*{margin:0;padding:0;box-sizing:border-box;max-width:auto}h1,h2,h3{font-family:montserrat,sans-serif;font-weight:700}body{color:#222;font-family:sans-serif;font-family:work sans,sans-serif;font-weight:400;line-height:1.6;background-color:#fafafa}header{height:50px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;color:#158b9a;font-weight:700;padding:2px;text-align:center}header nav ul{display:flex;gap:2rem;list-style:none;justify-content:center;align-items:center;padding:0;margin:0}header nav ul li a{text-decoration:none;color:#0d96a4;font-weight:700;padding:.5rem 1rem}header nav img{width:12vw;position:absolute;left:3vw}.language-buttons{position:absolute;right:3vw}.btn-lang{padding:5px 15px;background-color:#0d96a4;color:#f0f0f0;border-radius:5px;text-decoration:none;font-weight:700;margin-bottom:2px}.btn-lang:hover{background-color:#0056b3}footer{background-color:#8acfcc;background-image:url(/images/backgroung_navbar.jpeg);background-repeat:no-repeat;background-position:50%;background-size:cover;height:200px}.principal-footer{display:flex;align-items:center;padding:20px 40px;width:100%;box-sizing:border-box}.footer-logo{width:25%;max-width:25%}.footer-logo img{height:150px;max-width:auto}.footer-link{width:75%;max-width:75%}.secondary-footer{background-color:#f0f0f0;padding:10px 20px;text-align:center}.lang-switch{display:inline-block;padding:6px 10px;margin-left:5px;background:#ccc;color:#000;font-weight:700;text-decoration:none;border-radius:4px;transition:background .3s}.lang-switch:hover{background:#999}.lang-switch.active{background:#007bff;color:#fff}