/* Filcom.id overrides on top of the Toptech template */

/* Floating WhatsApp button */
.filcom-wa{position:fixed;right:20px;bottom:24px;z-index:60;display:inline-flex;align-items:center;gap:.5rem;
  min-height:52px;padding:.7rem 1.15rem;border-radius:999px;background:#25D366;color:#fff;font-weight:700;
  font-size:.95rem;line-height:1;box-shadow:0 10px 26px rgba(4,81,56,.30);transition:transform .15s ease}
.filcom-wa:hover{color:#fff;transform:translateY(-2px)}
.filcom-wa i{font-size:1.2rem}
@media(max-width:575px){.filcom-wa span{display:none}.filcom-wa{right:14px;bottom:16px;padding:.8rem}}

/* Contact form: thank-you panel */
.filcom-form-thanks{display:none;margin-top:1rem;padding:1rem 1.25rem;border-radius:8px;
  background:#e7f8f0;color:#075a42;font-weight:600}
.filcom-form-thanks.is-visible{display:block}
.filcom-field-error{border-color:#d33!important}

/* "Cocok kalau Anda mengalami" bullet list */
.filcom-problem-list{list-style:none;padding:0;margin:0}
.filcom-problem-list li{position:relative;padding:.55rem 0 .55rem 2rem}
.filcom-problem-list li::before{content:"\F62A";font-family:"bootstrap-icons";position:absolute;left:0;top:.55rem;color:#d33}

/* Utility to hide any template section we keep in DOM but don't want shown */
.filcom-hidden{display:none!important}

/* Tighten spacing where removed sections left large gaps */
.filcom-tight{padding-top:0!important}

/* ==========================================================================
   Homepage polish — normalise the template sections we repurposed
   ========================================================================== */

/* 1. Consistent vertical rhythm for every homepage band */
.feature-area,
.portfolio-area,
.service-area,
.about-area,
.working-proces-area,
.team-area,
.faqs-area,
.contact-info-area,
.filcom-section{padding:64px 0 !important;margin:0 !important;position:relative;overflow:hidden}
@media(max-width:767px){
  .feature-area,.portfolio-area,.service-area,.about-area,.working-proces-area,
  .team-area,.faqs-area,.contact-info-area,.filcom-section{padding:44px 0 !important}
}
/* stop template decorative text/blobs bleeding out of service cards */
.single-services-box,.single-feature-box,.single-about-icon-box,.working-process-box{overflow:hidden}
.feature-area .container,.service-area .container,.about-area .container,
.working-proces-area .container,.team-area .container,.filcom-section .container{position:relative;z-index:2}

/* kill decorative rotated-text / blob pseudo-elements bleeding out of sections */
.service-area::before,.service-area::after,
.working-proces-area::before,.working-proces-area::after,
.about-area::before,.about-area::after,
.team-area::before,.team-area::after,
.service-area .section-title::before,.service-area .section-title::after,
.single-services-box::before,.single-services-box::after{display:none !important;content:none !important}

/* 2. Section headings — kicker + title, readable everywhere */
.section-title h4,.filcom-head h4{
  color:#2d6cdf !important;text-transform:uppercase;letter-spacing:.14em;
  font-size:.78rem;font-weight:800;margin:0 0 .55rem !important;line-height:1.4}
.section-title h2,.filcom-head h2{
  color:#12213c !important;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.25;
  margin:0 auto !important;max-width:640px}
.filcom-head{text-align:center;margin-bottom:44px}
/* template gives some section titles a negative margin-top that assumed larger
   section padding — reset it so headings never overlap the band above */
.section-title{margin-top:0 !important}
.section-title.center,.section-title.style-two,.filcom-head{margin-bottom:44px}
.about-area .section-title,.working-proces-area .section-title,
.team-area .section-title{margin-bottom:40px}
.single-about-icon-box{margin-bottom:26px}

/* 3. Dark "style-two" bands (Layanan, Cara Kerja) were dark-on-dark — make them light */
.service-area.style-two,
.working-proces-area.style-two{background:#f4f7fb !important}
.service-area.style-two::after{content:none !important}
.working-proces-area.style-two .process-content h4,
.working-proces-area.style-two .process-content p,
.working-proces-area.style-two .section-title h2{color:#12213c !important}
.working-proces-area.style-two .process-content p{opacity:1 !important}

/* 4. "Masalah yang paling sering kami temui" — clean equal-height cards */
.filcom-grid{display:grid;gap:24px}
.filcom-grid-3{grid-template-columns:repeat(3,1fr)}
@media(max-width:991px){.filcom-grid-3{grid-template-columns:repeat(2,1fr)}}
@media(max-width:575px){.filcom-grid-3{grid-template-columns:1fr}}

.filcom-problems{background:#fff}
.filcom-problem-card{
  display:flex;flex-direction:column;gap:14px;height:100%;
  padding:28px 26px;border:1px solid #e4e9f2;border-radius:14px;background:#fff;
  color:#12213c;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}
.filcom-problem-card:hover{border-color:#c3d4f5;box-shadow:0 16px 40px rgba(20,42,80,.10);transform:translateY(-3px);color:#12213c}
.filcom-problem-card .filcom-num{
  display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;
  border-radius:10px;background:#eaf1ff;color:#2d6cdf;font-weight:800;font-size:1rem;flex:none}
.filcom-problem-card p{margin:0;font-size:1.02rem;font-weight:600;line-height:1.5;color:#243352}
.filcom-problem-card .filcom-more{
  margin-top:auto;font-size:.82rem;font-weight:700;color:#2d6cdf;
  display:inline-flex;align-items:center;gap:.4rem}

/* 5. "Industri yang kami layani" — icon cards, no headshots */
.filcom-alt{background:#f4f7fb}
.filcom-industri-card{
  display:flex;flex-direction:column;gap:12px;height:100%;text-align:left;
  padding:32px 28px;border:1px solid #e4e9f2;border-radius:14px;background:#fff;
  color:#12213c;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}
.filcom-industri-card:hover{border-color:#c3d4f5;box-shadow:0 16px 40px rgba(20,42,80,.10);transform:translateY(-3px);color:#12213c}
.filcom-industri-card .filcom-ico{
  display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;
  border-radius:14px;background:#eaf1ff;color:#2d6cdf;font-size:1.6rem;margin-bottom:4px}
.filcom-industri-card h3{margin:0;font-size:1.22rem;color:#12213c}
.filcom-industri-card p{margin:0;color:#516079;font-size:.96rem;line-height:1.55}
.filcom-industri-card .filcom-more{
  margin-top:auto;font-size:.82rem;font-weight:700;color:#2d6cdf;
  display:inline-flex;align-items:center;gap:.4rem}

/* 6. Contact form (was raw browser widgets) */
.contact-info-area .single-contact-box{
  background:#fff;border:1px solid #e4e9f2;border-radius:16px;
  padding:34px 32px;box-shadow:0 20px 50px rgba(20,42,80,.08);margin-top:12px}
#filcom-contact-form .single-input-box{width:100%;margin-bottom:16px}
#filcom-contact-form input,
#filcom-contact-form select,
#filcom-contact-form textarea{
  width:100%;min-height:52px;padding:.8rem 1rem;font:inherit;color:#12213c;
  background:#fff;border:1px solid #cdd7e6;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease;
  -webkit-appearance:none;appearance:none}
#filcom-contact-form textarea{min-height:140px;resize:vertical;line-height:1.55}
#filcom-contact-form select{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%235b6b85' d='M4 6l4 4 4-4z'/%3E%3C/svg%3E");
  background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.6rem}
#filcom-contact-form input::placeholder,
#filcom-contact-form textarea::placeholder{color:#8a97ac}
#filcom-contact-form input:focus,
#filcom-contact-form select:focus,
#filcom-contact-form textarea:focus{outline:none;border-color:#2d6cdf;box-shadow:0 0 0 3px rgba(45,108,223,.18)}
#filcom-contact-form button[type=submit]{
  width:100%;min-height:54px;margin-top:4px;padding:.9rem 1.5rem;border:0;border-radius:10px;
  background:#2d6cdf;color:#fff;font-weight:800;font-size:1rem;cursor:pointer;
  transition:background .15s ease,transform .15s ease}
#filcom-contact-form button[type=submit]:hover{background:#1f57bd;transform:translateY(-1px)}
.contact-info-area .section-title h2{color:#12213c !important}
.contact-info-area .section-title p{color:#516079 !important}

/* 7. Footer — lift the low-contrast lines.
   The template paints the footer with a background-IMAGE only; when that image
   stretches (tall stacked footer) or fails to load, the light text lands on
   white and disappears. Pin an explicit dark colour underneath it. */
.footer-area,.footer-area.style-one{
  background-color:#0c1a30 !important;background-position:center !important}
.footer-area .footer-widget-menu ul li,
.footer-area .footer-widget-menu ul li a,
.footer-area .footer-widget-desc p,
.footer-area .footer-bottom-content p{color:#c7d2e4 !important}
.footer-area .footer-widget-menu ul li a:hover{color:#fff !important}
.footer-area .footer-widget-title h4{color:#fff !important}
.footer-area .footer-widget-menu ul li i{color:#5b9dff !important}

/* ==========================================================================
   Round 2 — service-card hover, inner-page header, inner-page contrast
   ========================================================================== */

/* 8. Service cards: drop the template's buggy blue hover overlay that hid the
   text; use the same clean hover as the other homepage cards */
.service-area .single-services-box::before,
.service-area .single-services-box::after{display:none !important;content:none !important}
.service-area .single-services-box{
  border:1px solid #e4e9f2 !important;border-radius:14px;background:#fff !important;
  transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}
.service-area .single-services-box:hover{
  border-color:#c3d4f5 !important;box-shadow:0 16px 40px rgba(20,42,80,.10);transform:translateY(-3px)}
.service-area .single-services-box:hover .service-content h4{color:#12213c !important}
.service-area .single-services-box:hover .service-content p{color:#516079 !important}
.service-area .single-services-box:hover .service-content a{color:#2d6cdf !important}
.service-area .single-services-box:hover .service-icon-thumb img{filter:none !important}
.service-area .single-services-box:hover .service-icon-thumb::before{background:transparent !important}

/* 9. Inner pages: header menu was dark-on-dark over the breadcrumb banner and
   only appeared after scroll. Make the header a solid white bar at all times. */
.header-area{background:#fff !important;border-bottom:1px solid #e8edf5}
.header-area .header-menu > ul > li > a{color:#12213c !important}
.header-area .header-menu > ul > li > a:hover,
.header-area .header-menu > ul > li.menu-item-has-children:hover > a{color:#2d6cdf !important}
.header-area .header-logo span{color:#12213c !important}
.header-area .header-logo span b{color:#2d6cdf !important}
.header-area .sub-menu li a{color:#3a4a63 !important}
.header-area .sub-menu li a:hover{color:#2d6cdf !important}

/* breadcrumb banner: kill the -100px pull-up + oversized padding, keep text white */
.breadcumb-area{margin-top:0 !important;padding-top:64px !important;padding-bottom:64px !important}
.breadcumb-area h1,.breadcumb-content h1,
.breadcumb-area h4,.breadcumb-content h4{color:#fff !important}
.breadcumb-content ul li,.breadcumb-content ul li a{color:#fff !important}
.breadcumb-content ul li a{opacity:.9}
.breadcumb-content ul li a:hover{opacity:1;color:#fff !important}

/* 10. Inner-page body copy the template left too faint / dark for its background */
.services-details-content p,.services-details-desc,
.single-benifits-box .benifits-content ul li,
.service-details-box-content p,
.widget-category ul li a,
.faq-answer,.faq-answer .desc{color:#3a4a63 !important}
.services-details-title,.services-details-content h4,
.widget-sidber-content h4{color:#12213c !important}
/* dark sidebar contact card keeps its own light text */
.widget-sidber-contact-box,.widget-sidber-contact-box *{color:#eaf1ff !important}
.widget-sidber-contact-box .widget-sidber-contact-btn a{color:#fff !important}

/* 12. Capability list (Tentang Kami — Pilar A & B) */
.filcom-list{list-style:none;margin:16px 0 0;padding:0}
.filcom-list li{position:relative;padding:8px 0 8px 26px;color:#3a4a63;line-height:1.55;
  border-top:1px solid #eef2f8;font-size:.96rem}
.filcom-list li:first-child{border-top:0}
.filcom-list li::before{content:"\F633";font-family:"bootstrap-icons";position:absolute;
  left:0;top:8px;color:#2d6cdf;font-size:.9rem}

/* 11. Kontak page — form labels were white-on-white; contact card heading dark-on-blue */
#filcom-contact-form label{
  display:block;margin-bottom:.45rem;font-size:.9rem;font-weight:700;color:#12213c !important}
.single-contact-info-box .info-content h2,
.single-contact-info-box .info-content h3,
.single-contact-info-box .info-content h4,
.single-contact-info-box > h2{color:#fff !important}
.single-contact-info-box .contact-info-content p{color:#dbe7ff !important}
.single-contact-info-box .contact-info-content h4{color:#fff !important}

/* ==========================================================================
   Round 3 — mobile hardening for the components we rebuilt / restyled
   (template hides .header-area < 768px and swaps in .mobile-menu-area;
    our header rules are desktop-only and unaffected)
   ========================================================================== */

/* never allow horizontal scroll on small screens */
html,body{overflow-x:hidden}
.filcom-problem-card p,.filcom-industri-card p,.filcom-list li,
.faq-answer,.faq-answer .desc,.services-details-desc{overflow-wrap:break-word;word-break:break-word}

@media (max-width: 767px){
  /* section headings: template only sizes down <h1>, and ours are <h2> */
  .section-title h2,.filcom-head h2,
  .working-proces-area .section-title h2,
  .contact-info-area .section-title h2{
    font-size:1.5rem !important;line-height:1.3 !important}
  .section-title h4,.filcom-head h4{font-size:.72rem !important;letter-spacing:.1em}
  .filcom-head{margin-bottom:26px}
  .section-title.center,.section-title.style-two,
  .about-area .section-title,.working-proces-area .section-title,
  .team-area .section-title{margin-bottom:26px !important}

  /* card grids: single column already (<576) or 2-up (576-767); tighten */
  .filcom-grid{gap:16px}
  .filcom-problem-card{padding:22px 20px;gap:12px}
  .filcom-industri-card{padding:24px 22px;gap:10px}
  .filcom-problem-card .filcom-num{width:40px;height:40px}
  .filcom-industri-card .filcom-ico{width:48px;height:48px;font-size:1.35rem}

  /* Cara Kerja: kill the template's 99px side padding so steps use the width,
     and the connector arrows are already display:none on mobile */
  .style-two .working-process-box{padding:0 !important;margin-bottom:30px}
  .working-proces-area .row > [class*="col-"]:last-child .working-process-box{margin-bottom:0}

  /* breadcrumb banner: template ships 191px top padding to clear an old sticky
     header that is now display:none — our earlier 64px override already applies;
     trim a bit more on phones and cap long H1s */
  .breadcumb-area{padding-top:44px !important;padding-bottom:44px !important;text-align:left}
  .breadcumb-content h1,.breadcumb-area h1{font-size:1.7rem !important;line-height:1.25 !important}
  .breadcumb-content h4,.breadcumb-area h4{font-size:.8rem !important;letter-spacing:.1em}
  .breadcumb-content ul{margin-top:14px}

  /* contact form: stack cleanly, comfortable tap targets */
  #filcom-contact-form .row{margin-left:0;margin-right:0}
  #filcom-contact-form [class*="col-"]{padding-left:0;padding-right:0}
  #filcom-contact-form input,
  #filcom-contact-form select,
  #filcom-contact-form textarea{min-height:50px;font-size:16px} /* 16px stops iOS zoom */
  .contact-info-area .single-contact-box{padding:24px 20px}
  .single-contact-info-box{margin-top:24px}

  /* service-page sidebar: give it air below the main content */
  .services-details-area .col-lg-4{margin-top:32px}

  /* Tentang Kami pillars: full-width, spaced */
  .about-area.inner-style-one .single-about-icon-box{margin-bottom:32px}
}

@media (max-width: 479px){
  .section-title h2,.filcom-head h2{font-size:1.35rem !important}
  .filcom-problem-card{padding:20px 18px}
  .filcom-industri-card{padding:22px 18px}
  .breadcumb-content h1,.breadcumb-area h1{font-size:1.45rem !important}
}

/* ==========================================================================
   Round 4 — mobile card stacking + spacing (blind fixes; verify on device)
   ========================================================================== */
@media (max-width: 991px){
  /* every stacked card gets consistent vertical breathing room */
  .single-feature-box,
  .single-services-box,
  .single-team-box,
  .single-about-icon-box,
  .working-process-box,
  .single-benifits-box,
  .service-details-icon-box,
  .single-contact-info-box,
  .widget-sidber{margin-bottom:24px}
  /* prevent grid/flex children from overflowing their column */
  .filcom-grid > *,
  [class*="col-"] > .single-services-box,
  [class*="col-"] > .single-feature-box{min-width:0}
}

@media (max-width: 767px){
  /* force true single column for the main content grids */
  .feature-area [class*="col-"],
  .service-area [class*="col-"],
  .about-area [class*="col-"],
  .team-area [class*="col-"],
  .working-proces-area [class*="col-"],
  .services-details-area .row > [class*="col-"]{width:100%;max-width:100%;flex:0 0 100%}

  /* kill decorative absolute bits that mis-position once stacked */
  .hero-shape,.about-shape,.about-shape-two,.hero-right .hero-shape,
  .style-two .process-thumb::before,
  .working-process-box::before,.working-process-box::after{display:none !important}

  /* trust bar / feature icons: center the stacked card content */
  .single-feature-box{text-align:center;padding:26px 22px}
  .single-feature-box .feature-icon{margin:0 auto 14px}

  /* The template pulls the trust-bar row up with margin-top:-90px so the cards
     straddle the hero's bottom edge. On a phone the hero is full-height, so the
     first card ("Dukungan On-site Jabodetabek") ends up INSIDE the hero and gets
     clipped by its overflow:hidden. Drop the pull-up and let the row sit below. */
  .style-two.feature-area .row.add-marging,
  .feature-area .row.add-marging{margin-top:0 !important}
  .feature-area{padding-top:36px !important}
  .hero-area{overflow:visible !important}
  /* hero ships a fixed 800px height, leaving ~160px dead space under the CTAs */
  .hero-area,.hero-area.style-two{height:auto !important;min-height:0 !important;
    padding:48px 0 56px !important}

  /* why-Filcom / pillar icon boxes: icon above text, not floated beside */
  .single-about-icon-box{display:block;text-align:left}
  .single-about-icon-box .about-icon{margin:0 0 12px}

  /* Cara Kerja steps: centered, tidy, no oversized circle offset */
  .working-process-box{text-align:center;margin-bottom:28px}
  .working-process-box .process-thumb{margin:0 auto 16px}
  .working-process-box .process-thumb img{max-width:140px;height:auto}

  /* hero: stack image under copy with a gap, don't overlap */
  .hero-area.style-two .hero-right{margin-top:28px}
  .hero-area .hero-thumb img{max-width:100%;height:auto}
}

/* 8b. service-card link: template scrunches it to invisibility at rest with
   letter-spacing:-10px + white text (a "reveal on hover" trick we disabled).
   Make it a normal, always-visible blue link. */
.service-area .single-services-box .service-content a,
.service-area .single-services-box:hover .service-content a{
  color:#2d6cdf !important;letter-spacing:0 !important;white-space:normal !important;
  display:inline-flex !important;align-items:center;gap:.35rem;font-weight:700;
  width:auto !important}
.service-area .single-services-box .service-content a i{
  position:static !important;left:auto !important}

/* ==========================================================================
   Round 5 — MOBILE BRAND BAR + menu chrome
   Template sets .header-area{display:none} below 768px, so phones showed no
   Filcom logo at all (only a bare hamburger). Bring the bar back as a compact
   brand row: logo left, CTA right, nav items hidden (hamburger handles nav).
   ========================================================================== */
@media (max-width: 767px){
  .header-area{
    display:block !important;background:#fff !important;
    border-bottom:1px solid #e8edf5;padding:10px 0 !important;
    position:relative;z-index:30}
  .header-area .container > .row{
    display:flex !important;flex-wrap:nowrap;align-items:center;justify-content:space-between;
    margin:0;gap:12px}
  .header-area .container > .row > [class*="col-"]{
    width:auto !important;max-width:none !important;flex:0 0 auto !important;padding:0}
  /* logo: readable size on small screens */
  .header-area .header-logo a span{font-size:1.3rem !important;line-height:1;white-space:nowrap}
  /* hide the desktop nav list, keep only the CTA button */
  .header-area .header-menu > ul > li{display:none !important}
  .header-area .header-menu{display:block !important;text-align:right}
  .header-area .header-menu > ul{
    display:flex !important;justify-content:flex-end;align-items:center;margin:0;padding:0}
  .header-area .header-menu .header-button{display:block !important;margin:0}
  .header-area .header-menu .header-button a{
    display:inline-block;padding:9px 16px;border-radius:8px;background:#2d6cdf;
    color:#fff !important;font-size:.82rem;font-weight:700;white-space:nowrap}

  /* the meanmenu hamburger bar sits right under the brand row */
  .mobile-menu-area{background:#fff;border-bottom:1px solid #e8edf5}
  .mobile-menu-area.sticky{position:relative !important}
  .mean-container .mean-bar{background:#fff !important;padding:0;min-height:44px}
  .mean-container a.meanmenu-reveal{color:#12213c !important;padding:12px 14px}
  .mean-container a.meanmenu-reveal span{background:#12213c !important}
  .mean-container .mean-nav{background:#f4f7fb;margin-top:0}
  .mean-container .mean-nav ul li a{
    color:#12213c !important;border-top:1px solid #e4e9f2;padding:12px 5%;
    width:90%;font-size:.95rem}
  .mean-container .mean-nav ul li a:hover{background:#eaf1ff;color:#2d6cdf !important}
  .mean-container .mean-nav ul li li a{opacity:1;color:#3a4a63 !important;padding-left:9%}
  .mean-container .mean-nav ul li a.mean-expand{
    height:100%;padding:0 14px !important;border:0 !important;background:transparent;
    color:#2d6cdf !important;font-size:1.1rem;line-height:44px}

  /* top strip: keep contact info readable, stack instead of squeeze */
  .top-header-area{display:block !important;padding:8px 0}
  .top-header-area .header-info ul,
  .top-header-area .top-header-social-icon ul{
    display:flex;flex-wrap:wrap;gap:4px 14px;justify-content:center;margin:0;padding:0}
  .top-header-area li{font-size:.74rem !important;line-height:1.5}
  .top-header-area .header-info ul li:first-child{display:none} /* long address line */
  .top-header-area .container > .row > [class*="col-"]{width:100%;max-width:100%;flex:0 0 100%}

  /* floating WA must not cover the last CTA */
  body{padding-bottom:0}
}

@media (max-width: 479px){
  .header-area .header-logo a span{font-size:1.15rem !important}
  .header-area .header-menu .header-button a{padding:8px 12px;font-size:.76rem}
  .top-header-area{display:none !important} /* too cramped under 480px */
}

/* ==========================================================================
   Round 6 — card typography & padding on phones
   Template card titles are 26px with a fixed line-height:50px, which looks
   badly spaced the moment they wrap on a narrow screen.
   ========================================================================== */
@media (max-width: 767px){
  .single-services-box .service-content h4,
  .single-feature-box .feature-content h4,
  .single-about-icon-box .about-icon-box-content h4,
  .single-about-icon-box .about-icon-box-content h3,
  .working-process-box .process-content h4,
  .service-details-box-content h4,
  .single-benifits-box .benifits-content h4,
  .filcom-industri-card h3{
    font-size:1.15rem !important;line-height:1.35 !important;
    margin:0 0 10px !important}
  .single-services-box .service-content p,
  .single-feature-box .feature-content p,
  .single-about-icon-box .about-icon-box-content p,
  .working-process-box .process-content p{
    font-size:.95rem !important;line-height:1.6 !important;margin-bottom:12px !important}

  /* card padding: template ships 37px 40px — too wide for a 390px screen */
  .single-services-box{padding:24px 20px !important}
  .single-feature-box{padding:24px 20px !important}
  .single-team-box .team-content{padding:18px 16px !important}
  .services-details-content,.services-details-area .col-lg-8{padding-left:0;padding-right:0}

  /* service icon: keep it compact and left aligned with the text */
  .service-area .service-icon-thumb img{width:48px;height:auto}
  .service-area .service-number{margin-bottom:6px}

  /* section paddings: template overrides some with huge values */
  .contact-info-area,.faqs-area{padding:44px 0 !important}
  .faqs-area .faq-question{font-size:1rem !important;line-height:1.4;padding-right:34px}
  .faqs-area .faq-answer .desc{font-size:.93rem;line-height:1.6}

  /* CTA buttons: full width, easy to tap */
  .hero-button a,.toptech-button a{
    display:inline-flex;align-items:center;justify-content:center;gap:.4rem;
    min-height:48px;padding:12px 20px}
  .hero-button{display:flex;flex-direction:column;gap:12px;align-items:flex-start}
  .hero-button a{width:100%}

  /* inner-page content area: template ships 122px top/bottom padding, which
     leaves a huge empty band under the breadcrumb on a phone */
  .services-details-area,.blog-details-area,.blog-grid-area,
  .contact-area,.images-area,.about-area.inner-style-one{
    padding-top:40px !important;padding-bottom:40px !important}

  /* footer: 4 stacked columns at desktop padding made it ~1400px tall */
  .footer-area{padding:44px 0 24px !important}
  .footer-area [class*="col-"]{width:100%;max-width:100%;flex:0 0 100%;margin-bottom:26px}
  .footer-area .footer-widget-content{margin-bottom:0}
  .footer-area .footer-bottom-area{margin-top:8px;padding-top:16px}
  .footer-area .footer-bottom-content p{font-size:.82rem;line-height:1.6}
  .footer-area .footer-widget-desc p{font-size:.92rem}
  .footer-area .footer-widget-menu ul li{margin-bottom:8px}
  .footer-area .footer-widget-menu ul li a{font-size:.92rem}
}
