<?php
include '../db.php';
?>
<!DOCTYPE html>
<!--[if lte IE 8]> <html class="ie8 no-js" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="not-ie no-js" lang="en">
<!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Contact Us | Sublime Holdings</title>
<meta name="description" content="Sublime Holdings is a top quality web design company in sri lanka.We offer customized and creative web design packages for your requirement with a reasonable price.">
<meta name="keywords" content="Contact web designers in srilanka, contact sublime, contact sublime it solutions, contacts web development company, sublime sri lanka, sublime it solutions srilanka, sublime it solutions, web development galle">
<meta name="author" content="Sublime Holdings">
<!-- Google Web Fonts
================================================== -->
<link href='http://fonts.googleapis.com/css?family=Roboto:100,300,300italic,400,500%7cCourgette%7cRaleway:200,300,400,500,600,700,800' rel='stylesheet' type='text/css'>
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="../images/favicon.png">
<link rel="apple-touch-icon" href="../images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="../css/style.min.css" />
<link rel="stylesheet" href="../css/grid.min.css" />
<link rel="stylesheet" href="../css/layout.min.css" />
<link rel="stylesheet" href="../css/fontello.min.css" />
<link rel="stylesheet" href="../css/animation.min.css" />
<link rel="stylesheet" href="../css/animate.min.css" />
<link rel="stylesheet" href="../css/font-awesome.min.css" />
<link rel="stylesheet" href="../css/mystyle.css" />
<link rel="stylesheet" href="../js/sequence/sequencejs-theme.min.css" />
<link rel="stylesheet" href="../js/magnific-popup/magnific-popup.min.css" />
<link rel="stylesheet" href="../js/owl-carousel/owl.carousel.min.css" />
<link rel="stylesheet" href="../js/owl-carousel/owl.theme.min.css" />
<link rel="stylesheet" href="../js/owl-carousel/owl.transitions.min.css" />
<link href="../contact-form/style.css" rel="stylesheet" type="text/css"/>
<!-- HTML5 Shiv
================================================== -->
<script src="../js/jquery.modernizr.js"></script>
<link href='../fonts/neuropol-x-rg.ttf' rel='stylesheet' type='text/css'>
</head>
<body class="header-type-in animated">
<!-- - - - - - - - - - - - - - Wrapper - - - - - - - - - - - - - - - - -->
<div id="wrapper">
<!-- - - - - - - - - - - - - Mobile Menu - - - - - - - - - - - - - - -->
<nav id="mobile-advanced" class="mobile-advanced"></nav>
<!-- - - - - - - - - - - - - - Header - - - - - - - - - - - - - - - - -->
<?php include '../header.php'; ?>
<!-- - - - - - - - - - - - - - Content - - - - - - - - - - - - - - - - -->
<div id="content">
<section class="section padding-bottom-off" style="background-image: url('../images/banner/contact.jpg'); background-repeat: no-repeat;">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="slogan-group">
<div class="row padding-top">
<div class="col-xs-12">
<div class="section-title">
<h1>Contact Us</h1>
</div>
</div>
</div>
</div><!--/ .slogan-group-->
</div>
</div><!--/ .row-->
<div class="row">
<ul class="site-map">
<li><a href="../">Home</a> <i class="fa fa-angle-double-right"></i></li>
<li>Contact Us</li>
</ul>
</div>
</div><!--/ .container-->
</section><!--/ .section-->
<section class="section">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="section-title">
<h2>Let’s Get in Touch!</h2>
</div>
</div>
</div><!--/ .row-->
<div class="row">
<div class="col-md-4">
<div class="contact-text">
<h3 class="row-title">Contact Details</h3>
<p>
<b>Hotline (24h): </b> <br> <a href="tel:+94702773500">+94 70 277 3500</a>
<br>
<b>Colombo Office: </b> <br> <a href="tel:+94113663500">+94 11 3663 500</a>
<br>
<b>Galle Office: </b> <br> <a href="tel:94913127744">+94 91 312 7744</a>
<br>
<b>Email: </b><br>[email protected]
<br>
<b>Address: </b>
<br> No. 205, Colombo Rd, Bokundara, <br>
Piliyandala, Sri Lanka.
<br>
<br> No. 03, Sri Dewamiththa Road, <br>
Galle, Sri Lanka.
</p>
</div><!--/ .contact-text-->
<div class="contact-text">
<h3 class="row-title">Business Hours</h3>
<p>
Our Support team is available from<br> Monday to Friday from 8.30 a.m. to 5 p.m. <br>
Office is closed in Saturday and Sunday
</p>
</div><!--/ .contact-text -->
</div>
<div class="col-md-8">
<p>Email us with any questions or inquiries. We would be happy to answer your questions and set up a meeting with you. Sublime Holdings can help set you apart from the flock!...</p>
<div class="full-inputs-block">
<div class="input-block type-input">
<input type="text" name="txtFullName" id="txtFullName" placeholder="Your Name *">
<span id="spanFullName" ></span>
</div>
<div class="input-block type-input">
<input type="text" name="txtEmail" id="txtEmail" placeholder="Your Email *">
<span id="spanEmail" ></span>
</div>
<div class="input-block type-input">
<input type="text" name="txtPhone" id="txtPhone" placeholder="Contact Number *">
<span id="spanPhone" ></span>
</div>
<div class="input-block type-input">
<input type="text" name="txtCountry" id="txtCountry" placeholder="Your Country">
<span id="spanCountry" ></span>
</div>
<div class="input-subject type-input">
<input type="text" name="txtSubject" id="txtSubject" placeholder="Subject">
<span id="spanSubject" ></span>
</div>
</div><!--/ .full-inputs-block-->
<div class="full-textarea-block" style="padding: 0px 6px 1px 1px;">
<div class="input-block">
<textarea name="txtMessage" id="txtMessage" placeholder="Message *"></textarea>
<span id="spanMessage" ></span>
</div>
<div class="row form-group">
<div class="col-sm-6 col-xs-12">
<label for="comment">Security Code:</label>
<span id="star">*</span>
<input type="text" name="captchacode" id="captchacode" class="form-control input-validater" placeholder="Enter the security code >> ">
<span id="capspan" ></span>
</div>
<div class="col-sm-6 col-xs-12">
<?php include("./../contact-form/captchacode-widget.php"); ?>
</div>
<div class="col-xs-12 col-sm-6">
<div class="col-sm-4">
<div class="div-check" >
<img src="../contact-form/img/checking.gif" id="checking"/>
</div>
</div>
<div class="col-sm-8 text-right">
</div>
</div>
</div>
<div class="input-block">
<button class="button orange middle" id="btnSubmit" type="submit">Submit</button>
</div>
<div id="dismessage" align="center"></div>
</div><!--/ .full-textarea-block-->
</div>
</div><!--/ .row-->
</div><!--/ .container-->
</section>
</div><!--/ #content-->
<section class="section padding-off" style="margin-top: 10px;">
<div class="container">
<div class="row">
<div class="col-md-6">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15846.406267031247!2d79.9177892!3d6.8182179!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x73ec741ebc7c10c2!2sSublime+Holdings!5e0!3m2!1sen!2slk!4v1550932974665" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="col-md-6">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15870.86821868179!2d80.215928!3d6.033514!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x4768397502edf93!2sSublime+Holdings!5e0!3m2!1sen!2slk!4v1511761287203" width="100%" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<br/>
<br/>
<?php
include '../footer.php';
?>
<!-- - - - - - - - - - - - end Bottom Footer - - - - - - - - - - - - - - -->
</div><!--/ #wrapper-->
<!-- - - - - - - - - - - - end Wrapper - - - - - - - - - - - - - - -->
<script src="../js/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="../js/respond.min.js"></script>
<script src="../js/jquery.selectivizr.min.js"></script>
<![endif]-->
<script src="../js/plugins.js"></script>
<script src="../js/plugins/min/jquery.easing.1.3-min.js"></script>
<script src="../js/owl-carousel/owl.carousel.js"></script>
<script src="../js/flexslider/jquery.flexslider.js"></script>
<script src="../js/plugins/min/jquery.gmap-min.js"></script>
<script src="../js/config.js"></script>
<script src="../js/custom.js"></script>
<script src="../contact-form/scripts.js" type="text/javascript"></script>
</body>
<!-- Mirrored from html.webtemplatemasters.com/engorgio/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 15 Nov 2016 15:16:21 GMT -->
</html>
|