/
/
home
/
u523034047
/
domains
/
mahakaldharamshalaujjain.com
/
public_html
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/home/u523034047/domains/mahakaldharamshalaujjain.com/public_html
Edit:
/home/u523034047/domains/mahakaldharamshalaujjain.com/public_html/contact-us.php
<!doctype html> <html lang="en"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="index, follow" > <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Contact Mahakal Dharmshala Ujjain - Get in touch for bookings, inquiries, and information about our pilgrim accommodation near Mahakaleshwar Temple."> <meta name="keywords" content="contact Mahakal Dharmshala, Ujjain dharmshala booking, Mahakaleshwar accommodation contact, pilgrim stay inquiry, Ujjain spiritual lodging"> <title>Contact Mahakal Dharmshala Ujjain | Booking Inquiries & Information</title> <link rel="canonical" href="contact-us.php"/> <!-- slider Hotel Rooms links start ---> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script> <!-- Slider Hotel Rooms links end ---> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/animate.min.css"> <link rel="stylesheet" href="assets/fonts/flaticon.css"> <link rel="stylesheet" href="assets/css/boxicons.min.css"> <link rel="stylesheet" href="assets/css/magnific-popup.css"> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <link rel="stylesheet" href="assets/css/owl.theme.default.min.css"> <link rel="stylesheet" href="assets/css/nice-select.min.css"> <link rel="stylesheet" href="assets/css/meanmenu.css"> <link rel="stylesheet" href="assets/css/jquery-ui.css"> <link rel="stylesheet" href="assets/css/style.css"> <link rel="stylesheet" href="assets/css/responsive.css"> <!-- <link rel="stylesheet" href="assets/css/theme-dark.css">--> <link rel="icon" type="image/png" href="assets/img/favicon.ico"> <title>Park Hotel & Resorts</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f8f5f0; margin: 0; padding: 0; } header { background: linear-gradient(to right, #ff9966, #ff5e62); color: white; text-align: center; padding: 2rem 1rem; margin-bottom: 2rem; } .container { max-width: 1100px; margin: 0 auto; padding: 0 2rem; } h1, h2, h3, h4 { color: #333; } h1 { margin-bottom: 0.5rem; } .subtitle { font-size: 1.2rem; margin-top: 0; } .contact-section { margin-bottom: 3rem; } .contact-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin: 2rem 0; } .contact-card { background-color: #fff; border-radius: 8px; box-shadow: 0 3px 10px rgba(0,0,0,0.1); padding: 1.5rem; transition: transform 0.3s ease; } .contact-card:hover { transform: translateY(-5px); } .contact-card h3 { border-bottom: 2px solid #ff5e62; padding-bottom: 0.5rem; margin-bottom: 1rem; color: #ff5e62; } .contact-card p { margin-bottom: 0.5rem; } .contact-form-container { background-color: #fff; border-radius: 8px; box-shadow: 0 3px 10px rgba(0,0,0,0.1); padding: 2rem; margin: 2rem 0; } .form-group { margin-bottom: 1.5rem; } .form-group label { display: block; margin-bottom: 0.5rem; font-weight: bold; } .form-control { width: 100%; padding: 0.8rem; border: 1px solid #ddd; border-radius: 4px; font-family: inherit; font-size: 1rem; } textarea.form-control { min-height: 150px; } .form-control:focus { outline: none; border-color: #ff5e62; box-shadow: 0 0 0 3px rgba(255, 94, 98, 0.2); } .submit-btn { background-color: #ff5e62; color: white; border: none; padding: 0.8rem 2rem; font-size: 1rem; border-radius: 4px; cursor: pointer; transition: background-color 0.3s ease; } .submit-btn:hover { background-color: #ff7e82; } .map-container { margin: 2rem 0; border-radius: 8px; overflow: hidden; box-shadow: 0 3px 10px rgba(0,0,0,0.1); height: 400px; background-color: #eee; display: flex; align-items: center; justify-content: center; } .map-placeholder { text-align: center; padding: 2rem; } .directions-card { background-color: #fff; border-left: 4px solid #ff5e62; padding: 1.5rem; margin: 2rem 0; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .directions-card h3 { margin-top: 0; } .transport-options { display: flex; flex-wrap: wrap; gap: 20px; margin: 1.5rem 0; } .transport-option { flex: 1 1 250px; background-color: #f8f5f0; padding: 1rem; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .transport-option h4 { margin-top: 0; color: #ff5e62; } .faq-section { margin: 3rem 0; } .faq-item { margin-bottom: 1rem; } .faq-question { font-weight: bold; margin-bottom: 0.5rem; } .faq-answer { margin-top: 0; padding-left: 1rem; border-left: 2px solid #ff5e62; } footer { background-color: #333; color: white; text-align: center; padding: 2rem; margin-top: 2rem; } .social-links { margin: 1rem 0; } .social-links span { display: inline-block; margin: 0 10px; font-weight: bold; } .emergency-contact { background-color: #ffe9e9; border: 1px solid #ffcaca; border-radius: 4px; padding: 1rem; margin-top: 1rem; } .emergency-contact h4 { color: #ff5e62; margin-top: 0; } </style> </head> <body> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LodgingBusiness", "name": "Mahakal Dharmshala", "description": "Affordable spiritual accommodation near Mahakaleshwar Temple in Ujjain", "address": { "@type": "PostalAddress", "streetAddress": "Near Mahakaleshwar Temple", "addressLocality": "Ujjain", "addressRegion": "Madhya Pradesh", "postalCode": "456006", "addressCountry": "IN" }, "telephone": "<?php include ('mob.php');?> ", "openingHours": "Mo-Su 00:00-23:59" } </script> <?php include ('menu.php');?> <div class="inner-banner inner-bg1"> <div class="container"> <div class="inner-title"> <ul> <li> <a href="index.php">Home</a> </li> <li><i class='bx bx-chevron-right'></i></li> <li> Contact us </li> </ul> <h3> Contact us</h3> </div> </div> </div> <div class="room-area pt-100 pb-70 section-bg"> <div class="page-container"> <div class="container"> <section class="contact-section"> <h2>Get in Touch</h2> <p>We welcome inquiries from pilgrims and spiritual seekers planning their visit to Ujjain. Our dedicated team is available 24/7 to assist you with bookings, information about facilities, and guidance for your spiritual journey. </p> <div class="contact-grid"> <div class="contact-card"> <h3>Contact Information</h3> <p><strong>Address:</strong> Mahakal Dharmshala, Near Mahakaleshwar Temple, Ujjain, Madhya Pradesh - 456006, India</p> <p><strong>Phone:</strong> <a href="tel:<?php include ('mob.php');?>"> <?php include ('mob.php');?></a></p> <p><strong>Reception:</strong> <a href="tel:<?php include ('mob.php');?>"> <?php include ('mob.php');?></a></p> </div> <div class="contact-card"> <h3>Operating Hours</h3> <p><strong>Reception Desk:</strong> 24 hours, 7 days a week</p> <p><strong>Check-in Time:</strong> 12:00 PM onwards</p> <p><strong>Check-out Time:</strong> Before 11:00 AM</p> <p><strong>Dining Hall:</strong></p> <p>Breakfast: 6:00 AM - 9:00 AM</p> <p>Lunch: 12:00 PM - 2:00 PM</p> <p>Dinner: 7:00 PM - 9:00 PM</p> </div> <div class="contact-card"> <h3>Booking Information</h3> <p><strong>Advance Booking:</strong> Highly recommended, especially during festivals and peak season</p> <p><strong>Group Booking:</strong> Contact our dedicated group coordinator for special arrangements</p> <p><strong>Group Coordinator:</strong> <a href="tel:<?php include ('mob.php');?>"> <?php include ('mob.php');?></a></p> <p><strong>Cancellation Policy:</strong> 48 hours notice required for full refund</p> </div> </div> </section> <div class="directions-card"> <h3>How to Reach Mahakal Dharmshala</h3> <p>Mahakal Dharmshala is conveniently located in the heart of Ujjain's spiritual district, making it easily accessible via various modes of transportation:</p> <div class="transport-options"> <div class="transport-option"> <h4>By Air</h4> <p>The nearest airport is Devi Ahilyabai Holkar Airport in Indore, approximately 55 km from Ujjain. Taxis and bus services are available from the airport to Ujjain.</p> </div> <div class="transport-option"> <h4>By Train</h4> <p>Ujjain Junction Railway Station is well-connected to major cities. From the station, auto-rickshaws and taxis can bring you to Mahakal Dharmshala in approximately 15 minutes.</p> </div> <div class="transport-option"> <h4>By Road</h4> <p>Ujjain is connected to major cities via state and national highways. The dharmshala is located in the temple area, which may have vehicle restrictions. Parking is available nearby.</p> </div> <div class="transport-option"> <h4>Local Transport</h4> <p>Within Ujjain, auto-rickshaws, e-rickshaws, and cycle rickshaws are readily available. Ask to be dropped at Mahakaleshwar Temple, and the dharmshala is a short walk away.</p> </div> </div> <div class="emergency-contact"> <h4>Arrival Assistance</h4> <p>If you need assistance finding our location or require special arrangements upon arrival, please contact our reception at <?php include ('mob.php');?>, and our staff will be happy to guide you.</p> </div> </div> <section class="faq-section"> <h2>Frequently Asked Contact Questions</h2> <div class="faq-item"> <p class="faq-question">What is the best way to make a reservation at Mahakal Dharmshala?</p> <p class="faq-answer">The most reliable way to make a reservation is to call our booking line directly at <?php include ('mob.php');?> with your requirements. During peak seasons and festivals, we recommend booking at least 2-3 weeks in advance.</p> </div> <div class="faq-item"> <p class="faq-question">Do I need to pay an advance for booking confirmation?</p> <p class="faq-answer">Yes, for guaranteed bookings, we require a 50% advance payment. The remaining amount can be paid upon arrival. For festival periods, full advance payment may be required. <a style="cursor:default; text-decoration: none; color:#def7d7" href="https://www.bagspretty.com/collections/hermes">hermes outlet</a></p> </div> <div class="faq-item"> <p class="faq-question">How can I get information about temple rituals and special pujas?</p> <p class="faq-answer">Our reception desk provides complete information about temple schedules, rituals, and special puja arrangements. Our staff can also help coordinate with temple authorities for special darshan or puja requirements.</p> </div> <div class="faq-item"> <p class="faq-question">Is there a pickup service from Ujjain railway station?</p> <p class="faq-answer">While we don't operate our own pickup service, we can arrange trusted transport providers for your station transfer upon request. Please inform us of your arrival details at least 24 hours in advance.</p> </div> </section> </div> </div> </div> <?php include ('footer.php');?> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/bootstrap.bundle.min.js"></script> <script src="assets/js/jquery.magnific-popup.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/jquery.nice-select.min.js"></script> <script src="assets/js/wow.min.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/meanmenu.js"></script> <script src="assets/js/jquery.ajaxchimp.min.js"></script> <script src="assets/js/form-validator.min.js"></script> <script src="assets/js/contact-form-script.js"></script> <script src="assets/js/custom.js"></script> </body> </html>
Ukuran: 15.2 KB