.banner-heading {
  font-family: Sen;
  font-weight: 700;
  font-size: 37px;
  line-height: 60px;
  letter-spacing: 1px;
  vertical-align: middle;
  background: none !important;
  color: #fff;
  text-align: left;
}

h1:before {
  background: none !important;
}

.hero-section-1 {
  background-image: url('../img/digital-banking/banner-background.webp') !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;

}

p {
  font-size: 17px !important;
  line-height: 27px;
}

.hero-section-1 h1 {
  text-align: left;
  color: #fff;
  font-weight: 700;
  padding: 5px !important;
}

.banner-border{
  border-left: 1px solid #3F5EFB;
  padding-left: 25px;
}

.banner-image {
  mix-blend-mode: lighten;
}

.dim-task {
  font-family: Sen;
  font-weight: 400;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: 1px;
  vertical-align: middle;
  display: flex;
  color: #ffff;

}

.inline-btn a.btn {
  display: inline-flex !important;
}

.digital-solution-grid {
  background-color: #3F5EFB;
  border-radius: 30px;
  padding: 40px;
  display: grid !important;
}

.digital-banking-solution-seconf {
  background: none;
  color: #fff;
  font-family: Sen;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 1px;
  vertical-align: middle;
  text-align: center;

}

.trusted-cls {
  font-family: Sen;
  font-weight: 700;
  font-size: 20px;
  line-height: 45px;
  letter-spacing: 1px;
  vertical-align: middle;

}

.p-tag {
  text-align: center;
}

.img-bank-sf {
  width: 100%;
  height: 100%;
  position: relative;

}

.img-bank-sf img {
  position: absolute;
  bottom: -50px;
  left: 0;
  top: auto;
}

.trusted-business-ali {
  align-items: flex-end !important;
}

.banking-software {
  /* padding: 0px !important; */
}

.digital-trust {
  text-align: left !important;
}




.services-section {
  padding: 60px 30px;
  text-align: center;
  max-width: 1200px;
  margin: auto;
}

.services-subtitle {
  max-width: 700px;
  margin: 20px auto 40px;
  color: #ccc;
  font-size: 1rem;
}

.slider .service-card {
  border-radius: 20px;
  border: 1px solid #3F5EFB;
  padding: 25px;
  border: 1px solid rgba(237, 241, 243, 0.05);
  background: rgba(201, 211, 238, 0.02);
  /* height: 437px; */
  margin: 0 10px;
  height: 100%;

}

.slider .service-card:hover {
  border-color: #3F5EFB !important;
}

.service-card:hover {
  /* transform: translateY(-5px); */
}

.service-card img {
  width: 40px;
  margin-bottom: 20px;
}

.service-card h3 {
  color: #fff;
  margin-bottom: 10px;
}

.service-card p {
  color: #bbb;
  font-size: 0.95rem;
  line-height: 1.5;
}

.slider-navigation {
  text-align: right;
  margin-bottom: 20px;
  text-align: right;
  margin-bottom: 20px;
  position: relative;
  right: 100px;

}


.slider-navigation button {
  color: white;
  border: none;
  border-radius: 50%;
  padding: 10px 15px;
  font-size: 18px;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  background: rgba(201, 211, 238, 0.06) !important;
  width: 35px;
  height: 35px;
}

.slider-navigation button:disabled {
  background-color: #eee;
  border-color: #ddd;
  color: #aaa;
  opacity: 0.6;
  /* cursor: not-allowed; */ /* optional */
}
.arrow-change{
  position: relative;
  bottom: 5px;
  right: 6px;

}

.slider-navigation button:hover {
  background: #333348;
}



.rounded-cls:hover {
  position: absolute;
  opacity: 0;

}

.banking-slider-section {
  /* background-image: url('../img/digital-banking/banner-background.webp'); */
  /* background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0;
  background-position: center; */
  background: url(../img/Our-Digital-Transformation-Services-We-Provide-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  overflow: hidden;

}

.cta-width-bck {
  background-image: url('../img/digital-banking/cta-background.webp');
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px !important;
  background-position: center;
  padding: 30px 40px;
  /* position: relative;
    left: 360px; */

}

.key-features {
  background-color: #000;
}

.container-10 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.col-adj {

  flex: 1 0 auto !important;
}

.key-feature-list {
  background-color: #1E232C;
  padding: 40px;
  max-height: 710px;
  padding-left: 40px !important;
  max-width: 537px;

}

@media (max-width:1073.98px) {

  .key-feature-list {
    max-height: unset !important;
  }

}

/* .key-feature-list-2 {
  background-color: #1E232C;
  padding: 40px;
  max-height: 720px;
  max-width: 537px;
  padding-left: 40px !important;

} */

.li-key-img {
  list-style-image: url('../img/digital-banking/Image\ \(2\).png');
}

.key-head {
  font-size: 17px;
  font-weight: 600;


}

.section {
  max-width: 1100px;
  margin: 60px auto;
  padding: 20px;
  background: #fff;
  margin-top: 0px !important;
}

.m-50 {
  margin-top: 100px !important;
}

.section h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 10px;
}

.section p.description {
  text-align: center;
  max-width: 700px;
  margin: 30px auto 40px;
  font-size: 15px;
  color: #555;
}

.nav-buttons {
  text-align: right;
  margin-bottom: 30px;
}

.nav-buttons button {
  background: #fff;
  border: 3px solid #ccc;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 18px;
}

.progress-line-container {
  position: relative;
  margin-top: 40px;
  height: 50px;
}

.progress-line {
  position: absolute;
  top: 20px;
  left: 43px;
  right: 24px;
  height: 3px;
  background: #ccc;
  z-index: 1;
}

.circles {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;

}

.outer-circle {
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 255, 0.1);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: -7px;
  left: 160px;
  animation: pulse 1.5s ease-in-out infinite;
}

.circle {
  width: 14px;
  height: 14px;
  background: #2f2fff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  bottom: -14px;
  right: 17px;
}


@keyframes pulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.5);
    /* expands */
    opacity: 0.5;
  }
}

.step-content {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  gap: 20px;
  /* overflow: visible;  */

}

.step-box {
  flex: 1;
  /* background: #f9f9f9; */
  border-radius: 8px;
  padding: 20px;
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); */
  text-align: center;
}

.step {
  /* position: relative; */
  /* bottom: 10px; */
  /* left: 13px; */
}

.step-box:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  background: #F2F5F7;
  border-radius: 20px;
}

.step-box p.step {
  font-size: 12px;
  color: #888;
  margin-bottom: 10px;
  font-weight: bold;
}

.step-box h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

.step-box p.desc {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}
.nav-buttons button:disabled {
  background-color: #eee;     /* Light grey background */
  border-color: #ddd;         /* Lighter border */
  color: #aaa;                /* Muted arrow color */
  /* cursor: not-allowed; */
  opacity: 0.6;               /* Optional: fade the button */
}

/* @media (max-width: 768px) {
  .step-content {
    flex-direction: row;
  }


} */

/* @media (max-width: 768px) {
  .step-content {
    flex-direction: row;
    overflow-x: hidden;
    position: relative;
  }

  .step-box {
    flex: 0 0 100%;
    display: none;
  }

  .step-box.active {
    display: block;
  }
} */
/* 
@media (max-width: 768px) {
  .step-box {
    transition: transform 0.4s ease-in-out;
  }
} */




.services-subtitle-2 {
  max-width: 700px;
  margin: 20px auto 40px;
  color: #000;
  font-size: 1rem;
}

.digital-banking-box {
  padding: 40px 40px;
  background-color: #DEE5ED;
}


.digital-banking-box {
  padding: 40px;
  background-color: #DEE5ED;
}

.digital-banking-box:not(:last-child) {
  margin-right: 20px;
  /* or whatever spacing you want */
}

.bank-benifit-bg {
  background-color: #EAEAEA;
}
.max-width-set{
  max-width: 1200px;
  margin: 60px auto;
}
.benefits-section {
  max-width: 1200px;
  margin: 60px auto;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
  margin-top: 0px !important;
}

.benefits-header {
  flex: 1 1 100%;
}

.benefits-header h2 {
  font-size: 32px;
  color: #2b2b2b;
  margin-bottom: 10px;
  text-align: left;
}

.benefits-text {
  flex: 1 1 100%;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

.benefit-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}

.benefit-box {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 30px;
  flex: 1 1 calc(25% - 20px);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  min-width: 220px;
  border-left: 4px solid #1D4ED8;
  border-radius: 24px;
}


.benifit-he {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #2b2b2b;
}

.benefit-box p {
  font-size: 14px;
  color: #555;
  margin-top: 8px;
  line-height: 1.5;
}
/* .max-width-section{
  max-width: 1200px;
} */

/* 🌐 Responsive Layout */
@media (max-width: 1024px) {
  .benefit-box {
    flex: 1 1 calc(50% - 20px);
  }
}
@media (max-width:1300px) {
  .max-width-9{
    margin:  0 60px !important;
  }
  
}
@media (max-width: 600px) {
  .benefits-section {
    padding: 15px;
    gap: 30px;
  }

  .benefit-box {
    flex: 1 1 100%;
  }

  .benefits-header h2 {
    font-size: 24px;
  }

  .benefits-text {
    font-size: 15px;
  }

  .benefit-box h4 {
    font-size: 15px;
  }

  .benefit-box p {
    font-size: 13px;
  }
}


.cta-width-bck-1 {
  background-image: url('../img/digital-banking/cta-2-background.webp');
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px !important;
  background-position: center;
  padding: 30px 40px;

}

.benefits-header-2 {
  flex: 1 1 100%;
}

.benefits-section-2 {
  max-width: 900px;
  margin: 60px auto;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
}

.dec-h {
  text-align: center;
}

.new-line-h {
  line-height: 20px;
}

.icon-img {
  text-align: center;
}

.request-hed {
  text-align: center;
}

.request-de {
  width: 170px;
  height: 41px;
  top: 7870.5px;
  left: 898px;
  border-radius: 50px;
  background: #4D7AE7;
  padding: 12px;

}

.requrst-demo-cls {
  color: #FFF;
  align-items: center;
}

.button-arrow-1 {
  gap: 5px;
}

.responsive-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 20px;
  background-color: #3366ff;
  color: #fff;
  border: none;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.responsive-btn:hover {
  background-color: #254eda;
  transform: translateY(-2px);
}

@media (max-width: 480px) {
  .responsive-btn {
    padding: 10px 16px;
    font-size: 13px;
  }
}

.button-exp {
  text-align: center;
}



.benefit-boxes-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
  margin-top: 30px;
  /* max-width: 250px; */
}

.benefit-box-1 {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 30px;
  flex: 1 1 calc(25% - 20px);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  max-width: 276px;
  max-height: 310px;
}

.benefit-boxes-1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
  justify-content: center;
}


.container-48 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 90% !important;
  margin: 0 auto;
  flex-wrap: wrap;
}

/* .faq-h {
  position: relative;
  top: -140px;
  text-align: center;
} */

.faq-section .accrd-panel-head .align-self-center {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #000 !important;
}

.mt-5 {
  margin-top: 107px;
}

.img-flu-mx-wd {
  max-width: 120% !important;
}
.padding-5-tb{
  padding-top: 0px !important;
  /* padding-bottom: 0px !important; */
}
.font-ch{
  font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    display: flow-root;
}

.benefit-box-1:hover{
  box-shadow: 0px 49px 14px 0px rgba(252, 67, 135, 0.00), 0px 31px 13px 0px rgba(252, 67, 135, 0.01), 0px 18px 11px 0px rgba(252, 67, 135, 0.05), 0px 8px 8px 0px rgba(252, 67, 135, 0.09), 0px 2px 4px 0px rgba(252, 67, 135, 0.10);
  transition: all 0.3s ease-in-out;
  border: 1px solid #3F5EFB;

}



@media (min-width: 992px) and (max-width: 1199.98px) {
  .container-48 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width:991.98px) {

  .container,
  .max-width-1,
  .max-width-2,
  .max-width-3,
  .max-width-4,
  .max-width-5,
  .max-width-6,
  .max-width-7,
  .max-width-8,
  .max-width-9,
  .max-width-10 {
    max-width: 100% !important;
  }

  .container-48 {
    max-width: 25% !important;
  }

  .banner-image {
    display: none;
  }

  .hero-section-1 h1 {
    text-align: center;
    font-size: 35px !important;
  }
.banner-border{
  border-left: none !important;
  padding-left: 0 !important;
}
  .dim-task {
    justify-content: center;
  }

  .img-dis {
    display: none;
  }

  .medi-center {
    text-align: center;
  }

  .trusted-cls {
    display: flow-root !important;
  }

  .key-feature-list {
    width: 50% !important;
    flex: 0 0 auto;
  }

  .key-feature-list-2 {
    width: 50% !important;
    flex: 0 0 auto;
  }

  .cta-width-bck {
    background-image: none !important;
    background: #007bff !important;

  }
  .hero-section-1{
    background-image: none !important;
    background-color: #000 !important;
  }

}

@media (max-width:1199.98px) {
  .faq-section-caption {
    width: 100%;
    flex: 0 0 auto;
  }

  .faq-section-QA {
    width: 100%;
    flex: 0 0 auto;
  }

  .faq-h {
    position: relative;
    top: 0px !important;
    text-align: center;
  }

  .key-feature-list {
    width: 100% !important;
    flex: 0 0 auto;
  }

  .key-feature-list-2 {
    width: 100% !important;
    flex: 0 0 auto;
  }

  .progress-line-container {
    display: none !important;
  }

  .step-box {
    position: relative;
    top: 0px !important;
  }

  .nav-buttons {
    text-align: center;
  }

  .slider .service-card {
    background: transparent;
    border-radius: 20px;
    padding: 30px 20px;
    margin: 0 10px;
    text-align: left;
    border: 1px solid #2a2a35;
    width: 648px;
    /* height: 500px !important; */
    transition: transform 0.3s ease;
    height: 100%;
    border: 1px solid #EDF1F30D
  }

  .mrg-section {
    margin: 50px;
  }

}

@media (min-width: 768px) and (max-width: 991.98px) {

  /* .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    width: 100% !important;
  } */

  .section-media-width{
    width: 100% !important;
  }
}



@media (max-width: 1024px) {
  .benefit-box-1 {
    flex: 1 1 calc(50% - 20px);
  }
}

@media (max-width: 600px) {
  .benefits-section {
    padding: 15px;
    gap: 30px;
  }

  .benefit-box-1 {
    flex: 1 1 100%;
  }

  .benefits-header h2 {
    font-size: 24px;
  }

  .benefits-text {
    font-size: 15px;
  }

  .benefit-box h4 {
    font-size: 15px;
  }

  .benefit-box-1 p {
    font-size: 13px;
  }

  /* .slider .service-card {
    height: 317px;
  } */
}

@media (max-width:576px) {
  .hero-section-1 h1 {
    line-height: 40px;
    text-align: center !important;
    font-size: 31px !important;
  }
  .p-tag-media{
    font-size: 16px !important;
  }
  .mrg-section {
    margin: 0px !important;
  }

  .digital-banking-solution-seconf {
    line-height: 40px;
  }

  .dim-task {
    line-height: 43px;
    margin-top: 10px;
    text-align: center;
  }
  .col-7{
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .digital-solution-grid{
    padding: 15px;
    }
    .container {
      padding-left: 0rem !important;
      padding-right: 0rem !important;
  }

}



img.User-Panel-Hashcodex-Custom-Made-Trading-App-Interface-img.on-hover {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 26px;
}


.User-Panel-Hashcodex-Custom-Made-Trading-App-Interface-right .not-hover {
  transition: all 0.3s ease-in-out;
}

.slick-slide img {
  display: block;
}

.User-Panel-Hashcodex-Custom-Made-Trading-App-Interface-right img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

.slick-slide img {
  width: unset !important;
  height: unset !important;
}

.faq-shift {
  position: sticky;
  top: 0;
  align-self: flex-start;
}

@media (max-width:992.98px) {

  .slider-navigation {
    text-align: center !important;
    right: 0px !important;
  }

  .banking-slider-section {
    background-image: none !important;
    background-color: #0b0c14 !important;
  }
}
.step-content-outer {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.step-content-inner {
  display: flex;
  transition: transform 0.5s ease;
  will-change: transform;
  width: 100%;
}

.step-box {
  flex: 0 0 calc(100% / 3); /* 3 items visible on desktop */
  box-sizing: border-box;
  padding: 1rem;
}

/* For mobile: Show 1 step at a time */
@media (max-width: 768px) {
  .step-box {
      flex: 0 0 100%; /* Only 1 step visible on mobile */
  }
  .max-width-9{
    margin:  0 !important;
  }
}

/* @media (max-width:576.98px) {
  .max-width-9{
    margin: 0px !important;
  }
} */

.second-part-button a.btn {
  background: #4d7ae7;
  display: inline-flex !important;
}
