/*
Theme Name: CQTD
Theme URI: https://cqt.adv.br/
Description: Template para site CQTD
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&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, #rodape a, .accordion-toggle, .accordion-toggle .fa-solid, .foto a, .foto, .postFoto a:before, 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, .postFoto a, .slick-dots li button, #areas a, #areas .fa-solid, form input.wpcf7-submit, #areasLista a, .btn, .post a, .searchandfilter input[type='submit'], .postFoto:before {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #F0F1F3;
	color: #191c22;
	font-size: 17px;
	line-height: 24px;
	font-family: "Sora", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
h1 {
	font-weight: 700;
	font-size: 50px;
	line-height: 55px;
	margin-bottom: 50px;
}
.postSingle h1, .single-post #interna h1, #publicacoesWrapper h1, #interna h1 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 50px;
	color: #000;
}
#publicacoesWrapper h1 {
	color: #ccc
}
h2 {
	font-weight: 500;
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 30px;
	padding-bottom: 31px;
	position: relative;
}
h2:before {
	width: 100px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #191c22;
	content: "";
}

h3 {
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	margin-bottom: 20px;
}
.home h4 {
	text-align: center;
	margin-bottom: 5px;
}
.spacer {
	display: block;
	height: 80px;
	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: #6b788b;
	text-decoration: none;
}
a:hover, a:active {
	color: #191c22;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #6b788b;
	z-index: 9990;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 15px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #6b788b;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 20px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 400;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #dee0e5;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #b1d362;
}
.home #mHome a, .buscaBlog #mBlog a, .single-post #mBlog a, .page-template-page-blog #mBlog a, .single-area #mAreas a, .page-template-page-trabalhe #mTrabalhe a, .page-template-page-areas #mAreas a, .page-template-page-equipe #mEquipe a, .single-profissional #mEquipe a, .page-template-page-contato #mContato a {
	color: #b1d362;
	font-weight: 700;
}
.language-chooser {
	font-size: 10px;
	line-height: 18px;
	border: 1px solid #dee0e5;
	border-right: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	float: right;
}
.language-chooser li {
	padding: 0 10px;
	border-right: 1px solid #dee0e5;
}
.language-chooser li.active a {
	color: #fff !important;
	font-weight: 900;
}
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;
}
.postResumo {
	padding: 20px 20px 45px 20px;
	overflow: hidden;
	background: #fff;
}
.postResumo a.btn, .profissionalInfo a.btn {
	position: absolute;
	left: 20px;
	bottom: 0;
}
.postResumo p {
	font-size: 15px;
	line-height: 20px;
}
.post .postFoto {
	padding-bottom: 70%;
	margin: 0;
}
.postFoto a, .lista .postFoto:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #6b788b;
	mix-blend-mode: color;
	opacity: 0.7;
}
.lista .postFoto:before {
	content: "";
}
.postFoto a:hover, .lista li:hover .postFoto:before {
	opacity: 1;
	background: none;
}
.post h3 {
	font-size: 20px;
	line-height: 25px;
	position: relative;
	z-index: 2;
}
.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 30px 0 0 0;
}

/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	color: #dee0e4;
}
.banner {
	position: relative;
	overflow: hidden;
}
.bannerFoto {
	-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%;
	overflow: hidden;
}
.bannerTexto {
	height: calc(100vh - 80px);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
	max-width: 600px;
}
#home a.btn {
	margin: 30px 0 0 0;
}
#home h4 {
	text-transform: none;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
}
#home h1 {
	margin: 0 0 20px 0;
	font-weight: 900;
}
#home p {
	font-size: 15px;
	line-height: 20px;
}
.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: 100px 0 80px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.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: 24px;
	line-height: 24px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #b1d362;
}
.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;
}
.bloco ol, .postSingle ol {
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #6b788b;
	font-weight: 300;
	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: #e1e4e9;
	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;
}
.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;
}
/* sobre */
#sobre {
	background: #E5E5E5 url(images/fundo_sobre.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 0;
}
#sobre h2 {
	color: #707070;
}
#sobre h4, #interna h4 {
	color: #BD8E4A;
}
#sobre h4:before, #interna h4:before {
	background: #BD8E4A;
}
#sobre .bloco {
	margin-bottom: 80px;
	overflow: hidden;
}
#sobreFoto {
	-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: 80%;
}
#sobreVideo {
	overflow: hidden;
	position: relative;
	background: #FBF9F3;
	padding: 20px;
}
#sobreVideo .video {
	max-width: 728px;
	margin: 0 auto;
}
/* reconhecimentos */
#reconhecimentos {
	background: #fff;
	padding: 100px 0;
}
#reconhecimentos h2, #atuacao h2, #publicacoes h2, #equipe h2 {
	text-align: center;
	margin-bottom: 50px;
}
#reconhecimentos h2:before, #atuacao h2:before, #publicacoes h2:before, #equipe h2:before {
	left: 50%;
	margin-left: -50px;
}
#reconhecimentos .slick-list, #profissionaisSlide .slick-list {
	margin: 0 30px;
}
#reconhecimentos .foto, #associados .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
}
#reconhecimentos .gallery a, #associados .gallery a {
	display: none;
}
/* numeros */
#numeros {
	background: #707070;
	color: #fff;
	padding-bottom: 50px;
}
#numerosFundo {
	background: url(images/fundo_numeros.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit */
}
#numeros:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #707070;
	mix-blend-mode: multiply;
	z-index: 2;
}
.numero {
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto 50px auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 280px;
}
.numero p {
	max-width: 140px;
	margin: 0 auto;
}
.numeroInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	line-height: 70px;
	font-weight: 700;
	width: 100%;
	clear: both;
	text-align: center;
}
.numeroInfo .fa-solid {
	font-size: 30px;
	margin-right: 10px;
}
/* atuacao */
#atuacao {
	z-index: 3;
}


#areas {
	overflow: hidden;
	position: relative;
	padding: 30px 0 20px 0;
	width: 100%;
	border-top: 1px solid #fff;
}
#areas li {
	border-bottom: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
}
#areas a {
	padding: 15px 40px 15px 10px;
	position: relative;
	overflow: hidden;
	display: block;
}
#areas a .fa-solid {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
	height: 30px;
	line-height: 30px !important;
	font-size: 17px;
	text-align: center !important;
}
#areas li.current {
	background: #b1d362;
}
#areas li.current a {
	color: #191c22;
}

.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 18px;
}
#profissionalFoto .social {
	font-size: 24px;
}
.social li {
	margin-right: 15px;
	padding: 1px;
}
.social li:last-child {
	margin: 0;
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #fff;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #b1d362;
}
/* publicacoes */
#relacionados {
	background: #e1e4e9;
	padding: 100px 0 80px 0;
	position: relative;
	z-index: 3;
}
#relacionados h4 {
	text-align: center;
	margin-bottom: 50px;
}
#relacionados #posts .post, #publicacoes #posts .post {
	margin-bottom: 20px;
}
/* contato */
#rodape {
	background: #1f2a39;
	z-index: 2;
	color: #fff;
	padding: 50px 0 30px 0;
	font-size: 15px;
	line-height: 20px;
}
.contatoLogo {
	width: 220px;
	overflow: hidden;
}
.contatoLogo img {
	width: 130px;
	margin: 0 0 30px 0;
	display: block;
	height: auto;
}
.rodapeTexto {
	overflow: hidden;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 20px;
}
.contatoInfo li {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 30px;
	line-height: 24px;
}
.contatoInfo .fa-solid, .contatoInfo .fa-brands, .contatoEndereco .fa-solid {
	width: 24px;
	text-align: center !important;
	font-size: 20px;
	line-height: 24px !important;
	left: 0;
	top: 0;
	position: absolute;
}
.contatoEndereco {
	position: relative;
	overflow: hidden;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
}
#associados strong {
	color: #b1d362;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 2;
	background: #1f2a39;
	padding: 0 5px; 
}
#associados {
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
#associados:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #b1d362;
	z-index: 1;
}
#associados .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#associados .gallery li {
	width: 100px;
	margin: 0 10px 20px 10px;
}
#associados .foto {
	width: 90%;
	padding-bottom: 62%;
}
footer {
	background: #192434;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	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: 180px;
	height: 14px;
	overflow: hidden;
	margin: 0 auto;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
#rodape a:link, #rodape a:visited, footer a:link, footer a:visited {
	color: #fff;
}
#rodape a:hover, #rodape a:active, footer a:hover, footer a:active {
	color: #b1d362;
}
/* interna */
#interna, #erro404 {
	background: #F0F1F3;
	z-index: 3;
}
#erro404 h4 {
	color: #000;
}
#erro404 h4:before {
	background: #000;
}
/* 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:  flex-start;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 10px 10px 0;
	font-size: 15px;
	font-weight: 500;
	color: #191c22;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #b1d362;
}
#pagenav span.current {
	color: #fff;
	background: #191c22;
	border-color: #191c22;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #191c22;
	border: 1px solid #b1d362;
}
#pagenav a:hover, #pagenav a:active {
	color: #191c22;
	background: #b1d362;
	border-color: #b1d362;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}
aside {
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
}
.postHeader {
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	color: #6b788b;
}
aside .postData, aside .postCat, aside .postShare {
	font-weight: 500;
	padding: 20px 0;
	overflow: hidden;
	border-top: 1px solid #fff;
	color: #6b788b;
	font-size: 14px;
	line-height: 18px;
}
.postShare {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.postShare strong {
	display: block;
	font-weight: 500;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 0 0 10px !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;
}
.postSingle .gallery li {
	width: 48%;
	margin: 0 2% 2% 0 !important;
	padding: 0 !important;
}
#topo {
	background: url(images/bg03.png) left bottom repeat-x;
}
#topo section {
	height: 300px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
#topo h1 {
	color: #dee0e5;
	margin-bottom: 50px;
}
#trabalhe h2, #contato h2 {
	max-width: 420px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #191c22;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #191c22;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #191c22;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #191c22;
	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: #191c22;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #ccc;
    font-size: 15px;
	height: 40px;
	line-height: 38px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Sora", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
}
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: #C00;
	background: #FFC;
}
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;
	background-color: #b1d362;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	width: 200px;
	display: block;
	overflow: hidden;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family: "Sora", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	text-transform: uppercase;
}
.searchandfilter input[type='submit'] {
	width: 40px;
	line-height: 38px !important;
	overflow: hidden;
	text-indent: 900px;
	border: 1px solid #ccc !important;
	background: #fff url(images/busca.png) center no-repeat;
	-webkit-background-size: 26px auto;
    -moz-background-size: 26px auto;
    -o-background-size: 26px auto;
    background-size: 26px auto;
	margin: 0;
	float: right;
}
#newsletter form input.wpcf7-submit {
	color: #fff;
	background: #6b788b;
}
form input.wpcf7-submit:hover, #newsletter form input.wpcf7-submit:hover {
	color: #fff;
	background: #191c22;
}
.searchandfilter input[type='submit']:hover {
	background-color: #b1d362;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 0 0 20px !important;
	float: right !important;
}

div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#newsletter {
	background: url(images/newsletter.png) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding: 50px 0 30px 0;
}
#newsletter h2 {
	padding-bottom: 21px;
	margin-bottom: 20px;
}
#areasLista li {
	margin-bottom: 2px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	overflow: hidden;
}
#areasLista a:link, #areasLista a:visited {
	display: block;
	padding: 15px 35px 15px 15px;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #191c22;
	background: #e1e4e9;
}
#areasLista a:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 24px;
	line-height: 24px !important;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -12px;
    content: '\f105';
}
#areasLista a:hover, #areasLista a:active {
	color: #fff;
	background: #b1d362;
}

#areasLista li.current-cat a {
	color: #191c22;
	font-weight: 700;
}
#areasLista .postFoto {
	width: 45px;
	height: 45px;
	margin-bottom: 50px;
	padding: 0;
	background-position: left center;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#areasLista h3 {
	color: #191c22;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 50px;
}


#areasLista .btn, a.btn:link, a.btn:visited {
	background: #b1d362;
	display: block;
	float: left;
	line-height: 15px;
	padding: 5px 10px;
	color: #191c22;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
}
a.btn:link, a.btn:visited {
	margin-bottom: 20px;
}
.btn .fa-solid {
	margin-left: 5px;
}
#areasLista .btn:hover, #areasLista .btn:active, a.btn:hover, a.btn:active {
	background: #191c22;
	color: #fff;
}
#cta {
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cta a.btn:link, #cta a.btn:visited {
	font-size: 15px;
	line-height:  20px;
	padding: 10px 20px;
	background: #fff;
	color: #191c22;
}
#cta a.btn:hover, #cta a.btn:active {
	background: #e1e4e9;
}
#cta h2 {
	padding: 0;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}
#cta h2:before{
	display: none;
}
#filtrosBlog {
	overflow: hidden;
	margin-bottom: 50px;
	padding: 20px 20px 0 20px;
	background: #e1e4e9;
}
#filtrosBlog ul {
	display: block !important;
}
#filtrosBlog ul li {
	padding: 0 !important;
	width: 100% !important;
	display: block;
}
#quem-somos {
	z-index: 10;
	margin-top: -80px;
	padding-top: 180px;
	padding-bottom: 0;
}
#quem-somos .bloco {
	padding-bottom: 80px;
}
.quemFundo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	position: relative;
	display: none;
}
.lista li {
	margin-bottom: 50px;
}
.lista .postFoto, .socio .postFoto {
	padding-bottom: 130%;
	-moz-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
#profissionalFoto .postFoto {
	padding-bottom: 130%;
}
.lista .postFoto, .socio .postFoto {
	margin-bottom: 0;
}
.lista .postFotoWrapper, .socio .postFotoWrapper {
	overflow: hidden;
	position: relative;
	width: auto;
	height: auto;
}
.lista h3, .socio h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 0;
}
.lista .postFotoWrapper:hover .postFoto, .socio .postFotoWrapper: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);
}
.profissionalInfo p {
	color: #6b788b;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 15px;
}
.profissionalInfo {
	background: #e1e4e9;
	padding: 15px 15px 0 15px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.home #equipe .profissionalInfo {
	background: #fff;
}
#profissionalPerfil .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 70%;
	padding-bottom: 70%;
	margin: 0 auto;
}
#profissionalPerfil .gallery a {
	display: none;
}
#profissionalPerfil .gallery li {
	width: 31.3333%;
}
#equipe {
	background: #e1e4e9;
}
#equipe .slick-list {
	margin: 0 30px 20px 30px;
}
.socio {
	margin: 0 10px;
}
.btnCenter a.btn:link, .btnCenter a.btn:visited {
	color: #fff;
	background: #6b788b;
	font-size: 15px;
	line-height:  20px;
	padding: 10px 20px;
}
.btnCenter a.btn:hover, .btnCenter a.btn:active {
	background: #191c22;
}
#padrao h2 {
	padding: 0;
	margin-bottom: 20px;
	color: #6b788b;
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
}
#padrao h2:before {
	display: none;
}
.lista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.lista li {
	width: 48%;
	margin: 0 2% 0 0;
	margin-bottom: 20px;
}
.home #equipe .lista {
	justify-content: center;
	margin-left: -1%;
}
.home #equipe .lista li {
	margin: 0 1%;
	margin-bottom: 20px;
}
@media only screen 
and (min-width : 480px) {

#profissionalPerfil .gallery li {
	width: 23%;
}
.postSingle .gallery li {
	width: 31.3333%;
}

}
@media only screen 
and (min-width : 640px) {
h1 {
	font-size: 60px;
	line-height: 65px;
}
h2 {
	font-size: 40px;
	line-height: 45px;
}
#associados .gallery li {
	width: 120px;
	margin: 0 20px 20px 20px;
}
.contatoLogo {
	float: left;
}
#contatoRodape {
	float: right;
}
#profissionalPerfil .gallery li {
	width: 18%;
}

#filtrosBlog ul {
	padding-right: 40px;
	position: relative;
	overflow: hidden;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding-bottom: 10px;
}
#filtrosBlog ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50% !important;
	padding-right: 10px !important;
}
#filtrosBlog ul li:last-child {
	position: absolute;
	width: 40px !important;
	right: 0;
	top: 0;
	padding: 0 !important;
}

#numerosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.numero {
	padding: 0 20px;
	margin: 0 0 50px 0;
	width: 200px;
	border-left: 1px solid #fff;
}
.numero:first-child {
	border: 0;
}
#profissionaisLista .profissional {	
	width: 28.3333%;
}

#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}
#posts .post {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 3%;
}
#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%;
}
.lista li {
	width: 31.3333%;
}
}
@media only screen 
and (min-width : 768px) {
.quemFundo {
	position: absolute;
	z-index: 1;
	width: 55%;
	right: 0;
	top: 80px;
	height: auto;
	bottom: 0;
	display: block;
}
footer section, #contatoRodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#contatoRodape {
	align-items: flex-start;
	width: calc(100% - 250px);
}
.contatoInfo, .contatoEndereco {
	width: 48%;
}
footer p, #assinatura {
	margin: 0;
}
footer ul {
	justify-content: flex-start;
}
footer ul li {
	margin: 0 20px;
}


.blocoNews p {
	max-width: 300px;
}
.numero {
	padding: 0 40px;
	width: 280px;
}

.single-area #interna h4 {
	display: none;
}
#interna #areas {
	width: 290px;
	float: left;
}
.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 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#newsletter .blocos, #quem-somos .blocos {
	align-items: center;
}
#trabalhe .blocos {
	flex-direction: row-reverse;
}
.bloco, #areas {
	width: 46%;
}
#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;
}
}
@media only screen 
and (min-width : 1024px) {
.quemFundo {
	top: 100px;
}
#areasLista {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2px;
    -moz-column-gap: 2px;
    column-gap: 2px;
    overflow: hidden;
    margin-bottom: 20px;
}
#areasLista a:link, #areasLista a:visited {
	padding: 15px 45px 15px 25px;
}
#areasLista a:before  {
	right: 25px;
}
.lista li {
	width: 23%;
}
#associados {
	float: right;
	width: calc(100% - 250px);
}
.contatoInfo, .contatoEndereco {
	width: auto;
}
#profissionalPerfil .gallery li {
	width: 14.6666%;
}

#quem-somos {
	margin-top: -100px;
	padding-top: 200px;
}
#cta {
	padding: 150px 0 130px 0;
	background-attachment: fixed;
}
#contato span[data-name="your-email"], #contato span[data-name="empresa"] {
	width: calc(50% - 5px);
	float: left;
	display: block;
}
#contato span[data-name="telefone"], #contato span[data-name="cargo"] {
	width: calc(50% - 5px);
	float: right;
	display: block;
}

#numerosFundo {
	background-attachment: fixed;
}
#interna #areas {
	width: 350px;
}
.single-area .postSingle {
	width: calc(100% - 450px);
}
#sobreVideo {
	padding: 50px 0;
}
#atuacao .bloco {
	width: 40%;
}
#areas {
	width: 56%;
}
#areas li {
	width: 48%;
}
#profissionaisSlide .profissional {
	margin: 0 20px;
}
#profissionaisLista .profissional {	
	width: 22%;
}



.single-post .postSingle {
	float: left;
	width: 70%;
}
aside {
	float: right;
	width: 26%;
	padding: 0;
}
#posts .post {
	width: 30.3333%;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: block;
}

#sobre:before {
	content: "";
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: #E5E5E5;
	background: -webkit-linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#E5E5E5",
	  endColorstr="#E5E5E5",
	  GradientType=0
	);
}

#contato {
	padding-top: 200px;
	margin-top: -100px;
}
.bannerTexto {
	height: calc(100vh - 100px);
	max-height: 700px;
}
.spacer {
	height: 100px;
}
#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 100px;
}

#menuWrapper .logo {
	display: block;
	height: 70px !important;
	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: 100px;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	margin: 40px 0 0 0;
	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: 40px;
	font-size: 15px;
}
#menuWrapper #nav a {
	display: block;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
}
#menuWrapper #nav a:before {
	left: 50%;
	right: 50%;
	height: 3px;
	background: #BD8E4A;
	position: absolute;
	z-index: 1;
	content: "";
	opacity: 0;
	bottom: 0;
}
#nav li:last-child {
	margin: 0;
}
#menuAuxiliar {
	position: absolute;
	top: 15px;
	margin: 0;
	right: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#menuAuxiliar .social {
	margin: 0;
}
.language-chooser {
	margin-left: 30px;
}

}
@media only screen 
and (min-width : 1280px) {
.lista li {
	width: 18%;
}
#contatoRodape, #associados  {
	width: calc(100% - 300px);
}
#profissionalPerfil .gallery li {
	width: 12.2857%;
}
#newsletter .bloco {
	width: 40%;
}
#newsletter .bloco.blocoNews {
	width: 56%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 20px;
}
.blocoNews:before {
	content: "";
	top: 0;
	bottom: 0;
	width: 1px;
	position: absolute;
	background: #191c22;
	left: 48%;
}
#newsletter h2 {
	padding: 0;
	margin: 0 0 20px 0;
	max-width: 270px;
}
#newsletter h2:before {
	display: none;
}
#menuAuxiliar {
	right: 0;
}
#menuWrapper .logo {
	left: 0;
}
section, .menu {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin-right: 50px;
	font-size: 17px;
}
}