@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap");

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.15
}

mark {
    background-color: #ff0;
    color: #000
}

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
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

body {
    color: #000000;
    background-color: #FFFFFF;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

body,
html {
    width: 100%;
    -webkit-overflow-scrolling: touch
}

.stop-scrolling {
    overflow-y: hidden
}

.container {
    width: 100%;
    overflow-x: hidden
}

.wrapper {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 16px
}

.alpha {
    margin-left: 0 !important
}

.omega {
    margin-right: 0 !important
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix {
    clear: both
}

.error-404 {
    padding: 100px 0
}

.error-404 h1 {
    margin-bottom: 30px
}

.error-404 p {
    margin-bottom: 10px
}

.error-404 p a {
    font-weight: bold
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #878787;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: 0px;
    letter-spacing: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    font-size: 48px;
    line-height: 56px
}

@media screen and (max-width:1000px) {
    h1 {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width:700px) {
    h1 {
        font-size: 36px;
        line-height: 42px
    }
}

h2 {
    font-size: 40px;
    line-height: 48px
}

@media screen and (max-width:1000px) {
    h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media screen and (max-width:700px) {
    h2 {
        font-size: 28px;
        line-height: 32px
    }
}

h3 {
    font-size: 32px;
    line-height: 40px
}

@media screen and (max-width:1000px) {
    h3 {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width:700px) {
    h3 {
        font-size: 22px;
        line-height: 30px
    }
}

h4 {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    h4 {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width:700px) {
    h4 {
        font-size: 24px;
        line-height: 32px
    }
}

h5 {
    font-size: 16px;
    line-height: 24px
}

@media screen and (max-width:1000px) {
    h5 {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:700px) {
    h5 {
        font-size: 16px;
        line-height: 24px
    }
}

h6 {
    font-size: 12px;
    line-height: 16px
}

@media screen and (max-width:1000px) {
    h6 {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:700px) {
    h6 {
        font-size: 12px;
        line-height: 16px
    }
}

p {
    margin: 0 0 0px 0;
    color: #454545;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0
}

p img {
    margin: 0
}

li {
    margin: 0 0 0px 0;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0
}

cite,
dfn,
em,
i {
    font-style: italic
}

strong {
    font-weight: bold
}

small {
    font-size: 80%
}

button,
input,
select,
textarea {
    margin: 0 0 0px 0;
    color: #454545;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0
}

blockquote,
blockquote p {
    font-size: 19px;
    font-style: italic;
    line-height: 24px;
    color: #777
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 12px;
    color: #555
}

blockquote cite:before {
    content: " - "
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    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;
    font-size: 15px
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

span {
    font-family: "Montserrat", sans-serif
}

.wordpress-content h1,
.wordpress-content h2,
.wordpress-content h3,
.wordpress-content h4 {
    color: #878787
}

.wordpress-content h1,
.wordpress-content h2,
.wordpress-content h3,
.wordpress-content h4,
.wordpress-content p {
    margin: 0 0 24px
}

.wordpress-content h1:last-child,
.wordpress-content h2:last-child,
.wordpress-content h3:last-child,
.wordpress-content h4:last-child,
.wordpress-content p:last-child {
    margin: 0
}

.wordpress-content p {
    color: #454545
}

.wordpress-content p strong {
    font-weight: 500
}

a,
a:visited {
    text-decoration: none;
    outline: 0;
    font-family: "Montserrat", sans-serif
}

a:focus,
a:hover {
    outline: 0px solid transparent
}

p a,
p a:visited {
    line-height: inherit
}

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);
    font-size: 12px;
    font-size: 0.75rem;
    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;
    outline: 0px solid transparent
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #000000;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111;
    outline: 0px solid transparent
}

textarea {
    width: 100%
}

select {
    border: 1px solid #ccc
}

select:focus {
    outline: 0px solid transparent
}

.wordpress-content h1,
.wordpress-content h2,
.wordpress-content h3,
.wordpress-content h4,
.wordpress-content h5,
.wordpress-content h6 {
    color: #878787
}

.wordpress-content address,
.wordpress-content dl,
.wordpress-content li,
.wordpress-content p,
.wordpress-content pre {
    color: #454545;
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {

    .wordpress-content address,
    .wordpress-content dl,
    .wordpress-content li,
    .wordpress-content p,
    .wordpress-content pre {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (max-width:700px) {

    .wordpress-content address,
    .wordpress-content dl,
    .wordpress-content li,
    .wordpress-content p,
    .wordpress-content pre {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:500px) {

    .wordpress-content address br,
    .wordpress-content dl br,
    .wordpress-content li br,
    .wordpress-content p br,
    .wordpress-content pre br {
        display: none
    }
}

.wordpress-content address,
.wordpress-content dl,
.wordpress-content h1,
.wordpress-content h2,
.wordpress-content h3,
.wordpress-content h4,
.wordpress-content h5,
.wordpress-content h6,
.wordpress-content ol,
.wordpress-content p,
.wordpress-content pre,
.wordpress-content ul {
    margin: 0 0 24px
}

.wordpress-content address:last-child,
.wordpress-content dl:last-child,
.wordpress-content h1:last-child,
.wordpress-content h2:last-child,
.wordpress-content h3:last-child,
.wordpress-content h4:last-child,
.wordpress-content h5:last-child,
.wordpress-content h6:last-child,
.wordpress-content ol:last-child,
.wordpress-content p:last-child,
.wordpress-content pre:last-child,
.wordpress-content ul:last-child {
    margin: 0
}

.wordpress-content img {
    max-width: 100%;
    height: auto
}

.wordpress-content ul {
    margin: 0 0 24px 24px;
    list-style-type: disc
}

.wordpress-content ol {
    margin: 0 0 24px 24px;
    list-style-type: decimal
}

.wordpress-content strong {
    font-weight: bold
}

.wordpress-content em {
    font-style: italic
}

.wordpress-content .alignright,
.wordpress-content a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

.wordpress-content .alignleft,
.wordpress-content a img.alignleft {
    float: left;
    margin: 0 1em 1em 0 !important
}

.wordpress-content .aligncenter,
.wordpress-content a img.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important
}

.wordpress-content .wp-caption {
    margin: 1em;
    padding: 0.5em;
    border: 1px dashed #e5e5e5;
    background: #f7f7f7;
    font-size: 0.8em;
    color: #454545
}

.wordpress-content .wp-caption-text {
    margin-bottom: 0 !important
}

.wordpress-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px
}

ul.page-numbers {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #542583;
    border-right: 0;
    margin: 1px
}

ul.page-numbers li {
    border-right: 1px solid #542583;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}

ul.page-numbers li a,
ul.page-numbers li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em;
    min-width: 1em;
    display: block
}

ul.page-numbers li a {
    color: #542583
}

ul.page-numbers li a:focus,
ul.page-numbers li a:hover {
    background: #542583;
    color: #FFFFFF
}

ul.page-numbers li span.current {
    background: #542583;
    color: #FFFFFF;
    font-weight: bold
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

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

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.comments-header h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    text-transform: capitalize
}

.comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.comment-form .comment-notes {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 12px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comment-form .logged-in-as {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 12px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comment-form .comment-form-author {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 48%;
    margin-bottom: 20px
}

.comment-form .comment-form-email {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 48%
}

.comment-form .comment-form-author input,
.comment-form .comment-form-email input {
    width: 100%;
    border: 1px solid rgba(221, 221, 221, 0.4);
    border-radius: 24px;
    padding: 16px 30px;
    -webkit-box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.15)
}

.comment-form .comment-form-comment {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    margin-bottom: 10px
}

.comment-form .comment-form-comment textarea {
    width: 100%;
    border: 1px solid rgba(221, 221, 221, 0.4);
    border-radius: 24px;
    padding: 30px;
    height: 140px;
    -webkit-box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.15)
}

.comment-form .comment-form-cookies-consent {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: calc(100% - 200px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comment-form .comment-form-cookies-consent input {
    margin-right: 10px
}

.comment-form .form-submit {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 200px;
    margin-left: auto
}

.comment-form .form-submit input {
    width: 100%;
    text-align: center;
    background-color: #000000;
    border: 1px solid black;
    border-radius: 24px;
    padding: 10px 30px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

.comment-form .form-submit input:hover {
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.comments-list {
    overflow-x: auto
}

.comments-list .comment .comment-body {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.4);
    -webkit-box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 50px;
    padding-left: 80px
}

.comments-list .comment .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px
}

.comments-list .comment .comment-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.comments-list .comment .comment-author img {
    position: absolute;
    left: -80px;
    top: 0;
    border-radius: 100px
}

.comments-list .comment .comment-author .fn {
    font-size: 16px;
    line-height: 16px
}

.comments-list .comment .comment-author span {
    margin-left: 10px;
    font-size: 16px;
    line-height: 16px
}

.comments-list .comment .comment-metadata a {
    color: #000000;
    font-size: 13px;
    line-height: 16px
}

.comments-list .comment .comment-metadata .edit-link {
    margin-left: 10px;
    text-decoration: underline
}

.comments-list .comment .comment-metadata .edit-link a:hover {
    color: #FFFFFF
}

.comments-list .comment .comment-content {
    margin-bottom: 30px
}

.comments-list .comment .comment-content p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px
}

.comments-list .comment .comment-content p:last-child {
    margin-bottom: 0
}

.comments-list .comment .reply {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.comments-list .comment .reply .comment-reply-link {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    background-color: #DDD;
    border: 1px solid #DDD;
    border-radius: 24px;
    padding: 10px 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

.comments-list .comment .reply .comment-reply-link:hover {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.comments-list .comment .comment {
    padding-left: 50px
}

.header-area {
    width: 100%;
    height: 112px;
    position: relative
}

@media screen and (max-width:600px) {
    .header-area {
        height: 100px
    }
}

.site-header {
    width: 100%;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1000
}

.site-header .top-header {
    width: 100%;
    height: 32px;
    background-color: #542583;
    position: relative
}

.site-header .top-header .top-header-content {
    width: 100%;
    max-width: 1440px;
    padding: 0 16px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.site-header .top-header .top-header-content .top-menu {
    font-size: 0
}

.site-header .top-header .top-header-content .top-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.site-header .top-header .top-header-content .top-menu ul li {
    margin-right: 24px
}

.site-header .top-header .top-header-content .top-menu ul li:last-child {
    margin-right: 0
}

.site-header .top-header .top-header-content .top-menu ul li a,
.site-header .top-header .top-header-content .top-menu ul li a span {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400
}

.site-header .top-header .top-header-content .top-menu ul li.current-menu-item a,
.site-header .top-header .top-header-content .top-menu ul li:hover a {
    font-weight: bold
}

.site-header .main-header {
    width: 100%;
    max-width: 1440px;
    padding: 0 16px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: padding 0.25s ease-in-out;
    transition: padding 0.25s ease-in-out
}

.site-header .main-header .logo-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
    font-size: 0
}

.site-header .main-header .logo-header a {
    display: inline-block
}

.site-header .main-header .logo-header a img {
    pointer-events: none;
    width: 200px;
    height: auto;
    -webkit-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out
}

.site-header .main-header .main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1400px) {
    .site-header .main-header .main-menu {
        display: none
    }
}

.site-header .main-header .main-menu>nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.site-header .main-header .main-menu>nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.site-header .main-header .main-menu>nav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 48px
}

.site-header .main-header .main-menu>nav ul li:last-child {
    margin-right: 0
}

.site-header .main-header .main-menu>nav ul li a,
.site-header .main-header .main-menu>nav ul li a span {
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.site-header .main-header .main-menu>nav ul li a {
    position: relative
}

.site-header .main-header .main-menu>nav ul li a:after {
    content: "";
    width: 10px;
    height: 4px;
    background-color: #90FFA5;
    position: absolute;
    bottom: -4px;
    left: -10px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out, left 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, left 0.25s ease-in-out
}

.site-header .main-header .main-menu>nav ul li.current-menu-item a:after,
.site-header .main-header .main-menu>nav ul li:hover a:after {
    left: 0;
    opacity: 1
}

.site-header .main-header .btns-header {
    padding: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-header .main-header .btns-header .btn-site {
    margin-right: 32px;
    -webkit-transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

@media screen and (max-width:600px) {
    .site-header .main-header .btns-header .btn-site {
        display: none
    }
}

.site-header .main-header .language ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px
}

.site-header .main-header .language ul li {
    -webkit-transition: transform 0.25s ease-in-out;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.site-header .main-header .language ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-header .main-header .language ul li a img {
    pointer-events: none;
    width: auto !important;
    height: 20px !important
}

.site-header .main-header .language ul li.current_page_item {
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.site-header .main-header .language ul li:hover {
    cursor: pointer;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.site-header.header-fixed {
    position: fixed;
    -webkit-transform: translate(0, -32px);
    transform: translate(0, -32px)
}

.site-header.header-scroll .main-header {
    -webkit-transition: padding 0.25s ease-in-out;
    transition: padding 0.25s ease-in-out
}

.site-header.header-scroll .main-header .logo-header {
    padding: 8px 0
}

.site-header.header-scroll .main-header .logo-header a img {
    width: 150px;
    -webkit-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out
}

.site-header.header-scroll .main-header .btns-header {
    padding: 8px 0
}

.site-header.header-scroll .main-header .btns-header .btn-site {
    padding: 4px 16px;
    -webkit-transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out
}

.btn-menu {
    position: relative;
    width: 30px;
    height: 20px;
    cursor: pointer;
    margin: 0 30px 0 0;
    display: none
}

@media screen and (max-width:1400px) {
    .btn-menu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media screen and (max-width:600px) {
    .btn-menu {
        margin: 0 16px 0 0
    }
}

.btn-menu span {
    width: 100%;
    height: 4px;
    background-color: #000000;
    border-radius: 50px;
    position: absolute;
    left: 0
}

.btn-menu span:first-child {
    top: 0
}

.btn-menu span:nth-child(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btn-menu span:nth-child(3) {
    bottom: 0
}

.main-menu-mobile {
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: fixed;
    top: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 2147483647;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out
}

.main-menu-mobile.active {
    pointer-events: initial;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.main-menu-mobile .menu-mobile-header {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #454545;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-menu-mobile .menu-mobile-header .logo-menu-mobile {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-menu-mobile .menu-mobile-header .logo-menu-mobile a {
    display: inline-block
}

.main-menu-mobile .menu-mobile-header .logo-menu-mobile a img {
    pointer-events: none;
    width: auto;
    height: 28px
}

.main-menu-mobile .menu-mobile-header .menu-mobile-close {
    width: 80px;
    height: 80px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #454545
}

.main-menu-mobile .menu-mobile-header .menu-mobile-close span {
    color: #454545;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px
}

.main-menu-mobile .menu-mobile-container {
    position: relative;
    width: 100%;
    height: calc(100% - 80px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.main-menu-mobile .menu-mobile-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.2)
}

.main-menu-mobile .menu-mobile-container::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(255, 255, 255, 0.2)
}

.main-menu-mobile .menu-mobile-container::-webkit-scrollbar-thumb {
    background-color: #454545;
    border: 0
}

.main-menu-mobile .menu-mobile-container .elemento-visual img {
    width: 80%;
    height: auto;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content {
    width: 100%;
    position: relative;
    z-index: 10
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #FFFFFF;
    border-bottom: 1px solid #878787
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li>a {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    width: 100%;
    padding: 20px;
    font-weight: 700;
    color: #454545;
    font-size: 20px;
    line-height: 20px
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li>ul.sub-menu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: absolute;
    width: 100%;
    background-color: #F5F5F5;
    opacity: 0;
    pointer-events: none
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li>ul.sub-menu>li {
    border-top: 1px solid #878787;
    border-bottom: 0
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li>ul.sub-menu>li>a {
    color: #454545
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li.menu-item-has-children .btn-open-sub {
    width: 80px;
    border-left: 1px solid #454545;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li.menu-item-has-children .btn-open-sub span {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    line-height: 36px
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li.menu-item-has-children.open .btn-open-sub span {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.main-menu-mobile .menu-mobile-container .menu-mobile-content ul li.menu-item-has-children.open>ul.sub-menu {
    position: relative;
    opacity: 1;
    pointer-events: initial
}

.menu-dropdown {
    position: absolute;
    top: 112px;
    left: 0;
    width: 100%;
    background-color: #F5F5F5;
    z-index: 99999;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

.menu-dropdown.fixed {
    position: fixed;
    top: 80px
}

.menu-dropdown.scrolled {
    top: 42px
}

.menu-dropdown.hover {
    pointer-events: initial;
    opacity: 1;
    filter: alpha(opacity=100)
}

.menu-dropdown .menu-dropdown-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 56px 0
}

.menu-dropdown .menu-dropdown-content>nav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.menu-dropdown .menu-dropdown-content>nav>ul>li {
    width: 30%;
    margin-right: 4%
}

.menu-dropdown .menu-dropdown-content>nav>ul>li:last-child {
    margin-right: 0
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    border-bottom: 2px solid #878787;
    color: #878787;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 24px
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>a:hover {
    color: #542583
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0 0 0 36px
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>ul.sub-menu>li {
    margin-bottom: 22px;
    position: relative
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>ul.sub-menu>li:before {
    content: "➔";
    position: absolute;
    left: -36px;
    top: 0px;
    font-size: 24px;
    line-height: 20px;
    color: #878787
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>ul.sub-menu>li:last-child {
    margin-bottom: 0
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>ul.sub-menu>li a {
    color: #878787;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px
}

.menu-dropdown .menu-dropdown-content>nav>ul>li>ul.sub-menu>li a:hover {
    color: #542583
}

.btn-site {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #542583;
    padding: 16px;
    border-radius: 4px;
    -webkit-transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out
}

.btn-site span {
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    font-weight: 600;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.btn-site:hover {
    background-color: #90FFA5
}

.btn-site:hover span {
    color: #542583
}

.btn-seta {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-seta img {
    pointer-events: none;
    width: auto;
    height: 60px;
    margin: 0 16px 0 0
}

@media screen and (max-width:700px) {
    .btn-seta img {
        height: 40px
    }
}

.btn-seta span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #542583;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .btn-seta span {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .btn-seta span {
        font-size: 16px;
        line-height: 24px
    }
}

.btn-seta:hover span {
    color: #90FFA5
}

.whatsapp-fixed {
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: block;
    width: 64px;
    font-size: 0;
    z-index: 5000;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

@media screen and (max-width:500px) {
    .whatsapp-fixed {
        bottom: 20px;
        right: 20px;
        width: 60px
    }
}

.whatsapp-fixed img {
    width: 100%;
    height: auto
}

.whatsapp-fixed:hover {
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.video-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.video-content .video-area {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-content .video-area embed,
.video-content .video-area iframe,
.video-content .video-area object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.elemento-visual {
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.elemento-visual img {
    pointer-events: none;
    position: absolute
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    bottom: 20px
}

.slick-dots li button:before {
    font-size: 12px;
    color: #FFFFFF;
    opacity: 0.8
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #90FFA5
}

.modal-form {
    width: 100%;
    height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(84, 37, 131, 0.95);
    padding: 80px 10px 30px;
    overflow: auto;
    pointer-events: none;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    z-index: 2147483647
}

.modal-form.active {
    pointer-events: inherit;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal-form .modal-form-close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 30
}

.modal-form .modal-form-close span {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 32px;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.modal-form .modal-form-close:hover {
    cursor: pointer
}

.modal-form .modal-form-close:hover span {
    color: #90FFA5
}

.modal-form .modal-form-text {
    width: 100%;
    max-width: 420px;
    margin: 0 auto 20px
}

.modal-form .modal-form-text p {
    text-align: center;
    color: white
}

.modal-form .modal-form-content {
    position: relative;
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 8px 10px 4px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 8px 10px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 10px 4px rgba(0, 0, 0, 0.15);
    z-index: 20
}

.modal-form .modal-form-mask-close {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.hbspt-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hbspt-form form .hs-form-field {
    width: 100%;
    margin-bottom: 8px
}

.hbspt-form form .hs-form-field.hs_firstname {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_phone {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_lastname {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_email {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_consumo_de_energia {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_mobilephone {
    width: 100%
}

.hbspt-form form .hs-form-field.hs_company {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_jobtitle {
    width: 49%
}

.hbspt-form form .hs-form-field.hs_localizacao_uf {
    width: 100%
}

.hbspt-form form .hs-form-field.hs_localizacao_uf {
    width: 100%
}

.hbspt-form form .hs-form-field.hs_valor_gasto_medio_mensal_empresa {
    width: 100%
}

.hbspt-form form .hs-form-field label {
    display: none
}

.hbspt-form form .hs-form-field select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    outline: transparent;
    padding: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    background-image: url("./././././././././././../images/arrow-down.svg");
    background-position: 98%;
    background-size: 16px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 400
}

.hbspt-form form .hs-form-field select:focus {
    outline: 0px solid transparent;
    border: 1px solid #542583
}

.hbspt-form form .hs-form-field input[type=email],
.hbspt-form form .hs-form-field input[type=tel],
.hbspt-form form .hs-form-field input[type=text] {
    width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    outline: transparent;
    padding: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 400
}

.hbspt-form form .hs-form-field input[type=email]:focus,
.hbspt-form form .hs-form-field input[type=tel]:focus,
.hbspt-form form .hs-form-field input[type=text]:focus {
    color: #000000;
    border: 1px solid #542583
}

.hbspt-form form .hs-form-field .hs-error-msgs {
    margin: 4px 0 0;
    padding: 0
}

.hbspt-form form .hs-form-field .hs-error-msgs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hbspt-form form .hs-form-field .hs-error-msgs li label {
    color: red;
    font-size: 14px;
    line-height: 14px;
    display: block !important
}

.hbspt-form form .hs-submit {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hbspt-form form .hs-submit input[type=submit] {
    background-color: #542583;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 16px 24px;
    margin: 16px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    border-radius: 10px;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

.hbspt-form form .hs-submit input[type=submit]:hover {
    background-color: #90FFA5;
    color: #542583
}

.hbspt-form form .legal-consent-container>* {
    margin-bottom: 4px
}

.hbspt-form form .legal-consent-container .hs-richtext {
    font-size: 10px;
    line-height: 12px;
    font-family: "Montserrat", sans-serif;
    text-align: justify
}

.hbspt-form form .legal-consent-container .hs-dependent-field>div {
    margin-bottom: 0
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul .hs-form-booleancheckbox-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul .hs-form-booleancheckbox-display input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-right: 8px;
    border: 1px solid #542583;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul .hs-form-booleancheckbox-display input:checked {
    background-color: #542583
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul .hs-form-booleancheckbox-display input:checked:before {
    content: "✓";
    font-size: 12px;
    line-height: 12px;
    color: #90FFA5
}

.hbspt-form form .legal-consent-container .hs-dependent-field .input ul .hs-form-booleancheckbox-display span {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    color: #542583;
    font-family: "Montserrat", sans-serif
}

.hbspt-form form .hs_error_rollup {
    width: 100%;
    margin-top: 16px
}

.hbspt-form form .hs_error_rollup ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.hbspt-form form .hs_error_rollup ul li {
    width: 100%;
    display: block;
    margin-bottom: 8px
}

.hbspt-form form .hs_error_rollup ul li label {
    width: 100%;
    text-align: center;
    color: red;
    display: block
}

.box-simulador {
    width: 100%;
    padding: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 8px
}

@media screen and (max-width:700px) {
    .box-simulador {
        padding: 24px
    }
}

.box-simulador .simulador-form {
    width: 100%
}

.box-simulador .simulador-form select {
    width: 100%;
    border-radius: 4px;
    border: 0;
    outline: transparent;
    padding: 16px;
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    background-image: url("./././././././././././../images/arrow-down.svg");
    background-position: 98%;
    background-size: 16px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none
}

.box-simulador .simulador-form select:focus {
    outline: 0px solid transparent;
    margin: 0 0 16px
}

.box-simulador .simulador-form input[type=email],
.box-simulador .simulador-form input[type=text] {
    width: 100%;
    margin: 8px 0;
    border: 0;
    border-radius: 4px;
    outline: transparent;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #000000
}

.box-simulador .simulador-form input[type=email]:first-child,
.box-simulador .simulador-form input[type=text]:first-child {
    margin: 0 0 8px
}

.box-simulador .simulador-form input[type=email]:focus,
.box-simulador .simulador-form input[type=text]:focus {
    color: #000000
}

.box-simulador .simulador-form .simulador-notice {
    width: 100%;
    text-align: left;
    display: none
}

.box-simulador .simulador-form .simulador-notice.active {
    display: block
}

.box-simulador .simulador-form .simulador-notice p {
    color: #F45757;
    font-size: 14px;
    line-height: 20px
}

.box-simulador .simulador-form input[type=submit] {
    margin-top: 8px;
    width: 100%;
    background-color: #90FFA5;
    color: #542583;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px;
    border: 1px solid #90FFA5;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

.box-simulador .simulador-form input[type=submit]:hover {
    background-color: #542583;
    color: #90FFA5
}

.box-simulador .simulador-form input.error,
.box-simulador .simulador-form select.error {
    border: 1px solid #F45757;
    background-color: #FFBEBE
}

.simulador-passo {
    display: none
}

.simulador-passo.active {
    display: block
}

.simulador-resultado .simulador-res-top {
    text-align: center
}

.simulador-resultado .simulador-res-top h3 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px
}

.simulador-resultado .simulador-res-top h3 span {
    color: #90FFA5
}

.simulador-resultado .simulador-res-eco-anos,
.simulador-resultado .simulador-res-eco-mens {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
    border: 2px solid #90FFA5;
    border-radius: 10px;
    margin: 0 0 20px
}

.simulador-resultado .simulador-res-eco-anos label,
.simulador-resultado .simulador-res-eco-mens label {
    font-size: 16px;
    line-height: 20px;
    color: #542583
}

.simulador-resultado .simulador-res-eco-anos span,
.simulador-resultado .simulador-res-eco-mens span {
    font-size: 26px;
    line-height: 30px;
    color: #454545;
    font-weight: bold
}

.simulador-resultado .simulador-res-tip {
    text-align: center
}

.simulador-resultado .simulador-res-tip p {
    font-size: 12px;
    line-height: 14px;
    color: #90FFA5
}

.simulador-resultado .simulador-res-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.simulador-resultado .simulador-res-bot input[type=submit] {
    background-color: #FFFFFF;
    color: #542583;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 16px 24px;
    margin: 24px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    border-radius: 10px;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

.simulador-resultado .simulador-res-bot input[type=submit]:hover {
    background-color: #90FFA5;
    color: #542583
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-fatura {
    width: 100%
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-fatura p {
    display: none;
    text-align: center;
    margin: 10px 0 0;
    color: #90FFA5;
    font-weight: bold;
    padding: 30px 0;
    font-size: 22px;
    line-height: 22px
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-fatura p.active {
    display: block
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-fatura input[type=submit] {
    display: none;
    background-color: #90FFA5;
    color: #542583
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-fatura input[type=submit].active {
    display: block
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-fatura input[type=submit]:hover {
    background-color: #FFFFFF;
    color: #542583
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-whats {
    width: 100%
}

.simulador-resultado .simulador-res-bot .btn-simulador-res-whats input[type=submit] {
    margin-top: 10px
}

.simulador-hidden-form {
    display: none
}

.input-comunicacao {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 8px 0
}

.input-comunicacao input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.input-comunicacao input:checked {
    background-color: #90FFA5
}

.input-comunicacao input:checked:before {
    content: "✓";
    font-size: 12px;
    line-height: 12px
}

.input-comunicacao span {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif
}

.comp-redes {
    width: 100%;
    padding: 50px 16px 80px
}

.comp-redes .comp-redes-content {
    width: 100%
}

.comp-redes .comp-redes-infos {
    width: 100%;
    margin: 0 0 16px;
    text-align: center
}

.comp-redes .comp-redes-icons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    margin: 0 0 32px
}

.comp-redes .comp-redes-feed {
    width: 100%
}

.botao-whats {
    position: fixed;
    bottom: 30px;
    right: 5px;
    z-index: 99999;
    background: none !important;
    border: none;
    cursor: pointer
}

.modal-whats {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s 0s, -webkit-transform 0.25s;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, -webkit-transform 0.25s;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s, -webkit-transform 0.25s;
    z-index: 9999
}

.modal-whats p {
    margin: 0
}

.modal-whats .modal-general {
    position: absolute;
    bottom: 110px;
    right: 30px;
    background-color: #ebe5de;
    padding: 0;
    width: 100%;
    border-radius: 0;
    max-width: 480px;
    -webkit-box-shadow: 0.0625rem 0.0625rem 1.25rem rgba(0, 0, 0, 0.06);
    box-shadow: 0.0625rem 0.0625rem 1.25rem rgba(0, 0, 0, 0.06)
}

@media (max-width:768px) {
    .modal-whats .modal-general {
        bottom: 110px;
        right: 0;
        width: auto;
        margin: 20px
    }
}

.modal-whats .modal-general h3 {
    display: none
}

.modal-whats .modal-general .close-button {
    float: right;
    cursor: pointer;
    color: #ffffff;
    font-size: 25px;
    padding: 10px 15px
}

.modal-whats .modal-general .modal-header {
    padding: 15px;
    background-color: #265c54;
    color: #ffffff !important
}

.modal-whats .modal-general .modal-header h4 {
    margin: 0;
    font-size: 18px;
    color: #ffffff !important
}

.modal-whats .modal-general .modal-header p.status {
    font-size: 13px;
    color: #ffffff !important
}

.modal-whats .modal-general .message {
    background-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-color: #cacaca;
    border-left-style: solid;
    border-radius: 6px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    padding: 12px;
    margin-bottom: 10px;
    max-width: 340px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-whats .modal-general .message p {
    font-size: 14px;
    line-height: 16px
}

.modal-whats .modal-general .modal-content {
    background-color: #ebe5de;
    background-image: url(https://23423180.fs1.hubspotusercontent-na1.net/hubfs/23423180/bg-whats.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15px
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step {
    display: none
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step.active {
    display: block
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .message {
    background-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-color: #cacaca;
    border-left-style: solid;
    border-radius: 6px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    padding: 12px;
    margin-bottom: 10px;
    max-width: 340px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form .hs-input select,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form .hs-input textarea,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form .input select,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form .input textarea,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form fieldset.form-columns-1 .input select,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form fieldset.form-columns-1 textarea.hs-input,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=date],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=datetime-local],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=datetime],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=email],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=file],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=month],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=number],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=password],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=range],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=search],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=tel],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=text],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=time],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=url],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=week],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form select,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form textarea {
    padding: 8px 10px !important;
    color: #000000 !important;
    background-color: #FFFFFF !important;
    font-size: 14px !important;
    border-radius: 5px !important;
    border: 1px #cacaca solid !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form button,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=button],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-form input[type=submit] {
    color: #FFFFFF !important;
    background-color: #0C6156 !important;
    border: solid 1px #0C6156 !important;
    border-radius: 5px !important;
    font-size: 18px !important;
    padding: 15px 30px;
    width: 100% !important;
    text-align: center !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs_firstname {
    width: 48% !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs_phone {
    width: 48% !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs_email {
    width: 100% !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs_tipo_de_contato___form_site_inst {
    width: 48% !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs_consumo_de_energia {
    width: 100% !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .input {
    margin-bottom: 6px !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-submit,
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .hs-submit .actions {
    width: 100%
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .legal-consent-container .hs-richtext {
    font-size: 8px !important;
    line-height: 7px !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .legal-consent-container .hs-form-booleancheckbox-display {
    margin: 0 !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whats .legal-consent-container .hs-form-booleancheckbox-display span {
    font-size: 11px !important;
    line-height: 13px !important;
    margin: 10px 0 !important
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp .form-whatsapp-btn-assunto {
    width: 100%;
    margin: 0 0 10px;
    background-color: #0C6156;
    padding: 10px;
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp .form-whatsapp-btn-assunto-link {
    width: 100%;
    margin: 0 0 10px;
    background-color: #0C6156;
    padding: 10px;
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    display: block
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form label {
    display: block;
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=date],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=datetime-local],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=datetime],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=email],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=file],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=month],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=number],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=password],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=range],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=search],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=tel],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=text],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=time],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=url],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form input[type=week],
.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form select {
    padding: 10px;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
    border: 1px #cacaca solid;
    width: 100%;
    font-weight: 400;
    margin: 0 0 10px
}

.modal-whats .modal-general .modal-content .modal-whatsapp-step .form-whatsapp form button {
    width: 100%;
    background-color: #0C6156;
    padding: 10px;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 14px;
    text-align: center
}

.show-modal {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
    transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s, -webkit-transform 0.25s
}

.home-destaque {
    width: 100%;
    font-size: 0
}

.home-destaque .home-destaque-list {
    width: 100%
}

.home-destaque .home-destaque-item {
    position: relative
}

.home-destaque .home-destaque-item .di-text {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-destaque .home-destaque-item .di-text .di-text-container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 32px 16px
}

.home-destaque .home-destaque-item .di-text .di-text-container h2,
.home-destaque .home-destaque-item .di-text .di-text-container h3,
.home-destaque .home-destaque-item .di-text .di-text-container h4,
.home-destaque .home-destaque-item .di-text .di-text-container p {
    color: #FFFFFF
}

.home-destaque .home-destaque-item .di-text .di-text-container h2 {
    font-size: 72px;
    line-height: 72px
}

@media screen and (max-width:1440px) {
    .home-destaque .home-destaque-item .di-text .di-text-container h2 {
        font-size: 64px;
        line-height: 64px
    }
}

@media screen and (max-width:1280px) {
    .home-destaque .home-destaque-item .di-text .di-text-container h2 {
        font-size: 56px;
        line-height: 56px
    }
}

@media screen and (max-width:1024px) {
    .home-destaque .home-destaque-item .di-text .di-text-container h2 {
        font-size: 48px;
        line-height: 48px
    }
}

.home-destaque .home-destaque-item .di-desktop,
.home-destaque .home-destaque-item .di-desktop-full,
.home-destaque .home-destaque-item .di-mobile {
    position: relative;
    z-index: 0
}

.home-destaque .home-destaque-item .di-desktop-full {
    display: block
}

@media screen and (max-width:1280px) {
    .home-destaque .home-destaque-item .di-desktop-full {
        display: none
    }
}

@media screen and (max-width:720px) {
    .home-destaque .home-destaque-item .di-desktop-full {
        display: none
    }
}

.home-destaque .home-destaque-item .di-desktop {
    display: none
}

@media screen and (max-width:1280px) {
    .home-destaque .home-destaque-item .di-desktop {
        display: block
    }
}

@media screen and (max-width:720px) {
    .home-destaque .home-destaque-item .di-desktop {
        display: none
    }
}

.home-destaque .home-destaque-item .di-mobile {
    display: none
}

@media screen and (max-width:1280px) {
    .home-destaque .home-destaque-item .di-mobile {
        display: none
    }
}

@media screen and (max-width:720px) {
    .home-destaque .home-destaque-item .di-mobile {
        display: block
    }
}

.home-destaque .home-destaque-item img {
    width: 100%;
    height: auto
}

.home-economize {
    width: 100%;
    padding: 80px 16px 48px
}

.home-economize .home-economize-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.home-economize .home-economize-content .wordpress-content {
    max-width: 1100px;
    margin: 0 0 40px
}

.home-solucoes {
    width: 100%;
    padding: 0 16px 80px
}

.home-solucoes .home-solucoes-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.home-calculadora {
    width: 100%;
    padding: 0 16px;
    background-color: #542583;
    position: relative
}

@media screen and (max-width:800px) {
    .home-calculadora {
        padding: 0
    }
}

.home-calculadora .home-calculadora-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:800px) {
    .home-calculadora .home-calculadora-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.home-calculadora .home-calculadora-img {
    width: 40%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width:800px) {
    .home-calculadora .home-calculadora-img {
        width: 100%;
        height: 350px;
        position: relative
    }
}

@media screen and (max-width:500px) {
    .home-calculadora .home-calculadora-img {
        height: 300px
    }
}

.home-calculadora .home-calculadora-infos {
    width: 60%;
    padding: 80px
}

@media screen and (max-width:800px) {
    .home-calculadora .home-calculadora-infos {
        width: 100%;
        padding: 40px 16px
    }
}

.home-calculadora .home-calculadora-infos>span {
    display: block;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 8px;
    font-weight: 600
}

@media screen and (max-width:700px) {
    .home-calculadora .home-calculadora-infos>span {
        font-size: 16px;
        line-height: 24px
    }
}

.home-calculadora .home-calculadora-infos h2 {
    color: #FFFFFF;
    margin: 0 0 16px
}

.home-calculadora .home-calculadora-infos .wordpress-content {
    width: 100%;
    margin: 0 0 24px
}

.home-calculadora .home-calculadora-infos .wordpress-content p {
    color: #FFFFFF
}

.home-economizometro {
    width: 100%;
    padding: 80px 16px;
    background-color: #F5F5F5
}

.home-economizometro .home-economizometro-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .home-economizometro .home-economizometro-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.home-economizometro .home-economizometro-infos {
    width: 45%
}

@media screen and (max-width:1200px) {
    .home-economizometro .home-economizometro-infos {
        width: 48%
    }
}

@media screen and (max-width:900px) {
    .home-economizometro .home-economizometro-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.home-economizometro .home-economizometro-infos>span {
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 8px;
    color: #878787;
    font-weight: 600
}

@media screen and (max-width:700px) {
    .home-economizometro .home-economizometro-infos>span {
        font-size: 16px;
        line-height: 24px
    }
}

.home-economizometro .home-economizometro-infos h2 {
    margin: 0 0 16px
}

.home-economizometro .home-economizometro-infos .wordpress-content {
    width: 100%;
    margin: 0 0 24px
}

.home-economizometro .home-economizometro-numeros {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:1200px) {
    .home-economizometro .home-economizometro-numeros {
        width: 48%
    }
}

@media screen and (max-width:900px) {
    .home-economizometro .home-economizometro-numeros {
        width: 100%
    }
}

@media screen and (max-width:500px) {
    .home-economizometro .home-economizometro-numeros {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.home-economizometro .home-economizometro-numero-item {
    width: calc(33.33% - 11px);
    text-align: center;
    background-color: white;
    border-radius: 4px;
    padding: 24px;
    margin: 0 16px 0 0;
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.08)
}

@media screen and (max-width:500px) {
    .home-economizometro .home-economizometro-numero-item {
        width: 100%;
        margin: 0 0 16px
    }
}

.home-economizometro .home-economizometro-numero-item:nth-child(3) {
    margin: 0
}

.home-economizometro .home-economizometro-numero-item img {
    pointer-events: none;
    width: auto;
    height: 60px;
    margin: 0 0 8px
}

.home-economizometro .home-economizometro-numero-item span {
    display: block;
    font-size: 16px;
    line-height: 24px
}

@media screen and (max-width:1100px) {
    .home-economizometro .home-economizometro-numero-item span {
        font-size: 14px;
        line-height: 22px
    }
}

@media screen and (max-width:500px) {
    .home-economizometro .home-economizometro-numero-item span {
        font-size: 16px;
        line-height: 24px
    }
}

.home-economizometro .home-economizometro-numero-item span.numero {
    font-weight: 700;
    color: #000000;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 16px
}

@media screen and (max-width:1300px) {
    .home-economizometro .home-economizometro-numero-item span.numero {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .home-economizometro .home-economizometro-numero-item span.numero {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:500px) {
    .home-economizometro .home-economizometro-numero-item span.numero {
        font-size: 32px;
        line-height: 40px
    }
}

.home-sobre {
    width: 100%;
    padding: 120px 16px;
    position: relative
}

@media screen and (max-width:800px) {
    .home-sobre {
        padding: 80px 16px
    }
}

.home-sobre .home-sobre-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-sobre .home-sobre-infos {
    width: 50%;
    position: relative;
    z-index: 10
}

@media screen and (max-width:800px) {
    .home-sobre .home-sobre-infos {
        width: 100%
    }
}

.home-sobre .home-sobre-infos>span {
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 8px;
    color: #878787;
    font-weight: 600
}

@media screen and (max-width:700px) {
    .home-sobre .home-sobre-infos>span {
        font-size: 16px;
        line-height: 24px
    }
}

.home-sobre .home-sobre-infos h2 {
    margin: 0 0 16px
}

.home-sobre .home-sobre-infos .wordpress-content {
    width: 100%;
    margin: 0 0 24px
}

.home-sobre .home-sobre-img {
    width: 45%;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

@media screen and (max-width:800px) {
    .home-sobre .home-sobre-img {
        display: none
    }
}

.home-sobre .home-sobre-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.home-midia {
    width: 100%;
    padding: 0 16px 80px
}

.home-midia .home-midia-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.home-midia .home-midia-content>span {
    display: block;
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 8px;
    color: #878787;
    font-weight: 600
}

@media screen and (max-width:700px) {
    .home-midia .home-midia-content>span {
        font-size: 16px;
        line-height: 24px
    }
}

.home-midia .home-midia-content h2 {
    margin: 0 0 40px
}

.home-midia .home-midia-list {
    width: 100%;
    min-width: 1440px;
    overflow-x: auto;
    margin: 0 0 24px
}

.home-midia .home-midia-list-int {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 16px
}

.home-midia .home-midia-item {
    font-size: 0;
    margin: 0 56px 0 0
}

@media screen and (max-width:700px) {
    .home-midia .home-midia-item {
        margin: 0 24px 0 0
    }
}

.home-midia .home-midia-item img {
    pointer-events: none;
    max-width: 150px;
    max-height: 40px;
    height: auto;
    width: auto
}

.page-default {
    padding: 80px 16px
}

.page-default .page-title {
    margin: 0 0 48px
}

.page-formulario .formulario-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 50px 20px 80px
}

.page-formulario .formulario-container .page-title {
    margin-bottom: 50px;
    text-align: center
}

.home-solucoes-list {
    width: 100%
}

.home-solucoes-list .home-solucao-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 24px
}

@media screen and (max-width:800px) {
    .home-solucoes-list .home-solucao-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.home-solucoes-list .home-solucao-item .home-solucao-img {
    width: 40%;
    font-size: 0;
    overflow: hidden;
    border-radius: 8px
}

@media screen and (max-width:800px) {
    .home-solucoes-list .home-solucao-item .home-solucao-img {
        width: 100%;
        margin: 0 0 24px
    }
}

.home-solucoes-list .home-solucao-item .home-solucao-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.home-solucoes-list .home-solucao-item .home-solucao-infos {
    width: 60%;
    padding: 0 0 0 16px
}

@media screen and (max-width:800px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos {
        width: 100%;
        padding: 0
    }
}

.home-solucoes-list .home-solucao-item .home-solucao-infos .home-solucao-infos-cats {
    width: 100%;
    margin: 0 0 8px
}

.home-solucoes-list .home-solucao-item .home-solucao-infos .home-solucao-infos-cats ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.home-solucoes-list .home-solucao-item .home-solucao-infos .home-solucao-infos-cats ul li {
    margin: 0 24px 8px 0;
    padding: 4px 8px;
    border: 1px solid #454545;
    border-radius: 4px
}

@media screen and (max-width:700px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .home-solucao-infos-cats ul li {
        margin: 0 8px 8px 0
    }
}

.home-solucoes-list .home-solucao-item .home-solucao-infos .home-solucao-infos-cats ul li span {
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: 300;
    color: #454545
}

@media screen and (max-width:1100px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .home-solucao-infos-cats ul li span {
        font-size: 10px;
        line-height: 10px
    }
}

.home-solucoes-list .home-solucao-item .home-solucao-infos h2 {
    margin: 0 0 16px
}

@media screen and (max-width:1400px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos h2 {
        font-size: 38px;
        line-height: 46px
    }
}

@media screen and (max-width:1100px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos h2 {
        font-size: 28px;
        line-height: 36px
    }
}

.home-solucoes-list .home-solucao-item .home-solucao-infos .wordpress-content {
    width: 100%;
    margin: 0 0 24px
}

.home-solucoes-list .home-solucao-item .home-solucao-infos .wordpress-content p {
    font-size: 22px;
    line-height: 32px
}

@media screen and (max-width:1400px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:1100px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:1100px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .btn-seta img {
        height: 40px
    }
}

@media screen and (max-width:1400px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .btn-seta span {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:1100px) {
    .home-solucoes-list .home-solucao-item .home-solucao-infos .btn-seta span {
        font-size: 16px;
        line-height: 24px
    }
}

.empresa-destaque {
    width: 100%;
    padding: 80px 16px
}

.empresa-destaque .empresa-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.empresa-destaque .empresa-destaque-content-int {
    width: 100%
}

@media screen and (max-width:800px) {
    .empresa-destaque .empresa-destaque-content-int {
        width: 100%
    }
}

.empresa-destaque .empresa-destaque-content-int .wordpress-content {
    max-width: 1100px
}

.empresa-destaque .empresa-destaque-content-int h1 {
    display: none
}

.empresa-destaque .empresa-destaque-content-int h2 {
    margin: 0 0 40px
}

.empresa-destaque .empresa-destaque-content-int h2:last-child {
    margin: 0
}

.empresa-destaque .empresa-destaque-content-int h2 span {
    color: #542583
}

.energia-menu {
    width: 100%;
    padding: 0 16px;
    background-color: #F5F5F5
}

.energia-menu .energia-menu-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    min-width: 650px;
    overflow-x: auto
}

.energia-menu .energia-menu-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.energia-menu .energia-menu-content ul li {
    margin: 0 40px 0 0;
    padding: 16px 0
}

.energia-menu .energia-menu-content ul li a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #666666;
    position: relative;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .energia-menu .energia-menu-content ul li a {
        font-size: 14px;
        line-height: 14px
    }
}

.energia-menu .energia-menu-content ul li a:after {
    content: "";
    width: 20px;
    height: 4px;
    background-color: #90FFA5;
    position: absolute;
    bottom: -4px;
    left: -10px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out, left 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, left 0.25s ease-in-out
}

.energia-menu .energia-menu-content ul li.active a,
.energia-menu .energia-menu-content ul li:hover a {
    color: #542583
}

.energia-menu .energia-menu-content ul li.active a:after,
.energia-menu .energia-menu-content ul li:hover a:after {
    left: 0;
    opacity: 1
}

.energia-destaque {
    width: 100%;
    padding: 80px 16px
}

.energia-destaque .energia-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:980px) {
    .energia-destaque .energia-destaque-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.energia-destaque .energia-destaque-infos {
    width: 55%
}

@media screen and (max-width:980px) {
    .energia-destaque .energia-destaque-infos {
        width: 100%;
        margin: 0 0 24px
    }
}

.energia-destaque .energia-destaque-infos h1 {
    margin: 0 0 24px
}

.energia-destaque .energia-destaque-infos>.wordpress-content {
    width: 100%;
    margin: 0 0 48px;
    position: relative
}

.energia-destaque .energia-destaque-infos>.wordpress-content h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    font-size: 38px;
    line-height: 46px;
    position: relative
}

@media screen and (max-width:1000px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content h2 {
        font-size: 20px;
        line-height: 28px
    }
}

.energia-destaque .energia-destaque-infos>.wordpress-content h2:before {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.energia-destaque .energia-destaque-infos>.wordpress-content p {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.energia-destaque .energia-destaque-infos>.wordpress-content ul {
    padding: 0 0 0 40px;
    list-style: none;
    margin: 20px 0
}

.energia-destaque .energia-destaque-infos>.wordpress-content ul li {
    position: relative;
    color: #454545;
    font-size: 24px;
    line-height: 32px
}

.energia-destaque .energia-destaque-infos>.wordpress-content ul li:before {
    content: "➔";
    position: absolute;
    left: -36px;
    top: 7px;
    font-size: 24px;
    line-height: 20px;
    color: #90FFA5
}

@media screen and (max-width:1000px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content ul li {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content ul li {
        font-size: 16px;
        line-height: 24px
    }
}

.energia-destaque .energia-destaque-infos>.wordpress-content .legal-text {
    padding: 0;
    background-color: transparent;
    font-size: 14px;
    line-height: 14px;
    color: #454545;
    font-family: "Montserrat", sans-serif;
    font-weight: 300
}

@media screen and (max-width:700px) {
    .energia-destaque .energia-destaque-infos>.wordpress-content .legal-text {
        font-size: 14px;
        line-height: 14px
    }
}

.energia-destaque .energia-destaque-infos .energia-destaque-topicos {
    width: 100%
}

.energia-destaque .energia-destaque-infos .energia-destaque-topico-item {
    width: 100%;
    margin: 0 0 24px;
    padding: 0 0 0 40px;
    position: relative
}

.energia-destaque .energia-destaque-infos .energia-destaque-topico-item:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #90FFA5;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.energia-destaque .energia-destaque-infos .energia-destaque-topico-item .wordpress-content {
    width: 100%
}

.energia-destaque .energia-destaque-infos .energia-destaque-topico-item .wordpress-content p strong {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .energia-destaque .energia-destaque-infos .energia-destaque-topico-item .wordpress-content p strong {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .energia-destaque .energia-destaque-infos .energia-destaque-topico-item .wordpress-content p strong {
        font-size: 16px;
        line-height: 24px
    }
}

.energia-destaque .energia-destaque-box {
    width: 35%;
    border: 2px solid #90FFA5;
    padding: 24px
}

@media screen and (max-width:1200px) {
    .energia-destaque .energia-destaque-box {
        width: 40%
    }
}

@media screen and (max-width:980px) {
    .energia-destaque .energia-destaque-box {
        width: 100%
    }
}

.energia-destaque .energia-destaque-box img {
    pointer-events: none;
    display: block;
    margin: 0 auto;
    width: auto;
    height: 160px
}

.energia-destaque .energia-destaque-box h2 {
    margin: 0 0 16px;
    font-size: 42px;
    line-height: 50px
}

@media screen and (max-width:1000px) {
    .energia-destaque .energia-destaque-box h2 {
        font-size: 30px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .energia-destaque .energia-destaque-box h2 {
        font-size: 20px;
        line-height: 28px
    }
}

.energia-destaque .energia-destaque-box p {
    margin: 0 0 16px
}

.energia-destaque .energia-destaque-box .btn-site {
    width: 100%
}

.energia-destaque .energia-destaque-box .btn-site span {
    text-transform: uppercase
}

.energia-destaque .energia-destaque-box .btn-site.outline {
    background-color: transparent;
    border: 1px solid #542583;
    margin: 0 0 16px;
    -webkit-transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: border-color 0.25s ease-in-out, background-color 0.25s ease-in-out
}

.energia-destaque .energia-destaque-box .btn-site.outline span {
    color: #542583
}

.energia-destaque .energia-destaque-box .btn-site.outline:hover {
    background-color: #90FFA5;
    border-color: #90FFA5
}

.energia-video {
    width: 100%;
    padding: 0 16px 80px
}

.energia-video .energia-video-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    text-align: center
}

.energia-video .energia-video-content h2 {
    margin: 0 0 24px;
    font-size: 24px;
    line-height: 32px;
    color: #000000
}

@media screen and (max-width:1000px) {
    .energia-video .energia-video-content h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .energia-video .energia-video-content h2 {
        font-size: 16px;
        line-height: 24px
    }
}

.energia-video .energia-video-btn {
    width: 100%;
    text-align: center
}

.energia-video .energia-video-btn .btn-site {
    padding: 16px 160px
}

@media screen and (max-width:700px) {
    .energia-video .energia-video-btn .btn-site {
        width: 100%;
        padding: 16px
    }
}

.energia-video .energia-video-btn .btn-site span {
    text-transform: uppercase
}

.energia-img {
    width: 100%;
    padding: 0 16px 80px
}

.energia-img .energia-img-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    font-size: 0
}

.energia-img .energia-img-content img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.mercado-migrar {
    width: 100%;
    padding: 0 16px 80px
}

.mercado-migrar .mercado-migrar-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .mercado-migrar .mercado-migrar-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.mercado-migrar .mercado-migrar-img {
    width: 30%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .mercado-migrar .mercado-migrar-img {
        width: 100%
    }
}

.mercado-migrar .mercado-migrar-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.mercado-migrar .mercado-migrar-infos {
    width: 60%
}

@media screen and (max-width:900px) {
    .mercado-migrar .mercado-migrar-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.mercado-migrar .mercado-migrar-infos h2 {
    position: relative;
    max-width: 600px;
    padding: 0 0 24px;
    margin: 0 0 24px
}

.mercado-migrar .mercado-migrar-infos h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.mercado-migrar .mercado-migrar-infos .wordpress-content {
    max-width: 600px;
    width: 100%
}

.mercado-migrar .mercado-migrar-infos .wordpress-content p {
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .mercado-migrar .mercado-migrar-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .mercado-migrar .mercado-migrar-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.mercado-livre {
    width: 100%;
    padding: 0 16px 80px
}

.mercado-livre .mercado-livre-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .mercado-livre .mercado-livre-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mercado-livre .mercado-livre-infos {
    width: 55%
}

@media screen and (max-width:900px) {
    .mercado-livre .mercado-livre-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.mercado-livre .mercado-livre-infos h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    max-width: 580px;
    position: relative
}

.mercado-livre .mercado-livre-infos h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.mercado-livre .mercado-livre-infos .wordpress-content {
    width: 100%
}

.mercado-livre .mercado-livre-infos .wordpress-content p {
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .mercado-livre .mercado-livre-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .mercado-livre .mercado-livre-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.mercado-livre .mercado-livre-img {
    width: 35%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .mercado-livre .mercado-livre-img {
        width: 100%
    }
}

.mercado-livre .mercado-livre-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.mercado-solucoes {
    width: 100%;
    padding: 0 16px 80px
}

.mercado-solucoes .mercado-solucoes-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.mercado-solucoes .mercado-solucoes-content h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.mercado-solucoes .mercado-solucoes-content h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.mercado-solucoes .mercado-solucoes-content .wordpress-content p {
    width: 100%;
    margin: 0 0 40px;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .mercado-solucoes .mercado-solucoes-content .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .mercado-solucoes .mercado-solucoes-content .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucoes-list {
    width: 100%;
    margin: 0 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item {
    width: calc(50% - 12px);
    margin: 0 24px 0 0;
    border: 1px solid #F5F5F5;
    border-radius: 8px;
    padding: 40px 24px;
    text-align: center
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item:nth-child(2n) {
    margin: 0
}

@media screen and (max-width:900px) {
    .mercado-solucoes .mercado-solucoes-content .mercado-solucao-item {
        width: 100%;
        margin: 0 0 24px
    }
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item img {
    pointer-events: none;
    width: 300px;
    height: auto;
    margin: 0 auto 24px
}

@media screen and (max-width:500px) {
    .mercado-solucoes .mercado-solucoes-content .mercado-solucao-item img {
        width: 200px
    }
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item .wordpress-content {
    width: 100%;
    margin: 0 0 24px
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item .wordpress-content p {
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .mercado-solucoes .mercado-solucoes-content .mercado-solucao-item .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .mercado-solucoes .mercado-solucoes-content .mercado-solucao-item .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item .wordpress-content p strong {
    color: #542583
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucao-item .btn-site span {
    text-transform: uppercase
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucoes-destaques {
    width: 100%;
    padding: 40px 40px 0;
    border-radius: 8px;
    background-color: #F5F5F5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucoes-destaque-item {
    width: 48%;
    margin: 0 0 40px;
    padding: 0 0 0 40px;
    position: relative
}

@media screen and (max-width:900px) {
    .mercado-solucoes .mercado-solucoes-content .mercado-solucoes-destaque-item {
        width: 100%
    }
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucoes-destaque-item:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #542583;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mercado-solucoes .mercado-solucoes-content .mercado-solucoes-destaque-item span {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600
}

@media screen and (max-width:700px) {
    .mercado-solucoes .mercado-solucoes-content .mercado-solucoes-destaque-item span {
        font-size: 16px;
        line-height: 24px
    }
}

.mercado-topicos {
    width: 100%;
    padding: 0 16px 80px
}

.mercado-topicos .mercado-topicos-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.mercado-topicos .mercado-topicos-content h2 {
    max-width: 960px;
    margin: 0 0 48px;
    padding: 0 0 24px;
    position: relative
}

.mercado-topicos .mercado-topicos-content h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.mercado-topicos .mercado-topicos-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mercado-topicos .mercado-topico-item {
    width: calc(50% - 20px);
    margin: 0 40px 40px 0;
    padding: 0 0 0 40px;
    position: relative
}

.mercado-topicos .mercado-topico-item:nth-child(2n) {
    margin: 0 0 40px
}

@media screen and (max-width:900px) {
    .mercado-topicos .mercado-topico-item {
        width: 100%;
        margin: 0 0 40px
    }
}

.mercado-topicos .mercado-topico-item:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #90FFA5;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100px
}

.mercado-topicos .mercado-topico-item h3 {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .mercado-topicos .mercado-topico-item h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .mercado-topicos .mercado-topico-item h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.geracao-como {
    width: 100%;
    padding: 0 16px 80px
}

.geracao-como .geracao-como-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:900px) {
    .geracao-como .geracao-como-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.geracao-como .geracao-como-img {
    width: 35%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .geracao-como .geracao-como-img {
        width: 100%
    }
}

.geracao-como .geracao-como-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.geracao-como .geracao-como-infos {
    width: 65%;
    padding: 0 0 0 56px
}

@media screen and (max-width:900px) {
    .geracao-como .geracao-como-infos {
        width: 100%;
        padding: 0;
        margin: 0 0 40px
    }
}

.geracao-como .geracao-como-infos h2 {
    margin: 0 0 24px
}

.geracao-como .geracao-como-infos h3 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative;
    font-size: 32px;
    line-height: 40px
}

@media screen and (max-width:1000px) {
    .geracao-como .geracao-como-infos h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .geracao-como .geracao-como-infos h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.geracao-como .geracao-como-infos h3:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.geracao-como .geracao-como-infos .wordpress-content {
    width: 100%
}

.geracao-como .geracao-como-infos .wordpress-content p {
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .geracao-como .geracao-como-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .geracao-como .geracao-como-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.geracao-como-contratar {
    width: 100%;
    padding: 0 16px 80px
}

.geracao-como-contratar .geracao-como-contratar-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.geracao-como-contratar .geracao-como-contratar-content h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.geracao-como-contratar .geracao-como-contratar-content h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.geracao-como-contratar .geracao-como-contratar-content .wordpress-content p {
    width: 100%;
    margin: 0;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .geracao-como-contratar .geracao-como-contratar-content .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .geracao-como-contratar .geracao-como-contratar-content .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.geracao-motivos {
    width: 100%;
    padding: 0 16px 80px
}

.geracao-motivos .geracao-motivos-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.geracao-motivos .geracao-motivos-content h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.geracao-motivos .geracao-motivos-content h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.geracao-motivos .geracao-motivos-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 40px
}

.geracao-motivos .geracao-motivos-item {
    width: 40%;
    margin: 0 0 56px;
    position: relative;
    padding: 0 0 0 48px
}

@media screen and (max-width:700px) {
    .geracao-motivos .geracao-motivos-item {
        width: 100%;
        padding: 0 0 0 38px;
        margin: 0 0 24px
    }
}

.geracao-motivos .geracao-motivos-item span {
    display: inline-block;
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    color: purple;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width:1000px) {
    .geracao-motivos .geracao-motivos-item span {
        font-size: 32px;
        line-height: 32px
    }
}

.geracao-motivos .geracao-motivos-item span:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #90FFA5;
    border-radius: 100px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.geracao-motivos .geracao-motivos-item h3 {
    font-size: 32px;
    line-height: 40px;
    color: #542583
}

@media screen and (max-width:1000px) {
    .geracao-motivos .geracao-motivos-item h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .geracao-motivos .geracao-motivos-item h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.geracao-motivos .geracao-motivos-item p {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .geracao-motivos .geracao-motivos-item p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .geracao-motivos .geracao-motivos-item p {
        font-size: 16px;
        line-height: 24px
    }
}

.geracao-motivos .geracao-motivos-btn {
    width: 100%;
    text-align: center
}

.geracao-motivos .geracao-motivos-btn .btn-site {
    padding: 16px 160px
}

@media screen and (max-width:700px) {
    .geracao-motivos .geracao-motivos-btn .btn-site {
        width: 100%;
        padding: 16px
    }
}

.geracao-motivos .geracao-motivos-btn .btn-site span {
    text-transform: uppercase
}

.wave-residencias {
    width: 100%;
    background-color: #542583;
    position: relative
}

.wave-residencias .wave-residencias-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:900px) {
    .wave-residencias .wave-residencias-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.wave-residencias .wave-residencias-img {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width:900px) {
    .wave-residencias .wave-residencias-img {
        width: 100%;
        height: 500px;
        position: relative
    }
}

.wave-residencias .wave-residencias-infos {
    width: 50%;
    padding: 80px
}

@media screen and (max-width:900px) {
    .wave-residencias .wave-residencias-infos {
        width: 100%;
        padding: 40px 16px
    }
}

.wave-residencias .wave-residencias-infos h2 {
    color: #FFFFFF;
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.wave-residencias .wave-residencias-infos h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0
}

.wave-residencias .wave-residencias-infos .wave-residencias-list {
    width: 100%;
    margin: 0 0 40px
}

.wave-residencias .wave-residencias-infos .wave-residencias-item {
    width: 100%;
    margin: 0 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wave-residencias .wave-residencias-infos .wave-residencias-item:last-child {
    margin: 0
}

.wave-residencias .wave-residencias-infos .wave-residencias-item img {
    pointer-events: none;
    width: 50px;
    height: auto;
    margin: 0 16px 0 0
}

.wave-residencias .wave-residencias-infos .wave-residencias-item span {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .wave-residencias .wave-residencias-infos .wave-residencias-item span {
        font-size: 20px;
        line-height: 28px
    }
}

.wave-residencias .wave-residencias-infos .btn-site {
    background-color: #FFFFFF
}

.wave-residencias .wave-residencias-infos .btn-site span {
    color: #542583;
    text-transform: uppercase
}

.wave-residencias .wave-residencias-infos .btn-site:hover {
    background-color: #90FFA5
}

.wave-empresas {
    width: 100%;
    background-color: #000000;
    position: relative;
    margin: 0 0 80px
}

.wave-empresas .wave-empresas-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:900px) {
    .wave-empresas .wave-empresas-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.wave-empresas .wave-empresas-infos {
    width: 50%;
    padding: 80px
}

@media screen and (max-width:900px) {
    .wave-empresas .wave-empresas-infos {
        width: 100%;
        padding: 40px 16px
    }
}

.wave-empresas .wave-empresas-infos h2 {
    color: #FFFFFF;
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.wave-empresas .wave-empresas-infos h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0
}

.wave-empresas .wave-empresas-infos .wave-empresas-list {
    width: 100%;
    margin: 0 0 40px
}

.wave-empresas .wave-empresas-infos .wave-empresas-item {
    width: 100%;
    margin: 0 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wave-empresas .wave-empresas-infos .wave-empresas-item:last-child {
    margin: 0
}

.wave-empresas .wave-empresas-infos .wave-empresas-item img {
    pointer-events: none;
    width: 50px;
    height: auto;
    margin: 0 16px 0 0
}

.wave-empresas .wave-empresas-infos .wave-empresas-item span {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .wave-empresas .wave-empresas-infos .wave-empresas-item span {
        font-size: 20px;
        line-height: 28px
    }
}

.wave-empresas .wave-empresas-infos .btn-site {
    background-color: #FFFFFF
}

.wave-empresas .wave-empresas-infos .btn-site span {
    color: #542583;
    text-transform: uppercase
}

.wave-empresas .wave-empresas-infos .btn-site:hover {
    background-color: #90FFA5
}

.wave-empresas .wave-empresas-img {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width:900px) {
    .wave-empresas .wave-empresas-img {
        width: 100%;
        height: 500px;
        position: relative
    }
}

.sustentabilidade-destaque {
    width: 100%;
    padding: 80px 16px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.sustentabilidade-destaque .sustentabilidade-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco {
    padding: 0 0 24px;
    margin: 0 0 24px;
    position: relative
}

.sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0
}

.sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco h1 {
    margin: 0 0 24px;
    color: #FFFFFF
}

@media screen and (max-width:700px) {
    .sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco h1 {
        margin: 0 0 8px
    }
}

.sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700
}

@media screen and (max-width:1000px) {
    .sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sustentabilidade-destaque .sustentabilidade-destaque-infos .sustentabilidade-destaque-infos-bloco p {
        font-size: 16px;
        line-height: 24px
    }
}

.sustentabilidade-destaque .sustentabilidade-destaque-img {
    font-size: 0
}

@media screen and (max-width:700px) {
    .sustentabilidade-destaque .sustentabilidade-destaque-img {
        display: none
    }
}

.sustentabilidade-destaque .sustentabilidade-destaque-img img {
    pointer-events: none;
    width: 260px;
    height: auto
}

.sustentabilidade-porque {
    width: 100%;
    padding: 80px 16px
}

.sustentabilidade-porque .sustentabilidade-porque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .sustentabilidade-porque .sustentabilidade-porque-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.sustentabilidade-porque .sustentabilidade-porque-infos {
    width: 45%
}

@media screen and (max-width:900px) {
    .sustentabilidade-porque .sustentabilidade-porque-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.sustentabilidade-porque .sustentabilidade-porque-infos h2 {
    margin: 0 0 16px
}

.sustentabilidade-porque .sustentabilidade-porque-infos .wordpress-content {
    width: 100%;
    padding: 16px 0 0;
    position: relative
}

.sustentabilidade-porque .sustentabilidade-porque-infos .wordpress-content:before {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    top: 0;
    left: 0
}

.sustentabilidade-porque .sustentabilidade-porque-infos .wordpress-content p {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .sustentabilidade-porque .sustentabilidade-porque-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sustentabilidade-porque .sustentabilidade-porque-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.sustentabilidade-porque .sustentabilidade-porque-img {
    width: 45%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .sustentabilidade-porque .sustentabilidade-porque-img {
        width: 100%
    }
}

.sustentabilidade-porque .sustentabilidade-porque-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.sustentabilidade-topicos {
    width: 100%;
    padding: 0 16px 40px
}

.sustentabilidade-topicos .sustentabilidade-topicos-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sustentabilidade-topicos .sustentabilidade-topico-item {
    width: calc(50% - 20px);
    margin: 0 40px 40px 0;
    padding: 0 0 0 40px;
    position: relative
}

.sustentabilidade-topicos .sustentabilidade-topico-item:nth-child(2n) {
    margin: 0 0 40px
}

@media screen and (max-width:800px) {
    .sustentabilidade-topicos .sustentabilidade-topico-item {
        width: 100%;
        margin: 0 0 40px
    }
}

.sustentabilidade-topicos .sustentabilidade-topico-item:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #90FFA5;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100px
}

.sustentabilidade-topicos .sustentabilidade-topico-item h3 {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .sustentabilidade-topicos .sustentabilidade-topico-item h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sustentabilidade-topicos .sustentabilidade-topico-item h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.outras-solucoes {
    width: 100%;
    padding: 80px 16px;
    border-top: 1px solid #666666
}

.outras-solucoes .outras-solucoes-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.financas-destaque {
    width: 100%;
    padding: 160px 16px;
    position: relative;
    background-color: #542583
}

@media screen and (max-width:900px) {
    .financas-destaque {
        padding: 80px 0 0
    }
}

.financas-destaque .financas-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.financas-destaque .financas-destaque-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 50%;
    padding: 0 80px 0 0
}

@media screen and (max-width:900px) {
    .financas-destaque .financas-destaque-infos {
        width: 100%;
        padding: 0 16px 40px
    }
}

.financas-destaque .financas-destaque-infos h1 {
    display: none
}

.financas-destaque .financas-destaque-infos h2 {
    color: #FFFFFF;
    margin: 0 0 24px
}

.financas-destaque .financas-destaque-infos .wordpress-content {
    width: 100%;
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.financas-destaque .financas-destaque-infos .wordpress-content:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0
}

.financas-destaque .financas-destaque-infos .wordpress-content p {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 40px
}

@media screen and (max-width:1000px) {
    .financas-destaque .financas-destaque-infos .wordpress-content p {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .financas-destaque .financas-destaque-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-destaque .financas-destaque-infos .btn-site {
    margin-bottom: 16px;
    background-color: #90FFA5;
    border: 1px solid #90FFA5
}

.financas-destaque .financas-destaque-infos .btn-site:last-child {
    margin-bottom: 0
}

.financas-destaque .financas-destaque-infos .btn-site span {
    text-transform: uppercase;
    color: #542583
}

.financas-destaque .financas-destaque-infos .btn-site:hover {
    background-color: #542583
}

.financas-destaque .financas-destaque-infos .btn-site:hover span {
    color: #90FFA5
}

.financas-destaque .financas-destaque-img {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (max-width:900px) {
    .financas-destaque .financas-destaque-img {
        width: 100%;
        height: 500px;
        position: relative
    }
}

.financas-conta {
    width: 100%;
    padding: 80px 16px
}

.financas-conta .financas-conta-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .financas-conta .financas-conta-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.financas-conta .financas-conta-img {
    width: 30%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .financas-conta .financas-conta-img {
        width: 100%
    }
}

.financas-conta .financas-conta-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.financas-conta .financas-conta-infos {
    width: 60%
}

@media screen and (max-width:900px) {
    .financas-conta .financas-conta-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.financas-conta .financas-conta-infos h2 {
    margin: 0 0 24px
}

.financas-conta .financas-conta-infos .wordpress-content {
    width: 100%
}

.financas-conta .financas-conta-infos .wordpress-content h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0
}

@media screen and (max-width:1000px) {
    .financas-conta .financas-conta-infos .wordpress-content h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .financas-conta .financas-conta-infos .wordpress-content h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-conta .financas-conta-infos .wordpress-content p {
    font-size: 18px;
    line-height: 26px
}

@media screen and (max-width:700px) {
    .financas-conta .financas-conta-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-video {
    width: 100%;
    padding: 0 16px 80px
}

.financas-video .financas-video-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    text-align: center
}

.financas-video .financas-video-content h2 {
    margin: 0 0 24px;
    font-size: 24px;
    line-height: 32px;
    color: #000000
}

@media screen and (max-width:1000px) {
    .financas-video .financas-video-content h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .financas-video .financas-video-content h2 {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-video .financas-video-content .video-content {
    margin: 0 auto 24px
}

.financas-video .financas-video-content .btn-site {
    display: inline-block;
    padding: 16px 160px
}

@media screen and (max-width:700px) {
    .financas-video .financas-video-content .btn-site {
        width: 100%;
        padding: 16px
    }
}

.financas-video .financas-video-content .btn-site span {
    text-transform: uppercase
}

.financas-oque-e {
    width: 100%;
    padding: 0 16px 80px
}

.financas-oque-e .financas-oque-e-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.financas-oque-e .financas-oque-e-content h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.financas-oque-e .financas-oque-e-content h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.financas-oque-e .financas-oque-e-content .wordpress-content p {
    width: 100%;
    margin: 0;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .financas-oque-e .financas-oque-e-content .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .financas-oque-e .financas-oque-e-content .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-credito {
    width: 100%;
    padding: 0 16px 80px
}

.financas-credito .financas-credito-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.financas-credito .financas-credito-content h2 {
    margin: 0 0 48px;
    padding: 0 0 24px;
    position: relative
}

.financas-credito .financas-credito-content h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.financas-credito .financas-credito-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 40px
}

.financas-credito .financas-credito-item {
    width: 40%;
    margin: 0 0 56px;
    position: relative;
    padding: 0 0 0 48px
}

@media screen and (max-width:700px) {
    .financas-credito .financas-credito-item {
        width: 100%;
        padding: 0 0 0 38px;
        margin: 0 0 24px
    }
}

.financas-credito .financas-credito-item span {
    display: inline-block;
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    color: #542583;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width:1000px) {
    .financas-credito .financas-credito-item span {
        font-size: 32px;
        line-height: 32px
    }
}

.financas-credito .financas-credito-item span:before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #90FFA5;
    border-radius: 100px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.financas-credito .financas-credito-item h3 {
    font-size: 32px;
    line-height: 40px;
    color: #542583
}

@media screen and (max-width:1000px) {
    .financas-credito .financas-credito-item h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .financas-credito .financas-credito-item h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-credito .financas-credito-item p {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .financas-credito .financas-credito-item p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .financas-credito .financas-credito-item p {
        font-size: 16px;
        line-height: 24px
    }
}

.financas-credito .financas-credito-btn {
    width: 100%;
    text-align: center
}

.financas-credito .financas-credito-btn .btn-site {
    display: inline-block;
    padding: 16px 160px
}

@media screen and (max-width:700px) {
    .financas-credito .financas-credito-btn .btn-site {
        width: 100%;
        padding: 16px
    }
}

.financas-credito .financas-credito-btn .btn-site span {
    text-transform: uppercase
}

.doiswevc-destaque {
    width: 100%;
    background-color: #542583;
    padding: 24px 16px
}

.doiswevc-destaque .doiswevc-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.doiswevc-destaque .doiswevc-destaque-img {
    width: 55%;
    font-size: 0
}

@media screen and (max-width:980px) {
    .doiswevc-destaque .doiswevc-destaque-img {
        display: none
    }
}

.doiswevc-destaque .doiswevc-destaque-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.doiswevc-destaque .doiswevc-destaque-infos {
    width: 35%;
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 24px
}

@media screen and (max-width:980px) {
    .doiswevc-destaque .doiswevc-destaque-infos {
        width: 100%
    }
}

.doiswevc-destaque .doiswevc-destaque-infos h1 {
    color: #542583;
    font-size: 38px;
    line-height: 46px
}

@media screen and (max-width:1200px) {
    .doiswevc-destaque .doiswevc-destaque-infos h1 {
        font-size: 32px;
        line-height: 36px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-destaque .doiswevc-destaque-infos h1 {
        font-size: 24px;
        line-height: 32px
    }
}

.doiswevc-destaque .doiswevc-destaque-infos h2 {
    font-size: 38px;
    line-height: 46px
}

@media screen and (max-width:1200px) {
    .doiswevc-destaque .doiswevc-destaque-infos h2 {
        font-size: 32px;
        line-height: 36px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-destaque .doiswevc-destaque-infos h2 {
        font-size: 24px;
        line-height: 32px
    }
}

.doiswevc-destaque .doiswevc-destaque-infos .btn-site {
    width: 100%;
    background-color: #90FFA5
}

.doiswevc-destaque .doiswevc-destaque-infos .btn-site span {
    color: #542583
}

.doiswevc-destaque .doiswevc-destaque-infos .btn-site:hover {
    background-color: #542583
}

.doiswevc-destaque .doiswevc-destaque-infos .btn-site:hover span {
    color: #90FFA5
}

.doiswevc-destaque .doiswevc-detaque-form {
    width: 100%
}

.doiswevc-destaque .doiswevc-detaque-form span {
    display: block;
    margin: 0 0 4px;
    font-size: 16px;
    line-height: 24px
}

.doiswevc-destaque .doiswevc-detaque-form input[type=text] {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #878787;
    border-radius: 0;
    outline: transparent;
    margin: 0 0 16px;
    padding: 4px
}

.doiswevc-destaque .doiswevc-detaque-form input[type=submit] {
    width: 100%;
    border: 0;
    outline: transparent;
    padding: 16px;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #542583;
    background-color: #90FFA5;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

@media screen and (max-width:700px) {
    .doiswevc-destaque .doiswevc-detaque-form input[type=submit] {
        font-size: 14px;
        line-height: 14px
    }
}

.doiswevc-destaque .doiswevc-detaque-form input[type=submit]:hover {
    background-color: #542583;
    color: #90FFA5
}

.doiswevc-intro {
    width: 100%;
    padding: 80px 16px
}

.doiswevc-intro .doiswevc-intro-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .doiswevc-intro .doiswevc-intro-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.doiswevc-intro .doiswevc-intro-img {
    width: 40%
}

@media screen and (max-width:900px) {
    .doiswevc-intro .doiswevc-intro-img {
        width: 100%
    }
}

.doiswevc-intro .doiswevc-intro-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.doiswevc-intro .doiswevc-intro-infos {
    width: 60%;
    padding: 0 0 0 40px
}

@media screen and (max-width:900px) {
    .doiswevc-intro .doiswevc-intro-infos {
        width: 100%;
        padding: 0;
        margin: 0 0 40px
    }
}

.doiswevc-intro .doiswevc-intro-infos h2 {
    margin: 0 0 24px
}

.doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item {
    width: 100%;
    margin: 0 0 24px
}

.doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item h3 {
    color: #542583;
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item span {
    display: block;
    font-size: 18px;
    line-height: 26px
}

@media screen and (max-width:700px) {
    .doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item span {
        font-size: 16px;
        line-height: 24px
    }
}

.doiswevc-intro .doiswevc-intro-infos .doiswevc-intro-infos-item span:last-child {
    margin: 0
}

.doiswevc-video {
    width: 100%;
    padding: 0 16px 80px
}

.doiswevc-video .doiswevc-video-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.doiswevc-video .doiswevc-video-content .wordpress-content {
    width: 100%;
    margin: 0 0 40px
}

.doiswevc-video .doiswevc-video-content .wordpress-content h2 {
    text-align: center;
    margin: 0 0 40px
}

.doiswevc-video .doiswevc-video-content .wordpress-content h2 span {
    color: #542583
}

.doiswevc-faq {
    width: 100%;
    background-color: #F5F5F5;
    padding: 80px 16px 48px
}

.doiswevc-faq .doiswevc-faq-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.doiswevc-faq .doiswevc-faq-content h2 {
    text-align: center;
    margin: 0 0 40px
}

.doiswevc-faq .doiswevc-faq-list {
    width: 100%
}

.doiswevc-faq .doiswevc-faq-list .duvida-item {
    width: 100%;
    margin: 0 0 16px;
    background-color: #FFFFFF;
    border-radius: 4px
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta {
    width: 100%;
    padding: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

@media screen and (max-width:1000px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta {
        padding: 24px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta {
        padding: 16px
    }
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta h3 {
    width: calc(100% - 40px);
    color: #454545;
    font-size: 32px;
    line-height: 40px;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta span {
    width: 40px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 24px;
    line-height: 24px;
    background-color: #F5F5F5;
    color: #454545;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, transform 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta span {
        font-size: 20px;
        line-height: 20px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta span {
        font-size: 16px;
        line-height: 16px
    }
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta:hover h3 {
    color: #542583
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta:hover span {
    background-color: #542583;
    color: #FFFFFF
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-pergunta.active span {
    background-color: #454545;
    color: #FFFFFF;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta {
    width: 100%;
    padding: 0 32px 32px;
    display: none
}

@media screen and (max-width:1000px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta {
        padding: 0 24px 24px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta {
        padding: 0 16px 16px
    }
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta.active {
    display: block
}

.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta .wordpress-content li,
.doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta .wordpress-content p {
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {

    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta .wordpress-content li,
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta .wordpress-content p {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (max-width:700px) {

    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta .wordpress-content li,
    .doiswevc-faq .doiswevc-faq-list .duvida-item .duvida-item-resposta .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.doiswevc-lastline {
    width: 100%;
    background-color: #F5F5F5;
    padding: 0 16px 72px
}

.doiswevc-lastline .doiswevc-lastline-container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.doiswevc-lastline .doiswevc-lastline-container .btn-site {
    background-color: #90FFA5;
    padding: 24px
}

.doiswevc-lastline .doiswevc-lastline-container .btn-site span {
    color: #542583;
    font-size: 24px;
    line-height: 24px
}

@media screen and (max-width:1000px) {
    .doiswevc-lastline .doiswevc-lastline-container .btn-site span {
        font-size: 20px;
        line-height: 20px
    }
}

@media screen and (max-width:700px) {
    .doiswevc-lastline .doiswevc-lastline-container .btn-site span {
        font-size: 16px;
        line-height: 16px
    }
}

.doiswevc-lastline .doiswevc-lastline-container .btn-site:hover {
    background-color: #542583
}

.doiswevc-lastline .doiswevc-lastline-container .btn-site:hover span {
    color: #90FFA5
}

.doiswevc-lastline .doiswevc-lastline-container p {
    text-align: center;
    font-size: 24px;
    line-height: 24px
}

.doiswevc-lastline .doiswevc-lastline-container p a {
    color: #542583
}

.doiswevc-lastline .doiswevc-lastline-container p a:hover {
    color: #90FFA5
}

.page-cadastro-consultor .cadastro-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 50px 20px 80px
}

.page-cadastro-consultor .cadastro-container .page-title {
    margin-bottom: 50px;
    text-align: center
}

.page-cadastro-consultor .cadastro-container .cadastro-selectors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 50px
}

.page-cadastro-consultor .cadastro-container .cadastro-selectors .cadastro-selector {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin: 30px 0;
    background-color: #542583;
    padding: 16px;
    border-radius: 4px;
    -webkit-transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: padding 0.25s ease-in-out, background-color 0.25s ease-in-out
}

.page-cadastro-consultor .cadastro-container .cadastro-selectors .cadastro-selector span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    font-weight: 600;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.page-cadastro-consultor .cadastro-container .cadastro-selectors .cadastro-selector.active,
.page-cadastro-consultor .cadastro-container .cadastro-selectors .cadastro-selector:hover {
    cursor: pointer;
    background-color: #90FFA5
}

.page-cadastro-consultor .cadastro-container .cadastro-selectors .cadastro-selector.active span,
.page-cadastro-consultor .cadastro-container .cadastro-selectors .cadastro-selector:hover span {
    color: #542583
}

.page-cadastro-consultor .cadastro-container .cadastro-form {
    display: none
}

.page-cadastro-consultor .cadastro-container .cadastro-form.active {
    display: block
}

.sobre-destaque {
    width: 100%;
    height: calc(100vh - 80px);
    height: calc(var(--vh, 1vh) * 100 - 80px);
    max-height: 500px;
    padding: 80px 16px;
    background-color: #84CCB4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

.sobre-destaque .elemento-visual img {
    width: auto;
    height: 90%;
    top: 50%;
    left: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:600px) {
    .sobre-destaque .elemento-visual img {
        width: 250%;
        height: auto;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.sobre-destaque .sobre-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.sobre-destaque .sobre-destaque-infos {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 16px;
    background-color: #84CCB4;
    position: relative;
    z-index: 10
}

.sobre-destaque .sobre-destaque-infos h1 {
    display: none
}

.sobre-destaque .sobre-destaque-infos h2 {
    color: #542583;
    margin: 0 0 16px
}

.sobre-destaque .sobre-destaque-infos p {
    color: #542583;
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .sobre-destaque .sobre-destaque-infos p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sobre-destaque .sobre-destaque-infos p {
        font-size: 16px;
        line-height: 24px
    }
}

.sobre-numeros {
    width: 100%;
    padding: 80px 16px
}

.sobre-numeros .sobre-numeros-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.sobre-numeros .sobre-numeros-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sobre-numeros .sobre-numeros-list .sobre-numero-item {
    width: calc(20% - 13px);
    margin: 0 16px 0 0;
    padding: 24px;
    background-color: #90FFA5;
    border-top-right-radius: 16px
}

.sobre-numeros .sobre-numeros-list .sobre-numero-item span {
    color: #542583;
    font-size: 38px;
    line-height: 46px;
    font-weight: 500;
    margin: 0 0 24px;
    display: block
}

@media screen and (max-width:1000px) {
    .sobre-numeros .sobre-numeros-list .sobre-numero-item span {
        font-size: 30px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .sobre-numeros .sobre-numeros-list .sobre-numero-item span {
        font-size: 20px;
        line-height: 28px
    }
}

.sobre-numeros .sobre-numeros-list .sobre-numero-item span.legenda {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-transform: none
}

@media screen and (max-width:1000px) {
    .sobre-numeros .sobre-numeros-list .sobre-numero-item span.legenda {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sobre-numeros .sobre-numeros-list .sobre-numero-item span.legenda {
        font-size: 16px;
        line-height: 24px
    }
}

.sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(2n) {
    background-color: #542583
}

.sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(2n) span {
    color: #FFFFFF
}

.sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(5n) {
    margin: 0
}

@media screen and (max-width:1000px) {
    .sobre-numeros .sobre-numeros-list .sobre-numero-item {
        width: calc(33.33% - 11px);
        margin: 0 16px 16px 0
    }

    .sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(5n) {
        margin: 0 16px 16px 0
    }

    .sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(3n) {
        margin: 0 0 16px
    }
}

@media screen and (max-width:500px) {
    .sobre-numeros .sobre-numeros-list .sobre-numero-item {
        width: calc(50% - 8px)
    }

    .sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(3n) {
        margin: 0 16px 16px 0
    }

    .sobre-numeros .sobre-numeros-list .sobre-numero-item:nth-child(2n) {
        margin: 0 0 16px
    }
}

.sobre-video {
    width: 100%;
    padding: 0 16px
}

.sobre-video .sobre-video-content {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

.sobre-video .sobre-video-content .wordpress-content {
    width: 100%;
    margin: 0 0 40px
}

.sobre-video .sobre-video-content .wordpress-content p {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .sobre-video .sobre-video-content .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sobre-video .sobre-video-content .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.sobre-selos {
    width: 100%;
    padding: 80px 16px
}

.sobre-selos .sobre-selos-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.sobre-selos .sobre-selos-content h3 {
    text-align: center;
    margin: 40px 0 20px;
    font-size: 24px;
    line-height: 32px
}

.sobre-selos .sobre-selos-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sobre-selos .sobre-selo-item {
    width: calc(20% - 16px);
    background-color: #F5F5F5;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:1000px) {
    .sobre-selos .sobre-selo-item {
        width: calc(33.33% - 11px)
    }
}

@media screen and (max-width:500px) {
    .sobre-selos .sobre-selo-item {
        width: calc(50% - 8px)
    }
}

.sobre-selos .sobre-selo-item img {
    pointer-events: none;
    width: auto;
    height: auto;
    max-width: 120px;
    max-height: 200px;
    mix-blend-mode: multiply
}

.sobre-escritorios {
    width: 100%;
    padding: 280px 16px 200px;
    margin: 80px 0;
    background-color: #542583;
    position: relative
}

@media screen and (max-width:900px) {
    .sobre-escritorios {
        padding: 50px 16px
    }
}

.sobre-escritorios .sobre-escritorios-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.sobre-escritorios .sobre-escritorios-infos {
    width: 100%
}

@media screen and (max-width:1120px) {
    .sobre-escritorios .sobre-escritorios-infos {
        width: 50%
    }
}

@media screen and (max-width:900px) {
    .sobre-escritorios .sobre-escritorios-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.sobre-escritorios .sobre-escritorios-infos h2 {
    color: #FFFFFF;
    margin: 0 0 24px
}

.sobre-escritorios .sobre-escritorios-infos p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .sobre-escritorios .sobre-escritorios-infos p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sobre-escritorios .sobre-escritorios-infos p {
        font-size: 16px;
        line-height: 24px
    }
}

.sobre-escritorios .sobre-escritorios-mapa {
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width:1400px) {
    .sobre-escritorios .sobre-escritorios-mapa {
        left: initial;
        right: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media screen and (max-width:900px) {
    .sobre-escritorios .sobre-escritorios-mapa {
        width: 100%;
        position: relative;
        right: initial;
        top: initial;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sobre-escritorios .sobre-escritorios-mapa img {
    width: auto;
    height: 775px
}

@media screen and (max-width:900px) {
    .sobre-escritorios .sobre-escritorios-mapa img {
        width: 100%;
        height: auto
    }
}

.sobre-esg {
    width: 100%;
    padding: 80px 16px
}

.sobre-esg .sobre-esg-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .sobre-esg .sobre-esg-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.sobre-esg .sobre-esg-infos {
    width: 50%
}

@media screen and (max-width:900px) {
    .sobre-esg .sobre-esg-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.sobre-esg .sobre-esg-infos h2 {
    margin: 0 0 24px
}

.sobre-esg .sobre-esg-infos .wordpress-content {
    width: 100%;
    padding: 24px 0 0;
    position: relative
}

.sobre-esg .sobre-esg-infos .wordpress-content:before {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    top: 0;
    left: 0
}

.sobre-esg .sobre-esg-infos .wordpress-content h3 {
    font-size: 24px;
    line-height: 32px;
    color: #542583
}

@media screen and (max-width:1000px) {
    .sobre-esg .sobre-esg-infos .wordpress-content h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sobre-esg .sobre-esg-infos .wordpress-content h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.sobre-esg .sobre-esg-infos .wordpress-content p strong {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .sobre-esg .sobre-esg-infos .wordpress-content p strong {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .sobre-esg .sobre-esg-infos .wordpress-content p strong {
        font-size: 16px;
        line-height: 24px
    }
}

.sobre-esg .sobre-esg-img {
    width: 35%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .sobre-esg .sobre-esg-img {
        width: 100%
    }
}

.sobre-esg .sobre-esg-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.parques-destaque {
    width: 100%;
    height: calc(100vh - 80px);
    height: calc(var(--vh, 1vh) * 100 - 80px);
    max-height: 500px;
    padding: 80px 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.parques-destaque .parques-destaque-content {
    width: 100%;
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.parques-destaque .parques-destaque-infos {
    width: 100%
}

.parques-destaque .parques-destaque-infos h1 {
    color: #FFFFFF;
    font-size: 48px;
    line-height: 56px
}

@media screen and (max-width:1000px) {
    .parques-destaque .parques-destaque-infos h1 {
        font-size: 38px;
        line-height: 46px
    }
}

@media screen and (max-width:700px) {
    .parques-destaque .parques-destaque-infos h1 {
        font-size: 28px;
        line-height: 36px
    }
}

.parques-destaque .parques-destaque-infos .wordpress-content p {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .parques-destaque .parques-destaque-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .parques-destaque .parques-destaque-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.nossos-parques {
    width: 100%;
    padding: 80px 16px
}

.nossos-parques .nossos-parques-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.nossos-parques .nossos-parques-content h2 {
    margin: 0 0 24px
}

.nossos-parques .nossos-parques-content .wordpress-content {
    width: 100%;
    padding: 24px 0 0;
    margin: 0 0 24px;
    position: relative
}

.nossos-parques .nossos-parques-content .wordpress-content:before {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    top: 0;
    left: 0
}

.nossos-parques .nossos-parques-content .nossos-parques-list {
    width: 100%
}

.nossos-parques .nossos-parques-content .nossos-parques-item {
    font-size: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 24px;
    background-color: #542583;
    overflow: hidden;
    -webkit-border-top-left-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-topleft: 40px;
    -moz-border-radius-bottomright: 40px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px
}

@media screen and (max-width:800px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs {
    width: 50%
}

@media screen and (max-width:800px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs {
        width: 100%
    }
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .slick-list {
    height: 100%
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .slick-list .slick-track {
    height: 100%
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .slick-list .slick-track .slick-slide>div {
    height: 100%
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .nossos-parques-item-img-item {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width:800px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .nossos-parques-item-img-item {
        background: none !important
    }
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .nossos-parques-item-img-item img {
    display: none
}

@media screen and (max-width:800px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-imgs .nossos-parques-item-img-item img {
        display: block;
        width: 100%;
        height: auto
    }
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos {
    width: 50%;
    padding: 40px
}

@media screen and (max-width:800px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos {
        width: 100%
    }
}

@media screen and (max-width:500px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos {
        padding: 24px
    }
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos h3 {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 16px
}

@media screen and (max-width:1000px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos .n-p-item-topicos-destaque {
    width: 100%;
    margin: 0 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos .n-p-item-topicos-destaque .n-p-i-t-d-item {
    width: 100px;
    padding: 16px 8px;
    background-color: #90FFA5;
    margin: 0 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-bottomright: 16px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 16px
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos .n-p-item-topicos-destaque .n-p-i-t-d-item span {
    display: block;
    color: #542583;
    font-size: 14px;
    line-height: 16px
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos .wordpress-content {
    padding: 0
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos .wordpress-content:before {
    display: none
}

.nossos-parques .nossos-parques-content .nossos-parques-item .nossos-parques-item-infos .wordpress-content p {
    color: #FFFFFF;
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 22px
}

.blog-destaque {
    width: 100%;
    padding: 80px 16px;
    background-color: #542583
}

.blog-destaque .blog-destaque-content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.blog-destaque .blog-destaque-content h1 {
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    margin: 0 0 16px
}

@media screen and (max-width:1000px) {
    .blog-destaque .blog-destaque-content h1 {
        font-size: 38px;
        line-height: 46px
    }
}

@media screen and (max-width:700px) {
    .blog-destaque .blog-destaque-content h1 {
        font-size: 28px;
        line-height: 36px
    }
}

.blog-destaque .blog-destaque-content .blog-busca {
    width: 100%;
    margin: 0 0 16px
}

.blog-destaque .blog-destaque-content .blog-busca form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: white;
    border-radius: 4px;
    padding: 8px 16px
}

.blog-destaque .blog-destaque-content .blog-busca form input[type=text] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0;
    outline: transparent;
    border-radius: 0;
    padding: 0;
    color: #000000;
    font-size: 14px;
    line-height: 16px
}

.blog-destaque .blog-destaque-content .blog-busca form input[type=text]:focus {
    color: #000000
}

.blog-destaque .blog-destaque-content .blog-busca form .search-btn {
    font-size: 0
}

.blog-destaque .blog-destaque-content .blog-busca form .search-btn input[type=submit] {
    width: 24px;
    height: 24px;
    background-color: transparent;
    border: 0;
    outline: transparent;
    border-radius: 0;
    background-image: url("././././././../images/icon-lupa.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    cursor: pointer
}

@media screen and (max-width:1000px) {
    .blog-destaque .blog-destaque-content .blog-busca form .search-btn input[type=submit] {
        font-size: 20px;
        line-height: 20px
    }
}

@media screen and (max-width:700px) {
    .blog-destaque .blog-destaque-content .blog-busca form .search-btn input[type=submit] {
        font-size: 16px;
        line-height: 16px
    }
}

.blog-destaque .blog-destaque-content .blog-destaque-cats {
    width: 100%
}

.blog-destaque .blog-destaque-content .blog-destaque-cats ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-destaque .blog-destaque-content .blog-destaque-cats ul li {
    margin: 0 16px 8px 0;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    padding: 4px 12px;
    -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out
}

.blog-destaque .blog-destaque-content .blog-destaque-cats ul li a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 10px;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.blog-destaque .blog-destaque-content .blog-destaque-cats ul li:hover {
    background-color: #90FFA5;
    border-color: #90FFA5
}

.blog-destaque .blog-destaque-content .blog-destaque-cats ul li:hover a {
    color: #542583
}

@media screen and (max-width:1000px) {
    .blog-destaque {
        padding: 40px 16px
    }
}

.blog-list {
    width: 100%;
    padding: 80px 16px
}

.blog-list .blog-list-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.blog-list .blog-list-posts {
    width: 100%;
    margin: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-list .blog-item {
    width: calc(33.33% - 11px);
    margin: 0 16px 24px 0
}

.blog-list .blog-item:nth-child(3n) {
    margin: 0 0 24px
}

@media screen and (max-width:700px) {
    .blog-list .blog-item {
        width: calc(50% - 8px)
    }

    .blog-list .blog-item:nth-child(3n) {
        margin: 0 16px 24px 0
    }

    .blog-list .blog-item:nth-child(2n) {
        margin: 0 0 24px
    }
}

.blog-list .blog-item .blog-item-thumb {
    margin: 0 0 8px;
    overflow: hidden;
    aspect-ratio: 16/9;
    width: 100%;
    max-height: 250px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: filter 0.25s ease-in-out;
    -webkit-transition: -webkit-filter 0.25s ease-in-out;
    transition: -webkit-filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out, -webkit-filter 0.25s ease-in-out
}

.blog-list .blog-item .blog-item-thumb img {
    width: 100%;
    height: 100%
}

.blog-list .blog-item .blog-item-cats {
    width: 100%;
    margin: 0 0 16px
}

.blog-list .blog-item .blog-item-cats ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-list .blog-item .blog-item-cats ul li {
    border: 1px solid #666666;
    border-radius: 4px;
    padding: 4px 8px;
    margin: 0 8px 8px 0;
    -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out
}

.blog-list .blog-item .blog-item-cats ul li a {
    font-size: 10px;
    text-transform: uppercase;
    color: #666666;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:500px) {
    .blog-list .blog-item .blog-item-cats ul li a {
        font-size: 8px
    }
}

@media screen and (max-width:500px) {
    .blog-list .blog-item .blog-item-cats ul li {
        padding: 2px 4px
    }
}

.blog-list .blog-item .blog-item-cats ul li:hover {
    background-color: #90FFA5;
    border-color: #90FFA5
}

.blog-list .blog-item .blog-item-cats ul li:hover a {
    color: #542583
}

.blog-list .blog-item .blog-item-infos {
    width: 100%;
    display: block
}

.blog-list .blog-item .blog-item-infos h3 {
    font-size: 32px;
    line-height: 110%;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:1200px) {
    .blog-list .blog-item .blog-item-infos h3 {
        font-size: 24px
    }
}

@media screen and (max-width:900px) {
    .blog-list .blog-item .blog-item-infos h3 {
        font-size: 18px
    }
}

@media screen and (max-width:700px) {
    .blog-list .blog-item .blog-item-infos h3 {
        font-size: 16px
    }
}

.blog-list .blog-item:hover .blog-item-thumb {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.blog-list .blog-item:hover .blog-item-infos h3 {
    color: #542583
}

.blog-list .blog-list-btn {
    width: 100%;
    text-align: center;
    margin-top: 96px
}

.blog-list .blog-list-btn .btn-site {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 16px 80px
}

@media screen and (max-width:700px) {
    .blog-list .blog-list-btn .btn-site {
        width: 100%;
        padding: 16px
    }
}

.blog-list .blog-list-btn .btn-site span {
    text-transform: uppercase
}

.midia-destaque {
    width: 100%;
    padding: 80px 16px;
    background-color: #542583
}

.midia-destaque .midia-destaque-content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.midia-destaque .midia-destaque-content h1 {
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    margin: 0
}

@media screen and (max-width:1000px) {
    .midia-destaque .midia-destaque-content h1 {
        font-size: 38px;
        line-height: 46px
    }
}

@media screen and (max-width:700px) {
    .midia-destaque .midia-destaque-content h1 {
        font-size: 28px;
        line-height: 36px
    }
}

.midia-list {
    width: 100%;
    padding: 80px 16px;
    background-color: #F5F5F5
}

.midia-list .midia-list-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.midia-list .midia-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #FFFFFF;
    margin: 0 0 24px
}

@media screen and (max-width:700px) {
    .midia-list .midia-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.midia-list .midia-item .midia-item-thumb {
    width: 200px;
    border-right: 1px solid #F5F5F5;
    font-size: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media screen and (max-width:700px) {
    .midia-list .midia-item .midia-item-thumb {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #F5F5F5
    }
}

.midia-list .midia-item .midia-item-thumb img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.midia-list .midia-item .midia-item-infos {
    width: calc(100% - 200px);
    padding: 16px
}

@media screen and (max-width:700px) {
    .midia-list .midia-item .midia-item-infos {
        width: 100%
    }
}

.midia-list .midia-item .midia-item-infos p:first-child {
    margin-bottom: 20px
}

.midia-list .midia-item .midia-item-infos p:last-child {
    margin-top: 20px
}

.midia-list .midia-item .midia-item-infos h2 {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .midia-list .midia-item .midia-item-infos h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .midia-list .midia-item .midia-item-infos h2 {
        font-size: 16px;
        line-height: 24px
    }
}

.page-duvidas {
    background-color: #542583
}

.duvidas-destaque {
    width: 100%;
    padding: 80px 16px;
    background-color: #542583
}

.duvidas-destaque .duvidas-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    text-align: center
}

.duvidas-destaque .duvidas-destaque-content h1 {
    display: none
}

.duvidas-destaque .duvidas-destaque-content h2 {
    color: #FFFFFF;
    margin: 0 0 16px
}

.duvidas-destaque .duvidas-destaque-content .duvidas-busca {
    width: 100%;
    max-width: 600px;
    margin: 0 auto
}

.duvidas-destaque .duvidas-destaque-content .duvidas-busca form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: white;
    border-radius: 4px;
    padding: 8px 16px
}

.duvidas-destaque .duvidas-destaque-content .duvidas-busca form input[type=text] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0;
    outline: transparent;
    border-radius: 0;
    padding: 0;
    color: #000000;
    font-size: 14px;
    line-height: 16px
}

.duvidas-destaque .duvidas-destaque-content .duvidas-busca form input[type=text]:focus {
    color: #000000
}

.duvidas-destaque .duvidas-destaque-content .duvidas-busca form .search-btn {
    font-size: 0
}

.duvidas-destaque .duvidas-destaque-content .duvidas-busca form .search-btn input[type=submit] {
    width: 24px;
    height: 24px;
    background-color: transparent;
    border: 0;
    outline: transparent;
    border-radius: 0;
    background-image: url("././././././../images/icon-lupa.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer
}

.duvidas-list {
    width: 100%;
    padding: 80px 16px;
    background-color: #F5F5F5;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    overflow: hidden
}

.duvidas-list .duvidas-list-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.duvidas-list .duvidas-list-bloco {
    width: 100%;
    margin: 0 0 80px
}

.duvidas-list .duvidas-list-bloco>h3 {
    color: #454545;
    margin: 0 0 24px;
    font-size: 32px;
    line-height: 40px
}

@media screen and (max-width:1000px) {
    .duvidas-list .duvidas-list-bloco>h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .duvidas-list .duvidas-list-bloco>h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas {
    width: 100%
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item {
    width: 100%;
    margin: 0 0 16px;
    background-color: #FFFFFF;
    border-radius: 4px
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta {
    width: 100%;
    padding: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

@media screen and (max-width:1000px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta {
        padding: 24px
    }
}

@media screen and (max-width:700px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta {
        padding: 16px
    }
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta h3 {
    width: calc(100% - 40px);
    color: #454545;
    font-size: 32px;
    line-height: 40px;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta span {
    width: 40px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 24px;
    line-height: 24px;
    background-color: #F5F5F5;
    color: #454545;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, transform 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta span {
        font-size: 20px;
        line-height: 20px
    }
}

@media screen and (max-width:700px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta span {
        font-size: 16px;
        line-height: 16px
    }
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta:hover h3 {
    color: #542583
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta:hover span {
    background-color: #542583;
    color: #FFFFFF
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-pergunta.active span {
    background-color: #454545;
    color: #FFFFFF;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-resposta {
    width: 100%;
    padding: 0 32px 32px;
    display: none
}

@media screen and (max-width:1000px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-resposta {
        padding: 0 24px 24px
    }
}

@media screen and (max-width:700px) {
    .duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-resposta {
        padding: 0 16px 16px
    }
}

.duvidas-list .duvidas-list-bloco .duvidas-list-perguntas .duvida-item .duvida-item-resposta.active {
    display: block
}

.selo-verde-destaque {
    width: 100%;
    padding: 80px 16px;
    background-color: #542583
}

.selo-verde-destaque .selo-verde-destaque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.selo-verde-destaque .selo-verde-destaque-infos .selo-verde-destaque-infos-bloco {
    position: relative
}

.selo-verde-destaque .selo-verde-destaque-infos .selo-verde-destaque-infos-bloco h1 {
    max-width: 800px;
    color: #FFFFFF
}

@media screen and (max-width:700px) {
    .selo-verde-destaque .selo-verde-destaque-infos .selo-verde-destaque-infos-bloco h1 {
        margin: 0 0 8px
    }
}

.selo-verde-destaque .selo-verde-destaque-img {
    font-size: 0
}

@media screen and (max-width:700px) {
    .selo-verde-destaque .selo-verde-destaque-img {
        display: none
    }
}

.selo-verde-destaque .selo-verde-destaque-img img {
    pointer-events: none;
    width: 260px;
    height: auto
}

.selo-verde-sobre {
    width: 100%;
    padding: 80px 16px;
    position: relative
}

@media screen and (max-width:1000px) {
    .selo-verde-sobre {
        padding: 40px 16px
    }
}

.selo-verde-sobre .selo-verde-sobre-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:1000px) {
    .selo-verde-sobre .selo-verde-sobre-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.selo-verde-sobre .selo-verde-sobre-infos {
    width: 50%;
    position: relative;
    z-index: 10
}

@media screen and (max-width:800px) {
    .selo-verde-sobre .selo-verde-sobre-infos {
        width: 100%
    }
}

.selo-verde-sobre .selo-verde-sobre-infos h2 {
    margin: 0 0 24px
}

.selo-verde-sobre .selo-verde-sobre-infos h3 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative;
    font-size: 32px;
    line-height: 40px
}

.selo-verde-sobre .selo-verde-sobre-infos h3:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.selo-verde-sobre .selo-verde-sobre-infos .wordpress-content {
    width: 100%;
    margin: 0 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.selo-verde-sobre .selo-verde-sobre-infos .wordpress-content span {
    font-size: 18px;
    font-weight: bold;
    color: #878787
}

.selo-verde-sobre .selo-verde-sobre-img {
    width: 35%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .selo-verde-sobre .selo-verde-sobre-img {
        width: 80%
    }
}

.selo-verde-sobre .selo-verde-sobre-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.selo-verde-porque {
    width: 100%;
    padding: 0 60px
}

@media screen and (max-width:1000px) {
    .selo-verde-porque {
        padding: 0 16px
    }
}

.selo-verde-porque .selo-verde-porque-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:900px) {
    .selo-verde-porque .selo-verde-porque-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.selo-verde-porque .selo-verde-porque-img {
    display: block;
    width: 35%;
    height: 500px
}

@media screen and (max-width:1000px) {
    .selo-verde-porque .selo-verde-porque-img {
        display: none
    }
}

.selo-verde-porque .selo-verde-porque-img img {
    pointer-events: none;
    width: 300px;
    height: 300px
}

@media screen and (max-width:1400px) {
    .selo-verde-porque .selo-verde-porque-img img {
        width: 200px;
        height: 200px
    }
}

.selo-verde-porque .selo-verde-porque-img .selo-verde-porque-img2 {
    -webkit-transform: translate(180px, -150px);
    transform: translate(180px, -150px)
}

@media screen and (max-width:1275px) {
    .selo-verde-porque .selo-verde-porque-img .selo-verde-porque-img2 {
        -webkit-transform: translate(150px, -100px);
        transform: translate(150px, -100px)
    }
}

.selo-verde-porque .selo-verde-porque-infos {
    width: 65%;
    padding: 0 0 0 56px
}

@media screen and (max-width:900px) {
    .selo-verde-porque .selo-verde-porque-infos {
        width: 100%;
        padding: 0;
        margin: 0 0 40px
    }
}

.selo-verde-porque .selo-verde-porque-infos h2 {
    margin: 0 0 24px
}

.selo-verde-porque .selo-verde-porque-infos h3 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative;
    font-size: 32px;
    line-height: 40px
}

@media screen and (max-width:1000px) {
    .selo-verde-porque .selo-verde-porque-infos h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-porque .selo-verde-porque-infos h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-porque .selo-verde-porque-infos h3:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.selo-verde-porque .selo-verde-porque-infos .wordpress-content {
    width: 100%
}

.selo-verde-porque .selo-verde-porque-infos .wordpress-content p {
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .selo-verde-porque .selo-verde-porque-infos .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-porque .selo-verde-porque-infos .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-como {
    width: 100%;
    padding: 80px 60px
}

@media screen and (max-width:1000px) {
    .selo-verde-como {
        padding: 40px 16px
    }
}

.selo-verde-como .selo-verde-como-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 64px
}

.selo-verde-como .selo-verde-como-content .selo-verde-content-info {
    max-width: 800px
}

.selo-verde-como .selo-verde-como-content .selo-verde-content-info h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative;
    max-width: 700px
}

.selo-verde-como .selo-verde-como-content .selo-verde-content-info h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.selo-verde-como .selo-verde-como-content .selo-verde-content-info .wordpress-content p {
    max-width: 1000px;
    width: 100%;
    margin: 0;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .selo-verde-como .selo-verde-como-content .selo-verde-content-info .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-como .selo-verde-como-content .selo-verde-content-info .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-como .selo-verde-como-content img {
    pointer-events: none;
    width: 35%;
    height: auto
}

@media screen and (max-width:1000px) {
    .selo-verde-como .selo-verde-como-content img {
        display: none
    }
}

.selo-verde-recebe {
    width: 100%;
    padding: 80px 10%
}

@media screen and (max-width:1450px) {
    .selo-verde-recebe {
        padding: 80px 60px
    }
}

@media screen and (max-width:1000px) {
    .selo-verde-recebe {
        padding: 40px 16px
    }
}

.selo-verde-recebe .selo-verde-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    gap: 64px
}

.selo-verde-recebe .selo-verde-content .selo-verde-recebe-img {
    width: 35%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .selo-verde-recebe .selo-verde-content .selo-verde-recebe-img {
        width: 100%
    }
}

.selo-verde-recebe .selo-verde-content .selo-verde-recebe-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info h3 {
    padding-bottom: 16px;
    position: relative;
    max-width: 700px
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list {
    max-width: 1200px;
    width: 100%;
    margin: 0 0 40px
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list p {
    width: 100%;
    margin: 0;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list p {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list .recebe-item {
    width: 100%;
    margin: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list .recebe-item:last-child {
    margin: 0
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list .recebe-item img {
    pointer-events: none;
    width: 32px;
    height: auto;
    margin: 0 16px 0 0
}

.selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list .recebe-item span {
    color: #454545;
    font-size: 22px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .selo-verde-recebe .selo-verde-content .selo-verde-content-info .recebe-list .recebe-item span {
        font-size: 16px;
        line-height: 28px
    }
}

.selo-verde-video {
    width: 100%;
    padding: 0 60px 80px 60px
}

.selo-verde-video .selo-verde-video-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 48px
}

.selo-verde-video .selo-verde-video-content h2 {
    margin: 0 auto
}

.selo-verde-video .selo-verde-video-content .wordpress-content {
    width: 100%;
    margin: 0 0 40px
}

.selo-verde-video .selo-verde-video-content .wordpress-content p {
    font-size: 24px;
    line-height: 32px
}

@media screen and (max-width:1000px) {
    .selo-verde-video .selo-verde-video-content .wordpress-content p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-video .selo-verde-video-content .wordpress-content p {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-jornada {
    width: 100%;
    padding: 80px 60px
}

@media screen and (max-width:1000px) {
    .selo-verde-jornada {
        padding: 40px 16px
    }
}

.selo-verde-jornada .selo-verde-jornada-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info {
    max-width: 1000px
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info h2 {
    margin: 0 0 24px;
    padding: 0 0 24px;
    position: relative
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info h2:after {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    bottom: 0;
    left: 0
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info p {
    max-width: 1200px;
    width: 100%;
    margin: 0 0 32px 0;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info p {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info .wordpress-content ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info .wordpress-content ol li p {
    max-width: 1200px;
    width: 100%;
    margin: 0;
    font-size: 24px;
    line-height: 30px
}

@media screen and (max-width:1000px) {
    .selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info .wordpress-content ol li p {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:700px) {
    .selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info .wordpress-content ol li p {
        font-size: 16px;
        line-height: 24px
    }
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-content-info .wordpress-content ol li p b {
    font-weight: bold
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-jornada-img {
    margin: 32px 0;
    width: 50%;
    font-size: 0
}

@media screen and (max-width:900px) {
    .selo-verde-jornada .selo-verde-jornada-content .selo-verde-jornada-img {
        width: 100%
    }
}

.selo-verde-jornada .selo-verde-jornada-content .selo-verde-jornada-img img {
    pointer-events: none;
    width: 100%;
    height: auto
}

.selo-verde-jornada .selo-verde-jornada-content .btn-site {
    text-align: center
}

@media screen and (max-width:1400px) {
    .selo-verde-jornada .selo-verde-jornada-content .btn-site {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:1100px) {
    .selo-verde-jornada .selo-verde-jornada-content .btn-site {
        font-size: 16px;
        line-height: 24px
    }
}

.alavancagem-titulo {
    width: 100%;
    padding: 80px 16px;
    background-color: #542583
}

.alavancagem-titulo .alavancagem-titulo-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.alavancagem-titulo .alavancagem-titulo-content h1 {
    color: #FFFFFF
}

.alavancagem-area {
    width: 100%;
    padding: 80px 16px
}

.alavancagem-area .alavancagem-area-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.alavancagem-area .wordpress-content {
    width: 100%
}

.alavancagem-area .alavancagem-tabela {
    width: 100%;
    margin: 40px 0
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-titulo {
    width: 100%;
    max-width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-titulo .alavancagem-tabela-titulo-area {
    width: 50%;
    padding: 10px;
    background-color: #542583;
    border-right: 1px solid #FFFFFF
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-titulo .alavancagem-tabela-titulo-area:last-child {
    border: 0
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-titulo .alavancagem-tabela-titulo-area h2 {
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-celulas {
    width: 100%;
    max-width: 700px;
    border-bottom: 1px solid #878787;
    border-right: 1px solid #878787;
    border-left: 1px solid #878787
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-celulas .alavancagem-tabela-celulas-linha {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #F5F5F5
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-celulas .alavancagem-tabela-celulas-linha:nth-child(2n) {
    background-color: #CCCCCC
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-celulas .alavancagem-tabela-celulas-linha .alavancagem-tabela-celulas-linha-item {
    width: 50%;
    border-right: 1px solid #FFFFFF;
    padding: 10px
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-celulas .alavancagem-tabela-celulas-linha .alavancagem-tabela-celulas-linha-item:last-child {
    border: 0
}

.alavancagem-area .alavancagem-tabela .alavancagem-tabela-celulas .alavancagem-tabela-celulas-linha .alavancagem-tabela-celulas-linha-item span {
    display: inline-block
}

.alavancagem-area .alavancagem-tabela .alavancagem-atualizando {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    text-align: center;
    max-width: 700px;
    border-bottom: 1px solid #878787;
    border-right: 1px solid #878787;
    border-left: 1px solid #878787;
    color: #CCCCCC;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 36px;
    line-height: 36px
}

.alavancagem-area .alavancagem-tabela .alavancagem-historico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 30px
}

.single-destaque {
    width: 100%;
    padding: 80px 16px;
    background-color: #542583
}

.single-destaque .single-destaque-content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.single-destaque .single-destaque-content span {
    display: block;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    margin: 0 0 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700
}

@media screen and (max-width:1000px) {
    .single-destaque .single-destaque-content span {
        font-size: 38px;
        line-height: 46px
    }
}

@media screen and (max-width:700px) {
    .single-destaque .single-destaque-content span {
        font-size: 28px;
        line-height: 36px
    }
}

.single-destaque .single-destaque-content .single-busca {
    width: 100%;
    margin: 0 0 16px
}

.single-destaque .single-destaque-content .single-busca form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: white;
    border-radius: 4px;
    padding: 8px 16px
}

.single-destaque .single-destaque-content .single-busca form input[type=text] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0;
    outline: transparent;
    border-radius: 0;
    padding: 0;
    color: #000000;
    font-size: 14px;
    line-height: 16px
}

.single-destaque .single-destaque-content .single-busca form input[type=text]:focus {
    color: #000000
}

.single-destaque .single-destaque-content .single-busca form .search-btn {
    font-size: 0
}

.single-destaque .single-destaque-content .single-busca form .search-btn input[type=submit] {
    width: 24px;
    height: 24px;
    background-color: transparent;
    border: 0;
    outline: transparent;
    border-radius: 0;
    background-image: url("././././././../images/icon-lupa.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer
}

.single-destaque .single-destaque-content .single-destaque-cats {
    width: 100%
}

.single-destaque .single-destaque-content .single-destaque-cats ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-destaque .single-destaque-content .single-destaque-cats ul li {
    margin: 0 16px 8px 0;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    padding: 4px;
    -webkit-transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out
}

.single-destaque .single-destaque-content .single-destaque-cats ul li a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.single-destaque .single-destaque-content .single-destaque-cats ul li:hover {
    background-color: #90FFA5;
    border-color: #90FFA5
}

.single-destaque .single-destaque-content .single-destaque-cats ul li:hover a {
    color: #542583
}

.single-main {
    width: 100%;
    padding: 80px 16px
}

.single-main-content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.single-main-content h1,
.single-main-content h2 {
    margin: 0 0 24px;
    font-size: 40px;
    line-height: 48px
}

@media screen and (max-width:1000px) {

    .single-main-content h1,
    .single-main-content h2 {
        font-size: 32px;
        line-height: 40px
    }
}

@media screen and (max-width:700px) {

    .single-main-content h1,
    .single-main-content h2 {
        font-size: 28px;
        line-height: 32px
    }
}

.single-main-content .wordpress-content {
    width: 100%;
    padding: 24px 0 0;
    margin: 0 0 24px;
    position: relative
}

.single-main-content .wordpress-content:before {
    content: "";
    width: 200px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    top: 0;
    left: 0
}

.single-main-content .wordpress-content img {
    width: 100%;
    height: auto
}

.single-main-content .single-main-btn {
    width: 100%;
    text-align: center
}

.single-main-content .single-main-btn .btn-site {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 16px 80px
}

.single-main-content .single-main-btn .btn-site span {
    text-transform: uppercase
}

.single-template .blog-list {
    width: 100%;
    padding: 0 16px
}

.single-template .blog-list .blog-list-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.single-template .blog-list .blog-list-posts {
    width: 100%;
    margin: 0 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-template .blog-list .blog-item {
    width: calc(33.33% - 11px);
    margin: 0 16px 24px 0
}

.single-template .blog-list .blog-item:nth-child(3n) {
    margin: 0 0 24px
}

@media screen and (max-width:700px) {
    .single-template .blog-list .blog-item {
        width: calc(50% - 8px)
    }

    .single-template .blog-list .blog-item:nth-child(3n) {
        margin: 0 16px 24px 0
    }

    .single-template .blog-list .blog-item:nth-child(2n) {
        margin: 0 0 24px
    }
}

.single-template .blog-list .blog-item .blog-item-thumb {
    width: 100%;
    height: 250px;
    display: block;
    margin: 0 0 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: filter 0.25s ease-in-out;
    -webkit-transition: -webkit-filter 0.25s ease-in-out;
    transition: -webkit-filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out, -webkit-filter 0.25s ease-in-out
}

@media screen and (max-width:700px) {
    .single-template .blog-list .blog-item .blog-item-thumb {
        height: 200px
    }
}

@media screen and (max-width:500px) {
    .single-template .blog-list .blog-item .blog-item-thumb {
        height: 100px
    }
}

.single-template .blog-list .blog-item .blog-item-cats {
    width: 100%;
    margin: 0 0 16px
}

.single-template .blog-list .blog-item .blog-item-cats ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-template .blog-list .blog-item .blog-item-cats ul li {
    border: 1px solid #666666;
    border-radius: 4px;
    padding: 4px;
    margin: 0 8px 0 0
}

.single-template .blog-list .blog-item .blog-item-cats ul li a {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    color: #666666
}

@media screen and (max-width:500px) {
    .single-template .blog-list .blog-item .blog-item-cats ul li a {
        font-size: 8px;
        line-height: 8px
    }
}

.single-template .blog-list .blog-item .blog-item-infos {
    width: 100%;
    display: block
}

.single-template .blog-list .blog-item .blog-item-infos h3 {
    font-size: 32px;
    line-height: 40px;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:1000px) {
    .single-template .blog-list .blog-item .blog-item-infos h3 {
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width:700px) {
    .single-template .blog-list .blog-item .blog-item-infos h3 {
        font-size: 16px;
        line-height: 24px
    }
}

.single-template .blog-list .blog-item:hover .blog-item-thumb {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.single-template .blog-list .blog-item:hover .blog-item-infos h3 {
    color: #542583
}

.site-footer {
    width: 100%;
    background-color: #000000;
    position: relative;
    /*z-index: 5100*/
}

.site-footer .created-by-evolut {
    bottom: 20px;
    position: absolute;
    right: 20px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

.site-footer .created-by-evolut img {
    width: 36px;
    height: auto
}

.site-footer .created-by-evolut:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.main-footer {
    width: 100%;
    padding: 80px 16px
}

.main-footer .main-footer-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-footer .logo-footer {
    font-size: 0;
    margin: 0 0 80px
}

.main-footer .logo-footer a {
    display: inline-block
}

.main-footer .logo-footer a img {
    pointer-events: none;
    width: auto;
    height: 50px
}

.main-footer .logo-ccee-profissionais {
    font-size: 0;
    margin: 0 0 40px
}

.main-footer .logo-ccee-profissionais a {
    display: inline-block
}

.main-footer .logo-ccee-profissionais a img {
    pointer-events: none;
    width: auto;
    height: 140px
}

.main-footer .main-footer-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 80px
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.main-footer .main-footer-menu .main-footer-area {
    width: 22%
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-menu .main-footer-area {
        width: 100%;
        margin: 0 0 40px
    }

    .main-footer .main-footer-menu .main-footer-area:last-child {
        margin: 0
    }
}

.main-footer .main-footer-menu .main-footer-area h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 16px;
    font-weight: 600;
    color: #90FFA5
}

.main-footer .main-footer-menu .main-footer-area ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.main-footer .main-footer-menu .main-footer-area ul li {
    margin: 0 0 16px
}

.main-footer .main-footer-menu .main-footer-area ul li a {
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.main-footer .main-footer-menu .main-footer-area ul li a:hover {
    color: #90FFA5
}

.main-footer .main-footer-menu .main-footer-newsletter {
    width: 22%
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-menu .main-footer-newsletter {
        width: 100%
    }
}

.main-footer .main-footer-menu .main-footer-newsletter h3 {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 16px;
    font-weight: 600
}

.main-footer .main-footer-menu .main-footer-newsletter .newsletter-form {
    width: 100%
}

.main-footer .main-footer-menu .main-footer-newsletter .newsletter-form input[type=text] {
    width: 100%;
    margin: 0 0 16px;
    border: 0;
    border-radius: 4px;
    outline: transparent;
    padding: 16px;
    font-size: 14px;
    line-height: 16px;
    color: #000000
}

.main-footer .main-footer-menu .main-footer-newsletter .newsletter-form input[type=text]:focus {
    color: #000000
}

.main-footer .main-footer-menu .main-footer-newsletter .newsletter-form input[type=submit] {
    width: 100%;
    background-color: #90FFA5;
    color: #542583;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out
}

.main-footer .main-footer-menu .main-footer-newsletter .newsletter-form input[type=submit]:hover {
    background-color: #542583;
    color: #90FFA5
}

.main-footer .main-footer-redes {
    width: 100%;
    margin: 0 0 80px;
    position: relative;
    text-align: center
}

.main-footer .main-footer-redes:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #F5F5F5;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0
}

.main-footer .main-footer-redes .main-footer-redes-int {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: black;
    padding: 0 24px;
    position: relative;
    z-index: 10
}

.main-footer .main-footer-redes .main-footer-redes-int a {
    display: inline-block;
    font-size: 0;
    margin: 0 10px;
    -webkit-transition: transform 0.25s ease-in-out;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out
}

.main-footer .main-footer-redes .main-footer-redes-int a img {
    pointer-events: none;
    width: auto;
    height: 32px
}

.main-footer .main-footer-redes .main-footer-redes-int a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.main-footer .main-footer-contatos {
    width: 100%;
    margin: 0 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-contatos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0
    }
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-contatos .main-footer-contatos-infos {
        width: 100%;
        margin: 0 0 40px
    }
}

.main-footer .main-footer-contatos .footer-contato-item {
    margin: 0 0 24px
}

.main-footer .main-footer-contatos .footer-contato-item:last-child {
    margin: 0
}

.main-footer .main-footer-contatos .footer-contato-item h3 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FFFFFF
}

.main-footer .main-footer-contatos .footer-contato-item a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FFFFFF;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

.main-footer .main-footer-contatos .footer-contato-item a:hover {
    color: #90FFA5
}

.main-footer .main-footer-contatos .footer-contato-item span {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #FFFFFF
}

.main-footer .main-footer-contatos-whatsapp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-contatos-whatsapp a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.main-footer .main-footer-contatos-whatsapp a span {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px;
    margin: 0 16px 0 0;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out
}

@media screen and (max-width:700px) {
    .main-footer .main-footer-contatos-whatsapp a span {
        margin: 0 0 0 16px
    }
}

.main-footer .main-footer-contatos-whatsapp a img {
    pointer-events: none;
    width: auto;
    height: 60px
}

.main-footer .main-footer-contatos-whatsapp a:hover span {
    color: #90FFA5
}

.bottom-footer {
    width: 100%;
    padding: 0 16px 80px
}

.bottom-footer .bottom-footer-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px 0 0;
    text-align: left;
}

.bottom-footer .btn-topo {
    /*display: inline-block;*/
    cursor: pointer;
    font-size: 0;
    margin: 35px 0 35px 0;
    text-align: right;
}

.bottom-footer .btn-topo img {
    pointer-events: none;
    width: auto;
    height: 60px
}

.bottom-footer .bottom-footer-content>span {
    color: #FFFFFF;
    display: block;
    margin: 0 0 4px;
    font-size: 14px;
    line-height: 22px
}

.bottom-footer .bottom-footer-content>span:last-child {
    margin: 0
}

/*# sourceMappingURL=main.css.map */