body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #00919e;
  font-size: 26px;
  line-height: 35px;
  font-weight: 300;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #333;
  font-style: normal;
  font-weight: 300;
  text-align: justify;
}

.button {
  display: inline-block;
  margin-top: 101px;
  padding: 4px 10px;
  float: right;
  background-color: transparent;
  -webkit-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  color: #820c0c;
}

.button.mobil {
  padding-left: 8px;
  float: none;
}

.button.mobil.handy {
  font-size: 13px;
}

.logo {
  margin: 30px 10px 20px 15px;
}

.fotobereich {
  height: 400px;
  background-image: url('../images/IMG_0022.jpg');
  background-position: 0% 46%;
  background-size: cover;
}

.head {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 165px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  border-bottom: 1px solid #00919e;
  background-color: hsla(0, 0%, 100%, 0.09);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), color-stop(42%, hsla(0, 0%, 100%, 0.7))), url('../images/Fotolia_64274200_L.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.7) 42%), url('../images/Fotolia_64274200_L.jpg');
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slideshow {
  height: 400px;
  background-image: url('../images/IMG_0263.jpg');
  background-position: 0% 61%;
  background-size: cover;
}

.slideshow.slide2 {
  background-image: url('../images/IMG_0232.jpg');
  background-position: 0% 0%;
}

.slide1 {
  background-image: url('../images/IMG_0239.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.slide3 {
  background-image: url('../images/IMG_0266.jpg');
  background-position: 0% 80%;
  background-size: cover;
}

.slidemachine {
  height: 400px;
}

.slidemachine.foto2 {
  margin-top: 0px;
  background-image: url('../images/IMG_00004.jpg');
  background-position: 0% 54%;
  background-size: cover;
}

.foto-1 {
  background-image: url('../images/Villa-Halam-Ibiza----Set--A-u2013-08.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.foto-3 {
  background-image: url('../images/IMG_00003.jpg');
  background-position: 0% 43%;
  background-size: cover;
}

.foto-4 {
  background-image: url('../images/IMG_0263.jpg');
  background-position: 0% 62%;
  background-size: cover;
}

.foto-5 {
  background-image: url('../images/IMG_55.jpg');
  background-position: 0% 74%;
  background-size: cover;
}

.foto-2 {
  margin-top: 0px;
  background-image: url('../images/IMG_00049.jpg');
  background-position: 0% 17%;
  background-size: cover;
}

.foto-6 {
  background-image: url('../images/10822191_1523798751205543_2099624576_n.jpg');
  background-position: 0% 55%;
  background-size: cover;
}

.textcontainer {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 10px;
}

.textcontainer-blau {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #f5f5f5;
}

.row {
  padding: 30px 10px;
}

.icon {
  height: 45px;
  margin-top: 8px;
}

.footer {
  margin-top: 0px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(62%, hsla(0, 0%, 100%, 0.7)), to(#fff)), url('../images/Fotolia_64274200_L.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7) 62%, #fff), url('../images/Fotolia_64274200_L.jpg');
  background-size: auto, cover;
}

.footer.beschreibung-quer {
  margin-top: 35px;
  padding-left: 18px;
}

.footer.beschreibung-quer.dicke-schrift {
  margin-top: 15px;
  font-weight: 300;
}

.dicker-text {
  font-weight: 600;
}

.kleine-schrift {
  font-size: 12px;
  line-height: 23px;
}

.kleines-logo {
  height: 71px;
}

.fotoelement {
  height: 300px;
  margin-top: 165px;
  background-image: url('../images/IMG_0252.jpg');
  background-position: 0px -737px;
  background-size: auto;
  background-attachment: scroll;
}

.fotoelement.iphone {
  background-image: url('../images/Villa-Halam-Ibiza----Set--A-u2013-01.jpg');
  background-position: 50% 41%;
  background-size: cover;
}

.liste {
  margin-top: 12px;
}

.foto {
  margin-bottom: 20px;
}

.nach-dem-absatz {
  margin-top: 15px;
  font-style: normal;
  font-weight: 400;
}

.submit-button {
  border: 1px solid #c7c7c7;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #00919e;
}

.textfeld {
  font-family: 'Open Sans', sans-serif;
}

.textlink {
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  color: #00919e;
  text-decoration: none;
}

.textlink:hover {
  color: #636161;
  text-decoration: underline;
}

.mittleres-logo {
  height: 120px;
}

.social {
  margin-top: 6px;
}

.referenz {
  margin-right: 50px;
  margin-bottom: 15px;
}

.referenzen {
  margin-top: 22px;
  text-align: left;
}

.klein {
  background-color: transparent;
}

.design {
  margin-top: 25px;
}

.concept {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navigation-oben {
  background-color: transparent;
}

.portrait-paragraph {
  margin-top: 20px;
}

.references {
  margin-top: 15px;
  margin-bottom: 15px;
}

.sch-nschrift {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.partners {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.kunden {
  display: block;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
}

.kunden.abstand-oben-individuell {
  margin-top: 30px;
}

.kunden.drivelock {
  height: auto;
  margin-top: 25px;
}

.kundenrow {
  margin-top: 40px;
  margin-bottom: 20px;
}

.kundenslider {
  height: 150px;
  background-color: #fff;
}

.pfeil {
  color: #00919e;
  font-size: 18px;
}

.slide {
  height: 150px;
}

.smile {
  margin-top: 8px;
}

.drivelock {
  display: block;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
}

.drive-lock {
  display: block;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
}

.slide8 {
  background-image: url('../images/WR2Z5098.jpg');
  background-position: 50% 72%;
  background-size: cover;
}

.slide7 {
  background-image: url('../images/IMG_0172.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/Villa-Halam-Ibiza----Set--A-u2013-16.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blackparagraph {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}

.heading {
  margin-top: 2px;
  font-family: 'Open Sans', sans-serif;
  color: #00919e;
  font-weight: 300;
}

.paragraph {
  margin-bottom: 15px;
  font-weight: 400;
}

.paragraph-2 {
  font-weight: 400;
}

.paragraph-3 {
  font-weight: 400;
}

.paragraph-4 {
  font-weight: 400;
}

.paragraph-5 {
  font-weight: 400;
}

.paragraph-6 {
  font-weight: 400;
}

.heading-2 {
  font-weight: 400;
}

.paragraph-7 {
  font-weight: 400;
}

.paragraph-8 {
  font-weight: 400;
}

.paragraph-9 {
  font-weight: 400;
}

.paragraph-10 {
  font-weight: 400;
}

.paragraph-11 {
  font-weight: 400;
}

.paragraph-12 {
  font-weight: 400;
}

.paragraph-13 {
  font-weight: 400;
}

.paragraph-14 {
  font-weight: 400;
}

.paragraph-15 {
  font-weight: 400;
}

.paragraph-16 {
  font-weight: 400;
}

.paragraph-17 {
  font-weight: 400;
}

.paragraph-18 {
  font-weight: 400;
}

.paragraph-19 {
  font-weight: 400;
}

.paragraph-20 {
  font-weight: 400;
}

.paragraph-21 {
  font-weight: 400;
}

.paragraph-22 {
  font-weight: 400;
}

.heading-3 {
  font-weight: 400;
}

.heading-4 {
  font-weight: 400;
}

.paragraph-23 {
  font-weight: 400;
}

.paragraph-24 {
  font-weight: 400;
}

.paragraph-25 {
  font-weight: 400;
}

.paragraph-26 {
  font-weight: 400;
}

.paragraph-27 {
  font-weight: 400;
}

.paragraph-28 {
  font-weight: 400;
}

.paragraph-29 {
  font-weight: 400;
}

.paragraph-30 {
  font-weight: 400;
}

.paragraph-31 {
  font-weight: 400;
}

.heading-5 {
  font-weight: 400;
}

.paragraph-32 {
  font-weight: 400;
}

.heading-6 {
  font-weight: 400;
}

.heading-7 {
  font-weight: 400;
}

.heading-8 {
  font-weight: 400;
}

.paragraph-33 {
  font-weight: 400;
}

.paragraph-34 {
  font-weight: 400;
}

.paragraph-35 {
  font-weight: 400;
}

.paragraph-36 {
  font-weight: 400;
}

.paragraph-37 {
  font-weight: 400;
}

.paragraph-38 {
  font-weight: 400;
}

.heading-9 {
  font-weight: 400;
}

.cookie-modal {
  position: fixed;
  left: 2%;
  top: auto;
  right: auto;
  bottom: 2%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 24px;
  -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-radius: 5px;
  background-color: rgba(25, 25, 25, 0.82);
}

.p {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
}

.link-3 {
  float: right;
  color: #fff;
}

.close-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  -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;
  cursor: pointer;
}

.line {
  position: absolute;
  width: 15px;
  height: 2px;
  border-radius: 20px;
  background-color: #fff;
}

.line.rotate-45 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.line.rotate-min45 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

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

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

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

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

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

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

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

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

html.w-mod-js *[data-ix="show-navbar-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -165px);
  -ms-transform: translate(0px, -165px);
  transform: translate(0px, -165px);
}

@media screen and (max-width: 991px) {
  .button.navigation-mobil {
    margin-top: 62px;
    float: left;
    color: #000;
  }

  .button.untermen {
    margin-top: 0px;
    margin-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    background-color: hsla(0, 0%, 100%, 0.7);
  }

  .button.backbutton {
    margin-top: -83px;
    padding: 15px 20px;
    border-radius: 9px;
    background-color: rgba(0, 145, 158, 0.2);
    font-size: 12px;
  }

  .button.mobil {
    margin-top: 2px;
    padding-right: 15px;
    padding-left: 15px;
    float: none;
  }

  .logo {
    height: 82px;
    margin-left: 15px;
  }

  .footer.beschreibung-quer.dicke-schrift {
    background-color: transparent;
  }

  .kleine-schrift {
    font-size: 10px;
  }

  .fotoelement {
    margin-top: 140px;
  }

  .fotoelement.iphone {
    background-size: cover;
  }

  .navbar-small {
    margin-top: 3px;
  }

  .klein {
    top: -99px;
    background-color: transparent;
  }

  .container-head {
    height: 175px;
  }

  .open.w--open {
    border-radius: 35px;
    background-color: rgba(0, 145, 158, 0.2);
  }

  .navigationslink-mobil {
    margin-top: 0px;
    background-color: transparent;
  }

  .navmenue {
    background-color: transparent;
  }

  .navigation-oben {
    height: 140px;
  }

  .men--button-mobil {
    margin-top: -86px;
  }

  .men--button-mobil.w--open {
    border-radius: 100px;
    background-color: rgba(0, 145, 158, 0.34);
  }

  .navigationsblock {
    width: 770px;
    min-width: 0px;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #9fc9cc;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: -4px;
  }

  p {
    margin-bottom: 5px;
  }

  .button.backbutton {
    margin-right: 10px;
  }

  .button.mobil.handy {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 11px;
  }

  .logo {
    height: 55px;
    margin-left: 15px;
  }

  .head {
    height: 150px;
  }

  .slidemachine.foto2 {
    margin-right: 15px;
    margin-left: 15px;
  }

  .foto-6 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .textcontainer {
    margin-bottom: 0px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }

  .fotoelement {
    margin-top: 100px;
  }

  .fotoelement.iphone {
    background-position: 0px -515px;
    background-size: cover;
  }

  .container-head {
    height: 150px;
  }

  .open {
    margin-right: 10px;
  }

  .navigation-oben {
    height: 100px;
  }

  .men--button-mobil {
    margin-top: -82px;
    margin-right: 10px;
  }

  .navigationsblock {
    width: auto;
    margin-top: 0px;
  }

  .portrait-paragraph {
    padding-right: 10px;
    padding-left: 10px;
  }

  .event {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .kundenslider {
    height: 125px;
  }

  .drive-lock {
    display: block;
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
  }

  .kunden-mobile-quer {
    display: block;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
  }

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

  .blackparagraph {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
  }

  .cookie-modal {
    margin-right: 30px;
  }

  .p {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .link-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    margin-left: 15px;
  }

  .fotoelement.iphone {
    height: 240px;
    background-position: 0px -1px;
  }

  .container-head {
    height: 150px;
  }

  .men--button-mobil.w--open {
    margin-right: 10px;
    margin-left: 0px;
  }

  .navigationsblock {
    width: auto;
    margin-top: -5px;
  }

  .event {
    margin-top: 15px;
  }

  .concept-idea {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .p {
    font-size: 12px;
    line-height: 16px;
  }

  .heading-10 {
    display: block;
  }
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}