:root {
    --green-dark: #1a3d1a;
    --green-deep: #1a3d1a;
    --green-soft: #a8e063;
    --green-soft-hover: #c8f07a;
    --white: #ffffff;
    --text-dark: #0f1a05;
}

/* =========================
   RESET
========================= */
html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: #ffffff;
    font-family: 'Montserrat', sans-serif;
    padding-top: 72px;
}

/* ALL elements — Montserrat */
*, *::before, *::after,
p, span, a, li, label, input, textarea, select, button,
small, td, th, h1, h2, h3, h4, h5, h6,
.bl-desc, .bl-card-meta, .bl-card-meta-dark,
.bl-card-tag, .bl-label, nav, .site-nav a {
    font-family: 'Montserrat', sans-serif !important;
}

/* Font Awesome — must NOT be overridden */
.fa, .fab, .fas, .far, .fal, .fad,
i.fa, i.fab, i.fas, i.far, i.fal,
[class^="fa-"]::before, [class*=" fa-"]::before {
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    speak: never !important;
}

i.fab, .fab {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400 !important;
}

i.fas, .fas, i.fa, .fa {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

i.far, .far {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
}body * {
    box-sizing: border-box;
}

.container {
    max-width: 1320px;
}

/* =========================
   HIDE OLD GLOBAL HEADER/SIDEBAR
========================= */
.header,
.header__content__venor,
.header-burger,
.fixed-sidebar-menu-overlay,
.fixed-sidebar-menu-holder,
.fixed-sidebar-menu {
    display: none !important;
}

/* =========================
   CUSTOM TOPBAR
========================= */
.site-topbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(8, 63, 53, 0.97);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: none;
    width: 100%;
    transition: padding 0.3s ease, box-shadow 0.3s ease;
}

.site-topbar.scrolled {
    box-shadow: 0 4px 24px rgba(0,0,0,0.18);
    background: rgba(8, 63, 53, 1);
}

.site-topbar.scrolled .site-topbar-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-topbar-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    position: relative;
    z-index: 10000;
}

.site-logo {
    min-width: 140px;
}

.site-logo-img {
    height: 52px;
    width: auto;
    display: block;
    object-fit: contain;
    transition: height 0.3s ease;
}

.site-topbar.scrolled .site-logo-img {
    height: 42px;
}

.site-logo-text {
    color: #ffffff;
    text-decoration: none;
    font-size: 28px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
}

.site-logo-text:hover {
    color: var(--green-soft);
    text-decoration: none;
}

.site-nav {
    display: flex;
    align-items: center;
    gap: 28px;
}

.site-nav a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s ease;
}

.site-nav a:hover {
    color: var(--green-soft);
    text-decoration: none;
}

.site-actions {
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    z-index: 10001;
}

.site-theme-btn {
    width: 48px;
    height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 18px;
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
    z-index: 10002;
    pointer-events: auto;
}

.site-phone {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    position: relative;
    z-index: 10002;
    pointer-events: auto;
    text-decoration: none;
    transition: color 0.2s ease;
}

.site-phone:hover {
    color: var(--green-soft);
    text-decoration: none;
}
.site-connect-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: var(--green-soft);
    color: var(--text-dark);
    text-decoration: none;
    padding: 12px 22px;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
    transition: 0.3s ease;
    position: relative;
    z-index: 10002;
    pointer-events: auto;
}

.site-connect-btn:hover {
    background: var(--green-soft-hover);
    color: var(--text-dark);
    text-decoration: none;
}

.menu-toggle {
    border: 0;
    background: transparent;
    color: #ffffff;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    align-self: center;
    padding: 0;
    margin: 0;
}

/* =========================
   HERO SECTION
========================= */
.hero-ref-section {
    position: relative;
    min-height: calc(100vh - 80px);
    width: 100%;
    margin: 0;
    padding: 28px 32px 32px;
    overflow: hidden;
    background: url("https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&w=1600&q=80")
        center center / cover no-repeat;
}

.hero-ref-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(6, 54, 45, 0.92) 0%,
        rgba(7, 73, 58, 0.8) 52%,
        rgba(110, 170, 26, 0.28) 100%
    );
    z-index: 1;
    pointer-events: none;
}

.hero-ref-container,
.hero-ref-social,
.hero-ref-stats {
    position: relative;
    z-index: 3;
}

.hero-ref-container {
    min-height: calc(100vh - 210px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0 90px;
}

.hero-ref-left {
    width: 100%;
    max-width: 860px;
    padding-left: 78px;
}

.hero-ref-tag {
    display: inline-block;
    padding: 10px 24px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 16px;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px;
    background: rgba(255, 255, 255, 0.05);
}

.hero-ref-left h1 {
    color: #ffffff;
    font-size: 62px;
    line-height: 1.06;
    font-weight: 700;
    margin: 0 0 18px;
    letter-spacing: -1px;
    max-width: 720px;
}

.hero-ref-left h4 {
    color: #d8ef79;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 18px;
}

.hero-ref-left p {
    color: rgba(255, 255, 255, 0.88);
    font-size: 17px;
    line-height: 1.7;
    max-width: 760px;
    margin: 0 0 28px;
}

/* =========================
   SOCIAL LINKS
========================= */
.hero-ref-social {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 18px;
    z-index: 20;
}

.hero-ref-social a {
    display: block;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.78);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.4px;
    transition: 0.3s ease;
}

.hero-ref-social a:hover {
    color: var(--green-soft);
    text-decoration: none;
}

/* =========================
   HERO ACTIONS
========================= */
.hero-ref-actions,
.hero-ref-actions a,
.hero-ref-actions span,
.hero-ref-actions small {
    writing-mode: horizontal-tb !important;
    transform: none !important;
    text-orientation: mixed !important;
}

.hero-ref-actions {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: nowrap;
    margin-top: 30px;
    position: relative;
    z-index: 25;
    overflow: visible;
}

.hero-ref-main-btn {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
    padding: 5px 24px 5px 5px;
    border-radius: 999px;
    background: #ffffff;
    color: #0f1a05 !important;
    text-decoration: none;
    position: relative;
    z-index: 30;
    opacity: 1;
    visibility: visible;
    font-size: 15px;
    font-weight: 600;
    transition: 0.3s ease;
    white-space: nowrap;
    flex-wrap: nowrap;
    min-width: 0;
}

.hero-btn-arrow {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--green-soft);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 16px;
    color: #0f1a05;
    line-height: 1;
}

.hero-btn-text {
    color: var(--green-soft);
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    flex-shrink: 0;
    line-height: 1;
}

.hero-ref-main-btn:hover,
.hero-ref-main-btn:focus,
.hero-ref-main-btn:active {
    color: #0f1a05 !important;
    text-decoration: none;
    transform: translateY(-2px);
}

.hero-ref-main-btn span {
    /* reset - handled by specific classes */
}


.hero-ref-video-wrap {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    z-index: 30;
}

.hero-ref-video-wrap:hover {
    text-decoration: none;
}

.hero-ref-video-wrap small {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.hero-ref-video-btn {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: var(--green-soft);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-dark);
    font-size: 18px;
    font-weight: 700;
    flex-shrink: 0;
}

/* =========================
   HERO STATS
========================= */
.hero-ref-stats {
    position: absolute;
    left: 280px;
    bottom: 0;
    display: flex;
    align-items: stretch;
    z-index: 4;
}

.hero-ref-stat-box {
    min-width: 340px;
    padding: 28px 32px;
    display: flex;
    align-items: center;
    gap: 18px;
}

.hero-ref-stat-box.dark {
    background: rgba(20, 52, 46, 0.92);
    border-top-left-radius: 18px;
}

.hero-ref-stat-box.green {
    background: var(--green-soft);
    border-top-right-radius: 18px;
}

.hero-ref-stat-box h3 {
    margin: 0;
    font-size: 52px;
    line-height: 1;
    font-weight: 800;
}

.hero-ref-stat-box p {
    margin: 0;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
}

.hero-ref-stat-box.dark h3,
.hero-ref-stat-box.dark p {
    color: #ffffff;
}

.hero-ref-stat-box.green h3,
.hero-ref-stat-box.green p {
    color: #0f1a05;
}

/* =========================
   OLD HERO / DUPLICATE ELEMENTS HIDE
========================= */
.hero-ref-right,
.hero-ref-header,
.hero-ref-logo,
.hero-ref-menu,
.hero-ref-contact,
.top-pill-btn,
.top-pill-highlight,
.lx-hero-deco,
.lx-stats-bar {
    display: none !important;
}

/* =========================
   CLICK FIX
========================= */
.site-topbar a,
.site-topbar button,
.site-theme-btn,
.site-phone,
.site-connect-btn,
.hero-ref-actions a {
    pointer-events: auto !important;
    position: relative;
    z-index: 10005;
}

/* =========================
   EXISTING SITE SECTION TWEAKS
========================= */
.dropdown-divider {
    display: none !important;
}

img.lazy {
    opacity: 1 !important;
    visibility: visible !important;
}

.logo-front,
img.logo-front {
    height: 36px !important;
    width: auto !important;
    max-width: 120px !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.progress-wrap {
    background: #3a7d2c !important;
    border: 2px solid rgba(255, 255, 255, 0.15) !important;
}

.progress-wrap svg.progress-circle path {
    stroke: #a8e06a !important;
}

.logo-chat {
    background: #3a7d2c !important;
    border-radius: 50% !important;
}

/* =========================
   RESPONSIVE
========================= */
@media (max-width: 1199px) {
    .site-topbar-inner {
        flex-wrap: wrap;
    }

    .site-nav {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        order: 3;
    }

    .hero-ref-container {
        justify-content: center;
        text-align: center;
        padding-bottom: 40px;
    }

    .hero-ref-left {
        max-width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .hero-ref-left h1,
    .hero-ref-left p {
        margin-left: auto;
        margin-right: auto;
    }

    .hero-ref-actions {
        justify-content: center;
        flex-wrap: wrap;
    }

    .hero-ref-social {
        display: none;
    }

    .hero-ref-stats {
        position: static;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 28px;
    }

    .hero-ref-stat-box {
        border-radius: 16px !important;
    }
}

@media (max-width: 767px) {
    .site-topbar-inner {
        padding: 14px 16px;
    }

    .site-logo-text {
        font-size: 24px;
    }

    .site-phone,
    .site-theme-btn,
    .site-connect-btn {
        display: none;
    }

    .site-nav {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        background: rgba(8, 63, 53, 0.98);
        padding: 14px 0 4px;
    }

    .site-nav.show {
        display: flex;
    }

    .menu-toggle {
        display: inline-block;
    }

    .hero-ref-section {
        padding: 20px 16px 18px;
    }

    .hero-ref-left h1 {
        font-size: 40px;
        line-height: 1.08;
    }

    .hero-ref-left h4 {
        font-size: 19px;
    }

    .hero-ref-left p {
        font-size: 15px;
        line-height: 1.65;
    }

    .hero-ref-tag {
        font-size: 14px;
        padding: 10px 18px;
    }

    .hero-ref-actions {
        flex-direction: column;
        align-items: flex-start;
    }

    .hero-ref-main-btn {
        min-width: 230px;
    }

    .hero-ref-stat-box {
        min-width: 100%;
    }
}

/* =========================
   PLEXIFY-STYLE SERVICES HEADER
   ========================= */
.plx-svc-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
    padding: 62px 80px 34px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    flex-wrap: wrap;
    background: #1a3d1a;
}
.plx-svc-eyebrow {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #a8e063;
    margin-bottom: 14px;
}
.plx-svc-eyebrow::before {
    content: "";
    width: 26px;
    height: 1.5px;
    background: #a8e063;
    flex-shrink: 0;
}
.plx-svc-header-left h2 {
    font-family: 'Playfair Display', serif;
    font-size: clamp(32px, 4vw, 62px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -0.5px;
    color: #fff;
    margin: 0;
}
.plx-svc-header-left h2 em {
    color: #a8e063;
    font-style: normal;
}
.plx-svc-header-right {
    display: flex;
    align-items: center;
    gap: 20px;
}
.plx-svc-header-right p {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: rgba(255,255,255,0.55);
    line-height: 1.8;
    max-width: 240px;
    margin: 0;
}
.plx-svc-viewall {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    background: linear-gradient(135deg, #1e7317, #2f861f);
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 600;
    border-radius: 999px;
    text-decoration: none;
    white-space: nowrap;
    transition: all .28s ease;
    box-shadow: 0 10px 22px rgba(31,123,22,0.18);
}
.plx-svc-viewall:hover { transform: translateY(-2px); color: #fff; }
@media (max-width: 900px) {
    .plx-svc-header { padding: 42px 24px 28px; }
    .plx-svc-header-right p { display: none; }
}
@media (max-width: 600px) {
    .plx-svc-header-left h2 { font-size: 30px; }
}

/* =========================
   PLEXIFY-STYLE SERVICES
   ========================= */
.plx-svc-wrap {
    display: flex;
    align-items: stretch;
    background: #1a3d1a;
}

/* ---- LEFT PANEL ---- */
.plx-svc-left {
    position: sticky;
    top: 0;
    width: 50%;
    height: 100vh;
    min-height: 100vh;
    flex-shrink: 0;
    background: #1a3d1a;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    gap: 20px;
    align-self: flex-start;
}

/* circle stage */
.plx-svc-stage {
    position: relative;
    width: 560px;
    height: 560px;
    margin-right: -120px;
}
.plx-svc-svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    pointer-events: none;
}
#plxArc {
    transition: stroke-dashoffset .7s cubic-bezier(.4,0,.2,1);
}

/* center bubble — large light circle like reference */
.plx-bubble {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    pointer-events: none;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background: radial-gradient(circle at 35% 35%, #f5f2ea, #e8e4d8);
    border: 1px solid rgba(255,255,255,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 40px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.7);
}
.plx-b-icon {
    width: 160px;
    height: 160px;
    object-fit: contain;
    display: block;
    transition: transform .4s ease;
}

/* numbered dots on the ring */
.plx-dot {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: rgba(255,255,255,0.07);
    border: 1px solid rgba(255,255,255,0.18);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
    font-size: 9px;
    font-weight: 600;
    color: rgba(255,255,255,0.35);
    z-index: 4;
    pointer-events: none;
    transition: all .35s ease;
}
.plx-dot-active {
    width: 46px !important;
    height: 46px !important;
    background: #a8e063 !important;
    border-color: #a8e063 !important;
    color: #1a3d1a !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    box-shadow: 0 0 0 8px rgba(168,224,99,0.18) !important;
}

/* service name label */
.plx-svc-name { text-align: center; }
.plx-svc-name h3 {
    font-family: "Poppins", sans-serif;
    font-size: clamp(20px, 2.2vw, 32px);
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1.2;
}

/* ---- RIGHT CARDS ---- */
.plx-svc-right {
    width: 50%;
    padding: 0 36px 60px 24px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    background: #1a3d1a;
    justify-content: center;
    align-items: flex-end;
}

.plx-card {
    background: #fff;
    border: 1px solid rgba(235,235,235,0.9);
    border-radius: 12px;
    padding: 14px 18px;
    position: relative;
    overflow: hidden;
    transition: border-color .3s ease, box-shadow .3s ease;
    text-decoration: none !important;
    color: inherit !important;
    display: block;
    cursor: pointer;
    max-width: 560px;
    width: 100%;
}
.plx-card-active {
    border-color: rgba(137,254,4,0.5) !important;
    box-shadow: 0 4px 16px rgba(13,43,20,0.1) !important;
}
.plx-card-active::before {
    content: "";
    position: absolute;
    left: 0; top: 10px; bottom: 10px;
    width: 3px;
    background: #a8e063;
    border-radius: 0 3px 3px 0;
}

/* card row: icon + text */
.plx-card-inner {
    display: flex;
    align-items: center;
    gap: 12px;
}
.plx-card-icon {
    flex-shrink: 0;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    width: 52px !important;
    height: 52px !important;
    border-radius: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plx-card-icon img {
    width: 52px;
    height: 52px;
    object-fit: contain;
    display: block;
}
.plx-card-body h4 {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #0f1a05;
    margin: 0 0 3px;
    line-height: 1.25;
}
.plx-card-body p {
    font-family: "Poppins", sans-serif;
    font-size: 12.5px;
    color: #6b7a6e;
    line-height: 1.6;
    margin: 0;
}

/* card footer: ghost number + pill */
.plx-card-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
    padding-top: 4px;
    border-top: 1px solid #f2f2f2;
}
.plx-ghost-num {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
    color: rgba(13,43,20,0.06);
    user-select: none;
    pointer-events: none;
    transition: color .3s ease;
}
.plx-card-active .plx-ghost-num {
    color: rgba(137,254,4,0.22);
}
.plx-pill {
    display: inline-flex;
    align-items: center;
    padding: 3px 10px;
    border: 1px solid #cce0b8;
    border-radius: 999px;
    font-family: "Poppins", sans-serif;
    font-size: 8px;
    font-weight: 600;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #4a7a30;
    background: transparent;
    transition: all .3s ease;
}
.plx-card-active .plx-pill {
    background: #a8e063;
    border-color: #a8e063;
    color: #1a3d1a;
    font-weight: 700;
}

/* ---- RESPONSIVE ---- */
@media (max-width: 1100px) {
    .plx-svc-left { width: 46%; }
    .plx-svc-right { width: 54%; padding: 0 20px 60px 20px; }
    .plx-svc-stage { width: 360px; height: 360px; }
}
@media (max-width: 768px) {
    .plx-svc-wrap { flex-direction: column; }
    .plx-svc-left { position: relative; width: 100%; height: auto; min-height: auto; padding: 40px 20px 50px; justify-content: center; }
    .plx-svc-right { width: 100%; padding: 20px 20px 50px; }
    .plx-svc-stage { width: 280px; height: 280px; }
    .plx-bubble { width: 160px; height: 160px; }
    .plx-b-icon { width: 90px; height: 90px; }
    .plx-svc-name h3 { font-size: 20px; }
}
@media (max-width: 900px) {
    .plx-svc-header { padding: 42px 24px 28px; }
    .plx-svc-header-right p { display: none; }
}
@media (max-width: 600px) {
    .plx-svc-header-left h2 { font-size: 30px; }
}

.section-divider {
    width: 80%;
    margin: 0 auto;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(15,26,5,0.15), transparent);
}

/*portsection*/
.lx-portfolio-section {
    background: #f0ede6;
    padding: 80px 60px;
}

.lx-port-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 48px;
    gap: 20px;
    flex-wrap: wrap;
}

.lx-port-tag {
    margin: 0 0 14px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #3a7d2c;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Poppins', sans-serif;
}

.lx-port-tag::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 2px;
    background: #3a7d2c;
    border-radius: 2px;
}

.lx-port-title {
    margin: 0;
    font-size: 52px;
    line-height: 1.05;
    font-weight: 400;
    color: #0f1a05;
    font-family: 'Playfair Display', serif;
}

.lx-port-highlight {
    color: #3a7d2c;
    font-style: normal;
}

.lx-port-viewall {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 13px 26px;
    background: #1a3d1a;
    color: #fff !important;
    border-radius: 999px;
    border: 1.5px solid #1a3d1a;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    transition: 0.25s ease;
    white-space: nowrap;
}

.lx-port-viewall:hover {
    background: #3a7d2c;
    border-color: #3a7d2c;
}

/* ---- CARDS GRID ---- */
.lx-port-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    align-items: end;
}

.lx-port-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    display: block;
    text-decoration: none !important;
    background: #1a3d1a;
}

/* Staggered heights — card 1 short, card 2 tall (offset up), card 3 medium, card 4 short */
.lx-port-card:nth-child(1) { aspect-ratio: 1/1; height: auto; }
.lx-port-card:nth-child(2) { aspect-ratio: 1/1; height: auto; margin-bottom: 60px; }
.lx-port-card:nth-child(3) { aspect-ratio: 1/1; height: auto; }
.lx-port-card:nth-child(4) { aspect-ratio: 1/1; height: auto; }

.lx-port-card:hover .lx-port-img {
    transform: scale(1.06);
}

.lx-port-img-box {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.lx-port-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.lx-port-img-placeholder {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #1a3d1a, #3a7d2c);
}

.lx-port-card::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(10,25,10,0.92) 0%, rgba(10,25,10,0.3) 55%, transparent 100%);
    z-index: 1;
}

.lx-port-card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 24px 20px;
    z-index: 2;
}

.lx-port-cat {
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #a8e063;
    display: block;
    margin-bottom: 8px;
}

.lx-port-name {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 1.3;
}

.lx-port-card-arrow {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    z-index: 2;
    transition: background 0.25s, transform 0.25s;
}

.lx-port-card:hover .lx-port-card-arrow {
    background: #a8e063;
    color: #1a3d1a;
    transform: rotate(45deg);
}

@media (max-width: 1024px) {
    .lx-port-cards { grid-template-columns: repeat(2, 1fr); }
    .lx-port-title { font-size: 38px; }
    .lx-port-card:nth-child(1),
    .lx-port-card:nth-child(2),
    .lx-port-card:nth-child(3),
    .lx-port-card:nth-child(4) { aspect-ratio: 1/1; height: auto; margin-bottom: 0; }
}

@media (max-width: 768px) {
    .lx-portfolio-section { padding: 60px 24px; }
    .lx-port-cards { grid-template-columns: repeat(2, 1fr); gap: 14px; }
    .lx-port-title { font-size: 32px; }
    .lx-port-card:nth-child(1),
    .lx-port-card:nth-child(2),
    .lx-port-card:nth-child(3),
    .lx-port-card:nth-child(4) { aspect-ratio: 1/1; height: auto; margin-bottom: 0; }
}

/* ── TESTIMONIALS ── */
.lx-testimonial-section {
    background: #f0ede6 !important;
    padding: 0 !important;
    position: relative !important;
    overflow: hidden !important;
}
.lx-testi-top {
    text-align: center !important;
    padding: 80px 24px 60px !important;
    position: relative !important;
    z-index: 2 !important;
    background: #1a3d1a !important;
    border-radius: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
}
.lx-testi-title {
    font-family: 'Playfair Display', serif !important;
    font-size: 52px !important;
    font-weight: 400 !important;
    color: #fff !important;
    margin-bottom: 14px !important;
    padding-top: 0 !important;
}
.lx-testi-sub {
    font-size: 15px !important;
    color: rgba(255, 255, 255, 0.6) !important;
    margin-bottom: 36px !important;
    font-family: 'Poppins', sans-serif !important;
}

/* platform pills */
.lx-rating-pills {
    display: flex !important;
    justify-content: center !important;
    gap: 14px !important;
    flex-wrap: wrap !important;
    margin-bottom: 18px !important;
}
.lx-rating-pill {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 12px !important;
    padding: 12px 18px !important;
    min-width: 160px !important;
}
.lx-pill-icon {
    font-size: 20px !important;
}
.lx-pill-name {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin-bottom: 2px !important;
}
.lx-pill-stars {
    font-size: 12px !important;
    color: #f5c518 !important;
}
.lx-pill-stars span {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 11px !important;
}
.lx-rating-avg {
    font-size: 13px !important;
    color: rgba(255, 255, 255, 0.55) !important;
    margin: 0 !important;
}

/* wave */
.lx-wave-wrap {
    position: relative !important;
    z-index: 1 !important;
    margin-bottom: -4px !important;
    line-height: 0 !important;
    background: #1a3d1a !important;
}
.lx-wave-wrap svg {
    width: 100% !important;
    height: 100px !important;
    display: block !important;
}

/* bottom cards area */
.lx-testi-bottom {
    background: #f0ede6 !important;
    padding: 60px 0 80px !important;
}
.lx-testi-cards {
    max-width: 1100px !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
    display: grid !important;
    grid-template-columns: 1fr 2fr !important;
    gap: 24px !important;
    align-items: start !important;
}

/* left card */
.lx-testi-card {
    background: #fff !important;
    border-radius: 20px !important;
    padding: 32px !important;
    border: 1.5px solid #e0ead8 !important;
    box-shadow: 0 4px 24px rgba(46, 110, 62, 0.07) !important;
    overflow: hidden !important;
}
.lx-big-rating {
    font-family: "Poppins", sans-serif !important;
    font-size: 56px !important;
    font-weight: 800 !important;
    color: #1a3d1a !important;
    line-height: 1 !important;
    margin-bottom: 8px !important;
    white-space: nowrap !important;
    letter-spacing: -1px !important;
}
.lx-rating-label {
    font-size: 14px !important;
    color: #6a8f72 !important;
    margin-bottom: 24px !important;
}
.lx-rating-label strong {
    color: #3a7d2c !important;
}
.lx-testi-exp {
    font-family: "Poppins", sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1a3d1a !important;
    line-height: 1.4 !important;
    margin-bottom: 24px !important;
}
.lx-rate-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #3a7d2c !important;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 12px 22px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    transition: background 0.2s !important;
}
.lx-rate-btn:hover {
    background: #3a7d2c !important;
    color: #fff !important;
}

/* right card — testimonial */
.lx-testi-stars {
    font-size: 20px !important;
    color: #f5c518 !important;
    margin-bottom: 16px !important;
}
.lx-testi-quote {
    font-size: 15px !important;
    line-height: 1.8 !important;
    color: #3a5c42 !important;
    font-style: italic !important;
    margin-bottom: 24px !important;
}
.lx-testi-person {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
}
.lx-testi-avatar {
    width: 52px !important;
    height: 52px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    border: 3px solid #b8e07a !important;
}
.lx-testi-name {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #1a3d1a !important;
}
.lx-testi-pos {
    font-size: 12px !important;
    color: #3a7d2c !important;
    font-weight: 500 !important;
}
.lx-testi-nav {
    display: flex !important;
    gap: 10px !important;
    margin-top: 24px !important;
}
.lx-testi-prev,
.lx-testi-next {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    border: 1.5px solid #b8e07a !important;
    background: #fff !important;
    color: #3a7d2c !important;
    font-size: 16px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s !important;
}
.lx-testi-prev:hover,
.lx-testi-next:hover {
    background: #3a7d2c !important;
    color: #fff !important;
    border-color: #3a7d2c !important;
}

/* responsive */
@media (max-width: 768px) {
    .lx-testi-cards {
        max-width: 1100px !important;
        margin: 0 auto !important;
        padding: 0 24px !important;
        display: grid !important;
        grid-template-columns: 280px 1fr !important;
        gap: 24px !important;
        align-items: start !important;
    }
    .lx-testi-title {
        font-size: 28px !important;
    }
    .lx-rating-pills {
        gap: 10px !important;
    }
    .lx-rating-pill {
        min-width: 140px !important;
    }
}
/* testimonial right card fix */
.lx-testi-card-right {
    min-height: 300px !important;
    overflow: hidden !important;
}
.lx-testi-slider.owl-carousel {
    overflow: hidden !important;
}
.lx-testi-slider.owl-carousel .owl-stage {
    display: flex !important;
}
.lx-testi-slider.owl-carousel .owl-item {
    flex-shrink: 0 !important;
    min-width: 100% !important;
}
/* fix 4.5 not splitting */
.lx-big-rating {
    font-family: "Poppins", sans-serif !important;
    font-size: 56px !important;
    font-weight: 800 !important;
    color: #1a3d1a !important;
    line-height: 1 !important;
    margin-bottom: 8px !important;
    white-space: nowrap !important;
    letter-spacing: -1px !important;
    word-break: keep-all !important;
}
/* fix left card width */
.lx-testi-cards {
    max-width: 1100px !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
    display: grid !important;
    grid-template-columns: 280px 1fr !important;
    gap: 24px !important;
    align-items: start !important;
}
/* fix left card text wrapping */
.lx-testi-exp {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #1a3d1a !important;
    line-height: 1.5 !important;
    margin-bottom: 24px !important;
}
/* force testimonial slider to show content */
.lx-testi-slider .owl-stage-outer {
    overflow: hidden !important;
    display: block !important;
}
.lx-testi-slider .owl-stage {
    display: flex !important;
    align-items: stretch !important;
}
.lx-testi-slider .owl-item {
    min-width: 100% !important;
    flex-shrink: 0 !important;
    display: block !important;
}
.lx-testi-slide {
    display: block !important;
    padding: 4px !important;
}
/* testimonial slider fix */
.lx-testi-track-wrap {
    min-height: 200px !important;
}
.lx-testi-slide {
    display: none !important;
}
.lx-testi-slide.lx-active {
    display: block !important;
    animation: lxFade 0.4s ease !important;
}
@keyframes lxFade {
    from {
        opacity: 0;
        transform: translateY(8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* ── CTA STRIP ── */
.typed-section {
    background: #f0ede6 !important;
    border-top: 1.5px solid #b8e07a !important;
    border-bottom: 1.5px solid #b8e07a !important;
    padding: 28px 0 !important;
}
.typed-section .container .row {
    align-items: center !important;
}
.typed-section .parent-typed-text {
    font-family: "Poppins", sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #1a3d1a !important;
    margin: 0 !important;
}
.typed-section .mt_typed-beforetext {
    color: #1a3d1a !important;
}
.typed-section .mt_typed_text {
    color: #3a7d2c !important;
    font-style: italic !important;
}
.typed-section .btn-style1 {
    background: #3a7d2c !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 12px 28px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    text-decoration: none !important;
}
.typed-section .btn-style1:hover {
    background: #3a7d2c !important;
    color: #fff !important;
}

/* ── FOOTER ── */
.footer-section {
    background: #1a3d1a !important;
    padding: 0 !important;
}
.footer-section .footer-wrapper {
    padding: 60px 52px 40px !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
}
.footer-section .footer-left .inner span {
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    color: #6a8f72 !important;
    display: block !important;
    margin-bottom: 10px !important;
}
.footer-section .footer-left .inner h4 {
    font-family: "Poppins", sans-serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #fff !important;
    line-height: 1.3 !important;
    margin-bottom: 28px !important;
}
.footer-section .footer-left .btn-style2 {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: #3a7d2c !important;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 14px 30px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: background 0.2s !important;
}
.footer-section .footer-left .btn-style2:hover {
    background: #3a7d2c !important;
    color: #fff !important;
}
.footer-section .footer-right {
    padding-left: 60px !important;
    border-left: 1px solid rgba(255, 255, 255, 0.08) !important;
}
.footer-section .footer-widget h4.title {
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    margin-bottom: 16px !important;
}
.footer-section .venor-animate-border {
    display: block !important;
    width: 32px !important;
    height: 2px !important;
    background: #3a7d2c !important;
    margin-bottom: 16px !important;
}
.footer-section .menu-quick-link-container a,
.footer-section .custom-html-widget a {
    display: block !important;
    font-size: 13.5px !important;
    color: rgba(255, 255, 255, 0.6) !important;
    text-decoration: none !important;
    margin-bottom: 10px !important;
    transition: color 0.2s !important;
}
.footer-section .menu-quick-link-container a:hover,
.footer-section .custom-html-widget a:hover {
    color: #6fc50d !important;
}
.footer-section .menu-item-footer-address {
    font-size: 13px !important;
    color: rgba(255, 255, 255, 0.45) !important;
    line-height: 1.6 !important;
}
.footer-section .menu-item-footer-address i {
    color: #3a7d2c !important;
}
.footer-section .copyright-text {
    font-size: 12.5px !important;
    color: rgba(255, 255, 255, 0.35) !important;
    margin-top: 16px !important;
    padding-top: 16px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
}
.footer-section .copyright-text a {
    color: #5e8b7e;
    text-decoration: none !important;
}

/* footer divider line */
.footer-section .row.align-items-end {
    padding-bottom: 0 !important;
}

/* progress wrap button */
.progress-wrap {
    background: #3a7d2c !important;
    border: none !important;
}
.progress-wrap svg.progress-circle path {
    color: #5e8b7e;
}
/* ── CTA STRIP ── */
.typed-section {
    background: #f0ede6 !important;
    border-top: 1.5px solid #b8e07a !important;
    border-bottom: 1.5px solid #b8e07a !important;
    padding: 28px 0 !important;
}
.typed-section .container .row {
    align-items: center !important;
}
.typed-section .parent-typed-text {
    font-family: "Poppins", sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #1a3d1a !important;
    margin: 0 !important;
}
.typed-section .mt_typed-beforetext {
    color: #1a3d1a !important;
}
.typed-section .mt_typed_text {
    color: #3a7d2c !important;
    font-style: italic !important;
}
.typed-section .btn-style1 {
    background: #3a7d2c !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 12px 28px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    text-decoration: none !important;
    float: right !important;
}
.typed-section .btn-style1:hover {
    background: #3a7d2c !important;
    color: #fff !important;
}
.typed-section .btn-style1 svg {
    display: none !important;
}

/* ===== CONTACT / FOOTER THEME VERSION ===== */

.contact-cta-wrap {
    background: #f0ede6;
    padding: 0;
}

.contact-cta-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 620px;
}

/* LEFT PANEL */
.contact-cta-left {
    background: #e8f0e0;
    position: relative;
    padding: 70px 60px;
    display: flex;
    align-items: center;
    background-image: radial-gradient(
        rgba(91, 122, 88, 0.08) 1px,
        transparent 1px
    );
    background-size: 18px 18px;
}

.contact-cta-left::before {
    content: "";
    position: absolute;
    inset: 0;
    background: none;
    pointer-events: none;
}

.contact-cta-left-inner {
    position: relative;
    z-index: 2;
    max-width: 470px;
}

.contact-cta-subtitle {
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #5f745d;
    font-weight: 600;
    margin-bottom: 22px;
}

.contact-cta-title {
    font-size: 78px;
    line-height: 0.95;
    font-weight: 700;
    color: #0f1a05;
    margin: 0 0 34px;
}

.contact-cta-title .highlight {
    color: #0f1a05;
    font-weight: 800;
}

.contact-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 30px;
    border-radius: 999px;
    background: #3a7d2c;
    color: #fff;
    border: 1px solid #3a7d2c;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 10px 24px rgba(106, 155, 92, 0.18);
}

.contact-cta-btn:hover {
    background: #3a7d2c;
    border-color: #3a7d2c;
    color: #fff;
    transform: translateY(-2px);
}

/* RIGHT PANEL */
.contact-cta-right {
    background: #f0ede6;
    padding: 75px 60px 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-left: 1px solid rgba(106, 155, 92, 0.12);
}

.contact-cta-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-bottom: 40px;
}

.contact-cta-block h4 {
    font-size: 20px;
    font-weight: 700;
    color: #0f1a05;
    margin-bottom: 18px;
    position: relative;
}

.contact-cta-block h4::after {
    content: "";
    display: block;
    width: 68px;
    height: 3px;
    background: #a8be9b;
    margin-top: 12px;
    border-radius: 2px;
}

.contact-cta-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-cta-block ul li {
    margin-bottom: 16px;
}

.contact-cta-block ul li a,
.contact-cta-block p,
.contact-cta-address,
.contact-cta-mail {
    color: #4e5f51;
    font-size: 17px;
    line-height: 1.7;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-cta-block ul li a:hover,
.contact-cta-mail:hover {
    color: #3a7d2c;
}

.contact-cta-social {
    display: flex;
    gap: 16px;
    margin-top: 18px;
    flex-wrap: wrap;
}

.contact-cta-social a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e4ecde;
    color: #5d7d59;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-cta-social a:hover {
    background: #3a7d2c;
    color: #fff;
    transform: translateY(-2px);
}

.contact-cta-address-row {
    padding-top: 18px;
    border-top: 1px solid rgba(106, 155, 92, 0.16);
    margin-top: 15px;
}

.contact-cta-address {
    margin: 0;
    max-width: 95%;
}

.contact-cta-bottom {
    padding-top: 28px;
    margin-top: 28px;
    border-top: 1px solid rgba(106, 155, 92, 0.16);
}

.contact-cta-bottom p {
    margin: 0;
    font-size: 16px;
    color: #4e5f51;
    line-height: 1.8;
}

.contact-cta-bottom span {
    color: #3a7d2c;
    font-weight: 700;
}

/* RESPONSIVE */
@media (max-width: 1199px) {
    .contact-cta-title {
        font-size: 62px;
    }
}

@media (max-width: 991px) {
    .contact-cta-grid {
        grid-template-columns: 1fr;
    }

    .contact-cta-left,
    .contact-cta-right {
        padding: 50px 35px;
    }

    .contact-cta-title {
        font-size: 56px;
    }
}

@media (max-width: 767px) {
    .contact-cta-top {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .contact-cta-title {
        font-size: 42px;
        line-height: 1.08;
    }

    .contact-cta-left,
    .contact-cta-right {
        padding: 38px 22px;
    }

    .contact-cta-block ul li a,
    .contact-cta-block p,
    .contact-cta-address,
    .contact-cta-mail,
    .contact-cta-bottom p {
        font-size: 15px;
    }

    .contact-cta-btn {
        width: 100%;
        justify-content: center;
    }
}
/* Only change green word in top bar */
.site-topbar p span {
    color: #3f6f5a !important;
}


/* ========================
   ABOUT SECTION V2
========================= */
.about-section-new {
    padding: 90px 0;
    background: #fff;
    overflow: hidden;
}
 
.about-new-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}
 
/* ---- LEFT SIDE ---- */
.about-new-label {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: #3a7d2c;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: block;
}
 
.about-new-heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    color: #1a3d1a;
    margin-bottom: 18px;
}
 
.about-new-heading span {
    color: #4a7c4a;
    font-style: italic;
    font-weight: 400;
}
 
.about-new-desc {
    font-size: 15px;
    color: #555;
    line-height: 1.8;
    margin-bottom: 24px;
}
 
.about-new-stats {
    display: flex;
    gap: 10px;
    margin-bottom: 22px;
    flex-wrap: wrap;
}
 
.about-stat-pill {
    background: #f0f7f0;
    border-radius: 10px;
    padding: 10px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 85px;
}
 
.about-stat-num {
    font-size: 20px;
    font-weight: 700;
    color: #1a3d1a;
    line-height: 1;
}
 
.about-stat-lbl {
    font-size: 11px;
    color: #4a7c4a;
    font-weight: 500;
    margin-top: 3px;
    text-align: center;
}
 
.about-new-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 24px;
}
 
.about-feature-card {
    background: #f5f8f5;
    border-radius: 10px;
    padding: 13px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #1a3d1a;
    font-weight: 500;
}
 
.about-check-icon {
    width: 22px;
    height: 22px;
    min-width: 22px;
    background: #3a7d2c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.about-check-icon svg {
    width: 11px;
    height: 11px;
}
 
.about-team-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 26px;
}
 
.about-avatars {
    display: flex;
}
 
.about-avatar {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #c8e6c8;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 600;
    color: #1a3d1a;
    margin-left: -8px;
}
 
.about-avatar:first-child { margin-left: 0; }
 
.about-team-text { font-size: 13px; color: #555; }
.about-team-text strong { color: #1a3d1a; }
 
.about-new-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #3a7d2c;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 28px;
    border-radius: 50px;
    text-decoration: none !important;
    transition: background 0.2s;
}
 
.about-new-btn:hover { background: #1a3d1a; }
 
.about-btn-arrow {
    width: 28px;
    height: 28px;
    background: rgba(255,255,255,0.25);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
/* ---- RIGHT SIDE ---- */
.about-new-right {
    position: relative;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 70px;
}
 
.about-exp-badge {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: 3px solid #e8f5e8;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10;
    box-shadow: 0 4px 24px rgba(0,0,0,0.10);
}
 
.about-exp-number {
    font-size: 38px;
    font-weight: 700;
    color: #1a3d1a;
    line-height: 1;
}
 
.about-exp-text {
    font-size: 9px;
    font-weight: 600;
    color: #3a7d2c;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 3px;
    padding: 0 6px;
    line-height: 1.3;
}
 
/* Laptop image — cover full area, show top portion (laptop screen visible) */
.about-main-img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center 20%;
    border-radius: 20px;
    display: block;
}
 
.about-chart-card {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #1a3d1a;
    border-radius: 16px;
    padding: 16px 18px;
    color: #fff;
    width: 195px;
    box-shadow: 0 8px 32px rgba(30,80,30,0.35);
    z-index: 10;
}
 
.about-chart-label {
    font-size: 11px;
    color: #90c990;
    margin-bottom: 3px;
}
 
.about-chart-amount {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
 
.about-mini-bars {
    display: flex;
    align-items: flex-end;
    gap: 4px;
    height: 44px;
}
 
.about-bar {
    flex: 1;
    border-radius: 3px 3px 0 0;
    background: rgba(255,255,255,0.18);
}
 
.about-bar-active { background: #5dbf5d; }
 
.about-bar-years {
    display: flex;
    gap: 4px;
    margin-top: 5px;
}
 
.about-bar-years span {
    flex: 1;
    font-size: 8px;
    color: #90c990;
    text-align: center;
}
 
/* ---- RESPONSIVE ---- */
@media (max-width: 1100px) {
    .about-new-heading { font-size: 32px; }
    .about-new-grid { gap: 40px; }
}
 
@media (max-width: 991px) {
    .about-new-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .about-new-right {
        padding-left: 40px;
        padding-top: 40px;
        padding-bottom: 55px;
    }
    .about-new-heading { font-size: 30px; }
    .about-main-img { height: 320px; }
}
 
@media (max-width: 576px) {
    .about-section-new { padding: 60px 0; }
    .about-new-features { grid-template-columns: 1fr; }
    .about-main-img { height: 240px; }
    .about-chart-card { width: 155px; padding: 12px 14px; }
    .about-chart-amount { font-size: 17px; }
    .about-exp-badge { width: 90px; height: 90px; }
    .about-exp-number { font-size: 26px; }
    .about-exp-text { font-size: 8px; }
}
 .sol-section {
    background: #f0ede6;
    padding: 70px 0;
}
 
.sol-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: end;
    margin-bottom: 48px;
}
 
.sol-title {
    font-size: 38px;
    font-weight: 800;
    color: #0f1a05;
    line-height: 1.2;
    margin-bottom: 16px;
}
 
.sol-title span {
    color: #3a7d2c;
    font-style: italic;
}
 
.sol-desc {
    font-size: 16px;
    color: #2e3d1a;
    line-height: 1.7;
    font-weight: 500;
}
 
.sol-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
 
.sol-tab {
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    border: 1.5px solid #c8d4b8;
    background: transparent;
    color: #4a5568;
    transition: all 0.2s;
}
 
.sol-tab.active {
    background: #1a3d1a;
    color: #fff;
    border-color: #1a3d1a;
}
 
.sol-tab:hover:not(.active) {
    background: #edf5e0;
    color: #2e6b10;
}
 
.sol-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
}
 
.sol-list {
    display: flex;
    flex-direction: column;
}
 
.sol-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #d8d4cc;
    cursor: pointer;
    transition: all 0.2s;
}
 
.sol-item:first-child { border-top: 1px solid #d8d4cc; }
.sol-item:hover { padding-left: 8px; }
.sol-item.active { padding-left: 8px; }
 
.sol-num {
    font-size: 13px;
    font-weight: 700;
    color: #b0aa9e;
    min-width: 28px;
}
 
.sol-item.active .sol-num { color: #3a7d2c; }
 
.sol-item-name {
    font-size: 16px;
    font-weight: 700;
    color: #0f1a05;
    flex: 1;
}
 
.sol-item.active .sol-item-name { color: #3a7d2c; }
 
.sol-item-arrow {
    font-size: 16px;
    color: #b0aa9e;
    transition: transform 0.2s;
}
 
.sol-item.active .sol-item-arrow {
    color: #3a7d2c;
    transform: translateX(4px);
}
 
.sol-detail {
    background: #1a3d1a;
    border-radius: 20px;
    padding: 36px 32px;
    position: sticky;
    top: 100px;
}
 
.sol-detail-num {
    font-size: 48px;
    font-weight: 800;
    color: rgba(255,255,255,0.08);
    line-height: 1;
    margin-bottom: 16px;
}
 
.sol-detail-name {
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
}
 
.sol-detail-desc {
    font-size: 14px;
    color: #8a9e70;
    line-height: 1.75;
    margin-bottom: 28px;
}
 
.sol-detail-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #3a7d2c;
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 50px;
    text-decoration: none !important;
    transition: background 0.2s;
}
 
.sol-detail-btn:hover { background: #3a7d2c; }
 
/* ---- RESPONSIVE ---- */
@media (max-width: 1024px) {
    .sol-header { grid-template-columns: 1fr; gap: 28px; }
    .sol-title { font-size: 32px; }
}
 
@media (max-width: 768px) {
    .sol-section { padding: 50px 0; }
    .sol-layout { grid-template-columns: 1fr; gap: 32px; }
    .sol-title { font-size: 28px; }
    .sol-desc { font-size: 14px; }
}
.fun-facts-new {
    background: #f0ede6;
    overflow: hidden;
    position: relative;
    width: 100%;
}
 
/* ---- MOUNTAIN ---- */
.ff-mountain {
    position: relative;
    height: 320px;
    background: #f0ede6;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 0;
    isolation: isolate;
}
 
.ff-mountain svg {
    width: 100%;
    height: 100%;
    display: block;
}
 
.ff-labels {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
 
.ff-tag {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    transform: translateX(-50%);
    z-index: 3;
}
 
.ff-tag-box {
    background: #fff;
    border: 1px solid #d8ddd2;
    border-radius: 10px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #1f2937;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
 
.ff-tag-num {
    background: #fff;
    border: 1px solid #d8ddd2;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #1f2937;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
 
/* ---- ROCKET ---- */
.ff-rocket {
    position: absolute;
    right: 15%;
    top: 7.2%;
    width: 92px;
    height: 92px;
    z-index: 5;
    pointer-events: none;
    animation: ffRocketFloat 3s ease-in-out infinite;
}
 
.ff-rocket img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    mix-blend-mode: screen;
    filter: brightness(1.06) contrast(1.01);
}
 
@keyframes ffRocketFloat {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0);
    }
}
 
/* ---- BOTTOM ---- */
.ff-bottom {
    background: #f0ede6;
    margin-top: -8px;
    padding: 10px 0 70px;
    position: relative;
    z-index: 2;
}
 
.ff-bottom-inner {
    display: grid;
    grid-template-columns: 340px minmax(0, 1fr);
    gap: 72px;
    align-items: start;
    max-width: 1140px;
    margin: 0 auto;
}
 
/* ---- GOOGLE CARD ---- */
.ff-gcard {
    background: #a8e063;
    border-radius: 18px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    max-width: 360px;
}
 
.ff-gcard-title {
    color: #18210f;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding: 16px 12px 12px;
    margin-bottom: 0;
}
 
.ff-gbox {
    background: #fff;
    border-radius: 12px 12px 0 0;
    padding: 14px 12px 12px;
    margin: 0;
    min-height: 330px;
}
 
.ff-glogo {
    display: flex;
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1;
}
 
.ff-glogo .g1 { color: #4285F4; }
.ff-glogo .g2 { color: #EA4335; }
.ff-glogo .g3 { color: #FBBC05; }
.ff-glogo .g4 { color: #4285F4; }
.ff-glogo .g5 { color: #34A853; }
.ff-glogo .g6 { color: #EA4335; }
 
.ff-gbar {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #f1f3f4;
    border-radius: 20px;
    padding: 7px 12px;
    margin-bottom: 10px;
    font-size: 11px;
    color: #5f6368;
}
 
.ff-grow {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 6px 2px;
    border-bottom: 1px solid #f1f3f4;
    font-size: 11px;
    color: #3c4043;
}
 
.ff-grow:last-child {
    border-bottom: none;
}
 
.ff-grow::before {
    content: '';
    width: 11px;
    height: 11px;
    border-radius: 2px;
    background: #e8eaed;
    flex-shrink: 0;
}
 
/* ---- RIGHT SIDE ---- */
.ff-right {
    flex: 1;
    min-width: 0;
    max-width: 760px;
}
 
.ff-right-title {
    font-size: 50px;
    font-weight: 500;
    color: #161616;
    line-height: 1.08;
    margin-bottom: 28px;
    letter-spacing: -0.02em;
    max-width: 620px;
}
 
.ff-stats-row {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    position: relative;
    padding-top: 0;
    margin-top: 0;
}
 
.ff-stats-row::before {
    display: none;
    content: none;
}
 
.ff-stat + .ff-stat {
    padding-left: 18px;
    border-left: none;
}
 
.ff-stat-num {
    font-size: 42px;
    font-weight: 700;
    color: #a8e063;
    line-height: 1;
    margin-bottom: 18px;
    padding-bottom: 14px;
    display: flex;
    align-items: baseline;
    gap: 2px;
    white-space: nowrap;
    flex-wrap: nowrap;
    -webkit-text-fill-color: #a8e063;
    -webkit-text-stroke: 0;
    border-bottom: 1px solid #cfd3c7;
}
 
.ff-stat-num .timer {
    display: inline-block;
    white-space: nowrap;
    color: #a8e063;
    -webkit-text-fill-color: #a8e063;
    -webkit-text-stroke: 0;
}
 
.ff-stat-num sup {
    font-size: 24px;
    font-weight: 700;
    color: #a8e063;
    top: 0;
    white-space: nowrap;
    line-height: 1;
}
 
.ff-stat-lbl {
    font-size: 14px;
    color: #7a7f76;
    font-weight: 400;
    line-height: 1.45;
    max-width: 140px;
    margin-top: 2px;
}
 
/* ---- SERVICE PILLS ---- */
.ff-service-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 34px;
    max-width: 520px;
}
 
.ff-service-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 18px;
    background: #fff;
    border-radius: 999px;
    color: #111827;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}
 
/* ---- RESPONSIVE ---- */
@media (max-width: 1024px) {
    .ff-mountain {
        height: 280px;
    }
 
    .ff-bottom-inner {
        grid-template-columns: 300px minmax(0, 1fr);
        gap: 42px;
        padding: 0 20px;
    }
 
    .ff-right-title {
        font-size: 42px;
    }
 
    .ff-stat-num {
        font-size: 34px;
    }
 
    .ff-stat-lbl {
        max-width: 110px;
    }
 
    .ff-gbox {
        min-height: 300px;
    }
 
    .ff-rocket {
        width: 82px;
        height: 82px;
        right: 9.8%;
        top: 7.4%;
    }
}
 
@media (max-width: 768px) {
    .ff-mountain {
        height: 220px;
    }
 
    .ff-tag-box {
        font-size: 11px;
        padding: 5px 10px;
    }
 
    .ff-tag-num {
        width: 28px;
        height: 28px;
        font-size: 10px;
    }
 
    .ff-tag {
        gap: 6px;
    }
 
    .ff-rocket {
        width: 64px;
        height: 64px;
        right: 8.5%;
        top: 8.5%;
    }
 
    .ff-bottom {
        padding: 24px 0 50px;
        margin-top: 0;
    }
 
    .ff-bottom-inner {
        grid-template-columns: 1fr;
        gap: 28px;
        padding: 0 20px;
    }
 
    .ff-gcard {
        max-width: 100%;
    }
 
    .ff-gbox {
        min-height: auto;
    }
 
    .ff-right-title {
        font-size: 32px;
        line-height: 1.15;
        max-width: 100%;
    }
 
    .ff-stats-row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
 
    .ff-stat {
        width: auto;
        padding: 18px 16px 0 0;
    }
 
    .ff-stat + .ff-stat {
        padding-left: 16px;
    }
 
    .ff-stat-num {
        font-size: 34px;
    }
 
    .ff-stat-lbl {
        font-size: 14px;
        max-width: 100%;
    }
 
    .ff-service-tags {
        margin-top: 26px;
        gap: 12px;
        max-width: 100%;
    }
 
    .ff-service-pill {
        font-size: 13px;
        padding: 10px 16px;
    }
}
 
@media (max-width: 480px) {
    .ff-mountain {
        height: 180px;
    }
 
    .ff-right-title {
        font-size: 28px;
    }
 
    .ff-stats-row {
        grid-template-columns: 1fr;
    }
 
    .ff-stat {
        width: auto;
        padding: 18px 0 0 0;
    }
 
    .ff-stat + .ff-stat {
        padding-left: 0;
        border-left: none;
        border-top: 1px solid #cfd3c7;
        margin-top: 18px;
        padding-top: 18px;
    }
 
    .ff-service-tags {
        max-width: 100%;
    }
 
    .ff-service-pill {
        font-size: 12px;
        padding: 10px 14px;
    }
 
    .ff-rocket {
        width: 52px;
        height: 52px;
        right: 8%;
        top: 10%;
    }
}
.faq-section-new {
    background: #f0ede6;
    padding: 70px 0;
}
 
.faq-inner {
    display: grid;
    grid-template-columns: 420px 1fr;
    gap: 64px;
    align-items: start;
}
 
/* ---- LEFT ---- */
.faq-img-box {
    border-radius: 16px;
    overflow: hidden;
    height: 440px;
}
 
.faq-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
 
/* ---- RIGHT ---- */
.faq-heading {
    font-family: 'Playfair Display', serif;
    font-size: 42px !important;
    font-weight: 700 !important;
    color: #0f1a05;
    line-height: 1.15;
    margin-bottom: 14px;
}
 
.faq-subtext {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 32px;
    line-height: 1.6;
}
 
/* ---- ACCORDION ---- */
.faq-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
 
.faq-item {
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
 
.faq-item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 22px;
    background: #1a3d1a;
    gap: 12px;
    transition: background 0.2s;
}
 
.faq-item.open .faq-item-header {
    background: #3a7d2c;
}
 
.faq-item-q {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 1.4;
}
 
.faq-icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.faq-icon svg {
    width: 14px;
    height: 14px;
    transition: transform 0.25s;
}
 
.faq-item.open .faq-icon svg {
    transform: rotate(180deg);
}
 
.faq-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background: #f0ede6;
}
 
.faq-item.open .faq-item-body {
    max-height: 200px;
}
 
.faq-item-ans {
    padding: 16px 22px;
    font-size: 13.5px;
    color: #4a5568;
    line-height: 1.75;
}
 
/* ---- RESPONSIVE ---- */
@media (max-width: 1024px) {
    .faq-inner {
        grid-template-columns: 340px 1fr;
        gap: 40px;
    }
    .faq-heading { font-size: 34px; }
}
 
@media (max-width: 900px) {
    .faq-section-new { padding: 50px 0; }
    .faq-inner {
        grid-template-columns: 1fr;
        gap: 36px;
    }
    .faq-img-box { height: 280px; }
    .faq-heading { font-size: 30px; }
}
 
@media (max-width: 560px) {
    .faq-section-new { padding: 40px 0; }
    .faq-heading { font-size: 26px; }
    .faq-item-header { padding: 15px 16px; }
    .faq-item-q { font-size: 13px; }
    .faq-item-ans { padding: 14px 16px; }
}
 .faq-heading-center {
    font-size: 42px;
    font-weight: 800;
    color: #0f1a05;
    text-align: center;
    margin-bottom: 12px;
    line-height: 1.15;
}
 
.faq-subtext-center {
    font-size: 14px;
    color: #6b7280;
    text-align: center;
    margin-bottom: 40px;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
}
 
.faq-list-center {
    max-width: 700px;
    margin: 0 auto;
}


/* ========================
   FIND US GLOBALLY — WORLD MAP DESIGN
========================= */

.getintouch-home { background: #f0ede6; }

.d2-wrap {
    background: #f0ede6;
    padding: 70px 60px 80px;
    position: relative;
    overflow: hidden;
}

/* Title */
.d2-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 52px;
    font-weight: 800;
    color: #0f1a05;
    text-align: center;
    margin: 0 0 50px;
    letter-spacing: -0.02em;
}

/* Map container — relative so pins can be absolute */
.d2-map-container {
    position: relative;
    width: 100%;
    height: 480px;
    border-radius: 24px;
    overflow: hidden;
    background: #e8f0e0;
}

/* World map image */
.d2-worldmap {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: radial-gradient(circle, #3a7d2c 1.5px, transparent 1.5px);
    background-size: 18px 18px;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 500'%3E%3Cpath fill='black' d='M132,56 L138,48 L148,44 L162,42 L174,44 L182,50 L188,58 L192,68 L188,78 L180,86 L170,90 L158,92 L146,90 L136,84 L128,74 L128,64 Z M200,40 L210,34 L224,30 L240,28 L256,30 L268,36 L276,44 L280,54 L278,64 L272,72 L262,78 L250,82 L236,82 L222,78 L212,70 L204,60 L200,50 Z M160,100 L172,94 L186,90 L202,88 L218,90 L230,96 L238,104 L242,114 L240,126 L234,136 L224,144 L212,150 L198,152 L184,150 L172,144 L162,136 L156,124 L154,112 Z M240,88 L256,82 L274,78 L294,76 L312,78 L328,84 L340,94 L348,106 L348,120 L342,132 L332,142 L318,150 L302,154 L286,154 L270,150 L256,142 L246,130 L240,116 L238,102 Z M320,76 L338,70 L358,66 L380,64 L400,66 L418,72 L432,82 L442,94 L444,108 L440,122 L430,134 L416,144 L400,150 L382,152 L364,150 L348,144 L336,134 L328,120 L324,106 Z M180,160 L196,154 L214,150 L234,148 L252,150 L268,156 L280,166 L288,178 L288,192 L282,204 L272,214 L258,222 L242,226 L226,226 L210,222 L198,214 L188,202 L182,188 L180,174 Z M260,152 L278,146 L298,142 L320,140 L340,142 L358,148 L372,158 L382,170 L384,184 L380,198 L370,210 L356,220 L340,226 L322,228 L304,226 L288,220 L276,210 L268,196 L262,182 L260,168 Z M340,140 L360,134 L382,130 L406,128 L428,130 L448,136 L464,146 L474,158 L476,172 L472,186 L462,198 L448,208 L432,214 L414,216 L396,214 L380,208 L368,198 L360,184 L354,170 L350,156 Z M220,234 L236,228 L254,224 L274,222 L292,224 L308,230 L320,240 L328,252 L328,266 L322,278 L312,288 L298,296 L282,300 L266,300 L250,296 L238,288 L228,276 L222,262 L220,248 Z M300,222 L318,216 L338,212 L360,210 L380,212 L398,218 L412,228 L422,240 L424,254 L420,268 L410,280 L396,290 L380,296 L362,298 L344,296 L328,290 L316,280 L308,266 L302,252 L300,238 Z M380,210 L400,204 L422,200 L446,198 L468,200 L488,206 L504,216 L514,228 L516,242 L512,256 L502,268 L488,278 L472,284 L454,286 L436,284 L420,278 L408,268 L400,254 L394,240 L390,226 Z M460,198 L482,192 L506,188 L532,186 L556,188 L578,194 L596,204 L608,216 L610,230 L606,244 L596,256 L582,266 L566,272 L548,274 L530,272 L514,266 L502,256 L494,242 L488,228 L484,214 Z M540,186 L564,180 L590,176 L618,174 L644,176 L668,182 L688,192 L702,204 L706,218 L702,232 L692,244 L678,254 L662,260 L644,262 L626,260 L610,254 L598,244 L590,230 L584,216 L580,202 Z M620,174 L646,168 L674,164 L704,162 L732,164 L758,170 L780,180 L796,192 L800,206 L796,220 L786,232 L772,242 L756,248 L738,250 L720,248 L704,242 L692,232 L684,218 L678,204 L674,190 Z M700,162 L728,156 L758,152 L790,150 L820,152 L848,158 L872,168 L890,180 L896,194 L892,208 L882,220 L868,230 L852,236 L834,238 L816,236 L800,230 L788,220 L780,206 L774,192 L770,178 Z M460,280 L478,274 L498,270 L520,268 L540,270 L558,276 L572,286 L580,298 L580,312 L574,324 L564,334 L550,342 L534,346 L518,346 L502,342 L490,334 L480,322 L474,308 L470,294 Z M540,268 L560,262 L582,258 L606,256 L628,258 L648,264 L664,274 L674,286 L676,300 L672,314 L662,326 L648,336 L632,342 L614,344 L596,342 L580,336 L568,326 L560,312 L554,298 L550,284 Z M620,256 L642,250 L666,246 L692,244 L716,246 L738,252 L756,262 L768,274 L770,288 L766,302 L756,314 L742,324 L726,330 L708,332 L690,330 L674,324 L662,314 L654,300 L648,286 L644,272 Z M700,244 L724,238 L750,234 L778,232 L804,234 L828,240 L848,250 L862,262 L866,276 L862,290 L852,302 L838,312 L822,318 L804,320 L786,318 L770,312 L758,302 L750,288 L744,274 L740,260 Z M780,232 L806,226 L834,222 L864,220 L892,222 L918,228 L940,238 L956,250 L960,264 L956,278 L946,290 L932,300 L916,306 L898,308 L880,306 L864,300 L852,290 L844,276 L838,262 L834,248 Z M860,220 L888,214 L918,210 L950,208 L980,210 L1006,216 L1026,226 L1040,238 L1044,252 L1040,266 L1030,278 L1016,288 L1000,294 L982,296 L964,294 L948,288 L936,278 L928,264 L922,250 L918,236 Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 500'%3E%3Cpath fill='black' d='M132,56 L138,48 L148,44 L162,42 L174,44 L182,50 L188,58 L192,68 L188,78 L180,86 L170,90 L158,92 L146,90 L136,84 L128,74 L128,64 Z M200,40 L210,34 L224,30 L240,28 L256,30 L268,36 L276,44 L280,54 L278,64 L272,72 L262,78 L250,82 L236,82 L222,78 L212,70 L204,60 L200,50 Z M160,100 L172,94 L186,90 L202,88 L218,90 L230,96 L238,104 L242,114 L240,126 L234,136 L224,144 L212,150 L198,152 L184,150 L172,144 L162,136 L156,124 L154,112 Z M240,88 L256,82 L274,78 L294,76 L312,78 L328,84 L340,94 L348,106 L348,120 L342,132 L332,142 L318,150 L302,154 L286,154 L270,150 L256,142 L246,130 L240,116 L238,102 Z M320,76 L338,70 L358,66 L380,64 L400,66 L418,72 L432,82 L442,94 L444,108 L440,122 L430,134 L416,144 L400,150 L382,152 L364,150 L348,144 L336,134 L328,120 L324,106 Z'/%3E%3C/svg%3E");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    opacity: 0.4;
}
.d2-worldmap img { display: none; }

/* Each pin wrapper */
.d2-pin {
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 3;
}

/* Dot */
.d2-pin-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #083f35;
    border: 2px solid #fff;
    box-shadow: 0 0 0 4px rgba(8,63,53,0.2);
    margin: 0 auto 8px;
    position: relative;
    z-index: 2;
}
.d2-pin-dot--active {
    background: #3a7d2c;
    box-shadow: 0 0 0 6px rgba(58,125,44,0.25);
    width: 16px;
    height: 16px;
}

/* Card */
.d2-pin-card {
    background: #083f35;
    border-radius: 14px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 200px;
    box-shadow: 0 8px 28px rgba(8,63,53,0.35);
    position: relative;
    margin-top: 4px;
}
.d2-pin-card--left {
    transform: translateX(-30%);
}

/* Flag circle */
.d2-pin-flag {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
}
.d2-pin-flag img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}

/* Info text */
.d2-pin-info { flex: 1; min-width: 0; }
.d2-pin-city {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 3px;
    white-space: nowrap;
}
.d2-pin-phone {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #b7ea24;
    font-weight: 600;
    margin-bottom: 2px;
}
.d2-pin-email {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: rgba(255,255,255,0.6);
}

/* Responsive */
@media (max-width: 768px) {
    .d2-wrap { padding: 50px 20px 60px; }
    .d2-title { font-size: 36px !important; margin-bottom: 30px; }
    .d2-map-container { height: auto; background: transparent; }
    .d2-worldmap { display: none; }

    /* Stack cards vertically on mobile */
    .d2-pin {
        position: static !important;
        transform: none !important;
        margin-bottom: 16px;
    }
    .d2-pin-dot { display: none; }
    .d2-pin-card { min-width: 100%; transform: none !important; }
    .d2-pin-card--left { transform: none !important; }
}

@media (max-width: 480px) {
    .d2-title { font-size: 28px !important; }
    .d2-pin-city { font-size: 12px; }
    .d2-pin-phone { font-size: 11px; }
    .d2-pin-email { font-size: 10px; }
}

.blog-section-new {
    background: #f0ede6;
    padding: 60px 0 80px;
}
 
/* ---- HEADER ---- */
.bl-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px;
    gap: 20px;
}
 
.bl-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #3a7d2c;
    margin-bottom: 12px;
    display: block;
}
 
.bl-heading {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 800;
    color: #0f1a05;
    line-height: 1.15;
    margin-bottom: 12px;
    font-style: normal;
}
 
.bl-heading em {
    color: #3a7d2c;
    font-style: italic;
}
 
.bl-desc {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.75;
    max-width: 420px;
    margin: 0;
}
 
.bl-view-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #3a7d2c;
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    padding: 14px 28px;
    border-radius: 50px;
    text-decoration: none !important;
    white-space: nowrap;
    transition: background 0.2s;
}
 
.bl-view-btn:hover {
    background: #1a3d1a;
}
 
/* ---- CARDS GRID ---- */
.bl-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
 
/* Light Card */
.bl-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.2s;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
}
 
.bl-card:hover {
    transform: translateY(-4px);
}
 
.bl-card-img-box {
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: block;
    flex-shrink: 0;
}
 
.bl-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
    transition: transform 0.4s ease;
}
 
.bl-card:hover .bl-card-img {
    transform: scale(1.05);
}
 
.bl-card-img-placeholder {
    width: 100%;
    height: 220px;
    background: linear-gradient(135deg, #a8e063, #a8e063);
}
 
.bl-card-body {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
 
.bl-card-tag {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #3a7d2c;
    margin-bottom: 10px;
    display: block;
}
 
.bl-card-title {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
    color: #0f1a05;
    line-height: 1.4;
    text-decoration: none;
    display: block;
    margin-bottom: 12px;
}
 
.bl-card-title:hover {
    color: #3a7d2c;
}
 
.bl-card-meta {
    font-size: 11px;
    color: #9aa080;
    margin-top: auto;
    padding-top: 12px;
    border-top: 1px solid #f0ede6;
}
 
/* Dark Card */
.bl-card-dark {
    background: #1a3d1a;
    border-radius: 16px;
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 320px;
    transition: transform 0.2s;
}
 
.bl-card-dark:hover {
    transform: translateY(-4px);
}
 
.bl-card-dark .bl-card-tag {
    color: #a8e063;
}
 
.bl-card-dark .bl-card-title {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-size: 18px;
}
 
.bl-card-dark .bl-card-title:hover {
    color: #a8e063;
}
 
.bl-card-meta-dark {
    font-size: 11px;
    color: #7a9a6a;
    margin-top: 14px;
    padding-top: 12px;
    border-top: 1px solid rgba(255,255,255,0.1);
}
 
.bl-arrow-btn {
    width: 48px;
    height: 48px;
    background: #3a7d2c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    text-decoration: none;
    transition: background 0.2s;
}
 
.bl-arrow-btn:hover {
    background: #a8e063;
}
 
.bl-arrow-btn svg {
    width: 18px;
    height: 18px;
}
 
/* ---- RESPONSIVE ---- */
@media (max-width: 1024px) {
    .bl-cards { grid-template-columns: repeat(2, 1fr); }
    .bl-heading { font-size: 32px; }
}
 
@media (max-width: 768px) {
    .blog-section-new { padding: 50px 0; }
    .bl-header { flex-direction: column; align-items: flex-start; gap: 16px; }
    .bl-cards { grid-template-columns: 1fr; }
    .bl-heading { font-size: 28px; }
}
 
.bl-slider-wrap {
    overflow: hidden;
}


/* Full page sections */
.getintouch-home,
.getintouch-home .d2-wrap {
    min-height: auto !important;
    box-sizing: border-box !important;
}

.blog-section-new {
    min-height: auto !important;
    box-sizing: border-box !important;
}

/* Remove extra space from certificate section */
.certificate_slider {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.certificate .container-fluid {
    padding-bottom: 0 !important;
}


/* Remove extra space around certificate section */
.certificate {
    padding: 20px 0 0 !important;
    margin: 0 !important;
}

.certificate .owl-stage-outer,
.certificate .owl-carousel,
.certificate_slider {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.certificate .container-fluid {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Remove space between global clients and certificate */
.pt-3.pb-5,
div.pt-3 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}


/* Find Us Globally - full viewport, no white gaps */
.getintouch-home {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.getintouch-home .d2-wrap {
    min-height: 100vh !important;
    padding: 60px 40px !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

/* Certificate and global clients - show but no extra padding */
.certificate {
    display: block !important;
    padding: 20px 0 0 !important;
    margin: 0 !important;
}

.pt-3.pb-5,
div.pt-3.pb-5 {
    display: block !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}


/* Typed section - font size +2 and remove italic from typed text */
.typed-section .parent-typed-text {
    font-size: 22px !important;
}

.typed-section .mt_typed_text {
    color: #3a7d2c !important;
    font-style: normal !important;
    font-size: 22px !important;
}

.typed-section .mt_typed-beforetext {
    color: #1a3d1a !important;
    font-size: 22px !important;
}


/* Force solid green on typed text - remove any stroke/transparent */
.typed-section .mt_typed_text,
.typed-section span.mt_typed_text {
    color: #3a7d2c !important;
    -webkit-text-stroke: 0 !important;
    text-stroke: 0 !important;
    -webkit-text-fill-color: #3a7d2c !important;
    font-style: normal !important;
    font-size: 22px !important;
    opacity: 1 !important;
}


/* Force certificate and client images to show */
.certificate_slider img,
.certificate .item img,
.clients_logo img,
.client_logo,
.logo_box img {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    transform: none !important;
}

.aos-init,
.aos-animate {
    opacity: 1 !important;
    transform: none !important;
}

/* ==============================================
   GLOBAL COLOR THEME UNIFICATION
   Palette: #f0ede6 (light) | #1a3d1a (dark) | #3a7d2c (accent) | #a8e063 (highlight)
   ============================================== */

/* --- BACKGROUNDS --- */
.about-section-new { background: #f0ede6 !important; }
.fun-facts-new { background: #f0ede6 !important; }
.faq-section-new { background: #f0ede6 !important; }
.getintouch-home .d2-wrap { background: #f0ede6 !important; }
.contact-cta-wrap { background: #f0ede6 !important; }
.contact-cta-right { background: #f0ede6 !important; }
.contact-cta-left { background: #e8f0e0 !important; }
.typed-section { background: #f0ede6 !important; border-top: 1.5px solid #c8ddb0 !important; border-bottom: 1.5px solid #c8ddb0 !important; }
.footer-section { background: #1a3d1a !important; }
.plx-svc-wrap, .plx-svc-left, .plx-svc-right { background: #1a3d1a !important; }
.plx-svc-header { background: #1a3d1a !important; }
.lx-testi-bottom { background: #f0ede6 !important; }
.ff-bottom { background: #f0ede6 !important; }

/* --- ACCENT GREENS: medium buttons/tags → #3a7d2c --- */
.contact-cta-btn,
.footer-section .footer-left .btn-style2,
.typed-section .btn-style1,
.lx-rate-btn,
.lx-testi-prev, .lx-testi-next,
.about-new-btn { background: #3a7d2c !important; border-color: #3a7d2c !important; }

.contact-cta-btn:hover,
.footer-section .footer-left .btn-style2:hover,
.typed-section .btn-style1:hover,
.lx-rate-btn:hover { background: #1a3d1a !important; border-color: #1a3d1a !important; }

.lx-testi-prev:hover, .lx-testi-next:hover { background: #3a7d2c !important; border-color: #3a7d2c !important; }

/* --- HIGHLIGHT LIME: #a8e063 --- */
.plx-dot-active,
.plx-card-active .plx-pill,
.plx-pill.plx-card-active { background: #a8e063 !important; border-color: #a8e063 !important; color: #1a3d1a !important; }

.plx-svc-eyebrow::before,
.plx-svc-eyebrow { color: #a8e063 !important; }
.plx-svc-eyebrow::before { background: #a8e063 !important; }

.plx-svc-header-left h2 em { color: #a8e063 !important; }

/* Services active arc */
#plxArc { stroke: #a8e063 !important; }

/* Solutions section */
.sol-tab.active,
.sol-detail { background: #1a3d1a !important; }
.sol-tab.active { color: #a8e063 !important; }
.sol-item.active .sol-num,
.sol-item.active .sol-item-name { color: #a8e063 !important; }
.sol-title span, .sol-title em { color: #3a7d2c !important; }

/* FAQ */
.faq-item.open .faq-item-header { background: #3a7d2c !important; }
.faq-item-header { background: #1a3d1a !important; }

/* Blog labels */
.bl-label, .bl-card-tag { color: #a8e063 !important; }
.bl-view-btn { background: #3a7d2c !important; }
.bl-view-btn:hover { background: #1a3d1a !important; }

/* Fun facts stats */
.ff-stat-num, .timer { color: #3a7d2c !important; }
.ff-right-title { color: #0f1a05 !important; }

/* About section accents */
.about-new-label { color: #3a7d2c !important; }
.about-check-icon { background: #3a7d2c !important; }
.about-stat-num { color: #1a3d1a !important; }

/* Contact section */
.contact-cta-title .highlight { color: #083f35 !important; font-weight: 800 !important; }
.contact-cta-subtitle { color: #3a7d2c !important; }

/* Typed section text */
.typed-section .mt_typed_text { color: #3a7d2c !important; }
.typed-section .btn-style1 { background: #3a7d2c !important; }
.typed-section .btn-style1:hover { background: #1a3d1a !important; }

/* Footer */
.footer-section .footer-left .inner span { color: #a8e063 !important; }

/* Find Us cards */
.getintouch-home .d2-card-top { background: #1a3d1a !important; }
.getintouch-home .d2-card:nth-child(2) .d2-card-top { background: #2a5a2a !important; }
.getintouch-home .d2-card:nth-child(3) .d2-card-top { background: #143214 !important; }
.getintouch-home .d2-badge { background: #3a7d2c !important; color: #f0ede6 !important; }
.getintouch-home .d2-dot { background: #a8e063 !important; }
.getintouch-home .d2-card-inner { background: #f0ede6 !important; border-color: #c8ddb0 !important; }
.getintouch-home .d2-phone-row { background: #e0ead0 !important; }
.getintouch-home .d2-phone-icon { background: #3a7d2c !important; }

/* Testimonial cards */
.lx-testi-card { border-color: #c8ddb0 !important; }
.lx-rating-label strong { color: #3a7d2c !important; }
.lx-testi-pos { color: #3a7d2c !important; }

/* --- DARK TEXT CONSISTENCY --- */
.contact-cta-title { color: #0f1a05 !important; }
.getintouch-home .d2-title { color: #0f1a05 !important; }
.faq-heading { color: #0f1a05 !important; }

/* Fun facts — mountain green on numbers and Google card */
.ff-stat-num, .ff-stat-num .timer { color: #3a7d2c !important; }
.ff-gcard { background: #3a7d2c !important; }
.ff-gcard-title { color: #ffffff !important; }

/* Solutions — header green #083f35 everywhere */
.sol-tab.active { background: #083f35 !important; color: #b7ea24 !important; }
.sol-detail { background: #083f35 !important; }
.sol-detail-btn { background: #083f35 !important; border-color: #083f35 !important; }
.sol-detail-btn:hover { background: #0a5244 !important; }
.sol-item.active .sol-num,
.sol-item.active .sol-item-name,
.sol-item.active .sol-item-arrow { color: #083f35 !important; }
.sol-tab:hover:not(.active) { background: #e8f0e4 !important; color: #083f35 !important; }

/* Services section — match header green #083f35 */
.plx-svc-wrap,
.plx-svc-left,
.plx-svc-right,
.plx-svc-header { background: #083f35 !important; }

/* Fun Facts numbers + Google card — #083f35 */
.ff-stat-num,
.ff-stat-num .timer,
.ff-stat-num sup { color: #083f35 !important; }
.ff-gcard { background: #083f35 !important; border-radius: 18px !important; }
.ff-gcard-title { color: #ffffff !important; font-weight: 700 !important; }

/* Force fun facts numbers to header green — most specific possible */
.ff-stats-row .ff-stat .ff-stat-num,
.ff-stats-row .ff-stat .ff-stat-num .timer,
.ff-stats-row .ff-stat .ff-stat-num sup,
div.ff-stat-num span.timer { color: #083f35 !important; }

/* FINAL FIX — webkit-text-fill-color was overriding everything */
.ff-stat-num,
.ff-stat-num .timer,
.ff-stat-num sup {
    color: #083f35 !important;
    -webkit-text-fill-color: #083f35 !important;
}

/* Happy Clients section — exact header green #083f35 */
.lx-testi-top { background: #083f35 !important; }
.lx-wave-wrap { background: #083f35 !important; }

/* Testimonial nav arrows — always visible */
.lx-testi-prev,
.lx-testi-next {
    background: #fff !important;
    color: #083f35 !important;
    border: 1.5px solid #083f35 !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.lx-testi-prev:hover,
.lx-testi-next:hover {
    background: #083f35 !important;
    color: #fff !important;
}

/* Rate Us on Google button — header green #083f35 */
.lx-rate-btn { background: #083f35 !important; border-color: #083f35 !important; color: #fff !important; }
.lx-rate-btn:hover { background: #0a5244 !important; border-color: #0a5244 !important; }

/* FAQ — header green #083f35 */
.faq-item-header { background: #083f35 !important; }
.faq-item.open .faq-item-header { background: #083f35 !important; }
.faq-icon { background: rgba(255,255,255,0.15) !important; }

/* Blog section — all greens → header #083f35 */
.bl-label { color: #083f35 !important; }
.bl-heading em { color: #083f35 !important; }
.bl-view-btn { background: #083f35 !important; border-color: #083f35 !important; color: #fff !important; }
.bl-view-btn:hover { background: #0a5244 !important; }
.bl-card-dark { background: #083f35 !important; }
.bl-card-tag { color: #083f35 !important; }
.bl-card-dark .bl-card-tag { color: #b7ea24 !important; }
.bl-arrow-btn { background: #083f35 !important; }
.bl-arrow-btn:hover { background: #0a5244 !important; }
.bl-card-title:hover { color: #083f35 !important; }

/* Find Us Globally — all greens → header #083f35 */
.getintouch-home .d2-badge { background: #083f35 !important; color: #f0ede6 !important; }
.getintouch-home .d2-dot { background: #b7ea24 !important; }
.getintouch-home .d2-card-top { background: #083f35 !important; }
.getintouch-home .d2-card:nth-child(2) .d2-card-top { background: #0a4a3a !important; }
.getintouch-home .d2-card:nth-child(3) .d2-card-top { background: #062e26 !important; }
.getintouch-home .d2-phone-icon { background: #083f35 !important; }
.getintouch-home .d2-phone-row { background: #d8ead0 !important; }
.getintouch-home .d2-phone-num { color: #083f35 !important; }
.getintouch-home .d2-card-region { color: #b7ea24 !important; }

/* Footer/Contact CTA section — all greens → header #083f35 */
.typed-section .mt_typed_text { color: #083f35 !important; }
.typed-section .btn-style1 { background: #083f35 !important; border-color: #083f35 !important; }
.typed-section .btn-style1:hover { background: #0a5244 !important; }
.contact-cta-btn { background: #083f35 !important; border-color: #083f35 !important; color: #fff !important; }
.contact-cta-btn:hover { background: #0a5244 !important; border-color: #0a5244 !important; }
.contact-cta-title .highlight { color: #083f35 !important; font-weight: 800 !important; }
.contact-cta-subtitle { color: #083f35 !important; }
.footer-section .footer-widget h4.title::after,
.footer-section .footer-widget h4.title { border-color: #083f35 !important; }
.footer-section .footer-left .btn-style2 { background: #083f35 !important; border-color: #083f35 !important; }
.footer-section .footer-left .btn-style2:hover { background: #0a5244 !important; }

/* Portfolio section — all greens → header #083f35 */
.lx-port-tag { color: #083f35 !important; }
.lx-port-tag::before { background: #083f35 !important; }
.lx-port-highlight { color: #083f35 !important; }
.lx-port-viewall { background: #083f35 !important; border-color: #083f35 !important; color: #fff !important; }
.lx-port-viewall:hover { background: #0a5244 !important; border-color: #0a5244 !important; }
.lx-port-cat { color: #b7ea24 !important; }
.lx-port-card-arrow { background: rgba(255,255,255,0.15) !important; }
.lx-port-card:hover .lx-port-card-arrow { background: #b7ea24 !important; color: #083f35 !important; }

/* ---- Fun Facts Pills — drop-in animation ---- */
@keyframes pillDropIn {
    0%   { opacity: 0; transform: translateY(-60px) rotate(-8deg) scale(0.8); }
    65%  { transform: translateY(8px) rotate(2deg) scale(1.04); }
    100% { opacity: 1; transform: translateY(0) rotate(0deg) scale(1); }
}

@keyframes pillDropInRight {
    0%   { opacity: 0; transform: translateY(-80px) rotate(10deg) scale(0.8); }
    65%  { transform: translateY(6px) rotate(-3deg) scale(1.04); }
    100% { opacity: 1; transform: translateY(0) rotate(0deg) scale(1); }
}

@keyframes pillDropInFar {
    0%   { opacity: 0; transform: translateY(-100px) rotate(-5deg) scale(0.75); }
    65%  { transform: translateY(10px) rotate(4deg) scale(1.05); }
    100% { opacity: 1; transform: translateY(0) rotate(0deg) scale(1); }
}

.ff-service-pill {
    opacity: 0;
    transform: translateY(-60px);
}

.ff-service-pill.pill-visible:nth-child(1) { animation: pillDropIn    0.55s cubic-bezier(0.34,1.56,0.64,1) forwards; }
.ff-service-pill.pill-visible:nth-child(2) { animation: pillDropInFar  0.6s  cubic-bezier(0.34,1.56,0.64,1) forwards; }
.ff-service-pill.pill-visible:nth-child(3) { animation: pillDropInRight 0.5s  cubic-bezier(0.34,1.56,0.64,1) forwards; }
.ff-service-pill.pill-visible:nth-child(4) { animation: pillDropIn    0.65s cubic-bezier(0.34,1.56,0.64,1) forwards; }
.ff-service-pill.pill-visible:nth-child(5) { animation: pillDropInFar  0.55s cubic-bezier(0.34,1.56,0.64,1) forwards; }
.ff-service-pill.pill-visible:nth-child(6) { animation: pillDropInRight 0.6s  cubic-bezier(0.34,1.56,0.64,1) forwards; }

/* About section — all greens → header #083f35 */
.about-new-label { color: #083f35 !important; }
.about-new-btn { background: #083f35 !important; border-color: #083f35 !important; color: #fff !important; }
.about-new-btn:hover { background: #0a5244 !important; }
.about-check-icon { background: #083f35 !important; }
.about-chart-card { background: #083f35 !important; }
.about-stat-num { color: #083f35 !important; }
.about-bar-active { background: #b7ea24 !important; }
.about-bar { background: rgba(255,255,255,0.2) !important; }
.about-new-heading em, .about-new-heading i { color: #083f35 !important; }

/* About chart bars — match reference */
.about-mini-bars {
    display: flex !important;
    align-items: flex-end !important;
    gap: 4px !important;
    height: 55px !important;
    margin: 8px 0 6px !important;
}
.about-bar {
    flex: 1 !important;
    border-radius: 3px 3px 0 0 !important;
    background: rgba(255,255,255,0.18) !important;
    min-height: 6px !important;
}
.about-bar-active {
    background: #b7ea24 !important;
}
.about-bar-years span {
    color: rgba(255,255,255,0.55) !important;
    font-size: 7px !important;
}

/* Projects Delivered card — square */
.about-chart-card {
    width: 220px !important;
    height: 170px !important;
    padding: 16px 18px 12px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

/* Floating buttons — final correct positioning */
.chat__trigger-quin.logo-chat {
    position: fixed !important;
    bottom: 30px !important;
    right: 30px !important;
    width: 46px !important;
    height: 46px !important;
    background: #ffffff !important;
    border: 1.5px solid #d0d0d0 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 9999 !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.12) !important;
}
.progress-wrap {
    position: fixed !important;
    bottom: 30px !important;
    right: 86px !important;
    width: 46px !important;
    height: 46px !important;
    background: #ffffff !important;
    border: 1.5px solid #d0d0d0 !important;
    border-radius: 50% !important;
    z-index: 9998 !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.12) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Make icons visible inside floating buttons */
.chat__trigger-quin.logo-chat svg,
.chat__trigger-quin.logo-chat svg path,
.chat__trigger-quin.logo-chat svg use {
    fill: #083f35 !important;
    color: #083f35 !important;
    stroke: #083f35 !important;
}
.progress-wrap svg.progress-circle { display: none !important; }
.progress-wrap::before {
    content: none !important;
}
.progress-wrap::after {
    content: '↑' !important;
    color: #083f35 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    display: block !important;
    font-family: 'Poppins', sans-serif !important;
}

/* Scroll up button — ^ symbol */
.progress-wrap::after {
    content: '^' !important;
    color: #083f35 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    display: block !important;
    font-family: 'Poppins', sans-serif !important;
    margin-top: -4px !important;
}

/* Center ^ in scroll button */
.progress-wrap::after {
    content: '^' !important;
    color: #083f35 !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    font-family: 'Poppins', sans-serif !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding-top: 4px !important;
}
.progress-wrap {
    position: fixed !important;
    overflow: hidden !important;
}

/* Swap positions — dots first (left), arrow second (right) */
.chat__trigger-quin.logo-chat { right: 86px !important; }
.progress-wrap { right: 30px !important; }

/* Smaller floating buttons */
.chat__trigger-quin.logo-chat,
.progress-wrap {
    width: 38px !important;
    height: 38px !important;
}

/* =====================
   SIDEBAR MENU
   ===================== */
.site-sidebar-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.site-sidebar-overlay.active {
    opacity: 1;
    visibility: visible;
}
.site-sidebar {
    position: fixed;
    top: 0;
    right: -320px;
    width: 280px;
    height: 100vh;
    background: #083f35;
    z-index: 10001;
    transition: right 0.35s cubic-bezier(0.4,0,0.2,1);
    overflow-y: auto;
    padding: 0;
}
.site-sidebar.active {
    right: 0;
}
.site-sidebar-close {
    position: absolute;
    top: 20px;
    right: 24px;
    background: none;
    border: none;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    z-index: 2;
    padding: 4px 8px;
}
.site-sidebar-inner {
    padding: 60px 28px 32px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.site-sidebar-nav {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-bottom: 40px;
}
.site-sidebar-nav a {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    padding: 10px 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
    transition: color 0.2s !important;
}
.site-sidebar-nav a:hover {
    color: #b7ea24 !important;
}
.site-sidebar-cta {
    margin-bottom: 32px;
}
.site-sidebar-cta p {
    color: rgba(255,255,255,0.6) !important;
    font-size: 14px !important;
    margin-bottom: 12px !important;
    font-family: 'Montserrat', sans-serif !important;
}
.site-sidebar-btn {
    display: inline-flex !important;
    align-items: center !important;
    padding: 12px 28px !important;
    border: 1.5px solid #fff !important;
    border-radius: 999px !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    font-family: 'Montserrat', sans-serif !important;
    transition: all 0.2s !important;
}
.site-sidebar-btn:hover {
    background: #fff !important;
    color: #083f35 !important;
}
.site-sidebar-social {
    display: flex;
    gap: 12px;
    margin-bottom: 24px;
}
.site-sidebar-social a {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    border: 1.5px solid rgba(255,255,255,0.3) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: all 0.2s !important;
}
.site-sidebar-social a:hover {
    background: #b7ea24 !important;
    border-color: #b7ea24 !important;
    color: #083f35 !important;
}
.site-sidebar-address {
    font-size: 12px !important;
    color: rgba(255,255,255,0.45) !important;
    line-height: 1.6 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-top: auto !important;
}

/* Blog sidebar widgets */
.widget_element {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 24px;
    border: 1px solid #e8e4dc;
}
.widget_element img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/* Ensure sidebar is above everything */
.site-sidebar { z-index: 99999 !important; }
.site-sidebar-overlay { z-index: 99998 !important; }

/* =====================
   ABOUT PAGE — Font consistency
   ===================== */
.about-us h1, .about-us h2, .about-us h3, .about-us h4, .about-us h5,
.about-heading1-home, .about-heading2-home,
.banner-title,
.venor-team .content h4,
.venor-team .content h5,
.about-us .section-title,
.about-us .section-heading,
.about-page-section h2,
.about-page-section h3,
.about-page-section h4 {
    font-family: 'Playfair Display', serif !important;
    font-style: normal !important;
}

.about-us p, .about-us span, .about-us a, .about-us li,
.banner-desc,
.venor-team .content p,
.venor-team .content span {
    font-family: 'Poppins', sans-serif !important;
}

/* About page — all headings and text Montserrat like home page */
.about-us h1, .about-us h2, .about-us h3, .about-us h4, .about-us h5,
.about-page-section h2,
.about-page-section h3,
.about-page-section h4,
.about-heading1-home, .about-heading2-home,
.banner-title, .banner-desc,
.about-us .section-title,
.about-us .section-heading,
.about-us p, .about-us li, .about-us span,
.members-section h3.members-heading1,
h4.about-heading1-home,
h3.about-heading2-home {
    font-family: 'Montserrat', sans-serif !important;
}

/* Team member name */
.venor-team .content h4 {
    font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
}

/* =====================
   ABOUT PAGE — Header green #083f35 everywhere
   ===================== */

/* Banner section */
.banner-section { background-color: #083f35 !important; }
.banner-title { color: #ffffff !important; }
.banner-title span { color: #b7ea24 !important; -webkit-text-fill-color: #b7ea24 !important; }
.banner-desc { color: rgba(255,255,255,0.75) !important; }

/* About headings accent */
h4.about-heading1-home { color: #083f35 !important; }
h3.about-heading2-home span { color: #083f35 !important; -webkit-text-fill-color: #083f35 !important; }

/* Buttons on about page */
.about-us .btn-style1,
.about-us .btn-style2,
.about-us .btn { background: #083f35 !important; border-color: #083f35 !important; color: #fff !important; }
.about-us .btn:hover,
.about-us .btn-style1:hover,
.about-us .btn-style2:hover { background: #0a5244 !important; }

/* Section titles */
.about-us .section-title span,
.about-us .section-heading span,
.about-us h2 span,
.about-us h3 span { color: #083f35 !important; -webkit-text-fill-color: #083f35 !important; }

/* Team hover overlay */
.members-section .venor-team:hover .thumbnail:after { background: linear-gradient(to bottom, rgba(8,63,53,0.5), rgba(8,63,53,0.95) 100%) !important; }
.members-section .venor-team ul.social-icon li a { color: #fff !important; }
.members-section .venor-team ul.social-icon li a:hover { color: #b7ea24 !important; }

/* Stats / counters */
.about-us .counter-number,
.about-us .count-number { color: #083f35 !important; }

/* Links */
.about-us a:not(.btn):not(.btn-style1):not(.btn-style2) { color: #083f35 !important; }
.about-us a:hover { color: #0a5244 !important; }

/* Header social share sidebar */
.header-social-share a { color: #083f35 !important; }

/* =====================
   ABOUT PAGE — Beige background on all sections
   ===================== */
.about-us,
.about-us.light-section,
.members-section,
.members-section.light-section,
.about-page-section,
.about-page-section.light-section,
.light-section,
.about-us .container,
.members-section .container {
    background: #f0ede6 !important;
    color: #0f1a05 !important;
}

/* Team section heading */
.members-section h2,
.members-section h3,
.members-section .section-title {
    color: #0f1a05 !important;
}

/* Keep team card overlay dark */
.members-section .venor-team .thumbnail:after {
    background: linear-gradient(to bottom, transparent, rgba(8,63,53,0.92) 100%) !important;
}

/* About page general sections */
.about-page-wrapper,
.about-page-wrapper > div,
.about-page-wrapper section {
    background: #f0ede6 !important;
}

/* Fix any remaining black backgrounds on about page */
body.common-front .about-us,
body.common-front .members-section {
    background-color: #f0ede6 !important;
}

/* About page specific section backgrounds */
.members-section { background: #f0ede6 !important; }
.members-section h3.members-heading1 { color: #0f1a05 !important; font-family: 'Poppins', sans-serif !important; font-weight: 700 !important; font-size: clamp(32px, 4vw, 56px) !important; text-align: center !important; }
.testimonial-section.light-section { background: #f0ede6 !important; }
.clients-section { background: #f0ede6 !important; }

/* About page — all sections beige, color theme applied */
.about-us.light-section,
.members-section,
.testimonial-section.light-section,
.clients-section {
    background-color: #f0ede6 !important;
}

/* About section text colors */
.about-us h3, .about-us h4 { color: #0f1a05 !important; }
h4.about-heading1-home { color: #083f35 !important; font-family: 'Poppins', sans-serif !important; font-size: 13px !important; letter-spacing: 2px !important; text-transform: uppercase !important; }
h3.about-heading2-home { color: #0f1a05 !important; font-family: 'Montserrat', sans-serif !important; }
h3.about-heading2-home strong,
h3.about-heading2-home em,
h3.about-heading2-home span,
h3.about-heading2-home * { font-family: 'Montserrat', sans-serif !important; }
h3.about-heading2-home span { color: #083f35 !important; -webkit-text-fill-color: #083f35 !important; }

/* Members section heading */
.members-section h3.members-heading1 { color: #0f1a05 !important; font-family: 'Poppins', sans-serif !important; font-weight: 700 !important; font-size: clamp(32px, 4vw, 56px) !important; text-align: center !important; }
.members-section h3.members-heading1 strong,
.members-section h3.members-heading1 em,
.members-section h3.members-heading1 span,
.members-section h3.members-heading1 * { font-family: 'Poppins', sans-serif !important; font-weight: 700 !important; }

/* Testimonial section */
.testimonial-section .testimonial-name { color: #083f35 !important; }
.testimonial-section .testimonial-position { color: #083f35 !important; }

/* Clients section */
.clients-section h3, .clients-section h4 { color: #0f1a05 !important; }

/* About page buttons */
.about-us .btn-style1,
.about-us .btn-style2 {
    background: #083f35 !important;
    border-color: #083f35 !important;
    color: #fff !important;
}
.about-us .btn-style1:hover,
.about-us .btn-style2:hover {
    background: #0a5244 !important;
}

/* Force banner background to #083f35 — override JS-set background image */
.banner-section,
.banner-section[style],
div.banner-section {
    background-image: none !important;
    background: #083f35 !important;
}

/* =====================
   ABOUT BANNER — Improved design with blobs
   ===================== */
.banner-section {
    position: relative !important;
    overflow: hidden !important;
    background: #083f35 !important;
    background-image:
        radial-gradient(ellipse at 80% 50%, rgba(183,234,36,0.12) 0%, transparent 60%),
        radial-gradient(ellipse at 20% 80%, rgba(183,234,36,0.08) 0%, transparent 50%) !important;
}

/* Animated blob decorations */
.banner-blob {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
}

.banner-blob-1 {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(183,234,36,0.15) 0%, transparent 70%);
    top: -150px;
    right: -100px;
    animation: blobFloat 8s ease-in-out infinite;
}

.banner-blob-2 {
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(183,234,36,0.1) 0%, transparent 70%);
    bottom: -80px;
    right: 200px;
    animation: blobFloat 10s ease-in-out infinite reverse;
}

.banner-blob-3 {
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);
    top: 50px;
    left: 60%;
    animation: blobFloat 12s ease-in-out infinite;
}

@keyframes blobFloat {
    0%, 100% { transform: translateY(0) scale(1); }
    50% { transform: translateY(-20px) scale(1.05); }
}

/* Ensure content is above blobs */
.banner-section .container,
.banner-section .header-social-share,
.banner-section .hero__scroll {
    position: relative !important;
    z-index: 2 !important;
}

/* Bottom wave on banner */
.banner-section::after {
    content: '' !important;
    position: absolute !important;
    bottom: -2px !important;
    left: 0 !important;
    right: 0 !important;
    height: 60px !important;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,0 L1200,0 L1200,60 L0,60 Z' fill='%23f0ede6'/%3E%3C/svg%3E") no-repeat bottom !important;
    background-size: cover !important;
    z-index: 1 !important;
}

/* Fix banner content positioning */
.banner-section {
    min-height: 480px !important;
    padding: 100px 0 80px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

.banner-section .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.banner-title {
    font-size: 72px !important;
    font-weight: 800 !important;
    line-height: 1.0 !important;
    margin-bottom: 20px !important;
    color: #ffffff !important;
}

.banner-title span,
.banner-title strong {
    color: #b7ea24 !important;
    -webkit-text-fill-color: #b7ea24 !important;
    display: block !important;
}

.banner-desc {
    font-size: 15px !important;
    color: rgba(255,255,255,0.65) !important;
    max-width: 480px !important;
    line-height: 1.7 !important;
    margin: 0 !important;
}

/* =========================
   BLOG PAGE — BEIGE THEME
========================= */
.blog-page-section {
    background: #f0ede6 !important;
}

/* Post card: swap dark background to white */
.blog-page-section article.single-post.blogloop-v2 {
    background: #ffffff !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 20px rgba(15, 26, 5, 0.07) !important;
    margin-bottom: 28px !important;
}

/* Post title */
.blog-page-section h2.post-name a,
.blog-page-section h2.post-name {
    color: #0f1a05 !important;
}

.blog-page-section h2.post-name a:hover {
    color: #3a7d2c !important;
    -webkit-text-stroke: 0 !important;
}

/* Post date badge */
.blog-page-section span.post-date {
    background: #1a3d1a !important;
    color: #ffffff !important;
}

/* Category / tag text */
.blog-page-section .post-category-comment-date span,
.blog-page-section .post-category-comment-date span i {
    color: #3a7d2c !important;
}

/* Excerpt text */
.blog-page-section .post-excerpt p,
.blog-page-section .post-body p {
    color: #4b5563 !important;
}

/* Sidebar widgets */
.blog-page-section .widget_element {
    background: #ffffff !important;
    border-radius: 14px !important;
    padding: 24px !important;
    box-shadow: 0 2px 12px rgba(15, 26, 5, 0.06) !important;
}

.blog-page-section h3.widget-title {
    color: #0f1a05 !important;
    background: #f0ede6 !important;
    margin: -24px -24px 20px !important;
    padding: 16px 24px !important;
    border-radius: 14px 14px 0 0 !important;
}

.blog-page-section p.html-widget-paragraph {
    color: #4b5563 !important;
}

/* Sidebar post links */
.blog-page-section .post-details-element-title a {
    color: #0f1a05 !important;
}

.blog-page-section .post-details-element-title a:hover {
    color: #3a7d2c !important;
}

/* Read more / action buttons */
.blog-page-section .btn.btn-style1 {
    border-color: #1a3d1a !important;
    color: #1a3d1a !important;
    background: transparent !important;
}

.blog-page-section .btn.btn-style1:hover {
    background: #1a3d1a !important;
    color: #ffffff !important;
}

/* ==============================================
   HOMEPAGE RESPONSIVE — MISSING MOBILE RULES
   ============================================== */

/* ---- HERO ---- */
@media (max-width: 480px) {
    .hero-ref-left h1 {
        font-size: 32px !important;
        letter-spacing: -0.5px;
    }
    .hero-ref-actions {
        align-items: center !important;
    }
    .hero-ref-stat-box {
        gap: 12px !important;
    }
    .hero-ref-stat-box h3 {
        font-size: 36px !important;
    }
}

/* ---- ABOUT ---- */
@media (max-width: 768px) {
    .about-section-new {
        padding: 60px 0 !important;
    }
    .about-new-right {
        padding-left: 16px !important;
        padding-top: 20px !important;
    }
    .about-chart-card {
        width: 160px !important;
        right: 10px !important;
    }
    .about-new-heading {
        font-size: 28px !important;
    }
}

/* ---- SOLUTIONS ---- */
@media (max-width: 768px) {
    .sol-detail {
        position: static !important;
    }
    .sol-tabs {
        gap: 6px !important;
    }
    .sol-tab {
        padding: 6px 12px !important;
        font-size: 11px !important;
    }
}
@media (max-width: 480px) {
    .sol-title {
        font-size: 24px !important;
    }
    .sol-section {
        padding: 40px 0 !important;
    }
}

/* ---- FUN FACTS — hide overlapping mountain labels on small screens ---- */
@media (max-width: 480px) {
    .ff-labels {
        display: none !important;
    }
    .ff-right-title {
        font-size: 28px !important;
    }
    .ff-stat-num {
        font-size: 36px !important;
    }
}

/* ---- TESTIMONIALS — CRITICAL: stack to single column ---- */
@media (max-width: 768px) {
    .lx-testi-cards {
        grid-template-columns: 1fr !important;
    }
    .lx-testi-top {
        padding: 50px 16px 40px !important;
    }
    .lx-testi-bottom {
        padding: 40px 0 50px !important;
    }
    .lx-testi-title {
        font-size: 32px !important;
    }
    .lx-rating-pill {
        min-width: 120px !important;
    }
}
@media (max-width: 480px) {
    .lx-testi-title {
        font-size: 24px !important;
    }
    .lx-rating-pills {
        gap: 8px !important;
    }
    .lx-rating-pill {
        min-width: calc(50% - 8px) !important;
    }
    .lx-big-rating {
        font-size: 42px !important;
    }
}

/* ---- BLOG ---- */
@media (max-width: 768px) {
    .bl-card-img,
    .bl-card-img-box,
    .bl-card-img-placeholder {
        height: 180px !important;
    }
    .bl-card-dark {
        min-height: 260px !important;
    }
}
@media (max-width: 480px) {
    .bl-heading {
        font-size: 24px !important;
    }
    .blog-section-new {
        padding: 40px 0 !important;
    }
}

/* ---- GET IN TOUCH — remove forced 100vh ---- */
@media (max-width: 768px) {
    .getintouch-home .d2-wrap {
        min-height: auto !important;
    }
    .d2-phone-row {
        white-space: normal !important;
        word-break: break-all;
    }
    .getintouch-home .d2-title {
        font-size: 32px !important;
    }
}
@media (max-width: 480px) {
    .getintouch-home .d2-title {
        font-size: 26px !important;
    }
    .d2-cards {
        gap: 16px !important;
    }
}

/* ---- CONTACT CTA ---- */
@media (max-width: 480px) {
    .contact-cta-title {
        font-size: 32px !important;
        line-height: 1.15 !important;
    }
}

/* ---- FAQ — hide image on very small screens ---- */
@media (max-width: 480px) {
    .faq-img-box {
        display: none !important;
    }
    .faq-heading {
        font-size: 22px !important;
    }
}

/* ---- PORTFOLIO ---- */
@media (max-width: 480px) {
    .lx-portfolio-section {
        padding: 40px 16px !important;
    }
    .lx-port-title {
        font-size: 26px !important;
    }
    .lx-port-cards {
        grid-template-columns: 1fr !important;
    }
}

/* ---- GENERAL CONTAINER PADDING ON MOBILE ---- */
@media (max-width: 480px) {
    .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .banner-title {
        font-size: 42px !important;
    }
    .banner-section {
        padding: 80px 0 60px !important;
        min-height: 360px !important;
    }
}

/* ==============================================
   FUN FACTS — MOBILE FIX
   ============================================== */
@media (max-width: 768px) {
    .ff-mountain {
        display: block !important;
        height: 160px !important;
    }
    .ff-labels {
        display: none !important;
    }
    .ff-bottom-inner {
        grid-template-columns: 1fr !important;
        gap: 32px !important;
        padding: 0 16px !important;
    }
    .ff-gcard {
        display: none !important;
    }
    .ff-right { max-width: 100%; }
    .ff-right-title {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }
    .ff-stats-row {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 16px !important;
    }
    .ff-stat-num { font-size: 32px !important; }
    .ff-stat-lbl { font-size: 13px !important; max-width: 100% !important; }
    .ff-service-tags { gap: 10px !important; margin-top: 24px !important; }
    .ff-service-pill { font-size: 12px !important; padding: 9px 14px !important; }
}
@media (max-width: 480px) {
    .ff-mountain { height: 120px !important; }
    .ff-right-title { font-size: 24px !important; }
    .ff-stat-num { font-size: 26px !important; }
}

/* ==============================================
   SOCIAL ICONS — CIRCLE STYLE (like live site)
   ============================================== */
.header-social-share {
    position: absolute !important;
    bottom: 40px !important;
    left: 40px !important;
    z-index: 10 !important;
}

.header-social-share ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.header-social-share ul li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    border: 1.5px solid rgba(255,255,255,0.4) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    background: transparent !important;
}

.header-social-share ul li a:hover {
    background: rgba(255,255,255,0.15) !important;
    border-color: #ffffff !important;
}

.header-social-share ul li a em strong {
    display: none !important;
}

@media (max-width: 767px) {
    .header-social-share {
        bottom: 20px !important;
        left: 20px !important;
    }

    .header-social-share ul li a {
        width: 32px !important;
        height: 32px !important;
        font-size: 12px !important;
    }
}

/* Social icons inline below banner desc */
.banner-social-inline {
    position: static !important;
    margin-top: 80px !important;
    margin-left: -30px !important;
}

.banner-social-inline ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.banner-social-inline ul li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    border: 1.5px solid rgba(255,255,255,0.4) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    background: transparent !important;
}

.banner-social-inline ul li a:hover {
    background: rgba(255,255,255,0.15) !important;
    border-color: #ffffff !important;
}

.banner-social-inline ul li a em strong {
    display: none !important;
}

/* Remove gap between banner and blog content */
.blog-page-section {
    margin-top: 0 !important;
    padding-top: 40px !important;
}

/* Remove white gap between banner and next section */
.banner-section::after {
    display: none !important;
}

/* Career page sidebar — dark green like home page */
.fixed-sidebar-menu-holder.header7,
.fixed-sidebar-menu-holder.header7 .fixed-sidebar-menu,
.fixed-sidebar-menu-holder.header7 .sidebar-content {
    background: #083f35 !important;
}

.fixed-sidebar-menu-holder.header7 .header__nav-link,
.fixed-sidebar-menu-holder.header7 .menu-description p,
.fixed-sidebar-menu-holder.header7 .address-sidebar div {
    color: #ffffff !important;
}

.fixed-sidebar-menu-holder.header7 .header__nav-link:hover {
    color: #a8e063 !important;
}

/* ==============================================
   BLOG PAGE — 3-COLUMN GRID LAYOUT
   ============================================== */
.blog-grid-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    align-items: stretch;
}

.blog-grid-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 20px rgba(15, 26, 5, 0.07);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blog-grid-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(15, 26, 5, 0.12);
}

.blog-grid-img-link {
    position: relative;
    display: block;
    overflow: hidden;
    height: 200px;
    flex-shrink: 0;
}

.blog-grid-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.blog-grid-card:hover .blog-grid-img {
    transform: scale(1.05);
}

.blog-grid-date {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #1a3d1a;
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 6px;
    font-family: 'Poppins', sans-serif;
}

.blog-grid-body {
    padding: 18px 18px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.blog-grid-tag {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #3a7d2c;
    margin-bottom: 10px;
    display: block;
    font-family: 'Poppins', sans-serif;
}

.blog-grid-title {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    font-weight: 700;
    color: #0f1a05;
    line-height: 1.4;
    margin: 0 0 10px;
}

.blog-grid-title a {
    color: #0f1a05;
    text-decoration: none;
}

.blog-grid-title a:hover {
    color: #3a7d2c;
}

.blog-grid-excerpt {
    font-size: 13px;
    color: #6b7280;
    line-height: 1.65;
    margin: 0 0 16px;
    flex: 1;
    font-family: 'Poppins', sans-serif;
}

.blog-grid-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 600;
    color: #1a3d1a;
    text-decoration: none;
    border-bottom: 1.5px solid #1a3d1a;
    padding-bottom: 2px;
    width: fit-content;
    font-family: 'Poppins', sans-serif;
    transition: color 0.2s, border-color 0.2s;
    margin-top: auto;
}

.blog-grid-btn:hover {
    color: #3a7d2c;
    border-color: #3a7d2c;
    text-decoration: none;
}

/* Responsive */
@media (max-width: 900px) {
    .blog-grid-layout {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .blog-grid-layout {
        grid-template-columns: 1fr;
    }
}

/* Blog grid — full width, bigger cards */
.blog-page-section .container-fluid {
    max-width: 100% !important;
    padding: 40px 40px 60px !important;
}

.blog-grid-layout {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 28px !important;
}

.blog-grid-img-link,
.blog-grid-img {
    height: 240px !important;
}

.blog-grid-title {
    font-size: 18px !important;
}

.blog-grid-excerpt {
    font-size: 14px !important;
}

@media (max-width: 900px) {
    .blog-grid-layout { grid-template-columns: repeat(2, 1fr) !important; }
    .blog-page-section .container-fluid { padding: 30px 20px 50px !important; }
}

@media (max-width: 576px) {
    .blog-grid-layout { grid-template-columns: 1fr !important; }
}

/* Fix blog grid top padding */
.blog-page-section {
    padding-top: 50px !important;
}

/* Fix blog cards top cut issue */
.blog-page-section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.blog-page-section .container-fluid {
    padding-top: 0 !important;
}

/* Fix first row cards being clipped at top */
.blog-page-section {
    overflow: visible !important;
    padding-top: 80px !important;
}

.blog-page-section .container-fluid {
    overflow: visible !important;
}

.blog-grid-layout {
    overflow: visible !important;
}

/* Taller blog card images to show more content */
.blog-grid-img-link,
.blog-grid-img {
    height: 280px !important;
}

.blog-grid-img {
    object-fit: cover !important;
    object-position: top !important;
}

/* Blog grid with sidebar — 2 columns */
.col-md-9 .blog-grid-layout {
    grid-template-columns: repeat(2, 1fr) !important;
}

@media (max-width: 768px) {
    .col-md-9 .blog-grid-layout {
        grid-template-columns: 1fr !important;
    }
}

/* Blog cards — equal size, image centered */
.blog-grid-layout {
    align-items: stretch !important;
}

.blog-grid-card {
    height: 100% !important;
}

.blog-grid-img {
    object-position: center center !important;
}

.blog-grid-img-link,
.blog-grid-img {
    height: 220px !important;
}

/* Blog — 3 cards per row with sidebar */
.col-md-9 .blog-grid-layout {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
}

.col-md-9 .blog-grid-img-link,
.col-md-9 .blog-grid-img {
    height: 180px !important;
}

.col-md-9 .blog-grid-title {
    font-size: 15px !important;
}

.col-md-9 .blog-grid-excerpt {
    font-size: 12px !important;
}

@media (max-width: 992px) {
    .col-md-9 .blog-grid-layout {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 576px) {
    .col-md-9 .blog-grid-layout {
        grid-template-columns: 1fr !important;
    }
}

/* ==============================================
   BLOG — 2-col top + 3-col rest + sidebar
   ============================================== */
.blog-grid-2col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    align-items: stretch;
}

.blog-grid-3col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: stretch;
}

/* Tall image for top 2 cards */
.blog-grid-img-tall,
.blog-grid-img-tall .blog-grid-img {
    height: 280px !important;
}

/* Normal image for 3-col cards */
.blog-grid-3col .blog-grid-img-link,
.blog-grid-3col .blog-grid-img {
    height: 180px !important;
}

/* All images — no crop, show full */
.blog-grid-img {
    object-fit: cover !important;
    object-position: center top !important;
    width: 100% !important;
    display: block !important;
}

/* Equal height cards */
.blog-grid-2col .blog-grid-card,
.blog-grid-3col .blog-grid-card {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.blog-grid-2col .blog-grid-body,
.blog-grid-3col .blog-grid-body {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
}

.blog-grid-2col .blog-grid-btn,
.blog-grid-3col .blog-grid-btn {
    margin-top: auto !important;
}

/* 3-col smaller text */
.blog-grid-3col .blog-grid-title { font-size: 14px !important; }
.blog-grid-3col .blog-grid-excerpt { font-size: 12px !important; }

/* Responsive */
@media (max-width: 992px) {
    .blog-grid-2col { grid-template-columns: 1fr !important; }
    .blog-grid-3col { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 576px) {
    .blog-grid-3col { grid-template-columns: 1fr !important; }
}

/* ==============================================
   BLOG — FULL WIDTH CARDS FIX
   ============================================== */
.blog-page-section .container-fluid,
.blog-page-section .container {
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

/* Top 2 cards — full height images */
.blog-grid-2col {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
}

.blog-grid-img-tall,
.blog-grid-img-tall .blog-grid-img {
    height: 320px !important;
    object-fit: cover !important;
    object-position: center !important;
}

/* 3-col cards */
.blog-grid-3col {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
}

.blog-grid-3col .blog-grid-img-link,
.blog-grid-3col .blog-grid-img {
    height: 200px !important;
    object-fit: cover !important;
    object-position: center !important;
}

/* col-md-9 takes full available space */
.col-md-9 {
    padding-right: 16px !important;
}

/* Remove old conflicting rules */
.col-md-9 .blog-grid-layout {
    display: none !important;
}

/* ==============================================
   BLOG CARDS — MATCH SECOND SCREENSHOT SIZE
   ============================================== */
.blog-grid-2col .blog-grid-img-link,
.blog-grid-2col .blog-grid-img,
.blog-grid-img-tall,
.blog-grid-img-tall .blog-grid-img {
    height: 260px !important;
}

.blog-grid-3col .blog-grid-img-link,
.blog-grid-3col .blog-grid-img {
    height: 220px !important;
}

.blog-grid-2col .blog-grid-title {
    font-size: 18px !important;
    line-height: 1.4 !important;
}

.blog-grid-3col .blog-grid-title {
    font-size: 16px !important;
    line-height: 1.4 !important;
}

.blog-grid-2col .blog-grid-excerpt,
.blog-grid-3col .blog-grid-excerpt {
    font-size: 13px !important;
    line-height: 1.6 !important;
}

/* Full width — no wasted space */
.blog-page-section .row {
    margin: 0 !important;
}

.blog-page-section .col-md-9 {
    padding-left: 0 !important;
    padding-right: 12px !important;
}

.blog-page-section .col-md-3 {
    padding-left: 12px !important;
    padding-right: 0 !important;
}

/* ==============================================
   BLOG — SIDEBAR ROW + FULL WIDTH 3-COL GRID
   ============================================== */

/* Row 1: About us + Banner ad side by side */
.blog-sidebar-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-bottom: 40px;
}

.blog-sidebar-card {
    background: #ffffff !important;
    border-radius: 16px !important;
    padding: 24px !important;
    box-shadow: 0 4px 20px rgba(15, 26, 5, 0.07) !important;
}

/* Full width 3-col grid */
.blog-full-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    align-items: stretch;
}

.blog-full-grid .blog-grid-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.blog-full-grid .blog-grid-img-link,
.blog-full-grid .blog-grid-img {
    height: 240px !important;
    object-fit: cover !important;
    object-position: center !important;
}

.blog-full-grid .blog-grid-title {
    font-size: 17px !important;
}

.blog-full-grid .blog-grid-excerpt {
    font-size: 13px !important;
}

.blog-full-grid .blog-grid-body {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.blog-full-grid .blog-grid-btn {
    margin-top: auto;
}

/* Responsive */
@media (max-width: 992px) {
    .blog-sidebar-row { grid-template-columns: 1fr !important; }
    .blog-full-grid { grid-template-columns: repeat(2, 1fr) !important; }
}
@media (max-width: 576px) {
    .blog-full-grid { grid-template-columns: 1fr !important; }
}

/* Sidebar cards smaller */
.blog-sidebar-row {
    max-width: 860px !important;
    margin-left: 0 !important;
    margin-right: auto !important;
}

.blog-sidebar-card {
    padding: 16px !important;
}

.blog-sidebar-card img {
    max-height: 160px !important;
    object-fit: cover !important;
    width: 100% !important;
    border-radius: 10px !important;
}

/* Blog images — show from top so text visible */
.blog-full-grid .blog-grid-img {
    object-position: top center !important;
}

/* ==============================================
   PORTFOLIO PAGE — BEIGE BG + EQUAL CARDS
   ============================================== */
.portfolio-section-page,
.portfolio-section-page .projects-page-row,
.portfolio-section-page .light-section {
    background: #f0ede6 !important;
}

/* Equal height cards in grid */
.portfolio-section-page .portfolio-section-row {
    align-items: stretch !important;
}

.portfolio-section-page .row {
    align-items: stretch !important;
}

.portfolio-section-page .col-md-6 {
    display: flex !important;
    flex-direction: column !important;
}

.portfolio-section-page .info-row__info,
.portfolio-section-page .project-img {
    flex: 1 !important;
    height: 100% !important;
}

.portfolio-section-page .project-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    min-height: 320px !important;
}

/* ==============================================
   PORTFOLIO PAGE — BEIGE BG + EQUAL CARDS
   ============================================== */
.porfolio-row- {
    background: #f0ede6 !important;
}

.container-fluid.mt-5 {
    background: #f0ede6 !important;
    padding: 40px 24px 60px !important;
}

/* Equal height cards */
.porfolio-row- .col-md-4 {
    display: flex !important;
    flex-direction: column !important;
    margin-bottom: 28px !important;
}

.Porfolio {
    background: #ffffff !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 20px rgba(15,26,5,0.07) !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    padding: 0 0 20px !important;
}

.Porfolio .projectImg {
    width: 100% !important;
    height: 220px !important;
    overflow: hidden !important;
    margin-bottom: 16px !important;
}

.Porfolio .projectImg img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    object-position: top !important;
    display: block !important;
}

.Porfolio .content {
    padding: 0 16px !important;
    flex: 1 !important;
}

.Porfolio .viewButton {
    padding: 0 16px !important;
    margin-top: auto !important;
}

/* Portfolio cards — remove dark box, green text */
.Porfolio .profolioDescription,
.Porfolio .profolioDescription p,
.Porfolio .project-desc,
.Porfolio .project-desc p {
    background: transparent !important;
    background-color: transparent !important;
    color: #1a3d1a !important;
    padding: 0 !important;
}

.Porfolio .content p,
.Porfolio .content div {
    background: transparent !important;
    color: #1a3d1a !important;
}

/* Remove any dark overlay boxes inside portfolio cards */
.Porfolio * {
    background-color: transparent !important;
}

/* But keep card white */
.Porfolio {
    background: #ffffff !important;
}

/* Category heading green */
.Porfolio .portfolioTitle h2 {
    color: #1a3d1a !important;
    font-weight: 700 !important;
}

.Porfolio .portfolioTitle p {
    color: #3a7d2c !important;
}

/* Remove black gap after portfolio banner */
.portfolio-page .banner-section,
body:has(.porfolio-row-) .banner-section {
    min-height: auto !important;
    padding-bottom: 60px !important;
}

/* Hide any black background between banner and portfolio grid */
.container-fluid.mt-5 {
    margin-top: 0 !important;
    background: #f0ede6 !important;
}

/* Kill the black block — it's the banner's min-height overflow */
.banner-section + .container-fluid {
    margin-top: 0 !important;
}

/* Products page — beige background */
.contant-section-page.product-page,
.breadcrumb-area {
    background: #f0ede6 !important;
}

.contant-section-page.product-page .container {
    background: #f0ede6 !important;
}

/* Products page — dark green text, remove dark card overlay */
.product-page .project-meta h4,
.product-page .project-meta h3,
.product-page .project-meta p,
.product-page .project-meta a,
.product-page .project-meta span,
.product-page .case_tt,
.product-page .info-row__title,
.product-page .info-row__title a {
    color: #1a3d1a !important;
}

.product-page .portfolio-slider-inner,
.product-page .project-box-div {
    background: #ffffff !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 16px rgba(15,26,5,0.08) !important;
}

.product-page .project-meta {
    background: transparent !important;
    padding: 14px !important;
}

/* Breadcrumb title */
.breadcrumb-title {
    color: #1a3d1a !important;
}

/* Products page — remove dark overlay on images */
.product-page .project-image,
.product-page img.project-image,
.product-page .img-fluid.project-image {
    opacity: 1 !important;
    filter: none !important;
}

.product-page .portfolio-slider-inner::after,
.product-page .project-box-div::after,
.product-page .projectImg::after {
    display: none !important;
    content: none !important;
}

.product-page .portfolio-slider-inner::before,
.product-page .project-box-div::before {
    display: none !important;
    content: none !important;
}

/* Remove grey background from image container */
.product-page .projectImg,
.product-page .portfolio-slider-inner .projectImg {
    background: transparent !important;
}

/* Remove black overlay on product images */
.product-page .project-box-div > a::before {
    display: none !important;
    opacity: 0 !important;
    content: none !important;
}

/* Remove extra space above LTTRBX PRODUCTS heading */
.breadcrumb-area {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
    min-height: auto !important;
}

/* Remove black border line below LTTRBX PRODUCTS heading */
.breadcrumb-area {
    border-bottom: none !important;
    border: none !important;
}

/* Remove black line on products page */
.product-page.contant-section-page {
    border-top: none !important;
    border-bottom: none !important;
}

.breadcrumb-area + .contant-section-page,
.breadcrumb-area {
    border-bottom: none !important;
    border-top: none !important;
}

/* Also target any hr or divider */
.breadcrumb-area ~ hr,
.breadcrumb-area + hr {
    display: none !important;
}

/* Reduce space between heading and cards on products page */
.contant-section-page.product-page {
    padding-top: 20px !important;
}

/* Internship page — green heading */
.internship-form h2,
.internship-form h3,
.internship-form .form-title,
h2:contains("Online Internship Application") {
    color: #1a3d1a !important;
}

/* Internship page — green heading */
.form-container h2 {
    color: #1a3d1a !important;
}

/* ==============================================
   CAREER PAGE — NEW THEME
   ============================================== */
.career-page-section {
    background: #f0ede6;
    padding: 60px 0 20px;
}

.career-heading-wrap {
    text-align: center;
    margin-bottom: 48px;
}

.career-main-title {
    font-family: 'Playfair Display', serif;
    font-size: 42px;
    font-weight: 700;
    color: #0f1a05;
    margin-bottom: 12px;
}

.career-main-title span {
    color: #3a7d2c;
}

.career-title-line {
    width: 60px;
    height: 3px;
    background: #1a3d1a;
    margin: 0 auto;
    border-radius: 2px;
}

.career-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

.career-card {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(15, 26, 5, 0.07);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    overflow: hidden;
}

.career-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(15, 26, 5, 0.12);
}

.career-card-inner {
    padding: 32px 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.career-card-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: contain;
    background: #f0f0f0;
    padding: 8px;
    display: block;
}

.career-card-title {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #0f1a05;
    margin: 0;
}

.career-apply-btn {
    display: inline-flex;
    align-items: center;
    padding: 10px 28px;
    background: #1a3d1a;
    color: #ffffff !important;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    transition: background 0.2s;
    font-family: 'Poppins', sans-serif;
}

.career-apply-btn:hover {
    background: #3a7d2c;
}

@media (max-width: 768px) {
    .career-cards-grid { grid-template-columns: repeat(2, 1fr); }
    .career-main-title { font-size: 32px; }
}

@media (max-width: 480px) {
    .career-cards-grid { grid-template-columns: 1fr; }
}

/* Career heading — header dark green */
.career-main-title,
.career-main-title span {
    color: #083f35 !important;
}

.career-open { color: #0f1a05 !important; }
.career-positions { color: #083f35 !important; }


/* ==============================================
   CONTACT PAGE — GREEN THEME OVERRIDE
   ============================================== */

/* Page background */
.contant-section-page {
    background: #f0ede6 !important;
    border-top: none !important;
    border-bottom: none !important;
    padding: 70px 0 !important;
}

/* Info cards — dark green instead of #222227 */
.contant-section-page .contact-element-wrapper {
    background: #083f35 !important;
    border: 1px solid #0a5244 !important;
    border-radius: 16px !important;
    box-shadow: 0 8px 32px rgba(8,63,53,0.15) !important;
    transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

.contant-section-page .contact-element-wrapper:hover {
    background: #0a5244 !important;
    transform: translateY(-5px) !important;
    box-shadow: 0 16px 40px rgba(8,63,53,0.22) !important;
}

/* Icon color */
.contant-section-page .icon {
    color: #b7ea24 !important;
}

/* Title */
.contant-section-page .content h3,
.contant-section-page .contact-element-wrapper h3 {
    color: #ffffff !important;
}

/* Text & links */
.contant-section-page .contact-element-wrapper p,
.contant-section-page .contact-element-wrapper a,
.content p a {
    color: rgba(255,255,255,0.75) !important;
}

.contant-section-page .contact-element-wrapper:hover h3,
.contant-section-page .contact-element-wrapper:hover .icon,
.contant-section-page .contact-element-wrapper:hover a {
    color: #b7ea24 !important;
}

/* Grid layout */
.grid-3-content {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 24px !important;
}

@media (max-width: 768px) {
    .grid-3-content { grid-template-columns: 1fr !important; }
}

/* ---- CONTACT FORM SECTION ---- */
.iframe-contact {
    background: #f0ede6 !important;
    border-bottom: none !important;
    padding: 60px 0 80px !important;
}

.iframe-contact h3 {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 30px !important;
    font-weight: 700 !important;
}

/* Form wrapper */
.iframe-contact form {
    background: #ffffff !important;
    border: 1.5px solid #d0e4c8 !important;
    border-radius: 16px !important;
    padding: 28px !important;
    box-shadow: 0 4px 20px rgba(8,63,53,0.07) !important;
}

/* Inputs & textarea */
.iframe-contact .form-control {
    background: #f7faf4 !important;
    border: 1.5px solid #c8ddb0 !important;
    border-radius: 10px !important;
    color: #0f1a05 !important;
    height: 50px !important;
    font-size: 14px !important;
    transition: border-color 0.2s ease !important;
}

.iframe-contact .form-control:focus {
    border-color: #083f35 !important;
    box-shadow: 0 0 0 3px rgba(8,63,53,0.1) !important;
    outline: none !important;
}

.iframe-contact textarea.form-control {
    height: auto !important;
    min-height: 130px !important;
}

/* Placeholders */
.iframe-contact .form-control::placeholder,
.iframe-contact input::-webkit-input-placeholder,
.iframe-contact input::-moz-placeholder,
.iframe-contact input:-ms-input-placeholder,
.iframe-contact textarea::-webkit-input-placeholder,
.iframe-contact textarea::-moz-placeholder,
.iframe-contact textarea:-ms-input-placeholder {
    color: #8aaa80 !important;
}

/* Submit button */
.iframe-contact .btn-style1,
.iframe-contact button[type="submit"] {
    background: #083f35 !important;
    border-color: #083f35 !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 12px 36px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    transition: background 0.2s ease !important;
}

.iframe-contact .btn-style1:hover,
.iframe-contact button[type="submit"]:hover {
    background: #0a5244 !important;
    border-color: #0a5244 !important;
}

/* Map iframe — remove grayscale */
.iframe-contact iframe {
    filter: none !important;
    -webkit-filter: none !important;
    border-radius: 14px !important;
    border: 2px solid #c8ddb0 !important;
}


/* ==============================================
   FOOTER SOCIAL ICONS
   ============================================== */
.footer-social-icons {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    margin-top: 14px !important;
}

.footer-social-icons a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    background: #083f35 !important;
    border: 1.5px solid #0a5244 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: background 0.25s ease, transform 0.2s ease !important;
    line-height: 1 !important;
}

.footer-social-icons a:hover {
    background: #b7ea24 !important;
    border-color: #b7ea24 !important;
    color: #083f35 !important;
    transform: translateY(-3px) !important;
    text-decoration: none !important;
}

.footer-social-icons a i {
    font-size: 14px !important;
    line-height: 1 !important;
    display: block !important;
}


/* Hide database social text links in footer, keep emails only */
.custom-html-widget a[href*="facebook"],
.custom-html-widget a[href*="instagram"],
.custom-html-widget a[href*="linkedin"],
.custom-html-widget a[href*="google"],
.custom-html-widget a[href*="twitter"],
.custom-html-widget a[href*="x.com"] {
    display: none !important;
}


/* Hide Google text link in footer Reach Us section */
.custom-html-widget a[href*="g.page"],
.custom-html-widget a i.fab.fa-google,
.custom-html-widget a:has(i.fab.fa-google) {
    display: none !important;
}


/* Hide Google entry from database social list in footer */
.social-share li a[href*="g.page"] {
    display: none !important;
}
.social-share li:has(a[href*="g.page"]) {
    display: none !important;
}


/* Equal height for left and right testimonial cards */
.lx-testi-cards {
    align-items: stretch !important;
}

.lx-testi-card {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}


/* Trustpilot logo next to 4.5 rating */
.lx-rating-row {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin-bottom: 4px !important;
}

.lx-trustpilot-logo {
    width: 32px !important;
    height: 32px !important;
    flex-shrink: 0 !important;
}


/* Trustpilot badge — bigger & visible */
.lx-tp-badge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    background: #00B67A !important;
    border-radius: 8px !important;
    padding: 7px 14px 7px 10px !important;
}

.lx-tp-badge svg {
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0 !important;
}

.lx-tp-badge span {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    letter-spacing: 0.3px !important;
    line-height: 1 !important;
}


/* Rating pills — brand SVG icons */
.lx-pill-icon svg {
    display: block !important;
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0 !important;
}

.lx-pill-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
}


/* Section page break divider */
.section-page-break {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 80px;
    background: #f0ede6;
}

.spb-line {
    flex: 1;
    height: 1.5px;
    background: linear-gradient(to right, transparent, #c0d4b0, transparent);
}

.spb-diamond {
    display: none !important;
}


/* Blog post author avatar */
.post-author-avatar {
    display: inline-block !important;
    margin-bottom: 16px !important;
}

.post-author-avatar .avatar {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    border: 3px solid #083f35 !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}


/* About Us banner — two column layout with goat image */
.banner-inner-grid {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: 40px !important;
    width: 100% !important;
    max-width: 1320px !important;
}

.banner-text-col {
    flex: 1 !important;
    padding-bottom: 40px !important;
}

.banner-img-col {
    flex-shrink: 0 !important;
    width: 480px !important;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: flex-end !important;
    margin-bottom: -60px !important;
}

.banner-goat-img {
    width: 100% !important;
    max-width: 480px !important;
    height: auto !important;
    display: block !important;
    object-fit: contain !important;
    object-position: bottom !important;
    filter: drop-shadow(0 10px 40px rgba(0,0,0,0.4)) !important;
    transform: translateY(-200px) !important;
}

@media (max-width: 768px) {
    .banner-inner-grid { flex-direction: column !important; align-items: flex-start !important; }
    .banner-img-col { width: 100% !important; max-width: 280px !important; align-self: center !important; }
}


/* =============================================
   GLOBAL FONT OVERRIDE — Playfair Display everywhere
   ============================================= */
body, body *,
h1, h2, h3, h4, h5, h6,
p, span, a, li, ul, ol,
label, input, textarea, select, button,
small, td, th, div, section, article,
nav, header, footer, main, aside {
    font-family: 'Playfair Display', serif !important;
}


/* =============================================
   ALL INNER PAGES — Same theme as About Us
   ============================================= */

/* Portfolio page content */
.porfolio-row-,
.container-fluid.mt-5,
.portfolio-page-content {
    background: #f0ede6 !important;
}

.portfolioTitle h2,
.portfolioTitle h3 {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

/* About Us inner content */
.about-us,
.about-us.light-section {
    background: #f0ede6 !important;
}

.about-heading1-home {
    color: #3a7d2c !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
}

.about-heading2-home {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}

/* Members section */
.members-section {
    background: #f0ede6 !important;
    padding: 60px 0 !important;
}

.members-heading1 {
    color: #083f35 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    font-size: clamp(32px, 4vw, 56px) !important;
    text-align: center !important;
    font-size: 38px !important;
    font-weight: 700 !important;
    margin-bottom: 40px !important;
}

.venor-team .content h5.title {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

.venor-team .content .position {
    color: #3a7d2c !important;
}

/* Breadcrumb area — all inner pages */
.breadcrumb-area {
    background: #f0ede6 !important;
    font-family: 'Playfair Display', serif !important;
}

.breadcrumb-title {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

.page-list li a,
.page-list li {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

/* Blog/Article inner page */
.post-content.blog-page-section {
    background: #f0ede6 !important;
}

.post-name, .post-name a {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

/* Btn style1 — all pages */
.btn-style1 {
    background: #083f35 !important;
    border-color: #083f35 !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
}

.btn-style1:hover {
    background: #0a5244 !important;
    border-color: #0a5244 !important;
    color: #ffffff !important;
}


/* =============================================
   BTN-STYLE1 — Full green theme override
   ============================================= */
.btn.btn-style1,
a.btn.btn-style1,
button.btn.btn-style1 {
    background-color: #083f35 !important;
    background: #083f35 !important;
    border: 2px solid #083f35 !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 12px 32px !important;
    height: auto !important;
    line-height: 1.5 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: background 0.25s ease, border-color 0.25s ease !important;
    text-decoration: none !important;
}

.btn.btn-style1::before {
    display: none !important;
}

.btn.btn-style1:hover,
a.btn.btn-style1:hover,
button.btn.btn-style1:hover {
    background-color: #b7ea24 !important;
    background: #b7ea24 !important;
    border-color: #b7ea24 !important;
    color: #083f35 !important;
}

.btn.btn-style1 svg,
.btn.btn-style1:hover svg {
    fill: currentColor !important;
    stroke: currentColor !important;
}


/* =============================================
   VIDEO MODAL
   ============================================= */
.video-modal-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    z-index: 99999;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(6px);
}

.video-modal-overlay.active {
    display: flex !important;
}

.video-modal-box {
    position: relative;
    width: 90%;
    max-width: 480px;
    background: #000;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0,0,0,0.5);
}

.video-modal-inner {
    position: relative;
    width: 100%;
    padding-top: 177.78%; /* 9:16 portrait for Instagram reel */
}

.video-modal-inner iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 12px !important;
}

.video-modal-close {
    position: absolute;
    top: 10px;
    right: 14px;
    z-index: 10;
    background: rgba(255,255,255,0.15);
    border: none;
    color: #fff;
    font-size: 24px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: background 0.2s;
}

.video-modal-close:hover {
    background: rgba(255,255,255,0.3);
}


/* =============================================
   FONT AWESOME ICONS — Restore original font
   ============================================= */
.fa, .fab, .fas, .far, .fal, .fad,
[class^="fa-"], [class*=" fa-"],
i.fa, i.fab, i.fas, i.far {
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
}

i.fab {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400 !important;
}

i.fas {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

i.far {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
}


/* Portfolio cards — interchange heading & subheading font sizes */
.Porfolio .portfolioTitle h2 {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #3a7d2c !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    margin-bottom: 6px !important;
}

.Porfolio .portfolioTitle p {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #083f35 !important;
    line-height: 1.3 !important;
    margin-bottom: 10px !important;
}


/* =============================================
   PROJECT / PRODUCT DETAIL PAGE — Green Theme
   ============================================= */

.project-content {
    background: #f0ede6 !important;
    padding: 50px 0 80px !important;
}

/* Featured image */
.project-content .project__img_single {
    margin-bottom: 40px !important;
    border-radius: 16px !important;
    overflow: hidden !important;
}

.project-content .project__img_single img {
    width: 100% !important;
    border-radius: 16px !important;
    display: block !important;
}

/* Main title */
.project-content h2.post-name {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
}

/* Info sidebar title */
.project-content h4.post-name {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
}

/* Animated border */
.project-content .venor-animate-border {
    display: block !important;
    width: 60px !important;
    height: 3px !important;
    background: #b7ea24 !important;
    margin-bottom: 20px !important;
}

/* Body content */
.project-content .col-md-8 p,
.project-content .col-md-8 li,
.project-content .col-md-8 span,
.project-content .col-md-8 div {
    color: #2d4a2d !important;
    line-height: 1.8 !important;
}

/* Info sidebar */
.project-content .col-md-4 p,
.project-content .col-md-4 strong {
    color: #083f35 !important;
    font-size: 14px !important;
}

/* Feature cards (Inventory Monitoring etc.) */
.project-content .info-row,
.project-content .feature-box,
.project-content .case_tt,
.project-content [class*="feature"],
.project-content [class*="info-row"] {
    background: #ffffff !important;
    border: 1px solid #d0e4c8 !important;
    border-radius: 14px !important;
    padding: 24px !important;
    color: #083f35 !important;
}

.project-content h3,
.project-content h4,
.project-content h5 {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

/* Gallery images */
.project-content .featured-image {
    border-radius: 12px !important;
    overflow: hidden !important;
    margin-bottom: 20px !important;
}

.project-content .featured-image img {
    width: 100% !important;
    border-radius: 12px !important;
    display: block !important;
}

/* Override any dark backgrounds in body content */
.project-content * {
    background-color: transparent !important;
}

.project-content,
.project-content .container,
.project-content .row {
    background-color: #f0ede6 !important;
}

.project-content .col-md-8,
.project-content .col-md-4 {
    background: transparent !important;
}


/* =============================================
   PROJECT DETAIL PAGE — STRONG GREEN OVERRIDE
   ============================================= */
.project-content,
body:has(.project-content) {
    background: #f0ede6 !important;
    background-color: #f0ede6 !important;
    border-top: none !important;
    border-bottom: none !important;
    color: #083f35 !important;
}

.project-content .container,
.project-content .row,
.project-content .col-md-8,
.project-content .col-md-4,
.project-content .gallery,
.project-content .featured-image {
    background: transparent !important;
    background-color: transparent !important;
}

.project-content h2,
.project-content h4,
.project-content h3,
.project-content h5 {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

.project-content p,
.project-content p strong,
.project-content li,
.project-content span:not(.venor-animate-border) {
    color: #2d4a2d !important;
}

.project-content .venor-animate-border {
    background: #b7ea24 !important;
    border-color: #b7ea24 !important;
}

/* Feature/info cards inside body content */
.project-content .info-row__title,
.project-content .info-row__title a,
.project-content .case_tt {
    color: #083f35 !important;
}

/* Breadcrumb on project page */
body:has(.project-content) .breadcrumb-area {
    background: #f0ede6 !important;
}

body:has(.project-content) .breadcrumb-title,
body:has(.project-content) .page-list li,
body:has(.project-content) .page-list li a {
    color: #083f35 !important;
}


/* =============================================
   CUSTOM PAGE (page.blade.php) — GREEN THEME
   ============================================= */
.page-content {
    background: #f0ede6 !important;
    background-color: #f0ede6 !important;
    padding: 50px 0 80px !important;
}

/* Override ALL dark backgrounds in page body */
.page-content *,
.page-content div,
.page-content section,
.page-content article {
    background-color: transparent !important;
    color: inherit !important;
}

/* Set base text color */
.page-content {
    color: #083f35 !important;
}

/* Headings */
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    color: #083f35 !important;
    font-family: 'Playfair Display', serif !important;
}

/* Paragraphs */
.page-content p,
.page-content li,
.page-content span,
.page-content td,
.page-content th {
    color: #2d4a2d !important;
}

/* Feature/info cards */
.page-content .info-row,
.page-content [class*="card"],
.page-content [class*="box"],
.page-content [class*="feature"],
.page-content [class*="item"] {
    background: #ffffff !important;
    border: 1px solid #d0e4c8 !important;
    border-radius: 14px !important;
    color: #083f35 !important;
}

.page-content [class*="card"] h2,
.page-content [class*="card"] h3,
.page-content [class*="card"] h4,
.page-content [class*="box"] h2,
.page-content [class*="box"] h3,
.page-content [class*="feature"] h2,
.page-content [class*="feature"] h3 {
    color: #083f35 !important;
}

/* Breadcrumb */
body:has(.page-content) .breadcrumb-area {
    background: #f0ede6 !important;
}

body:has(.page-content) .breadcrumb-title {
    color: #083f35 !important;
}

/* Inline style overrides for dark backgrounds */
.page-content [style*="background:#0"],
.page-content [style*="background: #0"],
.page-content [style*="background-color:#0"],
.page-content [style*="background:#1"],
.page-content [style*="background:#2"],
.page-content [style*="background: #1"],
.page-content [style*="background: #2"] {
    background: #ffffff !important;
    background-color: #ffffff !important;
}

.page-content [style*="color:#fff"],
.page-content [style*="color: #fff"],
.page-content [style*="color:white"],
.page-content [style*="color:#bdb"] {
    color: #083f35 !important;
}


/* Team member hover — name & designation white */
.members-section h5.title,
.members-section .venor-team:hover .content .title,
.members-section .venor-team h5.title {
    color: #ffffff !important;
}

.members-section p.position,
.members-section .venor-team:hover .content p.position,
.members-section .venor-team p.position {
    color: #e0f0d0 !important;
}


/* Menu toggle — align with Let's Connect button */
.menu-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 46px !important;
    width: 46px !important;
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: middle !important;
    line-height: 1 !important;
    font-size: 24px !important;
}


/* Remove white line above menu toggle */
.menu-toggle {
    border: none !important;
    border-top: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.site-actions {
    align-items: center !important;
}


/* Hide scrollbar track showing in navbar area */
::-webkit-scrollbar {
    width: 0px !important;
    background: transparent !important;
}


/* Remove any extra line near menu toggle */
.site-topbar-inner::after,
.site-topbar-inner::before,
.site-actions::after,
.site-actions::before,
.menu-toggle::after,
.menu-toggle::before {
    display: none !important;
    content: none !important;
}

.site-topbar-inner {
    border: none !important;
}


/* =============================================
   MONTSERRAT — Final global override
   ============================================= */
body, body *,
h1, h2, h3, h4, h5, h6,
p, span, a, li, ul, ol,
label, input, textarea, select, button,
small, td, th, div, section, article,
nav, header, footer, main, aside {
    font-family: 'Montserrat', sans-serif !important;
}


/* carrierdetails footer — force colors */
.contact-cta-wrap a[href*="contact"] span,
.contact-cta-wrap a[href*="contact"] {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.contact-cta-wrap [style*="background:#083f35"] {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.contact-cta-wrap [style*="background:#083f35"] i {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}


/* Fun Facts — Service section jaisa bold font */
.ff-right-title {
    font-size: 52px !important;
    font-weight: 800 !important;
    color: #083f35 !important;
    line-height: 1.05 !important;
    letter-spacing: -0.02em !important;
    font-family: 'Montserrat', sans-serif !important;
}

.ff-stat-num,
.ff-stat-num .timer,
.ff-stat-num sup {
    font-size: 52px !important;
    font-weight: 800 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #083f35 !important;
    -webkit-text-fill-color: #083f35 !important;
}

.ff-stat-num sup {
    font-size: 28px !important;
}

.ff-stat-lbl {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #4a6a4a !important;
    font-family: 'Montserrat', sans-serif !important;
}


/* Fun Facts — numbers wapas original size */
.ff-stat-num,
.ff-stat-num .timer,
.ff-stat-num sup {
    font-size: 42px !important;
    font-weight: 700 !important;
}

.ff-stat-num sup {
    font-size: 24px !important;
}


/* Portfolio heading — Service section jaisa bold */
.lx-port-title {
    font-size: 52px !important;
    font-weight: 800 !important;
    color: #083f35 !important;
    line-height: 1.05 !important;
    letter-spacing: -0.02em !important;
    font-family: 'Montserrat', sans-serif !important;
}


/* Our Happy Clients heading — Service section jaisa bold */
.lx-testi-title {
    font-size: 52px !important;
    font-weight: 800 !important;
    line-height: 1.05 !important;
    letter-spacing: -0.02em !important;
    font-family: 'Montserrat', sans-serif !important;
}


/* ==============================================
   COMPREHENSIVE MOBILE RESPONSIVE — ALL PAGES
   ============================================== */

/* ============ 480px — SMALL MOBILE ============ */
@media (max-width: 480px) {

    /* --- HERO --- */
    .hero-ref-section { padding: 20px 16px 16px; min-height: auto; }
    .hero-ref-left h1 { font-size: 30px !important; line-height: 1.1; }
    .hero-ref-left h4 { font-size: 16px; }
    .hero-ref-left p { font-size: 14px; }
    .hero-ref-stat-box { min-width: 100%; padding: 18px 20px; }
    .hero-ref-stat-box h3 { font-size: 36px !important; }
    .hero-ref-stat-box p { font-size: 14px !important; }
    .hero-ref-actions { flex-direction: column; align-items: flex-start; gap: 14px; }
    .hero-ref-main-btn { width: 100%; justify-content: center; }

    /* --- ABOUT --- */
    .about-section-new { padding: 40px 0; }
    .about-new-heading { font-size: 26px !important; }
    .about-new-stats { flex-direction: column; gap: 10px; }
    .about-stat-pill { width: 100%; justify-content: space-between; }
    .about-new-features { grid-template-columns: 1fr !important; }
    .about-exp-badge { top: 10px; right: 10px; padding: 10px 14px; }
    .about-exp-number { font-size: 28px; }
    .about-chart-card { width: 140px !important; bottom: -10px !important; right: 10px !important; }

    /* --- SOLUTIONS --- */
    .sol-section { padding: 40px 0; }
    .sol-title { font-size: 26px !important; }
    .sol-tabs { flex-wrap: wrap; gap: 6px; }
    .sol-tab { font-size: 11px; padding: 6px 12px; }
    .sol-layout { flex-direction: column !important; }
    .sol-list { width: 100% !important; }
    .sol-detail { width: 100% !important; padding: 24px 16px !important; }
    .sol-detail-num { font-size: 48px !important; }
    .sol-detail-name { font-size: 22px !important; }

    /* --- SERVICES (PLX) --- */
    .plx-svc-header { padding: 32px 16px 20px; flex-direction: column; gap: 16px; }
    .plx-svc-header-left h2 { font-size: 26px !important; }
    .plx-svc-stage { width: 240px !important; height: 240px !important; }
    .plx-b-icon { font-size: 44px !important; }
    .plx-svc-name h3 { font-size: 22px !important; }
    .plx-card { padding: 18px 16px 14px; }
    .plx-card-body h4 { font-size: 16px; }
    .plx-card-body p { font-size: 12px; }
    .plx-ghost-num { font-size: 40px; }

    /* --- FUN FACTS --- */
    .fun-facts-new { overflow: hidden; }
    .ff-mountain { height: 160px !important; }
    .ff-labels { display: none !important; }
    .ff-bottom { padding: 20px 0 40px; }
    .ff-bottom-inner { grid-template-columns: 1fr !important; gap: 20px; padding: 0 16px; }
    .ff-gcard { max-width: 100%; border-radius: 14px; }
    .ff-right-title { font-size: 26px !important; line-height: 1.2; }
    .ff-stats-row { grid-template-columns: 1fr 1fr !important; gap: 12px; }
    .ff-stat-num { font-size: 28px !important; }
    .ff-stat-num sup { font-size: 16px !important; }
    .ff-stat-lbl { font-size: 12px !important; }
    .ff-service-tags { gap: 8px; }
    .ff-service-pill { font-size: 11px; padding: 8px 12px; }

    /* --- PORTFOLIO --- */
    .lx-portfolio-section { padding: 40px 16px; }
    .lx-port-title { font-size: 26px !important; }
    .lx-port-cards { grid-template-columns: 1fr !important; gap: 12px; }
    .lx-port-header { flex-direction: column; align-items: flex-start; gap: 16px; }

    /* --- TESTIMONIALS --- */
    .lx-testi-title { font-size: 28px !important; }
    .lx-testi-top { padding: 40px 16px 30px !important; }
    .lx-testi-cards { grid-template-columns: 1fr !important; }
    .lx-testi-card { padding: 20px 16px; }
    .lx-rating-pills { flex-direction: column; align-items: center; }
    .lx-rating-pill { min-width: 100%; }

    /* --- BLOG --- */
    .bl-heading { font-size: 26px !important; }
    .bl-cards-grid { grid-template-columns: 1fr !important; }
    .bl-card-dark { padding: 24px 16px; }

    /* --- GETINTOUCH / FIND US --- */
    .getintouch-home .d2-wrap { padding: 40px 16px; }
    .getintouch-home .d2-cards { grid-template-columns: 1fr !important; gap: 16px; }
    .getintouch-home .d2-title { font-size: 26px !important; }

    /* --- TYPED SECTION --- */
    .typed-section .container .row { flex-direction: column; gap: 12px; }
    .typed-section .col-md-4 { text-align: left !important; }
    .typed-section .parent-typed-text { font-size: 15px !important; }

    /* --- FOOTER CTA --- */
    .contact-cta-grid { grid-template-columns: 1fr !important; }
    .contact-cta-left { padding: 36px 20px !important; }
    .contact-cta-right { padding: 30px 20px 24px !important; }
    .contact-cta-title { font-size: 42px !important; line-height: 1.0; }
    .contact-cta-top { grid-template-columns: 1fr !important; gap: 24px; }
    .contact-cta-btn { width: 100%; justify-content: center; font-size: 13px !important; padding: 14px 20px !important; }
}

/* ============ 768px — TABLET ============ */
@media (max-width: 768px) {

    /* --- HERO --- */
    .hero-ref-left h1 { font-size: 38px; }
    .hero-ref-stats { flex-direction: column; width: 100%; }
    .hero-ref-stat-box { min-width: 100%; border-radius: 16px !important; }

    /* --- ABOUT --- */
    .about-new-grid { grid-template-columns: 1fr !important; }
    .about-new-right { padding-left: 16px !important; padding-top: 20px !important; }
    .about-main-img { height: 280px !important; }
    .about-new-features { grid-template-columns: 1fr 1fr !important; }
    .about-team-row { flex-direction: column; gap: 10px; }

    /* --- SOLUTIONS --- */
    .sol-header { flex-direction: column; gap: 20px; }
    .sol-layout { flex-direction: column !important; gap: 0; }
    .sol-list { width: 100% !important; border-right: none !important; border-bottom: 1px solid #e0e0e0; }
    .sol-detail { width: 100% !important; }
    .sol-tabs { overflow-x: auto; flex-wrap: nowrap; padding-bottom: 8px; }
    .sol-tab { white-space: nowrap; flex-shrink: 0; }

    /* --- FUN FACTS --- */
    .ff-mountain { height: 200px !important; }
    .ff-bottom-inner { grid-template-columns: 1fr !important; gap: 24px; padding: 0 20px; }
    .ff-right-title { font-size: 30px !important; }
    .ff-stats-row { grid-template-columns: repeat(2, 1fr) !important; }
    .ff-gcard { max-width: 100%; }
    .ff-labels { display: none !important; }

    /* --- PORTFOLIO --- */
    .lx-port-cards { grid-template-columns: repeat(2, 1fr) !important; }
    .lx-port-header { flex-direction: column; align-items: flex-start; gap: 16px; }

    /* --- TESTIMONIALS --- */
    .lx-testi-cards { grid-template-columns: 1fr !important; }
    .lx-testi-left { display: none !important; }
    .lx-testi-title { font-size: 34px !important; }

    /* --- BLOG --- */
    .bl-cards-grid { grid-template-columns: 1fr !important; }
    .bl-header { flex-direction: column; gap: 16px; }

    /* --- GETINTOUCH --- */
    .getintouch-home .d2-cards { grid-template-columns: 1fr !important; }

    /* --- FOOTER CTA --- */
    .contact-cta-grid { grid-template-columns: 1fr !important; }
    .contact-cta-left { padding: 50px 30px !important; }
    .contact-cta-right { padding: 40px 30px 30px !important; }
    .contact-cta-title { font-size: 52px !important; }
    .contact-cta-top { grid-template-columns: 1fr 1fr !important; gap: 30px; }
}

/* ============ 1024px — LARGE TABLET ============ */
@media (max-width: 1024px) {

    /* --- HERO --- */
    .hero-ref-left { padding-left: 20px; }
    .hero-ref-left h1 { font-size: 48px; }

    /* --- ABOUT --- */
    .about-new-heading { font-size: 34px !important; }

    /* --- FUN FACTS --- */
    .ff-mountain { height: 260px !important; }
    .ff-bottom-inner { grid-template-columns: 300px 1fr; gap: 36px; padding: 0 24px; }
    .ff-right-title { font-size: 38px !important; }
    .ff-tag-box { font-size: 11px !important; padding: 5px 10px !important; }
    .ff-tag-num { width: 32px !important; height: 32px !important; font-size: 10px !important; }

    /* --- PORTFOLIO --- */
    .lx-port-title { font-size: 38px !important; }

    /* --- TESTIMONIALS --- */
    .lx-testi-title { font-size: 38px !important; }

    /* --- BLOG --- */
    .bl-heading { font-size: 38px !important; }
    .bl-cards-grid { grid-template-columns: repeat(2, 1fr) !important; }

    /* --- GETINTOUCH --- */
    .getintouch-home .d2-cards { grid-template-columns: repeat(2, 1fr) !important; }
    .getintouch-home .d2-title { font-size: 34px !important; }
}

/* ============ OVERFLOW FIXES — ALL SIZES ============ */
html, body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
}

.hero-ref-section,
.about-section-new,
.sol-section,
.plx-svc-wrap,
.plx-svc-header,
.fun-facts-new,
.lx-portfolio-section,
.lx-testimonial-section,
.blog-section-new,
.getintouch-home,
.typed-section,
.contact-cta-wrap {
    overflow-x: hidden !important;
    max-width: 100% !important;
}

/* Fix container overflow on mobile */
@media (max-width: 768px) {
    .container { padding-left: 16px !important; padding-right: 16px !important; }
    .row { margin-left: 0 !important; margin-right: 0 !important; }
    [class*="col-"] { padding-left: 8px !important; padding-right: 8px !important; }
}


/* ==============================================
   MOBILE FIXES — HERO + FUN FACTS STATS
   ============================================== */

/* Hero — fix actions cut off on mobile */
@media (max-width: 480px) {
    .hero-ref-section {
        padding-bottom: 100px !important;
        min-height: auto !important;
    }
    .hero-ref-container {
        padding-bottom: 20px !important;
        min-height: auto !important;
    }
    .hero-ref-left {
        padding-left: 0 !important;
        text-align: center !important;
    }
    .hero-ref-left h1 {
        font-size: 28px !important;
        line-height: 1.15 !important;
        margin-bottom: 12px !important;
    }
    .hero-ref-left h4 {
        font-size: 15px !important;
        margin-bottom: 12px !important;
    }
    .hero-ref-left p {
        font-size: 13px !important;
        line-height: 1.6 !important;
        margin-bottom: 20px !important;
    }
    .hero-ref-actions {
        flex-direction: column !important;
        align-items: center !important;
        gap: 14px !important;
        margin-top: 20px !important;
    }
    .hero-ref-main-btn {
        width: 100% !important;
        justify-content: center !important;
        min-width: unset !important;
    }
    .hero-ref-video-wrap {
        justify-content: center !important;
    }
    .hero-ref-stats {
        position: static !important;
        flex-direction: column !important;
        width: 100% !important;
        margin-top: 20px !important;
        gap: 0 !important;
    }
    .hero-ref-stat-box {
        min-width: 100% !important;
        border-radius: 0 !important;
        padding: 16px 20px !important;
    }
    .hero-ref-stat-box.dark { border-radius: 0 !important; }
    .hero-ref-stat-box.green { border-radius: 0 !important; }
    .hero-ref-stat-box h3 { font-size: 32px !important; }
    .hero-ref-stat-box p { font-size: 13px !important; }
}

/* Fun Facts stats — fix overlapping numbers on mobile */
@media (max-width: 600px) {
    .ff-stats-row {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 20px 12px !important;
        width: 100% !important;
    }
    .ff-stat {
        width: 100% !important;
        padding: 0 !important;
        border-left: none !important;
    }
    .ff-stat + .ff-stat {
        padding-left: 0 !important;
        border-left: none !important;
    }
    .ff-stat-num {
        font-size: 28px !important;
        white-space: nowrap !important;
        -webkit-text-fill-color: #083f35 !important;
    }
    .ff-stat-num .timer {
        font-size: 28px !important;
        -webkit-text-fill-color: #083f35 !important;
    }
    .ff-stat-num sup {
        font-size: 16px !important;
        -webkit-text-fill-color: #083f35 !important;
    }
    .ff-stat-lbl {
        font-size: 12px !important;
        max-width: 100% !important;
        line-height: 1.4 !important;
    }
    .ff-bottom-inner {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
        padding: 0 16px !important;
    }
    .ff-right-title {
        font-size: 24px !important;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }
    .ff-gcard {
        width: 100% !important;
        max-width: 100% !important;
    }
}


/* ==============================================
   FUN FACTS — MOUNTAIN + STATS MOBILE FIX
   ============================================== */

/* Mountain — proper display on all screens */
.ff-mountain {
    overflow: hidden !important;
}
.ff-mountain svg {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    preserveAspectRatio: none !important;
}

@media (max-width: 768px) {
    .ff-mountain {
        height: 180px !important;
        overflow: hidden !important;
    }
    .ff-mountain svg {
        width: 100% !important;
        height: 100% !important;
    }
    .ff-labels {
        display: none !important;
    }

    /* Stats — 2x2 grid, no overflow */
    .ff-stats-row {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 24px 16px !important;
        width: 100% !important;
    }
    .ff-stat {
        padding: 0 !important;
        border-left: none !important;
        width: 100% !important;
        min-width: 0 !important;
    }
    .ff-stat + .ff-stat {
        padding-left: 0 !important;
        border-left: none !important;
    }
    .ff-stat-num {
        font-size: 30px !important;
        white-space: nowrap !important;
        flex-wrap: nowrap !important;
        gap: 1px !important;
    }
    .ff-stat-num .timer {
        font-size: 30px !important;
    }
    .ff-stat-num sup {
        font-size: 18px !important;
    }
    .ff-stat-lbl {
        font-size: 12px !important;
        max-width: 100% !important;
        line-height: 1.4 !important;
    }

    /* Bottom layout — single column */
    .ff-bottom-inner {
        grid-template-columns: 1fr !important;
        gap: 24px !important;
        padding: 0 16px !important;
    }
    .ff-gcard {
        width: 100% !important;
        max-width: 100% !important;
    }
    .ff-right-title {
        font-size: 28px !important;
        line-height: 1.2 !important;
        max-width: 100% !important;
    }
}

@media (max-width: 480px) {
    .ff-mountain {
        height: 140px !important;
    }
    .ff-stats-row {
        grid-template-columns: 1fr 1fr !important;
        gap: 20px 12px !important;
    }
    .ff-stat-num {
        font-size: 26px !important;
    }
    .ff-stat-num .timer {
        font-size: 26px !important;
    }
    .ff-stat-num sup {
        font-size: 15px !important;
    }
    .ff-stat-lbl {
        font-size: 11px !important;
    }
    .ff-right-title {
        font-size: 22px !important;
    }
    .ff-bottom {
        padding: 16px 0 36px !important;
    }
}


/* ==============================================
   FUN FACTS — MOBILE LABELS AS HORIZONTAL ROW
   ============================================== */
@media (max-width: 768px) {
    /* Show labels as scrollable horizontal pills below mountain */
    .ff-labels {
        display: flex !important;
        position: static !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        gap: 10px !important;
        padding: 12px 16px !important;
        background: #f0ede6 !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
    }
    .ff-labels::-webkit-scrollbar { display: none !important; }

    /* Each tag — horizontal pill style */
    .ff-tag {
        position: static !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 6px !important;
        flex-shrink: 0 !important;
    }
    .ff-tag-box {
        font-size: 10px !important;
        padding: 5px 10px !important;
        white-space: nowrap !important;
        background: #083f35 !important;
        color: #fff !important;
        border-radius: 999px !important;
        border: none !important;
        letter-spacing: 0.5px !important;
    }
    .ff-tag-num {
        width: 22px !important;
        height: 22px !important;
        font-size: 9px !important;
        background: #c8ddb0 !important;
        color: #083f35 !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-weight: 700 !important;
        flex-shrink: 0 !important;
    }
}


/* ==============================================
   FIND US GLOBALLY — OVERRIDE CLEANUP
   ============================================== */
/* Remove old card-based overrides that no longer apply */
.getintouch-home .d2-card-top,
.getintouch-home .d2-card:nth-child(2) .d2-card-top,
.getintouch-home .d2-card:nth-child(3) .d2-card-top,
.getintouch-home .d2-card-inner,
.getintouch-home .d2-phone-row,
.getintouch-home .d2-phone-icon,
.getintouch-home .d2-badge,
.getintouch-home .d2-dot { all: unset; }

/* Force new pin card styles to win */
.d2-pin-card { background: #083f35 !important; }
.d2-pin-city { color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; }
.d2-pin-phone { color: #b7ea24 !important; -webkit-text-fill-color: #b7ea24 !important; }
.d2-pin-email { color: rgba(255,255,255,0.6) !important; -webkit-text-fill-color: rgba(255,255,255,0.6) !important; }
.d2-title { color: #0f1a05 !important; }
.getintouch-home .d2-wrap { background: #f0ede6 !important; }


/* ==============================================
   FIND US GLOBALLY — GMAP SECTION
   ============================================== */
.gmap-wrap {
    background: #f0ede6;
    padding: 70px 40px 80px;
    position: relative;
    overflow: hidden;
}

.gmap-header {
    text-align: center;
    margin-bottom: 40px;
}

.gmap-title {
    font-family: 'Playfair Display', serif;
    font-size: clamp(32px, 4vw, 56px);
    font-weight: 700;
    color: #0f1a05;
    margin: 0;
}

/* Map area — relative container for pins */
.gmap-map-area {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}

.gmap-world-img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 0.18;
    filter: grayscale(1);
}

/* Pin wrapper — absolute positioned on the map */
.gmap-pin {
    position: absolute;
    transform: translate(-50%, 0);
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Glowing dot — sits on top, centered above card */
.gmap-dot {
    width: 12px;
    height: 12px;
    background: #a8e063;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 5px rgba(168, 224, 99, 0.3);
    position: relative;
    z-index: 2;
    flex-shrink: 0;
}

.gmap-dot::after {
    content: '';
    position: absolute;
    inset: -5px;
    border-radius: 50%;
    border: 1.5px solid rgba(168, 224, 99, 0.5);
    animation: gmapPulse 2s ease-out infinite;
}

@keyframes gmapPulse {
    0%   { transform: scale(1); opacity: 0.8; }
    100% { transform: scale(2.2); opacity: 0; }
}

/* Card */
.gmap-card {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #083f35;
    border-radius: 14px;
    padding: 12px 16px;
    min-width: 210px;
    box-shadow: 0 8px 28px rgba(8, 63, 53, 0.28);
    position: relative;
    margin-top: 0;
}

/* Triangle pointer — centered on top of card, aligns with dot above */
.gmap-card::before {
    content: '';
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #083f35;
}

/* Country icon image */
.gmap-card-img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: rgba(255,255,255,0.12);
    display: flex;
    align-items: center;
    justify-content: center;
}

.gmap-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: brightness(0) invert(1);
}

/* Text info */
.gmap-card-info {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.gmap-card-city {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
}

.gmap-card-phone {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #a8e063;
    line-height: 1.2;
}

.gmap-card-email {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.2;
}

/* Responsive */
@media (max-width: 768px) {
    .gmap-wrap {
        padding: 50px 20px 60px;
    }

    .gmap-pin {
        position: static;
        transform: none;
        margin-bottom: 16px;
    }

    .gmap-map-area {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .gmap-world-img {
        display: none;
    }

    .gmap-card {
        min-width: unset;
        width: 100%;
    }

    .gmap-card::before {
        display: none;
    }

    .gmap-dot {
        display: none;
    }
}


/* ==============================================
   OUR GLOBAL CLIENTS + CERTIFICATIONS & AWARDS — Headings
   ============================================== */
.lx-section-heading {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    color: #0f1a05 !important;
}

/* Find Us Globally — Poppins font override */
.gmap-title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    color: #0f1a05 !important;
}

/* Service cards — clickable anchor styling */
a.plx-card {
    display: block;
    text-decoration: none !important;
    color: inherit !important;
    cursor: pointer;
}

a.plx-card:hover {
    text-decoration: none !important;
    border-color: rgba(137, 254, 4, 0.45) !important;
    box-shadow: 0 6px 28px rgba(13, 43, 20, 0.12) !important;
    transform: translateY(-2px);
    transition: all 0.25s ease;
}

a.plx-card h4,
a.plx-card p {
    color: inherit !important;
}


/* ==============================================
   INLINE STYLES MOVED TO CSS — CLEANUP
   ============================================== */

/* About chart bars — individual heights */
.about-bar-h30  { height: 30%; }
.about-bar-h45  { height: 45%; }
.about-bar-h50  { height: 50%; }
.about-bar-h60  { height: 60%; }
.about-bar-h80  { height: 80%; }
.about-bar-h90  { height: 90%; }
.about-bar-h100 { height: 100%; }

/* SVG arc transition — moved from inline style */
.plx-arc-animated {
    transition: stroke-dashoffset 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Fun facts counter color — moved from inline style="color:#083f35!important" */
.ff-stat-num,
.ff-stat-num .timer,
.ff-stat-num sup {
    color: #083f35 !important;
    -webkit-text-fill-color: #083f35 !important;
}

/* Video modal iframe — moved from inline style */
.video-modal-iframe {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    border: none;
    display: block;
}

/* Mountain labels — individual positions (moved from inline style) */
.ff-tag-1 { left: 20%; top: 38%; }
.ff-tag-2 { left: 32%; top: 54%; }
.ff-tag-3 { left: 43%; top: 28%; }
.ff-tag-4 { left: 53%; top: 42%; }
.ff-tag-5 { left: 63%; top: 14%; }
.ff-tag-6 { left: 74%; top: 24%; }


/* ==============================================
   CONTACT PAGE — GREEN/CREAM THEME
   ============================================== */

/* ── HERO ── */
.cnt-hero {
    background: #083f35;
    padding: 80px 0 60px;
    position: relative;
    overflow: hidden;
}
.cnt-hero::after {
    content: '';
    position: absolute;
    right: -120px;
    top: -120px;
    width: 480px;
    height: 480px;
    border-radius: 50%;
    background: rgba(183,234,36,0.05);
    pointer-events: none;
}
.cnt-hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,255,255,0.5);
    margin-bottom: 18px;
}
.cnt-hero-eyebrow a {
    color: #b7ea24;
    text-decoration: none;
}
.cnt-hero-eyebrow a:hover { color: #d4f55a; }
.cnt-hero-eyebrow span { color: rgba(255,255,255,0.35); }
.cnt-hero-title {
    font-family: 'Poppins', sans-serif;
    font-size: clamp(24px, 3.5vw, 38px);
    font-weight: 800;
    color: #ffffff;
    margin: 0 0 14px;
    line-height: 1.1;
    letter-spacing: -0.02em;
}
.cnt-hero-sub {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: rgba(255,255,255,0.6);
    margin: 0;
    max-width: 500px;
    line-height: 1.7;
}

/* ── INFO CARDS ── */
.cnt-cards-section {
    background: #f0ede6;
    padding: 60px 0 0;
}
.cnt-cards-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.cnt-card {
    background: #083f35;
    border-radius: 20px;
    padding: 36px 28px;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    box-shadow: 0 8px 32px rgba(8,63,53,0.12);
}
.cnt-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 48px rgba(8,63,53,0.2);
}
.cnt-card-icon {
    font-size: 30px;
    color: #b7ea24;
    margin-bottom: 14px;
    line-height: 1;
}
.cnt-card-icon i { color: #b7ea24 !important; }
.cnt-card-title {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 10px;
}
.cnt-card-body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    line-height: 1.8;
}
.cnt-card-body p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    line-height: 1.8;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.cnt-card-body a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    line-height: 1.8;
    display: block;
    text-decoration: none;
}
.cnt-card-body a:hover { color: #b7ea24; }
.cnt-card-body br { display: block; content: ''; margin: 2px 0; }

/* ── FORM SECTION ── */
.cnt-form-section {
    background: #f0ede6;
    padding: 60px 0 80px;
}
.cnt-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
}
.cnt-form-left-inner {
    position: sticky;
    top: 100px;
}
.cnt-form-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #083f35;
    margin-bottom: 12px;
}
.cnt-form-eyebrow::before {
    content: '';
    width: 24px;
    height: 2px;
    background: #083f35;
    border-radius: 2px;
}
.cnt-form-heading {
    font-family: 'Poppins', sans-serif;
    font-size: clamp(22px, 3vw, 34px);
    font-weight: 800;
    color: #083f35;
    margin: 0 0 28px;
    line-height: 1.2;
    letter-spacing: -0.02em;
}
.cnt-map-wrap {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(8,63,53,0.1);
}
.cnt-map-wrap iframe {
    width: 100% !important;
    height: 320px !important;
    border: none !important;
    display: block;
    filter: none !important;
}

/* Form box */
.cnt-form-box {
    background: #ffffff;
    border-radius: 24px;
    padding: 40px 36px;
    box-shadow: 0 8px 40px rgba(8,63,53,0.08);
    border: 1.5px solid #d8ead0;
}
.cnt-form-box-title {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #083f35;
    margin: 0 0 24px;
}

/* Success alert */
.cnt-alert-success {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #edfbe8;
    border: 1.5px solid #a8e063;
    color: #1a5c1a;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 16px;
    border-radius: 10px;
    margin-bottom: 20px;
}

/* Form layout */
.cnt-form { display: flex; flex-direction: column; gap: 14px; }
.cnt-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.cnt-field { display: flex; flex-direction: column; gap: 4px; }
.cnt-field-error .cnt-input { border-color: #e05252 !important; }

/* Inputs */
.cnt-input {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #1a3d1a;
    background: #f7faf4;
    border: 1.5px solid #c8ddb0;
    border-radius: 10px;
    padding: 12px 16px;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.cnt-input:focus {
    border-color: #083f35;
    box-shadow: 0 0 0 3px rgba(8,63,53,0.1);
    background: #ffffff;
}
.cnt-input::placeholder { color: #8aaa80; }
.cnt-textarea { resize: vertical; min-height: 130px; }
.cnt-error-msg {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #e05252;
}
.cnt-captcha-wrap { margin-top: 4px; }

/* Submit button */
.cnt-submit-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #083f35;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 14px 32px;
    border-radius: 999px;
    border: none;
    cursor: pointer;
    transition: background 0.25s ease, transform 0.2s ease;
    width: 100%;
    margin-top: 4px;
    letter-spacing: 0.3px;
}
.cnt-submit-btn:hover {
    background: #0a5244;
    transform: translateY(-2px);
}

/* ── CLIENTS ── */
.cnt-clients-section {
    background: #f0ede6;
    padding: 40px 0 60px;
    border-top: 1px solid #dde8d4;
}
.cnt-clients-label {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #6a8a6a;
    text-align: center;
    margin-bottom: 28px;
}

/* ── RESPONSIVE ── */
@media (max-width: 900px) {
    .cnt-cards-grid { grid-template-columns: 1fr; }
    .cnt-form-grid  { grid-template-columns: 1fr; gap: 32px; }
    .cnt-form-left-inner { position: static; }
}
@media (max-width: 600px) {
    .cnt-hero        { padding: 60px 0 40px; }
    .cnt-form-row    { grid-template-columns: 1fr; }
    .cnt-form-box    { padding: 28px 20px; }
    .cnt-cards-section { padding: 40px 0 0; }
    .cnt-form-section  { padding: 40px 0 60px; }
}

/* =========================
   ABOUT PAGE — CLIENT LOGOS GREEN
========================= */
.clients-section img {
    filter: brightness(0) saturate(100%) invert(22%) sepia(40%) saturate(800%) hue-rotate(120deg) brightness(60%) !important;
    -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(40%) saturate(800%) hue-rotate(120deg) brightness(60%) !important;
    opacity: 1 !important;
}
.clients-section img:hover {
    filter: brightness(0) saturate(100%) invert(22%) sepia(40%) saturate(800%) hue-rotate(120deg) brightness(80%) !important;
    -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(40%) saturate(800%) hue-rotate(120deg) brightness(80%) !important;
    opacity: 1 !important;
}

/* =========================
   ABOUT PAGE — CLIENT SECTION BG FIX
========================= */
.clients-section {
    background: #f5f3ee !important;
}
/* =========================
   PILL TEAM CARDS
========================= */
.members-section {
    background: #f0ede6;
    padding: 80px 0;
}
 
.members-section .members-heading1 {
    color: #083f35 !important;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(28px, 4vw, 52px);
    font-weight: 700;
    margin-bottom: 60px;
}
 
.pill-team-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: 30px 20px;
    max-width: 780px;
    margin: 0 auto;
}
 
/* First 3 cards — 3 column grid */
.pill-team-card:nth-child(-n+3) {
    grid-column: auto;
}
 
/* From 4th card onwards — switch to 5 columns */
.pill-team-card:nth-child(n+4) {
    grid-column: auto;
}
 
/* Override grid to 5 cols from 4th card using a wrapper trick */
.pill-team-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
}
 
.pill-team-card {
    width: 200px;
    flex-shrink: 0;
}
 
/* First row: exactly 3 cards */
.pill-team-card:nth-child(1),
.pill-team-card:nth-child(2),
.pill-team-card:nth-child(3) {
    width: 240px;
}
 
/* 4th card onwards: 5 per row = ~18% width */
.pill-team-card:nth-child(n+4) {
    width: 180px;
}
 
/* First row — 3 large cards */
.pill-team-row-top {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-bottom: 24px;
}
 
.pill-team-row-top .pill-team-card {
    width: 240px;
}
 
/* Bottom rows — 4 cards per row, same size as top */
.pill-team-row-bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 24px;
    max-width: 1100px;
    margin: 0 auto 24px;
}
 
.pill-team-row-bottom .pill-team-card,
.pill-team-card-sm {
    width: 240px;
}
 
.pill-team-card {
    width: 220px;
    border-radius: 999px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 28px;
    transition: transform 0.35s ease;
    background-color: #083f35 !important;
}
 
.pill-team-card:hover {
    transform: translateY(-10px);
}
 
/* Stagger: middle card in each row goes down */
.pill-team-row-top .pill-team-card:nth-child(2) {
    margin-top: 40px;
}
 
.pill-team-row-bottom .pill-team-card:nth-child(2),
.pill-team-row-bottom .pill-team-card:nth-child(4) {
    margin-top: 40px;
}
 
 
 
.pill-team-info {
    text-align: center;
    padding: 16px 20px 20px;
    background: #083f35;
    width: 100%;
}
 
.pill-team-name {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 4px;
    line-height: 1.3;
}
 
.pill-team-position {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.75);
    margin: 0;
    line-height: 1.4;
}
 
.pill-team-photo {
    width: 100%;
    aspect-ratio: 3/4;
    overflow: hidden;
    border-radius: 999px;
}
 
.pill-team-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    display: block;
    transition: transform 0.4s ease;
}
 
.pill-team-card:hover .pill-team-photo img {
    transform: scale(1.05);
}
 
@media (max-width: 768px) {
    .pill-team-row {
        grid-template-columns: repeat(2, 1fr);
        max-width: 480px;
        gap: 20px 14px;
    }
    .pill-team-card {
        width: 100%;
        max-width: 180px;
    }
    .pill-team-card:nth-child(3n+2) {
        margin-top: 0;
    }
    .pill-team-card:nth-child(even) {
        margin-top: 30px;
    }
    .pill-team-name {
        font-size: 14px;
    }
    .pill-team-position {
        font-size: 11px;
    }
}
 
@media (max-width: 480px) {
    .pill-team-row {
        grid-template-columns: repeat(2, 1fr);
        max-width: 360px;
        gap: 14px 10px;
    }
    .pill-team-card {
        max-width: 160px;
    }
}
 

/* =========================
   ABOUT — MEMBERS HEADING COLOR
========================= */
.members-section h3.members-heading1 {
    color: rgba(8, 63, 53, 0.97) !important;
}
