body {
  height: 100%;
  font-family: Monda, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-bottom: 0px;
  padding-bottom: 30px;
  font-family: Asap, Monda, sans-serif;
  color: #515151;
  font-size: 23px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Asap, Monda, sans-serif;
  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: 0px;
  margin-bottom: 5px;
  padding-top: 22px;
  font-family: Monda, sans-serif;
  color: #303030;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}
.button {
  display: inline-block;
  padding: 15px 20px;
  border: 1px solid #c7c7c7;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #c7c7c7;
  color: white;
}
.button.button-white {
  border: 1px solid #3d3b3b;
  background-color: rgba(207, 205, 204, 0.74);
  font-family: Monda, sans-serif;
  color: #383838;
  font-size: 14px;
}
.button.button-white:hover {
  background-color: rgba(255, 255, 255, 0.09);
}
.button.button-white.grafik {
  background-color: #ff5e00;
  color: white;
}
.button.button-white.grafik:hover {
  border-color: #ff5e00;
  background-color: white;
  color: #3a3a3d;
}
.button.button-white.web {
  background-color: #84bf45;
  color: white;
}
.button.button-white.web:hover {
  border-color: #84bf45;
  background-color: white;
  color: #3a3a3d;
}
.button.button-white.digitaldruck {
  background-color: #0083c8;
  color: white;
}
.button.button-white.digitaldruck:hover {
  border-color: #0083c8;
  background-color: white;
  color: #3a3a3d;
}
.navigation {
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  background-color: rgba(71, 71, 71, 0.9);
}
.navigation.leistungen {
  position: fixed;
  background-color: rgba(71, 71, 71, 0.9);
}
.navigation-menu {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  text-align: center;
}
.logo {
  display: block;
  float: left;
  text-align: center;
}
.navigation-link {
  margin-left: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid transparent;
  font-family: Inconsolata, monospace;
  color: rgba(255, 255, 255, 0.61);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
.navigation-link:hover {
  border-bottom-color: white;
  color: white;
}
.navigation-link.w--current {
  border-bottom-color: white;
  color: white;
}
.navigation-link.navigation-scroll {
  color: rgba(61, 61, 61, 0.6);
}
.navigation-link.navigation-scroll:hover {
  border-bottom-color: black;
  color: rgba(61, 61, 61, 0.9);
}
.navigation-link.navigation-scroll.w--current {
  border-bottom-color: black;
  color: rgba(61, 61, 61, 0.9);
}
.container-welcome {
  text-align: center;
}
.container-welcome.leistungen {
  margin-top: 65px;
  padding-bottom: 65px;
}
.container-welcome.leistungen.digitaldruck {
  padding-bottom: 35px;
}
.portfolio {
  display: block;
  margin-right: 120px;
  margin-left: 120px;
}
.section {
  padding-top: 80px;
  background-color: transparent;
}
.section.gray {
  padding-bottom: 100px;
  background-color: #f1f1f1;
}
.section.leistungen {
  padding-top: 5px;
  padding-bottom: 5px;
}
.section.leistungen.grafikdesign {
  min-height: 96%;
  padding-top: 100px;
  padding-bottom: 50px;
  background-image: url('../images/Flosch_Slider.jpg');
  background-size: 46%;
  background-repeat: no-repeat;
}
.section.leistungen.digitaldruck {
  min-height: 96%;
  padding-top: 100px;
  padding-bottom: 20px;
  background-image: url('../images/Auge_rot_Digitaldruck.jpg');
  background-position: 0px 0%;
  background-size: 43%;
  background-repeat: no-repeat;
}
/**
.section.leistungen.webdesign {
  min-height: 96%;
  padding-top: 100px;
  padding-bottom: 50px;
  background-image: url('../images/hg_schwarz-2b.svg');
  background-position: 0px 0px;
  background-size: 65%;
  background-repeat: no-repeat;
}
*/
.section.leistungen.webdesign {
  min-height: 96%;
  padding-top: 100px;
  padding-bottom: 50px;
  background-image: url('../images/hg_schwarz-2b.png');
  background-position: 0px 0px;
  background-size: 43%;
  background-repeat: no-repeat;
}
.section.leistungen.mitte {
  margin-top: 45px;
}
.section.leistungen.folien {
  padding-top: 0px;
  padding-bottom: 0px;
}
.slider {
  height: 100%;
  background-color: transparent;
}
.slider.slide2 {
  margin-left: 201px;
  float: left;
}
.slider-nav {
  position: absolute;
  left: 0px;
  top: 89%;
  right: 0px;
  bottom: 45px;
  display: block;
  margin-right: 200px;
  margin-left: auto;
  padding-top: 16px;
  background-color: transparent;
  font-size: 10px;
  text-align: right;
}
.arrow {
  position: absolute;
  z-index: 0;
  width: 50px;
  height: 50px;
  margin-bottom: 35px;
  margin-left: 0px;
  padding-top: 12px;
  border: 2px solid rgba(153, 152, 151, 0.8);
  border-radius: 100%;
  opacity: 0.8;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: rgba(153, 152, 151, 0.8);
  font-size: 22px;
}
.arrow:hover {
  opacity: 1;
}
.arrow.left {
  left: 0px;
  top: 89%;
  right: 0px;
  bottom: 25px;
  overflow-x: visible;
  overflow-y: visible;
  width: 50px;
  margin-top: 0px;
  margin-left: 30px;
  border-color: rgba(153, 152, 151, 0.8);
  background-color: transparent;
  color: rgba(153, 152, 151, 0.8);
  text-align: center;
}
.arrow.right {
  position: absolute;
  left: 0px;
  top: 89%;
  right: 0px;
  bottom: 25px;
  display: block;
  margin-top: 0px;
  margin-right: 30px;
  margin-left: 0px;
  background-color: transparent;
}
.slide {
  margin-top: 0px;
  background-image: url('../images/beauty_sw.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide.slide-2 {
  background-image: url('../images/Flosch_Slider.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.slide.slide-3 {
  background-image: url('../images/Auge_rot_Slider.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.slide.slide-4 {
  background-image: url('../images/slider_weihnachten-neujahr-2.jpg');
  background-position: 100% 86px;
  background-size: auto 87%;
  background-repeat: no-repeat;
}
.slide.slide-5 {
  margin-top: 0px;
  background-image: url('../images/slider_woman-1b.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide.slide-6 {
  margin-top: 0px;
  background-image: url('../images/slider_fire-and-ice.jpg');
  background-position: 20% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slide.slide-7 {
  margin-top: 0px;
  background-image: url('../images/slider_money-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide.slide-8 {
  margin-top: 0px;
  background-image: url('../images/slider_hai-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide.slide-9 {
  margin-top: 0px;
  background-image: url('../images/slider_heuschrecke-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide.slide-10 {
  margin-top: 0px;
  background-image: url('../images/slider_geier-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.title-wrapper {
  margin-bottom: 80px;
  text-align: center;
}
.title-wrapper.leistungen {
  margin-bottom: 0px;
}
.title-wrapper.about {
  margin-bottom: 50px;
}
.line {
  display: block;
  width: 7%;
  height: 2px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #d6d6d6;
}
.line.line-left {
  width: 15%;
  margin-right: 0px;
  margin-left: 0px;
}
.sub {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-family: Monda, sans-serif;
  color: #303030;
  font-size: 15px;
  line-height: 28px;
  font-style: normal;
  font-weight: 200;
}
.row-portfolio {
  margin-bottom: 10px;
}
.project-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
  border-radius: 8px;
  background-color: white;
}
.project-column {
  padding-right: 5px;
  padding-left: 5px;
}
.portfolio-overlay {
  position: absolute;
  left: 5px;
  top: 0px;
  right: 5px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.38);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}
.portfolio-overlay:hover {
  background-color: transparent;
}
.title-portfolio {
  margin-bottom: 10px;
  background-color: rgba(132, 191, 69, 0.8);
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.overlay-portfolio {
  position: absolute;
  left: 0px;
  top: 45%;
  right: 0px;
  text-align: center;
}
.left-arrow {
  position: absolute;
  right: 0px;
  z-index: 900;
  display: block;
  margin-right: 95px;
  margin-left: auto;
  background-color: transparent;
}
.quote-section {
  margin-bottom: 0px;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.43), rgba(255, 255, 255, 0)), url('../images/hg_schwarz.svg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.43), rgba(255, 255, 255, 0)), url('../images/hg_schwarz.svg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}
.service-section {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #fafafa;
}
.text-number {
  margin-bottom: 55px;
  font-family: Shanti, sans-serif;
  color: white;
  font-size: 70px;
  font-weight: 400;
  text-align: center;
}
.name-number {
  font-family: Shanti, sans-serif;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}
.service-icon {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  padding-top: 25px;
  border: 1px solid #c7c7c7;
  border-radius: 100%;
}
.service-icon.icon-2 {
  padding-top: 33px;
}
.service-icon.icon-3 {
  padding-top: 30px;
}
.service-column {
  text-align: center;
}
.row-service {
  margin-top: 90px;
}
.service-title {
  margin-bottom: 20px;
  font-family:'Asap', sans-serif;
  color: #5d5d5d;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
}
.service-title.in-footer {
  margin-bottom: 10px;
  font-family:Monda, sans-serif;
  line-height: 27px;
  font-weight: 600;
  text-transform: none;
}
.service-name {
  margin-bottom: 20px;
  font-family: Monda, sans-serif;
  color: #888;
  font-size: 17px;
  font-style: normal;
}
.service-name.eber-uns {
  margin-top: 6px;
  margin-bottom: 5px;
  color: #c2c2c2;
}
.sun {
  position: static;
  top: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.team-section {
  margin-left: 0px;
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #fefefe;
  background-image: -webkit-linear-gradient(#fefefe, #f1f1f1);
  background-image: linear-gradient(#fefefe, #f1f1f1);
}
.button-wrapper {
  margin-top: 25px;
  text-align: center;
}
.button-wrapper.solid {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 15%;
  margin-top: 50px;
}
.button-wrapper.solid2 {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 5%;
  margin: 50px;
}
.staff {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 25px;
  border-radius: 8px;
}
.staff._3 {
  background-image: url('../images/buchfuehrung.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.staff._4 {
  background-color: rgba(153, 152, 151, 0.29);
  background-image: url('../images/team-4_hg_1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.staff-column {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}
.staff-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.7);
}
.client-section {
  padding-top: 27px;
  padding-bottom: 21px;
  background-image: url('../images/hg_gruen.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.features-section {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(#f1f1f1, #fefefe);
  background-image: linear-gradient(#f1f1f1, #fefefe);
}
.row-logo {
  text-align: center;
}
.icon-features {
  width: 70px;
  height: 70px;
  margin-right: 17px;
  padding-top: 19px;
  float: left;
  border: 1px solid #c7c7c7;
  border-radius: 100%;
  text-align: center;
}
.features-text {
  overflow-x: hidden;
  overflow-y: hidden;
}
.list {
  margin-bottom: 50px;
}
.ul {
  margin-top: 50px;
}
.contact-section {
  margin-top: 0px;
  margin-bottom: 95px;
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #ffffff;  
  background-image: url('../images/hg_digitaldruck-2.jpg');
  background-position: 0px 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.contact-section.portfolio {
  margin-top: 100px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
}
.contact-section.home {
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 68px;
  background-color: #fefefe;
  background-size: contain;
}
.begin-wrapper {
  position: absolute;
  left: 0px;
  top: 89%;
  right: 0px;
  z-index: 3001;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.begin {
  position: static;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Monda, sans-serif;
  color: rgba(56, 56, 56, 0.8);
  font-size: 16px;
  font-style: italic;
}
.begin.digitaldruck {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #e3009b;
}
.arrow-scroll {
  background-color: #ff2a00;
  opacity: 0.6;
}
.text-field {
  min-height: 45px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #dbdbdb;
  background-color: rgba(250, 250, 250, 0.5);
  font-family:'PT Sans', sans-serif;
  font-size: 15px;
  font-style: normal;
}
.text-field-datenschutz {
  margin-bottom: 25px;
  padding: 5px 12px;
  border: 1px solid #dbdbdb;
  background-color: rgba(250, 250, 250, 0.7);
}
.text-field.text-area {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 90px;
}
.column-footer {
  padding-top: 50px;
}
.column-footer.left {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 61px;
  padding-right: 20px;
  text-align: center;
}
.open {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #3d3d3d;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #b8b8b8;
  font-size: 18px;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
}
.open:hover {
  background-color: #2b2b2b;
  color: white;
}
.open-text {
  display: inline-block;
  margin-right: 17px;
  font-weight: 700;
  text-transform: uppercase;
}
.map {
  position: relative;
  z-index: 3;
  overflow-x: hidden;
  overflow-y: hidden;
}
.arrow-map {
  margin-bottom: 6px;
  padding-top: 0px;
}
.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}
.footer.leistungen {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: transparent;
}
.footer.leistungen.grafikdesign {
  background-color: #ff5e00;
}
.footer.leistungen.digitaldruck {
  background-color: #0083c8;
}
.footer.leistungen.webdesign {
  background-color: #84bf45;
}
.footer-navigation {
  font-family: Shanti, sans-serif;
  color: #a1a1a1;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
}
.footer-navigation.impressum {
  display: inline-block;
  height: 25px;
  margin-right: 25px;
  margin-bottom: 0px;
  padding-bottom: 35px;
  border-bottom-style: none;
  border-bottom-width: 2px;
  color: #74747a;
  font-size: 15px;
}
.footer-navigation.impressum:hover {
  border-bottom: 1px solid #84bf45;
  color: #84bf45;
}
.footer-navigation.impressum:focus {
  display: inline-block;
  height: 25px;
  border-bottom: 1px solid #84bf45;
}
.footer-navigation.impressum.w--current {
  border-bottom: 1px solid #74747a;
}
.footer-navigation.impressum.leistungen {
  height: auto;
  padding-top: 1px;
  padding-bottom: 1px;
  float: right;
  border-bottom-width: 1px;
  color: white;
}
.footer-navigation.impressum.leistungen:hover {
  padding-top: 1px;
  border-bottom-style: none;
  color: rgba(255, 255, 255, 0.68);
}
.column-footer-2 {
  padding-right: 70px;
  text-align: right;
}
.big-text {
  position: static;
  display: inline-block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 55px;
  padding-left: 55px;
  float: none;
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
  font-family: Asap, sans-serif;
  color: #3a3a3d;
  font-size: 47px;
  line-height: 125%;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.big-text.hell {
  color: #ffffff;
  padding-left: 1%;
}
.big-text.hell2 {
  color: #ffffff;
  padding-left: 2%;
}
.big-text.leistungen {
  padding-bottom: 45px;
}
.big-text.weihnachten {
  font-size: 27px;
  line-height: 125%;
  padding-top: 10px;
}
.container-slider {
  position: relative;
  left: 0px;
  top: 33%;
  background-image: url('../images/laestig.gif');
  background-position: 100% 210px;
  background-repeat: no-repeat;
  text-align: center;
}
.container-slider2 {
  position: relative;
  left: 0px;
  top: 13%;
  background-image: url('../images/laestig.gif');
  background-position: 100% 210px;
  background-repeat: no-repeat;
  text-align: center;
}
.container-slider3 {
  position: relative;
  left: 0px;
  top: 8%;
  background-image: url('../images/laestig.gif');
  background-position: 100% 210px;
  background-repeat: no-repeat;
  text-align: center;
}
.medium-text {
  position: static;
  display: inline-block;
  margin-top: 33px;
  padding-top: 0px;
  float: none;
  font-family: Monda, sans-serif;
  color: #737373;
  font-size: 18px;
  font-style: normal;
}
.medium-text.slide3 {
  margin-left: 342px;
  float: left;
}
.medium-text.slide4 {
  margin-left: 22px;
  float: left;
  color: #f5f5f5;
}
.medium-text.slide5 {
  margin-left: -1%;
  float: left;
  color: #f5f5f5;
}


.medium-text.slide6 {
  margin-left: 175px;
  float: left;
  color: #f5f5f5;
}
.medium-text.slide7 {
  margin-left: 22px;
  float: left;
  color: #3a3a3d;
}
.medium-text.slide8 {
  margin-left: 1%;
  float: left;
  color: #f5f5f5;
}

.navbar-scroll {
  position: fixed;
  top: 0px;
  z-index: 1010;
  display: none;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(254, 254, 255, 0.97);
}
.email {
  color: #b5b5b5;
  text-decoration: none;
}
.buttons-section {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5;
  width: 100%;
  padding-top: 137px;
  padding-bottom: 0px;
  background-color: rgba(244, 245, 245, 0.97);
}
.project-detail {
  padding-top: 80px;
  padding-bottom: 100px;
}
.column-space-2 {
  padding-right: 0px;
  padding-left: 0px;
}
.success-message {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.error-message {
  margin-top: 24px;
  text-align: center;
}
.form-paragraph {
  color: #b84949;
}
.back-to-top {
    position: fixed;
    right: -3px;
    bottom: 50px;
    z-index: 9500;
    display: block;
    width: 46px;
    height: 43px;
    margin: auto 3px auto 0px;
    padding-left: 2px;
    border-style: solid none solid solid;
    border-width: 2px 0px 2px 2px;
    border-color: hsla(0, 0%, 81%, .75);
    border-radius: 10px 0px 0px 10px;
    background-color: rgba(255, 94, 3, .65);
    background-image: url('../images/zum_anfang.png');
    background-position: 50% 50%;
    background-size: 28px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 0;
    color: #fff;
    font-size: 40px;
    text-align: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.back-to-top:hover {
  border-color: hsla(0, 0%, 81%, .9);
  background-color: rgba(255, 94, 3, .85);
}
.back-to-top:focus {
  opacity: 0.8;
}
.back-to-top.w--current {
  position: relative;
  right: 40px;
  z-index: 10000;
  max-height: 55px;
  max-width: 55px;
  opacity: 0.55;
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.back-to-top.w--current:hover {
  right: 40px;
  max-width: 55px;
  opacity: 1;
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.back-to-top.w--current:focus {
  background-color: rgba(153, 152, 151, 0.29);
}
.navigation_home {
  width: auto;
  max-width: 90%;
  margin-right: 75px;
  margin-left: 75px;
}
.design_home {
  font-family: Asap, sans-serif;
  font-weight: 400;
}
.punkt_home_orange {
  font-family:'Open Sans', sans-serif;
  color: #ff5e00;
  font-weight: 700;
}
.punkt_home_gruen {
  font-family:'Open Sans', sans-serif;
  color: #84bf45;
  font-weight: 700;
}
.punkt_home_blau {
  font-family:'Open Sans', sans-serif;
  color: #0083c8;
  font-weight: 700;
}
.punkt_home_pink {
  font-family:'Open Sans', sans-serif;
  color: #e3009b;
  font-weight: 700;
}
.right-arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 910;
  margin-right: auto;
  float: right;
  clear: none;
}
.span_shanti {
  font-family: Shanti, sans-serif;
}
.anfahrt {
  height: 750px;
}
.slider-portfolio {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-width: 80%;
  min-height: 0px;
  margin-right: auto;
  margin-left: 0px;
  border: 0px solid transparent;
  border-radius: 5px;
  box-shadow: #84bf45 0px 0px 6px 0px;
}
.slider-portfolio.links {
  max-width: 100%;
  margin-right: 0px;
  background-color: transparent;
}
.slider-portfolio.rechts {
  max-width: 100%;
  margin-right: 0px;
  margin-left: auto;
  background-color: transparent;
}
.slides-portfolio {
  position: relative;
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 5px;
}
.maske-slider-portfolio {
  min-height: 0px;
  border-radius: 5px;
  background-color: transparent;
}
.sliderbild-portfolio {
  display: block;
}
.ueber-uns {
  height: 350px;
  background-image: url('../images/Orange-im-Wasser.jpg');
  background-position: 50% 57%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.abzocker {
  height: 500px;
  background-image: url('../images/slider_heuschrecke-1.jpg');
  background-position: 50% 57%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.datenschutz {
  margin-right: 45px;
  padding-right: 0px;
  font-size: 14px;
  line-height: 23px;
  list-style-type: disc;
}
.link-slider {
  color: #3a3a3d;
  text-decoration: none;
}
.link-slider:hover {
  color: rgba(58, 58, 61, 0.9);
}
.scroll-into-view {
  opacity: 0.05;
}
.h3-heading-leistungen {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
    font-family: Inconsolata, monospace;
  text-align: left;
}
.mid-text {
  padding-bottom: 25px;
  padding-left: 55px;
  font-family: Asap, sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
}
.mid-text.digitaldruck {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0px;
  float: left;
}
.paragraph-leistungen {
  margin-top: 15px;
  padding-top: 0px;
  padding-left: 55px;
  font-family: Monda, sans-serif;
  line-height: 24px;
  text-align: left;
}
.paragraph-leistungen.digitaldruck {
  padding-left: 65px;
  float: left;
}
.liste-leistungen {
  margin-top: 5px;
  padding-left: 71px;
  float: left;
  line-height: 20px;
  text-align: left;
}
.liste-leistungen.digitaldruck {
  padding-left: 81px;
}
.liste-aufzaehlung-leistungen {
  margin-bottom: 6px;
  padding-bottom: 0px;
  line-height: 24px;
}
.baum-footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 175px;
  min-width: 100px;
  margin: 0px auto;
  padding-top: 0px;
}
.baum-footer.rechts {
  max-width: 145px;
  min-width: 75px;
  padding-bottom: 0px;
}
.baum-footer.links {
  width: auto;
  max-width: 145px;
  min-width: 75px;
}
.leistungen-unten {
  line-height: 20px;
}
.container-leistungen-unten {
  position: static;
}
.row-leistungen-unten {
  height: 50%;
  padding-top: 25px;
  padding-bottom: 50px;
}
.row-leistungen-unten.digitaldruck {
  padding-bottom: 10px;
}
.row-leistungen-unten.folien {
  margin-right: auto;
  margin-left: auto;
}
.arrow-kontakt {
  margin-bottom: 6px;
}
.contact {
  position: relative;
  z-index: 4;
  overflow-x: hidden;
  overflow-y: hidden;
}
.digitaldruck-rechts {
  position: relative;
  left: 10px;
  top: 0px;
  bottom: 0px;
  display: block;
  margin: 20px auto 5px;
  padding: 0px;
  background-image: url('../images/digitaldruck_geraete-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.digitaldruck-rechts.folien {
  background-image: url('../images/folie_fahrzeug-1.jpg');
  background-size: 118%;
  top: 30px;
}
.hervorhebung {
  font-family:'Droid Sans', 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 34px;
  font-weight: 700;
}
.hervorhebung.blau {
  font-family:'Droid Sans', 'Open Sans', sans-serif;
  color: #0083c8;
}
.hervorhebung.gruen {
  color: #84bf45;
}
.hervorhebung.orange {
  color: #ff5e00;
}
.hervorhebung.pink {
  color: #e3009b;
}
.hervorhebung_span {
  color: #fff;
  line-height: 1.9em;
  padding: 3px 13px 4px;
  border-radius: 3px;
  box-shadow: rgba(153, 152, 151, 0.54) 3px 3px 6px 0px;
}
.hervorhebung_span.blau {
  background-color: #0083c8;
}
.hervorhebung_span.gruen {
  background-color: #5bb000;
}
.hervorhebung_span.orange {
  background-color: #ff5e00;
}
#___plusone_0 {
  min-height: 40px;  
  position: relative;
  left: 0px;
  top: 40px;
  z-index: 940;
  display: block;
}
.text-leistungen-unten {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  padding-bottom: 7px;
  line-height: 24px;
}
.liste-leistungen-unten {
  margin-bottom: 0px;
  margin-left: 9px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 20px;
  line-height: 23px;
}
.liste-leistungen-unten.beschriftungen {
  padding-right: 35px;
  font-family:'Droid Sans', 'Open Sans', sans-serif;
  font-size: 14px;
}
.liste-leistungen-unten.beschriftungen li {
  color: #e3009b;
}
.leistungen-mitte {
  padding-top: 32px;
  background-color: rgba(252, 250, 250, 0.97);
}
.row-leistungen-mitte {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 34px;
  padding-left: 0px;
}
.text-leistungen-mitte {
  margin-top: -2px;
  padding-top: 0px;
  padding-bottom: 7px;
  line-height: 26px;
}
.text-leistungen-mitte.beschriftungen {
  font-family:'Droid Sans', 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 23px;
  margin-top: 0px;
  padding-bottom: 0px;
}
.pfeil_leistungen {
  position: absolute;
  right: 45px;
  bottom: -18px;
  z-index: 10;
  overflow-x: visible;
  overflow-y: visible;
  min-height: 33px;
  min-width: 33px;
  border-style: solid;
  border-width: 0px 2px 2px 0px;
  border-color: rgba(71, 71, 71, 0.9);
  border-radius: 2px;
  background-color: #84bf45;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pfeil_leistungen:hover {
  background-color: #84bf45;
}
.grafikdesign-rechts {
  max-width: 45%;
  left: 7%;
  top: 45px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
  background-image: url('../images/grafikdesign_unten-2.svg');
  background-position: 15px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.grafikdesign_rechts {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-left: 48px;
}
.webdesign-rechts {
  max-width: 49%;
  left: 21px;
  top: 31px;
  display: block;
  padding: 0 0px 0 21px;
  margin-bottom: 15px;
  background-image: url('../images/webdesign_unten-2.svg');
  background-position: 24% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.webdesign_rechts {
  padding-top: 31px;
  padding-left: 21px;
  text-align: center;
}
.bild-unten-rechts {
  max-width: 95%;
}
.webdesign-bild-rechts {
  display: inline-block;
   width: 95%;
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
.es-geht-noch-weiter {
  text-align: center;
}
.portfolio-slider {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 95px 60px 60px 45px;
  background-color: transparent;
}
.portfolio-slider.rechts-silber {
  background-color: #f1f1f1;
}
.portfolio-slider.oben {
  padding-top: 225px;
}
.portfolio-slider-text {
  padding-top: 10px;
  padding-right: 65px;
}
.portfolio-slider-text.rechts {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 65px;
}
.portfolio-slider-nav {
  display: block;
  margin-bottom: -41px;
  padding-top: 12px;
  padding-bottom: 0px;
  background-color: transparent;
  font-size: 10px;
  letter-spacing: 0px;
}
.portfolio-slider-arrow {
  border-radius: 100% 0% 100% 100%;
  background-color: #c2c2c2;
  box-shadow: #84bf45 0px 0px 6px 0px;
  font-size: 33px;
}
.portfolio-slider-arrow.rechts {
  border-top-left-radius: 0%;
  border-top-right-radius: 100%;
  font-size: 33px;
}
.portfolio-right-arrow {
  margin-right: -50px;
}
.portfolio-left-arrow {
  margin-left: -50px;
}
.team4 {
  width: 100%;
  opacity: 0.5;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.liste-client-section {
  padding-bottom: 5px;
  font-family:'Droid Sans', 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.liste {
  padding-left: 25px;
}
.header-4-client {
  font-family:'Asap', sans-serif;
  font-size: 18px;
  text-align: left;
}
.column-client {
  padding-bottom: 12px;
  background-color: rgba(132, 191, 69, 0.59);
  box-shadow: rgba(191, 255, 0, 0.68) 0px 0px 26px 8px;
}
.team3 {
  display: block;
  width: 100%;
  border-radius: 8px;
}
.wir-gvau {
  padding-right: 3%;
  padding-left: 3%;
}
.steuer {
  position: absolute;
  right: 34px;
  bottom: -31px;
  z-index: 11;
  width: 55px;
  height: 55px;
  max-height: 75px;
  max-width: 75px;
  background-image: url('../images/navigation_v1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.project-image {
  width: 100%;
}
.portfolio-image {
  width: 100%;
}
.zu_beschriftungen {
  min-height: 25px;
  min-width: 30px;
}
.portfolio-slider-beschreibung {
  display: block;
  margin: 12px auto 10px;
  color: #3a3a3d;
  text-align: center;
  text-decoration: none;
}
.portfolio-slider-link {
  display: block;
  margin: 12px auto 10px;
  color: #3a3a3d;
  text-align: center;
  text-decoration: none;
}
.portfolio-slider-link:hover {
  color: #84bf45;
}
.portfolio-slider-link:focus {
  color: #3a3a3d;
}
.portfolio-slider-link.oben {
  display: inline-block;
  margin-top: 0px;
  padding-right: 2.25%;
  padding-left: 2.25%;
  font-size: 14px;
}
.portfolio-slider-link.oben.w--current {
  color: #0083c8;
}
.portfolio-submenu-row {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: 6.5%;
  margin-left: -10px;
  padding-top: 9px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-radius: 5px;
  background-color: transparent;
  box-shadow: rgba(153, 152, 151, 0.54) 4px 4px 8px 0px;
  text-align: center;
}
.impressum-section-oben {
  min-height: 65px;
}
.typisch-bild {
  width: 83%;
}
.baum-footer-row {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-bottom: -7px;
  margin-left: auto;
}
.baum-footer-column {
  left: 0px;
  right: 0px;
  bottom: -41px;
  padding-bottom: 0px;
}
.baum-footer-column.left {
  margin-top: 2px;
  text-align: right;
}
.baum-footer-column.right {
  margin-top: -13px;
  padding-bottom: 0px;
  text-align: left;
}
.beschriftungen-bild {
  height: 50%;
  min-height: 275px;
  margin-bottom: 90px;
  padding-bottom: 0px;
  background-image: url('../images/beschriftungen_bild-2.jpg');
  background-position: 2% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.folien-bild {
  height: 50%;
  min-height: 275px;
  margin-bottom: 90px;
  padding-bottom: 0px;
  background-image: url('../images/folien_bild-2.jpg');
  background-position: 2% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
/** .column-1-folien {
  padding-right: 0px;
  padding-left: 0px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  background-image: url('../images/farbfolie_glas-4.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
} */
.column-1-folien {
  height: 100%;
  min-height: 960px;
  padding-top: 100px;
  padding-bottom: 20px;
  background-image: url('../images/farbfolie_glas-4.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}

.column-1-folien:hover {
  background-image: url('../images/metalleffektfolie-2.jpg');
}

.row-folien-oben {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
}

.column-2-folien {
  padding-top: 165px;
  padding-bottom: 50px;
  padding-right: 7.5%;
}
.h4link {
  color: #3a3a3d;
  text-decoration: none;
}
.h3link {
  font-family:'Asap', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12pt;
  text-decoration: none;
  float: right;
  margin-right: 18px;
}
.h3link.grafikdesign {
  color: #84bf45;
}
.h3link.digitaldruck {
  color: #ff5e00;
}
.fett {
  font-weight: 700;
}
.team2 {
  display: block;
  width: 100%;
  border-radius: 8px;
}
.team1 {
  display: block;
  width: 100%;
  border-radius: 8px;
}
html.w-mod-js *[data-ix="hide-social-on-load"] {
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}
html.w-mod-js *[data-ix="hide-scroll-on-load"] {
  opacity: 0.08;
}
html.w-mod-js *[data-ix="display-none-on-load"] {
  height: 0px;
}
html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide"] {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}
html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}


html.w-mod-js *[data-ix="slide-in-slider-big-text-on-slide-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

html.w-mod-js *[data-ix="slide-out-navigation-scroll-on-load"] {
  display: none;
}
html.w-mod-js *[data-ix="menu-start"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="fade-out-on-hover-and-zoom"] {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js *[data-ix="slide-in-social-on-hover-2"] {
  opacity: 0;
}
@media (max-width: 991px) {
  body {
    height: auto;
  }
  h3 {
    text-align: center;
  }
  .navigation {
    z-index: 5000;
  }
  .navigation-menu {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.83);
  }
  .navigation-link {
    margin-right: 30px;
  }
  .portfolio {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slider {
    height: auto;
  }
  .line.line-left {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .title-portfolio {
    font-size: 13px;
  }
  .left-arrow {
    z-index: 500;
  }
  .text-number {
    font-size: 60px;
  }
  .container-slider {
    top: 0%;
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .navbar-scroll {
    display: block;
  }
  .menu {
    color: white;
  }
  .menu.w--open {
    background-color: rgba(0, 0, 0, 0.56);
  }
  .right-arrow {
    z-index: 600;
  }
  .navmenu_scroll {
    background-color: rgba(232, 230, 230, 0.95);
    max-width: 50%;
  }
  .portfolio-slider.oben {
    padding-top: 250px;
  }
}
@media (max-width: 767px) {
  .navigation.leistungen {
    max-height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .logo {
    max-width: 75%;
  }
  .navigation-link {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .sub {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
  }
  .row-portfolio {
    margin-bottom: 0px;
  }
  .project-column {
    margin-bottom: 10px;
  }
  .service-column {
    margin-bottom: 30px;
  }
  .staff-overlay {
    display: block;
    width: 98.5%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-navigation {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-footer-2 {
    text-align: center;
  }
  .big-text {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 66px;
  }
  .menu {
    margin-top: 6px;
    float: right;
  }
  .column-space {
    margin-bottom: 50px;
  }
  .column-space.space-2 {
    margin-top: 50px;
    margin-bottom: 0px;
  }
  .column-space-2 {
    margin-top: 30px;
  }
  .navigation_home {
    margin-right: 8%;
    margin-left: 8%;
  }
  .pfeil_leistungen {
    bottom: -48px;
  }
  .portfolio-slider.oben {
    padding-top: 100px;
  }
  .portfolio-slider-text.rechts {
    padding-top: 45px;
  }
  .steuer {
    bottom: -61px;
  }
  .logo_start1 {
    float: left;
  }
  .logo-leistungen {
    max-width: 85%;
  }
  .logo-leistungen.quer {
    max-width: 75%;
  }
}
@media (max-width: 479px) {
  .navigation.leistungen {
    max-height: 85px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation-menu {
    max-width: 50%;
  }
  .navigation-link {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 5px;
  }
  .navigation-link.navigation-scroll {
    margin-right: 10px;
    margin-left: 10px;
  }
  .staff-overlay {
    width: 100%;
  }
  .column-footer {
    margin-bottom: 40px;
  }
  .big-text {
    font-size: 35px;
  }
  .container-slider {
    margin-bottom: 150px;
  }
  .medium-text {
    font-size: 15px;
  }
  .navigation_home {
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
  .pfeil_leistungen {
    bottom: -43px;
  }
  .steuer {
    bottom: -56px;
  }
  .logo-leistungen {
    max-width: 85%;
  }
  .portfolio-slider-text.rechts {
    padding-top: 65px;
}

@font-face {
  font-family: 'Lovelo';
  src: url('../fonts/Lovelo Black.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}