/****************************************************************
 * Universidad: POLI
 * File: Styles
 * Sub cuenta: 1
 * Ultima Revision: 2024/09/19
 *****************************************************************/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

.file_download_btn {
    display: none;
}

.file_download_btn {
    display: none !important;
}

/***** MODALES ****/
/*.whitex .close{
    visibility: hidden;
}*/
/*.whitex .close:before {
    content: "X";
    visibility:visible;
    padding: 1px 5px 3px!important;
    line-height: 19px;
    background: #182b51;
    color: #fff;
    margin: 5px;
    border-radius: 22px;
    position: relative;
    right: 0;
    display: block;
}*/

/************************************************** 
PROPIEDADES DE LOS LINKS DE LA PAGINA DE LOGIN
***************************************************/
.ic-Login-footer .ic-Login-footer__links a,
.ic-Login-footer .ic-Login-footer__links .menu-item__text {
    display: none;
}

.ic-Login-footer .ic-Login-footer__logo-link {
    display: none;
}

.footer-logo {
    display: none;
}

.ic-app-footer__links a {
    display: none;
}

.ic-Login-footer .ic-Login-footer__links {
    text-align: center;
}


/************************************************** 
OCULTAMIENTO DEL LOGO "By INSTRUCTURE" DEL LOGIN
***************************************************/
.ic-Login-footer .ic-Login-footer__logo-link {
    display: none;
}

.ic-Login__actions .ic-Login__forgot,
.ic-Login__actions .ic-Login__actions-timeout {
    display: none;
}

/************************************************** 
OCULTAMIENTO DEL LOGO "By INSTRUCTURE" DEL FOOTER
***************************************************/
#footer .footer-logo {
    display: none;
}

/*.mi_botton{
    

position: absolute;
    right: 50%;
    top: 0;
    z-index: 9999;
    background: #0060ae;
    color: #fff;
    padding: 7px;
    }*/


/*centrar imagen y boton*/
.ic-Login-header,
.ic-Login-header .ic-Login-header__logo img,
.ic-Login__actions,
.ic-Login__actions .Button--login {
    display: block;
    margin: 0 auto;
}

/*#questions .question_name .answer_arrow,#questions .question_points_holder .user_points ,#questions .quiz_comment{
    display: none !important;
}*/

.courses .unstyled_list .clearfix .unenroll_link {
    display: none;
}



/************************************************** 
cargando mathjax
***************************************************/
.cargando-math {
    font-size: 12px;
    color: rgb(0, 96, 174);
}

/************************************************** 
fin cargando mathjax
***************************************************/

/************************************************** 
foros
***************************************************/

.replies {
    padding-left: 7px;
    border-left: solid #f2f2f2 16px;
}

.discussion-read-state-btn {
    top: 32px;
}

div.entry-content {
    padding-left: 0px !important;
}

/************************************************** 
fin foros
***************************************************/

/************************************************** 
TAV
***************************************************/
.cont_btn {
    position: fixed;
    float: right;
    right: 0px;
    width: 150px;
    margin-top: 10%;
}

.c_btn_ {
    color: #fff;
    padding: 10px;
    float: left;
    margin-top: 5%;
    width: 150px;
    font-size: 20px;
    text-align: right;
    float: right;
    box-shadow: 5px 5px #888;
    font-weight: bold;
}

#bt1 {
    background: #37C2F2
}

#bt1:hover {
    width: 170px;
    color: #fff;
    text-decoration: none;
}

#bt2 {
    background: #B23F73
}

#bt2:hover {
    width: 170px;
    color: #fff;
    text-decoration: none;
}

#bt3 {
    background: #F8C82C
}

#bt3:hover {
    width: 170px;
    color: #fff;
    text-decoration: none;
}

#bt4 {
    background: #59B200
}

#bt4:hover {
    width: 170px;
    color: #fff;
    text-decoration: none;
}

.c_btn_ a {
    text-decoration: none;
    color: #fff;
}

/************************************************** 
fin TAV
***************************************************/

/*calcular*/

#assignments-not-weighted .ic-Form-control,
#whatif-score-description {
    display: none;
}

#course_allow_student_organized_groups {
    display: none;
}

.profile_table .links a:nth-child(3),
.profile_table .links a:nth-child(4) {
    display: none;
}


.headerBar #new-discussion-btn {
    display: none;
}


/*escenarios*/

@charset "utf-8";
/* CSS Document */


/* --------------- Fonts --------------- */

@font-face {
    font-family: PoliBold;
    src: url(https://canvas-rsc.ilumno.com/testilumno/prod/js/repositorio/js/components/poli/fonts_prueba/BRANDON_BLD.OTF);
}

@font-face {
    font-family: PoliMedium;
    src: url(https://canvas-rsc.ilumno.com/testilumno/prod/js/repositorio/js/components/poli/fonts_prueba/BRANDON_MED_0.OTF);
}


/* --------------- Colores globales --------------- */

/*POLI azul claro*/
.POLI_linea_header,
.btnActividades,
.btnIcono {
    background-color: #2EA6CF !important;
}

.celestePoli {
    color: #2EA6CF;
}

/*POLI azul marca*/
.menu_header,
.POLI_slogan,
.POLI_copyright {
    background-color: #10355A !important;
}

.azulPoli {
    color: #10355A;
}

/*POLI naranja*/
.orangePoli {
    color: #FFAC2C;
}

/*POLI verde*/
.greenPoli {
    color: #A1CE44;
}

/*POLI magenta*/
.magentaPoli {
    color: #FD2E7F;
}

/*Gris claro*/
.POLI_banner_header,
.btnVideo .POLI_txt {
    background-color: #EEEEEE !important;
}

/*Gris oscuro*/
.POLI_btnAprendizaje {
    background-color: #333333 !important;
}

/*negro*/
.POLI_slogan_2,
.btnVideo .POLI_txt {
    color: #000000 !important;
}

/*blanco*/
.menuMods li a,
.POLI_btnAprendizaje {
    color: #FFFFFF !important;
}

.btnActividades:hover {
    background-color: #FFFFFF;
    color: #000000 !important;
}

/* --------------- AULA VIRTUAL HEADER --------------- */


.POLI_contenedorGeneral {
    max-width: 1050px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    min-width: 220px;
}


.POLI_linea_header {
    border-bottom: 1px solid #fff;
    height: 10px;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 100;
}

.POLI_banner_header {
    width: 100%;
    height: 100% !important;
    min-height: 90px !important;
    max-height: 170px !important;
    position: relative;
    z-index: 100;
}

.POLI_logo_header {
    margin: 5px 10px;
    width: 100%;
    max-width: 431px !important;
    min-width: 400px !important;
    position: relative;
    text-align: center;
}

.POLI_slogan_2 {
    width: 96.5%;
    position: relative;
    font-family: PoliBold;
    font-size: 16px;
    text-align: right;
    margin: 16px auto;
    padding-right: 30px !important;
}

.menu_header {
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 100;
    border-bottom: 1px solid #fff;
}

.menuMods li a {
    font-family: PoliMedium !important;
    text-decoration: none !important;
}

.bntMenu {

    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/mov/imenu.png) !important;
    width: 32px;
    height: 16px;
    margin: 10px 16px 16px 16px;
    float: right;
    background-repeat: no-repeat;
    cursor: pointer;
}

/* Nav SubMenu */
@keyframes submenumotion {
    from {
        margin-top: 10px;
        opacity: 0.5;
    }

    to {
        margin-top: 14px;
        opacity: 1;
    }
}

.POLI_contenedorGeneral .navSub ul.menuMods {
    padding-top: 0px;
    padding-bottom: 0px;
}

.POLI_contenedorGeneral .navSub ul.menuMods>li {
    padding-top: 14px;
    height: 30px;
}

.POLI_contenedorGeneral .navSub ul.menuMods>li:hover {
    background-color: #032546;
}

.POLI_contenedorGeneral .navSub ul.submenu {
    color: white;
    position: absolute;
    background: #03a9f4;
    margin-top: 14px;
    margin-left: 0;
    display: none;
    opacity: 1;
    transition: all .5s ease;
    max-width: 150px;
    padding: 0px !important;
    padding-left: 3px;
    min-width: 120px !important;
    text-align: left !important;
    margin-left: -27px !important;

    animation-name: submenumotion;
    animation-duration: .5s;
}

.POLI_contenedorGeneral .navSub ul.submenu li {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    transition: all .3s ease;
    text-transform: uppercase;
    font-size: 12px !important;
}

.POLI_contenedorGeneral .navSub ul.submenu li a {
    display: block;
    border-bottom: 1px solid #2092ec;
    padding: 10px 20px 10px 20px;
    text-align: left !important;
}

.POLI_contenedorGeneral .navSub ul.submenu li a:hover {
    background: #00355d;
    border-left: 3px solid deeppink;
    padding-left: 20px;
}

.POLI_contenedorGeneral .navSub ul.submenu li:last-child a {
    border-bottom: none !important;
}

.POLI_contenedorGeneral .navSub ul.menuMods>li:last-child ul.submenu {
    margin-left: -27px !important;
}

.POLI_contenedorGeneral .navSub ul.menuMods>li:hover ul.submenu,
.POLI_contenedorGeneral .navSub ul.menuMods>li ul.submenu:hover {
    display: block;
    opacity: 1;
}


@media only screen and (max-width: 1100px) {
    .POLI_contenedorGeneral .navSub .bntMenu {
        margin: 16px 16px 16px 16px !important;
    }

    .POLI_contenedorGeneral .navSub div.btnsMods .cerrar {
        padding: 10px 10px 6px !important;
        line-height: 14px;
        margin-left: -70px !important;
        margin-top: -15px;
        height: 15px;
    }

    .POLI_contenedorGeneral .navSub ul.menuMods>li {
        padding-top: 14px;
        height: auto !important;
    }

    .POLI_contenedorGeneral .navSub div.btnsMods .cerrar:hover {
        color: #000;
        background: #eee !important;
    }

    .POLI_contenedorGeneral .navSub div.btnsMods {
        height: auto !important;
        width: 250px;
    }

    .POLI_contenedorGeneral .navSub ul.menuMods>li:hover ul.submenu,
    .POLI_contenedorGeneral .navSub ul.menuMods>li ul.submenu:hover {
        display: contents !important;
    }

    .POLI_contenedorGeneral .navSub ul.submenu {
        color: white;
        position: relative;
        background: transparent;
        margin-top: 13px;
        margin-left: 0;
        display: none;
        opacity: 1;
        padding-left: 5px;
        transition: all .5s ease;
        max-width: 300px !important;
    }

    .POLI_contenedorGeneral .navSub ul.submenu li a {
        display: block;
        padding: 10px 10px 10px 10px;
        border-bottom: 1px solid #333;
        transition: all .5s ease;
    }

    .POLI_contenedorGeneral .navSub ul.menuMods>li:hover {
        background: transparent !important;
    }

    .POLI_contenedorGeneral .navSub ul.submenu li:hover a {
        background: transparent;
        padding-left: 15px;
        border-left: 1px solid deeppink !important;
    }
}

/* END Nav SubMenu */

/* --------------- AULA VIRTUAL BANNER --------------- */

.bannerPrincipal {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto1.jpg) !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipal_POLI {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto2.jpg) !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaula3 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto3.jpg) !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaula4 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto4.jpg) !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaula5 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto5.jpg) !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaula6 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto6.jpg) !important;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaulaSB1 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/competencias_ciudadanas.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaulaSB2 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/razonamiento_cuantitativo.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaulaSB3 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/ingles_A1_A2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaulaSB4 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/comunicacion_escrita.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaulaSB5 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/ingles_B1_B2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bannerPrincipalaulaSB6 {
    background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/metafora_final.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
}

.bgAzul {
    padding: 80px 0px !important;
    background-color: transparent !important;
    border-top: none !important;
}

.padding01 {
    padding: 80px 50px !important;
    background-color: #000000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
}

.sub_tit {
    font-family: PoliMedium !important;
    line-height: 32px;
}

h1 strong {
    font-size: 36px;
    font-family: PoliBold !important;
    ;
}

span {
    font-size: 12px;
    line-height: 20px;
}

.MathJax span {
    font-size: 21px;
    line-height: 20px;
}

.btnIcono {
    border-radius: 3px;
    padding: 10px 0px 0px 12px;
    display: inline-block;
    height: 24px;
    text-align: right;
}

.btnVideo .POLI_txt {
    font-size: 14px !important;
    padding: 5px 9px 12px 9px !important;
    font-family: PoliMedium !important;
    margin-top: 4px !important;
    max-height: 8px !important;
}

/* -.-.-.-.-.- Footer -.-.-.-.-.- */

.POLI_cierre {
    width: 100%;
    height: 100px;
    background-color: #000000;
    border-top: solid 1px #FFFFFF;
}

.POLI_cierre_logo {
    margin: 15px 0 0 15px;
}

.POLI_cierre_btn {
    display: inline-block;
    width: 14%;
    height: 76px;
    padding: 12px 8px;
    background-color: #2EA6CF;
    float: right;
    border-left: solid 1px #FFF;
    text-align: center;
    line-height: 16px;

}

.POLI_cierre_btn2 {
    display: inline-block;
    width: 14%;
    height: 76px;
    padding: 12px 8px;
    background-color: #FD2E7F;
    float: right;
    border-left: solid 1px #FFF;
    text-align: center;
    line-height: 16px;

}


.POLI_cierre_btn a {
    font-family: PoliMedium;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none !important;
    text-align: center;
}

.POLI_cierre_btn2 a {
    font-family: PoliMedium;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none !important;
    text-align: center;
}


.POLI_copyright {
    text-align: center;
    font-size: 11px;
    padding: 5px 3px 5px 3px;
    font-family: Arial !important;
    color: #FFF;
    border-top: solid 1px #FFFFFF;
}

.extraButtons {
    display: none
}


@media only screen and (max-width: 1100px) {

    .btnsMods {
        /*display: none; */
        background-color: #333333 !important;
        height: 400px !important;
    }

    .POLI_cierre_logo {
        margin: 15px 0 15px 15px;
    }

    .POLI_cierre {
        width: 100%;
        height: 400px;
        background-color: #000000;
        border-top: solid 1px #FFFFFF;
    }

    .POLI_cierre_btn {
        display: inline-block;
        width: 100%;
        height: 40px;
        padding: 12px;
        background-color: #2EA6CF;
        float: right;
        border-left: none;
        border-bottom: solid 1px #FFF;
        text-align: left;
        line-height: 16px;

    }

    .POLI_cierre_btn2 {
        display: inline-block;
        width: 100%;
        height: 40px;
        padding: 12px;
        background-color: #FD2E7F;
        float: right;
        border-left: none;
        border-bottom: solid 1px #FFF;
        text-align: left;
        line-height: 16px;

    }

    .bannerPrincipal.section.group .span_4_of_8:first-child {
        display: none;
    }

    .brClose {
        display: none;
    }

    @media only screen and (max-width: 768px) {

        .bannerPrincipal {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto1.jpg);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipal_POLI {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto2.jpg);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaula3 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto3.jpg);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaula4 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto4.jpg);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaula5 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto5.jpg);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaula6 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/default/foto6.jpg);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaulaSB1 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/competencias_ciudadanas.png);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaulaSB2 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/razonamiento_cuantitativo.png);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaulaSB3 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/ingles_A1_A2.png);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaula4 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/comunicacion_escrita.png);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaulaSB5 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/ingles_B1_B2.png);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .bannerPrincipalaulaSB6 {
            background-image: url(https://imgact.poligran.edu.co/css_poli/css_escen/img/saber/metafora_final.png);
            background-repeat: no-repeat;
            background-size: auto 100%;
            display: flex;
        }

        .POLI_banner_header {
            width: 100%;
            height: 90px;
            position: relative;
            z-index: 100;
        }

        .POLI_logo_header {
            max-width: 431px !important;
            min-width: 200px !important;
            text-align: center !important;
        }

        .POLI_slogan_2 {
            width: 96.5%;
            position: relative;
            font-family: PoliBold;
            font-size: 14px;
            text-align: right;
            margin: 10px auto !important;
            padding-right: 20px;
        }

        .menu_header {
            padding-top: 10px !important;
        }



    }

    @media only screen and (max-width: 680px) {

        .POLI_banner_header {
            width: 100%;
            height: 158px;
            position: relative;
            z-index: 100;
        }

        .POLI_logo_header {
            max-width: 431px !important;
            min-width: 100px !important;
            text-align: center !important;

        }

        .POLI_slogan_2 {
            text-align: center;
            margin: 0px 0;
            width: 96, 5%;
            padding: 10px 15px 10px 15px;
            background-color: #FFFFFF;
            text-align: right !important;
            padding-right: 20px !important;
        }

        .menu_header {
            padding-top: 10px !important;
        }

    }


    @media only screen and (max-width: 429px) {

        .POLI_banner_header {
            width: 100%;
            height: 128px;
            position: relative;
            z-index: 100;
        }

        .POLI_logo_header {
            margin: 5px 0px;
            max-width: 431px !important;
            min-width: 100px !important;
            text-align: center !important;
        }

        .POLI_slogan_2 {
            text-align: center;
            margin: 0px 0;
            width: 92.5%;
            padding: 10px 15px 10px 15px;
            background-color: #FFFFFF;
            text-align: right !important;
            padding-right: 20px !important;
        }

    }
}


/* ************************************************************** 
/* Estilos Plantilla 2023
/* ************************************************************** */
:root {
    --poli-azul-1: #3fa9f5;
    --poli-azul-2: #0F385A;
    --poli-verde-1: #a6ce38;
    --poli-verde-2: #88a828;
    --poli-verde-3: #495916;
    --poli-magenta-1: #E10064;

    --blue-dark: #051E34;
    --gris-soft: #EFEFEF;
    --gris-middle: #CECECE;
}

body:not(.full-width):not(.outcomes):not(.body--login-confirmation):has(#plantilla_2023) .ic-Layout-wrapper {
    max-width: 100%;
}

body:has(#plantilla_2023) #wiki_page_show .header-bar-outer-container:not(:has(.page-toolbar-end .edit-wiki)) {
    display: none;
}

#plantilla_2023 {
    overflow: hidden;
}

#plantilla_2023 .POLI_contenedorGeneral {
    max-width: 100%;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header {
    background-color: var(--poli-azul-2) !important;
    min-height: 70px !important;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .course_title {
    padding: 0 1rem;
    color: #FFF;
    margin-top: 15px;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons {
    padding: 0 0.5rem;
    display: flex;
    justify-content: flex-end;
    margin: 15px 0;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons a img {
    height: 40px;
    width: 40px;
    margin: 0 5px;
    display: none;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons a img:nth-child(1),
#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons a:hover img:nth-child(2) {
    display: block;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons a:hover img {
    display: none;
}


#plantilla_2023 .POLI_contenedorGeneral .POLI_footer {
    color: #FFF;
    background-color: var(--poli-verde-1);
    width: 100%;
    display: flex;
    min-height: 70px !important;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul {
    list-style: none;
    margin: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a {
    color: #FFF;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a .iconos {
    width: 30px;
    width: 25px;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a .texto {
    margin: 0;
    margin-left: 5px;
    font-size: 12px;
    font-size: .7em;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a:hover {
    color: var(--poli-verde-3);
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a img {
    display: none;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a img.logo_poli {
    width: 70px;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a img:nth-child(1),
#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icon-change a:hover img:nth-child(2) {
    display: block;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icon-change a:hover img {
    display: none;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.bg-verde-oscuro {
    background: var(--poli-verde-2);
    padding: 2px 5px;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_content_course {
    min-height: 75vh;
    display: flex;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_content_course.bg-course {
    background-image: url(https://canvas-rsc.ilumno.com/poli/prod/img/bg_course_p2.jpg);
    background-image: linear-gradient(67deg, rgba(15, 56, 90, 0.60) 0%, rgba(255, 255, 255, .9) 70%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%), url(https://canvas-rsc.ilumno.com/poli/prod/img/bg_course_p2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_home_content_iframe {
    height: 33vh;
    width: 80%;
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
    height: 50vh;
    width: calc(100% - 50px);
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_home_content_iframe iframe {
    width: 100% !important;
    height: 100% !important;
}

#plantilla_2023 #content-unidades svg {
    width: 100%;
    height: auto;
}

#plantilla_2023 .hexagon_hover {
    cursor: pointer;
}

#plantilla_2023 .hexagon_hover:hover .hex {
    fill: var(--poli-magenta-1);
}

/* modal */
#plantilla_2023_new_modal .fade {
    opacity: 0;
    transition: opacity .15s linear;
}

#plantilla_2023_new_modal .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

#plantilla_2023_new_modal .modal {
    z-index: 1072;
}

#plantilla_2023_new_modal .fade.show {
    opacity: 1;
    display: block;
}

#plantilla_2023_new_modal .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

/* ----------------- */
#plantilla_2023_new_modal .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    max-width: 100%;
}

#plantilla_2023_new_modal .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

@media (min-width: 576px) {
    #plantilla_2023_new_modal .modal-dialog {
        max-width: 70%;
        margin: 1.75rem auto;
    }
}

@media (min-width: 576px) {
    #plantilla_2023_new_modal .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

#plantilla_2023_new_modal .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

#plantilla_2023_new_modal .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* ----------------- */
#plantilla_2023_new_modal .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    outline: 0;
    background-color: transparent;
    border: 0;
}

#plantilla_2023_new_modal .modal-content button.close {
    top: -50px;
    right: 5vw;
    position: absolute;
    opacity: 1;
}

#plantilla_2023_new_modal .modal-content button.close img {
    width: 50px;
}

#plantilla_2023_new_modal .modal-content button.close:hover img {
    display: none;
}

#plantilla_2023_new_modal .modal-content button.close:hover img:nth-child(2) {
    display: block !important;
}


#plantilla_2023_new_modal .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

#plantilla_2023_new_modal .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

#plantilla_2023_new_modal .bg-modal {
    background: url(https://canvas-rsc.ilumno.com/poli/prod/img/bg_modal.png);
    min-height: 50vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

#plantilla_2023_new_modal .bg-modal .modulo-content {
    width: 31vw;
    height: 50vh;
    height: calc(50vh - 50px);
    margin-left: 8vw;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#plantilla_2023_new_modal .bg-modal .modulo-content .modulo-header {
    width: 100%;
    border-bottom: 2px solid var(--poli-verde-1);
    display: flex;
    padding-bottom: 10px;
}

#plantilla_2023_new_modal .bg-modal .modulo-content .modulo-header .modulo-title {
    padding: 0 20px;
}

#plantilla_2023_new_modal .bg-modal .modulo-content .modulo-header .modulo-title .modulo-title-1 {
    font-weight: normal;
    font-size: .8rem;
    margin: 0;
}

#plantilla_2023_new_modal .bg-modal .modulo-content .modulo-header .modulo-title .modulo-title-2 {
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
}

#plantilla_2023_new_modal .bg-modal .modulo-content .modulo-desc {
    padding: 10px;
    text-align: justify;
    font-size: 90%;
}

#plantilla_2023_new_modal .bg-modal .modulo-content .modulo-buttons {
    display: flex;
    justify-content: center;
    width: 100%;
}

#plantilla_2023 .POLI-btn-close-right-side-wrapper {
    background-color: #0f385a;
    border-radius: 50%;
    border: 0;
    padding: 5px;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
}

#plantilla_2023 .POLI-btn-close-right-side-wrapper:hover {
    background-color: var(--poli-magenta-1) !important;
}

#plantilla_2023 .POLI-btn-close-right-side-wrapper img {
    transition: all 0.5s ease 0s;
}

#plantilla_2023 .btn-verde-2023,
#plantilla_2023_new_modal .btn-verde-2023 {
    margin: 0 10px;
    background-color: var(--poli-verde-1);
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
    border: 0;
    max-width: 130px;
    font-size: .8em;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

#plantilla_2023_new_modal .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

/* ----------------- */
#plantilla_2023_new_modal .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

#plantilla_2023_new_modal .modal-backdrop {
    z-index: 1071;
}

#plantilla_2023_new_modal .modal-backdrop.fade {
    opacity: 0;
}

#plantilla_2023_new_modal .modal-backdrop.show {
    opacity: .5;
}

#plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .title-menu {
    color: #de1537;
    display: none;
}

#plantilla_2023 .btn-close-menu-secciones {
    border-radius: 50%;
    font-weight: bold;
    color: #de1537;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 5px;
}

#plantilla_2023 .POLI-btn-menu-secciones,
#plantilla_2023 .btn-close-menu-secciones,
#plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades {
    display: none;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icono-footer-accion {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--poli-verde-3);
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icono-footer-accion .texto {
    color: var(--poli-verde-3);
    margin: 0;
    margin-left: 5px;
    font-size: 12px;
    font-size: .7em;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icono-footer-accion:hover .texto {
    color: #FFF;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icono-footer-accion:hover img:nth-child(2) {
    display: block;
}

#plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.icono-footer-accion:hover img {
    display: none;
}

@media only screen and (max-width: 799px) {

    #plantilla_2023 .POLI-btn-menu-secciones,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .title-menu {
        display: block;
    }

    #plantilla_2023 .POLI-btn-close-right-side-wrapper {
        display: none;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header {
        height: 120px !important;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header div:nth-child(1).span_6_of_8 {
        width: 70%;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header div:nth-child(2).span_2_of_8 {
        width: 30%;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons {
        width: 100%;
        flex-wrap: wrap;
        margin: 10px 0;
        padding: 0;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_banner_header .POLI_content_icons a {
        margin: 5px 0;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul {
        flex-direction: column;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li {
        width: 100%;
        height: 40px;
        padding: 5px !important;
        border-bottom: 2px solid #FFF;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li.logo {
        display: none;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a {
        height: 100%;
        width: 100%;
        justify-content: flex-start;
        padding: 0 20px;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a .texto br {
        display: none;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_footer ul li a .texto {
        font-size: .9rem;
        font-weight: bold;
        margin-left: 10px;
    }

    #plantilla_2023 .POLI_contenedorGeneral:has(.div-unidades) {
        /* display: none; */
        overflow: unset;
    }

    #plantilla_2023 .POLI_contenedorGeneral .div-unidades {
        position: absolute;
        overflow: auto;
        top: 0;
        right: -100%;
        background-color: #333 !important;
        color: #fff;
        max-width: 70vw;
        margin: 0 !important;
        padding: 0 20px !important;
        z-index: 900;
        transition: all .8s ease;
    }

    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .modulo-header .subitems-btn .modulo-title-2:after {
        content: '';
        background-image: url(https://canvas-rsc.ilumno.com/poli/prod/img/icon-chevron-right-normal-blanco.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 20px;
        width: 20px;
        display: inline-block;
        margin-bottom: -4px;
        margin-left: 5px;
        /* transition: all .8s ease; */
    }

    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .subitems-content a {
        background-color: transparent;
        color: #FFF;
        display: flex;
        max-width: 100%;
        justify-content: flex-start;
        padding: 10px;
        border: 0;
        outline: 0;
        box-shadow: none;
    }

    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .subitems-content.show .modulo-title.subitems-btn .modulo-title-2:after {
        transform: rotate(90deg);
    }

    #plantilla_2023 .btn-close-menu-secciones,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .subitems-content.show .modulo-buttons.subitems-links {
        display: block !important;
    }

    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #content-unidades,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .modulo-desc,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .modulo-buttons,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .modulo-header .icon-modulo,
    #plantilla_2023 .POLI_contenedorGeneral .div-unidades #enlaces-unidades .modulo-header .modulo-title-1 {
        display: none;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_content_course {
        min-height: 50vh;
    }

    #plantilla_2023 .POLI_contenedorGeneral .POLI_home_content_iframe {
        height: 30vh;
        width: 90%;
    }
}

/****************************************************************
 * Estilos plantilla de cursos V3
 * Fecha: 20-12-2023
 * Developer: JMV
 *****************************************************************/
/*
:root {
    --max-width-frame: 100%;
}

#plantilla_v3 {
    margin: auto;
    max-width: var(--max-width-frame);
    font-family: "Brandon Grotesque Bold", "Brandon Grotesque Medium", "Brandon Grotesque Regular";
}

#plantilla_v3 header {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    max-width: var(--max-width-frame);
    height: 90px;
    background-color: #103759;
    font-size: 40px;
    font-family: "brandon-grotesque", serif;
    font-weight: bold;
}

#plantilla_v3 .nombreMod {
    width: auto;
    margin-right: auto;
    padding-left: 25px;
}

#plantilla_v3 section a:hover img {
    color: #FAAF19;
    opacity: 0.7;
}

#plantilla_v3 section a:hover {
    opacity: 0.7;
}

#plantilla_v3 .contenedor_correo {
    display: flex;
    font-size: 14px;
    place-items: center;
    text-align: center;
    margin-right: 20px;
}

#plantilla_v3 .iconCom {
    width: 40px;
    display: flex;
    margin: auto;
    padding: 10px 15px 5px 15px;
}

#plantilla_v3 .nav_exagonos {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 742px;
    width: 55%;
    height: auto;
}

#plantilla_v3 .main {
    display: flex;
    justify-content: space-evenly;
    max-width: var(--max-width-frame);
    height: 629px;
    background-image: url("https://canvas-rsc.ilumno.com/poli/prod/plantilla_v3/IMG/Portada.png");
    background-repeat: no-repeat;
    text-align: center;
    font-family: "brandon-grotesque", serif;
    color: white;
    margin: auto;
}

#plantilla_v3 .hexagon {
    position: relative;
    width: 160px;
    height: 120px;
    background: #103759;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    margin-inline-start: -25px;
    margin-bottom: 25px;
    padding-top: 10px;
    justify-content: flex-end;
    text-align: center;
}

#plantilla_v3 .hexagon:hover {
    background: #f9ae1b;
}

#plantilla_v3 .polipestana {
    width: 100%;
    height: 50px;
    margin-top: 5px;
    background-color: #3FA9F5;
    clip-path: polygon(31% 0, 100% 60%, 100% 100%, 0 100%, 0 60%);
}

#plantilla_v3 .divNav2 {
    width: 60px;
    height: 90px;
    margin-left: 10px;
    margin-right: 10px;
    display: grid;
    text-align: center;

}

#plantilla_v3 .iconHex {
    display: flex;
    width: calc(var(--hexa_w) * .5);
    height: auto;
    max-width: unset;
    margin-bottom: 5px;
    padding: 0;
}

#plantilla_v3 .hexIn_Ci {
    background: #3FA9F5;
}

#plantilla_v3 .hexIn_Ci:hover {
    background: #ee0379;
}

#plantilla_v3 .hexabajo {
    margin-top: 180px;
}


#plantilla_v3 a {
    color: white;
    text-decoration-line: none;
}

#plantilla_v3 #footer {
    display: flex;
    background-color: #A6CE39;
    max-width: var(--max-width-frame);
    height: 74px;
}

#plantilla_v3 #footer a {
    display: flex;
    align-items: center;
    color: #103759;
    text-decoration-line: none;
}

#plantilla_v3 .btn_plataforma {
    display: flex;
    width: 150px;
    height: 74px;
    font-family: "brandon-grotesque", serif;
    font-size: 12px;
    margin: auto;
    align-items: center;
    justify-content: center;
}

#plantilla_v3 .btn_plataforma:hover {
    background-color: #C1DD74;
}

#plantilla_v3 .Icon_plataforma {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
}

#plantilla_v3 #logo-footer {
    width: 200px;
    margin-left: 20px;
    margin-right: 70px;
}

#plantilla_v3 .contenedorVentana {
    position: relative;
    width: 100%;
    height: 454px;
    margin: auto;
    width: 80%;
}

#plantilla_v3 .ventana_Borde {
    background-color: #A6CE38;
    clip-path: polygon(10% 0%, 90% 0%, 100% 30%, 100% 70%, 90% 100%, 10% 100%, 0% 70%, 0% 30%);
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

#plantilla_v3 .ventana {
    background-color: #103759;
    clip-path: polygon(10% 0%, 90% 0%, 100% 30%, 100% 70%, 90% 100%, 10% 100%, 0% 70%, 0% 30%);
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
}

#plantilla_v3 .modal {
    background-color: rgba(0, 0, 0, .8);
    position: fixed !important;
    opacity: 0;
    pointer-events: none;
    transition: all 1s;
    z-index: 100;
    right: 0;
    left: 0;

    display: flex;
    justify-content: center;
    flex-direction: column;
    top: -50px;
    bottom: 0;
}

#plantilla_v3 article {
    width: 80%;
    height: auto;
    margin: auto;

}

#plantilla_v3 .bannerUnidad {
    display: flex;
    align-items: center;
    border-bottom: 3px solid #A6CE38;
}

#plantilla_v3 h1 {
    font-size: 28px;
    color: #FFFFFF;
    margin-left: 10px;

}

#plantilla_v3 .Icon_Octagono {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
}

#plantilla_v3 .Recursos_Octagono {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-align: center;
}

#plantilla_v3 .bt_materiales {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #A6CE38;
    width: 220px;
    height: 65px;
    margin-right: 15px;
    border-radius: 15px;
    color: #103759;
    font-weight: bold;
}

#plantilla_v3 .bt_materiales:hover {
    background: #FFFFFF;
    align-items: center;
}

#plantilla_v3 p {
    font-family: "Brandon Grotesque Regular";
    font-size: 20px;
    color: #FFFFFF;
    line-height: 1.2em;
}

#plantilla_v3 .postit {
    position: relative;
    display: block;
    width: 322px;
    height: auto;
    background-color: #F2EB99;
    text-align: center;
    color: #0F385A;
}

#plantilla_v3 .positBrillo {
    position: relative;
    width: auto;
    height: 25px;
    background-color: #F5F0B7;
    top: 0;
    left: 0;
    display: block;
}

#plantilla_v3 .postit p {
    position: relative;
    display: block;
    font-size: 18px;
    color: #103759;
    margin-top: -15px;
    padding: 0 5px;
}

#plantilla_v3 .postit h3 {
    margin-top: 5px;
}

#plantilla_v3 .punta {
    position: absolute;
    width: 20px;
    height: 19px;
    bottom: 0;
    right: 0;
    clip-path: inset(5% 20% 15% 10%);
    background: linear-gradient(-45deg, #0F385A 50%, #DCC904 50%);
    margin-right: -5px;
    margin-bottom: -3px;
}

#plantilla_v3 .cerrar_modal {
    position: absolute;
    background-image: url("https://canvas-rsc.ilumno.com/poli/prod/plantilla_v3/SVG/Cerrar.svg");
    background-repeat: no-repeat;
    width: 49px;
    height: 43px;
    top: 0;
    right: 0;
    cursor: pointer;
}

#plantilla_v3 .cerrar_modal:hover {
    background-image: url("https://canvas-rsc.ilumno.com/poli/prod/plantilla_v3/SVG/Cerrar_Over.svg");
    background-repeat: no-repeat;
}

#plantilla_v3 aside {

    display: inline-block;
    width: 500px;
    width: 40%;
    height: auto;
}

#plantilla_v3 iframe {
    width: 100% !important;
    height: 70% !important;
    border: none;
}

#plantilla_v3 .ContenedorEXP {
    display: flex;
    width: 100%;
    align-content: center;
    justify-content: center;
    margin: auto;
}

#plantilla_v3 .experiencias {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 30%;
    background: #FAAF19;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 10px;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    min-height: 100px;
}

#plantilla_v3 .experiencias img {
    width: 30px;
    margin-bottom: 8px;
}

#plantilla_v3 .MiBook {
    padding: 5px 25px;
}

#plantilla_v3 .experiencias:hover {
    background: #103759;
}

body:not(.full-width):not(.outcomes):not(.body--login-confirmation):has(#plantilla_v3) .ic-Layout-wrapper {
    max-width: 100%;
}

body:has(#plantilla_v3) .ic-Layout-contentMain {
    padding: 36px 0px 48px 0px;
}

#plantilla_v3 .POLI_contenedorGeneral {
    max-width: 100%;
}

#plantilla_v3 .POLI-btn-close-right-side-wrapper {
    background-color: #0f385a;
    border-radius: 50%;
    border: 0;
    padding: 5px;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
    line-height: normal;
}

#plantilla_v3 .POLI-btn-close-right-side-wrapper:hover {
    background-color: #A6CE39 !important;
}

#plantilla_v3 .POLI-btn-close-right-side-wrapper img {
    transition: all 0.5s ease 0s;
}

body:has(#plantilla_v3) .POLI-btn-close-right-side-wrapper img {
    transform: rotateY(180deg);
}

body.with-right-side:has(#plantilla_v3) #right-side-wrapper {
    display: none;
}

body:has(#plantilla_v3):not(.with-right-side) .POLI-btn-close-right-side-wrapper {
    display: none !important;
}

body:has(#plantilla_v3) h1.page-title {
    display: none;
}

#plantilla_v3 .nav_hexagonos_mobile {
    display: none;
}

#plantilla_v3 .text-overflow-nowrap {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

#plantilla_v3 .collapse {
    display: none;
}

#plantilla_v3 .collapse.show {
    display: block;
}

#plantilla_v3 .hexagonos_content {
    display: flex;
    width: 55%;
    align-items: center;
}

#plantilla_v3 .hexagonos {
    --hexa_pts: 30;
    --hexa_w: 10vw;
    --hexa_separate_1: 17;
    --hexa_separate_2: 8;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: calc((var(--hexa_w) * 2) + 1vw);
    position: relative;
}

#plantilla_v3 .hex {
    height: var(--hexa_w);
    width: calc(var(--hexa_w) + 2vw);
    position: absolute;
    background: #103759;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

#plantilla_v3 .hex:hover {
    background-color: #f9ae1b;
}

#plantilla_v3 .hex a {
    color: white;
    text-decoration-line: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 1em;
    font-size: calc(var(--hexa_w) / 100 * 12);
}

#plantilla_v3 .hex a img {
    max-width: unset !important;
    padding: 0 !important;
    margin-bottom: 5px !important;
    width: calc(var(--hexa_w) *.5) !important;
    height: auto !important;
}

#plantilla_v3 .hexIn_Ci {
    background: #3FA9F5;
}

#plantilla_v3 .hexIn_Ci:hover {
    background: #ee0379;
}

#plantilla_v3 .hex1 {
    transform: translate(calc((var(--hexa_w) / var(--hexa_pts) * 50) * -1), calc((var(--hexa_w) / var(--hexa_pts) * (var(--hexa_separate_1) + var(--hexa_separate_2))) * -1));
}

#plantilla_v3 .hex2 {
    transform: translate(calc((var(--hexa_w) / var(--hexa_pts) * 50) * -1), calc((var(--hexa_w) / var(--hexa_pts) * (var(--hexa_separate_1) - var(--hexa_separate_2))) * 1));
}

#plantilla_v3 .hex3 {
    transform: translate(calc((var(--hexa_w) / var(--hexa_pts) * var(--hexa_separate_1)) * -1), calc(var(--hexa_w) / var(--hexa_pts) * var(--hexa_separate_2) * -1));
}

#plantilla_v3 .hex4 {
    transform: translate(calc((var(--hexa_w) / var(--hexa_pts) * var(--hexa_separate_1)) * 1), calc(var(--hexa_w) / var(--hexa_pts) * var(--hexa_separate_2) * 1));
}

#plantilla_v3 .hex5 {
    transform: translate(calc((var(--hexa_w) / var(--hexa_pts) * 50) * 1), calc((var(--hexa_w) / var(--hexa_pts) * (var(--hexa_separate_1) - var(--hexa_separate_2))) * -1));
}

#plantilla_v3 .hex6 {
    transform: translate(calc((var(--hexa_w) / var(--hexa_pts) * 50) * 1), calc((var(--hexa_w) / var(--hexa_pts) * (var(--hexa_separate_1) + var(--hexa_separate_2))) * 1));
}

#plantilla_v3 {
    margin: auto;
    width: var(--max-width-frame);
    font-family: "Brandon Grotesque Bold", "Brandon Grotesque Medium", "Brandon Grotesque Regular";
    line-height: 1em;
}

#plantilla_v3 .polipestana {
    width: 100%;
    height: 50px;
    margin-top: -40px;
    clip-path: polygon(31% 0, 100% 60%, 100% 100%, 0 100%, 0 60%);
    display: block;
}

#plantilla_v3 .nav_recursos {
    display: flex;
    justify-content: center;
    align-items: center;
    width: var(--max-width-frame);
    height: 250px;
    margin-top: -5px;
}

#plantilla_v3 .color_M_Fundamental {
    background-color: #FAAF19;
}

#plantilla_v3 .color_Complementos {
    background-color: #A6CE38;
}

#plantilla_v3 .color_M_trabajo {
    background-color: #3FA9F5;
}

#plantilla_v3 .contenedor_hexagon {
    position: relative;
    display: block;
    width: 180px;
    height: 100px;
    background: #f2f2f2;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    margin-inline-start: 0;
    margin-bottom: 50px;
    padding-top: 40px;
    text-align: center;
}

#plantilla_v3 .enlace {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #103759;
    padding: 50px 70px;
    text-decoration: none;
}

#plantilla_v3 nav img {
    max-width: 70px;
    height: 70px;
    padding: 10px 0;
}

#plantilla_v3 .contenedor_hexagon a:hover {
    background: #103759;
    color: #FFFFFF;
}

#plantilla_v3 .contenedor_hexagon a:hover img,
#plantilla_v3 .enlace img:hover {
    filter: invert(100%) hue-rotate(170deg);
}

#plantilla_v3 .ubic_recursos_arriba {
    margin-left: 10px;
    margin-right: 10px;
}

#plantilla_v3 .ubic_recursos_abajo {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 70px;
}

#plantilla_v3 .bg-center {
    height: 55vh;
    display: block;
    background-color: #10305b;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#plantilla_v3 .pages.show .show-content {
    padding: 0 12px 0 12px;
}

body:has(#plantilla_v3) .white-answer,
body:has(#plantilla_v3) .whitex {
    width: 98%;
    left: 1%;
}

#plantilla_v3 .w100 {
    width: 100%;
}

@media only screen and (max-width: 799px) {
    #plantilla_v3 .POLI-btn-close-right-side-wrapper {
        display: none;
    }

    #plantilla_v3 .nombreMod {
        padding-left: 10px;
        line-height: 35px;
    }

    #plantilla_v3 .contenedor_correo {
        margin-right: 10px;
    }

    #plantilla_v3 a {
        width: 100px;
    }

    #plantilla_v3 .nav_exagonos,
    #plantilla_v3 .hexagonos_content {
        display: none !important
    }

    #plantilla_v3 iframe {
        height: 60% !important;
    }

    #plantilla_v3 .main {
        height: 500px;
    }

    #plantilla_v3 #footer {
        flex-direction: column;
        height: auto;
        padding: 10px;
        background-color: #A6CE39;
    }

    #plantilla_v3 #footer #logo-footer {
        display: none;
    }

    #plantilla_v3 .btn_plataforma {
        width: 100%;
        margin: 2px 0;
        justify-content: start;
        font-size: 16px;
        font-weight: bold;
        height: 45px;
        background-color: #c3dc74;
    }

    #plantilla_v3 #footer a {
        width: 100%;
        padding: 0 20px;
    }

    #plantilla_v3 #footer a br {
        display: none;
    }

    #plantilla_v3 .btn_plataforma2 {
        display: flex;
        font-family: "brandon-grotesque", serif;
        align-items: center;
        width: 100%;
        margin: 2px 0;
        justify-content: start;
        font-size: 16px;
        font-weight: bold;
        height: 45px;
        background-color: #103759;
        padding: 10px 0;
    }

    #plantilla_v3 .btn_plataforma2.claro {
        background-color: #41a8f5;
    }

    #plantilla_v3 .btn_plataforma2 a {
        width: auto;
        display: flex;
        align-items: center;
        font-size: 20px;
        padding-left: 20px;
    }

    #plantilla_v3 .btn_plataforma2 a img {
        display: block;
        width: 50px;
        height: 50px;
        float: left;
        margin-right: 10px;
    }

    #plantilla_v3 .btn_plataforma2:after {
        content: "";
        position: absolute;
        right: 5px;
        background-image: url(https://canvas-rsc.ilumno.com/poli/prod/plantilla_v3/SVG/btnRecursos/caret-right.svg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 40px;
        width: 40px;
    }

    #plantilla_v3 .btn_plataforma2[aria-expanded="true"]:after {
        transform: rotate(90deg);
    }

    #plantilla_v3 .nav_hexagonos_mobile {
        display: block;
    }

    #plantilla_v3 .nav_hexagonos_mobile .contentido-unidad {
        padding: 5px 10px;
    }

    #plantilla_v3 .nav_hexagonos_mobile .contentido-unidad p {
        color: #000;
    }

    #plantilla_v3 .nav_hexagonos_mobile .contentido-unidad .opciones {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #plantilla_v3 .nav_hexagonos_mobile .contentido-unidad .postit {
        margin: 10px 0;
    }

    #plantilla_v3 .bt_materiales {
        width: 200px;
        text-align: center;
        height: 60px;
        margin: 5px auto;
        padding: 0 15px;
    }

    #plantilla_v3 .bg-center {
        width: 100%;
        background-size: contain;
        height: 25vh;
    }

    #plantilla_v3 .nav_recursos {
        display: flex;
        flex-wrap: wrap;
        height: 100%;
        padding-bottom: 30px;
    }

    #plantilla_v3 .contenedor_hexagon {
        width: 150px;
        height: 90px;
        margin-bottom: 5px;
    }

    #plantilla_v3 .enlace {
        padding: 0px 40px;
    }

    #plantilla_v3 nav img {
        max-width: 50px;
        height: auto;
        padding: 10px 0 5px 0;
    }

    #plantilla_v3 .ubic_recursos_abajo {
        margin-top: 15px;
    }

    #plantilla_v3 aside {
        width: 100%;
    }
}
*/

/****************************************************************
 * bootstrap
 * Fecha: 2024-07-26
 * Developer: JMV
 *****************************************************************/
.jmv-col-1,
.jmv-col-2,
.jmv-col-3,
.jmv-col-4,
.jmv-col-5,
.jmv-col-6,
.jmv-col-7,
.jmv-col-8,
.jmv-col-9,
.jmv-col-10,
.jmv-col-11,
.jmv-col-12,
.jmv-col,
.jmv-col-auto,
.jmv-col-sm-1,
.jmv-col-sm-2,
.jmv-col-sm-3,
.jmv-col-sm-4,
.jmv-col-sm-5,
.jmv-col-sm-6,
.jmv-col-sm-7,
.jmv-col-sm-8,
.jmv-col-sm-9,
.jmv-col-sm-10,
.jmv-col-sm-11,
.jmv-col-sm-12,
.jmv-col-sm,
.jmv-col-sm-auto,
.jmv-col-md-1,
.jmv-col-md-2,
.jmv-col-md-3,
.jmv-col-md-4,
.jmv-col-md-5,
.jmv-col-md-6,
.jmv-col-md-7,
.jmv-col-md-8,
.jmv-col-md-9,
.jmv-col-md-10,
.jmv-col-md-11,
.jmv-col-md-12,
.jmv-col-md,
.jmv-col-md-auto,
.jmv-col-lg-1,
.jmv-col-lg-2,
.jmv-col-lg-3,
.jmv-col-lg-4,
.jmv-col-lg-5,
.jmv-col-lg-6,
.jmv-col-lg-7,
.jmv-col-lg-8,
.jmv-col-lg-9,
.jmv-col-lg-10,
.jmv-col-lg-11,
.jmv-col-lg-12,
.jmv-col-lg,
.jmv-col-lg-auto,
.jmv-col-xl-1,
.jmv-col-xl-2,
.jmv-col-xl-3,
.jmv-col-xl-4,
.jmv-col-xl-5,
.jmv-col-xl-6,
.jmv-col-xl-7,
.jmv-col-xl-8,
.jmv-col-xl-9,
.jmv-col-xl-10,
.jmv-col-xl-11,
.jmv-col-xl-12,
.jmv-col-xl,
.jmv-col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.jmv-col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.jmv-col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.jmv-col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.jmv-col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.jmv-col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.jmv-col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.jmv-col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.jmv-col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.jmv-col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.jmv-col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.jmv-col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.jmv-col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.jmv-col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.jmv-bold {
    font-weight: bold !important;
}

.jmv-d-none {
    display: none !important
}

.jmv-d-inline {
    display: inline !important
}

.jmv-d-inline-block {
    display: inline-block !important
}

.jmv-d-block {
    display: block !important
}

.jmv-d-table {
    display: table !important
}

.jmv-d-table-row {
    display: table-row !important
}

.jmv-d-table-cell {
    display: table-cell !important
}

.jmv-d-flex {
    display: flex !important
}

.jmv-d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .jmv-d-sm-none {
        display: none !important
    }

    .jmv-d-sm-inline {
        display: inline !important
    }

    .jmv-d-sm-inline-block {
        display: inline-block !important
    }

    .jmv-d-sm-block {
        display: block !important
    }

    .jmv-d-sm-table {
        display: table !important
    }

    .jmv-d-sm-table-row {
        display: table-row !important
    }

    .jmv-d-sm-table-cell {
        display: table-cell !important
    }

    .jmv-d-sm-flex {
        display: flex !important
    }

    .jmv-d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .jmv-d-md-none {
        display: none !important
    }

    .jmv-d-md-inline {
        display: inline !important
    }

    .jmv-d-md-inline-block {
        display: inline-block !important
    }

    .jmv-d-md-block {
        display: block !important
    }

    .jmv-d-md-table {
        display: table !important
    }

    .jmv-d-md-table-row {
        display: table-row !important
    }

    .jmv-d-md-table-cell {
        display: table-cell !important
    }

    .jmv-d-md-flex {
        display: flex !important
    }

    .jmv-d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .jmv-d-lg-none {
        display: none !important
    }

    .jmv-d-lg-inline {
        display: inline !important
    }

    .jmv-d-lg-inline-block {
        display: inline-block !important
    }

    .jmv-d-lg-block {
        display: block !important
    }

    .jmv-d-lg-table {
        display: table !important
    }

    .jmv-d-lg-table-row {
        display: table-row !important
    }

    .jmv-d-lg-table-cell {
        display: table-cell !important
    }

    .jmv-d-lg-flex {
        display: flex !important
    }

    .jmv-d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .jmv-d-xl-none {
        display: none !important
    }

    .jmv-d-xl-inline {
        display: inline !important
    }

    .jmv-d-xl-inline-block {
        display: inline-block !important
    }

    .jmv-d-xl-block {
        display: block !important
    }

    .jmv-d-xl-table {
        display: table !important
    }

    .jmv-d-xl-table-row {
        display: table-row !important
    }

    .jmv-d-xl-table-cell {
        display: table-cell !important
    }

    .jmv-d-xl-flex {
        display: flex !important
    }

    .jmv-d-xl-inline-flex {
        display: inline-flex !important
    }
}


/****************************************************************
 * Estilos Content Full Screen
 * Fecha: 2025-03-21
 * Developer: JMV
 *****************************************************************/

 body.home:has(#ContentFullScreen) {
    overflow: hidden;
}

body.home #ContentFullScreen {
    z-index: 3;
    position: fixed !important;
    top: 0;
    right: 0;
    height: 100vh !important;
    left: 54px;
    background-color: #fff;
}

body.home:has(#ContentFullScreen) .right-of-crumbs {
    position: absolute;
    top: 110px;
    right: 25px;
    zoom: .8;
}

@media only screen and (max-width: 775px) {
    body.home #ContentFullScreen {
        position: sticky !important;
        top: 0;
        left: 0;
        width: 100vw !important;
        height: 100vh !important;
        z-index: 9999;
        padding-left: 0px !important;
        left: 0px !important;
    }

    body.home:has(#ContentFullScreen) .header-bar-outer-container {
        display: none;
    }

    body.home:has(#ContentFullScreen) .ic-Layout-contentMain {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    body.home.pages.show.home:has(#ContentFullScreen) .show-content {
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

}


body.home #ContentFullScreen iframe {
    height: 100vh !important;
    right: 0;
    left: 0;
    display: inline-block;
}

body.home:has(#ContentFullScreen) #left-slide {
    background: #fff;
    height: 100%;
    left: -208px;
}

body.home:has(#ContentFullScreen) .ic-app-nav-toggle-and-crumbs {
    z-index: 11;
    border-bottom: 0 !important;
    padding: 17px 0;
    width: 50px;
    margin-right: 0;
}

body.home:has(#ContentFullScreen) .ic-app-crumbs {
    display: none;
}

body.home:has(#ContentFullScreen) #fixed_bottom .fixed_warning {
    display: none !important;
}

body.home:has(#ContentFullScreen) #left-side nav {
    background: #fff;
    padding: 40px 10px;
    transform: translate3d(-184px, 0, 0);
    transition: .3s transform ease-in-out;
    display: block !important;
}

body.home.course-menu-expanded:has(#ContentFullScreen) #left-side nav {
    transform: translate3d(0, 0, 0) !important;
}

body.home:has(#ContentFullScreen) .ic-app-course-menu {
    padding: 0 !important;
}

body.home.primary-nav-expanded #ContentFullScreen {
    padding-left: 30px;
}

@media (max-width: 600px) {
    body.home:has(#ContentFullScreen) .facet_sidebar {
        display: none;
    }
}

body.home:has(#ContentFullScreen) #loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #fff;
    animation: intro 1000ms ease;
}

body.home:has(#ContentFullScreen) #loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 300px;
    margin: -150px 0 0 -150px;
    z-index: 150;
}

body.home #ContentFullScreen .dot {
    width: 10px;
    height: 10px;
    border: 2px solid #173557;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    transform: scale(0);
    animation: fx 1000ms ease infinite 0ms;
}

body.home #ContentFullScreen .dot:nth-child(2) {
    animation: fx 1000ms ease infinite 300ms;
}

body.home #ContentFullScreen .dot:nth-child(3) {
    animation: fx 1000ms ease infinite 600ms;
}

@keyframes fx {
    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes intro {
    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}





/****************************************************************
 * Estilos plantilla de cursos avatares 2024
 * Fecha: 2024-05-29
 * Developer: JMV
 *****************************************************************/

/* CSS Document - Interface 2024 */
@font-face {
    font-family: Brandon;
    font-weight: 700;
    font-style: bold;
    src: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/Fuente/Brandon_bld.otf') format("opentype")
}

#platilla_avatares_2024_pregrado * {
    font-family: "Montserrat", sans-serif !important;
    line-height: normal;
    outline: none !important;
}

#platilla_avatares_2024_pregrado:focus,
#platilla_avatares_2024_pregrado *:focus {
    outline: unset !important;
}

#platilla_avatares_2024_pregrado h1 {
    font-size: 2em;
    font-weight: bold;
}

#platilla_avatares_2024_pregrado h1 * {
    font-size: inherit;
    font-weight: bold;
}

#platilla_avatares_2024_pregrado.GVcontenedor_general {
    max-width: 1050px;
    margin: auto;
    overflow: hidden;
}

#platilla_avatares_2024_pregrado .contenidoPrincipal {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    height: 100%;
    padding: 0;
    width: calc(100% - 33%);
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

/*///////////////////////////////////*/
/*---------- Menu fijo --------------*/
/*////////////////////////////////////*/
#platilla_avatares_2024_pregrado .dropdown {
    position: relative;
    display: inline-block;
}

#platilla_avatares_2024_pregrado .dropdown-content {
    display: none;
    position: absolute;
    min-width: 240px;
    z-index: 1;
}

#platilla_avatares_2024_pregrado .dropdown-content a {
    background-color: #fff;
    color: #173557;
    padding: 7px 10px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    border-radius: 40px;
    border: #173557 1px solid;
    margin: 2px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    align-items: center;
    justify-content: center;
}

#platilla_avatares_2024_pregrado .dropdown-content img {
    margin-right: 5px;
    vertical-align: middle;
}

#platilla_avatares_2024_pregrado .dropdown-content a:hover {
    background-color: #173557;
    color: #f1f1f1;
}

#platilla_avatares_2024_pregrado .dropdown:hover .dropdown-content {
    display: block;
}

#platilla_avatares_2024_pregrado .dropdown-content.dropdownA {
    bottom: 25px;
    right: 8;
}

#platilla_avatares_2024_pregrado .dropdown-content.dropdownB {
    top: 0;
    right: 35px;
}

#platilla_avatares_2024_pregrado .dropdown-content.dropdownC {
    top: 20px;
    right: -30px;
}

#platilla_avatares_2024_pregrado .navbar {
    position: fixed !important;
    top: 80%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 120px;
    height: 140px;
    z-index: 5;
    /*background-color: aqua;*/
    padding-right: 20px;
}

#platilla_avatares_2024_pregrado .navbar div {
    float: left;
    position: absolute;
    width: 40px;
}

/*////////////////////////////////////*/
/*---------- FIN Menu fijo -----------*/
/*////////////////////////////////////*/

/*-------------------------------------*/
/*---------- Menu de CORREO -----------*/
/*-------------------------------------*/

#platilla_avatares_2024_pregrado .navcorreo {
    overflow: hidden;
    background-color: #fff;
}

#platilla_avatares_2024_pregrado .navcorreo a {
    float: left;
    display: flex;
    color: #173557;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 16px;
    align-items: center;
    font-weight: 500;
}

#platilla_avatares_2024_pregrado .navcorreo a img {
    margin-right: 8px;
}

#platilla_avatares_2024_pregrado .navcorreo a:hover {
    background-color: #E6EFFD;
    color: #173557;
}

#platilla_avatares_2024_pregrado .navcorreo a.active {
    background-color: #04AA6D;
    color: white;
}

#platilla_avatares_2024_pregrado .navcorreo .icon {
    display: none;
}

@media screen and (max-width: 600px) {
    #platilla_avatares_2024_pregrado .navcorreo a {
        display: none;
    }

    #platilla_avatares_2024_pregrado .navcorreo a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #platilla_avatares_2024_pregrado .navcorreo.responsive {
        position: relative;
    }

    #platilla_avatares_2024_pregrado .navcorreo.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
    }

    #platilla_avatares_2024_pregrado .navcorreo.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}

/*-----------------------------------------*/
/*---------- Fin Menu de CORREO -----------*/
/*-----------------------------------------*/

/**********************************************/
/*----Estilos de la informacion del modulo----*/
/**********************************************/

#platilla_avatares_2024_pregrado .bannerprincipal {
    position: relative;
    width: 100%;
    display: flex;
    border-top: #093b74 1.5px solid;
}

#platilla_avatares_2024_pregrado .background_curso {
    position: absolute;
}

/* #platilla_avatares_2024_pregrado .infoprinciplal {
    padding: 10px 40px;
    width: auto;
    max-width: 100%;
  } */

#platilla_avatares_2024_pregrado .infoprincipal {
    width: 100%;
    width: calc(100% - 33%);
}

#platilla_avatares_2024_pregrado .banner-img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#platilla_avatares_2024_pregrado #video_inicial {
    /* max-width: 400px; */
    /* width: 33%; */
    opacity: 1;
    transition: opacity 1s easeIn 2s;
}

#platilla_avatares_2024_pregrado #video_inicial:hover {
    opacity: 0.9;
}

#platilla_avatares_2024_pregrado .text-container {
    position: relative;
    padding: 40px;
}

#platilla_avatares_2024_pregrado .text-container h1 {
    color: #0F385A;
}

#platilla_avatares_2024_pregrado .text-container h1 span {
    color: #3DB2DE;
}

#platilla_avatares_2024_pregrado .text-container h3 {
    color: #3DB2DE;
    font-size: 1.5em;
    margin-bottom: 0;
}

#platilla_avatares_2024_pregrado .text-container p {
    color: #333;
    font-size: 1em;
    margin-top: 0.5em;
}

@media (max-width: 600px) {
    #platilla_avatares_2024_pregrado .text-container {
        padding: 20px 30px;
    }

    #platilla_avatares_2024_pregrado .text-container h1 {
        font-size: 1.8em;
    }

    #platilla_avatares_2024_pregrado .text-container h3 {
        font-size: 1.6em;
        color: bisque;
    }

    #platilla_avatares_2024_pregrado .text-container p {
        font-size: 0.9em;
    }
}

#platilla_avatares_2024_pregrado .clasificacion-curso {
    display: inline-flex;
    height: auto;
    position: relative;
}

#platilla_avatares_2024_pregrado .clasificacion {
    display: flex;
    width: 100%;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.5);
}

#platilla_avatares_2024_pregrado .clasificacion h4 {
    font-size: 12px;
    font-weight: bold;
}

#platilla_avatares_2024_pregrado .clasificacion img {
    padding-right: 10px;
    width: auto;
    height: 50px;
}

#platilla_avatares_2024_pregrado #BtVideo {
    display: none;
}

@media screen and (max-width: 900px) {
    #platilla_avatares_2024_pregrado .bannerprincipal {
        flex-direction: column;
        flex-wrap: wrap;
    }

    #platilla_avatares_2024_pregrado .clasificacion-curso {
        width: 100%;
        align-items: center;
        position: relative;
    }

    #platilla_avatares_2024_pregrado #video_inicial {
        display: none;
    }

    #platilla_avatares_2024_pregrado #BtVideo {
        display: flex;
        justify-content: center;
        padding: 1rem 0;
        transition: opacity 1s easeIn 2s;
        margin: 40px;
    }

    #platilla_avatares_2024_pregrado #video_inicial:hover {
        opacity: 0.9;
    }

    #platilla_avatares_2024_pregrado .cont2_cierre {
        display: block;
        flex-direction: column;
    }

    #platilla_avatares_2024_pregrado .img_cierre {
        max-width: 250px;
        align-items: center;
    }

    #platilla_avatares_2024_pregrado .infoprincipal {
        width: 100%;
    }

    #platilla_avatares_2024_pregrado .contenidoPrincipal {
        background-size: contain;
        background-position: top;
    }

    #platilla_avatares_2024_pregrado .contenedor1 {
        padding: 10px 20px;
    }

    #platilla_avatares_2024_pregrado .contenedor1 h1 {
        padding: 0 20px;
        font-size: 24px;
    }
}

@media screen and (max-width: 600px) {

    #platilla_avatares_2024_pregrado .clasificacion-curso {
        flex-direction: column;
    }

    #platilla_avatares_2024_pregrado .clasificacion {
        padding: 5px;
        width: 100%;
    }

    #platilla_avatares_2024_pregrado .clasificacion img {
        height: 40px;
    }
}

/**********************************************/
/*----Estilos de la informacion del modulo----*/
/**********************************************/


/**********************************************/
/*----Estilos de las orientaciones----*/
/**********************************************/

#platilla_avatares_2024_pregrado .orientacionesTitle {
    background-image: linear-gradient(#ECFBFF, #fff);
    height: 60px;
    justify-content: center;
    padding-top: 1.5em;
    padding-left: 2.5em;
    font-size: 1.5em;
    margin-top: 0;
}

#platilla_avatares_2024_pregrado .orientaciones {
    display: block;
    margin: auto;
    color: #051A31;
    max-width: 950px;
}

#platilla_avatares_2024_pregrado .orientaciones > p{
    padding: 0 20px 10px 20px;
}

#platilla_avatares_2024_pregrado .orientacionesline {
    font-weight: bold;
    font-size: 24px;
    border-bottom: 2px solid #3DB2DE;
}

#platilla_avatares_2024_pregrado .componentes {
    border: 2px solid #B1E0F2;
    /* border-radius: 40px; */
    /* padding: 40px; */
    /* margin: auto 50px; */
    border-radius: 30px;
    padding: 20px;
    margin: 30px;

}

@media screen and (max-width: 600px) {

    #platilla_avatares_2024_pregrado .componentes {
        margin: auto 10px;
        padding: 20px;
        border-radius: 20px;
    }
}

/*----Fin - Estilos de las orientaciones----*/
/**********************************************/

/**********************************************/
/*----Indicadores de logro----*/

#platilla_avatares_2024_pregrado .slideshow-container {
    max-width: 800px;
    height: auto;
    position: relative;
    margin: auto;
    border: 2px solid #B1E0F2;
    border-radius: 30px;
    background-color: #fff;
    margin: auto;
}

#platilla_avatares_2024_pregrado .mySlides {
    display: none
}

/* Fading animation */
#platilla_avatares_2024_pregrado .fade {
    animation-name: fade_2;
    animation-duration: 1.5s;
}

/* Caption text */
#platilla_avatares_2024_pregrado .text {
    color: #032853;
    font-size: 15px;
    /* position: absolute;
    transform: translate(-50%, -50%);
    top: 60%;
    left: 50%; */
    width: 80%;
    text-align: left;
    margin: 0 auto 20px auto;
}

/* Next & previous buttons */
#platilla_avatares_2024_pregrado .prev,
#platilla_avatares_2024_pregrado .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #3DB2DE;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    text-decoration: none;
}

/* Position the "next button" to the right */
#platilla_avatares_2024_pregrado .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
#platilla_avatares_2024_pregrado .prev:hover,
#platilla_avatares_2024_pregrado .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* The dots/bullets/indicators */
#platilla_avatares_2024_pregrado .dot {
    cursor: pointer;
    height: 20px;
    width: 20px;
    padding: 3px;
    margin: 0 2px;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #3DB2DE;
    border-radius: 50%;
    border: 1px solid #3DB2DE;
    display: inline-block;
    transition: background-color 0.6s ease;
}

#platilla_avatares_2024_pregrado .dot::after {
    content: "" !important;
}

#platilla_avatares_2024_pregrado .active,
#platilla_avatares_2024_pregrado .dot:hover {
    background-color: #3DB2DE;
    color: #fff;
}


#platilla_avatares_2024_pregrado .dot_collapse {
    cursor: pointer;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #3DB2DE;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.6s ease;
}

#platilla_avatares_2024_pregrado .active {
    background-color: #3DB2DE;
    color: #fff;
}


#platilla_avatares_2024_pregrado .dot_collapse:hover {
    background-color: #3DB2DE;
    color: #FFFFFF;
    box-shadow: inset 5px 5px 10px rgba(163, 177, 198, .4),
        inset -5px -5px 10px rgba(255, 255, 255, .4);
}

#platilla_avatares_2024_pregrado .dot_collapse:hover svg path {
    fill: #FFFFFF;
}

#platilla_avatares_2024_pregrado .dot_collapse:has(.iconArrow):hover:after {
    content: "";
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/icon/iconArrowWhite.svg');
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#platilla_avatares_2024_pregrado .avatar_main {
    width: 70px;
    border-radius: 50%;
}

@keyframes fade_2 {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width: 600px) {

    #platilla_avatares_2024_pregrado .prev,
    #platilla_avatares_2024_pregrado .next,
    #platilla_avatares_2024_pregrado .text {
        font-size: 14px;
    }

    #platilla_avatares_2024_pregrado .slideshow-container {
        max-width: auto;
        margin: auto 20px;
    }

    #platilla_avatares_2024_pregrado .orientaciones {
        font-size: 14px;
        margin: auto 20px;
    }

}

/*---- Fin indicadores de logro----*/
/**********************************************/

/**********************************************/
/*------------Estilos Cierre---------*/
/**********************************************/
#platilla_avatares_2024_pregrado .cont1_cierre {
    display: flex;
    background-color: #ECFBFF;
    border-radius: 2em 2em 0 0;
    padding: 1em 2em;
    width: 80%;
    /* max-width: 1050px; */
    max-width: 950px;
    margin: auto;
}

#platilla_avatares_2024_pregrado .cont2_cierre {
    background-color: #3DB2DE;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1050px;
    margin: auto;
}

#platilla_avatares_2024_pregrado .cont2_cierre .container_img_cierre{
    display: flex;
    justify-content: center;
    padding: 40px;
    min-width: 350px;
    width: auto;
}

#platilla_avatares_2024_pregrado .img_cierre {
    margin: 0px;
    border-radius: 40px;
    width: 100%;
}

/*------------Fin Estilos Cierre---------*/
/**********************************************/


/**********************************************/
/*----------Estilos evaluaciones-------------*/
/**********************************************/
#platilla_avatares_2024_pregrado .evaluaciones {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 700px;
    margin: 20px auto;
    padding: 20px;
}

#platilla_avatares_2024_pregrado .contentEV {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    justify-content: center;
}

#platilla_avatares_2024_pregrado .image {
    margin-right: 20px;
}

#platilla_avatares_2024_pregrado .icon-link {
    display: inline-flex;
    align-items: center;
    padding: 10px 15px;
    border: 2px solid #3DB2DE;
    background-color: #FFFFFF;
    color: #3DB2DE;
    text-decoration: none;
    border-radius: 50px;
    transition: background-color 0.3s, color 0.3s;
    font-weight: 600;

}

#platilla_avatares_2024_pregrado .icon-link::before{
    content: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/icon/iconEV_B.svg');
    height: 25px;
    width: 25px;
}

#platilla_avatares_2024_pregrado .icon-link:hover::before {
    content: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/icon/iconEV_W.svg');
}

#platilla_avatares_2024_pregrado .icon-link svg {
    margin-right: 8px;
}

#platilla_avatares_2024_pregrado .icon-link:hover {
    background-color: #3DB2DE;
    /* Azul cielo */
    color: #FFFFFF;
    box-shadow: inset 5px 5px 10px rgba(163, 177, 198, .4),
        inset -5px -5px 10px rgba(255, 255, 255, .4);
}

#platilla_avatares_2024_pregrado .icon-link:hover svg path {
    fill: #FFFFFF;
}

/*----------Fin estilos evaluaciones-------------*/
/**********************************************/
/*
  *
  * ==========================================
  * UNIDADES CARDS
  * ==========================================
  *
  */

#platilla_avatares_2024_pregrado .cardpage {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


#platilla_avatares_2024_pregrado .cardbody {
    min-height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#platilla_avatares_2024_pregrado .cardcontainer {
    position: relative;
    display: flex;
    justify-content: center;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 900px;
}

#platilla_avatares_2024_pregrado .card {
    width: 160px;
    min-height: 210px;
    background: #fff;
    padding: 20px 10px 15px 10px;
    margin: 15px 10px;
    border-radius: 1rem;
    box-shadow: 5px 5px 10px rgba(163, 177, 198, .8),
        -9px -9px 16px 5px rgba(255, 255, 255, .5);
    display: flex;
    flex-direction: column;
}

#platilla_avatares_2024_pregrado .card a {
    display: block;
    padding: 0.5rem;
    text-align: center;
    text-decoration: none;
    background-color: #ffffff;
    border-style: hidden;
    color: #173557;
    font-size: 1rem;
    font-weight: bold;
    margin-top: auto;
}

#platilla_avatares_2024_pregrado .card a:hover {
    color: #A5CD37;
}


/*
  *
  * ==========================================
  * FIN UNIDADES CARDS
  * ==========================================
  *
  */

#platilla_avatares_2024_pregrado .cc {
    background-color: #032853;
    color: #fff;
    margin: 5px;
    text-align: center;
}

/*
  * ==========================================
  * CSS AVATARES
  * ==========================================
  */

/*----------Estilos pagina avatar-------------*/
#platilla_avatares_2024_pregrado .contenedor1 {
    max-width: 1000px;
    padding: 10px 50px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
}

#platilla_avatares_2024_pregrado .contenedor1 h1 {
    color: #0F385A;
    text-align: center;
    padding: 0 2em;
    font-size: 50px;
    font-family: Brandon, sans-serif !important;
    font-weight: bold;
    line-height: 110%;
}

#platilla_avatares_2024_pregrado .megadiverso {
    color: #3DB2DE;
    font-size: 60px;
}

#platilla_avatares_2024_pregrado .contenedor2 {
    display: flex;
    max-width: 1000px;
    margin: auto;
    justify-content: center;
    align-items: center;
}

#platilla_avatares_2024_pregrado .indicaA {
    background-image: linear-gradient(to bottom right, #3DB2DE, #173557);
    color: #fff;
    width: 300px;
    height: auto;
    border-radius: 40px;
    margin: 0 10px 0 20px;
    padding: 25px;
}

#platilla_avatares_2024_pregrado .cardbodyAvatar {
    display: flex;
    margin-top: 50px;
}

#platilla_avatares_2024_pregrado .Avatarcontainer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 520px;
}

#platilla_avatares_2024_pregrado .cardAvatar img {
    width: 120px;
    border-radius: 20px;
    margin: 10px 5px;
    transition: transform 0.3s ease;
    box-shadow: 5px 5px 10px rgba(163, 177, 198, .8),
        -9px -9px 16px 5px rgba(255, 255, 255, .5);
}

#platilla_avatares_2024_pregrado .cardAvatar a:hover img {
    transform: scale(1.1);
}

#platilla_avatares_2024_pregrado .indicaB {
    background-image: linear-gradient(to bottom, #051A31, #163354, #173557, #051A31);
    /* max-width: 1000px; */
    padding: 10px 50px;
    margin-top: 50px;
    color: #fff;
    text-align: center;
}

#platilla_avatares_2024_pregrado .tit_destacado {
    color: #3DB2DE;
    text-align: center;
    margin: 15px auto;
}

#platilla_avatares_2024_pregrado .cardbody {
    min-height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#platilla_avatares_2024_pregrado .moneda img {
    width: 120px;
    border-radius: 20px;
    margin: 10px 5px;
}

#platilla_avatares_2024_pregrado #ShowSelectAvatar:target {
    opacity: 1;
    pointer-events: auto;
    background-color: #FFF;
    overflow-y: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar1:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar2:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar3:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar4:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar5:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar6:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado #IrVent_FlotAvatar7:target {
    opacity: 1;
    pointer-events: auto;
}
#platilla_avatares_2024_pregrado #verVideo:target {
    opacity: 1;
    pointer-events: auto;
}

#platilla_avatares_2024_pregrado .Modal_Avatar {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 1s;
}

#platilla_avatares_2024_pregrado .cerrarModal {
    position: absolute;
    top: 0;
    right: 10px;
    margin: auto;
    padding: 0;
    text-decoration: none;
    border-radius: 50%;
    cursor: pointer;
}

#platilla_avatares_2024_pregrado .cerrarModal:hover {
    background-color: #fff;
}

#platilla_avatares_2024_pregrado .cerrarModal:hover svg path {
    fill: #fff;
}

#platilla_avatares_2024_pregrado #verVideo .containerIframe{
    height: 100%;
    width: calc(100% - 200px);
    margin: auto;
}

#platilla_avatares_2024_pregrado .info_avatares {
    /*contenido del modal*/
    display: flex;
    background-color: #032853;
    border-radius: 70px;
    margin: 5% auto;
    width: 950px;
    height: 460px;
    color: #fff;
    align-items: center;
    text-align: center;
}

#platilla_avatares_2024_pregrado .info_avatares img {
    border-radius: 50px;
    width: 400px;
    height: 400px;
    margin: 30px;
}

#platilla_avatares_2024_pregrado .info_avatares h5 {
    font-family: Brandon, sans-serif !important;
    font-weight: lighter;
    margin-top: -15px;
}

#platilla_avatares_2024_pregrado .info_avatares p {
    padding: 20px;
    text-align: left;
    margin-top: -20px;
}

#platilla_avatares_2024_pregrado .info_avatares a {
    margin-bottom: 50px;
}

#platilla_avatares_2024_pregrado .btn_selected {
    display: flex;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    justify-content: space-around;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #3DB2DE;
    color: #3DB2DE;
    margin: 1em auto;
    font-size: 1rem;
    font-weight: bold;
    box-shadow: 3px 3px 10px rgba(163, 177, 198, .2),
        -3px -3px 14px 3px rgba(255, 255, 255, .2);
    border-radius: 100px;
}

#platilla_avatares_2024_pregrado .seleccionar {
    width: auto;
    height: 25px;
    /* position: absolute; */
}

#platilla_avatares_2024_pregrado .btn_selected:hover {
    box-shadow: inset 5px 5px 10px rgba(163, 177, 198, .4),
        inset -5px -5px 10px rgba(255, 255, 255, .4);
    background-color: #3DB2DE;
    color: #fff;
}

#platilla_avatares_2024_pregrado .plantilla_2024_modal {
    background-color: rgba(0, 0, 0, .8);
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 1s;
    z-index: 101;
}

#platilla_avatares_2024_pregrado .desc_avatares {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

@media only screen and (max-width: 600px) {
    #platilla_avatares_2024_pregrado .info_avatares {
        flex-direction: column;
        width: auto;
        height: auto;
        border-radius: 40px;
        margin: 30px;
        font-size: 14px;
    }

    #platilla_avatares_2024_pregrado .info_avatares img {
        border-radius: 40px;
        width: 300px;
        height: auto;
        margin: 30px;
    }

    #platilla_avatares_2024_pregrado .info_avatares p {
        font-size: 12px;
        padding: 40px;
        padding-top: 15px;
    }

    #platilla_avatares_2024_pregrado .contenedor1,
    #platilla_avatares_2024_pregrado .indicaB {
        font-size: 14px;
    }

    #platilla_avatares_2024_pregrado .contenedor1 h1 {
        font-size: 30px;
        padding: 0 5px;
    }

    #platilla_avatares_2024_pregrado .contenedor2 {
        flex-direction: column;
        font-size: 14px;
    }

    #platilla_avatares_2024_pregrado .indicaA {
        width: 100%;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

    #platilla_avatares_2024_pregrado .indicaA p {
        padding: 25px;
    }

    #platilla_avatares_2024_pregrado .megadiverso {
        font-size: 35px;
    }

    #platilla_avatares_2024_pregrado .seleccionar {
        position: relative;
    }
}

/*
  * ==========================================
  * FIN CSS AVATARES
  * ==========================================
  */

/*==========================================
  REFERENCIAS
  ==========================================*/
#platilla_avatares_2024_pregrado .Bibliografia {
    max-width: min(900px, 90%);
    margin: 20px auto;
    border-radius: 40px;
    color: #032853;
    text-align: center;

}

#platilla_avatares_2024_pregrado .bibliografia_enlace {
    text-align: center;
    font-size: 18px;
    color: #3DB2DE;
    text-decoration: underline;
    cursor: pointer;
    padding: 5px;
}

#platilla_avatares_2024_pregrado .active {
    color: #173557;
}

#platilla_avatares_2024_pregrado .bibliografia_enlace.active,
#platilla_avatares_2024_pregrado .bibliografia_enlace:hover {
    color: #3DB2DE !important;
    background-color: transparent !important;
}

#platilla_avatares_2024_pregrado #verbibliografia {
    display: none;
}

#platilla_avatares_2024_pregrado .S_France {
    text-align: left;
    margin-left: 47px;
    text-indent: -47px;


}

/*==========================================
  FIN REFERENCIAS
  ==========================================*/

#platilla_avatares_2024_pregrado .hero-image {
    background-color: #cccccc;
    height: 200px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    color: #051A31;
}

#platilla_avatares_2024_pregrado .imagen_uni1 {
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/img/img_U1.png');
}

#platilla_avatares_2024_pregrado .imagen_uni2 {
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/img/img_U2.png');
}

#platilla_avatares_2024_pregrado .imagen_uni3 {
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/img/img_U3.png');
}

#platilla_avatares_2024_pregrado .imagen_uni4 {
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/img/img_U4.png');
}

#platilla_avatares_2024_pregrado .hero-text {
    text-align: left;
    position: absolute;
    margin-left: 40px;
    margin-right: 100px;
    color: #093b74;

}

#platilla_avatares_2024_pregrado .cont_unidad {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #032853;
}

#platilla_avatares_2024_pregrado .cont_unidad p {
    padding: 20px 30px;
    font-size: 18px;
}

#platilla_avatares_2024_pregrado .accordion {
    background-color: #E6EFFD;
    color: #093b74;
    cursor: pointer;
    padding: 15px 20px;
    width: 90%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    font-weight: bold;
    transition: 0.4s;
    margin: 5px auto;
    border-radius: 15px;
    text-decoration: none;
}

#platilla_avatares_2024_pregrado .active,
#platilla_avatares_2024_pregrado .accordion:hover {
    background-color: #173557;
    color: #fff;
}

#platilla_avatares_2024_pregrado .accordion:after {
    content: '\002B';
    color: #3DB2DE;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#platilla_avatares_2024_pregrado .active:after {
    content: "\2212";
    color: #fff;
}

#platilla_avatares_2024_pregrado .panel {
    padding: 0 20px;
    display: none;
    background-color: white;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

#platilla_avatares_2024_pregrado .inicio {
    display: block;
    width: 111px;
    height: 50px;
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/img/normal.png');
    background-size: cover;
    transition: background-image 0.3s ease;
}

#platilla_avatares_2024_pregrado .inicio:hover {
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/img/over.png');
}

#platilla_avatares_2024_pregrado .navunid:hover svg path {
    fill: #173557;
}

#platilla_avatares_2024_pregrado .navunid {
    display: flex;
    align-items: center;
    position: relative;
}

#platilla_avatares_2024_pregrado .navunid#atras {
    margin-right: 20px;
}

#platilla_avatares_2024_pregrado .navunid#adelante {
    margin-left: 20px;
}

#platilla_avatares_2024_pregrado .navunid#atras:hover:after {
    content: "";
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/icon/arrowDobleLeftBlue2.svg');
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#platilla_avatares_2024_pregrado .navunid#adelante:hover:after {
    content: "";
    background-image: url('https://canvas-rsc.ilumno.com/poli/prod/avatares/icon/arrowDobleRigthBlue2.svg');
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#platilla_avatares_2024_pregrado .accordion_content {
    margin: auto 20px;
    width: 100%;
}

#platilla_avatares_2024_pregrado .accordion_element {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
}

#platilla_avatares_2024_pregrado {
    --jmv-percent-25: #ef4444;
    --jmv-percent-50: #f59e0b;
    --jmv-percent-80: #ffc107;
    --jmv-percent-100: #468e84;
}

#platilla_avatares_2024_pregrado .eb-progress-bar-wrapper {
    display: grid;
    place-items: center;
    gap: 0.5rem;
    position: relative;
    width: 100%;
    height: 100%;
}

#platilla_avatares_2024_pregrado .animate {
    animation: p 1s .5s both;
}

@property --percent_progress {
    syntax: '<number>';
    inherits: true;
    initial-value: 0;
}

#platilla_avatares_2024_pregrado .pie {
    --percent_color: #ef4444;
    --percent_progress: 0;
    --percent_fontsize: 25px;
    --percent_border: 16px;
    --percent_width: 5.5em;
    width: var(--percent_width);
    aspect-ratio: 1;
    position: relative;
    display: inline-grid;
    place-content: center;
    font-size: var(--percent_fontsize);
    font-weight: bold;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .4);
    border-radius: 50%;
}

#platilla_avatares_2024_pregrado .pie:before,
#platilla_avatares_2024_pregrado .pie:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    z-index: 1;
}

#platilla_avatares_2024_pregrado .pie:before {
    inset: 0;
    background:
        radial-gradient(farthest-side, var(--percent_color) 98%, #0000) top / var(--percent_border) var(--percent_border) no-repeat,
        conic-gradient(var(--percent_color) calc(var(--percent_progress)* 1%), #0000 0);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--percent_border)), #000 calc(100% - var(--percent_border)));
    mask: radial-gradient(farthest-side, #0000 calc(99% - var(--percent_border)), #000 calc(100% - var(--percent_border)));
}

#platilla_avatares_2024_pregrado .pie:before {
    background-color: #e6e6e6;
}

#platilla_avatares_2024_pregrado .pie:after {
    inset: calc(50% - var(--percent_border) / 2);
    background: var(--percent_color);
    transform: rotate(calc(var(--percent_progress)* 3.6deg)) translateY(calc(50% - var(--percent_width) / 2));
}

#platilla_avatares_2024_pregrado .eb-progress-bar-inset-shadow {
    position: absolute;
    background: transparent;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    --percent_inset_large: calc(100% - (var(--percent_border) * 2) + 0px);
    width: var(--percent_inset_large);
    height: var(--percent_inset_large);
    margin: auto;
    box-shadow: inset 0px 0px 5px 4px rgba(0, 0, 0, .3);
    z-index: 0;
}

@keyframes p {
    from {
        --percent_progress: 0
    }
}

@media (max-width: 767.98px) {
    #platilla_avatares_2024_pregrado .pie {
        --percent_width: 6em;
    }
    #platilla_avatares_2024_pregrado #verVideo .containerIframe{
        width: 90%;
    }
}

@media only screen and (max-width: 600px) {

    #platilla_avatares_2024_pregrado .Bibliografia,
    #platilla_avatares_2024_pregrado .panel,
    #platilla_avatares_2024_pregrado .accordion,
    #platilla_avatares_2024_pregrado .bibliografia_enlace {
        font-size: 14px;
    }

    #platilla_avatares_2024_pregrado .cont_unidad p {
        padding: 20px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    #platilla_avatares_2024_pregrado .bannerprincipal {
        flex-direction: column;
        flex-wrap: wrap;
    }

    #platilla_avatares_2024_pregrado .clasificacion-curso {
        width: 100%;
        align-items: center;
        position: relative;
    }

    #platilla_avatares_2024_pregrado #video_inicial {
        display: none;
    }

    #platilla_avatares_2024_pregrado #BtVideo {
        display: flex;
        justify-content: center;
        transition: opacity 1s easeIn 2s;
        margin: 40px;
    }

    #platilla_avatares_2024_pregrado #video_inicial:hover {
        opacity: 0.9;
    }

    #platilla_avatares_2024_pregrado .cont2_cierre {
        display: block;
        flex-direction: column;
    }
    #platilla_avatares_2024_pregrado .cont2_cierre .container_img_cierre{
        padding-bottom: 0px;
    }

    #platilla_avatares_2024_pregrado .img_cierre {
        max-width: 250px;
        align-items: center;
    }

    #platilla_avatares_2024_pregrado .infoprincipal {
        width: 100%;
    }
}

/****************************************************************
    * Ocultar boton importar contenido
    * Fecha: 14-11-2023
    * Developer: JMV
    * PENDIENTE APROBACION PARA PASAR A PRODUCCION
    *****************************************************************/
/* #course_form div.coursesettings .CourseAvailabilityOptions.disabled input[type=text],
    #course_form div.coursesettings .CourseAvailabilityOptions.disabled span,
    #course_form div.coursesettings .CourseAvailabilityOptions.disabled label{
        pointer-events: none !important;
        cursor: not-allowed !important;
    }
    #course_form div.coursesettings .CourseAvailabilityOptions.disabled span:has(> span > input[type=text]){
        background-color: lightgray !important;
    } */


/****************************************************************
    * Al abrir la caja de comentarios queda oculto el boton de entrega de tareas
    * Fecha: 28-06-2024
    * Developer: JMV
    *****************************************************************/
body:has(#comments-tray) #assignments-student-footer {
    max-width: calc(100% - 420px - 110px);
}


/****************************************************************
 * Popup votaciones estudiantiles 2024
 * Fecha: 2024-10-17
 * Developer: JMV
 * PENDIENTE APROBACION PARA PASAR A PRODUCCION
 *****************************************************************/

.jmv_modal {
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 1s;
    z-index: 101;
    overflow-y: auto;
}
.jmv_modal .jmv_btn_close_modal {
    position: absolute;
    right: 15px;
    top: 10px;
    --wd: 30px;
    width: var(--wd);
    height: var(--wd);
    cursor: pointer;
    z-index: 2;
    border-radius: 50%;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 18px;
    line-height: normal;
    text-decoration: none;
    border: 2px solid #FFFFFF;
}
.jmv_modal .jmv_btn_close_modal:hover {
    background-color: #12121280;
}
body #popup:target, 
body #supletorios:target {
    opacity: 1;
    pointer-events: auto;
}
body:has(#popup:target),
body:has(#supletorios:target)  {
    overflow: hidden;
}