/*
Theme Name: Chama
Theme URI: https://chamadesenvolvimento.com.br
Description: Template para site Chama
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&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, #btnQuem, #menuWrapper a, footer a, form input.wpcf7-submit, .social a, .slick-prev:before,
.slick-next:before, .slick-dots li button, .tabs li, .contato a, h3.accordion-toggle, .foto a, .foto, #rodape a, .btnVoltar a, #contato a,  .perfilFoto, #sobre-nos a, .logo, .language-chooser a, .postInfo a, .post, .post a, .post h2, #pagenav a, .postFoto:before, .addtoany_list a, .widget .addtoany_list a, .perfil h3, .area:before, #menuWrapper, .gallery a, .postCat a, .post h3, #filtros form input[type='submit'], .botao a, .blocoNav a, .profissional a, .socio a, .perfilFoto:after, .perfil, .btn, .listaPraticas a, .listaPraticas .fa-solid, header a, #nav li:before, .blocoBorda a, .postFoto, .postFoto a, .postFoto a:before, .gallery a, .pContato a, .pAreas a, .accordion-toggle, .accordion-toggle .fa-solid, .lista a, .lista .fa-solid, #setaDown, .navCat a, .post a, .post:before, .post:after, .post .fa-solid, .tagCloud a, aside a, .profissional h3, .profissionalFoto:after, .profissionalFoto:before, .boxAreas a, .fa-solid.hover, #menuAuxiliar a, #postInfo a, #perfil a, a.mais:before, #assinatura, .cky-btn, #nav a:before, a.btn, .profissionalFoto, #equipe a, .blocoPerfil a, .navAreas a, .navAreas span, .postSingle a, .scrollTop, .post, .profissionalTitulo h1, .profissionalTitulo h1  span, #areasWrapper a, .btnMais, .btnMais span, .btnMais h1, .btnMais h2, .profissionalFoto, .profissionalLinha:after, .searchandfilter input[type='submit'], .postAutor a, #quem-somos a, form a, #profissional a, #atuacao a, .perfilInfo a, .post, #tabs1 a, .profissionalFoto .fa-solid, .profissionalEquipe a, .profissionalEquipe .fa-solid, #btnEquipe a, #btnEquipe .fa-solid, .postInfo, .profissionalFoto:after, .profissional h3 span, #processos a, #processos a:before, #processos a span, .postInfo span, .post h3, .postResumo, .btnTodas, .topoProfissional a, #resquisicoes a, #requisicoes a:after, .lista a, .lista a:after, .accordion a, .tab-content a, .tab-content a:after, .blocoValores ul li, .social li, .accordion-toggle:before  {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #f7f7f7;
	color: #2f2f2f;
	font-size: 18px;
	line-height: 26px;
	font-family: "DM Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

h2 {
	font-size: 36px;
	line-height: 44px;
	font-weight: 1000;
	margin-bottom: 20px;
}
h3 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 20px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
	background: #f7f7f7;
}

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






.subtituloLinha, .blocoMais small {
	overflow: hidden;
	position: relative;
}
.subtituloLinha h2.subtitulo, .blocoMais small  {
	background: none;
	color: #0D1230;
	padding: 0;
	float: left;
	position: relative;
	padding-bottom: 10px;
}
.subtituloLinha h2:before, .blocoMais small:before {
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 4px;
	left: 0;
	background: #D49628;
	content: "";
}
.subtituloLinha h2:after, .blocoMais small:after {
	height: 4px;
	width: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #D49628;
	content: "";
}
.blocoMais small:before, .blocoMais small:after {
	background: #fff;
}

h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
a:hover, a:active {
	color: #1E4257;
}
p, .video {
	margin-bottom: 20px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2f2f2f;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #2f2f2f;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #2f2f2f;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #2f2f2f;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #2f2f2f;
    background-color: #f7f7f7;
	border: 1px solid #f7f7f7;
    font-size: 18px;
	height: 35px;
	line-height: 35px;
    padding: 0 10px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 400;
	font-family: "DM Sans", sans-serif;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 10px;
}
select {
	background: #fff  url(images/setaSelect.png) center right no-repeat;
	padding-right: 35px;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}
label input {
	padding: 0;
	margin: 0;
}
.wpcf7-list-item {
	display: block !important;
	margin: 0 0 10px 0 !important;
}
.wpcf7-list-item label {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	text-transform: none;
	margin-bottom: 20px;
	letter-spacing: normal;
}
.wpcf7-list-item-label {
	display: block !important;
	width: calc(100% - 25px);
}
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: #F00;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: left;
	border: 0 !important;
	cursor: pointer;
	width: auto;
	height: auto;
	width: 120px;
	line-height: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	font-weight: 1000;
	text-transform: uppercase;
	font-family: "DM Sans", sans-serif;
	font-size: 20px;
	color: #2f2f2f;
	background: #d6ff48;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
form input.wpcf7-submit {
	float: right;
}
form input.wpcf7-submit:hover {
	background: #cbc0ff;
}
.searchandfilter input[type='submit'] {
	margin: 0 !important;
}
.searchandfilter input[type='submit']:hover {
	background: #fff;
	color: #69C083;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: left !important;
}
div.wpcf7-response-output {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 40px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#headerMobile {
	width: 100%;
	position: fixed;
	z-index: 9990;
	left: 0;
	top: 0;
}
#headerMobile.bgMenu {
	background-color: rgba(247, 247, 247, 0.5); /* Semi-transparent background */
	backdrop-filter: blur(10px);
}
.logo {
	display: none;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 15px 0;
}
#headerMobile.bgMenu .logo {
	display: block;
}
.fa-bars, .fa-xmark  {
	color: #f7f7f7;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#headerMobile.bgMenu .fa-bars {
	color: #2f2f2f;
}
#menuWrapper {
	position: fixed;
	background: #2f2f2f;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
}
.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: 24px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #f7f7f7;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #d6ff48;
}
#menuWrapper li.current a {
	color: #cbc0ff;
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social li:last-child {
	margin: 0;
}
/* blog */
#interatividade,  #erro404 {
	background: #fff;
	z-index: 3;
}
/* parcerias */
#parcerias {
	background: #fff;
	color: #6A6A6A;
	z-index: 2;
}
#parcerias h2, #blog h2, #atuacao h2 {
	color: #0D1230;
}
#parcerias p {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 40px;
	font-style: italic;
}
#parcerias .gallery {
	padding-bottom: 30px;
	margin: 0;
}
#parcerias .foto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 80%;
	padding-bottom: 60%;
	margin: 0 auto;
}
#parcerias .foto a {
	display: none;
}
/* reconhecimentos */
#reconhecimentos {
	background: #D5D5D5;
	color: #0D1230;
}
.home #reconhecimentos {
	z-index: 3;
}
#reconhecimentos .bloco {
	padding: 40px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#reconhecimentos .bloco.blocoReconhecimentoIntro {
	padding-bottom: 0;
}
#reconhecimentos .blocos {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#reconhecimentos .blocos:before {
	width: 80px;
	height: 80px;
	position: absolute;
	z-index: 1;
	background: #D5D5D5;
	content: "";
	right: -40px;
	top: -40px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.blocoReconhecimentoIntro {
	font-size: 28px;
	line-height: 50px;
}
#reconhecimentos .postFoto {
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	width: 130px;
	height: 130px;
	padding-bottom: 0;
	margin: 0 auto 20px auto;
}
#reconhecimentos .reconhecimento {
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 40px;
	color: #6A6A6A;
}
img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}




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

.postResumo {
	overflow: hidden;
	position: relative;
	padding: 10px 0 0 0;
	line-height: 25px;
	border-top: 5px solid #6EC182;
}
.post:hover .postResumo {
	border-color: #1E4257;
}
.postInfo {
	overflow: hidden;
	position: relative;
	color: #6EC182;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 5px;
}
.postInfo span {
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	right: 0;
	bottom: 0;
	background:url(images/bt_seta_profissionais.png) right center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.post a:hover .postInfo {
	border-color: #0B0521;
}
.postFotoWrapper {
	position: relative;
	overflow: hidden;
}
.postFotoWrapper .postFoto {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	padding: 0;
	height: 100%;
	margin: 0;
	-webkit-filter: grayscale(100%); /* Webkit */
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); /* Firefox4-34*/
	filter: gray;  /* IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit */
}
.postInfo span {
	color: #AEAEAE !important;
	display: block;
	line-height: 25px;
}
.post p {
	color: #7E7E7E;
}
.post h3 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #1E4257;
	text-transform: uppercase;
}
.post:hover h3 {
	text-decoration: underline;
}
.btnTodas {
	padding: 50px 0 20px 0;
	position: relative;
	overflow: hidden;
}
.btnTodas a {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	
}
.btnTodas .fa-solid {
	margin-left: 5px;
	font-size: 20px;
}



.btnCenter {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	padding: 30px 0 40px 0;
}
a.btn:link, a.btn:visited {
	padding: 10px 15px;
	font-size: 16px;
	line-height: 20px;
	border: 1px solid #D49628;
	color: #D49628;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	float: left;
}
a.btn:hover, a.btn:active {
	background: #D49628;
	color: #2f2f2f;
}
/*  home */

#apresentacao {
	overflow: hidden;
	position: relative;
	z-index: 15;
	background-color: #2f2f2f;
	color: #fff;
	padding: 130px 0 80px 0;
}
#videoWrapper:before {
	position: absolute;
	z-index: 2;
	background: #2f2f2f;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	mix-blend-mode: multiply;
	content: "";
}
#apresentacao h1 {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 44px;
	font-weight: 1000;
	max-width: 240px;
}
#apresentacaoLogo {
	width: 100%;
	max-width: 280px;
	height: auto;
	display: block;
	margin-bottom: 40px;
}
#videoWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#quem-somos {
	z-index: 11;
	background: #2f2f2f;
	padding-bottom: 0;
	color: #f7f7f7;
}
#quem-somos .bloco {
	margin-bottom: 60px;
}
#areas-de-atuacao {
	z-index: 10;
	background: #2f2f2f;
}
#areas-de-atuacao .center {
	color: #f7f7f7;
	margin: 0 auto 30px auto;
}
.area {
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
}
.area h3 {
	font-size: 20px;
	line-height: 24px;
}
.area p {
	font-size: 16px;
	line-height: 20px;
}
.area .postFoto {
	width: 90px;
	height: 90px;
	padding: 0;
	margin: 0 auto;
	-webkit-background-size: 50px auto;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    background-size: 50px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #f7f7f7;
	z-index: 2;
}
.areaInfo {
	position: relative;
	z-index: 1;
	margin-top: -45px;
	padding: 65px 20px 0 20px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #d6ff48;
}
#produtos {
	z-index: 9;
	background: #d6ff48;
}


/* rodape */
footer {
	padding: 20px 0 0 0;
	text-align: center;
	background: #2f2f2f;
	color: #fff;
	border-top: 1px solid #f7f7f7;
	font-size: 14px;
	line-height: 20px;
}
#assinatura {
	width: 70px;
	display: block;
	margin: 0 auto 20px auto;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
#assinatura:hover {
	opacity: 0.7;
}
.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: 80px 0 60px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
.home .conteudo {
	padding: 160px 0 60px 0;
	margin-top: -80px;
}

/* home */

#btnQuem {
	height: 40px;
	display: block;
	overflow: hidden;
	color: #d6ff48;
	cursor: pointer;
	font-size: 30px;
	margin-bottom: 20px;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
}
#setaDown:hover {
	color: #cbc0ff;
}

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

.postSingle img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin-bottom: 20px;
}
.postSingle ul, .pInfo ul, .blocoPerfil ul, #quem-somos ul, .blocoArea ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .pInfo ul li, .blocoPerfil ul li, #quem-somos ul li, .blocoArea 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: #D49628;
}



.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.postSingle ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	border-left: 1px solid #D49628;
	color: #D49628;
	font-weight: 400;
	position: relative;
	text-transform: none;
	font-style: italic;
	z-index: 1;
}

blockquote p {
	padding: 20px 0 20px 25px;	
	margin: 0;
}
.postSingle img {
	height: auto;
    max-width: 100%;
	display: block;
	margin: 0 auto 20px auto;
	image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.wp-caption  {
	background: #FAFAFA;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wp-caption p {
	margin-bottom: 0;
}

.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.btnTodos {
	overflow: hidden;
	margin-bottom: 50px;
}
.btnTodos a {
	color: #fff !important;
	display: block;
	float: left;
	font-weight: 700;
	padding-right: 35px;
	background: url(images/seta_branca.png) center right no-repeat;
}
#produtos {
	padding-bottom: 0;
}
#produtos .center {
	margin-bottom: 30px;
}
.produto, .produtoInfo {
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 5;
}
.produtoInfo {
	padding: 50px 0 30px 0;
}
/*.produto.ativo {
	padding-top: 120px;
}*/

.accordion-toggle {
	position: relative;
	overflow: hidden;
	padding: 20px 40px 20px 20px;
	color: #2f2f2f;
	background: #f7f7f7;
	cursor: pointer;
	font-size: 25px;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.accordion-toggle:hover, .ativo .accordion-toggle {
	background: #cbc0ff;
}
.ativo .accordion-toggle {
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.accordion-toggle:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
	height: 30px;
	line-height: 30px !important;
	position: absolute;
	right: 15px;
	top: 20px;
    content: '\f063';
		
}
.ativo .accordion-toggle:before {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.accordion-content {
	overflow: hidden;
	display: none;
	padding: 20px 20px 0 20px;
	background: #cbc0ff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 20px;
}
.produto ol {
	list-style: none;
	counter-reset: steps;
	overflow: hidden;
}
.produto ol li {
	counter-increment: steps;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left:60px;
	position: relative;
	font-size: 16px;
	line-height: 20px;
}
.produto h3 {
	padding-left:60px;
}
.produto ol li:before {
	content: counter(steps);
	background: #f7f7f7;
	color: #2f2f2f;
	font-size: 30px;
	font-weight: 1000;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.postFoto a {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	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;
}
.postFoto:hover a {
	opacity: 1;
}
#parceiros {
	z-index: 3;
	background: #f7f7f7;
	padding-bottom: 0;
}

#parceiros .slick-list {
	margin: 0 30px;
}
.center {
	text-align: center;
	overflow: hidden;
	max-width: 700px;
	margin: 0 auto;
}
#parceiros .foto {
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
}
#parceiros .gallery a {
	display: none;
}
#banner {
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
	padding: 80px 0 0 0;
}
#banner h2 {
	max-width: 270px;
	font-weight: 700;
	margin: 0 auto 20px auto;
}
#banner p {
	max-width: 310px;
	margin: 0 auto 20px auto;
}
#banner .bloco {
	margin-bottom: 60px;
}
#bannerFoto, #quemFoto, .produtoFoto {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow: hidden;
}
#contato {
	z-index: 2;
	background: #2f2f2f;
	color: #f7f7f7;
}
#contato h2 {
	color: #d6ff48;
	margin-bottom: 50px;
}
#contato a:link, #contato a:visited {
	color: #d6ff48;
}
#contato a:hover, #contato a:active {
	color: #cbc0ff;
}
.boxContato {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	font-size: 16px;
}
.boxContato a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	padding-left: 22px;
}
.boxContato .fa-solid {
	width: 20px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 24px !important;
	font-size: 16px;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	font-size: 24px;
	margin-bottom: 50px;
}
.social li {
	margin-right: 15px;
	padding: 0 1px;
}
.blocos, .bloco {
	overflow: hidden;
}
#prod29 .produtoFoto:before {
	width: 100%;
	height: calc(100% + 10px);
	background: url(images/grafismo14.png) center bottom no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	z-index: 1;
}
#prod27 .produtoFoto:before {
	width: 100%;
	height: 480px;
	background: url(images/grafismo13.png) right center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -240px;
	left: 0;
	z-index: 1;
}
#bannerFoto:before {
	width: 100%;
	height: 85%;
	background: url(images/grafismo18.png) left center no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
#quemFoto:after {
	width: 90%;
	height: 100%;
	background: url(images/grafismo19.png) left bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
#banner {
	text-align: center;
}
@media only screen 
and (min-width : 480px) {
#areas {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
.area {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
}
@media only screen 
and (min-width : 640px) {
.produtoFoto {
	padding-bottom: 50%;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#assinatura {
	margin: 0 0 20px 0;
}
}
@media only screen 
and (min-width : 768px) {
#apresentacaoLogo {
	margin-bottom: 20px;
}
.area {
	width: 31.3333%;
}
#bannerFoto, #quemFoto {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	padding: 0;
}
#quemFoto {
	top: 80px;
	height: auto;
	bottom: 0;
}
.boxEndereco, .boxTelefone {
	margin: 0 10px 15px 10px;
	width: auto;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
#apresentacao {
	padding: 0;
}
#apresentacao .blocos {
	align-items: center;
	padding-top: 80px;
	height: calc(100vh - 80px);
}
.bloco {
	width: 46%;
}

#banner {
	text-align: left;
}
#banner h2, #banner p {
	margin: 0 0 20px 0;
}
#parceiros .center {
	margin-bottom: 60px;
}
}
@media only screen 
and (min-width : 1024px) {
#parceiros .center {
	margin-bottom: 100px;
}
#quemFoto:after {
	display: none;
}
#banner:before {
	background: url(images/grafismo04.png) left top repeat-x;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	height: 350px;
	width: 350px;
	right: 0;
	margin-left: -175px;
	bottom: -174px;
	content: "";
	z-index: 6;
	position: absolute;
}
#contato:before {
	background: url(images/grafismo04.png) left top repeat-x;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	height: 350px;
	width: 350px;
	right: 0;
	margin-left: -175px;
	top: -96px;
	content: "";
	z-index: 1;
	position: absolute;
}
.produtoInfo {
	width: 48%;
	float: right;
}
.produtoFoto {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 1;
	padding: 0;
}
.produto:nth-child(odd) .produtoInfo {
	float: left;
}
.produto:nth-child(odd) .produtoFoto {
	right: 0;
	left: auto;
}

#parceirosWrapper {
	overflow: hidden;
	position: relative;
}
#parceirosGaleria {
	margin-bottom: 120px;
}
#apresentacao:before {
	width: 400px;
	height: 218px;
	top: 0;
	background:url(images/grafismo11.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	z-index: 3;
	left: 50%;
	margin-left: -350px;
	/*-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);*/
}
.accordion-content ol {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.accordion-content ol li {
	width: 49%;
}
#areas-de-atuacao .center {
	text-align: left;
	margin: 0 0 30px 0;
}
#apresentacao:after {
	width: 350px;
	height: 350px;
	bottom: -175px;
	background:url(images/grafismo04.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	z-index: 3;
	right: 0;
}
#quem-somos:before {
	width: 350px;
	height: 350px;
	top: -95px;
	background:url(images/grafismo04.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	z-index: 3;
	right: 0;
}
#quem-somos:after {
	width: 500px;
	height: 710px;
	bottom: -460px;
	background:url(images/grafismo12.png) center top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	z-index: 3;
	right: 0;
}
#areas-de-atuacao:before {
	width: 500px;
	height: 710px;
	top: -170px;
	background:url(images/grafismo12.png) center top no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	content: "";
	position: absolute;
	z-index: 3;
	right: 0;
}
#quemFoto {
	width: 100%;
	background-position: center top;
}
#quemFoto:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #CBC0FF;
	background: -webkit-linear-gradient(270deg,rgba(203, 192, 255, 0.2) 0%, rgba(47, 47, 47, 0.9) 100%);
	background: -moz-linear-gradient(270deg,rgba(203, 192, 255, 0.2) 0%, rgba(47, 47, 47, 0.9) 100%);
	background: linear-gradient(270deg,rgba(203, 192, 255, 0.2) 0%, rgba(47, 47, 47, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#CBC0FF",
	  endColorstr="#2F2F2F",
	  GradientType=0
	);
	mix-blend-mode: multiply;
}


#areas-de-atuacao:after {
	width: 400px;
	height: 785px;
	bottom: -415px;
	background:url(images/grafismo06.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	z-index: 3;
	left: -60px;
}
#areas-de-atuacao {
	padding-bottom: 80px;
}
#produtos {
	padding-bottom: 0;
}
#produtos:after {
	width: 400px;
	height: 785px;
	top: -290px;
	background:url(images/grafismo06.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content: "";
	position: absolute;
	z-index: 3;
	left: -60px;
}
#produtos:before {
	width: 400px;
	height: 150px;
	bottom: -75px;
	background:url(images/grafismo08.png) left top repeat-x;
	-webkit-background-size: 200px auto;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    background-size: 200px auto;
	content: "";
	position: absolute;
	z-index: 6;
	right: 0;
}
#parceiros:before {
	width: 400px;
	height: 150px;
	top: -5px;
	background:url(images/grafismo08.png) left top repeat-x;
	-webkit-background-size: 200px auto;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    background-size: 200px auto;
	content: "";
	position: absolute;
	z-index: 3;
	right: 0;
}
#banner:after {
	width: 50%;
	height: 150px;
	top: -76px;
	background:url(images/grafismo07.png) right top repeat-x;
	-webkit-background-size: 200px auto;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    background-size: 200px auto;
	content: "";
	position: absolute;
	z-index: 3;
	left: 0;
}
#parceirosWrapper:after {
	width: 50%;
	height: 150px;
	bottom: -74px;
	background:url(images/grafismo07.png) right top repeat-x;
	-webkit-background-size: 200px auto;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    background-size: 200px auto;
	content: "";
	position: absolute;
	z-index: 3;
	left: 0;
}
#banner {
	padding-top: 120px;
}
#banner .bloco {
	margin-bottom: 100px;
}
.area {
	width: 23%;
}
#bannerFoto {
	width: 60%;
	background-position: right center;
}
#quemFoto {
	background-attachment: fixed;
}
}
@media only screen 
and (min-width : 1280px) {
#bannerFoto {
	width: 63.5%;
}
section {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

}
