index of
/
home1
/
trainin6
/
public_html
/
anauthenticvillagefarm.in
/
File: /home1/trainin6/public_html/anauthenticvillagefarm.in/terms.php
<?php require('header.php') ?> <!-- Start page content --> <div class="breadcrumbs-area bread-bg-1"> <div class="container"> <div class="row"> <div class="col-12"> <div class="breadcrumbs"> <h2 class="breadcrumbs-title">Terms Of Service</h2> <ul class="breadcrumbs-list"> <li><a href="index.php">Home</a></li> <li>Terms Of Service</li> </ul> </div> </div> </div> </div> </div> <section id="page-content" class="page-wrapper"> <section class="container-fluid mb-5 mt-5"> <div class="row"> <div class="col-12" data-aos="flip-up"> <h1 class="text-uppercase text-center"><span style=" color: #95C41F;">Terms</span> Of Services</h1> <div class="heading-style"> <p style="width:150px"> <span></span> <span></span> </p> </div> </div> </div> <div class="row pt-4 pb-4"> <div class="col-lg-6 col-12 pl-lg-5 pl-0"> <ul class="term-ul pl-lg-5 pl-0 p-2"> <li> We DO NOT allow unmarried couple to stay at our farm. Only Families and friends are WELCOME</li> <li> For your convenience and comfort please order food well in advance so that your demands can be fulfilled.</li> <li> We serve hot food from 8.00 am till 9.00 pm only, thereafter we keep the hot food in casseroles.</li> <li> We do not permit our guests to cook food or do any activity in our kitchen</li> <li> We do not permit outside food and discourage use of plastic.</li> <li> We do not cook or allow non vegetarian food.</li> <li> Yet, our property is pet friendly, but we do not allow pets to sleep on the beds.</li> <li> For security and safety reasons, access to pool area is limited from 6.00 AM till 8.00 PM</li> <li> Any damage to property, equipment, plants, trees, or any object caused by the guests will be suitably charged.</li> </ul> </div> <!-- <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> <i class="fa fa-circle"></i> --> <div class="col-lg-6 col-12 d-flex justify-content-center align-items-center"> <img src="img/terms-img.png"> </div> </div> </section> </section> <!-- End page content --> <?php require('footer.php') ?> </body> </html>