/* section-one-start */
.section-one-text {
  padding: 10px 0px;
}

@media (max-width: 1199.98px) {
  .section-one-img {
    text-align: center;
  }
}

.section-one {
  padding-bottom: 30px;
}

/* section-one-end */

/* core featues start  */
.core-features h3 {
  color: #ffffffad;
  /* opacity: 0.4; */
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;

}

.core-features-title {
  position: relative;
  padding: 27px 30px;
  margin-left: 10px;
  border-bottom: 1px solid #FFFFFF14;
  cursor: pointer;
}

.core-features-title.active h3 {
  opacity: 1;
  color: #0263FF;
}

.core-features-title.active {
  background: linear-gradient(91deg, rgba(2, 99, 255, 0.116) -8.24%, rgba(255, 255, 255, 0.00) 103.74%);

}

.core-features-title.active::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 8px;
  top: 0;
  left: 0;
  background-color: #0263FF;
  border-radius: 10px;

}

.scroll-cnt {
  position: relative;
  height: 485px;
  overflow: scroll;
  scroll-behavior: smooth;
}

.scroll-bar-core-feature {
  position: relative;
}

.scroll-bar-core-feature::before {
  position: absolute;
  content: "";
  top: 0;
  left: 22px;
  width: 8px;
  height: 100%;
  background-color: #FFFFFF14;
  border-radius: 10px;

}

.scroll-cnt::-webkit-scrollbar-track {
  background-color: transparent;

}

.scroll-cnt::-webkit-scrollbar-thumb {
  background: transparent !important;
}

.scroll-cnt::-webkit-scrollbar {
  width: 0px;
}

.user-cnt-img {
  text-align: center;
  position: relative;
}

.user-cnt-img::before {
  position: absolute;
  content: "";
  inset: 0;
  background: url('../img/crypto-exchange/grid-userfeature.webp');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;

}

.user-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.user-cnt-box {
  position: relative;
  border-radius: 28px;
  padding: 40px 30px;
  border: 1.4px solid #0263FF;
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(2px);
  overflow: hidden;
  display: none;
  height: 485px;
}

.user-cnt-box::after {
  content: "";
  position: absolute;
  bottom: -19%;
  left: -16%;
  height: 50%;
  width: 50%;
  background-color: #0263FF;
  opacity: 0.26;
  filter: blur(100px);
  z-index: -1;
}

.user-cnt-box::before {
  content: "";
  position: absolute;
  top: -23%;
  right: -20%;
  height: 50%;
  width: 50%;
  background-color: #0263FF;
  opacity: 0.26;
  filter: blur(100px);
  z-index: -1;
}

.user-cnt-box p {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 1.6;
}

.user-mobile-head {
  display: flex;
  transition: all 0.5s ease-in-out;
}

.user-mobile-head h3 {
  flex-grow: 1;
}

.user-mobile-head .mp-icon {
  transition: all 0.3s ease-in-out;
}

.user-mobile-head.active .mp-icon {
  transform: rotate(180deg);
}

.user-mobile-head.active .mp-icon i {
  color: #0263FF;
}

.user-mobile-head.active h3 {
  color: #0263FF;
  opacity: 1;
}

.user-mobile-body {
  margin: 10px;
  background-color: transparent;
  border-radius: 10px;
  padding: 10px;
}

.user-mobile-body p {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.dropdown-open {
  position: relative;
  border: 1px solid #0263FF;
  overflow: hidden;
  /* background-color: #fff; */
}

.dropdown-open:before {
  content: "";
  position: absolute;
  bottom: -19%;
  left: -16%;
  height: 50%;
  width: 50%;
  background-color: #0263FF;
  opacity: 0.26;
  filter: blur(100px);
}

.dropdown-open::after {
  content: "";
  position: absolute;
  top: -23%;
  right: -20%;
  height: 50%;
  width: 50%;
  background-color: #0263FF;
  opacity: 0.26;
  filter: blur(100px);
}

.acc-user {
  padding: 10px;
  margin-top: 20px;
}

@media (max-width: 991.98px) {
  .core-features h3 {
    color: #fff;
  }

  .user-content-container,
  .scroll-bar-core-feature {
    display: none ;
  }
}

section.bg-black {
  background: #000;
}

section.bg-black h2,
section.bg-black p,
section.bg-black .heading-sub {
  color: #fff;
}

/* core features end  */

/* teck stack section start */
.Our-Tech-Stack-desktop {
  height: auto !important;
  padding-top: 0 !important;
  background: linear-gradient(136deg, #0f62f9, transparent 70%);
  border-radius: 20px;
  padding: 3px;
  border-radius: 20px;
  max-width: 1500px;
  margin: 0 auto;
}

.Tech-Stack-To-Develop-Crypto-Trading-Bot .teck-bg-black {
  display: flex;
  align-items: center;
  /* background-color: black; */
  background: linear-gradient(150deg,
      black 40%,
      rgba(1, 59, 153, 0),
      rgba(2, 99, 255, 0.3));
  border-radius: 17px;
}

.Tech-Stack-To-Develop-Crypto-Trading-Bot .Tech-Stack-top {
  flex-wrap: wrap;
}

.Tech-Stack-To-Develop-Crypto-Trading-Bot .Tech-Stack-top {
  display: flex;
  gap: 10px;
  white-space: nowrap;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}

.eye-catching-left-inner.tablinks h3 {
  font-size: 18px !important;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  color: #fff;
  text-align: left;
}

.common-for-four-section h3 {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.Tech-Stack-To-Develop-Crypto-Trading-Bot .Tech-Stack-top .eye-catching-left-inner.tablinks {
  padding: 15px 20px;
  background: 0 0;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  width: 100%;
}

.eye-catching-left-inner.tablinks:first-child.active {
  border-radius: 15px 8px 8px 0px;
  background: linear-gradient(90deg,
      #0263ff 0%,
      rgba(1, 59, 153, 0) 100%) !important;
}

.eye-catching-left-inner.tablinks:last-child.active {
  border-radius: 0px 8px 8px 15px;
  background: linear-gradient(90deg,
      #0263ff 0%,
      rgba(1, 59, 153, 0) 100%) !important;
}

.eye-catching-left-inner.tablinks.active {
  background: linear-gradient(90deg,
      #0263ff 0%,
      rgba(1, 59, 153, 0) 100%) !important;
}

.Tech-Stack-bottom {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.robust-security.common-for-four-section.Robust-Security-section.Tech-Stack-To-Develop-Crypto-Trading-Bot .tabcontent {
  display: none;
}

.Tech-Stack-left-inner {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 12px;
}

.Tech-Stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 110px;
  margin: 30px;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  background: #ddf1fd;
  padding: 25px 20px;
  height: 130px;
  justify-content: center;
}

.Our-Tech-Stack-mobile {
  display: none !important;
}

.bg-color {
  background: linear-gradient(180deg, #fff 0%, #e6f0ff 50%, #fff 100%);
  z-index: 1;
  position: relative;
}

@media (max-width: 991.98px) {
  .Our-Tech-Stack-mobile {
    display: block !important;
  }

  .Our-Tech-Stack-desktop {
    display: none !important;
  }

  .accrd-panel-head h3 {
    font-size: 20px;
  }

  .Tech-Stack {
    width: 110px;
    margin: 15px;
    height: 120px;
  }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
  .Tech-Stack {
    margin: 18px;
  }

  .Tech-Stack-To-Develop-Crypto-Trading-Bot .teck-bg-black {
    align-items: flex-start;
  }
}


/* section 9 end */

/* section user-dashboard start */


.dsh-img img {
  border-radius: 20px;
  object-fit: contain;
}

.logo-dsh {
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

.user-dashbox:hover .logo-dsh path {
  fill: url(#grad1);
}

.logo-dsh::before {
  position: absolute;
  content: "";
  top: -6px;
  left: -8px;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  background: #fff;
  transform: rotate(45deg);
  border-radius: 20%;
  z-index: -1;
}

.user-dashbox-cnt {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 30px;
}

.user-dashbox {
  border-radius: 20px;
  backdrop-filter: blur(2px);
  padding: 35px 35px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.user-dashbox::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 2px;
  background: linear-gradient(270deg, #0263ff00 15.1%, #0263ff1f 50%, #0263ff24 85.42%);
  mask: linear-gradient(#000, #000) content-box, linear-gradient(#000, #000);
  mask-composite: exclude;
  pointer-events: none;
}

.user-dashbox:hover {
  border-radius: 20px;
  background: #0263FF;
  backdrop-filter: blur(2px);
}

.user-dashbox:hover .logo-dsh::before {
  border: 0.9px solid #0263FF80;

}

.user-dashbox:hover h3,
.user-dashbox:hover p {
  color: #fff;
}

.user-dashbox h3 {
  color: #0263FF;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
}

.user-dashbox p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
}

.section-userdashboard .title-userdash {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
}

.dsh-img {
  position: sticky;
  top: 26%;
}

@media (min-width: 991px) and (max-width: 1299.98px) {
  .dsh-img {
    top: 200px;
  }

}

@media (max-width: 991.98px) {
  .section-userdashboard .title-userdash {
    position: unset;
  }

  .user-dashbox-cnt {
    flex-direction: column;
    gap: 20px;
  }

}

@media (max-width: 1515.98px) {
  .user-dashbox {
    padding: 20px 28px;
  }

  .user-dashbox h3 {
    font-size: 22px;
  }

  .user-dashbox p {
    font-size: 15px;
    line-height: 1.6;
  }

  .user-dashbox .mt-3 {
    margin-top: 0.7rem;
  }

}


/* section user-dashboard end */



/* section-fifteen-start */
section.section-fifteen {
  padding-bottom: 60px;
}

.featues-bg {
  position: relative;
  z-index: 1;
}

.features-card1 {
  border-radius: 17px;
  background: #0263ff;
  margin-top: 15px;
  overflow: hidden;
}

.features-card1-heading {
  padding: 20px;
}

.features-card1-heading h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.features-card1-heading p {
  font-size: 18px;
  padding-top: 15px;
}

.features-card2 {
  display: flex;
  border-radius: 17px;
  background: #fff;
  overflow: hidden;
  margin-top: 15px;
  align-items: center;
}

.features-card2 h3 {
  color: #000;
}

.features-card2 p {
  color: #000 !important;
}

.features-card3 h3 {
  color: #000;
}

.features-card3 p {
  color: #000 !important;
}

.features-card3 {
  border-radius: 17px;
  background: #fff;
  margin-top: 15px;
  overflow: hidden;
}

.features-card4 {
  background: #0263ff;
  overflow: hidden;
}

.features-card4 h3 {
  color: #fff;
}

.features-card4 p {
  color: #fff !important;
}

.features-card-img {
  text-align: end;
  width: 100%;
}

.features-card-img22 img {
  height: 210px;
  object-fit: contain;
}

.features-card4 img,
.features-card6 img {
  width: 300px;
  height: 240px;
}

.features-crds-inne {
  height: 95%;
  padding: 20px;
  text-align: center;
}

.features-crds {
  height: 95%;
  padding: 20px;
  text-align: center;
}

section.section-fifteen.bg-black .col-sm-12.col-md-4.col-lg-4.col-xl-4,
section.section-fifteen.bg-black .col-sm-12.col-md-6.col-lg-6.col-xl-6 {
  padding: 0 6px;
}

section.bg-fea .container {
  border-radius: 18px;
  background: #191919;
  padding: 38px 0;
}

.driv-nft {
  justify-content: center;
  column-gap: 40px;
  max-width: 1400px;
  margin: 0 auto;
}

.driv-bx {
  /* background-color: #fff;
  border-radius: 10px; */
  padding: 10px;
  width: 60px;
  height: 60px;
  transition: all 0.5s ease-in-out;
}

.driv-cnt {
  place-items: center;
  display: flex;
  gap: 10px;
  padding: 0;
}

.driv-nft-card {
  width: 300px;
  padding: 10px 20px;
  border-radius: 10px;
  background: transparent;
}

.driv-nft-card,
.driv-nft-card:hover h3 {
  transition: all 0.5s ease-in-out;
}

.driv-nft-card:hover {
  transform: scale(1.02);
  background: #0263ff;
}

.driv-nft-card:hover svg path {
  fill: #fff;
}

.driv-nft-card:hover h3 {
  color: #fff;
}

.driv-nft-card h3 {
  color: #D0D0D0;

}

@media (max-width: 768.98px) {
  .features-card2 {
    flex-direction: column;
  }

  .driv-nft-card h3 {
    font-size: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .features-card1-heading p {
    font-size: 16px;
  }

  .features-card1-heading h3 {
    font-size: 22px;
  }
}

@media (min-width: 1200px) and (max-width: 1440.98px) {
  .features-card1-heading p {
    font-size: 16px;
  }

  .features-card1-heading h3 {
    font-size: 22px;
  }

  .features-card3-h {
    /* height: 360px; */
  }
}

.card-num {
  position: relative;
}

.num-span-2 span {
  color: #0263ff;
}

.num-span-1 span {
  color: #ffffff;
}

.num-span-1 span,
.num-span-2 span {
  font-size: 85px;
  font-weight: 900;
}

.num-span-2 span::before,
.num-span-1 span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: attr(data-num);
  opacity: 0.05;
}

/* section-fifteen-end */


/* section 4 start */

section.section-four h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

section.section-four p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

section.section-four .talk-to-experts.text-start {
  margin-bottom: 30px;
}

section.section-four .banner-button {
  text-align: left;
}

section.section-four .banner-button a.btn {
  border-radius: 10px;
  border: 1.4px solid #99c5fb;
  background: linear-gradient(319deg,
      #93d2f3 -1.9%,
      rgba(147, 210, 243, 0) 17.34%,
      #93d2f3 87.36%),
    #0070f5;
  background-blend-mode: soft-light, normal;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5),
    0px 0px 16px 0px rgba(0, 84, 184, 0.32);
  padding: 8px 25px;
  font-size: 18px;
}

@media screen and (max-width: 767.98px) {
  .standout-img {
    width: 100%;
    padding: 10px 0 40px 0;
  }
}

@media screen and (max-width: 991.98px) {
  .standout-img {
    width: 60%;
    margin: 0 auto;
  }

  section.section-four .row:nth-child(2) {
    flex-direction: column-reverse;
    padding-bottom: 60px;
  }

  section.section-four p.para {
    max-width: none !important;
  }
}

.standout-img {
  text-align: center;
}

section.section-four::before {
  content: "";
  bottom: 0px;
  right: 0%;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 600px;
  background: linear-gradient(160deg,
      rgba(0, 0, 0, 0.55) 36.04%,
      rgba(46, 86, 253, 0.55) 86.1%);
  stroke-width: 1px;
  stroke: #000;
  filter: blur(300px);
}

section.section-four {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.standout-icons-bg {
  border-radius: 9px;
  background: #0263ff;
  padding: 10px;
  text-align: center;
}

/* section 4 end */


/*  secion 6 start */
section.section-six p.para {
  /* max-width: 455px; */
  border-left: 4px solid #0263ff;
  padding-left: 20px;
  line-height: 1.3;
}

section.section-six {
  padding-bottom: 60px;
}

.benefits-img {
  text-align: center;
}

.benefits-img img {
  width: 300px;
}

section.section-six .row {
  row-gap: 30px;
}

.benefit-card-1 {
  /* padding: 20px;
  position: relative;
  border-bottom: 5px solid rgba(2, 99, 255, 1);
  border-radius: 10px; */
  /* height: 350px; */
}

.benefit-card-1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background: url(../img/home/benefit-card-1.webp);
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
}

.benefits-cardset {
  position: relative;
  z-index: 1;
  padding: 30px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.benefits-cardset.bot-bor {
  border-radius: 11.081px;
  border-bottom: 6.926px solid #0263ff;
  background: #fff;
}

.benefit-card-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/home/benefit-card-2.webp);
  background-size: 100% 100%;
  z-index: -1;
}

.benefit-card-2 h3,
.benefit-card-2 p {
  color: #fff;
}

.benefits-cardset h3 {
  font-size: 20px;
  font-weight: 700;
  min-height: 40px;
}

.benefits-cardset p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {

  .benefits-cardset p,
  section.section-six p.para {
    font-size: 16px !important;
  }
}

/*  section 6 end */


/*  section 8 start */
.step-container {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  max-width: 1000px;
}

.step-number {
  font-size: 64px;
  font-weight: bold;
  color: #fff;
  min-width: 80px;
  font-family: "Urbanist";
}

.step-box {
  max-width: 700px;
  line-height: 1.6;
}

.step-box h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.step-box p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.gradient-border.odd .step-box::after {
  content: "";
  position: absolute;
  bottom: -16px;
  right: 50px;
  width: 35px;
  height: 35px;
  border-right: 3px solid #0f62f9;
  border-bottom: 3px solid #0f62f9;
  background-color: black;
  transform: rotate(45deg);
  background: #000;
}

.gradient-border.even .step-box::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50px;
  width: 35px;
  height: 35px;
  border-right: 3px solid #0f62f9;
  border-bottom: 3px solid #0f62f9;
  background-color: black;
  transform: rotate(45deg);
  background: #000;
}

.gradient-border {
  padding: 3px;
  /* thickness of the border */
  border-radius: 20px;
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
}

.gradient-border.odd {
  background: linear-gradient(333deg, #0f62f9, transparent 70%);
}

.gradient-border.even {
  background: linear-gradient(90deg, #0f62f9, transparent 70%);
}

.inner-content {
  background-color: black;
  border-radius: 17px;
  padding: 20px 30px;
}

section.section-eight {
  padding-top: 70px;
  padding-bottom: 60px;
}

.process-sec {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 70px;
}

.gradient-border.odd.last .step-box::after {
  display: none;
}
section.section-eight p.para {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section.section-eight {
    padding: 40px 0;
  }

  .step-container {
    flex-direction: column;
  }

  .gradient-border.even .step-container {
    flex-direction: column-reverse;
  }

  .gradient-border.even .step-container .step-number {
    text-align: right;
    width: 100%;
  }
}

/*  section 8 end */


/* section 10 start */
section.section-ten p.para {
  color: #000;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.9;
  margin-bottom: 20px;
}

.why-we-content {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}

.why-we-content p {
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.why-we {
  padding: 50px 0;
  position: relative;
}

.why-we:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 240px;
  background-image: url(../img/home/logo-bg.webp);
  z-index: -1;
  background-position: right;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991.98px) {

  .why-we:after,
  section.faq-sec .left-side:after {
    display: none;
  }

  section.section-ten {
    overflow: hidden;
  }
}

/* section 10 end */


/* cta start  */

.cta-crypto-exchange a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}

.cta-crypto-exchange h2 {
  font-size: 43px;
  font-weight: 700;
  color: #fff;
  /* max-width: 500px; */
  margin-bottom: 20px;
}

.cta3-crypto-exchange {
  background-image: url(../img/common-cta-bg-after.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding: 60px 0;
  position: relative;
  /* margin-top: 20px; */
}

.cta3-crypto-exchange img {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 30px;
  height: 490px;
}

.cta-crypto-exchange p {
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}

.cta-crypto-exchange-button {
  display: flex;
  margin-top: 30px;
}

@media only screen and (max-width: 1200px) {
  .cta-crypto-exchange h2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {


  .cta2-crypto-exchange {
    background: url(../img/home/cta-bg-crypto.webp);
  }
}

@media screen and (max-width: 576px) {
  .cta-crypto-exchange h2 {
    font-size: 30px;
  }

  .cta-crypto-exchange-button {
    flex-direction: column;
    margin-top: 20px;
  }
}

@media screen and (max-width: 991.98px) {
  .talk-to-experts {
    margin: 25px 0;
  }

  section.cta-crypto-exchange.cta3-crypto-exchange {
    background-image: none;
    background-color: #0263ff;
  }

}

@media (min-width: 1440.98px) and (max-width: 2560.98px) {
  .cta-crypto-exchange h2 {
    max-width: 750px;
  }

  .cta-crypto-exchange img {
    right: 150px;
  }

  .cta-crypto-exchange h2 {
    font-size: 45px;
  }
}

@media screen and (max-width: 1199.98px) {
  .cta-crypto-img {
    display: none;
  }

  .cta-crypto-exchange p {
    text-align: center;
  }

  .cta-crypto-exchange h2 {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }

  .cta-crypto-exchange-button {
    justify-content: center;
  }
}