File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/elishospitalityservice.com/index.php
Back
<!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, maximum-scale=1"/> <title>Best (PG for Girls and Boys) Paying Guest Accommodation in Ahmedabad</title> <meta name="description" content="With Elish Hospitality select the Best Paying Guest Rooms in Ahmedabad for boys and for girls. We provide Corporate and affordable Paying Guest Accommodation in Ahmedabad."> <meta name="keywords" content="paying guest rooms in ahmedabad, paying guest accommodation in ahmedabad, elis hospitality private limited, elis hospitality, elis hospitality pvt ltd"> <meta name="author" content="Elis Hospitality Service Pvt Ltd"> <link rel="canonical" href="https://www.elishospitalityservice.com/"> <link rel="shortcut icon" href="img/favicon.png"/> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500&family=Poppins:wght@300;400;500;600;700&display=swap"> <link rel="stylesheet" href="https://www.elishospitalityservice.com/css/plugins.css"/> <link rel="stylesheet" href="https://www.elishospitalityservice.com/css/style.css"/> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PJRLKNSR');</script> <!-- End Google Tag Manager --> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebSite", "name": "Elis Hospitality Service", "url": "https://www.elishospitalityservice.com/", "potentialAction": { "@type": "SearchAction", "target": "{search_term_string}", "query-input": "required name=search_term_string" } } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "Elis Hospitality Service Private Limited", "alternateName": "Elis Hospitality Service", "url": "https://www.elishospitalityservice.com/", "logo": "https://www.elishospitalityservice.com/img/logo-light.png", "contactPoint": { "@type": "ContactPoint", "telephone": "9712939797", "contactType": "reservations", "contactOption": "TollFree", "areaServed": "IN", "availableLanguage": ["en","Hindi"] }, "sameAs": [ "https://www.facebook.com/p/Hotel-Shrimad-Residency-100064115710285/", "https://www.instagram.com/hotelshrimad1234/", "https://x.com/elishospitality", "https://www.pinterest.com/elishospitalitys/" ] } </script> </head> <!-- Styles --> <style> /* Overlay Background */ .modalOverlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); display: flex; justify-content: center; align-items: center; animation: fadeIn 0.3s ease forwards; z-index: 1000; } /* Modal Popup */ .modalPopup { background: #fff; border-radius: 12px; padding: 30px 25px; width: 90%; max-width: 450px; box-shadow: 0 8px 25px rgba(0,0,0,0.2); position: relative; transform: translateY(-50px); animation: slideDown 0.4s ease forwards; } /* Close Button */ .closeButton { position: absolute; top: 12px; right: 12px; background: transparent; border: none; font-size: 24px; cursor: pointer; color: #555; transition: color 0.3s; } .closeButton:hover { color: #e74c3c; } /* Modal Content */ .modalContent h2 { margin-bottom: 10px; font-size: 26px; color: #333; text-align: center; } .modalContent p { font-size: 14px; color: #666; text-align: center; margin-bottom: 20px; } /* Form Styling */ .contactForm input, .contactForm textarea { width: 100%; padding: 12px 15px; margin-bottom: 15px; border-radius: 8px; border: 1px solid #ccc; font-size: 14px; transition: border-color 0.3s, box-shadow 0.3s; } .contactForm input:focus, .contactForm textarea:focus { border-color: #007bff; box-shadow: 0 0 5px rgba(0,123,255,0.3); outline: none; } .submitBtn { width: 100%; padding: 12px; background: linear-gradient(135deg, #6a11cb, #2575fc); border: none; color: white; font-size: 16px; border-radius: 8px; cursor: pointer; transition: transform 0.2s, background 0.3s; } .submitBtn:hover { transform: translateY(-2px); background: linear-gradient(135deg, #2575fc, #6a11cb); } /* Animations */ @keyframes fadeIn { from {opacity: 0;} to {opacity: 1;} } @keyframes slideDown { from {transform: translateY(-50px); opacity: 0;} to {transform: translateY(0); opacity: 1;} } /* Responsive */ @media(max-width: 500px){ .modalPopup { padding: 25px 20px; } } </style> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PJRLKNSR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <?php include 'include/header.php'?> <!-- Slider --> <header class="header slider-fade"> <div class="owl-carousel owl-theme"> <!-- The opacity on the image is made with "data-overlay-dark="number". You can change it using the numbers 0-9. --> <div class="text-center item bg-img" data-overlay-dark="3" data-background="img/slider/1.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <h4>Elis Hospitality Service Pvt. Ltd.</h4> <h1>Explore The World With <br><span>Elis Hospitality</span></h1> </div> </div> </div> </div> </div> <div class="text-center item bg-img" data-overlay-dark="3" data-background="img/slider/2.jpg"> <div class="v-middle caption"> <div class="container"> <div class="row"> <div class="col-md-10 offset-md-1"> <h4>Elis Hospitality Service Pvt. Ltd.</h4> <h1><span>Discover</span> the world <br>with our guide</h1> </div> </div> </div> </div> </div> </div> </header> <!-- About --> <section class="about cover section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 mb-30 animate-box" data-animate-effect="fadeInUp"> <div class="section-subtitle">ABOUT US</div> <div class="section-title">Elis Hospitality Service <br>Pvt. Ltd.</div> <p>Welcome to Elis Hospitality Service one of the best hotels, taxis, and Paying Guest Accommodation providers in Ahmedabad. If you are looking for hotels serviced apartments, villas, and PG accommodations for boys & girls in the city of Ahmedabad then Elis Hospitality has you covered. With years of expertise in the hospitality industry, we take pride in offering a range of fully furnished residences strategically situated in the posh and prime locations of Ahmedabad.</p> <p>Natwarshayam Paying Guest Rooms in Ahmedabad are among the best accommodations. If you are a solo person looking for a PG for your stay with a great location and good food then Natwarshyam Paying Guest Accommodation is a good option, located in Ramdevnagar, Satellite, Ahmedabad.</p> <!-- Info --> <div class="butn-dark mt-30 mb-30"> <a href="about.php"><span>Read More <i class="ti-arrow-right"></i></span></a> </div> </div> <div class="col-md-5 offset-md-1 animate-box" data-animate-effect="fadeInUp"> <div class="img-exp"> <div class="about-img"> <div class="img"> <img src="img/about.jpg" class="img-fluid" alt=""> </div> </div> <div id="circle"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewbox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve"> <defs> <path id="circlePath" d=" M 150, 150 m -60, 0 a 60,60 0 0,1 120,0 a 60,60 0 0,1 -120,0 "/> </defs> <circle cx="150" cy="100" r="75" fill="none"/> <g> <use xlink:href="#circlePath" fill="none"/> <text fill="#0f2454"> <textpath xlink:href="#circlePath"> Elis Hospitality Service Pvt. Ltd. </textpath> </text> </g> </svg> </div> </div> </div> </div> </div> </section> <section class="destination1"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Elis Hospitality Service Pvt. Ltd.</div> <div class="section-title">Our <span>Hotels</span></div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="item"> <div class="position-re o-hidden"><img src="img/destination/hotel-shrimad-residency.jpg" alt=""></div> <div class="con"> <h5><a href="https://hotelshrimadresidency.com/"><i class="ti-location-pin"></i>Hotel Shrimad Residency</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-8"> <p>Best Accommodation</p> </div> <div class="col col-md-4 text-right"> <div class="permalink"><a href="https://hotelshrimadresidency.com/">Explore <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> <div class="col-md-4"> <div class="item"> <div class="position-re o-hidden"> <img src="img/destination/service-apartment.jpg" alt=""> </div> <div class="con"> <h5><a href="service-apartment.php"><i class="ti-location-pin"></i> Service Apartment</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-8"> <p>Best Accommodation</p> </div> <div class="col col-md-4 text-right"> <div class="permalink"><a href="service-apartment.php">Explore <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> <div class="col-md-4"> <div class="item"> <div class="position-re o-hidden"><img src="img/destination/paying-guest-house.jpg" alt=""></div> <div class="con"> <h5><a href="paying-guest-house.php"><i class="ti-location-pin"></i>Paying Guest House</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-8"> <p>Best Accommodation</p> </div> <div class="col col-md-4 text-right"> <div class="permalink"><a href="paying-guest-house.php">Explore <i class="ti-arrow-right"></i></a></div> </div> </div> </div> </div> </div> </div> <div class="section-subtitle" style="margin-top:32px;">PG</div> <div class="section-title"><span>Paying Guest Accommodation in</span> Ahmedabad</div> <p>Ahmedabad, being the largest city of Gujarat and famous for modified and historical structures, has been the hub for students, organizations, and tourists. It becomes very difficult to search for decent and budget accommodation within such an active city. Elis Hospitality Services addresses this issue with its paying guest rooms in Ahmedabad that offer the best of both worlds—location and price.</p> <p>Elis Hospitality provides recognized and sophisticated housing solutions with custom spaces for people’s unique lifestyles. Basic fundamentals like the availability of hygienically maintained rooms, high-speed internet, washing services, and home-cooked meals to facilitate a home-like atmosphere are important and provided in Elis Hospitality's paying guest accommodation in Ahmedabad. Besides, the strategic locations also allow easy access to bus/train stops, schools/colleges, business organizations, and shopping malls.</p> <p>Special emphasis is laid on safety and hygiene measures. All Elis properties include security alarms, surveillance cameras, and cleaning services at all times in order to offer a secure and clean environment. Be it a working man or woman who needs a quiet place to relax after a day’s work or a student who needs a conducive environment to study, the paying guest rooms are designed to suit your needs.</p> <p>The layout, dominated by community participation, guarantees that people interact actively, thus giving residents a home-away-from-home experience. Thus, with flexible renting plans and no extra and hidden charges, Elis Hospitality Services is the first choice for anyone who is in search of the best paying guest accommodation in Ahmedabad.</p> <p>Elis Hospitality is affordable and easy to make a home while you stay comfortable without any problems. So why not just give yourself a treat by booking paying guest rooms in Ahmedabad with Elis Hospitality and take time to be in a place that feels so familiar and comfortable?</p> </div> </div> </section> <!-- Taxi Services 1 --> <section class="tours1 section-padding"> <div class="container"> <div class="row mb-30"> <div class="col-md-12"> <div class="section-subtitle">Most Popular</div> <div class="section-title"><span>Elis Tours And </span> Travels</div> </div> </div> <!--Tours --> <div class="row"> <div class="col-md-5"> <div class="country country1 mt-30"> <div class="section-title2">Taxi Services</div> <p>Warm Greetings from Elis Tours & Travels, Ahmedabad, Gujarat, India!!!</p> <p>We are here to provide better services through our Elis Tours & Travels. We have been running our business smoothly since 2012. We have various kinds of four wheelers in which we provide luxurious cars on rental basis, monthly basis and also permanently. Our rates are the most competitive rates.</p> <div class="butn-dark mt-30 mb-30"> <a href="taxi-service.php"><span>View More<i class="ti-arrow-right"></i></span></a> </div> </div> </div> <div class="col-md-7"> <div class="owl-carousel owl-theme"> <div class="item"> <div class="position-re o-hidden"><img src="img/destination/gujrat.jpg" alt=""></div> <span class="category"><a href="#0">Tours & Travels</a></span> <div class="con"> <h5><a href="tour-details.html">Gujrat</a> </h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-12"> <ul> <li><i class="ti-location-pin"></i> Popular Destination</li> </ul> </div> </div> </div> </div> <div class="item"> <div class="position-re o-hidden"><img src="img/destination/maharashtra.jpg" alt=""></div> <span class="category"><a href="#">Tours & Travels</a></span> <div class="con"> <h5><a href="tour-details.html">Maharashtra</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-12"> <ul> <li><i class="ti-location-pin"></i> Popular Destination</li> </ul> </div> </div> </div> </div> <div class="item"> <div class="position-re o-hidden"><img src="img/destination/west-bengal.jpg" alt=""></div> <span class="category"><a href="#0">Tours & Travels</a></span> <div class="con"> <h5><a href="tour-details.html">West Bengal</a> </h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-12"> <ul> <li><i class="ti-location-pin"></i> Popular Destination</li> </ul> </div> </div> </div> </div> <div class="item"> <div class="position-re o-hidden"><img src="img/destination/madhya-pradesh.jpg" alt=""></div> <span class="category"><a href="#0">Tours & Travels</a></span> <div class="con"> <h5><a href="tour-details.html">Madhya Pradesh</a></h5> <div class="line"></div> <div class="row facilities"> <div class="col col-md-12"> <ul> <li><i class="ti-location-pin"></i> Popular Destination</li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Footer --> <?php include 'include/footer.php'?> <!-- Modal Overlay --> <div id="modalOverlay" class="modalOverlay"> <div class="modalPopup"> <div class="modalContent"> <button class="closeButton" id="closeModal">×</button> <h2>Get in Touch</h2> <p>We’d love to hear from you! Fill out the form below:</p> <form action="mail1.php" method="post" class="contactForm"> <input type="text" name="name" placeholder="Your Name" required> <input type="text" name="city" placeholder="Your City" required> <input type="email" name="email" placeholder="Your Email" required> <input type="tel" name="phone" placeholder="Your Number" required> <textarea name="message" placeholder="Type your Message Here" rows="4" required></textarea> <div class="g-recaptcha" data-sitekey=""></div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <button type="submit" class="submitBtn">Submit</button> </form> </div> </div> </div> <script> document.getElementById('closeModal').onclick = function() { document.getElementById('modalOverlay').style.display = 'none'; }; </script> <!-- jQuery --> <script src="js/jquery-3.6.3.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/jquery.counterup.min.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings