   html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
     font-family: "Lato", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
    
}    
        .bg {background: #f5f5f5}
        .top-section { margin-bottom: 48px}
        .top-section button { margin-right: 10px; border-radius: 12px}
        .top-section button a { color: #000; text-decoration: NONE  }
        .top-section .carousel-caption { left: 9%; top: 18%; TEXT-ALIGN: LEFT; width: 30%; width: calc(100% - 60%);}
        .top-section .carousel-caption h5{ font-size: 38px; font-weight: 600; line-height: 50px; padding-bottom: 16px; color: #fff}
        .top-section .carousel-caption h5 span {font-weight: bold;}
        .top-section .carousel-caption p { color: #fff; font-size: 16px; line-height: 34px; font-weight: 500; padding-bottom: 10px;}
        .header { position: fixed;
    z-index: 100;
    width: 100%;
    padding-top: 10px;
    background: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffa152a6;}
        .head { display: flex; justify-content: space-between; align-items: center}
        .head ul { padding: 0; margin: 0;  padding: 12px 12px; border-radius: 40px; display: flex;}
        .head ul li { list-style: none}
        
        .head ul li a { color:#213B74;  text-decoration: none; padding: 12px 24px; font-size: 16px; line-height: 28px; font-weight: 600; border-radius: 5px}
        .head ul li a:hover { background:#DFE5FF99 ; color: #213B74;}
        .head ul.open {
    display: block;
    width: 72%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
    border: none;
    height: 100vh;
    text-align: right;
            padding-top: 50px; 
            background: rgb(21 56 97 / 70%); 
            -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);           
}
       
       .head ul li a.active {background:#DFE5FF99; padding: 12px 24px; border-radius: 5px}
       .head ul:last-child li a{border: 1px solid #213B74; border-radius: 50px; }
       
        .head ul.open li { padding-bottom: 20px;}
        .head ul.open li:last-child { display: block; border: 1px solid #ccc}
        
        h2 {color: #013777; font-size: 32px; font-weight: 400; line-height: 56px; text-align: center; width: 100%; }
       .partners {margin-top: 50px; background: #FAF3E6; padding: 20px 0; }
       .partners h2 {color: #213B74; font-weight: 600;}
        .partners ul { padding: 0; margin: 0; width: 100%; text-align: center; display: flex; justify-content: center}
        .partners .swiper-slide { background: #fff; border-radius: 10px;  text-align: center; display: flex; justify-content: center; align-items: center; border: 1px solid #ffe5b5;} 
        .partners ul li { list-style:none; padding: 20px }
        .how-work { padding-top: 50px; text-align: center; }
        .how-work p { font-size: 18px; font-weight: 400; line-height: 24px; }
        .how-work p strong { font-weight: 700}
        .steps { display: flex; justify-content: space-between; gap: 32px; padding-top: 44px; padding-bottom: 44px;}
        .steps .step { text-align: left; background: #fff; border-radius: 15px; background: #fff; padding: 20px;}
        .steps .step .st { color: #5D74AA; font-size: 14px; line-height: 32px; font-weight: 700}
        .steps .step h3 {color: #013777; font-size: 24px; font-weight: 400; line-height: 56px; }
        .steps .step p {color: #6C80AE; font-size: 16px; font-weight: 400; line-height: 20px; }
        .fill-form { background: url(images/form-bg.png) left top no-repeat; background-size:cover; padding: 44px 0 }
        .fill-form .forms { display: flex; justify-content: space-between; align-items:center}
       .fill-form .forms img { width: 100%; border-radius: 15px;}

        .fill-form .forms .formtext, .fill-form .forms .form { width: 50%}
        .fill-form .forms .formtext h3 {color: #FFFEFF; font-size: 32px; font-weight: 500; line-height: 56px; }
         .fill-form .forms .formtext p {color: #EDEFF7; font-size: 24px; font-weight: 400; line-height: 32px; padding-right: 100px; }
       .fill-form .forms .form  {backdrop-filter: blur(54px); background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.22) 100%); padding: 33px 33px; border-radius: 20px; color: #fff;}
        .fill-form .forms .form h3 { width: 100%; text-align: center; padding-bottom: 32px; color: #FFFEFF; font-size: 24px; font-weight: 700; line-height: 46px; }
        .fill-form .forms .form .btn-primary { width: 100%; background: linear-gradient(to right, #1878d7, #004080); border: 1px solid #468cd1; }
        .fill-form .forms .form input, .fill-form .forms .form textarea,  .fill-form .forms button  { border: none; border-radius: 10px;}
        .project {text-align: center; padding-top: 44px;}
        .project h2 { color: ##363636; font-size: 32px; font-weight: 400; line-height: 56px;}
        .project .all-prj { display: flex; justify-content:space-between; gap:34px; padding-top: 44px; flex-wrap: wrap }
        .project .all-prj .prj { background: #EDEFF7; border: 1px solid #D9E2F6; border-radius: 32px; width: 30%; cursor: pointer}
        .project .all-prj .prj p { padding: 15px; }
        .project .all-prj .prj p a { font-weight: 800; text-decoration: underline; color: #013777}
        .project .all-prj .prj .inner-prj { background: #fff; border-radius: 32px; padding: 15px; text-align: left}
        .project .all-prj .prj .inner-prj .pr_title {color: #013777; font-size: 16px; font-weight: 700; line-height: 18px; padding-top: 15px;}
        .project .all-prj .prj .inner-prj p {color: #696969; font-size: 12px; font-weight: 400; line-height: 16px; padding: 10px 0}
       .project .all-prj .prj .inner-prj .ameniteis {color: #013777; font-size: 12px; font-weight: 500; line-height: 16px; border-top:1px solid #ccc; padding: 10px 0; display: flex; justify-content: space-between}
       .project .all-prj .prj .inner-prj  .posse { background: #E6F3EA; padding: 8px 12px; border-radius: 8px; font-size: 12px; font-weight: 500; line-height: 16px;     display: flex; justify-content: space-between; color: #1F8600;}
        .price {color: #013777; font-size: 24px; font-weight: 800; line-height: 32px; padding: 8px 0   }
        .contact-mid { background: url( ../images/contact-bg.png) left top no-repeat; border-radius: 20px; background-size: 100% ; margin-top: 44px;}
            .contact-mid .cont { text-align: center; padding: 70px 50px; width: 100%; background: #00000099; color: #fff; border-radius: 20px;}
            .contact-mid .cont h2 {
font-weight: 500;
font-size: 24px;
line-height: 32px;
letter-spacing: 0%;
text-align: center; color: #fff; padding-bottom: 40px; font-weight: bold;
}
            .contact-mid .cont  p {
font-weight: 400;
font-size: 16px;
line-height: 20px;
letter-spacing: 0%;
text-align: center; padding-bottom: 44px
}
            .contact-mid .cont a { color: #000; text-decoration: none; margin-top: 30px;}
       .contact-mid .cont .cont-d { display: flex; justify-content: space-between; column-gap: 50px; flex-wrap: wrap} 
       .contact-mid .cont .cont-d p { width: 100%;   
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center; font-weight: bold;
    padding-bottom: 24px;
}
       .contact-mid .cont button { width: auto; margin: 0 auto}
       .contact-mid .cont button a { margin: 0} 
            .faq {display: flex; justify-content: space-between; text-align: left; margin-top: 44px;}
            .faq .faq-left { width: 370px; text-align: left}
           
            .faq .faq-left h2 {
font-weight: 700;
font-size: 32px;
line-height: 58px;
letter-spacing: 6%;
vertical-align: middle; padding-bottom: 20px; text-align: left;
}
            .faq .faq-left p {
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 6%;  color: #013777;
}
             .faq .faq-right { width: calc(100% - 400px);}
            .faq .accordion-button,   .faq .accordion-item { background: #f5f5f5;}
            .faq .accordion-item { margin-bottom: 10px; border: none; border-radius: 20px;}
            .faq .accordion-button {border-radius: 20px;}
            .faq  .accordion-button:not(.collapsed) { box-shadow: none;}
            .faq  .accordion-item:first-of-type .accordion-button, .faq .accordion-item:last-of-type .accordion-button.collapsed { border-radius: 20px;}
            .faq .accordion-item h2 .accordion-button { line-height: 44px;  color: #00021E;
font-weight: 500;
font-size: 24px;
letter-spacing: 0%;
vertical-align: middle;
}
            .faq .accordion-item .accordion-body {
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%; color: #666778;
vertical-align: middle; padding-top: 0;
}
            
            .footer {background:#072A48; padding: 45px 0; margin-top: 44px}
           .footer  .ftcontent .subs { padding: 10px 0; font-size: 20px; font-weight: 400; color: #fff;}
           .footer .ftcontent input {     border: none;
    border-bottom: 1px solid #FFFFFFCC;
    padding: 10px 0 10px;
    width: 100%;
    background: none; margin-bottom: 20px;}
            .footer .ftcontent button a { text-decoration: none; color:#013777 }
           
           .kibcom { width: 374px;}
            .kibcom p {color: #fff; 
font-weight: 400;
font-size: 12px;
line-height: 16px;
letter-spacing: 0%;
                padding: 10px 0
}
           .kibcom .btnsubmit {margin: 15px 0;}
            .kibcom .social a { margin-right: 10px;}
           .ftcontent { display: flex;  width: calc(100% - 350px); padding-left: 50px; justify-content: space-between;}
           .ftcontent ul { padding: 0; margin: 0; width: 30%;}
            .ftcontent ul li { list-style: none; color: #fff; font-weight: bold;}
           .ftcontent ul li.heading {font-size: 24px; font-weight: 600; color: #fff; padding-bottom: 20px;}
           .ftcontent ul li a { color: #fff;  padding: 6px 0;
font-weight: 600;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
               display:block; text-decoration: none;
}
           .copyright {border-top:1px solid #ccc; padding: 20px 0; text-align: center; width: 100%;  font-size: 18px; font-weight: 400; color: #fff; margin-top: 30px; }
            .flx {   display: flex;}
        .hemburger { display: none}
        .open { display: flex;}
        .close {    padding: 0 15px 36px 0;
    margin-top: -30px;
    font-size: 32px;
    font-weight: 200;
    color: #fff;}
        .head ul li.contact { display: none}
         .head ul li.close { display: none}
        .contact { display: block}
           .searchprform {  width: calc(100% - 200px);
    padding: 20px;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    z-index: 10;
    top: 75%;
            margin: 8px 100px; opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease; }
        
        .searchprform.show {
  opacity: 1;
  visibility: visible;
}
        
        .searchprform .cross {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 20px;
    cursor: pointer;
}
        
        
        .searchprform h2 {color: #00092A;
font-weight: 600;
font-size: 24px;
line-height: 28px;    margin-bottom: 27px; text-align: left;

} 
        
        .searchprform .aed { display: flex; border: none; background: rgba(242, 242, 242, 1); font-size: 16px; line-height: 28px; color: #9A99A2; padding: 10px; border-radius: 10px;}
        .searchprform .aed > div { width: 50px; line-height: 28px;}
        .searchprform .aed input { background: none; border: none; padding: 0}
        .searchprform .aed select { background-color: rgba(242, 242, 242, 1); border: none; padding: 0}
        .searchprform button { margin-top: 25px; width: 100%;background: #013777; border: none; }
        
        .searchprform button.btn-primary{padding: 7px;}
       .searchprform .form-label  {color:#00092A; 
font-weight: 500;
font-size: 16px;
line-height: 28px;
letter-spacing: 6%;
}
        .partners-swiper { padding-top: 20px;}
        
        .part-swiper img {padding: 10px; border-radius: 10px; width: 100%; }
        .nav-buttons {
  display: flex;
  gap: 10px;

            position: relative; 
}

.nav-buttons .swiper-button-prev,
.nav-buttons .swiper-button-next {
  background: none;
  border: 2px solid #00baff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
    display: none;
}

.nav-buttons img {
  width: 16px;
  height: 16px;
}

        .part-swiper .swiper-button-next:after, .part-swiper .swiper-button-prev:after{ font-size: 20px}
       .nav-buttons .swiper-button-prev {right: 55px; top: 30px; left: inherit;}
       .nav-buttons .swiper-button-next {right: 0; top: 30px;}
        
         .nav-buttons .swiper-button-next:after,  .nav-buttons .swiper-button-prev:after {
    font-size: 20px;
}
        
         .hero-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0));
    }
        .part-swiper .swiper-pagination {    margin-top: 20px; margin-bottom: 0;}
        .jRMmvn { display: none}
            @media (max-width: 820px) {
                .top-section .carousel-caption h5 {font-size: 27px;line-height: 46px; padding-bottom: 31px;}
                .top-section .carousel-caption { width: 55%;}
                
                .top-section .carousel-caption p {font-size: 16px; line-height: 22px; font-weight: 400; padding-bottom: 5px;}
                .partners ul li a img { width: 100% }
                .partners ul li {list-style: none; padding: 20px 0px;   margin: 0 5px;}
                .fill-form .forms { flex-wrap: wrap;}
                .fill-form .forms .formtext, .fill-form .forms .form { width: 100%}
                .fill-form .forms .form { margin-top: 30px;}
                .project .all-prj .prj { width: 33%;}
                .project .all-prj { gap:9px;}
                .contact-mid .cont { padding: 50px;}
                .faq { flex-wrap: wrap}
                .faq .faq-left { width: 100%; padding-bottom: 44px;}
                .faq .faq-right {width: 100%;}
                .steps .step h3 {line-height: inherit;    padding-bottom: 10px;}
                .footer > .flx { flex-wrap: wrap}
               .kibcom {width: 100%; padding-bottom: 30px;}
               .ftcontent {width: 100%; padding-left: 0;}
                .hemburger { display: none}
                    .container, .container-md, .container-sm {max-width: 100%;    }
            }
            
            @media (max-width: 767px) {
                 .ftcontent { width: 100%;padding-left: 0;flex-wrap: wrap;}
                .logo { width: 140px;}
                .logo img { width: 100%;}
                .hemburger svg { fill:#000}
                .head ul li a  { color: #fff;}
               
                h2 { font-size: 20px; line-height: 40px;}
                .partners { overflow: hidden;} 
                .partners ul { overflow-x: scroll}
                .partners ul li a img { width: auto;}
                .how-work p {font-size: 14px; line-height: 20px;}
                .steps { flex-wrap: wrap}
                .fill-form .forms .form { padding: 20px;}
                .project .all-prj { flex-wrap: wrap}
                .project .all-prj .prj {width: 100%;}
                .contact-mid .cont {padding: 20px;}
                .contact-mid {    background-size: 100% 100%;}
                .head ul { display: none;}
                .top-section .carousel-caption {left: 5%; top: 31%;  right: auto; width: 100%}
                .top-section .carousel-caption h5 {font-size: 18px; line-height: 27px;}
                .top-section .w-100 { height: 50%}
               
                .top-section button { padding: 5px}
                .fill-form .forms .formtext p { padding-right: 0}
                .fill-form .forms .formtext h3 {line-height: 42px; padding-bottom: 10px;}
                .fill-form {padding: 10px 0;}
                .hemburger { display: block}
                .head ul.open li { margin-bottom: 36px; padding: 0; border: none;}
                .head ul.open li:last-child { border: none;}
                .head ul li.close{display: block; color: #fff;}
                .overlay { background: rgba(0, 0, 0, 0.7); width: 100vw; height: 100vh;         z-index: 1;    position: absolute; display: none}
                .blk { display: block}
                .ove { overflow: hidden}
                .contact-mid .cont .cont-d p { width: 100%;}
                .contact-mid .cont button {padding: 10px;  line-height: 22px;}
                .faq .faq-left h2 { padding: 0; font-size: 24px;}
                .searchprform {width: calc(100% - 6%);
        margin: 0;
        box-shadow: 0px 0px 5px #ccc;
        margin: 0 3%;
        top: 20%;}
            }

@media (max-width: 480px) {
    .top-section .carousel-caption {top: 24%;}
    
}


			.inner-prj a {    position: relative;
    padding-bottom: 56.9%;
    display: flex;
    overflow: hidden;
   }

  .inner-prj a img  {width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
        top: 0;}
       
.highlight-animate {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  animation: bounceScale 1.5s infinite ease-in-out;
}

.highlight-animate::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px; /* Adjust to push below text */
  width: 100%;
  height: 8px;
  background:
    linear-gradient(to right, #ffc466, #ff9900),
    linear-gradient(to right, #ffc466, #ff9900);
  background-repeat: no-repeat;
  background-size: 100% 2px, 100% 2px;
  background-position: 0 0, 0 6px; /* spacing between the lines */
}

@keyframes bounceScale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
       
.highlight-animate {
  color: #fff;
  
  font-weight: bold;
  display: inline-block;
  animation: blink 1s infinite;
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
       
       
       .custom-table {
 width: 100%;
  border-collapse: separate; /* important for rounded corners */
  border-spacing: 0;
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}

.custom-table td {
  padding: 12px;
  border: 1px solid #ccc;
}

       .custom-table td b { font-weight: bold;}
.custom-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.custom-table tr:nth-child(odd) {
  background-color: #ffffff;
}

.custom-table .highlight-row {
  background-color: #e9f5ff;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 820px) {
    .highlight-animate {}
    .highlight-animate::after {    bottom: -14px;}
    .carousel-caption span { font-size: 32px;}
}


    .punchline {       width: 72%;
    padding: 0;
    text-align: left;
    margin-top: -363px;
    position: relative;}

         
         .punchline .form-title {
             text-align: left; color: #fff;
         }
.eligibility-form-wrapper {
  width: 1270px;
  margin: -300px auto 0;
  padding: 1.5rem 1.5rem 1.5rem 3rem;
  background: #213B74;
  border-radius: 20px;
  
    box-shadow: 0px 8px 24px 0px #0000001F;
    position: relative;
    border: 1px solid #ffffff45;
}

.form-title {
  font-size: 16px;
  margin-bottom: 2rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
    line-height: 26px;
    width: 70%; margin: 0 auto; padding-bottom: 30px;
}
         
         .form-title span { font-size: 24px; line-height: 28px; color: #fff;  padding-bottom: 15px; display: inline-block}

.eligibility-form {
display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-wrap: wrap;
}

.eligibility-form input,
.eligibility-form select {
  padding: 20px 1rem;
  border: none;
  background-color: #f5f5f5;
  border-radius: 16px;
  font-size: 1rem;
  color: #9A99A2;
       width: 100%;
    
}

.eligibility-form input:focus,
.eligibility-form select:focus {
  outline: none;
  background-color: #e7f0ff;
}

.phone-wrapper {
  display: flex;
  align-items: center;
  background-color: #f0f5fc;
  border-radius: 8px;
  overflow: hidden;
        width: calc(24% - 8px);
}

.flag-code {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.8rem;
  background-color: #f0f5fc;
  border-right: 1px solid #ccc;
}

.flag-code img {
  width: 20px;
  height: auto;
}

.phone-wrapper input {
  flex: 1;
  border: none;
  padding: 0.9rem 1rem;
  background-color: transparent;
}
.button-gold {
    background: linear-gradient(90deg, #FFE3A7 0%, #D09E59 100%);
  color: #072A48;
  border: none;
  border-radius: 16px;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
  transition: background 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
    width: 32%;
        height: 63px;
    margin-top: 25px;
    align-items: center; justify-content: center;
}

         .button-white { background: #fff; border: 1px solid #D09E59 ;  }
         
         .button-gold a {color: #072A48; text-decoration: none;}
         
.eligibility-form button span {
  font-weight: 400;
  font-size: 0.75rem;
  margin-top: 0.2rem;
}

/* Hover Effect */
.eligibility-form button:hover {
  background-color: #001d40;
}

         .overlayp { background: #000; width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 99; display: none}
         .entry-form {   max-width: 500px; display: none;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999; padding: 25px;}
         
         .entry-form .closepoup {position: absolute;
    right: 27px;
    top: 20px;
    font-size: 17px;
    font-weight: bold; cursor: pointer}
         .entry-form .eligibility-form input, .entry-form .eligibility-form select { width: 100%;  padding: 14px 1rem;}
         .entry-form .phone-wrapper { width: 100%; border: 1px solid #c8dcf7;}
         .entry-form .eligibility-form button { width: 100%; margin: 0}
          .entry-form .form-title {
    font-size: 18PX;
    margin-bottom: 21PX;
    font-weight: 600;
    color: #1e2d5c;
    text-align: center;
    LINE-HEIGHT: NORMAL;
}
         .eligibility-form .form-group { display: flex; flex-direction: column; width: calc(33% - 12px);}
          .eligibility-form .form-group label { display: block; padding-bottom: 10px; color: #fff}
         
         
         
/* Desktop Responsive */
@media screen and (max-width: 820px) {
  .eligibility-form-wrapper {
   width: 97%;
    padding: 1rem;
  }

  .form-title {
       width: auto;
    text-align: center;
  }

  .eligibility-form {
    gap: 1.2rem;
  }

  .eligibility-form button {
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem 1.5rem;
      line-height: 20px; font-size: 17px; width: 31%;
  }

  .eligibility-form button span {
    margin-top: 0;
    font-size: 0.85rem;
  }
    
   
    
    .eligibility-form-wrapper {margin-top: -110px;}
    .entry-form { margin: 0; width: 94%}
    .entry-form button { justify-content: center}
}

@media screen and (max-width: 767px) { 
    .how_btn {width: 100%;}
    .button-gold { width: 100%;}
}
         
         

         .how_btn { display: flex; justify-content: center;  padding-bottom: 40px;  gap: 20px;     width: 55%;
    margin: 0 auto;} 
.steps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 40px 0px 0;
}

.step-card {
  width: calc(25% - 20px);
  height: 343px;
  border-radius: 16px;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
  color: #1b1f3b;
  border: 1px solid #6C80AE;
}

/* Text wrapper to keep content readable */
.step-text {
  z-index: 2;
  border-radius: 10px;
 
}

.step-label {
  font-size: 14px;
  font-weight: 600;
  color: #3f4a7a;
  margin-bottom: 6px;
}

.step-card h3 {
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.3;
}

.step-desc {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 1.4;
}

/* Background image specific to each card */
.step1 {
  background-image: url('../images/browse-listing.jpg'); /* Replace with actual cropped image */
  background-color: #fff;
    
}

.step2 {
  background-image: url('../images/payment-1.jpg');
  background-color: #fff;
}

.step3 {
  background-image: url('../images/pay-monthly.jpg');
  background-color: #fff2d7;
}

.step4 {
  background-image: url('../images/own-resell.jpg');
  background-color: #fff;
}

/* Responsive layout */
@media (max-width: 991px) {
    .step-card {width: calc(50% - 20px);}
}
@media (max-width: 820px) {
  .step-card {
    width: 100%;
    max-width: 360px;
  }
    .how-work {padding-top: 50px; text-align: center;  padding-bottom: 0;}
    .how_btn {width: 100%;}
}


         
.payment-plan {
  padding: 60px 20px;
  background: #fff;
  font-family: 'Segoe UI', sans-serif;
}

.plan-container {
  max-width: 1270px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
}

.plan-images {
  flex: 1;
  min-width: 280px;
  position: relative;
 text-align: center;
}


.plan-images .img-top {
  width: 100%;
  border-radius: 16px;
}

.plan-images .img-bottom {
  position: absolute;
  left: 20px;
  bottom: -30px;
  width: 80%;
  border-radius: 16px;
  border: 4px solid #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.plan-content {
  flex: 2;
  min-width: 300px;
}

.plan-content h2 {
  font-size: 32px;
  color: #072A48;
  margin-bottom: 10px;
    line-height: 56px; font-weight: 600;
    text-align: left;
}

.subtitle {
  font-size: 18px;
  color: #072A48;
  margin-bottom: 30px;
    line-height: 28px; font-weight: 400;
}
         .subtitle strong { font-weight: 700;}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
}

.feature-card {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f6f8fc;
  padding: 16px 20px;
  border-radius: 12px;
}

.feature-card img {
  width: 28px;
  height: 28px;

}

.feature-card h4 {
  font-size: 20px;
  color: #072A48;
  margin: 0 0 6px;
    line-height: 28px; font-weight: 600;
}

.feature-card p {
  font-size: 14px;
  color: #072A48;
  margin: 0;
  line-height: 24px;
}

.cta-btn {
  margin-top: 30px;
  background: linear-gradient(90deg, #f9cf77, #e6b85d);
  color: #1b1f3b;
  padding: 14px 30px;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.cta-btn:hover {
  opacity: 0.9;
}

@media (max-width: 820px) {
    .plan-images { max-width: 100%;}
    .plan-content {flex: auto; min-width: 300px; width: 100%;}
}

@media (max-width: 767px) {
    .form-title span {    font-size: 20px;   line-height: 28px;}
    .eligibility-form-wrapper {   margin-top: -80px; }
    .eligibility-form .form-group { width: 100%;}
    .eligibility-form button { width: 100%}
  
}

.testimonial-section {
  padding: 60px 0px;
  position: relative;
  overflow: hidden;
}

.testimonial-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 40px;
  gap: 30px;
}

.testimonial-header h2 {
  font-size: 32px;
  font-weight: 700;
    line-height: 58px;
  margin: 0;
    color: #213B74;
    text-align: left
}

.testimonial-description {
  max-width: 400px;
  color: #213B74;
  font-size: 16px;
  line-height: 24px;
    text-align: left;
}

.testimonial-slider-container {
  position: relative;
   
}

.testimonial-section .swiper {
  padding:  0;
    height:220px;
}

.testimonial-section .swiper-slide {
  width: 300px;
  flex-shrink: 0;
    text-align: left; color: #213B74E5; font-size: 16px; line-height: 24px; font-weight: 500;
}

.testimonial-card {
  background: #edf1fc;
  padding: 20px;
  border-radius: 16px;
  height: 100%;
}

.testimonial-text {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.testimonial-user {
  display: flex;
  align-items: center;
  gap: 12px;
}

.testimonial-user img {
  
  border-radius: 50%;
}
           
           .testimonial-user strong img { margin-bottom: -6px;}

.testimonial-user strong {
  color: #213B74;
  font-size: 16px;
    font-weight: 700;
}

.testimonial-user span {
  font-size: 12px;
  color: #666;
}

.fade-left,
.fade-right {
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

.fade-left {
  left: 0;
  background: linear-gradient(to right, white 0%, transparent 100%);
}

.fade-right {
  right: 0;
  background: linear-gradient(to left, white 0%, transparent 100%);
}

.testimonial-footer {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 20px;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px 24px;
  border-radius: 12px;
  max-width: 315px; margin: 30px auto 0;
    text-align: left;
    line-height: 22px;
}

.user-avatars img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-left: -10px;
  border: 2px solid white;
}

.testimonial-footer h3 {
  margin: 0;
  font-size: 32px;
  color: #213B74E5;
}

.testimonial-footer p {
  font-size: 16px;
  margin: 0;
  color: #213B74E5;
}

/* Responsive */
           @media (max-width: 768px) {
               .testimonial-section .swiper { height: 300px;}
                .highlight-animate { font-size:32px;}
               .testimonial-header h2 { font-size: 26px;     line-height: 38px;}
           }
           
   
@media (max-width: 768px) {
  .testimonial-header {
    flex-direction: column;
  }

  .swiper-slide {
    width: 90%;
  }

  .fade-left,
  .fade-right {
    display: none;
  }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1270px;
    }
}

  