:root{--bg:#f4f5f7;--text:#1f2430;--muted:#5d6778;--dark:#111827;--primary:#b3263b;--primary-dark:#8f1f31;--line:#e3e6ea;--card:#ffffff;--accent:#f6d37a;--charcoal:#23272f;--charcoal-soft:#2d333b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:1000;background:#efd2d6;border-bottom:1px solid #d1a1a8;box-shadow:0 8px 24px rgba(15,23,42,.06)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:110px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:16px}.brand-mark{width:68px;height:68px;border-radius:18px;background:linear-gradient(135deg,#8f1f31,#c03a52);display:grid;place-items:center;color:#fff;font-weight:800;font-size:24px;box-shadow:0 10px 24px rgba(143,31,49,.25)}.brand-text strong{display:block;font-size:1.5rem;line-height:1.1;font-weight:800;color:#161616}.brand-text small{display:block;font-size:.95rem;line-height:1.15;color:#3a3a3a}.top-nav{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.top-nav a{color:#161616;font-weight:600;padding:8px 12px;border-radius:999px}.top-nav a:hover,.top-nav a.active{color:#8f1f31;background:#f6e2e5}
.hero,.sub-hero{background:linear-gradient(135deg,#b3263b 0%,#8f1f31 100%);color:#fff}.hero{padding:76px 0 68px}.sub-hero{padding:56px 0}.hero-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:30px;align-items:center}.hero h1,.sub-hero h1{font-size:46px;line-height:1.08;margin:0 0 14px}.lead{font-size:19px;color:#e5e7eb;margin-bottom:16px}.eyebrow{display:inline-block;margin:0 0 12px;color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.chip-row,.cta-row{display:flex;gap:10px;flex-wrap:wrap}.chip{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:8px 12px;border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.btn,.btn:visited,.btn:link{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff !important;padding:11px 20px;border-radius:999px;font-weight:600;border:1px solid var(--primary);letter-spacing:.01em;box-shadow:0 10px 22px rgba(179,38,59,.20);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;text-decoration:none}.btn:hover,.btn:focus{transform:translateY(-1px);box-shadow:0 14px 28px rgba(179,38,59,.24);background:var(--primary-dark);border-color:var(--primary-dark)}.btn-secondary{background:transparent;border-color:rgba(255,255,255,.72);box-shadow:none}.btn-secondary:hover,.btn-secondary:focus{background:rgba(255,255,255,.10);border-color:#fff}.btn-block{width:100%;margin-top:10px}
.contact-card,.panel,.service-card,.gallery-card,.stat-box,.scope-card{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 30px rgba(17,24,39,.06)}.contact-card{padding:24px;color:var(--text)}.contact-card h3{margin-top:0}.contact-card a{color:var(--primary)}
.section{padding:72px 0}.section-alt{background:#f6f7f9}.section-dark{background:linear-gradient(180deg,#2b3037 0%,#23272f 100%);color:#ffffff}.section-dark .section-heading p,.section-dark p{color:#e5e7eb}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2,.section h2{font-size:34px;line-height:1.15;margin:0 0 12px}.section-heading p{color:#5e6773}.stats-grid,.service-grid,.gallery-grid,.scope-grid{display:grid;gap:22px}.stats-grid{grid-template-columns:repeat(4,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.scope-grid{grid-template-columns:repeat(3,1fr)}.stat-box,.scope-card{padding:22px}.stat-box strong,.scope-card strong{display:block;margin-bottom:10px;font-size:18px}.service-card{overflow:hidden}.service-card img,.service-card .placeholder{width:100%;height:230px;object-fit:cover}.service-card-body{padding:18px}.service-card h3{margin:0 0 8px;font-size:22px}.service-card p{margin:0 0 14px;color:#5e6773}.text-link{color:var(--primary);font-weight:700}.two-col,.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:start}.bullet-list{padding-left:18px}.bullet-list li{margin-bottom:8px}.hero-media img{width:100%;height:420px;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px rgba(0,0,0,.25)}.gallery-card{overflow:hidden}.gallery-card img,.gallery-card .placeholder{width:100%;height:250px;object-fit:cover}.gallery-copy{padding:18px}.gallery-copy h3{margin:0 0 8px;font-size:21px}.gallery-copy p{margin:0;color:#5e6773}.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#2b3037,#4d5663);color:#fff;font-weight:800;text-align:center;padding:20px;font-size:28px}.placeholder.small{height:250px;font-size:22px}
.quote-form{display:grid;gap:14px}.quote-form label{display:grid;gap:8px;font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #d5d9e0;background:#fff;color:#111827;font:inherit}.contact-lines p{margin:.3rem 0}.cta-panel{text-align:center;padding:28px}.site-footer{background:#1a1e24;color:#f1f3f5;padding-top:40px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-grid h3,.footer-grid h4{color:#fff;margin-top:0}.footer-bottom{padding:18px 20px;border-top:1px solid rgba(255,255,255,.08);margin-top:18px;font-size:14px}.muted{color:var(--muted)}
@media (max-width:1050px){.top-nav{display:none}.hero h1,.sub-hero h1{font-size:38px}.stats-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.gallery-grid,.scope-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.hero-grid,.two-col,.contact-grid,.footer-grid{grid-template-columns:1fr}.service-grid,.gallery-grid,.stats-grid,.scope-grid{grid-template-columns:1fr}.hero h1,.sub-hero h1{font-size:32px}.section{padding:56px 0}.hero-media img{height:280px}}
.brand{display:flex;align-items:center;gap:0;text-decoration:none}.brand-logo{display:block;height:72px;width:auto;max-width:min(52vw,460px);object-fit:contain}.brand-mark,.brand-text{display:none}.nav-wrap{row-gap:12px}@media (max-width: 900px){.brand-logo{height:60px;max-width:70vw}.nav-wrap{justify-content:center}.top-nav{justify-content:center}}


.topbar{background:#111827;color:#fff;font-size:14px}.topbar .wrap{display:flex;gap:18px;justify-content:space-between;align-items:center;min-height:46px;flex-wrap:wrap}.topbar a{color:#fff}.topbar-left,.topbar-right{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.topbar strong{color:#f6d37a}.hero-contact-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.hero-contact-link{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);padding:10px 14px;border-radius:999px;color:#fff;font-weight:700}.hero-contact-link:hover{background:rgba(255,255,255,.2)}.contact-card .mini-title{margin:18px 0 8px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#5d6778}.contact-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.info-list,.license-list{padding-left:18px;margin:10px 0 0}.info-list li,.license-list li{margin-bottom:8px}.contact-badge{display:inline-block;background:#fbe9ec;color:#8f1f31;border:1px solid #efc2ca;padding:8px 12px;border-radius:999px;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.contact-note{margin-top:10px;color:#5d6778;font-size:14px}.success-note{display:none;margin-top:12px;padding:12px 14px;border-radius:12px;background:#edf8f0;border:1px solid #b5dfc1;color:#1f5130;font-weight:700}.quote-form .helper{font-size:14px;color:#5d6778;font-weight:400;margin-top:-4px}.footer-grid-large{grid-template-columns:1.2fr 1fr 1.2fr}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:7px}.footer-list a{color:#f1f3f5}.footer-list strong{color:#fff}.license-columns{columns:2;column-gap:24px}.license-columns li{break-inside:avoid}@media (max-width:760px){.topbar .wrap,.topbar-left,.topbar-right{justify-content:center}.contact-action-grid{grid-template-columns:1fr}.license-columns{columns:1}}


/* Center titles across all pages */
.section-heading,
.section-heading h1,
.section-heading h2,
.section-heading h3,
.service-card h3,
.gallery-copy h3,
.contact-card h3,
.panel h3,
.sub-hero,
.sub-hero h1,
.hero h1{
  text-align:center;
}

/* Make only the "Why Clients Choose Us" eyebrow larger */
.section-heading .eyebrow{
  font-size:24px;
  line-height:1.1;
}


/* Make "Why Clients Choose Us" black */
.section-heading .eyebrow{
  color:#000;
}


/* Make only the Services eyebrow 3x bigger */
.sub-hero .eyebrow{
  font-size:36px;
  line-height:1.1;
}


/* Make hero eyebrow 2x, centered, full line */
.hero .eyebrow{
  font-size:24px;
  line-height:1.15;
  text-align:center;
  display:block;
  width:100%;
}


/* Organized CTA alignment */
.cta-row,
.hero-contact-row,
.contact-action-grid{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  justify-content:center;
  align-items:center;
}
.hero-contact-row{
  margin-top:16px;
}
.contact-action-grid .btn,
.cta-row .btn,
.hero-contact-link{
  min-width:190px;
  text-align:center;
  justify-content:center;
}
.hero-contact-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:8px;
  border:2px solid var(--primary);
  background:#fff;
  color:var(--primary);
  font-weight:700;
}


/* Make hero contact links green */
.hero-contact-link{
  background:#16a34a !important;
  border-color:#16a34a !important;
  color:#111827 !important;
}


/* Upgrade hero chips style */
.chip-row{
  justify-content:center;
  gap:14px;
  margin:18px 0 8px;
}
.chip{
  background:#ffffff;
  color:#111827;
  border:2px solid #16a34a;
  padding:10px 18px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
  letter-spacing:.05em;
  box-shadow:0 8px 20px rgba(0,0,0,.08);
}


/* Align the three hero chips evenly */
.chip-row{
  display:flex;
  flex-wrap:nowrap;
  justify-content:center;
  align-items:center;
  gap:14px;
  margin:18px 0 8px;
}
.chip-row .chip{
  min-width:220px;
  text-align:center;
}
@media (max-width:760px){
  .chip-row{
    flex-wrap:wrap;
  }
}


/* Make all buttons green across all pages */
.btn{
  background:#16a34a !important;
  border-color:#16a34a !important;
  color:#111827 !important;
}
.btn-secondary{
  background:#16a34a !important;
  border-color:#16a34a !important;
  color:#ffffff !important;
}
.btn:hover,
.btn-secondary:hover{
  background:#15803d !important;
  border-color:#15803d !important;
  color:#ffffff !important;
}


/* Full-line impact hero labels */



/* Full-line labels across all service pages */


/* Global one-line labels: exact same size across service pages */
.full-line-label,
.impact-hero-line{
  display:block;
  width:100%;
  text-align:center;
  margin:18px 0 8px;
  font-size:11px;
  font-weight:700;
  letter-spacing:0;
  color:#ffffff;
  white-space:nowrap;
  line-height:1.1;
  text-transform:uppercase;
}

/* Per-page fine tuning so every page fits cleanly while keeping the same size */
.full-line-backflow{letter-spacing:-0.01em;}
.full-line-electrical{letter-spacing:-0.01em;}
.full-line-fire-alarm{letter-spacing:-0.01em;}
.full-line-general-contracting{letter-spacing:-0.015em;}
.full-line-home-inspections{letter-spacing:-0.015em;}
.full-line-hvac{letter-spacing:-0.01em;}
.full-line-roofing{letter-spacing:-0.01em;}
.full-line-shell-structural{letter-spacing:-0.02em;}
.full-line-solar-panels{letter-spacing:-0.015em;}
.full-line-tile{letter-spacing:-0.015em;}

/* Home page refinement */
.home-eyebrow{
  white-space:nowrap;
  font-size:11px;
  letter-spacing:0.08em;
}
.home-contact-badge{
  white-space:nowrap;
}

/* Responsive refinement */
@media (max-width: 992px){
  .full-line-label,
  .impact-hero-line{
    font-size:10px;
  }
  .home-eyebrow{
    font-size:10px;
    letter-spacing:0.06em;
  }
}

@media (max-width: 768px){
  .full-line-label,
  .impact-hero-line{
    font-size:9px;
  }
  .home-eyebrow,
  .home-contact-badge{
    font-size:10px;
    letter-spacing:0.04em;
    white-space:nowrap;
  }
}

@media (max-width: 480px){
  .full-line-label,
  .impact-hero-line{
    font-size:8px;
  }
  .home-eyebrow,
  .home-contact-badge{
    font-size:9px;
    letter-spacing:0.02em;
  }
}



/* Premium pass for one-line labels across pages */
.full-line-label,
.impact-hero-line,
.home-main-line{
  display:block;
  width:100%;
  text-align:center;
  margin:18px 0 10px;
  font-size:11.5px;
  font-weight:700;
  letter-spacing:0.08em;
  text-transform:uppercase;
  color:#8ec5ff;
  white-space:nowrap;
  line-height:1.12;
  font-family:inherit;
  text-shadow:0 1px 10px rgba(0,0,0,0.16);
}

.home-main-line{
  margin:14px 0 6px;
}

.home-eyebrow{
  white-space:nowrap;
  font-size:11px;
  letter-spacing:0.12em;
  font-weight:700;
}

.home-contact-badge{
  white-space:nowrap;
  letter-spacing:0.06em;
}

.full-line-backflow{letter-spacing:0.07em;}
.full-line-electrical{letter-spacing:0.07em;}
.full-line-fire-alarm{letter-spacing:0.07em;}
.full-line-general-contracting{letter-spacing:0.06em;}
.full-line-home-inspections{letter-spacing:0.06em;}
.full-line-hvac{letter-spacing:0.07em;}
.full-line-roofing{letter-spacing:0.07em;}
.full-line-shell-structural{letter-spacing:0.04em;}
.full-line-solar-panels{letter-spacing:0.06em;}
.full-line-tile{letter-spacing:0.06em;}

@media (max-width: 992px){
  .full-line-label,
  .impact-hero-line,
  .home-main-line{
    font-size:10.5px;
    letter-spacing:0.06em;
  }

  .home-eyebrow{
    font-size:10.5px;
    letter-spacing:0.10em;
  }
}

@media (max-width: 768px){
  .full-line-label,
  .impact-hero-line,
  .home-main-line{
    font-size:9px;
    letter-spacing:0.04em;
  }

  .home-eyebrow,
  .home-contact-badge{
    font-size:9.25px;
    letter-spacing:0.05em;
    white-space:nowrap;
  }
}

@media (max-width: 480px){
  .full-line-label,
  .impact-hero-line,
  .home-main-line{
    font-size:8px;
    letter-spacing:0.02em;
  }

  .home-eyebrow,
  .home-contact-badge{
    font-size:8.5px;
    letter-spacing:0.03em;
  }
}



/* Two-color premium preview */
.full-line-label,
.impact-hero-line,
.home-main-line{
  color:#ffffff;
}

.line-sep{
  color:#000000;
  display:inline-block;
  padding:0 0.18em;
  font-weight:700;
  text-shadow:0 1px 10px rgba(0,0,0,0.14);
}

.home-eyebrow .line-sep,
.home-contact-badge .line-sep{
  color:#000000;
}



/* Floating WhatsApp button */
.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:9999;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 16px;
  border-radius:999px;
  background:#25D366;
  color:#fff !important;
  font-weight:700;
  box-shadow:0 14px 32px rgba(37,211,102,.32);
  text-decoration:none;
  animation:whatsappPulse 1.8s infinite;
}
.whatsapp-float:hover{
  background:#1ebe5d;
  transform:translateY(-1px) scale(1.02);
}
.whatsapp-float svg{
  width:22px;
  height:22px;
  flex:0 0 22px;
  fill:currentColor;
}
.whatsapp-float-text{
  white-space:nowrap;
  line-height:1;
}
@keyframes whatsappPulse{
  0%{box-shadow:0 0 0 0 rgba(37,211,102,.45),0 14px 32px rgba(37,211,102,.28)}
  70%{box-shadow:0 0 0 14px rgba(37,211,102,0),0 14px 32px rgba(37,211,102,.28)}
  100%{box-shadow:0 0 0 0 rgba(37,211,102,0),0 14px 32px rgba(37,211,102,.28)}
}
@media (max-width:640px){
  .whatsapp-float{
    right:14px;
    bottom:14px;
    padding:12px 14px;
  }
  .whatsapp-float-text{
    font-size:14px;
  }
}

/* All site buttons green with black text, keep floating WhatsApp green with white text */
.btn,
.btn:visited,
.btn:link,
.btn-secondary,
.hero-contact-link{
  background:#25D366 !important;
  border-color:#25D366 !important;
  color:#111827 !important;
  box-shadow:0 10px 24px rgba(37,211,102,.22) !important;
}

.btn:hover,
.btn:focus,
.btn-secondary:hover,
.btn-secondary:focus,
.hero-contact-link:hover,
.hero-contact-link:focus{
  background:#1ebe5d !important;
  border-color:#1ebe5d !important;
  color:#111827 !important;
}

.whatsapp-float,
.whatsapp-float:visited,
.whatsapp-float:link{
  background:#25D366 !important;
  border-color:#25D366 !important;
  color:#ffffff !important;
}

.whatsapp-float:hover,
.whatsapp-float:focus{
  background:#1ebe5d !important;
  border-color:#1ebe5d !important;
  color:#ffffff !important;
}


/* Force floating WhatsApp button text and icon to black */
.whatsapp-float,
.whatsapp-float:link,
.whatsapp-float:visited,
.whatsapp-float:hover,
.whatsapp-float:focus,
.whatsapp-float:active,
.whatsapp-float span,
.whatsapp-float .whatsapp-float-text,
.whatsapp-float svg{
  color:#111827 !important;
  fill:#111827 !important;
}


/* Floating Call Office button */
.call-float{
  position:fixed;
  right:22px;
  bottom:88px;
  z-index:9998;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 16px;
  border-radius:999px;
  background:#25D366;
  color:#111827 !important;
  font-weight:700;
  box-shadow:0 14px 32px rgba(37,211,102,.22);
  text-decoration:none;
}
.call-float:hover,
.call-float:focus{
  background:#1ebe5d;
  border-color:#1ebe5d;
  color:#111827 !important;
  transform:translateY(-1px) scale(1.02);
}
.call-float svg{
  width:20px;
  height:20px;
  flex:0 0 20px;
  fill:currentColor;
}
.call-float-text{
  white-space:nowrap;
  line-height:1;
}
@media (max-width:640px){
  .call-float{
    right:14px;
    bottom:78px;
    padding:12px 14px;
  }
  .call-float-text{
    font-size:14px;
  }
}


/* Floating Email button */
.email-float{
  position:fixed;
  right:22px;
  bottom:154px;
  z-index:9997;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 16px;
  border-radius:999px;
  background:#25D366;
  color:#111827 !important;
  font-weight:700;
  box-shadow:0 14px 32px rgba(37,211,102,.22);
  text-decoration:none;
}
.email-float:hover,
.email-float:focus{
  background:#1ebe5d;
  border-color:#1ebe5d;
  color:#111827 !important;
  transform:translateY(-1px) scale(1.02);
}
.email-float svg{
  width:20px;
  height:20px;
  flex:0 0 20px;
  fill:currentColor;
}
.email-float-text{
  white-space:nowrap;
  line-height:1;
}
@media (max-width:640px){
  .email-float{
    right:14px;
    bottom:142px;
    padding:12px 14px;
  }
  .email-float-text{
    font-size:14px;
  }
}


/* Center footer content for cleaner alignment */
.site-footer{
  text-align:center !important;
}
.footer-grid,
.footer-grid-large{
  text-align:center !important;
  align-items:start !important;
}
.site-footer h3,
.site-footer h4,
.site-footer p,
.site-footer li,
.site-footer .footer-bottom{
  text-align:center !important;
}
.site-footer .footer-list{
  list-style-position:inside;
  padding-left:0 !important;
  margin-left:0 !important;
}
.site-footer .license-columns{
  columns:1 !important;
}
.footer-bottom{
  text-align:center !important;
}


/* Refined bordered navigation buttons */
.top-nav{
  gap:10px !important;
  flex-wrap:wrap;
  justify-content:center;
}

.top-nav a{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  padding:10px 14px !important;
  border:1.5px solid rgba(255,255,255,.22) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.04) !important;
  box-shadow:0 8px 18px rgba(0,0,0,.12);
  transition:all .22s ease;
}

.top-nav a:hover,
.top-nav a:focus{
  border-color:#25D366 !important;
  background:rgba(37,211,102,.14) !important;
  color:#ffffff !important;
  transform:translateY(-1px);
}

.top-nav a.active{
  border-color:#25D366 !important;
  background:#25D366 !important;
  color:#111827 !important;
  box-shadow:0 10px 22px rgba(37,211,102,.28);
}

@media (max-width: 900px){
  .top-nav{
    gap:8px !important;
  }
  .top-nav a{
    padding:9px 12px !important;
    font-size:13px;
  }
}


/* Center and rebalance home hero headline so it does not clip */
.hero h1{
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.18;
  text-wrap: balance;
}
.hero .lead{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


/* Center and rebalance Home Inspection hero copy */
.sub-hero .lead{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-wrap: balance;
}


/* Center and rebalance Roofing hero copy */
.sub-hero .lead{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-wrap: balance;
}


/* Keep the last word of Roofing headline visually centered */
.keep-together{
  display:inline-block;
  white-space:nowrap;
}


/* Center and rebalance Plumbing hero copy */
.sub-hero .lead{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-wrap: balance;
}


/* Align multiline service-page headline line starts while keeping the block centered */
.sub-hero h1{
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: left !important;
  text-wrap: balance;
}
.sub-hero .wrap,
.sub-hero .hero-grid{
  justify-items: center;
}


/* Manual line control for cleaner service-page headline starts */
.sub-hero h1 br{
  display:block;
}


/* Floating direct-call buttons for PALMA HIGH-GRADE contacts */
.call-float-office{
  bottom:286px !important;
}
.call-float-nelson{
  bottom:220px !important;
}
.call-float-carmelo{
  bottom:154px !important;
}
.call-float-ramon{
  bottom:88px !important;
}
.email-float{
  bottom:286px !important;
}

@media (max-width:640px){
  .call-float-office{
    bottom:270px !important;
  }
  .call-float-nelson{
    bottom:206px !important;
  }
  .call-float-carmelo{
    bottom:142px !important;
  }
  .call-float-ramon{
    bottom:78px !important;
  }
  .email-float{
    bottom:270px !important;
  }
}

/* Position floating Email button on the left side */
.email-float{
  left:22px !important;
  right:auto !important;
}

@media (max-width:640px){
  .email-float{
    left:14px !important;
    right:auto !important;
  }
}


/* Floating left action buttons below Email Us */
.left-action-float{
  position:fixed;
  left:22px;
  right:auto;
  z-index:9996;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 16px;
  border-radius:999px;
  background:#25D366;
  color:#111827 !important;
  font-weight:700;
  box-shadow:0 14px 32px rgba(37,211,102,.22);
  text-decoration:none;
}
.left-action-float:hover,
.left-action-float:focus{
  background:#1ebe5d;
  border-color:#1ebe5d;
  color:#111827 !important;
  transform:translateY(-1px) scale(1.02);
}
.left-action-float svg{
  width:20px;
  height:20px;
  flex:0 0 20px;
  fill:currentColor;
}
.left-action-float-text{
  white-space:nowrap;
  line-height:1;
}
.left-action-see-page{
  bottom:220px !important;
}
.left-action-view-service{
  bottom:154px !important;
}
.left-action-send-request{
  bottom:88px !important;
}
@media (max-width:640px){
  .left-action-float{
    left:14px;
    right:auto;
    padding:12px 14px;
  }
  .left-action-float-text{
    font-size:14px;
  }
  .left-action-see-page{
    bottom:206px !important;
  }
  .left-action-view-service{
    bottom:142px !important;
  }
  .left-action-send-request{
    bottom:78px !important;
  }
}


/* PALMA update: smaller floating buttons - keep text labels unchanged */
.whatsapp-float,
.call-float,
.email-float,
.left-action-float{
  padding:6px 9px !important;
  gap:6px !important;
  font-size:12px !important;
  line-height:1 !important;
  min-height:auto !important;
}
.whatsapp-float svg,
.call-float svg,
.email-float svg,
.left-action-float svg{
  width:14px !important;
  height:14px !important;
  flex:0 0 14px !important;
}
.whatsapp-float-text,
.call-float-text,
.email-float-text,
.left-action-float-text{
  font-size:12px !important;
  line-height:1 !important;
}
@media (max-width:640px){
  .whatsapp-float,
  .call-float,
  .email-float,
  .left-action-float{
    padding:5px 8px !important;
    gap:5px !important;
    font-size:11px !important;
  }
  .whatsapp-float svg,
  .call-float svg,
  .email-float svg,
  .left-action-float svg{
    width:13px !important;
    height:13px !important;
    flex:0 0 13px !important;
  }
  .whatsapp-float-text,
  .call-float-text,
  .email-float-text,
  .left-action-float-text{
    font-size:11px !important;
  }
}

/* PALMA update: tighten floating button stacks to save screen space */
.whatsapp-float{
  bottom:18px !important;
}
.call-float-ramon{
  bottom:46px !important;
}
.call-float-carmelo{
  bottom:74px !important;
}
.call-float-nelson{
  bottom:102px !important;
}
.left-action-send-request{
  bottom:18px !important;
}
.left-action-view-service{
  bottom:46px !important;
}
.left-action-see-page{
  bottom:74px !important;
}
@media (max-width:640px){
  .whatsapp-float{
    bottom:12px !important;
  }
  .call-float-ramon{
    bottom:38px !important;
  }
  .call-float-carmelo{
    bottom:64px !important;
  }
  .call-float-nelson{
    bottom:90px !important;
  }
  .left-action-send-request{
    bottom:12px !important;
  }
  .left-action-view-service{
    bottom:38px !important;
  }
  .left-action-see-page{
    bottom:64px !important;
  }
}

/* PALMA final footer alignment: place all action buttons centered directly above copyright */
.footer-floating-buttons{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  width:100% !important;
  max-width:1180px !important;
  padding:18px 20px 6px !important;
  margin:8px auto 0 !important;
  text-align:center !important;
  box-sizing:border-box !important;
}
.footer-floating-buttons .whatsapp-float,
.footer-floating-buttons .call-float,
.footer-floating-buttons .email-float,
.footer-floating-buttons .left-action-float{
  position:static !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  top:auto !important;
  z-index:1 !important;
  display:inline-flex !important;
  margin:0 !important;
  transform:none !important;
  animation:none !important;
  padding:6px 9px !important;
  gap:6px !important;
  font-size:12px !important;
  line-height:1 !important;
  min-height:auto !important;
  white-space:nowrap !important;
}
.footer-floating-buttons .whatsapp-float:hover,
.footer-floating-buttons .call-float:hover,
.footer-floating-buttons .email-float:hover,
.footer-floating-buttons .left-action-float:hover,
.footer-floating-buttons .whatsapp-float:focus,
.footer-floating-buttons .call-float:focus,
.footer-floating-buttons .email-float:focus,
.footer-floating-buttons .left-action-float:focus{
  transform:none !important;
}
.footer-floating-buttons svg{
  width:14px !important;
  height:14px !important;
  flex:0 0 14px !important;
}
.footer-floating-buttons .whatsapp-float-text,
.footer-floating-buttons .call-float-text,
.footer-floating-buttons .email-float-text,
.footer-floating-buttons .left-action-float-text{
  font-size:12px !important;
  line-height:1 !important;
}
.site-footer .footer-bottom{
  margin-top:6px !important;
  padding-top:14px !important;
  text-align:center !important;
}
@media (max-width:640px){
  .footer-floating-buttons{
    gap:6px !important;
    padding:14px 12px 6px !important;
  }
  .footer-floating-buttons .whatsapp-float,
  .footer-floating-buttons .call-float,
  .footer-floating-buttons .email-float,
  .footer-floating-buttons .left-action-float{
    padding:5px 8px !important;
    gap:5px !important;
    font-size:11px !important;
  }
}

/* PALMA correction: keep footer buttons in the same centered position, but make them floating/fixed */
.footer-floating-buttons{
  position:fixed !important;
  left:50% !important;
  right:auto !important;
  bottom:42px !important;
  transform:translateX(-50%) !important;
  z-index:99999 !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  width:auto !important;
  max-width:calc(100vw - 28px) !important;
  padding:8px 10px !important;
  margin:0 !important;
  text-align:center !important;
  box-sizing:border-box !important;
  pointer-events:auto !important;
}
.footer-floating-buttons .whatsapp-float,
.footer-floating-buttons .call-float,
.footer-floating-buttons .email-float,
.footer-floating-buttons .left-action-float{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  top:auto !important;
  z-index:100000 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  transform:none !important;
  animation:none !important;
  white-space:nowrap !important;
}
.footer-floating-buttons .whatsapp-float:hover,
.footer-floating-buttons .call-float:hover,
.footer-floating-buttons .email-float:hover,
.footer-floating-buttons .left-action-float:hover,
.footer-floating-buttons .whatsapp-float:focus,
.footer-floating-buttons .call-float:focus,
.footer-floating-buttons .email-float:focus,
.footer-floating-buttons .left-action-float:focus{
  transform:translateY(-1px) scale(1.02) !important;
}
body{
  padding-bottom:118px !important;
}
@media (max-width:640px){
  .footer-floating-buttons{
    bottom:34px !important;
    gap:6px !important;
    max-width:calc(100vw - 18px) !important;
    padding:6px 8px !important;
  }
  body{
    padding-bottom:150px !important;
  }
}

/* PALMA final correction: floating footer buttons aligned, one single line, lowered 1/4 inch */
.footer-floating-buttons{
  position:fixed !important;
  left:50% !important;
  right:auto !important;
  bottom:18px !important;
  transform:translateX(-50%) !important;
  z-index:99999 !important;
  display:flex !important;
  flex-direction:row !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:6px !important;
  width:auto !important;
  max-width:calc(100vw - 16px) !important;
  padding:6px 8px !important;
  margin:0 !important;
  text-align:center !important;
  box-sizing:border-box !important;
  pointer-events:auto !important;
  overflow:visible !important;
}
.footer-floating-buttons .whatsapp-float,
.footer-floating-buttons .call-float,
.footer-floating-buttons .email-float,
.footer-floating-buttons .left-action-float{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  top:auto !important;
  z-index:100000 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  margin:0 !important;
  transform:none !important;
  animation:none !important;
  white-space:nowrap !important;
  padding:5px 8px !important;
  gap:5px !important;
  font-size:11px !important;
  line-height:1 !important;
  min-height:auto !important;
}
.footer-floating-buttons svg{
  width:13px !important;
  height:13px !important;
  flex:0 0 13px !important;
}
.footer-floating-buttons .whatsapp-float-text,
.footer-floating-buttons .call-float-text,
.footer-floating-buttons .email-float-text,
.footer-floating-buttons .left-action-float-text{
  font-size:11px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.footer-floating-buttons .whatsapp-float:hover,
.footer-floating-buttons .call-float:hover,
.footer-floating-buttons .email-float:hover,
.footer-floating-buttons .left-action-float:hover,
.footer-floating-buttons .whatsapp-float:focus,
.footer-floating-buttons .call-float:focus,
.footer-floating-buttons .email-float:focus,
.footer-floating-buttons .left-action-float:focus{
  transform:translateY(-1px) scale(1.02) !important;
}
body{
  padding-bottom:96px !important;
}
@media (max-width:900px){
  .footer-floating-buttons{
    bottom:10px !important;
    gap:4px !important;
    max-width:calc(100vw - 10px) !important;
    padding:5px 5px !important;
  }
  .footer-floating-buttons .whatsapp-float,
  .footer-floating-buttons .call-float,
  .footer-floating-buttons .email-float,
  .footer-floating-buttons .left-action-float{
    padding:5px 6px !important;
    gap:4px !important;
    font-size:10px !important;
  }
  .footer-floating-buttons svg{
    width:12px !important;
    height:12px !important;
    flex-basis:12px !important;
  }
  .footer-floating-buttons .whatsapp-float-text,
  .footer-floating-buttons .call-float-text,
  .footer-floating-buttons .email-float-text,
  .footer-floating-buttons .left-action-float-text{
    font-size:10px !important;
  }
  body{
    padding-bottom:120px !important;
  }
}
@media (max-width:520px){
  .footer-floating-buttons{
    transform:translateX(-50%) scale(.84) !important;
    transform-origin:center bottom !important;
    max-width:118vw !important;
  }
}


/* PALMA correction: only Home-style floating buttons, no extra footer/action buttons. */
.footer-floating-buttons{display:none !important;}
.call-float-office,.email-float,.left-action-float{display:none !important;}
.whatsapp-float,.call-float{position:fixed !important;left:auto !important;right:22px !important;z-index:99999 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:6px 9px !important;gap:6px !important;font-size:12px !important;line-height:1 !important;min-height:auto !important;border-radius:999px !important;background:#25D366 !important;color:#111827 !important;text-decoration:none !important;white-space:nowrap !important;box-shadow:0 14px 32px rgba(37,211,102,.22) !important;}
.whatsapp-float{bottom:18px !important;}
.call-float-ramon{bottom:46px !important;}
.call-float-carmelo{bottom:74px !important;}
.call-float-nelson{bottom:102px !important;}
.whatsapp-float svg,.call-float svg{width:14px !important;height:14px !important;flex:0 0 14px !important;fill:currentColor !important;}
.whatsapp-float-text,.call-float-text{font-size:12px !important;line-height:1 !important;white-space:nowrap !important;}
.whatsapp-float:hover,.call-float:hover,.whatsapp-float:focus,.call-float:focus{background:#1ebe5d !important;color:#111827 !important;transform:translateY(-1px) scale(1.02) !important;}
@media (max-width:640px){.whatsapp-float,.call-float{right:14px !important;padding:5px 8px !important;gap:5px !important;font-size:11px !important;}.whatsapp-float{bottom:12px !important;}.call-float-ramon{bottom:38px !important;}.call-float-carmelo{bottom:64px !important;}.call-float-nelson{bottom:90px !important;}.whatsapp-float svg,.call-float svg{width:13px !important;height:13px !important;flex-basis:13px !important;}.whatsapp-float-text,.call-float-text{font-size:11px !important;}}


/* PALMA final requested: four floating buttons centered directly above copyright. */
.footer-floating-buttons{
  position:fixed !important;
  left:50% !important;
  right:auto !important;
  bottom:48px !important;
  transform:translateX(-50%) !important;
  z-index:999999 !important;
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  justify-content:center !important;
  align-items:center !important;
  gap:8px !important;
  width:auto !important;
  max-width:calc(100vw - 20px) !important;
  margin:0 !important;
  padding:7px 9px !important;
  box-sizing:border-box !important;
  pointer-events:auto !important;
}
.footer-floating-buttons .whatsapp-float,
.footer-floating-buttons .call-float{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  bottom:auto !important;
  z-index:1000000 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  margin:0 !important;
  padding:7px 11px !important;
  gap:6px !important;
  min-height:0 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  text-decoration:none !important;
  transform:none !important;
  animation:none !important;
}
.footer-floating-buttons .whatsapp-float svg,
.footer-floating-buttons .call-float svg{
  width:14px !important;
  height:14px !important;
  flex:0 0 14px !important;
}
.footer-floating-buttons .whatsapp-float-text,
.footer-floating-buttons .call-float-text{
  display:inline !important;
  font-size:12px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.footer-floating-buttons .whatsapp-float:hover,
.footer-floating-buttons .call-float:hover,
.footer-floating-buttons .whatsapp-float:focus,
.footer-floating-buttons .call-float:focus{
  transform:translateY(-1px) scale(1.02) !important;
}
.call-float-office,
.email-float,
.left-action-float{
  display:none !important;
}
body{
  padding-bottom:120px !important;
}
@media (max-width:700px){
  .footer-floating-buttons{
    bottom:42px !important;
    gap:5px !important;
    padding:5px !important;
    max-width:calc(100vw - 10px) !important;
  }
  .footer-floating-buttons .whatsapp-float,
  .footer-floating-buttons .call-float{
    padding:6px 7px !important;
    gap:4px !important;
  }
  .footer-floating-buttons .whatsapp-float svg,
  .footer-floating-buttons .call-float svg{
    width:12px !important;
    height:12px !important;
    flex-basis:12px !important;
  }
  .footer-floating-buttons .whatsapp-float-text,
  .footer-floating-buttons .call-float-text{
    font-size:10px !important;
  }
}
@media (max-width:430px){
  .footer-floating-buttons{
    transform:translateX(-50%) scale(.88) !important;
    transform-origin:center bottom !important;
    max-width:114vw !important;
  }
}

/* PALMA requested adjustment: lower the four floating footer buttons approximately one inch while keeping the same centered alignment. */
.footer-floating-buttons{
  bottom:12px !important;
}
@media (max-width:700px){
  .footer-floating-buttons{
    bottom:8px !important;
  }
}

/* PALMA update: Office floating button added and aligned in one single floating line. */
.footer-floating-buttons{
  position:fixed !important;
  left:50% !important;
  right:auto !important;
  bottom:12px !important;
  transform:translateX(-50%) !important;
  z-index:99999 !important;
  display:flex !important;
  flex-direction:row !important;
  justify-content:center !important;
  align-items:center !important;
  flex-wrap:nowrap !important;
  gap:5px !important;
  width:auto !important;
  max-width:calc(100vw - 12px) !important;
  padding:5px 6px !important;
  margin:0 !important;
  overflow:visible !important;
  pointer-events:auto !important;
}
.footer-floating-buttons .whatsapp-float,
.footer-floating-buttons .call-float,
.footer-floating-buttons .call-float-office,
.footer-floating-buttons .email-float,
.footer-floating-buttons .left-action-float{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  top:auto !important;
  z-index:100000 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  margin:0 !important;
  transform:none !important;
  animation:none !important;
  padding:5px 7px !important;
  gap:4px !important;
  font-size:11px !important;
  line-height:1 !important;
  min-height:auto !important;
  border-radius:999px !important;
  background:#25D366 !important;
  color:#111827 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  box-shadow:0 14px 32px rgba(37,211,102,.22) !important;
}
.footer-floating-buttons svg{
  width:13px !important;
  height:13px !important;
  flex:0 0 13px !important;
  fill:currentColor !important;
}
.footer-floating-buttons .whatsapp-float-text,
.footer-floating-buttons .call-float-text,
.footer-floating-buttons .email-float-text,
.footer-floating-buttons .left-action-float-text{
  font-size:11px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.footer-floating-buttons .whatsapp-float:hover,
.footer-floating-buttons .call-float:hover,
.footer-floating-buttons .call-float-office:hover,
.footer-floating-buttons .whatsapp-float:focus,
.footer-floating-buttons .call-float:focus,
.footer-floating-buttons .call-float-office:focus{
  background:#1ebe5d !important;
  color:#111827 !important;
  transform:translateY(-1px) scale(1.02) !important;
}
body{padding-bottom:96px !important;}
@media (max-width:640px){
  .footer-floating-buttons{
    bottom:10px !important;
    transform:translateX(-50%) scale(.78) !important;
    transform-origin:center bottom !important;
    max-width:128vw !important;
    gap:4px !important;
    padding:4px !important;
  }
  body{padding-bottom:110px !important;}
}

/* PALMA GALLERY ADD-ON - gallery button/slider only; original template remains unchanged. */
.gallery-hero-button-wrap { margin-top: 18px; }
.gallery-hero-button { display: inline-flex; align-items: center; justify-content: center; letter-spacing: .08em; }
.palma-gallery-section { scroll-margin-top: 120px; }
.palma-gallery-slider { max-width: 1080px; margin: 0 auto; }
.gallery-stage { position: relative; overflow: hidden; border-radius: 22px; background: transparent; box-shadow: none; border: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; align-items: center; }
.gallery-slide { display: none; min-width: 0; animation: palmaGalleryMove .45s ease; }
.gallery-slide.active, .gallery-slide.active-next { display: block; }
.gallery-slide img { width: 100%; height: 385px; object-fit: contain; display: block; background: transparent; }
@keyframes palmaGalleryMove { from { opacity: .35; transform: translateX(28px); } to { opacity: 1; transform: translateX(0); } }
.gallery-arrow { position: absolute; top: 50%; transform: translateY(-50%); width: 46px; height: 46px; border: 0; border-radius: 999px; background: rgba(0,0,0,.42); color: #fff; font-size: 26px; line-height: 1; cursor: pointer; display: grid; place-items: center; transition: background .2s ease, transform .2s ease; z-index: 3; }
.gallery-arrow:hover { background: rgba(0,0,0,.68); transform: translateY(-50%) scale(1.05); }
.gallery-prev { left: 8px; }
.gallery-next { right: 8px; }
.gallery-dots { display: flex; justify-content: center; flex-wrap: wrap; gap: 9px; margin: 18px 0 14px; }
.gallery-dot { width: 10px; height: 10px; border: 0; border-radius: 999px; background: rgba(0,0,0,.28); cursor: pointer; }
.gallery-dot.active { background: #111; width: 28px; }
.gallery-thumbs { display: grid; grid-template-columns: repeat(8, 1fr); gap: 10px; }
.gallery-thumb { border: 2px solid transparent; border-radius: 12px; padding: 0; overflow: hidden; cursor: pointer; background: transparent; opacity: .72; }
.gallery-thumb.active { border-color: #111; opacity: 1; }
.gallery-thumb img { width: 100%; height: 64px; object-fit: cover; display: block; }
@media (max-width: 760px) {
  .palma-gallery-slider { max-width: 94%; }
  .gallery-stage { grid-template-columns: 1fr; gap: 0; }
  .gallery-slide.active-next { display: none; }
  .gallery-slide img { height: 245px; }
  .gallery-thumbs { grid-template-columns: repeat(4, 1fr); }
  .gallery-thumb img { height: 64px; }
}
@media (max-width: 480px) {
  .gallery-slide img { height: 200px; }
  .gallery-arrow { width: 38px; height: 38px; font-size: 21px; }
  .gallery-thumbs { grid-template-columns: repeat(3, 1fr); }
}


/* PALMA portfolio gallery group-info update */
.portfolio-gallery-layout {
  display: grid;
  grid-template-columns: minmax(250px, 0.72fr) minmax(0, 1.75fr);
  gap: 28px;
  align-items: start;
}
.project-info-panel {
  min-height: 385px;
  display: flex;
  align-items: flex-start;
}
.project-info-card {
  display: none;
  width: 100%;
  background: #ffffff;
  border: 1px solid rgba(17, 24, 39, .10);
  border-radius: 22px;
  padding: 26px;
  box-shadow: 0 12px 30px rgba(17, 24, 39, .06);
}
.project-info-card.active {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.project-info-card h3 {
  margin: 4px 0 16px;
  font-size: 26px;
  line-height: 1.12;
  color: #111827;
}
.project-info-card p {
  margin: 0 0 12px;
  color: #4b5563;
  line-height: 1.55;
}
.project-info-card .project-note {
  margin-top: 8px;
  padding-top: 14px;
  border-top: 1px solid rgba(17, 24, 39, .10);
  font-size: 14px;
}
.portfolio-gallery-layout .palma-gallery-slider {
  max-width: 100%;
}
.portfolio-gallery-layout .gallery-stage {
  min-height: 385px;
}
@media (max-width: 980px) {
  .portfolio-gallery-layout {
    grid-template-columns: 1fr;
  }
  .project-info-panel {
    min-height: 0;
  }
}
@media (max-width: 760px) {
  .project-info-card {
    padding: 20px;
  }
  .project-info-card h3 {
    font-size: 22px;
  }
}


/* PALMA GALLERY LITERATURE BESIDE PHOTOS - final override */
.portfolio-gallery-layout{display:grid;grid-template-columns:minmax(255px,.70fr) minmax(0,1.85fr);gap:28px;align-items:start;}
.project-info-panel{min-height:385px;display:flex;align-items:flex-start;}
.project-info-card{display:none;width:100%;background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:22px;padding:26px;box-shadow:0 12px 30px rgba(17,24,39,.06);margin-top:0;}
.project-info-card.active{display:flex;flex-direction:column;justify-content:flex-start;}
.portfolio-gallery-layout .palma-gallery-slider{max-width:100%;margin:0;}
.portfolio-gallery-layout .gallery-stage{min-height:385px;}
@media(max-width:980px){.portfolio-gallery-layout{grid-template-columns:1fr}.project-info-panel{min-height:0}}

/* PALMA MOBILE GALLERY AUTOPLAY FIX - keeps template unchanged, only improves mobile movement */
@media (max-width: 760px) {
  .portfolio-gallery-layout .gallery-stage {
    overflow: hidden;
    touch-action: pan-y;
  }
  .gallery-slide.active {
    display: block !important;
    animation: palmaMobileGallerySlide .55s ease both !important;
  }
  .gallery-slide.active-next {
    display: none !important;
  }
}
@keyframes palmaMobileGallerySlide {
  from { opacity: .15; transform: translateX(42px); }
  to { opacity: 1; transform: translateX(0); }
}
