/*------------------------------------------------------------------
[Main Stylesheet]

Project:    LOGDY
Version:    1.1.0

/** GLOBAL CLASSES **/

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

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

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

/** Social buttons start **/
.social-buttons {
    display: flex;
    text-align: center;
}


/** Login 12 start **/
.login-12 .login-inner-form .col-pad-0 {
    padding: 0;
}

.login-12 .bg-img {
    /*    background: url(../../images/logo.png) top left repe;*/
    /*    background-size: cover;*/
    background-color: #001f7c;
    bottom: 0;
    min-height: 100vh;
    text-align: right;
    z-index: 999;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 50px 30px 40px;
}

    /*.login-12 .bg-img:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;*/
        /*        background: rgb(74 0 255 / 64%);*/
        /*background: rgb(37 4 116 / 64%);
    }*/

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

.password-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

    .password-wrapper input {
        padding-right: 40px; /* space for the icon */
    }

.toggle-password-icon {
    position: absolute;
    right: 10px;
    cursor: pointer;
    color: #007bff;
}

.login-12 .form-section {
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.login-12 .login-inner-form {
    max-width: 500px;
    width: 100%;
}

.login-12 .logo {
    top: 40px;
    position: absolute;
    right: 45px;
}

    .login-12 .logo h6 {
        font-size: 12px;
        margin-left: 6px;
        margin-bottom: 0;
        color: #fff;
        opacity: 0.9;
        line-height: 18px;
    }

    .login-12 .logo img {
        height: 70px;
    }

.login-12 .login-inner-form p {
    color: #535353;
    margin-bottom: 0;
    font-size: 16px;
}

    .login-12 .login-inner-form p a {
        font-weight: 700;
        margin-left: 4px;
        color: #001f7c;
        text-decoration: underline;
    }

.login-12 .login-inner-form img {
    margin-bottom: 15px;
    height: 30px;
}

.login-12 .login-inner-form h1 {
    font-size: 30px;
    color: #001f7c;
}

.login-12 .login-inner-form h3 {
    margin: 0 0 35px;
    font-size: 25px;
    font-weight: 400;
    color: #040404;
}

.login-12 label {
    color: #535353;
    font-size: 16px;
    margin-bottom: 5px;
}

.login-12 .login-inner-form .form-group {
    margin-bottom: 25px;
    display: flex;
    flex-flow: row;
}



.login-12 .login-inner-form .form-control-small {
/*    width: 100%;*/
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #d6d6d6;
    background: #fff;
    outline: none;
    color: #535353;
    border-radius: 0;
    height: 55px;
}

.form-control-small {
    height: 40px !important;
    padding: 10px 15px !important;
}

.login-12 .login-inner-form .input-text label {
    color: #535353;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}

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

    .login-12 .login-inner-form .form-check a {
        color: #535353;
        float: right;
    }

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

.login-12 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: -24px;
}

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

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

.login-12 .form-section .form-check-label {
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: #535353;
}

.login-12 .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    border: 1px solid #afabab;
}

.login-12 .login-inner-form .terms {
    margin-left: 4px;
}

.login-12 .form-check-input:focus {
    border-color: #ffc801 !important;
    outline: 0;
    box-shadow: none;
}

.login-12 .form-check-input:checked {
    background-color: #ffc801 !important;
}

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

.login-12 .btn-theme {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #001f7c;
    overflow: hidden;
    overflow: hidden;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 0;
    border: none;
}


    .login-12 .btn-theme:hover {
        color: #001f7c;
    }

        .login-12 .btn-theme:hover::before {
            left: 0%;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }

    .login-12 .btn-theme:before {
        position: absolute;
        content: '';
        left: 97%;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 1;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        transform: skewX(336deg);
    }

    .login-12 .btn-theme span {
        position: relative;
        z-index: 1;
    }

.login-12 .informeson {
    color: #fff;
    max-width: 600px;
    margin: 0 0 0 auto;
    z-index: 20;
}

    .login-12 .informeson h2, h3 {
        margin: 0 0 30px 0;
        font-size: 50px;
        color: yellow;
    }

.login-12 .animated-text h2 {
    display: block;
    text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
    background: url(../img/animated-text.png) repeat-y;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

@-webkit-keyframes aitf {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

.login-12 .btn-section {
    margin-bottom: 30px;
}

.login-12 .informeson p, .copy-right {
    color: #fff;
    opacity: 0.9;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 40px;
}

.login-12 .logo-2 {
    display: none;
}

.login-12 .btn-theme-2 {
/*    padding: 0 20px;*/
    display: inline-block;
    position: relative;
    z-index: 5;
    transition: .7s ease;
    background: transparent;
    line-height: 41px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 0;
    margin-bottom: 10px;
    min-width: 320px;
    text-align: center;
}

    .login-12 .btn-theme-2:hover {
        color: #001f7c;
    }

.btn-theme-2:before, .btn-theme-2:after {
    color: #001f7c;
}

.login-12 .btn-theme-2:before, .btn-theme-2:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: all .7s ease;
    border-radius: 0;
}

.login-12 .btn-theme-2:after, .btn-theme-2:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: all .7s ease;
    border-radius: 0;
}

.login-12 .btn-theme-2:hover:before, .btn-theme-2:hover:after {
    width: 50%;
}

.login-12 .btn-theme-2 {
    border: 2px solid #ffc801;
    border-radius: 0;
    color: #ffc801;
}

    .login-12 .btn-theme-2:before, .btn-theme-2:after {
        background: #ffc801;
    }

.login-12 .btn-theme-3 {
    color: #001f7c;
    text-align: center;
    border: 2px solid transparent;
    display: inline-block;
    /*    padding: 0 20px;*/
    position: relative;
    z-index: 1;
    transition: all .7s ease;
    border-radius: 50px;
    line-height: 41px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 0;
    margin-bottom: 10px;
    min-width: 320px;
    text-align: center;
}

    .login-12 .btn-theme-3:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all .7s ease;
        z-index: -1;
        border-radius: 50px 0 0 50px;
    }

    .login-12 .btn-theme-3:after {
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all .7s ease;
        z-index: -1;
        border-radius: 0 50px 50px 0;
    }

    .login-12 .btn-theme-3:hover {
        background: transparent;
    }

        .login-12 .btn-theme-3:hover:before {
            width: 0;
            opacity: 1;
            visibility: visible;
        }

        .login-12 .btn-theme-3:hover:after {
            width: 0;
            opacity: 1;
            visibility: visible;
        }

.login-12 .btn-theme-3 {
    background: #ffc801;
}

    .login-12 .btn-theme-3:before {
        background: #ffc801;
    }

    .login-12 .btn-theme-3:after {
        background: #ffc801;
    }

    .login-12 .btn-theme-3:hover {
        color: #ffc801;
        border: 2px solid #ffc801;
    }

.login-12 .btn-lg {
    padding: 0 50px;
    line-height: 55px;
}

.btn-small {
    padding: 0 50px;
    line-height: 40px;
}

.login-12 .btn {
    box-shadow: none !important;
}

.login-12 .btn-md {
    padding: 0 45px;
    line-height: 50px;
}

.login-12 .btn-primary {
    background: #ffc801;
}

    .login-12 .btn-primary:before {
        background: #eab802;
    }

.login-4 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

/** social box **/
.login-12 .social-box {
    bottom: 0px;
    position: absolute;
    right: 55px;
    left: 55px;
}

    .login-12 .social-box ul {
        padding: 0;
        margin-bottom: 0;
    }

.login-12 .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

    .login-12 .social-list li a {
        font-size: 14px;
        font-weight: 500;
        width: 135px;
        margin: 2px 0 3px 0;
        height: 45px;
        line-height: 45px;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        background: #fff;
        box-shadow: 0 0 5px rgb(0 0 0 / 20%);
        font-family: 'Jost', sans-serif;
    }

        .login-12 .social-list li a i {
            height: 45px;
            width: 45px;
            line-height: 45px;
            float: left;
            color: #fff;
            font-size: 14px;
        }

        .login-12 .social-list li a span {
            margin-right: 10px;
        }

.login-12 .social-list .facebook-color {
    color: #4867aa;
}

.login-12 .social-list .facebook-i {
    background: #4867aa;
}

.login-12 .twitter-color {
    color: #33CCFF;
}

.login-12 .twitter-i {
    background: #33CCFF;
}

.login-12 .google-color {
    color: #db4437;
}

.login-12 .google-i {
    background: #db4437;
}

/** MEDIA **/
@media (max-width: 992px) {
    .login-12 .logo-2 {
        display: inherit;
    }

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

    .login-12 .form-section {
        padding: 30px 15px;
    }
}
/** Login 12 end **/















