File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/parwatiwildabode.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- TITLE --> <title>About | Parwati Wild Abode Resort</title> <link rel="shortcut icon" href="images/logo.png"> <meta name="description" content="Parwati Wild Abode Resort"> <!-- Add your Resort short description --> <meta name="keywords" content="Parwati Wild Abode Resort "> <!-- Add some Keywords based on your Resort and your business and separate them by comma --> <meta name="author" content="Parwati Wild Abode Resort"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <!-- GOOGLE FONT --> <link href='http://fonts.googleapis.com/css?family=Hind:400,300,500,600%7cMontserrat:400,700' rel='stylesheet' type='text/css'> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/lib/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/font-hilltericon.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/owl.carousel.css"> <link rel="stylesheet" type="text/css" href="css/lib/jquery-ui.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/magnific-popup.css"> <link rel="stylesheet" type="text/css" href="css/lib/settings.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap-select.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> <!-- MAIN STYLE --> <link rel="stylesheet" type="text/css" href="css/style.css"> <style> .amneties { width: 100%; float: left; padding: 7px 0px;} .amneties ul { color: #000;} .amneties li { padding: 6px 0px; font-size: 17px;} .amneties h2 { font-weight: 600; text-align: center; margin: 0 0 23px;} .location { padding: 30px 0px;} .location h2 { color: #000; font-weight: 600; margin: 0 0 30px;} .place { width: 100%; padding: 40px 0px; float: left; } .place h2 { color: #000; font-weight: 600; font-size: 30px; text-align: center; margin: 0 0 30px;} .place li { padding: 6px 0px; font-size: 17px; color: #000; } .about-item .text .desc { color:#000;} .section-about .about { margin-bottom: 25px;} .desc p { color:#000; margin-top: 16px;text-align: justify;} .fontBg h2 { font-weight:600; font-size: 24px;} .statistics { background: #0c0b0b87; padding: 32px 20px; border-radius: 10px; } .statistics_item .count { font-weight: 600;} .groupimg { padding: 40px 0px;} .groupimg h2 { font-size: 30px; font-weight:600; text-align:center; margin-bottom: 28px;} .trableImg p { color:#000;} .trableImg li { color:#000; font-size: 16px; line-height: 29px; } video{object-fit:cover;} } .section-about { background-image:url(images/pattern.png);} .about-item .text{ margin-top:0px;} .text h2{ font-size: 26px;} p.ttxt { line-height: 1.99em; margin-top:20px; text-align: justify;} h2.heading { text-align:center;} .section-statistics .awe-overlay { background: none;} .policy h2 { font-size: 25px; font-weight: 600;} .policy h3 { font-size: 20px;font-weight: 600; padding: 10px 0px;} .policy li {padding:5px 0px; font-size:15px;} @media only screen and (max-width: 767px) { .amneties h2 { font-size: 21px;} .text h2 { font-size: 22px;} .desc p { font-size: 14px; line-height:24px;} p.ttxt { text-align:justify; font-size: 14px; line-height: 24px !important; margin-top: 0;} } </style> </head> <!--[if IE 7]> <body class="ie7 lt-ie8 lt-ie9 lt-ie10"> <![endif]--> <!--[if IE 8]> <body class="ie8 lt-ie9 lt-ie10"> <![endif]--> <!--[if IE 9]> <body class="ie9 lt-ie10"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <body> <!--<![endif]--> <!-- PRELOADER --> <!--<div id="preloader"> <span class="preloader-dot"></span> </div>--> <!-- END / PRELOADER --> <!-- PAGE WRAP --> <div id="page-wrap"> <!-- Begin: HEADER --> <?php include 'include/header.php' ?> <!-- END: HEADER --> <!-- SUB BANNER --> <section class="section-sub-banner bg-30"> <div class="awe-overlay"></div> <div class="sub-banner"> <div class="container"> <div class="text text-center"> <h2>About Us</h2> <!--<p>Lorem Ipsum is simply dummy text of the printing</p>--> </div> </div> </div> </section> <!-- END / SUB BANNER --> <!-- ABOUT --> <section class="section-about" > <div class="container"> <div class="about"> <!-- ITEM --> <div class="about-item"> <div class="img owl-single animated infinite pulse" style="animation-duration: 7s;"> <img src="images/about/img1.jpg" alt=""> <img src="images/about/img2.jpg" alt=""> <img src="images/about/img3.jpg" alt=""> <img src="images/about/img4.jpg" alt=""> <img src="images/about/img5.jpg" alt=""> <img src="images/about/img6.jpg" alt=""> </div> <div class="text"> <h2 class="heading">Parwati Wild Abode Resort </h2> <!--<center><img class="leaf" src="images/br.png"></center>--> <div class="desc"> <p>Parwati's Wild Abode is located in the southern periphery of Corbett National Park, tucked between the foothills of the lesser Himalayas in the North and the Shivaliks on the south. Set up to provide a complete wilderness experience, the Wild Abode, is surrounded on two fronts by dense deciduous forests of the Corbett Tiger Reserve. <br>The Corbett National Park was Asia's first when established in 1936, the conservation effort initially covered 323.75 sq. km. The Tiger reserve now spawns over 1280 sq. km. conserving pristine forests, grasslands, rivers, lakes and hills. <br>The Wild Abode is spread over 8 acres of land covered with indigenous flora, lush green lawns and peppered over by only 15 detached cottages and one family villa, each with their private garden.</p> </div> </div> </div> </div> <!--<div class="row"> <div class="col-xs-12 col-md-12 col-sm-12"> <div class="fontBg"> <h2><u>Resorts</u></h2> <p class="ttxt">Parwati Wild Abode, Corbett Resort is a luxurious 3-star resort in Dhela, Corbett Ramnagar. Being located perfectly amidst the thick forest range, this resort serves as a perfect spot for wildlife sighting bird watching. </p> <p class="ttxt">The resort houses a swimming pool with an attached kids splash pool. A recreation centre is available on-premise, hosting a pool table and a range of indoor games. Also, the hotel organizes fun activities that include village walks, jungle safaris, Nainital packages, jungle picnics and local sightseeing tours. A 24/7 front desk and travel desk are some other facilities offered at the resort. </p> <p class="ttxt">This resort has 21 residences under three categories- including 11 Deluxe AC Cottages, three AC Mud Cottages and seven Bedded Family Villas. All the rooms are spacious and are double bedded and well ventilated. Some rooms have a separate sitting area. In-room amenities include high-speed Wi-Fi, tea/coffee maker, writing desk chair, reading lamps, private lawn and an attached bathroom with toiletries and hot cold shower. On request, an extra mattress can be provided. Daily housekeeping service is also offered here.</p> <p class="ttxt">Parwati Wild Abode, Corbett Resort features a multi-cuisine restaurant offering delectable dishes in a pleasant ambience, with spectacular views of beautiful environs. Some famous tourist spots include Corbett Jeep Safari (13 km), Garjiya Devi Temple (27 km), Jim Corbett Jungle Safari (27 km) and Dhangarhi Museum (31 km).</p> <p class="ttxt">Ramnagar railway station is 14 km and Pantnagar Airport is 97 km away from the property. Ramnagar city What people love the most about this property is its welcoming ambience and great location Book now and enjoy the warm hospitality of Parwati Wild Abode, Corbett Resort.</p> </div> </div> </div>--> <div class="row"> <div class="col-xs-12 col-md-12"> <div class="policy"> <h2>Rules and Policies</h2> <h3>Guest Profile</h3> <ul> <li>Unmarried couples allowed</li> <li>Bachelors allowed</li> <li>Guests below 18 years of age are allowed <li>Suitable for children</li> <li>Stag entry is not allowed</li> <li>Outside food is not allowed in property premises</li> <li>Pets are allowed on Request</li> </ul> <h3>Safety and Hygiene & Covid-19 Guidelines</h3> <ul> <li>Quarantine protocols are being followed as per local government authorities</li> <li>Guests from containment zones are not allowed</li> <li>Shared resources in common areas are properly sanitized</li> <li>Hotel staff is trained on hygiene guidelines</li> <li>Guests with fever are not allowed</li> <li>Only those guests with safe status on Aarogya Setu app are allowed</li> <li>Hand sanitizer is provided in guest accommodation and common areas</li> <li>Thermal screening is done at entry and exit points</li> <li>COVID-19 guidelines for Food Hygiene is followed as per government guidelines</li> <li>Social distancing measures are present in restaurant(s)</li> <li>Serveware and supplies are sanitized before entering kitchen</li> <li>Masks and hair nets are mandatory for staff in restaurants</li> <li>All rooms are disinfected using bleach or other disinfectant</li> <li>Linens, towels, and laundry are washed as per local guidelines</li> <li>Rooms are properly sanitized between stays</li> <li>Hand sanitizer are available in the rooms.</li> <li>Social distancing protocols are followed</li> <li>Physical Barriers are deployed at appropriate places</li> </ul> <h3>Payment Related</h3> <ul> <li>25 % pay and advanced balance pay at the hotel</li> <li>Credit/debit cards are accepted</li> <li>Visa, Master Card and American Express cards are accepted</li> </ul> <!--<h3>Food Arrangement</h3> <ul> <li>The property does not serve or permit the consumption of non-veg food</li> </ul>--> <h3>Smoking/Alcohol consumption Rules</h3> <ul> <li>Smoking within the premises is allowed</li> <li>There are no restrictions on alcohol consumption.</li> <li>Restaurant / pool side smoking / Alcohol not allowed </li> </ul> <h3>Property Accessibility</h3> <ul> <li>The property is Elderly-friendly/Disabled-friendly</li> <li>Bed height is accessible</li> <li>The entire unit is not accessible by wheelchair</li> <li>The property has a wide entryway</li> </ul> <h3>ID Proof Related</h3> <ul> <li>Aadhar, Passport, Driving License and Govt. ID are accepted as ID proof(s)</li> <li>Non-Govt IDs is not accepted as ID proof(s)</li> </ul> <h3>Other Rules</h3> <ul> <li>Allows private parties or events</li> <li>Visitors are allowed on request</li> </ul> </div> </div> </div> </div> </section> <!-- END / ABOUT --> <!-- Resort STATISTICS --> <section class="section-statistics awe-parallax bg-13" > <div class="awe-overlay"></div> <div class="container"> <div class="statistics"> <h2 class="heading white text-center">Hotel statistics</h2> <div class="statistics_content"> <div class="row"> <!-- <div class="col-xs-6 col-md-3"> <div class="statistics_item"> <span class="count">768 +</span> <span>Guest Stay</span> </div> </div>--> <div class="col-xs-6 col-md-4"> <div class="statistics_item"> <span class="count">632</span> <span>BOOK ROOM</span> </div> </div> <div class="col-xs-6 col-md-4"> <div class="statistics_item"> <span class="count">1024</span> <span>MEMBER STAY</span> </div> </div> <div class="col-xs-6 col-md-4"> <div class="statistics_item"> <span class="count">256</span> <span>MEALS SERVED</span> </div> </div> </div> </div> </div> </div> </section> <!-- END / Resort STATISTICS --> <!-- Begin: FOOTER --> <?php include 'include/footer.php' ?> <!-- END: FOOTER --> </div> <!-- END / PAGE WRAP --> <!-- LOAD JQUERY --> <script type="text/javascript" src="js/lib/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="js/lib/jquery-ui.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap-select.js"></script> <script type="text/javascript" src="js/lib/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/lib/owl.carousel.js"></script> <script type="text/javascript" src="js/lib/jquery.appear.min.js"></script> <script type="text/javascript" src="js/lib/jquery.countTo.js"></script> <script type="text/javascript" src="js/lib/jquery.countdown.min.js"></script> <script type="text/javascript" src="js/lib/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="js/lib/jquery.magnific-popup.min.js"></script> <!--<script type="text/javascript" src="js/lib/SmoothScroll.js"></script>--> <script type="text/javascript" src="js/scripts.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings