


/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/000_defaults.less <------------ */
@font-face {
  font-family: 'blair';
  src: url('../assets/fonts/BlairITC_TT_Bold/fonts/BlairITC_TT_Bold.eot');
  src: url('../assets/fonts/BlairITC_TT_Bold/fonts/BlairITC_TT_Bold.eot') format('embedded-opentype'), url('../assets/fonts/BlairITC_TT_Bold/fonts/BlairITC_TT_Bold.woff') format('woff'), url('../assets/fonts/BlairITC_TT_Bold/fonts/BlairITC_TT_Bold.ttf') format('truetype'), url('../assets/fonts/BlairITC_TT_Bold/fonts/BlairITC_TT_Bold.svg') format('svg');
}
@font-face {
  font-family: 'blairlight';
  src: url('../assets/fonts/BlairITC_TT_Light/fonts/BlairITC_TT_Light.eot');
  src: url('../assets/fonts/BlairITC_TT_Light/fonts/BlairITC_TT_Light.eot') format('embedded-opentype'), url('../assets/fonts/BlairITC_TT_Light/fonts/BlairITC_TT_Light.woff') format('woff'), url('../assets/fonts/BlairITC_TT_Light/fonts/BlairITC_TT_Light.ttf') format('truetype'), url('../assets/fonts/BlairITC_TT_Light/fonts/BlairITC_TT_Light.svg') format('svg');
}
* {
  box-sizing: border-box;
}
html {
  /* font-size: 1vw; */
  width: 100%;
  font-size: 1px;
}
p {
  font-size: 16rem;
  -webkit-text-size-adjust: none;
}
li {
  -webkit-text-size-adjust: none;
}
.tile p {
  font-size: 26rem;
}
body {
  margin: 0;
  width: 100%;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  background: #fff;
}
h1,
.h1 {
  font-size: 37rem;
  font-family: "blairlight", Arial, Helvetica, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
h1 strong,
.h1 strong {
  font-family: "blair", Arial, Helvetica, sans-serif;
}
.content_middle {
  max-width: 1140rem;
  margin: 0 auto;
}
.job__desc a {
  color: #009FE3;
  text-decoration: none;
}
.text-center {
  text-align: center;
}
.hide {
  display: none !important;
}
strong {
  font-weight: bold;
}
.clear {
  clear: both;
}
p.ctabutton {
  margin-top: 64rem;
  z-index: 2;
  position: relative;
}
p.ctabutton:hover {
  cursor: pointer;
}
p.ctabutton a {
  color: #FFFFFF;
  background-color: #FF7410;
  border: none;
  font-size: 20rem;
  line-height: 1.25;
  padding: 15rem 26rem;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
p.ctabutton i {
  font-size: 24rem;
}
br.clear {
  float: none;
  clear: both;
}
.col-md-6 {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.static-header {
  background: #009FE3;
  height: 160px;
  margin-bottom: 30px;
}
.static-content {
  font-size: 16rem;
  color: #009FE3;
}
@media screen and (max-width: 1100px) {
  .static-content {
    margin: auto 5%;
  }
}
@media screen and (max-width: 767px) {
  .col-md-6 {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}



/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/001_kontakt.less <------------ */
input,
select,
textarea {
  font-size: 20px;
  color: #009fe3;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.4;
  background: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #009fe3;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #009fe3;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #009fe3;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #009fe3;
}
.wpcf7-form p {
  margin: 0;
}
.aufnahmeantrag {
  margin-left: 0px;
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-number {
  margin-bottom: 0px;
  width: 100%;
  height: 80px;
  padding-left: 120px;
  border: none;
  text-transform: uppercase;
}
.wpcf7-form-control.wpcf7-select {
  margin-bottom: 20px;
  width: 100%;
  background: none;
  height: 40px;
  padding-left: 10px;
  border: none;
}
.wpcf7-form-control.wpcf7-textarea {
  margin-bottom: 20px;
  width: 100%;
  height: 250px;
  padding-left: 10px;
  border: none;
  padding-left: 120px;
  text-transform: uppercase;
}
.vornach567,
.werkstattname,
.ort654,
.tele923 {
  display: block;
  background-image: url(../assets/img/werkstatt/input.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 90%;
}
.vornach567 input {
  background-image: url(../assets/img/werkstatt/icon-person.svg);
  background-position: 80px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.werkstattname input {
  background-image: url(../assets/img/werkstatt/icon-schrauber.svg);
  background-position: 80px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.ort654 input {
  background-image: url(../assets/img/werkstatt/icon-lupe.svg);
  background-position: 80px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.tele923 input {
  background-image: url(../assets/img/werkstatt/icon-telefon.svg);
  background-position: 80px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.wpcf7-form-control input[type="radio"],
.wpcf7-form-control input[type="checkbox"] {
  border: 1px solid #dddddd;
}
label {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
  max-width: 100%;
}
.textfeld {
  background-image: url(../assets/img/werkstatt/kommentar.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.textfeld textarea {
  background-image: url(../assets/img/werkstatt/icon-fahne.svg);
  background-position: 80px 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding-top: 30px;
}
.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  height: 60px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  border: none;
  background: #ff7410 url(../assets/img/werkstatt/icon-flieger.svg);
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  transition: background-position 0.6s ease;
  cursor: pointer;
  margin-top: 30px;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background-position: 40px -50px;
}
.abschicken {
  padding-left: 19%;
}
.toplefttext .abschicken {
  font-size: 14rem;
}
.toplefttext .abschicken a {
  color: #fff;
}
label.datenschutzlabel {
  display: flex;
  align-items: center;
}
.datenschutz {
  display: block;
  float: left;
}
.datenschutztext1 {
  padding-left: 10px;
  display: block;
  float: left;
}
.datenschutz .wpcf7-checkbox .wpcf7-list-item {
  display: inline-block;
  margin: 0;
  width: 20px;
  height: 20px;
}
input[type="checkbox"] {
  margin: 0;
}
/* Hide the browser's default checkbox */
.wpcf7-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px;
  width: 20px;
  z-index: 2;
}
/* Create a custom checkbox */
.wpcf7-list-item-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: none;
  text-indent: -10000px;
  box-shadow: -4px 4px 7px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
/* On mouse-over, add a grey background color */
.wpcf7-checkbox:hover input ~ .wpcf7-list-item-label {
  opacity: 0.9;
}
/* When the checkbox is checked, add a blue background */
.wpcf7-checkbox input:checked ~ .wpcf7-list-item-label {
  background-color: #fff;
}
/* Create the checkmark/indicator (hidden when not checked) */
.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.wpcf7-checkbox input:checked ~ .wpcf7-list-item-label:after {
  display: block;
}
/* Style the checkmark/indicator */
.wpcf7-checkbox .wpcf7-list-item-label:after {
  left: 6px;
  top: 1px;
  width: 5px;
  height: 12px;
  border: solid #193982;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wpcf7-form span.wpcf7-not-valid-tip {
  position: absolute;
  padding: 4px;
  top: 0px;
  right: 0;
  background: #ffffff;
  border-radius: 10px;
  font-size: 10px;
  color: #ff7373;
  line-height: 1.2;
  box-shadow: 0 0 5px #666;
}
.wpcf7-form .wpcf7-checkbox.wpcf7-not-valid-tip {
  width: 200px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  display: none !important;
}
.formular {
  display: none;
  width: 360px;
  padding: 20px;
  background: #fff;
  margin: auto;
}
#myModal button.close {
  float: right;
  width: 20px;
}
body .modal.fade {
  top: 20%;
  bottom: auto;
}
#myModal {
  visibility: visible !important;
}
.formular.modal textarea {
  height: 100px;
}
.formular.modal button {
  width: 100%;
}



/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/007_header.less <------------ */
header {
  width: 100%;
  position: fixed;
  background-color: transparent;
  z-index: 1000;
  transition: 150ms height, 150ms top;
}
.menubutton {
  position: fixed;
  left: 32rem;
  top: 33rem;
  height: auto;
  border: 3rem solid white;
  box-sizing: border-box;
  padding: 22rem;
  z-index: 100;
  font-size: 37rem;
  padding-left: 92px;
  background: url("../assets/img/website-images/webmenu.png") no-repeat 15px center;
  text-decoration: none;
}
.menubutton.topbutton {
  width: 96px;
  height: 94px;
  background-position: center center;
  padding: 0;
  border: none;
}
.menubutton.topbutton .menu-button {
  display: none;
}
.menubutton:hover {
  cursor: pointer;
  text-decoration: none;
}
.custom-header {
  position: relative;
}
.custom-header .sticky-logo {
  background: url("../assets/img/website-images/logo-symbol.svg") no-repeat center center;
  position: fixed;
  height: 70rem;
  width: 70rem;
  right: 50em;
  top: 45rem;
  background-size: 80%;
  background-repeat: no-repeat;
  z-index: 500;
  cursor: pointer;
  display: none;
}
.menu-button {
  color: white;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.menu-button i {
  color: #003399;
  background-color: white;
  padding: 0.2em 0.3em;
  font-size: 1.15em;
  margin-right: 11rem;
}
.site-branding {
  position: fixed;
  right: 0;
  z-index: 100;
  width: 22%;
}
.site-branding img {
  margin: 30rem 0 0 0;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}



/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/008_menu.less <------------ */
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(520px, 0, 0);
  transform: translate3d(520px, 0, 0);
}
.mm-menu_offcanvas {
  width: 100%;
  max-width: 520px;
}
.hintblau {
  text-align: left;
  overflow: hidden;
  padding-left: 51rem;
  padding-top: 8px;
  padding-bottom: 8px;
}
.menu-title {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
}
.menu-text {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.mm-menu .hintblau,
.mm-menu .hintblau a {
  color: #fff;
  background: #009fe3;
  font-size: 14px;
}
.menu-abstand {
  margin-top: 10px;
  margin-bottom: 8px;
}
section.navigation {
  background-color: #FF7410;
  padding: 0;
  margin: 0;
  color: white;
  text-align: center;
  float: left;
  width: 100%;
}
section.navigation .navigation__left,
section.navigation .navigation__right,
section.navigation h3,
section.navigation .h3 {
  height: 125rem;
  line-height: 125rem;
  text-align: center;
  float: left;
  padding: 0;
  margin: 0;
  color: white;
  text-decoration: none;
  width: 60%;
  font-size: 36rem;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
section.navigation .navigation__left,
section.navigation .navigation__right {
  width: 20%;
  font-size: 25rem;
}
section.navigation .navigation__left:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0rem;
}
.nav__overlay {
  background-color: rgba(1, 18, 46, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  display: none;
  opacity: 0;
}
.nav__header {
  width: 100%;
  border-bottom: 1rem solid #009fe3;
  height: 120rem;
}
.mm-menu {
  --mm-color-background: #eee;
  --mm-color-text: #111;
}
.mm-navbar {
  --mm-color-background: #fff;
  --mm-color-text-dimmed: #fff;
  --mm-color-button: #ccc;
}
.mm-panel {
  --mm-color-background: #fff;
  --mm-color-text: #222;
  --mm-color-button: #fff;
}
.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover {
  --mm-color-background-emphasis: none;
}
.mm-navbars_bottom {
  height: 360px;
}
.mm-panels > .mm-panel::before {
  height: 0px;
}
.mm-btn_close::before {
  content: none;
  padding: 0;
  border: none;
}
.mm-btn_close::after {
  content: '';
  width: 50rem;
  height: 50rem;
  display: inline-block;
  float: right;
  margin: 10rem 10rem 0 0;
  padding: 0 15rem;
  box-sizing: border-box;
  background-image: url('../assets/img/werkstatt/close.png');
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  box-shadow: -5px 5px 8px rgba(0, 0, 0, 0.4);
  border: none;
}
.mm-btn_close:hover {
  cursor: pointer;
}
.nav__header__close i {
  float: none;
  font-weight: 300;
}
.nav__header__back {
  float: left;
  font-size: 28rem;
  font-weight: 500;
  color: #a0a0a0;
  display: none;
  width: 75%;
  box-sizing: border-box;
}
.nav__header__back:hover {
  cursor: pointer;
}
.nav__header__back i {
  color: #a0a0a0;
  font-size: 38rem;
  float: left;
  display: inline;
  margin-top: 40rem;
  font-weight: bold;
}
.nav__header__back__title {
  float: left;
  display: inline;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  margin-top: 48rem;
}
.nav__footer {
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: none;
  padding: 0;
}
.nav__footer__href {
  padding: 15rem 0 15rem 51rem;
  box-sizing: border-box;
}
.mm-menu .nav__footer__href a {
  color: #003482;
  height: 30rem;
  line-height: 30rem;
  width: 100%;
  font-size: 18rem;
  font-weight: 600 !important;
  text-transform: uppercase;
  display: block;
  text-align: left;
}
.nav__footer__social {
  text-align: left;
  height: 80rem;
  line-height: 60rem;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 10px;
  display: block;
}
.nav__footer__social a:first-child {
  padding-left: 15rem;
}
.fa-angle-right::before {
  display: block;
}
.nav__footer__social a {
  display: inline-block;
  width: auto;
  padding: 5rem 16rem;
}
.nav__footer__social a i {
  display: inline-block;
  color: #ffffff;
  font-size: 34rem !important;
  line-height: 1 !important;
}
html.mm-blocking {
  overflow: auto;
}
#nav.mm-menu.mm-dropdown {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  max-width: 650px !important;
  max-height: none !important;
  position: fixed !important;
  height: 100%;
  box-shadow: none;
}
.mm-tabstart,
.mm-tabend {
  display: none;
}
.mm-navbar-bottom .nav__footer {
  position: fixed;
  bottom: 0px;
  width: 650rem;
}
.mm-menu.mm-offcanvas {
  width: 90%;
  min-width: 360px;
  max-width: 650px;
}
.mm-panels > .mm-panel {
  margin: 0;
  padding: 0;
}
.mm-hasnavbar-top-1 .mm-panels {
  top: 0px;
}
.mm-navbar {
  border: none;
  text-align: center;
  line-height: 1.4;
  height: 80px;
  padding: 0;
}
.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 370px;
}
.mm-panels > .mm-panel::after {
  height: 0;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 40px;
}
.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 20px;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  top: 20px;
  text-align: left;
}
.mm-panel.mm-hasnavbar .mm-navbar a {
  padding-left: 50px;
}
.mm-navbar .mm-title {
  font-size: 34rem;
  padding-top: 20rem;
  font-weight: 600;
  text-indent: -10000px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.mm-navbar .mm-title::before {
  content: "Zurück";
  position: absolute;
  display: block;
  left: 50px;
  top: 18px;
  width: 200px;
  height: 25px;
  text-indent: 0px;
}
.mm-menu .mm-btn::before {
  top: 37px;
  padding-top: 3px;
  padding-right: 3px;
  border-top-width: 5px;
  border-left-width: 5px;
}
.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
  left: auto;
  height: 0;
  padding: 0;
}
.mm-close::after {
  content: '';
  border: none;
  width: 50rem;
  height: 50rem;
  display: inline-block;
  float: right;
  margin: 30rem 10rem 0 0;
  padding: 0 15rem;
  box-sizing: border-box;
  background-color: #fff;
  background-image: url('../assets/img/werkstatt/close.png');
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center center;
  transform: rotate(0deg);
  box-shadow: -5px 5px 8px rgba(0, 0, 0, 0.4);
}
.mm-close::before {
  display: none;
}
.mm-menu .mm-listview a.mm-next {
  border: none;
  border-left: #009fe3 1px solid;
  padding-left: 20rem;
}
.mm-menu .mm-next::after {
  top: 4px;
  right: 30rem;
  padding-top: 3px;
  padding-right: 3px;
  border-top-width: 5px;
  border-left-width: 5px;
  border-color: #003482;
}
.mm-menu .mm-listview > li .mm-next::after {
  border-color: #003482;
}
.mm-menu .mm-listview .mm-next::before {
  border: none;
}
.mm-listview > li:not(.mm-divider)::after {
  border: none;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 0px;
  margin-top: 40rem;
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 0px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 0px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 0px;
}
.mm-menu {
  background: #fff;
}
.mm-menu ul {
  margin: 0;
  padding: 0;
}
.mm-menu li {
  list-style-type: none;
  border: none;
  border-bottom: 1rem solid #009fe3;
  margin: 0;
}
.mm-menu li:first-child {
  border-top: 1rem solid #009fe3;
}
.mm-menu_selected-hover .mm-listitem__btn,
.mm-menu_selected-hover .mm-listitem__text,
.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #003482;
  font-weight: 600;
  font-size: 23rem;
  text-decoration: none;
  line-height: 69rem;
  height: 69rem;
  padding: 0;
  padding-left: 50rem;
  background-image: url(../assets/img/werkstatt/doppelpfeil-dunkelblau.svg);
  background-position: right 30px;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-right: 40px;
}
.mm-menu .mm-listview a::after {
  content: '';
}
.mm-menu .mm-listview li:hover {
  background: #f9fdff;
}
.mm-menu .mm-listview .mm-selected {
  background: #EAF6FE;
}
.mm-menu .mm-listview .mm-selected:hover {
  background: #EAF6FE;
}
.mm-listitem {
  color: #003482;
}
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected .mm-listitem__text {
  background-color: #f9fdff;
  background-image: url(../assets/img/werkstatt/doppelpfeil-dunkelblau.svg);
  background-position: right 30px;
  background-repeat: no-repeat;
  background-size: 25px;
}
.mm-menu .mm-listview a br {
  display: none;
}
.mm-listview > li > a,
.mm-listview > li > span {
  color: #003482;
}
html.mm-opening .mm-menu ~ .mm-slideout {
  transform: translate(650px, 0);
  transform: translate3d(650px, 0, 0);
}
.mm-menu .mm-listview {
  border: none;
  margin: 0;
}
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover {
  background: rgba(0, 0, 0, 0.5);
}
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.5);
}
.mm-navbar {
  border: none;
}
.mm-navbars_top {
  border: none;
}



/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/011_home.less <------------ */
.tabbereich {
  display: none;
}
section.panel {
  position: relative;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  display: block;
  background-position: center bottom;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  overflow: hidden;
}
section#nachvorne {
  background-image: url(../assets/img/werkstatt/hintergrund-seite1.jpg);
}
section#mitglied {
  background-image: url(../assets/img/werkstatt/hintergrund-seite2a.jpg);
}
section#aufnahmeantrag {
  background-image: url(../assets/img/werkstatt/hintergrund-seite3.jpg);
}
section#erfolgreich {
  background-image: url(../assets/img/werkstatt/hintergrund-seite4.jpg);
}
.danke section#erfolgreich {
  background-image: url(../assets/img/werkstatt/hintergrund-danke.jpg);
}
.toplefttext {
  position: absolute;
  font-size: 25rem;
  font-weight: 600;
  top: 150px;
  left: 3%;
  color: #fff;
  width: 49%;
}
.bottomlefttext {
  position: absolute;
  font-size: 26rem;
  font-weight: 600;
  bottom: 15%;
  left: 3%;
  width: 49%;
}
.righttext {
  position: absolute;
  font-size: 16rem;
  font-weight: 600;
  top: 26%;
  left: 56%;
  color: #009fe3;
}
.righttext.end {
  top: auto;
  bottom: 100px;
  left: auto;
  right: 50px;
  width: 18%;
  color: #FF7410;
  font-size: 28rem;
}
.righttext.end .text {
  color: #FF7410;
}
.title {
  color: #193982;
  font-size: 26rem;
  text-transform: uppercase;
}
.righttext li {
  background-image: url(../assets/img/werkstatt/doppelpfeil-blau.svg);
}
.toplefttext h1,
.toplefttext .h1 {
  font-size: 37rem;
  font-family: "blairlight", Arial, Helvetica, sans-serif;
  color: #ffffff;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
#aufnahmeantrag .toplefttext h1,
#aufnahmeantrag .toplefttext .h1 {
  margin-left: 5%;
}
.toplefttext .inhabertext {
  display: none;
}
.bottomlefttext .inhabertext {
  display: block;
}
.inhabertext {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.text {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#aufnahmeantrag .text {
  margin-left: 5%;
}
ul {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 15px;
}
li {
  padding-left: 40px;
  padding-bottom: 10px;
  list-style: none;
  background-image: url(../assets/img/werkstatt/doppelpfeil-weiss.svg);
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: 25px;
  text-transform: uppercase;
}
.righttext li {
  background-position: left 4px;
}
.toplefttext h1 strong,
.toplefttext .h1 strong,
.toplefttext h2 strong,
.toplefttext .h2 strong,
.toplefttext h3 strong,
.toplefttext .h3 strong {
  font-family: "blair", Arial, Helvetica, sans-serif;
}
.startleiste {
  line-height: 2.5;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  font-size: 26px;
}
.claim {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  padding-left: 47px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  float: left;
}
.zumaufnahmeantrag {
  padding: 0;
  width: 34%;
  text-align: left;
  text-transform: uppercase;
  color: #009FE3;
  font-weight: 600;
  cursor: pointer;
  float: right;
}
.zumaufnahmeantrag a {
  color: #009FE3;
  text-decoration: none;
}
.doppelpfeil {
  background-image: url(../assets/img/werkstatt/doppelpfeil-blau.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 40px;
  height: 18px;
  display: inline-block;
}
.handwerk {
  position: absolute;
  bottom: 12%;
  right: 0;
  width: 22%;
  text-align: right;
}
.handwerk img {
  width: 100%;
  height: auto;
}
@keyframes zeiger {
  0% {
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);
  }
  20% {
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  40% {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  60% {
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);
  }
  80% {
    -moz-transform: rotate(65deg);
    -ms-transform: rotate(65deg);
    -o-transform: rotate(65deg);
    -webkit-transform: rotate(65deg);
    transform: rotate(65deg);
  }
  100% {
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);
  }
}
.zeiger {
  width: 70px;
  height: 350px;
  background-image: url(../assets/img/werkstatt/zeiger.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  animation-name: zeiger;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  position: absolute;
  left: 55%;
  bottom: 48%;
}



/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/012_footer.less <------------ */
.site-footer {
  background-image: url(../assets/img/website-images/footer-background.png);
  border-top: 1rem solid #CCD6E1;
  display: inline-block;
  background-repeat: repeat;
  width: 100%;
}
.site-footer a {
  color: #009FE3;
  text-decoration: none;
}
.site-footer a strong {
  font-weight: normal;
}
.site-footer a br {
  display: none;
}
.site-footer h4,
.site-footer .h4 {
  font-size: 22rem;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 800;
  color: #003482;
  margin-top: 0;
  margin-bottom: 24rem;
}
.site-footer .wrap {
  margin: 0 auto;
  max-width: 1140rem;
}
.site-footer .wrap .widget-column {
  width: 23%;
  float: left;
  margin: 68rem 1%;
}
.site-footer .wrap .widget-column p {
  font-size: 15rem;
  line-height: 29rem;
}
.site-footer .wrap .widget-column p img {
  max-width: 90%;
  height: auto;
}



/* ------------> /home/weblooqu/werkstatt-turbo-old.webnativ.de/wp-content/themes/webnativ_2017/less/sources/css/template-basics-less/997_responsive.less <------------ */
@media screen and (min-width: 836px) {
  html {
    font-size: 0.9px;
  }
  .leiste {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 0.91px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 0.92px;
  }
  .mm-navbar-bottom .nav__footer {
    width: 720rem;
  }
  .mm-navbar-bottom .nav__logos {
    width: 720rem;
  }
}
@media screen and (min-width: 1650px) {
  html {
    font-size: 1px;
  }
}
@media screen and (min-width: 800px) and (max-width: 1365px) {
  .mm-menu.mm-offcanvas {
    width: 90%;
    min-width: 360px;
    max-width: 550px;
  }
  .mm-menu_selected-hover .mm-listitem__btn,
  .mm-menu_selected-hover .mm-listitem__text,
  .mm-menu_selected-hover .mm-listitem__btn:hover,
  .mm-menu_selected-hover .mm-listitem__text:hover {
    font-size: 28rem;
    line-height: 56rem;
    height: 56rem;
  }
  html.mm-opening .mm-menu ~ .mm-slideout {
    transform: translate(550px, 0);
    transform: translate3d(550px, 0, 0);
  }
  .nav__logos img {
    padding: 0 23rem 0 0;
  }
}
@media screen and (min-width: 1654px) and (max-width: 1919px) {
  #aufnahmeantrag .toplefttext h1,
  #aufnahmeantrag .toplefttext .h1 {
    font-size: 36rem;
  }
  #erfolgreich .toplefttext h1,
  #erfolgreich .toplefttext .h1 {
    font-size: 36rem;
  }
}
@media screen and (max-width: 1820px) {
  .toplefttext,
  .bottomlefttext {
    font-size: 22rem;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 16px;
  }
  h1,
  .h1 {
    font-size: 35rem;
  }
  .startleiste {
    line-height: 2.2;
    font-size: 24rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 32rem;
  }
  .righttext {
    top: 24%;
  }
  .site-branding {
    width: 22%;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 70px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    height: 240px;
  }
  .textfeld textarea {
    background-position: 80px 15px;
    padding-top: 20px;
  }
  input,
  select,
  textarea {
    font-size: 18rem;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 55px;
    height: 55px;
  }
  li {
    padding-left: 30px;
    background-size: 20px;
  }
  .righttext.end .text {
    font-size: 27rem;
  }
}
@media screen and (max-width: 1654px) {
  .toplefttext,
  .bottomlefttext {
    font-size: 20rem;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 14px;
  }
  h1,
  .h1 {
    font-size: 33rem;
  }
  .startleiste {
    line-height: 2.2;
    font-size: 22rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 30rem;
  }
  .toplefttext {
    top: 120px;
  }
  .righttext {
    top: 26%;
  }
  .menubutton {
    left: 32rem;
    top: 20rem;
    padding: 20rem;
    padding-left: 78rem;
    font-size: 24rem;
    background-position: 12px center;
    background-size: 46px;
  }
  .menubutton.topbutton {
    width: 74px;
    height: 68px;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 70px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    height: 205px;
  }
  .textfeld textarea {
    background-position: 80px 15px;
    padding-top: 20px;
  }
  input,
  select,
  textarea {
    font-size: 15rem;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 45px;
    height: 45px;
  }
  li {
    padding-left: 30px;
    background-size: 18px;
  }
  .righttext.end .text {
    font-size: 27rem;
  }
  .menu-title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .menu-abstand {
    margin-top: 10px;
    margin-bottom: 8px;
  }
  .mm-hasnavbar-bottom-1 .mm-panels {
    bottom: 350px;
  }
  .menu-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 1460px) {
  .toplefttext,
  .bottomlefttext {
    font-size: 20rem;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 13px;
  }
  .righttext li {
    padding-bottom: 5px;
  }
  h1,
  .h1 {
    font-size: 33rem;
  }
  .startleiste {
    line-height: 2.2;
    font-size: 22rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 30rem;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 60px;
    padding-left: 80px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    height: 180px;
  }
  .textfeld textarea {
    background-position: 80px 15px;
    padding-top: 20px;
  }
  input,
  select,
  textarea {
    font-size: 14rem;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 40px;
    height: 40px;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 60px center;
    background-size: 20px 20px;
  }
  .zeiger {
    width: 55px;
    height: 290px;
    background-size: 55px;
  }
  .mm-btn_close::after {
    width: 50rem;
    height: 50rem;
    margin: 10rem 10rem 0 0;
    background-size: 56%;
    padding: 0 1rem;
  }
  .mm-panels > .mm-panel > .mm-listview:first-child,
  .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 20px;
  }
  .mm-menu_selected-hover .mm-listitem__btn,
  .mm-menu_selected-hover .mm-listitem__text,
  .mm-menu_selected-hover .mm-listitem__btn:hover,
  .mm-menu_selected-hover .mm-listitem__text:hover {
    font-size: 22rem;
    line-height: 49rem;
    height: 49rem;
    background-position: right 20px;
    background-size: 20px;
  }
  .mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected .mm-listitem__text {
    background-position: right 20px;
    background-size: 20px;
  }
  .mm-navbar {
    height: 60px;
  }
  .menu-text {
    font-size: 13px;
  }
  .mm-menu .nav__footer__href a {
    height: 24rem;
    line-height: 24rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 1365px) {
  .toplefttext,
  .bottomlefttext {
    font-size: 19px;
  }
  h1,
  .h1 {
    font-size: 32rem;
  }
  .startleiste {
    line-height: 2.2;
    font-size: 19px;
  }
  input,
  select,
  textarea {
    font-size: 13rem;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 50px center;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 60px;
    padding-left: 80px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    height: 180px;
  }
  .textfeld textarea {
    background-position: 80px 15px;
    padding-top: 20px;
    padding-top: 15px;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 40px;
    height: 40px;
  }
  .toplefttext .abschicken {
    font-size: 11rem;
  }
}
@media screen and (max-width: 1139px) {
  .toplefttext,
  .bottomlefttext {
    font-size: 13px;
  }
  h1,
  .h1 {
    font-size: 20rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 20rem;
  }
  .startleiste {
    line-height: 2.1;
    font-size: 18px;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 12px;
  }
  .righttext.end {
    right: 30px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 100px;
    height: 150px;
  }
  input,
  select,
  textarea {
    font-size: 13rem;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 50px;
    padding-left: 90px;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
  }
  .toplefttext .abschicken {
    font-size: 10rem;
  }
  .textfeld textarea {
    background-size: 25px 25px;
    background-position: 60px 15px;
  }
  .title {
    font-size: 20rem;
  }
  li {
    background-position: left 5px;
  }
  .doppelpfeil {
    background-size: 22px;
    width: 40px;
  }
  .mm-menu_selected-hover .mm-listitem__btn,
  .mm-menu_selected-hover .mm-listitem__text,
  .mm-menu_selected-hover .mm-listitem__btn:hover,
  .mm-menu_selected-hover .mm-listitem__text:hover {
    font-size: 22rem;
    line-height: 39rem;
    height: 39rem;
    background-position: right 12px;
  }
  .mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected .mm-listitem__text {
    background-position: right 12px;
  }
  .zeiger {
    width: 40px;
    height: 210px;
    background-size: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .toplefttext {
    top: 110px;
  }
  .bottomlefttext {
    bottom: 12%;
  }
  .toplefttext,
  .bottomlefttext {
    font-size: 12px;
  }
  h1,
  .h1 {
    font-size: 18rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 18rem;
  }
  .startleiste {
    line-height: 2.2;
    font-size: 16rem;
  }
  .claim {
    padding-left: 30px;
    line-height: 2.2;
    font-size: 16rem;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 10px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 80px;
    height: 140px;
  }
  input,
  select,
  textarea {
    font-size: 12rem;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 40px;
    padding-left: 70px;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    background-size: 20px 20px;
  }
  .toplefttext .abschicken {
    font-size: 9rem;
  }
  .textfeld textarea {
    background-size: 20px 20px;
    background-position: 50px 10px;
  }
  .title {
    font-size: 18rem;
  }
  li {
    background-position: left 5px;
  }
  .doppelpfeil {
    background-size: 18px;
    width: 30px;
    height: 14px;
  }
  .zeiger {
    width: 30px;
    height: 200px;
    background-size: 30px;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 45px center;
    background-size: 18px 18px;
  }
  .righttext.end {
    right: 25px;
  }
  .righttext.end .text {
    font-size: 17rem;
  }
  .site-branding {
    width: 28%;
  }
  .handwerk {
    width: 28%;
  }
  .zumaufnahmeantrag {
    width: 30%;
  }
}
@media screen and (min-width: 836px) and (max-width: 900px) {
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 9px;
  }
  input,
  select,
  textarea {
    font-size: 9rem;
  }
  .toplefttext .abschicken {
    font-size: 8rem;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 65px;
    height: 110px;
  }
  .textfeld textarea {
    background-size: 15px 15px;
    background-position: 45px 10px;
    padding-top: 10px;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 40px center;
    background-size: 16px 16px;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    padding-left: 60px;
    height: 35px;
  }
  .righttext.end .text {
    font-size: 15rem;
  }
}
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait */
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .toplefttext {
    top: 140px;
  }
  .bottomlefttext {
    bottom: 15%;
  }
  .toplefttext,
  .bottomlefttext {
    font-size: 15px;
  }
  h1,
  .h1 {
    font-size: 22rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 24rem;
  }
  .startleiste {
    line-height: 2.5;
    font-size: 18rem;
  }
  .claim {
    padding-left: 30px;
    line-height: 2.5;
    font-size: 18rem;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 13px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 90px;
    height: 150px;
  }
  input,
  select,
  textarea {
    font-size: 11rem;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 50px;
    padding-left: 70px;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
  }
  .toplefttext .abschicken {
    font-size: 10rem;
  }
  .textfeld textarea {
    background-size: 25px 25px;
    background-position: 60px 15px;
  }
  .title {
    font-size: 18rem;
  }
  li {
    background-position: left 5px;
  }
  .doppelpfeil {
    background-size: 18px;
    width: 30px;
    height: 14px;
  }
  .zeiger {
    width: 50px;
    height: 300px;
    background-size: 50px;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 45px center;
    background-size: 18px 18px;
  }
  .righttext.end {
    right: 20px;
  }
  .righttext.end .text {
    font-size: 17rem;
  }
  .site-branding {
    width: 28%;
  }
  .handwerk {
    width: 38%;
  }
  .zumaufnahmeantrag {
    width: 30%;
  }
  section#nachvorne {
    height: 91.8vh !important;
  }
  section#mitglied {
    height: 91vh !important;
  }
  section#aufnahmeantrag {
    height: 91vh !important;
  }
  section#erfolgreich {
    height: 91vh !important;
  }
  .wpcf7-form span.wpcf7-not-valid-tip {
    position: relative;
  }
}
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait */
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .toplefttext {
    top: 140px;
  }
  .bottomlefttext {
    bottom: 14%;
  }
  .toplefttext,
  .bottomlefttext {
    font-size: 18px;
  }
  section#mitglied .bottomlefttext {
    font-size: 15px;
  }
  h1,
  .h1 {
    font-size: 22rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 24rem;
  }
  .startleiste {
    line-height: 2.5;
    font-size: 18rem;
  }
  .claim {
    padding-left: 30px;
    line-height: 2.5;
    font-size: 18rem;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 13px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 90px;
    height: 150px;
  }
  input,
  select,
  textarea {
    font-size: 12rem;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 50px;
    padding-left: 70px;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
  }
  .toplefttext .abschicken {
    font-size: 10rem;
  }
  .textfeld textarea {
    background-size: 25px 25px;
    background-position: 60px 15px;
  }
  .title {
    font-size: 18rem;
  }
  li {
    background-position: left 5px;
  }
  .doppelpfeil {
    background-size: 18px;
    width: 30px;
    height: 14px;
  }
  .zeiger {
    width: 50px;
    height: 300px;
    background-size: 50px;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 45px center;
    background-size: 18px 18px;
  }
  .righttext.end {
    right: 20px;
  }
  .righttext.end .text {
    font-size: 17rem;
  }
  .site-branding {
    width: 28%;
  }
  .handwerk {
    width: 28%;
  }
  .zumaufnahmeantrag {
    width: 30%;
  }
  section#nachvorne {
    height: 91.8vh !important;
  }
  section#mitglied {
    height: 91vh !important;
  }
  section#aufnahmeantrag {
    height: 91vh !important;
  }
  section#erfolgreich {
    height: 91vh !important;
  }
  .wpcf7-form span.wpcf7-not-valid-tip {
    position: relative;
  }
}
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  section#nachvorne {
    height: 96vh !important;
  }
  section#mitglied {
    height: 96vh !important;
  }
  section#aufnahmeantrag {
    height: 96vh !important;
  }
  section#erfolgreich {
    height: 96vh !important;
  }
}
/* ----------- iPad Pro 12.9" ----------- */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media screen and (max-width: 835px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }
  .mm-menu_offcanvas {
    width: 100%;
  }
  .mm-navbars_bottom {
    height: 340px;
  }
  .hintblau {
    padding-left: 30rem;
  }
  .mm-navbar {
    padding-left: 30rem;
  }
  .nav__footer__href {
    padding-left: 30rem;
  }
  .mm-menu_selected-hover .mm-listitem__btn,
  .mm-menu_selected-hover .mm-listitem__text,
  .mm-menu_selected-hover .mm-listitem__btn:hover,
  .mm-menu_selected-hover .mm-listitem__text:hover {
    padding-left: 30rem;
    margin-right: 30px;
  }
  .mm-btn_close::after {
    width: 40rem;
    height: 40rem;
  }
  .nav__footer__social {
    text-align: left;
    height: 60rem;
    line-height: 50rem;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .toplefttext {
    left: 5%;
  }
  .bottomlefttext {
    left: 5%;
  }
  .righttext.end {
    right: auto;
    left: 5%;
  }
  .claim {
    padding-right: 5%;
  }
  .leiste {
    display: block;
    position: fixed;
    height: 75px;
    width: 100%;
    background-color: #ff7410;
    background-image: url(../assets/img/werkstatt/leiste.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 80%;
    bottom: 0;
    left: 0;
    z-index: 5;
    text-align: right;
  }
  .claim {
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 10px;
    line-height: 1.2;
    float: none;
    font-size: 16rem;
  }
  .zumaufnahmeantrag {
    padding: 0;
    width: 65%;
    float: right;
    font-size: 17rem;
    margin-top: 15rem;
  }
  .doppelpfeil {
    background-size: 22px;
    width: 30px;
    height: 10px;
  }
  #aufnahmeantrag .righttext {
    display: none;
  }
  #aufnahmeantrag .toplefttext {
    left: 0;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 12px;
  }
  .tabbereich {
    display: block;
  }
  /* Style the tab */
  .tab {
    overflow: hidden;
    border: none;
    margin-top: 20px;
  }
  /* Style the buttons inside the tab */
  .tab button {
    background-color: #ff7410;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 16px;
    line-height: 45px;
    height: 45px;
    transition: 0.3s;
    font-size: 17px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  }
  .tablinks {
    color: #fff;
    font-size: 26rem;
    font-weight: 600;
    text-transform: uppercase;
  }
  /* Create an active/current tablink class */
  .tab button.active {
    background-color: #fff;
    color: #193982;
  }
  .tabcontent li {
    background-image: url(../assets/img/werkstatt/doppelpfeil-blau.svg);
    font-size: 16rem;
  }
  /* Style the tab content */
  .tabcontent {
    background: #fff;
    display: none;
    padding: 6px 12px;
    color: #009FE3;
  }
  .pfeil-unten {
    background-image: url(../assets/img/werkstatt/pfeil-weiss-unten.svg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 20px;
    margin-bottom: 10px;
  }
  /* Fade in tabs */
  @-webkit-keyframes fadeEffect {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeEffect {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 60px;
    padding-left: 100px;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 65px center;
    background-size: 22px 22px;
  }
  input,
  select,
  textarea {
    font-size: 18rem;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 100px;
    height: 190px;
  }
  .textfeld textarea {
    background-size: 22px 22px;
    background-position: 65px 20px;
  }
  .toplefttext .abschicken {
    font-size: 14rem;
  }
  .textfeld {
    background-size: 90%;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    background-size: 25px 25px;
  }
  .abschicken {
    padding-left: 17%;
  }
  .righttext.end {
    right: 25px;
    width: 85%;
    bottom: 100px;
  }
  h1,
  .h1 {
    font-size: 22rem;
  }
  html {
    font-size: 0.85px;
  }
  section#mitglied .text br {
    display: none;
  }
  .site-branding {
    width: 40%;
  }
  .site-branding img {
    margin: 15rem 0 0 0;
  }
  .menubutton.topbutton {
    width: 33px;
    height: 34px;
  }
  .toplefttext {
    top: 80px;
    width: 82%;
    font-size: 20rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 24rem;
  }
  section#mitglied .toplefttext {
    top: 45px;
  }
  section#aufnahmeantrag .toplefttext {
    top: 45px;
    width: 100%;
  }
  section#erfolgreich .toplefttext {
    top: 45px;
    width: 100%;
  }
  .bottomlefttext {
    bottom: 300px;
    width: 90%;
    font-size: 16rem;
  }
  .text {
    margin-bottom: 0;
  }
  .toplefttext .inhabertext {
    display: block;
    margin-top: 145px;
  }
  .bottomlefttext .inhabertext {
    display: none;
  }
  section .startleiste {
    display: none;
  }
  .handwerk {
    width: 38%;
    bottom: 4%;
  }
  .zeiger {
    width: 35px;
    height: 220px;
    background-size: 35px;
    left: 30%;
    bottom: 50%;
  }
  .menu-button {
    display: none;
  }
  .menu-button i {
    margin-right: 10rem;
  }
  .menubutton {
    top: 15rem;
    left: 15rem;
    width: 39rem;
    height: 40rem;
    padding: 0;
    border: none;
    background: url(../assets/img/website-images/webmenu.png) no-repeat center center;
    background-size: 100%;
    box-shadow: none;
  }
  section.panel {
    position: relative;
    height: 100vh;
    width: 100%;
    max-width: 100%;
    display: block;
    background-position: center bottom;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    overflow: hidden;
  }
  section#nachvorne {
    background-image: url(../assets/img/werkstatt/werkstatt-turbo_mobile_01.jpg);
    height: 105vh !important;
  }
  section#mitglied {
    background-image: url(../assets/img/werkstatt/werkstatt-turbo_mobile_02.jpg);
    height: 200vh !important;
  }
  section#aufnahmeantrag {
    background-color: #009fe3;
    background-image: url(../assets/img/werkstatt/werkstatt-turbo_mobile_03.jpg);
    background-position: right bottom;
    height: 200vh !important;
    background-size: 80%;
  }
  section#erfolgreich {
    background-image: url(../assets/img/werkstatt/werkstatt-turbo_mobile_04.jpg);
    height: 200vh !important;
  }
  .danke section#erfolgreich {
    background-image: url(../assets/img/werkstatt/werkstatt-turbo_danke.jpg);
  }
  .wpcf7-form span.wpcf7-not-valid-tip {
    position: relative;
  }
}
@media screen and (min-width: 800px) and (max-width: 835px) {
  section#nachvorne {
    height: 118vh !important;
  }
  section#mitglied {
    height: 175vh !important;
  }
  section#aufnahmeantrag {
    height: 105vh !important;
  }
  section#erfolgreich {
    height: 172vh !important;
  }
  section#mitglied .toplefttext {
    top: 6%;
  }
  #aufnahmeantrag .toplefttext,
  #aufnahmeantrag .bottomlefttext,
  #aufnahmeantrag .righttext {
    font-size: 19px;
  }
  section#erfolgreich .toplefttext {
    top: 6%;
    width: 100%;
  }
  .toplefttext .inhabertext {
    margin-top: 30%;
  }
  .toplefttext {
    top: 90px;
  }
  .bottomlefttext {
    bottom: 15%;
    font-size: 24px;
  }
  .toplefttext {
    font-size: 20px;
  }
  section#mitglied .bottomlefttext {
    bottom: 35%;
  }
  .tabcontent li {
    font-size: 19rem;
  }
  h1,
  .h1 {
    font-size: 24rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 35rem;
  }
  .zeiger {
    width: 70px;
    height: 400px;
    background-size: 70px;
  }
  input,
  select,
  textarea {
    font-size: 22rem;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 75px 26px;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    padding-top: 20px;
  }
  .textfeld textarea {
    padding-top: 20px;
  }
  .righttext.end {
    right: 20px;
    bottom: 180px;
    width: 55%;
  }
  .righttext.end h1,
  .righttext.end .h1 {
    font-size: 36rem;
  }
  .righttext.end .text {
    font-size: 28rem;
  }
  .leiste {
    background-size: 50%;
    height: 85px;
  }
  .claim {
    text-align: left;
    font-size: 20rem;
    padding: 10px;
    width: 50%;
  }
  .zumaufnahmeantrag {
    width: 40%;
    font-size: 19rem;
    margin-top: 0rem;
    line-height: 1;
  }
}
@media screen and (min-width: 650px) and (max-width: 799px) {
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 34rem;
  }
  section#nachvorne {
    height: 127vh !important;
  }
  section#mitglied {
    height: 175vh !important;
  }
  section#aufnahmeantrag {
    height: 105vh !important;
  }
  section#erfolgreich {
    height: 178vh !important;
  }
  .righttext.end {
    right: 20px;
    bottom: 180px;
    width: 55%;
  }
  .righttext.end h1,
  .righttext.end .h1 {
    font-size: 36rem;
  }
  .righttext.end .text {
    font-size: 24rem;
  }
  .bottomlefttext {
    bottom: 35%;
    font-size: 26rem;
  }
  h1,
  .h1 {
    font-size: 28rem;
  }
  .leiste {
    background-size: 50%;
  }
  .claim {
    text-align: left;
    font-size: 18rem;
    padding: 10px;
  }
  .claim br {
    display: none;
  }
  .zumaufnahmeantrag {
    font-size: 24rem;
    width: 45%;
    margin-top: 5rem;
  }
  .site-branding {
    width: 40%;
  }
  .menubutton.topbutton {
    width: 40px;
    height: 40px;
  }
  .menubutton {
    width: 49rem;
    height: 48rem;
  }
  .zeiger {
    width: 60px;
    height: 350px;
    background-size: 60px;
  }
}
@media screen and (min-width: 480px) and (max-width: 649px) {
  .zumaufnahmeantrag {
    font-size: 16rem;
  }
  section#nachvorne {
    height: 100vh !important;
  }
  section#mitglied {
    height: 130vh !important;
  }
  section#aufnahmeantrag {
    height: 105vh !important;
  }
  section#erfolgreich {
    height: 130vh !important;
  }
  .toplefttext {
    top: 130px;
    font-size: 20rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 28rem;
  }
  .righttext.end {
    bottom: 180px;
  }
  .bottomlefttext {
    bottom: 470px;
    font-size: 22rem;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 85px center;
    background-size: 32px 32px;
  }
  .vornach567,
  .werkstattname,
  .ort654,
  .tele923 {
    background-size: 75%;
  }
  .textfeld {
    background-size: 75%;
  }
  .textfeld textarea {
    background-size: 32px 32px;
    background-position: 85px 20px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    width: 75%;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 80px;
    padding-left: 120px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 120px;
    height: 250px;
  }
  input,
  select,
  textarea {
    font-size: 24rem;
  }
}
@media screen and (min-width: 420px) and (max-width: 479px) {
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 75px center;
    background-size: 28px 28px;
  }
  .textfeld textarea {
    background-size: 28px 28px;
    background-position: 75px 20px;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 80px;
    padding-left: 110px;
  }
  .wpcf7-form-control.wpcf7-textarea {
    padding-left: 110px;
    height: 230px;
  }
  input,
  select,
  textarea {
    font-size: 25rem;
  }
  nav .nav__logos img {
    height: 40px;
  }
  .leiste {
    height: 82px;
  }
  .zumaufnahmeantrag {
    margin-top: 18rem;
  }
  .wpcf7-form-control-wrap.datenschutz {
    display: inline-block;
    width: 25px;
  }
  .datenschutztext1 {
    display: inline-block;
    margin-left: 0px;
  }
  .datenschutztext2 {
    display: block;
    margin-left: 28px;
  }
  section#nachvorne {
    height: 140vh !important;
  }
  section#mitglied {
    height: 185vh !important;
  }
  section#aufnahmeantrag {
    height: 185vh !important;
    background-size: 80%;
  }
  section#erfolgreich {
    height: 185vh !important;
  }
  .bottomlefttext {
    bottom: 400px;
    font-size: 18rem;
  }
  .site-branding {
    width: 45%;
  }
}
@media screen and (max-width: 419px) {
  .toplefttext {
    top: 65px;
    width: 90%;
    font-size: 14rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 23rem;
    margin-bottom: 0px;
  }
  #nachvorne .toplefttext h1,
  #nachvorne .toplefttext .h1 {
    font-size: 18rem;
  }
  section#nachvorne {
    height: 105vh !important;
  }
  section#mitglied {
    height: 145vh !important;
  }
  section#aufnahmeantrag {
    height: 195vh !important;
    background-size: 80%;
  }
  section#erfolgreich {
    height: 165vh !important;
  }
  .mm-menu_selected-hover .mm-listitem__btn,
  .mm-menu_selected-hover .mm-listitem__text,
  .mm-menu_selected-hover .mm-listitem__btn:hover,
  .mm-menu_selected-hover .mm-listitem__text:hover {
    font-size: 18rem;
  }
  .site-branding {
    width: 45%;
  }
  .handwerk {
    width: 48%;
    bottom: 3%;
  }
  section#aufnahmeantrag .toplefttext {
    top: 60px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  section#nachvorne {
    height: 78vh !important;
  }
  section#mitglied {
    height: 132vh !important;
  }
  section#aufnahmeantrag {
    height: 134vh !important;
  }
  section#erfolgreich {
    height: 120vh !important;
  }
  section#mitglied .bottomlefttext {
    bottom: 34%;
    font-size: 19rem;
  }
  section#mitglied .toplefttext {
    top: 45px;
  }
  section#erfolgreich .toplefttext {
    top: 55px;
  }
  input,
  select,
  textarea {
    font-size: 22rem;
  }
  .vornach567 input,
  .werkstattname input,
  .ort654 input,
  .tele923 input {
    background-position: 70px center;
  }
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-number {
    height: 66px;
  }
}
@media screen and (max-width: 389px) {
  nav .nav__logos img {
    padding: 0;
    padding-right: 1.3%;
  }
  .nav__footer__social {
    height: 50rem;
    line-height: 40rem;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .mm-navbars_bottom {
    height: 320px;
  }
  section#nachvorne {
    height: 102vh !important;
  }
  section#mitglied {
    height: 145vh !important;
  }
  section#aufnahmeantrag {
    height: 195vh !important;
    background-size: 80%;
  }
  section#erfolgreich {
    height: 162vh !important;
  }
  .righttext.end h1 {
    font-size: 24rem;
  }
  .righttext.end .text {
    font-size: 20rem;
  }
  section#erfolgreich .toplefttext {
    top: 60px;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  section#nachvorne {
    height: 86vh !important;
  }
  section#mitglied {
    height: 122vh !important;
  }
  section#aufnahmeantrag {
    height: 148vh !important;
  }
  section#erfolgreich {
    height: 135vh !important;
  }
  section#mitglied .toplefttext {
    top: 45px;
  }
  section#erfolgreich .toplefttext {
    top: 55px;
  }
  .righttext.end {
    bottom: 80px;
  }
}
@media screen and (max-width: 369px) {
  section#nachvorne {
    height: 100vh !important;
  }
  section#mitglied {
    height: 146vh !important;
  }
  section#aufnahmeantrag {
    height: 1150px !important;
    background-size: 80%;
  }
  section#erfolgreich {
    height: 165vh !important;
  }
  #nachvorne .toplefttext {
    font-size: 12rem;
  }
  .toplefttext {
    top: 60px;
    width: 82%;
    font-size: 16rem;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 20rem;
  }
  nav .nav__logos img {
    padding: 0;
    padding-right: 0.5%;
  }
  section#erfolgreich .toplefttext {
    top: 55px;
  }
  .righttext.end h1 {
    font-size: 22rem;
  }
  .righttext.end .text {
    font-size: 18rem;
  }
}
@media screen and (max-width: 359px) {
  .toplefttext {
    top: 65px;
    width: 90%;
    font-size: 14rem;
  }
  section#mitglied .toplefttext {
    top: 20px;
  }
  .toplefttext h1,
  .toplefttext .h1 {
    font-size: 19rem;
    margin-bottom: 0px;
  }
  #nachvorne .toplefttext h1,
  #nachvorne .toplefttext .h1 {
    font-size: 16rem;
  }
  .wpcf7-form-control.wpcf7-textarea {
    height: 160px;
    width: 90%;
  }
  section#erfolgreich .toplefttext {
    top: 40px;
  }
  section#nachvorne {
    height: 110vh !important;
  }
  section#mitglied {
    height: 150vh !important;
  }
  section#erfolgreich {
    height: 165vh !important;
  }
  .bottomlefttext {
    bottom: 255px;
    font-size: 18rem;
  }
  .zumaufnahmeantrag {
    font-size: 14rem;
  }
  .tab button {
    font-size: 15px;
  }
  input,
  select,
  textarea {
    font-size: 15rem;
  }
  .righttext.end {
    bottom: 85px;
  }
  p {
    font-size: 15rem;
  }
  .mm-hasnavbar-bottom-1 .mm-panels {
    bottom: 300px;
  }
  .mm-navbar .mm-title {
    font-size: 20rem;
  }
  .mm-menu_selected-hover .mm-listitem__btn,
  .mm-menu_selected-hover .mm-listitem__text,
  .mm-menu_selected-hover .mm-listitem__btn:hover,
  .mm-menu_selected-hover .mm-listitem__text:hover {
    font-size: 16rem;
  }
  .nav__footer__href a {
    font-size: 18rem;
  }
  .mm-navbar-bottom .nav__logos {
    padding-left: 27rem;
  }
  nav .nav__logos img {
    height: 36px;
  }
  nav .nav__footer__social a {
    padding: 5rem 5rem;
  }
}
