[data-theme="light"] .site-header {
    background: #022040;
        padding: 20px 0px;
    height: 80px;
}
[data-theme="light"] .classic-topbar {
    display: none;
}
.nav-link {
    padding: 0px 15px;
    border-radius: var(--radius-md);
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    opacity: 1;
    transition: all var(--transition);
    text-transform: uppercase;
}

.header-actions {
    display: none;
}
.site-logo img {
    height: 80px;
}
section.section.features .grid-auto {
    grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
}
.card-feature h3 {
    text-align: left;
    color: #00de4c;
    font-size: 24px !important;
}
.card-feature p {
    text-align: left;
}
section.section.features, section.section.positiva {
    background: #d9d9d9;
}
section.section.testimonials .grid-3 {
    grid-template-columns: repeat(2, 1fr);
}
.testimonial-text {
    height: 185px;
}
section.section.marcas .img-carousel-item img {
    aspect-ratio: auto;
    object-fit: scale-down !important;
        filter: invert(1);
}
section.section.marcas {
    background: #022040;
}
section.section.marcas h2 {
    color: #fff;
}
section.section.banner-section.posicast {
    padding: 0px;
}
section.section.orcamento .pb-row {
    margin: 0px;
    align-items: center;
        gap: 0px 0px;
}
.pb-col.pb-col-6.pb-col-mobile-12.pb-col-mobile-order-1.anos, .prod {
    height: stretch;
    align-content: center;
    padding: 0px 20px;
    color: #fff;
}
section.section.orcamento {
    padding: 0px;
    background: #13de4c;
}
.anos .btn-outline {
    border-width: 1px;
    background: #022040;
    color: #fff;
    border: 1px solid #022040;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 18px;
}
.anos h1 {
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
    font-size: 38px;
}
section.section.testimonials {
    background-image: url('/epoka/imagem/sdwewd.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section.section.testimonials h2 {
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 50px;
}
section.section.positiva,
section.section.positiva .pb-row,
section.section.positiva .pb-col {
    text-align: center;
}

section.section.positiva .pb-row {
    justify-content: center;
    align-items: center;
}

section.section.positiva .pb-col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

section.section.positiva img {
    margin: 0 auto;
}
section.section.positiva p img {
    margin-bottom: 20px !important;
}
section.section.positiva p {
    color: #000;
}
section.section.positiva h2 {
    color: #002204;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 50px !important;
}
.cms-page-header, .cms-hero-overlay {
    background: #022040;
    padding: 30px 0px;
}
h1.cms-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 0px !important;
    padding: 0px !important;
    text-align: left;
}
article.cms-page.pagprod .pb-row {
    gap: 0px;
    margin-bottom: 0px;
}
article.cms-page.pagprod {
    background: #13de4c;
}
.prod h3 {
    text-align: center;
    font-size: 42px;
    color: #fff;
    margin-bottom: 40px;
}
a.btn.btn-primary.btnprod {
    background: #022040;
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 500;
}
a.btn.btn-primary.btnprodverde {
    background: #13de4c;
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 500;
}
article.cms-page.produinterna {
    background: #d9d9d9;
}
.prodinterna h4 {
    color: #000;
        margin-bottom: 10px;
}
.prodinterna p {
    color: #000;
    font-size: 18px;
    line-height: normal;
}
.imgcont {
    padding: 50px;
}
.cont .cms-content {
    padding: 0px;
}
.pb-row.ficha {
        align-items: center;
}
article.cms-page.pagprod .cms-content {
    padding: 0px;
}
footer.site-footer.footer--custom {
    background: #062747;
    padding: 0px;
}
.pb-row.linhaazul {
    background: #022040;
    align-items: center;
        padding: 75px 0px;
        margin: 0px;
}
.pb-row.linhaverde {
    background: #13de4c;
    margin: 0px;
    padding: 75px 0px;
        align-items: center;
}
.pb-row.ultima {
    margin-bottom: 50px;
}
.pb-row.linhaverde h2, .pb-row.linhaazul h2 {
    color: #fff;
}
footer.site-footer.footer--custom {
    padding: 75px 0px 10px 0px;
}
.nav-link:hover {
    border-bottom-color: #13de4c;
}
.header-end {
    display: none;
}
.hero-bg-img::after {
    background: rgb(0 0 0 / 0%) !important;
}

@media (max-width: 768px) {
    section.section.testimonials .grid-3 {
    grid-template-columns: repeat(1, 1fr);
}
.testimonial-text {
    height: 315px;
}
.pb-col.pb-col-6.pb-col-mobile-12.pb-col-mobile-order-1.anos, .prod {
    padding: 20px 20px;
}
.prod h3 {
    font-size: 30px;
}
a.btn.btn-primary.btnprod, a.btn.btn-primary.btnprodverde {
    padding: 10px 30px;
    font-size: 14px;
}
article.cms-page.pagprod .container {
    padding: 0px;
}
article.cms-page.pagprod h1.cms-title {
    padding: 0px 20px !important;
}
.pb-row.footerposi img {
    display: none;
}
.header-end {
    display: flex;
}

.hamburger span {
    background: #13de4c;

}
h1.cms-title {
    color: #fff;
    font-size: 20px;
}
footer.site-footer.footer--custom {
    padding: 0px 0px 10px 0px;
}
.pb-row.footerposi {
    margin: 0px;
}
.footer-bottom {
    padding: 0px;
}
    .contato {
        padding: 50px 30px;
        text-align: center;
    }

    .botao {
        margin-left: auto;
        margin-right: auto;
    }

    .redes-sociais {
        justify-content: center;
    }
        .contato {
        padding: 50px 0px 0px 0px !important;
    }
    .anos h1 {
    padding-bottom: 14px;
    font-size: 25px;
    padding-top: 30px;
}
.pb-col.pb-col-6.pb-col-mobile-12.pb-col-mobile-order-1.hom img {
    display: none;
}
section.section.orcamento .container {
    padding: 0px;
}
}