{"id":27,"date":"2026-01-08T05:39:18","date_gmt":"2026-01-08T11:09:18","guid":{"rendered":"https:\/\/smartsolutionspune.net\/?page_id=27"},"modified":"2026-02-05T06:01:06","modified_gmt":"2026-02-05T11:31:06","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/smartsolutionspune.net\/?page_id=27","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27\" class=\"elementor elementor-27\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98736d0 e-con-full e-flex e-con e-parent\" data-id=\"98736d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c61317 elementor-widget elementor-widget-image\" data-id=\"8c61317\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-scaled.jpg\" class=\"attachment-full size-full wp-image-682\" alt=\"\" srcset=\"https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-scaled.jpg 2560w, https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-300x150.jpg 300w, https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-1024x512.jpg 1024w, https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-768x384.jpg 768w, https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-1536x768.jpg 1536w, https:\/\/smartsolutionspune.net\/wp-content\/uploads\/2026\/02\/contact-us-communication-support-service-assistance-concept-2048x1024.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9743893 e-con-full e-flex e-con e-parent\" data-id=\"9743893\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7035fab elementor-widget elementor-widget-html\" data-id=\"7035fab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <style>\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n      background: #ffffff;\r\n    }\r\n\r\n    \/* Hero Section *\/\r\n    .contact-hero {\r\n      background: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);\r\n      padding: 80px 20px 60px;\r\n      text-align: center;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .contact-hero::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -150px;\r\n      right: -150px;\r\n      width: 500px;\r\n      height: 500px;\r\n      background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);\r\n      border-radius: 50%;\r\n    }\r\n\r\n    .contact-hero h1 {\r\n      font-size: 48px;\r\n      font-weight: 800;\r\n      color: #ffffff;\r\n      margin-bottom: 15px;\r\n      position: relative;\r\n      z-index: 1;\r\n    }\r\n\r\n    .contact-hero p {\r\n      font-size: 18px;\r\n      color: rgba(255, 255, 255, 0.95);\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n      position: relative;\r\n      z-index: 1;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    \/* Main Contact Section *\/\r\n    .contact-section {\r\n      padding: 80px 20px;\r\n      background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);\r\n    }\r\n\r\n    .contact-container {\r\n      max-width: 1300px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .contact-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1.2fr;\r\n      gap: 50px;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    \/* Contact Info Cards *\/\r\n    .contact-info-section h2 {\r\n      font-size: 36px;\r\n      font-weight: 800;\r\n      color: #0f172a;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    .contact-info-section h2 span {\r\n      background: linear-gradient(135deg, #0066cc 0%, #0099ff 100%);\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n      background-clip: text;\r\n    }\r\n\r\n    .contact-info-section > p {\r\n      font-size: 16px;\r\n      color: #64748b;\r\n      margin-bottom: 35px;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .contact-info-cards {\r\n      display: grid;\r\n      gap: 20px;\r\n    }\r\n\r\n    .contact-card {\r\n      background: #ffffff;\r\n      padding: 30px;\r\n      border-radius: 16px;\r\n      border: 2px solid rgba(0, 102, 204, 0.1);\r\n      transition: all 0.3s ease;\r\n      display: flex;\r\n      gap: 20px;\r\n      align-items: flex-start;\r\n    }\r\n\r\n    .contact-card:hover {\r\n      transform: translateX(8px);\r\n      border-color: rgba(0, 102, 204, 0.3);\r\n      box-shadow: 0 8px 30px rgba(0, 102, 204, 0.12);\r\n    }\r\n\r\n    .contact-card-icon {\r\n      width: 60px;\r\n      height: 60px;\r\n      background: linear-gradient(135deg, #0066cc 0%, #0099ff 100%);\r\n      border-radius: 12px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n      box-shadow: 0 4px 15px rgba(0, 102, 204, 0.3);\r\n    }\r\n\r\n    .contact-card-icon i {\r\n      font-size: 24px;\r\n      color: #ffffff;\r\n    }\r\n\r\n    .contact-card-content h3 {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      color: #0f172a;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .contact-card-content p {\r\n      font-size: 15px;\r\n      color: #475569;\r\n      line-height: 1.7;\r\n      margin: 0;\r\n    }\r\n\r\n    .contact-card-content a {\r\n      color: #0066cc;\r\n      text-decoration: none;\r\n      font-weight: 600;\r\n      transition: color 0.3s ease;\r\n    }\r\n\r\n    .contact-card-content a:hover {\r\n      color: #0099ff;\r\n    }\r\n\r\n    \/* Contact Form *\/\r\n    .contact-form-section {\r\n      background: #ffffff;\r\n      padding: 45px;\r\n      border-radius: 20px;\r\n      box-shadow: 0 10px 40px rgba(0, 102, 204, 0.1);\r\n      border: 2px solid rgba(0, 102, 204, 0.1);\r\n    }\r\n\r\n    .contact-form-section h3 {\r\n      font-size: 28px;\r\n      font-weight: 800;\r\n      color: #0f172a;\r\n      margin-bottom: 25px;\r\n    }\r\n\r\n    .form-group {\r\n      margin-bottom: 25px;\r\n    }\r\n\r\n    .form-group label {\r\n      display: block;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      color: #1e293b;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .form-group input,\r\n    .form-group textarea {\r\n      width: 100%;\r\n      padding: 14px 18px;\r\n      border: 2px solid #e2e8f0;\r\n      border-radius: 12px;\r\n      font-size: 15px;\r\n      color: #1e293b;\r\n      transition: all 0.3s ease;\r\n      font-family: inherit;\r\n    }\r\n\r\n    .form-group input:focus,\r\n    .form-group textarea:focus {\r\n      border-color: #0066cc;\r\n      outline: none;\r\n      box-shadow: 0 0 0 4px rgba(0, 102, 204, 0.1);\r\n    }\r\n\r\n    .form-group textarea {\r\n      min-height: 140px;\r\n      resize: vertical;\r\n    }\r\n\r\n    .form-row {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 20px;\r\n    }\r\n\r\n    .submit-btn {\r\n      background: linear-gradient(135deg, #0066cc 0%, #0099ff 100%);\r\n      color: #ffffff;\r\n      padding: 16px 45px;\r\n      border: none;\r\n      border-radius: 12px;\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      cursor: pointer;\r\n      width: 100%;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 8px 24px rgba(0, 102, 204, 0.3);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 10px;\r\n    }\r\n\r\n    .submit-btn:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 12px 32px rgba(0, 102, 204, 0.4);\r\n    }\r\n\r\n    .submit-btn i {\r\n      font-size: 18px;\r\n    }\r\n\r\n    \/* Map Section *\/\r\n    .map-section {\r\n      margin-top: 60px;\r\n      border-radius: 20px;\r\n      overflow: hidden;\r\n      box-shadow: 0 10px 40px rgba(0, 102, 204, 0.1);\r\n    }\r\n\r\n    .map-section h3 {\r\n      font-size: 32px;\r\n      font-weight: 800;\r\n      color: #0f172a;\r\n      margin-bottom: 30px;\r\n      text-align: center;\r\n    }\r\n\r\n    .map-section h3 span {\r\n      background: linear-gradient(135deg, #0066cc 0%, #0099ff 100%);\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n      background-clip: text;\r\n    }\r\n\r\n    .map-container {\r\n      width: 100%;\r\n      height: 450px;\r\n      border-radius: 20px;\r\n      overflow: hidden;\r\n      border: 3px solid rgba(0, 102, 204, 0.2);\r\n    }\r\n\r\n    .map-container iframe {\r\n      width: 100%;\r\n      height: 100%;\r\n      border: none;\r\n    }\r\n\r\n    \/* Business Hours Section *\/\r\n    .business-hours {\r\n      background: linear-gradient(135deg, #0066cc 0%, #0052a3 100%);\r\n      padding: 50px 40px;\r\n      border-radius: 20px;\r\n      margin-top: 60px;\r\n      text-align: center;\r\n      box-shadow: 0 10px 40px rgba(0, 102, 204, 0.2);\r\n    }\r\n\r\n    .business-hours h3 {\r\n      font-size: 28px;\r\n      font-weight: 800;\r\n      color: #ffffff;\r\n      margin-bottom: 25px;\r\n    }\r\n\r\n    .hours-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n      gap: 20px;\r\n      max-width: 800px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .hours-item {\r\n      background: rgba(255, 255, 255, 0.15);\r\n      padding: 20px;\r\n      border-radius: 12px;\r\n      backdrop-filter: blur(10px);\r\n    }\r\n\r\n    .hours-item .day {\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      color: #ffffff;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .hours-item .time {\r\n      font-size: 15px;\r\n      color: rgba(255, 255, 255, 0.9);\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 1024px) {\r\n      .contact-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 40px;\r\n      }\r\n\r\n      .contact-form-section {\r\n        order: -1;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .contact-hero {\r\n        padding: 60px 20px 50px;\r\n      }\r\n\r\n      .contact-hero h1 {\r\n        font-size: 36px;\r\n      }\r\n\r\n      .contact-hero p {\r\n        font-size: 16px;\r\n      }\r\n\r\n      .contact-section {\r\n        padding: 60px 20px;\r\n      }\r\n\r\n      .contact-info-section h2 {\r\n        font-size: 28px;\r\n      }\r\n\r\n      .contact-form-section {\r\n        padding: 35px 25px;\r\n      }\r\n\r\n      .contact-form-section h3 {\r\n        font-size: 24px;\r\n      }\r\n\r\n      .form-row {\r\n        grid-template-columns: 1fr;\r\n        gap: 20px;\r\n      }\r\n\r\n      .map-container {\r\n        height: 350px;\r\n      }\r\n\r\n      .business-hours {\r\n        padding: 40px 30px;\r\n      }\r\n\r\n      .hours-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- Hero Section -->\r\n  <section class=\"contact-hero\">\r\n    <h1>Get in Touch<\/h1>\r\n    <p>Have questions about our precision measurement solutions? We're here to help you find the perfect equipment for your needs.<\/p>\r\n  <\/section>\r\n\r\n  <!-- Main Contact Section -->\r\n  <section class=\"contact-section\">\r\n    <div class=\"contact-container\">\r\n      \r\n      <div class=\"contact-grid\">\r\n        \r\n        <!-- Contact Information -->\r\n        <div class=\"contact-info-section\">\r\n          <h2>Contact <span>Information<\/span><\/h2>\r\n          <p>Reach out to us through any of these channels. Our team is ready to assist you.<\/p>\r\n          \r\n          <div class=\"contact-info-cards\">\r\n            \r\n            <!-- Address Card -->\r\n            <div class=\"contact-card\">\r\n              <div class=\"contact-card-icon\">\r\n                <i class=\"fas fa-map-marker-alt\"><\/i>\r\n              <\/div>\r\n              <div class=\"contact-card-content\">\r\n                <h3>Visit Our Office<\/h3>\r\n                <p>Shop No 2, Sarathishilp, Behind Eklavya College, Kothrud, Pune-411038, Maharashtra, India<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <!-- Phone Card -->\r\n            <div class=\"contact-card\">\r\n              <div class=\"contact-card-icon\">\r\n                <i class=\"fas fa-phone\"><\/i>\r\n              <\/div>\r\n              <div class=\"contact-card-content\">\r\n                <h3>Call Us<\/h3>\r\n                <p><a href=\"tel:+919423173629\">+91 94231 73629<\/a><\/p>\r\n                <p style=\"font-size: 13px; color: #64748b; margin-top: 4px;\">Mon - Sat: 9:00 AM - 6:00 PM<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <!-- Email Card -->\r\n            <div class=\"contact-card\">\r\n              <div class=\"contact-card-icon\">\r\n                <i class=\"fas fa-envelope\"><\/i>\r\n              <\/div>\r\n              <div class=\"contact-card-content\">\r\n                <h3>Email Us<\/h3>\r\n                <p><a href=\"mailto:info@smartsolutionspune.net\">info@smartsolutionspune.net<\/a><\/p>\r\n                <p style=\"font-size: 13px; color: #64748b; margin-top: 4px;\">We'll respond within 24 hours<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Contact Form -->\r\n        <div class=\"contact-form-section\">\r\n          <h3>Send Us a Message<\/h3>\r\n          \r\n          <form id=\"contactForm\">\r\n            <div class=\"form-row\">\r\n              <div class=\"form-group\">\r\n                <label for=\"name\">Your Name *<\/label>\r\n                <input type=\"text\" id=\"name\" name=\"name\" required placeholder=\"Enter your name\">\r\n              <\/div>\r\n              \r\n              <div class=\"form-group\">\r\n                <label for=\"email\">Email Address *<\/label>\r\n                <input type=\"email\" id=\"email\" name=\"email\" required placeholder=\"your@email.com\">\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-row\">\r\n              <div class=\"form-group\">\r\n                <label for=\"phone\">Phone Number *<\/label>\r\n                <input type=\"tel\" id=\"phone\" name=\"phone\" required placeholder=\"+91 XXXXX XXXXX\">\r\n              <\/div>\r\n              \r\n              <div class=\"form-group\">\r\n                <label for=\"subject\">Subject<\/label>\r\n                <input type=\"text\" id=\"subject\" name=\"subject\" placeholder=\"How can we help?\">\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"form-group\">\r\n              <label for=\"message\">Your Message *<\/label>\r\n              <textarea id=\"message\" name=\"message\" required placeholder=\"Tell us about your requirements...\"><\/textarea>\r\n            <\/div>\r\n\r\n            <button type=\"submit\" class=\"submit-btn\">\r\n              <span>Send Message<\/span>\r\n              <i class=\"fas fa-paper-plane\"><\/i>\r\n            <\/button>\r\n          <\/form>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <!-- Map Section -->\r\n<div class=\"map-section\">\r\n  <h3>Find Us on <span>Map<\/span><\/h3>\r\n  <div class=\"map-container\">\r\n    <iframe \r\n      src=\"https:\/\/www.google.com\/maps?q=Shop+No+2,+Sarathishilp,+Behind+Eklavya+College,+Kothrud,+Pune-411038,+Maharashtra,+India&output=embed\"\r\n      allowfullscreen=\"\" \r\n      loading=\"lazy\" \r\n      referrerpolicy=\"no-referrer-when-downgrade\">\r\n    <\/iframe>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n      <!-- Business Hours -->\r\n      <div class=\"business-hours\">\r\n        <h3>Business Hours<\/h3>\r\n        <div class=\"hours-grid\">\r\n          <div class=\"hours-item\">\r\n            <div class=\"day\">Monday - Friday<\/div>\r\n            <div class=\"time\">9:00 AM - 6:00 PM<\/div>\r\n          <\/div>\r\n          <div class=\"hours-item\">\r\n            <div class=\"day\">Saturday<\/div>\r\n            <div class=\"time\">9:00 AM - 2:00 PM<\/div>\r\n          <\/div>\r\n          <div class=\"hours-item\">\r\n            <div class=\"day\">Sunday<\/div>\r\n            <div class=\"time\">Closed<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    \/\/ Form submission handler\r\n    document.getElementById('contactForm').addEventListener('submit', function(e) {\r\n      e.preventDefault();\r\n      \r\n      \/\/ Get form data\r\n      const formData = new FormData(this);\r\n      const data = Object.fromEntries(formData);\r\n      \r\n      \/\/ Show success message (you can replace this with actual form submission)\r\n      alert('Thank you for contacting us! We will get back to you within 24 hours.');\r\n      \r\n      \/\/ Reset form\r\n      this.reset();\r\n      \r\n      \/\/ In production, you would send this data to your server\r\n      \/\/ Example with fetch:\r\n      \/*\r\n      fetch('\/submit-contact-form', {\r\n        method: 'POST',\r\n        headers: { 'Content-Type': 'application\/json' },\r\n        body: JSON.stringify(data)\r\n      }).then(response => response.json())\r\n        .then(result => {\r\n          alert('Message sent successfully!');\r\n          this.reset();\r\n        });\r\n      *\/\r\n    });\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Get in Touch Have questions about our precision measurement solutions? We&#8217;re here to help you find the perfect equipment for your needs. Contact Information Reach out to us through any of these channels. Our team is ready to assist you. Visit Our Office Shop No 2, Sarathishilp, Behind Eklavya College, Kothrud, Pune-411038, Maharashtra, India Call [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":13,"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":925,"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/925"}],"wp:attachment":[{"href":"https:\/\/smartsolutionspune.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}