﻿.DashboardCards {
    display: flex;
    border-radius: 50px;
    margin-bottom: 20px;
    box-shadow: 0px 5px 20px 0px #9b9f9f3b, inset 0px -1px 3px 0px #e7e7e7;
    padding: 4px 5px 5px 6px;
    background-color: #ffffff !important;
    background-image: url(http://122.160.25.202/CapitalProAsiaGlobal/assets/images/shape/home-shape-2.png);
    gap: 16px;
}

    .DashboardCards .leftimage {
        background: #002576;
        border-radius: 50px;
        padding: 10px;
        width: 50px;
        height: 50px;
    }

        .DashboardCards .leftimage.color1 {
            background: linear-gradient(359deg, #f5a92b, #ae7920);
        }

        .DashboardCards .leftimage.color2 {
            background: linear-gradient(181deg, #5f1a8b, #af40f5);
        }

        .DashboardCards .leftimage.color3 {
            background: linear-gradient(181deg, #fa7693, #cb536d);
        }

        .DashboardCards .leftimage.color4 {
            background: linear-gradient(181deg, #108aee, #1865a4);
        }

    .DashboardCards .AmountandLabal span {
        font-size: 22px;
        font-weight: 400;
        color: #028570;
    }

    .DashboardCards .AmountandLabal .headTextCls {
        font-size: 11px;
        font-weight: 300 !important;
        color: #028570;
    }

.progress {
    margin: 20px 0;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 1.5rem;
    background-color: #f1f1f1;
}

    .progress .progress-bar {
        color: #000000;
    }

.refferBTN {
    position: relative;
    margin: 0;
    padding: 3px 16px !important;
    margin-top: 0;
    right: 0px;
    top: 0px;
}

.topRowcard {
    background: #131313c2;
    height: 100%;
    padding: 0;
    border-radius: 10px;
    position: relative;
    min-height: 135px;
    max-height: 180px;
    background-image: url(http://122.160.25.202/CapitalProAsiaGlobal/assets/images/shape/home-shape-2.png);
    box-shadow: 0px -1px 0px 0px #ffde9dc2, inset 0px -1px 1px 0px #fac763;
}

    .topRowcard .profilecard {
        padding: 18px 24px;
    }

        .topRowcard .profilecard .WellcomeText {
            font-size: 32px;
            color: #fff;
        }

            .topRowcard .profilecard .WellcomeText div {
                font-size: 26px;
                line-height: 31px;
                margin-bottom: 7px;
            }

            .topRowcard .profilecard .WellcomeText p {
                font-size: 16px;
                width: 60%;
                margin-bottom: 0;
            }

        .topRowcard .profilecard button {
            display: none
        }

        .topRowcard .profilecard .bottom_img {
            width: 180px;
            position: absolute;
            bottom: 10px;
            right: 5px;
        }

.topcard {
    background: #fff;
    height: 100%;
    padding: 0;
    border-radius: 30px;
    position: relative;
    min-height: 240px;
    background-image: url(http://122.160.25.202/CapitalProAsiaGlobal/assets/images/shape/home-shape-2.png);
    box-shadow: 0px 5px 20px 0px #9b9f9f3b, inset 0px -1px 3px 0px #e7e7e7;
}

    .topcard .profilecard {
        padding: 18px 24px;
    }

        .topcard .profilecard .WellcomeText {
            font-size: 27px;
            color: #076758;
        }

            .topcard .profilecard .WellcomeText div {
                font-size: 15px;
                margin-bottom: 10px;
                color: #c4c4c4;
            }

.cercleLogo {
}

.topcard .profilecard .WellcomeText p {
    font-size: 15px;
    margin-bottom: 0px;
    color: #fff;
    margin-top: 10px;
}

.topcard .profilecard .bottom_img {
    width: 242px;
    position: absolute;
    bottom: 10px;
    right: 5px;
}

.topcard .catrdhead {
    background: #002576;
    text-align: center;
    padding: 3px 8px;
    border-radius: 30px 30px 0px 0px;
    font-size: 18px;
    color: #fff;
}

.topcard .Accountover {
    padding: 15px 15px 5px;
    text-align: center;
}

    .topcard .Accountover .lastlogin {
        background: #f0f0f0;
        text-align: center;
        padding: 4px 6px;
        border-radius: 50px;
        color: #2d2d2d;
        margin-bottom: 8px;
    }

    .topcard .Accountover .actoverviewtitle {
        padding: 4px 10px;
        display: flex;
        justify-content: space-between;
        font-size: 13px;
        font-weight: 300;
        color: #076758 !important;
        margin-bottom: 3px;
    }

    .topcard .Accountover .bottomimgads {
        position: absolute;
        width: 235px;
        bottom: 0;
        right: 0;
    }

.topcard .viewads {
    padding: 15px 18px;
    text-align: center
}

    .topcard .viewads p {
        color: #076758;
        margin: 0;
        font-size: 15px;
    }

    .topcard .viewads .profit {
        color: #076758;
        font-size: 15px;
    }

    .topcard .viewads .earn {
        color: #076758;
        font-size: 15px;
    }

.topcard .bottomimgads {
    position: absolute;
    width: 344px;
    bottom: -26px;
    right: -60px;
}


.container-full {
    margin-top: -10px;
}

.Circle-Dot {
    position: absolute;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #fff;
    background-color: #028d5e;
    top: -19px;
    line-height: 20px;
    font-size: 13px;
    border-radius: 50px;
    left: 10px;
}

body {
    font-family: 'Exo 2', serif !important;
}

.side-menu {
    font-family: 'Exo 2', serif !important;
}

.treeview-menu li a {
    font-family: 'Exo 2', serif !important;
    color: #fff;
}

marquee {
    margin-bottom: 2px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    border-top: 1px solid #1f1e1e;
    border-bottom: 1px solid #1f1e1e;
    margin-top: 2px;
    padding: 5px;
    background-color: #121212;
}

.WelText {
    font-size: 2.25rem !important;
    font-family: 'Exo 2', serif !important;
    font-weight: 500 !important;
    color: #fff;
}

.menuActive {
    background: linear-gradient(180deg, #095d4f 0%, #018b75 100%);
    box-shadow: 1px 3px 13px 0px #9f9f9fee;
}

    .menuActive i {
        color: #fff !important;
    }

    .menuActive span {
        color: #fff !important;
    }

.RightMenuIco {
    float: right;
    padding-top: 5px;
    color: #94A3B8;
}

.main-Logo {
    height: 75px !important;
    display: block !important;
    line-height: 75px;
}

.headTextCls {
    font-size: 16px;
    font-weight: 500 !important;
    color: #fff;
    float: left;
    font-family: 'Exo 2', serif !important;
}

.imgCircle {
    float: left;
    margin-right: 20px;
}

.WelText {
    float: left;
}

.TxtSmall {
    font-size: 16px;
}

.IconCls {
    float: right;
    cursor: pointer;
    color: #fbbd18;
}

.blueText {
    color: #fff;
}

.orangeText {
    color: #fff;
}

.greenText {
    color: #fff;
}

.redText {
    color: #fff;
}

.topText {
    height: 45px;
}

.figureBig {
    text-align: left;
    font-size: 2rem !important;
    font-weight: bold;
    font-family: 'Exo 2', serif !important;
    margin: 2px 56px 2px 0px;
}

.spanTextMid {
    font-size: 18px;
    font-family: 'Exo 2', serif !important;
    text-align: center;
    font-weight: 500 !important;
}

.PLmenuL {
    padding-left: 20px;
}

.mg20 {
    margin-top: 20px;
    font-weight: 400;
}

.CardBtn {
    padding: 10px 20px 10px 20px;
    background-color: #00fff2;
    border: 0px;
    color: #0d3158;
    border-radius: 50px;
    font-family: 'Exo 2', serif !important;
    margin-top: 25px;
}

.CardBtn1 {
    padding: 10px 20px 10px 20px;
    background-color: transparent;
    border: solid 2px #00fff2;
    color: #00fff2;
    border-radius: 50px;
    font-family: 'Exo 2', serif !important;
    margin-top: 25px;
}

.botomVal {
    padding-left: 10px;
    color: gray;
    font-weight: 600 !important;
    font-family: 'Exo 2', serif !important;
    font-size: 18px;
}

.grayTxt {
    color: gray;
    font-family: 'Exo 2', serif !important;
}

.activationDate {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: -9px;
    text-align: center;
    font-weight: 500;
    color: #6c6c6c;
}

.valCls {
    font-size: 12px;
    border-radius: 7px;
    color: white;
    padding: 6px 15px;
}

.cpyGrpBn {
    background-color: #fbbd18;
    color: #000000;
    padding: 6px 8px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    margin-top: 0px;
    cursor: pointer;
    border-end-end-radius: 7px;
    border-start-end-radius: 7px;
}

.referURL {
    width: 75%;
    height: 30px;
    padding: 6px 15px 7px 7px;
    border: solid 1px #fb93071f;
    background: #cdcdcd4d;
    color: #292929;
    border-radius: 4px;
    margin-top: 0px;
    text-overflow: ellipsis;
    font-size: 12px;
}

.regi-date {
    margin-left: 10px;
    padding-left: 10px;
    border-left: solid 1px #eee;
}

.lastLoginCLs {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #eee;
    font-size: 12px;
    line-height: 65px;
}


.CustomRow {
    margin-top: 20px;
    background: linear-gradient(180deg, #0f172a 0%, #2672a3 100%);
    margin: 10px 0 !important;
    padding: 0 0 15px 0PX;
    border-radius: 5px;
}

.exText {
    display: none;
}

.borderCls {
    border-right: solid 5px #eee;
}

.imgCircle {
    display: none;
}

.socialMedia {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
    width: 100%;
    justify-content: space-around;
    padding: 12px 20px;
    border-radius: 12px;
    background: linear-gradient(135deg, #6a11cb, #2575fc);
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    animation: zoomInOut 2s infinite;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

    /* Slash Animation Background */
    .socialMedia::before {
        content: "";
        position: absolute;
        top: 0;
        left: -100%;
        width: 50%;
        height: 100%;
        background: rgba(255, 255, 255, 0.3);
        transform: skewX(-25deg);
        animation: slash 3s infinite;
    }

    .socialMedia p {
        text-align: center;
        font-size: 15px;
        margin-bottom: 0px;
        color: #fff;
    }

    .socialMedia span {
        margin: 0;
        z-index: 2;
    }

#buyNow .badge {
    background: #ffce00;
    color: #000;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 8px;
}

/* Zoom In Zoom Out */
@keyframes zoomInOut {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.08);
    }
}

/* Slash Animation */
@keyframes slash {
    0% {
        left: -100%;
    }

    50% {
        left: 120%;
    }

    100% {
        left: 120%;
    }
}

.earningBox {
    display: flex;
    justify-content: start;
    align-items: center;
    background: #d6d6d61f;
    border-radius: 12px;
    padding: 8px;
    gap: 12px;
    width: 100%;
    box-shadow: 0px 5px 6px 0px #1111111f;
}

    .earningBox .left img {
        width: 42px;
        padding: 8px;
        background: #03A9F4;
        border-radius: 10px;
    }

    .earningBox .right {
        text-align:left
    }
        .earningBox .right div {
            font-size: 18px;
            font-weight: 500;
            line-height: 20px;
        }

    .earningBox .right p {
        font-size:14px;
    }


@media only screen and (max-width: 1300px) {
    .topRowcard {
        height: 100%;
        min-height: 110px;
        max-height: 119px;
    }

        .topRowcard .profilecard {
            padding: 14px 14px;
        }

            .topRowcard .profilecard .WellcomeText div {
                font-size: 22px;
                line-height: 28px;
                margin-bottom: 7px;
            }

            .topRowcard .profilecard .WellcomeText p {
                font-size: 9px;
                width: 60%;
                margin-bottom: 0;
            }

            .topRowcard .profilecard .bottom_img {
                width: 102px;
                position: absolute;
                bottom: 10px;
                right: 5px;
            }

    .topcard {
        min-height: 200px;
    }

        .topcard .profilecard {
            padding: 14px 14px;
        }

            .topcard .profilecard .WellcomeText {
                font-size: 19px;
            }

                .topcard .profilecard .WellcomeText div {
                    font-size: 12px;
                }

                .topcard .profilecard .WellcomeText p {
                    font-size: 12px;
                }

            .topcard .profilecard .bottom_img {
                width: 163px;
            }

        .topcard .catrdhead {
            font-size: 15px;
        }

    .Accountover .lastlogin {
        font-size: 10px;
    }

    .topcard .Accountover .actoverviewtitle {
        padding: 3px 10px;
        font-size: 11px;
    }

    .topcard .viewads p {
        font-size: 11px;
    }

    .topcard .bottomimgads {
        position: absolute;
        width: 236px;
        bottom: -21px;
        right: -48px;
        display: none
    }
}


@media only screen and (max-width: 600px) {
    .DashboardCards {
        margin-bottom: 10px;
    }

    .topRowcard .profilecard .WellcomeText div {
        font-size: 21px;
        margin-bottom: 7px;
    }

    .topRowcard .profilecard .WellcomeText p {
        font-size: 9px;
        width: 60%;
        margin-bottom: 0;
    }

    .topRowcard .profilecard .bottom_img {
        width: 114px;
        position: absolute;
        bottom: 8px;
        right: 5px;
    }

    .topRowcard .profilecard button {
        display: none
    }

    .topcard {
        height: auto;
        margin-bottom: 15px;
    }

        .topcard .profilecard .WellcomeText {
            font-size: 16px;
            text-align: center;
        }

            .topcard .profilecard .WellcomeText p {
                font-size: 21px;
            }

        .topcard .profilecard .bottom_img {
            display: none;
        }

        .topcard .profilecard button {
            width: 100%
        }

        .topcard .bottomimgads {
            position: absolute;
            width: 260px;
            bottom: -21px;
            right: -43px;
        }

    .referralDiv {
        display: none
    }

    .WelText {
        font-size: 1.2em !important;
    }

    .imgCircle {
        display: block;
    }


    .borderCls {
        border: 0px !important;
    }

    .activationDate {
        font-size: 13px;
        margin-bottom: 0px;
    }

    .valCls {
        display: block;
        margin: 5px;
    }

    .CustomRow {
        padding: 5px !important;
        margin: 0 !important
    }

    .exText {
        display: block;
    }

    .notifications-menu {
        display: none;
    }

    .lastLoginCLs {
        padding: 10px !important;
        border-radius: 5px;
        font-size: 12px;
        line-height: 65px !important;
        margin-left: 20px;
    }

    .navbar-custom-menu r-side {
        width: 100%;
        margin-right: 0px;
    }

    .navbar-custom-menu > .navbar-nav {
        width: 100%;
        display: block;
    }

    .main-header .navbar-custom-menu {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .user-menu {
        float: right !important;
    }

    .mobile-btn {
        margin-left: 15px;
        padding: 4px 8px;
    }

    .main-Logo {
        margin-left: 50px;
    }

    .content {
        margin-top: 0px !important;
    }

    .position-relative {
        position: initial !important;
    }

    .main-sidebar {
        top: 80pX !important;
    }

    .CardBtn {
        margin-top: 10px;
    }

    .CardBtn1 {
        margin-top: 10px;
    }
}

.taskBTN {
    font-size: 16px;
    background: none;
    border: none;
    position: relative;
    --padding-block: 8px;
    --padding-inline: 35px;
    --arrow: 5rem;
    --arrow-stripes: .8rem;
    padding: var(--padding-block) var(--padding-inline);
    padding-right: calc(var(--padding-inline) + var(--arrow));
    filter: drop-shadow(4px 4px 4px hsl(0 0% 0% / .5));
    color: #fff !important;
    border-radius: 999vmax 0 0 999vmax;
    cursor: pointer;
    transition: all 125ms;
}

    .taskBTN:active {
        scale: .975;
    }

    .taskBTN:hover::after {
        animation-play-state: paused;
    }

    .taskBTN::after {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: inherit;
        z-index: -1;
        background-color: #037e6a;
        background-image: linear-gradient(#02846f 50%, hsl(170.3deg 87.61% 22.16% / 26%) 0);
        animation: mask-position 5s linear infinite;
        --conic-stops: #ffffff 0 90deg, #0000 0;
        --linear-stops: #0000 0px, #ffffff 1px var(--arrow-stripes), #0000 calc(var(--arrow-stripes) + 1px) calc(var(--arrow-stripes) * 2);
        --mask-image: conic-gradient(from 225deg at right, var(--conic-stops)), conic-gradient(from 225deg at right, var(--conic-stops)), repeating-linear-gradient(-135deg, var(--linear-stops)), repeating-linear-gradient(-45deg, var(--linear-stops));
        --mask-position: 0 0, 0 0, 0 0, 0 100%;
        --mask-position-to: 0, 0, -100% 0, -100% 100%;
        --mask-size: calc(100% - var(--arrow)) 100%, 100%, 200% 50%, 200% 50%;
        --mask-repeat: no-repeat, repeat, repeat-x, repeat-x;
        -webkit-mask-image: var(--mask-image);
        -webkit-mask-position: var(--mask-position);
        -webkit-mask-size: var(--mask-size);
        -webkit-mask-repeat: var(--mask-repeat);
        -webkit-mask-composite: source-over, source-out, source-over, source-over;
        mask-image: var(--mask-image);
        mask-position: var(--mask-position);
        mask-size: var(--mask-size);
        mask-repeat: var(--mask-repeat);
        mask-composite: add, subtract, add, add;
    }

@keyframes mask-position {
    to {
        -webkit-mask-position: var(--mask-position-to);
        mask-position: var(--mask-position-to);
    }
}

.BottomBtns {
    display: flex;
    grid-gap: 10px;
    margin-bottom: 0 !important;
}

.animated-button1 {
    background: linear-gradient(144deg, #9d790c 50%, #a4b12a);
    padding: 7px 15px;
    margin-top: 23px;
    border-radius: 57px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #f7d4d4;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: rgb(151 65 252 / 28%) 0 15px 30px -5px;
}

    .animated-button1:nth-child(2) {
        background: linear-gradient(144deg, #002576, #4635de);
    }

    .animated-button1 > div {
        margin: 0 !important;
        font-size: 12px !important;
        color: #fff !important;
        display: flex;
        align-items: center;
    }

        .animated-button1 > div img {
            width: 20px;
            height: auto;
            margin-right: 6px;
        }

    .animated-button1::before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #ad8585;
        opacity: 0;
        -webkit-transition: .2s opacity ease-in-out;
        transition: .2s opacity ease-in-out;
    }

    .animated-button1:hover::before {
        opacity: 0.2;
    }

    .animated-button1 span {
        position: absolute;
    }

        .animated-button1 span:nth-child(1) {
            top: 0px;
            left: 0px;
            width: 100%;
            height: 2px;
            background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#fff));
            background: linear-gradient(to left, rgba(43, 8, 8, 0), #fff);
            -webkit-animation: 2s animateTop linear infinite;
            animation: 2s animateTop linear infinite;
        }

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button1 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#fff));
    background: linear-gradient(to top, rgba(43, 8, 8, 0), #fff);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button1 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#fff));
    background: linear-gradient(to right, rgba(43, 8, 8, 0), #fff);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button1 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#fff));
    background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #fff);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@media only screen and (max-width:767px) {

    .BottomBtns {
        grid-gap: 10px;
        flex-direction: column;
    }

    .animated-button1:nth-child(2) {
        margin-top: 0;
    }
}
