@import"https://fonts.googleapis.com/css2?family=Bodoni+Moda&display=swap";html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#e7e2d9;font-family:Bodoni Moda,serif;color:#333;line-height:1.6}main{max-width:800px;margin:0 auto;padding:20px}.main-header{height:65vh;background:url(../../../N&B-46mobile.jpg) no-repeat center center/cover;display:flex;flex-direction:column;justify-content:flex-start;padding-top:3vh;align-items:center;text-align:center;color:#fff}.main-header h1{font-size:3rem;text-shadow:1px 1px 1px rgba(0,0,0,.7);color:#603}.main-header p{font-size:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.7);color:#603}#menu_box{position:sticky;top:0;width:100%;background-color:#603;z-index:1000}#section_main{display:flex;justify-content:center;align-items:center;max-width:800px;margin:0 auto;position:relative;padding:0 20px}.menu{list-style:none;display:flex;gap:20px;height:100%}.menu li{display:flex;align-items:stretch}.menu a{text-decoration:none;color:#fff;font-weight:700;padding:10px 15px;display:flex;align-items:center;transition:color .3s ease,background-color .3s ease}.menu a:hover{background-color:#e7e2d9;color:#603}.menu-toggle{display:none}h1,h2,h3,h4{color:#603;text-align:center}.section-title{font-size:2rem;padding-bottom:10px;margin-bottom:20px;border-bottom:2px solid rgb(102,0,51);width:100%}section{margin-bottom:50px;scroll-margin-top:65px}.content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:0;width:100%;text-align:center}.parking-item{width:100%;max-width:500px;margin-bottom:40px}.form-group{display:flex;flex-direction:column;margin-bottom:15px}label{margin-bottom:5px;font-weight:700}input,select,textarea{padding:12px;border:1px solid #ccc;border-radius:4px;font-size:1rem;font-family:inherit}button{padding:12px 20px;background-color:#603;color:#fff;border:2px solid transparent;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%}button:hover:not(:disabled){background-color:#fff;color:#603;border-color:#603}button:disabled{background-color:#ccc;cursor:not-allowed}.site-footer{text-align:center;padding:30px 20px;margin-top:50px;background-color:#603;color:#e7e2d9;font-size:.9rem}.site-footer p{margin-bottom:1px}.animation-wrapper{margin-top:2rem;display:flex;justify-content:center}@media (min-width: 768px){.main-header{height:94vh;background-image:url(../../../N&B-46a.jpg)}}@media (max-width: 767px){#section_main{justify-content:flex-end}.main-header h1{text-shadow:none;font-size:2.5rem}.main-header p{font-size:1.5rem;text-shadow:none;color:#603}.section-title{font-size:1.5rem}.menu{display:none}#section_main{height:30px}}
