@import url(https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap);*,body{margin:0}#home .video-background,#home .video-background .gradient-overlay,.video-background img{top:0;left:0;height:100%;position:absolute;width:100%}#home .cta-buttons .btn,.about-us{text-decoration:none;transition:.3s}.about-text h2,.section-title{font-family:Georgia,serif;font-weight:600}#home .hero,#home .hero-text,.cta-section,.overlay,.quad-stats,.section-title,.whatsapp-community{text-align:center}*{padding:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}section{scroll-margin-top:50px;overflow:hidden}#home{position:relative;color:#fff;display:flex;align-items:center;justify-content:flex-start;min-height:99.9vh;padding:60px 15%}#home .video-background{z-index:-1}#home .video-background video{object-fit:cover;width:100%;height:100%}#home .video-background .gradient-overlay{background:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(0,0,0,.5));z-index:1}.video-background img{object-fit:cover;z-index:0}#home .hero{position:relative;top:40;max-width:70%;z-index:2}#home .hero-text h1{font-family:Playfair,serif;font-optical-sizing:auto;font-size:5.2rem;color:#fff;margin-bottom:10px}#home .hero-text p{font-weight:400;line-height:1.6;font-size:clamp(.9rem, 1vw + .5rem, 1rem);margin-bottom:50px;color:#faf5ef}#home .cta-buttons .btn{color:#a12b2a;font-size:13px;background-color:#faf5ef;padding:12px 24px;margin-right:20px;margin-left:20px;border-radius:8px}#home .cta-buttons .btn-secondary{background-color:#0a1d38;color:#fff}#home .cta-buttons .btn-primary:hover{background-color:#faf5ef;border:1px solid #faf5ef}#home .cta-buttons .btn-secondary:hover{background-color:#0a1d38;border:1px solid #0a1d38}.down-arrow{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);font-size:.8rem;color:#fff;animation:2s infinite bounce;text-decoration:none}.about-section{padding:150px 15%;background:#fefdfb;height:600px;min-height:fit-content}.about-container{display:flex;align-items:center;justify-content:space-around;gap:50px}.about-text{flex:1}.about-text h2{line-height:1.3;font-size:clamp(1.25rem, 2vw + 1rem, 1.5rem);color:#222;margin-bottom:20px}.about-text h2::after{content:'';display:block;width:60px;height:2px;background:#e74c3c;margin-top:8px}.about-text p{font-weight:400;line-height:1.6;font-size:clamp(.9rem, 1vw + .5rem, 1rem);color:#333;max-width:550px;text-align:justify}.about-us{display:inline-block;margin-top:30px;padding:12px 24px;background:#a12b2a;color:#fff;font-size:.8rem;border-radius:8px}.about-us:hover{background:#c35b59}.about-image img{max-width:450px;width:100%;border-radius:30% 0;box-shadow:0 4px 20px rgba(0,0,0,.1)}.quad-stats{background:url('/images/backgrounds/QS-bc3.jpg') center/cover no-repeat;box-shadow:inset 0 0 0 1000px rgba(10,29,56,.7);color:#fff;padding:30px 15%}.stats-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;max-width:1200px;margin:auto}.stat-box{flex:1 1 200px;padding:20px}.stat-box .icon{font-size:30px;color:red;margin-bottom:12px}.stat-box h3{font-size:30px;margin:0}.stat-box span{color:red}.stat-box p{margin-top:6px;font-size:14px}.services-section{padding:80px 15%;background:#fefdfb}.container{max-width:1200px;margin:0 auto}.section-title{color:#1e1e1e;font-family:Georgia,serif}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.service-item{display:flex;background:#fff;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.08);overflow:hidden;gap:20px;align-items:center;padding:15px;transition:transform .3s,box-shadow .3s;cursor:pointer}.service-img{width:120px;height:120px;object-fit:cover;border-radius:5px;flex-shrink:0}.service-content h3{margin:0 0 10px;font-size:1rem;color:#111}.service-content p{margin:0;color:#444;line-height:1.5;font-size:.95rem}.service-item:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.05);background-color:#f5f5f5}.cta-btn.contact,.cta-btn.whatsapp,.whatsapp-btn{box-shadow:0 4px 8px rgba(0,0,0,.1)}.our-work-section{padding:80px 15%;margin:0}.our-work-section .section-title{font-weight:600;line-height:1.3;font-size:clamp(1.25rem, 2vw + 1rem, 1.5rem);margin-bottom:60px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:300px;gap:20px;width:100%}.gallery-item{position:relative;overflow:hidden;border-radius:5px}.cta-section::before,.overlay{position:absolute;top:0;left:0}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-item:hover img{transform:scale(1.1)}.overlay{width:100%;height:100%;background:rgba(10,29,56,.7);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;opacity:0;transition:opacity .4s}.gallery-item:hover .overlay{opacity:1}.overlay h3{font-size:20px;margin:0}.overlay p{font-size:14px;margin-top:8px;color:#f4f4f4}.testimonials-section{background-color:#fefdfb;padding:60px 20px;text-align:center}.section-subtitle{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#888}.section-title,.whatsapp-community h2{line-height:1.3;font-size:clamp(1.25rem, 2vw + 1rem, 1.5rem)}.section-title{margin:10px 0 40px;position:relative}.cta-btn,.whatsapp-btn{font-size:16px;border-radius:8px;text-decoration:none;transition:background .3s}.cta-section h2::after,.section-title::after{content:'';width:40px;height:2px;background-color:#e74c3c;display:block;margin:10px auto 0}.whatsapp-community{background:#f0fdf4;padding:60px 15%}.whatsapp-community h2{font-weight:700;color:#075e54;margin-bottom:10px}.whatsapp-community p{font-weight:400;line-height:1.6;font-size:clamp(.9rem, 1vw + .5rem, 1rem);margin-bottom:20px;color:#444}.whatsapp-btn{background-color:#25d366;color:#fff;padding:12px 24px;display:inline-flex;align-items:center;gap:10px}.cta-btn.whatsapp:hover,.whatsapp-btn:hover{background-color:#1ebe5d}.cta-section{background:url('/images/backgrounds/QS-bc2.jpg') center/cover no-repeat;color:#fff;padding:150px 15%;position:relative}.cta-section::before{content:'';right:0;bottom:0;background:rgba(10,29,56,.7)}.cta-content{position:relative;z-index:1}.cta-section h2{font-weight:700;line-height:1.3;font-size:clamp(1.25rem, 2vw + 1rem, 1.5rem);margin-bottom:30px}.cta-section p{font-weight:400;line-height:1.6;font-size:clamp(.9rem, 1vw + .5rem, 1rem);margin-bottom:30px}.cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.cta-btn{padding:14px 28px;display:inline-flex;align-items:center;gap:10px}.cta-btn.whatsapp{background-color:#25d366;color:#fff}.cta-btn.contact{background-color:#fff;color:#0a1d38}.cta-btn.contact:hover{background-color:#ddd}.fab,.fas{font-size:18px}@media (max-width:1404px){#home{height:fit-content;padding:60px 5%}#home .hero-text h1{font-size:3rem;margin-bottom:20px}}@media (max-width:1342px){.bondo2{display:none}}@media (max-width:1115px){#home{height:fit-content;padding:60px 4%}#home .hero-text h1{font-size:3.5rem;margin-bottom:20px}.services-container{grid-template-columns:repeat(4,0.5fr)}}@media (max-width:991px){header{padding:10px 5%}#home .hero{max-width:90%}.about-section{padding:100px 4%}.about-container{flex-direction:column;text-align:center;align-items:center}.about-image{width:100%}.services-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:200px}.cta-section{padding:100px 10%}.cta-section h2{font-size:20px}}@media (max-width:768px){#home .hero-text,.about-container{text-align:center}#home{height:fit-content;padding:60px 4%}#home .hero{position:relative;z-index:2;min-width:fit-content;left:0}#home .hero-text h1{font-size:4rem;margin-bottom:20px}#home .hero-text p{font-size:1.1rem;margin-bottom:40px}.about-section{padding:100px 4%}.about-container{flex-direction:column}.about-text h2::after{display:none}.about-image,.about-text{max-width:100%}#quote-section{padding:150px 5%;font-size:.5rem}#services{padding:50px 5%}.services-container{grid-template-columns:repeat(2,1fr)}.service{margin-bottom:20px}.our-work-section{padding:80px 5%}.cta-btn{width:100%;justify-content:center}.cta-buttons{flex-direction:column;gap:15px}}@media (max-width:696px){#home{padding:60px 3%}#home .hero-text h1{font-size:3rem}#home .hero-text p{font-size:1.1rem}.about-section{padding:100px 5%}#quote-section,.cta-section{padding:150px 5%}#quote-section .quote-container p{font-size:1.5rem}.whatsapp-community{padding:60px 5%}}@media (max-width:583px){#home .hero-text,.service-item{text-align:center}#home{height:fit-content;padding:60px 3%}#home .hero{position:relative;z-index:2;min-width:fit-content;margin-top:2%}#home .hero-text h1{font-size:3rem;margin-bottom:20px}#home .hero-text p{font-size:1rem;margin-bottom:30px}#home .cta-buttons .btn{display:flex;flex-direction:column;padding:10px 140px;margin-bottom:10px}.about-section,.cta-section{padding:80px 5%}.gallery-grid{grid-template-columns:1fr}.bondo2{display:initial}#services{padding:50px 5%}.services-container{display:flex;flex-direction:column;width:60%;word-wrap:break-word;overflow-wrap:break-word}.service-item{flex-direction:column}.service-img{width:100%;height:auto}}@media (max-width:417px){#home{padding:60px 3%}#home .hero-text h1{font-size:2.5rem}#home .cta-buttons .btn{padding:10px 100px;font-size:.8rem;margin-bottom:10px}#services{padding:50px 3%}.services-grid{grid-template-columns:1fr}.service-item{flex-direction:column;text-align:center}}@media (max-width:345px){#home{padding:60px 3%}#home .hero-text h1{font-size:2.2rem}#home .hero-text p{font-size:.9rem;margin-bottom:50px}#home .cta-buttons .btn{padding:10px 70px;font-size:.5rem;margin-bottom:2px}#quote-section{padding:150px 3%;min-height:250px}#quote-section .quote-container p{font-size:1rem}}@media only screen and (max-width:480px) and (-webkit-min-device-pixel-ratio:2){#services{max-height:none}.cta-section{padding:80px 5%}.cta-section h2{font-size:18px}.cta-section p{font-size:13px}.cta-btn{padding:12px 20px;font-size:14px}}@media only screen and (min-width:768px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2){#services{max-height:none}.services-container{grid-template-columns:repeat(2,1fr)}}