.mobile-menu,header{position:fixed;top:0;width:100%}.navbar.home-nav,.navbar.scrolled-nav,header{background:linear-gradient(to right,#705d56,#bfa48a);box-shadow:0 2px 5px rgba(0,0,0,.1);color:#ccc}.footer-logo,.mobile-nav-links{text-align:center}header{left:0;padding:10px 20px;z-index:100;transition:background .3s,box-shadow .3s;border-radius:5px}header .container{display:flex;justify-content:space-around;align-items:center}header .logo img{height:58px}header .nav-links{display:flex;list-style:none;gap:15px;margin:0;padding:0;font-size:12px}header .nav-links li{margin:0 10px}header .nav-links a{text-decoration:none;color:#ccc;padding:5px 10px;transition:background .3s}header .nav-links a:hover{color:#fff;border-bottom:8px}nav ul li a.active{color:#fff;border-bottom:2px solid #4b3832}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;z-index:101}.hamburger span{width:25px;height:3px;background:#d9c8b4;border-radius:2px;transition:.3s}.mobile-menu{right:0;height:60vh;background:linear-gradient(to right,#705d56,#bfa48a);z-index:999;display:none;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem}.footer-container,.mobile-menu-header{justify-content:space-between;display:flex}.mobile-menu.active{display:flex}.mobile-menu-header{align-items:center}.mobile-logo{height:50px}.close-btn{font-size:2.5rem;cursor:pointer}.mobile-nav-links{list-style:none;padding:0;margin-top:.1rem}.mobile-nav-links li{margin:1rem 0}.mobile-nav-links a{text-decoration:none;font-size:1rem;color:#fff;transition:color .3s}.mobile-socials{display:flex;justify-content:space-around;font-size:.9rem;margin-top:.5}.mobile-socials a{text-decoration:none;color:#222;transition:color .3s}.footer{background-color:#3c3c3c;color:#fff;padding:20px 10px;font-family:Arial,sans-serif}.footer-container{flex-wrap:wrap;margin-bottom:20px}.footer-contact,.footer-courses,.footer-logo,.footer-nav,.footer-services{width:18%;padding:10px}.footer-logo img{width:90px;height:90px}.footer-info{font-size:11px;line-height:1.5}.footer-section{color:#bfa48a;font-size:12px}.footer-contact ul,.footer-courses ul,.footer-nav ul,.footer-services ul{list-style-type:none;padding-left:0;font-size:12px}.footer-courses li,.footer-nav li,.footer-services li{margin-bottom:5px}.footer-nav a{color:#fff;text-decoration:none}.footer-nav a:hover,.social-icon:hover{color:#b86546}.footer-contact ul li{margin-bottom:10px;word-wrap:break-word;overflow-wrap:break-word}.footer-social{display:flex;gap:15px;margin-top:5px}.social-icon{font-size:15px;color:#fff;transition:color .3s}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:11px;border-top:1px solid #000}.footer-right a{text-decoration:none;color:#fff}.footer-right a:hover{color:tan}.footer-left p,.footer-right a{margin:0}@media (max-width:768px){.navbar .nav-links{display:none;flex-direction:column;align-items:center;position:absolute;top:60px;right:30px;background:rgba(0,0,0,.9);padding:15px 20px;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.3)}header .nav-links{flex-direction:column;gap:10px}.nav-links.active,.navbar .hamburger{display:flex}.footer-container{flex-direction:column;align-items:center}.footer-contact,.footer-courses,.footer-logo,.footer-nav,.footer-services{width:100%;text-align:center;margin-bottom:20px}.footer-bottom{flex-direction:column;text-align:center}.footer-left,.footer-right{width:100%;margin-bottom:10px}.footer-social{display:inline;align-items:center}}@media (max-width:696px){header{padding:15px 0}header .container{justify-content:space-between}header .logo img{height:70px;margin:0;padding:0}.hamburger{margin-right:35px}}@media (max-width:583px){header{padding:15px 0}header .container{justify-content:space-between}header .logo img{height:50px;margin:0;padding:0}.hamburger{margin-right:25px}}