.radius{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.parallax{
	background-color:transparent;
}
.parallax.home{
	min-height:376px;
	position:relative;
	font-size:24px;
	line-height:1.2;
	color:#fff;	
	padding-top:130px;
	margin-top:145px;
	margin-bottom:100px;
	text-align:center;
}
.parallax.int{
	min-height:231px;
	position:relative;
}
.parallax .tit{
	font-family: "bold","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 54px;
	line-height: 1;
	color: #fff;
	display: block;
	position: absolute;
	width: 1330px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.72);
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 30px;	
}
.parallax.home img{
	display:block;
	margin:0 auto;
	vertical-align:top;
	margin-bottom:30px;
}
.parallax.home .txt{
	display:inline-block;
	vertical-align:top;
	width: 71%;
}
.parallax.home .txt span{
	font-size:18px;
	line-height:1.5;
	display:block;
	margin-top:15px;
}
.parallax.home .txt span a{
	color:#fff;
}
.parallax.home .principal{
	width:1180px;
}
.principal{
	width:1330px;
	margin:0 auto;
}
.principal.home{
	padding-top:130px;
}
.principal.int{
	padding:130px 0;
	font-size: 22px;
	line-height: 1.4;
	color:#595959;	
}
.principal.int.loc{
	padding-bottom:30px;
}
.subtit {
	font-family: "bold","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 26px;
	line-height: 1.2;
	display: block;
	margin-top: 10px;
	color: #363636;
}
#clientes{
	width:1330px;
	margin:0 auto;
	margin-bottom:55px;
}
.clientes_wrap{
	color:#000;
	font-size:30px;
	line-height:1;
}
.clientes_wrap .tit{
	text-align:center;
	display:block;
	margin-bottom:60px;
}
.txt_home{
	font-size: 24px;
	line-height: 1.4;
	color:#6b6b6b;
	width:80%;
}
.capitular {
	font-family: "bold","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 70px;
	line-height: 0.8;
	color: #001141;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
	top: 5px;
}

.prods_home{
	margin-top:80px;
	text-align:center;
}
.prods_home a{
	font-size:24px;	
	line-height:1;
	color:#000;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	margin:30px 1.5%;
	width:26.09%;
}
.prods_home a img{
	width:100%;
	max-width:248px;
	display:block;
	margin:0 auto;
	margin-bottom:20px;
}
.prods_home a:hover{
    -webkit-filter: brightness(120%);
    filter: brightness(110%);
	color:#999;
}

.iframe{
	width:100%;
	height:400px;
	margin-top:30px;
}
.idade_txt{
	width:930px;
	margin:0 auto;
}
.idade{
	margin-right:50px;
	position:relative;
	top:7px;
	text-align:center;
}
.idade span{
	font-size:88px;
	line-height:0.5;
	color:#000;
	margin-right:5px;
	display:inline-block;
	vertical-align:top;
}
.idade img{
	width:17px;
	height:auto;
	display:inline-block;
	vertical-align:top;	
}
.foto.right{
	margin-left:40px;
	margin-bottom:40px;
}
.foto.right.logo{
	width:40%;
	max-width:453px;
}

/*________________________________________________________________________ Categorias */

.foto_categorias{
	display:inline-block;
	width:17%;
	margin:1%;
	margin-top: 30px !important;
}
a.foto_categorias:hover{
	border-color:#cacaca;	
    -webkit-filter: brightness(120%);
    filter: brightness(120%);	
}
.foto_categorias img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:10px;
}
.foto_categorias.II{
	font-family:'bold',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	line-height:1.2;
	color:#000;
	text-align:center;
	text-decoration:none;
    vertical-align: top;
}
.foto_categorias.II img{
	border:1px solid #f1f1f1;
}
.foto_categorias.II:hover{
	color:#9a1600;
}

/*________________________________________________________________________ Produto */


.produto_topo{
	margin-bottom:80px;
}
.breadcrumb{
	font-size:14px;
	line-height: 1.6;
	margin-bottom:30px;
}
.breadcrumb a{
	color:#4e4e4e;
}
.breadcrumb a:hover{
	color:#d31e00;
}
.produto_fotos{
	width:52%;
	vertical-align:top;	
}
.foto_princ{
	width:100%;
	height:auto;
    margin-bottom: 30px;
}
.produto_tit_etc{
	width:40.5%;
	vertical-align:top;
}
.tit_prod{
	font-family:'bold',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:60px;
	line-height:1;
	color:#4e4e4e;
	display:block;
}
#fotos{
	width:90%;
	margin:0 auto;
}
#fotos img{
	border:1px solid #efefef;
}
.forn #fotos img{
	border:0;
}
.prod_descr_resumo{
	margin:36px 0;
}
.addthis_inline_share_toolbox{
	margin-bottom: 30px;
}


/*________________________________________________________________________ Contato */

.contato .icon_tel {
    position: relative;
    top: 14px;
    right: 3px;
}

.contato{
	width:49%;
}
.contato.II{
	width:43%;
}
.contato.II a{
	color:#747474;	
	text-decoration:none;
}
.contato.II a:hover{
	text-decoration:none;
	color:#c4000a;
}
.campo_contato{
	font-family: "light","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #000;	
    width: 98%;
    padding: 15px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	display:block;
	border:1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.campo_contato:hover{
	background-color:#fafafa;
}
.campo_contato:focus {
	color:#000;
	background-color:#fff;
	border-left:10px solid #eee;	
}
.campo_contato.erro{
	border-color:#dc0000;
}
.multi{
	height:188px;
}
.botao{
	font-family:"bold","Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
	line-height:1;
    color: #fff;
    padding: 15px 30px;
    background-color: #a1a1a1;
	border:2px solid #a1a1a1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	cursor:pointer;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.botao:hover{
	color:#a1a1a1;
    background-color: #fff;
}
.botao.vermelho{
    background-color: #c5000a;
	border:2px solid #c5000a;	
}
.botao.vermelho:hover{
	background-color: #fff;
	color:#c5000a;
}
.mensagem_enviada_bg{
	display:none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
	background-image:url(../imagens/bg_aviso_msg.png);
    z-index:9000000000000009; 
}
.mensagem_enviada{
	font-size:14px;
	line-height:14px;
	position:absolute;
	width:550px;
	text-align:left;
	background-color:#c8f00f;
	color:#000;
	padding:30px 30px 30px 100px;
	background-image:url(../imagens/icon_ok.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 50%;
	transform: translateY(-50%);
	-moz-box-shadow: 3px 3px 4px #c1c1c1;
	-webkit-box-shadow: 3px 3px 4px #c1c1c1;
	box-shadow: 3px 3px 4px #999;
}
.mensagem_enviada.erro{
	background-image:url(../imagens/icon_warning.png);
	background-color:#c00000;
	color:#fff;
}
.mensagem_enviada span{
	font-size:24px;
	line-height:24px;	
	display:block;
	margin-bottom:10px;
	letter-spacing:0;
	padding-bottom:0;
	text-transform:uppercase;
}
.mensagem_fechar{
	position:absolute;
	top:0;
	right:0;
	margin-top:10px;
	margin-right:10px;
	cursor:pointer;
}
.contato .subtit .icons{
	font-size:18px;
	color:#ef7414;
}