@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&family=Source+Sans+3:wght@400;600&display=swap"); /* topo */
.topbar__info li a {
    color: #000000b8;
}

/* slide */
#section-slide {
    display: none;
}

/* gerais */
body {
    background-color: #fff;
}

.main-menu__list {
    font-size: 12px;
}

.main-menu__list > li > a {
    color: #ffffff;
}

.main-menu__list > li:hover > a, .main-menu__list > li > a.current {
    text-shadow: 0 0 1px rgb(255 228 0);
    color: #ffe400;
}

.main-menu__logo img {
    max-width: 200px;
}

.main-menu .container-fluid {
    display: -webkit-box !important;
    -webkit-box-align: center;
}

nav.main-menu.sticky-header {
    background: #747474;
}

.main-menu__cta:hover > i {
    background-color: #000000;
    color: #fff;
}

.main-menu__right .mobile-nav__toggler span {
    background-color: #ffffff;
}

.topbar {
    background-color: #ffffff;
}

.topbar__info li i {
    color: #0000009e;
}

.topbar__social li a {
    color: #ffffff;
}

.section-title__text {
    color: #747474;
}

.section-title__title {
    color: #252525;
}

.thm-btn {
    color: #000000;
    border-radius: 11px;
}

.irs.irs--flat.js-irs-0 {
    display: none;
}

/* vantagens */
.vantagem {
    padding: 15px 25px;
    background: #ffff;
    height: 100%;
    border: 1px solid #eee;
    text-align: right;
    transition: all 0.4s;
    border-radius: 15px;
}

.vantagem img {
    max-height: 70px;
    margin-bottom: 15px;
}

.vantagem h4 {
    font-weight: 600;
    color: #212529;
}

.vantagem:hover {
    box-shadow: inset 0px 0px 0px 4px #fec801;
}

/* galerias e carrosséis */
#section-galeria.section-padding--top {
    padding-top: 0px !important;
    padding-bottom: 40px;
}

.owl-nav {
    display: none !important;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: contain;
}

#section-galeria .owl-carousel .owl-item img {
    border-radius: 15px;
}

.owl-produtos.owl-theme .owl-nav button {
    background: #fdc800;
    color: #000;
    font-size: 30px;
}

.owl-produtos.owl-theme .owl-nav {
    top: 25%;
}

.client-carousel .item {
    padding: 0px;
    transition: all 0.5s ease;
    border-radius: 15px;
}

#section-parceiros .client-carousel--two .owl-stage-outer {
    padding-top: 80px;
    padding-bottom: 80px;
    border-top: 1px solid rgba(0, 0, 0, 0);
}

#section-parceiros .section-title__title {
    font-size: 48px;
    display: flex;
    justify-content: center;
}

/* seções */
section#section-html-modulo_1 {
    padding: 60px 0;
    position: relative;
    background-color: rgb(255, 255, 255) !important;
}

#section-html-modulo_1 .cta-two__bg {
    display: none;
}

#section-html-modulo_1 h3.cta-two__title {
    color: #252525;
}

#section-html-modulo_1:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/arquivos/bg-vantagens_2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#section-html-modulo_2 {
    padding: 60px 0 !important;
    background-color: rgb(0 0 0 / 90%);
    background-image: url(/arquivos/solarfarm.png);
    background-attachment: fixed;
    background-size: cover;
    background-blend-mode: overlay;
}

#section-html-modulo_2 p {
    margin: 0;
}

#section-html-modulo_3 {
    padding-top: 20px;
    padding-bottom: 20px;
}

#section-html-modulo_3 .container {
    display: unset;
}

#section-html-modulo_3 h3 {
    color: #252525;
}

section#section-servicos {
    background-color: #fff;
}

section#section-produtos {
    padding-bottom: 0;
}

#section-mapa h2 {
    color: #ffffff !important;
    font-size: 2em !important;
    text-align: left !important;
}

#section-mapa {
    position: relative;
    overflow: hidden;
    background: url(/arquivos/bg-cta_1.webp);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 80px;
}

#section-mapa img {
    filter: drop-shadow(0px 1000px 0 #09166a);
    transform: translateY(-1000px);
    overflow: hidden;
}

section#section-depoimentos {
    background-color: #fff;
}

section#section-blog {
    background: #fff;
}

section#section-contato {
    background-image: url(/arquivos/solarroof.png);
    background-blend-mode: overlay;
    background-position: center;
    background-size: cover;
    background-color: rgb(0 0 0 / 66%);
}

/* html extra / serviços */
#section-html-extra .cta-two__title {
    color: #252525;
    max-width: 100% !important;
    text-align: center;
}

#section-html-extra img {
    width: 100%;
    height: 250px;
    border-radius: 20px;
    object-fit: cover;
}

#section-html-extra .col-md-3 .text {
    background: transparent;
    padding: 15px;
    position: relative;
    height: 220px;
}

#section-html-extra .col-md-3 .text:before {
}

#section-html-extra .col-md-3:hover .text:before {
    height: 190px;
}

#section-html-extra .col-md-3 .text h4, #section-html-extra .col-md-3 .text p {
    color: #000000;
    z-index: 99;
    position: relative;
}

#section-html-extra .col-md-3 .text h4 {
    font-weight: 600;
    font-size: 22px;
}

#section-html-extra .col-md-3 .text p {
    line-height: normal;
}

#section-html-extra .card {
    background-color: #f5f5f5 !important;
    border-radius: 20px;
    height: 100%;
    padding: 20px;
}

#section-html-extra .text {
    height: 100%;
}

#section-html-extra .text h4, #section-html-extra .text p {
    color: #000;
}

.service-card-three__icon {
    height: 350px;
}

.service-card-three:hover .service-card-three__title a {
    color: #000;
}

.title-card h3 {
    font-size: 1.3em;
    font-weight: 600;
}

/* cta */
h3.cta-two__title {
    margin-bottom: 25px;
}

p.subtitle-cta {
    font-size: 2em;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px !important;
}

.prazo p {
    color: #fff;
    font-size: 1.6em;
    font-weight: 600;
}

p.prazo-dias {
    font-size: 4.5em;
    margin-bottom: 13px !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px !important;
}

.parcela {
    display: flex;
    align-items: center;
    justify-content: center;
}

p.valor-parcela {
    font-size: 5em;
    margin-left: 4px !important;
    font-weight: 600;
    color: #fff;
    margin-top: 20px !important;
}

p.complemento-parcela {
    line-height: 1;
    margin-top: 30px !important;
    font-weight: 600;
    color: #fff;
}

a.btn-cta {
    margin-top: 40px;
}

.title-parcela {
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
}

.title-parcela p {
    width: 100%;
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
}

.vantagens-cta {
    position: relative;
}

.vantagens-cta:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 2px;
    background: #fff;
    height: 140px;
    margin: auto;
}

p.logo-cta img {
    width: 25%;
    filter: grayscale(1) brightness(11);
}

/* segmentos */
.segments {
    --bg-ambient: radial-gradient(1200px 600px at 10% -20%, #ffe8b3 0%, transparent 55%), radial-gradient(900px 520px at 110% 10%, #d7f2ff 0%, transparent 50%), #f6f7f9;
    padding: clamp(32px, 4vw, 64px) 0;
    background: var(--bg-ambient);
}

.segments__inner {
    width: min(1120px, 92%);
    margin: 0 auto;
}

.segments__header {
    margin-bottom: clamp(20px, 3vw, 32px);
}

.segments__eyebrow {
    font-family: "Source Sans 3", sans-serif;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #53606b;
    margin: 0 0 6px;
}

.segments__title {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.6rem, 2.4vw, 2.4rem);
    color: #1c2b33;
    margin: 0;
}

.segments__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(210px, 1fr));
    gap: clamp(14px, 2vw, 24px);
}

.segment-card {
    position: relative;
    min-height: clamp(220px, 28vw, 400px);
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    color: #f5f7f9;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    box-shadow: 0 18px 40px rgba(17, 24, 39, 0.18);
    transform: translateZ(0);
    border-radius: 20px;
}

.segment-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(6, 10, 14, 0.08) 20%, rgb(0 0 0) 100%);
    z-index: 0;
}

.segment-card::after {
    content: "";
    position: absolute;
    inset: 12px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    z-index: 0;
    border-radius: 20px;
}

.segment-card__content {
    position: relative;
    z-index: 1;
    padding: 20px 20px 22px;
    height: 150px;
}

.segment-card__title {
    font-family: "Montserrat", sans-serif;
    font-size: 1.5em;
    margin: 0 0 6px;
    font-weight: 700;
    color: #fff !important;
}

.segment-card__text {
    font-family: "Source Sans 3", sans-serif;
    font-size: 18px;
    line-height: 1.45;
    margin: 0;
    color: #eef2f5;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.segment-card:hover .segment-card__text {
    opacity: 1;
    transition: 0.5s ease-in-out;
}

/* projetos */
.project-card-one__title {
    color: #1c1c1c;
}

.project-card-one__more {
    background-color: #000000;
}

.project-card-one__content__description {
    background: #000000a3;
    color: #fff;
}

.project-card-one__content__inner {
    background-image: linear-gradient(55deg, rgb(255 228 0 / 42%) 0, rgb(255 228 0) 100%);
    border-radius: 10px;
}

.project-card-one {
    border-radius: 15px;
}

a.project-card-one__more {
    border-radius: 10px;
}

/* blocos extras */
.img-card {
    margin-bottom: 20px;
}

.text-limpeza {
    text-align: justify;
    color: #fff;
}

.img-limpeza img {
    width: 90%;
    border-radius: 25px;
}

.about-six__images.wow.fadeInUp.animated img {
    height: 100%;
    border-radius: 20px;
}

.blog-one--home-three::before {
    background-color: #fff;
}

.contact-two__image {
    margin: -130px;
    position: absolute;
    display: inline-block;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #eb4d0296 0%, rgb(9 22 106 / 0%) 100%);
    z-index: 1;
}

.footer-main {
    position: relative;
    background-color: #0c0d0f7a;
}

.footer-main:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000cc;
}

a.thm-btn.testimonials-two__content__btn.btn-service {
    padding: 10px 20px;
    width: 224px;
}

a.footer-widget__logo, form.footer-widget__newsletter.formSubmit, ul.footer-widget__social {
    position: relative;
}

.footer-bottom {
    background-color: #747474;
}

.contact-two__content h2 {
    color: #fff;
}

p.desc-cta {
    text-align: left;
}

.btn-cta {
    text-align: left;
}

.text-cta {
    position: relative;
}

#section-mapa:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient( 52deg, black 32%, transparent);
}

.testimonials-one-card {
    height: 270px;
    border-radius: 10px;
}

.testimonials-one-card__content {
    overflow: overlay;
}

i.icon-right-quote.testimonials-one-card__icon {
    visibility: hidden;
}

.form-control {
    border-radius: 10px !important;
}

.blog-card-one__content {
    background-color: #747474;
    border-radius: 0 0 10px 10px;
}

#section-blog .blog-card-one__image {
    border-radius: 10px 10px 0 0;
}

.blog-card-one__meta {
    display: none;
}

h3.blog-card-one__title.blog-details__title {
    color: #000;
}

.page-header {
    background-color: rgb(0 0 0);
}

.preloader {
    background-color: #000000;
}

.mobile-nav__content {
    background-color: #747474;
}

/* responsivo */
@media (min-width: 1200px) {
    .funfact-one__inner {
        padding-right: unset;
    }
}

@media (max-width: 1400px) {
    .main-menu__logo img {
        position: relative;
        max-width: 230px;
        right: 30px;
    }
}

@media (max-width: 980px) {
    .segments__grid {
        grid-template-columns: repeat(2, minmax(220px, 1fr));
    }

    p.subtitle-cta {
        font-size: 2.5em;
        margin-bottom: 10px !important;
    }

    #section-html-modulo_2 h3.cta-two__title {
        margin-bottom: 10px;
    }

    .vantagens-cta:before {
        visibility: hidden;
    }

    .prazo {
        margin-bottom: 20px;
    }

    iframe#simulador-slide {
        height: 1100px;
    }

    .main-menu__logo img {
        position: relative;
        max-width: 230px;
        right: 0;
    }

    .about-six__images.wow.fadeInUp.animated img {
        height: 100%;
    }
}

@media (max-width: 768px) {
    #section-mapa img {
        max-height: 400px;
        margin: auto;
        margin-top: auto;
        display: block;
    }

    .contact-two__image img {
        max-width: 100%;
        display: none;
    }

    .footer-widget__logo img {
        width: 100%;
    }
    
    .img-limpeza img {
    width: 100%;
    margin-bottom: 30px;
}

.testimonials-one-card {
    height: 100%;
}

}

@media (max-width: 560px) {
    .segments__grid {
        grid-template-columns: 1fr;
    }

    p.subtitle-cta {
        font-size: 1.5em;
        margin-bottom: 30px !important;
    }

    #section-html-modulo_2 h3.cta-two__title {
        margin-bottom: 10px;
    }

    .vantagens-cta:before {
        visibility: hidden;
    }

    .prazo {
        margin-bottom: 20px;
    }

    iframe#simulador-slide {
        height: 1170px;
    }

    .main-menu__logo img {
        position: relative;
        max-width: 230px;
        right: 0;
    }

    .about-six__images.wow.fadeInUp.animated img {
        height: 100%;
    }
    
    .img-limpeza img {
    width: 100%;
    margin-bottom: 30px;
}

.testimonials-one-card {
    height: 100%;
}

#section-depoimentos .testimonials-one-card__text {
    height: 240px;
    overflow-y: auto;
}
}
