.btn-primary { background: #01a0e4 !important; color: #fff !important; border-radius: 30px !important; font-weight: 500; line-height: 1.2; padding: 12px 20px !important;font-size: 18px; border-color: #01a0e4 !important;}
.btn-primary:hover{ background: #078cc5 !important; }
.text-primary { color: #002A48 !important; }
.btn.btn-custom svg { width: 40px; height: 40px; background: #01a0e4; padding: 12px; border-radius: 50%; margin-right: 8px; }
.btn.btn-custom { font-size: 18px; border-radius: 30px; padding: 0; position: relative; transition: 0.5s ease; z-index: 9;height: fit-content; outline: unset !important; box-shadow: unset !important; }
.font_18 { font-size: 18px !important; }
.bg-light-blue { background: #ECEFF1 !important; }
.space_60{padding-block: 80px !important;}
h1 {font-size: 80px;}
h2 {font-size: 46px;}
.btn-white{background: #fff !important; color: #002A48 !important; border-radius: 30px !important; font-weight: 500; line-height: 1.2; padding: 12px 20px !important;font-size: 18px; border-color: #002A48 !important; text-decoration: none;}
body{width: 100%; overflow-x: hidden;}

.pcafooter.pca-showlogo { display: none !important; }

/* header */
header .border-bottom.bg-primary {
    background: #00a1e1 !important;
}
header .border-bottom.bg-primary ul.navbar-nav { display: flex; flex-wrap: nowrap; flex-direction: unset; }
header .border-bottom.bg-primary ul.navbar-nav a.nav-link { color: #fff; font-size: 17px; font-weight: 600; }

header img.logo { width: auto; height: 40px; }
header .contact_icon a strong { font-size: 18px; }
header .contact_icon small { font-size: 12px !important; font-weight: 500; }
header nav.navbar ul li a.nav-link { font-size: 16px; font-weight: 600; color: #0E2A58; }
header nav.navbar form input { padding: 8px 3px; font-size: 16px; border: 0; border-radius: 0; outline: unset !important; box-shadow: unset !important; }
header nav.navbar form { border-bottom: 1px solid #ddd; }
.nav-item.cart span { background: #b62920; width: 18px; height: 18px; position: absolute; display: flex ; align-items: center; justify-content: center; top: 7px; border-radius: 50%; color: #fff; font-size: 12px; }
li.nav-item.search .nav-link.btn { padding: 12px !important; width: 40px; height: 40px; border-radius: 50% !important; display: flex ; align-items: center; justify-content: center; }


section.banner .carousel-control-next, section.banner .carousel-control-prev { width: fit-content; }
section.banner .carousel-control-prev {
    left: 20px;
}

section.banner .carousel-control-next {
    right: 20px;
}

/* banner */
section.banner{position: relative;}
section.banner::before { content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #00000070; z-index: 9; }
section.banner .carousel-inner .carousel-item .container{ min-height: 100vh;display: flex; align-items: center; padding-block: 30px;z-index: 999;position: relative;}
section.banner .banner_content small.text-danger { color: #B62920; font-size: 18px !important; font-weight: 600; }
section.banner .banner_content p { font-size: 18px; margin-block: 10px;}
.carousel-control-next, .carousel-control-prev{z-index: 9999;}
.carousel-control-next .carousel-control-next-icon, .carousel-control-prev .carousel-control-prev-icon { background-color: #01a0e4; width: 52px; height: 52px; border-radius: 50%; background-size: 24px; }

.service_items .card img.card-img-top { height: 280px; object-fit: cover; }
.service_items .card .card-text { padding-right: 20px; }

.partner { display: flex ; align-items: flex-start; gap: 15px; margin-block:15px;}

/* experience */
.circle-badge { width: 190px; height: 190px; background: linear-gradient(0.65deg, #002A48 0.61%, #B62920 99.54%);
 border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 80px; font-weight: bold; list-style: 1; }
.service-form { max-width: 420px; margin: 0 0 0 auto; padding: 30px; border-radius: 16px; background-color: #fff; box-shadow: 0 0 25px rgba(0, 0, 0, 0.1); position: relative; margin-top: -160px;text-align: center;} 
.service-form .get-quote-tab {position: absolute; left: -43px; top: 174px; transform: translateY(-50%); color: white; writing-mode: vertical-rl; text-orientation: mixed; padding: 20px 8px; border-radius: 0; font-size: 18px; cursor: pointer; background: linear-gradient(0.65deg, #002A48 0.61%, #B62920 99.54%); font-weight: 500;} 
.service-form .form-control { border-radius: 10px; padding-left: 40px;} 
.service-form .form-check-input { margin-top: 0.3rem; } 
.service-form .form-icon { position: absolute; top: 50%; left: 15px; transform: translateY(-50%); color: #aaa; } 
.service-form .input-group .form-control { padding-left: 40px; }
.service-form h3 { font-size: 20px; font-weight: 600; }
.service-form img { width: auto; height: 50px; }

section.experience_items img { width: auto; height: 45px; }
section.experience_items h3 { font-size: 20px; }
/* service_items */
section.service_items { width: 100%; overflow: hidden;  position: relative;background: #004a69;}
section.service_items .swiper-container { margin-right: -10vw !important; }
section.service_items a.btn.btn-custom svg { width: 40px; height: 40px; background: transparent; padding: 12px; border-radius: 50%; margin-right: 8px; border: 1px solid #ddd; }
section.service_items a.btn.btn-custom:hover svg{background: #B62920; border: 1px solid #B62920;}
section.service_items a.btn.btn-custom:hover svg path{fill: #fff;}
section.service_items .swiper-button-next, section.service_items .swiper-button-prev { position: unset; width: 50px; height: 50px; background: #fff; border-radius: 50%; box-shadow: 0px 5px 25px 0px #0000001F; }

section.faq_Section {
    overflow: hidden;
    width: 100%;
}
section.faq_Section .accordion-item .accordion-button { background: transparent; border: 0;box-shadow: unset;}
.appointment{background: linear-gradient(90deg, #002A48 39.15%, #B62920 100%);}

/* solutions */
.solutions{position: relative;background: linear-gradient(90.07deg, #002A48 0.06%, rgba(0, 42, 72, 0.7) 20.06%, rgba(0, 42, 72, 0.46) 46%, rgba(255, 255, 255, 0) 68.32%);}
.solutions video { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; z-index: -1; opacity: 0.5; }
.solutions .solutions_content { position: relative; z-index: 1; }
.solutions ul li{margin-bottom: 10px; display: flex; align-items: center; font-size: 18px;}
.solutions ul li:before {content: '';background: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5426 3.432C16.3072 3.19622 15.9253 3.19581 15.6899 3.431L8.45577 10.6461L5.8457 7.81128C5.62017 7.56646 5.23886 7.55059 4.99364 7.77609C4.74861 8.00162 4.73292 8.38312 4.95845 8.62815L7.99364 11.9244C8.1048 12.0452 8.26036 12.1154 8.42439 12.1188C8.4288 12.119 8.43305 12.119 8.43727 12.119C8.59667 12.119 8.75002 12.0557 8.86299 11.9431L16.5414 4.28484C16.7774 4.04968 16.7778 3.66778 16.5426 3.432Z" fill="white" stroke="white"/><path d="M16.397 8.6416C16.0639 8.6416 15.794 8.91154 15.794 9.24463C15.794 12.991 12.7463 16.0386 9 16.0386C5.25387 16.0386 2.20603 12.991 2.20603 9.24463C2.20603 5.4985 5.25387 2.45066 9 2.45066C9.33306 2.45066 9.60303 2.18072 9.60303 1.84766C9.60303 1.51457 9.33306 1.24463 9 1.24463C4.58875 1.24463 1 4.83338 1 9.24463C1 13.6557 4.58875 17.2446 9 17.2446C13.4111 17.2446 17 13.6557 17 9.24463C17 8.91157 16.7301 8.6416 16.397 8.6416Z" fill="white" stroke="white"/></svg>');width: 16px;height: 16px;display: inline-block;margin-right: 8px;background-size: contain;}
.solutions .btn{ background: #fff; padding: 12px 20px; font-weight: 700;border-radius: 30px; color: #002A48; font-size: 20px;display: flex; align-items: center; justify-content: center; transition: 0.5s ease;gap: 15px; width: fit-content;line-height: 1; }
.solutions .btn svg.call_icon { background: linear-gradient(0.65deg, #002A48 0.61%, #B62920 99.54%); width: 32px; height: 32px; border-radius: 50%; padding: 8px; }

section.about_sec .stat-box svg { position: relative; top: -10px; margin-right: 10px; }
section.about_sec .stat-box strong { font-weight: 800; color: #002A48; font-size: 55px; }
section.about_sec .stat-box .h2 { display: flex ; align-items: flex-start; }
section.about_sec .stat-box .number_box { display: flex ; }

.review{background: url(../images/review_bg.jpg) no-repeat center / cover !important;}
.logo_review img { width: auto; height: 20px; }
.logo_review.pb-0{padding-bottom: 0 !important;}


.service-form .bg_gradient{background: linear-gradient(90deg, #002A48 39.15%, #B62920 100%);}
section.faq_Section .accordion-item { margin-bottom: 15px; border: 1px solid #DEE2E6; box-shadow: 0px 3px 21px 0px #00000012; border-radius: 12px; overflow: hidden; }
section.faq_Section .accordion-item button.accordion-button::after { background-size: 18px; }
.faq_Section .service-form { max-width: 100%; border-radius: 16px; overflow: hidden; }
.faq_Section .service-form .form-icon { left: 24px; font-size: 0; }
.faq_Section .service-form .textarea .form-icon{top: 18px;}
.faq_Section .service-form input, .faq_Section .service-form select, .faq_Section .service-form textarea {font-size: 14px; }

/* footer */
footer{background-color: #002A48;}
footer img.footer_logo { filter: invert(1) brightness(8.5); }
footer p,footer .link-grid a,.dark-blue-text {color: #738A9A !important;}
footer .foot-grid h6{font-size: 20px;padding-bottom: 8px}
footer .link-grid li {padding-bottom: 10px;}
.footer-main {padding-block: 40px;border-top: 1px solid #003459;margin-block: 40px 0;border-bottom: 1px solid #003459;}
.foot-form .input-group input {height: 44px;border-radius: 6px !important;border-color: #738A9A !important;}
.foot-form .input-group button.btn {position: absolute;right: 15px;top: 0;padding: 0px;height: 44px;}


.price_label .btn { border-radius: 4px !important; padding: 4px 10px !important; background: #b62920 !important; border-color: #b62920 !important; }
.price_label span.text-black { display: block; margin-bottom: 8px; font-size: 16px; font-weight: 600; }
.price_label { position: absolute; top: 10px; right: 10px; background: #fff; padding: 15px; border-radius: 12px; }
ul.card-text { padding: 0; list-style: none; margin: 0; }
 ul.card-text li:before { content: ''; border-right: 2px solid; border-bottom: 2px solid; display: inline-block; width: 7px; height: 7px; margin-right: 8px; transform: rotate(-40deg); position: relative; top: -1px; border-color: #1ea7e2; }

.btn-primary a { color: #fff; text-decoration: unset; }
section.price_table button.btn.btn-primary { padding-inline: 40px !important; }
.edit_profile input, .edit_profile select { padding: 8px 13px; border: 1px solid #eee; box-shadow: unset !important; background: #fafafa; border-radius: 8px;    outline: unset;}
.edit_profile label { display: block; font-size: 16px; }
.edit_profile button { background: #01a0e4; border-radius: 8px; font-size: 18px; margin-top: 20px; }
.location_page form input { border: 0; font-size: 16px; padding: 12px 15px; }
.location_page form { padding: 0; border-radius: 60px; overflow: hidden; border: 1px solid #ddd; }
.location_page form button.btn.btn-primary { padding-inline: 35px !important; }

aside.fi-sidebar.fi-main-sidebar { background: #003c54; color: #fff; }

.fyc_page label { display: block; margin-bottom: 10px; }
.fyc_page input { background: #f9f9f9; padding: 10px; border-radius: 8px; border:1px solid #ddd; outline:unset;}
.contact_icon a.nav-icon { display: flex ; align-items: center; width: auto !important; color: #111; text-decoration: unset; font-size: 16px; font-weight: 400; }
.contact_icon a.nav-icon img { width: 45px; height: 45px; border-radius: 50% !important; margin-right: 10px; }
.contact_icon a.nav-icon:after { content: ''; border-right: 2px solid; border-bottom: 2px solid; display: inline-block; width: 8px; height: 8px; margin-left: 8px; transform: rotate(45deg); }

.hero-banner h1 { font-size: 58px; }

section.price_table { background: #f3f3f3; }
.pricing{display:flex;flex-wrap:wrap;gap:22px;padding:0;justify-content:center}.plan.popular{background:#004a69;}.plan{background:#FFF;border-radius:21px;box-shadow:0 5px 20px 0 #00000014;width:calc(25% - 25px);padding:40px 20px 20px;display:flex;flex-direction:column;position:relative}.plan.popular::before{content:"Most Popular";position:absolute;top:0;right:0;background:#fff;color:#004a69;font-size:12px;font-weight:400;line-height:16px;padding:4px 20px;border-radius:0 21px 0 30px}.plan-header{padding:0;
        text-transform: capitalize;
}.plan-header h3{font-size:18px;font-weight:500;line-height:1.4;color:#000;margin-bottom:2px}.price { font-size: 52px; font-weight: 300; line-height: 40px; color: #000; display: flex ; flex-wrap: wrap; justify-content: center; }.price span{font-size: 48px; font-weight: 700; margin-bottom: 0px;}.price small{color:#000;margin-top:0px;margin-left:6px;width: 100%;}.plan .btn{margin:16px 0;padding:12px 10px;width:100%; border:1px solid #01a0e4;border-radius:32px;font-size:14px;font-weight:600;line-height:20px;color:#fff;background: #01a0e4; text-align:center;text-decoration:none;transition:all ease 0.4s}.plan.popular .btn{color:#01a0e4;background:#fff}.plan .btn:hover{transform:translateY(-2px);background-color:#0b8bc2}.plan.popular .btn:hover{color:#fff;background:#01a0e4}.price_features span{color:#01a0e4;font-weight:600}.features{padding:0;list-style:none}.features li{display:flex;align-items:flex-start;margin-bottom:12px!important;font-size:14px;font-weight:400;line-height:20px;color:#000}.price_features{font-size:14px;font-weight:500;margin-bottom:20px;color:#000}.features li::before{ content: "✓";
  color: #1e90ff; /* blue */
  font-weight: bold;
  margin-right: 0px;width:15px;height:15px;min-width:15px;min-height:15px}@media (max-width:960px){.pricing{gap:16px}.plan{width:100%;max-width:360px}}
.plan.popular .plan-header h3, .plan.popular div, .plan.popular .features li, .plan.popular .price small{color:#fff;}
.billing-toggle button.billing-btn { padding: 10px 30px; font-size: 16px; font-weight: 500; color: #fff !important; background: transparent !important; border-radius: 60px;outline:unset !important; border:0 !important;}
.billing-toggle { position: relative; border-radius: 80px; background-color: #01a0e4; display: flex ; width: fit-content; margin-inline: auto; overflow: hidden; margin-bottom: 50px !important;padding:5px;}
.billing-toggle button.billing-btn.active { background: #fff !important; color: #01a0e4 !important; }



.only_mobi{display: none;}

/* Responsive */


h5 { font-size: 14px; }
.btn-outline { border: 2px solid #01a0e4; border-radius: 80px; padding: 10px 15px; color: #01a0e4; font-size: 16px; font-weight: 600; }
.btn-outline:hover{ background-color: #01a0e4 !important; color: #fff !important;}
.detail-qty { max-width: 80px; padding: 9px 20px; position: relative; width: 100%; border-radius: 4px; }
.detail-qty > a.qty-down {
    bottom: 0;
}
.detail-qty > a {
    font-size: 16px;
    position: absolute;
    right: 8px;
    color: #707070;
}
.detail-qty > a.qty-up {
    top: 0;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.toggle_info { padding: 20px; background-color: #f7f8f9; border-radius: 10px; border: 1px solid #e2e9e1; }
.form-group input, .form-group select{
    background-color: #fff;
    border: 1px solid #e2e9e1;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 13px;
    color: #1a1a1a;
    width: 100%;
}
.form-group {
    margin-bottom: 1rem;
}
textarea {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 10px 10px 20px;
    font-size: 13px;
    color: #161c27;
    width: 100%;
    min-height: 200px;
}
h5 {
    font-size: 14px;
}
.custome-checkbox .form-check-label {
    position: relative;
    cursor: pointer;
    color: #687188;
    padding: 0;
    vertical-align: middle;
}
.form-check-input[type=checkbox] {
    border-radius: .25em;
}

.order_review {
    border: 1px solid #e2e9e1;
    padding: 30px;
    border-radius: 10px;
}
h4 {
    font-size: 18px;
}
.table>thead {
    vertical-align: bottom;
}
thead {
    font-weight: 600;
}
table thead > tr > th {
    vertical-align: middle;
    border-bottom: 0;
}
table td, table th {
    padding: 10px 20px;
    border: 1px solid #e2e9e1;
    vertical-align: middle;
}
table .product-thumbnail img {
    max-width: 80px;
}
.payment_option .custome-radio {
    margin-bottom: 10px;
}
.payment_option .custome-radio .form-check-label {
    color: #292b2c;
    font-weight: 600;
}

.payment_option .custome-radio .form-check-label {
    color: #292b2c;
    font-weight: 600;
}



footer .container>.row>.col-lg-6.d-flex a { text-decoration: unset; }

  .features-section {
        padding: 20px 0 60px;
      }

      .features-header h2 {
        font-size: 48px;
        font-weight: 700;
        letter-spacing: -0.03em;
        line-height: 1.2;
      }

      .cta-button {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        background-color: var(--accent);
        color: #fff;
        font-weight: 600;
        padding: 14px 32px;
        border-radius: 999px;
        text-decoration: none;
        transition: transform 0.2s ease, box-shadow 0.2s ease;
      }

      .cta-button:hover {
        color: #fff;
        transform: translateY(-2px);
        box-shadow: 0 18px 36px rgba(234, 29, 44, 0.35);
      }

      .feature-card {
        background-color: #fff;
        border-radius: 26px;
        padding: 48px 32px;
        text-align: center;
        box-shadow: 0 36px 70px rgba(14, 23, 52, 0.12);
        height: 100%;
        transition: transform 0.25s ease, box-shadow 0.25s ease;
      }

      .feature-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 36px 80px rgba(14, 23, 52, 0.18);
      }

      .feature-icon {
        width: 112px;
        height: 112px;
        border: 3px solid var(--accent);
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 28px;
      }

      .feature-icon svg {
        width: 48px;
        height: 48px;
        stroke: var(--accent);
        stroke-width: 1.8;
        fill: none;
      }

      .feature-card h3 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 16px;
      }

      .feature-card p {
        color: var(--text-muted);
        font-size: 16px;
      }

      .promo-section {
        padding: 80px 0;
      }

      .promo-wrapper {
        background-color: #f5f8ff;
        border-radius: 36px;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
      }

      .promo-image {
        flex: 1 1 45%;
        min-height: 420px;
        background: url("https://images.unsplash.com/photo-1505672678657-cc7037095e4d?auto=format&fit=crop&w=1200&q=80")
          center/cover no-repeat;
      }

      .promo-content {
        flex: 1 1 55%;
        padding: 60px;
      }

      .promo-eyebrow {
        color: #1890ff;
        font-weight: 600;
        letter-spacing: 0.08em;
        text-transform: uppercase;
      }

      .promo-content h2 {
        font-size: 48px;
        font-weight: 700;
        margin: 12px 0 24px;
        color: var(--primary-blue);
      }

      .promo-content p {
        font-size: 18px;
        color: #5e6a86;
        margin-bottom: 32px;
      }

      .promo-list {
        display: grid;
        gap: 18px;
      }

      .promo-list-item {
        display: flex;
        gap: 16px;
        align-items: flex-start;
        color: #334054;
        font-size: 18px;
      }

      .promo-list-item svg {
        margin-top: 4px;
        width: 28px;
        height: 28px;
        stroke: #1890ff;
        stroke-width: 2;
      }

      @media (max-width: 1200px) {
        .feature-card {
          padding: 40px 28px;
        }
      }

      @media (max-width: 1024px) {
        .features-header h2,
        .promo-content h2 {
          font-size: 40px;
        }

        .promo-content {
          padding: 48px;
        }
      }

      @media (max-width: 768px) {
        .features-header h2,
        .promo-content h2 {
          font-size: 34px;
          text-align: center;
        }

        .promo-wrapper {
          flex-direction: column;
        }

        .promo-image {
          min-height: 280px;
        }

        .promo-content {
          padding: 36px;
        }
      }
 :root {
            --text-dark: #0e0e0e;
            --text-muted: #6b6b6b;
            --accent: #ea1d2c;
            --primary-blue: #142653;
        }

@media (max-width: 991px) {
  header .contact_icon{display: none !important;}
  header {display: flex;justify-content: space-between;}
  header .navbar-collapse { position: fixed; background: #001320; width: 80%; height: 100% !important; left: 0; top: 0; z-index: 99999; padding: 30px;    transform: translateX(-120%);transition: 0.5s ease; }
  header .navbar-collapse.show { transform: translateX(0%); }
  header .navbar-collapse ul li a{color: #fff !important;}
  header nav.navbar form { background: #fff; padding-inline: 10px; border-radius: 4px; }
  h1{font-size: 48px !important;}
  section.banner .banner_content { text-align: center; }
header div .only_mobi{display: flex !important; align-items: center; justify-content: center; margin-top: 3px;}
  .nav-item.cart span{top: -13px;   left: 2px;}
  
  header div .only_mobi .nav-link{position:relative;}
  .only_mobi .nav-link { margin-top: 10px; }
  
  header .navbar-collapse li.nav-item.cart { display: none; }
  header button.navbar-toggler { padding: 0; border: 0; outline: unset !important; box-shadow: unset !important; }
 header div .only_mobi.contact_icon a span { display: none; } 
 header div .only_mobi.contact_icon img.avatar.img-fluid { margin-right: 0; }
  
  footer .link-grid a:hover { color: #fff !important; }
  

}

@media (max-width: 767px) {
        header .navbar-collapse {width: calc(100% - 120px);}
    header nav.navbar { padding-right: 0 !important; }
    footer .container>.row>.col-lg-6.d-flex { flex-direction: column !important; display: flex !important; gap: 15px; }
footer .container>.row>.col-lg-6.d-flex a {
    width: 100%; margin: 0 !important;
    text-align: center;
}
.footer-main {
    padding-block: 0;}
.service_items .swiper-wrapper .swiper-slide { min-width: 340px; }
section.banner .carousel-inner .carousel-item .container{    min-height: 580px;padding-block: 50px 20px;}

    .features-section { padding: 40px 0; }
    .service-form .get-quote-tab { position: fixed; right: 0; width: fit-content; height: fit-content; top: 40%; z-index: 99999; transform: translateY(0%); left: auto; }
    section.experience .text-section { text-align: center; }
    .service-form{margin-top: 40px; max-width: 100%;}
section.experience .circle-badge { width: 140px; height: 140px; font-size: 42px; margin-inline: auto; }
section.service_items .service_content { text-align: center; }
.review .google_rating { display: grid ; gap: 10px; text-align: center; }
.review .google_rating img { margin-inline: auto !important; }
.space_60 { padding-block: 40px !important; }
section.about_sec .stat-box strong{font-size: 40px;}

.about_sec .row { flex-direction: column-reverse; }
.partner{flex-wrap: wrap;}
h2 {
    font-size: 36px;
}
.contact-panel{padding: 0 !important;}
.border_none{border: none !important;}


.card-body header { display: block; }
.card-body .col-12.col-md-6 { margin-block: 10px; }



}

/* Contact page css */
:root {
    --bg-light: #f7f7fb;
    --text-dark: #0e0e0e;
    --text-muted: #6b6b6b;
    --highlight: #d8fa32;
    --white: #ffffff;
    --black: #000000;
    --radius-pill: 999px;
    --radius-large: 40px;
    --radius-medium: 16px;
    }

    * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }

    body {
    font-family: "Poppins", sans-serif;
    background-color: var(--white);
    color: var(--text-dark);
    line-height: 1.5;
    }

    .hero-banner {
    position: relative;
    width: 100%;
    min-height: 320px;
    padding: 120px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--white);
    background: linear-gradient(
        rgba(10, 9, 36, 0.6),
        rgba(10, 9, 36, 0.6)
        ),
        url("https://images.unsplash.com/photo-1525182008055-f88b95ff7980?auto=format&fit=crop&w=1600&q=80")
        center/cover no-repeat;
    }

    .hero-content h1 {
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -0.04em;
    margin-bottom: 24px;
    }


    .section-heading {
    text-align: center;
    margin-bottom: 48px;
    }

    .section-heading h1 {
    font-size: 56px;
    font-weight: 700;
    letter-spacing: -0.04em;
    margin-bottom: 16px;
    }

    .section-heading p {
    max-width: 640px;
    margin: 0 auto;
    font-size: 20px;
    color: var(--text-muted);
    }

    .contact-bar {
    background-color: var(--white);
    padding: 32px 48px;
    border: 1px solid #e5e5ea;
    border-radius: var(--radius-large);
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.08);
    margin-bottom: 64px;
    }

    .contact-item {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 22px;
    font-weight: 500;
    }

    .contact-icon {
    height: 48px;
    width: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 0 !important;
    background-color: #01a0e4;
    }
.contact-item a { text-decoration: unset; color: #111; }
    .contact-icon span {
    font-size: 20px;
    color: #fff;
    }
.contact-details p { font-size: 18px; margin-bottom: 30px; padding-right: 60px; }

    .map-wrapper iframe {
    width: 100%;
    height: 520px;
    border: 0;
    border-radius: var(--radius-medium);
    }

    .form-wrapper {
    background-color: #01a0e4;
    padding: 40px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.06);
    }

    .form-wrapper h2 {
    font-size: 28px;
    color: #fff;
    }

    .form-wrapper input,
    .form-wrapper textarea {
    width: 100%;
    padding: 12px 20px;
    border-radius: 6px;
    border: 1px solid #e0e0e6;
    background-color: var(--bg-light);
    font-size: 16px;
    color: var(--text-dark);
    transition: border 0.2s ease, box-shadow 0.2s ease;
    }

    .form-wrapper textarea {
    min-height: 120px;
    resize: vertical;
    }

    .form-wrapper input:focus,
    .form-wrapper textarea:focus {
    outline: none;
    border-color: var(--highlight);
    box-shadow: 0 0 0 4px rgba(216, 250, 50, 0.3);
    }

    .submit-btn {
    padding: 18px 28px;
    border: none;
    border-radius: var(--radius-pill);
    background-color: var(--black);
    color: var(--white);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.18);
    }

    .submit-btn span {
    font-size: 18px;
    }

    @media (max-width: 1024px) {
    .hero-content h1 {
        font-size: 52px;
    }

    .section-heading h1 {
        font-size: 48px;
    }

    .map-wrapper iframe {
        height: 400px;
    }
    }

    @media (max-width: 768px) {

.navbar-nav .dropdown-menu { position: unset; background: transparent; padding: 0 0 10px; }
    .hero-banner {
        padding: 100px 16px;
    }

    .hero-content h1 {
        font-size: 42px;
    }

    .section-heading h1 {
        font-size: 42px;
    }

    .section-heading p {
        font-size: 18px;
    }

    .form-wrapper {
        padding: 32px 24px;
    }
    }
    
    
    
    
    /* ===== RESET ===== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif;
    color: #000;
    background: #fff;
    line-height: 1.6;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* ===== TOP BAR ===== */
.top-bar {
    background: #00A8E8;
    padding: 10px 0;
}

.top-bar-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-bar-left {
    display: flex;
    gap: 30px;
}

.top-bar-left a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.top-bar-right {
    display: flex;
    gap: 12px;
}

.social-link {
    width: 40px;
    height: 40px;
    background: #0199d6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    font-size: 18px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);
    transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.2s ease;
}

.social-link svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

.social-link:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
    background: #018bc3;
}

/* ===== HEADER ===== */
.header { background: linear-gradient(180deg, #ffffff, transparent); padding: 20px 0; position: absolute; width: 100%;z-index: 9; }

.header-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    flex-shrink: 0;
}

.logo a {
    display: inline-block;
    text-decoration: none;
}

.main-nav {
    display: flex;
    align-items: center;
    gap: 35px;
}

.main-nav a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    transition: color 0.2s ease;
}

.main-nav a:hover,
.main-nav a.active {
    color: #00A8E8;
}

.contact-btn {
    background: #000;
    color: #fff;
    border: none;
    padding: 12px 32px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
}
.testimonials-right { width: 100%; overflow: hidden; }
/* ===== HERO ===== */
.hero {
    position: relative;
    background: url('/images/banner.webp') no-repeat center / cover;
    padding: 160px 0 140px;
    overflow: hidden;
}
.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
    rgba(255,255,255,0.94) 0%,
    rgba(255,255,255,0.28) 40%,
    rgba(255,255,255,0.15) 50%,
    rgba(255,255,255,0.30) 100%,
    rgba(255,255,255,0.08) 100%);
    pointer-events: none;
}
.hero-container {
    position: relative;
    z-index: 1;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
}
.hero-left {
    max-width: 760px;
}
.hero-left h1 {
    font-size: 72px;
    font-weight: 800;
    line-height: 1.05;
    margin-bottom: 24px;
    color: #0b0b0b;
}
.hero-left h1 span {
    display: inline;
}
.hero-left p {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 32px;
    color: #222;
}
.cta-btn {
    background: #00A8E8;
    color: #fff;
    border: none;
    padding: 12px 34px;
    border-radius: 50px;
    text-decoration: unset;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.cta-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 36px rgba(0, 168, 232, 0.4);
}
.hero-right {
    display: none;
}

/* ===== ABOUT ===== */
.about {
    background: linear-gradient(180deg, #f6fbff 0%, #e7f5ff 100%);
    padding: 90px 0 20px;
}

.about-card {
    max-width: 1440px;
    margin: 0 auto;
    padding: 70px 42px;
    border: 1px solid #d4e7f5;
    background: #fff;
    border-radius: 26px;
}

.about-container {
    display: grid;
    grid-template-columns: 1.05fr 1fr;
    gap: 48px;
    align-items: center;
}

.about-left {
    position: relative;
}

.about-image-placeholder {
    width: 100%;
    height: 430px;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}

.about-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.about-right h2 {
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 18px;
    letter-spacing: -0.2px;
    color: #0f172a;
}

.about-right p {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 18px;
    color: #111827;
}

.read-more-btn {
    background: #00A8E8;
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0 16px 32px rgba(0, 168, 232, 0.35);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.read-more-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 36px rgba(0, 168, 232, 0.40);
}

/* ===== SERVICES ===== */
.services {background: linear-gradient(180deg, #e7f5ff 0%, #f6fbff 100%);
    padding: 40px 0 90px;
}

.services-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
}

.services-container h2 {
    font-size: 42px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 36px;
    letter-spacing: -0.2px;
}

.services-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.service-card {
    position: relative;
    height: 320px;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.16);
}

.service-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.service-overlay {
    width: 100%;
    height: 100%;
    background: transparent;
}

.service-card.left .service-overlay {
    background: linear-gradient(90deg,
        rgba(0,0,0,0.95) 0%,
        rgba(0,0,0,0.8) 32%,
        rgba(0,0,0,0.45) 58%,
        rgba(0,0,0,0.0) 100%);
}

.mission-card .service-image {
    background: linear-gradient(90deg, #000 0%, #2a2a2a 50%, #4a4a4a 100%);
}

.vision-card .service-image {
    background: linear-gradient(90deg, #e0e0e0 0%, #c0c0c0 50%, #a0a0a0 100%);
}

.mission-card .service-overlay {
    background: transparent !important;
}

.vision-card .service-overlay {
    background: transparent !important;
}

.mission-card .service-content h3 {
    color: #fff;
    font-weight: 700;
}

.mission-card .service-content p {
    color: rgba(255, 255, 255, 0.7);
}

.vision-card .service-content h3 {
    color: #666;
    font-weight: 700;
}

.vision-card .service-content p {
    color: #333;
}

.service-overlay.dark {
    background: linear-gradient(270deg,
        rgba(0,0,0,0.65) 0%,
        rgba(0,0,0,0.48) 30%,
        rgba(0,0,0,0.18) 60%,
        rgba(0,0,0,0.0) 100%);
}

.service-content {
    position: absolute;
    top: 50%;
    left: 36px;
    transform: translateY(-50%);
    z-index: 2;
    text-align: left;
}

.service-icons {
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
}

.service-icons span {
    width: 38px;
    height: 38px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.18);
    display: grid;
    place-items: center;
    color: #fff;
    font-size: 18px;
}

.service-content h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 18px;
    text-shadow: 0 10px 22px rgba(0,0,0,0.35);
}
.service-card.left .service-image:before { content: ''; background: linear-gradient(88deg, black 25%, transparent 70%, transparent 100%); position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; }
.service-btn {
    background: #00A8E8;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 32px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0 12px 26px rgba(0, 168, 232, 0.35);
    transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.service-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 14px 30px rgba(0, 168, 232, 0.4);
}

.service-card.right .service-content {
    left: auto;
    right: 100px;
    text-align: left;
    align-items: flex-end;
}

.service-card.right .service-icons {
    justify-content: flex-end;
}
.service-card:hover .service-image img {
    transform: scale(1.05);
}

/* ===== PLANS ===== */
.plans {
    background: linear-gradient(180deg, #f7fbff 0%, #eef7fc 100%);
    padding: 0px 0 88px;
}

.plans-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
}

.plans-container h2 {
    font-size: 44px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 46px;
}

.plans-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    align-items: stretch;
}

.plan-card {
    background: #fff;
    padding: 26px 24px 30px;
    border-radius: 24px;
    border: 1px solid #d7e8f3;    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.plan-card h3 {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 6px;    line-height: 1.3;
        text-transform: capitalize;
}

.plans-container button.btn.btn-primary { padding-inline: 40px !important; }

.plan-card .price {
    font-size: 16px;
    margin: 0 -24px 22px;
    padding: 12px 24px;
    background: #dff2ff;
    border-radius: 0px;
    font-weight: 600;font-size: 16px;
    margin: 0 -24px 22px;
    padding: 12px 24px;
    background: #dff2ff;
    border-radius: 0px;
    font-weight: 600;
    white-space: nowrap;
    line-height: normal;
    flex-wrap: nowrap;
}

.plan-card .price span {
    color: #00A8E8;
    font-size: 18px;
    font-weight: 700;
}

.plan-card .price-free {
    color: #00A8E8;
    font-size: 18px;
    font-weight: 700;
    margin: 0 -24px 22px;
    padding: 12px 24px;
    background: #dff2ff;
    border-radius: 0px;
}

.plan-card ul {
    list-style: none;
    margin-bottom: 26px;
    padding-left: 4px;
}

.plan-card p {
    font-size: 15px;
    line-height: 1.7;
    color: #111827;
    margin-top: 12px;
}

.plan-card ul li {
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;color: #000; font-weight: 500; text-transform: capitalize;
    align-items: center;
    gap: 4px;
    color: #000;
}
.plan-card button.add-to-cart-btn { background: #000; color: #fff; border-radius: 80px; padding: 8px 20px; }

.plan-card ul li i {
    color: #00A8E8;
    font-size: 12px;
}

.plan-btn {
    width: auto;
    background: #000;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;width: fit-content;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
}

/* ===== WHY CHOOSE ===== */
.why-choose {
    background: #eff7fc;
    margin: 0;
    padding: 0px 60px 0;
}

.why-choose-container {
    max-width: 1380px;
    background: #08a7e5;
    margin: 0 60px;
    padding: 70px 60px 66px;
    border-radius: 36px;
}

.why-choose-container h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 44px;
    letter-spacing: -0.2px;
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    align-items: stretch;
}

.why-box {
    background: #18b5f4;
    padding: 40px 24px;
    border-radius: 32px;
    text-align: center;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
}

.why-icon {
    color: #fff;
    font-size: 60px;
    margin-bottom: 16px;
    position: relative;
    line-height: 1;text-align: left;
}

.mb-label {
    position: absolute;
    font-size: 11px;
    font-weight: 700;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: lowercase;
}

.why-box h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    line-height: 1.25;
    margin-top: 12px;
}

@keyframes float-icon {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-6px); }
}

.why-icon i,
.why-icon svg {
    display: inline-block;
    animation: float-icon 2.8s ease-in-out infinite;
}
.hero-left h1 span { font-size: 48px; font-weight: 600; }
/* ===== TESTIMONIALS ===== */
.testimonials {
    background: linear-gradient(180deg, #eaf6fd 0%, #f4fbff 100%);
    padding: 70px 0;
}

.testimonials-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 28px;
    align-items: start;
    overflow: hidden;
}

.quote-large {
    font-size: 68px;
    font-weight: 700;
    color: #00a8e8;
    line-height: 1;
    margin-left: 6px;
    margin-bottom: 8px;
}

.testimonials-left h2 {
    font-size: 38px;
    font-weight: 800;
    line-height: 1.2;
    color: #000;
    margin-bottom: 24px;
}

.testimonial-nav {
    display: flex;
    gap: 14px;
}

.nav-arrow {
    width: 46px;
    height: 46px;
    background: #00a8e8;
    color: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
    display: grid;
    place-items: center;
    transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.nav-arrow:hover {
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(0, 168, 232, 0.4);
}

.testimonials-grid {
    display: flex;
    gap: 18px;
    position: relative;
    transition: transform 0.3s ease;
}

.testimonial-card {
    background: #fff;
    padding: 30px;
    border-radius: 28px;
    position: relative;
    flex: 0 0 auto;
    width: auto;
    box-sizing: border-box;
}

.testimonials-grid .slick-list {
    margin: 0 -9px;
}

.testimonials-grid .slick-slide {
    padding: 0 9px;
    box-sizing: border-box;
}

.testimonials-grid .slick-slide {
    padding: 0 9px;
    box-sizing: border-box;
}

.quote-small {
    position: absolute;
    top: 18px;
    right: 22px;
    font-size: 32px;
    font-weight: 700;
    color: #00a8e8;
    line-height: 1;
}

.testimonial-card h4 {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 14px;
    color: #000;
}

.testimonial-card p {
    font-size: 16px;
    line-height: 1.6;
    color: #111827;
}

/* ===== FOOTER ===== */
.footer {
    background: #000;
    color: #fff;
}

.footer-subscribe {
    padding: 60px 0 18px;
    border-bottom: 1px solid rgba(255,255,255,0.12);
}

.footer-subscribe-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 26px;
    display: grid;
    grid-template-columns: auto 220px 1fr;
    align-items: center;
    gap: 18px;
}

.footer-logo svg {
    width: 150px;
    height: auto;
}
.footer-logo { display: flex; align-items: center; gap: 80px; }
.footer-subscribe h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -0.2px;
    margin: 0;
}

.footer-subscribe form {
    grid-column: 3 / 4;
    display: grid;
    grid-template-columns: 1fr auto;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 999px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.22);
}

.subscribe-form input {
    flex: 1;
    border: none;
    outline: none;
    padding: 14px 18px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #666;
    background: transparent;
}

.subscribe-form input::placeholder {
    color: #9ca3af;
}

.subscribe-form button {
    background: #00A8E8;
    color: #fff;
    border: none;
    padding: 12px 26px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
}

.footer-main {
    padding: 48px 0 40px;
}

.footer-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 50px;
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 40px;
}

.footer-col h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #fff;
}

.footer-col p {
    font-size: 14px;
    color: rgba(255,255,255,0.75);
    line-height: 1.6;
    margin-bottom: 18px;
}

.footer-col .phone {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 18px;
}

.footer-col .phone i {
    width: 32px;
    height: 32px;
    background: #00A8E8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #fff;
}

.footer-social {
    display: flex;
    gap: 10px;
    margin-bottom: 18px;
}

.footer-social a {
    width: 32px;
    height: 32px;
    background: #00A8E8;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: none;
    font-size: 18px;
}

.footer-social a i {
    font-size: 14px;
    line-height: 1;
}

.payment-icons {
    display: flex;
    gap: 10px;
    align-items: center;
}

.payment-icon {
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
}

.payment-icons img {
    height: 28px;
    width: auto;
    display: block;
}

.payment-icon.mc {
    background: #EB001B;
}

.payment-icon.visa {
    background: #1A1F71;
}

.payment-icon.interac {
    background: #FFC220;
    color: #000;
}

.footer-col ul {
    list-style: none;
}

.footer-col ul li {
    margin-bottom: 10px;
}

.footer-col ul li a {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
    font-size: 14px;
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.08);
    padding: 18px 0;
    text-align: center;
}

.footer-bottom p {
    font-size: 14px;
    color: rgba(255,255,255,0.5);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1200px) {
    .plans-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .why-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .testimonial-card {
        flex: 0 0 calc((100% - 18px) / 2);
    }
}

section.plans.about_plains { background: #e8f5ff; padding-block: 60px 10px; }
.contact-details .detail a { color: #111; text-decoration: unset; font-size: 20px; margin-left: 15px; }
.contact-details .detail { margin-block: 26px; }
.contact-details h2 { font-size: 54px; margin-bottom: 30px; }
.contact-details h2 span { display: block; }

@media (max-width: 768px) {
    header nav.navbar { width: 100%; padding-inline: 0px !important; }
    .service-card.right .service-content {right: 30px;}
    .testimonials-container{    padding: 0 15px;
    grid-template-columns: 1fr;}
    .top-bar-left {
        display: none;
    }
    .main-nav {
        flex-wrap: wrap;
    }
    .hero-container,
    .about-container {
        grid-template-columns: 1fr;
    }
    .services-grid,
    .plans-grid,
    .why-grid,
    .footer-container {
        grid-template-columns: 1fr;
    }
    .testimonials-grid {
        gap: 12px;
    }
    .testimonial-card {
        flex: 0 0 100%;
    }
    .footer-subscribe-container {
        flex-direction: column;
        align-items: flex-start;
        display: flex;
    }
    .services-container, .about-card, .header-container, .hero-container, .plans-container, .footer-container, .footer-subscribe-container{padding-inline: 15px;}
    .footer-logo{flex-direction: column; gap: 20px; align-items: baseline;}
    .subscribe-form button{    padding: 12px 14px;}
    .why-choose{padding: 0px;}
    .why-choose-container{    padding: 60px 15px 80px;
        border-radius: 0;margin: 0 ;}


}
@media (min-width: 991px) {
    .contact_icon {
        position: relative;
    }
    .footer-main {
        margin: 0;
        border-color: #ffffff21;
    }
}