body.page-id-8 .navbar-nav .nav-item:nth-child(7) .nav-link {
  color: #09358E !important;
}
body.page-id-8 .navbar-nav .nav-item:nth-child(7) .nav-link:hover {
  color: #09358E !important;
}

.blue-gradient {
  background: linear-gradient(to right, #0f328e, #16389154);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.banner-pages {
  position: relative;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 60px 15px 0;
  overflow: hidden;
}

.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  object-fit: cover;
  object-position: center bottom;
  opacity: 0.5;
}



.banner-pages .container,
.banner-pages .investors-heading {
  position: relative;
  z-index: 2;
}

h1.investors-heading {
  padding-top: 130px;
  padding-bottom: 123px;
}

.banner-pages h1 {
  color: #3c3c3c;
  text-align: center;
  font-family: Syne;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 61.6px */
}

.banner-pages h1 .highlight {
  color: #1a4ecb;
}

.banner-pages h2 {
  font-size: 1.5rem;
  color: #222;
  margin-top: 10px;
}

.banner-pages p {
  font-size: 0.95rem;
  max-width: 750px;
  margin: 20px auto 0;
  color: #444;
}

@media (max-width: 576px) {
  .banner-pages h1 {
    font-size: 1.8rem;
  }

  .banner-pages h2 {
    font-size: 1.2rem;
  }
  .row.g-4.scroll-mb-mobile {
  
    flex-wrap: nowrap;
    overflow: scroll;
}
.col-md-4.col-sm-2.w-300 {
    width: 300px;
}
}

/* About Page Timeline Section Start */
/*section.progress-section {*/
/*  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #EDF0F6 100%) !important;*/
/*}*/

.progress-container {
  position: relative;
  margin: 0 auto;
  width: 80%;
}

.progress-bar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 3px;
  width: 100%;
  background: #d9d9d9 !important;
  z-index: 1;
}

.progress {
  position: absolute;
  height: 100%;
  background: #09358e !important;
  transition: width 0.4s ease;
}

.step-content .card {
  background-color: transparent !important;
  border: none;
}

.step-content .card .w-75 {
  width: 55% !important;
  border: 2px solid #fff !important;
  border-radius: 12px;
}

.step-content .card img {
  border-radius: 12px;
  border: 2px solid #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.step-content .text-sm {
  color: #696969;
  font-size: 14.818px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.876px;
  /* 107.143% */
  letter-spacing: -0.423px;
  margin-bottom: 0px !important;
  text-align: left;
}

.steps {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}

.step {
  width: 15px;
  height: 15px;
  background: #d9d9d9;
  border-radius: 50%;
  transition: all 0.4s ease;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.step.active {
  background: #09358e;
}

.steps-content {
  padding-top: 139px;
  padding-bottom: 90px;
  margin-top: 40px;
}

.step.active span {
  color: #09358e;
}

.step span {
  font-size: 19px;
  font-weight: 600;
  position: absolute;
  top: 25px;
  width: max-content;
  color: #88898b;
  font-family: "Inter", sans-serif;
}

.step-content {
  display: none;
}

.step-content.active {
  display: block;
}

.w-25rem {
  width: 25rem;
}

.img-h {
  height: 250px;
  object-fit: cover;
}

.rounded-img {
  border-radius: 12px;
}

@media (max-width: 820px) {
  .progress-container {
    overflow-x: auto;
    padding-left: 50px;
    padding-right: 20px;
    width: 95%;
    height: 60px;
    scroll-behavior: smooth;
  }

  .progress-bar {
    width: 900px;
    top: 13%;
  }

  .steps {
    width: 900px;
  }

  .progress-container::-webkit-scrollbar {
    display: none;
    /* Optional: hides the scrollbar for cleaner UI */
  }
  
}

@media (max-width: 768px) {
  .card-container {
    flex-direction: column;
  }

  .card {
    width: 100% !important;
  }
  .steps-content {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
}
.bp-stat-number {
    font-size: 40px !important;
   
}
.bp-stat-label {
    font-size: 18px !important;
    
}
}

/* Timeline End */

/* Bp stat start */
.bp-stats-section {
  padding: 100px 0;
  mix-blend-mode: darken;
}

.bp-section-heading {
  color: rgba(0, 0, 0, 0.40);
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 123%;
  /* 34.44px */
  text-transform: capitalize;
}

.bp-description {
  color: rgba(0, 0, 0, 0.40);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 123%;
  /* 22.14px */
}

.bp-stat-number {
  font-size: 90px;
  font-weight: 400;
  font-family: 'Helvetica Neue', sans-serif;
  color: #0F328E;
  text-align: center;
}

.bp-stat-label {
  font-size: 29px;
  font-weight: 400;
  font-family: 'Helvetica Neue', sans-serif;
  color: #494a4c;
  text-align: center;
}

.pd-right {
  padding-right: 150px !important;
}

.max-w {
  max-width: 1350px;
}

/* Bp stat end */

/* Video Section Start */
.video-section {
    mix-blend-mode: darken;
}
.video-section .img-container {
  height: 449px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-section .img-container video {
  transform: rotate(45deg) translateX(-5%);
  width: 940.444px;
  height: 529px;
  /* transform: rotate(43.629deg); */
  flex-shrink: 0;
  aspect-ratio: 16 / 9;

}

.video-overlay {
  position: absolute;
  width: 100%;
  height: 600px;
  transform: rotate(45deg);
  background-image: radial-gradient(#f8f9fd00, #fffffffa, #fff);
  z-index: 1;
}

/* Video Section end */


.horizontal-scroll-wrapper {
  position: relative;
  overflow: hidden;
}

.horizontal-scroll {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  cursor: grab;
}

.horizontal-scroll::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}

.horizontal-scroll.active {
  cursor: grabbing;
}

/* Moh Section start */
.moh-section {
  background-color: #fff;
  background-image: url(../img/badge-bg-circle.png);
  background-size: cover;
  background-position: 0% -100%;
  background-repeat: no-repeat;
  padding: 200px 0 120px;
  margin-top: -200px;
      mix-blend-mode: darken;
}

.moh-section .col-lg-2 {
  width: 20% !important;
}

.moh-card {
  padding: 48px 10px 30px 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: 0.3s ease;
  text-align: center;
  height: 100%;
  border-radius: 8.48px;
  border: 0.707px solid #FFF;
  background: rgba(233, 234, 237, 0.21);
  backdrop-filter: blur(7.0665669441223145px);
  max-width: 288.429px;
  flex-shrink: 0;
}

.moh-img {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
}

.moh-card img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

h2.head-team {
  color: rgba(0, 0, 0, 0.27);
  font-family: Syne;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 123%;
  text-transform: capitalize;
}


.moh-label {
  color: #848484;
  font-family: Syne;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 100% */
  text-transform: uppercase;
  padding-top: 28px;
}

/* Moh Section end */

/* Map section start */

.map-section {
  padding-top: 120px;
}

.map-container {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.row.g-4.flex-nowrap.animation-flex.w-150 {
    animation: marquee 100s linear infinite;
}
@keyframes marquee{
    0% {
        transform: translateX(3%);
    }
    100% {
        transform: translateX(-300%);
    }
}

@media (max-width:768px){
    .moh-section {
 padding-bottom: 1rem;
}
}


/* Map section end */



/* Team member start */
.team-section {
  padding: 60px 0;
  mix-blend-mode: darken;
}

.team-card {
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  transition: all 0.4s ease;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.team-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
  z-index: 0;
  position: absolute;
  transform: scale(1);
}

.team-card:hover img {
  transform: scale(1.1);
}

.team-card:hover {
  z-index: 2;
}

.team-info {
  height: 350px;
  color: #fff;
  padding: 30px 20px;
  transform: translateY(75%);
  transition: transform 0.5s ease;
}

.team-card:hover .team-info {
    height: auto !important;
  transform: translateY(0%);
}



.team-name {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 1;
}

.team-position {
  font-size: 14px;
  margin-bottom: 10px;
  color: #fff;
  z-index: 1;
}

.team-description {
  font-size: 13px;
  opacity: 0.9;
}

.team-wrapper {
  width: 23.5%;
  height: 650px;
  transition: all 0.3s ease;
}

@media (max-width: 920px) {
  .team-wrapper {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .team-wrapper {
    width: 100%;
  }
  .team-section {
    padding: 30px 0;
}
}

/* Team member end */

/* About Logo Start */
.about-logo-slider {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  /* background-color: #EEB644; */
  padding: 10px 0;
}

.about-logos-slide {
  display: flex;
  align-items: center;
  gap: 60px;
  animation: marquee 70s linear infinite;
}

.about-logo-gradient {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, transparent 70%, #f8f9fd);
  z-index: 1;
}

.about-logos-slide img {
  width: 130px;
}

@media (max-width:484px){
    
.about-logos-slide {

  gap: 30px;

}
}

@keyframes marquee {
  from {
    transform: translateX(3%);
  }

  to {
    transform: translateX(-400%);
  }
}

/* About Logo end */


/* bpl latest section start here*/

.section-title {
  font-family: "Open Sauce Sans", sans-serif;
  font-size: 28px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.77);
  text-align: center;
  text-transform: capitalize;
}


 .highlight-text {
    color: var(--color-primary);
    background: linear-gradient(to right, #0F328E, #16389154);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.bpl-cards-wrapper {
  display: flex;
  justify-content: center;
  gap: 22px;
  overflow: hidden;
  padding-bottom: 20px;
  flex-wrap: nowrap;
}

.bpl-card {
  width: clamp(200px, 20vw, 270px);
  height: 600px;
  background: lightgray center/cover no-repeat;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;*/
  align-items: flex-start;
  position: relative;
  transition: width 0.4s ease-in-out;
  cursor: pointer;
  justify-content: end;
}

.bpl-card.first {
  width: clamp(300px, 38vw, 561px);
}

.bpl-card.first .card-content {
  display: flex;
}

.bpl-cards-wrapper:hover .bpl-card.first:not(:hover) {
  width: clamp(200px, 20vw, 255px);
}

.bpl-cards-wrapper:hover .bpl-card.first:not(:hover) .card-content {
  display: none;
}

.bpl-card:hover {
  width: clamp(300px, 38vw, 561px) !important;
  z-index: 3;
}

.bpl-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  z-index: 1;
}

.event-badge {
  border-radius: 95.951px;
  border: 1.573px solid #FFF;
  background: rgba(255, 255, 255, 0.77);
  font-weight: 600;
  padding: 2px 15.73px;
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 2;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Open Sauce Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 26.304px;
  /* 164.4% */
  text-transform: capitalize;
}

.card-content {
  display: none;
  color: var(--color-white);
  font-family: "Open Sauce Sans", sans-serif;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 100%;
  transition: all 0.2s ease;
}

.bpl-card:hover .card-content {
  display: flex;
}

.card-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 26.3px;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .bpl-cards-wrapper {
    display: block;
    padding-inline: 0;
  }

  .bpl-card,
  .bpl-card.first,
  .bpl-card:hover,
  .bpl-card.first:hover,
  .bpl-cards-wrapper:hover .bpl-card.first:not(:hover) {
    height: 400px;
    margin-bottom: 20px;
    transform: none;
  }

  .card-content {
    display: flex;
  }

  .card-title {
    font-size: clamp(14px, 2.5vw, 16px);
  }

  .read-more-btn,
  .view-all-btn {
    font-size: 12px;
    padding: 8px 14px;
  }
}



.bpl-card:hover .card-content {
    opacity: 1;
}
.bpl-card.first:not(hover) .card-content {
    opacity: 1;
}
.card-content:not(hover) {
    min-width: 450px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
}
.bpl-card
{
    overflow: hidden;
}
.bpl-card:hover .card-content {width: 100%;}


/*replace it*/
.bpl-card::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #030303 100%);
}

@media (max-width: 768px){
    .latest-bpl-section.container-fluid{
        padding-left: 0px !important;
        padding-right: 0px !important;
    } 
    .bpl-scroller{
        overflow-x: scroll;
    }
    .bpl-scroller::-webkit-scrollbar{
        display: none;
    }
    .bpl-cards-wrapper{
        display: flex;
        width: max-content;
        padding: 0 20px;
    }
    .bpl-card{
        width: 338px !important;
        height: 527px !important;
    }
    .bpl-card .card-content{
        flex-direction: column;
        align-items: flex-start;
    }
    .bpl-card .card-content .read-more-btn{
        padding-left: 0px;
    }
}



/* Buttons-Dark-light Start */

.dark-outline-btn-about {
  display: inline-flex;
  padding: 8.148px 16.723px;
  justify-content: center;
  align-items: center;
  gap: 4.181px;
  color: var(--color-primary);
  font-family: "Open Sauce Sans", sans-serif;
  font-size: 12.542px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.723px;
  text-transform: capitalize;
  border: 1.2px solid var(--color-primary);
  border-radius: 12px;
  background-color: white;
  text-decoration: none;
  cursor: pointer;
}

.dark-outline-btn-about:hover {
  border: 1.2px solid var(--color-primary);
  background-color: var(--color-primary);
  color: var(--color-white);
}

.dark-outline-btn-about svg {
  transition: stroke 0.3s ease;
}

.dark-outline-btn-about:hover svg path {
  stroke: white;
}

/* Mobile styles */
@media (max-width: 768px) {
    .pd-right {
        padding-right: 0px !important;
        padding-bottom: 60px; /* Optional: adjust as needed */
    }
    .row.g-4.flex-nowrap.w-150 {
    width: 1600px;
    padding-left: 30px;
}
.map-container img {
    width: 100%;
}
.team-wrapper
 {
    height: 450px;
   
}
.custom-modal .modal-body {
    padding: 20px !important;
}

}

.custom-modal {
  border-radius: 12px;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);
  background-color: white;
}

.custom-modal .modal-body {
    padding: 76px 60px 51px 60px;
}

.custom-modal .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33' fill='none'%3E%3Ccircle opacity='0.5' cx='16.2572' cy='16.7557' r='13.243' stroke='%231C274C' stroke-width='1.98645'/%3E%3Cpath d='M19.5683 13.4444L12.9468 20.0658M12.9467 13.4443L19.5682 20.0658' stroke='%231C274C' stroke-width='1.98645' stroke-linecap='round'/%3E%3C/svg%3E") center / 1em auto no-repeat !important;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}

hr {
  border-top: 1px solid #ddd;
  margin: 24px 0;
}

button.btn-close.float-end {
    font-size: 36px !important;
}

h6.text-uppercase.fw-bold.text-primary {
    color: #0F328E !important;
    font-family: Syne;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 123%;
    text-transform: capitalize;
}

hr {
    margin: 40px 0px !important;
}

img.card-img-top {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

a.dark-outline-btn.pd-btn {
    padding: 8px 16px !important;
 
}
h5.card-title.fw-bold {
    font-size: 16px;
}

.card.h-100.shadow-sm.border-0 {
    border-radius: 10px;
    overflow: hidden;
}

