@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
@font-face { font-family: Graphik-Medium-Trial; 
    src: url('../fonts/Graphik-Medium-Trial.otf'); } 
:root {
    max-width: 100%;
    overflow-x: hidden;
}

html body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: Graphik-Medium-Trial !important; 
    color: #4b565e;
}

body {
    background: url("../images/new/Backdrop.png"), #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

.hero0 {
    /* background: url(../images/new/bggg2\ 7.png) no-repeat center ; */
    background-size: auto;
    height: 100vh;
    position: relative;
}
.text-info:active , .text-info:focus .text-info:visited {
    color: forestgreen !important;
}
.copy-icon:active, .copy-icon:focus .copy-icon:visited {
    color: forestgreen !important;
}
.hero {

    position: relative;
}

.hero_img_sec {
    position: relative;
}

.hero_img1 {
    position: absolute;
    right: 199px;
    top: 77px;
    z-index: 9;
    height: 200px;

}

.hero_img2 {
    position: absolute;
    left: 9px;
    top: 150px;
    z-index: 9;
}

.hero1 {
    /* background: url(../images/new/bggg2\ 1.png) no-repeat center; */
    background-size: 100%;
    height: auto;
    position: relative;
}

.hero2 {
    /* background: url(../images/new/bggg2\ 2.png) no-repeat center; */
    background-size: cover;
    height: auto;
    position: relative;
}

.hero3 {
    /* background: url(../images/new/bggg2\ 2.png) no-repeat center; */
    background-size: cover;
    height: auto;

}

.hero5 {
    /* background: url(../images/new/bggg2\ 5.png) no-repeat center; */
    background-size: cover;
    height: auto;
    padding: 70px 0px;

}

.hero4 {
    /* background: linear-gradient(148.9deg, #090300 18.81%, rgba(9, 3, 0, 0) 199.4%); */
    background-size: cover;
    height: auto;
    position: relative;

}

.hero4 h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 187.5%;
    font-family: Graphik-Medium-Trial !important; 
}

.glass {
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    background-color: rgb(132 130 130 / 28%);
    padding: 0px 30px;
    transform: skewX(354deg);

}

.laptop {
    background: url(../images/new/flwr11.png) no-repeat center;
    background-size: contain;
}

.flwr {
    background: url(../images/new/flwr2.png) no-repeat center;
    background-size: contain;
}

.el1 {
    position: absolute;
    left: -400px;
    top: -100px;
    height: 1000px;
    z-index: 9;
}

.el2 {
    position: absolute;
    left: -12px;
    bottom: -250px;
    height: 700px;
    width: auto;
    z-index: 9;
}

.el3 {
    position: absolute;
    right: -12px;
    top: 0px;
    height: 500px;
    width: auto;
    z-index: 9;
}

.el4 {
    position: absolute;
    right: -12px;
    top: 200px;
    height: 800px;
    width: auto;
    z-index: 9;
}

.el5 {
    position: absolute;
    right: 300px;
    top: 0px;
    height: 700px;
    width: auto;
    z-index: 9;
}

.el6 {
    position: absolute;
    right: -12px;
    top: -100px;
    height: 800px;
    width: auto;
    z-index: 9;
}

.el7 {
    position: absolute;
    right: -12px;
    top: -200px;
    height: 800px;
    width: auto;
    z-index: 9;
}

.el8 {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 900px;
    width: auto;
    z-index: 9;
}

.el9 {
    position: absolute;
    left: 0px;
    top: 550px;
    height: 900px;
    width: auto;
    z-index: 9;
}

.el10 {
    position: absolute;
    left: 0px;
    top: 950px;
    z-index: 9;
    width: 400px;

}

.el11 {
    position: absolute;
    right: 0px;
    top: 550px;
    z-index: 9;
    width: 400px;

}

.el12 {
    position: absolute;
    right: 0px;
    bottom: -100px;
    z-index: 9;
    width: 800px;

}

.el13 {
    position: absolute;
    right: 0px;
    bottom: -150px;
    z-index: 9;
    width: 400px;

}

main {
    position: relative;

}


.pb-100 {
    padding-bottom: 100px;
}

a {
    text-decoration: none;
    font-family: Graphik-Medium-Trial !important; 
}

p {
    font-family: Graphik-Medium-Trial !important; 
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
}

h4 {
    font-weight: 700;
    color: #fff;
}

h1,
h2 {
    font-weight: 900;
    color: #000;
}

h3 {
    font-weight: 900;

    color: #000;
    font-size: 40px !important;
}

h6 {
    font-family: Graphik-Medium-Trial !important; 
}

.active {
    color: #E4883D !important;
}

.nav-link {
    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff !important;
    font-family: Graphik-Medium-Trial !important; 

}

.nav-link:hover {
    color: #E4883D !important;
    fill: #E4883D !important;
}


.bg-light {
    background: rgba(0, 0, 0, 50%) !important;

}

.bg-dark-btn {
    background: #000 !important;
    border-radius: 5px !important;
    COLOR: #FFF;
}

.bg-gray {
    background: #504F4F !important;
    border-radius: 10px;
}
.bg-gray1 {
    background: #1E2024 !important;
    border-radius: 10px;
}


.bg-lightgray {
    background: #DBE2E8;
}

.btn-main {
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: capitalize !important;
    font-family: Graphik-Medium-Trial !important; 
    border-radius: 6px;

    padding: 12px 15px;
    border: transparent;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: #FA9021;
    font-size: 13px;
    transition: all 0.3s;
    font-weight: 500;
}

.btn-round {
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: capitalize !important;
    font-family: Graphik-Medium-Trial !important; 
    padding: 8px 15px;
    box-sizing: border-box;
    font-size: 16px;
    background: linear-gradient(92.48deg, #FA8305 2.08%, #FB9E3C 117.25%);
    border-radius: 40px;
    transition: all 0.3s;
    font-weight: 500;
}

.btn-round:hover {
    background: linear-gradient(89.93deg, #E4893D 0.05%, #B73C00 99.92%) !important;
    color: #fff;
}

.btn-main:hover {
    opacity: 0.9;
    color: #fff;
}

.btn-light {
    background: rgba(255, 255, 255, 0.11);
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}
.btn-link {
    font-weight: 500;
    color: #0d6efd;
    text-decoration:none;
}
.btn-nav {
    line-height: 20px;
    letter-spacing: 1px;
    color: #000;
    text-transform: capitalize !important;
    font-family: Graphik-Medium-Trial !important; 
    border-radius: 8px;

    padding: 8px 20px;
    border: 3px solid #E4883D;
    background: transparent;
    font-size: 14px;
    transition: all 0.3s;
    font-weight: 600;

}

.btn-nav:hover {
    background: linear-gradient(89.93deg, #E4893D 0.05%, #B73C00 99.92%);
    color: #fff;

}

.btn-blue {
    background: #274c65;
}

.btn-thick {
    padding: 10px 70px;
}

.btn-outline {
    border: 1px solid #fff;
    background: transparent;
}

.btn-outline:hover {
    background: #ffbd60;
}

.text-small {
    font-size: 12px;

}

.text-md {
    font-size: 14px;
    font-weight: 300;
}

.link_text {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.text-medium {
    font-size: 15px;
    font-weight: 400;

}

.text-orange {
    color: #FA9021 !important;
}

.text-success {
    color: rgba(43, 253, 8, 1) !important;
}

.bg-red {
    background: #E4883D !important;
}

.text-green {
    color: #2dd7a2;
}

.title h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: normal;
    color: #fff;
    font-family: Graphik-Medium-Trial !important; 
}

.title p {
    font-family: Graphik-Medium-Trial !important; 
    font-size: 22px;
    font-weight: 300;
}

.title h2 span {
    font-size: 2rem;
}

.title h5 {
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 2.1rem;
    letter-spacing: normal;
    color: rgba(228, 136, 61, 1);

    font-family: Graphik-Medium-Trial !important; 
}

.title h4 {
    font-size: 40px;
    font-weight: 600;
    line-height: 53.52px;
    letter-spacing: normal;
    color: #fff;
    font-family: Graphik-Medium-Trial !important; 
}

.title h4 span {
    font-size: 1.7rem;
}


.card {
    border: none;
    padding: 0px;
    background: none;
    transform: skewX(-8deg);
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.25);
    position: relative;
    overflow: hidden;
    z-index: 99;
}

.strip {
    padding: 10px;
    background: rgba(172, 172, 172, 0.192);
    backdrop-filter: blur(15px);
    text-align: center;
    transform: translateY(-80px);
}

.strip p,
.strip h6 {
    transform: skewX(8deg);
    color: #fff;
}

.diamond {
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    line-height: 40px;
    transform: skewX(8deg);
    bottom: 60px;
}

.diamond img {
    height: 25px !important;
}

.h-25 {
    height: 25px !important;
}

.card-btn {
    position: absolute;
    top: 110px;
    left: 35px;
    transform: skewX(8deg);
    transform: translateY(-200px)
}

.card img:hover {
    filter: blur(5px);
}

.card:hover .card-btn {
    transform: translateY(0px);
    transition: 400ms ease-in-out;
    filter: blur(0px);
}

.img_border_radius {
    border-radius: 10px;
}

.icon {
    background: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.icon img {
    height: 35px;
}

.social-link ul {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
}

.social-link ul li {
    list-style: none;
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    font-size: 18px;

}

.social-link ul li a {
    color: #000;
    margin-left: 9px;
    line-height: 2;
}

.social-link ul li a :hover {
    color: #E4883D;
}


.br-1 {
    border-left: 5px solid #F0B84A;

}

.text-gray {
    color: gray;
}



.text-red {
    color: #E4883D !important;
}

.navbar-light .navbar-toggler {
    background-color: #57626b !important;
}



.crd-img {
    width: auto;
    height: 300px;
}

.crd-img1 {
    width: auto;
    height: 253px;
}

.text-blackbold {
    color: #000;
    font-weight: 600;
}


.footer_area {
    background: #070707;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid gray;
    z-index: 99999;
}

.copyright_sec {
    background: #070707;
}

.footer_link li {
    list-style: none;
    color: #fff;
    margin-bottom: 10px;

}

.footer_link li a {

    color: #fff;

}

.text-wide {
    word-spacing: 10px;
    line-height: 35px;
}

.mt-100 {
    margin-top: 100px;
}



.box {
    text-align: left;
    color: #fff;
    padding: 50px;
    background: #1C140F;
    border-radius: 15px;

}


.title-s {
    font-family: Graphik-Medium-Trial !important; 
    font-size: 22px;
    color: #000;
}

.social {
    justify-content: center;
    margin-top: 20px;
}

.social i {
    font-size: 30px;
    color: #fff;
    margin-right: 35px;
}

.img-thumb {
    border-radius: 50%;
    height: 50px;
}



/* styling for youtube thumbnails */

.thumb {
    position: relative;
}

.thumb1 {
    background: url(../images/thumbnail2.png) no-repeat center;
    background-size: cover;
    height: 100px;
    cursor: pointer;

}

.thumb2 {
    background: url(../images/thumbnail1.png) no-repeat center;
    background-size: cover;
    height: 100px;
    cursor: pointer;

}

.over-btn {
    position: absolute;
    top: 25px;
    left: 40%;
}

.rec_bubble {
    background: url(../images/new/Rectangle.png) no-repeat center;
    background-size: contain;
    position: relative;
}

.stp {
    font-family: Graphik-Medium-Trial !important; 
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    background: #FA9021;
    border-radius: 10px;
    padding: 10px 20px;
}

.lh1 {
    line-height: 2;
    word-spacing: 2px;
}

.strip4 {
    background: linear-gradient(180deg, #9265D2 0%, #9265D2 14.06%, #D63E96 51.04%, #0D0514 100%);
    border-radius: 24px;


}

.strip3 {
    background: linear-gradient(180deg, #F5CD70 0%, #FBA585 51.04%, #0D0514 100%);
    border-radius: 24px;


}

.strip2 {
    background: linear-gradient(180deg, rgba(175, 124, 222, 0.9) 0%, #694FFF 55.21%, #0D0514 100%);
    border-radius: 24px;


}

.strip1 {
    background-image: url(../images/new/bubbles.png), linear-gradient(180deg, #EA3D8A 0%, rgba(146, 45, 237, 0.9) 55.21%, #0D0514 100%);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    border-radius: 24px;

}

.img-brdr {
    padding: 8px;
    border: 3px solid #fff;
    border-radius: 50%;
}

.d-block {
    display: block !important;
}

.thum {


    position: absolute;
    top: 165px;
    left: 50%;
    z-index: -1;
}

.map {
    background: url(../images/new/map.png) no-repeat center;
    background-size: contain;
    height: 90vh;
    position: relative;
}

.pointer {
    position: absolute;
    top: 130px;
    right: -52px;
}

/* styling for youtube thumbnails */
.el1,
.el2,
.el3,
.el4,
.el7,
.el9,
.el10,
.el11,
.el12,
.el13 .el6,
.el5,
.el8 {
    z-index: -1 !important;
}

.btn,
.btn-light,
a {
    z-index: 99999;
}

nav {
    z-index: 999999;
}

.navbar-nav {
    z-index: 999999 !important;
}

.thumb {
    z-index: 999999;
}

.line1 {
    position: absolute;
    left: 50%;
    top: 175px;
    height: 36px;
}

.line4 {
    position: absolute;
    left: 78px;
    top: -12px;
    height: 50px;
}

.line3 {
    position: absolute;
    right: 78px;
    top: -12px;
    height: 50px;
}

.line5 {
    position: absolute;
    left: 78px;
    top: 102px;
    height: 50px;
}

.line6 {
    position: absolute;
    right: 78px;
    top: 102px;
    height: 50px;
}

.line2 {
    position: absolute;
    right: 5%;
    width: 90%;
    top: -13px;

}

.img-rltv {
    position: relative;
}

@media only screen and (max-width: 520px) {
    .title h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 55px;
    }

    .hero_img2,
    .hero_img1 {
        display: none;
    }

    .card {

        margin-inline: 30px;
    }

    .el1,
    .el6,
    .el5,
    .el8 {
        z-index: 999 !important;
    }

    .btn,
    .btn-light,
    a {
        z-index: 99999;
    }

    nav {
        z-index: 999999;
    }

    .navbar-nav {
        z-index: 999999 !important;
    }

    .nav-link {
        margin-left: 0px;
    }

    .thumb {
        z-index: 9999999999999;
    }

    .card_row {
        transform: translateY(0px);
    }

    .card {
        margin-bottom: 20px;
    }

    .hero {
        height: auto;
    }

    .navbar-brand img {
        height: 50px;
    }

    .box {
        margin: 0px;
    }

    .box ul {
        width: 100%;
    }

    .box li {
        font-weight: 200;
    }

    .hero .title h2 {
        color: #fff;
    }

    .strip1 {
        background-image: linear-gradient(180deg, #EA3D8A 0%, rgba(146, 45, 237, 0.9) 55.21%, #0D0514 100%);
    }

    .thum {
        left: 97%;

    }

    .sidenav {
        position: fixed;
        background: #000 !important;
        z-index: 9999999;
    }
}



body::-webkit-scrollbar {
    width: 3px;
    /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
    background: #000;
    /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
    background-color: #E4883D;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */

}

.blck_box::-webkit-scrollbar {
    width: 3px;
    /* width of the entire scrollbar */
}

.blck_box::-webkit-scrollbar-track {
    background: transparent;
    /* color of the tracking area */
}

.blck_box::-webkit-scrollbar-thumb {
    background-color: #E4883D;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */

}





/* modal css */


.modal-content {
    position: relative;
    background: url() no-repeat center;
    border-radius: 10px;
}


.popup-title h2 {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 3.5rem;
}

.popup-title h6 {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 1.2rem;
    font-weight: 200 !important;
    line-height: 1.4rem;
    letter-spacing: 1px;

    font-family: Graphik-Medium-Trial !important; 
}

.btn-popup {
    background: url(../images/popup/btn.png) no-repeat center;
    background-size: cover;
    font-size: 1rem;
    font-weight: 800;
}

.btn-close {
    position: absolute;
    right: 10px;
    top: 0px;
    background: none;
}

/* dashboard css start here */

#fileName {
    position: relative;
    width: 120px;
}

#fileName {
    white-space: nowrap;
    direction: rtl;
    text-overflow: ellipsis;
    overflow: hidden;
}

.submenu .is-active::before {
    content: url(../images/new/libefore.png);
    position: relative;
    left: -46px;
    top: 3px;
    z-index: 9;
    margin-right: -20px;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1em !important;
    height: 1em !important;
}
    .dash_background {}
.progress_percentage{
    position:absolute;
    right:10px;
    color:#fff;

}
.progress {
    position:relative;
    height: 18px;
    border-radius: 20px;
    background-color: #000;
}

.progress-bar {
    background: linear-gradient(90deg, #903888 0%, #55C28F 30.21%, #1BC7FE 67.19%, #FA9420 97.4%);
    box-shadow: 0px 0px 15px #FFFFFF;
    border-radius: 96px;
}

.dash_card {
    background: linear-gradient(91.6deg, #672B50 1.36%, #C682FA 35.46%, #2AABD5 62.95%, #1F3B74 93.49%, #250D3C 99.09%);
    border-radius: 10px;
    position: relative;
    padding: 20px;
    z-index: 99;

}

.dash_card-img {
    position: absolute;
    top: 2px;
    right: 15px;
}

.dash_card i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: lightgray;
}

.purple_card {
    background: linear-gradient(90.88deg, rgba(103, 43, 80, 0.6) 4.59%, rgba(198, 130, 250, 0.6) 28.86%, rgba(31, 59, 116, 0.6) 69.99%, rgba(37, 13, 60, 0.6) 99.72%);
    backdrop-filter: blur(25px);
    /* Note: backdrop-filter has minimal browser support */
    padding: 20px;
    border-radius: 15px;
}

.purple_card1 {
    background: url(../images/new/gold\ logo\ 7.png), linear-gradient(90.88deg, rgba(103, 43, 80, 0.6) 4.59%, rgba(198, 130, 250, 0.6) 28.86%, rgba(31, 59, 116, 0.6) 69.99%, rgba(37, 13, 60, 0.6) 99.72%);
    backdrop-filter: blur(25px);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 20px;

    border-radius: 15px;
}

.blck_box {
    background: #040404;
    padding: 10px 15px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 11px;

}

.btn-xs {
    padding: 5px;
    line-height: 7px;
    border-radius: 0px;
}

.dash_box {
    background: linear-gradient(270.05deg, #575454 5.64%, rgba(69, 69, 69, 0) 54.36%);
    border-radius: 10px;
    position: relative;
    min-height: 200px;
}

.arrw1 {
    position: absolute;
    left: 702px;
    height: 130px;
    bottom: 34px;
}

.arrw2 {
    position: absolute;
    right: 498px;
    height: 80px;
    bottom: 62px;
}

.candle {
    background: url(../images/Candlesticks.png) no-repeat center;
    background-size: contain;
}

.item img {
    width: 350px !important;
    border-radius: 10px;
}

.bg-black {
    background-color: #000;
    border-radius: 10px !important;
    border: none
}

.btn-success {
    background: #0C9B00;
}

.cursor-pointer {
    cursor: pointer;
}

.bg-underline {
    background: transparent;
    border: none;
    border-bottom: 3px solid #FA9420;
    border-radius: 0%;
    color: #fff;
}

.bg-underline:focus {
    background: transparent;
    border: none;
    border-bottom: 3px solid #FA9420;
    border-radius: 0%;
    box-shadow: none;
    color: #fff;
}

.input-group-text {
    background: transparent;
    border: none;
    border-bottom: 3px solid #FA9420;
    border-radius: 0px;
    color: #fff;
}

.bg-input-gray {
    background: rgba(4, 4, 4, 0.5);
    ;
    border: none;
    border-radius: 0px;
    color: #fff;
    margin-left: 0px !important;

}

.bg-input-gray:focus {
    background: rgba(4, 4, 4, 0.5);
    ;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #fff;
}

.gray-label {
    transform: translateY(20px);
}

.hlf-br {
    border-radius: 0px !important;
}

.fa-search {
    background: #FA9420;
    padding: 12px 15px;
    color: #fff;
}

/* sidebar css */

.content {
    /* margin-left: 236px; */
    border-radius: 1rem;


}

.sidenav {
    display: flex;
    flex-flow: column nowrap;
    background: rgba(0, 0, 0, 50%) !important;
    color: #fff;
    padding: 1.5rem;
    flex: 0 1 auto;
    /* width: 16rem;
    max-width: 100%; */
    height: calc(100vh - 70px);
    /* position: fixed; */
    transition: width 250ms ease-out;
    margin-top: 6px;
}

.sidenav.is-collapsed {
    width: 4.5rem;
}

.sidenav__header {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: relative;
}

.header__icon {
    height: 2.5rem;
    width: 2.5rem !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.header__icon .fa {
    aspect-ratio: 1;
    font-size: 1.25rem;
}

.header__icon .fa {
    font-size: 1.75rem;
}

.header__text {
    display: inline-block;
    flex: 1;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition-property: opacity, transform;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    transition-delay: 100ms;
    font-weight: 700;
    flex: 1;
}

.is-collapsed .header__text {
    opacity: 0;
    transform: translateX(1rem);
    transition-delay: 0s;
}

.sidenav__button {
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 0;
    background: linear-gradient(90.18deg, #30CEDF 0.15%, #1940B5 99.86%);
    color: #a7bbeb;
    border: 0;

    overflow: hidden;
    border-radius: 0.5rem;
    cursor: pointer;
    outline-offset: -2px;
    transition-property: background, color;
    transition-duration: 250ms;
    color: #fff;
    flex: 0 0 auto;
    position: absolute;
    left: 95%;
    top: -23px;
}

.is-active .sidenav__button {
    color: #fff;
    background: linear-gradient(90.18deg, #30CEDF 0.15%, #1940B5 99.86%);
    border-radius: 6.66667px 0px 0px 6.66667px;
}

.sidenav__button:focus-visible {
    outline: 2px solid #2c5bd0;
}

.sidenav__button:focus-visible,
.sidenav__button:hover {
    background: #0d43c9;
    color: #fff;
}

.sidenav__button-icon {
    height: 2rem;
    width: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.sidenav__button-icon .fa {
    aspect-ratio: 1;
    font-size: 1.25rem;
}

.sidenav__button-text {
    display: inline-block;
    flex: 1;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition-property: opacity, transform;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    transition-delay: 100ms;
    font-weight: 700;
    flex: 1;
}

.is-collapsed .sidenav__button-text {
    opacity: 0;
    transform: translateX(1rem);
    transition-delay: 0s;
}

.header .sidenav__button-icon {

    color: #a7bbeb;
}

.header .sidenav__button-icon>* {
    transition-property: transform, color;
    transition-duration: 250ms;
}

.header .sidenav__button-icon>*:hover {
    color: #fff;
}

.is-collapsed .header .sidenav__button-icon>* {
    transform: rotate(180deg);
}

.sidenav__nav {
    flex: 1 1 auto;
    margin: 1rem -1.375rem 0;
    padding: 0 1.2rem;
    padding-right: 0px;
}

.nav {
    display: block;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: #a7bbeb transparent;
    scrollbar-width: thin;
    transition: scrollbar-color 200ms;
}

.nav::-webkit-scrollbar {
    height: 0px;
    width: 0px;
}

.nav::-webkit-scrollbar-track {
    background: transparent;
    transition: background 200ms;
}

.nav::-webkit-scrollbar-thumb {
    background: #a7bbeb;
}

.nav::-webkit-scrollbar-corner {
    background: none;
}

.nav:hover {
    scrollbar-color: #a7bbeb #2c5bd0;
}

.nav:hover::-webkit-scrollbar-track {
    background: #2c5bd0;
}

.nav__list {

    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 2.5rem;
}

.nav__divider {
    margin: 1rem 0;
    padding: 0 0.625rem;
    min-width: 2.5rem;
}

.nav__divider::before {
    display: block;
    content: '';
    height: 0.99px;
    background: #2c5bd0;
}

.nav__item {
    position: relative;
}

.nav__item+.nav__item {
    margin-top: 0.25rem;
}

.nav__button {
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 0;
    background: none;
    color: #fff;
    border: 0;
    overflow: hidden;
    border-radius: 0.5rem;
    cursor: pointer;
    outline-offset: -2px;
    transition-property: background, color;
    transition-duration: 250ms;
    max-width: 100%;
    width: 100%;
}

.is-active .nav__button {
    color: #fff;
    background: linear-gradient(90.18deg, #30CEDF 0.15%, #1940B5 99.86%);
    border-radius: 6.66667px 0px 0px 6.66667px;
}

.nav__button:focus-visible {
    outline: 2px solid #2c5bd0;
}

.nav__button:focus-visible,
.nav__button:hover {
    background: linear-gradient(90.18deg, #30CEDF 0.15%, #1940B5 99.86%);
    border-radius: 6.66667px 0px 0px 6.66667px;
    color: #fff;
}

.nav__icon {
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.nav__icon .fa {
    aspect-ratio: 1;
    font-size: 1.25rem;
}

.nav__label {
    display: inline-block;
    flex: 1;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition-property: opacity, transform;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    transition-delay: 100ms;
    margin-right: 0.5rem;
}

.is-collapsed .nav__label {
    opacity: 0;
    transform: translateX(1rem);
    transition-delay: 0s;
}

.nav__badge {
    border-radius: 50vh;
    background: #bafd5c;
    color: #000;
    font-size: 0.75rem;
    padding: 0.125rem 0.25rem;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    transform: translate(-0.25rem, -50%);
    transition-property: transform, font-size, padding, color;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
}

.nav__badge.warn {
    background: #ffbc00;
}

.is-collapsed .nav__badge {
    transform: translate(-0.25rem, 50%);
    color: transparent;
    font-size: 0;
    padding: 0.25rem;
}

.sidenav__footer {
    margin-top: 1rem;
}

.justify-content-evenly {
    display: flex;
    justify-content: space-evenly;
}

.user__button {

    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-evenly;
    padding: 0;
    background: none;
    color: #a7bbeb;
    border: 0;
    overflow: hidden;
    border-radius: 0.5rem;
    cursor: pointer;
    outline-offset: -2px;
    transition-property: background, color;
    transition-duration: 250ms;
    border-radius: 50vh;
    width: 100%;
    max-width: 100%;
    color: #fff;
}

.is-active .user__button {
    color: #fff;
}

.user__button:focus-visible {
    outline: 2px solid #2c5bd0;
}

.user__button:focus-visible,
.user__button {
    background: rgba(196, 196, 196, 0.521);
    border-radius: 8px;
    color: #fff;
}

.user__badge {
    flex: 0 0 auto;
    width: 2.5rem;
    height: 2.5rem;
    padding: 2px;
}

.user__image {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #cfd8dc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.user__image .fa {
    color: #263238;
    font-size: 1.5rem;
}

.user__text {
    display: inline-block;
    flex: 1;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition-property: opacity, transform;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    transition-delay: 100ms;
    margin-left: 0.5rem;
    display: flex;
    flex-flow: column nowrap;
}

.is-collapsed .user__text {
    opacity: 0;
    /* transform: translateX(1rem); */
    transition-delay: 0s;
}

.user__name,
.user__title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.user__title {
    font-size: 0.75rem;
    color: #a7bbeb;
}

li .submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 1rem;
    padding-right: 1rem;
    border-left: 2px solid #fff;
}

.dash_bg1 {
    background: url(../images/new/gold\ logo\ 2.png), linear-gradient(90.88deg, rgba(122, 40, 236, 0.6) 4.59%, rgba(216, 58, 240, 0.6) 20.44%, rgba(237, 76, 174, 0.6) 31.34%, rgba(41, 80, 219, 0.6) 82.87%, rgba(16, 0, 4, 0.6) 99.72%);
    backdrop-filter: blur(25px);
    background-position: right;
    background-repeat: no-repeat;

    border-radius: 39px;
    padding: 20px;
    height: auto;
}

.dash_bg2 {
    background: linear-gradient(180deg, #4D25A5 0%, #903888 19.27%, #4F3C8F 43.23%, #223D99 64.06%, #000000 100%);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 15px;
    padding: 20px;
}




.table>thead {
    vertical-align: bottom;
    border-bottom: 0px solid transparent;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-bottom: 1px solid #FA9420;
}





/* dashboard css ends  here */
.card-slide {
    width: 250px;
    height: auto;
}

.mhn-slide {
    transform: skewX(10);
}

.mhn-slide .card {
    height: 270px;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}

.mhn-slide .card .strip {
    position: absolute;
    bottom: -85px;
    left: 0px;
    width: 100%
}

.mhn-slide .card .card-btn {
    left: 18px;
}

.mhn-slide .owl-stage-outer {
    z-index: 1
}

.mhn-slide .owl-nav {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.mhn-slide .owl-nav svg {
    color: currentColor;
    fill: rgba(174, 174, 174, 1)
}

.mhn-slide .owl-nav .disabled {
    display: none
}

.mhn-slide .owl-prev,
.mhn-slide .owl-next {
    top: 88px;
    z-index: 2;
    width: 60px;
    height: 60px;
    margin-top: -20px;
    position: absolute;
    z-index: 99 !important;

}

.mhn-slide .owl-prev {
    left: -10px
}

.mhn-slide .owl-next {
    right: -10px
}

.team-sec {
    background: rgba(0, 0, 0, 0.349);
}

.team-card {
    margin-bottom: 10px;
}

.team-card img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

.sponsor {
    margin-bottom: 40px;
}

.sponsor img {
    width: 100%;
    overflow: hidden;
    padding-inline: 50px;
}

.mhn-slide2 .owl-prev,
.mhn-slide2 .owl-next {
    top: -20px;
    z-index: 2;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 99 !important;
    fill: #fff;
}

.mhn-slide2 .owl-prev {
    right: 20px
}

.mhn-slide2 .owl-next {
    right: 0px
}

.slide-menu , .slide-menu1 , .slide-menu2{
    background: #040404;
    border-radius: 31px;
    padding: 10px
}
    .slide-menu1 .owl-prev,
    .slide-menu1 .owl-next {
        display:none;
    }
        .item-nav {
    align-items: center;
    text-align: center;
    line-height: 44px;
}

.slide-menu .owl-prev,
.slide-menu .owl-next {
    top: 37px;
    z-index: 2;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 99 !important;
    fill: #fff;
    display: block;
    background: lightgray;
    border-radius: 50%;
}
 .slide-menu2 .owl-prev,
 .slide-menu2 .owl-next {
    top: 37px;
    z-index: 2;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 99 !important;
    fill: #fff;
    display: block;
    background: lightgray;
    border-radius: 50%;
}
.owl-carousel .owl-nav.disabled {
    display: block;
}
.slide-menu .owl-prev {
    left: -10px
}

.slide-menu .owl-next {
    right: -10px
}
 .slide-menu2 .owl-prev {
    left: -10px
}

 .slide-menu2 .owl-next {
    right: -10px
}

.actv {
    background: linear-gradient(180deg, #1B4EB9 0%, #2DBEDA 100%);
    border-radius: 29px;
   
}
.actv1 {
    background: linear-gradient(357.97deg, rgba(77, 37, 165, 0.81) -10.64%, #802EA7 12.43%, #7D3B85 27.05%, #463E93 48.34%, #2F3D96 70.65%, #030404 94.34%);
    border-radius: 29px;
}

.winner-badge{
    position: absolute;
    top: -28px;
    left: -9px;
    height: 120px;
}

.blck-bg{
    background: #292525;
    border-radius: 10px;
    text-align: center;
    padding:10px 0px;
}
.blck-bg1{
    position: relative;
    background: #000;
    border-radius: 10px;
    text-align: center;
    padding:10px 0px;
}
.blck-bg2{
   
    background: #0E0E0E;
    border-radius: 10px;
    text-align: center;
    align-items:center ;
    justify-content: center;
    padding:10px 0px;
}
.leaderboard-icon{
    position: absolute;
    top:0px;
    left:0px;
    height: 50px;
}
.dash-bg3{
    background: linear-gradient(0deg, rgba(103, 18, 242, 0.2), rgba(103, 18, 242, 0.2)), linear-gradient(90.87deg, #44284B 0.6%, #795AAC 22.7%, #464583 50.96%, #1E4D83 77.16%, #1A1940 99.26%);
backdrop-filter: blur(25px);
/* Note: backdrop-filter has minimal browser support */

border-radius: 19px;
transform: rotate(-0.23deg);
padding:15px 20px;
}
.border-left{
    border-left: 2px solid #fff;
}

.reward-banner{
    background: url(../images/new/affiliate_reward.png) no-repeat center ;
    background-size: cover;
    border-radius: 22px;
}

.bg-purple{
    background: #491B6C;
border-radius: 34px;
border:1px solid #ab6dda
}
.copy-icon{
    position: absolute;
    top:30px;
    right:15px;
    height: 25px;
}
.text-green{
    color:#0FAA01;
}
.btn-green{
    background:#0FAA01 ;
}
.text-yellow{
    color:#FFC311;
}
.rank-heading-logo{
    position: absolute;
    top: -19px;
    right: 42px;
    height: 70px;
    z-index: 1;
}

.rank-icons{
    display: flex;
    align-items:end;
    justify-content: space-between;
}
.table_crown{
    position: absolute;
    top: -44px;
    right: -44px;
}
.game-bg{
    background: linear-gradient(357.97deg, rgba(77, 37, 165, 0.81) -10.64%, #802EA7 12.43%, #7D3B85 27.05%, #463E93 48.34%, #2F3D96 70.65%, #030404 94.34%);
border-radius: 11px;
padding: 15px;
z-index: 9;
}
.bg-h{
    background: url(../images/new/heading-bg.png) no-repeat;
    background-size: contain;
    transform: translateY(27px);
    z-index: -9;
    font-weight: 900;
}

.slot-btn{
    position: absolute;
    top:120px;
    right:180px
}
.optrade-btn{
    position: absolute;
    top:72%;
    right:40%
}
.text-blue{
    color:#2694ce;
}
.game-bg img{
    position: relative;
}
/* reward table css */
.reward_table thead tr{
    background: transparent ;
    border: none;
    color:#fff !important;
}
.reward_table>:not(:first-child){
    border-top: none;
}
.reward_table tbody tr{
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(217, 217, 217, 0.22) 100%);
    border-radius: 15px !important;
color:#fff;
}

.reward_table tr , th ,td , tbody{
    border:none;
}
/* reward table css */

.thtd{
    background: rgba(0, 0, 0, 0.62) !important;
box-shadow: 0px 10px 16px #E4F3F7;
border-radius: 15px;
}
.w-5{
    width:50px
}
.greenbar{
    background: linear-gradient(89.91deg, #12DD00 13.35%, #FFA800 129.72%);
border-radius: 15px;
}
.list1{
    display:flex;
    justify-content: space-between;
    text-align: center;
    color:#fff;
    width: 100%;
}
.list-table{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    color:#fff;
    font-weight: 600;
    width: 100%;
    background: rgba(0, 0, 0, 0.62);
box-shadow: 0px 10px 16px #E4F3F7;
border-radius: 15px;
padding-right: 10px;
}


@media only screen and (max-width: 520px) {
    .title h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 55px;
    }

    .hero_img2,
    .hero_img1 {
        display: none;
    }

    .card {

        margin-inline: 30px;
    }

    .el1,
    .el6,
    .el5,
    .el8 {
        z-index: 999 !important;
    }

    .btn,
    .btn-light,
    a {
        z-index: 99999;
    }

    nav {
        z-index: 999999;
    }

    .navbar-nav {
        z-index: 999999 !important;
    }

    .nav-link {
        margin-left: 0px;
    }

    .thumb {
        z-index: 9999999999999;
    }

    .card_row {
        transform: translateY(0px);
    }

    .card {
        margin-bottom: 20px;
    }

    .hero {
        height: auto;
    }

    .navbar-brand img {
        height: 40px;
    }

    .box {
        margin: 0px;
    }

    .box ul {
        width: 100%;
    }

    .box li {
        font-weight: 200;
    }

    .hero .title h2 {
        color: #fff;
    }

    .strip1 {
        background-image: linear-gradient(180deg, #EA3D8A 0%, rgba(146, 45, 237, 0.9) 55.21%, #0D0514 100%);
    }

    .thum {
        left: 97%;

    }

    .card-slide {
        width: 340px;
    }

    .mhn-slide .owl-prev,
    .mhn-slide .owl-next {
        top: 118px;
    }
    .mobile-column{
        flex-direction:column;
        text-align:left;
        align-items:start !important;
    }
}

@media only screen and (max-width: 767px) {
    .sidenav {
        position: fixed;
        background: #000 !important;
        z-index: 9999999;
        height: calc(100vh - 40px);

    }

    #fileName {
        position: relative;
        width: 60px;
    }
    .rank-icons{
        display: flex;
       overflow-x:auto;
       width:100%;
        align-items: flex-end;
        justify-content:unset;
    }
}








.withdraw_lst {
    height: 90vh;
    overflow-y: auto;
}
/* width */
    .withdraw_lst::-webkit-scrollbar {
        width: 3px;
    }

/* Track */
    .withdraw_lst::-webkit-scrollbar-track {
        background: rgb(75 86 94);
    }

/* Handle */
    .withdraw_lst::-webkit-scrollbar-thumb {
        background: rgb(250 148 32);
    }

  

.pointer1 {
    cursor: pointer !important;
}

.close {
    border: 2px solid #fff;
    border-radius: 50%;
    line-height: 10px;
    background: #2db9d9;
    color:#fff;
    font-size:14px;
    font-weight:600;
   position:absolute;
   top:-5px ;
   right:-5px;
   z-index:999999;
}

.popup_content {
    background: linear-gradient(91.6deg, #672B50 1.36%, #C682FA 35.46%, #2AABD5 62.95%, #1F3B74 93.49%, #250D3C 99.09%);
    color:#fff;
    border-radius:10px;
}
.popup_content1 {
    background: linear-gradient(357.97deg, rgba(77, 37, 165, 0.81) -10.64%, #802EA7 12.43%, #7D3B85 27.05%, #463E93 48.34%, #2F3D96 70.65%, #030404 94.34%);
    color: #fff;
    border-radius: 10px;
}



/* width */
.scroll ::-webkit-scrollbar {
    width: 3px !important;
}

/* Track */
.scroll ::-webkit-scrollbar-track {
    background: rgb(75 86 94) !important;
}

/* Handle */
.scroll ::-webkit-scrollbar-thumb {
    background: rgb(250 148 32) !important;
}


/*#game_category{
    display:none
}*/


/* signup_page new css */
.sponsor {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.signup_form{
    margin: 120px 0px 60px 0px;
}
.signup_card{
    background: linear-gradient(90deg, #4C246F 2.44%, #714AB6 27.75%, #533D9F 56.53%, #393F99 79.36%, #2A1D6B 97.72%);
backdrop-filter: blur(12.5px);
padding: 20px 30px;
border-radius: 20px;
}

.signup_btn{
    padding:3px 30px;
    border-radius: 6px;
    font-weight: 600;
    background: #0C9B00;
}

.p-bx {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: #fff;
    border-radius: 50%;
    background: linear-gradient(90deg, #4C246F 2.44%, #714AB6 27.75%, #533D9F 56.53%, #393F99 79.36%, #2A1D6B 97.72%);
    margin-left: 5px;
    float: left !important;
}
.p-bx:hover{
    color:#E4883D;
}

.bg_rainbow {
    background: linear-gradient(90deg, #903888 0%, #55C28F 30.21%, #1BC7FE 67.19%, #FA9420 97.4%);
}


.bg-success {
    background: linear-gradient(90deg, #903888 0%, #55C28F 30.21%, #1BC7FE 67.19%, #FA9420 97.4%) !important;
}