/* Base */
body{margin:0;font-family:'Segoe UI',Arial,sans-serif;background:#fafbfc;color:#222}
header{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);position:sticky;top:0;z-index:100}
.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:14px 30px}
.logo{height:30px}
nav a{margin:0 12px;text-decoration:none;color:#000;font-weight:500}
nav a:hover{color:#007bff}
.whatsapp-btn{background:#25d366;color:#fff;padding:10px 18px;border-radius:6px;font-weight:600;text-decoration:none}

/* Hero */
.hero{position:relative;width:100%;height:650px;overflow:hidden}
.hero img{width:100%;height:680px;object-fit:cover}
.hero-text{position:absolute;top:55%;left:3%;transform:translateY(-50%);color:#fff;z-index:2;max-width:600px}
.hero-text h1{font-size:48px;margin-bottom:20px}
.hero-text p{font-size:20px;margin-bottom:30px}
.cta{padding:14px 30px;background:#ff6600;color:#fff;font-size:18px;border-radius:6px;text-decoration:none}
.cta:hover{background:#e65c00}

/* Why choose us */
.why-choose-us h2{font-size:2rem;margin-bottom:25px}
.choose-scroll{display:flex;overflow-x:auto;gap:28px;justify-content:flex-start;padding:0 20px 25px;scroll-snap-type:x mandatory}
.choose-card{flex:0 0 160px;background:#fafbfc;border-radius:12px;box-shadow:0 1px 8px rgba(0,0,0,.05);text-align:center;padding:18px 8px 12px;margin-bottom:10px;scroll-snap-align:center}
.choose-card img{width:56px;height:56px;margin-bottom:12px}
.choose-card p{font-size:1.06rem;margin:0}
.choose-card b{font-size:1.2rem;color:#d42f2f}


.factory {
  background: #f4f8fb;
  padding: 50px 20px;
}
.factory-container {
  max-width: 1140px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: center;
}
.factory-text h2 {
  font-size: 2rem;
  margin-bottom: 16px;
}
.factory-text p {
  margin-bottom: 18px;
  color: #475569;
}
.factory-text ul {
  padding-left: 20px;
}
.factory-text li {
  margin-bottom: 8px;
  list-style: disc;
}
.factory-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}
@media (max-width: 900px) {
  .factory-container {
    grid-template-columns: 1fr;
  }
}


pricing-teaser








/* pricing-teaser*/
.pricing-teaser{background:#f4f8fb;padding:50px 0 30px}
.pricing-teaser h2{text-align:center;font-size:2rem}
.pricing-teaser-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:28px 0 0}
.pricing-teaser:hover{transform:translateY(-8px) scale(1.05);background:#f4f8fb}



/* Services */
.services{background:#f4f8fb;padding:50px 0 30px}
.services h2{text-align:center;font-size:2.2rem}
.services-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:28px 0 0}
.service-card{background:#fff;border-radius:px;box-shadow:0 2px 18px rgba(0,0,0,.06);padding:28px 30px;min-width:210px;font-size:1.2rem;font-weight:600;text-align:center;transition:transform .19s}
.service-card:hover{transform:translateY(-8px) scale(1.05);background:#e3eafc}





/* Gallery */
.gallery{padding:54px 0 34px}
.gallery h2{text-align:center;font-size:2.1rem}
.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:17px;margin-top:28px;max-width:1100px;margin-left:auto;margin-right:auto}
.gallery-grid img{width:100%;height:190px;object-fit:cover;border-radius:11px;box-shadow:0 1px 12px rgba(0,0,0,.07);transition:transform .2s}
.gallery-grid img:hover{transform:scale(1.04)}






/* Testimonials */
.testimonials{background:#f9fafb;text-align:center;padding:36px 0}
.testimonials h2{font-size:2rem}
blockquote{font-size:1.13rem;font-style:italic;margin:22px auto 0;max-width:600px}
blockquote span{display:block;margin-top:9px;color:#007bff;font-style:normal;font-weight:600}

/* Footer */
footer{background:#1b2230;color:#eee;padding:32px 10px;text-align:center}
footer a{color:#69c3ff;margin:0 8px;text-decoration:none}
footer a:hover{text-decoration:underline}

/* Responsive */
@media (max-width:800px){
  .nav-container{flex-direction:column;padding:10px 8px}
  .services-grid,.gallery-grid{grid-template-columns:1fr;flex-direction:column}
  .hero-text{padding:22px 8px}
}


/* Floating Buttons */
.fab {
  position: fixed;
  right: 18px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 8px 18px rgba(0,0,0,.18);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  text-decoration: none;
  transition: transform .12s ease, box-shadow .12s ease;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
.fab:hover { transform: translateY(-2px); box-shadow: 0 12px 22px rgba(0,0,0,.22); }

/* WhatsApp button */
.fab-whatsapp {
  bottom: 88px;                 /* sits above the call button */
  background-color: #25D366;
  background-image: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M19.11 17.37c-.3-.15-1.75-.86-2.02-.96-.27-.1-.47-.15-.67.15-.19.29-.77.95-.95 1.14-.18.2-.35.22-.65.08-.3-.15-1.24-.46-2.36-1.48-.87-.77-1.45-1.72-1.62-2.01-.17-.29-.02-.45.13-.6.14-.14.3-.35.45-.52.15-.17.2-.29.3-.49.1-.2.05-.37-.02-.52-.07-.15-.67-1.62-.91-2.22-.24-.57-.48-.49-.67-.5l-.57-.01c-.2 0-.52.08-.79.37-.27.29-1.03 1.01-1.03 2.46 0 1.45 1.06 2.85 1.21 3.04.15.2 2.09 3.2 5.06 4.49.71.31 1.26.5 1.69.64.71.23 1.35.2 1.86.12.57-.08 1.75-.72 2-1.41.25-.69.25-1.28.17-1.41-.07-.13-.27-.21-.57-.36z"/><path d="M26.69 5.31C24.04 2.66 20.61 1.2 17 1.2 9.63 1.2 3.69 7.14 3.69 14.51c0 2.27.59 4.49 1.71 6.46L3 29l8.22-2.31c1.9 1.04 4.05 1.59 6.26 1.59 7.37 0 13.31-5.94 13.31-13.31 0-3.6-1.46-7.04-4.1-9.66zm-9.69 21.8c-2.1 0-4.15-.61-5.91-1.76l-.42-.27-4.87 1.37 1.36-4.75-.28-.49c-1.07-1.81-1.63-3.88-1.63-6 0-6.44 5.24-11.69 11.69-11.69 3.12 0 6.05 1.21 8.25 3.41 2.2 2.2 3.41 5.13 3.41 8.25 0 6.44-5.24 11.69-11.69 11.69z"/></svg>');
}

/* Call button */
.fab-call {
  bottom: 22px;
  background-color: #0a66c2;   /* dark blue; tweak if you like */
  background-image: url('data:image/svg+xml;utf8,<svg width="28" height="28" viewBox="0 0 24 24" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M21 16.5v3a1.5 1.5 0 0 1-1.64 1.5A19.86 19.86 0 0 1 3 5.64 1.5 1.5 0 0 1 4.5 4h3a1 1 0 0 1 1 .85c.07.5.2.98.39 1.44l.35.82a1 1 0 0 1-.23 1.09L8.4 9.8a15.05 15.05 0 0 0 5.8 5.8l1.6-1.11a1 1 0 0 1 1.09-.23l.82.35c.47.19.95.32 1.45.39a1 1 0 0 1 .84 1.0z"/></svg>');
}

/* Nudge up on very short screens so they don’t overlap system bars */
@media (max-height: 560px) {
  .fab-whatsapp { bottom: 96px; }
  .fab-call { bottom: 30px; }
}

/* Respect users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
  .fab { transition: none; }
}
