
:root {
    --font-size: 13px;
}


@font-face {
    font-family: 'Inter-SemiBold';
    src: url('../font/Inter-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter-Regular';
    src: url('../font/Inter-Regular.ttf') format('truetype');
}





body {
    color: #535353;
    background: #fff;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--font-size);
    font-family: 'Inter-Regular';
    height: 100vh;
}



/*Scrollbar  */
h1, h2, h3, h4, h5, h6 {
    color: #111827;
    font-family: 'Inter-SemiBold';
}


.form-control {
    font-size: 13px;
}



.sign-heading {
    color: #343C6A;
    margin-bottom: 30px;
}

.txt-name {
    position: relative;
    background: #1E6FF6;
    color: #fff;
    width: calc(100% - 42px);
    display: block;
    text-align: center;
    border-radius: 0 9px 9px 0;
    place-content: center;
    text-align: center;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
    height: 48px;
    cursor: pointer;
}

.arrow-button {
    padding: 0 15px;
    display: inline;
    background: #0E5DE1;
    color: #fff;
    place-content: center;
    transition: 0.3s;
    position: absolute;
    transform: translateX(0);
    right: 0;
    height: 51px;
}

.Old-Login {
    border-radius: 9px;
    place-content: center;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
    display: block;
    margin: 0 auto;
    border: 1px solid #1d71f5;
    padding: 10px 30px;
    width: max-content;
    transition: 0.3s;
}

    .Old-Login:hover {
        background: #1c71f5;
        color: #fff;
    }

.login-button:hover .txt-name {
    width: 100%;
}

.login-button {
}

    .login-button:hover .arrow-button {
        transform: translateX(100px);
    }



.logo {
    margin-bottom: 15px;
    display: block;
}

.flatbutton {
    height: 48px;
    display: inline-block;
    background: #1E6FF6;
    border-radius: 5px;
    color: #fff;
    place-content: center;
    padding: 0 30px;
}


.or {
    margin: 30px 0;
    position: relative;
}

    .or span {
        position: relative;
        background: #fff;
        padding: 0 20px;
    }

    .or:before {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background: #E6EFF5;
        top: 50%;
    }


img.bg-shape-login-svg {
    position: fixed;
    z-index: -1;
    top: -140%;
    opacity: 0.7;
    width: 100%;
}

.login-5 {
    opacity: 1;
    position: relative;
    width: 75%;
}

.login-main-div {
    display: flex;
    position: relative;
    overflow: hidden;
}

.form-section {
    text-align: center;
    padding: 30px 70px;
    background: #0059fa;
    position: relative;
    z-index: 0;
    height: 85vh;
    border-radius: 6px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: end;
    align-items: center;
    border-radius: 50px;
    /* overflow: hidden; */
}


img.login-footer-pic {
    position: absolute;
    width: 52%;
    left: 15px;
    /* top: -13px; */
    bottom: 21px;
}

.form-inner {
    width: 450px;
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    position: relative;
    z-index: 2;
}

.login-5 .form-inner:before {
    content: "";
    width: 75px;
    height: 150px;
    position: absolute;
    top: 30px;
    right: 0;
    /* background: url(../img/img-54.png) top left repeat; */
    background-size: cover;
    z-index: -1;
}

.logo {
    margin-bottom: 15px;
    display: block;
}

.login-5 .form-section a {
    text-decoration: none;
}

.login-5 .logo img {
    margin-bottom: 15px;
    height: 70px;
}

.sign-heading {
    color: #343C6A;
    margin-bottom: 30px;
}

.login-5 .form-section .form-group {
    margin-bottom: 25px;
}


.flatbutton {
    height: 48px;
    display: inline-block;
    background: #1E6FF6;
    border-radius: 5px;
    color: #fff;
    place-content: center;
    padding: 0 30px;
    cursor: pointer;
}


.login-button {
    display: flex;
    justify-content: space-between;
    background: #1E6FF6;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    border: 0;
}



a.thembo {
    font-weight: 600;
}



.login-5 .form-section a {
    text-decoration: none;
}

.login-5 .form-section .thembo {
    margin-left: 4px;
}

img.inner-login-footer-pic {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.05;
    pointer-events: none;
}



.login-5 .form-inner:after {
    content: "";
    width: 75px;
    height: 150px;
    position: absolute;
    bottom: 30px;
    left: 0;
    /* background: url(../img/img-53.png) top left repeat; */
    background-size: cover;
    z-index: -1;
}


img.footer-shape {
    position: absolute;
    bottom: -3px;
    width: 350px;
    left: -1px;
}

.footer-name {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 30px;
    margin-bottom: 0;
    color: #343C6A;
    bottom: 0;
    left: 0;
    text-align: left;
}



.modal-body {
    padding: 0rem;
}


/*******Start Register****************/


.txtdliwalletaddress-input {
    position: relative;
}

    .txtdliwalletaddress-input i {
        position: absolute;
        left: 15px;
        top: 12px;
        z-index: 1;
    }

    .txtdliwalletaddress-input .form-control {
        padding-left: 40px;
    }

/*******End Register****************/
div#loginsection {
    margin-bottom: 15px;
}
.show-password-input {
    margin-bottom: 0 !important;
}

    .show-password-input .show-password {
        position: absolute;
        right: 15px;
        top: 13px;
    }

.htext {
    background: linear-gradient(90deg, #1bb1f9 35%, #178ded 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.Cores {
    margin-bottom: 0;
    font-size: 14px;
}

@media (max-width: 767px) {
    body {
        background: #0059fa;
        overflow: unset;
    }

    .login-5 .logo img {
        height: 55px;
    }

    .form-inner {
        width: 100%;
        padding: 30px;
        border-radius: 30px;
    }

    .login-5 {
        width: 100%;
    }

    .form-section {
        padding: 0 30px;
        justify-content: center;
        border-radius: 0;
        height: 100%;
        overflow: unset;
        height: 100vh;
    }

    img.footer-shape {
        display: none;
    }

    .footer-name {
        display: none;
    }


    img.bg-shape-login-svg {
        display: none;
    }
}
/** Login 35 end **/




























