

body {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}



/*New css add*/
.head-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 10px 22px 10px;
}
.head-top-r {
    display: flex;
    grid-column-gap: 19px;
}
.head-top-p p {
    margin: 0;
}

img.logo-token {
    height: 60px;
}

.head-top-p {
    display: flex;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
    grid-column-gap: 10px;
}

.buy-token .btn-primary {
    background: #faff00;
    color: #000;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 24px;
    font-size: 16px;
    border: 1px solid #faff00;
    box-shadow: 1px 2px 5px #ddd;
    padding-right: 60px;
}
.buy-token span {
    width: 48px;
    height: 48px;
    background: #faff00;
    position: absolute;
    right: 0px;
    border-radius: 100px;
    box-shadow: -4px -2px 6px 0px #00000040;
    top: -3px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.buy-token span img {
    width: 24px;
}
.buy-token {
    margin: 0;
    position: relative;
}
.head-top-p span b {
    color: #58ac15;
    font-weight: normal;
}
p.chakra-text {
    color: #a984ec;
}
.head-m ul.navbar-nav li a {
    color: #000;
    font-weight: 600;
    font-size: 17px;
    padding: 5px 17px !important;
}
.head-m ul.navbar-nav li a.active { 
  color: #b182ec;
}
.head-m {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 1px 0;
}
.head-m form.d-flex select {
    width: auto;
    height: 40px;
    border: 0;
    border-radius: 50px;
    padding: 5px 12px;
}




.css-h4ldao {
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
   
}

.css-11o84ny {
    object-fit: fill;
    position: absolute;
    inset: 0px;
    display: none;
    width: 100%;
    height: 100%;
}
.css-12p87h7 {
    object-fit: fill;
    position: absolute;
    inset: 0px;
    display: block;
    width: var(--chakra-sizes-full);
    height: var(--chakra-sizes-full);
}

/*.css-387vqq {
    position: absolute;
    width: auto;
    bottom: 55px;
    right: 0px;
    height: 500px;
}*/
.css-1a5zs4r {
    object-fit: contain;
    position: absolute;
    width: auto;
    right: 0px;
    top: 20%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    height: 80px;
}

.css-9spzhw {
    object-fit: contain;
    position: absolute;
    width: auto;
    left: 0px;
    bottom: 30%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 80px;
}
span.carousel-control-next-icon img {
    transform: rotate(180deg);
}

.css-vbq07m {
    max-width: 100%;
    min-height: 750px;
    position: relative;
    padding: 60px 0px 60px 50px;
}

.css-1k766zg {
    font-size: 65px;
    line-height: 1.09;
    color: #A982EC;
    position: relative;
    font-weight: bold;
    margin-bottom: 35px;
}
.css-1k766zg span {
    color: #000;
    display: block;
    font-size: 50px;
    margin-top: 11px;
}
.css-j1mnex {
    
    margin-top:10px;
    font-size: 30px;
}

.css-387vqq {
    position: absolute;
    width: var(--chakra-sizes-full);
    bottom: 55px;
    right: 0px;
}
.section-one {
    padding: 40px 15px;
    position: relative;
}
.slide-img .carousel-item img {
    position: initial;
}
.slide-img {
    margin-top: 80px;
}
.section-two {
    padding: 40px 15px;
    margin-top: 30px;
}
.buy-token.buy-token-size span {
    position: initial;
    margin: 0 0 0 -30px;
}
.buy-token.buy-token-size {
    display: flex;
    margin-top: 50px;
}
.css-vbq07m p {
    font-weight: 600;
    font-size: 18px;
    line-height: 35px;
    margin: 10px 10px 30px 0;
    /* width: 90%; */
}
.dice-four {
    padding: 20px;
    background: #f7f2ff;
    border-radius: 10px 30px;
    display: grid;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 90px;
    width: 100%;
    grid-template-columns: 90px 1fr;
}
.dice-four span {
    width: 70px;
    height: 60px;
    background: #d2b9ff;
    display: flex;
    border-radius: 10px;
    margin: -40px 0 0 0;
    align-items: center;
}
.dice-four p {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}
img.img-fluid.vi-ge-icon {
    width: 60px;
    margin: -40px 0 0 20px;
}
img.img-fluid.entertainment-icon {
    width: 90px;
    margin: -20px 0 0 20px;
}
img.img-fluid.education-icon {
    width: 60px;
    margin: -40px 0 0 20px;
    max-width: max-content;
}
img.img-fluid.vi-devices {
    max-width: max-content;
    width: 65px;
    margin: -30px 0 0 20px;
}
span.bg-yellow {
    background: #fdff8c;
}

.css-1dik1yn {
    border-radius: 18px;
    padding: 40px 30px;
    margin-top: 20px;
    /* border: 1px solid #DDDDDD; */
    background: #ffffff;
}
.css-1dik1yn-top h3 {
    font-size:45px;
    font-weight: bold;
    color: #A982EC;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-column-gap: 20px;
}
.css-1dik1yn-top h3 img {
    max-width: 90px;
}
.css-1dik1yn-top h3 img:last-child {
    transform: scaleX(-1);
}
.css-1dik1yn-mid-l, .css-1dik1yn-mid-r {
    background: #f7f2ff;
    padding: 30px;
    border-radius: 30px;
    margin-top: 50px;
}
.css-1dik1yn-mid-l h3 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}
.css-1dik1yn-mid-in {
    background: #fff;
    padding: 0;
    border-radius: 15px;
    margin-bottom: 20px;
}
.css-1dik1yn-mid-in-bx p {
    margin: 0;
    display: flex;
    grid-column-gap: 9px;
    align-items: center;
    align-content: center;
    font-weight: 600;
}
.css-1dik1yn-mid-in-bx:last-child {
    border: 0;
}
.css-1dik1yn-mid-in-bx {
    display: flex;
    justify-content: space-between;
}
.css-1dik1yn-mid-in-bx {
    border-bottom: 1px solid #ece0ff;
    padding: 13px 22px;
}
p.tx-c-purpal {
    color: rgb(169, 130, 236);
}
.css-1dik1yn-mid-in-bx p span {
    color: #000;
}
p.tx-c-blue {
    color: rgb(33, 130, 255);
}
b.tx-b-yellow {
    background: rgb(250, 255, 0);
    font-weight: 600;
    padding:0px 5px;
}
.css-1dik1yn-mid {
    display: grid;
    grid-template-columns: 1fr 150px 1fr;
}
.pre-sell {
    background: #fff;
    padding: 10px 20px;
    border-radius: 15px;
}
.pre-sell-t {
    display: flex;
    justify-content: space-between;
}
.pre-sell-t p {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
.pre-sell-t p b {
    color: rgb(88, 172, 21);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.pre-sell-br {
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
.line-br {
    background: #a1a1a1;
    height: 6px;
    width: 100%;
    border-radius: 30px;
}
.line-br span {
    background: #faff00;
    display: block;
    width: 5%;
    height: 6px;
    border-radius: 50px;
}
.line-br b {
    width: 20px;
    height: 20px;
    background: #faff00;
    display: block;
    position: absolute;
    left: 16px;
    top: -7px;
    border-radius: 100px;
}
.pre-sell h4 {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    margin: 20px 0;
}
.pre-sell h4 b {
    font-weight: bold;
}

.pre-sell.pre-pri-list {
    margin-top: 25px;
    border-radius: 100px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 20px 40px;
    position: relative;
}
.pre-sell.pre-pri-list:before {
    content: "";
    position: absolute;
    left: 20%;
    top: -41px;
    height: 45px;
    width: 5px;
    background: #fff;
}
.pre-sell.pre-pri-list:after {
    content: "";
    position: absolute;
    right: 20%;
    top: -41px;
    height: 45px;
    width: 5px;
    background: #fff;
}
.list-price p:first-child {
    color: #A982EC;
    text-transform: uppercase;
}
.list-price p {
    margin: 0;
}
.input-pri-list {
    margin-top: 20px;
}
.from-input label {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
}
.from-input label span {
    font-size: 14px;
}
.from-input input {
    text-align: right;
}
.from-input {
    position: relative;
    margin-bottom: 20px;
}
.from-input i {
    position: absolute;
    left: 20px;
    top: 43px;
}
.from-input input, .from-input select {
    width: 100%;
    background: #fff;
    border:0px;
    height: 45px;
    border-radius: 100px;
    padding: 5px 15px;
    color: #000;
}


.css-1dik1yn-mid .buy-token.buy-token-size button.btn.btn-primary {
    width: 100%;
}

.box2.d-md-flex {
    background: #ece0ff;
}
.box2.d-md-flex {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 50px;
    background: #ece0ff;
}
.input-login-bx {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    grid-column-gap: 12px;
}


.input-login-bx a {
    background: #fff;
    color: #222;
    font-weight: 600;
    padding: 3px 18px;
    border-radius: 50px;
    font-size: 15px;
}
.input-login-bx {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    grid-column-gap: 12px;
}
p.promo-code {
    margin: 30px 0 0 10px;
    display: flex;
    grid-column-gap: 13px;
    font-weight: 600;
}


.log-upi {
    background: #fff;
    display: flex;
    width: 100%;
    padding: 13px 20px;
    border-radius: 10px;
    justify-content: space-between;
}
.input-log-upi {
    background: #ece0ff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}
.input-log-upi p {
    margin: 0 0 10px 0;
    font-weight: bold;
}
.log-upi a {
    display: flex;
    color: #000;
    font-weight: 600;
    grid-column-gap: 11px;
}
.log-upi a img {
    height: 20px;
}
.css-1dik1yn-mid-m span {
    width: 100px;
    height: 100px;
    background: #eeeeee;
    display: block;
    border-radius: 100px;
    margin: auto;
    padding: 25px;
}
.css-1dik1yn-mid-m span {
    width: 100px;
    height: 100px;
    border: 9px solid #ddcdf7;
    display: block;
    border-radius: 100px;
    margin: auto;
    padding: 18px;
    background: #a982ec;
    position: relative;
}
.css-1dik1yn-mid-m span:before {
    content: "";
    position: absolute;
    left: -36px;
    top: 34px;
    height: 10px;
    width: 35px;
    background: #ddcdf7;
}
.css-1dik1yn-mid-m span:after {
    content: "";
    position: absolute;
    right: -36px;
    top: 34px;
    height: 10px;
    width: 35px;
    background: #ddcdf7;
}
.css-1dik1yn-mid-m {
    display: flex;
    justify-content: center;
    align-items: center;
}
.css-93ebju {
    background: radial-gradient(#FAFF00 10%, #FAFF00 50%);
    border-radius: var(--chakra-radii-full);
    -webkit-filter: blur(100px);
    filter: blur(100px);
    height: 150px;
    width: 150px;
    position: absolute;
    bottom: 0px;
    right: 5%;
    opacity: 0.4;
    z-index: -1;
}
.title-one {
    font-size:45px;
    font-weight: bold;
    margin-bottom: 20px;
}
.m-auto {
    margin: auto!important;
    display: block;
}
.tx-center {
    text-align: center;
}
.tx-center span {
    display: inline-block;
}
p.title-text {
    font-size: 18px;
}
.world-beyon .buy-token.buy-token-size {
    margin-top: 50px;
}
.world-beyon {
    margin-top: 70px;
}
.title-one span {
    display: block;
    color: #A982EC;
}

.slide-img .carousel-item img {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    display: block;
}

.working_img1{ animation: jumping 3s linear 0s infinite alternate;}
@keyframes jumping { 0% { transform: translateY(5px); }
  100% { transform: translateY(-25px); } }
.working_img{ animation: jumping 3s linear 0s infinite alternate;}
@keyframes jumping { 0% { transform: translateY(5px); }
  100% { transform: translateY(-25px); } }


.what-token-box img {
    width: 85%;
    margin: auto;
    display: block;
    border-radius: 30px;
    border: 1px solid #ddd;
    padding: 0px;
    height: 210px;
    object-fit: cover;
}
.what-token-box-in h4 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}
.what-token-box-in p {
    font-size: 16px;
    margin-bottom: 20px;
}
.what-token-box-in {
    padding: 20px;
    border: 4px solid #ece0ff;
    border-radius: 30px;
    margin-top: -30px;
    background: #fff;
    padding-top: 58px;
    min-height: 380px;
}

.what-token-innew {
    margin-top: 50px;
}
.tx-center span {
    display: inline-block;
}




.box2 {
    background-color: rgb(50 46 46 / 28%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 100%;
    border: 1px solid rgb(188 62 255 / 43%);
    border-right: 0;
    border-bottom: 0;
    padding: 40px 30px;
    border-radius: 20px;
}


.roadmap_box {
    padding: 40px 50px;
}
.fw600 {
    margin-right: auto;
}
.color1 {
    color: #bc3eff;
}
.roadmap_box .h3 span {
    font-size: 1.5rem;
}

.text-white {
    color: #fff!important;
}
.ttu {
    text-transform: uppercase;
}
.roadmap_box li {
    position: relative;
    font-size: 16px;
    margin: 5px 0 0  30px;
    display: block;
    color: #000;
    font-weight: 500;
}
.roadmap_box li:after, .tokenomics_list li:after {
    content: "";
    position: absolute;
    left: -30px;
    top: 5px;
    background: #a982ec;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    text-align: center;
    border: 3px solid #ddcdf7;
    line-height: 20px;
    font-size: 19px;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.roadmap_box2 {
    border: 2px solid #9147ff;
    border-left: 0;
    border-bottom: 0;
    height: 220px;
    width: 40%;
    position: relative;
    border-radius: 0 35px 0 0;
    margin-top: -200px;
}
.tokenomics_list-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
.tokenomics_list-two h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.w-80 {
    width: 80%;
    margin: auto;
    display: block;
}
.tokenomics_list-two ul.tokenomics_list {
    padding: 20px 60px;
    display: inline-block;
    width: 100%;
}
.roadmap_box3 {
    transform: rotateY(180deg);
    margin-left: auto;
}
.roadmap_box2 i {
    display: none;
}
.box2 {
    background-color:#fff;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 100%;
/*    border: 1px solid #ddd;*/
    /* border-right: 0; */
    /* border-bottom: 0; */
    padding: 40px 30px;
    border-radius: 20px;
}

.roadmap_box2:before {
    content: "";
    position: absolute;
    right: -8px;
    bottom: -1px;
    height: 15px;
    width: 2px;
    background: #9147ff;
    transform: rotate(45deg);
}

.roadmap_box2:after {
    content: "";
    position: absolute;
    right: 3px;
    bottom: -2px;
    height: 15px;
    width: 2px;
    background: #9147ff;
    transform: rotate(-45deg);
}


.color1 {
    color: #A982EC;
    font-weight: bold;
}

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


small.ttu {
    color: #9147ff;
    font-weight: normal;
}
ul.tokenomics_list {
    padding-left: 90px;
    background: #fff;
    border-radius: 20px;
    padding: 40px 70px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 90px;
}

.bg-grey {background: #f7f2ff;}

.tokenomics_list li {
    margin-bottom:20px;
    text-transform: capitalize;
    font-size: 17px;
    display: flex;
    align-items: center;
    font-weight: 300;
    position: relative;
    font-weight: 500;
}
.tokenomics_list li span {
    margin-right: 15px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    display: none;
}

.t1 {
    background: #7d38f6;
}
.t2 {
    background: #345ff1;
}
.t3 {
    background: #37c0fe;
}
.t4 {
    background: #8ae3d7;
}
.t5 {
    background: #c24cc4;
}
.t6 {
    background: #f07aa2;
}
.t7 {
    background: #fca383;
}
.t8 {
    background: #f8c882;
}
.t9 {
    background: #e0e9ee;
}
.t10 {
    background: #e6dae7;
}
.footer .social li a img {
    height: 30px;
}
.footer {
/*    background-color: #131224;*/
    position: relative;
    padding: 60px 0;
}

.copyright .buy-token {
    max-width: 220px;
    float: right;
}
.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
ul.social {
    margin-top: 12px;
}
.contact .css-1dik1yn.bg-grey {
    padding: 30px 40px;
}
.footer .logo {
    height: 55px;
}
.text-md-right {
    text-align: right!important;
}
.footer .social li {
    display: inline-block;
    margin-left: 30px;
    font-size: 24px;
}
.copyright {
    padding: 20px 22px;
    margin-top: 20px;
    border-top: 1px solid rgb(255 255 255 / 24%);
}
.terms_link a {
    margin-left: 20px;
}
.terms_link a {
    margin-left: 20px;
}
.op20 {
    opacity: 1;
    color: #000;
    font-size: 15px;
    padding: 0 20px;
    display: inline-block;
    width: 100%;
}
.copyright p.op20.mb-0 {
    padding: 0;
}

ul.dropdown-menu.show {
    background: #f7f2ff;
    color: #000;
    border: 0;
    top: 47px;
    border-radius: 0 0 10px 10px;
    min-width: 240px;
}

ul.dropdown-menu.show li a {
    font-weight: 600;
    font-size: 15px;
}

ul.dropdown-menu.show li a:hover {
    color: #9147ff;
}

.dice-four-scroll {
    display: flex;
    /* white-space: nowrap; */
    /* grid-column-gap: 30px; */
    overflow-x: auto;
    padding-top: 60px;
    margin-top: -60px;
}
.dice-four-scroll .dice-four {
    min-width: 300px;
    margin: 40px 0 18px 20px;
    border-radius: 10px;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
  width: 12px;
}

::-webkit-scrollbar:horizontal {
  height: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(191, 159, 248, .4);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
  background-color: #ffffff;
}




/*register-main*/
.register-main {
    /* background-color: #f7f2ff; */
    /* background-image: url('../images/bg_shape1.png'); */
    background-size: 750px auto;
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}
.register-outer {
    background: #9c71e5;
    padding: 30px 40px;
    max-width: 450px;
    border-radius: 15px;
    width: 90%;
}
.register-outer .form-group label {
    color: #fff;
    font-weight: 500;
}
.register-outer .form-group input {
    border: 1px solid #fff !important;
    color: #222 !important;
    height: 45px !important;
    font-weight: 300 !important;
    background-color: #fff !important;
}
.register-outer .form-group input::placeholder {
  color: #fff;
  opacity: 1; 
  font-weight: 300 !important;
}
.login-btn.text-center button.button {
    width: 100%;
    height: 45px;
    background: rgb(250, 255, 0);
    color: #000;
    border-color: rgb(250, 255, 0);
}
.register-account {
  margin: 20px 0 0 0;
  color: #fff;
}
.register-account p, .register-account p a {
    margin: 0;
    color: #fff;
}

.logo-outer {
    margin-bottom: 30px;
    position: relative;
}

img.img-fluid.trigle-icon {
    position: absolute;
    right: -56px;
    top: -10px;
    width: 35px;
}
img.img-fluid.trigle-icon.trigle-icon2 {
    left: -61px;
    right: auto;
    top: auto;
    bottom: -320px;
    width: 30px;
}
.logo-outer img {
  max-width: 100px;
}

.register-outer .form-group {
    margin-bottom: 20px;
    position: relative;
}

span.eye-icon {
    position: absolute;
    right: 15px;
    bottom: 8px;
    cursor: pointer;
    top:40px
}

span.eye-icon i.fa.fa-eye-slash {
    display: none;
}

label {
  margin-bottom: 5px;
  color:#13111a;
}

.form-control {
  background-color: transparent !important;
  color:#13111a !important;
  border: 1px solid #13111a !important;
  box-shadow: none !important;
  outline: none !important;
}

select.form-control {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 15px auto;
  background-color:#fff !important;
}

.form-control::-webkit-input-placeholder {
  color: #13111a;
}

.form-control::-moz-placeholder {
  color: #13111a;
}

.form-control:-ms-input-placeholder {
  color: #13111a;
}

input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #fff;
}
input:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px white inset;
    -webkit-text-fill-color: #fff;
}

.form-control:-moz-placeholder {
  color: #13111a;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #13111a;
  -webkit-box-shadow: 0 0 0px 1000px #000 inset;
  transition: background-color 5000s ease-in-out 0s;
}




.Marquee {
    /* background: -webkit-linear-gradient(225deg, #008ed9, #8b00db); */
    background: -moz-linear-gradient(225deg, #008ed9, #8b00db);
    background: -o-linear-gradient(225deg, #008ed9, #8b00db);
    background: -ms-linear-gradient(225deg, #008ed9, #8b00db);
    /* background: linear-gradient(-135deg, #008ed9, #8b00db); */
    width: 100vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    /* color: #fff; */
    /* font-weight: 200; */
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}
.Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-animation: marquee 10s linear infinite running;
  -moz-animation: marquee 10s linear infinite running;
  -o-animation: marquee 10s linear infinite running;
  -ms-animation: marquee 10s linear infinite running;
  animation: marquee 10s linear infinite running;
}
.Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.Marquee-tag {
  width: 200px;
  margin: 0 0.5em;
  padding: 0.5em;
  background: rgba(255,255,255,0.1);
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.Marquee-tag:hover {
  background: rgba(255,255,255,0.5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}

/*09-04-2024*/

#particles-js {
    width: 100%;
    height: 100%;
    background: #a982ec;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.skyblue {
    background-color: #490fb4;
}
.bg-pattern {
    background: url(../images/wave.png);
    background-position: center 370px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    z-index: 0;
    /* background-size: 100%; */
    /* width: 100%; */
    height: 100%;
    pointer-events: none;
}
header.menu-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: #fff;
}


header.menu-sticky img.logo-token {
    height: 40px;
}
header.menu-sticky .head-top-p {
    font-size: 13px;
}
header.menu-sticky .buy-token .btn-primary {
    padding: 5px 24px;
    font-size: 14px;
    padding-right: 50px;
}
header.menu-sticky .buy-token span {
    width: 38px;
    height: 38px;
    top: -4px;
}
header.menu-sticky .head-m ul.navbar-nav li a {
    font-size: 14px;
    padding: 5px 14px !important;
}
header.menu-sticky .navbar-expand-lg {
    padding: 0 0 4px 0;
}

header.menu-sticky .head-top {
    padding: 10px 10px 12px 10px;
}
.what-token-box.game-box {
    position: relative;
    z-index: 0;
    margin-top: 50px;
}
.what-token-box.game-box .what-token-box-in {
    min-height: 430px;
}
.what-token-box.game-box img {
    object-fit: inherit;
}


#countdownbox .modal-content {
    background: #f7f2ff;
    padding: 30px;
    border-radius: 30px;
    margin-top: 50px;
}
.seven-universal-popup button.close {
    position: absolute;
    right: -10px;
    top: -10px;
    background: transparent;
    border: 0;
    font-size: 45px;
}
.seven-universal-popup h1 {
    font-size: 34px;
    font-weight: bold;
    color: #000;
    line-height: 54px;
    text-transform: capitalize;
}
.seven-universal-popup h1 b {
    color: #a258ff;
    display: block;
}

div#countdownbox {
    pointer-events: none !important;
}

.seven-universal-popup h1 span {
    background: #faff00;
    padding: 2px 24px;
    border-radius: 85px;
    font-size: 30px;
    font-weight: 900;
    width: 200px;
    display: inline-flex;
    margin: 5px 0 3px -6px;
    text-align: center;
}
div#countdown ul {
    display: flex;
    justify-content: space-between;
    grid-column-gap: 12px;
}
div#countdown li {
    background: #8647f3;
    display: grid;
    width: 100%;
    text-align: center;
    font-weight: normal;
    padding: 8px;
    border-radius: 15px;
    color: #000;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
div#countdown {
    margin-top:40px;
}
div#countdownbox .modal-dialog {
    max-width: 550px;
}
div#countdown li span {
    font-size: 40px;
    font-weight: 900;
    margin: 14px 0;
}
@media screen and (min-width: 48em) {
    .css-11o84ny {
        display: block;
    }

}
@media screen and (min-width: 48em) {
    .css-12p87h7 {
        display: none;
    }
.css-387vqq {
    width: 330px;
    bottom: 30px;
    right: 50px;
}
}


@media screen and (min-width: 1240px) {
/*.css-387vqq {
    width: 710px;
}*/
}
@media screen and (max-width:1199px) {
.head-top-r .head-top-p {
    display: none;
}
div#navbarSupportedContent {
    z-index: 11 !important;
}


}

@media screen and (max-width:600px) {
.text-overlap h1 {
    font-size: 25px !important;
}
.text-overlap h1 br {
    display: none;
}
.text-overlap .buy-token {
    margin: 0;
}
.section-one {
    overflow: hidden !important;
}
.buy-token {
    margin: 0 auto !important;
    position: relative;
    display: block;
}
.call-buton .cc-calto-action-ripple {
    right: 150px !important;
}
.head-top .buy-token {
    margin: 0 80px 0 0px !important;
}
  .our-team {
    margin-bottom: 20px;
  }
  .section-two {
    padding: 0px 15px;
    margin-top: 30px;
}
.pre-sell.pre-pri-list {
    border-radius: 20px;
    grid-template-columns: 100%;
}
.css-1dik1yn-mid-m {
    display: none;
}
.css-1dik1yn-mid {
    grid-template-columns: 100%;
}
.box2.d-md-flex {
    grid-template-columns: 100%;
}
.css-1dik1yn-mid-in-bx {
    display: grid;
}
.slide-img .carousel-item img {
    width: 100%;
}
.css-1dik1yn {
    border-radius: 18px;
    padding: 0 0px;
    margin-top: 20px;
}
.dice-four {
    min-height: 110px;
    margin-bottom: 50px;
}
.css-vbq07m {
    padding: 40px 0px 60px 30px;
}
.css-12p87h7 {
    width: 100%;
}
.css-1k766zg {
    font-size: 40px;
}
.css-1k766zg span {
    font-size: 30px;
}
.css-1dik1yn-top h3 img {
    display: none;
}
.token_contract_item {
    word-wrap: break-word;
    word-break: break-all;
}
.roadmap_box2 {
    display: none;
}
.box2 {
    margin-bottom: 20px;
}
.head-top-r .head-top-p {
    display: none;
}

.bubles:before {
    display: none !important;
}
.css-1dik1yn.bg-grey {
    
    margin: 0;
}

.css-1dik1yn {
    padding: 10px 10px !important;
}
.css-1dik1yn-mid-l, .css-1dik1yn-mid-r {
    padding: 15px;
}
.world-beyon {
    margin-top: 30px;
}
.footer .logo {
    height: 55px;
    margin: 10px auto 0;
    display: block;
}
ul.social {
    margin-top: 12px;
    text-align: left !important;
    margin: auto;
    display: flex;
    justify-content: center;
}
}



.css-1xq7fe7 {
    background: #070707;
}


.css-1f7bwdt {
    overflow: hidden;
    height: 120px;
}
.css-1efe087 {
    -webkit-animation: move 40s forwards linear infinite;
    animation: move 40s forwards linear infinite;
    height: 100%;
    width: 100%;
    background: url(../images/row-1.png);
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.css-1frhx0m {
    overflow: hidden;
    height: 120px;
}
.css-113u9uq {
    -webkit-animation: move 40s reverse linear infinite;
    animation: move 40s reverse linear infinite;
    height: 100%;
    width: 100%;
    background: url(../images/row-2.png);
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.css-1frhx0m {
    overflow: hidden;
    height: 120px;
}

.css-og6337 {
    -webkit-animation: move 30s forwards linear infinite;
    animation: move 30s forwards linear infinite;
    height: 100%;
    width: 100%;
    background: url(../images/row-3.png);
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.css-1frhx0m {
    overflow: hidden;
    height: 120px;
}
#videoModal .modal-body video {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.css-1o3zg1d {
    -webkit-animation: move 40s reverse linear infinite;
    animation: move 40s reverse linear infinite;
    height: 100%;
    width: 100%;
    background: url(../images/row-4.png);
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.css-1frhx0m {
    overflow: hidden;
    height: 120px;
}

.css-urtgk1 {
    -webkit-animation: move 35s forwards linear infinite;
    animation: move 35s forwards linear infinite;
    height: 100%;
    width: 100%;
    background: url(../images/row-5.png);
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}


@-webkit-keyframes move {
        from {
            -webkit-background-position: 0 0;
            background-position: 0 0;
        }

        to {
            -webkit-background-position: -100% 0;
            background-position: -100% 0;
        }
    }

    @keyframes move {
        from {
            -webkit-background-position: 0 0;
            background-position: 0 0;
        }

        to {
            -webkit-background-position: -100% 0;
            background-position: -100% 0;
        }
    }


.css-s92p50::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* background: linear-gradient(180deg, rgba(40, 40, 40, 0.3) 0%, #070707 91.5%); */
    background: linear-gradient(180deg, rgba(177, 132, 236, 0.3) 0%, #361c8b 91.5%);
}
.sliImg {
    max-width: 350px;
}
.text-overlap a.btn.btn-primary {
    box-shadow: none;
}
.css-s92p50 {
    position: relative;
}

.text-overlap a.btn.btn-primary {
    padding-right: 24px;
}
.text-overlap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 80px;
    max-width: 1080px;
    width: 95%;
    z-index: 1;
    text-align: center;
    margin: auto;
}

.text-overlap h1 {
    font-weight: bold;
    color: #fff;
    font-size: 45px;
    margin: 0 0 30px 0;
}


.call-buton .cc-calto-action-ripple {
     z-index: 99999;
     position: fixed;
     right: 270px;
     bottom: 14rem;
     background: #A982EC;
     width: 4rem;
     height: 4rem;
     padding: 1rem;
     border-radius: 100%;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     color: #ffffff;
     -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
     animation: cc-calto-action-ripple 0.6s linear infinite;
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     justify-items: center;
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     text-decoration: none;
     cursor: pointer;
}
 .call-buton .cc-calto-action-ripple i {
     -webkit-transition: 0.3s ease;
     transition: 0.3s ease;
     font-size: 2.2rem;
     font-size: 28px;
     margin: 0 0 0 5px;
}
 @-webkit-keyframes cc-calto-action-ripple {
     0% {
         -webkit-box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 0 rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2);
         box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 0 rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2);
    }
     100% {
         -webkit-box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2), 0 0 0 20px rgba(169, 130, 236, 0);
         box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2), 0 0 0 20px rgba(169, 130, 236, 0);
    }
}
 @keyframes cc-calto-action-ripple {
     0% {
         -webkit-box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 0 rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2);
         box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 0 rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2);
    }
     100% {
         -webkit-box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2), 0 0 0 20px rgba(169, 130, 236, 0);
         box-shadow: 0 4px 10px rgba(169, 130, 236, 0.2), 0 0 0 5px rgba(169, 130, 236, 0.2), 0 0 0 10px rgba(169, 130, 236, 0.2), 0 0 0 20px rgba(169, 130, 236, 0);
    }
}
 span.num{
     position: absolute;
     color: #ec8b00;
     left: -30%;
     bottom: -50%;
}


#videoModal iframe {
    width: 100%;
    height:450px;
    border-radius: 7px;
}
#videoModal button.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    opacity: 1;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 111;
}
#videoModal button.btn-close i {
    color: #000;
}

#videoModal .modal-body {
    padding: 0;
    border-radius: 10px;
}

#videoModal .modal-content {
    background: transparent;
    border: 0;
}


#videoModal .modal-dialog {
    transform: none;
    max-width: 750px;
}