@charset "UTF-8";
/* CSS Header, Footer e Variáveis */

/*FONTES*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,bold,bolditalic');

@font-face{ 
	font-family: 'Baskerville';
	src: url('fonts/baskervilleold-serial-bold.ttf') format('truetype');
}
/*ESTILOS GERAL*/
* { margin: 0; padding: 0; border: 0; outline: none !important; text-decoration: none !important;  font-family: 'Open Sans', sans-serif; }
body{ min-width: 320px;}

.txt_center { text-align: center;} 
.container-fluid,  .MenuDesktop, .diferenciais, footer{ max-width: 1920px; margin: 0 auto;}
.maxWidth{ position: relative; display: block; margin: 0 auto; max-width: 1280px;}

/*FOOTER DO SITE*/
.DV_Newsletter{ background-color: #B30210; font-family: 'Open Sans', sans-serif; font-size: 16px; text-align: center; font-weight: bold; color: #FFF; padding: 10px;}
.newsTit{clear: left; display: block; color: #fff;}
#btn_NewsFooter{ -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background-color: #E91B23; color: #fff; font-weight: normal; font-size: 12px; line-height: 35px; position: relative; display: inline-block; margin-left: -4px; padding: 0 20px; top: -1px; }

#input_News{ width: 75%; font-family: 'Open Sans', sans-serif;  font-weight: normal; padding: 0 10px 0 10px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border: none; display: inline-block; margin-top: 5px; height: 35px; line-height: 35px;}
footer{  font-family: 'Open Sans', sans-serif; padding: 30px 0 20px 0; background-color: #000; }
footer h3{ font-family: 'Open Sans', sans-serif;  font-weight: bold; font-size: 18px; text-align: center; color: #b49070;}
.telefone_Footer{ font-family: 'Open Sans', sans-serif;  font-weight: 600; font-size: 22px; text-align: left; color: #fff;}
.footer_after{ font-family: 'Open Sans', sans-serif;  font-size: 10px; text-align: center ; padding: 5px;}
#logoVBWP { position: relative; display: inline-block; margin: 10px 10px; width: 50px;  }
.duvidas_footer{ color: #fff; line-height: 20px;  font-family: 'Open Sans', sans-serif;  font-size: 14px; text-align: left;}
a.link_duvidas:link,  a.link_duvidas:visited {font-size: 14px; color: #fff; font-weight: 600;}
a.link_duvidas:hover, a.link_duvidas:active { color: #FFF;}
.footerULT{ background-color: #F2F3F5;}
.faixaBNDS{  font-family: 'Open Sans', sans-serif; color: #005489; text-align: center; font-size: 16px; padding: 10px;}
.faixaBNDS img{ vertical-align: middle; }


.iconeFooter{ font-size: 32px !important; color: #6DB8F3; float: left; margin: 0px 10px 40px 0;}
.iconeFooter:nth-of-type(1){ margin-top: 10px;}


.logofooter{ position: relative; display: inline-block; border-right: 1px solid #fff; padding-right: 15px; float: left; width: 100px; margin-right: 15px; margin-bottom: 10px; margin-top: -15px;}

a.link_socialFooter:link,  a.link_socialFooter:visited {font-size: 36px; display: inline-block;  margin: 5px; color: #fff;}
a.link_socialFooter:hover, a.link_socialFooter:active { color: #b49070;}
.DV_centraliza { text-align: center; } /* elementos tem que estar com display: inline-block*/
.facebook_Plugin { position: relative; width: 290px; margin: 0 auto; border-bottom: 1px solid #fff; }
#avisosNews{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; display: none; line-height: 100px; font-family: 'Open Sans', sans-serif; font-size: 12px; }
.subtitulo_footer { display: none;  }
.img_pagamentoMobile { display: block; margin: 10px auto; width: 95%; max-width: 380px;}
.img_pagamento {display: none;}
.img_seg_footer{ height: 40px; text-align: center; padding: 7px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #fff;}
.desenvolvido{font-family: 'Open Sans', sans-serif;  font-weight: 600; font-size: 10px; text-align: center; color: #666666;}
.grupo_seg { text-align: center; }

/*HEADER*/
header{ position: absolute; width: 100%;  overflow: visible; max-width: 1920px; margin: 0 auto; transform: translate(-50%, 0); left: 50%; z-index: 1; top: 0; height: auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.85+0,0+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.85) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.85) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	

}

.logotipo { display: none; position: relative;  margin: 50px auto 0; width: 90%; z-index: 2; max-width: 400px;}
.logotipo_mobile { position: relative; display: block; margin: 55px auto 0; width: 90%; z-index: 2; max-width: 320px;}

.Pesquisa{ width: 75%; float: left; border: 1px solid #949494; border-right: none; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;  font-family: 'Open Sans', sans-serif;  font-size: 12px; height: 30px; line-height: 30px; margin-bottom: 10px; padding: 0 10px 0 10px;}
.btn_pesquisar { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; width: 25%; height: 30px; line-height: 30px; border: none; background-color: #000; color: #fff; text-align: center; margin-bottom: 10px; border: 1px solid #949494; border-left: none; font-size: 12px;}

/*MENU*/
.MenuDesktop{ display: none;}
.linksTopoB{ display: none; }

/*PRODUTOS*/
.ListaProdutos { width: 100%; height: auto; list-style: none;}
.ListaProdutos li { position: relative; display: inline-block; width: 50%; float: left; margin: 15px auto; padding: 5px;}
.ftProd{ position: relative; width: 100%; height: auto; clear: both;}
.ftProd img {  display: block; width: 100%; height: auto; max-height: 229px; max-width: 229px; margin: 0 auto;}
.refProd{ display: block; line-height: 20px; font-family: 'Open Sans', sans-serif; font-size: 10px; color: #EE7736 !important; text-align: center; margin: 5px 0 0 0; font-weight: 600; }
.nomeProd{ width: 100%; height: 60px; line-height: 20px; font-family: 'Open Sans', sans-serif; font-size: 12px; color: #301B01 !important; text-decoration: none !important; text-align: center; font-weight: 300; overflow: hidden;}
.nomeProd p{ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  }


a.LinkTitProd:link,  a.LinkTitProd:visited { font-family: 'Open Sans', sans-serif; font-size: 24px; display: inline-block;  margin: 5px; color: rgba(170,51,4,1.00);}
a.LinkTitProd:hover, a.LinkTitProd:active { color: #EE7736;}

a.linkContato:link,  a.linkContato:visited { position:relative; font-family: 'Baskerville', 'Open Sans', sans-serif; font-size: 18px; display:block;  margin: 0 auto; color: #000; padding: 0 30px; background-color: #b49070;  text-align: center; line-height: 50px; border-radius: 5px; -webki-border-radius: 5px; -moz-border-radius: 5px; width: 95%; max-width: 350px;  }
a.linkContato:hover, a.linkContato:active { color: #fff; background-color: #CAA012;}

.TitPAG { font-family: 'Open Sans', sans-serif; font-size: 28px; display: block; padding: 10px 20px;  margin: 10px; color: #830303; border-bottom: 1px solid #ccc; margin-left: 0px; padding-left: 0px; }

.TitPAG2 { font-family: 'Open Sans', sans-serif; font-size: 28px; display: block;  margin: 10px; color: #023E88; border-bottom: 1px dotted #023E88; text-align: center; line-height: 40px;}

/* FOOTER DO CARRINHO */
.CarrinhoFooter{ position: relative; clear: both;  bottom: 0; width: 100%; height: auto; background-color:rgba(207,207,207,0.2);}

/* PRODUTO*/
/*EXIBE PRODUTOS*/
.tituloProdCompra { margin: 0; padding: 0;  }
.FundoBrancoImgProd { position: relative; width: 100%; height: auto; background: #FFF; }
.FundoImgProd { width: 100%; max-width: 320px; height: auto; display: block; margin: 0 auto 0; }
.ImgExibeProdDesktop { display: none; }
.ImgExibeProd, .InfoExibe { position: relative; width: 100%; height: auto; display: block; margin: 0 auto 0; }
.ImgExibeProd { background: #FFF; margin-top: 15px; } .ImgExibeProd img { width: 100%; max-width: 400px; height: auto; display: block; margin: 0 auto 0; }
.InfoExibe { max-width: 100%; overflow: hidden; margin: 10px auto 10px; padding: 10px 0 15px 0; background: #FFF; color: #000; font-weight: bold; }
.InfoProd { position: relative; width: 100%; height: auto; }
.PrecoExibeProd { text-align: left; margin: 0; }
.preco { color: #333; font-weight: 400; }
.precopqn { font-size: 10px; margin-right: 10px; font-weight: 800; color: #32418f ; } .PrecoGrande { font-size: 28px; color: #32418f  !important; font-weight: bold; }
a.BtnComprar:link, a.BtnComprar:visited { line-height: 50px; font-size: 16px; background: green; color: #FFF; display: block; text-align: center; }
.Parcela { font-weight: 400; border-top: 1px solid #ebebeb; color: #000; text-align: left; padding: 10px 15px 10px 15px; margin: 0; }
.CEP { padding: 15px 10px 0 10px; border-top: 1px solid #ebebeb; } .CepInput, .ButtonOk { position: relative; height: 35px; color: #666; }
.CepInput { width: 77%; padding: 0 20px 0 20px; color: #000; border: 1px solid #CCC; } .ButtonOk { width: 21%; background: #ddd; }
.Relacionados { color: #6A8207 !important; font-size: 36px; font-weight: 400; }
.DescricaoProd { position:relative; display:block;  padding: 10px 10px; height: auto; overflow: hidden; margin-bottom: 20px; line-height: 30px !important; font-family: 'Open Sans', sans-serif !important; } 
.DescricaoProd h1 { color: rgba(170,51,4,1.00);  font-size:24px;  border-bottom: 1px solid #EEE; padding-bottom:10px; font-weight:normal;}
.DescricaoProd p { font-size: 16px !important; line-height: 27px; color: #595959; }
.DescricaoProd img { max-width: 100% !important; height: auto !important; margin: 10px auto 10px !important; display: block; }
.DescricaoProd iframe { position: relative !important;  width: 100% !important; height: 300px !important; margin: 10px auto; }
.compProd{ font-family:"Open Sans"; font-size:11px; text-align:center;}
.compProd i{ font-size: 22px; margin: 5px 1px; cursor: pointer;}
.compProd i:hover{ opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity:0.7;}
.compProd i:nth-of-type(1){ color: #305891;}
.compProd i:nth-of-type(2){ color: #5abbdc;}
.compProd i:nth-of-type(3){ color: #c82828;}
.compProd i:nth-of-type(4){ color: #ccc;}
.fb-like iframe{ margin-top: 0px !important;}
.breadcrumb li a:link, .breadcrumb li a:visited { color: rgba(170,51,4,1.00); }
.sliderProdMin{ display:none;} 

.semprod { position: relative; line-height: 100px; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #333; text-align: center; }

/*CONTATO*/
.contato_div { position: relative; width: 100%; height: auto; overflow: hidden; padding: 15px 15px 20px 15px; }
.imgContato { display: none; }
.txtContato { font-family: 'Open Sans', sans-serif;  color: #9B9B9B; font-size: 20px; font-weight: 300; line-height: 15px; text-align: center; }









.tituloCor{ color: #fff; text-align: center;}

.HomeCurriculo { position: relative; clear: both; width: 100%;  background-color: #ccc; background-image:url(../imgs/home_curriculo.jpg); background-size: cover; background-position: center top; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; }



.tituloP{ position: relative;  display: inline-block; font-family: 'Baskerville', 'Open Sans', sans-serif; font-size: 26px; text-align: center; color: #000000; margin-bottom: 40px;}
.tituloP::after{ content: ''; position: absolute; width: 120%; left: -10%; height: 3px; background-color: #b49070; bottom: -20px;}
.subP{ font-family: 'Open Sans', sans-serif; font-size: 16px; text-align: center; color: #8A8996; }
.imgFertHome{ display: block; max-width: 100%; width: 95%; margin: 10px auto;}
.tituloHome{ font-family: 'Open Sans', sans-serif; font-size: 16px; color: #07802F; font-weight: 600; }
.icoHome{ width: 50px;}
.textoHome{ color: #8B8A97; font-family: 'Open Sans', sans-serif;  font-size: 14px;  }


a.saibaMais2:link,  a.saibaMais2:visited {font-size: 14px; display: inline-block; color: #fff; background: #80AB15; line-height: 35px; padding: 0 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
	a.saibaMais2:hover, a.saibaMais2:active { color: #fff; background-color:#A1D71A; }
	


.imgBlogH{ width: 100%; height: 200px; overflow: hidden; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.imgBlogH img{ height: 100%; width: auto; }
.blogHome h4 { color: #000 !important; font-family: 'Baskerville', 'Open Sans', sans-serif; font-size: 20px; width: 95%; text-align: center;  text-decoration: none !important; }
.blogHome p { color: #898795 !important; font-family: 'Open Sans', sans-serif !important; font-size: 14px; line-height: 25px; font-weight: 300; width: 95%; text-align: center; height: 75px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-decoration: none !important;}
.btnSaibaMais { position: relative; margin: 10px auto; width: 150px; border: 1px solid #25BCBD; color: #25BCBD; text-align: center; line-height: 25px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: 0.5s; -webkit-transition: 0.5s; }
.btnSaibaMais:hover { background-color: #25BCBD; color: #fff;  }

a.linkduvidas:link,a.linkduvidas:active,a.linkduvidas:visited{ font-family: 'Open Sans', sans-serif;   font-size: 14px; text-align: center; color: #fff;}
a.linkduvidas:hover{ color: #6DB906; }
.pduvidas{ text-align: center;}

.FaixaSite { background-color: #2E5050; color: #fff;  font-family: 'Open Sans', sans-serif;   font-size: 14px; text-align: center;}

a.linkEsqueci:link,  a.linkEsqueci:visited { font-family: 'Open Sans', sans-serif; font-size: 12px; display: inline-block;  margin: 5px; color: #999;}
a.linkEsqueci:hover, a.linkEsqueci:active { color: #6DB906;}


.ImagemProdutoG { position: relative; width: 100%; height: 130px; list-style: none; float: left; padding: 0; background-size: auto 130px !important; background-position: center center  !important; background-repeat: no-repeat !important; overflow: hidden; background-image: url(../imgs/mistorgan.jpg);}

.centroEmpresa{ position: relative; margin: 100px auto; width: 100%; height: auto; padding: 20px; background-color: #dedede; }
.centroEmpresa:after{ content:""; position: absolute; top: -70px; left: 0px; background: url(../imgs/emp_cima.jpg) no-repeat; background-size: 100% 100%; width: 100%; height: 70px; }
.centroEmpresa:before{ content:""; position: absolute; bottom: -70px; left: 0px; background: url(../imgs/emp_baixo.jpg) no-repeat; background-size: 100% 100%; width: 100%; height: 70px; }

.imgVar{ display: block; margin: 15px auto; width: 90%; max-width: 600px;}
.iconeV{ display: inline-block !important; }
.qualquer > h3 { width: 100%; background-color: #6DB806; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-align: center; color: #fff; line-height: 40px; font-family: 'Open Sans', sans-serif;   font-size: 18px; font-weight: 800; display: block; margin: 0 auto;}
.imgIndicado { display: inline-block; margin: 10px auto; width: 100px;}

.menuFixo { display: none; width: 100%; height: 60px; background: #fff; -webkit-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.57);
box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.57); position: fixed; top:0; left: 0; z-index: 10;}
.logotipofixo { display: block; margin: 10px auto 10px; width: 80px;}
.btnMenuMobile2 { left: 15px !important; top: 10px;}
.MenuPrincipal2 { display: none;}

.faixaEspecificacoes { 
	background: rgba(0,128,69,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(0,128,69,1) 0%, rgba(0,104,55,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,128,69,1)), color-stop(100%, rgba(0,104,55,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,128,69,1) 0%, rgba(0,104,55,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0,128,69,1) 0%, rgba(0,104,55,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0,128,69,1) 0%, rgba(0,104,55,1) 100%);
background: radial-gradient(ellipse at center, rgba(0,128,69,1) 0%, rgba(0,104,55,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008045', endColorstr='#006837', GradientType=1 ); }
.imgFolhaIcone{ display: block; width: 80%; max-width: 95px; height: auto; margin: 15px auto;}
.tituloEsp { font-family: 'Open Sans', sans-serif;   font-size: 25px; font-weight: 600; margin-top: 10px; color: #EECE33;}
.subtituloEsp { font-family: 'Open Sans', sans-serif;  font-size: 16px; font-weight: 600;  background-color: #EECE33; color: #00880E; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; width: 80%; padding-left: 5px; }
.textoEsp { font-family: 'Open Sans', sans-serif;  font-size: 14px; font-weight: 300;  color: #fff;  padding-left: 5px; line-height: 2; }


.blocoHomeV img { display: block; width: 80%; margin: 5px auto; max-width: 250px;}
.blocoHomeV h2 { font-family: 'Open Sans', sans-serif; color: #023E88; text-align: center;  }
.blocoHomeV p { font-family: 'Open Sans', sans-serif; color: #8A8996; font-size: 14px; text-align: center; font-weight: 300;  }

.blocoPalavras{ position: relative; margin: 10px auto; padding: 10px; color: #fff !important; background: url(../imgs/fundo_palavras.jpg); border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } 


.ContatoDados{ background: url(../imgs/contato_img.jpg) no-repeat; padding-top: 170px; background-position: top center; background-size: 280px auto; }

.TrabalheDados{ background: url(../imgs/trabalhe_img.jpg) no-repeat; padding-top: 170px; background-position: top center; background-size: 280px auto; }

.telefonesContato{ background-color: #000; -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center; color: #fff; font-weight: 600; width: 90%; margin: 0 auto;
}
.telefonesContato p{ margin: 0; line-height: 30px; font-size: 18px;}

.btn_formcont{ width: 40%; background-color: #000; color: #fff;  line-height: 30px;}

.formSant { border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; margin-bottom: 5px;}


.instaImagem{ position: relative; width: 48%; margin: 1%; float: left; height: 150px; background-image: contain;}
.containerInsta{ padding: 25px 0;}
.instaImagem a{  display: block; float: left; width: 100%; height: 100%; }
.TituloInsta{font-family:"Open Sans"; font-size:16px; text-align:left; color: #8E8D8D; font-weight: 300; }
.TituloInsta i{ color: #F45656; font-size: 28px; font-weight: 300; margin-bottom: -7px; position: relative; bottom: -3px;}
a.linkInsta:link, a.linkInsta:active, a.linkInsta:visited{ color: #F45656; text-decoration: none; }
a.linkInsta:hover{ color: #DF7E7E; }


a.DownloadD:link, a.DownloadD:active, a.DownloadD:visited { font-size: 14px; border: 1px solid #dedede; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; display: block; width: 100%; line-height: 40px; padding: 0 10px; margin: 10px 0; color: #2E5050; transition: 0.5s;}
a.DownloadD:hover { background-color: #A23E5D; color: #fff; transition: 0.5s;}



.Bloco1Home{ position: relative; width: 100%; background-color: #285B9A; padding: 15px;}
.Bloco1Home p{ margin: 0; color: #fff; font-size: 16px; }
.Bloco1Home p:nth-of-type(2) { font-family: 'Komika Axis'; margin-bottom: 25px; font-size: 32px;}

.Bloco3Home{ position: relative; width: 100%; background-color: #FC7A03; padding: 15px;}
.Bloco3Home p{ margin: 0; color: #fff; font-size: 16px; }
.Bloco3Home p:nth-of-type(2) { font-family: 'Komika Axis'; margin-bottom: 25px; font-size: 32px;}

.Bloco2Home{ position: relative; width: 100%; background-size: cover; height: 250px; background-position: center; background-repeat: no-repeat;}

a.btn_leiamais1:link, a.btn_leiamais1:active, a.btn_leiamais1:visited { padding: 3px 25px; border: 1px solid #fff; font-size: 16px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #fff; }
a.btn_leiamais1:hover{ text-decoration: none; background-color: #FC7A03; }

.btnDoacaoOnline{ position: relative; width: 120px; height: 120px; float: right; background-color: #F2CF03 !important; color: #FC7A03; font-family: 'Komika Axis'; text-align: center; font-size: 22px; padding: 10px 5px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; text-decoration: none!important;  }
.btnDoacaoOnline span{ font-family:"Open Sans"; font-size:14px; background-color: #FC7A03; color: #fff !important; padding: 3px 5px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-decoration: none!important; }
.btnDoacaoOnline::after{ position: absolute; width: 110px; height: 110px; border: 1px solid #FC7A03; left: 5px; top: 5px; content: ""; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;   }
.btnDoacaoOnline::before{ position: absolute; border-left: 1px solid #fff; width: 1px; height: 180px; content: ""; left: -10px; top: -25px; display: none;}

.tituloPagPrincipal{  font-family: 'Komika Axis'; margin-bottom: 25px; font-size: 28px !important; color: #7BABAF; text-align: center;}
.blocoPagText{ color: #7BABAF !important; }
.blocoPagText strong{  font-family: 'Komika Axis' !important;  font-size: 18px !important;}
.blocoFraseQuem{position: relative; width: 100%; background-color: #2E5050; text-align: center; padding-top: 10px;  }

.blocoFraseQuem p{ font-family: 'Komika Axis' !important;  font-size: 18px !important; color: #fff !important;}
.blocoFraseQuem p span{ font-size: 16px;}


.BlocoMissao{ position: relative; width: 98%; height: auto; border: 1px solid #9D3E5D; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; margin: 1% auto; padding: 10px; font-size: 14px; color: #595959; font-family:"Open Sans"; }
.BlocoMissao span{ font-family: 'Komika Axis' !important;  font-size: 18px !important; color: #9D3E5D !important; border-bottom: 1px solid #E1E1E1; display: block;  }

.ftPAG{position: relative; width: 98%; height: 180px; background-size: cover; background-position: center center; margin: 1%;  }
.ftPAG a{ display: block; float: left; width: 100%; height: 100%;}

.FotoHome{ position: relative; width: 100%; max-width: 1920px; height: 400px; background: url(../imgs/home_photo.jpg) no-repeat center; background-size: cover; margin: 0 auto; }
.BeforeHeader{ display: none; }

.ResponsabilidadeHome{ position: relative; text-align: center;  width: 100%; max-width: 1920px; height: auto; background: #000 url(../imgs/responsabilidade_home.jpg) no-repeat; background-position: center center;  background-size: cover; margin: 0 auto;  min-height: 150px; padding: 20px 10px;}
.corAmarelo{ color: #b49070; }
a.btn_SaibaMais:link, a.btn_SaibaMais:active, a.btn_SaibaMais:visited{  font-family: 'Baskerville', 'Open Sans', sans-serif; padding: 8px 20px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #b49070; color: #000; }
a.btn_SaibaMais:hover{ background-color:#C4A890; }

a.btn_SaibaMais_G:link, a.btn_SaibaMais_G:active, a.btn_SaibaMais_G:visited{  font-family: 'Baskerville', 'Open Sans', sans-serif; padding: 10px 30px; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #b49070; color: #000; font-size: 18px; }
a.btn_SaibaMais_G:hover{ background-color:#C4A890; }

.NoticiaResponsabilidade{ position: relative; width: 100%; height: auto; padding: 20px; color: #fff; font-size: 14px; font-family:  'Open Sans', sans-serif; line-height: 25px; font-weight: 300; }
.NoticiaResponsabilidade h3{font-family: 'Baskerville', 'Open Sans', sans-serif; font-size: 24px; color: #b49070; }


.EmpresaHome{ position: relative; display: block; background: #fff; margin: 30px auto; height: auto; clear: both; }
.EmpresaHome:before{ display: table; content: " ";}
.EmpresaHome p {  font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 25px; color: #727272;  text-align: justify; font-weight: 300; }

.QuemSomosH{ font-family: 'Baskerville', 'Open Sans', sans-serif !important; font-size: 46px !important; color: #000 !important; line-height: 65px !important; padding-top: 30px; }
.QuemSomosH::after{ content: ''; position: absolute; width: 60%; left: 5px; top: 0; height: 3px; background-color: #000000;  }
.QuemSomosH span{ font-family: 'Baskerville', 'Open Sans', sans-serif !important; color: #b49070; display: block; padding-left: 40px;} 

.BlocoHomeD{ position: relative; width: 90%; margin: 5px auto; height: auto; background-color: rgba(83,17,4,0.90); text-align: center; padding: 30px 15px; cursor: pointer;  }
.BlocoHomeD:hover{ background-color: rgba(100,19,4,0.90); }
.BlocoHomeD h3{  font-family: 'Baskerville', 'Open Sans', sans-serif !important; color: #b49070; font-size: 26px; }
.BlocoHomeD p{   font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; line-height: 25px; }

.FraseHome{ position: absolute; width: 80%;  text-align: center; left: 10%; top: 35%; z-index: 5; }
.FraseHome h1{ font-family: 'Baskerville', 'Open Sans', sans-serif !important; color: #531104;  font-size: 24px; font-weight: 500;  }
.FraseHome p{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; line-height: 25px; margin-bottom: 25px; }

.centrFootDet p { text-align: center !important; }
.centrFootDet img { display: block; margin: 0 auto; }

.EspacoTopo{ position: relative; clear: both; width: 100%; height: 170px;}

.TextoEmpresa{ padding: 5px 25px;}

.whatscall{ position: fixed; z-index: 5; bottom: 10px; right: 20px; width: 45px;}

.blocoBuscaP{ position: relative; width: 100%; clear: both; margin-bottom: 10px; border-bottom: 1px solid #EEE; cursor: pointer; padding: 8px 8px 5px 15px; }
.blocoBuscaP:hover{ background-color: #F5F5F5; }
.tituPesq { font-size: 16px; font-weight: 600; margin-bottom: 0; line-height: 25px; }
.descPesq{ font-size: 14px; font-weight: 300; color: #666;  margin-bottom: 0;}
.linkPesq{ font-size: 12px; font-weight: 300; color: #CAA012; line-height: 25px; display: none; }


.PopUPClose{ position: fixed; width: 300px !important; height: 330px !important; margin-left: 50% !important; left: -150px !important; top: 50% !important; margin-top: -175px !important; background-color: #fff; box-shadow: 0px 0px 7px #4a4a4a;
    -moz-box-shadow: 0px 0px 7px #4a4a4a;
    -webkit-box-shadow: 0px 0px 7px #4a4a4a;
   
    -webkit-animation: zoomin 0.7s;
    animation: zoomin 0.7s; z-index: 10001; 
	background-image: url(../imgs/exitpopup.jpg) !important; background-repeat: no-repeat !important; background-size: cover !important; z-index: 10001; background-color: transparent !important;}

.inputPOPC{ position: absolute; width: 80%; bottom: 85px; background-color: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center; height: 35px; line-height: 35px; font-size: 16px; color: #000; left: 10%; }

.btnPOPC{ position: absolute; width: 80%; bottom: 40px; background-color: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center; height: 35px; line-height: 35px; font-size: 16px; color:#000; left: 10%;  }
.btnPOPC:hover{ background-color: rgba(255,255,255,0.50);}

#avisosNews2{ position: absolute; width: 90%; height: 125px; left: 5%; top: 180px; z-index: 10001; display: none; line-height: 125px; font-family: 'Open Sans', sans-serif; font-size: 12px;  text-align: center; }

  .divsIguais { display: flex; flex-wrap: wrap; justify-content: center;   }
@media only screen and (min-width: 425px) {
	.logotipo{ width: 340px;}
}

@media only screen and (min-width: 480px) {
	
	.Pesquisa, .btn_pesquisar{ height: 40px; line-height: 40px; }
	/*EXIBE PRODUTOS*/
	.DescricaoProd iframe {  height: 300px !important; }
	
}

@media only screen and (min-width: 620px) {
}



/**/
@media only screen and (min-width: 667px) {
}

@media (min-width: 768px) {
	.linkPesq{ display: block; }
	.centrFootDet p { text-align: left !important; }
.centrFootDet img { display: inline-block; margin: 0 0 20px 0; }
	.EspacoTopo{ position: relative; clear: both; width: 100%; height: 110px;}
	
	/*FOOTER DO SITE*/
	#btn_NewsFooter{ margin-left: -4px; padding: 0 30px; top: -1px; cursor: pointer !important; z-index: 1; }
	footer{ padding-bottom: 40px;}
	.newsTit { clear: none; display: inline-block;}
	.newsText{ display: block;  margin-top: 10px;}
	footer h3, .telefone_Footer, .footer_after{ text-align: left; }
	.footer_after{ text-align: left; }
	
	.logotipo_mobile{ display: none;}
	
	.BeforeHeader{ display: block; position: relative; height: 45px; background-color: #000; width: 100%;  margin: 0 auto;}
	.BlocoBeforeH{ color: #fff; font-size: 12px; line-height: 45px; margin-right: 7px; float: left; padding-left: 15px;}
	.BlocoBeforeH i{ color: #b49070; font-size: 12px; }
	.BlocoSocialBeforeH{ position: relative; height: 45px; float: right; }
	a.link_socialHeader:link,  a.link_socialHeader:visited {font-size: 18px; display: inline-block;color: #b49070; line-height: 45px; margin-right: 3px;}
	a.link_socialHeader:hover, a.link_socialHeader:active { color: #C4A890; }
	
	
	header{ top: 45px;}
	#logo_Footer {  max-width: 90%; margin: 0 auto; margin-top: 20px; }
	.telefone_Footer{ font-weight: 600; }
	.menu_Footer { list-style: none; padding: 10px 0px; }
	.menu_Footer li{ width: 100%; float: left; padding: 5px 5px;  }
	.menu_Footer li i { color: #6DB8F3; font-size: 12px;}
	
	.menu_Footer li a { font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #fff; text-decoration: none; padding: 10px 0; }
	.menu_Footer li a:hover { font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #b49070; text-decoration: none; padding: 10px 0; }
	
	#logo_Footer { display: block; max-width: 90%; margin: 0 auto; margin-top: 20px; }
	#menu_Footer { list-style: none; padding: 10px 0px; }
	#menu_Footer li{ width: 100%; float: left; padding: 5px 5px;  }
	#menu_Footer li i { color: #b49070; font-size: 12px;}
	
	#menu_Footer li a { font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #fff; text-decoration: none; padding: 10px 0; }
	#menu_Footer li a:hover { font-family: 'Open Sans', sans-serif;  font-size: 14px; color: #b49070; text-decoration: none; padding: 10px 0; }
	
	
	
	.subtitulo_footer { display: block; font-family: 'Open Sans', sans-serif;  font-weight: bold; font-size: 14px; color: #666666; margin-top: 15px; }
	.img_pagamento {display: block; width: 90%;}
	.img_pagamentoMobile {display: none;}
	.grupo_seg { text-align: left; }
	.duvidas_footer{ color: #fff;  }
	#avisosNews{ line-height: 50px; }
	.Pesquisa{ width: 80%;}
	.btn_pesquisar{ width: 20%;}
	
	/*TTOPO*/
	.linksTopoB{ display: block;}
	.linkTP{ display: none;}
	.telefoneTP{ font-family: 'Open Sans', sans-serif;  font-size: 12px; color: #AA0000; line-height: 30px; }
	.nomeTelTopo{ color: #000; }
	a.linkIconTopo:link,  a.linkIconTopo:visited {font-size: 28px; display: inline-block; color: #000; margin: 30px 10px 0 10px; }
	a.linkIconTopo:hover, a.linkIconTopo:active { color: #fff;}
	.logotipo { display: block; margin: 30px auto 0; width: 400px; }
	
	
	/* PRODUTOS */
	.ListaProdutos li { width: 33%;}
	
	.alinhaEsquerda{ text-align: left;}
	.facebook_Plugin{ margin: 0 0 0 0;}
	
	.imgContato { position: relative; display: block; margin: 0 auto 0; max-width: 90%; width: auto; max-height: 375px; }
	


	
	
	.tituloP{ font-size: 40px;}
	.imgFertHome{ width: 80%; margin-bottom: 30px;}
	.pduvidas{ text-align: left;}
	
	
	.blocoHeader { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #919191; font-weight: 300; margin-top: 20px; }
	.blocoHeader i { display: inline-block; font-size: 30px; float: left; color: #25BCBD; margin: 5px 10px 20px 0;}
	.blocoHeader span { color: #023E88; font-weight: 600;}
	

	
	
	.ContatoDados{ position: relative; padding-top: 15px; background-position: left bottom; background-size: 53%; background-image: url(../imgs/contato_img.jpg); }
	.telefonesContato{  display: none; }
	
	.TrabalheDados{ position: relative; padding-top: 15px; background-position: left bottom; background-size: 53%;  }
	
	
	.instaImagem{ height: 220px; }
	
	
	.Bloco1Home{  width: 65%; float: left; height: 350px;}
	.Bloco2Home{width: 35%; float: left;  height: 350px;}
	.Bloco3Home{ width: 65%; float: left; height: 350px;}
	
	.btnDoacaoOnline::before{ display: block; left: -50px;  }
	.btnDoacaoOnline{ margin-top: 30px; margin-right: 20px;}
	.btnDoacaoOnline:hover{ background-color: #FCA14E; }
	
	.ftPAG{position: relative; width: 31%; height: 180px; background-size: cover; background-position: center center; margin: 1%; float: left;  }
	
	.FotoHome{ height: 500px;}
	
	.NoticiaResponsabilidade{ position: relative; width: 100%; float: left; padding: 20px 40px;     }
	.NoticiaResponsabilidade:nth-of-type(1){  border-right: 1px solid #b49070; }
	.NoticiaResponsabilidade h3{font-family: 'Baskerville', 'Open Sans', sans-serif; font-size: 24px; color: #b49070; }
	.NoticiaResponsabilidade p:nth-of-type(1){ height: 120px;}
	.bordaNoticiaHome{ border-right: 1px solid #b49070;  }
	
	.DestaquesHome{position: relative; display: flex; margin-top: -60px;  }
	.BlocoHomeD{width: 32%; margin: 0px 0.5%; align-items: stretch; flex-direction: column; flex: 1;}
	
	.FraseHome{  width: 60%; left: 20%; top: 40%;  }
	
	
}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 992px) {
	a.link_socialHeader:link,  a.link_socialHeader:visited {font-size: 24px; }
	
	.TextoEmpresa{ padding: 5px 40px;}
	.fontSizeTexto{ font-size: 16px; }
	
	/*MENU*/
	.MenuDesktop{ position: relative; display:  block; width: 100%;   height: 40px; z-index: 1; top: 20px; }
	.menuTodos{ width: 24.5%; line-height: 50px; color: #fff; font-family: 'Open Sans', sans-serif;  font-size: 14px; text-align: center; cursor: pointer; float: left; background-color: #830303; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin-top: 5px; margin-right: 0.5%; }
	.menuTodos:hover{  line-height: 60px;  background-color: #830303; margin-top: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  }
	.menuTodos i { color: #FCF85E; margin-right: 10px; }
	.MenuPrincipal{position: relative; width: 100%; height: 40px;  text-align: right;}
	
	header{ height: 450px;
		
	
	}
	header::after{ height: 60px; bottom: 10px;}
	
	
	.telefoneHeader{ position: absolute; left: 70px; top: 130px; color: #2E5050; font-size: 22px; font-weight: 300;}
	
	.MenuPrincipal2{position: relative; width: 100%; max-width: 880px; margin: 10px auto 0; height: 40px; display: block;  }
	.MenuPrincipal ul { list-style: none; display: inline-block; line-height: 60px; }
	.MenuPrincipal2 ul { list-style: none; display: inline-block; line-height: 40px; }
	.MenuPrincipal ul li { float: left; line-height: 40px; height: 40px;  -webkit-transition: 0.5s; /* Safari */
    transition: 0.5s; position: relative;     }
	
	
	a.link_menuP:link, a.link_menuP:active, a.link_menuP:visited { float: left; font-family: 'Open Sans', sans-serif;  text-decoration: none !important; color: #023E88; font-size: 12px; font-weight: 600;  line-height: 40px; padding: 0 10px;  }
	a.link_menuP3:link, a.link_menuP3:active, a.link_menuP3:visited { font-family: 'Open Sans', sans-serif;  text-decoration: none !important; color: #000; font-size: 12px; font-weight: 400;  line-height: 40px; padding: 0 10px; display: block; }
	
	.MenuPrincipal ul i{display: inline-block; line-height: 40px; height: 40px; color: #000; font-size: 14px; padding: 0 2px;}

	.MenuPrincipal ul li:hover{background-color: rgba(0,0,0,0.79); color: #fff !important; }
	.MenuPrincipal ul li:hover a, .MenuPrincipal ul li:hover i{ color: #fff; }
	
	
	.submenu{ position: absolute; background-color: rgba(0,0,0,0.79); left: 0; width: 190px; list-style: none; text-align: center; padding: 10px 5px; display: none !important; top: 40px;  }
	.submenu li{ display: block; float: none;  width: 100%;  }
	.submenu li a:link, .submenu li a:active, .submenu li a:visited{ font-family: 'Open Sans', sans-serif;  text-decoration: none !important; color: #fff; font-size: 12px; font-weight: 400;  line-height: 40px; display: block; text-align: left !important; padding-left: 5px;}
	.MenuPrincipal ul li:hover >  .submenu{ display: block !important; }
	.btnBuscaM{ position: relative; cursor: pointer;  padding: 0 10px; }
	
	/*TOPO*/

	
	.logotipo { display: block; margin: 0 auto; width: 300px;  top: 25px; z-index: 2;}
	
	
	

	
	
	
	.blocoHeader { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #919191; font-weight: 300; margin-top: 45px; }
	.blocoHeader i { display: inline-block; font-size: 30px; float: left; color: #25BCBD; margin: 5px 10px 20px 0;}
	

	
	.ContatoDados{ position: relative; padding-top: 50px; background-position: left bottom; background-size: 60%;  min-height: 450px; }
	.TrabalheDados{ position: relative; padding-top: 50px; background-position: left bottom; background-size: 60%;  min-height: 450px; }
	.telefonesContato{ position: absolute; bottom: 0; left: 30px; display: block; width: 200px;}

	.instaImagem{ width: 24%;  height: 280px; margin: 5px 0.5% 20px; }
	
	.Bloco1Home, .Bloco2Home, .Bloco3Home{  width: 50%; float: left; height: 350px;}

	
	.btnDoacaoOnline{ position: relative; width: 180px; height: 180px; float: right; background-color: #F2CF03 !important; color: #FC7A03; font-family: 'Komika Axis'; text-align: center; font-size: 28px; padding: 25px 5px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; text-decoration: none!important; margin-top: 0px;  }
.btnDoacaoOnline span{ font-family:"Open Sans"; font-size:18px; background-color: #FC7A03; color: #fff !important; padding: 3px 5px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-decoration: none!important; }
.btnDoacaoOnline::after{ position: absolute; width: 170px; height: 170px; border: 1px solid #FC7A03; left: 5px; top: 5px; content: ""; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;   }
.btnDoacaoOnline::before{ position: absolute; border-left: 1px solid #fff; width: 1px; height: 200px; content: ""; left: -70px; top: -10px; }
	
	.Bloco3Home p {font-size: 18px;}
	.blocoFraseQuem p{  font-size: 26px !important; color: #fff !important; padding: 0 100px; margin-top: 20px;}
.blocoFraseQuem p span{ font-size: 16px;}
	
	
	.BlocoMissao{ float: left; width: 31%; margin: 1%; height: 360px;}
	.BlocoMissao:nth-of-type(5){ width: 64%;}
	
	.ftPAG{position: relative; width: 23%; height: 200px; background-size: cover; background-position: center center; margin: 1%; float: left;  }
	.FotoHome{ height: 600px;}
	
	
	.QuemSomosH{ font-size: 55px !important; line-height: 80px !important;  }
	.BlocoHomeD{ padding: 50px 50px; }
	.DestaquesHome { margin-bottom: 60px;}
	
	.FraseHome{ position: absolute; width: 60%;  text-align: center; left: 20%; top: 40%;  }
	.FraseHome h1{ font-size: 50px; font-weight: 500;  }
	.FraseHome p{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; line-height: 25px; margin-bottom: 25px; width: 80%;  margin-left: 10%;   }
	
	.PesquisaDesktop{ position: absolute; right: 5px; top: 60px; width: 240px; display: none; }
		.PopUPClose{ width: 600px !important; height: 500px !important; margin-left: 50% !important; left: -300px !important; top: 50% !important; margin-top: -250px !important; }

.inputPOPC{ bottom: 105px;  height: 50px; line-height: 50px; }

.btnPOPC{   height: 50px; line-height: 50px;  }
	#avisosNews2{ top: 270px;}
	
}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1100px) {
	
	
	

	
}

@media (min-width: 1200px) {

	
}

/*MEDIA SCREEN PARA DESKTOP*/
@media only screen and (min-width: 1280px) {
	
	.ContatoDados{ position: relative; padding-top: 80px; background-position: left bottom; background-size: 50%;  min-height: 500px; }
	.TrabalheDados{ position: relative; padding-top: 80px; background-position: left bottom; background-size: 50%;  min-height: 500px; }
	.telefonesContato{ position: absolute; bottom: 0; left: 30px; display: block; width: 250px; height: 80px;}
	.telefonesContato p{ font-size: 24px; line-height: 40px;}
	
	.logotipo{ width: 400px;}
	a.link_menuP3:link, a.link_menuP3:active, a.link_menuP3:visited {  font-size: 12px; padding: 0 20px;  }
	.MenuPrincipal ul i{font-size: 14px; }
	
	.BlocoMissao{ height: 300px;}
	
	.btnDoacaoOnline::before{ left: -110px; }
	 header{ height: 650px;}
	.FotoHome{ height: 700px;}
	
	.FraseHome{ top: 30%; }
	.FraseHome h1{ font-size: 70px; font-weight: 500;  }
	.FraseHome p{ font-size: 16px; width: 70%;  margin-left: 15%;   }
	

}