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: 400;
    border-radius: 0rem;
}
.forma1 {
    height: 100%; /*51px*/
    /*width: 101%;*/
    left: 0px;
    top: -8px;
    position: relative;
    padding-left: 74px;
    text-align: left;
    border-radius: 7px;
    border-color: #9c9c9c;
}

.icon-d8-01, .icon-g8-01 {
    font-size: 1.3rem;
    color: #606060;
}
 .recordar, .recordar:hover{
    font-weight: 600;
    /*color:#162938;*/
}

.soporte-ayuda, .submit {
	border-radius: 7px;
	height: auto;
	text-align: center;
}

.soporte-ayuda, .soporte-ayuda:hover {
	background-color: #606060 !important;
    color: #FFF;
    font-weight: 400;
    border-radius: 7px;
    width: 186px;
}

.sso{
	border-radius: 7px;
	height: auto;
	text-align: center;
}

.sso, .sso:hover {
	background-color: #606060 !important;
    color: #FFF;
    font-weight: 400;
    border-radius: 7px;
    width:75%;
}

.submit, .submit:hover{
    background-color: #606060; /*!important;*/
    color: #FFF;
    font-weight: 400;
    border-radius: 27px;
}

.btn-larg{
    width: 100%; /* 70 */
    height: 49px;
    /* padding-left: 35px; */
    border-radius: 27px;
    font-size: initial;
    font-weight: 400;
}

.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: 400;
    font-size: 0.9em;
}
@media (max-width: 992px) {
    .container-fluid1{
        /*margin-top: 0px;
        width: 100%;
        padding: 0 15px;
        padding-bottom: 37px;
        position:absolute;
        z-index: 1;
        top: 10px;
        align-content: center;*/
        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: 400;
        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: 400;
        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;
    }

}

[type="checkbox"] + label {
    position: relative;
    padding-left: 7px;
    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;
}

@media screen and (min-width: 350px) and (max-width: 1049px) {
    .soporte-ayuda, .soporte-ayuda:hover {
        font-weight: 400;
        border-radius: 0px;
        font-size: 0.8rem;
        border-radius: 7px;
    }
    
    

}

@media screen and (min-width: 692px) and (max-width: 992px) {
    .sso, .sso:hover {
        width:40%;
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 567px) and (max-width: 691px) {
    .sso, .sso:hover {
        width:50%;
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 482px) and (max-width: 566px) {
    .sso, .sso:hover {
        width:60%;
        font-size: 0.9rem;
    }
}

@media screen and (min-width: 300px) and (max-width: 481px) {
    .sso, .sso:hover {
        width:70%;
        font-size: 0.7rem;
    }
}
.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: 400;
   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*/