p.c4wp-display-captcha-form, p.c4wp-display-captcha-form label{
display: block;
float: none;
clear: both;
margin-bottom: 10px;
text-transform: capitalize;
}
p.c4wp-display-captcha-form input[type="text"].c4wp_user_input_captcha {
display: inline-block;
font-size: 12px;
padding: 10px 5px 10px 5px;
}
p.c4wp-display-captcha-form img.c4wp_image {
float:left;
}
p.c4wp-display-captcha-form a, p.c4wp-display-captcha-form img.c4wp-refresh-captcha {
float:left;
margin-top: -10px;
box-shadow:none;
}
#login {
width: 350px;
}
.c4wp-icon-captcha-container {
margin-top: 5px;
margin-bottom: 10px;
background: #fff;
padding: 5px 5px 10px 0px;
border-radius: 3px;
}
.c4wp-icon-captcha-container .c4wp-icon-name {
font-weight: 500;
padding:2px 5px 5px 8px;
}
.c4wp-icon-captcha-container .c4wp-svg-padding {
display: inline-block;
}
.c4wp-icon-captcha-container .c4wp-svg {
cursor: pointer;
padding: 5px 5px 2px 5px;
border-radius: 3px;
margin: 0px 5px 0px 5px;
border: 1px solid #FFF;
}
.c4wp-icon-captcha-container .c4wp-svg:hover {
background-color: #d2d4d6;
border: 1px solid #7e8993;
}
.c4wp-icon-captcha-container .c4wp-captcha-selected {
background-color: #d2d4d6;
border: 1px solid #7e8993;
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: var(--red);
}
.single-post-excerpt a,
.single-post-content a{
color: var(--red) !important;
} a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block; }
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
color: #fff;
}
.main-navigation a:hover {
text-decoration: underline;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) { .main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left;   }
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}  :root {
--light-gray: #f2f2f2;
--gray: #c9c9c9;
--black: #000;
--white: #fff;
--red: #cb242b;
--link-color: #cb242b;
}
body,
html{
font-family: 'Jost', sans-serif;
}
h1 {
font-weight: 800;
font-size: 1rem;
color: #000;
text-transform: uppercase;
}
.bg-black {
background: var(--black);
}
.bg-red {
background: var(--red);
}
.bg-light-gray {
background: var(--light-gray);
}
.c-red {
color: var(--red);
}
.playfair {
font-family: "Playfair Display", serif;
}
.fs-20 {
font-size: 1.2rem;
}
.fw-800 {
font-weight: 800;
}
.slider .row .col-post .content,
.slider .row .col-post .content .h2-destaque{
font-family: 'Jost', sans-serif;
} body .custom-logo-link img {
height: 100%;
transition: all 0.5s ease-in-out;
width: 100%;
}
body.scrolled .custom-logo-link img {
height: 50px;
}
#masthead {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
background: #fff;
}
#site-navigation > div {
position: absolute;
width: 100%;
height: 100vh;
max-height: 100vh;
background-color: rgba(0, 0, 0, 0.87);
left: 0;
top: 100%;
z-index: 999;
}
.menu-left {
height: 100%;
display: flex;
align-items: center;
justify-content: end;
}
.menu-left ul li a {
font-family: "Playfair Display";
font-weight: 700;
font-size: 1.4rem;
margin-bottom: 1rem;
}
.menu-right ul li a {
text-align: left;
font-family: "Futura";
font-weight: 700;
font-size: 1.1rem;
margin-bottom: 1rem;
}
.menu-right #primary-menu {
column-count: 3;
}
.site-header {
border-bottom: 1px solid var(--gray);
}
.menu-toggle {
background: transparent;
border: 0;
}
.lupa-menu {
right: -15px;
}
.main-navigation:not(.toggled) .menu-toggle span:first-child {
max-width: 58%;
}
.main-navigation:not(.toggled) .menu-toggle span:nth-child(2) {
max-width: 54%;
}
.line {
display: block;
position: relative;
top: 0;
opacity: 1;
background-color: #000;
border-radius: 2px;
margin: 7px 2px;
height: 2px;
width: 35px;
transform-origin: center center;
-webkit-transition: -webkit-transform 0.2s linear, top 0.2s linear, opacity 0.2s linear;
transition: -webkit-transform 0.2s linear 0s, transform 0.2s linear 0s, top 0.2s linear 0s, opacity 0.2s linear 0s;
}
#site-navigation:not(.toggled) > div {
display: none;
}
.social-network a {
display: flex;
align-self: flex-start;
width: 35px;
height: 35px;
align-items: center;
justify-content: center;
border: 1px solid var(--black);
}
#site-navigation.toggled .menu-toggle img,
#site-navigation.toggled .menu-toggle .line {
opacity: 0;
}
#site-navigation.toggled .menu-toggle .line:nth-child(1),
.webletter.active span:nth-child(2) {
opacity: 1;
transform: rotate(45deg);
top: 20%;
left: 0;
position: absolute;
}
#site-navigation.toggled .menu-toggle .line:nth-child(3),
.webletter.active span:last-child {
opacity: 1;
transform: rotate(-45deg);
}
#newsletter:not(.active) {
display: none;
}
#newsletter {
left: 0;
top: 100%;
z-index: 99;
}
.webletter.active img {
display: none;
}
.webletter {
width: 35px;
height: 35px;
position: relative;
}
.webletter.active span {
display: block;
position: relative;
top: 0;
opacity: 1;
background-color: var(--red);
border-radius: 2px;
margin: 7px 2px;
height: 3px;
width: 35px;
transform-origin: center center;
-webkit-transition: -webkit-transform 0.2s linear, top 0.2s linear, opacity 0.2s linear;
transition: -webkit-transform 0.2s linear 0s, transform 0.2s linear 0s, top 0.2s linear 0s, opacity 0.2s linear 0s;
}
.webletter.active span:nth-child(2) {
transform: rotate(45deg) translate(0px, 8px);
}
.webletter.active span:last-child {
transform: rotate(-45deg) translate(-10px, 3px);
}
.acymailing_module .acymailing_module_form {
display: inline-flex;
width: 100%;
padding-top: 2rem !important;
}
.acymailing_module_form .acymailing_form {
width: 100%;
}
.acymailing_module_form .acymailing_form p,
.acymailing_module_form .acysubbuttons {
margin-bottom: 0;
}
.acymailing_module_form .acymailing_form p input {
width: 95% !important;
min-height: 40px;
border: 0 !important;
background: transparent;
color: #fff;
border-bottom: 1px solid #fff !important;
border-radius: 0;
}
.acymailing_module_form .acysubbuttons input {
min-height: 40px;
background: transparent;
color: #fff;
border-bottom: 1px solid #fff !important;
border-radius: 0;
font-size: 1rem;
font-weight: 500;
}
.widget_acymailing_subform_widget .widget-title {
color: #fff;
font-size: 1.2rem;
font-weight: 500;
font-family: "Futura";
}
.search-form {
display: table; margin: 1rem 0 2rem auto;
background: var(--red);
border-radius: 25px;
height: 40px;
position: relative;
min-width: 250px; margin-bottom: 0; }
.search-form .search-field::placeholder,
.search-form .search-field:focus {
color: #fff;
}
.search-form .search-field {
height: 40px;
background: transparent;
border: 0;
padding: 0 1rem;
color: #fff;
width: 250px;
}
.search-form .search-submit {
position: absolute;
right: 0;
width: 35px;
height: 40px;
opacity: 0;
}
.search-form .lupa {
position: absolute;
top: 0;
right: 0;
margin: 0;
width: 35px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
pointer-events: none;
}
.menu-right {
height: 100%;
display: flex;
flex-wrap: wrap;
}
.menu-right .menu-main-menu-container {
width: 100%;
}
.header-menu{
position: relative;
}
.header-menu:after{
content: '';
position: absolute;
top: 0;
width: calc((100vw - 1344px) / 2);
background: var(--red);
height: 100%;
left: 0;
} .grid-layout {
display: grid;
grid-template-areas:
"square-50 square-50 square-50 square-25-1 square-25-2"
"square-50 square-50 square-50 square-25-3 square-25-4";
grid-template-columns: auto auto auto auto auto;
gap: 1rem;
}
#post-179468 .acymailing_module .acymailing_module_form{
display: block;
}
#post-179468 .acymailing_module_form .acymailing_form p input{
color: var(--black);
border: 1px solid var(--black) !important;
margin-bottom: 1rem;
width: 100% !important;
padding: .5rem;
height: 60px;
}
#post-179468 .acymailing_module_form .acysubbuttons{
text-align: right;
}
#post-179468 .acymailing_module_form .acysubbuttons input{
background: var(--red);
text-transform: uppercase;
border: 1px solid var(--red);
}
#acymailing_subform_widget-4 .acymailing_module_form .acymailing_form p input{
width: 100% !important;
}
#acymailing_subform_widget-4 .widgettitle{
color: #fff;
text-align: left;
font-size: 1.3rem !important;
} .single-post-title {
font-family: "Playfair Display";
font-weight: 400;
}
.single-post-excerpt {
font-family: "Playfair Display";
font-weight: 400;
font-size: 1.3rem;
}
.single-post-content { font-weight: 400;
font-size: 1.1rem;
}
.related-title {
font-size: 1.9rem;
color: var(--red);
font-weight: 800;
}
.related-links a {
font-family: "Playfair Display";
font-weight: 700;
font-size: 1.2rem;
color: var(--red);
}
.tags a {
font-weight: 400;
font-size: 0.8rem;
color: #454545;
}
.tags a:hover {
font-weight: 700;
font-size: 1rem;
color: #454545;
}
.titulos-sessoes-link {
text-decoration: none;
}
.titulos-sessoes-link:hover {
text-decoration: underline;
color: white;
}
.share-links {
margin-bottom: 1rem;
}
.share-links a {
display: flex;
width: 35px;
height: 35px;
align-items: center;
justify-content: center;
background: var(--red);
border-radius: 50%;
margin-right: 0.5rem;
}
.share-links a:hover {
background: var(--black);
}
.title-post {
font-size: 1.1rem;
font-weight: 700;
color: #000;
}
.col-post:hover .content {
background: var(--red);
color: #fff;
}
.col-post:hover .title-post,
.col-post:hover .content .date {
color: #fff;
}
.pub *,
.pub-header * {
margin-bottom: 0;
}
.pub > .container > .row > .col-12{
display: flex;
flex-wrap: nowrap;
justify-content: center;  
gap: 1rem;
}
@media screen and (max-width: 991px) {
.pub > .container > .row > .col-12{
display: contents;
}
}
.pub > .container > .row{
justify-content: center;
}  .stories .more-link {
display: none;
}
.stories .entry-header h2 {
line-height: 1;
}
.stories .entry-header h2 a {
font-weight: 800;
font-size: 1rem;
}
.stories .entry-content {
font-weight: 400;
font-size: 1rem;
}
.stories.contador-0 .entry-content {
font-weight: 400;
font-size: 1.1rem;
}
.stories.contador-0 .entry-header h2 a {
font-weight: 700;
font-size: 1.3rem;
}
.stories:not(.contador-0) .post-thumbnail {
height: 150px;
}
.stories:not(.contador-0) .post-thumbnail img {
height: 100%;
object-fit: cover;
}
.stories:not(.contador-0) .contentor-post {
padding: 0.5rem 1rem !important;
}
.stories:not(.contador-0) .contentor-post .entry-content {
margin: 0;
}
.stories .post-thumbnail img {
width: 100%;
}
.stories .post-thumbnail {
overflow: hidden !important;
}
.stories .post-thumbnail img {
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.5s ease !important;
transition: transform 0.5s ease !important;
}
.stories .post-thumbnail:hover img {
-webkit-transform: scale(1.1) !important;
transform: scale(1.1) !important;
}
.grid-layout article { position: relative;
}
.gallery{ 
display: block;
}
.gallery figure{
width: 100%;
} .title_destaque {
font-size: 1.2rem !important;
}
.h2-destaque {
font-family: "Futura";
}
.destaque .content a {
font-weight: 700;
font-size: 1.5rem;
}
.destaque .content a.h2-destaque {
font-weight: 800;
}
.destaque .content .text {
font-weight: 400;
font-size: 1.2rem; }
.destaque .content .text a:hover {
font-size: 1.9rem;
}
.destaque .content .date {
display: none;
}
.destaque .row .col-12 {
position: relative;
padding-top: 3rem;
overflow: hidden;
}
.destaque .row .col-12,
.destaque .content {
display: flex;
}
.destaque .post_thumbnail {
max-height: 366px;
width: 100%;
}
.destaque .post_thumbnail img {
width: 82%;
max-height: 100%;
object-fit: cover;
}
.destaque .content {
flex-direction: column;
justify-content: center; padding-left: 2.5rem !important;
padding-right: 2.5rem !important;
background: var(--red); border-radius: 50%;
height: 470px;
width: 470px;
position: absolute;
top: 0;
right: 0;
color: var(--white);
}
.destaque .b2050 .content {
background: linear-gradient(120.49deg, #266735 13.78%, #52B780 77.75%) !important; 
}
.destaque .content a {
color: var(--white);
} .destaque .content-block-text {
padding: 0 1.7rem;
}
.destaque .content-block-text::-webkit-scrollbar {
width: 5px;
}
#stories .grid-layout article:first-child .title-post.playfair,
#stories .grid-layout article:first-child .entry-content{
font-family: 'Jost', sans-serif;
} .list-archive .single-post-thumbnail img {
width: 100%;
}
.navigation {
text-align: center;
margin: 4rem 0;
}
.navigation ul {
display: inline-flex;
list-style-type: none;
margin: 0;
padding: 0;
}
.navigation ul li {
margin: 0 0.5rem;
}
.navigation ul li a {
font-size: 1.3rem;
color: #444444;
font-weight: 400;
text-decoration: none;
}
.navigation ul li.active a {
color: var(--red);
}
.previous-link a span,
.next-link a span {
display: flex;
width: 35px;
height: 35px;
border-radius: 50%;
background: var(--red);
justify-content: center;
align-items: center;
}
.previous-link span img,
.next-link span img {
max-height: 20px;
}
.next-link span img {
transform: rotate(180deg);
} .wrapper-section {
max-width: calc(100% - 50% + 640px);
margin: 0 0 0 auto;
margin-left: calc(50% - 640px);
padding-left: 4rem;
}
.flickity-slider > div {
margin: 0 0.7rem;
box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}
.slider .content {
background: var(--white);
}
.slider .content a {
font-weight: 700;
font-size: 1.1rem;
}
.slider .content .text {
font-weight: 400;
font-size: 1rem;
}
.slider .content .date {
color: #7e7e7e;
font-size: 0.8rem;
font-weight: 400;
}
.flickity-prev-next-button.previous {
left: -45px !important;
}
.flickity-prev-next-button{
width: 44px !important;
}
@media screen and (min-width: 768px) {
.col-md-five { max-width: 20%;
}
}
.slider .col-post {
position: relative;
} .slider .flickity-viewport .flickity-slider .impressas_capa {
margin-bottom: 0 !important;
}
.slider .flickity-viewport .flickity-slider .impressas_capa p {
display: none;
}
.slider .flickity-viewport .flickity-slider .impressas_capa .ver_capa {
display: none;
} #stories .grid-layout article:first-child {
grid-area: square-50;
}
#stories .grid-layout article:nth-child(5n-3) {
grid-area: square-25-1;
}
#stories .grid-layout article:nth-child(5n - 2) {
grid-area: square-25-2;
}
#stories .grid-layout article:nth-child(5n - 1) {
grid-area: square-25-3;
}
#stories .grid-layout article:nth-child(5n) {
grid-area: square-25-4;
}
#stories .grid-layout article h2.entry-title a {
font-size: 1rem;
}
#stories .grid-layout article.contador-0 h2.entry-title a {
font-size: 1.2rem;
}
#stories .grid-layout article:first-child::after,
#stories .grid-layout article:nth-child(5n-3)::after,
#stories .grid-layout article:nth-child(5n - 1)::after {
position: absolute;
right: calc(-0.5rem - 0.75px);
top: 0;
width: 1.5px;
height: 100%;
content: "";
background-color: #444444;
}
#stories .grid-layout article:nth-child(5n - 1)::before,
#stories .grid-layout article:last-child::before {
position: absolute;
top: calc(-0.5rem - 0.75px);
left: 0;
height: 1.5px;
width: 100%;
content: "";
background-color: #444444;
} .tagcloud {
max-width: 800px;
margin: 0 auto;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.tag-cloud-link:hover,
#tag_cloud_unica span:hover {
color: #cb242b !important;
}
.widget_tag_cloud .widget-title {
display: none;
}
.tagcloud a {
text-decoration: none;
color: #bebebe;
font-weight: 800;
padding: 0.8rem;
}
#tag_cloud_unica {
min-height: 150px;
}
#tag_cloud_unica span {
cursor: pointer;
}
#tag_cloud_unica span:hover {
transform: scale(1.5) !important;
}
.social-network a {
border-right: 0px;
border-top: 0px;
}
.social-network a:hover {
background-color: #cb242b;
}
.social-network:last-child {
border-right: 1px solid black !important;
} .page-stories-img {
overflow: hidden !important;
}
.page-stories-img a img {
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.5s ease !important;
transition: transform 0.5s ease !important;
}
.page-stories-img:hover a img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
} #cat-2050 {
background: linear-gradient(90.55deg, #256634 21.54%, #2E7543 38.24%, #51B67F 107.75%); }
.category-86972 .col-post:hover .content,
#cat-2050 .col-post:hover .content,
.category-86972 .share-links a{ 
background: #006B34;
}
.category-86972 .c-red,
.category-86972 .single-post-title,
.category-86972 .related-title{
color: #006B34;
} .page-id-66115 .col-post .impressas_capa:hover{
background-color: #CB242B !important;
color: #ffffff!important;
}
.page-id-66115 .col-post .impressas_capa .ver_capa{
display: flex;
justify-content: end;
margin-top: 16px
}
.page-id-66115 .col-post .impressas_capa:hover a,
.page-id-66115 .col-post .impressas_capa:hover p{
color: #ffffff;
}
.page-id-66115 .container-fluid .container .title .section-title h2 {
margin: 24px 0 24px 0;
}
.page-id-66115 .container-fluid .container .row .col-post .post_thumbnail {
box-shadow: rgba;
background-color: ffffff;
background: white;
box-shadow: 0px 4px 15px;
padding: 30px;
}
.page-id-66115 .post-66115 .container-fluid .container .row .col-post .content .content-block-text .date {
display: none;
}
.page-id-66115 .post-66115 .container-fluid .container .row .col-post .content .content-block-text a {
font-size: 1.1rem;
font-weight: 400;
color: #000;
}
.post-66115 .pub > .container > .row > .col-12{
flex-wrap: wrap;
}
a.ver_capa{
color: var(--red);
} .page-id-66115 .pub-label p {
display: none;
}
.page-id-66115 .post-66115 .pub {
border-top: 0px solid #dee2e6 !important;
}
.page-id-66115 .assine-briefing {
color: #cb242b;
font-family: "Futura";
font-size: 14px;
font-weight: 800 !important;
line-height: 30px;
}
.page-id-66115 .grid-assinaturas .container .linha {
margin-top: 48px;
display: flex;
justify-content: space-evenly;
align-items: center;
}
.page-id-66115 .grid-assinaturas .container .linha .column { height: 250px;
border: 1px solid rgba(203, 36, 43, 1);
display: grid;
place-content: center;
text-align: center;
grid-gap: 14px;
margin-bottom: 48px !important; 
padding: 1rem;   
}
.page-id-66115 .grid-assinaturas .container .linha .column p {
font-family: "Futura";
font-size: 14px;
color: #cb242b;
}
.page-id-66115 .grid-assinaturas .container .linha .column a {
font-family: "Futura";
font-size: 14px;
background-color: #cb242b;
padding: 8px 45px;
color: white;
}
.page-id-66115 .grid-assinaturas .container .linha .column {
font-family: "Playfair Display";
font-size: 14px;
color: #cb242b;
margin-bottom: 8px;
}
.page-id-66115 .grid-assinaturas .container .linha .column:hover {
background-color: #cb242b;
color: #fff;
}
.page-id-66115 .grid-assinaturas .container .linha .column:hover a {
background-color: #fff;
color: #cb242b;
}
.page-id-66115 .grid-assinaturas .container .linha .column:hover p {
color: #ffffff;
}
.page-id-66115 .grid-assinaturas .container .linha .column h5 {
margin-bottom: 8px;
font-size: 34px;
}
.quantity .input-text.qty {
height: 40px;
}
.cart .single_add_to_cart_button,
.checkout-button,
#payment .form-row .button{
background: var(--red) !important;
font-family: 'Futura', sans-serif !important;
font-weight: 300 !important;
}
.product section.related.products{
display: table;
width: 100%;
}
.product section.related.products > h2{
font-weight: 800 !important;
font-size: 1rem !important;
color: #000 !important;
text-transform: uppercase !important;
margin-top: 4.5rem !important;
margin-bottom: 2.5rem !important;
}
.product .date,
.product .container.share,
.product .container.share + hr{
display: none;
} .site-info a{
color: var(--black) !important; 
}
.site-info a{
color: var(--black) !important; 
}
.site-info p{
font-size: 0.9rem !important;  
} @media screen and (min-width: 1320px) {
.inner-menu-right{
width: calc(100vw - 1320px + 66.666%);
}
}
@media screen and (max-width: 1300px) {
.wrapper-section {
margin-left: 0;
}
}
@media screen and (max-width: 1024px) {
.col-md-five {
max-width: 25%;
}
}
@media screen and (max-width: 1320px) {
.destaque .content {
height: 400px;
width: 400px;
}
}
@media screen and (max-width: 1200px) {
.grid-layout {
display: grid;
grid-template-areas:
"square-100 square-100"
"square-100 square-100"
"square-25-1 square-25-2"
"square-25-3 square-25-4";
grid-template-columns: auto auto;
gap: 1rem;
}
#stories .grid-layout article:first-child {
grid-area: square-100;
}
#stories .grid-layout article:nth-child(5n - 1)::after {
right: calc(-0.5rem - 0.75px);
} }
@media screen and (max-width: 900px) {
.col-md-five { 
max-width: 33.333%; 
}
.destaque .row .col-12,
.destaque .content{
display: block;
}
.destaque .content {
border-radius: 0;
height: 100%;
width: 100%;
position: inherit;
}
.destaque .content-block-text{
max-height: 100%;
padding: 0;
}
.destaque .post_thumbnail img{
width: 100%;
}
.stories:not(.contador-0) .post-thumbnail {
height: auto;
}
}
@media screen and (max-width: 768px) {
.col-md-five {
max-width: 50%;
}
.grid-layout {
display: grid;
grid-template-areas:
"square-100"
"square-100-1"
"square-100-2"
"square-100-3" 
"square-100-4";
grid-template-columns: auto;
gap: 1rem;
}
#stories .grid-layout article:nth-child(5n-3) {
grid-area: square-100-1;
}
#stories .grid-layout article:nth-child(5n - 2) {
grid-area: square-100-2;
}
#stories .grid-layout article:nth-child(5n - 1) {
grid-area: square-100-3;
}
#stories .grid-layout article:nth-child(5n) {
grid-area: square-100-4;
}
#stories .grid-layout article:nth-child(5n - 1)::after {
right: calc(-0.5rem - 0.75px);
}
.header-menu .row{
overflow: auto;
}
.menu-left {
justify-content: start;
height: auto;
}
.menu-left ul li a{
text-align: left;
}
.menu-right #primary-menu {
column-count: 2;
}
.search-form{
order: 2;
}
}
@media screen and (max-width: 550px) {
.col-md-five {
max-width: 100%;
}
.site-header .container .row {
margin: 0;
}
.site-branding .custom-logo-link {
width: 65%;
}	
}
@media screen and (max-width: 400px) {
.menu-right #primary-menu {
column-count: 1;
}
}
#acymailingpopupshadow,
#acymailingpopup{
display: none !important;
}.flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
} .flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-button {
position: absolute;
background: hsla(0, 0%, 100%, 0.75);
border: none;
color: #333;
}
.flickity-button:hover {
background: white;
cursor: pointer;
}
.flickity-button:focus {
outline: none;
box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
opacity: 0.6;
}
.flickity-button:disabled {
opacity: 0.3;
cursor: auto; pointer-events: none;
}
.flickity-button-icon {
fill: currentColor;
} .flickity-prev-next-button {
top: 50%;
width: 44px;
height: 44px;
border-radius: 50%; transform: translateY(-50%);
}
.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
position: absolute;
left: 20%;
top: 20%;
width: 60%;
height: 60%;
} .flickity-page-dots {
position: absolute;
width: 100%;
bottom: -25px;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 8px;
background: #333;
border-radius: 50%;
opacity: 0.25;
cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
opacity: 1;
}