*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#f9f9f9;color:#333;line-height:1.6}#smooth-wrapper{overflow:hidden}.hero{background:#fff;padding:60px 20px;text-align:center;border-bottom:4px solid #c00}.logo{max-width:160px;margin-bottom:20px}.hero h1{font-size:2.5rem;margin-bottom:10px;color:#222}.hero p{font-size:1.2rem;color:#555}.service-area{font-size:1rem;color:#666;margin-top:10px}.cta-btn{display:inline-block;margin-top:20px;padding:12px 24px;background-color:#c00;color:#fff;text-decoration:none;font-weight:700;border-radius:5px;transition:background .3s ease}.cta-btn:hover{background-color:#900}section{padding:60px 20px;max-width:900px;margin:auto}h2{font-size:2rem;margin-bottom:20px;color:#222}ul{list-style-type:disc;margin-left:20px}.testimonials{background-color:#fff;border-top:4px solid #c00;border-bottom:4px solid #c00;padding:60px 20px;text-align:center}.testimonial{margin-bottom:30px;font-style:italic;color:#444}.testimonial span{display:block;margin-top:10px;font-weight:700;color:#000}.photo-gallery{padding:60px 20px;max-width:1100px;margin:auto}.photo-gallery h2{text-align:center;font-size:2rem;margin-bottom:30px;color:#222}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.gallery-grid figure{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease}.gallery-grid figure:hover{transform:scale(1.02)}.gallery-grid img{width:100%;height:auto;object-fit:cover;display:block}.gallery-grid figcaption{padding:10px;text-align:center;font-size:.95rem;color:#444;background-color:#f2f2f2}.video-gallery{padding:60px 20px;max-width:1000px;margin:auto;text-align:center}.video-gallery h2{font-size:2rem;margin-bottom:30px;color:#222}.main-video{margin-bottom:30px}.main-video video{width:100%;max-width:720px;border-radius:10px;background:#000;box-shadow:0 6px 14px #0003}.video-thumbs{display:flex;justify-content:center;gap:16px;padding-bottom:10px;scroll-snap-type:x mandatory}.video-thumbs video{flex:0 0 auto;width:250px;height:auto;border-radius:10px;background:#000;box-shadow:0 4px 10px #0000001f;scroll-snap-align:start}.video-thumbs::-webkit-scrollbar{height:8px}.video-thumbs::-webkit-scrollbar-track{background:#f1f1f1}.video-thumbs::-webkit-scrollbar-thumb{background:#c00;border-radius:4px}.location-map iframe{width:100%;border:none;border-radius:10px;margin-top:20px}.location-map{padding:60px 20px;max-width:900px;margin:auto;text-align:center}.location-map h2{margin-bottom:10px}.contact-form{padding:60px 20px;max-width:700px;margin:auto}.contact-form h2{font-size:2rem;margin-bottom:20px;text-align:center}.contact-form form{display:flex;flex-direction:column;gap:15px}.contact-form label{font-weight:700}.contact-form input,.contact-form textarea{padding:10px;border:1px solid #ccc;border-radius:6px;font-size:1rem;resize:vertical}.contact-form button{background:#c00;color:#fff;border:none;padding:12px;font-size:1rem;border-radius:5px;cursor:pointer;transition:background .3s ease}.contact-form button:hover{background:#900}footer{text-align:center;padding:20px;background:#eee;font-size:.9rem}.sticky-call{position:fixed;bottom:20px;right:20px;background:#c00;color:#fff;padding:14px 20px;border-radius:30px;font-weight:700;text-decoration:none;box-shadow:0 4px 10px #0000004d;z-index:1000;transition:background .3s}.sticky-call:hover{background:#900}@media (min-width: 768px){.sticky-call{display:none}}@media (max-width: 768px){.gallery-grid,.video-thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:10px}.gallery-grid figure,.video-thumbs video{flex:0 0 auto;scroll-snap-align:center;width:250px}.gallery-grid figure{min-width:250px}.gallery-grid img{width:100%;height:auto}.video-gallery video{max-width:100%}}.scroll-fade-left,.scroll-fade-right{position:absolute;top:0;bottom:0;width:30px;z-index:2;pointer-events:none;display:none}.scroll-fade-left{left:0;background:linear-gradient(to right,#f9f9f9,#f9f9f900)}.scroll-fade-right{right:0;background:linear-gradient(to left,#f9f9f9,#f9f9f900)}@media (max-width: 768px){.photo-gallery,.video-gallery{position:relative}.scroll-fade-left,.scroll-fade-right{display:block}.gallery-grid figure,.video-thumbs video{border-radius:10px}.gallery-grid figure{min-width:250px;scroll-snap-align:center}}.maintenance-checklist{padding:60px 20px;max-width:900px;margin:auto;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.maintenance-checklist h2{font-size:2rem;margin-bottom:20px;text-align:center;color:#222}.maintenance-checklist ul{list-style-type:disc;margin-left:20px;margin-bottom:30px;color:#333}.maintenance-checklist li{margin-bottom:12px;line-height:1.6}.maintenance-checklist h3{font-size:1.2rem;margin-top:30px;margin-bottom:10px;color:#444}.maintenance-checklist p{color:#555;font-size:1rem}
