@charset "utf-8";
/* CSS Document */

* {
    box-sizing: border-box;
}

html,
body {
    overflow-x: hidden;
    max-width: 100%;
}

a {
    color: #6576FF;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #f5f6fa !important;
    min-width: 320px;
    color: #526484;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Nunito", sans-serif !important;
    line-height: 1.7;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    min-width: 320px;
    color: #364a63;
}

.topbar-wrap {
    margin-bottom: 32px !important;
}

.dashmargin {
    margin-bottom: 32px !important;
}

.dashheading {
    font-family: "Nunito", sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #364a63;
    line-height: 1.1;
    margin-bottom: .5rem;
}

.text-soft {
    color: #8094ae;
    font-family: "Nunito", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.card-bordered {
    border: 1px solid #dbdfea;
}

.card-full {
    height: 100%;
}

.card {
    --bs-card-spacer-y: 0.75rem;
    --bs-card-spacer-x: 1.25rem;
    --bs-card-title-spacer-y: 0.75rem;
    --bs-card-border-width: 0;
    --bs-card-border-color: rgba(0, 0, 0, 0.125);
    --bs-card-border-radius: 4px;
    --bs-card-inner-border-radius: 3px;
    --bs-card-cap-padding-y: 0.75rem;
    --bs-card-cap-padding-x: 1.25rem;
    --bs-card-cap-bg: rgba(0, 0, 0, 0.07);
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1.25rem;
    --bs-card-group-margin: 14px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
}

.card-title .subtitle {
    color: #8094ae;
    font-size: 13px;
    font-weight: 500;
}

.card-amount .amount {
    font-size: 1.5rem;
    color: #364a63;
}

.card-amount .change {
    margin-left: .5rem;
}

.change.up {
    color: #1ee0ac !important;
}

.invest-data-history .title {
    font-size: 11px;
    color: #8094ae;
    text-transform: uppercase;
    margin-bottom: .125rem;
    letter-spacing: .1em;
}

.invest-data-history .amount {
    font-size: .9375rem;
    line-height: 1.1;
    color: #364a63;
}

.invest-data-history {
    padding: .375rem;
}

.invest-data {
    margin-top: .75rem;
}

.card-bordered {
    border: 1px solid #dbdfeabd;
}

.card-inner {
    padding: 1.5rem;
}

.card-title .subtitle {
    color: #8094ae;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em;
}

.vl {
    border-left: 4px solid #6576ff;
    height: 40px;
    display: inline-block;
}

.v2 {
    border-left: 4px solid #c8cffd;
    opacity: 0.5;
    height: 30px;
    display: inline-block;
}

.v3 {
    border-left: 4px solid #c8cffd;
    opacity: 0.5;
    height: 40px;
    display: inline-block;
}

.v4 {
    border-left: 4px solid #c8cffd;
    opacity: 0.5;
    height: 20px;
    display: inline-block;
}

.v4 {
    border-left: 4px solid #c8cffd;
    opacity: 0.5;
    height: 30px;
    display: inline-block;
}

.ll {
    border-left: 12px solid #6576ff;
    height: 40px;
    display: inline-block;
    margin: 0px 3px;
}

.l2 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 30px;
    display: inline-block;
    margin: 0px 3px;
}

.l3 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 40px;
    display: inline-block;
    margin: 0px 3px;
}

.l4 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 20px;
    display: inline-block;
    margin: 0px 3px;
}

.l5 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 30px;
    display: inline-block;
    margin: 0px 3px;
}

.l6 {
    border-left: 12px solid #6576ff;
    height: 40px;
    display: inline-block;
    margin: 0px 3px;
}

.l7 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 30px;
    display: inline-block;
    margin: 0px 3px;
}

.l8 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 40px;
    display: inline-block;
    margin: 0px 3px;
}

.l9 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 20px;
    display: inline-block;
    margin: 0px 3px;
}

.l10 {
    border-left: 6px solid #9cabff;
    opacity: 0.5;
    height: 30px;
    display: inline-block;
    margin: 0px 3px;
}

.mup {
    margin-top: 63px;
}

.mup1 {
    margin-top: 30px;
}

.pmup {
    padding-top: 24px;
}

.copy-trigger {
    padding: 10px 18px;
    width: auto;
}

.hello {
    border: solid 1px;
    border-radius: 4px;
}

.inrefer {
    border-right: solid 1px #000;
}

.ftxpo {
    color: #8094ae;
    font-size: 13px;
    margin-top: 10px;
}

.bthr {
    margin-top: 0px !important;
}

.img1st {
    border-radius: 8px;
    width: -webkit-fill-available;
}

.three {
    font-size: 12px;
    font-weight: normal !important;
}

.change.down {
    color: #e85347 !important;
}

.pr-card {
    background: #000;
    border: solid 1px red
}

.card-inner1 {
    padding: 1.1rem !important;
}

.bt {
    padding: 9px 40px;
}

.wallet1 {
    background: #e6effb;
    padding: 10px;
    border-radius: 4px;
}

.wallet1 .heading-small {
    color: #8094ae;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em;
}

.wallet1 .heading-big {
    font-size: 1rem;
    font-weight: 500;
    color: #364a63;
}

.wallet2 {
    background: #e1fff4;
    padding: 10px;
    border-radius: 4px;
}

.wallet2 .heading-small {
    color: #00b975;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em;
}

.wallet2 .heading-big {
    font-size: 1rem;
    font-weight: 500;
    color: #364a63;
}

.wallet3 {
    background: #fff8e0;
    padding: 10px;
    border-radius: 4px;
}

.wallet3 .heading-small {
    color: #cc9a00;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em;
}

.wallet3 .heading-big {
    font-size: 1rem;
    font-weight: 500;
    color: #364a63;
}

.wallet4 {
    background: #ffe9e9;
    padding: 10px;
    border-radius: 4px;
}

.wallet4 .heading-small {
    color: #ff6868;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em;
}

.wallet4 .heading-big {
    font-size: 1rem;
    font-weight: 500;
    color: #364a63;
}

.amount1 {
    font-size: 1.05rem !important;
    font-weight: 500;
}

.nav-tabs .nav-link {
    font-size: 13px;
    text-transform: none;
}

.nav-tabs .nav-link.active {
    color: #6576ff;
    border: none;
    background-color: transparent;
    text-transform: none;
    font-size: 13px;
}

.nav-tabs-xs .nav-link {
    padding: .75rem 0;
    font-size: 13px;
    font-weight: 500;
}

.nav-tabs-line .nav-item {
    padding: 0 20px 0 0;
}

.invest-ov .subtitle {
    color: #8094ae;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: .25rem;
}

.invest-ov .amount {
    font-size: 1.05rem;
    line-height: 1.1;
    color: #364a63;
}

.invest-ov .amount span {
    color: #526484;
    font-size: 1.05rem;
    line-height: 1.1;
}

.invest-ov .title {
    font-size: 11px;
    color: #8094ae;
    text-transform: uppercase;
    margin-top: .25rem;
    letter-spacing: .1em;
}

.crd-align {
    margin-bottom: -45px !important;
}

.crd-align1 {
    margin-bottom: -42px !important;
}

.crd-align2 {
    margin-bottom: -51px !important;
}

.bdr {
    border: 1px solid rgb(211 224 243);
}

.progress1 {
    display: -ms-flexbox;
    display: flex;
    height: 5px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #009688;
    border-radius: .25rem;
    width: 95%;
}

.progress2 {
    display: -ms-flexbox;
    display: flex;
    height: 5px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #ff63a5;
    border-radius: .25rem;
    width: 80%;
}

.progress3 {
    display: -ms-flexbox;
    display: flex;
    height: 5px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #4e00df;
    border-radius: .25rem;
    width: 60%;
}

.progress4 {
    display: -ms-flexbox;
    display: flex;
    height: 5px;
    overflow: hidden;
    font-size: .75rem;
    background-color: #df0b2e;
    border-radius: .25rem;
    width: 30%;
}

.immr {
    margin-left: -15px;
}

.immr1 {
    margin-left: -15px;
}

.subtitle1 {
    font-size: 11px !important;
    margin-top: -5px;
}

.subtitle2 {
    font-size: 11px !important;
}

.roundborder {
    border: 1px solid #dbdfea;
    border-radius: 4px;
    margin-bottom: 30px;
}

.sideborder {
    border-right: solid 1px #dbdfea
}

.ingap {
    padding-top: 1.3rem;
    padding-bottom: 1rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

.icon-cs {
    background-color: #c5dcff;
    padding: 8px 18px;
    border-radius: 4px;
    margin-left: 2px;
}

.icon-cs:hover {
    background-color: #2c80ff;
    padding: 8px 18px;
    border-radius: 4px;
    margin-left: 2px;
    color: #fff;
}

.fa-cs {
    font-size: 18px;
    margin-right: 22px;
    color: #526484 !important;
}

.fa-cs2 {
    padding-left: 15px;
}

.fa1 {
    font-size: 18px;
    color: #526484 !important;
}

.borstyle {
    border: solid 1px #dee2e694 !important;
}

::placeholder {
    font-size: 11px;
    color: #828d9f !important;
}

.tb-lead {
    font-weight: 500;
    color: #364a63;
    display: block;
    line-height: 1.4;
    font-size: 12px;
}

.tb-date {
    font-size: 12px;
    color: #8094ae;
    font-weight: 400;
    text-transform: initial !important;
}

.restbdata td {
    border-bottom: solid 1px #dbdfea;
    padding: 25px 0px;
}

.pagination li a {
    padding: 8px 12px;
    background: none;
    border: solid 1px #e0e8f3;
}

.page1 {
    margin: 20px 0px;
}

.dropdown-toggle::after {
    content: none;
}

.dropdown-title {
    font-weight: 500;
    color: #364a63;
    font-size: 14px;
}

.dropdown-menu {
    border: 1px solid #e5e9f2;
    box-shadow: 0 3px 12px 1px rgba(44, 55, 130, .15);
}

.dm1 {
    padding: 15px;
}

.dm1 li {
    padding: 4px;
}

.dm1 a {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #526484;
    transition: all .4s;
    line-height: 1.3rem;
}

.dm1 a:hover {
    color: #1c65c9;
}

.dm1 .overline-title-alt {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .15em;
    font-size: 11px;
    color: #8094ae;
    text-transform: uppercase;
}

.input-bordered {
    border-radius: 4px;
    border: 1px solid #e5e9f2;
    width: 100%;
    padding: 6px 15px;
    line-height: 16px;
    font-size: .75em;
    color: rgba(73, 84, 99, 0.7);
    transition: all .4s;
}

select {
    height: 32px !important;
}

.btn-light-alt {
    color: #495463;
    background: #ffffff;
    border-color: #dbdfea;
}

.wset {
    max-width: 425px;
}

.bt1 {
    padding: 4px 30px;
}

.bds {
    border-bottom: solid 1px #e3e3e3;
}

.f2f {
    font-size: 18px;
}

.pstest .rel {
    position: relative;
    height: auto;
}

.pstest .ab {
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translate3d(114px, 24px, 0px);
}

.dashheading-buy-head {
    font-size: 40px;
}

.bx-head {
    font-size: 14px;
}

.bx-head span {
    font-size: 12px;
    color: #8094ae;
}

.buy-sm-head {
    font-size: 14px;
    color: #344357;
    font-weight: 500;
}

.sm-boxst {
    border: solid 1px #dbdfea;
    padding: 1rem;
    border-radius: 4px;
    text-align: center;
}

.form-note {
    font-size: 12px;
    color: #8094ae;
    font-style: italic;
}

.text-star {
    color: red !important;
}

.dropdown-menu1 {
    width: -webkit-fill-available;
}

.dropdown-menu2 {
    width: -webkit-fill-available;
}

.card-inner2 {
    padding: 9px 16px !important;
}

.card-inner5 {
    padding: 1.1rem !important;
}

.card-inner6 {
    padding: 9px 16px !important;
}

.pay-icon {
    color: #526484;
    font-size: 24px;
}

.bs1 {
    border-bottom: 1px solid #dbdfea;
}

.bs2 {
    border-bottom: 1px solid #dbdfead1;
}

.bx-head-right {
    font-size: 16px;
    font-weight: 600;
}

.ri-sm {
    font-size: 12px;
    color: #8094ae;
}

.ri-head {
    font-size: 14px;
    line-height: 15px;
}

.totalch {
    font-size: 20px;
    color: #6576FF;
}

.btn-primary {
    background: #6576FF;
    border-color: #6576FF;
}

.btn-outline.btn-primary {
    color: #fff;
}

.modal-open .modal {
    overflow: hidden;
}

.tit1 {
    font-family: Nunito, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: #364a63;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}

.mbst {
    margin-bottom: -30px;
}

.rigfa {
    color: #28a745
}

.right-head {
    padding-left: 28px;
}

.card-inner3 {
    padding: 1.1rem 0.4rem;
}

.wg3-title {
    font-size: 1.125rem;
    color: #8094ae;
    font-weight: 400;
}

.wg3-number {
    margin-bottom: -10px;
    font-size: 24px;
    line-height: 2.25rem;
    font-weight: 500;
    color: #364a63 !important;
}

.roundborder1 {
    border-top: 0px;
    border-right: 1px solid #dbdfea;
    border-bottom: 1px solid #dbdfea;
    border-left: 1px solid #dbdfea;
    margin-top: -35px;
}

.roundborder2 {
    border-top: 0px;
    border-right: 1px solid #dbdfea;
    border-bottom: 1px solid #dbdfea;
    border-left: 1px solid #dbdfea;
}

.borderr {
    border-top: 1px solid #dbdfea;
    border-right: 1px solid #dbdfea;
    border-bottom: 1px solid #dbdfea;
    border-left: 1px solid #dbdfea;
}

.spcard {
    margin-bottom: -32px;
}

.table th,
tr {
    padding: 5px 10px;
}

.table td {
    padding: 10px 10px !important;
}

.table thead th {
    color: #6576ff;
}

.pdgap {
    padding-top: 2.3rem;
    padding-bottom: 2rem;
}

.wg3-number1 {
    font-size: 40px;
    font-weight: 300;
}

.amprofit {
    font-size: 12px;
    color: #1ee0ac;
}

.amloss {
    font-size: 12px;
    color: #ff6868;
}

.theadingg {
    margin-left: -15px;
}

.graphhead {
    font-size: 1.0rem;
    font-family: Nunito, sans-serif;
    font-weight: 600;
}

.middletxt {
    position: relative;
}

.middletxt .abs {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    font-weight: 300;
    color: #364a63;
    line-height: 1.3;
}

.mbrset {
    margin-bottom: 5px !important;
}

.boright {
    border-right: solid 1px #344357;
}

.bdr5 td {
    border: none !important;
}

table {
    width: -webkit-fill-available !important;
}

.payborder {
    border: dashed 1px #d2d2d2;
    padding: 25px 10px;
    border-radius: 4px;
}

.droparrowcss {
    position: relative;
}

.droparrowcss ::after {
    content: "\f103";
    font-family: fontAwesome;
    color: #ea1e63 !important;
    font-size: 30px;
    text-align: center !important;
    align-items: center !important;
    margin: auto;
}

.fa-angle-double-down {
    color: #5264847a;
}

.medbdr {
    border-right: dashed 1px #d2d2d2;
}

.imrel {
    position: relative;
}

.imrel .imab {
    position: absolute;
    right: 2px;
    top: 2px;
}

.crdshd {
    box-shadow: 0 3px 12px 1px rgba(44, 55, 130, .15);
}

.token-pay-currency {
    top: 3px !important;
    right: -8px !important;
    border-radius: 0px 4px 4px 0px;
}

.edit-btn {
    background-color: #6576FF !important;
    border-radius: 0px 4px 4px 0px;
}

.btn-sm1 {
    padding: 9px 20px !important;
}

.topbar {
    background: #253992 !important;
}

.loginsetting {
    padding: 100px 80px;
}

.loginsetting1 {
    padding: 90px 50px 270px 50px;
}

.loginsetting2 {
    padding: 0px 50px 390px 50px;
}

.overline-title-sap {
    display: inline-block;
    margin-bottom: 0;
    padding-left: .35rem;
    padding-right: .25rem;
    color: #b6c6e3 !important;
}

.overline-title {
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: .2em;
    color: #8094ae;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}

.overline-title-sap:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 1px;
    content: "";
    background: #b6c6e3;
    left: 38%;
}

.overline-title-sap:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 1px;
    content: "";
    background: #b6c6e3;
    right: 38%;
}

.regstyle {
    border: dashed 1px #d2d2d2;
    padding: 20px;
    border-radius: 4px;
}

.login-text {
    color: #6576ff !important;
}

.sign-text {
    font-size: 12px !important;
}

.tdeposithead {
    margin-bottom: .5rem;
    font-family: Nunito, sans-serif !important;
    font-weight: 600;
    line-height: 1.1;
    color: #364a63;
    font-size: 1.15rem;
}

.accordion-item {
    padding-bottom: 5px;
    border: solid 1px #e5e5e5;
    padding: 15px;
}

.accordion-heading {
    font-weight: 700;
    color: #526484 !important;
}

.payborder1 {
    border: solid 1px #e5e5e5;
    padding: 25px 10px;
    border-radius: 4px;
}

.tx {
    font-size: 13px !important;
    color: #8094ae !important;
    padding-left: 5px !important;
}

/* .top_bg{background-image: linear-gradient(to bottom right, #002834, #022a32); border-radius: 8px; } */

.top_bg {
    background-image: linear-gradient(to bottom right, #f6f8ff, #ffffff);
    border-radius: 8px;
}

.txt-color {
    color: #6576ff;
}

.payborder3 {
    border: dashed 1px #d2d2d2;
    padding: 10px 10px;
    border-radius: 4px;
}

.tabfont {
    font-size: 16px !important;
    background: #f0f1ff;
    padding: 20px !important;
    vertical-align: middle !important;
}

table td {
    white-space: nowrap;
}

.star {
    position: relative;
}

.star1 {
    position: absolute;
    right: 24px;
    bottom: 0;
}

.scdesign {
    overflow-x: hidden;
    border-right: 3px solid #e5e9f2;
    height: 600px;
    border-radius: 4px;
}

.txt {
    color: #8094ae;
    font-size: 13px;
    letter-spacing: -.01em;
    line-height: 1.1 !important;
}

.txheading {
    color: #8094ae;
    font-weight: 500;
    letter-spacing: 2px;
}

.btext {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .15em;
    font-size: 11px;
    color: #8094ae;
    text-transform: uppercase;
}

.bcolor {
    font-size: 1.5rem;
    line-height: 1;
    padding: .125rem 0 .375rem;
    color: #6576ff;
}

/* Apply to the div with the specific class or ID */

.scrollable-div {
    height: 600px;
    /* Set the height of the div */
    overflow-x: hidden;
    /* Hide horizontal scrollbar */
    overflow-y: hidden;
    /* Initially hide vertical scrollbar */
    padding-right: 2px;
    /* Add padding to accommodate scrollbar width */
    position: relative;
    /* Add position relative */
}

/* Show the scrollbar on hover with a delay */

.scrollable-div:hover {
    overflow-y: scroll;
    /* Show vertical scrollbar on hover */
}

/* Customize the scrollbar for Firefox */

.scrollable-div {
    scrollbar-width: thin;
    /* Make the scrollbar thin */
    scrollbar-color: #d2d2d2 transparent;
    /* Set the scrollbar thumb color and track color */
}

.centered-u {
    width: 40px !important;
    /* Set the width of the div */
    height: 40px;
    /* Set the height of the div */
    text-align: center;
    /* Center the text horizontally */
    line-height: 40px;
    /* Set the height of the div */
    font-size: 20px;
    /* Set the font size */
    color: white;
    /* Set the text color */
    border-radius: 50%;
    /* Make the div round */
    display: inline-block;
    /* Make the div inline-block to center it */
    background-color: var(--bg-color, #555);
    /* Default background color */
    position: relative;
    /* Make the div a positioning context for the ::before pseudo-element */
}

/* Create the centered U character using ::before pseudo-element */

.centered-u::before {
    position: absolute;
    /* Position the character absolute */
    top: 50%;
    /* Move it to the center vertically */
    left: 50%;
    /* Move it to the center horizontally */
    transform: translate(-50%, -50%);
    /* Center it precisely */
}

.badge1 {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    border-radius: 6px;
    font-weight: 500;
    color: #fff;
    border: 1px solid;
    min-width: auto;
    background: #6576ff;
}

.badgepos {
    position: absolute;
    right: 24px;
}

.metop {
    border-top: 3px solid #6576ff;
    border-radius: 4px;
}

.user-links {
    padding: 0px !important;
}

.user-links li a {
    color: #526484 !important;
    font-size: 13px;
    line-height: 1.4rem;
    font-weight: 500;
    padding: 10px 15px !important;
}

.user-links li a:hover {
    color: #6576ff !important;
    padding: 10px 15px !important;
}

.ti-id-badge {
    font-size: 16px !important;
}

.tfont {
    font-size: 16px !important;
}

.withdrawhead {
    color: #6576ff;
    font-weight: 500;
    letter-spacing: 1px;
}

.modal-close .ti {
    text-align: center;
    background: #fff;
    border-radius: 16%;
    color: #6576ff;
    text-shadow: none;
    display: block;
    transition: all .4s;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 21%);
}

.modal-content {
    position: relative;
    border-radius: 8px;
    /* padding: 6px 0; */
    box-shadow: 0px 10px 55px 0px rgba(0, 0, 0, 0.2);
    border: 0;
    border-top: solid 15px #4154eb;
    border-bottom: solid 30px #4154eb;
}

.popup-title {
    color: #364a63;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 1.2em;
    font-family: "Nunito", sans-serif !important;
}

.popup-left-text {
    font-size: 14px;
    font-weight: 600;
    font-family: "Nunito", sans-serif !important;
    letter-spacing: 1px;
}

.popup-title {
    font-size: 1.0rem;
    color: #8094ae;
    text-transform: uppercase;
    margin-top: .25rem;
    letter-spacing: .1em;
    /* background: #0000000d;
    padding: 10px 10px;
    border-radius: 8px;
    border: dashed 1px #d2d2d2;*/
}

.modal-header {
    padding: 15px 0px 10px;
}

.popup-body {
    padding: 25px 50px 30px;
}

.sm-headingg {
    font-size: 11px;
    color: #8094ae;
    text-transform: uppercase !important;
    margin-top: 0.25rem;
    letter-spacing: .1em;
    font-weight: 500;
}

.fs-151 {
    font-size: 18px;
    font-weight: 500;
}

.txt-pop {
    color: #8094ae;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em;
}

.badgepos {
    position: absolute;
    right: 24px;
}

.fixed-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    padding: 10px 0;
}

.mincardheight {
    min-height: 464px;
}

.mincardinnrheight {
    min-height: 404px;
}

.htx {
    margin-left: 18px
}

.bgcl {
    background: #f1f1ff !important;
}

/* Media Query    */

@media screen and (max-width: 1199px) {
    .card-amount .amount {
        font-size: 1rem;
        font-weight: 500;
    }
    .card-title .subtitle {
        color: #8094ae;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: -.01em;
        display: table-row-group;
        line-height: 16px;
    }
    .dashmargin {
        margin-bottom: 14px !important;
    }
    .dashheading {
        font-size: 20px;
    }
    .bt {
        padding: 5px 20px;
    }
    .invest-ov .amount {
        font-size: 1rem;
    }
    .invest-ov .amount span {
        font-size: 1rem;
    }
    .immr1 {
        margin-left: 0px;
    }
    .dashheading-buy-head {
        font-size: 24px;
    }
}

@media screen and (max-width: 576px) and (min-width: 992x) {}

@media screen and (max-width: 992px) {
    .medbdr {
        border-right: none;
    }
}

@media screen and (max-width: 768px) {
    .loginsetting {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 575px) {
    .dashheading-buy-head {
        font-size: 18px !important;
        line-height: 1.1;
    }
    .theadingg {
        display: none;
    }
    .medri {
        padding-left: 36px;
    }
    .loginsetting1 {
        display: none;
    }
    .loginsetting2 {
        display: none;
    }
    .modal-open .modal {
        overflow: overlay !important;
    }
}