body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home-Component{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://i.ibb.co/4g45Yzz/BG.png);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100vh}.home-section{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-section h1{font-size:4em;font-family:"Oswald",sans-serif}.place{height:250px;width:100px;background-position:50%;background-size:cover;margin-left:25px;border-radius:10px;transition:transform .5s;position:relative}.place h5{position:absolute;bottom:0}.place-1{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.4)),url(https://i.ibb.co/zrrR1v3/Sajek.png)}.place-2{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.4)),url(https://i.ibb.co/3mbbqWV/Sreemongol.png)}.place-3{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.4)),url(https://i.ibb.co/DLhcBwH/sundorbon.png)}.place:hover{border:3px solid #ffbe18;border-radius:10px;transform:translateY(-10px)}.booking-component{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://i.ibb.co/4g45Yzz/BG.png);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100vh}.Booking-section{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Booking-section h1{font-size:4em;font-family:"Oswald",sans-serif}.formWidth{width:90%}.bookingForm{background-color:#fff;color:#4b4b4b;border-radius:5px;display:flex;justify-content:center;align-items:center;padding:40px 0}.bookingForm input{color:#000!important;font-weight:700}.bookingForm button{width:100%}.createAccount-section{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.createAccountWihEmail{border:1px solid grey;box-shadow:0 0 9px 0 rgba(0,0,0,.25);border-radius:5px;padding:20px 40px 5px;width:450px}.createAccountWihEmail form input{padding:10px 15px;outline:none;border-radius:0;border:none;border-bottom:1px solid grey}.createAccountWihEmail button{width:100%}.xyz{width:450px;padding-left:55px}.createAccountWithFbGoogle h4{margin-left:200px}.createAccountWithFbGoogle img{width:30px}.loginBtn{display:flex;border:1px solid #6d6d6d;border-radius:30px;overflow:hidden;width:320px;padding:3px;cursor:pointer}.loginBtn p{margin:0 30px}.loginBtn:hover{background-color:#333;color:#fff;transition:.2s}section{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hotel-section{display:flex;align-items:center}.hotel-section .hotel-image{width:220px}.ratingsAndPrice{display:flex;justify-content:space-between}.retings-icon{width:auto;height:15px}.map{display:flex}.contact{width:60%;background-color:#ffc107;color:#fff;text-align:center;padding:35px 0;border-radius:50px 5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
/*# sourceMappingURL=main.de5f913b.chunk.css.map */