File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/oshohimalayas.com/faqs.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>FAQs - Osho Himalayas</title> <link rel="shortcut icon" href="img/fevicon.png" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="css/style.css" rel="stylesheet"> <link href="css/courses.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="css/course-details.css" rel="stylesheet"> <style> html { scroll-behavior: smooth; } .enquiry-form { margin-top: 70px; } .enquiry-form p{ font-size:22px; } .enquiry-form a{ background: #0060fd; color: #fff; padding: 12px 30px; text-align: center; display: block; margin: auto; max-width: 190px; margin-top: 40px; text-decoration:none; } .faqs { width:60%; display:block; margin:auto; } .jump-to-section { margin: 20px auto; border: 1px solid #ddd; } .jump-to-section h2 { margin-top: 0; border-bottom: 1px solid #ddd; padding: 20px; } } .jump-to-section ul { list-style-type: none; padding: 0; } .jump-to-section li { margin: 10px 0; list-style: auto; font-size: 20px; color: #333333; font-weight: 300; line-height: 33px; } .jump-to-section a { text-decoration: none; font-size: 20px; color: #333333; font-weight: 300; } .jump-to-section a:hover { } .faq-section { margin-bottom:30px; } .faq-item { border-bottom: 1px solid #ddd; } .faq-question { cursor: pointer; padding: 20px 15px 10px 0px; font-size: 22px; display: flex; justify-content: space-between; align-items: center; transition: background-color 0.3s ease; } .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; background-color: #fff; } .faq-answer p { } .faq-icon { transition: transform 0.3s ease; } .faq-icon.rotate { transform: rotate(90deg); } .faq-icon.down { transform: rotate(180deg); } .faq-answer p{ font-size: 19px; font-weight: 300; line-height: 32px; } .faq-answer li{ font-size: 19px; font-weight: 300; line-height: 32px; } table { width: 100%; border-collapse: collapse; } th, td { border: 1px solid black; padding: 8px; text-align: center; font-size: 19px; font-weight: 300; line-height: 32px; } .faq-section h2{ margin: 48px 0 10px; } .navbar { top: -152px; } </style> </head> <body> <?php include 'include/header.php'?> <div class="enquiry-form div-padding"> <h2>FAQs</h2> <p>Here you’ll get answers to all questions you may have to plan your visit to OSHO Himalayas.</p> <p>Still have questions? Reach out to us:</p> <a href="contact">Contact Us</a> </div> <div class="faqs"> <div class="jump-to-section"> <h2>Jump to section</h2> <ul> <li><a href="#ways-to-visit-us">Ways to visit us</a></li> <li><a href="#courses-and-programs">Courses and programs</a></li> <li><a href="#plamming-the-visit">Planning the visit</a></li> <li><a href="#life-in-the-resort">Life in the resort</a></li> <li><a href="#food-and-water">Food and water</a></li> <li><a href="#booking-and-payment">Bookings and payments</a></li> <li><a href="#cancellations">Cancellations</a></li> <li><a href="#smoking">Smoking and alcohol</a></li> <li><a href="#amenities">Essentials and amenities</a></li> <li><a href="#accommodation">Accommodation</a></li> </ul> </div> <div class="faq-section"> <div class="faq-item"> <div class="faq-question" id="ways-to-visit-us"> <h2>Ways to visit us</h2> <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <ul> <li>You have three main options to be a guest at Osho Himalayas.</li> <li>You can join one of our OSHO Meditation courses. <a href="courses">Check our schedule here</a></li> <li>You can join our Living In program. <a href="living-in-program">More details here</a></li> <li>You can take our staycation packages. <a href="living-in-program">More details here:</a></li> <li>If you are nearby and wish to visit us only for a few hours in daylight hours, you can take our daily pass. <a href="contact">Contact us here:</a></li> </ul> </div> </div> <h2 id="courses-and-programs">Courses and programs</h2> <div class="faq-item"> <div class="faq-question"> I’m a beginner. How will I know which course would be best for me to start with? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Our team can help you with that. When filling out the form, help us understand your needs and expectations. We can suggest the best course for you.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> I don’t know which course would be best for me. What do you suggest? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We can guide you to make a choice. When filling out the form, help us understand your needs and expectations. We can suggest the best course for you.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What about the costs? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We offer all-inclusive packages. They will cover your course fee, stay and food during your course, access to up to five Osho meditations daily, a swimming pool, library, and open gym.</p> <p>The cost of these all-inclusive packages will vary depending on the type of accommodation you choose.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is Osho meditations for me? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Osho’s techniques are for everyone. In fact, for the modern man nothing works better than the meditations designed scientifically by Osho.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Why Osho’s methods are active? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <h5>In Osho’s own words:</h5> <p>I use chaotic methods rather than systematic ones because a chaotic method is very helpful in pushing the center down from the brain. The center cannot be pushed down through any systematic method because systemization is brainwork. Through a systematic method, the brain will be strengthened; more energy will be added to it. Through chaotic methods the brain is nullified. It has nothing to do. The method is so chaotic that the center is automatically pushed from the brain to the heart. If you do my method of Dynamic Meditation vigorously, unsystematically, chaotically, your center moves to the heart. Then there is a catharsis.</p> <p>Then catharsis is needed to unburden the heart, to throw off suppressions, to make the heart open. If the heart becomes light and unburdened, then the center of consciousness is pushed still lower; it comes to the navel. The navel is the source of vitality, the seed source from which everything else comes: the body and the mind and everything.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do I have to be an Osho follower? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>No, we welcome all people. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I come if I cannot do active meditations when I have injuries and body pain? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, you can participate in meditations like OSHO Nadabrahma. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I stay longer if I decide to, after a group? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, of course. Check in advance for room availability and make a booking.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I take sannyas during a group? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes. Please consult the course facilitators in advance.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What language is used in the courses and groups? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>English is the main language. We also translate instructions into Hindi based on request.</p> <p>I would like to join a course/festival, but I can only join for a couple of days and not for the whole duration. Is this possible?</p> <p>For some courses this is possible. For some courses, this is not advisable. Inform us before making the booking. We will check with the course facilitator and inform you.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I change my course once I’ve started? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Sorry, this may not be possible.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is there some kind of membership? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>There are no memberships. Meditation is totally an individual experience.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Should I be an Osho sannyasin to join in the courses? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>No. The courses are for anyone interested in their personal well-being.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> I have never done meditations before. Can I still come? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, absolutely. We have trained facilitators who will explain the instructions for each of the meditations and are available for any clarifications you may need.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do I need any special experience to come here? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>No.</p> </div> </div> <h2 id="plamming-the-visit">Planning the visit</h2> <div class="faq-item"> <div class="faq-question"> What essentials should I pack? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Maroon and white robes, if you have them. Or you can buy them at our reception. Wearing robes is a must to access the meditation hall.</p> <p>Clothes according to the seasons. Especially during winter, you may need warm clothes.</p> <p>Comfortable clothes for OSHO active meditations</p> <p>Outdoor shoes if you wish to explore the surrounding hills.</p> <p>Swimsuit and goggles to enjoy our swimming pool.</p> <p>Otherwise, it’s better not to bring too many “distractions” to help you stay connected with your meditation.</p> <p>A handy torch, if you prefer to have evening walks around the resort.</p> <p>Enough stock of medicines you may require.</p> <p>Sunscreen-lotion: The mountains often have a high level of UV.</p> <p>A cap or a hat.</p> <p>Sunglasses.</p> <p>Locks for your personal bags.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Are there shops nearby to buy essentials? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We have shops selling daily essentials that are within walking distance of our resort. We can also arrange for the purchase of other things you may need when our staff go to nearby towns.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Are there shops nearby to buy essentials? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We have shops selling daily essentials that are within walking distance of our resort. We can also arrange for the purchase of other things you may need when our staff go to nearby towns.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What are the best ways to travel to Osho Himalayas? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Please check our ‘How to reach here’ section. <a href="how-to-reach-here">Click Here.</a></p> </div> </div> <div class="faq-item"> <div class="faq-question"> If I drive there, is there a parking space available? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes. We have space available. Inform us about this requirement at the time of booking.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do you provide accommodation for my driver? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>No, we don’t provide accommodation for drivers. You will have to make arrangements. There are a few places nearby where you may be able to get accommodation for your driver.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do you offer pickups from the airport/train station? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We don’t offer pickups. But we can help you connect with local taxi cab operators.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I bring a relative or a friend who is not interested in meditation? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, if you have made a prior booking for them. We expect all guests to respect the silence and not to disturb the space of other meditators.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I bring my pet? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>No, we don’t allow guests to bring their pets.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I bring my kids along? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We welcome kids above age 12 and they can also participate in our meditation sessions if they are interested.</p> <p>For kids below 12 years, the accompanying adult will have to take responsibility to ensure the kids don’t disturb the silence and the space for other meditators.</p> <p>Please inform this at the time of booking. Our staff will check the situation and update you.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I visit for a day without booking accommodation? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes. You can take a daily pass and visit us. This will cover our five scheduled meditations, food, and access to the swimming pool, library, and open gym. Contact us at least a couple of days prior to your visit.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I stay without participating in a course or joining the meditations? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes. You can book our staycation packages and stay in our resort. We are open to people who simply want to stay in a peaceful and serene place in nature. We expect all our guests to respect the space of meditators in the campus.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I just come in and look around? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Depends on the courses we have in progress and the availability of our staff. So contact us before you plan your visit.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I participate in the resort activities for just a few days? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, you are welcome to come for as much time as you have. You can book our staycation packages for how many days you wish to be here.</p> </div> </div> <h2 id="life-in-the-resort">Life in the resort</h2> <div class="faq-item"> <div class="faq-question"> What does a typical day look like? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>During courses and our popular festivals, like the Summer festival, the campus will be lively and social. Between the courses, it will be more quiet and contemplative. You can tell us your preferences when filling out the form. We can suggest you dates that will be best for you.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> How will my day in Osho Himalayas look like? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Your day will depend on the course you enroll in. If you join our Living In program or book our staycation package, you will have more freedom to tweak your daily schedule to suit your individual preferences. Here’s a summary of our daily schedule:</p> <table> <thead> <tr> <th>Time</th> <th>Activity</th> </tr> </thead> <tbody> <tr> <td>6 am - 7 am</td> <td>OSHO Dynamic Meditation</td> </tr> <tr> <td>8 am - 9.30 am</td> <td>Breakfast</td> </tr> <tr> <td>10.30 am - 11.30 am</td> <td>OSHO Nadabrahma Meditation</td> </tr> <tr> <td>1 pm - 2 pm</td> <td>Lunch</td> </tr> <tr> <td>2.30 pm - 3 pm</td> <td>OSHO Talk in Hindi</td> </tr> <tr> <td>4.30 pm - 5.30 pm</td> <td>OSHO Kundalini Meditation</td> </tr> <tr> <td>6.45 pm - 8.15 pm</td> <td>OSHO Evening Meeting</td> </tr> <tr> <td>8.15 pm - 9.15 pm</td> <td>Dinner</td> </tr> <tr> <td>9.15 pm - 10 pm</td> <td>Night events (occasionally)</td> </tr> </tbody> </table> </div> </div> <div class="faq-item"> <div class="faq-question"> What other things I can do in the resort except for the scheduled meditations and my course? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>You can take Transomatic Healing and OSHO Zen Tarot sessions offered by our facilitator Prem Sindhu. You can book these sessions at our reception. You can also book sessions in our massage spa, float tank, jacuzzi, and sauna.</p> <p>Or you can any time simply enjoy the swimming pool, library, open-air gym, and bonfires.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What things can I do and see nearby? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Here are some examples:</p> <ul> <li>Walks in the nearby hills and villages</li> <li>Visit to Buddhist monasteries </li> <li>Tourist places like Mcleod Ganj, Bir Billing, etc</li> <li>Watch a cricket match in Dharamshala stadium</li> <li>A day-long trek to Chamuda Devi temple.</li> <li>Lots of lesser-known places amidst nature</li> </ul> </div> </div> <div class="faq-item"> <div class="faq-question"> What are the popular trekking routes nearby? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>From Osho Himalayas, there are a few beautiful trekking routes. They are: </p> <ul> <li>Trek to Dorzong Monastery amidst pine forest - 3 km</li> <li>An intense trek to Himani Chamunda temple - 10 km</li> <li>Trek to Intake Point - 10 km (About 30 minutes by car and then a short/long trek)</li> </ul> </div> </div> <div class="faq-item"> <div class="faq-question"> What are the tourist attractions nearby? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Here are some examples:</p> <ul> <li>Gopalpur Nature Park - 2 km</li> <li>Gyuto Monastery - 13 km</li> <li>Norbulingka - 16 km</li> <li>McLeod Ganj - 25 km</li> <li>Tea Gardens - 14/21 km</li> <li>Bir Billing - 58 km</li> </ul> </div> </div> <div class="faq-item"> <div class="faq-question"> What kind of people are at Osho Himalayas? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We have guests from a diverse range of backgrounds and age groups. We have had people from many parts of the world. Most of our guests have a love for meditation and an interest in Osho’s meditation techniques. We also get guests who simply want to stay in a serene environment and not actively take part in meditation sessions.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do I need to wear maroon and white robes? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, maroon robes are mandatory when accessing the meditation hall. We wear white robes for the OSHO Evening Meeting.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Why should I wear the robes? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>They create a unifying atmosphere and help to keep the attention on the inner rather than the outer. The color maroon, when worn by many people meditating together, adds to the collective meditative energy. Loose robes are very comfortable for OSHO Active meditations. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I contribute to the resort by working there? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, you can enroll in our Living In program. As part of this program, you can work for daily 3 hours contributing to the daily operations of the resort. If you like to stay and work for a long term, we can discuss it after you complete our Living In programs. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Are there any guidelines on using mobile phones and taking photographs? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>You can leave your phones in your room when attending meditation sessions. This is to ensure the meditation space is not disturbed. Guests are not allowed to take photos inside the meditation hall. In other places, you can take photos, but make sure other guests are comfortable with you taking and posting online the photos/videos. Please ask for prior informed consent. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> What language is mostly spoken there? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>English. We also translate some meditation instructions into Hindi and play one of Osho’s audio talks in Hindi daily.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What sort of age group is mostly coming to Osho Himalayas? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We have children as young as 8 years to people who are 80+.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is the neighborhood where the Osho Himalayas is located safe? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes. We are located close to a Himalayan village. The villagers are simple and loving. Himachal Pradesh is considered one of the safest places for tourists in India.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Am I free to exit and enter the resort whenever I choose? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>Yes, except for these hours when our gates will be closed: 10 pm to 6 am and 6.40 pm to 8.30 pm. If for exceptional reasons you wish to enter and exit when our gates are closed, you can contact our reception a little in advance.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What can I expect to get out of my stay? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> A taste of meditation and wellbeing. Experience of living in nature. Many of our guests have made new friends here. Sharing happens spontaneously when you are in such a relaxed environment. But not to forget - a lot depends on your personal commitment to stick to your meditation practice. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I use my laptop/computer at Osho Himalayas? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes. We have a free Wi-Fi facility too. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> How is the weather in the region? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Weather is pleasant most of the part of the year as we are situated at a height of about 1200 meters above sea level. During winter, you may need warm clothes. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Timings for the swimming pool? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> You can enjoy the swimming pool during daylight hours. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Timings for the swimming pool? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> You can enjoy the swimming pool during daylight hours. </p> </div> </div> <h2 id="smoking">Smoking and alcohol</h2> <div class="faq-item"> <div class="faq-question"> Is cigarette smoking allowed? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Smoking, of any kind, is allowed only in our smoking hut. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is drinking alcohol allowed? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Alcohol and any sort of drugs are strictly not allowed on campus. Guests under the influence of alcohol will be asked to leave the campus immediately. </p> </div> </div> <h2 id="amenities">Essentials and amenities</h2> <div class="faq-item"> <div class="faq-question"> Do you have a free WiFi? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is there a place to do laundry? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes, we charge a nominal amount per bag of clothes. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do I need to bring my own bedding and towel? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> We provide you both. But if you feel so, you can surely bring your towel. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do you have lockers where I can leave my personal belongings? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> We do not have lockers. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do you have a library or shop where I can get Osho books? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes. We have books for sale in the office and a library where you can borrow books. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Do I need my own meditation chair, cushions, and yoga mats? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> We provide chairs, cushions, blankets, and yoga mats. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is there a well-stocked pharmacy or chemist shop nearby? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes, in Palampur and Dharamshala, which are the nearest towns. If you inform prior, our staff can also purchase the essentials you need and deliver you. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> What level of health-emergency facilities are available? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> We have two major hospitals located about 40 minutes drive from Osho Himalayas. </p> </div> </div> <h2 id="food-and-water">Food and water</h2> <div class="faq-item"> <div class="faq-question"> What type of food is offered at Osho Himalayas? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We offer healthy, wholesome, fresh-cooked vegetarian food. Occasionally eggs are included. We endeavor to prepare our food with locally grown crops and vegetables to the best possible extent.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What cuisines does the restaurant offer? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> We offer Indian and international cuisines. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> I am allergic to certain foods, can I have gluten/dairy-free or vegan food made? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Typically, you will find one or two dishes that are dairy- and gluten-free in our buffet. Otherwise, you can order a special dish at an additional cost. Let us know your food preferences before making your booking. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can you drink the water from the tap? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes. Our main water source is an underground stream from the Himalayas which provides us with good quality water. If you prefer RO-treated water, we have them installed in two places on the campus. We also sell packed drinking water. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I order the dishes that I prefer? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes, you may choose to order the dishes from our restaurant menu. Our kitchen team may take around 20 minutes to prepare your order. The cost of the dishes will be added to your bill which you may clear before your check out. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> What are the open hours of the restaurant? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> The restaurant is open from 8.30 am to 9.30 pm </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Is room service available? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Room service is not available. You can enjoy your food in the dining area. </p> </div> </div> <h2 id="booking-and-payment">Bookings and payments</h2> <div class="faq-item"> <div class="faq-question"> How can I book my course? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>By paying 50% of the total cost of your course package or stay. The remaining you can pay when at your time of check-in.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> What modes of payment are available? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> You can bank transfer us or pay via UPI. For international guests, we also have the option of paying via Wise. You can also pay via the Razorpay payment gateway using your debit or credit cards. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I pay with my credit card or debit card? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Yes, but it may cost you an additional 3.5% as the merchant charges a commission. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I contribute in any other currency? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> We only accept the Indian National Rupee (INR). </p> </div> </div> <h2 id="cancellations">Cancellations</h2> <div class="faq-item"> <div class="faq-question"> Cancellation policy <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>In the event of a cancellation communicated in writing to OSHO Himalayas at least 15 days prior to the check-in date, a ‘Credit Note’ will be issued for 50% of the amount paid for the advance booking.</p> <p>The validity period of the credit note will extend to 6 months from the date of intimation by the guest.</p> <p>Should the intimation period be less than 15 days, neither a credit note will be issued nor will there be any form of refund.</p> <p> Any alteration to the dates of stay will be treated as a cancellation of the initial booking, subject to the same terms as outlined above. The guest is then required to initiate a fresh booking for the revised dates. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> What happens if I cancel? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Please refer to our cancellation policy above. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I get a refund or adjust my money against another course booking? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> No, they are non-refundable and non-adjustable to other groups. Please refer to our cancellation policy above. </p> </div> </div> <h2 id="accommodation">Accommodations</h2> <div class="faq-item"> <div class="faq-question"> What type of rooms are available? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p>We have a penthouse, a Radha room, Meera rooms, Daya rooms, and dormitories.</p> <h5>A brief description of our rooms:</h5> <p><strong>Penthouse:</strong></p> <p>Penthouse with a kitchen, wooden attic & two balconies. Can be shared by up to six guests</p> <br> <p><strong>Radha Room:</strong></p> <p>Gives you a panoramic view of the mountains and fields. A/C and heated room with twin bed. Wooden wardrobes, furniture, and finishes. Attached bathroom.</p> <br> <p><strong>Meera Room:</strong></p> <p>Twin bed semi-deluxe room with A/C & mountain view. Deluxe A/C & heated rooms with twin beds or queen double beds.</p> <br> <p><strong>Daya Room:</strong></p> <p>Private balcony with mountain view or garden area. An ambiance created with local stone & Himachali architecture.</p> <br> <p><strong>Dormitory:</strong></p> <p>Shared by up to 4 guests. Wooden wardrobes & furniture. Attached bathroom & toilet.</p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I stay in some other place nearby and visit the resort only to participate in a course? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Staying within the resort during the whole period of the course is essential. It helps you stay within the energy field and get the most out of the course. Hence we offer only residential courses and guests are expected to stay in the resort during their course period. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Can I change rooms if I do not like the one I'm given? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Depends on the availability. </p> </div> </div> <div class="faq-item"> <div class="faq-question"> Check-in and check-out timings? <span class="faq-icon"><i class="fas fa-chevron-right"></i></span> </div> <div class="faq-answer"> <p> Check-in: 1 pm. Check-out: 10 am </p> </div> </div> </div> <div class="container upcoming-course-btn div-padding"> <p>Have more questions? Ask us here:</p> <a href="contact">Contact Us</a> </div> </div> <?php include 'include/footer.php'?> <script> document.addEventListener("DOMContentLoaded", function() { var faqItems = document.querySelectorAll(".faq-item"); faqItems.forEach(function(item) { var question = item.querySelector(".faq-question"); var answer = item.querySelector(".faq-answer"); var icon = item.querySelector(".faq-icon i"); question.addEventListener("click", function() { // Collapse any open FAQ items faqItems.forEach(function(otherItem) { if (otherItem !== item) { otherItem.querySelector(".faq-answer").style.maxHeight = null; otherItem.querySelector(".faq-icon i").classList.remove("fa-chevron-down"); otherItem.querySelector(".faq-icon i").classList.add("fa-chevron-right"); } }); // Toggle the clicked FAQ item if (answer.style.maxHeight) { answer.style.maxHeight = null; icon.classList.remove("fa-chevron-down"); icon.classList.add("fa-chevron-right"); } else { answer.style.maxHeight = answer.scrollHeight + "px"; icon.classList.remove("fa-chevron-right"); icon.classList.add("fa-chevron-down"); } }); }); }); </script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings