body {
  height: 100%;
  margin-left: 330px;
  font-family: Lekton;
  color: #818181;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

h1 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 25px 45px;
  border: 2px solid hsla(0, 0%, 100%, 0.56);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 46px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: 4px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

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

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #414141;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
}

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: 0px;
  margin-bottom: 5px;
  font-family: Raleway;
  color: #616161;
  font-size: 13px;
  line-height: 30px;
  text-transform: none;
}

a {
  text-decoration: underline;
}

.button {
  display: inline-block;
  padding: 15px 20px 12px;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
}

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

.button.btn-project {
  margin-left: 15px;
  background-color: #424242;
  text-align: right;
}

.button.btn-project:hover {
  background-color: rgba(255, 217, 0, 0.84);
}

.button.btn-form {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  text-transform: uppercase;
}

.button.btn-banne {
  background-color: rgba(255, 217, 0, 0.84);
  font-family: Lekton;
  color: #212121;
}

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

.button.btn-small {
  border-color: #ef8168;
  background-color: #956865;
  text-transform: uppercase;
}

.button.btn-small:hover {
  border-color: #323232;
  background-color: #323232;
}

.button.btn-spc {
  margin-right: 10px;
}

.button.btn-slider:hover {
  border-color: #ef8168;
  background-color: #ef8168;
}

.left-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 20;
  width: 329px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 19px;
}

.brand {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 70px;
  opacity: 1;
}

.brand.w--current {
  margin-top: 50px;
  margin-bottom: 70px;
}

.header-wrapper {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.sub-logo {
  font-family: Lekton;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 2px;
}

.back-1 {
  padding: 10px 15px;
  background-color: rgba(255, 217, 0, 0.84);
  color: #212121;
  font-weight: 700;
}

.navigation {
  margin-top: 0px;
}

.nav-linke {
  width: 100%;
  margin-bottom: -1px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Oswald, sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

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

.nav-linke.w--current {
  color: #222;
}

.nav-linke.ln {
  border-top-color: #ebebeb;
}

.nav-linke.ln.w--current {
  border-top-color: #ebebeb;
}

.text-block {
  display: inline-block;
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #323232;
  font-size: 18px;
}

.service-section {
  padding: 40px 20px;
  background-color: #fff;
}

.logo {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.social-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.center {
  text-align: center;
}

.center.pj {
  padding-top: 0px;
}

.welcoe-text {
  font-family: 'Open Sans', sans-serif;
  color: #956865;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.welcoe-text.text-pages {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px none #f7bdb0;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}

.welcoe-text.lft {
  text-align: left;
}

.welcoe-text.left {
  margin-bottom: 20px;
  text-align: left;
}

.welcoe-text.white {
  margin-bottom: 0px;
  border-style: none;
  color: #fff;
}

.line {
  display: block;
  width: 5%;
  height: 3px;
  margin: 40px auto;
  background-color: rgba(10, 10, 10, 0.84);
}

.line.lft {
  width: 10%;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

.sub-text {
  margin-bottom: 70px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'PT Sans', sans-serif;
  color: #616161;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.sub-text.testi {
  margin-bottom: 50px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Raleway;
  text-transform: none;
}

.backg-sub {
  margin-right: 3px;
  margin-left: 3px;
  padding: 7px 10px 5px;
  background-color: rgba(255, 217, 0, 0.84);
  color: #212121;
}

.features-section {
  padding: 130px 20px;
  background-color: #f2f2f2;
}

.row {
  margin-bottom: 0px;
}

.row.ft {
  margin-bottom: 60px;
}

.feat-ico {
  overflow: hidden;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  padding-top: 19px;
  float: left;
  border-radius: 100%;
  background-color: #fff;
  color: #333;
  text-align: center;
}

.feat-text {
  overflow: hidden;
}

.hero-section {
  background-color: #292929;
}

.row-portfolio.pg {
  margin-top: 60px;
  background-color: #303030;
}

.col-port {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
  letter-spacing: 0px;
}

.button-section {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #956865;
  background-image: none;
}

.logo-section {
  padding: 35px 20px 100px;
}

.portfolio-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
  text-decoration: none;
}

.portfolio-overlay:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.port-text {
  position: relative;
  top: 40%;
}

.big-text {
  display: inline-block;
  padding: 13px 17px;
  background-color: #ef8168;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 4px;
}

.slider-div {
  height: 300px;
  margin-top: 70px;
}

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

.arrow {
  width: 60px;
  height: 60px;
  padding-top: 18px;
  background-image: url('../images/pattern2.jpg');
  font-size: 22px;
  font-weight: 700;
}

.arrow.pro-slide {
  margin-right: 0px;
}

.arrow.pro-slide-2 {
  margin-left: 0px;
}

.vertical {
  left: 0px;
  display: none;
  width: 100px;
  height: 100px;
  margin-top: 6px;
  margin-bottom: 6px;
}

.vertical.vt-right {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-right: 305px;
}

.vertical.vt-left {
  position: absolute;
  right: 0px;
  margin-left: 305px;
}

.dots-nav {
  position: absolute;
  opacity: 0.62;
  font-size: 10px;
}

.photo-client {
  display: block;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/staf2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.photo-client.client_2 {
  background-image: url('../images/staf1.png');
}

.photo-client.client_3 {
  background-image: url('../images/staf3.jpg');
}

.text-test {
  margin-top: 25px;
}

.name-testimonials {
  margin-bottom: 20px;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
}

.company {
  color: #818181;
  font-weight: 400;
}

.mask {
  top: 0px;
  bottom: 0px;
}

.client-section {
  padding: 40px 10px 40px 20px;
  background-color: #f7f7f7;
}

.client-logo {
  display: inline-block;
  width: 20%;
  text-align: center;
}

.col-right {
  text-align: right;
}

.copyright {
  padding-top: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #818181;
  font-size: 13px;
  text-align: left;
  letter-spacing: 1px;
}

.social-ico {
  display: none;
  margin-bottom: 15px;
}

.social-ico.social-team {
  position: relative;
  top: 45%;
}

.ico-social {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 100%;
  background-color: transparent;
  opacity: 0.67;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}

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

.go-top {
  padding: 10px 20px;
  background-color: #fff;
  text-align: right;
}

.top {
  width: 35px;
  height: 35px;
  opacity: 0.6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.top:hover {
  opacity: 1;
}

.tittle-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #956865;
}

.team-section {
  position: relative;
  bottom: 20px;
  max-width: 1294px;
  min-width: 0px;
  padding: 100px 20px;
  background-color: #f2f2f2;
}

.team-img {
  position: relative;
  overflow: hidden;
}

.team-wrapper {
  margin-top: 30px;
  text-align: center;
}

.team-overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.team-overlay:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.contat-section {
  padding: 100px 20px;
}

.banner {
  height: 80%;
}

.hide {
  display: none;
}

.slider-projec {
  height: 100%;
  background-color: transparent;
}

.info-section {
  padding: 100px 20px;
}

.btn-div {
  margin-top: 40px;
}

.btn-div.rs {
  margin-top: 23px;
}

.related-section {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #f2f2f2;
}

.col-inf {
  text-align: left;
}

.text-field {
  margin-bottom: 20px;
  padding: 20px 19px 20px 18px;
  border-left: 1px solid #e1e1e1;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #e1e1e1;
  background-color: #eee;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}

.text-field.area {
  padding-top: 13px;
  padding-bottom: 60px;
}

.error-message {
  margin-top: 20px;
  text-align: center;
}

.error {
  margin-bottom: 0px;
  color: #ed7b7b;
}

.succes {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(186, 255, 218, 0.84);
  text-align: center;
}

.succ {
  margin-bottom: 0px;
  color: rgba(12, 156, 79, 0.84);
  font-weight: 400;
}

.responsive-section {
  padding: 100px 20px;
  background-color: #f2f2f2;
}

.col-rs {
  padding-top: 24px;
}

.banner-home {
  height: 100%;
  padding-top: 310px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/sarahheimerl.jpg');
  background-size: cover;
  background-attachment: fixed;
}

.container-center {
  color: #7d5cd1;
  text-align: center;
}

.small-text {
  font-family: Raleway;
  color: #fff;
  font-size: 23px;
  letter-spacing: 2px;
}

.btn-banner {
  margin-top: 50px;
}

.fliesstext {
  font-size: 18px;
  line-height: 25px;
  text-align: left;
}

.headline_fliesstext {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #956865;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}

.collage {
  margin-bottom: 30px;
}

.collage._1 {
  margin-bottom: 50px;
}

.collage.fuss {
  margin-bottom: 0px;
}

.text_bild {
  margin-bottom: 40px;
}

.portrait {
  text-align: center;
}

.text {
  font-family: 'Open Sans', sans-serif;
  color: #818181;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.text.vita {
  font-size: 15px;
  line-height: 24px;
}

.leistung_introtext {
  margin-bottom: 45px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.leistung_introtext.white {
  background-color: transparent;
  color: #fff;
}

.btn {
  background-color: #956865;
  font-family: 'Open Sans', sans-serif;
}

.aktuell {
  background-color: #956865;
}

.container {
  text-align: center;
}

.link-footer {
  color: #818181;
  font-style: normal;
}

.column {
  position: relative;
}

.link {
  color: #818181;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link-2 {
  color: #818181;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.section {
  padding: 10px 20px;
}

.div-block {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 329px;
  height: 100%;
}

.link-block {
  position: relative;
  bottom: 30px;
  float: none;
  clear: none;
  opacity: 0.7;
}

.link-block:hover {
  opacity: 1;
}

.text-block-2 {
  position: relative;
  left: 10px;
  top: 7px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #818181;
  font-weight: 700;
}

.image {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image:hover {
  opacity: 1;
}

.image-2 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #818181;
}

.image-2:hover {
  color: transparent;
}

.link-3 {
  color: #818181;
  text-decoration: underline;
}

.link-4 {
  color: #818181;
}

html.w-mod-js *[data-ix="move-up"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="from-top"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="from-top-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="from-top-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="frome-left"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  body {
    margin-left: 0%;
  }

  .header-wrapper {
    display: none;
  }

  .nav-linke {
    max-width: 100%;
    text-align: left;
  }

  .nav-linke:hover {
    color: #323232;
  }

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

  .port-text {
    top: 37%;
  }

  .big-text {
    padding: 8px 12px;
    font-size: 12px;
  }

  .vertical.vt-right {
    margin-right: 200px;
  }

  .vertical.vt-left {
    margin-left: 200px;
  }

  .brand-logo {
    display: block;
  }

  .client-logo {
    width: 50%;
    margin-bottom: 45px;
  }

  .banner {
    height: 400px;
  }

  .slider-projec {
    height: 400px;
  }

  .nav-device {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
  }

  .nav-menu {
    background-color: #fff;
    background-image: none;
  }

  .col-space {
    margin-bottom: 50px;
  }

  .menu-button {
    color: #323232;
  }

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

  .banner-home {
    height: 600px;
    padding-top: 184px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .headline_fliesstext {
    font-size: 21px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    padding: 20px 40px 15px;
    font-size: 29px;
  }

  .header-wrapper {
    display: none;
  }

  .row {
    margin-top: -37px;
  }

  .port-text {
    top: 197px;
  }

  .port-text.mob {
    top: 375px;
  }

  .port-text.mob-2 {
    top: 99px;
  }

  .brand-logo {
    display: block;
  }

  .client-logo {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }

  .client-logo.no-sp {
    margin-bottom: 0px;
  }

  .col-right {
    margin-top: 14px;
    text-align: center;
  }

  .copyright {
    margin-bottom: 15px;
    text-align: center;
  }

  .social-ico.social-team {
    top: 289px;
  }

  .cent {
    text-align: center;
  }

  .banner-home {
    height: 450px;
    padding-top: 116px;
    background-position: 50% 100%;
    background-size: auto 100%;
    background-attachment: fixed;
  }

  .small-text {
    font-size: 20px;
  }

  .headline_fliesstext {
    margin-top: 25px;
  }

  .collage._1 {
    margin-bottom: 0px;
  }

  .text {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    padding: 15px 30px 10px;
    font-size: 24px;
  }

  .button.btn-project {
    font-size: 10px;
  }

  .header-wrapper {
    position: static;
    display: none;
  }

  .logo {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 0px;
    overflow: visible;
    width: 50%;
    height: 50%;
    float: none;
    clear: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .welcoe-text {
    font-size: 18px;
    line-height: 35px;
  }

  .welcoe-text.text-pages {
    font-size: 15px;
  }

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

  .row {
    margin-top: -22px;
  }

  .logo-section {
    padding-bottom: 0px;
  }

  .port-text {
    top: 100px;
  }

  .port-text.mob {
    top: 212px;
  }

  .port-text.mob-2 {
    top: 42px;
  }

  .slider-div {
    height: auto;
  }

  .social-ico.social-team {
    top: 147px;
  }

  .tittle-section {
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .banner {
    height: auto;
  }

  .slider-projec {
    height: auto;
  }

  .banner-home {
    padding-top: 111px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .headline_fliesstext {
    margin-top: 15px;
  }

  .collage {
    margin-bottom: 25px;
  }

  .collage._1 {
    margin-bottom: 25px;
  }

  .leistung_introtext {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 26px;
  }
}

