html{
    scroll-behavior: smooth;
}
.contenedor-velo {
    margin: 0px;
    padding: 0px;
    padding: 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.col-12.contenedor-general{
    margin: 0;
    padding: 0;
    /* width: 100%; */
    /* height: auto; */
}

.container-mobile .btn-cmb{
    display: none !important;
}

.wcom-button.button-green {
    margin: 0px;
    background-color: #2F6852;
}

.titulo {

    width: 400px;
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    /* Title/M */
    font-family: 'IberPangea-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    /* 125% */
}

.info-destacado {
    width: 400px;
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    /* font-feature-settings: 'clig' off, 'liga' off; */
    /* Body/Regular/L */
    font-family: 'IberPangeaText-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 133.333% */
    padding: 0px;
    margin: 0px;
    /* margin-bottom: 48px; */
}

.button-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}


.gm-cabecera-1 {
    background-color: white;
    width: 412px;
    margin-right: 20px;
    height: 50%;
    border-radius: 5%;
    margin-left: 500px;
}

.hero-banner-padre {
    display: block;
}

.hero-banner-padre .titulo {
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
}

.logo-iberdrola-hero {
    background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/_Logo_Iberdrola_movil.svg");
    height: 52px;
    width: 169px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background-position: center;
}

.bloque-barra-hero-banner {
    width: 100%;
    display: flex;
}

.barra-hero-banner {
    background-color: white;
    display: flex;
    width: 826px;
    height: 80px;
    border-radius: 16px;
    align-items: center;
    gap: 24px;
    flex-shrink: 0;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
    padding: 0 24px;
}

.logo-heroB {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 0;
    width: 668px;
    gap: 16px;
    flex: 1 0 0;
}

.texto1-barra {
    font-family: 'IberPangeaText-Regular';
}

.texto2-barra {
    color: #2F6852;
    font-family: 'IberPangeaText-Regular';
}

@media (max-width: 575px) {
    .logo-heroB{
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 100px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 494px;
    }
    .cont-mod-5 .titulo{
        width: 100% !important;
    }
    .hero-banner-padre {
        height: 320px;
        width: 100%;
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/top_header_hero_360.webp");
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        margin-top: 64px;
        margin-bottom: 310px;
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: cover;
   
    }

    .logo-iberdrola-hero {
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/_Logo_Iberdrola_movil.svg");
        height: 52px;
        width: 169px;
        background-repeat: no-repeat;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
        margin-top: -64px;
    }

    .barra-hero-banner {
        width: 525px;
        height: 64px;
        border-radius: 0px;
        align-items: center;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 70px;
        position: fixed;
        z-index: 9999;
        top: 0;
    }
    .hero-banner-padre .row.cmb-mod1{
        display:none
    }
    .bloque-texto-barra-hero {
        display: flex;
        align-items: flex-end;
        display: flex;
        width: 260px;
        max-width: 260px;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
    }

    .texto-barra-hero {
        width: 100%;
        text-align: right;
        margin-right: 24px;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        background-color: white;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        border-radius: 0;
        margin-top: 324px;
        display: block;
    }

    .hero-banner-padre .titulo {
        margin: 0px;
        padding: 0px;
        text-align: left;
        width: 100%;
        margin-bottom: 8px;
    }

    .hero-banner-padre .info-destacado {
        text-align: left;
        width: 100%;
        /* font-size: 16px; */
        /* line-height: 22px; */
        margin-bottom: 8px;
        /* margin-right: 47px; */
    }

    .hero-banner-padre .wcom-button {
        margin: 0px;
        width: 100%;
    }

    .hero-banner-padre .wcom-button.button-green .button-text {
        line-height: 24px;
        font-weight: 600;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .hero-banner-padre {
        height: 320px;
        width: 100%;
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/top_header_hero_576.webp");
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        margin-top: 64px;
        margin-bottom: 282px;
        /* background-position: 0 100%; */
        background-repeat: no-repeat;
        /* background-size: cover; */
    }

    .logo-iberdrola-hero {
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/_Logo_Iberdrola_movil.svg");
     
    }

    .bloque-barra-hero-banner {
        justify-content: center;
        margin-top: -64px;
    }

    .barra-hero-banner {
        width: 100%;
        height: 64px;
        /* width: 826px; */
        /* height: 80px; */
        border-radius: 0px;
        align-items: center;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
        position: fixed;
        z-index: 9999;
        top: 0;
    }

    .bloque-texto-barra-hero {
        display: flex;
        align-items: flex-end;
        display: flex;
        width: 260px;
        max-width: 260px;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
    }

    .texto-barra-hero {
        width: 100%;
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        background-color: white;
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
        margin-top: 323px;
        display: block;
    }

    .hero-banner-padre .info-destacado {
        text-align: left;
        width: 100%;
        /* font-size: 16px; */
        /* line-height: 22px; */
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }

    .hero-banner-padre .wcom-button {
        margin: 0px;
        width: 412px;
        height: 56px;
    }

    .hero-banner-padre .contenedor-velo {
        margin-top: 0;
        max-width: 100%;
        padding: 20px 41px 32px 40px;
        /* margin-right: 72px; */
    }

    .hero-banner-padre .wcom-button.button-green .button-text {
        line-height: 24px;
        font-weight: 600;
    }
    .hero-banner-padre .logo-heroB {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 494px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 494px;
    }
    .hero-banner-padre .titulo{
        letter-spacing:1px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-banner-padre {
        height: 411px;
        width: 100%;
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/top_header_hero_768.webp");
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        margin-top: 64px;
        margin-bottom: 216px;
        background-repeat: no-repeat;
    }

    .logo-iberdrola-hero {
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/_Logo_Iberdrola_movil.svg");
     
    }

    .bloque-barra-hero-banner {
        justify-content: center;
        margin-top: -64px;
        /* height: 64px; */
    }

    .barra-hero-banner {
        width: 100%;
        height: 64px;
        /* width: 826px; */
        /* height: 80px; */
        border-radius: 0px;
        align-items: center;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 41px;
        position: fixed;
        top: 0;
        z-index: 9999;
    }

    .bloque-texto-barra-hero {
        display: flex;
        align-items: flex-end;
        display: flex;
        width: 260px;
        max-width: 260px;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
        /* padding-right: 80px; */
    }

    .texto-barra-hero {
        width: 100%;
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        background-color: white;
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
        margin-top: 325px;
        display: block;
    }

    .hero-banner-padre .info-destacado {
        text-align: left;
        width: 100%;
        /* font-size: 16px; */
        /* line-height: 22px; */
        padding: 0px;
        margin: 0px;
        margin-bottom: 10px;
    }

    .hero-banner-padre .wcom-button {
        margin: 0px;
        width: 412px;
        height: 56px;
    }

    .hero-banner-padre .contenedor-velo {
        margin-top: 0;
        max-width: 100%;
        padding: 20px 55px 20px 40px;
        /* margin-bottom: 20px; */
    }

    .hero-banner-padre .wcom-button.button-green .button-text {
        line-height: 24px;
        font-weight: 600;
    }
    .hero-banner-padre .logo-heroB {
        padding: 12px 40px;
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 494px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 494px;
    }
    .hero-banner-padre .titulo{
        letter-spacing:1px;
    }

}

@media (max-width: 991px) {
    .bloque-barra-hero-banner.is-mobile {
        position: sticky;
        top: 0;
        z-index: 1000;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .hero-banner-padre {
        display: flex;
        flex-direction: column;
        height: 545px;
        width: 100%;
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/Top_Header&Hero992.png");
        border-bottom-left-radius: 48px;
        border-bottom-right-radius: 48px;
        padding-top: 25px;
        gap: 2px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .gm-cabecera-1 {
        height: 340px;
        margin-left: 150px;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
    }

    .barra-hero-banner {
        width: 826px;
        height: 80px;
        border-radius: 16px;
        align-items: center;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
    }

    .bloque-texto-barra-hero {
        display: flex;
        width: 260px;
        max-width: 260px;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
    }

    .texto-barra-hero {
        text-align: right;
        flex-direction: column;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        color: #2C2C2C;
        text-align: right;
        font-feature-settings:
        'clig' off, 'liga' off;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        text-align: right;
    }

    .hero-banner-padre .contenedor-velo {
        max-width: 400px;
        box-sizing: border-box;
        text-align-last: center;
        max-height: 288px;
    }

    .hero-banner-padre .wcom-button.button-green {
        background-color: #2F6852;
        text-align: center;
        width: 354px;
        height: 56px;
        margin: 0px;
    }

    .hero-banner-padre .info-destacado {
        width: 352px;
        /* letter-spacing: -0.8px; */
        padding-bottom: 0px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        width: 400px;
        height: 310px;
        box-sizing: border-box;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-left: 81px;
        margin-top: 73px;
        border-radius: 16px;
    }

    .hero-banner-padre .titulo {
        text-align: center;
    }

    .hero-banner-padre .texto-info {
        height: 72px;
        margin-bottom: 10px;
    }
    .logo-heroB {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 494px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 494px;
    }

}

@media (min-width: 1200px) and (max-width: 1919px) {
    .wcom-button.button-green {
        background-color: #2F6852;
        text-align: center;
        width: 353px;
        height: 56px;
    }

    .hero-banner-padre {
        width: 100%;
        height: 545px;
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/Top_Header&Hero1200.png");
        border-bottom-left-radius: 48px;
        border-bottom-right-radius: 48px;
        padding-top: 24px;
        gap: 2px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .gm-cabecera-1 {
        height: 340px;
        margin-left: 150px;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
    }

    .barra-hero-banner {
        width: 1000px;
        height: 80px;
        border-radius: 16px;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
        align-items: center;
    }

    .bloque-texto-barra-hero {
        display: flex;
        align-items: center;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
        width: 260px;
        max-width: 260px;
    }

    .texto-barra-hero {
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        color: #2C2C2C;
        text-align: right;
        font-feature-settings: 'clig' off, 'liga' off;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        color: #2C2C2C;
        text-align: right;
        font-feature-settings: 'clig' off, 'liga' off;
    }

    .hero-banner-padre .contenedor-velo {
        margin-left: 0;
        padding: 20px 0px;
        max-width: 400px;
        box-sizing: border-box;
        text-align-last: center;
        max-height: 290px;
        margin-top: 0;
    }

    .hero-banner-padre .info-destacado {
        width: 352px;
        /* letter-spacing: -0.8px; */
        /* padding-bottom: 4px; */
    }

    .hero-banner-padre .gm-cabecera-1 {
        width: 400px;
        height: 309px;
        box-sizing: border-box;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: 60px;
        margin-left: 99px;
    }

    .hero-banner-padre .titulo {
        /* letter-spacing: -0.8px; */
        text-align: center;
    }

    .hero-banner-padre .texto-info {
        height: 72px;
        margin-bottom: 10px;
    }

    .logo-heroB {
    display: flex;
    align-items: center;
    width: 100%;

    padding: 0;
    width: 668px;
    gap: 24px;
    flex: 1 0 0;
    justify-content: flex-start;
    max-width: 668px;
}
}

@media (min-width: 1920px) {
    .hero-banner-padre {
        background-repeat: no-repeat;
        width: 100%;
        height: 600px;
        background-image: url("/ibdmedia/ibdcomes/hogares/landing/hogar-eficiente/img/Top_Header&Hero1920.png");
        border-radius: 0 0 48px 48px;
        padding-top: 24px;
        gap: 2px;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bloque-barra-hero-banner {
        justify-content: center;
    }

    .barra-hero-banner {
        width: 1280px;
        height: 80px;
        border-radius: 16px;
        gap: 24px;
        flex-shrink: 0;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
        padding: 0 24px;
        align-items: center;
    }

    .bloque-texto-barra-hero {
        display: flex;
        align-items: center;
        width: 50%;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
        width: 260px;
        max-width: 260px;
    }


    .texto-barra-hero {
        width: 100%;
        text-align: right;
    }

    .texto1-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .texto2-barra {
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }

    .hero-banner-padre .contenedor-velo {
        max-width: 450px;
        box-sizing: border-box;
        text-align-last: center;
        max-height: 288px;
    }

    .hero-banner-padre .wcom-button.button-green {
        background-color: #2F6852;
        text-align: center;
        width: 360px;
        height: 56px;
    }

    .hero-banner-padre .info-destacado {
        width: 350px;
        letter-spacing: -0.8px;
        padding-bottom: 0px;
        /* margin-bottom: 35px; */
        padding: 0 17px 20px;
    }

    .hero-banner-padre .gm-cabecera-1 {
        width: 415px;
        height: 288px;
        box-sizing: border-box;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: 103px;
        margin-left: 317px;
    }

    .hero-banner-padre .titulo {
        letter-spacing: -0.6px;
        text-align: center;
    }

    .hero-banner-padre .texto-info {
        height: 75px;
        width: 100%;
        margin-bottom: 10px;
    }
    .logo-heroB {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        width: 948px;
        gap: 24px;
        flex: 1 0 0;
        justify-content: flex-start;
        max-width: 948px;
    }
}