/*
Theme Name: Brasil Cintra
Theme URI: https://brasilcintra.com.br/
Description: Template para site Brasil Cintra
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-Regular.eot');
    src: url('fonts/Hilmar-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-Regular.woff2') format('woff2'),
        url('fonts/Hilmar-Regular.woff') format('woff'),
        url('fonts/Hilmar-Regular.ttf') format('truetype'),
        url('fonts/Hilmar-Regular.svg#Hilmar-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-Medium.eot');
    src: url('fonts/Hilmar-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-Medium.woff2') format('woff2'),
        url('fonts/Hilmar-Medium.woff') format('woff'),
        url('fonts/Hilmar-Medium.ttf') format('truetype'),
        url('fonts/Hilmar-Medium.svg#Hilmar-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-Bold.eot');
    src: url('fonts/Hilmar-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-Bold.woff2') format('woff2'),
        url('fonts/Hilmar-Bold.woff') format('woff'),
        url('fonts/Hilmar-Bold.ttf') format('truetype'),
        url('fonts/Hilmar-Bold.svg#Hilmar-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-Light.eot');
    src: url('fonts/Hilmar-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-Light.woff2') format('woff2'),
        url('fonts/Hilmar-Light.woff') format('woff'),
        url('fonts/Hilmar-Light.ttf') format('truetype'),
        url('fonts/Hilmar-Light.svg#Hilmar-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-ExtraLight.eot');
    src: url('fonts/Hilmar-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-ExtraLight.woff2') format('woff2'),
        url('fonts/Hilmar-ExtraLight.woff') format('woff'),
        url('fonts/Hilmar-ExtraLight.ttf') format('truetype'),
        url('fonts/Hilmar-ExtraLight.svg#Hilmar-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-Thin.eot');
    src: url('fonts/Hilmar-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-Thin.woff2') format('woff2'),
        url('fonts/Hilmar-Thin.woff') format('woff'),
        url('fonts/Hilmar-Thin.ttf') format('truetype'),
        url('fonts/Hilmar-Thin.svg#Hilmar-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hilmar';
    src: url('fonts/Hilmar-SemiBold.eot');
    src: url('fonts/Hilmar-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Hilmar-SemiBold.woff2') format('woff2'),
        url('fonts/Hilmar-SemiBold.woff') format('woff'),
        url('fonts/Hilmar-SemiBold.ttf') format('truetype'),
        url('fonts/Hilmar-SemiBold.svg#Hilmar-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot';
    src: url('fonts/Didot-Italic.eot');
    src: url('fonts/Didot-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Didot-Italic.woff2') format('woff2'),
        url('fonts/Didot-Italic.woff') format('woff'),
        url('fonts/Didot-Italic.ttf') format('truetype'),
        url('fonts/Didot-Italic.svg#Didot-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-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;
}
#bricks-component-F0stLx6Uy0NF6S4B3w6geQ .bricks-form__fieldset {
	margin-left: 0 !important;
	margin-right: 0  !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, #menuWrapper a, footer a, form input.wpcf7-submit, .social .fa-brands, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, .accordion-toggle, .accordion-toggle span, .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, .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, .postFoto 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, #assinatura,
.slick-next:before, .postCat a, .postFoto .fa-plus, #quem3 a, .timeAno, .addtoany_list a span, .widget .addtoany_list a span, a.btn:before, .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, .area:before, .areaFoto, .area a, .postInfo a, .postFoto:before, .postFoto:after, .publicacoesNav a, .publiNext, .publiPrev, #perfilContato a, .blocoNav a, .blocoNav li:before, .blocoNav span, .fotoCapaEquipe, .formTexto a, .areaNav a, a.btn .fa-solid, .areaHover, .listaProcessos a, .depoimentoTexto, .freeHtmlMapStateInfo a, .depoimentosGoogle a, .cidade a, .tituloSocial a, #atuacao a, #equipe a, #diferenciais h2 {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #332E20;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Hilmar';
    font-weight: 200;
}
.blocoTexto p {
	letter-spacing: 1px;
}
h1 {
	text-transform: uppercase;
	font-size: 45px;
	line-height: 55px;
    font-weight: 100;
	color: #fff;
	letter-spacing: 3px;
}
h2 {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 46px;
    font-weight: 100;
	color: #25211E;
	letter-spacing: 3px;
	margin-bottom: 20px;
}
h3 {
	font-family: 'Didot';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
	color: #C47C5A;
	font-size: 34px;
	line-height: 44px;
	margin-bottom: 20px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	color: #C47C5A;
	margin-bottom: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
}
.bgPreto {
	background: #25211E;
	color: #fff;
}
.bgCinza {
	background: #E7E6DE url(images/bg_home_publicacoes.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.spacer {
	display: block;
	height: 60px;
	width: 100%;
}
.home .spacer {
	display: none;
}
.btnVoltar {
	overflow: hidden;
	position: relative;
	padding: 30px 0 20px 0;
	width: 100%;
	font-size: 22px;
	line-height: 30px;
	font-family: 'Didot';
    font-style: italic;
}
.btnVoltar .fa-solid {
	margin-right: 10px;
	font-size: 19px;
	line-height: 30px !important;
}
.btnVoltar a:link, .btnVoltar a:visited {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

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

.perfilInfo h2, .single-profissional aside h4 {
	color: #595F78;
}
section {
	padding: 50px 20px 30px 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a:link, a:visited {
	color: #C47C5A;
	text-decoration: none;
}
a:hover, a:active {
	color: #413B29;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #25211E;
	text-transform: uppercase;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #25211E;
	text-transform: uppercase;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #25211E;
	text-transform: uppercase;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #25211E;
	text-transform: uppercase;
	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: #25211E;
	opacity: 1;
    background-color: transparent;
	border: 1px solid #25211E;
    font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	height: 30px;
	line-height: 30px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: 'Hilmar';
	font-weight: normal;
}
#newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #C47C5A;
	text-transform: none;
	opacity: 1;
}
#newsletter ::-moz-placeholder { /* Firefox 19+ */
	color: #C47C5A;
	text-transform: none;
	opacity: 1;
}
#newsletter :-ms-input-placeholder { /* IE 10+ */
	color: #C47C5A;
	text-transform: none;
	opacity: 1;
}
#newsletter :-moz-placeholder { /* Firefox 18- */
	color: #C47C5A;
	text-transform: none;
	opacity: 1;
}
#newsletter form input[type='text'], #newsletter form input[type='email'] {
	font-family: 'Didot';
    font-style: italic;
	color: #C47C5A;
	border: 0;
	border-bottom: 1px solid #B2AC99;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: url(images/setaSelect.png) center right no-repeat;
	 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#filtrosBlog select {
	border: 0;
	border: 1px solid #25211E;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url(images/setaSelect.png) center right no-repeat;
	color: #25211E;
	padding-right: 40px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid  {
	border-color: #C00;
	background: #FFC;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background-color: transparent;
	cursor: pointer;
	width: auto;
	line-height: 30px !important;
	height: auto !important;
	padding: 0 10px !important;
	display: block;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Hilmar';
	font-weight: normal;
	border-bottom: 3px solid #C47C5A !important;
	border-top: 2px solid #fff !important;
	color: #C47C5A;
}
.searchandfilter input[type='submit'] {
	text-transform: none;
	width: auto;
	line-height: 30px !important;
	color: #25211E;
	text-align: right;
	text-transform: uppercase;
	overflow: hidden;
	background: url(images/busca.png) left center no-repeat;
	-webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    -o-background-size: 24px auto;
    background-size: 24px auto;
	font-size: 14px;
	cursor: pointer;
	float: right;
	border: 0 !important; 
	padding: 0 !important;
	margin: 0 !important;
	padding-left: 35px !important;
	font-weight: 300;
	letter-spacing: 1px;
	font-family: 'Hilmar';
	font-weight: normal;
}
.searchandfilter input[type='submit']:hover {
	-webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
}
form input.wpcf7-submit:hover {
	background: #C47C5A;
	border-color: #C47C5A !important;
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}

form p.formTexto {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
	font-family:"archivo-expanded";
	font-weight: normal;
}
.fm-map-container tspan, .fm-tooltip {
	font-size: 13px;
	line-height: 18px;
	font-family:"archivo-expanded" !important;
	text-shadow: 0px 0px 2px rgba(206,89,55,0) !important;
	outline: none !important;
}
.fm-map-container text {
	stroke-linejoin: none !important;
	stroke-linecap: none !important;
	stroke-opacity: 0 !important;
}
form p.formTexto a {
	text-decoration: underline;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 0 0 20px !important;
	float: left !important;
}
div.wpcf7-response-output {
	font-size: 12px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
header {
	position: fixed;
	z-index: 9990;
	right: 0;
	top: 0;
	width: 100%;
	height: 120px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#menuBtn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.fa-bars {
	color: #fff;
	font-size: 25px;
	line-height: 50px !important;
	width: 50px;
	text-align: center !important;
	height: 50px;
	cursor: pointer;
	float: right;
	background: #C47C5A;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	-moz-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
#menuIcone {
	width: 50px;
	height: 50px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	right: 0;
	z-index: 1;
	position: absolute;
	top: 0;
	background: #25211E;
	-moz-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
#menuIcone img {
	width: 30px;
	height: auto;
	display: block;
}
header.bgMenu #menuIcone {
	right: 0;
}
header.bgMenu .fa-bars {
	top: 50px;
}


.fa-xmark {
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}

#menuWrapper {
	position: absolute;
	background: #C47C5A;
	background-color: rgba(196, 124, 90, 0.9);
	background: rgba(196, 124, 90, 0.9);
	width: 0;
	height: 100vh;
	z-index: 9995;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	overflow: hidden;
}
#menuWrapper .social {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 100px;
}

.topoMenu {
	overflow: hidden;
	width: 100%;
}
#nav {
	overflow: hidden;
	clear: both;
	padding: 0 20px 40px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 260px;
}
#nav li {
	overflow: hidden;
	clear: both;
	position: relative;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1px;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #fff;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #25211E;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #25211E;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #fff;
}

.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 20px 40px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 260px;
}
.language-chooser li {
	position: relative;
	overflow: hidden;
	border-left: 1px solid #fff;
	padding: 0 10px;
}
.language-chooser li:first-child {
	border: 0;
	padding-left: 0;
}
.language-chooser li.active a {
	font-weight: 600;
}
/* 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: #6F2D53;
}
.topo .btnMais:hover h1 {
	color: #6F2D53;
}
.profissionalTitulo a:hover h1 {
	color: #fff !important;
}
.btnMais:hover span {
	background-color: #fff;
}
.blocoFoto {
	max-width: 336px;
}
.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;
}



#videoWrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video.mobile {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}
#videoWrapper  video.desktop {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);	
}

img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	overflow: hidden;
}

a.btn:link, a.btn:visited {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #C47C5A;
	color: #C47C5A;
	margin: 0 0 20px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	float: left;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
	font-weight: 600;
	letter-spacing: 1px;
}
a.btn .fa-solid {
	margin-left: 5px;
	font-size: 16px;
	line-height: 28px !important;
	color: #001A34;
}
a.btn:hover, a.btn:active {
	color: #fff;
	border-color: #fff;
}








.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 {
	overflow: hidden;
	clear: both;
	position: relative;
}


/* home */



.single-post {
	background: #fff;
}

.postHeader {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
	margin-bottom: 20px;
}




.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  {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 6px;
	height: 28px;
	line-height: 28px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #C47C5A;
}

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


/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	position: relative;
	margin: 0 10px 10px 0;
	font-size: 14px;
	font-weight: 400;
	color: #C47C5A;
	border: 1px solid #C47C5A;
	background: none;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	display: block;
}
#pagenav span.current {
	color: #fff;
	background: #25211E;
	border: 1px solid #25211E;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #C47C5A;
	border: 1px solid #C47C5A;
}
#pagenav a:hover, #pagenav a:active {
	color:  #fff;
	background: #C47C5A;
}
/* post interna */


.postShare {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding-top: 20px;
}
.postShare strong {
	color: #C47C5A;
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
	width: 100%;
	clear: both;
	font-weight: 300;
}
.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(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 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: 2px solid #C47C5A;
	color: #C47C5A;
	font-weight: normal;
	position: relative;
	text-transform: none;
	font-style: italic;
	letter-spacing: normal;
	font-family: 'Didot';
    font-style: italic;
	color: #C47C5A;
	font-size: 25px;
	line-height: 30px;
}
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;
	padding: 80px 0 0 0;
}


/*.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 */




.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 {
	padding-top: 30px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
}
.single-profissional aside {
	padding-top: 0;
}
.listaEquipe, .listaAreas {
	font-weight: 900;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.listaEquipe li, .listaAreas li {
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.listaAreas li {
	padding: 0;
}
.listaEquipe li:before {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 8px;
	background: #fff;
	content: "";
}
.listaEquipe a:link, .listaEquipe a:visited, .listaAreas a:link, .listaAreas a:visited {
	color: #595F78;
}
.listaEquipe a:hover, .listaEquipe a:active, .listaAreas a:hover, .listaAreas a:active {
	color: #fff;
}
.listaPosts {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.listaPosts li {
	font-weight: 700;
	line-height: 26px;
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.listaPosts a:link, .listaPosts a:visited {
	color: #595F78;
}
.listaPosts a:hover, .listaPosts a:active {
	color: #41BED1;
}
.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: #6F2D53;
	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: #000;
}
.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;
}*/



.lastWord {
	display: block;
}

.destaque {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.destaque:nth-child(even) {
	flex-direction: row-reverse;
}
.destaqueBox {
	width: 50%;
	padding-bottom: 50%;
	position: relative;
	overflow: hidden;
}
.destaqueTitulo {
	background: #001A41;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
}
.destaque:nth-child(even) .destaqueTitulo {
	background: #6F2D53;
}
.destaqueTitulo span {
	position: absolute;
	width: 90%;
	left: 5%;
	right: 5%;
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.destaqueFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#certificacao h2 {
	margin-bottom: 50px;
	color: #001A41;
}
#certificacao .foto {
	width: 70%;
	margin: 0 auto;
	padding-bottom: 70%;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#certificacao .gallery a {
	display: none !important;
}
#certificacao .slick-list {
	margin: 0 30px;
}
#associacoes, #certificacao {
	padding-bottom: 50px;
}
#associacoes h2 {
	margin-bottom: 50px;
	color: #6F2D53;
}
#associacoes ul li:before {
	color: #001A41;
}
/* linha do tempo */
#timeline {
	padding-bottom: 0;
	color: #fff;
	background: #001A41;
}
#timelineIntro {
	overflow: hidden;
	margin-bottom: 30px;
}
#timeline:before {
	content:"";
	height: 50px;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: #fff;
	bottom: 0;
	left: 0;
}
#timeline h2 {
	color: #fff;
	max-width: 350px;
}
#timeline h2 .lastWord {
	color: #6F2D53;
}
#timelineWrapper h3 {
	color: #6F2D53;
	font-size: 80px;
	line-height: 85px;
}
#timelineWrapper .postFoto {
	padding-bottom: 120%;
	margin-bottom: 0;
}
.timeFoto {
	max-width: 300px;
}
#timelineNav {
	width: 50px;
	padding: 50px 0;
	margin-top: 5px;
}
#timelineNav .slick-prev {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#timelineNav .slick-next {
	position: absolute;
	bottom: 0;
	top: auto;
	left: 50%;
	margin-left: -15px;
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.timeAno {
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.timeAno:hover {
	color: #E1E0E0;
}
.slick-current .timeAno {
	color: #E00700 !important;
	font-weight: 700;
}
#timelineConteudo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#timelineWrapper {
	width: calc(100% - 80px);
}
/* neder */

/* responsabilidade social */
.page-id-35 .conteudo {
	background: #D9D9D9;
}
.responsabilidadeLogo {
	width: 200px;
	margin: 0 0 40px 0;
}
.responsabilidadeLogo img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
}
/* escritorio */
#escritorioInfo {
	padding-bottom: 220px;
}
#escritorioInfo:before {
	width: 100%;
	height: 200px;
	background: url(images/grafismo.png) left top;
	-webkit-background-size: auto 135px;
    -moz-background-size: auto 135px;
    -o-background-size: auto 135px;
    background-size: auto 135px;
	content:"";
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}



/* 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;
}
.postFoto a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.post {
	position: relative;
	margin-bottom: 50px;
	border-bottom: 1px solid #C47C5A;
}
.post:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.post h3 {
	margin-bottom: 50px;
	color: #25211E;
	line-height: 40px;
}
.post h3:hover {
	color: #C47C5A;
}
/* newsletter */


/* contato */
#contato {
	padding-bottom: 20px;
	color: #fff;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
#contato:before, #o-escritorio:before, #atuacao:before {
	width: 100%;
	height: 125px;
	background: url(images/grafismo.png) left top;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content:"";
	position: absolute;
	left: 0;
	bottom: -13px;
	z-index: 10;
}
#atuacao:before {
	bottom: auto;
	top: 5px;
}
#o-escritorio:before {
	bottom: -5px;
}
#contato section {
	padding-bottom: 130px;
}
#contato .blocoIntro {
	font-size: 18ppx;
	line-height: 24px;
}
.contatoInfo {
	font-weight: 600;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 30px;
}
.endereco p {
	overflow: hidden;
	letter-spacing: normal;
	overflow: hidden;
	margin-bottom: 30px;
}
#contato .blocoTexto {
	font-size: 20px;
	line-height: 30px;
	font-family: 'Didot';
    font-style: italic;
}
#contato .blocoTexto ul {
	margin-bottom: 30px;
}
#contato .blocoTexto ul li {
	border-bottom: 1px solid  #C47C5A;
	padding: 10px 0;
}
#contato a:link, #contato a:visited {
	color: #C47C5A;
}
#contato a:hover, #contato a:active {
	color: #fff;
}
#contato .endereco a:link, #contato .endereco a:visited {
	color: #fff;
	display: block;
	float: left;
}
#contato .endereco a:hover, #contato .endereco a:active {
	color: #C47C5A;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.social li {
	overflow: hidden;
	margin: 0 15px 0 0;
	font-size: 22px;
	padding: 0 1px;
}
/* rodape */
footer {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #C47C5A;
	padding-top: 50px;
	overflow: hidden;
	position: relative;
}
footer p {
	letter-spacing: 1px;
}
#assinatura {
	width: 16px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#assinatura:hover {
	opacity: 0.7;
}
#assinatura img {
	display: block;
	width: 100%;
	height: auto;
}
/* area interna */
#area {
	background: #fff;
}
#area h1 {
	text-align: left;
}
.navAreas {
	margin-bottom: 20px;
	line-height: 20px;
	overflow: hidden;
	position: realtive;
	z-index: 2;	
}
.navAreas {
	overflow: hidden;
}
.navAreas  ul li {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	text-align: right;
	border-bottom: 1px solid #D9D9D9;
}
.navAreas  ul li:last-child {
	border: 0;
}
.navAreas a:link, .navAreas a:visited {
	display: block;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
}
.navAreas ul li.current-cat a {
	color: #58595B;
	font-weight: 700;
}
.blocoArea ul, .blocoArea ul li {
	margin-bottom: 10px;
}



#postWrapper {
	background: none;
	padding-top: 40px;
}
#postWrapper h1 {
	color: #204696;
	font-size: 30px;
	line-height: 35px;
	padding-top: 10px;
	margin-bottom: 40px;
}
.postLinha {
	background: #707070;
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
}
#servicos {
	background: #EDECEC;
	padding: 0;
	z-index: 4;
}
#servicos h2 {
	max-width: 250px;
}
#servicos h3 {
	color: #204696;
}
.bgServicos {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 180px 0 80px 0;
	overflow: hidden;
	position: relative;
}
.bgServicos:before {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 1;
}


.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;
	width: 100%;
	margin-bottom: 50px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



/* mkgv */
/* atuacao */
.topoInterna {
	background: #fff;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #CCCDD8;
}
.archive.tag .topoInterna, .single-profissional .topoInterna {
	border: 0;
}
.topoInterna img {
	width: 100%;
	max-width: 430px;
	margin: 50px 0;
	display: block;
}
.topoInterna section {
	/*height: 290px;*/
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.topoArea {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.topoArea section {
	height: 400px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.topoArea h1 {
	margin-bottom: 100px;
}
.areaInfo p {
	max-width: 610px;
}
.bloco, .blocos {
	position: relative;
}



.tituloBlog {
	overflow: hidden;
	margin-bottom: 30px;
}






.areaNav {
	position: relative;
	padding-top: 30px;
}
.areaNav h3 {
	text-transform: uppercase;
}
.areaNav ul {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.areaNav ul li {
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(images/icone.png) left 4px no-repeat;
	-webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
    background-size: auto 18px;
	overflow: hidden;
	position: relative;
}
.page-template-page-contato #topoWrapper h1 {
	max-width: 440px;
}
#contatoWrapper h2 {
	max-width: 550px;
}
/* publicacoes */


.postInfo {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

/* socios */
.page-template-page-socios #topoWrapper:before {
	background: rgb(242,182,89);
	background: -moz-linear-gradient(90deg, rgba(242,182,89,1) 0%, rgba(158,96,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(242,182,89,1) 0%, rgba(158,96,0,1) 100%);
	background: linear-gradient(90deg, rgba(242,182,89,1) 0%, rgba(158,96,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2b659",endColorstr="#9e6000",GradientType=1);
}
#sociosWrapper {
	background: #FCB52E url(images/bg_gradiente.jpg) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin-top: -50px;
	padding-bottom: 0;
}
#sociosWrapper h3 {
	color: #fff;
	margin-bottom: 0;
}
#sociosWrapper h4 {
	color: #001A34;
}
.socio {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
.socioFotoWrapper {
	position: relative;
	overflow: hidden;
	width: 250px;
}
.socioFoto {
	margin-bottom: 20px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 120%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.socioFoto:before, .area .postFoto:before {
	background: url(images/efeito_gradiente.png) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 150px;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	content: "";
	opacity: 0.7;
}
.socioFoto .social {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	margin-bottom: 10px;
}
.socioFoto .social a:link, .socioFoto .social a:visited {
	color: #fff;
}
.socioFoto .social a:hover, .socioFoto .social a:active {
	color: #C47C5A;
}
.socioMaisWrapper {
	padding-bottom: 40px;
	overflow: hidden;
	position: relative;
}
.socioMais {
	display: none;
	clear: both;
	overflow: hidden;
	position: relative;
}
.socio a.btn:link, .socio a.btn:visited {
	color: #001A34;
}
.socio a.btn:hover, .socio a.btn:active {
	color: #fff;
}
.socio a.btn .fa-solid {
	color: #fff;
	font-size: 18px;
	line-height: 25px !important;
}
.socio a.btn:hover .fa-solid, .socio a.btn:active .fa-solid {
	color: #001A34;
}
.socio a.btn.btnMaisTop {
	position: absolute;
	left: 0;
	bottom: 0;
}
.socio a.btnMaisTop .fa-solid, .depoimento a.btnMaisTop .fa-solid {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV;
	-ms-filter: "FlipV";
}
/* entregas */
.page-template-page-entregas #topoWrapper h4 {
	color: #fff;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding-top: 20px;
}
.blocoEntregaTexto h3 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
}
#entregasWrapper {
	padding-bottom: 50px;
}
#entregasWrapper .blocos {
	margin-bottom: 30px;
}
/* quem somos */
.fotoBg {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 456px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.fotoBg:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 56px;
	background:url(images/forma_curva.png) center top no-repeat;
	z-index: 1;
}
.home .fotoBg:before {
	display: none;
}
#quem1 {
	background: #EEF6FE;
	padding-bottom: 0;
}
#quem1 img.responsive {
	margin: 0;
}
#quem2 {
	background: #fff;
	padding-bottom: 0;
}
#quem2 .bloco {
	margin-bottom: 80px;
}
.quem2Bg {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
#quem1 h2, #quem2 h2 {
	color: #C47C5A;
	font-weight: 400;
	margin-bottom: 50px;
	max-width: 550px;
	font-size: 30px;
	line-height: 35px;
}
#quem2 h4 {
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#quemIntro {
	padding: 400px 0 0 0;
	color: #fff;
	background: #001A34;
}
.quemIntroBg {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.quemIntroBg:before {
	height: 100px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
	content: "";
	background: rgb(0,26,52);
	background: -moz-linear-gradient(0deg, rgba(0,26,52,1) 0%, rgba(0,26,52,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,26,52,1) 0%, rgba(0,26,52,0) 100%);
	background: linear-gradient(0deg, rgba(0,26,52,1) 0%, rgba(0,26,52,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001a34",endColorstr="#001a34",GradientType=1);
}
#quemIntro .botaoWrapper {
	padding-top: 30px;
}
#quemIntro a.btn:link, #quemIntro a.btn:visited {
	color: #C47C5A;
}
#quemIntro a.btn:hover, #quemIntro a.btn:active {
	color: #fff;
}
#quemIntro a.btn .fa-solid {
	color: #fff;
}
#quemIntro a.btn:hover .fa-solid {
	color: #C47C5A;
}
/* blog interna */
#postWrapper {
	padding: 0 0 30px 0;
	margin-top: -50px;
	z-index: 9;
}
#postWrapper .postSingle {
	padding-top: 50px;
}
.topoFoto {
	position: relative;
	z-index: 1;
}
.topoFoto .postFoto {
	padding-bottom: 75%;
	margin-bottom: 20px;
}
.topoFoto .postFoto:before {
	z-index: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 10px;
	background: #fff;
	width: 100%;
}
.topoFoto .postFoto:after {
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 10px;
	background: #FFA418;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	width: 100%;
}


/* inicial - quem somos */
#quem-somos {
	background: #001A34;
	color: #fff;
}
#quem-somos h2 {
	color: #C47C5A;
	font-weight: 400;
	font-size: 30px;
	line-height: 40px;
	max-width: 530px;
	margin-bottom: 70px;
}
#quem-somos p {
	margin-bottom: 30px;
}
/* conquistas */
#conquistas {
	background: #EEF6FE url(images/forma_curva.png) center top no-repeat;
	padding: 156px 0 50px 0;
}
#conquistasWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.conquista {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 30px;
	overflow: hidden;
}
.conquista .postFoto {
	width: 60px;
	height: 40px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin-bottom: 20px;
	padding: 0;
}
.conquista h3 {
	max-width: 170px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.conquista p {
	font-size: 18px;
	line-height: 25px;
}
#conquistasCTA  {
	overflow: hidden;
	position: relative;
	border-top: 1px solid #8496A8;
	padding-top: 20px;
}
#conquistasCTA p {
	color: #8496A8;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	background: #EEF6FE;
	padding-right: 10px;
	margin: 0;
}
#conquistaCTA a.btn {
	background: #EEF6FE;
}
/* areas de atuacao */
#areas-de-atuacao {
	background: #FCB52E url(images/bg_gradiente.jpg) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#areas-de-atuacao h4 {
	background-image: url(images/icone2.png);
	padding-left: 40px;
}
.area {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.area a.areaLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 5;
}
.area a.btn {
	position: absolute;
	opacity: 0;
	right: 20px;
	bottom: -50px;
	margin: 0;
	z-index: 4;
	color: #001A34;
}
.area a.btn .fa-solid {
	color: #C47C5A;
}
.area:hover a.btn {
	bottom: 15px;
	opacity: 1;
}
.area .postFoto {
	position: relative;
	z-index: 1;
	padding-bottom: 100%;
	margin: 0;
}
.areaTitulo {
	z-index: 2;
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 20px;
	background:url(images/mais.png) right bottom no-repeat;
	-webkit-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -o-background-size: 25px auto;
    background-size: 25px auto;
}
.areaHover {
	background: #fff;
	position: absolute;
	z-index: 3;
	height: 100%;
	width: 100%;
	left: -10%;
	top: 0;
	opacity: 0;
}
.area:hover .areaHover {
	left: 0;
	opacity: 1;
}
.areaHover p {
	display: block;
	padding: 20px 20px 0 20px;
}
.area h3 {
	color: #fff;
	text-transform: uppercase;
	max-width: 250px;
	margin: 0;
}
.area small {
	color: #C47C5A;
	text-transform: uppercase;
	max-width: 250px;
	display: block;
	padding-left: 15px;
	background:url(images/estrela_area_especial.png) center left no-repeat;
	-webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
    background-size: 10px auto;
	font-size: 13px;
	line-height: 20px;
}
/* reconhecimentos */
#reconhecimentosWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
	overflow: hidden;
	margin-bottom: 80px;
}
.reconhecimento {
	width: 47%;
	margin-right: 3%;
	overflow: hidden;
}
.reconhecimento .postFoto {
	width: 90px;
	height: 115px;
	padding: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin: 0 auto 15px auto;
}
.reconhecimento h3 {
	color: #001A34;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
	padding-left: 20px;
	background: url(images/selo.png) left top no-repeat;
	-webkit-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -o-background-size: 15px auto;
    background-size: 15px auto;
	margin: 0 10px 20px 15px;
}
/* depoimentos */
.depoimento {
	overflow: hidden;
	padding-bottom: 40px;
}
.depoimentoAutor {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 20px;
}
.depoimentoAutor strong {
	display: block;
	margin-right: 10px;
	font-weight: 500;
	font-style: italic;
}
.depoimentoAutor img.bandeira {
	display: block;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	width: auto;
	height: 26px;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.depoimentosGoogle {
	color: #F2B659;
	text-transform: uppercase;	
	background:url(images/icon_google.png) left center no-repeat;
	-webkit-background-size: 35px auto;
    -moz-background-size: 35px auto;
    -o-background-size: 35px auto;
    background-size: 35px auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	line-height: 20px;
	font-size: 14px;
	width: 260px;
	float: right;
	overflow: hidden;
	position: relative;
}
.depoimentosGoogle a:link, .depoimentosGoogle a:visited {
	color: #F2B659;
	padding-left: 40px;
	display: block;
	float: left;
}
.depoimentosGoogle a:hover, .depoimentosGoogle a:active {
	color: #001A34;
}
.depoimentoTextoWrapper {
	overflow: hidden;
	position: relative;
}
.depoimentoTexto {
	height: 150px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.depoimentoTexto.inteiro {
	height: auto;
}
.depoimento a.btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
/* atuacao */
#atuacao {
	background: #fff;
	z-index: 5;
	padding-top: 150px;
}
#atuacao h3 {
	font-size: 26px;
	line-height: 34px;
	max-width: 550px;
}
#atuacao h2 {
	max-width: 390px;
}
#atuacao ul {
	overflow: hidden;
	margin-bottom: 20px;
}
#atuacao ul li {
	border-bottom: 1px solid #C47C5A;
	padding: 20px 0;
	position: relative;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 2px;
	font-weight: 100;
}
#atuacao a:link, #atuacao a:visited {
	color: #332E20;
}
#atuacao a:hover, #atuacao a:active {
	color: #C47C5A;
}
/* equipe */
#equipe {
	z-index: 4;
	background: #fff;
}
#equipe section {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#equipe h4 {
	padding-top: 150px;
}
#equipe h2 {
	color: #fff;
	max-width: 750px;
	margin-bottom: 30px;
}
#profissionais {
	background: #25211E;
}
#profissionais section {
	padding: 0 20px 50px 20px;
}
#profissionais h4 {
	padding: 0;
	margin: 0 0 5px 0;
}
#profissionais h3 {
	color: #fff;
	margin-bottom: 20px;
}
.profissional {
	margin-bottom: 50px;
}
.profissionalFoto, .profissionalFotoHover {
	-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: 74%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.profissionalFotoHover {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0;
	opacity: 0;
	-moz-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.profissional:hover .profissionalFotoHover {
	opacity: 1;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.profissional h3 {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
}
/* publicacoes */
#publicacoes {
	background: #fff;
	z-index: 3;
}
#publicacoes .postFoto {
	display: none;
}
#publicacoes .post:first-child .postFoto {
	display: block;
}
#publicacoes .postFoto:before {
	background:url(images/textura_imgpost.jpg) left center no-repeat;
	width: 20%;
	height: 100%;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	content: "";
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* brasil cintra */
.topoTitulo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 80vh;
	max-height: 680px;
	padding-bottom: 0 !important;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.topoTitulo h1 {
	margin-bottom: -11px;
}
.single-area .topoTitulo h1 {
	margin-bottom: 50px;
}
.slideFoto {
	width: 100%;
	padding-bottom: 40%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#diferenciais h2 {
	font-size: 30px;
	line-height: 35px;
	border-bottom: 1px solid #C47C5A;
	padding-bottom: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
#diferenciais h2:hover {
	color: #C47C5A;
}
#diferenciais h2.ativo {
	border: 0;
	color: #C47C5A;
	padding-bottom: 0;
}
#diferenciais p {
	font-family: 'Didot';
    font-style: italic;
	letter-spacing: normal;
	font-size: 23px;
	line-height: 30px;
	display: none;
	border-bottom: 1px solid #C47C5A;
	padding-bottom: 20px;
	overflow: hidden;
}
#diferenciaisFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
#diferenciaisFoto:before {
	background:url(images/textura_imgpost.jpg) left center no-repeat;
	width: 20%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	content: "";
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#destaque {
	padding-bottom: 40%;
	overflow: hidden;
	position: relative;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#destaque:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	z-index: 1;
	background: #000000;
	background: -webkit-linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#000000",
	  endColorstr="#000000",
	  GradientType=0
	);
}
#destaque:before {
	background:url(images/textura_imgpost.jpg) left center no-repeat;
	width: 15%;
	max-width: 200px;
	height: 100%;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	content: "";
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.postDestaque {
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 3;
	right: 20%;
}
.postDestaque .postInfo a {
	color: #C47C5A;
}
.postDestaque h3 {
	color: #fff;
	margin: 0;
}
/* single profissional */
#perfil h4 {
	color: #fff;
	margin-bottom: 10px;
	padding-top: 10px;
}

#perfil a:link, #perfil a:visited {
	color: #C47C5A;
}
#perfil a:hover, #perfil a:active {
	color: #fff;
}
.perfilContato {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	overflow: hidden;
	margin-bottom: 20px;
}
.perfilContato li.pLinkedin {
	padding-top: 20px;
}
.perfilContato .fa-brands {
	font-size: 22px;
	line-height: 24px !important;
}
#perfilTitulo, #topoLogo {
	z-index: 10;
}
#topoLogo {
	position: absolute;
	left: 20px;
	top: 20px;
	display: block;
	width: 220px;
	-moz-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
#topoLogo.invisible {
	opacity: 0;
	visibility: hidden;
}
#topoLogo img {
	width: 100%;
	height: auto;
}
.logoBranco {
	display: block;
}
.logoPreto, .buscaBlog .logoBranco, .single-post .logoBranco, .page-template-page-publicacoes .logoBranco {
	display: none;
}
.buscaBlog .logoPreto, .single-post .logoPreto, .page-template-page-publicacoes .logoPreto {
	display: block;
}
#perfilTitulo h3 {
	color: #fff;
	margin-bottom: 50px;
}
/* single area de atuacao */
#accordion {
	border-top: 1px solid #C47C5A;
	margin-bottom: 20px;
	overflow: hidden;
}
h2.accordion-toggle {
	position: relative;
	clear: both;
	margin-bottom: 0;
	border-bottom: 1px solid #C47C5A;
	padding: 20px 40px 20px 0;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: normal;
	cursor: pointer;
	font-weight: 200;
}
.accordion-toggle span {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 50%;
	margin-top: -15px;
	background: url(images/seta.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
h2.accordion-toggle:hover {
	color: #C47C5A;
}
h2.accordion-toggle.ativo span {
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV;
	-ms-filter: "FlipV";
}
h2.accordion-toggle.ativo {
	border: 0;
	color: #C47C5A;
	font-weight: 500;
	margin-bottom: 0;
}
.accordion-content {
	display: none;
	overflow: hidden;
	border-bottom: 1px solid #C47C5A;
	margin-bottom: 0;
}
/* single post */
#topoPublicacoes .topoTitulo {
	background: #E7E6DE url(images/bg_home_publicacoes.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#topoPublicacoes h3 {
	color: #25211E;
	margin-bottom: 50px;
	max-width: 650px;
	line-height: 40px;
}
.single-post .blocoIntro {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: 1px;
}
.postData, .postCat {
	overflow: hidden;
	margin-bottom: 10px;
}
.postData {
	padding-top: 10px;
}
.postCat strong {
	display: block;
	font-weight: 300;
}
.postSingle h2 {
	font-weight: 500;
	text-transform: none;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 1px;
}
#responsabilidade h3 {
	color: #25211E;
}
#postsRelacionados section {
	padding-bottom: 0;
}
#newsletter h2 {
	max-width: 350px;
}
#contatoFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	height: 400px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
#contatoFoto img {
	display: block;
	width: 100%;
	height: auto;
}
/* home o escritorio */
#o-escritorio {
	background: #E7E6DE;
}
#o-escritorio, #o-escritorio h2 {
	color: #fff;
}
#o-escritorio h2 {
	max-width: 290px;
}
#o-escritorio h3 {
	font-size: 30px;
	line-height: 35px;
}
#o-escritorio p {
	max-width: 500px;
	margin-bottom: 30px;
}
#o-escritorio section {
	background-color: #25211E;
}
#escritorioIntro {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 150px;
}
#escritorioExtra {
	padding-bottom: 180px;
}
/* home */
#home {
	position: relative;
	overflow: hidden;
	z-index: 11;	
}
#home section {
	background-color: #25211E;
	padding: 0;
}
#home h1 {
	position: absolute;
	left: 20px;
	bottom: 50px;
	margin: 0;
	color: #fff;
	z-index: 2;
	max-width: 470px;
	font-size: 40px;
	line-height: 46px;
	letter-spacing: 3px;
}
.videoWrapper {
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: block;
}
.videoWrapper video {
	display: block;
	width: 100%;
	height: auto;
}
#diferenciais .blocoTexto {
	padding-top: 30px;
}
#perfilTitulo h1 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 0;
}
@media only screen 
and (min-width : 480px) {
.alfabeto li {
	width: 7%;
}
.blocoPerfil ul.gallery li {
	width: 23%;
}

	

.contatoMapa {
	width: 100%;
}
#areasWrapper section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.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%;
}
.cidade {
	padding-bottom: 50%;
}



}
@media only screen 
and (min-width : 640px) {
#profissionais section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.profissional {
	width: 50%;
}
.searchandfilter ul {
	position: relative;
	overflow: hidden;
}
.searchandfilter ul li {
	display: block;
	width: 48%;
	margin-right: 2% !important;
}

.reconhecimento {
	width: 30.3333%;
}
#areasWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
.area {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
.conquista {
	width: 31.3333%;
}

.publicacoesNav {
	width: 180px;
}
.socio {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.socioInfo {
	width: calc(100% - 280px);
}
#atuacaoAreas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

.rodapeInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
footer ul li {
	margin: 0 20px;
}



.blocoPerfil ul.gallery li {
	width: 18%;
}
.conteudo.profissionais:nth-child(odd) {
	-webkit-border-top-right-radius: 100px;
	-moz-border-radius-topright: 100px;
	border-top-right-radius: 100px;
}
.topo, .banner {
	-webkit-border-bottom-right-radius: 100px;
	-moz-border-radius-bottomright: 100px;
	border-bottom-right-radius: 100px;
}
.sobreFoto {
	-webkit-border-top-left-radius: 100px;
	-webkit-border-bottom-right-radius: 100px;
	-moz-border-radius-topleft: 100px;
	-moz-border-radius-bottomright: 100px;
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
}

#homeReconhecimentos .gallery li {
	width: 33.3333%;
}	

.rodapeTopo, .rodapeOnde ul, .rodapeDireita, #timelineIntro, .timeInfoWrapper, #topoBusca {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}


#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%;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.boxContato, #rodape .social {
	width: 48%;
}
}
@media only screen 
and (min-width : 768px) {
#diferenciais .blocoTexto {
	padding-top: 100px;
}
#escritorioInfo:before {
	width: 56%;
}
#contatoFoto {
	height: 540px;
}
#contatoFoto img {
	width: 70%;
}
#assinatura {
	position: absolute;
	right: 0;
	top: 50px;
}
#responsabilidadeExtra .blocos, #postsWrapper .blocos {
	justify-content: flex-end;
}
#topoPublicacoes .topoTitulo {
	max-height: 400px;
	height: 400px;
	min-height: inherit;
}
.single-area .btnVoltar, .single-post .btnVoltar {
	padding-top: 0;
}
.single-area .btnVoltar a {
	float: right;
}
#reconhecimentosWrapper {
	margin-bottom: 0;
}
#publicacoes:before {
	width: auto;
	width: 50%;
}
.reconhecimento {
	width: 47%;
}
.conquista {
	width: 23%;
}
#postWrapper, #sociosWrapper {
	margin-top: -60px;
}
#postWrapper .postSingle {
	padding-top: 100px;
}

.topoFoto {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 100%;
	z-index: 5
}
.topoFoto .postFoto {
	padding: 0;
	height: 400px;
}
.topoFotoWrapper {
	width: 50%;
	float: right;
}

.fotoBg:after {
	background: url(images/linhaAmarela.png) right top no-repeat;
	-webkit-background-size: 400px auto;
    -moz-background-size: 400px auto;
    -o-background-size: 400px auto;
    background-size: 400px auto;
	width: 1780px;
	height: 150px;
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	z-index: 2;
	margin-left: -960px;
}
.home .fotoBg:after {
	background: url(images/grafismo_conjunto.png) right top no-repeat;
	-webkit-background-size: 250px auto;
    -moz-background-size: 250px auto;
    -o-background-size: 250px auto;
    background-size: 250px auto;
	width: 1650px;
	height: 293px;
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	z-index: 2;
	margin-left: -960px;
}
#quem1:before {
	background:url(images/linhaAmarela.png) right bottom no-repeat;
	-webkit-background-size: 400px auto;
    -moz-background-size: 400px auto;
    -o-background-size: 400px auto;
    background-size: 400px auto;
	width: 1780px;
	height: 660px;
	position: absolute;
	left: 50%;
	top: -150px;
	content: "";
	z-index: 2;
	margin-left: -960px;
}
#areas-de-atuacao:after {
	background: url(images/grafismo_conjunto.png) right top no-repeat;
	-webkit-background-size: 250px auto;
    -moz-background-size: 250px auto;
    -o-background-size: 250px auto;
    background-size: 250px auto;
	width: 1650px;
	height: 579px;
	position: absolute;
	left: 50%;
	top: -293px;
	content: "";
	z-index: 2;
	margin-left: -960px;
}
#areas-de-atuacao:before {
	background:url(images/linhaBranca.png) left bottom no-repeat;
	-webkit-background-size: 250px auto;
    -moz-background-size: 250px auto;
    -o-background-size: 250px auto;
    background-size: 250px auto;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 50px;
	content: "";
	z-index: 2;
}
#quem1 section {
	z-index: 1;
}
#quem2  .bloco {
	float: right;
}
.quem2Bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	padding: 0;
}
#cidades {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.cidade {
	width: 33.3333%;
	padding-bottom: 33.3333%;
}
#topoWrapper {
	height: 460px;
}
#topoWrapper:before, #homeContato:before {
	right: auto;
	width: calc(50% + 115px);
}
#topoWrapper:after, #home:after {
	content: "";
	left: 50%;
	width: 450px;
	top: 95px;
	bottom: 2px;
	z-index: 2;
	position: absolute;
	background:url(images/grafismo_BRN_banner.png) left bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

#equipeTitulo {
	top: 160px;
}
.blocoNav li:hover span {
	display: block;
}
#fotoCapaWrapper, #fotoCapaDesktop, .fotoCapaEquipe {
	padding-bottom: 50%;
}
#perfilTopo .postFoto {
	width: 290px;
	height: 290px;
	padding-bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#perfilContato {
	padding: 0;
	height: 290px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.topoInterna {
	border: 0;
}
.topoInterna section {
	height: 290px;
}
.single-post .topoQuadrado, .archive .topoQuadrado, .search .topoQuadrado, .page-template-page-publicacoes .topoQuadrado {
	width: 140px;
	height: 140px;
}
.single-post .topoInterna section, .archive .topoInterna section, .search .topoInterna section, .page-template-page-publicacoes .topoInterna section {
	height: 140px;
}
.single-post .topoInterna img, .archive .topoInterna img, .search .topoInterna img, .page-template-page-publicacoes .topoInterna img {
	margin: 0;
}
.archive.tag .topoInterna section {
	height: 290px;
}
.archive.tag .topoInterna img {
	margin: 0 0 50px 0;
}
.topoQuadrado, .archive.tag .topoQuadrado {
	width: 290px;
	height: 290px;
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: #41BED1;
}
.newsQuadrado {
	width: 140px;
	height: 140px;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: #41BED1;
}
.home .newsQuadrado {
	display: none;
}
.bgFoto {
	position: absolute;
	right: 0;
	top: 60px;
	padding: 0;
	bottom: 0;
	width: 50%;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.logoRodape {
	margin: 0 0 20px 0;
}

.alfabeto li {
	width: auto;
}
.profissionais ul li {
	width: 22%;
}
.blocoPerfil ul.gallery li {
	width: 14.6666%;
}
.conteudo.profissionais:nth-child(odd) {
	-webkit-border-top-right-radius: 150px;
	-moz-border-radius-topright: 150px;
	border-top-right-radius: 150px;
}
.topo, .banner {
	-webkit-border-bottom-right-radius: 150px;
	-moz-border-radius-bottomright: 150px;
	border-bottom-right-radius: 150px;
}
#sobre {
	padding-top: 100px;
}
.sobreFoto {
	-webkit-border-top-left-radius: 150px;
	-webkit-border-bottom-right-radius: 150px;
	-moz-border-radius-topleft: 150px;
	-moz-border-radius-bottomright: 150px;
	border-top-left-radius: 150px;
	border-bottom-right-radius: 150px;
	position: absolute;
	left: 0;
	top: 100px;
	bottom: 50px;
	padding: 0;
	height: auto;
	width: 40%;
	z-index: 1;
}
#sobre-nos {
	padding-top: 80px;
}
#sobre-nos .sobreFoto {
	width: 50%;
	top: 130px;
	bottom: 0;
}
#sobre-nos .bloco {
	float: right;
	padding-top: 50px;
}
#sobre .bloco {
	float: right;
	width: 55%;
}
.topo h1 {
	font-size: 60px;
	line-height: 50px;
}
.subpaginas li {
	margin: 0 0 0 50px;
}
.homeTexto {
	width: 50%;
	float: right;
}




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

.blocoPerfil, .blocoOutros {
	width: calc(100% - 300px);
}





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











.mobile {
	display: none !important;
}
.desktop {
	display: block !important;
}
.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 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#newsletter .blocos {
	align-items: flex-end;
}
.blocoIntro {
	width: 40%;
}
.blocoTexto {
	width: 56%;
}
#consultar-processos .blocos {
	align-items: center;
}
#entregasWrapper .blocos {
	align-items: flex-end;
}
#entregasWrapper .blocos:nth-child(even) {
	flex-direction: row-reverse;
}
.blocoContato {
	margin-bottom: 10px;
}
#podcastsDestaques {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	overflow: hidden;
	position: relative;
	width: 103%;
}
.quemTexto {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 4%;
	-moz-column-gap: 4%;
	column-gap: 4%;
	overflow: hidden;
}
.bloco {
	width: 46%;
}
.bloco.blocoEntregaTexto {
	width: 62%;
}
.bloco.blocoEntregaFoto {
	width: 35%;
}
.bloco.blocoEntregaFoto img.responsive {
	margin-bottom: 25px;
}
#contatoWrapper .bloco {
	width: 48%;
}
#contatoWrapper textarea {
	height: 230px;
}
#escritorio .blocos {
	flex-direction: row-reverse;
}
.bgEscritorio {
	width: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	content: "";
	position: absolute;
	z-index: 1;
	background: #b3b5c3;
}

.areaNav {
	padding: 0;
}
.atuacao, .homeAtuacao {
	letter-spacing: 6px;
}
.single-area .conteudoTopo:before {
	width: 40%;
	height: 60px;
	background: url(images/grafismo.png) left top;
	-webkit-background-size: auto 120px;
    -moz-background-size: auto 120px;
    -o-background-size: auto 120px;
    background-size: auto 120px;
	content:"";
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}
#areaIntro:before {
	width: 40%;
	height: 180px;
	background: url(images/grafismo.png) left top;
	-webkit-background-size: auto 120px;
    -moz-background-size: auto 120px;
    -o-background-size: auto 120px;
    background-size: auto 120px;
	content:"";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
}
@media only screen 
and (min-width : 1024px) {
.home #menuBtn {
	display: none;
}
.home #menuWrapper {
	width: 260px;
}
header {
	top: 20px;
}
header.bgMenu {
	top: 0;
}
#home, .conteudoTopo {
	padding-top: 20px;
}
#home h1 {
	left: 50px;
	bottom: 100px;
}
#profissionais section {
	padding: 0 0 50px 0;
}
.profissional {
	width: 33.3333%;
}
#contatoFoto, #escritorioIntro {
	background-attachment: fixed;
}
#filtrosBlog select, #filtrosBlog input[type='text'] {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: auto;
}
.searchandfilter ul {
	padding-right: 100px;
}
.searchandfilter ul li {
	width: 31.3333%;
	height: 30px;
	overflow: hidden;
	position: relative;
}
.searchandfilter ul li:last-child {
	width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 !important;
}
#postsRelacionados {
	padding: 150px 0;
	z-index: 1;
	margin-top: -150px;
}
#areaExtra {
	padding-top: 150px;
	margin-top: -150px;
	z-index: 1;
}
/*.single-profissional #contato {
	margin-top: -150px;
	z-index: 2;
}*/
.postCat {
	padding-right: 150px;
}
#slideshow {
	width: auto;
	margin: 0 20px;
}

.single-profissional .topoTitulo h1 {
	max-width: none;
}




#topoWrapper h1 {
	margin: 0;
	padding-top: 80px;
}

.boxContato, #rodape .social {
	width: auto;
}
#areaWrapper:before {
	width: 1px;
	top: 100px;
	bottom: 0;
	content: "";
	position: absolute;
	z-index: 1;
	background: #E8E8E8;
	left: calc(50% + 114px);
}
.areaNav {
	padding: 0 0 0 150px;
}


.fotoCapaEquipe.ativo {
	opacity: 1;
}
#equipeLinks section {
	width: 700px;
}

#fotoCapaDesktop {
	display: block;
}

.topoArea, #atuacao {
	background-attachment: fixed;
}













section {
	width: auto;
	margin: 0 20px;
}


.fotoBg {
	background-attachment: fixed;
}
#quemIntro {
	padding-top: 500px;
}
.quemIntroBg {
	height: 600px;
}
.bgGrafismo {
	background: url(images/textura_imgpost.jpg) right top no-repeat;
	-webkit-background-size: 150px auto;
    -moz-background-size: 150px auto;
    -o-background-size: 150px auto;
    background-size: 150px auto;
}
header {
	right: 20px;
	left: 20px;
	width: auto;
}
}
@media only screen 
and (min-width : 1280px) {
.profissional {
	width: 25%;
}
#filtrosBlog {
	padding-right: 150px;
}
h1 {
	font-size: 70px;
	line-height: 80px;
	letter-spacing: 6px;
}
h2, #home h1 {
	font-size: 46px;
	line-height: 52px;
}
.topoTitulo h1 {
	margin-bottom: -16px;
	max-width: 900px;
}
#perfilTitulo h1 {
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 0;
}
.blocoIntro {
	width: 450px;
}
#o-escritorio .blocoIntro {
	width: 50%;
}
.blocoTexto {
	width: 650px;
}
.page-id-22 .conteudo .blocoTexto {
	width: 850px;
}
#escritorioInfo:before {
	width: 650px;
}
/*#slideshow {
	width: 1200px;
}*/

#contatoWrapper textarea {
	height: 250px;
}
#menuPrincipal {
	font-size: 14px;
	line-height: 30px;
}
#nav li {
	margin: 0 30px 0 0;
}
h2.accordion-toggle {
	padding-right: 200px;
}
}
@media only screen 
and (min-width : 1366px) {
.postDestaque {
	left: 50px;
	bottom: 50px;
}
#topoLogo {
	left: 50px;
	top: 50px;
	width: 300px;
}
/*#slideshow {
	width: 1300px;
}*/
#escritorioInfo:before {
	width: 700px;
}
section {
	padding: 50px 50px 30px 50px;
}

h1 {
	font-size: 80px;
	line-height: 90px;
}
.topoTitulo h1 {
	margin-bottom: -18px;
}
}
@media only screen 
and (min-width : 1680px) {
section {
	padding: 50px 207px 30px 207px;
}
#home h1 {
	left: 207px;
}
}
@media only screen 
and (min-width : 1680px) {
section {
	padding: 50px 207px 30px 207px;
}
#home h1 {
	left: 207px;
	bottom: 200px;
}
}
@media only screen 
and (min-width : 1920px) {
section {
	padding: 50px 327px 30px 327px;
}
#home h1 {
	left: 327px;	
}
}
