@charset "utf-8";

*{margin:0px; padding:0px;}


html{overflow-x: hidden;}
body{overflow-x: hidden; font-size: 15px;  color:#fff; font-family: "Poppins", sans-serif; font-family: "Questrial", sans-serif; background-color: #0C2510 ; font-weight: 400;}
a, a:active, a:focus, a:hover {outline: none; box-shadow: none; transition: all 0.5s ease; text-decoration: none;}
button, button:active, button:focus, button:hover {outline: none; box-shadow: none; transition: all 0.5s ease; text-decoration: none;}
.container{max-width: 1300px;}

.navbar-toggler:focus {box-shadow: none;}
.overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 100000000;}
.overlay .overlayDoor:before, .overlay .overlayDoor:after {content: ""; position: absolute; width: 50%; height: 100%; background: #0C2510; transition: 0.5s; transition-delay: 0.8s; }
.overlay .overlayDoor:before {left: 0; }
.overlay .overlayDoor:after {right: 0;}
.overlay.loaded .overlayDoor:before {left: -50%;}
.overlay.loaded .overlayDoor:after {right: -50%;}
.overlay.loaded .overlayContent {opacity: 0; margin-top: -15px;}
.overlay .overlayContent {position: relative; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;	transition: 0.5s}
.overlayContent img{width:150px;}

.fw-400{font-weight: 400 !important;}
.fw-500{font-weight: 500 !important;}
.fw-600{font-weight: 600 !important;}
.fw-700{font-weight: 700 !important;}
.fw-800{font-weight: 800 !important;}
.fw-900{font-weight: 900 !important;}

header { z-index: 111; transition: all 0.4s; position: fixed; left: 0; right: 0; top: 0; background: transparent;}
.navbar-brand {margin-right: 10px; padding-top: 0px; padding-bottom: 0px; padding-right: 30px;}
.header_logo{width: 120px;}
.navbar-nav .nav-item .nav-link{color: #fff; font-weight: 500; }
.navbar-nav .nav-item .nav-link:hover{color:#afc9f0;}
.navbar-nav .nav-item .nav-link.active{color:#afc9f0;}
.navbar-nav .nav-item{margin-left: 10px;}
.navbar-collapse {flex-grow: unset;}
.navbar {padding: 0px;}
.navbar-toggler-icon {filter: brightness(0) invert(1);}
.navbar-toggler {border: none;}

header.menu_fixed {background: #0e2411;}

.launch-btn {display: flex; align-items: center; padding: 7px 20px; border: 1px solid #A3E426; border-radius: 50px; background: transparent; color: #fff; font-size: 15px; cursor: pointer;  text-decoration: none; transition: 0.3s ease; }
.launch-btn:hover { background: rgba(117, 255, 75, 0.2); }
.launch-btn i { font-size: 16px; }
 

.heading_text h4{font-size: 35px; font-weight: 400; color: #fff;}
.heading_text h2{font-size: 90px; font-weight: 900; color: #fff;  font-family: "Poppins", sans-serif; letter-spacing: -3px;}
.heading_text h2 span{color: transparent; -webkit-text-stroke: 1px #fff;}
.middle_heading{max-width: 850px; margin: auto; text-align: center;}
.heading_width{max-width: 650px;}
.header_padding{padding-top: 75px;}

.theme_bg{background:#0C2510;}


.all_heading h2{font-size: 45px; font-weight: 700; color: #fff; font-family: "Poppins", sans-serif;}
.all_heading h2 span{color: #A3E426;}
.all_heading p{font-size: 16px; font-weight: 400;}

.small_heading{font-size: 16px; font-weight: 600; color: #092155;}
.small_para{font-size: 14px; font-weight: 400; color: #fff; margin: 0px;}
.Tick_para{font-size: 18px; font-weight: 400; color: #fff; margin: 0px;}
.bullet{width: 30px; height: 30px; margin-right: 15px;}


.text_align_center{text-align:center;}


.banner_section{background: url(../img/hero_bg.png?fdgd) no-repeat; background-size: 100% 100%;}
.banner_button_bg{margin: 0px; background: #A3E426; color: #000; border-radius: 28px; font-size: 20px; padding: 10px 40px;}
.button_arrow{width: 82px; margin-left: -10px;}


.wallet-count {color: #A3E426; font-weight: 700; font-size: 50px; display: flex; align-items: center; font-family: "Poppins", sans-serif;}
.wallet-label {font-size: 16px; color: white; font-weight: 300; padding-left: 20px;}
.wallet-divider {height: 60px; width: 3px; background-color: #A3E426; margin-left: 30px;}
.logos { overflow: hidden;white-space: nowrap; position: relative;}
.logo_items {display: inline-block; animation: 35s slides infinite linear;}
.logo-icon{width: 150px; margin: 0px 30px;}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.about_image_padding{padding-left: 120px;}
.heading-wrapper {display: flex; align-items: center; font-family: sans-serif; font-size: 16px; color: #fff; }
.heading-line { width: 80px; height: 2px; background-color: #A3E426; margin-right: 20px; }
.heading-text {font-weight: 500;}

.wallet_bg{border: 1px solid #FFFFFF24; background: #FFFFFF14; padding: 20px; border-radius: 10px; height: 224px;}
.wallet_bg:hover {border: 1px solid #A3E426;}
.wallet_bg_two{border: 1px solid #FFFFFF24; background: #FFFFFF14; padding: 20px; border-radius: 10px;}
.wallet_bg_two:hover {border: 1px solid #A3E426;}
.all_small_heading h4{font-size: 20px; font-weight: 500; font-family: "Poppins", sans-serif;}   
.all_small_heading h3{font-size: 25px; font-weight: 600; font-family: "Poppins", sans-serif;}   
.all_small_heading p{font-size: 14px; font-weight: 400;  margin: 0px;}  

.wallet_image{position: absolute; width: 160px; top: 8px; right: 10px;}
.wallet_image_two{position: absolute; width: 230px; right: 2px; bottom: 0px;}

p{opacity: .80;}
.why_choose_bg{background: url(../img/whychoose_bg.png?fgft) no-repeat; z-index: 1; background-size: 100% 100%; position: relative; overflow: hidden; border-radius: 40px 40px 0px 0px;}

.why_choose_inner_bg{padding: 25px; border-radius: 15px;border: 1px solid #FFFFFF24; background: #FFFFFF14; position: relative;}
.why_choose_inner_bg:hover{border: 1px solid #A3E426;}
.why_choose_icon_bg{background: #FFFFFF26; height: 60px; width: 60px; border-radius: 30px; padding: 13px;}
.why_choose_icon{width: 100%; }
.ellipse_one{position: absolute; width: 90px; top: -35px; left: -30px;}
.ellipse_two{position: absolute; width: 50px; bottom: -34px; left: -7px;}
.ellipse_three{position: absolute; width: 50px; top: -16px; right: -2px;}
.ellipse_four{position: absolute; width: 60px; bottom: -29px; right: -16px;}
.why_choose_margin{margin-bottom: 50px;}

.process-devider::after {content: "\f135"; font-family: bootstrap-icons !important; color: #A3E426; font-weight: 600; position: absolute; right: -20px; top: 48%;  transform: translateY(-50%); font-size: 20px; -webkit-transition: all 0.7s; transition: all 1s;}
.process-devider { position: absolute; top: 12%; width: calc(10% - 115px); height: 2px; background-image: linear-gradient(90deg, #A3E426, #A3E426 40%, transparent 40%, transparent 100%); background-size: 12px 1px; z-index: -1; transition: all 1s; animation: slidestwo 5s linear infinite;}
@-webkit-keyframes slidestwo {
 0% {width:0%;}
 10% {width: 100%;}
}
@keyframes slidestwo {
0% {width: 0%;}
100% {width: 100%;}
}

.progress_auto{margin: auto; display: block;}
.progress_no_bg{background: #A3E426; height: 50px; width: 50px; border-radius: 30px; padding: 10px;}
.progress_no{ color: #fff; font-weight: 700; font-size: 25px;}


.promo_bg{background: url(../img/promo-bg.png?ggf) no-repeat; background-size: 100% ;}
.promo_inner_bg{border: 1px solid #FFFFFF24; background: #FFFFFF14; padding: 30px; border-radius: 20px; overflow: hidden;}
.promo_button{background: #A3E426; font-weight: 600; display: inline-block; min-width: 200px; border: none; padding: 13px 25px; border-radius: 40px; color: #000;}
.promo_button:hover{background: #308349; color: #fff;}
.coin_two{width: 150px; position: absolute; left: -38px; top: -38px;}
.coin_one{width: 150px; position: absolute; right: -38px; bottom: -38px;}
.btn-close{filter: brightness(0) invert(1);}
.btn-close:focus{box-shadow: none;}

.accordion_border_main{max-width: 1000px; margin: auto;}

.accordion-item {text-align: left; border: none; border-right: 5px solid #A3E426; border-radius: 0 !important; overflow: hidden; margin-bottom: 15px; position: relative; width: 100%;  display: block;  color: #fff;}
.accordion-item{background-color: #173d1f;}
.faq_btn {background: #173D1F; border: none; color: #fff;  font-size: 18px; font-weight: 500; text-align: left; display: block; width: 100%; padding: 22px; 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{ padding: 15px 15px; padding-top: 0;}
.accordion-button:not(.collapsed) {color: #fff;}
.accordion-item:last-child{border-bottom: none;}

header.bg-dark{background-color: #0e2411 !important;}

.table thead th {padding: 10px 10px; white-space: nowrap; background: transparent; border-bottom: none; color: #fff;} 
.table td{border-bottom: none; color: #fff; background: transparent; border-top: none;}
.table th {border-top: none;}
.table {border-collapse: separate; margin-bottom: 0; color: #fff; border-spacing: 0px 8px;}
.table tbody tr td{padding: 12px 10px; overflow: hidden;}
.table tbody tr {background: #e9e9e91a;}
.table tbody .bg_none{background: none;}

.trx_btn{display: flex; gap: 9px;padding: 10px 0px; overflow: auto; list-style: none;flex-wrap: wrap;border: 0px solid;}
.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: #FFFFFF3B; font-weight: 700; color: #fff;   border: none;}
.trx_btn li button:hover{color:#fff; background: #308349;}
.trx_btn li button.active{color:#fff; background: #308349;}
  
.form-control {border: none; color: #fff; width: 100%; font-weight: 400; border: 1px solid #FFFFFF24; background: #FFFFFF14; padding: 15px 20px;  border-radius: 10px;  outline: none;}
.form-control:focus{outline: none; color: #fff; box-shadow: none; border: 1px solid #FFFFFF24;  background: #FFFFFF24;}
.form-control::placeholder{color: #fff; opacity: .4;}
.form-select { border: none; width: 100%; font-weight: 400; color: #fff;border: 1px solid #FFFFFF24; background: #FFFFFF14; padding: 15px 20px;  border-radius: 10px;  outline: none;}
.form-select:focus{outline: none; box-shadow: none;  background-color: #FFFFFF24;}

.form-select:disabled{background: #FFFFFF14;}


.presaleInput option{color: #000;}
.form-group label{margin-bottom: 10px;}
.form-group{margin-bottom: 20px;}

.Featured_nft{border: 1px solid #FFFFFF24;
  background: #FFFFFF14; padding: 20px; border-radius: 15px;}
.modal .Featured_nft{border: 1px solid #FFFFFF24; background: #FFFFFF14;}
.modal-content{border: 1px solid #FFFFFF24; background: #0C2510;}
.modal-header{border-bottom: 1px solid #FFFFFF24;}


.table_pagination{list-style: none; white-space: nowrap; overflow-y: hidden; margin-top: 25px; padding: 0px; text-align: center;}
.table_pagination li{display: inline-block; }
.table_pagination li a{display: inline-block; cursor: pointer;  font-size: 13px; text-align: center; color: #fff !important; width: 40px; height: 40px; background: #ffffff47; border-radius: 5px; margin: 0px 4px; line-height: 40px;}
.table_pagination li.active a{background: #A3E426; background-size: 200% 100%;}
.table_pagination li:hover a{background: #A3E426; background-size: 200% 100%;}

.nav-tabs.lien_tab{border: none; overflow-x: auto; border: 1px solid #FFFFFF24;
  background: #FFFFFF14;border-radius: 10px; padding: 7px 7px; white-space: nowrap; flex-wrap: nowrap;}
.lien_tab.nav-tabs .nav-link {color: #fff; padding:10px 25px; display: block; border-radius: 5px; font-weight: 700;}

.lien_tab.nav-tabs .nav-link.active{background: #308349;  border: var(--bs-nav-tabs-border-width) solid #308349; color: #fff;}


.plusminus{position: absolute; z-index: 1; right: 20px; font-size: 15px; top: 22px;  height: 28px;  text-align: center;}
.accordion_head {cursor: pointer; font-size: 16px; color: #000; background-color: #fff; position: relative; padding-right: 34px !important; font-weight: 400; padding: 20px 18px;}
.faq_point{position: absolute; left: 0; top:0}
.accordion_border { position: relative; overflow: hidden; margin-bottom: 15px; border-right: 5px solid #A3E426;}
.accordion_body{display:none; padding: 0px 20px 20px 20px; background-color: #fff;}
.accordion_body p{margin-bottom: 0px; color: #5A5A5A; font-size: 14px; font-weight: 400; width: 100%;}
.faq_open{display: block;}
.faq_box{max-width: 100%; margin: auto;}
.shadow_lien {height: 1px; background: radial-gradient(circle, #ffffff59 0, transparent 100%); margin-bottom: 15px}
.accordion_border i{color: #000; font-size: 15px;}

footer{background: url(../img/footer-bg.png?dffd) no-repeat; background-size: cover;}
.footer-logo{max-width: 150px; margin: auto; display: block;}
.Copyright_box{border: 1px solid #FFFFFF24; position: relative; background: #FFFFFF14; text-align: center; padding: 15px; border-radius: 50px;}



.set_up_wallet{border: 1px solid #FFFFFF24; background: #FFFFFF14; padding: 20px; border-radius: 10px;}
.set_up_wallet:hover {border: 1px solid #A3E426;}
.set_up_wallet h3{font-weight: 700; display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.set_up_wallet h4{margin-bottom: 0; font-size: 15px;}
.pointer{cursor: pointer;}

.Approve_token{max-width: 100px;}
.steps .step { display: block; position: relative; text-align: center; width: 100%; margin-bottom: 20px;}
.step-title{font-size: 15px; margin-top: 5px}
.steps .step .step-icon { display: inline-block; text-align: center; position: relative; width: 40px; height: 40px; border-radius: 50%; background-color: #f5f5f5; color: #000; font-size: 20px; line-height: 38px; z-index: 5}
.steps .step::before, .steps .step::after {content: ""; position: absolute; left: -50%; top: 22px; width: 100%; height: 3px; background: linear-gradient(90deg,#ffffff4d 50%,#0000 0);background-repeat: repeat-x; background-size: 20px 2px; animation: border-dance 4s linear infinite; transform: translateY(-50%);}
.steps .step.completed .step-icon{background: #308349; color: #fff;}
.steps .step:first-child::before, .steps .step:first-child::after {display: none;}
.steps .step.completed::after {background: #308349; width: 100%;}
.step.completed .step-title{color: #308349;}
@media only screen and (max-width:760px) {
  .step-title{display: none;}
} 
.nft_user_img{width: 40px;}
.nft_usdt_img{width: 20px;}
.dotted-animation {left: 69%;
    right: 0; width: 11.5rem;
    height:1px; top: 3rem; position: absolute;
    background:linear-gradient(90deg,#0000004d 50%,#0000 0);
    background-repeat:repeat-x;
    background-size:20px 2px;
    animation:border-dance 4s linear infinite
    }
    @keyframes border-dance {
    0% {
        background-position:0
    }
    to {
        background-position:300px
    }
    }


.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: #2020208f;}
.page_loader {display: block;z-index: 99; margin-left: auto; margin-right: auto; width: 50px; height: 50px; border: 3px solid #fff; border-radius: 50%; animation: spin 7s ease-in-out; animation-iteration-count: infinite; transition-duration: 0.1s;}
.page_loader:hover {scale: 0.95;}
.page_loader:active {scale: 2.5;}
@keyframes spin {
  0% {
    transform: rotate(0deg);
    border-bottom: solid 3px transparent;
    border-top: solid 3px transparent;
  }
  50% {
    transform: rotate(1800deg);
    border: 3px solid #A3E426;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
  }
  100% {
    transform: rotate(0deg);
    border-bottom: solid 3px transparent;
    border-top: solid 3px transparent;
  }
}





