
body {
    /* background: 
    linear-gradient(330deg, rgba(249, 249, 249, 1), rgba(238, 241, 239, 1), rgba(226, 234, 230, 1), rgba(215, 226, 223, 1), rgba(203, 218, 218, 0.8), rgba(193, 210, 214, 0), rgba(184, 201, 211, 0), rgba(177, 192, 208, 0)),
    url(<?php echo esc_url(get_template_directory_uri()) ?>/assets/img/recomendados/bg-landing-beca_010.jpg) 0% 0% / contain no-repeat; */
    background: url(https://www.iexe.edu.mx/wp-content/themes/iexe-unicorn/assets/img/hotsale2026/bg-hotsale.avif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;

}

@media only screen and (max-width: 900px) {
    body {
        background-size: inherit;
    }
}

.select-ipt {
    color: #0018ff;
    font-size: 12px;
    height: unset;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid black;
    outline: none;
    text-align: left !important;
    padding: 3px 0px;
}

.titulo-beneficios {
    font-size: 48px;
    color: #001e42;
    font-family: "Work Sans", sans-serif;
    font-weight: bold;
    margin-bottom: 50px;

}

.sub-title-beneficios {
    font-family: "Work Sans", sans-serif;
    color: #0018ff;
    font-size: 30px;
}

#pie {
    height: auto;
}

@media screen and (max-width: 600px) {
    body {
        background-size: inherit;
        background-repeat: no-repeat;
        background-position-x: 0 !important;
        background-position-y: top;
    }
}

@media only screen and (max-width: 768px) {
    #pie {
        height: auto;
    }
}

.people-image {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
}

.title-recomendado {
    font-size: 42px;
}

.title-asesor {
    color: white;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
    margin: 0px;
    margin-top: 15px;
}

.telefono-wa-head a {
    text-decoration: none;
    color: #001e42;
    font-size: 40px;
    font-weight: 900;
}

.dad {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-header {
    width: 100%;
    min-width: 180px;
    margin-top: 25px;
    padding-bottom: 4%;
    max-width: 200px;
}

/* Asegurar que el contenedor padre use Flexbox */
.col-md-2.col-4 {
    display: flex;
    justify-content: center;
    /* Centrar el contenido horizontalmente */
    align-items: center;
    /* Centrar el contenido verticalmente */
    flex-direction: column;
    /* Alinear los elementos uno debajo del otro */
    height: 100%;
    /* Para asegurar que el div tome el alto disponible */
}

.ico-whatsapp {
    width: 60px;
    margin-right: 10px;
}



@media only screen and (max-width: 425px) {
    h2.tipo {
        font-size: 18px;
    }

    .hide {
        display: none;
    }

    .titulo-principal-2 {
        font-size: 28px !important;
    }

    .title-recomendado {
        font-size: 30px !important;
    }

    .ico-whatsapp {
        width: 40px;
    }

    .telefono-wa-head a {
        font-size: 28px;
    }

    .titulo-beneficios {
        font-size: 40px
    }

    #section-opinion-comunidad {
        margin-top: 30px;
    }
}

section#landing-principal {
    margin-top: 16px;
}

section#relacionados {
    background-color: #FFF;
}

.bloque-ico {
    text-align: right;
}

.bloques-principales {
    background: var(--primario--azul-obscuro);
    border-radius: 15px;
    color: #FFF;
    height: 185px;
    width: 185px;
    padding: 15px;
    box-shadow: -15px 20px 30px #001C3A5C;
    margin-bottom: 73px;
}

.bloque-ico {
    text-align: right;
}

h1.podras {
    font-weight: 800;
    font-family: var(--familia-titulos);
    font-size: 30px;
    letter-spacing: 0.72px;
    margin-bottom: 16px;
}

p.podras-texto {
    font-weight: 100;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.14px;
    padding-bottom: 26px;
}

p.el-elemento {
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.28px;
    width: 80%;
}

span.elemento-respuesta {
    color: #00ffe8;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 0.25px;
}

span.line-sep {
    width: 60%;
    background: linear-gradient(90deg, rgba(0, 255, 232, 1) 0%, rgba(255, 255, 255, 0) 100%);
    height: 2px;
    display: block;
    margin-bottom: 5px;
}

p.el-elemento {
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.28px;
    width: 80%;
    margin-bottom: 8px;
}

h2.tipo {
    color: #0018ff;
    font-weight: 900;
    font-size: 24px;
    font-family: "Work Sans", sans-serif;
}

h1.titulo-principal-2 {
    font-weight: 900;
    color: #fff;
    font-size: 40px;
    line-height: 42px;
    width: 80%;
    font-family: var(--familia-titulos);
    letter-spacing: -2px;
    max-width: 500px;
}

h1.por-que-elegir {
    font-family: var(--familia-titulos);
    font-size: 30px;
    letter-spacing: 0.72px;
    line-height: 36px;
    color: #001e42;
    text-align: center;
}

p.titulo-principal-1 {
    font-size: 72px;
    line-height: 25px;
    font-weight: 800;
    font-family: "Work Sans", sans-serif;
    color: #fff;
}

p.titulo-principal-3 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 0.14px;
    line-height: 26px;
    font-family: "Work Sans", sans-serif;
    margin-top: 26px;
}

.bloque-gde {
    background: var(--primario--azul-obscuro);
    border-radius: 15px;
    padding: 23px;
    height: 260px;
    color: #FFF;
    font-weight: 200;
    font-size: 15px;
    text-align: center;
    padding-top: 34px;
}

.ico-pq {
    margin-bottom: 24px;
    max-height: 105px;
}

p.sigla-prog {
    font-family: var(--familia-titulos);
    font-size: 30px;
    font-weight: 800;
    color: #001e42;
    letter-spacing: 0.72px;
}

p.nombre-prog {
    font-size: 18px;
    font-weight: 200;
    color: #001e42;
    line-height: 24px;
}

a.boton-descubrelo {
    text-align: center;
    background: var(--primario--azul-obscuro);
    border-radius: 25px;
    padding: 8px 50px;
    color: #FFF;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0px 9px 6px #0c22F526;
}

.bloque-sup {
    margin-bottom: 60px;
}

.mb-80 {
    margin-bottom: 0px;
}

.mt-40 {
    margin-top: 40px;
}

p.pregunta-bachiller {
    font-size: 12px;
    letter-spacing: 0.22px;
    color: #001e42;
    font-weight: 800;
}

#landing-principal .formulario input[type=text],
#landing-principal .formulario input[type=email] {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
    padding: 0px;
    font-size: 12px;
    height: unset;
}

#landing-principal .formulario input[type=text]::placeholder,
#landing-principal .formulario input[type=email]::placeholder {
    color: #0018ff;
}

#form-interes-landing.form-interes-landing label {
    margin-bottom: 0px;
    margin-top: 0.7em;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.27px;
}

button.btn.btn-primario.esp {
    background: #0018ff;
    color: #FFF;
    border-radius: 25px;
    padding: 4px 5px;
    font-weight: bold;
    font-size: 18px;
    -webkit-box-shadow: 0px 9px 6px 0px rgb(12 34 245 / 15%);
    box-shadow: 0px 9px 6px 0px rgb(12 34 245 / 15%);
    border: 0px;
    margin-bottom: 12px;
    margin-top: 0px;
    width: 100%;
}

#form-interes-landing.form-interes-landing label[for=en-tramite] {
    margin-bottom: 10px !important;
}

.formulario .cuerpo {
    padding: 5px 22px;
}

#landing-principal .formulario {
    top: 0px;
    position: static;
}

#form-interes-landing #escolar label {
    margin-top: 0px;
}

p.direccion {
    /*         position: absolute; */
    bottom: 0px;
}

#landing-principal button#boton-enviar {
    background: #0018ff;
    color: #FFF;
    border-radius: 25px;
    padding: 4px 5px;
    font-weight: bold;
    font-size: 18px;
    -webkit-box-shadow: 0px 9px 6px 0px rgb(12 34 245 / 15%);
    box-shadow: 0px 9px 6px 0px rgb(12 34 245 / 15%);
    border: 0px;
    margin-bottom: 12px;
    margin-top: 0px !important;
    width: 100%;
}

@media screen and (max-width: 600px) {
    .bloques-principales {
        height: 185px;
        width: 100%;
        padding: 15px;
        box-shadow: -15px 20px 30px #001C3A5C;
        margin-bottom: 40px;
    }

    h1.titulo-principal-2 {
        width: 100%;
    }

    .bloque-info-podras {
        background: var(--primario--azul-obscuro);
        padding: 15px;
        margin-right: unset;
    }

    body {
        background-size: inherit;
        background-repeat: no-repeat;
        background-position-x: -300px;
        background-position-y: top;
    }
}

@media screen and (max-width: 1199px) {
    .bloque-info-podras {
        background: var(--primario--azul-obscuro);
    }
}

@media screen and (max-width: 1199px) and (min-width: 996px) {
    .bloque-gde {
        height: 295px;
        padding: 20px;
    }
}

@media screen and (max-width: 990px) and (min-width: 769px) {
    .bloque-gde {
        height: 310px;
        padding: 20px;
    }
}

@media only screen and (max-width: 768px) {

    p.direccion {
        bottom: auto;
    }

    .items-list-documentos {
        padding-left: 0px;

    }
}

#pregunta-escolaridad {
    font-size: 15px;
    margin-top: 10px !important;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.27px;
}

.items-list-documentos>li {
    color: #001e42;
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0.14px;
    line-height: 28px;
    list-style: none;
    font-family: "Work Sans", sans-serif;
    margin-top: 10px;
}

section {
    margin: 0px;
    margin-bottom: 64px;
}


.titulo-principal-4 {
    font-size: 21px;
    line-height: 36px;
    font-weight: 800;
    font-family: "Work Sans", sans-serif;
    color: #fff;
    text-align: left;
}

.texto-beneficios-exclusivos {
    font-size: 40px;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    color: var(--color-azul-cyan);
    text-align: left;
    max-width: 520px;
}

section#cinta-hotsale {
    background-color: #f00029;
    margin-top: -250px !important;
}

.box-white-1 {
    border-radius: 24px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 9px 6px 0px rgb(12 34 245 / 15%);
}

.text-2jun {
    color: #fff;
    font-size: 18px;
    font-family: "Work Sans", sans-serif;
}

.txt-btn-hotsale {
    display:inline-block;
    font-size: 18px;
    width: fit-content;
    margin-right: 12px;
    color: #f00029;
    font-weight: 800;
    font-family: "Work Sans", sans-serif;
}

.txt-section-numeros {
    color: black;
    font-size: 28px;
    font-family: "Work Sans", sans-serif;
    font-weight: 800;
}

.bg-2 {
    background: url(https://www.iexe.edu.mx/wp-content/themes/iexe-unicorn/assets/img/hotsale2026/bg-2.avif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
}