/*@media (min-width: 1025px) {*/
/*    .h-custom-2 {*/
/*        height: 80%;*/
/*    }*/
/*}*/

/*@media (min-width: 1200px) {*/
/*    .img-login {*/
/*        width: 100% !important;*/
/*    }*/
/*}*/

.img-form {
    width: 100%;
    max-width: 315px;
}

.div-login {
    padding-top: 10%;

}

.div-bienvenida {
    position: absolute;
    text-align: center;
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.div-bienvenida  h2 {
    font-size: 55px;
    font-weight: 700 !important;
}

.img-fondo-login {
    height: 100vh;
    width: 100%;
}
