.site-footer{background-color:#374151;color:#fff;padding:50px 0 20px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:2.5rem}.footer-section h3{color:#2dd4bf;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.footer-section h4{color:#2dd4bf;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer-section p{line-height:1.6;margin-bottom:0;color:#d1d5db;font-size:.95rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.6rem}.footer-section ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-section ul li a:hover{color:#2dd4bf}.contact-info p{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.95rem}.contact-info i{color:#2dd4bf;width:16px;flex-shrink:0}.footer-bottom{border-top:1px solid #4b5563;padding-top:20px;margin-top:0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#9ca3af;margin:0;font-size:.9rem}.legal-links{display:flex;gap:2rem}.legal-links a{color:#9ca3af;text-decoration:none;font-size:.9rem;transition:color .3s ease}.legal-links a:hover{color:#2dd4bf}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width: 768px){.site-footer{padding:40px 0 20px}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.contact-info p{justify-content:center}.footer-bottom-content{flex-direction:column;text-align:center;gap:1rem}.legal-links{justify-content:center}}@media (max-width: 480px){.container{padding:0 15px}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.legal-links{flex-direction:column;gap:.5rem}}.about-page{padding-top:80px}.about-hero{background:linear-gradient(#374151cc,#374151cc),url(https://images.pexels.com/photos/209296/pexels-photo-209296.jpeg) center/cover;padding:100px 0;text-align:center;color:#fff}.about-hero h1{font-size:3rem;margin-bottom:1rem}.about-hero p{font-size:1.2rem;max-width:600px;margin:0 auto}.mission-vision{padding:80px 0;background-color:#f9fafb}.mv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.mv-card{background:#fff;padding:2.5rem 2rem;border-radius:8px;box-shadow:0 5px 15px #0000000d;text-align:center;transition:transform .3s ease}.mv-card:hover{transform:translateY(-5px)}.mv-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:#2dd4bf1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2dd4bf;font-size:1.8rem}.mv-card h2{font-size:1.5rem;margin-bottom:1rem;color:#374151}.mv-card p{line-height:1.6;color:#6b7280}.our-story{padding:80px 0}.story-content{display:flex;align-items:center;gap:3rem}.story-text{flex:1}.story-text h2{font-size:2.2rem;margin-bottom:1.5rem;color:#374151}.story-text p{margin-bottom:1.5rem;line-height:1.8;color:#6b7280}.story-image{flex:1}.story-image img{width:100%;border-radius:8px;box-shadow:0 10px 30px #0000001a}.why-trusted{padding:80px 0;background-color:#f9fafb}.why-trusted h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#374151}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.trust-item{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.trust-item:hover{transform:translateY(-5px)}.trust-number{width:50px;height:50px;background:#2dd4bf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.trust-item h3{font-size:1.3rem;margin-bottom:1rem;color:#374151}.trust-item p{line-height:1.6;color:#6b7280}.about-reviews{padding:80px 0}.about-reviews h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#374151}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.review-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.review-card:hover{transform:translateY(-5px)}.review-stars{color:gold;margin-bottom:1rem}.review-text{font-style:italic;margin-bottom:1.5rem;line-height:1.6;color:#6b7280;position:relative}.review-text:before{content:'"';font-size:3rem;color:#2dd4bf;opacity:.2;position:absolute;top:-20px;left:-10px;font-family:Georgia,serif}.review-author h4{color:#374151;margin-bottom:.25rem}.review-author p{color:#2dd4bf;font-size:.9rem}.about-cta{padding:80px 0;background:linear-gradient(#374151e6,#374151e6),url(https://images.pexels.com/photos/209296/pexels-photo-209296.jpeg) center/cover;color:#fff;text-align:center}.cta-content p{font-size:1.2rem;max-width:600px;margin:0 auto 2rem}.primary-btn{padding:12px 30px;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .3s ease;background-color:#2dd4bf;color:#fff}@media (max-width: 768px){.about-hero h1{font-size:2.2rem}.story-content{flex-direction:column}.mv-grid,.trust-grid,.reviews-grid{grid-template-columns:1fr}.about-hero,.mission-vision,.our-story,.why-trusted,.about-reviews,.about-cta{padding:60px 0}.cta-content h2{font-size:2rem}}@media (max-width: 480px){.about-hero h1{font-size:1.8rem}.about-hero p{font-size:1rem}.mv-card,.trust-item,.review-card{padding:1.5rem}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}}.services-page{padding-top:80px}.services-hero{background:linear-gradient(#374151cc,#374151cc),url(https://images.pexels.com/photos/1371360/pexels-photo-1371360.jpeg) center/cover;padding:100px 0;text-align:center;color:#fff}.services-hero h1{font-size:2.8rem;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.services-hero p{font-size:1.2rem;max-width:700px;margin:0 auto 2rem;line-height:1.6}.services-list{padding:80px 0;background-color:#f9fafb}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.service-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.service-image{height:220px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-card:hover .service-image img{transform:scale(1.05)}.service-content{padding:1.5rem}.service-content h3{font-size:1.5rem;margin-bottom:1rem;color:#374151}.service-content p{margin-bottom:1.2rem;line-height:1.6;color:#6b7280}.service-content ul{list-style-type:none}.service-content li{margin-bottom:.6rem;display:flex;align-items:center;color:#4b5563}.service-content li i{color:#2dd4bf;margin-right:.7rem;font-size:.9rem}.our-process{padding:80px 0}.our-process h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#374151}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.process-step{display:flex;align-items:flex-start;gap:1.5rem}.step-number{width:60px;height:60px;background:#2dd4bf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-content h3{font-size:1.3rem;margin-bottom:.7rem;color:#374151}.step-content p{line-height:1.6;color:#6b7280}.services-cta{padding:80px 0;background:linear-gradient(#374151e6,#374151e6),url(https://images.pexels.com/photos/1371360/pexels-photo-1371360.jpeg) center/cover;color:#fff;text-align:center}.cta-content p{font-size:1.2rem;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.cta-buttons{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.secondary-btn{padding:12px 30px;border:2px solid white;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .3s ease;background-color:transparent;color:#fff;font-weight:600}.secondary-btn:hover{background-color:#ffffff1a;transform:translateY(-2px)}@media (max-width: 1024px){.services-hero h1{font-size:2.5rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}@media (max-width: 768px){.services-hero{padding:80px 0}.services-hero h1{font-size:2.2rem}.services-hero p{font-size:1.1rem}.services-list,.our-process,.services-cta{padding:60px 0}.services-grid{grid-template-columns:1fr;gap:2rem}.process-steps{grid-template-columns:1fr;gap:1.5rem}.process-step{flex-direction:column;text-align:center;gap:1rem}.cta-content h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.primary-btn,.secondary-btn{width:100%;max-width:280px}}@media (max-width: 480px){.services-hero h1{font-size:1.8rem}.services-hero p{font-size:1rem}.our-process h2{font-size:2rem}.section-subtitle{font-size:1.1rem}.service-content{padding:1.2rem}.step-number{width:50px;height:50px;font-size:1.3rem}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}}.gallery-page{padding-top:80px}.gallery-hero{background:linear-gradient(#374151cc,#374151cc),url(https://images.pexels.com/photos/323780/pexels-photo-323780.jpeg) center/cover;padding:100px 0;text-align:center;color:#fff}.gallery-hero h1{font-size:3rem;margin-bottom:.5rem}.gallery-hero h2{font-size:2rem;margin-bottom:1.5rem;font-weight:400}.gallery-hero p{font-size:1.2rem;max-width:700px;margin:0 auto 2rem;line-height:1.6}.portfolio-section{padding:80px 0}.portfolio-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.filter-btn{padding:8px 20px;border:2px solid #2DD4BF;background:transparent;color:#374151;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:500}.filter-btn:hover,.filter-btn.active{background:#2dd4bf;color:#fff}.portfolio-carousel{position:relative;margin-bottom:4rem;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.carousel-container{display:flex;transition:transform .5s ease}.carousel-item{min-width:100%;position:relative;height:500px;opacity:0;transition:opacity .5s ease;display:none}.carousel-item.active{opacity:1;display:block}.carousel-item img,.carousel-item iframe{width:100%;height:100%;object-fit:cover}.carousel-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem}.carousel-overlay h3{font-size:1.8rem;margin-bottom:.5rem}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.carousel-btn:hover{background:#2dd4bf;color:#fff}.carousel-btn.prev{left:20px}.carousel-btn.next{right:20px}.carousel-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:10px;z-index:10}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease}.dot.active{background:#2dd4bf;transform:scale(1.2)}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.portfolio-item{border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #00000014;transition:transform .3s ease;position:relative}.portfolio-item:hover{transform:translateY(-5px)}.portfolio-item img{width:100%;height:250px;object-fit:cover}.video-thumbnail{position:relative;height:250px;overflow:hidden}.video-thumbnail iframe{width:100%;height:100%;object-fit:cover}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#2dd4bfcc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.portfolio-info{padding:1.2rem;background:#fff}.portfolio-info h3{font-size:1.2rem;margin-bottom:.5rem;color:#374151}.portfolio-info p{color:#6b7280;line-height:1.5}.gallery-testimonials{padding:80px 0;background-color:#f9fafb}.gallery-testimonials h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#374151}.section-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-text{margin-bottom:1.5rem;line-height:1.6;color:#6b7280;position:relative}.testimonial-text:before{content:'"';font-size:3rem;color:#2dd4bf;opacity:.2;position:absolute;top:-20px;left:-10px;font-family:Georgia,serif}.testimonial-author h4{color:#374151;margin-bottom:.25rem;font-size:1.1rem}.testimonial-author p{color:#2dd4bf;font-size:.9rem}.gallery-cta{padding:80px 0;background:linear-gradient(#374151e6,#374151e6),url(https://images.pexels.com/photos/323780/pexels-photo-323780.jpeg) center/cover;color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;max-width:600px;margin:0 auto 2rem;line-height:1.6}.primary-btn{padding:12px 30px;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .3s ease;background-color:#2dd4bf;color:#fff;font-weight:600}@media (max-width: 1024px){.gallery-hero h1{font-size:2.5rem}.gallery-hero h2{font-size:1.8rem}.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 768px){.gallery-hero{padding:80px 0}.gallery-hero h1{font-size:2.2rem}.gallery-hero h2{font-size:1.6rem}.gallery-hero p{font-size:1.1rem}.portfolio-section,.gallery-testimonials,.gallery-cta{padding:60px 0}.portfolio-filters{gap:.5rem}.filter-btn{padding:6px 16px;font-size:.9rem}.carousel-item{height:400px}.carousel-btn{width:40px;height:40px}.testimonials-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}}@media (max-width: 480px){.gallery-hero h1{font-size:1.8rem}.gallery-hero h2{font-size:1.4rem}.gallery-hero p{font-size:1rem}.portfolio-filters{flex-direction:column;align-items:center}.filter-btn{width:100%;max-width:200px;margin-bottom:.5rem}.carousel-item{height:300px}.carousel-overlay{padding:1.2rem}.carousel-overlay h3{font-size:1.4rem}.portfolio-grid{grid-template-columns:1fr}.gallery-testimonials h2{font-size:2rem}.section-subtitle{font-size:1.1rem}.testimonial-card{padding:1.5rem}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}}.contact-page{padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-hero{background:linear-gradient(#374151cc,#374151cc),url(https://images.pexels.com/photos/1371360/pexels-photo-1371360.jpeg) center/cover;padding:80px 0;text-align:center;color:#fff}.contact-hero h1{font-size:2.8rem;margin-bottom:1rem}.contact-hero p{font-size:1.2rem;max-width:600px;margin:0 auto;line-height:1.6}.contact-content{padding:80px 0;background-color:#f9fafb}.contact-grid{display:flex;justify-content:center;max-width:800px;margin:0 auto}.contact-info{display:flex;flex-direction:column;gap:2.5rem;width:100%}.info-section{background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 10px 30px #0000001a}.info-section h2{font-size:1.8rem;margin-bottom:1.5rem;color:#374151;text-align:center}.contact-method{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.contact-method:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.contact-icon{width:50px;height:50px;background:#2dd4bf1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2dd4bf;flex-shrink:0}.contact-details h3{font-size:1.2rem;margin-bottom:.5rem;color:#374151}.contact-details p{margin-bottom:.3rem;color:#6b7280}.small-text{font-size:.9rem;color:#9ca3af!important;margin-top:.5rem}.benefits-section{background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 10px 30px #0000001a}.benefits-section h3{font-size:1.5rem;margin-bottom:1.2rem;color:#374151;text-align:center}.benefits-section ul{list-style-type:none;padding:0;margin:0}.benefits-section li{margin-bottom:.8rem;display:flex;align-items:center;color:#4b5563;gap:.7rem}.benefits-section li svg{color:#2dd4bf;flex-shrink:0}.call-preference{background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 10px 30px #0000001a;text-align:center}.call-preference h3{font-size:1.5rem;margin-bottom:1rem;color:#374151}.call-preference p{margin-bottom:1rem;color:#6b7280}.phone-numbers{display:flex;flex-direction:column;gap:.5rem;align-items:center}.phone-numbers p{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;color:#374151!important;margin-bottom:0}.phone-numbers svg{color:#2dd4bf}.primary-btn{padding:14px 30px;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .3s ease;background-color:#2dd4bf;color:#fff;font-weight:600;margin-top:.5rem}.primary-btn:hover{background-color:#22a895;transform:translateY(-2px)}@media (max-width: 1024px){.contact-grid{max-width:600px}.info-section,.benefits-section,.call-preference{padding:2rem}}@media (max-width: 768px){.contact-hero{padding:60px 0}.contact-hero h1{font-size:2.2rem}.contact-hero p{font-size:1.1rem}.contact-content{padding:60px 0}.contact-grid{max-width:100%}.info-section,.benefits-section,.call-preference{padding:1.5rem}.contact-method{flex-direction:column;text-align:center;gap:.8rem}.contact-icon{align-self:center}}@media (max-width: 480px){.contact-hero h1{font-size:1.8rem}.contact-hero p{font-size:1rem}.info-section,.benefits-section,.call-preference{padding:1.2rem}.info-section h2{font-size:1.5rem}.contact-icon{width:45px;height:45px}.phone-numbers{align-items:flex-start}.primary-btn{width:100%}}
