.bg {
    background-image: url(nsa.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.auth-row {
    padding-top: 120px;
    padding-bottom: 80px
}

@media (max-width: 480px) {
    .auth-card {
        width: 100% !important;
        border: none;
        border-radius: 0;
        margin: 0 auto
    }
}

.auth-card {
    width: 40%;
    border: none;
    border-radius: 0;
    margin: 0 auto
}

body {
    font-family: Rajdhani, sans-serif
}

.input-box::placeholder {
    font-size: 14px;
    color: #bbb
}

.input-box:active, .input-box:focus {
    box-shadow: none;
    border: 2px solid #1c65c9
}

.form {
    width: 90%;
    margin: 0 auto
}

.field-label {
    font-size: 12px
}

.link1 {
    color: #1c65c9;
    font-size: 12px
}

.link {
    color: #1c65c9
}

.link1:hover, .link:hover {
    color: #273272;
    text-decoration: none;
    cursor: pointer
}

.btn1 {
    background: var(--blue);
    font-size: 14px;
    color: #fff !important
}

.btn1:hover {
    background: #458ff4;
    color: #fff
}

.btn2 {
    background: 0 0;
    font-size: 14px;
    color: #bababa !important;
    border: 1px solid #bababa
}

.btn2:hover {
    background: rgba(232, 232, 232, .16);
    color: #e4e4e4 !important;
    border: 1px solid #e4e4e4;
    cursor: pointer;
    text-decoration: none
}

.btn2:active, .btn2:focus, .dataTables_filter input[type=search]:focus, .reveal:focus {
    box-shadow: none
}

.span-text span:after, .span-text span:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 40px;
    background: #e1e1e1;
    top: 83.9%;
    margin-top: -1px
}

.span-text1 span:after, .span-text1 span:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 40px;
    background: #e1e1e1;
    top: 80.5%;
    margin-top: -1px
}

.span-text, .span-text1 {
    padding: 15px 0;
    text-align: center;
    font-size: 12px
}

.span-text span:before, .span-text1 span:before {
    right: 55%
}

.span-text span:after, .span-text1 span:after {
    left: 55%
}

.vh-min-100 {
    min-height: 100vh
}

.pull-right {
    float: right
}

#logo {
    width: 220px;
    height: 55px;
    margin-left: -20px;
    background: url(https://i.ibb.co/pxQZZV9/logoC.webp) center/100% no-repeat
}

.no-caret:after {
    content: none;
    display: none
}

.dropdown-icon {
    font-size: 20px
}

.nav-link1 {
    font-weight: 800;
    color: #fff !important
}

.bg-1, .body {
    background: #1f243a
}

.nav-bg {
    background: #24346f !important
}

div.row {
    margin-left: 0;
    margin-right: 0
}

.sidebar {
    padding-left: 0
}

.card1 {
    border: none;
    box-shadow: 8px 0 2rem rgba(0, 0, 0, .15) !important;
    border-radius: 0;
    z-index: 1;
    min-height: 100vh;
    background: #24346f
}

@media (max-width: 992px) {
    .sidebar-navlink {
        color: #fff;
        margin-left: 15px;
        font-size: 10px
    }
}

.sidebar-navlink {
    color: #fff;
    margin-left: 15px
}

.sidebar-navlink:hover {
    margin-left: 10px;
    transition: .3s ease-in-out;
    color: var(--blue)
}

.card2:hover {
    border: 0;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .19) !important
}

.card2 {
    border: 0;
    box-shadow: 0 .5px 10px rgba(0, 0, 0, .15) !important;
    background: #24346f
}

.card-icon {
    font-size: 30px
}

.blue {
    color: #1e9ff2
}

.card-h3 {
    font-size: 22px
}

.card-h6 {
    font-size: 14px;
    color: #fff
}

.orange {
    color: #ff9149
}

.green {
    color: #28d094
}

.red {
    color: #ff4961
}

.hr-blue {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #1e9ff2 !important
}

.hr-green {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #28d094 !important
}

.hr-orange {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #ff9149 !important
}

.hr-red {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #ff4961 !important
}

.m--15 {
    margin-top: -15px
}

.card3, .nav-toggle {
    border: none
}

.cardtext, th {
    font-size: 14px
}

td {
    font-size: .8rem;
    font-weight: 400
}

.dropdown-btn {
    color: #1c65c9 !important;
    font-size: 12px;
    letter-spacing: .3px
}

.dataTables_filter input[type=search] {
    border: 1px solid #1c65c9 !important;
    width: 250px !important;
    height: 3em;
    border-radius: 0
}

.dt-buttons {
    top: 40px
}

.badge-g {
    background: rgba(100, 204, 141, .19);
    color: #64cc8d;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: 400;
    border: 1px solid #64cc8d;
    border-radius: 0;
    padding-left: 7px;
    padding-right: 7px
}

.badge-b, .badge-y {
    background: rgba(255, 199, 0, .13);
    color: #e7b606;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: 400;
    border: 1px solid #e7b606;
    border-radius: 0;
    padding-left: 7px;
    padding-right: 7px
}

.badge-r {
    background: rgba(207, 36, 36, .13);
    color: #cf2424;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: 400;
    border: 1px solid #cf2424;
    border-radius: 0;
    padding-left: 7px;
    padding-right: 7px
}

.badge-b {
    background: rgba(6, 150, 231, .13);
    color: #0696e7;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: 400;
    border: 1px solid #0696e7;
    border-radius: 0;
    padding-left: 7px;
    padding-right: 7px
}

.buttons-colvis, .buttons-colvis:hover, .buttons-csv, .buttons-excel, .buttons-excel:hover, .buttons-page-length, .buttons-page-length:hover, .buttons-pdf, .buttons-pdf:hover, .buttons-print, .buttons-print:hover, .page-item.active .page-link {
    border-color: #1c65c9;
    background: rgba(100, 160, 204, .19);
    color: #1c65c9
}

.buttons-copy {
    background: #1c65c9;
    border: none
}

.pull-up {
    transition: .25s
}

.pull-up:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 14px 24px rgba(62, 57, 107, .2);
    z-index: 998
}

.nav {
    z-index: 999
}

.dashboard-row {
    margin-top: 60px;
    z-index: 0
}

.fixed {
    position: fixed
}

.dashboard-col {
    margin-left: 15.5%;
    padding-bottom: 30px
}

.nav-p {
    font-weight: 600;
    color: #b5b5b5
}

.panel-h {
    font-weight: 600;
    color: #fff
}

.nav-icon {
    font-size: 18px
}

.star {
    color: red;
    margin-left: 5px
}

.reveal:active {
    background: #000;
    color: #fff;
    box-shadow: none !important
}

.reveal:hover {
    background: rgba(100, 160, 204, .19);
    color: #1c65c9;
    border: 1px solid #1c65c9
}

.reveal {
    background: 0 0;
    color: #000;
    border: 1px solid #ced4da
}

.min-h-640 {
    min-height: 640px
}

@media (min-width: 482px) {
    .desktop-hidden {
        display: none
    }
}

.hidden {
    display: none
}

.select {
    display: block !important
}

.select2 {
    display: block;
    border-radius: 0 !important;
    width: 100% !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 6px !important
}

.select2-container--default:focus .select2-selection--single:focus {
    border: none;
    box-shadow: none
}

.select2-container--default .select2-selection--single {
    border: 1px solid rgba(170, 170, 170, .52) !important;
    border-radius: 0;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef !important
}

.select2-container--default:active .select2-selection--single:active, .select2-container--default:focus .select2-selection--single:focus {
    box-shadow: none !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1c65c9 !important;
    color: #fff
}

.navbtn-icon {
    font-size: 35px;
    color: #fff
}

.navlink {
    color: #fff !important;
    font-weight: 300
}

.navlink.active {
    border: 0 solid rgba(0, 0, 0, .03);
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
    color: #fff !important;
    background: #24346f !important
}

.header-bg {
    background-image: url(bnr1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.header-h {
    font-weight: 700;
    font-size: 36px;
    color: #273272
}

.breadcrumb {
    background: 0 0;
    padding-left: 2px
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">"
}

.breadcrumb-span, .tab-link {
    color: #000
}

.breadcrumb-span:hover {
    cursor: pointer;
    text-decoration: none
}

.bg-blue {
    background: #273272
}

.link2:hover {
    color: #fff !important;
    text-decoration: none;
    cursor: pointer
}

.link2, .text-white {
    color: #fff !important
}

.card-link, .listitem, .panel1-heading {
    color: #fff
}

.listitem::before {
    content: "/";
    margin-right: 6px;
    color: rgba(255, 255, 255, .25)
}

.list {
    position: relative;
    top: 7px
}

.social-icon {
    color: #3382de;
    background: #fff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 13px
}

.social-icon:hover {
    text-decoration: none
}

.navlink1 {
    font-weight: 600;
    font-size: 14px;
    color: #000 !important
}

.navbar1 {
    padding-left: 130px;
    padding-right: 130px
}

.h2-heading, .h5-subheading {
    color: #273272;
    margin-bottom: 15px
}

.counter-div {
    border: 1px solid #f1f1f1;
    padding: 20px;
    margin-bottom: 15px;
    height: 154px
}

.plan-div:hover {
    border: 1px solid #273272;
    padding: 20px;
    transition: .4s
}

.plan-div {
    border: 1px solid #f1f1f1;
    padding: 20px
}

.counter-h, .counter-number, .plan-h {
    font-weight: 700;
    color: #273272
}

.invest-p {
    font-weight: 200
}

.spacer {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.plan-icon {
    font-size: 17px;
    position: relative;
    top: 2px
}

.card-icon2 {
    font-size: 50px
}

.tab-link.active:hover {
    color: #fff;
    background-color: #273272 !important
}

.tab-link.active {
    color: #fff;
    background-color: #1c65c9 !important
}

.bg-home {
    background-image: url(bgg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.bg-homepage {
    background-image: url(sasa2.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat
}

.navlink2 {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    padding-top: 0;
    padding-right: 20px !important;
    padding-bottom: 0;
    padding-left: 20px !important
}

.navlink2:hover {
    color: var(--blue) !important
}

.navlink3:hover {
    font-size: 13px;
    color: #fff;
    text-decoration: underline
}

.navlink3 {
    font-size: 13px;
    color: #cfac6a
}

.page-heading {
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: 0
}

.brl {
    border-right: 1px solid rgba(162, 162, 162, .35)
}

.bg-2 {
    background: #111322
}

.card4 {
    border-radius: 0
}

.pricing-h {
    font-weight: 700;
    font-size: 25px
}

.pricing-h2 {
    color: #4982d0
}

.line {
    border-bottom: 1px solid #4982d0
}

.pricing-p {
    font-size: 13px
}

.bg-3 {
    background: #03060f
}

.bg-5 {
    background: #1c65c9;
    color: #fff !important
}

.footer-p {
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.footer-p1 {
    color: #1c65c9;
    font-size: 14px;
    font-weight: 600
}

.footer-p3 {
    color: #fff;
    font-size: 13px
}

.footer-p4, .link3, .link3:hover {
    font-size: 14px;
    color: #458ff4
}

.bg-6 {
    background: #e5e2db
}

.card-header {
    background: #24346f
}

.panel1 {
    border: 0
}

.navbar-light .navbar-toggler-icon {
    background: 0 0
}

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #273272;
    background-image: url(../../assets/img/map1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px
}

.footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0
}

.footer-dark ul a {
    color: inherit;
    text-decoration: none;
    opacity: .6
}

.footer-dark ul a:hover {
    opacity: .8
}

.footer-dark .item.text {
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px
    }

    .footer-dark .item.text {
        margin-bottom: 0
    }
}

.footer-dark .item.text p {
    opacity: .6;
    margin-bottom: 0
}

.footer-dark .item.social {
    text-align: center
}

@media (max-width: 991px) {
    .footer-dark .item.social {
        text-align: center;
        margin-top: 20px
    }
}

.footer-dark .item.social > a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .4);
    margin: 0 8px;
    color: #fff;
    opacity: .75
}

.footer-dark .item.social > a:hover {
    opacity: .9
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    font-size: 13px;
    margin-bottom: 0
}

.home-heading {
    color: #fff;
    font-weight: 600;
    font-size: 55px
}

@media (max-width: 576px) {
    .home-heading {
        color: #fff;
        font-weight: 600;
        font-size: 27px
    }
}

.heading-p {
    color: #fff;
    font-size: 18px
}

.card-home {
    border: 0;
    background: var(--blue);
    color: #fff;
    min-height: 150px
}

.cardtitle {
    font-weight: 600
}

.card-link:hover {
    color: #efefef;
    text-decoration: none;
    cursor: pointer
}

.card-link:hover i {
    margin-left: 20px !important;
    transition: .4s ease-in-out
}

.brown {
    color: var(--blue)
}

.test-icon {
    color: #fff;
    font-size: 40px
}

.carousel-indicators li {
    background-color: #fff
}

.bg-brown {
    background: var(--blue)
}

.lead {
    font-weight: 200;
    color: #fff
}

.divider {
    width: 20px;
    border-bottom: 4px solid #cfac6a;
    margin: 0 auto
}

@media (max-width: 480px) {
    #logo {
        width: 200px;
        height: 50px;
        margin-left: -20px;
        background: url(../../assets/img/logo32.png) center/80% no-repeat
    }

    .dt-buttons {
        margin-bottom: 50px !important
    }

    .dashboard-col {
        margin-left: 0;
        padding-bottom: 30px
    }

    .mobile-hidden {
        display: none
    }

    .navbar1 {
        padding-left: 10px;
        padding-right: 10px
    }

    .spacer {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }

    .navlink2 {
        color: #000 !important;
        font-size: 14px;
        font-weight: 500
    }

    .page-heading {
        color: #fff;
        font-size: 50px;
        line-height: 70px;
        font-weight: 700;
        letter-spacing: 0
    }

    .bh {
        font-size: 28px
    }
}

.verify-url {
    width: 85%;
    margin: 0 auto;
    background: #f2f2f2;
    border: 1px solid #d5d5d5;
    border-radius: .3rem;
    font-weight: 600
}

.https, .secure {
    font-size: .8rem;
    color: #0a8043
}

.url {
    font-size: .8rem
}

.secure::after {
    height: 1.2rem;
    border-right: 1px solid #adadad;
    position: relative;
    width: 100%;
    content: "";
    margin-left: .4rem
}

.modal-title {
    font-weight: 700;
    color: #fff
}

.modal-header {
    border: 0;
    background: #24346f
}

.modal-content {
    border: 0 !important;
    padding: 0
}

.close {
    color: #fff;
    opacity: 1;
    margin-top: -11px !important
}

.close:hover {
    color: #f2f2f2
}

.close:active, .close:focus {
    outline: 0;
    box-shadow: none;
    border: 0
}

.wallet-balance-div {
    border: 1px solid #e3e3e3;
    padding: .7rem;
    border-radius: .5rem;
    background: #f7f7f7
}

.notification-card {
    background: #fff;
    padding: 1rem;
    border-radius: .4rem
}

.buy-div {
    width: clamp(200px, 50%, 600px)
}

.grid {
    display: flex;
    justify-content: center;
    align-content: center
}