/* Generated by less 2.5.1 */
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.eot');
  src: local('Poppins Regular'), local('Poppins-Regular'), url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.eot');
  src: local('Poppins Bold'), local('Poppins-Bold'), url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  line-height: 0;
  height: 100%;
}
body {
  font-family: 'Poppins', Arial, sans-serif;
  overflow: auto;
  position: relative;
  height: 100%;
  background: #2A93FE;
  background-size: cover;
  color: #fff;
  line-height: 1;
  margin: 0;
}
.center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
a {
  text-decoration: none !important;
  outline: none !important;
}
img {
  max-width: 100%;
}
button {
  border: none;
  color: #fff;
  box-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}
.desc {
  display: block;
}
.mob {
  display: none;
}
.white {
  color: #fff;
}
.color {
  color: #FFB800;
}
.font-mina {
  font-family: 'Mina', 'Poppins', sans-serif !important;
}
.main {
  overflow: hidden;
  position: relative;
  background: #2a93fe url("../img/bg.jpg") no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}
.main__layout {
  min-height: 100vh;
  max-width: 70vw;
  margin: 0 auto;
  display: flex;
  flex: 0 0 auto;
  align-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
.main__aviator {
  font-size: 3.472vw;
  font-family: 'Poppins', Arial, sans-serif;
  position: absolute;
}
.main__aviator--left {
  transform: rotate(-90deg);
  color: rgba(255, 255, 255, 0.12);
  letter-spacing: 0.4em;
  font-weight: bold;
  bottom: 12.5vw;
  left: -8.5vw;
}
.main__aviator--right {
  transform: rotate(90deg);
  color: rgba(255, 255, 255, 0.12);
  letter-spacing: 0.4em;
  font-weight: bold;
  top: 12.5vw;
  right: -8.5vw;
}
.header {
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 4.167vw;
}
.header__title {
  font-size: 3.472vw;
  text-shadow: 0px 0px 29.511125564575195px #821717;
}
.header--hi {
  justify-content: flex-end;
  flex-direction: row-reverse;
}
.logo {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.logo__img {
  max-width: 11.458vw;
}
.bold {
  font-weight: bold;
}

.lang {
  cursor: pointer;
  position: relative;
}
.lang__head {
  padding: 0.347vw;
  width: 6.25vw;
  background: rgba(0, 0, 0, 0.4) url("../img/lang-u.png") no-repeat 3.889vw center;
  border-radius: 0.694vw;
}
.lang__body {
  position: absolute;
  top: 2.778vw;
  z-index: 1;
}
.lang__select {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background: #000;
  color: #fff;
  padding: 0.347vw;
  width: 6.25vw;
}
.lang__select:hover {
  background: #353535;
}
.lang__select:last-child {
  border-bottom-left-radius: 0.694vw;
  border-bottom-right-radius: 0.694vw;
}
.lang__name {
  padding-left: 0.833vw;
  font-size: 1.042vw;
}
.lang__active .lang__head {
  background: #000 url("../img/lang-d.png") no-repeat 3.889vw center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.flag {
  width: 2.778vw;
  height: 2.083vw;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 3px solid #46789F;
  border-radius: 0.694vw;
}
.flag__img {
  width: 100%;
  transform-origin: center;
  transform: scale(1.2);
}
.content {
  position: relative;
  width: 100%;
  padding-top: 1.675vw;
  padding-bottom: 2vw;
}
.title {
  color: #FFE433;
  text-transform: uppercase;
  font-size: 3.611vw;
  font-weight: bold;
  margin-bottom: 1.583vw;
}
.btnwrap {
  max-width: 34.028vw;
  margin-bottom: 1.736vw;
}
.btn {
  background: #FFE433;
  line-height: 4.097vw;
  font-weight: bold;
  color: #000000;
  font-family: 'Poppins', 'Arial', sans-serif;
  border-radius: 8px;
  width: 100%;
  font-size: 1.667vw;
  cursor: pointer;
  display: block;
  text-align: center;

}
.option {
  max-width: 34.028vw;
  margin-bottom: 16px;
  border: 1px solid #3495E2;
  border-radius: 4px;
  overflow: hidden;
}
.option__head {
  background: #3495E2;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.option__head:after {
  background: url("../img/l-d.png") no-repeat top center;
  background-size: contain;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 16px;
  right: 16px;
}
.option.collapsed .option__body {
  display: none;
}
.option.collapsed .option__head:after {
  background-image: url("../img/l-u.png");
}
.option__img {
  width: 3.731vw;
}
.option__body {
  border-radius: 6px;
  font-size: 14px;
  display: flex;
  line-height: 20px;
  color: #C2D9EE;
  padding: 10px 10px;
}
.option__ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  flex: 1;
}
.mainimg {
  display: none;
}
@media screen and (max-width: 1080px) and (min-height: 700px) {
  .option {
    max-width: 50vw;
  }
  .option__head:after {
    top: 8px;
  }
}
@media screen and (max-width: 900px) and (min-height: 500px) {
  .main {
    background: #2a93fe url("../img/sm-bg.jpg") no-repeat top center;
    background-size: cover;
  }
  .main__layout {
    max-width: 100%;
  }
  .header {
    padding-top: 9.722vw;
    justify-content: center;
  }
  
  .lang__head {
    padding: 1.111vw;
    width: 20vw;
    background-position: 12vw center;
    border-radius: 1.944vw;
  }
  .lang__select {
    padding: 1.111vw;
    width: 20vw;
  }
  .lang__select:last-child {
    border-bottom-left-radius: 1.944vw;
    border-bottom-right-radius: 1.944vw;
  }
  .lang__body {
    top: 9vw;
  }
  .lang__name {
    padding-left: 2.5vw;
    font-size: 3.542vw;
  }
  .lang__active .lang__head {
    background-position: 12vw center;
  }
  .flag {
    width: 9vw;
    height: 7vw;
    border-radius: 1.944vw;
  }
  .flag__img {
    transform: scale(1.4);
  }
  .logo__img {
    max-width: 33.889vw;
  }
  .content {
    padding: 2.222vw 0px;
  }
  .title {
    font-size: 6.389vw;
    text-align: center;
  }
  .btnwrap {
    padding: 8px 12px 12px;
    margin: 0;
    max-width: 100%;
  }
  .btn {
    font-size: 24px;
    line-height: 59px;
  }
  .option {
    margin: 0 12px 10px;
    max-width: 100%;
  }
  .option__img {
    width: auto;
    flex-basis: 72px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .option__head:after {
    right: 8px;
    top: 16px;
  }
  .option__title {
    padding-right: 15vw;
  }

  .option__body {
    font-size: 12px;
  }
  .mainimg {
    display: block;
    margin-bottom: -1.1vw;
  }
}

@media screen and (max-width: 960px) and (orientation: landscape) {
  .option__head {
    height: 38px;
  }

  .option__head:after {
    top: 11px
  }

  .option__title {
    max-width: 75%;
    padding: 5px;
  }
}
