#contenedorModuloUnoCabecera {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 80px;
    margin-top: 20px;
}

#modulo-chat {
    display: none !important;
}

.imgCabecera {
    display: block;
    width: 640px;
    height: 450px;
    border-radius: 16px;
    background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_576.webp") !important;
    background-repeat: round;
}

.contenedorImagenCabecera {
    display: flex;
    justify-content: end;
}

.tituloCabecera {
    font-family: 'IberPangea-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 24px;
    padding-bottom: 0;
    width:296px;
    text-align: left;
}

.title-360 {
    display: block;
}

.title-576 {
    display: none;
}

.descriptionCabecera {
    font-family: "IberPangeaText-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-bottom: 20px;
    width: 312px;
}

.literalContrataAhora {
    font-family: 'IberPangea-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 8px;
    text-align: left;
    width: 312px;
}

.checkbox_Telef {
    background: #FFF;
    width: 328px !important;
}

.checkboxCondicionesHeader {
    padding-left: 0px !important;
}

.labelCondicionesHeader {
    width: 305px;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    padding-left: 0px !important;
    position: relative;
    top: 4px;
}

.btnTeLlamanos {
    width: 328px;
    margin-left: 0px;
}

.literalTeLlamamos {
    color: var(--Color-Button-Content-Active-1, #FFFAF6);
    text-align: center;
    font-family: 'IberPangeaText-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: initial;
}

.privacy {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    height: 40px;
}

#header-module .wrapper-ctc-prueba .click-to-call-prueba .btn {
    background-color: #2f6852 !important;
    border-color: #2f6852 !important;
}

#header-module .wrapper-ctc-prueba .help-block {
    display: none;
}

#header-module .wrapper-ctc-prueba .click-to-call-prueba .help-block {
    color: #a94442;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
}

 #header-module .has-error p {
    color: #a94442;
}

 #header-module .wrapper-ctc-prueba .click-to-call-prueba .content-cmb .phone.has-error .input-telefono {
    border: solid 1px #a94442;
    color: #a94442;
}

 #header-module .wrapper-ctc-prueba .click-to-call-prueba .content-cmb .privacy .checkbox-custom {
    display: none;
}

#header-module .wrapper-ctc-prueba .click-to-call-prueba .content-cmb .privacy .checkbox-custom-label a {
    color: #a1a1a1;
    text-decoration: underline;
    font-size: 12px;
}

 #header-module .wrapper-ctc-prueba .click-to-call-prueba .content-cmb .privacy.has-error .checkbox-custom-label a {
    color: #a94442;
    font-size: 12px;
}

 #header-module .wrapper-ctc-prueba .click-to-call-prueba .content-cmb .form-group.has-error label:before {
    border: 1px solid #a94442;
}

 .checkbox-custom+.checkbox-custom-label.checkboxCondicionesHeader:before {
    content: "";
    border-radius: 3px;
    border: 1px solid #2F6852;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 5px;
    margin-right: 15px;
    text-align: center;
    flex-shrink: 0;
}

 #header .wrapper-ctc-prueba .checkbox-custom-label:before {
    width: 28px;
}

.checkbox-custom:checked+.checkbox-custom-label.checkboxCondicionesHeader:after {
    content: "\f00c";
    font-size: 13px;
    border-radius: 2px;
    text-align: center;
    position: absolute;
    margin-top: 5px;
    background: #00A443;
    color: #ffffff;
    left: 0px !important;
    top: 7px !important;
    width: 22px;
    height: 22px;
    font-family: 'fontawesome-alloy';
}

/* Estilos para arreglar ciertas cosas del cmb de abajo a la derecha (Te llamamos) */

#modulo-chat .container-mobile .container-buttons .btn-cmb {
    background: #2f6852 !important;
    border-color: #2f6852 !important;
}

.ibd-static-es-landing-landing-plan-verano-extranjeros .checkbox-custom:checked + .checkbox-custom-label:after {
    font-family: 'fontawesome-alloy' !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#btn_GotoCmb {
    right: 0;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
    pointer-events: auto;
    border: solid 1px #cd4800;
    background-color: #cd4800;
    color: #ffffff;
    background: #2f6852 !important;
    border-color: #2f6852 !important;
}

#btn_GotoCmb span {
    position: relative;
    bottom: 1px;
}

#contenedorModuloUnoCabecera {
    flex-direction: column;
    padding: 16px 24px;
}

.contenedorImagenCabecera {
    display: none;
}

.imgCabecera576 {
    display: block;
    width: 328px;
    height: 270px;
    background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_360.webp") !important;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    border-radius: 16px;
}

.contenedorContenidoCabecera { 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contenedorFormularioContratar {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 496px;
}

.checkbox_Telef {
    width: 328px;
}

#checkboxLabelCondiciones {
    width: 300px;
}

.contenedorTeLlamamos {
    text-align: center;
}

.content-cmb, .wrapper-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-group {
    display: flex;
    align-items: baseline;
}

.form-group.phone {
    margin-bottom: 0px;
}
.form-group.phone.has-error {
    margin-bottom: 10px;
    height: 64px;
}

.form-group.privacy {
    margin-bottom: 20px;
}

.form-group.privacy p {
    margin-bottom: 0px;
}

.labelCondicionesHeader {
    width: 260px;
}

.ibd-static-es-landing-landing-plan-verano-extranjeros {
    display: none;
}

.ibd--es input:not([type="checkbox"]):not([type="button"]):not([type="file"]):not([type="radio"]) {
    font-family: 'IberPangeaText-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 0px 16px;
    margin-bottom: 8px;
    padding-top: 2px;
}

@media(min-width: 576px) {
    .imgCabecera576{
        background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_576.webp") !important;
    }
    #contenedorModuloUnoCabecera {
        flex-direction: column;
        padding: 32px 40px;
    }
    .tituloCabecera {
        width: 100%;
    }
    .title-360 {
        display: none;
    }
    .title-576 {
        display: block;
    }
    .descriptionCabecera {
        width: 496px;
    }
    .contenedorImagenCabecera {
        display: none;
    }
    .imgCabecera576 {
        display: block;
    }
    .contenedorFormularioContratar {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 496px;
    }
    #checkbox_Telef {
        width: 400px;
    }
    #checkboxLabelCondiciones {
        width: 356px;
    }
    .contenedorTeLlamamos {
        text-align: center;
    }
    .checkbox_Telef {
        width: 328px !important;
    }
    .content-cmb, .wrapper-text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .ibd-static-es-landing-landing-plan-verano-extranjeros {
        display: none;
    }
    .imgCabecera576 {
        display: block;
        width: 492px;
        height: 270px;
        margin-bottom: 32px;
        border-radius: 16px;
    }
    .literalContrataAhora {
        width: 400px;
    }
    .ibd--es input:not([type="checkbox"]):not([type="button"]):not([type="file"]):not([type="radio"]) {
        width: 400px !important;
        margin-bottom: 12px;
    }
    .form-group.privacy {
        margin-bottom: 24px;
    }
}

@media(min-width: 768px){
    .imgCabecera576 {
        background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_768.webp") !important;
        width: 672px;
        height: 270px;
        margin-bottom: 32px;
        border-radius: 16px;
    }
    .descriptionCabecera {
    font-family: "IberPangeaText-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    margin-bottom: 20px;
    width: 672px;
    }
}


@media(min-width: 992px) {
    #contenedorModuloUnoCabecera {
        gap: 50px;
        padding: 40px 83px;
        flex-direction: row;
    }
    .imgCabecera {
        width: 378px;
        height: 450px;
        background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_992.webp") !important;
        background-repeat: round;
    }
    .descriptionCabecera {
        font-family: 'IberPangea-Regular';
        font-size: 18px;
        line-height: 24px;
        width: 388px;
        margin-bottom: 32px;
    }
    .contenedorContenidoCabecera { 
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 80px;
        margin-top: 20px;
    }
    .contenedorImagenCabecera {
        display: block;
    }
    .imgCabecera576 {
        display: none;
    }
    .content-cmb, .wrapper-text {
        align-items: flex-start;
    }
    .tituloCabecera {
        font-size: 40px;
        line-height: 48px;
    }
    .literalContrataAhora {
        width: 388px;
        margin-bottom: 20px
    }
    .ibd--es input:not([type="checkbox"]):not([type="button"]):not([type="file"]):not([type="radio"]) {
        width: 328px !important;
    }
}

@media(min-width: 1200px) {
    .descriptionCabecera {
        width: 475px;
    }
    #contenedorModuloUnoCabecera {
        padding: 40px 100px;
    }
    .imgCabecera {
        width: 462px;
        height: 450px;
        background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_1200.webp") !important;
        background-repeat: round;
    }
    .content-cmb, .wrapper-text {
        align-items: normal;
    }
    .literalContrataAhora {
        width: 475px;
    }
}

@media(min-width: 1920px) {
    .imgCabecera {
        display: block;
        width: 568px;
        height: 450px;
        border-radius: 16px;
        background: url("/ibdmedia/luz/producto/comun/img/banner-mgm_1920.webp") !important;
        background-repeat: round;
    }
    #contenedorModuloUnoCabecera {
        padding: 40px 320px;
    }
    .descriptionCabecera {
        width: 560px;
    }
    .literalContrataAhora {
        width: 560px;
    }
}