/*
Theme Name: Ronaldo Moyses
Theme URI: https://www.ronaldomoyses.com.br/
Description: Template para site 
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
}
.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 */
header, .logoWrapper, #menuWrapper, #openMenu, #openMenu:before, #menuWrapper a, footer a, form input.wpcf7-submit, .social .fa-brands, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, .foto a, .foto, #rodape a, .btnVoltar a, #contato a,  .perfilFoto, #sobre-nos a, .logo, .language-chooser a, .postInfo a, .post a, .post h2, #pagenav a, .postFoto:before, .addtoany_list a, .widget .addtoany_list a, .perfil h3, .area:before, #menuWrapper, .gallery a, .postCat a, .post h3, #filtros form input[type='submit'], .botao a, .blocoNav a, .profissional a, .socio a, .perfilFoto:after, .perfil, .btn, .listaPraticas a, .listaPraticas .fa-solid, header a, #nav li:before, .blocoBorda a, .postFoto, .post a, .postFoto a:before, .gallery a, .pContato a, .pAreas a, .accordion-toggle .fa-solid, .lista a, .lista .fa-solid, .navCat a, .post a, .post:before, .post:after, .post .fa-solid, .tagCloud a, aside a, .profissional h3, .profissionalFoto, .profissionalFoto:before, .boxAreas a, .fa-solid.hover, #postInfo a, #perfil a, a.mais:before, #assinatura, .cky-btn, #nav a:before, a.btn, .profissionalFoto, #equipe a, .blocoPerfil a, .navAreas a, .postSingle a, .scrollTop, .post, .profissionalTitulo h1, .profissionalTitulo h1  span, #areasWrapper a, .btnMais, .btnMais span, .btnMais h1, .btnMais h2, .topo a, .slick-prev:before, a.mais .fa-solid,
.slick-next:before, .postCat a, .postFoto .fa-plus, #quem3 a, .timeAno, .addtoany_list a span, .widget .addtoany_list a span, a.btn:before, a.btn:after, a.btn span,.post:before, .postResumo span, #nav li, .postCat a, .autor a, .profissionais a, .alfabeto a, .searchandfilter input[type='submit'], .area, a.mais, .blocoContato a, .btnNews, .cky-notice-des a, #profissionalAreas a, #tabs1 a, .menuAreas a, .menuAreas a:before, #menuWrapper section, #menuAuxiliar, a.btn .fa-solid, #publicacoes a, .navAreas a:before, #navAreas a, .postInfo:before, .topoMenu, #servicosNav a, #servicosNav a:before {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #1D1D1B;
	font-size: 18px;
	line-height: 26px;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
h1, h2 {
	font-size: 35px;
	line-height: 40px;
	color: #0D52A0;
	font-weight: 700;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}
h1 span {
	text-transform: none;
	display: block;
	font-weight: 400;
}
h2 {
	font-weight: 400;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 700;
}
#noResults h2 {
	margin-bottom: 10px;
	text-transform: none;
	font-size: 25px;
	line-height: 30px;
	font-weight: 500;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	color: #1D1D1B;
	font-weight: 900;
	letter-spacing: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #1D1D1B;
	text-decoration: none;
}
a:hover, a:active {
	color: #0D52A0;
}
p, .video, .bloco .fluid-width-video-wrapper {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #1D1D1B;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #1D1D1B;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #1D1D1B;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #1D1D1B;
	opacity: 1;
}
#filtrosBlog ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
}
#filtrosBlog ::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity: 1;
}
#filtrosBlog :-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	opacity: 1;
}
#filtrosBlog :-moz-placeholder { /* Firefox 18- */
	color: #fff;
	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: #3c3c3c;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #fff;
    font-size: 15px;
	height: 35px;
	line-height: 35px;
    padding: 0 15px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #f1f1f1 url(images/setaSelect.png) center right no-repeat;
	border: 0;
	padding: 0 20px 0 15px;
}

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: #F00;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background-color: #0D52A0;
	cursor: pointer;
	width: auto;
	line-height: 35px !important;
	height: auto !important;
	width: 120px;
	display: block;
	overflow: hidden;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	font-family: "Montserrat", sans-serif;
}
#contato form input.wpcf7-submit {
	color: #fff;
	background: #939598;
}
form input.wpcf7-submit:hover, #contato form input.wpcf7-submit:hover {
	color: #fff;
	background: #1D1D1B;
}
.searchandfilter input[type='submit'] {
	text-indent: -9999px;
	background: url(images/buscaPreta.png) center no-repeat;
	-webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
	width: 30px;
	height: 40px;
	border: 0;
}
#filtrosBlog .searchandfilter input[type='submit'] {
	background-image: url(images/buscaBranca.png);
}
#filtrosBlog select {
	background-image: url(images/setaSelectBranca.png);
}
#filtrosBlog input[type='text'], #filtrosBlog select {
	color: #fff;
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: #0D52A0;
}
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: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
header {
	width: 100%;
	position: fixed;
	z-index: 9990;
	left: 0;
	top: 0;
}
header.bgMenu {
	background-color: rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.8);
	backdrop-filter: blur(10px);
}
.logoWrapper {
	position: relative;
	overflow: hidden;
	margin: 20px 0;
	height: 40px;
	width: 245px;
	float: left;
}
.logoImg {
	position: absolute;
	left: 0;
	top: 0;
}
header.bgMenu .logoWrapper {
	width: 53px;
}
.logo {
	display: block;
	float: left;
	height: 40px !important;
	width: auto !important;
	position: relative;
}


.fa-bars, .fa-xmark, .fa-equals {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9995;
	left: 0;
	top: -100%;
	background-color: rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.8);
	backdrop-filter: blur(10px);
}
#menuWrapper section {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#menuWrapper.visible {
	top: 0;
}
.topoMenu {
	overflow: hidden;
	width: 100%;
}
#menuPrincipal {
	overflow: hidden;
	clear: both;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
}
#nav {
	overflow: hidden;
	clear: both;
	padding: 100px 0 0 0;
	position: relative;
}
#nav li {
	overflow: hidden;
	clear: both;
	position: relative;
	margin-bottom: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover, #nav a:active {
	color: #00F0FF;
}

.home #nav li#mHome a, .single-post #nav li#mPublicacoes a, .archive.category #nav li#mPublicacoes a, .archive.date #nav li#mPublicacoes a, .page-template-page-publicacoes #nav li#mPublicacoes a, .page-template-page-sobre #nav li#mSobre a, .page-template-page-areas #nav li#mAreas a, .page-template-page-profissionais #nav li#mProfissionais a, .single-profissional #nav li#mProfissionais a, .buscaEquipe #nav #mEquipe a,  .buscaBlog #nav li#mPublicacoes a, .page-template-page-contato #nav li#mContato a, .singleArea #nav li#mAreas a {
	color: #00F0FF;
}
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 20px 0; 
	color: #fff;
}
.language-chooser li {
	position: relative;
	overflow: hidden;
	padding-right: 9px;
	margin-right: 5px;
}
.language-chooser li:after {
	content: ".";
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
}
.language-chooser li:last-child {
	padding: 0;
	margin: 0;
}
.language-chooser li:last-child:after {
	content: "";
	display: none;
}

#menuAuxiliar a:link, #menuAuxiliar a:visited {
	color: #fff;
}
#menuAuxiliar a:hover, #menuAuxiliar a:active {
	color: #00F0FF;
}
.language-chooser li.active a {
	font-weight: 700;
}
#menuAuxiliar {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#menuAuxiliar .social li:last-child {
	margin: 0;
}
/* equipe */


/* equipe interna */








.btnMais span {
	margin-right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	background: #FFB71B url(images/mais1.png) left center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.topo .btnMais span, .btnCenter .btnMais span, .single-post .scrollTop, .page-template-page-time .scrollTop, .buscaEquipe .scrollTop {
	background-color: #fff;
}
.topo .btnMais:hover span, .btnCenter .btnMais:hover span, .single-post .scrollTop:hover, .page-template-page-time .scrollTop:hover, .buscaEquipe .scrollTop:hover {
	background-color: #3c3c3c;
}
.topo .btnMais:hover h1 {
	color: #3c3c3c;
}
.profissionalTitulo a:hover h1 {
	color: #fff !important;
}
.btnMais:hover span {
	background-color: #fff;
}
.blocoFoto {
	width: 280px;
}
.profissionalContato li {
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	line-height: 24px;
	overflow: hidden;
	position: relative;
}
.profissionalContato a {
	display: block;
	float: left;
	padding-left: 24px;
}

/* home */
#setaDown {
	height: 40px;
	line-height: 40px !important;
	font-size: 30px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	left: 20px;
	bottom: 50px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	color: #fff;
}
#setaDown:hover {
	color: #ccc;
}

@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
#home {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	z-index: 10;
}
#home:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 3;
	background: #0D52A0;
	opacity: 0.6;
	mix-blend-mode: multiply;
}
#home section {
	height: calc(100vh - 80px);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#home h1 {
	color: #fff;
	text-transform: none;
	font-weight: 300;
	max-width: 500px;
	margin: 0;
	padding: 0;
}
#home h1:before, #home h1:after {
	display: none;
}
#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%);
	z-index: 1;
}



img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
/* areas */

/* banner */



/* 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: 60%;
	position: relative;
	overflow: hidden;
}
.post a {
	display: block;
	position: relative;
	overflow: hidden;
	/*left: 0;
	top: 0;
	height: 100%;
	width: 100%;*/
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
}
.lista .postFoto a {
	display: block;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
}
.post:hover a {
	background-color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.9);
}
.lista .postFoto:hover a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
}
#posts .postFoto a:hover, .profissionais .postFoto a:hover, .postDestaque .postFoto a:hover, .blocoDestaque .postFoto a {
	opacity: 1;
}
#lideranca .postFoto:before, .blocoFoto .postFoto:before {
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	
}
.post .postFoto {
	margin: 0;
	padding-bottom: 0;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}
.post .postInfo {
	position: relative;
	z-index: 2;
	width: 100%;
	/*height: 100%;*/
}
.post .postInfo:before, .lista .postFoto:before {
	width: 20px;
	height: 100%;
	left: -20px;
	bottom: 0;
	background: #0D52A0;
	content: "";
	position: absolute;
	z-index: 10;
}
.post:hover .postInfo:before, .lista .postFoto:hover:before {
	left: 0;
}



.post h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 0 20px 0 30px;
	color: #fff;
}
.post p {
	margin-bottom: 30px;
	padding: 0 20px 0 30px;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}











.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#relacionados .btnCenter {
	margin-bottom: 30px;
}
a.btn:link, a.btn:visited {
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	color: #1D1D1B;
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
}
a.btn .fa-solid {
	position: relative;
	width: 40px;
	line-height: 40px !important;
	height: 40px;
	font-size: 20px;
	text-align: center;
	z-index: 2;
}
a.btn span {
	display: block;
	position: relative;
	z-index: 3;
	width: 26px;
	height: 40px;
	background: url(images/setaPreta.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin: 0 auto;
}
a.btn:hover span, a.btn:active span {
	opacity: 0;
}
a.btn:hover, a.btn:active {
	color: #fff;
}
a.btn:after {
	content: "";
	position: absolute;
	z-index: 5;
	background: url(images/setaBranca.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	left: -40px;
	top: 0;
	width: 26px;
	height: 40px;
	opacity: 0;
}
#lideranca a.btn:after {
	background-image: url(images/setaPreta.png);
}
a.btn:hover:after, a.btn:active:after {
	left: 7px;
	opacity: 1;
}
a.btn:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 20px;
	right: 0;
	top: 0;
	height: 100%;
	background: #0D52A0;
}
#lideranca a.btn:before {
	background: #fff;
}
a.btn:hover:before, a.btn:active:before {
	width: 100%;
}





.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 60px 0 40px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 5;
	background: #EBFEFF;
	background: -webkit-linear-gradient(90deg,rgba(235, 254, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -moz-linear-gradient(90deg,rgba(235, 254, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(90deg,rgba(235, 254, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#EBFEFF",
	  endColorstr="#FFFFFF",
	  GradientType=1
	);
}
.home .conteudo {
	background: none;
}
#homeBG {
	position: relative;
	overflow: hidden;
}
.conteudo:after, #homeBG:after {
	z-index: 2;
	position: absolute;
	height: 300px;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #D8E3F0;
	background: -webkit-linear-gradient(0deg,rgba(216, 227, 240, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(0deg,rgba(216, 227, 240, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(0deg,rgba(216, 227, 240, 1) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#D8E3F0",
	  endColorstr="#FFFFFF",
	  GradientType=0
	);
	content: "";
}
.home .conteudo:after {
	display: none;
}
.bloco {
	overflow: hidden;
	position: relative;
}
/* home */



.single-post {
	background: #fff;
}

.postHeader {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
}
.postHeader span {
	display: block;
	padding: 0 6px;
}
.postData {
	font-size: 12px;
	line-height: 15px;
	color: #1D1D1B;
	overflow: hidden;
	font-weight: 700;
	margin-bottom: 10px;
}
.post .postData {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 30px 20px 0 30px;
	margin-bottom: 20px;
}
.postCat {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}


.postSingle .autores ul li {
	line-height: 25px;
	font-size: 15px;
	padding: 0;
}
.postSingle .autores ul li:before {
	display: none;
}
.postSingle img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 20px;
}
.postSingle ul, .pInfo ul, .blocoPerfil ul, .blocoArea ul, #sobre ul, .blocoComoAjudamos ul, .blocoPerfil ul, #areasWrapper ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .pInfo ul li, .blocoPerfil ul li,  .blocoArea ul li,  #sobre ul li, .blocoComoAjudamos ul li, .blocoPerfil ul li, #areasWrapper ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle h2 {
	text-transform: none;
	font-weight: 700;
}
.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, .blocoArea ul li:before, #sobre ul li:before, .blocoComoAjudamos ul li:before, .blocoPerfil ul li:before, #areasWrapper 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: #666;
}
#servicos ul li:before  {
	color: #999;
}
.postSingle .postCat ul li {
	padding: 0;
	font-weight: 700;
}
.postSingle .postCat ul li:before, .postSingle .gallery li:before {
	display: none;
}
.postSingle .gallery li {
	padding: 0;
}
.error404 .conteudo {
	padding: 100px 0 80px 0;
}
.error404 h1 {
	margin-bottom: 50px;
}
.error404 h2 {
	text-transform: none;
}

/* 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 50px 0;
}
#pagenav a, #pagenav span {
	position: relative;
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 700;
	color: #0D52A0;
	background: none;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border: 1px solid #0D52A0;
	text-align: center;
	overflow: hidden;
	display: block;
}
#pagenav span.current {
	color: #fff;
	background: #1D1D1B;
	border-color: #1D1D1B;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #0D52A0;
	border: 1px solid #0D52A0;
}
#pagenav a:hover, #pagenav a:active {
	color:  #fff;
	background: #0D52A0;
	border-color: #0D52A0;
}
/* post interna */


.postShare {
	padding: 30px 0 20px 0;
	overflow: hidden;
}
.postShare strong {
	overflow: hidden;
	font-weight: 700;
	text-transform: uppercase; 
	margin: 0 0 10px 0;
	display: block;
}
.postFooter {
	overflow: hidden;
	padding-top: 20px;
	border-top: 1px solid #f5f5f5;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
}
#postAutores {
	overflow: hidden;
	margin-bottom: 30px;
	font-weight: 700;
}
#postAutores strong {
	font-weight: 400;
}
#postAutores span {
	text-transform: uppercase;
	position: relative;
}
#postAutores span:after {
	content: ", ";
}
#postAutores span:last-child:after {
	content: "";
	display: none;
}
.addtoany_shortcode {
	overflow: hidden;
}
.postSingle .gallery  {
	overflow: hidden;
	clear: both;
	width: 102%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.gallery .foto {
	padding-bottom: 100%;
}
.postSingle .gallery li {
	width: 48%;
	margin: 0 2% 2% 0 !important;
	padding: 0 !important;
}

.gallery a {
	background-color: rgba(26, 61, 111, 0.4);
	background: rgba(26, 61, 111, 0.4);
	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 ol {
	margin-bottom: 20px;
}
ol {
	list-style-position: outside;
	margin-bottom: 30px;
}
ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	border-left: 5px solid #0D52A0;
	color: #0D52A0;
	font-weight: 300;
	position: relative;
	text-transform: none;
	font-style: italic;
	z-index: 1;
}

blockquote p {
	padding: 20px 0 20px 25px;	
	margin: 0;
}
.postSingle img {
	height: auto;
    max-width: 100%;
	display: block;
	margin: 0 auto 20px auto;
	image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.wp-caption  {
	background: #FAFAFA;
	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;
}



/* posts relacionados */


#relacionados {
	overflow: hidden;
}
#relacionados h2 {
	margin-bottom: 40px;
}

.bloco {
	overflow: hidden;
}
/*.archive.tag #relacionados .post {
	display: none;
}
.archive.tag #relacionados .post:nth-child(1), .archive.tag #relacionados .post:nth-child(2),
.archive.tag #relacionados .post:nth-child(3) {
	display: block;
}*/
/* internas */



.areaTitulo {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.postTitulo {
	overflow: hidden;
	position: relative;
}
/*.pTitulo h2 {
	border-bottom: 2px solid #a3b4ae;
	padding-bottom: 20px;
}*/
#topoBusca {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
#topoBusca h1 {
	text-transform: uppercase;
	margin-bottom: 20px;
}
#busca {
	position: relative;
	overflow: hidden;
	height: 40px;
	background: #FAFAFA;
	border: 0;
	margin: 0 5px 20px 5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 260px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	padding-right: 40px;
	padding-left: 15px;
	background: #FAFAFA;
	color: #000 !important;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: #FAFAFA url(images/busca.png) center no-repeat;
	-webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    -o-background-size: 24px auto;
    background-size: 24px auto;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
}

aside {
	max-width: 300px;
	padding-top: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.sideCat ul li a {
	display: block;
	padding-right: 25px;
	border-bottom: 1px solid #a3b4ae;
	position: relative;
	padding: 10px 25px 10px 0;
	overflow: hidden;
}
.sideCat ul li a:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 12px;
	height: 24px;
	line-height: 24px !important;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -13px;
    content: '\f105';
}
.sideBox {
	overflow: hidden;
	margin-bottom: 40px;
}
aside h3 {
	color: #a3b4ae;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #a3b4ae;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: bold;
}
.sideBox.sideCat {
	margin-bottom: 50px;
}
aside .sideCat h3 {
	margin-bottom: 0;
}
.tagCloud a:link, .tagCloud a:visited {
	background: #0f9f9e;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	float: left;
	font-size: 13px !important;
	line-height: 16px !important;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
}
.tagCloud a:hover, .tagCloud a:active {
	background: #73414d;
	color: #fff;
}













.titulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.titulo h2, .titulo h1 {
	margin: 0 20px 15px 0;
}
.homeConteudo {
	overflow: hidden;
	position: relative;
}
.homeConteudo .post {
	width: 100%;
	margin: 0 0 50px 0;
}

#btnTopo {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.postSingle .postCat {
	margin-bottom: 0;
}
.postSingle ul.post-categories {
	margin-bottom: 10px;
}

.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}





/* area interna */

#botaoTopo {
	width: 100%;
	background: #fff;
	height: 200px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.home #botaoTopo {
	height: 100px;
	justify-content: flex-end;
	position: relative;
	z-index: 9;
}

.page-template-page-publicacoes #botaoTopo,
.archive #botaoTopo, .search #botaoTopo, .single-post #botaoTopo {
	height: 100px;
	justify-content: flex-start;
	z-index: 3;
	margin-top: -50px;
	position: relative;
}
.single-post #botaoTopo {
	margin-top: -40px;
}


.postSingle table {
	max-width: 100%;
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
	border: 1px solid #333;
}
.postSingle td {
	padding: 5px;
	width: auto !important;
}
.postSingle a[href$=".pdf"]:link, .postSingle a[href$=".pdf"]:visited {
	background: #3c3c3c;
	padding: 10px 10px 10px 35px;
	float: left;
	display: block;
	margin-bottom: 20px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.postSingle a[href$=".pdf"]:hover, .postSingle a[href$=".pdf"]:active {
	background: #1D1D1B;
}
.postSingle a[href$=".pdf"]:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 24px;
	line-height: 24px !important;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -13px;
    content: '\f1c1';
	color: #fff;
}



.firstWord {
	display: block;
}


/* contato rodape */

#contato {
	padding: 140px 0 0 0;
	z-index: 1;
	margin-top: -80px;
	background: none;
	font-size: 15px;
	line-height: 20px;
	background: #d8e3f0;
}
#contatoWrapper {
	overflow: hidden;
	position: relative;
}
.contatoLogo {
	width: 240px;
	overflow: hidden;
	position: relative;	
}
.contatoLogo img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
}
#contatoRodape {
	font-weight: 700;
	overflow: hidden;
	margin-bottom: 30px;
}
#contatoRodape li {
	overflow: hidden;
	margin-bottom: 20px;
}
.cTrabalhe {
	text-transform: uppercase;
}
#contato a:link, #contato a:visited, footer a:link, footer a:visited {
	color: #1D1D1B;
}
#contato a:hover, #contato a:active, footer a:hover, footer a:active,
#contato .cTrabalhe a:link, #contato .cTrabalhe a:visited {
	color: #0D52A0;
}
#contato .cTrabalhe a:hover, #contato .cTrabalhe a:active {
	color: #1D1D1B;
}
.trabalhe {
	overflow: hidden;
	margin-bottom: 50px;
	font-weight: 700;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.social li {
	overflow: hidden;
	margin: 0 15px 0 0;
	font-size: 22px;
	padding: 0 1px;
}
#contato .social {
	justify-content: center;
	width: 100%;
	margin-bottom: 50px;
}
#contato .social li {
	margin: 0 8px;
}
/* rodape */
footer {
	padding: 20px 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	text-align: center;
	background: #d8e3f0;
}
footer ul {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 500;
}
#assinatura {
	width: 180px;
	height: 14px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	display: block;
	width: 100%;
	height: auto;
}
/* areas inicial */
.menuAreas {
	background: #CECCCB;
	overflow: hidden;
	position: relative;
	padding: 50px 0 30px 0;
	z-index: 2;
}
.menuAreas ul li {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	padding-bottom: 20px;
}
.menuAreas a:link, .menuAreas a:visited {
	display: block;
	position: relative;
	overflow: hidden;
	color: #3c3c3c;
	float: left;
	padding: 0 20px 0 0;
}
.menuAreas a:hover, .menuAreas a:active {
	color: #1D1D1B;
	padding: 0 0 0 20px;
}
.menuAreas a:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 14px;
	height: 20px;
	line-height: 20px !important;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -10px;
    content: '\f105';
}
.menuAreas a:hover:before {
	left: 1px;
}
/* area interna */
 



.blocoComoAjudamos {
	background: #fff;
}
#navAreas {
	overflow: hidden;
	padding: 30px 0 20px 0;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
}
#navAreas a:link, #navAreas a:visited {
	color: #fff;
}
#navAreas a:hover, #navAreas a:active {
	color: #00F0FF;
}
#navAreas li.current-cat a {
	font-weight: 700;
	color: #00F0FF;
}

#navAreas  ul li {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 10px;
	border-left: 1px solid #fff;
}

.navAreas  ul {
	margin-bottom: 20px;
}
.navAreas ul li {
	border-bottom: 1px solid #f5f5f5;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.navAreas a:link, .navAreas a:visited {
	display: block;
	padding: 15px 35px 15px 15px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #999;
}
.navAreas 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: '\f061';
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navAreas a:hover, .navAreas a:active {
	color: #0D52A0;
	background: #f5f5f5;
}

.navAreas ul li.current-cat a {
	color: #1D1D1B;
	font-weight: 700;
}
.navAreas a:hover:before, .navAreas ul li.current-cat a:before {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.blocoArea ul, .blocoArea ul li {
	margin-bottom: 10px;
}
/* o escritorio */
#reconhecimentos .gallery a, .blocoPerfil .gallery a {
	display: none;
}



.topo {
	background-color: #dedfe0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 1;
}





#filtrosBlog {
	overflow: hidden;
}
.single-post #filtrosBlog {
	margin-bottom: 20px;
}
.single-post .topo:before, .bgFoto:before {
	background-color: rgba(26, 61, 111, 0.5);
	background: rgba(26, 61, 111, 0.5);
	mix-blend-mode: multiply;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.single-post .topo:after, .blocoDestaque .postFoto a:before {
	background: #000000;
	background: -webkit-linear-gradient(0deg,rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(0deg,rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#000000",
	  endColorstr="#000000",
	  GradientType=0
	);
	mix-blend-mode: multiply;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
/*#relacionados:before, #filtrosBlog:before,  #postsWrapper:before, #publicacoes:before {
	background: #fff;
	opacity: 0.5;
}*/
.topo section {
	height: 400px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.topo small {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.topo h4 {
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.topo h1 {
	color: #fff;
	text-transform: none;
	margin: 0 0 50px 0;
}
/* sobre nos */
#sobre {
	padding-bottom: 0;
	z-index: 5;
	border-top: 80px solid transparent;
	margin-top: -80px;
}







/* profissional interna */

.perfilContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 10px !important;
	overflow: hidden;
}

.perfilContato li {
	margin: 0 10px 10px 0;
	padding: 0 !important;
	position: relative;
	overflow: hidden;
}
.perfilContato li {
	height: 30px;
}
.perfilContato li:before, .blocoPerfil ul.postCat li:before {
	display: none !important;
}
.blocoPerfil ul.postCat a {
	margin: 0;
}
.perfilContato a:link, .perfilContato a:visited {
	width: 30px;
	height: 30px;
	line-height: 30px !important;
	text-align: center !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	background: #3c3c3c;
	display: block;
	font-size: 15px;
	float: left;
}
.perfilContato a:hover, .perfilContato a:active {
	background: #B14081;
}

.alfabeto {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 400;
	text-align: center;
}
.alfabeto li {
	width: 11%;
	margin: 0 auto 5px auto;
}
.alfabeto li.current-cat a {
	color: #6F2D53 !important;
}
.searchandfilter ul {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
}
.searchandfilter ul li {
	display: block;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
#filtrosBlog {
	overflow: hidden;
	padding: 50px 0 40px 0;
}




a.mais:link, a.mais:visited {
	color: #fff;
	font-size: 12px;
	line-height: 35px;
	padding: 0 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	float: left;
	margin: 0 0 20px 0;
	background: #0D52A0;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a.mais:hover, a.mais:active {
	background: #1D1D1B;
}
a.mais .fa-solid {
	line-height: 35px !important;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	font-size: 20px;
	margin-left: 10px;
}
a.mais:hover .fa-solid {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
/* contato e trabalhe conosco */

.mapa {
	position: relative;
	height: 200px;
    overflow: hidden;
	width: 280px;
	margin-bottom: 50px;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}

/* single profissional */


.fotoFundo {
	padding-bottom: 100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	z-index: 1;
}
#historia .fotoFundo {
	padding-bottom: 40%;
	margin-top: 30px;
}
#topicos {
	overflow: hidden;
	background: #dedfe0;
}
.topico {
	border: 1px solid #fff;
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
}
.topico .postFoto {
	width: 60px;
	height: 60px;
	padding: 0;
	margin: 0 15px 20px 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.topicoTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.topico h3 {
	width: calc(100% - 85px);
}
#reconhecimentos {
	padding-bottom: 60px;
}
.home #reconhecimentos {
	padding-bottom: 0;
}
.home #reconhecimentos .gallery {
	margin-bottom: 60px;
}
.home #reconhecimentos section:before {
	content: "";
	left: 20px;
	right: 20px;
	position: absolute;
	bottom: 0;
	height: 1px;
	background: #ccc;
}
#reconhecimentos .slick-list {
	margin: 0  30px;
}
#reconhecimentos h4 {
	margin-bottom: 50px !important;
}
#reconhecimentos .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 50%;
	padding-bottom: 50%;
	margin: 0 auto;
}

#equipe h1 {
	font-weight: 400;
}
#equipe h2 {
	font-weight: 700;
	margin-bottom: 30px;
}
#equipeLista {
	overflow: hidden;
	padding-top: 30px;
}
#equipeLista h4 span, #reconhecimentos h4 span {
	float: left;
	display: block;
	z-index: 2;
	position: relative;
	padding-right: 10px;
	background: #fff;
}
#equipeLista h4, #reconhecimentos h4 {
	position: relative;
	overflow: hidden;
	line-height: 21px;
	margin-bottom: 30px;
	color: #999;
	font-weight: 900;
	letter-spacing: 5px;
}
#equipeLista h4:before, #reconhecimentos h4:before {
	left: 0;
	top: 10px;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 1px;
	background: #ccc;
	content: "";
}
#escritorioAtuacao p {
	margin-bottom: 60px;
}
#equipeTopo .blocos {
	margin-bottom: 40px;
}
.lista {
	overflow: hidden;
	margin-bottom: 30px;
}
.lista li {
	margin-bottom: 20px;
}
.lista .postFoto {
	padding-bottom: 100%;
}
.blocoFoto .postFoto {
	margin-bottom: 10px;
	padding-bottom: 100%;
}
.lista .postFotoWrapper {
	overflow: hidden;
	position: relative;
}
.lista h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 50px;
	text-align: center;	
}

.profissionalNome {
	width: calc(100% - 70px);
}

.blocoFoto .social {
	margin-bottom: 50px;
}
.blocoFoto .social li {
	width: auto;
	margin: 0 10px 0 0;
	font-size: 24px;
}
.blocoFoto a:link, .blocoFoto a:visited {
	color: #0D52A0;
}
.blocoFoto a:hover, .blocoFoto a:active {
	color: #1D1D1B;
}
.profissionalInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}


#publicacoes a.btn {
	margin-top: 0;
}
.postDestaque {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px;
}
#publicacoes .blocoDestaque .postFoto a {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	background: none;
}
#publicacoes .blocoDestaque .postFoto a:hover {
	background-color: rgba(26, 61, 111, 0.4);
	background: rgba(26, 61, 111, 0.4);
}
#publicacoes .postFoto .postData, #publicacoes .postFoto h3 {
	color: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 3;
}
#publicacoes .postFoto h3 {
	font-size: 30px;
	line-height: 35px;
}
#publicacoes .blocoDestaque .postFoto {
	margin-bottom: 20px;
}
#publicacoes .postDestaque .postFoto {
	padding-bottom: 50%;
}
.postDestaque:nth-child(1) p, .postDestaque:nth-child(2) p,
.postDestaque:nth-child(1) a.mais, .postDestaque:nth-child(2) a.mais,
.postDestaque:nth-child(3) .postFoto, .postDestaque:nth-child(4) .postFoto {
	display: none;
}
.postDestaque:nth-child(1) .postResumo, .postDestaque:nth-child(2) .postResumo {
	padding-bottom: 10px;
}
.postDestaque:nth-child(3) .postResumo, .postDestaque:nth-child(4) .postResumo {
	padding-top: 0;
}
.postDestaque:nth-child(1) h3, .postDestaque:nth-child(2) h3 {
	font-size: 25px;
	line-height: 30px;
}
.postDestaque h3:hover {
	color: #1D1D1B;
}


#numeros {
	overflow: hidden;
	color: #0D52A0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	padding-top: 40px;
}
.numeroTopo {
	width: 100%;
	overflow: hidden;
	clear: both;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
}
.numeroTopo small {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	padding-bottom: 5px;
	display: block;
	margin-right: 10px;
}
.counter {
	font-weight: 900;
	font-size: 50px;
	line-height: 55px;
}
.numero {
	overflow: hidden;
	margin-bottom: 30px;
}
#reconhecimentosHome {
	width: 150px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 40px;
}
#reconhecimentosHome .foto, .blocoPerfil .foto {
	width: 90%;
	padding-bottom: 90%;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.blocoPerfil .foto {
	width: 70%;
	padding-bottom: 70%;
	margin: 0 auto;
}
#reconhecimentosHome .foto a {
	display: none;
}
#newsletter {
	position: relative;
	overflow: hidden;
	padding: 30px 0 10px 0;
	margin-bottom: 60px;
	border-top: 1px solid #1D1D1B;
	border-bottom: 1px solid #1D1D1B;
	width: 100%;
	clear: both;
}
.blocoBanners {
	background: #fff;
	padding-top: 50px;
}
#slideBG {
	display: none;
}
.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}
#sobre, #profissionais {
	padding-bottom: 0;
	background: #dedfe0;
}
#sobre .bloco, #profissionais .bloco {
	margin-bottom: 40px;
}
#sobre h2:before, #profissionais h2:before {
	background: #fff;
}
.blocoPerfil ul.gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	width: 102%;
}
.blocoPerfil ul.gallery li {
	padding: 0;
	width: 48%;
	margin: 0 2% 0 0 ;
}
.blocoPerfil ul.gallery li:before {
	display: none;
}
#sobreGaleria {
	margin-bottom: 0;
}
#sobreGaleria .foto {
	padding-bottom: 70%;
}
#sobreVideo {
	position: relative;
	overflow: hidden;
	background: #dedfe0;
}
#sobreVideo:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	background: #fff;
}
#sobreVideo .video {
	max-width: 728px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#diversidade {
	background: #dedfe0;
}
.bloco.blocoDiversidadeSelo {
	width: 200px;
	margin: 0 auto;
}
#cultura {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
#cultura h2 {
	color: #dedfe0;
}
#cultura:before {
	background: #0D52A0;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	z-index: 2;
	position: absolute;
}
#cultura:after {
	background: #1D1D1B;
	opacity: 0.5;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}
#cultura .sobreTextoColunas {
	overflow: hidden;
	margin-bottom: 20px;
}
.sobreCultura {
	padding-top: 41px;
	overflow: hidden;
	position: relative;
}
.sobreCultura:before {
	width: 100px;
	height: 1px;
	left: 0;
	top: 0;
	content: "";
	position: absolute;
	z-index: 1;
	background: #dedfe0;
}
#topo {
	height: 350px;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#topo:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #1D1D1B;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0.5;
	mix-blend-mode: multiply;
}
.home #topo {
	height: 100vh;
}
.home #topo:before {
	display: none;
}
.home #topo:after {
	height: 250px;
	left: 0;
	top: 0;
	z-index: 1;
	content: "";
	position: absolute;
	width: 100%;
	background: #000000;
	background: -webkit-linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(0deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#000000",
	  endColorstr="#000000",
	  GradientType=0
	);
}
.topoFoto {
	width: 50%;
	height: 100%;
	position: relative;
	overflow: hidden;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}
.bgAzul, #topoBlog {
	background: #0D52A0;
	overflow: hidden;
	position: relative;
}
#areasWrapper ul, #areasWrapper ul li {
	margin-bottom: 10px;
}
#topoBlog {
	overflow: hidden;
}
#topoBlog h1 {
	margin: 0;
	text-transform: none;
	color: #fff;
}
#topoBlog .bloco {
	padding: 50px 0;
}
#topoBlogFoto {
	-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: 50%;
}
#areasWrapper #relacionados, #perfil #relacionados, .single-post #relacionados {
	padding-top: 60px;
}
.blocoPerfil h2 {
	font-weight: 700;
}
.tituloBtn {
	overflow: hidden;
	position: relative;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.tituloBtn h1, .tituloBtn h2 {
	font-weight: 400;
	margin: 0 20px 20px 0;
}
#lideranca .tituloBtn {
	margin-bottom: 0;
}
#escritorio .bloco.blocoIntro {
	max-width: 710px;
	width: auto;
}
#escritorio .bloco.blocoAzul {
	max-width: 520px;
	width: auto;
	color: #0D52A0;
	margin-bottom: 40px;
}
#lideranca {
	background: #0D52A0;
	color: #fff;
	margin-bottom: 60px;
}
#lideranca h2 {
	color: #fff;
}
#lideranca .blocoLideranca {
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lideranca .postFoto {
	padding-bottom: 100%;
}
#timeline ul {
	overflow: hidden;
	position: relative;
}
#timeline ul li {
	overflow: hidden;
	padding-bottom: 20px;
	padding-left: 50px;
	position: relative;
}
#timeline ul li:before {
	content: "";
	width: 25px;
	height: 25px;
	left: 0;
	top: 50%;
	margin-top: -22.5px;
	background: #0D52A0;
	position: absolute;
	z-index: 1;
}
#timeline ul li:first-child:before {
	top: 0;
	margin: 0;
}
#timeline ul li:after {
	left: 12px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #0D52A0;
	position: absolute;
	z-index: 1;
	content: "";
}
#timeline ul li:last-child:after {
	height: 50%;
}
#homeConteudo .bloco {
	width: auto;
	max-width: 650px;
}
#homeConteudo .bloco.blocoConteudo {
	text-transform: uppercase;
	margin-bottom: 40px;
	max-width: 440px;
	
}
.blocoDestaques  {
	color: #0D52A0;
	font-size: 25px;
	line-height: 30px;
}
#topoTextoWrapper {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#topoTexto {
	padding: 50px 20px;
	overflow: hidden;
	background: #0D52A0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 40px 20px 0 20px;
	max-width: 360px;
}
#topoTexto h1 {
	color: #fff;
	text-transform: none;
	margin: 0;
	font-weight: 400;
}
#homeServicos .bloco, #servicos .bloco {
	width: auto;
	max-width: 610px;
	margin-bottom: 40px;
}
#homeServicos .bloco h2, #servicos .bloco h2 {
	margin-bottom: 20px;
}
#servicos h1 {
	font-weight: 400;
}
#servicosNav {
	border-top: 1px solid #1D1D1B;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	clear: both;
}
#servicosNav h3 {
	margin: 0;
	font-size: 20px;
	line-height: 25px;
}
#servicosNav h3 span {
	display: block;
	font-weight: 400;
}
#servicosNav li {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #1D1D1B;
}
#servicosNav a:link, #servicosNav a:visited {
	text-transform: uppercase;	
	color: #0D52A0;
	padding: 40px 0 40px 40px;
	position: relative;
	overflow: hidden;
	display: block;
}
#servicosNav a:before {
	width: 20px;
	height: 100%;
	left: -20px;
	bottom: 0;
	background: #0D52A0;
	content: "";
	position: absolute;
	z-index: 10;
}
#servicosNav a:hover:before, #servicosNav a:active:before {
	left: 0;
}
#newsletter h3 {
	color: #0D52A0;
}
#newsletter form input.wpcf7-submit { 
	width: 35px;
	height: 35px;
	background: #fff url(images/setaPreta.png) center no-repeat;
	-webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
	border: 0 !important;
	text-indent: -9999px;
	overflow: hidden;
}
#newsletter form input.wpcf7-submit:hover {
	background: #0D52A0 url(images/setaBranca.png) center no-repeat;
	-webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
}
@media only screen 
and (min-width : 480px) {
.blocoPerfil ul.gallery li {
	width: 31.3333%;
}
#newsletter form {
	position: relative;
	overflow: hidden;
}
#newsletter span[data-name="your-name"], #newsletter span[data-name="your-email"] {
	float: left;
	width: calc(50% - 27.5px);
	margin-right: 10px;
}
#newsletter form input.wpcf7-submit {
	float: right;
	z-index: 1;
	
}
#newsletter .wpcf7-spinner {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}


footer ul, #numeros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#numeros {
	justify-content: flex-start;
	width: 102%;
}
.numero {
	width: 48%;
	margin-right: 2%;
}
footer ul li {
	margin: 0 10px;
}
#cases {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}	
.case {
	width: 48%;
}



.postSingle .gallery li {
	width: 31.3333%;
}
.listaProfissionais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	max-width: 700px;
	margin: 0 auto;
}
.listaProfissionais .profissional {
	width: 48%;
}

}
@media only screen 
and (min-width : 640px) {
#relacionados .post:nth-child(3), #homeConteudo .post:nth-child(3) {
	display: none;
}
.blocoPerfil ul.gallery li {
	width: 23%;
}

#contatoWrapper, #topicos section, .blocoPosts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.mapa, .newsletter, .contatoRodape, .topico, .blocoPosts .postDestaque {
	width: 48%;
}
.newsletter {
	width: 300px;
}
.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% 2% 0;
}

#escritorioBanner {
	font-size: 30px;
	line-height: 35px;
}
#icones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.icone {
	width: 48%;
	margin-right: 2%;
}

.menuAreas ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 110%;
}
.menuAreas ul li {
	width: 40%;
	margin-right: 10%;
}

.contatoInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.contatoCidade {
	width: 48%;
}




.searchandfilter ul {
	padding-right: 30px;
	position: relative;
	overflow: hidden;
}
.searchandfilter ul li {
	display: block;
	width: 46%;
	margin-right: 4% !important;
}
.searchandfilter ul li:last-child {
	width: 30px;
}
.profissionais ul li {
	width: 30.3333%;
}
.searchandfilter input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
}
.blocoPerfil ul.gallery li {
	width: 18%;
}






.rodapeTopo, .rodapeOnde ul, .rodapeDireita, #timelineIntro, .timeInfoWrapper, #topoBusca {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#areasDestaques {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.area {
	width: 50%;
}
#topoBusca {
	align-items: center;
}
#timelineIntroTexto {
	width: calc(100% - 350px);
}
.timeInfo {
	width: calc(100% - 320px);
}
.timeFoto {
	width: 300px;
}

.rodapeTopo {
	align-items: center;
}

#menuAuxiliar {
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.subpaginas li {
	margin: 0 0 0 40px;
}




#numeroWrapper span {
	font-size: 100px;
	line-height: 110px;
}
#numeroWrapper small {
	margin-bottom: 12px;
}








.pContato li:last-child {
	position: absolute;
	right: 0;
	top: 0;
}
.pContato li:last-child a {
	margin-right: 0;
}






.postSingle .gallery li {
	width: 23%;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#posts #noResults {
	margin-right: 2%;
}
#posts .post {
	width: 48%;
	margin: 0 2% 2% 0;
}
#relacionados #posts .post {
	margin-bottom: 20px;
}



.postHome {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

#filtrosBlog, #filtros {
	padding: 50px 0 40px 0;
}

}
@media only screen 
and (min-width : 768px) {
#newsletter h3 {
	line-height: 35px;
}
#contato .social {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	justify-content: flex-end;
	margin: 0;
}
#contato .social li {
	magrin: 0 0 0 16px;
}
#filtrosBlog .searchandfilter {
	width: 600px;
	margin: 0 auto;
}
#lideranca .bloco {
	width: 50%;
	z-index: 2;
}
#lideranca:before {
	width: 50%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	content: "";
	background: #fff;
}
#topoBlog .bloco {
	padding: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 400px;
}
#topoBlogFoto {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
	z-index: 1;
	width: 50%;
}
.blocoPerfil ul.gallery li {
	width: 31.3333%;
}
#sobre, #profissionais {
	padding: 60px 0;
}
#sobre .bloco, #profissionais .bloco {
	min-height: 350px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	margin: 0;
}
.contatoRodape {
	width: auto;
}
.bgFoto {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	padding: 0;
}
#profissionais .bloco {
	float: right;
}
#profissionais .bgFoto {
	left: 0;
	right: auto;
}
#areas .navAreas ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 6%;
	-moz-column-gap: 6%;
	column-gap: 6%;
	overflow: hidden;
	margin-bottom: 20px;
}

.blocoBanners {
	background: none;
	padding-top: 0;
}
.bloco.blocoChamada {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
}
.numero {
	width: 31.3333%;
}
.topo section {
	height: 300px;
}
#atuacao .bloco {
	width: 100%;
}

.lista li {
	width: 31.3333%
}
.icone {
	width: 31.3333%;
}
#escritorioBanner {
	font-size: 45px;
	line-height: 50px;
}






.profissionalIntro {
	width: calc(100% - 350px);
	padding-top: 40px;
}
.blocoMapa {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 450px;
}




.alfabeto li {
	width: auto;
}
.profissionais ul li {
	width: 22%;
}






.subpaginas li {
	margin: 0 0 0 50px;
}
.homeTexto {
	width: 50%;
	float: right;
}
#postInfo {
	float: left;
	width: 200px;
	padding-top: 75px;
}





.blocoOutros {
	order: 2;
	padding-top: 40px;
}








aside {
	float: right;
	width: 26%;
	padding: 0;
	margin: 0;
}
.praticasIntro {
	float: left;
	max-width: 270px;
}
.listaPraticas {
	float: right;
	width: 50%;
}











.mobile {
	display: none;
}
.desktop {
	display: block;
}
.item {
	width: 28.3333%;
}
.postSingle img.alignleft  {
	width: 50% !important;
	float: left;
	margin-right: 50px;
}
.postSingle img.alignright {
	width: 50% !important;
	float: right;
	margin-left: 50px;
}

.blocos, .servico, #contatoRodape, #newsletterWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#contatoRodape {
	width: 100%;
}
#homeEscritorio .blocos {
	align-items: center;
}
#lideranca {
	align-items: center;
	flex-direction: row-reverse;
}
.sobreTextoColunas {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 5%;
	-moz-column-gap: 5%;
	column-gap: 5%;
	overflow: hidden;
	margin-bottom: 40px;
}
#cultura .sobreTextoColunas {
	margin-bottom: 40px;
}
#areasWrapper .blocos {
	flex-direction: row-reverse;
}
#areasWrapper .navAreas {
	padding-top: 0;
}






.bloco {
	width: 46%;
}

#publicacoes .bloco {
	width: 100%;
}



















.bloco.blocoTitulo {
	width: 210px;
}
.bloco.blocoEquipe {
	width: calc(100% - 260px);
}





.blocoBanners {
	padding-top: 100px;
}
.bloco.blocoDiversidade {
	width: calc(100% - 250px);
}
.bloco.blocoDiversidadeSelo {
	width: 200px;
	margin: 0;
}
#newsletter .bloco {
	width: 50%;
}
}
@media only screen 
and (min-width : 1024px) {
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer ul li {
	margin: 0 20px 0 0;
}
footer ul, footer ul li:last-child, footer p, #assinatura {
	margin: 0;
}
#navAreas  ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#navAreas ul li:first-child {
	border: 0;
	padding-left: 0;
}
#navAreas {
	font-size: 15px;
	line-height: 20px;
}
#newsletterWrapper {
	max-width: 728px;
	margin: 0 auto;
}
#servicosNav h3 {
	font-size: 25px;
	line-height: 30px;
}
#homeServicos .bloco, #servicos .bloco {
	float: right;
}
#topoTexto {
	padding: 60px 20px;
	max-width: 400px;
}
#lideranca .blocoLideranca {
	padding: 20px 50px 0 50px;
}
.post h3 {
	font-size: 25px;
	line-height: 30px;
}
.post p {
	font-size: 18px;
	line-height: 26px;
}
#areasWrapper h3:has(+ ul), #areasWrapper h3 + ul {
	padding-left: 150px;
}
#topo {
	height: 400px;
}
#cultura {
	background-attachment: fixed;
}
.bloco.blocoDiversidade {
	width: calc(100% - 300px);
}
.blocoPerfil ul.gallery li {
	width: 23%;
}
#publicacoes .bloco {
	width: 49%;
}
#publicacoes .blocoDestaque .postFoto {
	margin-bottom: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 20px;
}
#setaDown {
	left: 0;
}
.home #reconhecimentos section:before {
	left: 0;
	right: 0;
}




.bloco.blocoEquipe {
	width: calc(100% - 360px);
}
.icone {
	width: 48%;
}
#escritorioBanner, #equipe, .homeBG, #escritorioTopo, #equipeTopo  {
	background-attachment: fixed;
}


.bloco.blocoAtuacao {
	width: 300px;
}
.bloco.blocoPerfil {
	width: calc(100% - 300px);
	float: right;
}
.postFooter {
	min-height: 62px;
}

.bloco.blocoNav {
	width: 430px;
}
.bloco.blocoArea {
	width: calc(100% - 480px);
}
h1, h2 {
	font-size: 40px;
	line-height: 45px;
}




.menuAreas ul li {
	width: 23.3333%;
}

.topo section {
	height: 400px;
}






#areasDestaques {
	padding-left: 10%;
	z-index: 2;
	margin-top: -110px;
	position: relative;
}
#areas-de-atuacao h2 {
	margin: 0;
	position: relative;
	z-index: 1;
	padding: 30px 0;
}
.area.first {
	display: block;
}











#postWrapper h1 {
	font-size: 40px;
	line-height: 45px;
	padding-top: 0;
}

.topoPublicacoes:after {
	width: 75%;
	z-index: 3;
	content: "";
	background: #fff;
	left: 0;
	bottom: 0;
	position: absolute;
	height: 150px;
	-webkit-border-top-right-radius: 150px;
	-moz-border-radius-topright: 150px;
	border-top-right-radius: 150px;
}
#postWrapper {
	z-index: 2;
	padding-top: 0;
	margin-top: -75px;
}








#menuWrapper {
	position: fixed;
	left: 0;
	top: 0;
	height: auto;
	background: none;
	backdrop-filter: none;
}
#menuWrapper.bgMenu {
	background-color: rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.8);
	backdrop-filter: blur(10px);
}
.topoMenu, #menuPrincipal {
	width: auto;
	clear: none;
	padding: 0;
	margin: 0;
}
.logo {
	height: 60px !important;
}
.topoMenu {
	position: absolute;
	left: 50%;
	top: 0;
	width: 346px;
	margin-left: -173px
}
.logoWrapper {
	width: 346px;
	height: 60px;
}
#menuWrapper.bgMenu .topoMenu {
	width: 80px;
	margin-left: -40px
}
#menuWrapper section {
	height: auto;
	display: block;
	height: 170px;
}

#nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin: 0 0 0 0;
	z-index: 2;
	width: 100%;
}
#nav li {
	margin: 0;
	padding: 0;
	font-size: 15px;
}
#menuPrincipal {
	width: 100%;
	padding-top: 110px;
}
#menuAuxiliar {
	position: absolute;
	right: 0;
	top: 20px;
}
header, .fa-xmark {
	display: none !important;
}



.perfilIntro {
	padding-right: 200px;
}





#intro:before {
	width: calc(100% - 80%);
	top: 190px;
}
#intro {
	padding-top: 190px;
}



.homeConteudo {
	width: 730px;
}




.page-template-page-atuacao .blocos {
	letter-spacing: 0.5px;
}


.pInfo, .postBorda {
	border: 2px solid #a3b4ae;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}





section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}














#icones {
	width: 65%;
}


#perfil .bloco.blocoFoto {
	width: 30%;
}
#perfil .bloco.blocoPerfil {
	width: 65%;
}
}
@media only screen 
and (min-width : 1280px) {
#homeProfissionais:before {
	background: url(images/simboloCor.png) right center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	z-index: 1;
	right: 0;
	top: 0;
	bottom: 0;
}
.post h3, .post p {
	padding: 0 40px;
}
.post .postData {
	padding: 40px 40px 0 40px;
}
#posts .post {
	width: 31.3333%;
}
#postsWrapper #posts .post:nth-child(1) {
	width: 98%;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;	
}
#postsWrapper #posts .post:nth-child(1) .postInfo a {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#postsWrapper #posts .post:nth-child(1) .postData {
	padding-top: 0;
}
#postsWrapper #posts .post:nth-child(1) h3, #postsWrapper #posts .post:nth-child(1) p {
	padding-right: 50px;
}
#postsWrapper #posts .post:nth-child(1) .postFoto {
	width: 50%;
	padding-bottom: 50%;
}
#postsWrapper #posts .post:nth-child(1) .postInfo {
	width: 50%;
	position: relative;
	padding-bottom: 50%;
	overflow: hidden;
}
#postsWrapper #posts .post:nth-child(1) {
	width: 98%;
}
#postsWrapper #posts .post:nth-child(2), #postsWrapper #posts .post:nth-child(3) {
	width: 48%;
}
#relacionados .post:nth-child(3), #homeConteudo .post:nth-child(3) {
	display: block;
}
.blocoPerfil ul.gallery li {
	width: 18%;
}
.blocoPerfil .foto {
	width: 80%;
	padding-bottom: 80%;
}
#menuAuxiliar {
	margin-left: 50px;
}
.topico {
	width: 23%;
}
#relacionados .post:nth-child(4), .archive.tag #relacionados .post:nth-child(4) {
	display: block;
}

#icones {
	width: 75%;
}
.icone {
	width: 23%;
}
.bloco.blocoArea {
	width: calc(100% - 530px);
}
section {
	width: 1200px;
}
.slideFoto {
	padding-bottom: 75%;
}
.contatoRodape {
	width: auto;
}
.newsletter {
	width: 400px;
}
.mapa {
	width: 350px;
}
#escritorio:before {
	background: url(images/simboloVertical.png) right top no-repeat;
	top: 145px;
	right: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	width: 510px;
	height: 100%;
	position: absolute;
	z-index: 1;
}
}
@media only screen 
and (min-width : 1366px) {
/*section {
	width: 1300px;
}*/
}