@font-face {
    font-family: 'serpentinedbolregular';
    src: url('../fonts/serpntb-webfont.eot');
    src: url('../fonts/serpntb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/serpntb-webfont.woff2') format('woff2'),
         url('../fonts/serpntb-webfont.woff') format('woff'),
         url('../fonts/serpntb-webfont.ttf') format('truetype'),
         url('../fonts/serpntb-webfont.svg#serpentinedbolregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@charset "utf-8";
body {
	font: 0.8em/1.7 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(../images/bg.jpg) !important;
	background-position:center top !important;
	background-color:#ececec !important;
	background-repeat:no-repeat !important; 
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: none; 
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 960px;
	margin: 0 auto; 
}

header {

}

.content {

	padding: 10px 0;
}

/* ~~ Rodape ~~ */
footer {
	height:470px;
	padding-top:150px;
	background:url(../images/rodape.png) center top no-repeat;
	margin-top:-80px;
	position:relative;
	z-index:1;
}

.rod{
	width:100%;
	color:#fff;
	margin-top:30px;
}

.rod i{
	font-size:16px;
}

.rod h2{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}

.rod a{
	color:#fff;
	width:122px;
	float:left;
	margin-bottom:5px;
	font-size:13px;
	line-height:30px;
}

.rod p{
	line-height:30px !important;
}

.rod a:hover{
	text-decoration:underline;
	color:#fff !important;
}

.direitos{
	color: #fff;
	float: left;
	text-align: left;
	margin-top: 30px;
}

a.logo-ag{
	height: 54px;
	float: left;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	margin-top:15px;
	background: url(../images/logo-ag.png) center 20px no-repeat;
}

a.logo-ag:hover{
	color:#fff !important;
}

.area-res{
	color: #fff;
	float: left;
	margin-top: 30px;
}
.area-res a{
	color:#fff;
	text-decoration:none;
	font-size:13px;
}
.area-res a:hover{
	text-decoration:underline;
	color:#fff !important;
}

/* ~~ Fim Rodape ~~ */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/**** Menu ****/

.menu{
	position:relative;
	margin:0 auto;
	width:500px;
	float:right;
}

.menu>ul>li{
	float:left;
	list-style:none;
	display: inline-block;
	position: relative;
}

ul.submenu{
	display: none;
	position: absolute;
	left: -20px;
	top:80px;
	width:180px;
}

.menu>ul>li>a{
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	line-height: 65px;
	height:80px;
	float:left;
	list-style:none;
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display: inline-block;
	color:#000;
	text-transform:uppercase;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

div.menu>ul>li>a:hover{
	background:#fa6e0e;
	color:#fff;
}

li.lisubmenu{
	white-space: nowrap;
	list-style: none;
	padding: 8px 40px 8px 10px;
}

li.lisubmenu:hover{
	background: #000;
}

li.lisubmenu>a{
	color: #fff;
	text-decoration:none;
	font-size: 13px;
}


.temsubmenu:hover ul{
	display: block;
	width:200px;
	z-index: 3000;	
	background: #363636; 
	
}

/**** Fim Menu ****/


/* Trabalhe Conosco*/

.tabs .tab-title{
	width:33.333%;
	text-align:center;
}

ul.tabs.trabalhe-conosco {
	margin-top: 30px;
	margin-bottom: 30px !important;
}

ul.tabs.trabalhe-conosco li a {
	font-size: 14px;
	padding: 0;
	padding: 10px 22px;
	background: #000;
	color: #fff;
	border: 1px solid #333;
	text-decoration:none;
}

ul.tabs.trabalhe-conosco li a:hover{
	color:#000;
}

/* Trabalhe Conosco*/

.top{
	width:100%;
	height:200px;
	position:relative;
	z-index:1;
	background:url(../images/top.jpg) center top no-repeat;
}

a.logo{
	width:100%;
	margin-top:30px;
	display:block;
}

section.slide-index{
	 position:relative; 
	 z-index:0;
}

span.tel-top{
	color:#fff;
	margin-top:10px;
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:10px;
}

span.tel-top i{
	font-size:16px;
}

.bg-index{
	width:100%;
	height:342px;
	background:url(../images/bg-index.jpg) center top no-repeat;
	
}

article.bg{
	width:100%;
	background:url(../images/bg.jpg) center top repeat-y;
}

article.bg-inter{
	width:100%;
	background:url(../images/bg-inter.jpg) center top no-repeat;
}

article.bg-inter2{
	width:100%;
	border-top:1px solid #fff;
	background:url(../images/bg-inter2.jpg) center top no-repeat;
}




/* Newsletter */

.news{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	height: 230px;
}

.news input.newsletter{
	width: 77%;
	height: 45px !important;
	float: left;
	margin-bottom: 12px;
	background: #fff !important;
	box-shadow: none !important;
	color: #000 !important;
	border: 1px solid #eee;
	-webkit-box-shadow: inset 0px -2px 3px 0px rgba(50, 50, 50, 0.2) !important;
	-moz-box-shadow: inset 0px -2px 3px 0px rgba(50, 50, 50, 0.2)!important;
	box-shadow: inset 0px -2px 3px 0px rgba(50, 50, 50, 0.2) !important;
}

.news label.new{
	width:100px;
	height:45px;
	padding-top:10px;
	float:left;
	background:#000;
	color:#fff;
	text-align:center;

}

.news button.news-button{
	width:100%;
	height:45px;
	color:#fff;
	text-align:center;
	float:right;
	text-decoration:none;
	border:none;
	background: #099ee1;
	font-size:13px !important;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	
	background: #ed0000; 
	background: -moz-linear-gradient(-45deg,  #ed0000 0%, #cc0000 91%); 
	background: -webkit-linear-gradient(-45deg,  #ed0000 0%,#cc0000 91%); 
	background: linear-gradient(135deg,  #ed0000 0%,#cc0000 91%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed0000', endColorstr='#cc0000',GradientType=1 );
}

.news button.news-button:hover{
	color:#fff !important;
	box-shadow:none !important;	
	background: #000;
}

/* Fim Newsletter */

.dicas-index a{
	height: 45px;
	width: 453px;
	padding-left:10px;
	border:1px solid #eee;
	margin-bottom:12px;
	padding-top:10px;
	color:#666 !important;
	float:left;
	text-decoration:none;
	background:#fff;
	
	-webkit-box-shadow: inset -1px -1px 2px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    inset -1px -1px 2px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         inset -1px -1px 2px 0px rgba(50, 50, 50, 0.2);
}

.dicas-index{
	width: 465px;
	margin-top: 30px;
	margin-bottom: 20px;
	height: 230px;
}


/******** DINAMICAS ********/

/* Menu Produtos*/

div.menu-lateral {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 20px;
	position: relative;
	z-index: 10;
	padding: 15px 0
}

div.menu-lateral h5{
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
}

div.menu-lateral .title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px;
}

div.menu-lateral > ul {
	margin-top: 20px;
}

div.menu-lateral ul li {
	float: left;
	width: 100%;
	display: inline-block;
	list-style: none;
}

div.menu-lateral > ul > li > a {
	color: #888;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	padding: 5px 0 5px 15px;
}

div.menu-lateral ul li ul {
	display: none;
}

div.menu-lateral ul li.active ul {
	display: block;
}

div.menu-lateral > ul > li.active {
	padding-bottom: 15px;
	margin-top: 10px;
}

div.menu-lateral ul li ul li a {
	font-size: 12px;
	color: #666
}

div.menu-lateral > ul > li.active > a {
	color: #fff;
	width: 100%;
    background: #df0000;
    height: 50px;
	display: flex;
	align-items: center;
}

div.menu-lateral ul li ul li#active-sub a {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}


/* FIm Menu Produtos*/

div.dicas a.dica{
	float: left;
	position: relative;
	height: 280px;
	width: 100%;
	margin-bottom: 30px;
	background: #fff;
	-webkit-box-shadow: 0 10px 30px -15px #000;
    -moz-box-shadow: 0 10px 30px -15px #000;
    box-shadow: 0 10px 30px -15px #000;
}

div.dicas a.dica div.bg-dica{
	height: 170px;
	width: 100%;
	overflow: hidden;
	float: left;
	background-position: left top;
	background-size: cover;
    background-color: #fff;
    margin-bottom: 10px;
}

div.dicas a.dica h3{
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight:bold;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 0;
	float: left;
	text-transform: uppercase;
	margin: 15px 0;
	padding: 0 15px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}

div.dicas a.dica p{
	font-size: 12px;
	color: #888;
	position: relative;
	margin-top: 0;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	float: left;
	width: 100%;
	padding: 0 15px;
}

div.desc, div.desc * {
	color: #333 !important;
	font-size: 14px !important;
	line-height: 22px !important;
	font-family: Arial !important;
	letter-spacing: 0 !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	max-width: 100% !important;
	background: transparent !important;
	font-weight: normal !important;
	list-style-position: inside;
}

.img-dica{
	width:100%;
	-webkit-box-shadow: 0 10px 30px -15px #000;
    -moz-box-shadow: 0 10px 30px -15px #000;
    box-shadow: 0 10px 30px -15px #000;
}

.img-dica .img{
	width:100%;
}

h5{
	font-weight:bold !important;
	font-size:13px !important;
	text-align:center;
	padding:10px 15px !important;
	display:block;
}

.voltar{
	color: #FFF !important;
	display: block;
	float: right;
	padding: 10px 40px;
	font-size: 13px;
	margin-bottom:10px;
	font-weight:bold;
	position:relative;
	z-index:5;
	background: #ba0000; 
	background: -moz-linear-gradient(45deg,  #ba0000 0%, #e50000 100%); 
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ba0000), color-stop(100%,#e50000)); 
	background: -webkit-linear-gradient(45deg,  #ba0000 0%,#e50000 100%); 
	background: -o-linear-gradient(45deg,  #ba0000 0%,#e50000 100%); 
	background: -ms-linear-gradient(45deg,  #ba0000 0%,#e50000 100%); 
	background: linear-gradient(45deg,  #ba0000 0%,#e50000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba0000', endColorstr='#e50000',GradientType=1 ); 
}

.voltar:hover{
	background: #000;
}

.marcas{
	float: left;
	min-height: 180px;
	margin: 20px 0px;
	overflow: hidden;
	background-color: #FFF;
	width:100%;
	position:relative;
	z-index:10;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.marcas > a{
	display: block;
	height: 100%;
}

.marcas > a > figure .img{
	width:100%;
}
	
.marcas > a > figure{
	margin: 0px;
	display: block;
	float: left;
	width: 100%;
	height: 140px;
	
	display: flex;
	justify-content: center;
	align-items: center;
}
.marcas > a > figure > img.imagem{
	width: 100%;
	height: auto;
}
.marcas > a > span{
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#000;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;	
	background: #fff;
}

div.clientes-lista li{
	width: 155px;
	float: left;
	list-style-type: none;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
	margin: 15px;
	overflow: hidden;
	padding: 5px;
	background-color: #fff;
	
	-webkit-box-shadow: 0 10px 20px -15px #000;
    -moz-box-shadow: 0 10px 20px -15px #000;
    box-shadow: 0 10px 20px -15px #000;
}

div.clientes-lista li img{
	max-height: 100%;
}

/******** DINAMICAS ********/

section.marcas-index {
	padding: 0;

}

section.marcas-index li.marca{
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
}

section.marcas-index li.marca img{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
    max-width: 120px;
    max-height: 120px;
}

.marcas-rod{
	margin-bottom:0;
}

.bg-titulo{
	width:100%;
	height:106px;
	margin-top:20px;
	margin-bottom:30px;
	padding-top:30px;
	background:url(../images/bg-titulo.png) center top no-repeat;
}

h1{
	font-size:30px !important;
	color:#fff !important;
	text-align:center;
	text-transform:uppercase;
	font-style:italic !important;
	margin-top:-20px !important;
	margin-bottom:30px !important;
	display:block !important;
	border-bottom:1px solid #fff;
	padding-bottom:30px !important;
}

h2{
	font-size:20px !important;
	text-transform:uppercase;
	font-weight:bold !important;
}

h3{
	font-size:15px !important;
	font-weight:bold !important;
	text-transform:uppercase;
}

h2.missao{
	display:block;
	background:#000;
	padding:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:15px !important;
	text-transform:uppercase;
	margin-bottom:20px;
}

.mapa{
	width:100%;
	height:470px;
	position:relative;
	z-index:0;
}

.img-inter{
	width:100%;
	padding:5px;
	background:#fff;
	margin-bottom:30px;
	-webkit-box-shadow: 0 10px 30px -15px #000;
    -moz-box-shadow: 0 10px 30px -15px #000;
    box-shadow: 0 10px 30px -15px #000;
}

span.chat{
	float:right;
}

a.check-prod{
	height:60px;
	display:block;
	width:250px;
	margin:0 auto;
	color:#fa6e0e;
	font-size:16px;
	text-transform:uppercase;
	font-style:italic;
	position:relative;
	z-index:10;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a.check-prod:hover{
	color:#333;
}

a.check-prod img{
	width:60px;
	height:60px;
	margin-right:10px;
}

ul.lista{
	list-style-type:none;
	list-style-position:inside;
	line-height:25px;
	color:#fff;
	font-size:14px;
}

.white{
	color:#fff !important;
	font-size:14px;
}

/* News */

.bg-news{
	position:relative;
	z-index:10;
}

#news h2{
  font-size: 21px !important;
  text-transform:uppercase;
  font-weight:bold !important;
  margin-top:45px;
}
#news p{
}
#news #new-email{
    background: #ffffff;
    border-radius: 0px;
    width: 70%;
	height:70px;
    position: relative;
    border: none;
    outline: none;
    border: 1px solid #EDEDED;
    border-bottom: 1px solid transparent;
    margin: 0 0 20px 0;
    box-shadow: none!important;
    font-size: 14px !important;
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1)!important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1)!important;
    color: #000;

}
#news #new-botao{
    padding: 18px;
    color: #fff;
	font-weight:bold;
    border-radius: 0px;
    border: none;
    cursor: pointer;
    outline: none;
    float: right;
    width: 27%;
	height:70px;
    position: relative;
	margin-top:-90px;
	
	background: #de0000; 
	background: -moz-linear-gradient(-45deg,  #de0000 0%, #b70000 100%); 
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#de0000), color-stop(100%,#b70000)); 
	background: -webkit-linear-gradient(-45deg,  #de0000 0%,#b70000 100%); 
	background: -o-linear-gradient(-45deg,  #de0000 0%,#b70000 100%); 
	background: -ms-linear-gradient(-45deg,  #de0000 0%,#b70000 100%); 
	background: linear-gradient(135deg,  #de0000 0%,#b70000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0000', endColorstr='#b70000',GradientType=1 );

}

/* Fim News */


/* !SIMULADOR ===================================================================================================== */
.cont-foto-simulador {
	float: left;
	width: 100%;
}
.cont-foto-simulador img {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .5);
	width:100%;
}
.tipos-simulador {
	float: left;
	border-left: none;
	width: 100%;
	padding: 10px;
	margin-bottom:50px;
}
.tipos-simulador li {
	font-size:13px;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 44px;
	line-height: 37px;
	cursor: pointer;
	list-style-type:none;
}
.tipos-simulador li:last-child {
	border-bottom: none;
}
.tipos-simulador li.amarelo {
	background: url(../img/btn-simulador-amarelo.png) no-repeat 0 -54px;
}
.tipos-simulador li.amarelo:hover {
	background-position: 0 -54px;
}
.tipos-simulador li.azul {
	background: url(../img/btn-simulador-azul.png) no-repeat 0 0;
}
.tipos-simulador li.azul:hover {
	background-position: 0 -54px;
}
.tipos-simulador li.verde {
	background: url(../img/btn-simulador-verde.png) no-repeat 0 0;
}
.tipos-simulador li.verde:hover {
	background-position: 0 -54px;
}
.tipos-simulador li.vermelho {
	background: url(../img/btn-simulador-vermelho.png) no-repeat 0 0;
}
.tipos-simulador li.vermelho:hover {
	background-position: 0 -54px;
}
.tipos-simulador li.preto {
	background: url(../img/btn-simulador-preto.png) no-repeat 0 0;
}
.tipos-simulador li.preto:hover {
	background-position: 0 -54px;
}

.tipos-simulador li.fume {
	background: url(../img/btn-simulador-fume.png) no-repeat 0 0;
}
.tipos-simulador li.fume:hover {
	background-position: 0 -54px;
}

.tipos-simulador li.espelhado {
	background: url(../img/btn-simulador-espelhado.png) no-repeat 0 0;
}
.tipos-simulador li.espelhado:hover {
	background-position: 0 -54px;
}
/*==================================================================================================== */

.video{
	width:100%;
}

.video iframe{
	margin-top:60px;
}

.branco{
	width:100%;
	background:#fff;
}

.tabs dd.active > a, .tabs .tab-title.active > a {
    background-color: #fd5605 !important;
    color: #222222;
}