/*
Theme Name: ISG
Theme URI: http://www.isg.com.br/
Description: Template para site 
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Outfit:wght@100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
video::-webkit-media-controls {
    display:none !important;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
.pb, .en {
	display: none !important;
}
#pb .pb, #en .en {
	display: block !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 */
#headerMobile, .logo, #menuWrapper, #menuWrapper a, footer a, .social a, #contato a, .accordion-toggle, .foto a, .foto, .post, .post h3, a.btn, a.btn .fa-solid, #assinatura, #pagenav a, .addtoany_list a, .widget .addtoany_list a, aside a, #nav a:before, .postFoto, .profissionalInfo, .slick-prev:before, .slick-next:before, .slick-dots li button, #areas a, #areas .fa-solid, .searchandfilter input[type='submit'], #topo a, #projetosGrid li, #relatorios a, #relatoriosAnteriores a, a.btn:before, .btnLaranja, #submenu  a, .projetoItem, #topicosNav a, #topicosNav li {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #282828;
	font-size: 20px;
	line-height: 35px;
	font-family: "Instrument Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
}
h1, h2, h4, #topo .postInfo, .postShare, #contatoInfo, #contatoIntro, input[type='submit'], #pagenav, #relatoriosAnteriores, .btn, .btnLaranja, #submenu, #topicosNav {
	font-family: "Outfit", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

h1, h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}
h1.subtitulo, h2.subtitulo, .postSingle h3 {
	font-size: 25px;
	line-height: 30px;
	color: #EF4221;
}
.postSingle h1, .postSingle h2 {
	color: #EF4221;
}
.postSingle h2, h3 {
	font-weight: 600;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h4 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #EF4221;
}
.spacer {
	display: block;
	height: 70px;
	width: 100%;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #EF4221;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #282828;
	z-index: 9990;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
.logo {
	display: block;
	float: left;
	height: 40px !important;
	width: auto !important;
	margin: 15px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #fff;
	font-size: 25px;
	line-height: 70px !important;
	height: 70px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #282828;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	text-transform: lowercase;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #fff;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #F68A12;
}
.archive #mBlog a, .single-post #mBlog a, .page-template-page-publicacoes #mBlog a, .single-area #mAtuacao a, .page-template-page-sobre #mSobre a, .page-template-page-relatorios #mRelatorios a, .page-template-page-contato #mContato a, .page-template-page-fazemos #mFazemos a, .home #mHome a, .page-template-page-empresas #mEmpresas a, .page-template-page-para-empresas #mPara a, .single-projeto #mProjetos a  {
	color: #EF4221;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
/* publicacoes */
.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: 40%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #D8D8D8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post .postFoto {
	padding: 0;
	margin: 0;
	height: 150px;
}
.postResumo {
	padding: 20px 20px 40px 20px;
	overflow: hidden;
	position: relative;
}
.postInfo {	
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	color: #8E8E8E;
	position: relative;
	overflow: hidden;
}
.post .postInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 20px;
}
#topo .postInfo {
	margin-bottom: 20px;
	color: #EF4221;
	letter-spacing: 2px;
}
#topo .postInfo div, #topo .postInfo span {
	display: block;
	float: left;
}
#topo .postInfo span {
	padding: 0 10px;
}
#topo a:link, #topo a:visited {
	color: #EF4221;
}
#topo a:hover, #topo a:active {
	color: #fff;
}
.postInfo p {
	margin: 0;
}
.post h3 {
	font-size: 22px;
	line-height: 30px;
	color: #484848;
	font-weight: 600;
}
.post:hover, .post:hover h3 {
	color: #EF4221;
	border-color: #EF4221;
}
a.btn:link, a.btn:visited {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 50px 10px 15px;
	color: #535353;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	font-weight: 900;
	border: 1px solid #C0C0C0;
}
a.btn:hover, a.btn:active {
	background: #f1f1f1;
}
a.btn:before {
	position: absolute;
	right: 15px;
	top: 50%;
	background: url(images/estrela.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	z-index: 1;
	content: "";	
}
a.btn:hover:before {
	width: 24px;
	height: 24px;
	margin-top: -12px;
}
a.btnLaranja:link, a.btnLaranja:visited {
	font-size: 12px;
	line-height: 15px;
	padding: 15px 40px;
	color: #fff;
	background: linear-gradient(89.71deg, #EF4221 0.25%, #FFDE00 169.09%);
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	font-weight: 900;
}
a.btnLaranja:hover, a.btnLaranja:active {
	background: #F68A12;
}



.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 30px 0 0 0;
}
#publicacoes a.btn {
	float: right !important;
}
/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 5;
	color: #fff;
	background: #fff;
}
#home h2 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	margin-botom: 20px;
}
#home h2:has(+ h2.degrade) {
    margin-bottom: 0;
}
#home h2.degrade {
	font-size: 38px;
}
#home p {
	margin: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	max-width: 510px;
}
#home p:has(+ a.btnLaranja) {
    margin-bottom: 50px;
}
#home a.btnLaranja {
	margin: 0;
}
#slideshow {
	z-index: 10;
}
.banner {
	position: relative;
	overflow: hidden;
}
.bannerTexto {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	text-align: left;
	max-width: 660px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 120px 0 80px 0;
}


.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: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 60px 0 40px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul {
	margin-bottom: 10px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: 30px;
}
.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, #quem-somos ul li:before,.blocoArea ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 30px;
	line-height: 30px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #EF4221;
}
.gallery a {
	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;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}
.gallery a:hover {
	opacity: 1;
}
.bloco ol, .postSingle ol {
	margin-bottom: 10px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin: 0 0 10px 25px;
	line-height: 30px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #EF4221;
	font-weight: 400;
	position: relative;
	text-transform: none;
	z-index: 1;
	padding: 30px 0 0 30px;
	font-style: italic;
}
blockquote:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 45px;
	position: absolute;
	left: 0;
	top: 0;
    content: '\f10d';
	color: #DBDBDB;
	z-index: 1;
}
blockquote p {
	margin: 0;
	position: relative;	
	z-index: 3;
}
.wp-caption  {
	background: #f1f1f1;
	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;
}
.wp-caption p {
	margin-bottom: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.btnTodos {
	overflow: hidden;
	margin-bottom: 50px;
}
.btnTodos a {
	color: #fff !important;
	display: block;
	float: left;
	font-weight: 700;
	padding-right: 35px;
	background: url(images/seta_branca.png) center right no-repeat;
}

.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
}
.social li {
	margin-right: 15px;
	padding: 0 1px;
}
.social li:last-child {
	margin: 0;
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #ccc;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #212121;
}
/* publicacoes */
#relacionados {
	overflow: hidden;
	position: relative;
	padding-top: 40px;
}
.page-template-page-para-empresas #relacionados {
	padding: 50px 0 30px 0;
	border-top: 1px solid #C2C2C2;
}


footer a:link, footer a:visited {
	color: #282828;
}
footer a:hover, footer a:active {
	color: #EF4221;
}
footer {
	border-top: 1px solid #DBDBDB;
	padding: 20px 0;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #282828;
	font-weight: 600;
	text-align: center;
}
footer ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
footer ul li {
	margin: 0 10px 20px 10px;
}
#assinatura {
	width: 16px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}


/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  center;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 400;
	color: #282828;
	background: #fff;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#pagenav span.current {
	color: #282828;
	font-weight: 700;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #282828;
	background: #fff;
}
#pagenav a:hover, #pagenav a:active {
	color: #EF4221;
}
#pagenav a.next, #pagenav a.prev {
	color: #EF4221 !important;
}
#pagenav a.next:hover, #pagenav a.prev:hover {
	color: #F68A12 !important;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}

.postShare {
	overflow: hidden;
	padding: 30px 0 20px 0;
}
.postShare strong {
	display: block;
	color: #8E8E8E;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}
.postFotoTopo {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.gallery a {
	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;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.postSingle .gallery li:before {
	display: none;
}
.postSingle .gallery  {
	overflow: hidden;
	clear: both;
	width: 102%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postSingle .foto {
	padding-bottom: 100%;
	margin: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.postSingle .gallery li {
	width: 48%;
	margin: 0 2% 2% 0 !important;
	padding: 0 !important;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity: 1;
}

.home ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #282828;
	opacity: 1;
}
.home ::-moz-placeholder { /* Firefox 19+ */
	color: #282828;
	opacity: 1;
}
.home :-ms-input-placeholder { /* IE 10+ */
	color: #282828;
	opacity: 1;
}
.home :-moz-placeholder { /* Firefox 18- */
	color: #282828;
	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']  {
    width: 100%;
	-webkit-appearance: none;
    color: #fff;
	opacity: 1;
    background-color: transparent;
	border: 0;
	border-bottom: 1px solid #6E6E6E;
    font-size: 16px;
	height: 40px;
	line-height: 40px;
    padding: 0;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Instrument Sans", sans-serif;
	font-weight: 400;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
textarea {
	height: 100px;
	resize: none;
	line-height: 20px;
}
.home #contato form input[type='text'], .home #contato textarea, .home #contato form input[type='email'] {
	color: #282828;
}
select {
	background: url(images/setaSelect.png) center right no-repeat;
	-webkit-background-size: 15px auto;
    -moz-background-size:  15px auto;
    -o-background-size:  15px auto;
    background-size:  15px auto;
	padding: 0 25px 0 0;
}
.wpcf7-list-item {
	display: block !important;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	width: 100%;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #747474;
}
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,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid  {
	border-color: #F68A12 !important;
	background: transparent;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	width: 200px;
	display: block;
	overflow: hidden;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	background: #EF4221;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
form input.wpcf7-submit:hover {
	background: #F68A12;
}
.searchandfilter input[type='submit'] {
	background: url(images/busca.png) center right no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size:  20px auto;
    -o-background-size:  20px auto;
    background-size:  20px auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 40px;
	height: 39px;
	line-height: 39px !important;
	text-indent: -999px;
	border-bottom: 1px solid #6E6E6E !important;
}
.searchandfilter input[type='submit']:hover {
	-webkit-background-size: 24px auto;
    -moz-background-size:  24px auto;
    -o-background-size:  24px auto;
    background-size:  24px auto;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#filtrosBlog {
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
}
.searchandfilter ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchandfilter li {
	width: 100%;
	padding: 0 !important;
	display: block !important;
}
.searchandfilter li:nth-child(2) {
	width: calc(100% - 40px);
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 50px;
	width: 40px;
}
#noResults h2 {
	color: #1b144f;
	font-size: 35px;
	line-height: 40px;
}
.profissional, #profissionalFoto .postFoto {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}
.cky-btn-reject {
	color: #1b144f !important;
	border-color: #1b144f !important;
}
.cky-btn-accept {
	background: #1b144f !important;
	border-color: #1b144f !important;
}
#sobre img.responsive {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#topo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	border-bottom: 8px solid #EF4221;
}
#topo section {
	min-height: 350px;
	padding-top: 50px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
#topo h1.subtitulo {
	margin-bottom: 50px;
}
#topo h2 {
	color: #fff;
	max-width: 800px;
}
.single-post .postSingle, .page-template-default .postSingle {
	max-width: 1080px;
}
#projeto {
	background-color: #282828;
	color: #fff;
	padding-bottom: 0;
}
#projeto:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: #fff;
}
#projeto .gallery {
	z-index: 1;
}
#projeto .slick-list {
	margin: 0 30px 10px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
#projeto p {
	max-width: 645px;
}
#projeto p:has(+ .gallery) {
    margin-bottom: 50px;
}
#projetosGrid .postFoto, #projetosSlide .postFoto {
	width: 100%;
	padding-bottom: 100%;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 1;
}
#projetosSlide {
	padding-bottom: 30px;
}
#projetosSlide .slick-dots {
	bottom: 0;
}
#projetosGrid a, #projetosSlide a {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#projeto .foto {
	padding-bottom: 150%;
}
#projeto .foto:before {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 74.34%, #000000 100%);
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	content: "";
	position: absolute;
	z-index: 1;
}
#projetosGrid .fa-solid, #projetosSlide .fa-solid {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	color: #484848;
	z-index: 3;
}
#projetosGrid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#projetosGrid li, .projetoItem {
	width: calc(33.3333% - 20px);
	margin: 0 20px 20px 0;
	overflow: hidden;
	padding: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
.projetoItem {
	width: 90%;
	margin: 0 5%; 
}
#projetosGrid li:has(.fa-solid):hover, .projetoItem:has(.fa-solid):hover {
	background: #f2f2f2;
}
#projetoNome {
	overflow: hidden;
	position: absolute;
	left: 80px;
	bottom: 70px;
	z-index: 5;
}
#projetoNome h2 {
	margin: 0;
}
h2.degrade, #relatorios .bloco:first-child h2, #jeitoWrapper h2, #topicosNav li.ativo a {
	background: linear-gradient(90deg, #EF4221 0%, #FBBF07 100%);
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
    -webkit-background-clip: text;
	background-clip: text;
    -webkit-text-fill-color: transparent;
	color: transparent;
	float: left;
}
#quemSomos, #fazemos, #contato {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	color: #fff;
}
.home #contato {
	background-color: #fff;
	color: #282828;
}
#quemSomos .bloco {
	width: 100%;
}
#numeros {
	font-size: 18px;
	padding-bottom: 0;
}
#numerosIntro {
	overflow: hidden;
	margin-bottom: 30px;
}
#numeros .postFoto {
	width: 100%;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: left center;
}
#numeros h2 {
	font-size: 35px;
	line-height: 40px;
	float: left;
	margin-bottom: 5px;
}
#numerosLista p {
	display: block;
	max-width: 230px;
}
.numero {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 30px;
}
#visao h2 {
	font-size: 35px;
	line-height: 40px;
}
#visao .bloco:first-child h2 {
	font-weight: 400;
}
#visao .bloco:first-child h2 em {
	font-weight: 700;
	font-style: normal;
}
#visao .bloco:first-child {
	max-width: 450px;
	width: auto;
}
#visao .bloco:last-child {
	max-width: 300px;
}
#visaoFoto {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
#fazemos {
	fons-size: 20px;
	line-height: 30px;
	position: relative;
	z-index: 1000;
}
#fazemos .bloco:first-child {
	font-size: 35px;
	line-height: 45px;
}

.servico {
	overflow: hidden;
	position: relative;
	padding-top: 120px;
	margin-top: -70px;
}
.page-template-page-fazemos .servico, #o-que-e-a-lei, #projetos, #topicosWrapper {
	padding-top: 170px;
	margin-top: -120px;
	overflow: hidden;
	position: relative;
}
.servico:last-child {
	margin-bottom: 30px;
}
.servico.last {
	margin-bottom: 50px;
}
.servico.last .bloco {
	margin-bottom: 30px;
}
.servico .postFoto {
	padding-bottom: 100%;
}
.servico p:has(strong):has(+ ul) {
    color: #EF4221;
}
.servico p:has(strong):has(+ ul) strong {
    font-weight: 400;
}
.servico h2 {
	font-size: 35px;
	line-height: 40px;
}
.servico h4  strong {
	display: block;
	color: #282828;
	font-size: 16px;
	line-height: 20px;
}
.servico ul li, #jeito ul li {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 25px;
	background: url(images/bullet.png) left 5px no-repeat;
	-webkit-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -o-background-size: 15px auto;
    background-size: 15px auto;
	line-height: 25px;
	padding-bottom: 10px;
}
#jeito ul li {
	background-image: url(images/bullet2.png);
}
.servico ul li:before, #jeito ul li:before {
	content: "";
	position: absolute;
	left: 7px;
	top: 0;
	bottom: 0;
	z-index: 1;
	background: #282828;
	width: 1px;
}
#jeito ul li:before {
	background: #EF4221;
}
.servico ul li:first-child:before, #jeito ul li:first-child:before  {
	top: 15px;
}
.servico ul li:last-child:before, #jeito ul li:last-child:before {
	height: 10px;
}
.servico ul, #jeito ul {
	margin-bottom: 15px;
}
#fazemos .bloco:first-child {
	max-width: 650px;
	width: auto;
}
.page-template-page-para-empresas #fazemos .bloco:first-child {
	max-width: 510px;
}
#fazemos .bloco:last-child {
	max-width: 650px;
	width: auto;
}
.page-template-page-para-empresas #fazemos .bloco:last-child {
	max-width: 530px;
	width: auto;
}
#erro404 {
	min-height: calc(100vh - 212px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contato h1 {
	margin-bottom: 50px;
}
#contato .bloco:first-child {
	max-width: 500px;
	width: auto;
}
#contatoIntro {
	overflow: hidden;
	font-size: 35px;
	line-height: 45px;
	font-weight: 500;
}
#contatoInfo {
	overflow: hidden;
	font-weight: 600;
	padding: 30px 0 50px 0;
	line-height: 25px;
}
#contatoEndereco {
	color: #747474;
	font-size: 16px;
	line-height: 20px;
}
#contatoInfo a:link, #contatoInfo a:visited {
	color: #EF4221;
}
#contatoInfo a:hover, #contatoInfo a:active {
	color: #fff;
}
#contatoEndereco a:link, #contatoEndereco a:visited {
	color: #747474;
}
#contatoEndereco a:hover, #contatoEndereco a:active {
	color: #fff;
}
.home #contatoInfo a:hover, .home #contatoInfo a:active,
.home #contatoEndereco a:hover, .home #contatoEndereco a:active {
	color: #F68A12;
}
#empresas {
	position: relative;
	overflow: hidden;
	padding-top: 70px;
	margin-top: -70px;
	z-index: 1;
	margin-bottom: 100px;
}
#empresas h2 {
	font-size: 25px;
	line-height: 30px;
}
#empresas p {
	font-size: 18px;
	display: block;
	width: 100%;
	clear: both;
}
#empresas .postFoto {
	padding-bottom: 60%;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
}
#empresas .last .postFoto {
	-webkit-background-size: auto 255px;
    -moz-background-size: auto 255px;
    -o-background-size: auto 255px;
    background-size: auto 255px;
	background-position: left center;
	padding: 0;
	height: 255px;
}
.home #numeros {
	background: #282828;
	color: #fff;
}
#perguntas {
	padding-top: 0;
}
#perguntas h2 {
	font-weight: 700;
	font-size: 35px;
	line-height: 40px;
}
#accordion {
	position: relative;
	background: linear-gradient(180deg, #F15D1B 0%, #CE3B32 100%);
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.accordion-toggle {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 20px;
	line-height: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	font-weight: 600;
	color: #fff;
	background: url(images/bt_mais.png) top right no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
}
.accordion-toggle:hover {
	color: #282828;
}
.accordion-toggle.ativo {
	background: url(images/bt_menos.png) top right no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
}
.accordion-content a:link, .accordion-content a:visited {
	color: #282828;
}
.accordion-content a:hover, .accordion-content a:active {
	color: #fff;
}
.accordion-content {
	overflow: hidden;
	display: none;	
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.accordionWrapper {
	overflow: hidden;
	position: relative;
	max-width: 820px;
	font-size: 18px;
	line-height: 30px;
}
.accordion-content:last-child {
	border: 0;
	margin: 0;
}
#videoWrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #000;
	opacity: 0.8;
	content: "";
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
#relatoriosAnteriores {
	color: #fff;
	padding: 80px 0 0 0;
}
#relatoriosAnteriores a {
	background: url(images/download.png) center right no-repeat;
	-webkit-background-size: auto 26px;
    -moz-background-size: auto 26px;
    -o-background-size: auto 26px;
    background-size: auto 26px;
	display: block;
}
#relatoriosAnteriores a:link, #relatoriosAnteriores a:visited {
	color: #fff;
}
#relatoriosAnteriores a:hover, #relatoriosAnteriores a:active {
	color: #EF4221;
}
#relatoriosAnteriores h3 {
	margin: 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: 400;
	padding: 15px 40px 15px 0;
}
.relatorio {
	overflow: hidden;
	border-bottom: 1px solid #484848;
}
.relatorio:last-child {
	margin-bottom: 20px;
}
#relatorios:before, #home:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
	background: linear-gradient(180deg, rgba(40, 40, 40, 0) 0%, #282828 100%);
}
#relatorios h1 {
	margin-bottom: 50px;
}
#relatorios .bloco:first-child {
	width: auto;
	max-width: 350px;
	color: #A1A1A1;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 30px;
}
#relatorios .bloco:first-child p {
	max-width: 300px;
}
#relatorios .bloco:first-child h2 {
	font-weight: 600;
	font-size: 40px;
	line-height: 45px;
}
#relatorioAtual h2 {
	color: #EF4221;
}
#relatorioAtual {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	width: 100%;
}
.blocos, .bloco {
	overflow: hidden;
}
.relatorioCapa .postFoto {
	padding: 0;
	height: 260px;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	margin-bottom: 50px;
}
#projetosFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
}
#homeProjetos .bloco {
	width: 100%;
}
#homeProjetos .bloco:first-child {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#homeProjetos .foto a {
	display: none;
}
#homeProjetos .foto  {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 100%;
	padding-bottom: 100%;
	margin: 0 auto;
}
#homeProjetos h2 {
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	margin-bottom: 50px;
}
#homeProjetos .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#homeProjetos .gallery li {
	width: 33.3333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}
/* para empresas */
#projetos {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 50px;
}
#projetos h2 {
	color: #B4B4B4;
	margin-bottom: 50px;
}
.topico .postFoto {
	padding: 0;
	height: 230px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.topico .postFoto:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.topico .postFoto h2 {
	font-size: 35px;
	line-height: 40px;
	margin: 0;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	font-weight: 600;
	color: #fff;
	z-index: 2;
}
#valores {
	background: #ececec;
	padding: 50px 0 0 0;
}
#valores h2 {
	margin-bottom: 50px;
}
#valores .bloco {
	margin-bottom: 30px;
}
#valores .bloco:first-child {
	max-width: 475px;
}
#valores .bloco:last-child {
	max-width: 670px;
}
#imposto {
	background: #ececec;
	position: relative;
	overflow: hidden;
}
#imposto .bloco:last-child {
	margin-bottom: 30px;
}
#impostoBG {
	position: relative;
	color: #fff;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	z-index: 2;	
}
#imposto .blocos {
	position: relative;
	z-index: 5;
}
#imposto:before {
	width: 100%;
	height: 180px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	z-index: 1;
	background: #fff;
}
#impostoBG:before {
	background: linear-gradient(180deg, #F15D1B 0%, #CE3B32 100%);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 36px;
	width: 100%;
	content: "";
}
#imposto h2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 400;
	max-width: 380px;
}
.impostoImg {
	display: block;
	position: relative;
	width: 100%;
	max-width: 240px;
	z-index: 5;
	height: auto;
}
#submenu {
	display: none;
}
#servicos {
	position: relative;
	z-index: 10;
}
.page-template-page-para-empresas #fazemos .bloco:fisrt-child {
	max-width: 515px;
}
#planejamento .bloco {
	width: auto;
	margin-bottom: 30px;
}
#planejamento h2 {
	font-size: 35px;
	line-height: 40px;
}
#planejamento #relatorioAtual {
	color: #282828;
}
.relatorioIntro {
	padding-top: 280px;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: auto 260px;
    -moz-background-size: auto 260px;
    -o-background-size: auto 260px;
    background-size: auto 260px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#jeito {
	position: relative;
	overflow: hidden;
	padding: 100px 0;
	color: #fff;
}
#jeito h2 {
	margin-bottom: 50px;
}
#jeitoWrapper {
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#jeitoWrapper h2 {
	font-size: 35px;
	line-height: 40px;
	max-width: 365px;
}
#jeitoWrapper .bloco:first-child {
	max-width: 380px;
}
#jeitoWrapper .bloco:first-child p {
	width: 100%;
	display: block;
	clear: both;
}
#jeitoWrapper .bloco:last-child p {
	max-width: 460px;
}
#jeito .blocos {
	z-index: 5;
	position: relative;
}
#jeito ul:has(+ a.btn) {
	margin-bottom: 25px;
}
#jeito p:has(+ ul) {
	margin-bottom: 40px;
}
#jeito a.btn:link, #jeito a.btn:visited {
	color: #fff;
}
#jeito a.btn:hover, #jeito a.btn:active {
	color: #535353;
}
#topicosWrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
#topicosNav {
	display: none;
	border-top: 1px solid #B1B1B1;
}
#topicosNav li {
	overflow: hidden;
	border-bottom: 1px solid #B1B1B1;
}
#topicosNav a:link, #topicosNav a:visited {
	color: #282828;
	font-size: 20px;
	line-height: 25px;
	padding: 10px;
	font-weight: 600;
	display: block;
}
#topicosNav li.ativo {
	background: #f2f2f2;
}
#topicosNav li.ativo a {
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
}
#topicosNav a:hover, #topicosNav a:active {
	color: #EF4221;
}
.fancybox-button--fullscreen, .fancybox-button--thumbs {
    display: none !important;
}
.single-relatorio {
	background: #282828;
}
#relatorioInterna {
	background: #282828;
	position: relative;
	padding: 50px 0 30px 0;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}
#relatorioInterna .postFoto {
	height: 260px;
	padding: 0;
	margin-bottom: 50px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#relatorioBtn p {
	max-width: 340px;
}
#relatorioLogo {
	width: auto;
	height: 70px;
	margin-bottom: 50px;
}
#relatorioBtn, #apito {
	display: none;
}
#relatorioInterna h2 {
	font-size: 40px;
	line-height: 45px;
	color: #EF4221;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
#projetosGrid li {
	width: calc(25% - 20px);
}
#projeto .foto {
	padding-bottom: 100%;
}
#homeProjetos .gallery li {
	width: 20%;
}
}
@media only screen 
and (min-width : 640px) {
.relatorioIntro {
	padding: 0 300px 0 0;
	background-position: top right;
	min-height: 280px;
}
#numerosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 50px);
}
.numero {
	width: calc(50% - 50px);
	margin-right: 50px;
}
#projetoNome {
	bottom: 30px;
}
#projeto .foto {
	padding-bottom: 80%;
}
#projetosGrid li {
	width: calc(20% - 20px);
}
.searchandfilter ul {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.searchandfilter li {
	width: 280px;
	margin-right: 20px;
}
.searchandfilter li:nth-child(2) {
	width: calc(100% - 340px);
	margin: 0;
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	margin: 0;
	padding: 0;
}
#publicacoesWrapper h4 {
	margin-bottom: 20px;
}
#publicacoesTitulo {
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}



#profissionaisLista .profissional {	
	width: 28.3333%;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 40px);
}
#posts .post {
	width: calc(50% - 40px);
	margin-right: 40px;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: none;
}
.postSingle .gallery li {
	width: 23%;
}
#areas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#areas li {
	width: 48%;
}
}
@media only screen 
and (min-width : 768px) {
#relatorioInterna:before {
	background: url(images/grafismoRelatorio.png) center right no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 42%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	z-index: 1;
}
#relatorioInterna .bloco:first-child {
	width: 42%;
}
#relatorioInterna .bloco:last-child {
	width: 53%;
}
#valores .blocos {
	align-items: flex-end;
}
.bannerTexto {
	padding: 120px 0 30px 0;
}
#home h2 {
	font-size: 50px;
	line-height: 60px;
}
#home h2.degrade {
	font-size: 48px;
}
#homeProjetos h2 {
	font-size: 40px;
	line-height: 50px;
}


#erro404 {
	min-height: calc(100vh - 132px);
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer ul {
	justify-content: flex-start;
}
footer ul li {
	margin: 0 40px 0 0;
}
footer ul li:last-child, #assinatura, footer p  {
	margin: 0;
}
.servico:nth-child(even) .blocos {
	flex-direction: row-reverse;
}
#empresas {
	margin-bottom: 50px;
}
#empresas .postFoto {
	padding-bottom: 80%;
	background-position: center right;
}
#empresas .servico:nth-child(even) .postFoto {
	background-position: center left;
}
#empresas .servico.last {
	margin: 0;
}
#empresas .servico.last .postFoto {
	position: absolute;
	right: 0;
	width: 46%;
	top: 0;
	bottom: 0;
	padding: 0;
	background-position: center left;
	height: auto;
}
.numero {
	width: calc(33.3333% - 50px);
}
#projetosGrid li {
	width: calc(16.6666% - 20px);
}
#projeto .foto {
	padding-bottom: 60%;
}
.single-area #interna h4 {
	display: none;
}
#interna #areas {
	width: 290px;
	float: left;
	margin-top: -15px;
}
.single-area .postSingle {
	float: right;
	width: calc(100% - 340px);
}
#sobreVideo {
	padding: 20px 0;
}
#areas li, #interna #areas li {
	width: 100%;
}
#sobreFoto {
	position: absolute;
	right: 0;
	top: 100px;
	bottom: 100px;
	width: 50%;
	padding: 0;
	z-index: 2;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos, #topicosWrapper section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#topicosNav {
	width: 280px;
	display: block;
}
#topicos {
	width: calc(100% - 330px);
}
.topico {
	display: none;
}
.topico:first-child {
	display: block;
}
.bloco, #areas {
	width: 46%;
}
#atuacao #areas {
	margin-top: -20px;
}
#areas {
	padding-top: 0;
}
#profissionalFoto {
	width: 280px;
	float: left;
}
#profissionalPerfil {
	width: calc(100% - 330px);
	float: right;
}
#profissionaisLista {	
	width: 103%;
}
#profissionaisLista .profissional {	
	width: 30.3333%;
	margin: 0 3% 3% 0;
}
#visao .blocos {
	align-items: flex-end;
}
#contato .blocos {
	align-items: center;
}
#imposto .bloco:first-child {
	padding-bottom: 250px;
}
#imposto .bloco:last-child {
	margin-bottom: 70px;
}
.impostoImg {
	width: 300px;
	left: 20px;
	bottom: 0;
	position: absolute;
}
}
@media only screen 
and (min-width : 1024px) {
#apito {
	position: absolute;
	z-index: 3;
	left: 65%;
	top: -15px;
	width: 104px;
	height: 100%;
	background: url(images/apito.png) center top no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
	display: block;
	transform-origin: top center;
    animation: balanco 2.5s ease-in-out infinite alternate;
}
@keyframes balanco {
  0% {
    transform: rotate(-40deg);
  }
  100% {
    transform: rotate(40deg);
  }
}
#quemSomos:after {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	content: "";
	left: 0;
	top: 0;
	background: url(images/grafismo-campo.png) center right no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}
.impostoImg {
	left: 50px;
}
#jeitoWrapper {
	padding: 50px 50px 30px 50px;
}
#submenu {
	display: block;
	padding-top: 30px;
}
#submenu a:link, #submenu a:visited {
	color: #EF4221;
	font-size: 23px;
	line-height: 28px;
	padding: 0 0 0 15px;
	position: relative;
	display: block;
	float: left;
	max-width: 210px;
}
.page-template-page-para-empresas #submenu a:link, .page-template-page-para-empresas #submenu a:visited {
	min-height: 56px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
#submenu li.current a {
	color: #fff;
}
#submenu a:before {
	content: "";
	left: 0;
	bottom: 0;
	top: 25px;
	width: 1px;
	position: absolute;
	background: #787878;
}
.page-template-page-para-empresas #submenu a:before {
	top: 0;
}
#submenu a:hover, #submenu a:active {
	color: #FFDE00;
}
#submenu p {
	text-transform: uppercase;
	color: #787878;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
#submenu a strong {
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #FFDE00;
	margin-left: -15px;
	width: 50px;
}
#submenu ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
}
#submenu.scroll-to-fixed-fixed section, #submenu.scroll-to-fixed-fixed ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#submenu ul li {
	max-width: 20%;
	position: relative;
	overflow: hidden;
}
#submenu.scroll-to-fixed-fixed {
	height: 50px;
	background: #282828;
	z-index: 9980;
	left: 0;
	top: 70px;
	padding: 0;
}
#submenu.scroll-to-fixed-fixed p, #submenu.scroll-to-fixed-fixed a strong, #submenu.scroll-to-fixed-fixed a:before {
	display: none;
}
#submenu.scroll-to-fixed-fixed a {
	padding: 5px 0;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	max-width: none;
}
.page-template-page-para-empresas #submenu.scroll-to-fixed-fixed a:link, .page-template-page-para-empresas #submenu.scroll-to-fixed-fixed a:visited {
	min-height: inherit;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#submenu.scroll-to-fixed-fixed ul {
	height: 50px;
}
#impostoBG {
	padding: 50px 50px 0 50px;	
}	
#homeProjetos .gallery li {
	padding: 0 30px;
}
#homeProjetos {
	padding: 100px 0 80px 0;
}
#homeProjetos h2 {
	text-align: left;
	margin-bottom: 20px;
}
#homeProjetos .bloco:first-child {
	width: 430px;
}
#homeProjetos .bloco:last-child {
	width: calc(100% - 510px);
}
#homeProjetos .btnCenter {
	padding-left: 30px;
}
#homeProjetos .btnCenter, #homeProjetos .bloco:first-child {
	justify-content: flex-start;
}
#projetosFoto {
	background-attachment: fixed;
	height: 400px;
}
#relatorioAtual {
	width: calc(100% - 400px);
}

#accordion {
	padding: 40px;
}
.home #contato {
	margin-bottom: 30px;
}
#contato:before {
	content: "";
	position: absolute;
	width: 57%;
	right: 0;
	top: 0;
	height: 100%;
	background:url(images/grafismo-formulario.png) center left no-repeat;
	z-index: 1;
}
#visao {
	margin-bottom: 50px;
	padding-bottom: 320px;
}
#visaoBG {
	position: absolute;
	z-index: 1;
	top: 0;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 2200px auto;
    -moz-background-size: 2200px auto;
    -o-background-size: 2200px auto;
    background-size: 2200px auto;
	width: 2200px;
	height: 100%;
	left: 50%;
	margin-left: -1300px;
}
#quemSomos .bloco {
	width: 580px;
}
#projetoNome {
	left: 110px;
}
#projetoBG {
	-webkit-background-size: 1700px auto;
    -moz-background-size: 1700px auto;
    -o-background-size: 1700px auto;
    background-size: 1700px auto;
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute;
	z-index: 1;
	width: 1920px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
#projeto:before {
	height: 150px;
}
#projeto .slick-list {
	margin: 0 60px 10px 60px;
}
#projetosGrid li {
	width: calc(14.2857% - 20px);
}


.single-area .postSingle {
	width: calc(100% - 390px);
}
#sobreVideo {
	padding: 50px 0;
}
#atuacao .bloco {
	width: 40%;
}
#areas {
	width: 56%;
}
#areas li {
	width: 48%;
}
#profissionaisSlide .profissional {
	margin: 0 20px;
}
#profissionaisLista .profissional {	
	width: 22%;
}
.contatoLogo {
	order: 1;
}
.mapa {
	width: 45%;
	order: 2;
	height: 300px;
}
.contatoRodape {
	order: 3;
	margin-bottom: 0;
}
#posts .post {
	width: calc(33.3333% - 40px);
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: block;
}






#headerMobile, .fa-xmark, .home .spacer  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 70px;
}
.home #menuWrapper {
	background:none;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0);
}
.home #menuWrapper.bgMenu {
	background: #282828;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}
#menuWrapper .logo {
	display: block;
	position: absolute;
	left: 20px;
	top: 0;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	clear: none;
	padding: 0 20px;
	height: 70px;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#nav li {
	margin: 0;
	clear: none;
	position: relative;
	margin-right: 20px;
	font-size: 15px;
}
#menuWrapper #nav a {
	display: block;
	position: relative;
	overflow: hidden;
}

#nav li:last-child {
	margin: 0;
}
}
@media only screen 
and (min-width : 1280px) {
#planejamento .bloco:first-child {
	width: 400px;
}
#planejamento #relatorioAtual {
	width: calc(100% - 500px);
	max-width: 630px; 
}
#empresas .postFoto {
	padding-bottom: 70%;
}
#relatorioAtual {
	width: calc(100% - 530px);
}

#numeros section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#numerosIntro {
	width: 410px;
	margin: 0;
}
#numerosLista {
	width: calc(100% - 510px);
	justify-content: space-between;
}
.numero {
	width: 24%;
	margin: 0 0 30px 0;
}
.numero:nth-child(3n) {
	width: 37%;
}
#projetosGrid li {
	width: calc(12.5% - 20px);
}
#projeto .slick-list {
	margin: 0 80px 10px 80px;
}
#projetoNome {
	left: 130px;
}
#valores .bloco:last-child {
	width: auto
}
}
@media only screen 
and (min-width : 1366px) {
#submenu a:link, #submenu a:visited {
	font-size: 25px;
	line-height: 28px;
}
#submenu.scroll-to-fixed-fixed a {
	font-size: 16px;
	line-height: 20px;
}
#submenu li {
	max-width: 16%;
}
#projetoNome {
	left: 110px;
}
#menuWrapper .logo {
	left: 0;
}
section, .menu {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin-right: 45px;
	font-size: 16px;
}
#fazemos .bloco:last-child {
	max-width: 500px;
}
}
@media only screen 
and (min-width : 1680px) {
#homeWrapper {
	overflow: hidden;
	position: relative;
}
#homeWrapper:before {
	background: url(images/grafismo_banner.png) right top repeat-y;
	content: "";
	position: absolute;
	left: 0;
	top: -400px;
	bottom: 0;
	z-index: 10;
	width: 8%;
}
#homeProjetos:before {
	background: url(images/grafismo_banner.png) right bottom repeat-y;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	z-index: 10;
	width: 8%;
}
}
@media only screen 
and (min-width : 1920px) {
#homeWrapper:before, #homeProjetos:before {
	width: 10%;
}
}