@font-face {
  font-family: almmsht;
  src: url(../fonts/McbD9W3V5PpY.woff);
}
.fistImg {
  display: none !important;
}

.w1400 {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}

.header {
  position: fixed;
  top: 60px;
  width: 100%;
}
.header .w1400 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header .w1400 .logo {
  font-size: 0;
}

.footer {
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 100%;
}
.footer .w1400 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.footer .w1400 .left {
  font-size: 16px;
  line-height: 1.5;
  color: #676767;
}
.footer .w1400 .left a {
  font-size: 16px;
  line-height: 1.5;
  color: #676767;
}
.footer .w1400 .left br {
  display: none;
}
.footer .w1400 .right {
  font-size: 16px;
  line-height: 1.5;
  color: #676767;
}/*# sourceMappingURL=currency.css.map */