@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background-color: #181a20;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
body,
html {
  overflow-x: hidden;
}

button {
  background-color: transparent;
  outline: none;
  border: none;
}
.input-group input {
  outline: none;
  border: none;
  background-color: transparent;
  font-size: 15px;
  font-weight: 400;
  color: #ffffffb2;
}
.input-group input::placeholder {
  opacity: 1;
  color: #e0e0e066;
  font-weight: 300;
}
.input-group input:focus {
  color: #fff;
}
.form-control:focus {
  border-color: #fff;
  background-color: transparent;
  box-shadow: 0 0 0 0 transparent;
}
input {
  font-size: 16px;
  font-weight: 500;
  background-color: #e1e1e1;
}
input:focus {
  box-shadow: 0 0 0 0 transparent;
}
p {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
}
.container {
  max-width: 1320px;
}
.header-area .container {
  max-width: 1760px;
}
input {
  outline: none;
}
a,
a:hover {
  text-decoration: none;
}
ul,
p {
  list-style: none;
  margin: 0;
  padding: 0;
}
.primary-btn {
  padding: 12px 36px;
  color: #1c1c1e;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #ffbe38;
  border-radius: 12px;
  transition: 0.5s;
  text-transform: capitalize;
  box-shadow: 0.5px 1px 2px 0px #00000040;
}
.primary-btn-sm {
  padding: 10px 32px;
  color: #101115;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.5s;
  background: #ffbe38;
  border-radius: 6px;
  box-shadow: 0.5px 1px 2px 0px #00000040;
  text-transform: capitalize;
}
.primary-btn-xm {
  padding: 3px 9px;
  color: #ffbe38;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.5s;
  background: #f7a6001a;
  border-radius: 3px;
  border: 0.5px solid #ffbe38;
}
.primary-btn-xm:hover {
  background-color: #ffbe38;
  border-color: #ffbe38;
  color: #1c1c1e;
}
.secondary-btn {
  padding: 12px 36px;
  color: #1c1c1e;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fdfdfd;
  transition: 0.5s;
  border-radius: 10px;
  text-transform: capitalize;
  box-shadow: 0.5px 1px 2px 0px #00000040;
}
.secondary-btn-sm {
  padding: 10px 24px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #2b3139;
  border-radius: 8px;
  transition: 0.5s;
  text-transform: capitalize;
}
.secondary-btn:hover span {
  color: #101115 !important;
}
.secondary-btn-sm:hover,
.secondary-btn:hover {
  background: #c9c6c6;
  box-shadow: 1px 6px 15px 0px #fcfcfc2a;
  color: #101115;
}
.secondary-btn-sm:hover i,
.secondary-btn:hover i {
  color: #101115;
}
.primary-btn:hover,
.primary-btn-sm:hover {
  background: #ffbe38bd;
  color: #1c1c1e;
  box-shadow: 1px 6px 15px 0px #fcfcfc2a;
}
.primary-btn:hover i,
.primary-btn-sm:hover i,
.primary-btn:hover svg {
  color: #fff;
  fill: #fff;
  stroke: #fff;
}
.secondary-btn-sm:hover svg,
.secondary-btn:hover svg {
  fill: #101115;
  stroke: #101115;
}
button:focus:not(:focus-visible) {
  box-shadow: 0 0 0 rgba(13, 109, 253, 0);
}
.mt-120 {
  margin-top: 120px;
}
.g-10 {
  gap: 10px;
}
.g-15 {
  gap: 15px;
}
.g-20 {
  column-gap: 20px;
  row-gap: 20px;
}
.p-13 {
  padding: 15px !important;
}
.g-30 {
  column-gap: 30px;
  row-gap: 30px;
}
.g-10 {
  row-gap: 10px;
}
.header-right {
  gap: 12px;
}
.primary-btn i {
  color: #101115 !important;
  transition: 0.5s;
}
.primary-btn i {
  font-size: 18px;

  font-weight: 700;
}
.secondary-btn i {
  color: #fff;
  transition: 0.5s;
}
.primary-btn img,
.secondary-btn img,
.primary-btn svg,
.secondary-btn svg {
  width: 20px;
  fill: #101115;
  stroke: #101115;
  transition: 0.5;
}
.secondary-btn svg {
  fill: #fff;
  stroke: #fff;
}
.text-primary {
  color: #ffbe38 !important;
}
.common-heading-section h1 {
  font-size: 65px;
  line-height: 72px;
}
.common-heading-section h2 {
  font-size: 36px;
  line-height: 44px;
}
.common-heading-section h3 {
  font-size: 40px;
  color: white;
  line-height: 50px;
}
.common-heading-section h4 {
  font-size: 38px;
  line-height: 48px;
}
.common-heading-section h5 {
  font-size: 24px;
  line-height: 36px;
}
.common-heading-section p {
  margin-top: 18px;
}
.icon-bar i {
  color: #fff;
}

.mobile-language-view {
  display: none;
}
/* Preloader Container */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(25px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.preloader.loader-hide {
  opacity: 0;
  visibility: hidden;
}

/* Loader */
.trading-loader {
  text-align: center;
  color: #ffffff;
}

/* Candlesticks Animation */
.candlesticks {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  position: relative;
  justify-content: center;
  height: 80px;
  width: 180px;
  animation: bounce 2s infinite;
}

.candle {
  width: 10px;
  background: #ffbe39;
  position: relative;
  animation: grow-shrink 2s ease-in-out infinite;
}

.candle:before {
  content: "";
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: 50%;
  width: 2px;
  background: #ffbe39;
  transform: translateX(-50%);
}

.candle:nth-child(2n) {
  background: #ff4d4d;
}

.candle:nth-child(2n):before {
  background: #ff4d4d;
}

.candle:nth-child(1) {
  animation-delay: 0s;
}

.candle:nth-child(2) {
  animation-delay: 0.2s;
}

.candle:nth-child(3) {
  animation-delay: 0.4s;
}

.candle:nth-child(4) {
  animation-delay: 0.6s;
}

.candle:nth-child(5) {
  animation-delay: 0.8s;
}
@keyframes grow-shrink {
  0%,
  100% {
    height: 20px;
    width: 10px;
    opacity: 0.6;
  }
  50% {
    height: 80px;
    width: 10px;
    opacity: 1;
  }
}

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
}

/* searching box */
.searching-box input {
  min-width: 350px;
}
.input-shadow {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border: 1.5px solid #ffffff1a;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #fff6;
  background: #ffffff1a;
  letter-spacing: -0.005em;
  padding: 10px 20px;
  box-sizing: border-box;
}
.search-icon span {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 44px;
  border-radius: 50%;
  border: 1.5px solid #ffffff1a;
}
.offcanvas {
  background: #100e0f;
  height: 100vh;
}
.mobile-search-view {
  display: none;
}
.modal {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.header-area {
  background: #0f131d80;
  backdrop-filter: blur(2px);
  padding: 10px 0;
  transition: all 0.3s ease;
  position: fixed !important;
  width: 100%;
  z-index: 99;
}
.menu-bg {
  position: fixed !important;
  backdrop-filter: blur(20px);
  top: 0px;
  width: 100%;
  box-shadow: rgba(155, 155, 167, 0.25) 0px 50px 100px -20px,
    rgba(172, 165, 165, 0.3) 0px 30px 60px -30px,
    rgba(198, 200, 202, 0.35) 0px -2px 6px 0px inset;
  z-index: 99;
}
.nav-link {
  color: #fdfdfd;
  font-size: 16px;
  display: inline-block;
  padding: 0 14px !important;
  font-weight: 400;
}
.nav-link:hover,
.nav-link:focus,
.nav-link.show {
  color: #f7a600 !important;
}

/* country select css start */
.country-menu {
  right: 0 !important;
}

.country-menu.dropdown-menu[data-bs-popper] {
  left: inherit;
  padding: 20px;
  width: 300px !important;
  background-color: #131720;
  padding-right: 30px;
}

.simplebar-track.simplebar-vertical {
  right: 12px;
}

/* Hide the scrollbar until hovered */
.simplebar-scrollbar::before {
  background-color: #ffbe38;
  width: 8px;
}

.country-menu-parent .nav-link:after {
  color: white;
  font-size: 18px;
}
.country-menu-parent .dropdown-toggle {
  color: #fff;
}

[data-simplebar] {
  position: absolute;
}

.country-menu li {
  margin-bottom: 12px;
}

.country-menu li a {
  padding: 10px 15px;
  color: #000 !important;
  font-weight: 400;
  background: transparent;
  border-radius: 58px;
  transition: 0.5s;
}
.country-menu li a:hover,
.country-menu li a.active {
  background: #ffbe38;
}
span.close-mark {
  float: right;
}
.country-menu li a .icon-check {
  display: none;
  line-height: 30px;
  color: #000;
}

.country-menu li a .icon-check i {
  color: #111;
}

.country-menu li a.active .icon-check {
  display: block;
  transition: 0.5s;
}

.dropdown-item img {
  max-width: 22px;
  width: 100%;
}
.dropdown-item.active span {
  color: #101115;
}
.dropdown-item span {
  color: #fff;
  padding-left: 4px;
  font-weight: 600;
  font-size: 14px;
}
.country-menu-parent .dropdown-toggle::after {
  display: none;
}

/* country select css end */
.g-5 {
  gap: 5px;
}
.pointer {
  cursor: pointer;
}
.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  box-shadow: rgba(170, 126, 7, 0.25) 0px 54px 55px,
    rgba(255, 255, 255, 0.12) 0px -12px 30px,
    rgba(255, 255, 255, 0.12) 0px 4px 6px,
    rgba(255, 255, 255, 0.17) 0px 12px 13px,
    rgba(255, 255, 255, 0.09) 0px -3px 5px;
}
.dropdown-item:hover {
  background-color: #ffbe38 !important;
}
.dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: all 0.3s ease;
}
.sign-up-box {
  max-width: 492px;
  width: 100%;
}
.border-1 {
  background: #1e2329;
  border: 0.25px solid #4a4a4a;
  box-shadow: 0px 0px 1px 0px #a3a3a3 inset;
  padding: 8px;
  border-radius: 8px;
}
.no-padding {
  padding-right: 0 !important;
}
#exampleModal {
  padding-right: 0 !important;
}

.buy-page-padding {
  padding-top: 100px;
}

/* Start Hero Section Css */
.hero-section {
  position: relative;
  padding-top: 290px;
  padding-bottom: 200px;
  margin-top: 0;
  overflow: hidden;
  z-index: 1;
}
.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/bg/hero.png);
  background-size: cover;
  background-position: center;
  z-index: -1;
  /* animation: zoomBg 22s ease-in-out infinite; */
  transform-origin: center;
}

/* Continuous Zoom Animation */
@keyframes zoomBg {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes opacity {
  0% {
    opacity: 0.7;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
.hero-circle-area {
  text-align: right;
}
.hero-circle-area > img {
  /* animation: opacity 2s ease-in-out infinite; */
  width: 90%;
  position: relative;
  z-index: -2;
}
.hero-circle-area {
  max-width: 735px;
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
}
.sign-up-box-cover {
  margin-top: 70px;
}
.sign-up-box-cover p {
  color: #e0e0e066;
}
.auto-signup {
  padding: 13px;
}
.auto-signup ul li img {
  transition: 0.2s;
}
.auto-signup ul li img:hover {
  transform: scale(1.1);
}
.coin-icon {
  background: #31353f;
  border-radius: 10px;
  height: 44px;
  width: 44px;
  padding: 10px;
}
.coin-icon img {
  width: 100%;
}
.coin-title p {
  color: #fff;
  opacity: 0.6;
  margin-top: 2px;
  line-height: 5px;
  font-size: 12px;
}
.coin-title h6 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
.value-up i,
.value-up {
  color: #1ecb4f;
}
.value-down i,
.value-down {
  color: #ff4d4f;
}
.crypto-price h5 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.crypto-card-sm {
  background: #cdcdcd0d;
  padding: 20px;
  border-radius: 8px;
  border: 0.5px solid #4a4a4a;
  backdrop-filter: blur(10px);
  max-width: 258px;
  box-shadow: 0px 4px 4px 0px #00000040;
  transition: 0.5s;
  transform-origin: center;
  cursor: pointer;
  transition: transform 0.5s ease;
  will-change: transform;
}
/* .crypto-card-sm:hover {
  transform: scale(1); 
} */
.zoomed {
  transform: scale(1) !important;
}
/* Individual card styles with delays and base scale */
.crypto-card-1 {
  position: absolute;
  left: 100px;
  top: 40%;
  transform: scale(0.9);
}

.crypto-card-1:hover {
  transform: scale(1);
}
tbody tr {
  transition: 0.3s;
}
tbody tr:hover {
  background: #181a208c;
  border-radius: 5px;
}
.crypto-card-2 {
  position: absolute;
  left: 50%;
  transform: scale(0.8);
  top: 15%;
}
.crypto-card-2:hover {
  transform: scale(1);
}
.crypto-card-3 {
  position: absolute;
  right: 0px;
  top: 40%;
  transform: scale(0.6);
}
.crypto-card-3:hover {
  transform: scale(0.8);
}
.crypto-card-4 {
  position: absolute;
  right: 0px;
  top: 70%;
  transform: scale(0.4);
}
.crypto-card-4:hover {
  transform: scale(0.6);
}
.crypto-card-5 {
  position: absolute;
  left: 17%;
  top: 70%;
  transform: scale(0.6);
}
.crypto-card-5:hover {
  transform: scale(0.8);
}
/* End Hero Section Css */
/* Start tranding token css */
.market-overview .secondary-btn {
  background: #b4b4b41a;
  border: 1px solid #b4b4b4;
  color: #b4b4b4;
}
.market-overview .secondary-btn:hover {
  border-color: #ffbe38;
  color: #101115;
  background: #ffbe38;
}
.market-overview .secondary-btn:hover i {
  transform: rotate(-30deg);
}
.card-1 {
  background: #1e2329;
  border-radius: 8px;
  box-shadow: 0px 2px 2px 0px #00000040;
  padding: 20px;
}
.coin-info-table tr th {
  color: #e0e0e0;
  font-size: 12px;
  font-weight: 400;
}
.coin-info-table tr th {
  padding: 14px 10px;
  background-color: transparent;
  color: #e0e0e0;
  white-space: nowrap;
  border: none;
}
.coin-info-table tr td {
  padding: 10px 10px;
  background-color: transparent;
  color: #fdfdfd;
  border: none;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
}
.td-align-end {
  text-align: right;
  width: 85px;
}
.coin-info-table .graph img {
  width: 46px;
}
.graph canvas {
  width: 46px !important;
}
.coin-info span {
  font-size: 14px;
}
.caption-top {
  color: #fdfdfd;
}
/* End tranding token css */

/* Start Connected css */
.qr-code {
  max-width: 209px;
  width: 100%;
}
.qr-code-text p {
  color: #e0e0e0cc;
  font-size: 16px;
  line-height: 24px;
}
.qr-code-text h5,
.qr-code-text a {
  color: #e0e0e0;
  font-weight: 600;
  margin-top: 20px;
  font-size: 24px;
  line-height: 32px;
  transition: 0.5s;
}
.qr-code-text a {
  text-decoration: underline;
}
.qr-code-text a:hover {
  color: #ffbe38;
}
.system-info ul {
  gap: 50px;
  margin-top: 60px;
}
.system-info ul li {
  padding: 20px 0;
  transition: 0.5s;
  border-radius: 10px;
  min-width: 106px;
}
.navbar-toggler.icon {
  margin-bottom: 0;
}
.system-info ul li:hover {
  background-color: #1e2329;
}
.system-info ul li a {
  display: block;
}
.connected-section::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  max-width: 997px;
  width: 100%;
  background: url("../images/bg/shape-1.png") no-repeat;
  background-position: left center;
  background-size: auto;
  opacity: 0.1;
  animation: bgScroll 20s ease-in-out infinite;
  z-index: -1;
}

@keyframes bgScroll {
  0% {
    background-position: left center;
  }
  100% {
    background-position: right center;
  }
}

/* End Connected css */
.tranding-token-section {
  overflow: hidden;
}
.embark-section {
  background: url("../images/home/network-bg.png") no-repeat scroll center
    center / cover;
  padding: 22px 0;
  color: #fff;
  position: relative;
  z-index: 9;
}

.embark-text {
  background: url("../images/home/embark-dots.png") no-repeat scroll center
    center / cover;
  padding: 40px 0;
  transform: translateY(80px);
  position: relative;
  border-radius: 10px;
  box-shadow: 0px 0px 75.5px 0px #00000080;
}

/* Add gradient top border */
.embark-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #2f3640 10%,
    #2f3640 25%,
    #2f3640 50%,
    #2f3640 75%,
    #2f3640 90%,
    transparent 100%
  );
  z-index: 1;
}

/* Add gradient bottom border */
.embark-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #2f3640 10%,
    #2f3640 25%,
    #2f3640 50%,
    #2f3640 75%,
    #2f3640 90%,
    transparent 100%
  );
  z-index: 1;
}

/* Add gradient top border with fade animation */
.embark-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #2f3640 10%,
    #2f3640 25%,
    #2f3640 50%,
    #2f3640 75%,
    #2f3640 90%,
    transparent 100%
  );
  animation: borderFadeInOut 4s ease-in-out infinite;
  z-index: 1;
}

/* Add gradient bottom border with fade animation */
.embark-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    #2f3640 10%,
    #2f3640 25%,
    #2f3640 50%,
    #2f3640 75%,
    #2f3640 90%,
    transparent 100%
  );
  animation: borderFadeInOut 3s ease-in-out infinite 0.5s;
  z-index: 1;
}

/* Fade in/out animation - border disappears and reappears */
@keyframes borderFadeInOut {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  25% {
    opacity: 1;
    transform: scaleY(1);
  }
  75% {
    opacity: 1;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform: scaleY(0);
  }
}
.faq-section {
  padding-bottom: 120px;
  padding-top: 160px;
}
/* Custom Bootstrap Accordion Styling */
.accordion {
  --bs-accordion-bg: transparent;
  --bs-accordion-border-color: rgba(255, 255, 255, 0.1);
  --bs-accordion-border-radius: 8px;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.accordion-item {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 8px !important;
  margin-bottom: 8px;
}
.accordion-button {
  background: transparent !important;
  color: #fdfdfd !important;
  border: none !important;
  padding: 0px;
  padding-left: 24px;
  box-shadow: none !important;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 24px;
  height: 75px;
  line-height: 32px;
}
.accordion-button:not(.collapsed) {
  background: transparent !important;
  color: #ffbe38 !important;
}
.accordion-button:not(.collapsed) .accordion-icon {
  background: #ffbe38 !important;
  color: #000000 !important;
}
.accordion-button:not(.collapsed) .accordion-number {
  color: #ffbe38 !important;
}
.subtraction-icon {
  display: none;
}
.accordion-button:not(.collapsed) .subtraction-icon {
  display: block !important;
}
.accordion-button:not(.collapsed) .addition-icon {
  display: none !important;
}
.subtraction-icon,
.addition-icon {
  width: 22px;
}
.accordion-button:hover {
  background: transparent !important;
  color: #ffbe38 !important;
}
.accordion-button:hover .accordion-number {
  color: #ffbe38 !important;
}
.faq-section .accordion-button::after {
  display: none;
}
.accordion-number {
  color: #fdfdfd;
  font-weight: 600;
  margin-right: 16px;
  min-width: 24px;
}
.accordion-title {
  padding-right: 15px;
  padding-left: 5px;
}
.accordion-icon {
  width: 56px !important;
  flex: 0 0 56px !important;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0 6px 6px 0px;
  transition: transform 0.3s ease, background-color 0.3s ease;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion-body {
  background: transparent !important;
  color: #e0e0e0 !important;
  padding: 20px 37px 24px 86px !important;
  border-top: none !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.accordion-collapse {
  border-top: none !important;
}
/* img area start  */
.faq-image {
  padding-left: 50px;
  border-radius: 8px;
}
.faq-image img {
  border-radius: 8px;
  border: 1px solid #4a4a4a;
}
.faq-image img {
  width: 100%;
}

/*===========================  Start Footer Section  ===========================*/

.footer-main {
  background: radial-gradient(circle at center, #22252e 0%, #181a20 100%);
  padding-top: 60px;
}
.footer-top-main {
  border-bottom: 1px solid #4a4a4a;
}
.footer-top {
  padding-bottom: 45px;
}
.footer-top.g-5,
.footer-top.gx-5 {
  --bs-gutter-x: 7rem;
}
.footer-img {
  width: 213px;
  height: auto;
}
.footer-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8);
  padding-top: 56px;
}
.footer-menu-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
  position: relative;
  padding-bottom: 50px;
}
.footer-menu-title::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background: #ffbe38;
  bottom: 38px;
  left: 0;
}
.footer-menu-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.footer-menu-link:hover {
  color: rgb(255, 190, 56);
  padding-left: 2px;
}
/* start footer icon  */
.footer-icon-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
  padding-bottom: 20px;
}
.social-icon-main {
  gap: 24px;
}
.footer-icon {
  padding-bottom: 20px;
}
.social-icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #4a4a4a;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: #4a4a4a86;
  font-size: 20px;
}
.social-icon:hover {
  color: #ffffff !important;
  box-shadow: #ffbe38 0px 1px 12px;
  background-color: transparent;
}
.footer-privacy {
  gap: 45px;
}
.footer-privacy li {
  position: relative;
}
.footer-privacy li::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 17px;
  background: rgba(255, 255, 255, 0.24);
  right: -22px;
  top: 6px;
}
.footer-privacy li:last-child::after {
  display: none;
}
.footer-privacy li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.footer-privacy li a:hover {
  color: #ffbe38;
}
.footer-disclaimer-main {
  padding-top: 20px;
}
.footer-disclaimer {
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  text-align: justify;
  color: rgba(255, 255, 255, 0.6);
}
/* footer bottom area  */
.footer-bottom {
  padding: 20px 0 28px 0;
}
.footer-bottom-copyright {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.footer-bottom-copyright a {
  color: #ffbe38;
}
/*===========================  End Footer Section  ===========================*/

/* rakib css end */

/* shaki css start */
.buy-sel-tabs {
  padding-top: 70px;
  position: relative;
  max-width: 453px;
  margin: 0 auto;
  background: url("../images/buysell.svg") no-repeat scroll 100% 100% / contain;
  position: relative;
  border-radius: 12px;
}
.active.buy-sel-tabs {
  background: url("../images/shape2.svg") no-repeat scroll 100% 100% / contain;
}
#sell-tab {
  background: url("../images/button.svg") no-repeat scroll 100% 100% / contain;
  transform: translate(-3.1px, 0px);
}
#buy-tab {
  background: url("../images/byebg.svg") no-repeat scroll 100% 100% / contain;
  transform: translate(3.9px, 0px);
}
.withdraw-form {
  position: relative;
  z-index: 1;
}
/* withdraw and deposit bg update */
.buy-sel-tabs.withdraw-deposit {
  position: relative;
  border-radius: 12px;
  background: linear-gradient(
    -140deg,
    rgba(255, 255, 255, 0.6) -8.42%,
    rgba(255, 255, 255, 0) 31.52%,
    rgba(255, 255, 255, 0) 71.6%,
    rgba(255, 255, 255, 0.6) 113.2%
  );
  padding: 2px;
}
.buy-sel-tabs.withdraw-deposit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.6) -8.42%,
    rgba(255, 255, 255, 0) 31.52%,
    rgba(255, 255, 255, 0) 71.6%,
    rgba(255, 255, 255, 0.6) 113.2%
  );
  border-radius: 12px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  z-index: 0;
}

.buy-sel-tabs.withdraw-deposit:hover::before {
  opacity: 1;
}

.buy-sel-tabs.withdraw-deposit::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: linear-gradient(145deg, #1e2329, #2a2f36);
  border-radius: 12px;
  z-index: 0;
}
.buy-sel-tabs.withdraw-deposit-alt {
  background: linear-gradient(145deg, #1e2329, #2a2f36);
  border-radius: 12px;
  position: relative;
  background-clip: padding-box;
  border: 2px solid transparent;
}
.buy-sel-tabs.withdraw-deposit-alt::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.6) -8.42%,
    rgba(255, 255, 255, 0) 31.52%,
    rgba(255, 255, 255, 0) 71.6%,
    rgba(255, 255, 255, 0.6) 113.2%
  );
}
/* End withdraw and deposit bg update  */

.active#sell-tab {
  background: transparent !important;
}
.active#buy-tab {
  background: transparent !important;
}

.buy-sel-tabs .nav-tabs .nav-link {
  width: 100%;
}
.buy-sel-tabs .nav-link.active:focus {
  color: #fff !important;
}
#buySellTabContent {
  padding: 25px 37px;
}
.buy-sel-tabs .nav-tabs {
  border: none;
  margin-bottom: 20px;
}
.buy-sel-tabs .nav-tabs {
  border: none;
  margin-bottom: 20px;
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 1;
  top: 0;
}
#buySellTab li {
  flex: 0 0 50%;
}

.buy-sel-tabs .nav-tabs .nav-link {
  color: #888;
  border: none;
}
.buy-sel-tabs .nav-tabs .nav-link {
  color: #fff !important;
  font-weight: 500;
  font-size: 14px;
  padding: 16px 0 !important;
}

.buy-sel-tabs .nav-tabs .nav-link.active {
  color: #fff;

  background-color: transparent !important;
}
.form-block {
  background-color: #2e353f;
  border-radius: 10px;
  padding: 10px 14px 8px 14px;
  margin-bottom: 20px;
  box-shadow: 0px 3px 0px 0px #4a5666;
}
.custom-select-token:focus,
.custom-select-token:hover {
  color: #fff;
}

.form-label {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #fdfdfd;
}

.buy-sel-tabs .form-control {
  background: transparent;
  border: none;
  color: #fff !important;
  border-radius: 0;
  padding: 0;
  height: 32px;
}

.buy-sel-tabs .form-control:focus {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}

.buy-sel-tabs .form-control:focus-visible {
  outline: none;
}

.custom-select-token {
  background-color: #2a2d3e;
  border: none;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 6px;
  cursor: pointer;
}

.custom-select-token img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.payment-select:focus,
.payment-select:hover {
  background-color: #2a2d3e;
}

.payment-select {
  background-color: #2a2d3e;
  border-radius: 10px;
  padding: 24px 15px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 16px;
  cursor: pointer;
  width: 100%;
  box-shadow: 0px 3px 0px 0px #4a5666;
}
.payment-select.select-token::before {
  right: 18px !important;
}

.payment-select i {
  margin-right: 10px;
  color: #ff4b4b;
}

.buy-btn {
  background-color: #ffd166;
  color: #000;
  font-weight: 600;
  border: none;
  width: 100%;
  padding: 12px;
  border-radius: 8px;
}

.reference-text {
  font-size: 14px;
  color: #ffffff99;
  margin-bottom: 12px;
}

/* Hide Bootstrap caret */
.select-token::before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  margin-left: auto;
  margin-right: 6px;
  transition: transform 0.3s ease;
  position: absolute;
  right: 0;
  top: 42%;
  transform: translateY(-50%) rotate(45deg);
}

/* Rotate arrow when dropdown is open */
.dropdown.show .select-token::before {
  transform: translateY(-50%) rotate(-135deg);
}

/* Ensure position relative for correct placement */
.select-token {
  position: relative;
  padding-right: 30px; /* space for arrow */
}
/* Hide default Bootstrap caret icon from dropdown-toggle */
.select-token.dropdown-toggle::after {
  display: none !important;
}

.buy-sel-tabs .form-control {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0;
  color: #fff;
}

.buy-sel-tabs .form-control::placeholder {
  color: #fdfdfd99;
}

.payment {
  margin: 40px 0 40px 0;
}

.mb-20 {
  margin-bottom: 20px;
}

.actionTab .nav-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #666666;
  border-bottom: 1px solid transparent;
  padding-bottom: 8px;
  border: none;
}
.actionTab {
  border: none;
}

.actionTab .nav-link,
.actionTab .nav-link {
  padding: 0 !important;
  margin: 0 16px;
}

.actionTab .nav-item.show .nav-link,
.actionTab .nav-link.active {
  background-color: transparent;
  color: #fdfdfd !important;
  border: none;
  border-bottom: 1px solid #ffbe38;
  padding-bottom: 8px !important;
}

.actionTab .nav-link:hover {
  background-color: transparent;
  color: #fdfdfd;
  border-color: #ffbe38;
  padding-bottom: 8px !important;
}

/* bitcoin market css  */
.bitcoin-market-chart-title > ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bitcoin-market-chart-title > ul {
  display: flex;
  flex-direction: column;
  gap: 29px;
}

.bitcoin-market-chart-title h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  color: #fdfdfd;
}

.bitcoin-market-chart-title span {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  text-align: right;
}

.text-red {
  color: #ff4d4f;
}

.custom-select-token:focus:not(:focus-visible) {
  color: #fff !important;
}

.chart-tabs .nav-link,
.chart-tabs .nav-link {
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #666666;
  border-bottom: 1px solid transparent;
  padding-bottom: 8px;
  border: none;
}
.chart-tabs .nav-item.show .nav-link,
.chart-tabs .nav-link.active {
  background-color: transparent;
  color: #fdfdfd;
  border: none;
  border-bottom: 1px solid #ffbe38;
  padding-bottom: 8px;
}
.nav-link.active:focus {
  color: #ffbe38 !important;
}
.chart-tabs {
  border: none;
  gap: 32px;
  margin: 20px 0;
}
.chart-box-bitcoin {
  height: 300px;
}
.title-h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 20px;
}
.markets-item p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fdfdfd99;
  margin-bottom: 10px;
}
.markets-item h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #ffffff;
}
.markets-item {
  margin-bottom: 20px;
}
.markets-item ul {
  display: flex;
  justify-content: space-between;
}

.markets-item li {
  flex: 0 0 24%;
}

.bitcoin-p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff99;
}
.bitcoin-card {
  margin-bottom: 60px;
}

.bitcoin-market {
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #4a4a4a;
  background: #1e232980;
  /* height: 100%;
  max-height: 495px;
  overflow-y: scroll; */
}

.bitcoin-markets-card {
  position: relative; /* ensure ::after positions correctly */
  overflow: hidden; /* optional, prevents shadow overflow */
}

.bitcoin-markets-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  pointer-events: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
  z-index: 9;
}

.mt-60 {
  margin-top: 60px;
}

.chartTab .nav-link.active:focus {
  color: #fff !important;
}
.chart-tabs .nav-link.active:focus {
  color: #fff !important;
}

.dropdown-buy-sell .custom-select-token {
  display: flex;
  align-items: center;
  gap: 6px;
  border: none;
  padding: 8px 12px;
  border-radius: 6px;
  background-color: transparent;
  width: 100%;
}

.dropdown-buy-sell .custom-select-token img {
  width: 20px;
  height: 20px;
}

.dropdown-buy-sell .dropdown-menu {
  min-width: 100%;
  padding: 6px 0;
  border-radius: 8px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  transform-origin: top;
  display: none; /* default hidden */
  opacity: 0;
  transform: translateY(0) !important;
  position: absolute;
  z-index: 1000;
}

.dropdown-buy-sell .dropdown-menu.show {
  background: #1a1d29;
}

.dropdown-buy-sell .dropdown-menu.show a {
  color: #fff;
}

.dropdown-buy-sell .dropdown-menu.show a:hover {
  color: #000;
}

.dropdown-buy-sell {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 116px;
}

.dropdown-buy-sell .dropdown-menu {
  position: absolute !important;
  bottom: -114px !important;
  right: 0 !important;
  z-index: 1000;
  inset: inherit !important;
}

.dropdown-buy-sell .dropdown-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 16px;
  font-size: 14px;
}

.dropdown-buy-sell .dropdown-item img {
  width: 18px;
  height: 18px;
}

.dropdown-buy-sell .dropdown-menu {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.dropdown-buy-sell .dropdown-menu.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

.payment-dropdown-select .dropdown-menu.show {
  background: #1a1d29;
  width: 100%;
  bottom: -118px;
}

.payment-dropdown-select {
  display: block;
  max-width: 100% !important;
}

.payment-dropdown-select .payment-select {
  padding: 24px 15px;
  background: #2c2f40;
  margin-bottom: 0;
}

.payment-dropdown-select .select-token::before {
  transform: translateY(-50%) rotate(-45deg);
  top: 35px;
}

.buy-sel-tabs {
  margin: 0 0 0 auto;
}

.crypto-purchase-table {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
}

.bitcoin-markets-card::after {
  border-radius: 12px;
}

.markets-item li {
  flex: 0 0 27%;
}

.crypto-shape img {
  width: 98%;
}
.crypto-shape {
  position: absolute;
  top: 30%;
  right: 0;
  z-index: -1;
  opacity: 0.1;
  text-align: right;
}

.actionTab .nav-link,
.actionTab .nav-link {
  margin: 0;
}

.actionTab {
  gap: 24px;
}

.most-trending-shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.coin-info img {
  width: 22px;
}
.chart-tabs .nav-link,
.chart-tabs .nav-link {
  padding: 0 !important;
}

.mb-120 {
  margin-bottom: 120px;
}

.how-to-buy-shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

/* tab content  */

.withdraw-content .faq-section {
  padding-top: 60px;
}

.withdraw-content .buy-sel-tabs {
  margin: 0 auto;
  padding-top: 0 !important;
}

.withdraw-content .withdraw-form {
  padding: 36px 36px 46px 36px;
}

.online-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #ffffff99;
}

.how-to-buy-shape.deposit-shape-one {
  top: 8%;
}

.deposit-shape-two {
  position: absolute;
  top: 164px;
  right: 32px;
}

.faq-shape,
.process-shape-3,
.process-shape-2,
.deposit-shape-two,
.most-trending-shape,
.how-to-buy-shape,
.crypto-shape {
  animation: float 3s ease-in-out infinite;
  z-index: -1;
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px); /* moves up */
  }
  100% {
    transform: translateY(0px);
  }
}

/* Sparkline Chart  */
.graph .sparkline {
  width: 100% !important;
}

.process-shape-2 {
  position: absolute;
  bottom: -270px;
  right: 32px;
}

.process-shape-3 {
  position: absolute;
  bottom: -144px;
  left: 21%;
}

.faq-shape {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* hero animation  */

/* SVG inside animation container */
.hero-circle-area__svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: visible;
}
/* Static dots */
.hero-circle-area__dot {
  position: absolute;
  width: 6px;
  height: 6px;
  /* background: #ffcc33; */
  background: #ffcc3370;
  border-radius: 50%;
  filter: drop-shadow(0 0 5px #ffcc3370);
  z-index: 2;
}
/* Animated pulse dot */
.hero-circle-area__pulse {
  position: absolute;
  width: 5px;
  height: 5px;
  background: #ffcc3370;
  border-radius: 50%;
  filter: drop-shadow(0 0 7px #ffcc3370);
  z-index: 3;
  pointer-events: none;
  will-change: transform;
}
.crypto-card-sm {
  z-index: 99;
}

.dot {
  position: absolute;
  width: 8px;
  height: 8px;
  background: radial-gradient(
    circle,
    #ffeb80 0%,
    #ffcc3370 70%,
    #ffcc3370 100%
  );
  border-radius: 50%;
  box-shadow: 0 0 6px #ffcc3370, 0 0 12px #ffcc3370, 0 0 20px #ffcc3370;
  z-index: 2;
  pointer-events: none;
}
.pulse {
  position: absolute;
  width: 6px;
  height: 6px;
  background: radial-gradient(circle, #fff1b5 0%, #ffcc3370 60%, #b38600 100%);
  border-radius: 50%;
  filter: drop-shadow(0 0 6px #ffcc3370);
  z-index: 3;
  pointer-events: none;
}
/* svg path {
      stroke: #ffcc3370;
      stroke-width: 1.2;
      fill: none;
      filter:
        drop-shadow(0 0 3px #ffcc3370);
    } */

/* shaki css end */

.company-slider {
  padding: 33px 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(75, 72, 72, 0.2) 30%,
    #24252b 50%,
    rgba(255, 255, 255, 0.2) 100%
  );
}
.scroll-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.scroll-track {
  display: flex;
  width: calc(20 * 100px);

  animation: infiniteScroll 25s linear infinite;
  gap: 30px;
}

.scroll-track:hover {
  animation-play-state: paused;
}

.scroll-item {
  flex-shrink: 0;
  width: 80px;
  height: 60px;
  background: linear-gradient(135deg, #4a4a4a, #2a2a2a);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border: 1px solid #555;
  position: relative;
  overflow: hidden;
}
.scroll-item img {
  max-width: 85px;
}

.scroll-item:hover::before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.1);
}

@keyframes infiniteScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.scroll-container::before,
.scroll-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  z-index: 10;
  pointer-events: none;
}

.scroll-container::before {
  left: 0;
  background: linear-gradient(90deg, #2a2a2a, transparent);
}

.scroll-container::after {
  right: 0;
  background: linear-gradient(270deg, #2a2a2a, transparent);
}

.demo-info {
  color: #ccc;
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
}
.process-card-content h4 img {
  max-width: 70px;
  transition: 0.5s;
  width: 100%;
}
.process-card-content p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
  color: #e0e0e0;
}
.process-card-content h4 {
  font-size: 22px;
  font-weight: 600;
}
.card-gradient-border {
  position: relative;
}
.process-card {
  background: #1e2329;
  border-radius: 16px;
  padding: 40px;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.process-card:hover .process-card-content h4 img,
.coin-pair-card:hover .pair-icon ul li img {
  transform: scale(1.1);
}
.card-gradient-border:after {
  content: "";
  position: absolute;
  left: -2px;
  z-index: -2;
  right: -2px;
  bottom: -2px;
  top: -2px;
  background: linear-gradient(180deg, #4a4a4a 0%, rgba(74, 74, 74, 0) 100%);
  padding: 2px;
  border-radius: 16px;
  height: 100%;
  width: 101%;
}
.process-card:after,
.coin-pair-card:after {
  position: absolute;
  content: "";
  background-color: rgb(255, 190, 56, 0.05);
  height: 150%;
  width: 100px;
  left: -20%;
  top: -15%;
  transition: 0.5s;
  opacity: 0;
  transform: rotate(20deg);
}
.process-card:hover:after,
.coin-pair-card:hover:after {
  opacity: 1;
  left: 100%;
}

.benifit-process-card {
  padding: 32px;
}

.benifit-process-card h4 {
  width: 100%;
  max-width: 300px;
}

/* coin pair css Start */
.coin-pair-card {
  border: 0.5px solid #4a4a4a;
  background: #1e2329;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.coin-pair-card:hover {
  border: 1px solid #ffbe38;
}

.pair-icon ul li img {
  width: 40px;
  transition: 0.5s;
}

.coin-pair-info p {
  color: #fdfdfd99;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
}
.coin-pair-info ul li {
  font-weight: 600;
  font-size: 22px;
  color: #fff;
}
.coin-pair-card:hover .coin-pair-info ul li {
  color: #ffbe38;
}

/* coin pair css end*/

/* Start shape section css start  */
.shape-section {
  padding-top: 120px;
}
.shape-header {
  padding-bottom: 60px;
}

.shape-main {
  background: url("../images/bg/sharemarket.png") no-repeat scroll center
    center/ cover;
  position: relative;
  background-attachment: fixed;
  clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 100%,
    79.81% 100%,
    77.13% 93.51%,
    0% 93.51%
  );
  padding: 60px 0 128px 0;
  background-size: 100% 100%;
}
.shape-main .common-heading-section {
  padding-bottom: 60px;
  position: relative;
  z-index: 9;
}
.shape-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(145deg, #1e232972, #2a2f3675);
  opacity: 0.8;
}

.shape-bcoinmart {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.custom-card {
  background: #1e2329;
  padding: 30px;
  color: #fff;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 0 0 33%;
  position: relative;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid transparent;
}

.custom-card:hover {
  border: 1px solid #ffbe38;
}

.shap-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.shap-content {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}

.shap-content:hover {
  color: #fff;
}
.clip-card::before {
  clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 47.75%,
    90.7% 59.13%,
    90.7% 100%,
    90.7% 100%,
    0% 100%
  );
}

.clip-card::after {
  clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 47.75%,
    90.7% 59.13%,
    90.7% 100%,
    90.7% 100%,
    0% 100%
  );
}

.clip-card {
  clip-path: polygon(
    0% 0%,
    100% 0%,
    100% 47.75%,
    90.7% 59.13%,
    90.7% 100%,
    90.7% 100%,
    0% 100%
  );
  padding-right: 60px;
}

.custom-clip-1 {
  -webkit-clip-path: url(#roundedShape);
  clip-path: url(#roundedShape);
}

.shape-rounded-1 {
  width: 400px;
  height: 300px;
  background: #7b4fff;
  -webkit-clip-path: url(#roundedShape);
  clip-path: url(#roundedShape);
}

.shape-rounded-2 {
  width: 400px;
  height: 300px;
  background: #5c5cff;
  -webkit-clip-path: url(#roundedShape2);
  clip-path: url(#roundedShape2);
}

.header-area .navbar-nav .nav-link.active,
.header-area .navbar-nav .nav-link.show {
  color: #ffbe38;
}

.trading-data-select.custom-select-wrapper {
  width: 118px;
}

.trading-data-select.custom-select-wrapper::after {
  right: 8px;
}

.opportunity-card .graph canvas {
  width: 71px !important;
  height: 42px !important;
}

/* puzzle shape design  */

.puzzle-wrapper {
  display: flex;
  gap: 0;
  justify-content: space-between;
}

.puzzle-card {
  width: 33.33%;
  height: 300px;
  flex-shrink: 0;
  padding: 35px;
  /* border: 1px solid #fff; */
  background: #2a3039;
}

.puzzle-card p {
  font-size: 16px;
  color: #ccc;
  transition: all 0.3s ease;
}
.puzzle-card h5 {
  font-size: 22px;
  color: #ccc;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.puzzle-shape-1 {
  /* background: #7b4fff; */
  clip-path: path(
    "M12,0 H418 Q430,0 430,12 V130 Q430,144 418,153 L405,162 Q390,172 390,184 V288 Q390,300 378,300 H12 Q0,300 0,288 V12 Q0,0 12,0 Z"
  );
  padding-right: 45px;
}

.puzzle-shape-2 {
  /* background: #5c5cff; */
  clip-path: path(
    "M44,0 Q32,0 32,12 V140 Q32,150 24,156 Q0,175 0,186 V288 Q0,300 12,300 H418 Q430,300 430,288 V12 Q430,0 418,0 H44 Z"
  );
  transform: translateX(-16px);
  padding-left: 55px;
}

.puzzle-shape-3 {
  /* background: #30c18c;  */
  border-radius: 12px;
}

.clip-card-2::before {
  clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 62%, 8% 51%);
}

.clip-card-2::after {
  clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 62%, 8% 51%);
}

.clip-card-2 {
  clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 62%, 8% 51%);
  margin-left: -34px;
  padding-left: 59px;
}
.custom-card:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.custom-card:hover::before {
  animation-duration: 2s;
}

.custom-card:hover::after {
  background: linear-gradient(145deg, #252b32, #2f3540);
}
@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.custom-card:hover::before {
  box-shadow: 0 0 30px rgba(79, 172, 254, 0.5);
}

.custom-card h5 {
  font-size: 22px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.custom-card p {
  font-size: 16px;
  color: #ccc;
  transition: all 0.3s ease;
}

.icon {
  margin-bottom: 20px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.icon img {
  max-width: 50px;
  height: auto;
  max-height: 50px;
  transition: all 0.3s ease;
  transition: 0.3s;
  filter: grayscale(100%);
}
.custom-card:hover .icon img {
  filter: grayscale(0%);
  margin-left: 7px;
  scale: 1.1;
}
.custom-card:hover .shap-title {
  color: #ffbe38;
}
.custom-card {
  animation: fadeInUp 0.6s ease forwards;
  opacity: 0;
  transform: translateY(30px);
}

.custom-card:nth-child(1) {
  animation-delay: 0.1s;
}

.custom-card:nth-child(2) {
  animation-delay: 0.2s;
}

.custom-card:nth-child(3) {
  animation-delay: 0.3s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Start shape section css End  */

.puzzle-design-wrapper {
  display: flex;
  max-width: 1400px;
  width: 100%;
}

.puzzle-design-card svg {
  width: 100%;
  height: 356px;
  display: block;
}

.puzzle-design-card {
  height: 100%;
  position: relative;
}

.puzzle-design-shape-1 {
  flex: 0 0 44%;
}

.puzzle-design-shape-2 {
  flex: 0 0 28%;
  transform: translateX(-20px);
}

.puzzle-design-shape-3 {
  flex: 0 0 28%;
  border-radius: 16px;
  height: auto;
}

.puzzle-design-card h5 {
  color: #ccc;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.puzzle-design-card p {
  color: #ccc;
  transition: all 0.3s ease;
}

.puzzle-text {
  position: absolute;
  top: 35px;
  left: 0;
  padding: 35px;
}

.puzzle-text:hover .icon img {
  filter: grayscale(0%);
  margin-left: 7px;
  scale: 1.1;
}
.puzzle-text:hover .shap-title {
  color: #ffbe38;
}

.puzzle-design-shape-2 .puzzle-text {
  padding-left: 70px;
}

.puzzle-design-shape-1 .puzzle-text {
  padding-right: 50px;
}

.puzzle-design-buy .puzzle-text {
  top: 0px;
}

/* Markets CSS  */

section.market-marquee p {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
}

section.market-marquee {
  margin-top: 84px;
  padding: 6px 0;
  background: #1e2329;
}

section.market-marquee ul {
  display: flex;
  gap: 8px;
}
span.red-marquee {
  color: #ff4d4f;
}

span.green-marquee {
  color: #3ccf91;
}

.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.marquee-content {
  animation: scroll-left 80s linear infinite;
}

.marquee-content li {
  flex: none;
}

@keyframes scroll-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.market-tabs a {
  font-weight: 600;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: 0;
  color: #666666;
  transition: 0.3s;
}

.market-tabs ul {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

.market-tabs a.active {
  color: #ffffff;
  padding-bottom: 10px;
  border-bottom: 1px solid #f7a6007a;
}

.mb-60 {
  margin-bottom: 60px;
}

.single-market-card {
  padding: 16px;
  border-radius: 8px;
  position: relative;
  background: #1e2329;
}

.market-overview-title h3 {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
}

.market-overview-title a {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
  color: #fdfdfd99;
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 5px;
}

.market-overview-title a:hover {
  color: #fff;
}

.market-overview-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

table.market-overview-table {
  width: 100%;
}

table.market-overview-table tr td {
  padding: 13.5px 6px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;

  color: #fdfdfd;
}

.market-overview-table tr td:last-child {
  text-align: end;
}

table.market-overview-table tbody tr:hover {
  background: #00000041;
}

.red-market-text {
  color: #ff4d4f !important;
}

td.market-logo-name {
  display: flex;
  gap: 8px;
}

.market-search-box span {
  color: #666666;
}

.market-search-box input {
  background: transparent;
  border-radius: 3px;
  border: 1px solid #6666;
  padding: 4px 8px;
  font-size: 14px;
  width: 200px;
  color: #ddd;
  display: none;
}

table.dataTable {
  background-color: transparent;
  color: #fff;
}

.btn-trade {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  background: #f7a6001a;
  color: #f7a600;
  letter-spacing: 0;
  text-align: right;
  border-radius: 3px;
  border: 0.5px solid #f7a600;
  transition: 0.3s;
  display: inline-block;
  padding: 0 8px;
}

.btn-trade:hover {
  border: 0.5px solid transparent;
  background: #ffbe38;
  color: #1c1c1e;
}

.cryptoTable thead tr th {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  color: #999999;
}

.cryptoTable tr td {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fdfdfd;
}

.cryptoTable tr td span {
  font-size: 12px;
  color: #595959;
}

.cryptoTable tbody tr td {
  border-top: none !important;
}

.cryptoTable thead th,
.cryptoTable tbody td {
  text-align: right !important;
}

.cryptoTable thead th:first-child,
.cryptoTable tbody td:first-child {
  text-align: left !important;
}

table.dataTable thead > tr > th:first-child::before {
  left: 55px;
}

table.dataTable thead > tr > th:first-child::after {
  left: 55px;
}

.cryptoTable,
.cryptoTable tbody,
td,
tfoot,
th,
thead,
tr {
  border: none !important;
}

table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 1;
  color: #ffbe38;
}

.green-data-text {
  color: #3ccf91 !important;
}

.red-data-text {
  color: #ff4d4f !important;
}

td.trade-child {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
}

.mb-120 {
  margin-bottom: 120px;
}

/* Make all odd and even rows transparent by default */
#cryptoTable tbody tr:nth-child(odd),
#cryptoTable tbody tr:nth-child(even) {
  background-color: transparent !important;
}

/* Change background to black on hover */
#cryptoTable tbody tr:hover {
  background-color: #00000041 !important;
}

.cryptoTable td {
  box-shadow: none !important;
}

ul.dtr-details {
  width: 100%;
}

.cryptoTable .dtr-details span {
  font-size: 12px;
  color: #afafaf;
}

ul.dtr-details li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.market-tabs-search .actionTab .nav-link.active {
  background: #4a4a4a80;
  border-radius: 3px;
  border: 1px solid transparent !important;
}

.market-tabs-search .actionTab .nav-item.show .nav-link {
  color: #666666;
}

.market-tabs-search {
  height: 30px;
}

.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #282828 !important;
}

.top-crypto-table tr td {
  padding: 5px 0;
}

.top-cryptos-card-main {
  width: 100%;
  max-width: 400px;
}

.top-cryptos-card {
  padding: 23px 20px;
  border-radius: 8px;
  width: 100%;
  margin: 0 auto;
  background: #181a20;
  position: relative;
  border: 1px solid #28292b;
}

.crypto-card-title h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #fff;
  border-left: 3px solid #ffbe38;
  padding-left: 10px;
}

.top-cryptos-card .actionTab {
  justify-content: flex-end;
  gap: 10px;
  width: 100%;
}

.top-cryptos-card .actionTab .nav-link.active {
  color: #ffbe38 !important;
  background: transparent;
}

.setting-time {
  color: #e0e0e0;
}

.dataTable tbody th,
.dataTable tbody td {
  padding: 12px 10px !important;
}

.crypto-top-name {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fdfdfd;
}

.crypto-top-name {
  display: flex;
  align-items: center;
  gap: 10px;
}

.crypto-top-name span {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  color: #666666 !important;
}

.crypto-top-name-currency {
  display: flex;
  gap: 0;
  flex-direction: column;
}

.crypto-top-value {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
  color: #fff;
}

.crypto-top-number {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #b3b3b3;
  /* padding: 5px 1px !important; */
}

.crypto-top-value {
  display: flex;
  flex-direction: column;
}

.top-crypto-table tr td {
  padding: 4px 6px;
}

.top-crypto-table tr:hover {
  background: #00000041;
}

.market-tabs-search .actionTab {
  gap: 10px;
  align-items: center;
}

.market-tabs-search .actionTab .nav-link {
  padding: 0 7px !important;
  padding-bottom: 0 !important;
  border: 1px solid transparent !important;
}
.crypto-top-tabs .actionTab .nav-item {
  border: none !important;
}
.crypto-top-tabs .actionTab .nav-item.show .nav-link,
.crypto-top-tabs .actionTab .nav-link.active {
  border: none !important;
}

.market-overview-area::after {
  height: 100%;
  background: url(../images/markets/shape.png) no-repeat;
}

.market-crypto-tab-area .most-trending-shape {
  top: 20%;
}

.market-overview-area .how-to-buy-shape {
  top: 52%;
}

.market-search-box span {
  line-height: 0;
}

.buy-sel-tabs.limit-buy-form {
  background: #1e2329;
  padding: 37px;
}

.trading-data-select select {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  background: transparent;
  color: #fdfdfdcc;
  border: 1px solid #4a4a4a;
  border-radius: 3px;
  padding: 3px 10px;
  outline: none;
}

.tabs-slide {
  position: relative;
}

.tabs-slide .owl-prev {
  display: none !important; /* Force hide left nav in CSS too */
}

.tabs-slide .owl-prev i,
.tabs-slide .owl-next i {
  font-size: 10px;
  color: #a3a3a3;
}

.tabs-slide .nav-item {
  display: inline-block; /* let width grow naturally */
  white-space: nowrap;
}

.tabs-slide .owl-prev,
.tabs-slide .owl-next {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2); /* transparent bg */
  backdrop-filter: blur(1.5px); /* <-- blur effect */
  -webkit-backdrop-filter: blur(1.5px); /* Safari support */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.tabs-slide .owl-prev {
  left: 0;
}

.tabs-slide .owl-next {
  right: -1px;
}

.market-tabs .tabs-slide .owl-next {
  top: 8px;
}

.trading-data-content .top-cryptos-card {
  max-width: 100%;
  background: #1e2329;
}

.trading-data-select select {
  background-color: #1e2329; /* background */
  color: #fff; /* text color */
}

#tradingChart {
  width: 100%;
  height: 500px !important;
}

.trading-crypto::after {
  top: 10%;
}

.trading-crypto .process-shape-2 {
  bottom: 41px;
  right: 109px;
}

.trading-crypto .most-trending-shape {
  top: 40%;
}

/*  ============== Recurring page start ============== */

/* accordion css start   */

.accordion-bcoinmart {
  background-color: #181a20;
  padding-top: 120px;
}
.accordion-bcoinmart .accordion-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
}
.accordion-bcoinmart .accordion-button:after {
  margin-left: 1px;
}

/* gradina border start  */
.border-gradient-2 {
  border-radius: 8px;
  background: #0b121c;
  border: 2px solid transparent;
  background-clip: padding-box;
  position: relative;
  height: 100%;
  margin-bottom: 15px; /* Add spacing between accordion items */
}

.border-gradient-2:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 10px;
  background: linear-gradient(
    135deg,
    #4a4a4a 0%,
    transparent 25%,
    transparent 75%,
    #4a4a4a 100%
  );
  z-index: 0;
}
/* gradina border End  */
.accordion-bcoinmart .accordion-item {
  border: none !important;
}
.accordion-bcoinmart .accordion-item,
.accordion-bcoinmart .accordion-button {
  background-color: #1e2329;
  color: #fff;
  border-radius: 8px !important;
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}

.accordion-bcoinmart .accordion-button {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  border: 1px solid transparent !important;
  padding: 30px !important;
  box-shadow: none !important;
  align-items: start;
}
.accordion-bcoinmart .accordion-header,
.accordion-bcoinmart .accordion-button.collapsed {
  outline: none;
  border: none;
  box-shadow: none;
}

.accordion-bcoinmart .accordion-button:focus {
  box-shadow: none;
  border-bottom: none;
}

.accordion-bcoinmart .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #1e2329;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  border: none !important;
  box-shadow: none;
}
.accordion-bcoinmart .accordion-button:focus {
  box-shadow: none !important;
}
.accordion-bcoinmart .accordion-collapse {
  border: none !important;
}
.accordion-bcoinmart .accordion-collapse.collapse {
  border: none;
  border-top: none !important;
}

.accordion-bcoinmart .accordion-body {
  padding: 30px !important;
  padding-top: 0 !important;
}
.accordion-bcoinmart .accordion-button.collapsed,
.accordion-bcoinmart .collapsing {
  border: none !important;
  border: none !important;
  box-shadow: none !important;
}
.bcoinmart-accordion-body {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
}

/* Replace Start */
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='20' viewBox='0 0 28 20' fill='none'%3E%3Cpath d='M4 6L13.9 15.9L23.8 6' stroke='%23FFBE38' stroke-width='3.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  padding-top: 20px;
  transition: background-image 0.3s ease;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='20' viewBox='0 0 28 20' fill='none'%3E%3Cpath d='M4 6L13.9 15.9L23.8 6' stroke='%23FFFFFF' stroke-width='3.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transition: background-image 0.3s ease;
}

.accordion-button:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='20' viewBox='0 0 28 20' fill='none'%3E%3Cpath d='M4 6L13.9 15.9L23.8 6' stroke='%23FFBE38' stroke-width='3.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
/* Replace End */

.accordion-bcoinmart .accordion-button.collapsed::after {
  margin-top: 9px;
}
.accordion-bcoinmart .accordion-button {
  height: auto;
}
/* accordion css End   */
.recurring-page-card .custom-card {
  padding: 20px;
  height: 100%;
}
/* Learning hub css start  */
.recurring-learning-hub {
  padding-bottom: 120px;
}
.learning-hub-card {
  background-color: #1e2329;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.learning-hub-card-img img {
  width: 100%;
}
.learning-hub-card-info {
  padding: 28px 27px;
}
.learning-hub-card-info p {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fdfdfd;
}
/* Learning hub css End  */

/* DOC Code start  */
.doc-area {
  padding-top: 120px;
}
.doc-text {
  padding-top: 30px;
}
.doc-text-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  padding-bottom: 20px;
}
.doc-text-content {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.doc-text-content span {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  display: block;
}
/* DOC Code End  */

/* buy sell recurring css stat  */

.recurring-exchange-buy-sell-card {
  max-width: 490px;
  width: 100%;
  margin: auto;
}
.recurring-exchange-text .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}

.recurring-exchange-text .header h1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.recurring-exchange-text .auto-invest {
  display: flex;
  align-items: center;
  color: #888;
  font-size: 14px;
  gap: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.auto-invest-icon-angle {
  width: 6px;
}

.auto-invest img {
  max-width: 12px;
}

.recurring-exchange-text .section {
  margin-bottom: 24px;
}

.recurring-exchange-text .section-title {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 12px;
}

.recurring-exchange-text .asset-selector {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.recurring-exchange-text .asset-box {
  flex: 1;
  background-color: transparent;
  border: 1px solid #666666;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
}

.recurring-exchange-text .asset-box:hover {
  background-color: #525252;
  border-color: #666;
}

.recurring-exchange-text .asset-info {
  display: flex;
  align-items: center;
  gap: 8px;
}

.recurring-exchange-text .asset-symbol {
  font-weight: 600;
  color: #ffffff;
}

.recurring-exchange-text .arrow {
  color: #666;
  font-size: 16px;
}

.recurring-exchange-text .to-text {
  color: #888;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.recurring-exchange-text .amount-input {
  background-color: transparent;
  border: 1px solid #666666;
  border-radius: 8px;
  padding: 13px 15px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  outline: none;
  transition: border-color 0.2s ease;
}

.recurring-exchange-text .amount-input::placeholder {
  color: #888;
}
.currency-suffix {
  position: relative;
}
.currency-suffix::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  left: -10px;
  top: 56%;
  transform: translateY(-50%);
  background-color: #e0e0e033;
}

.recurring-exchange-text .currency-suffix {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  gap: 6px;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.recurring-exchange-text .input-container {
  position: relative;
}

.recurring-exchange-text .repeat-dropdown {
  background-color: #181a20;
  border: 1px solid #666666;
  border-radius: 8px;
  padding: 13px 15px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.28837 7.657L0.631374 2L2.04537 0.585999L6.99538 5.536L11.9454 0.585999L13.3594 2L7.70237 7.657C7.51485 7.84447 7.26054 7.94978 6.99538 7.94978C6.73021 7.94978 6.4759 7.84447 6.28837 7.657Z' fill='%23E0E0E0'/%3E%3C/svg%3E");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-right: 40px;
}
.recurring-exchange-text .repeat-dropdown option {
  background-color: #181a20;
  color: #fff;
}
.recurring-exchange-text .repeat-dropdown option:hover {
  background-color: #181a20 !important;
  color: #fff;
}
.recurring-exchange-text .repeat-dropdown option:active {
  background-color: #181a20 !important;
  color: #fff;
}
.recurring-exchange-text .repeat-dropdown option:checked {
  background-color: #181a20 !important;
  color: #fff;
}
.asset-box .dropdown-buy-sell {
  max-width: 100%;
}
.recurring-exchange-text .dropdown-buy-sell .custom-select-token {
  padding: 13px 15px;
  background-color: #181a20;
}

.recurring-exchange-text .continue-btn:active {
  transform: translateY(1px);
}
.recurring-exchange-text .select-token::before {
  transform: rotate(45deg);
  margin-right: 18px;
  transform: translateY(-50%) rotate(-47deg);
  top: 47%;
}
.reference-text span {
  color: #ffbe38;
}
/* buy sell recurring css end  */

/*  ============== Recurring page End ============== */

/*  ============== Opportunity page start ============== */
.opportunities-main {
  padding: 300px 0;
}
.opportunity-card {
  background: #1e2329;
  border-radius: 6px;
  padding: 20px;
  border: 1.5px solid transparent;
  color: white;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

.opportunity-card:hover {
  border: 1.5px solid #ffbe38;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.avatar img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.user-details-name {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: white;
}

.user-stats {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 2px;
}

.stat-badge {
  background: rgba(255, 255, 255, 0.1);
  padding: 2px 5px;
  border-radius: 5px;
  font-size: 14px;
  color: #ccc;
}

.star-icon {
  color: #e0e0e0;
  font-size: 18px;
}
/* roi-and-chart start */
.roi-and-chart {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.roi-section {
  margin: 16px 0;
}

.roi-label p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.roi-label p span {
  color: #3ccf91;
}
.chart-line {
  color: #3ccf91;
}
.stats-row {
  display: flex;
  justify-content: space-between;
  margin: 16px 0;
}

.stat-item {
  text-align: left;
}

.stat-label {
  color: #808080;
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.stat-value {
  color: #e0e0e0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.profit-value {
  color: #00d4aa;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.opportunities-btn-row {
  display: flex;
  gap: 8px;
  margin-top: 20px;
}
.opportunities-btn-row a {
  width: 100%;
  text-align: center;
  display: block;
  padding: 8px 12px;
  border-radius: 12px;
}
.market-page-area {
  margin-bottom: 30px;
}

.trading-data-content .top-crypto-table tr td {
  padding: 5px 6px;
}

/*  ============== Recurring page End ============== */

/*  ============== Opportunity page start ============== */
.opportunities-main {
  padding: 300px 0;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 16px;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.avatar img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.user-details-name {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: white;
}

.user-stats {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 2px;
}

.stat-badge {
  background: rgba(255, 255, 255, 0.1);
  padding: 2px 5px;
  border-radius: 5px;
  font-size: 14px;
  color: #ccc;
}

.star-icon {
  color: #808080;
  font-size: 18px;
}
/* roi-and-chart start */
.roi-and-chart {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.roi-section {
  margin: 16px 0;
}

.roi-label p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
}
.roi-label p span {
  color: #3ccf91;
}
.chart-line {
  color: #3ccf91;
}
.stats-row {
  display: flex;
  justify-content: space-between;
  margin: 16px 0;
}

.stat-item {
  text-align: left;
}

.stat-label {
  color: #808080;
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.stat-value {
  color: #e0e0e0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.profit-value {
  color: #00d4aa;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.opportunities-btn-row {
  display: flex;
  gap: 8px;
  margin-top: 20px;
}
.opportunities-btn-row a {
  width: 100%;
  text-align: center;
  display: block;
  padding: 8px 12px;
  border-radius: 12px;
}

/* Opportunities Live Text Title  */
.opportunities-live-text-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  padding-bottom: 10px;
}
.opportunities-live-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.opportunities-nav-tab {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

/* button  */
.trading-data-content-text {
  display: flex;
  max-width: 361px;
  width: 100%;
  justify-content: flex-end;
}
.refreshBtn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}

.refreshBtn img {
  width: 24px;
  height: 24px;
  transition: transform 0.6s ease;
}

/* Animation class */
.spin {
  animation: rotate360 0.6s linear;
}

@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#refreshBtn span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #e0e0e0b2;
}
/* Auto Trade with Experts  */
.more-or-less {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fdfdfd99;
  transition: 0.3s;
}
.more-or-less:hover {
  color: #ffffff;
}
.opportunities-card-main {
  padding-top: 30px;
}

/* .opportunities accordion  */
.opportunities-nav-tab-title {
  padding-bottom: 20px;
}
.opportunities-nav-tab-title h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #ffffff;
}
.accordion-opportunity .accordion-item {
  position: relative;
}
.accordion-opportunity .accordion-button {
  flex-direction: column;
  padding-right: 50px !important;
}
.accordion-opportunity .accordion-date {
  order: 9;
  padding-top: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.accordion-opportunity .accordion-button::after {
  position: absolute;
  right: 30px;
  top: 30px;
}
.accordion-body .primary-btn {
  display: inline-block;
  padding: 13px 55px;
  margin-top: 30px;
}

.cryptoTable_length {
  display: none !important;
}
/*  ============== opportunity page End ============== */

/* Earn Overview CSS  */

.mt-85 {
  margin-top: 85px;
}

.bcoinmart-earn-hero p {
  font-size: 16px;
  color: #ffffff99;
}

.bcoinmart-earn-hero p b {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
  display: block;
}

.bcoinmart-earn-hero a {
  max-width: 185px;
  justify-content: center;
}

.earn-hero-area {
  padding: 120px 0 71px 0;
  background: url(../images/earn/bg.png) no-repeat scroll center center / 100%
    100%;
}

.earn-overview-img img {
  width: 80%;
  margin: 0 0 0 auto;
}

.earn-overview-img {
  text-align: right;
}

.earn-card-info p {
  font-weight: 400;
  font-style: 400;
  font-size: 8.69px;
  line-height: 14.48px;
  letter-spacing: 0;
  color: #ffffff;
}

.earn-info-title {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}

.earn-star-row {
  margin-top: 31px;
}

.earn-chart-line canvas {
  height: 53px !important;
  width: 65px !important;
}

.mb-40 {
  margin-bottom: 40px;
}

.popular-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  color: #fff;
}

.popular-search input,
.popular-select select {
  border: 0.5px solid #666666;
  background: #181a20;
  color: #fff;
  padding: 12px 20px;
  border-radius: 8px;
}

.popular-search input:focus {
  border: 0.5px solid #ddd;
}

.popular-search {
  position: relative;
}

.popular-search input {
  padding-left: 65px;
}

.popular-search img {
  position: absolute;
  top: 10px;
  left: 20px;
}

.custom-select-wrapper {
  position: relative;
  width: 200px;
}

.custom-select {
  appearance: none; /* Chrome, Safari */
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari */
  width: 100%;
  padding: 10px;
  padding-right: 40px; /* Leave space for arrow */
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: white;
  font-size: 16px;
}

/* Default Arrow */
.custom-select-wrapper::after {
  content: url("../images/earn/cavron.png");
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform 0.3s ease;
  font-size: 14px;
  color: #555;
  line-height: 0;
}

/* When rotated */
.custom-select-wrapper.active::after {
  transform: translateY(-50%) rotate(180deg);
}

/* earn datatable  */

.popular-datatable th {
  text-align: left;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  color: #999999;
  padding: 7px 8px;
}

.popular-datatable td {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #fdfdfd;
  padding: 7px 8px;
  position: relative;
}

.popular-datatable tr {
  cursor: pointer;
  margin-top: 30px;
}

.popular-datatable .coin-name-td {
  display: flex;
  align-items: center;
}

.popular-datatable .coin-close-logo {
  width: 25px;
  display: inline-block;
  position: relative;
  text-align: center;
  margin-right: 6px;
}

.popular-datatable .coin-close-logo img,
.popular-datatable .coin-close-logo .close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s ease;
}

.popular-datatable .coin-close-logo .close-icon {
  font-size: 16px;
  color: #ff6666;
  display: none;
  width: 20px;
  line-height: 0;
}

.popular-datatable .green-data-text {
  color: #00ff99;
}

.popular-datatable .arrow-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  transition: transform 0.3s ease;
  pointer-events: none;
}

.popular-datatable .shown .arrow-icon {
  transform: translateY(-50%) rotate(180deg);
}

.popular-datatable .subscribe-btn {
  background-color: #f9aa1a;
  color: #000;
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
}

.popular-datatable .subscribe-btn:hover {
  background-color: #e2940f;
}

.popular-datatable .child-row td {
  background-color: transparent;
}

.popular-datatable table {
  width: 100%;
  border-collapse: collapse;
  background-color: transparent;
  border-spacing: 0 20px;
  border-collapse: separate;
  table-layout: fixed;
}

.popular-datatable tbody tr:hover {
  background-color: #00000041;
}

.child-row .coin-close-logo {
  width: 21px;
}

.close-icon img {
  width: 20px !important;
}

.sub-col-width {
  width: 150px;
}

.profit-calculation-box {
  background: #1e2329;
  padding: 70px;
  border-radius: 8px;
  box-sizing: border-box;
  position: relative;
}
.profit-calculation-box .dropdown-buy-sell .custom-select-token {
  background-color: transparent;
}

.profit-calculation-box .dropdown-buy-sell .dropdown-menu.show {
  background: #1e2329;
}

.calculate-child {
  flex: 0 0 46% !important;
}

.calculate-child-to {
  flex: 0 0 2% !important;
  margin-top: -23px;
}

.profit-calculation-form .asset-selector {
  align-items: inherit !important;
}

.calculation-checkbox span {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #ffffff99;
}

.calculate-child label {
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #ffffff99;
  margin-bottom: 20px;
}

.check-wrap input[type="checkbox"] {
  accent-color: #ffbe38;
}

.calculate-profite-report {
  width: 100%;
  max-width: 479px;
  margin: 0 0 0 auto;
}

.cal-profit-header p {
  font-weight: 400;
  font-size: 26px;
  line-height: 36.5px;
  letter-spacing: 0;
  color: #e0e0e0;
  margin-bottom: 22px;
}

.cal-profit-header h4 {
  font-weight: 500;
  font-size: 40px;
  line-height: 50.18px;
  letter-spacing: 0;
  margin-bottom: 45px;
  color: #3ccf91;
}

.profite-report-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.81px;
  letter-spacing: 0;
  color: #ffffff99;
}

.popular-product-area .most-trending-shape {
  top: 47%;
}

.popular-product-area.connected-section::after {
  top: 30%;
}

.maintenance-heading h1 {
  color: #ffbe38;
}

.maintenance-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.countdown-box span {
  padding: 19px 14px;
  background: #ffffff26;
  border-radius: 6px;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fff;
  width: 68px;
  display: block;
  text-align: center;
}

.countdown-box p {
  color: #ffffff99;
}

.mt-50 {
  margin-top: 52px;
}

.countdown-box {
  gap: 3px;
}

.countdown-area {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #ffffff99;
  margin-bottom: 10px;
}

.maintenance-button {
  margin: 52px 0 106px 0;
}

.maintenance-thumbnails {
  height: 700px;
  display: flex;
  align-items: end;
}

.maintenance-area .most-trending-shape {
  top: 48%;
}

.maintenance-area .connected-section::after {
  top: 35%;
}

/* sign up css  */

.sign-up-box-content {
  width: 100%;
  max-width: 950px;
  background: #181a20;
  border: 1px solid #ffffff33;
  box-shadow: 0px 4px 4px 0px #00000040;
  padding: 15px;
  border-radius: 8px;
}

.sign-up-area {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.signup-img img {
  width: 100%;
}

.sign-up-logo img {
  width: 158px;
}

.signup-content {
  padding: 30px 45px 30px 25px;
}

.signup-content h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0;
  color: #fff;
  margin: 20px 0 45px 0;
}

.form-input label {
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fff;
  display: block;
  margin-bottom: 15px;
}

.form-input input[type="password"],
.form-input input[type="text"] {
  border: 0.5px solid #666666;
  padding: 12px 18px;
  background: #181a20;
  border-radius: 8px;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fff;
}

.form-input input[type="password"]::placeholder,
.form-input input[type="text"]::placeholder {
  color: #fdfdfd99;
}

.form-input input:focus {
  border: 0.5px solid #ffbe38;
  background: #181a20;
  color: #ffbe38;
}

.form-input.checkbox-input {
  display: flex;
  align-items: start;
  margin: 30px 0 40px 0;
  gap: 5px;
}

.form-input.checkbox-input input {
  accent-color: #ffbe38;
  margin-top: 4px;
}

.form-input.checkbox-input label {
  font-weight: 400 !important;
  font-size: 12px;
  color: #fdfdfd;
}

.form-input.checkbox-input label a {
  text-decoration: underline;
  color: #fdfdfd;
  transition: 0.3s;
}

.form-input.checkbox-input label a:hover {
  color: #ffbe38;
}

p.sign-up-or {
  font-weight: 400;
  font-size: 12px;
  color: #ffffff99;
  line-height: 20px;
  letter-spacing: 0;
  margin: 20px 0;
  text-align: center;
}

.sing-up-social ul {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.sing-up-social ul li a {
  padding: 15px;
  background: #1e2329;
  box-shadow: 0px 0px 3px 0px #a3a3a3 inset;
  border-radius: 8px;
  display: block;
  transition: 0.3s;
}

.sing-up-social ul li a:hover {
  background: #ffbe38;
  transform: translateY(-5px);
}

.sing-up-social ul li a img {
  transition: filter 0.3s ease;
}

.sing-up-social ul li a:hover img {
  filter: brightness(0);
}

.sign-or-login {
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #666666;
  text-align: center;
}

.sign-or-login a {
  color: #ffbe38;
  transition: 0.3s;
}

.sign-or-login a:hover {
  color: #666666;
}

.verify-text {
  font-size: 12px;
  color: #ffffff99;
  line-height: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.login-qr-box {
  margin: 20px 0 45px 0;
}
.password-wrapper {
  position: relative;
}

.eye-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #fdfdfd99;
}

.password-type-check p {
  font-size: 14px;
}

.text-type-gray {
  color: #ffffff99;
}

.text-primary-color {
  color: #ffbe38;
}

.sign-or-login.text-left {
  text-align: left;
}

.information-select .payment-select {
  padding: 12px 18px;
  background: #181a20;
  margin-bottom: 0;
  box-shadow: inherit;
  border: 0.5px solid #666666;
}

.information-select .select-token::before {
  transform: translateY(-50%) rotate(45deg);
  top: 20px;
}

.information-select.payment {
  margin: 0 !important;
}

.mb-15 {
  margin-bottom: 15px;
}

/* DOB  */

.dob-inputs {
  display: flex;
  gap: 12px;
}

.dob-inputs input {
  text-align: center;
}

.information-form .simplebar-track.simplebar-vertical {
  right: -24px;
}

.information-form .custom-select-token img {
  border-radius: 100%;
}

.common-heading-section.affiliate-hero h2 {
  font-size: 62px;
  line-height: 70px;
}

.common-heading-section.affiliate-hero h2 span {
  font-size: 90px;
  line-height: 90px;
}

/* buy sell page css  */

.buy-sell-input {
  position: relative;
}

.buy-sell-input input {
  border: 0.5px solid #666666;
  padding: 7px;
  background: transparent;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0;
  border-radius: 3px;
  color: #fff;
  width: 100%;
  padding-right: 100px;
  position: relative;
}

.buy-sell-input input::placeholder {
  color: #666666;
}

.buy-sell-input::after {
  content: "";
  position: absolute;
  top: 11px;
  right: 96px;
  height: 18px;
  width: 1px;
  background: #666666;
}

.buy-sell-input .dropdown-buy-sell .dropdown-item {
  gap: 4px;
  padding: 7px;
  font-size: 12px;
}

.buy-sell-input .dropdown-buy-sell {
  width: 78px;
}

.buy-sell-input .payment-select {
  padding: 7px;
  border: none;
  background: transparent;
}

.buy-sell-input .custom-select-token img {
  margin-right: 0;
}

.buy-sell-input .payment {
  position: absolute;
  top: 3px;
  right: 18px;
}

.buy-sell-input .custom-select-token span {
  font-size: 14px;
}

.buy-sell-input .payment-select.select-token::before {
  right: -15px !important;
  font-size: 9px !important;
  width: 8px;
  height: 8px;
  top: 15px;
}

.buy-sell-search-box {
  flex: 0 0 70%;
}

.buy-sell-price-reload {
  flex: 0 0 30%;
  display: flex;
  justify-content: flex-end;
}

.buy-sell-price-select,
.buy-sell-select-normal.trading-data-select select {
  font-size: 12px;
  color: #fff;
  border: 1px solid #666666;
  border-radius: 3px;
  padding: 9px 13px;
  background: #181a20;
  width: 100%;
}

.buy-sell-select-normal,
.buy-sell-input {
  width: 252px !important;
}

.buy-sell-price-select {
  width: 166px !important;
  padding: 6px 13px !important;
}

.buy-sell-filter button {
  border: 0.5px solid #666666;
  padding: 7px;
  border-radius: 3px;
}

.buy-sell-price-select.trading-data-select select {
  background-color: #181a20;
  color: #fff;
  border: none !important;
  width: 90px !important;
}

.buy-sell-price-select span {
  color: #666666;
}

.reload-buy-sell button {
  border: 0.5px solid #666666;
  padding: 7px;
  border-radius: 3px;
  width: 38px;
  font-size: 20px;
  color: #fff;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Animation */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Spin class */
.spin-animation {
  animation: spin 1s linear infinite;
}

.buy-sell-help-box .trading-data-select.custom-select-wrapper {
  width: 136px;
}

.buy-sell-help-box .trading-data-select.custom-select-wrapper select {
  border: none;
  background: #181a20;
}

.buy-sell-help-box .trading-data-select.custom-select-wrapper i {
  position: absolute;
  left: -12px;
  top: 4px;
  color: #999999;
}

.buy-sell-button-box {
  border: 0.5px solid #666666;
  padding: 5px;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 3px;
  width: 175px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.buy-sell-button-box a {
  background: transparent;
  border-radius: 3px !important;
  padding: 2px 24px !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #ffffff !important;
  display: inline-block;
  flex: 0 0 49%;
  text-align: center;
  font-weight: 400;
}

.buy-sell-btn-link.active {
  background: #666666 !important;
  border: none !important;
  margin: 0 !important;
  padding: 2px 24px !important;
}

/* buy sell tab  */

.p2p-buy-sell-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
}

.p2p-buy-sell-table th,
.p2p-buy-sell-table td {
  text-align: left;
  padding: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #fff;
}

.p2p-buy-sell-table th {
  padding: 10px;
}

.p2p-buy-sell-table td {
  vertical-align: top;
}

.p2p-buy-sell-table th {
  background-color: transparent;
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
}

.p2p-buy-sell-table td:last-child,
.p2p-buy-sell-table th:last-child {
  text-align: right;
}

.p2p-buy-sell-table .advertiser {
  display: flex;
  gap: 10px;
}

.p2p-buy-sell-table .advertiser img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.p2p-buy-sell-table .advertiser-info {
  display: flex;
  flex-direction: column;
}

.p2p-buy-sell-table .advertiser-info small {
  color: #aaa;
  font-size: 12px;
}

.p2p-buy-sell-table .details {
  color: #aaa;
  margin-top: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0;
  display: flex;
  gap: 10px;
  transition: color 0.3s ease;
}

.p2p-buy-sell-table .banks {
  font-size: 13px;
  line-height: 1.6;
}

.p2p-buy-sell-table .buy-button {
  background-color: #1de9b6;
  color: #000;
  padding: 8px 16px;
  border: none;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
}

.advertiser-info strong {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #fff;
  margin-bottom: 5px;
}

.p2p-buy-sell-table .advertiser-info small {
  color: #999999;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0;
}

.advertiser-user span {
  position: absolute;
  top: 22px;
  right: 0;
  width: 8px;
  height: 8px;
  background: green;
  display: inline-block;
  border-radius: 100%;
  transition: color 0.3s ease;
}

.p2p-buy-sell-table .details span:hover {
  color: #fff !important;
  cursor: pointer;
  transition: color 0.3s ease;
}

.buy-sell-order-limit {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
  color: #fff;
}

.buy-sell-banks span {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0;
  color: #fff;
  position: relative;
  padding-left: 6px;
}

.buy-sell-banks span::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
}

.tbc-bank::after {
  background: #0f8ff8;
}

.georgia-bank::after {
  background: #f7a600;
}

.buy-sell-banks {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.buy-sell-trade-btn {
  background-color: #3ccf91;
  padding: 8px 20px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fff;
  transition: 0.3s;
}

.buy-sell-trade-btn:hover {
  opacity: 0.83;
}

.p2p-buy-sell-table tr:hover {
  background: #ffffff1a;
  border-radius: 3px;
}

.p2p-buy-sell-table-area {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}

.p2p-buy-sell-table {
  min-width: 800px; /* table will scroll horizontally on small screen */
  width: 100%;
  border-collapse: collapse;
}

.mt-200 {
  margin-top: 200px;
}

.p2p-tabs-area .actionTab .nav-item.show .nav-link,
.p2p-tabs-area .actionTab .nav-link.active {
  background-color: transparent;
  color: #ffbe38 !important;
  border: none;
  border-bottom: none;
  padding-bottom: 0 !important;
}

.p2p-tabs-area .actionTab .nav-link:hover {
  padding-bottom: 0 !important;
}

.p2p-tabs-area .tabs-slide .nav-item {
  display: flex;
}

.how-p2p-tabs button {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #666666;
  padding: 8px 20px;
  background: transparent;
  transition: 0.3s;
  border-radius: 3px;
}

.how-p2p-tabs button:hover,
.how-p2p-tabs button.active {
  color: #fff;
  background: #66666680;
}

.more-btn-p2p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
  color: #fdfdfd99;
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 5px;
}

.more-btn-p2p:hover {
  color: #fff;
}

.learning-hub-card-info span {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #e0e0e0;
  margin-bottom: 37px;
}

.p2p-trading-area .learning-hub-card-info {
  padding-top: 20px !important;
}

.p2p-buy-sell-prefer {
  width: 100%;
  max-width: 667px;
  margin: 0 auto;
}

.sell-search-filter-area .buy-sell-trade-btn {
  background-color: #ff4d4f !important;
}

.mt-lg-30 {
  margin-top: 30px;
}

.learning-hub-card-info h6 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: justify;
  color: #e0e0e0;
  margin-top: 40px;
}

.affiliate-update-area .process-card-content p,
.affiliate-update-area .process-card-content h4 {
  text-align: left;
}

.reffer-hero-btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffbe38;
  width: 100%;
  display: inline-block;
}

.reffer-name-td {
  display: flex;
  flex-direction: column;
  gap: 0;
}

span.refer-coin-name {
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: 0;
  color: #fdfdfd !important;
}

.reffer-name-td span {
  line-height: 20px;
}

.token-bars.custom-progress {
  background-color: #666666;
  height: 4px;
  width: 100px;
  margin: 10px 0 0 auto;
}

.token-bars.custom-progress .progress-bar {
  background-color: #ffbe38;
  font-size: 0.75rem;
  line-height: 1;
  height: 100%;
}

.token-data-text {
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  letter-spacing: 0;
  color: #fdfdfd !important;
}

.data-font-size {
  font-size: 14px !important;
}

p.count-down {
  border: 0.5px solid #4a4a4a;
  padding: 5px;
  border-radius: 5px;
  background: #1e2329;
  display: flex;
  gap: 5px;
  width: 158px;
  justify-content: center;
  margin: 0 0 0 auto;
}

p.count-down span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: right;
  color: #fdfdfd !important;
}

.token-desclimer-text p {
  font-weight: 400;
  font-style: Italic;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ffffff99;
}

.token-desclimer-text p span {
  color: #fff;
}

.token-desclimer-text p a {
  color: #ffbe38;
}

.lotti-indicator {
  position: absolute;
  top: 111px;
  left: 18%;
  transform: translateX(-50%);
  font-size: 2rem;
  z-index: 1;
  display: none;
  width: 80px !important;
  height: 80px !important;
}

.custom-mega-dropdown .icon-box {
  width: 18px;
  height: 18px;
  flex: 0 0 20px;
}

.main-navs .dropdown-menu {
  background: #0f131d80;
}

.main-navs .dropdown-item {
  color: #fff;
}

.custom-mega-dropdown {
  width: 500px;
  background-color: #0f1115;
  color: #fff;
  max-height: 80vh;
  overflow-y: auto;
}

.custom-mega-dropdown .text-muted {
  color: #aaa !important;
}

.dropdown-menu.show {
  display: block;
}
 
.custom-mega-dropdown {
    top: 52px !important; 
    background: #181A20 !important;
}

.custom-mega-dropdown .col a strong {
  transition: 0.3s;
}

.custom-mega-dropdown .col a.active:hover strong ,
.custom-mega-dropdown .col a:hover strong {
  color: #ffbe38  !important;
}




.offcanvas-menu .nav-link i {
  transition: transform 0.3s ease;
  color: #ffff !important;
}

.offcanvas-menu .nav-link i  {
  transform: rotate(-90deg);
  opacity: 0.44;
}

.offcanvas-menu .collapse.show + .nav-link i,
.offcanvas-menu .nav-link[aria-expanded="true"] i {
  transform: rotate(0deg);
  color: #ffbe38 !important ;
  opacity: 1;
}
/* Optional: adjust submenu link padding */
.offcanvas-menu .list-unstyled .nav-link {
  padding-left: 1.5rem;
  font-size: 0.9rem;
}


.custom-mega-dropdown.dropdown-menu { 
    box-shadow: 0 2px 10px #ffc10738 !important;
}

.offcanvas-menu  .list-unstyled {
    position: relative;
}

.offcanvas-menu  .list-unstyled::after {
    content: "";
    position: absolute;
    top: 0;
    left: 16px;
    width: 2px; 
    height: 100%;
    background: #3e3e3e;
    margin-left: 0;
}

.mega-menu-link.dropdown-toggle::after {
    display: none !important;
}

.mega-menu-link i {
  font-size: 15px; 
  transition: transform 0.3s ease;
}

/* CORRECT: .dropdown.show is the parent of .mega-menu-link */
.dropdown-toggle.show.mega-menu-link i {
  transform: rotate(180deg);
}
