body {

    display: flex;
    flex-direction: column;
    height: 100vh;

    font-family: 'futura';
    font-size: 1em;
    margin: 0;
    padding: 0;
    border: 0;
}


*,
::after,
::before,
button,
input,
select,
textarea {
    box-sizing: border-box;
}



p {
    margin: 0;
}


li {
    list-style-type: none;
}


a:link {
    text-decoration: none;
    /* Quitar subrayado */
}




.css-txt-dgtic {
    position: absolute;
    display: inline-block;
    width: 300px;

    height: 52px;
    right: 35px; /*10px;*/
    top: 23px; /*21px;*/
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}


.css-conte-footer-txt {
    position: relative;
    display: block;
    width: 68%; /*100%;*/
    height: auto;
    right: 0;
    top: 21px;
    font-size: 14px; /*18px;*/
    color: #ffffff;
    padding-bottom: 20px;
    margin: auto;
    /* background-color: aqua; */
}






.css-ligas {
    position: relative;
    display: block;
    margin-top: 10px;
    color: #59b1f1;
}




header {
    position: fixed;
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    padding: 0px;
    margin: 0;
    text-align: center;
    width: 100%;
    min-height: 100px;
    z-index: 100;
    /* margin-bottom: 20px; */
}




.css-logo-unam {
    position: absolute;
    display: inline-block;
    width: 295px; /*251px;*/
    height: 88px;
    left: 10px;
    scale: 0.8;
    top: 5px;
}







.css-contenedor-logos {
    position: relative;
    display: block;
    background-color: #004179;
    color: white;
    padding: 0px;
    margin: 0;
    text-align: center;
    width: 100%;
    min-height: 95px; /*100px;*/
}



.css-contenedor-logos::after {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    top: 40px;
    background-color: #548ce0;
}




.css-logo-tico {
    position: absolute;
    display: inline-block;
    top: 15px; /*11px;*/
    left: 23%;
    scale: 0.8;
    width: 256px;
    height: 67px;

}


.container-bottom-toggle {
    position: absolute;
    display: inline-block;
    width: 256px;
    height: 67px;
    /* margin: auto; */
    top: 0px;
    /* color: black; */
    /* font-size: 18px; */
    /* background-color: #ffffff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); */
    /* Sombra de 5px debajo */
}



.container-bottom-download {

    position: absolute;
    display: block;
    top: 15px;
    right: 352px;
    width: 100px;
    height: 78px;
    background-color: #d1e7fd !important;


}

.css-logo-download {
    position: absolute;
    display: block;
    top: 13px;
    width: 44px;
    left: 307px;
    height: 27px;
    background-image: url(../img/svg/download.svg);
    background-repeat: no-repeat;
    /* cursor:no-drop */

}


/* Botón descarga: opacidad. */
.css-logo-download-span {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 30px;
    top: 5px;
    left: 0px;
    font-size: 18px;

}


.css-logo-download {

     opacity: 0.3;

}

/* .css-text-download {
    position: relative;
    display: block;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 39px;
    color: rgb(51, 50, 50);
    border: solid 1px #1c1a1a63;
    background-color: #c9c8c62d;


} */


footer {
    background-color: #004179;
    color: white;
    text-align: center;
    padding: 10px 10px;
    line-height: 1.5;

}



main {
    flex: 1;
    /* position: relative;
    display: block; */
    padding: 0px;
    top: 104px;
    overflow: hidden;
}








.css-frame-base {
    min-height: 6000px;
}




iframe {
    width: 100%;
    height: 100%;
    top: 200px;
    /* Ocupa el 100% de la altura del contenedor principal */
    border: none;
    margin-top: 116px;
}


.altura-frame-1 {
    min-height: 6000px;
}

.altura-frame-2 {
    min-height: 7500px;
}





.container-toggle {
    position: relative;
    display: block;
    left: 44%; /*42%;*/
    width: 200px;
    height: 55px; /*60px;*/
    top: 14px;
    z-index: 10;
}






.toggle-text-area {
    position: absolute;
    left: -110px;
    top: 3px;
    display: block;
    margin-bottom: 5px;
}


.css-comboBox-fecha {
    position: absolute;
    top: 0;
    left: 40px;

}





.css-btn-radio-label {
    position: relative;
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
    left: 268px;
    margin-bottom: 14px;
}


.css-btn-radio {
    position: relative;
    margin-bottom: 14px;
    cursor: pointer;
}


.css-btn-radio-span {
    position: relative;
    text-align: right;
    left: -135px;
    cursor: pointer;
    color: #ffffff;

}





.css-contenedor-anio {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 2px;
    border: 0;
    width: 143px;
    top: -61px;
    left: 0;
    height: 40px;
    color: #ffffff;
}



.css-anio-f {
    padding: 3px;
    cursor: pointer;
}


.css-anio-d {
    position: relative;
    font-size: 1.5em;
    padding: 6px;
    top: -9px;


}


.ui-state-active, .ui-widget-content .ui-state-active {
width: 92%;
margin: auto;
}

.css-cabecera {
    position: relative;
    left: 0;
    text-align: center;
    top: 0;
    width: 100%;

    max-width: 1200px;

}



/* Ocultar el radio button original */
input[type="radio"] {
    display: none;
}

/* Estilo del label que actúa como botón de opción */
.radio-label {
    position: relative;
    font-family: "futura";
    font-size: 18px;
    padding-left: 30px;
    cursor: pointer;
    user-select: none;
    top: 6px;
}

/* Estilo del círculo que representa el botón de opción */
.radio-label:before {
    content: '';
    position: absolute;
    left: 132px;
    top: 50%;
    transform: translateY(-50%);
    width: 13%;
    height: 14px;
    border: 0px solid transparent;
    border-radius: 50%;
    background-color: white;
}

/* Cambiar el color cuando el radio button está seleccionado */
input[type="radio"]:checked+.radio-label:before {
    background-color: #ff8b00;
    /* Color de fondo cuando está seleccionado */
    border-color: transparent;
    /* Color del borde cuando está seleccionado */
}









/* CUSTOM SELECT BOX */
/* inicio año ui-menu */


.ui-selectmenu-open {
    position: fixed;

}

.anos-open {
    width: 138px;
    /*background-color: rgb(138, 28, 83);*/

}

.sedes-open {
    width: 630px;
    background-color: aquamarine;
}

.ui-selectmenu-menu .ui-menu {
    text-align: center;
    width: 90%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /* Bordes redondeados */
    border: 0px;
    /* Borde */
}

.ui-selectmenu-button.ui-button {
    border-radius: 10px;
    top: 7px;

}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
    left: 7px;
}


.ui-menu-item {
    padding-bottom: 5px;
}

.ui-menu-item::after {
    position: relative;
    content: "";
    display: block;
    width: 90%;
    margin: auto;
    border-bottom: solid 1px #80acce;
}


#anio-menu>li:nth-child(5)::after {
    display: none;
}


.ui-selectmenu-text {
    position: relative;
    display: block;
    text-align: center;
    top: 2px; /*-1px;*/
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #225a8b;
}

.ui-selectmenu-menu .ui-menu {
    position: relative;
    overflow: auto;
    /* width: 116px !important; */
    margin: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
    background-color: #00589c;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 6px 1em 8px .4em; /*3px 1em 3px .4em;*/
    color: rgb(241, 243, 242);
}



/* SELECTMENU SEDES */

/* #sedes-menu.ui-selectmenu-menu .ui-menu {
  
    border: #004179 2px solid;


} */



.selectmenu .ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    margin: auto;
    width: 90%;
    border: #004179 2px solid;
    background-color: #ffffff;
}


#sedes-menu.ui-menu.ui-corner-bottom.ui-widget.ui-widget-content,
#modalidad-menu.ui-menu.ui-corner-bottom.ui-widget.ui-widget-content {
    /* width: 33%  !important; */
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

#sedes-menu>li:nth-child(14)::after,
#modalidad-menu>li:nth-child(14)::after {
    display: none;
}




/* fin año ui-menu */




.css-comboBox-option {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

.css-comboBox-option:last-child {
    border-bottom: none;
    /* Elimina el borde del último elemento */
}

.css-comboBox-option:hover {
    background-color: #d1e7fd;
    /* Color de fondo al pasar el mouse */
}





/* VENTANA DE DESCARGA MODAL */



.container-fondo-vtn-datos {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    top: 120%;
    width: 700px;
    height: 30%;
    max-width: 700px;
    min-width: 370px;
    min-height: 366px;
    background-color: white;
    border: 6px solid #004179;
    border-radius: 25px;
    opacity: 0.90;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin: auto;
    z-index: 100;

}

.container-fondo-vtn-datos::after {
    content: "";
    position: absolute;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 50px;
    background-color: #004179;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

}


.container-vtn-datos {
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    top: 120%;
    width: 700px;
    height: 30%;
    max-width: 700px;
    min-height: 366px;
    min-width: 400px;
    border-radius: 25px;
    margin: auto;
    /* background-color: #ff8b00; */
    z-index: 100;

}





.css-close-vtn {
    position: absolute;
    display: block;
    cursor: pointer;
    font-family: "roboto";

    width: 30px;
    height: 30px;
    text-align: center;
    top: 3px;
    right: 9%;
    color: #004179;
    /* background-color: #ccc; */
    font-size: 30px;
    z-index: 10;
}





.css-vtn-datos-tit {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
    top: 28px;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #004179;
    /* background-color: #ccc; */
    font-size: 36px;
}



.css-vtn-datos-subTit {
    position: absolute;
    display: block;
    top: 100px;
    width: 100%;
    height: 60px;
    text-align: center;
    margin: auto;
    color: #004179;
    /* background-color: #ccc; */
    font-size: 35px;
    letter-spacing: 1px;

}




.css-area-selectmenus {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
    top: 158px;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #004179;
    /* background-color: #ccc; */
    font-size: 35px;
    letter-spacing: 1px;

}



.css-selectmenu-contenedor {
    position: absolute;
    display: block;
    width: 100%;
    height: 10px;
    text-align: center;
    top: 0px;
    margin: auto;
    font-size: 14px;
}



.css-area-btn-datos {
    position: absolute;
    display: block;
    width: 100%;
    height: 100px;
    text-align: center;
    top: 213px;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #004179;
    /* background-color: #ccc; */
    font-size: 27px;
}



.css-logo-download-vtn {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 10px;
    width: 71px;
    right: 20%;
    height: 71px;
    background-image: url(../img/down_lod_vtn.png);
    background-repeat: no-repeat;


}

.css-btn-datos-subTit-span {
    position: absolute;
    right: 34%;
    top: 18px;
    margin: 10px;
}


/* FIN VENTANA DE DESCARGA MODAL */

.css-logo-unam-footer {

    display: none;

}


.css-txt-dgtic-footer {

    display: none;


}


.e-oculto {
    display: none;
}



.css-conte-footer-txt {
    padding-bottom: 50px;
}

.css-btn-cred {
    border: 1px solid #59b1f1; /*#fff;*/
    border-radius: 50px;
    width: 100px;
    margin: auto;
    margin-top: 30px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.css-btn-cred:hover {
    color: #59b1f1;
}


@media (max-width: 1360px) {

    .css-logs {
        display: none;
    }


    .css-txt-dgtic {
        display: none;
    }

    .css-logo-tico {
        left: 10%;
    }



    .css-logo-unam-footer {
        position: relative;
        display: inline-block;
        width: 251px;
        height: 88px;
        left: 10px;
        scale: 0.8;
        top: 5px;
    }


    .css-txt-dgtic-footer {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        color: white;

    }



}





@media (max-width: 800px) {



    .container-vtn-datos {
        scale: 0.5;
        left: -144px;
        top: 40px;
    }

    .container-fondo-vtn-datos {
        scale: 0.5;
        left: -144px;
        top: 40px;
    }

    .css-logo-tico {
        left: -60px;
        scale: 0.5;
    }

    .container-toggle {
        position: relative;
        display: block;
        left: 27%;
        width: 200px;
        height: 60px;
        top: 14px;
        z-index: 10;
        scale: 0.7;
    }





    .css-close-vtn {
        right: 6%;
    }


    .css-area-selectmenus {
        left: 0;
        right: 0;
        width: 93%;
    }

    .selectmenu .ui-selectmenu-button.ui-button {

        width: 90%;

    }


    .ui-selectmenu-menu .ui-menu {
        width: 100% !important;
    }






    .ui-selectmenu-open {
        position: fixed;
        scale: 0.7;
    }



    .anos-open {
        position: fixed;
        top: 43.2125px !important;
        left: 29.5%  !important;
        scale: 0.7;
    }


    .modalidad-open {
        width: 375px;
        top: 217.2125px !important;
        left: 10px  !important;

        background-color: rgb(167, 98, 130);
    }


    .sedes-open {
        width: 375px;
        left: 10px  !important;
        top: 194.688px !important;
        background-color: rgb(57, 179, 1);
    }


    .css-contenedor-logos::after {
        top: 35px;
    }


}



@media (max-width: 416px) {

    .css-txt-dgtic {
        font-size: 15px;
        width: 235px;
        right: 0;
    }






    .css-selectmenu-contenedor {
        position: absolute;
        display: block;
        /* width: 376px; */
        height: 10px;
        text-align: center;
        top: 0px;
        margin: auto;
        font-size: 14px;
    }





}




@media (max-width: 375px) {



    .container-vtn-datos {

        left: -159px;
    }

    .container-fondo-vtn-datos {

        left: -159px;
    }




}
