#header{width:100%;position:fixed;background-color:#fff;color:#fff;z-index:1000;padding-bottom:20px;-webkit-transition:all ease 0.8s;-moz-transition:all ease 0.8s;transition:all ease 0.8s;font-weight:700}.countries{display:flex;justify-content:flex-end;color:#3c2520;font-size:0.65em;font-weight:300}#header .nav{display:flex;width:100%;justify-content:flex-end;align-items:center;font-size:0.875em}#header .countries a{padding-left:15px;padding-right:15px;text-decoration:none;color:#3c2520}#header .countries span.active{display:inline-block;padding:0 15px;background-color:#f0f0f0;border-bottom-right-radius:0.25em;border-bottom-left-radius:0.25em}#header .countries span.active.last{margin-right:0}#header .countries img{display:inline}#header .header_bottom{display:flex;justify-content:space-between;align-items:center}#header #logo{flex-grow:0;flex-shrink:0;width:350px;display:inline-block;margin-right:30px}.mobile,i.mobile{display:none}.menu{text-decoration:none}#header button{border:0;color:#fff;cursor:pointer;background-color:#000;vertical-align:middle;padding:12px 15px;border-radius:10px;text-transform:uppercase;font-size:0.822em;white-space:nowrap;margin-left:20px}#header button:hover{background-color:#80A022}@media only screen and (max-width:1450px){#header #logo{width:300px}}@media only screen and (max-width:1330px){#header #logo{width:290px}#header button{font-size:0.75em}#header .nav{font-size:0.822em}}@media only screen and (max-width:1210px){#header #logo{width:270px}}@media only screen and (max-width:1190px){#header button .pword{display:none}}@media only screen and (max-width:1080px){#header .nav{font-size:0.722em}}@media only screen and (max-width:1000px){#container{padding-top:150px}#header .nav{flex-wrap:wrap;flex-direction:column-reverse;text-align:right}#header button,#header .nav ul{margin-left:auto}#header button{padding:8px 15px}}@media only screen and (max-width:930px){#header #logo{width:215px;margin-right:10px;margin-top:-15px}#header .inside{padding-right:15px;padding-left:15px}.countries{font-size:0.55em}}@media only screen and (max-width:780px){#header{position:relative}#header .inside{padding-left:0}#header #logo{margin-top:0;padding-top:15px;margin:auto}#header .nav{position:fixed;bottom:0;width:100%;background-color:#F3E500;flex-wrap:nowrap;flex-direction:unset}#header nav.nav,#header button .sword{display:none}.mobile{display:inline-block}#header .mobile a{background-color:#000;color:#fff;padding:15px 25px;margin-left:15px;display:block;font-size:1.3em}#header button{margin-left:0}#header .countries{position:fixed;bottom:15px;left:10px;z-index:300}#header .countries a{padding-left:10px}#header .countries span.active{display:inline-block;padding:0 10px}#container{padding-top:30px}}