File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/michaelshomestay.in/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Michael's Homestay</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: 15px; 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: 15px; color: #fff!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/.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="false" preload="auto"><source src="img/slide/s-1.mp4" type="video/mp4"></video> <!--<div id="index12" class="owl-carousel owl-theme"> <div class="item"> <img alt="Third slide" src="img/slide/slide1.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">Michael's Homestay</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/slide2.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">Michael's Homestay</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/slide3.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">Michael's Homestay</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/slide4.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">Michael's Homestay</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/slide5.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">Michael's Homestay</h1> </div> </div> <div class="item"> <img alt="Third slide" src="img/slide/slide6.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">Michael's Homestay</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/booking_engine/index3?token=NTQ0Mg==" target="_blank"> <div class="text-find"> Check 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"></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="standard.php"><img src="img/room/standard.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Standard Room</h4> <!-- <p class="price">Rs. 2000/Night</p> --> </div> </div> <div class="content"> <p> Designed specially to pamper its guests, the Standard Rooms showcase a perfect blend of luxury in its accommodation with utmost security. The rooms bestow an elegant design combined with refined elegance and luxuriously appointed sleek accommodation. </p> </div> </div> </div> <div class="item "> <div class="wrap-box"> <div class="box-img"> <div class="img-item"> <a href="deluxe.php"><img src="img/room/deluxe.jpg" class="img-responsive" alt="" title=""></a> </div> <div class="rooms-content"> <h4 class="sky-h4">Deluxe Room</h4> <!-- <p class="price">Rs. 2500/Night</p> --> </div> </div> <div class="content"> <p>Well-furnished and designed Deluxe Rooms feature air-conditioning, ergonomic work area, and LED HD TV. It comes with fine curtains, safe deposit box and tea and coffee amenities along with a mini-fridge. Attached bathrooms include free toiletries and a shower with cold and hot water facilities. </p> </div> </div> </div> </div> </div> </div> <!-- /container --> </section> <!-- END / ROOMS --> <section class="about"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-5 col-lg-5"> <div class="about-centent"> <h2 class="about-title">About Us</h2> <!--<div class="line"></div>--> <p class="about-p" style="margin-bottom: 40px;">Welcome to our cozy and modest homestay, conveniently located just a stone's throw away from the airport. Our homestay offers a warm and inviting atmosphere, providing guests with a comfortable and relaxing stay.</p> <p class="about-p" style="margin-bottom: 40px;">Cleanliness is our top priority, and we take great pride in maintaining a spotless environment for our guests. Our dedicated staff ensures that every corner of our homestay is immaculate, guaranteeing a fresh and hygienic stay.</p> <a href="about.php" class="read-more">READ MORE </a> </div> </div> <div class="col-xs-12 col-sm-6 col-md-7 col-lg-7 "> <div class="about-img"> <div class="img-1"> <img src="img/index/abt-1.jpg" class="img-responsive" alt="Image"> <div class="img-2"> <img src="img/index/abt-2.jpg" class="img-responsive" alt="Image"> </div> <div class="img-3"> <img src="img/index/abt-3.jpg" class="img-responsive" alt="Image"> </div> </div> </div> </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> <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 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> </section> <!-- END / BEST --> <!-- TESTIMONOALS --> <section class="testimonials testimonials-v2"> <div class="testimonials-h"> <div class="testimonials-content"> <div class="container"> <div id="testimonials" class="owl-carousel owl-theme"> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img1.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <h5><span class="sky-h5">Julirukhi Homtok</span><span class="line"></span></h5> </div> <p class="testimonials-pp">It was an excellent stay. A home away from home experience. Michael and his family are real genuine people. They treat you like you were an old good acquaintance and they guide you too from whatever odds you might face. The rooftop and the terrace garden was another pie on the cake for the sore eye's. Overall a very good stay. A very secured and safe place to stay especially for the women who might travel alone. So a five star and more for Michael Homestay. </p> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img2.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <span class="sky-h5">Kashyap Sheth</span><span class="line"></span> </div> <p class="testimonials-pp">The rooms are clean. The staff is super good! The terrace is just amazing for morning and evening! The food is home made, hot and as per the requirement! It may not be a fancy luxury stay but a very calm and relaxed vibe with a good vibes.</p> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img3.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <span class="sky-h5">Divya Karnal</span><span class="line"></span> <p class="testimonials-pp">My experience at Michael's homestay was great. The place was clean and neat, most importantly the service was appreciable. Every morning we were provided with such tasty home cooked breakfast. The people managing this property are just so down to earth, genuine, helpful and humble human beings that you would love to visit them over and over.</p> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img4.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <span class="sky-h5">Atul Jain</span><span class="line"></span> </div> <p class="testimonials-pp">Awesome stay, taken care of very well. Highly recommend. Michael is a very humble and nice person.</p> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img5.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <span class="sky-h5">Chuck Hull</span><span class="line"></span> <p class="testimonials-pp">Extremely convenient location near Jaipur airport. You can see the airport from the rooftop terrace. Michael is a fine host, and will make you feel at home. Rooms are comfortable, and breakfast on the garden terrace was a nice addition. Airport transfers available and were handled easily.</p> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img6.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <span class="sky-h5">Daphne Bowen</span><span class="line"></span> <p class="testimonials-pp">Best place I’ve stayed in India! The family speaks good English and knows how to provide excellent service. Rooms beautiful with facilities suitable for westerners, food is amazing, I can't say enough good things about them.</p> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-xs-3 col-sm-3 col-md-3 col-lg-3"> <div class="testimonials-img"> <img src="img/testimonial/img7.png" alt="" class="img-responsive"> </div> </div> <div class="col-xs-9 col-sm-9 col-md-9 col-lg-9"> <div class="content-testimonials"> <div class="title-tes"> <span class="sky-h5">Siddharth Shah</span><span class="line"></span> <p class="testimonials-pp">Located very near to airport, friendly and cordial owners, near and clean rooms. Perfect for travellers looking for a night stay in the vicinity to airport.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- END / TESTIMONOALS --> <!-- 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/gallery7.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery7.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/gallery9.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery9.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/gallery10.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery10.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/gallery13.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""> <div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery13.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/gallery14.jpg" class="img-responsive" > </div> <div class="gallery-box-main " title=""><div class="gallery-icon"> <a class="lightbox " href="img/gallery/gallery14.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> <!--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">Amber Fort and Palace</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">Nahargarh Fort</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">Hawa Mahal</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">Jal Mahal</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">Jaigarh Fort</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">Jantar Mantar</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">Chokhi Dhani</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