@font-face {
    font-family: 'Karla';
    font-style: normal;
    font-weight: 400;
    src: url('https://fonts.cdnfonts.com/s/15947/Karla-Regular.woff') format('woff');
    font-display: swap;
    
}

@font-face {
    font-family: 'Fivo Sans Modern';
    font-style: normal;
    font-weight: 400;
    src: url('https://fonts.cdnfonts.com/s/18153/FivoSans-Medium.woff') format('woff');
    font-display: swap;
}

html,
body {
    background-color: #fff;
    font-family: 'Karla', sans-serif !important;
    font-weight: 400!important;
    /* height: 100vh; */
    margin: 0;
    line-height: normal !important;
    overflow-x: hidden;
    padding: 0 !important;

}

.fivo {
    font-family: 'Fivo Sans Modern', sans-serif !important;
    font-weight: 450!important;
    line-height: normal !important;
}

.karla {
    font-family: 'Karla', sans-serif !important;
    font-weight: 400!important;
    line-height: normal;
}

.titulo-retos, .titulo-retos-slider {
    line-height: normal;
    /* font-weight: 450!important; */
    font-size: 30px;
    font-weight: 900!important;
}

.titulo_retos {
    font-size: 30px;
    color: #0F00F4;
    font-weight: bold!important;
    padding: 10px;
}

.cont_descrip_retos{
    max-height: 130px;
    height: 130px;
}

.descripcion-retos {
    font-size: 16px;
    color: #495057;
    padding: 10px;
}

.derecha_slider::before {
    content: "->";
    font-size: 20px;
}

.vertical-line-white {
    content: "";
}

.vertical-line-white:after {
    content: "";
    position: absolute;
    left: 2%;
    top: 5%;
    z-index: 0;
    height: 91%;
    width: 96%;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.cuerpo_slide {
    height: 300px;
    min-height: 300px;
}

.li_slide {
    /* background-color: #0F00F4violet; */
    height: 30px;
    width: 20%;
    position: absolute;
    /* border: 1px solid #0F00F4violet; */
    /* z-index: 100; */
    left: 40%;
    margin-top: 1%;
}

.fondo_1 {
    background-color: #0F00F4;
    color: white;
}

.fondo_2 {
    background-color: #4545FF;
    color: white;
}

.fondo_3 {
    background-color: #5A5AFF;
    color: white;
}

.fondo_4 {
    background-color: #6969FF;
    color: white;
}

.fondo_5 {
    background-color: #8F8FFF;
    color: white;
}

.fondo_6 {
    background-color: #B6B6FF;
    color: white;
}

.fondo_7 {
    background-color: #D4D4FF;
    color: #0000FF;
}

.fondo_8 {
    background-color: #F0F0FF;
    color: #0000FF;
}

.borde_punteado {
    border: 1px dotted;
}

.linea_recursos::before {
    content: "";
    position: absolute;
    left: 2%;
    top: 108%;
    z-index: 0;
    height: 30%;
    width: 95%;
    border-left: 2px solid #0F00F4;
    border-right: 2px solid #0F00F4;
    border-bottom: 2px solid #0F00F4;
}

.barra_avance_etapas {
    display: flex;
    height: 20px;
}

.barra_avance_etapas_cantidad {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    background-color: #0F00F4;
    color: white;
}

.barra_avance_etapas_cantidad span {
    color: white;
    font-size: 14px;
    width: 85%;
    text-align: right;
    text-transform: uppercase;
}

.mancha_avance_etapas {
    position: absolute;
    left: 65%;
    top: -150%;
    z-index: 5;
}

#demo {
    padding: 10px 30px 60px 20px;
}

.slider {
    width: 75%;
}

.obertura_text,
.nuestro_proposito_text {
    font-size: 80px;
    font-weight: 900!important;
}

.caption_titulo_retos {
    font-size: 50px;
    line-height: normal;
}

.caption_subtitulo_retos {
    font-size: 25px;
    line-height: normal;
}

.banner {
    z-index: 1;
}

.cont_etapas {
    height: 125px;
    display: inline-block;
    width: 200px;
}

.stancok {
    width: 100%;
    /* height: 300px; */
    /* background-color: #737373; */
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    text-align: left;
    padding: 20px 0px;
    text-align: center;
}

.stancok .item {
    display: inline-block;
    width: 200px;
    /* height: 120px; */
    vertical-align: top;
}

.stancok .item:first-child{
    margin-left: -50px;

}

.img_etapa {
    /* height: 50%;*/
    margin-left: 0%; 
    width: 30%;
}

.img_linea {
    position: relative;
    width: 65%;
    /* margin-left: 0px; */
    /* margin-top: 25px; */
}

.nombre_etapa{
    font-size: 15px;
    text-transform: uppercase;
    line-height: 15px;
    text-align: center;
    width: 80%;
    white-space: normal;
    margin: auto;
}

.container_etapas1 {
    overflow: auto;
}

.container_etapas2 {
    white-space: nowrap;
    width: -webkit-fill-available;
}

.container_etapas::-webkit-scrollbar:horizontal {
    width: 50px;
}

.container_etapas1 ::-webkit-scrollbar-thumb:horizontal {
    background-color: turquoise !important;
}

.container_etapas1::-webkit-scrollbar:horizontal {
    height: 10px!important;
}

.container_etapas1::-webkit-scrollbar-thumb {
    background: #0F00F4!important;
    border-radius: 4px!important;
}

.container_etapas1:-webkit-scrollbar-thumb:hover {
    background: #c31414!important;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.container_etapas1::-webkit-scrollbar-thumb:active {
    background-color: #cce016!important;
}

.container_etapas1::-webkit-scrollbar-track {
    background: #21b3c0!important;
    border-radius: 4px!important;
}


/* Cambiamos el fondo cuando esté en active o hover */

.container_etapas1::-webkit-scrollbar-track:hover,
.container_etapas1::-webkit-scrollbar-track:active {
    background: #d4d4d4;
}

.slider_img_reto {
    width: 100%;
    height: 100%;
    padding: 1px;
    -o-object-fit: cover;
       object-fit: cover;
}


/*PERFIL*/

.perfil_titulo_retos {
    font-size: 40px;
}


/**RECURSOS*/

.img_recurso {
    padding: 30px;
    display: block;
    margin: auto;
    width: 50%;
}

.container-input {
    text-align: center;
    /* background: #282828; */
    /* border-top: 5px solid #c39f77; */
    padding: 10px 0;
    border-radius: 6px;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}

.iborrainputfile {
    font-size: 16px;
    font-weight: normal;
    /* font-family: 'Lato'; */
}

.inputfile-1+label {
    color: #fff;
    background-color: #9B9987;
}

.inputfile-1:focus+label,
.inputfile-1.has-focus+label,
.inputfile-1+label:hover {
    background-color: #9b998783;
}


/**FORM*/

.titulo_form {
    font-size: 35px;
    color: #5A5AFF;
}

.subtitulo_form {
    font-size: 25px;
    color: #000000;
    width: 60%;
    margin: auto;
}

.input_titulo::-moz-placeholder {
    color: #1200FE!important;
    font-size: 30px!important;
    font-weight: 700 !important;
    background-color: #F0F0FF !important;
    display: block;
    width: 100%;
}

.input_titulo::placeholder,
.input_titulo {
    color: #1200FE!important;
    font-size: 30px!important;
    font-weight: 700 !important;
    background-color: #F0F0FF !important;
    display: block;
    width: 100%;
}

.input_descripcion::-moz-placeholder {
    color: #C4C4C4!important;
    font-size: 20px!important;
    font-weight: 400 !important;
}

.input_descripcion::placeholder,
.input_descripcion {
    color: #C4C4C4!important;
    font-size: 20px!important;
    font-weight: 400 !important;
}

.input_contenido::-moz-placeholder {
    color: #C4C4C4!important;
    font-size: 14px!important;
    font-weight: 400 !important;
}

.input_contenido::placeholder,
.input_contenido {
    color: #C4C4C4!important;
    font-size: 14px!important;
    font-weight: 400 !important;
}

.opciones_form {
    display: none;
}

.titulo_campo::-moz-placeholder {
    color: #FFFFFF!important;
    background-color: #5A5AFF!important;
    font-size: 30px!important;
    font-weight: 700 !important;
}

.titulo_campo,
.titulo_campo::placeholder {
    color: #FFFFFF!important;
    background-color: #5A5AFF!important;
    font-size: 30px!important;
    font-weight: 700 !important;
}



/***    MODAL LOGIN    **/

#modalLogin .modal-content{
    border-radius: 0px !important;
}

#modalLogin .modal-header{
    background-color: #0F00F4;
}

#vista_botones, #vista_recuperar_pwd{
    align-items: center;
    text-align: center;
    padding: 1rem !important;
}

#modalLogin .txt1{
    padding: 20px;
    color: #0F00F4;
    font-size: 25px;
}

#modalLogin .botones{
    padding: 20px;
    border-top: 1px solid #0F00F4;
    
    
}

#modalLogin .uniandiana{
    background-color: #FAED18;
    color: #0F00F4;
    border-radius: 15px;
    /* margin: 20px; */
    font-weight: 700;
    text-transform: none;
    font-size: 25px;
}

#modalLogin .externos{
    background-color: #0F00F4;
    color: #FAED18;
    border-radius: 15px;
    margin: 20px;
    font-weight: 700;
    text-transform: none;
    font-size: 25px;
}

#modalLogin .form_login{
    padding: 30px;
}

#modalLogin .label_login span, .label_login span{
    background-color: #0F00F4;
    color: white;
    font-size: 25px;
    padding: 10px;
}

#modalLogin .label_login input{
    border-radius: 0px !important;
}

#modalLogin .label_login, .label_login{
    padding: 8px 0px;
}

#vista_login button{
    align-items: center;
    text-align: center;
}

#modalLogin .ingresar_login{
    display: flex!important;
    align-items: center;
    flex-direction: column;
    font-weight: bold;
    font-size: 20px;
}

#modalLogin .recuperar_pwd{
    padding: 40px;
}

#modalLogin .txt2{
    color: #0F00F4;
    font-size: 30px;
    font-weight: bold !important;
    text-align: center;
    padding: 30px;
}

#modalLogin .info_recuperar{
    color: #9B9987;
    font-size: 20px;
    padding: 15px;
    text-align: center;
    width: 60%;
    margin: auto;
}




/*** CREAR PERFIL EXTERNOS   ***/
.terminos_condiciones{
    color: #0F00F4;
    font-size: 30px;
    font-weight: bold;
}

.lee_terminos_condiciones{
    color: #9B9987;
    font-size: 18px;
}
.lee_terminos_condiciones a{
    color: #0F00F4;
    -webkit-text-decoration: underline #0F00F4;
            text-decoration: underline #0F00F4;
}

.check_terminos_condiciones{
    color: black;
    font-size: 20px;
}

.custom-checkbox{
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.custom-checkbox .checkmark{
    width: 100%;
    height: 100%;
    border: 1px solid #0F00F4;
    display: inline-block;
    background: white;
}

.custom-checkbox input:checked + .checkmark{
    background: url('../img/Check.png') center/120% no-repeat;
}

.custom-checkbox input{
    display: none;
}

.borde_menu{
    border-left: 1px solid #0F00F4 !important;
    border-right: 1px solid #0F00F4 !important;
    border-top: 1px solid #0F00F4 !important;
    border-bottom: 0.5px solid #0F00F4 !important;
    
}


.dropbtn {
    color:#9B9987;
    padding: 16px;
    font-size: 15px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    z-index: 10;
    margin-left: 20px;
}

.dropdown-content a {
    color: #9B9987;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border: 1px solid #0F00F4;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}

.dropdown-content p {
    color: #0F00F4;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-left: 1px solid #0F00F4;
    border-right: 1px solid #0F00F4;
    font-size: 14px;
    text-align: center;
    margin: 0;
}

.dropdown-content p a{
    margin-top: 10px;
    color: #9B9987;
    border: 0;
    text-decoration: underline;
}

.dropdown-content a:hover {background-color: #0F00F4; color: white;}

.dropdown:hover .dropdown-content {display: block;}

.btn_anuncios{
    position: absolute;
    z-index: 2;
    bottom: -15px;
    border: 1px solid #0F00F4;
    color: #0F00F4;
    border-radius: 16px;
    background: white;
    width: 50px;
    height: 40px;
    padding: 5px;
    text-align: center;
}


.titulo_formularios{
    padding: 10px 10px;
    background-color: #0F00F4;
    font-size: 25px;
}

.titulo_formularios_entregas{
    padding: 10px 10px;
    background-color: #5A5AFF;
    font-size: 25px;
}

#down_add_campo_form:hover{
    cursor: pointer;
}

.banner_obertura{
    position: absolute;
    margin: auto;
    top: 50%;
    width: 40%;
    left: 30%;
    color: white;
    font-size: 30px;
    text-align: center;
}



/*******  ENTREGAS INDIVIDUALES *****/
.tentrega{
    font-size: 20px;
}

.dentrega{
    font-size: 18px;
    /* padding: 10px; */
    word-break: break-word;
}

.dentrega iframe{
    width: 550px;
    height: 400px;;
}


/*******  ENTREGAS INDIVIDUALES *****/



.tiempo_inscripciones,
.cuerpo_slide.grande {
    display: flex;
}
.cuerpo_slide.mobil {
    display: none;
}
.mov_right {
    right: -15% !important;
}
.mov_left {
    left: -15% !important;
}
.vertical-line-white:after {
    content: "";
    position: absolute;
    left: 2%;
    top: 5%;
    z-index: 0;
    height: 91%;
    width: 96%;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
/* .vertical-line-retos::after {
    content: "";
    position: absolute;
    left: 2%;
    top: 40%;
    z-index: 0;
    height: 150%;
    width: 95%;
    border-left: 1px solid #0F00F4;
    border-right: 1px solid #0F00F4;
    border-bottom: 1px solid #0F00F4;
} */
/*ETAPAS*/


.linea_titulo_perfil:after{
    content: "";
    position: absolute;
    left: 10%;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 80%;
    border-left: 2px solid #0F00F4;
    border-right: 2px solid #0F00F4;
    pointer-events: none;
}

.borde_perfil:after {
    content: "";
    position: absolute;
    left: 5%;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 90%;
    border-left: 1px solid #0F00F4;
    border-right: 1px solid #0F00F4;
    pointer-events: none;
}

.card_perfil{
    width: 20rem;
}


.lineas_titulo_contacto::before{
    content: "";
    position: absolute;
    left: 11%;
    top: -555px;
    z-index: 0;
    height: 570px;
    width: 30%;
    /* border-left: 2px solid #0F00F4; */
    /* border-right: 1px solid #0F00F4; */
    border-bottom: 2px solid #0F00F4;

}

.lineas_titulo_contacto::after{
    content: "";
    position: absolute;
    left: 59%;
    top: -555px;
    z-index: 0;
    height: 570px;
    width: 30%;
    /* border-left: 2px solid #0F00F4; */
    /* border-right: 2px solid #0F00F4; */
    border-bottom: 2px solid #0F00F4;

}

.lineas_titulo_postula::before{
    content: "";
    position: absolute;
    left: 10%;
    top: -535px;
    z-index: 0;
    height: 570px;
    width: 16%;
    /* border-left: 2px solid #0F00F4; */
    /* border-right: 1px solid #0F00F4; */
    border-bottom: 2px solid #0F00F4;

}

.lineas_titulo_postula::after{
    content: "";
    position: absolute;
    left: 75%;
    top: -535px;
    z-index: 0;
    height: 570px;
    width: 15%;
    /* border-left: 2px solid #0F00F4; */
    /* border-right: 2px solid #0F00F4; */
    border-bottom: 2px solid #0F00F4;

}

.vert-blue-line_postula:after {
    content: "";
    position: absolute;
    left: 10%;
    top: 35px;
    /* z-index: 1; */
    height: 100%;
    width: 80%;
    border-left: 2px solid #0F00F4;
    border-right: 2px solid #0F00F4;
    pointer-events: none;
}

.border_line_contacto:after {
    content: "";
    position: absolute;
    left: 10%;
    top: 61px;
    z-index: 1;
    height: 100%;
    width: 80%;
    border-left: 2px solid #0F00F4;
    border-right: 2px solid #0F00F4;
    pointer-events: none;
}

.barra_blanca{
    background-color: white !important;
}



.sliderimg, .sliderimg img{
    max-height: 400px !important;
    height: 400px !important;
    -o-object-fit: fill;
       object-fit: fill;
    max-width: 100%;
    width: 100%;
}

.stains_blue_right{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    max-width: 15%;
    width: 200px;
}

.stains_blue_left{
    transform: rotate(180deg);
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    max-width:15%; 
    width: 200px;
}

.subtitle_postula{
    padding:2px 10px 0 10px; 
    font-size:22px;
}

.lineas_titulos_metodologia::before{
    content: "";
    position: absolute;
    left: 4%;
    top: -555px;
    z-index: 0;
    height: 570px;
    width: 28%;
    /* border-left: 2px solid #0F00F4; */
    /* border-right: 1px solid #0F00F4; */
    border-bottom: 2px solid #0F00F4;
}

.lineas_titulos_metodologia::after{
    content: "";
    position: absolute;
    left: 68%;
    top: -555px;
    z-index: 0;
    height: 570px;
    width: 28%;
    /* border-left: 2px solid #0F00F4; */
    /* border-right: 2px solid #0F00F4; */
    border-bottom: 2px solid #0F00F4;
}

.border_line_metodologia:after {
    content: "";
    position: absolute;
    left: 3%;
    top: 15px;
    z-index: 1;
    height: 100%;
    width: 94%;
    border-left: 2px solid #0F00F4;
    border-right: 2px solid #0F00F4;
    pointer-events: none;
}

.no_pc{
    display: none;
}

#img_metodologia{
    background: url('../img/metodologia/info-metodologia.png') no-repeat center;
    height: calc(5 * 50vh);
    background-size: 100%;
}

#img_metodologia_ingles{
    background: url('../img/metodologia/info-metodologia-ingles.png') no-repeat center;
    height: calc(5 * 50vh);
    background-size: 100%;
}




/*****

INSIGNIAS
*********/
.title_insignia{
    background-color:#0F00F4; 
    padding: 10px;
    color: white !important;
    margin: 0px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
}

.title_insignia_auto{
    background-color: #C4C4C4;
    padding: 10px;
    color: white !important;
    margin: 0px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
}

.title_insignia_selected{
    background-color:#F5C9B8;
    padding: 10px;
    color: #0F00F4 !important;
    border: 1px solid #0F00F4;
    margin: 0px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
}

.descp_insignia{
    display: none;
    height: 60%;
    width: 57%;
    background-color: #0F00F4;
    color: white !important;
    align-items: center;
    text-align: center;
    margin: auto;
    padding: 15px;  
}

.contenido_insignia:hover .descp_insignia{
    display: block;
    position: absolute;
    margin-left: 17%;
    /* padding: 25px; */
}

.btn_delete{
    border: 1px solid #0F00F4;
    border-radius: 10px;
    text-align: center;
    background: #0F00F4;
    color: white;
    padding: 5px;
}

.btn_delete:hover{
    background-color: white;
    color: #0F00F4;
}

.img_insignia{
    margin-top: -2%;
    width: 45%;
}

.tm_insignia{
    width: 7rem;
}

  .img_insignia + .tooltiptext2 {
    visibility: hidden;
    width: 200px;
    border:1px solid #1200FE;
    background-color: #FAFAFA;
    color: #1200FE;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: -50px;
    left: 10px;

    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
}

.img_insignia + .tooltiptext2::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    margin-top: 0px;
    transform: rotate(-90deg);
    border-width: 10px;
    border-style: solid;
    border-color: transparent #1200FE transparent transparent;
    
}

.img_insignia:hover + .tooltiptext2 {
    visibility: visible;
    opacity: 1;
}

/*ESTILOS TPRIZE*/

.bg_etapas_tprize{
    /* background-color:#ff9016; */
    background-color: #F5C9B8;
}

.fecha_etapas_tprize {
    /* color: #ffeeb8; */
    color: #0F00F4;
}

.btn_unete_tprize{
    border-radius: 23.5px;
    /* background-color: #ff9016; */
    background-color: #F5C9B8;
    border: none;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    color: #4442ff !important;
    z-index: 1;
}

.btn_unete_small_tprize {
    border-radius: 23.5px;
    /* background-color: #ff9016; */
    background-color: #F5C9B8;
    border: none;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 2px 2px;
    cursor: pointer;
}

.title_color_tprize {
    /* color: #4442ff!important; */
    color: #0F00F4!important;
    
}

.marco_fechaim_tprize{
    /* border:1px solid #4442ff;  */
    border:1px solid #0F00F4; 
    height:120px;
}

.fondo_tprize{
    /* background: linear-gradient(to bottom,black, #4442ff); */
    background: conic-gradient(from 180deg at 50% 50%, #F5C9B8 0deg, #0038FF 198.75deg, #FFEC00 328.12deg, #F5C9B8 360deg);
}

.vertical-line-esp_tprize {
    position: relative;
}

.vertical-line-esp_tprize:after {
    content: "";
    position: absolute;
    left: -5%;
    top: 0;
    z-index: 0;
    bottom: 35px;
    width: 110%;
    border-left: 1px solid #0F00F4;
    border-right: 1px solid #0F00F4;
    border-bottom: 1px solid #0F00F4;
    /* border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5; */
    pointer-events: none;
}

.nombre_etapa::-moz-placeholder { color: white !important; }

.nombre_etapa::placeholder { color: white !important; opacity: 0.7 !important;}

img {
    display: inline-block !important;
}

.img_user_profile img{
    width: 40%;
    height: 100px;
}

.img_user_profile{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

