﻿@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@500&display=swap');

:root {
    --main-color: #0094ff;
    --main-color-dark: #00538f;
    --main-color-gradient: linear-gradient(139deg, #02355a -1.9%, #0383df 17.34%, #003b66 87.36%);
    --header-bg: linear-gradient(139deg, #055793 -1.9%, #0383df 17.34%, #055793 87.36%);
    --sidebar-bg: radial-gradient(63.89% 57.63% at 36.8% 29.66%, #0383df 0, #055793 100%);
    --main-color-one: #F4EFFF;
    --main-color-two: #362465;
    --title-color: #ffe002;
}

@font-face {
    font-family: 'Jost-Medium';
    src: url('../fonts/Jost-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Jost-Regular';
    src: url('../fonts/Jost-Regular.ttf') format('truetype');
}



label {
    color: #a3a2a2;
    font-size: 14px;
}

body {
    color: #535353;
    background: linear-gradient(45deg, #09084d, #103265);
    /* background-image: url('../img/r-bg-1.jpg'); */
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    font-family: 'Jost-Regular' !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Jost-Medium' !important;
}

body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background: #0000000f; */
}

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

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

input#txtwalletaddress {
    padding-left: 15px;
}

.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;
}

.our-video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.our-video-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    border-radius: 46px;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 22px;
}





.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;
    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%;
}

.input-group-text {
    width: 50px;
    justify-content: center;
    background: #ffffff;
}

@media (max-width: 992px) {
    .login-1 .none-992 {
        display: none !important;
    }
}


.login-page-dg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

p.avail-p {
    color: #ffffff9e;
    font-size: 12px !important;
    font-weight: 100;
}

p#walletBalancebnb1 {
    font-size: 16px;
}

.login-5 {
    top: 0;
    width: 35%;
    text-align: center;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    /* min-height: 100vh; */
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 1;
    /* clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%); */
    background: linear-gradient(45deg, #000000db, #000000e0);
    backdrop-filter: blur(1px);
    flex-flow: column;
    border-radius: 15px;
    padding: 30px;
    border: 2px solid #ffffffb8;
}

    .login-5 .form-section a {
        text-decoration: none;
    }

    .login-5 .form-inner {
        max-width: 100%;
        width: 100%;
        margin: 0px 0px 0;
        text-align: center;
        border-radius: 6px;
        /**/
        background-size: cover;
        position: relative;
        z-index: 1;
    }


    .login-5 .register-form-inner {
    }

    /*.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;
    }*/

    /*.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;
    }*/

    .login-5 .form-section .extra-login {
        float: left;
        width: 100%;
        text-align: center;
        position: relative;
    }

        .login-5 .form-section .extra-login::before {
            position: absolute;
            left: 0;
            top: 10px;
            width: 100%;
            height: 1px;
            background: #e4e4e4;
            content: "";
        }

        .login-5 .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;
        }

    .login-5 .form-section p {
        margin-bottom: 0;
        font-size: 14px;
    }

        .login-5 .form-section p a {
            text-decoration: underline;
            color: #fff;
        }

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

    .login-5 .form-section .thembo {
        margin-left: 4px;
    }

    .login-5 .form-section h3 {
        margin: 0 0 25px;
        font-size: 24px;
        font-weight: 500;
        color: #ffffff;
    }

    .login-5 .form-section .form-group {
        margin-bottom: 25px;
        /* margin-left: 15px; */
    }

    .login-5 .form-section .form-box {
        float: left;
        text-align: left;
        position: relative;
        /* border: 2px solid #262f39; */
        padding: 10px;
        padding-left: 15px;
        border-radius: 6px;
        display: flex;
        width: 100%;
        align-items: center;
        /* background: #010048; */
        padding-left: 0;
        padding-right: 0;
    }

        .login-5 .form-section .form-box:before {
            /* content: ''; */
            position: absolute;
            left: 33px;
            top: 100%;
            margin: auto;
            width: 2px;
            height: 25px;
            border-left: 2px dashed #ffa300;
        }

        .login-5 .form-section .form-box label {
            color: #ffffff9e;
            padding: 0 4px;
            padding-left: 30px;
            position: relative;
            z-index: 1;
            background: transparent;
        }

            .login-5 .form-section .form-box label:before {
                content: '';
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto;
                left: 100%;
                /* background: linear-gradient(to right, #e3a73e, transparent); */
                height: 2px;
                width: 100%;
            }

    .login-5 .form-section .form-control {
        padding: 10px 5px 10px;
        font-size: 14px;
        outline: none;
        background: transparent;
        color: #fff;
        font-weight: 500;
        border: 1px solid #ffffff1a;
        margin-top: 7px;
    }

        .login-5 .form-section .form-control option {
            background: #000;
            color: #fff;
        }

        .login-5 .form-section .form-control::-webkit-input-placeholder {
            color: #d5d5d5;
        }

    .login-5 .form-section .form-box i {
        color: #ffffff;
        \: 30px;
        /* background: #0094ff; */
        border-radius: 4px;
        display: grid;
        place-content: center;
        font-size: 17px;
        position: absolute;
        left: 0;
        top: 16px;
    }

.form-new-element {
    /* padding-left: 17px; */
    width: 100%;
}

.login-5 .form-section .checkbox .terms {
    margin-left: 3px;
}

.login-5 .form-section .terms {
    margin-left: 3px;
}

.login-5 .form-section .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 25px;
    font-size: 16px;
    color: #535353;
}

    .login-5 .form-section .form-check .form-check-input {
        margin-left: -25px;
    }

    .login-5 .form-section .form-check a {
        color: #535353;
    }

.login-5 .form-check-input:focus {
    border-color: #ff013d;
    outline: 0;
    box-shadow: none;
}

.login-5 .form-check-input:checked {
    background-color: #00c5e7;
    border-color: #00c5e7 !important;
}

.login-5 .form-section .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0;
    vertical-align: top;
    position: absolute;
    border: 2px solid #c5c3c3;
    border-radius: 0;
}

.login-5 .form-section a.forgot-password {
    font-size: 16px;
    text-decoration: underline;
}

.login-5 a.back-btn {
    font-size: 16px;
    color: #2d2c31;
}




.login-5 .btn-theme {
    position: relative;
    z-index: 1;
    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;
    border-radius: 3px;
    border: none;
}

    .login-5 .btn-theme:hover {
        color: #fff;
        /* background: linear-gradient(90deg, rgba(114,15,235,1) 0%, rgba(215,42,106,1) 100%); */
        background-position: right;
    }

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

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

.login-5 .btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.login-5 .btn-lg {
    padding: 0 50px;
    line-height: 55px;
    outline: 2px solid #fff;
    outline-offset: -7px;
    border-radius: 35px;
}

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

.login-5 .btn {
    box-shadow: none !important;
    background: linear-gradient(90deg, rgba(215,42,106,1) 0%, rgba(114,15,235,1) 100%);
    background-size: 200%;
    background-position: left;
    transition: all .5s;
}

.login-5 .btn-primary {
}

.login-5 .btn-theme:before {
    background: #896907;
}

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

.login-5 .social-list {
    padding: 0;
    text-align: center;
}

    .login-5 .social-list li a {
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        bottom: 15px;
    }

    .login-5 .social-list li {
        display: inline-block;
    }

        .login-5 .social-list li a {
            margin: 1px;
            font-size: 14px;
            font-weight: 500;
            width: 110px;
            height: 40px;
            line-height: 40px;
            border-radius: 3px;
            display: inline-block;
            text-align: center;
            color: #fff;
        }

            .login-5 .social-list li a:hover {
                text-decoration: none;
            }

.login-5 .facebook-bg {
    background: #4867aa;
}

    .login-5 .facebook-bg:hover {
        background: #3d5996;
        color: #fff;
    }

.login-5 .twitter-bg {
    background: #33CCFF;
}

    .login-5 .twitter-bg:hover {
        background: #56d7fe;
    }

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

    .login-5 .google-bg:hover {
        background: #dc4e41;
    }

@media (max-width: 992px) {
    .login-5 .form-inner {
        padding: 0;
    }
}
/** Login 5 end **/

.show-password {
    cursor: pointer;
    margin-left: 10px;
    color: #c9c9c9;
}

.register_qr {
    border: 2px dashed #2463f4;
    border-radius: 14px;
    overflow: hidden;
    width: auto;
    display: inline-block;
}

    .register_qr img {
        width: 100%;
        width: 140px;
    }

.register_address {
    background: #2463f4;
    color: #fff;
    padding: 10px;
    /* padding-top: 24px; */
    margin-bottom: 15px;
    border-radius: 5px;
    position: relative;
    /* display: inline-block; */
}

    .register_address .copy_icon {
        position: absolute;
        top: 13px;
        right: 9px;
        cursor: pointer;
    }

    .register_address p {
        color: #fff !important;
        word-break: break-all;
        display: inline-block;
    }

.login-signup-animation .card {
    width: 100%;
    height: 100vh;
    background: url("../images/phone-mockup.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

/*animation start*/
.login-signup-animation .card {
    border-radius: 25px;
    border: double 5px transparent;
    /*Set both inset and outset box shadow using CSS, separated by , */
    box-shadow: inset -10px -10px 80px 1px rgba(0, 0, 0, 0.3), 10px 20px 50px 10px rgba(0, 0, 0, 0.5);
}


.login-signup-animation .card {
    color: #555;
    width: 320px;
    height: 550px;
    float: left;
    padding: 20px;
    margin: 15px;
    opacity: 0.9;
    backdrop-filter: blur(5px);
    /* Animation attributes */
    animation-name: turn-animation;
    animation-duration: 6000ms; /* length of one animation cycle*/
    animation-iteration-count: infinite; /* repeats forever */
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); /* ease-in-out */
    z-index: 1;
    overflow: hidden;
}


/* Animation keyframes */
@keyframes turn-animation {
    0%, 100% {
        /*Card position at start and end */
        transform: rotate3d(-10, 1, 0, 10deg);
    }
    /* Experiment with these numbers at 50% -> */
    50% {
        transform: rotate3d(0, 1, -0.2, 45deg);
    }
}

/* THE COLORED CARDS */
.login-signup-animation .top_card {
}

.login-signup-animation .middle_card {
    background-image: linear-gradient(-70deg, #505, #f68);
    color: #000;
    text-shadow: -2px -2px 3px rgba(255, 255, 255, 0.7);
}

.login-signup-animation .bottom_card {
    background-image: linear-gradient(-70deg, #03a, #c6f);
    font-size: 1.3em;
    text-shadow: 1px 3px 3px rgba(255, 255, 255, 0.7);
}

/* ALL CARD HOVER */
.login-signup-animation .card:hover {
    color: #223;
}

.login-signup-animation .top_card:hover {
}

.login-signup-animation .middle_card:hover {
    background-image: linear-gradient(-70deg, #90c, #5f9);
}

.login-signup-animation .bottom_card:hover {
    background-image: linear-gradient(-70deg, #90c, #5f9);
}

.login-signup-animation .signo {
    margin: auto;
    color: #a8a;
    position: absolute;
    bottom: 10px;
    right: 14px;
}

    .login-signup-animation .signo:hover {
        color: #fff;
        text-decoration: underline;
    }

.animate-logo {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 3;
}

    .animate-logo img {
        width: 148px;
        filter: drop-shadow(2px 2px 0px #fff);
    }

    .animate-logo span {
        font-size: 30px;
        font-weight: 900;
        color: #fff;
    }

select {
    color: #382364;
    width: 100%;
    padding: 14.5px 10px;
    border-radius: 10px;
}

#background-container {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    z-index: 0;
    border-radius: 30px;
    padding: 22px;
}

    #background-container:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: #00000040;
        width: 100%;
        height: 100%;
        bottom: 0;
        margin: auto;
        z-index: 2;
        border-radius: 30px
    }

.button-animation {
    position: relative;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    outline-offset: 4px;
    transition: filter 250ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-82-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    /* background: hsl(0deg 0% 0%); */
    will-change: transform;
    transform: translateY(2px);
    transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
}

.button-82-edge {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    /* background: linear-gradient(to right, #ad6d14 -30%, #cfb94b); */
}

.button-82-front {
    display: block;
    position: relative;
    border-radius: 12px;
    font-size: 16px;
    color: white;
    background: linear-gradient(to right, #ad6d14 -30%, #cfb94b);
    will-change: transform;
    /* transform: translateY(-4px); */
    transition: transform 600ms cubic-bezier(.3, .7, .4, 1);
    border-bottom: 3px solid #955b08;
    padding: 15px;
    font-weight: 100;
}

@media (min-width: 768px) {
    .button-82-front {
    }
}

.button-animation:hover {
    filter: brightness(110%);
    -webkit-filter: brightness(110%);
}

    .button-animation:hover .button-82-front {
        transform: translateY(-6px);
        transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
    }

.button-animation:active .button-82-front {
    transform: translateY(-2px);
    transition: transform 34ms;
}

.button-animation:hover .button-82-shadow {
    transform: translateY(4px);
    transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5);
}

.button-animation:active .button-82-shadow {
    transform: translateY(1px);
    transition: transform 34ms;
}

.button-animation:focus:not(:focus-visible) {
    outline: none;
}

.get-sponsor-btn {
    cursor: pointer;
    background: #008505;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    margin-top: 10px;
}

.forget-register {
    margin-top: 15px;
}

#lgsec {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #fecb4b;
    display: grid;
    place-content: center;
    border-radius: 7px;
    text-decoration: none;
    color: #fecb4b !important;
    font-size: 22px;
}

.register-label {
    padding: 0 !important;
}

    .register-label label {
        display: flex;
        align-items: center;
    }

.modal-content {
    background: #221e1e;
    color: #fff;
}

.accept_label {
    padding: 5px !important;
}

.balance_div {
    display: flex;
    align-items: center;
    background: #01004800;
    color: #fff;
    padding: 10px;
    gap: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 30px;
    border: 1px solid #ffffff1a;
    position: relative;
    overflow: hidden;
}

    .balance_div div {
        margin-left: 10px;
    }

    .balance_div:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 100%;
        /* background: #151212; */
        z-index: 0;
        /* border-right: 1px solid #fefd30; */
    }

    .balance_div img {
        width: 30px;
        z-index: 1;
        position: absolute;
        right: 10px;
    }

    .balance_div p {
        /* color: #0f1832 !important; */
        text-align: left;
    }

@media (max-width: 768px) {
    .login-5 .form-section .form-group {
        width: calc(100% - 15px);
        margin-left: 15px;
    }

    .login-5 .form-section .form-box label:before {
        width: 40%;
    }

    .left-parent {
        display: none;
    }

    .register_address .copy_icon {
        top: 8px;
    }

    .register_address {
        padding-top: 24px;
    }

    .login-5 .form-section p a {
        display: block;
    }
}

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

.form-section:before {
    content: "";
}

.form-section {
    /* height: 100vh; */
    place-content: center;
    /* width: 100%; */
}

    .form-section .span-1 {
        content: '';
        position: absolute;
        z-index: -1;
        width: 50px;
        height: 50px;
        background: linear-gradient(to right, #ad6d14 -30%, #cfb94b);
        border-radius: 5px;
    }

    .form-section .span-2 {
        content: '';
        position: absolute;
        z-index: -1;
        background: linear-gradient(to right, #ad6d14 -30%, #cfb94b);
        border-radius: 10px;
        border-bottom: 2px solid #fff;
        width: 80px;
        height: 80px;
    }

    .form-section .span-3 {
        content: '';
        position: absolute;
        z-index: -1;
        background: linear-gradient(to right, #ad6d14 -30%, #cfb94b);
        border-radius: 10px;
        width: 40px;
        height: 40px;
    }

    .form-section .span-4 {
        content: '';
        position: absolute;
        z-index: -1;
        background: linear-gradient(to right, #ad6d14 -30%, #cfb94b);
        border-radius: 10px;
        width: 90px;
        height: 90px;
    }

    .form-section .span-1 {
        left: -5px;
        top: -5px;
        /* animation: upDown 3s linear infinite; */
        margin: auto;
        mix-blend-mode: luminosity;
        opacity: 0.2;
        width: 50px;
        height: 50px;
    }

    .form-section .span-2 {
        right: 15px;
        top: 30px;
        /* animation: downUp 3s linear infinite; */
        margin: auto;
        margin: auto;
        mix-blend-mode: luminosity;
        opacity: 0.1;
    }

    .form-section .span-3 {
        left: -5px;
        bottom: -10px;
        /* animation: downUp 3s linear infinite; */
        margin: auto;
        margin: auto;
        mix-blend-mode: luminosity;
        opacity: 0.1;
    }

    .form-section .span-4 {
        bottom: -30px;
        /* animation: downUp 3s linear infinite; */
        right: -10px;
        margin: auto;
        margin: auto;
        mix-blend-mode: luminosity;
        opacity: 0.3;
    }

@keyframes upDown {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes downUp {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

/*modal section connect wallet start*/


.c-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    z-index: 1080;
    display: none;
}

.modal-content-new {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0c0d13;
    padding: 32px;
    width: 24rem;
    border-radius: 1.5rem;
    border: solid .16em rgba(93, 93, 93, 0.72);
}

.close-button {
    position: absolute;
    right: -10px;
    top: -10px;
    border: solid .16em rgba(93, 93, 93, 0.72);
    border-radius: 50%;
}

    .close-button img {
        width: 40px;
    }

    .close-button:hover img {
        opacity: 0.7;
    }

.show-modal-new {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.wallet-c-button a {
    border: solid .1em #5f5f5f;
    background-color: #2a2a2a;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 5px;
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    text-decoration: none;
}

    .wallet-c-button a:hover {
        opacity: 0.7;
    }

    .wallet-c-button a img {
        width: 30px;
        margin-right: 10px;
    }

.modal-content-new h4 {
    font-size: 27px;
    font-weight: 600;
    color: #f4d56f;
    padding: 0;
    letter-spacing: -.035em;
    text-align: center;
}

.wallet-c-button {
    display: grid;
    grid-template-columns: 2fr 2fr;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    gap: 15px;
}

.custom_message {
    position: fixed;
    z-index: 990;
    top: 70px;
    left: 0;
    right: 0;
    background: #8ad603;
    border: 1px solid #b2f939;
    color: #fff;
    width: 700px;
    margin: auto;
    padding: 15px;
    border-radius: 8px;
    font-size: 20px;
}

    .custom_message span {
    }

register-logo {
    display: block;
}

.register-logo .logo-img-1 {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 50%;
    top: 0px;
    bottom: -7px;
    margin: auto;
    padding: 0px;
}

img.logo-img-2 {
    width: 100%;
}

.register-logo .logo-img-2 {
    animation: spin 8s infinite;
    position: relative;
}

.register-logo {
    z-index: 999999;
    position: relative;
    display: block;
    text-align: center;
    height: 100%;
    place-content: center;
    width: 125px;
    height: 125px;
}

.mar-left {
    /* padding-left: 30px; */
}

.pageloader-wrp {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.new-loader-parent {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
}

.loader-box {
    position: absolute;
    /* top: calc(50% - 1.25em); */
    /* left: calc(50% - 1.25em); */
}

    .loader-box:before, .loader-box:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 0.5em;
        height: 0.5em;
        border-radius: 0.25em;
        transform: translate(-50%, -50%);
    }

    .loader-box:after {
        animation: after6 2s infinite;
    }

    .loader-box:before {
        animation: before8 2s infinite;
    }

@keyframes before8 {
    0% {
        width: 0.5em;
        box-shadow: 1em -0.5em rgba(225, 20, 98, 1), -1em 0.5em rgba(111, 202, 220, 1);
    }

    35% {
        width: 2.5em;
        box-shadow: 0 -0.5em rgba(225, 20, 98, 1), 0 0.5em rgba(111, 202, 220, 1);
    }

    70% {
        width: 0.5em;
        box-shadow: -1em -0.5em rgba(225, 20, 98, 1), 1em 0.5em rgba(111, 202, 220, 1);
    }

    100% {
        box-shadow: 1em -0.5em rgba(225, 20, 98, 1), -1em 0.5em rgba(111, 202, 220, 1);
    }
}

@keyframes after6 {
    0% {
        height: 0.5em;
        box-shadow: 0.5em 1em rgba(61, 184, 143, 1), -0.5em -1em rgba(233, 169, 32, 1);
    }

    35% {
        height: 2.5em;
        box-shadow: 0.5em 0 rgba(61, 184, 143, 1), -0.5em 0 rgba(233, 169, 32, 1);
    }

    70% {
        height: 0.5em;
        box-shadow: 0.5em -1em rgba(61, 184, 143, 1), -0.5em 1em rgba(233, 169, 32, 1);
    }

    100% {
        box-shadow: 0.5em 1em rgba(61, 184, 143, 1), -0.5em -1em rgba(233, 169, 32, 1);
    }
}


@media (max-width: 400px) {
    .wallet-c-button {
        grid-template-columns: 1fr;
    }
}

/*modal section connect wallet end*/


.all-arrow {
    display: inline-block;
    height: 30px;
    width: 30px;
    color: var(--main-color);
    background: #fff;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 33px;
    margin-left: 5px;
    transform: rotate(-45deg);
    transition: all 0.4s;
    display: none;
}

.spin {
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mob-show {
    display: none;
}

@media (max-width: 767px) {
    .mob-show {
        display: block;
    }

    body:before {
        background: #000000cf;
    }
}
/*******************************************************/
/* === MAIN WRAPPER FOR BOTH === */
.animated-line-grid-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}

/* === COMMON LINE ANIMATION === */
.animated-true::before {
    content: '';
    position: absolute;
    background: linear-gradient(to bottom, #FFC107 0%, rgb(255 157 32 / 80%) 50%, rgb(202 173 66) 100%);
    animation: animateLine 3s linear infinite;
}

@keyframes animateLine {
    0% {
        top: -100%;
    }

    100% {
        top: 100%;
    }
}

@keyframes animateHLine {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

/* === VERTICAL LINE STYLES === */
.light-animated-line-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.separator-animated-line-verticle {
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative;
}

    .separator-animated-line-verticle::before {
        width: 100%;
        height: 100%;
    }

/* VERTICAL delays */
.separator-animated-line-verticle-one::before {
    animation-delay: 0s;
}

.separator-animated-line-verticle-two::before {
    animation-delay: 0.3s;
}

.separator-animated-line-verticle-three::before {
    animation-delay: 0.6s;
}

.separator-animated-line-verticle-four::before {
    animation-delay: 0.9s;
}

.separator-animated-line-verticle-five::before {
    animation-delay: 1.2s;
}

.separator-animated-line-verticle-six::before {
    animation-delay: 1.5s;
}

.separator-animated-line-verticle-seven::before {
    animation-delay: 1.8s;
}

.separator-animated-line-verticle-eight::before {
    animation-delay: 2.1s;
}

.separator-animated-line-verticle-nine::before {
    animation-delay: 2.4s;
}

.separator-animated-line-verticle-ten::before {
    animation-delay: 2.7s;
}

.separator-animated-line-verticle-eleven::before {
    animation-delay: 3.0s;
}

.separator-animated-line-verticle-twelve::before {
    animation-delay: 3.3s;
}

.separator-animated-line-verticle-thirteen::before {
    animation-delay: 3.6s;
}

.separator-animated-line-verticle-fourteen::before {
    animation-delay: 3.9s;
}

.separator-animated-line-verticle-fifteen::before {
    animation-delay: 4.2s;
}


/* Vertical line delays 10�15 */
.separator-animated-line-verticle-ten::before {
    animation-delay: 2.7s;
}

.separator-animated-line-verticle-eleven::before {
    animation-delay: 3.0s;
}

.separator-animated-line-verticle-twelve::before {
    animation-delay: 3.3s;
}

.separator-animated-line-verticle-thirteen::before {
    animation-delay: 3.6s;
}

.separator-animated-line-verticle-fourteen::before {
    animation-delay: 3.9s;
}

.separator-animated-line-verticle-fifteen::before {
    animation-delay: 4.2s;
}




/* === HORIZONTAL LINE STYLES === */
.horizontal-line-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 0;
}

.separator-animated-line-horizontal {
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative;
}

    .separator-animated-line-horizontal::before {
        height: 100%;
        width: 100%;
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%);
        animation: animateHLine 3s linear infinite;
    }

/* HORIZONTAL delays */
.separator-horizontal-one::before {
    animation-delay: 0s;
}

.separator-horizontal-two::before {
    animation-delay: 0.3s;
}

.separator-horizontal-three::before {
    animation-delay: 0.6s;
}

.separator-horizontal-four::before {
    animation-delay: 0.9s;
}

.separator-horizontal-five::before {
    animation-delay: 1.2s;
}

.separator-horizontal-six::before {
    animation-delay: 1.5s;
}

.separator-horizontal-seven::before {
    animation-delay: 1.8s;
}

.separator-horizontal-eight::before {
    animation-delay: 2.1s;
}

.separator-horizontal-nine::before {
    animation-delay: 2.4s;
}
/* Horizontal line delays 10�15 */
.separator-horizontal-ten::before {
    animation-delay: 2.7s;
}

.separator-horizontal-eleven::before {
    animation-delay: 3.0s;
}

.separator-horizontal-twelve::before {
    animation-delay: 3.3s;
}

.separator-horizontal-thirteen::before {
    animation-delay: 3.6s;
}

.separator-horizontal-fourteen::before {
    animation-delay: 3.9s;
}

.separator-horizontal-fifteen::before {
    animation-delay: 4.2s;
}

img.bg-golden-jpg {
    position: fixed;
    filter: blur(30px);
    width: 150%;
    height: 300%;
    bottom: -130%;
}


/*******************************************************/

@media (max-width: 767px) {

    body {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }

    .login-5 {
        width: 100%;
    }

    .login-page-dg {
        height: auto;
        margin: 15px;
    }


    .flex-dir {
        flex-direction: column-reverse;
    }

    .register-logo .logo-img-1 {
    }

    .custom_message {
        width: 90%;
        font-size: 18px;
    }

    .modal-content-new {
        width: 90%;
        padding: 15px;
    }

    .c-modal {
        display: block;
    }

    .register-logo {
        /* display: block; */
        margin-bottom: 15px;
        position: relative;
    }

    .mar-left {
        padding-left: 0;
    }
}
