body {
  font-family: Muli, Arial, sans-serif;
  color: #202020;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
}

h1 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 45px;
  line-height: 60px;
  font-weight: 300;
}

h2 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 38px;
  font-weight: 400;
}

h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

a {
  color: #37cd33;
  font-weight: 600;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px dotted #37cd33;
}

.wrapper {
  display: block;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper.menuabstand {
  height: 51px;
}

.wrapper.margin40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.navi {
  position: absolute;
  width: 100%;
  background-image: none;
}

.navi.after {
  display: block;
  background-color: rgba(0, 0, 0, .5);
}

.startseite {
  padding-bottom: 1px;
  background-color: #202020;
  background-image: url('../images/driver-1149997_1920black.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
  color: #fff;
}

.startseite._100 {
  min-height: 100%;
}

.navbar {
  background-color: transparent;
}

.nav-link {
  color: #fff;
}

.nav-link.after {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link.after.w--current {
  color: #fff;
}

.img-after {
  max-height: 50px;
}

.naviafter {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.configwrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: transparent;
}

.configwrapper.leftmargin {
  padding-left: 30px;
}

.configinhalt {
  width: 390px;
  padding-left: 20px;
  float: right;
  background-color: #37cd33;
}

.configtab {
  min-height: 100px;
  min-width: 110px;
  padding: 10px;
  border-bottom: 2px solid #37cd33;
  background-color: #202020;
  color: #fff;
}

.configtab.w--current {
  background-color: #37cd33;
  color: #202020;
}

.configtabwrapper {
  width: 85px;
  float: left;
}

.center {
  text-align: center;
}

.center.margin40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.configckfield {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 125px;
  height: 130px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  float: none;
  border: 2px solid #37cd33;
  border-radius: 5px;
  background-color: #fff;
}

.configckfield.service {
  background-image: url('../images/service.png');
  background-position: 50% 35%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.configckfield.bremsen {
  background-image: url('../images/bremsen.png');
  background-position: 50% 35%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.configckfield.zahnriemen {
  background-image: url('../images/zahnriemen.png');
  background-position: 50% 35%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.configckfield.oelwechsel {
  background-image: url('../images/oel.png');
  background-position: 50% 35%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.configckbox {
  position: relative;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  margin-top: 5px;
  margin-right: 5px;
  float: right;
}

.configcklabel {
  display: inline-block;
  width: 125px;
  margin-bottom: 0px;
  padding-top: 74px;
  color: #202020;
  text-align: center;
}

.configckwrapper {
  position: relative;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.configstep3 {
  display: block;
}

.configbuttonleiste {
  margin-top: 10px;
  text-align: center;
}

.configbutton {
  margin-right: 5px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.configbutton:hover {
  background-color: #37cd33;
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.configbutton.zustep1 {
  display: none;
}

.configbutton.grey {
  background-color: #202020;
}

.configcklbox {
  width: 20px;
  height: 20px;
}

.configckllabel {
  padding-left: 10px;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

.configcklfield {
  margin-bottom: 10px;
  text-align: left;
}

.configtextfield {
  min-height: 100px;
}

.colblackbgtrans {
  background-color: rgba(0, 0, 0, .5);
}

.colwhitebgtrans {
  display: block;
  background-color: hsla(0, 0%, 100%, .8);
  color: #202020;
}

.highlight {
  color: #37cd33;
}

.ulchecklist.margin40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.licheck {
  margin-top: -5px;
  margin-right: 7px;
  float: left;
  font-family: Materialicons;
  color: #37cd33;
  font-size: 26px;
  line-height: 30px;
}

.licheck.material-icons {
  font-family: 'Fa 400', sans-serif;
}

.lichecktext {
  display: block;
  margin-bottom: 10px;
  margin-left: 34px;
}

.small {
  font-size: 13px;
  line-height: 20px;
}

.rbwrapper {
  margin-top: 55px;
  margin-bottom: 11px;
  padding: 20px;
  border: 3px solid #37cd33;
  background-color: #cfcfcf;
  color: #000;
  text-align: justify;
}

.rbbigtext {
  margin-right: 10px;
  border-right: 1px dotted #202020;
  font-size: 50px;
  line-height: 60px;
  font-weight: 800;
  text-align: center;
}

.redtext {
  color: #df0000;
}

.titel1 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 45px;
  line-height: 60px;
}

.titel1.center {
  font-weight: 500;
}

.titel2 {
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
}

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

.margin40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.anrufbg {
  display: block;
  min-height: 380px;
  background-image: url('../images/desk-731896_640.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sectiondark {
  background-color: #202020;
  color: #fff;
}

.adresse {
  margin-top: 29px;
  text-align: center;
}

.slide {
  width: 25%;
  padding-right: 20px;
  padding-left: 20px;
}

.blockquote {
  display: inline-block;
  height: 250px;
  margin-right: 11px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #cfcfcf;
  font-size: 3.2em;
  line-height: 1em;
  font-weight: 900;
}

.slidermask {
  padding-right: 40px;
  padding-left: 40px;
  background-color: transparent;
}

.sliderarrow {
  color: #37cd33;
}

.sliderrating {
  display: block;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.ratetext {
  padding-top: 19px;
}

.sectionangebote {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #202020;
  background-image: url('../images/14415024224_6c92a1e7dc_black.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.fixpicon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Materialicons;
  color: #37cd33;
  font-size: 84px;
  line-height: 92px;
  text-align: center;
}

.rightlabel {
  margin-right: 10px;
  text-align: right;
}

.radiosidebydide {
  display: block;
  width: 87px;
  margin-right: 24px;
  float: left;
}

.successwrapper {
  padding: 10px;
  border: 3px solid #37cd33;
  background-color: #cfcfcf;
  color: #202020;
  text-align: center;
}

.footersection {
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #000;
  color: #5a5a5a;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}

.linkfooter {
  color: #585757;
}

.formpfeil {
  position: absolute;
  left: -15px;
  top: -73px;
}

.config1titel {
  padding-top: 19px;
  padding-left: 83px;
}

.kartebg {
  height: 500px;
}

.nav-dropdown {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0f0f0f;
}

.dropdown-link {
  background-color: #222124;
  color: #fff;
}

.dropdown-link.w--current {
  color: #37cd33;
}

.button-big-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  font-size: 24px;
  text-align: center;
}

.important-text {
  color: #37cd33;
}

.important-text-2 {
  color: #37cd33;
}

.text-span {
  color: #fff;
}

.important-text-3 {
  color: #37cd33;
}

.important-text-4 {
  color: #37cd33;
}

.important-text-5 {
  color: #37cd33;
}

.important-text-6 {
  color: #37cd33;
}

.important-text-7 {
  color: #37cd33;
}

.weisspop {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: #fff;
  box-shadow: 5px 5px 17px 0 #000;
  color: #000;
}

.question {
  position: absolute;
  display: inline-block;
  margin-left: 5px;
  padding: 0px 9px;
  border-radius: 50%;
  background-color: #0098ff;
  color: #fff;
  font-size: 12px;
}

.cookieslawsection {
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #202020;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #838383;
  font-size: 12px;
  line-height: 11px;
  text-align: center;
}

.body {
  font-family: Muli, Arial, sans-serif;
}

.shadowpic {
  box-shadow: 8px 8px 34px 0 #000;
}

.cookieslawx {
  display: inline-block;
  margin-left: 7px;
  float: left;
}

.cookieslawtext {
  margin-right: auto;
  margin-left: auto;
}

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

.text-span-2 {
  float: none;
}

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

html.w-mod-js *[data-ix="step3ausblenden"] {
  display: none;
}

html.w-mod-js *[data-ix="step2ausblenden"] {
  display: none;
}

@media (max-width: 991px) {
  .nav-link.after {
    border-bottom: 1px solid hsla(0, 0%, 100%, .11);
    background-color: #0f0f0f;
  }
  .menubutton {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .menubutton.w--open {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: rgba(0, 0, 0, .5);
  }
  .nav-menu {
    background-color: transparent;
  }
  .menuicon {
    color: #fff;
    font-size: 40px;
  }
  .configwrapper.leftmargin {
    padding-left: 10px;
  }
  .margin10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .licheck {
    display: block;
  }
  .rbwrapper {
    margin-right: 10px;
    text-align: center;
  }
  .rbbigtext {
    margin-right: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #202020;
    border-right-style: none;
  }
  .adresse {
    margin-left: 20px;
  }
  .slide {
    width: 33.33%;
  }
  .nav-dropdown {
    border-bottom: 1px solid hsla(0, 0%, 100%, .11);
  }
  .dropdown-link {
    padding-left: 34px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .11);
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 38px;
    line-height: 44px;
  }
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .startseite {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .titel1 {
    font-size: 38px;
    line-height: 44px;
  }
  .titel2.center {
    font-size: 20px;
    line-height: 25px;
  }
  .adresse {
    margin-left: 10px;
  }
  .slide {
    width: 50%;
  }
  .ratetext {
    font-size: 15px;
    line-height: 22px;
  }
  .sectionangebote {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .shadowpic {
    display: block;
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 42px;
  }
  h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .img-after {
    max-height: 40px;
    margin-top: 5px;
  }
  .configbutton {
    margin-bottom: 5px;
  }
  .margin10.center {
    font-size: 34px;
  }
  .titel1 {
    font-size: 36px;
    line-height: 42px;
  }
  .titel1.center {
    font-size: 34px;
  }
  .titel2.center {
    font-size: 18px;
    line-height: 23px;
  }
  .slide {
    width: 100%;
  }
  .rightlabel {
    text-align: left;
  }
  .shadowpic {
    max-width: 80%;
  }
}

@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Muli';
  src: url('../fonts/Muli-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}