/*
Theme Name: Perez e Rezende
Theme URI: https://perezerezende.com.br/
Description: Template para site Perez e Rezende
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&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, form input.wpcf7-submit, .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, .accordion-toggle:before, #profissionalPerfil a, .local li, .post h3, .profissional a, .profissional h2, .profissional small, .saiba, .saiba:before, .areaIntro:after, #topoBG, .areaIntro:before, .areaWrapper, .postWrapper, #setaTopo, .btnVoltar a, .blocoContato a, .mais, .profissionalContato a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #6D6D6D;
	font-size: 18px;
	line-height: 26px;
	font-family: "Cairo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
    "slnt" 0;
}
h1 {
	font-weight: 300;
	font-size: 48px;
	line-height: 60px;
	margin-bottom: 50px;
}
h1 p {
	margin: 0;
}
h2 {
	font-weight: 300;
	font-size: 48px;
	line-height: 60px;
	color: #891A1C;
	margin-bottom: 20px;
}
.postSingle h2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
}
h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 26px;
	position: relative;
	padding-left: 30px;
	background:url(images/quadradinhos.svg) left top no-repeat;
	-webkit-background-size: auto 22px;
    -moz-background-size: auto 22px;
    -o-background-size: auto 22px;
    background-size: auto 22px;
	margin-bottom: 20px;
}
.home h4 {
	margin-bottom: 50px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
}
.home .spacer {
	display: none;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #891A1C;
	text-decoration: none;
}
a:hover, a:active {
	color: #6D6D6D;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9990;
	left: 0;
	top: 0;
}
.home #headerMobile {
	background: none;
}
.home #headerMobile.bgMenu {
	background: #fff;
}
.logo {
	display: block;
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 10px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #000;
	font-size: 25px;
	line-height: 90px !important;
	height: 90px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	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: 20px;
	line-height: 25px;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #6D6D6D;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #891A1C;
}
.home #mHome a, .buscaBlog #mPublicacoes a, .single-post #mPublicacoes a, .page-template-page-blog #mPublicacoes 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 #mSobre a, .single-fundador #mSobre a, .page-template-page-contato #mContato a, .page-template-page-sobre #mSobre a, .page-template-page-probono #mPro a {
	color: #891A1C;
	font-weight: 700;
}

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;
}
.postAutor span:last-child {
	display: none;
}
.postCat {
	overflow: hidden;
	color: #891A1C;
}
.postCat a:link, .postCat a:visited {
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #891A1C;
	text-transform: uppercase;
}
.postCat a:hover, .postCat a:active {
	color: #000;
}
.postSingle .postFooter {
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}
.postData {
	font-size: 12px;
	line-height: 20px;
	color: #6D6D6D;
	overflow: hidden;
}
.post .mais, a.mais:link, a.mais:visited {
	color: #891A1C;
	font-size: 16px;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 5px;
	position: relative;
	overflow: hidden;
	background: url(images/setaMais.png) right center no-repeat; 
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.post:hover .mais, a.mais:hover, a.mais:active {
	padding-right: 25px;
	margin-right: 0;
}
.postFotoWrapper {
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.post .postFoto {
	padding-bottom: 70%;
	margin-bottom: 0;
}
.post: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);
}
.postResumo a {
	display: block;
}
.postResumo {
	overflow: hidden;
}
.postResumo p {
	color: #6D6D6D;
}

.post h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px !important;
	color: #891A1C;
	z-index: 2;
}
.post:hover h3 {
	color: #000;
}
.postFooter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 50px 0 20px 0;
}

/*  home */
#home {
	overflow: hidden;
	position: relative;
	color: #891A1C;
}
#home:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60%;
	content: "";
	z-index: 2;
	background: #FFFFFF;
	background: -webkit-linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%);
	background: -moz-linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%);
	background: linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#FFFFFF",
	  endColorstr="#FFFFFF",
	  GradientType=0
	);
}
#home:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background:url(images/gradiente_cinza.png) left bottom no-repeat;
	height: 100px;
	width: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	mix-blend-mode: multiply;
}
#homeIcone {
	width: 100%;
	height: 75%;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 3;
	opacity: 0.5;
	background: url(images/grafismo_E.png) right bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#home .videoWrapper:after {
	content: "";
	position: absolute;
	z-index: 2;
	background: #fff;
	opacity: 0.6;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#home section {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#home h1 {
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-weight: 400;
}
.area .saiba {
	position: absolute;
	left: 20px;
	bottom: 0;
	width: calc(100% - 10px);
}
.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: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul, .accordionTexto ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .accordionTexto 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, .accordionTexto ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 26px;
	line-height: 26px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #891A1C;
}
.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: #000;
	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: #f1f1f1;
	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;
}


/* 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 */
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
}
.language-chooser li {
	margin: 0 0 0 10px;
}
.language-chooser a:link, .language-chooser a:visited {
	color: #6D6D6D;
}
.language-chooser a:hover, .language-chooser a:active {
	color: #891A1C;
}
.language-chooser li.active a {
	color: #6D6D6D !important;
	font-weight: 700;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 22px;
}
.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: #891A1C;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #6D6D6D;
}
/* publicacoes */
#relacionados {
	background: #fff;
	position: relative;
	z-index: 3;
	border-top: 2px solid #B2B2B2;
}
.home #relacionados {
	border: 0;
}
#relacionados h4 {
	margin-bottom: 50px;
}
#relacionados #posts .post, #publicacoes #posts .post {
	margin-bottom: 20px;
}
/* contato */
#rodape {
	background: #891A1C;
	z-index: 2;
	color: #fff;
	padding: 50px 0 30px 0;
	font-size: 16px;
	line-height: 20px;
}
#rodape h5 {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 3px;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	color: #E62E32;
}
#rodape a:link, #rodape a:visited, footer a:link, footer a:visited, #rodape .social a:link, #rodape .social a:visited {
	color: #fff;
}
#rodape a:hover, #rodape a:active, footer a:hover, footer a:active, #rodape .social a:hover, #rodape .social a:active {
	color: #E62E32;
}
#rodape .contatoInfo {
	margin-bottom: 30px;
	padding: 0;
}
.contatoLogo {
	width: 100%;
	overflow: hidden;
}
.contatoLogo img {
	width: 150px;
	margin: 0 0 50px 0;
	display: block;
	height: auto;
}
.rodapeTexto {
	overflow: hidden;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 20px;
}



#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 {
	border-top: 1px solid #E62E32;
	background: #891A1C;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	font-size: 12px;
	line-height: 16px;
	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;
	height: 20px;
	overflow: hidden;
	margin: 0 auto;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}

/* 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:  center;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 500;
	color: #6D6D6D;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #6D6D6D;
}
#pagenav span.current {
	color: #fff;
	background: #891A1C;
	border-color: #891A1C;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #6D6D6D;
	border: 1px solid #6D6D6D;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #6D6D6D;
	border-color: #6D6D6D;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}
aside {
	padding-top: 30px;
	overflow: hidden;
}
aside h4, aside .post {
	margin-bottom: 50px;
}
.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;
}

.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: 700;
	color: #1c3b37;
	text-transform: uppercase;
	line-height: 22px;
	font-size: 12px;
}
.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: #891A1C;
	position: relative;
	overflow: hidden;
	color: #fff;
	z-index: 1;
}
#topo:after {
	background: url(images/gradiente_cinza.png) left bottom no-repeat;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	height: 130px;
	width: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	mix-blend-mode: multiply;
}
#topo:before {
	position: absolute;
	content: "";
	background: url(images/header_quadrados.png) right bottom no-repeat;
	-webkit-background-size: auto 255px;
    -moz-background-size: auto 255px;
    -o-background-size: auto 255px;
    background-size: auto 255px;
	height: 100%;
	width: 100%;
	right: 0;
	bottom: 0;
	z-index: 2;
}
#topo section {
	height: 170px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
#topo h1 {
	margin-bottom: 50px;
	font-weight: 300;
}

/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #6D6D6D;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #6D6D6D;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #6D6D6D;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #6D6D6D;
	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: #6D6D6D;
	opacity: 1;
    background-color: #fff;
	border: 0;
	border-bottom: 1px solid #6D6D6D;
    font-size: 18px;
	height: 50px;
	line-height: 50px;
    padding: 0;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Cairo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
    "slnt" 0;
}
textarea {
	height: 200px;
	resize: none;
	line-height: 20px;
	padding: 10px 0;
}
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;
}
form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 20px 0 0 !important;
	-webkit-appearance: none;
	margin: 0 5px 20px 0 !important;
	float: right;
	border: 0 !important;
	background-color: #fff;
	cursor: pointer;
	width: 100px;
	line-height: 20px !important;
	height: auto !important;
	width: auto;
	display: block;
	overflow: hidden;
	font-weight: 600;
	font-size: 18px;
	color: #891A1C;
	text-align: left;
	font-family: "Cairo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
    "slnt" 0;
	background: url(images/setaMais.png) right center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.blocoForm form input.wpcf7-submit:hover {
	padding-right: 25px !important;
	margin-right: 0 !important;
}
.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;
}

.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 !important;
	float: left !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;
}
.btnVoltar {
	overflow: hidden;
	width: 100%;
	clear: both;
	margin-bottom: 50px;
	height: 22px;
	position: relative;
}
.btnVoltar a:link, .btnVoltar a:visited {
	float: left;
	color: #6D6D6D;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	position: relative;
	text-transform: lowercase;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.btnVoltar a:hover, .btnVoltar a:active {
	color: #891A1C;
}
.btnVoltar .fa-solid {
	line-height: 24px !important;
	margin-right: 5px;
	font-size: 18px;
}
a.btn:link, a.btn:visited {
	display: block;
	float: left;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 20px;
	min-width: 240px;
	text-align: center;
	background: #D0A772;
	color: #1C3B37;
}
a.btn:hover, a.btn:active {
	background: #007061;
	color: #fff;
}
#equipe a.btn:hover, #equipe a.btn:active,
#cta a.btn:hover, #cta a.btn:active {
	background: #fff;
	color: #007061;
}

#cta {
	background-color: #294946;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding: 100px 0 80px 0;
	color: #fff;
}
.blocoCTA {
	color: #fff;
	font-weight: 100;
	font-size: 42px;
	line-height: 52px;
}
.blocoCTA strong {
	display: block;
}
.blocoCTAtexto p {
	max-width: 430px;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 26px;
}




#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;
}


.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;
}


.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%;
}

.socio {
	margin: 0 10px;
}

#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: center;
	width: 102%;
	margin-left: -1%;
}
.lista li {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
/* areas de atuacao */
.accordion-toggle {
	border-bottom: 1px solid #fff;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #2f2f2f;
	padding: 10px 40px 10px 20px;
	margin: 0;
	background: #E3B983;
	background: -webkit-linear-gradient(90deg,rgba(227, 185, 131, 1) 0%, rgba(237, 207, 168, 1) 100%);
	background: -moz-linear-gradient(90deg,rgba(227, 185, 131, 1) 0%, rgba(237, 207, 168, 1) 100%);
	background: linear-gradient(90deg,rgba(227, 185, 131, 1) 0%, rgba(237, 207, 168, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#E3B983",
	  endColorstr="#EDCFA8",
	  GradientType=1
	);
	position: relative;
}
.accordion-toggle:before {
	content: "";
	position: absolute;
	right: 10px;
	top: 12px;
	height: 16px;
	width: 16px;
	background: url(images/seta.svg) center no-repeat; 
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.accordion-toggle.ativo:before {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.accordion-content {
	display: none;
}
.accordionFoto {
	overflow: hidden;
}
.accordionTexto {
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}
.areasIntro {
	font-size: 24px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
.areasIntro p {
	max-width: 740px;
}
.accordionFoto .postFoto {
	padding-bottom: 100%;
	margin: 0;
}
#sobreWrapper h3, #equipeWrapper h3, .areasIntro h3 {
	margin-bottom: 50px;
}
#sobreWrapper h2, #sobre h2 {
	max-width: 400px;
}
#sobreWrapper .blocoIntro p {
	font-size: 24px;
	line-height: 30px;
	max-width: 450px;
}
#galeria .foto {
	padding-bottom: 40%;
}
.blocoContato .postFoto {
	-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);
	padding-bottom: 50%;
	margin: 0;
}

.boxContato {
	overflow: hidden;
	background: #F7F7F7;
	margin-bottom: 20px;
}
.contatoInfo {
	padding: 20px 20px 0 20px;
	overflow: hidden;
}
.contatoInfo a:link, .contatoInfo a:visited {
	color: #6D6D6D;
}
.contatoInfo a:hover, .contatoInfo a:active {
	color: #891A1C;
}
.mapa {
	position: relative;
	height: 400px;
    overflow: hidden;
	width: 100%;
	background: #f7f7f7;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
#busca {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#busca input[type='text'] {
	border: 0;
	border-bottom: 1px solid #6D6D6D;
	color: #6D6D6D;
	padding: 0 40px 0 0;
	position: relative;
	z-index: 1;
}
#busca input[type='submit'] {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	width: 30px;
	height: 40px;
	border: 0 !important;
	overflow: hidden;
	cursor: pointer;
	text-indent: 999px;
	background: url(images/setaMais.png) center right no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px
    background-size: auto 20px;
}
#filtros {
	overflow: hidden;
	margin-bottom: 30px;
}
#filtros select {
	border-color: #6D6D6D;
	color: #6D6D6D;
	padding: 0 25px 0 0;
	background: #fff url(images/setaDropdown.png) center right no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
	width: 100%;
}
.profissional .postFoto {
	padding-bottom: 125%;
	z-index: 1;
	margin: 0;
	position: relative;
	-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 */
}
#fundadoresLista .profissional .postFoto,  #blocoFundadores .postFoto {
	padding-bottom: 95%;
	margin-bottom: 0;
}
.profissionalFotoWrapper:hover .postFoto {
	filter: none;
	-webkit-filter: none;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.profissionalIntro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;	
}
#fundadoresLista .profissionalIntro {
	width: 100%;
	justify-content: flex-end;	
}
.profissional p {
	margin-bottom: 10px;
	line-height: 20px;
}
#fundadoresLista strong {
	display: block;
	margin-bottom: 10px;
}
.profissional p {
	color: #6D6D6D;
}
.profissional a:hover p {
	color: #891A1C;
}
.profissional small {
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
}

#equipe {
	background: #fff;
}


#atuacao {
	background: #f7f7f7;
}
#atuacaoIntro {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#atuacaoIntro h3 {
	margin-bottom: 30px;
}
#atuacaoIntro p {
	color: #007061;
	font-size: 35px;
	line-height: 40px;
	max-width: 750px;
}

.areaIntro {
	padding: 20px 20px 60px 20px;
	overflow: hidden;
	color: #2F2F2F;
	font-size: 18px;
	line-height: 20px;
	position: relative;
}
.areaIntro:before {
	background: url(images/boxVerde.png) right top no-repeat;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 35px;
	content: "";
}
.areaIntro:after {
	background: url(images/boxRosa.png) right top no-repeat;
	z-index: 2;
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 35px;
	content: "";
	opacity: 0;
}
.area:hover .areaIntro:after {
	opacity: 1;
}
.area:hover .areaIntro:before {
	opacity: 0;
}
.area h2 {
	display: block;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	font-weight: 400;
	color: #2F2F2F;
}
.lastWord {
	display: block;
}
#destaque {
	overflow: hidden;
	position: relative;
	background: #D9A86E;
	color: #294946;
	font-size: 32px;
	line-height: 40px;
	padding: 100px 0 0 0;
}
#destaque p {
	max-width: 420px;
	margin-bottom: 100px;
}
#destaque h2 {
	color: #294946;
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	margin: 0;
	max-width: 420px;
}
#destaqueFoto {
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 60%;
	width: 100%;
	position: relative;
}
#profissionalFoto {
	width: 100%;
}


.profissional {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.spacer {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 80px;
}
#atuacaoWrapper {
	padding-bottom: 50px;
}
#atuacaoWrapper strong {
	color: #891A1C;
}
#atuacaoWrapper img.responsive {
	margin-bottom: 0;
}
.areaWrapper {
	font-size: 16px;
	line-height: 20px;
	background: #ececec;
}
.areaWrapper:nth-child(even) {
	background: #f7f7f7;
}
.area {
	padding: 20px 20px 0 20px;
	overflow: hidden;
}
.area p {
	padding-left: 30px;
}
.area .lastWord {
	display: block;
}
#fundadorWrapper, #profissionalWrapper {
	padding-top: 0;
}
#fundadorWrapper .postFoto {
	padding-bottom: 90%;
	margin-bottom: 50px;
	z-index: 1;
}
#profissionalWrapper .postFoto {
	padding-bottom: 125%;
	margin-bottom: 50px;
	z-index: 1;
}
#profissionalWrapper .postFoto:before, .profissionalFotoWrapper:before {
	content: "";
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 100%;
	background: url(images/gradiente_vermelho_fotos.png) center bottom no-repeat;
	z-index: 2;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
	position: absolute;
}
#fundadoresLista .profissionalFotoWrapper:before {
	display: none;
}
#profissionalFoto {
	width: 260px;
	overflow: hidden;
	position: relative;
}
#profissionalFoto:before {
	width: 80px;
	height: 80px;
	content: "";
	position: absolute;
	top: -40px;
	right: -40px;
	z-index: 2;
	background: url(images/quadradinhos.svg) right top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.topoQuadrado {
	width: 320px;
	height: 80px;
	content: "";
	position: absolute;
	bottom: -40px;
	left: 0;
	z-index: 2;
	background: url(images/quadradinhos.svg) right top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#profissionalPerfil h3 {
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: 400;
}
#profissionalPerfil h2 {
	color: #6D6D6D;
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
}
.profissionalNome {
	overflow: hidden;
	margin-bottom: 50px;
}
.profissionalNome small {
	display: block;
	font-size: 22px;
	line-height: 28px;
}
.profissionalNome h2 {
	margin-bottom: 0;
}
.profissionalContato p {
	margin-bottom: 0;
}
.profissionalContato ul {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.profissionalContato li, .profissionalInfo {
	position: relative;
	overflow: hidden;
}
.profissionalContato .fa-regular, .profissionalContato .fa-solid, .profissionalContato .fa-brands {
	position: absolute;
	color: #891A1C;
	width: 28px;
	text-align: center !important;
	left: 0;
	top: 0;
	line-height: 28px !important;
}
.profissionalContato a:link, .profissionalContato a:visited {
	color: #6D6D6D;
	position: relative;
	padding-left: 28px;
	display: block;
	float: left;
}
.profissionalContato a:hover, .profissionalContato a:active {
	color: #891A1C;
}
#quemSomos {
	background: #891A1C;
	color: #fff;
	padding-bottom: 85px;
}
#quemSomos:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background:url(images/gradiente_cinza_quem.png) right bottom no-repeat;
	height: 85px;
	width: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	mix-blend-mode: multiply;
}
.profissional, .fundador {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
	padding: 25px 25px 0 0;
}
.profissionalFotoWrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	z-index: 1;
}
.profissional:before, .fundador:before {
	width: 50px;
	height: 50px;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: url(images/quadradinhos.svg) right top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#equipeLista {
	overflow: hidden;
	padding-top: 30px;
}
#quemEquipe #equipeLista {
	padding-top: 0;
}
.profissionalIntro ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.profissionalIntro ul li {
	margin: 0 10px 0 0;
}
.profissional .mais {
	background: url(images/icon_mais.svg) right center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	height: 20px;
	line-height: 20px;
	padding-right: 25px;
}
.profissional .mais a:hover, .profissional .mais a:active {
	color: #000;
}
#bannerRodape {
	position: relative;
	overflow: hidden;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#bannerRodape section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 425px;
}
#bannerRodape h1 {
	color: #fff;
	text-align: center;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-weight: 300;
}
#bannerRodape span, #home span {
	width: 60px;
	height: 60px;
	background: url(images/icon_E_Simbolo.svg) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin: 0 10px;
	display: block;
}
#quemWrapper h2 {
	margin-bottom: 50px;
	max-width: 530px;
}
#quemWrapper h2 .lastWord {
	display: inline-block;
	padding-left: 70px;
	background: url(images/icon_E_Simbolo.svg) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#quemWrapper .bloco strong {
	color: #891A1C;
}
.blocoDestaque img.responsive {
	margin-bottom: 0;
}
.destaqueTitulo {
	position: relative;
	overflow: hidden;
	margin: 50px 0;
	padding: 60px 0;
}
.blocoDestaque h3 {
	font-size: 48px;
	line-height: 60px;
	color: #891A1C;
	font-weight: 300;
	max-width: 290px;
	margin: 0;
}
.destaqueTitulo:before {
	background: #A7A9AC;
	background: -webkit-linear-gradient(90deg,rgba(167, 169, 172, 1) 0%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 90%);
	background: -moz-linear-gradient(90deg,rgba(167, 169, 172, 1) 0%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 90%);
	background: linear-gradient(90deg,rgba(167, 169, 172, 1) 0%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#A7A9AC",
	  endColorstr="#FFFFFF",
	  GradientType=1
	);
	width: 100%;
	height: 30px;
	content: "";
	left: 0;
	top: 0;
	position: absolute;
}
.destaqueTitulo:after {
	background: #A7A9AC;
	background: -webkit-linear-gradient(90deg,rgba(167, 169, 172, 1) 0%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 90%);
	background: -moz-linear-gradient(90deg,rgba(167, 169, 172, 1) 0%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 90%);
	background: linear-gradient(90deg,rgba(167, 169, 172, 1) 0%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#A7A9AC",
	  endColorstr="#FFFFFF",
	  GradientType=1
	);
	width: 100%;
	height: 30px;
	content: "";
	left: 0;
	bottom: 0;
	position: absolute;
}
#reconhecimentosSlide {
	text-align: center;
}
.reconhecimentoFoto .postFoto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 150px;
	height: 150px;
	margin: 0 auto 20px auto;
	padding: 0;
}
#reconhecimentosSlide .slick-list {
	margin: 0 50px;
}
.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%);
}
#direitoTrabalho {
	background: #717176;
	color: #fff;
}
#direitoTrabalho p {
	max-width: 505px;
	margin-bottom: 50px;
}
#direitoTrabalho a.mais, #quemSomos a.mais {
	color: #fff;
	float: right;
	margin-bottom: 20px;
	background-image: url(images/setaMais2.png);
}
#direitoTrabalho .videoWrapper:before {
	background: #717176;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0.8;
}
#destaquesSlide {
	margin-bottom: 50px;
}
.postDestaque {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.postDestaque .postFoto {
	z-index: 1;
	padding-bottom: 150%;
	margin: 0;
}
.postDestaque a {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.postDestaqueInfo {
	position: relative;
	overflow: hidden;
	padding: 20px 20px 50px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.postDestaque .postData, .postDestaque h3, .postDestaque p, .postDestaque .mais {
	position: relative;
	z-index: 3;
	color: #fff;
}
.postDestaque h3 {
	font-size: 30px;
	line-height: 35px;
}
.postDestaque .mais {
	width: 20px;
	height: 20px;
	float: right;
	margin-right: 5px;
	display: block;
	position: relative;
	overflow: hidden;
	background: url(images/setaMais2.png) right center no-repeat; 
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.postDestaque:hover .mais {
	margin: 0;
}
.postDestaque .postData {
	margin-bottom: 20px;
}
.postDestaqueInfo:after {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	background: url(images/grafismoDestaque.png) left bottom no-repeat;
	content: "";
	width: 100%;
	height: 30px;
	mix-blend-mode: multiply;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.postDestaqueInfo:before {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: #891A1C;
	content: "";
	opacity: 0.85;
	width: 100%;
	height: 100%;
}
#destaquesSlide .slick-prev, #destaquesSlide .slick-next {
	display: none !important;
}
#direitoTrabalho:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: url(images/grafismoCinzaBase.png) left bottom no-repeat;
	height: 85px;
	width: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	mix-blend-mode: multiply;
}
#blocoFundadores .profissionalFotoWrapper {
	width: 240px;
}
#blocoFundadores .profissionalFotoWrapper:before {
	display: none;
}
#blocoFundadores p {
	color: #fff;
	margin-bottom: 10px;
}
#blocoFundadores p strong {
	text-transform: uppercase;
}
#blocoFundadores {
	padding-top: 30px;
}
#quemSomos .bloco {
	overflow: hidden;
}
.fundador {
	overflow: hidden;
	margin-bottom: 10px;
}
.fundador:before {
	right: auto;
	left: 215px;
}
#blocoQuadradinhos {
	display: none;
}
@media only screen 
and (min-width : 480px) {
.postDestaque .postFoto {
	padding-bottom: 120%;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#equipeLista, #fundadoresLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#equipeLista .profissional, #fundadoresLista .profissional {
	width: 48%;
	margin: 0 2% 0 0;
	margin-bottom: 50px;
}
#profissionalPerfil .gallery li {
	width: 23%;
}
.postSingle .gallery li {
	width: 31.3333%;
}

#profissionais {
	
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#profissionais .profissional {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
}

}
@media only screen 
and (min-width : 640px) {
.postDestaque .postFoto {
	padding-bottom: 100%;
}
#rodape .contatoInfo:last-child {
	margin: 0;
}
.profissionalBlocos {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.profissionalInfo, .profissionalContato {
	width: 48%;
}
#areas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.areaWrapper {
	width: 50%;
}
.area {
	padding: 50px 80px 30px 50px;
}
#associados .gallery li {
	width: 120px;
	margin: 0 20px 20px 20px;
}

#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;
}
#filtros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#filtros select, #busca {
	width: 48%;
}
#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;
}


#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 104%;
}
#posts .post {
	width: 46%;
	margin-right: 4%;
	margin-bottom: 4%;
}
#relacionados #posts .post:nth-child(3) {
	display: none;
}
.postSingle .gallery li {
	width: 23%;
}

.lista li {
	width: 31.3333%;
}
#reconhecimentosSlide {
	text-align: left;
}
.reconhecimento {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.reconhecimentoFoto {
	width: 200px;
}
.reconhecimentoTexto {
	width: calc(100% - 250px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fundador, #blocoFundadores .profissionalFotoWrapper {
	margin: 0;
}
.fundador a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.fundadorInfo {
	width: calc(100% - 280px);
}
}
@media only screen 
and (min-width : 768px) {
#quemSomos .bloco {
	width: 100%;
}
#blocoFundadores {
	padding-top: 30px;
}
.postDestaque .postFoto {
	padding-bottom: 60%;
}
.postDestaqueInfo {
	max-width: 700px;
	padding: 50px;
}
#direitoTrabalho .bloco {
	float: right;
}

#direitoTrabalho .videoWrapper:before {
	left: 40%;
}
#quemWrapper .bloco.blocoDestaque {
	width: 320px;
}
#quemWrapper .bloco {
	width: calc(100% - 370px);
}
#equipeLista .profissional, #fundadoresLista .profissional {
	width: 31.3333%;
}
.profissionalBlocos {
	flex-direction: column;
}
#profissionalPerfil {
	width: calc(100% - 310px);
	padding-top: 50px;
}
.bloco.blocoContato {
	width: 370px;
}
.bloco.blocoForm {
	width: calc(100% - 420px);
}
#homeWrapper p {
	font-size: 44px;
	line-height: 50px;
}

#destaqueFoto {
	width: 50%;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	padding: 0;
	height: 100%;
	background-position: left center;
}

#homeWrapper {
	float: right;
	width: 46%;
}
#sobre a.saiba {
	margin-top: -60px;
}
#profissionais .profissional {
	width: 31.3333%;
}
.bloco.blocoForm {
	width: calc(100% - 390px);
}
#institucionalWrapper { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.box {
	width: 48%;
}
.box:last-child {
	width: 100%;
}
.accordionWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.accordionFoto {
	width: 30%;
}
.accordionTexto {
	width: 70%;
	padding: 20px 0 0 20px;
}
.quemFundo {
	position: absolute;
	z-index: 1;
	width: 55%;
	right: 0;
	top: 80px;
	height: auto;
	bottom: 0;
	display: block;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

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;
}

.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, #fundadorWrapper section, #profissionalWrapper section, .contatoRodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.contatoRodape {
	width: 600px;
}
#newsletter .blocos, #quem-somos .blocos {
	align-items: center;
}
#trabalhe .blocos {
	flex-direction: row-reverse;
}
.bloco {
	width: 46%;
}



#rodape .contatoInfo {
	margin: 0;
}
#atuacaoWrapper .bloco.blocoFoto {
	width: 50%;
}
}
@media only screen 
and (min-width : 1024px) {
#quemSomos:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/grafismoHomeQuem.png) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 170px;
	z-index: 2;
	height: 100%;
}
.home #relacionados {
	padding-bottom: 100px;
}
.home #relacionados:before {
	content: "";
	position: absolute;
	left: 85px;
	bottom: 0;
	background: url(images/grafismoEquipe.png) left top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 85px;
	z-index: 2;
	height: 85px;
}
#equipe:after {
	content: "";
	position: absolute;
	right: -1px;
	bottom: -1px;
	background: url(images/grafismoEquipe.png) left top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 86px;
	z-index: 2;
	height: 86px;
}
#direitoTrabalho:after {
	content: "";
	position: absolute;
	right: 0;
	top: -85px;
	background: url(images/grafismoHomeDireito.png) right top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 255px;
	z-index: 2;
	height: 100%;
}
#publicacoesTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#publicacoesTitulo h4 {
	margin-bottom: 50px;
}
#filtros {
	width: 700px;
}
#quemFundadores {
	padding-bottom: 65px;
}
#quemFundadores:before {
	position: absolute;
	width: 300px;
	height: 255px;
	content: "";
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url(images/quadrados_cinza_quem_somos.png) right bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#destaquesSlide .slick-prev, #destaquesSlide .slick-next {
	display: block !important;
}
#destaquesSlide .slick-list {
	margin: 0 70px;
}
#direitoTrabalho {
	padding: 100px 0 80px 0;
}
.reconhecimentoFoto, .reconhecimentoTexto {
	width: 46%;
}
.reconhecimentoTexto {
	padding-right: 100px;
}
#quemWrapper h2 .lastWord {
	padding-left: 80px;
}
#quemWrapper .bloco {
	width: 600px;
	font-size: 20px;
	line-height: 30px;
}
#quemWrapper .bloco.blocoDestaque {
	width: calc(100% - 650px);
}
#bannerRodape h1 {
	font-size: 52px;
}
#bannerRodape {
	background-attachment: fixed;
}
#equipeLista .profissional {
	width: 23%;
}
#proBonoWrapper .bloco {
	  width: 30%;
}
#proBonoWrapper .bloco.blocoFoto {
	width: 65.3333%;
}
#profissionalWrapper {
	margin-top: -110px;
}
.single-profissional #profissionalPerfil {
	padding-top: 160px;
}
.single-profissional .topoQuadrado {
	bottom: 70px;
}
#rodape section {
	align-items: flex-end;
}
.contatoLogo {
	width: 150px;
}
.contatoLogo img {
	margin-bottom: 20px;
}
.profissionalBlocos {
	flex-direction: row-reverse;
}

#atuacaoWrapper .bloco {
	width: 30%;
}
#atuacaoWrapper .bloco.blocoFoto {
	width: 66.6666%;
}
.areaWrapper {
	width: 33.3333%;
}
.spacer {
	height: 170px;
}
h2 {
	font-size: 56px;
	line-height: 68px;
}
#quemWrapper h2 {
	max-width: 630px;
}
#menuWrapper .social {
	padding: 0;
}

#homeWrapper {
	padding-top: 50px;
}
.bloco.blocoForm {
	width: calc(100% - 440px);
}

#galeria {
	z-index: 1;
	position: relative;
}
#institucional {
	position: relative;
	z-index: 2;
	margin-top: -50px;
}
.box, .box:last-child  {
	width: 31.3333%;
}
.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;
}
#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;
}

.single-area .postSingle {
	width: calc(100% - 450px);
}
#sobreVideo {
	padding: 50px 0;
}






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



#contato {
	padding-top: 200px;
	margin-top: -100px;
}
.bannerTexto {
	height: calc(100vh - 100px);
	max-height: 700px;
}
.spacer {
	height: 164px;
}
#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 160px;
	background: #fff url(images/header_gradiente_cinza.png) center top repeat-x;
	-webkit-background-size: auto 220px;
    -moz-background-size: auto 220px;
    -o-background-size: auto 220px;
    background-size: auto 220px;
	border-top: 4px solid #891A1C;
	overflow: hidden;
}
.home #menuWrapper {
	background: none;
}
.home #menuWrapper.bgMenu {
	background: #fff;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
}
#menuWrapper:before {
	position: absolute;
	content: "";
	background: url(images/header_quadrados.png) right bottom no-repeat;
	-webkit-background-size: auto 255px;
    -moz-background-size: auto 255px;
    -o-background-size: auto 255px;
    background-size: auto 255px;
	height: 255px;
	width: 100%;
	right: 0;
	bottom: -175px;
	z-index: 2;
}
.home #menuWrapper:before {
	display: none;
}
#menuWrapper .logo {
	display: block;
	height: 80px !important;
	position: absolute;
	left: 20px;
	top: 0;
	margin: 40px 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: 160px;
	z-index: 2;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	margin: 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;
	position: relative;
	overflow: hidden;
}
#menuWrapper .social {
	margin: 0;
}
.language-chooser {
	position: absolute;
	top: 20px;
	right: 0;
	margin: 0;
}
.bgGrafismo {
	padding-bottom: 235px !important;
}
.bgGrafismo:before, #bannerRodape:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 255px;
	background:url(images/grafismoRodape02.png) left bottom no-repeat;
	width: 100%;
	content: "";
	z-index: 1;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#bannerRodape:before {
	mix-blend-mode: multiply;
}
#bannerRodape:after {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background:url(images/grafismoBannerHome.png) left top no-repeat;
	width: 170px;
	content: "";
	z-index: 2;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#rodape:before {
	position: absolute;
	left: 0;
	top: -1px;
	height: 100%;
	background:url(images/grafismoRodape01.png) left top no-repeat;
	width: 85px;
	content: "";
	z-index: 1;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#quemEquipe {
	padding-top: 0;
}
#quemEquipe:after {
	position: absolute;
	right: 0;
	bottom: 85px;
	height: 100%;
	background:url(images/grafismoRodape03.png) right bottom no-repeat;
	width: 170px;
	content: "";
	z-index: 2;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
}
@media only screen 
and (min-width : 1280px) {
#blocoQuadradinhos {
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	background:url(images/quadradinhos.svg) center top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 10;
	bottom: 294px;
	right: 0;
}
#blocoFundadores .profissionalFotoWrapper, .fundadorInfo {
	width: 50%;
}
.fundadorInfo {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 40px;
}
.fundador {
	padding: 0;
}
#quemSomos {
	padding-top: 0;
}
#quemSomos .bloco {
	padding-top: 85px;
}
#quemSomos .fundador:before {
	display: none;
}
#quemSomos .fundador:nth-child(even) a {
	flex-direction: row-reverse;
}
#quemSomos .bloco {
	width: 500px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#quemSomos #blocoFundadores {
	padding-top: 0;
	padding: 30px 0 30px 30px;
	width: 650px;
}
#blocoFundadores:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background:url(images/quadradinhos.svg) center top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 10;
	top: 0;
	left: 50%;
	margin-left: -15px;
}
#blocoFundadores:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background:url(images/quadradinhos.svg) center top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 10;
	left: 0;
	bottom: 0;
}
#atuacaoWrapper .bloco {
	font-size: 20px;
	line-height: 30px;
}
#quemWrapper .bloco.blocoDestaque {
	width: calc(100% - 700px);
}
#atuacaoIntro {
	width: 66.6666%;
}
.topoQuadrado {
	width: 300px;
}
#profissionais  {
	width: 103%;
}
#profissionais .profissional {
	width: 30.3333%;
	margin: 0 3% 3% 0;
}
#institucionalWrapper {
	padding: 50px 50px 20px 50px;
}
.box, .box:last-child {
	width: 29.3333%;
}
.accordionFoto {
	width: 500px;
}
.accordionTexto {
	width: calc(100% - 500px);
	padding: 20px 0 0 40px;
}
.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;
}
#nav li {
	margin-right: 50px;
}
#menuWrapper .logo {
	left: 0;
}

section, .menu {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}


}