
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

*{
  font-family: "Plus Jakarta Sans", sans-serif;
}
.cursor-pointer {
  cursor: pointer;
}
.btn.focus, .btn:focus, .form-control:focus { outline: 0; box-shadow: none !important; }
body {
      background-color: #f9f9f9;
      font-family: Arial, sans-serif;
      padding-bottom: 70px; /* space for fixed footer */
      font-size: 13px !important;
    }
    .menu-icon {
      font-size: 1.8rem;
      cursor: pointer;
    }
    .offcanvas-body .nav-link i {
      width: 24px;
    }
    .purple-text{ color: #3B318B;}
       
    .slideblue .carousel-inner {
     background: #3B318B;
  width: 90%;
  margin: 1rem auto 0;
  border-radius: 2rem;
  padding: 0.5rem;
  padding: 0 2rem !important;
  height: 43px;
    }
.slideblue .carousel-inner  .d-flex.justify-content-between {
  color: #fff;
  margin-top: 10px;
}
  .slideblue .carousel-inner  p{
  font-weight: bold;
  font-size: 16px;
}
    .carousel-indicators [data-bs-target] {
      height: 10px !important;
      width: 10px !important;
      border-radius: 50%;
      background-color: #fff !important;
    }
    .box-scroll {
      overflow-x: auto;
      white-space: nowrap;
    }
    .box-scroll .card {
      display: inline-block;
      width: 30%;
      margin-right: 1rem;
    }
  .btn-gold {
  background: #3B318B;
  color: white;
  padding: 0.5rem;
  border-radius: 20px;
  position: relative;
  margin: 1rem auto;
  width: 100%;
  border: 0;
  font-weight: bold;
  font-size: 14px;
}

.mb-3.buy-rate {
  border: 1px solid rgba(0,0,0,0.30);
  padding: 0.50rem;
  border-radius: 10px;
}
.btn-time {
  background: #3B318B;
  color: white;
  border: 0;
  padding: 0.50rem 1rem;
  border-radius: 30px;
  font-size: 14px;
}
    .mb-3.buy-rate i {
      padding: 5px;
      color: #fff;
    }
    .slide-cards {
      overflow-x: auto;
      display: flex;
      gap: 1rem;
      padding: 1rem 0;
    }
    .slide-cards .card {
      flex: 0 0 80%;
    }
    .footer {
      background: #042d6a;
      color: white;
      display: flex;
      justify-content: space-around;
      padding: 0.5rem 0;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1000;
    }
    .footer i{
      font-size: 30px;
    }
    .footer div {
      text-align: center;
      font-size: 0.8rem;
    }
    .card1 {position: relative;
  width: 33%;
}
.btn-primary, .purple-text.btn.btn-outline-primary.rounded-pill:hover{ background-color: #042d6a !important; border-color: #042d6a !important;}
.purple-text.btn.btn-outline-primary.rounded-pill {border-color: #042d6a !important;
  color: #042d6a;
}
.purple-text.btn.btn-outline-primary.rounded-pill:hover{color: #fff;}
.bg-primary{
  background-color: rgb(4, 45, 106) !important;
  color: #fff;
}
.margin-top{
margin-top: 4rem;}
.section-title1 {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background: #e6e6e6;
  position: absolute;
  color: #042d6a;
  font-size: 30px;
  display: grid;
  place-content: center;
  top: -40%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.card1 .card-body {
margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  height: 77px;
}
.jewellery-swiper{margin: 2rem 0 ;}
.jewellery-swiper .card {
  height: 128px;
  overflow: hidden;
}
 .mySwiperBox3 .card{height: 200px; overflow: hidden;}
.card-img-top {height: 126px;}
.card-img-top1{height: 100px;}
.mySwiperBox2 .card{height: 100px; overflow: hidden; border-radius: 10px;}
.swiper-item .card {
  position: relative;
  height: 128px;
  overflow: hidden;
  border-radius: 8px;
}
.swiper-item .card-body {
  position: absolute;
  bottom: -10px;
  background: rgba(219, 219, 219, 0.5);
  height: 20px;
  width: 100%;
  display: grid;
  place-content: center;
 
}
.swiper-item .card-body h6{
 font-size: 12px; 
}

#carouselExampleCaptions .carousel-item::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.5); /* dark overlay */
    z-index: 1;
  }
img.d-block.w-100 {
  height: 200px;
}
.carousel-caption {
  background-color: rgb(4, 45, 106) !important;
  width: 90%;
  margin: 1rem auto 0;
  border-radius: 0.5rem;
  padding: 0.5rem;
  z-index: 100;
  top: 213px;
  height: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 13px;
  display: flex;
  border-radius: 30px;
  line-height: 50px;
}

  .swiper-slide1 .card {
  height: 88px !important;
  }

  
    .profile {
      text-align: center;
      margin-bottom: 20px;
    }
    .profile img {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background: #eee;
    }
    .profile h2 {
      font-size: 18px;
      margin: 10px 0 4px;
    }
    .profile p {
      margin: 0;
      font-size: 14px;
      color: #555;
    }
    .menu {
  list-style: none;
  padding: 0.50rem;
}
.offcanvas-body {
  padding: 0;
}
    .menu li {
      display: flex;
      align-items: center;
      padding: 10px 0;
    }
    .menu li svg {
      width: 20px;
      height: 20px;
      margin-right: 11px;
      flex-shrink: 0;
      fill: #3B318B;
    }
    .menu li span {
      font-size: 13px;
  color: #040404;
  letter-spacing: 0.40px;
    }

.sidebarmain {
  width: 220px !important;
  text-align: left;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background: #f4f4f4;
}
.icon-bg {
  height: 50px;
  width: 50px;
  display: grid;
  place-content: center;
  background: #f4f4f4;
  color: #3b318b;
  font-size: 27px;
  border-radius: 50%;
  border: 1px solid #fff;
}
.fas.fa-user {
  background: #fff;
  border-radius: 50%;
  height: 42px;
  width: 42px;
  display: grid;
  place-content: center;
}
.profile.d-flex.gap-3::after {
 position: absolute;
  height: 1px;
  width: 100vh;
  background: #c4c4c4;
  content: " ";
  bottom: -9px !important;
  left: 0;
  right: 0;
  margin: 0 aut
}
.profile.d-flex.gap-3 {
  position: relative; padding: 0.80rem;
}
.menu1 {
  border-top: 1px solid #c4c4c4;
}

 .header-bar {
      background-color: #f4f4f4;
      padding: 12px 16px;
      display: flex;
      align-items: center;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }

    .header-bar i {
      font-size: 20px;
      color: #333;
      margin-right: 12px;
      cursor: pointer;
    }

    .header-bar h5 {
      margin: 0;
      font-size: 16px;
      color: #333;
    }

    .bottom-box {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      background: #fff;
      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
      padding: 10px 16px;
      text-align: center;
      font-weight: 500;
      color: #000;
    }
    .benefit-bg .benefits-heading {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 30px;
      position: relative;
    }

    .benefit-bg .line {
      height: 2px;
      width: 25px;
      background: linear-gradient(to right, green, black);
    }

    .benefit-bg .circle {
      height: 9px;
      width: 9px;
      border: 2px solid black;
      border-radius: 50%;
      margin: 0 10px;
      position: relative;
    }

    .benefit-bg .circle::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 8px;
  width: 9px;
  height: 9px;
  background-color: black;
  border-radius: 50%;
    }

    .benefit-bg .benefits-title {
  margin: 0 3px;
  font-size: 13px;
  font-weight: 600;
    }

    .benefit-bg .benefit-list {
      list-style: none;
      padding-left: 0;
    }

    .benefit-bg .benefit-list li {
      margin-bottom: 20px;
      display: flex;
      align-items: flex-start;
    }

    .benefit-bg .benefit-icon {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      flex-shrink: 0;
    }

    .benefit-bg .benefit-text {
      flex: 1; font-size: 13px; margin-left: 10px;
    }

    .benefit-bg .benefit-hindi {
      margin-top: 4px;
      color: #555;
      font-size: 13px;
    }

   .fleur-icon {
  background-color: #3B318B;
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 50%;
  display: grid;
  place-content: center;
}
    .action-section {
  background-color: #3B318B;
  color: white;
  position: relative;
}

.action-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.personal-detailsbg .form-control {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(0,0,0,0.20);
}
.custom-upload-box {
 background: #fff;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 3px 4px 8px rgba(0,0,0,0.20);

  }
.btn-main {
  background: #393186;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px; width: 100%;
}
.text-12 {
    font-size: 13px; font-weight: bold;
  }

  .upload-icon {
    font-size: 20px;
    color: #000; 
  }

  .upload-text {
    margin-top: 10px;
    font-weight: 500;
    color: #333; font-size: 12px;
  }

  .edit-icon {
  position: absolute;
  bottom: 10px;
    right: 10px;
    background: #393186;
    color: #fff;
    border-radius: 50%;
    padding: 8px;
    font-size: 14px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* Hide default input */
  .custom-upload-box input[type="file"] {
    display: none;
  }
  .img-gold .img-fluid {
  width: 100%;
  margin-bottom: 2rem;
}
.swiper.mySwiperBox3.mt-3.px-1.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  margin-bottom: 2rem;
}
.img-gold1 .col-12 {
  flex: 0 0 auto;
  width: 100%;
  height: 255px;
  overflow: hidden;
  margin-bottom: 1rem;

}
.gold-tab .nav-tabs .nav-link {
  background: transparent !important;
  border: 0; border-radius: 0;
}
.gold-tab  .nav-tabs .nav-item.show .nav-link, .gold-tab  .nav-tabs .nav-link.active {
  color: #393186; border-bottom: 2px solid;
}
.gold-tab  .nav-tabs .nav-link{font-weight: bold; color: #000;}
.gold-tab .input-group.mb-3 {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.20);
  border-radius: 10px;
  padding: 0.20rem;
  width: 150px;
}
.input-group.mb-3 .rs{
margin: 12px 0 10px 20px;}
.login-page {
      min-height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
      pointer-events: auto;
      overflow: hidden; 
    }
    .login-card {
   background: white;
  padding: 40px 30px;
  border-radius: 15px;
  width: 100%;
  max-width: 420px;
  height: 100vh;
    }
    .brand-logo{width: 250px;}
     .login-card .form-control::placeholder {
  color: rgba(0,0,0,0.20);
  font-size: 13px;
}
.img-cirlebg {
  height: 80px;
  width: 80px;
  overflow: hidden;
  border-radius: 50%;  border: 2px solid rgba(0,0,0,0.20);
}
.img-cirlebg img{height: 100%;}
.bangle-bg .card.card4 {
  height: 150px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
  text-align: center;
  border-radius: 2px;
  display: grid;
  place-content: center;
}
.bangle-bg .card-body .top-0 {
  top: -20px !important;
}
.row.bangle-bg, .bangle-bg .col-6{padding: 0; margin: 0; padding: 2px;} 
.quantity {
 height: 40px;
  width: 40px;
  border-radius: 50%;
  flex: inherit;
}