@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

html,
body {
  overflow-x: hidden !important;
}

body {
  font-family: "Poppins", sans-serif !important;
  font-size: 13px;
  line-height: 24px;
  color: rgba(32, 32, 32, 0.50);
  background-color: #fff !important;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

button:focus,
.form-control:focus,
.btn-primary:focus,
input:focus {
  outline: none !important;
  box-shadow: none !important;
}

.text-muted {
  color: #07085E !important;
}

.btn.btn-primary {
  background: #f29a3f;
  transition: all 0.4s ease-in-out;
  font-weight: 500;
  padding: 10px 24px;
  font-size: 16px;
  border-color: #f29a3f;
}

.blackbtn {
  background-color: #07085E !important;
}

.blackbtn:hover {
  border-color: #0a0c62 !important;
}

.btn.btn-primary:hover,
.btn-outline-primary:hover {
  transition: all 0.10s ease-in-out;
  background: #47a807 !important;
  border-color: #F7941D;
}

.btn-primary-outline {
  border: 1px solid #07085E;
  color: #07085E !important;
}

/* header css */
/* Base Navbar Styling */
.custom-navbar {
  z-index: 9999;
  box-shadow: 0 4px 4px 0 rgb(154 154 154 / 10%);
}

/* Logo */
.logo-img {
  height: 68px;
  width: auto;
}

/* Navigation Links */
.nav-link-custom {
  font-family: "Poppins" !important;
  font-size: 16px;
  color: #07085E;
  padding: 0 12px !important;

}

.nav-link-custom:hover {
  color: #07085E;
  font-weight: 500;
}

.nav-link-custom.active {
  font-family: "Poppins" !important;
  color: #47a807;
  font-weight: 700;
}

/* ======= Hearder End=============== */

.container-fluid {
  width: 90%;
}

.page-wrapper {
  margin-top: 96px;
}

.bg-lightBody {
  background-color: #FFF9F2;
}

.rounded_12 {
  border-radius: 12px;
}

.homeBanner {
  background-image: url('../images/home-Banner.svg');
  background-repeat: no-repeat;
  /* background-size: contain; */
  background-position: bottom;
  background-color: #f29a3f;
}

.homeBanner h1,
.heading2 {
  font-size: 60px;
}

.mainColor {
  color: #f29a3f;
}

.border_new {
  border: 1px solid #f29a3f;
}

.custombtn svg path {
  stroke: #f29a3f;
}

.custombtn:hover svg path {
  stroke: #fff;
}

.textBlack {
  color: #07085E !important;
}

.productLoan {
  background-color: #FFE9CF;
}

.page-wrapper h2 {
  font-size: 48px;
  letter-spacing: -2px;
}

.bg-responsible {
  background-color: #FFE9CF;
}

.bg-content1 {
  background-color: #f29a3f;
}

.bg-content1 h3 {
  font-weight: bold !important;
  font-size: 24px;
  margin-top: 0px;
}

.bg-content1 h5.mainColor {
  color: #07085E;
}

.blog-div {
  border-bottom: 12px solid #f29a3f;
}

.bgNews {
  background-color: #FBECDA;
}

.container {
  width: 90%;
  max-width: 90%;
}

.footer a:hover {
  color: #07085E !important;
  font-weight: 500;
}

.faq_bloans {
  height: 450px;
}

.accordion-button::after {
  background-image: url('../images/plus-icon.svg');
  background-size: 40px;
  height: 34px;
  width: 34px;
  position: absolute;
  left: -28px;
}

.accordion-button:not(.collapsed)::after {
  background-image: url('../images/minus-icon.svg');
  background-size: 100%;
}

.accordion-button:not(.collapsed) {
  color: #07085E;
  font-weight: 600;
}

.accordion-item {
  border: 2px solid #E7E7EF !important;
  padding-left: 40px;
  color: #07085E !important;
}

.accordion-item,
.accordion-item:first-of-type,
.accordion-item:last-of-type {
  border-radius: 24px;
}

.footer {
  background: linear-gradient(0deg, #FFE0BB 16%, #FFF1E1 63%);
  margin-bottom: 42px;
}

.bg-brand-color {
  background-color: #f29a3f;
}

.contact-box input::placeholder {
  color: #fff !important;
}

.copy-box {
  border-top: 2px solid #f29a3f;
}

.formContactus input {
  border-radius: 8px;
  border: 0.5px solid var(--Slate-500, #94A3B8);
  background: var(--White, #FFF);
  padding: 14px;
}

.blog-div img {
  max-width: 180px;
}

.missionSection {
  border-radius: 0px 0px 60px 60px;
}

.repayDiv {
  background-color: #f29a3f;
}

.num {
  font-weight: 700;
  font-size: 40px;
  color: #9e9e9e;
  text-shadow: -10px 7px 6px rgba(104, 104, 103, 0.4);
}

.imgNum::after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #D9D9D9;
  position: absolute;
  left: 10px;
  top: 14px;
  z-index: -9;
}

.features_sectionbox {
  box-shadow: 0px 1px 19px rgba(89, 113, 201, 0.16);
}

.divcontrol {
  width: 62%;
  margin: 0 auto;
}

.border-lightNew {
  border: 1px solid #FBEAD6;
}

.stepsBorrowing .rounded_12 {
  border: 1px solid #07085E;
}

.contact-box .custombtn:hover {
  background-color: #fff !important;
  color: #f7941d;
}

.btn.blackbtn:hover {
  background: #0a0c62 !important;
}

button.btn.btn-primary.custombtn:hover svg path {
  stroke: #F7941D !important;

}

.productLoan .rounded_12 p {
  height: 70px;
  text-align: justify;
  color: #07085E !important;
}

.accordion-body.text-body,
.accordion-button {
  color: #07085E !important;
}

.btn-primary-outline {
  padding: 10px 24px;
  font-size: 16px;
}

.text-justify {
  text-align: justify !important;
}

/* apply now page css  */
.applyDiv {
  background: linear-gradient(180deg, rgba(247, 148, 29, 0.20) 50%, rgba(234, 160, 71, 0.09) 79%);
}

.textBlue {
  color: #07085E;
}

.box-for-img {
  border: 1px solid #07085E;
}

.backline {
  background-color: #07085E;
  z-index: -9;
}

.table>:not(:first-child) {
  border-top: none;
}

.table {
  white-space: nowrap;
}

/* dashboard css start  */
.contentDashboard {
  border: 1px solid #E0E0E0;
  background: #FFF9F2;
  cursor: pointer;
}

.progress {
  background-color: #FDE5C8;
  height: 25px;
}

.progress-bar {
  background-color: #f29a3f;
  height: 25px;
  font-size: 16px;
  font-weight: 700;
}

/* journey css start */

/* footer */

.journey-footer {
  background: #FFE0BB;
}

.journey-heading {
  display: flex;
  align-items: center;
  gap: 35px;
}

.journey-heading img {
  width: 60px;
  height: 60px;
  aspect-ratio: 1/1;
}

.journey-heading h3 {
  color: #07085e;
  font-size: 25px;
  font-weight: 600;
}

.otp-box {
  width: 65px !important;
  background-color: rgba(252, 252, 252, 1);
  border: 1px solid rgba(211, 211, 211, 1);
}

.journey-heading p {
  color: #616161;
  ;
  font-size: 16px;
  font-weight: 400;
}

.main-content-journey {
  display: flex;
  padding: 26px 10px;
  flex-direction: column;
  /* align-items: flex-start; */
  /* gap: 31px; */
  align-self: stretch;
}

.journey-form label {
  font-size: 16px;
  font-weight: 600;
  line-height: 28.8px;
}

.journey-form input,
.journey-form select {
  background-color: #FCFCFC;
  border: 1px solid rgba(211, 211, 211, 1);
  border-radius: 10px;
  padding: 12px 16px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #07085E;
  line-height: 24px;
  margin-bottom: 16px;
}

/* .journey-form input::placeholder{
  color: #07085E;
} */
.radio-btn {
  border: 1px solid rgba(247, 148, 29, 1);
  border-radius: 10px;
  padding: 8px 16px;
}

.check-button {
  width: 300px;
  border-radius: 12px;
  color: #fff;
  background-color: rgba(247, 148, 29, 1);
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25.6px;
}

.check-button:hover {
  color: #fff;
  background-color: rgb(200, 116, 14);

}

.journey-header {
  border-bottom: 6px solid #e0e0e0;
  box-shadow: 0 4px 4px 0 rgba(255, 235, 210, 0.5);
  width: 100%;
}

.zero {
  color: #eaa047;
  font-size: 24px;
  font-weight: 700;
  vertical-align: middle;
}

.need-help {
  border-radius: 12px;
  border: 1px solid #07085e;
  background: #fff;
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  color: #07085e;
  font-size: 14px;
  font-weight: 600;
}

.count-journey {
  color: #212121;
  font-size: 18px;
  font-weight: 500;
  vertical-align: middle;
}

.eligibility-section {
  height: 585px;
  /* width: 350px; */
  position: relative;
  background-color: #fff9f2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 30px;
  box-sizing: border-box;
  gap: 113px;
  text-align: left;
  align-self: stretch;
}

.eligibility-section h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 33.6px;
}

.eligibility-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
}

.employment-card {
  display: block;
  cursor: pointer;
}

.card-content {
  border: 2px solid #ddd;
  border-radius: 12px;
  padding: 2px 6px;
  text-align: center;
  position: relative;
  transition: 0.3s;
}

.card-content img {
  width: 60px;
  margin-bottom: 10px;
}

.card-content .title {
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  color: #07085E;
  padding-left: 30px;
}

.card-content .radio-circle {
  position: absolute;
  top: 8px;
  left: 10px;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 50%;
}

.employment-card input:checked+.card-content {
  border-color: #ff7a00;
  /* orange */
  background-color: #fff;
}

.employment-card input:checked+.card-content .radio-circle {
  border-color: #ff7a00;
  background-color: #ff7a00;
  box-shadow: inset 0 0 0 4px #fff;
}

.employment-card input:checked+.card-content .title {
  color: #ff7a00;
}

/* selfie - bank statement - css start  */
.check-button-retake {
  width: 170px;
  border-radius: 12px;
  border: 1px solid rgba(247, 148, 29, 1);
  color: rgba(247, 148, 29, 1);
  background-color: #fff6ea;
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25.6px;
}

.check-button-selfie {
  width: 170px;
  border-radius: 12px;
  color: #fff;
  background-color: rgba(247, 148, 29, 1);
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25.6px;
}

.recommended {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 0px 12px;
  white-space: nowrap;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.option-text {
  margin-top: 8px;
  font-size: 16px;
  color: #333;
}

/* bank upload */
.journey-form-upload {
  display: flex;
  /* width: 816px; */
  height: 300px;
  flex-direction: column;
  align-items: center;
  /* gap: var(--Gap-and-Padding-Positive-GapPadding-24, 24px); */
  /* overflow-x: hidden;
  overflow-y: auto; */
}

.upload-card {
  border: 1px solid #FFEBD2;
  background-color: #FAFAFA;
}

.active-step h5 {
  color: #f7931e;
}

.stepBlock p {
  font-size: 12px;
}

.principleBlock {
  border: 1px solid #EAA047;
}

.maxdiv {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

input[type="range"] {
  accent-color: #f7931e;
}

.bkStatement {
  min-height: 430px;
}

.coverDiv h3 {
  font-weight: 600;
}

.timer {
  border: 1px solid ##f29a3f;
  height: 145px;
  width: 145px;
}

.timer h2 {
  font-size: 34px;
}

.bankBlock h4 {
  font-weight: 400;
  font-size: 14px !important;
  margin-top: 0 !important;
}

.card-bankBlock {
  border-top: 4px solid #000;
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 20px 0px 20px 0px;
  box-shadow: 0 0 5px 0 #D1EAFF, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}

.cardLine {
  border-bottom: 1px solid #D1EAFF;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.card-bankBlock::after {
  content: 'Recommended for higher loan amount ';
  position: absolute;
  width: 50%;
  background-color: #000;
  top: -32px;
  right: 35px;
  color: #fff;
  border-radius: 10px 10px 0 0;
  font-size: 14px;
  padding: 3px;
}

.upload-icon img {
  width: 34px;
  margin-bottom: 14px;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #FFF9F2;
}

.completed-step {
  background-color: #f7931e;
  color: #fff;
}

.blockSlider {
  background-image: url('../images/bg-apply.png');
  background-size: 100% 100%;
}

.securitySection {
  background-image: url(../images/bg-security.png);
  background-size: 100% 100%;
  height: 370px;
}

.loanCalculator {
  border-radius: 117px 117px 0px 0px;
}

.feature-item1 {
  background-color: #0a6075;
}

.cardProcess10 {
  background-color: #169dbd;
}

.input-group1 {
  position: absolute;
  top: 0;
  right: 0;
}

.input-group1::before {
  content: '';
  position: absolute;
  background-image: url(../images/rupee-line.svg);
  height: 70%;
  width: 27%;
  background-repeat: no-repeat;
  left: 8px;
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
  border-left: 0;
}

.input-groupDate::before {
  background-image: url(../images/font-date.svg);
}

.input-group {
  width: 134px;
  border-radius: 12px !important;
  border: 1px solid #E0E0E0 !important;
  background-color: #fff;
}

.input-group input {
  width: 60px;
}

.codeList {
  min-height: 45px;
  max-height: 200px;
  overflow: auto;
  margin-top: -11px;
  z-index: 99;
  width: 98%;
  padding: 0;
}

.codeList li {
  list-style: none;
  padding: 10px;
}

.codeList li:hover {
  background-color: #f7931e;
  color: #fff;
}

.hidden {
  display: none;
}

/* .cut-text {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 160px;
  height: 1.2em;
  white-space: nowrap;
} */

/* updated css */
.cut-text {
  text-overflow: ellipsis;
  /* overflow: hidden; */
  width: 160px;
  height: 1.2em;
  /* white-space: nowrap; */
  word-break: break-word;
  overflow-wrap: break-word;
  margin-bottom: 40px;
}

.contentDashboard h5.fw-bold {
  margin-bottom: 0;
}


/*
* journey header image 
*/

#journey-header-profile-pic {
  border-radius: 20px;
}

#profile-information-pic {
  border-radius: 60px;
}

.journey-header .logo-img {
  height: 42px;
}

.journey-wrapper {
  margin-top: 75px;
}

.bkStatement .card-content .title {
  padding-left: 0px;
}

select {
  -webkit-appearance: none;
}

.minHeight {
  min-height: 83vh;
}

.check-box {
  width: 16px;
  height: 16px;
}

/* dlp page css  */
.partner-card {
  /* border-radius: 0px 0px 70px 0px; */
  border-top: 8px solid #F7941D;
}

.btn-pop {
  will-change: transform;
}

/* helps on some GPUs */
.btn-pop:active {
  transform: scale(0.96);
}

/* press feedback */

.btn-pop.pop {
  animation: btn-pop 220ms ease-out;
  transform-origin: center;
}

@keyframes btn-pop {
  0% {
    transform: scale(0.92);
  }

  60% {
    transform: scale(1.03);
  }

  100% {
    transform: scale(1);
  }
}

.btn-apply-instantly {
  background: #f04209 !important;
  color: #fff;
  font-weight: 600;
}

.btn-apply-instantly:hover,
.btn-apply-instantly:focus-visible {
  background: #d53b08 !important;
  color: #fff;
  font-weight: 600;
  animation: btn-pop .22s ease-out;
}

@keyframes btn-pop {
  0% {
    transform: scale(.92);
  }

  60% {
    transform: scale(1.06);
  }

  100% {
    transform: scale(1);
  }
}

.partner-arrow {
  top: -20px;
  right: -3px !important;
}

button.btn.partner-arrow:hover {
  transform: rotate(45deg);
  transition: 0.2s ease;
}

button.btn.partner-arrow {
  right: -8px !important;
}

@media (max-width: 991.98px) {
  .bg-content1 .row {
    justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .bg-content1 .row {
    justify-content: center !important;
  }
}

.productLoan .rounded_12 h5.textBlack {
  font-size: 15px;
}

button.btn.rounded_12.mainColor.mt-3.btn-primary-outline {
  font-size: 14px;
  padding: 8px 12px;
}

.partner-card.position-relative.p-3.h-100.bg-white.shadow .mb-3 {
  height: 60px;
}

.stepsBorrowing .rounded_12 figure {
  margin: 0 !important;
}

.main {
  position: fixed;
  bottom: 0px;
  width: 100%;
}

.marq1 {
  padding-top: 10px;
}

.upArrow {
  bottom: 36px !important;
}

div#short_by {
  text-align: right;
}

#select {
  font-size: 13px;
  width: 166px;
  float: right;
}

#shortlbl {
  font-size: 19px;
  color: #000;
  margin: 6px 10px 0px 10px;
  font-weight: bold;
}

img.img-responsive {
  /* height: 400px; */
  object-fit: cover;
}

p.blogs-tags {
  font-size: 22px;
  color: #152935;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}


/* CSS for the Whatsapp and Call Button on Mobile View */

/* Mobile Sticky Buttons - WhatsApp & Call */
.mobile-sticky-buttons {
  display: none;
}

@media (max-width: 500px) {
  .mobile-sticky-buttons {
    display: block;
  }
  
  .mobile-sticky-btn {
    position: fixed;
    bottom: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    text-decoration: none;
    animation: pulse 2s infinite;
  }
  
  .mobile-sticky-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.4);
  }
  
  .mobile-sticky-btn svg {
    width: 32px;
    height: 32px;
    fill: white;
  }
  
  .mobile-whatsapp-btn {
    left: 20px;
    background: #25D366;
  }
  
  .mobile-whatsapp-btn:hover {
    background: #1fbd59;
  }
  
  .mobile-call-btn {
    right: 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  }
  
  .mobile-call-btn:hover {
    background: linear-gradient(135deg, #5568d3 0%, #63408a 100%);
  }
  
  @keyframes pulse {
    0%, 100% {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }
    50% {
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5), 0 0 0 10px rgba(255, 255, 255, 0.2);
    }
  }
}


/*===========blog updated css ==========*/

.blog-area h1 {
font-size: 32px !important;
font-weight: 700;
}

.blog-area h2 {
font-size: 28px !important;
font-weight: 600;
}

.blog-area h3 {
font-size: 23px !important;
font-weight: 500;
}

.blog-area p {
font-size: 17px !important;
}


.logo-img{
    height: 50px;   /* increase or decrease as needed */
    width: auto;
}

================================================
Form

      
<style>
.fs-form{
max-width:500px;
margin:auto;
background:#fff;
padding:20px;
border-radius:10px;
box-shadow:0 0 10px rgba(0,0,0,0.1);
}

.fs-field{
margin-bottom:15px;
}

.fs-label{
display:block;
font-weight:bold;
margin-bottom:5px;
}

.fs-input,
.fs-textarea{
width:100%;
padding:10px;
border:1px solid #ccc;
border-radius:6px;
}

.fs-textarea{
height:120px;
}

.fs-button{
background:#f29a3f;
color:white;
border:none;
padding:10px 20px;
border-radius:6px;
cursor:pointer;
width:100%;
font-size:16px;
}

.fs-button:hover{
background:#d97f2a;
}
</style>