@charset "utf-8";
/* CSS comprar.php */

/*
*  Empresa: 			Clicarweb Soluções Inteligentes          
*  Site: 				clicarweb.com.br E/OU criaçãodesites.com.br 
*  Desenvolvido por: 	Paulo Peixoto                   
*  E-mail: 				paulo@clicarweb.com.br                    
*/

*,*:before,*:after{margin:0px;padding:0px}

html{width:100%;height:100%}
body{margin:auto;width:1024px;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

header{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin-top:35px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:10px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin:0 10px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left top no-repeat;padding-left:7px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left top no-repeat;padding-left:7px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

#google_translate_element, 
.goog-te-banner-frame, 
.goog-te-balloon-frame, 
#goog-gt-tt, 
.goog-te-balloon-frame, 
.goog-tooltip, 
.goog-tooltip:hover { 
    display:none !important; 
}
html, body { 
    top: 0 !important; 
}
font { 
    background: transparent !important; 
    color: inherit !important; 
    font: inherit !important; 
}
font:hover, .goog-text-highlight:hover, .goog-text-highlight { 
    -webkit-box-shadow: inherit !important; 
    -moz-box-shadow: inherit !important; 
    box-shadow: inherit !important; 
    box-sizing: inherit !important; 
    -webkit-box-sizing: inherit !important; 
    -moz-box-sizing: inherit !important; 
}

nav #botaoMenu{display:none} /* Navegação mobile sem visualização maior que 320px */
nav #menu_responsivo{display:none}

/* Navegação do site */
nav {float:left;width:100%;height:78px;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin-top:0px;margin-left:90px}
nav menu{float:right;margin-right:0px}
nav menu ul,li{list-style-type:none;display:flex}
nav menu a{text-transform:uppercase;text-decoration:none;text-align:center;font-size:1.0em;font-weight:600;color: rgb(19,117,107);display:inline-block;border-left:1px solid rgba(0,0,0,1.00);padding:30px 10px 0px 10px;width:80px; height:78px;-webkit-transition:0.5s ease-in;-moz-transition:0.5s ease-in;-o-transition:0.5s ease-in;transition:0.5s ease-in}
nav menu a:hover{color:rgba(44,177,185,1.00);background-color:rgba(21,22,23,1.00);height:49px;-webkit-transition:0.5s ease-in;-moz-transition:0.5s ease-in;-o-transition:0.5s ease-in;transition:0.5s ease-in}
nav menu .ativo{color:rgba(44,177,185,1.00);background-color:rgba(21,22,23,1.00);height:52px}
nav menu .contato{width:87px;height:52px;border-top-right-radius:25px}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}

table {
	float: left;
	margin: 0px 0px 20px 0px;
	width: 100%;
	border-spacing: 0; 
	border: thin solid rgba(255,255,255,1.00); 
}
thead th  {
	border-radius: 5px;
	border-top: none;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background-color: rgb(19,117,107);
	font-size: 16px;
	font-weight: lighter;	
	padding: 5px;
}
.tit_topo{background-color:rgba(147,147,147,1.00);color:rgba(255,255,255,1.00)}
tbody td {
	border-radius: 5px;
	color: rgb(19,117,107);
	font-size: 14px;
	background-color: rgb(204,204,204); 
	height: 25px; 
	border-bottom:none;
	border-right:none 
	
}
tbody td a{text-decoration:none;color:rgb(19,117,107)}

tr, td, th {
	border:thin solid rgba(255,255,255,1.00);
	border-bottom: 5px;
	border-right:none;
}
td { 
	text-align:center;
	vertical-align: middle;
}
tfoot td {
	border-radius: 5px;
	font-size: 12px;
	color:rgba(255,255,255,1.00);
	padding: 3px;
	background-color: rgb(19,117,107); 
	border:thin solid rgba(255,255,255,1.00);
}

#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:36px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-weight:normal;font-size:14px;text-align:left;width:300px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;display:block; padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address{font-style:normal;color:rgba(255,255,255,1.00)}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h6{font-style:normal;text-transform:uppercase;font-size:16px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:12px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:12px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h6{font-style:normal;text-transform:uppercase;font-size:16px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:12px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:12px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:auto;height:auto}
footer small {float:left;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}

@media screen and (max-width: 736px) and (orientation: landscape) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 736px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 667px) and (orientation: landscape) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 667px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 600px) and (orientation: landscape) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 600px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 568px) and (orientation: landscape) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 568px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 414px) and (orientation: portrait) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 414px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 384px) and (orientation: portrait) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 384px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 375px) and (orientation: portrait) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 375px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

@media screen and (max-width: 320px) and (orientation: portrait) { /* MEDIA QUERY P/ SMARTPHONE COM RESOLUÇÃO DE 320px */

html{width:100%;height:100%} /* Configuração da tela do site */
body{margin:auto;width:100%;height:auto;font-family:'Lato';font-size:0.8em;background-color:rgb(14,18,21);background-image: url(../image/main-bg.jpg);background-repeat:no-repeat}

h1,h2,h3,h4,h5,h6{letter-spacing:-1px} /* Classes para configuração das fontes utilizadas no site */ 
.thin{font-family:'LatoThin'}
.bold{font-family:'Lato'}
.semibold{font-family:'LatoSemibold'}
.hairline{font-family:'LatoHairline'}
.regular{font-family:'LatoRegular'}
.Light{font-family:'LatoLight'}

hheader{float:left;width:100%;height:80px} /* Cabeçalho do site */
header #box_header{float:right;margin-right:30px;width:auto;height:auto}
header #box_header #menu_header{float:left;margin:35px 0px 0px 0px}
header #box_header #menu_header ul li{list-style-type:none;display:inline}
header #box_header #menu_header a{text-decoration:none;font-size:7px;text-transform:uppercase;color:rgba(255,255,255,1.00);margin: 0 2px}
header #box_header #menu_header li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #menu_header li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:11px}
header #box_header #tradutor{float:right;margin-top:33px}
header #box_header #tradutor ul li{list-style-type:none;display:inline-block}
header #box_header #tradutor li a{display:inline;margin:0 0px}

/* Navegação Desktop do site  */
nav menu{display:none}

/* Navegação Mobile do site  */
nav{float:left;width:100%;height:auto;background-image:url(../image/top-nav.gif);background-repeat:repeat-x; border-top-left-radius:25px;border-top-right-radius:25px}
nav figure{float:left;margin:3px 0px 0px 35px}
nav figure img{max-width:80%;padding-bottom:12px}
nav #botaoMenu{display:block;float:right;padding:0px;margin-top:30px;margin-right:30px;cursor:pointer}
nav{clear:both}
nav ul{float:left;text-align:left;width:100%;height:auto;display:block;background-color:rgb(42,43,45)}
nav li{list-style:none}
nav li a{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;}
nav  li a:hover{text-transform:uppercase;text-decoration:none;font-size:12px;color:rgb(19,117,107);background-color:rgba(21,22,23,1.00);width:100%;height:5px;display:block;padding:14px;padding-left:32px;border-bottom:1px solid rgba(0,0,0,1.00);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}

/* Artigo principal do site */
article{float:left;width:100%;height:auto;background-color:rgb(238,238,238)}


#separador{float:left;width:100%;height:1px;background-color:rgba(0,0,0,1.00)}

/* Rodapé do site */
footer{float:left;width:100%;height:auto;}
footer #base_conteudo{float:left;width:100%;height:auto; padding-bottom:25px;background:linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-moz-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-webkit-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-o-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);background:-ms-linear-gradient(bottom, #000 0%, rgba(50,50,50,1.00) 100%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;-webkit-border-bottom-right-radius:20px}
footer #base_conteudo #footer_conteudo{margin:16px;width:92%;height:auto}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo{float:left;padding-right:3%}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo figure{ margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo p{font-size:12px;color:rgba(255,255,255,1.00);text-align:left;width:250px;margin-bottom:10px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address ul li{list-style-type:none;font-size:12px;display:block;padding:5px;}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:first-child{background:url(../image/icon_footer_mundo.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:nth-child(2){background: url(../image/icon_footer_cel.fw.png) left center no-repeat; padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address li:last-child{background: url(../image/icon_footer_mail.fw.png) left center no-repeat;padding-left:25px}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a{text-decoration:none; font-size:12px;color:rgba(255,255,255,1.00); transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #conteudo_esquerdo address a:hover{text-decoration:underline;color:rgb(19,117,107);transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links{float:left; margin-top:10px}
footer #base_conteudo #footer_conteudo #links #mapa_site{float:left;margin-right:30px}
footer #base_conteudo #footer_conteudo #links #mapa_site h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #mapa_site ul li {padding:8px}
footer #base_conteudo #footer_conteudo #links #mapa_site a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:70px;height:2%;padding:0px;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #mapa_site a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:70px;height:2%;padding:0px;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #mapa_site li:first-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(2){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:nth-child(3){background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #mapa_site li:last-child{background:url(../image/icon_seta_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas{float:left}
footer #base_conteudo #footer_conteudo #links #marcas h3{font-style:normal;text-transform:uppercase;font-size:14px;color:rgb(19,117,107);margin:0px 0px 10px 0px}
footer #base_conteudo #footer_conteudo #links #marcas ul li {padding: 8px;}
footer #base_conteudo #footer_conteudo #links #marcas a{text-align:left;text-decoration:none;text-transform:uppercase;font-size:10px;color:rgba(255,255,255,1.00);width:105px;height:2%;transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in}
footer #base_conteudo #footer_conteudo #links #marcas a:hover{text-align:left;text-decoration:underline;text-transform:uppercase;font-size:10px;color:rgb(19,117,107);width:105px;height:2%;transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;-webkit-transition:all 0.5s ease-out}
footer #base_conteudo #footer_conteudo #links #marcas li:first-child{background:url(../image/icon_quilhas_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:nth-child(2){background:url(../image/icon_acce_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #links #marcas li:last-child{background:url(../image/icon_prancha_link_footer.fw.png) left center no-repeat;padding-left:15px}
footer #base_conteudo #footer_conteudo #conteudo_direito{float:right}
footer #base_conteudo #footer_conteudo #conteudo_direito #selo_google{width:70%;height:auto}
footer small {text-align:center;font-size:12px;margin:10px;color:rgba(255,255,255,1.00);width:auto;height:auto}
}

