.mainmenu ul li.active>a {
    text-decoration: unset !important;
    color: #c59200;
}

.member__thumb img {
    width: 220px;
    height: 220px;
    object-fit: cover;
    background-position: center;
}
.member__thumb {
    text-align: center;
}
.story__inner:hover .story__content h4 {
    color: #1a1455;
    text-decoration: none !important;
}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #eaf2fc !important;
}
.form-style{
    border: 1px solid #ffe7e8 !important;
    border-radius: .5rem !important;
}
.dropdown-menu[data-bs-popper] {
    left: 115px !important;
}
.bg-pink{
    background-color: #1a1455 !important;
}

.default-btn-custom{
    box-shadow: none;
    cursor: pointer;
    outline: none;
    border: none;
    color: #1a1455;
    --font-size: 16px;
    --duration: .44s;
    --move-hover: -4px;
    --shadow: 0 2px 8px -1px rgba(0, 175, 255, 0.15);
    --font-shadow: var(--font-size);
    padding: 17px 32px;
    font-weight: 500;
    line-height: var(--font-size);
    border-radius: 4px;
    display: inline-block;
    outline: none;
    text-decoration: none;
    font-size: var(--font-size);
    letter-spacing: 0.5px;
    transform: translateY(var(--y)) translateZ(0);
    transition: all 0.3s ease;
    background-color: #f988a48f !important;
}
.default-btn-custom:hover{
    border-radius: 25px;
    letter-spacing: 0.85px;
    box-shadow: var(--shadow);
}
.modal {
    top: 80px !important;
}
.shop-cart .section-wrapper .cart-top table thead tr th:nth-child(3){
    text-align: start !important;
}
hr.line{
    border: 1px solid #1a1455 !important;
}
.theme-text-color {
    color: #1a1455;
}
.toggle-password {
    position: absolute;
    right: 15px;
    top: 12px;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
    color: #888;
}

.toggle-password:hover {
    color: #000;
}
@media screen and (max-width: 415px) {
.work__tablist .nav-link {
    padding: 5px 0px !important;
}
}
.search-review-nav li {
    cursor: pointer;
    padding: 10px 15px;
    display: inline-block;
}
.search-review-nav li.active {
    background-color: #1a1455;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
}

/* SKD specific style */

body {
  font-family: 'Segoe UI', sans-serif;
}

.partner-section {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 50px 20px;
  gap: 40px;
  flex-wrap: wrap;
  background: url('/../assets/images/banner/bg.jpg') no-repeat center center;
  background-size: cover;

}

/* Form Container */
.form-container {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
  max-width: 500px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.form-container h2 {
  text-align: center;
  color: #1a1455;
  margin-bottom: 30px;
  font-size: x-large;
}

label {
    color: #1c1c1c;
  display: block;
  margin-bottom: 6px;
}

/* input[type="text"] {
  width: 100%;
  padding: 12px;
  background: #fff8d9;
  border: none;
  border-radius: 8px;
  margin-bottom: 10px;
} */

/* Image Container */
.image-container {
  position: relative;
  animation: up-down 5s infinite ease-in-out;
}

.ind-img .image {
  border-radius: 50%;
  border: 6px solid white;
  overflow: hidden;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.main-img {
  width: 450px;
  height: 450px;
}

.sub-img {
  width: 250px;
  height: 250px;
  position: absolute;
  bottom: -60px;
  right: -60px;
}

.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-btn-reg{
    bottom: 307px;
    left: 320px;
    z-index: 100;
    width: 170px !important;
    text-align: center;
}
.banner-btn-log{
    bottom: 260px;
    left: 320px;
    z-index: 100;
    width: 170px !important;
    text-align: center;
}
@media (max-width: 1400px) {
    .banner-btn-reg{
        bottom: 260px;
        left: 260px;
    }
    .banner-btn-log{
        bottom: 210px;
        left: 260px;
    }
    
}
@media (max-width: 1200px) {
    .banner-btn-reg{
        bottom: 210px;
        left: 210px;
    }
    .banner-btn-log{
        bottom: 165px;
        left: 210px;
    }
    
}
@media (max-width: 992px) {
    .banner-btn-reg {
        bottom: 325px;
        left: 350px;
      }
    
    .banner-btn-log {
        bottom: 270px;
        left: 350px;
      }
    
}
@media (max-width: 768px) {
    .banner-btn-reg{
        bottom: 240px;
        left: 240px;
        width: 150px;
    }
    .banner-btn-log{
        bottom: 195px;
        left: 240px;
        width: 150px;
    }
}
@media (max-width: 576px) {
    .banner-btn-reg{
        bottom: 235px;
        left: 235px;
        width: 150px;
    }
    .banner-btn-log{
        bottom: 190px;
        left: 235px;
        width: 150px;
    }
}

@media (max-width: 470px) {
  .banner-btn-reg {
    bottom: 195px;
    left: 195px;
    width: 150px;
  }
  .banner-btn-log {
    bottom: 150px;
    left: 195px;
    width: 150px;
  }
  
}
@media (max-width: 470px) {
  .banner-btn-reg {
    bottom: 168px;
    left: 155px;
    width: 150px;
  }
  .banner-btn-log {
    bottom: 130px;
    left: 155px;
    width: 150px;
  }
  
}

/* Responsive */
@media (max-width: 768px) {
  .partner-section {
    flex-direction: column;
  }

  .sub-img {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: -80px;
    width: 150px;
    height: 150px;
    margin-left: 130px;
  }
.main-img {
  width: 300px;
  height: 300px;
}

}
.how-it-works {
  padding: 60px 100px;
  max-width: auto;
  margin: auto;
  background-image: url('/../assets/images/banner/bg-2.jpg');
  background-size: cover;
}
@media (max-width: 768px){
.how-it-works {
  padding: 60px 20px;
  max-width: auto;
  margin: auto;
  background-image: url('/../assets/images/banner/bg-2.jpg');
  background-size: cover;
}
}

.how-it-works h2 {
  text-align: center;
  font-size: 32px;
  color: #1a1455;
  margin-bottom: 50px;
}

.step-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 30px;
}

.step-card {
  flex: 1 1 calc(50% - 15px); /* two cards in a row with spacing */
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  gap: 20px;
  transition: transform 0.3s ease;
}

.step-card:hover {
  transform: translateY(-5px);
}

.step-img img {
  width: 200px;
  height: auto;
}

.step-text h3 {
  color: #1a1455;
  margin-bottom: 10px;
  font-size: 18px;
}

.step-text p {
  color: #333;
  font-size: 14px;
  margin: 0;
}

/* Responsive */
@media (max-width: 768px) {
  .step-row {
    flex-direction: column;
  }

  .step-card {
    flex-direction: column;
    text-align: center;
  }

  .step-text {
    text-align: center;
  }

  .step-img img {
    margin-bottom: 10px;
  }
}
.recent-members {
  padding: 60px 20px;
 background-image: url('/../assets/images/banner/recently-joined-section.jpg') !important;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
  color: white;
  text-align: center;
}

.section-header h2 {
  color: white;
  font-size: 32px;
  margin-bottom: 10px;
}

.section-header p {
  font-size: 15px;
  margin-bottom: 40px;
  color: #e6e6e6;
}

.members-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}

.member-card {
  width: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: transparent;
  transition: transform 0.3s ease;
}

.member-card:hover {
  transform: translateY(-6px);
}

.image-wrapper {
  width: 100%;
  height: 225px;
  background: #fff;
  padding: 0px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  border-radius: 0px;
  overflow: hidden;
}

.image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.member-info {
  background: #fff;
  width: 100%;              /* Make it narrower than the image */
  text-align: center;
  padding: 12px 0 12px;
  margin-left: auto;
  margin-right: auto;      /* Center it under image */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}

.member-info h4 {
  margin: 0;
  font-size: 18px;
  color: #1a1455;
}

.member-info p {
  font-size: 14px;
  margin: 5px 0 0;
  color: #333;
}


.features-section {
  background-image: url('/../assets/images/banner/features-main-bg.jpg');
  background-size: cover;
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 60px 20px;
  flex-wrap: wrap;
}

.feature-card {
   background-image: url('/../img/feature-cards.png') !important;
   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 30px 150px 30px 30px;
  padding: 40px 30px;
  width: 350px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
    min-height: 300px;
}

.feature-card:hover {
  transform: translateY(-6px);
}

.feature-card.reverse {
 border-radius: 30px 30px 30px 150px;
 background-image: url('/../img/featurecard-reverse.png') !important;
   background-size: cover;
}

.feature-icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.feature-card h3 {
  color: #1a1455;
  font-size: 18px;
  margin-bottom: 10px;
}

.feature-card p {
  font-size: 14px;
  color: #333;
}
.feature-icon {
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 73px;
  padding: 20px;
}
.feature-icon1 {
  width: 150px;
  height: 150px;
  background: #fff;
  border-radius: 73px;
  padding: 20px;
  margin-top: 30px;
}

/* Base styles */
body {
  margin: 0;
  font-family: 'Segoe UI', sans-serif;
}

/* Section Background */
.success-stories {
  background: #fffaf4 url('/../assets/images/banner/sucess-section-bg.png') no-repeat center center;
  background-size: cover;
}

/* Story content */
.story-box {
  background: #fff;
  border-radius: 20px;
  padding: 50px 30px;
  max-width: 800px;
  margin: auto;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.story-img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
}

.story-text p {
  margin-bottom: 5px;
}


.story-text strong {
  color: #1a1455;
}

/* Responsive */
@media (max-width: 768px) {
  .story-box {
    flex-direction: column;
    text-align: center;
  }

  .story-img {
    margin: 0 0 20px 0;
  }

  .story-text {
    text-align: center;
  }
}

/* .carousel-indicators {
  justify-content: end !important;
  padding-right: 30px !important;
} */

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #1a1455;
  background-clip: padding-box;
  border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}

.carousel-indicators .active {
  opacity: 1;
}
.log-reg .log-reg-inner {
    position: absolute !important;
}
.select2-container--default .select2-selection--multiple {
  background-color: #eaf2fc !important;
}
.log-reg .log-reg-inner .main-content .form-group .my-form-control {
  padding: 12px 30px !important;
}
@media (max-width: 767px) {
  .header .header__top {
    display: block !important;
  }
}
#paymentAlertModal{
    z-index: 100000;
}

/* last session */

.trust-section {
background:  url('/../assets/images/banner/bg-211.jpg') no-repeat center center;
  background-size: cover;
  padding: 60px 20px;
  text-align: center;
}

.trust-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 25px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease-in-out;
  height: 100%;
}

.trust-icon {
  width: 180px;
  height: 180px;
  object-fit: contain;
  border-radius: 50%;
  background: #E2BA41;
  padding: 17px;
}

.trust-title {
  color: #1a1455;
  font-weight: bold;
  margin-bottom: 10px;
}

.trust-desc {
  color: #333;
  font-size: 15px;
}


/* recently joined member */

.recent-members {
background: url('images/recent-sec-bg.png') no-repeat center center;
  background-size: cover;
  padding: 60px 20px;
  text-align: center;
}

.section-title {
  color: #1a1455;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
}

.section-subtitle {
  font-size: 15px;
  color: #444;
  margin-bottom: 40px;
}

.members-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.member-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  width: 200px;
  padding: 15px;
  transition: transform 0.3s;
}

.member-card:hover {
  transform: translateY(-5px);
}

.member-card img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    border-radius: 10px;
    margin-bottom: 10px;
}

.name {
  color: #1a1455;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}

.age {
  color: #1f1d1d;
  font-size: 14px;
}

/* banner image btn */

.banner.default-btn {
    padding: 10px 20px;
    background-color: #1a1455; /* Deep indigo */
    color: white;
    border-radius: 6px;
    transition: 0.3s ease;
}

.banner.default-btn:hover {
    background-color: #301f8e;
    color: #fff;
}
.banner__thumb--thumb1 a {
    animation: up-down 5s infinite ease-in-out !important;
}
