/*
Theme Name: Leite Tosto
Theme URI: https://www.leitetosto.com.br/
Description: Template para site Leite Tosto
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
video::-webkit-media-controls {
    display:none !important;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
.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 */
#headerMobile, .logo, #menuWrapper, #menuWrapper a, footer a, .social a, #contato a, .accordion-toggle, .accordion-toggle .fa-solid, .foto a, .foto, .postFoto a:before, a.btn, a.btn .fa-solid, #assinatura, #pagenav a, .addtoany_list a, .widget .addtoany_list a, aside a, #nav a:before, .postFoto, .profissionalInfo, .slick-prev:before, .slick-next:before, .slick-dots li button, #areas a, #areas .fa-solid, .cky-btn, .postBtn .fa-solid, .postBtn, #busca input[type='submit'], form input.wpcf7-submit, .areasNav a, #rodape a, .profissionaisLista .fa-solid, .post span, .post .fa-solid, .postFotoWrapper:before, .postFotoWrapper:after, .postSingle a, #atuacaoNav a, #atuacaoNav a:before, .searchandfilter input[type='submit'] {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.cky-btn {
	background: #FDB913 !important;
	color: #000 !important;
	border-color: #FDB913 !important;
}
body {
	background: #fff;
	color: #000;
	font-size: 18px;
	line-height: 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
}
h1 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
}
h2, #profissionalPerfil h1, #postInterna h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
.postSingle h2 {
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	text-transform: none;
}
#postInterna h1, .postSingle h1 {
	margin-bottom: 50px;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: 700;
}
h4 {
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	margin-bottom: 20px;
	display: block;
	color: #FDB913;
}
.error404 #postInterna h1 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #58595B;
	text-decoration: none;
}
a:hover, a:active {
	color: #FDB913;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #fff;
	border: 1px solid #000;
	z-index: 9990;
	left: 0;
	top: 0;
}
.logo {
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 8px 0;
}
.logo1 {
	display: block;
}
#menuWrapper .logo, .escuro .logo1, .logo2 {
	display: none;
}
.escuro .logo2 {
	display: block;
}
.fa-bars, .fa-xmark  {
	color: #000;
	font-size: 25px;
	line-height: 78px !important;
	height: 78px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
	border-left: 1px solid #000;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 16px;
}

#nav a:link, #nav a:visited {
	color: #000;
	display: block;
	float: right;
	padding: 5px 10px;
	border: 1px solid #fff;
}
#nav a:hover, #nav a:active, .home #mHome a, .page-template-page-trabalhe #mTrabalhe a, .page-template-page-downloads #mEbook a, .single-download #mEbook a, .page-template-page-publicacoes #mAcontece a, .single-post #mAcontece a, .page-template-page-profissionais #mEquipe a, .single-profissional #mEquipe a, .page-template-page-atuacao #mAtuacao a, .page-template-page-sobre #mSobre a {
	color: #000;
	background: #FDB913;
	border-color: #000;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.language-chooser {
	font-size: 10px;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	border: 1px solid #000;
	height: 16px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	overflow: hidden;
	position: relative;
	width: auto;
	float: right;
}
.language-chooser li {
	border-right: 1px solid #000;
}
.language-chooser li:last-child {
	border: 0;
}
.language-chooser a:link, .language-chooser a:visited {
	display: block;
	padding: 0 7px;
	color: #000; 
}
.language-chooser a:hover, .language-chooser a:active {
	color: #000;
	background: #FDB913;
}
.language-chooser li.active a {
	color: #fff; 
	background: #000; 
}
#reconhecimentos {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	padding-bottom: 100px;
}
#reconhecimentos p {
	max-width: 590px;
}
#reconhecimentos .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 60%;
	padding-bottom: 40%;
	margin: 0 auto;
}
#reconhecimentos .gallery a {
	display: none;
}
#reconhecimentos .slick-list {
	margin: 0 30px;
}
/* publicacoes */
.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 40%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.post {
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	background: #58595B;
}
.post .postFoto {
	padding-bottom: 60%;
	margin: 0;
	z-index: 1;
}
#downloadsWrapper .post .postFoto {
	padding-bottom: 145%;
}
.post p {
	color: #fff;
}
.post h3 {
	color: #FDB913;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: 400;
}
.postFotoWrapper {
	position: relative;
	overflow: hidden;
}
.postFotoWrapper:before {
	width: 22%;
	padding-bottom: 22%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: #58595B;
	content: "";
}
.postFotoWrapper:after {
	width: 16%;
	padding-bottom: 16%;
	position: absolute;
	left: 22%;
	bottom: 36.5%;
	z-index: 2;
	background: #58595B;
	content: "";
}
#downloadsWrapper .postFotoWrapper:after {
	bottom: 15%;
}
.post:hover .postFotoWrapper:before {
	width: 36%;
	padding-bottom: 36%;
	left: 40.5%;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	background: #FDB913;
	mix-blend-mode: screen; 
}
.post:hover .postFotoWrapper:after {
	width: 24%;
	padding-bottom: 24%;
	left: 76.5%;
	bottom: 60%;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	background: #FDB913;
	mix-blend-mode: screen; 
}
#downloadsWrapper .post:hover .postFotoWrapper:after {
	bottom: 25%;
}
.postHeader {
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.postHeader div {
	overflow: hidden;
	margin-bottom: 10px;
}
.postCat {
	margin-right: 50px;
}
#postAutor {
	overflow: hidden;
	position: relative;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	padding: 30px 0 10px 0;
}
.autor {
	overflow: hidden;
	margin-bottom: 10px;
}
.postResumo {
	position: relative;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.postResumo p:has(+ h3) {
	margin-bottom: 10px;
}
.post span {
	display: block;
	float: left;
	margin-bottom: 20px;
	color: #fff;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	font-size: 16px;
}
.post:hover span {
	color: #FDB913;
}
.post .fa-solid, .btn .fa-solid {
	width: 30px;
	line-height: 30px !important;
	text-align: center !important;
	background: #fff;
	color: #000;
	border: 1px solid #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 14px;
}
.btn .fa-solid {
	margin-right: 5px;
}
.post:hover .fa-solid, .btn:hover .fa-solid {
	background: #FDB913;
}
a.btn:link, a.btn:visited {
	font-size: 15px;
	line-height: 20px;
	color: #000;
	display: block;
	float: left;
	margin-bottom: 20px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-size: 16px;
}
a.btn:hover, a.btn:active {
	color: #000;
}

.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#publicacoes a.btn {
	float: right !important;
}
/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: #000;
}
.banner {
	position: relative;
	overflow: hidden;
}
.bannerFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.home .conteudo, footer {
	z-index: 3;
}
.banner a {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bannerTexto {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
	height: calc(100vh - 80px);
	max-height: 750px;
	position: relative;
	z-index: 1;
}
#home h1 {
	font-size: 40px;
	color: #fff;
	margin: 0;
	text-transform: none;
	font-weight: 700;
	margin: 0;
	max-width: 670px;
}
#home h1 span {
	display: inline;
	background-color: #000000;
	color: #ffffff;
	line-height: 1.4;
	padding: 4px 10px; 
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#videoWrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}



.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: 100px 0 80px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul {
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	margin-bottom: 20px;
}
.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, #quem-somos ul li:before,.blocoArea ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 26px;
	line-height: 26px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #001930;
}
.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.bloco ol, .postSingle ol {
	margin-bottom: 0;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 20px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #666;
	font-weight: 300;
	position: relative;
	text-transform: none;
	z-index: 1;
	padding: 30px 0 0 30px;
	font-style: italic;
}
blockquote:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 45px;
	position: absolute;
	left: 0;
	top: 0;
    content: '\f10d';
	color: #FDB913;
	z-index: 1;
}
blockquote p {
	margin: 0;
	position: relative;	
	z-index: 3;
}
.wp-caption  {
	background: #f1f1f1;
	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;
}
/* sobre */



/* atuacao */




#areas {
	overflow: hidden;
	position: relative;
	padding: 30px 0 20px 0;
	width: 100%;
}
#areas li {
	border-bottom: 1px solid #ccc;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	padding: 20px 55px 20px 0;
	font-size: uppercase;
	position: relative;
	overflow: hidden;
	font-weight:  700;
}
#areas li:before {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	background: #F05A2A;
	width: 30px;
	height: 30px;
	z-index: 1;
	content: "";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#areas a .fa-solid {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
	width: 30px;
	height: 30px;
	line-height: 30px !important;
	font-size: 17px;
	text-align: center !important;
	color: #fff;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#areas a:hover .fa-solid, #areas li.current .fa-solid {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	color: #fff;
}
#areas a:link, #areas a:visited {
	color: #373435;
}
#areas a:hover, #areas a:active {
	color: #F05A2A;
}
#areas li.current a {
	color: #F05A2A;
}

/* profissioanis */
.profissionalLink {
	display: block;
	overflow: hidden;
}

.lastWord {
	display: block;
}




#profissionalFoto {
	width: 280px;
	overflow: hidden;
	margin-bottom: 30px;
}
#profissionalFoto .postFoto {
	margin-bottom: 20px;
}
#profissionalPerfil h1:has(+ h4) {
	margin-bottom: 10px;
}
#profissionalPerfil h4 {
	color: #66717d;
}
.postSingle .social {
	padding-top: 30px;
}
.postSingle .social li {
	padding: 0;
}
.postSingle .social li:before {
	display: none;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
}
.social li {
	margin-right: 10px;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited {
	width: 30px;
	display: block;
	text-align: center;
	line-height: 30px !important;
	text-align: center !important;
	font-size: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #000;
	background: #fff;
	border: 1px solid #000;
}
.social a:hover, .social a:active {
	background: #FDB913;
}
#contato .social a:hover, #contato .social a:active {
	color: #FDB913;
	background: #000;
}
/* publicacoes */

#relacionados {
	padding: 0;
	position: relative;	
}
#perfil #relacionados {
	padding-top: 30px;
	background: #fff;
}
#relacionados section {
	border-top: 1px solid #404d5c;
	padding-top: 50px !important;
}
#relacionados h4 {
	color: #404d5c;
	margin-bottom: 50px;
}
.postRel {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.postRel .postResumo {
	margin-bottom: 10px;
}
.postRel h3 {
	font-size: 28px;
	line-height: 32px;
	color: #001930;
}
.postRel .postFoto {
	margin-bottom: 10px;
	padding-bottom: 60%;
}




#rodape {
	padding-bottom: 30px;
	background: #001930;
	color: #b8c3cc;
}
#rodape .social {
	clear: both;
}
#rodape .social a:link, #rodape .social a:visited {
	background: none;
	width: auto;
	line-height: normal !important;
	font-size: 20px;
}
#rodape a.btn:link, #rodape a.btn:visited {
	color: #66717d;
	border-color: #66717d;
}
#rodape a.btn:hover, #rodape a.btn:active {
	color: #e4ebf0;
	border-color: #e4ebf0;
}
#rodape a:link, #rodape a:visited {
	color: #b8c3cc;
}
#rodape a:hover, #rodape a:active {
	color: #e4ebf0;
}
.boxRodape {
	overflow: hidden;
	margin-bottom: 30px;
}
#rodapeLogo {
	width: 280px;
	margin-bottom: 50px;
}
#rodapeLogo img {
	display: block;
	width: 100%;
	height: auto;
}
#rodape .contatoInfo, #rodape .contatoEndereco {
	padding-top: 0;
	border: 0;
}
#navRodape li {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: 200;
	line-height: 25px;
	text-transform: uppercase;
}
#newsletter {
	background: #FDB913;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.home #newsletter {
	padding-top: 50px;
}
#newsForm {
	max-width: 500px;
}
#newsWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	clear: both;
}
#newsletter h2 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 25px;
	font-weight: 400;
	letter-spacing: 4.5px;
}
#newsletter h2 span {
	display: block;
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: normal;
}
#newsletter:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	background: #fff;
	height: 140px;
}
.home #newsletter:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	top: auto;
	width: 100%;
	z-index: 1;
	background: #fff;
	height: 90px;
}
#newsLogo {
	display: block;
	float: right;
	width: 210px;
	position: relative;
	overflow: hidden;
}
#newsLogo img {
	width: 100%;
	height: auto;
	display: block;
}
footer {
	background: #FDB913;
	position: relative;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
footer section {
	padding-top: 20px !important;
	border-top: 1px solid #000;
}
footer ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
footer ul li {
	margin: 0 20px 20px 20px;
}
#assinatura {
	width: 167px;
	overflow: hidden;
	margin: 0 auto 20px auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}

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

.postShare {
	font-weight: 700;
	padding: 30px 0 100px 0;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	position: relative;
}

.postShare strong {
	display: block;
	color: #000;
	font-weight: 700;
	line-height: 22px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 0 0 10px !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}
.postFotoTopo {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.postSingle .gallery li:before {
	display: none;
}
.postSingle .gallery  {
	overflow: hidden;
	clear: both;
	width: 102%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postSingle .foto {
	padding-bottom: 100%;
	margin: 0;
}
.postSingle .gallery li {
	width: 48%;
	margin: 0 2% 2% 0 !important;
	padding: 0 !important;
}
.blocosCenter {
	overflow: hidden;
	max-width: 890px;
	margin: 0 auto;
}
.single-profissional .blocosCenter {
	max-width: none;
}

#postInterna .postSingle {
	max-width: 850px;
}
#contato {
	z-index: 1;
	background: #FDB913;
	padding-top: 130px;
	margin-top: -80px;
	font-size: 16px;
	padding-bottom: 0;
}
#contatoLogo {
	width: 95px;
	overflow: hidden;
}
#contatoLogo img {
	display: block;
	margin-bottom: 50px;
	width: 100%;
	height: auto;
}
.boxContato {
	overflow: hidden;
	margin-bottom: 30px;
}
#contatoInfo {
	margin-bottom: 20px;
}
#contato a:link, #contato a:visited, footer a:link, footer a:visited {
	color: #000;
}
#contato a:hover, #contato a:active, footer a:hover, footer a:active {
	color: #fff;
}


.blocoTexto h1, .blocoTexto h2 {
	margin-bottom: 20px;
}






::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #000;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #000;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #000;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='date'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #000;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #000;
    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;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-family: Arial, Helvetica, 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 #000;
	color: #000;
}
.wpcf7-list-item {
	display: block !important;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
	width: 100%;
}
label {
	display: block;
	clear: both;
	margin-bottom: 0;
	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 {
	border-color: #E55934;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 20px !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 1px solid #000 !important;
	background: #fff;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	color: #000;
	font-size: 15px;
	text-align: center;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
.searchandfilter input[type='submit'] {
	background: #fff url(images/busca.png) center no-repeat;
	width: 40px;
	text-indent: -999px;
	-webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -o-background-size: 20px auto;
    background-size: 20px auto;	
	border: 0 !important;
}
.searchandfilter input[type='submit']:hover {
	-webkit-background-size: 26px auto;
    -moz-background-size: 26px auto;
    -o-background-size: 26px auto;
    background-size: 26px auto;	
}
form input.wpcf7-submit:hover {
	background: #FDB913;
}
#newsForm, #formDownload {
	position: relative;
	overflow: hidden;
}


form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
#trabalhe-conosco .wpcf7-spinner {
	float: right !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;
}
#busca {
	width: 100%;
	max-width: 320px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;   
	padding-right: 70px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
#busca input[type='submit'] {
	position: absolute;
	right: 0;
	top: 0;
}
#publicacoesIntro {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #404d5c;
	margin-bottom: 50px;
	padding-bottom: 30px;
}
#equipe h1, #downloadWrapper h1, #area h1 {
	margin-bottom: 50px;
}
/*#equipe #profissionaisLista {
	padding-top: 100px;
	border-top: 1px solid #404d5c;
}*/
#downloadsWrapper h1 {
	margin-bottom: 50px;
	border-bottom: 1px solid #404d5c;
	padding-bottom: 50px;
}
#downloads .postFoto {
	padding-bottom: 150%;
	margin: 0;
}
#downloads {
	margin-bottom: 30px;
}
.download:hover .postFoto {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.download {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.bloco.blocoDownloadCapa {
	width: 280px;
}
#btnDownload {
	display: none;
}
#formulario {
	overflow: hidden;
	padding-top: 30px;
}
#formDownloadWrapper {
	max-width: 570px;
}






#area .postSingle {
	margin-bottom: 80px;
}


#homeEscritorio {
	background: #b8c3cc;
	color: #001930;
}
/*#homeEscritorio h4.subtitulo, #homeEquipe h4.subtitulo, #homePublicacoes h4.subtitulo {
	padding-top: 20px;
	border-top: 1px solid #001930;
	width: 100%;
	margin-bottom: 50px;
}*/

.botoes {
	overflow: hidden;
	padding-top: 30px;
}
.botoes a.btn {
	margin-right: 20px;
}

#homeEquipe, #homePosts {
	background: #fff;
}
#homeEquipe h2, #homePosts h2, #atuacao h2 {
	margin-bottom: 50px;
}
#homePosts {
	padding-top: 0;
}
#equipe  {
	padding-bottom: 50px;
}
.bloco {
	overflow: hidden;
}

.profissionaisLista .postFoto {
	padding-bottom: 100%;
	margin-bottom: 10px;
}
.profissionaisLista .fa-solid {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 30px;
	line-height: 30px !important;
	text-align: center !important;
	background: #fff;
	color: #000;
	border: 1px solid #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 14px;
}
.profissionaisLista li:hover .fa-solid {
	background: #FDB913;
}
.profissionaisLista {
	text-align: center;
}
.profissionaisLista  li {
	overflow: hidden;
	margin-bottom: 50px;
}
.profissionaisLista h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	color: #000;
}
.profissionaisLista small {
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
}
#topo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#topo:before, .post .postFoto:before, .download .postFoto:before, .bannerFoto:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #FDB913;
	background: -webkit-linear-gradient(0deg,rgba(253, 185, 19, 1) 0%, rgba(253, 185, 19, 0) 100%);
	background: -moz-linear-gradient(0deg,rgba(253, 185, 19, 1) 0%, rgba(253, 185, 19, 0) 100%);
	background: linear-gradient(0deg,rgba(253, 185, 19, 1) 0%, rgba(253, 185, 19, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#FDB913",
	  endColorstr="#FDB913",
	  GradientType=0
	);
}
#topo section {
	height: 370px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
	text-align: left;
}
#topo h1 {
	margin-bottom: 50px;
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
}
.profissionalFoto {
	width: 280px;
}
.profissionalFoto .social {
	margin-bottom: 50px;
	justify-content: center;
}
.profissionalFoto .social li {
	margin: 0 5px;
}
.profissionalFoto .postFoto {
	margin-bottom: 20px;
	padding-bottom: 100%;
}
#profissionalPerfil h1, #profissionalPerfil small {
	margin-bottom: 50px;
	display: block;
}
#profissionalPerfil h1:has(+ small) {
	margin-bottom: 0;
}
.postSingle {
	overflow: hidden;
}
#profissionalPerfil .postSingle:has(+ .mobile), #profissionalPerfil .postSingle:has(+ #postsRel) {
	margin-bottom: 30px;
}
.areasNav {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	z-index: 2;
}
.areasNav a:link, .areasNav a:visited {
	color: #58595B;
	display: block;
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
}
.areasNav a:hover, .areasNav a:active, .areasNav li.current-cat a {
	background: #58595B;
	color: #FDB913;
}
.gridAnimado2 {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	max-width: 400px;
	height: auto;
	float: right;
}
#sobre .gridAnimado2 {
	float: none;
	padding-top: 30px;
}
#trabalheForm {
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}
#postInterna, #perfil, #publicacoesWrapper, #equipe, #downloadsWrapper, #downloadWrapper {
	padding-bottom: 0;
}
.home #atuacao {
	background:url(images/bgAtuacao.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 0;
}
#atuacaoNav {
	border-left: 1px solid #58595B;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.home #atuacaoNav {
	margin: 0;
	padding: 50px 0;
}
#atuacaoWrapper {
	position: relative;
	overflow: hidden;
}
#atuacaoNav:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #58595B;
	z-index: 1;
}
#atuacaoNav li {
	position: relative;
	padding: 15px 30px;
	border-right: 1px solid #58595B;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#atuacaoNav a:link, #atuacaoNav a:visited {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
	position: relative;
	color: #000;
	padding: 5px 0 5px 30px;
}
#atuacaoNav a:hover, #atuacaoNav a:active {
	color: #FDB913;
}
#atuacaoNav a:before {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	background: #58595B;
	content: "";	
}
#atuacaoNav a:hover:before {
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #FDB913;
}
#homeQuem {
	padding-top: 50px;
}
#filtrosBlog {
	overflow: hidden;
	margin-bottom: 40px;
	max-width: 650px;
	position: relative;
}
.searchandfilter ul {
	position: relative;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
}
.searchandfilter li {
	width: 100%;
	padding: 0 !important;
	margin: 0;
	display: block !important;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchandfilter li:nth-child(2) {
	width: calc(100% - 50px);
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 50px;
	width: 40px;
}
#proposito {
	background: #dedede;
}
#proposito img.responsive {
	max-width: 400px;
}
#responsabilidade {
	text-align: center;
}
#responsabilidade .center {
	overflow: hidden;
	max-width: 490px;
	margin: 0 auto;
}
#institucional {
	overflow: hidden;
	position: relative;
	background: #FDB913;
	text-align: center;
}
#institucional section {
	padding: 0;
}
.resp {
	padding: 100px 20px 80px 20px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sobre2 {
	background: #58595B;
	color: #fff;
}
#respBG {
	height: 50px;
	position: relative;
	overflow: hidden;
}
#timeline {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#timeNav {
	width: 60px;
	padding: 30px 0;
	position: relative;
	overflow: hidden;
}
.anoNav {
	text-align: center;
	color: #999;
	padding: 5px 0;
	cursor: pointer;
}
.anoNav:hover {
	color: #000;
}
.anoNav.slick-current {
	color: #000;
	font-weight: 700;
	font-size: 20px;
}
#timeSlide {
	width: calc(100% - 80px);
}
#timeline .anoTexto h2 {
	font-size: 90px;
	line-height: 110px;
	margin-bottom: 0;
}
.anoFoto {
	width: 100%;
	max-width: 280px;
}
.anoFoto .postFoto {
	padding-bottom: 100%;
	margin-bottom: 20px;
	
}
#areaSocios {
	overflow: hidden;
	position: relative;
	padding-bottom: 50px;
}
#numeros {
	background: #FDB913;
	color: #fff;
	font-weight: 700;
	padding: 50px 0 0 0;
}
#numeros h2 {	
	text-transform: none;
	margin-bottom: 20px;
	font-weight: 400;
	color: #000;
}
.numero {
	overflow: hidden;
	margin-bottom: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.numeroInfo {
	font-size: 65px;
	line-height: 70px;
	font-weight: 700;
	color: #000;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.numeroInfo span, .counter {
	display: block;
	margin-right: 5px;
}
.home #reconhecimentos {
	padding-bottom: 0;
}
.diagonal1 {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 80px;
}
.home #atuacao {
	padding-top: 0;
}
.diagonal2 {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 80px;
}
#reconhecimentos p:has(+ ul.gallery) {
	margin-bottom: 50px;
}
@media only screen 
and (min-width : 480px) {

.postSingle .gallery li {
	width: 31.3333%;
}
.profissionaisLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
.profissionaisLista li, #homeEquipe .profissionaisLista li {
	width: calc(50% - 20px);
	margin-right: 20px;
}
}
@media only screen 
and (min-width : 640px) {
#numerosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: calc(100% + 100px);
	margin-left: -50px;
}
.numero {
	width: calc(50% - 100px);
	margin: 0 50px 30px 50px;
}
.searchandfilter ul {
	padding-right: 40px;
}
.searchandfilter li, .searchandfilter li:nth-child(2) {
	width: calc(50% - 10px);
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
}
.searchandfilter li:nth-child(3) {
	top: 0;
	margin: 0 !important;
}
#atuacaoNav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#atuacaoNav li {
	width: 50%;
}
#perfil #relacionados .post:nth-child(3), #homePosts .post:nth-child(3) {
	display: none;
}
#contato section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxContato {
	width: 48%;
}
#posts {
	width: calc(100% + 50px);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#posts .post {
	width: calc(50% - 50px);
	margin-right: 50px;
}
#publicacoesWrapper #posts .post:first-child {
	width: calc(100% - 50px);
}
#publicacoesWrapper #posts .post:first-child a {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
#publicacoesWrapper #posts .post:first-child .postResumo {
	width: 55%;
}
#publicacoesWrapper #posts .post:first-child .postFotoWrapper {
	width: 45%;
}


#profissionaisLista, #culturaLista, #downloads {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#culturaLista {
	width: calc(100% + 40px);
}
.profissional, .download {
	width: calc(50% - 20px);
	margin-right: 20px;
}
.culturaItem {
	width: calc(50% - 40px);
	margin-right: 40px;
}



#postsRel {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#relacionados .postRel, #homePublicacoes .postRel {
	width: calc(50% - 20px);
	margin-right: 20px;
}
#relacionados .postRel:nth-child(3), #homePublicacoes .postRel:nth-child(3), #areaWrapper #relacionados .post:nth-child(3) {
	display: none;
}
.postSingle .gallery li {
	width: 23%;
}
#areas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#areas li {
	width: 48%;
}
}
@media only screen 
and (min-width : 768px) {
.home #newsWrapper {
	width: auto;
	padding-bottom: 120px;
}
.home #newsletter section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}
#timeline, #instituto02 .blocos {
	align-items: center;
}
.ano {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#timeSlide {
	width: calc(100% - 100px);
}
.anoTexto {
	width: calc(100% - 330px);
}
#institucional:after {
	background: url(images/grid_animado.gif) left top no-repeat;
	width: 320px;
	height: 227px;
	position: absolute;
	content: "";
	z-index: 1;
	left: 50%;
	bottom: -132px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#respBG {
	height: 132px;
	margin-bottom: 50px;
}
#respBG:before {
	background: url(images/grid_animado.gif) left top no-repeat;
	width: 320px;
	height: 227px;
	position: absolute;
	content: "";
	z-index: 1;
	left: 50%;
	top: -95px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#institucional {
	text-align: left;
}
#institucional section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.resp {
	width: 50%;
}
#sobre2 {
	background: none;
	padding-bottom: 95px;
}
#institucional:before {
	width: 50%;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
	background: #58595B;
}
#proposito img.responsive {
	float: right;
}
#atuacaoNav li {
	width: 33.3333%;
}
.single-profissional #newsletter:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 140px;
	width: 20%;
	content: "";
	z-index: 2;
	background: #dedede;
}
.single-profissional #newsletter section:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 140px;
	width: 300px;
	content: "";
	z-index: 1;
	background: #dedede;
}
#perfil #posts .post, #homePosts #posts .post {
	width: calc(100% - 50px);
}
#perfil .post a, #homePosts .post a {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
#postInterna .post .postResumo, #perfil .post .postResumo, #homePosts .post .postResumo {
	width: 55%;
}
#postInterna .post .postFotoWrapper, #perfil .post .postFotoWrapper, #homePosts .post .postFotoWrapper {
	width: 45%;
}	
#perfil #relacionados .post:nth-child(3), #homePosts .post:nth-child(3) {
	display: block;
}
#perfil #relacionados {
	width: calc(100% - 330px);
	padding-top: 0;
	float: right;
}
#trabalheVideo section {
	width: 728px;
	padding: 0;
	margin: 0 auto;
}
#perfil, #area {
	padding: 0;
}
#perfil section, #area section {
	padding-top: 50px !important;
}
#perfil:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 300px;
	content: "";
	z-index: 1;
	background: #dedede;
}
#perfil .blocos {
	flex-direction: row-reverse;
	z-index: 10;
	display: block;
}
#profissionalInfo {
	width: 280px;
	float: left;
	position: relative;
	z-index: 5;
}
.profissionaisLista li {
	width: calc(33.333% - 20px);
}

#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.boxRodape {
	width: 48%;
}

.bloco.blocoDownloadForm {
	width: calc(100% - 330px);
}

.blocoTexto {
	width: calc(100% - 270px);
	max-width: 890px;
}




.single-area #interna h4 {
	display: none;
}
#interna #areas {
	width: 290px;
	float: left;
	margin-top: -15px;
}
.single-area .postSingle {
	float: right;
	width: calc(100% - 340px);
}

#areas li, #interna #areas li {
	width: 100%;
}

.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos, .post, #publicacoesIntro {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#downloadWrapper .blocos {
	flex-direction: row-reverse;
}
#publicacoesIntro, #proposito .blocos {
	align-items: center;
}
#trabalhe .blocos {
	align-items: flex-end;
}
.bloco, #areas {
	width: 46%;
}
#areas {
	padding-top: 0;
}
#profissionalFoto {
	float: left;
}
#profissionalPerfil {
	width: calc(100% - 330px);
	float: right;
}


}
@media only screen 
and (min-width : 1024px) {
#homeQuem {
	padding-top: 0;
}
.numero {
	width: calc(33.3333% - 100px);
}
.archive.tag #newsletter:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 140px;
	width: 20%;
	content: "";
	z-index: 2;
	background: #dedede;
}
.archive.tag #newsletter section:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 140px;
	width: 320px;
	content: "";
	z-index: 1;
	background: #dedede;
}
#timeSlide {
	width: calc(100% - 200px);
}
#atuacaoNav li {
	font-size: 24px;
	line-height: 28px;
	padding: 15px 100px 15px 50px;
}
#atuacaoWrapper:before {
	content: "";
	position: absolute;
	left: 33.3333%;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #58595B;
	z-index: 1;
}
#atuacaoNav:after {
	content: "";
	position: absolute;
	right: 33.3333%;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #58595B;
	z-index: 1;
}
#reconhecimentos {
	background-attachment: fixed;
}
.single-profissional #newsletter section:before {
	width: 350px;
}
#contato {
	padding-top: 200px;
	margin-top: -150px;
}
.boxContato {
	width: auto;
}
#newsWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#newsletter h2 {
	margin-right: 50px;
}
#postInterna #posts .post {
	width: calc(100% - 50px);
}
#postInterna .post a {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
#postInterna .post .postResumo {
	width: 55%;
}
#postInterna .post .postFotoWrapper {
	width: 45%;
}	
	
#posts .post {
	width: calc(33.3333% - 50px);
}
#profissionalPerfil {
	width: calc(100% - 380px);
}
#profissionalInfo, .profissionalFoto {
	width: 330px;
}
.profissionaisLista  {
	width: calc(100% + 50px);
}
.profissionaisLista li {
	width: calc(25% - 50px);
	margin-right: 50px;
}
#areaSocios .profissionaisLista li {
	width: calc(33.3333% - 50px);
}
#homeEquipe .profissionaisLista li {
	width: calc(50% - 50px);
	margin-right: 50px;
}
#equipe-socios-fundadores .profissionaisLista li {
	width: calc(33.3333% - 50px);
}
.bannerTexto {
	height: calc(100vh - 150px);
}
#home h1 {
	font-size: 58px;
}
.boxRodape {
	width: auto;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#assinatura {
	margin: 0 0 20px 0;
}


.bloco.blocoDownloadForm {
	width: calc(100% - 380px);
}
.culturaItem {
	width: calc(25% - 40px);
}
.download {
	width: calc(25% - 20px);
}


#sobre p, #equipe p, #homeEscritorio p, #postInterna .blocosCenter p {
	font-size: 18px;
}


#equipe p {
	max-width: 380px;
}


#profissionalFoto {
	width: 340px;
}
#profissionalPerfil, #perfil #relacionados {
	width: calc(100% - 390px);
}
.profissional {
	width: calc(25% - 20px);
}


.single-area .postSingle {
	width: calc(100% - 390px);
}



.contatoLogo {
	order: 1;
}
.mapa {
	height: 350px;
}
.contatoRodape {
	order: 3;
	margin-bottom: 0;
}

#relacionados .postRel, #homePublicacoes .postRel {
	width: calc(33.3333% - 20px);
}
#relacionados .postRel:nth-child(3), #homePublicacoes .postRel:nth-child(3) {
	display: block;
}





.spacer {
	height: 150px;
}

#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 148px;
	border: 1px solid #000;
}
#menuWrapper .logo {
	height: 100px !important;
	margin: 24px 0;
	position: absolute;
	left: 20px;
	top: 0;
	display: block;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	clear: none;
	padding: 0 20px;
	height: 148px;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#nav li {
	margin: 0;
	clear: none;
	position: relative;
	margin-right: 20px;
	font-size: 14px;
	letter-spacing: normal;
}
.language-chooser, #menuWrapper .social {
	margin: 0 0 0 20px
}


#perfil section:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 350px;
	content: "";
	z-index: 1;
	background: #dedede;
}
#areaWrapper #relacionados .post:nth-child(3) {
	display: none;
}
#areaWrapper #relacionados .post {
	width: calc(50% - 50px);
}
#areaWrapper {
	width: calc(100% - 350px);
	float: right;
}
#area .areasNav {
	float: left;
	width: 300px;
}
#area:before {
	width: 320px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	content: "";
	z-index: 1;
	background: #dedede;
}
}
@media only screen 
and (min-width : 1280px) {
#newsletter h2 {
	margin-right: 100px;
}
#publicacoesWrapper #posts .post:first-child .postResumo, #postInterna .post .postResumo {
	width: 60%;
	padding-left: 40px;
}
#publicacoesWrapper #posts .post:first-child .postResumo p, #publicacoesWrapper #posts .post:first-child .postResumo h3, #postInterna .post .postResumo p, #postInterna .post .postResumo h3 {
	margin-right: 180px;
}
#publicacoesWrapper #posts .post:first-child  span, #postInterna .post span {
	position: absolute;
	right: 50px;
	bottom: 0;
	margin-bottom: 16px;
}
#publicacoesWrapper #posts .post:first-child .postFotoWrapper, #postInterna .post .postFotoWrapper {
	width: 40%;
}
.bloco {
	width: 47%;
}


/*.blocoTexto h1, .blocoTexto h2, #cultura h2, #downloadWrapper h1, #area h1, #interna h1, #homeEscritorio h2, #homeAtuacao h2, #homeEquipe h2 {
	font-size: 72px;
	line-height: 76px;
	letter-spacing: -2px;
}*/
#cultura h2 {
	max-width: 1100px;
}
#menuWrapper .logo {
	left: 0;
}

#nav li {
	margin-right: 40px;
	font-size: 15px;
}
#equipe .subtitulo {
	width: 300px;
}
#equipe .blocoTexto {
	max-width: 790px;
}

}
@media only screen 
and (min-width : 1366px) {
#numerosLista {
	width: calc(100% + 200px);
	margin-left: -100px;
}
.numero {
	width: calc(33.3333% - 200px);
	margin: 0 100px 30px 100px;
}
#areaSocios .profissionaisLista li {
	width: calc(25% - 50px);
}
#area section:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 300px;
	content: "";
	z-index: 1;
	background: #dedede;
}
#area:before {
	width: 20%;
}
.archive.tag #newsletter section:before {
	width: 300px;
}
#areaWrapper #relacionados .post:nth-child(3) {
	display: block;
}
#areaWrapper #relacionados .post {
	width: calc(33.3333% - 50px);
}
#postInterna #relacionados {
	width: 950px;
}
#perfil section:before, .single-profissional #newsletter section:before {
	width: 330px;
}
section, .menu {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}
#sobre1 {
	padding: 100px 50px 80px 0;
}
#sobre2 {
	padding: 100px 0 80px 120px;
}
#sobre2:before {
	width: 68px;
	height: 68px;
	content: "";
	position: absolute;
	left: 0;
	top: 105px;
	background: #FDB913;
	z-index: 1;
}
}