@font-face {
  font-family: Milliard;
  src:
    url('./8be8a51c-1235-4b56-aa78-87afe4ea9e3a.woff2') format('woff2'),
    url('./edbce190-efa5-46e4-bd67-ea741068e28e.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

.language-de,
.language-fr,
.language-it {
  display: none;
}

.customer-form.de .language-de {
  display: block;
}

.customer-form.de .language-en {
  display: none;
}

.customer-form.en .language-en {
  display: block;
}

.customer-form.fr .language-fr {
  display: block;
}

.customer-form.fr .language-en {
  display: none;
}

.customer-form.it .language-it {
  display: block;
}

.customer-form.it .language-en {
  display: none;
}

@media (width >= 992px) {
  #page-wrapper {
    padding-top: 108px;
  }
}

body {
  height: 100vh;
  background-color: #000d1f;
  margin: 0;
}

#page-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 73px;
  height: calc(100vh - 73px);
}

.container-full {
  width: 100%;
  padding: 0;
}

#header {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
}

@media (width >= 992px) {
  #header {
    position: fixed;
    transition: -webkit-transform 300ms ease;
    transition: -o-transform 300ms ease;
    transition:
      transform 300ms ease,
      -webkit-transform 300ms ease,
      -o-transform 300ms ease;
  }
}

#logo-bar {
  width: 100%;
  background: var(--SFP-Background-Colors-BC8, #000d1f);
  background-repeat: repeat-x;
  height: 73px;
  position: absolute;
  top: 0;
}

@media (width >= 768px) {
  .container {
    padding-left: 17px;
    padding-right: 17px;
  }
}

@media (width >= 480px) {
  .container {
    max-width: 560px;
  }
}

@media (width >= 768px) {
  .container {
    max-width: none;
    width: 754px;
  }
}

@media (width >= 992px) {
  .container {
    width: 974px;
  }
}

@media (width >= 1200px) {
  .container {
    width: 1174px;
  }
}

@media (width >= 1460px) {
  .container {
    width: 1334px;
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  padding-right: 17px;
}

.clearfix::before,
.clearfix::after,
.dl-horizontal dd::before,
.dl-horizontal dd::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after,
.form-horizontal .form-group::before,
.form-horizontal .form-group::after,
.btn-toolbar::before,
.btn-toolbar::after,
.btn-group-vertical > .btn-group::before,
.btn-group-vertical > .btn-group::after,
.nav::before,
.nav::after,
.panel-body::before,
.panel-body::after,
.modal-header::before,
.modal-header::after,
.modal-footer::before,
.modal-footer::after,
.cc_container::before,
.cc_container::after {
  display: table;
  content: ' ';
}

.clearfix::after,
.dl-horizontal dd::after,
.container::after,
.container-fluid::after,
.row::after,
.form-horizontal .form-group::after,
.btn-toolbar::after,
.btn-group-vertical > .btn-group::after,
.nav::after,
.panel-body::after,
.modal-header::after,
.modal-footer::after,
.cc_container::after {
  clear: both;
}

@media (width >= 768px) {
  .row {
    display: flex;
  }
}

.col-xs-1,
.col-tn-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xl-1,
.col-xs-2,
.col-tn-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xl-2,
.col-xs-3,
.col-tn-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xl-3,
.col-xs-4,
.col-tn-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xl-4,
.col-xs-5,
.col-tn-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xl-5,
.col-xs-6,
.col-tn-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xl-6,
.col-xs-7,
.col-tn-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xl-7,
.col-xs-8,
.col-tn-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xl-8,
.col-xs-9,
.col-tn-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xl-9,
.col-xs-10,
.col-tn-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xl-10,
.col-xs-11,
.col-tn-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xl-11,
.col-xs-12,
.col-tn-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 17px;
  padding-right: 17px;
}

#logo {
  display: block;
  margin: 39px 0 0 44px;
  width: fit-content;
}

#logo img {
  display: block;
  width: 150px;
  height: 14px;
}

@media (width >= 992px) {
  .section {
    padding: 80px 0;
  }
}

.section {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (width >= 992px) {
  .col-md-12 {
    width: 100%;
  }
}

.customer-form {
  overflow: hidden;
  max-width: 45%;
  float: right;
  position: absolute;
  bottom: 25%;
  left: 45%;
}

@media screen and (width <= 1300px) {
  .customer-form {
    left: 25%;
    max-width: 65%;
  }
}

@media screen and (width <= 992px) {
  .customer-form {
    bottom: 30%;
  }

  .h2 {
    font-size: 34px !important;
  }

  .copyrightNotice {
    margin-left: 50px !important;
  }

  .footer-contact {
    margin-right: 50px !important;
  }
}

@media screen and (width <= 768px) {
  .customer-form {
    bottom: 30%;
    max-width: 80%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .content-element ~ .row {
    display: flex !important;
  }

  .copyrightNotice {
    margin-left: 20px !important;
  }

  .footer-contact {
    margin-right: 20px !important;
  }
}

@media screen and (width <= 430px) {
  .customer-form {
    bottom: 40%;
  }

  .h2 {
    font-size: 24px !important;
  }

  .footer-contact p {
    text-align: right;
  }
}

@media (width >= 768px) {
  .margin-bottom-lg {
    margin-bottom: 60px !important;
  }
}

.margin-bottom-lg {
  margin-bottom: 48px !important;
}

.no-margin-top > *:first-child {
  margin-top: 0 !important;
}

@media (width >= 1200px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}

@media (width >= 768px) {
  h2,
  .h2 {
    font-size: 28px;
    margin-bottom: 18px;
  }
}

h2,
.h2 {
  margin-bottom: 13px;
  letter-spacing: 0.1em;
  font-size: 30px;
}

h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 33px;
  margin-bottom: 16.5px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Milliard, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
}

@media (width >= 1460px) {
  h1 {
    font-size: 57px;
  }
}

@media (width >= 1200px) {
  h1 {
    font-size: 44px;
    margin-bottom: 35px;
  }
}

@media (width >= 768px) {
  h1 {
    font-size: 34px;
    margin-bottom: 27px;
  }
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  letter-spacing: 0.1em;
}

@media (width <= 767px) {
  .col-tn-6 {
    width: auto !important;
  }
}

@media (width >= 480px) {
  .col-tn-6 {
    width: 50%;
  }
}

.btn {
  font-family: Milliard, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

.content-element.button {
  padding: 14px 0;
}

.btn-primary {
  color: #fff;
  background-color: #b38624;
  border-radius: 100px;
  padding: 14px 40px;
  margin-right: 12px;
}

.btn-primary:hover {
  color: #fff;
  animation: expand 0.4s ease-out;
  background-color: #0a2240;
}

.btn-secondary {
  color: #fff;
  background-color: #0a2240;
  border-radius: 100px;
  padding: 14px 40px;
}

.btn-secondary:hover {
  color: #fff;
  animation: expand 0.4s ease-out;
  background-color: #b38624;
}

@keyframes expand {
  0% {
    transform: scale(0, 1);
  }

  100% {
    transform: scale(1, 1);
  }
}

a {
  transition: color 200ms ease;
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #b38624;
}

footer {
  height: 80px;
  position: absolute;
  bottom: 0;
  font-family: Milliard, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #0a2240;
}

footer .copyrightNotice {
  margin-left: 172px;
  font-weight: 600;
}

.footer-contact {
  margin-right: 172px;
}
