/*
Theme Name: Roberto Quiroga
Theme URI: http://www.robertoquiroga.com.br/
Description: Template para site Roberto Quiroga
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&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, .searchandfilter input[type='submit'], .post, .postFoto:before, .postTopo a, .postSingle a, #setaTopo, .cky-btn {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #747266;
	font-size: 14px;
	line-height: 20px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
h1 {
	font-weight: 400;
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 50px;
}
h2 {
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h3 {
	font-weight: 400;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
}
.postSingle h1, .error404 .conteudo h2 {
	color: #BC421B;
}
.postSingle h2, .postSingle h3, #noResults h2 {
	font-size: 22px;
	line-height: 28px;
	color: #BC421B;
	font-weight: 400;
	margin-bottom: 20px;
}
.postSingle h2, .postSingle h3 {
	font-size: 20px;
	line-height: 24px;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #BC421B;
	text-decoration: none;
}
a:hover, a:active {
	color: #747266;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	background: #E0DEDB;
	position: relative;
}
#headerMobile:before, #home:before {
	content: "";
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	height: 1px;
	background: #747266;
}
.logo {
	display: block;
	float: left;
	height: 34px !important;
	width: auto !important;
	margin: 23px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #BC421B;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #E0DEDB;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	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: 25px;
	font-size: 15px;
	font-weight: 400;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #747266;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #BC421B;
}
.archive #mPublicacoes a, .single-post #mPublicacoes a, .page-template-page-publicacoes #mPublicacoes a, .home #mSobre a {
	color: #BC421B;
	font-weight: 700;
}
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: 60%;
	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: #fff;
	opacity: 0;
}
.post:hover .postFoto:before {
	opacity: 0.4;
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.post:hover {
	background: #f1f0ef;
}
.post .postFoto, #relacionados .post .postFoto {
	padding-bottom: 70%;
	margin: 0;
}
.post:nth-child(1) .postFoto, .post:nth-child(2) .postFoto {
	padding-bottom: 40%;
}
.postResumo, .postIntro {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.postResumo p {
	display: none;
	color: #747266;
}
.post:nth-child(1) .postResumo p, .post:nth-child(2) .postResumo p {
	display: block;
}
.postInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.post h3, .postTopo h1 {
	font-size: 22px;
	line-height: 28px;
	color: #BC421B;
	position: relative;
	z-index: 2;
	font-weight: 400;
	margin-bottom: 20px;
}
.postTopo {
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.postTopo .postFoto {
	padding-bottom: 50%;
	margin-bottom: 0;
}
a.btn:link, a.btn:visited {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 20px;
	padding: 5px 40px 5px 10px;
	color: #3e3f99;
	background: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	font-weight: 500;
}
a.btn:hover, a.btn:active {
	color: #212121;
	background: #fff;
}
a.btn .fa-solid {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 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);
}
a.btn:before {
	position: absolute;
	right: 0;
	top: 0;
	background: #1b144f;
	width: 30px;
	height: 100%;
	z-index: 1;
	content: "";
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
a.btn:hover:before {
	background: #212121;
}
a.btn:hover .fa-solid, a.btn:active .fa-solid {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.btnCenter {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 50px 0 0 0;
}
#publicacoes a.btn {
	float: right !important;
}
/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	background: #fff;
	padding: 80px 0 60px 0;
}
.banner {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.banner p {
	font-size: 25px;
	line-height: 35px;
	font-style: italic;
	font-weight: 300;
	max-width: 960px;
	margin: 0 auto 10px auto;
}
.banner h5 {
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin: 0 auto 50px auto;
	font-weight: 400;
}
.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: 3;
	background: #E0DEDB;
}
.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: 20px;
	line-height: 20px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #BC421B;
}
.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: 20px;
	line-height: 25px;
	font-weight: 500;
	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: #fff;
	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;
	max-width: 800px;
	margin: 0 auto;
}
.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 */
.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;
	padding: 0 1px;
}
.social li:last-child {
	margin: 0;
}


/* publicacoes */

#relacionados {
	padding: 60px 0 0 0;
	position: relative;
	z-index: 3;
}
#relacionados h4 {
	margin-bottom: 40px;
}
/* contato */
#contato {
	background: #fff;
	padding-bottom: 30px;
}
#contatoWrapper {
	position: relative;
	overflow: hidden;
	clear: both;
}
#contato .social {
	margin-bottom: 10px;
}
#setaTopo {
	cursor: pointer;
	width: 55px;
	height: 65px;
	background:url(images/seta.png) center bottom no-repeat;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	margin: 0 auto 50px auto;
}
#setaTopo:hover {
	background-position: center top;
}
.contatoLogo {
	width: 280px;
	margin-bottom: 50px;
	overflow: hidden;
}
.contatoRodape {
	overflow: hidden;
	margin-bottom: 30px;
}
.contatoLogo img {
	width: 100%;
	height: auto;
	display: block;
}

footer {
	background: #fff;
	position: relative;
	overflow: hidden;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}
footer ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
footer ul li {
	margin: 0 10px 20px 10px;
}
footer a:link, footer a:visited, #contato a:link, #contato a:visited {
	color: #747266;
}
footer a:hover, footer a:active, #contato a:hover, #contato a:active {
	color: #BC421B;
}
#assinatura {
	width: 123px;
	overflow: hidden;
	margin: 0 auto 20px auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}

/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  center;
	padding: 30px 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 5px 10px 5px;
	font-size: 15px;
	color: #747266;
	line-height: 20px;
	width: 20px;
	text-align: center;
	overflow: hidden;
}
#pagenav span.current {
	color: #747266;
	font-weight: 700;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #747266;
}
#pagenav a:hover, #pagenav a:active {
	color: #BC421B;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}
aside {
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
	color: #5c60ab;
}
.postData, .postCat {
	color: #BC421B;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 20px;
}
.postData {
	margin-right: 20px;
}
.postShare {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	padding-top: 40px;
}
.postShare strong {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}
.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: calc(100% + 20px);
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin: 0;
}
.postSingle .foto {
	padding-bottom: 100%;
	margin: 0;
}
.postSingle .gallery li {
	width: calc(50% - 20px);
	margin: 0 20px 20px 0 !important;
	padding: 0 !important;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #747266;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #747266;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #747266;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #747266;
	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: #747266;
	opacity: 1;
    background-color: transparent;
	border: 0;
	border-bottom: 1px solid #747266;
    font-size: 14px;
	height: 40px;
	line-height: 40px;
    padding: 0;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
select, select option, select optgroup {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Plus Jakarta Sans", sans-serif !important; 
	font-size: inherit;
}
textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
select {
	background: url(images/select.png) center right no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size:  20px auto;
    -o-background-size:  20px auto;
    background-size:  20px auto;
	padding: 0 25px 0 0;
}
.wpcf7-list-item {
	display: block !important;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	width: 100%;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid  {
	border-color: #F00;
	background: #FFC;
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background-image: url(images/busca.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 20px auto;
    -moz-background-size:  20px auto;
    -o-background-size:  20px auto;
    background-size:  20px auto;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	width: 40px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
}

.searchandfilter input[type='submit'] {
	background: url(images/busca.png) center no-repeat;
	-webkit-background-size: 26px auto;
    -moz-background-size:  26px auto;
    -o-background-size:  26px auto;
    background-size:  26px auto;	
}
.searchandfilter input[type='submit']:hover {
	-webkit-background-size: 34px auto;
    -moz-background-size:  34px auto;
    -o-background-size:  34px auto;
    background-size:  34px auto;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 !important;
	float: left !important;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#filtrosBlog {
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	max-width: 641px;
}
.searchandfilter ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.searchandfilter li {
	width: 100%;
	padding: 0 !important;
	display: block !important;
}
.searchandfilter li:nth-child(2) {
	width: calc(100% - 50px);
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 50px;
}


.cky-btn-reject {
	color: #747266 !important;
	border-color: #747266 !important;
	background: #fff !important;
}
.cky-btn-accept {
	background: #747266 !important;
	border-color: #747266 !important;
}
#sobre, .home #headerMobile, .home #menuWrapper, #sobre3 {
	background: #fff;
}
#sobre2 {
	background: #747266;
	color: #fff;
}
#sobre4 {
	background: #E0DEDB;
}
.blocoDestaque {
	color: #BC421B;
	font-size: 22px;
	line-height: 30px;
	overflow: hidden;
	font-weight: 300;
}
#sobre2 .blocoDestaque {
	color: #fff;
	margin-bottom: 30px;
}
.home h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}
.home h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
}
#sobre .postFoto {
	padding-bottom: 90%;
	margin-bottom: 20px;
}
#reconhecimentos {
	overflow: hidden;
	padding-top: 30px;
}
#reconhecimentos .slick-list {
	margin: 0 -10px;
}
.reconhecimento {
	border: 1px solid #fff;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	position: relative;
	margin: 0 10px 50px 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
}
.reconhecimento h5 {
	font-weight: 700;
	margin-bottom: 20px;
}
#galeria {
	padding: 30px 0 50px 0;
	overflow: hidden;
	width: 100%;
}
#galeria .gallery {
	display: flex;
	gap: 0;
	width: max-content;
	padding: 0;
	margin: 0;
	list-style: none;
	will-change: transform; /* Ativa otimização da placa de vídeo */
}
#galeria .gallery li {
	width: 160px; /* Largura idêntica à do Slick */
	height: auto;
	flex-shrink: 0;
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
	margin: 0 10px;
}
#galeria a {
	display: none;
}
#galeria .foto {
	width: 100%;
	display: block;
	height: auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center bottom;
	padding-bottom: 100%;
}
#galeria .foto.retrato {
	padding-bottom: 0;
	height: 240px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.postVideo {
	max-width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
#sobre .blocoDestaque {
	max-width: 580px;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: calc(25% - 20px);
}
}
@media only screen 
and (min-width : 640px) {
#contatoWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.contatoRodape {
	width: 45%;
}
.searchandfilter ul {
	padding-right: 40px;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.searchandfilter li, .searchandfilter li:nth-child(2) {
	width: calc(50% - 10px);
	margin-right: 10px;
}
.searchandfilter li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	margin: 0;
	padding: 0;
}



#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
#posts .post {
	width: calc(50% - 20px);
	margin-right: 20px;
}



}
@media only screen 
and (min-width : 768px) {
.banner p {
	font-size: 30px;
	line-height: 40px;
}
.postTopo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.postTopo .postFoto {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	bottom: 0;
	width: 50%;
}
.postIntro {
	width: 50%;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	text-align: left;
}
.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;
}
.bloco, #areas {
	width: 46%;
}
#sobre .blocos {
	align-items: center;
}

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 : 1024px) {
.contatoRodape {
	width: auto;
}
#posts .post {
	width: calc(25% - 20px);
}
#publicacoesWrapper .post:nth-child(1), #publicacoesWrapper .post:nth-child(2) {
	width: calc(50% - 20px);
}




#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	position: relative;
	bottom: auto;
	right: 0 !important;
	display: block !important;	
	height: 100px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0); 
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0);
}
#menuWrapper:before {
	content: "";
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	height: 1px;
	background: #747266;
}
#menuWrapper .logo {
	display: block;
	height: 40px !important;
	margin: 30px 0;
	position: absolute;
	left: 20px;
	top: 0;
}
.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: 40px;
}
#nav li:last-child {
	margin: 0;
}

}
@media only screen 
and (min-width : 1280px) {
#menuWrapper .logo {	
	left: 50%;
	margin-left: -140px;
}


}
@media only screen 
and (min-width : 1366px) {
section, .menu {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}
.bloco {
	width: calc(50% - 25px);
}

#menuWrapper:before, #home:before {
	width: 1300px;
	left: 50%;
	margin-left: -650px;
	right: auto;
}
}