?
Path : /home/enviro777/public_html/ |
Current File : /home/enviro777/public_html/contact.php |
<?php $pagetitle ="Contact Us"; include ("includes/header.php"); ?> <!--Contact--> <div class="content"> <div class="contact"> <div class="container"> <div class="row"> <div class="col-md-12"> <h3>Contact Us</h3> </div> </div> <div class="contact-grids"> <div class="col-md-6 contact-left" style="text-align: left;"> <div class="gst"> <ul class="logo-tag" style="display:flex;list-style: none; list-style:none;"> <li ><img src="https://envirotechindustrialproductsdelhi.com/wp-content/uploads/2021/09/check-mark.png" style="width:15px;"> GST : 07AOSPS8386M1ZM </li> <li><img src="https://envirotechindustrialproductsdelhi.com/wp-content/uploads/2021/09/shield.png" style="width:15px; margin:0 5px;"> Verified Supplier</li> <li><img src="https://envirotechindustrialproductsdelhi.com/wp-content/uploads/2021/09/map.png" style="width:15px;margin:0 5px;">Delhi India </li> </ul> <!-- <img src ="https://envirotechindustrialproductsdelhi.com/wp-content/uploads/2021/09/check-mark.png"> --> </div> <address> <p><strong>Sales Office</strong> :- Plot No. X/852, Chand Mohalla,Street No: 11 Gandhi Nagar Industrial Area, Near Ramgareya Gurdwara,</p> <p>Delhi - 110031, India</p> <br> <p><strong>E-mail :- </strong> <a href="mailto:envirotech76@yahoo.co.in">envirotech76@yahoo.co.in</a> <a href="mailto: envirotech1976@yahoo.co.in"> envirotech1976@yahoo.co.in</a></p> <br> <p><strong>Telephone :- </strong>9868958924 ,9650264867,9716640145 ,9871034100, 8368866030, 8368801023</p> <p><strong>WhatsApp No :- </strong>9871034100</p> <p><strong>Websites :- </strong><!--<a href="http://www.envirotechindustrialproducts.co.in/" target="_blank">--> www.envirotechindustrialproducts.co.in</a> <!--<a href="http://www.envirotechindustrialproduct.co.in/" target="_blank">-->www.envirotechindustrialproduct.co.in</a><br /> <!--<a href="http://www.envirotechindustrialproduct.in/" target="_blank">-->www.envirotechindustrialproduct.in</a><br /> <!--<a href="http://www.envirotechindustrialproducts.in/" target="_blank">-->www.envirotechindustrialproducts.in</a><br /> <!--<a href="http://www.envirotechindustrialproduct.com/" target="_blank">-->www.envirotechindustrialproduct.com</a><br /> <!--<a href="http://www.envirotechindustrialproducts.com/" target="_blank">-->www.envirotechindustrialproducts.com</a><br /> <!--<a href="http://www.envirotechindustrialproducts.net/" target="_blank">-->www.envirotechindustrialproducts.net</a><br /> <!--<a href="http://www.envirotechindustrialproduct.net/" target="_blank">-->www.envirotechindustrialproduct.net</a><br /> <!--<a href="http://www.envirotechindustrialproductsindia.in/" target="_blank">-->www.envirotechindustrialproductsindia.in</a></p> </address> </div> <div class="col-md-6 contact-right"> <div class="google-map"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3500.89072649785!2d77.26584121460475!3d28.662990389453565!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390cfc8df385a5fb%3A0x4ea9aae4bd8dda21!2sEnvirotech+Industrial+Product!5e0!3m2!1sen!2sin!4v1467007124011" width="100%" height="420px;" frameborder="0" style="border:0" allowfullscreen></iframe> </div> </div> <div class="clearfix"></div> </div> </div> </div> </div> <!--Contact--> <?php include ("includes/footer.php"); ?>