@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,400&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.App{font-family:sans-serif;text-align:center}.NavbarItems{align-items:center;background-color:#fff;border-radius:13px;box-shadow:0 5px 15px 0 #00000040;display:flex;height:80px;justify-content:space-between;left:50%;padding:0 30px;position:fixed;top:20px;transform:translate(-50%);width:95%;z-index:9999}.navbar-logo{color:#222;cursor:pointer;font-size:2rem;justify-self:start}.fa-react{font-size:1.6rem;margin-left:.2rem}.nav-menu{grid-gap:10px;align-items:center;display:grid;grid-template-columns:repeat(7,auto);justify-content:end;list-style:none;text-align:center}.nav-links{color:#222;font-size:1.2rem;font-weight:600;padding:.7rem 1rem;text-decoration:none;white-space:nowrap}.nav-links i{padding-right:10px}.nav-links:hover{background-color:#000;border-radius:4px;color:#fff;transition:all .2s ease-in-out}button{border:none;border-radius:.3rem;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:.2s ease-in-out;white-space:nowrap}button:hover{background-color:#151516;color:#fff}.fa-bars{color:#222}.menu-icons,.nav-links-mobile{display:none}@media screen and (max-width:850px){.NavbarItems{z-index:99}.nav-menu{align-items:stretch;background-color:#fff;border-radius:13px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;left:-110%;margin:0;padding:80px 0 30px;position:absolute;top:0;width:100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .3s ease}.nav-menu.active{left:0;z-index:-1}.nav-links{display:block;font-size:1.2rem;padding:2rem 0;width:100%}.nav-links:hover{background:#01959a;transition:none}.menu-icons{cursor:pointer;display:block;font-size:1.5rem;position:absolute;right:30px;top:25px}.nav-links-mobile{background:#000;border-radius:4px;color:#fff;display:block;font-size:1.2rem;font-weight:700;letter-spacing:2px;margin:auto;padding:1.5rem;text-align:center;text-decoration:none;width:80%}.fa-times{color:#222}button{display:none}}.hero{height:100vh}.hero,.hero-mid{position:relative;width:100%}.hero-mid{height:70vh}.hero-mid h1{padding-top:4rem!important}img{height:100%;object-fit:cover;width:100%}.hero-text{left:50%;position:absolute;top:55%;transform:translate(-50%,-50%);width:100%}.hero-text h1{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;font-size:3rem;font-weight:800}.hero-text p{color:#f4f4f4;font-size:1.3rem;padding:.5rem 0 2rem}.hero-text b{background:#306fd5;color:#f6c44a}.hero-text a,.hero-text b{border-radius:6px;font-size:1.1rem;font-weight:700;letter-spacing:2px;margin-right:1rem;padding:1rem 2rem;text-decoration:none}.hero-text a{background:#75227b;color:#fff}.hero-text .hide{display:none}.heroVideo{height:95%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:555px){.hero-text h1{padding:10px 20px}.hero-text p{font-size:1.1rem;padding:0 0 2rem}.hero-text a{border-radius:3px;font-size:1rem;font-weight:700;padding:.6rem 1.1rem}}.destination{color:#2a2a2a;margin:4rem 6rem}.destination h1{font-size:3rem}.first-des{margin-top:4.5rem}.first-des,.first-des-reverse{align-items:center;display:flex;justify-content:space-between}.first-des-reverse{flex-direction:row-reverse;margin-top:6.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 #00000030;height:350px;object-fit:cover;width:49%}.image img:nth-child(2){position:absolute;right:0;top:-10%}@media screen and (max-width:850px){.destination{margin:4rem 2rem}.first-des,.first-des-reverse{align-items:center;display:flex;flex-direction:column-reverse;margin-top:2.5rem}.des-text,.image{width:100%}.image{margin:1.8rem 0}.image img{height:250px}}.footer{background:#000;color:#fff;padding:4rem 6rem}.top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:start}.top i{color:#fff;font-size:2rem;margin-left:1rem}.top i:hover{color:#01959a}.bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;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:1.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%}}.trip{color:#2a2a2a;margin:4rem 6rem}.trip h1{font-size:3rem}.tripcard{display:flex;justify-content:space-between;margin-top:3rem}.t-card{box-shadow:0 5px 25px 2px #0000001c;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-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}@media screen and (max-width:850px){.trip{margin:4rem 2rem}.tripcard{display:flex;flex-direction:column;margin-top:3rem}.t-card{margin-bottom:1.5rem;width:100%}}.about-container{color:#2a2a2a;margin:4rem 6rem;text-align:start}.about-container h1{padding-bottom:1rem}.about-container p{padding-bottom:2rem}.image-gallery{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.image-gallery img{border-radius:7px;box-shadow:0 5px 25px 2px #0000001c;height:auto;width:calc(33.33% - 1rem)}@media screen and (max-width:850px){.image-gallery{flex-direction:column}.image-gallery img{margin-bottom:1rem;width:100%}.about-container{margin:4rem 2rem}}.Contcard{display:flex;justify-content:space-between;margin-top:3rem}.I-card{text-align:center}.I-image{height:35vw}.contact-info{margin:10px 0}.I-card:hover img{overflow:hidden;transform:none}@media screen and (max-width:850px){.Cont{margin:4rem 2rem}.Contcard{display:flex;flex-direction:column;margin-top:3rem}.I-card{border-radius:7px;height:100%;margin-bottom:1.5rem;width:50%}}.Item{color:#2a2a2a;margin:4rem 6rem}.Item h1{font-size:3rem}.Itemcard{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3rem}.I-card{box-shadow:0 5px 25px 2px #0000001c;cursor:pointer;padding:1rem .8rem;text-align:start;width:32%}.I-card,.I-image{border-radius:7px}.I-image{height:33.21569vw;overflow:hidden}.I-image img{border-radius:7px;height:100%;object-fit:cover;transition:.3s ease-in-out;width:100%}.I-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}.more-info-btn{background-color:#2a2a2a;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;margin-top:10px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.more-info-btn:hover{background-color:#1a1a1a}@media screen and (max-width:850px){.Item{margin:4rem 2rem}.Itemcard{display:flex;flex-direction:column;margin-top:3rem}.I-card{margin-bottom:1.5rem;width:100%}}
/*# sourceMappingURL=main.3a1c2f90.css.map*/