.btn-primary {
  color: white;
  background-color: #D13C35;
  border-color: #D13C35;
  border-radius: 30px;
  margin-top: 15px;
  padding: 10px 25px; }
  .btn-primary:hover, .btn-primary :active, .btn-primary :focus {
    background-color: #da645f;
    border-color: #da645f;
    box-shadow: none; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background-color: #da645f;
  border-color: #da645f;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0); }

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0); }

body {
  margin: 0;
  padding: 0;
  font-family: "DIN Next LT W02 Regular"; }

.arrow {
  position: fixed;
  bottom: 100px;
  right: 5%;
  z-index: 2; }
  .arrow img {
    height: 40px; }

.clickmeRight {
  background-image: url("../images/clickmeright.svg");
  background-repeat: no-repeat;
  width: 78%;
  height: 100%;
  top: 0px;
  right: -436px;
  z-index: 1;
  position: absolute;
  cursor: pointer; }
  @media (max-width: 1199.99px) {
    .clickmeRight {
      background-image: url("../images/clickme.svg");
      left: auto;
      right: auto;
      top: auto;
      display: block;
      width: 100%; } }

.clickmeLeft {
  background-image: url("../images/cklickmeLeft.svg");
  background-repeat: no-repeat;
  width: 78%;
  height: 100%;
  top: 0px;
  left: -436px;
  z-index: 1;
  position: absolute;
  cursor: pointer; }
  @media (max-width: 1199.99px) {
    .clickmeLeft {
      background-image: url("../images/clickme.svg");
      left: auto;
      right: auto;
      top: auto;
      display: block;
      width: 100%; } }

.hidden {
  opacity: 0;
  transition: .8s; }

.rehidden {
  opacity: 1;
  transition: .8s; }

.line {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.fp-section {
  padding: 100px 0; }
  @media (min-width: 992px) {
    .fp-section {
      min-height: 800px; } }
  @media (max-width: 1199px) {
    .fp-section {
      height: auto !important; }
      .fp-section .country-content .content {
        position: relative; }
        .fp-section .country-content .content .logo {
          margin-right: 10px; } }
  .fp-section.last {
    padding-bottom: 0; }
  @media (max-width: 1199px) {
    .fp-section .image-box img {
      margin-bottom: 30px; }
    .fp-section .country-content .content {
      max-width: 100%; }
      .fp-section .country-content .content > div {
        height: auto !important; }
      .fp-section .country-content .content .inner span {
        padding-left: 0 !important;
        margin-top: 0 !important; }
    .fp-section .image-box img {
      margin-bottom: 0;
      margin-top: 30px; } }

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }
@font-face {
  font-family: "wirecard-icons";
  src: url("Font/wirecard-icons.eot");
  src: url("Font/wirecard-icons.eot?#iefix") format("embedded-opentype"), url("Font/wirecard-icons.woff") format("woff"), url("Font/wirecard-icons.ttf") format("truetype"), url("Font/wirecard-icons.svg#wirecard-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "wirecard-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-wd-"]:before,
[class*=" icon-wd-"]:before {
  font-family: "wirecard-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-wd-xing:before {
  content: "\61"; }

.icon-wd-arrow:before {
  content: "\62"; }

.icon-wd-facebook:before {
  content: "\63"; }

.icon-wd-googleplus:before {
  content: "\64"; }

.icon-wd-mail:before {
  content: "\65"; }

.icon-wd-open:before {
  content: "\66"; }

.icon-wd-rss:before {
  content: "\67"; }

.icon-wd-search:before {
  content: "\68"; }

.icon-wd-twitter:before {
  content: "\69"; }

.icon-wd-arrow-thick:before {
  content: "\6c"; }

.icon-wd-arrow-thin:before {
  content: "\6d"; }

.icon-wd-approve:before {
  content: "\6e"; }

.icon-wd-apple:before {
  content: "\6f"; }

.icon-wd-android:before {
  content: "\70"; }

.icon-wd-menu:before {
  content: "\71"; }

.icon-wd-bullet-square:before {
  content: "\72"; }

.icon-wd-linkedin:before {
  content: "\73"; }

.icon-wd-close:before {
  content: "\6b"; }

.icon-wd-youtube-play:before {
  content: "\74"; }

.icon-wd-link:before {
  content: "\75"; }

.icon-wd-wirecard-icons:before {
  content: "\6a"; }

.icon-wd-google-plus-new:before {
  content: "\76"; }

.icon-wd-blog-logo:before {
  content: "\77"; }

section.stage {
  position: relative;
  padding: 0; }
  @media (max-width: 1199px) {
    section.stage {
      height: auto !important; } }
  @media (max-width: 991px) {
    section.stage {
      padding-bottom: 100px; } }
  @media (min-width: 992px) {
    section.stage {
      min-height: 980px;
      height: inherit; } }
  section.stage .header {
    background-image: url("../images/BG.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    background-position: 0px 90%;
    margin-bottom: 50px; }
    section.stage .header::before {
      background-image: url("../images/stageline.svg");
      background-size: cover;
      content: "";
      position: absolute;
      height: 158px;
      background-repeat: no-repeat;
      top: 130px;
      width: 100%; }
      @media (min-width: 1829.98px) {
        section.stage .header::before {
          top: 77px;
          height: 215px; } }
      @media (min-width: 2200.98px) {
        section.stage .header::before {
          top: 15px;
          height: 315px; } }
    section.stage .header .row {
      position: relative;
      padding-top: 50px;
      padding-right: 5%;
      padding-left: 5%; }
      section.stage .header .row .headline {
        background-image: url("../images/headline.svg");
        background-repeat: no-repeat;
        width: 500px;
        height: 200px;
        position: relative; }
        @media (max-width: 767.98px) {
          section.stage .header .row .headline {
            background-image: url(""); } }
        @media (max-width: 575.98px) {
          section.stage .header .row .headline {
            width: 100%;
            height: 100%; } }
        section.stage .header .row .headline .up {
          font-family: "DIN Next LT W01 Bold";
          font-size: 32px;
          position: absolute;
          top: 10px;
          left: 10px;
          color: #D13C35; }
          @media (max-width: 767.98px) {
            section.stage .header .row .headline .up {
              background-color: white;
              left: 0px; } }
          @media (max-width: 575.98px) {
            section.stage .header .row .headline .up {
              font-size: 17px; } }
        section.stage .header .row .headline .down {
          text-align: center;
          font-family: "DIN Next LT W01 Bold";
          font-size: 32px;
          position: absolute;
          color: #D13C35;
          top: 50px;
          right: 30px; }
          @media (max-width: 767.98px) {
            section.stage .header .row .headline .down {
              background-color: white;
              left: 0px;
              text-align: left;
              width: 300px; } }
          @media (max-width: 575.98px) {
            section.stage .header .row .headline .down {
              font-size: 17px;
              width: 150px; } }
      section.stage .header .row img {
        width: 100px; }
        @media (max-width: 575.98px) {
          section.stage .header .row img {
            width: 100px; } }
  section.stage h2.title {
    font-size: 28pt;
    font-family: "DIN Next LT W02 Regular";
    text-align: center;
    padding-bottom: 30px;
    font-weight: 400;
    color: #000b26; }
    @media (max-width: 767.98px) {
      section.stage h2.title {
        font-size: 27px;
        padding-bottom: 10px; } }
  section.stage p {
    font-size: 22px;
    color: #000b26;
    font-family: "DIN Next LT W02 Regular";
    font-weight: 500;
    font-size: 27px;
    line-height: 35px; }
    @media (max-width: 1199.98px) {
      section.stage p {
        font-size: 20px;
        line-height: 25px; } }
    @media (max-width: 767.98px) {
      section.stage p {
        text-align: center; } }
  section.stage .button-center {
    margin-bottom: 2rem; }
    @media (max-width: 1199.98px) {
      section.stage .button-center {
        text-align: center; } }
  section.stage a {
    text-decoration: none; }
  section.stage .card {
    border: none;
    align-items: center; }
    section.stage .card .rounded-circle {
      border: 2px solid #D13C35;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 80px;
      height: 80px;
      margin-bottom: 1rem; }
      @media (min-width: 768px) {
        section.stage .card .rounded-circle {
          width: 100px;
          height: 100px; } }
      @media (min-width: 992px) {
        section.stage .card .rounded-circle {
          width: 120px;
          height: 120px; } }
    section.stage .card .card-body {
      padding: 0; }
    section.stage .card .card-title {
      color: #000b26;
      text-align: center;
      margin-bottom: 2rem; }
      @media (max-width: 1199.98px) {
        section.stage .card .card-title {
          font-size: 15px; } }
  section.stage .under-text {
    text-align: center;
    color: #000b26;
    font-size: 22px;
    padding-top: 15px; }
    @media (max-width: 1199.98px) {
      section.stage .under-text {
        font-size: 14px;
        padding-top: 0px; } }

section.brasil {
  position: relative; }
  section.brasil .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-start; }
    @media (max-width: 1199.99px) {
      section.brasil .container {
        align-items: center; } }
  section.brasil .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.brasil .title {
        margin-top: -120px; } }
    section.brasil .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.brasil .subtitle {
    align-self: flex-start; }
    section.brasil .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.brasil .image-box {
    position: relative; }
    section.brasil .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.brasil .image-box img {
          width: 100%; } }
    section.brasil .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.brasil .brasilLines {
      background-image: url("../images/sections/brasil-lines.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      left: 475px;
      z-index: 0; }
      section.brasil .brasilLines .upper {
        position: relative; }
        section.brasil .brasilLines .upper .text-first {
          position: absolute;
          top: -10px;
          left: 135px;
          color: #000b26; }
          section.brasil .brasilLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; } }
        @media (min-width: 1199.99px) and (max-width: 575px) {
          section.brasil .brasilLines .upper .text-first strong {
            font-size: 12px; } }
  @media (min-width: 1199.99px) {
        section.brasil .brasilLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: 135px;
          color: #000b26; }
          section.brasil .brasilLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; } }
        @media (min-width: 1199.99px) and (max-width: 575px) {
          section.brasil .brasilLines .upper .text-sec strong {
            font-size: 12px; } }
  @media (min-width: 1199.99px) {
        section.brasil .brasilLines .upper .logo {
          position: absolute;
          right: 220px;
          top: -30px; }
          section.brasil .brasilLines .upper .logo img {
            width: 80px; }
      section.brasil .brasilLines .center {
        position: relative; }
        section.brasil .brasilLines .center .title {
          position: absolute;
          color: #000b26;
          top: 122px;
          font-size: 20px;
          left: 220px;
          margin-top: 0px; }
        section.brasil .brasilLines .center .first {
          position: absolute;
          color: #000b26;
          top: 145px;
          font-size: 20px;
          left: 220px; }
        section.brasil .brasilLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 165px;
          font-size: 20px;
          left: 220px; }
        section.brasil .brasilLines .center .third {
          position: absolute;
          color: #000b26;
          top: 185px;
          font-size: 20px;
          left: 220px; }
        section.brasil .brasilLines .center .logo {
          position: absolute;
          top: 202px;
          left: 410px; }
          section.brasil .brasilLines .center .logo img {
            width: 60px; }
      section.brasil .brasilLines .down {
        position: relative; }
        section.brasil .brasilLines .down .logo {
          position: absolute;
          left: 260px;
          top: 290px; }
          section.brasil .brasilLines .down .logo img {
            width: 100px; }
        section.brasil .brasilLines .down .number {
          position: absolute;
          color: #000b26;
          left: 270px;
          top: 290px;
          font-size: 40px; }
        section.brasil .brasilLines .down .precent {
          position: absolute;
          color: #000b26;
          left: 260px;
          top: 290px;
          left: 327px;
          top: 315px;
          font-size: 30px; }
        section.brasil .brasilLines .down .text {
          position: absolute;
          color: #000b26;
          left: 370px;
          width: 115px;
          top: 290px; }
      section.brasil .brasilLines .under {
        position: relative; }
        section.brasil .brasilLines .under .logo {
          position: absolute;
          top: 350px;
          left: -200px; }
          section.brasil .brasilLines .under .logo img {
            width: 60px; }
        section.brasil .brasilLines .under .first {
          position: absolute;
          top: 345px;
          left: -120px;
          color: #000b26; }
        section.brasil .brasilLines .under .secound {
          position: absolute;
          top: 365px;
          left: -120px;
          color: #000b26; }
        section.brasil .brasilLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: -120px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.brasil .brasilLines .upper {
      position: relative;
      height: 60px; }
      section.brasil .brasilLines .upper .text-first {
        color: #000b26; }
        section.brasil .brasilLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.brasil .brasilLines .upper .text-sec {
        color: #000b26; }
        section.brasil .brasilLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.brasil .brasilLines .upper .logo img {
        width: 60px; }
    section.brasil .brasilLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.brasil .brasilLines .center .first {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26;
        margin-top: -20px; }
      section.brasil .brasilLines .center .secound {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.brasil .brasilLines .center .third {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.brasil .brasilLines .center .logo img {
        width: 60px; }
    section.brasil .down {
      position: relative;
      height: 60px; }
      section.brasil .down .logo img {
        width: 60px; }
      section.brasil .down .number {
        color: #000b26; }
      section.brasil .down .precent {
        color: #000b26; }
      section.brasil .down .text {
        color: #000b26; }
    section.brasil .under {
      position: relative;
      height: auto; }
      section.brasil .under .logo img {
        width: 60px; }
      section.brasil .under .first {
        color: #000b26; }
      section.brasil .under .secound {
        color: #000b26;
        display: block;
        padding-left: 75px;
        margin-top: -35px; }
      section.brasil .under .third {
        color: #000b26;
        padding-left: 75px; } }
  @media (max-width: 575px) {
    section.brasil .brasilLines .upper {
      position: relative;
      height: 60px; }
      section.brasil .brasilLines .upper .text-first {
        color: #000b26; }
        section.brasil .brasilLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.brasil .brasilLines .upper .text-sec {
        color: #000b26; }
        section.brasil .brasilLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.brasil .brasilLines .upper .logo img {
        width: 45px; }
    section.brasil .brasilLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.brasil .brasilLines .center .first {
        display: block;
        padding-left: 60px;
        font-size: 14px;
        color: #000b26; }
      section.brasil .brasilLines .center .secound {
        display: block;
        padding-left: 60px;
        font-size: 14px;
        color: #000b26; }
      section.brasil .brasilLines .center .third {
        display: block;
        padding-left: 60px;
        font-size: 14px;
        color: #000b26; }
      section.brasil .brasilLines .center .logo img {
        width: 45px; }
    section.brasil .down {
      position: relative;
      height: 60px; }
      section.brasil .down .logo img {
        width: 45px; }
      section.brasil .down .number {
        color: #000b26; }
      section.brasil .down .precent {
        color: #000b26; }
      section.brasil .down .text {
        color: #000b26; }
    section.brasil .under {
      position: relative;
      height: auto; }
      section.brasil .under .logo img {
        width: 45px; }
      section.brasil .under .first {
        color: #000b26; }
      section.brasil .under .secound {
        color: #000b26;
        display: block;
        padding-left: 60px;
        margin-top: -30px; }
      section.brasil .under .third {
        color: #000b26;
        padding-left: 60px; } }

section.german {
  position: relative; }
  section.german .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-end; }
    @media (max-width: 1199.99px) {
      section.german .container {
        align-items: center; } }
  section.german .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.german .title {
        margin-top: -120px; } }
    section.german .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.german .subtitle {
    align-self: flex-start; }
    section.german .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.german .image-box {
    position: relative; }
    section.german .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.german .image-box img {
          width: 100%; } }
    section.german .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.german .germanLines {
      background-image: url("../images/sections/icons/3linesleft.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      right: 110px;
      z-index: -1; }
      section.german .germanLines .upper {
        position: relative; }
        section.german .germanLines .upper .text-first {
          position: absolute;
          top: -10px;
          left: -20px;
          color: #000b26; }
          section.german .germanLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; }
        section.german .germanLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: -20px;
          color: #000b26; }
          section.german .germanLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; }
        section.german .germanLines .upper .third {
          position: absolute;
          top: 35px;
          left: -20px;
          color: #000b26; }
        section.german .germanLines .upper .logo {
          position: absolute;
          left: -110px;
          top: 0px; }
          section.german .germanLines .upper .logo img {
            width: 80px; }
      section.german .germanLines .upper-center {
        position: relative; }
        section.german .germanLines .upper-center .first {
          position: absolute;
          color: #000b26;
          top: -20px;
          left: -55px; }
          section.german .germanLines .upper-center .first strong {
            font-size: 20px; }
        section.german .germanLines .upper-center .secound {
          position: absolute;
          color: #000b26;
          top: 5px;
          left: -55px; }
        section.german .germanLines .upper-center .logo {
          position: absolute;
          top: -30px;
          left: -110px; }
          section.german .germanLines .upper-center .logo img {
            width: 50px; }
      section.german .germanLines .center {
        position: relative; }
        section.german .germanLines .center .title {
          position: absolute;
          color: #000b26;
          top: 135px;
          font-size: 20px;
          left: -140px;
          margin-top: 0px; }
        section.german .germanLines .center .first {
          position: absolute;
          color: #000b26;
          top: 155px;
          font-size: 20px;
          left: -140px; }
        section.german .germanLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 175px;
          font-size: 20px;
          left: -140px; }
        section.german .germanLines .center .third {
          position: absolute;
          color: #000b26;
          top: 195px;
          font-size: 20px;
          left: -140px; }
        section.german .germanLines .center .logo {
          position: absolute;
          top: 145px;
          left: -200px; }
          section.german .germanLines .center .logo img {
            width: 50px; }
      section.german .germanLines .down {
        position: relative; }
        section.german .germanLines .down .logo {
          position: absolute;
          left: -235px;
          top: 290px; }
          section.german .germanLines .down .logo img {
            width: 100px; }
        section.german .germanLines .down .number {
          position: absolute;
          color: #000b26;
          left: -223px;
          top: 290px;
          font-size: 40px; }
        section.german .germanLines .down .precent {
          position: absolute;
          color: #000b26;
          left: -168px;
          top: 315px;
          font-size: 30px; }
        section.german .germanLines .down .text {
          position: absolute;
          color: #000b26;
          left: -125px;
          width: 145px;
          top: 295px; }
      section.german .germanLines .under {
        position: relative; }
        section.german .germanLines .under .logo {
          position: absolute;
          top: 350px;
          left: 200px; }
          section.german .germanLines .under .logo img {
            width: 60px; }
        section.german .germanLines .under .first {
          position: absolute;
          top: 345px;
          left: 270px;
          color: #000b26; }
        section.german .germanLines .under .secound {
          position: absolute;
          top: 365px;
          left: 270px;
          color: #000b26; }
        section.german .germanLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: 270px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.german .germanLines .upper {
      position: relative;
      height: 50px; }
      section.german .germanLines .upper .text-first {
        color: #000b26; }
        section.german .germanLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.german .germanLines .upper .text-sec {
        color: #000b26; }
        section.german .germanLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.german .germanLines .upper .logo img {
        width: 60px; }
    section.german .germanLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.german .germanLines .center .first {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26;
        margin-top: -20px; }
      section.german .germanLines .center .secound {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.german .germanLines .center .third {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.german .germanLines .center .logo img {
        width: 60px; }
    section.german .upper-center {
      position: relative;
      height: 120px; }
      section.german .upper-center .first {
        color: #000b26; }
        section.german .upper-center .first strong {
          font-size: 14px; }
      section.german .upper-center .secound {
        color: #000b26; }
      section.german .upper-center .third {
        color: #000b26; }
        section.german .upper-center .third strong {
          font-size: 14px; }
      section.german .upper-center .logo img {
        width: 60px; }
    section.german .down {
      position: relative;
      height: 60px; }
      section.german .down .logo img {
        width: 60px; }
      section.german .down .number {
        color: #000b26; }
      section.german .down .precent {
        color: #000b26; }
      section.german .down .text {
        color: #000b26; }
    section.german .under {
      position: relative;
      height: 60px; }
      section.german .under .logo img {
        width: 60px; }
      section.german .under .first {
        color: #000b26; }
      section.german .under .secound {
        color: #000b26; }
      section.german .under .third {
        color: #000b26; } }
  @media (max-width: 575px) {
    section.german .germanLines {
      margin: 5px; }
      section.german .germanLines .upper {
        position: relative;
        height: 80px; }
        section.german .germanLines .upper .text-first {
          color: #000b26; }
          section.german .germanLines .upper .text-first strong {
            color: #000b26;
            font-size: 14px; }
        section.german .germanLines .upper .text-sec {
          display: block;
          padding-left: 45px;
          color: #000b26; }
          section.german .germanLines .upper .text-sec strong {
            color: #000b26;
            font-size: 14px; }
        section.german .germanLines .upper .third {
          display: block;
          padding-left: 45px;
          color: #000b26; }
        section.german .germanLines .upper .logo img {
          width: 40px; }
      section.german .germanLines .center {
        position: relative;
        color: #000b26;
        height: 120px; }
        section.german .germanLines .center .first {
          display: block;
          padding-left: 55px;
          font-size: 14px;
          color: #000b26; }
        section.german .germanLines .center .secound {
          display: block;
          padding-left: 55px;
          font-size: 14px;
          color: #000b26; }
        section.german .germanLines .center .third {
          display: block;
          padding-left: 55px;
          font-size: 14px;
          color: #000b26; }
        section.german .germanLines .center .logo img {
          width: 40px; }
    section.german .upper-center {
      position: relative;
      height: 100px; }
      section.german .upper-center .first {
        color: #000b26; }
        section.german .upper-center .first strong {
          font-size: 14px; }
      section.german .upper-center .secound {
        color: #000b26;
        display: block;
        padding-left: 55px;
        margin-top: -30px; }
      section.german .upper-center .third {
        color: #000b26; }
        section.german .upper-center .third strong {
          font-size: 14px; }
      section.german .upper-center .logo img {
        width: 40px; }
    section.german .down {
      position: relative;
      height: 60px; }
      section.german .down .logo img {
        width: 40px; }
      section.german .down .number {
        color: #000b26; }
      section.german .down .precent {
        color: #000b26; }
      section.german .down .text {
        color: #000b26; }
    section.german .under {
      position: relative;
      height: auto; }
      section.german .under .logo img {
        width: 40px; }
      section.german .under .first {
        color: #000b26; }
      section.german .under .secound {
        display: block;
        padding-left: 55px;
        color: #000b26;
        margin-top: -30px; }
      section.german .under .third {
        color: #000b26;
        display: block;
        padding-left: 55px; } }

section.hongkong {
  position: relative; }
  section.hongkong .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-start; }
    @media (max-width: 1199.99px) {
      section.hongkong .container {
        align-items: center; } }
  section.hongkong .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.hongkong .title {
        margin-top: -120px; } }
    section.hongkong .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.hongkong .subtitle {
    align-self: flex-start; }
    section.hongkong .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.hongkong .image-box {
    position: relative; }
    section.hongkong .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.hongkong .image-box img {
          width: 100%; } }
    section.hongkong .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.hongkong .honkongLines {
      background-image: url("../images/sections/brasil-lines.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      left: 475px;
      z-index: 0; }
      section.hongkong .honkongLines .upper {
        position: relative; }
        section.hongkong .honkongLines .upper .text-first {
          position: absolute;
          top: -10px;
          left: 135px;
          color: #000b26; }
          section.hongkong .honkongLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; }
        section.hongkong .honkongLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: 135px;
          color: #000b26; }
          section.hongkong .honkongLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; }
        section.hongkong .honkongLines .upper .logo {
          position: absolute;
          right: 235px;
          top: -30px; }
          section.hongkong .honkongLines .upper .logo img {
            width: 80px; }
      section.hongkong .honkongLines .center {
        position: relative; }
        section.hongkong .honkongLines .center .title {
          position: absolute;
          color: #000b26;
          top: 122px;
          font-size: 20px;
          left: 220px;
          margin-top: 0px; }
        section.hongkong .honkongLines .center .first {
          position: absolute;
          color: #000b26;
          top: 145px;
          font-size: 20px;
          left: 220px; }
        section.hongkong .honkongLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 165px;
          font-size: 20px;
          left: 220px; }
        section.hongkong .honkongLines .center .third {
          position: absolute;
          color: #000b26;
          top: 185px;
          font-size: 20px;
          left: 220px; }
        section.hongkong .honkongLines .center .logo {
          position: absolute;
          top: 202px;
          left: 410px; }
          section.hongkong .honkongLines .center .logo img {
            width: 60px; }
      section.hongkong .honkongLines .down {
        position: relative; }
        section.hongkong .honkongLines .down .logo {
          position: absolute;
          left: 260px;
          top: 290px; }
          section.hongkong .honkongLines .down .logo img {
            width: 100px; }
        section.hongkong .honkongLines .down .number {
          position: absolute;
          color: #000b26;
          left: 270px;
          top: 290px;
          font-size: 40px; }
        section.hongkong .honkongLines .down .precent {
          position: absolute;
          color: #000b26;
          left: 260px;
          top: 290px;
          left: 327px;
          top: 315px;
          font-size: 30px; }
        section.hongkong .honkongLines .down .text {
          position: absolute;
          color: #000b26;
          left: 370px;
          width: 115px;
          top: 290px; }
      section.hongkong .honkongLines .under {
        position: relative; }
        section.hongkong .honkongLines .under .logo {
          position: absolute;
          top: 350px;
          left: -200px; }
          section.hongkong .honkongLines .under .logo img {
            width: 60px; }
        section.hongkong .honkongLines .under .first {
          position: absolute;
          top: 345px;
          left: -120px;
          color: #000b26; }
        section.hongkong .honkongLines .under .secound {
          position: absolute;
          top: 365px;
          left: -120px;
          color: #000b26; }
        section.hongkong .honkongLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: -120px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.hongkong .honkongLines .upper {
      position: relative;
      height: 60px; }
      section.hongkong .honkongLines .upper .text-first {
        color: #000b26; }
        section.hongkong .honkongLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.hongkong .honkongLines .upper .text-sec {
        color: #000b26; }
        section.hongkong .honkongLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.hongkong .honkongLines .upper .logo img {
        width: 60px; }
    section.hongkong .honkongLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.hongkong .honkongLines .center .first {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.hongkong .honkongLines .center .secound {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.hongkong .honkongLines .center .third {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.hongkong .honkongLines .center .logo img {
        width: 60px; }
    section.hongkong .down {
      position: relative;
      height: 60px; }
      section.hongkong .down .logo img {
        width: 60px; }
      section.hongkong .down .number {
        color: #000b26; }
      section.hongkong .down .precent {
        color: #000b26; }
      section.hongkong .down .text {
        color: #000b26; }
    section.hongkong .under {
      position: relative;
      height: auto; }
      section.hongkong .under .logo img {
        width: 60px; }
      section.hongkong .under .first {
        color: #000b26; }
      section.hongkong .under .secound {
        color: #000b26;
        display: block;
        padding-left: 75px;
        margin-top: -35px; }
      section.hongkong .under .third {
        color: #000b26;
        padding-left: 75px; } }
  @media (max-width: 575px) {
    section.hongkong .honkongLines .upper {
      position: relative;
      height: 60px; }
      section.hongkong .honkongLines .upper .text-first {
        color: #000b26; }
        section.hongkong .honkongLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.hongkong .honkongLines .upper .text-sec {
        color: #000b26; }
        section.hongkong .honkongLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.hongkong .honkongLines .upper .logo img {
        width: 45px; }
    section.hongkong .honkongLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.hongkong .honkongLines .center .first {
        display: block;
        padding-left: 60px;
        font-size: 14px;
        color: #000b26;
        margin-top: -20px; }
      section.hongkong .honkongLines .center .secound {
        display: block;
        padding-left: 60px;
        font-size: 14px;
        color: #000b26; }
      section.hongkong .honkongLines .center .third {
        display: block;
        padding-left: 60px;
        font-size: 14px;
        color: #000b26; }
      section.hongkong .honkongLines .center .logo img {
        width: 45px; }
    section.hongkong .down {
      position: relative;
      height: 60px; }
      section.hongkong .down .logo img {
        width: 45px; }
      section.hongkong .down .number {
        color: #000b26; }
      section.hongkong .down .precent {
        color: #000b26; }
      section.hongkong .down .text {
        color: #000b26; }
    section.hongkong .under {
      position: relative;
      height: auto; }
      section.hongkong .under .logo img {
        width: 45px; }
      section.hongkong .under .first {
        color: #000b26; }
      section.hongkong .under .secound {
        color: #000b26;
        display: block;
        padding-left: 60px;
        margin-top: -30px; }
      section.hongkong .under .third {
        color: #000b26;
        padding-left: 60px; } }

@media (max-width: 1199px) {
  .honkongLines .center .first {
    margin-top: -25px; } }
section.malaysia {
  position: relative; }
  section.malaysia .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-end; }
    @media (max-width: 1199.99px) {
      section.malaysia .container {
        align-items: center; } }
  section.malaysia .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.malaysia .title {
        margin-top: -120px; } }
    section.malaysia .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.malaysia .subtitle {
    align-self: flex-start; }
    section.malaysia .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.malaysia .image-box {
    position: relative; }
    section.malaysia .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.malaysia .image-box img {
          width: 100%; } }
    section.malaysia .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.malaysia .malaysiaLines {
      background-image: url("../images/sections/icons/linesleft.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      right: 110px;
      z-index: -1; }
      section.malaysia .malaysiaLines .upper {
        position: relative; }
        section.malaysia .malaysiaLines .upper .text-first {
          position: absolute;
          top: -10px;
          left: -20px;
          color: #000b26; }
          section.malaysia .malaysiaLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; }
        section.malaysia .malaysiaLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: -20px;
          color: #000b26; }
          section.malaysia .malaysiaLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; }
        section.malaysia .malaysiaLines .upper .third {
          position: absolute;
          top: 35px;
          left: -20px;
          color: #000b26; }
        section.malaysia .malaysiaLines .upper .logo {
          position: absolute;
          left: -110px;
          top: -15px; }
          section.malaysia .malaysiaLines .upper .logo img {
            width: 80px; }
      section.malaysia .malaysiaLines .upper-center {
        position: relative; }
        section.malaysia .malaysiaLines .upper-center .first {
          position: absolute;
          color: #000b26;
          top: 80px;
          left: -105px; }
          section.malaysia .malaysiaLines .upper-center .first strong {
            font-size: 20px; }
        section.malaysia .malaysiaLines .upper-center .secound {
          position: absolute;
          color: #000b26;
          top: 105px;
          left: -105px; }
        section.malaysia .malaysiaLines .upper-center .logo {
          position: absolute;
          top: 70px;
          left: -160px; }
          section.malaysia .malaysiaLines .upper-center .logo img {
            width: 50px; }
      section.malaysia .malaysiaLines .center {
        position: relative; }
        section.malaysia .malaysiaLines .center .title {
          position: absolute;
          color: #000b26;
          top: 165px;
          font-size: 20px;
          left: -140px;
          margin-top: 0px; }
        section.malaysia .malaysiaLines .center .first {
          position: absolute;
          color: #000b26;
          top: 185px;
          font-size: 20px;
          left: -140px; }
        section.malaysia .malaysiaLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 205px;
          font-size: 20px;
          left: -140px; }
        section.malaysia .malaysiaLines .center .third {
          position: absolute;
          color: #000b26;
          top: 225px;
          font-size: 20px;
          left: -140px; }
        section.malaysia .malaysiaLines .center .logo {
          position: absolute;
          top: 175px;
          left: -200px; }
          section.malaysia .malaysiaLines .center .logo img {
            width: 50px; }
      section.malaysia .malaysiaLines .down {
        position: relative; }
        section.malaysia .malaysiaLines .down .logo {
          position: absolute;
          left: -215px;
          top: 290px; }
          section.malaysia .malaysiaLines .down .logo img {
            width: 100px; }
        section.malaysia .malaysiaLines .down .number {
          position: absolute;
          color: #000b26;
          left: -200px;
          top: 290px;
          font-size: 40px; }
        section.malaysia .malaysiaLines .down .precent {
          position: absolute;
          color: #000b26;
          left: -150px;
          top: 315px;
          font-size: 30px; }
        section.malaysia .malaysiaLines .down .text {
          position: absolute;
          color: #000b26;
          left: -105px;
          width: 115px;
          top: 290px; }
      section.malaysia .malaysiaLines .under {
        position: relative; }
        section.malaysia .malaysiaLines .under .logo {
          position: absolute;
          top: 350px;
          left: 200px; }
          section.malaysia .malaysiaLines .under .logo img {
            width: 60px; }
        section.malaysia .malaysiaLines .under .first {
          position: absolute;
          top: 345px;
          left: 270px;
          color: #000b26; }
        section.malaysia .malaysiaLines .under .secound {
          position: absolute;
          top: 365px;
          left: 270px;
          color: #000b26; }
        section.malaysia .malaysiaLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: 270px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.malaysia .malaysiaLines .upper {
      position: relative;
      height: 50px; }
      section.malaysia .malaysiaLines .upper .text-first {
        color: #000b26; }
        section.malaysia .malaysiaLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.malaysia .malaysiaLines .upper .text-sec {
        color: #000b26; }
        section.malaysia .malaysiaLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.malaysia .malaysiaLines .upper .logo img {
        width: 60px; }
    section.malaysia .malaysiaLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.malaysia .malaysiaLines .center .first {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26;
        margin-top: -20px; }
      section.malaysia .malaysiaLines .center .secound {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.malaysia .malaysiaLines .center .third {
        display: block;
        padding-left: 75px;
        font-size: 14px;
        color: #000b26; }
      section.malaysia .malaysiaLines .center .logo img {
        width: 60px; }
    section.malaysia .upper-center {
      position: relative;
      height: 120px; }
      section.malaysia .upper-center .first {
        color: #000b26; }
        section.malaysia .upper-center .first strong {
          font-size: 14px; }
      section.malaysia .upper-center .secound {
        color: #000b26; }
      section.malaysia .upper-center .third {
        color: #000b26; }
        section.malaysia .upper-center .third strong {
          font-size: 14px; }
      section.malaysia .upper-center .logo img {
        width: 60px; }
    section.malaysia .down {
      position: relative;
      height: 60px; }
      section.malaysia .down .logo img {
        width: 60px; }
      section.malaysia .down .number {
        color: #000b26; }
      section.malaysia .down .precent {
        color: #000b26; }
      section.malaysia .down .text {
        color: #000b26; }
    section.malaysia .under {
      position: relative;
      height: auto; }
      section.malaysia .under .logo img {
        width: 60px; }
      section.malaysia .under .first {
        color: #000b26; }
      section.malaysia .under .secound {
        color: #000b26; }
      section.malaysia .under .third {
        color: #000b26; } }
  @media (max-width: 575px) {
    section.malaysia .malaysiaLines {
      margin: 5px; }
      section.malaysia .malaysiaLines .upper {
        position: relative;
        height: 80px; }
        section.malaysia .malaysiaLines .upper .text-first {
          color: #000b26; }
          section.malaysia .malaysiaLines .upper .text-first strong {
            color: #000b26;
            font-size: 14px; }
        section.malaysia .malaysiaLines .upper .text-sec {
          display: block;
          padding-left: 55px;
          color: #000b26;
          margin-top: -20px; }
          section.malaysia .malaysiaLines .upper .text-sec strong {
            color: #000b26;
            font-size: 14px; }
        section.malaysia .malaysiaLines .upper .third {
          display: block;
          padding-left: 45px;
          color: #000b26; }
        section.malaysia .malaysiaLines .upper .logo img {
          width: 40px; }
      section.malaysia .malaysiaLines .center {
        position: relative;
        color: #000b26;
        height: 120px; }
        section.malaysia .malaysiaLines .center .first {
          display: block;
          padding-left: 55px;
          font-size: 14px;
          color: #000b26;
          margin-top: -20px; }
        section.malaysia .malaysiaLines .center .secound {
          display: block;
          padding-left: 55px;
          font-size: 14px;
          color: #000b26; }
        section.malaysia .malaysiaLines .center .third {
          display: block;
          padding-left: 55px;
          font-size: 14px;
          color: #000b26; }
        section.malaysia .malaysiaLines .center .logo img {
          width: 40px; }
    section.malaysia .upper-center {
      position: relative;
      height: 120px; }
      section.malaysia .upper-center .first {
        color: #000b26; }
        section.malaysia .upper-center .first strong {
          font-size: 14px; }
      section.malaysia .upper-center .secound {
        color: #000b26;
        display: block;
        padding-left: 55px;
        margin-top: -35px; }
      section.malaysia .upper-center .third {
        color: #000b26; }
        section.malaysia .upper-center .third strong {
          font-size: 14px; }
      section.malaysia .upper-center .logo img {
        width: 40px; }
    section.malaysia .down {
      position: relative;
      height: 60px; }
      section.malaysia .down .logo img {
        width: 40px; }
      section.malaysia .down .number {
        color: #000b26; }
      section.malaysia .down .precent {
        color: #000b26; }
      section.malaysia .down .text {
        color: #000b26; }
    section.malaysia .under {
      position: relative;
      height: auto; }
      section.malaysia .under .logo img {
        width: 40px; }
      section.malaysia .under .first {
        color: #000b26; }
      section.malaysia .under .secound {
        display: block;
        padding-left: 55px;
        color: #000b26;
        margin-top: -30px; }
      section.malaysia .under .third {
        color: #000b26;
        display: block;
        padding-left: 55px; } }

section.singapore {
  position: relative; }
  section.singapore .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-start; }
    @media (max-width: 1199.99px) {
      section.singapore .container {
        align-items: center; } }
  section.singapore .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.singapore .title {
        margin-top: -120px; } }
    section.singapore .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.singapore .subtitle {
    align-self: flex-start; }
    section.singapore .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.singapore .image-box {
    position: relative; }
    section.singapore .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.singapore .image-box img {
          width: 100%; } }
    section.singapore .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.singapore .singaporeLines {
      background-image: url("../images/sections/icons/rightlines.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      left: 475px;
      z-index: 0; }
      section.singapore .singaporeLines .upper {
        position: relative; }
        section.singapore .singaporeLines .upper .text-first {
          position: absolute;
          top: -10px;
          left: 135px;
          color: #000b26; }
          section.singapore .singaporeLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; }
        section.singapore .singaporeLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: 135px;
          color: #000b26; }
          section.singapore .singaporeLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; }
        section.singapore .singaporeLines .upper .logo {
          position: absolute;
          right: 240px;
          top: -30px; }
          section.singapore .singaporeLines .upper .logo img {
            width: 80px; }
      section.singapore .singaporeLines .upper-center {
        position: relative; }
        section.singapore .singaporeLines .upper-center .first {
          position: absolute;
          color: #000b26;
          top: 70px;
          left: 170px; }
          section.singapore .singaporeLines .upper-center .first strong {
            font-size: 20px; }
        section.singapore .singaporeLines .upper-center .secound {
          position: absolute;
          color: #000b26;
          top: 95px;
          left: 170px; }
        section.singapore .singaporeLines .upper-center .third {
          position: absolute;
          color: #000b26;
          top: 115px;
          left: 170px; }
          section.singapore .singaporeLines .upper-center .third strong {
            font-size: 20px; }
        section.singapore .singaporeLines .upper-center .logo {
          position: absolute;
          top: 70px;
          left: 310px; }
          section.singapore .singaporeLines .upper-center .logo img {
            width: 60px; }
      section.singapore .singaporeLines .center {
        position: relative; }
        section.singapore .singaporeLines .center .title {
          position: absolute;
          color: #000b26;
          top: 170px;
          font-size: 20px;
          left: 235px;
          margin-top: 0px; }
        section.singapore .singaporeLines .center .first {
          position: absolute;
          color: #000b26;
          top: 195px;
          font-size: 20px;
          left: 235px; }
        section.singapore .singaporeLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 215px;
          font-size: 20px;
          left: 235px; }
        section.singapore .singaporeLines .center .third {
          position: absolute;
          color: #000b26;
          top: 235px;
          font-size: 20px;
          left: 235px; }
        section.singapore .singaporeLines .center .logo {
          position: absolute;
          top: 230px;
          left: 430px; }
          section.singapore .singaporeLines .center .logo img {
            width: 60px; }
      section.singapore .singaporeLines .down {
        position: relative; }
        section.singapore .singaporeLines .down .logo {
          position: absolute;
          left: 260px;
          top: 290px; }
          section.singapore .singaporeLines .down .logo img {
            width: 100px; }
        section.singapore .singaporeLines .down .number {
          position: absolute;
          color: #000b26;
          left: 270px;
          top: 290px;
          font-size: 40px; }
        section.singapore .singaporeLines .down .precent {
          position: absolute;
          color: #000b26;
          left: 260px;
          top: 290px;
          left: 327px;
          top: 315px;
          font-size: 30px; }
        section.singapore .singaporeLines .down .text {
          position: absolute;
          color: #000b26;
          left: 370px;
          width: 115px;
          top: 290px; }
      section.singapore .singaporeLines .under {
        position: relative; }
        section.singapore .singaporeLines .under .logo {
          position: absolute;
          top: 350px;
          left: -200px; }
          section.singapore .singaporeLines .under .logo img {
            width: 60px; }
        section.singapore .singaporeLines .under .first {
          position: absolute;
          top: 345px;
          left: -120px;
          color: #000b26; }
        section.singapore .singaporeLines .under .secound {
          position: absolute;
          top: 365px;
          left: -120px;
          color: #000b26; }
        section.singapore .singaporeLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: -120px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.singapore .singaporeLines .upper {
      position: relative;
      height: 50px; }
      section.singapore .singaporeLines .upper .text-first {
        color: #000b26; }
        section.singapore .singaporeLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.singapore .singaporeLines .upper .text-sec {
        color: #000b26; }
        section.singapore .singaporeLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.singapore .singaporeLines .upper .logo img {
        width: 60px; }
    section.singapore .singaporeLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.singapore .singaporeLines .center .first {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 75px;
        margin-top: -20px; }
      section.singapore .singaporeLines .center .secound {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 75px; }
      section.singapore .singaporeLines .center .third {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 75px; }
      section.singapore .singaporeLines .center .logo img {
        width: 60px; }
    section.singapore .upper-center {
      position: relative;
      height: 100px; }
      section.singapore .upper-center .first {
        color: #000b26; }
        section.singapore .upper-center .first strong {
          font-size: 14px; }
      section.singapore .upper-center .secound {
        color: #000b26; }
      section.singapore .upper-center .third {
        color: #000b26; }
        section.singapore .upper-center .third strong {
          font-size: 14px; }
      section.singapore .upper-center .logo img {
        width: 60px; }
    section.singapore .down {
      position: relative;
      height: 60px; }
      section.singapore .down .logo img {
        width: 60px; }
      section.singapore .down .number {
        color: #000b26; }
      section.singapore .down .precent {
        color: #000b26; }
      section.singapore .down .text {
        color: #000b26; }
    section.singapore .under {
      position: relative;
      height: auto; }
      section.singapore .under .logo img {
        width: 60px; }
      section.singapore .under .first {
        color: #000b26; }
      section.singapore .under .secound {
        color: #000b26; }
      section.singapore .under .third {
        color: #000b26; } }
@media (max-width: 1199.99px) and (max-width: 575px) {
  section.singapore .singaporeLines {
    margin: 5px; }
    section.singapore .singaporeLines .upper {
      position: relative;
      height: 40px;
      font-size: 12px; }
      section.singapore .singaporeLines .upper .text-first {
        color: #000b26; }
        section.singapore .singaporeLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.singapore .singaporeLines .upper .text-sec {
        color: #000b26;
        font-size: 12px; }
        section.singapore .singaporeLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.singapore .singaporeLines .upper .logo img {
        width: 40px; }
    section.singapore .singaporeLines .center {
      position: relative;
      color: #000b26;
      height: 100px; }
      section.singapore .singaporeLines .center .first {
        font-size: 14px;
        display: block;
        color: #000b26;
        padding-left: 55px;
        margin-top: -20px; }
      section.singapore .singaporeLines .center .secound {
        font-size: 14px;
        display: block;
        color: #000b26;
        padding-left: 55px; }
      section.singapore .singaporeLines .center .third {
        font-size: 14px;
        display: block;
        color: #000b26;
        padding-left: 55px; }
      section.singapore .singaporeLines .center .logo img {
        width: 40px; }
  section.singapore .upper-center {
    position: relative;
    height: 70px; }
    section.singapore .upper-center .first {
      color: #000b26;
      font-size: 14px; }
      section.singapore .upper-center .first strong {
        font-size: 14px; }
    section.singapore .upper-center .secound {
      color: #000b26;
      font-size: 14px; }
    section.singapore .upper-center .third {
      color: #000b26;
      font-size: 14px; }
      section.singapore .upper-center .third strong {
        font-size: 14px; }
    section.singapore .upper-center .logo img {
      width: 40px; }
  section.singapore .down {
    position: relative;
    height: 60px; }
    section.singapore .down .logo img {
      width: 40px; }
    section.singapore .down .number {
      color: #000b26;
      font-size: 14px; }
    section.singapore .down .precent {
      color: #000b26;
      font-size: 14px; }
    section.singapore .down .text {
      color: #000b26;
      font-size: 14px; }
  section.singapore .under {
    position: relative;
    height: auto; }
    section.singapore .under .logo img {
      width: 40px; }
    section.singapore .under .first {
      color: #000b26;
      font-size: 14px; }
    section.singapore .under .secound {
      display: block;
      padding-left: 55px;
      color: #000b26;
      font-size: 14px;
      margin-top: -30px; }
    section.singapore .under .third {
      display: block;
      color: #000b26;
      font-size: 14px;
      padding-left: 55px; } }

section.unitedkingdom {
  position: relative; }
  section.unitedkingdom .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-end; }
    @media (max-width: 1199.99px) {
      section.unitedkingdom .container {
        align-items: center; } }
    section.unitedkingdom .container .row {
      margin-top: 50px; }
  section.unitedkingdom .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.unitedkingdom .title {
        margin-top: -120px; } }
    section.unitedkingdom .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.unitedkingdom .subtitle {
    align-self: flex-start; }
    section.unitedkingdom .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.unitedkingdom .image-box {
    position: relative; }
    section.unitedkingdom .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.unitedkingdom .image-box img {
          width: 100%; } }
    section.unitedkingdom .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.unitedkingdom .ukLines {
      background-image: url("../images/sections/icons/3linesleft.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      right: 110px;
      z-index: -1; }
      section.unitedkingdom .ukLines .upper {
        position: relative; }
        section.unitedkingdom .ukLines .upper .text-first {
          position: absolute;
          top: -12px;
          left: -90px;
          color: #000b26; }
          section.unitedkingdom .ukLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; }
        section.unitedkingdom .ukLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: -90px;
          color: #000b26; }
          section.unitedkingdom .ukLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; }
        section.unitedkingdom .ukLines .upper .third {
          position: absolute;
          top: 35px;
          left: -90px;
          color: #000b26; }
        section.unitedkingdom .ukLines .upper .fourth {
          position: absolute;
          top: 55px;
          left: -90px;
          color: #000b26; }
        section.unitedkingdom .ukLines .upper .logo {
          position: absolute;
          left: -175px;
          top: 0px; }
          section.unitedkingdom .ukLines .upper .logo img {
            width: 80px; }
      section.unitedkingdom .ukLines .center {
        position: relative; }
        section.unitedkingdom .ukLines .center .title {
          position: absolute;
          color: #000b26;
          top: 135px;
          font-size: 20px;
          margin-top: 0px;
          left: -140px; }
        section.unitedkingdom .ukLines .center .first {
          position: absolute;
          color: #000b26;
          top: 155px;
          font-size: 20px;
          left: -140px; }
        section.unitedkingdom .ukLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 175px;
          font-size: 20px;
          left: -140px; }
        section.unitedkingdom .ukLines .center .third {
          position: absolute;
          color: #000b26;
          top: 195px;
          font-size: 20px;
          left: -140px; }
        section.unitedkingdom .ukLines .center .logo {
          position: absolute;
          top: 150px;
          left: -200px; }
          section.unitedkingdom .ukLines .center .logo img {
            width: 50px; }
      section.unitedkingdom .ukLines .down {
        position: relative; }
        section.unitedkingdom .ukLines .down .logo {
          position: absolute;
          left: -215px;
          top: 290px; }
          section.unitedkingdom .ukLines .down .logo img {
            width: 100px; }
        section.unitedkingdom .ukLines .down .number {
          position: absolute;
          color: #000b26;
          left: -200px;
          top: 290px;
          font-size: 40px; }
        section.unitedkingdom .ukLines .down .precent {
          position: absolute;
          color: #000b26;
          left: -150px;
          top: 315px;
          font-size: 30px; }
        section.unitedkingdom .ukLines .down .text {
          position: absolute;
          color: #000b26;
          left: -105px;
          width: 115px;
          top: 290px; }
      section.unitedkingdom .ukLines .under {
        position: relative; }
        section.unitedkingdom .ukLines .under .logo {
          position: absolute;
          top: 350px;
          left: 200px; }
          section.unitedkingdom .ukLines .under .logo img {
            width: 60px; }
        section.unitedkingdom .ukLines .under .first {
          position: absolute;
          top: 345px;
          left: 270px;
          color: #000b26;
          font-size: 20px; }
        section.unitedkingdom .ukLines .under .secound {
          position: absolute;
          top: 365px;
          left: 270px;
          color: #000b26;
          font-size: 20px; }
        section.unitedkingdom .ukLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: 270px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.unitedkingdom .ukLines {
      margin: 5px; }
      section.unitedkingdom .ukLines .upper {
        position: relative;
        height: 100px;
        width: 100%; }
        section.unitedkingdom .ukLines .upper .text-first {
          color: #000b26; }
          section.unitedkingdom .ukLines .upper .text-first strong {
            color: #000b26;
            font-size: 14px; }
        section.unitedkingdom .ukLines .upper .text-sec {
          color: #000b26; }
          section.unitedkingdom .ukLines .upper .text-sec strong {
            color: #000b26;
            font-size: 14px; }
        section.unitedkingdom .ukLines .upper .third {
          display: block;
          padding-left: 75px;
          margin-top: -20px; }
        section.unitedkingdom .ukLines .upper .fourth {
          padding-left: 75px; }
        section.unitedkingdom .ukLines .upper .logo img {
          width: 60px; }
      section.unitedkingdom .ukLines .center {
        position: relative;
        color: #000b26;
        height: 120px; }
        section.unitedkingdom .ukLines .center .first {
          font-size: 14px;
          color: #000b26;
          display: block;
          padding-left: 75px;
          margin-top: -20px; }
        section.unitedkingdom .ukLines .center .secound {
          font-size: 14px;
          color: #000b26;
          display: block;
          padding-left: 75px; }
        section.unitedkingdom .ukLines .center .third {
          font-size: 14px;
          color: #000b26;
          display: block;
          padding-left: 75px; }
        section.unitedkingdom .ukLines .center .logo img {
          width: 60px; }
    section.unitedkingdom .upper-center {
      position: relative; }
      section.unitedkingdom .upper-center .first {
        color: #000b26; }
        section.unitedkingdom .upper-center .first strong {
          font-size: 20px; }
      section.unitedkingdom .upper-center .secound {
        color: #000b26; }
      section.unitedkingdom .upper-center .third {
        color: #000b26; }
        section.unitedkingdom .upper-center .third strong {
          font-size: 20px; }
      section.unitedkingdom .upper-center .logo img {
        width: 60px; }
    section.unitedkingdom .down {
      position: relative;
      height: 80px; }
      section.unitedkingdom .down .logo img {
        width: 60px; }
      section.unitedkingdom .down .number {
        color: #000b26; }
      section.unitedkingdom .down .precent {
        color: #000b26; }
      section.unitedkingdom .down .text {
        color: #000b26; }
    section.unitedkingdom .under {
      position: relative;
      height: auto; }
      section.unitedkingdom .under .logo img {
        width: 60px; }
      section.unitedkingdom .under .first {
        color: #000b26; }
      section.unitedkingdom .under .secound {
        color: #000b26; }
      section.unitedkingdom .under .third {
        display: block;
        padding-left: 75px;
        color: #000b26;
        margin-top: -35px; } }
  @media (max-width: 575px) {
    section.unitedkingdom .ukLines .upper {
      position: relative;
      height: 120px;
      width: 100%; }
      section.unitedkingdom .ukLines .upper .text-first {
        color: #000b26; }
        section.unitedkingdom .ukLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.unitedkingdom .ukLines .upper .text-sec {
        display: block;
        padding-left: 55px;
        color: #000b26;
        margin-top: -15px; }
        section.unitedkingdom .ukLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.unitedkingdom .ukLines .upper .third {
        display: block;
        padding-left: 55px;
        margin-top: 0; }
      section.unitedkingdom .ukLines .upper .fourth {
        display: block;
        padding-left: 55px; }
      section.unitedkingdom .ukLines .upper .logo img {
        width: 40px; }
    section.unitedkingdom .ukLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.unitedkingdom .ukLines .center .first {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 55px;
        margin-top: -20px; }
      section.unitedkingdom .ukLines .center .secound {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 55px; }
      section.unitedkingdom .ukLines .center .third {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 55px; }
      section.unitedkingdom .ukLines .center .logo img {
        width: 40px; }
    section.unitedkingdom .upper-center {
      position: relative; }
      section.unitedkingdom .upper-center .first {
        color: #000b26; }
        section.unitedkingdom .upper-center .first strong {
          font-size: 20px; }
      section.unitedkingdom .upper-center .secound {
        color: #000b26; }
      section.unitedkingdom .upper-center .third {
        color: #000b26; }
        section.unitedkingdom .upper-center .third strong {
          font-size: 20px; }
      section.unitedkingdom .upper-center .logo img {
        width: 40px; }
    section.unitedkingdom .down {
      position: relative;
      height: 80px;
      width: 100%; }
      section.unitedkingdom .down .logo img {
        width: 40px; }
      section.unitedkingdom .down .number {
        color: #000b26; }
      section.unitedkingdom .down .precent {
        color: #000b26; }
      section.unitedkingdom .down .text {
        color: #000b26; }
    section.unitedkingdom .under {
      position: relative;
      height: auto; }
      section.unitedkingdom .under .logo img {
        width: 40px; }
      section.unitedkingdom .under .first {
        color: #000b26; }
      section.unitedkingdom .under .secound {
        display: block;
        padding-left: 55px;
        color: #000b26;
        margin-top: -15px; }
      section.unitedkingdom .under .third {
        display: block;
        padding-left: 55px;
        color: #000b26;
        margin-top: 0; } }

section.usa {
  position: relative; }
  section.usa .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-start; }
    @media (max-width: 1199.99px) {
      section.usa .container {
        align-items: center; } }
  section.usa .title {
    align-self: flex-start; }
    @media (min-width: 1200px) {
      section.usa .title {
        margin-top: -120px; } }
    section.usa .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.usa .subtitle {
    align-self: flex-start; }
    section.usa .subtitle h3 {
      color: #000b26;
      font-weight: 400;
      font-family: "DIN Next LT W02 Regular"; }
  section.usa .image-box {
    position: relative; }
    section.usa .image-box img {
      width: 635px; }
      @media (max-width: 575px) {
        section.usa .image-box img {
          width: 100%; } }
    section.usa .image-box:hover {
      animation: shake 0.92s;
      perspective: 400px;
      cursor: pointer; }
  @media (min-width: 1199.99px) {
    section.usa .usaLines {
      background-image: url("../images/sections/icons/rightlines.svg");
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      top: -8px;
      left: 475px;
      z-index: 0; }
      section.usa .usaLines .upper {
        position: relative; }
        section.usa .usaLines .upper .text-first {
          position: absolute;
          top: -10px;
          left: 135px;
          color: #000b26; }
          section.usa .usaLines .upper .text-first strong {
            color: #000b26;
            font-size: 20px; } }
      @media (min-width: 1199.99px) and (max-width: 575px) {
        section.usa .usaLines .upper .text-first {
          font-size: 12px; } }
  @media (min-width: 1199.99px) {
        section.usa .usaLines .upper .text-sec {
          position: absolute;
          top: 13px;
          left: 135px;
          color: #000b26; }
          section.usa .usaLines .upper .text-sec strong {
            color: #000b26;
            font-size: 20px; }
        section.usa .usaLines .upper .logo {
          position: absolute;
          right: 215px;
          top: -25px; }
          section.usa .usaLines .upper .logo img {
            width: 80px; }
      section.usa .usaLines .upper-center {
        position: relative; }
        section.usa .usaLines .upper-center .first {
          position: absolute;
          color: #000b26;
          top: 70px;
          left: 170px; }
          section.usa .usaLines .upper-center .first strong {
            font-size: 20px; }
        section.usa .usaLines .upper-center .secound {
          position: absolute;
          color: #000b26;
          top: 95px;
          left: 170px; }
        section.usa .usaLines .upper-center .third {
          position: absolute;
          color: #000b26;
          top: 115px;
          left: 170px; }
          section.usa .usaLines .upper-center .third strong {
            font-size: 20px; }
        section.usa .usaLines .upper-center .logo {
          position: absolute;
          top: 70px;
          left: 310px; }
          section.usa .usaLines .upper-center .logo img {
            width: 60px; }
      section.usa .usaLines .center {
        position: relative; }
        section.usa .usaLines .center .title {
          position: absolute;
          color: #000b26;
          top: 170px;
          font-size: 20px;
          left: 235px;
          margin-top: 0px; }
        section.usa .usaLines .center .first {
          position: absolute;
          color: #000b26;
          top: 195px;
          font-size: 20px;
          left: 235px; }
        section.usa .usaLines .center .secound {
          position: absolute;
          color: #000b26;
          top: 215px;
          font-size: 20px;
          left: 235px; }
        section.usa .usaLines .center .third {
          position: absolute;
          color: #000b26;
          top: 235px;
          font-size: 20px;
          left: 235px; }
        section.usa .usaLines .center .logo {
          position: absolute;
          top: 245px;
          left: 430px; }
          section.usa .usaLines .center .logo img {
            width: 50px; }
      section.usa .usaLines .down {
        position: relative; }
        section.usa .usaLines .down .logo {
          position: absolute;
          left: 260px;
          top: 290px; }
          section.usa .usaLines .down .logo img {
            width: 100px; }
        section.usa .usaLines .down .number {
          position: absolute;
          color: #000b26;
          left: 270px;
          top: 290px;
          font-size: 40px; }
        section.usa .usaLines .down .precent {
          position: absolute;
          color: #000b26;
          left: 260px;
          top: 290px;
          left: 327px;
          top: 315px;
          font-size: 30px; }
        section.usa .usaLines .down .text {
          position: absolute;
          color: #000b26;
          left: 370px;
          width: 115px;
          top: 290px; }
      section.usa .usaLines .under {
        position: relative; }
        section.usa .usaLines .under .logo {
          position: absolute;
          top: 350px;
          left: -200px; }
          section.usa .usaLines .under .logo img {
            width: 60px; }
        section.usa .usaLines .under .first {
          position: absolute;
          top: 345px;
          left: -120px;
          color: #000b26; }
        section.usa .usaLines .under .secound {
          position: absolute;
          top: 365px;
          left: -120px;
          color: #000b26; }
        section.usa .usaLines .under .third {
          position: absolute;
          top: 385px;
          font-size: 20px;
          left: -120px;
          color: #000b26; } }
  @media (max-width: 1199.99px) {
    section.usa .usaLines .upper {
      position: relative;
      height: 50px; }
      section.usa .usaLines .upper .text-first {
        color: #000b26; }
        section.usa .usaLines .upper .text-first strong {
          color: #000b26;
          font-size: 14px; }
      section.usa .usaLines .upper .text-sec {
        color: #000b26; }
        section.usa .usaLines .upper .text-sec strong {
          color: #000b26;
          font-size: 14px; }
      section.usa .usaLines .upper .logo img {
        width: 60px; }
    section.usa .usaLines .center {
      position: relative;
      color: #000b26;
      height: 120px; }
      section.usa .usaLines .center .first {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 75px;
        margin-top: -20px; }
      section.usa .usaLines .center .secound {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 75px; }
      section.usa .usaLines .center .third {
        font-size: 14px;
        color: #000b26;
        display: block;
        padding-left: 75px; }
      section.usa .usaLines .center .logo img {
        width: 60px; }
    section.usa .upper-center {
      position: relative;
      height: 100px; }
      section.usa .upper-center .first {
        color: #000b26; }
        section.usa .upper-center .first strong {
          font-size: 14px; }
      section.usa .upper-center .secound {
        color: #000b26; }
      section.usa .upper-center .third {
        color: #000b26; }
        section.usa .upper-center .third strong {
          font-size: 14px; }
      section.usa .upper-center .logo img {
        width: 60px; }
    section.usa .down {
      position: relative;
      height: 60px; }
      section.usa .down .logo img {
        width: 60px; }
      section.usa .down .number {
        color: #000b26; }
      section.usa .down .precent {
        color: #000b26; }
      section.usa .down .text {
        color: #000b26; }
    section.usa .under {
      position: relative;
      height: auto; }
      section.usa .under .logo img {
        width: 60px; }
      section.usa .under .first {
        color: #000b26; }
      section.usa .under .secound {
        color: #000b26; }
      section.usa .under .third {
        color: #000b26; } }
  @media (max-width: 575px) {
    section.usa .usaLines {
      margin: 5px; }
      section.usa .usaLines .upper {
        position: relative;
        height: 40px;
        font-size: 12px; }
        section.usa .usaLines .upper .text-first {
          color: #000b26; }
          section.usa .usaLines .upper .text-first strong {
            color: #000b26;
            font-size: 14px; }
        section.usa .usaLines .upper .text-sec {
          color: #000b26;
          font-size: 12px; }
          section.usa .usaLines .upper .text-sec strong {
            color: #000b26;
            font-size: 14px; }
        section.usa .usaLines .upper .logo img {
          width: 40px; }
      section.usa .usaLines .center {
        position: relative;
        color: #000b26;
        height: 100px; }
        section.usa .usaLines .center .first {
          font-size: 14px;
          display: block;
          color: #000b26;
          padding-left: 55px;
          margin-top: -20px; }
        section.usa .usaLines .center .secound {
          font-size: 14px;
          display: block;
          color: #000b26;
          padding-left: 55px; }
        section.usa .usaLines .center .third {
          font-size: 14px;
          display: block;
          color: #000b26;
          padding-left: 55px; }
        section.usa .usaLines .center .logo img {
          width: 40px; }
    section.usa .upper-center {
      position: relative;
      height: 70px; }
      section.usa .upper-center .first {
        color: #000b26;
        font-size: 14px; }
        section.usa .upper-center .first strong {
          font-size: 14px; }
      section.usa .upper-center .secound {
        color: #000b26;
        font-size: 14px; }
      section.usa .upper-center .third {
        color: #000b26;
        font-size: 14px; }
        section.usa .upper-center .third strong {
          font-size: 14px; }
      section.usa .upper-center .logo img {
        width: 40px; }
    section.usa .down {
      position: relative;
      height: 60px; }
      section.usa .down .logo img {
        width: 40px; }
      section.usa .down .number {
        color: #000b26;
        font-size: 14px; }
      section.usa .down .precent {
        color: #000b26;
        font-size: 14px; }
      section.usa .down .text {
        color: #000b26;
        font-size: 14px; }
    section.usa .under {
      position: relative;
      height: auto; }
      section.usa .under .logo img {
        width: 40px; }
      section.usa .under .first {
        color: #000b26;
        font-size: 14px; }
      section.usa .under .secound {
        display: block;
        padding-left: 55px;
        color: #000b26;
        font-size: 14px;
        margin-top: -25px; }
      section.usa .under .third {
        display: block;
        color: #000b26;
        font-size: 14px;
        padding-left: 55px; } }

section.totals {
  position: relative; }
  section.totals .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%; }
  section.totals .title {
    padding-bottom: 20px; }
    section.totals .title h2 {
      color: #D13C35;
      font-weight: 500;
      font-size: 28pt;
      font-family: "DIN Next LT W01 Bold"; }
  section.totals .subtitle h3 {
    color: #000b26;
    font-weight: 400;
    font-family: "DIN Next LT W02 Regular"; }
  section.totals .blackflag {
    background-image: url("../images/totals/flag.svg");
    background-repeat: no-repeat;
    width: 660px;
    height: 300px;
    position: relative; }
    @media (max-width: 767px) {
      section.totals .blackflag {
        width: 585px; } }
    @media (max-width: 575px) {
      section.totals .blackflag {
        width: 350px;
        height: 120px; } }
    section.totals .blackflag h2 {
      font-family: "DIN Next LT W01 Bold";
      position: absolute;
      right: 85px;
      font-size: 85px;
      top: 20px; }
      @media (max-width: 767px) {
        section.totals .blackflag h2 {
          right: 80px; } }
      @media (max-width: 575px) {
        section.totals .blackflag h2 {
          font-size: 40px;
          right: 45px;
          top: 15px; } }
    section.totals .blackflag span.up {
      position: absolute;
      top: 105px;
      left: 420px;
      font-weight: 300; }
      @media (max-width: 767px) {
        section.totals .blackflag span.up {
          left: 360px; } }
      @media (max-width: 575px) {
        section.totals .blackflag span.up {
          font-size: 10px;
          top: 55px;
          left: 220px; } }
    section.totals .blackflag span.down {
      position: absolute;
      top: 85px;
      left: 410px;
      font-weight: 300; }
      @media (max-width: 767px) {
        section.totals .blackflag span.down {
          left: 360px; } }
      @media (max-width: 575px) {
        section.totals .blackflag span.down {
          font-size: 10px;
          left: 210px;
          top: 45px; } }
    section.totals .blackflag .text-down {
      position: absolute;
      top: 122px; }
      @media (max-width: 575px) {
        section.totals .blackflag .text-down {
          font-size: 10px;
          top: 70px; } }
  section.totals .blackFridayDown {
    background-image: url("../images/totals/blackfridaydown.svg");
    background-repeat: no-repeat;
    width: 585px;
    height: 214px;
    position: relative; }
    @media (max-width: 767px) {
      section.totals .blackFridayDown {
        width: 585px; } }
    @media (max-width: 575px) {
      section.totals .blackFridayDown {
        width: 350px;
        height: 140px; } }
    section.totals .blackFridayDown .title {
      position: absolute;
      top: -22px;
      left: 24px;
      font-size: 27px;
      font-family: "DIN Next LT W01 Bold"; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .title {
          font-size: 16px;
          top: -12px; } }
    section.totals .blackFridayDown .precentleft {
      position: absolute;
      font-family: "DIN Next LT W01 Bold";
      top: 85px;
      left: 70px;
      font-size: 26px; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .precentleft {
          font-size: 16px;
          top: 50px;
          left: 50px; } }
    section.totals .blackFridayDown .precentCenter {
      position: absolute;
      font-family: "DIN Next LT W01 Bold";
      top: 85px;
      left: 257px;
      font-size: 26px; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .precentCenter {
          font-size: 16px;
          top: 50px;
          left: 155px; } }
    section.totals .blackFridayDown .precentRight {
      position: absolute;
      font-family: "DIN Next LT W01 Bold";
      top: 85px;
      left: 425px;
      font-size: 26px; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .precentRight {
          font-size: 16px;
          top: 50px;
          left: 255px; } }
    section.totals .blackFridayDown .nameleft {
      position: absolute;
      top: 145px;
      left: 65px;
      font-size: 20px;
      width: 93px;
      line-height: 1.1;
      text-align: center; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .nameleft {
          font-size: 16px;
          top: 70px;
          left: 25px; } }
    section.totals .blackFridayDown .nameCenter {
      position: absolute;
      top: 145px;
      right: 240px;
      font-size: 20px; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .nameCenter {
          font-size: 16px;
          top: 70px;
          left: 145px; } }
    section.totals .blackFridayDown .nameRight {
      position: absolute;
      top: 145px;
      right: 60px;
      font-size: 20px; }
      @media (max-width: 575px) {
        section.totals .blackFridayDown .nameRight {
          font-size: 16px;
          top: 70px;
          left: 235px;
          right: 0; } }
  section.totals .blackFridayRight {
    background-image: url("../images/totals/rightblackfriday.svg");
    background-repeat: no-repeat;
    height: 660px;
    margin-top: 28px;
    position: relative; }
    @media (max-width: 1199px) {
      section.totals .blackFridayRight {
        margin-left: 40px; } }
    @media (max-width: 575px) {
      section.totals .blackFridayRight {
        height: 360px; } }
    section.totals .blackFridayRight .upper .titleOne {
      position: absolute;
      top: -21px;
      right: 90px;
      width: 250px;
      font-size: 24px; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .upper .titleOne {
          right: 55px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .upper .titleOne {
          right: 300px; } }
      @media (max-width: 767px) {
        section.totals .blackFridayRight .upper .titleOne {
          right: 120px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .upper .titleOne {
          right: 0;
          left: 10px; } }
    section.totals .blackFridayRight .upper .number {
      position: absolute;
      top: 35px;
      font-size: 100px;
      left: 122px;
      font-family: "DIN Next LT W01 Bold"; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .upper .number {
          position: absolute;
          top: 30px;
          font-size: 80px;
          left: 95px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .upper .number {
          left: 145px;
          top: 50px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .upper .number {
          left: 70px;
          font-size: 44px;
          top: 30px; } }
    section.totals .blackFridayRight .upper .precent {
      position: absolute;
      top: 120px;
      font-size: 50px;
      left: 235px; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .upper .precent {
          top: 85px;
          font-size: 50px;
          left: 180px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .upper .precent {
          left: 235px;
          top: 120px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .upper .precent {
          font-size: 30px;
          left: 130px;
          top: 70px; } }
    section.totals .blackFridayRight .upper .text {
      position: absolute;
      top: 125px;
      font-size: 20px;
      width: 200px;
      right: -50px; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .upper .text {
          top: 107px;
          font-size: 18px;
          right: -60px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .upper .text {
          left: 320px;
          top: 140px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .upper .text {
          left: 160px;
          top: 73px;
          font-size: 15px; } }
    section.totals .blackFridayRight .downer .text {
      position: absolute;
      top: 330px;
      font-size: 20px;
      width: 200px;
      left: 26px;
      font-weight: 500;
      line-height: 24px; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .downer .text {
          top: 250px;
          font-size: 16px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .downer .text {
          top: 330px;
          font-size: 20px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .downer .text {
          top: 167px;
          font-size: 12px;
          left: 12px; } }
    section.totals .blackFridayRight .downer .mobil {
      position: absolute;
      top: 420px;
      font-size: 30px;
      left: 18px;
      font-weight: 500;
      font-family: "DIN Next LT W01 Bold"; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .downer .mobil {
          top: 340px;
          font-size: 22px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .downer .mobil {
          top: 420px;
          font-size: 30px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .downer .mobil {
          top: 229px;
          left: 12px;
          font-size: 15px; } }
    section.totals .blackFridayRight .downer .number {
      position: absolute;
      top: 365px;
      font-size: 90px;
      right: 70px;
      font-family: "DIN Next LT W01 Bold"; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .downer .number {
          top: 270px;
          right: 30px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .downer .number {
          top: 365px;
          right: 0;
          left: 260px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .downer .number {
          top: 210px;
          font-size: 40px;
          left: 145px; } }
    section.totals .blackFridayRight .downer .precent {
      position: absolute;
      top: 430px;
      font-size: 35px;
      right: 45px;
      font-weight: 500; }
      @media (max-width: 1199px) {
        section.totals .blackFridayRight .downer .precent {
          top: 335px;
          right: 9px; } }
      @media (max-width: 991px) {
        section.totals .blackFridayRight .downer .precent {
          top: 435px;
          right: 0;
          left: 360px; } }
      @media (max-width: 575px) {
        section.totals .blackFridayRight .downer .precent {
          top: 230px;
          font-size: 25px;
          left: 195px; } }

@media (max-width: 991px) {
  section.totals .blackFridayDown {
    margin-bottom: 3rem; } }
@media (max-width: 1199px) and (min-width: 992px) {
  section.totals .blackFridayRight .upper .titleOne {
    font-size: 18px;
    right: -10px; }
  section.totals .blackFridayRight .upper .text {
    font-size: 14px;
    right: -30px;
    max-width: 130px; } }
@media (max-width: 767px) {
  section.totals .blackflag h2 {
    font-size: 65px; }
  section.totals .blackflag span.up {
    left: 380px;
    top: 100px; }
  section.totals .blackFridayDown {
    width: 100%; }
    section.totals .blackFridayDown .title {
      font-size: 21px; }
    section.totals .blackFridayDown .precentleft {
      top: 65px;
      left: 55px; }
    section.totals .blackFridayDown .nameleft {
      left: 40px;
      top: 110px; }
    section.totals .blackFridayDown .precentCenter {
      top: 68px;
      left: 205px; }
    section.totals .blackFridayDown .nameCenter {
      top: 105px;
      left: 200px; }
    section.totals .blackFridayDown .precentRight {
      top: 65px;
      left: 360px; }
    section.totals .blackFridayDown .nameRight {
      top: 105px;
      right: 30px; } }
@media (max-width: 575px) {
  section.totals .blackflag h2 {
    font-size: 35px;
    right: 55px; }
  section.totals .blackflag span.up {
    left: 220px;
    top: 60px; }
  section.totals .blackFridayDown .title {
    font-size: 16px; }
  section.totals .blackFridayDown .precentleft {
    top: 50px;
    left: 45px; }
  section.totals .blackFridayDown .nameleft {
    left: 20px;
    top: 80px; }
  section.totals .blackFridayDown .precentCenter {
    top: 53px;
    left: 150px; }
  section.totals .blackFridayDown .nameCenter {
    top: 78px;
    left: 140px; }
  section.totals .blackFridayDown .precentRight {
    top: 52px;
    left: 255px; }
  section.totals .blackFridayDown .nameRight {
    top: 78px;
    right: auto;
    left: 230px; }
  section.totals .blackFridayRight {
    margin-top: 4rem;
    margin-left: 0; }
    section.totals .blackFridayRight .upper .titleOne {
      font-size: 16px;
      top: -30px; } }
section.video {
  position: relative; }
  section.video .title h2 {
    color: white;
    font-weight: 500;
    font-size: 28pt;
    font-family: "DIN Next LT W01 Bold"; }

.email {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .email .text-box-title {
    font-family: "DIN Next LT W01 Bold"; }
  .email .text-box-body p {
    margin-bottom: 0px; }
    .email .text-box-body p .each {
      line-height: 5px;
      padding-top: -5px; }
  .email .form-title {
    padding-bottom: 15px;
    font-family: "DIN Next LT W01 Bold"; }
  .email .form-control {
    background-color: #eff1f4;
    border-color: #eff1f4; }
    .email .form-control:focus {
      box-shadow: none;
      border-color: #D13C35; }
    @media (max-width: 575px) {
      .email .form-control {
        margin-bottom: 10px; } }
    .email .form-control::placeholder {
      color: #a8a8a8; }
  .email .was-validated .form-control:valid {
    border-color: #eff1f4; }
    .email .was-validated .form-control:valid:focus {
      box-shadow: none; }
  .email .was-validated .form-control:invalid {
    border-color: #D13C35; }
    .email .was-validated .form-control:invalid:focus {
      box-shadow: none; }
  .email .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #D13C35; }
  .email .was-validated .form-check-input:valid ~ .form-check-label {
    color: #212529; }

.footer {
  background-image: url("../images/footer.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 350px;
  z-index: 1;
  background-position: 0px 90%;
  padding-top: 150px;
  padding-bottom: 50px; }
  .footer ul {
    margin-bottom: 2rem; }
    .footer ul li a {
      color: #fff; }
  @media (max-width: 1199px) {
    .footer {
      position: relative; } }
  .footer::before {
    background-image: url("../images/footerline.svg");
    background-size: cover;
    content: "";
    position: absolute;
    z-index: 1;
    height: 258px;
    background-repeat: no-repeat;
    top: -160px;
    width: 100%;
    overflow: hidden; }
    @media (min-width: 1829.98px) {
      .footer::before {
        top: -115px;
        height: 215px; } }
    @media (min-width: 2200.98px) {
      .footer::before {
        top: -221px;
        height: 346px; } }
  .footer .copyright {
    color: white; }
  .footer ul.footer-socials {
    margin-bottom: 3rem; }
    .footer ul.footer-socials li {
      margin-right: 0px; }
      .footer ul.footer-socials li a {
        text-decoration: none;
        font-size: 16px;
        display: block;
        background-color: #fff;
        color: #000f23;
        padding: 5px 0;
        text-align: center;
        height: 30px;
        width: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        transition: .5s; }
        .footer ul.footer-socials li a.icon-wd-blog-logo:hover {
          background-color: #000f23;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-twitter:hover {
          background-color: #55acee;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-facebook:hover {
          background-color: #3b5998;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-linkedin:hover {
          background-color: #007bb5;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-xing:hover {
          background-color: #026466;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-youtube-play:hover {
          background-color: #b31217;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-google-plus-new:hover {
          background-color: #dd4b39;
          color: #fff; }
        .footer ul.footer-socials li a.icon-wd-rss:hover {
          background-color: #ff7c00;
          color: #fff; }
  .footer-logo img {
    margin-top: 1rem;
    width: 100px; }

@media (min-width: 768px) {
  .footer ul.footer-socials {
    text-align: right; } }
@media (min-width: 992px) {
  .footer-logo {
    text-align: right; } }

/*# sourceMappingURL=main.css.map */
