.Language_Foztx {
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  margin: 0 -15px;
  color: #4c1306;
  position: absolute;
  top: -20px;
  right: 15px;
  text-align: right;
  z-index: 999;
}
@media screen and (max-width: 959px) {
  .Language_Foztx {
    position: fixed;
    top: 0;
  }
}
.Language_Foztx a {
  color: #4c1306;
}
.Language_Foztx a:hover,
.Language_Foztx a:focus,
.Language_Foztx a:active {
  color: #e1cac5;
  text-decoration: none;
}
.Language_Foztx ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
.Language_Foztx ul li {
  margin-top: 9.5px;
  font-size: 13px;
  font-family: Varela, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.125;
  display: inline-block;
  padding: 0 5px;
}
.Language_Foztx ul li a {
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.Language_Foztx ul li a:hover {
  border-bottom: 2px solid #a03312;
}
.Language_Foztx ul li a[title="Deutsch"] {
  display: none;
}
html[lang="pt"] .Language_Foztx a[title="Português"],
html[lang="es"] .Language_Foztx a[title="Español"],
html[lang="fr"] .Language_Foztx a[title="Français"],
html[lang="en"] .Language_Foztx a[title="English"] {
  border-bottom: 2px solid #f94f28;
}
@media (max-width: 959px) {
  html[lang="pt"] .Language_Foztx a[title="Português"],
  html[lang="es"] .Language_Foztx a[title="Español"],
  html[lang="fr"] .Language_Foztx a[title="Français"],
  html[lang="en"] .Language_Foztx a[title="English"] {
    border-bottom: 2px solid white;
  }
}
