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;
    height: 100%;
    /* top: 60px;*/
}

.fondo-form {
    background-color: rgba(247, 247, 252, 0.993);
    /*opacity: 0.9;*/
    border-radius: 39px
}

.form_login {
    display: block;
    align-items: center;
    text-align: center;
    margin: auto;
    padding: 0px 0px 11px 0px;
}

.cont-inpt {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.cont-inpt > * {
    flex: 1 1 auto;
    min-width: 0;
}

.cont-inpt > .append {
    flex-shrink: 0;
    flex-grow: 0;
}

.icono {
    z-index: 2;
    position: relative;
    color: #727a87;
    flex-shrink: 0;
    flex-grow: 0;
}

.form-control {
    color: #727a87;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #727a87;
    font-weight: 500;
    border-radius: 8px;
    height: 60px;
    text-align: left;
}

.forma1,
.forma1:focus {
    border: none;
    outline: none;
}

input.forma1:-webkit-autofill,
input.forma1:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
}

.icon-d8-01,
.icon-g8-01 {
    font-size: 1.6rem;
}

.recordar,
.recordar:hover {
    font-weight: 500;
    font-size: 0.8em;
    text-decoration: underline !important;
}

.txt-login-size-secondary {
    font-size: 0.8em;
    ;
}

.soporte-ayuda,
.submit {
    border-radius: 20px;
    height: auto;
    text-align: center;
}

.soporte-ayuda,
.soporte-ayuda:hover {
    font-weight: 500;
    border-radius: 8px;
    width: 186px;
}

.btn.autoregistro {
    border-radius: 8px;
}

.sso {
    border-radius: 20px;
    height: auto;
    text-align: center;
}

.sso,
.sso:hover {
    color: #FFF;
    font-weight: 500;
    border-radius: 20px;
    width: auto;
}

.submit,
.submit:hover {
    color: #FFF;
    font-weight: 500;
    border-radius: 8px;
}

.btn-larg {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    font-size: x-large;
}

.politica {
    font-weight: 400;
    font-size: 0.8em !important;
    color: #19253C;
    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: #19253C;*/
    text-align: center;
    font-weight: 400;
}

.bienvenida p {
    color: #19253C;
    /*font-family: Rubik-Bold;*/
    font-weight: 700;
    font-size: 1em;
}

.bienvenida span {
    color: #19253C;
    font-weight: 400;
    font-size: 1.1em;
}

@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: #19253C;
        /*font-family: Rubik-Bold;*/
        font-weight: 700;
        font-size: 0.8em;
    }

    .bienvenida span {
        color: #75777B;
        font-weight: 500;
        font-size: 0.7em;
    }

    form {
        width: 100%;
    }

}

[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: #727a87;
}

input#txtContrasena::placeholder {
    color: #727a87;
}

.form-control:focus {
    border-color: #727a87;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #727a87;
    color: #727a87;
}

@media screen and (min-width: 350px) and (max-width: 1049px) {

    .soporte-ayuda,
    .soporte-ayuda:hover {
        font-weight: 500;
        border-radius: 0px;
        font-size: 0.8rem;
        border-radius: 8px;
    }
}

@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: 500;
    font-size: 13px;
    padding: 1em 0.2em;
    line-height: 0px;
    height: 26px;
}

.btn-tipo-usuario {
    color: #19253C;
    border: 0.5px solid #19253C;
    background-color: #ffffff;
    font-weight: 300;
}

.btn-tipo-usuario:hover {
    color: #ffffff;
    background-color: #f47016;
    border: 0.5px solid #f47016;
}

/* 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*/