body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}section{height:100vh;overflow-y:auto}body{background-color:#f5f5f5}footer{background-color:#131717;height:150px}footer h1{color:#f5f5f5;font-family:Inter;padding-bottom:50px;padding-left:100px;padding-top:50px}@media screen{footer h1{color:#f5f5f5;font-family:Inter;font-size:20px;padding-bottom:50px;padding-left:20px;padding-top:50px}}#NavBar{align-items:center;display:flex;flex-direction:row;height:80px;justify-content:flex-end;list-style:none;position:fixed;width:100%}#NavBar li{color:#fff;font-size:larger;font-weight:bolder;padding:0 30px;text-shadow:2px 2px 4px #000}#NavBar :hover{color:#181d50;cursor:pointer}#mobile{display:none}@media screen and (max-width:679px){#NavBar{align-items:flex-start;background-color:#0006;display:flex;flex-direction:column;height:auto;justify-content:flex-start;position:fixed;transition:2s ease-in-out;width:100%;z-index:1}#NavBar li{padding:20px 50px}#NavBar.active{right:-900px}#mobile{display:flex;position:fixed;right:0;top:10px}}#about{height:auto;padding:50px 0 0 20px}#about h1{color:#5f9df7}.about-container{display:flex;flex-direction:row;font-family:Inter;gap:20px;padding:50px}.about-1,.about-2,.about-3{width:33%}.about-Cab,.about-Jeep,.about-SUV,.about-bike{display:flex;flex-direction:row;gap:20px;max-width:100%;overflow-x:auto;padding:20px}.about-Cab img,.about-Jeep img,.about-SUV img,.about-bike img{height:200px;width:250px}.about-Cab div,.about-Jeep div,.about-SUV div,.about-bike div{background-color:#fff;border-radius:20px;box-shadow:5px 5px 10px 0 #00000080;display:flex;flex-direction:column;padding:0 20px 10px 25px}@media screen and (max-width:679px){.about-container{display:flex;flex-direction:column;gap:20px;padding:50px}.about-1,.about-2,.about-3{width:auto}}#contact{height:auto;padding-top:50px}#contact h1{color:#5f9df7}.contact-container{padding:0 40px}.contact-intro{font-family:Inter;padding:50px}.email{display:flex;flex-direction:row;padding:20px}.email-icon{align-items:center;background-color:#fff;border-radius:50px;box-shadow:5px 5px 10px 0 #00000080;height:100px;justify-items:center;width:100px}.email-icon:hover{cursor:pointer}.email-icon h2{font-size:60px;left:30px;position:relative;top:-40px}.email-add h2{position:relative;right:-10px;top:15px}.call{display:flex;flex-direction:row;padding:20px}.call-icon{align-items:center;background-color:#fff;border-radius:50px;box-shadow:5px 5px 10px 0 #00000080;height:100px;justify-items:center;width:100px}.call-icon:hover{cursor:pointer}.call-icon h2{font-size:60px;left:30px;position:relative;top:-40px}.call-add h2{position:relative;right:-10px;top:15px}.contact-info{padding-bottom:60px}#explore{height:auto;padding:50px 0 0 20px}#explore h1{color:#5f9df7}.explore-container{display:flex;flex-direction:row;gap:20px;padding:50px}.explore-intro-1,.explore-intro-2{font-family:Inter;width:50%}.heritage,.religion,.todo{display:flex;flex-direction:row;gap:20px;overflow-x:auto;padding:20px}.heritage div,.religion div,.todo div{background-color:#fff;border-radius:20px;box-shadow:5px 5px 10px 0 #00000080;font-family:Inter}.heritage img,.religion img,.todo img{border-top-left-radius:20px;border-top-right-radius:20px;height:200px;width:200px}.heritage div{width:400px}.heritage img{height:250px;width:400px}@media screen and (max-width:679px){.explore-container{display:flex;flex-direction:column;gap:20px;padding:50px}.explore-intro-1,.explore-intro-2{width:auto}}.home-container{background-image:url(/static/media/Home.8388a1d6ed45f0b5b381.jpg);background-size:cover;height:700px}.slideshow{animation:slideshowAnimation 25s infinite}@keyframes slideshowAnimation{0%{background-image:url(/static/media/Home.8388a1d6ed45f0b5b381.jpg)}33.33%{background-image:url(/static/media/Home2.82e44f1bd212a0bc875c.jpeg)}66.66%{background-image:url(/static/media/Home3.a625a4e3bf6d54c73ef9.png)}to{background-image:url(/static/media/Home4.d8ffaad3c440297f20d8.jpg)}}.container-hero{max-width:700px;padding:150px 100px 50px}.hero{background-color:#0006;border:5px solid #5f9df7;border-radius:100px 0;box-shadow:8px 8px 10px -5px #00000080;height:400px;width:auto}.hero:hover{border-color:#181d50}.hero-text{padding:20px 50px}.hero-text h1{color:#5f9df7}.hero-text h2{color:#fff;font-size:40px;margin-top:-15px}.hero-text button,.hero-text h3{color:#fff;font-size:20px}.hero-text button{background-color:#181d50;border:5px solid;font-weight:bolder;height:80px;width:200px}.container-hero2{height:150px;padding:20px 100px;width:auto}.detail{align-items:center;background-color:#5f9df7;border-radius:50px;box-shadow:5px 5px 10px 0 #00000080;display:flex;flex-direction:row;height:130px;justify-content:center;max-height:180px;max-width:1250px}.detail:hover{background-color:#181d50}.detail input,.search-button{border-radius:20px;height:40px}.search-button{width:100px}.overlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.dialog{background-color:#f5f5f5;border-radius:20px;padding:20px;text-align:center}.dialog div{cursor:pointer;display:flex;flex-direction:row-reverse;padding:8px 16px}button{border-radius:20px;cursor:pointer;padding:10px 20px}@media screen and (max-width:679px){.home-container{background-image:url(/static/media/Home.8388a1d6ed45f0b5b381.jpg);background-size:cover;height:400px}.slideshow{animation:slideshowAnimation 25s infinite}@keyframes slideshowAnimation{0%{background-image:url(/static/media/Home.8388a1d6ed45f0b5b381.jpg)}33.33%{background-image:url(/static/media/Home2.82e44f1bd212a0bc875c.jpeg)}66.66%{background-image:url(/static/media/Home3.a625a4e3bf6d54c73ef9.png)}to{background-image:url(/static/media/Home4.d8ffaad3c440297f20d8.jpg)}}.container-hero{max-width:700px;padding:270px 20px 10px}.hero{background-color:#0006;border:5px solid #5f9df7;border-radius:40px 0;box-shadow:8px 8px 10px -5px #00000080;height:350px;width:auto}.hero-text{padding:10px 30px}.hero-text h1{color:#5f9df7}.hero-text h2{color:#fff;font-size:30px;margin-top:-15px}.hero-text button,.hero-text h3{color:#fff;font-size:15px}.hero-text button{background-color:#181d50;border:5px solid;font-weight:bolder;height:80px;width:200px}.container-hero2{height:auto;padding:20px 100px;width:auto}.detail{align-items:center;background-color:#5f9df7;border-radius:50px;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:180px;max-width:1250px}}#price{height:auto;padding-top:50px}#price h1{color:#5f9df7}.price-container{padding:0 40px}.price-intro{display:flex;flex-direction:row;gap:20px;padding:50px}.price-intro1,.price-intro2{font-family:Inter;width:50%}.Vehicles,.event,.hotel{display:flex;flex-direction:row;font-family:Inter;gap:20px;overflow-x:auto;padding:20px;width:auto}.bike,.budgethotel,.bunji,.cab,.homestay,.inns,.jeep,.luxary,.motel,.rafting,.resort,.safari,.suits,.suv,.swing,.trek{background-color:#fff;border-radius:20px;box-shadow:5px 5px 10px 0 #00000080}.bike img,.cab img,.jeep img,.suv img{border-top-left-radius:20px;border-top-right-radius:20px;height:200px;width:400px}.budgethotel img,.homestay img,.inns img,.luxary img,.motel img,.resort img,.suits img{border-top-left-radius:20px;border-top-right-radius:20px;height:200px;width:300px}.bunji img,.rafting img,.safari img,.swing img,.trek img{border-top-left-radius:20px;border-top-right-radius:20px;height:200px;width:250px}@media screen and (max-width:679px){.price-intro{display:flex;flex-direction:column;gap:20px;padding:50px}.price-intro1,.price-intro2{font-family:Inter;width:auto}}
/*# sourceMappingURL=main.4930eaf3.css.map*/