.hero {
  height: 700px;
  background-image: url('../images/GettyImages-908821078.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.hero.section {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0.16))), url('../images/GettyImages-908821822.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), url('../images/GettyImages-908821822.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.hero.section.leistung {
  height: 900px;
  background-image: url('../images/uno-werbung_leistung.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero.section.dark {
  height: 800px;
}

.hero.section.kontakt {
  height: 900px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/uno-werbung_referenzen.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/uno-werbung_referenzen.jpg');
  background-position: 0px 0px, 50% 0px;
  background-attachment: scroll, scroll;
}

.hero.section.referenzen {
  height: 900px;
  background-image: url('../images/uno-werbung_kontakt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.hero.section.home {
  height: 1200px;
  background-image: url('../images/uno-werbung_homepage.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.list-item {
  display: inline-block;
  margin-left: 0px;
  float: none;
}

.unordered-list {
  float: right;
  text-align: right;
  list-style-type: none;
}

.metalist.right {
  margin-top: 4px;
  margin-right: -160px;
  margin-bottom: 0px;
  padding-left: 0px;
  float: right;
  text-align: right;
  list-style-type: none;
  -webkit-column-count: 3;
  column-count: 3;
}

.container {
  display: block;
  margin-bottom: 3px;
}

.text-block {
  text-align: left;
}

.text-block.metatext {
  color: #000;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.link-block {
  display: inline-block;
  text-decoration: none;
}

.navbar {
  z-index: 10;
  border-style: none;
  border-top-width: 1px;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeb00), to(#ffeb00));
  background-image: linear-gradient(180deg, #ffeb00, #ffeb00);
}

.unordered-list-2 {
  float: none;
  text-align: left;
}

.image {
  margin-right: 10px;
}

.image-2 {
  margin-right: 10px;
}

.logo {
  bottom: -15px;
  margin-bottom: -43px;
}

.navtext {
  position: static;
  display: inline-block;
  overflow: hidden;
  margin-right: 5px;
  float: none;
  clear: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.navtext:hover {
  position: static;
  display: inline-block;
  overflow: hidden;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-weight: 700;
  text-align: center;
}

.navtext:focus {
  font-family: Montserrat, sans-serif;
  color: #111;
}

.navtext:visited {
  color: #4b4b4b;
}

.navtext.w--current {
  color: #111;
  font-weight: 700;
}

.navtext.w--current:active {
  color: #111;
}

.navtext.w--current:focus {
  color: #111;
  font-weight: 700;
  text-decoration: underline;
}

.navtext.w--current:visited {
  color: #111;
}

.metatext {
  border-style: none;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 11px;
  letter-spacing: 0.5px;
}

.link-block-2 {
  text-decoration: none;
  cursor: pointer;
}

.nav-menu {
  top: 21px;
}

.copy {
  margin-bottom: 38px;
  padding-right: 180px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  line-height: 24px;
}

.copy.center {
  padding-right: 105px;
  padding-left: 105px;
  color: #111;
  text-align: center;
}

.copy.block {
  padding-right: 0px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.section {
  margin-top: 30px;
  margin-bottom: 73px;
  padding-top: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.section:active {
  color: #111;
}

.section:focus {
  color: #111;
}

.section.yellow {
  padding-top: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeb00), to(#ffeb00)), -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, #ffeb00, #ffeb00), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.section.master {
  margin-top: 30px;
}

.footer {
  margin-bottom: 0px;
  padding-bottom: 44px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111), to(#111));
  background-image: linear-gradient(180deg, #111, #111);
}

.container-2 {
  padding-top: 0px;
}

.div-block {
  padding-top: 20px;
  padding-bottom: 40px;
}

.div-block.fluid {
  max-width: 1170px;
  text-align: center;
}

.body {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.body:hover {
  background-image: none;
}

.button {
  margin-top: 0px;
  border: 1px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Permanent Marker', sans-serif;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  border-style: solid;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #ffed00, #ffed00);
}

.button.center {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  border-width: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #ffed00, #ffed00);
  -webkit-transition: all 608ms ease;
  transition: all 608ms ease;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button.center:hover {
  border-style: solid;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111), to(#111)), -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #111, #111), linear-gradient(180deg, #ffed00, #ffed00);
  color: #ffed00;
}

.button.kontaktfeld {
  margin-top: 26px;
}

.heading {
  margin-bottom: 43px;
  font-family: Montserrat, sans-serif;
}

.heading.h1 {
  padding-right: 30px;
  color: #111;
  font-size: 60px;
  line-height: 66px;
}

.heading.h1.h2 {
  font-size: 38px;
  line-height: 45px;
}

.image-3 {
  display: inline-block;
}

.h1.heading.center {
  padding-right: 109px;
  padding-left: 109px;
  color: #111;
  text-align: center;
}

.h1.heading.center.h2 {
  padding-right: 198px;
  padding-left: 198px;
  font-family: 'Permanent Marker', sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.row {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.h2.footer {
  margin-top: 0px;
  margin-bottom: -29px;
  font-family: Montserrat, sans-serif;
  color: #ffeb00;
  font-size: 20px;
}

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

.heading-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.h3 {
  position: static;
  display: block;
  margin-top: 18px;
  font-family: 'Permanent Marker', sans-serif;
  color: #111;
  font-size: 35px;
  text-align: left;
}

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

.service {
  margin-top: 32px;
  padding: 30px 20px 10px;
  border: 1px none #000;
}

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

.image-6 {
  margin-bottom: 14px;
}

.footericon {
  margin-top: 8px;
}

.section-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeb00), to(#ffeb00));
  background-image: linear-gradient(180deg, #ffeb00, #ffeb00);
}

.socialmedia {
  display: inline-block;
  width: 50px;
  height: 40px;
  margin-top: 0px;
  background-image: url('../images/facebook_neg.png');
  background-position: 50% 50%;
  background-size: contain;
  font-family: Montserrat, sans-serif;
}

.socialmedia:hover {
  background-image: url('../images/facebook_pos_1.png');
  background-position: 50% 50%;
  background-size: contain;
}

.socialmedia.icons {
  width: 40px;
  height: 40px;
  margin-top: 19px;
  background-image: url('../images/facebook_neg_2.png');
  background-size: cover;
}

.socialmedia.icons:hover {
  background-image: url('../images/facebook_pos_1.png');
}

.socialmedia.icons.insta {
  background-image: url('../images/insta_neg.png');
  background-size: cover;
}

.socialmedia.icons.insta:hover {
  background-image: url('../images/insta_pos.png');
}

.socialmedia.icons.insta.yellow {
  background-image: url('../images/insta_yellow_neg.png');
}

.socialmedia.icons.insta.yellow:hover {
  background-image: url('../images/insta_yellow_pos.png');
}

.socialmedia.icons.twitter {
  background-image: url('../images/twitter_neg.png');
}

.socialmedia.icons.twitter:hover {
  background-image: url('../images/twitter_pos.png');
}

.socialmedia.icons.twitter.yellow {
  background-image: url('../images/twitta_yellow_neg.png');
}

.socialmedia.icons.twitter.yellow:hover {
  background-image: url('../images/twitta_yellow_pos.png');
}

.socialmedia.icons.facebook {
  width: 40px;
  height: 40px;
  background-image: url('../images/facebook_neg_1.png');
}

.socialmedia.icons.facebook:hover {
  background-image: url('../images/facebook_pos.png');
}

.socialmedia.icons.facebook.yellow {
  background-image: url('../images/facebook_yellow_neg.png');
}

.socialmedia.icons.facebook.yellow:hover {
  background-image: url('../images/facebook_yellow_pos.png');
}

.section-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.kontakt {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #ffed00, #ffed00);
}

.line {
  width: 100%;
  border: 1px solid #000;
}

.iconline {
  margin-top: 17px;
  padding-left: 10px;
}

.h4 {
  margin-top: -30px;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 30px;
  cursor: pointer;
}

.paragraph {
  margin-bottom: 0px;
  padding: 31px 195px 38px 82px;
}

.div-block-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #ffed00, #ffed00);
}

.line2 {
  border: 1px solid #000;
  cursor: pointer;
}

.leistung2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #ffed00, #ffed00);
}

.line3 {
  border: 1px solid #000;
}

.leistung3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffed00), to(#ffed00));
  background-image: linear-gradient(180deg, #ffed00, #ffed00);
}

.div-block-3 {
  padding-top: 2px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-7 {
  margin-top: 10px;
  margin-left: 14px;
}

.image-8 {
  margin-top: 13px;
  margin-left: 15px;
}

.image-9 {
  margin-top: 17px;
  margin-left: 16px;
}

.h1_white {
  margin-top: 300px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
}

.copy_white {
  padding-right: 311px;
  color: #fff;
}

.fieldlabel {
  margin-top: 35px;
  font-family: Montserrat, sans-serif;
}

.column {
  margin-top: -19px;
}

.text-block-3 {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: #ffeb00;
}

.referenz {
  padding-right: 35px;
  color: #111;
  font-size: 20px;
  line-height: 24px;
}

.quote {
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 16px;
  font-style: italic;
}

.contacts {
  margin-top: 6px;
  margin-left: -5px;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

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

.kontaktbox {
  margin-top: 44px;
}

.success-message {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffeb00), to(#ffeb00));
  background-image: linear-gradient(180deg, #ffeb00, #ffeb00);
}

.error-message {
  background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(red));
  background-image: linear-gradient(180deg, red, red);
  color: #fff;
}

.h5 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #333;
}

.textleistung {
  padding-right: 100px;
}

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

.divlink {
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.imagestandort {
  margin-top: 10px;
}

.image-10 {
  margin-top: 2px;
}

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

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

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

.image-27 {
  margin-top: -68px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-block-4 {
  color: #ffeb00;
}

.link-block-6 {
  margin-top: 31px;
  color: #ffeb00;
  text-align: right;
  text-decoration: none;
}

.text2 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.section-4 {
  margin-bottom: 60px;
}

.container-3 {
  margin-top: 130px;
}

.container-4 {
  margin-top: 130px;
}

.image-28 {
  margin-bottom: 60px;
}

.section-5 {
  margin-bottom: 100px;
}

.column-7 {
  margin-top: 30px;
}

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

.container-5 {
  margin-bottom: 40px;
}

.image-30 {
  margin-top: 70px;
}

@media (max-width: 991px) {
  .hero.section {
    height: 400px;
  }
  .hero.section.leistung {
    height: 500px;
  }
  .hero.section.kontakt {
    height: 500px;
  }
  .hero.section.referenzen {
    height: 500px;
  }
  .hero.section.home {
    height: 500px;
  }
  .navtext {
    display: block;
    margin-top: -2px;
    text-align: left;
  }
  .navtext:hover {
    display: block;
    text-align: left;
  }
  .navtext.tio {
    margin-top: 30px;
  }
  .navtext.tio.w--current:hover {
    text-align: left;
  }
  .nav-menu {
    top: 0px;
    margin-top: 0px;
    padding-right: 55px;
    padding-left: 55px;
    background-color: #fff;
    color: #111;
  }
  .copy {
    font-size: 13px;
    line-height: 22px;
  }
  .section {
    margin-bottom: 0px;
  }
  .section.partner {
    margin-bottom: 80px;
  }
  .heading.h1 {
    margin-top: 10px;
    font-size: 50px;
    line-height: 52px;
  }
  .h3 {
    font-size: 25px;
  }
  .service {
    margin-top: 0px;
  }
  .contacts {
    display: inline-block;
    font-size: 14px;
  }
  .icon {
    display: block;
    overflow: visible;
    color: #111;
    font-size: 40px;
  }
  .image-11 {
    margin-top: 10px;
  }
  .menu-button {
    color: transparent;
  }
  .menu-button.w--open {
    position: relative;
    background-color: transparent;
  }
  .section-4 {
    margin-bottom: 50px;
  }
  .column-5 {
    margin-top: 30px;
  }
  .column-6 {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .copy {
    margin-left: 10px;
    padding-right: 90px;
  }
  .section.yellow {
    margin-top: 0px;
  }
  .button {
    margin-left: 10px;
  }
  .heading.h1 {
    margin-left: 10px;
    font-size: 43px;
    line-height: 47px;
  }
  .image-3 {
    max-width: 80%;
  }
  .row {
    padding-left: 25px;
  }
  .h3 {
    display: none;
  }
  .h4 {
    margin-left: 10px;
  }
  .column {
    margin-top: -40px;
    padding-left: 74px;
  }
  .text-block-3 {
    display: block;
  }
  .contacts {
    margin-left: 0px;
    font-size: 18px;
  }
  .h5 {
    margin-left: 10px;
  }
  .row-2 {
    margin-bottom: 9px;
  }
  .image-11 {
    margin-top: 10px;
  }
  .image-12 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-13 {
    display: block;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
  }
  .image-14 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-15 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-16 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-17 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-18 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-19 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-20 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-21 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-22 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-23 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-24 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-25 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-26 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 66px;
  }
  .column-2 {
    margin-top: 40px;
  }
  .column-3 {
    margin-top: 20px;
  }
  .div-block-4 {
    padding-left: 40px;
  }
  .image-31 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-8 {
    bottom: -30px;
  }
  .column-9 {
    bottom: -30px;
  }
}

@media (max-width: 479px) {
  .hero.section {
    margin-top: 0px;
  }
  .hero.section.referenzen {
    margin-top: 0px;
    background-image: url('../images/GettyImages-908821822.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
  }
  .hero.section.home {
    margin-top: 60px;
    background-position: 0px 0px;
  }
  .nav-menu {
    top: 0px;
    display: block;
    margin-top: 0px;
    padding-top: 0px;
  }
  .copy {
    padding-right: 15px;
  }
  .copy.center {
    padding-right: 10px;
    padding-left: 0px;
  }
  .footer {
    margin-bottom: 0px;
  }
  .button {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }
  .button.kontaktfeld {
    margin-left: 0px;
  }
  .heading.h1 {
    margin-top: 0px;
    font-size: 30px;
    line-height: 34px;
  }
  .image-3 {
    display: inline-block;
    max-width: 70%;
  }
  .h1.heading.center.h2 {
    margin-top: 0px;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 30px;
    line-height: 35px;
  }
  .h2.footer {
    margin-bottom: -45px;
  }
  .column {
    display: block;
    margin-top: -5px;
    padding-left: 20px;
  }
  .text-block-3 {
    display: block;
  }
  .h5 {
    margin-top: 15px;
  }
  .row-3 {
    margin-top: 37px;
  }
  .column-2 {
    margin-top: 21px;
  }
  .column-3 {
    margin-top: 20px;
  }
  .column-4 {
    display: none;
  }
  .image-27 {
    text-align: left;
  }
}

