html {
    scroll-behavior: smooth
}

body {
    font-family: Lato, sans-serif
}

.file-input:focus,
:focus {
    outline: 0
}

#logo {
    background: url(../../assets/img/logoB.svg) center/80% no-repeat;
    width: 135px;
    height: 35px
}

.hero-bg {
    background-image: linear-gradient(1200deg, #1800b0, #16016a 100%)
}

.navlink {
    color: #c9c9c9 !important;
    font-weight: 300;
    letter-spacing: .4px;
    border-bottom: 1px solid transparent !important
}

.footer-nav-link:hover,
.navlink.active,
.navlink:hover {
    color: #fff !important
}

.navlink2.active,
.navlink2:hover {
    color: #2a30fe !important
}

.navlink.active::after,
.navlink:hover::after {
    content: "";
    border-bottom: 1px solid #fff !important;
    width: 10px !important;
    display: block;
    margin: auto;
    position: relative;
    top: 4px;
    transition: .3s
}

.navlink2.active::after,
.navlink2:hover::after {
    content: "";
    border-bottom: 1px solid #2a30fe !important;
    width: 10px !important;
    display: block;
    margin: auto;
    position: relative;
    top: 4px;
    transition: .3s
}

.navlink::after {
    content: "";
    border-bottom: 1px solid transparent !important;
    width: 10px !important;
    display: block;
    margin: auto;
    position: relative;
    top: 4px;
    transition: .3s
}

.navbtn {
    color: #fff !important;
    background: rgba(255, 255, 255, .06);
    font-weight: 300;
    letter-spacing: .4px;
    padding: 8px 15px !important;
    border-radius: 3px
}

.navbtn2 {
    color: #fff !important;
    background: #2a30fe;
    font-weight: 300;
    letter-spacing: .4px;
    padding: 8px 15px !important;
    border-radius: 3px
}

.navbtn:hover {
    background: rgba(255, 255, 255, .2);
    cursor: pointer !important
}

.navbtn2:hover {
    background: #1800b0;
    cursor: pointer !important;
    border: 0 !important
}

.hero-text-col {
    margin-top: 100px
}

@media (max-width:768px) {
    .new-notification-div {
        width: 100% !important
    }
}

@media (max-width:576px) {
    .navlink {
        color: #000 !important;
        font-weight: 300;
        letter-spacing: .4px;
        border-bottom: 0
    }

    .navlink.active,
    .navlink:hover {
        color: #3b3b3b !important
    }

    .navlink2:hover::after {
        content: "";
        border: 0;
        display: none
    }

    .navlink2.active::after {
        content: "";
        border-bottom: 0;
        display: none
    }

    .new-notification-div {
        width: 100% !important
    }

    .new-notification-span {
        color: #fff;
        font-weight: 300;
        font-size: 11px !important;
        position: relative;
        top: 2px
    }
}

.new-notification-div {
    width: 70%;
    background: rgba(0, 0, 0, .86);
    padding: 1px 5px 5px 8px;
    border-radius: 20px;
    position: relative;
    left: -3px
}

.new-notification-span {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    position: relative;
    top: 0
}

@media (max-width:576px) {
    .bg-hero {
        background: url(../../assets/img/bg-mobile.svg) bottom right/contain no-repeat !important
    }

    .mm-0 {
        margin-top: 0 !important
    }
}

.bg-hero {
    background: url(../../assets/img/bggg-1.svg) right/contain no-repeat
}

.hero-p {
    color: #00e4c1;
    font-weight: 300;
    letter-spacing: .4px
}

.hero-h {
    color: #fff;
    font-size: 50px;
    font-weight: 700
}

.hero-h2 {
    color: #000;
    font-size: 50px;
    font-weight: 700
}

.hero-p-white {
    font-weight: 300;
    letter-spacing: .4px;
    color: #fff
}

.hero-p-black {
    font-weight: 300;
    letter-spacing: .4px;
    color: #000
}

.btn1 {
    background: #00e4c1;
    color: #fff;
    padding: 10px 20px;
    font-weight: 300;
    letter-spacing: .4px
}

.btn2 {
    background: 0 0;
    color: #fff;
    padding: 10px 20px;
    font-weight: 300;
    letter-spacing: .4px;
    border: 1px solid #fff
}

.btn4 {
    background: 0 0;
    color: #2a30fe;
    padding: 10px 20px;
    font-weight: 300;
    letter-spacing: .4px;
    border: 1px solid #2a30fe
}

.btn2:hover {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    font-weight: 300;
    letter-spacing: .4px;
    border: none;
    cursor: pointer
}

.btn1:hover {
    background: #00cbab;
    color: #fff;
    padding: 10px 20px;
    font-weight: 300;
    letter-spacing: .4px;
    cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0 0 14px 2px #04e4c1;
    transition: .4s
}

.btn1:active,
.btn1:focus,
.btn3:active,
.btn3:focus,
.btn6:active,
.btn7:active,
.btn7:focus,
.drpdwn-togg:active,
.drpdwn-togg:focus,
.reveal:active,
.reveal:focus,
.reveal:hover,
.topbtn:active,
.topbtn:focus {
    box-shadow: none
}

.scroll-down {
    text-orientation: sideways;
    writing-mode: vertical-rl;
    color: #fff;
    font-size: 10px
}

.scroll-down2 {
    text-orientation: sideways;
    writing-mode: vertical-rl;
    color: rgba(0, 0, 0, .86);
    font-size: 10px
}

.scroll-down::after {
    content: "";
    height: 35px;
    color: #fff;
    display: inline-block;
    border: .5px solid #fff;
    margin-top: 6px
}

.scroll-down2::after {
    content: "";
    height: 35px;
    color: rgba(0, 0, 0, .86);
    display: inline-block;
    border: .5px solid rgba(0, 0, 0, .86);
    margin-top: 6px
}

.page-heading-p3 {
    color: #fff;
    letter-spacing: .4px;
    font-weight: 500
}

.page-heading-p,
.page-heading-p2 {
    color: #2a30fe;
    letter-spacing: .4px;
    font-weight: 500
}

.page-heading-p::after {
    content: "";
    display: block;
    width: 25px;
    border-bottom: 2px solid #00e4c1;
    margin: 0 auto;
    position: relative;
    top: 8px
}

.page-heading-p2::after,
.page-heading-p3::after {
    content: "";
    display: block;
    width: 25px;
    border-bottom: 2px solid #00e4c1;
    position: relative;
    top: 8px
}

.page-heading-h {
    color: #000;
    font-size: 40px;
    font-weight: 700
}

.page-heading-h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700
}

.feature-icon {
    font-size: 35px
}

.feature-div {
    padding: 16px;
    background: #fff;
    border-radius: 35px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    width: 66px;
    color: #2a30fe
}

.feature-div:hover,
.testimonial-card:hover {
    background: #2a30fe;
    color: #fff;
    transition: .3s;
    transform: translateY(-10px)
}

.feature-heading-number {
    font-weight: 600;
    color: #2a30fe
}

.dashboard-h,
.feature-heading,
.modal-title,
.plan-h,
.trx-heading {
    font-weight: 700
}

.body-p,
.feature-p {
    font-weight: 300;
    line-height: 2em
}

.bg-section1 {
    background: url(../../assets/img/bg2.svg) center/cover no-repeat
}

.bg-grey,
.dashboard-body {
    background-color: #f6f7fb
}

.body-p2 {
    font-weight: 300;
    line-height: 2em;
    color: #fff
}

.btn3 {
    background: rgba(42, 48, 254, .1);
    color: #2a30fe;
    letter-spacing: .4px;
    padding: 10px 20px;
    font-weight: 300
}

.btn6 {
    background: #2a30fe;
    color: #fff;
    letter-spacing: .4px;
    padding: 10px 20px;
    font-weight: 300
}

.btn6:hover {
    background: #1800b0;
    color: #fff;
    cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0 0 14px 2px rgba(42, 48, 251, .2);
    transition: .4s
}

.btn3:hover {
    background: #2a30fe;
    color: #fff;
    cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0 0 14px 2px rgba(42, 48, 251, .2);
    transition: .4s
}

.bounce-top {
    -webkit-animation: 10s ease-in-out infinite alternate both bounce-top;
    animation: 10s ease-in-out infinite alternate both bounce-top
}

@keyframes bounce-top {
    0% {
        -webkit-transform: translateY(-45px);
        transform: translateY(-45px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1
    }

    24% {
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-24px);
        transform: translateY(-24px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    65% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    82% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    93% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    25%,
    55%,
    75%,
    87% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }
}

.tv-embed-widget-wrapper__body a {
    display: none !important
}

.list-icon,
.plan-icon {
    font-size: 20px;
    color: #04e4c1
}

.plan-icon2 {
    font-size: 15px;
    color: #04e4c1
}

.testimonial-block {
    padding-top: 100px;
    padding-bottom: 100px
}

.navbar-toggler-icon i,
.plan-icon {
    font-size: 30px;
    color: #fff
}

.plan-div {
    background: #1800b0;
    width: 46px;
    padding: 10px 40px 10px 10px;
    border-radius: 5px
}

.dropdown-item,
.plan-p,
.tip {
    font-weight: 300
}

.plan-card {
    border: 1px solid rgba(42, 48, 254, .1);
    border-radius: 5px
}

.plan-card:hover {
    border: 1px solid transparent;
    background: #fff;
    box-shadow: 0 0 7px 0 rgba(33, 37, 41, .05);
    transition: .4s
}

a {
    color: #2a30fe;
    font-weight: 300
}

a:hover {
    color: #1800b0;
    cursor: pointer;
    text-decoration: none
}

.modal-header,
.nav.nav-tabs,
.navbar-toggler {
    border: 0
}

.modal-content {
    border: 0 !important;
    background-color: #f6f7fb;
    padding-left: 20px;
    padding-right: 20px
}

.form-control {
    border-radius: 0;
    height: calc(1.95em + .75rem + 2px)
}

.form-control:focus {
    transition: .3s;
    box-shadow: 0 0 7px 0 rgba(33, 37, 41, .15);
    border: 1px solid #ced4da
}

.form-group:focus-within>label {
    color: #2a30fe;
    transition: .3s
}

label {
    letter-spacing: .4px;
    color: #000;
    font-weight: 300 !important
}

#signup:valid label {
    color: #2a30fe
}

#signin:valid label {
    color: #2a30fe
}

.pass {
    letter-spacing: 1.5px
}

.close:active,
.close:focus {
    outline: 0;
    box-shadow: none;
    border: 0
}

.accordion-btn {
    color: #000;
    font-weight: 399;
    font-size: 16px
}

.accordion-btn:hover {
    text-decoration: none;
    color: #6a6a6a
}

.accordion-header,
.accordion-item {
    background: 0 0;
    border: 0
}

.accordion-p {
    font-weight: 300;
    line-height: 25px
}

.accordion-btn svg,
.deposit,
.green,
.warning-icon {
    color: #04e4c1
}

.phone {
    position: absolute;
    bottom: -90px
}

.bg-footer {
    background-color: #16016a
}

.footer {
    width: 100%;
    height: 125px
}

.footer-nav-link {
    color: #c9c9c9 !important;
    font-weight: 300;
    letter-spacing: .4px
}

.copyright p {
    color: #fff;
    font-weight: 300;
    margin-left: 15px
}

.footer-top {
    margin-top: 150px
}

.navbar-toggler-icon {
    background-image: none !important
}

#logo2 {
    background: url(../../assets/img/logoB.svg) center/80% no-repeat;
    width: 200px;
    height: 60px
}

.navbar-dashboard {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(33, 37, 41, .08);
    padding: 0
}

.nav2 {
    border-left: 1px solid #f1f1f1
}

.dropdown-toggle::after {
    margin-left: 10px
}

.dropdown-toggle:hover::after {
    margin-left: 10px;
    color: #2a30fe
}

.dropdown-toggle,
thead th:hover {
    color: #000
}

.dropdown-toggle:hover {
    color: #2a30fe
}

.nav-item.dropdown {
    background: #f6f7fb;
    padding: 7px 15px;
    border-radius: 5px
}

.dropdown-item:hover {
    background: rgba(42, 48, 254, .1);
    color: #2a30fe
}

.dropdown-menu {
    border: 1px solid #f1f1f1
}

.heartbeat {
    -webkit-animation: 10s ease-in-out infinite both heartbeat;
    animation: 10s ease-in-out infinite both heartbeat
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.pill-counter {
    font-size: 9px;
    font-weight: 300;
    position: relative;
    top: -8px
}

.dashboard-heading-h {
    color: #000;
    font-size: 25px;
    font-weight: 700
}

.card-bg2 {
    background: #fafcff;
    padding: 0 0 30px;
    box-shadow: 0 0 20px 0 rgba(33, 37, 41, .04)
}

.card-bg {
    background: #fafcff;
    padding: 20px 30px;
    box-shadow: 0 0 20px 0 rgba(33, 37, 41, .04)
}

.card1 {
    border: 0;
    box-shadow: 0 0 20px 0 rgba(33, 37, 41, .04)
}

.card1 span {
    font-weight: 300;
    color: #7d7d7d
}

.green-plus {
    position: relative;
    top: -4px
}

.red-down {
    position: relative;
    top: -4px;
    color: #fe645a
}

.green-up {
    position: relative;
    top: -4px;
    color: #04e4c1
}

.drpdwn-togg {
    padding: 0 !important;
    margin: 0
}

.drpdwn-togg i {
    font-size: 20px
}

.drpdwn-togg::after,
.hidden {
    display: none
}

.date-span,
th {
    font-size: 13px
}

.delete-link,
.red,
.withdrawal {
    color: #fe645a
}

.trx-history-div {
    height: 420px;
    overflow-y: scroll
}

.card-bg2-header {
    background: #fff;
    padding: 15px 25px 10px;
    box-shadow: 0 6px 50px 0 rgba(33, 37, 41, .08)
}

thead th {
    font-size: 14px;
    font-weight: 400;
    color: #a7a7a7;
    letter-spacing: .4px
}

.table-row {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(33, 37, 41, .04)
}

td,
th {
    padding: 17px !important
}

.table-spacing2 {
    border-spacing: 0 10px !important;
    border-collapse: separate
}

.table-spacing {
    border-spacing: 0 10px;
    border-collapse: separate
}

.table-row-empty>td {
    color: #000;
    border: 1px solid #ddd;
    background: #f2f2f2
}

.bg-hero2 {
    background: url(../../assets/img/bgg23.svg) right/contain no-repeat
}

.badge-new {
    background: #2a30fe;
    position: relative;
    top: -2px
}

.pattern {
    background: url(../../assets/img/patternpad2.svg) center/cover no-repeat fixed
}

.testimonial-card {
    border: 0;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.bg-yellow {
    background: #04e4c12e
}

.bg-red {
    background: rgba(255, 0, 0, .15)
}

.invest-radio {
    position: absolute;
    opacity: 0;
    width: 100% !important;
    height: 100% !important;
    margin-top: 0;
    margin-left: -6px
}

.invest-radio+.plan-card {
    cursor: pointer
}

.invest-radio:checked+.plan-card {
    color: #fff;
    background: #2a30fe
}

.invest-radio:hover+.plan-card {
    transition: .4s;
    border: 1px solid #2a30fe
}

.topbtn {
    color: #fff !important;
    background: #2a30fe;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .4px;
    border-radius: 3px
}

.topbtn:hover {
    color: #fff !important;
    background: #1800b0
}

.pagination {
    margin-top: -25px !important
}

.dataTables_info {
    font-size: 15px;
    font-weight: 300;
    color: #2a30fe
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2a30fe;
    background-color: rgba(42, 48, 254, .1);
    border: 1px solid #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none
}

.page-link:hover {
    z-index: 2;
    color: #2a30fe;
    text-decoration: none;
    background-color: rgba(42, 48, 254, .1);
    border-color: #dee2e6
}

.page-item.active .page-link {
    border-color: #2a30fe;
    background: rgba(42, 48, 254, .1);
    color: #2a30fe
}

.buttons-colvis,
.buttons-copy,
.buttons-excel,
.buttons-page-length,
.buttons-pdf {
    border-radius: 3px !important;
    border: 0;
    background: rgba(42, 48, 251, .2);
    color: #2a30fe;
    margin-right: 5px;
    margin-left: 5px;
    font-weight: 300
}

.button-page-length.active {
    background-color: #2a30fe
}

.button-page-length:active,
.button-page-length:focus,
.button-page-length:hover {
    background-color: #1800b0;
    color: #fff
}

.buttons-colvis:active,
.buttons-colvis:focus,
.buttons-colvis:hover,
.buttons-copy:active,
.buttons-copy:focus,
.buttons-copy:hover,
.buttons-excel:active,
.buttons-excel:focus,
.buttons-excel:hover,
.buttons-page-length:active,
.buttons-page-length:focus,
.buttons-page-length:hover,
.buttons-pdf:active,
.buttons-pdf:focus,
.buttons-pdf:hover {
    background: #2a30fe !important;
    color: #fff !important;
    box-shadow: none !important
}

.buttons-columnVisibility.active {
    color: #fff;
    text-decoration: none;
    background-color: #2a30fe
}

.buttons-columnVisibility:hover {
    background-color: #1800b0
}

.dataTables_filter input[type=search] {
    width: 250px !important;
    border-radius: 0;
    height: calc(1.95em + .75rem + 2px)
}

.dataTables_filter input[type=search]:focus {
    transition: .3s;
    box-shadow: 0 0 7px 0 rgba(33, 37, 41, .06);
    border: 1px solid #ced4da
}

.m--15 {
    margin-top: -15px
}

.dt-buttons {
    top: 35px
}

@media (max-width:576px) {
    .mobile-hidden {
        display: none
    }

    .feature-div {
        margin: 0 auto
    }

    .pl-5 {
        padding-left: 1rem !important
    }

    .navbar-dashboard {
        background: #fff;
        box-shadow: 0 0 20px 0 rgba(33, 37, 41, .08);
        padding: 10px
    }

    .dt-buttons {
        margin-bottom: 55px !important
    }

    .mmb-3 {
        margin-bottom: 35px
    }
}

@media (max-width:480px) {
    .dt-buttons {
        margin-bottom: 50px !important
    }
}

.table-h {
    font-size: 27px
}

.table-p {
    margin-bottom: 0
}

td {
    color: #a7a7a7;
    font-weight: 300;
    font-size: 12px
}

.table-link {
    border-width: 2px;
    border-bottom-style: dotted;
    color: #299913
}

.table-link:hover {
    border-width: 2px;
    border-bottom-style: dotted;
    color: #21790f;
    text-decoration: none;
    cursor: pointer
}

#table0 {
    margin-top: 0 !important
}

#table0_paginate {
    margin-top: 25px
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:first-child),
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th.dtr-control:before {
    top: 50%;
    left: 0;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    box-shadow: none;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #04e4c1
}

.page-item.disabled .page-link {
    color: #1f1f1f;
    pointer-events: none;
    cursor: auto;
    background: 0 0;
    border: 0;
    font-size: 15px;
    font-weight: 300
}

tr:hover {
    background: rgba(42, 48, 254, .03)
}

.table-bordered {
    border: 0;
    border-radius: 9px
}

.card-badge-g {
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 400;
    background: #8bcc58;
    box-shadow: 0 7px 8px -5px #8bcc58 !important;
    border-radius: 20px;
    color: #fff
}

.card-badge-b {
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 400;
    background: #66c5e3;
    box-shadow: 0 7px 8px -5px #66c5e3 !important;
    border-radius: 20px;
    color: #fff
}

.card-badge-p {
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 400;
    background: #be1e1c;
    box-shadow: 0 7px 8px -5px #ff9a9e !important;
    color: #fff;
    border-radius: 20px
}

.walletadd {
    font-size: 21px;
    color: #04e4c1
}

.walletadd-show {
    padding-top: 10px;
    font-weight: 300;
    color: #2a30fe
}

.btn7:hover {
    color: #0e9983;
    cursor: pointer
}

.delete-link:hover {
    color: #f82d20;
    cursor: pointer;
    font-weight: 400
}

.text-truncate {
    max-width: 250px
}

.date-p {
    font-size: 13px;
    color: #bcbcbc
}

.card-shadow {
    background: #fafcff;
    box-shadow: 0 0 20px 0 rgba(33, 37, 41, .04)
}

.tab-content {
    padding: 30px;
    background: #fafcff
}

.nav.nav-tabs {
    background: #fff;
    padding: 10px 20px 0;
    border-bottom: 0;
    box-shadow: 0 6px 50px 0 rgba(33, 37, 41, .08);
    z-index: 9999;
    position: relative
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #2a30fe !important;
    border-bottom: 3px solid #2a30fe;
    letter-spacing: .5px
}

.nav-tabs .nav-link:hover {
    color: #1800b0 !important;
    border-bottom: 3px solid transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.nav-tabs .nav-link {
    color: #d0d0d0;
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 13px;
    border-bottom: 3px solid transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.form-section-p {
    text-transform: capitalize;
    font-weight: 600
}

.navlink2.active:hover {
    border: 0 !important
}

.nav-link.active:hover {
    border-bottom: 3px solid #1800b0;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.reveal {
    border: 1px solid #ced4da;
    border-radius: 0
}

@media (max-width:576px) {
    .mobile-center {
        text-align: center !important
    }

    .mr-4 {
        margin-right: 5px !important
    }
}

.dashboard-icon {
    color: #000 !important
}

.adj {
    position: relative;
    top: -2px
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    width: 450px;
    max-width: 100%;
    padding: 25px;
    border: 1px dashed rgba(0, 0, 0, .8);
    border-radius: 3px;
    transition: .2s
}

.fake-btn {
    flex-shrink: 0;
    background-color: rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 12px;
    text-transform: uppercase
}

.file-msg {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

.drpdwn {
    background: 0 0 !important
}

.dropdown-togg {
    color: rgba(0, 0, 0, .5);
    letter-spacing: .4px
}

.helper {
    letter-spacing: .3px;
    font-weight: 300
}

.social-link i {
    font-size: 25px
}

.social-link {
    color: #3b3b3b
}

/* Custom Dark Purple Theme Overrides */
:root {
    --bg-main: #121324;
    --bg-card: #1b1c33;
    --bg-input: #16172e;
    --bg-accent: #635bff;
    --bg-accent-hover: #5046e5;
    --bg-accent-light: rgba(99, 91, 255, 0.12);
    --text-primary: #ffffff;
    --text-secondary: #a2a7e2;
    --text-muted: #7e84af;
    --border-color: rgba(255, 255, 255, 0.08);
}

/* Backgrounds */
body, 
.dashboard-body, 
.bg-grey, 
.modal-content, 
.tab-content,
.card-bg2-header {
    background-color: var(--bg-main) !important;
    background: var(--bg-main) !important;
    color: var(--text-primary) !important;
}

.card-bg, 
.card-bg2, 
.card1, 
.table-row, 
.navbar-dashboard, 
.nav-tabs, 
.dropdown-menu,
.accordion-item {
    background-color: var(--bg-card) !important;
    background: var(--bg-card) !important;
    border-color: var(--border-color) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25) !important;
}

.table-row-empty>td {
    background-color: var(--bg-input) !important;
    color: var(--text-secondary) !important;
    border-color: var(--border-color) !important;
}

/* Text Colors */
h1, h2, h3, h4, h5, h6, 
.dashboard-heading-h, 
.hero-h2, 
.page-heading-h, 
.accordion-btn, 
label, 
.plan-h, 
.trx-heading,
.dropdown-toggle,
.dashboard-icon,
.navlink,
.social-link {
    color: var(--text-primary) !important;
}

p, span, 
.body-p, 
.feature-p, 
.accordion-p, 
.date-p, 
.plan-p, 
td,
.modal-title,
.navbar-brand,
.hero-p-black {
    color: var(--text-secondary) !important;
}

.card1 span, 
.date-span, 
thead th {
    color: var(--text-muted) !important;
}

/* Links */
a {
    color: var(--bg-accent) !important;
}
a:hover {
    color: var(--bg-accent-hover) !important;
}

/* Inputs & Form Controls */
.form-control, 
.reveal,
select.form-control,
textarea.form-control {
    background-color: var(--bg-input) !important;
    color: var(--text-primary) !important;
    border: 1px solid var(--border-color) !important;
}
.form-control:focus {
    border-color: var(--bg-accent) !important;
    box-shadow: 0 0 0 2px rgba(99, 91, 255, 0.25) !important;
}

/* Buttons & Accents */
.btn1, 
.btn6, 
.topbtn, 
.navbtn2, 
.buttons-columnVisibility.active, 
.button-page-length.active {
    background-color: var(--bg-accent) !important;
    background: var(--bg-accent) !important;
    color: #ffffff !important;
    border: none !important;
}

.btn1:hover, 
.btn6:hover, 
.topbtn:hover, 
.navbtn2:hover {
    background-color: var(--bg-accent-hover) !important;
    color: #ffffff !important;
}

.btn3, 
.buttons-colvis, 
.buttons-copy, 
.buttons-excel, 
.buttons-page-length, 
.buttons-pdf {
    background-color: var(--bg-accent-light) !important;
    background: var(--bg-accent-light) !important;
    color: #ffffff !important; /* Made white for better contrast on purple background */
    border: none !important;
}

.btn3:hover, 
.buttons-colvis:hover, 
.buttons-copy:hover, 
.buttons-excel:hover, 
.buttons-page-length:hover, 
.buttons-pdf:hover {
    background-color: var(--bg-accent) !important;
    color: #ffffff !important;
}

.btn4 {
    border: 1px solid var(--bg-accent) !important;
    color: var(--bg-accent) !important;
    background: transparent !important;
}
.btn4:hover {
    background-color: var(--bg-accent) !important;
    color: #ffffff !important;
}

.btn2:hover {
    color: var(--bg-main) !important;
}

/* Nav & Tabs */
.navlink.active, 
.navlink2.active, 
.navlink:hover, 
.navlink2:hover, 
.dropdown-item:hover, 
.dropdown-toggle:hover {
    color: var(--bg-accent) !important;
}

.dropdown-item {
    color: var(--text-primary) !important;
}

.navlink2.active::after, 
.navlink2:hover::after, 
.navlink.active::after, 
.navlink:hover::after {
    border-bottom-color: var(--bg-accent) !important;
}

.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active {
    color: var(--bg-accent) !important;
    border-bottom: 3px solid var(--bg-accent) !important;
}

.nav-tabs .nav-link:hover {
    color: var(--bg-accent-hover) !important;
}

/* Other theme accents */
.plan-div {
    background: var(--bg-accent) !important;
    box-shadow: 8px 9px var(--bg-accent-light) !important;
}

.plan-icon {
    color: #ffffff !important; /* Ensure icons in purple divs are white */
}

.feature-div {
    background-color: var(--bg-card) !important;
    color: var(--bg-accent) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25) !important;
}
.feature-div:hover {
    background-color: var(--bg-accent) !important;
    color: #ffffff !important;
}

.feature-heading-number {
    color: var(--bg-accent) !important;
}

.list-icon, 
.plan-icon2, 
.walletadd, 
.accordion-btn svg, 
.deposit, 
.green, 
.warning-icon, 
.green-up {
    color: var(--bg-accent) !important;
}

.scroll-down2 {
    color: var(--text-secondary) !important;
}
.scroll-down2::after {
    border-color: var(--text-secondary) !important;
}

.bg-footer {
    background-color: #0c0d1b !important;
    border-top: 1px solid var(--border-color);
}

.pattern {
    background-color: var(--bg-main) !important;
    background-image: radial-gradient(rgba(99, 91, 255, 0.05) 1px, transparent 0) !important;
    background-size: 24px 24px !important;
}

/* Modal and inputs specific overrides */
.modal-header {
    border-bottom: 1px solid var(--border-color) !important;
}
.form-group:focus-within>label {
    color: var(--bg-accent) !important;
}
#signup:valid label, 
#signin:valid label {
    color: var(--bg-accent) !important;
}
.close {
    color: var(--text-primary) !important;
}

/* Table border overrides */
.table-bordered, 
table.table td, 
table.table th {
    border-color: var(--border-color) !important;
}

/* Active invest radio styling */
.invest-radio:checked+.plan-card {
    background: var(--bg-accent) !important;
    border-color: var(--bg-accent) !important;
    color: #ffffff !important;
}
.invest-radio:checked+.plan-card * {
    color: #ffffff !important;
}

.invest-radio:hover+.plan-card {
    border-color: var(--bg-accent) !important;
}

/* Override dropdown background on hover */
.dropdown-menu {
    border: 1px solid var(--border-color) !important;
}
.dropdown-item:hover {
    background-color: var(--bg-accent-light) !important;
}

/* Profile dropdown parent background */
.nav-item.dropdown {
    background-color: var(--bg-input) !important;
}

/* Affiliate dotted border container */
div[style*="border: 1px dotted"] {
    border: 1px dotted rgba(99, 91, 255, 0.4) !important;
    background-color: var(--bg-input) !important;
    border-radius: 5px;
    padding: 10px;
}

/* Logo inversion for dark theme header */
#logo2 {
    background-image: url(../../assets/img/logoW.svg) !important;
}

/* Mobile dashboard icon color */
.dashboard-icon {
    color: var(--text-primary) !important;
}

/* ================================================
   WEB3 INVESTMENT PAGE - SPECIFIC STYLES
   ================================================ */

/* Top Connect Wallet bar */
.inv-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: var(--bg-main);
    border-bottom: 1px solid var(--border-color);
    flex-wrap: wrap;
    gap: 10px;
}

.btn-connect-wallet {
    background: var(--bg-accent);
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 8px 22px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background .3s;
}
.btn-connect-wallet:hover {
    background: var(--bg-accent-hover);
    color: #fff;
}

.inv-flag-dropdown {
    background: var(--bg-card);
    color: var(--text-primary);
    border: 1px solid var(--border-color);
    border-radius: 20px;
    padding: 7px 14px;
    font-size: 14px;
    cursor: pointer;
}

/* Tokenomics Banner */
.inv-banner {
    width: 100%;
    border-radius: 14px;
    overflow: hidden;
    max-height: 200px;
    object-fit: cover;
    display: block;
}

/* USDT balance card */
.inv-balance-card {
    background: var(--bg-card);
    border-radius: 16px;
    padding: 20px 18px 14px;
    border: 1px solid var(--border-color);
}

.inv-usdt-amount {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
}

.inv-usdt-label {
    font-size: 16px;
    font-weight: 600;
    color: var(--bg-accent);
    margin-left: 8px;
}

.btn-participate {
    background: var(--bg-accent);
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 9px 24px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background .3s, transform .2s;
    white-space: nowrap;
}
.btn-participate:hover {
    background: var(--bg-accent-hover);
    color: #fff;
    transform: scale(1.04);
}

.inv-address-label {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 4px;
}

.inv-divider {
    border: none;
    border-top: 1px solid var(--border-color);
    margin: 12px 0;
}

.inv-stat-group {
    display: flex;
    gap: 0;
    justify-content: space-between;
}

.inv-stat-item {
    flex: 1;
}

.inv-stat-key {
    font-size: 11px;
    color: var(--bg-accent);
    font-weight: 500;
    margin-bottom: 2px;
}

.inv-stat-val {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

/* Wallet balance input bar */
.inv-wallet-section {
    margin-top: 14px;
}

.inv-wallet-label {
    font-size: 13px;
    color: var(--text-secondary);
    margin-bottom: 6px;
}

.inv-wallet-bar {
    display: flex;
    align-items: center;
    background: var(--bg-accent);
    border-radius: 8px;
    padding: 10px 14px;
    justify-content: space-between;
}

.inv-wallet-bar .inv-wallet-num {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.inv-wallet-bar .inv-wallet-right {
    display: flex;
    align-items: center;
    gap: 8px;
    color: rgba(255,255,255,0.85);
    font-size: 13px;
    font-weight: 500;
}

.inv-info-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(255,255,255,0.25);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

/* Liquidity Node Card */
.inv-liquidity-card {
    background: var(--bg-card);
    border-radius: 16px;
    padding: 18px;
    border: 1px solid var(--border-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inv-liquidity-left {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.inv-liquidity-left .star {
    color: #FFB800;
    margin-left: 5px;
}

.inv-liquidity-num {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

/* Stats Icons Row */
.inv-stats-row {
    background: var(--bg-card);
    border-radius: 16px;
    border: 1px solid var(--border-color);
    padding: 18px 12px 14px;
}

.inv-icon-stat {
    text-align: center;
    flex: 1;
}

.inv-icon-circle {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 8px;
    font-size: 22px;
}

.inv-icon-circle.green  { background: radial-gradient(circle, rgba(0,228,193,0.25), rgba(0,228,193,0.05)); color: #00e4c1; }
.inv-icon-circle.purple { background: radial-gradient(circle, rgba(99,91,255,0.25), rgba(99,91,255,0.05)); color: var(--bg-accent); }
.inv-icon-circle.blue   { background: radial-gradient(circle, rgba(52,152,219,0.25), rgba(52,152,219,0.05)); color: #3498db; }

.inv-icon-key {
    font-size: 11px;
    color: var(--text-muted);
    margin-bottom: 2px;
}

.inv-icon-val {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

/* FAQ Section */
.inv-faq-title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 14px;
}

.inv-faq-item {
    background: var(--bg-card);
    border: 1px solid var(--border-color);
    border-radius: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: border-color .3s;
}

.inv-faq-item:hover {
    border-color: rgba(99,91,255,0.4);
}

.inv-faq-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    cursor: pointer;
    user-select: none;
}

.inv-faq-header .inv-faq-q {
    font-size: 14px;
    color: var(--text-secondary);
    font-weight: 400;
}

.inv-faq-header .inv-faq-q::before {
    content: "\25B3 ";
    color: var(--bg-accent);
    font-size: 12px;
}

.inv-faq-toggle {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(99,91,255,0.12);
    border: 1px solid rgba(99,91,255,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--bg-accent);
    font-size: 14px;
    flex-shrink: 0;
    transition: background .2s, transform .3s;
}

.inv-faq-item.open .inv-faq-toggle {
    background: var(--bg-accent);
    color: #fff;
    transform: rotate(45deg);
}

.inv-faq-body {
    padding: 0 16px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s ease, padding .35s;
    font-size: 13px;
    color: var(--text-muted);
    line-height: 1.7;
}

.inv-faq-item.open .inv-faq-body {
    max-height: 200px;
    padding: 0 16px 14px;
}

/* Share Now button */
.btn-share-now {
    width: 100%;
    background: var(--bg-accent);
    color: #fff;
    border: none;
    border-radius: 14px;
    padding: 16px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
    cursor: pointer;
    transition: background .3s, transform .2s, box-shadow .2s;
}
.btn-share-now:hover {
    background: var(--bg-accent-hover);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(99,91,255,0.4);
}

/* Investment page spacing utility */
.inv-section {
    margin-bottom: 16px;
}

@media (max-width: 576px) {
    .inv-usdt-amount {
        font-size: 22px;
    }
    .inv-stat-key {
        font-size: 10px;
    }
    .inv-stat-val {
        font-size: 13px;
    }
    .inv-icon-circle {
        width: 42px;
        height: 42px;
        font-size: 18px;
    }
}
