


/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/000-global.less <------------ */
/*------------------------------------*\
    global css
\*------------------------------------*/
span,
button,
a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
* {
  box-sizing: border-box;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 72%;
}
body {
  color: #000;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  background-color: #fff;
}
a {
  color: #000;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #86a5d9;
  text-decoration: underline;
  outline: 0;
}
.hide {
  display: none;
}
i {
  color: #f07f06;
}
.angebotbutton i,
.topheader i,
.main-nav-wrapper i,
.button i {
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  line-height: 1.1;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 10.5px;
  margin-top: 0px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small {
  color: #000;
}
h1,
.h1 {
  font-size: 50px;
  font-weight: bold;
  color: #1e3870;
}
h2,
.h2 {
  font-size: 28px;
  font-weight: bold;
  color: #1e3870;
}
h3,
.h3 {
  font-size: 28px;
  font-weight: bold;
  color: #1e3870;
}
.innertitle {
  width: 60%;
  display: inline-block;
  margin: auto;
  vertical-align: middle;
}
h1.titelstrich::before {
  content: '';
  background: url(../img/titlestrich-blau-links.png) no-repeat;
  width: 181px;
  height: 20px;
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}
h1.titelstrich::after {
  content: '';
  background: url(../img/titlestrich-blau-rechts.png) no-repeat;
  width: 181px;
  height: 20px;
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
}
h2.titelstrich::before {
  content: '';
  background: url(../img/titlestrich-blau-links.png) no-repeat;
  background-size: 100%;
  width: 150px;
  height: 20px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
h2.titelstrich::after {
  content: '';
  background: url(../img/titlestrich-blau-rechts.png) no-repeat;
  background-size: 100%;
  width: 150px;
  height: 20px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.h4 {
  font-size: 20px;
}
.normal {
  font-size: 16px;
  text-transform: none;
  font-weight: 600;
  text-align: left;
}
ul,
ol {
  margin: 0;
  margin-left: 20px;
  padding: 0;
}
img {
  border: 0 none;
  display: inline-block;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
}
.clear,
.clearfix {
  clear: both;
}
.uppercase {
  text-transform: uppercase;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .ohneabstand .vc_column-inner {
    padding: 0;
  }
}
.blau {
  color: #86a5d9;
}
.dunkelblau {
  color: #1e3870;
}
strong,
.bold {
  font-weight: 700;
}
.light,
.light a {
  font-weight: 300;
}
.section:first-child {
  border-top: 0 none;
}
.content {
  padding-bottom: 40px;
}
.absatz {
  margin-bottom: 20px;
}
article ul li {
  margin-bottom: 4px;
}
article .text ul li,
article .grosstext ul li {
  background-position: 0px 9px;
}
.button {
  color: #fff;
  font-weight: 400;
  height: 65px;
  line-height: 65px;
  text-align: center;
  padding-left: 4%;
  padding-right: 4%;
  display: inline-block;
  background: #f07f06;
  border: none;
  font-size: 24px;
  font-weight: bold;
  border-radius: 35px;
}
.button.bold {
  font-weight: 600;
  font-size: 16px;
}
.button:hover {
  color: #fff;
  background: #86a5d9;
  text-decoration: none;
}
.kontaktbadge a.button {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  display: inline-block;
  background: #86a5d9;
  border: none;
}
.kontaktbadge a.button.bold {
  font-weight: 600;
  font-size: 16px;
}
.kontaktbadge a.button:hover {
  background: #00b1fd;
  color: #fff;
  text-decoration: none;
}
.button.rueckruf {
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.button.konfig {
  text-transform: uppercase;
}
.button i {
  margin-right: 8px;
}
@media screen and (max-width: 1300px) {
  .button.rueckruf {
    font-size: 17px;
  }
  .button.konfig {
    font-size: 17px;
  }
}
.button.orange {
  background: #f07f06;
}
.button.hellblau {
  background: #86a5d9;
}
.button.bold {
  font-weight: bold;
}
a.button.pfeil,
a.button.pdf {
  text-align: left;
}
a.button.pfeil::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f054";
  padding-right: 8px;
  font-size: 20px;
  position: absolute;
  right: 20px;
}
a.button.pdf::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f1c1";
  padding-right: 8px;
  font-size: 20px;
  position: absolute;
  right: 20px;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
@media screen and (min-width: 1300px) {
  .container.wide {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1400px) {
  .container.wide {
    max-width: 1400px;
  }
}
@media screen and (min-width: 1500px) {
  .container.wide {
    max-width: 1500px;
  }
}
@media screen and (min-width: 1560px) {
  .container.wide {
    max-width: 1600px;
  }
}
@media screen and (min-width: 1660px) {
  .container.wide {
    max-width: 1700px;
  }
}
@media screen and (min-width: 1760px) {
  .container.wide {
    max-width: 1800px;
  }
}
@media screen and (max-width: 1600px) {
  h1,
  .h1 {
    font-size: 45px;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  h3,
  .h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1300px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 25px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 16px;
  }
  .innertitle {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .innertitle {
    width: 60%;
  }
  h1.titelstrich::before {
    background: url(../img/titlestrich-mobil-blau-links.png) no-repeat;
    width: 56px;
    margin-right: 10px;
  }
  h1.titelstrich::after {
    background: url(../img/titlestrich-mobil-blau-rechts.png) no-repeat;
    width: 56px;
    margin-left: 10px;
  }
  h2.titelstrich::before {
    background: url(../img/titlestrich-mobil-blau-links.png) no-repeat;
    width: 56px;
    margin-right: 10px;
  }
  h2.titelstrich::after {
    background: url(../img/titlestrich-mobil-blau-rechts.png) no-repeat;
    width: 56px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .content {
    margin-left: 2%;
    margin-right: 2%;
  }
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 25px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  .button {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 479px) {
  h1,
  .h1 {
    font-size: 30px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  .innertitle {
    width: 66%;
  }
  h1.titelstrich::before,
  h2.titelstrich::before {
    width: 40px;
    background-size: 100%;
  }
  h1.titelstrich::after,
  h2.titelstrich::after {
    width: 40px;
    background-size: 100%;
  }
}
@media screen and (max-width: 359px) {
  h1,
  .h1 {
    font-size: 24px;
  }
  h2,
  .h2 {
    font-size: 19px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  .innertitle {
    width: 66%;
  }
  h1.titelstrich::before,
  h2.titelstrich::before {
    width: 30px;
    background-size: 100%;
  }
  h1.titelstrich::after,
  h2.titelstrich::after {
    width: 30px;
    background-size: 100%;
  }
}
/* 5 Columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xl-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1400px) {
  .col-xl-15 {
    width: 20%;
    float: left;
  }
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/100-header.less <------------ */
/*------------------------------------*\
    header css
\*------------------------------------*/
#wpadminbar {
  display: none;
}
.page-id-5710 .topheader {
  display: none;
}
.page-id-5710 .header-main-wrapper {
  height: 160px;
}
.page-id-5675 .topheader {
  display: none;
}
.page-id-5675 .header-main-wrapper {
  height: 160px;
}
.page-id-6042 .topheader {
  display: none;
}
.page-id-6042 .header-main-wrapper {
  height: 160px;
}
.page-id-6049 .topheader {
  display: none;
}
.page-id-6049 .header-main-wrapper {
  height: 160px;
}
.page-id-5655 .topheader {
  display: none;
}
.page-id-5655 .header-main-wrapper {
  height: 160px;
}
.page-id-6138 .topheader {
  display: none;
}
.page-id-6138 .header-main-wrapper {
  height: 160px;
}
.page-id-6140 .topheader {
  display: none;
}
.page-id-6140 .header-main-wrapper {
  height: 160px;
}
.section-header .teaserbox-icon,
.header-main-wrapper .main-nav-item .sub-menu,
.header-main-wrapper .main-nav-item .sub-menu a,
.header-form-wrapper .tx-kesearch-pi1 #kesearch_submit,
.main-form-wrapper input[type="submit"],
.mobile-menu-btn-wrapper .mobile-menu-open-btn,
.mobile-menu-btn-wrapper .mobile-menu-close-btn,
.scroll-to-top-btn,
.element-item .vendor-image-overlay,
.wpcf7-form-control.wpcf7-submit {
  transition: all 0.3s ease-out 0s;
}
.breadcrumbs {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  color: #888888;
}
.main-content .breadcrumbs a {
  color: #222;
  font-size: 14px;
}
.main-content .breadcrumbs a:hover {
  color: #86a5d9;
}
.topheader {
  height: 50px;
  background: #86a5d9;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 50px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  position: relative;
}
.topheader a {
  color: #fff;
}
.topheader div {
  margin-right: 10px;
  margin-left: 10px;
}
#menu-hauptmenue {
  box-shadow: 1px 1px 3px #ccc;
}
.header-wrapper {
  width: 100%;
  z-index: 10;
  position: fixed;
  top: 0;
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.6);
}
.header-wrapper .breadcrumbs {
  display: none;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-wrapper .breadcrumbs a {
  color: #222;
}
.header-klein .header-wrapper .breadcrumbs {
  display: block;
}
.mobile-nav-wrapper {
  background: #fff none repeat scroll 0 0;
  display: none !important;
  height: 100%;
  left: 100%;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.menubutton {
  display: none;
}
.header-top-nav {
  float: left;
  padding-top: 1px;
}
.header-top-nav .menu-item {
  position: relative;
  float: left;
}
.header-top-nav .menu-item.menu-item-has-children {
  background: url(../img/pfeil-unten-schwarz.png) no-repeat right center;
  padding-right: 15px;
}
.header-top-nav .menu-item .sub-menu {
  position: absolute;
  top: 50px;
  left: 0;
  line-height: 1.3;
  background: #fff;
  padding: 10px;
  box-shadow: 0px 0px 3px #ccc;
  z-index: 100;
}
.header-top-nav .menu-item:hover .sub-menu {
  display: block;
}
.header-top-wrapper {
  background: #fff;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 3%;
  top: 10px;
}
.header-top-nav {
  display: inline-block;
}
.header-top-nav ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.header-top-nav a {
  line-height: 30px;
  padding: 0 15px;
  display: block;
  font-size: 14px;
  color: #222;
}
.header-top-nav a:hover {
  text-decoration: none;
  background-color: #d4edfc;
  color: #86a5d9;
}
.header-klein .header-top-nav a {
  line-height: 30px;
}
.header-top-nav li li a {
  line-height: 1.5;
}
.header-language-nav .wpml-ls-current-language a {
  font-size: 14px;
  color: #222;
}
.header-language-nav {
  display: inline-block;
  margin-right: 20px;
}
.header-language-nav .wpml-ls-current-language > a {
  display: block;
  background: url(../img/pfeil-unten.png) no-repeat right center;
  background-size: 12px;
  line-height: 30px;
  padding: 0 15px;
  padding-right: 20px;
}
.header-language-nav .wpml-ls-current-language > a:hover {
  text-decoration: none;
  background-color: #d4edfc;
  color: #86a5d9;
}
.header-language-nav li {
  position: relative;
  list-style: none;
}
.header-language-nav .menu-item > .sub-menu {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
  background-color: #d4edfc;
  line-height: 1.5;
  visibility: hidden;
}
.header-language-nav .menu-item .sub-menu a {
  display: block;
  padding: 4px 15px;
  text-decoration: none;
}
.header-language-nav .menu-item:hover > .sub-menu {
  opacity: 1;
  overflow: hidden;
  z-index: 1;
  top: 30px;
  transition: 0.2s ease all;
  visibility: visible;
}
.header-language-nav ul > .menu-item:hover > a {
  background-color: #d4edfc;
  color: #86a5d9;
}
.header-main-wrapper {
  height: 140px;
  background: #1e3870 none repeat scroll 0 0;
  position: relative;
}
.header-abstand {
  height: 158px;
}
.header-main-wrapper .logo {
  display: inline-block;
}
.header-main-wrapper .logo img {
  display: inline-block;
  image-rendering: auto;
  margin: 0;
  padding: 0px;
  position: relative;
  height: 48px;
  margin-top: 48px;
  transition: 0.5s ease all;
}
.header-main-wrapper a.logo {
  outline: 0;
  position: absolute;
  top: 0;
  left: 2%;
}
.header-klein .header-main-wrapper {
  height: 90px;
  transition: 0.5s ease all;
}
.header-klein .header-main-wrapper .logo img {
  display: inline-block;
  margin-top: 20px;
}
.header-klein .header-menu-wrapper {
  top: 22px;
  transition: 0.3s ease all;
}
.header-klein .header-top-wrapper {
  display: none;
}
.headerslider {
  text-align: center;
  margin-top: 40px;
}
.headerslider .slick-slide {
  min-width: 300px !important;
}
.headerslider .slick-list {
  overflow: hidden;
}
.headerslider .slick-dots {
  bottom: -20px;
}
.headerslider-title {
  font-size: 13px;
}
.headerslider-text {
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}
.zertifikat {
  margin-top: 30px;
  text-align: right;
}
.search {
  margin-bottom: 5px;
  position: relative;
  margin-top: 35px;
}
.search .search-input {
  padding-left: 8px;
  border: none;
  background: #ededed;
  height: 37px;
  line-height: 37px;
  margin: 0;
  vertical-align: middle;
  width: 80%;
}
.search .search-submit {
  border: none;
  background: #464646 url(../img/suche.png) no-repeat center;
  width: 37px;
  height: 37px;
  margin: 0;
  vertical-align: middle;
}
.main-nav-wrapper {
  position: relative;
}
.header-menu-wrapper {
  position: absolute;
  right: 2%;
  top: 45px;
}
.main-nav-wrapper ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.main-nav-wrapper .main-nav > .menu-item {
  display: inline-block;
  float: left;
}
.main-nav-wrapper .main-nav > .menu-item.mobile {
  display: none;
}
.main-nav-wrapper .main-nav > .menu-item > .sub-menu > .menu-item {
  display: block;
  background: #d4edfc;
}
.main-nav-wrapper .menu-item a {
  color: #fff;
  display: inline-block;
  padding: 0 35px;
  font-size: 26px;
  line-height: 50px;
  font-weight: 600;
}
.main-nav-wrapper .menu-item.aktuelle-events a {
  border-radius: 30px;
  margin-left: 10px;
  background: #f07f06;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  cursor: pointer;
}
.menu-item-26 {
  padding-right: 40px;
}
.main-nav-wrapper .menu-item.aktuelle-events.current-menu-item a {
  background: #f07f06;
  color: #fff;
}
.main-nav-wrapper .main-nav > .menu-item.aktuelle-events > a:hover {
  color: #fff;
  background: #fa9f3a;
}
.main-nav-wrapper .menu-item .sub-menu .sub-menu a {
  color: #fff;
  border-bottom: 0 none;
  font-weight: 400;
  font-size: 14px;
}
.main-nav-wrapper .menu-item a:hover {
  text-decoration: none;
}
.main-nav-wrapper .main-nav > .menu-item > a {
  line-height: 50px;
  height: 50px;
}
.main-nav-wrapper .main-nav > .menu-item > a:hover {
  color: #86a5d9;
}
.main-nav > .current-menu-item > a {
  color: #f07f06;
  text-decoration: underline;
}
.main-nav > .sub-menu > .current-menu-item > a {
  color: #86a5d9;
}
.main-nav-wrapper .main-nav > .menu-item.menu-item-has-children > a:hover {
  background-color: #d4edfc;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item {
  padding: 4px 0px;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item {
  padding: 0px 0px;
}
.main-nav-wrapper .menu-item .sub-menu a {
  display: block;
  line-height: 20px;
  min-height: 20px;
  padding: 4px 20px;
  text-decoration: none;
  font-size: 16px;
}
.main-nav-wrapper .current-menu-parent .sub-menu .current-menu-item > a {
  color: #86a5d9;
}
.main-nav-wrapper .current-menu-parent > a {
  color: #86a5d9;
}
.main-nav-wrapper .current-menu-ancestor > a {
  color: #86a5d9;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item.menu-item-has-children > a {
  background-repeat: no-repeat;
  background-position: right top;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item.menu-item-has-children > a::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f078";
  font-size: 18px;
  position: absolute;
  right: 10px;
  color: #222;
}
.main-nav-wrapper .menu-item .sub-menu a:hover {
  background-color: #edf9fe;
  color: #86a5d9;
}
.main-nav-wrapper .menu-item > .sub-menu > .menu-item.menu-item-has-children > a:hover {
  background-color: #edf9fe;
  background-repeat: no-repeat;
  background-position: right top;
}
.main-nav-wrapper > .main-nav > .menu-item > .sub-menu {
  width: 300px;
  position: absolute;
  top: 30px;
  opacity: 0;
  transition: 0.2s ease all;
  z-index: -1;
  visibility: hidden;
}
.main-nav-wrapper > .main-nav > .menu-item:hover > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
  top: 40px;
  z-index: 1;
}
.icon-entypo-fontello-20::before {
  content: "";
}
.icon-entypo-fontello-165::before {
  content: "";
}
@media screen and (max-width: 1800px) {
  .main-nav-wrapper .menu-item a {
    font-size: 24px;
    padding: 0 25px;
  }
}
@media screen and (max-width: 1600px) {
  .main-nav-wrapper .menu-item a {
    font-size: 22px;
    padding: 0 15px;
  }
  .topheader {
    font-size: 18px;
  }
}
@media screen and (max-width: 1300px) {
  .main-nav-wrapper .menu-item a {
    font-size: 20px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1300px) {
  .main-nav-wrapper .menu-item a {
    font-size: 18px;
    padding: 0 5px;
  }
  .topheader {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header-abstand {
    height: 180px;
  }
  .header-main-wrapper {
    height: 130px;
  }
}
@media screen and (max-width: 999px) {
  .main-nav-wrapper .menu-item a {
    font-size: 16px;
  }
  .angebottext {
    font-size: 18px;
  }
  .button.rueckruf {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  .main-nav-wrapper .menu-item a {
    padding: 0 10px;
    font-size: 15px;
  }
}
@media screen and (max-width: 800px) {
  .main-nav-wrapper .menu-item a {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .topheader {
    display: none;
  }
  .main-nav-wrapper {
    display: none;
    z-index: -1;
    opacity: 0;
  }
  .header-menu-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  .menubutton {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 40px;
    height: 40px;
    background: url(../img/menu-open.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    transition: 0.2s ease all;
  }
  .header-menu-wrapper.active {
    z-index: 99;
  }
  .header-menu-wrapper.active .main-nav-wrapper {
    display: block;
    width: 100%;
    background: #1e3870;
    opacity: 1;
  }
  .header-menu-wrapper.active .menubutton {
    right: auto;
    left: 30px;
    background: url(../img/menu-close.png) no-repeat;
    background-size: 100%;
    z-index: 100;
  }
  .main-nav-wrapper .main-nav > .menu-item {
    display: block;
    float: none;
    text-align: center;
  }
  .main-nav-wrapper .main-nav > .menu-item.mobile {
    display: block;
  }
  .main-nav-wrapper .main-nav > .menu-item > a {
    line-height: 50px;
    height: 50px;
  }
  .main-nav-wrapper .menu-item a {
    font-size: 24px;
  }
  .main-nav-wrapper {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .header-top-nav {
    display: none;
  }
  .header-abstand {
    height: 100px;
  }
  .header-main-wrapper {
    height: 100px !important;
  }
  .header-main-wrapper .logo img {
    height: 50px;
    margin-top: 25px;
  }
  .header-klein .header-menu-wrapper {
    top: 0;
  }
  .header-klein .header-main-wrapper {
    height: 70px;
  }
  .header-klein .header-abstand {
    height: 70px;
  }
  .header-klein .header-main-wrapper .logo img {
    height: 40px;
    margin-top: 15px;
  }
  .header-klein .menubutton {
    top: 15px;
  }
  .headerslider {
    margin-top: 20px;
  }
  .headerslider-text {
    font-size: 12px;
  }
  .headerslider .slick-slide {
    min-width: 210px !important;
  }
}
@media screen and (max-width: 479px) {
  .menubutton {
    right: 35px;
    top: 35px;
    width: 35px;
    height: 35px;
  }
  .header-klein .menubutton {
    top: 20px;
  }
  .header-main-wrapper .logo img {
    height: 40px;
    margin-top: 30px;
  }
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/200-startseite.less <------------ */
.startslider-oben .slick-slide {
  position: relative;
}
.titeltext {
  display: block;
  font-weight: 100;
  font-size: 36px;
  color: #fff;
}
.sliderbild {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.sliderbild img {
  width: 100%;
  max-width: 100%;
}
.slidertext {
  position: absolute;
  bottom: 0;
  left: 3%;
  max-width: 1000px;
  min-height: 55px;
  color: #fff;
  line-height: 1.0;
  font-weight: 300;
  margin: 0;
  text-align: left;
  font-size: 42px;
}
.slidertitel {
  font-size: 80px;
}
.flex-center {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.counterbox {
  width: 20%;
  text-align: center;
}
.countericon {
  background: #86a5d9;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  display: inline-block;
}
.countericon img {
  width: 80px;
}
.countertext {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .countertext {
    font-size: 18px;
  }
  .countericon {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  .countericon img {
    width: 50px;
  }
}
@media screen and (max-width: 900px) {
  .titeltext {
    font-size: 22px;
  }
  .buttontext {
    font-size: 16px;
    padding: 4px 20px;
  }
  .sliderinhalt {
    top: 30px;
  }
  .markenlogo img {
    max-height: 50px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .counterbox {
    width: 100%;
  }
  .produktslider {
    height: 350px;
  }
  .sliderbild {
    text-align: center;
  }
  .sliderbild img {
    height: 500px;
    width: auto;
    max-width: none;
    margin-left: -100%;
  }
  .slidertext {
    width: 90%;
    font-size: 24px;
  }
  .slidertext br {
    display: none;
  }
  .slidertitel {
    font-size: 60px;
  }
  .produktslider .slick-slide {
    padding-top: 30px;
  }
  .produktslider .slick-current.slick-active.slick-center .produktslider-image {
    margin-left: -10%;
    margin-top: -10%;
    width: 120%;
  }
}
@media screen and (max-width: 550px) {
  .titeltext {
    font-size: 18px;
  }
  .markenlogo img {
    max-height: 40px;
    width: auto;
  }
  .buttontext {
    font-size: 14px;
    padding: 0px 10px;
    border: 1px solid #fff;
  }
  .startslider-oben .slick-dots {
    display: none;
  }
  .slidertitel {
    font-size: 45px;
  }
  .slidertext {
    font-size: 20px;
  }
}
@media screen and (max-width: 359px) {
  .sliderbild img {
    height: 400px;
  }
  .slidertitel {
    font-size: 38px;
  }
  .slidertext {
    font-size: 18px;
  }
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/400-blog.less <------------ */
/*------------------------------------*\
    other important content - like above the fold stuff css
\*------------------------------------*/
.main-content .zurueck a {
  border: none;
  padding: 7px 20px;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 15px;
  background: #00b1fd;
  color: #fff;
  opacity: 1;
}
.main-content .zurueck a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.blogliste {
  margin-top: 20px;
  margin-bottom: 20px;
}
.blogbeitrag {
  overflow: hidden;
  margin-bottom: 20px;
}
.blogbeitrag .titel h2 a {
  color: #575759;
}
.blogbeitrag .datum {
  color: #888888;
  font-size: 12px;
}
.date {
  color: #888888;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.blogbeitrag .text {
  font-size: 14px;
  color: #575656;
}
.view-article {
  font-size: 14px;
  color: #adadad;
  text-decoration: underline;
}
.searchandfilter ul li {
  float: left;
  margin-right: 10px;
  padding: 0;
}
.searchandfilter ul li li {
  padding: 0;
}
.searchandfilter .sf-datepicker {
  width: 90px;
}
.searchandfilter select,
.searchandfilter input {
  height: 35px;
}
.hisocialshare-container {
  font-size: 14px;
  margin: 30px 0;
  max-width: 600px;
}
.hiss {
  color: #333;
  float: left;
  line-height: 55px;
  text-align: center;
  width: 20%;
}
.hiss-facebook {
  border: 1px solid #9c9c9c;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-twitter {
  border-bottom: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-google {
  border-bottom: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-likedin {
  border-bottom: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  transition: all 0.2s ease-in-out 0s;
}
.hiss-mail {
  border-bottom: 1px solid #9c9c9c;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  border-top-right-radius: 4px;
  transition: all 0.2s ease-in-out 0s;
}
[class^="icon-"]::before,
[class*="icon-"]::before {
  font-family: "entypo-fontello";
  font-style: normal;
  font-weight: normal;
}
.hiss-facebook:hover {
  background-color: #37589b;
  color: #fff;
  text-decoration: none;
}
.hiss-twitter:hover {
  background-color: #46d4fe;
  color: #fff;
  text-decoration: none;
}
.hiss-google:hover {
  background-color: #de5a49;
  color: #fff;
  text-decoration: none;
}
.hiss-likedin:hover {
  background-color: #419cca;
  color: #fff;
  text-decoration: none;
}
.hiss-mail:hover {
  background-color: #9fae37;
  color: #fff;
  text-decoration: none;
}
.icon-entypo-fontello-243::before {
  content: "";
}
.icon-entypo-fontello-241::before {
  content: "";
}
.icon-entypo-fontello-246::before {
  content: "";
}
.icon-entypo-fontello-252::before {
  content: "";
}
.icon-entypo-fontello-5::before {
  content: "f";
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/500-importent-pages.less <------------ */
/*------------------------------------*\
    importen pages css - only importen stuff, which one should load on any page to be available asap
    otherwise create own less / css files for landingpages or other custom pages maybe contact page
\*------------------------------------*/
@media screen and (min-width: 768px) {
  .vc_row {
    margin-bottom: 30px;
  }
}
article > p:first-of-type {
  display: none;
}
.title {
  font-weight: 900;
  font-size: 24px;
}
.title2 {
  font-weight: 700;
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 2px #F0F0F0 solid;
  margin-bottom: 20px;
}
.utitle {
  font-size: 30px;
}
.strich {
  border-bottom: 3px solid #f07f06;
  padding-bottom: 40px;
  margin: auto;
  margin-bottom: 60px !important;
  width: 200px;
  display: block;
}
.headerrahmen {
  position: relative;
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.6);
}
.headerbild {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.headerbild img {
  width: 100%;
  max-width: 100%;
}
.headertext {
  position: absolute;
  bottom: 0;
  left: 3%;
  max-width: 1000px;
  min-height: 55px;
  color: #fff;
  line-height: 1.0;
  font-weight: 300;
  margin: 0;
  text-align: left;
  font-size: 80px;
}
.headerstrich {
  width: 40%;
  border-bottom: #86a5d9 solid 5px;
  margin-top: 40px;
}
.headerrahmen.video .headertext {
  bottom: 5px;
}
.margin-top-section {
  margin-top: 50px;
}
.counter-box {
  margin-top: 60px;
  margin-bottom: 60px;
}
.seperator {
  margin-top: 75px;
  width: 200px;
  border-bottom: 3px solid #f07f06;
}
.angebot {
  position: absolute;
  bottom: 180px;
  left: 0;
  width: 100%;
  height: 100px;
  color: #fff;
  background: rgba(134, 165, 217, 0.3);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.angebottext {
  font-size: 50px;
  line-height: 100px;
  font-weight: bold;
  background: #86a5d9;
  color: #fff;
  height: 100px;
  float: left;
  width: 40%;
  padding-left: 30px;
  padding-right: 50px;
  -webkit-shape-outside: polygon(100% 0%, 95% 100%, 0% 100%, 0% 0%);
  -webkit-clip-path: polygon(100% 0%, 95% 100%, 0% 100%, 0% 0%);
  shape-outside: polygon(100% 0%, 95% 100%, 0% 100%, 0% 0%);
  clip-path: polygon(100% 0%, 95% 100%, 0% 100%, 0% 0%);
}
.starttext {
  font-size: 50px;
}
.angebotbutton {
  float: right;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: 60%;
  align-items: center;
  padding-top: 10px;
  padding-right: 20px;
}
.angebotbutton a {
  margin: 10px;
}
.verband {
  position: absolute;
  bottom: 0;
}
.verband.left {
  left: 3%;
}
.verband.right {
  right: 3%;
}
.zuschuesse {
  position: absolute;
  top: 13%;
}
.zuschuesse.left {
  left: 9%;
}
.zuschuesse.right {
  right: 9%;
}
#widgetMinifiedContainer {
  width: 360px;
  margin: auto;
  height: 360px;
  text-align: center;
  background: #fff;
  position: relative;
}
#widgetMinifiedContainer > div {
  width: 360px !important;
  margin: auto;
}
#widgetMinifiedContainer iframe {
  position: absolute;
  bottom: 20px;
  left: 50px;
}
@media screen and (max-width: 1800px) {
  .angebottext {
    font-size: 40px;
  }
  .zuschuesse {
    width: 200px;
  }
}
@media screen and (max-width: 1500px) {
  .angebottext {
    font-size: 30px;
  }
  .zuschuesse {
    width: 180px;
  }
}
@media screen and (max-width: 1300px) {
  .angebottext {
    font-size: 24px;
    height: 80px;
    line-height: 80px;
  }
  .angebot {
    bottom: 100px;
    height: 80px;
  }
  .angebotbutton {
    padding: 0;
  }
  .zuschuesse {
    width: 160px;
  }
  .verband {
    width: 200px;
  }
}
@media screen and (max-width: 1100px) {
  .angebottext {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
  }
  .angebot {
    bottom: 80px;
    height: 60px;
  }
  .angebotbutton {
    padding: 0;
  }
  .zuschuesse {
    width: 140px;
  }
  .verband {
    width: 140px;
  }
}
.bereich-probefahrt {
  background-color: #1e3870;
  padding-top: 50px;
  padding-bottom: 50px;
}
.tablepress .odd td {
  background-color: #c2d2ec;
  transition: all 0.5s ease;
}
.tablepress .odd .column-1 {
  background-color: #a4bbe2;
  font-weight: bold;
}
.tablepress .odd .column-2 {
  background-color: #c2d2ec;
}
.tablepress .even td {
  background-color: #e7edf7;
  transition: all 0.5s ease;
}
.tablepress .even .column-1 {
  background-color: #cad7ee;
  font-weight: bold;
}
.tablepress .even .column-2 {
  background-color: #e7edf7;
}
.tablepress tbody td,
.tablepress tfoot th {
  border: none;
}
.tablepress td,
.tablepress th {
  padding: 8px;
}
.tablepress tbody tr td {
  border: none;
}
.tablepress .row-hover tr:hover td {
  background-color: #f3f3f3;
}
.btn-detail,
.btn-download {
  display: none !important;
}
.different-products .btn-mehr {
  display: none;
}
.different-products .btn-detail,
.different-products .btn-download {
  display: block !important;
  box-shadow: none !important;
}
.different-products .teaser-innertext {
  height: 480px;
}
.different-products .teaser-box a.btn-detail {
  bottom: 100px;
}
.main-content .different-products a.btn-download {
  background: #fff;
  color: #f07f06;
  border: 3px solid #f07f06;
  line-height: 61px;
}
@media screen and (max-width: 768px) {
  .headerrahmen.video .headertext {
    bottom: 4px;
  }
  .tablepress .odd .column-1 {
    background-color: #c2d2ec;
    padding-bottom: 0;
  }
  .tablepress .odd .column-2 {
    background-color: #c2d2ec;
    padding-top: 0;
  }
  .tablepress .even .column-1 {
    background-color: #e7edf7;
    padding-bottom: 0;
  }
  .tablepress .even .column-2 {
    background-color: #e7edf7;
    padding-top: 0;
  }
}
.headertext p {
  margin: 0;
}
.text {
  font-size: 23px;
}
.wp-video,
.wp-video video {
  width: 100%;
}
.logo-kl {
  background: #ffffff url(../img/logo-kl.png) no-repeat center center;
  background-size: cover;
  width: 64px;
  height: 30px;
  margin-top: 15px;
}
table.tabelle {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.tabelle tr {
  border-bottom: 1px solid #eeeeee;
  padding: 0;
  margin: 0;
}
.tabelle td {
  padding: 8px;
  margin: 0;
  vertical-align: top;
}
.tabelle tr:nth-child(even) {
  background: #ffffff;
}
.tabelle tr:nth-child(odd) {
  background: #f8f8f8;
}
@media screen and (max-width: 768px) {
  .tabelle td {
    font-size: 14px;
  }
  table,
  thead,
  tbody,
  tfoot,
  tr,
  td,
  th,
  caption {
    display: block;
  }
  .tabelle td {
    padding: 4px;
  }
}
.teaser-box {
  margin-bottom: 40px;
  position: relative;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
}
.teaser-titel {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: #1e3870;
  height: 58px;
  line-height: 58px;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.teaser-text {
  background: #fff;
  padding: 10px;
  padding-bottom: 60px;
}
.teaser-innertext {
  padding: 10px;
  font-size: 24px;
  height: 290px;
  overflow-y: auto;
  scrollbar-color: #024c69 #bdddea;
  -webkit-appearance: none;
}
.teaser-innertext::-webkit-scrollbar {
  -webkit-appearance: none;
}
.teaser-innertext::-webkit-scrollbar-track {
  background: #bdddea;
}
.teaser-innertext::-webkit-scrollbar-thumb {
  background: #024c69;
}
.teaser-box a {
  height: 60px;
  line-height: 60px;
  position: absolute;
  bottom: 20px;
  left: 6%;
  width: 88%;
  text-transform: uppercase;
  font-size: 24px;
  display: block;
  border: none;
  background: #86a5d9;
  color: #fff;
  text-align: center;
}
.kommentarsterne {
  color: #bf7732;
}
.spezial {
  padding-top: 30px;
  padding-bottom: 100px;
}
.spezial .button {
  font-size: 24px;
  font-weight: 300;
}
.spezial-text {
  margin-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.5;
}
.kachelsliderbox {
  background: #009fe3;
  color: #fff;
  padding: 30px;
  padding-top: 100px;
  height: 350px;
  width: 100%;
  border: 25px solid #d4edfc;
}
.kacheltitel {
  font-size: 36px;
  text-align: left;
}
.kacheltext {
  font-size: 18px;
  text-align: justify;
}
.kachelautor {
  text-align: right;
}
.five-col-box {
  margin: 0 -350px !important;
}
.five-col-box .katstrich {
  display: none;
}
.five-col-box .ktitle {
  color: #f07f06;
  font-size: 40px;
}
.comments-slider .kommentartext p {
  font-style: italic;
}
.comments-slider .kommentartext p:nth-child(2) {
  font-weight: bold;
}
.comments-slider .kommentartitel {
  font-weight: 600;
  font-size: 30px;
}
.kartenrahmen {
  background: #1e3870;
  border: 30px solid #c2d2ec;
  line-height: 0.65;
  height: 430px;
  color: #fff;
  margin-bottom: 30px;
}
.karten .box_1 {
  width: 45%;
  font-size: 24px;
  padding: 10px;
}
.karten .box_2 {
  position: absolute;
  right: 45px;
  top: 30px;
  bottom: 30px;
  width: 45%;
}
.karte-abstand {
  margin-bottom: 45px;
}
.formular-rahmen {
  background: #1e3870;
  border: 30px solid #c2d2ec;
  margin-bottom: 30px;
}
.formular-rahmen .ktitle {
  color: #f07f06;
  font-size: 40px;
}
.formular-rahmen-inner {
  background: #1e3870;
  height: 530px;
  color: #fff;
  padding: 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.formular-rahmen-inner .datenschutzlabel {
  line-height: 1.2;
  display: block;
}
.formular-rahmen-inner .datenschutzlabel a {
  color: #fff;
  text-decoration: underline;
}
.frage {
  font-weight: 600;
  font-size: 24px;
}
.kostenlos {
  font-style: italic;
  font-size: 19px;
}
@media screen and (max-width: 1600px) {
  .formular-rahmen {
    border-width: 20px;
  }
  .formular-rahmen .ktitle {
    font-size: 30px;
  }
  .formular-rahmen-inner {
    height: 480px;
    padding: 20px;
  }
  .frage {
    font-size: 20px;
  }
  .kostenlos {
    font-size: 17px;
  }
  label {
    font-size: 20px;
  }
}
@media screen and (max-width: 1400px) {
  .karten .box_1 {
    font-size: 20px;
  }
  .karte-abstand {
    margin-bottom: 25px;
  }
  .frage {
    font-size: 18px;
  }
}
@media screen and (max-width: 1300px) {
  .karten .box_1 {
    font-size: 18px;
  }
  .karte-abstand {
    margin-bottom: 15px;
  }
  .frage {
    font-size: 18px;
  }
  .kostenlos {
    font-size: 16px;
  }
  label {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .karten .box_1 {
    font-size: 18px;
  }
  .frage {
    font-size: 16px;
  }
  .kostenlos {
    font-size: 14px;
  }
  label {
    font-size: 16px;
  }
  .formular-rahmen {
    border-width: 10px;
  }
  .formular-rahmen .ktitle {
    font-size: 20px;
  }
  .formular-rahmen-inner {
    height: 400px;
    padding: 10px;
  }
}
.box1_body,
.box2_body {
  min-height: 680px;
}
.box1_body {
  background-color: #e7edf7;
  padding: 25px 32px;
}
.box2_body {
  background-color: #c2d2ec;
  padding: 135px 65px;
  text-align: center;
}
.box1_body p,
.box2_body p {
  line-height: 1.2;
}
.box2_heading,
.box1_heading {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  height: 58px;
  line-height: 58px;
  padding: 0 20px;
  text-align: center;
}
.box1_heading {
  background: #1e3870;
}
.box2_heading {
  background: #86a5d9;
}
.kategorieseiten-bild {
  display: block;
  overflow: hidden;
  position: relative;
  height: 540px;
}
.startseiteboxen .kategorieseiten-bild {
  height: 620px;
}
.kategorieseiten-bild img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
}
.kategorieseiten-title {
  text-align: left;
  display: flex;
  height: 90px;
  line-height: 90px;
  background: #004c69;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  vertical-align: middle;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  align-items: center;
  justify-content: space-evenly;
}
.kattitle {
  width: 95%;
  display: block;
  font-size: 24px;
  line-height: 1.1;
  text-align: left;
  padding-left: 20px;
}
.home .kattitle {
  font-size: 30px;
}
.ktitle {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 20px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.katstrich {
  border-bottom: 3px solid #f07f06;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 200px;
}
.kategorie-outside {
  width: 100%;
  display: block;
  position: absolute;
  top: 0px;
  z-index: 1;
  opacity: 1;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background: #c2d2ec;
}
.kategorieseiten-text {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 25px 25px;
  color: #fff;
  position: absolute;
  bottom: 0;
  background: #1e3870;
  margin: 30px;
}
.kategorieseiten-innertext {
  overflow-y: auto;
  align-self: auto;
  width: 100%;
  height: 100%;
}
.kategorieseiten {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .kategorieseiten > .row {
    margin: 0;
  }
}
.kategorieseitenbox {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.kategorieseiten-text {
  transition: all 0.5s ease;
  font-size: 24px;
}
.kategorieseiten-text a {
  color: #fff;
  font-weight: 600;
}
.kategorieseiten-text .ktitle a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}
body .main-content .unterseiten {
  display: block;
  text-align: center;
  background: #EFEFEF;
  margin-bottom: 20px;
}
.main-content .unterseiten .unterseiten-bild {
  height: 165px;
  display: block;
  overflow: hidden;
}
.main-content .unterseiten .unterseiten-title {
  display: block;
  padding-top: 10px;
  min-height: 65px;
  font-weight: 700;
  font-size: 18px;
  color: #222;
  font-style: italic;
}
.main-content .unterseiten:hover {
  text-decoration: none;
}
.main-content .download {
  margin-bottom: 20px;
  margin-top: 10px;
}
.main-content .download li {
  list-style: none;
  background: none;
}
.main-content .download li a {
  background: url(../img/icon-pdf.png) no-repeat left center;
  padding-left: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  display: block;
}
.main-content .download li a:hover {
  background: #e5f1f9 url(../img/icon-pdf.png) no-repeat left center;
  text-decoration: none;
}
.main-content .download.jpg li a {
  background: url(../img/icon-jpg.png) no-repeat left center;
}
.main-content .download.jpg li a:hover {
  background: #e5f1f9 url(../img/icon-jpg.png) no-repeat left center;
}
.news-newsseite .news-artikel {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.news-newsseite .news-bild img {
  height: auto;
  width: auto;
}
.startbottom-toptitle {
  background: #EF7D00;
  color: #fff;
  font-weight: 300;
  font-size: 24px;
  line-height: 58px;
  height: 58px;
  padding: 0 15px;
}
.startbottom-title {
  font-weight: 600;
}
.startbottom-inhalt {
  background: #f2f2f1;
  padding: 5%;
  font-size: 14px;
  line-height: 1.5;
}
.sp1 {
  height: 110px;
}
.sp2 {
  height: 110px;
}
.sp3 {
  height: 210px;
}
.main-content .startbottom .button {
  height: 50px;
  line-height: 50px;
  display: block;
  border-top: 1px solid #fff;
}
.leistungen > .row {
  margin: 0;
}
.leistungen-box {
  position: relative;
}
.leistungen-inhalt {
  display: block;
  height: auto !important;
  height: 100%;
  padding: 30px;
}
.leistungen-inhalt img {
  display: block;
}
.leistungen-outer.vc_row[data-vc-full-width] {
  overflow: unset;
}
.leistungen-outer {
  background: #f2f2f1;
  margin-bottom: 85px;
}
.leistungen-leiste {
  border-bottom: 5px solid #ef7d00;
  height: 58px;
  line-height: 58px;
  position: relative;
  margin-top: 35px;
}
.leistungen-leiste .leistungen-titel {
  background: #fff;
  display: inline-block;
  padding: 0 22px;
  font-size: 24px;
  font-weight: 300;
  color: #009fe3;
  bottom: 5px;
  position: relative;
}
.leistungen-leiste .leistungen-titel.aktiv {
  background: #ef7d00;
  color: #fff;
}
.leistung-slides > .row {
  margin: 0;
}
.leistungstext {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.vc-leistungen {
  background: #fff;
  position: relative;
  height: 150px;
  margin: 10px;
  margin-bottom: 30px;
  display: flex;
}
article .vc-leistungen-text ul li {
  background: url(../img/icon-list.png) no-repeat 0px 4px;
}
.vc-leistungen-titel {
  color: #222;
  padding: 20px;
  padding-right: 30px;
  font-size: 18px;
  align-self: flex-end;
  width: 100%;
}
.vc-leistungen.aktiv .vc-leistungen-titel {
  color: #009fe3;
  cursor: pointer;
}
.vc-leistungen.aktiv .vc-leistungen-titel::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f055";
  font-size: 18px;
  position: absolute;
  right: 10px;
  transition: ease 0.5s transform;
}
.vc-leistungen.aktiv.open .vc-leistungen-titel::after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.vc-leistungen.open {
  background: #d4edfc;
}
.vc-leistungen-rollout {
  position: absolute;
  transition: all 0.5s ease;
  z-index: -1;
  opacity: 0;
  top: 0;
  left: 0;
}
.vc-leistungen.open .vc-leistungen-rollout {
  opacity: 1;
  background: #009fe3;
  top: 150px;
  left: 0;
  z-index: 99;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
  width: 100%;
}
.vc-leistungen-text {
  color: #fff;
  font-size: 15px;
  padding: 20px;
}
.bereich img {
  margin-right: 20px;
  margin-bottom: 20px;
}
.logoslider.desktop {
  display: block;
}
.logoslider.mobile {
  display: none;
}
.logobild {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: space-evenly;
}
.logobild a {
  display: block;
}
#gallery-1.gallery img,
#gallery-2.gallery img {
  border: none;
}
#gallery-1.gallery .gallery-item,
#gallery-2.gallery .gallery-item {
  width: 18%;
  max-height: 70px;
  border: 5px solid white;
  padding: 10px;
  margin: 1%;
  margin-bottom: 2%;
  position: relative;
}
#gallery-1.gallery .gallery-item img,
#gallery-2.gallery .gallery-item img {
  width: auto;
  height: auto;
  max-height: 70px;
}
#gallery-1.gallery br,
#gallery-2.gallery br {
  display: none;
}
#gallery-1.gallery .gallery-item .wp-caption-text,
#gallery-2.gallery .gallery-item .wp-caption-text {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 991px) {
  #gallery-1.gallery .gallery-item,
  #gallery-2.gallery .gallery-item {
    width: 29%;
  }
}
@media screen and (max-width: 767px) {
  #gallery-1.gallery .gallery-item,
  #gallery-2.gallery .gallery-item {
    width: 46%;
  }
}
@media screen and (max-width: 480px) {
  #gallery-1.gallery .gallery-item,
  #gallery-2.gallery .gallery-item {
    width: 96%;
  }
}
@media screen and (max-width: 1900px) {
  .ktitle,
  .kategorieseiten-title,
  .home .kattitle {
    font-size: 25px;
  }
  .kategorieseiten-text {
    font-size: 21px;
  }
  .kategorieseiten-bild {
    height: auto;
  }
  .katstrich {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1600px) {
  .ktitle,
  .kategorieseiten-title,
  .home .kattitle {
    font-size: 24px;
  }
  .kategorieseiten-text {
    font-size: 20px;
    padding: 10px;
    margin: 20px;
  }
}
@media screen and (max-width: 1400px) {
  .ktitle,
  .kategorieseiten-title,
  .home .kattitle {
    font-size: 22px;
  }
  .kategorieseiten-text {
    font-size: 18px;
  }
  .katstrich {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .utitle {
    font-size: 25px;
  }
}
@media screen and (max-width: 1300px) {
  .ktitle,
  .kategorieseiten-title,
  .home .kattitle {
    font-size: 20px;
  }
  .teaser-innertext {
    font-size: 22px;
  }
}
@media screen and (max-width: 1200px) {
  .kategorieseiten-text {
    font-size: 18px;
  }
  .teaser-titel {
    font-size: 20px;
  }
  .kattitle {
    font-size: 21px;
  }
  .teaser-box a {
    font-size: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .ktitle,
  .kategorieseiten-title,
  .home .kattitle {
    font-size: 21px;
  }
  .text {
    font-size: 21px;
  }
  .headerbeschreibung {
    font-size: 21px;
  }
  .kategorieseiten-bild img {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
  }
  .startbottom-toptitle {
    font-size: 19px;
  }
  .kattitle {
    font-size: 17px;
  }
  .kategorieseiten-title {
    height: 70px;
    line-height: 70px;
  }
  .main-nav-wrapper .menu-item .sub-menu a {
    font-size: 14px;
  }
  .headertext {
    font-size: 30px;
  }
  .headertext_schraeg {
    font-size: 26px;
  }
  .headerbeschreibung {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .ktitle,
  .kategorieseiten-title,
  .home .kattitle {
    font-size: 18px;
  }
  .teaser-titel {
    font-size: 16px;
    padding: 0 10px;
  }
  .kategorieseiten {
    margin-bottom: 15px;
  }
  .kategorieseiten-title {
    line-height: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .kategorieseiten-innertext p {
    margin: 0;
  }
  .kategorieseiten-innertext .ktitle {
    margin-bottom: 8px;
  }
  .kategorieseiten-bild {
    height: auto;
  }
  .kategorieseiten-bild img {
    width: auto;
    height: 300px;
    max-width: none;
  }
  .kattitle {
    font-size: 17px;
  }
  .teaser-innertext {
    font-size: 18px;
  }
  .teaser-box a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .countertext {
    margin-bottom: 20px !important;
  }
  .karten .box_1 {
    width: 100%;
    font-size: 20px;
    padding: 20px;
  }
  .karten .box_2 {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
  }
  .kartenrahmen {
    height: auto;
  }
  .formular-rahmen-inner {
    height: auto;
    padding: 20px;
  }
  .formular-rahmen {
    border-width: 20px;
  }
  .formular-rahmen .ktitle {
    font-size: 30px;
  }
  .frage {
    font-size: 20px;
  }
  .kostenlos {
    font-size: 17px;
  }
  label {
    font-size: 20px;
  }
  .utitle {
    font-size: 20px;
  }
  .logoslider.desktop {
    display: none;
  }
  .logoslider.mobile {
    display: block;
  }
  .teaser-innertext {
    height: auto;
    padding-bottom: 50px;
  }
  .different-products .teaser-innertext {
    height: auto;
    padding-bottom: 100px;
  }
  .teaser-innertext {
    height: auto;
  }
  .teaser-bild img {
    width: 100%;
  }
  .teaser-titel {
    font-size: 24px;
  }
  .text {
    font-size: 20px;
  }
  .headerbeschreibung {
    font-size: 20px;
  }
  .headerrahmen {
    overflow: hidden;
  }
  .headerrahmen .wp-video {
    text-align: center;
    width: 150%;
    margin-left: -25%;
  }
  .kachelsliderbox {
    padding-top: 20px;
  }
  .vc-leistungen-text {
    font-size: 14px;
  }
  .home .kattitle,
  .kattitle {
    font-size: 24px;
    width: 96%;
  }
  .headerbild img {
    height: 270px;
    width: auto;
    max-width: none;
  }
  .headertext br {
    display: none;
  }
  .headertext {
    font-size: 60px;
    line-height: 1.1;
    max-width: 80%;
  }
  .headertext_schraeg {
    display: none;
  }
  .headerstrich {
    width: 100%;
  }
  .kategorie-outside {
    position: relative;
    overflow: hidden;
  }
  .kategorieseiten-text {
    position: relative;
    display: block;
  }
  .kategorieseiten.open .kategorieseiten-bild {
    z-index: 10000;
  }
  .startseiteboxen .kategorieseiten-bild {
    height: auto;
  }
  .kategorieseiten-bild {
    height: auto;
  }
  .kategorieseiten-bild.leer img {
    display: none;
  }
  .kategorieseiten-bild.breit {
    height: 380px;
  }
  .kategorieseiten.open .kategorie-outside {
    opacity: 1;
  }
  .kacheltext {
    font-size: 16px;
  }
  .openkategorie .vc_row[data-vc-full-width] {
    overflow: visible;
  }
  .kategorieseiten-title {
    height: 70px;
    line-height: 70px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  body {
    font-size: 18px;
  }
  .vc_column_container {
    margin-bottom: 10px;
  }
  .main-content .vorteile li {
    background-size: 50px 50px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .title {
    font-size: 20px;
  }
  .title2 {
    font-size: 18px;
  }
  .main-content .unterseiten .unterseiten-title {
    font-size: 16px;
  }
  .vc-leistungen {
    height: 60px;
  }
  .vc-leistungen-titel {
    padding: 8px 20px;
    padding-right: 30px;
    font-size: 16px;
    align-self: center;
  }
  .vc-leistungen.open .vc-leistungen-rollout {
    top: 60px;
  }
  .vc-leistungen.aktiv .vc-leistungen-titel::after {
    top: 19px;
  }
  .leistungen-leiste .leistungen-titel {
    font-size: 18px;
  }
  .bereich img {
    width: 50px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .kontaktformular .wpcf7-form-control.wpcf7-submit {
    display: block;
    width: 100%;
  }
  .home .headerbild img {
    height: 390px;
    margin-left: -35%;
  }
  .verband.left {
    left: 0;
    top: 20px;
    width: 120px;
  }
  .zuschuesse.left {
    left: 30%;
    top: 0;
    width: 150px;
  }
  .angebot {
    position: relative;
    bottom: 0;
    background: none;
    box-shadow: none;
  }
  .angebottext {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    float: none;
    -webkit-shape-outside: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    shape-outside: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 0%);
  }
  .angebotbutton {
    float: none;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 60px;
  }
  .button.hellblau {
    width: 70%;
    margin-left: 15%;
    height: 50px;
    line-height: 50px;
  }
  .button.rueckruf {
    width: 70%;
    margin-left: 15%;
    height: 50px;
  }
  .headerbeschreibung {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .kachelsliderbox {
    height: 480px;
  }
}
@media screen and (max-width: 479px) {
  .home .headerbild img {
    height: 370px;
    margin-left: -75%;
  }
  .home .slick-slide .headerbild img {
    width: 180%;
    margin-left: 0;
  }
  .headertext {
    font-size: 45px;
    line-height: 1.0;
  }
  .headerbild img {
    margin-left: -40%;
  }
}
@media screen and (max-width: 420px) {
  .home .headerbild img {
    height: 370px;
    margin-left: -85%;
  }
}
@media screen and (max-width: 389px) {
  .kategorieseiten-innertext p {
    margin: 0;
  }
  .kategorieseiten-innertext .ktitle {
    margin-bottom: 8px;
  }
  .leistungen-leiste .leistungen-titel {
    padding: 0 16px;
  }
  .headertext {
    font-size: 48px;
    line-height: 1.0;
  }
  .headerbeschreibung,
  .text {
    font-size: 18px;
  }
  #widgetMinifiedContainer {
    width: 300px;
  }
  #widgetMinifiedContainer > div {
    width: 300px !important;
  }
  #widgetMinifiedContainer iframe {
    left: 20px;
  }
}
@media screen and (max-width: 359px) {
  .bereich img {
    width: 40px;
    height: auto;
  }
  .headertext {
    font-size: 38px;
  }
  .kacheltitel {
    font-size: 30px;
  }
  .kachelsliderbox {
    height: 520px;
  }
  .home .kattitle,
  .kattitle {
    font-size: 22px;
  }
}
.teaser-box a.no-btn {
  position: static;
  display: inline;
  background: none;
  color: black;
  font-size: inherit;
  line-height: inherit;
  text-transform: inherit;
  border: none;
  text-decoration: underline;
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/600-produkte.less <------------ */
.leistungen {
  margin-top: 20px;
}
.iproleiste {
  border-top: 5px solid #ef7d00;
  background: #f2f2f1;
}
.iproleiste .vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background: #fff;
  margin: 30px;
  margin-left: 8px;
  margin-right: 8px;
}
.iproleiste .vc_images_carousel .vc_carousel-control .icon-next::before {
  content: '\f054';
  position: relative;
  top: -10px;
  left: 40px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 42px;
  color: #333;
}
.iproleiste .vc_images_carousel .vc_carousel-control .icon-prev::before {
  content: '\f053';
  position: relative;
  top: -10px;
  right: 40px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 42px;
  color: #333;
}
.iprobox {
  display: flex;
  justify-content: space-evenly;
  background: #fff;
  min-height: 220px;
  margin: 10px;
  margin-top: 30px;
  padding: 15px;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.grosstext {
  font-size: 22px;
}
.aktuelles-list > div {
  padding-bottom: 20px;
  text-align: center;
}
.aktuelles-list .slick-slide img {
  display: inline-block;
}
.jobs-list {
  margin-left: 10%;
}
.jobs-list li {
  color: #009fe3;
}
.textaufbild {
  width: 100%;
  position: relative;
  text-align: center;
}
.textaufbild h2 {
  color: #fff;
  font-family: 'desyrelregular', Helvetica, Arial, sans-serif;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  top: 0px;
  left: 0;
  width: 100%;
  position: absolute;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
}
.obenohnerand p {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .five-columns.vc_row .vc_col-sm-2 {
    float: left;
    width: 18.5%;
    padding: 0;
    margin-right: 1.5%;
    min-height: 0;
  }
  .five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
    margin-right: 0;
  }
}
.openleistung body {
  overflow-x: hidden;
}
.openleistung .ipro.vc_row[data-vc-full-width] {
  overflow: visible;
}
.openleistung .wpb-js-composer .ipro .vc_tta.vc_general .vc_tta-panel-body {
  overflow: visible;
}
body.wpb-js-composer .vc_tta.vc_general {
  padding-top: 0px;
  padding-bottom: 0px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab {
  border: none;
  background: none;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list,
body.wpb-js-composer .schmal .vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 576px) {
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list,
  body.wpb-js-composer .schmal .vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list,
  body.wpb-js-composer .schmal .vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list,
  body.wpb-js-composer .schmal .vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  body.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-list,
  body.wpb-js-composer .schmal .vc_tta.vc_tta-shape-rounded .vc_tta-panels-container .vc_tta-panels {
    max-width: 1140px;
  }
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
  color: #009fe3;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding: 0;
  border-radius: 0;
  border: none;
  background: #fff;
  line-height: 60px;
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-tab.vc_active > a {
  color: #fff;
  font-weight: normal;
  border: none;
  background: #ef7d00;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
  color: #fff;
  background-color: #ef7d00;
}
body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
  border-bottom: 5px solid #ef7d00;
  margin: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panels-container {
  background: #f2f2f1;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: none;
  border: none;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background: none;
  border: none;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
  padding: 20px;
  min-height: 280px;
}
@media screen and (max-width: 1000px) {
  .textaufbild h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .textaufbild h2 {
    font-size: 26px;
    color: #222;
    text-shadow: none;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .ingenieurdienstleistungen .vc_single_image-wrapper img {
    width: 80%;
  }
  .ingenieurdienstleistungen .grosstext {
    font-size: 16px;
  }
  .leistungen.container {
    margin: 0;
    padding: 0;
  }
  .vc_tta-panel .wpb_single_image.vc_align_right {
    text-align: center;
  }
  .iproleiste .vc_images_carousel .vc_carousel-control .icon-next::before,
  .iproleiste .vc_images_carousel .vc_carousel-control .icon-prev::before {
    font-size: 24px;
  }
  .iprobox.wpb_content_element {
    align-items: start;
    justify-content: left;
    margin: 10px;
  }
  .grosstext {
    font-size: 18px;
  }
  .wpb_wrapper .wpb_content_element {
    margin-bottom: 15px;
  }
  body.wpb-js-composer .vc_tta-container .vc_tta-panel .vc_tta-panel-heading a,
  body.wpb-js-composer .vc_tta-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title,
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    font-size: 22px;
    font-weight: normal;
    color: #009fe3;
    background: #fff;
  }
  .openleistung body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    z-index: -1;
  }
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title a::after {
    content: '\f078';
    position: absolute;
    top: 10px;
    right: 20px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 32px;
    color: #009fe3;
  }
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
  body.wpb-js-composer .vc_tta-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title,
  body.wpb-js-composer .vc_tta-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    background-color: #ef7d00;
  }
  .openleistung body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    z-index: 1;
  }
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a::after {
    content: '\f077';
    position: absolute;
    top: 10px;
    right: 20px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 32px;
    color: #fff;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border: none;
    background: none;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    background: none;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: none;
    background: none;
  }
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
  body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    border: none;
    background: none;
  }
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/700-footer.less <------------ */
/*------------------------------------*\
    footer less
\*------------------------------------*/
.topstrich {
  padding-top: 30px;
  border-top: 2px solid #F0F0F0;
}
.footer-top-outer {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid #f2f2f1;
}
.footer-logos {
  padding-bottom: 20px;
}
.news-titel {
  font-weight: 100;
  font-size: 16px;
}
.news-titel a {
  background: url(../img/icon-footer-list.png) no-repeat 0px 4px;
  padding-left: 25px;
  margin-bottom: 6px;
}
.linkpfeil {
  background: url(../img/icon-footer-link.png) no-repeat 0px 4px;
  padding-left: 25px;
  margin-bottom: 6px;
}
.footer-wrapper .menu-item {
  padding-left: 0px;
  margin-bottom: 16px;
  list-style: none;
}
.footer-wrapper .menu-item .menu-item {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.social-buttons {
  text-align: right;
}
.footer-wrapper {
  background: #1e3870;
  padding-top: 60px;
  padding-bottom: 100px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.col-half-offset {
  margin-left: 4.166666667%;
}
.footer-wrapper p {
  margin-top: 5px;
}
.footer-wrapper a {
  display: inline-block;
  color: #fff;
}
.footer-bottom-outer {
  background: #86a5d9;
  color: #000;
}
.footer-bottom {
  line-height: 70px;
  height: 70px;
  font-size: 20px;
}
.footer-bottom li {
  float: left;
  list-style: none;
}
.footer-bottom a {
  color: #fff;
  padding: 0px 8px;
}
.footer-bottom a::after {
  content: "•";
  padding-left: 5px;
  position: absolute;
}
.footer-bottom li:last-of-type a::after {
  content: "";
}
.footer-menu3 {
  float: right;
}
.footer-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 15px;
}
.footer ul {
  margin: 0;
}
.punkt li {
  background: url(../img/footerlist.png) no-repeat left 10px;
  list-style: none;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.quality {
  background: url(../img/50years.png) no-repeat center center;
  width: 81px;
  height: 94px;
  float: right;
}
.scroll-to-top-btn {
  bottom: 20px;
  right: 20px;
  display: block;
  height: 36px;
  line-height: 36px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  width: 36px;
  text-transform: uppercase;
  background: #464646;
  opacity: 0.8;
  color: #fff;
}
.scroll-to-top-btn:hover {
  text-decoration: none;
  text-transform: uppercase;
  background: #464646;
  opacity: 1;
  color: #fff;
}
.scroll-to-top-btn i {
  color: #fff;
}
.scroll-to-top-btn.active {
  visibility: visible;
  z-index: 920;
}
.footer .col-md-3 {
  font-size: 20px;
}
.footer-margin-btm {
  margin-bottom: 25px;
}
.footer-img {
  width: 100%;
}
.footer-text-add {
  font-size: 18px;
}
.footer-text-heading {
  font-size: 28px;
}
.footer .bold {
  margin-left: 30px;
}
.footer .bold,
.footer .light,
.footer .bold ul,
.footer .light ul {
  list-style-type: none;
}
.footer .bold ul li,
.footer .light ul li {
  margin-bottom: 38px;
}
.kontaktbadge {
  position: fixed;
  top: 200px;
  right: -1445px;
  width: 1500px;
  height: 840px;
  transition: all ease 0.8s;
  display: block;
  z-index: 100;
}
.footer-bottom .weitere_links {
  line-height: 1.3;
}
.footer-bottom .weitere_links a {
  color: #bdceea;
  line-height: 1.3;
  font-size: 14px;
  white-space: nowrap;
}
.footer-bottom .weitere_links a::after {
  content: "";
  padding-left: 5px;
  position: relative;
}
/*sv custom-footer begin*/
.footer-bottom .weitere_links_treppenlifte {
  display: none;
}
.treppenlifte .footer-bottom .weitere_links_treppenlifte {
  display: block;
}
.footer-bottom .weitere_links_plattformlifte {
  display: none;
}
.plattformlifte .footer-bottom .weitere_links_plattformlifte {
  display: block;
}
.footer-bottom .weitere_links_hublifte {
  display: none;
}
.hublifte .footer-bottom .weitere_links_hublifte {
  display: block;
}
/*sv custom-footer end*/
@media screen and (max-width: 1000px) {
  .kontaktbadge {
    top: 120px;
  }
}
.kontaktbadge-button {
  position: absolute;
  display: block;
  top: 52px;
  left: -63px;
  width: 170px;
  height: 66px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  background-color: #f07f06;
  padding: 24px 35px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  line-height: 1;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.kontaktbadge-wrap.active .kontaktbadge {
  right: 0px;
  z-index: 900;
}
.kontaktbadge .kontaktbadge-inhalt {
  position: absolute;
  display: block;
  top: 0px;
  left: 70px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.popup .wpcf7-form-control.wpcf7-text,
.popup .wpcf7-form-control.wpcf7-select,
.popup .wpcf7-form-control.wpcf7-textarea {
  font-size: 24px;
  color: #383838;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.kontaktbadge .seite1 {
  background: #fff;
  padding: 0;
  height: 780px;
}
.kontaktbadge .seite2 {
  background: #f2f6fb;
  padding: 0;
  height: 780px;
}
.kontaktbadge .seite3 {
  background: #fff;
  padding: 0;
  height: 780px;
}
.seite1 {
  background: #fff;
  padding: 0;
  height: 720px;
}
.seite2 {
  background: #f2f6fb;
  padding: 0;
  height: 720px;
}
.seite3 {
  background: #fff;
  padding: 0;
  height: 720px;
}
.kontaktbadge-title {
  background: #86a5d9;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  line-height: 60px;
  height: 60px;
  position: relative;
}
.kontaktbadge-title.dark {
  background: #1e386f;
  box-shadow: none;
}
.kontaktbadge-title .close {
  position: absolute;
  right: 25px;
  top: 18px;
  width: 22px;
  height: 22px;
  background: url(../img/menu-close.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
}
.kontaktbadge-text {
  padding: 30px;
  padding-top: 15px;
}
.popup .datenschutzlabel {
  font-size: 17px;
}
.popup .datenschutzlabel a {
  text-decoration: underline;
  color: #000;
}
.popup figure {
  background: #f2f6fb;
}
figure {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.popuphint {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  transition: all ease 0.8s;
  position: fixed;
  top: 0;
  left: 0;
}
.popuphint.active {
  z-index: 910;
  opacity: 1;
  visibility: visible;
}
.rueckrufbitte {
  position: fixed;
  width: 550px;
  height: 720px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all ease 0.8s;
  background: #fff;
}
.beratung {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 720px;
  transform: translate(-50%, -50%);
  transition: all ease 0.8s;
  background: #fff;
}
.probefahrt {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1200px;
  height: 720px;
  transform: translate(-50%, -50%);
  transition: all ease 0.8s;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .kachel-wrap {
    display: grid;
    grid-gap: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .figure1 {
    grid-column: span 2;
    grid-row: span 2;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) and (max-height: 880px) {
  .kontaktbadge .pflichtfelder {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 10px;
  }
  .datenschutzlabel {
    font-size: 14px;
    line-height: 1.2;
  }
  .kontaktbadge {
    top: 190px;
    height: 500px;
  }
  .kontaktbadge .wpcf7-form-control.wpcf7-text,
  .kontaktbadge .wpcf7-form-control.wpcf7-select,
  .kontaktbadge .wpcf7-form-control.wpcf7-textarea {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
  }
  .kontaktbadge .wpcf7-form-control.wpcf7-textarea {
    height: 100px;
  }
  .kontaktbadge .kontaktbadge-inhalt {
    height: 500px;
  }
  .wpcf7-form-control.wpcf7-submit {
    line-height: 50px;
    height: 50px;
  }
  body .kontaktbadge .wpcf7-form-control.wpcf7-text,
  body .kontaktbadge .wpcf7-form-control.wpcf7-select,
  body .kontaktbadge .wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 5px;
  }
}
.start-bottom-image {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-wrapper li a {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer .bold {
    margin-left: 0px;
  }
  .footer-title {
    text-align: left;
  }
  .footer-menu3 {
    float: none;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .kontaktbadge {
    top: 105px;
    right: -305px;
    width: 340px;
  }
  .kontaktbadge.active {
    top: 0px;
    z-index: 299;
  }
  .kontaktbadge-button {
    width: 120px;
    height: 55px;
    padding: 17px 24px;
    top: 34px;
    left: -52px;
  }
  .datenschutzlabel {
    hyphens: auto;
    font-size: 13px;
  }
  .kontaktbadge-title {
    font-size: 19px;
  }
  .kontaktbadge .kontaktbadge-inhalt {
    left: 50px;
  }
  .popuphint2.active {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    transition: all ease 0.8s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 910;
    opacity: 1;
    visibility: visible;
  }
  .kontaktbadge-wrap.active .kontaktbadge-button {
    display: none;
  }
  .kontaktbadge-wrap.active .kontaktbadge .kontaktbadge-inhalt {
    left: 0;
    top: 0;
  }
  .kontaktbadge-wrap.active .kontaktbadge,
  .rueckrufbitte,
  .beratung,
  .probefahrt {
    position: relative;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    margin: 0;
    padding: 10px;
    overflow-y: scroll;
  }
  .popup .row {
    margin: 0;
  }
  .popup figure {
    margin-bottom: 10px;
    padding: 10px;
  }
  .kontaktbadge .seite1 {
    height: auto;
  }
  .kontaktbadge .seite2 {
    height: auto;
  }
  .kontaktbadge .seite3 {
    height: auto;
  }
  .seite1 {
    height: auto;
  }
  .seite2 {
    height: auto;
  }
  .seite3 {
    height: auto;
  }
}
@media screen and (max-width: 500px) {
  .kontaktbadge-title {
    font-size: 17px;
  }
  .kontaktbadge-text {
    padding: 15px;
  }
}
@media screen and (max-width: 359px) {
  .kontaktbadge .wpcf7-form-control.wpcf7-textarea {
    height: 70px;
  }
}
.footer_social {
  margin-right: 12px;
}
.footer_social i {
  font-size: 30px;
  color: #f07f06;
}



/* ------------> /homepages/1/d4295014725/htdocs/wl-liftsysteme.de/wp-content/themes/webnativ/less/sources/css/template-basics-less/800-forms.less <------------ */
body.kontakt .footer-wrapper {
  margin-top: -122px;
}
.kontaktformular {
  border-radius: 30px 0 30px 0;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.3);
  padding: 30px;
}
.pflichtfelder {
  margin-top: 10px;
  font-size: 16px;
}
.kontaktformular .pflichtfelder {
  float: left;
  margin-top: 20px;
}
.kontaktbadge .wpcf7-form-control.wpcf7-textarea {
  height: 110px;
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  background: #fff;
  border: none;
  line-height: 50px;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  font-size: 20px;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  margin-bottom: 10px;
}
.wpcf7-form-control.wpcf7-select {
  background: #ffffff url(../img/pulldown.png) no-repeat top right;
  cursor: pointer;
}
label {
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
  max-width: 100%;
}
.wpcf7-form-control.wpcf7-textarea {
  height: 150px;
  width: 100%;
}
p .datenschutz {
  line-height: 1.2;
  float: left;
}
.datenschutzlabel {
  font-size: 18px;
  line-height: 1.2;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.wpcf7 .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}
.wpcf7-form .wpcf7-radio label {
  position: relative;
  cursor: pointer;
}
.wpcf7-form .wpcf7-radio input[type=radio] {
  position: relative;
  visibility: hidden;
}
.wpcf7-form .wpcf7-radio input[type=radio] + span {
  /*   border: 3px solid red;  */
}
.wpcf7-form .wpcf7-radio input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  top: 0px;
  left: -22px;
  background: #fff;
}
.wpcf7-form .wpcf7-radio input[type=radio] + span:after {
  display: block;
  position: absolute;
  content: '';
  height: 26px;
  width: 26px;
  top: 3px;
  left: -19px;
  visibility: hidden;
}
.wpcf7-form .wpcf7-radio input[type=radio]:checked + span:after {
  background: url(../img/check.png) no-repeat;
  visibility: visible;
}
.wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
  position: relative;
  visibility: hidden;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span {
  /*   border: 3px solid red;  */
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  top: 0px;
  left: -22px;
  background: #fff;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
  display: block;
  position: absolute;
  content: '';
  height: 26px;
  width: 26px;
  top: 3px;
  left: -19px;
  visibility: hidden;
  font-size: 16px;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
  background: url(../img/check.png) no-repeat;
}
.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  text-align: center;
  background: #f07f06;
  display: inline-block;
  border: none;
  cursor: pointer;
  -webkit-appearance: button;
  border-radius: 0;
  border-radius: 25px;
  padding: 0;
  width: 100%;
  margin-top: 10px;
  text-transform: uppercase;
}
.wpcf7 br {
  display: none;
}
.kontaktformular .wpcf7-form-control.wpcf7-submit {
  display: inline-block;
}
.popup .wpcf7-form-control.wpcf7-submit {
  display: block;
  width: 100%;
}
.popup .rueckrufbitte .wpcf7-form-control.wpcf7-submit {
  width: 70%;
  display: block;
  margin: auto;
}
.popup .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  border: #000 solid 2px;
  border-radius: 2px;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 3px;
}
.popup .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
  height: 16px;
  width: 16px;
  left: 6px;
  top: 3px;
}
.popup .wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  background: url(../img/check.png) no-repeat;
  background-size: 85%;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #f07f06;
}
span.wpcf7-not-valid-tip {
  font-size: 20px;
  color: #fff;
  background: url(../img/falsch.png) no-repeat;
  height: 40px;
  padding-left: 50px;
}
div.wpcf7-mail-sent-ok {
  display: block;
  overflow: hidden;
  color: #000;
  font-size: 20px;
  background: url(../img/richtig.png) no-repeat;
  height: 40px;
  padding-left: 50px;
  border: none;
  float: right;
  margin: 0;
}
.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%;
}
@media screen and (max-width: 1600px) {
  .wpcf7-form-control.wpcf7-submit {
    font-size: 14px;
  }
  .datenschutzlabel {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-select,
  .wpcf7-form-control.wpcf7-textarea {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
  }
  .wpcf7-form-control.wpcf7-submit {
    font-size: 13px;
    line-height: 40px;
    height: 40px;
  }
  .datenschutzlabel {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .wpcf7-form-control.wpcf7-select {
    background: #ffffff url(../img/pulldown.png) no-repeat top right;
    background-size: 40px;
  }
  .wpcf7-form .wpcf7-radio input[type=radio] + span:before,
  .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
    height: 20px;
    width: 20px;
    left: -16px;
  }
  .wpcf7-form .wpcf7-radio input[type=radio] + span:after,
  .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
    height: 16px;
    width: 16px;
    top: 3px;
    left: -12px;
  }
  .wpcf7-form .wpcf7-radio input[type=radio]:checked + span:after,
  .wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
    background: url(../img/check.png) no-repeat;
    background-size: 85%;
  }
}
@media screen and (max-width: 768px) {
  .wpcf7-form-control.wpcf7-text,
  .wpcf7-form-control.wpcf7-select,
  .wpcf7-form-control.wpcf7-textarea {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
  }
  .wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }
  .wpcf7-form-control.wpcf7-select {
    background-size: 50px;
  }
}
