/* landing page */
body {
    font-family: "inter" !important;
    font-size: 14px;
    /* padding: 10px; */
    background: #e3f3ff;
}

h3,
section.top-market h3,
section.easy-way-toget h3,
section.anytime-anywhere h3 {
    font-size: 48px !important;
    font-weight: 600;
    line-height: 56px;
    color: #2B3144;

}

body.light h6,
body.dark h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #5D3587;
}

p {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px;
    color: #6C7080;
}


p.trade-anytime-title,
p.card-title {
    color: #000;
}

.banner-content {
    background: #F4F9FC !important;
    border-radius: 20px;
}


.banner-content {
    margin: 25px 70px;
    position: relative;
    z-index: 1;
}

.banner-inner-content h1 {
    color: #000;
}

/* .banner-right img {
    max-width: 100% !important;
    height: auto !important;
} */

section.contact-us-section .email-box::placeholder {
    color: #fff;
}

section.easy-way-toget {
    background: #F1F2F4;
    margin-top: -20px;
    padding-top: 30px;
}

.banner-inner-content h1 {
    font-family: "Inter";
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: left;
}

.banner-inner-content h1 span {
    color: #5D3587 !important;
    font-size: 55px !important;
    font-weight: 700;
    line-height: 72px;
}

.banner-inner-content span.red-span {
    color: #596CB5;
    font-size: 60px !important;
    font-weight: 800;
}

.swiper-pagination {
    position: relative !important ;
    top:5px !important
}

.banner-inner-content p {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1.3;
    max-width: 580px;
    padding-top: 30px;
}

.banner-logo img {
    padding: 25px 20px 15px;
    aspect-ratio: 2 / 1;
    width: 178px;
}

.banner-logos {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
}

section.header-banner-block .banner-right {
    /* position: relative; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

section.top-market h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #5D3587;
    margin-bottom: 15px;
}

section.top-market h3 {
    margin-bottom: 50px;
    text-align: center;
}

section.top-market {
    padding: 100px 0 60px 0;
}

.top-market-card {
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #F0F1F5;
    margin-bottom: 12px;
}

.market-card-top {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}

.market-card-top p {
    margin-bottom: 0;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 28px;
}

.market-card-top span {
    background: #E9EAF0;
    border-radius: 5px;
    padding: 5px 15px;
    color: #0083F8;
}
body.dark .market-card-top span{
    background:#080808 ;
}
.market-value {
    display: flex;
    gap: 12px;
}

span.percentage {
    color: #03A66D;
}

.market-value p {
    font-weight: 700;
    text-align: left;
    margin-bottom: 0;
}

.market-view {
    margin: 10px;
}
.market-view img{
    max-width: 100%;
    height: auto;
}
img.market-trade-view {
    max-width: 100%;
    height: auto;
}

.easy-way-inside {
    padding: 40px 0 50px 0;
}

.easy-way-inside p {
    margin-bottom: 30px;
}

.easy-way-inside h6,
.easy-way-inside h3 {
    margin-bottom: 25px;
}

.easy-way-inside a.start-tradings {
    text-decoration: auto !important;
    color: #5D3587;
    display: flex;
    gap: 11px;
}

a.start-tradings .arrow-right {
    padding: 3px 9px;
    background: #fff;
    border-radius: 50%;
}

.easy-way-card {
    background: #F1F2F4;
    padding: 30px 16px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 0;
    position: relative;
}
.easy-way-card:hover{
    transform: translateY(-12px);
    transition: all .3s ease;
    cursor: pointer;
}
ul.navbar-nav li.nav-item a.nav-item.last-menu.btn.sitebtn {
    background: #5D3587;
    color: #fff;
}
ul.navbar-nav li.nav-item a.nav-link.menu-last, ul.navbar-nav li.nav-item a.nav-item.last-menu.btn.sitebtn {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 12px 26px;
    text-transform: capitalize;
}

ul.navbar-nav li.nav-item a.nav-link.menu-last {
    color: #5D3587;
    background: #E9EAF0;
}

p.card-title {
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 10px !important;
}

p.card-content {
    margin-bottom: 0 !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 22px;
    max-width: 215px !important;
    margin: 0 auto;
}

.slider-load {
    display: none;
}

.easy-way-card-img {
    margin-bottom: 15px;
}

.easy-way-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: start;
}

.easy-way-cards-grid .easy-way-card:nth-child(3) {
    grid-column: 1 / -1;
    max-width: 50%;
}

.easy-way-inside > .col-xl-6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 40px;
}

.easy-way-top,
.easy-way-bottom {
    padding: 0;
}

.anytime-anywhere-left img {
    padding-top: 59px;
}

.anytime-anywhere-left {
    position: relative;
}

/* .anytime-anywhere-left {
    position: absolute;
    content: "";
    background: url("../img/urumi/trade-background.png");
    background-repeat: no-repeat !important;
    width: 430px;
    background-size: contain;
    height: 520px;
    left: 0;
    top: 0;
} */

section.anytime-anywhere {
    padding: 100px 0;
}

.anytime-anywhere-right {
    padding: 50px 40px 0;
}

.trade-anytime-card {
    min-height: 180px;
    padding: 20px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
}

.trade-anytime-card::after {
    content: '';
    height: 75%;
    position: absolute;
    top: 14%;
    right: 0;
    background: #9295A6;
    width: 1px;
}

p.trade-anytime-content {
    text-align: center;
    color: #AEB1BF;
    font-size: 14px !important;
    white-space: nowrap;
}

p.trade-anytime-title {
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0.02em;
    text-align: left;

}

li.nav-item.menu-list:hover {
    display: block;
    /* border-bottom: 1px solid #5D3587; */

}

.trade-anytime-img {
    margin-bottom: 20px;
}

.top-market-card:hover {
    transform: scale(1);
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* box-shadow: 0px 20.3px 62.72px 0px #d2d0e100; */

}

.various-crypto-img img {
    width: 40px;
}

.top-market-card {
    cursor: pointer;
    transition: transform .2s;
}

.anytime-anywhere-right-head h6 {
    margin-bottom: 25px;
}

.nav-link:focus,
.nav-link:hover {
    color: #5D3587 !important;
}

.anytime-anywhere-right-head h3 {
    margin-bottom: 40px;
}

.anytime-anywhere-right-head {
    max-width: 600px;
    margin-bottom: 50px;
}

.trade-anytime-card:hover {
    /* background: #E2F2FF; */
    background-image: linear-gradient(to right, transparent, transparent 50%, #E2F2FF 50%, #E2F2FF);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .30s ease-in-out;
}

a.start-tradings.mobile-view {
    display: none;
}

.best-services-head {
    text-align: center;
    max-width: 840px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.best-services-head h3 {
    margin-bottom: 30px;
}
section.best-services p.card-content {
    margin: 0;
    max-width: 280px !important;
}

.best-service-card {
    border: 1px solid #00000033;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
    height: 75%;
    text-align: center;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    cursor: pointer;
    position: relative;
}
.best-service-card:hover{
    border: 1px solid #5D3587;
}
.best-service-card .service-card-img img{
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    margin-bottom: 13px;
}
.best-service-card:hover .service-card-img img{
    transform: scale(1.4);
}
.service-card-img img {
    width: 100px;
    height: 100px;
}
.service-card-img {
    margin-bottom: 10px;
    /* background: #E2F2FF; */
    /* padding: 10px; */
    border-radius: 8px;
}

section.backed-investors p {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    color: #2B3144;
}

section.backed-investors {
    background: #F1F2F4;
    padding: 100px 20px;
}

section.backed-investors p::before {
    content: "";
    background: #E9EAF0;
    width: 630px;
    height: 2px;
    bottom: 12px;
    position: absolute;
    left: 6px;
}

section.backed-investors p::after {
    content: "";
    background: #E9EAF0;
    width: 630px;
    height: 2px;
    bottom: 12px;
    position: absolute;
    right: 6px;
}

section.contact-us-section {
    padding: 100px 0 0;
}

section.best-services {
    margin-bottom: 100px;
}

.create-profile-left {
    max-width: 555px;
}

.row.contact-us {
    background: #3671E9;
    color: #fff !important;
    padding: 40px 50px;
    max-width: 1200px;
    margin: 0 auto;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}

input#email::placeholder {
    color: #fff !important;
}

.row.contact-us::before {
    background: url(../img/urumi/start-mining-bg-1.png);
    content: "";
    width: 176px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 3%;
    background-repeat: no-repeat;
}

.row.contact-us::after {
    background: url(../img/urumi/start-mining-bg-2.png);
    content: "";
    width: 148px;
    height: 185px;
    position: absolute;
    bottom: -47px;
    right: 4%;
}

section.contact-us-section .email-box {
    min-width: 378px !important;
    background: transparent;
    outline: none;
    border: none !important;
    border-bottom: #ffffff73 solid 1px !important;
    color: #fff;
    border-radius: 0;
    padding: 13px 0;
}

.contact-email {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.subscribe {
    background: #FFFFFF;
    border: none;
    outline: none;
    border-radius: 38px;
    padding: 15px 30px;
    margin-left: 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.row.contact-us p {
    color: #fff !important;
    margin-top: 16px;
    font-size: 17px !important;
}

section.footer.landing-footer {
    background: #0D0D2B;
    margin-top: 70px;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;

}

ul.navbar-nav li.nav-item a.nav-link.menu-last,
ul.navbar-nav li.nav-item a.nav-item.last-menu.btn.sitebtn {
    border-radius: 5px !important;
}

.right-logo-part {
    display: flex;
    gap: 10px;
}

.dowload-now {
    display: flex;
    width: 150px;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    padding: 5px 10px;
    background: #404655;
}

p.app-download {
    font-size: 10px !important;
    font-weight: 500 !important;
    line-height: 14px !important;
    margin-bottom: 0 !important;
}

p.download-device {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
}

.footer-body {
    justify-content: space-between;
}

input.footer-email-box {
    padding: 10px 12px;
    border-radius: 5px;
    border: 1px solid #8AC8FF;
    background-color: transparent;
    width: 75%;
    color: #fff;
}

input.footer-email-box::placeholder {
    color: #AEB1BF !important;
}

button.send-btn {
    border: none;
    outline: none;
    padding: 10px 18px;
    font-weight: 500 !important;
    font-size: 16px !important;
    border-radius: 5px;
    background: #5D3587;
    color: #fff;
    text-transform: capitalize;
}

a.nav-link.menu-last.btn:active {
    border: none !important;
}

p.footer-para {
    padding: 26px 0;
    max-width: 310px;
    color: #CCCED9 !important;
}

.copy-rigt-part {
    border-top: 1px solid #2B3144;
    margin-top: 50px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
}

ul.foot-links li.nav-item a {
    padding: 0 40px 0 20px;
    border-left: 1px solid #CCCED9;
    color: #9295A6;
    font-weight: 400;
}

ul.social-logo-part {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    gap: 8px;
}

.easy-way-inside a.start-tradings span {
    font-size: 18px !important;
    /* border-bottom: #5D3587 solid 1px; */
    display: flex;
    gap: 8px;
    background: #5D3587;
    padding: 14px 22px;
    border-radius: 6px;
    border: 1px solid #5D3587;
    cursor: pointer;
    color: #fff !important;
}
.easy-way-inside a.start-tradings span i{
    padding: 5px 9px;
    background: #fff;
    border-radius: 50%;
}

section.footer ul li a {
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}

section.footer ul li a:hover {
    /* color: #0d6cf8 !important; */
color: #5d3587 !important;
    transform: translateX(6px);
    transition: all 0.3s ease-in-out;
}

section.footer ul.social-logo-part li a.icon-web:hover svg path {
    fill:  #5d3587 !important;
}


section.footer ul.social-logo-part li a.icon-web:hover {
    transform: translateY(-3px) !important;
    transition: all 0.10s ease-out;
}

ul.social-logo-part li{
    flex: 0 0 auto;
}

li.nav-item.menu-list a.nav-link {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

ul.navbar-nav li.nav-item.menu-list a.nav-link span {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
}

ul.navbar-nav li.nav-item.menu-list a.nav-link span.more-icon {
    display: none;
}

ul.navbar-nav li.nav-item a.nav-link:hover,
ul.navbar-nav li.nav-item a.nav-link:active {
    color: #5D3587 !important;
}

.service-card-img {
    display: inline-flex;
}
/* .disclamier-content {
    max-width: 850px;
    margin: 0 auto;
} */
.disclamier-content ul li {
    padding-bottom: 20px;
    list-style: none;
    /* list-style: decimal; */
}
body.dark .disclamier-content ul li{
    color: #fff;
}
.row.investors-company-logo .backed-investor img {
    width: 120px;
}

button.navbar-toggler {
    display: flex;
    gap: 16px;
    align-items: center;
}

li.nav-item.menu-list.nav-mobile,
span.header-left-icon,
li.nav-item-login-account,
.search-box {
    display: none;
}

.lang-mode {
    display: flex;
}

ul.icon-sun {
    margin-top: 0 !important;
}

/* dark mode */
/* narmatha */
body.dark svg path {
    fill: #fff;
}
body.dark section.footer.landing-footer {
    background: #121318 !important;
}
body.dark section.footer ul li a{
    color:#9295A6;
}
body.dark .trade-anytime-card:hover {
    background-image: linear-gradient(to right, transparent, transparent 50%, #232530 50%, #232530) !important;
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .30s ease-in-out;
}

body.dark li.nav-item.menu-list svg path {
    fill: #9295A6 !important;
}

body.dark .banner-inner-content h1,
body.dark li.nav-item-login-account .accounr-name-mail p.holder-name,
body.dark h3 {
    color: #fff !important;
}

body.dark div#collapsibleNavbar ul.navbar-nav li.nav-item a.nav-link {
    color: #6C7080;
}

body.dark ul.navbar-nav li.nav-item a.nav-link:hover,
body.dark ul.navbar-nav li.nav-item a.nav-link:active {
    color: #5D3587 !important;
}

body.dark {
    background-color: #000 !important;
}

body.dark .easy-way-card,
body.dark section.top-market,
body.dark .dowload-now {
    background: #121318;
}

body.dark .banner-inner-content h1 span {
    color: #5D3587 !important;
}

body.dark p.trade-anytime-title,
body.dark p.card-title {
    color: #fff;
}

.trade-anytime-card:hover::after {
    display: none;
}

body.dark p {
    color: #9295A6;
}

body.dark .trade-anytime-card::after {
    background: #9295A6;
}

body.dark .best-service-card,
body.dark .banner-content,
body.dark section.easy-way-toget,
body.dark .top-market-card,
body.dark section.footer.landing-footer,
body.dark li.navbar-nav-header.main-menu-close,
body.dark li.nav-item-login-account,
body.dark li.nav-item-login-account,
body.dark section.backed-investors {
    background: #121318 !important;
}

body.dark .trade-anytime-card {
    background: #121318;
}

body.dark section.backed-investors p {
    color: #FFFFFF;
}

body.dark section.backed-investors p::before,
body.dark section.backed-investors p::after {
    background: #E9EAF026;
}

body.dark p.holder-email {
    color: #6C7080;

}

body.dark .top-market-card {
    border: none;
}





































section.header-banner-block .banner-right a.youtube {
    position: absolute;
    font-size: 50px;
    left: 17rem;
    z-index: 1;
    /* margin-top: 100px; */
    color: #000;
    bottom: 0;
    right: 0rem;
}


section.header-banner-block .banner-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgb(93 56 137); */
    filter: blur(260px);
    /* border-radius: 220px; */
    z-index: -1;
}

body.light section.header-banner-block .banner-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    filter: blur(200px);
    /* border-radius: 220px; */
    z-index: -1;
}


.usd-part input {
    width: 55%;
    padding: 10px;
    border: none;
}

.usd-part-inner {
    display: flex;
}

span.USDT-front {
    display: flex;
    height: 100%;
    background: #fff;
    align-items: center;
    padding: 10px;
    position: relative;
}

.usd-part {
    display: flex;
    justify-content: flex-start;
    border-radius: 10px;
    overflow: hidden;
}

select.USDT-back {
    border: none;
    border-radius: 0 10px 10px 0;
}

span.USDT-front::before {
    content: '';
    position: absolute;
    height: 20px;
    width: 2px;
    background: #ccc;
    right: 0;
}

span.USDT-front img {
    margin-right: 5px;
}

button.banner-button {
    background: #1A94AE;
    color: #fff;
    padding: 0 20px;
    border: none;
    border-radius: 10px;
    margin-left: 10px;
}

.trade-dtl-inner {
    display: flex;
    justify-content: space-around;
    padding: 34px 0;
    background: #07404D;
    max-width: 1240px;
    margin: 0 auto;
}

section.six-blocks-trades {
    background: #07404d;
}

span.coin-type {
    color: #fff;
    font-weight: 600;
    margin-right: 10px;
}

.row-2 {
    margin: 5px 0;
    display: flex;
    align-items: center;
}

.trade-price {
    color: #fff;
}

span.inc-dec-value.dec-val {
    color: #DD2942;
}

span.inc-dec-value.inc-val {
    color: #1B9368;
}

.row-3 span {
    color: #fff;
    font-size: 14px !important;
    opacity: 0.5;
}

.block-6-inner {
    position: relative;
}

.block-6-inner::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #000;
    left: 100%;
    margin-left: 15px;
}

.block-6-inner:last-child::before {
    display: none;
}

.trade-img-small img {
    height: 40px;
}

.trade-img-small {
    margin-left: 10px;
}

span.USDT-front {
    font-size: 20px;
    font-weight: 600;
}

select.USDT-back {
    font-size: 20px;
    font-weight: 600;
}

ul.banner-icons {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}

ul.banner-icons li a {
    padding: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

section.header-banner-block {
    position: relative;
    background-position: center;
}

.banner-right-icon {
    position: absolute;
    right: 0;
    background: rgb(41 129 148 / 29%);
    border: 1px solid #1A94AE;
    border-radius: 10px 0px 0px 10px;
}

.banner-right-icon {
    top: 50%;
    margin-top: -100px;
}

section.body-content {
    background: linear-gradient(to right, #0d1837, #0c4453);
}

section.body-content .contain-width:first-child {
    padding: 50px 0;
}

section.body-content .contain-width {
    padding: 0 0 50px;
    max-width: 1000px;
}

.more-left {
    position: relative;
}

.more-left span {
    color: #fff;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -10px;
}

.more-right-inner img {
    width: 100%;
}

.more-right {
    position: relative;
    height: 60px;
}

.more-right-text {
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}

.more-right-inner img {
    height: 60px;
}

.more-right-text a {
    text-decoration: none;
}

.more-right-text span {
    position: relative;
    top: 3px;
}

.more-left-inner img {
    width: 100%;
    height: 60px;
}

ul.nav.nav-tabs {
    border: none;
}

ul.nav.nav-tabs li a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

ul.nav.nav-tabs li {
    margin-right: 20px;
}

ul.nav.nav-tabs li a.active {
    color: #1A94AE;
    background: transparent;
    border: none;
    border-bottom: 2px solid #1A94AE;
}

ul.nav.nav-tabs li a:hover {
    border: none;
    border-bottom: 2px solid #1A94AE;
    color: #1A94AE;
}

ul.nav.nav-tabs li:hover {
    border: none !important;
}


table.table-part {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
}

table.table-part tr th,
table.table-part tr td {
    padding: 15px;
}

table.table-part tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.1);
}

table.table-part tr:nth-child(even),
table.table-part tr:nth-child(odd) {
    padding-left: 60px;
}

table.table-part tr th {
    color: #000;
    opacity: 0.5;
}

table.table-part tr td:nth-child(3) {
    color: #1B9368;
}

td.more-detail-view {
    color: #1A94AE;
    font-weight: 700;
}

.contain-width.qr-code-part>h2,
.contain-width.qr-code-part>p {
    text-align: center;
}

.contain-width.qr-code-part>h2 {
    font-size: 40px;
    color: #fff;
}

.contain-width.qr-code-part>p {
    font-size: 20px;
    color: #1A94AE;
    font-weight: 700;
    margin-bottom: 40px;
}

.trade-anywher-img img {
    width: 115%;
    position: relative;
    top: -15px;
}

.contain-width.qr-code-part h6 {
    font-size: 20px;
    color: #fff;
}

.qr-code img {
    width: 100%;
}

.trade-icons-outr {
    background: #000000;
    border-radius: 10px;
    padding: 12px 20px;
    text-align: center;
}

.trade-icons-outr span {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-left: 10px;
}

.trade-icons-outr {
    margin-top: 15px;
}

.inner-three {
    display: flex;
    justify-content: space-between;
}

.contain-width.three-block-part {
    max-width: 1240px !important;
    margin: 0 auto;
}

.block-3-1-img {
    text-align: center;
    margin-bottom: 30px;
}

.block-3-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 33%;
    text-align: center;
}

.block-3-1-head {
    font-size: 24px;
    color: #fff;
    min-height: 72px;
}

.block-3-1 {
    position: relative;
}

.three-block-bg img {
    width: 100%;
}

.three-block-bg {
    position: absolute;
    top: 50%;
    margin-top: -200px;
}

.block-3-1-img,
.block-3-1-head {
    position: relative;
    z-index: 9;
}

.block-3-1-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block-3-1 {
    position: relative;
    margin: 0 10px;
}

.three-block-bg img {
    width: 100%;
}

.contain-width.three-block-part {
    padding-bottom: 120px !important;
    padding-top: 50px !important;
}

.two-block-globe-spin-bg {
    position: relative;
    overflow: hidden;
}

.two-block-globe-spin-bg::before {
    content: '';
    position: absolute;
    height: 80%;
    width: 70%;
    background: url(../img/globe-bg.png);
    background-repeat: no-repeat;
    right: 0px;
    top: 50%;
    margin-top: -370px;
}

.two-block-globe-spin-bg::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 60%;
    background: url(../img/spiral.png);
    background-repeat: no-repeat;
    left: 30%;
    top: 50%;
    margin-top: -370px;
    margin-left: -200px;
}

.contain-width.qr-code-part,
.contain-width.three-block-part {
    position: relative;
    z-index: 9;
}

section.join-naira-coin {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 130px;
    position: relative;
    background: url('../img/join-social-trade.png');
    background-repeat: no-repeat;
    background-size: cover;
}

section.join-naira-coin::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}

section.join-naira-coin h2,
section.join-naira-coin p {
    color: #fff;
    position: relative;
}

section.join-naira-coin h2 {
    font-size: 40px;
}

section.join-naira-coin p {
    font-size: 20px;
}

.connect-social a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    margin: 20px;
    padding: 15px 45px;
    background: #fff;
    position: relative;
    border-radius: 30px;
    margin-top: 30px;
    display: inline-block;
}

.social-icons-six {
    display: flex;
    justify-content: center;
    position: relative;
}

.social-icons-six div {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 12px;
    margin-left: 12px;
}




/* Zurumi */

section.interested-to-see-bsc {
    background: radial-gradient(70.04% 70.04% at 49.97% 24.98%, #5C3E8E 0%, #000 74.95%) !important;
    padding: 40px 0;
    color: #fff;
    margin-bottom: 40px;
}

section.interested-to-see-bsc h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0 !important;
}

section.interested-to-see-bsc p {
    text-align: center;
}

section.interested-to-see-bsc .intelignce-btn {
    height: 100%;
}

section.interested-to-see-bsc .intelignce-btn ul {
    margin-bottom: 0px !important;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

li.nav-item.last-menu {
    border-radius: 10px !important;
    position: relative;
    margin-left: 20px;
}

a.nav-item.last-menu.btn.sitebtn span {
    position: relative;
    z-index: 1;
    color: #fff;
    line-height: 1.3;
    white-space: nowrap;
}

.meta-vese-inner {
    /* border: 1px solid gray; */
    border-radius: 10px;
    padding: 18px 24px 10px;
}

.meta-vese-inner .tabs {
    display: flex;
    /* justify-content: center; */
    margin-bottom: 50px;
}

.meta-vese-inner .tabs .tablinks {
    background: transparent;
    border: none;
    margin: 0 10px;
}

h4.meta-head {
    font-size: 18px !important;
    /* font-weight: 700; */
}

.meta-vese-inner .tabs .tablinks.active {
    border-bottom: 3px solid #5D3889;
}

.inner-tab-content th {
    color: #8B95A3;
}

button.trade-btn {
    /* color: #596CB5; */
    border-radius: 5px;
    border: 1px solid #8B95A3;
    padding: 6px;
    background: transparent;
    margin-top: 10px;
    font-weight: 700;
    border-radius: 13.593px;
    border: 1px solid #9C9C9C;
    background: #5841D8;
    color: #fff;
    padding: 8.104px 32.656px;
}

section.crypto-sctn {
    background: url(../../landing/img/urumi/crypto-back-img.png);
    background-size: cover;
    /* background-position: center; */
    padding: 50px;
    max-width: 1130px;
    margin: 50px auto;
}

section.crypto-sctn h4.crypto-head {
    color: white;
    font-weight: 700;
}

section.crypto-sctn .bold-txt {
    color: #000000;
}

section.key-feature.serv.key-feature h3 {
    color: #000 !important;
    font-weight: 700;
    padding-top: 50px;
    font-size: 40px !important;
    padding-bottom: 37px;
}

section.key-feature.serv .contain-width.inner-key-feature .row {
    margin-bottom: 25px;
    margin-top: 30px;
    border-bottom: 0.2px solid #000;
}

section.key-feature.serv .inner-key-feature span,
.inner-key-feature p {
    color: #000 !important;
}

span.panther-txt {
    font-size: 16px !important;
}

section.key-feature.serv .contain-width.inner-key-feature .row p {
    padding-left: 80px;
    margin-bottom: 30px;
}

section.started-section-txt .start-txt {
    text-align: center;
    font-weight: 700;
    color: #000000;
}

section.started-section-txt .row {
    max-width: 1200px;
    margin: 50px auto;
}

section.started-section-txt p.step-txt {
    margin-top: 20px;
}

section.started-section-txt p.start-para {
    text-align: center;
}

.step-cnt {
    text-align: center;
}

section.started-section-txt .intelignce-btn ul {
    margin-bottom: 0px !important;
    display: flex;
    height: 100%;
    justify-content: center;
}

section.own-your-crypto {
    padding-top: 60px;
}

section.product-sectn h3.product-txt {
    text-align: center;
    font-weight: 700;
}

section.product-sectn {
    padding-top: 70px;
}

section.product-sectn .product-card {
    background: #FFFFFF;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 8px 16px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    height: 95%;
    padding: 72px;
    margin-top: 25px;
}

h4.card-head {
    text-align: center;
    margin-top: 30px;
    font-weight: 800;
}

.card-para {
    text-align: center;
    margin-top: 30px;
}

section.download-sctn {
    padding-top: 70px;
}

section.download-sctn h3.download-txt {
    text-align: center;
    color: #000000;
    font-weight: 700;
}

section.download-sctn .inner-block-build {
    margin: 40px 0;
    padding: 35px 0;
    background: #F8FEFF;
    box-shadow: 8px 8px 16px #E5F5FC;
    border-radius: 37px;
    height: 75%;
}

section.download-sctn .inner-block-build-img {
    text-align: center;
}

section.download-sctn h6 {
    text-align: center;
    margin-top: 10px;
}

section.stack-preferable .contain-width {
    background: #E5F5FC;
    padding: 70px;
    position: relative;
}

section.stack-preferable h3 {
    font-weight: 600;
}

.logo-opris-quote-inner {
    position: absolute;
    top: 35px;
}

.mission-sctn {
    padding-top: 150px;
    padding-bottom: 100px;
}

.mission-img {
    width: 75%;
    position: relative;
}

.mission-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 255, 253, 0.64);
    filter: blur(260px);
    /* border-radius: 220px; */
    z-index: -1;
}

.mission-head {
    font-weight: 700;
    font-size: 40px;
    color: #212529;
}

.proc-dev {
    display: flex;
    margin-top: 20px;
}

.light-pink-img {
    display: inline-block;
    width: 65px;
    height: 55px;
    border-radius: 10px;
    text-align: center;
    /* float: left; */
}

.light-pink-cont,
.light-blue-cont {
    width: 80%;
    padding-left: 20px;
    display: inline-block;
}

.light-pink-img img,
.light-blue-img img {
    position: relative;
}

section.faq-sectn {
    padding: 60px 0px;
}

section.faq-sectn .contain-width {
    max-width: 980px;
}

section.faq-sectn h3 {
    text-align: center;
}

.meta-vese-inners {
    border-radius: 10px;
    padding: 18px 24px 10px;
}

.meta-vese-inners .tabs .tablinkss.active {
    background-color: #E40710;
    color: #FFFFFF;
    padding: 15px 30px;
    border-radius: 5px;
}

.meta-vese-inners .tabs .tablinkss {
    background: #fff;
    border: none;
    margin: 0 20px 0 0;
    padding: 15px 30px;
    /* width: 25%; */
    border-radius: 5px;
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.25);
}

.perks-benfits h4 {
    display: flex;
    font-weight: 800;
    font-size: 17px !important;
}

.block-1 .accrd-panel-head1 {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}

.accrd-panel-head1.active span.mp-icon {
    background: #000;
    color: #fff;
    transition: all 0.4s ease-in-out;
    transform: rotate(45deg);
}

span.mp-icon {
    float: right;
    position: relative;
    top: 10px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    background: #fff;
}

span.numeric {
    font-size: 48px !important;
    background: var(--urumi, linear-gradient(276deg, #5D3889 -8.51%, #596CB5 101.62%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800 !important;
    margin-right: 30px;
}




footer.footer-section {
    background: url(../../landing/img/urumi/footer-background-img.png);
    background-size: cover;
}

.social-logo-part ul {
    display: flex;
    list-style: none;
    margin-left: -26px;
    margin-top: 20px;
}

a.icon-web {
    /* margin-left: 23px; */
    margin-left: 0;
    display: block;
}

h5.bold-ctn {
    font-weight: 800;
    color: #222222;
}

.about-list {
    list-style: none;
    padding-left: 0px;
}

.link-txt {
    color: #000;
    text-decoration: none;
}

.photopic img {
    width: 35px;
    height: 35px;
    background: #bbbbbb;
    border: 1px solid #bbbbbb;
    border-radius: 50px;
    position: relative;
    top: 8px;
    margin-top: -18px;
    padding: 2px;
}

body.light ul.icon-sun i#hidef {
    color: #000000;
    font-size: 20px;
}

a.nav-link.dropdown-bs-toggle span.photopic {
    padding: 0 10px;
}

a.link-faq {
    color: #0d6cf8;
    font-weight: 500;
}

.accrd-panel-body1 ol li {
    margin-bottom: 10px;
}

a.nav-link.menu-last.btn.sitebtn:active,
a.nav-item.last-menu.btn.sitebtn:active {
    border: none !important;
    box-shadow: none !important;
    color: #5D3889;
}

li.nav-item,
li.nav-item span {
    outline: none !important;
}

.navbar-collapse {
    text-align: center;
    justify-content: center;
}

ul.foot-links li.nav-item {
    display: flex;
}



ul.foot-links li.nav-item a:first-child {
    margin: 0 !important;
    border: none;
}

.copy-rigt-part .copy-left {
    padding: 0;
}

img.dark-logo {
    max-width: 170px;
    height: auto;
}

img.light-logo {
    max-width: 170px;
    height: auto;

}

.logo-part img.light-logo,
.logo-part img.dark-logo {
    max-width: 170px;
}


section.interested-to-see-bsc p {
    font-size: 40px !important;
}

.poweful-trade {
    text-align: center;
}

.poweful-trade img {
    width: 59%;
}












/* dark mode */



/* body.light h1, body.light h2, body.light h3, body.light h4,body.light  h5, body.light p, body.light span {
    color:#000 ;
} */
.banner-inner-content span.red-span {
    color: #596CB5;
}

body.dark .header {
    background: #000;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
}

body.dark ul.navbar-nav li a {
    color: #fff;
    border: none !important;
    box-shadow: none !important;
}

body.dark i#showf {
    color: #fff;
}

body.dark section.interested-to-see-bsc {
    background: linear-gradient(94.17deg, #F2FDFF 62.05%, #00B1B1 102.06%);
}








body.dark .urumi-bg p {
    color: #000 !important;
}

body.dark section.key-feature.serv .contain-width.inner-key-feature {
    background: #000000;
}

body.dark section.key-feature.serv.key-feature h3 {
    color: #000000 !important;
}

body.dark section.key-feature.serv svg path {
    fill: #fff;
}

body.dark section.key-feature.serv .inner-key-feature span,
body.dark .inner-key-feature p {
    color: #ffffff !important;
}

body.dark section.key-feature.serv.key-feature h3 {
    color: #ffffff !important;
}

body.dark section.key-feature.serv .contain-width.inner-key-feature .row {
    border-bottom: 0.2px solid #ffffff;
}

body.dark section.product-sectn h4,
section.product-sectn p {
    color: #000 !important;
}

body.light section.interested-to-see-bsc p {
    color: #fff;
    text-transform: capitalize;
}

body.dark section.stack-preferable h3,
section.stack-preferable p {
    color: #000 !important;
}

section.interested-to-see-bsc p {
    font-size: 40px !important;
}

body.dark .tablinkss.active h4 {
    color: #fff !important;
}

body.dark .tablinkss h4 {
    color: #000 !important;
}

body.dark .accrd-panel-head1.active h4 span {
    color: #000 !important;
}

body.dark .accrd-panel-body1.active p {
    color: #000 !important;
}

body.dark i.fa-solid.fa-plus {
    color: #000;
}

body.dark .accrd-panel-head1.active i.fa-solid.fa-plus {
    color: #fff;
}

body.dark a.icon-web svg path {
    fill: #fff;
}

body.dark section.footer h6 {
    color: #fff;
}

/* body.dark section.footer ul li a {
    color: #fff;
} */

body.dark .ppts-right {
    color: #fff;
}

body.dark ul.icon-sun i#hidef {
    color: #ffffff;
    font-size: 20px;
}

body.dark a.nav-link:hover {
    color: #5D3889 !important;
}

body.dark .block-1.coloured p {
    color: #000;
}

body.dark .accrd-panel-head.active span {
    color: #fff;
}

body.dark ul.foot-links li.nav-item a {
    border-left: 1px solid #fff;
    color: #fff;
}

body.dark ul.foot-links li.nav-item a:first-child {
    margin: 0 !important;
    border: none;
}

body.dark .mission-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 255, 253, 0.64);
    filter: blur(260px);
    /* border-radius: 220px; */
    z-index: -1;
}

body.dark .mission-img {
    width: 75%;
    position: relative;
}


@media (max-width: 767.98px) {
    .row.banner-logos {
        display: none;
    }

    .banner-logo img {
        padding: 0 !important;
        width: auto !important;
    }


    .meta-vese-inner .tabs {
        display: flex;
        justify-content: space-around;
        margin-bottom: 50px;
        flex-direction: column;
        align-items: center;
    }

    body.dark .dropdown-menu.dropdownss,
    body.dark .dropdown-menu.dropdownss a {
        background: #2c2a2a !important;
        width: 200px;
        margin: 0 auto !important;
        text-align: center;
    }

    .banner-right,
    .benefits,
    .copy-left,
    .crypto-exchange,
    .meta-vese-inner .tabs,
    .ppts-right,
    ul.navbar-nav li {
        text-align: center;
    }

    .meta-vese-inner .tabs .tablinks {
        margin-bottom: 17px;
    }

    .meta-vese-inner .inner-tab-content {
        display: flex;
        flex-wrap: wrap;
    }

    .metaverse.desktop-token-three-ways .meta-vese-inner .inner-tab-content {
        justify-content: space-between;
    }
}

@media (max-width: 500px) {

    .table tr {
        margin-bottom: 15px;
        border: 1px solid #ccc;
        padding: 0 0;
        border-radius: 10px;
    }

}




/* Zurumi media query */

@media (max-width: 767.98px) {
    .header .row {
        flex-wrap: wrap;
    }


    .header {
        padding: 30px 0 0;
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
    }

    .settings-icon {
        display: none;
    }

    ul.navbar-nav.info-menu.right-links.list-inline.list-unstyled li.nav-item.last-menu {
        width: 70%;
    }

    li.nav-item.last-menu a.nav-item.last-menu.btn.sitebtn:after {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: transparent;
        left: 10px;
        top: 15px;
    }

    /* nav.navbar.navbar-expand-sm li.nav-item.last-menu a {
        border: 0.753333px solid #026868;
        background: var(--urumi, linear-gradient(276deg, #5D3889 -8.51%, #596CB5 101.62%));
        border-radius: 37.67px;
        border-radius: 37.6667px;
        position: relative;
        margin-left: 20px;
        overflow: hidden;
    } */

    .mobile-video video#myVideo {
        width: 100%;
    }


}




.dropdown-menu.dropdown {
    right: 0px;
    left: inherit;
}

.dropdown-menu.dropdown {
    /* background: #1e1e1e; */
    padding: 0px;
    border-radius: 7px;
    border: 0px;
    box-shadow: 0 2px 6px 0 rgb(1 34 115 / 20%);
    position: relative;
    padding-top: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 16px;
    overflow: hidden;
}

.dropdown-menu.dropdown a.nav-link.dropdown-item {
    padding: 13px 16px;
    font-size: 16px;
    justify-content: flex-start;
}

span.photopic {
    margin-left: 10px;
}

.dropdown-menu.dropdownss {
    box-shadow: 0 2px 6px 0 rgb(1 34 115 / 20%);
    border: none;
    padding: 0px;
}

a.nav-link.dropdown-item {
    color: #000 !important;
    background: #fff ;
    font-size: 14px !important;
    padding: 13px 16px !important;
    margin: 0 !important;
    justify-content: start;
    font-weight: 400;
    /* border-radius: 7px; */
}

a.nav-link.dropdown-item i {
    margin-right: 8px;
}

.dropdown-menu.dropdownss a.nav-link.dropdown-item:hover {
    color: #596CB5 !important;
    background:#e9ecef !important;
}
body.dark .dropdown-menu.dropdownss a.nav-link.dropdown-item:hover, body.darkmode .dropdown-menu.dropdownss a.nav-link.dropdown-item:hover{
    background: #616161 !important ;
}


.start-img {
    position: relative;
}

.start-img:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: 0;
    top: 0;
    left: 0;
    background: url(../landing/img/urumi/Line-after.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.line {
    position: absolute;
    left: 75%;
    top: 45px;
    right: 4px;
}

body.dark .start-img svg path {
    fill: #fff !important;
}

body.light section.crypto-sctn .bold-txt {
    color: #ffffff;
}


.get-start-btn a {
    border-radius: 10px;
    border: none;
    text-decoration: none;
    color: #fff;
    background: #5D3587;
    padding: 14px 38px !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}

.get-start-btn {
    margin-top: 30px;
}

/*  */
section.eos-per {
    overflow: hidden;
    margin-top: 0px;
}

.slide-track {
    width: 100%;
    display: flex;
    animation: scroll 200s linear infinite;
}


@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translatex(-1000%)
    }
}

.slider-load {

    color: #fff;
    margin: 10px 0;
}

.banner-logo.slide {
    margin-left: 60px;
}

section.urumi-cryto h3 {
    text-align: center;
    font-size: 45px !important;
    text-transform: capitalize;
    padding-bottom: 20px;
    font-weight: 700;
}

section.urumi-cryto .urumi-bg {
    border-radius: 20px;
    border: 0.747px solid #5A5FAA;
    background: #F4F4F4;
    text-align: center;
    padding: 28px;
    height: 85%;
    margin-bottom: 20px;
}

section.urumi-cryto .urumi-bg p:first-child {
    font-size: 50px !important;
    font-weight: 700;
    margin-bottom: 0;
}

section.urumi-cryto .urumi-bg p:nth-last-child(1) {
    background: var(--urumi, linear-gradient(276deg, #5D3889 -8.51%, #596CB5 101.62%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
}

section.urumi-cryto .row {
    /* max-width: 1230px; */
    /* margin: 0 auto; */
    justify-content: center;
}

section.urumi-cryto {
    padding-top: 50px;
}

section.interested-to-see-bsc .get-start-btn {
    text-align: center;
}

section.modern-tech h3 {
    text-align: center;
    font-weight: 700;
}

section.start-min h3 {
    text-align: center;
    font-weight: 700;
}

/* section.start-min .row {
    max-width: 827px;
    margin: 30px auto 0;
} */
/* section.start-min{
    background-image: url(../img/register-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */
section.start-min .register p {
    color: #5C4291;
    font-size: 100px !important;
    font-weight: 700;
    text-align: center;
    margin: 0;
    line-height: 1.1;
}

.register-head p {
    font-size: 35px !important;
    font-weight: 700;
    text-align: center;
}

.explore-right img {
    width: 80%;
}

section.zurumi-exchange-explore {
    /* background-image: url(../img/urumi/explore-bg.png); */
    /* background: rgba(93, 56, 137, 1); */
    background: linear-gradient(276deg, #5D3889 -8.51%, #596CB5 101.62%);
    margin-top: 100px;
}

section.zurumi-exchange-explore h3 {
    color: #fff;
    max-width: 661px;
    margin-top: 50px;
    font-weight: 400;
}

section.zurumi-exchange-explore h3 span {
    font-weight: 500;
    font-size: 40px !important;
}

section.why-zurumi h4 {
    text-align: center;
    font-size: 50px !important;
    font-weight: 700;
    margin-bottom: 26px;
}

.security-head p:first-child {
    font-size: 50px !important;
    text-align: center;
    font-weight: 700;
}

.security-img {
    text-align: center;
}

.security-img img {
    width: 160px;
}

.security-head p:last-child {
    text-align: center;
    max-width: 255px;
    margin: 10px auto 20px
}

section.why-zurumi .row {
    border-radius: 40px;
    background: #5D3889;
    padding: 50px 0;
    color: #fff;
}

section.discover-product {
    margin-top: 70px;
}

section.discover-product h4 {
    text-align: center;
    font-size: 55px !important;
    font-weight: 700;
    margin-bottom: 50px;
}

.spot-txt {
    /* display: flex; */
    gap: 10px;
    align-items: flex-start;
}

section.discover-product .spot-card .spot-icon img {
    width: 30px;
}

.spot-para p {
    font-weight: 700;
    font-size: 25px !important;
}

.spot-head {
    display: flex;
    justify-content: center;
}

.spot-card {
    margin-top: 20px;
    border-radius: 6px;
    background: #fff;
    padding: 20px;
    height: 85%;
    text-align: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: relative;
}

.spot-card:after {
    position: absolute;
    content: "";
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    /* background-image: border: 1.62px solid; */
    background-image: linear-gradient(110.96deg, #5D3889 2.36%, rgba(0, 0, 0, 0) 33.65%);
    z-index: -1;
    border-radius: 6px;
}

.spot-card.perpetual:before {
    position: absolute;
    content: "";
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(237deg, #5D3889 2.36%, rgba(0, 0, 0, 0) 33.65%);
    z-index: -1;
    border-radius: 6px;
}

.spot-card.perpetual:after {
    display: none !important;
}

.spot-card.perpetual {
    position: relative;
}

.spot-card.trade-copy:after {
    display: none;
}

.spot-card.trade-copy:before {
    position: absolute;
    content: "";
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    z-index: -1;
    border-radius: 6px;
    background-image: linear-gradient(316deg, #5D3889 2.36%, rgba(0, 0, 0, 0) 33.65%);
}

.spot-card.trade-copy {
    position: relative;
}

.spot-card p {
    font-size: 20px !important;
    color: #495666 !important;
    max-width: 397px;
}

.spot-para p {
    color: #000 !important;
    font-size: 25px !important;
    margin-bottom: 7px;
}

/* section.discover-product .row {
    justify-content: center;
    max-width: 1100px;
    margin: 30px auto;
} */
section.why-zurumi {
    margin-top: 50px;
}

section.discover-product .spot-copy-box {
    display: flex;
    gap: 14px;
}

.spot-card.trade-copy {
    position: relative;
    max-width: 345px;
    margin: 40px auto;
}

@media (max-width: 767.98px) {

    .block-6-inner::before {
        width: 100%;
        height: 2px;
        left: 0;
        top: 100%;
        margin-top: 20px;
    }

    .block-6-inner {
        position: relative;
        margin-bottom: 40px;
        padding: 10px;
    }

    .trade-dtl-inner {
        flex-direction: column;
    }

    .block-6-inner::before {
        width: 100%;
        height: 2px;
        margin-left: 0;
    }

    .more-right-text {
        flex-direction: column;
    }

    div.tab-pane {
        overflow-y: auto !important;
    }

    .tab-content {
        overflow-y: auto;
    }

    .qr-code {
        text-align: center;
        margin-bottom: 30px;
    }

    .qr-code img {
        width: auto;
    }

    .trade-anywher-img img {
        width: 100%;
        position: relative;
        top: -15px;
    }

    .contain-width.qr-code-part h6 {
        font-size: 20px;
        color: #fff;
        padding: 20px;
    }

    .trade-icons-outr {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 5px;
    }

    .block-3-1 {
        width: 100%;
    }

    .inner-three {
        flex-wrap: wrap;
    }

    .social-icons-six {
        flex-wrap: wrap;
    }

    .social-icons-six div {
        margin-top: 20px;
    }


    .banner-right-icon {
        top: auto;
        margin-top: 0px;
        position: fixed;
        bottom: 0px;
        right: auto;
        left: 0;
        width: 100%;
        background: #000;
        border-radius: 0px;
        z-index: 99;
    }



    ul.banner-icons {
        display: flex;
        justify-content: space-around;
    }


    .more-left-inner,
    .more-right-inner {
        display: none;
    }

    .more-left span {
        position: relative;
        top: 0 !important;
        margin-top: 0 !important;
    }

    .more-right-text {
        position: relative !important;
    }

    .more-right {
        height: auto;
    }

    section.body-content .contain-width {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .more-left {
        padding: 10px;
        background: #1a94ae;
        margin-bottom: 20px;
    }

    .more-right-text {
        padding: 10px;
        background: #fff;
        margin-bottom: 0;
    }

    .usd-part {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .usd-part-inner {
        border-radius: 10px;
        overflow: hidden;
    }

    button.banner-button {
        width: 100%;
        padding: 10px;
        margin-top: 10px;
        border-radius: 10px !important;
        overflow: hidden;
        margin-left: 0;
    }

    .block-3-1-img {
        min-height: 142px;
        max-height: 142px;
        padding-top: 20px;
    }

    .block-3-1-img img {
        width: auto;
        min-height: 142px;
        max-height: 142px;
    }

    .block-3-1-head {
        font-size: 17px;
    }

    .block-3-1-head {
        min-height: auto;
    }

    .three-block-bg {
        position: relative;
        top: 0;
        margin-top: -200px;
    }

    .block-3-1 {
        margin-bottom: 50px;
    }

    .contain-width.three-block-part {
        padding-bottom: 20px !important;
    }

    .line {
        display: none;
    }

    .meta-vese-inners .tabs .tablinkss {
        background: #fff;
        border: none;
        margin: 10px;
        padding: 15px;
        width: 100%;
        border-radius: 5px;
        box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.25);
    }

    .mission-sctn {
        padding-top: 30px;
        padding-bottom: 100px;
    }

    .mission-img {
        width: 100%;
        position: relative;
    }

    .banner-inner-content h1,
    section.urumi-cryto h3,
    section.discover-product h4 {
        font-size: 40px !important;
    }

    section.interested-to-see-bsc p {
        font-size: 19px !important;
    }


    section.discover-product .spot-copy-box {
        display: block;
    }
}




:root {
    /* this has to be set to switch between light or dark */
    /* color-scheme: light dark; */

    --light-bg: ghostwhite;
    --light-color: #000;
    --light-code: tomato;

    --dark-bg: darkslategray;
    --dark-color: #fff;
    --dark-code: gold;
}

.slide p {
    padding: 20.276px 0px;
    margin: 0;
}

section.modern-tech {
    padding-top: 30px;
}

.metaverse.desktop-token-three-ways .table>thead {
    display: none;
}

.table>:not(caption)>*>* {
    border-bottom: 0 !important;
}

img.img-fluid.crypto-coin {
    width: 31px;
    height: 31px;
}

.register {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.register span {
    position: relative;
    bottom: 24px;
}

.register-para p {
    color: #000;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

section.start-min {
    margin-bottom: -100px !important;
}

.bdr-rht {
    border-right: 5px solid #fff;
}

section.start-min .my-auto {
    margin-bottom: 0 !important;
}

li:hover {
    cursor: pointer;
}

ul li ul {
    background: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    visibility: hidden;
    opacity: 0;
    min-width: 5rem;
    position: absolute !important;
    transition: all 0.5s ease;
    display: none;
    padding: 5px 15px 10px;
    border-radius: 10px;
}

ul.launchpad-drop li {
    padding-bottom: 20px;
}

ul.launchpad-drop li:hover {
    color: #5D3889 !important;
}

ul li:hover>ul,
ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
    color: #5D3889 !important;

}

ul li ul li {
    clear: both;
    width: 100%;
}

ul.dropdown li a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    font-weight: 700px;
}

ul.dropdown li a:hover {
    color: #5D3889 !important;
}

ul.dropdown li {
    list-style: none;
}

.headermenu .headbg ul.dropdown li a.nav-link {
    padding: 0px 15px !important;
}

body.dark ul.dropdown.launchpad-drop li a {
    color: #fff !important;
}

body.dark ul.dropdown.launchpad-drop {
    background: #1d1d1d;
}

.header_left_part {
    display: flex;
    align-items: center;
}

.navbar-expand-sm .navbar-nav {
    flex-direction: row;
    gap: 17px;
}

.arrow-part img {
    width: 25px;
    height: 25px;
}

/* .inner-tab-content tbody td span {
    color: #596570 !important;
        font-size: 22.656px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; 
}*/

/* .last_price_BTCUSDT{
        color: #000 !important;
    } */
.inner-tab-content tbody td.trade-coin span {
    color: #596570 !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.mobile-video {
    display: none;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    section.header-banner-block .banner-right img {
        max-width: 450px;
    }

    section.start-min {
        margin-bottom: -50px !important;
    }
}

@media(max-width:1199.98px) {
    .table-responsive.sitescroll {
        overflow: scroll !important;
    }
    .before_login {
        flex-direction: column;
    }
}

@media(max-width:991.98px) {
    section.start-min {

        background: none;
    }

}

/* video#myVideo {
    width: 900px;
} */

video#myVideo {
    object-fit: fill;
}

/* .banner-right.banner-right-image-part::before {
    content: '';
    position: absolute;
    height: 190%;
    width: 165px;
    background: #0e0223;
    filter: blur(28px);
    left: -120px;
    top: -41px;
} */
@media(max-width:767.98px) {
    section.header-banner-block .banner-right img {
        height: auto !important;
        min-width: -webkit-fill-available !important;
    }
    section.contact-us-section .contain-width {
        padding: 0 !important;
    }

    .row.contact-us{
        border-radius: 0 !important;
            min-height: 340px;
    }
    section.header-banner-block .banner-right img.play-btn-svg {
        width: 100px;
        min-width: auto !important;
    }

    section.header-banner-block .banner-right a.youtube {
        left: 0rem;
        right: 0rem;
        top: 20px;
    }

    section.start-min h3 {
        font-size: 30px !important;
    }

}

@media(min-width:768px) and (max-width:991.98px) {
    section.header-banner-block .banner-right img {
        top: 0;
        height: auto;
    }
    /* .top-market-card{
        max-width: 344px !important;
    } */
    section.header-banner-block .banner-right a.youtube {
        left: 0;
        bottom: 0;
    }

    section.header-banner-block .banner-right img {
        max-width: 400px;
    }

    section.header-banner-block .banner-right a.youtube {
        bottom: 6rem;
        left: 9rem;
    }

    section.start-min {
        margin-bottom: -50px !important;
    }

    .security-head p:first-child {
        font-size: 40px !important;
    }

    .steps-left-img {
        margin-bottom: 40px;
    }
}

body.dark .spot-card {
    background: #000;
    box-shadow: none;
}

body.dark .spot-card p,
body.dark .spot-para p {
    color: #fff !important;
}

section.market ul.nav.nav-tabs li a {
    font-size: 17px;
    font-weight: 600;
}

section.market .sitetable tbody tr td {
    padding: 10px 3px;
}

section.market {
    margin-top: 15px;
}

section.market .historytab .tabbanner li a {
    padding: 6px 8px;
}

section.market a.btn.btn-sm.bluetrade img {
    width: 30px;
}

section.market .tab-content {
    margin-top: 35px;
}

section.market h3 {
    text-align: center;
    margin-bottom: 23px;
    font-weight: 700;
    font-size: 50px !important;
}

section.market span {
    font-size: 15px !important;
}

section.market .historytab .tabbanner {
    background: transparent !important;
    padding: 10px 10px;
}

section.market .innerpagetab .tabbanner li a.active {
    background: transparent !important;
    color: #596CB5 !important;
}

body.dark .register {
    color: #fff;
}

section.market .sitetable tbody tr td {
    border-top: none !important;
}

section.header-banner-block .banner-right img.play-btn-svg {
    width: 100px;
    min-width: auto !important;
}


section.disclamier {
    padding-top: 50px;
}

section.disclamier p {
    font-size: 20px !important;
}

section.disclamier span {
    font-size: 20px !IMPORTANT;
}

.borderbtn,
.yellow-btn,
.black-btn {
    border: 0px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    transition: none !important;
}

.subpage {
    padding: 0 20px;
}

body.dark .dropdown-menu.dropdownss,
body.dark .dropdown-menu.dropdownss a {
    background: #000 !important;
}

/* landing page responsive */
@media (max-width: 767.98px) {
    .easy-way-inside a.start-tradings.desktop-view {
        display: none;
    }
    .navbar-dark .navbar-toggler {
        margin-right: -20px !important;
    }
    ul.social-logo-part {
        display: flex;
        margin: 0;
    }

    .trade-anytime-card {
        min-height: auto;
        padding: 15px 0 0;
        margin-bottom: 20px;
    }

    a.start-tradings.mobile-view {
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 30px;
    }

    .backed-investor {
        padding-bottom: 20px;
    }

    section.top-market,
    section.anytime-anywhere {
        padding: 40px 0;
    }

    .anytime-anywhere-left {
        max-width: 100%;
        height: auto;
    }

    .easy-way-inside {
        padding: 20px 10px;
    }

    .row.landing-banner {
        flex-direction: column-reverse;
        margin-top: 30px;
    }

    .row.banner-logos {
        display: none;
    }

    .slider-load {
        display: block;
    }

    .anytime-anywhere-right-head {
        text-align: center !important;
        margin: 30px 10px !important;
    }

    .banner-inner-content h1,
    .banner-inner-content h1 span {
        font-size: 23px !important;
        line-height: 28px;
    }

    .easy-way-inside h6,
    .easy-way-inside h3 {
        margin-bottom: 20px;
    }

    .easy-way-inside p {
        margin-bottom: 30px;
        text-align: center;
    }

    p.card-content,
    p.card-title {
        text-align: center !important;
    }

    body.light h6,
    body.dark h6 {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        text-align: center;

    }

    body.light p,
    body.dark p {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 20px;

    }

    section.backed-investors p.investors-title {
        font-size: 14px !important;
    }

    body.dark p {
        color: #fff;

    }

    h3,
    section.top-market h3,
    section.easy-way-toget h3,
    section.anytime-anywhere h3 {
        font-size: 22px !important;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: 0.02em;
        text-align: center;
    }

    .banner-right img {
        width: 100% !important
    }

    .banner-content {
        height: 100%;
        padding: 0;
        overflow: hidden;
    }

    section.header-banner-block .banner-right {
        margin: 0;
    }

    .anytime-anywhere-right,
    .best-services-head,
    ul.foot-links li.nav-item a {
        padding: 0;
    }

    section.contact-us-section .email-box {
        min-width: 100% !important;
    }

    button.subscribe {
        width: 100% !important;
        margin-top: 20px;
        border-radius: 10px;
        margin-left: 0;
    }

    ul.foot-links li.nav-item a {
        border: none;
    }

    .row.contact-us h4 {
        text-align: center;
    }

    .row.contact-us p {
        text-align: center;
    }

    .row.contact-us h4 {
        font-size: 22px !important;
    }

    .logo-part img.light-logo,
    .logo-part img.dark-logo {
        width: 135px !important;
        height: auto;
    }
    section.header-banner-block .logo{
padding: 20px 0 !important;
    }
    section.header-banner-block .search-box input{
        top: -19px !important;
        left: 0px !important;
    }
    section.header-banner-block .search-box .close-icon {
        right: -15px !important;
    }
    section.header-banner-block .search-box .search {
        top: -20px !important;
        left: -18px !important;
    }
    section.header-banner-block .search-box.open .search {
        left: -50px !important;
    }
    .right-logo img {
        width: 15px;
        height: auto;
    }

    .dowload-now {
        padding: 0px 7px;
    }

    a.pay-method-link img {
        width: 64px;
        height: auto;
    }

    .pay-method {
        display: flex;
        justify-content: space-around;
    }

    .copy-rigt-part {
        padding: 0;

    }

    .footer-bottom {
        margin: 20px;
        display: block;
    }

    body.dark ul.foot-links li.nav-item a {
        border: none !important;
    }

    ul.foot-links li.nav-item {
        display: flex;
    }

    section.backed-investors p::after {
        width: 81px;
        right: -25px;
    }

    section.backed-investors p::before {
        width: 81px;
        left: -25px;
    }

    .row.trade-card-row>div,
    .row.investors-company-logo>div,
    .footer-body>div {
        width: 50% !important;
    }

    .backed-investors {
        margin-bottom: 20px;
    }

    section.backed-investors {
        padding: 20px !important;
    }

    .trade-anytime-card p.trade-anytime-content {
        font-size: 12px !important;
    }

    section.contact-us-section {
        padding: 20px 0;
    }

    section.footer.landing-footer {
        margin-top: 20px;
        position: relative;
        z-index: 1;
    }

    .slide-track {
        margin: 20px;
    }

    .search-box.open .search {
        left: -50px !important;
    }

    .search-box.open input {
        padding: 0 20px 0 10px !important;
        display: block;
    }

    .header-top-left .search-box.open input {
        border: none !important;
        color: #fff !important;
    }

    .search-box .search {
        left: 7px !important;
    }

    .search-box input {
        display: none;

        top: -21px;
    }

    .search-box .search {
        left: -36px !important;
    }

    .search-box .close-icon {
        right: 12px !important;
    }
   
}

@media (max-width: 991.98px) {

    .dowload-now {
        width: auto !important;
    }
    section.anytime-anywhere .row {
        flex-direction: column-reverse;
    }

    .easy-way-cards-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .easy-way-cards-grid .easy-way-card:nth-child(3) {
        max-width: 100%;
    }

    .easy-way-cards-grid .easy-way-card {
        display: flex;
        min-height: auto;
        text-align: left;
        gap: 20px;
        align-items: center;
    }

    .best-service-card {
        padding: 30px 19px !important;
    }

    section.best-services {
        margin-bottom: 60px;
    }

    .dowload-now span {
        display: none;
        width: auto;
    }

    .foot-1,
    .foot-2,
    .foot-3,
    .foot-4 {
        margin-bottom: 15px;
    }

    body.light section.footer.landing-footer h6,
    body.dark section.footer.landing-footer h6 {
        margin-bottom: 20px !important;
    }

    .row.contact-us {
        padding: 40px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }



}

@media (min-width: 768px) and (max-width: 991.98px) {
    ul.foot-links li.nav-item a {
        padding: 10px;
    }

    .trade-anytime-card {
        margin-bottom: 30px;
        width: auto;
    }

    section.backed-investors p::after {
        content: "";
        background: #E9EAF0;
        width: 200px;
        height: 2px;
        bottom: 8px;
        position: absolute;
        right: 20px;
    }

    section.backed-investors p::before {
        content: "";
        background: #E9EAF0;
        width: 200px;
        height: 2px;
        bottom: 8px;
        position: absolute;
        left: 20px;
    }

    .backed-investor {
        margin-bottom: 30px;
    }

    .easy-way-inside a.start-tradings {
        margin-bottom: 30px;
    }

}

@media (min-width: 768px) and (max-width: 1199.98px) {

    .banner-logo {
        margin-bottom: 20px;
    }

    .search-box input,
    .search-box .search {
        top: 0 !important;
        border:none !important;
    }

    .search-box .close-icon {
        position: absolute;
        top: 50% !important;
    }

    .header-right {
        width: 96% !important;
    }

    ul.navbar-nav.info-menu.right-links.list-inline.list-unstyled {
        justify-content: start !important;
    }
}

@media (max-width: 1199.98px) {
    .lang-mode {
        display: flex;
        justify-content: space-between;
        gap: 75px;
    }

    body.dark .header-right,
    body.dark div#collapsibleNavbar ul.navbar-nav li.nav-item a.nav-link {
        background-color: #121318 !important;
    }

    body.dark .search-box .search,
    body.dark .search-box input,
    body.dark .search-box {
        background-color: #121318;
        border: none;
        color: #fff;
    }

    ul.navbar-nav {
        padding: 0;
    }

    span.header-left {
        display: flex;
        gap: 8px;
    }

    .header-right {
        flex-direction: column;
        align-items: flex-start;
        border-top: 1px solid #E9EAF0;
        background: #FFF;
        padding: 20px 12px;
        margin: 0 15px;
    }

    ul.navbar-nav.info-menu.right-links.list-inline.list-unstyled {
        flex-direction: row !important;
    }

    body.dark .header-right {
        border-color: #E9EAF0;
    }

    ul.navbar-nav.info-menu.right-links.list-inline.list-unstyled li.nav-item a {
        border-radius: 8px !important;
        color: #fff !important;
        outline: none;
        border: none;
        width: 130px;
        text-align: center;
    }

    .header {
        border-radius: 0 0 20px 20px;

    }

    body.dark .header {
        background: #121318 !important;
    }

    ul.navbar-nav li.nav-item.menu-list a.nav-link span.more-icon,
    li.nav-item-login-account {
        display: block !important;
    }

    body.dark div#collapsibleNavbar {
        background: #000 !important;
    }

    div#collapsibleNavbar ul li.menu-list a,
    li.navbar-nav-header {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center;
        padding: 10px;
        margin: 0 15px !important;
        background: #fff !important;
        border-radius: 0;
    }

    li.nav-item.menu-list.nav-mobile,
    span.header-left-icon,
    .search-box {
        display: block !important;
    }

    li.navbar-nav-header.main-menu-close a.main-menu-close {
        background: transparent;
    }

    div#collapsibleNavbar {
        background: #E6E9F1 !important;
        margin: 10px 0 30px !important;
        padding: 0 !important;
    }

    li.navbar-nav-header.main-menu-close {
        background: #fff;
        padding: 20px 10px;
        border-radius: 0 0 20px 20px;
        margin: 0px 0 30px !important;
    }

    ul.navbar-nav li.nav-item.menu-list a.nav-link {
        border: none !important;
        border-radius: 0 !important;
    }

    ul.navbar-nav li.nav-item.menu-list {
        margin-top: 0 !important;
    }

    li.nav-item-login-account {
        display: flex !important;
        gap: 10px;
        margin: 0 15px !important;
        background: #fff;
        border-bottom: 1px solid #E9EAF0;
        border-radius: 10px 10px 0 0;
        padding: 10px 12px;
    }

    li.nav-item-login-account .accounr-name-mail p.holder-name {
        margin-bottom: 0;
        font-size: 16px !important;
        font-weight: 500 !important;
        line-height: 24px !important;
        text-align: left;
        color: #2B3144;
    }

}

/* search icon */
.search-box {
    position: relative;
    width: 100%;
    max-width: 60px;
    height: 55px;
    margin: 0 50px;
    background-color: #fff;
    transition: all 0.5s ease-in-out;
}

.search-box.open {
    max-width: 350px;
}

.search-box input {
    position: relative;
    width: 100%;
    top: -19px;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding: 0 15px;
    border: none;
    outline: none;
    transition: all 0.5s ease-in-out;
}

.search-box.open input {
    padding: 0 15px 0 65px;
}

.search-box .search {
    position: absolute;
    top: -19px;
    left: 0;
    width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
}

.search-box.open .search {
    border-radius: 6px 0 0 6px;
}

body.dark .search-box.open .search {
    color: #fff;
}

.search .search-icon {
    font-size: 30px;
    color: #1c1c1c;
}

.search-box .close-icon {
    position: absolute;
    top: 15%;
    right: -7px;
    transform: translateY(-50%);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
}

.search-box.open .close-icon {
    transform: translateY(-50%) rotate(180deg);
    pointer-events: auto;
    opacity: 1;
}

.header-top-left {
    display: flex;
}

.pay-amount {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #CCCED9;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

section.backed-investors p {
    font-size: 20px !important;
    font-weight: 500;
    line-height: 28px;
    color: #6C7080;
}

input#amount::placeholder {
    color: #2B3144 !important;
}

body.dark ul.navbar-nav li.nav-item.menu-list a.nav-link span {
    color: #fff;
}


.swiper {
    width:100%;
    height: 100%;
  }

.swiper-slide {
    text-align: center;
    font-size: 18px;
}

.swiper-wrapper{
    height: 250px !important;
  }
  section.header-banner-block .navbar-expand-xl .navbar-nav{
    gap: 17px;
  }
  body.dark .trade-hsitory {
    background: #121318;
    white-space: nowrap;
}
body.dark .trade-hsitory a{
    color: rgba(108, 112, 128, 1);
}
body.dark .before_login ul.navbar-nav li.nav-item a.nav-link {
    background: #000 !important;
    color: #fff !important;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    background: #5266fc;
}

/* New Best Services Section Styles */
section.best-services .services-image-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

section.best-services .services-main-img {
    width: 100%;
    max-width: 500px;
    height: auto;
    object-fit: contain;
}

section.best-services .services-content {
    padding: 20px;
}

section.best-services .services-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #5D3587;
    margin-bottom: 40px;
    line-height: 1.2;
}

body.dark section.best-services .services-title {
    color: #8B5FCF;
}

section.best-services .services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 20px;
}

section.best-services .service-item {
    padding: 0;
}

section.best-services .service-item-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #2C2C2C;
    margin-bottom: 8px;
    line-height: 1.3;
}

body.dark section.best-services .service-item-title {
    color: #E9EAF0;
}

section.best-services .service-item-desc {
    font-size: 0.875rem;
    line-height: 1.5;
    color: #666;
    margin: 0;
    word-wrap: break-word;
}

body.dark section.best-services .service-item-desc {
    color: #A0A0A0;
}

/* Responsive Design */
@media (max-width: 991.98px) {
    section.best-services .services-image-wrapper {
        margin-bottom: 30px;
    }

    section.best-services .services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 15px;
    }

    section.best-services .services-title {
        font-size: 2rem;
        margin-bottom: 30px;
        text-align: center;
    }
}

@media (max-width: 767.98px) {
    section.best-services .services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    section.best-services .services-title {
        font-size: 1.75rem;
        margin-bottom: 25px;
    }

    section.best-services .service-item {
        text-align: center;
    }

    section.best-services .service-item-title {
        font-size: 1rem;
    }
}