﻿


.bg_cinza{
	background-color:#fafafa;
}
.produtos_thumbs_home{
	font-size:24px;
	line-height:1.2;
	color:#323232;
	max-width:1330px;
	text-align:center;
	margin:0 auto;
}
.produtos_thumbs_home.acess{
    padding-bottom:120px;
}
.produtos_thumbs_home .tit_princ{
	font-family:'extrabold',"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	color:#051843;
	font-size:48px;
	line-height:1;
	letter-spacing:-0.02em;
	display:block;
	padding-bottom:25px;
	padding-top:130px;
}
.produtos_thumbs_home .prods {
	padding: 70px 0 30px;
	margin: 0 auto;
}
.produtos_thumbs_home .prods.acess {
    padding: 50px 0 0;
}
.produtos_thumbs_home .prods.II{
	padding:80px 0;
}
.produtos_thumbs_home .prods a {
	width: 23%;
	font-size: 14px;
	line-height: 1.2;
	color: #6e6e6e;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 4px -4px rgba(0,0,0,0.20);
	-moz-box-shadow: 3px 3px 4px -4px rgba(0,0,0,0.20);
	box-shadow: 6px 6px 6px -4px rgba(0,0,0,0.05);
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left: 1%;
	margin-right: 1%;
	text-transform: uppercase;
}
.produtos_thumbs_home .prods a + a{
    /*margin-left:2.5%;*/
}
.produtos_thumbs_home .prods a span {
	font-size: 23px;
	color: #313131;
	display: block;
	padding-bottom: 10px;
	letter-spacing: -0.02em;
	font-weight: 700;
	text-transform: none;
}
.produtos_thumbs_home .prods a:hover{

}
.produtos_thumbs_home .prods a img{
	max-width:290px;
	width:100%;
	display:block;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);	
    margin:0 auto;
    margin-bottom:20px;
}
.produtos_thumbs_home .prods a:hover img{
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-ms-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06);	
}

  @media screen and (max-width: 768px){
.produtos_thumbs_home .prods a {
  width: 47.5%;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
}

  @media screen and (max-width: 610px){
.produtos_thumbs_home .prods a {
  /*font-size: 22px;*/
}
}

  @media screen and (max-width: 410px){
.produtos_thumbs_home .prods a {
  width: 100%;
  
  letter-spacing: -0.02em;
  float: none;
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: 20px;
}
}

/*________________________________________________________________________ Produto */


.produto_topo{
	margin-bottom:0;
}
.breadcrumb{
	font-size:14px;
	line-height: 1.6;
	margin-bottom:30px;
}
.breadcrumb a{
	color:#4e4e4e;
	text-decoration:underline;
}
.breadcrumb a:hover{
	color:#c30000;
}
.produto_fotos{
	width:52%;
	vertical-align:top;	
}
.produto_fotos .foto_princ{
	width:100%;
	height:auto;
	margin-bottom: 0;

}
.produto_tit_etc{
	width:40.5%;
	vertical-align:top;
	padding-top: 60px;
}
.tit_prod{
	font-family:'semibold',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:40px;
	line-height:1.2;
	letter-spacing:-0.02em;
	color:#000;
	display:block;
    text-transform:uppercase;
}
#fotos{
    width: 87%;
    margin: 0 auto;
    margin-top: 15px;
}
#fotos img{
	border:1px solid #efefef;
}
.forn #fotos img{
	border:0;
}
.prod_descr_resumo{
	margin:36px 0 45px;
    display: block;
}
.link_descr{
    cursor:pointer; 
    text-decoration:underline; 
    font-size: 14px;
} 
.link_descr:hover{
    color:orangered
}
.frete_icons{
	width:100%; 
	margin-top:35px;
}
.descr{
    position:absolute;
    left:0; 
    top:-100px;
}
.addthis_inline_share_toolbox{
	margin-top: 60px;
}
.internas.prods .txt {
	padding-top: 40px;
	position: relative;
	padding-bottom: 80px;
}
.internas.prods .subtit{
    margin-top:0;
}
.internas.prods .txt, .internas.prods .txt span, .internas.prods .txt p{
	text-align:left !important;
}
.internas.prods .txt table.II{
    max-width: 700px !important;
}
.internas.prods .txt table{
	font-size:18px !important;
	color: #4a4a4a !important;		
    line-height:1.2 !important;
	width:100% !important;
	height:auto !important;
	text-align:center !important;
    max-width: 700px !important;
}
.internas.prods .txt table thead {
	background-color:#f1f1f1 !important;
}
.internas.prods .txt table td, .internas.prods .txt table th {
	padding:10px !important;
	border-bottom:1px solid #f1f1f1 !important;
    width:auto !important;
	text-align:center !important;
	border-right:1px solid #fff !important;
}
.internas.prods .txt table.II td{
    border-right:1px solid #f1f1f1 !important;
}
.internas.prods .txt table td, .internas.prods .txt table td span, .internas.prods .txt table td p{
	font-size:18px !important;
    line-height:1.2 !important;
	color: #4a4a4a !important;
	background-color:#fafafa !important;
	vertical-align:middle !important;
	text-align:center !important;
}
.internas.prods .txt table th, .internas.prods .txt table th span, .internas.prods .txt table th p{
	font-size:18px !important;
    line-height:1.2 !important;
	color: #4a4a4a !important;
	background-color:#f1f1f1 !important;
	vertical-align:middle !important;
	text-align:center !important;
    width:50% !important;
}
.internas.prods .txt table.II th{
    width:33% !important;
}
.internas.prods .txt table th strong{
	background-color:#f1f1f1 !important;
}
.internas.prods .txt table td strong{
	background-color:#fcfcfc !important;
}
.internas.prods .txt table th strong, .internas.prods .txt table td strong{
	font-size:18px !important;
    line-height:1.2 !important;
	text-align:center !important;
	color: #4a4a4a !important;
}
.internas.prods .txt table th{
    border-bottom:1px solid #fff !important;
    font-weight:700 !important;
}


  @media screen and (max-width: 730px){
.produto_fotos {
  width: 100%;
  float: none;
}
}
  @media screen and (max-width: 730px){
.produto_tit_etc {
  width: 100%;
  float: none;
  padding-top: 0;
}
}

/*________________________________________________________________________ Box Orçamento */

.bg_login{
	background-image:url(../imagens/bg_fade_mobile.png);
	position:fixed; 
	z-index:98;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:none;
}
.bg_login.II{
    background:none;
    z-index:99;
}
.wrap_box_login{
	position: absolute;
	left: 50%;
	z-index:99;
}

.campos .box_campo:nth-last-child(1) {
    margin-bottom:0;
}
#box_login1 .size50 {
    width: 48.5%;
}
#box_login1 .box_campo{
    margin-bottom:10px;
    margin-top:0;
    margin-left:0;
    position:relative;
}
.load_mail{
    width:40px;
    height:40px;
    display:none;
}
.load_mail.II{
    margin-top:20px;
    margin-left:1%;
}
.balao_erro{
    display:none;
    font-size:14px;
    line-height:1;
    position:absolute;
    z-index:10;
    text-align:center;
    padding:10px;
    color:#fff;
    background-color:#dc0000;
    width: 200px;
    top: -42px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 }
.balao_erro:after{
    content: '';
    display: block;
    width: 10px;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 7px 7px;
    border-color: #dc0000 transparent transparent transparent;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -4px;
}
#box_login1 .box_campo.mail{
    margin-left:1%;
}
#box_login1 .campos{
    padding-bottom:10px;
}
.box_login{
	width:700px;
	/*border-top:10px solid #165076;*/
	background-color:#fff;
	padding: 30px 40px 40px;
	text-align:center;
	margin-top:-490px;
	-webkit-box-shadow: 7px 10px 16px -4px rgba(0,0,0,0.34);
	-moz-box-shadow: 7px 10px 16px -4px rgba(0,0,0,0.34);
	box-shadow: 7px 10px 16px -4px rgba(0,0,0,0.34);
	position: relative;
	left: -50%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box_login a{
	font-size:16px;
    line-height:1;
    color: #165076;
	display:inline-block;	
}
.box_login a.botao.II {
    color:#fff;
}
.box_login a.botao.II:hover {
    color:#4a90e3;
}
.box_login .tits {
    text-align:left !important;
    font-weight:700;
    padding-bottom:5px;
    font-size: 24px;
    line-height: 1;
    color: #000;
    letter-spacing: -0.02em;
}
.box_login .txt_peq,  .box_login .txt_peq a{
    font-size:14px !important;
}
.box_login .txt_peq {
    text-align: left !important;
    display: block;
    padding: 5px 0 20px;
    font-size: 13px !important;
    padding-left: 20px;
    padding-top: 10px;
}
.box_login .txt_peq.erro {
    color:#dc0000;
}
.box_login .txt_peq a{
    color:#165076;
}
.box_login .txt_peq a:hover {
    color:#4a90e3;
}
.box_login .bt_fechar{
	position:absolute;
	top:10px;
	right:10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
}
.box_login .bt_fechar:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.box_login .right {
    color:#165076;
    font-size:14px;
    line-height:1;
}
.box_login .right:hover {
    color:#4a90e3;
}
.box_login .campo + .campo{
	margin-bottom:20px;
}
.botao.verde.III + .botao.verde.III.blue {
    margin-left: 20px;
}
.botao.verde.III.blue {
    background-color: #165076;
}
.botao.verde.III.blue:hover {
    background-color:#00a5ee;
}

#box_login1 .campo.drop {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../imagens/seta_drop.png) no-repeat transparent;
	background-position: right 20px center;
	padding-right: 40px;
}
#box_login1 .campo {
	font-size: 15px;
	line-height: 1.7;
	color: #545454;
	width: 100%;
	padding: 7px;
	background-color: transparent;
	padding-top: 15px;
	z-index: 2;
	position: relative;
	border: 0;
	padding-left: 11px;
	height: 48px;
}
#box_login1 .campo.multi {
	height: 106px;
}
#box_login1 .label {
	font-size: 17px;
	margin-top: -8px;
}
#box_login1 .label.erro{
	color:#dc0000;
}
#box_login1 .campo:focus + .label, #box_login1 .campo.foco + .label{
	font-size:9px !important;
	top:5px !important;
	color:#999 !important;
	margin-top:0 !important;	
}
.load_mail.orcamento {
	width: 40px;
	height: 40px;
	display: none;
}
.botao.voltar{
	ont-family: 'Play', sans-serif;
	margin-left:20px;
	background-color:#8f8f8f;
	border-color:#8f8f8f;
}
.botao.voltar:hover{
	color:#8f8f8f;
	background-color:#fff;
}
.tit_prods_home{
	font-size:18px;
	padding-bottom:70px;
}
.tit_prods_home .tit_home{
	padding-bottom:35px;
}
.botao_prods {
	text-align: center;
	padding-bottom: 80px;
}
@media screen and (max-width: 710px){
	.box_login {
	  width: 100%;
	  left: 0;
	  margin-left: auto;
	  margin-right: auto;
	}
}

.categorias {
	width: 23%;
	line-height: 1.2;
	color: #000;
	text-align: left;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 3px 3px 4px -4px rgba(0,0,0,0.20);
	-moz-box-shadow: 3px 3px 4px -4px rgba(0,0,0,0.20);
	box-shadow: 6px 6px 6px -4px rgba(0,0,0,0.05);
	margin-top: 70px;
	padding-top:0;
	padding-top:20px;
}
.categorias .container_marca{
	overflow:hidden;
}
.categorias .box_campo{
	margin-bottom:0;
}
.categorias .campo {
	font-size: 17px;
	padding: 0;
	padding-top: 0;
	padding-left: 20px;
	font-family: 'Play', sans-serif;
	padding-right: 50px;
}
.categorias .marca{
	width:100%;
	max-width:238px;
	margin:0 auto;
	display:block;
}
.categorias a{
	font-size: 16px;
	color: #000;
	padding:10px 0;
	display:block;
	font-weight:700;
}
.categorias a:hover{
	color:#ed1c24;
}
.categorias a + a{
	border-top:1px solid rgba(0,0,0,0.10);
}
.prods.interna {
	width: 75%;
	margin-left: 1%;
	margin-right: 1%;
}
.produtos_thumbs_home .prods.interna a {
	width: 31.3%;
}
@media screen and (max-width: 930px){
	.produtos_thumbs_home .prods.interna a {
		width: 47.3%;
	}
}

@media screen and (max-width: 790px){
.categorias {
	width: 100%;
	float: none;
	margin-top: 10px;
}

.prods.interna {
	width: 100%;
	float: none;
}
.produtos_thumbs_home .prods {
	padding: 30px 0 30px;
}
}
@media screen and (max-width: 460px){
.produtos_thumbs_home .prods.interna a {
	width: 100%;
	margin-left: 0;
}
}