/*
Theme Name: Adequar Consultoria
Theme URI: https://www.adequarconsultoria.com.br
Description: Template para site Adequar Consultoria
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
.menu, #nav li, #nav a, footer a, form input.wpcf7-submit, .social a, #scrollTop, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, #contact a, #about2 a, .foto a, .setaDown, .artista span, .artistaFoto:before, .artista h3, #assinatura, .foto, h3.accordion-toggle, #contato a, #home a, .categoria h4, .produto a, #nomes a,  form input[type='submit'], .boxContato a, .error404 .conteudo a, .postSingle a, a.mais, .postFoto a, aside a, .postNav a, #pagenav a, a.btn,  #scrollTop, .contorno, .produto a, .produto h3, #setores a, .postFoto:before, .postHeader a, .produto h3, .postFoto:before, .topo a, .produtoNav a, .btnTopo, .instalacao h3, .filtros li, .profissional a, aside a, .postFoto, .servico:before, .slick-prev:before, .slick-next:before  {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #333;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 26px;
}
h1, h2, h3, small, .blocoIntro {
	font-family: "Aleo", serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}
small, h2 small, #newsletter h4 {
	font-size: 14px;
	line-height: 20px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 5px;
}
#scrollTop {
	color: #585857;
	right: 10px;
	bottom: 10px;
	z-index: 500;
	font-size: 26px !important;
	display: none;
	position: fixed;
	cursor: pointer;
}
#scrollTop:hover {
	color: #1F3E84;
}
.fancybox-caption {
	font-family: "Noto Sans Lao", sans-serif !important;
	font-size: 15px !important;
}
h1 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
	font-weight: 600;
}
.topo {
	background: #5e6896;
	color: #fff;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.topoBG {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: grayscale(100%);
}
.topo h1 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 50px;
}
.topo:before, #home:before, #cta:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #5E6896;
	background: -webkit-linear-gradient(90deg,rgba(94, 104, 150, 0.9) 0%, rgba(4, 146, 212, 0.8) 100%);
	background: -moz-linear-gradient(90deg,rgba(94, 104, 150, 0.9) 0%, rgba(4, 146, 212, 0.8) 100%);
	background: linear-gradient(90deg,rgba(94, 104, 150, 0.9) 0%, rgba(4, 146, 212, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#5E6896",
	  endColorstr="#0492D4",
	  GradientType=1
	);
	mix-blend-mode: multiply;
}
.topo section {
	height: 300px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
h2 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;	
	font-weight: 700;
	color: #0492d4;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #0492d4;
	font-weight: 700;
}
h4 {
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #0492d4;
	text-decoration: none;
}
a:hover, a:active {
	color: #5e6896;
}
p {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #333;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #333;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #333;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url'], form input[type='password']  {
    width: 100%;
	-webkit-appearance: none;
    color: #333;
    background-color: #f7fae2;
	border: 1px solid #ccc;
    font-size: 16px;
	height: 45px;
	line-height: 45px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 500;
	font-family: "Jost", sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#servicoContato form input[type='text'], #servicoContato form input[type='email'], #servicoContato form input[type='tel'], #servicoContato textarea {
	background: #fff;
}
textarea {
	height: 150px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	border-color: #ccc;
}
label {
	display: block;
	clear: both;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.blocoFormConsultoria label {
	padding: 10px 0 15px 0;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#servicoContato form input[type='text'].wpcf7-not-valid, #servicoContato form input[type='email'].wpcf7-not-valid, #servicoContato form input[type='tel'].wpcf7-not-valid, #servicoContato textarea.wpcf7-not-valid {
	border-color: #C00;
	background-color: #FFC;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	background-color: #0492d4;
	cursor: pointer;
	width: 130px;
	height: auto;
	line-height: 40px !important;
	height: 40px !important;
	display: block;
	overflow: hidden;
	font-weight: 700;
    font-family: "Jost", sans-serif;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
form input.wpcf7-submit:hover {
	background: #5e6896;
	color: #fff;
}
footer form input.wpcf7-submit {
	background: #5e6896;
	color: #fff;
}
footer form input.wpcf7-submit:hover {
	background: #585857;
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#topMenu {
	background: #585857;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	position: fixed;
	z-index: 9990;
	left: 0;
	top: 0;
}
#topMenu section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#topMenu .social {
	margin: 0;
	height: 40px;
	line-height: 40px;
}
#topMenu .social .fa-brands {
	line-height: 40px !important;
}
#topMenu .social .sLinktree svg {
	height: 40px;
	line-height: 40px !important;
	font-size: 18px;
}
#topMenu .social li {
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 10px;
}
#topMenu .social li:first-child {
	margin: 0;
}
#topMenu a:link, #topMenu a:visited {
	color: #fff;
}
#topMenu a:hover, #topMenu a:active {
	color: #ccc;
}
#topLeft {
	float: right;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#topLeft .boxContato {
	height: 40px;
	line-height: 40px;
	padding-left: 26px;
	margin: 0 20px 0 0;
	font-size: 15px;
}
#topLeft .boxContato .fa-brands, #topLeft .boxContato .fa-solid {
	color: #fff;
	line-height: 40px !important;
	width: 24px !important;
	height: 40px;
	font-size: 16px;
}
.boxEmail, .boxTelefone {
	display: none;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9989;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
.logo {
	display: block;
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 10px 0;
}
.spacer {
	width: 100%;
	height: 80px;
	display: block;
	clear: both;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #0492d4;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9995;
	right: -300px;
	top: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 15px;
	line-height: 25px;
	font-size: 20px;
	font-weight: 500;
}
#nav a:link, #nav a:visited {
	color: #666;
}
#nav a:hover, #nav a:active {
	color: #0492d4;
}
#nav li ul, #navRodape li ul {
	display: none;
}
#nav li ul li, #navRodape li ul li {
	margin: 0;
	padding: 10px 19px 0 0;
	font-size: 14px;
	line-height: 18px;
}
#navRodape li ul {
	border-left: 1px solid #fff;
	margin-top: 10px;
}
#navRodape li ul li {
	padding: 10px 0 0 15px;
}
#navRodape li ul li:first-child {
	padding-top: 0;
}
.page-template-index .mHome a, .page-template-page-sobre .mQuem a, .page-template-page-trabalhe .mTrabalhe a, .page-template-page-loteamentos .mLoteamentos a.topLink, .single-empresa .mGrupo a.topLink, .page-template-page-servicos .mServicos a, .page-template-page-contato .mContato a, .page-template-page-blog .mBlog a, .search .mBlog a, .archive.date .mBlog a, .archive.category .mBlog a, .archive.tag .mBlog a,  .single-post .mBlog a, .page-template-page-empresas .mGrupo a.topLink, .single-servico .mServicos a, .search .mAcontece a, .page-template-page-boleto .mLoteamentos a.topLink, .page-template-page-faq .mLoteamentos a.topLink, .tax-tipo .mLoteamentos a.topLink, .tax-cidade .mLoteamentos a.topLink, .page-id-23 .mPolitica a {
	font-weight: 700;
	color: #5e6896 !important;
}


/* social */
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.social .fa-brands {
	font-size: 24px;
	padding: 0 1px;
}
.social i:before {
	line-height: 26px !important;
}
.social li {
	margin: 0 5px;
	overflow: hidden;
	position: relative;
	height: 26px;
	line-height: 26px !important;
}
.social .sLinktree svg  {
	height: 26px;
	line-height: 26px !important;
	font-size: 18px;
}
.social a:link, .social a:visited {
	color: #fff;
	height: 26px;
	line-height: 26px !important;
	display: block;
}
.social a:hover, .social a:active {
	color: #585857;
}
.bloco.blocoContato ul.social {
	margin-bottom: 50px;
}
.bloco.blocoContato .social a:link, .bloco.blocoContato .social a:visited {
	color: #0492d4;
}
.bloco.blocoContato .social a:hover, .bloco.blocoContato .social a:active {
	color: #5e6896;
}
.blocoContato .social li {
	margin: 0 15px 0 0;
}
/* newsletter */
#newsletter {
	background: #A7A7A7;
	color: #fff;
	padding: 40px 0 20px 0;
	overflow: hidden;
	position: relative;
}
#newsletter h4 {
	color: #fff;
	margin-bottom: 20px;
}
#newsletter form input.wpcf7-submit {
    font-size: 14px;
}
#newsletter form input.wpcf7-submit:hover {
	background: #666;
	color: #fff;
}
/* rodape */
footer {
	background: #333;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	padding: 60px 0 0 0;	
}
#creditos {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	line-height: 20px;
	background: #5e6896;
}
#creditos ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#creditos ul li {
	margin: 0 10px;
}
footer a:link, footer a:visited, footer .boxContato a:link, footer .boxContato a:visited,
footer .social a:link, footer .social a:visited {
	color: #fff;
}
footer a:hover, footer a:active, footer .boxContato a:hover, footer .boxContato a:active,
footer .social a:hover, footer .social a:active {
	color: #ccff33;
}
#creditos a:hover, #creditos a:active {
	color: #fff;
	text-decoration: underline;
}
footer .boxContato, footer .boxContato.boxEndereco {
	color: #fff;
	margin-bottom: 40px;
}
footer .boxContato.boxEndereco {
	line-height: 20px;
	padding-top: 4px;
}
.blocoContato .boxContato.boxFull {
	width: 100%;
	font-size: 18px;
	font-weight:  400;
}
footer .boxContato .fa-brands, footer .boxContato .fa-solid {
	color: #fff;
}
footer h4 {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
}
footer h4.last {
	padding-top: 20px;
}
.boxNav ul, .boxNav ul li, footer p, footer ul li {
	margin-bottom: 10px;
}
.boxRodape {
	margin-bottom: 40px;
	overflow: hidden;
}



footer .social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 0 0 0 30px;
	margin-bottom: 60px;
}
footer .social li {
	margin: 0 10px 0 0;
}
footer .social li:last-child {
	margin: 0;
}
.boxRodape .boxContato {
	margin-bottom: 20px;
	line-height: 26px;
}

.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 80px 0 60px 0;
	overflow: hidden;
	clear: both;
	position: relative;
}
.bloco {
	overflow: hidden;
}
.mapa {
	position: relative;
	height: 400px;
    overflow: hidden;
	width: 100%;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
.boxContato {
	position: relative;
	margin-bottom: 20px;
	padding-left: 60px;
	line-height: 20px;
}
.blocoContato .boxContato {
	font-weight: 500;
	padding-left: 50px;
	font-size: 20px;
	line-height: 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom: 40px;
}
.blocoContato .boxContato h3, .boxSocial h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: 5px;
	color: #0492d4;
	text-transform: uppercase;
}
.boxSocial h3 {
	margin-bottom: 20px;
}
.blocoContato .boxContato.boxEmail {
	font-size: 18px;
}
.blocoContato .boxContato.boxEndereco, .blocoContato .boxContato.boxEmail {
	font-size: 15px;
}
.boxContato .fa-solid, .boxContato .fa-brands {
	color: #ccff33;
	height: 45px !important;
	line-height: 45px !important;
	width: 45px !important;
	text-align: center !important;
	width: auto;
	left: 0;
	top: 2.5px;
	font-size: 20px;
	position: absolute;
	background: none;
}
.blocoContato .boxContato .fa-solid, .blocoContato .boxContato .fa-brands {
	height: 40px !important;
	line-height: 40px !important;
	width: 40px !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	background: #0492d4;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
}
.boxFormulario {
	overflow: hidden;
	padding-bottom: 30px;
}
.postSingle .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
	margin-bottom: 20px;
}
.postSingle .gallery li {
	width:  24%;
	margin: 0 1% 1% 0;
}
.gallery a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size:  auto 50px;
    -o-background-size:  auto 50px;
    background-size:  auto 50px;
}
.foto:hover a {
	opacity: 1;
}
.postSingle ul, .bloco ul, .bloco ol, .postSingle ol, .servicoResumo ul, #servicos ul {
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
.postSingle ul li, .bloco ul li, .servicoResumo ul li, #servicos ul li {
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .bloco ul li:before, .servicoResumo ul li:before, #servicos ul li:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	position: absolute;
	left: 1px;
	top: 0;
	line-height: 26px !important;
    content: '\f111';
	color: #0492d4;
}
.servicoResumo ul li:before {
	line-height: 20px !important;
}
.postSingle ul.gallery li, .bloco ul.gallery li, .bloco.blocoContato ul li {
	padding: 0;
}
.postSingle ul.gallery li:before, .bloco ul.gallery li:before, .bloco.blocoContato ul.social li:before {
	display: none;
}
.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 65%;
	position: relative;
	overflow: hidden;
}
.postFoto a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.postFoto:hover a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
}
#loteamentosSlide .postFoto:hover a {
	background: none;
}
.produto .postFoto:before {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0;
	content: "";
}
.produto a:hover .postFoto:before {
	opacity: 1;
}
/* empresa */
.logoEmpresa {
	width: 220px;
	height: auto;
	margin-bottom: 30px;
	display: block;
}
.page-template-page-empresa img.responsive, #empresa img.responsive {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#apresentacao .blocos {
	margin-bottom: 30px;
}
#apresentacao h2 {
	text-transform: uppercase;
	color: #585857;
	font-weight: 700;
}
#apresentacao .embed-container {
	padding-top: 30px;
	width: 100%;
}
#fotos {
	overflow: hidden;
	position: relative;
	text-align: center;
}
#fotos .foto {
	padding-bottom: 100%;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#equipe {
	background: #fafafa;
}
.profissional {
	background: #F6F6F6;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.profissional a:link, .profissional a:visited {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	z-index: 2;
	margin-top: -10px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	background: #585857;
}
.profissional a:hover, .profissional a:active {
	background: #0492d4;
}
.profissional .postFoto {
	padding-bottom: 110%;
	margin: 0;
	z-index: 1;
}
.profissional h3 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
}
.profissionalInfo {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	border-bottom: 2px solid #0492d4;
}
.profissionalInfo p {
	font-size: 16px;
	line-height: 20px;
}
.profissionalBio {
	padding: 20px 20px 0 20px;
	overflow: hidden;
}
#institucional {
	background: #fff;
	text-align: center;
	padding-bottom: 0;
}
#institucional h2, #fotos h2, #blog h2, #homeProjetos h2, #empresasHome h2 {
	width: 100%;
	clear: both;
	margin-bottom: 50px;
	text-align: center;
}
#blog h2 {
	color: #585857;
}
.conteudoFull {
	padding-top: 80px;
	overflow: hidden;
	position: relative;
}
.conteudoFull h3 {
	text-transform: uppercase;
	color: #0492d4;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 20px;
}
.boxIcone {
	background: #f5f5f5;
	width: 120px;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 10px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.boxIcone img {
	display: block;
	width: 70px;
	height: auto;
	margin: 25px auto;
}

.embed-container {
	margin-bottom: 20px;
}
#relacionados {
	background: #f1f1f1;
}
.home #relacionados {
	background: #fff;
}
.single-post #relacionados small, .single-produto #relacionados small, .single-instalacao #relacionados small  {
	margin-bottom: 40px;
	text-align: center;
}

#extra {
	background: #f1f1f1;
	text-align: center;
}
#extra p {
	max-width: 715px;
	margin: 0 auto 20px auto;
}


.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	padding-bottom: 100%;
}
/* contato */
.boxContato {
	padding-left: 35px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	color: #585857;
}
.boxContato a:link, .boxContato a:visited {
	color: #585857;
}
.boxContato a:hover, .boxContato a:active {
	color: #0492d4;
}
.boxContato .fa-brands, .boxContato .fa-solid {
	line-height: 26px !important;
	width: 30px !important;
	font-size: 20px;
	text-align: center !important;
	position: asbolute;
	left: 0;
	top: 0;
	color: #585857;
}
.blocoContato p {
	margin-bottom: 40px;
}
.postSingle h2, .error404 .conteudo h2, #noResults h3 {
	color: #585857;
}
#contato {
	text-align: center;
	padding-bottom: 0;
}
.contatoIntro {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.blocoFormulario strong, .botaoCliente p {
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contato h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 0;
}
#contato .blocos {
	margin-bottom: 80px;
}
.blocoContato strong {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	display: block;
}


a.mais:link, a.mais:visited, .downloads a:link, .downloads a:visited, a.btnTopo:link, a.btnTopo:visited {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #fff;
	background: #0492d4;
	padding: 5px 15px;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 20px;
	bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

a.mais:hover, a.mais:active, .downloads a:hover, .downloads a:active {
	background: #5e6896;
	color: #fff;
}
a.btn:link, a.btn:visited {
	display: block;
	color: #fff;
	background: #0492d4;
	padding: 10px 25px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
a.btn:hover, a.btn:active {
	background: #5e6896;
	color: #fff;
}
.btn .fa-solid {
	margin-left: 10px;
}
.btnCenter {
	overflow: hidden;
	padding-top: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
/* setores home */
#setores {
	background: #E2E2E2;
	text-align: center;
	padding-bottom: 30px;
}
#setores a:link, #setores a:visited {
	color: #585857;
}
#setores a:hover, #setores a:visited {
	color: #666;
}
#setores h2 {
	max-width: 420px;
	margin: 0 auto 50px auto;
}
.listaSetores p {
	max-width: 200px;
	margin: 0 auto;
}
.listaSetores {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.setor .postFoto {
	margin-bottom: 10px;
	padding-bottom: 65%;
}
.setor {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 50px;
	font-size: 20px;
	line-height: 25px;
}
/* single post */
blockquote {
	margin: 0 0 20px 0;
	font-size: 24px;
	line-height: 30px;
	border-left: 5px solid #0492d4;
	color: #0492d4;
	font-style: italic;
	font-weight: 400;
}
blockquote p {
	padding: 15px 0 15px 20px;	
}
.wp-caption  {
	background: #f5f5f5;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption p {
	margin-bottom: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img, .responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}

.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.postSingle h1 {
	margin-bottom: 10px;
}
.postSingle .postData {
	margin-bottom: 20px;
	border-bottom: 1px solid #585857;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
}
.postFooter {
	border-top: 1px solid #5e6896;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postFooter strong {
	color: #5e6896;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}
.postNav {
	overflow: hidden;
	clear: both;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	padding: 50px 0;
	font-size: 16px;
	max-width: 700px;
	margin: 0 auto;
	width: 100%;
	font-weight: 700;
}
.postPrev, .postNext {
	overflow: hidden;
}
.postNext {
	text-align: right;
}
.postNav a:link, .postNav a:visited {
	line-height: 40px;
	text-align: center;
	height: 40px;
	display: block;
	width: 120px;
	background: #585857;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
	padding: 0;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.postNav a:hover, .postNav a:active {
	background: #0492d4;
	color: #fff;
}

.post {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.postTags {
	overflow: hidden;
	margin-bottom: 20px;
	color: #0492d4;
}
.postHeader {
	font-weight: 500;
	color: #0492d4;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
.postHeader:before, .numeroTitulo:before, .diferencial h3:before {
	width: 20px;
	height: 2px;
	background: #d5ee36;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
}
.postHeader a:link, .postHeader a:visited {
	color: #0492d4;
}
.postHeader a:hover, .postHeader a:active {
	color: #585857;
}

.postResumo {
	background: #f7fae2;
	padding: 20px 20px 60px 20px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.postData {
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
	color: #999;
}
.postResumo h3 {
	color: #5e6896;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: 700;
}
/* paginacao */
.center {
	text-align: center;
	overflow: hidden;
}
#posts .center {
	width: 100%;
}
.center h3 {
	color: #FF9F0D;
}
#pagenav {
	overflow: hidden;
	clear: both;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 10px 10px 0;
	font-size: 15px;
	font-weight: 600;
	color: #333;
	background: ##f7fae2;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#pagenav span.current {
	color: #fff;
	background: #5e6896;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #333;
	background: #f7fae2;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #0492d4;
}
#filtros {
	overflow: hidden;
	padding: 20px 0 0 0;
	background: #fff;
	position: relative;
	z-index: 2;
	margin: -60px 20px 0 20px;
	-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;
}
aside select {
	background-color: #f7fae2;
	border: 0;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
}
#busca {
	position: relative;
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 40px;
	background: #f7fae2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom: 50px;
	z-index: 10;
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 20px;
	background: #f7fae2;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
	color: #333;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #f7fae2 url(images/busca.png) center no-repeat;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
}
.topoBusca h1 {
	margin-bottom: 20px;
}
/* slideshow */


.fotoTopo {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: relative;
}

.intro {
	text-align: center;
	margin: 0 auto 30px auto;
	overflow: hidden;
	max-width: 700px;
}

.page-template-default .postSingle h1 {
	margin-bottom: 40px;
}
/* accordion */
h3.accordion-toggle {
	position: relative;
	font-weight: 700;
	clear: both;
	padding: 10px 40px 10px 20px;
	margin-bottom: 20px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	color: #585857;
	font-size: 20px;
	line-height: 25px;
	background: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
h3.accordion-toggle:hover {
	background: #0492d4;
}
h3.accordion-toggle .fa-chevron-down, h3.accordion-toggle .fa-chevron-up {
	position: absolute;
	right: 10px;
	top: 50%;
	height: 25px;
	line-height: 25px !important;
	margin-top: -12.5px;
	font-size: 20px;
}
h3.accordion-toggle.ativo .fa-chevron-down , h3.accordion-toggle .fa-chevron-up {
	display: none;
}
h3.accordion-toggle.ativo .fa-chevron-up {
	display: block;
}
h3.accordion-toggle:hover, h3.accordion-toggle.ativo {
	color: #fff;
}
h3.accordion-toggle.ativo {
	border: 0;
	margin: 0;
	background: #818285;
	color: #fff;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.accordion-content {
	display: none;
	overflow: hidden;
	background: #818285;
	color: #fff;
	padding: 0 20px;
	margin-bottom: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
/* obrigado */
.page-template-page-obrigado footer, .page-template-page-obrigado #creditos, .page-template-page-obrigado #newsletter, .page-template-page-obrigado #logos {
	display: none !important;
}
.obrigado, .obrigado h1, .obrigado p {
	text-align: center;
	color: #77838F !important;
}
.obrigado h1 {
	margin-bottom: 20px;
	border: 0;
	padding: 0;
}
.obrigado {
	overflow: hidden;
	padding: 50px 0 30px 0;
}
.page-template-page-obrigado .conteudo {
	padding: 0;
	background: #fff;
}
.page-template-page-obrigado .conteudo section {
	min-height: 100vh;
}
#logoObrigado {
	display: block;
	width: 180px !important;
	height: auto !important;
	margin: 0 auto 80px auto;
}
.obrigadoBtn {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	max-width: 400px;
	margin: 0 auto;
}
.obrigadoBtn a {
	background: #1F3E84 ;
	color: #fff;
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	padding: 10px 0;
	margin: 0 5px 10px 5px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.obrigadoBtn a.btn2 {
	color: #fff;
	background: #585857;
}
/* catalogo */
#catalogo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
#catalogo h1 {
	color: #fff;
	font-size: 35px;
	line-height: 40px;
}
#catalogo:before {
	content: "";
	z-index: 1;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
}
#formCatalogo {
	max-width: 300px;
}
#btnCatalogo {
	display: none;
}
/* projetos */
#projetos {
	overflow: hidden;
	position: relative;
	padding: 30px 0 0 0;
}
.projetoWrapper {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 5px;
	margin-bottom: 25px;
}
#homeProjetos .slick-list {
	margin: 0 30px;
}
#homeProjetos .projetoWrapper {
	width: auto;
	margin: 0 10px;
}
.projeto {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.projeto h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 500;
}
.projeto .postFoto {
	z-index: 1;
}
.projetoInfo {
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	z-index: 2;
	margin-top: -10px;
	padding: 20px;
	text-align: center;
}
.projeto a.mais {
	position: relative;
	left: auto;
	bottom: auto;
	padding: 5px 0;
	width: 160px;
	margin: 0 auto;
	float: none;
}
/* servicos */


.cta {
	overflow: hidden;
	display: block;
	position: relative;
}
.cta a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
.cta img {
	width: 100%;
	height: auto;
	z-index: 1;
	position: relative;
}
/* depoimentos */
#depoimentos {
	text-align: center;
	background: #fafafa;
}
#depoimentosLista {
	overflow: hidden;
	padding-top: 30px;
}
.depoimento {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	position: relative;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #585857;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
}
.depoimento h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

/* clientes */
#clientes {
	text-align: center;
	padding: 80px 20px 60px 20px;
}
#clientes .foto a {
	display: none !important;
}
#clientes .foto {
	-webkit-background-size: 90% auto;
    -moz-background-size: 90% auto;
    -o-background-size: 90% auto;
    background-size: 90% auto;
}
/* home quem somos */
#quemSomos {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff;
	z-index: 2;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	overflow: hidden;
}
#quemSomosWrapper {
	position: relative;
	overflow: hidden;
}
#quemSomosWrapper:after {
	content: "";
	z-index: 1;
	height: 50%;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #f1f1f1;
	position: absolute;
}
#quemSomos h2 {
	color: #585857;
	max-width: 330px;
}
#intro h2 {
	color: #585857;
}
#intro h3 {
	color: #585857;
}

.boxServico .postFoto {
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	margin-bottom: 10px;
	padding-bottom: 80%;
}
.boxServico {
	margin: 0 10px;
	text-align: center;
}
.boxServico h4 {
	font-size: 20px;
	line-height: 25px;
	padding: 0 15px;
	color: #585857;
}
.botao {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding-top: 30px;
}
/* selecao */
#selecao {
	position: relative;
}
.boxSelecao {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 50vh;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.boxSelecao a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.page-template-page-selecao footer {
	display: none !important;
}
.blocoFormConsultoria {
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
/* servico interna */

.servicoExtra {
	background: #fff;
}
.servicoForm h3 {
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	background: #585857;
	color: #fff;
	font-weight: 700;
	padding: 20px;
}
.servicoForm h3 span {
	font-weight: 400;
	display: block;
}
.servicoForm .wpcf7 {
	padding: 0 20px;
}
.servicoForm {
	background: #ccc;
	color: #fff;
	overflow: hidden;
	position: realtive;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 300px;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.desktop {
	display: none !important;
}
.mobile {
	display: block !important;
}




#botoesRodape {
	overflow: hidden;
	padding: 50px 0;
	background: #f1f1f1;
}
#botoesRodape section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
/* diferenciais */
.page-template-page-diferenciais  .conteudo .postFoto {
	margin-bottom: 20px;
}
.page-template-page-diferenciais .conteudo a.mais,  #empresa a.mais, #orcamento a.mais {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0 0 20px 0;
}
#diferenciais {
	overflow: hidden;
	position: relative;
	padding-bottom: 60px;
	color: #666;
}
#diferenciais .conteudo {
	padding-bottom: 0;
}
/* orcamento */
#orcamento {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#orcamentoForm {
	padding: 20px 20px 0 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width: 345px;
}
/* vantagens */
#vantagens {
	background: #585857;
	text-align: center;
	padding-bottom: 40px;
	color: #fff;
}
#vantagens h2 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
#vantagens .postFoto {
	width: 100px;
	height: 100px;
	padding: 0;
	margin: 0 auto 10px auto;
	background-color: #fff;
	-webkit-background-size: 50px auto;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    background-size: 50px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.vantagem {
	overflow: hidden;
	margin-bottom: 20px;
}
.bannerFoto {
	display: block;
	width: 100% !important;
	height: auto !important;
}
#homeVideo h2 {
	color: #fff;
}
#homeVideo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	background-color: #585857;
}
/* produtos */
#produtosLista h2, #produtosSlide h2 {
	color: #585857;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}
#produtosLista .blocos {
	margin-bottom: 30px;
}
#produtosLista .postFoto {
	margin-bottom: 20px;
}
.produtoBotoes {
	position: relative;
	overflow: hidden;
}
.produtoBotoes a.mais {
	position: relative;
	margin: 0 20px 20px 0;
	left: auto;
	bottom: auto;
}
.produtoBotoes a.mais .fa-brands {
	font-size: 13px;
	line-height: 15px !important;
	margin-right: 2px;
}
a.mais.maisWhatsApp:link, a.mais.maisWhatsApp:visited {
	background: #449237;
}
a.mais.maisWhatsApp:hover, a.mais.maisWhatsApp:active {
	background: #060;
}
.produto, .instalacao {
	overflow: hidden;
	margin-bottom: 50px;
}
.produto .postFoto {
	padding-bottom: 100%;
	z-index: 1;
}
.produto h3, .instalacao h3 {
	background-color: #585857;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	padding: 10px 20px;
	text-align: center;
	z-index: 2;
	position: relative;
	margin: 0;
}
.produto:hover h3, .instalacao:hover h3 {
	background-color: #0492d4;
}
.produtosSlide .produto:hover h3 {
	background-color: #fff;
	color: #0492d4;
}
/* home produtos */



/* single produto */
.single-produto #relacionados, .single-instalacao #relacionados {
	padding-bottom: 30px;
}
#especificacoes h2 {
	text-align: center;
	margin-bottom: 40px;
}
.blocoForm {
	width: 300px;
	margin: 0 auto;
}
.downloads {
	text-align: center;
}
.downloads ul li {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.downloads ul li:before {
	display: none;
}
#produtoWrapper .gallery {
	margin-bottom: 40px;
}
#produtoWrapper .slick-list {
	margin: 0 50px;
}
#produtoWrapper .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#produtoVideo {
	padding-top: 0;
}
.single-produto .conteudo, .single-produto .bannerFoto {
	z-index: 3;
}
#especificacoes {
	z-index: 1;
	margin-top: -120px;
	padding-top: 200px;
}
.produtoNav {
	background: #585857;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 0;
	max-width: 260px;
	margin: 0 auto 30px auto;
	text-transform: uppercase;
	font-size: 14px;
}
.produtoNav a:link, .produtoNav a:visited {
	color: #fff;
}
.produtoNav a:hover, .produtoNav a:active {
	color: #0492d4;
}
.produtoNav span {
	padding: 0 10px;
}
.visaogeral {
	text-align: center;
	overflow: hidden;
}
/* instalacoes */
.instalacao .postFoto {
	padding-bottom: 100%;
	margin-bottom: 0;
}
#instalacoesIntro h2 {
	font-weight: 700;
	text-transform: uppercase;
	color: #585857;
	max-width: 430px;
	margin-bottom: 50px;
}
.page-template-page-instalacoes #instalacoesIntro h2 {
	text-align: center;
	margin: 0 auto 50px auto;
}
.filtros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.filtros li {
	margin: 0 10px 10px 10px;
	cursor: pointer;
	color: #999;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px;
}
.filtros li:hover, .filtros li:active {
	border-color: #585857;
	color: #585857;
}
.filtros li.active {
	border-color: #585857;
	background: #585857;
	color: #fff;
}
/* instalacoes (produto interna */
#instalacoesProduto {
	background: #f5f5f5;
}
#produtoPDF {
	background: #0492d4;
	color: #fff;
}
#produtoPDF h2 {
	color: #fff;
	max-width: 350px;
}
#produtoPDF a.mais:link, #produtoPDF a.mais:visited {
	background: #fff;
	color: #0492d4;
	position: relative;
	left: auto;
	bottom: auto;
	margin-bottom: 20px;
}
#produtoPDF a.mais:hover, #produtoPDF a.mais:active {
	color: #fff;
	background: #585857;
}
#produtoExtra h2, #produtoIntro h2 {
	color: #585857;
	max-width: 550px;
}
#produtoIntro h2 {
	text-align: center;
	margin: 0 auto 50px auto;
	max-width: none;
}
#produtoIntro {
	padding-bottom: 0;
	background: #f5f5f5;
}
#produtoIntro a.mais {
	position: relative;
	left: auto;
	bottom: auto;
	margin-bottom: 20px;
}
#produtoIntro .bloco {
	margin-bottom: 60px;
}
.produtoIntroFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100%;
}
.produtoIcones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
}
.produtoIcone {
	overflow: hidden;
	width: 48%;
	margin: 0 1%;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 15px;
}
.produtoIcone span {
	background: #585857;
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0 auto 10px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.produtoIcone img {
	width: 50px;
	height: auto;
	display: block;
}
/* home */
#solucoes h2 {
	text-align: center;
}
#solucoes:before {
	content: "";
	left: 0;
	top: 0;
	background: #fff;
	opacity: 0.8;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}


#nossosDiferenciais {
	padding-bottom: 30px;
}
#nossosDiferenciais h2, #comoFunciona h2 {
	color: #585857;
	max-width: 400px;
	margin-bottom: 50px;
}


aside {
	max-width: 300px;
	padding-top: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.sideCat ul li a {
	display: block;
	padding-right: 25px;
	border-bottom: 1px solid #5e6896;
	position: relative;
	padding: 10px 25px 10px 10px;
	overflow: hidden;
}
.sideCat ul li a:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 12px;
	height: 26px;
	line-height: 26px !important;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -13px;
    content: '\f105';
}
.sideCat ul li.current-cat a {
	background: #f7fae2;
	color: #0492d4;
	font-weight: 700;
}
.sideBox {
	position: relative;
	margin-bottom: 40px;
	height: auto;
}
aside h3 {
	color: #5e6896;
	font-size: 15px;
	line-height: 20px;
	border-bottom: 2px solid #5e6896;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
}
.sideBox.sideCat {
	margin-bottom: 50px;
}
aside .sideCat h3 {
	margin-bottom: 0;
}
.tagCloud a:link, .tagCloud a:visited {
	background: #d5ee36;
	color: #333;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	float: left;
	font-size: 13px !important;
	line-height: 16px !important;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
}
.tagCloud a:hover, .tagCloud a:active {
	background: #5e6896;
	color: #fff;
}
.contatoBotoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 30px;
}
.contatoBotoes a.btn {
	margin: 0 20px 20px 0;
}
#formBoleto span[data-name="your-name"], #formBoleto span[data-name="quadra"],
#formTrabalhe span[data-name="your-email"], #formContato span[data-name="estado"], #formCadastro span[data-name="estado"], #formCadastro span[data-name="telefone"] {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float: left;
	width: 50%;
	padding-right: 5px;
	display: block;
}
#formBoleto span[data-name="your-email"], #formBoleto span[data-name="lote"],
#formTrabalhe span[data-name="telefone"], #formContato span[data-name="cidade"], #formCadastro span[data-name="cidade"], #formCadastro span[data-name="your-email"] {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float: right;
	width: 50%;
	padding-left: 5px;
	display: block;
}
#loteamentos {
	overflow: hidden;
	padding-top: 30px;
}
.loteamento {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.loteamento .postFoto {
	padding-bottom: 100%;
	margin: 0;
	z-index: 1;
}
.loteamento a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.loteamento:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
#servicos ul {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
#servicos ul li {
	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#servicos h1 {
	font-weight: 100;
}
#empresasSlide {
	margin-bottom: 20px;
}
#empresasSlide .slick-list, #loteamentosSlide .slick-list {
	margin: 0 30px;
}
#empresasSlide .postFoto {
	width: 90%;
	padding-bottom: 90%;
	margin: 0 auto;
}
.empresaSlide {
	margin: 0 30px;
}
#empresasSlide .postFoto:hover, .empresa:hover .postFoto, #loteamentosSlide .postFoto:hover  {
	opacity: 0.6;
}
#empresasSlide .postFoto:hover a {
	background: none;
}
.video {
	background: #0492d4;
	padding: 20px 0;
	position: relative;
	overflow: hidden;
}
.videoWrapper {
	max-width: 800px;
	margin: 0 auto;
}
#institucional {
	overflow: hidden;
	padding-top: 30px;
	position: relative;
}
.box {
	padding-top: 70px;
	background: url(images/simbolo.png) center top no-repeat;
	-webkit-background-size: auto 60px;
    -moz-background-size: auto 60px;
    -o-background-size: auto 60px;
    background-size: auto 60px;
}

#blog {
	background: #E2E2E2;
}

#destaques h2 {
	color: #585857;
	font-weight: 300;
	padding-left: 40px;
}
#destaquesSlide {
	margin-bottom: 20px;
}
#destaques .slick-list {
	margin: 0 30px;
}
#destaques h2 strong {
	color: #0492d4;
	font-weight: 700;
	display: block;
}
#destaques .loteamento {
	width: auto;
	margin: 0 10px;
}
.btnVoltar a:link, .btnVoltar a:visited {
	display: block;
	float: left;
	clear: both;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #999;
}
.btnVoltar a:hover, .btnVoltar a:active {
	color: #0492d4;
}
#formCadastro {
	max-width: 600px;
	margin: 0 auto;
}
.loteamentoImobiliarias, .loteamentoEmpresas {
	text-align: center;
}
.loteamentoImobiliarias h3, .loteamentoEmpresas h3 {
	font-size: 12px;
	line-height: 15px;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}
.loteamentoImobiliarias h3:before, .loteamentoEmpresas h3:before {
	height: 1px;
	top: 7px;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	background: #0492d4;
	width: 100%;
	content: "";
}
.loteamentoImobiliarias h3 span, .loteamentoEmpresas h3 span {
	padding: 0 10px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.loteamentoEmpresas h3 span {
	display: block;
	margin: 0 auto;
	width: 140px;
	padding: 0;
}
.imobiliaria {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 20px;
}
.imobiliaria .postFoto {
	width: 70%;
	padding-bottom: 70%;
	margin: 0 auto 10px auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#loteamentosSlide {
	max-width: 300px;
	margin: 0 auto 20px auto;
}
#menuBuscaMobile {
	background: #0492d4;
	left: 0;
	top: 70px;
	width: 100%;
	position: fixed;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	z-index: 9988;
	height: 50px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
#menuBuscaMobile select {
	width: 200px;
	border: 0 !important;
	height: 30px !important;
	line-height: 30px !important;
	margin: 0;
	background-color: #fff;
}
#menuBuscaWrapper {
	display: none;
}
/* servicos */
.servico {
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 20px;
}
.postFoto.borda {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 20px;
	padding-bottom: 80%;
	overflow: hidden;
}
.servicoFoto {
	overflow: hidden;
	position: relative;
}
.servico a {
	position: relative;
	z-index: 2;
	display: block;
}
.servico:before {
	background: #0492d4;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50%;
	z-index: 1;
	width: 100%;
}
.servico:hover:before {
	background: #5e6896;
}
.servico h3 {
	margin: 0 20px;
	color: #fff;
	padding: 15px 0;
	z-index: 2;
	position: relative;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
}
.servico .postFoto {
	margin-bottom: 0;	
	padding-bottom: 80%;	
}
.servico:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.servicoIntro {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}
.servicoIntro:before {
	display: none;
}
.servicoIntro h2, #servicoContato h2 {
	color: #5e6896;
	margin: 0;
	padding: 20px 0;
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
}
#servicoContato h2 {
	padding: 0;
	margin-bottom: 20px;
}
.servicoIntro h2 strong, #servicoContato h2 strong {
	display: block;
	font-weight: 700;
}
#servicoContato, #perfil {
	background: #f7fae2;
}
#perfil .postFoto {
	padding-bottom: 120%;
}
.blocoIntro {
	color: #5e6896;
	font-size: 25px;
	line-height: 35px;
}
#perfil h2 {
	color: #5e6896;
}
#home {
	position: relative;
	overflow: hidden;
	background-image: url(images/estatica-mobile.png);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 11;
	color: #fff;
}
#homeWrapper {
	width: 100%;
}
#home section {
	padding: 0;
	height: calc(100vh - 80px);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
}
#home h1 {
	color: #fff;
	font-size: 50px;
	line-height: 55px;
	font-weight: 200;
	max-width: 750px;
	margin: 0 auto;
}

#videoWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#setaDown {
	height: 40px;
	line-height: 40px !important;
	font-size: 30px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	left: 50%;
	bottom: 50px;
	margin-left: -20px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	color: #fff;
}
#setaDown:hover {
	color: #ccc;
}

@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
.numeroTitulo {
	position: relative;
	overflow: hidden;
	padding-bottom: 12px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-weight: 900;
	color: #5e6896;
	font-size: 55px;
	line-height: 60px;
}
.numeroTitulo p {
	margin: 0 10px 0 0;
}
.numero {
	font-weight: 500;
	overflow: hidden;
	font-size: 25px;
	line-height: 30px;

}
.home h2 {
	font-size: 40px;
	line-height: 45px;
}
.diferencialWrapper {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	border: 1px solid #ccff33;
	background: #fff;
}
.diferencial {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.diferencialTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
}
.diferencial .postFoto {
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 0 20px 10px 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.diferencial h3 {
	width: calc(100% - 70px);
	position: relative;
	overflow: hidden;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
.diferencial p {
	padding-left: 70px;
}
.home #empresa {
	padding: 140px 0 0 0;
	margin-top: -80px;
	z-index: 9;
}
#empresa .postFoto {
	padding-bottom: 50%;
}
.home #empresa .blocos, .numero {
	margin-bottom: 60px;
}
#homeServicos, #diferenciais {
	background: #f1f1f1;
}
#homeServicos h2, #diferenciais h2, #homeConteudo h2 {
	text-align: center;
	margin-bottom: 50px;
}
#cta {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	color: #fff;
	padding: 100px 0 80px 0;
}
#cta h2 {
	padding-top: 20px;
	margin-bottom: 30px;
	color: #fff;
	text-align: center;
}
#cta p {
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto 35px auto;
	font-weight: 300;
}
.ctaBotoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#cta a.btn {
	margin: 0 10px 20px 10px;
}
#clientes .slick-list {
	margin: 0 30px;
}
#clientes .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 60%;
	margin: 0 auto;
	padding-bottom: 60%;
}
#clientes .foto a {
	display: none;
}
.page-template-page-contato footer {
	padding: 0;
}
.page-template-page-contato footer .social, .page-template-page-contato footer .boxContato {
	display: none;
}
#serivoInfo ul li {
}
#cursosWrapper {
	display: none;
	padding-top: 30px;
}
.postid-116 #cursosWrapper {
	display: block;
}
.numero p {
	max-width: 300px;
}
.datas {
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f1f1f1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.datas p {
	margin-bottom: 0;
}
.bloco .datas ul {
	margin: 0;
}
.datas ul li {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.bloco .datas ul li:before {
	display: none;
}
.datas ul li:last-child {
	border: 0;
	padding-bottom: 0;
}
@media only screen 
and (min-width : 480px) {
.empresa {
	width: 31.3333%;
}
#loteamentos, #imobiliarias {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#imobiliarias {
	justify-content: center;
	width: 100%;
}
.loteamento, .imobiliaria {
	width: 48%;
	margin: 0 2% 2% 0;
}
.imobiliaria {
	margin: 0 1%;
	margin-bottom: 30px;
}
#empresaContato ul, .bloco.blocoContato.blocoInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxContato.boxTel {
	width: 48%;
}
#empresaContato ul li {
	margin-right: 20px;
}
#empresaContato ul li:last-child {
	margin-right: 0;
}
#projetos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 104%;
	margin-left: -2%;
}
.projetoWrapper {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 25px;
}
.homeIntro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#posts, #postsDestaques, #listaNumeros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#posts .post {
	width: 48%;
}
#relacionados .post:nth-child(3), #blog .post:nth-child(3) {
	display: none;
}
.numero {
	width: 48%;
}
.postWrapper {
	width: 50%;
}
#relacionados .postWrapper:last-child {
	display: none;
}
#vantagensLista, .produtos, #instalacoes {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#vantagensLista, #instalacoes {
	justify-content: center;
	margin-left: -1%;
}
.vantagem, .produtos .produto, .instalacao {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
#relacionados .produto:last-child {
	display: none;
}
.icones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	
}
.icone {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 30px;
}
}
@media only screen 
and (min-width : 640px) {
#diferenciaisLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
.diferencial {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
#listaNumeros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.vantagem, .produtos .produto, .instalacao {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
.numero {
	width: 46%;
}
#servicos, #cursos, #servicosWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#servicosWrapper {
	justify-content: center;
	margin-left: -1%;
}
.servico {
	width: 48%;
	margin-right: 2%;
}
#servicosWrapper .servico {
	margin: 0 1%;
	margin-bottom: 20px;
}
.empresa {
	width: 23%;
}
#depoimentosLista,
#listaDiferenciais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.depoimentoWrapper {
	width: 48%;
}
.diferencial {
	width: 46%;
}

#botoesRodape section {
	flex-direction: row;
	width: 620px;
	margin: 0 auto;
	padding: 0;
}
#homeIconesLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.homeIcone {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 30px;
}
.boxTelefone {
	display: block;
}

#newsletter form {
	position: relative;
	overflow: hidden;
}
#newsletter form input.wpcf7-submit {
    z-index: 2;
	position: absolute;
	right: 0;
	top: 0;
}
#newsletter .wpcf7-spinner {
	z-index: 3;
	position: absolute;
	right: 0;
	top: 0;
}
.camposNews {
	padding-right: 145px;
	z-index: 1;
	position: relative;
	margin-bottom: 10px;	
}
.camposNews p {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.camposNews .wpcf7-form-control-wrap {
	display: block;
	width: 49%;
}
.servico {
	width: 48%;
}



.boxInstitucional {
	width: 46%;
	margin: 0 2%;
	margin-bottom: 60px;
}
#postsDestaques {
	flex-direction: column;
}
#postsDestaques .postWrapper {
	width: 100%;
}
#postsDestaques .postFotoWrapper {
	width: 38%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#postsDestaques .postFoto {
	padding-bottom: 0;
	height: 100%;
}
#postsDestaques .postResumo {
	width: 62%;
	float: right;
}
footer section, #creditos section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#creditos section {
	flex-direction: column;
}
.boxRodape {
	width: 48%;
}
#apresentacao .blocos {
	flex-direction: row-reverse;
}
#creditos section, #intro .blocos, #empresa .blocos {
	align-items: center;
}

#posts, #filtros section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

#selecao {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.vantagem {
	width: 31.3333%;
}
.boxSelecao {
	width: 50%;
	height: 100vh;
	padding: 0;
}
}
@media only screen 
and (min-width : 768px) {
#creditos section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#creditos p {
	margin: 0;
}
#creditos ul li {
	margin: 0 0 0 40px;
}
#creditos ul li:first-child {
	margin: 0;
}
.empresa {
	width: 18%;
}
.servico {
	width: 31.3333%;
}
.single-post .postSingle {
	float: left;
	width: 70%;
}
#formBoleto span[data-name="telefone"], #formContato span[data-name="telefone"]  {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float: left;
	width: 50%;
	padding-right: 5px;
	display: block;
}
#formBoleto span[data-name="empreendimento"], #formContato span[data-name="your-email"]  {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	float: right;
	width: 50%;
	padding-left: 5px;
	display: block;
}
aside {
	float: right;
	width: 26%;
	padding: 0;
}
.profissional {
	width: 31.3333%;
}
.projetoWrapper {
	width: 29.3333%;
	margin-bottom: 4%;
}
.icone {
	width: 31.3333%;
}
.bannerDesktop {
	display: block !important;
}
.bannerMobile {
	display: none !important;
}
.banner section {
	height: 550px;
}
.produtoIntroFoto {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	padding: 0;
	z-index: 1;
}
#produtoIntro .bloco {
	float: right;
}
#orcamentoForm {
	margin-left: 50%;
}
#servicos ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 4%;
	-moz-column-gap: 4%;
	column-gap: 4%;
	overflow: hidden;
}
.vantagem {
	width: 23%;
}
.homeIcone, .produtos .produto, .instalacao {
	width: 31.3333%;
}
#instalacoesProduto .instalacao:last-child {
	display: none;
}
#relacionados .produto:last-child {
	display: block;
}

.setor {
	width: 31.3333%;
}
.single-servico .topo h1 {
	width: calc(100% - 350px);
}
.servicoWrapper {
	padding-top: 0;
	z-index: 2;
	margin-top: -160px;	
}
.servicoWrapper section, #newsletter section, #institucional {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.topoBusca section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.topoBusca h1 {
	width: calc(100% - 280px);
	margin: 0;
}
#institucional .box {
	width: 30%;
}
#newsletter h4 {
	line-height: 40px;
}
#newsletter .wpcf7  {
	width: calc(100% - 150px);
}
.servicoWrapper .bloco {
	padding-top: 240px;
	width: calc(100% - 350px);
}
.servicoForm {
	margin: 0 0 60px 0;
}
.numero {
	width: 31.3333%;
}
#quemSomos .bloco {
	float: right;
}

#produto section .gallery li {
	width:  15.6666%;
	margin: 0 1% 1% 0;
}


.desktop {
	display: block !important;
}
.mobile {
	display: none !important;
}

.bgFoto {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 50%;
	right: 0;
	top: 0;
	padding: 0;
}

.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#bannerOrcamento .blocos, #diferenciais .blocos, #apresentacao .blocos, #homeVideo .blocos, #orcamento .blocos, #produtoVideo .blocos, #produtosLista .blocos, #comoFunciona .blocos, #produtosSlide .blocos, #empresaIntro .blocos {
	align-items: center;
}
.servico:nth-child(even) .blocos, #diferenciais .conteudo:nth-child(even) .blocos, #orcamento .blocos, #apresentacao .blocos, #produtosLista .blocos {
	flex-direction: row-reverse;
}
.bloco {
	width: 48%;
}
.bloco.blocoContato.blocoInfo {
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bloco.blocoForm {
	width: 300px;
	margin: 0;
}
.bloco.blocoProduto {
	width: calc(100% - 350px);
}
#posts.postsSidebar {
	width: 70%;
	float: left;
	justify-content: space-between;
}
#posts.postsSidebar .post {
	width: 48%;
	margin-right: 0;
}
.bloco.blocoEmpresa {
	width: calc(100% - 300px);
}
#empresa .bloco.blocoEmpresa {
	width: calc(100% - 330px);
}
.imobiliaria {
	width: 31.3333%;
}
}
@media only screen 
and (min-width : 1024px) {
.blocoContato .boxContato.boxFull {
	width: 48%;
}
.diferencial {
	width: 31.3333%;
}
/*.numero {
	width: 20%;
}*/
#topo {
	background-attachment: fixed;
}
.topo section {
	height: 400px;
}
#menuBuscaMobile {
	display: none !important;
}
.loteamentoImobiliarias {
	width: calc(100% - 25%);
	float: left;
}
.loteamentoEmpresas {
	width: 23%;
	float: right;
}
.btnVoltar {
	position: absolute;
	top: 20px;
	right: 0;
}


.empresa {
	width: 14.6666%;
}
.video {
	padding: 50px 0;
}
.servico {
	width: 23%;
}
#servicosWrapper .servico {
	width: 31.3333%;
}
.icone {
	width: 23%;
}
.depoimentoWrapper {
	width: 49%;
}
#instalacoesProduto .instalacao:last-child {
	display: block;
}
#instalacoesProduto .instalacao {
	width: 23%;
}

.boxEmail {
	display: block;
}
.bloco.blocoProduto {
	width: calc(100% - 500px);
}
#homeVideo {
	background-attachment: fixed;
}
#institucional .blocos {
	align-items: center;
}
.blocoInstitucional {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.blocoInfo {
	width: 48%;
}
.boxRodape {
	width: auto;
}
.boxNews {
	max-width: 230px;
}
.boxRodapeEndereco {
	max-width: 270px;
}
#filtros {
	width: 960px;
	margin: -60px auto 0 auto;
}
#filtros section {
	width: auto;
	padding: 0 20px;
}

#posts {
	justify-content: flex-start;
	width: 103%;
}


#posts .post {
	width: 30.3333%;
	margin-right: 3%;
}

#relacionados .post:nth-child(3), #blog .post:nth-child(3) {
	display: block;
}
h1 {
	font-size: 50px;
	line-height: 55px;
}
.banner h1 {
	font-size: 50px;
	line-height: 55px;
}

.destaqueIntro {
	float: left;
}
/*#destaquesSlide {
	width: calc(100% - 450px);
	float: right;
}*/
.infoContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.bloco.blocoContato.blocoInfo,
.blocoContato.blocoEndereco {
	width: 100%;
}
#catalogo .bloco {
	width: 470px;
}



section, #clientes, .menuBusca  {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#clientes {
	padding: 80px 0 60px 0;
}
#quemSomos {
	background-attachment: fixed;
}

#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: 80px;
	z-index: 9985;
}
#menuWrapper .logo {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	position: relative;
	clear: none;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	z-index: 9991;
}
#nav {
	float: left;
	clear: none;
	height: 80px;
	line-height: 80px;
	margin:  0;
	z-index: 10;
}
#nav li {
	float: left;
	margin: 0 50px 0 0;
	clear: none;
	position: relative;
	height: 80px;
	line-height: 80px;
	z-index: 8998;

}
#nav li:last-child {
	margin: 0;
}
#menuWrapper, .menu, #nav, #nav li {
	overflow: inherit;
}
#nav li ul {
	position: absolute;
	left: -15px;
	top: 70px;
	background: #fff;
	padding: 0;
	margin: 0;
	width: 190px;
	border: 1px solid #ccc;
	padding: 5px 0;
}
#nav li:hover ul {
	display: block;
}
#nav li ul li {
	display: block;
	clear: both;
	float: none;
	padding: 10px 15px;
	text-align: left;
	line-height: 18px;
	height: auto;
}
/*.single-post .postSingle {
	width: 700px;
	margin: 0 auto;
}*/

@keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
@-o-keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
@-moz-keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}
@-webkit-keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}



#destaquesWrapper {
	float: right;
	width: 650px;
}
#destaques:before {
	background: url(images/simbolo.png) left top no-repeat;
	content: "";
	position: absolute;
	width: 1400px;
	left: 50%;
	margin-left: -700px;
	top: -125px;
	-webkit-background-size: auto 590px;
    -moz-background-size:  auto 590px;
    -o-background-size:  auto 590px;
    background-size:  auto 590px;
	height: 620px;
}
.topo h1 {
	font-size: 60px;
	line-height: 65px;
}
.single h1 {
	font-size: 50px;
	line-height: 55px;
}
}
@media only screen 
and (min-width : 1280px) {
.blocoFormulario {
	width: 42%;
}
.blocoContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.blocoContato .boxContato {
	width: 48%;
}
section, .menu, #clientes, .menuBusca   {
	width: 1200px;
}
footer .boxContato {
	margin-bottom: 60px;
}
.bloco.blocoContato.blocoInfo {
	padding-right: 300px;
}
.boxSocial {
	position: absolute;
	right: 0;
	top: 0;
}
}
