@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@200&family=Klee+One&family=Montserrat:wght@300&family=Noto+Sans+Kawi&family=Open+Sans:wght@300&family=Raleway:wght@300&family=Work+Sans:wght@300&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}.App{font-family:Noto Sans Kawi,sans-serif;text-align:center}.hero{height:90vh;position:relative}.hero,img{width:100%}img{height:550px;object-fit:cover}.hero-text{left:50%;padding-left:50px;position:absolute;top:55%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.hero-text h1{-webkit-text-fill-color:transparent;-webkit-animation:shine 3s linear infinite;animation:shine 3s linear infinite;background:#fff;background:linear-gradient(90deg,#4d4d4d 0,#fff 10%,#4d4d4d 20%);-webkit-background-clip:text;color:#474747;cursor:pointer;font-family:monospace;font-size:2.2rem;font-weight:700!important;letter-spacing:7px!important;padding:20px;text-transform:uppercase}@-webkit-keyframes shine{0%{background-position:0}70%{background-position:600px}to{background-position:800px}}@keyframes shine{0%{background-position:0}70%{background-position:600px}to{background-position:800px}}.hero-text p{color:#222;font-family:monospace;font-size:1.1rem;padding:.07rem 0 3rem}.hero-text .show{background:#fff;border-radius:6px;color:#222;font-size:1rem;font-weight:700;letter-spacing:2px;padding:.4rem .9rem;text-decoration:none}@media screen and (max-width:555px){.hero-text h1{padding:10px 20px}.hero-text p{font-size:1.1rem;padding:.1rem 0 2rem}.hero-text .show{border-radius:6px;font-size:1rem;padding:.6rem 1.1rem}}.NavbarItems{align-items:center;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);display:flex;height:65px;justify-content:space-between;padding:5px 50px;position:fixed;transition:all .2s ease-in-out;width:100%;z-index:9999}.logo{color:#222;cursor:pointer;font-size:1.9rem}.nav-menu{grid-gap:10px;align-items:center;display:grid;grid-template-columns:repeat(6,auto);list-style:none}.nav-links{color:#222;font-size:.9rem;font-weight:500;padding:.7rem 1rem;text-decoration:none;white-space:nowrap}.nav-links i{padding-right:20px;padding-top:10px}.nav-links:hover{align-items:center;background-color:#d47629;border-radius:4px;color:#222;transition:all .2s ease-in-out}.menu-icons{display:none}.scrolled{background-color:#fff;box-shadow:0 5px 0 rgba(0,0,0,.15)}@media screen and (max-width:850px){.nav-menu{align-items:stretch;background:#fff;display:flex;flex-direction:column;height:auto;justify-content:flex-start;left:-100%;margin:0;opacity:0;padding:60px 0 20px;position:absolute;top:0;transition:.3s ease-in-out;width:100%}.nav-menu.active{left:0;opacity:1;transition:.3s ease-in-out;z-index:-1}.nav-links{color:#222;display:block;font-size:1.1rem;padding:2rem 0;width:100%}.nav-links:hover{background-color:#eb9e5f;color:#222;transition:none}.menu-icons{cursor:pointer;display:block}.menu-icons i{color:#222;font-size:1.2rem}.scrolled{background-color:#fff;box-shadow:0 5px 0 rgba(0,0,0,.15)}}.footer{background:#000;color:#fff;padding:3rem 6rem}.top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:start}.top i{color:#fff;font-size:1.8rem;margin-left:1.1rem}.top i:hover{color:#eb9e5f}.top p{font-family:Klee One,cursive;font-size:18px;padding-bottom:20px}.bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:4rem;text-align:start}.bottom div{display:flex;flex-direction:column}.bottom h4{font-size:1.3rem;padding:1rem 0 .8rem}.bottom a{color:#fafafa;font-size:1rem;padding-bottom:.4rem;text-decoration:none}@media screen and (max-width:850px){.footer{padding:4rem 2rem}.footer i{margin:1rem 1rem 0 0}.bottom div{width:50%}}.Header{color:#2a2a2a;margin:5rem 6rem}.Header h4{font-size:25px}.Headercard{display:flex;justify-content:space-between;margin-top:2rem}.Headercard h3{font-size:18px}.Headercard p{font-size:12px;padding:.5rem}.Headercard button{font-size:13px}.h-card{border-radius:7px;cursor:pointer;flex:content;justify-content:center;padding:1rem .8rem;text-align:start;width:32%}.h-icon i{align-content:center;color:#09b3ab;font-size:50px}@media screen and (max-width:850px){.Header{margin:4rem 2rem}.Headercard{flex-direction:column}.h-card{margin-bottom:1.5rem;width:100%}}.form-container{margin:6rem 8rem color #2a2a2a}.form-container form{width:70%}.form-container textarea{height:6rem;padding:0 1rem}.form-container button{font-size:13px}.request textarea{height:6%;width:50%}.requests{align-items:center;margin-top:1rem}.req-image,.requests{display:flex;justify-content:space-between}.req-image{position:relative;width:50%;z-index:-99}.req-image img{border-radius:6px;box-shadow:-1px 1px 62px -18px rgba(0,0,0,.19);height:350px;object-fit:cover;width:90%}.about-container{margin:4rem 0 9rem 9rem;text-align:start}.about-container h1{font-size:22px;padding-bottom:1rem}.about-container h2{padding-bottom:1rem;padding-top:6rem}.about-container p{font-size:16px;padding-bottom:2rem}.fd{padding-top:6rem}.fd h2{padding-bottom:1.5rem}.fd p{font-size:20px}.fd img{align-items:center;border-radius:200px;box-shadow:-1px 1px 62px -18px rgba(0,0,0,.19);display:flex;height:500px;object-fit:cover;position:relative;width:100%;width:400px}.fd img,.founder{justify-content:space-between}.founder{margin-top:.5rem}@media screen and (max-width:850px){.about-container{margin:4rem 2rem}}.form-container{color:#2a2a2a;font-family:Klee One,cursive;font-size:18px;margin:4rem 6rem}.form-container h2{padding:3rem 0 2rem}.location p{align-items:left;display:inline}.form-container form{display:flex;flex-direction:column;margin:auto;padding-top:3rem;width:50%}.form-container input{height:3rem;padding:0 1rem}.form-container input,.form-container textarea{border:1px solid #2a2a2a;border-radius:.3rem;margin-bottom:2rem}.form-container textarea{padding:1rem}.form-container button{display:inline}.textarea{height:6rem;width:auto}button{border:none;border-radius:.3rem;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:.2s ease-in-out;white-space:normal}button:hover{background-color:#d47629;color:#fff}@media screen and (max-width:850px){.form-container{margin:4rem 2rem}.form-container form{padding-top:3rem;width:50%}}.destinations{margin:4rem 6rem}.destination h1{font-size:3rem}.destinations p{font-family:Klee One,cursive;font-size:15px}.first-des{margin-top:3.5rem}.first-des,.first-des-reverse{align-items:center;display:flex;justify-content:space-between}.first-des-reverse{flex-direction:row-reverse;margin-top:10.5rem}.des-text{font-size:1.1rem;text-align:start;width:45%}.des-text h2{padding-bottom:1rem}.image{display:flex;justify-content:space-between;position:relative;width:50%;z-index:-99}.image img{border-radius:6px;box-shadow:-1px 1px 62px -18px rgba(0,0,0,.19);height:350px;object-fit:cover;width:49%}.image img:nth-child(2){position:absolute;right:0;top:-10%}@media screen and (max-width:850px){.destinations{margin:4rem 2rem}.first-des{margin-top:2.5rem}.first-des,.first-des-reverse{display:flex;flex-direction:column-reverse}.first-des-reverse{margin-top:4.5rem}.des-text,.image{width:100%}.image{margin:1.8rem 0}.image img{height:250px}}.trip{color:#2a2a2a;margin:4rem 6rem}.trip h1{font-size:2rem;padding:0 0 1rem}.trip .quote{align-items:center;font-family:Klee One,cursive;font-size:15px;padding:3rem 0 1rem;text-align:start}.tripcard{display:flex;justify-content:space-between;margin-top:3rem}.t-card{box-shadow:0 5px 25px 2px rgba(0,0,0,.11);cursor:pointer;padding:1rem .8rem;text-align:start;width:32%}.t-card,.t-image{border-radius:7px}.t-image{height:200px;overflow:hidden}.t-image img{border-radius:7px;height:100%;transition:.3s ease-in-out;width:100%}.t-image:hover img{-webkit-transform:scale(1.3);transform:scale(1.3)}.t-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}.blog-card{font-family:Noto Sans Kawi,sans-serif;font-size:12px;margin-top:4rem}.q-card{border-radius:7px;box-shadow:0 5px 25px 2px rgba(0,0,0,.11);cursor:pointer;font-size:12px;margin-bottom:5rem;padding:1rem .8rem;text-align:start;width:100%}@media screen and (max-width:850px){.trip{margin:4rem 2rem}.tripcard{flex-direction:column}.t-card{margin-bottom:1.5rem;width:100%}}
/*# sourceMappingURL=main.bfbd6cb5.css.map*/