{"id":22,"date":"2024-08-20T17:19:40","date_gmt":"2024-08-20T17:19:40","guid":{"rendered":"https:\/\/biorisechem.com\/?page_id=22"},"modified":"2025-06-10T19:41:23","modified_gmt":"2025-06-10T19:41:23","slug":"inquire-now","status":"publish","type":"page","link":"https:\/\/biorisechem.com\/?page_id=22","title":{"rendered":"CONTACT US"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baef299 e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"baef299\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd27898 elementor-widget elementor-widget-image\" data-id=\"bd27898\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"900\" height=\"550\" src=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900.jpg\" class=\"attachment-large size-large wp-image-55\" alt=\"\" srcset=\"https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900.jpg 900w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-300x183.jpg 300w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-768x469.jpg 768w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-575x351.jpg 575w, https:\/\/biorisechem.com\/wp-content\/uploads\/2024\/08\/pci0221-Deloitte-624034258-900-380x232.jpg 380w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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\t\t<div class=\"elementor-element elementor-element-3ea6fc0 elementor-widget elementor-widget-spacer\" data-id=\"3ea6fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0ab568 elementor-widget elementor-widget-heading\" data-id=\"d0ab568\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CONTACT US<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c81406 e-flex e-con-boxed e-con e-parent\" data-id=\"4c81406\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00b4e2f elementor-widget elementor-widget-html\" data-id=\"00b4e2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <!--<title>Contact Us<\/title>-->\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      background-color: white;\n      margin: 0;\n      padding: 0;\n      color: #066d99;\n    }\n\n    .container {\n      max-width: 600px;\n      margin: 40px auto;\n      padding: 20px;\n      background: rgba(255, 255, 255, 0.9);\n      border-radius: 10px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    }\n\n    h2 {\n      text-align: center;\n      margin-bottom: 30px;\n      font-size: 2rem;\n      color: #066d99;\n    }\n\n    label {\n      display: block;\n      margin-top: 15px;\n      font-weight: bold;\n      color: #066d99;\n    }\n\n    input[type=\"text\"],\n    input[type=\"email\"],\n    input[type=\"number\"],\n    textarea {\n      width: 100%;\n      padding: 12px;\n      margin-top: 5px;\n      border: none;\n      border-radius: 8px;\n      font-size: 16px;\n      background: rgba(255, 255, 255, 0.2);\n      color: #ffffff;\n      outline: none;\n    }\n\n    textarea {\n      resize: vertical;\n      height: 100px;\n    }\n\n    .checkbox-group {\n      margin-top: 10px;\n    }\n\n    .checkbox-group label {\n      font-weight: normal;\n      display: inline-block;\n      margin-right: 15px;\n      color: #066d99;\n    }\n\n    button[type=\"submit\"] {\n      display: block;\n      width: 100%;\n      background-color: #066d99;\n      color: white;\n      border: none;\n      padding: 14px 30px;\n      font-size: 16px;\n      font-weight: bold;\n      border-radius: 8px;\n      cursor: pointer;\n      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n      transition: all 0.3s ease;\n    }\n\n    button[type=\"submit\"]:hover {\n      background-color: #055a7d;\n      transform: translateY(-2px);\n      box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);\n    }\n\n    .success-message,\n    .error-message {\n      margin-top: 15px;\n      text-align: center;\n      font-weight: bold;\n    }\n\n    .success-message {\n      color: green;\n    }\n\n    .error-message {\n      color: red;\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- Contact Form -->\n  <div class=\"container\">\n    <!--<h2>Contact Us<\/h2>-->\n\n    <form id=\"contact-form\">\n      <!-- Name -->\n      <label for=\"name\">Name <span style=\"color:red;\">*<\/span><\/label>\n      <input type=\"text\" id=\"name\" name=\"name\" required \/>\n\n      <!-- Email -->\n      <label for=\"email\">Email <span style=\"color:red;\">*<\/span><\/label>\n      <input type=\"email\" id=\"email\" name=\"email\" required \/>\n\n      <!-- Phone -->\n      <label for=\"phone\">Contact Number <span style=\"color:red;\">*<\/span><\/label>\n      <input type=\"number\" id=\"phone\" name=\"phone\" required \/>\n\n      <!-- Products Checkbox -->\n      <label>Please indicate the product you are interested in discussing. <span style=\"color:red;\">*<\/span><\/label>\n      <div class=\"checkbox-group\">\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Sulphuric acid\" required> Sulphuric acid<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Hydrochloric acid\" required> Hydrochloric acid<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Nitric acid\" required> Nitric acid<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Caustic soda lye\" required> Caustic soda lye<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Caustic soda flex\" required> Caustic soda flex<\/label>\n        <label><input type=\"checkbox\" name=\"products[]\" value=\"Other\" required> Other<\/label>\n      <\/div>\n\n      <!-- Comment or Message -->\n      <label for=\"message\">Comment or Message<\/label>\n      <textarea id=\"message\" name=\"message\"><\/textarea>\n\n      <!-- Submit Button -->\n      <button type=\"submit\">Submit<\/button>\n\n      <!-- Success\/Error Messages -->\n      <div class=\"success-message\" id=\"success-message\" style=\"display:none;\">\n        Your message has been sent successfully!\n      <\/div>\n      <div class=\"error-message\" id=\"error-message\" style=\"display:none;\">\n        There was an error sending your message. Please try again later.\n      <\/div>\n    <\/form>\n  <\/div>\n\n  <!-- EmailJS Script -->\n  <script type=\"text\/javascript\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/emailjs-com@3\/dist\/email.min.js\"><\/script> \n  <script type=\"text\/javascript\">\n    \/\/ Initialize EmailJS\n    emailjs.init(\"YOUR_PUBLIC_KEY\"); \/\/ Replace with your actual public key\n\n    document.getElementById('contact-form').addEventListener('submit', function(event) {\n      event.preventDefault(); \/\/ Prevent default form submission\n\n      const form = event.target;\n\n      \/\/ Collect checkbox values\n      const selectedProducts = [];\n      const checkboxes = form.querySelectorAll('input[name=\"products[]\"]:checked');\n      checkboxes.forEach((checkbox) => {\n        selectedProducts.push(checkbox.value);\n      });\n\n      \/\/ Create data object\n      const data = {\n        name: form.name.value,\n        email: form.email.value,\n        phone: form.phone.value,\n        products: selectedProducts.join(', '),\n        message: form.message.value\n      };\n\n      \/\/ Send via EmailJS\n      emailjs.send(\"service_l1081ws\", \"template_ull6rs8\", data)\n        .then(() => {\n          document.getElementById('success-message').style.display = 'block';\n          document.getElementById('error-message').style.display = 'none';\n          form.reset();\n        })\n        .catch((error) => {\n          console.error(\"Error sending email:\", error.text);\n          document.getElementById('error-message').style.display = 'block';\n          document.getElementById('success-message').style.display = 'none';\n        });\n    });\n  <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\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>CONTACT US Name * Email * Contact Number * Please indicate the product you are interested in discussing. * Sulphuric acid Hydrochloric acid Nitric acid Caustic soda lye Caustic soda [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/biorisechem.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":95,"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":558,"href":"https:\/\/biorisechem.com\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/558"}],"wp:attachment":[{"href":"https:\/\/biorisechem.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}