:root {
    --grid-verde: #00B29F;
    --grid-amarelo: #FFC300;
    --grid-cinza-escuro: #5F5F62;
    --grid-cinza-claro: #F8F4EF;
}

.elementor-section-wrap{
    overflow: hidden;
}

.bg-header{
    background-color: var(--grid-verde) !important;
}

.section-form{
    border-bottom: solid var(--grid-verde);
}

.section-form-divisor{
    margin-bottom: 0 !important;
}

.elementor-17615 .elementor-element.elementor-element-e590178 .elementor-heading-title{
    font-size: 22px;
    line-height: 1.7rem;
    text-align: left;
}

#btn_enviar{
    font-weight: 700;
}

#btn_enviar, .btn-calcule-verde{
    background-color: var(--grid-verde) !important;
}

.section-foto-fundo {
    background-image: url('../content/uploads/economia-energia-solar.webp') !important; 
    background-position: center center !important; 
    background-size: cover !important;
}

.btn-calcule-verde{
    border-color: var(--grid-verde) !important;
}

.btn-calcule-amarelo{
    background-color: var(--grid-amarelo) !important;
    border-color: var(--grid-amarelo) !important;
}

.clientes-confiam-title{
    color: var(--grid-cinza-escuro) !important;
}

.btn-calcule-cinza-escuro{
    background-color: var(--grid-cinza-escuro) !important;
    border-color: var(--grid-cinza-escuro) !important;
}

.separator-amarelo{
    width: 0;
    height: 0;
    border-left: 100vw solid transparent;
    border-bottom: 2.7vw solid var(--grid-amarelo);
    margin-top: -2.7vw;
    position: relative;

}

.section-conta-vantagem{
    background-color: var(--grid-amarelo) !important;
}

.img-conta-vantagem{
    border-radius: 5% !important;

}

.section-imagem-conta-fundo {
    background-color: var(--grid-amarelo) !important;
}

.elementor-17615 .elementor-element.elementor-element-e573ddd:not(.elementor-motion-effects-element-type-background){
    background-color: transparent;
    background-image: radial-gradient(at center center, var(--grid-amarelo) 80%, var(--grid-amarelo) 20%) !important;
}
.principais-beneficios-title{
    text-align: center !important;
    color: var(--grid-verde) !important;
}

.icone-beneficio-verde{
    fill: var(--grid-verde) !important;
    color: var(--grid-verde) !important;
    border-color: var(--grid-verde) !important;
}

.section-projetos{
    background-color: unset !important;
}

.group-projetos-alguns-clientes-socios{
    background-image: url('../content/uploads/fundo-folha.webp') !important;
    background-size: cover;
}

.alguns-clientes-text{
    
    text-align: center;
    font-family: "Helvetica", Sans-serif;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: .9rem;
    box-sizing: border-box;
    color: var(--grid-verde) !important;
}

.elementor-17615 .elementor-element.elementor-element-5b7f08e:not(.elementor-motion-effects-element-type-background){
    background-image: none !important;
}

.logo-row{
    display: flex;
    flex-wrap: wrap;
}

.logo-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.logo-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.logo-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}



.projetos-title{
    text-align: center !important;
}
.section-socios-md{
    -webkit-text-size-adjust: 100%;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
    --page-title-display: block;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #FFF;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--accent: #24b3a2;
    --wp--preset--color--dark-gray: #111;
    --wp--preset--color--light-gray: #767676;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
    font: normal  18px / 26px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
    color: #353535;
    margin: 0;
    padding: 0;
    display: block;
    box-sizing: border-box;
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self);
    position: relative;
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
    --widgets-spacing: 20px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.container-socios-md{
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1140px;
}

.socio-col-md-60{
    width: 60% !important;
}

.socio-col-md-40{
    width: 40% !important;
}

.socio-col-md-50{
    width: 50% !important;
}

.socio-col-md-33{
    width: 33% !important;
}

.socio-col-md-20{
    width: 20% !important;
}

.socio-col-sm-33 {
    width: 33% !important;
}

.socio-texto-wrap{
    align-self: center;
}


.socio-fundadores-md{
    --e-column-margin-right: 15px;
    --e-column-margin-left: 0px;
    --flex-grow: initial;
    --flex-shrink: initial;
    text-align: center;
    color: var(--grid-cinza-escuro);
    font-family: "Montserrat", Sans-serif;
    font-size: 35px;
    font-weight: 900;
    line-height: 1.2em;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    
}

.sobre-wrap-md{
    margin: 60px 15px 40px 0px;
    --e-column-margin-right: 15px;
    --e-column-margin-left: 0px;
}

.texto-sobre-md{
    text-align: center;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
}

.texto-titulo-md{
    font-weight: 600;
}

.text-sobre-pequeno-md{
    text-align: center;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5em;
}

.icone-md{
    color: var(--grid-verde);
    width: 1.25em;
    font-size: 20px;
}

.texto-sobre-md p {
    margin: 0;
}

.mapa-container-md{
    border-radius: 30px 30px 30px 30px;
    overflow: hidden;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}

.mapa-frame-md{
    height: 490px !important;
}


.section-titulo-socios-sm{
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 15px 0px 15px;
}

.section-titulo-socios-sm p{

    color: var(--grid-cinza-escuro);
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 1.5px;
    text-align: center;
    font-size: 23px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    box-sizing: border-box;
}



.section-sobre-sm{
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 15px 40px 15px
}

.elementor-element-ff265f2{
    margin: 40px 0;
}

.destaque-imagem-box-titulo{
    line-height: 30px !important;
}

.altura-100 {
    height: 100% !important;
}

.alinhar-self-center{
    align-self: center !important;
}

.section-wrap-titulo{
    padding: 20px 20px 20px 60px !important
}

.elementor-17615 .elementor-element.elementor-element-9b5204b .elementor-heading-title {
    text-align: left;
}

.section-subtitulo{
    display: inline;
}

.elementor-17427 .elementor-element.elementor-element-f720f33:not(.elementor-motion-effects-element-type-background){
    background-image: url('../content/uploads/economizar-conta-energia-luz.webp') !important;
}

.text-popup{
    color: white !important;
}

.btn-submit-popup{
    background-color: var(--grid-verde);
}
.overlay-popup{
    background-color: #0000008f !important;
    opacity: unset !important;
}

.section-imagem-conta-fundo{
    background-image: unset !important;
}
.section-wrap-imagem-conta{
    background-image: unset !important;
}

.margin-top-2{
    margin-top: 1.0rem !important;
}


@media screen and (max-width: 767px){
    .elementor-17615 .elementor-element.elementor-element-9f1d377:not(.elementor-motion-effects-element-type-background), .elementor-17615 .elementor-element.elementor-element-9f1d377 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background-image: unset !important;
    }

    .margin-top-2{
        margin-top: 1.2rem !important;
    }

    .container-conta-vantagem{
        min-height: unset !important;
    }

    .button-cta-conta-vantagem{
        box-shadow: unset !important;
    }

    .col-element-logo{
        width: 25% !important;
        margin: 0 auto !important;
    }

    .bg-header{
        padding: 5px 0 !important;
    }
}


@media screen and (max-width: 425px) {
    .elementor-17615 .elementor-element.elementor-element-9b5204b .elementor-heading-title {
        font-size: 27px !important;
        text-align: left;
        line-height: 2rem;
    }

    .elementor-17615 .elementor-element.elementor-element-696ae6e .elementor-heading-title{
        font-size: 32px !important;
        text-shadow: unset !important;
    }

    .elementor-17615 .elementor-element.elementor-element-026609f {
        font-size: 24px !important;
    }

    .elementor-17615 .elementor-element.elementor-element-e590178 .elementor-heading-title{
        font-size: 18px;
        line-height: 1.7rem;
        text-align: left;
    }

    .section-subtitulo{
        display: block;
        width: 100%;
        text-align: center;
    }

    .section-wrap-titulo{
        padding: 20px 20px 20px 20px !important
    }

    .margin-top-2{
        margin-top: 1.5rem !important;
    }

    .section-foto-fundo {
        /* background-image: url('../content/uploads/economia-energia-solar.webp') !important;  */
        background-position: center left !important; 
    }

}


