.titulo_new_2025_programa {
    font-weight: bold;
    font-size: 3rem;
    line-height: 39px;
    letter-spacing: -0.5px;
    margin-bottom: 2rem;
}

.tipo_pro_card {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    padding: 5px 8px;
    background: #1547F6;
    border-radius: 4px;
    display: table;
}

.tipo_pro_card.fondo_verde_tab {
    background: #17C9CF;
}

.activar_tab_programa {
    font-weight: bold;
    border-bottom: 4px solid #fff !important;
}

.item_card_categoria {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.titulo_new_2025_programa2 {
    font-weight: 700;
    font-size: 3rem;
    line-height: 37px;
    letter-spacing: -0.5px;
    width: 100%;
    text-transform: uppercase !important;
    color: #fff !important;
    font-weight: bold;
}

.titulo_new_2025_programa2 strong {
    color: #17C9CF !important;
}

.iten_programa_2025_new.padding_modificado_cabecera {
    padding: 20px 15px 15px 15px !important;
}

.iten_programa_2025_new {
    padding: 15px;
    border-radius: 10px;
    position: relative;
}


.cabecera_card_programa_2025 h2 {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: black;
    min-height: 36px;
}

.bloq_img_programa_2025 {
    margin-bottom: 10px;
    height: 109px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    margin-top: 10px;
}

.bloq_img_programa_2025 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    object-position: top;
}

.boton_ver_maspro_slider {
    margin-top: 10px;
}



.card_detalles_programa_2025 figure {
    width: 21px;
    flex-shrink: 0;
}

.card_detalles_programa_2025 span {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: black
}

.gap_item_prog_10 {
    gap: 10px;
}

.btn_link_programa {
    background: #0036F8;
    border: none;
    color: white;
    border-radius: 10px;
    width: 100%;
    text-align: center;
    transition: 0.3s all;
    align-items: center;
    padding: 10px 24px;
    font-size: 15px;
    font-weight: bold;
}

.btn_link_programa:hover {
    opacity: 1 !important;
    color: #fff !important;

}

.flechas_asules_boton_slider {
    background: #0036f8;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -12px !important;
    margin-right: -12px !important;
}

.flechas_asules_boton_slider svg {
    width: 10px;
}

.flechas_asules_boton_slider svg polyline {
    stroke: #fff !important;
    stroke-width: 3px !important;
}

.bloq_categoria_card_programa_2025 {
    background: #17C9CF;
    border-radius: 5px;
    width: max-content;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}

.bloq_categoria_card_programa_2025 p {
    color: #fff;
    padding: 4px 10px;
    font-weight: 900;
}

.padding_top_cards_programa {
    padding: 20px 30px 20px 30px;
}

.slider_programa_2025_s .iten_programa_2025_new {
    opacity: 0;
}

.slider_programa_2025_s .uk-active .iten_programa_2025_new {
    opacity: 1 !important;
}



.boton_filtrar_programa {


    font-size: 1.6rem;
    font-weight: 400;
    line-height: 18px;
    color: white;
}

.listado_categorias_programa,
.listado_categorias_blog {
    margin-left: 0px !important;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;


}

.listado_categorias_programa {
    border-bottom: 1px solid #fff;
}

.listado_categorias_blog {
    border-bottom: 1px solid #535353;
}

.listado_categorias_blog::before,
.listado_categorias_programa::before {
    display: none;
}



.listado_categorias_programa li a {
    font-size: 15px;
    line-height: 18px;
    text-transform: capitalize;
    color: #fff !important;
}

.listado_categorias_programa li a:hover {

    color: #fff !important;
}

.uk-tab>*>a {
    border-bottom: none;
}


.bloq_filtar_boton h3 {
    color: #1547F6;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2px;
    letter-spacing: -0.31px;
}


.spiner_load_ajax {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffffbf;
    width: 100%;
    height: 100vh;
    z-index: 9999999999 !important;
}

.spiner_load_ajax svg circle {
    stroke-width: 2px !important;
    stroke: #1547f6 !important
}

.quitar_svg_button svg {
    display: none;
}


.quitar_hover_progr:hover {
    color: #fff !important;
    border-color: #17C9CF !important;
}


.ckeditor_programa_2025 table,
.ckeditor_programa_2025 p,
.ckeditor_programa_2025 {
    color: #0C111D;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Número de líneas que quieres mostrar */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.3rem;
}

a.last {
    display: none !important;
}


.titulo_inscripcion_programa {
    font-size: 33px;
    font-weight: 700;
    color: #1547F6 !important;
    line-height: 1.2;
    width: 100%;
    max-width: 450px;
}

.btn_inscripcion_programa {
    background: #1448FE !important;
    color: #fff !important;
    border-radius: 7px !important;
    border: 1px solid #1448FE !important;
}

.btn_inscripcion_programa {
    border: 1px solid #1448FE !important;
    opacity: 1 !important;
}



.ckeditor_programa_2025 p {
    margin-bottom: 0;
}


.ckeditor_programa_2025 table {
    width: 100%;
}


.ckeditor_programa_2025 table tbody tr {
    height: auto !important;
}

.ckeditor_programa_2025 table tbody tr td {
    width: 100%;
    height: auto !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* Número de líneas que quieres mostrar */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}


.btn_ver_mas_programas {
    color: #2dcccd !important;
    border: 1px solid #2dcccd !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}

.fondo_filtros_programa {
    background-image: url('../img2025/redes/fondo_programa.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.item_programa_page_2025 {
    background: #ebeaea;
    border-radius: 10px;
    transition-duration: 0.5s;
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    padding: 20px 15px 14px 15px;
    gap: 10px;
    position: relative;
}

.item_programa_page_2025:hover {
    background-color: #bac9ff;
    transition-duration: 0.5s;
}

.item_programa_page_2025 figure {
    height: 126px;
}


.item_programa_page_2025 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
    overflow: hidden;
}



.cabecera_programa_page_2025 h2 {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    text-align: left;
    font-weight: bold;
    margin: 0;
}



@media(max-width: 639px) {
    .line_h_768_12 {
        line-height: 1.2 !important;
    }

    .padding_top_cards_programa {
        padding: 20px 30px 0px 30px;

    }

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

    .titulo_inscripcion_programa {
        font-size: 17px;
    }
}

@media(max-width: 580px) {
    .titulo_new_2025_programa {
        font-size: 24px;
        width: 100%;
        max-width: 320px;
        line-height: 1.2;
        margin: 0px auto 20px auto;
    }

    .titulo_new_2025_programa2 {
        font-size: 24px;
        line-height: 1.2;
    }

    .bloq_filtar_boton h3 {
        font-size: 17px;
    }

    .boton_filtrar_programa {
        font-size: 14px;

    }


}

@media(max-width: 480px) {
    .btn_programa_banner span {
        font-size: 13px !important;
        padding: 6.9px 10px;
    }

    .btn_slider_movil_link2.btn_programa_banner figure {
        width: 29px;
        height: 29px;
    }

    .btn_slider_movil_link2.btn_programa_banner figure img {
        width: 7px;
    }

    .we-us-heroe {
        min-height: 424px;
    }


    .titulo_new_2025_programa2 {
        font-size: 18px;
        line-height: 1.2;
    }

    .titulo_new_2025_programa {
        font-size: 18px;
        line-height: 1.2;
    }

    #listado_programas_ajax {
        padding-left: 30px;
        padding-right: 30px;
    }

    .tipo_pro_card {
        font-size: 14px;
    }

    .btn_inscripcion_programa {
        font-size: 12px !important;
        padding: 0px 10px !important;
    }

    .titulo_inscripcion_programa {
        width: 100%;
        max-width: 250px;
    }

    .iten_programa_2025_new {
        width: 80%;
    }

    .centrar_movil_flex {
        display: flex;
        justify-content: center;
    }

    .flechas_asules_boton_slider {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }


    .cabecera_card_programa_2025 h2,
    .btn_link_programa {
        font-size: 15px;
    }

    .boton_ver_maspro_slider .btn_link_programa {
        font-size: 13px !important;
    }

    .bloq_categoria_card_programa_2025 p {
        font-size: 12px;
    }

    .bloq_categoria_card_programa_2025 p {
        font-size: 14px;
    }


    .cabecera_card_programa_2025 h2 {
        line-height: 1.2;
        min-height: auto;
    }

    .card_detalles_programa_2025 figure img {
        width: 18px;
    }

    .iten_programa_2025_new {
        width: 90%;
    }

    .gap_item_prog_10 {
        gap: 0;
    }

}

.select_movil_categoria_programa {
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    background: transparent;
    border: none;
    box-sizing: border-box;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 15px 10px;
}

/* Opciones */
.select_movil_categoria_programa option {
    background-color: #0050d4;
    /* Azul */
    color: #fff;
    /* Texto blanco */
}