body{
    color: #fff !important;
     font-family: 'ARS Maquette Pro', sans-serif !important;

}
h1, h2, h3, h4, h5, h6
{
     font-family: 'ARS Maquette Pro', sans-serif !important;
}
.white-color{
    color: #ffffff;
}
.l-white{
    color: #d2e0df;
}
.sign-in{
    background:transparent;

}
.logsbtns .btn
{
    font-weight: normal;
}
.card-title
{
    font-weight: 500;
}
#example ul li {
    display: inline-block;
    padding: 0px 5px;
    text-align: center;
    background: #524a84;
    width: 78px;
    height: 82px;
    border-radius: 8px;
    padding: 3px !important;
    border: 1px solid #3b355e;
}
#example
{
    display: flex;
    justify-content: center;
}
#example ul li p {
    color: #d8c3f5 !important;
    }
#example ul li span
{
    font-weight: 700 !important;
    font-size: 40px !important;
}
#example ul li.seperator
{
    width: auto;
    height: auto;
    background:transparent;
    line-height: 70px !important;
    border: 0px;
}
.sign-in{
   border-radius: 10px;
   border: 2px solid #ffc748;
    padding: 10px 28px !important;
    background:transparent;
  
}
.sign-in:hover
{
    background: #fff;
    border-color:#fff;
    color: #000 !important;
}
.white-btn-outline{
   border-radius: 10px;
   border: 2px solid #ffc748;
    padding: 10px 28px !important;
    background: #ffc748;
     color: #000 !important;
}
.white-btn-outline:hover
{
    background: #fff;
    color:#000 !important;
    border-color: #fff;
}
.nav-link{
    font-size: 17px;
}
.main-menu .mx-auto .nav-item{margin:0px 8px;}
.main-menu .nav-link
{
    color: #fff !important;
    font-weight: 500 !important;
    border-bottom: 2px solid transparent;
}
.main-menu .nav-link.active
{
    border-bottom: 2px solid #ffc748;
}
.title0{font-size: 90px !important;}
#accordion1 .gradt1, #accordion .gradt1{position: relative; padding-bottom: 15px;border-bottom: 1px solid #fec152;}
#accordion1 .gradt1[aria-expanded="true"]::after, #accordion .gradt1[aria-expanded="true"]::after {
    position: absolute;
    content: "";
    right: 0;
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    background: url(../images/arrowup.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: center center;
}
#accordion1 .gradt1[aria-expanded="false"]::after,#accordion .gradt1[aria-expanded="false"]::after {
    position: absolute;
    content: "";
    right: 0;
    color: #fff;
    z-index: 99;
    width: 30px;
    height: 30px;
    background: url(../images/arrowdown.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: center center;
}
.footermenus li a {color:#fff}
.yellow-t
{
    color: #ffc13d;
}
.l-yellow
{
    color: #ffc13d;
}
.l-yellow:hover
{
    color: #fff;
}
.main{
    line-height: 80px;
    font-size: 62px;
    font-weight: 800 !important;
}
.lorem{
    line-height: 30px;
    font-size: 20px;
}
.blue-box{
    width: 90px;
    height: 90px;
    background-color: #36189e;
    display: inline-block;
    border-radius: 8px;
    position: relative;
    margin: 0px 10px;
}
.days{
    font-size: 13px;
}
.blue-box::after{
    content: ':';
    right: -18px;
    position: absolute;
    top: 6%;
    font-size: 50px;
    color: #fcfcfd;
}
.blue-box:last-child:after{
   display: none;
}
.blue-button{
    border-radius: 28px;
    background: linear-gradient(179deg, #ffd536, #ffb341);
    padding: 15px 25px;
    color: #000;
    border: none;
    margin: 0px 10px;
}
.blue-button a { color:#000; }
.cradiant-btn{
    border: none;
    border-radius: 25px;
    padding: 15px 35px;
    background: rgb(251,111,69);
    background:linear-gradient(228deg, rgba(251,111,69,1) 20%, #0921FF 66%)
}

.border{
    max-width:190px ;
    width: 100%;
    height: 8px;
    background: #f0ad1f;
        background: linear-gradient(273deg
, rgb(240 173 31) 26%, rgb(255 202 112) 94%);
    display: inline-block;
    border-radius: 20px;
    border: none !important;
    object-fit: cover;
}
.bg-color{
    background: #192a28;

}
.card{
    border: 1px solid #1c312f;
    border-radius: 10px;
    padding: 30px !important;
}
.green{
    background: #45b972;
    width: 76px;
    height: 76px;
    border-radius: 50px;
    padding: 20px;
    border: 5px solid #143c3d;
}
.card-body{
    padding: 10px 0px;
}
.orange{
    background: #ff7723;
    width: 76px;
    height: 76px;
    border-radius: 50px;
    padding: 20px;
    border: 5px solid #41192d;
}
.spacing{
    padding:0px 10px;
}
.pink{
    background: #cc0ea2;
    width: 76px;
    height: 76px;
    border-radius: 50px;
    padding: 20px;
    border: 5px solid #581a6c;
}
.blue{
    background:#6111ff ;
    width: 76px;
    height: 76px;
    border-radius: 50px;
    padding: 20px;
    border: 5px solid #34127f ;
}
.s-blue{
    width: 15px;
    height: 15px;
    background:#0258ff;
    display: inline-block;
    margin: 0px 15px;
}
.list-width{
    list-style: none;
    float: left;
    line-height: 40px;
    
}
.s-green{
    width: 15px;
    height: 15px;
    background:#55b37f;
    display: inline-block;
    margin: 0px 15px;
}
.s-orange{
    width: 15px;
    height: 15px;
    background:#fa7526;
    display: inline-block;
    margin: 0px 15px;
}
.s-voilet{
    width: 15px;
    height: 15px;
    background:#7f2eff;
    display: inline-block;
    margin: 0px 15px;
}
.s-yellow{
    width: 15px;
    height: 15px;
    background:#e6c03b;
    display: inline-block;
    margin: 0px 15px;
}
.s-pink{
    width: 15px;
    height: 15px;
    background:#dc5fd5;
    display: inline-block;
    margin: 0px 15px;
}
.white-circle{
    width: 15px;
    height: 15px;
    background: #4d30fe;
    border-radius: 8px;
}
.time{
    font-size: 13px;
}
.rectangle-box{
    border-radius: 20px;
    padding: 10px 0px;
    border: 3px solid #290d80;
}
.social-icon{
   max-width: 33.3%;
   width: 100%;
   float: left;
}
.form-box{
       max-width: 426px;
    width: 100%;
    height: 83px;
    border: 2px solid #0d2d26;
    padding: 10px 10px;
    border-radius: 5px;
}
.form-box img
{
        height: auto;
    max-width: 35px;
}

.forms{
    max-width: 553px;
    width: 100%;
    height: 650px;
    border-radius: 15px;
    border: 2px solid #0d2d26;
}
.error1{
    error 
    color: #f24040 !important;

}
hr{
    border: 1px solid #30624b3b;
}
.form-control{
    background: transparent;
     box-shadow: none !important;
     font-size: 17px;
     border-bottom-color: #492D93;
}
.bottom-form .form-control
{
    border: 0px;
}
:-ms-input-placeholder
{
    color: #7e7e7e !important;
}
::-webkit-input-placeholder
{
    color: #7e7e7e !important;
}
 ::placeholder
{
    color: #7e7e7e !important;
}
.form-control::placeholder{
    color: #37128e;
}
.message{
    max-width: 100%;
    width: 100%;
    height: 100px;
    display: block;
    background: transparent;
    border: none;
    box-shadow: none !important;
}

.light-color{
    color:  #7e7e7e;
    font-size: 20px;
}
.submit-btn{
    border-radius: 25px;
    background:#f0ad1f;
color: #000;
border: none;
padding: 15px 45px;
margin-top: 30px;
}
.submit-btn:hover
{
    background: #d2971a !important;
}
.newsletter{
    max-width: 350px;
    width: 100%;
    background: #160647;
    
}

.content {
    max-width: 500px;
    width: 100%;
    height: 60px;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
    border-radius: 60px;
    overflow: hidden;
   
  }
.formbtn-whl
{
    background: #ccc;
}  

.subscription {
    position: relative;
    width: 100%;
    height: 100%;
  }
  
  .subscription .add-email{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    padding: 0 20px;
    background: #fff;
  }
  #about1
  {
     background: url(../images/about-bg.png);
     background-attachment: fixed;
     background-position: center;
     background-size: cover;
     position: relative;
  }
  #about1::before
  {
    position: absolute;
    content: "";
    background: #1c312fe6;
    width: 100%;
    height: 100%;
    top: 0;
}
  
  .main-page .card
  {
    height: 100%;
  }
  
  .subscription .submit-email {
    position: absolute;
    top: 0;
    right:0px;
    height:60px;
    width: 150px;
    border: none;
    border-radius: 60px;
    outline: none;
    margin: 0px !important;
    padding: 15px 30px;
    cursor: pointer;
    background:rgb(240 173 31);
    xbackground: linear-gradient(266deg, rgba(246,109,70,1) 17%, rgba(8,33,255,1) 100%);
    color: #000;
    transition: width .35s ease-in-out, background .35s ease-in-out;
  }
  
  .subscription.done .submit-email {
    width: calc(100% - 2px);
    background: #C0E02E;
  }
  
 .footer-link{
    color: #ccc;
 }
 .footer-space{
    margin-top: 70px;
 }


}
 .bg-vr{
    background-image: url("../images/Rectangle28.svg");
   
   margin-top: 40px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
 }
 .road-map{
    max-width: 400px;
    width: 100%;
    height: auto;
    border:  1px solid #1b1136;
    min-width: 400px;
 }

 .road-map::before{
    content: "";
    height: 16px;
    width: 50px;
    background: #1f1a52;
    position: absolute;
    top: 101px;
    left: -50px;
    
}
 .road-circle{
    position: absolute;
    top: 96px;
    left: -58px;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    background: #7C5DCF;
 }
 .road-left{
    max-width: 400px;
    width: 100%;
    height: auto;
    margin-top: -50px;
 }
 .road-right{
    float: right;
 }
 .bg-blue{
    background: #140930;
 }
 .letter-space{
    letter-spacing: 1px;
 }
 .road-left::after{
    content: "";
    position: absolute;
    top: 100px;
    right: -41px;
    height: 16px;
    width: 50px;
    background: #1f1a52;
    z-index: -1;
 }
 .road-orange{
    position: absolute;
    top: 94px;
    right: -57px;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    background: #f0ad1f;
 }
 .site-t
 {
    
    color:#fff !important;
  
 }
 a.site-t
 {
    
        color: #ec6e44 !important;
    background: transparent !important;
    -webkit-text-fill-color: #ec6e44;
 }
 .
.main-menu .navbar{padding: 0px;}
.footer-content-area {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 130px;
    display: block;
    padding: 20px 0;
    background: #14053f;
}
.listst,.circlelist
{
  list-style: inside;
}
.listst li::marker {
    color: #feb14b !important;
    font-size: 17px;
}
 .circlelist li::marker {
    color: #feb14b !important;
    font-size: 17px;
}
 .ticklist li{
 
   font-size: 17px;
    background: url(../images/tick.svg);
    list-style: none;
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 28px;
    background-position: 0px 9px;
}
.coinbtn {
    text-align: center;
    background: #243533;
    border: 1px solid #72603b;
    padding: 7px;
    width: 100%;
    margin: 0 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
}
.greenbtn {
    text-align: center;
    background: #243533;
    border: 1px solid #72603b;
    padding: 14px 7px;
    width: 100%;
    margin: 0 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.yellowbtn {
    text-align: center;
    background: linear-gradient(179deg, #ffd536, #ffb341);
    border: 1px solid #72603b;
    padding: 14px 7px;
    width: 100%;
    margin: 0 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}
.linktxt{color: #fff;border-bottom: 1px solid #ffb341;}
a.coinbtn img {
    margin-right: 7px;
    width: 19px;
}
.s-form {
    max-width: 450px;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.mwf{font-weight: 600 !important;}
.m-form {

    margin-top: 0px;
    position: relative;
    z-index: 999;
}
.site-form .form-control {
    border-width: 0px 0px 1px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-radius: 0px;
    border-bottom-color: #30624b;
    background-color: transparent !important;
    color: #fff !important;
    }

.site-form form {
    background: #10251f;
    padding: 15px 15px;
    border-radius: 11px;
    xborder: 1px solid #421CC6;
}
.dream-btn {
    border: none;
    border-radius: 25px;
    background:rgb(240 173 31);
    cursor: pointer;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    height:55px;

}
.form-bg .dream-btn
{
    background: linear-gradient(179deg, #ffd536, #ffb341);
    border-radius: 4px;
    height:55px;
    transition: all 1s;
}
.lite-t{color: #f9d16d}
.form-bg .dream-btn:hover
{
    background: linear-gradient(357deg, #ffd536, #ffb341);
    border-radius: 4px;
    height:55px;
}
.form-bg a.text-white.navbar-brand{text-decoration: none !important; color: #fff !important;}
.form-bg a.text-white.navbar-brand:hover{text-decoration: none !important; color: #fff !important;}
.form-bg a.text-white{text-decoration: underline;}
.form-bg a.text-white:hover{color:#ffb341 !important}
.custom-control.center
{
    margin: 0px auto;
    display: table;
    width: auto;
}
.footerpart
{
    
    background-size: cover;
    background-repeat: no-repeat;
    background: url(../images/tokenbg_new.jpg);
    background-size: cover !important;
    position: relative;
    background-position: center bottom;
}
.footerpart .container
{
    position: relative;
    z-index: 99;
}
.footerpart::after
{
    background: #0b1c18ab;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;

}
.dcenter{display: flex; align-items: center; justify-content: center;}
.wrapperbox1
{
    padding: 20px;
    background: linear-gradient(15deg, #273d3b, #071615, #213332, #071615);
    height: 100%;
    border-radius: 10px;
    transition: all 1s;
    top: 0;
}
.title1
{font-size: 65px;}
.sitec{max-width:1500px;width: 95%;}

    .main-sub-menu{
            position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    }
    .banner {
    position: relative;
    height: 80vh;
    display: table;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding:15vh 0 !important;
}
.banner  .container
{
    xdisplay: table-cell;
    vertical-align: middle;
    height: 100%;
    position: relative;

}
.banner  .row
{
    height: 100%;
    position: relative;
    z-index: 999;
}
.topbox{
        color: #f3f3f6;
    padding: 10px;
    background: #2c6660;
    border-radius: 24px 10px;
}
.btn-primary:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ff9800;
}
.white-button:hover,.white-button {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    border-radius: 8px;
}
.timebox {
    background: #192a28;
    border-radius: 20px;
        padding: 4vw;
    }
.circle_animation
{
    text-align: center;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0px;
        height: 100vh;
        z-index: -1;
        opacity: 0.5;

}

.main-page
{
    padding-bottom: 0px;
}
.main-menu{
    position: fixed;
    top: 0px;
    z-index: 9999;
    width: 100%;
    left: 0px;
    background: #14211c;
    padding-top: 15px;
    padding-bottom: 15px;
}
.b_circle
{
    top: 92px;
    position: relative;

    -webkit-animation:spin 60s linear infinite;
    -moz-animation:spin 60s linear infinite;
    animation:spin 60s linear infinite;
    display: table;
    width: auto;
    margin: 0px auto;
}
.s_circle
{
    top: -610px;
    position: relative;
    -webkit-animation:spinr 50s linear infinite;
    -moz-animation:spinr 50s linear infinite;
    animation:spinr 50s linear infinite;
    display: table;
    width: auto;
    margin: 0px auto;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
@-moz-keyframes spinr { 100% { -moz-transform: rotate(-360deg); } }
@-webkit-keyframes spinr { 100% { -webkit-transform: rotate(-360deg); } }
@keyframes spinr { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }
.pink-orange-bg
{
    position:relative;
}
.pink-orange-bg::after {
    
        position: absolute;
    content: "";
    background-image:url(../images/blueblur.svg), url(../images/orangeblur.svg);
    width: 100%;
    height: 100%;
    top: 0;
    background-position: left top, right bottom;
    background-size: 45%, 45%;
    background-repeat: no-repeat;
    left: 0px;
    z-index: -1;
    }
.Paymentsicon li
{
    
    list-style: none;
    float: left;
    margin: 0 3px;
    /* border: 1px solid #fff; */
    border-radius: 4px;
    padding: 4px 8px;
    color: #fff;
    background: #457d77;
    min-width: 100px;

} 

.Paymentsicon li i
{
    margin-right: 5px;
}
p{
        line-height: 27px;
    font-size: 17px;
    font-weight: 300;
}
.picbox .gradt1{position: absolute;
    top: 20px;
    left: 20px;}

.imgpic{max-height: 550px;} 
.main-menu .navbar{padding: 0px;}
.main-menu .navbar-brand{padding: 0px;} 
.saleprogress {background: #0a1a18;position: relative;width: 100%;}
.saleprogress::before {background: linear-gradient(45deg, #feb14b, #ffce47);width: 100%;position: absolute;content: "";height: 30px;z-index: 9;}
.gradl.text-center {position: relative;z-index: 99;}
a.coinbtn.active {
    background: linear-gradient(270deg, #feb14b, #ffc947); color: #000 !important;
}
a.coinbtn.active img {
      filter: hue-rotate(319deg);
    mix-blend-mode: difference;
}
.yline {
    height: 2px;
    background: #ffce46;
    width: 100%;
}
#about .wrapperbox p{min-height: 130px;}
#about .gradt1{    filter: drop-shadow(1px 1px 0px black);}
.spx-5{padding: 0px 4.1vw;}
.listst{font-size: 16px;}
.greyt {
    color: #5b6d6a;
}
.darkbg{background: #030908;}
.coinsbox .wrapperbox1:hover{top:-40px; position: relative;}
.lhn{line-height:18px;}
@media(max-width: 1650px)
{
    .main-menu .nav-link
    {
        font-size: 15px;
    }
}
@media(max-width: 1480px)
{
.title1{font-size:55px;}
.h2,h2{font-size:45px;}
.main-menu .mx-auto .nav-item {
    margin: 0px 3px;
}
.spx-5{padding: 0px 2vw;}
}
@media(max-width: 1360px)
{
    .sitec{width:100%;}
}
@media(max-width:1300px)
{
    .logsbtns .btn {
    font-weight: normal;
    padding: 7px 14px !important;
    margin: 0px 3px !important;
    font-size: 15px !important;
    }
}
@media(max-width: 1290px)
{
    .main-menu .mx-auto .nav-item {
    margin: 0px 0px;
}
}
@media (max-width:1200px) {
    
    .road-map{
      max-width: 400px;
      width: 100%;
      height: auto;
    }
    .road-right{
        float: right !important;
    }
    .sitec{width: 100%;}
    
   .logsbtns .btn {
    font-weight: normal;
    font-size: 14px !important;
    padding: 7px !important;
    }
    .main-menu .nav-link{font-size: 14px;}

}
@media(max-width: 1100px) {
    .main-menu .nav-link{font-size: 14px; padding: 5px !important; margin: 0px 1px;}
    .logsbtns .btn {
    font-weight: normal;
    font-size: 14px !important;
    }
}
@media(max-width: 991px)
{
.roadmapbox .col-lg-6{margin-top: 0px !important; margin-bottom: 50px;}
.roadcont{padding-left: 0px !important; float: none !important; width: auto !important;}
.roadcont .circle-c{position: relative;}
.roadmapbox .col-lg-6:nth-child(odd) .roadcont .circle-c{right: inherit; left: -30px;}
.roadmapbox .col-lg-6:nth-child(odd) .roadcont::before{width: 24%; left: 34px;}
.gbox .py-4 {
    padding: 0 !important;
    border-left: 0px !important;
}
.roadmapbox{background-position: 13px 5px;}
}
@media(max-width: 650px)
{

.text-center .titleline, .text-center.titleline {
    padding-bottom: 25px;
    background: url(../images/title-line.svg);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 10px !important;
}
.newsection {
    padding: 3vh 0;
}
.title1 {
    font-size: 24px;
}
.title0 {
    font-size: 40px !important;
}
.main-menu .collapse.show
{
        min-height: 100vh;
    overflow: auto;
    max-height: 100vh;
    padding-bottom: 60px;
}
p {
    line-height: 20px;
    font-size: 15px;
    }
.h3, h3 {
    font-size: 17px;
}
.h2,.newsection h2{font-size:28px;}
h4,.h4{font-size: 16px; font-weight: 600;}
.banner
    {
        padding-top: 70px !important;
        padding-bottom: 0px !important; 
    }
    .listst {
    list-style: outside;
    padding-left: 20px;
   }
}
 @media (max-width:576px) {

    .list-width{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .bg-vr{
       background: none;
       height: auto;
    }
    .road-left::after{
        display: none;
    }
    .road-map::before{
        display: none;
    }
    .road-orange{
        display: none;
    }
    .road-left{
        margin-top: 10px;
    }
    .road-map{
        margin-top: 10px;
    }
    .blue-box{
        margin-top: 10px;
    }
    .blue-box::after{
        display: none;
    }
    .cradiant-btn{
        margin-top: 10px;
    }
    .road-circle{
        display: none;
    }
    .road-right{
        float: none;
    }
 }