@import url(http://fonts.googleapis.com/css?family=Volkhov:400,700);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@charset "utf-8";

*{ margin:0; padding:0;}
img{border: 0;}
body{background-color: #fdf8ec}

.etapas{ position:relative;}
.img-full-ie8{ display:none;}
.center{ width:70%; margin:0 auto;}
h2{ font-family: 'Volkhov', serif; color:#faf5e9; font-size:50px; margin-bottom:1% !important; line-height:65px}
	/*h2 span{font-size:75% !important;}*/
p{ font-family: 'Raleway', sans-serif; font-size:1em; line-height:160%;}

#header{ width:100%; position:fixed; z-index:10;}
	/*#header h1{ float:left; top:-43%; box-shadow:1px 1px 20px #2e2e2e; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; background: #fff; width:240px; height:100px; position:absolute;}*/
	.ico-share{}
	#header h1{float: left; margin-top: 10px;}
		#header h1 a{ background:url(../images/controle-ind-e-comerc.png) no-repeat center center; overflow:hidden; text-indent:-9999px; display:block; width:190px; height:100px; float:left; padding:10px 10px 10px 0;}
	#hold-navigation{ background: #faf5e9; overflow:hidden; box-shadow:1px 1px 20px #2e2e2e;}
		#nav{list-style: none; float:right!important;  font-family: 'Volkhov', serif;  margin-top:41px; font-weight: 400; margin-right: 0; width: 469px}
			#nav li{ margin: 0 0 15px 0; float:left; border-left:1px dashed #80394e; padding:10px 3%;}
				#nav li a{ color: #80394e; text-decoration:none; font-size:0.9em; padding:0;}
					#nav li a:hover{background-color: #faf5e9; text-decoration: underline;}

#quem-somos{background: url(../images/firstBG.jpg) 0 120px  no-repeat; color: #faf5e9; height: 800px; margin: 0 auto; padding: 0; background-size:cover;}
	#quem-somos h2{line-height:65px;}
	#quem-somos .center{ padding-top:350px;}
		#quem-somos p{ width:340px;}

#nossos-clientes{ color: white; margin: 0 auto; padding: 60px 0;}
	#nossos-clientes h2{ color: #80394e; font-size: 2em; text-align: center; padding-bottom: 15px; margin-top: 0;}
	#clientes{ list-style:none; text-align:center;}
		#clientes img{display: block;}
		#clientes li{ display: inline-table; width:90px; height:90px; border-radius:45px; -moz-border-radius:45px; -webkit-border-radius:45px; border: 1px dashed #80394e; margin:0 25px 25px 0; position:relative;}
			#clientes li p{margin: 0; background-color:#571c33; position:absolute; display:none; bottom:0; left:0; opacity:0.9; width:100%; height:90px; text-align:center; font-weight:bold; line-height:15px; border-radius:45px; -moz-border-radius:45px; -webkit-border-radius:45px;}
				#clientes li p span{ display:block; padding-top:30px;}

#nossos-produtos{ background-color: #571c33; /*height: 700px; background:url(../images/fourthBG.jpg) 50% 0 no-repeat; background-size:cover; color: white; margin: 0 auto; padding: 60px 0; overflow: hidden;*/}
	#nossos-produtos h2{ color: #faf5e9; font-size: 2em; text-align: center; padding: 30px 0 10px 0; margin-bottom: 0!important}
	#produtos{ list-style:none;}
	#produtos ul{text-align: center;}
		#produtos li{ display: inline-table; border:1px dashed #faf5e9; /*border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px;*/ margin:0 30px 30px 0; overflow:hidden; }
			#produtos li a{ overflow:hidden; display:block; width:100px; height:100px;}
				#produtos li a img{ width:100%;}
	#remotetest{background-color: #000;}
	.credito{color:#fff; text-align: right; padding: 0 0 5px 0; font-size: 12px;}
		.credito a{color: #fff;font-weight: bold; text-decoration: underline;}

#contato{ color: white; margin: 0 auto; padding: 60px 0; background-color:#571c33;}
	#contato h2{ margin-top: 0; color:#faf5e9; font-size: 2em; text-align: center; line-height: 0; margin-bottom: 40px!important;}
	#email-ico{background: url(../images/email-ico.png)  no-repeat center left; padding-left: 30px; margin-right: 10px;}
	#telephone-ico{background: url(../images/telephone-ico.png)  no-repeat center left; padding-left: 30px; margin-left: 10px;}
	#facebook-ico{background: url(../images/facebook-ico.png)  no-repeat center left; padding:3px 0 0 30px; margin-left: 10px;}
	#contato a{color: #fff; text-decoration: underline;}
	#contato .center{text-align: center;}
		#contato p{ width:340px;}
	#maps{ overflow:hidden; height:336px; width: 100%; border-top: 3px solid #ddd0b0; border-bottom: 3px solid #ddd0b0;}
		#maps iframe{width: 100%}
	
#footer{background-color:#571c33; text-align: center; padding: 20px 0; color: #fff; font-family: 'Volkhov', serif; font-size: 0.85em }