@import url(https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Belanosima&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&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}*{scroll-behavior:smooth}.App{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}nav{background-color:initial;color:#000;display:flex;font-family:Belanosima,sans-serif;height:72px;justify-content:space-between;padding:10px 5% 0;position:fixed;width:100%}#logo{font-family:Mochiy Pop P One,sans-serif}ul{display:flex;opacity:0}li{font-size:larger;list-style-type:none;padding:15px}li :hover{color:orange}a{transition:all .3s}.logo{left:5%}.burger,.logo{cursor:pointer;display:none;position:absolute;top:15px}.burger{font-size:40px;right:5%}@media only screen and (min-width:1020px){ul{opacity:1}.Nologo,.logo{opacity:0}}@media only screen and (max-width:1020px){nav{justify-content:space-evenly}nav,nav ul{flex-direction:column}.burger,.logo{display:block}#logo{color:#5fdf2d}.h-nav-resp{background-color:teal;color:#fff;height:420px}.v-class-resp{opacity:1}}#home{background:url(https://user-images.githubusercontent.com/125983433/252314126-de30aee0-b6fc-47e1-bcba-229e7538b674.png);background-size:cover;gap:20px;height:100vh}#home,.resp{align-items:center;display:flex;justify-content:center}.resp{gap:2%;width:96%}#imgSection{display:flex;height:60vh;width:30%}.box1{border:5px solid #e3f5ff;border-radius:47%}.box1,.box2{height:80%;width:100%}.box2{border:15px solid #e3f5ff;border-radius:47%;margin-left:-25%;margin-top:15%}.container{display:flex;flex-direction:column;height:100%;justify-content:start;padding:20px;width:60%}#main{border-radius:47%;height:100%}#heading{font-family:Poppins,sans-serif;font-size:50px;font-weight:500px}#heading,span{display:flex;text-align:start}span{font-size:20px;padding-right:80px;padding-top:20px}#btn{margin-top:20px;width:150px}@media only Screen and (max-width:1020px){.resp{align-items:center;justify-content:center;padding:50px}#heading{font-size:40px}span{font-size:20px}#btn{font-size:10px;padding:-20px;width:150px}#imgSection{display:flex;height:40vh;width:40%}.container{width:80%}}@media only Screen and (max-width:767px){.resp{align-items:center;flex-direction:column;justify-content:center;padding:30px}#heading{font-size:30px}span{font-size:15px}#btn{font-size:10px;padding:-20px;width:150px}#imgSection{display:flex;height:40vh;width:50%}.container{width:100%}}@media only Screen and (max-width:420px){.resp{align-items:center;flex-direction:column;justify-content:center;padding:10px}#heading{font-size:20px}#btn,span{font-size:10px}#btn{padding:-20px;width:150px}#imgSection{display:flex;height:20vh;width:40%}.box2{border:7px solid #e3f5ff}.container{width:100%}}#about{margin-bottom:30px;padding-top:10%}#text{align-items:center}text{width:60%}#box{border-radius:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);flex-direction:column;gap:25px;padding:30px;width:30%}#box,#icon{align-items:center;display:flex;justify-content:center}#icon{background-image:linear-gradient(90deg,#00adfd 0,#00c6fe 51%,#00e3fe);border-radius:50%;color:#fff;font-size:60px;height:100px;width:100px}#cardHeading{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#00adfd,#00e3fe);-webkit-background-clip:text;background-clip:text;font-size:30px}@media only Screen and (max-width:900px){.aboutContainer{gap:20px}#box,.aboutContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}#box{border-radius:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);gap:25px;margin:20px;padding:60px 30px 50px;width:60%}text{width:90%}}@media only Screen and (max-width:550px){#box{align-items:center;border-radius:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;flex-direction:column;gap:15px;justify-content:center;margin:20px;padding:50px 30px 40px;width:80%}#text{padding:10px}text{width:90%}}#hotels{align-items:center;background-size:cover;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center;padding-top:50px}.aboutContainer{display:flex;justify-content:space-around}#text{width:95%}#flights{flex-direction:column;gap:20px;height:100vh;margin-bottom:20px}#flights,.textText{align-items:center;display:flex;justify-content:center}.textText{width:100%}.textText div{width:60%}.flightContainer{display:flex;justify-content:space-around;width:90%}.flightCard{border-radius:10%;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:10px;width:30%}img{border-radius:20px;height:100%;width:100%}@media only Screen and (max-width:900px){.flightContainer{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.flightCard{border-radius:10%;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:10px;width:50%}#flights{height:auto}}@media only Screen and (max-width:720px){.flightCard{width:60%}}@media only Screen and (max-width:450px){.flightCard{width:80%}}#holidays{background-size:cover;padding-top:6%}#text{display:flex;flex-direction:column;gap:20px;padding-bottom:40px}#holidaysContainer{display:flex;justify-content:space-around;padding-bottom:50px}.box{border-radius:20px;box-shadow:0 3px 8px rgba(0,0,0,.24);flex-direction:column;gap:25px;justify-content:center;padding:5px;width:30%}.bookingBox,.box{align-items:center;display:flex}.bookingBox{justify-content:space-around}.priceBox{align-items:start;display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:20px}#starts{font-size:small}#price,#starts{margin-top:-20px}#price{font-size:m;padding-left:2px}@media only Screen and (max-width:1020px){#holidaysContainer{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.box{width:40%}}@media only Screen and (max-width:720px){.box{width:60%}}@media only Screen and (max-width:450px){.box{width:80%}}#contact{height:100vh;margin-top:10px;width:100%}.contactContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}#contactImg{height:400px}#contactText{display:flex;flex-direction:column;gap:30px;padding-bottom:40px;width:90%}text{align-items:center}.contactInfo{display:flex;gap:10px}.contactInfo input{width:50%}.contactInfo input,input{border:none;border-bottom:2px solid}#btn{background-image:linear-gradient(90deg,#00adfd 0,#00c6fe 51%,#00e3fe);border-radius:40px;color:#fff;width:100px}@media only screen and (max-width:1020px){#contact{height:auto;margin-bottom:20px}}#footer{align-items:center;background-image:linear-gradient(90deg,#5fbfeb 0,#53c8e8 51%,#5ce5f4);display:flex;height:300px}.footerContainer{display:flex;justify-content:space-between}.textPart{align-items:flex-start;display:flex;flex-direction:column;padding-left:30px;width:50%}.socialMedia{align-items:center;color:#040d3e;display:flex;font-size:30px;gap:20px}
/*# sourceMappingURL=main.0f9abd54.css.map*/