#contenido-total{
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-family: "IberPangeaText-Regular";
}


#landing-generica {
    width: 100%;
    height: 28.125rem
}
#landing-generica .banner .image {
    background-color: #00402A;
}

/**PERSONALIZADO Y FORMULARIO*/

#ToastAlertContainer {
    display: none !important;
    }
    
    .alert-info.alert.alert-dismissible.alert-success {
    display: none !important;
    }
    

    .ibd-modulo-formulario-landings-acciones .tarjeta.row.justify-content-center {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .ibd-modulo-formulario-landings-acciones .informacion-basica-desktop {
        margin-left: 0px;
    }
    
    .ibd-modulo-formulario-landings-acciones #landing-promo-descuento {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    
    @media (max-width: 991px) {
        #landing-generica {
            margin-top: 0px !important;
        }
    }
    
    @media (min-width: 992px) {
        .ibd-modulo-formulario-landings-acciones #landing-promo-descuento .informacion-basica {
            max-width: 828px;
        }
        .ibd-modulo-formulario-landings-acciones #landing-promo-descuento .formulario {
            width: auto;
        }
    }
    
    @media (min-width: 1200px) {
        .ibd-modulo-formulario-landings-acciones #landing-promo-descuento .informacion-basica {
            max-width: 800px;
        }
    }
    
    @media (min-width: 1920px) {
        .ibd-modulo-formulario-landings-acciones #landing-promo-descuento .informacion-basica {
            max-width: 920px;
        }
    }
/**PERSONALIZADO Y FORMULARIO FIN*/

@media(max-width: 991px) {
    #landing-generica {
        background-image:none;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column;
        height: auto;
        margin-top: 3.125rem
    }
}

#landing-generica .sticky {
    position: absolute;
    padding: .5rem 6.25rem;
    border: .0625rem solid #007acb;
    background-color: #007acb;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 2.5rem;
    z-index: 1
}

@media(max-width: 991px) {
    #landing-generica .sticky {
        padding:1rem
    }
}

#landing-generica .sticky p {
    margin: 0;
    color: #fff
}

#landing-generica .sticky span {
    margin: 0;
    color: #fff
}

#landing-generica .sticky+.banner {
    height: calc(100% - 40px);
    padding-top: 7.5rem
}

@media(max-width: 991px) {
    #landing-generica .sticky+.banner {
        padding-top:2rem;
        margin-top: 2.5625rem
    }
}

#landing-generica .banner {
    display: flex;
    height: 28.125rem;
    justify-content: flex-start;
    padding: 2rem 20rem;
    gap: 2rem;
    position: relative
}

@media(max-width: 1920px) {
    #landing-generica .banner {
        padding:2rem 6.25rem
    }
}

@media(max-width: 1200px) {
    #landing-generica .banner {
        padding:2rem 5.1875rem
    }
}

@media(max-width: 991px) {
    #landing-generica .banner {
        height:auto;
        display: flex;
        padding: 2rem 3rem;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        gap: 2rem
    }
}

@media(max-width: 576px) {
    #landing-generica .banner {
        display:flex;
        padding: 2rem 2.5rem
    }
}

@media(max-width: 360px) {
    #landing-generica .banner {
        display:flex;
        width: auto;
        padding: 2rem 1rem
    }
}

#landing-generica .banner .card {
    display: flex;
    width: 25rem;
    padding: 2rem 1.5rem;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    flex-shrink: 0;
    border-radius: 1rem;
    background: #fff;
    align-self: center;
    margin-bottom: 0;
    gap: 16px;
    z-index: 1
}

#landing-generica .banner .card a {
    color: #fffaf6;
    font-size: 1rem;
    background-color: #2f6852;
    font-family: "IberPangeaText-Regular",sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem
}

#landing-generica .banner .card a:hover,#landing-generica .banner .card a:active {
    color: #fffaf6;
    text-decoration: none;
    background-color: #00402a !important
}

#landing-generica .banner .card a:active {
    border: 2px solid #5bd38c !important;
    padding: .9375rem 2.5rem
}

#landing-generica .banner .card a:focus {
    border: 4px solid #3cc2ff !important;
    background-color: #2f6852 !important;
    padding: .8125rem 2.5rem
}

@media(max-width: 991px) {
    #landing-generica .banner .card {
        width:100%;
        display: flex;
        align-items: flex-start;
        border: 0;
        padding: 0
    }

    #landing-generica .banner .card button {
        margin-inline:auto}
}

#landing-generica .banner .card .ibd-hero-banner__titulo {
    font-family: "IberPangea-Regular",sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2.5rem;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center
}

@media(max-width: 991px) {
    #landing-generica .banner .card .ibd-hero-banner__titulo {
        text-align:left
    }
}

#landing-generica .banner .card .ibd-hero-banner__subtitulo {
    font-family: "IberPangea-Regular",sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #2c2c2c;
    text-align: center;
    font-weight: 400
}

@media(max-width: 991px) {
    #landing-generica .banner .card .ibd-hero-banner__subtitulo {
        text-align:start
    }
}

#landing-generica .banner .image {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

@media(max-width: 991px) {
    #landing-generica .banner .image {
        position:relative;
        display: none
    }
}

#landing-generica .banner .image img {
    height: 28.125rem;
    width: 100%;
    object-fit: cover
}

@media(max-width: 991px) {
    #landing-generica .banner .image img {
        height:16.875rem;
        border-radius: 1rem
    }
}

#landing-generica .banner .image-mob {
    display: none
}

@media(max-width: 991px) {
    #landing-generica .banner .image-mob {
        display:block;
        position: static
    }

    #landing-generica .banner .image-mob img {
        height: 14.0625rem;
        border-radius: 1rem;
        object-fit: cover
    }
}

@media(max-width: 360px) {
    #landing-generica .banner .image-mob {
        display:block;
        position: static
    }

    #landing-generica .banner .image-mob img {
        height: 14.0625rem;
        border-radius: 1rem;
        object-fit: cover
    }
}



/*CINTILLO SUPERIOR*/
.contenedor-cintillo-teatros {
    padding: 0px 16px;
}

.contenedor-cintillo-teatros .contenedor-cintillo {
    display: flex;
}

.contenedor-cintillo-teatros .contenedor-cintillo .icono-iberdrola-cintillo-desktop {
    display: none;
}

.contenedor-cintillo-teatros .contenedor-cintillo .icono-iberdrola-cintillo-mobile {
    display: block;
    width: 68px;
    height: 64px;
}

.contenedor-cintillo-teatros .contenedor-cintillo .line {
    border: 1px solid #D8CFC7;
    width: 1px;
    height: 56px;
    margin-left: 16px;
    margin-right: 12px;
    margin-top: 4px;
}

.contenedor-cintillo-teatros .contenedor-cintillo .icono-cintillo {
    width: 41.605px;
    height: 56px;
    margin-top: 4px;
}

@media(min-width: 576px) {
    .contenedor-cintillo-teatros {
        padding: 12px 40px;
    }
}

@media(min-width: 992px) {
    .contenedor-cintillo-teatros {
        padding: 12px 100px;
    }
    .contenedor-cintillo-teatros .contenedor-cintillo .icono-iberdrola-cintillo-desktop {
        display: block;
    }
    .contenedor-cintillo-teatros .contenedor-cintillo .icono-iberdrola-cintillo-mobile {
        display: none;
    }
}


/*MÓDULO VERDE*/

.contenedor-modulo-verde {
    background-color: #00402A;
    padding: 48px 16px;
}

.contenedor-modulo-verde .contenedor-textos .texto {
    color: var(--Color-Content-General-Inverse, #FFF);
    text-align: center;
    font-family: 'IberPangea-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    width: 310px;
    margin: 0 auto;
}

.contenedor-modulo-verde .contenedor-textos .texto span {
    color: var(--Color-Content-General-Inverse, #FFF);
    font-family: 'IberPangea-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

@media(min-width: 576px) {
    .contenedor-modulo-verde {
        padding: 40px;
    }
    .contenedor-modulo-verde .contenedor-textos .texto {
        width: 475px;
        margin: 0 auto;
    }
}

@media(min-width: 992px) {
    .contenedor-modulo-verde {
        padding: 56px 83px;
    }
    .contenedor-modulo-verde .contenedor-textos .texto {
        font-size: 24px;
        line-height: 32px;
        width: 826px;
        margin: 0 auto;
    }
    
    .contenedor-modulo-verde .contenedor-textos .texto span {
        font-size: 32px;
        line-height: 40px;
    }
}

@media(min-width: 1200px) {
    .contenedor-modulo-verde {
        padding: 56px 100px;
    }
    .contenedor-modulo-verde .contenedor-textos .texto {
        width: 900px;
        margin: 0 auto;
    }
}


/*MÓDULO FOTOS*/
.contenedor-modulo-fotos {
    background-color: #00402A;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-fecha-hora {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 328px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-fecha-hora .dia {
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'IberPangea-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-fecha-hora .hora {
    color: var(--Color-Content-General-1, #2C2C2C);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'IberPangea-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
}

.texto-modulo-fotos,
.contenedor-fotos {
    width: 328px;
    margin-left: auto;
    margin-right: auto;
}

.texto-modulo-fotos {
    border-radius: 20px;
    background-color: #FFF5EC;
}

.titulo-modulo-fotos {
    color: var(--Color-Content-General-1, #2C2C2C);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'IberPangea-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 32px;
    margin-top: 24px;
    text-align: start;
    padding-bottom: 32px;
}

.subtitulo-modulo-fotos {
    color: var(--Color-Content-General-1, #2C2C2C);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'IberPangea-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 32px;
    margin-top: -40px;
    text-align: start;
}

.contenedor-fotos {
    display: flex;
    flex-direction: column;
    padding-top: 32px;
}

.foto1 {
    background: url("/documents/20122/17279632/img-la-celestina-1-360.png");
    height: 332px;
    background-repeat: no-repeat;
}

.foto2 {
    background: url("/documents/20122/17279632/img-la-celestina-2-360.png");
    height: 234px;
    background-repeat: no-repeat;
    margin-top: 24px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 328px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .foto {
    background: url("/documents/20122/17279632/img-experiencia-360.png");
    height: 234px;
    background-repeat: no-repeat;
    margin-top: 24px;
    border-radius: 16px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto .titulo {
    color: var(--Color-Content-General-1, #2C2C2C);
    font-family: 'IberPangea-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 32px;
    margin-bottom: 8px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto .subtitulo {
    color: var(--Color-Content-General-2, #707070);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "IberPangeaText-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 24px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto .lista {
    padding-left: 16px;
}

.contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto ul li {
    color: var(--Color-Content-General-1, #2C2C2C);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "IberPangeaText-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 12px;
}

li::marker {
  color: #00A443;
  font-size: 24px;
}

@media(min-width: 576px) {
    .contenedor-fecha-hora {
        width: auto !important;
    }
    .texto-modulo-fotos {
        margin-bottom: 32px;
    }
    .titulo-modulo-fotos, .subtitulo-modulo-fotos {
        text-align: left;
    }
    .texto-modulo-fotos,
    .contenedor-fotos {
        width: 496px;
    }
    .foto1 {
        background: url("/documents/20122/17279632/img-la-celestina-1-576.png");
        height: 332px;
    }
    .foto2 {
        background: url("/documents/20122/17279632/img-la-celestina-2-576.png");
        display: block;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-fecha-hora .dia {
        width: auto;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia {
        width: 496px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .foto {
        background: url("/documents/20122/17279632/img-experiencia-576.png");
    }
}

@media(min-width: 992px) {
    .texto-modulo-fotos,
    .contenedor-fotos, .contenedor-fecha-hora {
        width: 826px;
        text-align: center;
    }
    .hora {
        font-size: 24px;
        line-height: 32px;
    }
    .contenedor-fotos {
        flex-direction: row;
        width: 826px;
        gap: 40px;
    }
    .texto-modulo-fotos {
        margin-top: 40px;
    }
    .titulo-modulo-fotos {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 0 !important;
        width: 570px;
        margin: 0 auto;
    }
    .subtitulo-modulo-fotos {
        text-align: center;
        margin-top: -20px;
    }
    .foto1 {
        background: url("/documents/20122/17279632/img-la-celestina-1-992.png");
        height: 262px;
        background-repeat: no-repeat;
        width: 475px;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .foto2 {
        background: url("/documents/20122/17279632/img-la-celestina-2-992.png");
        height: 262px;
        background-repeat: no-repeat;
        width: 311px;
        margin-top: 0px;
    }
    .salto-linea {
        display: block;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia {
        display: flex;
        flex-direction: row;
        width: 826px;
        gap: 40px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .foto {
        background: url("/documents/20122/17279632/img-experiencia-992.png");
        width: 393px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto {
        width: 393px;
    }
}

@media(min-width: 1200px) {
    .texto-modulo-fotos,
    .contenedor-fotos, .contenedor-fecha-hora {
        width: 1000px;
    }
    .foto1 {
        background: url("/documents/20122/17279632/img-la-celestina-1-1200.png");
        height: 262px;
        width: 580px;
        background-repeat: no-repeat;
    }
    .foto2 {
        background: url("/documents/20122/17279632/img-la-celestina-2-1200.png");
        width: 380px;
        background-repeat: no-repeat;
    }
    .titulo-modulo-fotos {
        width: auto;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia {
        width: 1000px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .foto {
        background: url("/documents/20122/17279632/img-experiencia-1200.png");
        width: 480px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto {
        width: 480px;
    }
}

@media(min-width: 1920px) {
    .texto-modulo-fotos,
    .contenedor-fotos {
        width: 1280px;
    }
    .foto1 {
        background: url("/documents/20122/17279632/img-la-celestina-1-1920.png");
        height: 334px;
        width: 762px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .foto2 {
        background: url("/documents/20122/17279632/img-la-celestina-2-1920.png");
        background-repeat: no-repeat;
        background-size: cover;
        height: 334px;
        width: 478px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto .titulo {
        font-size: 24px;
        line-height: 32px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia {
        width: 1280px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .foto {
        background: url("/documents/20122/17279632/img-experiencia-1920.png");
        width: 620px;
    }
    .contenedor-modulo-fotos .contenedor-tarjeta-modulo-fotos .contenedor-experiencia .texto {
        width: 620px;
    }
}

@keyframes scroll {
    0% { transform: translateX(10%); }
    100% { transform: translateX(-30%); } 
}
.banner-cintillo-landings {
    width: 100%;
    height: 50px;
    background-color: #00A443;
    position: relative;
    overflow: hidden;
}

.banner-cintillo-landings .text-container {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    animation: scroll 100s linear infinite;
}

.banner-cintillo-landings .text-container .text {
    color: white;
    margin: 0;
    padding: 0 20px;
    font-family: "IberPangeaText-Regular";
    font-weight: 600;
    font-size: 32px;
}

.banner-cintillo-landings .text-container .icon {
    width: 30px;
    height: auto;
    margin: 0 10px;
}
