﻿@charset "utf-8";
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearence: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.fln {
  float: none;
}
.tableAbs {
  display: table;
  position: absolute;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.dn {
  display: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.ovisible {
  overflow: visible;
}
.ohidden {
  overflow: hidden;
}
.pointer {
  cursor: pointer;
}
.fullw {
  width: 100%;
}
.fullh {
  height: 100%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.wh-100 {
  width: 100%;
  height: 100%;
}
.no-padding {
  padding: 0;
}
.clearfix {
  clear: both;
  min-height: 0;
  display: block;
}
ul {
  list-style-type: none;
}
* {
  text-decoration: none;
}
*:active,
:focus,
:visited {
  outline: none;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'jostBold';
  src: url("../Fonts/jost/bold/bold.eot");
  src: url("../Fonts/jost/bold/bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/bold/bold.woff") format("woff"), url("../Fonts/jost/bold/bold.ttf") format("truetype"), url("../Fonts/jost/bold/bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostLight';
  src: url("../Fonts/jost/light/light.eot");
  src: url("../Fonts/jost/light/light.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/light/light.woff") format("woff"), url("../Fonts/jost/light/light.ttf") format("truetype"), url("../Fonts/jost/light/light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostMedium';
  src: url("../Fonts/jost/medium/medium.eot");
  src: url("../Fonts/jost/medium/medium.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/medium/medium.woff") format("woff"), url("../Fonts/jost/medium/medium.ttf") format("truetype"), url("../Fonts/jost/medium/medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostregular';
  src: url("../Fonts/jost/regular/regular.eot");
  src: url("../Fonts/jost/regular/regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/regular/regular.woff") format("woff"), url("../Fonts/jost/regular/regular.ttf") format("truetype"), url("../Fonts/jost/regular/regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #838385 !important;
}
html {
  font-family: 'jostLight';
  font-size: 12px;
  line-height: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  height: -webkit-fill-available;
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h1 {
  font-family: 'jostRegular';
  font-size: 90px;
  line-height: 110px;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'jostRegular';
  font-size: 70px;
  line-height: 90px;
  -webkit-font-smoothing: antialiased;
}
h3 {
  font-family: 'jostRegular';
  font-size: 50px;
  line-height: 70px;
  -webkit-font-smoothing: antialiased;
}
h4 {
  font-family: 'jostRegular';
  font-size: 40px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
}
h5 {
  font-family: 'jostRegular';
  font-size: 30px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
}
h6 {
  font-family: 'jostRegular';
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #1f3660;
}
::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
@media screen and (max-width: 1500px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 70px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 55px;
    line-height: 65px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 1200px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 60px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 70px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 20px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
  }
}
.stickyHeader {
  width: 100%;
  height: 60px;
  background: #ffffff;
  padding: 20px 0;
  z-index: 9;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.stickyHeader.fixed {
  position: fixed !important;
  top: 0;
  z-index: 9 !important;
  visibility: visible !important;
}
.stickyHeader .sLogo {
  width: 320px;
  height: 60px;
  background-image: url('../InterfaceImages/logo.svg');
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 60px;
}
.stickyHeader .sLogo a {
  display: block;
  width: 100%;
  height: 100%;
}
.stickyHeader .topBox {
  top: 37px;
  right: 60px;
}
.stickyHeader .topBox .language {
  color: #1f3660;
}
.stickyHeader .topBox .menuBtn span {
  background: #1f3660;
}
@media screen and (max-width: 1500px) {
  .stickyHeader {
    height: 50px;
    background: #ffffff;
    padding: 15px 0;
  }
  .stickyHeader .sLogo {
    width: 266px;
    height: 50px;
    background-image: url('../InterfaceImages/logo.svg');
    background-repeat: no-repeat;
    margin-left: 60px;
  }
  .stickyHeader .topBox {
    top: 32px;
    right: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .stickyHeader {
    height: 50px;
    background: #ffffff;
    padding: 15px 0;
  }
  .stickyHeader .sLogo {
    width: 266px;
    height: 50px;
    background-image: url('../InterfaceImages/logo.svg');
    background-repeat: no-repeat;
    margin-left: 20px;
  }
  .stickyHeader .topBox {
    top: 32px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .stickyHeader .sLogo {
    width: 85px;
  }
  .stickyHeader .sLogo a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .stickyHeader .topBox {
    top: 28px;
  }
}
