/* @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap"); */
* {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Montserrat", sans-serif !important;
  font-size: 14px;
  line-height: 24px;
  color: #6f6f6f;
  background-color: #fff !important;
  overflow-x: hidden; 
  margin: 0 auto;
}
.custom-navbar {
  background: white;
  box-shadow: 0px 4px 18px rgba(147, 149, 152, 0.14);
  padding: 0px 10px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}
.nav-link-custom {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #080808;
}
.nav-link-custom:hover {
  color: #0a6075;
}
.apply-btn {
  background-color: #169dbd;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-radius: 12px;
  padding: 14px 20px;
  white-space: nowrap;
  display: inline-block;
}
/* .container-fluid {
  width: 90%;
} */
.custom-gradient-bg {
  width: 100%;
  /* height: 100%; */
  background: linear-gradient(0deg, white 0%, rgb(55 189 221 / 26%) 100%);
}
.footer-bottom {
  width: 100%;
  background: white;
  padding: 0px 10px;
  border-top: 1px solid #eee;
}
.contact-box {
  background: rgba(255, 255, 255, 0.1);
  padding: 15px;
  border-radius: 5px;
}
.footer-shape-logo {
  display: flex;
  align-items: center;
  gap: 16px;
}
.footer-bottom-container {
  max-width: 1575px;
  margin: 0 auto;
  display: flex;

  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.footer-copy {
  color: #0a6075;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.15px;
  text-align: center;
}
.footer a {
  color: #000000;
  /* font-weight: 700 !important; */
}

button:focus,
.form-control:focus,
.btn-primary:focus,
input:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* common css start */
.btn-primary {
  background: linear-gradient(90deg, #0a6075 0%, #119bbe 100%);
  border-radius: 8px;
  border: 2px solid #009ad3;
  transition: all 0.4s ease-in-out;
  font-weight: 500;
  padding: 8px 11px;
}
.btn-primary:focus {
  border: 2px solid #009ad3;
}
.btn-primary:hover {
  transition: all 0.1s ease-in-out;
  background: linear-gradient(90deg, #119bbe 100% 0%, #0a6075 0%) !important;
}

.textBlue {
  color: #0a6075;
}

.border_radius {
  border-radius: 16px !important;
}

.fs-14 {
  font-size: 14px;
}

.fs-12 {
  font-size: 12px;
}

a {
  text-decoration: none;
}

/* common css end */
/* header css start */
.header {
   height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: white;
}

.header .navbar-nav a {
  font-size: 12px;
  color: #0e192c;
  padding: 0 30px;
  font-weight: 500;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
  /* margin: 0px 5px; */
}

.middle-header {
  border-radius: 0px 0px 24px 24px;
}
.middle-header.shadow1 {
  border: 1px solid #e0e0e0 !important;
  border-top: 1px solid #f8f9fa !important;
}
/* header css end */

.applyDiv h6 {
  background-color: #009ad3;
  border-radius: 0px 0px 16px 16px;
}
.bg-line {
  position: relative;
}
.bg-line::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: rgb(255 255 255 / 91%);
  top: 8px;
  z-index: -1;
}
.applyDiv {
  background: rgb(255 255 255 / 91%);
}
.applyDiv input.form-control {
  padding-top: 11px !important;
  padding-bottom: 11px;
}
.applyDiv .form-label1 {
  /* background: rgba(255, 255, 255, 0.8); */
  font-weight: 500;
  z-index: 9999;
  display: inline;
  position: relative;
  top: 13px;
  left: 20px;
}
.img-flag {
  bottom: -6px;
}
input.form-control.mInput {
  padding-left: 78px;
}

.form-check-label a {
  color: #009ad3;
  text-decoration: none;
}

.imgHomeicon {
  right: 36%;
  top: 24% !important;
  width: 75px;
  z-index: 9;
}

.homewelcome {
  border-radius: 0px 0px 32px 32px;
  background: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(16px);
}

.loanProcess .bg-dark-blue {
  border-radius: 25px;
  border: 5px solid rgba(235, 248, 253, 0.35);
  background: #ebf8fd;
}

.homeDeserve .container {
  background: #ebf8fd;
}

.card_loanProcess {
  border-radius: 20px;
  background: #5971c9;
  box-shadow: 0px 30px 30px 0px rgba(89, 113, 201, 0.3);
}

.numCircle {
  width: 45px;
  height: 45px;
  left: 44%;
  bottom: -12px;
}

.fast_Approval {
  background: #66c07f !important;
  box-shadow: 0px 30px 30px 0px rgba(102, 192, 127, 0.3) !important;
}

.direct_fund_transfer {
  background: #ffb054 !important;
  box-shadow: 0px 30px 30px 0px rgba(255, 176, 84, 0.3) !important;
}

.cardProduct {
  border-radius: 25px;
  box-shadow: 0px 4px 45px -15px rgba(0, 0, 0, 0.15);
}

.pdBtn {
  background: #fff;
  color: #009ad3;
}
.pdBtn:focus {
  background: #fff;
  color: #009ad3;
}
.createLoan {
  border: 1px solid #eff6ff;
  background: #fff;
  box-shadow: 0px 4px 4px 0px #eff6ff;
}

.homeDeserve {
  border-radius: 0 !important;
}

.valueLoan {
  border-radius: 26px 26px 0px 0px;
  background: #ebf8fd;
}

.newBlock {
  border-radius: 12px;
  border: 1px solid #ebf8fd;
  background: #ebf8fd;
  box-shadow: 0px 1px 4px 0px #dde2e7;
}

.SettingCard {
  border: 1px solid #032e63;
  background: #009ad3;
  box-shadow: 20px 20px 50px 0px rgba(0, 0, 0, 0.35);
}

.digitalPartners {
  background-color: #ebf8fd;
}

.blogDiv {
  border-radius: 25px;
  border: 1px solid #009ad3;
  box-shadow: 0px 4px 4px 0px rgba(3, 46, 99, 0.2),
    0px 4px 45px -15px rgba(0, 0, 0, 0.15);
}

.btn-viewBlog {
  background: linear-gradient(90deg, #009ad3 0%, #2a3972 100%);
  border-radius: 0px 0px 25px 25px;
}

.viewBlog {
  display: none;
  transition: all 0.5s ease;
}

.blogDiv:hover .viewBlog {
  display: block;
  transition: all 0.5s ease;
}

.blogDiv:hover {
  transform: scale(1.1);
  transition: all 0.5s ease;
}

.upperFooter {
  background-image: url("../images/upperFooter-img.jpg");
  background-repeat: no-repeat;
}

.bgBlue {
  width: 70px;
  border-top: 1px solid #2b3c74;
}

.footer {
  font-weight: 500;
  letter-spacing: 1.1px;
  background-color: #ebf8fd;
  width: 100%;
  float: left;
}

.plLoanCard {
  border-top: 6px solid #009ad3;
  border-radius: 0px 0px 12px 12px;
}

.plLoanCard h5 {
  font-size: 18px;
}

.divpill {
  border: 1px solid #009ad3;
}

/* Privacy policy css Start  */
.dgBanner {
  background-image: url("../images/dijitalPartner_banner.png") !important;
  background-repeat: no-repeat;
  margin-top: 61px;
  background-size: 100%;
  height: 290px;
  display: flex;
}

.linkBlock h4 {
  font-size: 16px;
  color: #000;
  font-weight: 800;
}
.cuBanner {
  background-image: url("../images/contact_banner.png") !important;
  background-repeat: no-repeat;
  margin-top: 61px;
  background-size: 100%;
  height: 290px;
  display: flex;
}

.ellipse1 {
  top: -18%;
  z-index: -9;
}

.ellipse2 {
  z-index: -9;
}

.abContent_last {
  background: linear-gradient(90deg, #009ad3 0%, #00506d 100%);
}

.blbanner {
  background-image: url("../images/dijitalPartner_banner.png");
}

.table > :not(:first-child) {
  border-top: none !important;
}

.faqs-banner {
  background-image: url("../images/Faqs-banner.png");
}

.searchDiv input {
  border-bottom: 1px solid #a6a6a6 !important;
  padding-left: 30px;
}

.searchDiv span {
  top: 9px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus.svg");
  top: 9px;
  right: -31px;
  position: relative;
  transform: none !important;
}

.accordion-button::after {
  background-image: url("../images/plus.svg");
  right: 18px;
  top: 18px;
  position: absolute;
  transform: none !important;
}

.accordion-item {
  border: 1px solid #009ad3 !important;
}

.accordion-button:not(.collapsed) {
  color: #009ad3;
}

.accordion-button.collapsed {
  color: #2b3c74;
}

.faq_lamf.accordion {
  overflow: auto;
  height: 250px;
}

.faq_lamf.accordion::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #f5f5f5;
}

.faq_lamf.accordion::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.faq_lamf.accordion::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #009ad3;
}

ul.dropdown-menu a {
  padding: 8px 12px !important;
}

.header .navbar-nav .nav-item a:hover,
.header .dropdown-item:hover,
.header .navbar-nav .nav-item a.active {
  border-bottom: 1px solid #009ad3;
  color: #009ad3;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent;
}

/* range  */
/* input[type="range"] {
  outline: 0;
  border: 0;
  border-radius: 500px;
  width: 400px;
  max-width: 100%;
  /* margin: 24px 0 16px; */
  /* transition: box-shadow 0.2s ease-in-out;
} */ */

/* @media screen and (-webkit-min-device-pixel-ratio: 0) {
  html input[type="range"] {
    overflow: hidden;
    height: 12px;
    -webkit-appearance: none;
    background-color: #cdeefa;
  }

  html input[type="range"]::-webkit-slider-runnable-track {
    height: 12px;
    -webkit-appearance: none;
    color: #444;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
  }

  html input[type="range"]::-webkit-slider-thumb {
    width: 12px;
    -webkit-appearance: none;
    height: 12px;
    cursor: ew-resize;
    background: #fff;
    box-shadow: -140px 0 0 140px #032e63, inset 0 0 0 40px #032e63;
    border-radius: 50%;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    position: relative;
  }

  html input[type="range"]:active::-webkit-slider-thumb {
    background: #fff;
    box-shadow: -340px 0 0 320px #032e63, inset 0 0 0 3px #032e63;
  }
} */

.table,
.rate_fees_section table {
  white-space: nowrap;
}

.upArrow {
  transform: rotate(-89deg);
}
.applyDiv .btn-primary,
nav .btn-primary,
.contact-section .btn-primary {
  border: none !important;
}
.applyDiv .btn-primary img,
nav .btn-primary img {
  width: 16px;
  margin-left: 15px !important;
}
/* About us  */
.video-backgroundd {
  float: left;
  width: 100%;
  background: url(../images/bg-video.png) center;
  padding: 100px 0px;
  margin: 0px;
  position: relative;
  text-align: center;
  padding: 85px 0px 85px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.video-backgroundd .tagss {
  color: #fff !important;
}
.tagss {
  font-size: 37px;
  font-weight: bold;
  color: #1e2754;
  line-height: 40px;
}
.hr-simplee {
  width: 80px;
  border: none !important;
  margin: 0 auto;
  height: 1px;
  background: #1e2754;
  margin-bottom: 25px;
  margin-top: 8px;
}
.paddings {
  padding-top: 45px;
}
.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}

.video-backgroundd span {
  color: #fff;
}
.terms-and-conditionBanner {
  background-image: url(../images/terms-and-condition-banner.png) !important;
}

/* --------------------- */

#amountSlider {
  max-width: 100% !important;
  width: 500% !important;
}
/* ----------------------- */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.dropdown-toggle::after {
  content: url("../images/dropdown-icon.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
  top: 0px;
}

/* digital lending */
.card {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s, box-shadow 0.3s;
  /* margin-top: -82px; */
}
.contact-section {
  margin-top: -20px !important;
}

.card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.card-header {
  background-color: white;
  padding: 20px;
}

.card-header img {
  max-width: 150px;
  height: auto;
}

.card-body {
  background-color: #eaf6fc;
  padding: 20px;
}

.card-body .role {
  font-size: 0.9rem;
  color: gray;
  margin-bottom: 5px;
}

.card-body .name {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.card-footer {
  background-color: white;
  padding: 15px;
}

.card-footer a {
  color: #007bff;
  text-decoration: none;
  font-weight: bold;
}

.card-footer a:hover {
  text-decoration: underline;
}

/* blog-details */

.blog-header {
  margin-top: 10%;
}

.blog-title {
  font-size: 27px;
  font-weight: bold;
  color: #2c3e50;
}

.blog-meta {
  font-size: 0.9rem;
  color: #888;
  margin-top: -10px;
}

.blog-content h3 {
  font-size: 1.5rem;
  margin-top: 1rem;
  color: #2c3e50;
}

.blog-content ul {
  margin-left: 1.2rem;
}

.blog-content ul li {
  margin-bottom: 0.5rem;
}

.blog-image {
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}

.blog-footer {
  margin-top: 2rem;
  font-size: 0.9rem;
  color: #555;
}

.aboutus-card h5 {
  font-weight: bold;
  color: #000;
}
.aboutus-card img {
  max-width: 80px;
  margin-bottom: 18px;
}
.aboutus-card h6 {
  font-size: 14px;
  font-weight: semibold;
  color: #000;
}

.about_mainbanner {
  margin-top: -40px;
}

.aboutus-card {
  flex-shrink: 0;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0px 4px 45px -15px rgba(0, 0, 0, 0.15);
  margin-top: -23px;
  overflow: hidden;
  transition: all 1000ms ease;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.aboutus-card:hover {
  transform: translateY(-30px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.aboutBanner {
  background-image: url("../images/usabout_banner.png") !important;
  background-repeat: no-repeat;
  margin-top: 61px;
  background-size: 100%;
  height: 290px;
}

.mn-line {
  color: #0e192c;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
}
.features_sectionbox h6 {
  font-weight: 600;
  color: #000;
}
.features_sectionbox {
  border-radius: 6px;
  transition: transform 0.3s ease, box-shadow 2s ease;
  box-shadow: 0px 4px 45px -15px rgba(11, 11, 11, 0.15);
  background-color: #fff;
  border: 2px solid #eef0f6;
}

.features_sectionbox:hover {
  transform: translateY(-10px);
  box-shadow: 0px 4px 45px -15px rgba(0, 0, 0, 0.15);
}

.video-section {
  position: relative;
  height: 400px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-title {
  font-size: 28px;
  font-weight: bold;
  color: #1f2d56;
  text-align: center;
  margin-bottom: 20px;
}

.button-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.button-container .btn {
  font-size: 16px;
  padding: 12px;
  border-radius: 8px;
  text-align: left;
  cursor: pointer;
}

.button-container .btn-primary {
  background-color: #6c63ff;
  border: none;
  color: white;
}

.button-container .btn-outline-primary {
  border: 2px solid #6c63ff;
  color: #6c63ff;
  background-color: transparent;
}

.button-container .btn:hover {
  opacity: 0.9;
}

.image-box {
  background-color: #f9f9f9;
  padding: 29px;
  text-align: center;
}
.image-box img {
  max-width: 100%;
  border-radius: 10px;
  transition: transform 0.3s ease, opacity 0.3s ease;
  height: 450px;
}
/* Contact Us Section */

.cu_pill {
  border: 1px solid #009ad3;
  background-color: #f0f9fd;
}

.cu_pill a {
  color: #009ad3 !important;
}

.form-container h2 {
  color: #032e63;
}

.captcha-img {
  width: 181px;
  height: 49px;
  border-radius: 5px;
}
.map-container iframe {
  height: 100%;
  border: none;
}
.card:hover {
  transform: scale(1.01);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease-in-out;
}

.form-label {
  background: rgba(255, 255, 255, 0.91);
  margin-bottom: 5px;
  font-weight: 700;
  display: flex;
  color: #032e63;
}

.line-text {
  color: #2a3972;
  font-weight: 600;
}
.news-banner {
  background-image: url("../images/news-banner.png") !important;
}
.bg-bannerNew {
  background-image: url("../images/mobile-app-banner-bg.png");
}
.cap_btn {
  border-top-left-radius: 0% !important;
  border-bottom-left-radius: 0% !important;
  margin-top: 6px;
}

.cucontact-info-section {
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 30px;
  margin-top: 40px;
}

.contact-info-section h2 {
  font-size: 24px;
  color: #1f2d56;
  margin-bottom: 20px;
  text-align: center;
}

.info-box {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #eef0f6;
  border-radius: 8px;
}
.blog-header a {
  color: #009ad3;
  font-weight: bold;
  font-size: 0.9rem;
}
.btn-label h4 {
  border-radius: 10px;
  width: fit-content;
  padding: 10px;
  color: #0a58ca;
  border: 1px solid #0a58ca;
  font-size: 16px;
}

.btn-label h4:hover {
  background-color: #0a58ca;
  color: #fff;
}

.info-box:hover {
  background-color: #c9e8f0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.icon-box img {
  width: 40px;
  height: 40px;
}

.info-box span,
.info-box p,
.info-box a {
  color: #333333;
  margin: 0;
  font-size: 14px;
}

.info-box strong {
  font-size: 16px;
  color: #1f2d56;
}

.info-box a {
  color: #6c63ff;
  text-decoration: none;
}

/* .container {
  max-width: 76% !important;
} */

.loanProcess {
  width: 100%;
  float: left;
  position: relative;
}

.homeBanner {
  background-image: url(../images/home-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 734px;
  background-size: 100%;
  width: 100%;
  position: relative;
  background-color: #eee;
  overflow: hidden;
}
input.form-control.mInput {
  padding-left: 78px;
}

.form-check-label a {
  color: #009ad3;
  text-decoration: none;
}

.homewelcome {
  border-radius: 0px 0px 32px 32px;
  background: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(16px);
  width: 100%;
  float: left;
  position: relative;
}

.loanProcess .bg-dark-blue {
  border-radius: 25px;
  border: 5px solid rgba(235, 248, 253, 0.35);
  background: #ebf8fd;
}

.homeDeserve .container {
  background: #ebf8fd;
}

.card_loanProcess {
  border-radius: 20px;
  background: #5971c9;
  box-shadow: 0px 30px 30px 0px rgba(89, 113, 201, 0.3);
}

.loanProcessRow {
  margin-top: -155px;
}

/* Privacy policy css Start  */
.ppBanner {
  background-image: url("../images/pp-banner.png");
  background-repeat: no-repeat;
  margin-top: 61px;
  background-size: 100%;
  height: 290px;
  vertical-align: middle;
  display: flex;
}

.faqs-banner {
  background-image: url("../images/faq_banner.jpg");
}

.ellipse1 {
  top: -65%;
  z-index: -9;
}

.ellipse2 {
  z-index: -9;
}

.ppContent_last {
  background: linear-gradient(90deg, #009ad3 0%, #00506d 100%);
}

.rate-and-terms-banner {
  background-image: url("../images/rate-and-terms-banner.png");
}

.table > :not(:first-child) {
  border-top: none !important;
}

.faqs-banner {
  background-image: url("../images/Faqs-banner.png");
}

.searchDiv input {
  border-bottom: 1px solid #a6a6a6 !important;
  padding-left: 30px;
}

.searchDiv span {
  top: 20px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus.svg");
  top: 9px;
  right: -31px;
  position: relative;
  transform: none !important;
}

.accordion-button::after {
  background-image: url("../images/plus.svg");
  right: 18px;
  top: 18px;
  position: absolute;
  transform: none !important;
}

.accordion-item {
  border: 1px solid #009ad3 !important;
}

.accordion-button:not(.collapsed) {
  color: #009ad3;
}

.accordion-button.collapsed {
  color: #2b3c74;
}

.faq_lamf.accordion {
  overflow: auto;
  height: 250px;
}

.faq_lamf.accordion::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  background-color: #f5f5f5;
}

.faq_lamf.accordion::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.faq_lamf.accordion::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #009ad3;
}

ul.dropdown-menu a {
  padding: 8px 12px !important;
}

.tabsAbout-us1 .nav-link.active {
  background-color: #e0eaff;
}

.tabsAbout-us1 .nav-link.active h6 {
  background-color: #407bff;
  color: #fff;
}

.tabsAbout-us1 .nav-link h6 {
  border: 1px solid #407bff;
}

.tabsAbout-us12 {
  margin-bottom: 5px;
}
.tabsAbout-us .tab-content p {
  display: none;
}

#inner_pages_pari {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 0;
}

.how-it-works-banner {
  background-image: url("../images/how-it-works.png");
}

.repay-banner {
  background-image: url("../images/repay-loan.png");
}

.product-banner {
  background-image: url("../images/product.png");
}

.service-banner {
  background-image: url("../images/service.png");
}

.product_main_area {
  width: 100%;
  float: left;
  position: relative;
  background-color: #fff;
  padding: 10px 0;
  overflow: hidden;
}

.product_main_area .tagline {
  text-align: center;
  padding: 5% 0;
}

.product_main_area::before {
  content: url(../images/Ellipse_8.png);
  display: inline-block;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.product_main_area ul {
  position: relative;
  width: 100%;
  z-index: 9;
  padding: 0;
}

.product_main_area .btn_inner {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
  border: solid 1px #000;
  color: #000000;
}

.product_main_area .btn_inner:hover {
  color: #000000;
}

.product_main_area li {
  border-radius: 25px;
  box-shadow: 0px 4px 45px -15px rgba(0, 0, 0, 0.15);
  padding: 29px;
  display: inline-block;
  float: left;
  width: 47%;
  background-color: #fff;
  margin: 16px;
  max-height: 242px;
  min-height: 242px;
  display: flex;
}

.product_main_area li span {
  border-radius: 10px 0 0 10px;
  height: 100%;
  width: 73px;
  display: inline-table;
  text-align: left;
}

.product_main_area li .img_area {
  height: 100%;
}

.product_main_area li .content_area {
  min-height: 81px;
}

.product_main_area li .btn_ml {
  text-align: center;
}

.product_main_area1 {
  width: 100%;
  float: left;
  position: relative;
  background-color: 264a99;
  background: linear-gradient(to right, #009ad3 0%, #264a99 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 10px 0;
}

.product_main_area1 ul {
  position: relative;
  width: 100%;
  z-index: 9;
  padding: 0;
}

.product_main_area1 li {
  padding: 29px;
  border-radius: 17px;
  display: inline-block;
  float: left;
  width: 47%;
  background-color: #fff;
  margin: 16px;
  max-height: 242px;
  min-height: 242px;
  display: flex;
}

.product_main_area1 li img {
  width: 78.95px;
}

/* Benefits */

.benefits {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0 0 0;
  background-color: #fff;
}

.benefits h2 {
  text-align: center;
}

.benefits .main_cards {
  margin: 5% 0;
}

.benefits ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  width: 50%;
  float: left;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
}

.benefits ul li {
  background-color: #009ad3;
  padding: 14px;
  border-radius: 10px;
  box-shadow: 2px 1px 19px #9b9999;
  margin: 14px;
  color: #fff;
  text-align: center;
  min-height: 337px;
  border: 1px solid #032e63;
  background: #009ad3;
  box-shadow: 20px 20px 50px 0px rgba(0, 0, 0, 0.35);
}

.mr_timg {
  margin-top: 32%;
}

.benefits .mr_t {
  margin-top: 45%;
}

/* RISKS */

.risks_section {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
  background-color: #f8f8fb;
}

.risks_section h2 {
  text-align: center;
}

.risks_section .box_section {
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  min-height: 307px;
  margin-top: 5%;
}

.risks_section .box_section img {
  margin: 16px 0;
}

/* criteria */

.criteria_section {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  background-color: #f8f8fb;
  background: url(../images/bg_criteria.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 8% 0;
}

.mr_right_t {
  top: 13%;
  position: relative;
}

.criteria_section .box_left {
  padding: 0;
  background-color: #fff;
  border-radius: 10px;
  text-align: left;
  min-height: 307px;
  margin-top: 5%;
  padding-bottom: 20px;
  float: left;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.criteria_section .left_box_mrt {
  top: -28%;
  position: relative;
}

.criteria_section .box_left ul {
  width: 100%;
  float: left;
  padding: 0 5%;
}

.criteria_section .box_left p {
  padding: 19px;
  background-color: #009ad3;
  border-radius: 0 0 10px 10px;
  color: #fff;
}

.criteria_section ul li {
  list-style-type: none;
  width: 100%;
  padding: 5px 0;
  float: left;
  text-align: left;
  display: flex;
  align-items: center;
}

.criteria_section ul li img {
  padding: 10px;
  width: 49px;
  float: left;
}

.criteria_section h2 {
  text-align: center;
}

/* Rates and Fees */
.rate_fees_section {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  background-color: #fff;
}

.rate_fees_section h2 {
  text-align: center;
}

.rate_fees_section .table_main {
  text-align: center;
  padding: 46px;
  background-color: #fff;
  box-shadow: 0px 0px 7px #c0bdbd;
  width: 100%;
  float: left;
  margin: 3% 0;
}

.rate_fees_section .table_main p > span {
  font-size: 23px;
  color: #d93c65;
}

.rate_fees_section .table_main .col-lg-4.col-md-4.col-xs-12 {
  border-right: solid 1px #eee;
}

.rate_fees_section .table_main .col-lg-4:last-child,
.col-md-4:last-child,
.col-xs-12:last-child {
  border-right: none !important;
}

.rate_fees_section hr:not([size]) {
  height: 0.1px;
}

.rate_fees_section hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.2;
}

.rate_fees_section table {
  caption-side: bottom;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  border: solid 1px #eee;
  float: left;
}

.rate_fees_section .table-responsive {
  margin: 4% 0;
}

.rate_fees_section table td,
table th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  padding: 10px;
  border: solid 1px #eee;
}

/* Address and Accreditation */

.accreditation_section {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
  background-color: #fff;
}

.accreditation_section h2 {
  text-align: center;
  margin-bottom: 2.5rem;
}

.accreditation_section .address_box {
  padding: 24px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 13px #d3d3d3;
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 9px;
  min-height: 333px;
  margin-top: 5%;
  overflow: hidden;
  background: url(../images/bg_before.png);
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.accreditation_section .address_box p {
  font-size: 14px;
}

.accreditation_section .address_box img {
  margin-bottom: 5%;
}

.accreditation_section .bg_clr {
  background-color: #009ad3;
  color: #fff;
}

/* product_details */

.product_details {
  width: 100%;
  float: left;
  position: relative;
  background-color: #fff;
}

.product_details::before {
  content: url(../images/Ellipse_9.png);
  display: inline-block;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
ul.box_ul img {
  width: 36px;
}
.product_details .left_personaltc {
  /* background: url(../images/product_details.png); */
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  background: linear-gradient(
    180deg,
    rgba(194, 239, 255, 0.85) 0%,
    rgba(235, 248, 253, 0.6) 100%
  );
}

.product_details .left_personaltc ul {
  margin-bottom: 1rem;
  width: 100%;
  float: left;
}

.product_details .left_personaltc h2 {
  margin-top: 30%;
  font-size: 26px;
  margin-bottom: 2.5rem;
}

.product_details .left_personaltc ul li {
  list-style-type: none;
  text-decoration: none;
  width: 100%;
  float: left;
  padding: 10px 0;
  display: flex;
  align-items: flex-start;
}

.product_details .left_personaltc ul li img {
  width: 30px;
  float: left;
}

.product_details .right_personaltc {
  width: 100%;
  float: left;
  background-color: #fff;
}

.product_details .right_personaltc ul {
  padding: 0;
}

.box_ul {
  display: flex;
}

.product_details .right_personaltc ul li {
  padding: 10px;
  border: solid 2px #0fbfff;
  display: inline-block;
  text-align: center;
  width: 21%;
  max-height: 143px;
  margin: 11px;
  border-radius: 14px;
  background-color: #fff;
  line-height: 18px;
}
.backline {
  background-color: #0fbfff;
}
.product_details .right_personaltc ul li p {
  margin-top: 13px;
  margin-bottom: 0rem;
  font-weight: 600;
}

.product_details .contact_area {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 29px 0;
  z-index: 99;
}

.product_details .contact_area .contact_mobile {
  width: 58%;
  margin: 0 auto;
  text-align: left;
}

.product_details .contact_area .contact_mobile .mobile_nm {
  width: 100%;
  float: left;
  border-radius: 15px;
  height: 57px;
  border: solid 1px #b1abab;
}

.product_details .contact_area .Proceed_btn {
  width: 100%;
  float: left;
  margin: 0 auto;
  padding: 18px 0;
}

.product_details .contact_area .form-area {
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
  padding: 40px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product_details .contact_area .form-area .form-inner {
  width: 100%;
}

.product_details .contact_area .form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px 19px;
  font-size: 1rem;
  line-height: 1.4;
  color: #475f7b;
  background-color: #fff;
  border: 1px solid #dfe3e7;
  border-radius: 0.267rem;
  -webkit-transition: border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.product_details .contact_area input.form-control.mInput {
  padding-left: 78px;
}

.product_details .contact_area .form-control:focus {
  color: #475f7b;
  background-color: #fff;
  border-color: #5a8dee;
  outline: 0;
  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%);
}

.product_details .contact_area .intl-tel-input,
.iti {
  width: 100%;
}

.product_details .feature_benefit {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
}

.product_details .input_declaration {
  font-size: 11px;
  display: inline-flex;
  align-items: center;
}

.product_details .feature_benefit .personal_loanarea li {
  padding: 9px 10px;
  border: none;
  display: flex;
  text-align: left;
  width: 100%;
  max-height: auto;
  margin: 0;
  border-radius: 0;
  background-color: #fff;
}

.product_details .feature_benefit .personal_loanarea li img {
  height: 100%;
}

.product_details .feature_benefit .personal_loanarea li p {
  margin-top: 6px;
}

.product_details h3 {
  font-size: 24px;
  margin: 3% 0;
}

.product_details .feature_benefit .personal_eligibility li {
  width: 48%;
  border-bottom: solid 1px #c6c6c6;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  margin: 27px 10px 0 0;
  float: left;
  display: flex;
}

.product_details .feature_benefit p {
  font-weight: 400 !important;
}

.product_details .feature_benefit .personal_eligibility img {
  padding: 0 15px 0 0;
}

/* how_it_workspage */

.how_it_workspage {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
  background-color: #fff;
}

.how_it_workspage h2 {
  text-align: center;
  margin-bottom: 2.5rem;
}

.how_it_workspage .address_box {
  padding: 24px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 13px #d3d3d3;
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 9px;
  min-height: 368px;
  margin-top: 5%;
  overflow: hidden;
  background: url(../images/bg_before.png);
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.how_it_workspage .address_box p {
  font-size: 14px;
}

.how_it_workspage .address_box img {
  margin-bottom: 5%;
}

.how_it_workspage .bg_clr {
  background-color: #009ad3;
  color: #fff;
}

.how_it_workspage h4 {
  font-size: 1.5rem;
  margin: 20px;
}

@media (min-width: 767px) {
  .how_it_workspage .bg_clr_mr_t {
    margin-top: 10%;
  }
}

/* service_areapage */

.service_areapage {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
  background-color: #fff;
}

.service_areapage h2 {
  text-align: center;
  margin-bottom: 2.5rem;
  padding: 2% 0;
}

.service_areapage .content_areacity {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
}
.service_areapage .content_areacity ul li img {
  margin-bottom: 15px;
}
.service_areapage .content_areacity ul {
  padding: 0;
  width: 100%;
  float: left;
}

.service_areapage .content_areacity ul li {
  display: inline-block;
  padding: 14px;
}

/* repay_areapage */

.repay_areapage {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
  background-color: #fff;
}

.repay_areapage h2 {
  text-align: center;
  margin-bottom: 2.5rem;
  padding: 2% 0;
}

.repay_areapage .mdl_cont {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 76px 20px 80px;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  overflow: hidden;
  margin-top: -10%;
}

.repay_areapage .mdl_cont .heading_cnt {
  margin-top: 0;
  margin-bottom: 1rem;
  background-color: #009ad3;
  padding: 13px;
  text-align: center;
  color: #fff;
  border-radius: 0 0 10px 10px;
}

.repay_areapage .mdl_cont form {
  text-align: center;
}

.repay_areapage .mdl_cont form .get_btn {
  margin-top: 5%;
}

.repay_areapage .mdl_cont2 {
  width: 100%;
  float: left;
  position: relative;
  padding: 5% 0;
}

.repay_areapage .mdl_cont2 h3 {
  font-size: 22px;
}

.repay_areapage .mdl_cont2 ul {
  padding: 0;
  float: left;
  width: 100%;
  margin: 5% 0;
}

.repay_areapage .mdl_cont2 ul li {
  display: inline-block;
  padding: 10px;
  background-color: #fff;
  border: solid 1px #c9b9b9;
  border-radius: 10px;
  width: 48%;
  margin: 10px;
}

.repay_areapage .mdl_cont2 ul li p {
  width: 100%;
  float: left;
  display: flex;
}

.repay_areapage .mdl_cont2 ul li span {
  font-size: 13px;
  width: 100%;
  float: left;
}

@media (max-width: 768px) {
  .homeProduct {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .responsibleloanProcess {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .blogSection {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .homeDeserve {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .secureloanProcess {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .representative-Example {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .digitalPartners {
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
  }

  .loanProcess {
    overflow: hidden;
  }

  .upperFooter {
    width: 100%;
    float: left;
  }

  .aboutBanner {
    margin-top: 0;
    height: 180px;
    display: flex;
  }
}

.img_para {
  background-image: url("../images/dashbg-img.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.gold-flud {
  width: 20%;
}

/* otp css */

.otp-text {
  font-size: 13px;
}

.otp-box {
  background: white;
  border-radius: 10px;
  width: 350px;
}

.otp-input {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  outline: none;
  font-weight: bold;
  transition: 0.3s;
}

.otp-input:focus {
  border-color: #0056b3;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

/* Hide default number input arrows */
.otp-input::-webkit-inner-spin-button,
.otp-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* new css  */
.slidersection {
  margin-top: 7%;
}

.carousel-indicators button {
  height: 10px !important;
  width: 10px !important;
  border-radius: 50%;
  background-color: #fff !important;
  border: 1px solid #e1e1e1 !important;
}
.carousel-indicators [data-bs-target] {
  height: 10px !important;
  width: 10px !important;
  background-color: #1c6bad !important;
  border-color: #1c6bad !important;
}

/* jour css */

.mycard {
  border: none;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 6px;
  cursor: pointer;
  transition: all 0.3s;
}
.mycard.active {
  border: 2px solid #1c6bad;
  background-color: #f0f8ff;
}

.mycard h6 {
  color: #1c6bad;
  font-weight: bold;
}

.text-high {
  color: red !important;
}
.illustration img {
  max-width: 100%;
}

.profile {
  display: none;
  top: 38px !important;
  left: -67px !important;
  font-size: 1rem;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: none !important;
  border-radius: 10px;
}

.backgroundLine {
  background-color: #cae7ff;
  width: 4px;
  height: 90%;
  z-index: -1;
  left: 16px;
}
.mycard.active h6,
.mycard.active p,
.mycard.active img {
  opacity: 1;
}
.mycard h6,
.mycard p,
.mycard img {
  opacity: 0.6;
}
.complete {
  background: linear-gradient(#0a6075, #119bbe);
}
.complete h6 {
  color: #fff;
}
.complete p {
  color: #fff !important;
}

.mycard.complete h6,
.mycard.complete p,
.mycard.complete img {
  opacity: 2;
}

/* bank details */
/* Upload Card */
.upload-wrapper {
  /* background: white; */
  /* border-radius: 10px; */
  padding: 20px;
  /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); */
  max-width: 500px;
  width: 100%;
  text-align: center;
  /* border: 2px dashed #1C6BAD; */
  /* margin-top: 25px; */
}

/* Upload Icon */
.upload-icon img {
  width: 50px;
  margin-top: 5%;
}

/* Uploaded File */
.uploaded-file {
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 20px;
  background: #f8f9fa;
  display: flex;
  align-items: center;
}

/* PDF Icon */
.pdf-icon {
  width: 40px;
}

/* Remove File Button */
.remove-file {
  border: none;
  background: transparent;
  font-size: 18px;
  color: red;
  cursor: pointer;
}

/* Guidelines Section */
.guidelines-section {
  width: 500px;
}

/* Guidelines List */
.guidelines {
  list-style: none;
  padding: 0;
  color: #8b8b8b;
  font-size: 14px;
}

.guidelines li {
  margin-bottom: 5px;
}

/* Toggle Button */
.toggle-wrapper {
  display: flex;
  background: #ebf8fd;
  border-radius: 12px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  padding: 5px;
}

/* Toggle Buttons */
.toggle-btn {
  /* flex: 1; */
  border: none;
  background: transparent;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  border-radius: 10px;
}

/* Active Toggle Button */
.toggle-btn.active {
  background: white;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

/* Select File Button */
.btn-outline-primary {
  border: 2px solid #1c6bad;
  color: #1c6bad;
  font-weight: 500;
  background-color: white;
  padding: 10px 20px;
  border-radius: 8px;
}

.btn-outline-primary:hover {
  background-color: #1c6bad;
  color: white;
}
.bd_section {
  margin-top: 10%;
}
.cd_section {
  margin-top: 2%;
}

.cloud-icon {
  width: 60px;
}

.upload-card {
  background-image: url(../images/mansi-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 400px; /* Ensures it looks rectangular */
  width: 77%;
}
.cloud-icon {
  width: 50px;
}
.pro-img {
  /* margin-right: -31px; */
}

/* Responsive fix for smaller devices */
@media (max-width: 768px) {
  .upload-card {
    background-size: contain;
    padding: 15px;
    min-height: 200px;
    width: 84%;
    height: 379px;
  }
  .select_text {
    margin-top: 15px;
  }

  .cloud-icon {
    width: 40px;
  }

  /* .btn {
    width: 100%;
  } */
}

.uploadimg-line {
  background-image: url(../images/back-bg.png);
  background-repeat: no-repeat;
}
.bank_toggle {
  width: 35%;
}
.guidelines li span {
  color: #904936 !important;
  font-weight: 500;
}
.guidelines li {
  color: #904936 !important;
  font-weight: 500;
  font-size: 12px;
}

.form-container {
  max-width: 900px;
  margin: 30px auto;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 0.125rem 0.25rem #119bbe3b !important;
}
.btn-check-now {
  background: linear-gradient(to right, #007bff, #0056b3);
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 10px 20px;
  transition: all 0.3s ease;
}
.btn-check-now:hover {
  background: linear-gradient(to right, #0056b3, #007bff);
}
.form-label {
  font-weight: bold;
}
.required::after {
  content: "*";
  color: red;
  margin-left: 4px;
}
@media (max-width: 768px) {
  .row > div {
    margin-bottom: 15px;
  }
}
.salary-pill {
  flex: 1;
  border: none;
  background: transparent;
  padding: 10px 7px !important;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
}
.salary-tab {
  border-radius: 4px;
}
.form-control {
  border-radius: 15px;
}
.color-but {
  background: linear-gradient(to right, #007bff, #0056b3);
  border: 2px solid #1c6bad;
}
/* alert popup */
.modal {
  display: block;
  position: fixed;
  top: 140%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 509px;
  /* background: white; */
  /* padding: 20px; */
  /* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); */
  border-radius: 10px;
  text-align: center;
  /* height: 80%; */
  position: absolute;
  margin-bottom: 20px;
}

.modal-content {
  padding: 20px;
  border: none;
}

.button-group {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 15px;
}

.modal .btn {
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

.line-size {
  font-size: 12px;
}
.image-profile {
  width: 50%;
}

/* pop css */
.bank_toggle {
  margin-bottom: 20px;
}

/* Popup Overlay */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* Popup Box */
.popup {
  background: white;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  width: 350px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

/* Input Container */
.custom-input {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding: 2px;
  font-size: 16px;
  border: 2px solid #d0d5dd; /* Yellow border */
  border-radius: 8px; /* Rounded edges */
  background-color: white;
  font-family: Arial, sans-serif;
  color: #667085;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

/* Text Inside */
.input-text {
  padding-left: 10px;
}
.myform-control {
  border: none;
}

/* Eye Icon Button */
.eye-button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 5px;
}

.eye-button img {
  width: 18px; /* Adjust icon size */
  height: auto;
}

/* Popup Buttons */
.popup-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  width: 100%;
}

.btn {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 8px;
}

.cancel-btn {
  background: white;
  color: #1c6bad !important;
  border: 2px solid #009ad3;
}

.ok-btn {
  background: #007bff;
  color: white;
  border: none;
}

/* Fade Animation */
.popup-overlay.active {
  display: flex;
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* 
 journey calculator  */

/* Loan Summary Container */
.loan-summary {
  background: #c9e8f0;
  padding: 0 20px;
  border-radius: 12px;
  text-align: center;
  margin-bottom: 30px;
}
.rate-pill {
  border-radius: 12px;
  text-align: center;
  margin-top: 35px;
}

/* Loan Info Boxes */
.loan-info {
  display: flex;
  justify-content: space-between;
}

.info-box {
  flex: 1;
  background: #c9e8f0;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.info-box img {
  width: 24px;
  margin-bottom: 8px;
}

/* Loan Inputs */
.loan-inputs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.input-box {
  flex: 1;
  background: white;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  margin-top: 15px;
  margin-right: 10px;
}
.input-box2 {
  flex: 1;
  background: white;
  padding: 15px;
  border-radius: 10px;
  text-align: center;

  margin-left: 10px;
}

.input-label {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

.max-value {
  background: #007bff;
  color: white;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 4px;
}

/* Range Slider */
.slider {
  width: 100%;
  -webkit-appearance: none;
  height: 6px;
  background: #00296b;
  border-radius: 3px;
  outline: none;
  margin-bottom: 10px;
}

/* Input Value Display */
.input-value {
  font-size: 16px;
  font-weight: bold;
}

/* Loan Calculation */
.loan-calculation {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  border-top: 2px dashed #ddd;
  padding-top: 20px;
}

.calc-box {
  flex: 1;
  text-align: center;
}

.calc-box p {
  font-size: 14px;
  color: #666;
}

.calc-box h3 {
  margin: 5px 0;
  font-size: 20px;
  color: #00296b;
  font-weight: bold;
}

/* Confirmation Text */
.confirmation-text {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}

/* Action Buttons */
.action-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.reject,
.accept {
  padding: 10px 20px;
  border: 2px solid #007bff;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s;
}

.reject {
  background: white;
  color: #1c6bad;
  border: 2px solid #1c6bad;
}

.accept {
  background: #007bff;
  color: white;
}

.accept:hover {
  background: #005bb5;
}

/* Loan Inputs */
.loan-inputs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.input-box {
  flex: 1;
  background: white;
  padding: 15px;
  border-radius: 10px;
  text-align: center;

  position: relative;
}

/* Input Label */
.input-label {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

/* Max Value Tag Positioned Above Slider */
.slider-container {
  position: relative;
  margin-bottom: 10px;
}

.max-tag {
  position: absolute;
  top: -47px;
  left: 86%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, #0a6075 0%, #119bbe 100%);
  color: white;
  font-size: 12px;
  padding: 3px 6px;
  border-radius: 4px;
  font-weight: bold;
  width: 25%;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

/* Styled Slider */
.slider {
  width: 100%;
  -webkit-appearance: none;
  height: 6px;
  background: #00296b;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
}

/* Input Value Display */
.input-value {
  font-size: 16px;
  font-weight: bold;
}

/* Dropdown Container */
.custom-dropdown {
  position: relative;
  width: 100%;
  max-width: 794px;
  margin-bottom: 20px;
}

/* Select Element */
.custom-dropdown select {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 2px solid #e0e0e0; /* Yellow border */
  border-radius: 15px; /* Rounded edges */
  background-color: white;
  font-family: Arial, sans-serif;
  color: #333;
  cursor: pointer;
  appearance: none; /* Hide default dropdown arrow */
  -webkit-appearance: none; /* For Safari */
  -moz-appearance: none; /* For Firefox */
}

/* Dropdown Arrow */
.custom-dropdown::after {
  content: "▾";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #777;
  pointer-events: none;
}

/* Hover & Focus Effects */
.custom-dropdown select:focus {
  outline: none;
  border-color: #e0e0e0; /* Darker yellow on focus */
}
.radius_text {
  border: 2px solid #1c6bad;
  border-radius: 8px;
  margin: 0 20%;
}
.box6 {
  border-radius: 10px;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.radius_text p {
  font-size: 15px;
  color: #1c6bad;
}

.radius_text1 {
  border: 2px solid #10b059;
  border-radius: 8px;
  margin: 0 20%;
  padding: 10px;
}

.radius_text1 p {
  font-size: 15px;
  color: #10b059;
}
.close-icon {
  position: absolute;
  top: 48px;
  right: 177px;
  width: 25px;
  height: 25px;
  display: none;
  cursor: pointer;
}

/* Show Close Icon on Hover */
.upload-wrapper:hover .close-icon {
  display: block;
}
.upload-wrapper {
  position: relative;
  display: inline-block;
  /* border: 2px dashed #005bbb; */
  border-radius: 10px;
  padding: 96px;
  text-align: center;
}
.popup-buttons button.btn-primary {
  padding-left: 30px;
  padding-right: 30px;
}

/* proress bar */
/* Progress Container */
.progress-container {
  display: flex;
  align-items: self-start;
  justify-content: center;
  margin: 20px auto;
  padding: 20px;
  max-width: 1025px;
  position: relative;
}

/* Shared Line Styles */
.progress-line {
  position: absolute;
  top: 35%;
  height: 4px;
  transform: translateY(-50%);
  z-index: 1;
}

/* Dark Line for Step 1 to Step 2 */
.progress-line.dark {
  background: linear-gradient(90deg, #0a6075 0%, #119bbe 100%);
  left: 12.5%;
  right: 70.5%;
}

/* Light Line for Step 3 to Step 5 */
.progress-line.light {
  background-color: #d9e4f5;
  left: 30.5%;
  right: 12%;
}

/* Step Styles */
.step {
  flex: 1;
  text-align: center;
  position: relative;
}

.step .circle {
  width: 40px;
  height: 40px;
  background: #d9e4f5;
  border-radius: 50%;
  margin: 9px auto;
  z-index: 2;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: white;
  line-height: 40px;
}

.step.active .circle {
  background: linear-gradient(to right, #0a6075, #119bbe);
}

.step.completed .circle {
  background: linear-gradient(to right, #0a6075, #119bbe);
  color: white;
}

.step .label {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #6c757d;
}

.step.active .label,
.step.completed .label {
  color: #1d202c;
}

/* Button Styles */
.refresh-button {
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.refresh-button button {
  background: #003f91;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.refresh-button button i {
  margin-left: 10px;
}

.pink_text {
  color: #d93c65;
  font-weight: bold;
}
.proc-icon{
  margin-left: 4rem;
}

.heading-with-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* 
new design jouney steps  */
.step-box {
  background: linear-gradient(90deg, #0a6075 0%, #119bbe 100%);
  color: #fff;
  border-radius: 30px 0;
  /* padding: 14px 0px 0px 12px; */
  padding-top: 14px;
  /* display: flex; */
  /* align-items: center; */
  /* gap: 15px; */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  height: 88px;
}
.upload-section {
  background: white;
  border-radius: 16px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  /* max-height: 419px; */
}
.up_section {
  margin-top: 9%;
}

.left-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.upload-panel {
  padding: 12px 30px;
}

.mode-btn {
  border-radius: 30px;
  padding: 8px 25px;
  margin: 0 8px;
  font-weight: 500;
}
.toggle-mybtn {
  border-radius: 50px;
  border: 1px solid #00606b;
  color: #00606b;
  background-color: transparent;
  padding: 8px 24px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.doc-pill {
  border: 1px solid #6c757d52;
  color: #212529;
  border-radius: 11px;
  font-weight: 700;
}

.mode-btn img {
  filter: brightness(0) saturate(100%) invert(22%) sepia(72%) saturate(313%)
    hue-rotate(147deg) brightness(94%) contrast(86%);
}

.toggle-mybtn.active {
  background-color: #e6faff; /* light blue fill for active */
}

.form-select,
.form-check-label {
  font-size: 0.95rem;
}

.rules {
  font-size: 0.85rem;
  color: #e74c3c;
  margin-top: 20px;
}

.rules li {
  margin-bottom: 5px;
}

.upload-buttons .btn {
  margin-right: 10px;
  margin-top: 15px;
}
.upload-container {
  max-width: 960px; /* You can adjust this (e.g., 860px, 800px) */
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}

@media (max-width: 768px) {
  .upload-panel {
    padding: 20px;
  }
  .left-image {
    border-radius: 16px 16px 0 0;
  }
  .loan-app {
    margin-top: 95px !important;
  }
}

.loan-app {
  margin-top: 30px;
}

.elg-form {
  border: 1px solid #e0e0e0;
  font-size: 12px;
  /* color: #e0e0e0; */
  height: 48px;
}

.step-box h6 a {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
}

.step-box p {
  margin: 0;
  font-size: 0.875rem;
  color: #dbeafe;
}

.step-number {
  background-color: #fff;
  color: #0d6efd;
  border-radius: 50%;
  font-weight: 700;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  font-size: 1rem;
}

.bottom-box {
  justify-content: center;
}

/* Limit the section's overall size */
section.container-fluid.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  max-width: 1200px;
  margin: 0 auto;
}

/* Adjust step box padding and spacing */
.step-box {
  /* padding: 10px 10px;
  gap: 10px; */
  border-radius: 20px 0;
}

/* Reduce image size in step boxes */
.step-box .step-img {
  /* width: 10% !important; */
}

/* Reduce font size slightly for tighter layout */
.step-box h6 {
  font-size: 0.95rem;
}

.step-box p {
  font-size: 0.75rem;
}

/* Reduce center circle image */
.col-md-4.mb-4 img.img-fluid {
  width: 60% !important;
  max-width: 300px;
}

.content-progress1 {
  background: linear-gradient(90deg, #0a6075 0%, #119bbe 100%);
  padding: 6px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  margin: 8px;
}
.content-progress2 {
  /* border-color: #0A6075; */
  padding: 6px;
  color: #0a6075;
  font-weight: 700;
  font-size: 13px;
  margin: 8px;

  background-color: #fff;
  border: 2px solid;
}

/* updated css web pages */

@media (max-width: 575.98px) {
}

@media (max-width: 1199.98px) {
  .mission-content {
    width: 60%;
  }
  .tabsAbout-us1 {
    flex-wrap: nowrap;
  }
  div#v-pills-tabContent {
    text-align: center;
  }
  .tabsAbout-us1 .nav-link p {
    display: none;
  }
  div#v-pills-tabContent p {
    display: block;
  }
  .tabsAbout-us1 .nav-link {
    margin: 20px;
  }
  /* .container-fluid {
    width: 95%;
  } */
  .navbar-light .navbar-nav .nav-link {
    padding: 6px 16px;
    font-size: 14px;
  }
  h2.text-blueCommon {
    font-size: 32px;
  }
  span.brandtext.h1 {
    font-size: 36px;
  }
  .blogContentDiv h5 {
    font-size: 14px;
  }
  .blogboxContent {
    padding-left: 100px;
  }
  .blogboxContent .ps-lg-5.ms-lg-5 {
    padding-left: 0 !important;
  }
  .blogImage img {
    width: 210px;
  }
  .news-card {
    height: 280px;
  }
  .infoDiv,
  .divConnect1 {
    width: 100% !important;
  }
  section.mainFAQ.py-5 .row.w-100.mx-lg-5.px-lg-5 {
    padding: 0 !important;
    margin: 0 !important;
  }
  .faq_lamf.accordion {
    height: 350px;
  }
  .blog-banner {
    height: 310px;
  }
  .blogContentpage .feature-box {
    min-height: 363px;
  }
  .city-text {
    bottom: 42%;
    font-size: 14px;
  }
  .htwSectionContent .applySection2 {
    background-size: 80%;
  }
  .affiliate-banner .commonTitle-text {
    padding: 24px 35px !important;
    margin-bottom: 30px;
  }
}

@media (max-width: 1399.98px) {
  .contact-detailsnew {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-title::before,
  .section-title::after {
    width: 30%;
  }
  .tabsAbout-us1 .nav-link h5 {
    font-size: 15px !important;
  }
  .company-mission {
    flex-wrap: wrap;
  }
  .mission-content {
    width: 100%;
  }
  .page-wrapper .h2,
  h2 {
    font-size: 34px;
  }
  section.dlp-section .col-lg-7 {
    margin-left: 0px;
  }
  .blogContentpage .feature-box {
    min-height: 404px;
  }
  .blog-banner {
    height: 230px;
  }
  .navbar-collapse {
    position: absolute;
    top: 75px;
    left: 0;
    text-align: left;
    width: 100%;
    background: #f5faff;
    padding-left: 17px;
  }
  .leftContent,
  .blockforbtn {
    text-align: center;
    justify-content: center;
  }
  .blogboxContent .ps-lg-5.ms-lg-5 {
    padding-left: 60px !important;
  }
}
@media (max-width: 767.98px) {
  .newRow .row .col {
    flex: auto !important;
  }
  .section-title::before,
  .section-title::after {
    width: 18%;
  }
  .tabsAbout-us1 .nav-link {
    border-bottom: 6px solid #fff;
    border-left: 0 !important;
  }
  .tabsAbout-us1 .nav-link h5 {
    text-align: center;
  }
  .tabsAbout-us1 .nav-link.active {
    border-bottom: 6px solid #0a6075 !important;
    border-left: 0 !important;
    text-align: center;
  }
  .tabsAbout-us1 .nav-link {
    margin: 10px;
    padding: 2px;
  }
  .affiliate-banner .commonTitle-text h5,
  .affiliate-banner .commonTitle-text p {
    font-size: 14px;
  }

  .owl-item {
    width: 319px !important;
  }
  .right-side p {
    padding-right: 15px;
  }
  .apply-img {
    display: none;
  }
  .partner-card.d-flex {
    display: block !important;
    text-align: center;
  }
  .city-text {
    bottom: 60%;
    font-size: 18px;
    left: 20%;
  }
  .commonTitle-text {
    min-width: 210px;
  }
  .selectFilter {
    width: 100% !important;
  }
  .blog-banner .container {
    text-align: center;
  }
  .blog-banner {
    background-size: cover;
  }
  section.mainFAQ .col-lg-7 {
    margin-left: 0px;
  }
  .infoDiv,
  .divConnect1 {
    display: block !important;
    width: 100% !important;
  }
  .blogImage img {
    width: 100%;
  }
  .col-lg-6.blogboxContent .d-flex.feature-box {
    display: block !important;
  }
  .blogImage {
    position: static !important;
  }
  .blogboxContent {
    padding-left: 10px;
  }
  .blogboxContent .ps-lg-5.ms-lg-5 {
    padding-left: 0 !important;
  }
  .loan-results .d-flex.align-items-center {
    display: block !important;
    text-align: center;
    margin-bottom: 20px;
  }
  .feature-number {
    left: 89%;
    top: 16%;
    font-size: 60px;
    z-index: 2;
  }
  .checklist-item {
    width: 34px;
    font-size: 14px;
    box-shadow: none;
  }
  .checklist-item img {
    width: 20px;
    height: 24px;
  }
  a.navbar-brand img {
    /* width: 140px; */
  }
  .btn.btn-primary,
  .btn.btn-outline-primary,
  .btn-white-primary {
    padding: 8px 14px;
    font-size: 14px;
  }
  .navbar-toggler {
    font-size: 17px !important;
    padding: 6px 6px !important;
  }
  .btn-block {
    margin-left: 4px !important;
  }
  /* .container-fluid {
    width: 100%;
  } */
}
@media (max-width: 320px) {
  .right-side,
  .right-side .ms-lg-5.ps-5 {
    padding-left: 16px !important;
  }
  .oops-img {
    width: 100%;
  }
}

/* ======== header ======== */

@media (max-width: 992px) {
  /* Reduce logo size for smaller screens */
  .logo-img {
    height: 90px;
  }

  /* Collapse background + padding */
  .navbar-collapse {
    background: white;
    padding-top: 20px;
  }

  /* Hide desktop button in mobile */
  .desktop-apply-btn {
    display: none !important;
  }

  /* Show mobile apply button in top bar */
  .mobile-apply-btn {
    display: block !important;
    text-align: center;
    margin-top: 16px;
  }
  .apply-btn {
    font-size: 12px;
    padding: 10px 13px;
  }
}

@media (min-width: 992px) {
  /* Hide mobile apply button on larger screens */
  .mobile-apply-btn {
    display: none !important;
  }
  .quick-links {
    width: 50% !important;
  }
}
@media (min-width: 992px) {
  .desktop-apply-btn {
    display: block !important;
  }
}
/* ======== header End ======== */

/* footer */

@media (max-width: 768px) {
  .footer-bottom-container {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .footer-copy {
    font-size: 13px;
    text-align: center;
  }
}

/* footer End */

/* about */
@media (max-width: 991px) {
  .about-image-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .about-image-1,
  .about-image-2 {
    position: static;
    transform: none;
    border-radius: 40px;
  }

  .about-title,
  .about-description {
    text-align: center;
  }

  .square-overlay,
  .circle-outline {
    display: none;
  }
  .home-about {
    display: none;
  }
}

@media (max-width: 575px) {
  .about-title {
    font-size: 1.8rem;
  }

  .home-about {
    display: none;
  }

  .about-description {
    font-size: 0.9rem;
  }
}

/* about-end */

/* chloose us */

@media (max-width: 767px) {
  .choose-us-section h2,
  .choose-us-section h3 {
    font-size: 2rem;
    text-align: center;
  }
  .choose-us-card {
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .choose-us-section h2,
  .choose-us-section h3 {
    font-size: 1.5rem;
  }
  .choose-us-card h5 {
    font-size: 1.25rem;
  }
  .choose-us-card .desc {
    font-size: 0.95rem;
  }
}

/* choose us end */

/* explore product */

@media (max-width: 767px) {
  .products-section {
    border-radius: 0;
  }
  .product-card {
    margin-bottom: 30px;
  }
  .products-section h2 {
    font-size: 2rem;
    text-align: center;
  }
}

@media (max-width: 575px) {
  .product-card .card-title {
    font-size: 18px;
  }
  .product-card .card-text {
    font-size: 16px;
  }
}

/* explore product end */

/* <!-- why choose us --> */

@media (max-width: 767px) {
  .why-rupee-section h2 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
  }
  .why-rupee-section p,
  .why-rupee-section ul li {
    font-size: 0.8rem;
    line-height: 1.8rem;
  }
}

/* Responsive adjust */
@media (max-width: 767px) {
  .floating-card {
    position: static;
    transform: none;
    margin-top: 1rem;
  }
}

/* <!-- why choose us end --> */

/* benifits with rupeeontime */

@media (max-width: 767px) {
  .benefits-with-rupeeontime h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .benefits-with-rupeeontime .content-box {
    padding: 1rem;
    width: 386px;
  }
  .benefits-with-rupeeontime .icon-circle,
  .benefits-with-rupeeontime .icon-small {
    width: 80px;
    height: 80px;
  }
}

/* benifits with rupeeontime end */

/* Representative Example */

@media (max-width: 768px) {
  .representative-section h2 {
    font-size: 36px;
  }

  .representative-section .subheading {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .representative-flow {
    gap: 20px;
  }

  .flow-item p {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .connector-line {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .representative-icons {
    flex-direction: column;
    gap: 2rem;
  }

  .connector-line {
    display: none;
  }

  .icon-item,
  .icon-item.wide {
    flex: none;
    width: 100%;
  }
}
/* Representative Example End */

/* mobile app */

@media (max-width: 767.98px) {
  .circle-lg,
  .circle-md,
  .circle-sm {
    display: none;
  }
}

/* mobile app end */

/* <!-- blog --> */

@media (min-width: 768px) {
  .carousel-inner .carousel-item > .row {
    display: flex;
    justify-content: center;
  }
  .carousel-inner .carousel-item > .row > .col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-dropdown {
    position: relative;
    width: 78%;
    max-width: 794px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .carousel-inner .carousel-item > .row > .col {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 767.98px) {
  .carousel-item .col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .blog-time .carousel-inner .carousel-item > div {
    display: flex;
    justify-content: center;
  }
}

/* <!-- blog end --> */

/* get in touch */

@media (min-width: 768px) {
  .shape-dot {
    width: 14px;
    height: 14px;
  }
}

/* get in touch end  */

/* why we are  */

@media (max-width: 767px) {
  .rtime-why-we-are-section .carousel-item {
    padding: 2rem;
  }
  .rtime-why-we-are-section img {
    border-radius: 0;
  }
}

/* why we are end  */

@media (max-width: 575.98px) {
  .rupee-breadcrumb-heading {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .masonry-columns {
    column-count: 2;
  }
}

/* Responsiveness: shrink on small screens */
@media (max-width: 576px) {
  .area-btn {
    min-width: 140px;
    font-size: 1rem;
    padding: 0.5rem 1rem;
  }
}

/* Responsive tweaks */
@media (max-width: 767.98px) {
  .step-number {
    font-size: 5rem;
  }
  .step-title {
    font-size: 1.5rem;
  }
}

/* rate and terms */

/* Make sure the cards are responsive */
@media (max-width: 767px) {
  .rate-term-card {
    padding: 20px;
    min-height: 350px; /* Adjust min-height on smaller screens */
  }

  .card-title {
    font-size: 20px;
  }

  .card-description {
    font-size: 18px;
  }
}

/* Responsive table styles */

@media (max-width: 767px) {
  .table td,
  .table th {
    font-size: 12px;
    padding: 10px;
  }
}

/* lending section   */

/* Ensure the cards are responsive */
@media (max-width: 767px) {
  .r-lead-home-title h2 {
    font-size: 2.5rem;
  }

  .r-lead-home-description {
    font-size: 1rem;
  }

  .r-lead-home-card {
    padding: 16px;
  }
}

/* lending section end  */

@media (max-width: 767px) {
  .r-lead-home h2 {
    font-size: 2.5rem;
  }

  .r-lead-home p {
    font-size: 1rem;
  }

  .r-lead-home-card {
    padding: 16px;
  }

  /* Adjust card margin for small screens */
  .r-lead-home-card-middle {
    margin-left: 0;
  }
}
/* 
WEB PAGES CSS */



/* common css start */
.btn.btn-primary {
  background: #169dbd;
  transition: all 0.4s ease-in-out;
  font-weight: 500;
  padding: 8px 30px;
  font-size: 16px;
  border-color: #169dbd;
  border-radius: 12px;
}

.btn.btn-primary:hover,
.btn-outline-primary:hover {
  transition: all 0.1s ease-in;
  /* background: #0871e0 !important; */
  border-color: #169dbd;
  border-radius: 0px;
}

.btn-outline-primary {
  border: 1px solid #169dbd;
  color: #169dbd;
  font-weight: 500;
  padding: 8px 30px;
  font-size: 16px;
}

.header {
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: white;
}

.page-wrapper {
  margin-top: 90px;
  z-index: 1;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
  color: #169dbd !important;
  font-weight: 600;
}

.navbar-light .navbar-nav .nav-link {
  color: #080808 !important;
  font-size: 16px;
  padding: 6px 24px;
  font-weight: 500;
}



/* footer css  */


.copy-box {
  background: rgba(255, 255, 255, 0.1);
}

.border-right1 {
  border-right: 1px solid #fff;
}

/* home css  */
/* Checklist Styling */
.checklist-container {
  max-width: 320px;
  margin: auto;
}

.checklist {
  position: relative;
  /* animation: drop-in 1s ease 200ms backwards; */
}

.checklist::before {
  content: "";
  position: absolute;
  top: 0;
  left: 26px;
  width: 3px;
  height: 100%;
  background-color: #28a745;
}

.checklist-item.visible {
  animation: drop-in 1200ms ease-in-out 500ms;
}

.checklist-item {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  width: 266px;
  color: #032e63;
  font-size: 16px;
  animation: drop-in 1s ease-in-out 200ms;
}

.checklist-item img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

/* Animation */

@keyframes drop-in {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translate(10px);
  }
}

/* ----------------------- */

/* .text-blueCommon,
.textBlue {
  color: #032e63 !important;
} */

/* .brandtext {
  color: #d93c65;
} */

span.brandtext.h1 {
  font-size: 60px;
  font-weight: 900;
}

h2.text-blueCommon {
  font-size: 45px;
}

.hero-section,
.bg-lightcolor {
  background-color: #f5faff;
}

.feature-box {
  border-radius: 16px;
  box-shadow: 0px 30px 30px 0px rgba(89, 113, 201, 0.3);
  transition: transform 0.3s ease-in-out;
}

.feature-box h4,
.ResponsibleLendingSec h4 {
  color: #202020;
  font-family: Roboto;
  font-size: 20px;
}

.feature-number {
  color: rgba(3, 46, 99, 0.5);
  position: absolute;
  left: -44px;
  top: 50%;
  font-size: 100px;
  font-weight: 800;
  line-height: 0px;
  opacity: 0.45;
  z-index: -1;
}

.page-wrapper .h2,
h2 {
  font-size: 40px;
}

.text-blackDark {
  color: #202020;
}

.loan-box:hover {
  transform: translateY(-5px);
}

.loanOffer-sec {
  background-image: url("../images/bg-offer.svg");
  background-repeat: no-repeat;
}

.input-group {
  width: 134px;
  border-radius: 12px !important;
  border: 1px solid #e0e0e0 !important;
}

.input-group input {
  width: 60px;
}

.arrow-icon {
  left: -13%;
}

/* .......... blog section css  */
.border {
  border-color: #cdd7fb !important;
}

.blogImage {
  left: -98px;
}

.blogboxContent {
  padding-left: 120px;
}

/* news css ------------------ */

.carousel-indicators [data-bs-target] {
  background-color: #c1bdbd;
  height: 10px !important;
  width: 10px !important;
}

.news-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 30px 30px 0px rgba(89, 113, 201, 0.3);
  position: relative;
  padding: 15px;
  height: 240px;
  margin-top: 91px;
  margin-bottom: 29px;
}

.news-logo {
  width: 100%;
  text-align: center;
}

.news-logo img {
  max-width: 280px;
  height: auto;
  margin-top: -97px;
}

.news-content {
  padding-top: 10px;
}

/* .carousel-indicators {
  bottom: -63px;
} */

.carousel-indicators button {
  width: 10px;
  height: 10px;
  background-color: #888;
  border-radius: 50%;
  cursor: pointer;
}

.carousel-indicators .active {
  background-color: #d93c65;
}

.news-content h6 {
  color: #202020;
  padding-bottom: 30px;
}

/* faq css .......... */
.faq-section {
  background-image: url("../images/faq-bg.svg");
  background-size: 100%;
}

.faq_lamf.accordion {
  overflow: auto;
  height: 530px;
}

.accordion-item {
  border: none !important;
  border-radius: 7px !important;
  padding: 12px 0px;
}

.accordion-button.collapsed {
  color: #202020;
}

.accordion-button::after {
  background-image: url(../images/plus.svg);
  right: 18px;
  top: 18px;
  position: absolute;
  transform: none !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.svg);
  top: 9px;
  right: -31px;
  position: relative;
  transform: none !important;
}

.accordion-button:not(.collapsed) {
  color: #032e63;
}

.divConnect {
  background-image: url("../images/bg-connect.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}

section.mainFAQ .col-lg-7 {
  margin-left: -80px;
}

.mainFAQ .col-lg-7 .accordion-item {
  border-radius: 16px;
  border: 1px solid rgba(247, 251, 255, 0.61);
  background: rgba(247, 251, 255, 0.8);
  box-shadow: 0px 30px 30px 0px rgba(89, 113, 201, 0.3);
  backdrop-filter: blur(27.5px);
}

.mainFAQ .col-lg-7 .accordion-button.collapsed {
  color: #032e63;
  font-weight: 700;
}

.blog-banner {
  background-image: url("../images/blog-banner.svg");
  height: 465px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.commonTitle-text {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(35px);
  min-width: 340px;
}

.borderRadius {
  border-radius: 12px !important;
}

.blogContentpage .feature-box {
  min-height: 452px;
}

.blogContentDiv {
  overflow: auto;
  height: 830px;
}

.blog-content h4 {
  color: #202020;
  font-size: 18px;
  font-weight: 600;
}

.service-areaBanner {
  background-image: url("../images/Service-Area-banner.svg");
}

.city-text {
  bottom: 57%;
  position: absolute;
  left: 30px;
  font-size: 16px;
  font-weight: bold;
}

.mainFAQ h3 {
  width: 100%;
}

.mainFAQ h3::before {
  content: "";
  position: absolute;
  width: 26%;
  height: 1px;
  background-color: #fff;
  top: 68%;
  right: 30%;
}

.r-tBanner {
  background-image: url("../images/r&t-banner.svg");
}

.table > :not(:first-child) {
  border-top: none;
}

.table {
  white-space: nowrap;
}

.inputEnter {
  border-bottom: 1px solid #b4b5b6 !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.applySection2 {
  background-image: url(../images/bg-apply.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.card1 {
  border-radius: 30px;
  background: var(--color-white-80, rgba(255, 255, 255, 0.8));
  box-shadow: 0px 20px 26px 0px rgba(0, 0, 0, 0.05),
    0px 8px 9px 0px rgba(0, 0, 0, 0.06);
  backdrop-filter: blur(15px);
}

.info-doc {
  background-image: url("../images/bg-doc.svg");
}

.info-box {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.13);
}

/* Rates and Fees */
.rate_fees_section {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  background-color: #fff;
}

.rate_fees_section h2 {
  text-align: center;
}

.rate_fees_section .table_main {
  text-align: center;
  padding: 46px;
  background-color: #fff;
  box-shadow: 0px 0px 7px #c0bdbd;
  width: 100%;
  float: left;
  margin: 3% 0;
}

.rate_fees_section .table_main p > span {
  font-size: 23px;
  color: #d93c65;
}

.rate_fees_section .table_main .col-lg-4.col-md-4.col-xs-12 {
  border-right: solid 1px #eee;
}

.rate_fees_section .table_main .col-lg-4:last-child,
.col-md-4:last-child,
.col-xs-12:last-child {
  border-right: none !important;
}

.rate_fees_section hr:not([size]) {
  height: 0.1px;
}

.rate_fees_section hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.2;
}

.rate_fees_section table {
  caption-side: bottom;
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  border: solid 1px #eee;
  float: left;
}

.rate_fees_section .table-responsive {
  margin: 4% 0;
}

.rate_fees_section table td,
table th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  padding: 10px;
  border: solid 1px #eee;
}

.addSection2 {
  background-image: url("../images/bg-address.svg");
}

.contact_usBanner {
  background-image: url("../images/contact_us-banner.svg");
}

/* contact us css  */
.container1 {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.contact-card {
  border-radius: 30px 0px 0px 30px;
}

.right-side {
  background: url("../images/sayhi.svg") no-repeat center center/cover;
}

.contact-column {
  background-color: #f0f9fd;
  border-radius: 50px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.map-container {
  margin-top: -18px;
}

.ratesBlock h5 {
  border-radius: 0px 0px 16px 16px;
}

.text-danger {
  color: #d93c65 !important;
}

.htw-banner {
  background-image: url("../images/how_it_works-banner.svg");
}

.affiliate-banner {
  background-image: url("../images/affiliate-program-banner.svg");
}

.wrapper .slick-dots li button:before {
  font-size: 20px;
  color: white;
}

/* ///////////////////// */
button.owl-prev {
  background-image: url(../images/pre-icon.svg) !important;
  height: 42px;
  width: 44px;
  background-size: 95% !important;
  background-repeat: no-repeat !important;
  color: #fff !important;
  position: absolute;
  top: 38%;
  left: -3%;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #fff;
}

button.owl-next {
  background-image: url(../images/pre-icon.svg) !important;
  rotate: 180deg !important;
  position: absolute;
  top: 38%;
  right: -3% !important;
  height: 42px;
  width: 44px;
  background-size: 95% !important;
  background-repeat: no-repeat !important;
  color: #fff !important;
}

.owl-item {
  width: 290px !important;
}

.home-affiliate {
  max-width: 90%;
  margin: 0 auto;
  height: 212px;
}

/* ///////////////// */

.validation-box {
  background: white;
  color: #154ba2;
  padding: 10px 15px;
  /* border-radius: 12px; */
  font-weight: bold;
  position: absolute;
  top: 6px;
  right: 27%;
  font-size: 14px;
  overflow: hidden;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  width: 45%;
  text-align: center;
}

.criteria-box {
  border-radius: 12px;
  padding: 50px 20px 20px;
  position: relative;
}

.criteria-item {
  background: rgba(255, 255, 255, 0.2);
  padding: 15px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
}

.criteria-number {
  font-weight: 900;
  padding: 8px 12px;
  margin-right: 12px;
  min-width: 40px;
  text-align: center;
  font-size: 30px;
}

.about-banner {
  background-image: url("../images/about-banner.svg");
}

.btn-white-primary {
  border: 1px solid #fff;
}

.section-title::before,
.section-title::after {
  /* content: "";
  width: 37%;
  height: 3px;
  background: #d93360;
  position: absolute;
  top: 50%; */
}

.section-title::before {
  left: 0%;
}

.section-title::after {
  right: 0%;
}

.mission-content {
  width: 50%;
  background-color: #d93360;
  /* Red background */
}

.tabsAbout-us1 .nav-link {
  width: 100%;
  border-radius: 11px !important;
  width: 154%;
  background: white;
  padding: 5px 13px;
  margin-bottom: 20px;
  transition: transform 0.3s;
  color: #212121;
  border-left: 10px solid #fff !important;
}

.tabsAbout-us1 .nav-link.active {
  background-color: #fff !important;
  color: #df1b66 !important;
  border-left: 10px solid #df1b66 !important;
  box-shadow: 14px 5px 15px rgb(0 0 0 / 22%) !important;
}
div#v-pills-tabContent p {
  display: none;
}
.repay-LoanBanner {
  background-image: url("../images/repay-laon-banner.svg");
}
.repaySectionLoan .applySection2 {
  background-position: right;
}
.newsBanner {
  background-image: url("../images/news-banner.svg");
}
.privacy-policy-banner {
  background-image: url("../images/privacy-policy-banner.svg");
}
.contact-detailsnewSection {
  background-color: #d1eaff;
}
.terms-and-condition-banner {
  background-image: url("../images/termscondition-banner.svg");
}
.input-group1 {
  position: absolute;
  top: 0;
  right: 0;
}
.input-group1::before {
  content: "";
  position: absolute;
  background-image: url("../images/rupee-icon.svg");
  height: 70%;
  width: 27%;
  background-repeat: no-repeat;
  right: 0px;
  border-left: 1px solid #e0e0e0;
}
.input-groupDate::before {
  background-image: url("../images/calender-img.svg");
}

/* ------------------- */
.bg-oval {
  position: relative;
}
.bg-oval::before {
  content: "";
  position: absolute;
  top: 7%;
  left: 0;
  width: 100%;
  height: 80%;
  background-image: url("../images/bg-oval.svg");
  background-repeat: no-repeat;
  z-index: -1;
  /* animation: zoom-in-zoom-out 2s ease-out infinite; */
}
.bg-oval1::before {
  content: "";
  background-image: url("../images/bg-oval1.svg");
  position: absolute;
  /* top: 7%?; */
  left: 0;
  width: 100%;
  height: 80%;
  background-repeat: no-repeat;
  z-index: -1;
}

/* @keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
} */

/* ======= Hearder =============== */

/* Base Navbar Styling */
.custom-navbar {
  background: white;
  box-shadow: 0px 4px 18px rgba(147, 149, 152, 0.14);
  padding: 0px 10px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}

/* Logo */
.logo-img {
  height: 80px;
  width: auto;
}

/* Navigation Links */
.nav-link-custom {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #080808;
}
.nav-link-custom:hover {
  color: #0a6075;
}
.nav-link-custom.active {
  color: #169dbd;
  font-weight: 700;
}

/* Apply Now Button */
.apply-btn {
  background-color: #169dbd;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  border-radius: 12px;
  padding: 10px 16px;
  white-space: nowrap;
  display: inline-block;
}

.apply-btn:hover {
  background-color: #0a6075;
  color: white;
  text-decoration: none;
}

/* Toggler Button Styling */
.navbar-toggler {
  border: none;
}
.navbar-toggler-icon {
  background-image: none;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
}
.navbar-toggler-icon::before,
.navbar-toggler-icon::after,
.navbar-toggler-icon div {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000; /* Black toggler lines */
  left: 0;
  transition: all 0.3s;
}
.navbar-toggler-icon div {
  top: 7px;
}
.navbar-toggler-icon::before {
  top: 0;
}
.navbar-toggler-icon::after {
  bottom: 0;
}
.desktop-apply-btn {
  display: none !important;
}

/* ======= Hearder End=============== */

/* footer */

.custom-gradient-bg {
  width: 100%;
  /* height: 100%; */
  background: linear-gradient(0deg, white 0%, rgb(55 189 221 / 26%) 100%);
}

/* .footer-bottom {
  width: 100%;
  background: white;
  padding: 12px 10px;
  border-top: 1px solid #eee;
} */

/* .footer-bottom-container {
  max-width: 1575px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
} */

.footer-shape-logo {
  display: flex;
  align-items: center;
  gap: 16px;
}

.shape-logo {
  height: 40px;
  width: auto;
}

.footer-copy {
  color: #0a6075;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.15px;
  text-align: center;
}

/* footer End */

/* hero section  */

.bg-light-blue {
  background-color: rgba(22, 157, 189, 0.21);
}

.slider-dot {
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.slider-dot.active {
  border: 2px solid #0a6075;
}

.rupee-button {
  background-color: #0a6075;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 30.4px;
  word-wrap: break-word;
  cursor: pointer;
}
.rupee-button:hover {
  background-color: #087a94;
  color: white;
  text-decoration: none;
}

.rupee-button-get-started {
  background-color: #ffffff;
  color: #0a6075;
  border: 1px solid #0a6075;
  font-size: 16px;
  font-weight: 700;
  line-height: 30.4px;
  word-wrap: break-word;
  cursor: pointer;
}
.rupee-button-get-started:hover {
  background-color: #0a6075;
  color: white;
  text-decoration: none;
}

/* hero section end  */

/* about */

.about-section {
  background-color: #0a6075;
  color: #fff;
  overflow: hidden;
  position: relative;
  padding: 60px 0;
}

.bg-shape {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0a6075;
  z-index: 0;
}

.about-title {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  text-transform: capitalize;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
}

.about-description {
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.8;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
}

.about-image-wrapper {
  position: relative;
  width: 100%;
  min-height: 600px;
}

.about-image {
  position: absolute;
  border-radius: 66px;
  z-index: 1;
  max-width: 100%;
  height: auto;
}

.about-image-1 {
  top: 30px;
  left: 15%;
  transform: translateX(-50%);
}

.about-image-2 {
  top: 100px;
  left: 35%;
  transform: translateX(-50%);
}

.circle-outline {
  width: 131px;
  height: 195px;
  border: 1px solid white;
  border-radius: 80px;
  position: absolute;
  z-index: 0;
}

.circle-left {
  top: 477px;
  left: 0;
}

.circle-right {
  top: 273px;
  right: 0;
}

/* about end */

/* choose-us */

.choose-us-section {
  background-image: url("../images/choose-us.svg");
  background-size: cover;
  background-position: center;
  padding: 80px 0;
  position: relative;
  /* color: white; */
}

.choose-us-section h2 {
  font-size: 2.5rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.choose-us-section h3 {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.choose-us-section p {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.choose-us-card {
  background-color: #0a6075;
  border-radius: 10px;
  padding: 15px;
  color: white;
  height: 100%;
}

.choose-us-card .icon {
  width: 66px;
  height: 66px;
  /* background-color: white; */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.choose-us-card h5 {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.choose-us-card .desc {
  font-size: 0.8rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.7;
  color: #fff;
}

/* choose-us end */

/* explore product */

/* products.css */

.products-section {
  background-color: #f9fbff;
  border-radius: 338px;
  position: relative;
}

.products-section h2 {
  font-size: 2.5rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #169dbd;
  /* text-align: center; */
  margin-bottom: 40px;
}

.products-section h2 span {
  font-size: 3rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  /* text-align: center; */
  margin-bottom: 40px;
}

.product-card {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 30px 60px rgba(6, 24, 67, 0.05);
  transition: transform 0.3s ease-in-out;
}

.product-card:hover {
  transform: translateY(-5px);
}

.product-icon img {
  width: 85px;
  height: 85px;
  box-shadow: 0px 30px 70px rgba(7, 13, 46, 0.07);
  border-radius: 50%;
  object-fit: cover;
}

.product-card .card-title {
  font-size: 21px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  color: #0a6075;
}

.product-card .card-text {
  font-size: 18px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
}

/* explore product end */

/* <!-- why choose us --> */

.why-rupee-section {
  background-color: #0a6075;
  color: #fff;
  position: relative;
}

.why-rupee-section h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  line-height: 74px;
  font-weight: 700;
}

.why-rupee-section p {
  font-family: "Montserrat", sans-serif;
  line-height: 42px;
  font-weight: 400;
  font-size: 1rem;
}

.floating-card {
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
  z-index: 3;
}

.floating-card ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 2;
  font-weight: 600;
  padding-left: 1.5rem;
  position: relative;
}

.floating-card ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}

/* <!-- why choose us end --> */

/* benifits with rupeeontime */

.benefits-with-rupeeontime {
  background: rgba(22, 157, 189, 0.1);
  position: relative;
  padding: 4rem 0;
}

.benefits-with-rupeeontime h2 {
  color: #17012c;
  font-size: 2rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 800;
  text-transform: capitalize;
}

.benefits-with-rupeeontime .content-box {
  background: #fff;
  padding: 2rem;
  border-radius: 1rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  width: 500px;
  height: 170px;
}

.benefits-with-rupeeontime .icon-circle {
  width: 163px;
  height: 163px;
  background: #169dbd;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.benefits-with-rupeeontime .icon-small {
  width: 60px;
  height: 60px;
  background: #0a6075;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.benefits-with-rupeeontime .gradient-bg-circle,
.benefits-with-rupeeontime .blur-bg-circle {
  position: absolute;
  border-radius: 50%;
  filter: blur(50px);
  z-index: 0;
}

.benefits-with-rupeeontime .gradient-bg-circle {
  width: 386px;
  height: 386px;
  top: 411px;
  right: 0;
  background: linear-gradient(
    180deg,
    rgba(22, 157, 189, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  box-shadow: 100px 100px 100px;
}

.benefits-with-rupeeontime .blur-bg-circle {
  width: 326px;
  height: 326px;
  top: 455px;
  left: 242px;
  background: rgba(22, 157, 189, 0.34);
  box-shadow: 160px 160px 160px;
}

.icon-small {
  width: 20px;
  height: 20px;
  background-color: #0a6075;
}
.icon-center {
  width: 90px;
  height: 90px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  background-color: #169dbd !important;
  cursor: pointer;
}

/* benifits with rupeeontime end */

/* Representative Example */

/* Representative Example Section Styles */

.representative-section {
  background: url("../images/bg-ep.png") no-repeat center center;
  background-size: cover;
  padding: 80px 0;
  position: relative;
  color: #080808;
}
.representative-section .icon-circle img {
  max-height: 40px;
}
.news-section img.card-img-top {
    object-fit: scale-down;
}
.representative-section h2 {
  font-size: 48px;
  font-weight: 700;
  color: #17012c;
  text-transform: capitalize;
}

.representative-section .subheading {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  max-width: 1000px;
  margin: 0 auto 60px;
}

.representative-flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 60px;
}

.flow-item {
  text-align: center;
  max-width: 260px;
  position: relative;
}

.flow-item .icon-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.flow-item .icon-circle i {
  font-size: 24px;
  color: #0a6075;
}

.flow-item p {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 24px;
}

.representative-note {
  font-size: 18px;
  line-height: 32px;
  max-width: 800px;
  margin: 0 auto 40px;
}

.representative-highlights {
  font-size: 18px;
  font-weight: 700;
  color: #737373;
  line-height: 42px;
}

.icon-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: white;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: center;
  align-items: center;
}

.representative-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
  gap: 10px;
}

.icon-item {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 2;
}

.icon-item.wide {
  flex: 2;
}

.connector-line {
  height: 1px;
  background-color: #169dbd;
  flex: 0.1;
  /* min-width: 20px; */
  z-index: 1;
}

/* Representative Example End */

/* mobile app */

.app-mockup {
  background: url("../images/Rectangle.png") no-repeat center center;
  background-size: cover;
  /* padding: 80px 0; */
  /* position: relative; */
  color: #080808;
  object-fit: contain;
}

.mobile-app-store {
  border: 1px solid #000;
}

/* mobile app end */

/* <!-- blog --> */

.blogs-section {
  background: url("../images/Bg-blog.svg") no-repeat center center;
}

.blogs-section h2 {
  color: #169dbd;
}

.blogs-section a {
  color: #ffffff;
  background-color: #0a6075;
  border-radius: 30%;
}

.blogs-section a:hover {
  color: #ffffff;
  background-color: #169dbd;
  text-decoration: none;
}
.pagination-dot {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background-color: #169dbd;
  border-radius: 50%;
  display: inline-block;
}

.pagination-dot.active {
  background-color: #0a6075;
}
.carousel-indicators [data-bs-target] {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #0a6075;
}

.carousel-indicators .active {
  background-color: #0a6075;
}

.blog-time .carousel-item {
  transition: transform 0.5s ease;
}
.blog-time .card {
  margin: 10px;
  border-radius: 12px;
  overflow: hidden;
  /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
  background-color: #ffffff00;
  border: 0px;
}
.blog-time .card-img-top {
  height: 180px;
  object-fit: cover;
}
.blog-time .card-body {
  padding: 1rem;
  color: #202020;
}
.blog-time .card-body p {
  color: #a1a1a1;
}

.blog-active-btn {
  background-color: #0a6075;
  color: #fff;
  border-radius: 12px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease;
  border: 0px;
}

/* <!-- blog end --> */

/* get in touch */
.btn-primary {
  background-color: #0a6075;
  border-color: #0a6075;
}

.get-in-touch {
  color: #000;
}

.get-in-touch-btn {
  background-color: #0a6075;
  color: #fff;
  border-radius: 30%;
}

.get-in-touch-btn:hover {
  background-color: #169dbd;
  color: #fff;
}
/* get in touch */

/* emi calculator */

.rupee-emi {
  background-color: #0a6075;
  border-radius: 20px;
  padding: 40px 20px;
  max-width: 1400px;
  margin: 0 auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.rupee-emi h2 {
  font-weight: 700;
  font-size: 2.5rem;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}

.rupee-emi .calculator-box {
  background-color: #0a6075;
  border-radius: 20px;
  padding: 30px;
  color: white;
}

.rupee-emi .feature-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #169dbd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 10px;
}

.rupee-emi .feature-text {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.rupee-emi .form-label {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}

.rupee-emi .form-control {
  border-radius: 12px;
  font-size: 16px;
}

.rupee-emi .range-slider {
  width: 100%;
  height: 8px;
  /* background-color: #e0e0e0; */
  border-radius: 64px;
  appearance: none;
  outline: none;
  margin-bottom: 10px;
}

.rupee-emi .range-slider::-webkit-slider-thumb {
  appearance: none;
  width: 20px;
  height: 20px;
  background-color: #169dbd;
  border-radius: 50%;
  cursor: pointer;
}

.rupee-emi .result-summary {
  background-color: #0a6075;
  border-radius: 20px;
  color: white;
  padding: 20px;
  text-align: center;
}

.rupee-emi .result-summary h4 {
  font-weight: 700;
  margin-bottom: 10px;
}

.rupee-emi .result-summary p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.rupee-emi .apply-btn {
  background-color: white;
  color: #0a6075;
  font-weight: 700;
  padding: 14px 24px;
  border-radius: 12px;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
  font-size: 18px;
  transition: 0.3s;
  border: none;
}

.rupee-emi .apply-btn:hover {
  background-color: #169dbd;
  color: white;
}

/* emi calculator end */

/* breadcrumb */
.rupee-breadcrumb {
  background: url("../images/cover-image/bd-bg.svg") no-repeat center center;
}

.rupee-breadcrumb-heading {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #000;
}

.rupee-breadcrumb-img {
  width: 50%;
  transform: rotate(3deg);
  position: relative;
  z-index: 2;
}

/* breadcrumb end */

/* about section-1 */

.rupee-about {
  background: url("../images/bg-ep.png") no-repeat center center;
  position: relative;
  overflow: hidden;
}

.rupee-about h5 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0a6075;
  margin-bottom: 20px;
}

.rupee-card {
  box-shadow: 0px 4px 8px 1px rgba(22, 157, 189, 0.2) !important;
  border-radius: 20px !important;
}

.about-watch {
  color: #000;
  border-radius: 10px;
  border: 1.5px solid #0a6075;
  font-size: 16px;
  font-weight: 700;
  line-height: 30.4px;
  word-wrap: break-word;
  cursor: pointer;
}

/* about section-1 end */

/* who-we-are */

.rupee-who-we-are {
  background-color: #0a6075;
  position: relative;
  z-index: 1;
}

.rupee-who-we-are h3 {
  font-size: 2rem;
}

.rupee-who-we-are p {
  font-size: 1rem;
}

.shape-bottom-left,
.shape-bottom-right {
  width: 180px;
  height: 160px;
}

.shape-bottom-left {
  bottom: 0;
  left: 0;
  transform: rotate(-106deg);
}

.shape-bottom-right {
  bottom: 0;
  right: 0;
  transform: rotate(-90deg);
}

/* who-we-are end */

/* benifits */

.about-benefits .card {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 4px 8px 1px rgba(22, 157, 189, 0.2);
  text-align: center;
}
.about-benefits .card h5 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0a6075;
}

/* benifits end */

/* Emergency loan */

.emergency-title {
  font-size: 2rem;
  color: #0a6075;
}

.emergency-subtitle {
  font-size: 1rem;
  color: #7d7676;
  /* line-height: 10px; */
}

.emergency-loans .card {
  border-radius: 20px;
  border: 1px solid #86dff598;
}

.emergency-loans .card h4 {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.4;
}

.emergency-loans .card p {
  font-size: 1rem;
  line-height: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
}

/* Emergency loan End */

/* our Commitment */

.our-commitment {
  background: url("../images/Commitment.svg") no-repeat center center;
  /* border-radius: 30px; */
}
.commitment-heading {
  font-size: 2.7rem;
  line-height: 1.3;
  font-weight: 700;
}

.commitment-text {
  font-size: 1.2rem;
  line-height: 1.6;
}

/* our Commitment end */

/* mission  */

.mission-title {
  font-size: 1rem;
  font-weight: 700;
  color: #0a6075;
}

.mission-subtitle {
  font-size: 2rem;
  font-weight: 500;
  color: #087a94;
}

.mission-text {
  font-size: 1rem;
  /* line-height: 50px; */
}

/* mission  end */

/* why we are  */

.rtime-why-we-are-section {
  background-color: #0a6075;
}

.rtime-img-left {
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.rtime-carousel-text {
  max-width: 600px;
  margin: auto;
}

.rtime-carousel-icon {
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}

.rtime-why-we-are-section .carousel-item {
  min-height: 100%;
  /* display: flex; */
  align-items: center;
}

/* why we are end   */

/* contact page  */

/* Contact Section Background & Spacing */
.rtime-contact {
  /* background-color: #f8f9fa;  */
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* Tagline Pill */
.rtime-contact .bg-info.bg-opacity-10 {
  background-color: rgba(22, 157, 189, 0.1) !important;
}
.rtime-contact .border-info {
  border-color: rgba(22, 157, 189, 0.3) !important;
}

/* Heading */
.rtime-contact h2.display-5 {
  color: #080808;
  line-height: 1.2;
}

/* Contact Info Icons Placeholder */
.rtime-contact .col-12.d-flex > .flex-shrink-0 {
  /* background-color: #f0f6f9; */
  box-shadow: inset 0 0 0 1px rgba(168, 205, 223, 0.32);
}
.rtime-contact .col-12.d-flex > .flex-shrink-0:hover {
  /* background-color: #e4eef4; */
}

/* Contact Info Titles & Text */
.rtime-contact .fw-medium {
  font-size: 1.125rem;
  color: #0a6075;
}
.rtime-contact .text-muted {
  font-size: 0.9rem;
  line-height: 1.5;
}

/* Card & Form */
.rtime-contact .card {
  border-radius: 1rem;
}
.rtime-contact .card-body {
  padding: 2.5rem;
}
.rtime-contact .form-label.fw-semibold {
  font-size: 1rem;
  color: #080808;
}
.rtime-contact .form-control {
  border: 2px solid #b5b5b5;
  border-radius: 50px;
  padding: 0.75rem 1.25rem;
}
.rtime-contact .form-control:focus {
  border-color: #169dbd;
  box-shadow: 0 0 0 0.2rem rgba(22, 157, 189, 0.25);
}

/* Textarea */
.rtime-contact textarea.form-control {
  border-radius: 0.75rem;
}

/* Captcha & Refresh */
.rtime-contact .d-flex.align-items-center .border {
  border-right: none !important;
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rtime-contact .d-flex.align-items-center .btn-info {
  background-color: #0a6075;
  border-color: #0a6075;
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.rtime-contact .d-flex.align-items-center .btn-info:hover {
  background-color: #084a57;
}

/* Submit Button */
.rtime-contact .btn-primary {
  background-color: #0a6075;
  border-color: #0a6075;
  padding: 0.75rem;
  font-size: 1.125rem;
}
.rtime-contact .btn-primary:hover {
  background-color: #084a57;
  border-color: #073c45;
}

.contact-bg {
  background: url("../images/contact-bg.svg") no-repeat center center;
  background-size: cover;
  padding: 60px 0;
  /* box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.14);  */
}

/* contact page end */

/* otp section  */

/* Gradient background & rounding */
/* .otp-container {
  background: linear-gradient(to right, #0A6075, #13B4DB);
  border-radius: 1rem;
} */

/* Heading line-height */
.otp-heading {
  line-height: 1.2;
  font-size: 2rem !important;
}

/* Subtitle letter-spacing */
.otp-process-label {
  letter-spacing: 2px;
  opacity: 0.85;
}

/* Illustration max-height */
.otp-illustration {
  max-height: 400px;
  object-fit: cover;
}

/* OTP pill: white pill container */
.otp-input-group {
  background: #fff;
  border-radius: 50px;
  overflow: hidden;
}

/* Remove default borders */
.otp-input-group .form-control,
.otp-input-group .input-group-text {
  border: none;
  font-size: 0.8rem;
}

/* Icon padding */
.otp-input-group .input-group-text {
  padding: 0 1rem;
}

/* Input padding */
.otp-input-group .form-control {
  padding: 0.75rem 1rem;
}

/* OTP button styling */
.otp-btn {
  background-color: #0a6075;
  color: #fff;
  border: none;
  padding: 0.75rem 1.5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
}
.otp-btn:hover {
  background-color: #13b4db;
  color: #fff;
}

/* Remove focus shadow */
.otp-btn:focus,
.otp-input-group .form-control:focus {
  box-shadow: none;
}

/* Note opacity */
.otp-note {
  opacity: 0.75;
}

/* otp section end  */

/* steps */

.rtime-steps {
  background-color: #ebfbff;
}

.rtime-steps h2 {
  color: #000;
  font-size: 1.9rem;
}

.rtime-steps h5 {
  color: #000;
  font-weight: 600;
  font-size: 1.2rem;
}

/* The little colored bar under each image */
.rtime-steps .step-underline {
  width: 4rem;
  height: 0.25rem;
  background-color: #0a6075;
  border-radius: 0.125rem;
}

/* Large, semi-transparent step number */
.rtime-steps .step-number {
  font-size: 2rem;
  opacity: 0.2;
}

/* Card image rounding */
.rtime-steps .card-img-top {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

/* steps end */

/* blogs  */

.rtime-blog {
  background-color: #f3fcff;
}

/* Date pill styling */
.date-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0.75rem;
  background: #eaf3f8;
  border-radius: 50px;
  font-size: 0.85rem;
  color: #0a6075;
}

/* Card title */
.rtime-blog .card-title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  color: #17012c;
}

/* Read More link */
.read-more {
  font-size: 0.9rem;
  font-weight: 500;
  color: #0a6075;
  text-decoration: none;
}
.read-more i {
  vertical-align: text-bottom;
}
.read-more:hover {
  text-decoration: underline;
}

/* blogs end  */

/* blog-deatils */

/* Section background */
.r-blog {
  background-color: #f8fcff;
}

/* Paragraph line-height */
.r-blog-paragraph {
  line-height: 1.7;
}

/* Sidebar sticky offset */
.r-blog-sidebar {
  top: 6rem; /* adjust if header height differs */
}

/* Date pill in sidebar cards */
.date-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.75rem;
  background: #eaf3f8;
  border-radius: 50px;
  font-size: 0.85rem;
  color: #0a6075;
}

/* Read More link styling */
.read-more {
  text-decoration: none;
}
.read-more:hover {
  text-decoration: underline;
}

/* blog-deatils end */

/* faq */

.loan-wrap {
  display: inline-block; /* shrink-wrap to word width */
  padding: 0.25rem 0.75rem; /* optional: add breathing room */
  color: #0a6075;
}

.loan-circle {
  width: 150px; /* make the image as wide as the span */
  height: auto; /* preserve aspect ratio */
  pointer-events: none; /* clicks pass through to the text/link, if needed */
}

/* Background */
.r-faq {
  background-color: rgba(22, 157, 189, 0.1);
}

/* Accordion button: base (collapsed) */
.accordion-button {
  background: #fff;
  color: #119bbe;
  border: 1px solid #eaf3f8;
  border-radius: 10px;
  position: relative;
  box-shadow: none;
  transition: background-color 0.2s, color 0.2s;
}

/* Remove the default ::after chevron */
.accordion-button::after {
  display: none;
}

/* Expanded state */
.accordion-button:not(.collapsed) {
  background-color: #0a6075;
  color: #fff;
}

/* Show/Hide plus & minus */
.icon-minus {
  display: none;
}
.accordion-button:not(.collapsed) .icon-minus {
  display: inline-block;
}
.accordion-button:not(.collapsed) .icon-plus {
  display: none;
}

/* Accordion body styling */
.accordion-body {
  border: 1px solid #0a6075;
  border-top: none;
  border-radius: 0 0 10px 10px;
  background: #0a6075;
  color: #fff;
  margin-top: -1px;
}

/* Truncate long questions */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* faq end */

/* Product  */
.product-title {
  color: #0a6075;
  font-size: 50px;
  font-weight: 700;
  line-height: 64px;
  word-wrap: break-word;
}

.product-list {
  background-color: #f8fcff;
}

/* Masonry container */
.masonry-columns {
  column-count: 1;
  column-gap: 1.5rem;
}

/* Each card breaks inside a column */
.product-card {
  break-inside: avoid;
  display: inline-block;
  width: 100%;
  border-radius: 3rem !important;
}
.product-card-dsg {
  border-radius: 3rem !important;
}

/* At md+ we get two columns */

/* Card outline */
.card-outline {
  border: 1px solid #065265;
}

/* Button coloring */
.card-outline .btn-info {
  background-color: #065265;
  border-color: #065265;
}
.card-outline .btn-info:hover {
  background-color: #054953;
  border-color: #054953;
}

.privacy-policy-text {
  color: #313131;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.5px;
  word-wrap: break-word;
}

.r-partners {
  background-color: #f8fcff;
}

.partner-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 30px 30px rgba(22, 157, 189, 0.12);
  outline: 1px rgba(247, 251, 255, 0.61) solid;
  outline-offset: -1px;
  backdrop-filter: blur(27.5px);
}

/* Arrow button in top-right */
.partner-arrow {
  top: 0.75rem;
  right: 0.75rem;
  background: linear-gradient(0deg, #0a6075 0%, #169dbd 100%);
  color: #fff;
  border: none;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
}

/* Remove default focus outline */
.partner-arrow:focus {
  box-shadow: none;
}

/* Product end  */

/* service area  */

.service-area {
  color: #0a6075;
}

.r-areas {
  background-color: #f8fcff; /* optional background */
}

/* Base area button */
.area-btn {
  min-width: 200px; /* ensure consistent width */
  padding: 0.75rem 1.5rem; /* vertical | horizontal */
  font-size: 1.25rem; /* ≈22px */
  font-family: "Futura Hv BT", sans-serif;
  font-weight: 400;
  border-radius: 20px;
  background-color: #fff;
  color: #169dbd;
  border: 3px solid #169dbd;
  transition: background-color 0.2s, color 0.2s;
}

/* Active state */
.area-btn.active {
  background-color: #0a6075;
  color: #fff;
  border-color: #0a6075;
}

/* Optional hover/focus */
.area-btn:hover,
.area-btn:focus {
  background-color: #169dbd;
  color: #fff;
  border-color: #169dbd;
}

/* service area end  */

/* how it works  */

.how-it-works {
  background-color: #f8fcff; /* optional light background */
}

/* Image sits on top */
.step-img {
  /* position: relative;
  width: 100%;
  max-width: 500px;
  border-radius: 50%; */
}

/* Step number */
.step-number {
  font-family: "Montserrat", sans-serif;
  font-size: 8rem;
  font-weight: 700;
  color: rgba(22, 157, 189, 0.4);
  line-height: 1;
}

/* Title */
.step-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #000;
}

/* Description */
.step-desc {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #333;
}

/* how it works end */

/* rate & terms */

.rate-terms-section {
  background-color: #f8fcff; /* optional light background */
}

.rate-term-card {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 4px 8px 38px rgba(144, 207, 222, 0.57);
  outline: 2px #0a6075 solid;
  outline-offset: -2px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%; /* Ensure cards have full height */
  min-height: 430px; /* Set minimum height to ensure uniformity */
}

.rcard-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 28px;
  height: 100%; /* Ensure content fills the card */
}

.rcard-title {
  color: #169dbd;
  font-size: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

.rcard-description {
  color: #000;
  font-size: 1rem;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
  word-wrap: break-word;
  height: auto;
}

/* rate & terms end */

/* example table */

.r-exp {
  background-color: #f8fcff; /* optional light background */
}

.table-responsive {
  margin-top: 30px;
}

/* Table styles */
.table {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
}

.table th,
.table td {
  padding: 15px;
  text-align: center;
}

.table th {
  background-color: #169dbd;
  color: white;
  font-size: 16px;
}

.table td {
  font-size: 14px;
  color: #080808;
  font-family: "Futura Bk BT", sans-serif;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* Hover effects for table rows */
.table tbody tr:hover {
  background-color: #eaf3f8;
}

/* example table end */

/* lending section   */

.r-lead-home {
  background-color: #0a6075; /* optional background */
  position: relative;
}

/* Card styling */
.r-lead-home-card {
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 4px 8px 38px rgba(144, 207, 222, 0.57);
  outline: 2px #0a6075 solid;
  outline-offset: -2px;
  padding: 18px;
  display: flex;
  flex-direction: column;
}

/* Card title */
.r-lead-home-card h5 {
  font-size: 1rem;
  font-weight: 600;
  color: #0a6075;
}

/* Card description */
.r-lead-home-card p {
  color: #ffffff;
  font-size: 0.8rem !important;
}

/* Title and description text */
.r-lead-home h2 {
  font-size: 3rem;
  font-weight: 700;
  color: #ffffff;
}

.r-lead-home p {
  font-size: 1.1rem;
  color: #ffffff;
  line-height: 1.6;
}

/* lending section end  */

/* apply now login  */

/* Background Color for Login Section */
.rontime-login {
  background-color: #0a6075;
  padding: 20px 0;
}

/* Card Styling */
.rontime-card {
  border-radius: 12px;
  background-color: white;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
}
.form-select,
.form-control {
  border-radius: 12px;
  border: 2px solid #b5b5b5;
}

.form-control:focus {
  border-color: #169dbd;
}

.rtime-benefits-title {
  font-family: "Montserrat", sans-serif;
}

.rtime-benefits-subtitle {
  max-width: 740px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.6;
}

.rtime-benefits-card {
  font-family: "Montserrat", sans-serif;
}

.rtime-benefits-icon {
  width: 56px;
  height: 56px;
}

/* apply now login end */

/* risks */

.risks-section {
  background-image: url("../images/risks-bg.png");
  background-size: cover;
  background-position: center;
  padding: 80px 0;
  position: relative;
  /* color: white; */
}

.risks-section h2 {
  font-size: 2.5rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.risks-section h3 {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.risks-section p {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

.risks-card {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 15px;
  color: rgb(0, 0, 0);
  height: 100%;
  border: 1px solid #169dbd;
}

.risks-card .icon {
  width: 66px;
  height: 66px;
  /* background-color: white; */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.risks-card h5 {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.risks-card .desc {
  font-size: 0.8rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.7;
  color: #000000;
}

/* risks end */

/* documents  */

/* ===== General Styles ===== */
.eligibility-section,
.documents-section {
  padding: 4rem 2rem;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 3rem;
  text-align: center;
}

/* ===== Left Panel: Eligibility Section ===== */
.eligibility-section {
  background-color: #0a6075;
  color: #ffffff;
}

.eligibility-item {
  text-align: center;
  margin-bottom: 2.5rem;
}

.eligibility-item img {
  width: 80px;
  height: 80px;
  margin-bottom: 1rem;
  object-fit: contain;
}

.eligibility-item p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0;
}

/* ===== Right Panel: Documents Section ===== */
.documents-section {
  background-color: #ffffff;
  color: #0a6075;
}

.documents-item {
  text-align: center;
  margin-bottom: 2.5rem;
}

.documents-item img {
  width: 80px;
  height: 80px;
  margin-bottom: 1rem;
  object-fit: contain;
}

.documents-item p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0 auto;
  max-width: 300px;
}

/* ===== Responsive Layout ===== */
@media (min-width: 768px) {
  .split-screen {
    display: flex;
  }

  .eligibility-section,
  .documents-section {
    width: 50%;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .eligibility-section,
  .documents-section {
    width: 100%;
    padding: 3rem 1rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .eligibility-item img,
  .documents-item img {
    width: 60px;
    height: 60px;
  }

  .documents-item p {
    font-size: 14px;
  }
}

/* documents  */

/* rate & fees */

.rate-fees-section {
  background: url("../images/bg-ep.png") no-repeat center center;
}
.otp-container {
  background: linear-gradient(to bottom right, #0b6b76, #075b65);
  border-radius: 8px;
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  /* max-width: 500px; */
  color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.otp-container h4 {
  font-weight: 700;
  margin-bottom: 10px;
}

.otp-container p {
  font-weight: 500;
  margin-bottom: 30px;
}

.otp-input {
  width: 50px;
  height: 50px;
  margin: 0 5px;
  font-size: 24px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.otp-container .resend {
  margin-top: 15px;
  font-size: 0.9rem;
  color: #e0e0e0;
}

.otp-container .resend a {
  color: #ffffff;
  font-weight: 600;
  text-decoration: underline;
}

.otp-container .btn {
  margin-top: 25px;
  background-color: #ffffff;
  color: #075b65;
  font-weight: 600;
  border-radius: 6px;
  padding: 10px 30px;
}

.otp-container .btn:hover {
  background-color: #f1f1f1;
}

@media (max-width: 576px) {
  .otp-input {
    width: 45px;
    height: 45px;
    font-size: 20px;
    margin: 0 4px;
  }

  .otp-container {
    padding: 30px 15px;
  }
}

/* rate & fees end */

