body {
  background-image: url("../img/bg-3.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-origin: content-box, padding-box;
}

.lang_btn {
  margin-top: -45px;
}
.opacity {
  opacity: 0.5;
}