HOME


Mini Shell 1.0
DIR: /home/islapiiu/sites/evergreenvilla/
Upload File :
Current File : /home/islapiiu/sites/evergreenvilla/view-activities.php
<!doctype html>
<?php
include './class/include.php';
?>
<html lang="en">

    <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
    <head>
        <!-- Required meta tags -->
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        <!-- Meta Tags -->
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="description" content="Vilena template">
        <meta name="keywords" content="hotel, resort, hotel booking, tour, living hotel, motel, event, hotel template">
        <meta name="author" content="Unicoder">

        <!-- Favicons -->
        <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">

        <!-- Font Link -->
        <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800" rel="stylesheet">
        <link href="https://fonts.googleapis.com/css?family=Oleo+Script:400,700" rel="stylesheet">

        <!-- Required style of the theme -->
        <link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/layerslider.css">
        <link rel="stylesheet" href="css/common.css">
        <link rel="stylesheet" href="css/style.css">
        <link rel="stylesheet" href="css/color.css" id="color-change">
        <link rel="stylesheet" href="css/fontawesome-all-5.2.0.min.css">
        <link rel="stylesheet" href="webfonts/flaticon/flaticon.css">
        <link href="css/custom.css" rel="stylesheet" type="text/css"/>
        
        <title>Evergreen Villa | Activities</title>
    </head>
    <body>
       

        <div id="page_wrapper">
            <div class="">
                <!-- Header 4 Section Start -->
            <?php include './header-top.php'; ?>
                <!-- Header 4 Section End --> 

                <!-- Page Banner Section Start -->
                <div class="full-row overlay-secondery-opacity-65 bg-img-5" id="page-banner">
                    <div class="container">
                        <div class="row py-80">
                            <div class="col-sm-6">
                                <h1 class="banner-title text-white">Place Details</h1>
                            </div>
                            <div class="col-sm-6">
                                <ul class="pages-link">
                                    <li><a href="index-7.html">Home</a></li>
                                    <li>/</li>
                                    <li>Place Details</li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- Page Banner Section End -->

                <section class="full-row bg-gray">
                    <div class="container">
                        <div class="row">
                            <div class="col-lg-8">
                                <div class="place-item-details">
                                    <div class="blog-img"> <img src="img/width/35.jpg" alt="Image not found!"> </div>
                                    <div class="place-detail-info">
                                        <h3>Hemalia Sea Beach Infront of the Rock Mountain</h3>
                                        <span>Blue water beach and white sand test</span>
                                    </div>
                                    <div class="line"></div>
                                    <p>Ligula at posuere leo dictumst ad sollicitudin. Magna congue, leo, eros curabitur interdum maec facilisi per maecenas mattis enim in nostra libero pede mauris neque varius ad ad inceptos. Erat empor amet nisl scelerisque maecenas fringilla ad ridiculus gravida. Arcu dignissim commodorn ornare eget. Ligula congue dolor placerat, nibh dis dui, penatibus ac praesent tellus mon, leris, vulputate eros eu maecenas lobortis per orci sit Penatibus mauris senectus vulputate tincid crasl feugiat class tempus eget ridiculus vehicula dolor praesent. Hymenaeos. Venenatis non litor feug suspendisse rutrum hymenaeos taciti praesent ut velit. Cum pharetra nisl nisi.</p>
                                
                                    
                                    <div class="mt-5">
                                        <h4 class="mb-4">Place More Photo</h4>
                                        <div class="photo-gallery"> <a href="img/width/1.jpg" class="img_view" data-fancybox="gallery">
                                                <div class="overlay-secondery-opacity-40"> <span class="text-primary xy-center"><i class="fa fa-plus"></i></span> <img src="img/width/1.jpg" alt="Image not found!"> </div>
                                            </a> <a href="img/width/2.jpg" class="img_view" data-fancybox="gallery">
                                                <div class="overlay-secondery-opacity-40"> <span class="text-primary xy-center"><i class="fa fa-plus"></i></span> <img src="img/width/2.jpg" alt="Image not found!"> </div>
                                            </a> <a href="img/width/3.jpg" class="img_view" data-fancybox="gallery">
                                                <div class="overlay-secondery-opacity-40"> <span class="text-primary xy-center"><i class="fa fa-plus"></i></span> <img src="img/width/3.jpg" alt="Image not found!"> </div>
                                            </a> <a href="img/width/4.jpg" class="img_view" data-fancybox="gallery">
                                                <div class="overlay-secondery-opacity-40"> <span class="text-primary xy-center"><i class="fa fa-plus"></i></span> <img src="img/width/4.jpg" alt="Image not found!"> </div>
                                            </a> <a href="img/width/5.jpg" class="img_view" data-fancybox="gallery">
                                                <div class="overlay-secondery-opacity-40"> <span class="text-primary xy-center"><i class="fa fa-plus"></i></span> <img src="img/width/5.jpg" alt="Image not found!"> </div>
                                            </a> <a href="img/width/6.jpg" class="img_view" data-fancybox="gallery">
                                                <div class="overlay-secondery-opacity-40"> <span class="text-primary xy-center"><i class="fa fa-plus"></i></span> <img src="img/width/6.jpg" alt="Image not found!"> </div>
                                            </a> </div>
                                    </div>
                                </div>
                            </div>
                            <div class="col-lg-4">
                                <div class="sidebar">
                                    <div class="widget hotel-booking-number"> <i class="flaticon-phone-contact"></i>
                                        <h4 class="mt-30">Book Hotel By Phone</h4>
                                        <span>+045 423 445 99</span> <b>Or</b> <a href="#" class="btn btn-primary-bg">Booking Now</a> </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </section>
                <!-- Footer Section Start -->
             <?php include './footer.php'; ?>
                <!-- Footer Section End --> 

                <!-- Copyright Section Start -->
                <div class="full-row bg-secondery p-0">
                    <div class="container">
                        <div class="row">
                            <div class="col-md-12">
                                <div class="copy-right py-4 text-white text-center"> <span>Copyright 2019 The Vilena All Rights Reserved.</span> </div>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- Copyright Section End -->
                <div class="scroll-to-top"> <a href="#" class="btn-scroll" data-target="body"><i class="fa fa-angle-up" aria-hidden="true"></i><b>Back to Top</b></a> </div>
            </div>
        </div>
        <!-- Wrapper End --> 

        <!-- Jquery links --> 
        <script src="js/jquery.min.js"></script> 
        <script src="js/greensock.js"></script> 
        <script src="js/layerslider.transitions.js"></script> 
        <script src="js/layerslider.kreaturamedia.jquery.js"></script> 
        <script src="js/popper.min.js"></script> 
        <script src="js/bootstrap.min.js"></script> 
        <script src="js/common.js"></script>
        <script src="js/jquery.countdown.js"></script>
        <script src="js/jquery.cookie.js"></script> 
        <script src="js/custom.js"></script> 

        <!-- For Home page5 side nav --> 
        <script>
            function openNav() {
                document.getElementById("mySidenav").style.width = "250px";
                document.getElementById("main").style.marginRight = "250px";
            }

            function closeNav() {
                document.getElementById("mySidenav").style.width = "0";
                document.getElementById("main").style.marginRight = "0";
            }
        </script>
    </body>

</html>