/*
Theme Name: Granadeiro
Theme URI: https://www.granadeiro.com.br/
Description: Template para Granadeiro
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins: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;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
header, .logoWrapper, #menuWrapper, #openMenu, #openMenu:before, #menuWrapper a, .postFoto:before, 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, .post h3, .post p, .post .postCat, .post .fa-plus, .post, #pagenav a, .blocoAreaNav a, .postFoto a, .profissional, .profissional h3, .profissional .fa-plus, .area, .area h3, .area p, .btn, .btn:before, .btn span, form input.wpcf7-submit, #assinatura, .searchandfilter input[type='submit'], #topo a, .postSingle a, #areas a, .forum .fa-solid, .forumData, .forumTitulo, #historia h2, .mais, .blocoContato a, #newsletter a, .social a, #socios h3, .equipeLista a, #accordion h2, #trabalhe a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #FEF1EF;
	color: #6F2B4F;
	font-size: 18px;
	line-height: 28px;
	 font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
h1 {
	font-size: 46px;
	line-height: 56px;
	color: #EA515A;
	font-weight: 600;
}
h2 {
	font-size: 30px;
	line-height: 35px;
	color: #EA515A;
	margin-bottom: 20px;
	font-weight: 600;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 600;
}
#noResults h3 {
	margin-bottom: 10px;
	color: #EA515A;
}
h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 20px;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #143541;
	text-decoration: none;
}
a:hover, a:active {
	color: #EA515A;
}
p, .video, .bloco .fluid-width-video-wrapper {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #6F2B4F;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #6F2B4F;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #6F2B4F;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #6F2B4F;
	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: #6F2B4F;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #ccc;
    font-size: 15px;
	height: 40px;
	line-height: 40px;
    padding: 0 15px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
}

textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	border: 1px solid #ccc;
	padding: 0 25px 0 15px;
}
.wpcf7-list-item {
	display: block !important;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	width: 100%;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid  {
	border-color: #F00;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background-image: url(images/enviar.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size:  20px auto;
    -o-background-size:  20px auto;
    background-size:  20px auto;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	width: 40px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
}
.formWrapper form input.wpcf7-submit {
	text-indent: inherit;
	color: #fff;
	background: #6F2B4F;
	background-image: none;
	width: 130px;
}
.formWrapper form input.wpcf7-submit:hover {
	background: #EA515A;
}
.searchandfilter input[type='submit'] {
	background-image: url(images/buscaRosa.png);
	-webkit-background-size: 24px auto;
    -moz-background-size:  24px auto;
    -o-background-size:  24px auto;
    background-size:  24px auto;
	background-color: #fff;
}

form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: left !important;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
header {
	width: 100%;
	position: fixed;
	overflow: hidden;
	z-index: 9990;
	left: 0;
	top: 0;
}
header section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
header.bgMenu, .page-template-page-contato header, .single-profissional header {
	background: #6F2B4F;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	position: relative;
	margin: 15px 0;
}
header .logo {
	position: absolute;
	left: 20px;
	top: 0;
}
.fa-bars, .fa-xmark, .fa-equals {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}

#menuWrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9995;
	left: 0;
	top: -100%;
	background: #6F2B4F;
}
#menuWrapper:before {
	background: url(images/grafismoMenu3.png) right center no-repeat;
	-webkit-background-size: 1000px auto;
    -moz-background-size:  1000px auto;
    -o-background-size:  1000px auto;
    background-size:  1000px auto;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 1;
	opacity: 0.25;
	position: absolute;
}
#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%;
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	z-index: 10;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#menuPrincipal {
	overflow: hidden;
	clear: both;
	padding-top: 120px;
}
#nav {
	overflow: hidden;
	clear: both;
	position: relative;
	margin: 0 0 50px 0;
}
#nav li {
	overflow: hidden;
	clear: both;
	position: relative;
	margin: 0 0 25px 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
}
.subnav {
	display: none;
	padding-top: 10px;
}
#nav .subnav li {
	font-size: 15px;
	line-height: 20px;
	margin: 0;
}
#nav li:last-child {
	margin: 0;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover, #nav a:active {
	color: #EA515A;
}
.page-template-page-contato #mContato a,
.home #nav li#mHome a, .single-post #nav li#mPublicacoes a, .archive.category #nav li#mPublicacoes a, .archive.date #nav li#mPublicacoes a, .page-template-page-publicacoes #nav li#mPublicacoes a, .page-template-page-sobre #nav li#mSobre a, .page-template-page-areas #nav li#mAreas a, .page-template-page-profissionais #nav li#mProfissionais a, .single-profissional #nav li#mProfissionais a, .single-colaborador #nav li#mProfissionais a, .buscaEquipe #nav #mEquipe a,  .buscaBlog #nav li#mPublicacoes a, .page-template-page-contato #nav li#mContato a, .singleArea #nav li#mAreas a, .buscaEquipe #nav li#mProfissionais a, .single-download #nav li#mDownloads a, .page-template-page-downloads #nav li#mDownloads a, .page-template-page-trabalhe #nav li#mTrabalhe a {
	color: #EA515A;
	font-weight: 700;
}
.language-chooser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0; 
	color: #fff;
	
}
.language-chooser li {
	position: relative;
	overflow: hidden;
	padding-right: 8px;
	margin-right: 7px;
}
.language-chooser li:before {
	content: "";
	position: absolute;
	bottom: 3px;
	right: 0;
	width: 2px;
	height: 2px;
	background: #fff;
}
.language-chooser li:last-child {
	padding: 0;
	margin: 0;
}
.language-chooser li:last-child:before {
	display: none;
}
.language-chooser a:link, .language-chooser a:visited {
	color: #fff;
}
.language-chooser a:hover, .language-chooser a:active {
	color: #EA515A;
}
.language-chooser li.active a {
	font-weight: 700;
	color: #EA515A !important;
}









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

/* home */
#setaDown {
	height: 50px;
	width: 50px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 50px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	background: url(images/grafismo01.png) center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	z-index: 10;
}
#setaDown:hover {
	color: #ccc;
}

@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 10px, 0); }
}





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

/* banner */



/* publicacoes */

.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}

#lideranca .postFoto:before, .blocoFoto .postFoto:before, #areasNav .postFoto:before {
	background-color: rgba(0, 0, 0, 0.3);
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
}
#areasNav .postFoto:before {
	background-color: rgba(0, 0, 0, 0.6);
	background: rgba(0, 0, 0, 0.6);
}
#areasNav li:hover .postFoto:before {
	background-color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.9);
}
.post {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #6F2B4F;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post .postFoto {
	margin: 0;
	padding-bottom: 70%;
	position: relative;
	z-index: 1;
	display: none;
}
.post .postFoto:before {
	background: #6F2B4F;
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 0;
}
.post:hover .postFoto:before {
	opacity: 0.5;
}
.post:nth-child(1) .postFoto,
.post:nth-child(2) .postFoto,
.post:nth-child(3) .postFoto {
	display: block;
}
.postResumo {
	position: relative;
	padding:  20px 20px 0 20px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.post a {
	display: block;
}
.post h3 {
	color: #6F2B4F;
}
.post:hover h3 {
	color: #EA515A;
}
.post p, .area p {
	color: #1E1E1E;
}










.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-bottom: 30px;
	width: 100%;
	clear: both;
}

#downloadWrapper .btn {
	position: relative;
	float: left;
	right: auto;
	bottom: auto;
	margin-bottom: 20px;
	text-transform: lowercase;
}
#downloadWrapper .btn a {
	text-decoration: none !important;
}

.area:hover .btn:before {
	background: #EA515A;
}
.area:hover .btn span, #downloadWrapper .btn:hover span {
	color: #fff;
}
a.btn:link, a.btn:visited {
	font-size: 15px;
	line-height: 20px;
	padding: 10px 20px;
	display: block;
	float: left;
	color: #EA515A;
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 400;
	border: 1px solid #EA515A;
}
a.btn:hover, a.btn:active {
	background: #6F2B4F;
	border-color: #6F2B4F;
	color: #fff;
}
a.btn .fa-solid {
	margin-right: 5px;
}






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

}



.bloco {
	overflow: hidden;
	position: relative;
}
/* home */



.single-post {
	background: #fff;
}

.postHeader {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #EA515A;
}
.postSingle a:link, .postSingle a:visited {
	color: #EA515A;
}
.postSingle a:hover, .postSingle a:active {
	color: #6F2B4F;
	text-decoration: underline;
}
.postHeader span {
	display: block;
	padding: 0 6px;
}
.postCat, .postData {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.postSingle h2, .blocoArea h2 {
	color: #EA515A;
}
.blocoArea h2 {
	border-top: 1px solid #EA515A;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
.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, .profissionalBio ul, .blocoArea ul, #sobre ul, .blocoComoAjudamos ul, .blocoPerfil ul, #areasWrapper ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .pInfo ul li, .profissionalBio ul li,  .blocoArea ul li, #associacoes  ul li, #servicos ul li, #sobre ul li, .blocoComoAjudamos ul li, .blocoPerfil ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .pInfo ul li:before, .profissionalBio 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  {
	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: #EA515A;
}
.blocoArea ul li:before {
	color: #6F2B4F;
}
.postSingle .postCat ul li,
.postSingle .gallery li, .bloco.blocoAreaNav ul li {
	padding: 0;
	background: none;
}



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


.postShare {
	padding: 30px 0 20px 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postShare strong {
	overflow: hidden;
	font-weight: 600;
	margin: 0 0 10px 0;
	display: block;
	color: #EA515A;
	text-transform: uppercase;
}
.postFooter {
	overflow: hidden;
	position: relative;
}


.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(111, 43, 79, 0.5);
	background: rgba(111, 43, 79, 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;
}
#forumGaleria .foto {
	padding-bottom: 80%;
}
#forumGaleria .gallery {
	padding-top: 30px;
	width: calc(100% + 20px);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#forumGaleria .gallery li {
	margin: 0 20px 20px 0;
	width: calc(33.3333% - 20px);
}
.postSingle ol {
	margin-bottom: 20px;
}
ol {
	list-style-position: outside;
	margin-bottom: 30px;
}
ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
blockquote {
	padding: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #EA515A;
	font-weight: 300;
	position: relative;
	overflow: hidden;
	text-transform: none;
	z-index: 1;
	background: url(images/aspas.png) left top no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
}
.postSingle blockquote {
	font-style: italic;
}
blockquote p {
	padding: 30px 0 20px 40px;	
	margin: 0;
	position: relative;
	z-index: 2;
}
.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 */

#relacionadosTitulo {
	overflow: hidden;
	z-index: 2;
	position: relative;
	clear: both;
	width: 100%;
	background: #fff;
	text-transform: uppercase;
}
#relacionados #posts {
	margin-bottom: 20px;
}
#relacionados {
	overflow: hidden;
	z-index: 2;
	position: relative;
	padding: 0;
	clear: both;
	width: 100%;
	background: #FEF1EF;
}

#areasHome h2 {
	text-transform: uppercase;
	color: #EA515A;
	font-weight: 300;
	margin-bottom: 50px;
	text-align: center;
}
#relacionados .lastWord, #postsHome .lastWord, #sociosHome .lastWord, #historiaHome .lastWord,  #areasHome .lastWord {
	font-weight: 700;
	display: inline-block;
}



.perfilNome {
	overflow: hidden;
	margin-bottom: 20px;
	color: #EA515A; 
}
.perfilNome h1, .perfilNome p {
	margin-bottom: 0;
	text-transform: uppercase;
}


.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;
}*/
#topoBusca {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
#topoBusca h1 {
	text-transform: uppercase;
	margin-bottom: 20px;
}
#busca {
	position: relative;
	overflow: hidden;
	height: 35px;
	margin-bottom: 50px;
	padding-right: 40px;
}

#busca input#searchsubmit {
	width: 30px;
	height: 35px;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	background: url(images/buscaMarrom.png) center right no-repeat;
	-webkit-background-size: auto 30px;
    -moz-background-size: auto 30px;
    -o-background-size: auto 30px;
    background-size: auto 30px;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
}


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













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

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

.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 10px 0 0px !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;
}




.firstWord {
	display: block;
}


/* contato rodape */
#rodape {
	background: #FEF1EF;
	position: relative;
	padding: 50px 0 0 0;
}
#rodape h3 {
	text-transform: uppercase;
	color: #EA515A;
}
#contatoInfo {
	overflow: hidden;
	margin-bottom: 40px;
}
#contatoInfo p {
	margin-bottom: 10px;
}
#contatoEndereco, #contatoSocial {
	overflow: hidden;
	margin-bottom: 30px;
}
#rodape a:link, #rodape a:visited, footer a:link, footer a:visited {
	color: #6F2B4F;
}
#rodape a:hover, #rodape a:active, footer a:hover, footer a:active {
	color: #EA515A;
}

.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 10px 0 0;
	font-size: 18px;
	padding: 0 1px;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited {
	width: 40px;
	height: 40px;
	line-height: 40px !important;
	text-align: center !important;
	color: #FEF1EF !important;
	background: #6F2B4F;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
}
.social a:hover, .social a:active, .profissionalFoto .social a:link, .profissionalFoto .social a:visited {
	background: #EA515A;
}
.profissionalFoto .social a:hover, .profissionalFoto .social a:active {
	background: #6F2B4F;
}
/* rodape */
footer {
	padding: 0 0 20px 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background: #FEF1EF;
}
footer section {
	padding-top: 0 !important;
}
footer ul {
	margin-bottom: 20px;
}
#assinatura {
	width: 180px;
	he#newslight: 14px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	display: block;
	width: 100%;
	height: auto;
}
/* areas inicial */
.menuAreas {
	background: #CECCCB;
	overflow: hidden;
	position: relative;
	padding: 50px 0 30px 0;
	z-index: 2;
}
.menuAreas ul li {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	padding-bottom: 20px;
}
.menuAreas a:link, .menuAreas a:visited {
	display: block;
	position: relative;
	overflow: hidden;
	color: #3c3c3c;
	float: left;
	padding: 0 20px 0 0;
}
.menuAreas a:hover, .menuAreas a:active {
	color: #999;
	padding: 0 0 0 20px;
}
.menuAreas a:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 14px;
	height: 20px;
	line-height: 20px !important;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -10px;
    content: '\f105';
}
.menuAreas a:hover:before {
	left: 1px;
}
/* area interna */
 



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

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

.navAreas  ul {
	margin-bottom: 20px;
}
.navAreas ul li {
	border-bottom: 1px solid #f5f5f5;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.navAreas a:link, .navAreas a:visited {
	display: block;
	padding: 15px 35px 15px 15px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	color: #999;
}
.navAreas a:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 24px;
	line-height: 24px !important;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -12px;
    content: '\f061';
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navAreas a:hover, .navAreas a:active {
	color: #EA515A;
	background: #f5f5f5;
}

.navAreas ul li.current-cat a {
	color: #999;
	font-weight: 700;
}
.navAreas a:hover:before, .navAreas ul li.current-cat a:before {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* o escritorio */
#reconhecimentos .gallery a, .blocoPerfil .gallery a {
	display: none;
}



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








/* sobre nos */
#sobre {
	padding-bottom: 0;
	z-index: 5;
	border-top: 80px solid transparent;
	margin-top: -80px;
}







/* profissional interna */

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

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

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






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

/* single profissional */


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


.lista {
	overflow: hidden;
}
.lista .postFoto {
	padding-bottom: 70%;
}
.blocoFoto .postFoto {
	margin-bottom: 10px;
	padding-bottom: 100%;
}
.lista .postFotoWrapper {
	overflow: hidden;
	position: relative;
}
.lista h3 {
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0 20px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
}
.lista span {
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
}
.lista li:hover h3 {
	margin-bottom: 0;
}
.lista li:hover span {
	margin-bottom: 40px !important;
}
.lista a {
	position: absolute;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	background: #002043;
	background: -webkit-linear-gradient(0deg,rgba(0, 32, 67, 0.9) 0%, rgba(0, 32, 67, 0) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 32, 67, 0.9) 0%, rgba(0, 32, 67, 0) 100%);
	background: linear-gradient(0deg,rgba(0, 32, 67, 0.9) 0%, rgba(0, 32, 67, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#002043",
	  endColorstr="#002043",
	  GradientType=0
	);
}
.profissionalNome {
	width: calc(100% - 70px);
}

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





#numeros {
	overflow: hidden;
	color: #EA515A;
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
	padding-bottom: 0;
}
.counter {
	font-weight: 900;
	font-size: 50px;
	line-height: 55px;
	display: block;
}
.numero {
	overflow: hidden;
	margin-bottom: 30px;
}
#quemSomos {
	padding-bottom: 0;
}
#quemSomos .bloco {
	margin-bottom: 30px;
}
#reconhecimentosHome {
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}
#reconhecimentosHome .slick-list, #reconhecimento .slick-list {
	margin: 0 30px;
}
#reconhecimentosHome:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background: #EA515A;
	width: 100%;
	height: 100%;
	content: "";
}
#reconhecimentosHome .postFoto, #reconhecimento .postFoto, #valores .postFoto {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	padding: 0;
}
#valores .postFoto {
	width: 50px;
	height: 50px;
	margin: 0 auto 20px auto;
}
.blocoPerfil .foto {
	width: 70%;
	padding-bottom: 70%;
	margin: 0 auto;
}
#newsletter, #trabalhe {
	position: relative;
	overflow: hidden;
	width: 100%;
	clear: both;
	background: #EA515A;	
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	z-index: 2;
}
#trabalhe {
	background: #4E55A2;
}
#newsletter a:link, #newsletter a:visited {
	color: #fff;
	padding: 30px 0 10px 0;
	display: block;
}
#newsletter a:hover, #newsletter a:active {
	color: #6F2B4F;
}
#trabalhe a:link, #trabalhe a:visited {
	color: #fff;
	padding: 30px 0 10px 0;
	display: block;
}
#trabalhe a:hover, #trabalhe a:active {
	color: #FAD2CC;
}
#formDownload form {
	overflow: hidden;
	position: relative;
}
#formDownloadWrapper form input.wpcf7-submit {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 50px;
	
}
#formDownloadWrapper form input.wpcf7-submit {
	background-color: #EA515A;
}
#formDownloadWrapper form input.wpcf7-submit:hover {
	background-color: #6F2B4F;
}
#formDownloadWrapper .wpcf7-spinner {
	position: absolute;
	z-index: 3;
	right: 5px;
	top: 55px;
}
#formDownloadWrapper span[data-name="your-email"] {
	width: calc(100% - 46px);
	display: block !important;
}
#formDownloadWrapper label {
	margin: 0 !important;
}
.blocoBanners {
	background: #fff;
	padding-top: 50px;
}
#slideBG {
	display: none;
}
.bgFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 60%;
	position: relative;
	overflow: hidden;
}



.blocoPerfil ul.gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	width: 102%;
}
.blocoPerfil ul.gallery li {
	padding: 0;
	width: 48%;
	margin: 0 2% 0 0 ;
}
.blocoPerfil ul.gallery li:before {
	display: none;
}
#sobreGaleria {
	margin-bottom: 0;
}
#sobreGaleria .foto {
	padding-bottom: 70%;
}
#sobreVideo {
	position: relative;
	overflow: hidden;
	background: #dedfe0;
}
#sobreVideo:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	background: #fff;
}
#sobreVideo .video {
	max-width: 728px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#diversidade {
	background: #dedfe0;
}
.bloco.blocoDiversidadeSelo {
	width: 200px;
	margin: 0 auto;
}
#cultura {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}
#cultura h2 {
	color: #dedfe0;
}
#cultura:before {
	background: #EA515A;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	z-index: 2;
	position: absolute;
}
#cultura:after {
	background: #999;
	opacity: 0.5;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}
#cultura .sobreTextoColunas {
	overflow: hidden;
	margin-bottom: 20px;
}
.sobreCultura {
	padding-top: 41px;
	overflow: hidden;
	position: relative;
}
.sobreCultura:before {
	width: 100px;
	height: 1px;
	left: 0;
	top: 0;
	content: "";
	position: absolute;
	z-index: 1;
	background: #dedfe0;
}

.home #topo {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	z-index: 10;
}
.home #topo h1 {
	position: relative;
	margin: 0 20px;
	padding-top: 40px;
}


#topoBlog {
	overflow: hidden;
}
#topoBlog h1 {
	margin: 0;
	text-transform: none;
	color: #fff;
}
#topoBlog .bloco {
	padding: 50px 0;
}
#topoBlogFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 50%;
}

.blocoPerfil h2 {
	font-weight: 700;
}
.tituloBtn {
	overflow: hidden;
	position: relative;
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.tituloBtn h1, .tituloBtn h2 {
	font-weight: 400;
	margin: 0 20px 20px 0;
}
#lideranca .tituloBtn {
	margin-bottom: 0;
}

#lideranca {
	background: #EA515A;
	color: #fff;
	margin-bottom: 60px;
}
#lideranca h2 {
	color: #fff;
}
#lideranca .blocoLideranca {
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lideranca .postFoto {
	padding-bottom: 100%;
}

#homeConteudo .bloco {
	width: auto;
	max-width: 650px;
}
#homeConteudo .bloco.blocoConteudo {
	text-transform: uppercase;
	margin-bottom: 40px;
	max-width: 440px;
	
}
.blocoDestaques  {
	color: #EA515A;
	font-size: 25px;
	line-height: 30px;
}
#topoTextoWrapper {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#topoTexto {
	padding: 50px 20px;
	overflow: hidden;
	background: #EA515A;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 40px 20px 0 20px;
	max-width: 360px;
}
#topoTexto h1 {
	color: #fff;
	text-transform: none;
	margin: 0;
	font-weight: 400;
}
#homeServicos .bloco, #servicos .bloco {
	width: auto;
	max-width: 610px;
	margin-bottom: 40px;
}
#homeServicos .bloco h2, #servicos .bloco h2 {
	margin-bottom: 20px;
}
#servicos h1 {
	font-weight: 400;
}
#servicosNav {
	border-top: 1px solid #999;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	clear: both;
}
#servicosNav h3 {
	margin: 0;
	font-size: 20px;
	line-height: 25px;
}
#servicosNav h3 span {
	display: block;
	font-weight: 400;
}
#servicosNav li {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #999;
}
#servicosNav a:link, #servicosNav a:visited {
	text-transform: uppercase;	
	color: #EA515A;
	padding: 40px 0 40px 40px;
	position: relative;
	overflow: hidden;
	display: block;
}
#servicosNav a:before {
	width: 20px;
	height: 100%;
	left: -20px;
	bottom: 0;
	background: #EA515A;
	content: "";
	position: absolute;
	z-index: 10;
}
#servicosNav a:hover:before, #servicosNav a:active:before {
	left: 0;
}



.blocoAreaNav {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}



.bg01 {
	background: #fff url(images/bg01.png) left top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




#institucional {
	padding-top: 0;
	background: #002043;
	color: #EA515A;
	padding-bottom: 10px;
}
#institucional ul li {
	overflow: hidden;
	margin-bottom: 30px;
}
#institucional h2 {
	margin-bottom: 20px;
}
.postFoto.diagonal {
	padding-bottom: 130%;
	margin-bottom: 20px;
	clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
}

#areaTexto {
	max-width: 490px;
}
#areas h2 {
	color: #EA515A;
	font-weight: 300;
}

#areas .blocoAreaNav {
	display: block;
	width: 100%;
	clear: both;
	padding: 0;
	margin-bottom: 20px;
}
#areas .blocos {
	margin-bottom: 30px;
}
h2.subtitulo {
	margin-bottom: 50px;
}
.postInfo .fa-solid {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 30px;
	color: #EA515A;
}

#homeSocios {
	overflow: hidden;
	position: relative;
	padding-top: 60px;
	text-align: center;
}
#homeSocios:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	z-index: 1;
	background: #fff;
}
#homeSocios .lista li {
	margin-bottom: 0;
}
#homeSocios .lista a  {
	text-align: center;
}
.postExtra .postInfo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 20px;
	width: 100%;
}
.postExtra p {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 0 0 0 50px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	max-width: 400px;
	background:url(images/grafismo03.png) left center no-repeat;
	-webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
}
.postExtra .postInfo a.btn {
	position: relative !important;
	height: auto;
	width: auto;
	margin: 0 0 0 50px;
}
.postExtra .postFoto {
	background: #66798e;
}




#atuacaoLista li {
	background: #D9D9D9;
	border: 1px solid #EA515A;
	border-left: 0;
	font-size: 24px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




#atuacaoLista span {
	display: block;
	max-width: 315px;
}
#atuacaoLista a {
	display: block;
	padding: 20px 60px 20px 35px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#atuacaoLista .mais, .profissional .mais{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.accordion-content {
	display: none;
}
#equipe {
	background: #6F2B4F;
	padding-top: 50px 0 30px 0;
}
#equipe h2 {
	margin: 0 20px;
	border-top: 1px solid #EA515A;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-weight: 400;
}
#equipe h2:hover {
	color: #fff;
}
#equipe h2:hover .mais {
	border-color: #fff;
	background: #fff;
}
#equipe h2 span {
	display: block;
	margin-right: 10px;
	padding: 20px 0;
}
#socios .postFoto {
	padding-bottom: 90%;
	background-position: center top;
	margin: 0;
}
#socios h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #6F2B4F;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	padding: 15px 20px;
	text-align: center;
	width: 100%;
	background-color: rgba(250, 210, 204, 0.9);
	background: rgba(250, 210, 204, 0.9);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#socios .socio:hover h3 {
	background: #EA515A;
}
#socios {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;	
}
.socio {
	width: 50%;
}
.equipeLista {
	overflow: hidden;
	position: relative;
	color: #fff;
}
.equipeLista li {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 18px;
}
.equipeLista h3 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.equipeLista a:link, .equipeLista a:visited {
	color: #fff;
}
.equipeLista a:hover, .equipeLista a:active {
	color: #EA515A;
}
#destaques {
	background: #e5ecf2;
}

#areaTexto h3 {
	color: #EA515A;
}
#areaLinks {
	padding-top: 30px;
	overflow: hidden;
}
#areaLinks li {
	overflow: hidden;
	margin-bottom: 30px;
	font-weight: 700;
	line-height: 20px;
	position: relative;
}
#areaLinks ul.children {
	display: none;
	width: 100%;
	clear: both;	
}
#areaLinks ul.children li {
	padding-top: 15px;
	margin: 0;
	font-weight: 400 !important;
}
#areaLinks li.current_page_ancestor ul.children, #areaLinks li.current_page_item  ul.children {
	display: block;
}
#areaLinks a {
	padding-right: 15px;
	display: block;
	float: left;
	position: relative;
}

#topoPost.interna #topoPerfilInfo .titulo {
	margin: 0 20px 20px 0;
	width: auto;
}
#topoPerfilInfo .titulo h1 {
	text-transform: none;
}
#perfilAreas  {
	flex-direction: row;
}
#perfilAreas li {
	margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
}
#perfilAreas a:link, #perfilAreas a:visited {
	color: #EA515A;
	background: #fff;
	display: block;
	float: left;
	padding: 2px 6px;
	font-size: 14px;
	line-height: 16px;
}
#perfilAreas a:hover, #perfilAreas a:active {
	background: #EA515A;
	color: #fff;
}





#postAutores h3, h3.relacionadosTitulo {
	color: #EA515A;
}
#topoPerfil {
	background: url(images/headerEquipeInterna.jpg) center no-repeat;
	padding: 50px 0 0 0;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: relative;
	z-index: 1;
}
#topoPerfilDesktop {
	display: none !important;
}



#profissionaisRelacionados, #profissionaisRelacionados div, #profissionaisRelacionados p {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	line-height: 20px;
}
#profissionaisRelacionados div p {
	margin-bottom: 0;
	font-weight: 700;
	line-height: 20px;
}
#profissionaisRelacionados span {
	display: block;
	font-weight: 400;
	color: #002A3A;
	line-height: 20px;
}
#profissionaisRelacionados a:link, #profissionaisRelacionados a:visited {
	color: #EA515A;
}
#profissionaisRelacionados a:hover, #profissionaisRelacionados a:active {
	color: #002A3A;
}
#equipe .verMais {
	padding: 30px 0 0 0;
}
#equipe h2.ativo {
	margin-bottom: 30px;
}
#equipe .verMais:hover, #equipe .verMais:active {
	padding-left: 7px;
}
#topoPerfilInfo ul.social {
	margin-bottom: 20px;
}
#topoPerfilInfo .social a:link, #topoPerfilInfo .social a:visited {
	color: #EA515A;
}
#topoPerfilInfo .social a:hover, #topoPerfilInfo .social a:active {
	color: #fff;
}

.titulo {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 50px;
}
.titulo h2, .singleArea #topoPost h1, .titulo h1, #videos h2, .equipeWrapper h2, #perfilBio h2 {
	float: left;
	display: block;
	padding: 10px 30px 10px 10px;
	border-right: 10px solid #EA515A;
	margin: 0;
	font-weight: 300;
	font-size: 35px;
	line-height: 35px;
	background: #1DB0B5 url(images/setaAzul.png) center right no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;
}
.singleArea #topoPost h1, .equipeWrapper h2, #perfilBio h2 {
	border: 0;
	padding: 10px;
	background: #EA515A;
	color: #143541;
	margin: 0;
}
#perfilBio h2 {
	margin-bottom: 20px;
}
#perfilBio h2 + p, #perfilBio h2 + ul, #perfilBio h2 + ol {
	display: block;
	clear: both;
	width: 100%;
}
#quem {
	background: #EA515A;
}

#videos h2 {
	border: 0;
	padding: 10px;
	background: #143541;
	color: #EA515A;
	margin-bottom: 20px;
}
#topoPost.interna .titulo {
	margin: 0;
}
#topoPost.interna h1 {
	color: #143541;
	background: #EA515A;
}

#topoPost.interna .titulo {
	margin-bottom: 50px;
}
.page-template-default #topoPost.interna .titulo {
	margin-bottom: 0;
}
#publiIntro h1 {
	text-transform: none;
}
#publiIntro p {
	font-size: 30px;
	line-height: 35px;
	color: #EA515A;
	font-weight: 300;
	margin: 0;
}
.home #publiIntro {
	width: 100%;
}
.home #publiIntro p {
	margin-bottom: 20px;
	text-align: right;
}
.titulo a:hover h2 {
	color: #fff;
}
#profissionais, #missao {
	padding-bottom: 0;
}
#profissionais p {
	max-width: 550px;
}
#profissionais .bloco, #missaoTexto {
	margin-bottom: 30px;
}
#missaoTexto {
	max-width: 320px;
	overflow: hidden;
	position: relative; 
}
#profissionaisFoto, #missaoFoto {
	background: url(images/grafismoMissao.png) left top no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	width: 100%;
	height: 160px;
}
#reconhecimento {
	color: #fff;
	background: #143541;
}
#reconhecimento h2 {
	color: #EA515A;
	font-weight: 300;
}
.reconhecimento, .valor {
	padding: 20px 20px 0 20px;
	overflow: hidden;
	text-align: center;
	background: #EA515A;
	color: #143541;
	overflow: hidden;
	margin: 0 10px 20px 10px;
	position: relative;
	font-size: 16px;
	line-height: 20px;
}
.valor {
	margin: 0 0 20px 0;
}
#missao h2, #valores h2, #timeline h2 {
	font-weight: 300;
	margin-bottom: 50px;
}
.valorWrapper {
	overflow: hidden;
	margin-right: 20px;
}
#videos {
	padding-top: 0;
}
#videos p {
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
}

#quemTexto {
	margin-bottom: 30px;
	overflow: hidden;
}
#quem {
	padding-bottom: 0;
}
.single-post #topoFoto:after {
	background: #143541;
}

.single-post #topoPostIntro {
	margin-bottom: 50px;
}
.page-template-page-profissionais #publiIntro, .buscaEquipe #publiIntro {
	max-width: 350px;
}
.page-template-page-profissionais #publiIntro p, .buscaEquipe #publiIntro p {
	font-style: italic;
}
#perfilFoto .postFoto {
	padding-bottom: 120%;
	margin-bottom: 10px;
}
#perfilFoto {
	position: relative;
	padding-top: 50px;
	max-width: 320px;
}

#equipe2 .postFoto, .tipo-socios .postFoto {
	clip-path: polygon(20% 0, 100% 0, 80% 100%, 0% 100%);
}
#historiaSlide {
	margin-bottom: 20px;
}
.historia {
	position: relative;
	overflow: hidden;
}
.historiaTexto {
	overflow: hidden;
	position: relative;
	font-size: 16px;
	line-height: 20px;
	margin: 0 20px 50px 0;
	border-left: 2px solid #EA515A;
	padding-left: 20px;
	margin-left: 40px;
}
.historiaTexto p:last-child {
	margin: 0;
}
.historia h3 {
	font-weight: 300;
	transform: rotate(-90deg) translate(-100%, 0);
    transform-origin: 0 0;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	line-height: 40px;
	text-align: right;
	width: 100%;
}
#perfilReconhecimentos .gallery a {
	display: none;
}
#perfilReconhecimentos .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#perfilReconhecimentos .gallery li {
	width: 31.3333%;
	margin-right: 2%;
	margin-bottom: 20px;
}
#perfilReconhecimentos .gallery .foto {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	padding: 0;
}
.cargo {
	display: block;
	text-align: right;
	font-weight: 700;
	color: #EA515A;
	margin-bottom: 5px;
}
#topoPerfilInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#perfilAreas {
	width: 100%;
}
#topo {
	overflow: hidden;
	position: relative;
	z-index: 5;
	background: #6F2B4F;
}
#topo h1 {
	margin-bottom: 50px;
}
#topoFoto {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity: 0.15;
}
#topo section {
	height: 350px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	overflow: hidden;
	position: relative;
}
.blocoAzul {
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 15px;
	padding: 20px 20px 0 35px;
	color: #fff;
	z-index: 1;
	background: #EA515A;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.setaBloco {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 40px;
	width: 40px;
	height: 60px;
	background: url(images/setaLaranja.png) left top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.blocoArea h3 {
	color: #EA515A;
}
#postsWrapper {
	padding-top: 0;
}
#bgHome {
	background-image: url(images/bgHome.jpg); 
}

.searchandfilter input[type='text'], .searchandfilter select {
	background-color: #fff;
	border-color: #fff;
}
.searchandfilter ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchandfilter li {
	width: 100%;
}
.searchandfilter li:nth-child(2) {
	width: calc(100% - 50px);
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 50px;
}
#filtrosBlog {
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
}
#socioFoto .postFoto {
	padding-bottom: 140%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
#socioFoto .postFoto a:link, #socioFoto .postFoto a:visited {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #EA515A;
	font-size: 24px;
}
#socioFoto .postFoto a:hover, #socioFoto .postFoto a:active {
	color: #fff;
}
.single-socio #topo h1, .single-colaborador #topo h1 {
	padding: 0;
	text-transform: none;
	margin: 0;
	background: none;
}
.single-socio #topo h3, .single-colaborador #topo h3 {
	color: #fff;
	margin: 0;
	font-weight: 300;
}
#socioFoto {
	max-width: 350px;
}
#socioBio .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
	margin-bottom: 20px;
}
#socioBio .gallery li {
	width: 31.3333%;
}
#socioBio .foto {
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#socioBio .gallery a {
	display: none;
}
.socioContato {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #EA515A;
}
.socioContato li {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.socioContato .fa-solid, .socioContato .fa-regular {
	color: #EA515A;
	margin-right: 5px;
	padding: 0 1px;
}
.socioContato a:link, .socioContato a:visited {
	color: #EA515A;
}
.socioContato a:hover, .socioContato a:active {
	color: #EA515A;
}

.profissionais {
	overflow: hidden;
	padding-top: 30px;
	position: relative;
}
.profissional {
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #212020;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.profissional .postFoto {
	padding-bottom: 110%;
	margin-bottom: 0;
	border-bottom: 1px solid #212020;
}


#videoInstitucional h2 {
	margin-bottom: 50px;
}
#timeline {
	padding-top: 0;
}
#timeline .firstWord {
	display: block;
	color: #EA515A;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 60px;
	background:url(images/setaAzul.png) left bottom no-repeat;
	-webkit-background-size: 40px auto;
    -moz-background-size: 40px auto;
    -o-background-size: 40px auto;
    background-size: 40px auto;
	margin-bottom: 15px;
}
#timeline ul li {
	color: #EA515A;
	padding: 0 10px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
}
#timeline:before {
	position: absolute;
	left: 0;
	top: 66px;
	z-index: 1;
	background: #EA515A;
	width: 100%;
	height: 2px;
	content: '';
}
#timeline .slick-list {
	margin: 0 30px;
}
#missao {
	padding-bottom: 0;
}
#missao h2 {
	margin-bottom: 10px;
}
.blocoMissao {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}



#postsHome h2, #sociosHome h2, #historiaHome h2 {
	color: #EA515A;
	margin-bottom: 50px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}
#sociosHome h2, #historiaHome h2 {
	color: #fff;
}
#historiaHome h2 {
	border-bottom: 1px solid #fff;
	padding-bottom: 50px;
}
#historiaHome h2 {
	text-align: left;
}
#historiaHome p {
	margin-bottom: 50px;
}

#postsSlide .slick-list {
	margin: 0 30px 20px 30px;
}
#postsSlide .post {
	margin: 0 10px;
}
#bgHomeAzul {
	background: url(images/bgAzul.png) left top repeat-x;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}
#bgHome .conteudo {
	background: none;
}
#historiaHome .bloco {
	margin-bottom: 30px;
}
#historiaBG:before {
	background: url(images/grafismoHistoria.png) right bottom no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	content: "";
	position: absolute;
}
#bgHome #historiaHome.conteudo {
	padding-bottom: 0;
	background: url(images/bgHistoria.png) right bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #fff;
}
#bgHome #areasHome.conteudo {
	background: url(images/grafismoAreas.png) left top no-repeat;
}
#home {
	overflow: hidden;
	position: relative;
	background:#6F2B4F;
	height: 100vh;
	max-height: 650px;
}
#videoWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 2;
	display: block;
	opacity: 0.5;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#homeFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: 0.5;
}

#areasNav li {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#areasNav a {
	display: block;
	padding: 20px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
#areasNav span {
	background: url(images/setaCirculo.png) center no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
	width: 20px;
	height: 20px;
	top: 25px;
	right: 20px;
	position: absolute;
	z-index: 1;
}
#areasNav li:hover span {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#areasNav h3 {
	font-size: 22px;
	line-height: 26px;
	font-size: 700;
	margin-bottom: 20px;
	padding-right: 60px;
}
#areasNav p {
	margin-bottom: 60px;
	opacity: 0;
}
#areasNav small {
	display: block;
	font-weight: 700;
	position: absolute;
	left: 20px;
	bottom: -100px;
	opacity: 0;
}
#areasNav li:hover p {
	opacity: 1;
}
#areasNav li:hover small {
	opacity: 1;
	bottom: 20px;
}
#areasNav {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
#areasNav .postFoto {
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 120%;
	background-position: center bottom;
}
#areasNav li.last .postFoto {
	background: #000;
}
#areasNav li.last h3 strong {
	display: block;
}
#areasNav li.last h3 {
	font-weight: 300;
}
#areasNav li:hover h3 {
	color: #EA515A;
}
#areasHome:before {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 3;
	background:url(images/bg01.png) left center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
}

.download .postFoto {
	padding-bottom: 125%;
	margin: 0;
}
#downloads {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
	overflow: hidden;
	position: relative;
}
.download {
	overflow: hidden;
	position: relative;
	margin: 0 20px 20px 0;
	width: calc(50% - 20px);
}
.page-template-page-downloads #topo:before, .single-download #topo:before {
	display: none;
}
.download .postFoto a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(111, 43, 79, 0);
	background: rgba(111, 43, 79, 0);
}
.download .postFoto a:hover {
	background-color: rgba(111, 43, 79, 0.5);
	background: rgba(111, 43, 79, 0.5);
}
#areas {
	overflow: hidden;
	position: relative;
	border-top: 1px solid #4E55A2;
	margin-bottom: 20px;
}
#areas .fa-solid {
	position: absolute;
	line-height: 20px !important;
	top: 50%;
	margin-top: -10px;
	left: 10px;
}
#areas li {
	border-bottom: 1px solid #4E55A2;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	position: relative;
}
#areas a:link, #areas a:visited {
	color: #4E55A2;
	display: block;
	padding: 10px 10px 10px 30px;
	text-transform: uppercase;
}
#areas a:hover ,#areas a:active {
	background: #4E55A2;
	color: #fff;
}

.home .btn {
	position: relative;
	right: auto;
	bottom: 0;
	margin-bottom: 20px;
	float: left;
}
#contatoCTA .btn:hover span, .home .btn:hover span {
	color: #fff;
}
#contatoCTA .btn:hover:before, #downloadWrapper .btn:hover:before, .home .btn:hover:before {
	background: #EA515A;
}
#downloadWrapper {
	background: #fff;
}
#downloadWrapper h2 {
	margin-bottom: 50px;
}
#formDownloadWrapper {
	background: #FEF1EF;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
#formDownload h4 {
	margin-bottom: 20px;
	font-size: 25px;
	line-height: 30px;
	font-weight: 400;
}
.single-download #newsletter {
	display: none !important;
}
#btnDownload {
	display: none;
}
.quemWrapper {
	position: relative;
	overflow: hidden;
	background: #EAEAEA;
	padding: 20px 20px 0 20px;
	margin-bottom: 40px;
}
.quemInfo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.quemWrapper h2 {
	color:  #EA515A;
	width: 100%;
	display: block;
}
.quemFoto .postFoto {
	padding-bottom: 100%;
	margin-bottom: 20px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: left center;
}
#quemSlide {
	margin-bottom: 20px;
	overflow: hidden;
}
#socioPerfil {
	background: none;
}
#socioNome h1 {
	margin-bottom: 5px;
}
#homeAreas {
	background: #F4F4F4;
}
.home h2 {
	color:  #EA515A;
	margin-bottom: 50px;
}
.bloco.blocoFotoHome {
	max-width: 400px;
}
#postsHome {
	overflow: hidden;
	position: relative;
}
#bgHome {
	position: relative;
	overflow: hidden;
}

.searchandfilter li {
	padding: 0 !important;
	display: block !important;
}
#posts {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
#post {
	background: #fff;
	padding: 0 0 80px 0;
}
.single-forum #post {
	background: #FEF1EF;
}
#interna, #areasWrapper, #escritorio, #proposito, #homeAtuacao {
	background: #fff;
}
.postFotoWrapper {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
.single-forum .postFotoWrapper {
	padding-top: 50px;
}
.postFotoWrapper .postFoto {
	padding-bottom: 80%;
	margin-bottom: 20px;
}
#postAutor {
	overflow: hidden;
}
#postAutor strong {
	font-weight: 600;
	text-transform: uppercase;
}
#autores {
	overflow: hidden;
	position: relative;
}
#autores li {
	display: block;
}
#postAutor a:link, #postAutor a:visited, h2.postTitulo {
	color: #6F2B4F;
}
#postAutor a:hover, #postAutor a:active {
	color: #EA515A;
}
.textoIntro {
	overflow: hidden;
	margin-bottom: 30px;
}
.forum {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #6F2B4F;
}
.forum a, .single-forum .forum {
	display: block;
	padding: 30px 0;
}
.forum .fa-solid {
	width: 38px;
	height: 38px;
	border: 1px solid #6F2B4F;
	color: #6F2B4F;
	line-height: 38px !important;
	text-align: center !important;
	font-size: 18px;
	margin-right: 20px;
}
.forum a:hover .fa-solid {
	color: #fff;
	background-color: #6F2B4F;
}
.forumData {
	color: #FAD2CC;
	font-size: 90px;
	line-height: 90px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.forum a:hover .forumData {
	color: #EA515A;
}
.forumTitulo {
	text-transform: uppercase;
	color: #6F2B4F;
	font-size: 22px;
	line-height: 26px;
}
#escritorio, #proposito {
	padding-bottom: 0;
}
#escritorio h3, #proposito h3 {
	font-weight: 400;
}
#escritorio h2, #proposito h2 {
	text-transform: uppercase;
}
#escritorio .bloco, .propositoTexto {
	padding-bottom: 30px;
	overflow: hidden;
}
#escritorioFoto {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.propositoTexto {
	background: url(images/seta.png) left bottom no-repeat;
	-webkit-background-size: 200px auto;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    background-size: 200px auto;
	padding-bottom: 180px;
}
#historia {
	padding-bottom: 0;
}
#historia h2 {
	cursor: pointer;
	border-top: 1px solid #EA515A;
	padding-top: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 50px;
}
#historia h2 span {
	display: block;
	margin-right: 10px;
}
.mais {
	border: 1px solid #EA515A;
	color: #EA515A;
	width: 28px;
	height: 28px;
	font-size: 15px;
	text-align: center;
	position: relative;
	overflow: hidden;	
}
.mais .fa-solid {
	line-height: 28px !important;
	position: absolute;
	left: 0;
	top: 0;
	width: 28px;
	text-align: center !important;
}
.mais .fa-minus, #historia h2.ativo .mais .fa-plus, #accordion h2.ativo .mais .fa-plus {
	display: none;
}
#historia h2.ativo .mais .fa-minus, #accordion h2.ativo .mais .fa-minus {
	display: block;
}
#historia h2:hover .mais {
	background: #6F2B4F;
	border-color: #6F2B4F;
	color: #FEF1EF;
}
#historia h2:hover {
	color: #6F2B4F;
	border-color: #6F2B4F;
}
#timeline, .ano, .anoTitulo, .anoTexto {
	position: relative;
	overflow: hidden;
}
#timeline {
	display: none;
}
#timeline:before {
	width: 1px;
	top: 30px;
	bottom: 0;
	height: calc(100% - 60px);
	z-index: 1;
	left: 14px;
	background: #6F2B4F;
	content: "";
	position: absolute;
}
.ano:before {
	width: 30px;
	height: 30px;
	top: 30px;
	left: 0;
	z-index: 1;
	background: #6F2B4F;
	content: "";
	position: absolute;
}
.ano {
	margin-bottom: 30px;
}
.anoTitulo, .anoTexto {
	padding-left: 50px;
}
.ano h3 {
	color: #FAD2CC;
	font-size: 90px;
	line-height: 90px;
	font-weight: 400;
}
.ano img.responsive {
	max-width: 250px;
}
.spacer {
	display: block;
	width: 100%;
	height: 80px;
	background: #6F2B4F;
}
.blocoContato {
	background: #FAD2CC;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.blocoContato a:link, .blocoContato a:visited {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #EA515A;
	background: url(images/seta.png) left bottom no-repeat;
	-webkit-background-size: auto 80px;
    -moz-background-size: auto 80px;
    -o-background-size: auto 80px;
    background-size: auto 80px;
	padding: 50px 20px 80px 20px;
	display: block;
}
.blocoContato a:hover, .blocoContato a:active {
	color: #6F2B4F;
	-webkit-background-size: auto 90px;
    -moz-background-size: auto 90px;
    -o-background-size: auto 90px;
    background-size: auto 90px;
}
.profissionalBio .gallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
.profissionalBio .gallery a {
	display: none;
}
.profissionalBio .foto {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 80%;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.profissionalBio {
	overflow: hidden;
	padding-top: 50px;
}
.profissionalBio .gallery li {
	margin: 0 20px 20px 0;
	width: calc(33.3333% - 20px);
	padding: 0;
}
.profissionalBio .gallery li:before {
	display: none;
}

.profissionalFoto {
	overflow: hidden;
	position: relative;
	padding-right: 48px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	max-width: 400px;
}
.profissionalFoto:before {
	position: absolute;
	right: 0;
	bottom: 0;
	background:url(images/seta.png) right bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 180px;
	height: 180px;
	content: "";
	z-index: 5;
}
.profissionalFoto .postFoto {
	padding-bottom: 122%;
	margin: 0;
	z-index: 1;
}
.profissionalFoto .social {
	padding: 20px 0 20px 20px;
	background: #FAD2CCE5;
	margin: 0;
	z-index: 1;
	position: relative;
}
.profissionalFoto .social:not(:has(li)) {
	display: none;
}
#homeEquipe {
	background: #6F2B4F;
	padding-bottom: 0;
	color: #fff;
}
#homeEquipe h3, .blocoAtuacao, #homeEscritorio .bloco {
	font-size: 25px;
	line-height: 35px;
	font-weight: 400;
}
#homeEquipe img.responsive {
	margin: 0;
	opacity: 0.5;
}
#homeEquipeTexto {
	overflow: hidden;
	margin: 0 auto 30px auto;
	max-width: 950px;
}
.home h2 {
	text-transform: uppercase;
	margin-bottom: 50px;
}
#homeEquipe a.btn .fa-solid, #homeAtuacao a.btn .fa-solid, #homeEscritorio a.btn .fa-solid {
	margin: 0 0 0 5px;
}
#homeEquipe a.btn:hover, #homeEquipe a.btn:active {
	color: #6F2B4F;
	background: #fff;
	border-color: #fff;
}
.home #relacionadosTitulo {
	padding: 50px 0 0 0;
	background: #FEF1EF;
}
#homeEscritorio .bloco {
	margin-bottom: 30px;
}
#escritorioNumeros {
	color: #4E55A2;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
@media only screen 
and (min-width : 480px) {
.profissionalFoto .social {
	justify-content: center;
}
.profissionalFoto .social li {
	margin: 0 5px;
}
.profissionalBio .gallery li {
	width: calc(25% - 20px);
}
.profissionais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}

.profissional {
	width: 48%;
	margin-right: 2%;
}
#homeSocios .lista li {
	width: 50%;
}
.blocoPerfil ul.gallery li {
	width: 31.3333%;
}




footer ul, #numeros section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#numeros section {
	justify-content: space-between;
}
.numero {
	width: 48%;
}
footer ul li {
	margin: 0 10px;
}
#valoresLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}	
.valorWrapper {
	width: calc(50% - 20px);
}



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



}
@media only screen 
and (min-width : 640px) {
.equipeLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}
.equipeLista li {
	width: 47%;
	margin-right: 3%;
}
.socio {
	width: 33.3333%;
}
.profissionalBio .gallery li {
	width: calc(20% - 20px);
}
.blocoContato a:link, .blocoContato a:visited {
	padding: 50px 100px 60px 100px;
}
#posts:before {
	content: "";
	position: absolute;
	left: 50%;
	width: 1px;
	margin-left: -0.5px;
	height: 100%;
	background: #6F2B4F;
	z-index: 1;
	top: 0;
}
.quemWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.quemFoto {
	width: 250px;
}
.quemInfo {
	width: calc(100% - 300px);
}

.searchandfilter ul {
	padding-right: 40px;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.searchandfilter li, .searchandfilter li:nth-child(2) {
	width: calc(50% - 10px);
	margin-right: 10px;
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	margin: 0;
	padding: 0;
}
#contatoEndereco ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#contatoEndereco ul li {
	width: 48%;
}
#contatoCTA span[data-name="your-name"], #contatoCTA span[data-name="telefone"] {
	display: block !important;
	float: left;
	width: calc(50% - 5px);
}
#contatoCTA span[data-name="your-email"], #contatoCTA span[data-name="area"] {
	display: block !important;
	float: right;
	width: calc(50% - 5px);
}
.download {
	width: calc(33.3333% - 20px);
}
#areasNav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
#areasNav {
	width: calc(100% + 2px);
	margin-bottom: 18px;
}
#areasNav li {
	width: 50%;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: 0;
}

.profissional {
	width: 31.3333%;
}
aside {
	width: 48%;
}

#contato .social {
	margin-bottom: 50px;
}
#areasWrapper section {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}


.blocoPerfil ul.gallery li {
	width: 23%;
}

#topicos section, .blocoPosts, #profissionaisLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.mapa, .contatoRodape, .topico, .blocoPosts .postDestaque {
	width: 48%;
}



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

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









.blocoPerfil ul.gallery li {
	width: 18%;
}






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

.rodapeTopo {
	align-items: center;
}

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




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








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






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


#postDestaque .postInfo, #topoDestaque .postInfo {
	width: 100%;
}
.postBloco2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}



}
@media only screen 
and (min-width : 768px) {
.bloco.blocoAtuacao {
	width: 300px;
}
.bloco.blocoAreas {
	width: calc(100% - 350px);
}
.socio {
	width: 25%;
}
.profissionalBio .gallery li {
	width: calc(16.6666% - 20px);
}
.blocoContato a:link, .blocoContato a:visited {
	padding: 50px 20px 80px 20px;
}
#timeline {
	max-width: 700px;
	margin: 0 auto;
}
#timeline:before {
	left: 50%;
	margin-left: -0.5px;
}
.ano:before {
	left: 50%;
	margin-left: -15px;
}
.ano {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.anoTitulo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.ano:nth-child(odd) .anoTitulo {
	justify-content: flex-start;
}
.ano:nth-child(odd) {
	flex-direction: row-reverse
}
.ano:nth-child(odd) .anoTexto {
	text-align: right;
}
.anoTitulo, .anoTexto {
	padding: 0;
	width: 45%;
}
.propositoTexto {
	padding: 0 0 30px 250px;
}
#escritorioFoto {
	position: absolute;
	right: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	padding: 0;
	top: 0;
}
.forum a, .single-forum .forum {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

#filtrosBlog {
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 500px;
}
.postFotoWrapper {
	width: 250px;
	float: left;
}
.single .postSingle {
	width: calc(100% - 300px);
	float: right;
	padding-top: 50px;
}
.single-download .postSingle {
	padding-top: 0;
}
.forumData, .single-forum .postFotoWrapper {
	width: 280px;
}
.forumTitulo, .single-forum .postSingle {
	width: calc(100% - 310px);
}
#post {
	background: #fff url(images/grafismoPost.png) right bottom no-repeat;
}
#bgHome:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	z-index: 1;
	width: 50%;
	background:url(images/grafismoProfissionais.png) right top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#newsletterWrapper, #homeAreas .blocos, #homeQuem .blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#homeAreas .blocos {
	flex-direction: row-reverse;
}
#newsletterForm {
	width: calc(100% - 320px);
}
.contatoLogo img {
	width: auto !important;
	height: 50px !important;
}

.download {
	width: calc(25% - 20px);
}

#historiaHome .bloco {
	float: right;
}
#historiaBG {
	width: 50%;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	position: absolute;
}
#missaoBG {
	width: 50%;
	right: 0;
	top: 50px;
	bottom: 50px;
	padding: 0;
	position: absolute;
}
#certificado .bloco.bloco1 {
	width: calc(100% - 300px);
}

.blocoAreaNav {
	padding-top: 0;
}
#filtros form input, #filtros form select {
	margin-bottom: 0 !important;
}
#quemTexto {
	width: 345px;
}
.single-post #topoPostIntro {
	width: 50%;
}

.singleArea #topoPost {
	padding: 0;
}
.singleArea #topoPost h1 {
	margin-bottom: 90px;
}
.singleArea #topoPost section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 400px;
}
.singleArea #topoPost:after {
	position: absolute;
	z-index: 1;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #fff;
	content: "";
	height: 90px;
}
#topoArea {
	background: url(images/grafismoAtuacao.png) center left no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	position: absolute;
	right: 0;
	width: 55%;
	top:0;
	height: 100%;
	z-index: 2;
}



#profissionaisFoto, #missaoFoto {
	height: 100%;
	padding: 0 ;
	width: 50%;
	position: absolute;
	right: 0 ;
	top: 0;
}
#missaoTexto {
	margin-bottom: 0;
}
#missaoFoto {
	width: 60%;
	height: auto;
	bottom: 20px;
}


#contatoWrapper {
	width: 100%;
	text-align: left;
}
#contatoWrapper ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#topoGrafismo {
	position: absolute;
	width: 50%;
	top: 0;
	right: 0;
	height: 370px;
	z-index: 10;
	background: url(images/topoMarrom.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.single-area #topoGrafismo, .error404 #topoGrafismo {
	background: url(images/topoAzul.png) left bottom no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#atuacaoLista {
	width: 104%;
	margin-left: -2%;
}
#atuacaoLista li {
	width: 29.3333%;
	margin: 0 2%;
	margin-bottom: 4%;
}

.equipeLista li {
	width: 31.3333%;
}
.blocoEscritorio {
	margin-bottom: 120px;
}




#lideranca .bloco {
	width: 50%;
	z-index: 2;
}
#lideranca:before {
	width: 50%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	content: "";
	background: #fff;
}
#topoBlog .bloco {
	padding: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 400px;
}
#topoBlogFoto {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
	z-index: 1;
	width: 50%;
}
.blocoPerfil ul.gallery li {
	width: 31.3333%;
}


.contatoRodape {
	width: auto;
}
.bgFoto {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	padding: 0;
}

#areas .navAreas ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 6%;
	-moz-column-gap: 6%;
	column-gap: 6%;
	overflow: hidden;
	margin-bottom: 20px;
}

.blocoBanners {
	background: none;
	padding-top: 0;
}
.bloco.blocoChamada {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
}

.topo section {
	height: 300px;
}
#atuacao .bloco {
	width: 100%;
}


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






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




.alfabeto li {
	width: auto;
}







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





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









.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, #downloadWrapper section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.rsocial .blocos, #certificado .blocos {
	align-items: center;
}
.rsocial:nth-child(odd) .blocos {
	flex-direction: row-reverse
}
.internaEquipe section {
	align-items: flex-end;
}
#homeEscritorio .blocos {
	align-items: center;
}
.internaEquipe  #filtros {
	width: calc(100% - 350px);
}
.sobreTextoColunas {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 5%;
	-moz-column-gap: 5%;
	column-gap: 5%;
	overflow: hidden;
	margin-bottom: 40px;
}
#cultura .sobreTextoColunas {
	margin-bottom: 40px;
}
#areasWrapper .blocos {
	flex-direction: row-reverse;
}
#areasWrapper .navAreas {
	padding-top: 0;
}






.bloco {
	width: 46%;
}

#downloadWrapper .bloco {
	width: 250px;
}
#downloadWrapper .postSingle {
	width: calc(100% - 300px);
}

















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




.single-profissional #topo section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-end;
}

#socioFoto {
	float: left;
	width: 350px;
}
#socioBio {
	float: right;
	width: calc(100% - 400px);
	padding-top: 50px;
}
#socioNome {
	width: calc(100% - 400px);
}
#topo .postFoto {
	width: 350px;
	display: block;
	position: absolute;
	left: 20px;
	bottom: -240px;
	padding-bottom: 0;
	height: 490px;
}
#socioPerfil {
	padding-top: 0;
	z-index: 15;
}
#socioFoto .postFoto {
	margin-top: -250px;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer ul li {
	margin: 0 10px;
}
footer ul, footer p, #assinatura {
	margin: 0;
	text-align: left;
}
.bloco.blocoArea {
	width: calc(100% - 350px);
}
.bloco.blocoAreaNav {
	width: 300px;
}
#contatoCTA {
	padding: 100px 0 80px 0;
}
#contatoCTA .bloco {
	float: right;
}
#contatoCTA:before {
	width: 50%;
	height: 100%;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background:url(images/grafismoFormulario.png) center left no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
}
@media only screen 
and (min-width : 1024px) {
.bloco.blocoAreas {
	width: 650px;
}
.equipeLista li {
	width: 30.3333%;
}
.socio {
	width: 20%;
}
.profissionalBio h2:first-child {
	margin-bottom: 50px;
}
.single-profissional #post section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.profissionalFoto {
	width: 400px;
}
.profissionalBio {
	width: calc(100% - 450px);
}
.blocoContato a:link, .blocoContato a:visited {
	padding: 50px 100px 60px 100px;
}
.spacer {
	height: 100px;
}
.propositoTexto {
	-webkit-background-size: 330px auto;
    -moz-background-size: 330px auto;
    -o-background-size: 330px auto;
    background-size: 330px auto;
	padding: 0 0 30px 400px;
}
.forumData {
	width: 320px;
	font-size: 100px;
	line-height: 100px;
}

.page-template-page-areas #areas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	border-top: 0;
	padding-top: 1px;
}
.page-template-page-areas #areas:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 48%;
	background: #4E55A2;
	height: 1px;
}
.page-template-page-areas #areas:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 48%;
	background: #4E55A2;
	height: 1px;
}
.page-template-page-areas #areas li {
	width: 48%;
}
.postFotoWrapper {
	width: 33.3333%;
}
.single .postSingle {
	width: calc(100% - 38%);
}
#posts:before {
	content: "";
	position: absolute;
	left: 33.3333%;
	width: 1px;
	margin-left: -0.5px;
	height: 100%;
	background: #6F2B4F;
	z-index: 1;
	top: 0;
}
#posts:after {
	content: "";
	position: absolute;
	right: 33.3333%;
	width: 1px;
	margin-right: -0.5px;
	height: 100%;
	background: #6F2B4F;
	z-index: 1;
	top: 0;
}
.post:nth-child(3) .postFoto {
	display: block;
}
#topo section {
	height: 490px;
}
.quemFoto {
	width: 300px;
}
.quemInfo {
	width: calc(100% - 350px);
}

#downloadWrapper .bloco {
	width: 450px;
}
#downloadWrapper .postSingle {
	width: calc(100% - 500px);
}


h1 {
	font-size: 56px;
	line-height: 66px;
}



.area {
	width: 31.3333%;
}
.area .postResumo {
	padding: 40px 40px 74px 40px;
}
.area .btn {
	right: 40px;
	bottom: 40px;
}


#home .slick-prev, #home .slick-next {
	display: block !important;
}
.slideTexto {
	max-height: 650px;
}

.numero {
	width: 23%;
}
.blocoAzul {
	padding: 35px 35px 15px 45px;
}
.profissional {
	width: 23%;
}
#socioGrafismo {
	background: url(images/grafismoSocios.png) left bottom no-repeat;
	width: 1560px;
	left: 50%;
	top: 260px;
	margin-left: -780px;
	position: absolute;
	z-index: 3;
	height: 440px;
}
.socioContato {
	font-size: 18px;
	line-height: 26px;
}

#topoPost:before, #topoFoto, .slideFoto {
	background-position: center bottom;
}
#socioBio .gallery li {
	width: 23%;
}

#topo section, #topoPost {
	height: 500px;
}
.single-profissional #topoPost.internaBlog.internaEquipe section {
	height: 375px;
	justify-content: flex-end;
	z-index: 5
}

#perfilFoto section {
	width: 320px;
	margin: 0 0 0 0;
}
#perfilAreas {
	margin-bottom: 40px;
}
#topoPerfilInfo, #perfilBio {
	width: calc(100% - 400px);
	float: right;
}


.single-post #topoPostIntro {
	margin-bottom: 100px;
	width: 400px;
}

#quemTexto {
	width: 465px;
}
.valorWrapper {
	width: calc(25% - 20px);
}
#reconhecimentoTexto {
	width: 370px;
	float: left;
}
#reconhecimentosSlideWrapper {
	width: calc(100% - 400px);
	float: right;
	position: relative;
	overflow: hidden;
}
#topoDestaque .post {
	float: right;
	width: calc(100% - 400px);
}
#topoPost.internaBlog {
	padding: 0;
	z-index: 1;
}



#topoPost.internaBlog section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 375px;
}
.page-template-page-profissionais #topoPost, .buscaEquipe #topoPost {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	height: 375px;
}
#topoPost.internaBlog.internaEquipe section {
	flex-direction: row;
	align-items: flex-end;
	justify-content: space-between;
	height: auto;
}
.bloco.blocoAtuacaoNav {
	width: 50%;
}
#reconhecimentosHomeSlide {
	width: calc(50% - 75px);
	float: right;
}
#reconhecimentosHome:before {
	width: 50%;
	right: 0;
	left: auto;
}
#reconhecimentosHome:after {
	left: 50%;
	width: 150px;
	height: 100%;
	top: 0;
	z-index: 2;
	clip-path: polygon(0 0, 0% 100%, 50% 0);
	background: #fff;
	position: absolute;
	content: "";
}
#postDestaque {
	float: left;
	width: calc(50% - 10px);
}
#postDestaque .postFoto, #topoDestaque .postFoto {
	position: relative;
	padding-bottom: 50%;
	width: 100%;
}
#topoDestaque {
	position: relative;
	margin-top: -375px;
	z-index: 2;
}
#topoDestaque .postFoto {
	position: relative;
	padding: 0;
	height: 375px;
	width: 100%;
}


#topoPostFoto {
	width: 60%;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 10;
}
#topoPostIntro {
	width: 400px;
}


.blocoAreaAdv {
	order: 1;
	padding-top: 0;
}


#atuacao {
	padding: 100px 0 80px 0;
}
.escritorioFoto {
	top: 150px;
}


#perfil, #topoPerfil {
	z-index: 11;
	background: none;
}
#topoPerfilInfo {
	width: calc(100% - 350px);
	float: right;
}
#perfilBio {
	width: calc(100% - 350px);
}
#topoGrafismo {
	height: 390px;
}








#institucional ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#institucional ul li {
	width: 30%;
}
.postSingle h1 {
	max-width: 60%;
}
#navAreas  ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#navAreas ul li:first-child {
	border: 0;
	padding-left: 0;
}
#navAreas {
	font-size: 15px;
	line-height: 20px;
}
#newsletterWrapper, #formDownloadWrapper, .quemWrapper {
	padding: 40px 40px 20px 40px;
}
#newsletterForm {
	width: calc(100% - 450px);
}
#servicosNav h3 {
	font-size: 25px;
	line-height: 30px;
}
#homeServicos .bloco, #servicos .bloco {
	float: right;
}

#topoTexto {
	padding: 60px 20px;
	max-width: 400px;
}
#lideranca .blocoLideranca {
	padding: 20px 50px 0 50px;
}




#cultura {
	background-attachment: fixed;
}
.bloco.blocoDiversidade {
	width: calc(100% - 300px);
}
.blocoPerfil ul.gallery li {
	width: 23%;
}







.bloco.blocoEquipe {
	width: calc(100% - 360px);
}
.icone {
	width: 48%;
}




.postFooter {
	min-height: 62px;
}




.menuAreas ul li {
	width: 23.3333%;
}

.topo section {
	height: 400px;
}






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











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

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












.perfilIntro {
	padding-right: 200px;
}





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



.homeConteudo {
	width: 730px;
}




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


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




















#icones {
	width: 65%;
}


#perfil .bloco.blocoFoto {
	width: 30%;
}
.bloco.blocoPerfil {
	width: 65%;
}








#posts .post {
	width: 33.3333%;
}
#relacionados #posts .post:nth-child(3) {
	display: block;
}
.single-forum .postFotoWrapper {
	width: 320px;
}
.forumTitulo, .single-forum .postSingle {
	width: calc(100% - 350px);
}

header, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	height: 100px;
	z-index: 9985;
	background: none;
}
#menuWrapper.bgMenu, .page-template-page-contato #menuWrapper, .single-profissional #menuWrapper {
	background: #6F2B4F;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
}
.topoMenu {
	position: relative;
	width: auto;
	padding: 0;
	height: 100px;
}
#menuWrapper section {
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
#menuPrincipal {
	padding: 0;
}
#nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	margin: 40px 0 0 0;
}
#nav li {
	float: left;
	margin: 0 35px 0 0;
	clear: none;
	position: relative;
	height: 60px;
	line-height: 60px;
	z-index: 8998;
	font-size: 16px;
}
#nav li:last-child {
	margin: 0;
}
#menuWrapper, #menuWrapper section, #menuPrincipal, #nav, #nav li {
	overflow: inherit;
}
#nav li ul {
	position: absolute;
	left: -15px;
	top: 45px;
	background: #6F2B4F;
	padding: 0;
	margin: 0;
	width: 200px;
	padding: 5px 0 10px 0;
}
#nav li:hover ul {
	display: block;
}
#nav li ul li {
	display: block;
	clear: both;
	float: none;
	padding: 5px 15px;
	text-align: left;
	line-height: 18px;
	font-size: 14px;
	height: auto;
}
.logo {
	height: 60px !important;
	margin: 20px 0;
}
.language-chooser {
	position: absolute;
	top: 20px;
	right: 20px;
}
}
@media only screen 
and (min-width : 1280px) {
.profissionalFoto {
	width: 450px;
	max-width: none;
}
.profissionalBio {
	width: calc(100% - 500px);
}
#nav li {
	margin: 0 50px 0 0;
}
#filtrosBlog {
	width: 700px;
}
.bloco.blocoArea {
	width: calc(100% - 500px);
}
.bloco.blocoAreaNav {
	width: 450px;
}

#areasNav li {
	width: 25%;
}
#areasNav h3 {
	padding-right: 70px;
}
#missaoBG {
	width: 35%;
}
#missao h2 {
	position: absolute;
	left: 0;
	top: 0;
}
.blocoMissao {
	padding-left: 200px;
}
#missao .bloco {
	width: 750px;
}
#areas .bloco.bloco1, #escritorio .bloco.bloco1 {
	width: 660px;
}
#areas .bloco.bloco2, #escritorio .bloco.bloco2 {
	width: 440px;
}
.internaEquipe #filtros {
	width: 700px;
}
.blocoArea {
	width: calc(100% - 650px);
}
#socioBio .gallery li {
	width: 18%;
}


#areaLinks {
	width: calc(100% - 750px);
}

.blocoPerfil ul.gallery li {
	width: 18%;
}
.blocoPerfil .foto {
	width: 80%;
	padding-bottom: 80%;
}

.topico {
	width: 23%;
}


#icones {
	width: 75%;
}
.icone {
	width: 23%;
}



.contatoRodape {
	width: auto;
}
.newsletter {
	width: 400px;
}
.mapa {
	width: 350px;
}

#perfilFoto {
	width: 1200px;
	margin-left: -600px;
}
#perfilFoto section {
	width: 400px;
}

#topoPerfilInfo, #perfilBio {
	width: calc(100% - 450px);
}
}
@media only screen 
and (min-width : 1366px) {
#socioFoto {
	width: 400px;
	max-width: 400px;
}
#socioFoto .postFoto {
	margin-top: -280px;
}
#socioBio, #socioNome {
	width: calc(100% - 450px);
}
#topo .postFoto {
	width: 400px;
	bottom: -280px;
	height: 560px;
}
section {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}

#filtrosBlog, .language-chooser {
	right: 0;
}
header .logo, #topo .postFoto {
	left: 0;
}
#socioNome h1 {
	max-width: 700px;
}
#escritorio .bloco {
	width: 650px;
}
#escritorioFoto {
	width: calc(50% - 100px);
}
#homeEscritorio #escritorioFoto {
	width: 50%;
}
.equipeLista li {
	width: 22%;
}
#equipe h2 {
	width: 1300px;
	margin: 0 auto;
}
}