body.te-llamamos .c-footer__grid {
    display: none;
}

.section-oferta-especial {
    max-width: 280px;
    margin: 0 auto;
}

.logo-mov {
    width: max-content;
    margin: 0 auto;
    display: block;
    font-size: 30px;
    color: var(--white);
}
.section-oferta-especial > *:not(.content-box-image-mob){
  position: relative;
  z-index: 2;
}
.content-box-image-mob {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    max-width: unset;
    z-index: 1;
    margin: 0;
    
}

.section-oferta-especial .content-box-image-mob img{
  width: 100%;
  height: auto;
  display: block;
  max-width: none;
}
.content-box-image-laura-mob{
    display: flex;
    justify-content: center;
    transform: translateY(50px);
}

.oferta-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 5px;
    background: var(--white);
    border-radius: 12px;
    position: relative;
    box-shadow: 0 7px 11px 0 rgb(0 0 0 / 10%), 0 4px 6px 0 rgb(0 0 0 / 10%);
}

.section-oferta-especial__title-mobile {
    font-size: 24px;
    font-weight: bold;
    color: var(--white);
    text-align: center;
    text-align: center;
}

.calbackwp .callback-sencillo .btn-default.horizTranslate {
    display: none;
}

.ico-movistar {
    position: absolute;
    top: 21px;
    right: 4%;
}

.barra-oferta {
    max-width: 100%;
    padding: 4px 10px;
    background-color: #0A2739;
    border: solid 2px white !important;
    border-radius: 8px;
    color: var(--white);
    border: 0;
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
}

.titlebox {
    font-size: 16px !important;
    color: #50535A;
    align-items: center;
    justify-content: center;
    line-height: inherit;
    font-weight: 100;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}

.titlebox span {
    font-weight: bold;
}

/* estilos callback */

.oferta-callback .callback-content {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 45px 53px 30px;
}

.oferta-callback .input-form {
    border-radius: 5px;
    height: 30px;
    border: 1px solid #b6b7b7;
    font-size: 14px;
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
}

.oferta-callback .botonEnviar {
    border-radius: 30px;
    height: 30px;
    width: 177px;
    margin: 0 auto;
    grid-column: 1 / span 2;
    grid-row: 3 / span 4;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
}

.oferta-callback .botonEnviar>i {
    display: none !important;
}

.oferta-callback .botonEnviar:before {
    content: "Llámame";
}

.oferta-callback .callback-box__check {
    display: block !important;
    opacity: 100% !important;
    grid-column: 1 / span 2;
    grid-row: 2 / span 3;
}

.oferta-callback .callback-box__check label.txt_check {
    font-size: 11px;
    line-height: 1.2em;
    text-align: center;
    max-width: 215px;
    margin: 0 auto;
}

.oferta-callback .curtain {
    visibility: hidden;
    transition: all 0s ease !important;
    height: 30px;
    width: 177px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.oferta-callback .curtain.error,
.oferta-callback .curtain.sendOK {
    visibility: visible;
    transition: all 0s ease !important;
}

.calbackwp {
    width: 100%;
    max-width: 560px;
}

.calbackwp .callback-sencillo.pospago .callback-content-normal {
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.calbackwp .callback-sencillo .callback-box__check label .icon-check {
    border-radius: 2px;
}

.calbackwp .callback-sencillo .callback-box__check input:checked+label .icon-check {
    content: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/te-llamamos/oferta-especial/assets/icon-inCheck.svg);
    margin: 0;
    border-radius: 0;
    height: 18px;
    width: 18px;
    border: 0;
}

.calbackwp .callback-sencillo .callback-box__check label .icon-check {
    content: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/te-llamamos/oferta-especial/assets/icon-inCheck.svg);
    height: 18px;
    width: 18px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    position: relative;
}

.calbackwp .callback-sencillo .callback-box__check label.txt_check {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
}

.calbackwp .callback-sencillo.pospago .callback-box__check {
    padding: 0;
}

.calbackwp .callback-sencillo.pospago {
    min-width: fit-content;
}

.calbackwp .callback-content-normal .input-form {
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    height: 42px;
    border-radius: 1.5rem;
    width: 100%;
}

.calbackwp .callback-content-normal .input-form::placeholder {
    font-size: 14px !important;
}

.calbackwp .buttons-container {
    width: 100%;
    max-width: 227px;
}

.calbackwp .callback-sencillo .botonEnviarNormal {
    height: 37px;
    font-size: 14px;
}

.oferta-content .text-atencion {
    margin-top: 15px;
    font-size: 12px;
    text-align: center;
    color: #50535A;
    background-color: #B5E5FF;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.oferta-content .text-atencion span {
    color: var(--blue);
}

.txt-mobile {
    display: inline-block;
}

.txt-desk {
    display: none;
}

@media screen and (min-width: 768px) {

    .section-oferta-especial__title-mobile {
        display: none;
    }

    .oferta-content {
        max-width: 290px;
        padding-top: 10px;
    }

    .titlebox {
        font-size: 17px;
    }

    .content-box-image-mob {
        display: none;
    }
    .content-box-image-laura-mob{
        display: none;
    }

    .txt-mobile {
        display: none;
    }

    .txt-desk {
        display: block;
    }

    .oferta-callback {
        margin-top: 0;
        min-width: 192px;
    }

    .oferta-callback .callback-whatsapp {
        margin: 0;
        padding: 0;
    }

    .oferta-callback .callback-content {
        grid-template-rows: 33px 39px 30px;
    }

    .oferta-callback .callback-box__check label.txt_check {
        font-size: 10px;
        line-height: 1.1em;
    }

    .oferta-callback .botonEnviar,
    .oferta-callback .curtain {
        height: 28px;
        width: 120px;
        font-size: 12px;
    }

    .oferta-callback .curtain {
        bottom: 2px;
    }

    .calbackwp .callback-sencillo .callback-box__check label .icon-check {
        position: initial;
    }

    .img-person {
        max-width: 230px;
        display: none;
        margin: 0 auto;
    }

    .c-footer {
        padding: 1rem 0 1.5rem 0;
    }

    .logo-mov {
        position: absolute;
        top: 5%;
        right: 5%;
        font-size: 38px;
    }

    .barra-oferta {
        max-width: 290px;
        
    }
    .text-atencion{
        margin: 0;
    }
}

.callback-sencillo .input-form-normal {
    border: none;
    border-radius: 1.5rem;
    padding: 5px;
}

.icon-smartPhone {
    margin-right: 10px;
}