File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/kasaarjungleresort.com/explore.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title> Explore || Kasaar Jungle Resort, Almora</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&family=Gilda+Display&display=swap"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <!-- Preloader --> <!-- Navbar --> <?php include'include/header.php'?> <!-- Header Banner --> <div class="banner-header section-padding valign bg-img bg-fixed" data-overlay-dark="4" data-background="img/bg3.jpg"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>Kasaar Jungle Resort, Almora</h5> <h1>Explore Almora</h1> </div> </div> </div> </div> <!-- About --> <section class="services section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <img src="img/attractions/1.png" alt=""> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Binsar Wildlife Sanctuary</h4> <p>Placed only 15 kms away from Kasaar Jungle Resort, Almora, Binsar Wildlife Sanctuary is a beautiful, quiet and wild destination with rich natural surroundings among dense forest. Binsar is perched on top of the Jhandi Dhar hills. Binsar Wildlife Sanctuary was established in 1988, for the conservation and protection of the shrinking broad leaf oak forests, and Binsar Sanctuary inhabits 200 bird species. Binsar is a perfect destination for wildlife and adventure lovers.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Jageshwar Temple</h4> <p>Jageshwar temple is around 35 kms from Kasaar Jungle Resort, Almora and is believed to be among the twelve Jyotirlinga or the holy sites of Shiva in the country. Jageshwar consists of clusters of ancient temples surrounded by deodar trees.According to Hindu mythology, deodar tree is believed to be the place where Lords reside and by paying homage to the Lord at such a place purifies a devotee of all his sins.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <img src="img/attractions/2.png" alt=""> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <img src="img/attractions/3.png" alt=""> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Kasaar Devi Temple</h4> <p>Kasaar Devi Temple is at a walking distance from Kasaar Jungle Resort, Almora. It is believed that this temple was built by a king named Rudrak. Kasaar Devi Temple is mentioned in Skanda Purana. Swami Vivekananda meditated here in 1920.This place is also famous for magnificent views of the Himalayas and the breathtaking night view of Almora city.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Chitai Temple</h4> <p>Chitai Temple is the temple of Golu Devta. Golu Devta is known as the God of justice. This temple is located at Almora Pithoragarh Highway at a distance of 15 kms from Kasaar Jungle Resort, Almora. This is a holy place in Uttarakhand. Golu Devta is supposed to be the incarnation of Lord Shiva. There are a large number of bells hung by the devotees at the premises as offerings, making a wish or an acknowledgment on the fulfillment of one’s wish.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <img src="img/attractions/4.png" alt=""> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <img src="img/attractions/5.png" alt=""> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Kausani</h4> <p>Kausani is a getaway for Himalayan travelers. It is 120 kms from Nainital and 55 kms north of Kasaar Jungle Resort. This position provides a 350 kms perspective of the Himalayan mountains like Trishul, Nanda Devi, and Panchchuli. The perspective is so extraordinary that one gets a sensation of the snowfall being within one's reach.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Ranikhet</h4> <p>Ranikhet is located at a distance of 40 kms from Kasaar Jungle Resort, Almora. Ranikhet gets its name from a local legend that it was here that Raja Sudhardev won the heart of his queen, Rani Padmini, who subsequently chose the area for her residence. There are many places of tourist attraction in Ranikhet like golf ground, Hairakhan Temple, and Majkhali.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <img src="img/attractions/6.png" alt=""> </div> </div> </div> </div> </section> <!-- Footer --> <?php include'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.3.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings