.parallax{
	background-color:transparent;
	height:409px;
}
.anchor{
	position: relative;
	top: -100px;
}
.principal{
	max-width:1330px;
	margin:0 auto;
	position:relative;
}
.principal.internas{
	padding-top:50px;
	padding-bottom:50px;
}
.principal.internas.prod{
	padding: 100px 0;
}
.principal.internas.prod.cat{
	padding: 45px 0;
}
.principal.internas.prods{
	padding-top:100px;
}
.principal.internas.local {
    padding-bottom: 20px;
}
.principal.forn{
	margin: 0 auto;
	padding: 50px 30px;
}
.empresa.foto{
	width:46.84%;
	max-width:300px;
}
.mapa{
	width:100%;
	height:500px;
	border:0;
	margin-bottom:30px;
}
.mapa.II{

}
.bt_exemplo{
	width:100px;
	height:100px;
	background-color:red;
	cursor:pointer;
}
.subtit_forn{
	font-family: 'nexa_heavy',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 31px;
	line-height: 1.2;
	color: #000;
	text-align: left;
	display: block;
	margin-bottom: 45px;
	font-weight: bold;
	
}
.bg_bege{
	padding:70px 0 80px;
	background-color:#fafafa;
}
.bg_bege.II{
	padding:70px 0 80px;
}
.bg_bege.III{
	padding: 40px 0 80px;
}
.bg_bege.index{
	padding-bottom:40px;
	padding-top: 60px;
}
.tit_home.prods {
    padding-bottom: 40px;
}
.tit_home.II {
    text-align: left !important;
}
.tit_home.III {
	font-size:30px;
}
.tit_home {
    font-size: 46px;
    line-height: 1.2;
    color: #040404;
    padding-bottom: 25px;
    text-align: center;
    display: block;
    font-family: 'nexa_heavy',sans-serif;
	letter-spacing: -0.02em;
}
.principal.int.II .subtit {
    font-family: 'nexa_heavy',sans-serif;
    display: block;
    font-size: 24px;
    line-height: 1.2;
    margin: 40px 0 20px;
    color: #312406;
}
.tit_home.II + .subtit {
    margin-top: 0 !important;
}
.principal.int.II .subtit.II {
    font-size: 18px;
    margin: 30px 0 20px;
}
.fancybox img{
	width:100%;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
.fancybox{
	float:left;
	width:18.49%;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1);
	margin-bottom:30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow:hidden;
	margin:0.5%;
}
.fancybox:hover img{
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

/*________________________________________________________________________ Prod Thumbs Home */

.prod_thumb:hover{
	text-decoration:none;
}
.thumbs_cat .prod_thumb{
	width:22%;
	margin: 1.5%;
	margin-top: 0;
	margin-bottom:3%;
	font-family:'Open Sans',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:700;
	font-size: 15px;
}
.prod_thumb{
	/*float:left;*/
	/*width:18.49%; */ 
	width:93%;
	padding:10px;
	font-weight:300;
	color:#333;
	font-size:13px;
	line-height:1.4;
	text-align:center;
	background-color:#fff;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.23);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.23);
	margin-bottom:30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom:20px;
	padding-top:30px;
	/*margin: auto 10px;*/
    /*max-width:22%;*/
    margin: 0 auto;
}
.prod_thumb a{
	color:#333;
}
.prod_thumb.II{
	float:left;
	width:22.5%; 
	margin: auto 1.2%;

    margin-bottom: 40px;
}
.prod_thumb.II + .prod_thumb.II{
	/*margin-left:1.8%;*/
}
.prod_thumb:nth-child(4) + .prod_thumb{
	margin-left:0;
}
.prod_thumb img{
	width:100%;
	max-width:218px;
	display:block;
	margin-bottom:15px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
	margin:0 auto;
	max-height: 218px;
	height:218px;
}
.prod_thumb.embalagens{
	width: 30.9%;
}
.prod_thumb.embalagens:hover img{
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
.prod_thumb.embalagens img{
	max-width: 318px;
}
.prod_thumb.embalagens {
    font-weight: 400;
    font-size: 15px;
}

.prod_thumb.embalagens .tit {
    font-size: 18px;
}
.prod_thumb img.icon{
	margin-bottom:0;
	display:inline-block;
	margin-right:6px;
	max-width:15px;
	position:relative;
	top:1px;
}
.prod_thumb:hover img{
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.prod_thumb .tit{
	font-size: 15px;
	line-height: 1.2;
	color: #000;
	display: block;
	margin-bottom: 7px;
	MARGIN-TOP: 20PX;
	text-transform: capitalize !important;
	font-family: 'Open Sans',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 700;
	letter-spacing: -0.02em;
}
.prod_thumb .cod{
	margin-bottom: 7px;
}
.prod_thumb .saiba{
	color:#000;
	font-weight:600;
	font-size:14px;
	line-height:1;
	display:block;
	margin-top:15px;
	margin-bottom:25px;
}
.prod_thumb .comprar{
	font-family:'nexa_bold',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	background-color:#f2f1e6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:5px 23px;
	display:inline-block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.prod_thumb .comprar .icon_cart{
	color:#000;
	font-size:11px;
	line-height:1;
	margin-right:7px;
}
.prod_thumb:hover, .prod_thumb:hover .tit, .prod_thumb:hover .saiba{
	color:#666;
}
.prod_thumb:hover .comprar{
	background-color:#ccaa54;
	color:#fff;
}
.menu_cat{
	font-family:'Open Sans',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:300;
	width:18.19%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #d5d5d5;
	padding:30px;
	color:#000000;
	font-size:14px;
	line-height:1.2;
	background-color:#fff;
}
.thumbs_cat{
	width:81%;
}
.divisoria_categorias{
	height:25px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:25px;
}
.tit_cat{
	font-size:22px;
	line-height:1;
	display:block;
	font-weight:700;
	margin-bottom:15px;
}
.cat_checks td{
	padding-bottom:5px;
}
.cat_checks input{
	margin:0;
	margin-right:7px;
}

/*________________________________________________________________________ Interna Produtos */

.prod_tamanho {
    border: 1px solid #999;
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 11px;
    color: #000;
}

    .prod_tamanho:hover {
        color: #999;
        text-decoration: none;
        border-color: #999;
    }

.prod_fotos {
    width: 65%;
}

.prod_thumbs {
    width: 18.1%;
	margin-left: 5%;
}

    .prod_thumbs img {
        width: 100%;
        height: auto;
    }

    .prod_thumbs a + a {
        margin-top: 10%;
    }

.prod_info {
	width: 30.22%;
}

    .prod_info .campo_qtd {
        width: 30px;
        background-color: transparent;
        border: 0;
        padding-right: 8px;
    }

.prod_qtd_int {
    padding: 5px;
    border: 1px solid #aeaeae;
    background-color: #fff;
    position: relative;
    top: 4px;
}

    .prod_qtd_int a {
        display: block;
        height: 8px;
    }

.prod_info {
    margin-left: 1.95%;
	border: 1px solid #e5e5e5;
	padding:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

    .prod_info .tit {
        color: #000;
        line-height: 1;
        display: block;
        padding-bottom: 10px;
		font-family: 'Open Sans',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight: 700;
		font-size: 26px;
    }

    .prod_info .cod {
        color: #6c6c6c;
        font-size: 12px;
        line-height: 1.2;
        display: block;
        padding-bottom: 10px;
    }

    .prod_info .valor {
        color: #000;
        font-size: 18px;
        line-height: 1.2;
        display: block;
        margin-bottom: 25px;
    }

        .prod_info .valor.II {
            margin-top: 45px;
            padding-bottom: 40px;
            margin-bottom: 20px;
            border-bottom: 1px solid #e5e5e5;
        }

        .prod_info .valor span {
            font-weight:700;
            color: #0e4a2b;
        }

    .prod_info .tit_size {
        font-weight:700;
        color: #000000;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 1;
        display: block;
        padding-top: 20px;
        border-top: 1px solid #e5e5e5;
        padding-bottom: 20px;
    }

    .prod_info .size {
       font-weight:700;
        padding: 6px 12px;
        border: 1px solid #b1b1b1;
        font-size: 12px;
        line-height: 1;
        color: #000;
        text-decoration: none;
        -webkit-box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.11);
        -moz-box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.11);
        box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.11);
		margin-right: 2.5%;
		margin-bottom: 10px;
    }

        .prod_info .size:hover {
            background-color: #f1f1f1;
        }

        .prod_info .size.off {
            filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
            -moz-opacity: 0.25;
            opacity: 0.25;
        }

        .prod_info .size.on {
            color: #0e4a2b;
            border-color: #0e4a2b;
            -webkit-box-shadow: inset 0px 0px 1px 1px rgba(129,61,69,1);
            -moz-box-shadow: inset 0px 0px 1px 1px rgba(129,61,69,1);
            box-shadow: inset 0px 0px 1px 1px rgba(129,61,69,1);
        }

        .prod_info .size + .size {

        }

    .prod_info .bt_tabela {
        
        font-size: 11px;
        line-height: 1;
        padding: 5px 10px;
        text-decoration: none;
        border: 1px solid #dfdfdf;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-top: 25px;
        margin-bottom: 45px;
    }

        .prod_info .bt_tabela:hover {
            border-color: #0e4a2b;
            color: #0e4a2b;
        }

    .prod_info .bt_comprar, .bt_comprar.III {
        font-weight:700;
        font-size: 18px;
        line-height: 1;
        color: #fff;
        padding: 8px 35px;
        background-color: #f4590d;
        border: 2px solid #f4590d;
        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: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        margin-left: 4%;
    }
.bt_comprar.III {
	text-transform:none;
	margin-left:0;
}

        .prod_info .bt_comprar.II {
            font-size: 10px;
            background-color: #fff;
            color: #0e4a2b;
            padding: 8px 10px;
			border-color:#0e4a2b;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
        }

            .prod_info .bt_comprar.II:hover {
                border-color: #999;
                color: #999;
                background-color: #fff;
            }

        .prod_info .bt_comprar:hover, .bt_comprar.III:hover {
            border-color: #ff9b0d;
            background-color: #ff9b0d;
			
        }

.prod_foto {
	width: 100%;
	margin-left: 7%;
	max-width: 600px;
}

    .prod_foto img {
        width: 100%;
        height: auto;
    }




/*________________________________________________________________________ Certificados rod home */

.certif_home{
	background-color:#fafafa;
	padding:40px 0 60px;
}
.certif_home .tit{
	font-family:'nexa_heavy',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:30px;
	line-height:1.2;
	color:#000;
	text-align:center;
	display:block;
	margin-bottom:35px;
	letter-spacing:-0.02em;
}
.certif_home .selo{
	float:left;
	width:14.36%;
}
.certif_home .selo img{
	width:100%;
	max-width:155px;
}
.certif_home .selo + .selo{
	margin-left:2.5%;
}
.certif_home .principal{
	max-width:1080px;
}
.certif_home .botao{
	margin-top:70px;
}

/*________________________________________________________________________ Info Loja rodapé */


.info_loja{
	background-color: #eee;
	padding: 20px 0 0;
	margin-bottom: 10px;
}
.info_loja .principal{
	max-width:1120px;
	text-align:center;
}
.info_loja img{
	float:left;
	margin-right:8px;
}
.info_loja .box{
	font-size:16px;
	color:#333733;
	font-weight:400;
	display: inline-block;
	letter-spacing:-0.02em;
	padding:20px;
	padding-bottom: 40px;
}
.info_loja .box + .box{
	/*margin-left:4%;*/
}
.info_loja .box .txt{
	text-align:left;
}
.info_loja .box:nth-child(3) .txt{
	/*padding-top:10px;*/
}
.info_loja .box:nth-child(1) img{
	margin-right:12px;
}
.info_loja .box:nth-child(2) .txt{
	font-size:15px;
}


/*________________________________________________________________________ Contato */

.contato_mapa{
	width:39.84%;
}
.contato .campos {
    width: 55.63%;
}
.load_mail{
    display:none;
}
.txt_obrg{
	font-family: "semibold","Lucida Sans Unicode","Lucida Grande",sans-serif;	
	font-size:12px;
	line-height:1;
	margin-left:25px;
	position:relative;
	top:8px;
	color:#000;
}
.txt_obrg.erro{
    color:#dc0000;
}
.label{
    font-size:16px;
	line-height:1;
	color:#555;
	display:block;
	position:absolute;
	top: 20px;
	margin-top: -7px;
	left: 5px;
	z-index:1;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.label.erro{
	color:#dc0000;
}
.campo:focus + .label, .campo.foco + .label{
	font-size:9px;
	top:3px;
	color:#999;
	margin-top:0;	
}
.box_campo{
	background-color:#fff;
	position:relative;
    margin-bottom: 20px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
	display:block;
	border:1px solid #e5e5e5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: -1px 3px 4px -4px rgba(0,0,0,0.20);
	-moz-box-shadow: -1px 3px 4px -4px rgba(0,0,0,0.20);
	box-shadow: -1px 3px 4px -4px rgba(0,0,0,0.20);
}
.box_campo.erro{
	border:1px solid #dc0000;
}
.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;
}
select.drop::-ms-expand{
	display: none;
}
.div_contato{
	width:1000px;
	margin:0 auto;
}
.div_contato.II{
	width:100%;
}
.div_contato.II a{
	color:#747474;	
	text-decoration:none;
}
.div_contato.II a:hover{
	text-decoration:none;
	color:#ef7414;
}
.campo
{
	font-family: "regular","Lucida Sans Unicode","Lucida Grande",sans-serif;
	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;
}

.campo_cinza /* deprecated */
{
	font-family: "regular","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 15px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #545454;	
    width: 100%;
    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;
}
.campo_cinza:hover{
	background-color:#fafafa;
}
.campo_cinza:focus {
	color:#000;
	background-color:#fff;
	border-left:10px solid #eee;	
}
.size75{
	width:74.7%;
}
.size50{
	width:49%;	
}
.size33{
	width:32.66%;
}
.size25{
	width:24.2%;
}
.size20{
	width:19.25%;
}
.size15{
	width:14.25%;
}
.size10{
	width:9.25%;
}
.box_campo.left + .left{
	margin-left:1.6%;
}
.campo_contato.left + .left{
	margin-left:1%;
}
.multi{
	height:188px;
}
.botao{
	font-family:"nexa_heavy","Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 16px;
	line-height:1;
    color: #000;
    padding: 15px 30px;
    background-color: #edecdd;
	border:2px solid #edecdd;
    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: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;	
}

.botao:hover{
	text-decoration:none;
    background-color: transparent;
	color:#000;
	border-color:#000;
}

.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;
}