body {
  padding-top: 60px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin: 0px 0px 10px;
  color: #c7aa8b;
  font-size: 47px;
  line-height: 55px;
  font-weight: 500;
}

h2 {
  margin: 0px 0px 10px;
  color: #4d4d4d;
  font-size: 30px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  margin: 10px 0px;
  font-size: 31px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin: 0px 0px 10px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
}

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

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

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

img {
  display: inline-block;
  max-width: 100%;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 8px 15px;
  border: 2px solid #fff;
  background-color: rgba(77, 77, 77, 0.2);
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.button:hover {
  background-color: #fff;
  color: #323232;
}

.button.beige {
  border-color: #c7aa8b;
  color: #c7aa8b;
}

.button.beige:hover {
  background-color: #c7aa8b;
  color: #323232;
}

.button.beige.footer {
  display: block;
  margin-top: -8px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  text-transform: uppercase;
}

.button.form {
  margin-top: 22px;
  margin-bottom: 23px;
  border-color: #323232;
  background-color: #323232;
  color: #c7aa8b;
}

.button.form:hover {
  background-color: transparent;
  color: #323232;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #323232;
}

.nav-link {
  padding: 20px 30px;
  border-right: 1px solid #4d4d4d;
  -webkit-transition: background-color 100ms ease, margin 500ms ease;
  transition: background-color 100ms ease, margin 500ms ease;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ededed;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.nav-link.w--current {
  background-color: #000;
  box-shadow: none;
  color: #c7aa8b;
}

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

.logo-text {
  margin-top: 3px;
  margin-right: 31px;
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  color: #ededed;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-menu {
  float: left;
  border-left: 1px solid #4d4d4d;
}

.brand {
  padding-top: 17px;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: rgba(199, 170, 139, 0.4);
  color: #4d4d4d;
}

.section.grey {
  padding: 82px;
  background-color: #333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, 0.66)), to(rgba(50, 50, 50, 0.66))), url('../images/book.jpg');
  background-image: linear-gradient(180deg, rgba(50, 50, 50, 0.66), rgba(50, 50, 50, 0.66)), url('../images/book.jpg');
  background-position: 0px 0px, 0px -84px;
  background-size: auto, cover;
  color: #fff;
}

.section.beige {
  background-color: rgba(49, 88, 22, 0.65);
}

.section.beige.pricing {
  background-color: rgba(199, 170, 139, 0.4);
}

.section.beige.service {
  padding-bottom: 100px;
}

.section.image {
  padding-top: 127px;
  padding-bottom: 127px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/syd-wachs-120737-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/syd-wachs-120737-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.lightgrey {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(199, 170, 139, 0.4);
}

.section.footer {
  padding-top: 65px;
  padding-bottom: 53px;
  background-color: #323232;
}

.main-heading {
  margin-top: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 79px;
  line-height: 66px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.main-heading.bold {
  position: relative;
  font-size: 50px;
  font-weight: 300;
  text-transform: none;
}

.main-subheading {
  margin-top: 18px;
  margin-bottom: 44px;
  font-family: Vollkorn, serif;
  color: hsla(0, 0%, 100%, 0.81);
  font-size: 21px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
}

.horizontal-bar {
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #fff;
}

.horizontal-bar.beige {
  display: inline-block;
  background-color: #c7aa8b;
}

.horizontal-bar.lightgrey {
  background-color: rgba(50, 50, 50, 0.18);
}

.process-titles {
  margin-bottom: 23px;
  padding-top: 23px;
  border-top: 1px solid rgba(50, 50, 50, 0.13);
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
}

.process-titles.pricing {
  color: rgba(50, 50, 50, 0.36);
  text-transform: capitalize;
}

.testimonials-slider {
  height: auto;
  padding-right: 47px;
  padding-left: 47px;
  background-color: transparent;
}

.testimonial-slide {
  width: 50%;
  padding: 24px 30px;
  text-align: center;
}

.left-arrow {
  width: 45px;
  color: #d1d1d1;
}

.left-arrow:hover {
  color: #c7aa8b;
}

.right-arrow {
  width: 45px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #d1d1d1;
}

.right-arrow:hover {
  color: #c7aa8b;
}

.testimonial {
  margin-bottom: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: normal;
}

.small-title {
  color: rgba(50, 50, 50, 0.36);
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
}

.small-title-wrapper {
  margin-bottom: 20px;
  text-align: center;
}

.small-title-wrapper.light {
  color: #f7f7f7;
}

.author {
  color: #c7aa8b;
  text-transform: none;
}

.footer-text {
  margin-top: 3px;
  color: #858585;
}

.footer-text.address {
  text-align: right;
}

.subheading {
  margin-top: 19px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
  color: #f7f7f7;
  font-size: 18px;
  font-style: italic;
}

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

.contact-info-column {
  padding-top: 72px;
}

.field {
  height: 52px;
  margin-bottom: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 0px solid #000;
  color: #323232;
  font-size: 18px;
  text-transform: none;
}

.field:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.field:focus {
  box-shadow: inset 0 0 0 0 transparent;
}

.success {
  padding-top: 35px;
  padding-bottom: 43px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(49, 88, 22, 0.65);
  background-color: transparent;
  color: #323232;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
}

.success-message {
  margin-bottom: 73px;
}

.contact-text {
  margin-bottom: 12px;
}

.contact-icon {
  margin-top: 7px;
  margin-bottom: 10px;
}

.name {
  margin-top: 11px;
  padding-top: 20px;
  font-size: 16px;
}

.social-icon {
  padding-right: 10px;
  opacity: 0.26;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.icons-wrapper {
  margin-bottom: 11px;
}

.logo-section {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(49, 88, 22, 0.65);
}

.logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.customer-logo {
  margin: 10px 30px;
}

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

.row {
  padding-bottom: 40px;
  color: #f7f7f7;
}

.row.pricing {
  padding-bottom: 20px;
  color: #4d4d4d;
}

.text-block {
  padding-bottom: 40px;
  border-bottom: 1px none rgba(50, 50, 50, 0.13);
  font-family: Roboto, sans-serif;
  color: #f7f7f7;
  text-align: left;
}

.text-block.pricing {
  margin-top: 50px;
  padding-bottom: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #4d4d4d;
  font-size: 16px;
  text-align: left;
}

.text-block.introline {
  border-bottom-style: solid;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}

.lang-wrapper {
  text-align: center;
}

.lang-wrapper:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.lang {
  margin: 5px;
}

.heading {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  text-align: center;
}

.heading-2 {
  color: #c7aa8b;
  text-align: center;
  text-transform: none;
}

.section-2 {
  background-color: rgba(199, 170, 139, 0.73);
}

.cta_anfragen {
  margin-top: 15px;
  border: 2px solid #c7aa8b;
  background-color: #c7aa8b;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  direction: ltr;
  font-weight: 700;
  text-transform: capitalize;
}

.cta_anfragen:hover {
  background-color: #799269;
  color: #6f5232;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-2 {
  text-transform: capitalize;
}

.tab-link {
  margin-right: 2%;
  margin-left: 2%;
  border: 2px solid #f7f7f7;
  background-color: transparent;
  color: #f7f7f7;
  font-size: 21px;
  text-transform: uppercase;
}

.tab-link:hover {
  background-color: hsla(0, 0%, 96.9%, 0.6);
}

.tab-link.w--current {
  background-color: hsla(0, 0%, 96.9%, 0.3);
  color: #f7f7f7;
  font-size: 21px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-transform: uppercase;
}

.tabs-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.rich-text-block {
  color: #f7f7f7;
}

.rich-text-block.service {
  padding-right: 0px;
}

.rich-text-block.service p {
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
}

.container-slider {
  margin-top: 170px;
}

.heading-3 {
  display: block;
  color: #f7f7f7;
  text-align: center;
}

.heading-3.dienstleistungen {
  margin-top: 80px;
  text-transform: none;
}

.heading-3.einleitung {
  margin-bottom: 40px;
  text-transform: capitalize;
}

.heading-3.pricing {
  color: rgba(50, 50, 50, 0.36);
  text-transform: none;
}

.heading-3.ueberuns {
  color: rgba(50, 50, 50, 0.36);
  text-align: left;
  text-transform: none;
}

.container-2 {
  text-align: left;
}

.slider-home {
  height: 650px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.slide-standard {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/59d8f5829215eb00015d3b8c_58b0c73b3bab2c9e4d133ffe_port-backgrounf.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/59d8f5829215eb00015d3b8c_58b0c73b3bab2c9e4d133ffe_port-backgrounf.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  text-align: center;
}

.slide-nav {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.slider-brands {
  height: auto;
  background-color: transparent;
}

.slide-2 {
  padding-top: 0px;
  text-align: center;
}

.slide-nav-2 {
  display: none;
}

.text-block-4 {
  font-weight: 700;
}

.italic-text {
  font-style: italic;
}

.divconact {
  margin-bottom: 30px;
}

.text-block-5 {
  text-transform: capitalize;
}

.text-block-6 {
  text-transform: capitalize;
}

.container-3 {
  text-align: center;
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

@media (max-width: 991px) {
  body {
    padding-top: 57px;
  }
  .nav-link {
    max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    border-top: 1px solid #4d4d4d;
    border-right-style: none;
  }
  .nav-menu {
    background-color: #323232;
    box-shadow: inset 0 -1px 0 0 hsla(0, 0%, 100%, 0.13), 0 7px 13px -4px rgba(0, 0, 0, 0.45);
  }
  .menu-icon {
    color: #fff;
    line-height: 21px;
  }
  .menu-button {
    opacity: 0.8;
  }
  .menu-button.w--open {
    background-color: #000;
    opacity: 1;
  }
  .main-heading {
    margin-bottom: 4px;
    font-size: 68px;
  }
  .testimonial-slide {
    width: 100%;
    padding-right: 92px;
    padding-left: 92px;
  }
  .left-arrow {
    margin-left: 0px;
  }
  .right-arrow {
    margin-right: 0px;
  }
  .customer-logo {
    margin-right: 15px;
    margin-left: 15px;
  }
  .heading {
    text-align: center;
  }
  .heading-2 {
    text-align: center;
  }
  .slide-2 {
    padding-right: 61px;
    padding-left: 59px;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 0px;
  }
  .button.beige.footer {
    margin-top: 17px;
    margin-bottom: 8px;
  }
  .navbar {
    position: relative;
  }
  .section {
    padding: 34px 10px;
  }
  .section.grey {
    padding: 35px 10px;
  }
  .section.image {
    padding: 61px 10px;
    background-attachment: scroll;
  }
  .section.footer {
    padding-top: 32px;
    padding-bottom: 32px;
    text-align: center;
  }
  .main-heading {
    font-size: 50px;
    line-height: 44px;
  }
  .main-subheading {
    margin-bottom: 26px;
  }
  .testimonials-slider {
    padding-right: 19px;
    padding-left: 19px;
  }
  .testimonial-slide {
    padding-right: 34px;
    padding-left: 34px;
  }
  .footer-text.address {
    text-align: center;
  }
  .contact-form-column {
    margin-top: 35px;
    padding: 43px 10px;
  }
  .contact-info-column {
    padding-top: 42px;
  }
  .name.cv {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
  }
  .icons-wrapper {
    margin-bottom: 23px;
  }
  .logo-wrap {
    width: 80%;
  }
  .text-block.pricing {
    font-size: 12px;
  }
  .text-block.introline {
    font-size: 12px;
  }
  .rich-text-block.service p {
    font-size: 12px;
  }
}

@media (max-width: 479px) {
  .button {
    margin-right: 5px;
    margin-left: 5px;
  }
  .logo-text {
    font-size: 15px;
  }
  .main-heading {
    width: 100%;
    font-size: 37px;
  }
  .main-heading.bold {
    font-size: 23px;
    line-height: 30px;
  }
  .main-subheading {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
  }
  .horizontal-bar {
    display: inline-block;
  }
  .contact-form-column {
    text-align: center;
  }
  .contact-info-column {
    text-align: center;
  }
  .success-message {
    font-size: 18px;
  }
  .name.cv {
    font-family: 'Roboto Condensed', sans-serif;
  }
  .logo-wrap {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .heading {
    text-align: center;
  }
  .heading-2 {
    text-align: center;
  }
  .tab-link {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .tab-link.w--current {
    margin-right: 10px;
    font-size: 14px;
  }
  .tabs-menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .heading-3.dienstleistungen {
    line-height: 33px;
  }
  .heading-3.einleitung {
    line-height: 33px;
  }
  .heading-3.pricing {
    line-height: 33px;
  }
  .slide-standard {
    padding-right: 60px;
    padding-left: 60px;
  }
}

