@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Offside);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

* {
	margin:0;
	padding:0;
}
html {
	margin:0;
	padding:0;
	background-color: #eff2f4;
}

/** CSS HEADER **/
#atas {
	width:100%;
	height:8.75em;
	background-color:#0091ac;
}
#atas-content{
	width:960px;
	height:100%;
	margin:0 auto;
	position:relative;
}
#atas-content a{
	text-decoration: none;
	color: white;	
}
#atas-content a:hover {
	color: #91ac00;
}
#atas-content h3{
	color:white;
	font-family: 'Offside', sans-serif;
	border-bottom:1px solid white;
	font-size:14px;
	font-weight:100;
	top:10px;
	width:418px;
	padding-bottom: 5px;
	position:absolute;
}
#atas-content h2 {
	color:white;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	position:absolute;
	bottom:10px;
	right:170px;
	font-size:2em;
}
#atas-content .logo-atas{
	display:block;
	position:absolute;
	top:45px;
	right:10px;
}

/** CSS NAVIGATION **/
	
#nav-utama {
	width:100%;
	height:2em;
	border:0;
	background:#00ac71;
	border-bottom:4px solid #0091ac;
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 14px;
	
}
#nav-utama > ul {
	*display: inline-block;
}
#nav-utama:after, #nav-utama ul:after {
	content:'';
	display:block;
	clear:both;
}

#nav-utama ul, #nav-utama li {
	list-style:none;
}
#nav-utama ul {
	position:relative;
	z-index:600;
	width:980px;
	margin:0 auto;
}

#nav-utama ul li{
	float:left;
	min-height:1px;
	vertical-align:middle;
}
#nav-utama ul li.hover, #nav-utama ul li:hover {
	position:relative;
	z-index:605;
	cursor:default;
}
#nav-utama ul ul {
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:601;
	width:100%;
}
#nav-utama ul ul li {
	float:none;
}
#nav-utama ul ul ul {
	top:0;
	left:auto;
	right:-99.5%;
}
#nav-utama ul li:hover > ul {visibility:visible;}
#nav-utama ul ul {bottom:0; left:0;}
#nav-utama ul ul {margin-top:0;}
#nav-utama ul ul li {font-weight:normal;}
#nav-utama a {display:block; line-height:1em; }

#nav-utama a{
	background:00d1f9;
	color:#fff;
	padding: 0 20px;
	text-decoration:none;
	font-weight:500;
}
}
#nav-utama ul{text-transform: uppercase;}

#nav-utama ul ul {
	border-top: 4px solid #0091ac;
	text-transform:none;
	min-width: 190px
}

#nav-utama ul ul a {
	background: #0091ac;
	color:#fff;
	border-top: 0 none;
	line-height:100%;
	padding:16px 20px;
	text-decoration:none;
}
}
#nav-utama ul ul ul{border-top:0 none;}
#nav-utama ul ul li {
	position:relative;
}

#nav-utama > ul > li > a {
	line-height:2em;
}
#nav-utama ul ul li:first-child > a {
	border-top:1px solid #91ac00;
}
	#nav-utama ul ul li:hover > a {
		background:#91ac00;
	}
	#nav-utama ul ul li:last-child > a {
		border-radius: 0 0 3px 3px;
		box-shadow: 0 1px 0 #91ac00;
	}
	#nav-utama ul ul li:last-child:hover > a {
		border-radius:0 0 0 3px;
	}
#nav-utama ul li:hover > a, #nav-utama ul li.active > a {
	background:#0091ac;
	color: #fff;
}
.fixedm {
    position: fixed;
    top: 0;
    z-index: 9999;
}
/** CSS MENU SLIDER **/
.box {
		width: 100%;
		height: 100%;
	}
/**
 #box1 {
	background:url('../image/slider1.jpg') no-repeat center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
**/


.slides {
	list-style-type: none;
}
#component {
	width:100%;
	height:22.5em;
}
#block-depan {
	width:100%;
	border:1px solid magenta;
	height:140px;
}

/** CSS Block 1 2 dan 3 **/
#block-1 {
	margin-top:75px;
	margin-left:10%;
	height:250px;
	border:1px solid red;
	width:20%;
	float:left;
	
}
#block-2 {
	margin-top:75px;
	margin-left:10%;
	height:250px;
	border:1px solid green;
	width:20%;
	float:left;
	
}
#block-3 {
	margin-top:75px;
	margin-left:10%;
	margin-bottom:75px;
	height:250px;
	border:1px solid blue;
	width:20%;
	float:left;
}
/** Depan index profile **/
#content-profile{
	width:960px;
	height:30em;
	margin:20px auto 20px auto;
	padding-left:50px;
	padding-right:50px;
}
.content-profile-image{
	width:390px;
	height:410px;
	background-image:url('../image/image-index.jpg');
	float:left;
	margin-top:35px;
	margin-left:30px;
}
#map {
	width:390px;
	height:410px;
	float:left;
	margin-top:35px;
	margin-left:30px;
}
.content-profile-isi{
	float:right;
	margin-right:30px;
	margin-top:35px;
	width: 480px;
}
.content-profile-isi p{
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
	font-size:.875em;
	text-align:justify;
	line-height:150%;
	color:#333;
	margin-bottom:30px;	
}
.content-profile-isi h3{
	font-family:'Open Sans', Tahoma, Arial, sans-serif;

}
.content-profile-isi p.contact{
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
	font-size:.875em;
	text-align:justify;
	line-height:150%;
	color:#333;
	margin-bottom:10px;
	margin-top:20px;	
}

#index-bottom {
	width:100%;
	height:25em;
	background-color:#0091ac;
	z-index:1;
	position:relative;
}
.backtop {
	z-index:10;
	position:absolute;
	right:20px;
	bottom:0;	
}
.backtop h6 {
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
}
.backtop a {
	text-decoration:none;	
	color:white;
}
.backtop a:hover {
	text-decoration:none;	
	color:#91ac00;
}
.col-index {
	width:25%;
	float:left;
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
	height:23em;
}
.col-img{
	position:relative;
}
.col-index img{
	position:absolute;
	width:90px;
	left:25%;
	top:60px;	
}
.col-img p {
	font-size:1.25em;
	text-align:center;
	color:white;	
	position:absolute;
	top:110px;
	left:5%;
}
.col-index h5 {
	margin-top:60px;
	font-size:1.25em;
	color:white;
	font-weight:900;
	
}
.col-index ul{
	list-style:none;
}
.col-index a {
	text-decoration:none;
	color:white;
	line-height:1.75em;
}
.col-index a:hover {
	color:#91ac00;
}
/**Product >>>>>>>>>>>>>>>>>><<<<<<<<<<<<< **/
#name-page{
	background-color:#0091ac;
	width:100%;
	height:30px;	
}
#name-page-content {
	width:960px;
	height:100%;
	margin:0 auto;	
}
#name-page-content h3 {
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
	color:white;
	line-height:30px;
	font-size:1em;	
}
#Product {
	width:960px;
	margin:2.5% auto 0;
	background-color: #eff2f4;
}
#Product-slip {
	width:960px;
	margin:2.5% auto 0;
	background-color: #eff2f4;
	height:360px;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	color:#333;
}
#Product ul.grid {
	list-style:none;
	font-size:0px;	
	margin-left: -2.5%; /* should match li left margin */
	background-color: #eff2f4;
}
#Product ul.grid li {
	display:inline-block;
	padding:10px;
	background:#eff2f4;
	margin: 0 0 2.5% 2.5%;
	border: 1px solid #ddd;
	font-size:16px;
	font-size:1em;
	vertical-align:top;
	box-shadow: 0 0 5px #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	text-align: center;
	z-index: -1;
}
#Product ul.grid li img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px;
	z-index:1;
	}
#Product ul.grid li p {
	font-size: 16px !important;
	line-height: 1.5em;
	color: #333;	
 	z-index:10;
 	font-family:'Open Sans', Tahoma, Arial, sans-serif;
}
#Product ul.grid.columns-2 li {
	width: 47.5%;	
}
#Product ul.grid.columns-3 li {
	width: 30.83%;	
}
.gambar {
	width:960px;	
	border:1px solid #ccc;
	height:auto;
	text-align:center;
	margin:0 auto 20px;
}
.table-container {
	display: table;
	width: 100%;
	border-collapse: collapse;	
	margin-bottom: 20px;
}
.table-row {
	display: table-row;
	padding-left:20px;
}
.table-col {
	display: table-cell;
	border: 1px solid #ccc;	
	width: 960px;
	padding: 30px;
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
	font-size: .875em;
	color:#333;
}

/* ABOUT */
#about {
	width:100%;
	height:600px;
	background: url('../image/background-about.jpg') no-repeat center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;	
	position:relative;
}
.p-about {
	top:100px;
	left:100px;	
	position:absolute;
	width:400px;
	color:#fff;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	background-color:rgba(0,0,0,0.5);
	padding:20px;
	border-radius:5px;
}
.p-about h3 {
	font-size: 2.2em;
}
.p-about p {
	font-size: 1.2em;
}
.about-2 {
	width:960px;
	height:600px;
	padding:20px;	
	margin: 0 auto;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
}
.about-2 h3 {
	color: #1f282b;
	font-size: 2.2em;	
}
.about-2 p {
	color: #95888c;
	font-size: 1.2em;	
	line-height: 1.75em;
	margin-bottom: 20px;
}
.center {
	width: 960px;
	margin: 0 auto;	
	text-align: center;
}
.center img {
	margin: 40px auto 40px;	
}

footer {
	clear:both;
	background-color:#0091ac;
	border-top:1px solid #91ac00; 
	height:30px;
	width:100%;
	font-family:'Open Sans', Tahoma, Arial, sans-serif;
} 
footer p {
	font-size:12px;
	text-decoration:none;
	color:white;
	margin:0 auto;
	width:200px;
	line-height:30px;
}
/** overlay send mail **/
/**.form-send {
    width: 800px;
    background: #333;
    padding: 0 auto;
    font-family: "Montserrat", Helvetica;
    -webkit-font-smoothing: antialiased;
    color: #555555;
    font-size: 100%;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: normal;
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.06); 
    text-align: center;
}

.form-send h1 {
    color: rgb(231, 102, 41);
    -webkit-font-smoothing: antialiased;
    font-size: 300%;
    margin-bottom: 30px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.contact-form {
    padding: 20px;
    background: #333;
    text-align: center;
}

.contact-form .text-input {
    padding: 15px 10px;
    display: block;
    width: 360px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid rgb(240, 240, 240);
    outline: none;
    font-size: 90%;
    font-family: "Montserrat", Helvetica;
    -webkit-font-smoothing: antialiased;
    color: rgb(151, 149, 149);
    font-weight: normal;
    -webkit- transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.contact-form .text-input:focus {
    border: 2px solid rgb(221, 221, 221);   
}

.contact-form textarea {
    padding: 20px 10px;
    width: 360px;
    border: 2px solid rgb(240, 240, 240);
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    min-height: 80px;
    outline: none;
    font-family: "Montserrat", Helvetica;
    font-size: 1em;
    color: rgb(141, 141, 141);
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.contact-form textarea:focus {
    border: 2px solid rgb(221, 221, 221);   
}

.contact-form label {
    display: block;
    background: rgb(11, 198, 214);
    color: white;
    padding: 10px;
    width: 364px;
    margin: 0 auto;
}

.contact-form input.send {
    border: none;
    font-family: "Montserrat", Helvetica;
    padding: 15px 50px;
    font-size: 100%;
    color: white:
    background: rgb(218, 107, 6);
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.contact-form input.send:hover {
    background: rgb(60, 60, 60);   
} 
**/
.flatbtn-blu { 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  outline: 0;
  border: 0;
  color: #edf4f9;
  text-decoration: none;
  background-color: #4f94cf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  font-size: 1.3em;
  font-weight: bold;
  padding: 12px 26px 12px 26px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.flatbtn-blu:hover {
  color: #fff;
  background-color: #519dde;
}
.flatbtn-blu:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
}


/** modal window styles **/
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}


#loginmodal {
  width: 480px;
  padding: 15px 20px;
  background: #f3f6fa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

#loginform { /* no default styles */ }

.contact-form label { display: block; font-size: 1em; font-weight: bold; color: #7c8291; margin-bottom: 3px; font-family:'Open Sans', Tahoma, Arial, sans-serif; }


.txtfield { 
  display: block;
  width: 100%;
  padding: 6px 5px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
  color: #7988a3;
  font-size: 1.4em;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edf3f9), to(#fff));
  background-image: -webkit-linear-gradient(top, #edf3f9, #fff);
  background-image: -moz-linear-gradient(top, #edf3f9, #fff);
  background-image: -ms-linear-gradient(top, #edf3f9, #fff);
  background-image: -o-linear-gradient(top, #edf3f9, #fff);
  background-image: linear-gradient(top, #edf3f9, #fff);
  border: 1px solid;
  border-color: #abbce8 #c3cae0 #b9c8ef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.txtfield:focus {
  outline: none;
  color: #525864;
  border-color: #84c0ee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
}

.txtarea { 
  display: block;
  width: 100%;
  height: 200px;
  padding: 6px 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
  color: #7988a3;
  font-size: 1em;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#edf3f9), to(#fff));
  background-image: -webkit-linear-gradient(top, #edf3f9, #fff);
  background-image: -moz-linear-gradient(top, #edf3f9, #fff);
  background-image: -ms-linear-gradient(top, #edf3f9, #fff);
  background-image: -o-linear-gradient(top, #edf3f9, #fff);
  background-image: linear-gradient(top, #edf3f9, #fff);
  border: 1px solid;
  border-color: #abbce8 #c3cae0 #b9c8ef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.txtarea:focus {
  outline: none;
  color: #525864;
  border-color: #84c0ee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 7px #96c7ec;
}

#loginmodal h1 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 2.5em;
  line-height: 1.5em;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
  padding: .1em 0;
  color: #444;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}

