a.wa-link {
  position: fixed;
  bottom: 25px;
  left: 20px;
  z-index: 4;
  font-size: 40px;
  background: #0f0;
  color: #fff;
  padding: 10px;
  aspect-ratio: 1;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}

.poly-switcher {
  position: relative !important;
}
.gtranslate_wrapper {
  position: absolute !important;
  right: 0px !important;
  top: 10px !important;
}
.gt_float_switcher .gt_options a {
  padding: 3px 5px !important;
  font-size: 12px !important;
}
.gt_float_switcher img {
  width: 18px !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
  font-size: 12px !important;
}
.gt_float_switcher .gt_options {
  z-index: 99999 !important;
  width: 110px !important;
  background: #fff;
}
.gt_float_switcher img {
  width: 18px !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 3px 5px !important;
  width: 77px !important;
}

.page-header.dtable img {
  width: 100%;
  height: 100%;
}

.page-header {
  min-height: auto !important;
}
.top-bar {
  background: #000 !important;
}
@media only screen and (max-width: 992px) {
  .gtranslate_wrapper {
    top: -10px !important;
  }
}
