File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/dehavelockqueen.in/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>De Havelock Queen</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/ionicons.min.css"> <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css"> <link rel="stylesheet" type="text/css" href="css/gallery.css"> <link rel="stylesheet" type="text/css" href="css/vit-gallery.css"> <link rel="shortcut icon" type="text/css" href="img/logo4.png" /> <link rel="stylesheet" type="text/css" href="css/bootstrap-select.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/css/bootstrap-datepicker.css" /> <!-- MAIN STYLE --> <link rel="stylesheet" href="css/styles.css"> <link rel="stylesheet" href="css/index-page.css"> <link rel="stylesheet" href="css/content.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.css"> <style> .gallery-our.wrap-gallery-restaurant .gallery-restaurant ul li a { font-weight: 600; color: #232323; margin: 0px 3px!important; font-size: 14px!important; padding: 6px 10px!important; border: 1px solid transparent;} </style> <style> .delayedPopupWindow { display: none; position: fixed; width: 35%; height: auto; max-width: 100%; /*top: 26%;*/ top: 2%; left: 30%; border-radius: 6px; z-index: 999999; } #btnClose { width: 100%; display: block; text-align: right; text-decoration: none; color: #fff; /*font-size: 20px; font-weight: 600;*/ font-size: 15px; font-weight: 500; margin: 0; background: #ea7e1c; } #btnClose:hover { color: #fdf6f6; } #delayedPopup > div.formDescription { float: left; display: block; width: 44%; padding: 1% 3%; font-size: 18px; color: #666; clear: left; } #delayedPopup > div.formDescription h2 { color: #444444; font-size: 36px; line-height: 40px; } #delayedPopup #mc_embed_signup { float: left; width: 100%; padding: 8%; display: block; font-size: 16px; color: #666; margin: -30px 0px 0 -40px; } #delayedPopup #mc-embedded-subscribe-form input { width: 95%; height: 30px; font-size: 18px; padding: 3px; margin-bottom: 5px; } #delayedPopup #mc-embedded-subscribe-form input:hover { border:solid 2px #40c348; box-shadow: 0 1px 3px #AAAAAA; } #delayedPopup #mc-embedded-subscribe-form input:focus { border:solid 2px #40c348; box-shadow: none; } #delayedPopup #mc-embedded-subscribe { width: 100%!important; height: 40px!important; margin: 10px auto 0 auto; background: #5D9E62; border: none; color: #fff; } #delayedPopup #mc-embedded-subscribe:hover { background: #40c348; color: #fff; box-shadow:none!important; cursor: pointer; } input.field-text { width: 100%; padding: 10px; border: 1px solid #ea7e1c; margin: 2px 0px; border-radius: 5px; } textarea.field-textarea { width:100%; padding: 15px 15px 0px; height: 115px; margin-top: 11px; border-radius: 5px; border: 1px solid #ea7e1c;} .contact-form { background: #fff; border: 1px solid #ea7e1c; padding: 15px 30px;} .header-sky .navbar.navbar-fixed-top .navbar-nav li a { font-weight: 500; font-size: 14px; color: #fff; font-family: 'Poppins', sans-serif; padding: 0px; text-transform: uppercase; letter-spacing: 1px; text-shadow: 1px 1px 2px #000000f5, 0 0 25px #000000d9, 0 0 5px #000000c9; } button.btn.btn-room { float: right; width: 100%; border: 1px solid #ea7e1c; background: #ea7e1c; border-radius: 4px; font-size: 18px; color:#fff; } .jconfirm .jconfirm-holder{max-height:100%;padding:50px 0;width:20%;margin:0 33%} .jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content { overflow: auto; color: #000;} .jconfirm-box.jconfirm-hilight-shake.jconfirm-type-default.jconfirm-type-animated { float: left; margin: 10px -300px;} @media only screen and (max-width:767px) { .header-sky .navbar.navbar-fixed-top .navbar-nav li a { font-weight: 500; font-size: 13px; color: #000!important; font-family: 'Poppins', sans-serif; padding: 0px; text-transform: uppercase; letter-spacing: 1px; text-shadow: none!important; } /*.delayedPopupWindow { top: 13%; left: 0; width: 100%;}*/ .delayedPopupWindow { top: 13%; left: 10%; width: 80%; } } .event1 img{ width:100%; height: 600px; } </style> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-145408812-1'); </script> <script>function popup_content(hideOrshow) { if (hideOrshow == 'hide') document.getElementById('popup_content_wrap').style.display = "none"; else document.getElementById('popup_content_wrap').removeAttribute('style'); } window.onload = function () { setTimeout(function () { popup_content('show'); }, 100); }</script> </head> <body> <!-- HEADER --> <?php include 'include/header1.php'?> <!-- END-HEADER --> <!-- Begin: Pop up Form--> <!--<div id="delayedPopup" class="delayedPopupWindow" style="display: block;"> <div class="groupBG"> <a href="#" id="btnClose" title="Click here to close.">[ X ]</a> <div class="event1"> <img src="img/blossom-new-year.jpeg" > </div> <div class="contact-form"> <form action="mail.php" method="post" id="contact"> <div class="row"> <div class="col-md-12"> <input type="text" class="field-text" name="name" id="txtName" placeholder="Full Name" required=""> </div> <div class="col-md-6"> <input type="email" id = "txtEmail" class="field-text" name="email" placeholder="Email" required=""> </div> <div class="col-md-6"> <input type="text" class="field-text numeric" id="text1" name="phone" placeholder="Phone" maxlength="10" pattern="[789][0-9]{9}" required=""> </div> <div class="col-md-12"> <textarea cols="10" rows="10" name="message" class="field-textarea" placeholder="Your Message Here..." required=""></textarea> </div> <div class="col-md-8"> <div class="g-recaptcha" data-sitekey=""></div> </div> <div class="col-md-4"> <button type="submit" class="btn btn-room" name="formsubmit">SEND</button> </div> </div> </form> </div> </div> </div>--> <!-- End: Pop up Form--> <!-- SLIDER --> <section class="section-slider height-v"> <!--<video style="width:100%;max-height:100%" autoplay muted loop controls preload="auto"><source src="img/slide/s1.mp4" type="video/mp4"></video>--> <div id="index12" class="owl-carousel owl-theme"> <div class="item"> <img alt="Third slide" src="img/slide/s1.jpg" class="img-responsive"> <div class="carousel-caption"> <p class="p-v2"><span class="line-t"></span>Welcome To <span class="line-b"></span></p> <h1 class="v2">De Havelock Queen</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/s2.jpg" class="img-responsive"> <div class="carousel-caption"> <p class="p-v2"><span class="line-t"></span>Welcome To <span class="line-b"></span></p> <h1 class="v2">De Havelock Queen</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/s3.jpg" class="img-responsive"> <div class="carousel-caption"> <p class="p-v2"><span class="line-t"></span>Welcome To <span class="line-b"></span></p> <h1 class="v2">De Havelock Queen</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/s4.jpg" class="img-responsive"> <div class="carousel-caption"> <p class="p-v2"><span class="line-t"></span>Welcome To <span class="line-b"></span></p> <h1 class="v2">De Havelock Queen</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/s5.jpg" class="img-responsive"> <div class="carousel-caption"> <p class="p-v2"><span class="line-t"></span>Welcome To <span class="line-b"></span></p> <h1 class="v2">De Havelock Queen</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/s6.jpg" class="img-responsive"> <div class="carousel-caption"> <p class="p-v2"><span class="line-t"></span>Welcome To <span class="line-b"></span></p> <h1 class="v2">De Havelock Queen</h1> </div> </div> </div> <div class="check-avail"> <div class="container"> <div class="arrival date-title "> <label>Arrival Date </label> <div id="datepicker" class="input-group date" data-date-format="dd-mm-yyyy"> <input class="form-control" type="text"> <span class="input-group-addon"><img src="img/date-icon.png" alt=""></span> </div> </div> <div class="departure date-title "> <label>Departure Date </label> <div id="datepickeri" class="input-group date" data-date-format="dd-mm-yyyy"> <input class="form-control" type="text"> <span class="input-group-addon"><img src="img/date-icon.png" alt=""></span> </div> </div> <div class="adults date-title"> <label>Adults</label> <form> <div class=" carousel-search"> <div class="btn-group"> <a class="btn dropdown-toggle " data-toggle="dropdown" href="#">1</a> <ul class="dropdown-menu"> <!-- <li><a>0</a></li>--> <li><a>1</a></li> <li><a>2</a></li> <li><a>3</a></li> <li><a>4</a></li> </ul> </div> </div> </form> </div> <div class="children date-title "> <label>Children</label> <form> <div class=" carousel-search"> <div class="btn-group"> <a class="btn dropdown-toggle " data-toggle="dropdown" href="#">0</a> <ul class="dropdown-menu"> <li><a>0</a></li> <li><a>1</a></li> <li><a>2</a></li> <li><a>3</a></li> <li><a>4</a></li> </ul> </div> </div> </form> </div> <div class="find_btn date-title"> <a href="https://asiatech.in/book_now/account/6438333533393633636637326366653366343839303632633662373664396266" target="_blank"> <div class="text-find"> Check <br>Availability </div> </a> </div> </div> </div> </section> <!-- END / SLIDER --> <!-- OUR-ROOMS--> <section class="rooms rooms-v2"> <div class="container"> <h2 class="title-room">Our Rooms</h2> <div class="outline"></div> <!-- <p class="rooms-p">The elegant and luxurious rooms make your stay comfortable and reminiscent.</p> --> <div class="wrap-rooms"> <div id="events" class="owl-carousel owl-theme"> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="coastal-pool.php"><img src="img/room/room1.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Coral Room</h4> <!-- <p class="price">Rs. 4999/Night</p> --> </div> </div> <div class="content"> <p> Elegantly made one bedroom suite with one queen-sized bed. With approximately 240 300 sq. ft. Enjoy a restful night's sleep in the comfortable Havelock Dreams, which provides the perfect balance between comfort and support. </p> <div class="bottom-room"> <ul> <li><img src="img/v2-icon.png" class="img-responsive" alt="Image">2 Person</li> <li><img src="img/v2-icon-2.png" class="img-responsive" alt="Image">Wifi</li> <!--<li><img src="img/v2-icon-1.png" class="img-responsive" alt="Image">35m2 / 376ft2</li> <li><img src="img/v2-icon-3.png" class="img-responsive" alt="Image">Kingsize / Twin</li>--> </ul> </div> </div> </div> </div> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="coastal-pool.php"><img src="img/room/room2.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Coastal Pool View Room</h4> <!-- <p class="price">Rs. 2000/Night</p> --> </div> </div> <div class="content"> <p> Relax in this stylish one bedroom suite with one queen-sized bed with a pool view. With approximately 240 - 300 sq. ft. Enjoy a restful night's sleep in the comfortable Havelock Dreams, which provides the perfect balance between comfort and support. </p> <div class="bottom-room"> <ul> <li><img src="img/v2-icon.png" class="img-responsive" alt="Image">2 Person</li> <li><img src="img/v2-icon-2.png" class="img-responsive" alt="Image">Wifi</li> <!--<li><img src="img/v2-icon-1.png" class="img-responsive" alt="Image">35m2 / 376ft2</li> <li><img src="img/v2-icon-3.png" class="img-responsive" alt="Image">Kingsize / Twin</li>--> </ul> </div> </div> </div> </div> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="whistling-waters.php"><img src="img/room/room1.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Whistling Waters Pool Access Room</h4> <!-- <p class="price">Rs. 2500/Night</p> --> </div> </div> <div class="content"> <p>Inspired by beach life and people choice this rooms give you direct access to the pool from your room. The rooms offers a neatly made double bed in the room. With approximately 240 -300 sq. ft. Enjoy a restful night's sleep in the comfortable Havelock Dreams, which provides the perfect balance between comfort and support. </p> <div class="bottom-room"> <ul> <li><img src="img/v2-icon.png" class="img-responsive" alt="Image">2 Person</li> <li><img src="img/v2-icon-2.png" class="img-responsive" alt="Image">Wifi</li> <!--<li><img src="img/v2-icon-1.png" class="img-responsive" alt="Image">35m2 / 376ft2</li> <li><img src="img/v2-icon-3.png" class="img-responsive" alt="Image">Kingsize / Twin</li>--> </ul> </div> </div> </div> </div> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="de-havelock-queen.php"><img src="img/room/room2.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">De Havelock Queen Suite With Tub</h4> <!-- <p class="price">Rs. 4999/Night</p> --> </div> </div> <div class="content"> <p> Relax in this stylish one bedroom suite with one double bed, a small balcony with plunge view and a tub. With approximately 240 -300 sq. ft. Enjoy a restful night's sleep in the comfortable Havelock Dreams, which provides the perfect balance between comfort and support. Watch a program on the 32-inch LCD TV or surf the web with WiFi access. </p> <div class="bottom-room"> <ul> <li><img src="img/v2-icon.png" class="img-responsive" alt="Image">2 Person</li> <li><img src="img/v2-icon-2.png" class="img-responsive" alt="Image">Wifi</li> <!--<li><img src="img/v2-icon-1.png" class="img-responsive" alt="Image">35m2 / 376ft2</li> <li><img src="img/v2-icon-3.png" class="img-responsive" alt="Image">Kingsize / Twin</li>--> </ul> </div> </div> </div> </div> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="coral-family.php"><img src="img/room/room1.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Coral Family Room 4 Occupant</h4> <!-- <p class="price">Rs. 2000/Night</p> --> </div> </div> <div class="content"> <p> This room features two double beds. Our accommodations are warm and inviting, and equipped with the latest in technology and ergonomic comfort with approximately 324408 sq. ft. Enjoy a restful night's sleep in the comfortable Havelock Dreams, which provides the perfect balance between comfort and support. </p> <div class="bottom-room"> <ul> <li><img src="img/v2-icon.png" class="img-responsive" alt="Image">4 Persons</li> <li><img src="img/v2-icon-2.png" class="img-responsive" alt="Image">Wifi</li> <!--<li><img src="img/v2-icon-1.png" class="img-responsive" alt="Image">35m2 / 376ft2</li> <li><img src="img/v2-icon-3.png" class="img-responsive" alt="Image">Kingsize / Twin</li>--> </ul> </div> </div> </div> </div> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="coral-family-room.php"><img src="img/room/room2.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Coral Family Rooms with Tub</h4> <!-- <p class="price">Rs. 2500/Night</p> --> </div> </div> <div class="content"> <p>This room features two double beds and an accessible tub. Our accommodations are warm and inviting, and equipped with the latest in technology and ergonomic comfort with approximately 324-408 sq. ft. Enjoy a restful night's sleep in the comfortable Havelock Dreams, which provides the perfect balance between comfort and support.</p> <div class="bottom-room"> <ul> <li><img src="img/v2-icon.png" class="img-responsive" alt="Image">2 Person</li> <li><img src="img/v2-icon-2.png" class="img-responsive" alt="Image">Wifi</li> <!--<li><img src="img/v2-icon-1.png" class="img-responsive" alt="Image">35m2 / 376ft2</li> <li><img src="img/v2-icon-3.png" class="img-responsive" alt="Image">Kingsize / Twin</li>--> </ul> </div> </div> </div> </div> </div> </div> </div> <!-- /container --> </section> <!-- END / ROOMS --> <section class="about about-v2 about-v4"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-10 col-md-offset-1 col-lg-10 col-lg-offset-1"> <div class="about-centent text-center"> <h2 class="about-title text-center">About Us</h2> <div class="line-v2"></div> <p class="about-p">Bestowing excellent hospitality to its every category of guests, <b>De Havelock Queen </b>reflects the culture and ethos of its location. With the perfect fusion of contemporary decor in the sumptuous interiors of the homestay, the homestay has set the bar of services much higher than the expectations of its guests. </p> <p class="about-p1">The concept of intuitive anticipatory service makes the guest experience unalloyed. The homestay welcomes and offers hospitality to guests coming from all around the world. We are focussed on delivering high quality,the best value, and superior customer service for an ultimate and intimate traveling experience....</p> </div> </div> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <img src="img/index/about.jpg" class="img-responsive img-v4" alt="Image"> </div> <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6"> <img src="img/index/about-1.jpg" class="img-responsive " alt="Image"> </div> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <img src="img/index/about-2.jpg" class="img-responsive img-v4" alt="Image"> </div> </div> </div> </section> <!-- BEST --> <section class="best"> <div class="container"> <h2 class="events-title text-center" style="color:#000;">Hotel Facilities</h2> <div class="line-v2"></div> <div class="row"> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/1.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6"> TV </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/2.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6">King Size Bed </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/3.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6">AC </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/4.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6">Free Wi-Fi </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/8.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6">Free Parking </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/5.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6">Kettle </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/6.png" class="img-responsive" alt="Image"> </div> <h6 class="sky-h6">24 hrs hot water </h6> </div> </div> <div class="col-xs-6 col-sm-3 col-md-3 col-lg-3"> <div class="wrap-best"> <div class="icon-best"> <img src="img/7.png" class="img-responsive" alt="Image"></div> <h6 class="sky-h6">Telephones </h6> </div> </div> </div> </div> </section> <!-- END / BEST --> <section class="body-room-2 "> <div class="container"> <div class="wrap-room2"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8"> <div class="img"> <a href="#"><img src="img/table.jpg" alt="#"></a> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div class="text"> <h2 class="h2-rooms">Table Turner</h2> <!--<h5 class="h5-room"></h5>--> <p>A poolside retreat serving with deliciously made delicacies. Our menu of locally sourced ingredients adds up to the taste. Share the meal with your family and take a dip in the pool. Our beverages are designed for poolside lounging, with craft cocktails giving an icing on top. Our Kitchen serves one of the island’s best cuisines.</p> <p><strong>Daily Hours </strong></p> <ul> <li>Breakfast | 7am - 10am </li> <li>Lunch | 11 am – 3 pm</li> <li>Dinner | 6 pm – 11 pm </li> </ul> </div> </div> </div> </div> <div class="wrap-room2"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8 col-lg-push-4 col-md-push-4"> <div class="img1"> <a href="#"><img src="img/cafe.jpg" alt="#"></a> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 col-lg-pull-8 col-md-pull-8"> <div class="text"> <h2 class="h2-rooms">Cafe De Havelock</h2> <!--<h5 class="h5-room"></h5>--> <p>Our all-day café, market and communal gathering spot for guests and locals. Catch up with cold-pressed juices and wellness shots, recharge with barista-brewed coffee from Coffee Roasters, pastries, salads and breads.</p> <p>For guests or locals on the go, skip the line with our on-the-go ordering and enjoy refreshing coconut water, tea/coffee, sandwiches to take with you wherever you wander. </p> <p><strong>Daily Hours: </strong>11am - 7pm</p> </div> </div> </div> </div> <div class="wrap-room2"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8"> <div class="img"> <a href="#"><img src="img/maison.jpg" alt="#"></a> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4"> <div class="text"> <h2 class="h2-rooms">Maison de Beauté</h2> <!--<h5 class="h5-room"></h5>--> <p>Maison de Beauté is a true oasis of serenity, offering you timeless tranquility through a holistic mind and body wellness experience. Our well-trained and talented therapists know that a one-size-fits-all sensory experience is not the right approach. They have refined their focus to incorporate unique, interactive elements into a sensory experience. We assure unrivaled professionalism and ultimate relaxation, providing a complete retreat for the senses, and total rejuvenation for the body and mind.</p> <p><strong>Daily Hours: </strong>11 am to 10 pm I Appointments can be fixed.</p> </div> </div> </div> </div> <div class="wrap-room2"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8 col-lg-push-4 col-md-push-4"> <div class="img1"> <a href="#"><img src="img/lounge.jpg" alt="#"></a> </div> </div> <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 col-lg-pull-8 col-md-pull-8"> <div class="text"> <h2 class="h2-rooms">Big Tree Lounge</h2> <!--<h5 class="h5-room"></h5>--> <p>We are proud to say that we pay the closest attention to detail when it comes taking your order at our Lounge. From creating the perfect custom flavor blend for you to finding your favorite cocktail on the menu. We guarantee you will have the best bar experience of your life at our Lounge!</p> </div> </div> </div> </div> </div> </section> <!-- END/BODY-ROOM-2--> <section class="section-about"> <div class="container"> <div class="row"> <div class="wrap-about"> <!-- ITEM --> <div class="about-item "> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> <div class="img"> <img src="img/pool.jpg" alt="#" class="img-responsive"> </div> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> <div class="text"> <h2 class="heading">Splash Pool</h2> <div class="desc"> <p>The gleaming waters of the swimming pool, invite you to dive straight in. Operational Timing: 07:00 till 20:00 hours Swaraj dweep famously know as Havelock Island is part of Ritchie’s Archipelago, in India’s <br>Andaman Islands. It’s known for its dive sites and beaches, like Elephant Beach, with its coral reefs. Crescent-shaped Radhanagar Beach is a popular spot for watching the sunset. </p> </div> </div> </div> </div> </div> </div> </div> </section> <!-- OUR-GALLERY--> <section class="gallery-our"> <!-- OUR-GALLERY--> <div class="gallery-our wrap-gallery-restaurant gallery_1"> <div class="container"> <h2 class="events-title text-center" style="color:#000;">Gallery</h2> <div class="line-v2"></div> <div class="gallery gallery-restaurant"> <!-- <ul class="nav nav-tabs text-uppercase"> <li class="active"><a data-toggle="tab" href="#hotel">All</a></li> <li><a data-toggle="tab" href="#deluxeroom">Deluxe Room</a></li> <li><a data-toggle="tab" href="#super">Super Deluxe Room</a></li> <li><a data-toggle="tab" href="#premium">Suite Room</a></li> </ul>--> <br/> <div class="tab-content"> <div id="hotel" class="tab-pane fade in active"> <div class="product "> <div class="row"> <div class="gallery_product col-lg-4 col-md-4 col-sm-6 col-xs-12 "> <div class="wrap-box"> <div class="box-img"> <img src="img/gallery/gallery1.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery1.jpg" data-littlelightbox-group="gallery" > <i class="fa fa-plus" aria-hidden="true" ></i> </a> </div> </div> </div> </div> <div class="gallery_product col-lg-4 col-md-4 col-sm-6 col-xs-12 "> <div class="wrap-box"> <div class="box-img"> <img src="img/gallery/gallery2.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery2.jpg" data-littlelightbox-group="gallery" > <i class="fa fa-plus" aria-hidden="true" ></i> </a> </div> </div> </div> </div> <div class="gallery_product col-lg-4 col-md-4 col-sm-6 col-xs-12 "> <div class="wrap-box"> <div class="box-img"> <img src="img/gallery/gallery3.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery3.jpg" data-littlelightbox-group="gallery" > <i class="fa fa-plus" aria-hidden="true" ></i> </a> </div> </div> </div> </div> <div class="gallery_product col-lg-4 col-md-4 col-sm-6 col-xs-12 "> <div class="wrap-box"> <div class="box-img"> <img src="img/gallery/gallery4.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery4.jpg" data-littlelightbox-group="gallery" > <i class="fa fa-plus" aria-hidden="true" ></i> </a> </div> </div> </div> </div> <div class="gallery_product col-lg-4 col-md-4 col-sm-6 col-xs-12 "> <div class="wrap-box"> <div class="box-img"> <img src="img/gallery/gallery5.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery5.jpg" data-littlelightbox-group="gallery" > <i class="fa fa-plus" aria-hidden="true" ></i> </a> </div> </div> </div> </div> <div class="gallery_product col-lg-4 col-md-4 col-sm-6 col-xs-12 "> <div class="wrap-box"> <div class="box-img"> <img src="img/gallery/gallery6.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery6.jpg" data-littlelightbox-group="gallery" > <i class="fa fa-plus" aria-hidden="true" ></i> </a> </div> </div> </div> </div> </div> </div> </div> <div class="text-center"> <button type="button" class="btn btn-default btn-our"><a href="gallery.php">VIEW ALL</a></button> </div> </div> <!-- end-tab-content --> </div> <!-- /gallery --> </div> <!-- /container --> </div> <!-- END / OUR GALLERY --> </section> <!-- END/BODY-ROOM-2--> <!--OUR-EVENTS--> <section class="events events-v2"> <div class="container"> <h2 class="events-title text-center">Attractions</h2> <div class="line-v2"></div> <div id="events-v2" class="owl-carousel owl-theme"> <div class="item "> <div class="events-item"> <div class="events-img"><img src="img/attraction/a1.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">Cellular Jail</h3> </a> </div> </div> </div> <div class="item"> <div class="events-item"> <div class="events-img"><img src="img/attraction/a2.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">Chidiya Tapu</h3> </a> </div> </div> </div> <div class="item"> <div class="events-item"> <div class="events-img"><img src="img/attraction/a3.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">North Bay Island</h3> </a> </div> </div> </div> <div class="item"> <div class="events-item"> <div class="events-img"><img src="img/attraction/a4.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">Jolly Buoy Island</h3> </a> </div> </div> </div> <div class="item"> <div class="events-item"> <div class="events-img"><img src="img/attraction/a5.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">Mount Harriet National Park</h3> </a> </div> </div> </div> <div class="item"> <div class="events-item"> <div class="events-img"><img src="img/attraction/a6.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">Samudrika Marine Museum</h3> </a> </div> </div> </div> <div class="item"> <div class="events-item"> <div class="events-img"><img src="img/attraction/a7.jpg" class="img-responsive" alt="Image"></div> <div class="events-content"> <a href="attraction.php" title=""> <h3 class="sky-h3">Anthropological Museum</h3> </a> </div> </div> </div> </div> <div class="text-center"> <button type="button" class="btn btn-default btn-our"><a href="attraction.php">VIEW MORE</a></button> </div> </div> </section> <!-- END / OUR NEWS --> <!--Begin: FOOTER--> <?php include 'include/footer.php'?> <!--End: FOOTER--> <!-- LOAD JQUERY --> <script type="text/javascript" src="js/jquery-1.12.4.min.js"></script> <script type="text/javascript" src="js/owl.carousel.min.js"></script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <script type="text/javascript" src="js/vit-gallery.js"></script> <script type="text/javascript" src="js/jquery.countTo.js"></script> <script type="text/javascript" src="js/jquery.appear.min.js"></script> <script type="text/javascript" src="js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/bootstrap-select.js"></script> <script type="text/javascript" src="js/jquery.littlelightbox.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/js/bootstrap-datepicker.js"></script> <!-- Custom jQuery --> <script type="text/javascript" src="js/sky.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.js"></script> <!--gallery script --> <script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.js"></script> <!-- Begin: Pop Up code--> <script> $(document).ready (function () { //Fade in delay for the background overlay (control timing here) $("#bkgOverlay").delay(1000).fadeIn(400); //Fade in delay for the popup (control timing here) $("#delayedPopup").delay(1000).fadeIn(400); //Hide dialouge and background when the user clicks the close button $("#btnClose").click(function (e) { HideDialog(); e.preventDefault(); }); }); function HideDialog() { $("#bkgOverlay").fadeOut(400); $("#delayedPopup").fadeOut(100); } </script> <!-- End: Pop Up code--> <script type="text/javascript"> $(function () { $("#txtName").keypress(function (e) { var keyCode = e.keyCode || e.which; $("#lblError").html(""); //Regex for Valid Characters i.e. Alphabets. var regex = /^[A-Za-z]+$/; //Validate TextBox value against the Regex. var isValid = regex.test(String.fromCharCode(keyCode)); if (!isValid) { $("#lblError").html("Only Alphabets allowed."); } return isValid; }); }); </script> <script type="text/javascript"> var specialKeys = new Array(); specialKeys.push(8); //Backspace $(function () { $(".numeric").bind("keypress", function (e) { var keyCode = e.which ? e.which : e.keyCode var ret = ((keyCode >= 48 && keyCode <= 57) || specialKeys.indexOf(keyCode) != -1); $(".error").css("display", ret ? "none" : "inline"); return ret; }); $(".numeric").bind("paste", function (e) { return false; }); $(".numeric").bind("drop", function (e) { return false; }); }); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings