.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.brand {
  width: 100%;
}

.nav-menu {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  border: 1px none #000;
  background-color: #fff;
  text-align: center;
}

.text-block {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 40px;
  line-height: 1.4;
  text-align: center;
}

.container {
  width: 100%;
}

.nav-link {
  width: 23%;
  color: #000;
  text-align: center;
}

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

.navbar {
  border-bottom: 0px solid grey;
  background-color: #fff;
}

.icon {
  text-align: center;
}

.nav-link-bottom {
  width: 23%;
  color: #000;
  text-align: center;
}

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

.section {
  height: 100%;
  margin-top: 80px;
  padding-bottom: 60px;
}

.slide-nav {
  display: block;
  opacity: 0.35;
  color: transparent;
}

.slider {
  height: 650px;
}

.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  height: 35px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  background-color: #fff;
}

.slide-2 {
  background-image: url('../images/frontpage/_NZ80929 - Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.image-2 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-3 {
  -o-object-fit: cover;
  object-fit: cover;
}

.image-4 {
  -o-object-fit: cover;
  object-fit: cover;
}

.mask {
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-1 {
  background-image: url('../images/frontpage/PM_18_00783-sw - Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/frontpage/_8505837 - Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/frontpage/_NZ82347 - Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button {
  width: 100%;
  height: 100%;
}

.text-block-2 {
  width: auto;
  height: 30px;
  padding-top: 3px;
  padding-right: 10px;
  color: #000;
  font-size: 11px;
  line-height: 1.4;
  text-align: right;
}

.button-2 {
  overflow: scroll;
  width: 100%;
  height: 30px;
  padding: 3px 0px 0px 10px;
  background-color: #fff;
  color: #000;
  font-size: 11px;
  line-height: 1.4;
  text-align: left;
}

.container-2 {
  height: 100%;
  max-width: 400px;
  margin-top: 5px;
}

.column {
  display: inline-block;
  height: 100%;
  text-align: center;
}

.button-3 {
  width: 100%;
  height: 30px;
  padding: 3px 10px 0px 0px;
  background-color: #fff;
  color: #000;
  font-size: 11px;
  line-height: 1.4;
  text-align: right;
  cursor: default;
}

.body {
  cursor: auto;
}

.text-footer {
  color: #000;
  font-size: 11px;
  line-height: 1.4;
}

.text-block-4 {
  color: #000;
  font-size: 11px;
  line-height: 1.4;
  text-decoration: none;
}

.link-block-impressum {
  text-decoration: none;
}

.columns {
  height: 100%;
}

.column-2 {
  height: 100%;
}

.column-3 {
  height: 100%;
}

.copyright {
  text-decoration: none;
  cursor: default;
}

.socials-link {
  width: 40px;
  height: 25px;
  padding-right: 10px;
  padding-left: 10px;
}

.image-5 {
  width: auto;
  height: auto;
}

.div-block {
  height: 100%;
}

.div-block-2 {
  text-align: center;
}

.container-content {
  max-width: 1170px;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.content {
  margin-top: 60px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-left: 20px;
}

.paragraph {
  padding-top: 10px;
  color: #333;
  line-height: 1.4;
  text-align: justify;
}

.heading {
  padding-left: 10px;
  color: #000;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 400;
}

.paragraph-2 {
  color: #333;
}

.columns-content {
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 10px;
}

.column-left {
  padding-right: 20px;
  padding-left: 0px;
}

.column-right {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
}

.image-6 {
  background-image: url('../images/_MM20937---Kopie.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.right-arrow {
  display: block;
  opacity: 0.35;
}

.left-arrow {
  display: block;
  opacity: 0.35;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-portfolio {
  position: static;
  height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.portfolio-link {
  width: 100%;
  height: 100%;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_PMM4573---Kopie.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_8503470-2---Kopie---Kopie.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-4 {
  background-image: url('../images/_8500354---Kopie---Kopie.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-5 {
  background-image: url('../images/PM_18_00386---Kopie.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-6 {
  background-image: url('../images/_8503545-2---Kopie---Kopie.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-3 {
  background-image: url('../images/_8507461---Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-4 {
  background-image: url('../images/_PMM4573---Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.button-4 {
  background-image: url('../images/_8507461---Kopie.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.button-5 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_PMM4573---Kopie.jpg');
  background-position: 0px 0px;
  background-size: contain;
  text-align: center;
}

.button-6 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_8503470-2---Kopie---Kopie.jpg');
  background-position: 0px 0px;
  background-size: contain;
  text-align: center;
}

.button-7 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_8500354---Kopie---Kopie.jpg');
  background-position: 0px 0px;
  background-size: contain;
  text-align: center;
}

.button-8 {
  width: 100%;
  height: 100%;
  background-image: url('../images/PM_18_00386---Kopie.jpg');
  background-position: 0px 0px;
  background-size: contain;
  text-align: center;
}

.button-9 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_8503545-2---Kopie---Kopie.jpg');
  background-position: 0px 0px;
  background-size: contain;
  text-align: center;
}

.button-10 {
  width: 100%;
  height: 100%;
  background-image: url('../images/_8507461---Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.div-block-6 {
  padding: 10px;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-4 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-5 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-6 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-portfolio {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-portfolio {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  color: hsla(0, 0%, 100%, 0);
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
}

.link-portfolio {
  position: relative;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.field-label {
  color: #333;
  line-height: 1.4;
}

.textarea {
  line-height: 1.4;
}

.submit-button {
  background-color: #fff;
  color: #000;
}

.paragraph-3 {
  margin-left: 10px;
  font-weight: 400;
}

.text-block-5 {
  margin-left: 10px;
  padding-top: 10px;
  line-height: 1.4;
  font-weight: 700;
}

.text-block-6 {
  margin-left: 10px;
  padding-left: 0px;
  font-weight: 700;
}

.column-4 {
  padding-right: 20px;
  padding-left: 20px;
}

.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;
}

.lightbox-link {
  font-size: 11px;
}

.text-block-7 {
  text-align: center;
}

.heading-content {
  margin-bottom: 60px;
  font-size: 24px;
  text-align: center;
}

.button-email {
  padding: 0px 0px 0px 10px;
  background-color: rgba(255, 255, 255, 0);
  color: #333;
  font-weight: 700;
  text-align: left;
}

.div-block-7 {
  height: 40px;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    border-top-style: none;
    border-bottom-style: none;
    background-color: #fff;
  }

  .text-block {
    padding-top: 10px;
  }

  .container {
    text-align: center;
  }

  .menu-button {
    position: relative;
    z-index: auto;
    width: 100%;
    border-top: 0.25px solid grey;
    border-bottom: 0.25px solid grey;
    color: #000;
  }

  .menu-button.w--open {
    background-color: #fff;
    color: #000;
  }

  .nav-link {
    width: 23%;
    padding-right: 20px;
    border-top: 0.25px solid grey;
  }

  .nav-link.mobile {
    width: 100%;
  }

  .navbar {
    border-bottom-style: none;
  }

  .nav-link-bottom {
    width: 100%;
    border-top: 0.25px solid grey;
    border-bottom: 0.25px solid grey;
    color: #000;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    border-bottom-style: none;
  }

  .section {
    margin-top: 10px;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-portfolio {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .contact-form {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    border-bottom-style: none;
  }

  .slide-3 {
    background-position: 54% 50%;
  }

  .text-footer {
    font-size: 10px;
  }
}