/* ==================== NAVIGATION WITH LOGO IMAGE ==================== */
/* ==================== HERO SECTION (NO ANIMATIONS) ==================== */
/* ==================== FEATURES ==================== */
/* .features {
max-width: 1280px;
margin: 0 auto;
padding: 3rem 1.5rem;
}
.features-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1.5rem;
}
.feature-card {
padding: 1.5rem;
background: #fff;
border-radius: 12px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
border: 1px solid #f3f4f6;
}
.feature-card h4 {
font-size: 1rem;
font-weight: 600;
color: #111827;
}
.feature-card p {
margin-top: 0.5rem;
font-size: 0.875rem;
color: #6b7280;
} */
/* Updated Features Section - Images Only */
/* Auto-Scrolling Image Carousel */
/* Pause on hover (optional) */
/* Mobile - Show 2 images at a time */
/* Tablet */
/* ==================== MACHINES SHOWCASE ==================== */
/* ==================== SOLUTIONS ==================== */
/* ==================== TESTIMONIALS ==================== */
/* ==================== CONTACT ==================== */
/* ==================== FOOTER ==================== */
/* .footer {
background: #111827;
color: #e5e7eb;
padding: 2rem 0;
}
.footer-container {
max-width: 1280px;
margin: 0 auto;
padding: 0 1.5rem;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1.5rem;
}
.footer-section h4 {
font-size: 1rem;
font-weight: 700;
margin-bottom: 0.5rem;
}
.footer-section p {
font-size: 0.875rem;
color: #9ca3af;
line-height: 1.6;
}
.footer-section ul {
list-style: none;
font-size: 0.875rem;
}
.footer-section ul li {
margin-top: 0.5rem;
color: #9ca3af;
}
.footer-section ul li a {
color: #9ca3af;
text-decoration: none;
}
.footer-section ul li a:hover {
color: #fff;
}
.footer-links {
display: flex;
gap: 1rem;
margin-top: 0.5rem;
}
.footer-links a {
color: #9ca3af;
text-decoration: none;
font-size: 0.875rem;
transition: color 0.3s;
}
.footer-links a:hover {
color: #fff;
}
.footer-bottom {
margin-top: 2rem;
padding-top: 2rem;
border-top: 1px solid #374151;
text-align: center;
font-size: 0.75rem;
color: #6b7280;
} */
/* ==================== FOOTER SECTION ==================== */
/* ==================== WHATSAPP FLOAT ==================== */
/* ==================== MOBILE RESPONSIVE ==================== */
/* Mobile Navigation */
/* Hero Section */
/* Features */
/* Machines */
/* Solutions */
/* Testimonials */
/* Contact */
/* Footer */
/* .footer-container {
grid-template-columns: 1fr;
} */
/* WhatsApp Float */
/* Tablet */
/* For Sliding */
/* ==================== HERO IMAGE SLIDER ==================== */
/* ✨ NEW ANIMATION - Image Coming Towards You */
/* Alternative: Slide from Right with Zoom */
/* Alternative: Fade Zoom with Blur */
/* Slider Navigation Dots */
/* Slider Navigation Arrows */
/* Mobile Responsive */
/* ==================== QUOTE REQUEST POPUP - COMPACT & MOBILE OPTIMIZED ==================== */
/* Random Pop up */
/* ==================== CONSULTANCY POPUP - ULTRA COMPACT & PROFESSIONAL ==================== */
/* Premium Badge */
/* Close Button */
/* Header Section */
/* Benefits Bar */
/* Form Section */
/* Action Buttons */
/* Footer */
/* Loading State */
/* Custom Scrollbar */
/* ==================== MOBILE RESPONSIVE ==================== */
/* ==================== EXTRA SMALL MOBILE ==================== */
/* ==================== LANDSCAPE MODE ==================== */
/* ==================== FOOTER STYLES ==================== */
/* WhatsApp Float Button */
/* Mobile Responsive */
/* New Footer text */
/* Mobile */
-->
-->
-->
-->
// Mobile menu toggle
// Close menu when clicking on a link (better UX)
// Close menu when clicking outside
// Load featured machines dynamically
// Get first 3 products
// Handle form submission
// Quote popup functions
// Format WhatsApp message
// Consultancy popup functions
// Hero slider functionality
// Auto-advance slides every 5 seconds
// Show random consultancy popup after 10 seconds