@media (max-width: 480px) {}

/* Inferior a  */
/* Estilos para dispositivos móviles */
@media (max-width: 767px) {

    #fondoHome {
        height: 50vh;
    }

    #imgLogoAlHabla {
        width: 100%;
    }

    #contenedorLogoAlHabla {
        padding-top: 186px;
    }

    .vertical-menu {
        width: 100%;
        display: flex;
        flex-direction: row;
        margin-bottom: 30px;
        flex-wrap: nowrap;
        align-items: center;
        height: auto;
    }

    .tarjeta-flotante {
        width: 90% !important;
    }

    #modal-title {
        font-size: var(--subtitle2-font-size);
    }


    .content-container {
        display: flex;
        width: 80%;
        max-width: 1200px;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        flex-direction: column;

    }

    .tabs {
        display: flex;
    }

    .tablinks.active {
        border-left: 0px;
        border-top: 3px solid #ee7112;
    }

    .container {
        display: contents;
    }

    .tx-unal-accesibilidad {
        top: 53px;
    }

    #pestania-accesibilidad {
        margin-right: 0px;
    }

    .search_cbo {
        width: 250px;
        font-size: 18px;
        padding: 15px;
    }

    .fondo {
        width: 100%;
        /* height: 50vh !important; */
    }

    #fondo2 {
        left: 50%;
        /* Mover el elemento hacia la mitad del ancho de la ventana */
        transform: translateX(-50%);
        /* Centrar horizontalmente el elemento */
    }

    #fondoSobre {
        /* height: 18% !important; */
        height: 120%;
    }

    #tituloGeneral {
        font-size: var(--title-size-mobil);
    }

    .tituloContent {
        font-size: 30px;
        letter-spacing: 2px;

    }

    #fondoSearchProgramasPregrados {
        /* height: 70vh !important; */
        height: 115% !important;
    }

    #contenedorLogo {
        padding-top: 50px;
    }

    #imgLogoDP {
        width: 100%;
    }

    #descripcionDireccion {

        padding: 2% 2% 0 2%;
    }

    #descripcionDireccion p {

        font-size: var(--parrafo-font-size);
    }

    .noticiasSliderHome {
        margin-top: -20px;
    }

    .contenedorPrincipal {
        position: relative;
        margin: 0px 6% 50px 6%;
    }

    #info_title_preg {
        padding-top: 70px;
        font-size: 30px;
    }

    .MuiDivider-flexItem {
        height: 3px;
        align-self: center;

    }

    .dividerCronograma {

        width: 80% !important;
    }

    .spacegeneral {
        width: 100%;
        height: 0px;
    }

    .espaciobaner {
        height: 53px;
    }

    .empty-state img {
        width: 50%;
        height: auto;
    }

    /* .carousel-item {
        display: block !important;
        position: relative;
        width: 100%;
        transition: transform 0.6s ease;
    } */

    /* ============ Slider home noticias ============= */


    .noticiasSliderHome img {
        min-height: 207px;
        border-radius: 15px;
        object-fit: fill;
    }

    .slide_content {
        background-color: #1ea3a4b5;
        padding: 8px;

    }

    .title_news_img {
        font-size: 16px !important;
    }

    .text_summary_img {
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 15px;
        font-size: 12px !important;

    }

    /* SAE */
    #fondo3Gea {
        height: 130vh;
    }

    #fondoEscuelaPares {
        height: 120%
    }

    #fondoDocenteTutor {
        height: 120%;
    }

    #fondoSaeHome {
        height: 115%;

    }

    #tituloAcompañamiento {
        font-size: 2.9em;
    }

    #tituloEnlacesHome {
        font-size: 2.9em;
    }

    #fondobannerGea {
        height: 120%;
    }

    .menu-item:hover::before {
        font-size: 7px;
    }

    /* Procesos admin */

    .textTituloProcesos {
        font-size: 18px;
        line-height: 1.1;
    }

    .contenedorLibroAlhabla {
        display: flex;
        height: 100%;
        border-radius: 50px;
        padding: 40px;
        column-gap: 20px;
        flex-direction: column;
    }

    .contenedorLibroAlhabla img {
        width: 245px;
        height: 118%;
        box-shadow: 23px 15px 21px -7px rgba(0, 0, 0, 0.1);
        position: relative;
        top: 0px;
        margin-left: 0px;
        border: 1px solid #cccccc30;
    }

    .contenedorLibroToolbox {
        display: flex;
        height: 100%;
        border-radius: 50px;
        padding: 40px;
        column-gap: 20px;
        flex-direction: column;
    }

    .contenedorLibroToolbox img {
        width: 245px;
        height: 118%;
        box-shadow: 23px 15px 21px -7px rgba(0, 0, 0, 0.1);
        position: relative;
        top: 0px;
        margin-left: 0px;
        border: 1px solid #cccccc30;
    }

    .slick-slider {
        width: 100% !important;

    }

    .contenedorFlexrow {
        display: flex;
        gap: 30px;
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }

    .title_eventDetail {
        font-size: 33px !important;
        padding: 0px 0px !important;
    }

    .search-form input[type="text"] {
        width: 80%;
    }

    .input[type="text"]:hover {
        width: 85%;
    }

    .input[type="text"]:focus {
        width: 90%;
    }


    .img_section_portada {
        width: 100%;
    }

    .img_NumToolBox {
        width: 60%;
    }

    .img-fluid {
        width: 70px !important;
    }

    .shape2 {
        left: 25px;
    }

    .shape3 {
        left: 25px;
    }

    .shape4 {
        left: 25px;
    }

    .shape5 {
        left: 25px;
    }

    .bottonbannerEvaPAE {
        height: 560px;
    }

    .tituloEvagrandePAE {
        font-size: 4.7em;
    }

    .tituloEvaPAE_bannerBotton {
        font-size: 2.7em;
        line-height: 1em;
    }

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

    .interfaceTabsPAE {
        padding: 0px;
        /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); */

    }

    .tabsPAE {
        column-gap: 10px;
    }

    .tabPAE {
        padding: 10px;
        font-size: 18px;
        flex: 1;
    }

    .icon_svg_Tabs_PAE {
        width: 50px;
    }

    .contentTabsPAE {
        padding: 1.3rem;
        margin-top: -1px;
        border-radius: 0px 0px 40px 40px;
        width: 100%;

    }

    .interfaceTabsPAE {

        align-items: normal;
    }

    .contenedorFlexrowCardsPAE {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .card_tabs_Contexto {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .Cont_tabs_context {
        padding: 6px;
    }

    .timeline time {
        margin-right: 5px !important;

    }

    .headlinePAEConver {
        font-size: 50px !important;
        text-align: center;
    }

    .cardMejoraContinua {
        display: flex;
        flex-direction: column;
        border: 1px solid var(--accent-color-trabajos);
        padding: 16px 9px;
        column-gap: 20px;
        align-items: center;
        text-align: center;
    }

    .tituloEvaConverPAE {
        font-size: 3.5em
    }

    .contenedorAtras {
        position: absolute;
        margin-top: 10px;
        margin-left: 10px;
    }

    .btnAtrasDeatil {
        width: 60px;
        height: 37px;
        border-radius: 13px;
    }

    .pagination-list {
        list-style: none;
        padding: 0;
        display: inline-flex;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center;

    }



    .txtsabiasque {
        font-size: 90px;
        margin-top: 50px;
    }


    .content-container_pregrado {

    flex-direction: column;
}


.text-container_pregrado .subtext_Pre {

    text-align: center;
}

.home-slider .slide-container {
    flex-direction: column;
    text-align: center;
    padding: 2rem 1rem;
    min-height: auto;
}

.home-slider .slide-text {
    padding-right: 0;
    margin-bottom: 2rem;
}



}













/* superior a */
@media (min-width: 768px) {
    .tx-unal-accesibilidad {
        top: 98px;
    }

    #pestania-accesibilidad {

        margin-right: 0px;

    }

}

/* superior a */
@media (min-width: 990px) {
    .tx-unal-accesibilidad {
        top: 103px;
    }

    #pestania-accesibilidad {

        margin-right: 0px;

    }
}

@media only screen and (max-width: 992px) {
    .ContenedorCronograma {
        flex-direction: column;
    }
}

@media screen and (min-width:1340px) and (max-width:1200px) {
    #unalTop .btn-group .btn {
        font-size: 1em;
        padding: 8px 3px;
    }
}

/* superior a */
@media (min-width: 1341px) {
    #unalTop .btn-group .btn {
        font-size: 1.125em;
        padding: 6px 8px;
    }

}

/* superior a 1500px */
@media (min-width: 1500px) {
    .slidercontenedor {
        max-width: 650px;
    }

    #bannerMarkertoolbox {
        height: 65vh;
    }

    #bannerMarkertoolbox4 {
        height: 65vh;
    }

    #bannerMarkertoolbox2 {
        height: 105vh;
    }

    #bannerBodyToolboxExploration {
        height: 67vh;
    }

    /* banner rojo */
    #bannerBodyToolbox {
        /* height: 68vh; */
        height: 70vh;
    }

    .shape3 {
        left: 420px;
    }

    .shape4 {
        left: 825px;
    }

    .shape5 {
        left: unset;
        right: 215px;
    }

}


/* ===========================================
Dispositivos
 ===========================================  */
/* iPad air (1180px x 746px) ======================================*/
@media (max-width: 1180px)and (min-width: 746px) {

    /* banner rojo */
    #bannerBodyToolbox {
        /* height: 68vh; */
        height: 52vh;
    }

    .contenTextoLibro h2 {
        font-size: 19px;
        line-height: 1.1;
        margin-bottom: 0.9rem;
    }

    .contenTextoLibro p {
        font-size: 16px;
    }

    .contenedorLibroToolbox {
        padding: 20px;
    }

    .contenedorLibroToolbox img {
        width: 245px;
        height: 118%;

        margin-left: 10px;

    }

    #bannerBodyToolboxExploration {
        height: 50vh;
    }

    #bannerMarkertoolbox4 {
        height: 47vh;
    }

    #bannerMarkertoolbox {
        height: 48vh;
    }
}




/* iPad Mini, iPad (768px x 1024px) */
@media (max-width: 768px) {
    /* Ajustes para iPads y tablets */
}

/* iPad Pro (1024px x 1366px) */
@media (max-width: 1024px) {
    /* Ajustes para iPad Pro */

}


/* Tablets (768px - 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    /* Ajustes para tablets */
}

/* Pantallas de escritorio pequeñas y laptops (1025px - 1366px) */
@media (min-width: 1025px) and (max-width: 1366px) {
    /* Ajustes para laptops */
}




/* Pantallas grandes y monitores (1367px - 1920px) */
@media (min-width: 1367px) and (max-width: 1920px) {
    /* Ajustes para monitores estándar */


    #bannerFootterToolbox {
        height: 105vh;
    }

}

/* Pantallas Ultra HD o 4K (más de 1920px) */
@media (min-width: 1921px) {

.slide-content-inner {
    max-width: 640px;
}

.slide-glass-box {
    min-height: 340px;
}
.slide-title{
font-size: 2.5rem;  
}

.btn-indigo {
font-size: 30px; 
}
.slide-logo {
    right: 250px;
    top: 250px;
}

#cardsSlider .slick-list {
    height: 400px;
}

.info-card {
    height: 320px;

}

.section-description {
    font-size: 2.2rem;

}

.txt_section_carrousel_descrip p {
    font-family: var(--font-family-general);
    font-size: 2.5rem;
    line-height: 1.5;
}

.txt_section_carrousel_title{
        font-size: 3.5rem;
}

.section-title {
    font-size: 3.2rem;

}

.card-title {
    font-size: 2.4rem;
}

.card-text {
    font-size: 1.7rem;

}

.card-decoration-blob {
    bottom: -12px;
}










    #bannerFootterToolbox {
        height: 106vh;
    }

    .shape3 {
        left: 545px;
    }

    .shape4 {
        left: 1100px;
    }

    .shape5 {
        left: unset;
        right: 255px;
    }

    /* Ajustes para pantallas grandes y 4K */
}

/* Monitores 4K (más de 2560px) */
@media (min-width: 2560px) {
    /* Ajustes para 4K */

    #bannerFootterToolbox {
        height: 80vh;
    }
}