File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/gangamonastery.com/oldcity.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Old City Walking Tour - Hotel Ganga Monastery</title> <!-- Website's title ( it will be shown in browser's tab ), Change the website's title based on your Hotel information --> <meta name="description" content="Colosseum Hotel is a responsive Hotel and Resort HTML template."> <!-- Add your Hotel short description --> <meta name="keywords" content="Responsive,HTML5,CSS3,XML,JavaScript"> <!-- Add some Keywords based on your Hotel and your business and separate them by comma --> <meta name="author" content="Joseph a, ravistheme@gmail.com"> <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"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic%7cPlayfair+Display:400,700%7cGreat+Vibes' rel='stylesheet' type='text/css'><!-- Attach Google fonts --> <link rel="stylesheet" type="text/css" href="dark/assets/css/styles-1.css"> <link rel="icon" type="image/png" href="dark/assets/img/favicon.png"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"><!-- Attach the main stylesheet file --> <style> .title-list-content { display: block; margin-bottom: 25px; margin-top: 0; border-bottom: 1px solid #E8E8E8; padding-bottom: 20px; } .list-content .content-inner { text-align: justify; } .interary-item .icon-left { position: absolute; width: 60px; height: 60px; line-height: 56px; text-align: center; border-radius: 50%; font-size: 24px; } .interary-item .item_content { padding-left: 85px; overflow: hidden; } .nishell-form input, .nishell-form select, .nishell-form textarea { border: 1px solid #ccc; padding: 8px 10px; outline: none; font-size: 14px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 10px 0px; } nishell-form label { position: absolute; cursor: initial; color: rgb(137, 137, 137); font-size: 14px; margin-top: -3px; margin-left: 17px; padding-left: 5px; padding-right: 5px; background-color: rgb(255, 255, 255); } label { display: inline-block; margin-bottom: .5rem; } .form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; } .pictures > li { float: left; width: 20%; height: 20%; margin: 0 -1px -1px 0; border: 1px solid transparent; overflow: hidden; } </style> </head> <body class="gallery grid"> <div class="main-wrapper"> <!-- Header Section --> <?php include 'include/header.php'; ?> <!-- End of Header Section --> <!--Breadcrumb Section--> <section id="breadcrumb-section" data-bg-img="dark/assets/img/breadcrumb.jpg"> <div class="inner-container container"> <div class="ravis-title"> <div class="inner-box"> <div class="title1">Old City Walking Tour</div> <div class="sub-title">places to visit near varanasi</div> </div> </div> </div> <div class="breadcrumb"> <ul class="list-inline"> <li><a href="index.php">Home</a></li> <li class="current"><a href="#">Old City Walking Tour </a></li> </ul> </div> </div> </section> <!--End of Breadcrumb Section--> <!-- Gallery --> <section id="gallery"> <div class="inner-container container"> <!-- Gallery Container --> <div class="row"> <div class="col-md-12 tour-detail-boxx mt-5"> <br><br> <div class="list-content description_list" id="scroll-description"> <h2 class="title-list-content">Summary</h2> <div class="content-inner"> <!--table border="1" cellspacing="0" style="width:100%"> <tbody> <tr> <td style="background-color:#d9d9d9; width:159.6pt"> <p style="text-align:center"><strong>Temples</strong></p> </td> <td style="background-color:#d9d9d9; width:159.6pt"> <p style="text-align:center"><strong>Opening Timing</strong></p> </td> <td style="background-color:#d9d9d9; text-align:center; width:159.6pt"><strong>Closed</strong></td> </tr> <tr> <td style="width:159.6pt"> <p style="text-align:center">Banaras Hindu University & New Vishwanath Temple</p> </td> <td style="width:159.6pt"> <p style="text-align:center">(4:00 AM to 12:00 AM)</p> <p style="text-align:center">(2:00 PM to 10:00 PM)</p> </td> <td style="text-align:center; width:159.6pt">12:00 AM to 2:00 PM</td> </tr> <tr> <td style="text-align:center">Sankat Mochan Temple</td> <td style="text-align:center; width:159.6pt"> <p>(5:00 AM to 12:30 PM)</p> <p>(3:00 PM to 11:30 PM)</p> </td> <td style="text-align:center; width:159.6pt">12:30 PM to 3:00 PM</td> </tr> <tr> <td style="text-align:center">Durga & Kaudi Mata Temple</td> <td style="text-align:center; width:159.6pt"> <p>(5:00 AM to 1:30 PM)</p> <p>(3:00 PM to 11:30 PM)</p> </td> <td style="text-align:center; width:159.6pt">1:30 PM to 3:00 PM</td> </tr> <tr> <td style="text-align:center; width:159.6pt">Tulasi Manas Temple</td> <td style="text-align:center; width:159.6pt"> <p>(5:00 AM to 12:00 PM)</p> <p>(3:00 PM to 11:30 PM)</p> </td> <td style="text-align:center; width:159.6pt">12:00 noon to 3:00 PM</td> </tr> <tr> <td style="text-align:center; width:159.6pt">Kal Bhairav Temple</td> <td style="text-align:center; width:159.6pt"> <p>(5:00 AM to 12:00 PM)</p> <p>(3:00 PM to 11:30 PM)</p> </td> <td style="text-align:center; width:159.6pt">12:00 noon to 3:00 PM</td> </tr> </tbody> </table--> </div> </div> <br><br> <div class="list-content itinerary_tab_list" id="scroll-itinerary_tab"> <h2 class="title-list-content">Itinerary</h2> <div class="content-inner"> <div class="interary-item"> <p><span class="icon-left">1</span></p> <div class="item_content"> <h2>Banaras Hindu University & New Vishwanath Temple</h2> <p>BHU is the largest residential university in Asia. It has been developed as a center for education in Indian art, music, culture and philosophy and for the study of Sanskrit. The campus also houses the Bharat Kala Bhawan that has a fine collection of miniature paintings and sculptures that dates from 1st to 15th centuries. The 5-square kilometers campus of BHU, houses as many as 55 hostels. The campus has other attractions too such as the Birla Mandir that is popularly called VT. Close by is an airstrip and a flying club. The central library named Sayajirao Gaekwad Library is also worth a visit. Apart from various manuscripts and periodicals, it houses as many as 14 lacks or 1.4 million separate volumes. There is a 1000 bedded hospital too. It is called Sir Sunder Lal Hospital. Apart from concrete buildings, the campus features open spaces, greenery and peacocks, the national bird of India, which are found roaming around almost every part of the university.</p> <p>New Vishwanath Mandir (Birla Temple) Situated in the premises of Banaras Hindu University, a modern place of worship planned by Pandit Malviya and built by the Birlas. Open to all, irrespective of caste or creed.</p> <p><strong>Aarti time :</strong> Aarti timings are 4 am - 4.45 am, 10.30 am - 11.45 am, 12 pm - 1 pm, 6.45 pm - 7.30 pm, 8 pm - 8.45 pm. On Shivratri, temple opens from 4 am to 12 pm midnight. On every Monday Rudrabhishek is performed </p> <div> <div id="galley1"> <ul class="pictures"> <li><img data-original="dark/assets/img/old1.jpg" src="dark/assets/img/old1.jpg"></li> <li><img data-original="dark/assets/img/old2.jpg" src="dark/assets/img/old2.jpg"></li> </ul></div> </div> </div> </div> <div class="interary-item"> <p><span class="icon-left">2</span></p> <div class="item_content"> <h2>Sankat Mochan Temple</h2> <p>Sankat Mochan Temple is dedicated to the Lord Hanuman. This temple is also called as the Monkey temple because of the presence of lot of monkeys inside the premises. It is one of the holy temples of the Lord Hanuman and the main location for Hindus for their many religious as well as cultural festivals. It is located in the southern part of the , Uttar Pradesh. The meaning of the Sankat Mochan is relief from all the problems (Sankat means problem and Mochan means relief giver). Sankat Mochan Temple was constructed by the educationist and freedom fighter Pt. Madan Mohan Malviya (the founder of the BHU) in the early 1900s. The Hanuman Jayanti (birthday of the Lord Hanuman) is celebrated every year by organizing a special Shobha Yatra (a parade) from Durga temple (Durga Kund) to the Sankat Mochan Temple.</p> <p>Closed 12:30 PM to 3:00 PM</p> <div> <div id="galley2"> <ul class="pictures"> <li><img data-original="dark/assets/img/old3.jpg" src="dark/assets/img/old3.jpg"></li> </ul></div> </div> </div> </div> <div class="interary-item"> <p><span class="icon-left">3</span></p> <div class="item_content"> <h2>Durga & Kaudi Mata Temple</h2> <p>Durga Kund Temple is one of the important Temples of also known as "Monkey Temple" because of the presence of large number of monkeys that reside in the nearby trees. Durga Kund Temple overlooks the kund or pond and was built in the 18th century. Thousands of Hindu devotees visit Durga Kund Temple during Navratri to worship Goddess Durga and during other auspicious occasions. A Bengali Maharani built Durga Temple in Nagara Style (North Indian style of Temple architecture). It is stained red with ochre and has a multi-tiered shikhara (spire), representing the red colour of Durga. The building has a rectangular tank for water called Durga Kund ("Kund" meaning a pond or pool.). Every year on the occasion of Nag Panchami, the act of depicting God Vishnu reclining on the serpent is recreated in the Kund. According to the Puranas, Goddess Durga has kept this place for many centuries and protects the holy city, , from the South. This is a well maintained Temples with idols of Goddesses Lakshmi, Saraswati and Kali present in the premises. Frequently, Chandi Havan is conducted in the temple. Kashi Khand mentions that devotees should offer Bali (slaying of animals). Old timers say that till several decades back Bali was being offered and there is a place earmarked for that purpose near the temple. But nowadays Bali is banned by the Government.</p> <p>Temple is open from 4 am to 1pm and from 3 pm to 11 pm. Devotees worship Durga Devi during Navratri falling in September/October. Though there is a practice of worshipping one Devi each starting from day one, there is a heavy rush of devotees on all days of both Navratries.</p> <p> </p> <p>Closed 1:30 PM to 3:00 PM</p> <div> <div id="galley3"> <ul class="pictures"> <li><img data-original="dark/assets/img/old4.jpg" src="dark/assets/img/old4.jpg"></li> <li><img data-original="dark/assets/img/old5.jpg" src="dark/assets/img/old5.jpg"></li> <li><img data-original="dark/assets/img/old6.jpg" src="dark/assets/img/old6.jpg"></li> <li><img data-original="dark/assets/img/old7.jpg" src="dark/assets/img/old7.jpg"></li> </ul></div> </div> </div> </div> <div class="interary-item"> <p><span class="icon-left">4</span></p> <div class="item_content"> <h2>Tulasi Manas Temple</h2> <p>The ancient Indian epic Ramayana was written in Sanskrit due to which it was largely beyond the underastanding of most of the people a language in which only a learned few were versed. Goswami Tulsi Das took up the responsibility himself of translating the Ramayana into Hindi. Which in a way considerably reduced the number of people who were being deprived of such a fantastic literary work. Tulsi Das composed his Ram Charit Manas at this very spot in VARANASI or Kashi.</p> <div> <div id="galley4"> <ul class="pictures"> <li><img data-original="fdark/assets/img/old8.jpg" src="dark/assets/img/old8.jpg"></li> <li><img data-original="dark/assets/img/old9.jpg" src="dark/assets/img/old9.jpg"></li> </ul></div> </div> </div> </div> <div class="interary-item"> <p><span class="icon-left">5</span></p> <div class="item_content"> <h2>Kal Bhairav Temple</h2> <p>As per the sources, this temple is regarded as one of the oldest located in VARANASI, near the VishesharGanj. The Kaal Bhairav temple is situated at K-32/22 Bharonath of Vishweshwarganj in VARANASI. God Kaal Bhairav is believed to be the “Kotwal of Sati pind” and without his permission no individual can even be fortunate enough to touch the Sati pind. Bhairava means terrible or frightful. In Hindu culture, Kala Bhairava is a deity that depicts a fierce manifestation of Lord Shiva, which is associated with annihilation. Kaal Bhairava is one of the most vital deities in Rajasthan, Uttarakhand, Tamil Nadu, Karnataka, and Nepal. It originated in the Hindu mythology and as per the Hindu perceptions of worship of the Divine; it is sacred to Buddhists, Jains and Hindus, alike.</p> <p>Closed 12:00 noon to 3:00 PM</p> <div> <div id="galley5"> <ul class="pictures"> <li><img data-original="dark/assets/img/old10.jpg" src="dark/assets/img/old10.jpg"></li> <li><img data-original="dark/assets/img/old11.jpg" src="dark/assets/img/old11.jpg"></li> </ul></div> </div> </div> </div> </div> </div> <br><br> <br><br> <br><br> <div class="list-content description_list" id="scroll-tourprice_tab"> <div class="content-inner"> <!--table border="1" style="width:100%"> <tbody> <tr> <td style="background-color:#d9d9d9"> <p style="text-align:center"><strong>Car</strong></p> </td> <td style="background-color:#d9d9d9"> <p style="text-align:center"><strong>Price</strong></p> </td> </tr> <tr> <td> <p style="text-align:center">Sedan (1-3 person)</p> </td> <td> <p style="text-align:center">1600/-</p> </td> </tr> <tr> <td> <p style="text-align:center">SUV Innova (1-5 pax)</p> </td> <td> <p style="text-align:center">2600/-</p> </td> </tr> <tr> <td> <p style="text-align:center">Tempo Traveller (1-15 pax)</p> </td> <td> <p style="text-align:center">4000/-</p> </td> </tr> </tbody> </table--> </div> </div> <br><br> </div> <div class="col-md-12 tour-detail-box"></div> </div> </div> </section> <!-- End of Gallery --> <!--Footer Section--> <?php include 'include/footer.php'; ?> <!--End of Footer Section--> </div> <!-- JS Include Section --> <script type="text/javascript" src="dark/assets/js/jquery-3.1.0.min.js"></script> <script type="text/javascript" src="dark/assets/js/helper.js"></script> <script type="text/javascript" src="dark/assets/js/imagesloaded.pkgd.min.js"></script> <script type="text/javascript" src="dark/assets/js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="dark/assets/js/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="dark/assets/js/template.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings