h1,h2,h3,h4{font-family:Times New Roman}body{margin:0;background-color:#fff;overflow-x:hidden}header{display:flex;align-items:flex-end;justify-content:space-around;color:#fff;background-color:#85ab65;text-align:center;font-family:Times New Roman;font-size:2em;font-weight:600;line-height:1.5em;position:relative}header h1{margin-top:30px;margin-bottom:20px}header h2{font-size:.6em;line-height:1.2em;margin-top:10px;margin-bottom:0}header .titles{width:60%;text-decoration:none;color:#fff}header .image{width:6%;display:flex;align-items:flex-end}header .image img{width:100%}.lang-nav{position:absolute;top:5px;right:0;text-align:right;z-index:100}.lang-nav a{margin:0 10px 0 0;color:#fff;text-decoration:none}.lang-nav a:hover{text-decoration:underline}.navigation_section{background-color:#85ab65;width:100%}.navigation_section ul{display:flex;justify-content:center;width:100%;margin:0 auto;list-style-type:none;padding:0}.navigation_section ul li{font-size:20px}.navigation_section ul li a{display:block;text-transform:uppercase;text-decoration:none;font-weight:600;text-align:center;opacity:1;padding:20px 30px;color:#fff;background-color:#85ab65;transition:all 50ms ease-in-out}.navigation_section ul li a:hover{background:#a4c08c}.navigation_section select{display:none}@media screen and (max-width:766px){body{overflow-x:hidden}.navigation_section ul{display:none}.navigation_section select{display:block;margin:5px auto;width:90%;padding:0}}@media screen and (max-width:600px){.navigation_section select{left:0}header{font-size:1.5em}}@media screen and (max-width:450px){header{font-size:1em}}