/*------------------------------------------------------------------
[Main Stylesheet]

Project:    AMEK LOGINS
Version:    1.0.0
-------------------------------------------------------------------*/

body {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    color: #424242;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}



/** Login 1 start **/
.login-1 {
    background-size: cover;
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    background: #fff5f5;
}

.login-1 .container {
    max-width: 1160px;
    margin: 0 auto;
}

.login-1 a {
    text-decoration: none;
}

.login-1 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.login-1 .login-inner-form {
    color: #cccccc;
    position: relative;
}

.login-1 .form-check-input:checked {
    display: none;
}

.login-1 .form-info {
    justify-content: center;
    align-items: center;
    padding: 80px;
}

.login-1 .form-box {
    width: 100%;
    text-align: center;
}

.login-1 .login-inner-form .form-group {
    margin-bottom: 25px;
}

.login-1 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.login-1 .login-inner-form .form-control {
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #d9d9d9;
    padding: 14.5px 45px 14.5px 20px;
}

.login-1 .login-inner-form img {
    margin-bottom: 5px;
    height: 40px;
}

.login-1 .login-inner-form .form-box i {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 20px;
    color: #535353;
}

.login-1 .login-inner-form label {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.login-1 .login-inner-form .forgot {
    margin: 0;
    line-height: 45px;
    color: #535353;
    font-size: 15px;
    float: right;
}

.login-1 .bg-img {
    background: url(../img/img-9.jpg) top left repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    display: flex;
    padding: 30px;
}

.login-1 .bg-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0, #000000a1, rgb(255 255 255 / 0%));
}

.login-1 .login-box {
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.login-1 .text-info {
    bottom: 20px;
    position: absolute;
    left: 30px;
    right: 30px;
}

.login-1 .text-info .typing>* {
    overflow: hidden;
    white-space: nowrap;
    animation: typingAnim 3s steps(50);
    text-transform: uppercase;
}

.login-1 .text-info h1 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 20px;
}

.login-1 .text-info p {
    color: #ededed;
    font-size: 15px;
}

@keyframes typingAnim {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.login-1 .login-inner-form .checkbox-theme input[type="checkbox"]:checked+label::before {
    color: #fff;
    background: #5ad352;
    border: solid 1px #5ad352;
}

.login-1 .login-inner-form .btn-md {
    cursor: pointer;
    height: 55px;
    color: #fff;
    padding: 13px 50px 12px 50px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 3px;
    text-transform: uppercase;
}

.login-1 .login-inner-form input[type=checkbox],
input[type=radio] {
    margin-right: 3px;
}

.login-1 .login-inner-form p {
    margin: 0;
    color: #535353;
}

.login-1 .login-inner-form p a {
    color: #535353;
}

.login-1 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-1 .login-inner-form .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.login-1 .login-inner-form .btn-theme {
    background: #5ad352;
    border: none;
    color: #fff;
}

.login-1 .login-inner-form .btn-theme:hover {
    background: #4fcb47;
}

.login-1 .logo {
    height: 235px;
}

.login-1 .logo img {
    height: 225px;
}

.login-1 .logo-2 {
    margin-bottom: 15px;
}

.login-1 .logo-2 img {
    height: 30px;
}

.login-1 .nav-pills li {
    display: inline-block;
}

.login-1 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 14px;
}

.login-1 .login-inner-form .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-1 .login-inner-form .form-check a {
    color: #d6d6d6;
    float: right;
}

.login-1 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-1 .login-inner-form .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: -25px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #d9d9d9;
}

.login-1 .login-inner-form .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 16px;
    color: #535353;
}

.login-1 .form-section input[type=checkbox]:checked+label:before {
    font-weight: 600;
    color: #e6e6e6;
    line-height: 16px;
    font-size: 14px;
    content: "\2713";
}

.login-1 .btn-section {
    top: 35px;
    position: absolute;
    left: 30px;
    margin-bottom: 0;
}

.login-1 .btn-section .link-btn {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #5ad352;
    padding: 10px 18px;
    text-decoration: none;
    text-decoration: blink;
    text-transform: uppercase;
    border-radius: 3px;
    background: #fff;
}

.login-1 .btn-section .link-btn:hover {
    background: #5ad352;
    color: #fff;
}

.login-1 .btn-section .link-btn.active {
    background: #5ad352;
    color: #fff;
}

.login-1 .login-inner-form input[type=checkbox],
input[type=radio] {
    margin-top: 4px;
}

.login-1 .login-inner-form .checkbox a {
    font-size: 16px;
    color: #535353;
    float: right;
    margin-left: 3px;
}

.login-1 .form-section {
    text-align: center;
}

.login-1 .form-section h3 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #040404;
}

.login-1 .form-section .text {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    color: #535353;
}

.login-1 .form-section .text a {
    color: #535353;
}

.login-1 .form-section .extra-login {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}

.login-1 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    content: "";
}

.login-1 .form-section .extra-login>span {
    width: auto;
    float: none;
    display: inline-block;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-size: 14px;
    color: #535353;
    text-transform: capitalize;
    background: #fff;
}

/** Social list **/
.login-1 .social-list {
    margin-bottom: 20px;
}

.login-1 .social-list .buttons {
    display: flex;
    justify-content: center;
}

.login-1 .social-list a {
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin: 0 3px 5px;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    transition: transform 0.2s linear 0s, border-radius 0.2s linear 0.2s;
}

.login-1 .social-list a i {
    transition: transform 0.2s linear 0s;
    position: relative;
    z-index: 3;
}

.login-1 .social-list a:hover {
    transform: rotate(-90deg);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.login-1 .social-list a:hover i {
    transform: rotate(90deg);
}

.login-1 .social-list a.facebook-bg {
    background: #4867aa;
}

.login-1 .social-list a.twitter-bg {
    background: #33CCFF;
}

.login-1 .social-list a.google-bg {
    background: #db4437;
}

.login-1 .social-list a.dribbble-bg {
    background: #2392e0;
}

/** MEDIA **/
@media (max-width: 992px) {
    .login-1 .bg-img {
        display: none;
    }

    .login-1 .form-section h3 {
        font-size: 23px;
    }

    .login-1 .form-info {
        padding: 50px 30px;
    }

    .login-1 .login-box {
        max-width: 600px;
        margin: 0 auto;
    }
}

/** Login 1 end **/


/** Login 2 start **/
.login-2 .bg-img {
    top: 0;
    bottom: 0;
    min-height: 100vh;
    z-index: 999;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 100px;
}

.login-2 a {
    text-decoration: none;
}

.login-2 .form-check-input:checked {
    display: none;
}

.login-2 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.login-2 .form-section {
    top: 0;
    bottom: 0;
    min-height: 100vh;
    z-index: 999;
    opacity: 1;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 30px 60px;
    background: linear-gradient(132deg, #243a61, #b89d5a, #212335);
    background-size: 400% 400%;
    animation: Gradient 15s ease infinite;
    overflow: hidden;
}

.login-inner-form {
    width: 100%;
}

.login-2 .login-inner-form .forgot {
    line-height: 50px;
    float: right;
    color: #e9e8e8;
    font-size: 16px;
}

.login-2 .login-inner-form p {
    color: #e9e8e8;
    margin-bottom: 0;
    font-size: 16px;
}

.login-2 .login-inner-form p a {
    color: #e9e8e8;
}

.login-2 .login-inner-form .thembo {
    margin-left: 4px;
}

.login-2 .login-inner-form h3 {
    margin: 0 0 50px;
    font-size: 30px;
    font-weight: 400;
    color: #fff;
}

.login-2 .login-inner-form .form-group {
    margin-bottom: 40px;
}

.login-2 .login-inner-form .form-control {
    width: 100%;
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: 400;
    background: transparent;
    border: none;
    border-bottom: 2px solid #e8e7e7;
    outline: none;
    color: #fff;
    border-radius: 0;
}

.login-2 .login-inner-form input::placeholder {
    color: #e9e8e8;
}

.login-2 .login-inner-form .btn-md {
    cursor: pointer;
    padding: 13px 50px 12px 50px;
    font-size: 17px;
    font-weight: 400;
    height: 50px;
}

.login-2 .login-inner-form input[type=checkbox],
input[type=radio] {
    margin-right: 3px;
}

.login-2 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-2 .login-inner-form .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.login-2 .login-inner-form .btn-theme {
    background: #fff;
    border: none;
    color: #9a885a;
    border-radius: 5px;
}

.login-2 .login-inner-form .btn-theme:hover {
    background: #fff !important;
    color: #9a885a !important;
}

.login-2 .btn-theme {
    border-radius: 5px;
    padding: 12px 50px 11px 50px;
    color: #9a885a;
    border: solid 2px #9a885a;
    font-size: 17px;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    font-weight: 400;
    float: left;
    margin-right: 5px;
}

.login-2 .btn-theme:hover {
    color: #fff;
    background: #9a885a;
    text-decoration: none;
}

.login-2 .informeson {
    max-width: 750px;
}

.login-2 .informeson .animated-text h2 {
    display: block;
    text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
    background: url(../img/animated-text-2.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;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 30px;
}

@-webkit-keyframes aitf {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}

.login-2 .informeson p {
    margin-bottom: 40px;
    font-size: 17px;
    color: #535353;
}

.login-2 .social-box ul {
    margin: 0;
    padding: 0;
}

.login-2 .social-box {
    bottom: 30px;
    position: absolute;
    left: 100px;
}

.login-2 .social-list {
    padding: 0;
    text-align: center;
}

.login-2 .social-list li {
    display: inline-block;
}

.login-2 .social-list li a {
    margin: 1px;
    font-size: 14px;
    font-weight: 500;
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.login-2 .social-list li a:hover {
    text-decoration: none;
}

.login-2 .social-list li a i {
    margin-right: 5px;
}

.login-2 .facebook-bg {
    background: #4867aa;
}

.login-2 .facebook-bg:hover {
    background: #3d5996;
    color: #fff;
}

.login-2 .twitter-bg {
    background: #33CCFF;
}

.login-2 .twitter-bg:hover {
    background: #56d7fe;
}

.login-2 .google-bg {
    background: #db4437;
}

.login-2 .google-bg:hover {
    background: #dc4e41;
}

.login-2 .logo {
    top: 30px;
    position: absolute;
    right: 80px;
}

.login-2 .logo img {
    height: 130px;
}

.login-2 .logo-2 {
    display: none;
    margin-bottom: 15px;
}

.login-2 .logo-2 img {
    height: 30px;
}

/** MEDIA **/
@media (max-width: 1200px) {
    .login-2 .bg-img {
        padding: 30px 30px;
    }

    .login-2 .informeson .animated-text h2 {
        font-size: 45px;
    }

    .login-2 .logo {
        left: 30px;
    }

    .login-2 .social-box {
        left: 30px;
    }
}

@media (max-width: 992px) {
    .login-2 .bg-img {
        display: none;
    }

    .login-2 .login-inner-form h3 {
        font-size: 25px;
        margin: 0 0 40px;
    }

    .login-2 .login-inner-form {
        max-width: 450px;
        margin: 0 auto;
    }

    .login-2 .form-section {
        padding: 30px 15px;
    }

    .login-2 {
        background: #fff3f3;
    }

    .login-2 .logo-2 {
        display: inherit;
        margin-bottom: 20px;
    }
}

/** Login 2 end **/

/** Login 3 start **/
.login-3 .login-inner-form .col-pad-0 {
    padding: 0;
}

.login-3 .bg-img {
    background: url(../img/img-12.jpg) top left repeat;
    background-size: cover;
    top: 0;
    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-3 .bg-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(36 58 97 / 64%);
}

.login-3 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.login-3 .form-section {
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.login-3 .login-inner-form {
    max-width: 500px;
    width: 100%;
}

.login-3 .logo {
    top: 40px;
    position: absolute;
    right: 45px;
}

.login-3 .logo img {
    height: 130px;
}

.login-3 .login-inner-form p {
    color: #535353;
    margin-bottom: 0;
    font-size: 16px;
}

.login-3 .login-inner-form p a {
    color: #535353;
    font-weight: 500;
    margin-left: 4px;
}

.login-3 .login-inner-form img {
    margin-bottom: 15px;
    height: 30px;
}

.login-3 .login-inner-form h1 {
    font-size: 30px;
    color: #b89d5a;
}

.login-3 .login-inner-form h3 {
    margin: 0 0 35px;
    font-size: 25px;
    font-weight: 400;
    color: #040404;
}

.login-3 label {
    color: #535353;
    font-size: 16px;
    margin-bottom: 5px;
}

.login-3 .login-inner-form .form-group {
    margin-bottom: 25px;
}

.login-3 .login-inner-form .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #d6d6d6;
    background: #fff;
    outline: none;
    color: #535353;
    border-radius: 0;
    height: 55px;
}

.login-3 .login-inner-form .input-text label {
    color: #535353;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}

.login-3 .login-inner-form .form-check {
    float: left;
    margin-bottom: 0;
}

.login-3 .login-inner-form .form-check a {
    color: #535353;
    float: right;
}

.login-3 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 16px;
}

.login-3 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: -24px;
}

.login-3 .login-inner-form .checkbox a {
    font-size: 16px;
    color: #535353;
    float: right;
}

.login-3 a {
    text-decoration: none;
}

.login-3 .form-section .form-check-label {
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    color: #535353;
}

.login-3 .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-3 .login-inner-form .terms {
    margin-left: 4px;
}

.login-3 .form-check-input:focus {
    border-color: #b89d5a !important;
    outline: 0;
    box-shadow: none;
}

.login-3 .form-check-input:checked {
    background-color: #b89d5a !important;
}

.login-3 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-3 .btn-theme {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #ffffff;
    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: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 0;
    border: none;
}

.login-3 .btn-theme:hover {
    color: #fff;
}

.login-3 .btn-theme:hover::before {
    left: 0%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.login-3 .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-3 .btn-theme span {
    position: relative;
    z-index: 1;
}

.login-3 .informeson {
    color: #fff;
    max-width: 600px;
    margin: 0 0 0 auto;
    z-index: 20;
}

.login-3 .informeson h2 {
    margin: 0 0 30px 0;
    font-size: 60px;
    color: yellow;
}

.login-3 .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-3 .btn-section {
    margin-bottom: 30px;
}

.login-3 .informeson p {
    color: #fff;
    opacity: 0.9;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 40px;
}

.login-3 .logo-2 {
    display: none;
}

.login-3 .btn-theme-2 {
    padding: 0 35px;
    display: inline-block;
    position: relative;
    z-index: 5;
    transition: .7s ease;
    background: transparent;
    line-height: 41px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 0;
}

.login-3 .btn-theme-2:hover {
    color: #fff;
}

.btn-theme-2:before,
.btn-theme-2:after {
    color: #fff;
}

.login-3 .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-3 .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-3 .btn-theme-2:hover:before,
.btn-theme-2:hover:after {
    width: 50%;
}

.login-3 .btn-theme-2 {
    border: 2px solid #b89d5a;
    border-radius: 0;
    color: #b89d5a;
}

.login-3 .btn-theme-2:before,
.btn-theme-2:after {
    background: #b89d5a;
}

.login-3 .btn-theme-3 {
    color: #fff;
    text-align: center;
    border: 2px solid transparent;
    display: inline-block;
    padding: 0 35px;
    position: relative;
    z-index: 1;
    transition: all .7s ease;
    border-radius: 50px;
    line-height: 41px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 0;
}

.login-3 .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-3 .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-3 .btn-theme-3:hover {
    background: transparent;
}

.login-3 .btn-theme-3:hover:before {
    width: 0;
    opacity: 1;
    visibility: visible;
}

.login-3 .btn-theme-3:hover:after {
    width: 0;
    opacity: 1;
    visibility: visible;
}

.login-3 .btn-theme-3 {
    background: #b89d5a;
}

.login-3 .btn-theme-3:before {
    background: #b89d5a;
}

.login-3 .btn-theme-3:after {
    background: #b89d5a;
}

.login-3 .btn-theme-3:hover {
    color: #b89d5a;
    border: 2px solid #b89d5a;
}

.login-3 .btn-lg {
    padding: 0 50px;
    line-height: 55px;
}

.login-3 .btn {
    box-shadow: none !important;
}

.login-3 .btn-md {
    padding: 0 45px;
    line-height: 50px;
}

.login-3 .btn-primary {
    background: #b89d5a;
}

.login-3 .btn-primary:before {
    background: #87713b;
}

.login-4 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

/** social box **/
.login-3 .social-box {
    bottom: 30px;
    position: absolute;
    right: 55px;
    left: 55px;
}

.login-3 .social-box ul {
    padding: 0;
    margin-bottom: 0;
}

.login-3 .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.login-3 .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: 'IBM Plex Sans Arabic', sans-serif;
}

.login-3 .social-list li a i {
    height: 45px;
    width: 45px;
    line-height: 45px;
    float: left;
    color: #fff;
    font-size: 14px;
}

.login-3 .social-list li a span {
    margin-right: 10px;
}

.login-3 .social-list .facebook-color {
    color: #4867aa;
}

.login-3 .social-list .facebook-i {
    background: #4867aa;
}

.login-3 .twitter-color {
    color: #33CCFF;
}

.login-3 .twitter-i {
    background: #33CCFF;
}

.login-3 .google-color {
    color: #db4437;
}

.login-3 .google-i {
    background: #db4437;
}

/** MEDIA **/
@media (max-width: 992px) {
    .login-3 .logo-2 {
        display: inherit;
    }

    .login-3 .bg-img {
        display: none;
    }

    .login-3 .form-section {
        padding: 30px 15px;
    }
}

/** Login 3 end **/

/** Login 4 start **/
.login-4 {
    background: #f1f1f1;
}

.login-4 a {
    text-decoration: none;
}

.login-4 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.login-4 .form-check-input:checked {
    display: none;
}

.login-4 .form-section {
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 15px;
    background: #fff;
    z-index: 999;
}

.login-4 .form-section:after {
    position: absolute;
    right: -1px;
    top: 0;
    width: 276px;
    height: 100%;
    content: "";
    z-index: -1;
    transform: rotateY(180deg);
    background: url(../img/img-50.png) top left repeat;
}

.login-4 .form-inner {
    max-width: 450px;
    width: 100%;
    margin: 0 30px;
    text-align: center;
}

.login-4 .form-text {
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 50px;
    background: #eef1f6;
}

.login-4 .form-section .extra-login span {
    color: #535353;
}

.login-4 .info h1 {
    margin-bottom: 25px;
    font-size: 50px;
    font-weight: 700;
}

.login-4 .animate-charcter {
    background-image: linear-gradient(-225deg, #b89d5a 0%, #243a61 29%, #b89d5a 67%, #243a61 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 190px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.login-4 .form-section p {
    color: #535353;
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
}

.login-4 .form-section p a {
    color: #535353;
}

.login-4 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-4 .form-section .thembo {
    margin-left: 4px;
}

.login-4 .form-section h3 {
    margin: 0 0 30px;
    font-size: 25px;
    font-weight: 400;
    color: #040404;
}

.login-4 .form-section .form-group {
    margin-bottom: 25px;
}

.login-4 .form-section .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.login-4 .form-section .form-control {
    padding: 15.5px 20px;
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 3px;
    font-weight: 500;
    border: 2px solid #858585c2;
}

.login-4 .form-section img {
    margin-bottom: 5px;
    height: 35px;
}

.login-4 .form-section .form-box i {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 23px;
    color: #535353;
}

.login-4 .form-section .checkbox .terms {
    margin-left: 3px;
}

.login-4 .form-section .btn-md {
    cursor: pointer;
    padding: 15.5px 50px 14.5px 50px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 50px;
    height: 55px;
}

.login-4 .form-section input[type=checkbox],
input[type=radio] {
    margin-right: 3px;
}

.login-4 .form-section button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-4 .form-section .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.login-4 .form-section .btn-theme {
    background: #243a61;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: none;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
}

.login-4 .form-section .btn-theme:hover {
    background: #0f203d;
}

.login-4 .form-section .terms {
    margin-left: 3px;
}

.login-4 .form-section .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-4 .form-section .form-check a {
    color: #535353;
    float: right;
}

.login-4 .form-section .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-4 .form-section .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: -25px;
    border: 2px solid #858585c2;
    border-radius: 2px;
    background-color: #fff;
}

.login-4 .form-section .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 16px;
    color: #535353;
}

.login-4 .form-section .form-check-label a {
    color: #535353;
}

.login-4 .form-section .checkbox-theme input[type="checkbox"]:checked+label::before {
    background: #ff574d;
    border-color: #ff574d;
}

.login-4 .form-section input[type=checkbox]:checked+label:before {
    font-weight: 600;
    color: #fff;
    line-height: 14px;
    font-size: 12px;
    padding-left: 1px;
    content: "\2713";
}

.login-4 .form-section input[type=checkbox],
input[type=radio] {
    margin-top: 4px;
}

.login-4 .form-section a.forgot-password {
    font-size: 16px;
    color: #535353;
    float: right;
}

.login-4 .logo img {
    margin-bottom: 15px;
    height: 230px;
}

.login-4 .info {
    max-width: 470px;
}

.login-4 .info p {
    color: #535353;
    font-size: 15px;
    line-height: 25px;
}

.login-4 .social-list li {
    display: inline-block;
}

.login-4 .social-list li a {
    margin: 2px;
    font-size: 18px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
}

.login-4 .social-list li a:hover {
    text-decoration: none;
    color: #fff;
}

.login-4 .facebook-bg {
    border: solid 2px #4867aa;
    color: #4867aa;
}

.login-4 .form-section .facebook-bg:hover {
    background: #4867aa;
}

.login-4 .twitter-bg {
    border: solid 2px #33CCFF;
    color: #33CCFF;
}

.login-4 .form-section .twitter-bg:hover {
    background: #33CCFF;
}

.login-4 .google-bg {
    border: solid 2px #db4437;
    color: #db4437;
}

.login-4 .form-section .google-bg:hover {
    background: #db4437;
}

.login-4 .form-section .linkedin-bg {
    border: solid 2px #0177b5;
    color: #0177b5;
}

.login-4 .form-section .linkedin-bg:hover {
    background: #0177b5;
}


@media (max-width: 992px) {
    .login-4 .form-section {
        border-radius: 0;
        padding: 30px 0;
    }

    .login-4 .form-text {
        display: none;
    }
}

@media (max-width: 768px) {
    .login-4 .form-inner {
        margin: 0 15px;
    }
}

/** Login 4 end **/

/** Login 5 start **/
.login-5 {
    padding: 25px 0;
    z-index: 999;
    position: relative;
    min-height: 100vh;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-5 a {
    text-decoration: none;
}

.login-5 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.login-5 .logo {
    border-radius: 50px;
    margin-bottom: 0;
    display: inline-block;
    top: 20px;
    position: absolute;
    right: 20px;
}

.login-5 .login-box {
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.login-5 .form-check-input:checked {
    display: none;
}

.login-5 .login-box .form-info {
    background-image: linear-gradient(to bottom, #243a61, #071630);
}

.login-5 .form-section {
    text-align: center;
    padding: 110px 60px 60px;
    border-radius: 10px 0 0 10px;
    position: relative;
}

.login-5-bg {
    background: #f7f7f7;
}

.login-5 .pad-0 {
    padding: 0;
}

.login-5 label {
    color: #fff;
    font-size: 16px;
}

.login-5 .form-section p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 40px;
}

.login-5 .form-section p a {
    color: #e6e6e6;
}

.login-5 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-5 .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.login-5 .form-section .thembo {
    margin-left: 4px;
}

.login-5 .form-section h1 {
    font-size: 30px;
    color: #fff;
}

.login-5 .form-section h3 {
    margin: 0 0 40px;
    font-size: 23px;
    font-weight: 400;
    color: #fff;
}

.login-5 .form-section .form-group {
    margin-bottom: 25px;
}

.login-5 .form-section .form-box {
    float: right;
    width: 100%;
    text-align: right;
    position: relative;
}

.login-5 .form-section .form-control {
    padding: 10px 20px;
    font-size: 15px;
    outline: none;
    height: 50px;
    border-radius: 3px;
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-5 .form-section .checkbox .terms {
    margin-left: 3px;
}

.login-5 .form-section .btn-md {
    cursor: pointer;
    padding: 13px 50px 12px 50px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 3px;
}

.login-5 .form-section input[type=checkbox],
input[type=radio] {
    margin-right: 3px;
}

.login-5 .form-section button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-5 .form-section .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.login-5 .form-section .btn-theme {
    background: #b89d5a;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: none;
    color: #fff;
}

.login-5 .form-section .btn-theme:hover {
    background: #7b6736;
}

.login-5 .none-2 {
    display: none;
}

.login-5 .form-section .terms {
    margin-left: 3px;
}

.login-5 .btn-section {
    border-radius: 50px;
    margin-bottom: 0;
    display: inline-block;
    top: 20px;
    position: absolute;
    right: 20px;
}

.login-5 .info {
    max-width: 500px;
    margin: 0 auto;
    align-self: center !important;
}

.login-5 .btn-section .link-btn {
    font-size: 14px;
    float: left;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-decoration: blink;
    width: 100px;
    padding: 8px 5px;
    margin-right: 5px;
    color: #fff;
    border-radius: 3px;
    background: #0000002e;
}

.login-5 .btn-section .active-bg {
    color: #fff;
}

.login-5 .form-section .checkbox {
    font-size: 14px;
}

.login-5 .form-section .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-5 .form-section .form-check a {
    color: #fff;
    float: right;
}

.login-5 .form-section .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-5 .form-section .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: -25px;
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #fff;
}

.login-5 .form-section .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
}

.login-5 .form-section .checkbox-theme input[type="checkbox"]:checked+label::before {
    background-color: #b89d5a;
    border-color: #b89d5a;
}

.login-5 .form-section input[type=checkbox]:checked+label:before {
    font-weight: 600;
    color: #fff;
    line-height: 15px;
    font-size: 14px;
    content: "\2713";
    padding-left: 3px;
}

.login-5 .form-section input[type=checkbox],
input[type=radio] {
    margin-top: 4px;
}

.login-5 .form-section a.forgot-password {
    font-size: 16px;
    color: #fff;
    float: right;
}

.login-5 .social-list a {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    margin: 0 10px;
    color: #fff;
}

.login-5 .social-list a:hover {
    color: #b89d5a;
}

@media (max-width: 992px) {
    .login-5 .form-section {
        width: 100%;
    }

    .login-5 .bg-img {
        min-height: 100%;
        border-radius: 5px;
    }

    .none-992 {
        display: none !important;
    }

    .login-5 .login-box {
        max-width: 500px;
        margin: 0 auto;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .login-5 .form-section {
        padding: 30px;
    }

    .login-5 .form-section {
        padding: 110px 30px 50px;
    }
}

/** Login 5 end **/


/** Login 6 start **/
.login-6 .form-section {
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 15px;
    background: #fff2f2;
}

.login-6 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    color: #040404;
}

.login-6 a {
    text-decoration: none;
    color: #535353;
}

.login-6 .form-section p p {
    color: #535353;
}

.login-6 .form-inner {
    max-width: 500px;
    width: 100%;
}

.login-6 .bg-img {
    background: url(../img/img-5.jpg) top left repeat;
    background-size: cover;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.login-6 .bg-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(36 58 97 / 64%);
}

.login-6 .form-section .extra-login {
    margin-bottom: 25px;
    position: relative;
}

.login-6 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #d8dcdc;
    content: "";
}

.login-6 .form-section .extra-login>span {
    padding: 1px 20px;
    position: relative;
    font-size: 15px;
    color: #535353;
    background: #fff2f2;
}

.login-6 .form-section .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0px;
    position: absolute;
    border-radius: 2px;
    border: none;
    background-color: #fff;
    margin-left: -22px;
}

.login-6 .form-check-input:focus {
    border-color: snow;
    outline: 0;
    box-shadow: none;
}

.login-6 .form-check-input:checked {
    background-color: #b89d5a !important;
}

.login-6 .form-section p {
    margin-bottom: 0;
    font-size: 16px;
}

.login-6 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-6 .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.login-6 .form-section .thembo {
    margin-left: 4px;
}

.login-6 .form-section h3 {
    margin: 0 0 25px;
    font-size: 25px;
    font-weight: 400;
}

.login-6 .form-section .form-group {
    margin-bottom: 25px;
}

.login-6 .form-section .form-control {
    padding: 11px 20px 9px;
    font-size: 16px;
    outline: none;
    height: 55px;
    color: #535353;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid transparent;
    background: #fff;
}

.login-6 .form-section .form-check {
    margin-bottom: 0;
}

.login-6 .form-section .form-check-label {
    padding-left: 5px;
    font-size: 16px;
    color: #535353;
}

.login-6 .form-section a.forgot-password {
    font-size: 16px;
}

.login-6 .form-section a.forgot-password:hover {
    color: #535353;
}

.login-6 .logo img {
    margin-bottom: 15px;
    height: 145px;
}

.login-6 .btn-theme {
    position: relative;
    display: inline-block;
    border: none;
    outline: none !important;
    color: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s linear;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 3px;
    width: 100%;
}

.login-6 .btn-theme:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    border-radius: 3px;
    transform: perspective(200px) scaleX(0.1) rotateX(90deg) translateZ(-10px);
    transform-origin: bottom center;
    transition: transform 0.4s linear, transform 0.4s linear;
    z-index: -1;
}

.login-6 .btn-theme:hover:after {
    transform: perspective(200px) scaleX(1.05) rotateX(0deg) translateZ(0);
    transition: transform 0.4s linear, transform 0.4s linear;
}

.login-6 .btn-lg {
    padding: 0 50px;
    line-height: 55px;
}

.login-6 .btn {
    box-shadow: none !important;
}

.login-6 .btn-primary {
    background: #b89d5a;
}

.login-6 .btn-primary:after {
    background: rgb(165, 129, 19);
}

.login-6 .lines {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
}

.login-6 .line {
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.login-6 .line::after {
    content: '';
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 75%, #ffffff 100%);
    animation: drop 7s 0s infinite;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
    z-index: -888;
}

.login-6 .line:nth-child(1) {
    margin-left: -40%;
}

.login-6 .line:nth-child(1)::after {
    animation-delay: 1s;
}

.login-6 .line:nth-child(3) {
    margin-left: 40%;
}

.login-6 .line:nth-child(3)::after {
    animation-delay: 2s;
}

.login-6 .line:nth-child(4) {
    margin-left: -20%;
}

.login-6 .line:nth-child(4)::after {
    animation-delay: 3s;
}

.login-6 .line:nth-child(5) {
    margin-left: 20%;
}

.login-6 .line:nth-child(5)::after {
    animation-delay: 4s;
}

@keyframes drop {
    0% {
        top: -50%;
    }

    100% {
        top: 110%;
    }
}

.login-6 .info {
    max-width: 650px;
}

.login-6 .info p {
    color: #fff;
    opacity: 0.8;
    font-size: 15px;
    line-height: 25px;
}

.login-6 .social-list li a {
    font-size: 13px;
    font-weight: 600;
    width: 130px;
    margin: 2px 0 3px 0;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.login-6 .social-list li a i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    float: left;
    border-radius: 3px;
}

.login-6 .social-list li a span {
    margin-right: 7px;
}

.login-6 .name_wrap h1 {
    position: relative;
    font-size: 55px;
    font-family: "IBM Plex Sans Arabic", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px;
    display: inline-block;
    overflow: hidden;
}

.login-6 h1 span {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    padding-left: 2px;
}

/** Social media **/
.login-6 .facebook-bg {
    background: #4867aa;
}

.login-6 .twitter-bg {
    background: #33CCFF;
}

.login-6 .google-bg {
    background: #db4437;
}

.login-6 .google-i {
    background: #c3291c;
}

.login-6 .facebook-i {
    background: #3b589e;
}

.login-6 .twitter-i {
    background: #0cace0;
}

@media (max-width: 1200px) {
    .login-6 .name_wrap h1 {
        font-size: 40px;
    }
}

@media (max-width: 992px) {
    .login-6 .bg-img {
        display: none;
    }

    .login-6 .social-list li a {
        width: 120px;
    }
}

/** Login 6 end **/

/** Login 7 start **/
.login-7 {
    background: url(../img/img-11.jpg) top left repeat;
    background-size: cover;
    min-height: 100vh;
}

.login-7 .bg-color-11 {
    top: 0;
    bottom: 0;
    min-height: 100vh;
    z-index: 999;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.login-7 h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
}

.login-7 .container {
    max-width: 1400px;
    margin: 0 auto;
}

.login-7 .form-section {
    max-width: 500px;
    margin-right: auto;
    width: 100%;
    background: #fff;
    padding: 50px;
    border-radius: 0;
}

.login-7 .form-box {
    width: 100%;
}


.login-7 .form-check-input:focus {
    box-shadow: none;
}

.login-7 .login-inner-form .form-group {
    margin-top: 25px;
}

.login-7 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.login-7 .login-inner-form .form-control {
    font-size: 15px;
    outline: none;
    color: #535353;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.login-7 .login-inner-form img {
    margin-bottom: 5px;
    height: 40px;
}

.login-7 .login-inner-form .form-box .form-control {
    float: left;
    width: 100%;
    padding: 13px 15px 13px 65px;
    height: 55px;
}

.login-7 .login-inner-form .form-box i {
    position: absolute;
    left: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #243a61;
    border-radius: 3px 0 0 3px;
    font-size: 20px;
    color: #fff;
}

.login-7 .info {
    color: #fff;
    text-align: right;
    max-width: 550px;
    margin-left: auto;
}

.login-7 .bg-img {
    top: 0;
    bottom: 0;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.login-7 .animate-charcter {
    background-image: linear-gradient(-225deg, #b89d5a 0%, #243a61 29%, #b89d5a 67%, #243a61 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 20px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.login-7 .login-inner-form .form-label {
    margin-bottom: 5px;
    color: #535353;
    float: right !important;
}

.login-7 .info P {
    color: #e5e1e1;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
}

.login-7 .login-inner-form .forgot {
    margin: 0;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    float: right;
}

.login-7 .btn-theme {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    color: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s linear;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 3px;
}

.login-7 .login-inner-form p {
    margin: 0;
    color: #e7e7e7;
}

.login-7 .login-inner-form p a {
    color: #e7e7e7;
}

.login-46 .login-inner-form .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.login-7 .logo {
    text-align: center;
    margin-bottom: 15px;
}

.login-7 .logo img {
    height: 145px;
}

.login-7 h3 {
    text-align: center;
    margin: 0 0 24px;
    font-size: 22px;
    color: #243a61;
    font-weight: 500;
}

.login-7 .form-check-input:checked {
    background-color: #243a61 !important;
    border-color: #243a61 !important;
}

.login-7 .login-inner-form .social-list {
    padding: 0;
    text-align: center;
}

.login-7 .login-inner-form .social-list li {
    display: inline-block;
}

.login-7 .login-inner-form .social-list li a {
    margin: 1px;
    font-size: 15px;
    font-weight: 400;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.login-7 .login-inner-form .social-list li a:hover {
    text-decoration: none;
}

.login-7 .login-inner-form .extra-login {
    float: left;
    width: 100%;
    margin: 25px 0;
    text-align: center;
    position: relative;
}

.login-7 .login-inner-form .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #23396726;
    content: "";
}

.login-7 .login-inner-form .extra-login>span {
    width: auto;
    float: none;
    display: inline-block;
    background: #fff;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-size: 15px;
    color: #535353;
    text-transform: capitalize;
}

.login-7 .login-inner-form .terms {
    margin-left: 3px;
}

.login-7 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 15px;
}

.login-7 .login-inner-form .form-check {
    float: left;
    margin-bottom: 0;
}

.login-7 .login-inner-form .form-check a {
    color: #535353;
    float: right;
}

.login-7 .login-inner-form .form-check-label {
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 16px;
    color: #535353;
}

.login-7 .btn {
    box-shadow: none !important;
}

.login-7 .btn-lg {
    padding: 0 50px;
    line-height: 55px;
}

.login-7 .btn-md {
    padding: 0 50px;
    line-height: 45px;
}

.login-7 .btn-primary {
    background: #243a61;
}

.login-7 .btn-primary:hover {
    background: #517fe7;
}

.login-7 .form-section a {
    text-decoration: none;
}

.login-7 .form-section .form-check-input {
    width: 18px;
    height: 18px;
    margin-top: 1px;
    position: absolute;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    background-color: #fff;
    margin-left: -22px;
}

.login-7 .login-inner-form .checkbox a {
    font-size: 16px;
    font-weight: 400;
    color: #535353;
}

.login-7 .form-section p {
    margin: 28px 0 0;
    font-size: 16px;
    color: #535353;
}

.login-7 .form-section p a {
    color: #535353;
}

.login-7 .facebook-bg {
    background: #4867aa;
}

.login-7 .facebook-bg:hover {
    background: #3b589e;
    color: #fff;
}

.login-7 .twitter-bg {
    background: #33CCFF;
}

.login-7 .twitter-bg:hover {
    background: #56d7fe;
}

.login-7 .google-bg {
    background: #db4437;
}

.login-7 .google-bg:hover {
    background: #dc4e41;
}

/** MEDIA **/
@media (max-width: 1200px) {
    .login-7 .info {
        margin: 0;
    }

    .login-7 .waviy {
        font-size: 33px;
    }
}

@media (max-width: 992px) {
    .login-7 .bg-img {
        display: none;
    }

    .login-7 .login-inner-form .social-list li a {
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .login-7 .bg-color-11 {
        padding: 30px 15px;
    }

    .login-7 .form-section {
        padding: 50px 30px;
        margin: 0 auto;
    }
}

/** Login 7 end **/








/** Login 8 start **/
.login-8 {
    background: url(../img/img-43.jpg) top left repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.login-8 .container {
    max-width: 1000px;
    margin: 0 auto;
}

.login-8 a {
    text-decoration: none;
}

.login-8 .login-inner-form {
    color: #cccccc;
    position: relative;
}

.login-8 .form-check-input:checked {
    display: none;
}

.login-8 .bg-color-8 {
    justify-content: center;
    align-items: center;
    padding: 100px;
    background: #fff;
}

.login-8 .form-box {
    width: 100%;
    text-align: center;
}

.login-8 .login-inner-form .form-group {
    margin-bottom: 25px;
}

.login-8 .login-inner-form .form-box {
    float: left;
    width: 100%;
    position: relative;
}

.login-8 .login-inner-form .form-control {
    font-size: 16px;
    outline: none;
    color: #424242;
    border-radius: 3px;
    border: 1px solid transparent;
    background: #eceaea;
    padding: 14.5px 20px 14.5px 45px;
}

.login-8 .login-inner-form img {
    margin-bottom: 5px;
    height: 40px;
}

.login-8 .login-inner-form .form-box i {
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 20px;
    color: #424242;
}

.login-8 .login-inner-form label {
    font-size: 14px;
    margin-bottom: 5px;
}

.login-8 .login-inner-form .forgot {
    margin: 0;
    line-height: 45px;
    color: #424242;
    font-size: 15px;
    float: right;
}

.login-8 .bg-img {
    background: url(../img/img-100.jpg) top left repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    display: flex;
}

.login-8 .login-box {
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-radius: 0 30px 30px 0;
}

.login-8 .login-inner-form .checkbox-theme input[type="checkbox"]:checked+label::before {
    color: #fff;
    background: #6366e8;
}

.login-8 .login-inner-form .btn-md {
    cursor: pointer;
    height: 55px;
    color: #fff;
    padding: 13px 50px 12px 50px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    border-radius: 3px;
    text-transform: uppercase;
}

.login-8 .login-inner-form input[type=checkbox],
input[type=radio] {
    margin-right: 3px;
}

.login-8 .login-inner-form p {
    margin: 0;
    color: #424242;
}

.login-8 .login-inner-form p a {
    color: #424242;
}

.login-8 .login-inner-form button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.login-8 .login-inner-form .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.login-8 .login-inner-form .btn-theme {
    background: #6366e8;
    border: none;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.login-8 .login-inner-form .btn-theme:hover {
    background: #5356d4;
}

.login-8 .logo {
    height: 30px;
    top: 25px;
    left: 25px;
    position: absolute;
}

.login-8 .logo img {
    height: 125px;
}

.login-8 .logo-2 {
    margin-bottom: 15px;
    display: none;
}

.login-8 .logo-2 img {
    height: 30px;
}

.login-8 .nav-pills li {
    display: inline-block;
}

.login-8 .login-inner-form .checkbox {
    margin-bottom: 25px;
    font-size: 14px;
}

.login-8 .login-inner-form .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 0;
}

.login-8 .login-inner-form .form-check a {
    color: #d6d6d6;
    float: right;
}

.login-8 .login-inner-form .form-check-input {
    position: absolute;
    margin-left: 0;
}

.login-8 .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: #eceaea;
}

.login-8 .login-inner-form .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 16px;
    color: #424242;
}

.login-8 .form-section input[type=checkbox]:checked+label:before {
    font-weight: 600;
    color: #e6e6e6;
    line-height: 17px;
    font-size: 14px;
    content: "\2713";
}

.login-8 .btn-section {
    float: right;
    display: inline-block;
}

.login-8 .btn-section {
    top: 30px;
    position: absolute;
    right: 25px;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    margin-bottom: 0;
}

.login-8 .btn-section .link-btn {
    font-size: 15px;
    text-align: center;
    color: #6366e8;
    padding: 7px 18px;
    text-decoration: none;
    text-decoration: blink;
    border-radius: 3px;
    background: #fff;
}

.login-8 .btn-section .link-btn:hover {
    background: #6366e8;
    color: #fff;
}

.login-8 .btn-section .link-btn.active {
    background: #6366e8;
    color: #fff;
}

.login-8 .login-inner-form input[type=checkbox],
input[type=radio] {
    margin-top: 4px;
}

.login-8 .login-inner-form .checkbox a {
    font-size: 16px;
    color: #424242;
    float: right;
    margin-left: 3px;
}

.login-8 .text {
    display: none;
}

.login-8 .form-section {
    text-align: center;
}

.login-8 .form-section h3 {
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #121212;
}

.login-8 .form-section .text {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    color: #424242;
}

.login-8 .form-section .text a {
    color: #424242;
}

.login-8 .social-list {
    bottom: 30px;
    position: absolute;
    left: 25px;
    list-style: none;
}

.login-8 .social-list a {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 15px;
    position: relative;
    margin: 0 8px;
    text-align: center;
    display: inline-block;
    color: #fff;
}

.login-8 .social-list a i,
.login-8 .social-list a span {
    position: relative;
    top: 2px;
    left: 1px;
}

.login-8 .social-list a:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.login-8 .social-list a:hover {
    color: #fff;
}

.login-8 .social-list a:hover:before {
    background: #6366e8;
    border: 1px solid #6366e8;
}

/** MEDIA **/
@media (max-width: 992px) {
    .login-8 .none-992 {
        display: none;
    }

    .login-8 .form-section h3 {
        font-size: 23px;
    }

    .login-8 .logo-2 {
        display: block;
    }

    .login-8 .text {
        display: block;
    }

    .login-8 .bg-color-8 {
        padding: 60px;
    }

    .login-8 .login-box {
        max-width: 550px;
        margin: 0 auto;
    }
}

/** MEDIA **/
@media (max-width: 768px) {
    .login-8 .bg-color-8 {
        padding: 50px 30px;
    }
}

/** Login 8 end **/