.maincontent .vc_row:not(.vc_inner):not(.vc_grid):not(.vc_gitem_row) {
  padding-top: 35px;
  padding-bottom: 50px;
}

img {
	height: auto;
}

.maincontent > .vc_row:not(.vc_inner):not(.vc_grid):not(:first-child):not(:last-child) {
  padding-top: 20px;
  padding-bottom: 20px;
}

.maincontent > .vc_row:not(.vc_inner):not(.vc_grid):first-child {
  padding-top: 80px;
}

.maincontent > .vc_row:not(.vc_inner):not(.vc_grid):last-child {
  padding-bottom: 80px;
}

.dropdown-menu {
    margin: 0;
    border-radius: 7px;
    box-shadow: 0 12px 24px 0 rgb(0 0 0 / 25%);
    border: solid 1px #bcb9b8;
    background-color: #fff;
    min-width: 271px;
    top: 100%;
    left: 14px;
    padding: 15px 25px !important;
}

.header-area {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 100;
}

.header-area + div {
    padding-top: 103px;
}

.machen-area {
	position: absolute;
	width: 100%;
}

.z-index-10 {
	z-index: 10;
}

.z-index-1 {
  z-index: 1;
}

.hero-area + .maincontent > .vc_row:first-of-type {
  padding-top: 50px;
}

.overflow-initial {
  overflow: initial !important;
}

.unsere-partner {
  margin-top: 50px;
  margin-bottom: 30px;
}

.partnerSlider {
	width: calc(100% - 150px);
}

.partnerSlider .swiper-slide {
  height: 180px;
  display: flex;
}

.partnerSlider .swiper-slide img {
  align-self: center;
}

.maincontent .wpb_text_column ul,
.maincontent .wpb_text_column ol {
  margin-left: 30px;
}

.maincontent .wpb_text_column ul:not(:last-child),
.maincontent .wpb_text_column ol:not(:last-child) {
  margin-bottom: 10px;
}

.justify-content-evenly-wb {
  justify-content: center;
}

.justify-content-evenly-wb > *:not(:last-child):after {
  content: '-';
  margin-left: 15px;
  margin-right: 15px;
}

.single-aktuell > img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

.hero-area .swiper-slide.position-bottom {
	align-items: flex-end;
	padding-bottom: 40px;
}

.hero-area .swiper-slide:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000054;
}

.z1 {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
	.footer-mdl .templatera_shortcode .zertifizierungen-zeile > .vc_col-sm-3 {
		width: 20%;
	}
	
	.footer-mdl .templatera_shortcode .zertifizierungen-zeile > .vc_col-sm-6 {
		width: 60%;
	}
}

@media (max-width: 991px) {
  .footer-left,
  .footer-mdl,
  .footer-right {
    width: 100%;
    margin-bottom: 30px;
  }

  .footer-right {
    margin-bottom: 0;
  }

  body {
    overflow-x: hidden !important;
  }

  .zertifizierungen-zeile .vc_col-sm-6 .vc_col-sm-4 {
    width: 33%;
    float: left;
  }

  .banner-area .wpb_wrapper {
    position: relative;
  }

  .banner-area + .vc_row {
    padding-top: 350px !important;
  }

  .footer-mdl {
    max-width: 100%;
  }
	
	.hero-area .swiper-slide.position-bottom {
		background-position: center center;
	}
}
