@charset "utf-8";

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


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;}


a{color: #fff;}
nav .absolute.-bottom-1{width: 0;}
nav .active .absolute.-bottom-1{width: 100%;}
nav .active.text-gray-300{color: #fff; font-weight: 600;}

.max-200{max-width: 200px;}
.max-300{max-width: 300px;}
.max-400{max-width: 400px;}
.max-450{max-width: 450px;}
.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;}
.max-1200{max-width: 1200px;}

.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;}

.m-auto{margin: auto;}
button svg{color: #fff;}
.set_up_wallet h4{font-weight: 500; background: linear-gradient(135deg, rgb(188, 111, 19) 0%, rgb(221, 151, 45) 50%, rgb(251, 186, 69) 100%);
    background-clip: border-box, border-box;
  background-clip: border-box, border-box;
  -webkit-background-clip: text;
  color: #0000; font-size: 22px; border-bottom: 1px solid #ffffff59; padding-bottom: 20px; margin-bottom: 20px;}
.set_up_wallet p{margin-bottom: 0px; line-height: 30px;}
.set_up_wallet h4 span{font-size: 15px; }
.set_up_wallet h3{margin-bottom: 0px; font-size: 22px; font-weight: 600;}
.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;}


.teble_box { padding: 4px; border-radius: 15px;
 background-image: radial-gradient(96.87% 65.57% at 54.34% 93.79%, rgb(252, 245, 238) 0%, rgba(236, 190, 225, 0) 71.51%), radial-gradient(73.48% 242.97% at 26.54% 26.42%, rgb(163, 238, 248) 0%, rgb(164, 220, 245) 17.71%, rgb(166, 174, 236) 38.02%, rgb(236, 190, 225) 100%);
}
.teble_box_bg{background-color: #101013; border-radius: inherit;}

.table > thead {border-bottom: 1px solid #ffffff1a;}
.nav-tabs .active {color: #fff; border: none; background: linear-gradient(135deg, rgb(188, 111, 19) 0%, rgb(221, 151, 45) 50%, rgb(251, 186, 69) 100%) !important; background-size: 200% 100% !important;}
.nav-tabs .nav-link {color: #fff; border-radius: 10px; font-weight: 500;border: none;}
.nav-tabs {border-bottom: transparent; }
.dark .nav-tabs .nav-link {color: #bdbdbd;}
.table thead th {background: transparent; white-space: nowrap; font-weight: 500; padding: 14px 10px; color: #fff;} 
.table td{border-bottom: 1px solid #ffffff1a; white-space: nowrap; 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;}
.progress{background: #e9ecef36; height: 8px;}
.progress-bar{background-image: linear-gradient(135deg, rgb(167, 139, 250) 0%, rgb(6, 182, 212) 50%);}
.referrals_box{padding: 10px 20px; background: rgba(54, 52, 55, 0.6); border-radius: 45px; position: relative;}
.referrals_box p{margin-bottom: 0px; color: #fff; font-size: 16px; font-weight: 500; word-break: break-all;}
.referrals_box button{background: #FFFFFF1C; padding: 10px; border-radius: 10px; border: none; width: 40px; height: 40px; flex-shrink: 0;}
.referrals_box button img{width: 100%; filter: brightness(0) invert(1);} 
.total_deposit_box{background:rgba(54, 52, 55, 0.6); display: flex; justify-content: space-between; padding: 20px 30px; border-radius: 50px;}
.total_deposit_box p{margin-bottom: 0px;}
.total_deposit_box h5{color: #fff; margin: 0px; font-size: 17px;}
.tabs-scroll {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  flex-wrap: nowrap !important;
}
.tabs-scroll .nav-item{white-space: nowrap;}

.tabs-scroll::-webkit-scrollbar {
  display: none;
}
.wallet_box_bg{padding: 20px 20px; overflow: hidden; position: relative; min-height: 354px; color: #fff; background:rgba(54, 52, 55, 0.6); border-radius: 20px;}

.form-control {background-color: transparent; padding-left: 20px; font-size: 14px; border: 1px solid rgba(255, 255, 255, 0.22); color: #fff; border-radius: 30px; height: 50px;}
.form-control:focus {color: #fff; background: rgba(255, 255, 255, 0.05); border: 1px solid #fff3; outline: 0; box-shadow: none;}
.form-control::placeholder {color: #fff; opacity: .6;}
.form-select {background-color: transparent; padding-left: 20px;
   background-image: url("../img/down-arrow.png"); background-size: 10px 5px;
   border: 1px solid rgba(255, 255, 255, 0.22); color: #fff;font-size: 14px;  border-radius: 30px; height: 50px;}
.form-select:focus {color: #fff; background-color: rgba(255, 255, 255, 0.05); border: 1px solid #fff3; outline: 0; box-shadow: none;}
.note_text{margin-bottom: 0px; font-size: 12px;}

select.form-select option{color: #000;}
.form-group {margin-bottom: 20px;}
.trx_btn{margin: 0px -5px; padding: 0px; overflow: hidden; list-style: none;}
.trx_btn li{display: block; float: left; padding: 2px 3px;}
.trx_btn li button{display: block; width:100%;padding: 8px 20px; font-size: 12px; border-radius: 20px; background: #ffffff14; color: #fff; border: none;}
.trx_btn li button:hover{color:#000; background-size: 200% 100%; background: #16E2F3;}
.trx_btn li button.active{color:#000; background-size: 200% 100%; background: #16E2F3;}
.md_container{max-width: 900px; margin: auto;}
.sm_container{max-width: 500px; margin: auto;}

.btn_style2{border: none; font-weight: 600; text-align: center; display: inline-block; font-size: 14px; padding: 15px 30px; text-align: center; border-radius: 40px;  background-image: linear-gradient(135deg, rgb(188, 111, 19) 0%, rgb(221, 151, 45) 50%, rgb(251, 186, 69) 100%); background-size: 200% 100%;}
.btn_style2:hover {background-position: 100% 0;}
.btn-block {width: 100%; display: block;}

.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,#16E2F3 94%,#0000) top/4px 4px no-repeat,  conic-gradient(#0000 30%,#16E2F3);
  -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);
  }
}

.modal-body{background: #101013; border-radius: inherit;}
.modal-content{padding: 4px;
  border-radius: 15px;
  background-image: radial-gradient(96.87% 65.57% at 54.34% 93.79%, rgb(252, 245, 238) 0%, rgba(236, 190, 225, 0) 71.51%), radial-gradient(73.48% 242.97% at 26.54% 26.42%, rgb(163, 238, 248) 0%, rgb(164, 220, 245) 17.71%, rgb(166, 174, 236) 38.02%, rgb(236, 190, 225) 100%);}
