﻿* {
    font-family: Metropolis, Source Sans Pro,sans-serif;
}

p {
    margin: 0 !important;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    line-height: 25px !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0 !important;
}

.PeticionesDos {
    display: none;
}

body {
    background-color: #efefef !important;
    background-image: url(https://sion.unac.edu.co/Content/Imagenes/body.png);
    background-repeat: repeat;
    background-position: center;
    height: 100%;
    overflow: hidden;
    font-family: Metropolis, Source Sans Pro,sans-serif !important;
}

.Contenedor {
    display: flex;
    height: 82vh;
    margin: 5%;
    box-shadow: -1px 4px 20px -1px rgba(0, 0, 0, 0.158);
    border-radius: 10px;
    position: relative;
}

.Area_Uno {
    width: 60%;
    padding: 5% 2% 5% 5%;
}

    .Area_Uno h1 {
        font-size: 40px;
        text-align: center;
        color: #2a5784;
        font-weight: 700 !important;
    }

.Contenedor_info {
    text-align: center;
    margin-top: 10%;
    padding: 0 5%;
}

.Contenedor_informacion {
    width: 100%;
    height: 120px;
}


.Contenedor_info h2 {
    color: #2a5784;
}

.Contenedor_info p {
    font-size: 20px;
    margin-top: 2%;
}

.Punto {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
}

.PuntoUno {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #f5a801;
    margin-right: 5px;
}

.PuntoDos {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #cecece;
    margin-right: 5px;
}

.hide {
    display: none;
}

.Area_Dos {
    width: 40%;
}

.Login {
    width: 80%;
    margin: 2% 10%;
    padding: 1% 10%;
    box-shadow: -1px 4px 20px -1px rgba(0, 0, 0, 0.158);
    text-align: center;
    background-color: rgba(255, 255, 255, 0.192);
    border-radius: 10px;
    z-index: 50;
}

    .Login img {
        width: 60%;
        height: 100px;
    }

.divUsuario, .divContraseña {
    position: relative;
    margin-top: 10%;
    position: relative;
}

.txtUsuario {
    z-index: 1000;
    position: relative;
}

.Contenedor_Usuario {
    border-right: #2a5784 solid 1px;
    width: 30px;
    padding: 2px;
    position: absolute;
    top: 0;
}

.Contenedor_vista {
    width: 30px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 90%;
    cursor: pointer;
}

input[name="txtUsuario"], input[name="txtClave"] {
    width: 100%;
    display: inline-block;
    border: none;
    border-bottom: solid #2a5784 1px;
    padding: 0 0 5px 12%;
    font-size: 20px;
    font-family: Metropolis, Source Sans Pro,sans-serif;
    line-height: 1.25;
    font-weight: 400;
    height: auto;
    color: rgb(0, 0, 0);
    background: transparent;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    z-index: 100;
    outline: none !important;
}

.usuario {
    color: #f5a801;
}

input[name="txtUsuario"]:focus {
    border-bottom: 1.5px solid #2a5784;
}


.Login_Accion {
    margin-top: 5%;
    display: flex;
    justify-content: center;
}

.Login p {
    font-size: 14px;
}

.circulo {
    width: 400px;
    height: 400px;
    border-radius: 100%;
    position: absolute;
    top: 70%;
    left: -15%;
    border: 30px solid #f5a801;
    -webkit-filter: blur(0.31em);
    z-index: 50;
    opacity: 0.1;
    overflow: hidden;
}

.CirculoUno {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    border: 20px solid #f5a801;
    margin: 20%;
}

.Logo {
    position: absolute;
    top: -10%;
    left: 70%;
    -webkit-filter: blur(0.31em);
    position: fixed;
    margin-right: -60vh;
    width: 100vh;
    height: 100vh;
    opacity: 0.1;
    z-index: -100;
}

.BotonGuardar {
    margin-top: 10%;
    width: 100%
}

    .BotonGuardar input {
        border-radius: 10px;
        width: 93%;
        height: 40px;
        text-align: center;
        background-color: #2a5784;
        color: #efefef;
        cursor: pointer;
        border: none;
    }

        .BotonGuardar input:hover {
            background-color: #2a578496;
            color: #000000;
        }

.Peticiones {
    display: flex;
    text-align: center;
    margin: 10% 12% 0 5%;
}

    .Peticiones a {
        padding: 7px;
        border-radius: 5px;
        text-decoration: none;
        color: #efefef;
        text-decoration: none !important;
        font-size: 15px !important;
        margin: 0 15px;
    }

.Soportea {
    background-color: #2a5784;
    color: #efefef;
    text-decoration: none !important;
}

    .Soportea:hover {
        background-color: #2a5784b7;
        color: #000000;
    }

.divSoporte {
    margin: 3% 0 0 -12%;
    width: 400px;
    box-shadow: -1px 4px 20px -1px #2a5784b7;
    background-color: #efefef;
    padding: 18px 10px 10px 10px;
    position: relative;
    display: none;
}

.FlechaSoporte {
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #efefef;
    position: absolute;
    top: -15%;
    left: 65%;
}

.divAyuda {
    margin: 3% 0 0 35%;
    width: 300px;
    box-shadow: -1px 4px 20px -1px #579ce2c0;
    background-color: #efefef;
    padding: 18px 10px 10px 10px;
    position: relative;
    display: none;
}

.FlechaAyuda {
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #efefef;
    position: absolute;
    top: -23%;
    left: 42%;
}

.divPeticion {
    margin: 3% 0 0 72%;
    width: 300px;
    box-shadow: -1px 4px 20px -1px rgba(0, 0, 0, 0.158);
    background-color: #efefef;
    padding: 18px 10px 10px 10px;
    position: relative;
    display: none;
}


.divCarnerDigital {
    margin: 3% 0 0 72%;
    width: 300px;
    box-shadow: -1px 4px 20px -1px rgba(0, 0, 0, 0.158);
    background-color: #efefef;
    padding: 18px 10px 10px 10px;
    position: relative;
    display: none;
}

.FlechaPeticion {
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #efefef;
    position: absolute;
    top: -65%;
    left: 8%;
}

.FlechaCarnetDigital {
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #efefef;
    position: absolute;
    top: -65%;
    left: 80%;
}

.divSoporte h3, .divAyuda h3, .divPeticion h3, .divCarnerDigital h3 {
    font-size: 15px;
    color: #2a5784;
}

.divSoporte h5, .divAyuda h5 {
    font-size: 14px;
    margin-top: 5px;
    color: #2a5784;
}

.divSoporte p, .divAyuda p {
    font-size: 13px;
}

.Ayudaa {
    background-color: #579de2;
    text-decoration: none !important;
}

    .Ayudaa:hover {
        background-color: #579ce2c0;
        color: #000000;
    }

.Peticiona {
    background-color: #f5a801;
    color: #efefef;
    text-decoration: none !important;
}

    .Peticiona:hover {
        background-color: #f5a801ad;
        color: #000000;
    }


.CarnetDigitala {
    background-color: #00aba9;
    color: #efefef;
    text-decoration: none !important;
}

    .CarnetDigitala:hover {
        background-color: rgb(0 171 169 / 0,42);
        color: #000000;
    }

.Copyright {
    position: absolute;
    top: 105%;
    left: 30%;
    right: 30%;
    font-size: 12px;
    text-align: center;
}

#divCaptch {
    z-index: 100;
}

.RecuperarClave {
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}

    .RecuperarClave:hover {
        color: #f5a801;
    }

.Validacion_Usuario, .Validacion_Contraseña {
    box-shadow: -1px 4px 20px -1px rgba(0, 0, 0, 0.158);
    background-color: #efefef;
    width: 250px;
    padding: 5px;
    position: absolute;
    top: 0;
    left: -65%;
}

.Capt {
    display: flex;
    justify-content: center;
}

.loading-background {
    z-index: 10000;
}


@media screen and (max-width: 1390px) {
    .Contenedor {
        margin: 2% 5%;
    }

    .Area_Uno h1 {
        font-size: 35px;
    }

    .Contenedor_informacion {
        width: 100%;
        height: 100px;
    }


    .Contenedor_info h2 {
        font-size: 28px;
    }

    .Contenedor_info p {
        font-size: 17px;
    }

    .Peticiones {
        margin: 5% 5% 0 2%;
        z-index: 1000;
    }

        .Peticiones a {
            padding: 7px;
            border-radius: 5px;
            font-size: 13px !important;
            margin: 0 5px;
        }

    .divSoporte h3, .divAyuda h3, .divPeticion h3 {
        font-size: 13px;
    }

    .divSoporte h5, .divAyuda h5 {
        font-size: 10px;
        margin-top: 2px;
    }

    .divSoporte p, .divAyuda p {
        font-size: 10px;
    }

    .FlechaSoporte {
        top: -20%;
        left: 25%;
    }

    .divAyuda {
        margin: 3% 0 0 25%;
        width: 300px;
    }

    .FlechaAyuda {
        top: -26%;
        left: 42%;
    }

    .divPeticion {
        margin: 3% 0 0 68%;
        display: none;
    }

    .FlechaPeticion {
        top: -71%;
        left: 8%;
    }

    .Login img {
        width: 40%;
        height: 60px;
    }

    .RecuperarClave {
        font-size: 12px;
    }



    .Validacion_Usuario, .Validacion_Contraseña {
        position: absolute;
        top: 0;
        left: -85%;
    }
}


@media screen and (max-width: 1266px) {
    .Peticiones a {
        font-size: 12px !important;
    }

    .divPeticion {
        margin: 3% 0 0 58%;
        display: none;
    }

    .FlechaPeticion {
        top: -71%;
        left: 55%;
    }

    .BotonGuardar {
        margin-top: 35%;
    }

    .Validacion_Usuario, .Validacion_Contraseña {
        left: -105%;
    }

    .Punto {
        display: none;
    }
}

@media screen and (max-width: 1160px) {
    .Peticiones a {
        font-size: 10px !important;
    }


    .divPeticion {
        margin: 3% 0 0 55%;
        display: none;
    }

    .FlechaPeticion {
        top: -71%;
        left: 55%;
    }

    .BotonGuardar {
        margin-top: 35%;
    }

    .Validacion_Usuario, .Validacion_Contraseña {
        left: -115%;
    }

    .Punto {
        display: none;
    }
}



@media screen and (max-width: 992px) {
    .Contenedor {
        display: block;
        height: 100vh;
        margin: 2%;
        width: 100%;
    }

    .Contenedor {
        margin: 2% 2%;
        overflow: auto;
    }

    .Area_Uno {
        width: 100%;
        padding: 5% 2% 5% 5%;
    }

        .Area_Uno h1 {
            font-size: 2.1em;
            text-align: center;
        }

    .Contenedor_info {
        margin-top: 5%;
    }

        .Contenedor_info h2 {
            font-size: 1.8em;
        }

        .Contenedor_info p {
            font-size: 15px;
        }

    .Punto {
        display: none;
    }

    .Peticiones {
        display: none;
    }

    .Area_Dos {
        width: 70%;
        margin: 0 15%;
    }

    .Copyright {
        position: fixed;
        bottom: -2px;
    }

    .BotonGuardar {
        margin-top: 5%;
        margin-left: 1%;
    }

    .divUsuario, .divContraseña, .Capt, .BotonGuardar {
        z-index: 1000;
    }

    .Login {
        z-index: 1000;
    }

    .PeticionesDos {
        display: block;
        margin: 3%;
        margin-bottom: 20%;
    }

        .PeticionesDos a {
            padding: 7px;
            border-radius: 5px;
            font-size: 13px !important;
            margin: 0 5px;
        }

    .divSoporteDos, .divAyudaDos, .divPeticionDos, .divTextoNavegadorDos, .divCarnerDigitalDos {
        width: 100%;
        box-shadow: -1px 4px 20px -1px rgba(0, 0, 0, 0.158);
        background-color: #efefef;
        margin-top: 2%;
        text-align: center;
        padding: 5%;
    }


        .divSoporteDos h3, .divAyudaDos h3, .divPeticionDos h3, .divCarnerDigitalDos h3 {
            font-size: 13px;
        }

        .divSoporteDos h5, .divAyudaDos h5 {
            font-size: 10px;
            margin-top: 2px;
        }

        .divSoporteDos p, .divAyudaDos p {
            font-size: 10px;
        }

    .circulo {
        z-index: -100;
    }

    .Contenedor_informacion {
        margin-bottom: 7%;
    }



    .PeticionesDos .divPeticionDos a, .PeticionesDos .divCarnerDigitalDos a {
        margin-top: 40px;
    }

    .RecuperarClave {
        font-size: 13px;
        margin: 5% 20px;
    }

    .Validacion_Usuario, .Validacion_Contraseña {
        position: absolute;
        top: -100%;
        left: 10%;
        font-size: 10px;
    }

    #AyudaDos {
        background-color: rgb(21 207 42 / 0,00);
        color: #efefef;
    }

    .IconoWha {
        color: #15cf2a;
        width: 40px;
        height: 40px;
    }
}


@media screen and (max-width: 768px) {
    .Area_Dos {
        width: 100%;
        margin: 0;
      margin-top:300px;
    }

    .divTextNaveDos {
        display: none;
    }
}

.divTextoNavegador {
    position: absolute;
    text-align: center;
    top: 95%;
    left: 7%;
    right: 7%;
    z-index: -100;
}

    .divTextoNavegador p {
        font-size: 15px;
    }


.option-input {
    margin-left: -78px !important;
}

.form-group {
    position: relative;
    margin-bottom: 20px; 
}

.icon-user, .icon-lock {
    font-size: 24px; 
    margin-right: 10px; 
    position: absolute; 
    top: 70%; 
    transform: translateY(-50%); 
}

.icon-user {
    left: -35px; 
}

.icon-lock {
    left: -35px; 
}
.toggle-password {
    font-size: 18px;
}

.toggle-password {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.input-container {
    position: relative;
}

.icon-user, .icon-lock {
    position: absolute;
    top: 50%; /* Centra verticalmente */
    left: 10px; /* Ajusta la posición horizontal */
    transform: translateY(-50%); /* Alinea verticalmente */
    font-size: 18px; /* Ajusta el tamaño del icono */
}

.form-control {
    padding-left: 40px; /* Espacio para el icono */
}





