body {
    font-family: 'Open Sans', sans-serif;
    color: #535353;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}

.login-box .alert{
    padding: 15.5px 20px;
    font-size: 13px;
    border: none !important;
    border-radius: 3px;
    margin-bottom: 25px;
}

.login-box .alert-dismissible .btn-close{
    padding: 18.5px 19px;
    background-size: 8px;
}

.login-box .alert-dismissible .btn-close:focus,
.login-box .alert-dismissible .btn-close:active {
    box-shadow: none;
}

.login-box .password-indicator {
    position: absolute;
    right: 15px;
    top: 17px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 500ms;
    font-size: 17px;
    color: #999;
}

.login-box .password-wrapper:hover .password-indicator{
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 500ms;
    font-size: 17px;
    color: #555;
}

.login-box .login-popover{
    font-size: 14px;
    color: #777;
    cursor: help;
}

.login-box .login-popover-abs{
    position: absolute;
    right: 15px;
    top: 15px;
}

.popover {
    border: 1px solid #ebeef5 !important;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}

.popover-header {
    box-shadow: none;
    border: 0px;
    background: #fff;
    color: #555;
    font-size: 15px;
    font-family: 'Jost', sans-serif;
    padding-bottom: 5px;
}

.popover-body {
    padding: 5px 10px 10px 16px;
    color: #777;
    font-size: 13px;
}

.login-box .form-group label.error{
    font-size: 13px;
    text-align: left;
    color: #535353;
    width: 100%;
}



/** Login start **/
.login-21{
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;  
    
}

.login-21 .container {
    max-width: 1120px;
    margin: 0 auto;
    
}

.login-21 a {
    text-decoration: none;
}

.login-21 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Jost', sans-serif;
}

.login-21 .form-info {
    justify-content: center;
    align-items: center;
    padding: 100px 80px;
}

.login-21 .form-check-input:checked {
    display: none;
}

.login-21 .login-inner-form .form-group {
    margin-bottom: 25px;
}

.login-21 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.login-21 .login-inner-form .form-control {
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 12px 45px 12px 20px;
    height: 55px;
}

.login-21 .login-inner-form img {
    margin-bottom: 5px;
    height: 40px;
}

.login-21 .login-inner-form .form-box i {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 19px;
    color: #535353;
}

.login-21 .login-inner-form label{
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.login-21 .login-inner-form .forgot{
    margin: 0;
    line-height: 45px;
    color: #535353;
    font-size: 15px;
    float: right;
}

.login-21 .bg-img {
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    display: flex;
}

.login-21 .login-box{
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.login-21 .form-section .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.login-21 .login-inner-form .btn-md {
    cursor: pointer;
    color: #fff;
    padding: 0 50px;
    height: 55px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 3px;
}

.login-21 .login-inner-form input[type=checkbox], input[type=radio] {
    margin-right: 3px;
}

.login-21 .login-inner-form p{
    margin: 0;
    color: #535353;
}

.login-21 .login-inner-form p a{
    color: #535353;
}

.login-21 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-21 .login-inner-form .btn-theme.focus, .btn-theme:focus {
    box-shadow: none;
}

.login-21 .login-inner-form .btn-theme {
    background: #3E8CEE;
    border: none;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-21 .login-inner-form .btn-theme:hover {
    background: #1877f2;

}

.login-21 .logo{
    height: 30px;
    top: 10px;
    right: 10px;
    position: absolute;

}

/* Tamano del logo */
.login-21 .logo img{
    height: 55px;
}



/* new css para logo de la empresa */
.login-21 .logo-company{
    height: 0px;
    top: -150px;
    position:relative; 
/*    margin: 0 0 -20px;    */
}


/* Tamano del logo */
.login-21 .logo-company img{
    width:150px;
    height:150px;
    border-radius:75px;
    border:3px solid #3b589e; 
}


/* css del logo para movil */
.login-21 .logo-2{
    margin-bottom: 15px;
    display: none;
}

.login-21 .logo-2 img{
    height: 30px;
}

.login-21 .nav-pills li{
    display: inline-block;
}

.login-21 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 14px;
}

.login-21 .login-inner-form .form-check{
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-21 .login-inner-form .form-check a {
    color: #d6d6d6;
    float: right;
}

.login-21 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-21 .login-inner-form .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: -25px;
    border: none;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-21 .login-inner-form .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 16px;
    color: #535353;
}

.login-21 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
    color: #fff;
    background:#1877f2;
}

.login-21 .login-inner-form input[type=checkbox]:checked + label:before {
    font-weight: 600;
    color: #fff;
    line-height: 18px;
    font-size: 12px;
    content: "\2713";
    padding-left: 4px;
}

.login-21 .btn-section {
    top: 40%;
    position: absolute;
    left: 0;
    display: inline-block;
    margin-bottom: 0;
}

.login-21 .btn-section .link-btn {
    font-size: 12px;
    float: left;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 600;
    border-radius: 0;
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-decoration: blink;
    background: rgb(102 102 102 / 31%);
}

.login-21 .bs2 .link-btn{
    margin: 0 0 5px;
}

.login-21 .btn-section .default-bg{
    background: #fff;
    color: #505050;
}

.login-21 .btn-section .btn-1{
    line-height: 45px;
    text-align: center;
    width: 100px;
    text-transform: uppercase;
    border-radius: 0 50px 50px 0;
}

.login-21 .login-inner-form input[type=checkbox], input[type=radio] {
    margin-top: 4px;
}

.login-21 .login-inner-form .checkbox a {
    font-size: 16px;
    color: #535353;
    float: right;
    margin-left: 3px;
}

.login-21 .form-section{
    text-align: center;
}

.login-21 .form-section h3{
    margin: 0 0 40px;
    font-size: 25px;
    font-weight: 400;
    color: #040404;
}

.login-21 .form-section .text {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    color: #535353;
}

.login-21 .form-section .text a{
    color: #535353;
}

.login-21 .social-list{
    bottom: 38px;
    position: absolute;
    /*right: 10px;left: 488px;*/
    right: 0px;
    padding: 0;
    margin: 0;
    list-style: none;    
}

.login-21 .social-list a {
    width: 60px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border-radius: 50px 0 0 50px;
    background: rgb(102 102 102 / 31%);
}

.login-21 .facebook-bg:hover {
    background: #3b589e;
}

.login-21 .whatsapp-bg:hover {
    background: #00d221;
}

.login-21 .google-bg:hover {
    background: #db4437;
}

.login-21 .linkedin-bg:hover {
    background: #1c82ca;
}

.login-21 .pinterest-bg:hover {
    background: #a30618;
}

.login-21 .instagram-bg:hover {
    background: #c80070;
}

.login-21 .youtube-bg:hover {
    background: #db4437;
}

.login-21 .url-hover:hover {
    text-decoration:underline;
}

/* divider */
.divider[data-v-14d991df] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    
}
.divider span[data-v-14d991df] {
    color:#b3b3b3;
    margin-left:10px;
    margin-right:10px;
    font-style:normal;
    font-weight:400;
    font-size:16px;
    line-height:16px;
}
.divider[data-v-14d991df]:after,
.divider[data-v-14d991df]:before {
    content:"";
    height:1px;
    background-color:#ededed;
    width:100%;
}


/* bnt flotante whatsapp */
.whatsapp {
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#00d221;
    color:#535353;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100;
}
  
.whatsapp-icon {
    margin-top:13px;
}

.whatsapp:hover {
    color:#FFF;
}

/* ajustar imagnes del slider al tamano del contendor */
.border-img{
    border-top-right-radius:9%;
    border-bottom-right-radius:9%;
}


.border-img img{
    
    object-fit: cover;    
    width:100%;
    height:100%;
} 

/** MEDIA **/
@media (max-width: 574px) {

    .login-21 .bg-img{
        display: none;
        
    }

    .login-21 .logo-2{
        display: block;
    }

    .login-21 .form-info {
        padding: 50px 30px;
    }

    .login-21 .login-box{
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 971px) {
    .login-21 .form-info{
        padding: 60px 30px;
    }
}
