/* section-one-start */
.section-one-text {
    padding: 10px 0px;
    max-width: 950px;
    margin: 0 auto;
}

section.section-one .heading {
    max-width: none;
}

@media (max-width: 1199.98px) {
    .section-one-img {
        text-align: center;
    }
}
@media (max-width: 991.98px) {
   .section-one{
    padding: 60px 0 !important;
   }
}

.section-one {
    padding-bottom: 30px;
}

/* section-one-end */

/* section 4 start */

section.section-four {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* 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);
  z-index: -1;
} */

section.section-four h3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
}

section.section-four p {
  color: #000;
  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;
}

.standout-icons-bg {
  border-radius: 9px;
  background: #0263ff;
  padding: 10px;
  text-align: center;
}

.standout-img {
  text-align: center;
}

@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 .container>.row:nth-child(2) {
    flex-direction: column-reverse;
    padding-bottom: 60px;
  }

  section.section-four p.para {
    max-width: none !important;
  }
}

/* section 4 end */

/* section 3 start */

section.bg-black {
  background: #000;
}

section.bg-black h2,
section.bg-black p,
section.bg-black .heading-sub {
  color: #fff;
}

/* section.section-three .container{
  max-width: 75%; 
} */
section.section-four p.para {
  max-width: 75%;
  padding-bottom: 20px;
}

section.section-three p.para {
  max-width: 80%;
}

section.section-three {
  padding-bottom: 30px;
}

.card-2 {
  /* color: #fff;
  transition: all 0.4s ease;
  border-radius: 11px;
  background: linear-gradient(0deg, #00244f 0%, #000 71.14%);
  padding: 20px;
  text-align: left;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 470px; */
    transition: all 0.4s ease;
    padding: 30px;
    text-align: left;
    cursor: pointer;
    height: 100%;
    border-radius: 20.896px;
    border: 2px solid #0263ff57;
    background: rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(1.492537260055542px);
    position: relative;
    overflow: hidden;
}

.card-2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 20.896px;
    background: #0263ff88;
    filter: blur(152.62686157226562px);
    z-index: -1;
}

.card-2::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 120px;
    border-radius: 20.896px;
    background: #0263ff88;
    filter: blur(120.62686157226562px);
    z-index: -1;
}

section.section-three .card-wrapper {
  max-width: max-content;
}

.col-sm-12:nth-child(n + 4) .card-2 {
  background: linear-gradient(180deg, #00244f 0%, #000 71.14%);
}

.card-content p {
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.card-content {
  padding: 20px;
  transition: all 0.4s ease;
}

.card-content img {
  /* width: 100%; */
  margin-top: 20px;
  transition: opacity 0.4s ease;
}

.card2-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.card2-img img {
  position: relative;
  /* left: 40px; */
}

.card-wrapper .card-2 h3 {
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  color: #0263ff;
}

.card-wrapper {
  padding: 2px;
  max-width: 360px;
  margin: 0 auto;
  /* background: radial-gradient(circle at 100% 100%,
      #000000 0,
      #000000 11px,
      transparent 11px) 0% 0% / 14px 14px no-repeat,
    radial-gradient(circle at 0 100%, #ffffff 0, #000000 11px, transparent 11px) 100% 0% / 14px 14px no-repeat,
    radial-gradient(circle at 100% 0, #000000 0, #000000 11px, transparent 11px) 0% 100% / 14px 14px no-repeat,
    radial-gradient(circle at 0 0, #000000 0, #000000 11px, transparent 11px) 100% 100% / 14px 14px no-repeat,
    linear-gradient(#000000, #000000) 50% 50% / calc(100% - 6px) calc(100% - 28px) no-repeat,
    linear-gradient(#000000, #000000) 50% 50% / calc(100% - 28px) calc(100% - 6px) no-repeat,
    linear-gradient(330deg, transparent 0%, rgba(2, 99, 255, 0.68) 100%) no-repeat; */
  border-radius: 14px;
  box-sizing: border-box;
  height: 100%;
}

.card-2 p {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
}

div#cardContainer2 {
  margin-top: 30px;
  position: relative;
  row-gap: 35px;
  z-index: 999;
  justify-content: center;
}

/* div#cardContainer2::before {
      content: "";
      position: absolute;
      border-radius: 545px;
      background: #0263ff;
      filter: blur(170px);
      width: 670px;
      height: 350px;
      left: 28%;
      top: 30%;
      right: 0;
      z-index: -1;
  } */

@media screen and (max-width: 991.98px) {
  div#cardContainer2::before {
    width: 100px;
  }

  section.section-three .container,
  section.section-three p.para {
    max-width: none !important;
  }

  .card2-img img {
    position: relative;
    left: 0;
  }

  section.section-three .row {
    justify-content: center;
  }

  div#cardContainer2 {
    margin-bottom: 30px;
  }

  .card-2 {
    padding: 8px !important;
  }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
  .card-2 {
    height: 555px;
  }
}

/* section 3 end */

/* section 2 start */
section.section-two {
  padding-bottom: 60px;
}

/* card section start */

.card-1 {
  padding: 40px 25px;
  margin-bottom: 30px;
  text-align: center;
  height: 100%;
  transition: all 0.5s ease-in-out;
}

.card-1:hover {
  box-shadow: 3px 8px 22px rgb(0 0 0 / 40%);
  border-radius: 18px;
  transform: scale(1);
}

.card1-img {
  margin-bottom: 20px;
}

.card1-img img {
  padding: 8px;
  border-radius: 7px;
  border: 2px dashed #0263ff;
}

.card-1:hover .card1-img img {
  border-radius: 7px;
  background: #c9deff;
  border: 2px solid #c9deff;
}

.card-1:hover h3 {
  color: #0263ff;
}

.card-1 h3 {
  font-size: 22px;
  font-weight: 700;
  min-height: 40px;
}

.card-1 p {
  color: #000;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.2px;
}

div#cardContainer1 {
  justify-content: center;
  row-gap: 20px;
}

@media screen and (max-width: 991.98px) {
  section.section-two .row {
    justify-content: center;
  }

  section.section-two .col-sm-12:last-of-type .card-1 {
    margin-bottom: 0;
  }
}

/* section 2 end */

/* section 5 start */

section.section-five {
  background: #0263ff;
  padding-bottom: 100px;
}

section.section-five .heading {
  padding-bottom: 0;
}

section.section-five .heading h2 {
  line-height: 1.2;
  color: #fff;
}

section.section-five .heading p.heading-sub,
section.section-five .heading h2 span {
  color: #fff;
}

section.section-five p.right-para {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.section-five .container {
  padding-bottom: 20px;
}

.card {
  background: linear-gradient(135deg, #b452d1, #8b4ad6);
  color: white;
  border-radius: 20px;
  padding: 30px;
  max-width: 350px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  text-align: left;
}

.card-icon {
  margin-bottom: 15px;
}

.card-icon img {
  width: 32px;
  height: 32px;
}

.card h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
}

.card p {
  font-size: 16px;
  line-height: 1.6;
}

/* caroseal secion start */
.owl-carousel .owl-item img {
  width: auto !important;
}

.item .profitable {
  padding: 30px;
  border-radius: 16px;
  height: 330px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.item .profitable.rose-bg {
  background: url(../img/home/rose-bg.webp);
}

.item .profitable.blue-bg {
  background: url(../img/home/blue-bg.webp);
}

.item .profitable.red-bg {
  background: url(../img/home/red-bg.webp);
}

.item .profitable.pale-blue-bg {
  background: url(../img/home/pale-blue-bg.webp);
}

.profitable-img {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.profitable h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.profitable p {
  font-size: 16px;
  line-height: 27px;
  color: #fff;
  font-weight: 400;
}

.owl-carouel-sec {
  position: relative;
  bottom: 80px;
}

button.owl-dot span {
  width: 20px !important;
  height: 7px !important;
}

button.owl-dot.active span {
  width: 50px !important;
  background: #0263ff !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 30px !important;
}

/* caroseal secion end */

@media screen and (max-width: 767px) {
  section.section-five p.right-para {
    font-size: 18px;
  }
}

/* section 5 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;
}

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) {
  section.section-six {
    padding-top: 0;
  }

  .benefits-cardset p,
  section.section-six p.para {
    font-size: 16px !important;
  }
}

/*  section 6 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;
  margin-top: 50px;
}

.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: #000;
  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.active {
    position: relative;
    background: linear-gradient(
        91deg,
        rgb(216 234 255 / 53%) -8.24%,
        rgba(255, 255, 255, 0) 103.74%
    ) !important;
}

.eye-catching-left-inner.tablinks.active::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 5px;
    top: 0;
    left: 0;
    background-color: #0263ff;
    border-radius: 10px;
}
.eye-catching-left-inner.tablinks.active h3 {
    color: #0263ff;
}

.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;
}

section.section-nine {
  padding-bottom: 60px;
}

@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-nine p {
  max-width: 800px;
  margin: 0 auto;
}

/* section 9 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: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.why-we {
  padding: 50px 10px;
  position: relative;
}

.why-we:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 240px;
  transform: translate(-50%, -50%);
  background-image: url(../img/home/logo-bg.webp);
  z-index: -1;
  background-position: right;
  background-repeat: no-repeat;
}

.why-we h3 {
  font-size: 24px;
  line-height: 1.5;

}

.why-we img {
  margin-top: 5px;
}

.why-we p {
  font-size: 18px;
  line-height: 1.5;

}

@media screen and (max-width: 991.98px) {
  .why-we h3 {
    font-size: 22px;

  }

  .why-we p {
    font-size: 16px;

  }

  .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.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding: 40px 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 (min-width: 768px) and (max-width: 991.98px) {
  .cta-crypto-exchange-button .btn-3 {
    font-size: 14px;
  }

  .cta-crypto-exchange-button .btn-4 {
    font-size: 14px;
  }
}



/* talk to expect btn */

.btn-flex {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}

.bg-btn a {
  border-radius: 8px;
  background: #0263ff;
  box-shadow: 2px 5px 7.2px 0px rgba(0, 0, 0, 0.44);
  padding: 12px 25px;
}

.border-btn a {
  border-radius: 8px;
  border: 2px solid #0263ff;
  background: none;
  color: #000;
  padding: 10px 20px;
}

.bg-btn {
  margin-top: 30px;
}

.btn-flex .bg-btn {
  margin-top: 0;
}



@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: 1440px) and (max-width: 2560.98px) {
  .cta-crypto-exchange h2 {
    max-width: 660px;
  }

  .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;
  }

}

/* cta3 end */
@media only screen and (max-width: 1200px) {
  .cmn-img {
    width: 100%;
    height: 100%;
  }
}

/* section-seventeen-start */
.section-seventeen-img {
  text-align: center;
  /* padding-top: 50px; */
}

section.section-seventeen {
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}

/* section.section-seventeen::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 600px;
  background-image: url(../img/binance/screen-shots-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: 225px;
  opacity: 0.8;
} */

@media (max-width: 768.98px) {
  section.section-seventeen::before {
    top: 257px;
  }

  .section-seventeen-img {
    padding-top: 20px;
  }

  section.section-seventeen::before {
    opacity: 0.2;
  }
}

/* section-seventeen-end */

/* section-sixteen-start  */
section.section-sixteen {
  background: #000000;
  padding-top: 0px;
}

section.section-sixteen .heading,
section.section-sixteen .heading h2 {
  color: #fff;
}

section.section-sixteen .tabs {
  padding: 10px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

section.section-sixteen .tab-button {
  padding: 10px 30px;
  cursor: pointer;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  font-weight: bold;
  transition: 0.3s;
  color: #aeaeae;
  font-size: 18px;
  white-space: nowrap;
}

section.section-sixteen .tab-button.active {
  color: #fff;
  border-radius: 8px;
  background: #0263ff;
  box-shadow: 0px 6px 36px 0px rgba(181, 194, 251, 0.1);
  border: 0.5px solid #fff;
  border-bottom: none;
}

section.section-sixteen .tab-content {
  display: none;
}

section.section-sixteen .tab-content.active {
  display: block;
  padding: 10px 0;
}

section.section-sixteen .tab-content {
  display: none;
  padding: 10px;
  border: none;
  margin-top: -1px;
}

.features-crad-heading {
  padding: 40px 0px 40px 40px;
}

.features-crad {
  border-radius: 18.288px;
  overflow: hidden;
  margin-top: 30px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.features-crad::before {
  content: "";
  bottom: 0px;
  right: 0%;
  position: absolute;
  width: 50px;
  height: 100%;
  background: linear-gradient(270deg, #000 20.65%, rgba(0, 0, 0, 0) 96.39%);
  z-index: 2;
}

.features-crad:hover {
  background: #0263ff;
}

.features-crad:hover::before {
  display: none;
}

.features-crad h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.features-crad p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.592px;
}

.features-crad-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.features-crad-img {
  padding-top: 40px;
}

.features-crad .row>* {
  padding: 0px;
}

@media (max-width: 767.98px) {
  section.section-sixteen .tabs {
    justify-content: flex-start;
    overflow: scroll;
  }

  .features-crad-img {
    display: none;
  }

  .features-crad-heading {
    padding: 15px 20px;
  }

  .features-crad-img,
  .features-crad::before {
    display: none;
  }
}

/* section-sixteen-end  */


/* section-fifteen-start */
section.section-fifteen {
  padding-bottom: 60px;
}

.featues-bg {
  position: relative;
  z-index: 1;
}

.features-card1 {
  border-radius: 17px;
    background: linear-gradient(142deg, #0263ff 0.94%, #3e87fd 48.61%, #0263ff 99.1%);
  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 {
    color: #fff;
}

.features-card1-heading p {
  font-size: 18px;
  padding-top: 15px;
}

.features-card2 {
  display: flex;
  border-radius: 17px;
  background: #f0f7ff;
  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: #f0f7ff;
  margin-top: 15px;
  overflow: hidden;
}

.features-card4 {
     background: linear-gradient(142deg, #0263ff 0.94%, #3e87fd 48.61%, #0263ff 99.1%);
  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-eighteen-start */
section.section-eighteen {
  padding-bottom: 60px;
}

.card-1 {
  padding: 40px 25px;
  margin-bottom: 30px;
  text-align: center;
  height: 100%;
  transition: all 0.5s ease-in-out;
}

.card-1:hover {
  /* box-shadow: 3px 8px 22px #2196f366;
  border-radius: 18px; */
  transform: scale(1);
}

.card1-img {
  margin-bottom: 20px;
}

.card1-img img {
  padding: 8px;
  border-radius: 7px;
  border: 2px dashed #0263ff;
}

.card-1:hover .card1-img img {
  border-radius: 7px;
  background: #c9deff;
  border: 2px solid #c9deff;
}

.card-1:hover h3 {
  color: #0263ff;
}

.card-1 h3 {
  font-size: 22px;
  font-weight: 700;
  min-height: 40px;
  color: #ffff;
}

.card-1 p {
  color: #000;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.2px;
}

div#cardContainer1 {
  justify-content: center;
  row-gap: 20px;
}

.driv-nft {
  justify-content: center;
  column-gap: 40px;
}

.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: auto;
  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 screen and (max-width: 991.98px) {
  section.section-two .row {
    justify-content: center;
  }

  section.section-two .col-sm-12:last-of-type .card-1 {
    margin-bottom: 0;
  }
}

@media (max-width: 768.98px) {
  .card-1 p {
    font-size: 16px;
  }

  .driv-nft-card h3 {
    font-size: 24px;
  }
}

/* section-eighteen-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 (min-width: 1399px) and (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.twenty-seven-start*/
.twenty-seven-card {
  text-align: center;
  width: 200px;
  height: 200px;
}

.twenty-seven-card h4 {
  color: #ffffff;
  font-size: 23.876px !important;
  font-weight: 900;
  padding: 0px;
  margin: 0px !important;
  transition-timing-function: linear;
}

.twenty-seven-card {
  transition: all 0.5s ease-in-out;
}

.twenty-seven-card:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  transition: 0.5s ease-in-out;
}

.twenty-seven-card h4 {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.twenty-seven-card:hover h4 {
  opacity: 0;
}

.twenty-seven-card-main {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 40px;
  justify-content: center !important;
}

.twenty-seven-card-image img {
  width: 100px;
  height: 100px;
}

.twenty-seven-card-contain-width {
  background-image: url(../img/exhange-live-cta/bg-cta27.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 50px 20px 50px;
  border-radius: 15px;
  margin: 10px 20px;
}

.twenty-seven-card2 h4 {
  color: #ffffff;
  font-size: 43px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.496px;
  text-align: start !important;
}

.twenty-seven-card2-button {
  border-radius: 9px;
  background: #FFF;
  box-shadow: 2px 3px 3.2px 0px rgba(0, 0, 0, 0.41) inset;
  padding: 5px 20px;
  width: 82%;
}

.twenty-seven-card2-button h5 {
  background: var(--Icon-Clor-gradient, linear-gradient(89deg, #0460E9 48.05%, #0AB9F8 128.7%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 25px;
  font-weight: 700;
}

.cta-tw-seven {
  display: flex;
  justify-content: center;
  align-items: center;
}

.twenty-bg {
  background-color: #000b18;
}

@media (min-width:1199.98px) and (max-width:1999.98px) {
  .contain-width.twenty-seven-card-contain-width {
    max-width: 1300px !important;
    margin: 0 auto;
  }
}

@media (max-width:991.98px) {
  .twenty-seven-btn {
    text-align: center;
  }

  .twenty-seven-card2-button {
    /* width: 100%; */
    width: 300px;
    margin: 0 auto;
  }

  .twenty-seven-card2 h4 {
    text-align: center !important;
    font-size: 35px !important;
    line-height: 47px;
    margin-top: 30px !important;

  }

  .twenty-seven-card2-button h5 {
    font-size: 20px !important;
    text-align: center;
  }

  .contain-width.twenty-seven-card-contain-width .row {
    flex-direction: column-reverse !important;
  }

}

@media (max-width:767.98px) {

  .twenty-seven-card {
    width: 130px !important;
  }

  .twenty-seven-card-contain-width {
    padding: 40px 15px;
  }


}

@media (max-width:1199.98px) {
  .twenty-seven-card {
    width: 160px;
  }

  .contain-width.twenty-seven-card-contain-width {
    flex-direction: column-reverse !important;
  }

  .twenty-seven-card-main {
    gap: 10px;
    width: 100% !important;
  }

  .twenty-seven-card-main2 {
    width: 100% !important;
  }
}

/* section.twenty-seven-end*/

/* add on cards start  */
.user-dashboard-scroll {
  scroll-behavior: smooth;
}

.add-on-card.card-1 {
  position: relative;
  border-radius: 30px;
  z-index: 1;
  padding: 40px 35px;
  border: 2px solid #0263ff1c;
  overflow: hidden;
}

.add-on-card.card-1::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  width: 100%;
  background-image: url('../img/crypto-exchange/bg-grid.webp');
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: contain; */
  z-index: -1;
}

.add-on-card.card-1:hover {
  box-shadow: 0 3px 19.5px 0 #74747447 !important;
}

.add-on-card.card-1:hover .card1-img {
  box-shadow: 0 4px 30px 0 rgba(2, 99, 255, 0.20) !important;
}

.add-on-card.card-1 h3,
.add-on-card.card-1 .card1-img,
.add-on-card.card-1 p {
  text-align: left;
}

.add-on-card.card-1 .card1-img {
  background-color: #fff;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  width: fit-content;
  object-fit: contain;
}

.add-on-card.card-1 h3 {
  color: #0263ff !important;
  margin-top: 35px;
}

.add-on-card.card-1 p {
  font-size: 18px;

}

.add-on-card.card-1:hover .card1-img {
  background-color: #fff !important;
}

.add-on-card.card-1:hover .card1-img img {
  background-color: transparent !important;
}

.add-on-card.card-1:hover h3 {
  color: inherit;

}

.add-on-card.card-1 .card1-img img {
  border: none !important;
}

.add-on-section {
  position: relative;
  overflow: hidden;
}

.add-on-section::before {
  position: absolute;
  content: "";
  top: -50%;
  left: 69%;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border-radius: 722px;
  opacity: 0.18;
  background: linear-gradient(180deg, #6A8FCC 0%, #99B5EA 100%);
  filter: blur(200px);
}

/* .add-on-section::after {
  position: absolute;
  content: "";
  left: -65%;
  bottom: -50%;
  height: 100%;
  width: 100%;
  border-radius: 722px;
  opacity: 0.18;
  background: linear-gradient(180deg, #6A8FCC 0%, #99B5EA 100%);
  filter: blur(200px);
} */

/* add on cards end  */





/* section-twenty-two-start */
.section-twenty-two {
    overflow: hidden;
    background: #f0f7ff;
    padding-top: 0;
}

.section-twenty-two-wrapper {
    background: #f0f7ff;
    position: relative;
}

.section-twenty-two-content {
    padding: 70px 0px 70px 40px;
}

.section-twenty-two-content header.heading {
    padding-bottom: 40px;
    max-width: 875px;
}

.section-twenty-two-content header.heading p {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-twenty-two-card {
    background: #fff;
    border-radius: 18px;
    padding: 28px 24px;
    height: 100%;
    transition: 0.35s ease;
    border-bottom: 4px solid #0d6efd;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

.section-twenty-two-card:hover {
    box-shadow: 0 18px 35px rgba(13, 110, 253, 0.12);
    background: var(--APPCLONEX,
            linear-gradient(142deg, #0263ff 0.94%, #3e87fd 48.61%, #0263ff 99.1%));
}

.section-twenty-two-card:hover h3 {
    color: #fff;
}

.section-twenty-two-card:hover p {
    color: #fff;
    opacity: 0.7;
}

.section-twenty-two-card-icon {
    width: 58px;
    height: 58px;
    border-radius: 14px;
    background: #eef4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.section-twenty-two-card-icon img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}

.section-twenty-two-card h3 {
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 15px;
}

.section-twenty-two-card p {
    font-size: 14px;
    line-height: 1.9;
    color: #6b7280;
    margin: 0;
}

.section-twenty-two-image-box {
    height: 100%;
}

.section-twenty-two-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1199px) {
    .section-twenty-two-content {
        padding: 60px 40px;
    }
}

@media (max-width: 991px) {
    .section-twenty-two-content {
        padding: 60px 30px;
    }

    .section-twenty-two-image-box {
        min-height: 500px;
    }

    .section-twenty-two-card {
        padding: 24px 20px;
        margin-bottom: 20px;
        height: auto;
    }
}

@media (max-width: 767px) {
    .section-twenty-two-content {
        padding: 50px 20px;
    }

    .section-twenty-two-title {
        margin-bottom: 30px;
    }

    .section-twenty-two-title h2 {
        font-size: 28px;
    }

    .section-twenty-two-title p {
        font-size: 14px;
    }

    .section-twenty-two-card h3 {
        font-size: 20px;
    }

    .section-twenty-two-card p {
        font-size: 14px;
    }

    .section-twenty-two-image-box {
        display: none;
    }
}

/* section-twenty-two-end */




/* section-twenty-six-start */
section.section-twenty-six {
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
}

section.section-twenty-six::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%;
    height: 80%;
    background-image: url(../img/crypto-exchange/new/x-bg-img.png);
    z-index: -1;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.7;
}

section.section-twenty-six .heading {
    max-width: 1200px;
    padding-bottom: 10px;
}

section.section-twenty-six .heading p {
    padding: 15px 0px;
    max-width: 1050px;
    margin: 0 auto;
}

.section-twenty-six-card {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: 0.35s ease;
    min-height: 100px;
    margin: 10px 0px;
}

.section-twenty-six-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1px;
    border-radius: 20px;
    background: linear-gradient(100deg, #0263ff -73.72%, #fff 64.81%);
    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.section-twenty-six-content {
    position: relative;
    z-index: 2;
}

.section-twenty-six-content h3 {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
    color: #000;
    margin: 0;
    max-width: 360px;
}

section.section-twenty-six .row.g-4 {
    max-width: 1200px;
    margin: 20px auto;
}

@media (max-width: 1399px) {
    .section-twenty-six-content h3 {
        font-size: 18px;
    }
}

@media (max-width: 1199px) {
    .section-twenty-six {
        padding: 80px 0;
    }

    .section-twenty-six-card {
        padding: 28px 24px;
    }

    .section-twenty-six-content h3 {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .section-twenty-six {
        padding: 70px 0;
    }

    .section-twenty-six-card {
        min-height: auto;
    }

    .section-twenty-six-content h3 {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .section-twenty-six {
        padding: 15px 0;
    }

    .section-twenty-six-card {
        padding: 22px 18px;
        gap: 15px;
        border-radius: 16px;
        align-items: flex-start;
        min-height: auto;
    }

    .section-twenty-six-content h3 {
        font-size: 16px;
        line-height: 1.6;
    }
}

/* section-twenty-six-end */