.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding: 1vh 3vw;
  background-color: rgba(0, 0, 0, 0.72);
}

.brandlogo {
  display: inline-block;
}

.navbar_navmenu {
  float: right;
}

.navbar_navmenu_navlink {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Dosis, sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1em;
}

.navbar_navmenu_navlink:hover {
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #fff;
  font-size: 3em;
}

.navbar_navmenu_navlink.w--current {
  color: #13aa25;
}

.body {
  overflow: visible;
  max-width: 100%;
}

.landingblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.41)), to(rgba(0, 0, 0, 0.41)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.41), rgba(0, 0, 0, 0.41));
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.landingblock_header--first {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2vw;
  color: #fff;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 700;
}

.headerdiv {
  display: block;
  margin-right: 1vw;
  font-family: Dosis, sans-serif;
  font-size: 2em;
  text-align: left;
  text-transform: none;
}

.div-block-3 {
  display: block;
  margin-left: 22vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 3;
  -webkit-flex: 3 0 auto;
  -ms-flex: 3 0 auto;
  flex: 3 0 auto;
}

.landingblock_header-second {
  width: 85vw;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2vw;
  color: #fff;
  font-size: 2.5em;
  line-height: 1em;
}

.landingblock_header-third {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2vw;
  color: #fff;
  font-size: 2.5em;
  line-height: 1em;
}

.image-3 {
  display: block;
  width: 50vw;
  height: 50vw;
}

.facebook-embed {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
}

.landinginfo_splitter {
  margin: 5vh 5vw;
  float: none;
}

.landinginfo_header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Dosis, sans-serif;
  color: #13aa25;
  font-size: 4em;
  line-height: 1.2em;
  font-weight: 600;
}

.landinginfo_paragraph {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Dosis, sans-serif;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 300;
  text-align: justify;
}

.landinginfo_splitter-right {
  margin-top: 30px;
}

.landinginfo_splitter-left {
  margin-top: 30px;
}

.landinginfo {
  display: block;
  margin-top: 12vh;
  margin-bottom: 5vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.facebook-container {
  width: 100%;
  max-width: 100%;
}

.link {
  display: block;
  color: #000;
  text-decoration: none;
}

.footer-link-left {
  display: block;
  float: none;
  color: #000;
  text-decoration: none;
}

.footer-right {
  display: block;
}

.footer-link-right {
  display: inline;
  float: right;
  color: #000;
  text-decoration: none;
}

.link-6 {
  display: inline;
  float: right;
  clear: right;
  color: #000;
  text-decoration: none;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 5vh 7vw 3vh;
}

.downbutton_wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 10vh;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.downbuttom_image {
  width: 10vw;
  height: 10vh;
  padding-bottom: 2vh;
}

.tabs-wrapper {
  display: block;
  margin-top: 5vh;
  margin-bottom: 20vh;
  padding-right: 5vw;
  padding-left: 5vw;
  float: none;
  -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;
}

.tab-content {
  margin-right: 8vw;
  margin-left: 8vw;
}

.service-paragraph {
  font-family: Dosis, sans-serif;
  font-size: 3em;
  line-height: 1.3em;
  text-align: justify;
}

.tabs-menu {
  text-align: center;
}

.div-block-8 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 6vh 5vw 3vh;
}

.service-header2 {
  font-family: Dosis, sans-serif;
  font-size: 4em;
  line-height: 1em;
  letter-spacing: 0em;
}

.tabs-content {
  margin-top: 3vh;
}

.tablink {
  padding: 2vh 8vw;
  border: 0.5px solid #000;
  background-color: transparent;
  font-family: Dosis, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
}

.tablink.w--current {
  background-color: #13aa25;
  color: #fff;
}

.tablink.withoutmiddleborder {
  border-left-style: solid;
}

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

.section {
  margin-top: 15vh;
  padding-right: 12vw;
  padding-left: 12vw;
  font-family: Dosis, sans-serif;
}

.header-service {
  color: #13aa25;
  font-size: 5em;
  line-height: 1.1em;
  font-weight: 800;
}

.kontakt-wrapper {
  margin-top: 20vh;
  margin-bottom: 20vh;
  padding-right: 5vw;
  padding-left: 5vw;
}

.kontakt-header {
  font-family: Dosis, sans-serif;
  color: #13aa25;
  font-size: 5em;
  line-height: 1em;
}

.kontakt-paragraph {
  font-family: Dosis, sans-serif;
  color: #13aa25;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 400;
}

.kontakt_span {
  color: #13aa25;
  font-weight: 600;
  text-decoration: none;
}

.text-span-3 {
  font-weight: 600;
}

.label {
  font-family: Dosis, sans-serif;
  color: #13aa25;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 600;
}

.submit-button {
  margin-top: 3vh;
  border-radius: 10px;
  background-color: #13aa25;
  color: #fff;
}

.text-field {
  width: 50%;
  margin-top: 2vh;
  margin-bottom: 2vh;
  border-radius: 10px;
}

.text-field.selector {
  background-color: #fff;
  color: #9a9a9a;
}

.text-field-2 {
  width: 70%;
  max-width: 70%;
  border-radius: 10px;
}

.form-block {
  margin-top: 1vh;
}

.div-block-10 {
  height: 100vh;
  margin-top: 20vh;
  margin-bottom: 20vh;
  padding-right: 5vw;
  padding-left: 5vw;
}

.preiseheader {
  font-family: Dosis, sans-serif;
  color: #13aa25;
  font-size: 3.5em;
  line-height: 1.1em;
}

.bgslider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -99;
  width: 100vw;
  height: 100vh;
}

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

.slide-2 {
  background-image: url('../images/durst-test15.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.footer-text {
  font-size: 1em;
}

.slide-3 {
  background-image: url('../images/durst-test13.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.getrnkeliste-googledocs {
  width: 100%;
  height: 100%;
  text-align: center;
}

.searchexplain {
  padding-top: 2vh;
  padding-bottom: 2vh;
  font-size: 0.9em;
  line-height: 1em;
  text-align: center;
}

.body_404 {
  background-image: url('../images/buchse_bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-6 {
  color: #fff;
  font-size: 2.5em;
  line-height: 1.3em;
  text-align: center;
  text-shadow: 6px 6px 6px #000;
}

.paragraph_404 {
  color: #fff;
  font-size: 1.7em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  text-shadow: 6px 6px 6px #000;
}

.paragraph_404.link_404 {
  color: #13aa25;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -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;
}

.kontakt_link {
  text-decoration: none;
}

.slider {
  height: 75vh;
  margin-top: 8vh;
}

.slide-5 {
  background-image: url('../images/durst-test7.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/durst-test17.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.success-message {
  background-color: #13aa25;
  color: #fff;
}

.container {
  text-align: center;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #13aa25;
}

.container-2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.link-9 {
  color: #333;
  text-decoration: underline;
}

.kleingeschriebenes-textspan {
  font-size: 0.5em;
  line-height: 0.3em;
}

.impressum-paragraph {
  color: #bff011;
}

@media (max-width: 991px) {
  .navbar {
    background-color: hsla(0, 0%, 100%, 0);
  }
  .brandlogo {
    width: 11vw;
    height: auto;
  }
  .navbar_navmenu {
    background-color: #fff;
  }
  .navbar_navmenu_navlink {
    color: #000;
  }
  .icon {
    display: block;
    padding-left: 0px;
    color: #13aa25;
    font-size: 35px;
  }
  .landingblock_header--first {
    font-size: 2.5em;
  }
  .landingblock_header-second {
    font-size: 2.5em;
  }
  .landingblock_header-third {
    font-size: 2.5em;
  }
  .hamburgermenu.w--open {
    display: none;
    background-color: hsla(0, 100%, 99%, 0);
  }
  .landinginfo_paragraph {
    line-height: 1.5em;
  }
  .footer {
    padding-right: 2vw;
    padding-left: 2vw;
  }
  .tabs-wrapper {
    margin-top: 4vh;
  }
  .tab-content {
    margin-right: 2vw;
    margin-left: 2vw;
  }
  .section {
    margin-top: 18vh;
    padding-right: 3vw;
    padding-left: 3vw;
  }
  .header-service {
    font-size: 3.4em;
  }
  .kontakt-wrapper {
    padding-right: 6vw;
    padding-left: 6vw;
  }
  .kontakt-header {
    font-size: 4.5em;
  }
  .text-field {
    width: 90%;
  }
  .text-field-2 {
    width: 90%;
  }
  .preiseheader {
    font-size: 3em;
  }
}

@media (max-width: 767px) {
  .brandlogo {
    width: 17vw;
  }
  .landinginfo_paragraph {
    line-height: 1.5em;
  }
  .footer-link-right {
    width: 100%;
    float: left;
  }
  .link-6 {
    display: inline-block;
    width: 100%;
    float: left;
  }
  .downbuttom_image {
    width: 15vw;
    height: 9vh;
  }
  .tabs-wrapper {
    margin-top: 4vh;
    padding-right: 7vw;
    padding-left: 7vw;
  }
  .tab-content {
    margin-right: 2vw;
    margin-left: 2vw;
  }
  .service-paragraph {
    font-size: 2.6em;
  }
  .service-header2 {
    font-size: 4em;
    line-height: 0.9em;
  }
  .section {
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .header-service {
    margin-top: 7vh;
    font-size: 3.5em;
  }
  .kontakt-wrapper {
    padding-right: 6vw;
    padding-left: 6vw;
  }
  .kontakt-header {
    font-size: 4em;
  }
  .submit-button {
    width: 100%;
    float: none;
    text-align: center;
  }
  .text-field {
    width: 100%;
  }
  .text-field-2 {
    width: 100%;
  }
  .form-block {
    margin-top: 4vh;
    margin-bottom: 4vh;
  }
  .form {
    text-align: left;
  }
  .map {
    margin-top: 2vh;
    margin-bottom: 2vh;
  }
  .preiseheader {
    font-size: 2.3em;
  }
}

@media (max-width: 479px) {
  .brandlogo {
    width: 26vw;
  }
  .landingblock_header--first {
    font-size: 1.2em;
  }
  .headerdiv {
    width: auto;
    margin-right: 1vw;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 2.6em;
  }
  .landingblock_header-second {
    display: inline-block;
    width: 85vw;
    font-size: 1.2em;
  }
  .landingblock_header-third {
    font-size: 1.2em;
  }
  .landinginfo_paragraph {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .landinginfo {
    display: block;
  }
  .footer-link-right {
    float: left;
  }
  .link-6 {
    float: left;
    clear: left;
  }
  .downbuttom_image {
    width: 20vw;
    height: 8vh;
  }
  .tabs-wrapper {
    margin-top: 4vh;
  }
  .tab-content {
    margin-right: 3vw;
    margin-left: 3vw;
  }
  .service-paragraph {
    font-size: 2.1em;
  }
  .div-block-8 {
    padding-top: 3vh;
  }
  .service-header2 {
    font-size: 3em;
  }
  .tab-pane-tab-1 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .tablink {
    margin-right: 2vw;
    margin-left: 2vw;
  }
  .tablink.withoutmiddleborder {
    border-top-style: none;
    border-left-style: solid;
  }
  .header-service {
    font-size: 2.9em;
  }
  .kontakt-header {
    font-size: 3.5em;
  }
  .kontakt-paragraph {
    font-size: 1.5em;
  }
  .div-block-10 {
    margin-bottom: 32vh;
  }
  .preiseheader {
    font-size: 2em;
  }
  .kleingeschriebenes-textspan {
    line-height: 0.5em;
  }
}

