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{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{overflow-x:hidden;overflow-y:auto}.img-banner{width:100vh;height:80vh}.banner{margin-top:80px;background-color:rgba(45,58,74,.9)}.banner-button{border:0;padding:10px 35px;color:#fff;border-radius:5px}.banner-button:hover{color:#fff;background-color:#7a3131}.text-color{color:rgba(1,22,19,.856);background-color:rgba(249,246,246,.56);font-family:"Cinzel",serif;font-size:28px}.first{font-size:50px}.img,.img-size{height:300px}.logo-size{width:80px;height:40px;text-align:start}.cards{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:688px){.cards{display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:688px) and (max-width:991px){.cards{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px) and (max-width:1180px){.cards{display:grid;grid-template-columns:repeat(3,1fr)}}.img-user{width:149px;height:149px;margin-bottom:30px;border-radius:50%}.card-item{display:flex;justify-content:center;align-items:center}.card-size{height:400px}.reviews{display:grid;grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:688px){.reviews{display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:688px) and (max-width:991px){.reviews{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px) and (max-width:1180px){.reviews{display:grid;grid-template-columns:repeat(4,1fr)}}.page-404{width:100vw;height:100vh}.img-logo{font-family:"Great Vibes",cursive;font-size:30px;font-weight:700}.backgroundNav{height:80px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(0,0,0,.1)}.footer-link{text-decoration:none;color:#fff}.icon{width:10rem}.footer{background-color:tomato}.add-user{margin-top:50px}.add-user form{display:flex;flex-direction:column;justify-content:center;align-items:center}form input,form textarea{margin:10px}.booking{margin-top:110px;background-color:#f1eeea}.add1-user form{display:flex;flex-direction:column;justify-content:center;align-items:center}form input,form textarea{width:100%;margin-bottom:10px;padding:5px}.login{margin-top:100px}.login-button{border:0;background-color:tomato;padding:10px 50px;color:#fff;font-weight:700;margin-bottom:100px}.login1{width:20rem;height:3rem;border:1px solid #f5f5f5;border-radius:5px;margin-top:15px}button{background-color:tomato;color:#fff;font-size:18px}ul{list-style-type:none;margin:0;padding:10px;background-color:#deb887}li{display:block;padding:14px 16px;font-size:20px;text-decoration:none}.dashboard{margin-top:10px}.dashboard-style{display:flex}@media only screen and (max-width:688px){.dashboard-style{display:flex;flex-direction:column}}.booking{width:50%;padding:50px;text-align:center}.details{height:100vh}
/*# sourceMappingURL=main.9e29226c.chunk.css.map */