@charset "utf-8";

*{margin:0px; padding:0px;}




html{overflow-x: hidden;}
body{overflow-x: hidden; font-family: "Poppins", sans-serif; font-size: 15px;  color:#fff; background-color: #0c0c0c ; font-weight: 400;}
a, a:active, a:focus, a:hover {outline: none; transition: all 0.5s ease; text-decoration: none;}
button, button:active, button:focus, button:hover {outline: none; box-shadow: none !important; transition: all 0.5s ease; text-decoration: none;}


.btn_style{display: inline-block; background-size: 200% 100%; font-weight: 500; transition: all .5s; color: #000;  border: none; padding: 10px 15px; border-radius: 10px;
background-image: linear-gradient(to right, #B16E2E 0%, #F8D163 51%, #B16E2E 100%);}
.btn_style:hover{background-position: 100% 0; color: #000;}

header {border-bottom: 1px solid #FFFFFF29; left: 0; right: 0; top:0; z-index: 111; backdrop-filter: blur(16px); position: fixed; background: rgba(12, 12, 12, 0.70);}
.header_padding{padding-top: 80px;}
.navbar-brand {margin-right: 0px; padding-top: 0px; padding-bottom: 0px;}
.header_logo{width: 50px;}
.navbar-nav .nav-item .nav-link{color: #fff; font-weight: 500; }
.navbar-nav .nav-item .nav-link:hover{color:#F8D163;}
.navbar-nav .nav-item .nav-link.active{color:#F8D163;}
.navbar-nav .nav-item{margin-left: 10px;}
.navbar-collapse {flex-grow: unset;}
.navbar {padding: 0px;}
.navbar-toggler {border: none; padding: 0;}
.navbar-toggler-icon{filter: brightness(0) invert(1);}

.color-A09F9F{color: #A09F9F;}
.bg-262626{background: #262626;}
.bg-1a1a1a{background: #1a1a1a;}

.max-200{max-width: 200px;}
.max-300{max-width: 300px;}
.max-400{max-width: 400px;}
.max-500{max-width: 500px;}
.max-600{max-width: 600px;}
.max-600{max-width: 600px;}
.max-700{max-width: 700px;}
.max-800{max-width: 800px;}
.max-900{max-width: 900px;}
.max-1000{max-width: 1000px;}
.max-1100{max-width: 1100px;}

.fs-7{font-size: .9rem !important;}
.fs-8{font-size: .8rem !important;}

.pointer{cursor: pointer;}

.opacity-10{opacity: .10;}
.opacity-20{opacity: .20;}
.opacity-30{opacity: .30;}

.icon-200{width: 200px;}
.icon-150{width: 150px;}
.icon-140{width: 140px;}
.icon-130{width: 130px;}
.icon-110{width: 110px;}
.icon-120{width: 120px;}
.icon-100{width: 100px;}
.icon-90{width: 90px;}
.icon-80{width: 80px;}
.icon-70{width: 70px;}
.icon-60{width: 60px;}
.icon-50{width: 50px;}
.icon-40{width: 40px;}
.icon-30{width: 30px;}
.icon-25{width: 25px;}
.icon-20{width: 20px;}
.icon-15{width: 15px;}
.icon-10{width: 10px;}

.heading_text{display: block;}
.heading_text h2{font-size:40px; font-weight: 600;}
.heading_text p{margin-bottom: 0px;}
.heading_middle{max-width: 900px; margin: auto; text-align: center;}
.heading_width{max-width: 800px;}

.banner_section{position: relative; overflow: hidden; z-index: 1; background: url(../img/banner_box.png) 50% repeat; background-size: auto,cover}
.header_padding{padding-top: 84px;}
.banner-shadow{width: 600px; z-index: -1; position: absolute; top: -10%; left: -10%;}

.banner_text h1{font-size: 65px; font-weight: 600;}
.banner_crypto_box{text-align: center; padding: 10px 10px; border-radius: 50px;}
.banner_crypto_box img{width: 60px; height: 60px; margin: 0px 5px; border-radius: 50%;}

.bg-light{background: #fff; color: #000;}
.walletcoin{width: 350px; position: absolute; left: -25px; top: 0; height: 100%;}
.walletcoin img{width: 100%;}
.walletinput_holder{padding-left: 325px; position: relative;}
.walletinput-box{width: 100%; background: #1a1a1a; height: 100%; overflow: hidden; border-radius: 15px;}
.wallet-bottom-box{background: #262626;}

.icon-box{background: #262626; padding: 20px; width: 70px; height: 70px; border-radius: 10px; display: flex; align-items: center; justify-content: center;}
.icon-box img{width: 100%;}
.video_box{background: #262626; padding: 25px 10px; color: #fff; text-align: center; border-radius: 10px; max-width: 220px; display: block;}

.set_up_wallet{border-radius: 10px; background: #1a1a1a; height: 100%; width: 100%; padding: 20px 20px;}
.set_up_wallet h4{color: #A09F9F; font-size: 15px; margin-bottom: 10px;}
.set_up_wallet h3{font-size: 18px; color: #fff;margin-bottom: 0;}
.progress-bar {background-color: #F8D163;}
.theme-color{color: #F8D163 ;}

.progress {height: 9px;}
.accordion-item {text-align: left; border: none !important; border-bottom: 1px solid #FFFFFF29 !important; background: transparent; position: relative; width: 100%;  display: block;  border-radius: 0px !important;  color: #fff;}
.accordion-item{ border: 1px solid #1e2738;}
.faq_btn {background: transparent; font-size: 18px; color: #fff; text-align: left; display: block; width: 100%; border: none; padding: 20px; padding-right: 34px;}
.faq_btn::before {font-family: bootstrap-icons !important; position: absolute; right: 15px; top: 19px;}
.faq_btn.collapsed::before {content: "\f282";}
.faq_btn::before {content: "\f286";}
.accordion-collapse{color: #A09F9F; padding: 15px 20px; padding-top: 0;}
.accordion-button:not(.collapsed) {color: #fff;}
.accordion-item:last-child{border-bottom: none;}

.shadow-box{position: relative; z-index: 1; overflow: hidden;}
.shadow-box::before{content: ""; z-index: -1; background: url(../img/banner-shadow.png) no-repeat center; width: 200px; height: 80px; display: inline-block; position: absolute; left: 0; top: 0; background-size: cover;}

.table > thead {border-bottom: 1px solid #ffffff1a;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {background-image: linear-gradient(to right, #B16E2E 0%, #F8D163 51%, #B16E2E 100%); background-size: 200% 100%;}
.nav-tabs .nav-link {color: #fff; border-radius: 5px; font-weight: 500; background: #1e1e1e;border: none;}
.nav-tabs {border-bottom: transparent; }
.dark .nav-tabs .nav-link {color: #bdbdbd;}
.table thead th {background: #1e1e1e; font-weight: 500; padding: 14px 10px; color: #fff;} 
.table td{border-bottom: 1px solid #ffffff1a; color: #fff; background: transparent; border-top: none;}
.table th {border-top: none;}
.table {border-collapse: separate; color: #fff; border-spacing: 0px 5px;}
.teble-box tbody tr{background: #202020;}
.teble-box tbody tr:nth-of-type(2n+1) {background-color: #131313;}

.conect_icon_box{background: #3c3c3c; height: 40px; width: 40px; border-radius: 5px; padding: 8px; display: flex; align-items: center; justify-content: center;}
.conect_icon_box img{width: 100%;}
.max-btn{color: #A09F9F; background: transparent; border: 1px solid #cccccc3b; padding: 2px 10px; border-radius: 5px;}
.max-btn:hover{background: #3c3c3c;}
.bg-262626-hover:hover{background: #313131;}

.trx_btn{display: flex; flex-wrap: wrap; margin: 0; gap: 9px; padding: 0px; overflow: hidden; list-style: none;}
.trx_btn li{display: block; flex-grow: 1; }
.trx_btn li button{display: block; width:100%; padding: 8px 12px; font-size: 12px; text-align: center; border-radius: 5px; background: #262626;  color: #fff;   border: none;}
.trx_btn li button:hover{color:#fff; background: #3c3c3c;}
.trx_btn li button.active{color:#fff; background: #3c3c3c;}

.presaleInput{border: 1px solid rgb(61, 61, 61);; width: 100%; color: #fff; background: #1a1a1a; padding: 10px 12px; border-radius: 5px; outline: none;}
.video_bg{position: relative;}
.video_bg::before {content: " "; display: block; width: 100%; bottom: 300px; height: 100%; position: absolute; background:url(../img/bg-shape.png) bottom no-repeat; background-size: auto,auto;}
.video_bg::after {content: " "; display: block; width: 100%; bottom: 0; height: 333px; position: absolute; background-color: #0a0a0a !important;}
.video_bg video {max-width: 100%; height: auto; margin: auto; margin-top: -50px; display: block;}
.video_bg_logo{margin: auto; z-index: 11; position: absolute; left: 0; right: 0; top: 0; width: 315px; bottom: -32px;}
.video_bg_content{background: #0a0a0a; margin-top: -350px; z-index: 1; position: relative;}
.video_icon_box{border: 1px solid hsla(0,0%,100%,.2); margin: auto; background: hsla(0,0%,100%,.1); width: 95px; height: 95px; border-radius: 50%; padding: 8px; display: flex; align-items: center; justify-content: center;}
.video_icon_box img{width: 100%;}

.bg-circuits{background: url(../img/bg-circuits2.png) no-repeat; background-size: 100% 100%;}
.token_box{border: 1px solid #FFFFFF29; overflow: hidden; z-index: 1; background-color: #1a1a1a; border-radius: 15px; position: relative;}
.token_box p{color: #A09F9F;}
.token_box h5{font-weight: 400; word-wrap: break-word; font-size: 16px;}
.Tokenomics_box {max-width: 330px; border-radius: 50%; margin: auto;}
.token_box::before{content: ""; z-index: -1; background: url(../img/banner-shadow.png) no-repeat center; width: 400px; height: 230px; display: inline-block; position: absolute; left: 0; top: 0; background-size: cover;}

.step_bg{padding: 50px; border-radius: 15px; background: url(../img/step-background.png) no-repeat; background-size: cover;}
.check_list{padding: 0px; margin: 0px; list-style: none;}
.check_list li{position: relative; color: #C2C2C2; font-size: 15px; padding-left: 35px; margin-bottom: 15px;}
.check_list li::before{content: ""; background: url(../img/checkmark.png) no-repeat; background-size: cover; height: 20px; width: 20px; position: absolute; left: 0; top: 0; font-size: 19px;}
.check_list li:last-child{margin-bottom: 0px;}
.check_list li span{font-weight: 600; color: #d6bc7f;}
footer{background: #131313;}
.lien_move::before {content: ""; position: absolute; inset-inline-start: 50%; inset-block-start: 0; width: 100px; top: -1px; height: 2px; background: radial-gradient(circle, #f0c65d 0, transparent 70%); animation: leftToRight 30s linear infinite alternate; z-index: 1; pointer-events: none;}
  @keyframes leftToRight {
    0% {
      inset-inline-start: 0;
    }
    50% {
      inset-inline-start: 100%;
    }
    100% {
      inset-inline-start: 0;
    }
  }

.btn-small{padding: 6px 10px; border-radius: 5px; font-size: 12px;}

.loader-container {width: 100vw; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 1111; height: 100vh; display: flex; justify-content: center; align-items: center; background-color:#000000c9;}
.loader3 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: radial-gradient(farthest-side,#F8D163 94%,#0000) top/4px 4px no-repeat,  conic-gradient(#0000 30%,#F8D163);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);
  animation: spinner-ub 0.8s infinite linear;
}
 
@keyframes spinner-ub {
  100% {
     transform: rotate(1turn);
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.form-check-input:focus{box-shadow: none;}
.form-check-input:checked {background-color: #F8D163;  border-color: #F8D163;}
.modal-content {border: 1px solid #FFFFFF29;overflow: hidden;z-index: 1; background-color: #1a1a1a; border-radius: 15px; position: relative;}
.border-box{border: 2px solid #eec35b85;}
.modal .table thead th {background: #2e2e2e;}
.connected .conect_icon_box {background: #0000004d;}
.connected .color-A09F9F {color: #000; opacity: .75;}
.connected {background-image: linear-gradient(to right, #B16E2E 0%, #F8D163 51%, #B16E2E 100%) !important; background-size: 200% 100% !important; color: #000;}


.text-blink{ animation: blink 0.001s infinite alternate; text-shadow: 0 0 7px #e8bb57, 0 0 10px #fff, 0 0 21px #b47230, 0 0 42px #b97934, 0 0 82px #d0b10a, 0 0 92px #ffe374}
@keyframes blink{
  0% { opacity:0.6;}
  25% { opacity:1;}
  50% { opacity:0.8;}
  75% { opacity:1;}
}


.details_link button {border: none; position: absolute; top: 7px; right: -36px; height: 30px; width: 30px; border-radius: 5px; background-image: linear-gradient(to right, #B16E2E 0%, #F8D163 51%, #B16E2E 100%) !important; background-size: 200% 100% !important; color: #000;}
.gradient_text{background-image: linear-gradient(to right, #B16E2E 0%, #F8D163 51%, #B16E2E 100%); background-size: 200% 100%; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.typewriter{overflow: hidden; white-space: nowrap;  animation: 
  typing 5.0s steps(40, end),
  blink-caret .75s step-end infinite;
}
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

.Leaderboard_text{font-size: 14px;}
.Graph_bg{ background: #262626; padding: 10px; border-radius: 10px; }




.apexcharts-tooltip .apexcharts-tooltip-text,
.apexcharts-tooltip .apexcharts-tooltip-series-group {
  color: #000 !important; 
}






