/* 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 {
  position: relative;
  z-index: 1;
}

.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 */

.section-userdashboard {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.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 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;
  }
}

/* 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 */

/* 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;
}

.add-on-card.card-1::after {
  position: absolute;
  content: "";
  top: 0;
  left: 30%;
  right: 0;
  bottom: 0;
  height: 50%;
  width: 50%;
  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 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: 10px;
  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 */

/* pan-ck-sec2 start  */
.pan-ck-sec2 {
  padding-top: 90px;
  padding-bottom: 90px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

div#pan-ck-sec2-contain {
  justify-content: center;
  row-gap: 20px;
}

.pan-ck-sec2::before {
  position: absolute;
  content: "";
  top: 10%;
  right: -30%;
  width: 50%;
  height: 50%;
  /* background: linear-gradient(160deg, #000 36.04%, #2E56FD 86.1%); */
  background: #0263FF;
  filter: blur(300px);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: -1;
}

.pan-ck-sec2 p {
  font-size: 20px;
}

.pan-ck-sec2-img {
  background-color: #0263FF;
  border-radius: 50px;
  padding: 10px;
  width: fit-content;

}

.pan-ck-sec2-card {
  /* border-radius: 17px;
  padding: 20px;
  background: rgb(255 255 255 / 3%);
  position: relative;
  z-index: 1;
  background-image: url('../img/pancake/bg-glass.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center; */
  padding: 25px 20px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.08), 0 4px 20px rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

/* .pan-ck-sec2-card {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 17px -6px rgba(255, 255, 255, 1);
  position: relative;
  overflow: hidden;
} */



@media screen and (max-width: 991.98px) {
  .pan-ck-sec2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }


}

/* pan-ck-sec2 end  */


/* trd-bot-sec5 start  */

.trd-bot-sec5 {
  padding: 80px 0px;
  padding-bottom: 0px;
}

div#trd-bot-sec5-row {
  justify-content: center;
  row-gap: 20px;
}

.trd-bot-sec5-card h3 {
  color: #161C2D;
  font-size: 24px;
}

.trd-bot-sec5-card p {
  color: #161C2D;
  font-size: 16px;
}

.trd-bot-sec5-card {
  position: relative;
  z-index: 0;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  height: 400px;
}

.trd-bot-sec5-card:hover {
  background-color: #0263ff;
  border-radius: 15px 15px 15px 0px;
  padding-right: 20px;
  padding-top: 20px;
}

.trd-bot-sec5-card-inner {
  background-color: #fff;
  padding: 20px;
  height: 100%;

}

.trd-bot-sec5-card:hover .clp {

  transform: translate(0);

}

.trd-bot-sec5-card:hover svg path {
  transition: all 0.5s ease-in-out;
}

.trd-bot-sec5-card:hover svg path {
  fill: #0263ff;

}

.trd-bot-sec5-img img {
  filter: grayscale(100);
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}

.trd-bot-sec5-card:hover .trd-bot-sec5-img img {
  filter: grayscale(0);
  opacity: 1;
}

.clp {
  position: absolute;
  top: -3px;
  right: -3px;
  clip-path: ellipse(120px 118px at 98% 3%);
  background-color: #0263ff;
  color: #fff;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all 0.7s ease-in-out;
  transform: translate(120px, -130px);
}

.card-num {
  position: relative;
}

.num-span {
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  padding: 0px 18px;
}

@media (max-width: 1199px) {
  .trd-bot-sec5-card-inner {
    padding: 10px;
  }

  .clp {
    clip-path: ellipse(110px 107px at 101% -3%);
  }

  .num-span {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    padding: 0px 18px;
  }

  .trd-bot-sec5-card:hover {
    border-radius: 10px 15px 10px 0px;
    padding-right: 10px;
    padding-top: 10px;
  }

  .trd-bot-sec5-card {
    height: 420px;
  }

}

@media (min-width: 1199px) and (max-width: 1440px) {

  .trd-bot-sec5-card {
    height: 430px;
  }


}

@media (max-width: 767px) {
  .trd-bot-sec5-card h3 {
    font-size: 20px
  }

  .trd-bot-sec5-card {
    height: auto !important;
  }
}

@media (max-width: 991px) {

  .trd-bot-sec5-card {
    height: 390px;
  }

}

/* trd-bot-sec5 end  */

/* pan-ck-sec3 start  */
.pan-ck-sec3 {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.pan-ck-sec3::before {
  position: absolute;
  content: "";
  bottom: -30%;
  right: 0%;
  width: 40%;
  height: 40%;
  /* background: linear-gradient(160deg, #000 36.04%, #2E56FD 86.1%); */
  background: #0263FF;
  filter: blur(300px);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: -1;
}

.pan-ck-sec3 .heading h2 {
  line-height: 1.5;
}

.pan-ck-sec3 .heading p {
  max-width: 700px;
  line-height: 1.6;
}

.pan-ck-sec3-card p {
  font-size: 20px;
}

.pan-ck-sec3-right {
  background: url('../img/pancake/bg-appclonex-logo.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

}

.pan-ck-sec3-card {
  position: relative;
  padding: 14px 22px;

  border-radius: 18px;
  border: 1px solid transparent;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.pan-ck-sec3-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0.01) 0%,
      rgba(255, 255, 255, 0.35) 50%,
      rgba(255, 255, 255, 0.01) 100%);
  mask: linear-gradient(#000, #000) content-box, linear-gradient(#000, #000);
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.pan-ck-sec3-card:hover {
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow:
    inset 0 0 12px rgba(255, 255, 255, 0.08),
    0 4px 22px rgba(0, 0, 0, 0.45);
  transform: scale(1.1);
}

.pan-ck-sec3-card:hover:after {
  opacity: 1;

}

.pan-ck-sec3-right {
  position: relative;
}

.pan-ck-sec3-right::before {
  position: absolute;
}

@media (max-width: 991px) {
  .pan-ck-sec3-card:hover {
    transform: scale(1);
  }
}

/* pan-ck-sec3 start  */