/*
Theme Name: Zaccariotto
Theme URI: https://zaccariotto.com.br/
Description: Template para site Zaccariotto
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,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;
}
.cky-notice-des a {
	text-decoration: underline !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:before, .logo, #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, .btnVoltar:before, #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, .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, #navDivisoes a, #nav li a span, a.btnWhatsApp,
.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, #profissionalAreas a, #tabs1 a, .menuAreas a, .menuAreas a:before, #menuWrapper section, #menuAuxiliar, a.btn .fa-solid, #publicacoes a, #profissionalWrapper .fa-xmark, .divisao span, .divisao:before, #areas a, .postFoto {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #000;
	font-size: 18px;
	line-height: 25px;
	font-family: "Barlow", sans-serif;
	font-weight: 300;
	font-style: normal;
}
a.btnWhatsApp:link, a.btnWhatsApp:visited {
	background: url(images/whatsapp.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #fff;
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 9000;
	cursor: pointer;
	width: 60px;
	height: 60px;
	font-size: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2); 
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.2);
}
a.btnWhatsApp:hover, a.btnWhatsApp:active {
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.6); 
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.6);	
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
	background: #000;
}


.mobile {
	display: block;
}
.desktop {
	display: none;
}
h1 {
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
	margin-bottom: 20px;
}
h2 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 20px;
}
#noResults h2 {
	text-transform: none;
	font-weight: 700;
	color: #1099D6;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: 700;
}
h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	letter-spacing: 6px;
	margin-bottom: 20px;
	text-transform: uppercase;
	background: url(images/bullet_sessao_azul.png) left center no-repeat;
	-webkit-background-size: auto 14px;
    -moz-background-size: auto 14px;
    -o-background-size: auto 14px;
    background-size: auto 14px;
	padding-left: 25px;
}
#areas-de-atuacao h4 {
	background-image: url(images/bullet_sessao_branco.png);
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #1099D6;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}
#newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
	opacity: 1;
	text-transform: none;
}
#newsletter ::-moz-placeholder { /* Firefox 19+ */
	color: #000;
	opacity: 1;
	text-transform: none;
}
#newsletter :-ms-input-placeholder { /* IE 10+ */
	color: #000;
	opacity: 1;
	text-transform: none;
}
#newsletter :-moz-placeholder { /* Firefox 18- */
	color: #000;
	opacity: 1;
	text-transform: none;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #fff;
	opacity: 1;
    background-color: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
    font-size: 16px;
	height: 35px;
	line-height: 35px;
    padding: 0;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Barlow", sans-serif;
	font-weight: 400;
}

textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
select {
	background: url(images/seta_filtro.png) center right no-repeat;
	-webkit-background-size: auto 14px;
    -moz-background-size: auto 14px;
    -o-background-size: auto 14px;
    background-size: auto 14px;
	border: 0;
	padding: 0 30px 0 0;
	color: #fff;
	text-transform: uppercase;
}

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;
}
form .aviso {
	font-size: 14px;
	line-height: 20px;
	float: left;
	display: block;
	width: 100%;
}
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: #000;
	cursor: pointer;
	line-height: 40px !important;
	height: auto !important;
	width: 150px;
	display: block;
	overflow: hidden;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-family: "Barlow", sans-serif;
	font-weight: 300;
	z-index: 1;
	position: relative;
}
form input.wpcf7-submit:hover {
	background: #fff;
	color: #000;
}
.searchandfilter input[type='submit'] {
	background: url(images/busca_filtro.png) center no-repeat;
	-webkit-background-size: auto 24px;
    -moz-background-size: auto 24px;
    -o-background-size: auto 24px;
    background-size: auto 24px;
	width: 35px;
	height: 35px;
	line-height: 35px !important;
	border: 0 !important;
	text-indent: 999px;
	margin: 0 !important;
	padding: 0 !important;
}
.searchandfilter input[type='submit']:hover {
	background-color: #fff;
}
form p {
	margin-bottom: 0;
}
/*form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}*/
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
	margin-right: 10px !important;
}

div.wpcf7-response-output {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
header {
	width: 100%;
	position: fixed;
	z-index: 9990;
	left: 0;
	top: 0;
	background: #000;
}

.logo {
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 10px 0;
}
.logo2, header.bgMenu .logo1, .topoMenu .logo {
	display: none;
}
header.bgMenu .logo2 {
	display: block;
	height: 22px !important;
	margin: 29px 0;
}
.spacer {
	display: block;
	height: 80px;
}

.fa-bars, #menuWrapper .fa-xmark, .fa-equals {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #000;
	width: 300px;
	height: 100%;
	z-index: 9995;
	top: 0;
	right: -300px;
}
#menuWrapper section {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#menuWrapper .social {
	margin-bottom: 50px;
}
#menuWrapper.visible {
	right: 0;
}
.topoMenu {
	overflow: hidden;
	width: 100%;
}
#menuPrincipal {
	overflow: hidden;
	clear: both;
	width: 100%;
	font-size: 20px;
	line-height: 35px;
}
#nav {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
	position: relative;
}
#nav li {
	overflow: hidden;
	clear: both;
	position: relative;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;	
}
#nav li ul {
	display: none;
	padding-top: 10px;
	clear: both;
	width: 100%;
}
#nav li ul li {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
#nav li ul li a span {
	display: none;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover, #nav a:active, #nav li.current_page_item a {
	color: #5BCBF5;
}












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







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



.postFoto, .postFotoTopo {
	-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;
}
.postFotoTopo {
	padding-bottom: 80%;
}
.postFotoTopo:before {
	background: url(images/grafismo_video_header.png) center right no-repeat;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}
.postFoto a {
	display: block;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

#posts .postFoto a:hover {
	opacity: 0;
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	font-size: 16px;
	line-height: 21px;
	background: #F1F1F1;
}
.post h3 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 500;
	color: #000;
	margin-bottom: 20px;
}
.post a:link, .post a:visited {
	color: #6E6F71;
}
.post a:hover, .post a:active {
	color: #000;
}
.postFotoWrapper {
	position: relative;
	overflow: hidden;
}
.postFotoWrapper a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/efeito_cor_thumbnail.png) right bottom no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
	z-index: 2;
}
.postFotoWrapper a:before {
	content: "";
	position: absolute;
	right: 20px;
	bottom: 20px;
	background:url(images/bt_maisPreto.png) center no-repeat;
	width: 24px;
	height: 24px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	z-index: 2;
}
.postFotoWrapper .postFoto {
	margin: 0;
	padding-bottom: 60%;
	z-index: 1;
	filter: grayscale(60%);
	z-index: 1;
}
.postFotoWrapper:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.postInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #6E6F71;
	font-weight: 500;
}
.postResumo {
	overflow: hidden;
	position: relative;
	padding: 20px;
}


a.btn:link, a.btn:visited {
	font-size: 13px;
	line-height: 20px;
	color: #1099D6;
	margin: 0 0 20px 0;
	font-weight: 500;
	display: block;
	float: left;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
}
a.btn:hover, a.btn:active {
	color: #000;
}
a.btnPublicacoes {
	padding-left: 20px;
	background:url(images/bt_arquivo.png) left center no-repeat;
	-webkit-background-size: auto 14px;
    -moz-background-size: auto 14px;
    -o-background-size: auto 14px;
    background-size: auto 14px;
}
.botao {
	overflow: hidden;
	position: relative;
	padding: 30px 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}



.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;
	overflow: hidden;
}
.conteudo {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
	background: #fff;
}
.conteudo.bgConteudo {
	background: #fff url(images/bgConteudo.png) center top no-repeat;
	padding-top: 30px;
}
.bloco {
	overflow: hidden;
	position: relative;
}
/* home */








.postSingle h2 {
	color: #1099D6;
	text-transform: none;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
}
.postSingle img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 20px;
}
.postSingle ul, .pInfo ul, .blocoPerfil ul, .blocoArea ul, #servicos ul, #sobre ul, .blocoComoAjudamos ul, .blocoPerfil ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .pInfo ul li, .blocoPerfil ul li,  .blocoArea ul li, #associacoes  ul li, #servicos ul li, #sobre ul li, .blocoComoAjudamos ul li, .blocoPerfil ul li, #areaTopicos ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, .blocoArea ul li:before, #associacoes ul li:before, #servicos ul li:before, #sobre ul li:before, .blocoComoAjudamos ul li:before, .blocoPerfil ul li:before, #areaTopicos ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 25px;
	line-height: 25px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #1099D6;
}
#areaTopicos ul li:before  {
	height: 20px;
	line-height: 20px !important;
}

.postSingle .gallery li {
	padding: 0;
}
.postSingle {
	color: #6E6F71;
	line-height: 22px;
}

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


.postShare {
	padding: 0 0 20px 0;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postShare strong {
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	font-weight: 400;
	text-transform: uppercase; 
	margin: 0 0 10px 0;
	display: block;
	width: 100%;
	color: #000;
}
.addtoany_shortcode {
	overflow: hidden;
}
.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;
}

.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.3);
	background: rgba(0, 0, 0, 0.3);
	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#1099D6;
	color:#1099D6;
	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 */
#postsWrapper, #equipeTopo:after, #publicacoes {
	background: #feffff url(images/bg-curriculo.png) center bottom no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
#equipeTopo:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	z-index: 1;
}
#relacionados, #publicacoes {
	overflow: hidden;
	padding: 50px 0 30px 0;
	background: #ececec url(images/fundo_bg.jpg) right top no-repeat;
	-webkit-background-size: 1920px auto;
    -moz-background-size: 1920px auto;
    -o-background-size: 1920px auto;
    background-size: 1920px auto;
	z-index: 5;
}
#relacionados h4, #publicacoes h4 {
	margin-bottom: 50px;
}
.bgPosts {
	background: #ececec url(images/fundo_bg.jpg) right top no-repeat;
	-webkit-background-size: 1920px auto;
    -moz-background-size: 1920px auto;
    -o-background-size: 1920px auto;
    background-size: 1920px auto;
}
.bgPosts:before, #relacionados:before, #publicacoes:before {
	height: 168px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 700px;
	content: "";
	background: #ECECEC;
	background: -webkit-linear-gradient(180deg,rgba(236, 236, 236, 0) 0%, rgba(236, 236, 236, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(236, 236, 236, 0) 0%, rgba(236, 236, 236, 1) 100%);
	background: linear-gradient(180deg,rgba(236, 236, 236, 0) 0%, rgba(236, 236, 236, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#ECECEC",
	  endColorstr="#ECECEC",
	  GradientType=0
	);
}
.bloco {
	overflow: hidden;
}



.areaTitulo {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.postTitulo {
	overflow: hidden;
	position: relative;
}
/*.pTitulo h2 {
	border-bottom: 2px solid #a3b4ae;
	padding-bottom: 20px;
}*/



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







/* 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: #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: #3c3c3c;
}
.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: #3c3c3c;
}
#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: #3c3c3c;
}
#timelineWrapper h3 {
	color: #3c3c3c;
	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;
}
/* contato rodape */
#contato {
	padding: 180px 0 0 0;
	margin-top: -80px;
	z-index: 1;
	background: #000;
	color: #fff;
}
#contato .bloco {
	width: 100%;
}
#contato h4 {
	margin-bottom: 50px;
}
#contato h5 {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	display: block;
	letter-spacing: 1.5px;
	font-weight: 500;
	text-transform: uppercase;
	color: #5BCBF5;
}
.boxTelefone {
	font-size: 26px;
	line-height: 30px;
	overflow: hidden;
}
.boxTelefone p {
	margin: 0;
}
.boxEndereco {
	overflow: hidden;
	margin-bottom: 80px;
}
.boxEndereco strong {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-weight: 500;
	text-transform: uppercase;
}
.boxEmail {
	font-size: 20px;
	line-height: 35px;
	overflow: hidden;
	margin-bottom: 50px;
}
#contato a:link, #contato a:visited, footer a:link, footer a:visited {
	color: #fff;
}
#contato a:hover, #contato a:active, footer a:hover, footer a:active {
	color: #5BCBF5;
}
.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;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited {
	color: #fff;
}
.social a:hover, .social a:active {
	color:#1099D6;
}
/* rodape */
footer {
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	background: #000;
	text-transform: uppercase;
	font-weight: 400;
}
footer section {
	border-top: 1px solid #5BCBF5;
	padding-top: 20px !important;
}
footer ul {
	margin: 0 auto 20px auto;
	overflow: hidden;
}
#assinatura {
	width: 16px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 20px 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: #000;
	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;
}

/* o escritorio */
#o-escritorio {
	background: #000;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	padding: 100px 0 80px 0;
}
#o-escritorio h4 {
	margin-bottom: 50px;
}
.home #o-escritorio h4, .home #o-escritorio p, #escritorioBanner p {
	margin-bottom: 100px;
}
#o-escritorio .bloco {
	max-width: 590px;
}
.home #o-escritorio .bloco {
	max-width: 430px;
}
.home #o-escritorio strong, #o-escritorio em {
	color: #1099D6;
	font-style: normal;
	font-weight: 700;
}
#o-escritorio a.btn:link, #o-escritorio a.btn:visited {
	font-size: 18px;
	line-height: 30px;
	background:url(images/bt_seta.png) center right no-repeat;
	-webkit-background-size: auto 15px;
    -moz-background-size: auto 15px;
    -o-background-size: auto 15px;
    background-size: auto 15px;
	padding-right: 50px;
	letter-spacing: 3.5px;
}
#o-escritorio a.btn:hover, #o-escritorio a.btn:active {
	color: #fff;
}
.page-template-page-escriorio #o-escritorio {
	font-size: 20px;
	line-height: 30px;
}
#escritorioBanner {
	padding: 100px 0 80px 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
#escritorioBanner .bloco {
	max-width: 560px;
	font-size: 35px;
	line-height: 45px;
	font-weight: 400;
}
#escritorioBanner a.btn:link, #escritorioBanner a.btn:visited {
	color: #fff;
	font-weight: 700;
	letter-spacing: 3.5px;
	font-size: 18px;
	line-height: 30px;
	padding-right: 45px;
	background:url(images/setaPreta.png) center right no-repeat;
	-webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
    background-size: auto 18px;
}
#escritorioBanner a.btn:hover, #escritorioBanner a.btn:active {
	color: #000;
}







#filtros {
	overflow: hidden;
	padding: 0 0 40px 0;
	max-width: 1000px;
}
#filtros select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background-color: #000;
}
#filtros select option {
	font-family: "Barlow", sans-serif !important;
	font-weight: 400;
}
#filtros select option:checked { 
	color: #5BCBF5;
}
#filtros form input[type="text"] {
	margin-bottom: 10px;
}
#filtros h5 {
	text-transform: uppercase;
	font-weight: 400;
	padding-left: 30px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 30px;
	background:url(images/filtro.png) center left no-repeat;
	-webkit-background-size: auto 14px;
    -moz-background-size: auto 14px;
    -o-background-size: auto 14px;
    background-size: auto 14px;
	letter-spacing: 4px;
}
#filtros select {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
#areas-de-atuacao {
	z-index: 4;
	background: #1099D6 url(images/bg_fundo.jpg) left center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-top: 130px;
	margin-top: -80px;
}
#areas-de-atuacao h4 {
	margin-bottom: 50px;
}
#areas li a:link, #areas a:visited {
	height: 120px;
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
	padding: 0 50px 0 20px;
	position: relative;
	z-index: 2;
	color: #000;
}
#areas li a:hover, #areas a:active {
	color: #fff;
}
#areas span {
	width: 24px;
	height: 24px;
	background:url(images/bt_mais.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
}
#areas li:hover span {
	display: none;
}
#areas h3 {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 300;
	max-width: 260px;
	margin: 0;
}
#areas li {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	background: #fff;
}
#areas .postFoto {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0;
	z-index: 1;
	opacity: 0;
}

#areas .postFoto:before {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background: url(images/efeito_gradiente_thumbnail_areas.png) left center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
}
#areas li:hover .postFoto {
	opacity: 1;
}
#profissionais {
	z-index: 3;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #3c3c3c;
	padding-top: 200px;
	margin-top: -150px;
	
}
#profissionais:before {
	content: "";
	background: url(images/curva.png) center bottom no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#profissionais p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
#podcasts {
	z-index: 2;
	background: #fff;
}
.podcast {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.podcast iframe {
	width: 100% !important;
	display: block;
}
#podcasts small {
	text-transform: uppercase;
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}


/* contato */
#contatoWrapper a:link, #contatoWrapper a:visited {
	color: #4B596E;
}
#contatoWrapper a:hover, #contatoWrapper a:active {
	color:#1099D6;
}
#contatoWrapper h2 {
	margin-bottom: 50px;
	max-width: 550px;
}
#contatoWrapper ul li {
	overflow: hidden;
	margin-bottom: 20px;
	color: #4B596E;
	min-width: 255px;
}
#contatoWrapper ul li strong {
	color: #1099D6;
}
.mapa {
	position: relative;
	height: 350px;
    overflow: hidden;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}









#newsletter {
	position: relative;
	overflow: hidden;
	padding: 100px 0 80px 0;
	background: url(images/bg_newsletter.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	z-index: 2;
	color: #fff;
}
.tax-area #newsletter, .page-template-page-escriorio #newsletter, .page-template-page-socios #newsletter {
	display: none;
}
#newsletter a:link, #newsletter a:visited {
	color: #fff;
	text-decoration: underline;
}
#newsletter a:hover, #newsletter a:active {
	color: #000;
}
.newsIntro {
	font-size: 25px;
	line-height: 35px;
	max-width: 350px;
}
#formNewsRodape {
	overflow: hidden;
	position: relative;
}
#formNewsRodape p {
	margin-bottom: 20px;
}


/* area interna */
#areaTopo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	z-index: 7;
}
.areaTopoBg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
}
#areaTopo:before, #sociosTopo:before, .slideBanner:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/gradiente-img-banner.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#areaTopicos {
	z-index: 6;
}
#areaTopicos h4 {
	color: #1099D6;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 30px;
	padding: 0;
	background: none;
}
#areaTopicos ul li {
	overflow: hidden;
	margin-bottom: 20px;
	font-weight: 600;
	line-height: 20px;
	fonts-size: 18px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#areaTopo h1 {
	color: #1099D6;
	max-width: 650px;
	text-transform: uppercase;
}
.blocoArea, .single-post .postSingle {
	max-width: 860px;
}
/* single post */
#postTopo {
	background: url(images/img_header_full.jpg) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-color: #000;
	color: #fff;
	padding: 100px 0 0 0;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#postTopo h4 {
	margin-bottom: 100px;
}
#postTopo h1 {
	font-size: 35px;
 	line-height: 40px;
	text-transform: uppercase;
	margin-bottom: 50px;
}
#postTopo a:link, #postTopo a:visited, #postTopo .postInfo {
	color: #6E6F71;
}
#postTopo a:hover, #postTopo a:active {
	color: #5BCBF5;
}
.postInfoLeft div {
	margin-right: 50px;
	margin-bottom: 10px;
}
#postTopo .postData {
	margin-bottom: 10px;
}
#postTopo .postInfo {
	margin-bottom: 40px;
}
.postInfoLeft {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% - 90px);
}
/* socios */
#equipe {
	color: #fff;
	background: #000;
}
#equipe h5 {
	color: #1099D6;
	font-size: 20px;
	line-height: 35px;
	margin-bottom: 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}
#equipe h3 {
	color: #1099D6;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 30px;
	font-weight: 300;
}
.profissionalFotoWrapper {
	max-width: 300px;
	margin-bottom: 20px;
}
.profissionalFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
	width: 100%;
}
.profissionalContato {
	position: absolute;
	z-index: 2;
	bottom: 20px;
	right: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.profissionalContato li {
	font-size: 24px;
	margin-left: 15px;
}
.profissionalFoto:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:url(images/filtro_thumb_profissionais.png) center bottom no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
.profissional {
	overflow: hidden;
	margin-bottom: 30px;
}
#equipe a:link, #equipe a:visited {
	color: #fff;
}
#equipe a:hover, #equipe a:active {
	color: #1099D6;
}
.profissionalInfo {
	overflow: hidden;
}
.profissionalInfo p {
	max-width: 740px;
}
#sociosTopo, #socios {
	background: #000;
	color: #fff;
	padding: 100px 0 80px 0;
	z-index: 7;
}
#sociosTopo  h4 {
	margin-bottom: 100px;
}
#sociosTopo .bloco {
	max-width: 550px;
}
#sociosTopo h2, #socios h2 {
	font-size: 35px;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
}
.searchandfilter ul {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.searchandfilter ul li {
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0 !important;
	padding: 0 2% 0 0 !important;
}
.searchandfilter ul li:nth-child(4) {
	width: calc(96% - 35px);
	padding: 0 !important;
	margin-right: 2% !important;
}
.searchandfilter ul li:nth-child(5) {
	width: 35px;
	padding: 0 !important;
}
.page-template-page-publicacoes #postTopo .bloco, .buscaBlog #postTopo .bloco {
	width: 100%;
}
#home {
	overflow: hidden;
	position: relative;
}
.bannerLink {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.slideBanner {
	-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;
}
.slideBanner section {
	height: calc(100vh - 80px);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}
#home p {
	margin: 0;
	color: #1099D6;
	font-weight: 300;
	text-transform: uppercase;
	max-width: 750px;
	font-size: 36px;
	line-height: 40px;
}
#home p strong {
	color: #fff;
}
/* home socios */
#socios .bloco {
	max-width: 550px;
}
#socios h2 {
	margin-bottom: 50px;
}
#socios p {
	max-width: 450px;
}
#socios a.btn:link, #socios a.btn:visited {
	font-size: 25px;
	line-height: 30px;
	padding-right: 65px;
	font-weight: 300;
	color: #5BCBF5;
	background: url(images/bt_seta.png) right 6px no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
}
#socios a.btn:hover, #socios a.btn:active {
	color: #fff;
}
.postTag span:last-child {
	display: none;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
form .aviso {
	width: 250px;
}
}
@media only screen 
and (min-width : 640px) {
#areas {
	padding-bottom: 20px;
	margin-bottom: -2%;
}
#areas, #areaTopicos ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#areas li, #areaTopicos li {
	width: 48%;
	margin: 0 2% 2% 0;
}
#areasTopicos li {
	margin-bottom: 20px;
}
.listaExterna li, .listaInterna li {
	width: 46%;
}
#divisoesLista, #consultoriaLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
.divisao, .consultoria {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 50px;
}
.consultoria {
	margin-bottom: 30px;
}
#navRodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.lista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 104%;
}
.lista li {
	width: 46%;
	margin-right: 4%;
}

#escritorioBanner {
	font-size: 30px;
	line-height: 35px;
}












.searchandfilter ul li {
	width: 31.3333%;
}
.searchandfilter ul li:nth-child(4) {
	width: calc(58.6666% - 35px);
}








#menuAuxiliar {
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}














.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 .post {
	width: 48%;
	margin-right: 2%;
}
#relacionados .post:nth-child(3), #publicacoes .post:nth-child(3) {
	display: none;
}
#topicos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.topico {
	width: 48%;
	margin-right: 2%;
}



}
@media only screen 
and (min-width : 768px) {
#newsletter section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#newsForm {
	width: calc(100% - 400px);
}

#postTopo {
	padding: 0;
}
#postTopo .bloco {
	min-height: 550px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.single-post #postTopo .bloco, .page-template-page-publicacoes #postTopo .bloco, .buscaBlog #postTopo .bloco {
	justify-content: space-between;
}
#postTopo h4 {
	margin: 100px 0 0 0;
}
.postFotoTopo {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	height: 100%;
	width: 50%;
	z-index: 2;
}
#areaTopo h1 {
	font-size: 60px;
	line-height: 65px;
}
#areaTopicos li {
	width: 31.3333%;
}
h1 {
	font-size: 45px;
	line-height: 50px;
}


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

.postSingle img.alignleft  {
	width: 50% !important;
	float: left;
	margin-right: 50px;
}
.postSingle img.alignright {
	width: 50% !important;
	float: right;
	margin-left: 50px;
}

.blocos, .profissional {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#socios .blocos {
	align-items: flex-end;
}
.profissional {
	align-items: center;
}
.profissionalFotoWrapper {
	width: 300px;
}
.profissionalInfo {
	width: calc(100% - 350px);
}
.bloco {
	width: 46%;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#assinatura {
	margin: 0 0 20px 0;
}
.boxTelefone {
	font-size: 30px;
	line-height: 35px;
}
}
@media only screen 
and (min-width : 1024px) {
#socios .blocos {
	margin-left: 200px;
	max-width: 900px;
}

#socios:before {
	background:url(images/grafismo_lateral_home.png) left bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 50%;
	position: absolute;
	z-index: 1;
	content: "";
}
#home p {
	font-size: 50px;
	line-height: 55px;
}
.slideBanner section {
	height: calc(100vh - 140px);
}
.slideBanner:after {
	background: url(images/grafismo_azul_banner.png) right bottom no-repeat;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	z-index: 3;
}
#postTopo:before, #areaTopo:after, #sociosTopo:after {
	background: url(images/grafismo_video_header.png) center right no-repeat;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	z-index: 3;
}
#equipe {
	padding-bottom: 50px;
}
.profissionalFotoWrapper, .profissional {
	margin-bottom: 0;
}
.profissionalInfo {
	width: calc(100% - 400px);
}
#contato .bloco {
	width: 400px;
}
#contato .mapa {
	position: absolute;
	top: 80px;
	right: 0;
	height: auto;
	bottom: 80px;
	width: calc(50% + 100px);
}
#areaTopicos li {
	width: 23%;
}
#areas {
	width: 101%;
	margin-bottom: -1%;
}
#areas li {
	width: 24%;
	margin: 0 1% 1% 0;
}
#posts .post {
	width: 31.3333%;
}
#relacionados .post:nth-child(3), #publicacoes .post:nth-child(3) {
	display: block;
}
h1 {
	font-size: 60px;
	line-height: 65px;
}

#menuWrapper, #nav, #nav li, #menuPrincipal, #menuWrapper section {
	overflow: inherit
}
.spacer {
	height: 140px;
}
#menuWrapper {
	position: fixed;
	left: 0;
	top: 0;
	height: auto;
	width: 100%;
	height: 140px;	
}
#menuWrapper.bgMenu {
	height: 80px;
}
#menuPrincipal, .topoMenu {
	width: auto;
	clear: none;
	padding: 0;
	margin: 0;
}
.topoMenu {
	position: absolute;
	left: 20px;
	top: 0;
	height: 140px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#menuWrapper.bgMenu .topoMenu {
	height: 80px;
}
#menuWrapper section {
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	height: 140px
}
#menuWrapper.bgMenu section {
	height: 80px;
}
#menuWrapper .logo1 {
	display: block;
	height: 65px !important;
	width: auto;
	margin: 0;
}
#menuWrapper.bgMenu .logo1, #menuWrapper .logo2 {
	display: none;
}
#menuWrapper.bgMenu .logo2 {
	display: block;
	height: 25px !important;
	width: auto;
	margin: 0;
}
#menuWrapper .social {
	margin: 40px 0 0 30px;
	position: relative;
	z-index: 3;
}
#nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: 0;
	margin: 40px 0 0 0;
	z-index: 2;
}
#menuWrapper.bgMenu .social, #menuWrapper.bgMenu #nav {
	margin-top: 0;
}
#nav li {
	margin: 0 0 0 15px;
	font-size: 13px;
	padding-left: 0;
}
#nav li:first-child {
	margin: 0;
}
header, #menuWrapper .fa-xmark {
	display: none !important;
}

/*section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}*/
#escritorioBanner, #newsletter {
	background-attachment: fixed;
}
}
@media only screen 
and (min-width : 1280px) {
#socios .bloco {
	width: 550px;
}
#socios .bloco.blocoBotao {
	width: 300px;
}
.topoMenu {
	left: 0;
}
#menuWrapper.bgMenu .logo2 {
	height: 30px !important;
}
#newsForm {
	width: 650px;
}
section {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin: 0 0 0 30px;
	font-size: 16px;
	padding-left: 0;
}
#nav li#mAgende {
	padding-left: 30px;
}
#menuWrapper:before {
	width: 20%;
	content: "";
	right: 0;
	top: 0;
	height: 100%;
	position: absolute;
	z-index: 3;
	background: #1099D6;
}
#menuWrapper section:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background: #006D9C;
background: -webkit-linear-gradient(90deg,rgba(0, 109, 156, 1) 10%, rgba(16, 153, 214, 1) 100%);
background: -moz-linear-gradient(90deg,rgba(0, 109, 156, 1) 10%, rgba(16, 153, 214, 1) 100%);
background: linear-gradient(90deg,rgba(0, 109, 156, 1) 10%, rgba(16, 153, 214, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#006D9C",
  endColorstr="#1099D6",
  GradientType=1
);
	height: 100%;
	width: 280px;
	z-index: 2;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active, #mAgende a:hover, #mAgende a:active{
	color: #000;
}
}
@media only screen 
and (min-width : 1366px) {
#newsletter section:before {
	content: "";
	top: 0;
	bottom: 20px;
	position: absolute;
	width: 1px;
	background: #000;
	left: 500px;
}
#contato .mapa {
	width: calc(50% + 150px);
}
section {
	width: 1300px;
}

}
@media only screen 
and (min-width : 1680px) {
#equipe:before {
	width: 60px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background:url(images/grafismo_lateral.png) left center no-repeat;
	content: "";
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
}
