HOME


Mini Shell 1.0
DIR: /home/islapiiu/sites/travelwithsusa/
Upload File :
Current File : /home/islapiiu/sites/travelwithsusa/about-us.php
<?php
include './class/include.php';
?> 

<!DOCTYPE html>
<html lang="en"> 
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="keywords" content="tours in matara, sri lanka round tour in matara , sri Lanka travel agents, sri Lanka travel agents in matara, travel agents in matara, destination in matara, attraction in matara, tour packages, travel with susa, tour operators in matara " /> 
        <meta name="description" content="Travel with Susa, is a well-organized and planned touring company who makes sure that if you travel to Sri Lanka you have the best of it. We specialize in tours relating to vast islands of the country. We have expertise and polite crew to dedication for your service. " /> 

        <!-- FAVICONS ICON -->
        <link rel="icon" href="images/favicon.ico" type="image/x-icon" />
      <link rel="shortcut icon" type="image/x-icon" href="images/lof.png" />

        <!-- PAGE TITLE HERE -->
        <title>About us | Travel Agent in Matara | Taxi in Matara | Tour with Susa </title>

        <!-- MOBILE SPECIFIC -->
        <meta name="viewport" content="width=device-width, initial-scale=1"> 

        <!-- STYLESHEETS -->
        <link rel="stylesheet" type="text/css" href="css/plugins.css">
        <link rel="stylesheet" type="text/css" href="css/style.css">
        <link rel="stylesheet" type="text/css" href="css/templete.css">
        <link class="skin" rel="stylesheet" type="text/css" href="css/skin/skin-1.css">
        <link rel="stylesheet" href="plugins/datepicker/css/bootstrap-datetimepicker.min.css"/>
        <!-- Revolution Slider Css -->
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/layers.css">
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/settings.css">
        <link rel="stylesheet" type="text/css" href="plugins/revolution/revolution/css/navigation.css">
        <!-- Revolution Navigation Style -->
        <link href="contact-form/style.css" rel="stylesheet" type="text/css"/>
    </head>
    <body id="bg"> 
        <div class="page-wraper">
            <!-- header -->
            <?php include './header.php'; ?>
            <!-- header END -->
            <!-- Content -->
            <div class="page-content">
                <!-- inner page banner -->
                <div class="dlab-bnr-inr overlay-black-middle" style="background-image:url(images/banner/bnr1.jpg);">
                    <div class="container">
                        <div class="dlab-bnr-inr-entry">
                            <h1 class="text-white">About Us </h1> 
                            <div class="breadcrumb-row">
                                <ul class="list-inline">
                                    <li><a href="index.php">Home</a></li>
                                    <li>About Us</li>
                                </ul>
                            </div> 
                        </div>
                    </div>
                </div>
                <!-- PACKAGES -->
                <div class="section-full bg-white content-inner dlab-about-1"> 
                    <div class="container">
                        <?php
                        $PAGES = new Page(1);
                        ?>
                        <div class="row">
                            <div class="col-lg-7 col-md-7 col-sm-12 p-top-padd"> 
                                <div class="section-head d-flex text-black">
                                    <div class="flex-grow-1">
                                        <h2 class="text-uppercase m-b0 main-font"><?php echo $PAGES->title ?></h2>
                                        <p class="m-b0">Best Tour Guide In Sri Lanka</p>
                                    </div> 
                                </div>
                                <p class="text-justify">  <?php echo $PAGES->description ?></p>
                            </div>
                            <div class="col-lg-5 col-md-5 col-sm-12">
                                <center>
                                    <img src="images/lanka-map.png" alt="srilanka map"> 
                                </center>
                            </div>
                        </div>
                    </div> 
                </div>
            </div>
        </div>
        <!-- Footer -->
        <?php include './footer.php' ?>
        <!-- Footer END-->
        <!-- scroll top button -->
        <button class="scroltop fa fa-arrow-up " ></button>
    </div>
    <!-- JAVASCRIPT FILES ========================================= -->
    <script src="js/jquery.min.js"></script><!-- JQUERY.MIN JS -->
    <script src="plugins/wow/wow.js"></script><!-- WOW JS -->
    <script src="plugins/bootstrap/js/popper.min.js"></script><!-- BOOTSTRAP.MIN JS -->
    <script src="plugins/bootstrap/js/bootstrap.min.js"></script><!-- BOOTSTRAP.MIN JS -->
    <script src="plugins/bootstrap-select/bootstrap-select.min.js"></script><!-- FORM JS -->
    <script src="plugins/bootstrap-touchspin/jquery.bootstrap-touchspin.js"></script><!-- FORM JS -->
    <script src="plugins/magnific-popup/magnific-popup.js"></script><!-- MAGNIFIC POPUP JS -->
    <script src="plugins/counter/waypoints-min.js"></script><!-- WAYPOINTS JS -->
    <script src="plugins/counter/counterup.min.js"></script><!-- COUNTERUP JS -->
    <script src="plugins/imagesloaded/imagesloaded.js"></script><!-- IMAGESLOADED -->
    <script src="plugins/masonry/masonry-3.1.4.js"></script><!-- MASONRY -->
    <script src="plugins/masonry/masonry.filter.js"></script><!-- MASONRY -->
    <script src="plugins/owl-carousel/owl.carousel.js"></script><!-- OWL SLIDER -->
    <script src="plugins/rangeslider/rangeslider.js" ></script><!-- Rangeslider -->
    <script src="plugins/datepicker/js/moment.js"></script><!-- DATEPICKER JS -->
    <script src="plugins/datepicker/js/bootstrap-datetimepicker.min.js"></script><!-- DATEPICKER JS -->
    <script src="js/custom.js"></script><!-- CUSTOM FUCTIONS  -->
    <script src="js/dz.carousel.js"></script><!-- SORTCODE FUCTIONS  --> 
   


</body>
</html>