body {
    background-color: #1a1b1e;
}

:root {
    --body-font: "Albert Sans" !important;
}

p {
    color: #333 !important;
}

/*span { color:#fff!important; }*/
.txt-blue {
    color: #00b0b0;
}

.txt-white {
    color: #fff !important;
}

.bgblur {
    /* From https://css.glass */
    background: #1a1b1e;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.z-1 {
    position: relative;
    z-index: 1;
}

.br2 {
    border: 1px solid #e0e0e0;
}

.p1-color {
    color: #fff;
}

h4 {
    color: #333;
}

.logo {
    width: 196px;
    height: 48px;
}

.scrollToTop {
    background-color: #00b0b0;
}

header {
    position: relative;
    z-index: 999;
}

.header-section {
    background: #00b0b0;
}

.header-section.header-fixed {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 176, 176, 0.8);
    position: fixed;
    top: 0;
}

.header-section .navbar .navbar-toggler span {
    background-color: #fff;
}

.navbar-toggler {
    padding: unset;
}

.navbar-toggler-icon {
    background-color: #fff;
    border-radius: 7px;
    width: 2em;
    height: 2em;
}

.nav-link:hover,
.nav-link:focus {
    color: #fff;
}

.cmn-btn {
    color: #333;
    background: #54ebe6;
    border: 2px solid #00b0b0;
}

.cmn-btn:hover {
    color: #333;
}

.cmn-btn::before {
    background-color: #00b0b0;
}

.hero_area__content h1 {
    background: radial-gradient(100% 100% at 0% 0%, #211c81 0%, #794cd5 100%),
        #252629;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-gradient_tfblue {
    background: linear-gradient(270deg, #54ebe6 6.51%, #00b0b0 63.52%);
}

.bg-blur1 {
    background-image: url("../images/bg-blur1.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-light-1 {
    bottom: -30%;
    right: -30%;
    z-index: 0 !important;
    opacity: 0.5 !important;
}

.bg-light-2 {
    top: -50%;
    left: -50%;
    z-index: 0 !important;
    opacity: 0.5 !important;
}

.hero_area_aid {
    background-image: url(../images/bg-aid.jpg);
    background-color: #fff;
}

.pre-item {
    background: #00b0b0;
}

.hero_area {
    /* background-image: url(../images/mainheroarea.jpg);*/
    background-color: #1a1b1e;
    background-image: none;
}

.hero_area__shape img {
    z-index: 0 !important;
}

.hero_area__content span {
    background: rgba(255, 255, 255, 0.1);
}

.hero_area__thumb {
    z-index: 999 !important;
}

@media (max-width: 575px) {
    .hero_area__shape {
        display: none !important;
    }
}

.hero_area__content span {
    border-radius: 10px;
    background: radial-gradient(100% 100% at 0% 0%, #211c81 0%, #794cd5 100%),
        #252629;
    color: #fff;
}

.brand_slider {
    z-index: 999 !important;
}

.brand_slider .hero_area__backgroundrote {
    background: rgba(0, 176, 176, 0.8);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.brand_slider .hero_area__sliders {
    background: rgba(84, 235, 230, 1);
}

.life_digital {
    background-color: #1a1b1e !important;
}

.life_digital.pt-120 {
    padding-top: 180px;
}

.life_digital.pb-120 {
    padding-bottom: 180px;
}

@media (max-width: 575px) {
    .life_digital.pb-120 {
        padding-bottom: 50px;
    }

    .life_digital.pt-120 {
        padding-top: 50px;
    }

    .bg-light-1 {
        display: none;
    }
}

.life_digital .display-three {
    color: #00b0b0 !important;
}

.life_digital .counter_section__item:hover span,
.life_digital .counter_section__item:hover h4 {
    background: none !important;
    -webkit-text-fill-color: initial;
}

.how_join {
    background: #1a1b1e;
}

.web3_product__item {
    position: relative;
}

.rewards_section__content ul li button {
    color: #fff;
}

.rewards_section__content .fs-four {
    font-size: 14px;
}

.rewards_section__tabs .singletab .tablinks .nav-links .active::after {
    background-color: #5c62ca;
}

.blockchain_services {
    background-color: #1a1b1e;
}

.blockchain_services h4 {
    color: #333;
}

.blockchain_services span {
    color: #333;
}

.blockchain_services .web3_product__item img {
    width: 64px;
}

.blockchain_services .web3_product__item {
    height: 100%;
}

.get_started {
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    /*background-image: url(../images/bg-analyis-features.jpg);*/
    background-size: cover;
}

.get_started .get_started__item-icn img {
    width: 64px;
    padding: 10px;
}

.get_started__item:hover img {
    filter: invert(1);
}

.get_started .rounded-5 {
    border-radius: 50% !important;
}

.get_started__item::before {
    background: radial-gradient(circle at 0% 0%, rgba(255, 255, 255, 0.06) 0%, transparent 40%),
        radial-gradient(circle at 100% 100%, rgba(121, 76, 213, 0.12) 0%, transparent 50%),
        linear-gradient(135deg, #1a1b1e 0%, #252629 100%);
}

.get_started__item:hover {
 background: radial-gradient(circle at 0% 0%, rgba(255, 255, 255, 0.06) 0%, transparent 40%),
        radial-gradient(circle at 100% 100%, rgba(121, 76, 213, 0.12) 0%, transparent 50%),
        linear-gradient(135deg, #1a1b1e 0%, #252629 100%);
}

.get_started__item:hover::before{
     background: radial-gradient(circle at 0% 0%, rgba(255, 255, 255, 0.06) 0%, transparent 40%),
        radial-gradient(circle at 100% 100%, rgba(121, 76, 213, 0.12) 0%, transparent 50%),
        linear-gradient(135deg, #1a1b1e 0%, #252629 100%);
}

.get_started span {
    color: #000 !important;
}

.get_started .p1-color {
    color: #fff;
}

.get_started .bg1-color {
    position: relative;
    background-color: #1a1b1e;
    z-index: 9;
}

.get_started__item:hover h4,
.get_started__item:hover span {
    color: #fff !important;
}

.how_join {
}

.how_join__item {
    background: transparent;
}

.how_join__item::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: 0;
    right: 0;
    transition: 0.5s linear !important;
    background: radial-gradient(
            circle at 0% 0%,
            rgba(255, 255, 255, 0.06) 0%,
            transparent 40%
        ),
        radial-gradient(
            circle at 100% 100%,
            rgba(121, 76, 213, 0.12) 0%,
            transparent 50%
        ),
        linear-gradient(135deg, #1a1b1e 0%, #252629 100%);
    opacity: 0;
    z-index: -1;
    border-radius: 100%;
}

.how_join__item:hover h4,
.how_join__item:hover p {
    color: #fff !important;
}

.how_join__item:hover .how_join__item-thumb {
    background: transparent;
}

.web3_product {
    background: #1a1b1e;
}

.web3_product .web3_product__item img {
    max-width: 200px;
}

.bg5-color {
    background-color: #54ebe6;
}

.bg2-color {
    background-color: #1a1b1e;
}

.ready_exhange {
    position: relative;
    background-color: #ccfeff;
    background-image: none;
    /*background-image: url(../images/bg-analyis-features.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}

.event_rules__card-content {
    padding: 50px 20px;
}

.event_rules__card-content p {
    font-size: 20px !important;
}

footer {
    position: relative;
    z-index: 999;
    background-image: none !important;
    background-color: #1a1b1e;
}

footer h2 {
    color: #fff;
}

footer h4 {
    color: #fff;
}

footer.bg5-color {
    background-color: #1a1b1e !important;
}

footer .s2-color {
    color: #fff;
}

.footer {
}

.footer__discover-nav a {
    color: #fff;
}

.footer__discover-nav ul li:hover a {
    color: #fff;
}

.contact_info__card-social i {
    border-radius: 100px;
    border: 1px solid #fff;
    color: #fff;
    transition: 0.5s linear;
}

footer .contact_info__card-social i:hover {
    background-color: #fff;
    color: #000;
}

#about .blur {
    box-shadow: inset 0px 0px 2px #fefefed1;
    -webkit-backdrop-filter: saturate(200%) blur(30px);
    backdrop-filter: saturate(200%) blur(30px);
    background-color: rgba(255, 255, 255, 0.8) !important;
    z-index: 3;
}

#about .blur.saturation-less {
    -webkit-backdrop-filter: saturate(20%) blur(30px);
    backdrop-filter: saturate(20%) blur(30px);
}

#about .navbar {
    background-color: #1a1b1e;
}

.header-logo {
    width: 100px;
}

.header-btn {
    background-image: linear-gradient(310deg, #81e6d9 0%, #4fd1c5 100%);
    color: #000;
    border-radius: 1.875rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
}

.header-btn:hover {
    color: #fff;
}

#about .dropdown-menu {
    display: block;
    opacity: 0;
    top: 5px;
    transform-origin: 50% 0;
    pointer-events: none;
    transform: perspective(999px) rotateX(-10deg) translateZ(0)
        translate3d(0px, 37px, 0px) !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, box-shadow;
    background-color: #1a1b1e;
}

@media (max-width: 767.98px) {
    #about .dropdown-menu {
        opacity: 1 !important;
        transform: unset !important;
        border: unset;
        background: transparent;
    }
}

#about .dropdown-menu.show {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transform: perspective(999px) rotateX(0deg) translateZ(0)
        translate3d(0, 37px, 5px) !important;
}

#about .dropdown-menu.dropdown-menu-end {
    right: 0 !important;
    left: auto !important;
}

#about .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

#about .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #1a1b1e;
    color: #fff;
}

#about .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: #1a1b1e;
    border: 0;
    font-size: 0.8rem;
}

#about .dropdown-item:hover,
.dropdown-item:focus {
    color: #5c62ca;
    background: radial-gradient(
            circle at 100% 100%,
            rgba(255, 255, 255, 0.06) 0%,
            transparent 40%
        ),
        radial-gradient(
            circle at 0% 0%,
            rgba(121, 76, 213, 0.12) 0%,
            transparent 50%
        ),
        linear-gradient(315deg, #1a1b1e 0%, #252629 100%);
}

#about .dropdown-item.active {
    background: radial-gradient(
            circle at 100% 100%,
            rgba(255, 255, 255, 0.06) 0%,
            transparent 40%
        ),
        radial-gradient(
            circle at 0% 0%,
            rgba(121, 76, 213, 0.12) 0%,
            transparent 50%
        ),
        linear-gradient(315deg, #1a1b1e 0%, #252629 100%);
    text-decoration: none;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #5c62ca;
    border-radius: 5px;
}

*::-webkit-scrollbar-button,
*::-webkit-scrollbar-thumb {
    background: #5c62ca;
}

/* ---- DEFI page ---- */

.hero_area-defi {
    background-color: #1a1b1e;
}

.why_choose_us {
    background-color: #1a1b1e;
}

.why_choose_us h4 {
    color: #333;
}

.why_choose_us span {
    color: #333;
}

.why_choose_us .web3_product__item img {
    width: 80px;
}

.why_choose_us .web3_product__item {
    height: 100%;
}

.revenue {
    background-image: url("../images/bg-revenue.jpg");
    background-size: cover;
}

.get_started {
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    /*background-image: url(../images/bg-analyis-features.jpg);*/
    background-size: cover;
}

.get_started__item {
    border: 1px solid #3a3b3d;
    border-radius: 7px;
    color: #fff;
}

.get_started .get_started__item-icn {
    padding: 10px;
}

.get_started .get_started__item-icn img {
    width: 80px;
    padding: 10px;
}

.get_started__item:hover img {
    filter: invert(1);
}

.get_started .rounded-5 {
    border-radius: 50% !important;
}

.get_started span {
    color: #000 !important;
}

.get_started__item:hover h4,
.get_started__item:hover span {
    color: #fff !important;
}

.defi_counters {
    background-color: #1a1b1e;
    /*background-image: url(../images/bg-mission.jpg);
    background-size: cover;
    background-repeat: no-repeat;*/
    padding: 80px 0 !important;
}

.defi_counters .display-three {
    font-size: 32px;
}

.defi_counters.pt-120 {
    padding-top: 180px;
}

.defi_counters.pb-120 {
    padding-bottom: 180px;
}

@media (max-width: 575px) {
    .defi_counters.pb-120 {
        padding-bottom: 50px;
    }

    .defi_counters.pt-120 {
        padding-top: 50px;
    }

    .bg-light-1 {
        display: none;
    }
}

.defi_counters .display-three {
    color: #fff !important;
}

.defi_counters .counter_section__item:hover span,
.defi_counters .counter_section__item:hover h4 {
    background: none !important;
    -webkit-text-fill-color: initial;
}

.defi_counters h4 {
    color: #fff !important;
}

.defi_counters .counter_section__item img {
    width: 48px;
    margin-bottom: 5px;
}

/* ---- AID page ---- */

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    0% {
        transform: translate(0, 0px);
    }

    50% {
        transform: translate(0, 15px);
    }

    100% {
        transform: translate(0, -0px);
    }
}

.token_economics {
    background-color: #1a1b1e;
}

.token_economics ul li {
    color: #333;
    padding-left: 10px;
}

.token_economics .web3_product__item {
    height: 100%;
}

.token_economics ul li {
    list-style: none;
    padding: 0 0 0 30px;
    background-image: url("../images/svg/tick.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0 2px;
}

.token_economics .web3_product__item img {
    width: 60px;
    margin: 0 0 10px 0;
}

.core-features {
    background-image: url("../images/bg-core_features.jpg");
    background-size: cover;
}

/*  IMAGE GALLERY
----------------------*/

.owl-carousel .owl-item img.client-img {
    width: 110px;
    margin: 30px auto;
    border-radius: 50%;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

.testimonials-single {
    text-align: center;
    max-width: 80%;
    margin: 0 auto;
}

.blockquote {
    color: #7a767a;
    font-weight: 300;
}

.owl-next.disabled,
.owl-prev.disabled {
    opacity: 0.5;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 60px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #e7d9eb;
    width: 35px;
    height: 8px;
    border-radius: 10px;
    transition: all 0.3s ease-in;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff487e;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #00b0b0;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

.img-gallery .owl-item {
    transform: scale(0.8);
    transition: all 0.3s ease-in;
    text-align: center;
    opacity: 0.2;
}

.img-gallery .owl-item img {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}

.img-gallery .owl-item h4 {
    margin-top: 30px;
    color: #00b0b0;
}

.img-gallery .owl-item.center {
    transform: scale(1);
    opacity: 1;
}

#about .partner {
    display: grid;
    gap: 3rem;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
}

.profile {
    padding: 5px;
    cursor: pointer;
}

.nav-link {
    font-family: "Albert Sans" !important;
    color: #fff;
    font-size: 0.875rem;
}

.scrollToTop {
    background-color: #252629;
}

.card {
    padding: 1rem;
    border: 1px solid #3a3b3d;
    border-radius: 7px;
    color: #fff;
    background: transparent;
}

.card:hover {
    background: radial-gradient(
            circle at 0% 0%,
            rgba(255, 255, 255, 0.06) 0%,
            transparent 40%
        ),
        radial-gradient(
            circle at 100% 100%,
            rgba(121, 76, 213, 0.12) 0%,
            transparent 50%
        ),
        linear-gradient(135deg, #1a1b1e 0%, #252629 100%);
}

.fw-super-light {
    font-weight: 100 !important;
}

.pt-50 {
    padding: 50px;
}

.text-primary {
    color: #5c62ca !important;
}
