Uname: Linux server.saraya-global.com 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Tue Sep 30 05:56:43 EDT 2025 x86_64
User: 1003 (sarayaglobal)
Group: 1004 (sarayaglobal)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//home/sarayaglobal/sanistar.pro/sanistar-old      ( Reset | Go to )
File Name: contact.html
<!DOCTYPE html>
<html lang="en">

<head>
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-1VDJD35MPR"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-1VDJD35MPR');
</script>
<!-- End Google Tag Manager -->

    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
    <meta name="title" content="SANISTAR | Contact" />
    <meta name="description" content="Don't hesitate to contact us with any question about Sanistar Water or Saraya products." />
    
    <link rel="canonical" href="https://www.sanistar.pro/contact.html" />
    
    <link rel="shortcut icon" href="images/favicon.png">
    <title>SANISTAR | Contact</title>

    <!-- Bootstrap Core CSS -->
    <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    <link href="vendor/fontawesome/css/font-awesome.min.css" type="text/css" rel="stylesheet">
    <link href="vendor/animateit/animate.min.css" rel="stylesheet">

    <!-- Vendor css -->
    <link href="vendor/owlcarousel/owl.carousel.css" rel="stylesheet">
    <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">

    <!-- Template base -->
    <link href="css/theme-base.css" rel="stylesheet">

    <!-- Template elements -->
    <link href="css/theme-elements.css" rel="stylesheet">    
    
    
    <!-- Responsive classes -->
    <link href="css/responsive.css" rel="stylesheet">

    <!--[if lt IE 9]>
        <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
    <![endif]-->        

    <!-- Template color -->
    <link href="css/color-variations/red.css" rel="stylesheet" type="text/css" media="screen" title="red">

    <!-- LOAD GOOGLE FONTS -->
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,800,700,600%7CRaleway:100,300,600,700,800" rel="stylesheet" type="text/css" />

    <!-- CSS CUSTOM STYLE -->
    <link rel="stylesheet" type="text/css" href="css/custom.css" media="screen" />

    <!--VENDOR SCRIPT-->
    <script src="vendor/jquery/jquery-1.11.2.min.js"></script>
    <script src="vendor/plugins-compressed.js"></script>

</head>

<body class="wide">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=G-1VDJD35MPR"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
    

    <!-- WRAPPER -->
    <div class="wrapper">

        <!-- HEADER -->
        <header id="header" class="">
            <div id="header-wrap">
                <div class="container">

                    <!--LOGO-->
                    <div id="logo">
                        <a href="index.html" class="logo" data-dark-logo="images/logo-dark.png">
                            <img src="images/logo.png" alt="Sanistar Logo">
                        </a>
                    </div>
                    <!--END: LOGO-->

                    <!--MOBILE MENU -->
                    <div class="nav-main-menu-responsive">
                        <button class="lines-button x" type="button" data-toggle="collapse" data-target=".main-menu-collapse">
                            <span class="lines"></span>
                        </button>
                    </div>
                    <!--END: MOBILE MENU -->

                    <!--SHOPPING CART 
                    <div id="shopping-cart">
                        <span class="shopping-cart-items">8</span>
                        <a href="shop-cart.html"><i class="fa fa-shopping-cart"></i></a>
                    </div>
                    <!--END: SHOPPING CART -->

                    <!--TOP SEARCH -->
                    <div id="top-search"> <a id="top-search-trigger"><i class="fa fa-search"></i><i class="fa fa-close"></i></a>
                        <form action="search-results-page.html" method="get">
                            <input type="text" name="q" class="form-control" value="" placeholder="Start typing & press  &quot;Enter&quot;">
                        </form>
                    </div>
                    <!--END: TOP SEARCH -->
<!--NAVIGATION-->
                    <div class="navbar-collapse collapse main-menu-collapse navigation-wrap">
                        <div class="container">
                                <nav id="mainMenu" class="main-menu mega-menu">
                                <ul class="main-menu nav nav-pills">
                                    <li><a href="index.html"><i class="fa fa-home"></i></a>
                                    </li>
                                    
                                    
                      
                      
                      <li> <a href="what-is-sanistar-water.html">What</a></li>
                     
                     
                     <li> <a href="where-is-sanistar-water-used.html">Where</a></li>
                    
                                        
                     <li> <a href="what-effect-does-sanistar-water-have.html">How</a></li>                        
              
                      
                      <li class="dropdown"> <a href="#">Reduce Cost <i class="fa fa-angle-down"></i> </a>
                                        
                                            
                                                <ul class="dropdown-menu">
                        <li><a href="reducing-costs-easing-operations.html">Easy Operation</a></li>
                        <li><a href="reducing-costs-increasing-efficiency.html">Increase Efficiency</a></li>
                       
                      </ul></li>
                      
                      
                      <li class="dropdown"> <a href="#">Our Products<i class="fa fa-angle-down"></i> </a>
                                        
                                            
                                                <ul class="dropdown-menu">
                        <li><a href="sanistar-machinery.html">Sanistar Machinery</a></li>
                        <li><a href="cleaning-products.html">Cleaning Products</a></li>
                       
                       
                      </ul></li>
                      
                      
                      <li> <a href="saraya.html">SARAYA</a></li>
                      
                      
                      <li> <a href="contact.html">Contact</a></li>
                  
                      
                      
                      
                      
                      
                      
                                    
                                </ul>
                            </nav>
                        </div>
                    </div>
                    <!--END: NAVIGATION-->
                </div>
            </div>
        </header>
        <!-- END: HEADER -->
    

<!-- PAGE TITLE -->
<section id="page-title" class="page-title-small">
    <div class="container">
        <div class="page-title col-md-6">
            <h1>Contact Form</h1>
        </div>
        <div class="breadcrumb col-md-6">
            <ul>
                <li><a href="#"><i class="fa fa-home"></i></a>
                </li>
                <li><a href="index.html">Home</a>
                </li>
                <li><a href="#">Contact</a>
                </li>
            </ul>
        </div>
    </div>
</section>
<!-- END: PAGE TITLE -->


<!-- SECTION -->
<section>
    <div class="container">
    
    
    <div class="post-item" style="border-bottom: hidden;">
    
    <div class="row">
    
    <div class="post-image">
    <img src="images/contact-us.jpg" alt="Contact SARAYA" style="max-width: 1170px;" />
    </div>
<p>You can contact us by email using the form below, or for more urgent matters, get in contact with the Overseas Business Division Food Hygiene Segment directly calling at <strong>+81 06-6703-6336</strong> Monday to Friday between 9:00 to 18:00 (GMT+9).<br /> We will answer as soon as possible. Please be advised that this response may be delayed by weekends and public holidays.</p>
<p>For direct access to Saraya offices and websites in your country of residence, please use <a href="https://worldwide.saraya.com/index.php/global">Global </a>addresses.</p>

</div>


<div class="row">
<div class="col-md-2">
</div>

<div class="col-md-8">

<div style="border-radius: 5px; background-color: #f2f2f2; padding: 20px; margin-left: auto; margin-right: auto;">
  <form action="contact-form-handler.php" method="post">
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="name">Name</label>
  </div>
  
  <div class="col-md-8">
    <input type="text" id="name" name="name" placeholder="Your Name.." style="width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;">
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="cname">Company Name</label>
  </div>
  
  <div class="col-md-8">
    <input type="text" id="cname" name="companyname" placeholder="Your Company Name.." style="width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;">
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="email">Email</label>
  </div>
  
  <div class="col-md-8">
    <input type="text" id="email" name="email" placeholder="Your Email Address.." style="width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;">
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="country">Country</label>
  </div>
  
  <div class="col-md-8">
    <input type="text" id="country" name="country" placeholder="Your Country.." style="width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;">
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="department">Department</label>
  </div>
  
  <div class="col-md-8">
    <input type="text" id="department" name="department" placeholder="Your Department.." style="width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;">
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="industry">Industry</label>
  </div>
  
  <div class="col-md-8">
    <input type="text" id="industry" name="industry" placeholder="Your Industry.." style="width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;">
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
    <label for="message">Describe your request</label>
  </div>
  
  <div class="col-md-8">
    <textarea id="message" name="message" placeholder="Write something.." style="height: 200px; width: 100%; padding: 7px; border: 1px solid #ccc; border-radius: 6px; box-sizing: border-box; margin-top: 6px; resize: vertical; text-align: center;"></textarea>
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
  </div>
  
  <div class="col-md-8">
<script src='https://www.google.com/recaptcha/api.js'></script>
<div class="g-recaptcha" data-sitekey="6LfCA1kUAAAAAFh1WsB0Sc7HDPGaqU2cIzrDT2HS" style="transform: scale(0.93); -webkit-transform: scale(0.93); transform-origin: 0 0; -webkit-transform-origin: 0 0;"></div>
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
  </div>
  
  <div class="col-md-8">
  <div style="width: 100%;">
<input type="checkbox" name="agree" value="agree" style="margin-right: 8px; vertical-align: text-top;">I agree with the <a href="privacy-and-legal-notice.html" style="color: #dc143c;">Privacy and Legal Notice</a> and agree with the <a href="website-terms-and-conditions.html" style="color: #dc143c;">Terms of Use</a></div>
  </div>
  </div>
  
  
  <div class="row" style="margin-bottom: 2%;">
  <div class="col-md-4">
  </div>
  
  <div class="col-md-8">
    <input type="submit" name="submit" value="Submit" style="background-color: #26B8F3; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer;">
  </div>
  </div>
  
  
  </form>
</div>

</div>
</div>
    
  
    </div>
    </div>
</section>
<!-- END: SECTION -->
<!-- FOOTER -->
<!-- CALL TO ACTION -->
        <div class="jumbotron jumbotron-fullwidth background-colored text-light m-b-0">
            <div class="container">
                <h3>Ask us more about Sanistar</h3>
                
                <a href="#" class="button transparent rounded"><span>Contact</span></a>
            </div>
        </div>
        <!-- END: CALL TO ACTION -->

        <!-- FOOTER -->
        <footer class="background-dark text-grey" id="footer">
            <div class="footer-content">
                <div class="container">
                    <div class="row text-center">
                        <img src="images/logo-sm-dark.png" alt="SARAYA HACCP logo.">
                        <div class="text-center">Ensuring Clean And Safe Food Manufacturing
                        </div>

                    </div>


                
                    


                    </div>
                </div>
        
            <div class="copyright-content">
                <div class="container">
                    <div class="row">
                        <div class="copyright-text text-center"> &copy; 2016 SANISTAR - PURE SANITATION FROM THE TAP. All Rights Reserved. <a target="_blank" href="https://saraya.world/">Saraya.Co.Ltd </a>
                        </div>
                    </div>
                </div>
            </div>
        </footer>
        <!-- END: FOOTER -->

</div>
<!-- END: WRAPPER -->

<!-- GO TOP BUTTON -->
<a class="gototop gototop-button" href="#"><i class="fa fa-chevron-up"></i></a>

    <!-- Theme Base, Components and Settings -->
    <script src="js/theme-functions.js"></script>

<!-- Custom js file -->
<script src="js/custom.js"></script>


</body>
</html>

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL