@import url();

/* #Reset & Basics
================================================== */
::selection { background:#a31811; color:#fff } 
::-moz-selection { background:#a31811; color:#fff } 
code::selection { background:#a31811; color:#fff } 
code::-moz-selection { background:#a31811; color:#fff }
 pre::selection { background:#a31811; color:#fff } 
 pre::-moz-selection { background:#a31811; color:#fff }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;}
ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;}
strong{font-weight:bold;}
em{font-style:italic;}
body.cbp-spmenu-push-toleft .header-wrapper {left:0px !important;}
.clearfix:after{content:"";display:table;clear:both;}

body {
	position: relative;
	left: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background:#bdbec0;
}


@font-face {
    font-family: 'OpenSans-Light';
    src: url(../fonts/OpenSans-Light.ttf);
	 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url(../fonts/RobotoCondensed-Bold.ttf);
	 
    font-weight: normal;
    font-style: normal;
}	
@font-face {
    font-family: 'OpenSans-Regular';
    src: url(../fonts/OpenSans-Regular.ttf);
	 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url(../fonts/Roboto-Light.ttf);
	 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Thin';
    src: url(../fonts/Roboto-Thin.ttf);
	 
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-family: 'RobotoCondensed-Bold';
	font-size:36px;
	font-weight:400px;
}

h2 {
	font-family: 'RobotoCondensed-Bold';
	font-size:25px;
	font-weight:normal;
	line-height:50px;
	
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:600;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

h5 {
	font-family:'Roboto-Light';
	font-size:14px;
	font-weight:normal;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.f-facility {
	font-family: 'RobotoCondensed-Bold';
	font-size:30px;
	color:#fff;
}

.f-color-red {
  	color:#e23931;
	font-weight:normal;
}

.f-color-white {
  	color:#888c94;
	font-weight:normal;
}

.f-color-dark {
  	color:#151515;
	font-weight:normal;
}
.f-color-welcome {
  	color:#151515;
	font-size:16px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
}
.f-color-big {
	font-family: 'Roboto-Thin';
	color:#151515;
	font-size:36px;
	text-align:center;
	line-height:50px;
	font-weight:normal;
}	

.f-color-gray {
  	color:#6d6d6d;
	font-weight:normal;
}

.f-color-blue {
  	color:#0a2b62;
}

.f-bold {
	font-weight:600;
}

.align-text {
	text-align:left;
}

/*space*/
.space-facility {
  padding-top:50px;
}

.space-address {
  padding-top:10px;
  padding-bottom:15px;
}

.space-one {
  padding-top:30px;
}

.space-two {
  padding-top:20px;
}

.space-three {
  padding-top:10px;
}

.space-four {
  padding-bottom:30px;
}

.space-five {
  padding-bottom:30px;
}

/*Top*/
.top {
  width:100%;
  height:auto;
  background:url(../images/bg-top.jpg) repeat;
  margin:0 auto;
  clear:both;
  padding-bottom:20px;
}

.logo-indokaya {
  float:left;	
  width:100%;
  height:auto;
  margin-top:20px;
  display:block;
}

.logo-indokaya-small {
  display:none;
}

.search-box {
	float:right;
  width:20%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;

  margin-top:30px;
  display:block;
}

a .mail-bullet {
  float:right;	
  width:90px;
  height:37px;
  line-height:37px;
  background:url(../images/mail-bullet.png) no-repeat center right;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#b6b6b6;
  margin-top:10px;
}

a:hover .mail-bullet {
  background:url(../images/mail-bullet.png) no-repeat center right;
  color:#a31811;
}

/*Menu*/

#menu {
	width:100%;
	height:64px;
	background:#141414;
	margin:0 auto;
}

ul.menu {
	width:100%;
	height:64px;
	background:#141414;
	margin:0 auto;
}

#topNav {
	width:100%;
	height:64px;
	background:#141414;
	margin:0 auto;
	z-index: 99;
	bottom:auto;
}

/*Facility*/

.list-white {
	width:100%;
	height:7px;
	background:#e9eaec;
}

.bg-facility {
	width:100%;
	background:url(../images/bg-facility.jpg) repeat-x #bdbec0;
	margin:0 auto;
	margin-top:-5px;
	padding-bottom:30px;
}

.column-facility {
	float:left;
	width:100%;
	height:484px;
	background:url(../images/bg-dark-facility.jpg) repeat-x bottom;
	border:solid 5px #161616;
	border-radius:10px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	padding:15px;
	text-align:center;
}

.bullet-number {
	float:left;
	width:61px;
	height:61px;
	line-height:61px;
	border-radius:100%;
	border:solid 2px #fff;
	color:#fff;
	font-family:'Chunkfive', Arial, Helvetica, sans-serif;
	font-size:48px;
	text-align:center;
}

.line-white {
	float:left;
	width:80%;
	height:2px;
	margin-top:30px;	
	background:#fff;
}

.center-pos {
	position:relative;
	width:100%;
	left:0;
	right:0;
	margin:0 auto;
}

.btn-more a {
	width:auto;
	position:relative;
	padding:5px 20px;
	border-radius:10px;
	background:#a31811;
	margin:0 auto;
	left:0;
	right:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

.btn-more a:hover {
	background:#505050;
}

.wrap-welcome {
	float:left;
	width:100%;
	padding:0 100px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.title-pages {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:solid 5px #575757;
	text-align:left;
}

.title-welcome-h {
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom:dashed 1px #575757;
	text-align:center;
}

ul.welcome-h {
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

.sub-partner {
	float:left;
	width:100%;
	border-bottom:solid 1px #575757;
	padding-bottom:5px;
	padding-top:20px;
}

li.welcome-h {
	float:left;
	width:100%;
	background:url(../images/arrow-right.png) no-repeat left top 12px;
	padding-left:20px;
	padding-top:10px;
	list-style:none;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

ul.about-list {
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

li.about-list {
	float:left;
	width:100%;
	min-height:53px;
	background:url(../images/arrow-red.png) no-repeat left top 3px;
	padding:0px 0 15px 27px;
	margin-bottom:15px;
	list-style:none;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	border-bottom:dashed 1px #7e7e7e;
}

.box-product {
	float:left;
	width:100%;
	border:solid 1px #ffffff;
	padding:10px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	text-align:center;
	color:#fff;
}

.box-product-in {
	float:left;
	width:100%;
	height:520px;
	background:#2c2c2c;
}

.box-product-img {
	float:left;
	width:100%;
}

.box-product-name {
	float:left;
	width:100%;
	padding:10px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.box-product2 {
	float:left;
	width:100%;
	border:solid 1px #575757;
	padding:10px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	text-align:center;
	color:#fff;
}

.box-product-in2 {
	float:left;
	width:100%;
	height:580px;
	background:#575757;
}

.box-product3 {
	float:left;
	width:100%;
	border:solid 1px #a6a6a6;
	padding:10px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	text-align:center;
	color:#000;
}

.box-product-in3 {
	float:left;
	width:100%;
	height:520px;
	background:#a6a6a6;
}

.box-white {
	float:left;
	width:100%;
	height:230px;
	background:#fff;
	padding:30px;
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	text-align:center;
	color:#000;
	margin-bottom:30px;
}

.customer-logo {
	margin:0 auto;
	position:relative;
	left:0;
	right:0;
	width:100%;
	height:150px;
}

.bg-certificate {
	width:100%;
	height:auto;
	background:#e9eaeb;
	border-top:solid 1px #bdbebf;
	padding-bottom:20px;
}

/*Footer*/
.bg-footer {
	width:100%;
	height:auto;
	background:url(../images/bg-footer.jpg) repeat;
	border-top:solid 7px #484848;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

ul.nav-footer {
	float:left;
	width:150px;
	padding:0;
	margin:0;
	margin-right:20px;
}

.footer-title-red {
	font-size:20px;
	margin-bottom:20px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#e23931;
	list-style:none;
}

.footer-small {
	font-size:14px;
	margin-bottom:10px;
	font-family: 'OpenSans-Regular';
	list-style:none;
}

li.nav-footer a {
	color:#e23931;
	list-style:none;
}

li.nav-footer a:hover {
	color:#fff;
	list-style:none;
}

ul.nav-footer2 {
	float:left;
	width:300px;
	padding:0;
	margin:0;
	margin-right:20px;
}

.footer-title-white {
	font-size:16px;
	margin-top:3px;
	margin-bottom:20px;
	padding-left:15px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#fff;
	border-left:solid 5px #e23931;
	list-style:none;
}

.footer-small2  {
	font-size:14px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:15px;
	font-family: 'OpenSans-Regular';
	color:#ffffff;
	background:url(../images/arrow-footer.png) no-repeat left top 5px;
	list-style:none;
}
.footer-sosmed  {
	
	margin-bottom:10px;
	margin-left:10%;
	padding-left:15px;
	list-style:none;
}

li.nav-footer2 a {
	list-style:none;
}

li.nav-footer2 a:hover {
	list-style:none;
	color:#fff;
}
.footer-sosmed-f {
	width:40px;
	height:40px;
	background-image:url(../images/icon-fb.png);
}
.footer-sosmed-t {
	
	width:40px;
	height:40px;
	background-image:url(../images/icon-tw.png);
}

.address-footer {
	float:left;
	width:100%;
	background:url(../images/icon-home.png) no-repeat left top;
	padding-left:50px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:20px;
}

.phone-footer {
	float:left;
	width:100%;
	background:url(../images/icon-phone.png) no-repeat left top;
	padding-left:20px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:10px;
	margin-top:10px;
	height:15px;
}

.fax-footer {
	float:left;
	width:100%;
	background:url(../images/icon-fax.png) no-repeat left top;
	padding-left:20px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:10px;
	height:15px;
}

.mail-footer {
	float:left;
	width:100%;
	background:url(../images/icon-mail-small.png) no-repeat left top;
	padding-left:20px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	height:15px;
}

.bg-copyright {
	width:100%;
	background:#151515;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:25px;
}

/* #Form Contact
================================================== */
#contact-form {
	background:none;
	width:100%;	
	position:relative;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}


#contact-form input, 
#contact-form select, 
#contact-form textarea, 
#contact-form label {
	font-size:13px;
	margin-bottom:2px;
}
 
#contact-form select, #contact-form input {
	width:100%;
	border: 1px solid #575757;
	margin-bottom:20px;
	padding:10px;
	background:none;
	color:#666666;
}

#contact-form input {
	width:100%;
	border: 1px solid #575757;
	margin-bottom:20px;
	padding:10px;
	background:none;
	color:#666666;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}

#contact-form textarea {
	width:50%;
	border: 1px solid #575757;
	margin-bottom:20px;
	padding:10px;
	background-color:#575757;
	color:#fff;
	height:150px;
	resize: none;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	word-wrap:break-word;
}

#contact-form input:focus, 
#contact-form select:focus, 
#contact-form textarea:focus {
	border: 1px solid #575757;
	background-color: #575757;
	color:#fff;
}

#contact-form label {
	display:block;
}

#contact-form .required {
	color:#586e09;	
}

#contact-form #submit-button {
	float:right;
	width:auto;
	position:relative;
	padding:5px 20px;
	border-radius:10px;
	background:#a31811;
	border:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

#contact-form #submit-button:hover {
	background:#505050;
}

#contact-form #submit-button:active {
	position:relative;
	top:1px;
}

#contact-form #loading {
	width:32px;
	height:32px;
	background-image:url(images/loading.gif);
	display:block;
	position:absolute;
	right:130px;
	bottom:16px;
	display:none;
}

#errors {
	float:left;
	border:solid 1px #ffcc00;
	padding:10px;
	margin:25px 0px;
	margin-top:0px;
	display:block;
	width:437px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#292929 url(images/cancel_48.png) no-repeat 405px center;
	display:none;
}

#errors li {
	padding:2px;
	list-style:none;	
}

#errors li:before {
	content: ' - ';	
}

#errors #info {
	font-weight:bold;
}

#errors #info:before {
	content: '';	
}

#success {
	float:left;
	border:solid 1px #ffcc00;
	padding:25px 10px;
	margin:25px 0px;
	margin-top:0px;
	display:block;
	width:437px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#292929 url(images/accepted_48.png) no-repeat 405px center;
	font-weight:bold;
	display:none;
}

#errors.visible, #success.visible {
	display:block;	
}

#req-field-desc {
	font-style:italic;
	margin-bottom:20px;
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
	
.box-white {
	margin-bottom:20px;
	height:auto;
}	
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

.box-product-in {
	height:300px;
}

.box-product-in2 {
	height:300px;
}

.box-product-in3 {
	height:300px;
}

h2 {
	font-size:22px;
}
	
}

@media only screen and (min-width: 240px) and (max-width: 768px) {
.box-white {
	height:auto;
}

.customer-logo {
	height:auto;
}

.space-four {
  float:left;
  width:100%;
  padding-top:0;
}

.space-five {
  padding-bottom:20px;
  float:left;
  width:100%;
}

.wrap-welcome {
	padding:0;
}

#menu {
	width:100%;
	height:50px;
	background:#141414;
	margin:0 auto;
}

ul.menu {
	width:100%;
	height:50px;
	background:#141414;
	margin:0 auto;
}

#topNav {
	width:100%;
	height:50px;
	background:#141414;
	margin:0 auto;
	z-index: 99;
	bottom:auto;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:22px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

.align-text {
	text-align:justify;
}

}

@media only screen and (min-width: 240px) and (max-width: 767px) {
.box-product {
	margin-bottom:20px;
}

.box-product-in {
	height:auto;
}

.box-product-name {
	padding:20px;
}

.box-product2 {
	margin-bottom:20px;
}

.box-product-in2 {
	height:auto;
}

.box-product3 {
	margin-bottom:20px;
}

.box-product-in3 {
	height:auto;
}

.search-box {
  display:none;  
}

.bg-facility {
	width:100%;
	background-color:#bdbec0;
	background-image:none;
	border-bottom:solid 7px #e9eaec;
	margin:0 auto;
	margin-top:-5px;
	padding-bottom:30px;
}

.column-facility {
	height:auto;
	background:url(../images/bg-dark-facility.jpg) repeat;
	border:solid 2px #161616;
	padding-bottom:20px;
	margin-bottom:20px;
}

.bullet-number {
	float:none;
	position:relative;
	left:0;
	right:0;
	margin:0 auto;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:30px;
}

.f-facility {
	font-size:30px;
}

.line-white {
	display:none;
}

.btn-more a {
	font-size:11px;
}

ul.nav-footer {
	width:100%;
	margin-right:0px;
	text-align:center;
}

.footer-title-red {
	margin-bottom:10px;
}

ul.nav-footer2 {
	width:100%;
	margin-right:0px;
	text-align:center;
	margin-bottom:10px;
}

.footer-title-white {
	margin-bottom:10px;
	padding-left:0px;
	padding-top:10px;
	border-left:none;
	border-top:solid 1px #e23931;
}

.footer-small2  {
	margin-bottom:10px;
	margin-left:0px;
	padding-left:10px;
	background:none;
	list-style:none;
}

}

@media only screen and (min-width: 768px) and (max-width: 768px) {

.address-footer {
	float:left;
	width:100%;
	background:url(../images/icon-home.png) no-repeat left top;
	background-size:20px;
	padding-left:25px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
}

.bullet-number {
	float:none;
	position:relative;
	left:0;
	right:0;
	margin:0 auto;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:40px;
}

.f-facility {
	font-size:26px;
}

.line-white {
	display:none;
}
	
}

@media only screen and (min-width: 568px) and (max-width: 600px) {
.address-footer {
	position:relative;
	float:left;
	width:250px;
	background:url(../images/icon-home.png) no-repeat left top;
	padding-left:50px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;
}
	
}

@media only screen and (min-width: 240px) and (max-width: 567px) {
.address-footer {
	position:relative;
	float:none;
	width:100%;
	background:none;
	padding-left:0px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;
	margin-bottom:20px;
	left:0;
	right:0;
	text-align:center;
}

.phone-footer {
	background:none;
	padding-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.fax-footer {
	background:none;
	padding-left:0px;
	margin-bottom:0px;
}

.mail-footer {
	background:none;
	padding-left:0px;
}

.bg-copyright {
	position:relative;
	left:0;
	right:0;
	margin:0 auto;
	text-align:center;
	width:100%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
	
}

.img_services{
	width:329px;
	height:151px;
	overflow:hidden;
}
.img_services>img{
	margin-top:-40px;
}