body {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.3px;
}

h1 {
  display: block;
  width: 300px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #ff7d00;
  font-size: 66px;
  line-height: 60px;
  font-weight: 500;
  letter-spacing: 3px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #ff7d00;
  font-size: 44px;
  line-height: 52px;
  font-weight: 500;
  letter-spacing: 2px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #ff7d00;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 2px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

li {
  margin-top: 10px;
}

strong {
  font-weight: bold;
}

.body {
  background-color: #1d334e;
}

.section {
  height: 100%;
}

.row {
  display: block;
  width: 1000px;
  height: 500px;
  max-height: 500px;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.column {
  position: static;
  display: block;
  width: 470px;
  height: 470px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #ff7d00;
}

.column-2 {
  display: block;
}

.section-01 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section2 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
}

.parallax-div {
  display: block;
  width: 976px;
  margin-right: auto;
  margin-left: auto;
}

.column-wrapped {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  padding-top: 240px;
  padding-left: 40px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #ff7d00;
  background-color: rgba(6, 11, 21, 0.2);
}

.cwiw {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #fff;
  background-image: url('../images/key022x.jpg');
  background-position: 50% 50%;
  background-size: 470px;
  background-repeat: no-repeat;
}

.brand {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  float: none;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 100%;
  z-index: 1000;
  background-color: transparent;
}

.menu-button {
  position: static;
  top: 0px;
  right: 0px;
  width: 70px;
  height: 50px;
  padding: 5px 20px;
  float: right;
  background-color: transparent;
  background-image: url('../images/navbar2x.png');
  background-position: 50% 50%;
  background-size: 29px;
  background-repeat: no-repeat;
}

.menu-button.w--open {
  background-color: transparent;
  background-image: url('../images/close2x.png');
  background-size: 23px;
}

.row-2 {
  position: relative;
  z-index: 10000;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-3 {
  padding-right: 50px;
}

.section1 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
  background-image: url('../images/wallpaper01.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.nav-menu {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  padding-top: 100px;
  float: none;
  background-color: #060b15;
  text-align: center;
}

.nav-link {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #1d334e;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #ff7d00;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
}

.column-wrapped-filled {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #ff7d00;
}

.column-darkened {
  position: static;
  display: block;
  width: 470px;
  height: 470px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 40px 20px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #ff7d00;
  background-color: rgba(6, 11, 21, 0.3);
  letter-spacing: 1px;
}

.section3 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
  background-image: url('../images/wallpaper02.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section4 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
}

.cwiww {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  padding: 40px 20px 20px 40px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #fff;
  background-color: rgba(6, 11, 21, 0.2);
}

.section5 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
  background-image: url('../images/wallpaper03.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section6 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
}

.section7 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
  background-image: url('../images/wallpaper04.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-footer {
  display: block;
  width: 100%;
  height: 70px;
  max-height: 70px;
  max-width: 100%;
  min-height: 70px;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.link {
  color: #ff7d00;
  font-weight: 400;
  text-decoration: none;
}

.text-block {
  display: block;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.image-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 60px;
  z-index: 20;
  display: inline-block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-2-inner {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 60px;
  z-index: 20;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cwiwm {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #fff;
  background-image: url('../images/key012x.jpg');
  background-position: 50% 50%;
  background-size: 470px;
  background-repeat: no-repeat;
}

.cwiwx {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #fff;
  background-color: rgba(6, 11, 21, 0.2);
  background-image: url('../images/key032x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cwiz {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #fff;
  background-image: url('../images/key042x.jpg');
  background-position: 50% 50%;
  background-size: 470px;
  background-repeat: no-repeat;
}

.rich-text-block {
  display: inline-block;
  float: left;
}

.rich-text-block a {
  color: #ff7d00;
  font-weight: 500;
  text-decoration: none;
}

.heading {
  margin-top: 0px;
  float: left;
  clear: both;
}

.paragraph {
  display: block;
  float: left;
  clear: both;
  font-weight: 400;
  letter-spacing: 1.3px;
}

.heading-padding {
  position: static;
  margin-top: 10px;
  float: left;
  clear: both;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 1px;
}

.heading-padding.blokked {
  display: block;
  width: 100%;
}

.paragraph-float {
  display: block;
  float: left;
  clear: both;
  font-weight: 400;
  letter-spacing: 1.3px;
}

.column-wrapped-dark {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  padding: 40px 20px 20px 40px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #ff7d00;
  background-color: rgba(6, 11, 21, 0.25);
}

.heading-padded {
  position: static;
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  clear: both;
  line-height: 28px;
  letter-spacing: 1.5px;
}

.paragraph-float-copy {
  display: block;
  float: left;
  clear: both;
  font-weight: 300;
  letter-spacing: 1.3px;
}

.column-wrapped-darkened {
  position: static;
  display: inline-block;
  width: 470px;
  height: 470px;
  margin-right: 7px;
  margin-left: 7px;
  padding: 40px 20px 20px 40px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #ff7d00;
  background-color: rgba(6, 11, 21, 0.25);
}

.paragraph-float-copy-imprint {
  display: block;
  margin-top: 30px;
  float: left;
  clear: both;
  font-weight: 300;
  letter-spacing: 1.3px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section6a {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 15%;
}

.section6b {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5%;
  padding-bottom: 15%;
}

.rich-text-block-smaller {
  display: inline-block;
  width: 80%;
  float: left;
  line-height: 28px;
}

.rich-text-block-smaller a {
  color: #ff7d00;
  font-weight: 500;
  text-decoration: none;
}

.parallax-div-smaller {
  display: block;
  width: 976px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 60px;
  text-align: left;
}

.list {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  list-style-type: disc;
}

.list-item {
  display: block;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 991px) {
  .section2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .parallax-div {
    width: 90%;
  }

  .column-wrapped {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .cwiw {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .section1 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    letter-spacing: 1px;
  }

  .section3 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .section4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cwiww {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .section5 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section7 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: 50% 50%;
  }

  .image-2 {
    display: none;
  }

  .cwiwm {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .cwiwx {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .cwiz {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .column-wrapped-dark {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .column-wrapped-darkened {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .section6a {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section6b {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .parallax-div-smaller {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    width: 110px;
  }

  .column-3 {
    padding-right: 20px;
  }

  .column-darkened {
    padding-right: 40px;
  }

  .section-footer {
    height: 100px;
    max-height: 100px;
    min-height: 100px;
  }

  .rich-text-block-smaller {
    width: 100%;
  }

  .parallax-div-smaller {
    padding-left: 40px;
  }
}

@media screen and (max-width: 479px) {
  .column-wrapped {
    width: 280px;
    height: 280px;
    padding-top: 130px;
    padding-right: 10px;
    padding-left: 10px;
    border-width: 7px;
  }

  .cwiw {
    width: 280px;
    height: 280px;
    border-width: 7px;
    background-size: contain;
  }

  .brand {
    width: 80px;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    padding: 0px 10px;
    float: right;
    background-position: 50% 15px;
  }

  .row-2 {
    padding-bottom: 0px;
  }

  .column-3 {
    position: static;
  }

  .section1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .column-darkened {
    width: 280px;
    height: 280px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 10px;
    border-width: 7px;
  }

  .cwiww {
    width: 280px;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    border-width: 7px;
  }

  .section-footer {
    display: inline-block;
    height: 120px;
    max-height: 120px;
    min-height: 120px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .link {
    font-weight: 400;
  }

  .text-block {
    display: block;
    font-weight: 300;
  }

  .image-2 {
    bottom: 190px;
  }

  .cwiwm {
    width: 280px;
    height: 280px;
    border-width: 7px;
    background-size: cover;
  }

  .cwiwx {
    width: 280px;
    height: 280px;
    border-width: 7px;
    background-size: cover;
  }

  .cwiz {
    width: 280px;
    height: 280px;
    border-width: 7px;
  }

  .heading {
    width: 150px;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph {
    width: 150px;
  }

  .heading-padding {
    margin-top: 0px;
    font-size: 24px;
    line-height: 28px;
  }

  .column-wrapped-dark {
    width: 280px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-width: 7px;
  }

  .paragraph-float-copy {
    font-weight: 300;
  }

  .column-wrapped-darkened {
    width: 280px;
    height: 280px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-width: 7px;
  }

  .paragraph-float-copy-imprint {
    font-weight: 300;
  }

  .parallax-div-smaller {
    padding-right: 0px;
    padding-left: 0px;
  }
}