/*
Theme Name: Amarela
Theme URI: http://www.amarela.com.br/
Description: Template para site Amarela
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-BoldItalic.eot');
    src: url('fonts/AktivGrotesk-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/AktivGrotesk-BoldItalic.woff2') format('woff2'),
        url('fonts/AktivGrotesk-BoldItalic.woff') format('woff'),
        url('fonts/AktivGrotesk-BoldItalic.ttf') format('truetype'),
        url('fonts/AktivGrotesk-BoldItalic.svg#AktivGrotesk-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

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


.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, .postFoto:before, .post h3, .post span, .postSingle a, form input.wpcf7-submit, .btnAmarelo , h3.accordion-toggle, h3.accordion-toggle .fa-solid, .membro .fa-solid, .postFoto:before, .transparenciaLista a, .homeFundo, .homeFundoTexto, #busca input#searchsubmit, .postSingle a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #F3F1D8;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
}
h1, h2, h3, h4, .postData, .postHeader, #home p, .numeroInfo {
	font-family: 'AktivGrotesk';
}
h1, h2 {
	font-weight: 300;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}
h1 {
	font-size: 50px;
	line-height: 55px;
}
h2 {
	color: #362016;
}
h1 em, h1 .lastWord {
	display: block;
	font-weight: 700;
	font-style: italic;
}
h3 {
	font-weight: 500;
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 20px;
}
#rodape h3 {
	font-weight: 300;
}
h2 em, h3 em {
	font-weight: 700;
}
.postSingle h2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 20px;
}
h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 12px;
	position: relative;
	margin-bottom: 20px;
}
h4:before {
	background: #000;
	width: 20px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
}
.archive #publicacoesWrapper h4 {
	margin-bottom: 20px;
}
.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: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #f3a702;
}
.postSingle a {
	text-decoration: underline;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: #FFB62F;
	z-index: 9990;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	float: left;
	height: 44px !important;
	width: auto !important;
	margin: 18px 0;
}
#logo1 {
	display: none;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #000;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #FFB62F;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	line-height: 30px;
	font-size: 20px;
	font-weight: 600;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #000;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #fff;
}
.archive #mBlog a, .search #mBlog a, .single-post #mBlog a, .page-template-page-publicacoes #mBlog a, .single-area #mAtuacao a, .page-template-page-sobre #mQuem a,  .page-template-page-contato #mContato a, .page-template-page-parceiros #mParceiros a, .page-template-page-transparencia #mTransparencia a, .page-template-page-fundos #mFundos a, .single-fundo #mFundos a {
	color: #fff;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
/* 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 .postFoto:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #000;
	opacity: 0;
}
.post:hover .postFoto:before {
	opacity: 0.5;
}
.post {
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
	border-bottom: 1px solid #000;
	margin-bottom: 50px;
}
.post .postFoto {
	padding-bottom: 50%;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	margin: 0 0 20px 0;
}
.postData {
	font-weight: 700;
	padding: 0 5px 5px 0;
	overflow: hidden;
	border-bottom: 2px solid #FFB62F;
	float: left;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000;
	display: block;
}
.postHeader span {
	margin: 0 8px 10px 8px;
	display: block;
	font-size: 15px;
	line-height: 20px;
}
.postCat, .postHeaderData {
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin-bottom: 10px;
}
.postHeader {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.post h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #362016;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	font-family: "Open Sans", sans-serif;
	display: block;
	width: 100%;
	clear: both;
}
.post:hover h3 {
	color: #FFB62F;
}
.post span {
	display: block;
	clear: both;
	width: 140px;
	position: relative;
	overflow: hidden;
	border: 1px solid #000;
	color: #000;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding-left: 20px;
	line-height: 35px;
	font-weight: 700;
	font-size: 15px;
}
.post span .fa-solid {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 35px !important;
	background: #000;
	width: 35px;
	text-align: center !important;
	color: #FFB62F;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.post:hover span {
	background: #000;
	color: #FFB62F;
}
.post p {
	color: #000;
}
a.btn:link, a.btn:visited {
	line-height: 35px;
	font-weight: 700;
	font-size: 15px;
	width: 258px;
	padding-left: 20px;
	color: #362016;
	border: 1px solid #362016;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	overflow: hidden;
}
a.btn:hover, a.btn:active {
	background: #362016;
	color: #FFB62F;
}
a.btn .fa-solid {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 35px !important;
	background: #362016;
	width: 35px;
	text-align: center !important;
	color: #FFB62F;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}


.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 50px 0 0 0;
}

/*  home */

#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	color: #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#home h1 {
	font-weight: 700;
	margin-bottom: 20px;
	max-width: 800px;
}
#homeIntro {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-left: 10px;
}
#homeBtn {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}
#home h1, #home p, #topo h1 {
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
#home p {
	font-size: 25px;
	line-height: 30px;
	max-width: 600px;
	font-weight: 500;
}
#home section {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
a.btnAmarelo:link, a.btnAmarelo:visited {
	line-height: 35px;
	font-weight: 400;
	font-size: 15px;
	padding: 0 20px;
	color: #362016;
	background: #FFB62F;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	overflow: hidden;
}
a.btnAmarelo:hover, a.btnAmarelo:active {
	background: #362016;
	color: #FFB62F;
}
#home a.btnAmarelo {
	margin: 0 10px 0 0;
	-webkit-box-shadow: 0px 0px 10px 0px #000000; 
	box-shadow: 0px 0px 10px 0px #000000;
	float: right;
}
.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
	overflow: hidden;
}
.conteudo {
	padding: 100px 0 80px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 3;
}
.postSingle ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.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: 22px;
	line-height: 22px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #F3A702;
}
.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: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #F3A702;
	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: #F3A702;
	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 */
#sobre {
	background: #E5E5E5 url(images/fundo_sobre.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 0;
}

#sobre .bloco {
	margin-bottom: 80px;
	overflow: hidden;
}
#sobreFoto {
	-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: 80%;
}
#sobreVideo {
	overflow: hidden;
	position: relative;
	background: #FBF9F3;
	padding: 20px;
}
#sobreVideo .video {
	max-width: 728px;
	margin: 0 auto;
}
/* reconhecimentos */
#reconhecimentos {
	background: #fff;
	padding: 100px 0;
}
#reconhecimentos h4, #atuacao h4, #sobre h4 {
	color: #BD8E4A;
	margin-bottom: 50px;
}
#reconhecimentos h4:before, #atuacao h4:before {
	background: #BD8E4A;
}
#reconhecimentos .slick-list, #profissionaisSlide .slick-list, #fundoProjetos .slick-list, #conselhoLista .slick-list {
	margin: 0 40px;
}
#reconhecimentos .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
}
#reconhecimentos .gallery a {
	display: none;
}
/* numeros */
#fundoNumeros, #fundoProjetos {
	overflow: hidden;
	padding-top: 80px;
}
#fundoNumerosLista {
	overflow: hidden;
	padding-top: 30px;
}
.numeroInfo {
	height: 260px;
	width: 260px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	margin-top: -25px;
}
.numero {
	width: 260px;
	overflow: hidden;
	margin: 0 auto 20px auto;
	text-align: center;
}
.numero p {
	margin: 0 20px 40px 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}
.numero strong {
	font-size: 75px;
	line-height: 80px;
	padding-bottom: 5px;
	margin-bottom: 7px;
	display: block;
	width: 100%;
	position: relative;
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
}
.numero strong:before {
	width: 50%;
	height: 2px;
	content: "";
	position: absolute;
	z-index: 1;
	background: #F3A702;
	left: 50%;
	margin-left: -25%;
	bottom: 0;
}
.postid-161 .numero {
	color: #927F2C;
}
.postid-160 .numero {
	color: #1854AC;
}
.postid-164 .numero {
	color: #225F3B;
}
.postid-160 .numeroInfo {
	background-image: url(images/numeroJucara.png);
}
.postid-161 .numeroInfo {
	background-image: url(images/numeroJuquinha.png);
}
.postid-164 .numeroInfo {
	background-image: url(images/numeroPadua.png);
}
.numeroIcone {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
/* atuacao */
#atuacao {
	background: #FBF9F3;
	z-index: 3;
}
.page-template-page-atuacao #atuacao {
	background: #fff;
}
#atuacao h2 {
	color: #707070;
}

#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: #BD8E4A;
	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 li.current a {
	color: #000;
}

.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
}
.social li {
	margin-right: 15px;
}
.social li:last-child {
	margin: 0;
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #000;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #fff;
}
/* publicacoes */
#relacionados .post {
	padding-bottom: 0;
	margin-bottom: 30px;
	border: 0;
}
#relacionados .postData {
	width: 100%;
	padding: 0 0 5px 0;
	font-size: 40px;
	line-height: 45px;
	font-weight: 500;
}

/* contato */
#contato {
	background: #FBF9F3;
	z-index: 2;
	padding-top: 160px;
	margin-top: -80px;
}
.contatoLogo {
	width: 200px;
	margin-bottom: 30px;
	overflow: hidden;
}
.contatoRodape {
	margin-bottom: 30px;
	overflow: hidden;
}
.contatoRodape ul li {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.contatoRodape .fa-solid, .contatoRodape .fa-brands {
	width: 24px;
	text-align: center !important;
	font-size: 20px;
	line-height: 24px !important;
	left: 0;
	top: 0;
	position: absolute;
}
.boxEndereco, .contatoRodape ul li a {
	position: relative;
	overflow: hidden;
	padding-left: 30px; 
}
.contatoRodape ul li a {
	display: block;
	float: left;
}
.mapa {
	position: relative;
	height: 350px;
    overflow: hidden;
	width: 100%;
	border: 2px solid #BD8E4A;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
.contatoLogo img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	opacity: 0.6;
}
footer {
	background-color: #000;
	color: #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding: 100px 0 0 0;
}
#rodape {
	width: 100%;
}
#rodapeTexto {
	max-width: 540px;
	overflow: hidden;
	margin-bottom: 30px;
}
#logoRodape {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
#logoRodape img {
	display: block;
	float: left;
	width: auto;
	height: 44px !important;
}
#rodapeLinks {
	margin-bottom: 20px;
	overflow: hidden;
}
#rodapeNav {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

#rodapeNav ul {
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
#rodapeNav li strong {
	text-transform: uppercase;
	color: #F3A702;
}
#rodapeNav li {
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
#assinatura {
	width: 70px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
/* interna */
#interna, #erro404 {
	z-index: 3;
}
#erro404 h4 {
	color: #000;
}
#erro404 h4:before {
	background: #000;
}
/* 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 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 5px 10px 5px;
	font-size: 15px;
	font-weight: 700;
	color: #362016;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #F3F1D8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#pagenav span.current {
	color: #fff;
	background: #362016;
	border-color: #362016;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #362016;
	border: 1px solid #F3F1D8;
}
#pagenav a:hover, #pagenav a:active {
	color: #362016;
	background: #FFB62F;
	border-color: #FFB62F;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}


.postShare {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding-top: 30px;
	overflow: hidden;
}
.postShare strong {
	display: block;
	color: #f3a702;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 22px;
}
.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;
}
#topo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
	overflow: hidden;
	background-color: #000;
}
#topo section {
	height: 370px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
#topo h1 {
	padding-left: 10px;
}
#blogWrapper #intro h2 em {
	display: block;
}
.single .postSingle {
	overflow: hidden;
	margin-bottom: 100px;
}

/* formulario */
::-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='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url'], form input[type='password']  {
    width: 100%;
	-webkit-appearance: none;
    color: #000;
    background-color: #FFF2B3;
	border: 1px solid #FFF2B3;
    font-size: 15px;
	height: 40px;
	line-height: 40px;
    padding: 0 20px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
textarea {
	height: 250px;
	resize: none;
	line-height: 20px;
	padding: 20px;
}
select {
	background: #f5f5f5 url(images/setaSelect.png) center right no-repeat;
	border-color: #f5f5f5;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.blocoFormConsultoria label {
	padding: 10px 0 15px 0;
}
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: #C00;
	background: #FCC;
}

form input.wpcf7-submit {
	cursor: pointer;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	display: block;
	float: left;
	width: 160px;
	position: relative;
	overflow: hidden;
	border: 1px solid #000;
	background: url(images/setaEnviar.png) center right no-repeat;
	-webkit-background-size: auto 35px;
    -moz-background-size: auto 35px;
    -o-background-size: auto 35px;
    background-size: auto 35px;
	color: #000;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 0 0 0 20px !important;
	text-align: left !important;
	line-height: 35px;
	font-weight: 700;
	font-size: 15px;
    font-family: "Open Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
}
form input.wpcf7-submit:hover {
	background-color: #000;
	color: #F3A702;
}
#newsletter form input.wpcf7-submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 40px;
	height: 40px;
	background: #FFB62F url(images/setaNews.png) center no-repeat;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	-o-background-size: 30px auto;
	background-size: 30px auto;
	text-indent: 999px;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
#newsletter form input.wpcf7-submit:hover {
	background-color: #000;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .wpcf7-spinner {
	margin: 0 !important;
	float: right !important;
}
#newsletter div.wpcf7 .wpcf7-spinner {
	margin: 0 !important;
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 10px;
}
div.wpcf7-response-output {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#filtros {
	padding-top: 30px;
	margin-bottom: 40px;
	overflow: hidden;
}
#filtros select {
	padding: 0 40px 0 20px;
	border: 0 !important;
}
#cat {
	background: #FFB62F url(images/setaSelect.png) center right no-repeat;
	-webkit-border-radius: 40px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 40px;
	-moz-border-radius-topright: 0;
	border-radius: 40px;
	border-top-right-radius: 0;
}
#arquivosDrop {
	background: #FFD239 url(images/setaSelect.png) center right no-repeat;
	-webkit-border-radius: 40px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 40px;
	-moz-border-radius-topright: 0;
	border-radius: 40px;
	border-top-right-radius: 0;
}
.archive h2 strong {
	display: block;
}
#busca {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
#busca input#s {
	height: 40px;
	line-height: 40px;
	padding: 0 50px 0 20px;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	z-index: 1;
	color: #000;
	background: #fff;
}
#busca input#searchsubmit {
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
	text-indent: 9999px;
	cursor: pointer;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: #707070 url(images/setaBusca.png) center no-repeat;
	-webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border: 0 !important;
	padding: 0 !important;
}
#busca input#searchsubmit:hover {
	background-color: #362016;
}
.search #intro h2 strong, .search #intro h3 {
	font-style: italic;
}
#noResults h3 {
	color: #FFB62F;
}
#contatoForm {
	background: #FBD876;
}
#contatoWrapper h2 {
	max-width: 750px;
}
#contatoWrapper p {
	max-width: 910px;
}
#contatoForm form input[type="text"], #contatoForm form input[type="email"], #contatoForm form input[type="tel"], #contatoForm textarea {
	margin-bottom: 20px;
}
#parceirosWrapper h2 {
	max-width: 650px;
}
#parceirosWrapper .gallery a, #homeParceiros .gallery a, #fundoParceiros .gallery a {
	display: none;
}
#parceirosWrapper .slick-list, #homeParceiros .slick-list, #fundoParceiros .slick-list  {
	margin: 0 30px;
}
#parceirosWrapper ul:has(+ h4) {
	margin-bottom: 100px;
}
#parceirosWrapper .foto, #homeParceiros .foto, #fundoParceiros .foto {
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#fundosTexto h2 {
	max-width: 510px;
}
#fundosLista {
	overflow: hidden;
	padding-top: 30px;
}
.fundo {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
.fundoIntro {
	overflow: hidden;
	position: relative;
}
.fundoLogo {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	width: 280px;
	height: 40px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin-bottom: 20px;
}
#homeParceiros h4 {
	display: none;
}
#newsletter {
	background: #FBD876;
}
#newsletter form input[type='email'] {
	padding: 0 50px 0 20px;
}
#newsletter h2 em, #homeParceiros h2 em, #homeBlog h2 em {
	display: block;
}
#newsTexto p {
	max-width: 900px;
}
#newsForm {
	position: relative;
	overflow: hidden;
	max-width: 600px;
}
#homeBlog .homeTexto {
	margin-bottom: 30px;
	max-width: 650px;
}
.single-fundo #topo section {
	height: calc(100vh - 80px);
	max-height: 800px;
}
.postid-161 {
	background: #efe5bb;
}
.postid-161 #headerMobile, .postid-161 #menuWrapper {
	background-color: #D8B15B;
}
.postid-160 {
	background: #C3EEF8;
}
.postid-160 #headerMobile, .postid-160 #menuWrapper {
	background-color: #4574BD;
}
.postid-164 {
	background: #c5e8c4;
}
.postid-164 #headerMobile, .postid-164 #menuWrapper {
	background-color: #4F986C;
}

#fundoParceiros h2 {
	max-width: 700px;
}
#fundoApresentacao h2 {
	max-width: 850px;
}
#fundoApresentacao p {
	max-width: 600px;
}
#fundoProjetos h2 {
	max-width: 800px;
}
#fundoProjetos .fundoTexto p {
	max-width: 950px;
}
#fundoProjetos .foto {
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;
	padding-bottom: 55%;
}
#fundoProjetos .gallery {
	margin-bottom: 20px;
}

h3.accordion-toggle {
	text-transform: uppercase;
	cursor: pointer;
	border-bottom: 1px solid #362016;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 40px 10px 0;
	font-weight: 500;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	line-height: 35px;
}
h3.accordion-toggle .fa-solid {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px !important;
	text-align: center !important;
	font-size: 17px;
	color: #fff;
	background: #362016;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
h3.accordion-toggle:hover {
	color: #F3A700;
}
h3.accordion-toggle:hover .fa-solid{
	color: #362016;
	background: #F3A700;
}
h3.accordion-toggle.ativo {
	margin-bottom: 10px;
	border: 0;
}
h3.accordion-toggle.ativo .fa-solid {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#quemIntro h2 {
	max-width: 600px;
}
#quemIntro p {
	max-width: 670px;
}
#quemProposito h2 {
	max-width: 600px;
}
#quemProposito p {
	max-width: 810px;
}
#quemComoFazemos h2 {
	max-width: 1000px;
}
#quemComoFazemos li strong {
	display: block;
	margin-bottom: 10px;
}
#quemComoFazemos li {
	overflow: hidden;
	margin-bottom: 20px;
}
#quemConselho {
	padding-bottom: 70px;
}
#conselhoLista {
	padding: 30px 0;
}
#conselhoTexto p {
	max-width: 1210px;
}
.membro {
	position: relative;
	overflow: hidden;
	margin: 0 10px;
}
.membro h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #362016;
	font-family: "Open Sans", sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 500;
}
.membro p {
	color: #000;
	margin-bottom: 0;
}
.membroFoto .fa-solid {
	width: 60px;
	line-height: 60px !important;
	font-size: 17px;
	text-align: center !important;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: #FFE579;
	color: #362016;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.membro:hover .fa-solid {
	background: #362016;
	color: #fff;
}
.membroFoto {
	max-width: 235px;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.membroFoto .postFoto, #profissionalFoto .postFoto {
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0;
}
.membro .postFoto:before {
	content:"";
	background-color: rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.membro:hover .postFoto:before {
	opacity: 1;
}
#profissional {
	background: #fff;
	padding-top: 20px;
}
#profissionalFoto {
	overflow: hidden;
	margin-bottom: 20px;
	width: 260px;
}
#profissionalTitulo {
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}
#profissionalTitulo h3 {
	color: #362016;
	margin-bottom: 0;
	text-transform: uppercase;
}
#profissionalTitulo p {
	font-weight: 700;
	font-style: italic;
	margin-bottom: 0;
}
.fancybox-bg {
	background: #FBD876 !important;
}
#transparenciaTexto {
	max-width: 810px;
}
#transparenciaExtra {
	background: #FFB62E;
	overflow: hidden;
	position: relative;
}
#transparenciaExtra:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: #FFB62E;
	content: "";
	z-index: 2;
}
#transparenciaExtra:before {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1023px;
	width: 2046px;
	height: 660px;
	background:#F3F1D8 url(images/grafismo01.png) center top no-repeat;
	content: "";
	z-index: 1;
}
#transparenciaExtra .blocos {
	max-width: 810px;
}
.transparenciaLista ul li {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 260px;
}
.transparenciaLista a:link, .transparenciaLista a:visited {
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0 40px 0 20px;
	line-height: 35px;
	font-weight: 700;
	font-size: 15px;
	color: #000;
	background: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.transparenciaLista a:hover, .transparenciaLista a:active {
	color: #FFB62F;
	background: #362016;
}
.transparenciaLista a:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
    content: '\2b';
	color: #FFB62F;
	background: #362016;
	line-height: 35px !important;
	width: 35px;
	text-align: center !important;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#transparenciaTexto p:has(+ h4) {
	margin-bottom: 50px;
}
#transparenciaExtra .bloco {
	padding-top: 100px;
}
#transparenciaExtra .bloco:last-child {
	padding-bottom: 80px;
}
.postid-160 #fundoApresentacao:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 0;
	width: 2927px;
	height: 1735px;
	margin-left: -1463px;
	background: url(images/grafismoJucara01.png) center bottom no-repeat;
}
.postid-161 #fundoApresentacao:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 0;
	width: 2927px;
	height: 1735px;
	margin-left: -1463px;
	background: url(images/grafismoJuquinha01.png) center bottom no-repeat;
}
.postid-164 #fundoApresentacao:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 0;
	width: 2927px;
	height: 1735px;
	margin-left: -1463px;
	background: url(images/grafismoPadua01.png) center bottom no-repeat;
}
#quemProposito {
	background: url(images/grafismo01.png) center no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}
#quemConselho:before {
	background: url(images/grafismoQuem.png) center no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.slick-track{ 
	margin-left: 0; 
}
h2.postTitulo {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}
.icone {
	overflow: hidden;
	margin-bottom: 50px;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}
.iconeFoto {
	width: 100%;
	max-width: 270px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto 10px auto;
	height: 170px;
}
#quemFazemos {
	padding-bottom: 0;
}
#homeBG {
	position: relative;
	overflow: hidden;
	background: #FFB62F;
}
#homeBG h4 {
	color: #fff;
}
#homeQuem a.btn {
	width: 130px;
}
#homeFundos a.btn {
	width: 220px;
}
#homeBG h2 em {
	display: block;
}
#homeFundosLista {
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
#homeFundos {
	padding-bottom: 0;
}
.homeFundo {
	-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;
	-webkit-border-top-left-radius: 40px;
	-moz-border-radius-topleft: 40px;
	border-top-left-radius: 40px;
}
.homeFundoLogoWrapper {
	padding: 25px 0 25px 30px;
}
#fundo160 .homeFundoLogoWrapper {
	background: #1854AC;
}
#fundo161 .homeFundoLogoWrapper {
	background: #927F2C;
}
#fundo164 .homeFundoLogoWrapper {
	background: #225F3B;
}
.homeFundoLogo {
	width: 260px;
	height: 32px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.homeFundoTexto {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 100px 30px 0 30px;
	overflow: hidden;
	position: relative;
	background: #000000;
	background: -webkit-linear-gradient(0deg,rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	background: -moz-linear-gradient(0deg,rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(0deg,rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#000000",
	  endColorstr="#000000",
	  GradientType=0
	);
}
.homeFundoTexto p, .homeFundoTexto h4 {
	color: #fff;
}
.homeFundoTexto h4 {
	font-size: 20px;
	line-height: 25px;
}
.homeFundoTexto h4:before {
	width: 100%;
	background: #fff;
}
.logoCabecalho {
	width: 100%;
	height: 150px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
.single-fundo #topo section {
	justify-content: flex-end;
}
.slick-track { 
	margin-left: 0 !important;
}
.cky-btn-reject {
	color: #FFB62F !important;
	border-color: #FFB62F !important;
}
.cky-btn-accept {
	background: #FFB62F !important;
	border-color: #FFB62F !important;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
#quemIcones {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 102%;
}
.icone {
	width: 48%;
	margin-right: 2%;
}
}
@media only screen 
and (min-width : 640px) {
.icone {
	width: 31.3333%;
}
#profissional:before {
	background: url(images/grafismoPerfil.png) right top no-repeat;
	width: 270px;
	bottom: 0;
	position: absolute;
	left: 0;
	top: -300px;
	z-index: 1;
	content: "";
}
#profissional section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#profissionalBio {
	width: calc(100% - 330px);
	padding-top: 50px;
}
#fundoNumerosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.numero {
	margin: 0 20px 20px 20px;
}
#filtros {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#busca, #arquivosDrop, #cat {
	width: calc(33.3333% - 20px);
	margin-right: 20px;
}
#relacionados .postFoto {
	padding-bottom: 65%;
}
#relacionados {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#relacionados .post {
	width: calc(50% - 20px);
	margin: 0 20px 20px 0;
}
#relacionados .post:nth-child(3) {
	display: none;
}
#rodapeNav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
}


#profissionaisLista .profissional {	
	width: 28.3333%;
}
#rodapeLinks {
	float: left;
}
#creditos {
	float: right;
}
.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%;
}
#fundoParceiros .gallery {
	max-width: 600px;
}
}
@media only screen 
and (min-width : 768px) {
.postSingle img.alignleft {
	width: calc(50% - 20px) !important;
	margin: 0 20px 20px 0;
	float: left;
}
.postSingle img.alignright {
	width: calc(50% - 20px) !important;
	margin: 0 0 20px 20px;
	float: right;
}
.icone {
	width: 23%;
}
#transparenciaExtra:after {
	display: none;
}
#transparenciaExtra .bloco {
	padding-bottom: 80px;
}
#topoGrafismo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-image: url(images/grafismoTopo.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%; 
}
.postid-160 #topoGrafismo {
	background-image: url(images/grafismoJucara.png);
}
.postid-161 #topoGrafismo {
	background-image: url(images/grafismoJuquinha.png);
}
.postid-164 #topoGrafismo {
	background-image: url(images/grafismoPadua.png);
}

.single-area #interna h4 {
	display: none;
}

.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos, #homeFundosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#fundoArea .blocos {
	align-items: center;
}
.bloco, .blocoAreaTexto, .blocoAreaFoto {
	width: 46%;
}
.homeFundo {
	width: 33.3333%;
}
.logoCabecalho {
	width: 60%;
	max-width: 780px;
}
}
@media only screen 
and (min-width : 1024px) {

.icone {
	width: 18%;
}
#profissionalFoto {
	width: 400px;
}
#profissionalBio {
	width: calc(100% - 450px);
	padding-top: 100px;
}
#quemComoFazemos ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 104%;
}
#quemComoFazemos ul li {
	width: 29.3333%;
	margin-right: 4%;
}
#fundoNumerosLista {
	justify-content: space-between;
}
.numero {
	margin: 0 0 20px 0;
}
.single-fundo #topo section {
	height: calc(100vh - 100px);
}
.home .spacer {
	display: none;
}
#home h1 {
	padding-top: 50px;
}
#homeGrafismo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(images/grafismoHome.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%; 
}
#newsGrafismo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(images/grafismoNews.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%; 
}
#fundosLista {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.fundo {
	width: 47%;
}
.fundoLogo {
	width: 100%;
	height: 65px;
}
#contatoForm .wpcf7-form  {
	width: 800px;
}
#contatoForm form input[type="text"], #contatoForm form input[type="email"], #contatoForm form input[type="tel"] {
	width: 65%;
}
#contatoForm {
	background: #FBD876 url(images/grafismoContato.png) right top no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%; 
}
footer {
	background-attachment: fixed;
}
#busca {
	width: calc(46% - 20px);
}
#arquivosDrop, #cat {
	width: calc(27% - 20px);
}
#relacionados .post {
	width: calc(33.3333% - 20px);
}
#relacionados .post:nth-child(3) {
	display: block;
}
h2.postTitulo {
	font-size: 60px;
	line-height: 65px;
}
h1, h2 {
	font-size: 75px;
	line-height: 80px;
}
h3 {
	font-size: 45px;
	line-height: 50px;
}
#numerosFundo {
	background-attachment: fixed;
}
.mapa {
	width: 45%;
	order: 2;
	height: 300px;
}
.contatoRodape {
	order: 3;
	margin-bottom: 0;
}




.spacer {
	height: 100px;
}
#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 100px;
}
.home #menuWrapper {
	background: none;
}
.home #menuWrapper.bgMenu {
	background: #FFB62F;
}
.home #menuWrapper #logo2, #menuWrapper #logo1 {
	display: none;
}
.home #menuWrapper #logo1, .home #menuWrapper.bgMenu #logo2 {
	display: block;
}
.home #menuWrapper.bgMenu #logo1 {
	display: none;
}
#menuWrapper .logo {
	display: block;
	height: 46px !important;
	margin: 27px 0;
	position: absolute;
	left: 20px;
	top: 0;
}
#logoRodape img {
	height: 46px !important;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	clear: none;
	padding: 0 20px;
	height: 100px;
}
#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: 25px;
	font-size: 15px;
}
#menuWrapper .social {
	margin: 0 0 0 25px;
}
#fundoParceiros {
	padding-top: 200px;
}
.postid-160 #fGrafismo05 {
	position: absolute;
	z-index: 1;
	background: url(images/grafismoJucara04.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.postid-161 #fGrafismo05 {
	position: absolute;
	z-index: 1;
	background: url(images/grafismoJuquinha04.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.postid-164 #fGrafismo05 {
	position: absolute;
	z-index: 1;
	background: url(images/grafismoPadua04.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#homeQuem .homeTexto {
	max-width: 680px;
}
#homeFundos .homeTexto {
	max-width: 820px;
}
.homeFundoTexto {
	opacity: 0;
	padding-top: 200px;
}
.homeFundo:hover .homeFundoTexto {
	opacity: 1;	
}
}
@media only screen 
and (min-width : 1280px) {
.homeFundo.highlighted {
	width: 50%;
}
.homeFundo.small {
	width: 25%;
}
.homeFundo.default {
	width: 33.3333%;
}
.homeFundoTexto {
	padding-top: 200px;
}
#homeBG {
	background: url(images/grafismoHome01.png) center bottom no-repeat;
}
#rodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#rodapeNav {
	width: calc(100% - 590px);
}
.postSingle, #intro, #posts, #noResults, #parceirosWrapper section {
	width: 1000px;
	margin: 0 auto;
}
#topo section, #contatoWrapper section, #contatoForm section {
	width: 1100px;
}

#fundosTexto, .quemTexto {
	padding-left: 200px;
}
.homeTexto, #homeQuem a.btn {
	margin-left: 200px;
}
#fundoNumeros, #fundoArea .blocos, .fundoTexto {
	padding-left: 100px;
}
.accordion-content p, h3.accordion-toggle {
	margin-left: 100px;
	max-width: 950px; 
}
.blocoAreaTexto {
	width: 600px;
}
.blocoAreaFoto {
	width: calc(100% - 650px);
}
#transparenciaTexto, #transparenciaExtra .blocos {
	margin-left: 100px;
}
}
@media only screen 
and (min-width : 1366px) {
#homeFundos a.btn {
	float: right;
	margin-top: -55px;
}
.single-fundo #topo section {
	width: 1300px;
}
section, .menu {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}

#nav li {
	margin-right: 60px;
}
#menuWrapper .logo {
	left: 0;
	height: 50px !important;
	margin: 25px 0;
}
#logoRodape img {
	height: 50px !important;
}
.fundo {
	width: 30%;
}
.fundoLogo {
	width: 390px;
	height: 50px;
}
#tGrafismo01 {
	width: 1800px;
	margin-left: -900px;
	top: 250px;
	left: 50%;
	height: 545px;
	background:url(images/grafismo03.png) right top no-repeat;
	position: absolute;
	z-index: 1;
}
#tGrafismo02 {
	width: 1800px;
	margin-left: -900px;
	top: 100px;
	left: 50%;
	height: 163px;
	background:url(images/grafismo02.png) right top no-repeat;
	position: absolute;
	z-index: 1;
}
#tGrafismo03 {
	right: -200px;
	top: 0;
	width: 477px;
	height: 640px;
	background:url(images/grafismo04.png) center no-repeat;
	position: absolute;
	z-index: 3;
}

#fGrafismo02 {
	left: 50%;
	margin-left: -550px;
	top: 100px;
	width: 1100px;
	height: 140px;
	background:url(images/grafismo05.png) right top no-repeat;
	position: absolute;
	z-index: 4;
}

.postid-160 #fGrafismo04 {
	left: 50%;
	margin-left: -650px;
	bottom: 0;
	width: 1300px;
	height: 298px;
	background:url(images/grafismoJucara03.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
.postid-161 #fGrafismo04 {
	left: 50%;
	margin-left: -650px;
	bottom: 0;
	width: 1300px;
	height: 298px;
	background:url(images/grafismoJuquinha03.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
.postid-164 #fGrafismo04 {
	left: 50%;
	margin-left: -650px;
	bottom: 0;
	width: 1300px;
	height: 298px;
	background:url(images/grafismoPadua03.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#qGrafismo01 {
	left: 50%;
	margin-left: -850px;
	top: 50px;
	width: 1700px;
	height: 423px;
	background:url(images/grafismoQuem01.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#qGrafismo02 {
	left: 50%;
	margin-left: -600px;
	bottom: 50px;
	width: 1200px;
	height: 213px;
	background:url(images/grafismo07.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#quemConselho {
	padding-top: 300px;
}
#quemConselho:before {
	top: 150px;
	bottom: -100px;
}
#qGrafismo05 {
	left: 50%;
	margin-left: -1100px;
	top: 50px;
	width: 2200px;
	height: 309px;
	background:url(images/grafismoQuem04.png) left top no-repeat;
	position: absolute;
	z-index: 3;
}
#qGrafismo06 {
	left: 50%;
	margin-left: -500px;
	top: 0;
	width: 1000px;
	height: 337px;
	background:url(images/grafismoQuem05.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#qGrafismo07 {
	left: 50%;
	margin-left: -1350px;
	top: 200px;
	width: 2700px;
	height: 825px;
	background:url(images/grafismoQuem06.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#hGrafismo01 {
	left: 50%;
	margin-left: -1200px;
	top: 250px;
	width: 2400px;
	height: 448px;
	background:url(images/grafismoHome03.png) left top no-repeat;
	position: absolute;
	z-index: 3;
}
#hGrafismo02 {
	left: 50%;
	margin-left: -525px;
	top: 100px;
	width: 1050px;
	height: 218px;
	background:url(images/grafismoHome04.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#hGrafismo03 {
	left: 50%;
	margin-left: -1300px;
	top: 50px;
	width: 2600px;
	height: 521px;
	background:url(images/grafismoHome05.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#hGrafismo04 {
	left: 50%;
	margin-left: -700px;
	top: 400px;
	width: 1400px;
	height: 481px;
	background:url(images/grafismoHome02.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
#hGrafismo05 {
	left: 50%;
	margin-left: -1100px;
	top: 800px;
	width: 2200px;
	height: 431px;
	background:url(images/grafismoHome06.png) right top no-repeat;
	position: absolute;
	z-index: 3;
}
}
@media only screen 
and (min-width : 1680px) {
#fGrafismo01 {
	left: -170px;
	top: 150px;
	width: 427px;
	height: 292px;
	background:url(images/grafismo06.png) center no-repeat;
	position: absolute;
	z-index: 3;
}
}
@media only screen 
and (min-width : 1920px) {
#homeBG {
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
.postid-160 #fGrafismo03 {
	right: -140px;
	top: 0;
	bottom: 0;
	width: 410px;
	background:url(images/grafismoJucara02.png) center right no-repeat;
	position: absolute;
	z-index: 4;
}
.postid-161 #fGrafismo03 {
	right: -140px;
	top: 0;
	bottom: 0;
	width: 410px;
	background:url(images/grafismoJuquinha02.png) center right no-repeat;
	position: absolute;
	z-index: 4;
}
.postid-164 #fGrafismo03 {
	right: -140px;
	top: 0;
	bottom: 0;
	width: 410px;
	background:url(images/grafismoPadua02.png) center right no-repeat;
	position: absolute;
	z-index: 4;
}
#qGrafismo03 {
	right: -300px;
	top: 0;
	bottom: 0;
	width: 603px;
	background:url(images/grafismoQuem02.png) bottom right no-repeat;
	position: absolute;
	z-index: 4;
}
#qGrafismo04 {
	right: -300px;
	top: 0;
	bottom: 0;
	width: 850px;
	background:url(images/grafismoQuem03.png) bottom right no-repeat;
	position: absolute;
	z-index: 4;
}
}