﻿﻿???????????????????????????????   >>>>>>>>>>>>>/>>>>>>>>>>>>>>>>><
>>>>>>>>>>>>>/>>>>>>>>>>>>>>>>><
?????????????????
?????????????????////////
>>>>>>>>>>>>>/>>>>>>>>>>>>>>>>><
.........................../...
>>>>>>>>>>>>>/>>>>>>>>>>>>>>>>><

???????????????????????????????!!!!!!
>>>>>>>>>>/>>>>>>>>>>>>>>>>><
>>>>>>>>>>>>>/>>>>>>>>>>>>>>>>><

///---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ 
1!%)+//
ÿØÿà JFIF      ÿÛ „ 	 ( %!1!%)+//.383,7(-.+
+//.383,7(-.+
                  Øÿà JFIF      ÿÛ                                                                                  

-%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ               ÿÄ J  	     ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ              ÿÄ *        !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú383,7(-.+
"SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5
ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍÑ¶¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e
ríV  +//.383,7(-.+
?>
                                              
???????????????????????????????!!!!!!

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

>>>>>>>>>>>>>/>>>>>>>>>>>>>>>>>>

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
body {
  background: #f4f6f9;
  font-family: system-ui
}
p{padding: 0;
margin: 0 ;}
/* header */
.header-area {
  background: #f4f6f9;
  border-bottom: 1px solid #e5e7eb;
  padding: 0px 60px;
}

.btn-login {
  background: #1e3a8a;
  color: #fff;
  padding: 6px 22px
}


/* hero */
.hero-section {
  background: #eef3f8;
  padding: 171px 60px;
  background-image: url("./images/banner\ \(2\).png");
  background-position: center;
  background-repeat: no-repeat;
background-size: cover;
}
.nav-link{
  font-weight: 600;
}
.hero-title {
  font-size: 44px;
  font-weight: 700;
  color: #0b2a4a
}

.hero-text {
  color: #6b7280;
  margin: 20px 0
}

.btn-apply {
  background: #2e7d32;
  color: #fff;
  padding: 12px 30px
}

.btn-outline-custom {
  border: 1px solid #cbd5e1;
  padding: 12px 30px;
  background-color: #fff;
}

.hero-img {
  border-radius: 14px
}

/* section title */
.section-title {
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px
}

/* loan cards */
.loan-options {
     padding: 60px 60px;
    background: url(./images/backgrnd.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.loan-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  padding: 14px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
}

.loan-card i {
  font-size: 40px;
  color: #18d317;
  
}

/* how works */
.how-works {
  padding: 60px 60px
}

.how-card {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #eee;
}

.step-circle {
  width: 42px;
  height: 42px;
  background: #1e3a8a;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0 auto 10px; */
  font-weight: 700;
}

.how-icon {
  font-size: 28px;
  color: #1e3a8a;
  margin-bottom: 10px
}

/* why choose */
.why-choose {
  padding: 60px 60px;
  background: #fff;
}

.why-box {
  background: #f4f6f9;
  padding: 16px;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  font-weight: 600;
  display:flex;
  align-items:center;
      justify-content: center;
}

.why-box i {
  margin-right: 8px;
  font-size: 52px
}

/* testimonial */
.testimonial-section {
  padding: 60px 60px
}

.testimonial-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 77px;
  position: relative;
}

.testimonial-card img {
  width: 170px;
  height: 170px;
  border-radius: 10px;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

/* faq */

.faq-section {
  padding: 60px 60px;
  background: #fff;
}

/* footer */
.footer {
  background: #0b2a4a;
  color: #fff;
  display: flex;
  padding: 0px 60px;
}

.footer-top {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 15px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    justify-content: flex-start;
}
.work_icon{
      display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;

}
.works{
      display: flex;
    align-items: center;
    justify-content: center;
gap: 10px;
padding-bottom: 20px;
}


/* About page start */
/* ABOUT */
.about-section{
background:#ffffff;
border-radius:14px;
margin:40px;
box-shadow:0 10px 30px rgba(0,0,0,0.05);
}

.about-img img{
border-radius:12px;
}

.about-title{
font-weight:700;
margin-bottom:15px;
}

.about-list{
list-style:none;
padding:0;
margin-top:10px;
}

.about-list li{
margin-bottom:8px;
font-weight:500;
}

.about-list i{
color:#28a745;
margin-right:8px;
}

/* HEADINGS */
.section-heading{
font-weight:700;
color:#1e2a44;
}

/* INFO CARDS */
.info-card{
background:#fff;
padding:25px;
border-radius:12px;
text-align:left;
box-shadow:0 8px 24px rgba(0,0,0,0.05);
height:100%;
}

.info-card .icon{
font-size:28px;
color:#2f6fed;
margin-bottom:10px;
display:block;
}

.value-list{
padding-left:18px;
margin:0;
}

/* WHY */
.why-card{
background:#fff;
padding:18px 20px;
border-radius:12px;
display:flex;
gap:15px;
align-items:flex-start;
box-shadow:0 8px 24px rgba(0,0,0,0.05);
height:100%;
}

.why-card i{
font-size:22px;
color:#2f6fed;
margin-top:4px;
}

.why-card h6{
font-weight:600;
margin-bottom:4px;
}

.why-card p{
margin:0;
font-size:14px;
color:#6c757d;
}

/* RESPONSIVE */
@media (max-width:768px){
.about-section{
margin:20px;
}
}
/* About page end */
/* type of loans start */
/* ===== BOXED WRAPPER ===== */
.page-wrapper {
  
  margin: 30px auto;
  background: #fff;
  box-shadow: 0 20px 60px rgba(0,0,0,0.08);
  border-radius: 10px;
  overflow: hidden;
}

/* ===== HEADER ===== */
.main-header {
  background: #fff;
  border-bottom: 1px solid #eee;
}

.small-info {
  font-size: 14px;
  color: #666;
}
.row.g-4.mt-2{
    justify-content: center;
}

.login-btn {
  border-radius: 6px;
  padding: 6px 18px;
}

/* ===== HERO ===== */
.hero-section-loans {
  background: linear-gradient(rgba(40,60,120,.6), rgba(40,60,120,.6)),
              url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 80px 0;
}

.hero-sub {
  opacity: .9;
}

/* ===== SECTIONS ===== */
.section-box {
  padding: 60px 60px;
}

.light-bg {
  background: #f7f8fd;
}

.section-title {
  font-weight: 700;
}

/* ===== LOAN CARD ===== */
.loan-card {
  background: #fff;
  padding: 28px 20px;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  transition: .3s;
      display: block;
}

.loan-card:hover {
  transform: translateY(-5px);
}

.card-icon {
  font-size: 38px;
  color: #39a96b;
  margin-bottom: 14px;
}

/* ===== WHY CARD ===== */
.why-card {
  background: #fff;
  padding: 24px;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
}

.why-card i {
  font-size: 24px;
  color: #39a96b;
  margin-bottom: 10px;
}

/* ===== CONTACT ===== */
.contact-item i {
  font-size: 26px;
  color: #39a96b;
  margin-bottom: 8px;
}

.muted-text {
  color: #6c757d;
}

/* ===== FOOTER ===== */
.footer {
  background: #1f3b73;
  color: #fff;
  padding: 16px;
  font-size: 14px;
  align-items: center;
}
@media (min-width:576px) and (max-width:1024px){
    .section-box {
    padding: 60px 40px;
}
}
@media (max-width:575px){
    .section-box {
    padding: 60px 20px;
}
}
/* types of loans end */