#footer {
  background-image: linear-gradient(to right, #34128b 0%, #0d54c2 100%);
  color: #ffffff;
  position: relative;
  padding: 2rem 0 1.5rem;
}

#footer::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: -moz-linear-gradient(0deg, #131643 0%, #24768e 100%);
  background-image: -webkit-linear-gradient(0deg, #131643 0%, #24768e 100%);
  background-image: -ms-linear-gradient(0deg, #131643 0%, #24768e 100%);
}

#footer p.subscribe-title {
  font-size: 18px;
  margin-bottom: 0px;
}

#footer p.subscribe-desc {
  font-size: 16px;
  margin-bottom: 10px;
}

#footer .h5 {
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 1rem;
}

#footer .follow-us {
  width: 200px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

#footer form {
  width: 100%;
}

#footer .follow-us img {
  display: block;
  width: 38px;
  height: 38px;
}

#footer p.footer-link {
  font-size: 16px;
  margin-bottom: 0.6rem;
  padding: 0;
}

#footer p.footer-link>a {
  color: #ffffff;
}

#footer p.footer-link:hover>a {
  color: #35d0ef;
}

#footer .subscribe-btn {
  width: 100%;
  height: 46px;
  border-radius: 5px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr 49px;
}

#footer .subscribe-btn>input[type="text"] {
  font-size: 16px;
  /* line-height: 46px; */
  padding: 10px 15px;
  outline: none;
  border: none;
  background: none;
  color: #888888;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#footer .subscribe-btn .button {
  width: 49px;
  height: 46px;
  background-image: linear-gradient(to right, #ff3c34, #ff6d33);
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#footer .subscribe-btn .button input {
  background: url("/assets/images/index/subscribe-btn.png") no-repeat;
  border: none;
  width: 11px;
  height: 18px;
}

#footer .common-button {
  display: block;
  margin-top: 1rem;
}

#footer .lang_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#footer .lang_box>a.dropdown-toggle {
  display: flex;
  align-items: center;
  height: 100%;
  color: #ffffff;
  cursor: pointer;
}

#footer .lang_box>a.dropdown-toggle span {
  margin: 0 10px;
}

#footer .lang_box:hover .dropdown-menu {
  display: block;
}

#footer .lang_box .dropdown-menu {
  border: 0;
  left: 0;
  margin-top: 0px;
  padding-top: 10px;
  width: 125px;
  min-width: auto;
  background-clip: content-box !important;
  /* display: block; */
  background: #1e38aa;
  /* border-radius: 15px; */
  top: -110px;
}

#footer .lang_box .dropdown-menu li {
  padding: 10px 8px 0 8px;
}

#footer .lang_box .dropdown-menu li:last-child {
  padding-bottom: 15px;
}

#footer .lang_box .dropdown-menu a {
  display: block;
  margin-top: 5px;
  display: flex;
  color: #fff;
}

#footer .lang_box .dropdown-menu a span {
  margin-left: 10px;
}

#footer .footer-bottom {
  position: relative;
  padding: 0.8rem 0 5px;
  margin-top: 0.5rem;
  align-items: center;
  padding-right: 30px;
  justify-content: space-between;
}

#footer .footer-bottom .footer-note {
  width: 100%;
}

#footer .footer-bottom>p {
  margin-bottom: 0;
}

#footer .footer-note p {
  font-size: 15px;
  line-height: 24px;
  color: #9c9c9c;
  padding: 0 15px;
}

#footer .bottom-link a {
  font-size: 14px;
  color: #fff;
}

#footer .bottom-copy {
  font-size: 14px;
  color: #b7bbe4;
}

#footer .bottom-copy a {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 1200px) {
  #footer .subscribe-btn>input {
    width: 100%;
  }
}



/* 2024-12-10 */
.advertisement .none {
  width: 0;
  opacity: 0;
}

.banner-left {
  position: fixed;
  left: 75px;
  bottom: 50px;
  transition: transform .3s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity .3s;
  width: 180px;
  height: 192.85px;
  z-index: 300;
  display: flex;
  justify-content: flex-end;

}

.banner-left a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  /*background-image: url("/images/banner/20241211/right.gif?v=20250612");*/
  background-size: auto 100%;
  background-position: center;
  transition: all 1s;
  opacity: 1;
}

html[lang="de"] .banner-left a,
html[lang="de"] .tab-content .tab-pane .advertisement{
  background-image: url("/images/banner/20241211/right-de.gif?v=20250612");
}


.banner-left .close-left-banner {
  position: absolute;
  top: 0;
  right: 0;
  width: 11%;
  height: 11%;
  cursor: pointer;
}


.gt_switcher_wrapper {
  bottom: 0;
  position: fixed;
  right: 78px;
  z-index: 999999
}

.gt_switcher_wrapper .gt_switcher {
  cursor: pointer;
  font-family: Arial;
  font-size: 12pt;
  line-height: 0;
  overflow: hidden;
  text-align: left;
  width: 173px
}

.gt_switcher_wrapper .gt_switcher a {
  box-sizing: content-box;
  display: block;
  font-size: 12pt;
  text-decoration: none
}

.gt_switcher_wrapper .gt_switcher img {
  border: 0;
  display: inline;
  height: 24px;
  margin: 0;
  opacity: .8;
  padding: 0;
  vertical-align: middle;
  width: 24px
}

.gt_switcher_wrapper .gt_switcher .gt_selected {
  background: #303030 linear-gradient(180deg, #474747, #303030 70%);
  position: relative;
  z-index: 9999
}

.gt_switcher_wrapper .gt_switcher .gt_selected a {
  border: 1px solid #161616;
  color: #f7f7f7;
  padding: 3px 5px;
  width: 161px
}

.gt_switcher_wrapper .gt_switcher .gt_selected a.open:after {
  transform: rotate(-180deg)
}

.gt_switcher_wrapper .gt_switcher .gt_selected a:after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23f2f2f2'/></svg>");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 11px;
  content: "" !important;
  display: inline-block;
  height: 24px;
  position: absolute;
  right: 10px;
  transition: all .2s;
  width: 15px
}

.gt_switcher_wrapper .gt_switcher .gt_selected a img {
  border: 0;
  display: inline;
  height: 24px;
  margin: 0;
  opacity: .8;
  padding: 0;
  vertical-align: middle;
  width: 24px
}

.gt_switcher_wrapper .gt_switcher .gt_option {
  background-color: #474747;
  border-bottom: 1px solid #161616;
  border-left: 1px solid #161616;
  border-right: 1px solid #161616;
  box-sizing: content-box;
  height: 0;
  max-height: 198px;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  transition: all .5s;
  width: 171px;
  z-index: 9998
}

.gt_switcher_wrapper .gt_switcher .gt_option.open {
  height: 181px;
  overflow-y: auto
}

.gt_switcher_wrapper .gt_switcher .gt_option::-webkit-scrollbar-track {
  background-color: #f5f5f5
}

.gt_switcher_wrapper .gt_switcher .gt_option::-webkit-scrollbar {
  width: 5px
}

.gt_switcher_wrapper .gt_switcher .gt_option::-webkit-scrollbar-thumb {
  background-color: #888
}

.gt_switcher_wrapper .gt_switcher .gt_option a {
  color: #eaeaea;
  padding: 3px 5px
}

.gt_switcher_wrapper .gt_switcher .gt_option a:hover {
  background: #748393
}