.about-section{padding:60px 0}.about-para{display:flex;flex-direction:column;justify-content:flex-start}.services-heading{font-size:var(--font-h);color:var(--text-color)}.about-para h2{font-size:var(--font-m);max-width:800px;line-height:1.6;color:#555;text-align:start}.about-card{background-color:#f9f9f9;transition:transform .3s ease;border:none!important;outline:none!important}.about-card:hover{transform:translateY(-5px)}@media(max-width:768px){.about-para{display:flex;flex-direction:column;justify-content:center}.about-para h2{font-size:var(--font-m);max-width:800px;line-height:1.6;color:#555;text-align:center}.about-card{background-color:#f9f9f9;transition:transform .3s ease;border:none!important;outline:none!important;max-width:300px}.about-row{display:flex;align-items:center;justify-content:center}}.services-section{background-color:#f9f9f9;padding:60px 20px;height:100%}.services-heading{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:10px;letter-spacing:.5px}.heading-underline{width:80px;height:4px;background-color:#ff4c60;margin:0 auto 40px;border-radius:2px}.industry-card{background-color:#fff;border-radius:12px;padding:5px 15px;box-shadow:0 6px 20px #00000014;transition:all .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:280px}.industry-card img{margin-bottom:15px;border-radius:10px;object-fit:cover}.industry-card h3{font-size:1.25rem;font-weight:600;margin-bottom:10px;color:#333}.industry-card p{font-size:.95rem;color:#555;line-height:1.5}.industry-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #0000001f}.swiper-pagination-bullet{background:var(--primary-color);opacity:.7}.swiper-pagination-bullet-active{opacity:1}@media(max-width:768px){.services-heading{font-size:2rem}.industry-card{padding:.3rem;max-width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:auto}.weserve-card{display:flex;align-items:center;justify-content:center}.industry-card h3{font-size:1.1rem}.industry-card p{font-size:.9rem}}.machines-section{padding:4rem 2rem;text-align:center;background-color:#f9f9f9}.introParent{display:flex;align-items:center;justify-content:center}.machines-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;justify-items:center}.machine-card{background:#fff;padding:.7rem 1.5rem;border-radius:12px;text-align:center;width:100%;max-width:300px;text-decoration:none;color:#000}.machine-img{width:100%;height:200px;object-fit:contain;border-radius:8px;margin-bottom:1.2rem}.machine-name{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.machine-desc{font-size:.95rem;color:#666;line-height:1.5}@media(max-width:768px){.machine-card{background:#fff;padding:.7rem .5rem;border-radius:12px;text-align:center;max-width:300px}.machine-img{width:100%;height:120;object-fit:contain;border-radius:8px;margin-bottom:1rem}}.gallery-page{padding:2rem;text-align:center}.category-buttons{margin:2rem 0}.category-btn{background:#f5f5f5;color:var(--text-color);border:2px solid var(--secondary-color);padding:.3rem 1rem;margin:10px 8px;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600}.category-btn:hover,.category-btn.active{background:var(--secondary-color);color:#fff}.gallery-grid{max-width:100%;display:grid;grid-template-columns:1fr;gap:16px;align-items:center;justify-items:center}.gallery-head{font-size:var(--font-l);color:var(--text-color)}.gallery-img{width:100%;height:300px;object-fit:cover;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.gallery-img:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}.view-works-btn{background-color:var(--secondary-color);padding:10px 15px;text-decoration:none;color:#fff;font-size:var(--font-sm);border-radius:10px}@media(max-width:992px)and (min-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-img{width:150px!important;height:150px!important;object-fit:cover;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}}@media(min-width:992px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.testimonials-section{padding:4rem 2rem;background:#fff;text-align:center}.testimonials-heading{font-size:var(--font-l);color:var(--text-color)}.heading-underline{width:80px;height:4px;background-color:var(--primary-color);margin:.5rem auto 20px;border-radius:2px}.testimonial-bubble-design{background:#f9f9f9;border-radius:50px;padding:2rem 1.5rem;width:100%;max-width:none;margin:0;height:100%;box-shadow:0 1px 2px #00000003;transition:transform .3s ease,box-shadow .1s ease}.testimonial-bubble-design:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}.feedback-bubble{background:transparent;padding:0;margin:0 0 1rem;font-style:italic;font-size:.95rem;color:#333;line-height:1.6;max-width:100%}.feedback-bubble:after{display:none}.user-img{width:70px;height:70px;border-radius:50%;object-fit:cover;margin:.5rem auto .8rem;border:3px solid var(--primary-color)}.rating{display:flex;justify-content:center;gap:6px;font-size:1rem;margin-bottom:8px}.name{font-weight:600;color:#f15a29;font-size:1rem}.position{font-size:.85rem;color:#555}@media(max-width:768px){.feedback-bubble{font-size:.9rem;max-width:260px}}.mapParent{height:450px;padding:20px 80px;background-color:var(--bg-color)}@media(max-width:768px){.mapParent{padding:20px}}
