/*genrated on 2025-05-12 13:20:25****************************************************************************************************/
/* reddit-sans-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-300.woff2') format('woff2');
}
/* reddit-sans-300italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-300italic.woff2') format('woff2');
}
/* reddit-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-regular.woff2') format('woff2');
}
/* reddit-sans-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-italic.woff2') format('woff2');
}
/* reddit-sans-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-500.woff2') format('woff2');
}
/* reddit-sans-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 500;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-500italic.woff2') format('woff2');
}
/* reddit-sans-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-600.woff2') format('woff2');
}
/* reddit-sans-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 600;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-600italic.woff2') format('woff2');
}
/* reddit-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-700.woff2') format('woff2');
}
/* reddit-sans-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-700italic.woff2') format('woff2');
}
/* reddit-sans-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-800.woff2') format('woff2');
}
/* reddit-sans-800italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 800;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-800italic.woff2') format('woff2');
}
/* reddit-sans-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 900;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-900.woff2') format('woff2');
}
/* reddit-sans-900italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Reddit Sans';
  font-style: italic;
  font-weight: 900;
  src: url('/_libs/fonts/google/reddit-sans-v6-latin-900italic.woff2') format('woff2');
}
/*Wichtig: Nur hier die Schriftart/Größe für Editor setzen*/
td,
body {
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
}
table {
  width: 100%;
}
td {
  padding: 0px;
  vertical-align: top;
}
a img {
  border: none;
}
h1 {
  letter-spacing: 2.25px;
  color: #3F4545;
  font-weight: 800;
  font-size: 36px;
  line-height: 40px;
  margin-top: 0px;
  margin-bottom: 6px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 1.4px;
  color: #3F4545;
  font-weight: 800;
  font-size: 28px;
  line-height: 27px;
}
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 1.2px;
  color: #3F4545;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
}
h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 0.9px;
  color: #3F4545;
  font-weight: 800;
  font-size: 15px;
  line-height: 16px;
}
h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 0.7px;
  color: #3F4545;
  font-weight: 800;
  font-size: 11px;
  line-height: 13px;
}
p {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 11px;
}
p + p {
  padding-top: 11px;
}
body,
html {
  font-family: 'Reddit Sans';
  margin: 0px;
  padding: 0px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #3F4545;
  font-size: 18px;
  line-height: 25px;
}
body,
html {
  overflow-x: clip;
}
@supports not (overflow: clip) {
  body,
  html {
    overflow-x: hidden;
  }
}
.BodyHolder {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
/*useful config (don't delete)*/
.loading a {
  pointer-events: none;
}
html {
  overflow-y: scroll;
}
span a {
  cursor: pointer;
}
form {
  margin: 0px;
}
a {
  outline: none;
  color: #6d962f;
}
/* Basis layout */
div,
a,
span,
section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
h1 {
  font-size: 68px;
  line-height: 72px;
}
h2 {
  font-size: 48px;
  line-height: 54px;
}
h3 {
  font-size: 40px;
  line-height: 45px;
}
h4 {
  font-size: 30px;
  line-height: 32px;
}
div#container {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
div#topContainer {
  width: 100%;
  height: 100px;
  z-index: 997;
  top: 0;
  padding: 30px 40px 15px 40px;
  transition: background-color 0.6s ease, padding 0.2s ease;
}
div#topContainer div#top {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px bottom;
  background-repeat: repeat-x;
  background-size: auto 1px;
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0px 0px 15px 0px;
  transition: all 0.3s ease;
  display: flex;
}
div#topContainer div#top .logo {
  margin-top: 4px;
}
div#topContainer #navigationContainer {
  float: right;
}
div#middle {
  min-height: 400px;
}
div.container {
  text-align: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
div.container .containerInlay {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1710px;
  padding: 0 20px;
  width: 100%;
}
div.container .containerInlay.containerInlayWide {
  max-width: 100%;
  padding: 0;
  flex-wrap: wrap;
}
div.container .containerInlay.containerInlayTeaser {
  max-width: 1610px;
  padding-top: 100px;
}
div.container .containerInlay.containerInlayAbout,
div.container .containerInlay.containerInlayFAQ,
div.container .containerInlay.containerInlayKarriere {
  max-width: 1390px;
}
div.container .containerInlay.containerInlayAbout .einleitung,
div.container .containerInlay.containerInlayFAQ .einleitung,
div.container .containerInlay.containerInlayKarriere .einleitung {
  width: 100%;
  padding: 115px 0 90px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.container .containerInlay.containerInlayAbout .einleitung .textItem .subtitle,
div.container .containerInlay.containerInlayFAQ .einleitung .textItem .subtitle,
div.container .containerInlay.containerInlayKarriere .einleitung .textItem .subtitle {
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 35px;
}
div.container .containerInlay.containerInlayKarriere {
  max-width: 1190px;
  padding-bottom: 100px;
}
div.container .containerInlay.containerInlayFAQ {
  max-width: 1090px;
  padding-bottom: 100px;
}
div.container .containerInlay.containerInlayContact {
  max-width: 1390px;
}
div.container .containerInlay.containerInlayContact .einleitung {
  width: 100%;
  padding: 115px 0 0px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.container .containerInlay.containerInlayContact .einleitung .textItem .subtitle {
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 35px;
}
div.container .containerInlay.containerInlayTextSite {
  padding-top: 100px;
  padding-bottom: 50px;
  max-width: 1170px;
}
div.container .containerInlay.containerInlayTextSite h1 {
  margin-bottom: 30px;
}
div.container .containerInlay.containerInlayTextSite h3 {
  font-size: 30px;
  line-height: 32px;
}
div.container .containerInlay.containerInlaySlider {
  max-width: 1270px;
  display: block;
}
div.container .containerInlay.containerInlayBlog {
  max-width: 1740px;
}
div.container .containerInlay.containerInlayBlog .einleitung {
  width: 100%;
  padding: 115px 0 90px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.container .containerInlay.containerInlayBlog .einleitung .textItem .subtitle {
  text-align: center;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 35px;
}
div.container .containerInlay.containerInlayBlog .blogList {
  width: 100%;
}
div.container .containerInlay .contactContainer {
  margin: 0 auto 130px auto;
}
div#footer {
  background-image: url("/_skins/base/images/icon_white.svg");
  background-position: right -70px top 40px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #F4F1F1;
  width: 100%;
  clear: left;
  padding: 65px 0px 45px 0px;
  position: relative;
  z-index: 3;
  display: flex;
  min-height: 40px;
  margin-top: 40px;
}
div#footer .footerContainer {
  margin: 0 auto;
  max-width: 1370px;
  display: flex;
  width: 100%;
  padding: 0 20px;
}
div#footer .footerContainer .footerInner {
  margin: 0;
  max-width: 1130px;
  width: 100%;
  min-height: 40px;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  justify-content: space-between;
}
div#footer span.logo {
  width: 170px;
  margin: 0px 0 20px 0;
  display: flex;
}
div#footer span.logo img {
  width: 100%;
  height: auto;
  display: block;
}
div#footer div.left {
  width: 100%;
  max-width: 260px;
}
div#footer div.left .address strong {
  font-weight: 700;
}
div#footer div.left .address .company,
div#footer div.left .address .street,
div#footer div.left .address .country {
  width: 100%;
  display: flex;
}
div#footer div.middle {
  width: 100%;
  max-width: 270px;
}
div#footer div.middle .mail {
  background-image: url("/_skins/base/images/icon_mail.svg");
  background-position: 0px top;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-left: 55px;
  color: #3F4545;
  text-decoration: none;
  margin-bottom: 5px;
}
div#footer div.middle .phone {
  background-image: url("/_skins/base/images/icon_phone.svg");
  background-position: 0px top;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-left: 55px;
  color: #3F4545;
  text-decoration: none;
}
div#footer div {
  text-align: left;
}
div#footer div span.caption {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px bottom;
  background-repeat: repeat-x;
  background-size: auto 1px;
  width: 100%;
  height: 45px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  display: flex;
  margin-bottom: 25px;
}
div#footer .footer-nav {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-right: 35px;
}
div#footer .footer-col {
  display: flex;
  flex-direction: column;
  max-width: fit-content;
}
div#footer .footer-col .nb_foot {
  display: inline-block;
  text-decoration: none;
  color: #3F4545;
  font-size: 18px;
  display: flex;
  align-content: center;
  height: 40px;
}
div#footer .footer-col .nb_foot:hover {
  text-decoration: underline;
}
div#footer .footer-col .nb_foot:focus {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
  border-radius: 2px;
}
div#footer .right {
  width: 100%;
  max-width: 425px;
}
/* @end */
#main-produkte {
  width: 100%;
}
.produktOV {
  width: 100%;
  padding: 100px 0;
}
.produktOV .produkt {
  width: 100%;
  max-width: 1200px;
  display: flex;
  margin: 0 auto 50px auto;
}
.produktOV .produkt .img {
  width: 50%;
}
.produktOV .produkt .img img {
  width: 100%;
  height: auto;
  display: block;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}
.produktOV .produkt .details {
  width: 50%;
  padding: 20px 50px;
  background-color: #F4F1F1;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.produktOV .produkt .details h4.title {
  font-size: 30px;
  line-height: 32px;
}
.produktOV .produkt .details .title .modell {
  width: 100%;
  display: flex;
}
.produktOV .produkt .details .button {
  background-color: #6d962f;
  border-radius: 25px;
  letter-spacing: 0.55px;
  color: #FFF;
  height: 43px;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  padding: 0 30px;
  margin: 30px 0 0 0;
  max-width: fit-content;
  align-items: center;
  text-decoration: none;
}
.produktOV .produkt .details .button:hover {
  background-color: #a2c613;
}
.produktHeader {
  display: flex;
  margin: 0 auto;
  max-width: 1710px;
  padding: 0 20px;
  width: 100%;
}
.produktHeader .header {
  width: 100%;
  display: flex;
  margin: 70px 0 100px 0;
  justify-content: space-between;
  align-content: end;
}
.produktHeader .header .contactTeaser {
  margin-top: 100px;
}
.produktHeader .left {
  max-width: calc(100% -  820px);
  display: flex;
  flex-wrap: wrap;
  align-content: end;
  padding-right: 40px;
}
.produktHeader .left .productTitle span {
  width: 100%;
  display: flex;
}
.produktHeader .right {
  max-width: 820px;
  aspect-ratio: 1.46428571;
}
.produktHeader .right .produktbilder {
  position: relative;
  aspect-ratio: 1.46428571;
  width: 100%;
  max-height: 560px;
  border-radius: 70px;
  overflow: hidden;
}
.produktHeader .right div#main-Slide {
  aspect-ratio: 1.46428571;
  width: 100%;
  max-height: 560px;
}
.produktHeader .right .owl-item .img {
  overflow: hidden;
  width: 100%;
  display: flex;
}
.produktHeader .right .owl-item .img img {
  width: 100%;
  height: auto;
  display: block;
}
body.site_id_2 {
  /*Pelletiermaschinen*/
}
body.site_id_2 .produktHeader .left .productTitle span {
  color: #6d962f;
}
body.site_id_3 {
  /*Förderanlagen*/
}
body.site_id_3 .produktHeader .left .productTitle span {
  color: #be604d;
}
body.site_id_3 .produktOV .produkt .details .button {
  background-color: #be604d;
}
body.site_id_3 .produktOV .produkt .details .button:hover {
  background-color: #e49e48;
}
body.site_id_3 .contactTeaser .btnArea .button {
  background-color: #be604d;
}
body.site_id_3 .contactTeaser .btnArea .button:hover {
  background-color: #e49e48;
}
.owl_navigation {
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 100%;
  /*.button_left, .button_right*/
  /*.button_left*/
  /*.button_right*/
}
.owl_navigation .button_left,
.owl_navigation .button_right {
  width: 55px;
  height: 55px;
  display: block;
  position: absolute;
  bottom: calc(50% - 0px);
  transform: translate(0px, 45px);
  text-indent: -10000px;
  text-decoration: none;
  pointer-events: auto;
  z-index: 97;
}
.owl_navigation .button_left a,
.owl_navigation .button_right a {
  border-radius: 90px;
  z-index: 9999;
  pointer-events: auto;
  display: block;
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.owl_navigation .button_left {
  left: 20px;
}
.owl_navigation .button_left a {
  background-image: url('/_skins/base/images/nav_arrow_left.svg');
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  background-position: center center;
}
.owl_navigation .button_left a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
}
.owl_navigation .button_right {
  right: 20px;
}
.owl_navigation .button_right a {
  background-image: url('/_skins/base/images/nav_arrow_right.svg');
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  background-position: center center;
}
.owl_navigation .button_right a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
}
/*.owl_navigation */
.complextypes-Produkt-skin {
  width: 100%;
}
.produkt {
  width: 100%;
}
.produkt .produktInner {
  max-width: 850px;
  margin: 0 auto;
}
.produkt .produktInner .einleitung {
  margin-bottom: 60px;
}
.produkt .produktInner .produktBlock {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px top;
  background-repeat: repeat-x;
  background-size: auto 1px;
  display: block;
  width: 100%;
  float: left;
  padding: 60px 0 60px 0;
}
.produkt .produktInner .produktBlock h4 {
  margin-bottom: 20px;
}
.produkt .produktInner .produktBlock ul {
  padding-left: 35px;
  margin-left: 50px;
}
.produkt .produktInner .produktBlock li {
  position: relative;
  list-style: none;
  line-height: 23px;
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 10px;
  line-height: 28px;
  letter-spacing: 0.55px;
  padding-left: 20px;
}
.produkt .produktInner .produktBlock li::before {
  background-image: url('/_skins/base/images/icon_li.svg');
  background-size: 100% auto;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: -35px;
  content: "";
}
.produkt .produktInner .technikItems {
  width: 100%;
  display: block;
}
.produkt .produktInner .technikItem {
  display: flex;
}
.produkt .produktInner .technikItem div {
  width: 100%;
  background-color: #F4F1F1;
  height: auto;
  min-height: 40px;
  font-weight: 500;
  display: flex;
  padding: 8px 0px;
  align-items: center;
  margin-bottom: 1px;
  letter-spacing: 0.55px;
}
.produkt .produktInner .technikItem .caption {
  max-width: 180px;
  padding-left: 15px;
  margin-right: 1px;
  font-weight: 600;
}
.produkt .produktInner .technikItem .value {
  padding-left: 15px;
  font-weight: 400;
  width: calc(100% - 180px);
}
.produkt .produktInner .technikItem .value.longValue {
  width: 100%;
}
.produkt .btnAreaProdukt {
  width: 100%;
  display: flex;
  margin: 40px 0 100px 0;
}
.produkt .btnAreaProdukt .button {
  background-color: #6d962f;
  border-radius: 25px;
  letter-spacing: 0.55px;
  color: #FFF;
  height: 43px;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  padding: 0 30px 0 30px;
  max-width: 300px;
  align-items: center;
  text-decoration: none;
  border: 1px solid #6d962f;
}
.produkt .btnAreaProdukt .button.datasheet {
  margin-left: 30px;
  background-color: transparent;
  color: #6d962f;
}
.produkt .btnAreaProdukt .button:hover {
  background-color: #a2c613;
  border: 1px solid #a2c613;
  color: #FFF;
}
.contactTeaser {
  background-image: url("/_skins/base/images/icon_kontakt.svg");
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 82px auto;
  background-color: #F4F1F1;
  border-radius: 30px;
  padding: 20px 20px 20px 135px;
  max-width: 720px;
  display: flex;
}
.contactTeaser .details {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.contactTeaser .details .title {
  letter-spacing: 0.9px;
  color: #3F4545;
  font-weight: 800;
  font-size: 30px;
  line-height: 32px;
  width: 100%;
}
.contactTeaser .details .txt {
  letter-spacing: 0.55px;
}
.contactTeaser .btnArea .button {
  background-image: url("/_skins/base/images/icon_mail_w.svg");
  background-position: 20px center;
  background-repeat: no-repeat;
  background-color: #6d962f;
  border-radius: 25px;
  letter-spacing: 0.55px;
  color: #FFF;
  height: 43px;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  padding: 0 30px 0 85px;
  max-width: 300px;
  align-items: center;
  text-decoration: none;
}
.contactTeaser .btnArea .button:hover {
  background-color: #a2c613;
}
.contactTeaser .btnArea .button.phone {
  background-image: url("/_skins/base/images/icon_phone_w.svg");
  background-position: 20px center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.contactTeaserLong {
  background-image: url("/_skins/base/images/icon_kontakt.svg");
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 82px auto;
  background-color: #F4F1F1;
  border-radius: 30px;
  padding: 20px 20px 20px 135px;
  max-width: 1250px;
  display: flex;
  margin: 0 auto 100px auto;
  align-items: center;
}
.contactTeaserLong .details {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding-right: 50px;
}
.contactTeaserLong .details .title {
  letter-spacing: 0.9px;
  color: #3F4545;
  font-weight: 800;
  font-size: 30px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 10px;
}
.contactTeaserLong .details .txt {
  letter-spacing: 0.55px;
}
.contactTeaserLong .btnArea .button {
  background-image: url("/_skins/base/images/icon_mail_w.svg");
  background-position: 20px center;
  background-repeat: no-repeat;
  background-color: #6d962f;
  border-radius: 25px;
  letter-spacing: 0.55px;
  color: #FFF;
  height: 43px;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  padding: 0 30px 0 85px;
  max-width: 300px;
  align-items: center;
  text-decoration: none;
}
.contactTeaserLong .btnArea .button:hover {
  background-color: #a2c613;
}
.contactTeaserLong .btnArea .button.phone {
  background-image: url("/_skins/base/images/icon_phone_w.svg");
  background-position: 20px center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.complextypes-Blogartikel-skin,
.complextypes-Blogartikel-skin_main {
  width: 100%;
}
.blogContainer {
  width: 100%;
  max-height: 750px;
  overflow: hidden;
}
.blogContainer .grid {
  display: block;
}
.blogContainer .grid-item,
.blogContainer .grid-sizer {
  width: calc(100% * (1 / 4) - 15px);
  max-width: 410px;
}
.blogContainerLong {
  width: 100%;
}
.blogSlider {
  position: relative;
}
.blogSlider .owl_navigation .button_left {
  left: -100px;
}
.blogSlider .owl_navigation .button_right {
  right: -100px;
}
.textItem.textItem_4,
.textItem.textItem_5,
.textItem.textItem_6,
.textItem.textItem_7,
.textItem.textItem_8 {
  text-align: center;
  margin-bottom: 30px;
}
.textItem.textItem_9 {
  margin-bottom: 30px;
}
.textItem.textItem_9 .langtext {
  font-size: 16px;
  margin-top: 100px;
}
.textItem.textItem_9 .langtext h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
}
.blogItem {
  max-height: 1480px;
  border-radius: 40px;
  margin-bottom: 18px;
  overflow: hidden;
  width: calc(100% * (1 / 4) - 15px);
  max-width: 410px;
}
.blogItem.blogItemSlide {
  max-width: 410px;
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
}
.blogItem.blogItem_startInvisible {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  visibility: hidden;
}
.blogItem.blogItem_mod4 {
  margin-right: 0;
}
.blogItem .blogItemInner {
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.blogItem .blogItemInner .img {
  max-width: 410px;
  overflow: hidden;
  position: relative;
}
.blogItem .blogItemInner .img .date {
  display: flex;
  align-content: center;
  font-size: 18px;
  line-height: 18px;
  background-color: #FFFFFF;
  position: absolute;
  left: 20px;
  top: 10px;
  z-index: 2;
  border: 1px solid #3F4545;
  border-radius: 25px;
  letter-spacing: 0.5px;
  color: #3F4545;
  height: 30px;
  width: 135px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}
.blogItem .blogItemInner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 1.51851852;
}
.blogItem .blogItemInner .details {
  background-color: #F4F1F1;
  padding: 50px 30px 30px 30px;
}
.blogItem .blogItemInner .details .btn {
  background-color: #6d962f;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  text-align: center;
  height: 43px;
  display: block;
  border-radius: 25px;
  margin-top: 40px;
  width: 100%;
  align-content: center;
  max-width: 180px;
}
.blogItem .blogItemInner .details .btn:hover {
  background-color: #a2c613;
}
.blogItem .blogItemInner .shorttext {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0.5px;
  min-height: 150px;
}
.blogItem .blogItemInner .title {
  letter-spacing: 1px;
  color: #3F4545;
  font-size: 27px;
  line-height: 30px;
  font-weight: 800;
  z-index: 9;
  min-height: 80px;
  pointer-events: none;
}
.blogItem .blogItemInner .title h4 {
  font-size: 27px;
  line-height: 30px;
}
.blogItem .blogItemInner .layer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.blogItem .blogItemInner:hover .btn {
  background-color: #a2c613;
}
.blogItemMain {
  max-height: 1480px;
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 150px;
}
.blogItemMain .blogItemInner {
  width: 100%;
  height: 100%;
  z-index: 3;
  position: relative;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.blogItemMain .blogItemInner .img {
  max-width: 820px;
  overflow: hidden;
  position: relative;
}
.blogItemMain .blogItemInner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 1.51851852;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
.blogItemMain .blogItemInner .details {
  max-width: calc(100% - 820px - 90px);
  display: flex;
  align-items: center;
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px top;
  background-repeat: repeat-x;
  background-size: auto 1px;
  position: relative;
}
.blogItemMain .blogItemInner .details .detailsInner {
  padding: 0 0px 0 90px;
}
.blogItemMain .blogItemInner .details .date {
  display: flex;
  align-content: center;
  font-size: 18px;
  line-height: 18px;
  background-color: #FFFFFF;
  z-index: 2;
  border: 1px solid #3F4545;
  border-radius: 25px;
  letter-spacing: 0.5px;
  color: #3F4545;
  height: 30px;
  width: 135px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.blogItemMain .blogItemInner .details .btn {
  background-color: #6d962f;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  text-align: center;
  height: 43px;
  display: block;
  border-radius: 25px;
  width: 100%;
  align-content: center;
  max-width: 180px;
  position: relative;
  z-index: 2;
}
.blogItemMain .blogItemInner .details .btn:hover {
  background-color: #a2c613;
}
.blogItemMain .blogItemInner .details .btnContainer {
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 100%;
  z-index: 1;
}
.blogItemMain .blogItemInner .details .btnContainer::after {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px top;
  background-repeat: repeat-x;
  background-size: auto 1px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 200px;
  content: '';
  display: block;
  width: calc(100% - 200px);
  height: 1px;
}
.blogItemMain .blogItemInner .shorttext {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0.5px;
  min-height: 150px;
}
.blogItemMain .blogItemInner .title {
  z-index: 9;
  min-height: 80px;
  pointer-events: none;
  margin-bottom: 20px;
}
.blogItemMain .blogItemInner .title h2 {
  letter-spacing: 1.4px;
  font-weight: 800;
  font-size: 48px;
  line-height: 54px;
  margin-bottom: 0px;
}
.loadContainer #loadMore.active {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.blogContainer.show {
  max-height: 4000px;
}
.blogContainer.show .blogItem.blogItem_startInvisible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
}
#loadMore {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #6d962f;
  display: flex;
  align-items: center;
  z-index: 2;
  position: relative;
  font-weight: 500;
  background-color: #6d962f;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  justify-content: center;
  height: 43px;
  border-radius: 25px;
  align-content: center;
  max-width: 190px;
}
#loadMore:hover {
  border: 1px solid #a2c613;
  background-color: #a2c613;
  cursor: pointer;
}
.loadContainer {
  width: 100%;
  display: block;
  position: relative;
  height: 62px;
}
.loadContainer::after {
  width: 100%;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  z-index: 1;
  background-color: #6d962f;
}
.blogItemVO .imgHeader {
  margin-top: 70px;
}
.blogItemVO .imgHeader .img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 70px;
}
.blogItemVO .blogInner {
  max-width: 850px;
  width: 100%;
  margin: 70px auto 50px auto;
}
.blogItemVO .blogInner h1 {
  margin-top: 0px;
  margin-bottom: 50px;
  letter-spacing: 1.4px;
  color: #3F4545;
  font-weight: 800;
  font-size: 44px;
  line-height: 50px;
  border-bottom: 1px solid #3F4545;
  padding-bottom: 50px;
}
.blogItemVO .blogInner .einleitung {
  width: 100%;
  margin-bottom: 50px;
  letter-spacing: 0.8px;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
}
.blogItemVO .blogInner .langtext h2 {
  font-size: 22px;
  line-height: 27px;
}
.blogItemVO .blogInner .owl_navigation .button_left {
  left: -100px;
}
.blogItemVO .blogInner .owl_navigation .button_right {
  right: -100px;
}
.blogItemVO .blogInner .gallery {
  position: relative;
  margin: 50px 0 50px 0;
}
.blogItemVO .blogInner .gallery .fullscreen {
  background-image: url('/_skins/base/images/icon_fullscreen.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 90px;
  z-index: 9999;
  pointer-events: auto;
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 20px;
  right: 20px;
  pointer-events: none;
}
.blogItemVO .blogInner .gallery .owl-item .img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 70px;
}
.blogItemVO .blogInner .gallery .description {
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 18px;
  margin-top: 30px;
  padding: 0 20px;
}
.blogItemVO .blogInner .blogElement .details .zitat {
  letter-spacing: 0.8px;
  color: #6D962F;
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  position: relative;
  max-width: 65%;
  width: 100%;
  margin: 0 auto 50px auto;
}
.blogItemVO .blogInner .blogElement .details .zitat p {
  padding-bottom: 0;
}
.blogItemVO .blogInner .blogElement .details .zitat .person {
  letter-spacing: 0.55px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  margin-top: 10px;
}
.blogItemVO .blogInner .blogElement .details .zitat .company {
  margin-top: 5px;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.50px;
}
.blogItemVO .blogInner .blogElement .details .zitat.isQuote::before {
  background-image: url("/_skins/base/images/icon_quote.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  width: 48px;
  height: 50px;
  position: absolute;
  left: -70px;
  top: 0;
}
.blogItemVO .blogInner .blogElement .details .langtext {
  margin: 0 0 50px 0;
}
.blogItemVO .blogInner .shareBox {
  border-top: 1px solid #3F4545;
  width: 100%;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  padding: 40px 0 0 0;
}
.blogItemVO .blogInner .shareBox .caption {
  letter-spacing: 0.32px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 18px;
}
.blogItemVO .blogInner .shareBox .shareBtn {
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 10px;
}
.blogItemVO .blogInner .shareBox .shareBtn.fb {
  background-image: url("/_skins/base/images/icon_fb.svg");
}
.blogItemVO .blogInner .shareBox .shareBtn.xing {
  background-image: url("/_skins/base/images/icon_xing.svg");
}
.blogItemVO .blogInner .shareBox .shareBtn.linked {
  background-image: url("/_skins/base/images/icon_linkedin.svg");
}
.blogItemVO .blogInner .shareBox .shareBtn.whatsApp {
  background-image: url("/_skins/base/images/icon_whatsapp.svg");
}
.blogItemVO .blogInner .dateContainer {
  position: relative;
  margin-bottom: 30px;
}
.blogItemVO .blogInner .dateContainer .date {
  display: flex;
  align-content: center;
  font-size: 18px;
  line-height: 18px;
  background-color: #FFFFFF;
  z-index: 2;
  border: 1px solid #3F4545;
  border-radius: 25px;
  letter-spacing: 0.5px;
  color: #3F4545;
  height: 43px;
  width: 150px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}
.blogItemVO .blogInner .dateContainer::after {
  background-color: #3F4545;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 185px;
  content: '';
  display: block;
  width: calc(100% - 185px);
  height: 1px;
}
#overlayIframe {
  z-index: 9999 !important;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(30px);
  -moz-backdrop-filter: blur(30px);
  -o-backdrop-filter: blur(30px);
  -ms-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}
#overlayIframeLoading {
  width: 100vw;
  position: fixed;
  height: 100vh;
  left: 0px;
  top: 0vh;
  z-index: 999;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#galleryStandard #navGalerieOverlay {
  position: fixed;
  width: 750px;
  height: 60px;
  display: block;
  bottom: 2%;
  left: 20px;
  z-index: 9999;
}
div#main-main div.complextypes-Galerie-details {
  width: 100%;
  height: 1px;
  display: block;
}
div#galleryStandard {
  position: fixed;
  left: 0px;
  top: 0%;
  z-index: 9999;
  pointer-events: none;
}
#counter {
  height: 55px !important;
  line-height: 55px !important;
  width: 75px !important;
  padding: 0px 10px 0px 10px;
  font-size: 21px;
  font-weight: 300;
  color: #FFF;
  display: inline-block;
  pointer-events: none;
  position: fixed;
  bottom: -220px;
  right: 18px;
  margin-left: 0px;
  z-index: 9999;
  text-align: center;
  background-color: #01998e;
  -webkit-backdrop-filter: blur(30px);
  -moz-backdrop-filter: blur(30px);
  -o-backdrop-filter: blur(30px);
  -ms-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
#counter span {
  font-weight: 300;
}
.item.currentItem_0 #info,
.item.currentItem_0 #counter {
  bottom: 0px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.close {
  position: fixed;
  top: 35px;
  right: 35px;
  width: 40px;
  height: 40px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  pointer-events: auto;
}
.close .closeInner {
  width: 40px;
  height: 4px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  position: relative;
}
.close .closeInner::before,
.close .closeInner::after {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.close .closeInner::before {
  bottom: -15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close .closeInner::after {
  top: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:hover {
  cursor: pointer;
}
.close:hover .closeInner::before,
.close:hover .closeInner::after {
  background-color: #6d962f;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
/*.close*/
#galleryStandard div#button_left,
#galleryStandard div#button_right {
  width: 55px;
  height: 55px;
  display: block;
  position: absolute;
  bottom: 15%;
  margin-top: -45px;
  text-indent: -10000px;
  text-decoration: none;
}
#galleryStandard div#button_left a,
#galleryStandard div#button_right a {
  display: block;
  width: 55px;
  height: 55px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 50px auto;
  pointer-events: auto;
}
#galleryStandard div#button_left {
  left: 60px;
}
#galleryStandard div#button_right {
  right: 60px;
}
#galleryStandard div#button_left a {
  background-image: url('/_skins/base/images/nav_arrow_left.svg');
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
}
#galleryStandard div#button_left a.disabled {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 15 );
}
#galleryStandard div#button_right a {
  background-image: url('/_skins/base/images/nav_arrow_right.svg');
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 90 );
}
#galleryStandard div#button_right a.disabled {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 15 );
}
#galleryStandard .close {
  top: 38px;
  right: 30px;
}
.owl-item .Foto {
  height: 100%;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.owl-item a.Foto {
  float: left;
  margin: 20px 0px 0px 0px;
  height: calc(100vh - 30px);
}
.owl-item .Foto .loading {
  background-image: url("/_skins/base/images/puff.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 110px auto;
  display: block;
  width: 100%;
  height: 100%;
}
.headerStart .right {
  width: 53%;
  position: relative;
  aspect-ratio: 1;
}
.containerVideo {
  width: 100%;
  aspect-ratio: 1;
  display: block;
  position: absolute;
  margin: 0px auto;
  max-width: 1020px;
  height: calc(100% + 300px);
  right: -70px;
  border-radius: 100%;
  max-height: 100%;
  top: 0;
}
.containerVideo .innerContainerVideo {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*.containerVideo*/
body.site_id_1 .contentteaserFull .quote {
  font-weight: 500;
  letter-spacing: 1.2px;
  font-size: 40px;
  line-height: 45px;
  max-width: 870px;
}
.contentteaserFull {
  width: 100%;
  position: relative;
  margin: 0 auto 110px auto;
  display: flex;
  align-items: center;
}
.contentteaserFull .quote {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 600px;
  letter-spacing: 0.8px;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  color: #FFFFFF;
  padding-left: 70px;
}
.contentteaserFull .quote p {
  padding-bottom: 0;
}
.contentteaserFull .quote .person {
  letter-spacing: 0.55px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  margin-top: 10px;
}
.contentteaserFull .quote .company {
  margin-top: 5px;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.50px;
}
.contentteaserFull .quote::before {
  background-image: url("/_skins/base/images/icon_quote_white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  display: block;
  width: 48px;
  height: 60px;
  position: absolute;
  left: 0px;
  top: -10px;
}
.contentteaserFull .img {
  width: 100%;
}
.contentteaserFull .img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.contentteaser {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 110px auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1610px;
}
.contentteaser.contentteaser_odd {
  flex-direction: row-reverse;
}
.contentteaser.contentteaser_odd .details {
  padding: 0 70px 0 60px;
}
.contentteaser .details {
  max-width: calc(100% - 680px);
  display: flex;
  flex-wrap: wrap;
  padding: 0 60px 0 60px;
  align-content: center;
  position: relative;
}
.contentteaser .details .caption {
  width: 100%;
}
.contentteaser .details .text {
  width: 100%;
}
.contentteaser .details .btn {
  background-color: #6d962f;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 0px 20px 0px 20px;
  text-align: center;
  height: 43px;
  display: block;
  border-radius: 25px;
  margin-top: 20px;
  width: 100%;
  align-content: center;
  max-width: fit-content;
}
.contentteaser .details .btn:hover {
  background-color: #a2c613;
}
.contentteaser .details .detailsInner {
  position: relative;
  padding: 50px 0;
}
.contentteaser .detailsInner::before,
.contentteaser .detailsInner::after {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px top;
  background-repeat: repeat-x;
  background-size: auto 1px;
  position: absolute;
  left: 0px;
  content: '';
  display: block;
  width: calc(100% - 0px);
  height: 1px;
}
.contentteaser .detailsInner::before {
  top: 0%;
}
.contentteaser .detailsInner::after {
  bottom: 0%;
}
.contentteaser.produktteaser_Foerderanlagen .details .btn {
  background-color: #be604d;
}
.contentteaser.produktteaser_Foerderanlagen .details .btn:hover {
  background-color: #e49e48;
}
.contentteaser .img {
  max-width: 680px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  aspect-ratio: 1;
  align-items: center;
}
.contentteaser .img .layerImage {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.contentteaser .img .layerImage img {
  width: 100%;
  height: auto;
  display: block;
}
.contentteaser .img .imgInner {
  aspect-ratio: 1;
  max-width: 610px;
  max-height: 610px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.contentteaser .img .imgInner .layerCircle {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentteaser .img .imgInner .layerCircle img {
  width: 90%;
  height: auto;
  display: block;
}
.contentteaser .img .imgInner img {
  width: 120%;
  height: auto;
  display: block;
  object-fit: contain;
}
.contentteaser.contentteaser_text {
  max-width: 850px;
  width: 100%;
}
.contentteaser.contentteaser_text .details {
  max-width: 100%;
  padding: 0;
}
.contentteaser.contentteaser_text .details h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 0.7px;
  margin-bottom: 20px;
}
.contentteaser.contentteaser_text .details .detailsInner {
  padding: 0;
}
.contentteaser.contentteaser_text .detailsInner::before,
.contentteaser.contentteaser_text .detailsInner::after {
  display: none;
}
.produktteaser {
  display: flex;
  margin-bottom: 110px;
}
.produktteaser.produktteaser_odd {
  flex-direction: row-reverse;
}
.produktteaser.produktteaser_odd .details {
  padding: 0 70px 0 60px;
}
.produktteaser .details {
  max-width: calc(100% - 680px);
  display: flex;
  flex-wrap: wrap;
  padding: 0 60px 0 60px;
  align-content: center;
}
.produktteaser .details .caption {
  width: 100%;
}
.produktteaser .details .text {
  width: 100%;
}
.produktteaser .details .btn {
  background-color: #6d962f;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  text-align: center;
  height: 43px;
  display: block;
  border-radius: 25px;
  margin-top: 20px;
  width: 100%;
  align-content: center;
  max-width: 180px;
}
.produktteaser .details .btn:hover {
  background-color: #a2c613;
}
.produktteaser.produktteaser_Foerderanlagen .details .btn {
  background-color: #be604d;
}
.produktteaser.produktteaser_Foerderanlagen .details .btn:hover {
  background-color: #e49e48;
}
.produktteaser .img {
  max-width: 680px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  aspect-ratio: 1;
  align-items: center;
}
.produktteaser .img .layerImage {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.produktteaser .img .layerImage img {
  width: 100%;
  height: auto;
  display: block;
}
.produktteaser .img .imgInner {
  aspect-ratio: 1;
  max-width: 610px;
  max-height: 610px;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.produktteaser .img .imgInner img {
  width: 120%;
  height: auto;
  display: block;
  object-fit: contain;
}
.loettner_about {
  width: 100%;
  margin-bottom: 100px;
}
.loettner_about img {
  width: 100%;
  height: auto;
  display: block;
}
.about {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 110px auto;
  width: 100%;
}
.about .details {
  max-width: calc(100% - 650px);
  display: flex;
  flex-wrap: wrap;
  padding: 0 60px 0 0px;
  align-content: center;
  position: relative;
}
.about .details .caption {
  width: 100%;
}
.about .details .caption h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 0.7px;
}
.about .details .text {
  width: 100%;
  display: flow-root;
}
.about .details .detailsInner {
  position: relative;
  padding: 20px 0;
}
.about .details::before,
.about .details::after {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px top;
  background-repeat: repeat-x;
  background-size: auto 1px;
  position: absolute;
  left: 0px;
  content: '';
  display: block;
  width: calc(100% - 30px);
  height: 1px;
}
.about .details::before {
  top: 0%;
}
.about .details::after {
  bottom: 0%;
}
.about .img {
  max-width: 650px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  aspect-ratio: 1.3;
  align-items: center;
}
.about .img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  border-radius: 70px;
}
.layerVideo {
  background-image: url("/_skins/base/images/layer_video.svg");
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 998;
  background-size: 100% auto;
  pointer-events: none;
  aspect-ratio: 1;
}
video#bgvid {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  z-index: 0;
}
video#bgvid {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  margin: auto;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 82%;
  max-height: 82%;
}
.headerStart {
  display: flex;
  position: relative;
  height: 770px;
  min-height: calc(100vh - 55px);
  margin-top: 15px;
}
.headerStart .left {
  width: 47vw;
}
.headerStart .left .leftInner {
  display: flex;
  padding-left: calc((100vw - 1800px) / 2);
  height: 100%;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
  /*.startteaser*/
}
.headerStart .left .leftInner .start {
  width: 100%;
  padding-left: 50px;
  /*.inner*/
}
.headerStart .left .leftInner .start .inner {
  float: left;
  width: 100%;
}
.headerStart .left .leftInner .start .inner h1 {
  flex-wrap: wrap;
  display: flex;
  max-width: 600px;
}
.headerStart .left .leftInner .start .inner h1 .green {
  color: #6d962f;
}
.headerStart .left .leftInner .start .inner h1 .red {
  color: #be604d;
}
.headerStart .left .leftInner .start .inner .txt {
  font-size: 18px;
  letter-spacing: 0.5px;
  margin-top: 30px;
}
.headerStart .left .leftInner .start .inner .buttons {
  width: 100%;
  margin: 40px 0px 0px 0px;
  display: flex;
}
.headerStart .left .leftInner .start .inner .buttons .button {
  background-color: #6d962f;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  text-align: center;
  height: 43px;
  display: block;
  border-radius: 25px;
  width: 100%;
  align-content: center;
  max-width: 210px;
}
.headerStart .left .leftInner .start .inner .buttons .button:hover {
  background-color: #333;
  color: #FFF;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.headerStart .left .leftInner .start .inner .buttons .button_1 {
  margin-right: 10px;
}
.headerStart .left .leftInner .start .inner .buttons .button_1:hover {
  background-color: #a2c613;
}
.headerStart .left .leftInner .start .inner .buttons .button_2 {
  background-color: #be604d;
}
.headerStart .left .leftInner .start .inner .buttons .button_2:hover {
  background-color: #e49e48;
}
.headerStart .right {
  width: 53vw;
  height: 53vw;
  position: relative;
}
.headerStart::after {
  background-color: #F4F1F1;
  content: '';
  position: absolute;
  left: 0;
  top: 45px;
  width: 80%;
  height: calc(100% - 105px);
  display: flex;
  z-index: -1;
  bottom: 0;
  margin: auto;
}
.headerStart::before {
  background-image: url("/_skins/base/images/line.svg");
  background-position: 0px top;
  background-repeat: repeat-x;
  background-size: auto 1px;
  bottom: 0px;
  position: absolute;
  left: 0px;
  content: '';
  display: block;
  max-width: 55%;
  width: 100%;
  margin-left: calc((100% - 1800px) / 2);
  height: 1px;
}
.pelletteaser {
  width: 100%;
  display: flex;
  padding: 130px 20px 50px 20px;
  background-color: #F4F1F1;
  justify-content: space-between;
  background-image: url('/_skins/base/images/icon_header.svg');
  background-size: auto 90%;
  background-position: right -50px top 50px;
  background-repeat: no-repeat;
  position: relative;
  /*.left*/
  /*.right*/
}
.pelletteaser .left {
  width: 42%;
  float: left;
  min-height: 500px;
  padding: 5px 0px 0px 170px;
  /*.txt*/
}
.pelletteaser .left .caption {
  display: inline-block;
  margin-bottom: 20px;
}
.pelletteaser .left .caption h2 {
  max-width: 550px;
  letter-spacing: 1.4px;
  font-size: 48px;
  line-height: 54px;
  font-weight: 800;
}
.pelletteaser .left .txt {
  color: #333333;
  font-size: 16px;
}
.pelletteaser .left .txt .text {
  width: 100%;
  float: left;
}
.pelletteaser .left .txt .highlights {
  margin-top: 30px;
  display: block;
  width: 100%;
  float: left;
}
.pelletteaser .left .txt .highlights ul {
  padding-left: 65px;
}
.pelletteaser .left .txt .highlights li {
  position: relative;
  list-style: none;
  line-height: 23px;
  display: flex;
  align-items: center;
  align-content: center;
  margin-bottom: 15px;
  height: 46px;
  font-weight: 700;
}
.pelletteaser .left .txt .highlights li::before {
  background-image: url('/_skins/base/images/icon_li.svg');
  background-size: 100% auto;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 46px;
  height: 46px;
  position: absolute;
  top: 0px;
  left: -65px;
  content: "";
}
.pelletteaser .right {
  width: 845px;
  float: left;
  display: block;
  min-height: 630px;
  position: relative;
  /*.product*/
}
.pelletteaser .right .product {
  position: absolute;
  top: 0px;
  left: -120px;
  width: calc(100% + 100px);
  z-index: 1;
}
.pelletteaser .right .product img {
  width: 100%;
  height: auto;
  display: block;
}
/*.pelletteaser*/
.pelletteaser.pelletteaser_2 .left .caption {
  display: inline-block;
  margin-bottom: 20px;
  max-width: 495px;
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(96, 149, 46, 0.1), 0 0 7px 7px #91b80f, 0 0 0 7px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(96, 149, 46, 0.1), 0 0 7px 7px #91b80f, 0 0 0 7px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffectRed {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(96, 149, 46, 0.1), 0 0 7px 7px #bc292e, 0 0 0 7px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(96, 149, 46, 0.1), 0 0 7px 7px #bc292e, 0 0 0 7px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.center_conContainer {
  background-image: url("/_skins/base/images/icon_center_con.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 74px;
  height: 74px;
  left: 41px;
  top: 122px;
  position: absolute;
  z-index: 1;
}
.center_conContainer .info {
  width: 100%;
  max-width: 370px;
  min-width: 320px;
  display: block;
  position: absolute;
  min-height: 60px;
  float: left;
  top: 75px;
  left: 50%;
  color: #FFF;
  padding: 25px;
  text-align: left;
  font-weight: 300;
  background-color: rgba(109, 150, 47, 0.8);
  height: auto;
  border-radius: 30px;
  z-index: 999;
  transform: translate(-50%, 0%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  visibility: hidden;
  transition: all 0.3s ease 0.1s;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  -ms-transition: all 0.3s ease 0.1s;
}
.center_conContainer .info .title {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.center_conContainer .info.noText {
  max-width: 195px;
  min-width: 195px;
  padding: 15px 10px 5px 10px;
  min-height: 50px;
}
.center_conContainer .info.noText .title {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 10px;
}
.center_conContainer .info .txt {
  width: 100%;
  float: left;
  display: block;
}
.center_conContainer .info .txt p {
  margin: 0px;
  line-height: 23px;
  font-size: 14px;
}
.center_conContainer .info::after {
  position: absolute;
  content: '';
  left: 50%;
  top: -15px;
  transform: translate(-50%, 0%);
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 15px solid rgba(109, 150, 47, 0.8);
}
/*.center_conContainer*/
.center_conContainer .info.infoRight {
  left: auto;
  right: 0;
  transform: translate(13px, 0%);
}
.center_conContainer .info.infoRight::after {
  left: auto;
  right: 0px;
}
.pelletteaser.pelletteaser_2 .left .txt .highlights li::before {
  background-image: url('/_skins/base/images/icon_li_red.svg');
}
.pelletteaser.pelletteaser_2 .center_conContainer {
  background-image: url("/_skins/base/images/icon_center_con_red.svg");
}
.pelletteaser.pelletteaser_2 .center_con::after {
  -webkit-animation: sonarEffectRed 1.6s ease-out infinite;
  -moz-animation: sonarEffectRed 1.6s ease-out infinite;
  animation: sonarEffectRed 1.6s ease-out infinite;
}
.pelletteaser.pelletteaser_2 .center_conContainer .info::after {
  border-bottom: 15px solid rgba(190, 96, 77, 0.8);
}
.pelletteaser.pelletteaser_2 .center_conContainer .info {
  background-color: rgba(190, 96, 77, 0.8);
}
.center_conContainer.show {
  z-index: 9999;
}
.center_conContainer.show .info {
  z-index: 9999;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
  transition: all 0.3s ease 0.1s;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  -ms-transition: all 0.3s ease 0.1s;
}
.center_con {
  z-index: 99999;
  transform: rotate(-90deg);
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.center_con:hover {
  cursor: pointer;
  pointer-events: auto;
}
.center_con::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.center_con::after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  content: '';
  position: absolute;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  -webkit-animation: sonarEffect 1.6s ease-out infinite;
  -moz-animation: sonarEffect 1.6s ease-out infinite;
  animation: sonarEffect 1.6s ease-out infinite;
}
.round {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
.round:hover {
  cursor: pointer;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
.menuBtn {
  display: none;
  transform: scale(0.6);
  width: 68px;
  height: 68px;
  background: #3f4545;
  -webkit-touch-callout: none;
  user-select: none;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: auto;
  z-index: 9999;
  border-radius: 100%;
}
.menuBtn.active {
  background-color: rgba(0, 0, 0, 0.8);
}
.menuBtn:hover {
  cursor: pointer;
}
.pathMenu {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  mask: url(#mask);
}
.animatepathMenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.path-rotation {
  height: 34px;
  width: 34px;
  margin: 34px 34px 0 0;
  transform: rotate(0deg);
  transform-origin: 100% 0;
}
.path-rotation:before {
  content: '';
  display: block;
  width: 30px;
  height: 34px;
  margin: 0 4px 0 0;
  background: #ffffff;
}
@keyframes rotate-out {
  0% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-in {
  0% {
    transform: rotate(360deg);
  }
  40% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.menuBtn.active .path {
  animation: dash-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.active .animatepathMenu {
  animation: rotate-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .path {
  animation: dash-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .animatepathMenu {
  animation: rotate-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}
@keyframes dash-in {
  0% {
    stroke-dashoffset: 240;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash-out {
  0% {
    stroke-dashoffset: 0;
  }
  40% {
    stroke-dashoffset: 240;
  }
  100% {
    stroke-dashoffset: 240;
  }
}
.menu-icon {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
}
.menu-container {
  position: relative;
  height: 28px;
  width: 36px;
}
.menu-bun-top,
.menu-bun-bot,
.menu-filling {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  background: #ffffff;
}
.menu-bun-top {
  top: 0;
  transform-origin: 34px 2px;
}
.menu-bun-bot {
  bottom: 0;
  transform-origin: 34px 2px;
}
.menu-filling {
  top: 12px;
}
.menu-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}
.svg-ring {
  width: 68px;
  height: 68px;
}
.menuBtn.active .menu-bun-top {
  animation: bun-top-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.active .menu-bun-bot {
  animation: bun-bot-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-bun-top {
  animation: bun-top-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-bun-bot {
  animation: bun-bot-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    transform: rotate(-45deg);
  }
}
@keyframes bun-bot-out {
  0% {
    left: 0;
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    transform: rotate(60deg);
  }
  100% {
    left: -5px;
    transform: rotate(45deg);
  }
}
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
    left: -5px;
    transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    transform: rotate(-15deg);
  }
  100% {
    left: 0;
    transform: rotate(0deg);
  }
}
.menuBtn.active .menu-filling {
  animation: menu-fill-out 0.6s linear normal;
  animation-fill-mode: forwards;
}
.menuBtn.is-closed .menu-filling {
  animation: menu-fill-in 0.6s linear normal;
  animation-fill-mode: forwards;
}
@keyframes menu-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@keyframes menu-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
#mobileFastNav {
  flex-wrap: wrap;
  gap: 10px;
  border-radius: 90px;
  height: 145px;
  max-width: 75px;
  position: fixed;
  bottom: 25px;
  z-index: 20;
  right: -105px;
  width: 100%;
  box-shadow: 0px 0px 10px #00000029;
  align-content: center;
  align-items: center;
  padding: 0px;
  background-color: #F4F1F1;
  transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
}
#mobileFastNav .button-group {
  display: flex;
  flex-wrap: wrap;
}
#mobileFastNav .button-group .fast_btn {
  cursor: pointer;
  border: none;
  color: #FFF;
  border-radius: 100%;
  background-color: #3F4545;
  height: 65px;
  width: 65px;
  margin: auto 5px;
  display: block;
}
#mobileFastNav .button-group .fast_btn.tel {
  background-image: url("/_skins/base/images/icon_phone_w.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 26px auto;
  background-color: #3f4545;
  margin-top: 5px;
}
#mobileFastNav .button-group .fast_btn.mail {
  background-image: url("/_skins/base/images/icon_mail_w.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px auto;
  background-color: #3f4545;
  position: relative;
}
#BodyContainer.scroll #mobileFastNav {
  transition: all 0.4s linear 0s;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  right: 30px !important;
}
div#navigation {
  /* Navigation - Global*/
  display: flex;
}
div#navigation .navbutton {
  height: 46px;
  font-size: 20px;
  padding-left: 36px;
  margin-right: 36px;
  letter-spacing: 2.5px;
  color: #6A3838;
  display: flex;
  text-decoration: none;
  align-items: center;
  position: relative;
}
div#navigation .navbutton.navbutton6 {
  margin-right: 0;
}
div#navigation .navbutton span {
  position: relative;
  height: 46px;
  display: flex;
  align-items: center;
}
div#navigation .navbutton:hover span::after {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton span::after {
  background-image: url("/_skins/base/images/icon_nav.svg");
  background-position: 0px center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: '';
  position: absolute;
  left: -26px;
  top: 0;
  width: 46px;
  height: 46px;
  display: block;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .justmobile {
  display: none;
}
div#navigation .navbutton_active {
  color: #6d962f;
}
div#navigation .navbutton_active span::after {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
/* @end */
div.ccm_form {
  /* Form - Global*/
  /*div.fieldOption.field*/
  /*div.field.Datenschutz*/
}
div.ccm_form.panel {
  max-width: 1050px;
  display: flex;
  margin: 0 auto;
  align-items: stretch;
  justify-content: space-between;
}
div.ccm_form .formContainer {
  width: 100%;
  flex: 1;
  max-width: 100%;
}
div.ccm_form .panelBlock {
  width: 100%;
}
div.ccm_form .panelBlock .panelBlockInner {
  max-width: 100%;
}
div.ccm_form .panelBlock .panelCaption {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}
div.ccm_form .panelBlock .panelSubCaption {
  font-size: 15px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
}
div.ccm_form .panelBlock.panelBlockTHX {
  margin-bottom: 0;
  padding-bottom: 100px;
}
div.ccm_form div.field {
  min-height: 60px;
  margin-top: 5px;
  margin-bottom: 25px;
  position: relative;
  float: left;
  width: 100%;
  background-color: #F4F1F1;
}
div.ccm_form div.field.Datenschutz {
  border: none;
}
div.ccm_form div.field.Nachricht {
  margin-bottom: 0;
}
div.ccm_form div.fieldOption {
  min-height: 20px;
  margin-bottom: 0px;
  position: relative;
  float: left;
  width: 100%;
}
div.ccm_form div.field.shortField {
  margin-right: 20px;
  max-width: calc(50% - 30px);
}
div.ccm_form div.shortField.shortFieldRight {
  margin-right: 0px;
  float: right;
}
div.ccm_form div.field label {
  float: left;
  left: 5px;
  padding: 0 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  visibility: hidden;
  width: 100%;
  pointer-events: none;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
  display: block;
  color: #6E6E6E;
  font-weight: 300;
  position: absolute;
  top: 4px;
  max-width: fit-content;
  line-height: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  letter-spacing: 0.5px;
  height: 15px;
}
div.ccm_form div.field label span {
  font-size: 10px;
  text-transform: none;
  letter-spacing: 0.5px;
}
div.ccm_form div.field.Datenschutz label {
  font-size: 18px;
  display: none;
}
div.ccm_form div.field input,
div.ccm_form div.field textarea {
  float: left;
  font-family: 'Reddit Sans';
  font-style: normal;
  border: none;
  padding: 8px 15px 5px 20px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  margin: 0px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  color: #f4f1f1;
  height: 60px;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field input:focus,
div.ccm_form div.field textarea:focus {
  outline: none;
  color: #3f4545;
  background-color: #f4f1f1;
}
div.ccm_form div.field textarea {
  height: 180px;
  padding-top: 20px;
}
div.ccm_form div.field input::placeholder {
  color: #A7ACB2;
}
div.ccm_form div.field textarea::placeholder {
  color: #A7ACB2;
}
div.ccm_form .field .inputfield::after {
  height: 0px;
  content: '';
  float: left;
  max-width: 100%;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  visibility: hidden;
  background: #3f4545;
  transition: all 0.2s ease-in-out 0.1s;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
}
div.ccm_form .field .inputfield::before {
  height: 1px;
  content: '';
  float: left;
  max-width: 100%;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  background: #3f4545;
  z-index: 9;
  transition: all 0.2s ease-in-out 0.1s;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
}
div.ccm_form .field:focus-within .inputfield.notEmptyInput::after {
  max-width: 100%;
  height: 2px;
  visibility: visible;
  transition: all 0.2s ease-in-out 0.1s;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
}
div.ccm_form .field .inputfield.notEmptyInput::before {
  max-width: 100%;
  height: 2px;
  background: #3f4545;
  transition: all 0.2s ease-in-out 0.1s;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
}
div.ccm_form div label {
  width: 100%;
  display: block;
  float: left;
  color: #6E6E6E;
  font-weight: 300;
  position: absolute;
  top: 4px;
  max-width: fit-content;
  line-height: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  letter-spacing: 0.5px;
  height: 15px;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div label span.required {
  display: inline;
}
div.ccm_form div label span.missing {
  color: #dc2432;
}
div.ccm_form div.field textarea {
  text-align: left;
}
div.ccm_form div.field .notEmptyInput textarea {
  color: #3f4545;
  font-size: 18px;
  text-transform: none;
}
div.ccm_form div.field textarea:focus {
  min-height: 150px;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.Datenschutz.fieldOption label,
div.ccm_form div.Einwilligung.fieldOption label {
  width: 220px;
  margin: 0px 0px 0px 0px;
  padding-left: 10px;
  display: block;
  float: left;
  height: 40px;
  text-align: left;
  line-height: 40px;
  font-size: 16px;
  font-weight: 300;
}
div.ccm_form div.field span.notEmptyInput {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput span input {
  color: #3f4545;
  padding: 15px 15px 5px 20px;
  outline: none;
  text-transform: none;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput span input:focus {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput label {
  position: absolute;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
  top: 4px;
  max-width: fit-content;
  line-height: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  letter-spacing: 0.5px;
  height: 15px;
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.field span.notEmptyInput span input:focus {
  transition: all 0.2s ease-in-out 0.3s;
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
}
div.ccm_form div.Datenschutz .ErrorReportGen {
  bottom: auto;
  top: -27px;
}
div.ccm_form div.Datenschutz .ErrorReportGen::after {
  top: auto;
  transform: rotate(180deg);
  bottom: -9px;
}
div.ccm_form .ErrorReportGen {
  background-image: url("/_skins/base/images/icon_error.svg");
  background-repeat: no-repeat;
  background-position: 6px 4px;
  background-size: 13px auto;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  bottom: -15px;
  height: 22px;
  line-height: 24px;
  letter-spacing: 0.3px;
  padding: 0px 7px 0px 26px;
  z-index: 9;
  min-width: 130px;
  left: -1px;
  border-radius: 5px;
  background-color: #e63636;
}
div.ccm_form .ErrorReportGen .er_content {
  max-width: unset !important;
}
div.ccm_form .ErrorReportGen::after {
  content: '';
  position: absolute;
  left: 7px;
  top: -10px;
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent #e63636 transparent;
}
div.ccm_form .field .inputfield.notEmptyInput .ErrorReportGen {
  visibility: hidden;
}
div.ccm_form input#Datenschutz {
  position: relative;
  -webkit-appearance: none;
  outline: none;
  float: left;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  font-weight: 300;
  padding: 7px 3px;
  height: 19px;
  line-height: 19px;
  width: 19px;
  border: 2px solid #a2c613;
  margin-left: 0;
  border-radius: 5px;
  color: #bdbdbd;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:hover {
  cursor: pointer;
}
div.ccm_form input#Datenschutz:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  width: 100%;
  height: 100%;
  background-image: url("/_skins/base/images/icon_ok.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0px auto;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:hover:after {
  background-image: url("/_skins/base/images/icon_ok.svg");
  background-position: center center;
  background-size: 100% auto;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 20 );
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:checked:after {
  background-image: url("/_skins/base/images/icon_ok.svg");
  background-position: center center;
  background-size: 100% auto;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form input#Datenschutz:checked:after:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  border: 1px solid #a2c613;
}
div.ccm_form input#Datenschutz:checked {
  background-color: #FFF;
}
div.ccm_form input#Datenschutz:checked:hover:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
}
div.ccm_form .field textarea {
  width: 100%;
  height: 150px;
  border: none;
  padding: 5px;
  resize: none;
  line-height: 28px;
  font-weight: 300;
  font-size: 17px;
  color: #2d1919;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #c8c8c8;
  background-color: #f5f5f5;
}
div.ccm_form div select {
  padding: 8px 15px 5px 20px;
  margin: 0;
  border: none;
  outline: none;
  font-family: 'Reddit Sans';
  display: inline-block;
  -moz-appearance: none;
  appearance: none;
  height: 60px;
  cursor: pointer;
  width: 100%;
  color: #3f4545;
  font-size: 18px;
  font-weight: 300;
  background-color: #f4f1f1;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
div.ccm_form .fieldSelect .inputfield span {
  position: relative;
}
div.ccm_form .fieldSelect .inputfield span:after {
  content: '>';
  font-size: 22px;
  color: #3f4545;
  font-weight: 400;
  letter-spacing: -2px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 10px;
  top: -3px;
  width: 27px;
  height: 27px;
  line-height: 35px;
  padding: 0px;
  position: absolute;
  pointer-events: none;
  text-align: center;
}
div.ccm_form .fieldSelect .inputfield span:after:hover {
  color: #1f2745;
}
div.ccm_form .fieldSelect .inputfield:hover span:after {
  color: #1f2745;
}
div.ccm_form .field.fieldOption span:after {
  display: none;
}
div.ccm_form div.fieldOption.field input {
  width: 30px;
  border: none;
  height: 30px;
}
div.ccm_form div.fieldOption.field span label {
  font-weight: 500;
}
div.ccm_form div.fieldOption.field span {
  clear: both;
}
div.ccm_form div.field.Datenschutz {
  min-height: 90px;
  max-width: 880px;
  background-color: transparent;
  /*input*/
}
div.ccm_form div.field.Datenschutz .inputfield label {
  margin-left: 40px;
  width: calc(100% - 35px);
}
div.ccm_form div.field.Datenschutz .inputfield {
  display: flex;
  flex-wrap: wrap;
}
div.ccm_form div.field.Datenschutz .inputfield::after,
div.ccm_form div.field.Datenschutz .inputfield::before {
  display: none;
}
div.ccm_form div.field.Datenschutz .checkbox {
  height: 20px;
  width: 15px;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}
div.ccm_form div.field.Datenschutz input {
  width: auto;
  height: auto;
  border: none;
}
div.ccm_form div.field.Datenschutz .txt {
  font-size: 15px;
  width: 100%;
  display: block;
  line-height: 22px;
  font-weight: 300;
  max-width: calc(100% - 60px);
}
div.ccm_form div.field.Datenschutz .txt a {
  font-weight: 600;
  color: #3f4545;
}
div.ccm_form div.field.Datenschutz .txt strong {
  font-weight: 600;
}
div.ccm_form div.field.Erweiterte_Angaben .checkbox {
  margin-right: 0;
}
div.ccm_form div.field.Erweiterte_Angaben .txt {
  height: 30px;
  line-height: 30px;
}
div.ccm_form div.field.Rueckrufwunsch {
  min-height: 20px;
}
div.ccm_form div span.info {
  width: 430px;
  display: block;
  float: left;
  color: #9C9C9C;
  clear: left;
  margin-left: 136px;
  font-style: italic;
}
div.ccm_form div span.errorMessage {
  clear: left;
  color: #E51937;
  margin-left: 136px;
}
div.ccm_form div span.error input,
div.ccm_form div.ccm_form div span.error textarea {
  border: 1px solid #E51937;
}
div.ccm_form .col2Contact {
  float: left;
  width: 100%;
  padding-right: 20px;
  padding-top: 20px;
  padding-left: 20px;
  height: 230px;
}
div.ccm_form .col2Contact div.field {
  margin-bottom: 20px;
  padding: 0px;
  width: calc(100% - 0px);
  float: left;
  margin-right: 0px;
}
div.ccm_form .col2Contact div.field textarea {
  max-width: 100%;
}
div.ccm_form .requiredFields {
  float: none;
  line-height: 24px;
  margin: 30px auto;
  text-align: center;
}
div.ccm_form .requiredFields p {
  line-height: 24px;
  margin-top: 6px;
  margin-bottom: 9px;
}
div.ccm_form a.button {
  background-image: url('/_skins/base/images/icon_more_w.svg');
  background-position: right 25px top 16px;
  background-size: 22px auto;
  background-repeat: no-repeat;
  padding: 0 60px 0 20px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 25px;
  background-color: #6d962f;
  width: fit-content;
  height: 43px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
div.ccm_form a.button:hover {
  background-color: #a2c613;
  transition: all 0.3s ease;
}
div.ccm_form div.field.Email .inputfield.notEmptyInput .ErrorReportGen {
  visibility: visible;
}
div.ccm_form div.field.Email.hideMessage span.notEmptyInput .ErrorReportGen,
div.ccm_form div.field.imageCodeField.hideMessage .ErrorReportGen,
div.ccm_form div.Datenschutz.hideMessage .ErrorReportGen {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
}
div.ccm_form div.ErrorReportGenCODE {
  color: #e60000;
}
/* @end  */
.headerContact {
  display: flex;
  position: relative;
  height: auto;
  overflow: hidden;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  padding-top: 75px;
}
.headerContact .left {
  width: 50%;
  background-image: url("/_skins/base/images/circle_contact.svg");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  aspect-ratio: 1;
  align-self: flex-start;
}
.headerContact .left .leftInner {
  display: flex;
  height: 100%;
  position: relative;
  flex-wrap: wrap;
  aspect-ratio: 1;
  width: 100%;
  max-height: 580px;
  max-width: 260px;
  justify-content: start;
  align-content: center;
  margin: 0 auto;
}
.headerContact .left .leftInner .address {
  margin-bottom: 35px;
}
.headerContact .left .leftInner .address .company,
.headerContact .left .leftInner .address .street,
.headerContact .left .leftInner .address .country {
  width: 100%;
  display: flex;
}
.headerContact .left .leftInner .contact {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  max-width: fit-content;
}
.headerContact .left .leftInner .contact a {
  width: 100%;
  display: flex;
}
.headerContact .left .leftInner .contact a:hover {
  color: #6d962f;
}
.headerContact .left .leftInner .contact .mail {
  background-image: url("/_skins/base/images/icon_mail_grey.svg");
  background-position: 0px top;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-left: 55px;
  color: #3F4545;
  text-decoration: none;
}
.headerContact .left .leftInner .contact .phone {
  background-image: url("/_skins/base/images/icon_phone_grey.svg");
  background-position: 0px top;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-left: 55px;
  color: #3F4545;
  text-decoration: none;
  margin-bottom: 5px;
}
.headerContact .right {
  display: flex;
  justify-content: right;
  width: calc(50% - 0px);
  position: relative;
}
.headerContact .right #main-anfrage {
  width: calc(100% - 100px);
}
.produktHeader .header .contactteaserMobile {
  display: none;
}
.filters {
  display: flex;
  padding-right: 0px;
  flex-wrap: wrap;
}
.owl-dots {
  display: none !important;
}
.filterArea {
  width: 100%;
  margin: 50px 0 30px 0;
}
.filterArea .filterBox a {
  text-align: center;
  color: #333;
  border: 1px solid #d9d9d9;
  border-radius: 90px;
  padding: 0px 25px;
  height: 35px;
  font-weight: 300;
  line-height: 33px;
  display: inline-block;
  text-decoration: none;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  background-color: #f4f1f1;
}
.filterArea .filterBox a:hover {
  border: 1px solid #3f4545;
  background-color: #3f4545;
  color: #FFF;
}
.filterArea .filterBox a.active {
  border: 1px solid #3f4545;
  background-color: #3f4545;
  color: #FFF;
}
.filterArea .filterBox.filterAll a {
  background-color: #7e931c;
}
.filterArea .filterBox.filterAll a.active {
  background-color: #b1be78;
}
.faq {
  width: 100%;
  min-height: 60px;
  float: left;
  position: relative;
  margin: 0 0px 24px 0px;
  background-color: #F4F1F1;
  border-radius: 20px;
  /*.close*/
  /*.icoMore*/
  /*.frage*/
  /*.antwort*/
}
.faq .close {
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0px;
  top: 15px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  display: none;
}
.faq .icoMore {
  background-image: url("/_skins/base/images/icon_faq.svg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 17px;
  height: 13px;
  display: block;
  position: absolute;
  right: 40px;
  top: 25px;
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
}
.faq .frage {
  font-size: 18px;
  width: calc(100% - 0px);
  padding-left: 30px;
  color: #3f4545;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  padding-right: 55px;
  line-height: 25px;
  display: flex;
  min-height: 60px;
  flex-wrap: wrap;
  align-items: center;
  /*&:hover*/
}
.faq .frage strong {
  padding-top: 10px;
  padding-bottom: 10px;
}
.faq .frage:hover {
  color: #3f4545;
  cursor: pointer;
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
}
.faq .antwort {
  max-height: 0px;
  width: 100%;
  background-color: #F2F2F2;
  overflow: hidden;
  color: #615756;
  font-size: 17px;
  font-weight: 300;
  padding: 0px 30px;
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
}
/*.faq*/
.faq.show {
  /*.antwort*/
}
.faq.show .close {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  display: block;
}
.faq.show .antwort {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 5px 30px;
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
}
/*.faq.show */
.faq.show .frage {
  color: #3f4545;
  cursor: default;
}
.faq.show .frage .icoMore {
  transform: rotate(180deg);
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
}
/*.faq.show .frage*/
.faq.show .antwort {
  max-height: 600px;
  padding-bottom: 40px;
  float: left;
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
}
/*.faq.show .antwort*/
.complextypes-Job-skin {
  width: 100%;
}
.Job {
  width: 100%;
  min-height: 20px;
  float: left;
  display: block;
  margin: 10px 0px 10px 0px;
  /*.inlay*/
  /*~ .header*/
  /*~ a.openClose */
}
.Job .inlay {
  border-radius: 25px;
  border: 1px solid #c0bfc0;
  background-color: #f4f1f1;
  display: block;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  /*.content*/
}
.Job .inlay:hover {
  background-color: #FFF;
}
.Job .inlay .content {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f9f9f9;
  border-top: 1px solid #ddd;
}
.Job .inlay .content a {
  color: #a2c613;
}
.Job .inlay .content .text {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 700px;
}
.Job .header {
  width: 100%;
  min-height: 20px;
  float: left;
  margin: 0px 0px 0px 0px;
}
.Job .header .title {
  float: left;
  min-height: 30px;
  font-size: 18px;
  font-weight: 300;
  margin-top: 0px;
  line-height: 30px;
  text-align: left;
  color: #3f4545;
  padding-left: 20px;
  margin-bottom: 6px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.Job .header .title strong {
  font-weight: 600;
}
.Job .header:hover {
  cursor: pointer;
}
.Job .header:hover .title {
  color: #6d962f;
}
.Job .header .openClose {
  padding-top: 10px;
  padding-bottom: 3px;
  width: 100%;
  float: left;
  min-height: 35px;
  text-align: right;
  color: #424242;
}
.Job .header .openClose.closed .title {
  line-height: 30px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.Job .text {
  padding-bottom: 0px;
}
.Job .date {
  float: right;
  font-style: italic;
  font-size: 13px;
  margin: 5px 0px 20px 0px;
}
.Job .date strong {
  font-weight: 700;
}
.Job a.openClose {
  display: block;
  position: relative;
  /*~ .less, .more*/
}
.Job a.openClose span {
  display: block;
}
.Job a.openClose .less {
  display: block;
}
.Job a.openClose .more {
  display: none;
}
.Job a.openClose .less,
.Job a.openClose .more {
  width: 268px;
  float: left;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  background-image: url("/_skins/base/images/icon_openClose.svg");
  background-repeat: no-repeat;
  background-position: right -168px;
  background-size: 25px auto;
  padding-right: 35px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 13px;
}
.Job a.openClose .less {
  background-position: right 5px;
}
.Job a.closed .more {
  display: block;
}
.Job a.closed .less {
  display: none;
}
.Job a.closed .highlight {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
/*~ .Job */
.careerContact {
  margin-top: 40px;
  max-width: 440px;
  background-color: #f4f1f1;
  padding: 30px;
  border-radius: 40px;
}
.careerContact .address {
  margin-bottom: 20px;
}
.careerContact .address .company,
.careerContact .address .street,
.careerContact .address .country {
  width: 100%;
  display: flex;
}
.careerContact .contact {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  max-width: fit-content;
}
.careerContact .contact a {
  width: 100%;
  display: flex;
}
.careerContact .contact a:hover {
  color: #6d962f;
}
.careerContact .contact .mail {
  background-image: url("/_skins/base/images/icon_mail.svg");
  background-position: 0px top;
  background-repeat: no-repeat;
  background-size: 40px auto;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-left: 55px;
  color: #3F4545;
  text-decoration: none;
}
.clearB {
  clear: both;
}
/* noTouch*/
/* noTouch END*/
@media only screen and (min-width: 1920px) {
  .containerVideo {
    max-height: 1020px;
  }
  .headerStart::after {
    left: calc((100% - 100vw / 2) * -1);
    width: calc(80% + (100% - 100vw / 2));
  }
  .headerStart .left .leftInner {
    padding-left: 40px;
  }
  .headerStart .right {
    max-width: 1020px;
  }
  .pelletteaser::after {
    background-color: #F4F1F1;
    content: '';
    position: absolute;
    left: -500px;
    top: 0px;
    width: calc(100vw + 1000px);
    height: calc(100% - 0px);
    display: flex;
    z-index: -1;
    bottom: 0;
    margin: auto;
  }
  #footer {
    position: relative;
    z-index: 1;
  }
  #footer::after {
    background-color: #F4F1F1;
    content: '';
    position: absolute;
    left: calc((100% - 100vw / 2) * -1);
    width: calc(80% + (100% - 100vw / 2));
    top: 0px;
    height: calc(100% - 0px);
    display: flex;
    z-index: -1;
    bottom: 0;
    margin: auto;
  }
}
@media only screen and (max-width: 1840px) {
  .headerStart .left .leftInner {
    padding-left: 40px;
  }
  .headerStart .left .leftInner .start {
    padding-left: 0px;
  }
  .headerStart .left {
    height: 53vw;
  }
}
@media only screen and (max-width: 1840px) {
  .headerStart::before {
    margin-left: calc((100% - 100vw) / 2);
  }
}
@media only screen and (max-width: 1600px) {
  .pelletteaser .left {
    width: 40vw;
    padding: 5px 0px 0px 10vw;
  }
  .pelletteaser .right {
    max-width: 55vw;
    min-height: 530px;
    width: 845px;
  }
  .pelletteaser .right .product {
    left: -40px;
    width: calc(100% + 70px);
  }
  .produktHeader .left {
    max-width: 100%;
  }
  .produktHeader .right {
    max-width: calc(100% - 700px);
  }
}
@media only screen and (max-width: 1500px) {
  .headerStart {
    height: auto;
    min-height: unset;
    align-items: center;
  }
  .headerStart .left {
    height: auto;
  }
  .headerStart .right {
    height: unset;
  }
  .headerStart::after {
    top: 0;
  }
  .blogItemMain .blogItemInner .img {
    max-width: 700px;
  }
  .blogItemMain .blogItemInner .details {
    max-width: calc(100% - 700px - 50px);
  }
  .blogSlider .owl_navigation .button_left {
    left: -45px;
  }
  .blogSlider .owl_navigation .button_right {
    right: -45px;
  }
}
@media only screen and (max-width: 1350px) {
  h1 {
    font-size: 70px;
    line-height: 75px;
  }
  .blogItemVO .blogInner h1 {
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-size: 43px;
    line-height: 44px;
    padding-bottom: 50px;
  }
  h2 {
    font-size: 43px;
    line-height: 44px;
  }
  .blogItemMain .blogItemInner .title h2 {
    letter-spacing: 1px;
    font-size: 43px;
    line-height: 44px;
  }
  h3 {
    font-size: 35px;
    line-height: 40px;
  }
  h4 {
    font-size: 25px;
    line-height: 27px;
  }
  .blogItem .blogItemInner .title h4 {
    font-size: 25px;
    line-height: 27px;
  }
  body.site_id_1 .contentteaserFull .quote {
    letter-spacing: 1px;
    font-size: 35px;
    line-height: 40px;
    padding: 0 20px 0 70px;
  }
  .headerStart .left .leftInner .start .inner .buttons {
    margin: 15px 0px 0px 0px;
  }
  .headerStart .left .leftInner .start .inner .txt {
    font-size: 17px;
    letter-spacing: 0.5px;
    margin-top: 20px;
  }
  div#navigation .navbutton {
    font-size: 21px;
    padding-left: 20px;
    margin-right: 20px;
  }
  .produktteaser .img,
  .contentteaser .img {
    max-width: 580px;
  }
  .produktteaser .img .imgInner,
  .contentteaser .img .imgInner {
    max-width: 510px;
    max-height: 510px;
  }
  .produktteaser .details,
  .produktteaser.produktteaser_odd .details,
  .contentteaser .details,
  .contentteaser.contentteaser_odd .details {
    max-width: calc(100% - 580px);
    padding: 0 30px 0 30px;
  }
  .headerStart .left {
    width: 52vw;
  }
  .headerStart .right {
    width: 48vw;
  }
  .containerVideo {
    right: -45px;
  }
  .produktHeader .right {
    max-width: calc(100% - 600px);
  }
  .produktHeader .right .produktbilder {
    border-radius: 30px;
  }
  .produktHeader .left {
    align-content: space-between;
    padding-top: 30px;
  }
  .produktHeader .header .contactTeaser {
    margin-top: 0;
    background-size: 60px auto;
    padding: 15px 15px 15px 95px;
  }
  .about .img img {
    border-radius: 40px;
  }
  .blogItemVO .blogInner .gallery .owl-item .img img {
    border-radius: 40px;
  }
  .blogItemVO .imgHeader .img img {
    border-radius: 40px;
  }
  .contactTeaser .btnArea .button {
    padding: 0 15px 0 60px;
  }
  .contactTeaser .details .title {
    font-size: 27px;
    line-height: 29px;
  }
  .contactTeaser .details .txt {
    letter-spacing: 0.55px;
    font-size: 16px;
  }
  .blogItemMain .blogItemInner .details .detailsInner {
    padding: 0 0px 0 40px;
  }
  .blogItemMain .blogItemInner .details {
    max-width: calc(100% - 600px - 50px);
  }
  .blogItemMain .blogItemInner .img {
    max-width: 600px;
  }
  .blogItemMain .blogItemInner .shorttext {
    min-height: 30px;
  }
  .about {
    justify-content: space-between;
    align-items: start;
  }
  .about .details {
    max-width: calc(100% - 600px - 0px);
  }
  .about .img {
    max-width: 600px;
  }
  .blogSlider .owl_navigation .button_left {
    left: 0px;
  }
  .blogSlider .owl_navigation .button_right {
    right: 0px;
  }
  .blogSlider .owl_navigation {
    height: 55px;
    position: relative;
    max-width: 130px;
    margin: 0 auto 40px auto;
    transform: translate(0px, -25px);
  }
  .blogSlider .owl_navigation .button_left,
  .blogSlider .owl_navigation .button_right {
    bottom: 0;
    transform: translate(0px, 0px);
  }
  .gallery .owl_navigation .button_left,
  .gallery .owl_navigation .button_right {
    bottom: auto;
    top: calc(50%);
    transform: translate(0px, -45px);
  }
}
@media only screen and (max-width: 1290px) {
  .contactTeaserLong {
    margin: 0 20px 100px 20px;
  }
  .blogContainer .grid-item,
  .blogContainer .grid-sizer {
    width: calc(100% * (1 / 4) - 10px);
  }
  .blogItem {
    width: calc(100% * (1 / 4) - 10px);
  }
  .blogItem .blogItemInner .details {
    padding: 30px 20px 20px 20px;
  }
  .blogItem .blogItemInner .details .btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1230px) {
  .blogItemMain .blogItemInner .details {
    max-width: calc(100% - 500px - 40px);
    padding: 20px 0;
  }
  .blogItemMain .blogItemInner .img {
    max-width: 500px;
  }
  .blogItemMain .blogItemInner img {
    object-fit: cover;
    min-height: 100%;
  }
  .about .details {
    max-width: calc(100% - 400px - 0px);
    padding: 0 40px 0 0px;
  }
  .about .img {
    max-width: 400px;
  }
}
@media only screen and (max-width: 1150px) {
  body,
  html {
    font-size: 17px;
  }
  .blogItemMain .blogItemInner .shorttext {
    font-size: 17px;
  }
  h1 {
    font-size: 55px;
    line-height: 56px;
  }
  .blogItemVO .blogInner h1 {
    font-size: 33px;
    line-height: 34px;
  }
  h2 {
    font-size: 33px;
    line-height: 34px;
  }
  .blogItemMain .blogItemInner .title h2,
  div.container .containerInlay.containerInlayBlog .einleitung .textItem .subtitle {
    letter-spacing: 1px;
    font-size: 33px;
    line-height: 34px;
  }
  div.container .containerInlay.containerInlayAbout .einleitung .textItem .subtitle,
  div.container .containerInlay.containerInlayFAQ .einleitung .textItem .subtitle,
  div.container .containerInlay.containerInlayKarriere .einleitung .textItem .subtitle {
    letter-spacing: 1px;
    font-size: 33px;
    line-height: 34px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  h4 {
    font-size: 17px;
    line-height: 20px;
  }
  .blogItem .blogItemInner .title h4 {
    font-size: 17px;
    line-height: 20px;
  }
  .produktteaser .details .caption h2,
  .contentteaser .details .caption h2 {
    font-size: 40px;
    line-height: 44px;
    overflow-wrap: anywhere;
    word-break: normal;
    white-space: normal;
  }
  .blogItemVO .blogInner .einleitung {
    margin-bottom: 40px;
    font-size: 21px;
    line-height: 29px;
  }
  div.container .containerInlay.containerInlayContact .einleitung .textItem .subtitle {
    font-size: 33px;
    line-height: 34px;
  }
  .headerContact .left .leftInner .contact a.phone,
  .headerContact .left .leftInner .contact a.mail {
    font-size: 17px;
  }
  .careerContact .contact .mail {
    font-size: 17px;
  }
  div#navigation .navbutton {
    font-size: 20px;
    padding-left: 15px;
    margin-right: 15px;
  }
  .headerStart .left .leftInner .start .inner .buttons {
    margin: 10px 0px 0px 0px;
  }
  .headerStart .left .leftInner .start .inner .txt {
    font-size: 16px;
    margin-top: 20px;
  }
  .headerStart .left .leftInner .start .inner .buttons .button {
    font-size: 16px;
    height: 40px;
    max-width: 180px;
  }
  div.ccm_form a.button {
    font-size: 16px;
    height: 40px;
    max-width: 220px;
    background-position: right 15px top 14px;
    padding: 0 50px 0 20px;
  }
  .produkt .btnAreaProdukt .button {
    font-size: 16px;
    height: 40px;
  }
  .headerStart {
    min-height: 55vw;
  }
  .headerStart .left {
    width: 55vw;
  }
  .headerStart .right {
    width: 50vw;
  }
  .containerVideo {
    right: -45px;
  }
  .produktteaser .img,
  .contentteaser .img {
    max-width: 480px;
  }
  .produktteaser .img .imgInner,
  .contentteaser .img .imgInner {
    max-width: 410px;
    max-height: 410px;
  }
  .produktteaser.produktteaser_odd .details,
  .contentteaser.contentteaser_odd .details {
    padding: 0 30px 0 40px;
  }
  .produktteaser .details .btn,
  .contentteaser .details .btn {
    font-size: 16px;
    height: 40px;
  }
  .produktteaser.produktteaser_odd .details,
  .contentteaser.contentteaser_odd .details,
  .produktteaser .details,
  .contentteaser .details {
    max-width: calc(100% - 480px);
  }
  .produktteaser,
  .contentteaser {
    justify-content: space-between;
  }
  .blogItem .blogItemInner .title {
    min-height: 50px;
  }
  .blogItem .blogItemInner .shorttext {
    font-size: 17px;
    min-height: 50px;
  }
  .blogItem .blogItemInner .details {
    padding: 25px 20px 20px 20px;
  }
  .blogItem .blogItemInner .details .btn {
    margin-top: 15px;
    font-size: 16px;
    height: 40px;
  }
  .blogItem .blogItemInner .img .date {
    font-size: 16px;
    line-height: 18px;
    left: 20px;
    top: 15px;
    z-index: 2;
    height: 25px;
    width: 110px;
  }
  .blogItemVO .blogInner .dateContainer .date {
    font-size: 16px;
    height: 40px;
    line-height: 16px;
    background-color: #FFFFFF;
    z-index: 2;
    width: 140px;
  }
  .blogItemVO .blogInner .dateContainer::after {
    left: 165px;
    width: calc(100% - 165px);
  }
  .blogItemVO .blogInner {
    margin: 50px auto 30px auto;
  }
  div#footer .right {
    width: 100%;
    max-width: 340px;
  }
  .contactTeaser {
    padding: 10px 10px 10px 105px;
  }
  .contactTeaser .btnArea .button {
    font-size: 16px;
    height: 40px;
    padding: 0 15px 0 55px;
    background-size: 26px auto;
  }
  .contactTeaser .btnArea .button.phone {
    background-size: 21px auto;
  }
  .produktHeader .left {
    padding-top: 15px;
  }
  .blogItemMain .blogItemInner .details .btn {
    max-width: 150px;
    font-size: 16px;
    height: 40px;
  }
  .blogItemMain .blogItemInner .details .btnContainer::after {
    left: 170px;
    width: calc(100% - 170px);
  }
  .blogItemMain .blogItemInner .details .date {
    font-size: 16px;
    line-height: 16px;
    height: 25px;
    width: 120px;
    margin-bottom: 10px;
  }
  .blogContainer .grid-item,
  .blogContainer .grid-sizer {
    width: calc(100% * (1 / 2) - 10px);
    max-width: 610px;
  }
  .blogItem {
    width: calc(100% * (1 / 2) - 10px);
    margin: 0 5px 20px 5px;
  }
  .blogItem .blogItemInner .img {
    max-width: 610px;
    overflow: hidden;
    position: relative;
  }
  .blogContainer {
    width: 100%;
    max-height: 1300px;
    overflow: hidden;
  }
  .blogItem .blogItemInner .shorttext {
    min-height: 135px;
  }
  .faq .frage {
    font-size: 17px;
    padding-left: 20px;
    padding-right: 30px;
  }
  .faq .icoMore {
    right: 13px;
  }
  .Job .header .title {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1070px) {
  .blogItemVO .blogInner .owl_navigation .button_left {
    left: 15px;
  }
  .blogItemVO .blogInner .owl_navigation .button_right {
    right: 15px;
  }
  .blogItemVO .blogInner .gallery .fullscreen {
    top: 15px;
    right: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  body,
  html {
    font-size: 16px;
  }
  .headerStart .left .leftInner .start .inner .txt {
    margin-top: 15px;
  }
  .menuBtn {
    display: block;
  }
  #mobileFastNav {
    display: flex;
  }
  .BodyHolder.outNav #mobileFastNav {
    visibility: hidden;
  }
  div#navigation .navInner {
    flex-wrap: wrap;
  }
  .navigationContainer {
    position: fixed;
    right: -200vw;
    top: 0px;
    width: 100vw;
    height: 100vh;
    display: block;
    z-index: 999;
  }
  .navigationContainer .dNavigation {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    transform: translateY(0%);
    padding-right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div#navigation {
    flex-wrap: wrap;
    height: auto;
    position: relative;
    max-width: 370px;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    bottom: 0px;
    right: 0;
  }
  .navigationContainer {
    position: fixed;
    right: -100vw;
    top: 0px;
    bottom: 0;
  }
  div#navigation .navInner {
    flex-wrap: wrap;
    height: auto;
    position: relative;
    max-width: 310px;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    bottom: 0px;
    right: 0;
  }
  .navigationContainer.show {
    position: fixed;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(30px);
    -moz-backdrop-filter: blur(30px);
    -o-backdrop-filter: blur(30px);
    -ms-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    right: 0vw;
    top: 0px;
    display: block;
    z-index: 999;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
  }
  div#navigation .navbutton {
    letter-spacing: 0.35px;
    padding: 0;
    display: block;
    line-height: 70px;
    text-decoration: none;
    float: left;
    font-weight: 300;
    font-size: 20px;
    position: relative;
    color: #353535;
    text-align: left;
    height: auto;
    max-width: 100%;
    border-right: none;
    background-image: url(/_skins/base/images/line.svg);
    background-position: 0px bottom;
    background-repeat: repeat-x;
    background-size: auto 1px;
    width: 100%;
    margin-right: 0;
  }
  div#navigation .navbutton span {
    height: 70px;
  }
  div#navigation .navbutton.justmobile {
    background-image: none;
    line-height: 40px;
    font-size: 18px;
  }
  div#navigation .navbutton.justmobile.justmobileFirst {
    margin-top: 40px;
  }
  div#navigation .navbutton.justmobile span {
    height: 40px;
  }
  div#topContainer.outNav div#top .logo {
    z-index: 9999;
  }
  div#navigation .navbutton span::after {
    content: '';
    position: absolute;
    left: -18px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 29px;
    height: 29px;
  }
  div#navigation .navbutton.navbuttonTel {
    padding-left: 35px;
    width: auto;
  }
  div#navigation .navbutton.navbuttonTel span {
    display: flex;
  }
  .mobileNav {
    margin-top: 30px;
  }
  div#navigation .navbutton.navbuttonRezept,
  div#navigation .navbutton.navbuttonTel {
    transform: translateY(0px);
    margin: 12px 0 10px 10px;
  }
  div#navigation .navbutton.justMobile {
    display: block;
    font-size: 18px;
    line-height: 30px;
  }
  div#navigation .navbutton.justMobile.navbuttonM_first {
    margin-top: 30px;
  }
  #navigationContainerInner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    right: 0;
  }
  div#navigation a:before,
  div#navigation a:after {
    bottom: 5px;
    left: 10px;
    right: 10px;
  }
  div#topContainer {
    padding: 10px 15px 5px 15px;
    height: 60px;
  }
  div#topContainer div#top {
    justify-content: end;
    background-image: none;
  }
  .headerStart .left .leftInner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .contactTeaserLong {
    flex-wrap: wrap;
  }
  .contactTeaserLong .details {
    padding-right: 0px;
  }
  .contactTeaserLong .btnArea {
    width: 100%;
    display: flex;
    margin: 20px 0 0 0;
    justify-content: space-between;
  }
  .contactTeaserLong .btnArea .button.phone {
    margin-bottom: 0px;
    margin-right: 10px;
  }
  div#footer .footer-col .nb_foot {
    height: 35px;
    font-size: 16px;
  }
  div#footer div.middle .mail,
  div#footer div.middle .phone {
    font-size: 16px;
  }
  div#footer .footerContainer .footerInner {
    font-size: 16px;
  }
  .careerContact .contact .mail {
    font-size: 16px;
  }
  div#footer div span.caption {
    height: 35px;
    font-size: 21px;
    line-height: 26px;
  }
  .pelletteaser .left {
    width: 40vw;
    padding: 5px 0px 0px 0vw;
  }
  .pelletteaser {
    padding: 35px 20px 30px 20px;
  }
  .produktOV .produkt .details {
    padding: 20px 25px;
  }
  .produktOV .produkt .details .button {
    margin: 10px 0 0 0;
  }
  .produktOV .produkt .details h4.title {
    font-size: 26px;
    line-height: 28px;
  }
  .produktOV .produkt .img img {
    object-fit: cover;
    min-height: 100%;
  }
  .produktHeader .header {
    flex-wrap: wrap;
    margin: 70px auto 50px auto;
    max-width: 820px;
  }
  .produktHeader .header h1 {
    margin-bottom: 40px;
  }
  .produktHeader .right {
    max-width: 100%;
    margin: 0 auto;
  }
  .produktHeader .header .contactTeaser {
    display: none;
  }
  .produktHeader .header .contactteaserMobile {
    width: 100%;
    display: block;
    margin-top: 40px;
  }
  .produktHeader .header .contactteaserMobile .contactTeaser {
    display: flex;
    margin: 0 auto;
  }
  div.container .containerInlay.containerInlayBlog .einleitung {
    padding: 65px 0 45px 0px;
  }
  div.container .containerInlay.containerInlayAbout .einleitung,
  div.container .containerInlay.containerInlayFAQ .einleitung,
  div.container .containerInlay.containerInlayKarriere .einleitung {
    padding: 65px 0 45px 0px;
  }
  div.container .containerInlay.containerInlayContact .einleitung {
    padding: 65px 0 0px 0px;
  }
  .headerContact {
    padding-top: 20px;
  }
  .headerContact .left .leftInner .contact a.phone,
  .headerContact .left .leftInner .contact a.mail {
    font-size: 16px;
  }
  div.ccm_form div.field input,
  div.ccm_form div.field textarea {
    font-size: 16px;
    height: 50px;
  }
  div.ccm_form div.field textarea {
    height: 150px;
  }
  div.ccm_form div.field {
    min-height: 50px;
    margin-bottom: 15px;
  }
  div.ccm_form div select {
    height: 50px;
    font-size: 16px;
  }
  div.ccm_form div.field.Datenschutz .txt {
    max-width: calc(100% - 40px);
  }
  .filterArea .filterBox a {
    padding: 0px 15px;
    font-size: 16px;
  }
  .faq .frage {
    font-size: 16px;
  }
  .faq .antwort {
    font-size: 16px;
    padding: 0px 20px;
  }
  .faq.show .antwort {
    padding: 5px 20px;
  }
  .Job .header .title {
    font-size: 16px;
  }
  div.container .containerInlay.containerInlaySlider {
    padding: 0;
  }
}
@media only screen and (max-width: 968px) {
  .headerStart::before {
    display: none;
  }
  .headerStart {
    flex-wrap: wrap-reverse;
    align-items: baseline;
  }
  .headerStart .left {
    position: relative;
    width: 100%;
    padding: 45px 0 100px 0;
  }
  .headerStart .right {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .containerVideo {
    right: 0;
    max-width: 600px;
  }
  .headerStart::after {
    display: none;
  }
  .headerStart .left::after {
    background-color: #F4F1F1;
    content: '';
    position: absolute;
    left: 0;
    top: -160px;
    width: 100%;
    height: calc(100% + 95px);
    display: flex;
    z-index: -1;
    bottom: 0;
    margin: auto;
  }
  .produktteaser,
  .contentteaser {
    align-items: center;
  }
  .produktteaser .details,
  .contentteaser .details {
    max-width: calc(100% - 320px);
    padding-left: 0;
    padding-right: 30px;
  }
  .produktteaser .img,
  .contentteaser .img {
    max-width: 320px;
  }
  .produktteaser .img .imgInner,
  .contentteaser .img .imgInner {
    max-width: 280px;
    max-height: 280px;
  }
  .produktteaser.produktteaser_odd .details,
  .contentteaser.contentteaser_odd .details {
    padding: 0 0 0 30px;
  }
  div.container .containerInlay.containerInlayTeaser {
    padding-top: 70px;
  }
  body.site_id_1 .contentteaserFull .quote {
    letter-spacing: 1px;
    font-size: 25px;
    line-height: 30px;
    padding: 0 20px 0 70px;
  }
  .contentteaserFull .quote::before {
    width: 38px;
    height: 50px;
    left: 20px;
  }
  div#footer div.left {
    max-width: 230px;
  }
  div#footer div.middle {
    max-width: 230px;
  }
  div#footer .right {
    max-width: 305px;
  }
  .produktOV .produkt .img {
    width: 40%;
  }
  .produktOV .produkt .details {
    width: 60%;
  }
  .blogItemMain .blogItemInner .details .detailsInner {
    padding: 0px 0px 0 15px;
  }
  .blogItemMain .blogItemInner .details {
    max-width: calc(100% - 400px - 40px);
  }
  .blogItemMain .blogItemInner .img {
    max-width: 420px;
  }
  .about .details {
    max-width: calc(100% - 400px - 20px);
  }
  .about .img {
    max-width: 420px;
  }
  .headerContact .right #main-anfrage {
    width: calc(100% - 40px);
  }
  .headerContact .left .leftInner {
    max-width: 230px;
  }
}
@media only screen and (max-width: 850px) {
  div#footer .footerContainer .footerInner {
    flex-wrap: wrap;
  }
  div#footer div.left {
    max-width: 100%;
    margin-bottom: 30px;
  }
  div#footer div.middle {
    max-width: 45%;
  }
  div#footer div.right {
    max-width: 45%;
  }
  .pelletteaser {
    padding: 35px 20px 30px 20px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background-size: auto 50%;
    background-position: right -50px top 30px;
  }
  .pelletteaser .left {
    width: 100%;
    padding: 5px 0px 0px 0vw;
  }
  .pelletteaser .right {
    max-width: 100%;
    min-height: unset;
    width: 100%;
    aspect-ratio: 1.42857143;
  }
  .pelletteaser .right .product {
    left: 0px;
    width: 100%;
  }
  .pelletteaser.pelletteaser_2 .left .caption {
    max-width: 311px;
  }
}
@media only screen and (max-width: 800px) {
  div#topContainer div#top .logo {
    max-width: 150px;
  }
  div#topContainer div#top .logo svg {
    width: 100%;
    height: auto;
  }
  #developerFrame {
    display: none !important;
  }
  .center_conContainer .info .txt p {
    line-height: 21px;
    font-size: 12px;
  }
  .center_conContainer .info .title {
    font-size: 21px;
    margin-bottom: 5px;
  }
  .center_conContainer .info {
    max-width: 280px;
    min-width: 280px;
    padding: 15px;
    border-radius: 20px;
    font-size: 11px;
  }
  .about {
    flex-wrap: wrap;
  }
  .about .details {
    max-width: 100%;
    padding-right: 0;
  }
  .about .img {
    max-width: 100%;
    width: 100%;
    margin: 20px auto 0 auto;
    display: flex;
    align-items: start;
    aspect-ratio: auto;
    padding-bottom: 30px;
  }
  .about .img img {
    max-width: 620px;
    width: 100%;
    margin: 0px auto 0 auto;
  }
  .about .details::after {
    display: none;
  }
  .about .img::after {
    background-image: url(/_skins/base/images/line.svg);
    background-position: 0px top;
    background-repeat: repeat-x;
    background-size: auto 1px;
    position: absolute;
    left: 0px;
    content: '';
    display: block;
    width: calc(100%);
    bottom: 0;
    height: 1px;
  }
  .blogItemMain .blogItemInner {
    flex-wrap: wrap;
  }
  .blogItemMain .blogItemInner .details {
    max-width: 100%;
  }
  .blogItemMain .blogItemInner .details .btnContainer::after {
    display: none;
  }
  .blogItemMain .blogItemInner .img {
    max-width: 100%;
  }
  .blogItemMain .blogItemInner img {
    min-height: unset;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .blogItemMain .blogItemInner .details .btnContainer {
    position: relative;
    bottom: auto;
  }
  .blogItemMain .blogItemInner .details .detailsInner {
    padding: 0;
  }
  .blogItemVO .blogInner .gallery .owl-item .img img {
    border-radius: 30px;
  }
  .blogItemMain {
    margin-bottom: 75px;
  }
  .blogItemVO .imgHeader .img img {
    border-radius: 30px;
  }
  .about .img img {
    border-radius: 30px;
  }
  .about .details::before,
  .about .details::after {
    width: 100%;
  }
  .headerContact {
    flex-wrap: wrap;
  }
  .headerContact .right {
    width: 100%;
  }
  .headerContact .right #main-anfrage {
    width: 100%;
  }
  .headerContact .left {
    width: 100%;
    max-width: 80%;
    margin: 0 auto 40px auto;
  }
  .filterArea {
    width: 100%;
    margin: 25px 0 20px 0;
  }
  .Job a.openClose .less,
  .Job a.openClose .more {
    width: 100%;
    max-width: 40px;
    text-indent: -10000px;
    padding-right: 45px;
    right: 13px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 750px) {
  .contactTeaserLong {
    background-image: url(/_skins/base/images/icon_kontakt.svg);
    background-position: center top 20px;
    background-repeat: no-repeat;
    background-size: 82px auto;
    padding: 135px 20px 20px 20px;
    align-items: center;
  }
  body.site_id_1 .contentteaserFull .quote {
    font-size: 21px;
    line-height: 24px;
  }
  .blogItemVO .blogInner .blogElement .details .zitat {
    font-size: 21px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 700px) {
  div.container .containerInlay.containerInlayTeaser {
    padding-top: 50px;
  }
  body,
  html {
    font-size: 16px;
  }
  h1 {
    font-size: 46px;
    line-height: 49px;
    letter-spacing: 1.3px;
  }
  .blogItemVO .blogInner h1 {
    font-size: 21px;
    line-height: 24px;
  }
  h2 {
    font-size: 21px;
    line-height: 24px;
    letter-spacing: 1px;
  }
  .blogItemMain .blogItemInner .title h2,
  div.container .containerInlay.containerInlayBlog .einleitung .textItem .subtitle {
    font-size: 21px;
    line-height: 24px;
  }
  div.container .containerInlay.containerInlayAbout .einleitung .textItem .subtitle,
  div.container .containerInlay.containerInlayFAQ .einleitung .textItem .subtitle,
  div.container .containerInlay.containerInlayKarriere .einleitung .textItem .subtitle {
    font-size: 21px;
    line-height: 24px;
  }
  div.container .containerInlay.containerInlayContact .einleitung .textItem .subtitle {
    font-size: 21px;
    line-height: 24px;
  }
  .blogItemVO .blogInner .einleitung {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }
  h3 {
    font-size: 17px;
    line-height: 23px;
  }
  h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .blogItem .blogItemInner .title h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .produktteaser,
  .produktteaser.produktteaser_odd,
  .contentteaser,
  .contentteaser.contentteaser_odd {
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .produktteaser .details,
  .produktteaser.produktteaser_odd .details,
  .contentteaser .details,
  .contentteaser.contentteaser_odd .details {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0px;
  }
  .produktteaser .img,
  .produktteaser.produktteaser_odd .img,
  .contentteaser .img,
  .contentteaser.contentteaser_odd .img {
    max-width: 360px;
    margin-bottom: 40px;
  }
  .produktteaser .img .imgInner,
  .produktteaser.produktteaser_odd .img .imgInner,
  .contentteaser .img .imgInner,
  .contentteaser.contentteaser_odd .img .imgInner {
    max-width: 320px;
    max-height: 320px;
  }
  .contentteaser .detailsInner::before {
    display: none;
  }
  .contentteaser .details .detailsInner {
    position: relative;
    padding: 5px 0 25px 0;
  }
  .produktteaser .details .caption h2,
  .contentteaser .details .caption h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .produktteaser {
    display: flex;
    margin-bottom: 55px;
  }
  .contentteaserFull .img img {
    aspect-ratio: 1.51111111;
  }
  div#footer .footerContainer .footerInner {
    flex-wrap: wrap;
  }
  div#footer div.left {
    max-width: 100%;
    margin-bottom: 30px;
  }
  div#footer div.middle {
    max-width: 100%;
    margin-bottom: 30px;
  }
  div#footer div.right {
    max-width: 100%;
    margin-bottom: 30px;
  }
  div#footer .footer-nav {
    padding-right: 0px;
    flex-wrap: wrap;
  }
  div#footer .footer-col {
    max-width: 100%;
    width: 100%;
  }
  div#footer {
    background-position: right -70px bottom -40px;
    background-size: 110% auto;
    padding: 40px 0px 45px 0px;
    margin-top: 20px;
  }
  .produktOV .produkt {
    flex-wrap: wrap;
  }
  .produktOV .produkt .img {
    width: 100%;
  }
  .produktOV .produkt .img img {
    min-height: unset;
    object-fit: contain;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 40px;
  }
  .produktOV .produkt .details {
    width: 100%;
    padding: 30px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .contactTeaser {
    background-position: center 30px;
    background-repeat: no-repeat;
    padding: 125px 20px 20px 20px;
    max-width: 360px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .contactTeaser .details {
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
  }
  .produktOV {
    width: 100%;
    padding: 40px 0 20px 0;
  }
  .produktOV .produkt {
    margin: 0 auto 30px auto;
  }
  div.container .containerInlay .contactContainer {
    margin: 0 auto 50px auto;
  }
  .produktHeader .header .contactTeaser {
    padding: 110px 15px 15px 15px;
  }
  .produkt .btnAreaProdukt {
    margin: 5px 0 50px 0;
  }
  .produkt .produktInner .produktBlock {
    padding: 50px 0 35px 0;
  }
  .produkt .btnAreaProdukt .button.datasheet {
    margin-left: 15px;
  }
  .blogItemMain .blogItemInner .details .date {
    width: auto;
    margin-bottom: 10px;
    max-width: fit-content;
    padding: 0 10px;
  }
  .blogItemVO .blogInner .blogElement .details .zitat {
    max-width: 80%;
    width: 100%;
    margin: 0 auto 30px auto;
  }
  .blogItemVO .blogInner .blogElement .details .zitat.isQuote::before {
    width: 35px;
    height: 35px;
    left: -45px;
  }
  .blogItemVO .blogInner .gallery {
    margin: 35px 0 30px 0;
  }
  .blogItemVO .blogInner {
    margin: 30px auto 10px auto;
  }
  .blogItemVO .blogInner .dateContainer {
    margin-bottom: 20px;
  }
  .blogItemVO .blogInner h1 {
    padding-bottom: 30px;
  }
  .contentteaser {
    margin: 0 auto 50px auto;
  }
  .contentteaserFull {
    margin: 0 auto 50px auto;
  }
  div.container .containerInlay.containerInlayAbout .einleitung,
  div.container .containerInlay.containerInlayFAQ .einleitung,
  div.container .containerInlay.containerInlayKarriere .einleitung {
    padding: 65px 0 15px 0px;
  }
  div.ccm_form .col2Contact {
    padding-right: 0;
    padding-left: 0;
    height: auto;
  }
  .textItem.textItem_9 .langtext {
    margin-top: 50px;
  }
  #mobileFastNav {
    height: 95px;
    max-width: 50px;
    position: fixed;
    bottom: 15px;
  }
  #mobileFastNav .button-group .fast_btn {
    height: 40px;
    width: 40px;
  }
  #mobileFastNav .button-group .fast_btn.tel {
    background-size: 16px auto;
  }
  #mobileFastNav .button-group .fast_btn.mail {
    background-size: 22px auto;
  }
  #BodyContainer.scroll #mobileFastNav {
    transition: all 0.4s linear 0s;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    right: 15px !important;
  }
}
@media only screen and (max-width: 620px) {
  .contactTeaserLong {
    background-position: center top 20px;
    padding: 135px 20px 20px 20px;
    align-items: center;
    max-width: 350px;
    margin: 0 auto 40px auto;
  }
  .contactTeaserLong .btnArea {
    flex-wrap: wrap;
    max-width: 305px;
    margin: 20px auto 0px auto;
  }
  .contactTeaserLong .btnArea .button {
    width: 305px;
  }
  .contactTeaserLong .btnArea .button.phone {
    margin-bottom: 10px;
    margin-right: 0;
  }
  body.site_id_1 .contentteaserFull .quote {
    font-size: 16px;
    line-height: 21px;
  }
  .blogItemVO .blogInner .blogElement .details .zitat {
    font-size: 18px;
    line-height: 21px;
  }
  .center_conContainer {
    width: 44px;
    height: 44px;
  }
  .center_con {
    width: 36px;
    height: 36px;
  }
  .produkt .produktInner .produktBlock ul {
    padding-left: 30px;
    margin-left: 20px;
  }
  .produkt .produktInner .produktBlock li {
    padding-left: 10px;
  }
  .produkt .produktInner .technikItem .caption {
    max-width: 150px;
  }
  .produkt .produktInner .technikItem .value {
    width: calc(100% - 150px);
  }
  .produkt .produktInner .technikItems {
    display: grid;
    grid-template-columns: max-content 1fr;
    /* Spalte 1 = so breit wie längste Caption */
    column-gap: 1px;
    row-gap: 1px;
  }
  /* Trick: Wrapper "auflösen", damit caption / value direkt im Grid landen */
  .produkt .produktInner .technikItem {
    display: contents;
  }
  .produkt .produktInner .technikItem .caption {
    font-weight: 600;
    white-space: nowrap;
    padding-right: 5px;
  }
  .produkt .produktInner .technikItem .value {
    padding-right: 5px;
  }
  .produkt .produktInner .technikItem .value {
    width: unset;
  }
  .produkt .produktInner .technikItem .caption {
    max-width: unset;
  }
  .center_conContainer .info {
    left: 0%;
    background-color: rgba(109, 150, 47, 0.9);
    transform: translate(-15px, 0%);
  }
  .center_conContainer .info::after {
    left: 20px;
    transform: translate(0%, 0%);
  }
  .center_conContainer .info.infoRight {
    left: auto;
    right: 0;
  }
  .center_conContainer .info.infoRight::after {
    left: auto;
    right: 20px;
  }
  .center_conContainer .info.infoMiddle {
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .center_conContainer .info.infoMiddle::after {
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .center_conContainer .info {
    top: 55px;
  }
  .center_conContainer .info::after {
    top: -10px;
    border-left: 17px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid rgba(109, 150, 47, 0.9);
  }
  .center_conContainer .info .txt p {
    margin-bottom: 0;
    padding: 0;
  }
  .blogContainer .grid-item,
  .blogContainer .grid-sizer {
    width: 100%;
    max-width: 620px;
  }
  .blogItem {
    width: 100%;
  }
  .produktteaser .details .caption h2,
  .contentteaser .details .caption h2 {
    font-size: 34px;
    line-height: 36px;
  }
  .Job .header .title,
  .Job .header .openClose.closed .title {
    max-width: 310px;
    line-height: 26px;
  }
  .blogItemVO .imgHeader .img img {
    border-radius: 20px;
    aspect-ratio: 1.36363636;
    object-fit: cover;
  }
  .blogItemVO .blogInner .gallery .owl-item .img img {
    border-radius: 20px;
  }
  .gallery .owl_navigation .button_left,
  .gallery .owl_navigation .button_right {
    top: 70%;
    transform: translate(0px, -45px);
  }
  .blogItemVO .blogInner .owl_navigation .button_left {
    left: 5px;
    display: none;
  }
  .blogItemVO .blogInner .owl_navigation .button_right {
    right: 5px;
    display: none;
  }
  .blogItemVO .blogInner .gallery .fullscreen {
    top: 5px;
    right: 5px;
  }
}
@media only screen and (max-width: 500px) {
  .headerContact .left {
    width: 100%;
    max-width: 100%;
  }
  .blogItem.blogItemSlide {
    max-width: 95vw;
  }
  div.container .containerInlay.containerInlaySlider {
    max-width: 96vw;
  }
}
@media only screen and (max-width: 450px) {
  .produktOV .produkt .details {
    padding: 20px;
  }
  h1 {
    font-size: 36px;
    line-height: 37px;
    letter-spacing: 1px;
  }
}
