/*
Theme Name: Carvalho Spinola
Theme URI: https://carvalhospinola.com/
Description: Template para site Carvalho Spinola
Author: Rusvel Nantes 
Version: 1.0
License: None
*/

.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, .logo, #menuWrapper, #menuWrapper section, .topoMenu, #openMenu, #openMenu:before, #menuWrapper a, footer a, form input.wpcf7-submit, .social .fa-brands, .slick-prev, .slick-next, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, .foto a, .foto, #rodape a, .btnVoltar a, #contato a,  .perfilFoto, #sobre-nos a, .logo, .language-chooser a, .postInfo a, .post a, .post h2, #pagenav a, .postFoto:before, .addtoany_list a, .widget .addtoany_list a, .perfil h3, .area:before, #menuWrapper, .gallery a, .postCat a, .post h3, #filtros form input[type='submit'], .botao a, .blocoNav a, .profissional a, .socio a, .perfilFoto:after, .perfil, .btn, .listaPraticas a, .listaPraticas .fa-solid, header a, #nav li:before, .blocoBorda a, .postFoto, .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,
.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, .perfilInfo a, .contatoEndereco ul li:before, .contatoEndereco ul li:after, .profissional .postFoto {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #2B2B2B;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	font-family:"bilo";
	font-weight: 300;
	font-style: normal;
}
.spacer {
	display: block;
	height: 60px;
	width: 100%;
}
.home .spacer {
	display: none;
}



.mobile {
	display: block;
}
.desktop {
	display: none;
}
h1 {
	font-size: 40px;
	line-height: 45px;
	color: #fff;
	margin-bottom: 50px;
	font-weight: 500;
	position: relative;
	padding-left: 40px;
}
h1:before {
	border: 4px solid #F58220;
	border-right: 0;
	width: 20px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h2 {
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 20px;
	font-weight: 500;
	padding-bottom: 12px;
	position: relative;
	padding-left: 40px;
}
h2:before {
	width: 145px;
	background: #F58220;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
}

.home h2 {
	margin-bottom: 50px;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 500;
	color: #F58220;
}
#noResults h2 {
	color: #F58220;
	text-transform: none;
	margin-bottom: 10px;
}
h4 {
	font-weight: 900;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #F58220;
	margin-bottom: 20px;	
}
.perfilInfo h2 {
	color: #fff;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #F58220;
	text-decoration: none;
}
a:hover, a:active {
	color: #595F78;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #fff;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #CCCDD8;
    font-size: 20px;
	height: 40px;
	line-height: 40px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family:"bilo";
	font-weight: 400;
}

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

label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid  {
	border-color: #C00;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background-color: #fff;
	cursor: pointer;
	width: auto;
	line-height: 36px !important;
	height: auto !important;
	width: 80px;
	display: block;
	overflow: hidden;
	font-weight: 400;
	font-size: 16px;
	font-weight: 900;
	color: #F58220;
	text-align: right;
	text-transform: uppercase;
	font-family: "museo-sans", sans-serif;
	font-style: normal;
}
.searchandfilter input[type='submit'] {
	text-transform: none;
	font-size: 14px;
	width: 150px;
	line-height: 40px !important;
	color: #fff;
	background: #595F78;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}
form input.wpcf7-submit:hover {
	color: #595F78
}
.searchandfilter input[type='submit']:hover {
	background: #F58220;
	color: #fff;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.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 {
	width: 100%;
	position: fixed;
	background: none;
	z-index: 9990;
	left: 0;
	top: 0;
}

header.bgMenu {
	background-color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.9);
}
.logo {
	display: block;
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 20px 0;
}


.fa-bars, .fa-xmark, .fa-equals {
	color: #fff;
	font-size: 25px;
	line-height: 100px !important;
	height: 100px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #2B2B2B;
	width: 100%;
	height: 100%;
	z-index: 9995;
	left: 0;
	top: -100%;
}
#menuWrapper section {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#menuWrapper.visible {
	top: 0;
}
.topoMenu {
	overflow: hidden;
	width: 100%;
}
#menuPrincipal {
	overflow: hidden;
	clear: both;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
}
#nav {
	overflow: hidden;
	clear: both;
	padding: 50px 0 30px 0;
}
#nav li {
	overflow: hidden;
	clear: both;
	position: relative;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 400;	
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover, #nav a:active, #nav li.current a, .tag #mAtuacao a, .page-template-page-publicacoes  #mArtigos a, .buscaBlog #mArtigos a, .single-post #mArtigos a, .single-profissional #mEquipe a {
	color: #F58220;
}
#menuAuxiliar {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#menuAuxiliar a:link, #menuAuxiliar a:visited {
	color: #F58220;
}
#menuAuxiliar a:hover, #menuAuxiliar a:active {
	color: #fff;
}
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-right: 20px;
}
.language-chooser li {
	position: relative;
	overflow: hidden;
	border-left: 1px solid #F58220;
	padding: 0 10px;
}
.language-chooser li:first-child {
	border: 0;
	padding-left: 0;
}
.language-chooser li.active a {
	font-weight: 900;
}
#menuAuxiliar .social, #menuAuxiliar .social li:last-child {
	margin: 0;
}
/* equipe */


/* equipe interna */








.btnMais span {
	margin-right: 10px;
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	background: #FFB71B url(images/mais1.png) left center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.topo .btnMais span, .btnCenter .btnMais span, .single-post .scrollTop, .page-template-page-time .scrollTop, .buscaEquipe .scrollTop {
	background-color: #fff;
}
.topo .btnMais:hover span, .btnCenter .btnMais:hover span, .single-post .scrollTop:hover, .page-template-page-time .scrollTop:hover, .buscaEquipe .scrollTop:hover {
	background-color: #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;
}

/* home */
#home {
	position: relative;
	overflow: hidden;
	background-color: #2B2B2B;
	z-index: 11;
	height: 100vh;	
}
#home section {
	padding: 0;
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

#homeWrapper {
	overflow: hidden;
	position: relative;
	padding: 40px 0 40px 40px;
}
#homeWrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 100%;
	border: 2px solid #F58220;
	border-right: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
#home:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%;
	background: rgb(43,43,43);
	background: -moz-linear-gradient(0deg, rgba(43,43,43,1) 0%, rgba(43,43,43,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(43,43,43,1) 0%, rgba(43,43,43,0) 100%);
	background: linear-gradient(0deg, rgba(43,43,43,1) 0%, rgba(43,43,43,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2b2b",endColorstr="#2b2b2b",GradientType=1);
}
.homeBG {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	animation: scale 50s linear infinite;
	-webkit-animation: scale 50s linear infinite;
}
@keyframes scale {
50% {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
}
.palavra {
	font-weight: 500;
	font-size: 40px;
	line-height: 45px;
}
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;
}
a.btn:link, a.btn:visited {
	padding: 10px 15px;
	font-size: 15px;
	line-height: 20px;
	color: #6F2D53;
	margin: 0 0 20px 0;
	display: block;
	float: left;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
}
a.btn:before {
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 0;
	z-index: -1;
	background: #6F2D53;
	position: absolute;
}
a.btn:hover:before, a.btn:hover.active {
	height: 100%
}
a.btn:hover, a.btn:active, a.btn.btnBranco:link,  a.btn.btnBranco:visited {
	color: #fff;
}
a.btn.btnBranco:before {
	background: #fff;
}
a.btn.btnBranco:hover, a.btn.btnBranco:active {
	color: #6F2D53;
}




.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 200px 0 80px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}

/* 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, .pInfo ul, .blocoPerfil ul, .blocoArea ul, #servicos ul, #sobre ul, .areaInfo 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, .areaInfo ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle h2 {
	text-transform: none;
	padding-bottom: 0;
	font-weight: 900;
}
.single-post .postSingle h2 {
	color: #F58220;
}
.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, .areaInfo ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 28px;
	line-height: 28px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #d9d9d9;
}
.postSingle ul li:before {
	color: #F58220;
}
.bgCinza ul li:before, .areaInfo ul li:before  {
	color: #fff;
	line-height: 40px !important;
	height: 40px;
}
.postSingle .postCat ul li {
	padding: 0;
	font-weight: 700;
}
.postSingle .postCat ul li:before, .postSingle .gallery li:before {
	display: none;
}
.postSingle .gallery li {
	padding: 0;
}
.error404 h2:before {
	width: 136px;
}
.error404 .conteudo {
	height: calc(100vh - 80px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* 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: 50px 0 10px 0;
}
#pagenav a, #pagenav span {
	position: relative;
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	background: none;
	line-height: 30px;
	height: 30px;
	width: 30px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	display: block;
}
#pagenav span.current {
	color: #fff;
	background: #F58220;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #000;
	background: #fff;
}
#pagenav a:hover, #pagenav a:active {
	color:  #fff;
	background: #000;
}
/* post interna */


.postShare {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	padding-top: 30px;
}
.postShare strong {
	font-size: 20px;
	display: block;
	line-height: 22px;
	margin-right: 10px;
	font-weight: 400;
}
.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 #F58220;
	color: #F58220;
	font-weight: 300;
	position: relative;
	text-transform: none;
	font-style: italic;
	z-index: 1;
}
.bgCinza blockquote {
	border-left: 2px solid #fff;
	color: #fff;
}
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 h2 {
	margin-bottom: 50px;
}
#relacionados h2:before, .areaTitulo h2:before {
	width: 145px;
}
.bloco {
	overflow: hidden;
}
/*.archive.tag #relacionados .post {
	display: none;
}
.archive.tag #relacionados .post:nth-child(1), .archive.tag #relacionados .post:nth-child(2),
.archive.tag #relacionados .post:nth-child(3) {
	display: block;
}*/
/* internas */




.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;
}
.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: #F58220;
}
.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;
}


.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 */
#escritorio {
	z-index: 10;
	background: #2B2B2B;
	padding-bottom: 0;
}
#escritorio h2:before {
	width: 235px;
}
.blocoEscritorioIntro {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
}
.blocoEscritorioFoto .postFoto {
	padding-bottom: 85%;
	margin-bottom: 50px;
}
.blocoEscritorioFoto .postFoto:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	border: 2px solid #F58220;
	border-left: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
#valores {
	overflow: hidden;
	padding: 80px 0;
}
#valores ul li {
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	line-height: 30px;
}
#slideshow {
	position: relative;
	overflow: hidden;
	height: 400px;
}
#slideshow:before {
	background:url(images/faixa_banner.png) center no-repeat;
	height: 44px;
	width: 100%;
	content: "";
	position: absolute;
	z-index: 100;
	left: 0;
	bottom: 0;
}
.banner {
	width: 100%;
	height: 400px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-moz-transition: all 8s;
    -webkit-transition: all 8s;
    transition: all 8s;	
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit */
}
.slick-current .banner {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.slide-animation {
	animation: fadezoom 8s 0s forwards;
}
@keyframes fadezoom {
from {
    -moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);	
}
to {
    -moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);	
}
}
/* equipe */
#equipe {
	z-index: 9;
}
#equipe h2 {
	width: 100%;
	clear: both;
}
#equipe h2:before {
	width: 140px;
}
.profissional {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.profissional .postFoto {
	padding-bottom: 123%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.profissional a {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	text-align: left;
	position: relative;
	z-index: 2;
	width: 100%;
	padding-bottom: 123%;
	color: #fff;
	left: 0;
	top: 0;
}
.profissional h3 {
	color: #fff;
	font-size: 25px;
	line-height: 30px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 50px;
	margin: 0;
}
.profissional a:before {
	width: 29px;
	height: 29px;
	z-index: 3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	content: "";
	background: #F58220;
	opacity: 1;
	background: url(images/bt_seta.png) center no-repeat;
}
.profissional:hover .postFoto {
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
/* atuacao */
.fundoHome {
	position: relative;
	overflow: hidden;
	z-index: 9;
	background: #58595B url(images/fundo_equipe_home.jpg) center bottom no-repeat;
}
#atuacao {
	z-index: 8;
}
#atuacao h2:before {
	width: 160px;
}
#atuacaoAreas {
	position: relative;
}
.area {
	overflow: hidden;
	position: relative;
	background: url(images/quadrado_area_home.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.areaIntro {
	position: relative;
	z-index: 10;
	width: 100%;
	padding-bottom: 50%;
}
.areaIntro a:link, .areaIntro a:visited {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	text-align: left;
	position: absolute;
	width: 100%;
	color: #fff;
	left: 0;
	top: 0;
	bottom: 0;
}

.areaIntro span {
	font-size: 23px;
	line-height: 30px;
	text-transform: uppercase;	
	padding: 0 0 0 25px;
	display: block;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	position: absolute;
	left: 20px;
	top: 20px;
	letter-spacing: 2px;
}
.areaIntro span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 26px;
	border: 2px solid #F58220;
	border-right: 0;
}
.area:before {
	width: 29px;
	height: 29px;
	z-index: 3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	content: "";
	background: #F58220;
	opacity: 1;
	background: url(images/bt_seta.png) center no-repeat;
}
.area:after {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.05) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.05) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.05) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.areaFoto {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	top: 0;
	right: 0;
	opacity: 0;	
}
.area:hover .areaFoto {
	opacity: 1;
}
/* publicacoes */
#artigos {
	z-index: 6;
	background: #58595B;
	padding-bottom: 50px;
}

.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}
.post .postFoto {
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit */
	overflow: hidden;
	z-index: 1;
}
.post:hover .postFoto {
	-webkit-filter: none;
	filter: none; /* Firefox4-34*/
}
.post {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
.postFotoWrapper {
	overflow: hidden;
	position: relative;
}
.postFotoWrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	border: 2px solid #F58220;
	border-right: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
.post h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	padding: 15px 10px 0 0;
	margin: 0;
	color: #fff;
}
/* newsletter */
#newsletter {
	overflow: hidden;
	position: relative;
	padding-bottom: 80px;
	width: 100%;
	z-index: 5;
	background: #fff;
}
.blocoNewsletter p {
	color: #F58220;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 36px;
	max-width: 450px;
}
.formPolitica {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 20px;
	width: 200px;
	float: left;
}
/* pro bono */
#pro-bono {
	z-index: 3;
	background: #CCCDD8;
	padding-bottom: 0;
}
#pro-bono .bloco {
	margin-bottom: 80px;
}
#pro-bono .bloco p {
	max-width: 490px;
}
.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.quadradoFoto {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 0;
	right: 0;
	background: #F58220;
	content: "";
}
/* contato */
.home .conteudo {
	padding: 200px 0 80px 0;
	margin-top: -100px;
}
#contato section {
	padding: 0;
}
#contato {
	padding-bottom: 0;
	padding-top: 100px;
	background: #58595B;
	color: #fff;
	z-index: 1;
}
#contato .bloco {
	padding: 100px 20px 80px 20px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contatoBox {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	line-height: 30px;
}
.mapa {
	position: relative;
	height: 400px;
    overflow: hidden;
	width: 100%;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
.contatoEndereco {
	overflow: hidden;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	width: 267px;
}
.contatoEndereco p {
	line-height: 30px;
}
.contatoEndereco ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	margin-bottom: 30px;
}
.contatoEndereco ul li {
	margin-left: 15px;
	width: 26px;
	height: 26px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
.contatoEndereco ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 2;	
}
.contatoEndereco ul li:before, .contatoEndereco ul li:after  {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.contatoEndereco ul li.waze:before {
	background-image: url(images/bt_hover_waze.png);
	opacity: 0;
}
.contatoEndereco ul li.maps:before {	
	background-image: url(images/bt_hover_google-maps.png);
	opacity: 0;
}
.contatoEndereco ul li.waze:after {
	background-image: url(images/bt_waze.png);
}
.contatoEndereco ul li.maps:after {
	background-image: url(images/bt_google-maps.png);
}
.contatoEndereco ul li:hover:before {
	opacity: 1;
}
.contatoEndereco ul li:hover:after {
	opacity: 0;
}
#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: #F58220;
}

footer a {
	text-decoration: underline !important;
}
.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;
}
/* rodape */
footer {
	padding: 30px 0 10px 0;
	font-size: 15px;
	line-height: 20px;
	background: #000;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}
#assinatura img {
	display: block;
	height: auto;
	width: 100%;
}
.rodapeInfo {
	text-align: center;
}
footer ul {
	margin-bottom: 20px;
}
#assinatura {
	width: 16px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 20px auto;
}
#assinatura:hover {
	opacity: 0.6;
}
/* 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;
}
/* o escritorio */
.bgCinza {
	background: #58595B;
}
#relacionados.bgCinza {
	padding: 50px 0 0 0;
}
#reconhecimentos {
	padding-bottom: 50px;
}
#reconhecimentos .foto, #homeReconhecimentos .foto {
	width: 90%;
	margin: 0 auto 50px auto;
	padding-bottom: 40%;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#reconhecimentos .gallery a, #homeReconhecimentos .gallery a {
	display: none;
}
#videoEscritorio {
	padding: 0;
}
#videoEscritorio:before {
	content: "";
	width: 100%;
	height: 50%;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
	background: #D9D9D9;
}





#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;
	margin-bottom: 30px;
}



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

.bloco, .blocos {
	overflow: hidden;
	position: relative;
}
.single-post h1 {
	padding: 0;
	margin: 0 0 20px 0;
}
.single-post h1:before {
	display: none;
}
.single-post .postInfo {
	margin-bottom: 50px;
}
.single-post .postInfo a:link, .single-post .postInfo a:visited, .single-post .postInfo {
	color: #F58220;
}
.single-post .postInfo a:hover, .single-post .postInfo a:active {
	color: #595F78;
}
.tituloBlog {
	overflow: hidden;
	margin-bottom: 30px;
}


/* carvalho */
.areaBG {
	position: absolute;
	width: 100%;
	height: 100vh;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit */
	overflow: hidden;
}
.areaBG:before {
	z-index: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	content: "";
}
.areaBG:after {
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	content: "";
	background: rgb(43,43,43);
	background: -moz-linear-gradient(0deg, rgba(43,43,43,1) 0%, rgba(43,43,43,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(43,43,43,1) 0%, rgba(43,43,43,0) 100%);
	background: linear-gradient(0deg, rgba(43,43,43,1) 0%, rgba(43,43,43,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2b2b",endColorstr="#2b2b2b",GradientType=1);
}
.tag .conteudo {
	background: none;
}
.areaInfo {
	padding: 0 0 80px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width: 1000px;
}
.areaTitulo h1 {
	margin-bottom: 20px;
}
.areaTitulo {
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}
.btnVoltar {
	overflow: hidden;
	position: relative;
	text-align: center;
	font-size: 20px;	
	background:url(images/bt_voltar.png) left center no-repeat;
}
.btnVoltar a:link, .btnVoltar a:visited {
	color: #fff;
	width: 95px;
	line-height: 38px;
	height: 38px;
	display: block;
}
.btnVoltar a:hover, .btnVoltar a:active {
	color: #F58220;
}
/* profissional */
.single-profissional .conteudo, .error404 .conteudo {
	background:url(images/bg_curriculo_equipe.jpg) center bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.perfilFoto {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
.perfilFoto .postFoto {
	width: 100%;
	padding-bottom: 123%;
}
.perfilFoto .postFoto h1 {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	margin: 0 0 40px 40px;
	padding: 0;
}
.perfilFoto .postFoto h1:before {
	display: none;
}
.perfilFoto .postFoto:before, .profissional .postFoto:before {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	content: "";
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	z-index: 1;
	position: absolute;
	content: "";
}
.perfilFoto:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
	height: 100%;
	border: 2px solid #F58220;
	border-left: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
.perfilInfo a:link, .perfilInfo a:visited {
	color: #fff;
}
.perfilInfo a:hover, .perfilInfo a:active {
	color: #F58220;
}
.perfilInfo .blocos {
	padding-top: 30px;
}
/* publicacoes */
#filtro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 20px;
}
#filtro strong {
	color: #1F1F1F;
	margin-right: 10px;
	line-height: 30px;
}
body.buscaBlog, body.page-template-page-publicacoes {
	background: #58595B;
}
#filtroSelect {
	position: relative;
	overflow: hidden;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
#filtroSelect select {
	z-index: 1;
	background: #58595B url(images/setaSelect.png) center right no-repeat;
	padding: 0 30px 0 10px;
	min-width: 180px;
	border: 0 !important;
	color: #fff;
	margin: 0;
	height: 30px;
	line-height: 30px;
}
#filtroSelect:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	border: 2px solid #F58220;
	border-right: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
#filtroSelect:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 100%;
	border: 2px solid #F58220;
	border-left: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index: 2;
}
/* single post */
.bgBranco {
	background: #fff;
	color: #58595B;
	line-height: 30px;
	padding: 0 0 30px 0;
}
.bgBranco .postSingle {
	padding-top: 50px;
}
#postTopo {
	padding: 200px 0 30px 0;
}
#postFotoTopo .postFoto {
	padding-bottom: 70%;
}
#postFotoTopo {
	position: relative;
	overflow: hidden;
}
.single-post {
	background: #fff;
}
#instagram {
	overflow: hidden;
	padding: 30px 0 10px 0;
}
.home #instagram {
	padding-bottom: 40px;
}
@media only screen 
and (min-width : 480px) {
.alfabeto li {
	width: 7%;
}
.blocoPerfil ul.gallery li {
	width: 23%;
}

	
.contatoInfo, .topico, .case {
	width: 48%;
}
.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%;
}
#equipeLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.profissional {
	width: 48%;
	margin: 0 2% 2% 0;
}
}
@media only screen 
and (min-width : 640px) {
#filtrosBlog {
	margin-bottom: 40px;
}
#posts, #valores ul, .perfilInfo .blocos  {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.perfilInfo .bloco {
	width: auto;
}
#valores ul li {
	width: 46%;
}
#posts {
	width: 101%;
	justify-content: flex-start;
}
#posts .post {
	width: 49%;
	margin-right: 1%;
}

.publicacoesNav {
	width: 180px;
}
#atuacaoAreas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 101%;
}
.area {
	width: 49%;
	margin: 0 1% 1% 0;
}



.searchandfilter ul {
	padding-right: 150px;
	position: relative;
	overflow: hidden;
}
.searchandfilter ul li {
	display: block;
	width: 58%;
	margin-right: 2% !important;
}
.searchandfilter ul li:first-child {
	width: 38%;
}
.profissionais ul li {
	width: 30.3333%;
}
.searchandfilter input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
}
.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;
}



#homeReconhecimentos .gallery li {
	width: 33.3333%;
}	
.postData {
	margin-right: 40px;
}
.rodapeTopo, .rodapeOnde ul, .rodapeDireita, #timelineIntro, .timeInfoWrapper, #topoBusca {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#areasDestaques {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

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


#areasWrapper a:link, #areasWrapper a:visited {
	height: 200px;
}






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






.postSingle .gallery li {
	width: 23%;
}


}
@media only screen 
and (min-width : 768px) {
.perfilInfo .bloco {
	width: 100%;
}
.mapa {
	height: auto;
	position: absolute;
	right: 0;
	top: 100px;
	bottom: 0;
	width: 50%;
	z-index: 100;
}
#contato .bloco {
	width: 50%;
}
.profissional {
	width: 31.3333%;
}
.rodapeInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.rodapeInfo a {
	margin-left: 30px;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer {
	text-align: left;
}
#assinatura {
	margin: 0 0 20px 0;
}
.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: #F58220;
}
.newsQuadrado {
	width: 140px;
	height: 140px;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: #F58220;
}
.home .newsQuadrado {
	display: none;
}
.bgFoto {
	position: absolute;
	right: 0;
	top: 60px;
	padding: 0;
	bottom: 0;
	width: 50%;
}
.bgBranco section {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: flex-start;
}
#postTopo {
	z-index: 1;
}
.bgBranco {
	z-index: 2;
	margin-top: -150px;
	background: none;
}
.bgBranco .postSingle {
	padding-top: 200px;
}
.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;
}



.subpaginas li {
	margin: 0 0 0 50px;
}
.homeTexto {
	width: 50%;
	float: right;
}




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

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




.single-post .postSingle {
	width: 46%;
}

.praticasIntro {
	float: left;
	max-width: 270px;
}
.listaPraticas {
	float: right;
	width: 50%;
}











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

.blocos, .servico, .single-profissional .conteudo section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#contatoWrapper .blocos {
	align-items: flex-end;
}
.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%;
}
.perfilFoto {
	width: 35%;
}
.perfilInfo {
	width: 60%;
}
.bloco, #postFotoTopo {
	width: 46%;
}
#newsletter .bloco {
	width: 48%;
}


.area {
	width: 32.3333%;
}
}
@media only screen 
and (min-width : 1024px) {
.perfilInfo .bloco {
	width: auto;
}
#contato .bloco {
	padding: 100px 0 80px 0;
	background: none !important;
}
.mapa {
	width: 60%;
}
.contatoBG {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 100px;
	width: 40%;
	bottom: 0;
}
#slideshow, .banner {
	height: 550px;
}
h1, .palavra {
	font-size: 50px;
	line-height: 55px;
}
h1:before {
	height: 55px;
}
.single-post h1 {
	font-size: 40px;
	line-height: 45px;
}
.areaInfo {
	padding-left: 40px;
}
#valores ul li {
	width: 22%;
}
#posts .post {
	width: 24%;
}
.fotoCapaEquipe.ativo {
	opacity: 1;
}


#fotoCapaDesktop {
	display: block;
}
.spacer {
	height: 80px;
}
.single-profissional .conteudo {
	background-attachment: fixed;
}
#perfilContato {
	max-width: 400px;
}
#perfilTopo .postFoto {
	right: 290px;
	z-index: 5;
}
.perfilBG {
	position: absolute;
	height: 290px;
	width: 960px;
	right: 290px;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	background: #595F78;
}
/*.perfilBG:before {
	background: #CCCDD8;
	content: "";
	right: 0;
	width: 290px;
	height: 290px;
	position: absolute;
	z-index: 1;
	bottom: 0;
}*/


#menuWrapper {
	position: fixed;
	left: 0;
	top: 0;
	background: none;
	height: auto;
}
.home #menuWrapper {
	background: none;
}
#menuWrapper.bgMenu {
	background-color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.9);
}


#menuWrapper .logo {
	display: block;
	height: 60px;
	margin: 0;
}
.topoMenu, #menuPrincipal {
	width: auto;
	clear: none;
	padding: 0;
	margin: 0;
}
.topoMenu {
	position: absolute;
	left: 0;
	top: 20px;
}
#menuWrapper section {
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;	
	height: 100px;
}

#menuPrincipal {
	font-size: 14px;
	line-height: 30px;
}
#nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0;
}
#nav li {
	margin: 0 30px 0 0;
	padding-left: 0;
}






header, .fa-xmark {
	display: none !important;
}














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





}
@media only screen 
and (min-width : 1280px) {
#perfilContato {
	max-width: 600px;
}
#menuPrincipal {
	font-size: 16px;
}
#nav li {
	margin: 0 50px 0 0;
}
section {
	width: 1200px;
}
.equipeIntro {
	width: 530px;
	float: left;
}
.equipeSocios {
	width: calc(100% - 580px);
	float: right;
}

}
@media only screen 
and (min-width : 1366px) {
section {
	width: 1300px;
}
/*.bloco.blocoEscritorioFoto {
	width: 450px;
}*/
.bloco.blocoEscritorio {
	width: 48%;
}
#slideshow:before {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
}
