:root{--Layout-primary-color:#5e4736;--Layout-secondary-color:#a88b5d;--Layout-primary-dark:#8c734b;--Layout-primary-text:#594a31;--Layout-text-dark:#1a1a2e;--Layout-text-gray:#6b7280;--Layout-text-light-gray:#9ca3af;--Layout-bg-light:#f9fafb;--Layout-bg-cream:#f9f5f0;--Layout-white:#fff;--Layout-border-color:#e5e7eb;--Layout-danger:#ef4444;--Layout-success:#22c55e;--Layout-warning:#fbbf24}.header-top-bar button,.header button,.fixed-bottom-nav button{cursor:pointer;background:0 0;border:none;font-family:inherit}.header-top-bar .container,.header .container{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}a{color:inherit;text-decoration:none}.header{z-index:20;color:#fff;background-color:rgba(26,60,90,.47);border-radius:60px;justify-content:space-around;align-items:center;width:90%;padding:10px 0;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px rgba(0,0,0,.05)}.mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;transition:transform .2s;display:none}.mobile-menu-btn:hover{transform:scale(1.1)}.header .header-right-side{align-items:center;gap:45px;width:60%;display:flex}.header .header-right-side .headers-options{justify-content:space-between;width:50%;font-size:18px;display:flex}.header .header-right-side .header-logo{align-items:center;width:150px;display:flex;position:relative;overflow:hidden}.header .header-right-side .header-logo img{animation:3.5s ease-in-out forwards slowBounceToOrigin;height:auto!important;position:relative!important}@keyframes slowBounceToOrigin{0%{opacity:0;transform:translate(200%)}85%{opacity:1;transform:translate(-15%)}to{opacity:1;transform:translate(0%)}}.header .header-left-side{justify-content:center;align-items:center;gap:25px;width:30%;display:flex}.book-now-btn{color:#fff;background-color:#2563eb;border-radius:23px;align-items:center;gap:10px;padding:5px 25px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.book-now-btn:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.2)}.phone-link{color:#fff;font-weight:500;text-decoration:none}.phone-link:hover{color:#2563eb}.rotating-icon{animation:3s ease-in-out infinite steer}@keyframes steer{0%{transform:rotate(0)}25%{transform:rotate(-80deg)}75%{transform:rotate(80deg)}to{transform:rotate(0)}}.lang-selector{cursor:pointer;justify-content:center;align-items:center;gap:10px;display:flex}.flag-icon{width:100%;position:relative}.flag-icon img{height:auto!important;position:static!important}.mobile-sidebar.open{left:0}.mobile-sidebar-header{border-bottom:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;padding:20px;display:flex}.mobile-sidebar-logo img{width:100%;height:auto}.mobile-close-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;transition:transform .2s}.mobile-close-btn:hover{transform:rotate(90deg)}.mobile-nav{flex-direction:column;padding:20px 0;display:flex}.mobile-nav a{color:#fff;border-left:3px solid transparent;padding:15px 25px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .2s}.mobile-nav a:hover{background-color:rgba(255,255,255,.1);border-left-color:#2563eb}.mobile-nav-divider{background-color:rgba(255,255,255,.1);height:1px;margin:10px 20px}.mobile-phone-link{margin-top:10px}.mobile-overlay{z-index:999;background-color:rgba(0,0,0,.5);width:100vw;height:100vh;animation:.3s fadeIn;position:fixed;top:0;left:0}.reserve-header-mob{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-sidebar{z-index:1000;background-color:#fff;flex-direction:column;width:85%;max-width:320px;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px rgba(0,0,0,.1)}.mobile-sidebar.open{right:0}.mobile-sidebar-header{background-color:var(--primary-color);justify-content:space-between;align-items:center;padding:20px;display:flex}.mobile-sidebar-content{flex:1;padding:25px 20px;overflow-y:auto}.section-title{color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;background:#1a3c5c;border-radius:11px;margin-bottom:15px;padding:5px;font-size:.9rem;font-weight:700}.mobile-nav-links{flex-direction:column;gap:12px;display:flex}.mobile-nav-links a{color:#1a3c5c;align-items:center;gap:5px;padding:5px 0;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.mobile-nav-links a svg{color:#1a3c5c}.mobile-nav-links a:hover{color:var(--secondary-color);padding-right:8px}.sidebar-divider{border:0;border-top:1px solid #eee;margin:25px 0}.mobile-sidebar-footer{background-color:#f9f9f9;padding:20px}.about-text{color:#666;margin-bottom:15px;font-size:.85rem;line-height:1.6}.social-wrapper{justify-content:center;padding-top:10px;display:flex}@media (max-width:992px){.header{border-radius:40px;justify-content:space-between;width:95%;padding:10px 20px}.mobile-menu-btn{order:-1;display:block}.header .header-right-side{order:1;gap:0;width:auto}.header .header-right-side .headers-options{display:none}.header .header-right-side .header-logo{width:120px}.header .header-left-side{order:2;gap:15px;width:auto}.phone-link{display:none}.book-now-btn{padding:8px 20px;font-size:14px}.book-now-btn span{display:inline}.rotating-icon{width:16px;height:16px}}@media (max-width:500px){.header{border-radius:30px;align-items:center;width:95%;padding:8px 15px;top:10px}.lang-selector{align-items:center}.lang-selector span.lang-text{display:none}.flag-icon{width:100%}.flag-icon svg{width:30px;height:30px}.mobile-menu-btn{padding:5px}.header .header-right-side .header-logo{width:100%;margin:auto}.header .header-left-side{gap:10px;width:25%}.header .header-right-side{width:40%;margin-right:25px}.header-eng .header-right-side{margin-right:unset;margin-left:35px}.book-now-btn,.book-now-btn span{display:none}.book-now-btn span.reserve-header-mob{display:block}.rotating-icon{width:20px;height:20px}.mobile-sidebar{width:250px;left:-250px}.mobile-sidebar-header{padding:15px}.mobile-nav a{padding:12px 20px;font-size:20px}}.footer{color:#fff;background-image:url(../media/banner-bg.1ae34e7c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.footer .copy-right{z-index:2;color:#f5f5f5;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:1.1rem;font-weight:500;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.footer .copy-right a{color:red;text-decoration:underline}.footer-overlay{background:rgba(0,0,0,.85);padding:60px 40px;position:relative;overflow:hidden}.footer-container{flex-flow:row-reverse wrap;justify-content:space-between;align-items:flex-start;gap:30px;display:flex}@media (max-width:500px){.footer-container{flex-direction:column-reverse}}.footer-cars{flex:1;width:35%;position:absolute;bottom:-5%;left:-40px}@media (max-width:800px){.footer-cars{display:none}}.footer-eng .footer-cars{left:unset;right:0;transform:scaleX(-1)}.cars-image{width:100%}.footer-column{flex:1;min-width:200px}.footer-column h4{border-right:3px solid #0af;margin-bottom:15px;padding-right:10px;font-size:18px}.footer-eng .footer-column h4{border-right:unset;padding-right:unset;border-left:3px solid #0af;padding-left:10px}.footer-column ul{padding:0;list-style:none}.footer-column li{color:#ccc;cursor:pointer;margin-bottom:10px}.footer-column li:hover{color:#0af}.footer-about{align-items:anchor-center;text-align:center;flex-direction:column;flex:1.2;min-width:250px;display:flex}.logo{margin-bottom:15px;font-size:22px;font-weight:700}.footer-about p{color:#ccc;margin-bottom:20px;font-size:14px;line-height:1.8}.social-icons{gap:10px;display:flex}.social-icons span{cursor:pointer;background:#222;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.social-icons span:hover{background:#0af}
