body {
    font-family: 'Rubik';
}
form {
	border-radius: 0px;
}
.contenido-index-login {
    width: 100%;
    min-height:100%; 
    position: relative;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.container-fluid1{
    margin-top: 0px;
    width: 100%;
    padding: 0 1px;
    padding-bottom: 0px;
    position:absolute;
    z-index: 1;
    /* top: 60px;*/
}

.fondo-form {
    /*background-color:rgba(247, 247, 252, 0.993);*/
    /*opacity: 0.9;*/
    border-radius: 39px
}

.form_login {
    display: table;
    align-items: center;
    text-align: center;
    margin: auto;
    padding: 0px 0px 11px 0px;
}

.cont-inpt {
    display: block;
}

.icono {
    z-index: 2;
    position: absolute;
    color: #162938;
}

.form-control {
    /*color: #162938;
    background-color: #F9F9F9;
    background-clip: padding-box;
    border: 1px solid #75777B;
    font-weight: 500;
    border-radius: 0rem;*/
}
.forma1 {
    height: 51px;
    /*width: 101%;*/
    left: 0px;
    top: -8px;
    position: relative;
    padding-left: 74px;
    text-align: left;
    border-radius: 20px;
    border-color: #9c9c9c;
}

.icon-d8-01, .icon-g8-01 {
    font-size: 1.6rem;
}
 .recordar, .recordar:hover{
    font-weight: 600;
    /*color:#162938;*/
}

.soporte-ayuda, .submit {
	border-radius: 20px;
	height: auto;
	text-align: center;
}

.soporte-ayuda, .soporte-ayuda:hover {
	background-color: #adbcd9 !important;
    color: #FFF;
    font-weight: 500;
    border-radius: 20px;
    width: 186px;
}

.sso{
	border-radius: 20px;
	height: auto;
	text-align: center;
}

.sso, .sso:hover {
	background-color: #adbcd9 !important;
    color: #FFF;
    font-weight: 500;
    border-radius: 20px;
    width:75%;
}

.submit, .submit:hover{
    background-color: #adbcd9; /*!important;*/
    color: #FFF;
    font-weight: 500;
    border-radius: 20px;
}

.btn-larg{
    width: 100%; /* 70 */
    height: 49px;
    /* padding-left: 35px; */
    border-radius: 20px;
    font-size: x-large;
    font-weight: 900;
}

.politica {
    font-weight: 400;
    font-size: 1em !important;
    color: #162938;
    line-height: 17px !important;
    padding-left: 0 !important;
    text-align: left;
    margin-left: 1em;
    height: auto !important;
}

.link_condiciones, 
    .link_condiciones:hover {
    font-size: 1em;
   /* color: #162938;*/
    text-align: center;
    font-weight: 400;
}

.bienvenida p{
    color: #162938;
    /*font-family: Rubik-Bold;*/
    font-weight:700;
    font-size: 1em;
}
.bienvenida span{
    color: #162938;
    font-weight: 500;
    font-size: 0.9em;
}


[type="checkbox"] + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 0.9rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}
input#txtUsuario::placeholder {
    color: #162938;
}
input#txtContrasena::placeholder {
    color: #162938;
}

.form-control:focus {
    /*border-color:  #162938;*/
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px  #162938;
    color: #162938;
}


.class-inp-group {
    border-radius: 12px;
    overflow: hidden;
    /*background: rgba(0, 0, 0, 0.3);*/
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    cursor: text; /* Hace que se vea clickeable */
    min-height: 60px;
    transition: all 0.3s ease;
    max-width: 926px;
}

.class-inp-group:hover {
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.class-inp-group:focus-within {
    border-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
}

.class-inp-grr .input-group-text {
    background: transparent;
    border: none;
    color: #9ca3af;
    padding: 20px;
    display: flex;
    align-items: center;
    height: 100%;
}

.class-inp-group .form-control {
    background: transparent;
    border: none;
    color: #d1d5db;
    font-size: 22px;
    padding: 20px 20px 20px 0;
    box-shadow: none !important;
    outline: none !important;
    height: auto;
    min-height: 60px;
    display: flex;
    align-items: center;
}

.class-inp-group .form-control::placeholder {
    color: #9ca3af;
    opacity: 1;
}

.class-inp-group .form-control:focus {
    background: transparent;
    border: none;
    color: #ffffff;
    box-shadow: none !important;
}

.icono-input {
    font-size: 60px;
    color: #9ca3af;
}


.imagen-login{ 
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 94.5vh;
    background-position: center center;
    max-width: 100%;
}

.idioma{
    color:#fff;
    font-weight: 500;
    font-size:13px;
    padding: 1em 0.2em;
    line-height: 0px;
    height: 26px;
}

/* Inicio de estilos para el carrusel si la plataforma lo tiene*/
.carousel .indicators {
    position: inherit;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}
.carousel .indicators .indicator-item {
    display: inline-block;
    position: inherit;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 24px 4px;
    background-color: transparent;/*rgba(255, 255, 255, 0.5); */
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 50%;
}


.carousel .indicators .indicator-item.active {
    background-color: transparent;
}
/* Fin de estilos para el carrusel si la plataforma lo tiene*/



.btn-redimir {
    background: #374ef7 !important;
    border: none !important;
    border-radius: 15px;
    padding: 15px 50px;
    font-size: 20px;
    font-weight: 200;
    color: white;
    position: relative;
    transition: all 0.3s ease;
    min-width: 250px;
    
    /* Glow más intenso */
    box-shadow: 
        0 0 40px rgba(55, 78, 247, 0.8),
        0 0 80px rgba(55, 78, 247, 0.4),
        0 0 120px rgba(55, 78, 247, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    
    /* Gradiente sutil */
    background: linear-gradient(145deg, #374ef7, #2a3de8) !important;
}

.btn-redimir:hover {
    background: linear-gradient(145deg, #4054f8, #374ef7) !important;
    transform: translateY(-3px) scale(1.02);
    color: white;
    
    /* Glow más intenso en hover */
    box-shadow: 
        0 0 50px rgba(55, 78, 247, 1),
        0 0 100px rgba(55, 78, 247, 0.5),
        0 0 150px rgba(55, 78, 247, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

/*estilos modal login ingreso*/
    :root {
        --color-dark: #1a1c23;
        --color-white: #ffffff;
        --color-light-gray: #eaedef;
        --color-gray: #ced3d8;
        --color-blue: #374ef7;
        --color-dark-gray: #2a303f;
    }

    /* Clases personalizadas para el modal de login */
    .login-modal {
        display: flex !important;
        align-items: center;
        justify-content: center;
        min-height: 100vh;
    }

    .login-modal.fade .modal-dialog {
        transform: translate(0, 0) scale(0.8);
        transition: all 0.3s ease-out;
    }

    .login-modal.show .modal-dialog {
        transform: translate(0, 0) scale(1);
    }

    .login-modal-dialog {
        margin: 0;
        max-width: 400px;
        width: 90%;
    }

    .login-modal-content {
        border: none;
        border-radius: 12px;
        box-shadow: 0 15px 35px rgba(26, 28, 35, 0.15);
        background-color: var(--color-white);
    }

    .login-modal-header {
        border-bottom: 1px solid var(--color-light-gray);
        padding: 2rem 2rem 1.5rem;
        text-align: center;
        position: relative;
    }

    .login-modal-title {
        font-size: 1.5rem;
        font-weight: 600;
        color: var(--color-dark);
        margin: 0;
        width: 100%;
    }

    .login-subtitle {
        color: var(--color-dark-gray);
        font-size: 1.8rem;;
        margin-top: 0.5rem;
        font-weight: 400;
    }

    .login-close {
        position: absolute;
        right: 1.5rem;
        top: 1.5rem;
        opacity: 0.6;
        font-size: 1.2rem;
        color: var(--color-dark-gray);
        transition: opacity 0.2s;
        background: none;
        border: none;
    }

    .login-close:hover {
        opacity: 1;
        color: var(--color-dark);
    }

    .login-modal-body {
        padding: 1.5rem 2rem 2rem;
    }

    .login-icon {
        width: 60px;
        height: 60px;
        background: linear-gradient(135deg, var(--color-blue), #5865f2);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 1.5rem;
    }

    .login-icon i {
        font-size: 1.8rem;
        color: var(--color-white);
    }

    .login-form-group {
        margin-bottom: 1.5rem;
    }

    .login-form-label {
        font-weight: 500;
        color: var(--color-dark);
        margin-bottom: 0.5rem;
        font-size: 0.9rem;
        display: block;
    }

    .login-form-control {
        width: 100%;
        border: 2px solid var(--color-gray);
        border-radius: 8px;
        padding: 0.75rem 1rem;
        font-size: 1rem;
        transition: all 0.2s ease;
        background-color: var(--color-white);
        outline: none;
    }

    .login-form-control:focus {
        border-color: var(--color-blue);
        box-shadow: 0 0 0 0.2rem rgba(55, 78, 247, 0.1);
    }

    .login-form-control.invalid {
        border-color: #dc3545;
        background-color: #fff5f5;
    }

    .login-error-message {
        color: #dc3545;
        font-size: 0.8rem;
        margin-top: 0.5rem;
        display: none;
    }

    .login-error-message.show {
        display: block;
    }

    .login-btn {
        background: linear-gradient(135deg, var(--color-blue), #5865f2);
        border: none;
        border-radius: 8px;
        padding: 0.75rem 2rem;
        font-size: 1rem;
        font-weight: 600;
        color: var(--color-white);
        cursor: pointer;
        transition: all 0.2s ease;
        width: 100%;
        margin-top: 0.5rem;
    }

    .login-btn:hover {
        transform: translateY(-1px);
        box-shadow: 0 5px 15px rgba(55, 78, 247, 0.3);
    }

    .login-btn:disabled {
        opacity: 0.6;
        cursor: not-allowed;
        transform: none;
        box-shadow: none;
    }

    .login-cancel-btn {
        background-color: transparent;
        border: 2px solid var(--color-gray);
        border-radius: 8px;
        padding: 0.75rem 2rem;
        font-size: 1rem;
        font-weight: 500;
        color: var(--color-dark-gray);
        cursor: pointer;
        transition: all 0.2s ease;
        width: 100%;
        margin-top: 1rem;
    }

    .login-cancel-btn:hover {
        border-color: var(--color-dark-gray);
        background-color: var(--color-light-gray);
    }

/*fin de estilos modal ingreso*/
















/**************************************************medias al final****************************/

@media screen and (min-width: 993px) and (max-width: 1024px) {
    .class-inp-group .form-control {
        font-size: 24px;
    }
}

@media screen and (min-width: 692px) and (max-width: 992px) {
    .sso, .sso:hover {
        width:40%;
        font-size: 0.9rem;
    }
    .qr-icon {
      font-size: 34px !important;
    }
    .class-inp-group .form-control {
        font-size: 19px;
    }
}

@media screen and (min-width: 567px) and (max-width: 691px) {
    .sso, .sso:hover {
        width:50%;
        font-size: 0.9rem;
    }
    .qr-icon {
      font-size: 34px !important;
    }
    .class-inp-group .form-control {
        font-size: 17px;
    }
    .login-modal-dialog {
        width: 95%;
    }
    
    .login-modal-header,
    .login-modal-body {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

@media screen and (min-width: 482px) and (max-width: 566px) {
    .sso, .sso:hover {
        width:60%;
        font-size: 0.9rem;
    }
    .qr-icon {
      font-size: 34px !important;
    }
    .class-inp-group .form-control {
        font-size: 15px;
    }
}

@media screen and (min-width: 300px) and (max-width: 481px) {
    .sso, .sso:hover {
        width:70%;
        font-size: 0.7rem;
    }
    .qr-icon {
      font-size: 34px !important;
    }

    .class-inp-group .form-control {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .container-fluid1{
        display: flex;
        align-items: center;
        height: 100%;
    }
   
    .contenido-index-login {
        width: 100%;
        min-height: 100%;/*92vh*/
        margin: auto;
        position: relative;
        padding: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
    }

    .bienvenida p {
        color: #162938;
        /*font-family: Rubik-Bold;*/
        font-weight:700;
        font-size: 0.8em;
    }

    .bienvenida span{
        color: #75777B;
        font-weight: 500;
        font-size: 0.7em;
    }
    
}
@media screen and (min-width: 768px) and (max-width: 870px) {
    .forma1 {
        height: 35px;
        width: 200px;
        left: -3px;
        top: 0px;
        position: relative;
        padding-left: 35px;
        text-align: left;
    }
    
    .btn-larg{
        margin-top:10px;
        height: 36px;
    }
   

    .soporte-ayuda, .soporte-ayuda:hover {
        font-weight: 500;
        border-radius: 10px;
        font-size: 0.6em;
    }

    [type="checkbox"] + label {
        position: relative;
        padding-left: 19px;
        cursor: pointer;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        font-size: 0.75rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

}