@charset "utf-8";
/* CSS Document */

body { background:#fff; color:#383838; word-wrap: break-word; overflow-x: hidden;}

.quebra   { clear:both; }
.quebra10 { clear:both; height:10px; }
.quebra15 { clear:both; height:15px; }
.quebra20 { clear:both; height:20px; }
.quebra30 { clear:both; height:30px; }
.quebra50 { clear:both; height:50px; }
.quebra100 { clear:both; height:100px; }
.quebraPalavra { word-wrap: break-word; }

.centerCol { display:inline-block; float:none; text-align:left; margin-right:-4px; }
.centerRow { text-align:center; }
.float { float:left; position:relative; }
.floatD { float:right; position:relative; }
.floatF { float:left; position:relative; width:100%; }
.full { width:100%; }

.cp { cursor:pointer; }
.db { display:block; }
.dn { display:none; }
.di { display:inline; }
.dib { display:inline-block; }
.dtc { display:table-cell; }
.ovf { overflow:hidden; }
.pa { position:absolute; }
.pf { position:fixed; }
.pr { position:relative; }
.vat { vertical-align:top; }

.m0 { margin: 0px; }

.mr0  { margin-right:0; }
.mr5  { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr30 { margin-right:30px; }

.linha { text-align: center; border-radius: 10px; width: 35px; height: 5px; margin-bottom: -4px;}

.mb0  { margin-bottom:0; }
.mb5  { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }
.mb50 { margin-bottom:50px; }
.mb70 { margin-bottom:70px; }

.mt10 { margin-top:10px; }

.ml0  { margin-left:0; }
.ml5  { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml30 { margin-left:30px; }

.p0 { padding:0px; }
.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }
.p30 { padding:30px; }
.p50 { padding:50px; }

.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt30 { padding-top:30px; }
.pt50 { padding-top:50px; }
.pt70 { padding-top:50px; }
.pt80 { padding-top:80px; }
.pt100 { padding-top:100px; }

.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb50 { padding-bottom:50px; }
.pb70 { padding-bottom:70px; }
.pb100 { padding-bottom:100px; }

.ptb10 { padding-top:10px; padding-bottom:10px; }
.ptb15 { padding-top:15px; padding-bottom:15px; }
.ptb20 { padding-top:20px; padding-bottom:20px; }
.ptb30 { padding-top:30px; padding-bottom:30px; }
.ptb50 { padding-top:50px; padding-bottom:50px; }
.ptb70 { padding-top:70px; padding-bottom:70px; }
.ptb100 { padding-top:100px; padding-bottom:100px; }
.ptb200 { padding-top:200px; padding-bottom:200px; }

.plr30 { padding-left: 30px; padding-right: 30px }

.resetMargin, p, h1, h2, h3, h4, h5, h6, span { margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; }

.mAuto { margin: 0 auto; }

.fb { font-weight:bold; }
.fMax { text-transform:uppercase; }
.fMin { text-transform:lowercase; }
.fn { font-weight:normal; }
.fi { font-style:italic; }
.tdn {text-decoration: none; }

.e6 { font-size:0.375em; }
.e8 { font-size:0.500em; }
.e10 { font-size:0.625em; }
.e12 { font-size:0.750em; }
.e14 { font-size:0.875em; }
.e16 { font-size:1.000em; }
.e17 { font-size:1.090em; }
.e18 { font-size:1.125em; }
.e20 { font-size:1.250em; }
.e22 { font-size:1.375em; }
.e24 { font-size:1.500em; }
.e26 { font-size:1.625em; }
.e30 { font-size:1.875em; }
.e36 { font-size:2.250em; }
.e40 { font-size:2.500em; }
.e50 { font-size:3.125em; }
.e60 { font-size:4.063em; }

.lhn { line-height:normal; }
.lh24 { line-height:1.500em; }
.lh26 { line-height:1.625em; }
.lh30 { line-height:1.875em; }

.h0 { min-height:0px; }
.wf { width:100%; }
.w75 { width: 75%; }
.w85 { width: 85%; }

/* Bordas */
.b0 { border: none; }
.bdR3 { border-radius:3px; }
.bdR5 { border-radius:5px; }
.bdR20 { border-radius:20px; }

.bgBranco { background:#FFF; }
.bgBranco2 { background: #EDF4FC; }
.bgBranco3 { background: #f5f5f5; }
.bgBranco4 { background: #f5f5f5; }
.bgPreto { background:#000; }
.bgRodape { background:#2b3c46; }
.bgTema { background: #02aef0; }
.bgTema2 { background: #033860; }
.bgRodape2 { background:#033860; margin-bottom: 60px; }
.bgCinza { background:#141414; }
.bgTopoInfo {  background: linear-gradient(113deg, #02aef0 41%, #033860 41%); }

.fBranco { color:#fff; }
.fBranco2 { color: #e7e7e7; }
.fCinza { color: #707070; }
.fPreto { color:#000; }
.fPreto2 { color:#444444; }
.fRodape { color:#B3B2B2; }
.fTimes { font-family:"Times New Roman", Times, serif; }
.fTema { color: #02aef0; }
.fTema2 { color: #033860; }
.fTopo { color:#e4e4e4; }
.fVermelho { color: #ff6a00; }
.fLaranja { color: #dd722a; }
.fVerde { color: #2dac22;}
.fWhats { color:#3A9903; }


.txtCenter { text-align:center; }
.txtRight { text-align:right; }

.sucesso { background:#5CB85C; color:#fff; }
.falha { background:#D9534F; color:#fff; }
.primario { background:#337AB7; color:#FFF; }

.hBg { -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s; transition: background 0.2s; }
.hBg:hover { -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s; transition: background 0.2s; }

.hColor { -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -o-transition: color 0.2s; -ms-transition: color 0.2s; transition: color 0.2s; }
.hColor:hover { -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -o-transition: color 0.2s; -ms-transition: color 0.2s; transition: color 0.2s; }
.flexJcenter { justify-content: center; }



/* Classes */
.anuncioBox h3 a:link, .anuncioBox h3 a:visited, .anuncioBox h3 a:active { color:#1a0dab; text-decoration:none; }
.anuncioBox h3 a:hover { text-decoration:underline; }
.anuncioBox p { color:#006621; }
.anuncioBox .anuncioDescricao { color:#545454; }

.bannerPrincipal { background-image: url(../img/layout/banner-principal.jpg); padding-top: 257px; padding-bottom: 40px; background-repeat: no-repeat; background-size: cover; }
.bannerDiferencial { background-image: url(../img/layout/background-diferencial.jpg); background-repeat: no-repeat; background-size: cover; }
.bannerTarja { background-image: url(../img/layout/banner-tarja.png); border-radius: 5px; }

.bgBeneficios { background-image: url(../img/layout/background-01.png); }
.bgPlayground { background-color: #f4f6f8; }
.bgForm { background-image: url(../img/layout/background-form.jpg); background-repeat: no-repeat; background-size: cover; }

.blogBoxTopicos .blogTopicosTitulo { background-color: #2695CF; padding: 7px 0px; border-radius: 5px 5px 0px 0px; }
.blogCategoriasListaLinks p { color: #427f95; border-bottom: 1px solid #d4d4d4; transition: background 0.2s, color 0.2s, border 0.2s; }
.blogCategoriasListaLinks p a:link, .blogCategoriasListaLinks p a:active, .blogCategoriasListaLinks p a:visited { color: #2695CF; text-decoration: none; }
.blogCategoriasListaLinks a { padding: 10px; display: block; border: 1px solid #d4d4d4; border-top: none; }

.beneficiosBox { background-color: #f3f3f3; padding: 35px; min-height: 165px; }

.btnDescerPagina { font-size: 2.250em; padding: 12px; background-color: #ff6a00; border-radius: 5px; color: #fff; }

.direitos { margin-top: 10px; margin-bottom: 10px; text-align: center; }

.diferencialBox { background: #fff; border-radius: 5px; padding: 50px 25px 50px 25px; text-align: center; }

.divisorCenter { display: flex; justify-content: center; align-items: center; }
.divisorCenter .linha { text-align: center; border-radius: 10px; width: 35px; height: 5px;}

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] { width: 100% !important; }
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] { width: 100% !important; }

.formularioBox { background-color: #fff; border-radius: 5px; padding: 30px; }
.formularioBox input, .formularioBox select { border: 0; }
.formularioBannerBox { background-color: rgba(17,17,17,.7); border-radius: 5px; padding: 30px; }

label { font-size:1.500em; font-weight:normal; color:#121212; }

.menuTopoContato { background: #041471; padding: 15px; }
.desktop { display: flex; align-items: center; align-content: center; justify-content: space-between; }
.menuTopo { z-index: 997; transition: 400ms; padding: 10px; }
.menuTopo .desktop { display: inline-block; }
.menuTopo .desktop ul { padding: 0px; }
.menuTopo .desktop ul li, .menuTopo .desktop, .menuTopo .desktop ul { display: inline-block; margin: 0; }
.menuTopo .desktop ul li { margin-left: 25px; }
.menuTopo .desktop ul li:hover a { color: #02aef0; border-bottom: 2px solid #02aef0; }
.menuTopo ul li a { text-decoration: none; transition: 400ms; padding-bottom: 10px; color: #000; }
.menuTopo ul li a i { transition: 350ms; }
.menuTopo .mobile { display: none; }
.menuTopo .mobile ul li a { color: #000; }
.menuTopo .mobile ul li { margin: 0; padding: 15px; list-style: none; border-bottom: 2px solid #d4d4d4; text-align: left; }
.menuTopo .mobile ul { padding: 0; display: grid; }

.menuTopo ul li > ul.subMenus { position:absolute; display:none; padding-top:10px; z-index:999; margin: 0; max-width: 300px; min-width: 280px; border-radius: 5px; padding-top: 27px; }
.menuTopo ul li:hover > ul.subMenus { display:block; }
.menuTopo ul li:hover > ul.subMenus li { float:none; margin-left:-5px; padding:13px 20px 12px; background:#fff; display:block; box-shadow:2px 2px 5px rgba(0,0,0,0.5); 	-webkit-transition: background 0.2s, color 0.2s, border 0.2s;	-moz-transition: background 0.2s, color 0.2s, border 0.2s;	-o-transition: background 0.2s, color 0.2s, border 0.2s;	-ms-transition: background 0.2s, color 0.2s, border 0.2s;	transition: background 0.2s, color 0.2s, border 0.2s; cursor: pointer; }
.menuTopo ul li:hover > ul.subMenus li a { background:none; color:#000; border-bottom:none;	-webkit-transition: color 0.2s;	-moz-transition: color 0.2s;	-o-transition: color 0.2s;	-ms-transition: color 0.2s;	transition: color 0.2s; }
.menuTopo ul li:hover > ul.subMenus li:hover {-webkit-transition: background 0.2s, color 0.2s, border 0.2s; -moz-transition: background 0.2s, color 0.2s, border 0.2s; -o-transition: background 0.2s, color 0.2s, border 0.2s; -ms-transition: background 0.2s, color 0.2s, border 0.2s; transition: background 0.2s, color 0.2s, border 0.2s; background: #2695CF; }
.menuTopo ul li:hover > ul.subMenus li:hover a { color:#fff; text-decoration: none;	-webkit-transition: color 0.2s; -moz-transition: color 0.2s; -o-transition: color 0.2s;	-ms-transition: color 0.2s;	transition: color 0.2s; }

.menuTopo ul li .ativo { color: #02aef0; border-bottom: 2px solid #02aef0;}
.menuTopo .menuAtivar { display: none; right: 30px; }
.menuTopo .menuAtivar { color: #fff; background: #02aef0; border-radius: 5px; padding: 5px 10px; }


a.fVermelho:link, a.fVermelho:visited, a.fVermelho:active { color:#F00 !important; }

#menuAtivar { top:40px; padding:12px; color:#fff; z-index:100; background:#26386b; border-radius: 5px; border:1px solid #26386b;
-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;

}
#menuAtivar:hover { background:none; color:#26386b; border:1px solid #26386b;
-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}
#menuAtivar .fa { font-size:1.250em; }

.mobile { display:none; }

.owl-next { position: absolute; right: 0px; top: 40%; }
.owl-next span { font-size: 3em; background: #ff6a00; padding: 2px 6px; border-radius: 2px; }
.owl-prev { position: absolute; left: 0px; top: 40%; }
.owl-prev span { font-size: 3em; background: #ff6a00; padding: 2px 6px; border-radius: 2px; }

.paginacaoAtual { padding:9px 12px; border:1px solid #313131; color:#313131; }

.postDescricao a:link, .postDescricao a:visited, .postDescricao a:active, .postDescricao a:hover { color:#273769; text-decoration:none; }

.quemSomosBox { background-color: #f3f3f3; padding: 20px; }

select { padding:7px 10px; border-radius:3px; }

small { color:#C9302C !important; }

.tituloPrincipal { font-size:2.250em; color:#273e6a; }

ul.listaNumeros { list-style:decimal; }

.videoBox { position:relative; padding-bottom:56.25%; margin-bottom:30px; padding-top:30px; overflow:hidden; }
.videoBox iframe { position:absolute; top:0; left:0; width:100%; height:100%; }

.voltarAoTopo { position:fixed; width:50px; height:50px; bottom:-100px; right:30px; font-size:40px; color:#26386b; opacity:1; z-index:800; display:block; cursor:pointer; }

.whatsAppRodape { position:fixed; bottom:0px; z-index:999; background: #089c4c; cursor: pointer; }

.z999 { z-index: 999; }

/* Links */
a.lCriacao:link, a.lCriacao:visited, a.lCriacao:active { color:#fff; text-decoration:none; font-weight:normal; }
a.lCriacao:hover{ color: inherit; }

a.lNeutro:link, a.lNeutro:visited, a.lNeutro:active, a.lNeutro:hover  { color:inherit; text-decoration:none; }

a.lPaginacao:link, a.lPaginacao:visited, a.lPaginacao:active { padding:10px 14px; background:#cfa334; color:#000; text-decoration:none; }
a.lPaginacao:hover { background:#313131; color:#fff; }

a.lFacebook:link, a.lFacebook:visited, a.lFacebook:active { text-decoration:none; color:#43609C; opacity:1.0; }
a.lFacebook:hover { opacity: 0.8; }

a.lGoogle:link, a.lGoogle:visited, a.lGoogle:active { text-decoration:none; color:#D44233; opacity:1.0; }
a.lGoogle:hover { opacity: 0.8; }

a.lPost:link, a.lPost:visited, a.lPost:active { color:#2e4379; text-decoration:none; }
a.lPost:hover{ color:#39b5ea; }

a.lRodape:link, a.lRodape:visited, a.lRodape:active { color:#c4c4c4; text-decoration:none; transition: 450ms; }
a.lRodape:hover { color:#fff; }

a.lTitulo:link, a.lTitulo:visited, a.lTitulo:active { color:#000; text-decoration:none; }
a.lTitulo:hover { color:#212121; }

a.lTelefone:link, a.lTelefone:visited, a.lTelefone:active, a.lTelefone:hover { text-decoration:none; }

a.lTopo:link, a.lTopo:visited, a.lTopo:active { color:#253868; text-decoration:none; }
a.lTopo:hover { color:#253868; }

a.lRodapeRedeSocial:link, a.lRodapeRedeSocial :visited, a.lRodapeRedeSocial :active, .lRodapeRedeSocial  { color: #fff; text-decoration: none; }

.lWhatsappGeral { padding: 10px 20px; border: 2px solid #2695CF; border-radius: 30px; background-color: #2695CF; color: #fff !important; cursor: pointer; text-align: center !important; text-decoration: none; }
a.lWhatsappGeral:link, a.lWhatsappGeral:visited, a.lWhatsappGeral:active { padding: 10px 20px; border: 2px solid #5cb85c; border-radius: 30px; background-color: #5cb85c; color: #fff !important; cursor: pointer; text-align: center; text-decoration: none; }
.lWhatsappGeral:hover { background-color: #2695CF; color: #fff !important; cursor: pointer; border: 2px solid #5cb85c !important;  }

a.lWhatsapp:link, .lWhatsapp, a.lWhatsapp:visited, a.lWhatsapp:active { text-decoration: none; background-color: #089c4c; border-radius: 5px; padding: 15px 30px; color: #fff; border: 0; }

a.lWhatsappContato:link, a.lWhatsappContato:visited, a.lWhatsappContato:active { text-decoration: none; background-color: #cfa334; border-radius: 5px; padding: 10px 25px; color: #000; border: 0; transition: 450ms; }
a.lWhatsappContato:hover { color: #fff; background-color: #000; }

@media (max-width: 280px){
	.menuTopo { position: relative; }
}

@media (max-width: 330px){
	a.lOrcamento:link, .lOrcamento, a.lOrcamento:visited, a.lOrcamento:active { font-size: 0.750em; }

	.bannerServicosTitulo { font-size: 2.000em; }

	.blogCategoriasListaLinks { display: none; }

	.bgTopoInfo p { text-align: center; }
	.bgTopoInfo { background: #033860; }

	.boxRodapeContato span { font-size: 0.725em; }

	.creditos .float { float: none; }
	.creditos .floatD { float: none; }

	.diferencialContainer p { font-size: 0.875em; }

	.formContato { padding: 30px; }

	.filtragemImovelRegiao { width: 100% !important; }
	.filtragemImovelLupa { display: none; }

	.perguntasFrequentesBox .fa-plus, .perguntasFrequentesBox .fa-minus { display: none !important; }

	.menuTopo .container { width: 100%; }
	.menuTopo .desktop { display: none; }
	.menuTopo .menuAtivar { display: inline-block; top: 25px; }
	.menuTopo { position: relative; }
	.menuTopo .logoTopoMenu { margin-right: 0; }
	.menuTopo .logoTopoMenu img { float: left; padding-top: 15px; }

	.menuTopoContato { text-align: center; }
	.menuTopoContatoEsquerda { float: none; display: inline-block; }
	.menuTopoContatoEsquerda p { float: none; }
	.menuTopoContatoDireita { float: none; display: inline-block; }
	.menuTopo { position: relative; }

	.newsletterContainer .fTitulo { font-size: 1.375em; }
	.newsletterContainer .newsletterDescricao { font-size: 0.750em; }
}

@media (max-width: 380px){

	a.lOrcamento:link, .lOrcamento, a.lOrcamento:visited, a.lOrcamento:active { font-size: 1em; padding: 15px 25px; }

	.bannerPrincipal { padding-top: 50px; padding-bottom: 110px; }
	.bannerPrincipal h1 { font-size: 1.875em; }
	.bannerPrincipal h3 { font-size: 1.625em; }
	.bannerPrincipal .lOrcamento { font-size: 0.750em; }
	.btnDescerPagina { bottom: -340px; left: 44.3%; }

	.blogCategoriasListaLinks { display: none; }

	.bannerServicosTitulo { font-size: 2.500em; }

	.bannerTarja { text-align: center; }
	.bannerTarja .linha { display: none; }

	.bgTopoInfo p { text-align: center; }
	.bgTopoInfo { background: #033860; }

	.boxRodapeContato span { font-size: 0.875em; }

	.creditos .float { float: none; }
	.creditos .floatD { float: none; }

	.diferencialBox { padding: 30px 0; }
	.diferencialContainer p { font-size: 1.000em; }

	.formContato { padding: 30px; }

	.filtragemImovelLupa { display: none; }

	.fTitulo { font-size: 1.875em; }
	.tituloPadrao  { font-size: 0.875em; }

	.logisticaContainer img { width: 100%; }

	.perguntasFrequentesBox .fa-plus, .perguntasFrequentesBox .fa-minus { display: none !important; }

	.menuTopo .container { width: 100%; }
	.menuTopo .desktop { display: none; }
	.menuTopo .menuAtivar { display: inline-block; top: 25px; }
	.menuTopo .logoTopoMenu { margin-right: 0; }
	.menuTopo .logoTopoMenu img { float: left; padding-top: 15px; }

	.menuTopoContato { text-align: center; }
	.menuTopoContatoEsquerda { float: none; display: inline-block; }
	.menuTopoContatoDireita { float: none; display: inline-block; }

	.menuTopo { position: relative; }

	.newsletterContainer .fTitulo { font-size: 1.500em; }
	.newsletterContainer .newsletterDescricao { font-size: 0.875em; }
}

@media (min-width: 381px) and (max-width: 480px){
	.blogCategoriasListaLinks { display: none; }

	.bannerPrincipal { padding-top: 50px; padding-bottom: 110px; }
	.bannerPrincipal h1 { font-size: 1.875em; }
	.bannerPrincipal h3 { font-size: 1.625em; }
	.bannerPrincipal .lOrcamento { font-size: 0.750em; }
	.btnDescerPagina { bottom: -80px; left: 44.3%; }

	.bannerServicosTitulo { font-size: 2.500em; }

	.bannerTarja { text-align: center; }
	.bannerTarja .linha { display: none; }

	.bgTopoInfo p { text-align: center; }
	.bgTopoInfo { background: #033860; }

	.boxRodapeContato span { font-size: 0.925em; }

	.creditos .float { float: none; }
	.creditos .floatD { float: none; }

	.diferencialBox { padding: 30px 0; }
	.diferencialContainer p { font-size: 1.125em; }

	.formContato { padding: 30px; }

	.fTitulo { font-size: 2.225em; }
	.tituloPadrao  { font-size: 1.125em; }

	.logisticaContainer img { width: 100%; }

	.perguntasFrequentesBox .fa-plus, .perguntasFrequentesBox .fa-minus { display: none !important; }

	.menuTopo .container { width: 100%; }
	.menuTopo .desktop { display: none; }
	.menuTopo .menuAtivar { display: inline-block; top: 25px; }
	.menuTopo .logoTopoMenu { margin-right: 0; }
	.menuTopo .logoTopoMenu img { float: left; padding-top: 15px; }

	.menuTopoContato { text-align: center; }
	.menuTopoContatoEsquerda { float: none; display: inline-block; }
	.menuTopoContatoDireita { float: none; display: inline-block; }

	.menuTopo { position: relative; }

	.newsletterContainer .fTitulo { font-size: 1.625em; }
	.newsletterContainer .newsletterDescricao { font-size: 0.875em; }
}

@media (min-width: 481px) and (max-width:767px) {
	.blogCategoriasListaLinks { display: none; }

	.bannerPrincipal { padding-top: 50px; padding-bottom: 110px; }
	.bannerPrincipal h1 { font-size: 1.875em; }
	.bannerPrincipal h3 { font-size: 1.625em; }
	.btnDescerPagina { bottom: -50px; left: 44.3%; }

	.bannerServicosTitulo { font-size: 2.500em; }

	.bannerTarja { text-align: center; }
	.bannerTarja .linha { display: none; }

	.bgTopoInfo p { text-align: center; }
	.bgTopoInfo { background: #033860; }

	.boxRodapeContato span { font-size: 1.125em; }

	.creditos .float { float: none; }
	.creditos .floatD { float: none; }

	.diferencialBox { padding: 30px 0; }
	.diferencialContainer p { font-size: 1.250em; }

	.fTitulo { font-size: 2.500em; }

	.formContato { padding: 30px; }

	.logisticaContainer img { width: 100%; }

	.perguntasFrequentesBox .fa-plus, .perguntasFrequentesBox .fa-minus { display: none !important; }

	.menuTopo .container { width: 100%; }
	.menuTopo .desktop { display: none; }
	.menuTopo .menuAtivar { display: inline-block; top: 25px; }
	.menuTopo .logoTopoMenu { margin-right: 0; }
	.menuTopo .logoTopoMenu img { float: left; padding-top: 15px; }

	.menuTopoContato { text-align: center; }
	.menuTopoContatoEsquerda { float: none; display: inline-block; }
	.menuTopoContatoDireita { float: none; display: inline-block; }
	.menuTopo { position: relative; }

	.newsletterContainer .fTitulo { font-size: 1.875em; }
	.newsletterContainer .newsletterDescricao { font-size: 1.000em; }
}

@media (min-width: 768px) and (max-width: 991px) {
	.blogCategoriasListaLinks { display: none; }
	
	.bannerPrincipal { padding-top: 150px; padding-bottom: 110px; }
	.bannerPrincipal h1 { font-size: 2.000em; }
	.bannerPrincipal h3 { font-size: 1.750em; }
	.btnDescerPagina { bottom: 0px; }

	.bannerTarja { text-align: center; }
	.bannerTarja .linha { display: none; }

	.diferencialBox { padding: 30px 0; }
	.diferencialContainer p { font-size: 1.375em; }

	.menu { display:inline-block !important; }
	.menu ul li > ul.subMenus, .mobile { display:none !important; }
	.menu ul li:hover > ul.subMenus, #formContainer, .desktop { display:inline-block !important; }
	.menuTopo .logoTopoMenu { width: 160px; }
	.menuTopo .desktop .menuTopoRedesociais { display: none; }
	.menuTopo .desktop ul li { margin-left: 15px; }
	.menuTopo .desktop ul { font-size: 0.925em; display: inline-block; width: 100%; text-align: center; }
	.lWhatsappTopoMenu { font-size: 0.925em; display: block; width: 100%; text-align: center; }
	.menuTopo .desktop .logoTopoMenu { display: inline-block; width: 100%; text-align: center; margin-bottom: 10px; }

	.logoRodape { width: 425px; }
}

@media (min-width: 992px) and (max-width: 1199px) {

	.boxRodapeContato span { font-size: 1.000em; }

	.diferencialBox { padding: 40px 15px; }
	.diferencialBox h3 { font-size: 1.250em; }
	.diferencialBox p { font-size: 1.000em; }
 
	.menu { display:inline-block !important; }
	.menu ul li > ul.subMenus, .mobile { display:none !important; }
	.menu ul li:hover > ul.subMenus, #formContainer, .desktop { display:inline-block !important; }

	.menuTopo .desktop ul { font-size: 0.925em; }
	.menuTopo .desktop { text-align: center; }
	.lWhatsappTopoMenu { margin-left: 5px; }
}

@media (min-width: 1200px){
.menu { display:inline-block !important; }
.menu ul li > ul.subMenus, .mobile { display:none !important; }
.menu ul li:hover > ul.subMenus, #formContainer, .desktop { display:flex !important; }
}

a img { border-width:0; border:0; }
