.efeto_load_gif {
    display: none;
}

.img_estudiar {
    width: 100px;
}

.img_estudiar img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.fondo_azul_bajo_baner_port {
    background: #071B9F;
    padding: 10px 0px;
}

.fondo_azul_bajo_baner_port p:first-child {
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 700;
}

.padding_left_15_estudiar {
    padding-left: 15px;
}


.fondo_azul_bajo_baner_port p:last-child {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}




.loader_form_beca {
    position: absolute;
    background: #fffbfba3;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader_form_beca svg {
    width: 55px;
}

.loader_form_beca svg circle {
    stroke: rgb(0 231 247) !important;
    stroke-width: 1.5 !important;
}

.fondo_banner_home {
    background-image: url('../img/beca18/banner_new.webp');
    width: 100%;
    background-size: cover;
    display: flex;
    justify-content: center;
    background-position: center;
    overflow: hidden;
}

.estudiantes_banner_d {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-59%);
    width: 40%;
}

.logo_banner {
    position: absolute;
    top: 50px;
}

.flex_dividir {
    display: flex;
    align-items: center;
    height: auto;
    position: relative;
    padding: 95px 0px;
}

.text_banner,
.formulario_banner {
    width: 50%;
}

.chicos_banner_movil1,
.chicos_banner_movil2 {
    display: none;
}

.bloq_conbocatoria {
    color: #fff;
    font-family: 'CocogoosePro';
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    background: #F9305A;
    padding: 12px;
    display: table;
}

.info_banner_d {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: flex-start;
}

.info_banner_d h2 {
    color: #fff;
    font-family: 'CocogoosePro';
    font-weight: normal;
    font-size: 37px;
    line-height: 41px;
    margin: 0;
}

.info_banner_d h2 b {
    font-weight: normal !important;
    color: #00E7F7;
}

.info_banner_d p {
    color: #fff;
    font-family: 'CocogoosePro';
    font-weight: normal;
    font-size: 16px;
    line-height: auto;
    margin: 0;
    width: 100%;
    max-width: 301px;
}

.text_movil {
    display: none;
    text-align: center;
}

.logo_beca {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    padding: 5px;
    display: table;
}

.aparecer_movil {
    width: 40px;
    height: 40%;
    object-fit: contain;
    display: none;
}





.fondo_azul_movil {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 130%;
    display: none;
}


.fondo_azul_movil img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.formulario_banner {
    display: flex;
    justify-content: flex-end;
}

.header_form_beca h2 {
    background: #071B9F;
    color: #00E7F7;
    padding: 20px 41px;
    font-size: 26px;
    line-height: 30px;
    font-family: 'CocogoosePro';
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.body_form_beca {
    background: #fff;
    padding: 20px;
}

.body_form_beca p.descrip_form_beca {
    font-size: 10px;
    font-family: 'CocogoosePro Darkmode';
    line-height: 15px;
    color: #29262C;
    width: 100%;
    max-width: 307px;
}

.form-group.form-checkbox label {
    color: #4f4f4f !important;
    position: relative;
    padding: 0 0 0 25px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
}

#textcheck {
    font-size: 12px;
    color: #29262C;
    line-height: 1.2;
}

#textcheck a {
    color: #29262C;
}

#textcheck a:hover {
    color: #00E7F7;
}


#btn-send-beca {
    background: #00E7F7;
    color: #071B9F;
    font-family: 'CocogoosePro';
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    border: none;
    border-radius: 4px;
    width: 200px;
    padding: 0.65rem 0.75rem;
    margin-top: 5px;
}



.ancho_100_becas {
    width: 100%;
}

#formulario_registro {
    width: 100%;
    max-width: 430px;
}



.fondo_general_becas {
    background-color: #F2F2F2;
}

.font_style_itali {
    font-style: italic;
}

.titulo_centrado {
    color: #0A39E6;
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
}

.titulo_centrado span {
    color: #F8305A;
}

.item_estudiar h3 {
    font-weight: bold;
    line-height: 1.3;
    text-align: justify;
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
}

.item_estudiar p {
    font-size: 13px;
}


.listado_flecha_roja li:before {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url('../img/beca18/row.svg');
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
    margin-right: 12px;
    margin-top: 5px;
}



.listado_flecha_roja li {
    font-size: 1rem;
}

.listado_flecha_roja li a {
    color: #f0543b;
}

.padding_list_inferior {
    padding-left: 20px;
}

.conten_figure_img {
    width: 100%;
    max-width: 552px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.conten_figure_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.padding_left_90 {
    padding-left: 90px;
}

.listado_text_titulo_beca {
    padding-top: 70px;
    padding-bottom: 70px;

}

.listado_text_titulo_beca h2.titulo_24_listado_text {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
}

.listado_text_titulo_beca h3.titulo_18_listado_text {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 0;
}


.color_azul_beca {
    color: #0A39E6;
}

.color_gris_beca {
    color: #4f4f4f;
}

.color_celeste_beca {
    color: #48d6ff;
}

.color_blanco_beca {
    color: #fff;
}

.listado_text_titulo_beca p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.aplicar_bold_text {
    font-weight: 700 !important;
}

.aplicar_semi_bold_text {
    font-weight: 500 !important;
}

.aplicar_fondo_degrade {}

.aplicar_fondo_degrade::before {
    content: '';
    width: 89%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 0;
}


.aplicar_fondo_degrade2 {}

.aplicar_fondo_degrade2::before {
    content: '';
    width: 89%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #002031;
    z-index: 0;
}

.aplicar_fondo_degrade3::before {
    content: '';
    width: 89%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #002031;
    z-index: 0;
}



.index_superior {
    z-index: 1;
}




.padding_right_90 {
    padding-right: 90px;
}















.ancho_titulo_centrar {
    width: 100%;
    max-width: 912px;
    font-style: italic;
}

.textos_ckeditor_cronograma p {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5;
    color: #4f4f4f;
    font-style: italic;
    margin-bottom: 10px !important;
}

.bloq_cronograma_senati {
    background-color: #25252D;
    border-radius: 10px;
    padding: 15px 10px;
    margin: 15px 0;
}

.bloq_cronograma_senati h2 {
    color: #48D6FF;
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.5rem;
}

#timeline {
    margin: initial !important;
    width: 100% !important;
}

#timeline ol {
    position: initial;
    padding-inline-start: revert;
    display: flex;
    justify-content: center;
    margin-left: -40px;
    margin-top: 50px;
    margin-bottom: 100px;
    height: 1px;
}

#timeline li {
    position: relative;
    display: inline-block;
    width: calc(100% / 5);
    height: 1px;
    background: #48D6FF;
    color: rgba(0, 0, 0, 0.5);
}

#timeline li .point {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #48D6FF;
    background: #25242e;
    position: absolute;
    top: -10px;
    left: calc(50% - 10px);
}

#timeline li.active>.point {
    background: #48d6ff;
}

#timeline li .diplome {
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    max-width: 168px;
    margin: 15px auto;
}

.text_cronograma_senati p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4f4f4f;
}

.text_cronograma_senati p a {
    color: #0A39E6;
}

.fondo_transformando_senati {
    background-image: url('../img/beca18/inicio.webp');
    background-position: center;
    background-size: cover;
    padding-top: 44px;
    padding-bottom: 44px;
}

.bloq_text_transfor {
    width: 100%;
    max-width: 520px;
}

.bloq_text_transfor h2 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 15px;
    font-weight: bold;
    font-style: italic;
}

.bloq_text_transfor p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.franja_ploma_becas {
    background-color: #25252D;
}


.franja_ploma_becas p,
.franja_blanca_becas p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 0px;
}

.franja_blanca_becas p {
    color: #4f4f4f !important;
}

.franja_blanca_becas p {
    font-size: 0.8em !important;
}

.padding_lef_40_listado {
    padding-left: 40px;
}

.padding_right_40_listado {
    padding-right: 40px;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
    cursor: text;
}

#no-limit .choices .choices__inner {
    padding: 5px;
    min-height: auto;
    background: #fff;
}

.choices {
    border: 1px solid #020202 !important;
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid transparent !important;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
}

.choices__list--multiple .choices__item {
    background-color: #071B9F !important;
    border: 1px solid #071B9F !important;
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
    display: none;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
}


.btn_scroll_formulario_beca {
    background-color: #0a39e6;
    font-weight: 500;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    z-index: 2;
    width: 250px;
    right: 12px;
}

.btn_scroll_formulario_beca:hover {
    color: white;
}



.fondo_senatinos_2025 {
    background: #071a9d;
    overflow: hidden;
}

.titulo_general_senatino h2 {
    font-size: 26px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
}

.titulo_general_senatino h3 {
    font-size: 26px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
}





.list_senatinos_2025 {
    margin-top: 40px;
}

.nuevo_ancho_slider {
    padding: 0 60px;
}

.nuevo_ancho_slider .uk-slider-items li {
    opacity: 0;
}

.nuevo_ancho_slider .uk-slider-items li.uk-active {
    opacity: 1 !important;
}

.item_senatino_testi {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform .6s;
    min-height: 389px;
    border-radius: 20px;
}

.item_img_senatino,
.item_testimonio_senatino {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 20px
}

.item_img_senatino {
    z-index: 2;
    transition-duration: .5s;
}

.item_img_senatino img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}


.item_senatino_testi:hover .item_testimonio_senatino {
    opacity: 1;
    transition-duration: .8s
}

.item_testimonio_senatino {
    background-color: #00e9ff;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    flex-direction: column;
    gap: 25px;
    opacity: 0;
    transition-duration: .8s;
}

.text_testimonio_2025 {
    font-size: 17px;
    line-height: 22px;
    color: #071a9d;
    padding: 0 20px;
    font-weight: 500;
    text-align: center;
}

.text_testimonio_2025 strong {
    font-weight: 700;
}

.detalles_senatino_2025 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

.detalles_senatino_2025 h2 {
    font-size: 22px;
    line-height: 22px;
    color: #00e9ff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.flex_division_gap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.titulo_general_senatino.agregar_linea_img2.agregar_movil_480 h2 {
    width: 100%;
    margin: auto;
    font-size: 1.5rem;
    color: #fff;
    line-height: 1.2;
    font-weight: 700;
}


.carrera_personaje {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    max-width: 330px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.carrera_personaje_bandera p {
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-align: left;
    margin: 0;
    font-weight: 700;
}

.linea_celeste {
    width: 90%;
    height: 2px;
    background: #fff;
}

.carrera_personaje2 p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.carrera_personaje2 p strong {
    color: #00e9ff;
}

.contenedor_botones_socios2.color_new_botones button {
    margin: 0;
}

.color_new_botones button {
    background: #fff;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.color_new_botones button svg {
    display: none;
}

.agregar_movil_480 {
    display: none;
}

@media(max-width: 1200px) {
    .padding_right_90 {
        padding-right: 30px;
    }

    .padding_left_90 {
        padding-left: 30px;
    }
}

@media(max-width: 980px) {
    .padding_right_90 {
        padding-right: 0px;
    }

    .padding_left_90 {
        padding-left: 0px;
    }

    .conten_figure_img {
        display: none;
    }

    .aplicar_fondo_degrade::before,
    .aplicar_fondo_degrade2::before,
    .aplicar_fondo_degrade3::before {
        width: 100%;
    }

    .listado_text_titulo_beca {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .padding_lef_40_listado {
        padding-right: 40px;
    }

    .padding_right_40_listado {
        padding-left: 40px;
    }
}


@media(max-width: 767px) {
    .container.agregar_relative {
        max-width: 100%;
        padding: 0;
    }

    .chicos_banner_movil1,
    .fondo_azul_movil {
        display: block;
    }

    .logo_banner {
        left: 50%;
        transform: translateX(-50%);
    }

    .flex_dividir {
        flex-direction: column;
        padding-bottom: 0px;
    }

    .text_banner {
        position: relative;
        padding-top: 90px;
    }

    .text_banner,
    .formulario_banner {
        width: 100%;
    }

    .info_banner_d {
        align-items: center;
        position: absolute;
        bottom: 90px;
        z-index: 2;
        padding: 0px 20px;
    }

    .text_destop {
        display: none;
    }

    .text_movil {
        display: block;
    }

    .info_banner_d p {
        max-width: 100%;
        text-align: center;
    }

    .movil_ver,
    .aparecer_movil {
        display: block;
    }

    .quitar_padding_movil_banner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .formulario_banner {
        background: #E1E1E1;
        justify-content: center;
        padding: 30px;
    }
}



@media(max-width: 700px) {
    #timeline {
        margin-top: 30px !important;
        margin-left: 0px !important;
        margin-bottom: 10px !important;
        box-sizing: border-box;
        padding: 0px 15px;
    }

    #timeline ol {
        flex-direction: column !important;
        gap: 20px !important;
        height: auto;
        margin-top: 10px;
        margin-bottom: 0;
    }

    #timeline li {
        background: initial !important;
        height: initial !important;
        display: initial;
        float: initial;
        width: 100%;
    }

    #timeline li .point {
        top: 0;
        left: 0;
        width: 15px;
        height: 15px;
    }

    #timeline li .diplome {
        margin: -3px 0px 0px 25px !important;
        max-width: 100% !important;
        font-weight: 100;
        font-size: 14px;
        text-align: left;
    }
}


@media(max-width: 639px) {
    .padding_left_15_estudiar {
        padding-right: 0px;
        margin-top: 20px;
    }

    .btn_scroll_formulario_beca {
        width: 100%;
        max-width: 280px;
    }

    .quitar_padding_movil {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .listado_text_titulo_beca {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padding_lef_40_listado {
        padding-right: 30px;
        padding-left: 30px;
    }

    .padding_right_40_listado {
        padding-left: 30px;
        padding-right: 30px;
    }

    .bloq_text_transfor {
        max-width: 420px;
    }
}

@media(max-width: 560px) {
    .info_banner_d {
        margin-bottom: -50px;
    }
}

@media(max-width: 480px) {
    .fondo_banner_home {
        background-image: url('../img/beca18/movil_final.png');
        background-position: top right;
        background-size: contain;
    }

    .text_banner {
        padding-top: 50px;
        height: 735px;
        overflow: hidden;
    }

    .chicos_banner_movil1 {
        display: none;
    }

    .chicos_banner_movil2 {
        display: block;
        width: 100%;
    }

    .info_banner_d {
        gap: 15px;
    }

    .bloq_conbocatoria {
        font-size: 12px;
        padding: 5px 10px;
    }

    .info_banner_d h2 {
        font-size: 25px;
        line-height: 29px;
    }

    .info_banner_d h2 {
        font-size: 25px;
        line-height: 29px;
    }

    .info_banner_d p {
        font-size: 15px;
        margin-top: 10px;
    }

    .fondo_azul_movil {
        height: 150%;
    }

    .contenedor_botones_socios2 {
        position: relative;
        width: 140px;
        height: 80px;
        margin: auto;
        margin-top: 30px;
        margin-bottom: -30px;
    }

    .quitar_movil_480 {
        display: none;
    }

    .agregar_movil_480 {
        display: block;
    }

    .nuevo_ancho_slider {
        padding: 0 40px;
    }

    .titulo_centrado,
    .bloq_text_transfor h2,
    .header_form_beca h2 {
        font-size: 1.5rem;
    }

    .btn_scroll_formulario_beca {
        bottom: 0px;
        width: 100%;
        max-width: 100%;
        right: 0;
    }
}