.elementor-9 .elementor-element.elementor-element-a8d1873{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-a8d1873.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-9 .elementor-element.elementor-element-a8d1873{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-6e76f98 */body {
  background: #f4f6f9;
  font-family: system-ui
}a.btn.btn-apply {
    background: #61ce70;
    color: #fff;
    padding: 15px 20px;
    border-radius: 16px;
}
.col-lg-6.text-center.abt img{height:300px;}
a.btn.btn-outline-custom.ban {
    background: #ffffff;
    color: #000;
    padding: 15px 20px;
    border-radius: 15px;
}
p{padding: 0;
margin: 0 ;}
/* header */
.header-area {
  background: #f4f6f9;
  border-bottom: 1px solid #e5e7eb;
  padding: 0px 60px;
 
}

/* about start */
/* ===== SECTION ===== */
.about-section {
  padding: 100px 0;
  background: linear-gradient(90deg,#eef3f1 0%, #e6e0d6 100%);
  position: relative;
}

/* ===== TAG ===== */
.about-tag {
  color: #0f5c4d;
  font-weight: 600;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.about-tag .dot {
  width: 8px;
  height: 8px;
  background: #f4a63d;
  border-radius: 50%;
  display: inline-block;
}

.about-tag .dot.small {
  width: 6px;
  height: 6px;
  background: #0f5c4d;
}

/* ===== TITLE ===== */
.about-title {
  font-weight: 800;
  color: #24324a;
  margin-bottom: 18px;
  line-height: 1.3;
}

.about-desc {
  color: #6b7280;
  margin-bottom: 25px;
  max-width: 520px;
}

/* ===== PROGRESS ===== */
.progress-wrap {
  margin-top: 10px;
}

.progress-label {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom: 8px;
  color: #24324a;
}

.progress {
  height: 6px;
  background: #e5e7eb;
  border-radius: 10px;
}

.progress-bar {
  background: #0f5c4d;
  border-radius: 10px;
}

/* ===== MISSION VISION ===== */
.mv-box h6 {
  font-weight: 700;
  color: #24324a;
  margin-bottom: 6px;
}

.mv-box h6 i {
  color: #0f5c4d;
  margin-right: 6px;
}

.mv-box p {
  font-size: 14px;
  color: #6b7280;
  margin: 0;
}

/* ===== CTA ===== */
.about-cta {
  display: flex;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
}

.btn-read {
  background: #0f5c4d;
  color: #fff;
  padding: 14px 28px;
  border-radius: 40px;
  font-weight: 600;
}

.btn-read:hover {
  background: #0b463b;
  color: #fff;
}

/* ===== SUPPORT ===== */
.support-box {
  display: flex;
  align-items: center;
  gap: 12px;
}

.support-icon {
  width: 46px;
  height: 46px;
  background: #f4a63d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.support-box small {
  color: #6b7280;
}

.support-box h6 {
  margin: 0;
  font-weight: 700;
  color: #24324a;
}

/* ===== IMAGE ===== */
.about-img {
  /* max-width: 520px; */
}

/* ===== MOBILE ===== */
@media (max-width: 991px) {
  .about-section {
    text-align: center;
  }

  .about-desc {
    margin-left: auto;
    margin-right: auto;
  }

  .about-cta {
    justify-content: center;
  }
}
/* about end */
.btn-login {
  background: #1e3a8a;
  color: #fff;
  padding: 6px 22px
}

/* hero */
.hero-section {
    background: #eef3f8;
    padding: 171px 60px;
    /*background-image: url("https://altuskilending.com/wp-content/uploads/2026/02/banner-2-1-300x300.png");*/
        background-image: url("https://altuskilending.com/wp-content/uploads/2026/02/side-view-man-working-as-real-estate-agent-scaled.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 810px;
    align-content: center;
}
.nav-link{
  font-weight: 600;
}
.hero-title {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
}

.hero-text {
  color: #fff;
  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);
  background-image: url("./images/benner_11.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
bi-patch-check-fill::before{
  color: #2e7d32;
}

.loan-card i {
    font-size: 40px;
    color: #18d317;
}
/* how works */


/* ===== PROCESS SECTION ===== */
.process-section {
  padding: 90px 0;
  background: linear-gradient(90deg,#eef3f1 0%, #e6e0d6 100%);
  position: relative;
  overflow: hidden;
}

/* heading */
.process-heading h2 {
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 15px;
}

.process-heading p {
  color: #6b7280;
  max-width: 600px;
  margin: auto;
}

.process-tag {
  color: #1f6f5c;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
}

/* ===== CARD ===== */
.process-card {
  background: #fff;
  border-radius: 18px;
  padding: 40px 25px 30px;
  position: relative;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
  transition: all .3s ease;
  height: 100%;
}

.process-card:hover {
  transform: translateY(-8px);
}

/* step badge */
.step-badge {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 36px;
  height: 36px;
  background: #0f5c4d;
  color: #fff;
  border-radius: 50%;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* icon circle */
.icon-wrap {
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: #f3f6f5;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dashed #cfe3dd;
}

.icon-wrap i {
  font-size: 34px;
  color: #0f5c4d;
}

/* text */
.process-card h5 {
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 10px;
}

.process-card p {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.6;
}
.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 */
/* ===== SECTION ===== */
.why-section{
  padding:100px 0;
  background: linear-gradient(90deg,#ecebe6 0%, #e6edf0 100%);
}

/* tag */
.mini-tag{
  color:#0f5c4d;
  font-weight:600;
  margin-bottom:14px;
}

.mini-tag .dot{
  width:8px;
  height:8px;
  background:#f4a63d;
  border-radius:50%;
  display:inline-block;
  margin-right:6px;
}

.mini-tag .green{
  width:6px;
  height:6px;
  background:#0f5c4d;
}

/* title */
.why-title{
  font-weight:800;
  color:#24324a;
  margin-bottom:16px;
  line-height:1.3;
}

.why-desc{
  color:#6b7280;
  margin-bottom:30px;
}

/* feature */
.feature-item{
  display:flex;
  gap:16px;
  margin-bottom:24px;
}

.feature-icon{
  width:48px;
  height:48px;
  border-radius:12px;
  background:#eef1f4;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#0f5c4d;
  font-size:20px;
  flex-shrink:0;
  transition:.3s;
}

.feature-item:hover .feature-icon{
  background:#0f5c4d;
  color:#fff;
}

.feature-item h6{
  font-weight:700;
  margin-bottom:4px;
  color:#24324a;
}

.feature-item p{
  font-size:14px;
  color:#6b7280;
  margin:0;
}

/* button */
.btn-read{
  background:#0f5c4d;
  color:#fff;
  padding:14px 28px;
  border-radius:40px;
  font-weight:600;
}

.btn-read:hover{
  background:#0b463b;
  color:#fff;
}
@keyframes previewShapeY {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
.previewShapeY img,
.previewShapeY {
  animation: previewShapeY 5s ease-in-out infinite;
}
/* image */
.why-img{
  max-width:520px;
}
/* testimonial */
/* ===== SECTION BG ===== */
.testimonial-section{
  padding:100px 0;
  background: linear-gradient(90deg,#e9eeeb 0%, #e6dfd4 100%);
}

/* ===== Heading ===== */
.mini-tag{
  color:#0f5c4d;
  font-weight:600;
  margin-bottom:12px;
}

.mini-tag .dot{
  width:8px;
  height:8px;
  background:#f4a63d;
  border-radius:50%;
  display:inline-block;
  margin-right:6px;
}

.mini-tag .green{
  background:#0f5c4d;
  width:6px;
  height:6px;
}

.main-title{
  font-weight:800;
  color:#24324a;
  margin-bottom:14px;
}

.sub-text{
  color:#6b7280;
  max-width:650px;
  margin:auto;
}

/* ===== CARD ===== */
.testi-card{
  background:#eef1f4;
  border-radius:18px;
  padding:32px;
  position:relative;
  border:1px solid #e5e7eb;
}

/* stars */
.stars{
  color:#f4a63d;
  font-size:18px;
  margin-bottom:14px;
  letter-spacing:3px;
}

/* review */
.review{
  color:#4b5563;
  line-height:1.7;
  margin-bottom:24px;
}

/* user */
.user{
  display:flex;
  align-items:center;
  gap:12px;
}

.user img{
  width:48px;
  height:48px;
  border-radius:50%;
}

.user h6{
  margin:0;
  font-weight:700;
  color:#24324a;
}

.user span{
  font-size:13px;
  color:#6b7280;
}

/* quote */
.quote{
  position:absolute;
  right:25px;
  bottom:15px;
  font-size:80px;
  color:rgba(0,0,0,0.08);
  font-weight:700;
}

/* ===== bottom nav ===== */
.bottom-nav{
  text-align:center;
  margin-top:40px;
}

.nav-circle{
  width:46px;
  height:46px;
  border-radius:50%;
  border:1px solid #0f5c4d;
  background:transparent;
  color:#0f5c4d;
  margin:0 6px;
  transition:.3s;
}

.nav-circle:hover{
  background:#0f5c4d;
  color:#fff;
}
/* faq */

/* ===== SECTION ===== */
.faq-section {
  padding: 100px 0;
  background: #f6f7f9;
}

/* heading */
.faq-heading h2 {
  font-weight: 800;
  color: #2d3748;
  margin-bottom: 15px;
}

.faq-heading p {
  color: #6b7280;
  max-width: 650px;
  margin: auto;
}

.faq-tag {
  color: #0f5c4d;
  font-weight: 600;
  margin-bottom: 10px;
}

.faq-tag .dot {
  width: 8px;
  height: 8px;
  background: #f4a63d;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

.faq-tag .small {
  width: 6px;
  height: 6px;
  background: #0f5c4d;
}

/* ===== ACCORDION ===== */
.custom-accordion .accordion-item {
  border: none;
  margin-bottom: 18px;
  background: transparent;
}

.custom-accordion .accordion-button {
  background: #eef1f4;
  border-radius: 14px !important;
  padding: 18px 60px 18px 22px;
  font-weight: 600;
  color: #374151;
  box-shadow: none;
  position: relative;
}

.custom-accordion .accordion-button:not(.collapsed) {
  background: #eef1f4;
  color: #111827;
}

.custom-accordion .accordion-button::after {
  display: none;
}

/* plus circle */
.plus-icon {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: #0f5c4d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}

/* body */
.accordion-body {
  padding: 15px 22px 22px;
  color: #6b7280;
  font-size: 14px;
}
/* footer */
.footer {
  background: #0b2a4a;
  color: #fff;
  display: flex;
  padding: 0px 60px;
  align-items: baseline;
  display:none;
}

.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;
}/* End custom CSS */