﻿@charset "utf-8";
/* CSS Document */

/*@import url("https://fonts.googleapis.com/css2?family=Barlow: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");

@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');*/


@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap');





body {
  /*  font-family: "Barlow", sans-serif;
   font-family: "Google Sans", sans-serif;*/
  font-family: "Epilogue", sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.headin-out {
  background: #fff;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.loop-1 {
  float: left;
  width: 100%;
  position: relative;
  /* padding: 10px; */
  z-index: 2;
}

.mon-ooo {
  float: left;
  width: 100%;
  padding: 10px 0px;
  border-bottom: 1px solid #ccc;
  background: #003470;
}

.pp-m {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ph-oo {
  padding-left: 10px;
  /* margin-top: 6px; */
}

.pp-mm {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pp-mm i {
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #003470;
}



.ph-2 a b {
  float: left;
  width: 100%;
  font-weight: 400;
  color: #726f6f;
  font-size: 15px;
}

.ph-no {
  float: left;
  border-right: 1px solid #fff;
  padding-right: 15px;
}

.toof-1 {
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}

.so-11 {
  float: right;
  margin-left: 30px;
  margin-top: 0px;
}

.so-22 {
  float: left;
  display: flex;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
}

.social1 {
  border-radius: 50%;
  float: left;
  margin-right: 25px;
  /* border: 1px solid #ccc; */
  /* width: 30px; */
  /* height: 30px; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: #f6f6f6; */
}

.social1 i {
  float: left;
  padding-left: 0px;
  color: #fff;
}

.ph-1 h4 {
  float: left;
  font-size: 18px;
  margin-bottom: 2px;
  color: #000;
}

.ph-2 a {
  /* color: #fff !important; */
  text-decoration: none;
  font-size: 16px;
}

.mon-oo {
  float: right;
  margin-right: 45px;
}

.navbar {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  white-space: nowrap;
  align-items: center;
}

.navbar-brand div {
  font-family: 'Sora', sans-serif;
  font-weight: 800;
  font-size: 19px;
  margin-left: 5px;
}

.navbar-brand img {
  width: 75px;
  border-radius: 15px;

}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.logo-set {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0px;

  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  background: #fff;
}

.header-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}


.head-in {
  float: left;
  width: 25%;
}

.head-inn {
  float: left;
  /* background: #162b62; */
  margin-top: 8px;
  width: 75%;
}



.offcanvas-end {
  width: auto;
}

.cate-1 {
  display: none;
}

.navbar .navbar-nav .nav-link {
  position: relative;
  z-index: 1;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 24px;
  padding-left: 24px;
  color: #000000;
  font-weight: 500;
  font-size: 15px;
  margin-top: 0px;
}

.m2 {
  display: none;
}

.m1 {
  width: 100%;
}

.carousel-indicators {
  display: none;
}

.carousel-caption h1 {
  font-size: 45px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.carousel-caption p {
  font-size: 18px;
  margin-bottom: 0px;
  float: left;
  width: 100%;
}

.banner-oo {
  display: flex;
  flex-direction: column;
  float: left;
  width: 100%;
  margin-top: 30px;
}

.banner-btn {
  float: left;
  /* width: 100%; */
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  margin-right: 20px;
}

.banner-btn a {
  float: left;
  width: auto;
  background: #e11631;
  text-decoration: none;
  color: #fff;
  padding: 6px 20px;
}

.base-1 {
  display: block;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 45%;
  left: 15%;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: left;
  z-index: 11;
}

.carousel-caption.carrr1 {
  right: 15%;
  bottom: 30%;
}

.carousel-caption.carrr1 h1 {
  font-size: 25px;
}

.carousel-caption.carrr1 p {
  font-size: 17px;
}

.about-out {
  float: left;
  width: 100%;
  padding: 60px 0px;
  overflow: hidden;
}

.content-box {
  position: relative;
  display: block;
  margin-right: -10px;
}

.sec-title {
  position: relative;
  display: block;
}

.sec-title .sub-title::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 0px;
  top: 12px;
}

.sec-title .sub-title::before,
.sec-title .sub-title::after {
  background: #ff0000;
}

.sec-title h1 {
  display: block;
  font-size: 36px;
  line-height: 40px;
  float: left;
  width: 100%;
  margin: 25px 0px;
}

.sec-title .sub-title {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  padding-left: 40px;
}

.para {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: justify;
}

.ab-btn {
  float: left;
  width: 100%;
  margin-top: 25px;
}

.ab-btn a {
  float: left;
  width: auto;
  padding: 6px 20px;
  border-radius: 6px;
  background: #ff0000;
  text-decoration: none;
  color: #fff;
}

.ss-1 {
  width: 100%;
}

.ss-oo h2 {
  float: left;
  width: 100%;
  color: #ff0000;
  font-size: 50px;
  margin-bottom: 6px;
}

.ss-oo {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.ss-1 img {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.ss-oo p {
  float: left;
  width: 100%;
  color: #000;
  font-size: 20px;
  margin-bottom: 0px;
}

/* ========== CHIT FUNDS SECTION (.ser-out) ========== */
.ser-out {
  clear: both;
  float: left;
  width: 100%;
  padding: 80px 0 80px;
  background: #eff2f4;
  overflow: hidden;
  font-family: "Epilogue", sans-serif;
}

.so-hdr-top {
  text-align: center;
  margin-bottom: 40px;
}

.so-title-top {
  font-size: 36px;
  font-weight: 900;
  color: #0a1628;
  letter-spacing: -0.4px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.so-title-top em {
  font-style: normal;
  color: #e11631;
}

.so-sub-top {
  color: #4b5a6d;
  font-size: 15px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.7;
}

.so-hdr {
  text-align: left;
  margin-bottom: 32px;
}

.so-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.1);
  color: #c0102a;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 6px 20px;
  border-radius: 30px;
  margin-bottom: 16px;
  border: 1px solid rgba(225, 22, 49, 0.2);
}

.so-title {
  font-size: 52px;
  font-weight: 900;
  color: #0a1628;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: 16px;
}

.so-title em {
  font-style: normal;
  color: #ff6b6b;
}

.so-sub {
  color: #4b5a6d;
  font-size: 15px;
  margin: 0;
  line-height: 1.75;
}

.so-split-row {
  margin-bottom: 52px;
  row-gap: 28px;
}

@media (max-width: 767px) {
  .so-title {
    font-size: 36px;
    letter-spacing: -0.5px;
  }
}

.so-pts-row {
  margin-bottom: 40px;
  row-gap: 20px;
}

.so-calc-inline {
  margin-bottom: 0;
}

.so-calc-full {
  margin-bottom: 52px;
}


/* Travel slider — show nav (overrides global owl-theme .owl-nav display:none) */
.so-travel-slider.owl-theme .owl-nav {
  display: block !important;
  margin-top: 0;
}

/* Travel slider — equal-height cards */
.so-travel-slider .owl-stage {
  display: flex !important;
  align-items: stretch;
}

.so-travel-slider .owl-item {
  display: flex;
  height: auto !important;
}

.so-travel-slider .owl-item .dc-card {
  flex: 1;
}

/* Travel slider — nav buttons */
.so-travel-sec {
  padding: 0 52px;
}

/* room for buttons on both sides */
.so-travel-slider .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50% !important;
  background: rgba(10, 22, 40, 0.1) !important;
  border: 2px solid rgba(10, 22, 40, 0.2) !important;
  color: #0a1628 !important;
  font-size: 20px !important;
  line-height: 1 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background .18s, border-color .18s;
}

.so-travel-slider .owl-nav button:hover {
  background: #e11631 !important;
  border-color: #e11631 !important;
}

.so-travel-slider .owl-nav .owl-prev {
  left: -50px;
}

.so-travel-slider .owl-nav .owl-next {
  right: -50px;
}

.so-travel-slider .owl-dots {
  margin-top: 20px;
  text-align: center;
}

.so-travel-slider .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(10, 22, 40, 0.2) !important;
  transition: background .18s;
}

.so-travel-slider .owl-dots .owl-dot.active span {
  background: #e11631 !important;
  width: 24px;
  border-radius: 5px;
}

.so-pt {
  background: #fff;
  border: 1px solid #e2eaf4;
  border-radius: 14px;
  padding: 22px 20px 22px 18px;
  border-left: 4px solid;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  height: 100%;
  transition: background .2s, transform .2s;
  box-shadow: 0 2px 10px rgba(10, 22, 40, 0.06);
}

.so-pt:hover {
  background: #f8f9ff;
  transform: translateY(-3px);
}

.so-pt1 {
  border-left-color: #4d8cf5;
}

.so-pt2 {
  border-left-color: #ff6b6b;
}

.so-pt3 {
  border-left-color: #00d4aa;
}

.so-pt4 {
  border-left-color: #ffd166;
}

.so-pt5 {
  border-left-color: #c084fc;
}

.so-pt6 {
  border-left-color: #38bdf8;
}

.so-pt-n {
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  flex-shrink: 0;
  min-width: 30px;
  padding-top: 2px;
}

.so-pt1 .so-pt-n {
  color: #4d8cf5;
}

.so-pt2 .so-pt-n {
  color: #ff6b6b;
}

.so-pt3 .so-pt-n {
  color: #00d4aa;
}

.so-pt4 .so-pt-n {
  color: #ffd166;
}

.so-pt5 .so-pt-n {
  color: #c084fc;
}

.so-pt6 .so-pt-n {
  color: #38bdf8;
}

.so-pt-txt {
  font-size: 14px;
  color: #374151;
  line-height: 1.7;
  margin: 0;
}

.so-pt-txt strong {
  color: #0a1628;
}

.so-tbl-wrap {
  background: #fff;
  border: 1px solid #dde4ef;
  border-radius: 18px;
  overflow: hidden;
  margin-bottom: 64px;
  box-shadow: 0 4px 24px rgba(10, 22, 40, 0.08);
}

/* ---- Plan card rows ---- */
.so-plan-rows {
  padding: 12px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.so-plan-row {
  display: flex;
  align-items: center;
  background: #f9fafb;
  border: 1px solid #e8eef5;
  border-radius: 14px;
  padding: 14px 18px;
  gap: 16px;
  transition: background .2s;
}

.so-plan-row:hover {
  background: #f0f4fa;
}

/* Left section */
.so-plan-left {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 0 0 240px;
  width: 240px;
  overflow: hidden;
}

.so-plan-ico {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1;
}

.so-ico1 {
  background: linear-gradient(135deg, #E8192C 0%, #ff6b35 100%);
}

.so-ico2 {
  background: linear-gradient(135deg, #ff9800 0%, #ffd200 100%);
}

.so-ico3 {
  background: linear-gradient(135deg, #00b09b 0%, #00d4aa 100%);
}

.so-ico4 {
  background: linear-gradient(135deg, #0288d1 0%, #38bdf8 100%);
}

.so-ico5 {
  background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%);
}

.so-plan-val {
  font-size: 20px;
  font-weight: 900;
  color: #0a1628;
  letter-spacing: -0.3px;
  line-height: 1.1;
  margin-bottom: 3px;
}

.so-plan-sub {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #6b7a8d;
}

/* Duration stat grid */
.so-dur-grid {
  display: flex;
  align-items: stretch;
  flex: 1;
  gap: 8px;
  padding: 0 18px;
}

.so-dur-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px 8px;
  background: #f4f7fb;
  border: 1px solid #dde4ef;
  border-radius: 10px;
  gap: 4px;
  transition: background .2s;
  cursor: default;
  min-width: 0;
}

.so-dur-col:hover {
  background: #e8eef5;
}

.so-dur-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1px;
}

.so-dur-num {
  font-size: 22px;
  font-weight: 900;
  color: #0a1628;
  line-height: 1;
}

.so-dur-label {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6b7a8d;
  letter-spacing: 0.3px;
}

.so-dur-amt {
  font-size: 12px;
  font-weight: 700;
  color: #374151;
  text-align: center;
}

/* Legend strip */
.so-legend-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 20px;
  padding: 11px 20px;
  border-bottom: 1px solid #e8eef5;
  background: #f9fafb;
}

.so-ls-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: #374151;
  font-weight: 600;
}

.so-ls-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffd166;
  flex-shrink: 0;
}



/* Mobile */
@media (max-width: 640px) {
  .so-plan-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .so-plan-left {
    min-width: 0;
  }

  .so-dur-grid {
    padding: 0;
    gap: 5px;
  }

  .so-dur-col {
    padding: 8px 4px;
  }

  .so-dur-num {
    font-size: 18px;
  }

  .so-dur-amt {
    font-size: 10px;
  }

  .so-legend-strip {
    gap: 5px 12px;
  }
}

.so-tbl-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 26px;
  border-bottom: 1px solid #dde4ef;
  background: #f4f7fb;
}

.so-tbl-top-l {
  display: flex;
  align-items: center;
  gap: 14px;
}

.so-tbl-ico {
  font-size: 26px;
}

.so-tbl-top h3 {
  font-size: 16px;
  font-weight: 800;
  color: #0a1628;
  margin: 0 0 3px;
}

.so-tbl-top p {
  font-size: 12px;
  color: #6b7a8d;
  margin: 0;
}

.so-tbl-lnk {
  font-size: 12.5px;
  font-weight: 700;
  color: #374151;
  text-decoration: none;
  border: 1px solid #bcc8d8;
  padding: 7px 16px;
  border-radius: 8px;
  white-space: nowrap;
  transition: background .18s, color .18s;
}

.so-tbl-lnk:hover {
  background: #e8eef5;
  color: #0a1628;
  text-decoration: none;
}

.so-tbl {
  width: 100%;
  border-collapse: collapse;
  font-size: 13.5px;
}

.so-tbl thead tr {
  background: #f4f7fb;
}

.so-tbl thead th {
  padding: 12px 16px;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-align: center;
  color: #6b7a8d;
  border-bottom: 1px solid #dde4ef;
}

.so-th-cv {
  text-align: left !important;
  min-width: 130px;
}

.so-th-pop {
  background: #edf2f8;
  color: #374151 !important;
}

.so-pop-pip {
  display: inline-block;
  font-size: 9px;
  letter-spacing: 1px;
  background: #e11631;
  color: #fff;
  padding: 2px 7px;
  border-radius: 8px;
  margin-left: 5px;
  vertical-align: middle;
  text-transform: uppercase;
}

.so-t1 {
  --rc: #ff7043;
}

.so-t2 {
  --rc: #e91e8c;
}

.so-t3 {
  --rc: #00b894;
}

.so-t4 {
  --rc: #0288d1;
}

.so-t5 {
  --rc: #00bcd4;
}

.so-tr td {
  padding: 14px 16px;
  text-align: center;
  border-bottom: 1px solid #e8eef5;
  vertical-align: middle;
  color: #374151;
  font-weight: 500;
}

.so-tr:last-child td {
  border-bottom: none;
}

.so-tr:hover td {
  background: #f0f4fa;
}

.so-cv-cell {
  text-align: left !important;
  font-weight: 800 !important;
  font-size: 13.5px !important;
  color: #0a1628 !important;
  border-left: 4px solid var(--rc) !important;
  padding-left: 14px !important;
  white-space: nowrap;
}

.so-cv-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--rc);
  margin-right: 8px;
  vertical-align: middle;
}

.so-pop-col {
  background: rgba(0, 0, 0, 0.03);
  color: #0a1628 !important;
  font-weight: 700 !important;
}

.so-travel-sec {
  margin-top: 0;
}

.so-travel-hdr {
  text-align: center;
  margin-bottom: 36px;
}

.so-travel-badge {
  display: inline-block;
  background: linear-gradient(90deg, #e11631, #ff6b35);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 6px 18px;
  border-radius: 20px;
  margin-bottom: 14px;
}

.so-travel-hdr h3 {
  font-size: 28px;
  font-weight: 900;
  color: #0a1628;
  margin-bottom: 10px;
}

.so-travel-hdr p {
  color: #4b5a6d;
  font-size: 14.5px;
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.65;
}

.so-dc-row {
  row-gap: 24px;
}

.dc-card {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  transform: translateZ(0);
  isolation: isolate;
  background-clip: padding-box;
  transition: transform .22s ease, box-shadow .22s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.dc-card:hover {
  transform: translateY(-8px);
}

.dc-banner {
  height: 180px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 18px 18px 0 0;
}

/* Destination photo */
.dc-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
  transition: transform .4s ease;
}

.dc-card:hover .dc-img {
  transform: scale(1.06);
}

.dc-b1 {
  background: linear-gradient(160deg, #ff6b35 0%, #f7971e 50%, #ffd200 100%);
}

.dc-b2 {
  background: linear-gradient(160deg, #00b4db 0%, #0083b0 60%, #005c8a 100%);
}

.dc-b3 {
  background: linear-gradient(160deg, #11998e 0%, #38ef7d 100%);
}

.dc-b4 {
  background: linear-gradient(160deg, #6a3093 0%, #a044ff 60%, #c471ed 100%);
}

.dc-b5 {
  background: linear-gradient(160deg, #1565c0 0%, #1976d2 50%, #42a5f5 100%);
}

.dc-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.2) 60%, transparent 100%);
  z-index: 1;
}

.dc-banner::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  width: 60px;
  height: 60px;
  top: -15px;
  right: 20px;
}

.dc-cat {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.8px;
  padding: 4px 10px;
  border-radius: 20px;
  z-index: 2;
}

.dc-cat-intl {
  background: #ff6b35;
  color: #fff;
}

.dc-cat-dom {
  background: #00b894;
  color: #fff;
}

.dc-cat-hill {
  background: #9b6ef3;
  color: #fff;
}

.dc-body {
  padding: 18px 18px 20px;
  display: flex;
  background: #fff;
  flex-direction: column;
  flex: 1;
}

.dc-code {
  font-size: 10.5px;
  font-weight: 700;
  color: #9aabbc;
  letter-spacing: 2px;
  margin-bottom: 4px;
}

.dc-name {
  font-size: 17px;
  font-weight: 900;
  color: #0a1628;
  margin: 0 0 10px;
  line-height: 1.2;
}

.dc-plan {
  display: inline-block;
  font-size: 11.5px;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 20px;
  color: #fff;
  margin-bottom: 14px;
}

.dc-p1 {
  background: #ff7043;
}

.dc-p2 {
  background: #0083b0;
}

.dc-p3 {
  background: #11998e;
}

.dc-p4 {
  background: #8e44ad;
}

.dc-p5 {
  background: #1565c0;
}

.dc-attr {
  list-style: none;
  padding: 0;
  margin: 0 0 14px;
  flex: 1;
}

.dc-attr li {
  font-size: 13px;
  color: #374151;
  padding: 5px 0;
  border-bottom: 1px solid #f0f4f9;
  line-height: 1.4;
  display: grid;
  grid-template-columns: 1.8em 1fr;
  align-items: baseline;
  gap: 2px;
}

.dc-attr li:last-child {
  border-bottom: none;
}

.dc-ico {
  display: inline-block;
  text-align: center;
  width: 1.8em;
}

.dc-amenities {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 16px;
}

.dc-am {
  background: #f4f7fb;
  border: 1px solid #e2eaf4;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 11px;
  color: #4b5a6d;
  font-weight: 600;
}

.dc-btn {
  display: block;
  text-align: center;
  padding: 11px 16px;
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .18s, transform .18s;
  margin-top: auto;
}

.dc-btn:hover {
  opacity: .88;
  transform: translateY(-1px);
  color: #fff;
  text-decoration: none;
}

.dc-btn1 {
  background: #ff7043;
}

.dc-btn2 {
  background: #0083b0;
}

.dc-btn3 {
  background: #11998e;
}

.dc-btn4 {
  background: #8e44ad;
}

.dc-btn5 {
  background: #1565c0;
}

.service-block-two {
  float: left;
  width: 100%;
}

.service-block-two .inner-box {
  position: relative;
  display: block;
}

.service-block-two .inner-box .image-column .bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.service-block-two .inner-box .image-column .image-box {
  position: relative;
  display: none;
}

.service-block-two .inner-box .content-box {
  position: relative;
  display: block;
  width: 50%;
  padding: 55px 65px 55px 65px;
  background: #4f99aa;
}

.pull-left {
  float: left;
}

.service-block-two .inner-box .content-box .decore {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 40px;
  right: -24px;
  background: #4f99aa;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%, 0% 100%, 0% 0%);
}

.service-block-two .inner-box .content-box .icon-box {
  position: absolute;
  right: 35px;
  bottom: 55px;
}

.service-block-two .inner-box .content-box h2 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 23px;
}

.service-block-two .inner-box .content-box h2 a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.service-block-two .inner-box .content-box p {
  color: #fff;
  margin-bottom: 25px;
}

.service-block-two .inner-box .content-box .link a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: var(--jost);
  color: #fff;
  font-weight: 700;
  padding-right: 83px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  text-decoration: none;
}

.service-block-two .inner-box .content-box .linkss a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: var(--jost);
  color: #fff;
  font-weight: 700;
  /*  padding-right: 83px;*/
  letter-spacing: 0.7px;
  text-transform: uppercase;
  text-decoration: none;
}

.banner-oo .linkss a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: var(--jost);
  color: #fff;
  font-weight: 700;
  padding-right: 83px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  text-decoration: none;
}

.service-block-two .inner-box .content-box .link a:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 68px;
  height: 1px;
  top: 13px;
  right: 0px;
}

.r_0 {
  right: 0;
}

.t_0 {
  top: 0;
}

.p_absolute {
  position: absolute;
}

.service-block-two .inner-box .image-column {
  width: 50%;
  height: 100%;
}

.service-block-two:nth-child(2) .inner-box .content-box {
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.service-block-two:nth-child(2) .inner-box .content-box .decore {
  background: #fff;
}

.service-block-two:nth-child(2) .inner-box .content-box h2 a {
  color: #161837;
}

.service-block-two:nth-child(2) .inner-box .content-box p {
  color: #444444;
}

.service-block-two:nth-child(2) .inner-box .content-box .link a {
  color: #dd5903;
}

.service-block-two:nth-child(2) .inner-box .content-box .linkss a {
  color: #dd5903;
}

.banner-oo .linkss a {
  color: #fff;
}

.service-block-two:nth-child(2) .inner-box .content-box .link a:before {
  background: #dd5903;
}

.sec-title__top h3::before {
  position: absolute;
  top: 0;
  right: 10%;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/contact/bg.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.foo-3 p {
  margin-bottom: 10px;
}

.carousel-caption .car_del {
  display: block;
}

.linkss i {
  color: #dd5903;
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
  transition: all 350ms ease-in-out;
}

.banner-oo .linkss i {
  color: #fff;
  transition: all 350ms ease-in-out;
}

.banner-oo .linkss:hover a {
  color: #dd5903;
  transition: all 350ms ease-in-out;
}

.banner-oo .linkss:hover i {
  color: #dd5903;
  font-size: 20px;
  transition: all 350ms ease-in-out;
}

.linkss:hover i {
  margin-left: 5px;
  transition: all 350ms ease-in-out;
}

.sow-2 .linkss i {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
}

.pull-right {
  float: right;
}

.service-block-two:nth-child(3) .inner-box .content-box {
  background: #e36b24;
  left: -10px;
}

.service-block-two:nth-child(3) .inner-box .content-box .decore {
  background: #e36b24;
  clip-path: polygon(0% 50%, 100% 0%, 100% 100%, 0% 50%, 0% 0%);
  right: inherit;
  left: -24px;
}

.t_0 {
  top: 0;
}

.l_0 {
  left: 0;
}

.service-block-two:nth-child(4) .inner-box .content-box .decore {
  background: #77724d;
  clip-path: polygon(0% 50%, 100% 0%, 100% 100%, 0% 50%, 0% 0%);
  right: inherit;
  left: -24px;
}

.service-block-two:nth-child(4) .inner-box .content-box {
  background: #77724d;
  left: -10px;
}

.service-block-two .inner-box .image-column .image-box {
  position: relative;
  display: none;
}

.service-block-two .inner-box .image-column .image-box img {
  width: 100%;
}

.fott-out {
  float: left;
  width: 100%;
  padding: 60px 0px;
  /*    background-image: linear-gradient(180deg, #ebf4ff 20%, #9fbfe5 100%);*/
  border-radius: 0;
  margin-top: 0px;
  overflow: hidden;
  background-image: url(../images/footer/bg1.png);
  background-repeat: repeat-x;
  background-color: #0b1729;
  background-size: contain;
}

table {
  border-collapse: collapse;
}

table,
th,
td {
  border: 1px solid #000;
}

.chit_fin {
  margin-top: 10px;
  width: 100%;
}

.chit_fin thead tr th {

  text-align: center;
}

.personal_table .chit_fin thead tr th {
  background-color: #ffe499;
  text-align: center;
}

.health_table .chit_fin thead tr th {
  text-align: center;
}

.life_table .chit_fin thead tr th {
  background-color: #f9cb9c;
  text-align: center;
}

.home_table .chit_fin thead tr th {
  background-color: #d9d9d9;
  text-align: center;
}

.chit_fin th {
  font-size: 20px;
  font-weight: 600;
}

.chit_today {
  line-height: 1.7;
}

.f1 {
  float: left;
  width: 60%;
}

.f2 {
  float: left;
  width: 20%;
  padding-left: 60px;
}

.f3 {
  float: left;
  width: 20%;
  padding-left: 60px;
}

/*.f4 {
    float: left;
    width: 35%;
    padding-left: 80px;
}*/

.fot-links h4 {
  float: left;
  width: 100%;
  color: #fff;
  margin-bottom: 25px;
  font-size: 22px;
  position: relative;
}

.fot-links h4:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.6);
  width: 30px;
  height: 1px;
  left: 0px;
  bottom: -10px;
}

.f2 ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
}

.f3 ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
}

.fot-bulletet {
  float: left;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0px 0 20px 0;
  /*  background: url(../images/footer/bg1.png) no-repeat;*/
  text-align: justify;
}

.fot-bulletet7 {
  width: 100% !important;
}

.fot-bulletet span {
  float: left;
  color: #000000;
}

.fot-bulletet span a {
  text-decoration: none;
  color: #fff;
  /* padding-left: 40px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 20px;
  cursor: pointer;
}

.foo-3 {
  color: #fff;
  padding-left: 0px;
  float: left;
  width: 100%;
}

.foo-3 p a {
  color: #fff;
  text-decoration: none;
}

.social2 {
  border-radius: 50%;
  float: left;
  margin-right: 15px;
  border: 1px solid #333;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 350ms ease-in-out;
  /* background: #f6f6f6; */
}

.social2 i {
  float: left;
  padding-left: 0px;
  color: #ff0000;
  transition: all 350ms ease-in-out;
}

.social2:hover {
  background-color: #003470;
  transition: all 350ms ease-in-out;
}

.social2:hover i {
  color: #fff;
  transition: all 350ms ease-in-out;
}

.footer-bottom {
  position: relative;
  width: 100%;
  float: left;
  z-index: 1;
  margin-top: 60px;
  background: #ffffff0f;
  padding: 20px;
}

.copy-1 {
  float: left;
  position: relative;
  z-index: 1;

}

.copy-1 p {
  color: #fff;
  margin-bottom: 0px;
}

.copy-2 {
  float: right;

}

.copy-2 ul {
  user-select: auto;
  padding-left: 0;
  margin-bottom: 0px;
}

.fot-bulletet2 {
  float: left;
  width: 50%;
  margin: 0 0 0 0;
  padding: 0px 0 0px 0;
  /* background: url(../images/footer/bg1.png) no-repeat; */
  list-style: none;
  color: #000000;
}

.fot-bulletet2 span {
  float: left;
  color: #000000;
}

.fot-bulletet2 span a {
  text-decoration: none;
  color: #fff;
  /* padding-left: 40px; */
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 20px;
}

.f1 p {
  color: #fff;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.blog-out {
  float: left;
  width: 100%;
  padding: 60px 0px;
  overflow: hidden;
}

.blog-oo h4 {
  float: left;
  text-align: center;
  width: auto;
  border: 1px solid #ccc;
  border-radius: 30px;
  padding: 6px 15px;
  font-size: 18px;
  margin-bottom: 0px;
  color: #ff0000;
}

.blog-oo {
  float: left;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.blog-out h1 {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  font-size: 36px;
}

.blog-1 {
  border: 1px solid #ccc;
  float: left;
  width: 100%;
}

.rs-content {
  float: left;
  width: 100%;
  padding: 30px 25px;
}

.blog-2 img {
  width: 100%;
}

.rs-content ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 15px;
}

.rs-content ul li i {
  color: #ff0000;
  padding-right: 10px;
}

.rs-content h4 {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  font-size: 20px;
}

.blog-3 a {
  text-decoration: none;
  color: #656567;
}

.blog-3 a i {
  font-size: 14px;
  padding-left: 10px;
}

.blog-3 {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc4;
  padding-top: 25px;
}

.test-out {
  float: left;
  width: 100%;
  padding: 60px 0px;
  overflow: hidden;
  background: #fff;
}

.para1 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  font-size: 20px;
  margin-top: 0px;
}

.content-box1 .rating-box {
  position: relative;
  display: block;
  padding-left: 0;
  float: left;
  width: 100%;
}

.content-box1.rating-box .rated-text {
  position: absolute;
  left: 0px;
  top: 0px;
}

/*.content-box1 .rating-box .rated-text:before {
    position: absolute;
    content: '';
    background: #dcdcdc;
    width: 1px;
    height: calc(100% - 4px);
    top: 5px;
    right: 20px;
}*/
.content-box1 .rating-box .rated-text h2 {
  display: block;
  font-size: 55px;
  margin-bottom: 15px;
}

.content-box1 .rating-box .rated-text .rating-list li {
  margin-right: 10px;
}

.content-box1 .rating-box h5 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #515151;
  font-weight: 500;
  margin-bottom: 20px;
}

.content-box1 .rating-box .rated-text .rating-list {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 0;
  list-style: none;
}

.content-box2 {
  float: left;
  width: 100%;
  border-left: 1px solid #ccc;
  padding-left: 20px;
}

.content-box1 {
  display: flex;
  float: left;
  width: 100%;
  margin-top: 40px;
}

.content-box2 h5 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 18px;
}

.content-box2 p {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.test-1 {
  float: left;
  width: 100%;
  display: flex;
  margin-top: 60px;
  padding-left: 60px;
}

.test-ooo ul {
  display: flex;
  list-style: none;
  padding-left: 0;
}

.test-ooo ul li {
  margin-right: 10px;
}

.test-in {
  padding-left: 30px;
  float: left;
  width: 100%;
}

.test-oo img {
  width: auto;
}

.test-2 p {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: justify;
}

.test-2 h4 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  font-size: 18px;
}

.test .slick-dots li button:before {
  color: #003470;
}

.test .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ff0000;
}

.ww-2 {
  width: 60px;
  min-width: 60px;
  height: 60px;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  /* margin: auto; */
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-radius: 85% 55% 75% 62% / 60% 88% 40% 75%; */
  background-color: #fff;
}

.ww-1 {
  display: flex;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  background: #fafafa;
  /* box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px; */
  padding: 30px 20px;
  border: 1px solid #ccc8;
}

.ww-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
}

.ww-3 h4 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  font-size: 20px;
}

.why-out {
  float: left;
  width: 100%;
  padding: 60px 0px 60px 0px;
  overflow: hidden;
}

.why-out h1 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 36px;
  margin-bottom: 60px;
}

.why-out p {
  float: left;
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}

.blog-out .col-lg-4 {
  padding: 0px 8px;
}

.container-fluid {
  padding: 0px 60px;
}

figure {
  margin: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  left: auto;
  text-align: left;
  margin-top: 0px;
  top: 110%;
  width: auto;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 5px 20px;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  margin-bottom: 5px;
  font-size: 15px;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

#myBtn {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 3;
  border: none;
  outline: none;
  background: #e11631;
  color: white;
  cursor: pointer;
  padding: 10px 15px 10px 15px;
  border-radius: 50%;
  transition: 0.7s;
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-size: auto;
  background-repeat: no-repeat;
}

.navbar-expand-lg .navbar-nav .nav-link.active {
  color: #e11631;
}

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-1:hover .blog-2 img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-2 {
  overflow: hidden;
}

.fot-bulletet span a:hover {
  color: #e11631;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.social2:hover {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.social1:hover {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #ff0000;
}

.form-out {
  float: left;
  width: 100%;
  padding: 60px 0px;
  /*  background: url(../images/form/bg.webp) repeat;*/
  overflow: hidden;
  position: relative;
  z-index: 1;

}

/*.form-out:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 58, 102, 0.85);
  z-index: -1;
}*/

.fm-oo {
  float: left;
  width: 100%;
}

.fm-oo h1 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  color: #000;
  font-size: 36px;
}

.fm-oo p {
  float: left;
  width: 100%;
  text-align: justify;
  color: #fff;
  margin-bottom: 15px;
}

.form-control2 {
  width: 100%;
  padding: 5px 15px;
  margin: 0px 0 0px 0px;
  border: 1px solid #ccc;
  color: #000000;
  background: none;
  border-radius: 0px;
}

.w-in {
  margin-bottom: 20px;
}

.contact_submit_button {
  float: left;
  width: auto;
  padding: 4px 20px;
  background: #e11631;
  border-radius: 5px;
  color: #fff;
  border: none;
}

.section-title-four__tagline {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background-color: #ccc4;
  padding: 6px 20px 6px 20px;
  margin-bottom: 30px;
}

.section-title-four__tagline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  background-color: #003470;
}

.daw-1 {
  float: left;
  width: 100%;
  background: #003470;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 40px 30px;
  border-radius: 10px;
}

.cont-submit-out {
  width: 100%;
  margin-top: 25px;
  text-align: center;
}

.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0;
  padding: 4px 20px 4px 6px;
  color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #003470;
}

.nav-pills .nav-link i {
  padding-right: 8px;
  font-size: 24px;
  color: #e11631;
}

.pop-1 {
  /*padding-left: 15px;*/
}

.enq-2 {
  float: left;
  width: 100%;
  padding: 40px;
}

.pull-left {
  float: left;
  min-height: 451px;
}

.pull-right {}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0;
}

/*.carousel-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);

  z-index: 9;
}*/

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 20%;
  height: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  z-index: 14;
}

.whatsapp {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 40px;
  right: 0px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  left: 30px;
}

.whatsapp i {
  color: #fff;
  font-size: 24px;
}

.btn-primary {
  color: #fff;
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
  text-transform: uppercase;
  font-size: 18px;
}

.enq-oo {
  float: left;
  width: 100%;
  position: relative;
}

.enq-btn {}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}


.btn-primary {
  position: fixed !important;
  bottom: 100px;
  z-index: 1000;
  right: 30px;
  top: auto !important;
  background: #e11631 !important;
  transition: all 350ms ease-in-out;
}

.btn-primary:hover {
  background: #0f306f !important;
  transition: all 350ms ease-in-out;
  border-color: #0f306f !important;
}


/* ═══════════════════════════════════════
   Enquiry Popup Modal
═══════════════════════════════════════ */
#exampleModal .modal-dialog {
  max-width: 620px;
}

#popup-form {
  border-radius: 20px;
  overflow: hidden;
  transform: translateZ(0);
  isolation: isolate;
}

#popup-form .modal-content {
  border: none !important;
  overflow: hidden;
  box-shadow: 0 32px 80px rgba(0, 0, 0, .22);
  font-family: "Epilogue", sans-serif;
  isolation: isolate;
  background-clip: padding-box;
  transform: translateZ(0);
  outline: none;
}

/* Header */
#popup-form .modal-header {
  background: linear-gradient(135deg, #002a5c 0%, #003470 50%, #0a1e3d 100%);
  padding: 28px 32px 26px;
  border: none !important;
  border-bottom: none !important;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

#popup-form .modal-header::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .04);
  pointer-events: none;
}

#popup-form .modal-header::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: -30px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(225, 22, 49, .08);
  pointer-events: none;
}

.enq-hdr-body {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}

.enq-hdr-icon {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #e11631, #f5a623);
  border-radius: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex-shrink: 0;
}

#popup-form .modal-title {
  font-size: 21px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.3px;
  line-height: 1.2;
  background: none;
  float: none;
  width: auto;
  text-transform: none;
  margin-bottom: 4px;
}

.enq-hdr-sub {
  font-size: 12.5px;
  color: rgba(255, 255, 255, .5);
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}

#popup-form .btn-close {
  background-color: rgba(255, 255, 255, .12);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: .75em .75em;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
  opacity: 1;
  margin-top: 2px;
}

#popup-form .btn-close:hover {
  background-color: rgba(255, 255, 255, .22);
}

#popup-form .btn-close:focus {
  box-shadow: none;
}

/* Body / Form */
#popup-form .modal-body {
  padding: 0;
}

#popup-form .enq-2 {
  float: none;
  padding: 28px 32px 32px;
}

#popup-form .w-in {
  margin-bottom: 14px;
}

#popup-form .form-control2 {
  width: 100%;
  padding: 11px 14px;
  font-size: 13.5px;
  font-family: "Epilogue", sans-serif;
  font-weight: 500;
  background: #f5f7fb;
  border: 1.5px solid #e2eaf5;
  border-radius: 10px;
  color: #0a1628;
  outline: none;
  transition: border-color .18s, background .18s;
  margin: 0;
  line-height: 1.5;
  box-shadow: none;
}

#popup-form .form-control2:focus {
  border-color: #003470;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(0, 52, 112, .08);
}

#popup-form .form-control2::placeholder {
  color: #a0afc0;
  font-weight: 400;
}

#popup-form select.form-control2 {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23667085' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-color: #f5f7fb;
  padding-right: 36px;
  cursor: pointer;
}

#popup-form textarea.form-control2 {
  resize: vertical;
  min-height: 82px;
}

/* Captcha */
#popup-form .cap-1 {
  margin-bottom: 14px;
}

#popup-form .capcha-outer {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f5f7fb;
  border: 1.5px solid #e2eaf5;
  border-radius: 10px;
  padding: 8px 14px;
}

#popup-form .capcha-outer img {
  border-radius: 6px;
  height: 36px;
  flex-shrink: 0;
}

#popup-form .capcha-outer input {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 13.5px;
  font-family: "Epilogue", sans-serif;
  color: #0a1628;
  outline: none;
  min-width: 0;
}

#popup-form .capcha-outer input::placeholder {
  color: #a0afc0;
}

/* Submit */
#popup-form .cont-submit-out {
  margin-top: 8px;
}

#popup-form .contact_submit_button1 {
  width: 100%;
  padding: 14px 24px;
  background: linear-gradient(135deg, #e11631 0%, #c0102a 100%);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Epilogue", sans-serif;
  transition: opacity .18s, transform .18s;
  display: block;
}

#popup-form .contact_submit_button1:hover {
  opacity: .88;
  transform: translateY(-2px);
  background: linear-gradient(135deg, #e11631 0%, #c0102a 100%) !important;
}

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 0 !important;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
  float: left;
  width: 1000px;
}

td {
  font-size: 20px;
  font-weight: 500;
}


.pho-1 {
  float: left;
  /* background: #ff0000; */
  padding: 0;
}

.call {
  display: none;
}

.cont-out {
  float: left;
  width: 100%;
  padding: 60px 0px;
  overflow: hidden;
}

.cont-out h1 {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
  font-size: 34px;
}

.serviceBox {
  color: #1d2d47;
  text-align: center;
  padding: 50px 0 0;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
}

.serviceBox:before,
.serviceBox:after {
  content: "";
  background-color: #ff0000;
  height: 100px;
  width: 100px;
  border-radius: 20px;
  transform: translateX(-50%) rotate(45deg);
  position: absolute;
  left: 50%;
  top: 15px;
  z-index: -1;
}

.serviceBox .service-content {
  background-color: #f1f1f1;
  padding: 30px 25px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  float: left;
  width: 100%;
}

.serviceBox .service-icon {
  font-size: 40px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  color: #003470;
}

.serviceBox .title {
  font-size: 24px;
  font-weight: 500;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.serviceBox:after {
  background-color: #9993;
  height: 10px;
  width: 10px;
  border: 3px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.description {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.description a {
  float: left;
  width: 100%;
  text-decoration: none;
  color: #000;
}

.map-out iframe {
  width: 100%;
  height: 350px;
}

.map-out {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  margin-top: 40px;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.serviceBox:hover .service-icon {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.chi-1 {
  display: flex;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.chi-3 {
  float: left;
  width: 100%;
  padding-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chi-3 p {
  margin-bottom: 0px;
  float: left;
  width: 100%;
  color: #000;
  font-size: 18px;
}

.chit-oo {
  clip-path: polygon(32.2492676px 0px,
      calc(100% - 29.883191px) 14.1670774px,
      calc(100% - 29.883191px) 14.1670774px,
      calc(100% - 24.96109729px) 14.87537046px,
      calc(100% - 20.31945472px) 16.29591632px,
      calc(100% - 16.01424199px) 18.36886116px,
      calc(100% - 12.1014378px) 21.03435113px,
      calc(100% - 8.63702087px) 24.23253242px,
      calc(100% - 5.67696992px) 27.9035512px,
      calc(100% - 3.27726365px) 31.98755362px,
      calc(100% - 1.49388076px) 36.42468587px,
      calc(100% - 0.38279998px) 41.1550941px,
      calc(100% - 5.68434189e-14px) 46.1189245px,
      calc(100% - 0px) calc(100% - 32.02092px),
      calc(100% - 0px) calc(100% - 32.02092px),
      calc(100% - 0.41860061px) calc(100% - 26.8269604px),
      calc(100% - 1.63050344px) calc(100% - 21.89983258px),
      calc(100% - 3.56985995px) calc(100% - 17.30546357px),
      calc(100% - 6.1708216px) calc(100% - 13.10978045px),
      calc(100% - 9.36753988px) calc(100% - 9.37871025px),
      calc(100% - 13.09416624px) calc(100% - 6.17818003px),
      calc(100% - 17.28485217px) calc(100% - 3.57411685px),
      calc(100% - 21.87374912px) calc(100% - 1.63244774px),
      calc(100% - 26.79500858px) calc(100% - 0.41909978px),
      calc(100% - 31.982782px) calc(100% - 5.68434189e-14px),
      31.9827822px calc(100% - 0px),
      31.9827822px calc(100% - 0px),
      26.79500879px calc(100% - 0.41909978px),
      21.87374934px calc(100% - 1.63244774px),
      17.28485237px calc(100% - 3.57411685px),
      13.09416641px calc(100% - 6.17818003px),
      9.36754001px calc(100% - 9.37871025px),
      6.1708217px calc(100% - 13.10978045px),
      3.56986001px calc(100% - 17.30546357px),
      1.63050347px calc(100% - 21.89983258px),
      0.41860062px calc(100% - 26.8269604px),
      5.29492535e-31px calc(100% - 32.02092px),
      0px 32.0209204px,
      0px 32.0209204px,
      0.41860062px 26.82696079px,
      1.63050347px 21.89983293px,
      3.56986001px 17.30546389px,
      6.1708217px 13.10978071px,
      9.36754001px 9.37871045px,
      13.09416641px 6.17818017px,
      17.28485237px 3.57411693px,
      21.87374934px 1.63244779px,
      26.79500879px 0.41909979px,
      31.9827822px 5.30123935e-31px,
      31.9827822px 0px,
      32.11152455px 0px,
      32.2175794px 0px,
      32.30094672px 0px,
      32.36162654px 0px,
      32.39961884px 0px,
      32.41492362px 0px,
      32.40754089px 0px,
      32.37747064px 0px,
      32.32471288px 0px,
      32.2492676px 0px);
  float: left;
  width: 100%;
  padding: 60px 40px;
  background-image: linear-gradient(142deg, #ff0000 0%, #f9dd9c 60%);
}

.chit-oo h1 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 24px !important;
  color: #000000;
  margin-bottom: 40px;
  position: relative;
  background: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  display: none;
}

.chit-oo h4 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 24px;
  color: #003470;
  margin-bottom: 25px;
}

.chit-1 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.chit-2 {
  float: left;
  width: 100%;
}

.chit-2 h4 {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  font-size: 34px;
  text-align: left;
}

.chit-2 p {
  float: left;
  width: 100%;

  text-align: left;
  margin-bottom: 0px;
  font-weight: 500;
}

.chi-3 p b {
  font-weight: 600;
  color: #ff0000;
}

.chit-2 p b {
  font-weight: 600;
  color: #000;
}

.part-out {
  float: left;
  width: 100%;
  margin-top: 30px;
}

.part-out h1 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  font-size: 34px;
}

.part-1 img {
  border: 1px solid #ccc;
}

.cf-1 img {
  width: 100%;
}

.ch-out {
  background-image: linear-gradient(180deg, #ebf4ff 20%, #9fbfe5 100%);
  float: left;
  width: 100%;
  padding: 60px 0px;
}

.ch-out .col-lg-6 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.chit-oo h1::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -1px;
  right: -1px;
  width: 50px;
  height: 50px;
  background: #dfdfdf;
  aspect-ratio: 1;
  -webkit-clip-path: polygon(0 100%, 50% 50%, 100% 0);
  clip-path: polygon(0 100%, 50% 50%, 100% 0);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
  /* clip-path: polygon(0 100%, 100% 100%, 100% 0); */
  background: #d4a638;
}

.part-out .col-lg-9 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.par-1 p {
  float: left;
  width: 100%;
  font-size: 20px;
  margin-bottom: 0px;
}

.part-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.part-2 img {
  width: auto;
  border: 1px solid #ccc;
}

/* ser-out old column overrides removed */

/* ========== FORM-OUT REDESIGN ========== */
.form-out {
  float: left;
  width: 100%;
  padding: 80px 0;
  background: #f1f5fb;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-family: "Epilogue", sans-serif;
}

.form-out .container {
  position: relative;
  z-index: 1;
}

/* --- Section header --- */
.fo-section-head {
  text-align: center;
  margin-bottom: 48px;
}

.fo-title {
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 900;
  color: #0b1729;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin-bottom: 14px;
}

.fo-subtitle {
  font-size: .97rem;
  color: #4b5a6d;
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.75;
}

.fo-line {
  width: 56px;
  height: 3px;
  border-radius: 2px;
  background: linear-gradient(90deg, #e11631, #f5a623);
  margin: 16px auto 0;
}

/* --- Why Choose Us heading (legacy) --- */
.form-out .dob-2 {
  float: left;
  width: 100%;
  font-size: 38px;
  font-weight: 900;
  color: #0b1729;
  letter-spacing: -0.5px;
  line-height: 1.15;
  margin-bottom: 32px;
  padding-left: 18px;
  border-left: 4px solid #e11631;
  text-align: left;
}

/* --- Why Choose Us grid --- */
.form-out .why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 4px;
  float: left;
  width: 100%;
}

.form-out .why-card {
  background: #fff;
  border: 1px solid #e2eaf5;
  border-radius: 14px;
  padding: 22px 20px;
  transition: box-shadow .3s, border-color .3s, transform .3s;
  box-shadow: 0 2px 10px rgba(0, 52, 112, .05);
}

.form-out .why-card:hover {
  border-color: rgba(225, 22, 49, .25);
  box-shadow: 0 6px 24px rgba(225, 22, 49, .08);
  transform: translateY(-4px);
}

.form-out .why-icon {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: rgba(225, 22, 49, .1);
  border: 1px solid rgba(225, 22, 49, .18);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  margin-bottom: 14px;
}

.form-out .why-card h3 {
  font-size: 14px;
  font-weight: 700;
  color: #0a1628;
  margin-bottom: 8px;
}

.form-out .why-card p {
  font-size: 13px;
  color: #4b5a6d;
  line-height: 1.65;
  margin: 0;
}

/* Card color variants */
.form-out .why-c1 {
  background: #fff5f5;
  border-color: rgba(225, 22, 49, .18);
}

.form-out .why-c1 .why-icon {
  background: rgba(225, 22, 49, .12);
  border-color: rgba(225, 22, 49, .22);
}

.form-out .why-c2 {
  background: #eff8ff;
  border-color: rgba(0, 131, 176, .18);
}

.form-out .why-c2 .why-icon {
  background: rgba(0, 131, 176, .12);
  border-color: rgba(0, 131, 176, .22);
}

.form-out .why-c3 {
  background: #f0fdf4;
  border-color: rgba(17, 153, 142, .18);
}

.form-out .why-c3 .why-icon {
  background: rgba(17, 153, 142, .12);
  border-color: rgba(17, 153, 142, .22);
}

.form-out .why-c4 {
  background: #fff7ed;
  border-color: rgba(255, 112, 67, .18);
}

.form-out .why-c4 .why-icon {
  background: rgba(255, 112, 67, .12);
  border-color: rgba(255, 112, 67, .22);
}

.form-out .why-c5 {
  background: #faf5ff;
  border-color: rgba(142, 68, 173, .18);
}

.form-out .why-c5 .why-icon {
  background: rgba(142, 68, 173, .12);
  border-color: rgba(142, 68, 173, .22);
}

.form-out .why-c6 {
  background: #eff6ff;
  border-color: rgba(21, 101, 192, .18);
}

.form-out .why-c6 .why-icon {
  background: rgba(21, 101, 192, .12);
  border-color: rgba(21, 101, 192, .22);
}

/* --- Feature cards --- */
.form-out .ww-1 {
  display: flex;
  align-items: center;
  float: left;
  width: 100%;
  margin-bottom: 16px;
  background: #fff;
  border: 1px solid #e2eaf5;
  border-radius: 14px;
  padding: 18px 20px;
  gap: 16px;
  box-shadow: 0 2px 12px rgba(11, 23, 41, 0.06);
  transition: box-shadow .2s, transform .2s;
}

.form-out .ww-1:hover {
  box-shadow: 0 6px 24px rgba(11, 23, 41, 0.11);
  transform: translateX(4px);
}

.form-out .ww-2 {
  width: 52px;
  min-width: 52px;
  height: 52px;
  border-radius: 12px;
  background: linear-gradient(135deg, #e11631 0%, #ff4d4d 100%);
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 14px rgba(225, 22, 49, 0.22);
  flex-shrink: 0;
}

.form-out .ww-2 img {
  width: 26px;
  height: 26px;
  filter: brightness(0) invert(1);
  object-fit: contain;
}

.form-out .ww-3 {
  display: flex;
  align-items: center;
  padding: 0;
}

.form-out .ww-3 h4 {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 14.5px;
  font-weight: 700;
  color: #1e293b;
  line-height: 1.45;
}

/* --- Colored why-choose-us cards --- */
.form-out .ww-c1 {
  background: #e11631;
  border-color: #e11631;
}

.form-out .ww-c2 {
  background: #0083b0;
  border-color: #0083b0;
}

.form-out .ww-c3 {
  background: #11998e;
  border-color: #11998e;
}

.form-out .ww-c4 {
  background: #ff7043;
  border-color: #ff7043;
}

.form-out .ww-c5 {
  background: #8e44ad;
  border-color: #8e44ad;
}

.form-out .ww-c6 {
  background: #1565c0;
  border-color: #1565c0;
}

.form-out .ww-c1,
.form-out .ww-c2,
.form-out .ww-c3,
.form-out .ww-c4,
.form-out .ww-c5,
.form-out .ww-c6 {
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.15);
}

.form-out .ww-c1:hover,
.form-out .ww-c2:hover,
.form-out .ww-c3:hover,
.form-out .ww-c4:hover,
.form-out .ww-c5:hover,
.form-out .ww-c6:hover {
  filter: brightness(1.08);
  transform: translateX(4px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.22);
}

.form-out .ww-c1 .ww-2,
.form-out .ww-c2 .ww-2,
.form-out .ww-c3 .ww-2,
.form-out .ww-c4 .ww-2,
.form-out .ww-c5 .ww-2,
.form-out .ww-c6 .ww-2 {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
}

.form-out .ww-c1 .ww-3 h4,
.form-out .ww-c2 .ww-3 h4,
.form-out .ww-c3 .ww-3 h4,
.form-out .ww-c4 .ww-3 h4,
.form-out .ww-c5 .ww-3 h4,
.form-out .ww-c6 .ww-3 h4 {
  color: #fff;
}

/* --- Quote form card --- */
.form-out .daw-1 {
  float: left;
  width: 100%;
  background: #0b1729;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 18px;
  padding: 32px 28px;
  box-shadow: 0 12px 48px rgba(11, 23, 41, 0.22);
}

/* --- GET A FREE QUOTE chip --- */
.form-out .section-title-four__tagline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(225, 22, 49, 0.2);
  border: 1px solid rgba(225, 22, 49, 0.4);
  padding: 6px 18px;
  border-radius: 30px;
  margin-bottom: 24px;
  position: static;
}

.form-out .section-title-four__tagline::before {
  display: none;
}

/* --- Tabs --- */
.form-out .nav-pills {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 20px !important;
  gap: 4px;
}

.form-out .nav-pills .nav-item {
  margin-bottom: -1px;
}

.form-out .nav-pills .nav-link {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 8px 8px 0 0;
  border: none;
  background: transparent;
  transition: color .18s, background .18s;
}

.form-out .nav-pills .nav-link:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
}

.form-out .nav-pills .nav-link.active,
.form-out .nav-pills .show>.nav-link {
  color: #fff !important;
  background: rgba(225, 22, 49, 0.22) !important;
  border-bottom: 2px solid #e11631;
}

.form-out .nav-pills .nav-link i {
  color: #e11631;
  padding-right: 6px;
  font-size: 16px;
  vertical-align: middle;
}

/* --- Form inputs --- */
.form-out .enq-2 {
  float: left;
  width: 100%;
  padding: 0;
}

.form-out .form-control2 {
  width: 100%;
  padding: 11px 14px;
  margin: 0;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  outline: none;
  transition: border-color .18s, background .18s;
}

.form-out .form-control2:focus {
  border-color: #e11631;
  background: rgba(255, 255, 255, 0.11);
}

.form-out .form-control2::placeholder {
  color: rgba(255, 255, 255, 0.38);
}

.form-out select.form-control2 {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M1 1L5.5 6L10 1' stroke='rgba(255,255,255,0.4)' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 13px center;
  padding-right: 36px;
  background-color: rgba(255, 255, 255, 0.07);
}

.form-out select.form-control2 option {
  background: #0f1f3a;
  color: #fff;
}

.form-out textarea.form-control2 {
  resize: vertical;
  min-height: 90px;
}

/* --- Captcha --- */
.form-out .cap-1 {
  margin-bottom: 0;
}

.form-out .capcha-outer {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  padding: 10px 14px;
}

.form-out .capcha-outer img {
  border-radius: 6px;
  height: 38px;
}

.form-out .capcha-outer input {
  flex: 1;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  padding: 4px 6px;
  outline: none;
}

.form-out .capcha-outer input::placeholder {
  color: rgba(255, 255, 255, 0.35);
}

/* --- Submit button --- */
.form-out .cont-submit-out {
  margin-top: 22px;
}

.form-out .contact_submit_button {
  float: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  justify-content: center;
  padding: 13px 24px;
  background: linear-gradient(90deg, #e11631 0%, #ff4d4d 100%);
  border-radius: 10px;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.3px;
  cursor: pointer;
  box-shadow: 0 4px 18px rgba(225, 22, 49, 0.35);
  transition: opacity .18s, transform .18s;
}

.form-out .contact_submit_button:hover {
  opacity: .9;
  transform: translateY(-2px);
}

/* --- form-out responsive overrides (override responsive1.css unscoped rules) --- */
@media (max-width: 991px) {
  .form-out {
    padding: 56px 0;
  }

  .form-out .dob-2 {
    font-size: 28px;
    margin-bottom: 24px;
  }

  .form-out .pop-1 {
    margin-top: 28px;
  }
}

@media (max-width: 767px) {
  .form-out .ww-1 {
    display: flex !important;
    padding: 15px 16px;
  }

  .form-out .ww-2 {
    margin: 0 !important;
  }

  .form-out .ww-3 {
    justify-content: flex-start !important;
    padding-left: 0 !important;
  }

  .form-out .ww-3 h4 {
    text-align: left !important;
  }

  .form-out .daw-1 {
    padding: 24px 18px;
  }
}

@media (max-width: 480px) {
  .form-out .dob-2 {
    font-size: 24px;
  }
}

/* ========== CHIT FUND CALCULATOR ========== */
/* CSS variables scoped to .chit-calc-wrap so they don't bleed out */
.chit-calc-wrap {
  --ccbg: #f4f7fb;
  --ccsurface: #ffffff;
  --ccsurface2: #f4f7fb;
  --ccborder: #dde4ef;
  --cctext: #0a1628;
  --cctext2: #374151;
  --cctext3: #6b7a8d;
  --ccaccent: #E8192C;
  --ccaccent-glow: rgba(232, 25, 44, 0.18);
  --ccgreen: #00875a;
  --ccgradient-accent: linear-gradient(135deg, #E8192C 0%, #ff6b35 100%);

  background: var(--ccsurface);
  border: 1px solid var(--ccborder);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(10, 22, 40, 0.10);
}

.chit-calc-header {
  background: var(--ccgradient-accent);
  padding: 18px 22px;
  position: relative;
}

.chit-calc-header::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");
  pointer-events: none;
}

.chit-calc-header h4 {
  font-family: 'Sora', sans-serif;
  font-size: 1rem;
  font-weight: 800;
  color: #fff;
  margin: 0 0 4px;
  position: relative;
  z-index: 1;
}

.chit-calc-header p {
  font-size: 0.75rem;
  color: #fff;
  margin: 0;
  line-height: 1.3;
  position: relative;
  z-index: 1;
}

.chit-calc-body {
  padding: 20px;
}

/* Intro tagline above the mode toggle — minimal */
.chit-calc-body-p {
  font-size: 0.72rem;
  font-style: italic;
  color: #4b5a6d;
  line-height: 1.5;
  text-align: center;
  background: rgba(0, 52, 112, 0.045);
  border-radius: 6px;
  padding: 6px 10px;
  margin: 0 0 12px;
}

.calc-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 14px;
}

.calc-field label {
  display: block;
  font-size: 0.72rem;
  font-weight: 700;
  color: var(--cctext3);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 6px;
}

.calc-field select {
  width: 100%;
  background: var(--ccbg);
  border: 1.5px solid var(--ccborder);
  border-radius: 10px;
  padding: 10px 12px;
  font-size: 0.9rem;
  color: var(--cctext);
  font-family: inherit;
  outline: none;
  transition: border-color .2s, box-shadow .2s;
  appearance: none;
  -webkit-appearance: none;
}

.calc-field select:focus {
  border-color: var(--ccaccent);
  box-shadow: 0 0 0 3px var(--ccaccent-glow);
}

.calc-field select option {
  background: #ffffff;
  color: #0a1628;
}

.calc-btn {
  width: 100%;
  padding: 13px;
  background: var(--ccgradient-accent);
  color: #fff;
  border: none;
  border-radius: 50px;
  font-family: inherit;
  font-size: 0.93rem;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 4px 18px var(--ccaccent-glow);
  transition: transform .2s, box-shadow .2s;
  margin-bottom: 18px;
  display: block;
}

/* Calculator results container — hidden until Calculate is clicked */
.cc-results {
  display: none;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .35s ease, transform .35s ease;
}

.cc-results.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
  animation: cc-results-fadein .35s ease both;
}

@keyframes cc-results-fadein {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.calc-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px var(--ccaccent-glow);
}

.calc-result {
  display: none;
  border-top: 1px solid var(--ccborder);
  padding-top: 16px;
}

.calc-result.show {
  display: block;
}

.calc-disclaimer {
  font-size: 0.72rem;
  color: var(--cctext3);
  line-height: 1.65;
  margin-top: 12px;
}

/* Layout helpers */
.so-calc-split-row {
  margin-bottom: 52px;
  row-gap: 24px;
  align-items: flex-start;
}

.ben-illus-row {
  margin-top: 52px;
  --green: #00875a;
  --surface: #ffffff;
  --surface2: #f4f7fb;
  --border: #dde4ef;
  --shadow: 0 12px 40px rgba(10, 22, 40, 0.14);
  --shadow2: 0 2px 14px rgba(10, 22, 40, 0.08);
  --radius: 16px;
  --radius2: 12px;
  --accent: #E8192C;
  --text: #0a1628;
  --text2: #374151;
  --text3: #6b7a8d;
}

.so-plan-col {
  display: flex;
  flex-direction: column;
}

.so-calc-col {
  display: flex;
  flex-direction: column;
}

.so-plan-panel {
  position: relative;
  background: linear-gradient(135deg, #0D1F3C 0%, #1a3660 50%, #0D1F3C 100%);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45), 0 0 0 1px rgba(255, 255, 255, 0.06) inset;
  padding: 20px 22px 18px;
  flex: 1;
}

.so-plan-glow-r {
  position: absolute;
  top: -80px;
  right: -60px;
  width: 260px;
  height: 260px;
  background: radial-gradient(circle, rgba(232, 25, 44, 0.25), transparent 65%);
  border-radius: 50%;
  pointer-events: none;
}

.so-plan-glow-l {
  position: absolute;
  bottom: -60px;
  left: -40px;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(0, 212, 160, 0.18), transparent 65%);
  border-radius: 50%;
  pointer-events: none;
}

.so-plan-noise {
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
  pointer-events: none;
  opacity: 0.5;
}

@keyframes chitPulse {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.5;
    transform: scale(1.4);
  }
}

@media (max-width: 576px) {


  .cc-mode-btn {
    line-height: 18px !important;
    padding: 9px 11px !important;
    font-size: 12px !important;
  }

  .chit-calc-header p {
    line-height: 1.5;
  }

  .calc-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 576px) {
  .chit-calc-body {
    padding: 18px;
  }

  .calc-res-num {
    font-size: 20px;
  }

}


.mm-1 img {
  width: 100%;
  min-height: 451px;
  object-fit: cover;
}

.mm-2 {
  width: 100% !important;
  float: left;
  background: #e36b24 !important;
}

.mm-ooo {
  display: none;
}

.service-block-two .inner-box .content-box .decore1 {
  position: absolute;
  top: -1%;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  right: 45%;
  background: #e46e2c;
  clip-path: polygon(0% 100%, 50% 0%, 100% 100%);
}

.base-1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  position: relative;
}

/* Text */
.base-1 h4 {
  color: #003470;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  z-index: 2;
  position: relative;
}

/* Wrapper */
.image-type-one {
  position: relative;
  display: inline-block;
  padding: 2px;
}

#myBtn:hover {
  background: #161837;
}

/* Rotating Uneven Rings */
.circle-image {
  position: absolute;
  width: 230px;
  height: 230px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.circle-image span {
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid #ffd331;
  animation: rotateRing 15s linear infinite;
}

/* Uneven Shapes */
.circle-image span:nth-child(1) {
  border-radius: 38% 62% 64% 36% / 43% 35% 65% 57%;
}

.circle-image span:nth-child(2) {
  border-radius: 41% 59% 40% 60% / 65% 66% 34% 35%;
  animation-direction: reverse;
}

/* Rotation */
@keyframes rotateRing {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Pulse Glow Effect */
.image-type-one::after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #ff00007a;
  animation: pulseGlow 2s infinite;
  z-index: 19990;
}

/* .base-1::after {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #ff00007a;
    animation: pulseGlow 2s infinite;
    z-index: 19990;
} */
.branch {
  margin-bottom: 15px;
  padding: 30px 25px;
  border-radius: 25px;
  float: left;
  width: 100%;
}

.branch p {
  margin-bottom: 15px;
  color: #fff;
  float: left;
  width: 100%;
}

.branch a {
  text-decoration: none;
  color: #fff;
}

@keyframes pulseGlow {
  0% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0.6;
  }

  70% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0;
  }

  100% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
}

.insu-1 {
  position: relative;
  display: block;
  background: #f5f5f5;
  border-radius: 10px;
  padding: 40px 25px;
  margin-bottom: 0px;
  overflow: hidden;
  z-index: 1;
  float: left;
  width: 100%;
  min-height: 350px;
  border: 1px solid #ccc;
}

.insu-1 .shape2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.insu-1 .shape3 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.insu-2 img {
  width: auto;
}

.insu-2 {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

.insu-3 {
  float: left;
  width: 100%;
}

.insu-3 h4 {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  color: #ff0000;
  font-size: 24px;
}

.chi-3111 {
  padding-left: 10px;
  float: left;
}

.chi-3111 p {
  font-size: 18px;
  margin-bottom: 10px;
}

.chi-3111 ul {
  margin-bottom: 0px;
}

.insu-3 p {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  font-size: 18px;
  text-align: justify;
  color: #000;
}

.in-1 img {
  width: 100%;
  border: 1px solid #ccc;
}

.in-2 {
  margin-top: 25px;
}

.chi-2 img {
  width: 40px;
}

.cut-out2 {
  padding: 40px 25px;
  text-align: center;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  float: left;
  width: 100%;
  border-radius: 10px;
}

.cut-icon2 {
  width: 247px;
  height: 120px;
  background: url(../images/loans/bg2.png);
  margin: auto;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cut-ct2 {
  margin-top: 15px;
  float: left;
  width: 100%;
}

.cut-ct2 h4 {
  margin-bottom: 15px;
  float: left;
  width: 100%;
  font-size: 24px;
  color: #ff0000;
}

.cut-ct2 p {
  margin-bottom: 0px;
  float: left;
  width: 100%;
  font-size: 18px;
}

.loan-oo {
  margin-bottom: 30px;
}

.loan-ooo {
  margin-bottom: 0px;
}

.features-block-style6 .inner-box {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  float: left;
  width: 100%;
}

.features-block-style6 .inner-box .title-box {
  display: flex;
  align-items: center;
  /*gap: 20px;*/
  padding: 15px 25px;
  float: left;
  width: 100%;
  min-height: 145px;
}

.features-block-style6 .inner-box .title-box .icon-box {
  position: relative;
}

.features-block-style6 .inner-box .title-box .icon-box i {
  font-size: 30px;
  color: #e11631;
}

.features-block-style6 .inner-box .title-box .features-title {
  margin-bottom: 0;
  color: #000;
  font-size: 16px;
  padding-left: 10px;
}

.features-block-style6 .inner-box .title-box .features-title a {
  margin-bottom: 0;
  color: #000;
  text-decoration: none;
}

.features-block-style6 .inner-box .info-box {
  font-size: 22px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 25px;
  background: #0f306f;
  color: #fff;
}

.features-block-style6 .inner-box .info-box::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/contact/bg.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none !important;
  box-shadow: none;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.insu-1:hover {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.features-block-style6 .inner-box:hover .icon-box i {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.cut-out2:hover .cut-icon2 img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* ===== ABOUT / WHO WE ARE SECTION ===== */
.abt-out {
  float: left;
  width: 100%;
  padding: 90px 0;
  position: relative;
  overflow: hidden;
  font-family: "Epilogue", sans-serif;
}

.abt-hero-row {
  position: relative;
  z-index: 0;
}

/* LEFT: text column */
.abt-hero-left {
  padding-right: 48px;
}

.abt-chip {
  display: inline-flex;
  align-items: center;
  padding: 6px 18px;
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  background: #003470;
  color: #fff;
  border: 1px solid #003470;
  margin-bottom: 18px;
}

.abt-h2 {
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 900;
  color: #0a1628;
  line-height: 1.15;
  letter-spacing: -0.5px;
  margin-bottom: 18px;
}

.abt-h2 em {
  font-style: italic;
  color: #e11631;
}

.abt-lead {
  color: #4b5a6d;
  font-size: 15px;
  line-height: 1.85;
  margin-bottom: 28px;
}

.abt-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #e11631;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 28px;
  border-radius: 8px;
  transition: background .22s, transform .18s;
}

.abt-btn:hover {
  background: #c01028;
  color: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}

/* Trust stats row */
.abt-trust {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, .1);
  flex-wrap: wrap;
}

.abt-tnum {
  font-size: 2rem;
  font-weight: 900;
  color: #0a1628;
  line-height: 1;
}

.abt-tnum span {
  font-size: 1.3rem;
}

/* Per-stat accent colors */
.abt-trust>div:nth-child(1) .abt-tnum,
.abt-trust>div:nth-child(1) .abt-tnum span {
  color: #e11631;
}

.abt-trust>div:nth-child(3) .abt-tnum,
.abt-trust>div:nth-child(3) .abt-tnum span {
  color: #f5a623;
}

.abt-trust>div:nth-child(5) .abt-tnum,
.abt-trust>div:nth-child(5) .abt-tnum span {
  color: #00b896;
}

.abt-trust>div:nth-child(7) .abt-tnum,
.abt-trust>div:nth-child(7) .abt-tnum span {
  color: #0083b0;
}

.abt-tlbl {
  font-size: 10px;
  font-weight: 700;
  color: #7a8fa6;
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: .07em;
}

.abt-tdiv {
  width: 1px;
  height: 40px;
  background: rgba(0, 0, 0, .12);
  flex-shrink: 0;
}

/* RIGHT: visual panel */
.abt-hero-right {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Announcement badge */
.abt-announce {
  background: linear-gradient(135deg, #a00d24 0%, #e11631 50%, #e83050 100%);
  color: #fff;
  border-radius: 14px;
  padding: 20px 24px;
  display: flex;
  align-items: center;
  gap: 16px;
  box-shadow: 0 8px 32px rgba(225, 22, 49, .3);
}

.abt-ann-icon {
  font-size: 2.2rem;
  flex-shrink: 0;
}

.abt-ann-text strong {
  font-size: .98rem;
  display: block;
  margin-bottom: 4px;
}

.abt-ann-text span {
  font-size: .8rem;
  opacity: .85;
  line-height: 1.5;
}

/* 2×2 mini card grid */
.abt-mini-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.abt-mcard-link {
  text-decoration: none;
  color: inherit;
  display: block;
  cursor: pointer;
}

.abt-mcard-link .abt-mcard {
  transition: transform .2s, box-shadow .2s;
}

.abt-mcard-link .abt-mcard:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0, 52, 112, .12);
}

.abt-mcard {
  background: #fff;
  border: 1px solid #e2eaf5;
  border-radius: 12px;
  padding: 20px 18px;
  box-shadow: 0 2px 10px rgba(0, 52, 112, .06);
  transition: box-shadow .3s, border-color .3s, transform .3s;
}

.abt-mcard:hover {
  border-color: rgba(225, 22, 49, .25);
  box-shadow: 0 6px 24px rgba(225, 22, 49, .08);
  transform: translateY(-4px);
}

.abt-mcard-icon {
  font-size: 1.5rem;
  margin-bottom: 10px;
}

.abt-mcard h4 {
  font-size: 14px;
  font-weight: 700;
  color: #0a1628;
  margin-bottom: 6px;
}

.abt-mcard p {
  font-size: 12.5px;
  color: #4b5a6d;
  line-height: 1.55;
  margin: 0;
}

/* Offices strip */
.abt-offices-strip {
  background: #fff;
  border: 1px solid #e2eaf5;
  border-radius: 12px;
  padding: 16px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  box-shadow: 0 2px 10px rgba(0, 52, 112, .06);
}

.abt-offices-label {
  font-size: 10px;
  font-weight: 700;
  color: #7a8fa6;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 4px;
}

.abt-offices-cities {
  font-size: 14px;
  color: #0a1628;
  font-weight: 600;
}

.abt-offices-gst {
  font-size: 12px;
  color: #7a8fa6;
}

/* Responsive */
@media (max-width: 991px) {
  .abt-hero-left {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .abt-tdiv {
    display: none;
  }

  .abt-trust {
    gap: 20px;
  }
}


.daw-1 ::placeholder {
  color: #fff;
}


.daw-1 select {
  color: #fff;
}

.image_box_only {
  position: relative;
}


.image-one img {
  width: 100%;
}




.image_box_only .content {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 30px 60px 30px 60px;
  left: 0;
  bottom: 0;
}

.image_box_only .content:before {
  content: "";
  position: absolute;
  background-color: var(--color-set-one-1);
  opacity: 0.902;
  clip-path: polygon(34% 44%, 101% 65%, 100% 67%, 100% 100%, 0 100%, 0 61%);
  width: 100%;
  height: calc(100% + 160px);
  left: 0;
  z-index: 2;
  bottom: 0;
  background: #e11631 !important;
}


.image_box_only .content:after {
  content: "";
  position: absolute;
  background-color: var(--color-set-one-1);
  opacity: 0.6;
  clip-path: polygon(61% 33%, 100% 54%, 100% 50%, 100% 100%, 0 99%, 0% 62%);
  width: 100%;
  height: calc(100% + 120px);
  left: 0;
  bottom: 0;
  z-index: 1;
  background: #e11631 !important;
}


.content h6 {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 28px;
  margin-bottom: 0px;
}

.tes-2 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}


.tes-2 h4 {
  border: 1px solid #e11631;
  border-radius: 30px;
  width: auto;
  float: left;
  padding: 8px 20px;
  margin-bottom: 0px;
  color: #000;
  font-size: 22px;
}

.tes-3 {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.tes-3 h1 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  font-size: 34px;
}

.tes-3 p {
  float: left;
  width: 100%;
  text-align: justify;
  margin-bottom: 0px;
}

.tes-4 {
  float: left;
  width: 100%;
  background: #fff;
  display: flex;
  padding: 20px 20px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.te-1 {
  background: #d90e0e;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.te-1 img {
  width: 45px;
}


.te-2 {
  padding-left: 20px;
  margin-top: 10px;
}

.te-2 h6 {
  float: left;
  width: 100%;
  margin-bottom: 4px;
  color: #9d9797;
  font-size: 12px;
}

.star-1 {}

.tes-o {
  display: flex;
  float: left;
  width: 100%;
}

.star2 {
  float: left;
  font-size: 18px;
}

.star2 img {
  width: auto;
}

.tec-1 {
  display: flex;
}

.tec-22 {
  background: #003470;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.tec-3 {
  padding-left: 20px;
}

.tec-3 h4 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  color: #e11631;
  border-top: 1px solid #ccc6;
  padding-top: 5px;
  font-size: 20px;
}

.tec-3 p {
  float: left;
  width: 100%;
  text-align: justify;
  margin-bottom: 5px;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  display: none;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  margin-top: 5px;
}

.dob-1 {
  padding-left: 30px;
}


.dob-2 {
  float: left;
  width: 100%;
  color: #e11631;
  font-size: 34px;
  margin-bottom: 30px;
}



.tob-2 img {
  width: 100%;
  border-radius: 5px;
}

.tob-3 h4 {
  float: left;
  width: 100%;
  color: #e11631;
  font-size: 22px;
  margin-bottom: 10px;
}

.tob-3 p {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: justify;
}


.tob-btn a {
  text-decoration: none;
  color: #003470;
}


.tob-1 {
  background: #e6e2f1;
  padding: 40px 30px;
  border-radius: 5px;
  float: left;
  width: 100%;
  min-height: 747px;
}


.tob-3 {
  margin-top: 25px;
  float: left;
  width: 100%;
}



.linkss a {

  color: #000;
  text-decoration: none;
}



.linkss {
  float: left;
  width: 100%;
}

.tob-btn {
  float: left;
  width: 100%;
}




.dropdown-toggle::after {
  display: none;

}

.navbar-expand-lg .navbar-nav .nav-link i {
  font-size: 12px;
  padding-left: 4px;
}

.nav-link {
  padding: 0;
}

.op-1 a {
  font-size: 17px;
}

.imsa-1 {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
  font-size: 34px;
}


.imsa-2 {
  float: left;
  width: 100%;
  margin-top: 30px;
}






.abot h4 {
  color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 22px;
}

.listting {
  float: left;
  width: 100%;
  display: flex;
  margin-bottom: 15px;
}



.choose h4 {
  color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 22px;
}


.para-1 {
  float: left;
  width: 100%;
  text-align: justify;
  margin-bottom: 0px;
  margin-top: 15px;
}

.head-o {
  color: #0f306f !important;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 22px;
}


.personal_details {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}


.personal_details h3 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
}

.personal_details p {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}


.personal_benefits {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.personal_benefits h3 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
}



.personal_benefits ol {
  padding-left: 16px;
  margin-bottom: 0px;
}

.personal_benefits ol li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}


.personal_benefits ol li p {
  margin-bottom: 0px;
  padding-left: 6px;
}

.personal_doc {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}


.personal_doc h3 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
}

.personal_doc p {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.part-out1 {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}


.part-out1 h3 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
}


.part-22 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  float: left;
  width: 100%;
}

.part-22 img {
  width: auto;
  border: 1px solid #ccc;
}










.home_details {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}


.home_details h3 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
}

.home_details p {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}


.home_benefits {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.home_benefits h3 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
}



.home_benefits ol {
  padding-left: 16px;
  margin-bottom: 0px;
}

.home_benefits ol li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}


.home_benefits ol li p {
  margin-bottom: 0px;
  padding-left: 6px;
}

.off-1 h4 {
  margin-bottom: 0px;
  font-size: 18px;
  float: left;
  width: 100%;
}






.listting1 {
  padding-left: 0;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}




.pro-o {
  /* background: url(../images/gallery/bg.png); */
  background-size: 100% 100%;
  /* padding: 25px 20px; */
  /* margin: 0px 20px; */
  float: left;
  width: 100%;
}

.pro-2 img {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 4px;
}


.gaa-in {
  margin-bottom: 25px;
}

/* =====================================================
   SITE PAGE THEME – Content pages  (body.site-page)
   ===================================================== */

body.site-page {
  background: #eef2f9;
  color: #2d3748;
}

/* ---- Universal text ---- */
.site-page h1,
.site-page h2,
.site-page h3 {
  color: #1a2d4f;
}

.site-page h4 {
  color: #1a2d4f;
}

.site-page p {
  color: #4a5568;
}

.site-page b,
.site-page strong {
  color: #2d3748;
}

.site-page a {
  color: #1558b0;
}



.site-page a:hover {
  color: #e11631;
}

/* ---- Hero intro band (.ch-out) ---- */
.site-page .ch-out {
  background: linear-gradient(135deg, #003470 0%, #1158b8 100%);
}

.site-page .ch-out .chit-2 h4,
.site-page .ch-out h4 {
  color: #fff;
}

.site-page .ch-out .chit-2 p,
.site-page .ch-out p {
  color: rgba(255, 255, 255, .88);
}

/* ---- Main content wrapper ---- */
.site-page .cont-out {
  background: transparent;
}

.site-page .cont-out h1 {
  color: #1a2d4f;
}

.site-page .imsa-1 {
  color: #1a2d4f;
}

/* ================================================
   Insurance page – unique gradient per card
   ================================================ */
.site-page .insu-1 .shape2,
.site-page .insu-1 .shape3 {
  display: none;
}

.site-page .insu-1 {
  border-radius: 22px;
  border: none;
  box-shadow: 0 10px 40px rgba(0, 0, 0, .16);
  overflow: hidden;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.site-page .insu-oo:nth-child(1) .insu-1 {
  background: linear-gradient(135deg, #0d9488 0%, #0891b2 100%);
}

.site-page .insu-oo:nth-child(2) .insu-1 {
  background: linear-gradient(135deg, #059669 0%, #16a34a 100%);
}

.site-page .insu-oo:nth-child(3) .insu-1 {
  background: linear-gradient(135deg, #7c3aed 0%, #4f46e5 100%);
}

.site-page .insu-3 h4 {
  color: #fff;
}

.site-page .insu-3 p {
  color: rgba(255, 255, 255, .92);
}

.site-page .insu-oo .btn,
.site-page .insu-oo .btn:focus {
  background: rgba(255, 255, 255, .2);
  color: #fff !important;
  border: 1.5px solid rgba(255, 255, 255, .55);
  border-radius: 8px;
  transition: all 250ms ease;
}

.site-page .insu-oo .btn:hover {
  background: rgba(255, 255, 255, .92);
  color: #003470 !important;
  border-color: transparent;
}

/* ================================================
   Loans page – unique gradient per card
   ================================================ */
.site-page .cut-icon2 {
  background: rgba(255, 255, 255, .18) !important;
  border-radius: 16px;
  width: 110px;
  height: 90px;
}

.site-page .cut-out2 {
  border-radius: 22px;
  border: none;
  box-shadow: 0 10px 40px rgba(0, 0, 0, .16);
}

.site-page .loan-oo:nth-child(1) .cut-out2 {
  background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
}

.site-page .loan-oo:nth-child(2) .cut-out2 {
  background: linear-gradient(135deg, #059669 0%, #0d9488 100%);
}

.site-page .loan-oo:nth-child(3) .cut-out2 {
  background: linear-gradient(135deg, #d97706 0%, #ea580c 100%);
}

.site-page .loan-oo:nth-child(4) .cut-out2 {
  background: linear-gradient(135deg, #7c3aed 0%, #5b21b6 100%);
}

.site-page .cut-ct2 h4 {
  color: #fff;
}

.site-page .cut-ct2 p {
  color: rgba(255, 255, 255, .92);
}

.site-page .loan-oo .btn,
.site-page .loan-oo .btn:focus {
  background: rgba(255, 255, 255, .2);
  color: #fff !important;
  border: 1.5px solid rgba(255, 255, 255, .55);
  border-radius: 8px;
  transition: all 250ms ease;
}

.site-page .loan-oo .btn:hover {
  background: rgba(255, 255, 255, .92);
  color: #003470 !important;
  border-color: transparent;
}

/* ================================================
   Contact page – white cards + colorful accents
   ================================================ */
.site-page .features-block-style6 .inner-box {
  background: #fff;
  border: none;
  box-shadow: 0 8px 32px rgba(0, 52, 112, .12);
  border-radius: 18px;
  overflow: hidden;
}

.site-page .features-block-style6 .inner-box .title-box .features-title,
.site-page .features-block-style6 .inner-box .title-box .features-title a {
  color: #2d3748;
}

/* Colorful gradient bottom bar per card */
.site-page .didi-1:nth-child(1) .inner-box .info-box {
  background: linear-gradient(90deg, #0d9488, #0891b2);
}

.site-page .didi-1:nth-child(2) .inner-box .info-box {
  background: linear-gradient(90deg, #059669, #16a34a);
}

.site-page .didi-1:nth-child(3) .inner-box .info-box {
  background: linear-gradient(90deg, #7c3aed, #4f46e5);
}

.site-page .features-block-style6 .inner-box .info-box .features-details strong {
  color: #fff;
}

/* Colorful icons matching each card's accent */
.site-page .didi-1:nth-child(1) .inner-box .title-box .icon-box i {
  color: #0d9488;
}

.site-page .didi-1:nth-child(2) .inner-box .title-box .icon-box i {
  color: #059669;
}

.site-page .didi-1:nth-child(3) .inner-box .title-box .icon-box i {
  color: #7c3aed;
}

/* ================================================
   About page
   ================================================ */
.site-page .chit-2 p b {
  color: #1a2d4f;
}

.site-page .para-1 {
  color: #4a5568;
}

/* Dark accent boxes keep white text */
.site-page .abot h4,
.site-page .abot p,
.site-page .abot .listting p,
.site-page .abot .listting p span,
.site-page .choose h4,
.site-page .choose .listting p,
.site-page .choose .listting p span {
  color: #fff;
}

/* ================================================
   Loan / insurance detail sub-pages
   ================================================ */
.site-page .personal_details,
.site-page .personal_benefits,
.site-page .personal_doc,
.site-page .home_details,
.site-page .home_benefits {
  background: #fff;
  border-radius: 16px;
  padding: 28px 32px;
  box-shadow: 0 4px 24px rgba(0, 52, 112, .09);
  border: 1px solid rgba(0, 52, 112, .06);
  border-left: 4px solid #003470;
  margin-bottom: 24px;
}

.site-page .personal_details h3,
.site-page .personal_benefits h3,
.site-page .personal_doc h3,
.site-page .home_details h3,
.site-page .home_benefits h3 {
  color: #003470;
}

.site-page .personal_details p,
.site-page .personal_doc p,
.site-page .home_details p,
.site-page .personal_benefits ol li p,
.site-page .home_benefits ol li p {
  color: #4a5568;
}

/* ================================================
   Vision / Disclaimer
   ================================================ */
.site-page .head-o {
  color: #003470 !important;
}

.site-page .listting p,
.site-page .listting p span {
  color: #4a5568;
}

/* ================================================
   Careers page
   ================================================ */
.site-page .off-oo {
  background: #fff;
  border-radius: 14px;
  border: none;
  box-shadow: 0 4px 24px rgba(0, 52, 112, .1);
  overflow: hidden;
}

/* Colorful header bands on info boxes */
.site-page .off-oo:nth-child(1) .sec-title__top h3 {
  background: linear-gradient(90deg, #0d9488, #0891b2);
  color: #fff;
}

.site-page .off-oo:nth-child(2) .sec-title__top h3 {
  background: linear-gradient(90deg, #2563eb, #7c3aed);
  color: #fff;
}

.site-page .off-1 h4 {
  color: #003470;
}

.site-page .off-1 p {
  color: #4a5568;
}

.site-page .off-1 a {
  color: #1558b0;
}

/* Application form */
.site-page .enq-21 {
  background: #fff;
  border: none;
  border-radius: 18px;
  box-shadow: 0 4px 24px rgba(0, 52, 112, .1);
}

.site-page label {
  color: #003470;
  font-weight: 600;
}

.site-page .form-control3 {
  background: #f5f8fc;
  border: 1.5px solid #c8d8ee !important;
  color: #1a2332;
  border-radius: 8px;
  transition: border-color .2s, box-shadow .2s;
}

.site-page .form-control3:focus {
  border-color: #003470 !important;
  box-shadow: 0 0 0 3px rgba(0, 52, 112, .12);
  outline: none;
}

/* ================================================
   About Page
   ================================================ */
.ab-story {
  clear: both;
  padding: 90px 0;
  background: #fff;
}

.ab-story-img-col {
  position: relative;
}

.ab-story-img {
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  max-height: 440px;
  display: block;
  box-shadow: 0 16px 48px rgba(0, 52, 112, 0.12);
}

.ab-story-floater {
  position: absolute;
  bottom: -24px;
  right: -24px;
  background: #003470;
  color: #fff;
  padding: 22px 26px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 10px 32px rgba(0, 52, 112, 0.35);
}

.ab-floater-num {
  font-size: 2.2rem;
  font-weight: 900;
  color: #f5a623;
  line-height: 1;
}

.ab-floater-lbl {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.65);
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-top: 5px;
  font-weight: 600;
}

.ab-story-text {
  padding-left: 56px;
}

.ab-section-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  border: 1px solid rgba(225, 22, 49, 0.18);
  margin-bottom: 16px;
}

.ab-section-h2 {
  font-size: clamp(1.7rem, 2.8vw, 2.5rem);
  font-weight: 900;
  color: #003470;
  line-height: 1.18;
  margin-bottom: 22px;
  letter-spacing: -0.3px;
}

.ab-section-h2 em {
  font-style: italic;
  color: #e11631;
}

.ab-story-text p {
  color: #44556a;
  font-size: 15px;
  line-height: 1.88;
  margin-bottom: 18px;
}

.ab-link-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #e11631;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 32px;
  border-radius: 9px;
  text-decoration: none;
  transition: background .2s, transform .18s;
  margin-top: 8px;
}

.ab-link-btn:hover {
  background: #b80f28;
  color: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}

.ab-services {
  padding: 90px 0;
  background: #f5f8fc;
}

.ab-sec-head {
  text-align: center;
  margin-bottom: 52px;
}

.ab-sec-head .ab-section-chip {
  display: inline-flex;
}

.ab-sec-head .ab-section-h2 {
  margin-top: 14px;
}

.ab-sec-head>p {
  color: #6b7c93;
  font-size: 15px;
  max-width: 480px;
  margin: 0 auto;
  line-height: 1.7;
}

.ab-svc-card {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 20px;
  padding: 38px 30px 34px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: transform .28s, box-shadow .28s, border-color .28s;
}

.ab-svc-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  border-radius: 20px 20px 0 0;
}

.ab-svc-card.svc-chit::before {
  background: linear-gradient(90deg, #f5a623, #ffca57);
}

.ab-svc-card.svc-ins::before {
  background: linear-gradient(90deg, #00b896, #00d4ad);
}

.ab-svc-card.svc-loan::before {
  background: linear-gradient(90deg, #e11631, #ff4d6a);
}

.ab-svc-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 56px rgba(0, 52, 112, 0.13);
  border-color: rgba(0, 52, 112, 0.12);
}

.ab-svc-icon {
  font-size: 2.4rem;
  margin-bottom: 20px;
  display: block;
}

.ab-svc-card h3 {
  font-size: 1.1rem;
  font-weight: 800;
  color: #003470;
  margin-bottom: 10px;
}

.ab-svc-card p {
  color: #6b7c93;
  font-size: 14px;
  line-height: 1.72;
  margin-bottom: 22px;
}

.ab-svc-link {
  font-size: 13px;
  font-weight: 700;
  color: #e11631;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: gap .18s;
}

.ab-svc-link:hover {
  color: #e11631;
  text-decoration: none;
  gap: 9px;
}

.ab-why {
  padding: 90px 0;
  background: #f4f7fb;
  position: relative;
  overflow: hidden;
}

.ab-why::before {
  content: '';
  position: absolute;
  top: -200px;
  right: -180px;
  width: 640px;
  height: 640px;
  background: radial-gradient(circle, rgba(0, 52, 112, 0.06) 0%, transparent 70%);
  pointer-events: none;
}

.ab-why::after {
  content: '';
  position: absolute;
  bottom: -150px;
  left: -100px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(225, 22, 49, 0.05) 0%, transparent 70%);
  pointer-events: none;
}

.ab-why-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 6px 18px;
  border-radius: 100px;
  border: 1px solid rgba(225, 22, 49, 0.18);
  margin-bottom: 22px;
  position: relative;
  z-index: 2;
}

.ab-why-h2 {
  font-size: clamp(1.7rem, 2.8vw, 2.5rem);
  font-weight: 900;
  color: #003470 !important;
  line-height: 1.18;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

.ab-why-h2 em {
  font-style: italic;
  color: #e11631;
}

.ab-why-p {
  color: #4b5a6d !important;
  font-size: 14.5px;
  line-height: 1.85;
  margin-bottom: 32px;
  position: relative;
  z-index: 2;
}

.ab-why-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #e11631;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 32px;
  border-radius: 9px;
  text-decoration: none;
  transition: background .2s, transform .18s;
  position: relative;
  z-index: 2;
}

.ab-why-btn:hover {
  background: #b80f28;
  color: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}

.ab-why-grid {
  display: flex;
  flex-direction: column;
  gap: 14px;
  position: relative;
  z-index: 2;
}

.ab-why-item {
  background: #fff;
  border: 1px solid #e4edf7;
  border-radius: 14px;
  padding: 20px 24px;
  display: flex;
  align-items: flex-start;
  gap: 18px;
  box-shadow: 0 2px 12px rgba(0, 52, 112, 0.05);
  transition: box-shadow .22s, border-color .22s, transform .18s;
}

.ab-why-item:hover {
  border-color: rgba(225, 22, 49, 0.28);
  box-shadow: 0 8px 24px rgba(0, 52, 112, 0.1);
  transform: translateY(-2px);
}

.ab-why-icon {
  font-size: 1.5rem;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #eef6ff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ab-why-item h4 {
  font-size: 14.5px;
  font-weight: 700;
  color: #0a1628;
  margin-bottom: 4px;
}

.ab-why-item p {
  font-size: 13px;
  color: #6b7a8d;
  margin: 0;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .ab-story-text {
    padding-left: 0;
    margin-top: 56px;
  }

  .ab-story-floater {
    display: none;
  }
}

@media (max-width: 767px) {
  .ab-services .col-lg-4 {
    margin-bottom: 20px;
  }
}

/* ================================================
   Vision Page
   ================================================ */
.vs-hero {
  background: #0a1628;
  clear: both;
  padding: 90px 0 80px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.vs-hero::before {
  content: '';
  position: absolute;
  top: -160px;
  left: 50%;
  transform: translateX(-50%);
  width: 700px;
  height: 500px;
  background: radial-gradient(ellipse, rgba(0, 52, 112, 0.6) 0%, transparent 70%);
  pointer-events: none;
}

.vs-hero::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.12), transparent);
}

.vs-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 660px;
  margin: 0 auto;
}

.vs-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(245, 166, 35, 0.12);
  color: #f5a623;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 7px 20px;
  border-radius: 100px;
  border: 1px solid rgba(245, 166, 35, 0.25);
  margin-bottom: 24px;
}

.vs-hero-h1 {
  font-size: clamp(2.2rem, 4.5vw, 3.6rem);
  font-weight: 900;
  color: #fff;
  line-height: 1.12;
  margin-bottom: 22px;
  letter-spacing: -0.5px;
}

.vs-hero-h1 em {
  font-style: italic;
  color: #f5a623;
}

.vs-hero-sub {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15.5px;
  line-height: 1.75;
  max-width: 520px;
  margin: 0 auto;
}

.vs-vision {
  clear: both;
  padding: 90px 0;
  background: #f5f8fc;
}

.vs-vision-card {
  background: #fff;
  border: 1.5px solid #e2edf7;
  border-radius: 24px;
  padding: 42px 38px;
  height: 100%;
  box-shadow: 0 8px 36px rgba(0, 52, 112, 0.08);
  position: relative;
  overflow: hidden;
}

.vs-vision-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: linear-gradient(90deg, #003470, #0050a8, #003470);
  border-radius: 24px 24px 0 0;
}

.vs-v-icon {
  font-size: 2.8rem;
  margin-bottom: 16px;
  display: block;
}

.vs-vtag {
  display: inline-flex;
  align-items: center;
  background: rgba(0, 52, 112, 0.08);
  color: #003470;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 100px;
  border: 1px solid rgba(0, 52, 112, 0.15);
  margin-bottom: 22px;
}

.vs-quote {
  font-size: 1.05rem;
  font-style: italic;
  color: #2c3a50;
  line-height: 1.85;
  border-left: 4px solid #003470;
  padding-left: 22px;
  margin: 0;
  font-weight: 500;
}

.vs-vision-img-col {
  display: flex;
  align-items: center;
  padding-left: 40px;
}

.vs-vision-img {
  width: 100%;
  border-radius: 20px;
  display: block;
  max-height: 440px;
  object-fit: cover;
  box-shadow: 0 16px 48px rgba(0, 52, 112, 0.13);
}

.vs-mission {
  padding: 90px 0;
  background: #fff;
}

.vs-mission-head {
  text-align: center;
  margin-bottom: 56px;
}

.vs-mtag-alt {
  display: inline-flex;
  align-items: center;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  border: 1px solid rgba(225, 22, 49, 0.18);
  margin-bottom: 16px;
}

.vs-mission-h2 {
  font-size: clamp(1.8rem, 2.8vw, 2.6rem);
  font-weight: 900;
  color: #003470;
  line-height: 1.18;
  margin-bottom: 14px;
  letter-spacing: -0.3px;
}

.vs-mission-h2 em {
  font-style: italic;
  color: #e11631;
}

.vs-mission-head>p {
  color: #6b7c93;
  font-size: 15px;
  max-width: 460px;
  margin: 0 auto;
}

.vs-mcard {
  border-radius: 20px;
  padding: 40px 32px 36px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: transform .28s, box-shadow .28s;
}

.vs-mcard:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 52px rgba(0, 0, 0, 0.12);
}

.vs-mcard.mc-default {
  background: #f5f8fc;
  border: 1.5px solid #e2edf7;
}

.vs-mcard.mc-accent {
  background: #003470;
  border: 1.5px solid #003470;
}

.vs-mcard.mc-accent .vs-m-step {
  color: rgba(255, 255, 255, 0.25);
}

.vs-mcard.mc-accent .vs-m-h3 {
  color: #fff;
}

.vs-mcard.mc-accent .vs-m-p {
  color: rgba(255, 255, 255, 0.7);
}

.vs-mcard.mc-accent .vs-m-icon-wrap {
  background: rgba(255, 255, 255, 0.1);
}

.vs-m-step {
  font-size: 3.5rem;
  font-weight: 900;
  color: rgba(0, 52, 112, 0.1);
  line-height: 1;
  position: absolute;
  top: 20px;
  right: 24px;
  font-family: 'Sora', sans-serif;
  letter-spacing: -2px;
}

.vs-m-icon-wrap {
  width: 56px;
  height: 56px;
  background: rgba(0, 52, 112, 0.08);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.vs-m-h3 {
  font-size: 1.1rem;
  font-weight: 800;
  color: #003470;
  margin-bottom: 12px;
}

.vs-m-p {
  color: #6b7c93;
  font-size: 14px;
  line-height: 1.75;
  margin: 0;
}

.vs-values {
  padding: 72px 0;
  background: #f5f8fc;
  border-top: 1px solid #e2edf7;
}

.vs-values-head {
  text-align: center;
  margin-bottom: 44px;
}

.vs-values-h3 {
  font-size: clamp(1.4rem, 2.2vw, 1.9rem);
  font-weight: 900;
  color: #003470;
  margin-bottom: 10px;
}

.vs-values-h3 em {
  font-style: italic;
  color: #e11631;
}

.vs-values-sub {
  color: #6b7c93;
  font-size: 14.5px;
  max-width: 400px;
  margin: 0 auto;
}

.vs-val-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 18px;
}

.vs-val-item {
  background: #fff;
  border: 1.5px solid #e2edf7;
  border-radius: 16px;
  padding: 28px 22px;
  text-align: center;
  transition: transform .22s, box-shadow .22s, border-color .22s;
}

.vs-val-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 32px rgba(0, 52, 112, 0.1);
  border-color: rgba(0, 52, 112, 0.2);
}

.vs-val-emoji {
  font-size: 2rem;
  display: block;
  margin-bottom: 12px;
}

.vs-val-label {
  font-size: 13px;
  font-weight: 700;
  color: #003470;
  margin: 0;
}

.vs-cta {
  padding: 70px 0;
  background: linear-gradient(135deg, #c01028 0%, #e11631 50%, #ff3b55 100%);
  position: relative;
  overflow: hidden;
}

.vs-cta::before {
  content: '';
  position: absolute;
  top: -100px;
  right: -80px;
  width: 400px;
  height: 400px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  pointer-events: none;
}

.vs-cta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.vs-cta-text h3 {
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  font-weight: 900;
  color: #fff;
  margin-bottom: 8px;
}

.vs-cta-text h3 em {
  font-style: italic;
  opacity: 0.88;
}

.vs-cta-text p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14.5px;
  margin: 0;
  max-width: 520px;
  line-height: 1.7;
}

.vs-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  color: #e11631;
  font-size: 14.5px;
  font-weight: 800;
  padding: 15px 36px;
  border-radius: 10px;
  text-decoration: none;
  white-space: nowrap;
  transition: transform .2s, box-shadow .2s;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.vs-cta-btn:hover {
  color: #e11631;
  transform: translateY(-3px);
  box-shadow: 0 10px 36px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

@media (max-width: 991px) {
  .vs-vision-img-col {
    padding-left: 0;
    margin-top: 36px;
  }

  .vs-vision-img {
    max-height: 320px;
  }
}

@media (max-width: 767px) {
  .vs-hero {
    padding: 60px 0 56px;
  }

  .vs-vision,
  .vs-mission {
    padding: 60px 0;
  }

  .vs-mission .col-lg-4 {
    margin-bottom: 20px;
  }

  .vs-cta-row {
    flex-direction: column;
    text-align: center;
  }

  .vs-val-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 480px) {
  .vs-val-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.site-page .form-control3::placeholder {
  color: #9ab0cc;
}

/* ================================================
   Submit button
   ================================================ */
.site-page .contact_submit_button1 {
  background: linear-gradient(135deg, #e11631, #c0102a);
  color: #fff;
  border-radius: 8px;
  font-weight: 700;
}

.site-page .contact_submit_button1:hover {
  background: linear-gradient(135deg, #003470, #1158b8);
  color: #fff;
}

/* ================================================
   Gallery
   ================================================ */
.site-page .pro-o {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 52, 112, .1);
  overflow: hidden;
}

/* ================================================
   Misc
   ================================================ */
.site-page .capcha-outer {
  color: #1a2332 !important;
}

.site-page .part-out1 h3 {
  color: #003470;
}

/* Footer exceptions – dark footer keeps white text */
.site-page .fott-out h4,
.site-page .fott-out h3,
.site-page .fott-out p {
  color: #fff;
}

/* ============================================================
   PLAN PANEL — sop-* classes (extracted from inline styles)
   ============================================================ */

/* Header block */
.sop-hdr {
  text-align: center;
  margin-bottom: 14px;
  position: relative;
  z-index: 2;
}

.sop-chip-live {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(232, 25, 44, 0.18);
  border: 1px solid rgba(232, 25, 44, 0.35);
  border-radius: 50px;
  padding: 4px 14px;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ff7080;
  margin-bottom: 8px;
}

.sop-pulse {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff4d5e;
  animation: chitPulse 2s infinite;
  display: inline-block;
}

.sop-panel-h3 {
  font-family: 'Sora', sans-serif;
  font-size: 1.25rem;
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

.sop-panel-h3-grad {
  background: linear-gradient(135deg, #ff4d5e, #ff8c42);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.sop-panel-sub {
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.75rem;
  margin-top: 5px;
}

/* Duration tab pills */
.sop-dur-tabs {
  display: flex;
  gap: 6px;
  justify-content: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.sop-dur-tab {
  font-size: 0.72rem;
  font-weight: 700;
  padding: 5px 14px;
  border-radius: 50px;
  letter-spacing: 0.04em;
}

.sop-dur-tab-amber {
  background: rgba(255, 165, 0, 0.18);
  border: 1px solid rgba(255, 165, 0, 0.38);
  color: #ffa040;
}

.sop-dur-tab-red {
  background: rgba(232, 25, 44, 0.2);
  border: 1px solid rgba(232, 25, 44, 0.4);
  color: #ff7080;
}

.sop-dur-tab-teal {
  background: rgba(0, 212, 160, 0.15);
  border: 1px solid rgba(0, 212, 160, 0.3);
  color: #00d4a0;
}

.sop-dur-tab-purple {
  background: rgba(124, 58, 237, 0.15);
  border: 1px solid rgba(124, 58, 237, 0.3);
  color: #a78bfa;
}

/* Cards stack container */
.sop-cards-stack {
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
  z-index: 2;
}

.sop-panel-note {
  font-size: 0.68rem;
  color: rgba(255, 255, 255, 0.35);
  margin-top: 10px;
  text-align: center;
  position: relative;
  z-index: 2;
}

/* Base plan card */
.sop-card {
  border-radius: 14px;
  padding: 8px 13px;
  transition: transform 0.3s, box-shadow 0.3s;
  cursor: default;
  position: relative;
  overflow: hidden;
}

.sop-card-bar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  border-radius: 16px 0 0 16px;
}

.sop-card-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
  padding-left: 8px;
  line-height: 1.75;
}

.sop-card-left {
  display: flex;
  align-items: center;
  gap: 10px;
}

.sop-card-icon {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  flex-shrink: 0;
}

.sop-card-name {
  font-family: 'Sora', sans-serif;
  font-size: 0.92rem;
  font-weight: 900;
  color: #fff;
}

.sop-card-label {
  font-size: 0.65rem;
  color: rgba(255, 255, 255, 0.45);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.sop-card-durs {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.sop-dur-box {
  text-align: center;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 4px 8px;
  min-width: 48px;
}

.sop-dur-box-na {
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 4px 8px;
  min-width: 48px;
  opacity: 0.32;
}

.sop-dur-num {
  font-family: 'Sora', sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
}

.sop-dur-num-na {
  font-family: 'Sora', sans-serif;
  font-size: 0.8rem;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.3);
}

.sop-dur-mo {
  font-size: 0.60rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.sop-dur-mo-na {
  font-size: 0.56rem;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
}

/* Card color variants */
.sop-card--green {
  background: linear-gradient(135deg, rgba(52, 211, 153, 0.12), rgba(52, 211, 153, 0.06));
  border: 1px solid rgba(52, 211, 153, 0.25);
}

.sop-card-bar--green {
  background: linear-gradient(180deg, #34d399, #059669);
}

.sop-card-icon--green {
  background: linear-gradient(135deg, #059669, #34d399);
  box-shadow: 0 4px 14px rgba(52, 211, 153, 0.35);
}

.sop-dur-num--green {
  color: #34d399;
}

.sop-card--orange {
  background: linear-gradient(135deg, rgba(251, 146, 60, 0.12), rgba(251, 146, 60, 0.06));
  border: 1px solid rgba(251, 146, 60, 0.25);
}

.sop-card-bar--orange {
  background: linear-gradient(180deg, #fb923c, #ea580c);
}

.sop-card-icon--orange {
  background: linear-gradient(135deg, #ea580c, #fb923c);
  box-shadow: 0 4px 14px rgba(251, 146, 60, 0.35);
}

.sop-dur-num--orange {
  color: #fb923c;
}

.sop-card--purple {
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.12), rgba(168, 85, 247, 0.06));
  border: 1px solid rgba(124, 58, 237, 0.25);
}

.sop-card-bar--purple {
  background: linear-gradient(180deg, #7c3aed, #a855f7);
}

.sop-card-icon--purple {
  background: linear-gradient(135deg, #7c3aed, #a855f7);
  box-shadow: 0 4px 14px rgba(124, 58, 237, 0.35);
}

.sop-dur-num--purple {
  color: #c084fc;
}

.sop-card--cyan {
  background: linear-gradient(135deg, rgba(6, 182, 212, 0.12), rgba(6, 182, 212, 0.06));
  border: 1px solid rgba(6, 182, 212, 0.25);
}

.sop-card-bar--cyan {
  background: linear-gradient(180deg, #06b6d4, #0369a1);
}

.sop-card-icon--cyan {
  background: linear-gradient(135deg, #0369a1, #06b6d4);
  box-shadow: 0 4px 14px rgba(6, 182, 212, 0.35);
}

.sop-dur-num--cyan {
  color: #38bdf8;
}

.sop-card--teal {
  background: linear-gradient(135deg, rgba(0, 212, 160, 0.12), rgba(0, 212, 160, 0.06));
  border: 1px solid rgba(0, 212, 160, 0.25);
}

.sop-card-bar--teal {
  background: linear-gradient(180deg, #00a86b, #00d4a0);
}

.sop-card-icon--teal {
  background: linear-gradient(135deg, #00875a, #00d4a0);
  box-shadow: 0 4px 14px rgba(0, 168, 107, 0.35);
}

.sop-dur-num--teal {
  color: #00d4a0;
}

.sop-card--gold {
  background: linear-gradient(135deg, rgba(240, 165, 0, 0.12), rgba(240, 165, 0, 0.06));
  border: 1px solid rgba(240, 165, 0, 0.25);
}

.sop-card-bar--gold {
  background: linear-gradient(180deg, #f0a500, #e67e00);
}

.sop-card-icon--gold {
  background: linear-gradient(135deg, #f0a500, #e67e00);
  box-shadow: 0 4px 14px rgba(240, 165, 0, 0.35);
}

.sop-dur-num--gold {
  color: #f0c040;
}

.sop-card--crimson {
  background: linear-gradient(135deg, rgba(232, 25, 44, 0.15), rgba(255, 75, 94, 0.08));
  border: 1px solid rgba(232, 25, 44, 0.3);
}

.sop-card-bar--crimson {
  background: linear-gradient(180deg, #E8192C, #ff5500);
}

.sop-card-icon--crimson {
  background: linear-gradient(135deg, #E8192C, #ff5500);
  box-shadow: 0 4px 14px rgba(232, 25, 44, 0.4);
}

.sop-dur-num--crimson {
  color: #ff7080;
}

/* ============================================================
   CALCULATOR — cc-* classes (extracted from inline styles)
   ============================================================ */
.cc-mode-toggle {
  display: flex;
  gap: 0;
  background: var(--ccbg);
  border: 1.5px solid var(--ccborder);
  border-radius: 50px;
  padding: 4px;
  margin-bottom: 18px;
}

.cc-mode-btn {
  flex: 1;
  border: none;
  cursor: pointer;
  border-radius: 50px;
  padding: 9px 10px;
  font-family: inherit;
  font-size: 0.82rem;
  font-weight: 700;
  transition: all 0.25s;
}

.cc-mode-desc {
  font-size: 0.78rem;
  color: #6b7a8d;
  border-radius: 10px;
  padding: 8px 12px;
  margin-bottom: 14px;
  line-height: 1.5;
}

.cc-small-plan-info {
  margin-bottom: 14px;
  padding: 10px 14px;
  background: rgba(0, 168, 107, 0.07);
  border: 1px solid rgba(0, 168, 107, 0.18);
  border-radius: 10px;
  font-size: 0.78rem;
  color: var(--cctext2);
  line-height: 1.7;
}

.cc-small-plan-title {
  font-weight: 700;
  color: var(--cctext);
  margin-bottom: 4px;
  font-family: 'Sora', sans-serif;
}

.cc-small-plan-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cc-res-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 14px;
}

.cc-res-box {
  background: var(--ccsurface2);
  border: 1px solid var(--ccborder);
  border-radius: 12px;
  padding: 14px 16px;
  text-align: center;
}

.cc-res-box-green {
  background: rgba(0, 168, 107, 0.07);
  border: 1px solid rgba(0, 168, 107, 0.2);
  border-radius: 12px;
  padding: 14px 16px;
  text-align: center;
}

.cc-res-box-blue {
  background: rgba(14, 165, 233, 0.07);
  border: 1px solid rgba(14, 165, 233, 0.2);
  border-radius: 12px;
  padding: 14px 16px;
  text-align: center;
}

.cc-res-lbl {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: var(--cctext3);
  margin-bottom: 6px;
}

.cc-res-lbl-green {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: var(--ccgreen);
  margin-bottom: 6px;
}

.cc-res-lbl-blue {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #0ea5e9;
  margin-bottom: 6px;
}

.cc-res-val {
  font-family: 'Sora', sans-serif;
  font-size: 1.3rem;
  font-weight: 900;
  color: var(--cctext);
}

.cc-res-note {
  font-size: 0.68rem;
  color: var(--cctext3);
  margin-top: 3px;
}

.cc-rate-strip {
  margin-bottom: 12px;
  padding: 10px 14px;
  background: rgba(0, 168, 107, 0.05);
  border: 1px solid rgba(0, 168, 107, 0.12);
  border-radius: 10px;
  font-size: 0.78rem;
  color: var(--cctext3);
  line-height: 1.6;
}

.cc-borrow-wrap {
  margin-top: 14px;
}

.cc-borrow-hdr {
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--cctext2);
  margin-bottom: 10px;
}

/* ============================================================
   BENEFIT ILLUSTRATION — bi-* classes (extracted from inline styles)
   ============================================================ */

/* Header */
.bi-hdr {
  text-align: center;
  margin-bottom: 28px;
}

.bi-hdr-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 6px;
}

.bi-hdr-line {
  height: 2px;
  width: 20px;
  background: var(--green);
  border-radius: 2px;
}

.bi-hdr-chip {
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--green);
}

.bi-hdr-h3 {
  font-family: 'Sora', sans-serif;
  font-size: 1.35rem;
  font-weight: 800;
  margin-bottom: 6px;
}

.bi-hdr-h3-span {
  color: var(--green);
}

.bi-hdr-sub {
  font-size: 0.88rem;
  color: var(--text3);
}

/* Grid */
.bi-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
}

/* Card shell */
.bi-card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow2);
  transition: transform 0.3s, box-shadow 0.3s;
}

.bi-card-hdr {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bi-card-hdr-amber {
  background: linear-gradient(135deg, #f0a500, #e67e00);
}

.bi-card-hdr-red {
  background: linear-gradient(135deg, #E8192C, #ff6b35);
}

.bi-card-hdr-cyan {
  background: linear-gradient(135deg, #0369a1, #06b6d4);
}

.bi-card-hdr-green {
  background: linear-gradient(135deg, #00875a, #00d4a0);
}

.bi-card-hdr-title {
  font-family: 'Sora', sans-serif;
  font-size: 1.1rem;
  font-weight: 800;
  color: #fff;
}

.bi-card-hdr-sub {
  font-size: 0.72rem;
  color: rgba(255, 255, 255, 0.75);
  margin-top: 2px;
}

.bi-card-hdr-icon {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
}

.bi-card-body {
  padding: 18px 20px;
}

/* Rate badges */
.bi-rates {
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}

.bi-rate-box {
  flex: 1;
  border-radius: 10px;
  padding: 10px 12px;
  line-height: 1.6;
  text-align: center;
}

.bi-rate-box-amber {
  background: rgba(240, 165, 0, 0.07);
  border: 1px solid rgba(240, 165, 0, 0.2);
}

.bi-rate-box-red {
  background: rgba(232, 25, 44, 0.07);
  border: 1px solid rgba(232, 25, 44, 0.15);
}

.bi-rate-box-cyan {
  background: rgba(3, 105, 161, 0.07);
  border: 1px solid rgba(6, 182, 212, 0.2);
}

.bi-rate-box-savings {
  background: rgba(0, 168, 107, 0.07);
  border: 1px solid rgba(0, 168, 107, 0.15);
}

.bi-rate-val {
  font-family: 'Sora', sans-serif;
  font-size: 1rem;
  font-weight: 800;
}

.bi-rate-val-amber {
  color: #e67e00;
}

.bi-rate-val-red {
  color: var(--accent);
}

.bi-rate-val-cyan {
  color: #06b6d4;
}

.bi-rate-val-green {
  color: var(--green);
}

.bi-rate-val-teal {
  color: #00a575;
}

.bi-rate-lbl {
  font-size: 0.7rem;
  color: var(--text3);
  margin-top: 3px;
}

/* TDP rows */
.bi-tdp-lbl {
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--text2);
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
}

.bi-tdp-lbl span {
  display: inline-block;
}

.bi-rows {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bi-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  background: var(--surface2);
  border-radius: 8px;
  border: 1px solid var(--border);
  line-height: 1.5;
}

.bi-row-key {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--text2);
}

.bi-row-val {
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--text);
}

/* Charges note */
.bi-charges {
  margin-top: 14px;
  padding: 10px 12px;
  border-radius: 10px;
  font-size: 0.75rem;
  color: var(--text3);
  line-height: 1.55;
}

.bi-charges-amber {
  background: rgba(240, 165, 0, 0.05);
  border: 1px solid rgba(240, 165, 0, 0.15);
}

.bi-charges-red {
  background: rgba(232, 25, 44, 0.05);
  border: 1px solid rgba(232, 25, 44, 0.12);
}

.bi-charges-cyan {
  background: rgba(6, 182, 212, 0.05);
  border: 1px solid rgba(6, 182, 212, 0.15);
}

.bi-charges-green {
  background: rgba(0, 168, 107, 0.05);
  border: 1px solid rgba(0, 168, 107, 0.15);
}

/* Insight strip */
.bi-insight {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 16px 20px;
  background: linear-gradient(135deg, rgba(0, 168, 107, 0.08), rgba(6, 182, 212, 0.05));
  border: 1px solid rgba(0, 168, 107, 0.2);
  border-radius: var(--radius2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

.bi-insight-icon {
  font-size: 1.6rem;
  flex-shrink: 0;
}

.bi-insight-body {
  flex: 1;
  min-width: 0;
}

.bi-insight-h4 {
  font-family: 'Sora', sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 4px;
}

.bi-insight-p {
  font-size: 0.82rem;
  color: var(--text3);
  line-height: 1.6;
}

.bi-disclaimer {
  font-size: 0.72rem;
  color: var(--text3);
  margin-top: 10px;
  text-align: center;
}

/* ================================================
   Personal Loan Page
   ================================================ */
.pl-intro {
  display: none;
}

.pl-intro {
  clear: both;
  padding: 80px 0;
  background: #fff;
}

.pl-intro-text {
  padding-right: 32px;
}

.pl-chip {
  display: inline-flex;
  align-items: center;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  border: 1px solid rgba(225, 22, 49, 0.18);
  margin-bottom: 16px;
}

.pl-h1 {
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 900;
  color: #003470;
  line-height: 1.15;
  margin-bottom: 18px;
  letter-spacing: -0.4px;
}

.pl-h1 em {
  font-style: normal;
  color: #e11631;
}

.pl-lead {
  color: #44556a;
  font-size: 15px;
  line-height: 1.85;
  margin-bottom: 32px;
}

.pl-stats {
  display: flex;
  align-items: center;
  gap: 0;
  border-top: 1px solid #e4edf7;
  padding-top: 24px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.pl-stat {
  flex: 0 0 auto;
  padding-right: 28px;
  margin-right: 28px;
}

.pl-stat:last-child {
  padding-right: 0;
  margin-right: 0;
}

.pl-stat-div {
  width: 1px;
  height: 36px;
  background: #e4edf7;
  flex-shrink: 0;
  margin-right: 28px;
}

.pl-stat-val {
  font-size: 1.6rem;
  font-weight: 900;
  color: #003470;
  line-height: 1;
}

.pl-stat-lbl {
  font-size: 10px;
  color: #7a8fa6;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 4px;
  font-weight: 600;
}

.pl-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #e11631;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 32px;
  border-radius: 9px;
  text-decoration: none;
  transition: background .2s, transform .18s;
}

.pl-cta-btn:hover {
  background: #b80f28;
  color: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}

.pl-intro-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pl-img {
  width: 100%;
  max-height: 420px;
  object-fit: contain;
  display: block;
}

.pl-main {
  clear: both;
  padding: 80px 0;
  background: #f5f8fc;
}

.pl-detail-col {
  padding-right: 40px;
}

.pl-chip-alt {
  display: inline-flex;
  align-items: center;
  background: rgba(0, 52, 112, 0.07);
  color: #003470;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  border: 1px solid rgba(0, 52, 112, 0.15);
  margin-bottom: 14px;
}

.pl-h2 {
  font-size: clamp(1.5rem, 2.4vw, 2.1rem);
  font-weight: 900;
  color: #003470;
  line-height: 1.2;
  margin-bottom: 18px;
  letter-spacing: -0.3px;
}

.pl-h2 em {
  font-style: italic;
  color: #e11631;
}

.pl-detail-col p {
  color: #44556a;
  font-size: 14.5px;
  line-height: 1.85;
  margin-bottom: 16px;
}

.pl-doc-note {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-left: 4px solid #f5a623;
  border-radius: 12px;
  padding: 20px 22px;
  margin-top: 28px;
}

.pl-doc-icon {
  font-size: 1.8rem;
  flex-shrink: 0;
}

.pl-doc-note strong {
  display: block;
  font-size: 13.5px;
  font-weight: 700;
  color: #003470;
  margin-bottom: 4px;
}

.pl-doc-note p {
  font-size: 13px;
  color: #6b7c93;
  margin: 0;
  line-height: 1.6;
}

.pl-benefits-col {
  padding-left: 20px;
}

.pl-benefits-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 8px;
}

.pl-benefit-card {
  background: #eef6ff;
  border: 1.5px solid #c8dff7;
  border-radius: 16px;
  padding: 24px 22px;
  transition: transform .25s, box-shadow .25s, border-color .25s;
}

.pl-benefit-card:nth-child(2) {
  background: #fff4f5;
  border-color: #f5c6cc;
}

.pl-benefit-card:nth-child(3) {
  background: #f0fdf8;
  border-color: #b6ead9;
}

.pl-benefit-card:nth-child(4) {
  background: #fffbea;
  border-color: #f0d97a;
}

.pl-benefit-card:nth-child(5) {
  background: #f3f0ff;
  border-color: #c9bff5;
}

.pl-benefit-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(0, 52, 112, 0.1);
  border-color: rgba(225, 22, 49, 0.2);
}

.pl-benefit-wide {
  grid-column: span 2;
}

.pl-benefit-icon {
  font-size: 1.8rem;
  margin-bottom: 12px;
  display: block;
}

.pl-benefit-card h3 {
  font-size: 13.5px;
  font-weight: 800;
  color: #003470;
  margin-bottom: 8px;
}

.pl-benefit-card p {
  font-size: 13px;
  color: #6b7c93;
  line-height: 1.65;
  margin: 0;
}

.pl-partner {
  padding: 64px 0;
  background: #f0f4f8;
}

.pl-partner-heading {
  text-align: center;
  color: #6b7280;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.pl-partner-logo {
  display: flex;
  justify-content: start;
}

.pl-partner-card {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 16px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 32px 48px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.pl-partner-card-label {
  font-size: 12px;
  font-weight: 600;
  color: #003470;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid #e11631;
  padding-bottom: 6px;
  width: 50%;
  text-align: center;
}

.pl-partner-img {
  max-width: 200px;
  max-height: 70px;
  object-fit: contain;
  display: block;
}

@media (max-width: 991px) {
  .pl-intro-text {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .pl-detail-col {
    padding-right: 0;
    margin-bottom: 48px;
  }

  .pl-benefits-col {
    padding-left: 0;
  }
}

@media (max-width: 767px) {

  .pl-intro,
  .pl-main,
  .pl-partner {
    padding: 60px 0;
  }

  .pl-partner-card {
    padding: 24px 32px;
  }

  .pl-partner-img {
    max-width: 160px;
  }
}

@media (max-width: 560px) {
  .pl-benefits-grid {
    grid-template-columns: 1fr;
  }

  .pl-benefit-wide {
    grid-column: span 1;
  }

  .pl-stats {
    gap: 16px 0;
  }

  .pl-stat-div {
    display: none;
  }
}

/* ================================================
   LOANS PAGE
   ================================================ */

.ln-types {
  clear: both;
  padding: 72px 0 80px;
}

.ln-card {
  background: #eef6ff;
  border-radius: 20px;
  padding: 32px 28px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  height: 100%;
  border: 1.5px solid #c8dff7;
  transition: transform .25s, box-shadow .25s, border-color .25s;
}

.ln-card-2 {
  background: #fff4f5;
  border-color: #f5c6cc;
}

.ln-card-3 {
  background: #f0fdf8;
  border-color: #b6ead9;
}

.ln-card-4 {
  background: #fffbea;
  border-color: #f0d97a;
}

.ln-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(0, 52, 112, 0.1);
  border-color: rgba(225, 22, 49, 0.15);
}

.ln-card-icon {
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ln-card-icon img {
  width: 56px;
  height: 56px;
  object-fit: contain;
}

.ln-card-body {
  flex: 1;
}

.ln-card-title {
  font-size: 17px;
  font-weight: 800;
  color: #003470;
  margin-bottom: 8px;
}

.ln-card-desc {
  font-size: 13.5px;
  color: #6b7c93;
  line-height: 1.65;
  margin-bottom: 16px;
}

.ln-card-btn {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #e11631;
  text-decoration: none;
  letter-spacing: 0.2px;
  transition: letter-spacing .2s;
}

.ln-card-btn:hover {
  letter-spacing: 0.8px;
  color: #c01229;
  text-decoration: none;
}

@media (max-width: 767px) {
  .ln-types {
    padding: 56px 0 64px;
  }

  .ln-card {
    flex-direction: column;
    gap: 16px;
  }
}

/* ================================================
   INSURANCE PAGE
   ================================================ */

.ins-hero {
  clear: both;
  background: #fff;
  padding: 72px 0 48px;
  text-align: center;
}

.ins-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.08);
  color: #e11631;
  border: 1px solid rgba(225, 22, 49, 0.2);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 16px;
  margin-bottom: 20px;
}

.ins-h1 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 900;
  color: #0a1628;
  margin-bottom: 16px;
  line-height: 1.15;
}

.ins-h1 em {
  font-style: normal;
  color: #e11631;
}

.ins-sub {
  font-size: 15px;
  color: #6b7c93;
  max-width: 520px;
  margin: 0 auto;
  line-height: 1.75;
}

.ins-cards-sec {
  background: #f0f4f8;
  padding: 0 0 72px;
}

.ins-card {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 20px;
  padding: 32px 28px;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform .25s, box-shadow .25s;
}

.ins-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 40px rgba(0, 52, 112, 0.1);
}

.ins-card-life {
  border-top: 3px solid #e11631;
}

.ins-card-health {
  border-top: 3px solid #00b896;
}

.ins-card-general {
  border-top: 3px solid #22c55e;
}

.ins-card-img-wrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
}

.ins-img-life {
  background: #fff0f2;
}

.ins-img-health {
  background: #e6faf6;
}

.ins-img-general {
  background: #edfbf1;
}

.ins-card-img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

.ins-badge {
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 100px;
  margin: 0 auto 16px;
  width: fit-content;
}

.ins-badge-life {
  background: #fde8eb;
  color: #c01229;
}

.ins-badge-health {
  background: #d6f5ef;
  color: #007a63;
}

.ins-badge-general {
  background: #dcfce7;
  color: #15803d;
}

.ins-card-title {
  font-size: 20px;
  font-weight: 800;
  color: #003470;
  text-align: center;
  margin-bottom: 12px;
}

.ins-card-desc {
  font-size: 13px;
  color: #6b7c93;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 20px;
}

.ins-feat-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.ins-feat-list li {
  background: #f5f8fc;
  border: 1px solid #e4edf7;
  border-radius: 10px;
  padding: 10px 14px;
  font-size: 12.5px;
  color: #3d5068;
  line-height: 1.55;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.ins-feat-icon {
  flex-shrink: 0;
  font-size: 14px;
}

.ins-doc-note {
  font-size: 11.5px;
  color: #8fa0b4;
  text-align: center;
  margin-bottom: 20px;
  padding: 8px 12px;
  border: 1px dashed #c8d8e8;
  border-radius: 8px;
}

.ins-card-btn {
  display: block;
  text-align: center;
  padding: 13px 20px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s, transform .2s;
  margin-top: auto;
}

.ins-card-btn:hover {
  opacity: 0.88;
  transform: translateY(-1px);
  text-decoration: none;
  color: #fff;
}

.ins-btn-life {
  background: #e11631;
  color: #fff !important;
}

.ins-btn-health {
  background: #00b896;
  color: #fff !important;
}

.ins-btn-general {
  background: #22c55e;
  color: #fff !important;
}

.ins-trust {
  background: #e8edf4;
  padding: 28px 0;
  border-top: 1px solid #d5dde8;
  border-bottom: 1px solid #d5dde8;
}

.ins-trust-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px 24px;
}

.ins-trust-item {
  font-size: 12px;
  font-weight: 600;
  color: #4a6080;
  letter-spacing: 0.5px;
  border: 1px solid #c0cdd8;
  border-radius: 100px;
  background: #fff;
  padding: 8px 18px;
}

.ins-cta {
  background: #f0f4f8;
  padding: 48px 0 64px;
}

.ins-cta-inner {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 16px;
  padding: 32px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.ins-cta-h3 {
  font-size: 20px;
  font-weight: 800;
  color: #003470;
  margin-bottom: 6px;
}

.ins-cta-p {
  font-size: 13.5px;
  color: #6b7c93;
  margin: 0;
}

.ins-cta-btn {
  display: inline-block;
  background: #e11631;
  color: #fff;
  font-size: 13.5px;
  font-weight: 700;
  padding: 13px 28px;
  border-radius: 50px;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity .2s;
}

.ins-cta-btn:hover {
  opacity: 0.88;
  color: #fff;
  text-decoration: none;
}

/* Insurance Partners */
.ins-partners {
  background: #fff;
  padding: 64px 0 80px;
}

.ins-partners-hdr {
  text-align: center;
  margin-bottom: 40px;
}

.ins-partners-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.08);
  color: #e11631;
  border: 1px solid rgba(225, 22, 49, 0.2);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 16px;
  margin-bottom: 16px;
}

.ins-partners-h2 {
  font-size: clamp(1.6rem, 2.6vw, 2rem);
  font-weight: 900;
  color: #0a1628;
  margin-bottom: 12px;
  line-height: 1.2;
}

.ins-partners-h2 em {
  font-style: normal;
  color: #e11631;
}

.ins-partners-sub {
  font-size: 14.5px;
  color: #6b7c93;
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.75;
}

.ins-partners-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  max-width: 760px;
  margin: 0 auto;
}

.ins-partner-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  border: 1.5px solid #e4edf7;
  border-radius: 16px;
  padding: 36px 32px;
  min-height: 150px;
  position: relative;
  overflow: hidden;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
}

.ins-partner-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #e11631 0%, #00b896 100%);
  opacity: 0.7;
}

.ins-partner-card:hover {
  border-color: rgba(225, 22, 49, 0.3);
  box-shadow: 0 14px 36px rgba(0, 52, 112, 0.12);
  transform: translateY(-3px);
}

.ins-partner-img {
  max-width: 100%;
  max-height: 95px;
  width: auto;
  height: auto;
  object-fit: contain;
}

@media (max-width: 767px) {
  .ins-partners {
    padding: 48px 0 64px;
  }

  .ins-partners-row {
    gap: 16px;
  }

  .ins-partner-card {
    padding: 26px 22px;
    min-height: 120px;
  }

  .ins-partner-img {
    max-height: 75px;
  }
}

@media (max-width: 575px) {
  .ins-partners-row {
    grid-template-columns: 1fr;
    max-width: 360px;
  }
}

@media (max-width: 767px) {
  .ins-hero {
    padding: 56px 0 36px;
  }

  .ins-cards-sec {
    padding-bottom: 56px;
  }

  .ins-cta-inner {
    flex-direction: column;
    text-align: center;
  }

  .ins-trust-row {
    gap: 10px 16px;
  }
}

/* ================================================
   GALLERY PAGE
   ================================================ */

.gl-page {
  clear: both;
  background: #fff;
  padding: 64px 0 80px;
}

.gl-head {
  text-align: center;
  margin-bottom: 40px;
}

.gl-chip {
  display: inline-block;
  background: rgba(0, 52, 112, 0.07);
  color: #003470;
  border: 1px solid rgba(0, 52, 112, 0.15);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 16px;
  margin-bottom: 14px;
}

.gl-h1 {
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 900;
  color: #0a1628;
  margin: 0;
}

.gl-h1 em {
  font-style: normal;
  color: #e11631;
}

.gl-container {
  max-width: 100%;
}

.gl-head {
  padding: 0;
}

.gl-slider-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  overflow: hidden;
}

/* Side panels — prev/next previews */
.gl-side {
  flex: 0 0 18%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.gl-side-prev {
  border-radius: 12px 0 0 12px;
}

.gl-side-next {
  border-radius: 0 12px 12px 0;
}

.gl-side img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  opacity: 0.35;
  filter: blur(1.5px) brightness(0.8);
  transform: scale(0.94);
  transition: opacity .3s, transform .3s;
}

.gl-side:hover img {
  opacity: 0.52;
  transform: scale(0.96);
}

/* Prev / Next arrow overlay on side preview images */
.gl-side::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(10, 22, 40, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 46px;
  text-align: center;
  z-index: 3;
  pointer-events: none;
  transition: background .25s, border-color .25s, transform .25s;
}

.gl-side-prev::after {
  content: '\2039';
}

.gl-side-next::after {
  content: '\203A';
}

.gl-side:hover::after {
  background: #e11631;
  border-color: #e11631;
  transform: translate(-50%, -50%) scale(1.08);
}


/* Main center image */
.gl-main-frame {
  flex: 1;
  background: #0a1628;
  overflow: hidden;
  position: relative;
  z-index: 0;
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.22);
}

.gl-main-img {
  width: 100%;
  object-fit: cover;
  display: block;
  transition: opacity 0.18s ease;
}

.gl-main-img.gl-fading {
  opacity: 0;
}

.gl-counter {
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: #6b7c93;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}

.gl-sep {
  margin: 0 6px;
  color: #c0cdd8;
}

#glCurrent {
  color: #003470;
  font-size: 15px;
  font-weight: 800;
}

.gl-thumbs-wrap {
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 6px;
  padding-top: 8px;
}

.gl-thumbs-wrap::-webkit-scrollbar {
  height: 4px;
}

.gl-thumbs-wrap::-webkit-scrollbar-track {
  background: #f0f4f8;
  border-radius: 4px;
}

.gl-thumbs-wrap::-webkit-scrollbar-thumb {
  background: #c0cdd8;
  border-radius: 4px;
}

.gl-thumbs {
  display: flex;
  gap: 10px;
  width: max-content;
}

.gl-thumb {
  flex-shrink: 0;
  width: 90px;
  height: 60px;
  border-radius: 8px;
  overflow: hidden;
  border: 2.5px solid transparent;
  padding: 0;
  background: none;
  cursor: pointer;
  opacity: 0.55;
  transition: opacity .2s, border-color .2s, transform .2s;
}

.gl-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.gl-thumb:hover {
  opacity: 0.85;
  transform: translateY(-2px);
}

.gl-thumb.gl-thumb-active {
  border-color: #e11631;
  opacity: 1;
  transform: translateY(-3px);
}

@media (max-width: 767px) {
  .gl-page {
    padding: 48px 0 64px;
  }

  .gl-side {
    flex: 0 0 14%;
  }

  .gl-thumb {
    width: 68px;
    height: 46px;
  }
}

/* ================================================
   CONTACT PAGE
   ================================================ */

.ct-hero {
  clear: both;
  background: #fff;
  padding: 64px 0 40px;
  text-align: center;
}

.ct-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.08);
  color: #e11631;
  border: 1px solid rgba(225, 22, 49, 0.2);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 16px;
  margin-bottom: 14px;
}

.ct-h1 {
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 900;
  color: #0a1628;
  margin-bottom: 10px;
}

.ct-h1 em {
  font-style: normal;
  color: #e11631;
}

.ct-sub {
  font-size: 14.5px;
  color: #6b7c93;
  margin: 0;
}

.ct-info {
  background: #f0f4f8;
  padding: 48px 0 64px;
}

.ct-branch-title {
  font-size: 18px;
  font-weight: 800;
  color: #003470;
  margin-bottom: 24px;
}

.ct-card {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 16px;
  padding: 28px 24px;
  text-align: center;
  height: 100%;
  transition: transform .25s, box-shadow .25s;
}

.ct-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 32px rgba(0, 52, 112, 0.1);
}

.ct-card-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #eef6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 14px;
  font-size: 20px;
  color: #003470;
}

.ct-card-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #e11631;
  margin-bottom: 10px;
}

.ct-card-value {
  font-size: 14px;
  color: #3d5068;
  line-height: 1.7;
  margin: 0;
}

.ct-card-value a {
  color: #003470;
  font-weight: 600;
  text-decoration: none;
}

.ct-card-value a:hover {
  color: #e11631;
}

.ct-map {
  margin-top: 32px;
  border-radius: 16px;
  overflow: hidden;
  border: 1.5px solid #e4edf7;
  box-shadow: 0 4px 24px rgba(0, 52, 112, 0.08);
}

.ct-map iframe {
  width: 100%;
  height: 380px;
  display: block;
}

.ct-branches {
  background: #fff;
  padding: 64px 0 80px;
}

.ct-branches-title {
  font-size: 18px;
  font-weight: 800;
  color: #003470;
  margin-bottom: 24px;
}

.ct-branch-card {
  border: 1.5px solid #e4edf7;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 52, 112, 0.06);
  height: 100%;
}

.ct-branch-header {
  padding: 16px 24px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ct-branch-salem {
  background: #4f99aa;
}

.ct-branch-madurai {
  background: #3f4e75;
}

.ct-branch-body {
  padding: 24px;
  background: #fff;
}

.ct-branch-info {
  margin-bottom: 20px;
}

.ct-branch-info p {
  font-size: 13.5px;
  color: #3d5068;
  line-height: 1.65;
  margin-bottom: 10px;
}

.ct-branch-info p:last-child {
  margin-bottom: 0;
}

.ct-info-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #003470;
  display: inline-block;
  width: 58px;
  vertical-align: top;
  margin-right: 8px;
}

.ct-branch-info a {
  color: #003470;
  font-weight: 600;
  text-decoration: none;
}

.ct-branch-info a:hover {
  color: #e11631;
}

.ct-branch-map {
  border-radius: 10px;
  overflow: hidden;
  border: 1.5px solid #e4edf7;
}

.ct-branch-map iframe {
  display: block;
}

@media (max-width: 767px) {
  .ct-hero {
    padding: 48px 0 32px;
  }

  .ct-info {
    padding: 40px 0 56px;
  }

  .ct-branches {
    padding: 48px 0 64px;
  }

  .ct-map iframe {
    height: 280px;
  }
}

/* =========================================================
   CAREERS PAGE  (cr-)
   ========================================================= */

.cr-hero {
  clear: both;
  background: #fff;
  padding: 72px 0 56px;
  text-align: center;
  border-bottom: 1.5px solid #e4edf7;
}

.cr-chip {
  display: inline-block;
  background: #fff4f5;
  color: #e11631;
  border: 1.5px solid #f5c6cc;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 5px 18px;
  margin-bottom: 18px;
}

.cr-h1 {
  font-size: 42px;
  font-weight: 800;
  color: #0a1628;
  margin-bottom: 16px;
  line-height: 1.18;
}

.cr-h1 em {
  font-style: normal;
  color: #e11631;
}

.cr-sub {
  font-size: 16px;
  color: #5a6a80;
  max-width: 620px;
  margin: 0 auto;
  line-height: 1.7;
}

/* Main layout */
.cr-main {
  padding: 64px 0 80px;
  background: #eef2f9;
}

/* Info cards (left column) */
.cr-info-card {
  background: #fff;
  border-radius: 16px;
  border: 1.5px solid #e4edf7;
  padding: 28px 26px;
  margin-bottom: 24px;
  box-shadow: 0 2px 12px rgba(0, 52, 112, 0.06);
}

.cr-info-icon {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: #eef6ff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-size: 20px;
  color: #003470;
}

.cr-info-title {
  font-size: 15px;
  font-weight: 700;
  color: #0a1628;
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

/* Location tags */
.cr-location-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cr-location-tag {
  background: #eef6ff;
  color: #003470;
  border: 1.5px solid #c8dff7;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  padding: 4px 14px;
}

/* Contact lines */
.cr-info-line {
  font-size: 14px;
  color: #374151;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.cr-info-line i {
  color: #003470;
  width: 16px;
  text-align: center;
}

.cr-info-line a {
  color: #003470;
  text-decoration: none;
  font-weight: 600;
}

.cr-info-line a:hover {
  color: #e11631;
}

/* Open positions list */
.cr-position-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cr-position-list li {
  font-size: 14px;
  color: #374151;
  padding: 7px 0;
  border-bottom: 1px solid #f0f4fa;
  display: flex;
  align-items: center;
  gap: 8px;
}

.cr-position-list li:last-child {
  border-bottom: none;
}

.cr-position-list li::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e11631;
  flex-shrink: 0;
}

/* Form card (right column) */
.cr-form-card {
  background: #fff;
  border-radius: 20px;
  border: 1.5px solid #e4edf7;
  padding: 40px 38px 36px;
  box-shadow: 0 4px 24px rgba(0, 52, 112, 0.07);
}

.cr-form-title {
  font-size: 26px;
  font-weight: 800;
  color: #0a1628;
  margin-bottom: 6px;
}

.cr-form-sub {
  font-size: 14px;
  color: #5a6a80;
  margin-bottom: 28px;
}

/* Form inputs */
.cr-input {
  width: 100%;
  border: 1.5px solid #d1dff0;
  border-radius: 10px;
  padding: 11px 15px;
  font-size: 14px;
  color: #0a1628;
  background: #f8fafc;
  transition: border-color 0.25s, box-shadow 0.25s;
  outline: none;
}

.cr-input:focus {
  border-color: #003470;
  box-shadow: 0 0 0 3px rgba(0, 52, 112, 0.1);
  background: #fff;
}

.cr-input::placeholder {
  color: #9aafca;
}

select.cr-input {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23003470' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
}

textarea.cr-input {
  resize: vertical;
  min-height: 80px;
}

/* File upload */
.cr-file-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #003470;
  margin-bottom: 8px;
}

.cr-file-input {
  padding: 8px 12px;
  cursor: pointer;
}

/* Captcha */
.cr-captcha {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.cr-captcha img {
  border-radius: 8px;
  border: 1.5px solid #d1dff0;
  height: 44px;
}

.cr-captcha .cr-input {
  flex: 1;
  min-width: 140px;
}

/* Field error */
.cr-field-error {
  font-size: 12px;
  display: block;
  margin-top: 4px;
  min-height: 16px;
}

/* Submit button */
.cr-submit {
  background: linear-gradient(135deg, #003470 0%, #0055b3 100%);
  color: #fff;
  border: none;
  border-radius: 12px;
  padding: 13px 36px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  width: 100%;
  letter-spacing: 0.3px;
  transition: opacity 0.2s, box-shadow 0.2s;
  box-shadow: 0 4px 16px rgba(0, 52, 112, 0.22);
}

.cr-submit:hover {
  opacity: 0.9;
  box-shadow: 0 6px 24px rgba(0, 52, 112, 0.3);
}

@media (max-width: 991px) {
  .cr-form-card {
    padding: 28px 22px 24px;
  }

  .cr-h1 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .cr-hero {
    padding: 48px 0 36px;
  }

  .cr-main {
    padding: 40px 0 56px;
  }

  .cr-h1 {
    font-size: 26px;
  }

  .cr-captcha {
    flex-direction: column;
    align-items: flex-start;
  }

  .cr-captcha .cr-input {
    width: 100%;
  }
}

/* =========================================================
   CHIT FUNDS PAGE  (cf-)  — Our Partners section
   ========================================================= */

.cf-partners {
  background: #fff;
  padding: 64px 0 72px;
}

.cf-partners-hdr {
  text-align: center;
  margin-bottom: 40px;
}

.cf-partners-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  border: 1.5px solid rgba(225, 22, 49, 0.18);
  border-radius: 20px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  padding: 5px 16px;
  margin-bottom: 14px;
}

.cf-partners-h2 {
  font-size: 32px;
  font-weight: 800;
  color: #0a1628;
  margin-bottom: 10px;
}

.cf-partners-sub {
  font-size: 15px;
  color: #4b5a6d;
  max-width: 520px;
  margin: 0 auto;
}

.cf-partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  /* height: 110px;*/
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 12px;
  padding: 10px 20px;
  margin: 0 8px;
  transition: background 0.25s, border-color 0.25s, box-shadow 0.25s;
}

/* Partners strip — equal-height cells, centered logos */
.cf-partner-slider .owl-stage {
  display: flex;
  align-items: center;
}

.cf-partner-slider .owl-item {
  display: flex;
}

.cf-partner-slider .owl-item .cf-partner-logo {
  flex: 1;
}

.cf-partner-slider .owl-dots {
  text-align: center;
  margin-top: 22px;
}

.cf-partner-logo:hover {
  background: #fff;
  border-color: rgba(225, 22, 49, 0.3);
  box-shadow: 0 8px 22px rgba(0, 52, 112, 0.1);
}

.cf-partner-logo img {
  max-width: 165px;
  /* max-height: 80px; */
  width: 100%;
  object-fit: contain;
  opacity: 1;
  transition: opacity 1s;
}

.cf-partner-logo:hover img {
  opacity: 1;
}

@media (max-width: 767px) {
  .cf-partners {
    padding: 44px 0 52px;
  }

  .cf-partners-h2 {
    font-size: 24px;
  }

  .cf-partner-logo {
    padding: 14px 12px;
  }

  .cf-partner-logo img {
    max-width: 100px;
    /* max-height: 60px;*/
  }
}

/* =========================================================
   SITE-WIDE RESPONSIVE — redesigned pages
   ========================================================= */

/* --- About (ab-) --- */
@media (max-width: 991px) {
  .ab-hero {
    padding: 48px 0 36px;
  }

  .ab-body {
    padding: 40px 0 56px;
  }
}

@media (max-width: 575px) {
  .ab-hero {
    padding: 36px 0 28px;
  }

  .ab-h1 {
    font-size: 26px;
  }

  .ab-body {
    padding: 32px 0 48px;
  }
}

/* --- Vision (vs-) --- */
@media (max-width: 991px) {
  .vs-hero {
    padding: 48px 0 36px;
  }

  .vs-section {
    padding: 40px 0 56px;
  }
}

@media (max-width: 575px) {
  .vs-hero {
    padding: 36px 0 28px;
  }

  .vs-h1 {
    font-size: 26px;
  }
}

/* --- Loan pages (pl-) --- */
@media (max-width: 991px) {
  .pl-main {
    padding: 40px 0 56px;
  }

  .pl-detail-col,
  .pl-benefits-col {
    margin-bottom: 32px;
  }

  .pl-benefits-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pl-benefit-wide {
    grid-column: span 1;
  }

  .pl-h2 {
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .pl-main {
    padding: 28px 0 40px;
  }

  .pl-benefits-grid {
    grid-template-columns: 1fr;
  }

  .pl-benefit-wide {
    grid-column: span 1;
  }

  .pl-h2 {
    font-size: 22px;
  }

  .pl-partner-card {
    padding: 14px 16px;
  }
}

/* --- Loans listing (ln-) --- */
@media (max-width: 991px) {
  .ln-types {
    padding: 40px 0 56px;
  }

  .ln-card {
    padding: 28px 24px;
  }
}

@media (max-width: 575px) {
  .ln-types {
    padding: 28px 0 40px;
  }

  .ln-card-h2 {
    font-size: 20px;
  }
}

/* --- Insurance (ins-) --- */
@media (max-width: 991px) {
  .ins-hero {
    padding: 48px 0 36px;
  }

  .ins-cards-sec {
    padding: 40px 0 56px;
  }

  .ins-card {
    padding: 28px 22px;
  }
}

@media (max-width: 575px) {
  .ins-hero {
    padding: 36px 0 28px;
  }

  .ins-h1 {
    font-size: 26px;
  }

  .ins-card {
    padding: 22px 18px;
  }

  .ins-card-btn {
    font-size: 13px;
    padding: 11px 20px;
  }
}

/* --- Gallery (gl-) --- */
@media (max-width: 991px) {
  .gl-slider-wrap {
    height: 260px;
    gap: 10px;
  }

  .gl-side {
    flex: 0 0 90px;
  }

  .gl-head {
    padding: 32px 0 20px;
  }

  .gl-side::after {
    width: 38px;
    height: 38px;
    font-size: 20px;
    line-height: 34px;
  }
}

@media (max-width: 575px) {
  .gl-slider-wrap {
    height: 200px;
    gap: 6px;
  }

  .gl-side {
    flex: 0 0 60px;
  }

  .gl-h1 {
    font-size: 24px;
  }

  .gl-thumb {
    width: 52px;
    height: 40px;
  }

  .gl-side::after {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 26px;
    border-width: 1.5px;
  }
}

/* --- Contact (ct-) --- */
@media (max-width: 575px) {
  .ct-h1 {
    font-size: 26px;
  }

  .ct-card {
    padding: 24px 18px;
  }

  .ct-branch-body {
    flex-direction: column;
    gap: 16px;
  }

  .ct-branch-info {
    min-width: 0;
  }
}

/* --- Careers (cr-) --- */
@media (max-width: 575px) {
  .cr-form-card {
    padding: 22px 16px 20px;
  }

  .cr-h1 {
    font-size: 24px;
  }
}

/* =========================================================
   HEADER RESPONSIVE FIXES
   ========================================================= */

/* Top bar: remove excessive right margin on phones */
@media (max-width: 575px) {
  .mon-oo {
    margin-right: 0;
    width: 100%;
    justify-content: space-between;
  }

  .ph-no {
    flex: 1;
  }

  .toof-1 {
    flex-shrink: 0;
  }
}

/* Logo / nav proportions on medium screens */
@media (max-width: 991px) {
  .head-in {
    width: 30%;
  }

  .head-inn {
    width: 70%;
  }
}

/* =========================================================
   FOOTER RESPONSIVE FIXES
   ========================================================= */

/* Tablet (768–991px): f2 and f3 must not stay at 20% with 60px padding */
@media (max-width: 991px) {
  .fott-out .f2 {
    width: 50%;
    padding-left: 24px;
  }

  .fott-out .f3 {
    width: 50%;
    padding-left: 24px;
  }

  .fott-out .f1 {
    margin-bottom: 32px;
  }

  .fot-links h4 {
    font-size: 18px;
    margin-bottom: 18px;
  }

  .footer-bottom {
    margin-top: 36px;
  }
}

/* Mobile (≤767px): keep f2/f3 side by side, reduce padding further */
@media (max-width: 767px) {
  .fott-out .f2 {
    padding-left: 12px;
  }

  .fott-out .f3 {
    padding-left: 12px;
  }


}

/* Small mobile (≤575px): stack f2 and f3 to full width */
@media (max-width: 575px) {
  .fott-out .f2 {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }

  .fott-out .f3 {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
  }

  .fot-links h4 {
    font-size: 17px;
    margin-bottom: 14px;
  }

  .footer-bottom {
    margin-top: 24px;
    text-align: center;
  }

  .copy-1,
  .copy-2 {
    float: none;
    width: 100%;
    text-align: center;
  }

  .copy-2 {
    margin-top: 8px;
  }

  .copy-2 ul {
    justify-content: center;
    display: flex;
  }

  .fott-out {
    padding: 36px 0 32px;
  }
}

/* Fix Enquire Now button on mobile — prevent covering content */
@media (max-width: 575px) {
  .btn-primary {
    font-size: 14px !important;
    padding: 8px 14px !important;
    bottom: 16px !important;
    right: 16px !important;
  }
}

/* =========================================================
   CHIT HISTORY PAGE  (chh-)
   ========================================================= */

/* Hero */
.chh-hero {
  clear: both;
  background:
    radial-gradient(ellipse at top right, rgba(245, 166, 35, 0.10) 0%, transparent 55%),
    radial-gradient(ellipse at bottom left, rgba(0, 52, 112, 0.08) 0%, transparent 55%),
    #fff;
  padding: 80px 0 64px;
  text-align: center;
  border-bottom: 1px solid #e4edf7;
  position: relative;
  overflow: hidden;
}

.chh-chip {
  display: inline-block;
  background: rgba(245, 166, 35, 0.12);
  color: #b97c10;
  border: 1.5px solid rgba(245, 166, 35, 0.3);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  padding: 6px 18px;
  margin-bottom: 20px;
}

.chh-h1 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 900;
  color: #0a1628;
  line-height: 1.15;
  margin-bottom: 18px;
  letter-spacing: -0.5px;
}

.chh-h1 em {
  font-style: italic;
  color: #e11631;
}

.chh-sub {
  font-size: 16px;
  color: #4b5a6d;
  max-width: 680px;
  margin: 0 auto;
  line-height: 1.7;
}

/* Intro */
.chh-intro {
  padding: 72px 0 56px;
  background: #fff;
}

.chh-lead {
  font-size: 17px;
  color: #2a3a4f;
  line-height: 1.85;
  border-left: 3px solid #f5a623;
  padding: 6px 0 6px 22px;
}

.chh-stats {
  display: grid;
  gap: 16px;
}

.chh-stat {
  background: linear-gradient(135deg, #003470 0%, #001f47 100%);
  color: #fff;
  border-radius: 16px;
  padding: 22px 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  box-shadow: 0 10px 28px rgba(0, 52, 112, 0.18);
}

.chh-stat-red {
  background: linear-gradient(135deg, #e11631 0%, #a30f23 100%);
  box-shadow: 0 10px 28px rgba(225, 22, 49, 0.22);
}

.chh-stat-amber {
  background: linear-gradient(135deg, #f5a623 0%, #c8800f 100%);
  color: #fff;
  box-shadow: 0 10px 28px rgba(245, 166, 35, 0.26);
}

.chh-stat-n {
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1;
}

.chh-stat-n span {
  font-size: 1.4rem;
  margin-left: 2px;
}

.chh-stat-l {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: 0.85;
  text-align: right;
  max-width: 130px;
}

/* Section heads */
.chh-sec-head {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 48px;
}

.chh-mini-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 100px;
  border: 1px solid rgba(225, 22, 49, 0.18);
  margin-bottom: 14px;
}

.chh-h2 {
  font-size: clamp(1.6rem, 2.6vw, 2.2rem);
  font-weight: 900;
  color: #003470;
  line-height: 1.2;
  margin-bottom: 16px;
  letter-spacing: -0.3px;
}

.chh-h2 em {
  font-style: italic;
  color: #e11631;
}

.chh-h3 {
  font-size: 18px;
  font-weight: 800;
  color: #0a1628;
  text-align: center;
  margin: 8px 0 28px;
  letter-spacing: 0.3px;
}

.chh-sec-head p {
  font-size: 15px;
  color: #4b5a6d;
  line-height: 1.85;
  margin: 0;
}

/* Origin section */
.chh-origin {
  padding: 72px 0;
  background: #f4f7fb;
}

.chh-regions {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

/* 7-column variant — 14 entries laid out as 2 rows of 7 */
.chh-regions-7 {
  grid-template-columns: repeat(7, 1fr);
  gap: 12px;
}

.chh-region {
  background: #fff;
  border-radius: 14px;
  padding: 18px 12px;
  text-align: center;
  border: 1.5px solid #e4edf7;
  position: relative;
  transition: transform .25s, box-shadow .25s, border-color .25s;
  overflow: hidden;
}

.chh-region::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
}

.chh-region-1::before {
  background: linear-gradient(90deg, #f5a623, #ff8c42);
}

.chh-region-2::before {
  background: linear-gradient(90deg, #e11631, #ff5577);
}

.chh-region-3::before {
  background: linear-gradient(90deg, #00b896, #00d4a0);
}

.chh-region-4::before {
  background: linear-gradient(90deg, #003470, #0058b3);
}

.chh-region:hover {
  transform: translateY(-5px);
  border-color: rgba(0, 52, 112, 0.2);
  box-shadow: 0 14px 36px rgba(0, 52, 112, 0.12);
}

.chh-region-glyph {
  font-size: 30px;
  margin-bottom: 8px;
}

.chh-region-name {
  font-size: 16px;
  font-weight: 800;
  color: #0a1628;
  margin-bottom: 4px;
  letter-spacing: 0.2px;
  line-height: 1.25;
}

.chh-region-place {
  font-size: 10.5px;
  font-weight: 600;
  color: #6b7a8d;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  line-height: 1.3;
}

/* Timeline */
.chh-timeline-sec {
  padding: 80px 0;
  background: #fff;
}

.chh-timeline {
  position: relative;
  max-width: 820px;
  margin: 0 auto;
  padding-left: 28px;
}

.chh-timeline::before {
  content: '';
  position: absolute;
  left: 8px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: linear-gradient(180deg,
      rgba(0, 52, 112, 0.15) 0%,
      rgba(225, 22, 49, 0.35) 50%,
      rgba(245, 166, 35, 0.25) 100%);
}

.chh-tl-item {
  position: relative;
  margin-bottom: 28px;
}

.chh-tl-item:last-child {
  margin-bottom: 0;
}

.chh-tl-dot {
  position: absolute;
  left: -27px;
  top: 20px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #003470;
  box-shadow: 0 0 0 4px rgba(0, 52, 112, 0.08);
  z-index: 2;
}

.chh-tl-dot-red {
  border-color: #e11631;
  box-shadow: 0 0 0 5px rgba(225, 22, 49, 0.12);
  width: 18px;
  height: 18px;
  left: -28px;
}

.chh-tl-card {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 14px;
  padding: 22px 26px;
  transition: transform .25s, box-shadow .25s, border-color .25s;
}

.chh-tl-card:hover {
  transform: translateX(4px);
  border-color: rgba(0, 52, 112, 0.2);
  box-shadow: 0 10px 30px rgba(0, 52, 112, 0.1);
}

.chh-tl-era {
  display: inline-block;
  background: rgba(0, 52, 112, 0.08);
  color: #003470;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 100px;
  margin-bottom: 10px;
}

.chh-tl-era-feature {
  background: linear-gradient(135deg, #e11631, #b80f28);
  color: #fff;
}

.chh-tl-card h4 {
  font-size: 18px;
  font-weight: 800;
  color: #0a1628;
  margin-bottom: 8px;
  line-height: 1.3;
}

.chh-tl-card p {
  font-size: 14px;
  color: #4b5a6d;
  line-height: 1.75;
  margin: 0;
}

.chh-tl-card-feature {
  background: linear-gradient(135deg, #fff7f9 0%, #fff 100%);
  border-color: rgba(225, 22, 49, 0.28);
  box-shadow: 0 12px 32px rgba(225, 22, 49, 0.1);
}

.chh-tl-card-feature h4 {
  color: #b80f28;
}

/* 1982 Act card */
.chh-act {
  padding: 80px 0;
  background: linear-gradient(180deg, #f4f7fb 0%, #eef2f9 100%);
}

.chh-act-card {
  max-width: 940px;
  margin: 0 auto;
  background: #fff;
  border-radius: 22px;
  padding: 48px 48px 42px;
  border: 1.5px solid #e4edf7;
  box-shadow: 0 14px 48px rgba(0, 52, 112, 0.1);
  position: relative;
  overflow: hidden;
}

.chh-act-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #e11631 0%, #f5a623 50%, #003470 100%);
}

.chh-act-badge {
  display: inline-block;
  background: rgba(225, 22, 49, 0.08);
  color: #e11631;
  border: 1.5px solid rgba(225, 22, 49, 0.22);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 5px 16px;
  margin-bottom: 16px;
}

.chh-act-h2 {
  font-size: clamp(1.6rem, 2.6vw, 2.2rem);
  font-weight: 900;
  color: #0a1628;
  margin-bottom: 10px;
}

.chh-act-h2 em {
  font-style: italic;
  color: #e11631;
}

.chh-act-sub {
  font-size: 15px;
  color: #4b5a6d;
  line-height: 1.75;
  margin-bottom: 32px;
  max-width: 600px;
}

.chh-act-objectives {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 18px;
}

.chh-obj {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  background: #f8fafc;
  border: 1px solid #e4edf7;
  border-radius: 12px;
  padding: 16px 18px;
  transition: background .2s, border-color .2s;
}

.chh-obj:hover {
  background: #fff;
  border-color: rgba(245, 166, 35, 0.4);
}

.chh-obj-icon {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 11px;
  background: linear-gradient(135deg, #f5a623, #e08e10);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  box-shadow: 0 4px 12px rgba(245, 166, 35, 0.32);
}

.chh-obj-body h5 {
  font-size: 14px;
  font-weight: 800;
  color: #0a1628;
  margin: 0 0 4px;
}

.chh-obj-body p {
  font-size: 13px;
  color: #6b7a8d;
  margin: 0;
  line-height: 1.55;
}

/* Role in Society */
.chh-role {
  padding: 80px 0;
  background: #fff;
}

.chh-role-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 14px;
}

.chh-role-card {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 14px;
  padding: 26px 18px;
  text-align: center;
  transition: transform .25s, box-shadow .25s, border-color .25s;
}

.chh-role-card:hover {
  transform: translateY(-5px);
  border-color: rgba(0, 52, 112, 0.2);
  box-shadow: 0 12px 32px rgba(0, 52, 112, 0.1);
}

.chh-role-icon {
  width: 52px;
  height: 52px;
  margin: 0 auto 14px;
  border-radius: 14px;
  background: rgba(0, 52, 112, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.chh-role-card h5 {
  font-size: 14px;
  font-weight: 800;
  color: #0a1628;
  margin-bottom: 6px;
}

.chh-role-card p {
  font-size: 12.5px;
  color: #6b7a8d;
  margin: 0;
  line-height: 1.5;
}

/* CTA */
.chh-cta {
  padding: 72px 0 88px;
  background: #f4f7fb;
}

.chh-cta-card {
  background: linear-gradient(135deg, #003470 0%, #0a1628 100%);
  border-radius: 22px;
  padding: 48px 40px;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 48px rgba(0, 52, 112, 0.25);
}

.chh-cta-card::before {
  content: '';
  position: absolute;
  top: -80px;
  right: -80px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(245, 166, 35, 0.18) 0%, transparent 70%);
}

.chh-cta-card::after {
  content: '';
  position: absolute;
  bottom: -100px;
  left: -100px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(225, 22, 49, 0.16) 0%, transparent 70%);
}

.chh-cta-card h3 {
  font-size: clamp(1.4rem, 2.4vw, 2rem);
  font-weight: 900;
  color: #fff;
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.chh-cta-card h3 em {
  font-style: italic;
  color: #f5a623;
}

.chh-cta-card p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 28px;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  line-height: 1.7;
}

.chh-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #e11631;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 32px;
  border-radius: 9px;
  text-decoration: none;
  letter-spacing: 0.3px;
  position: relative;
  z-index: 2;
  transition: background .2s, transform .2s, box-shadow .2s;
  box-shadow: 0 6px 18px rgba(225, 22, 49, 0.35);
}

.chh-cta-btn:hover {
  background: #b80f28;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(225, 22, 49, 0.45);
  text-decoration: none;
}

/* Responsive */
@media (max-width: 991px) {
  .chh-hero {
    padding: 60px 0 48px;
  }

  .chh-intro,
  .chh-origin,
  .chh-timeline-sec,
  .chh-act,
  .chh-role,
  .chh-cta {
    padding: 56px 0;
  }

  .chh-regions {
    grid-template-columns: repeat(2, 1fr);
  }

  .chh-regions-7 {
    grid-template-columns: repeat(4, 1fr);
  }

  .chh-role-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .chh-act-card {
    padding: 36px 30px 32px;
  }

  .chh-stats {
    margin-top: 8px;
  }
}

@media (max-width: 575px) {
  .chh-hero {
    padding: 48px 0 36px;
  }

  .chh-h1 {
    font-size: 1.7rem;
  }

  .chh-sub {
    font-size: 14.5px;
  }

  .chh-intro,
  .chh-origin,
  .chh-timeline-sec,
  .chh-act,
  .chh-role,
  .chh-cta {
    padding: 44px 0;
  }

  .chh-lead {
    font-size: 15px;
    padding-left: 16px;
  }

  .chh-stat {
    padding: 18px 20px;
  }

  .chh-stat-n {
    font-size: 1.7rem;
  }

  .chh-stat-l {
    font-size: 11px;
    letter-spacing: 1px;
  }

  .chh-regions {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .chh-regions-7 {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .chh-region {
    padding: 18px 12px;
  }

  .chh-regions-7 .chh-region {
    padding: 14px 10px;
  }

  .chh-region-name {
    font-size: 16px;
  }

  .chh-regions-7 .chh-region-name {
    font-size: 15px;
  }

  .chh-timeline {
    padding-left: 22px;
  }

  .chh-tl-dot {
    left: -22px;
    width: 14px;
    height: 14px;
  }

  .chh-tl-dot-red {
    left: -23px;
    width: 16px;
    height: 16px;
  }

  .chh-tl-card {
    padding: 18px 20px;
  }

  .chh-tl-card h4 {
    font-size: 16px;
  }

  .chh-act-card {
    padding: 28px 22px 26px;
    border-radius: 18px;
  }

  .chh-act-objectives {
    grid-template-columns: 1fr;
  }

  .chh-role-grid {
    grid-template-columns: 1fr 1fr;
  }

  .chh-cta-card {
    padding: 36px 24px;
    border-radius: 18px;
  }
}

/* =========================================================
   SIMPLIFIED CHIT CALCULATOR  (cc-grid-* + cc-box variants)
   ========================================================= */

.cc-grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  margin-bottom: 12px;
}

.cc-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 14px;
}

.cc-box {
  background: var(--ccbg);
  border: 1.5px solid var(--ccborder);
  border-radius: 10px;
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  min-height: 64px;
  transition: border-color .2s, box-shadow .2s;
}

.cc-box-lbl {
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--cctext3);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.cc-box-val {
  font-size: 1.02rem;
  font-weight: 800;
  color: var(--cctext);
  line-height: 1.2;
}

.cc-box-small {
  font-size: 0.72rem;
  font-weight: 600;
  color: var(--cctext2);
  line-height: 1.45;
  text-transform: none;
  letter-spacing: 0;
}

/* Tinted variants — vibrant gradient backgrounds + accent borders */
.cc-box-red {
  background: linear-gradient(135deg, rgba(232, 25, 44, 0.14) 0%, rgba(232, 25, 44, 0.04) 100%);
  border-color: rgba(232, 25, 44, 0.34);
}

.cc-box-red .cc-box-lbl {
  color: #a30f23;
  line-height: 18px;
}

.cc-box-red .cc-box-val {
  color: #E8192C;
}

.cc-box-green {
  background: linear-gradient(135deg, rgba(0, 168, 107, 0.14) 0%, rgba(0, 168, 107, 0.04) 100%);
  border-color: rgba(0, 168, 107, 0.34);
}

.cc-box-green .cc-box-lbl {
  color: #00614a;
}

.cc-box-green .cc-box-val {
  color: #00875a;
}

.cc-box-navy {
  background: linear-gradient(135deg, rgba(0, 52, 112, 0.14) 0%, rgba(0, 52, 112, 0.04) 100%);
  border-color: rgba(0, 52, 112, 0.36);
}

.cc-box-navy .cc-box-lbl {
  color: #002550;
}

.cc-box-navy .cc-box-val {
  color: #003470;
}

.cc-box-amber {
  background: linear-gradient(135deg, rgba(245, 166, 35, 0.18) 0%, rgba(245, 166, 35, 0.05) 100%);
  border-color: rgba(245, 166, 35, 0.42);
}

.cc-box-amber .cc-box-lbl {
  color: #a36d0c;
}

.cc-box-amber .cc-box-val {
  color: #b97c10;
}

/* New color variants */
.cc-box-cyan {
  background: linear-gradient(135deg, rgba(6, 182, 212, 0.14) 0%, rgba(6, 182, 212, 0.04) 100%);
  border-color: rgba(6, 182, 212, 0.34);
}

.cc-box-cyan .cc-box-lbl {
  color: #006b7a;
}

.cc-box-cyan .cc-box-val {
  color: #0891b2;
}

.cc-box-pink {
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.14) 0%, rgba(236, 72, 153, 0.04) 100%);
  border-color: rgba(236, 72, 153, 0.36);
}

.cc-box-pink .cc-box-lbl {
  color: #9d174d;
}

.cc-box-pink .cc-box-val {
  color: #db2777;
}

.cc-box-orange {
  background: linear-gradient(135deg, rgba(251, 146, 60, 0.16) 0%, rgba(251, 146, 60, 0.04) 100%);
  border-color: rgba(251, 146, 60, 0.4);
}

.cc-box-orange .cc-box-lbl {
  color: #9a3412;
}

.cc-box-orange .cc-box-val {
  color: #ea580c;
}

.cc-box-teal {
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.14) 0%, rgba(20, 184, 166, 0.04) 100%);
  border-color: rgba(20, 184, 166, 0.34);
}

.cc-box-teal .cc-box-lbl {
  color: #0f766e;
}

.cc-box-teal .cc-box-val {
  color: #0d9488;
}

@media (max-width: 575px) {
  .cc-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .cc-grid-3> :nth-child(3) {
    grid-column: 1 / -1;
  }

  .cc-box {
    min-height: 58px;
    padding: 8px 10px;
  }

  .cc-box-val {
    font-size: 0.95rem;
  }
}

/* =========================================================
   MEDIA PARTNER  (homepage testimonial col, below owl-carousel)
   ========================================================= */

.media-partner-wrap {
  margin-top: 22px;
}

.media-partner-card {
  display: flex;
  align-items: center;
  gap: 18px;
  background: #000;
  border: 1.5px solid #e4edf7;
  border-radius: 16px;
  padding: 10px 22px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0, 52, 112, 0.05);
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
}

.media-partner-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, #e11631 0%, #f5a623 50%, #003470 100%);
  opacity: 0.85;
}

.media-partner-card:hover {
  border-color: rgba(245, 166, 35, 0.4);
  box-shadow: 0 10px 28px rgba(0, 52, 112, 0.1);
  transform: translateY(-2px);
}

.media-partner-lbl {
  flex-shrink: 0;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #b97c10;
  background: rgba(245, 166, 35, 0.14);
  border: 1px solid rgba(245, 166, 35, 0.32);
  border-radius: 100px;
  padding: 5px 12px;
  white-space: nowrap;
}

.media-partner-img {
  flex: 1;
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
  margin-left: auto;
}

@media (max-width: 575px) {
  .media-partner-card {
    flex-direction: column;
    text-align: center;
    gap: 12px;
    padding: 16px 18px;
  }

  .media-partner-img {
    max-height: 64px;
    margin-left: 0;
  }
}

/* =========================================================
   OUR TEAM PAGE  (ot-)
   ========================================================= */

.ot-hero {
  clear: both;
  background:
    radial-gradient(ellipse at top right, rgba(225, 22, 49, 0.07) 0%, transparent 55%),
    radial-gradient(ellipse at bottom left, rgba(0, 52, 112, 0.08) 0%, transparent 55%),
    #fff;
  padding: 72px 0 56px;
  text-align: center;
  border-bottom: 1px solid #e4edf7;
}

.ot-chip {
  display: inline-block;
  background: rgba(225, 22, 49, 0.07);
  color: #e11631;
  border: 1.5px solid rgba(225, 22, 49, 0.2);
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  padding: 6px 18px;
  margin-bottom: 18px;
}

.ot-h1 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 900;
  color: #0a1628;
  margin-bottom: 16px;
  line-height: 1.15;
}

.ot-h1 em {
  font-style: italic;
  color: #e11631;
}

.ot-sub {
  font-size: 16px;
  color: #4b5a6d;
  max-width: 620px;
  margin: 0 auto;
  line-height: 1.75;
}

.ot-cards-sec {
  padding: 72px 0 88px;
  background: #f4f7fb;
}

.ot-card {
  background: #fff;
  border: 1.5px solid #e4edf7;
  border-radius: 18px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0 4px 18px rgba(0, 52, 112, 0.06);
  transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
}

.ot-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #e11631 0%, #f5a623 50%, #003470 100%);
  opacity: 0.85;
  z-index: 2;
}

.ot-card:hover {
  transform: translateY(-6px);
  border-color: rgba(225, 22, 49, 0.28);
  box-shadow: 0 16px 42px rgba(0, 52, 112, 0.14);
}

.ot-card-img-wrap {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #eef2f9;
  position: relative;
}

.ot-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.ot-card-img[src*="team/1."] {
  object-position: center 20%;
}

.ot-card-img[src*="team/2."] {
  object-position: center 6%;
}

.ot-card-img[src*="team/3."] {
  object-position: center 20%;
}

.ot-card:hover .ot-card-img {
  transform: scale(1.04);
}

.ot-card-body {
  padding: 24px 26px 28px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.ot-card-name {
  font-size: 20px;
  font-weight: 800;
  color: #0a1628;
  margin: 0 0 6px;
  letter-spacing: -0.2px;
}

.ot-card-role {
  display: inline-block;
  background: rgba(0, 52, 112, 0.07);
  color: #003470;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 4px 12px;
  border-radius: 100px;
  border: 1px solid rgba(0, 52, 112, 0.15);
  margin-bottom: 14px;
  align-self: flex-start;
}

.ot-card-bio {
  font-size: 14px;
  color: #4b5a6d;
  line-height: 1.7;
  margin: 0;
}

@media (max-width: 991px) {
  .ot-hero {
    padding: 56px 0 40px;
  }

  .ot-cards-sec {
    padding: 56px 0 64px;
  }
}

@media (max-width: 575px) {
  .ot-hero {
    padding: 44px 0 32px;
  }

  .ot-h1 {
    font-size: 1.7rem;
  }

  .ot-cards-sec {
    padding: 44px 0 56px;
  }

  .ot-card-body {
    padding: 20px 22px 24px;
  }

  .ot-card-name {
    font-size: 18px;
  }
}