/* Booking Modal */ .modal-overlay { display: none; position: fixed; top: ; left: ; right: ; bottom: ; background: rgba(,,,.75); z-index: 100; align-items: center; justify-content: center; padding: 20px; } .modal-overlay.show { display: flex; } .modal { background: var(--card); border: 1px solid var(--border); border-radius: var(--radius); max-width: 500px; width: 100%; max-height: 90vh; overflow-y: auto; padding: 30px; position: relative; box-shadow: 20px 60px rgba(,,,.5); } .modal h3 { font-family: var(--font-heading); font-size: 1.5rem; color: var(--foreground); margin-bottom: 5px; } .modal .modal-sub { color: var(--muted-foreground); font-size: .85rem; margin-bottom: 20px; } .modal-close { position: absolute; top: 15px; right: 15px; background: none; border: none; color: var(--muted-foreground); font-size: 1.5rem; cursor: pointer; line-height: 1; } .modal-close:hover { color: var(--primary); } .modal .contact-form input, .modal .contact-form select, .modal .contact-form textarea { margin-bottom: 12px; } .modal .service-pill { display: inline-block; background: rgba(61,202,200,.12); color: var(--primary); padding: 5px 14px; border-radius: 50px; font-size: .85rem; font-weight: 600; margin-bottom: 15px; } /* AI Chatbot */ .chatbot-toggle { position: fixed; bottom: 95px; right: 20px; z-index: 999; width: 60px; height: 60px; background: linear-gradient(135deg, #3DCAC8, #2a9d9b); border-radius: 50%; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; color: #fff; box-shadow: 4px 15px rgba(61,202,200,.4); transition: all .3s; } .chatbot-toggle:hover { transform: scale(1.1); box-shadow: 6px 25px rgba(61,202,200,.5); } .chatbot-window { position: fixed; bottom: 165px; right: 20px; width: 380px; max-width: calc(100vw - 40px); height: 480px; max-height: 60vh; background: var(--card); border: 1px solid var(--border); border-radius: var(--radius); box-shadow: 10px 40px rgba(,,,.4); z-index: 998; display: none; flex-direction: column; overflow: hidden; } .chatbot-window.open { display: flex; } .chatbot-header { background: linear-gradient(135deg, #3DCAC8, #2a9d9b); color: #fff; padding: 14px 18px; display: flex; align-items: center; gap: 10px; } .chatbot-header .avatar { width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,.25); display: flex; align-items: center; justify-content: center; font-size: 1.2rem; } .chatbot-header h4 { font-size: .95rem; font-weight: 600; margin: ; } .chatbot-header p { font-size: .7rem; opacity: .9; margin: ; } .chatbot-close { margin-left: auto; background: none; border: none; color: #fff; font-size: 1.3rem; cursor: pointer; } .chatbot-messages { flex: 1; padding: 15px; overflow-y: auto; display: flex; flex-direction: column; gap: 10px; background: var(--background); } .chatbot-message { max-width: 85%; padding: 10px 14px; border-radius: 14px; font-size: .85rem; line-height: 1.5; animation: fadeIn .3s ease; } .chatbot-message.bot { background: var(--card); border: 1px solid var(--border); align-self: flex-start; border-bottom-left-radius: 4px; color: var(--foreground); } .chatbot-message.user { background: var(--primary); color: var(--primary-foreground); align-self: flex-end; border-bottom-right-radius: 4px; } .chatbot-input-area { display: flex; gap: 8px; padding: 12px; background: var(--card); border-top: 1px solid var(--border); } .chatbot-input-area input { flex: 1; padding: 10px 14px; border: 1px solid var(--border); border-radius: 50px; background: var(--background); color: var(--foreground); font-size: .85rem; outline: none; } .chatbot-input-area input:focus { border-color: var(--primary); } .chatbot-input-area button { background: var(--primary); color: var(--primary-foreground); border: none; border-radius: 50%; width: 40px; height: 40px; cursor: pointer; font-size: 1rem; flex-shrink: ; } .chatbot-input-area button:hover { background: #36BAB8; } .chatbot-quick { display: flex; flex-wrap: wrap; gap: 6px; padding: 10px 12px; background: var(--background); border-top: 1px solid var(--border); } .chatbot-quick button { background: rgba(61,202,200,.12); color: var(--primary); border: 1px solid rgba(61,202,200,.3); border-radius: 50px; padding: 6px 12px; font-size: .75rem; cursor: pointer; transition: all .2s; } .chatbot-quick button:hover { background: var(--primary); color: var(--primary-foreground); } @keyframes fadeIn { from { opacity: ; transform: translateY(10px); } to { opacity: 1; transform: translateY(); } } @media (max-width: 480px) { .chatbot-window { width: calc(100vw - 40px); right: 20px; bottom: 165px; } }
Expert industrial equipment repair and maintenance services in Navi Mumbai. Specializing in crane repair, hoist machine, VFD, PLC, panel services and more.
Projects Completed
Specialized Services
Customer Satisfaction
Service Area
Comprehensive industrial equipment repair and maintenance solutions
Quality spare parts and components for industrial equipment
Contact us for a free quote or consultation
Navi Mumbai, Maharashtra, India
Mon - Sun: 7:00 AM - 7:00 PM