@charset "UTF-8";
/* Theme Name: emk Publisher Coswig
Theme URI: http://enders-marketing.de
Description: EMK-Publisher - Toechter Edition (Coswig)
Author: enders Interaktiv
Author URI: http://enders-marketing.de
Version: 1.0
*/
@import 'icomoon/style.css';
[id=walze-coswig] {
  --c-logo: url("/wp-content/themes/emk_publisher-coswig/img_system/all/Coswig-Guss-Dihag-rgb.svg");
  --c-logo-hov: url("/wp-content/themes/emk_publisher-coswig/img_system/all/Coswig-Guss-Dihag-rgb.svg");
  --w-logo: url("/wp-content/themes/emk_publisher-coswig/img_system/all/Coswig-Guss-Dihag-white.svg");
  --b-logo: url("/wp-content/themes/emk_publisher-coswig/img_system/all/Coswig-Guss-Dihag-rgb-black.svg");
}

[id=arnstadt] {
  --c-logo: url("/wp-content/themes/emk_publisher-coswig-child-arnstadt/img_system/all/EWA-Arnstadt-Guss-Dihag-rgb.svg");
  --c-logo-hov: url("/wp-content/themes/emk_publisher-coswig-child-arnstadt/img_system/all/EWA-Arnstadt-Guss-Dihag-rgb.svg");
  --w-logo: url("/wp-content/themes/emk_publisher-coswig-child-arnstadt/img_system/all/EWA-Arnstadt-Guss-Dihag-rgb-white.svg");
  --b-logo: url("/wp-content/themes/emk_publisher-coswig-child-arnstadt/img_system/all/EWA-Arnstadt-Guss-Dihag-rgb-black.svg");
}

/*

_emk_1_style_mst_helper/

_emk_1_style_mst_mods/

*/
/* exo-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/exo-v20-latin/exo-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin/exo-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin/exo-v20-latin-regular.woff2") format("woff2"), url("../fonts/exo-v20-latin/exo-v20-latin-regular.woff") format("woff"), url("../fonts/exo-v20-latin/exo-v20-latin-regular.ttf") format("truetype"), url("../fonts/exo-v20-latin/exo-v20-latin-regular.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/exo-v20-latin/exo-v20-latin-600.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin/exo-v20-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin/exo-v20-latin-600.woff2") format("woff2"), url("../fonts/exo-v20-latin/exo-v20-latin-600.woff") format("woff"), url("../fonts/exo-v20-latin/exo-v20-latin-600.ttf") format("truetype"), url("../fonts/exo-v20-latin/exo-v20-latin-600.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/exo-v20-latin/exo-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin/exo-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin/exo-v20-latin-700.woff2") format("woff2"), url("../fonts/exo-v20-latin/exo-v20-latin-700.woff") format("woff"), url("../fonts/exo-v20-latin/exo-v20-latin-700.ttf") format("truetype"), url("../fonts/exo-v20-latin/exo-v20-latin-700.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Exo";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/exo-v20-latin/exo-v20-latin-800.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/exo-v20-latin/exo-v20-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/exo-v20-latin/exo-v20-latin-800.woff2") format("woff2"), url("../fonts/exo-v20-latin/exo-v20-latin-800.woff") format("woff"), url("../fonts/exo-v20-latin/exo-v20-latin-800.ttf") format("truetype"), url("../fonts/exo-v20-latin/exo-v20-latin-800.svg#Exo") format("svg");
  /* Legacy iOS */
}
h1,
h2,
h3,
h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 27px;
  font-weight: 700;
  color: #17509E;
  line-height: 1.2;
  display: inline-block;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (min-width: 540px) {
  h1,
h2,
h3,
h4 {
    font-size: 31px;
  }
}
@media (min-width: 768px) {
  h1,
h2,
h3,
h4 {
    font-size: 45px;
  }
}

h2 {
  font-size: 31px;
}
@media (min-width: 540px) {
  h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 40px;
  }
}
@media (min-width: 980px) {
  h2 {
    font-size: 45px;
  }
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: #1A2644;
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  h3 {
    font-size: 34px;
  }
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: #1A2644;
  font-weight: 700;
}
@media (min-width: 768px) {
  h4 {
    font-size: 24px;
  }
}

p,
a,
li,
tr,
td,
fieldset label,
fieldset .rzslider .rz-bubble {
  font-family: "Exo", Arial, sans-serif;
  color: #666666;
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 1.6;
  list-style: none;
  text-decoration: none;
}
@media (min-width: 540px) {
  p,
a,
li,
tr,
td,
fieldset label,
fieldset .rzslider .rz-bubble {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  p,
a,
li,
tr,
td,
fieldset label,
fieldset .rzslider .rz-bubble {
    font-size: 20px;
  }
}
p.subhead,
a.subhead,
li.subhead,
tr.subhead,
td.subhead,
fieldset label.subhead,
fieldset .rzslider .rz-bubble.subhead {
  font-size: 23px;
}
p.link,
a.link,
li.link,
tr.link,
td.link,
fieldset label.link,
fieldset .rzslider .rz-bubble.link {
  color: #1A2644;
  margin: 0;
  padding: 0;
}
p.text-small, p.font_small,
a.text-small,
a.font_small,
li.text-small,
li.font_small,
tr.text-small,
tr.font_small,
td.text-small,
td.font_small,
fieldset label.text-small,
fieldset label.font_small,
fieldset .rzslider .rz-bubble.text-small,
fieldset .rzslider .rz-bubble.font_small {
  font-size: 14px;
  font-weight: 200;
}

.img_copyright {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 12px;
  position: absolute;
  background: rgba(0, 0, 0, 0.704);
  padding: 0 7px;
  color: #fff;
  opacity: 0.9;
  right: 10px;
  bottom: 0;
}
.img_copyright:before {
  content: "© ";
}

ul {
  margin: 0;
  padding: 0;
}
.trenner {
  display: none;
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 15px;
  border-top: 1px solid #1A2644;
}
@media (min-width: 768px) {
  .trenner {
    margin-top: 30px;
    margin-bottom: 25px;
    border-top: 2px solid #1A2644;
  }
}

.navbar {
  background: #fff;
  box-shadow: none;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
@media (min-width: 650px) {
  .navbar {
    height: 100px;
    -webkit-transition: all 400ms ease;
    /* Firefox */
    -moz-transition: all 400ms ease;
    /* WebKit */
    -o-transition: all 400ms ease;
    /* Opera */
    transition: all 400ms ease;
    /* Standard */
  }
}
@media (min-width: 980px) {
  .navbar {
    height: 120px;
    -webkit-transition: all 400ms ease;
    /* Firefox */
    -moz-transition: all 400ms ease;
    /* WebKit */
    -o-transition: all 400ms ease;
    /* Opera */
    transition: all 400ms ease;
    /* Standard */
  }
}
.navbar .navbar-inner {
  border: none;
  height: 100%;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.navbar .navbar-inner .container {
  width: 92%;
  max-width: 1400px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.navbar .navbar-inner .container:after, .navbar .navbar-inner .container:before {
  display: none;
}
.navbar .navbar-inner .container .brand_dihag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 68%;
  min-width: 68%;
}
@media (min-width: 1400px) {
  .navbar .navbar-inner .container .brand_dihag {
    width: 28%;
    min-width: 28%;
  }
}
.navbar .navbar-inner .container .brand_dihag a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
.navbar .navbar-inner .container .brand_dihag span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.navbar .navbar-inner .container .brand_dihag span img {
  max-height: 40px;
  min-height: 40px;
}
@media (min-width: 980px) {
  .navbar .navbar-inner .container .brand_dihag span img {
    width: 100%;
    max-height: 40px;
    min-height: 40px;
  }
}
@media (min-width: 1400px) {
  .navbar .navbar-inner .container .brand_dihag span img {
    width: auto;
  }
}
.navbar .navbar-inner .container #menu_dihag_wrap {
  display: none;
}
@media (min-width: 1400px) {
  .navbar .navbar-inner .container #menu_dihag_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 84%;
    min-width: 84%;
  }
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 90%;
  min-width: 90%;
  padding-right: 10px;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 {
  width: auto;
  min-width: auto;
  margin: 0;
  line-height: 1;
  padding-right: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li {
  margin: 0 17px;
  float: none;
  position: relative;
  list-style: none;
  white-space: nowrap;
  color: #1A2644;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li:last-child {
  margin-right: 0;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  top: 48px;
  left: -12px;
  opacity: 0;
  width: auto;
  margin-top: 20px;
  border: none;
  background: #fff;
  z-index: 0;
  transform: scaleY(0);
  transform-origin: top;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
  transition-delay: 0.4s;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li {
  cursor: pointer;
  margin: 0;
  padding: 0;
  background: #fff;
  width: 100%;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li:last-child {
  border-bottom: none;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li a {
  padding: 10px 18px;
  text-transform: none;
  color: #666666;
  cursor: pointer;
  font-weight: 400;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li a:hover, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li a:focus-within {
  text-decoration: none;
  color: #1A2644;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li a:last-child {
  border-bottom: none;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li ul.sub-menu {
  position: absolute;
  top: 0;
  width: 210px;
  border: none;
  background: #fff;
  left: 0;
  z-index: 0;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li:hover, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li:focus-within {
  background: #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li:hover a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children ul.sub-menu li:focus-within a {
  color: #fff;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu {
  opacity: 1;
  top: 48px;
  left: -12px;
  transform: scaleY(1);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu .sub-menu, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu .sub-menu {
  margin-top: 0;
  opacity: 0;
  left: 0;
  transform: scaleX(0);
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover .sub-menu, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:focus-within .sub-menu, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:hover .sub-menu, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:focus-within .sub-menu {
  left: 100%;
  opacity: 1;
  margin-top: 0;
  transform: scalex(1);
  transition: transform 0.3s ease;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover .sub-menu a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:focus-within .sub-menu a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:hover .sub-menu a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:focus-within .sub-menu a {
  color: #666666;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover .sub-menu li:hover a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover .sub-menu li:focus-within a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:focus-within .sub-menu li:hover a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:focus-within .sub-menu li:focus-within a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:hover .sub-menu li:hover a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:hover .sub-menu li:focus-within a, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:focus-within .sub-menu li:hover a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children:focus-within ul.sub-menu li.menu-item-has-children:focus-within .sub-menu li:focus-within a {
  color: #fff;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu {
  opacity: 1;
  top: 48px;
  left: -12px;
  transform: scaleY(1);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu .sub-menu {
  margin-top: 0;
  left: 0;
  transform: scaleX(0);
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu li.menu-item-has-children:after {
  content: "";
  display: inline-block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  transform: rotate(90deg);
  bottom: 15px;
  left: 99%;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu li.menu-item-has-children:hover .sub-menu, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu li.menu-item-has-children:focus-within .sub-menu {
  left: 100%;
  margin-top: -29px;
  margin-left: 15px;
  transform: scalex(1);
  transition: transform 0.3s ease;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu li.menu-item-has-children:hover:after, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li.menu-item-has-children.hover ul.sub-menu li.menu-item-has-children:focus-within:after {
  border-bottom: 8px solid #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1:last-child ul.sub-menu {
  left: -72px !important;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 a {
  display: block;
  position: relative;
  text-shadow: none;
  font-size: 19px;
  font-family: "Exo", Arial, sans-serif;
  font-weight: 600;
  color: #1A2644;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  margin: 3px 0 0 0;
  line-height: 1;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 a:hover, .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 a:focus-within {
  cursor: pointer;
  color: #00438A;
  background: none;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_item a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_ancestor a {
  color: #00438A;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_item .sub-menu .current_page_item a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_item .sub-menu .current-menu-item a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_item .sub-menu .current-page-ancestor a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_ancestor .sub-menu .current_page_item a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_ancestor .sub-menu .current-menu-item a,
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 .current_page_ancestor .sub-menu .current-page-ancestor a {
  color: #00438A;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li:has(.sub-menu .current-page-ancestor) a {
  color: #00438A;
}
.navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main ul.nav_lev_1 li:has(.sub-menu .current-page-ancestor) .sub-menu .current-page-ancestor a {
  color: #00438A;
}
.navbar .navbar-inner .container #menu_dihag_wrap .input_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: auto;
  min-width: 20px;
  margin-right: 0;
  font-family: "Exo", Arial, sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-shadow: none;
  text-transform: uppercase;
  text-decoration: none;
  color: #E8EAEC;
}
.navbar .navbar-inner .container #menu_dihag_wrap .input_search img {
  margin-left: -30px;
  width: 32px;
  height: 32px;
  opacity: 1;
  cursor: pointer;
  z-index: 99;
}
.navbar .navbar-inner .container #menu_dihag_wrap .input_search a {
  line-height: 1;
}
.navbar .navbar-inner .container:has(#menu_dihag_second #menu-second) #menu_dihag_main {
  border-right: 2px solid #666666;
}
.navbar .navbar-inner .container #menu_dihag_second {
  width: 8%;
  min-width: 8%;
  padding: 0 0 0 20px;
}
@media (min-width: 1500px) {
  .navbar .navbar-inner .container #menu_dihag_second {
    padding: 0 20px;
  }
}
.navbar .navbar-inner .container #menu_dihag_second ul.nav_lev_lang {
  width: auto;
  min-width: auto;
  margin: 0;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.navbar .navbar-inner .container #menu_dihag_second ul.nav_lev_lang .wpml-ls-menu-item .wpml-ls-flag {
  height: 24px;
}
.navbar .navbar-inner .container #menu_dihag_second .add_sub_menue {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.navbar .navbar-inner .container #menu_dihag_second .add_sub_menue li {
  width: 25px;
  margin-right: 10px;
}
.navbar .navbar-inner .container #menu_dihag_second .add_sub_menue li img {
  width: 100%;
  opacity: 0.5;
}
.navbar .navbar-inner .container #menu_dihag_second .add_sub_menue li:hover img, .navbar .navbar-inner .container #menu_dihag_second .add_sub_menue li:focus-within img, .navbar .navbar-inner .container #menu_dihag_second .add_sub_menue li:first-child img {
  opacity: 1;
}
.navbar .navbar-inner #mobile_menue_burger {
  display: block;
  margin-right: -30px;
  margin-top: -30px;
  width: 35px;
  min-width: 35px;
}
@media (min-width: 650px) {
  .navbar .navbar-inner #mobile_menue_burger {
    margin-right: 0;
    margin-top: 0;
  }
}
.navbar .navbar-inner #mobile_menue_burger span[class^=icon-] {
  font-size: 28px;
  position: absolute;
  display: inline-block;
  color: #00438A;
  transform: translate(-50%, 0);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 650px) {
  .navbar .navbar-inner #mobile_menue_burger span[class^=icon-] {
    top: 35%;
  }
}
.navbar .navbar-inner #mobile_menue_burger .icon-menu7 {
  opacity: 0;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
.navbar .navbar-inner #mobile_menue_burger .icon-cross2 {
  opacity: 1;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
.navbar .navbar-inner #mobile_menue_burger.closed .icon-menu7 {
  opacity: 1;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
.navbar .navbar-inner #mobile_menue_burger.closed .icon-cross2 {
  opacity: 0;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
@media (min-width: 1400px) {
  .navbar .navbar-inner #mobile_menue_burger {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar .navbar-inner .brand_dihag {
    width: 16% !important;
    min-width: 16% !important;
  }
  .navbar .navbar-inner #menu_dihag_wrap {
    width: 80% !important;
    min-width: 80% !important;
  }
}
.navbar.small {
  height: 100px;
  -webkit-transition: all 400ms ease;
  /* Firefox */
  -moz-transition: all 400ms ease;
  /* WebKit */
  -o-transition: all 400ms ease;
  /* Opera */
  transition: all 400ms ease;
  /* Standard */
}
.navbar.small .brand_dihag img {
  height: 70px !important;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.navbar.small li.menu-item-has-children:hover ul.sub-menu {
  top: 28px !important;
  left: -50px;
}

#menu_mobile {
  position: fixed;
  z-index: 2;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.898);
  width: 100%;
  -webkit-transition: right 500ms ease;
  /* Firefox */
  -moz-transition: right 500ms ease;
  /* WebKit */
  -o-transition: right 500ms ease;
  /* Opera */
  transition: right 500ms ease;
  /* Standard */
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
@media (min-width: 450px) {
  #menu_mobile {
    width: auto;
    min-width: 20%;
  }
}
@media (min-width: 1400px) {
  #menu_mobile {
    display: none;
  }
}
#menu_mobile.out {
  right: -100%;
  -webkit-transition: right 500ms ease;
  /* Firefox */
  -moz-transition: right 500ms ease;
  /* WebKit */
  -o-transition: right 500ms ease;
  /* Opera */
  transition: right 500ms ease;
  /* Standard */
}
#menu_mobile .menu_inner {
  width: 100%;
  height: 100%;
  z-index: 99;
  margin-top: 150px;
  overflow: scroll;
}
#menu_mobile .menu_inner ul.nav_lev_lang {
  width: auto;
  min-width: auto;
  margin: 0;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  gap: 10px;
}
#menu_mobile .menu_inner ul.nav_lev_lang .wpml-ls-menu-item .wpml-ls-flag {
  height: 24px;
}
#menu_mobile .menu_inner .add_sub_menue {
  width: auto;
  margin-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
#menu_mobile .menu_inner .add_sub_menue li {
  min-width: 100%;
  width: 100%;
  padding: 5px 20px;
}
#menu_mobile .menu_inner .add_sub_menue li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #00438A;
}
#menu_mobile .menu_inner .add_sub_menue li span.icon-clock {
  color: #fff;
  background: #00438A;
  font-size: 22px;
  padding: 4px;
  margin-right: 5px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
#menu_mobile .menu_inner .add_sub_menue li span.icon-wrench-screwdriver {
  color: #fff;
  background: #17509E;
  font-size: 18px;
  padding: 6px;
  margin-right: 5px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
#menu_mobile .menu_inner .add_sub_menue li span.icon-facebook {
  font-size: 28px;
  margin-right: 5px;
  color: #1A2644;
}
#menu_mobile .menu_inner .add_sub_menue .opening img,
#menu_mobile .menu_inner .add_sub_menue .havarie img {
  width: 26px;
  height: 26px;
  margin-right: 5px;
}
#menu_mobile .menu_inner .add_sub_menue .opening p, #menu_mobile .menu_inner .add_sub_menue .havarie p {
  position: relative;
  color: #00438A;
  margin-top: 0;
  margin-bottom: 0;
}
#menu_mobile .menu_inner .input_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-right: 0;
  font-family: "Exo", Arial, sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-shadow: none;
  text-transform: uppercase;
  text-decoration: none;
  color: #E8EAEC;
}
#menu_mobile .menu_inner .input_search a {
  padding-left: 20px;
}
#menu_mobile .menu_inner ul#menu-mobile {
  margin: 0;
  padding: 0;
  padding-top: 6px;
}
#menu_mobile .menu_inner ul#menu-mobile li {
  padding: 0px;
  list-style: none;
  padding-right: 0;
  margin-bottom: 0;
}
#menu_mobile .menu_inner ul#menu-mobile li a {
  font-family: "Exo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #1A2644;
  text-decoration: none;
  margin: 0;
  line-height: 40px;
  padding: 0 20px;
  display: block;
}
#menu_mobile .menu_inner ul#menu-mobile li a:hover, #menu_mobile .menu_inner ul#menu-mobile li a:focus-within {
  color: #00438A;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu {
  height: 0;
  transform: scaleY(0);
  transform-origin: top;
  position: relative;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li {
  border-bottom: none;
  padding-left: 20px;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li a,
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li p {
  line-height: 40px;
  padding: 0 20px;
  color: #666666;
  display: block;
  font-size: 16px;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li a:hover,
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li a:focus-within {
  color: #fff;
  background: #1A2644;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li p {
  margin-bottom: 0;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li:last-child a {
  border-bottom: none;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li.menu-item-has-children {
  position: relative;
}
#menu_mobile .menu_inner ul#menu-mobile li ul.sub-menu li.menu-item-has-children > .sub-menu li a {
  padding: 0 20px 0 40px;
}
#menu_mobile .menu_inner ul#menu-mobile li.menu-item-has-children {
  width: fit-content;
  transform: scaleY(1);
}
#menu_mobile .menu_inner ul#menu-mobile li.menu-item-has-children a {
  padding-right: 0;
  width: fit-content;
}
#menu_mobile .menu_inner ul#menu-mobile li.menu-item-has-children a:after {
  content: "";
  display: inline;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #1A2644;
  position: absolute;
  transform: rotate(90deg);
  margin-top: 15px;
  margin-left: 15px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#menu_mobile .menu_inner ul#menu-mobile li.menu-item-has-children.hover ul.sub-menu {
  transform: scaleY(1);
  height: auto;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#menu_mobile .menu_inner ul#menu-mobile li.menu-item-has-children.hover a:after {
  transform: rotate(180deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#menu_mobile .menu_inner ul#menu-mobile li.menu-item-has-children ul li a:after {
  display: none;
}

#schmiedeberg .navbar .navbar-inner .container .brand_dihag span img {
  width: 100%;
}
@media (min-width: 1500px) {
  #schmiedeberg .navbar .navbar-inner .container .brand_dihag span img {
    width: auto;
  }
}

.single-job_landingpage_ref .navbar .navbar-inner .container #menu_dihag_wrap #menu_dihag_main {
  border: none;
}
.single-job_landingpage_ref:has(.main .mod_stationen) .navbar {
  position: relative;
  height: 100px;
}
.single-job_landingpage_ref:has(.main .mod_stationen) .main {
  top: 40px;
}

.sy-box .sy-slides-wrap ul.sy-controls li.sy-prev {
  margin-left: -10px;
}
.sy-box .sy-slides-wrap ul.sy-controls li.sy-prev a:after {
  background-color: transparent;
  background-image: url("img_system/all/slide-arrow-white-border.svg");
  height: 60px;
  background-size: contain;
  background-position: center center;
}
.sy-box .sy-slides-wrap ul.sy-controls li.sy-next {
  margin-right: -10px;
}
.sy-box .sy-slides-wrap ul.sy-controls li.sy-next a:after {
  background-color: transparent;
  background-image: url("img_system/all/slide-arrow-white-border.svg");
  transform: rotate(180deg);
  height: 60px;
  background-size: contain;
  background-position: center center;
}
.sy-box .sy-slides-wrap .sy-caption-wrap {
  left: 20px;
  max-width: 50%;
  display: none;
}
.sy-box ul.sy-pager {
  display: none;
}
#slider_emk.no_desc .sy-pager {
  display: block;
}
#slider_emk.no_desc .sy-caption-wrap {
  display: none;
}
#slider_emk.dots_inside .sy-box {
  position: relative;
}
#slider_emk.dots_inside .sy-pager {
  position: absolute;
  bottom: 20px;
  z-index: 4;
}
#slider_emk.small_dots .sy-box ul.sy-pager li {
  height: 10px;
  width: 10px;
}
#slider_emk.small_dots .sy-box ul.sy-pager li a {
  width: 100%;
  background: #fff;
  opacity: 0.6;
}
#slider_emk.small_dots .sy-box ul.sy-pager li.sy-active a {
  width: 100%;
  opacity: 1;
  background: #999;
}
#slider_emk.grey_dots .sy-box ul.sy-controls li {
  width: 18%;
}
#slider_emk.grey_dots .sy-box ul.sy-controls li.sy-prev {
  margin-left: -10px;
}
#slider_emk.grey_dots .sy-box ul.sy-controls li.sy-prev a:after {
  background-color: transparent;
  background-image: url("img_system/all/slide-arrow-white-border.svg");
  height: 60px;
  background-size: contain;
  background-position: center center;
}
#slider_emk.grey_dots .sy-box ul.sy-controls li.sy-next {
  margin-right: -10px;
}
#slider_emk.grey_dots .sy-box ul.sy-controls li.sy-next a:after {
  background-color: transparent;
  background-image: url("img_system/all/slide-arrow-white-border.svg");
  transform: rotate(180deg);
  height: 60px;
  background-size: contain;
  background-position: center center;
}
#slider_emk.grey_dots .sy-box ul.sy-pager li {
  height: 10px;
  width: 10px;
}
#slider_emk.grey_dots .sy-box ul.sy-pager li a {
  width: 100%;
  background: #fff;
  border: 2px solid #999;
  opacity: 0.6;
}
#slider_emk.grey_dots .sy-box ul.sy-pager li.sy-active a {
  width: 100%;
  opacity: 1;
  background: #999;
}
#slider_emk.markant .sy-caption-wrap {
  display: block;
}
#slider_emk.markant .sy-caption-wrap .sy-caption {
  left: 0;
  padding: 20px;
  border-radius: 0;
  background-color: #17509E;
  font-family: "Exo", Arial, sans-serif;
}
#slider_emk.dezent .sy-caption-wrap {
  display: block;
  left: 0;
  bottom: 0;
  max-width: 100%;
  width: 100%;
}
#slider_emk.dezent .sy-caption-wrap .sy-caption {
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 20px;
  border-radius: 0;
  font-size: 12px;
  text-align: center;
  color: #1A2644;
  background-color: rgba(255, 255, 255, 0);
  font-family: "Exo", Arial, sans-serif;
}
#slider_emk .sy-pager {
  margin-top: -10px;
  z-index: 12;
  position: relative;
}

.page-template-page_home .mod_news_loader .sy-controls li {
  height: fit-content;
}

.accordion_mst .ui-icon {
  background-image: none;
  margin-top: 0;
  text-indent: inherit;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 40px;
  top: 42%;
  font-size: 20px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.accordion_mst .ui-widget {
  font-family: "Open Sans", Arial, sans-serif !important;
}
.accordion_mst .ui-corner-all {
  border-radius: 0;
}
.accordion_mst .ui-widget-content {
  border: none;
}
.accordion_mst h2,
.accordion_mst h3 {
  font-size: 19px;
  border: none;
  border-radius: 0px;
  background: none;
  background-color: #1A2644;
  color: #fff;
  margin: 0;
  margin-bottom: 5px;
  padding: 8px 16px;
  outline: none;
  position: relative;
}
.accordion_mst h2 .icon-circle-right2,
.accordion_mst h2 .icon-circle-down2,
.accordion_mst h3 .icon-circle-right2,
.accordion_mst h3 .icon-circle-down2 {
  width: 20px;
  height: 20px;
}
.accordion_mst .ui-accordion-content,
.accordion_mst .accordion_segment .ui-accordion-content {
  padding: 0 30px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.accordion_mst .ui-accordion-content ul,
.accordion_mst .accordion_segment .ui-accordion-content ul {
  padding-left: 20px;
}

footer {
  position: relative;
  width: 100%;
  background: #1A2644;
  overflow: hidden;
}
footer .container-footer {
  width: 92%;
  max-width: 1750px;
  margin: 0 auto;
  padding-top: 20px;
}
@media (min-width: 768px) {
  footer .container-footer {
    padding-top: 40px;
  }
}
@media (min-width: 1400px) {
  footer .container-footer {
    width: 100%;
  }
}
footer .container-footer a {
  color: #fff;
  font-size: 14px;
}
footer .container-footer .navigation-footer {
  margin: 0 auto;
  padding: 20px 0;
}
footer .container-footer .navigation-footer ul#menu-footer {
  background: red;
  margin: 0;
  padding: 0;
}
footer .container-footer .navigation-footer ul#menu-footer li {
  list-style: none;
  float: left;
  margin-right: 15px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets {
  width: 100%;
  max-width: 1200px;
  display: block;
  padding-bottom: 40px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column {
  width: 32%;
  min-width: 32%;
  margin-top: 0;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column:first-child {
  margin-top: 0;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column .head h4 {
  font-size: 24px;
  font-weight: 600;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm {
  width: 100%;
  min-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul li {
  line-height: 1.6;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block {
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block li {
  width: 100%;
  text-align: center;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block li.icon {
  width: 45px;
  margin-right: 20px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block li.data_1 {
  width: auto;
  min-width: auto;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block {
  width: 100%;
  margin-bottom: 40px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li {
  text-align: center;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li p {
  color: #fff;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li.head {
  width: 100%;
  min-width: 100%;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li.data-1 {
  width: 100%;
  min-width: 100%;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.mail_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 300px;
  margin: 0 auto;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.mail_block a {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm {
    width: 49%;
    min-width: 49%;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
    margin-bottom: 18px;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul li {
    line-height: 1.6;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block {
    width: 80%;
    min-width: 80%;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block li {
    text-align: left;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block li.icon {
    width: 45px;
    margin-right: 20px;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.data_block li.data_1 {
    width: auto;
    min-width: auto;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block {
    width: 80%;
    min-width: 80%;
    margin-bottom: 0;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li {
    text-align: left;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li p {
    margin: 0;
    color: #fff;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li p span {
    font-size: 24px;
  }
}
@media (min-width: 980px) and (min-width: 1200px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li p span {
    font-size: 28px;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li.icon {
    width: 45px;
    margin-right: 10px;
    margin-left: 0;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.firm ul.adress_block li.data_2 {
    width: auto;
    min-width: auto;
  }
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez {
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 18px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1.4;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul .mail {
  margin-top: 5px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul td {
  padding-right: 6px;
  text-align: right;
  color: #fff;
  font-weight: 100;
  font-size: 16px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul td.left {
  text-align: left;
  width: 100px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block {
  margin-bottom: 40px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block li:hover .mail {
  color: #fff;
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 49%;
    min-width: 49%;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 18px;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    line-height: 1.6;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 65%;
    min-width: 65%;
    margin-left: 0;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block li {
    line-height: 1;
  }
}
@media (min-width: 980px) and (min-width: 1400px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block {
    width: 75%;
    min-width: 75%;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a {
    width: 100%;
    text-decoration: none;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a li {
    width: 100%;
    font-size: 16px;
  }
}
@media (min-width: 980px) and (min-width: 1400px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a li {
    font-size: 20px;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a li.icon {
    width: 45px;
    margin-right: 10px;
    margin-left: 0;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a li.data_2 {
    width: auto;
    min-width: auto;
    color: #fff;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a.emk_btn_2 {
    width: fit-content;
    margin-top: 5px;
  }
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.oez ul.mail_block a:hover.mail {
    color: #fff;
  }
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links {
  width: 100%;
  min-width: 100%;
  margin-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1.6;
  text-align: center;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul li.havarie a {
  font-family: "Klavika", Arial, sans-serif;
  font-size: 22px !important;
  font-weight: 400;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul.social_block {
  margin-top: 30px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul.social_block li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul.social_block li span {
  margin-right: 10px;
  font-size: 32px;
}
@media (min-width: 980px) {
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 49%;
    min-width: 49%;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column.links ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
  }
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul {
  margin: 0;
  padding: 0;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  font-family: "Exo", Arial, sans-serif;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li h4 {
  font-size: 20px;
  font-family: "Exo", Arial, sans-serif;
  margin: 0;
  margin-bottom: 4px;
  color: #fff;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li h4.pf {
  font-size: 16px;
  margin-top: 6px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li a {
  text-decoration: none;
  font-family: "Exo", Arial, sans-serif;
  font-size: 16px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li > span {
  display: inline-block;
  width: 60px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li span.day {
  display: inline-block;
  width: 100px;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li span.time {
  display: inline-block;
  width: 135px;
  text-align: right;
}
footer .container-footer #footer-widgets-wrap #footer-widgets .footer-widget-column ul li span.and {
  display: inline-block;
  width: 38px;
}
footer .container-footer .tagline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin: 15px auto 0;
  padding-bottom: 15px;
}
footer .container-footer .tagline p, footer .container-footer .tagline a, footer .container-footer .tagline li {
  font-size: 16px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  hyphens: auto;
}
footer .container-footer .tagline .firm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  footer .container-footer .tagline .firm {
    text-align: left;
    width: 29%;
    min-width: 29%;
    margin-bottom: 0;
  }
}
footer .container-footer .tagline .firm a {
  width: 100%;
}
footer .container-footer .tagline .firm span {
  min-width: 250px;
  display: block;
}
footer .container-footer .tagline .footer_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  footer .container-footer .tagline .footer_menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    width: 69%;
    min-width: 69%;
  }
}
footer .container-footer .tagline .footer_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  footer .container-footer .tagline .footer_menu ul {
    display: inline-block;
    margin: 10px 0;
    padding: 0;
  }
}
footer .container-footer .tagline .footer_menu ul li {
  text-align: center;
  padding: 2px 10px;
  color: #fff;
  opacity: 0.8;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
@media (min-width: 768px) {
  footer .container-footer .tagline .footer_menu ul li {
    width: fit-content;
    min-width: fit-content;
    display: inline-block;
    padding: 0 0 0 25px;
  }
}
footer .container-footer .tagline .footer_menu ul li a {
  padding: 0;
  text-decoration: none;
  font-size: 20px;
}
footer .container-footer .tagline .footer_menu ul li:hover {
  opacity: 1;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
footer .container-footer .tagline .footer_menu ul.nav_2 a {
  font-size: 16px;
}
footer.active-mobile-menue {
  display: none;
}

.single-job_landingpage_ref:has(.main .mod_stationen) footer .container-footer {
  display: none;
  padding-top: 20px;
}
.single-job_landingpage_ref:has(.main .mod_stationen) footer .container-footer .tagline .firm a,
.single-job_landingpage_ref:has(.main .mod_stationen) footer .container-footer .tagline .firm span {
  min-height: auto;
}

#pinboard {
  position: relative;
  width: 130px;
  min-width: 130px;
  margin-right: 50px;
}
#pinboard ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
#pinboard ul li {
  list-style: none;
}
#pinboard ul li.stars {
  width: 35px;
  min-width: 35px;
  padding: 13px 6px;
  position: relative;
  display: inline-block;
}
#pinboard ul li.stars > span {
  position: absolute;
  font-size: 26px;
  color: red;
  left: 0;
  top: 9px;
}
#pinboard ul li.stars > span.hide {
  display: none;
}
#pinboard ul li.lab a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  padding: 13px 6px;
  color: red;
}
#pinboard ul li.emk_counter {
  width: 35px;
  min-width: 35px;
  padding: 13px 6px;
  position: relative;
  display: inline-block;
}
#pinboard ul li.emk_counter span.val {
  width: 16px;
  height: 16px;
  background: red;
  color: #fff;
  display: block;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: center;
  line-height: 16px;
  font-size: 11px;
  position: absolute;
  left: -4px;
  top: 2px;
}

#emk-search form#navbar-search {
  padding: 11px 0;
  position: relative;
}
#emk-search form#navbar-search .icon-search3 {
  font-size: 24px;
  color: #00438A;
  position: relative;
}
#emk-search form#navbar-search .search-lnk {
  display: none;
}
#emk-search form#navbar-search .search-toggle {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 2px;
  height: 44px;
  width: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: width 750ms ease;
  /* Firefox */
  -moz-transition: width 750ms ease;
  /* WebKit */
  -o-transition: width 750ms ease;
  /* Opera */
  transition: width 750ms ease;
  /* Standard */
}
#emk-search form#navbar-search .search-toggle.slideOut {
  width: 220px;
  -webkit-transition: width 750ms ease;
  /* Firefox */
  -moz-transition: width 750ms ease;
  /* WebKit */
  -o-transition: width 750ms ease;
  /* Opera */
  transition: width 750ms ease;
  /* Standard */
}
#emk-search form#navbar-search .search-toggle input[type=text] {
  width: 215px;
  border: 1px solid #E8EAEC;
  height: 44px;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  padding: 0 14px;
}
#emk-search form#navbar-search .search-toggle input[type=text]:focus {
  outline: none;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}
#emk-search form#navbar-search .search-toggle input[type=submit] {
  width: 40px;
  background: none;
  border: none;
  position: relative;
  outline: none;
}

.frm_forms {
  background: #fff;
  padding: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (min-width: 980px) {
  .frm_forms {
    padding: 60px 100px;
  }
}
.frm_forms .frm-show-form .frm_error_style {
  color: red;
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 0 0 30px;
}
.frm_forms .frm-show-form .frm_form_fields .frm__65ba1a4a30a78 {
  display: none;
}
.frm_forms .frm-show-form .frm_form_fields fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field.frm_half {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field.frm_half {
    width: 49%;
    min-width: 49%;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field.frm_third {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field.frm_third {
    width: 32%;
    min-width: 32%;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_single_upload {
  max-width: 100%;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_description {
  color: #666666;
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_form_field .frm_error {
  color: red;
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 14px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_primary_label {
  display: none;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_required_field {
  position: relative;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_required_field .frm_error {
  position: absolute;
  top: 13px;
  right: 16px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .call_time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 20px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .call_time .frm_primary_label {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .call_time .frm_opt_container {
  margin-left: 20px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .call_time .frm_opt_container label {
  font-size: 18px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .nachricht textarea {
  height: 100px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_1 {
    width: 67%;
    min-width: 67%;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_1 .list {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_1 .list {
    width: 47%;
    min-width: 47%;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_1 .qr {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_1 .qr {
    width: 47%;
    min-width: 47%;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_2 {
    width: 27%;
    min-width: 27%;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .col_2 .frm_form_field {
  width: auto;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container img {
  width: 100%;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input, .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container button, .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select, .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea {
  font-family: "Exo", Arial, sans-serif !important;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=text],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=tel],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=email],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=number],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea {
  box-sizing: border-box;
  background: #eee;
  color: #666666;
  min-height: 45px;
  border: none;
  padding: 10px;
  width: 100%;
  margin-bottom: 0;
  font-size: 16px;
  cursor: pointer;
}
@media (min-width: 540px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=text],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=tel],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=email],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=number],
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 15px;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea {
  padding: 15px !important;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input[type=checkbox].checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #F08300;
  z-index: 99;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input:focus-visible,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea:focus-visible {
  border: 2px solid #F08300;
  outline: none;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container p {
  font-size: 16px;
}
@media (min-width: 540px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container p {
    font-size: 20px;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input::-webkit-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-webkit-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-webkit-input-placeholder {
  color: #c2c2c2;
  font-size: 16px;
}
@media (min-width: 540px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input::-webkit-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-webkit-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-webkit-input-placeholder {
    font-size: 20px;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input:-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-moz-placeholder {
  color: #c2c2c2;
  font-size: 16px;
}
@media (min-width: 540px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input:-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-moz-placeholder {
    font-size: 20px;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input::-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-moz-placeholder {
  color: #c2c2c2;
  font-size: 16px;
}
@media (min-width: 540px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input::-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-moz-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-moz-placeholder {
    font-size: 20px;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input::-ms-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-ms-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-ms-input-placeholder {
  color: #c2c2c2;
  font-size: 16px;
}
@media (min-width: 540px) {
  .frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container input::-ms-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container textarea::-ms-input-placeholder,
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container select::-ms-input-placeholder {
    font-size: 20px;
  }
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .ds_1 {
  font-size: 13px;
  color: #c2c2c2;
  line-height: 1.4;
  margin-bottom: 0;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .ds_1 label {
  font-family: "Exo", Arial, sans-serif !important;
  color: #c2c2c2;
  font-weight: 400;
  font-size: 13px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .ds_1 .frm_error {
  right: auto;
  top: -14px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .ds_2 {
  font-size: 13px;
  color: #c2c2c2;
  line-height: 1.4;
  font-family: "Exo", Arial, sans-serif !important;
  font-weight: 400;
  padding-left: 35px;
  margin-top: 0;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .ds_2 p {
  font-size: 13px;
  font-family: "Exo", Arial, sans-serif !important;
  font-weight: 400;
  color: #c2c2c2;
  line-height: 1.4;
  text-decoration: none;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .ds_2 a {
  font-size: 13px;
  font-family: "Exo", Arial, sans-serif !important;
  font-weight: 600;
  color: #00438A;
  line-height: 1.4;
  text-decoration: none;
  border-bottom: 1px dotted #c2c2c2;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_submit {
  display: contents;
  width: 100%;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_submit button[type=submit] {
  position: relative;
  height: 52px;
  cursor: pointer;
  line-height: 51px;
  text-decoration: none;
  margin-top: 0;
  padding: 10px 30px;
  font-family: "Exo", Arial, sans-serif !important;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #fff;
  background: none;
  border: none;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_submit button[type=submit]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F08300;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  z-index: -2;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_submit button[type=submit]:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #cd7000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  transition: all 0.3s;
  z-index: -1;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_submit button[type=submit]:hover {
  cursor: pointer;
  color: #fff;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_submit button[type=submit]:hover:before {
  width: 100%;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .emk_accept {
  font-size: 13px;
  color: #c2c2c2;
  line-height: 1.4;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .emk_accept label {
  font-family: "Exo", Arial, sans-serif !important;
  color: #c2c2c2;
  font-weight: 400;
  font-size: 13px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .emk_accept .frm_error {
  right: auto;
  top: -14px;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_upload_text {
  font-size: 20px;
  font-weight: 600;
}
.frm_forms .frm-show-form .frm_form_fields fieldset .frm_fields_container .frm_small_text {
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 15px;
  font-weight: 400;
}
.frm_forms .frm_message {
  color: #fff !important;
  background: #1A2644;
  padding: 5px;
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 18px;
  font-weight: 600 !important;
}
.frm_forms [role=status] p {
  color: #fff !important;
  background: #1A2644;
  padding: 5px;
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 18px;
  font-weight: 600 !important;
}
.frm_forms .vertical_radio .frm_description {
  font-family: "Exo", Arial, sans-serif !important;
  font-size: 16px !important;
  margin-top: 8px !important;
}
.frm_forms .dz-image img {
  object-fit: contain;
}
.frm_forms .frm_dropzone {
  max-width: 100% !important;
}
.frm_forms .frm_dropzone .dz-message {
  border-style: dotted;
}
.frm_forms .frm_dropzone .frm_upload_icon {
  width: 100px;
  margin: 0 auto;
}
.frm_forms .frm_dropzone .frm_upload_icon:before {
  content: url("./img_system/upload.svg");
}
.frm_forms .frm_dropzone .dz-preview {
  border-bottom: none;
  padding: 5px 0;
}
.frm_forms .frm_dropzone .dz-preview .dz-image {
  display: none;
}
.frm_forms .frm_dropzone .dz-preview .dz-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
}
.frm_forms .frm_dropzone .dz-preview .dz-column .dz-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 30px;
  z-index: 2;
  color: #00438A;
  font-size: 18px;
  font-family: "Exo", Arial, sans-serif !important;
  margin: 0;
  padding: 0 20px;
}
.frm_forms .frm_dropzone .dz-preview .dz-column .dz-details .dz-filename {
  width: 65%;
  min-width: 65%;
  font-size: 14px;
}
@media (min-width: 768px) {
  .frm_forms .frm_dropzone .dz-preview .dz-column .dz-details .dz-filename {
    width: 80%;
    min-width: 80%;
    font-size: 18px;
  }
}
.frm_forms .frm_dropzone .dz-preview .dz-column .dz-details .dz-size {
  width: 20%;
  min-width: 20%;
  font-size: 12px;
}
@media (min-width: 768px) {
  .frm_forms .frm_dropzone .dz-preview .dz-column .dz-details .dz-size {
    width: 10%;
    min-width: 10%;
    font-size: 14px;
  }
}
.frm_forms .frm_dropzone .dz-preview .dz-column .dz-details .frm_cancel1_icon:before {
  content: url("./img_system/delete.svg");
  position: absolute;
  height: 15px;
  width: 15px;
  background: #94cce6;
  padding: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 0;
  right: 0;
  z-index: 3;
}
.frm_forms .frm_dropzone .dz-preview .dz-column .dz-progress {
  position: absolute;
  background: #fff;
  height: 30px;
  width: 90%;
  z-index: 1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (min-width: 540px) {
  .frm_forms .frm_dropzone .dz-preview .dz-column .dz-progress {
    width: 92%;
  }
}
@media (min-width: 768px) {
  .frm_forms .frm_dropzone .dz-preview .dz-column .dz-progress {
    width: 95%;
  }
}
.frm_forms .frm_dropzone .dz-preview .dz-column .dz-progress .dz-upload {
  background: #94cce6;
  transition-duration: 1s;
}

.frm_radio label {
  position: relative;
  padding-left: 25px;
  font-weight: normal;
  color: #666666;
  font-family: "Exo", Arial, sans-serif !important;
  display: inline-block;
}
.frm_radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.frm_radio label .checkstyle_svg {
  position: absolute;
  top: 5px;
  left: 0;
  height: 16px;
  width: 16px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #00438A;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.frm_radio label input:checked ~ .checkstyle_svg {
  top: 5px;
  left: 0;
  height: 16px;
  width: 16px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.frm_radio label .checkstyle_svg:after {
  content: "";
  position: absolute;
  display: none;
}
.frm_radio label input:checked ~ .checkstyle_svg:after {
  display: block;
}
.frm_radio label .checkstyle_svg:after {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: #00438A;
  border-radius: 50%;
}

.frm_checkbox label {
  position: relative;
  padding-left: 35px !important;
  font-weight: normal;
  color: #666666;
  font-family: "Exo", Arial, sans-serif !important;
  display: inline-block;
  text-indent: 0 !important;
}
.frm_checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.frm_checkbox label .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #F08300;
  background: #F08300;
}
.frm_checkbox label input:checked ~ .checkmark {
  bottom: 2px;
  left: 0;
  height: 20px;
  width: 20px;
}
.frm_checkbox label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.frm_checkbox label input:checked ~ .checkmark:after {
  display: block;
}
.frm_checkbox label .checkmark:after {
  left: 2px;
  bottom: 2px;
  width: 7px;
  height: 20px;
  border: 2px solid #00438A;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.emko.list_jobs {
  padding-top: 40px;
  padding-bottom: 40px;
}
.emko.list_jobs .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.list_jobs .emki .emkw {
  width: 92%;
}
@media (min-width: 1300px) {
  .emko.list_jobs .emki .emkw {
    width: 100%;
  }
}
.emko.list_jobs .emki .emkw h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.emko.list_jobs .emki .emkw h2 {
  font-size: 32px;
}
.emko.list_jobs .emki .emkw h3 {
  width: 80%;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0;
  hyphens: none;
}
.emko.list_jobs .emki .emkw li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  list-style: none;
  margin-bottom: 10px;
  font-size: 16px;
}
.emko.list_jobs .emki .emkw a {
  text-decoration: none;
}
.emko.list_jobs .emki .emkw .list_jobs_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}
@media (min-width: 980px) {
  .emko.list_jobs .emki .emkw .list_jobs_wrap {
    width: 80%;
  }
}
.emko.list_jobs .emki .emkw .list_jobs_wrap p {
  margin-bottom: 0;
}
.emko.list_jobs .emki .emkw .list_jobs_wrap .job_badge {
  position: absolute;
  width: auto;
  padding: 2px 10px;
  right: 10px;
  top: 0;
  background: #1A2644;
  color: #fff;
  font-size: 12px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.emko.list_jobs .emki .emkw .list_jobs_wrap .more {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.emko.list_jobs .emki .emkw .list_jobs_wrap .more:hover {
  color: #1A2644;
}
.emko.list_jobs .emki .emkw #kontakt {
  position: relative;
  background: #fff;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}
@media (min-width: 768px) {
  .emko.list_jobs .emki .emkw #kontakt {
    width: 60%;
  }
}
@media (min-width: 980px) {
  .emko.list_jobs .emki .emkw #kontakt {
    width: 40%;
  }
}
.emko.list_jobs .emki .emkw #kontakt span.icon-bubbles4 {
  margin-right: 6px;
  font-size: 26px;
  color: #00438A;
}
.emko.list_jobs .emki .emkw #kontakt .data {
  margin-top: 20px;
}
.emko.list_jobs .emki .emkw #kontakt .data li {
  font-size: 18px;
}
.emko.list_jobs .emki .emkw #kontakt .data li.tel {
  font-size: 20px;
  font-weight: 600;
}
.emko.list_jobs .emki .emkw #sharing {
  margin-top: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  .emko.list_jobs .emki .emkw #sharing {
    width: 60%;
  }
}
@media (min-width: 980px) {
  .emko.list_jobs .emki .emkw #sharing {
    width: 40%;
  }
}
.emko.list_jobs .emki .emkw #sharing ul {
  display: contents;
}
.emko.list_jobs .emki .emkw #sharing ul li {
  width: 49%;
  margin-bottom: 0;
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.emko.list_jobs .emki .emkw #sharing ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.list_jobs .emki .emkw #sharing ul li span {
  color: #fff;
  margin-right: 10px;
  font-size: 24px;
  line-height: 1;
}
.emko.list_jobs .emki .emkw #sharing ul li span .icon-envelope {
  height: 40px;
}

#job_detail {
  width: 80%;
  margin: 0 auto;
  padding-top: 40px;
}
#job_detail h1 {
  margin-top: 30px;
}
#job_detail table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
#job_detail table tr {
  padding: 8px;
}
#job_detail table tr:nth-child(odd) {
  background: #f6f6f6;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
#job_detail table tr th, #job_detail table tr td {
  padding-top: 8px;
  padding-right: 50px;
  padding-bottom: 8px;
  padding-left: 20px;
  text-align: left;
}
#job_detail .zusatz {
  margin-top: 50px;
}
#job_detail .zusatz table {
  width: auto;
}
#job_detail .aufgaben {
  margin-top: 50px;
}
#job_detail .aufgaben p {
  font-weight: 600;
}
#job_detail .online_bewerbung {
  margin-top: 50px;
}
#job_detail .emk_btn {
  width: fit-content;
}
#job_detail .emk_btn a {
  color: #fff;
  text-decoration: none;
}
#job_detail a {
  text-decoration: none;
}
#job_detail .links {
  margin-top: 50px;
  margin-bottom: 20px;
}
#job_detail .links a {
  color: #1A2644;
}
#job_detail .cta {
  margin-top: 50px;
}
#job_detail #kontakt {
  display: block;
  position: relative;
  background: #fff;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}
@media (min-width: 768px) {
  #job_detail #kontakt {
    width: 60%;
  }
}
@media (min-width: 980px) {
  #job_detail #kontakt {
    width: 40%;
  }
}
#job_detail #kontakt span.icon-bubbles4 {
  margin-right: 6px;
  font-size: 26px;
}
#job_detail #kontakt .data {
  margin-top: 20px;
  list-style: none;
}
#job_detail #kontakt .data li {
  font-size: 18px;
  margin-bottom: 10px;
}
#job_detail #kontakt .data li.text-small {
  font-size: 14px;
  color: #666;
}
#job_detail #kontakt .data li.tel {
  font-size: 20px;
  font-weight: 600;
}
#job_detail #kontakt .data li a {
  text-decoration: none;
}
#job_detail #sharing {
  margin-top: 40px;
  width: fit-content;
}
#job_detail #sharing ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  list-style: none;
}
#job_detail #sharing ul li {
  width: fit-content !important;
  margin-bottom: 0;
  font-size: 18px;
  color: #fff;
  line-height: 1;
}
#job_detail #sharing ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: transparent !important;
}
#job_detail #sharing ul li span {
  color: #fff;
  margin-right: 0;
  margin-left: 10px;
  font-size: 20px;
  line-height: 1;
}
#job_detail #sharing ul li span .icon-envelope {
  height: 40px;
}
@media (min-width: 768px) {
  #job_detail #sharing ul li span {
    font-size: 24px;
  }
}

#jobs_list .section_ausbildung,
#jobs_list .section_jobs {
  margin: 60px 0 85px;
}
#jobs_list .list_jobs_wrap p {
  margin-bottom: 12px;
}
#jobs_list #sharing {
  display: none;
}

#bg_video {
  width: 100%;
  margin-bottom: 0;
}
#bg_video .emki {
  max-width: 100%;
}
#bg_video .emki .emkw {
  width: 100%;
  max-width: 100%;
}
#bg_video .emki .emkw .content {
  margin: 0;
}
#bg_video .emki .emkw .content .video-js {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
  max-height: 80vh;
}
@media (min-width: 1500px) {
  #bg_video .emki .emkw .content .video-js {
    aspect-ratio: auto;
  }
}
#bg_video .emki .emkw video[poster] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#bg_video .emki .emkw .slider_ov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.164);
  z-index: 2;
}
#bg_video .emki .emkw .slider_ov .content_ov {
  text-align: center;
}
#bg_video .emki .emkw .slider_ov .content_ov .headline {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline {
    font-size: 40px;
  }
}
#bg_video .emki .emkw .slider_ov .content_ov .headline span {
  font-size: 60px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
@media (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline span {
    font-size: 80px;
  }
}
@media (min-width: 768px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline span {
    font-size: 120px;
  }
}
#bg_video .emki .emkw .slider_ov .content_ov .subline {
  width: 92%;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-top: 0;
}
@media (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .subline {
    font-size: 23px;
  }
}
@media (min-width: 980px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline {
    font-size: 60px;
    margin-bottom: 25px;
  }
  #bg_video .emki .emkw .slider_ov .content_ov .headline span {
    font-size: 150px;
    width: 80%;
  }
  #bg_video .emki .emkw .slider_ov .content_ov .subline {
    width: 80%;
    font-size: 30px;
  }
}
#bg_video .emki .emkw .slider_ov .content_ov .play {
  width: 80px;
  height: 80px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
#bg_video .emki .emkw .my-video-dimensions {
  width: 100%;
  height: 100%;
}
#bg_video .emki .emkw .my-video-dimensions .vjs-tech {
  position: relative;
}

.page-template-page_showroom_redaktion #bg_video {
  margin-bottom: 0;
}

.mod_text .emkw {
  padding-bottom: 40px;
}
.mod_text .emkw h2 {
  display: block;
  padding: 0;
  margin-top: 40px;
  background: transparent;
  font-size: 34px;
}
@media (min-width: 540px) {
  .mod_text .emkw h2 {
    font-size: 47px;
    max-width: 90%;
  }
}
.mod_text .emkw h3 {
  background: none;
  color: #17509E;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 30px 0;
  line-height: 1.6;
  hyphens: auto;
}
@media (min-width: 768px) {
  .mod_text .emkw h3 {
    font-size: 20px;
    max-width: 70ch;
  }
}
.mod_text .emkw p {
  width: 95%;
  margin: 0 0 20px 0;
  max-width: 70ch;
}
@media (min-width: 1200px) {
  .mod_text .emkw p {
    width: 90%;
  }
}
.mod_text#start {
  padding-top: 40px;
}
.mod_text#start h2 {
  display: block;
  padding: 0;
  margin-bottom: 10px;
  background: transparent;
  font-size: 36px;
  line-height: 1.2;
}
@media (min-width: 540px) {
  .mod_text#start h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .mod_text#start h2 {
    font-size: 50px;
  }
}
@media (min-width: 980px) {
  .mod_text#start h2 {
    font-size: 60px;
  }
}
.mod_text#start h3 {
  font-size: 23px;
  margin-top: 20px;
  line-height: 1.3;
}

.mod_icon_set h2 {
  width: 100%;
  font-size: 37px;
}
@media (min-width: 768px) {
  .mod_icon_set h2 {
    font-size: 47px;
  }
}
.mod_icon_set h3 {
  width: 100%;
  margin-top: 20px;
  font-size: 27px;
  color: #17509E;
}
@media (min-width: 768px) {
  .mod_icon_set h3 {
    margin-top: 0;
    font-size: 37px;
  }
}
@media (min-width: 1200px) {
  .mod_icon_set h3 {
    margin-top: 0;
    font-size: 47px;
  }
}
.mod_icon_set .box_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  --wrap-w: 100%;
}
.mod_icon_set .box_wrap.set_3_6 .box {
  width: 47%;
  min-width: 47%;
}
@media (min-width: 768px) {
  .mod_icon_set .box_wrap.set_3_6 .box {
    width: 31%;
    min-width: 31%;
  }
}
.mod_icon_set .box_wrap.set_4_8 .box {
  width: 47%;
  min-width: 47%;
}
@media (min-width: 980px) {
  .mod_icon_set .box_wrap.set_4_8 .box {
    width: 23%;
    min-width: 23%;
  }
}
.mod_icon_set .box_wrap .box {
  border: 2px solid #00438A;
  box-sizing: border-box;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: calc(var(--wrap-w) / 20);
}
.mod_icon_set .box_wrap .box .box_content {
  padding: 10px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 540px) {
  .mod_icon_set .box_wrap .box .box_content {
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mod_icon_set .box_wrap .box .box_content .img,
.mod_icon_set .box_wrap .box .box_content .cnt {
  width: 100%;
  min-width: 100%;
  box-sizing: border-box;
}
.mod_icon_set .box_wrap .box .box_content .img {
  padding: 0;
  margin-bottom: 20px;
}
.mod_icon_set .box_wrap .box .box_content .img img {
  display: block;
  margin: 0 auto;
  height: 100%;
  max-height: 109px;
}
.mod_icon_set .box_wrap .box .box_content .cnt h4, .mod_icon_set .box_wrap .box .box_content .cnt p {
  display: block;
  text-align: center;
}
.mod_icon_set .box_wrap .box .box_content .cnt h4 {
  font-size: 18px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media (min-width: 768px) {
  .mod_icon_set .box_wrap .box .box_content .cnt h4 {
    font-size: 23px;
  }
}

.mod_liste_stellen {
  background: #F4F6FA;
}
.mod_liste_stellen .emkw {
  padding: 45px 0;
}
.mod_liste_stellen .emkw h2 {
  font-size: 27px;
  margin-bottom: 20px;
}
@media (min-width: 540px) {
  .mod_liste_stellen .emkw h2 {
    font-size: 47px;
  }
}
.mod_liste_stellen ul.job_liste li {
  width: 100%;
  min-height: 100px;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 30px;
}
.mod_liste_stellen ul.job_liste li a {
  display: block;
  cursor: pointer;
  padding: 20px;
}
@media (min-width: 540px) {
  .mod_liste_stellen ul.job_liste li a {
    padding: 40px;
  }
}
.mod_liste_stellen ul.job_liste li a h3 {
  font-size: 20px;
  color: #1A2644;
}
@media (min-width: 540px) {
  .mod_liste_stellen ul.job_liste li a h3 {
    font-size: 27px;
  }
}
.mod_liste_stellen ul.job_liste li a h3:hover {
  color: #17509E;
}
.mod_liste_stellen ul.job_liste li a .company {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin: 5px 0;
}
@media (min-width: 540px) {
  .mod_liste_stellen ul.job_liste li a .company {
    font-size: 23px;
    margin: 10px 0;
  }
}
.mod_liste_stellen ul.job_liste li a .cond {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
}
.mod_liste_stellen ul.job_liste li a .cond li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  min-height: 0;
  margin-bottom: 5px;
}
@media (min-width: 650px) {
  .mod_liste_stellen ul.job_liste li a .cond li {
    width: fit-content;
    min-width: fit-content;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.mod_liste_stellen ul.job_liste li a .cond li span {
  width: 22px;
  height: 22px;
  margin-top: -3px;
  margin-right: 10px;
}

.mod_video_v2,
.mod_vid_yt,
.mod_video_yt {
  padding-top: 40px;
  padding-bottom: 80px;
  width: 100%;
}
.mod_video_v2 .emki,
.mod_vid_yt .emki,
.mod_video_yt .emki {
  max-width: 100%;
}
.mod_video_v2 .emki .emkw,
.mod_vid_yt .emki .emkw,
.mod_video_yt .emki .emkw {
  width: 100%;
  max-width: 100%;
}
.mod_video_v2 .emki .emkw .my-video-dimensions,
.mod_vid_yt .emki .emkw .my-video-dimensions,
.mod_video_yt .emki .emkw .my-video-dimensions {
  max-width: 1200px;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.mod_video_v2 .emki .emkw .vjs-poster,
.mod_vid_yt .emki .emkw .vjs-poster,
.mod_video_yt .emki .emkw .vjs-poster {
  background-size: cover;
}
.mod_video_v2 .emki .emkw .embed-container,
.mod_vid_yt .emki .emkw .embed-container,
.mod_video_yt .emki .emkw .embed-container {
  position: relative;
}
.mod_video_v2 .emki .emkw .embed-container:before,
.mod_vid_yt .emki .emkw .embed-container:before,
.mod_video_yt .emki .emkw .embed-container:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.mod_video_v2 .emki .emkw .embed-container iframe,
.mod_vid_yt .emki .emkw .embed-container iframe,
.mod_video_yt .emki .emkw .embed-container iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.mod_video_v2 .emki .emkw .embed-container .video_thumb,
.mod_vid_yt .emki .emkw .embed-container .video_thumb,
.mod_video_yt .emki .emkw .embed-container .video_thumb {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.mod_video_v2 .emki .emkw .embed-container .video_thumb img,
.mod_vid_yt .emki .emkw .embed-container .video_thumb img,
.mod_video_yt .emki .emkw .embed-container .video_thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
}
.mod_video_v2 .emki .emkw .embed-container .video_thumb .play,
.mod_vid_yt .emki .emkw .embed-container .video_thumb .play,
.mod_video_yt .emki .emkw .embed-container .video_thumb .play {
  width: 80px;
}
.mod_video_v2 .emki .emkw .embed-container .video_thumb .play img,
.mod_vid_yt .emki .emkw .embed-container .video_thumb .play img,
.mod_video_yt .emki .emkw .embed-container .video_thumb .play img {
  position: relative;
  width: 100%;
}

.asp_loader {
  padding-top: 40px;
}
.asp_loader .data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.asp_loader .data h3 {
  width: 100%;
}
.asp_loader .data .asp_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 900px;
  margin-top: 40px;
  margin-bottom: 40px;
  background: #F4F6FA;
  padding: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.asp_loader .data .asp_box .img_kontakt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .img_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 19%;
  }
}
.asp_loader .data .asp_box .img_kontakt img {
  max-width: 120px;
  min-width: 120px;
  max-height: 120px;
  min-height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
.asp_loader .data .asp_box .daten_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 79%;
  }
}
.asp_loader .data .asp_box .daten_kontakt .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
  margin: 20px 0 20px;
}
@media (min-width: 540px) {
  .asp_loader .data .asp_box .daten_kontakt .name {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 0 20px;
  }
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt .name {
    min-width: 42%;
    width: 42%;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.asp_loader .data .asp_box .daten_kontakt .name h4 {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt .name h4 {
    text-align: left;
  }
}
.asp_loader .data .asp_box .daten_kontakt .name p {
  width: 100%;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 0;
  color: #c2c2c2;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt .name p {
    text-align: left;
  }
}
.asp_loader .data .asp_box .daten_kontakt .tel {
  min-width: 98%;
  width: 98%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt .tel {
    min-width: 42%;
    width: 42%;
  }
}
.asp_loader .data .asp_box .daten_kontakt .tel li, .asp_loader .data .asp_box .daten_kontakt .tel a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: "Montserat", Arial, sans-serif;
}
.asp_loader .data .asp_box .daten_kontakt .tel li:last-child, .asp_loader .data .asp_box .daten_kontakt .tel a:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt .tel li, .asp_loader .data .asp_box .daten_kontakt .tel a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.asp_loader .data .asp_box .daten_kontakt .tel img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.asp_loader .data .asp_box .daten_kontakt.fallback {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.asp_loader .data .asp_box .daten_kontakt.fallback .name,
.asp_loader .data .asp_box .daten_kontakt.fallback .tel {
  min-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt.fallback .name,
.asp_loader .data .asp_box .daten_kontakt.fallback .tel {
    min-width: 46%;
    width: 46%;
    margin-left: 0;
  }
}
.asp_loader .data .asp_box .daten_kontakt.fallback .name h3,
.asp_loader .data .asp_box .daten_kontakt.fallback .tel h3 {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .asp_loader .data .asp_box .daten_kontakt.fallback .name h3,
.asp_loader .data .asp_box .daten_kontakt.fallback .tel h3 {
    text-align: left;
  }
}
.asp_loader .data .asp_box .flip {
  display: none;
}
.asp_loader .data.block {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.asp_loader .data.block .asp_box_wrap {
  width: 100%;
  min-width: 100%;
  cursor: pointer;
  aspect-ratio: 1;
}
@media (min-width: 450px) {
  .asp_loader .data.block .asp_box_wrap {
    width: 47%;
    min-width: 47%;
  }
}
@media (min-width: 768px) {
  .asp_loader .data.block .asp_box_wrap {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 980px) {
  .asp_loader .data.block .asp_box_wrap {
    width: 23%;
    min-width: 23%;
  }
}
.asp_loader .data.block .asp_box_wrap .asp_box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
  aspect-ratio: 1;
}
.asp_loader .data.block .asp_box_wrap .asp_box .img_kontakt {
  width: 100%;
  min-width: 100%;
}
.asp_loader .data.block .asp_box_wrap .asp_box .img_kontakt img {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt {
  margin-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .name {
  margin-right: 0;
  min-width: 100%;
  width: 100%;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .name h4 {
  text-align: center;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .name p {
  text-align: center;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .tel {
  display: none;
  width: 100%;
  min-width: 100%;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .tel li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .tel img {
  margin: 10px 10px 0 10px;
}
.asp_loader .data.block .asp_box_wrap .asp_box .daten_kontakt .tel a {
  width: 100%;
  text-align: center;
}
.asp_loader .data.block .asp_box_wrap .asp_box.rotate {
  transform: rotateY(-180deg);
}
.asp_loader .data.block .asp_box_wrap .asp_box.rotate .img_kontakt {
  display: none;
}
.asp_loader .data.block .asp_box_wrap .asp_box.rotate .daten_kontakt .name {
  display: none;
}
.asp_loader .data.block .asp_box_wrap .asp_box.rotate .daten_kontakt .tel {
  display: block;
  transform: rotateY(180deg);
}
.asp_loader .data.block .asp_box_wrap .asp_box .flip {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.asp_loader .data.block .asp_box_wrap .asp_box .flip svg {
  width: 20px;
  height: 20px;
}

.mod_form_dyn {
  padding: 40px 0;
}
.mod_form_dyn h3 {
  font-size: 18px;
  color: #1A2644;
}
@media (min-width: 768px) {
  .mod_form_dyn h3 {
    font-size: 27px;
  }
}
.mod_form_dyn .frm_forms {
  padding: 30px 0 0 0;
}
@media (min-width: 768px) {
  .mod_form_dyn .frm_forms {
    padding: 30px;
  }
}
.mod_form_dyn .select {
  padding-bottom: 0;
}
.mod_form_dyn .select select {
  box-sizing: border-box;
  background: #eee;
  color: #666666;
  min-height: 45px;
  border: none;
  padding: 15px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  cursor: pointer;
}
.mod_form_dyn .select select:focus-visible {
  border: 2px solid #F08300;
  outline: none;
}

.single-job_landingpage_ref .featherlight-content {
  padding-top: 0 !important;
  background: transparent !important;
  aspect-ratio: 15/10;
  max-width: 88%;
}
.single-job_landingpage_ref .featherlight-content iframe {
  width: 100%;
  height: 100%;
}

h3 {
  font-size: 37px;
  color: #00438A;
}

h4 {
  font-size: 27px;
  color: #00438A;
}

.mod_job_profil,
.mod_faq {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 540px) {
  .mod_job_profil,
.mod_faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.mod_job_profil h2,
.mod_faq h2 {
  font-size: 27px;
  margin-bottom: 20px;
}
@media (min-width: 540px) {
  .mod_job_profil h2,
.mod_faq h2 {
    font-size: 47px;
  }
}
.mod_job_profil .accordion,
.mod_faq .accordion {
  margin-bottom: 20px;
}
.mod_job_profil .accordion .bar,
.mod_faq .accordion .bar {
  background: #00438A;
  height: 86px;
  line-height: 94px;
  padding: 0 20px;
}
.mod_job_profil .accordion .bar h3,
.mod_job_profil .accordion .bar h4,
.mod_faq .accordion .bar h3,
.mod_faq .accordion .bar h4 {
  color: #fff !important;
  font-size: 18px;
  margin-left: -40px;
  width: 100%;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .bar h3,
.mod_job_profil .accordion .bar h4,
.mod_faq .accordion .bar h3,
.mod_faq .accordion .bar h4 {
    font-size: 24px;
    width: auto;
  }
}
.mod_job_profil .accordion .bar .icon-remove_circle_outline,
.mod_faq .accordion .bar .icon-remove_circle_outline {
  transform: rotate(0deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_job_profil .accordion .bar .ui-icon,
.mod_faq .accordion .bar .ui-icon {
  background-image: none;
  left: 90%;
  font-size: 30px;
  width: 30px;
  height: 30px;
  top: -6px;
  display: inline;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .bar .ui-icon,
.mod_faq .accordion .bar .ui-icon {
    left: 90%;
    font-size: 40px;
    font-weight: 100;
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768px) {
  .mod_job_profil .accordion .bar .ui-icon,
.mod_faq .accordion .bar .ui-icon {
    left: 95%;
  }
}
.mod_job_profil .accordion .bar.ui-accordion-header-active,
.mod_faq .accordion .bar.ui-accordion-header-active {
  color: #fff;
  background: #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_job_profil .accordion .bar.ui-accordion-header-active span.icon-remove_circle_outline,
.mod_faq .accordion .bar.ui-accordion-header-active span.icon-remove_circle_outline {
  transform: rotate(360deg);
  color: #fff;
  font-weight: 200;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_job_profil .accordion .bar > span,
.mod_faq .accordion .bar > span {
  color: #fff;
  font-weight: 200;
}
.mod_job_profil .accordion .content,
.mod_faq .accordion .content {
  padding: 10px 10px 20px 10px;
  margin-top: 0;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .content,
.mod_faq .accordion .content {
    padding: 10px 30px 30px 30px;
  }
}
.mod_job_profil .accordion .content h3, .mod_job_profil .accordion .content h4,
.mod_faq .accordion .content h3,
.mod_faq .accordion .content h4 {
  width: 100%;
}
.mod_job_profil .accordion .content h3,
.mod_faq .accordion .content h3 {
  margin: 20px 0;
  font-size: 27px;
  hyphens: auto;
  hyphenate-limit-chars: auto 6;
  hyphenate-limit-lines: 3;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 6;
  -webkit-hyphenate-limit-lines: 3;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 6;
  -ms-hyphenate-limit-lines: 3;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .content h3,
.mod_faq .accordion .content h3 {
    margin: 40px 0;
    font-size: 37px;
    -moz-hyphens: none;
    -webkit--hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
.mod_job_profil .accordion .content h4,
.mod_faq .accordion .content h4 {
  margin: 20px 0 18px;
}
.mod_job_profil .accordion .content p,
.mod_faq .accordion .content p {
  margin-top: 0;
}
.mod_job_profil .accordion .content ul.facts,
.mod_faq .accordion .content ul.facts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 980px) {
  .mod_job_profil .accordion .content ul.facts,
.mod_faq .accordion .content ul.facts {
    display: table;
    margin-bottom: 77px;
  }
}
.mod_job_profil .accordion .content ul.facts li,
.mod_faq .accordion .content ul.facts li {
  float: left;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-right: 25px;
  margin-bottom: 25px;
  border: 2px solid #00438A;
  padding: 10px 20px;
  width: 100%;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .content ul.facts li,
.mod_faq .accordion .content ul.facts li {
    padding: 20px;
    width: auto;
  }
}
@media (min-width: 980px) {
  .mod_job_profil .accordion .content ul.facts li,
.mod_faq .accordion .content ul.facts li {
    margin-bottom: 0;
  }
}
.mod_job_profil .accordion .content ul.facts li span,
.mod_faq .accordion .content ul.facts li span {
  width: 100%;
  display: block;
}
.mod_job_profil .accordion .content ul.facts li span.label,
.mod_faq .accordion .content ul.facts li span.label {
  color: #666666;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
.mod_job_profil .accordion .content ul.facts li span.value,
.mod_faq .accordion .content ul.facts li span.value {
  color: #666666;
  font-size: 20px;
  font-weight: bold;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .content ul.facts li span.value,
.mod_faq .accordion .content ul.facts li span.value {
    font-size: 27px;
  }
}
@media (min-width: 980px) {
  .mod_job_profil .accordion .content ul.facts li span.value,
.mod_faq .accordion .content ul.facts li span.value {
    font-size: 37px;
  }
}
.mod_job_profil .accordion .content ul.list,
.mod_faq .accordion .content ul.list {
  margin-bottom: 36px;
}
.mod_job_profil .accordion .content ul.list li,
.mod_faq .accordion .content ul.list li {
  margin: 0 0 10px 24px;
  position: relative;
}
.mod_job_profil .accordion .content ul.list li:before,
.mod_faq .accordion .content ul.list li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 8px;
  left: -22px;
  background: #00438A;
}
.mod_job_profil .accordion .content .emk_btn_2,
.mod_faq .accordion .content .emk_btn_2 {
  color: #fff;
  width: 100%;
}
@media (min-width: 540px) {
  .mod_job_profil .accordion .content .emk_btn_2,
.mod_faq .accordion .content .emk_btn_2 {
    width: fit-content;
  }
}

.mod_testimonial_slider .emki {
  position: relative;
  max-width: 100% !important;
  height: 100%;
  z-index: 1;
}
.mod_testimonial_slider .emki .emkw {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 1rem;
  width: 100%;
  padding: 20px 0;
  background-color: transparent;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box::-webkit-scrollbar {
  display: none;
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #fff;
  min-width: 90%;
  width: 90%;
  height: auto;
  z-index: 2;
}
@media (min-width: 540px) {
  .mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide {
    min-width: 47%;
    width: 47%;
  }
}
@media (min-width: 980px) {
  .mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide {
    min-width: 31%;
    width: 31%;
  }
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide .testi_box {
  padding: 10px 20px;
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide .testi_box .testi_name {
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 1100px) {
  .mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide .testi_box .testi_name {
    font-size: 23px;
  }
}
.mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide .testi_box .desc {
  font-size: 18px;
  font-style: italic;
}
@media (min-width: 1100px) {
  .mod_testimonial_slider .emki .emkw .scroll-wrapper .scroll-box .testi_slide .testi_box .desc {
    font-size: 20px;
  }
}

.mod_liste_standard {
  padding-bottom: 20px;
}
@media (min-width: 540px) {
  .mod_liste_standard {
    padding-bottom: 80px;
  }
}
.mod_liste_standard h3 {
  margin-bottom: 20px;
}
.mod_liste_standard ul.liste_standard li {
  margin: 0 0 10px 24px;
  position: relative;
  width: 100%;
  max-width: 70ch;
}
.mod_liste_standard ul.liste_standard li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 8px;
  left: -22px;
  background: #00438A;
}

.mod_liste_buttons ul.liste_buttons {
  padding-top: 18px;
}
.mod_liste_buttons ul.liste_buttons li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 980px) {
  .mod_liste_buttons ul.liste_buttons li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}
.mod_liste_buttons ul.liste_buttons li span.icon {
  margin-right: 20px;
}
.mod_liste_buttons ul.liste_buttons li span.icon img {
  width: 42px;
  height: 42px;
}
@media (min-width: 650px) {
  .mod_liste_buttons ul.liste_buttons li span.icon {
    margin-right: 40px;
  }
  .mod_liste_buttons ul.liste_buttons li span.icon img {
    width: 82px;
    height: 82px;
  }
}

.mod_testimonial_slider .emki:before {
  position: absolute;
  content: "";
  top: 25%;
  right: 0;
  bottom: 0;
  left: 0;
  background: #F4F6FA;
}

.mod_video_v2 {
  width: 100%;
}
.mod_video_v2 .emki {
  max-width: 100%;
}
.mod_video_v2 .emki .emkw {
  width: 100%;
  max-width: 100%;
}
.mod_video_v2 .emki .emkw .my-video-dimensions {
  max-width: 1200px;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.mod_video_v2 .emki .emkw .vjs-poster {
  background-size: cover;
}

.mod_video_yt {
  width: 100%;
  padding: 30px 0 50px;
}
.mod_video_yt .emki {
  max-width: 100%;
}
.mod_video_yt .emki .emkw {
  width: 100%;
  max-width: 100%;
}
.mod_video_yt .emki .emkw .embed-container {
  width: 100%;
  position: relative;
}
.mod_video_yt .emki .emkw .embed-container:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.mod_video_yt .emki .emkw .embed-container .content {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mod_video_yt .emki .emkw .embed-container .content iframe {
  width: 100%;
  height: 100%;
}

.single-stellenangebote_ref .mod_home_intro.job {
  padding-top: 40px;
}
@media (min-width: 540px) {
  .single-stellenangebote_ref .mod_home_intro.job {
    padding-top: 80px;
    padding-bottom: 0;
  }
}
.single-stellenangebote_ref .mod_text_tabelle {
  padding-bottom: 60px;
}
.single-stellenangebote_ref .mod_text_tabelle table {
  border-collapse: collapse;
}
.single-stellenangebote_ref .mod_text_tabelle table tr td {
  border-right: 2px solid #17509E;
  border-bottom: 2px solid #17509E;
  padding: 10px 20px 10px 0;
  font-size: 16px;
  vertical-align: top;
}
@media (min-width: 540px) {
  .single-stellenangebote_ref .mod_text_tabelle table tr td {
    font-size: 18px;
  }
}
.single-stellenangebote_ref .mod_text_tabelle table tr td.wert {
  font-weight: 700;
  padding-left: 20px;
}
.single-stellenangebote_ref .mod_text_tabelle table tr td:first-child {
  border-left: 2px solid transparent;
}
.single-stellenangebote_ref .mod_text_tabelle table tr td:last-child {
  border-right: 2px solid transparent;
}
.single-stellenangebote_ref .mod_text_tabelle table tr:first-child td {
  border-top: 2px solid transparent;
}
.single-stellenangebote_ref .mod_text_tabelle table tr:last-child td {
  border-bottom: 2px solid transparent;
}
.single-stellenangebote_ref .mod_text h3 {
  margin: 0;
}
.single-stellenangebote_ref .mod_text li {
  list-style: disc;
  margin-left: 20px;
}
.single-stellenangebote_ref .mod_text p {
  margin-top: 18px;
}
.single-stellenangebote_ref .mod_gfj_set {
  padding-bottom: 40px;
}
.single-stellenangebote_ref .mod_gfj_set h3 {
  margin-bottom: 20px;
  font-size: 27px;
}
.single-stellenangebote_ref .mod_gfj_set ul li {
  margin-left: 20px;
  margin-bottom: 15px;
  text-indent: -20px;
}
.single-stellenangebote_ref .mod_gfj_set ul li img {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-right: 10px;
}
.single-stellenangebote_ref .mod_icon_set {
  padding-top: 20px;
  padding-bottom: 40px;
}
.single-stellenangebote_ref .list_jobs {
  background: #F4F6FA;
}
.single-stellenangebote_ref .list_jobs .data p {
  width: 100%;
}
.single-stellenangebote_ref .list_jobs .data .p1 {
  width: 100% !important;
}
.single-stellenangebote_ref .list_jobs .data .asp_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 900px;
  margin-top: 40px;
  margin-bottom: 40px;
  background: #F4F6FA;
  padding: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.single-stellenangebote_ref .list_jobs .data .asp_box .img_kontakt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .img_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 19%;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .img_kontakt img {
  max-width: 120px;
  min-width: 120px;
  max-height: 120px;
  min-height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 79%;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
  margin: 20px 0 20px;
}
@media (min-width: 540px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 0 20px;
  }
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name {
    min-width: 42%;
    width: 42%;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name h4 {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name h4 {
    text-align: left;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name p {
  width: 100%;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 0;
  color: #c2c2c2;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .name p {
    text-align: left;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel {
  min-width: 98%;
  width: 98%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel {
    min-width: 42%;
    width: 42%;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel li, .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: "Montserat", Arial, sans-serif;
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel li:last-child, .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel a:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel li, .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt .tel img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name,
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel {
  min-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name,
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel {
    min-width: 46%;
    width: 46%;
    margin-left: 0;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name h3,
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel h3 {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name h3,
.single-stellenangebote_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel h3 {
    text-align: left;
  }
}
.single-stellenangebote_ref .list_jobs .data .asp_box .flip {
  display: none;
}
.single-stellenangebote_ref .list_jobs .data.block {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap {
  width: 100%;
  min-width: 100%;
  cursor: pointer;
  aspect-ratio: 1;
}
@media (min-width: 450px) {
  .single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap {
    width: 47%;
    min-width: 47%;
  }
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 980px) {
  .single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap {
    width: 23%;
    min-width: 23%;
  }
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
  aspect-ratio: 1;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .img_kontakt {
  width: 100%;
  min-width: 100%;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .img_kontakt img {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt {
  margin-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .name {
  margin-right: 0;
  min-width: 100%;
  width: 100%;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .name h4 {
  text-align: center;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .name p {
  text-align: center;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel {
  display: none;
  width: 100%;
  min-width: 100%;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel li {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel img {
  margin: 10px 10px 0 10px;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel a {
  width: 100%;
  text-align: center;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate {
  transform: rotateY(-180deg);
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate .img_kontakt {
  display: none;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate .daten_kontakt .name {
  display: none;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate .daten_kontakt .tel {
  display: block;
  transform: rotateY(180deg);
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .flip {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.single-stellenangebote_ref .list_jobs .data.block .asp_box_wrap .asp_box .flip svg {
  width: 20px;
  height: 20px;
}
.single-stellenangebote_ref .online_bewerbung {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #F4F6FA;
}
@media (min-width: 768px) {
  .single-stellenangebote_ref .online_bewerbung {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.single-stellenangebote_ref .online_bewerbung .mod_form_by_id .emkw {
  width: 100%;
}

h3 {
  font-size: 27px;
  color: #00438A;
}

h4 {
  font-size: 27px;
  color: #00438A;
}

.mod_testimonial {
  background: #F4F6FA;
  padding: 80px 0;
  margin-bottom: 40px;
}
.mod_testimonial .box_wrap {
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.mod_testimonial .box_wrap .foto {
  width: 100%;
  min-width: 100%;
  position: relative;
}
@media (min-width: 980px) {
  .mod_testimonial .box_wrap .foto {
    width: 38%;
    min-width: 38%;
  }
}
.mod_testimonial .box_wrap .foto:before {
  content: "";
  display: block;
  padding-top: 65%;
}
.mod_testimonial .box_wrap .foto .content_testi {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mod_testimonial .box_wrap .foto .content_testi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.mod_testimonial .box_wrap .statement {
  width: 100%;
  min-width: 100%;
  padding: 20px;
}
@media (min-width: 980px) {
  .mod_testimonial .box_wrap .statement {
    width: 60%;
    min-width: 60%;
    padding-right: 20px;
  }
}
.mod_testimonial .box_wrap .statement p {
  width: 100%;
  display: block;
  margin: 0 0 10px 0;
  font-size: 18px;
}
.mod_testimonial .box_wrap .statement p.name {
  font-weight: bold;
}
.mod_testimonial .box_wrap .statement p.txt {
  font-style: italic;
}

.emko.mod_kontakt_single_bar {
  position: relative;
  margin-bottom: 20px;
}
.emko.mod_kontakt_single_bar h4.tech {
  margin: 0 0 20px 42px;
}
.emko.mod_kontakt_single_bar .emki {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.emko.mod_kontakt_single_bar .emki .emkw {
  padding: 0;
  width: 92%;
}
@media (min-width: 1300px) {
  .emko.mod_kontakt_single_bar .emki .emkw {
    width: 100%;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .headline {
  padding-bottom: 30px;
}
.emko.mod_kontakt_single_bar .emki .emkw .headline h2 {
  font-size: 30px;
}
.emko.mod_kontakt_single_bar .emki .emkw h2, .emko.mod_kontakt_single_bar .emki .emkw h3, .emko.mod_kontakt_single_bar .emki .emkw h4 {
  margin-top: 0;
}
.emko.mod_kontakt_single_bar .emki .emkw h2, .emko.mod_kontakt_single_bar .emki .emkw h4 {
  margin-bottom: 0;
}
.emko.mod_kontakt_single_bar .emki .emkw h3.headline {
  font-size: 34px;
  font-weight: 600;
  color: #00438A;
  margin: 20px 0 0 20px !important;
}
.emko.mod_kontakt_single_bar .emki .emkw h4 {
  font-size: 20px;
  font-weight: 400;
}
.emko.mod_kontakt_single_bar .emki .emkw li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  list-style: none;
  font-size: 16px;
}
@media (min-width: 540px) {
  .emko.mod_kontakt_single_bar .emki .emkw li {
    font-size: 18px;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw li a {
  text-decoration: none;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #F4F6FA;
  width: 100%;
  min-width: 100%;
  padding: 20px;
}
@media (min-width: 540px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 980px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt {
    width: 80%;
    min-width: 80%;
    padding: 30px 40px;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .img_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 120px;
  height: auto;
  margin: 0 auto;
  border-radius: 50%;
  background: transparent;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .img_kontakt img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 83%;
    min-width: 83%;
    margin-top: 0;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
  min-width: 98%;
  margin: 0 0 20px;
}
@media (min-width: 540px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name {
    width: 49%;
    min-width: 49%;
    margin-left: 0;
    margin-bottom: 0;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name h4 {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name h4 {
    text-align: left;
  }
}
@media (min-width: 1300px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name h4 {
    font-size: 24px;
    margin-bottom: 18px;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name p {
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #c2c2c2;
  line-height: 1.3;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name p.bar_name, .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name p.bar_firm {
  color: #999;
  font-weight: 600;
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name p {
    width: 90%;
    text-align: left;
    font-size: 18px;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name .c_icons {
  width: 100%;
  min-width: 100%;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name .c_icons {
    text-align: left;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name .c_icons ul {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .name .c_icons ul img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail {
  width: 98%;
  min-width: 98%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 47%;
    min-width: 47%;
    margin-left: 0;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel li,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel a,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail li,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail a {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  font-family: "Exo", Arial, sans-serif;
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel li,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel a,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail li,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail a {
    margin-bottom: 7px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel li:last-child,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel a:last-child,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail li:last-child,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail a:last-child {
    margin-bottom: 0;
  }
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel li,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail li {
  margin-bottom: 10px;
}
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .tel img,
.emko.mod_kontakt_single_bar .emki .emkw .box_kontakt .daten_kontakt .mail img {
  width: 30px;
  height: 30px;
  margin-right: 17px;
}
.emko.mod_kontakt_single_bar.showroom {
  margin-bottom: 80px;
}
.emko.mod_kontakt_single_bar.showroom h3 {
  margin-top: 20px !important;
  margin-bottom: 20px;
  font-size: 31px;
}
@media (min-width: 540px) {
  .emko.mod_kontakt_single_bar.showroom h3 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .emko.mod_kontakt_single_bar.showroom h3 {
    font-size: 40px;
  }
}
@media (min-width: 980px) {
  .emko.mod_kontakt_single_bar.showroom h3 {
    font-size: 45px;
  }
}
.emko.mod_kontakt_single_bar.showroom .emkw:after {
  height: 80%;
}
.emko.mod_kontakt_single_bar.showroom .box_kontakt {
  margin-top: 10px;
  margin-bottom: 30px;
}
.emko.mod_kontakt_single_bar.showroom .box_kontakt .img_kontakt {
  margin-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_kontakt_single_bar.showroom .box_kontakt .img_kontakt img {
  background: #1A2644;
  border-radius: 50%;
  object-fit: cover;
}

#asp_filter_wrap {
  padding-bottom: 80px;
}
#asp_filter_wrap h2 {
  width: 100%;
  margin-bottom: 40px;
}
#asp_filter_wrap .emkw {
  position: relative;
}
#asp_filter_wrap .headline {
  width: 100%;
  margin-bottom: 10px;
  color: #00438A;
}
#asp_filter_wrap h3.headline {
  margin: 20px 0 10px 0;
}
@media (min-width: 920px) {
  #asp_filter_wrap h3.headline {
    margin: 60px 0 40px 0;
  }
}
#asp_filter_wrap .filter_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  min-width: 100%;
  gap: 20px;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 20px 40px;
  height: auto;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 540px) {
  #asp_filter_wrap .filter_wrap .mod_kontakt_single_box {
    width: 47%;
    min-width: 47%;
  }
}
@media (min-width: 920px) {
  #asp_filter_wrap .filter_wrap .mod_kontakt_single_box {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 1200px) {
  #asp_filter_wrap .filter_wrap .mod_kontakt_single_box {
    width: 23%;
    min-width: 23%;
  }
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt {
  text-align: center;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .img_kontakt {
  margin: 0 auto;
  width: 100%;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .img_kontakt img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .name {
  margin-bottom: 20px;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .name h4 {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: 600;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .name p {
  width: 100%;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 0;
  color: #c2c2c2;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .tel li,
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .mail li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Exo", Arial, sans-serif;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .tel li a,
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .mail li a {
  font-size: 16px;
  width: 100%;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .tel img,
#asp_filter_wrap .filter_wrap .mod_kontakt_single_box .box_kontakt .daten_kontakt .mail img {
  width: 35px;
  height: 35px;
  margin-right: 17px;
}
#asp_filter_wrap .filter_wrap .mod_kontakt_single_bar .emki .emkw {
  width: 100%;
}

.emko.mod_kontakt_boxen,
.mod_kontakt_boxen {
  padding-top: 80px;
}
.emko.mod_kontakt_boxen .emki,
.mod_kontakt_boxen .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.mod_kontakt_boxen .emki .emkw,
.mod_kontakt_boxen .emki .emkw {
  padding-bottom: 40px;
}
.emko.mod_kontakt_boxen .emki .emkw .boxen_wrap,
.mod_kontakt_boxen .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 90%;
}
.emko.mod_kontakt_boxen .emki .emkw h2, .emko.mod_kontakt_boxen .emki .emkw h3, .emko.mod_kontakt_boxen .emki .emkw h4,
.mod_kontakt_boxen .emki .emkw h2,
.mod_kontakt_boxen .emki .emkw h3,
.mod_kontakt_boxen .emki .emkw h4 {
  margin-top: 0;
}
.emko.mod_kontakt_boxen .emki .emkw h2, .emko.mod_kontakt_boxen .emki .emkw h4,
.mod_kontakt_boxen .emki .emkw h2,
.mod_kontakt_boxen .emki .emkw h4 {
  margin-bottom: 30px;
}
.emko.mod_kontakt_boxen .emki .emkw li,
.mod_kontakt_boxen .emki .emkw li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  list-style: none;
  font-size: 16px;
}
@media (min-width: 540px) {
  .emko.mod_kontakt_boxen .emki .emkw li,
.mod_kontakt_boxen .emki .emkw li {
    font-size: 18px;
  }
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt,
.mod_kontakt_boxen .emki .emkw .box_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  background: #fff;
  width: 100%;
  padding: 40px 40px;
  margin-bottom: 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}
@media (min-width: 980px) {
  .emko.mod_kontakt_boxen .emki .emkw .box_kontakt,
.mod_kontakt_boxen .emki .emkw .box_kontakt {
    margin-right: 20px;
    width: 31%;
  }
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .img_kontakt,
.mod_kontakt_boxen .emki .emkw .box_kontakt .img_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .img_kontakt li,
.mod_kontakt_boxen .emki .emkw .box_kontakt .img_kontakt li {
  margin: 0 auto;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .img_kontakt img,
.mod_kontakt_boxen .emki .emkw .box_kontakt .img_kontakt img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .name,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .name h4,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .name h4 {
  width: 100%;
  margin-bottom: 0;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .name p,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .name p {
  width: 100%;
  margin-top: 0;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel ul,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel ul li,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel ul li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}
.emko.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel ul li img,
.mod_kontakt_boxen .emki .emkw .box_kontakt .daten_kontakt .tel ul li img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

#mod_asp_search {
  margin: 0 auto !important;
  padding-top: 40px;
}
#mod_asp_search p.subhead {
  margin-top: 40px;
  font-size: 24px;
  font-weight: 600;
  color: #1A2644;
}
#mod_asp_search #asp_container_search {
  width: 80%;
  background: #fff;
  margin-top: 40px;
  padding: 70px 100px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}
#mod_asp_search #asp_container_search h3 {
  font-size: 24px;
}
#mod_asp_search #asp_container_search .ui-widget {
  width: 100%;
}

#searchForm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
}
#searchForm .wrap_input {
  position: relative;
  width: 100%;
  min-width: 100%;
  margin-bottom: 10px;
}
#searchForm .wrap_input input#location {
  display: inline-block;
  padding: 27px 20px;
  line-height: 47px;
  outline: none;
  height: 47px;
  font-size: 16px;
  font-family: "Montserat", Arial, sans-serif;
  background: #eee;
  color: #666666;
  width: 100%;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#searchForm .wrap_input input#location::-webkit-input-placeholder {
  color: #c2c2c2;
  font-size: 18px;
  font-family: "Roboto", Arial, sans-serif;
}
#searchForm .wrap_input input#location:-moz-placeholder {
  /* Firefox 18- */
  color: #c2c2c2;
  font-size: 18px;
  font-family: "Roboto", Arial, sans-serif;
}
#searchForm .wrap_input input#location::-moz-placeholder {
  /* Firefox 19+ */
  color: #c2c2c2;
  font-size: 18px;
  font-family: "Roboto", Arial, sans-serif;
}
#searchForm .wrap_input input#location:-ms-input-placeholder {
  color: #c2c2c2;
  font-size: 18px;
  font-family: "Roboto", Arial, sans-serif;
}
#searchForm .wrap_input .icon-cross2 {
  background-color: transparent;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  height: 30px;
  width: 30px;
  top: 12px;
  right: 10px;
  color: silver;
  border: solid 1px silver;
  border-radius: 50%;
}
#searchForm .wrap_input .search-box:not(:valid) ~ .close-icon {
  display: none;
}
#searchForm input[type=submit] {
  border: none;
  background: none;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 768px) {
  #searchForm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
  #searchForm .wrap_input {
    width: 50%;
    min-width: 50%;
    margin-bottom: 0;
    margin-right: 20px;
  }
}

.ui-widget-content.ui-autocomplete {
  max-height: 120px;
  overflow: auto;
}

#results {
  margin-top: 12px;
}
#results.mod_kontakt_boxen {
  padding-top: 0;
}
#results .boxen_wrap {
  padding-top: 20px;
}
#results .asp {
  width: 100%;
  padding: 20px;
  background: #fff;
}
#results .asp .asp_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
#results .asp .asp_row .name {
  width: 100%;
  min-width: 100%;
}
#results .asp .asp_row .name p {
  margin: 0;
  padding: 0;
  font-weight: 600;
}
#results .asp .asp_row ul.kontakt {
  width: 100%;
  min-width: 100%;
  margin: 0;
  padding: 0;
}
#results .asp .asp_row ul.kontakt li {
  list-style: none;
}
#results .asp .asp_row ul.kontakt li span {
  display: inline-block;
  width: 70px;
}
@media (min-width: 650px) {
  #results .asp .asp_row .name,
#results .asp .asp_row ul.kontakt {
    width: 49%;
    min-width: 49%;
  }
}

.mod_asp_search .emki {
  max-width: 100% !important;
}
.mod_asp_search .emki:before {
  position: absolute;
  content: "";
  top: 70%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #1A2644;
  z-index: -1;
}

#head_vario_slider {
  z-index: 1;
  position: relative;
}
#head_vario_slider.emko.full {
  width: 100%;
}
#head_vario_slider.emko.full .emki {
  width: 100%;
  max-width: none;
}
#head_vario_slider.emko.full .emki .emkw {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk {
  position: relative;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .slider_overlay {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  inset: 0;
  z-index: 99;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .slider_overlay img {
  width: 20%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
  max-height: 60vh;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 50%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk:has(.slider_overlay) {
  background: transparent;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk:has(.slider_overlay) .sy-list {
  width: 100%;
  right: 0;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk:has(.slider_overlay).right .sy-list {
  left: 0;
}
#head_vario_slider.emko.content_4_3 {
  margin: 0 auto;
  width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki {
  width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw {
  margin: 0 auto;
  max-width: 100%;
}
#head_vario_slider.emko.content_16_9 {
  margin: 0 auto;
  width: 100%;
}
#head_vario_slider.emko.content_16_9 .emki {
  width: 100%;
}
#head_vario_slider.emko.content_16_9 .emki .emkw {
  margin: 0 auto;
  width: 100%;
  max-width: 1228px;
}
#head_vario_slider .site_headline {
  display: block;
  margin: 0 auto;
  margin-top: 80px;
  width: 94%;
  max-width: 1200px;
}
@media (min-width: 1400px) {
  #head_vario_slider .site_headline {
    width: 100%;
  }
}
#head_vario_slider .site_headline .news_date {
  display: none;
}
#head_vario_slider .site_headline h1, #head_vario_slider .site_headline h2 {
  display: block;
  color: #1A2644;
  font-size: 44px;
  font-weight: 600;
}
#head_vario_slider .site_headline h1 {
  margin-bottom: 20px;
}

#head_vario_slider.emko.content_16_9 .emki,
#head_vario_slider.emko.content .emki {
  width: 100%;
  max-width: inherit;
}
#head_vario_slider.emko.content_16_9 .emki.no_image,
#head_vario_slider.emko.content .emki.no_image {
  margin: 0;
}
#head_vario_slider.emko.content_16_9 .emki.no_image:before,
#head_vario_slider.emko.content .emki.no_image:before {
  height: 110px;
  width: 100%;
}
#head_vario_slider.emko.content_16_9 .emki .emkw,
#head_vario_slider.emko.content .emki .emkw {
  padding-top: 40px;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop:before,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 56.3%;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop li,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-slides-crop .sy-list,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop li img,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-slides-crop .sy-list img,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-controls,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-controls {
  top: 0;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-controls .sy-prev,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-controls .sy-prev {
  left: 100px;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-controls .sy-next,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-controls .sy-next {
  right: 100px;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-filler,
#head_vario_slider.emko.content .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .slider_overlay,
#head_vario_slider.emko.content .emki .emkw #slider_emk .slider_overlay {
  position: absolute;
  top: 0;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .slider_overlay img,
#head_vario_slider.emko.content .emki .emkw #slider_emk .slider_overlay img {
  width: 100%;
  z-index: 99;
}

#head_vario_slider.emko.content_4_3 .emki {
  width: 100%;
  max-width: inherit;
}
#head_vario_slider.emko.content_4_3 .emki.no_image {
  margin: 0;
}
#head_vario_slider.emko.content_4_3 .emki.no_image:before {
  height: 110px;
  width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw {
  padding-top: 50px;
}
@media (min-width: 768px) {
  #head_vario_slider.emko.content_4_3 .emki .emkw {
    padding-top: 100px;
  }
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk {
  max-height: 900px;
  max-width: 1200px;
  margin: 0 auto;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 75%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .slider_overlay {
  position: absolute;
  top: 0;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .slider_overlay img {
  width: 100%;
  z-index: 99;
}

.slider_overlay .wrap_box {
  max-width: 1228px;
  margin: 0 auto;
  width: 94%;
}
@media (min-width: 1400px) {
  .slider_overlay .wrap_box {
    width: 100%;
  }
}
.slider_overlay .wrap_box .ov_box {
  display: block;
  max-width: 85%;
  position: relative;
}
@media (min-width: 768px) {
  .slider_overlay .wrap_box .ov_box {
    max-width: 50%;
  }
}
.slider_overlay .wrap_box .ov_box h2,
.slider_overlay .wrap_box .ov_box p {
  color: white;
  hyphens: none;
}
.slider_overlay .wrap_box .ov_box h2 {
  font-weight: 700;
  font-size: 23px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .slider_overlay .wrap_box .ov_box h2 {
    font-size: 60px;
  }
}
.slider_overlay .wrap_box .ov_box p {
  display: none;
}
@media (min-width: 768px) {
  .slider_overlay .wrap_box .ov_box p {
    display: block;
  }
}
.slider_overlay .wrap_box .ov_box .emk_btn {
  margin-top: 10px;
  padding: 8px 15px;
}
@media (min-width: 768px) {
  .slider_overlay .wrap_box .ov_box .emk_btn {
    margin-top: 10px;
    padding: 15px 30px;
  }
}
.slider_overlay .wrap_box .ov_box .emk_btn a {
  color: #fff;
  font-weight: 600;
}
.slider_overlay .wrap_box .ov_box.right {
  float: right;
  padding: 0 0 0 20px;
}
@media (min-width: 768px) {
  .slider_overlay .wrap_box .ov_box.right {
    padding: 0 0 0 40px;
  }
}

@media (min-width: 1100px) {
  #head_vario_slider {
    padding-bottom: 0;
  }
}

@media (min-width: 1100px) {
  .page-template-page_kontakt #head_vario_slider {
    padding-bottom: 0;
  }
}

.page-template-page_redaktion_showroom .site_headline h1 {
  display: none !important;
}

.sy-controls li a:after {
  background-color: transparent;
  height: 4.8em;
}
.sy-controls li.sy-prev {
  margin-left: -30px;
}
.sy-controls li.sy-next {
  margin-right: -30px;
}

.mod_news_loader .sy-slides-wrap {
  padding-bottom: 20px;
}
.mod_news_loader .sy-slides-wrap .sy-controls {
  display: block;
  position: absolute;
}
.mod_news_loader .sy-slides-wrap .sy-controls li a {
  height: fit-content;
}
.mod_news_loader .sy-slides-wrap .sy-controls li a:after {
  background-color: #00438A;
}
.mod_news_loader .sy-slides-wrap .sy-controls li a:link {
  opacity: 1;
}
.mod_news_loader .sy-slides-wrap .sy-controls .sy-prev {
  top: 105%;
  left: 55%;
}
.mod_news_loader .sy-slides-wrap .sy-controls .sy-next {
  top: 105%;
  right: 29%;
}
.mod_news_loader .sy-pager {
  position: absolute;
  bottom: 5px;
  left: 22%;
}

.mod_job_filter {
  padding-top: 0px;
  padding-bottom: 40px;
}
.mod_job_filter h2,
.mod_job_filter p {
  width: 100%;
}
.mod_job_filter p {
  margin-bottom: 80px;
}
.mod_job_filter .filter_wrap_1 button {
  border: 1px solid #F08300;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 30px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  background: #fff;
  color: #F08300;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_job_filter .filter_wrap_1 button:hover, .mod_job_filter .filter_wrap_1 button.active {
  background: #F08300;
  color: #fff;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}

.page-template-page_jobs_uebersicht_liste_ref .site_head_wrap {
  display: none;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs {
  padding-top: 20px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .filter_wrap_2 {
  margin: 40px 0 60px 0;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .filter_wrap_2 button {
  border: 1px solid #00438A;
  padding: 5px 20px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  color: #00438A;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .filter_wrap_2 button#show-all-2, .page-template-page_jobs_uebersicht_liste_ref .list_jobs .filter_wrap_2 button:hover, .page-template-page_jobs_uebersicht_liste_ref .list_jobs .filter_wrap_2 button.active {
  background: #00438A;
  color: #fff;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .headline {
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .headline a {
  color: #00438A;
  font-weight: 600;
  font-family: "Montserat", Arial, sans-serif;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .headline a.emk_btn {
  color: #fff;
  font-family: "Exo", Arial, sans-serif;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .headline p.fallback {
  margin-top: 0;
  margin-bottom: 40px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box_wrap {
  width: 100%;
  max-width: 900px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 900px;
  margin-top: 40px;
  margin-bottom: 40px;
  background: #F4F6FA;
  padding: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .img_kontakt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .img_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 19%;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .img_kontakt img {
  max-width: 120px;
  min-width: 120px;
  max-height: 120px;
  min-height: 120px;
  border-radius: 50%;
  object-fit: cover;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 79%;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
  margin: 20px 0 20px;
}
@media (min-width: 540px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 0 20px;
  }
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name {
    min-width: 42%;
    width: 42%;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name h4 {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name h4 {
    text-align: left;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name p {
  width: 100%;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 0;
  color: #c2c2c2;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .name p {
    text-align: left;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel {
  min-width: 98%;
  width: 98%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel {
    min-width: 42%;
    width: 42%;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel li, .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: "Montserat", Arial, sans-serif;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel li:last-child, .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel a:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel li, .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt .tel img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name,
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel {
  min-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name,
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel {
    min-width: 46%;
    width: 46%;
    margin-left: 0;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name h3,
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel h3 {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .name h3,
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .daten_kontakt.fallback .tel h3 {
    text-align: left;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data .asp_box .flip {
  display: none;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap {
  width: 100%;
  min-width: 100%;
  cursor: pointer;
  aspect-ratio: 1;
}
@media (min-width: 450px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap {
    width: 47%;
    min-width: 47%;
  }
}
@media (min-width: 768px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 980px) {
  .page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap {
    width: 23%;
    min-width: 23%;
  }
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
  aspect-ratio: 1;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .img_kontakt {
  width: 100%;
  min-width: 100%;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .img_kontakt img {
  width: 140px;
  min-width: 140px;
  max-width: 140px;
  height: 140px;
  min-height: 140px;
  max-height: 140px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt {
  margin-top: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .name {
  margin-right: 0;
  min-width: 100%;
  width: 100%;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .name h4 {
  text-align: center;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .name p {
  text-align: center;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel {
  display: none;
  width: 100%;
  min-width: 100%;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel img {
  margin: 10px 10px 0 10px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .daten_kontakt .tel a {
  width: 100%;
  text-align: center;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate {
  transform: rotateY(-180deg);
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate .img_kontakt {
  display: none;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate .daten_kontakt .name {
  display: none;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box.rotate .daten_kontakt .tel {
  display: block;
  transform: rotateY(180deg);
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .flip {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.page-template-page_jobs_uebersicht_liste_ref .list_jobs .data.block .asp_box_wrap .asp_box .flip svg {
  width: 20px;
  height: 20px;
}

#head_vario_slider {
  z-index: 1;
  position: relative;
}
#head_vario_slider #bg_video .video-js {
  width: 100%;
  height: 80vh;
}
#head_vario_slider #bg_video .video-js .vjs-poster {
  background-size: cover;
}
#head_vario_slider #bg_video video[poster] {
  width: 100%;
  height: 100%;
  max-height: 80vh;
  object-fit: cover;
}
#head_vario_slider #bg_video .my-video-dimensions {
  width: 100%;
  height: 100%;
  max-height: 80vh;
}
#head_vario_slider #bg_video .my-video-dimensions .vjs-tech {
  position: relative;
}
#head_vario_slider.emko.full {
  width: 100%;
}
#head_vario_slider.emko.full .emki {
  width: 100%;
  max-width: none;
}
#head_vario_slider.emko.full .emki .emkw {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk {
  position: relative;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
  max-height: 60vh;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 50%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_16_9 {
  margin: 0 auto;
  width: 100%;
}
#head_vario_slider.emko.content_16_9 .emki {
  width: 100%;
  max-width: inherit;
}
#head_vario_slider.emko.content_16_9 .emki .emkw {
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 56.3%;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_4_3 {
  margin: 0 auto;
  width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki {
  width: 100%;
  max-width: inherit;
}
#head_vario_slider.emko.content_4_3 .emki .emkw {
  margin: 0 auto;
  margin-top: 50px;
  max-width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk {
  max-height: 800px;
  max-width: 1200px;
  margin: 0 auto;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
  max-height: 800px;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 75%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #bg_video {
  margin: 0 auto;
  max-height: 900px;
  max-width: 1200px;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #bg_video .my-video-dimensions {
  aspect-ratio: 1;
}
#head_vario_slider .img_ov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.227);
}
#head_vario_slider .img_ov .img_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.588);
  text-align: center;
}
#head_vario_slider .img_ov .img_content .img_headline {
  width: 100%;
  min-width: 100%;
  margin: 0;
  font-size: 67px;
  font-weight: 700;
  color: #000;
}
#head_vario_slider .img_ov .img_content .img_text {
  width: 100%;
  min-width: 100%;
  margin: 0;
  font-size: 37px;
  color: #000;
}
#head_vario_slider .img_ov .img_content a {
  color: #fff;
}
#head_vario_slider .slider_overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.298);
}
#head_vario_slider .slider_overlay .wrap_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  z-index: 3;
}
#head_vario_slider .slider_overlay .wrap_box.right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box p {
  width: 100%;
  color: white;
  hyphens: none;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .subhead {
  font-weight: 700;
  font-size: 23px;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box .subhead {
    font-size: 60px;
  }
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .content {
  text-align: center;
  display: none;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box .content {
    display: block;
  }
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .emk_btn {
  margin-top: 10px;
  padding: 8px 15px;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box .emk_btn {
    margin-top: 10px;
    padding: 15px 30px;
  }
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .emk_btn a {
  color: #fff;
  font-weight: 600;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box.right {
  float: right;
  padding: 0 0 0 20px;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box.right {
    padding: 0 0 0 40px;
  }
}

.mod_site_headline {
  padding-top: 40px;
}
@media (min-width: 540px) {
  .mod_site_headline {
    padding-top: 80px;
  }
}
.mod_site_headline .emkw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.mod_site_headline .emkw h1 {
  width: 100%;
  margin-bottom: 10px;
}
.mod_site_headline .emkw h2 {
  width: 100%;
}
.mod_site_headline .emkw h2.subhead {
  font-size: 30px;
  width: 50ch;
  margin-top: 10px;
  margin-bottom: 0;
}

.emko.mod_adress_boxen {
  position: relative;
  background: #F4F6FA;
  z-index: 0;
}
.emko.mod_adress_boxen .emki img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
  margin: 0 auto;
  z-index: -1;
}
.emko.mod_adress_boxen .emki .emkw {
  display: block;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 200px;
  width: 92%;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw {
    padding-top: 100px;
  }
}
@media (min-width: 1300px) {
  .emko.mod_adress_boxen .emki .emkw {
    width: 100%;
  }
}
.emko.mod_adress_boxen .emki .emkw .box_head {
  width: 100%;
  padding-bottom: 40px;
}
.emko.mod_adress_boxen .emki .emkw .box_head .category {
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  color: #00438A;
  margin-bottom: 0;
}
@media (min-width: 540px) {
  .emko.mod_adress_boxen .emki .emkw .box_head .category {
    font-size: 20px;
  }
}
.emko.mod_adress_boxen .emki .emkw .box_head .headline {
  font-size: 16px;
  margin-bottom: 10px;
  color: #00438A;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .box_head .headline {
    font-size: 23px;
  }
}
.emko.mod_adress_boxen .emki .emkw .box_head .subline {
  font-size: 31px;
  font-weight: 700;
  color: #00438A;
  margin: 0;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .box_head .subline {
    font-size: 60px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt {
  width: 100%;
  height: auto;
  padding: 0;
  margin-bottom: 30px;
}
@media (min-width: 980px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt {
    width: 39%;
    margin-bottom: 0;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 20px;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li {
    padding: 40px;
    margin-bottom: 0;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li h3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
  hyphens: none;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li h3 {
    font-size: 24px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li p {
  margin-top: 0;
  margin-bottom: 0;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Exo", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #00438A;
  width: 100%;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a img,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm img {
  position: relative;
  width: 33px;
  height: 33px;
  margin: -5px 15px 0 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm {
    font-size: 24px;
  }
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a img,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm img {
    width: 43px;
    height: 43px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span {
    font-size: 20px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span b {
  font-family: "Exo", Arial, sans-serif;
  font-size: 24px;
  color: #00438A;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular {
  background: #fff;
  width: 100%;
  padding: 30px;
  margin-bottom: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (min-width: 980px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular {
    width: 59%;
    margin-bottom: 0;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .form_wrap h3 {
  color: #00438A;
  font-size: 24px;
  margin-bottom: 20px;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .form_wrap .frm_forms {
  padding: 0;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .frm_fields_container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .frm_fields_container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}

#head_vario_slider {
  z-index: 1;
  position: relative;
}
#head_vario_slider #bg_video .video-js {
  width: 100%;
  height: 80vh;
}
#head_vario_slider #bg_video .video-js .vjs-poster {
  background-size: cover;
}
#head_vario_slider #bg_video video[poster] {
  width: 100%;
  height: 100%;
  max-height: 80vh;
  object-fit: cover;
}
#head_vario_slider #bg_video .my-video-dimensions {
  width: 100%;
  height: 100%;
  max-height: 80vh;
}
#head_vario_slider #bg_video .my-video-dimensions .vjs-tech {
  position: relative;
}
#head_vario_slider #yt_video iframe {
  width: 100%;
  height: auto;
  max-height: 80vh;
  aspect-ratio: 16/9;
  margin-bottom: 40px;
}
#head_vario_slider.emko.full {
  width: 100%;
}
#head_vario_slider.emko.full .emki {
  width: 100%;
  max-width: none;
}
#head_vario_slider.emko.full .emki .emkw {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk {
  position: relative;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
  max-height: 80vh;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 50%;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.full .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#head_vario_slider.emko.full .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_16_9 {
  margin: 0 auto;
  width: 100%;
}
#head_vario_slider.emko.content_16_9 .emki {
  width: 100%;
  max-width: inherit;
}
#head_vario_slider.emko.content_16_9 .emki .emkw {
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 56.3%;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
}
#head_vario_slider.emko.content_16_9 .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_4_3 {
  margin: 0 auto;
  width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki {
  width: 100%;
  max-width: inherit;
}
#head_vario_slider.emko.content_4_3 .emki .emkw {
  margin: 0 auto;
  margin-top: 50px;
  max-width: 100%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk {
  max-height: 800px;
  max-width: 1200px;
  margin: 0 auto;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop {
  position: relative;
  max-height: 800px;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop:before {
  content: "";
  display: block;
  padding-top: 75%;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop .sy-list, #head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop li {
  position: absolute;
  top: 0;
  bottom: 0;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop .sy-list img, #head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-slides-crop li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #slider_emk .sy-filler {
  padding: 0 !important;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #bg_video {
  margin: 0 auto;
  max-height: 900px;
  max-width: 1200px;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #bg_video .my-video-dimensions {
  aspect-ratio: 1;
}
#head_vario_slider.emko.content_4_3 .emki .emkw #yt_video iframe {
  aspect-ratio: 4/3;
}
#head_vario_slider .img_ov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.227);
}
#head_vario_slider .img_ov .img_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.588);
  text-align: center;
}
#head_vario_slider .img_ov .img_content .img_headline {
  width: 100%;
  min-width: 100%;
  margin: 0;
  font-size: 67px;
  font-weight: 700;
  color: #000;
}
#head_vario_slider .img_ov .img_content .img_text {
  width: 100%;
  min-width: 100%;
  margin: 0;
  font-size: 37px;
  color: #000;
}
#head_vario_slider .img_ov .img_content a {
  color: #fff;
}
#head_vario_slider .slider_overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.298);
}
#head_vario_slider .slider_overlay .wrap_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  z-index: 3;
}
#head_vario_slider .slider_overlay .wrap_box.right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box p {
  width: 100%;
  color: white;
  hyphens: none;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .subhead {
  font-weight: 700;
  font-size: 23px;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box .subhead {
    font-size: 60px;
  }
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .content {
  text-align: center;
  display: none;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box .content {
    display: block;
  }
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .emk_btn {
  margin-top: 10px;
  padding: 8px 15px;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box .emk_btn {
    margin-top: 10px;
    padding: 15px 30px;
  }
}
#head_vario_slider .slider_overlay .wrap_box .ov_box .emk_btn a {
  color: #fff;
  font-weight: 600;
}
#head_vario_slider .slider_overlay .wrap_box .ov_box.right {
  float: right;
  padding: 0 0 0 20px;
}
@media (min-width: 768px) {
  #head_vario_slider .slider_overlay .wrap_box .ov_box.right {
    padding: 0 0 0 40px;
  }
}
#head_vario_slider .scroll-info {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateY(-50%);
  z-index: 9999;
}
#head_vario_slider .scroll-info .chev-cont {
  position: relative;
  width: 24px;
  height: 24px;
}
#head_vario_slider .scroll-info .chev-cont .chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
#head_vario_slider .scroll-info .chev-cont .chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
#head_vario_slider .scroll-info .chev-cont .chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
#head_vario_slider .scroll-info .chev-cont .chevron:before, #head_vario_slider .scroll-info .chev-cont .chevron:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
#head_vario_slider .scroll-info .chev-cont .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
#head_vario_slider .scroll-info .chev-cont .chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.mod_site_headline {
  padding-top: 20px;
}
@media (min-width: 540px) {
  .mod_site_headline {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .mod_site_headline {
    padding-top: 80px;
  }
}
.mod_site_headline .emkw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.mod_site_headline .emkw .category {
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  color: #00438A;
  margin-bottom: 10px;
}
@media (min-width: 540px) {
  .mod_site_headline .emkw .category {
    font-size: 20px;
  }
}
.mod_site_headline .emkw .headline {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 27px;
  font-weight: 700;
  color: #17509E;
  line-height: 1.2;
  display: inline-block;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (min-width: 540px) {
  .mod_site_headline .emkw .headline {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .mod_site_headline .emkw .headline {
    font-size: 60px;
  }
}
.mod_site_headline .emkw .subline {
  font-size: 18px;
  font-weight: 600;
  color: #00438A;
  margin: 0;
}
@media (min-width: 540px) {
  .mod_site_headline .emkw .subline {
    font-size: 23px;
  }
}

.page-template-page_list_news .mod_site_headline .headline {
  font-size: 48px;
}

.mod_textfeld {
  padding-top: 20px;
  background: #fff;
}
.mod_textfeld:has(.emkw.fond) {
  padding-top: 40px;
  background: #F4F6FA;
}
@media (min-width: 540px) {
  .mod_textfeld {
    padding-top: 40px;
  }
}
.mod_textfeld .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mod_textfeld .emkw h2 {
  margin-bottom: 20px;
}
.mod_textfeld .emkw h4 {
  font-weight: 600;
}
.mod_textfeld .emkw .head_content p {
  font-size: 20px;
  font-weight: 600;
}
.mod_textfeld .emkw p, .mod_textfeld .emkw li {
  margin: 0 0 20px 0;
  width: 100%;
}
.mod_textfeld .emkw p.category, .mod_textfeld .emkw li.category {
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  color: #00438A;
  margin-bottom: 10px;
}
@media (min-width: 540px) {
  .mod_textfeld .emkw p.category, .mod_textfeld .emkw li.category {
    font-size: 20px;
  }
}
.mod_textfeld .emkw p.subhead, .mod_textfeld .emkw li.subhead {
  font-size: 18px;
  color: #00438A;
}
@media (min-width: 540px) {
  .mod_textfeld .emkw p.subhead, .mod_textfeld .emkw li.subhead {
    font-size: 23px;
  }
}
.mod_textfeld .emkw p a, .mod_textfeld .emkw li a {
  position: relative;
  color: #17509E;
}
.mod_textfeld .emkw p a:after, .mod_textfeld .emkw li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #17509E;
}
.mod_textfeld .emkw ul li {
  position: relative;
  margin-left: 20px;
}
.mod_textfeld .emkw ul li:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  left: -20px;
  top: 10px;
  background: #00438A;
}
.mod_textfeld .emkw ul ol {
  padding: 10px 0 10px 20px;
}
.mod_textfeld .emkw.btn_ce {
  text-align: -webkit-center;
  margin-bottom: 80px;
}

.mod_akkordeon_segment .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
.mod_akkordeon_segment .wrapper img {
  width: 60px;
  margin-right: 20px;
}
.mod_akkordeon_segment .wrapper .head_content {
  width: 79%;
}

.page-template-page_showroom_redaktion .mod_textfeld {
  padding-top: 0;
}

.mod_bilder_slider {
  padding-bottom: 40px;
}
.mod_bilder_slider.emko {
  margin: 0 auto;
  max-width: 1400px;
}
.mod_bilder_slider.emko .emki {
  max-width: 1200px;
}
.mod_bilder_slider.emko .emki::before {
  display: none !important;
}
.mod_bilder_slider.emko .emki .emkw {
  margin: 0 auto;
  width: 92%;
  /* Thumbnails Slider */
  /* SCROLL SLIDER - Leuchttisch */
}
@media (min-width: 1300px) {
  .mod_bilder_slider.emko .emki .emkw {
    width: 100%;
  }
}
.mod_bilder_slider.emko .emki .emkw h2 {
  margin-bottom: 20px;
}
.mod_bilder_slider.emko .emki .emkw .sy-caption {
  font-family: "Exo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 200;
}
.mod_bilder_slider.emko .emki .emkw #slider_emk [class^=sy-slide] img {
  aspect-ratio: 16/9;
  object-fit: cover;
  background: lightcoral;
}
.mod_bilder_slider.emko .emki .emkw #slider_emk.thumb .slides li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.mod_bilder_slider.emko .emki .emkw #slider_emk.thumb .slides li img {
  width: 24%;
  min-width: 24%;
  min-height: 120px;
  max-height: 120px;
  border-radius: 0;
}
@media (min-width: 980px) {
  .mod_bilder_slider.emko .emki .emkw #slider_emk.thumb .slides li img {
    min-height: 200px;
    max-height: 200px;
  }
}
.mod_bilder_slider.emko .emki .emkw .thumb-box {
  padding: 1.4em 0 1em;
  margin-left: -1%;
  width: 102%;
}
.mod_bilder_slider.emko .emki .emkw .thumb-box .thumbs::after {
  clear: both;
  content: "";
  display: block;
}
.mod_bilder_slider.emko .emki .emkw .thumb-box .thumbs li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 0 1%;
}
.mod_bilder_slider.emko .emki .emkw .thumb-box .thumbs li img {
  width: 100%;
  opacity: 0.8;
  background: lightblue;
  transform: transition(opacity 0.32s);
  object-fit: cover;
  aspect-ratio: 16/9;
  filter: grayscale(1);
}
.mod_bilder_slider.emko .emki .emkw .thumb-box .thumbs li img.active {
  opacity: 1;
  filter: grayscale(0);
}
.mod_bilder_slider.emko .emki .emkw .thumb-box .thumbs li:hover img {
  opacity: 1;
  filter: grayscale(0);
  transform: transition(opacity 0.2s);
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .img_caption {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.704);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  color: #fff;
  padding: 7px 15px;
  border-radius: 10px;
  z-index: 3;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grab;
  gap: 1rem;
  width: 100%;
  padding: 0;
  background-color: transparent;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small::-webkit-scrollbar {
  display: none;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small:active {
  cursor: grabbing;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small .slide {
  position: relative;
  display: inline-block;
  width: 50%;
  min-width: 50%;
  height: 100%;
  scroll-snap-align: start;
}
@media (min-width: 540px) {
  .mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small .slide {
    width: 30%;
    min-width: 30%;
  }
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small .slide img {
  min-height: 200px;
  max-height: 200px;
  width: 100%;
  object-fit: cover;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-small .slide a {
  cursor: grab;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  flex-direction: row;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grab;
  gap: 1rem;
  width: 100%;
  padding: 0;
  background-color: transparent;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full::-webkit-scrollbar {
  display: none;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full:active {
  cursor: grabbing;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full .slide {
  position: relative;
  display: inline-block;
  width: 90%;
  min-width: 90%;
  aspect-ratio: 16/10;
  scroll-snap-align: start;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full .slide .img_caption {
  bottom: 20px;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .scroll-box-full .slide a {
  cursor: grab;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 16/10;
  overflow: auto;
  cursor: pointer;
  /* Hiddem scroll bar */
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll::-webkit-scrollbar {
  display: none;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll.small {
  aspect-ratio: auto;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll.small .slide {
  min-width: 43%;
  width: 43%;
  height: auto;
  margin-right: 10px;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll.small .slide .img_caption {
  font-size: 14px;
}
@media (min-width: 980px) {
  .mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll.small .slide .img_caption {
    font-size: 18px;
  }
}
@media (min-width: 980px) {
  .mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll.small .slide {
    min-width: 23%;
    width: 23%;
  }
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll.small .slide a {
  cursor: grab;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll .slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  min-width: 90%;
  width: 90%;
  height: 100%;
  margin-right: 20px;
  position: relative;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll .slide a {
  width: 100%;
  height: 100%;
  object-fit: contain;
  cursor: grab;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll .slide a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mod_bilder_slider.emko .emki .emkw .scroll_slider .scroll-wrapper .box-scroll .slide .img_caption {
  position: absolute;
  bottom: 20px;
}

.featherlight .featherlight-image {
  width: 100% !important;
}

.emko.mod_liste_einfach .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.mod_liste_einfach .emki .emkw {
  width: 92%;
}
@media (min-width: 1300px) {
  .emko.mod_liste_einfach .emki .emkw {
    width: 100%;
  }
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach {
  padding-bottom: 40px;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach h2 {
  display: block;
  padding: 0;
  margin-bottom: 12px;
  background: transparent;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach h3 {
  background: none;
  padding: 0;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach h4 {
  font-weight: 600;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach p {
  margin: 0;
  margin-bottom: 10px;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach ul {
  margin-top: 30px;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  padding-bottom: 10px;
  font-weight: 600;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach li.pfeil img {
  width: 8px;
  height: 8px;
  margin-top: 10px;
  margin-right: 10px;
}
.emko.mod_liste_einfach .emki .emkw .liste_einfach li p {
  margin-bottom: 0;
}
.emko.mod_liste_einfach .emki .emkw.extra .liste_einfach ul .pfeil {
  margin-bottom: 10px;
}
.emko.mod_liste_einfach .emki .emkw.extra .liste_einfach ul .pfeil img {
  width: 33px;
  height: 33px;
  margin-right: 15px;
  margin-top: 0;
}
.emko.mod_liste_einfach .emki .emkw.extra .liste_einfach ul p {
  font-size: 23px;
  font-weight: 600;
}

.accordion.faq {
  width: 100%;
  margin-bottom: 60px;
}
.accordion.faq.wrapper_small {
  width: 100%;
}
@media (min-width: 1100px) {
  .accordion.faq.wrapper_small {
    width: 80%;
  }
}
.accordion.faq .ui-accordion-content,
.accordion.faq .accordion_segment .ui-accordion-content {
  padding: 25px 15px;
  line-height: 1.6;
  margin-top: -20px;
  margin-bottom: 15px;
  border: 1px solid #666666;
}
.accordion.faq .ui-accordion-content ul,
.accordion.faq .accordion_segment .ui-accordion-content ul {
  padding-left: 20px;
}
.accordion.faq h2 {
  margin-bottom: 20px;
  width: 100%;
}
.accordion.faq h3.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 68px;
  margin-bottom: 20px;
  font-size: 16px;
  background: #00438A;
  color: #fff;
  text-align: left;
  padding: 12px 50px 12px 16px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 540px) {
  .accordion.faq h3.title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .accordion.faq h3.title {
    height: 88px;
    font-size: 26px;
  }
}
.accordion.faq h3.title .icon-remove_circle_outline {
  transform: rotate(0deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.accordion.faq h3.title .ui-icon {
  background-image: none;
  left: 90%;
  font-size: 30px;
  width: 30px;
  height: 30px;
  top: 28%;
}
@media (min-width: 540px) {
  .accordion.faq h3.title .ui-icon {
    left: 85%;
    font-size: 40px;
    font-weight: 100;
    width: 40px;
    height: 40px;
    top: 25%;
  }
}
@media (min-width: 768px) {
  .accordion.faq h3.title .ui-icon {
    left: 95%;
  }
}
.accordion.faq h3.title.ui-accordion-header-active {
  color: #fff;
  background: #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.accordion.faq h3.title.ui-accordion-header-active .ui-icon {
  top: 25%;
}
.accordion.faq h3.title.ui-accordion-header-active span.icon-remove_circle_outline {
  transform: rotate(360deg);
  color: #fff;
  font-weight: 200;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.accordion.faq h3.title > span {
  color: #fff;
  font-weight: 200;
}

.emko.mod_downloads .emki {
  padding-top: 60px;
  padding-bottom: 150px;
  max-width: 1400px;
}
.emko.mod_downloads .emki .dl_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_downloads .emki .dl_wrap h2,
.emko.mod_downloads .emki .dl_wrap h3 {
  width: 100%;
}
.emko.mod_downloads .emki .dl_wrap h3 {
  font-size: 23px;
}
.emko.mod_downloads .emki .dl_wrap a:link {
  text-decoration: none;
}
.emko.mod_downloads .emki .dl_wrap .downloads {
  margin-top: 40px;
  width: 100%;
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #F4F6FA;
  padding: 30px;
  margin-top: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .icon_download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 540px) {
  .emko.mod_downloads .emki .dl_wrap .downloads .box_download .icon_download {
    width: 10%;
    min-width: 10%;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .icon_download li {
  margin-bottom: 0;
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .icon_download img {
  width: 80px;
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .preview {
  width: 10%;
  min-width: 10%;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .preview .img_auto img {
  width: 100%;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .dl_content {
  padding: 0;
}
@media (min-width: 540px) {
  .emko.mod_downloads .emki .dl_wrap .downloads .box_download .dl_content {
    padding: 0 30px;
    width: 85%;
    min-width: 85%;
  }
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .dl_content p {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 540px) {
  .emko.mod_downloads .emki .dl_wrap .downloads .box_download .dl_content p {
    text-align: left;
  }
}
.emko.mod_downloads .emki .dl_wrap .downloads .box_download .dl_content h3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 540px) {
  .emko.mod_downloads .emki .dl_wrap .downloads .box_download .dl_content h3 {
    text-align: left;
  }
}
.emko.mod_downloads:has(.emkw.fond) {
  background: #F4F6FA;
}
.emko.mod_downloads:has(.emkw.fond) .box_download {
  background: #fff;
}

.emko.mod_downloads_select .emki {
  padding-top: 60px;
  padding-bottom: 150px;
  max-width: 1400px;
}
.emko.mod_downloads_select .emki .dl_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_downloads_select .emki .dl_wrap h2,
.emko.mod_downloads_select .emki .dl_wrap h3 {
  width: 100%;
}
.emko.mod_downloads_select .emki .dl_wrap h3 {
  font-size: 23px;
}
.emko.mod_downloads_select .emki .dl_wrap p {
  margin: 0;
}
.emko.mod_downloads_select .emki .dl_wrap a:link {
  text-decoration: none;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads {
  margin-top: 20px;
  width: 100%;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads a.hide {
  display: none;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #F4F6FA;
  padding: 30px;
  margin-top: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  min-width: 100%;
  width: 100%;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 540px) {
  .emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download {
    width: 10%;
    min-width: 10%;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download li {
  margin-bottom: 0;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download img {
  width: 50px;
}
@media (min-width: 540px) {
  .emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download img {
    width: 80px;
  }
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download .active_language_icon {
  position: absolute;
  top: -12px;
  left: 55px;
}
@media (min-width: 540px) {
  .emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download .active_language_icon {
    right: -12px;
  }
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .icon_download .active_language_icon img {
  width: 25px;
  height: 25px;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .preview {
  width: 10%;
  min-width: 10%;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .preview .img_auto img {
  width: 100%;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_content {
  padding: 0;
}
@media (min-width: 540px) {
  .emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_content {
    padding: 0 30px;
    width: 85%;
    min-width: 85%;
  }
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_content p {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 540px) {
  .emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_content p {
    text-align: left;
  }
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_content h3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  hyphens: auto;
}
@media (min-width: 540px) {
  .emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_content h3 {
    font-size: 23px;
    text-align: left;
  }
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_lang {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  gap: 8px;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_lang .lang_info {
  font-size: 16px;
  margin-right: 10px;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_lang a {
  min-width: auto;
  width: auto;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_lang img {
  width: 20px;
  height: 20px;
  opacity: 0.6;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_lang img.filter {
  width: 20px;
  height: 20px;
  opacity: 1;
}
.emko.mod_downloads_select .emki .dl_wrap .downloads .box_download .dl_lang img:hover {
  width: 25px;
  height: 25px;
  opacity: 1;
}
.emko.mod_downloads_select:has(.emkw.fond) {
  background: #F4F6FA;
}
.emko.mod_downloads_select:has(.emkw.fond) .box_download {
  background: #fff;
}

.emko.mod_formular {
  padding-top: 80px;
  padding-bottom: 80px;
}
.emko.mod_formular h2 {
  margin-bottom: 0;
}
.emko.mod_formular .form_wrap {
  margin-top: 40px;
  padding: 40px;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}

.mod_vorteile .emki .emkw {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mod_vorteile .emki .emkw .wrapper_vorteile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  min-width: 100%;
  width: 100%;
  gap: 15px;
}
.mod_vorteile .emki .emkw .wrapper_vorteile .v_head {
  margin-bottom: 30px;
  min-width: 100%;
  width: 100%;
}
.mod_vorteile .emki .emkw .wrapper_vorteile .v_head h2 {
  width: 100%;
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 2px solid #00438A;
  background: #fff;
  padding: 15px;
  min-width: 47%;
  width: 47%;
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil.flex_23 {
  min-width: 47%;
  width: 47%;
}
@media (min-width: 540px) {
  .mod_vorteile .emki .emkw .wrapper_vorteile .vorteil.flex_23 {
    min-width: 22%;
    width: 22%;
  }
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil.flex_32 {
  min-width: 47%;
  width: 47%;
}
@media (min-width: 540px) {
  .mod_vorteile .emki .emkw .wrapper_vorteile .vorteil.flex_32 {
    min-width: 30%;
    width: 30%;
  }
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  min-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_icon img {
  max-height: 70px;
}
@media (min-width: 540px) {
  .mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_icon img {
    max-height: 120px;
  }
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_content {
  text-align: center;
  min-width: 100%;
  width: 100%;
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_content h4 {
  font-size: 18px;
  color: #00438A;
  margin-bottom: 10px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_content h4 {
    font-size: 23px;
  }
}
.mod_vorteile .emki .emkw .wrapper_vorteile .vorteil .v_content p {
  margin: 0;
  font-size: 16px;
}

.emko.mod_pano_trenner_overlay {
  padding: 0 0 40px 0;
}
@media (min-width: 980px) {
  .emko.mod_pano_trenner_overlay {
    padding: 80px 0;
  }
}
.emko.mod_pano_trenner_overlay .emki {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  z-index: 0;
}
.emko.mod_pano_trenner_overlay .emki .emkw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 80px 0;
  position: relative;
  height: auto;
  min-height: 30vh;
  min-width: 100%;
  max-width: 100%;
}
@media (min-width: 650px) {
  .emko.mod_pano_trenner_overlay .emki .emkw {
    padding: 80px;
  }
}
.emko.mod_pano_trenner_overlay .emki .emkw .pano_img {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.emko.mod_pano_trenner_overlay .emki .emkw .pano_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.emko.mod_pano_trenner_overlay .emki .emkw .overlay {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
}
.emko.mod_pano_trenner_overlay .emki .emkw .pano_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  position: relative;
  height: 100%;
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}
.emko.mod_pano_trenner_overlay .emki .emkw .pano_content .col h3 {
  color: #fff;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-size: 31px;
}
@media (min-width: 768px) {
  .emko.mod_pano_trenner_overlay .emki .emkw .pano_content .col h3 {
    font-size: 60px;
  }
}
.emko.mod_pano_trenner_overlay .emki .emkw .pano_content .col .desc {
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.798);
}
@media (min-width: 768px) {
  .emko.mod_pano_trenner_overlay .emki .emkw .pano_content .col .desc {
    font-size: 30px;
    font-weight: 600;
  }
}
.emko.mod_pano_trenner_overlay .emki .emkw .pano_content .col .emk_btn {
  margin: 0 auto;
}

.mod_table_3_col table {
  width: inherit;
  margin-top: 40px;
  border-spacing: 0;
  border-collapse: collapse;
}
@media (min-width: 650px) {
  .mod_table_3_col table {
    width: fit-content;
  }
}
.mod_table_3_col table tr {
  padding: 8px;
}
.mod_table_3_col table tr:nth-child(odd) {
  background: #f6f6f6;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
.mod_table_3_col table tr th, .mod_table_3_col table tr td {
  padding-top: 8px;
  padding-right: 50px;
  padding-bottom: 8px;
  padding-left: 20px;
  text-align: left;
}
.mod_table_3_col .accordion.faq {
  width: 100%;
}
@media (min-width: 650px) {
  .mod_table_3_col .accordion.faq {
    width: 90%;
  }
}
.mod_table_3_col .accordion.faq h4.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 60px;
  font-size: 20px;
  background: #00438A;
  color: #fff;
  text-align: left;
  padding: 12px 50px 12px 16px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_table_3_col .accordion.faq h4.title .icon-add_circle_outline {
  top: 15px;
  transform: rotate(180deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_table_3_col .accordion.faq h4.title.ui-accordion-header-active {
  background: #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_table_3_col .accordion.faq h4.title.ui-accordion-header-active span.icon-remove_circle_outline {
  top: 15px;
  transform: rotate(0deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_table_3_col .accordion.faq h4.title > span {
  color: #fff;
}
.mod_table_3_col .accordion.faq .ui-accordion-content {
  padding: 0;
  width: 100%;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.mod_table_3_col .accordion.faq .ui-accordion-content table {
  width: 100%;
}

.mod_table_inc {
  padding-top: 40px;
}
.mod_table_inc .emkw {
  width: 100% !important;
  padding-left: 5%;
}
@media (min-width: 1200px) {
  .mod_table_inc .emkw {
    width: 90% !important;
    padding-left: 0;
  }
}
.mod_table_inc .emkw .table_wrap h2 {
  font-size: 23px;
  margin-bottom: 6px;
}
@media (min-width: 540px) {
  .mod_table_inc .emkw .table_wrap h2 {
    font-size: 30px;
  }
}
.mod_table_inc .emkw .table_wrap p {
  margin-top: 0;
}
.mod_table_inc .emkw .table_wrap .table_inc {
  overflow-x: auto;
}
.mod_table_inc .emkw .table_wrap .table_inc table {
  width: inherit;
  border-spacing: 0;
  border-collapse: collapse;
}
@media (min-width: 980px) {
  .mod_table_inc .emkw .table_wrap .table_inc table {
    width: 100%;
  }
}
.mod_table_inc .emkw .table_wrap .table_inc table tr {
  padding: 8px;
}
.mod_table_inc .emkw .table_wrap .table_inc table tr:nth-child(even) {
  background: #F4F6FA;
  border: solid 1px #fff;
}
.mod_table_inc .emkw .table_wrap .table_inc table tr th, .mod_table_inc .emkw .table_wrap .table_inc table tr td {
  font-size: 14px;
  padding: 8px 16px;
  text-align: left;
  border: solid 2px #fff;
}
@media (min-width: 980px) {
  .mod_table_inc .emkw .table_wrap .table_inc table tr th, .mod_table_inc .emkw .table_wrap .table_inc table tr td {
    padding: 14px;
    font-size: 15px;
  }
}
.mod_table_inc .emkw .table_wrap .table_inc table tr th.mark, .mod_table_inc .emkw .table_wrap .table_inc table tr td.mark {
  background: #c1d7f6;
}
.mod_table_inc .emkw .table_wrap .table_inc table tr th {
  background: #00438A;
  color: #fff;
}
.mod_table_inc .emkw .table_wrap .table_inc table tr.head {
  background: #00438A;
}
.mod_table_inc .emkw .table_wrap .table_inc table tr.head td {
  font-size: 18px;
  color: #fff;
  padding-right: 16px;
}
@media (min-width: 980px) {
  .mod_table_inc .emkw .table_wrap .table_inc table tr.head td {
    font-size: 20px;
    padding-right: 70px;
  }
}

.emko.mod_adress_boxen {
  position: relative;
  background: #F4F6FA;
  z-index: 0;
}
.emko.mod_adress_boxen .emki img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
  margin: 0 auto;
  z-index: -1;
}
.emko.mod_adress_boxen .emki .emkw {
  display: block;
  z-index: 2;
  padding-top: 40px;
  padding-bottom: 200px;
  width: 92%;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw {
    padding-top: 100px;
  }
}
@media (min-width: 1300px) {
  .emko.mod_adress_boxen .emki .emkw {
    width: 100%;
  }
}
.emko.mod_adress_boxen .emki .emkw .box_head {
  width: 100%;
  padding-bottom: 40px;
}
.emko.mod_adress_boxen .emki .emkw .box_head h2 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #00438A;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .box_head h2 {
    font-size: 23px;
  }
}
.emko.mod_adress_boxen .emki .emkw .box_head p.subhead {
  font-size: 31px;
  font-weight: 700;
  color: #00438A;
  margin: 0;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .box_head p.subhead {
    font-size: 60px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt {
  width: 100% !important;
  height: auto;
  padding: 0;
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt {
    width: 39% !important;
    margin-bottom: 0 !important;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li {
    padding: 40px 30px;
    margin-bottom: 0;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li h3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  color: #666666;
  font-size: 20px;
  font-weight: 500;
  hyphens: none;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li h3 {
    font-size: 24px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li p {
  margin-top: 0;
  margin-bottom: 0;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Exo", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #00438A;
  width: 100%;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a img,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm img {
  position: relative;
  width: 27px;
  height: 27px;
  margin: 0 15px 0 0;
  z-index: 1;
}
@media (min-width: 540px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a img,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm img {
    margin: -5px 15px 0 0;
    width: 33px;
    height: 33px;
  }
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm {
    font-size: 24px;
  }
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li a img,
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm img {
    width: 43px;
    height: 43px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span {
    font-size: 20px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span b {
  font-family: "Exo", Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  color: #00438A;
}
@media (min-width: 540px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_kontakt ul li .firm span b {
    font-size: 24px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular {
  background: #fff;
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (min-width: 540px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular {
    width: 59%;
    margin-bottom: 0;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .form_wrap h3 {
  color: #666666;
  font-size: 20px;
  margin-bottom: 20px;
}
@media (min-width: 540px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .form_wrap h3 {
    font-size: 24px;
  }
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .form_wrap .frm_forms {
  padding: 0;
}
.emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .frm_fields_container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .emko.mod_adress_boxen .emki .emkw .boxen_wrap .box_formular .frm_fields_container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}

.emko.mod_akkordeon_segment {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.emko.mod_akkordeon_segment:has(.ak_end) {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .emko.mod_akkordeon_segment:has(.ak_end) {
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .emko.mod_akkordeon_segment {
    width: 100%;
    margin: 0 auto;
  }
  .emko.mod_akkordeon_segment.wide {
    max-width: 940px;
  }
}
.emko.mod_akkordeon_segment h3.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 68px;
  font-size: 16px;
  font-weight: 600;
  background: #00438A;
  color: #fff;
  text-align: left;
  padding: 20px 25px 20px 15px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 540px) {
  .emko.mod_akkordeon_segment h3.title {
    padding: 40px 50px 40px 30px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .emko.mod_akkordeon_segment h3.title {
    height: 68px;
    font-size: 26px;
  }
}
.emko.mod_akkordeon_segment h3.title .icon-remove_circle_outline {
  transform: rotate(0deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.emko.mod_akkordeon_segment h3.title .ui-icon {
  background-image: none;
  left: 90%;
  font-size: 30px;
  width: 30px;
  height: 30px;
  top: 28%;
}
@media (min-width: 540px) {
  .emko.mod_akkordeon_segment h3.title .ui-icon {
    left: 87%;
    font-size: 40px;
    font-weight: 100;
    width: 40px;
    height: 40px;
    top: 25%;
  }
}
@media (min-width: 768px) {
  .emko.mod_akkordeon_segment h3.title .ui-icon {
    left: 90%;
  }
}
.emko.mod_akkordeon_segment h3.title.ui-accordion-header-active {
  color: #fff;
  background: #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.emko.mod_akkordeon_segment h3.title.ui-accordion-header-active .ui-icon {
  top: 25%;
}
.emko.mod_akkordeon_segment h3.title.ui-accordion-header-active span.icon-remove_circle_outline {
  transform: rotate(360deg);
  color: #fff;
  font-weight: 200;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.emko.mod_akkordeon_segment h3.title > span {
  color: #fff;
  font-weight: 200;
}
.emko.mod_akkordeon_segment .emko {
  padding: 0;
}
.emko.mod_akkordeon_segment .emko .emkw {
  width: 100%;
}
.emko.mod_akkordeon_segment .emko h2 {
  font-size: 24px;
  color: #00438A;
  background: none;
}
@media (min-width: 540px) {
  .emko.mod_akkordeon_segment .emko h2 {
    font-size: 34px;
  }
}
.emko.mod_akkordeon_segment .emko h3 {
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
  color: #00438A;
  background: none;
}
@media (min-width: 540px) {
  .emko.mod_akkordeon_segment .emko h3 {
    font-size: 34px;
  }
}
.emko.mod_akkordeon_segment .emko.mod_textfeld {
  background: none;
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach, .emko.mod_akkordeon_segment .emko.mod_download_icon {
  padding-top: 20px;
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach .emkw .subhead, .emko.mod_akkordeon_segment .emko.mod_download_icon .emkw .subhead {
  font-size: 27px;
  font-weight: 600;
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach .emkw .box_download, .emko.mod_akkordeon_segment .emko.mod_download_icon .emkw .box_download {
  margin-right: 0;
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach .emkw ul, .emko.mod_akkordeon_segment .emko.mod_download_icon .emkw ul {
  padding-left: 0;
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach .emki .emkw p {
  font-weight: 700;
  font-size: 20px;
  color: #00438A;
}
@media (min-width: 540px) {
  .emko.mod_akkordeon_segment .emko.mod_liste_einfach .emki .emkw p {
    font-size: 23px;
  }
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach .emki .emkw ul {
  margin-top: 10px;
}
.emko.mod_akkordeon_segment .emko.mod_liste_einfach .emki .emkw li p {
  font-weight: 400;
  font-size: 18px;
  color: #666666;
}
.emko.mod_akkordeon_segment .ui-accordion-content {
  padding: 0 10px;
}
@media (min-width: 540px) {
  .emko.mod_akkordeon_segment .ui-accordion-content {
    padding: 0 30px;
  }
}

.mod_video {
  width: 100%;
}
.mod_video .emki {
  max-width: 100%;
}
.mod_video .emki .emkw {
  width: 100%;
  max-width: 100%;
}
.mod_video .emki .emkw #my-video,
.mod_video .emki .emkw .my-video-dimensions {
  max-width: 1200px;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.mod_video .emki .emkw .vjs-poster {
  background-size: cover;
}
.mod_video .emki .emkw .embed_content iframe {
  width: 100%;
  height: auto;
  max-height: 70vh;
  aspect-ratio: 16/9;
  margin-bottom: 40px;
}

.emko.mod_formular {
  padding-top: 80px;
  padding-bottom: 80px;
}
.emko.mod_formular h2 {
  margin-bottom: 0;
}
.emko.mod_formular .form_wrap {
  margin-top: 40px;
  padding: 40px;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}

.emko.mod_historie {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #F4F6FA;
}
.emko.mod_historie h2 {
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 650px) {
  .emko.mod_historie h2 {
    text-align: left;
  }
}
.emko.mod_historie .timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.emko.mod_historie .timeline::after {
  content: "";
  position: absolute;
  width: 4px;
  background-color: #17509E;
  top: 70px;
  bottom: 100px;
  left: 11%;
  margin-left: -2px;
  z-index: 0;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline::after {
    left: 50%;
  }
}
.emko.mod_historie .timeline .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0px;
  position: relative;
  background: transparent;
  width: 100%;
  z-index: 1;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container {
    padding: 20px;
  }
}
.emko.mod_historie .timeline .container .year {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  background-color: #17509E;
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container .year {
    height: 70px;
    width: 70px;
    position: absolute;
  }
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container .year {
    height: 120px;
    width: 120px;
  }
}
.emko.mod_historie .timeline .container .year p {
  color: #fff;
  font-size: 18px;
  margin: 0;
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container .year p {
    font-size: 27px;
  }
}
.emko.mod_historie .timeline .container .cont_text {
  padding: 15px;
  background: #fff;
  width: 78%;
  min-width: 78%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container .cont_text {
    width: 87%;
    min-width: 87%;
    padding: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.emko.mod_historie .timeline .container .cont_text img {
  width: 100%;
}
.emko.mod_historie .timeline .container .cont_text p {
  font-size: 15px;
  hyphens: auto;
  hyphenate-limit-chars: auto 5;
  hyphenate-limit-lines: 2;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 5;
  -webkit-hyphenate-limit-lines: 2;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 5;
  -ms-hyphenate-limit-lines: 2;
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container .cont_text p {
    font-size: 18px;
  }
}
.emko.mod_historie .timeline .container.left {
  left: 0;
}
.emko.mod_historie .timeline .container.left .year {
  margin: 0 auto;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container.left .year {
    right: -35px;
  }
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container.left .year {
    right: -60px;
  }
}
.emko.mod_historie .timeline .container.left .cont_text {
  margin-right: 0px;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container.left .cont_text {
    margin-right: 40px;
  }
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container.left .cont_text {
    margin-right: 60px;
  }
}
.emko.mod_historie .timeline .container.right {
  left: 0;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container.right {
    left: 50%;
  }
}
.emko.mod_historie .timeline .container.right .year {
  margin: 0 auto;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container.right .year {
    left: -35px;
  }
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container.right .year {
    left: -60px;
  }
}
.emko.mod_historie .timeline .container.right .cont_text {
  margin-left: 0;
}
@media (min-width: 650px) {
  .emko.mod_historie .timeline .container.right .cont_text {
    margin-left: 40px;
  }
}
@media (min-width: 768px) {
  .emko.mod_historie .timeline .container.right .cont_text {
    margin-left: 60px;
  }
}

.mod_boxen_liste {
  padding-top: 40px;
  background: #fff;
}
@media (min-width: 540px) {
  .mod_boxen_liste {
    padding-top: 80px;
  }
}
.mod_boxen_liste .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mod_boxen_liste .emkw h2 {
  display: block;
  padding: 0;
  margin-bottom: 10px;
  background: transparent;
  font-size: 34px;
  hyphens: none;
}
@media (min-width: 540px) {
  .mod_boxen_liste .emkw h2 {
    font-size: 60px;
  }
}
.mod_boxen_liste .emkw h3 {
  background: none;
  color: #00438A;
  padding: 0;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  hyphens: none;
}
@media (min-width: 540px) {
  .mod_boxen_liste .emkw h3 {
    font-size: 47px;
  }
}
.mod_boxen_liste .emkw h4 {
  font-weight: 600;
}
.mod_boxen_liste .emkw .head_content p.subhead {
  color: #00438A;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  hyphens: none;
}
@media (min-width: 540px) {
  .mod_boxen_liste .emkw .head_content p.subhead {
    font-size: 47px;
  }
}
.mod_boxen_liste .emkw p, .mod_boxen_liste .emkw li {
  margin: 0 0 20px 0;
}
.mod_boxen_liste .emkw .box_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  margin-top: 50px;
  gap: 20px;
}
.mod_boxen_liste .emkw .box_wrap .box {
  width: 100%;
  min-width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 2px solid #00438A;
  padding: 25px;
}
@media (min-width: 650px) {
  .mod_boxen_liste .emkw .box_wrap .box {
    width: 48%;
    min-width: 48%;
  }
}
@media (min-width: 980px) {
  .mod_boxen_liste .emkw .box_wrap .box {
    width: 31%;
    min-width: 31%;
  }
}
.mod_boxen_liste .emkw .box_wrap .box h4 {
  width: 100%;
  font-size: 27px;
  color: #00438A;
  margin-bottom: 10px;
}
.mod_boxen_liste .emkw .box_wrap .box p {
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0;
  hyphens: auto;
}
@media (min-width: 650px) {
  .mod_boxen_liste .emkw .box_wrap .box p {
    font-size: 23px;
  }
}
.mod_boxen_liste .emkw .box_wrap .box ul {
  margin-top: 10px;
}
.mod_boxen_liste .emkw .box_wrap .box li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-weight: 600;
}
.mod_boxen_liste .emkw .box_wrap .box li.pfeil img {
  width: 8px;
  height: 8px;
  margin-right: 10px;
}
.mod_boxen_liste .emkw .box_wrap .box li p {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  color: #00438A;
}
.mod_boxen_liste .emkw .box_wrap .box li a {
  position: relative;
}
.mod_boxen_liste .emkw .box_wrap .box li a p:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #00438A;
}

.emko.mod_boxen_bild_text {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #F4F6FA;
}
@media (min-width: 768px) {
  .emko.mod_boxen_bild_text {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
  gap: 17px;
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text {
  position: relative;
  width: 100%;
  min-width: 100%;
  background: #fff;
}
@media (min-width: 540px) {
  .emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text {
    width: 48%;
    min-width: 48%;
  }
}
@media (min-width: 980px) {
  .emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text {
    width: 32%;
    min-width: 32%;
  }
}
@media (min-width: 540px) {
  .emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text.col_2 {
    width: 48%;
    min-width: 48%;
  }
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  padding: 20px 20px 30px;
  margin-bottom: 0;
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #666;
}
@media (min-width: 1100px) {
  .emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text h3 {
    font-size: 23px;
  }
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text p {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text a {
  position: absolute;
  bottom: 30px;
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text .link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #00438A;
}
.emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text:has(.link), .emko.mod_boxen_bild_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text:has(.emk_btn) {
  margin-bottom: 40px;
}
@media (min-width: 540px) {
  .emko.mod_boxen_bild_text .emki .emkw.col_2 .box_bild_text {
    width: 48%;
    min-width: 48%;
  }
}

.emko.mod_boxen_video_text {
  padding: 40px 0;
  background: #F4F6FA;
}
@media (min-width: 768px) {
  .emko.mod_boxen_video_text {
    padding: 80px 0;
  }
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 19px;
  width: 100%;
  min-width: 100%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap.top_spacer {
  padding-top: 80px;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text {
  width: 100%;
  min-width: 100%;
  background: #fff;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text.col_3 {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text.col_3 {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 768px) {
  .emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text {
    width: 48%;
    min-width: 48%;
  }
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .embed_content {
  height: 100%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .embed_content iframe {
  width: 100%;
  height: 100%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .embed_content .video_thumb {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .embed_content .video_thumb img {
  position: absolute;
  inset: 0;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .embed_content .video_thumb .play {
  width: 80px;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .embed_content .video_thumb .play img {
  position: relative;
  width: 100%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .vid_mod {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .vid_mod img {
  position: absolute;
  inset: 0;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .vid_mod .play {
  width: 80px;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .vid_mod .play img {
  position: relative;
  width: 100%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .my-video-dimensions {
  width: 100%;
  height: 100%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .img_16_9:before {
  padding-top: 56%;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  padding: 30px;
  margin-bottom: 20px;
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text h3 {
  font-size: 20px;
  color: #666;
}
@media (min-width: 1100px) {
  .emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text h3 {
    font-size: 23px;
  }
}
.emko.mod_boxen_video_text .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text p {
  font-size: 18px;
}

.page-template-page_showroom_redaktion .featherlight-content {
  aspect-ratio: 15/10;
}
.page-template-page_showroom_redaktion .featherlight-content iframe {
  width: 100%;
  height: 100%;
}

.emko.mod_boxen_text {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 980px) {
  .emko.mod_boxen_text {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.emko.mod_boxen_text .emki .emkw {
  padding-bottom: 20px;
}
@media (min-width: 980px) {
  .emko.mod_boxen_text .emki .emkw {
    padding-bottom: 100px;
  }
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
  margin-top: 40px;
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text {
  position: relative;
  width: 100%;
  min-width: 100%;
  background: #fff;
  text-align: left;
  padding: 30px 30px 80px 30px;
  margin-bottom: 40px;
  border: 2px solid #17509E;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (min-width: 768px) {
  .emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text {
    width: 48%;
    min-width: 48%;
  }
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text .img_4_3 {
  margin-bottom: 20px;
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text p {
  font-size: 18px;
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text a {
  position: absolute;
  bottom: 30px;
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text .link {
  color: #17509E;
}
.emko.mod_boxen_text .emki .emkw .boxen_wrap .box_text .link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #17509E;
}
.emko.mod_boxen_text:has(.emkw.fond) {
  background: #F4F6FA;
}
.emko.mod_boxen_text:has(.emkw.fond) .boxen_wrap .box_text {
  border: 2px solid #fff;
}

.emko.mod_produkt_boxen {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #F4F6FA;
}
@media (min-width: 768px) {
  .emko.mod_produkt_boxen {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .emko.mod_produkt_boxen .emki .emkw {
    padding-bottom: 100px;
  }
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
  gap: 15px;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text {
  width: 100%;
  min-width: 100%;
  background: #fff;
}
@media (min-width: 540px) {
  .emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text {
    width: 48%;
    min-width: 48%;
  }
}
@media (min-width: 980px) {
  .emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text {
    width: 32%;
    min-width: 32%;
  }
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  padding: 20px 20px 30px;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #00438A;
}
@media (min-width: 768px) {
  .emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text h3 {
    font-size: 27px;
  }
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text p {
  font-size: 18px;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text ul {
  margin-bottom: 20px;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text li img {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  margin-right: 10px;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text a {
  position: relative;
  color: #17509E;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap .box_bild_text .daten_bild_text .link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #17509E;
}
.emko.mod_produkt_boxen .emki .emkw .boxen_wrap.produkte .box_bild_text {
  width: 100%;
  min-width: 100%;
  background: #fff;
}
@media (min-width: 768px) {
  .emko.mod_produkt_boxen .emki .emkw .boxen_wrap.produkte .box_bild_text {
    width: 48%;
    min-width: 48%;
  }
}
@media (min-width: 1200px) {
  .emko.mod_produkt_boxen .emki .emkw .boxen_wrap.produkte .box_bild_text {
    width: 32%;
    min-width: 32%;
  }
}

#produkte_filter .filter_wrap_1 {
  margin: 10px 0 20px;
}
#produkte_filter .filter_wrap_1 .iso-filter {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  /* Wichtig für das Snapping */
  scrollbar-width: none;
  /* Versteckt die Scrollbar im Firefox */
  -ms-overflow-style: none;
  /* Versteckt die Scrollbar im Internet Explorer 10+ */
}
#produkte_filter .filter_wrap_1 .iso-filter::-webkit-scrollbar {
  display: none;
  /* Versteckt die Scrollbar in WebKit Browsern wie Safari und Chrome */
}
@media (min-width: 920px) {
  #produkte_filter .filter_wrap_1 .iso-filter {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#produkte_filter .filter_wrap_1 button {
  border: 1px solid #00438A;
  padding: 5px 20px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  color: #00438A;
  margin-right: 10px;
  flex: 0 0 auto;
  /* Verhindert das Strecken der Buttons */
  scroll-snap-align: start;
  /* Snaps the button alignment to the start */
  margin-right: 10px;
  /* Gibt etwas Raum zwischen den Buttons */
  white-space: nowrap;
  /* Stellt sicher, dass Text nicht umbrochen wird */
}
#produkte_filter .filter_wrap_1 button:last-child {
  margin-right: 0;
  /* Entfernt den Margin des letzten Buttons, um unnötigen Scrollbereich zu vermeiden */
}
#produkte_filter .filter_wrap_1 button#show-all, #produkte_filter .filter_wrap_1 button.active {
  background: #00438A;
  color: #fff;
}
#produkte_filter .filter_wrap_1 button:hover {
  background: rgba(0, 67, 138, 0.7);
  color: #fff;
  cursor: pointer;
}
#produkte_filter .filter_wrap_2 {
  margin: 10px 0 20px;
}
#produkte_filter .filter_wrap_2 .iso-filter {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  /* Wichtig für das Snapping */
  scrollbar-width: none;
  /* Versteckt die Scrollbar im Firefox */
  -ms-overflow-style: none;
  /* Versteckt die Scrollbar im Internet Explorer 10+ */
}
#produkte_filter .filter_wrap_2 .iso-filter::-webkit-scrollbar {
  display: none;
  /* Versteckt die Scrollbar in WebKit Browsern wie Safari und Chrome */
}
@media (min-width: 920px) {
  #produkte_filter .filter_wrap_2 .iso-filter {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#produkte_filter .filter_wrap_2 button {
  border: 1px solid #00438A;
  padding: 5px 20px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  color: #00438A;
  margin-right: 10px;
  flex: 0 0 auto;
  /* Verhindert das Strecken der Buttons */
  scroll-snap-align: start;
  /* Snaps the button alignment to the start */
  margin-right: 10px;
  /* Gibt etwas Raum zwischen den Buttons */
  white-space: nowrap;
  /* Stellt sicher, dass Text nicht umbrochen wird */
}
#produkte_filter .filter_wrap_2 button:last-child {
  margin-right: 0;
  /* Entfernt den Margin des letzten Buttons, um unnötigen Scrollbereich zu vermeiden */
}
#produkte_filter .filter_wrap_2 button#show-all-2, #produkte_filter .filter_wrap_2 button.active {
  background: #00438A;
  color: #fff;
}
#produkte_filter .filter_wrap_2 button:hover {
  background: rgba(0, 67, 138, 0.7);
  color: #fff;
  cursor: pointer;
}

.mod_link_boxen .emki {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 40px;
  z-index: 0;
}
@media (min-width: 980px) {
  .mod_link_boxen .emki {
    padding-top: 100px;
  }
}
.mod_link_boxen .emki .emkw {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.mod_link_boxen .emki .emkw a {
  text-decoration: none;
}
.mod_link_boxen .emki .emkw h2 {
  margin-bottom: 20px;
}
.mod_link_boxen .emki .emkw .wrap_desk {
  margin-top: 30px;
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box {
  position: relative;
  width: 100%;
  min-width: 100%;
  margin-bottom: 30px;
  background-size: 100%;
  background-position: center;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
  z-index: 99;
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box .promo_over {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(84, 84, 84, 0.8196078431) 100%) 0% 0% no-repeat padding-box;
}
@media (min-width: 768px) {
  .mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box {
    width: 49%;
    min-width: 49%;
  }
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box .promo_text {
  position: absolute;
  bottom: 0;
  padding: 20px 30px;
  z-index: 2;
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box .promo_text h3 {
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 540px) {
  .mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box .promo_text h3 {
    font-size: 27px;
  }
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box:hover {
  background-size: 110%;
  -webkit-transition: all 800ms ease;
  /* Firefox */
  -moz-transition: all 800ms ease;
  /* WebKit */
  -o-transition: all 800ms ease;
  /* Opera */
  transition: all 800ms ease;
  /* Standard */
}
.mod_link_boxen .emki .emkw .wrap_desk .promo_wrap.col_3 .promo_box {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .mod_link_boxen .emki .emkw .wrap_desk .promo_wrap.col_3 .promo_box {
    width: 49%;
    min-width: 49%;
  }
}
@media (min-width: 980px) {
  .mod_link_boxen .emki .emkw .wrap_desk .promo_wrap.col_3 .promo_box {
    width: 32%;
    min-width: 32%;
  }
}

.mod_referenz_boxen {
  padding-top: 40px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .mod_referenz_boxen {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
.mod_referenz_boxen .emki .emkw {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.mod_referenz_boxen .emki .emkw a {
  text-decoration: none;
}
.mod_referenz_boxen .emki .emkw .wrap_desk {
  margin-top: 30px;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .promo_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  width: 100%;
  min-width: 100%;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  width: 24%;
  min-width: 24%;
  max-height: 174px;
  aspect-ratio: 16/9;
  padding: 10px;
  color: #fff;
  border: 2px solid #00438A;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box.fond {
  background: #092355;
  font-size: 14px;
}
@media (min-width: 450px) {
  .mod_referenz_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box.fond {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .mod_referenz_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box.fond {
    font-size: 18px;
  }
}
.mod_referenz_boxen .emki .emkw .wrap_desk .promo_wrap .promo_box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider {
  width: 100%;
  min-width: 100%;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider .ref_slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  width: 90%;
  min-width: 90%;
  margin-left: 5%;
  gap: 15px;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider .ref_slide .promo_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  width: 24%;
  min-width: 24%;
  max-height: 174px;
  aspect-ratio: 16/10;
  padding: 10px;
  background: #fff;
  color: #fff;
  border: 2px solid #00438A;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider .ref_slide .promo_box.fond {
  background: #092355;
  font-size: 14px;
}
@media (min-width: 450px) {
  .mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider .ref_slide .promo_box.fond {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider .ref_slide .promo_box.fond {
    font-size: 18px;
  }
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider .ref_slide .promo_box img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider ul.sy-controls {
  display: block;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider ul.sy-controls li.sy-prev {
  margin-left: -30px;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider ul.sy-controls li.sy-prev a:after {
  background-image: url("img_system/all/slide-arrow-blue.svg");
  height: 60px;
  background-size: contain;
  background-position: center center;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider ul.sy-controls li.sy-next {
  margin-right: -30px;
}
.mod_referenz_boxen .emki .emkw .wrap_desk .ref_slider ul.sy-controls li.sy-next a:after {
  background-image: url("img_system/all/slide-arrow-blue.svg");
  transform: rotate(180deg);
  height: 60px;
  background-size: contain;
  background-position: center center;
}

.emko.mod_text_bild_split {
  width: 100%;
}
.emko.mod_text_bild_split .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.mod_text_bild_split .emki .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 90%;
}
@media (min-width: 768px) {
  .emko.mod_text_bild_split .emki .emkw {
    padding-bottom: 100px;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text #slider_emk {
  width: 100%;
  height: 100%;
}
@media (min-width: 980px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text #slider_emk {
    width: 48%;
    height: 48%;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text #slider_emk [class^=sy-slide] img {
  aspect-ratio: 6/5;
  object-fit: cover;
  background: lightcoral;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text #slider_emk .sy-box ul.sy-pager {
  display: block;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text #slider_emk .sy-box ul.sy-pager li {
  width: 7px;
  height: 7px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text #slider_emk .sy-box ul.sy-pager li a {
  border-width: 1px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 980px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 47%;
    min-width: 47%;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text h3 {
  width: 100%;
  margin-top: 20px;
  font-size: 27px;
  color: #17509E;
}
@media (min-width: 768px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text h3 {
    margin-top: 0;
    font-size: 37px;
  }
}
@media (min-width: 1200px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text h3 {
    margin-top: 0;
    font-size: 47px;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text p {
  width: 100%;
  font-size: 18px;
}
@media (min-width: 540px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text p {
    font-size: 20px;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text ul li {
  position: relative;
  margin-left: 20px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text ul li:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  left: -20px;
  top: 8px;
  background: #00438A;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text ul ol {
  padding: 10px 0 10px 20px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list {
  width: 100%;
  margin-top: 20px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  list-style: none;
  margin-left: 0;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li:before {
  display: none;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li.pfeil {
  margin-bottom: 20px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li.pfeil img {
  width: 33px;
  height: 33px;
  margin-right: 15px;
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li p {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
@media (min-width: 540px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li p {
    font-size: 20px;
  }
}
@media (min-width: 980px) {
  .emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list li p {
    font-size: 23px;
  }
}
.emko.mod_text_bild_split .emki .emkw .box_bild_text .daten_bild_text .list .emk_btn {
  margin-top: 20px;
}
.emko.mod_text_bild_split .emki .emkw.reverse .box_bild_text {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  .emko.mod_text_bild_split .emki .emkw.reverse .box_bild_text {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

#video_ov .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  transition: width 0.5s ease;
}
@media (min-width: 980px) {
  #video_ov .container {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
#video_ov .container .element {
  transition: width 0.5s ease;
  overflow: hidden;
}
#video_ov .container .element.element1 {
  position: relative;
  width: 100%;
  min-width: 100%;
}
#video_ov .container .element.element1 .icon-add_circle_outline {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 40px;
  color: #fff;
  transform: rotate(45deg);
  z-index: 99;
}
#video_ov .container .element.element1 .aspect-ratio {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 aspect ratio */
  transition: padding-top 0.5s ease;
}
#video_ov .container .element.element1 .aspect-ratio img,
#video_ov .container .element.element1 .aspect-ratio video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#video_ov .container .element.element1 .aspect-ratio .aspect-ratio-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: object-fit 0.5s ease, opacity 0.5s ease;
}
#video_ov .container .element.element1 .aspect-ratio .video {
  opacity: 1;
  background: transparent;
}
#video_ov .container .element.element1 .aspect-ratio .image {
  opacity: 0;
  transition: opacity 0.5s ease;
  visibility: hidden;
}
#video_ov .container .element.element2 {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
}
@media (min-width: 980px) {
  #video_ov .container .element.element2 {
    padding-bottom: 0;
    width: 0%;
    height: 0;
  }
}
#video_ov .container.show-both .element1,
#video_ov .container.show-both .element2 {
  width: 100%;
  min-width: 100%;
  height: auto;
}
@media (min-width: 980px) {
  #video_ov .container.show-both .element1,
#video_ov .container.show-both .element2 {
    width: 48%;
    min-width: 48%;
  }
}
#video_ov .container.show-both .element2 {
  display: block;
}
@media (min-width: 980px) {
  #video_ov .container.show-both .element2 {
    display: none;
  }
}
#video_ov .container.show-both .aspect-ratio {
  padding-top: 75% !important;
  /* 4:3 aspect ratio */
}
#video_ov .container.show-both .aspect-ratio .aspect-ratio-media {
  object-fit: cover !important;
}
#video_ov .container.show-both .aspect-ratio .video {
  opacity: 0;
}
#video_ov .container.show-both .aspect-ratio .image {
  opacity: 1;
  visibility: visible;
}

.emko.mod_text_reel_split {
  width: 100%;
}
.emko.mod_text_reel_split .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.mod_text_reel_split .emki .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 90%;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_split .emki .emkw {
    padding-bottom: 100px;
  }
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_split .emki .emkw .box_bild_text {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap {
    width: 28%;
    height: 28%;
  }
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap .video-js {
  aspect-ratio: 9/16;
  width: 100%;
  height: 100%;
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap .vid_mod {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap .vid_mod img {
  position: absolute;
  width: 100%;
  object-fit: cover;
  inset: 0;
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap .vid_mod .play {
  width: 80px;
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .reel_wrap .vid_mod .play img {
  position: relative;
  width: 100%;
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 67%;
    min-width: 57%;
  }
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text h3 {
  margin-top: 20px;
  font-size: 27px;
  color: #17509E;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text h3 {
    margin-top: 0;
    font-size: 37px;
  }
}
@media (min-width: 980px) {
  .emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text h3 {
    margin-top: 0;
    font-size: 47px;
  }
}
.emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text p {
  font-size: 18px;
}
@media (min-width: 540px) {
  .emko.mod_text_reel_split .emki .emkw .box_bild_text .daten_bild_text p {
    font-size: 20px;
  }
}
.emko.mod_text_reel_split .emki .emkw.reverse .box_bild_text {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_split .emki .emkw.reverse .box_bild_text {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.emko.mod_text_reel_float {
  width: 100%;
}
.emko.mod_text_reel_float .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.mod_text_reel_float .emki .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 90%;
  display: flow-root;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_float .emki .emkw {
    padding-bottom: 100px;
  }
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_float .emki .emkw .box_bild_text {
    float: left;
    display: block;
  }
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
  min-width: 100%;
  width: 100%;
  background: #F4F6FA;
  padding: 1em 0;
  margin: 0 0 2em 0;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap {
    background: #fff;
    position: relative;
    float: left;
    margin: 0 2em 1em 0;
    max-width: 100%;
    min-width: 31%;
    width: 31%;
  }
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .video-js {
  aspect-ratio: 9/16;
  width: 90%;
  height: 100%;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .video-js {
    width: 100%;
  }
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod img {
  position: absolute;
  width: 90%;
  object-fit: cover;
  inset: auto;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod img {
    width: 100%;
    inset: 0;
  }
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod .play {
  width: 80px;
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod .play img {
  position: relative;
  width: 100%;
}
.emko.mod_text_reel_float .emki .emkw .box_bild_text h3 {
  width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_text_reel_float .emki .emkw .box_bild_text h3 {
    width: auto;
  }
}
.emko.mod_text_reel_float .emki .emkw.reverse .box_bild_text {
  float: right;
}

.emko.mod_liste_reel_float {
  width: 100%;
}
.emko.mod_liste_reel_float .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.mod_liste_reel_float .emki .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 90%;
  display: flow-root;
}
@media (min-width: 768px) {
  .emko.mod_liste_reel_float .emki .emkw {
    padding-bottom: 100px;
  }
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .emko.mod_liste_reel_float .emki .emkw .box_bild_text {
    float: left;
    display: block;
  }
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
  min-width: 100%;
  width: 100%;
  background: #F4F6FA;
  padding: 1em 0;
  margin: 0 0 2em 0;
}
@media (min-width: 768px) {
  .emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap {
    background: #fff;
    position: relative;
    float: left;
    margin: 0 2em 1em 0;
    max-width: 100%;
    min-width: 31%;
    width: 31%;
  }
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .video-js {
  aspect-ratio: 9/16;
  width: 90%;
  height: 100%;
}
@media (min-width: 768px) {
  .emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .video-js {
    width: 100%;
  }
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod img {
  position: absolute;
  width: 90%;
  object-fit: cover;
  inset: auto;
}
@media (min-width: 768px) {
  .emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod img {
    width: 100%;
    inset: 0;
  }
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod .play {
  width: 80px;
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text .reel_wrap .vid_mod .play img {
  position: relative;
  width: 100%;
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text h3 {
  width: 100%;
}
@media (min-width: 768px) {
  .emko.mod_liste_reel_float .emki .emkw .box_bild_text h3 {
    width: auto;
  }
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text ul {
  width: 100%;
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  padding-bottom: 10px;
  font-weight: 600;
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text ul li.pfeil img {
  width: 8px;
  height: 8px;
  margin-top: 10px;
  margin-right: 10px;
}
.emko.mod_liste_reel_float .emki .emkw .box_bild_text ul li p {
  margin: 0;
}
.emko.mod_liste_reel_float .emki .emkw.reverse .box_bild_text {
  float: right;
}

.emko.mod_reel_boxen {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .emko.mod_reel_boxen {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.emko.mod_reel_boxen .emki .emkw h3 {
  font-size: 20px;
  color: #666;
  margin-bottom: 20px;
}
@media (min-width: 1100px) {
  .emko.mod_reel_boxen .emki .emkw h3 {
    font-size: 23px;
  }
}
.emko.mod_reel_boxen .emki .emkw p {
  font-size: 18px;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #F4F6FA;
  padding: 20px 0;
  gap: 19px;
  width: 100%;
  min-width: 100%;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap.top_spacer {
  padding-top: 80px;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel {
  width: 100%;
  min-width: 100%;
  background: #fff;
}
@media (min-width: 768px) {
  .emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel {
    width: 31%;
    min-width: 31%;
  }
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel .video-js {
  aspect-ratio: 9/16;
  width: 100%;
  height: 100%;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel .vid_mod {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel .vid_mod img {
  position: absolute;
  width: 100%;
  object-fit: cover;
  inset: 0;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel .vid_mod .play {
  width: 80px;
}
.emko.mod_reel_boxen .emki .emkw .boxen_wrap .box_reel .vid_mod .play img {
  position: relative;
  width: 100%;
}

.page-template-page_showroom_redaktion .featherlight-content {
  aspect-ratio: 15/10;
}
.page-template-page_showroom_redaktion .featherlight-content iframe {
  width: 100%;
  height: 100%;
}

.mod_bild .emki .emkw .grafik img {
  width: 100%;
}

.mod_stationen {
  width: 100%;
  position: relative;
  z-index: 0;
  margin-bottom: 80px;
  overflow: hidden;
}
.mod_stationen .emki {
  max-width: 100% !important;
}
.mod_stationen .emkw {
  position: relative;
}
.mod_stationen .emkw .video_wrap {
  position: absolute;
  inset: 0;
  transition: opacity 0.5s ease;
}
.mod_stationen .emkw .video_wrap h2 {
  margin-bottom: 20px;
}
.mod_stationen .emkw .video_wrap .element1 {
  position: relative;
  width: 100%;
  min-width: 100%;
}
.mod_stationen .emkw .video_wrap .element1 .icon-add_circle_outline {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 40px;
  color: #fff;
  transform: rotate(45deg);
  z-index: 99;
}
.mod_stationen .emkw .video_wrap .element1 .aspect-ratio {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 aspect ratio */
  transition: padding-top 0.5s ease;
}
.mod_stationen .emkw .video_wrap .element1 .aspect-ratio img,
.mod_stationen .emkw .video_wrap .element1 .aspect-ratio video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mod_stationen .emkw .video_wrap .element1 .aspect-ratio .aspect-ratio-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: object-fit 0.5s ease, opacity 0.5s ease;
}
.mod_stationen .emkw .video_wrap .element1 .aspect-ratio .video {
  opacity: 1;
  background: transparent;
}
.mod_stationen .emkw .video_wrap .element1 .aspect-ratio .image {
  opacity: 0;
  transition: opacity 0.5s ease;
  visibility: hidden;
}
.mod_stationen .emkw .stationen_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 100%;
  max-height: 92vh;
  opacity: 0;
  transition: opacity 0.5s ease;
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
}
.mod_stationen .emkw .stationen_wrap .map_wrap {
  position: relative;
  height: 100%;
  aspect-ratio: 5/7;
  z-index: 1;
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .map_wrap {
    min-width: 48%;
    width: 48%;
  }
}
.mod_stationen .emkw .stationen_wrap .map_wrap img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .arrows {
  position: absolute;
  height: 100%;
  inset: 0;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations {
  position: absolute;
  display: inline-block;
  z-index: 99;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_1 {
  top: 66%;
  right: 53.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_2 {
  top: 51%;
  right: 65.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_3 {
  top: 21%;
  right: 55.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_4 {
  top: 38%;
  right: 56.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_5 {
  top: 28%;
  right: 35.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_6 {
  top: 40%;
  right: 38.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_7 {
  top: 37%;
  right: 25.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_8 {
  top: 60%;
  right: 32%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_9 {
  top: 87%;
  right: 35.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations#std_10 {
  top: 22%;
  right: 23.5%;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations:hover {
  cursor: pointer;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations span {
  border: 2px solid #FFFFFF;
  background: rgba(0, 0, 0, 0.303);
  border-radius: 50%;
  color: #fff;
  font-family: "Exo", Arial, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 43px;
  height: 44px;
  width: 44px;
  text-align: center;
  display: block;
  transform: scale(0.6);
  z-index: 0;
}
@media (min-width: 540px) {
  .mod_stationen .emkw .stationen_wrap .map_wrap .stations span {
    border: 2px solid #FFFFFF;
    font-size: 29px;
    line-height: 63px;
    height: 64px;
    width: 64px;
  }
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations span.active {
  border: 2px solid #F08300;
  background: #F08300;
  animation: bump_2 0.5s ease-in-out;
}
.mod_stationen .emkw .stationen_wrap .map_wrap .stations span.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #F08300;
  border-radius: 50%;
  opacity: 1;
  width: 21px;
  height: 21px;
  z-index: -1;
  animation: myAnim_2 1.5s ease 0s infinite normal forwards;
}
@media (min-width: 650px) {
  .mod_stationen .emkw .stationen_wrap .map_wrap .stations span.active:after {
    width: 34px;
    height: 34px;
  }
}
.mod_stationen .emkw .stationen_wrap .icon-add_circle_outline {
  position: absolute;
  top: 0;
  right: 10px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 40px;
  background: #666;
  color: #fff;
  transform: rotate(45deg);
  z-index: 99;
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .icon-add_circle_outline {
    display: none;
  }
}
.mod_stationen .emkw .stationen_wrap .icon-add_circle_outline.hide {
  display: none;
}
.mod_stationen .emkw .stationen_wrap .content_wrap,
.mod_stationen .emkw .stationen_wrap .content_wrap_start {
  position: absolute;
  min-width: 100%;
  width: 100%;
  background: #fff;
  height: 100%;
  overflow-y: auto;
  margin-left: 220%;
  padding: 0;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
  z-index: 1;
  /* Für das Element */
  /* Hover-Zustand des Scrollbalkens */
}
.mod_stationen .emkw .stationen_wrap .content_wrap::-webkit-scrollbar,
.mod_stationen .emkw .stationen_wrap .content_wrap_start::-webkit-scrollbar {
  width: 6px;
  /* Breite des vertikalen Scrollbalkens */
  background: transparent;
}
.mod_stationen .emkw .stationen_wrap .content_wrap::-webkit-scrollbar-track,
.mod_stationen .emkw .stationen_wrap .content_wrap_start::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* Hintergrund der Laufschiene */
}
.mod_stationen .emkw .stationen_wrap .content_wrap::-webkit-scrollbar-thumb,
.mod_stationen .emkw .stationen_wrap .content_wrap_start::-webkit-scrollbar-thumb {
  background: #ccc;
  /* Farbe des Scrollbalkens */
}
.mod_stationen .emkw .stationen_wrap .content_wrap::-webkit-scrollbar-thumb:hover,
.mod_stationen .emkw .stationen_wrap .content_wrap_start::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}
.mod_stationen .emkw .stationen_wrap .content_wrap.show,
.mod_stationen .emkw .stationen_wrap .content_wrap_start.show {
  margin-left: 0;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap.show,
.mod_stationen .emkw .stationen_wrap .content_wrap_start.show {
    margin-left: 50%;
  }
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap,
.mod_stationen .emkw .stationen_wrap .content_wrap_start {
    position: absolute;
    margin-left: 50%;
    min-width: 48%;
    width: 48%;
  }
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station {
  display: none;
  padding-right: 10px;
  margin-bottom: 60px;
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap .station,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station {
    margin-bottom: 30px;
  }
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station.active,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station.active {
  display: flow-root;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .category,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .category {
  margin-top: 0;
  margin-bottom: 10px;
  color: #F08300;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station img,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station img {
  width: 100%;
  margin-bottom: 20px;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station h3,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station h3 {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap .station h3,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station h3 {
    width: auto;
  }
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station p,
.mod_stationen .emkw .stationen_wrap .content_wrap .station li,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station p,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station li {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.4;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  float: left;
  margin-top: 20px;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel h4,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel h4 {
  min-width: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .list,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .list {
  min-width: 100%;
  width: 100%;
  padding-right: 10px;
}
@media (min-width: 650px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .list,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .list {
    min-width: 55%;
    width: 55%;
  }
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .list ul li,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .list ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  padding-bottom: 10px;
  font-weight: 600;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .list ul li.pfeil img,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .list ul li.pfeil img {
  width: 8px;
  height: 8px;
  margin-top: 10px;
  margin-right: 10px;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .list ul li p,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .list ul li p {
  margin: 0;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .list .beruf,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .list .beruf {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative;
  min-width: 100%;
  width: 100%;
  background: #F4F6FA;
  padding: 1em 0;
  margin: 0 0 2em 0;
}
@media (min-width: 650px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap {
    position: relative;
    background: #fff;
    float: left;
    margin: 0 0 0 20px;
    max-width: 100%;
    min-width: 37%;
    width: 37%;
  }
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .vjs-poster,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .vjs-poster {
  background-color: #fff;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .video-js,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .video-js {
  aspect-ratio: 9/16;
  width: 100%;
  height: 100%;
}
@media (min-width: 650px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .video-js,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .video-js {
    width: 31%;
  }
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .vid_mod,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .vid_mod {
  aspect-ratio: 9/16;
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .vid_mod img,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .vid_mod img {
  position: absolute;
  width: 100%;
  object-fit: cover;
  inset: 0;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .vid_mod .play,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .vid_mod .play {
  width: 80px;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .station .list_reel .reel_wrap .vid_mod .play img,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .station .list_reel .reel_wrap .vid_mod .play img {
  position: relative;
  width: 100%;
}
.mod_stationen .emkw .stationen_wrap .content_wrap .trigger_c_wrap p,
.mod_stationen .emkw .stationen_wrap .content_wrap_start .trigger_c_wrap p {
  margin: 0;
  color: #fff;
  font-weight: 600;
}
.mod_stationen .emkw .stationen_wrap .content_wrap {
  display: block;
  padding-bottom: 50px;
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .content_wrap {
    display: none;
  }
}
.mod_stationen .emkw .stationen_wrap .pager {
  position: absolute;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  left: 120%;
  width: 100%;
  bottom: -5px;
  background: #fff;
  z-index: 10;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
  display: none;
}
.mod_stationen .emkw .stationen_wrap .pager p {
  cursor: pointer;
  line-height: 1.2;
}
.mod_stationen .emkw .stationen_wrap .pager p#prevStation span {
  font-weight: 700;
  color: #F08300;
  margin-right: 10px;
}
.mod_stationen .emkw .stationen_wrap .pager p#nextStation span {
  font-weight: 700;
  color: #F08300;
  margin-left: 10px;
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .pager {
    left: 50%;
    width: 49%;
    bottom: -15px;
    padding-right: 10px;
  }
}
.mod_stationen .emkw .stationen_wrap .pager.show {
  left: 0;
  width: 100%;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 980px) {
  .mod_stationen .emkw .stationen_wrap .pager.show {
    left: 50%;
    width: 49%;
    bottom: -15px;
  }
}
.mod_stationen .emkw .stationen_wrap:has(.content_wrap .std_1.active) .pager #prevStation {
  opacity: 0;
}
.mod_stationen .emkw .stationen_wrap:has(.content_wrap .std_10.active) .pager #nextStation {
  opacity: 0;
}
.mod_stationen.active .video_wrap {
  display: none;
}
.mod_stationen.active .stationen_wrap {
  opacity: 1;
}
.mod_stationen.active .stationen_wrap .content_wrap {
  display: block;
}
.mod_stationen.active .stationen_wrap .content_wrap_start {
  display: none;
}
.mod_stationen.active .stationen_wrap .pager {
  display: inline-flex;
}

@keyframes bump_2 {
  0% {
    scale: 0;
  }
  50% {
    scale: 1.3;
  }
  100% {
    scale: 1;
  }
}
@keyframes myAnim_2 {
  0% {
    opacity: 0;
    width: 64px;
    height: 64px;
  }
  30% {
    opacity: 1;
    width: 80px;
    height: 80px;
  }
  100% {
    opacity: 0;
    width: 64px;
    height: 64px;
  }
}
.single-job_landingpage_ref .main {
  margin-top: 0;
  min-height: 80vh;
}
.single-job_landingpage_ref .main .mod_stationen .stationen_wrap {
  min-height: 75vh;
}

.emko.list_jobs {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (min-width: 980px) {
  .emko.list_jobs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.emko.list_jobs .data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  margin-top: 40px;
}
.emko.list_jobs .data .asp_box_wrap {
  width: 100%;
  max-width: 900px;
}
.emko.list_jobs .data .asp_head {
  width: 100%;
  min-width: 100%;
  font-size: 32px !important;
}
.emko.list_jobs .data .headline p a {
  color: #00438A;
  font-weight: 700;
}
.emko.list_jobs .data .headline.fall {
  margin-bottom: 0 !important;
}
.emko.list_jobs .data .asp_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
  min-width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  background: #fff;
  padding: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.emko.list_jobs .data .asp_box .img_kontakt {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .img_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 19%;
  }
}
.emko.list_jobs .data .asp_box .img_kontakt img {
  max-width: 120px;
  min-width: 120px;
  max-height: 120px;
  min-height: 100%;
}
.emko.list_jobs .data .asp_box .daten_kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 79%;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 98%;
  margin: 0 0 20px;
}
@media (min-width: 540px) {
  .emko.list_jobs .data .asp_box .daten_kontakt .name {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt .name {
    min-width: 42%;
    width: 42%;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt .name h4 {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt .name h4 {
    text-align: left;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt .name p {
  width: 100%;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 0;
  color: #c2c2c2;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt .name p {
    text-align: left;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt .tel {
  min-width: 98%;
  width: 98%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt .tel {
    min-width: 42%;
    width: 42%;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt .tel li, .emko.list_jobs .data .asp_box .daten_kontakt .tel a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: "Exo", Arial, sans-serif;
}
.emko.list_jobs .data .asp_box .daten_kontakt .tel li:last-child, .emko.list_jobs .data .asp_box .daten_kontakt .tel a:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt .tel li, .emko.list_jobs .data .asp_box .daten_kontakt .tel a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt .tel img {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.emko.list_jobs .data .asp_box .daten_kontakt.fallback {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.list_jobs .data .asp_box .daten_kontakt.fallback .name,
.emko.list_jobs .data .asp_box .daten_kontakt.fallback .tel {
  min-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt.fallback .name,
.emko.list_jobs .data .asp_box .daten_kontakt.fallback .tel {
    min-width: 46%;
    width: 46%;
    margin-left: 0;
  }
}
.emko.list_jobs .data .asp_box .daten_kontakt.fallback .name h3,
.emko.list_jobs .data .asp_box .daten_kontakt.fallback .tel h3 {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .emko.list_jobs .data .asp_box .daten_kontakt.fallback .name h3,
.emko.list_jobs .data .asp_box .daten_kontakt.fallback .tel h3 {
    text-align: left;
  }
}
.emko.list_jobs .jobs {
  margin-top: 40px;
  margin-bottom: 40px;
}
.emko.list_jobs .jobs a {
  text-decoration: none;
}
.emko.list_jobs .jobs .job_bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  background: #fff;
  padding: 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.emko.list_jobs .jobs .job_bar .job_content {
  width: 100%;
}
.emko.list_jobs .jobs .job_bar .job_content h3 {
  width: 100%;
  font-size: 20px;
  color: #1A2644;
}
@media (min-width: 540px) {
  .emko.list_jobs .jobs .job_bar .job_content h3 {
    font-size: 27px;
  }
}
.emko.list_jobs .jobs .job_bar .job_content h3:hover {
  color: #17509E;
}
.emko.list_jobs .jobs .job_bar .job_content .company {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin: 5px 0;
}
@media (min-width: 540px) {
  .emko.list_jobs .jobs .job_bar .job_content .company {
    font-size: 23px;
    margin: 10px 0;
  }
}
.emko.list_jobs .jobs .job_bar .job_content .standort {
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  margin: 5px 0;
  width: fit-content;
}
@media (min-width: 540px) {
  .emko.list_jobs .jobs .job_bar .job_content .standort {
    font-size: 23px;
    margin: 10px 0;
  }
}
.emko.list_jobs .jobs .job_bar .job_content .cond {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
}
.emko.list_jobs .jobs .job_bar .job_content .cond li {
  width: 100%;
  min-width: 100%;
  min-height: 0;
  margin-bottom: 5px;
  font-size: 18px;
}
@media (min-width: 650px) {
  .emko.list_jobs .jobs .job_bar .job_content .cond li {
    width: fit-content;
    min-width: fit-content;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 20px;
  }
}
.emko.list_jobs .jobs .job_bar .job_content .cond li span {
  width: 22px;
  height: 22px;
  margin-top: -3px;
  margin-right: 10px;
}

.page-template-page_jobs_uebersicht_liste_ref .emko.list_jobs {
  background: #F4F6FA;
}

.mod_news_filter {
  padding: 0;
}
@media (min-width: 768px) {
  .mod_news_filter {
    padding: 20px 0;
  }
}
.mod_news_filter h2,
.mod_news_filter p {
  width: 70%;
}
.mod_news_filter .filter_wrap_1 button {
  border: 1px solid #F08300;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 5px 10px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  color: #F08300;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 768px) {
  .mod_news_filter .filter_wrap_1 button {
    padding: 10px 30px;
    font-size: 18px;
  }
}
.mod_news_filter .filter_wrap_1 button:hover, .mod_news_filter .filter_wrap_1 button.active {
  background: #F08300;
  color: #fff;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}

.emko.list_news {
  padding-bottom: 40px;
}
.emko.list_news .emki {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.emko.list_news .emki .emkw {
  width: 92%;
}
@media (min-width: 1300px) {
  .emko.list_news .emki .emkw {
    width: 100%;
  }
}
.emko.list_news .emki .emkw h1 {
  margin-top: 20px;
}
.emko.list_news .emki .emkw h2, .emko.list_news .emki .emkw h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.emko.list_news .emki .emkw .list_news_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
  background: #fff;
  margin-bottom: 30px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  -moz-box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
  box-shadow: 0px 4px 8px 0px rgba(54, 169, 225, 0.3);
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar.col_3 {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.list_news .emki .emkw .list_news_wrap .news_bar.col_3 {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 768px) {
  .emko.list_news .emki .emkw .list_news_wrap .news_bar {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    width: 100%;
    min-width: 100%;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
  }
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar .img_4_3 {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .emko.list_news .emki .emkw .list_news_wrap .news_bar .img_4_3 {
    width: 31%;
    min-width: 31%;
  }
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  padding: 30px;
}
@media (min-width: 768px) {
  .emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text {
    width: 65%;
    min-width: 65%;
  }
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text h3 {
  font-size: 23px;
  color: #00438A;
}
@media (min-width: 768px) {
  .emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text h3 {
    font-size: 27px;
  }
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text p {
  font-size: 18px;
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text a {
  position: relative;
}
.emko.list_news .emki .emkw .list_news_wrap .news_bar .daten_bild_text .link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #00438A;
}
.emko.list_news .emki .emkw .emk_btn {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-template-page_list_news img {
  image-rendering: -webkit-optimize-contrast;
}

.post-template-single-news .news_date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: flex !important;
  margin-bottom: 6px;
  color: #E8EAEC;
  width: 100%;
}
.post-template-single-news .news_date img {
  margin-right: 10px;
  height: 20px;
  width: 20px;
}
.post-template-single-news .news_date p {
  font-size: 16px;
  font-weight: 100;
  margin: 0;
  width: fit-content;
}
.post-template-single-news .main {
  padding-bottom: 100px;
}

.mod_asp {
  padding: 30px 0 0 0;
}
@media (min-width: 920px) {
  .mod_asp {
    padding: 80px 0 0 0;
  }
}
.mod_asp .emkw {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mod_asp .emkw h2 {
  margin-bottom: 47px;
}
.mod_asp .emkw .btn-group {
  display: inline-block;
  width: 100%;
}
.mod_asp .emkw .btn-group .emk_btn {
  display: initial;
  height: 30px;
  line-height: 1;
  padding: 8px 12px 24px 12px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  letter-spacing: 0.2px;
  box-shadow: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.mod_asp .emkw .btn-group .emk_btn.fu_c2_ {
  color: #00438A;
  border: 2px solid #00438A;
  text-transform: uppercase;
  font-family: "Exo", Arial, sans-serif;
}
.mod_asp .emkw .btn-group .emk_btn.fu_c2_.active {
  color: #fff;
  background: #00438A;
}
.mod_asp .emkw .btn-group .emk_btn.fu_c2_:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  z-index: -2;
}
.mod_asp .emkw .btn-group .emk_btn.fu_c2_:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #00438A;
  transition: all 0.3s;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  z-index: -1;
}
.mod_asp .emkw .btn-group .emk_btn.fu_c2_:hover {
  cursor: pointer;
  color: #fff;
}
.mod_asp .emkw .btn-group .emk_btn.fu_c2_:hover:before {
  width: 100%;
}

#bg_video {
  aspect-ratio: 16/9;
  min-width: 100%;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 80vh;
  background: #fff;
  position: relative;
}
#bg_video .emki {
  max-width: 100%;
}
#bg_video .emki .emkw {
  width: 100%;
  max-width: 100%;
  position: relative;
}
#bg_video .emki .emkw .content {
  margin: 0;
  position: relative;
}
#bg_video .emki .emkw video[poster] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #fff;
}
#bg_video .emki .emkw .slider_ov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.164);
  z-index: 2;
}
#bg_video .emki .emkw .slider_ov .content_ov {
  text-align: center;
}
#bg_video .emki .emkw .slider_ov .content_ov .headline {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-align: center;
  width: 100%;
  margin-bottom: 8px;
}
@media (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline {
    font-size: 40px;
    margin-bottom: 18px;
  }
}
#bg_video .emki .emkw .slider_ov .content_ov .headline span {
  font-size: 60px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
@media (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline span {
    font-size: 80px;
  }
}
@media (min-width: 768px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline span {
    font-size: 120px;
  }
}
#bg_video .emki .emkw .slider_ov .content_ov .subline {
  width: 92%;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-top: 0;
}
@media (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .subline {
    font-size: 23px;
  }
}
#bg_video .emki .emkw .slider_ov .content_ov .play {
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
@media (min-width: 980px) {
  #bg_video .emki .emkw .slider_ov .content_ov .headline {
    font-size: 60px;
    margin-bottom: 25px;
  }
  #bg_video .emki .emkw .slider_ov .content_ov .headline span {
    font-size: 150px;
    width: 80%;
  }
  #bg_video .emki .emkw .slider_ov .content_ov .subline {
    width: 80%;
  }
  #bg_video .emki .emkw .slider_ov .content_ov .play {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 980px) and (min-width: 540px) {
  #bg_video .emki .emkw .slider_ov .content_ov .play {
    width: 80px;
    height: 80px;
  }
}
#bg_video .emki .emkw .video-js {
  aspect-ratio: 16/9 !important;
  min-width: 100%;
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100vh;
  line-height: 0;
  background: #fff;
}
#bg_video .emki .emkw .video-js .vjs-poster {
  background-size: cover;
  background: #fff;
}
#bg_video .emki .emkw .video-js .vjs-modal-dialog {
  background: #fff;
}
#bg_video .emki .emkw .video-js .vjs-modal-dialog:before {
  display: none;
}
#bg_video .emki .emkw .my-video-dimensions {
  width: 100%;
  height: 100%;
}
#bg_video .emki .emkw .my-video-dimensions .vjs-tech {
  position: relative;
}
#bg_video .emki .emkw .scroll-info {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateY(-50%);
  z-index: 9999;
}
#bg_video .emki .emkw .scroll-info .chev-cont {
  position: relative;
  width: 24px;
  height: 24px;
}
#bg_video .emki .emkw .scroll-info .chev-cont .chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
#bg_video .emki .emkw .scroll-info .chev-cont .chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
#bg_video .emki .emkw .scroll-info .chev-cont .chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
#bg_video .emki .emkw .scroll-info .chev-cont .chevron:before, #bg_video .emki .emkw .scroll-info .chev-cont .chevron:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
#bg_video .emki .emkw .scroll-info .chev-cont .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
#bg_video .emki .emkw .scroll-info .chev-cont .chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
#bg_video .video-js,
#bg_video .vjs-modal-dialog,
#bg_video .vjs-poster {
  background: #fff;
}
#bg_video #loadingSpinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 20px;
  display: none;
  z-index: 100;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
#bg_video #loadingSpinner .load {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: solid 10px #717171;
  border-radius: 50%;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transition: all 0.5s ease-in;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  transition: all 0.5s ease-in;
  animation-name: rotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.home .featherlight-content,
.page-template-page_home_coswig .featherlight-content {
  aspect-ratio: 15/10;
}
.home .featherlight-content iframe,
.page-template-page_home_coswig .featherlight-content iframe {
  width: 100%;
  height: 100%;
}

.emko.mod_pano_trenner {
  background: #1A2644;
}
.emko.mod_pano_trenner .emki {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  z-index: 0;
}
.emko.mod_pano_trenner .emki .emkw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 80px 0;
  position: relative;
  height: auto;
  min-width: 100%;
}
@media (min-width: 650px) {
  .emko.mod_pano_trenner .emki .emkw {
    padding: 80px;
  }
}
.emko.mod_pano_trenner .emki .emkw .pano_img {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.emko.mod_pano_trenner .emki .emkw .pano_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.emko.mod_pano_trenner .emki .emkw .overlay {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #00438A;
  opacity: 0.9;
}
.emko.mod_pano_trenner .emki .emkw .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  position: relative;
  height: 100%;
  width: 92%;
  max-width: 1200px;
  margin: 0 auto;
}
.emko.mod_pano_trenner .emki .emkw .content .col h3 {
  color: #fff;
  margin: 0 0 15px 0;
  font-weight: 700;
  font-size: 31px;
}
@media (min-width: 650px) {
  .emko.mod_pano_trenner .emki .emkw .content .col h3 {
    font-size: 60px;
  }
}
.emko.mod_pano_trenner .emki .emkw .content .col .desc {
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.798);
}
@media (min-width: 650px) {
  .emko.mod_pano_trenner .emki .emkw .content .col .desc {
    font-size: 30px;
    font-weight: 600;
  }
}
.emko.mod_pano_trenner .emki .emkw .content .col .testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.emko.mod_pano_trenner .emki .emkw .content .col .testimonial .testi_img img {
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.808);
  width: 70px;
  height: 70px;
}
.emko.mod_pano_trenner .emki .emkw .content .col .testimonial .testi_content p {
  margin: 0 0 0 20px;
  text-align: left;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.688);
}
@media (min-width: 650px) {
  .emko.mod_pano_trenner .emki .emkw .content .col .testimonial .testi_content p {
    font-size: 14px;
  }
}
.emko.mod_pano_trenner .emki .emkw .content .col .testimonial .testi_content p.testi_name {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.801);
}
@media (min-width: 650px) {
  .emko.mod_pano_trenner .emki .emkw .content .col .testimonial .testi_content p.testi_name {
    font-size: 23px;
  }
}

.mod_news_loader {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
  background: #F4F6FA;
}
@media (min-width: 980px) {
  .mod_news_loader {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
.mod_news_loader .emki {
  position: relative;
  max-width: 100% !important;
  height: 100%;
  z-index: 1;
}
.mod_news_loader .emki .emkw {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.mod_news_loader .emki .emkw h2 {
  margin-top: 20px;
  margin-bottom: 40px;
  color: #00438A;
}
.mod_news_loader .emki .emkw .news_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text {
  width: 100%;
  min-width: 100%;
  background: #fff;
  margin-bottom: 40px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text.col_3 {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .mod_news_loader .emki .emkw .news_wrap .news_bild_text.col_3 {
    width: 31%;
    min-width: 31%;
  }
}
@media (min-width: 768px) {
  .mod_news_loader .emki .emkw .news_wrap .news_bild_text {
    width: 48%;
    min-width: 48%;
    margin-bottom: 0;
  }
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text .daten_bild_text {
  text-align: left;
  width: 100%;
  min-width: 100%;
  padding: 30px;
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text .daten_bild_text h3 {
  font-size: 23px;
  color: #00438A;
}
@media (min-width: 768px) {
  .mod_news_loader .emki .emkw .news_wrap .news_bild_text .daten_bild_text h3 {
    font-size: 27px;
  }
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text .daten_bild_text p {
  font-size: 18px;
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text .daten_bild_text a {
  position: relative;
}
.mod_news_loader .emki .emkw .news_wrap .news_bild_text .daten_bild_text .link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #00438A;
}
.mod_news_loader .emki .emkw .nav_news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .mod_news_loader .emki .emkw .nav_news {
    margin-top: 40px;
  }
}
.mod_news_loader .emki .emkw .nav_news .emk_btn {
  width: fit-content;
  margin-top: 10px;
  margin-right: 32px;
}
@media (min-width: 540px) {
  .mod_news_loader .emki .emkw .nav_news .emk_btn {
    margin-right: 50px;
  }
}
.mod_news_loader .emki .emkw .nav_news .emk_btn a {
  width: 100%;
  font-weight: 700;
  hyphens: none;
  color: #fff;
}

.mod_standorte {
  width: 100%;
  position: relative;
  background: #17509E;
  z-index: 0;
}
.mod_standorte .emki {
  max-width: 100% !important;
}
.mod_standorte .emkw {
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100% !important;
  min-width: 100% !important;
  position: relative;
  z-index: 2;
  min-height: 1500px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 920px) {
  .mod_standorte .emkw {
    min-height: 1100px;
  }
}
@media (min-width: 1500px) {
  .mod_standorte .emkw {
    max-width: 100% !important;
  }
}
.mod_standorte .emkw .map_wrap {
  position: absolute;
  margin: -60% auto 0 auto;
  transform: scale(2);
  z-index: 1;
}
@media (min-width: 650px) {
  .mod_standorte .emkw .map_wrap {
    transform: scale(1.5);
    margin: -85% auto -30% auto;
  }
}
@media (min-width: 920px) {
  .mod_standorte .emkw .map_wrap {
    transform: scale(1.1);
    margin: -65% auto -20% auto;
  }
}
.mod_standorte .emkw .map_wrap img {
  width: 100%;
  height: auto;
}
.mod_standorte .emkw .map_wrap .location {
  position: absolute;
  display: inline-block;
  z-index: 99;
}
.mod_standorte .emkw .map_wrap .location#std_1 {
  top: 63%;
  right: 51%;
}
.mod_standorte .emkw .map_wrap .location#std_2 {
  top: 63.5%;
  left: 34%;
}
.mod_standorte .emkw .map_wrap .location#std_3 {
  top: 64%;
  left: 45%;
}
.mod_standorte .emkw .map_wrap .location#std_4 {
  top: 68.5%;
  right: 62%;
}
.mod_standorte .emkw .map_wrap .location#std_5 {
  top: 64.5%;
  right: 62%;
}
.mod_standorte .emkw .map_wrap .location#std_6 {
  top: 67.5%;
  right: 55%;
}
.mod_standorte .emkw .map_wrap .location#std_7 {
  top: 73.5%;
  right: 40.5%;
}
.mod_standorte .emkw .map_wrap .location#std_8 {
  top: 66.2%;
  right: 56.7%;
}
.mod_standorte .emkw .map_wrap .location#std_9 {
  top: 66.2%;
  right: 53.5%;
}
.mod_standorte .emkw .map_wrap .location#std_10 {
  top: 62.2%;
  right: 62.5%;
}
.mod_standorte .emkw .map_wrap .location#std_11 {
  top: 65%;
  right: 55%;
}
.mod_standorte .emkw .map_wrap .location#std_12 {
  top: 60%;
  right: 42%;
}
.mod_standorte .emkw .map_wrap .location#std_13 {
  top: 65.4%;
  right: 51.6%;
}
.mod_standorte .emkw .map_wrap .location#std_14 {
  top: 63%;
  right: 54.5%;
}
.mod_standorte .emkw .map_wrap .location:hover {
  cursor: pointer;
}
.mod_standorte .emkw .map_wrap .location span {
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  color: #fff;
  font-family: "Exo", Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  height: 21px;
  width: 21px;
  text-align: center;
  display: block;
  transform: scale(0.5);
  z-index: 0;
}
@media (min-width: 650px) {
  .mod_standorte .emkw .map_wrap .location span {
    border: 1px solid #FFFFFF;
    transform: scale(1);
  }
}
@media (min-width: 1100px) {
  .mod_standorte .emkw .map_wrap .location span {
    border: 1px solid #FFFFFF;
    font-size: 18px;
    line-height: 33px;
    height: 34px;
    width: 34px;
  }
}
.mod_standorte .emkw .map_wrap .location span.active {
  border: 2px solid #F08300;
  background: #F08300;
  animation: bump 0.5s ease-in-out;
}
.mod_standorte .emkw .map_wrap .location span.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #F08300;
  border-radius: 50%;
  opacity: 1;
  width: 21px;
  height: 21px;
  z-index: -1;
  animation: myAnim 1.5s ease 0s infinite normal forwards;
}
@media (min-width: 920px) {
  .mod_standorte .emkw .map_wrap .location span.active:after {
    width: 34px;
    height: 34px;
  }
}
.mod_standorte .emkw .std_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding: 100px 0;
  margin: 0 auto;
  width: 92%;
  max-width: 1400px;
  z-index: 2;
}
@media (min-width: 920px) {
  .mod_standorte .emkw .std_wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.mod_standorte .emkw .std_wrapper .head_wrap {
  width: 100%;
  min-width: 100%;
}
@media (min-width: 540px) {
  .mod_standorte .emkw .std_wrapper .head_wrap h2 {
    font-size: 46px;
  }
}
@media (min-width: 650px) {
  .mod_standorte .emkw .std_wrapper .head_wrap h2 {
    font-size: 56px;
  }
}
@media (min-width: 1100px) {
  .mod_standorte .emkw .std_wrapper .head_wrap h2 {
    font-size: 60px;
  }
}
.mod_standorte .emkw .std_wrapper .head_wrap .head_content {
  position: relative;
  width: 90%;
  z-index: 2;
}
@media (min-width: 1100px) {
  .mod_standorte .emkw .std_wrapper .head_wrap .head_content {
    width: 80%;
    min-width: 80%;
  }
}
@media (min-width: 1500px) {
  .mod_standorte .emkw .std_wrapper .head_wrap .head_content {
    width: 70%;
    min-width: 70%;
  }
}
.mod_standorte .emkw .std_wrapper .head_wrap .emk_btn.fu_c1_:after {
  background-color: #F08300;
}
.mod_standorte .emkw .std_wrapper .head_wrap .emk_btn.fu_c1_:before {
  background-color: #cd7000;
}
.mod_standorte .emkw .std_wrapper .map_ph {
  min-height: 30vh;
  height: 30vh;
  min-width: 100%;
  width: 100%;
}
@media (min-width: 1100px) {
  .mod_standorte .emkw .std_wrapper .map_ph {
    min-height: 40vh;
    height: 40vh;
  }
}
.mod_standorte .emkw .std_wrapper .std_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 100%;
}
.mod_standorte .emkw .std_wrapper .std_wrap li,
.mod_standorte .emkw .std_wrapper .std_wrap p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 10px 0;
  z-index: 2;
}
@media (min-width: 768px) {
  .mod_standorte .emkw .std_wrapper .std_wrap li,
.mod_standorte .emkw .std_wrapper .std_wrap p {
    font-size: 20px;
    font-weight: 600;
  }
}
.mod_standorte .emkw .std_wrapper .std_wrap li span,
.mod_standorte .emkw .std_wrapper .std_wrap p span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  font-size: 15px;
  line-height: 23px;
  height: 24px;
  min-width: 24px;
  width: 24px;
  margin-right: 10px;
  text-align: center;
  display: block;
  z-index: 0;
}
@media (min-width: 768px) {
  .mod_standorte .emkw .std_wrapper .std_wrap li span,
.mod_standorte .emkw .std_wrapper .std_wrap p span {
    font-size: 19px;
    line-height: 34px;
    height: 34px;
    min-width: 34px;
    width: 34px;
  }
}
.mod_standorte .emkw .std_wrapper .std_wrap li span.active,
.mod_standorte .emkw .std_wrapper .std_wrap p span.active {
  border: 2px solid #F08300;
  background: #F08300;
  animation: bump 0.5s ease-in-out;
}
.mod_standorte .emkw .std_wrapper .std_wrap li.inter,
.mod_standorte .emkw .std_wrapper .std_wrap p.inter {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}
.mod_standorte .emkw .std_wrapper .std_wrap ul {
  min-width: 100%;
  width: 100%;
  column-count: 2;
}
@media (min-width: 768px) {
  .mod_standorte .emkw .std_wrapper .std_wrap ul {
    column-count: 3;
  }
}
.mod_standorte .emkw .std_wrapper .std_wrap li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 0;
  width: fit-content;
  cursor: pointer;
}
.mod_standorte .emkw .std_wrapper h2,
.mod_standorte .emkw .std_wrapper h3,
.mod_standorte .emkw .std_wrapper h4,
.mod_standorte .emkw .std_wrapper p,
.mod_standorte .emkw .std_wrapper li,
.mod_standorte .emkw .std_wrapper a {
  color: #fff;
}

@keyframes bump {
  0% {
    scale: 0;
  }
  50% {
    scale: 1.2;
  }
  100% {
    scale: 1;
  }
}
@keyframes myAnim {
  0% {
    opacity: 0;
    width: 34px;
    height: 34px;
  }
  30% {
    opacity: 1;
    width: 40px;
    height: 40px;
  }
  100% {
    opacity: 0;
    width: 34px;
    height: 34px;
  }
}
.mod_text_box {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 0;
}
@media (min-width: 980px) {
  .mod_text_box {
    padding-top: 80px;
    padding-bottom: 0;
  }
}
.mod_text_box .emkw {
  padding-top: 20px;
}
.mod_text_box .emkw h2, .mod_text_box .emkw h4 {
  display: block;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #17509E;
  background: transparent;
}
.mod_text_box .emkw h3 {
  background: none;
  color: #1A2644;
  font-weight: 400;
  padding: 0;
  font-size: 24px;
}
.mod_text_box .emkw p, .mod_text_box .emkw li {
  margin: 0 0 30px 0;
  width: 100%;
}
@media (min-width: 980px) {
  .mod_text_box .emkw p, .mod_text_box .emkw li {
    width: 70ch;
  }
}
.mod_text_box .emkw p.subhead, .mod_text_box .emkw li.subhead {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
  color: #00438A;
  width: 100%;
}
@media (min-width: 768px) {
  .mod_text_box .emkw p.subhead, .mod_text_box .emkw li.subhead {
    font-size: 20px;
  }
}
@media (min-width: 980px) {
  .mod_text_box .emkw p.subhead, .mod_text_box .emkw li.subhead {
    width: 60ch;
  }
}
.mod_text_box .emkw .wrapper p strong {
  margin-top: 30px;
  display: block;
  font-weight: 600;
}
@media (min-width: 980px) {
  .mod_text_box .emkw .wrapper p strong {
    margin-top: 50px;
  }
}
.mod_text_box .emkw .wrapper p:has(strong) {
  margin-bottom: 20px;
}
.mod_text_box .emkw .emk_btn {
  margin-top: 40px;
  width: fit-content;
}
.mod_text_box#start h2 {
  font-size: 31px;
}
@media (min-width: 540px) {
  .mod_text_box#start h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .mod_text_box#start h2 {
    font-size: 50px;
  }
}
@media (min-width: 980px) {
  .mod_text_box#start h2 {
    font-size: 60px;
  }
}

#home_stand {
  background: #17509E;
  padding-top: 75px;
  padding-bottom: 0;
}
@media (min-width: 650px) {
  #home_stand {
    padding-top: 120px;
  }
}
#home_stand h2,
#home_stand h3,
#home_stand h4,
#home_stand p,
#home_stand li,
#home_stand a {
  color: #fff;
}
#home_stand .head_content {
  width: 100%;
}
@media (min-width: 650px) {
  #home_stand .head_content {
    width: 80%;
  }
}
#home_stand .emk_btn.fu_c1_:after {
  background-color: #95C11F;
}
#home_stand .emk_btn.fu_c1_:before {
  background-color: #78A00B;
}

.mod_cta {
  margin-top: 40px;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .mod_cta {
    margin-top: 80px;
  }
}
.mod_cta .emkw {
  background: #F4F6FA;
  padding: 40px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media (min-width: 768px) {
  .mod_cta .emkw {
    padding: 80px;
  }
}
.mod_cta .emkw .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .mod_cta .emkw .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.mod_cta .emkw .wrapper .col_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .mod_cta .emkw .wrapper .col_1 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 57%;
    min-width: 57%;
  }
}
.mod_cta .emkw .wrapper .col_1 h3,
.mod_cta .emkw .wrapper .col_1 p {
  width: 100%;
  min-width: 100%;
}
.mod_cta .emkw .wrapper .col_1 h3 {
  font-size: 31px;
  margin-bottom: 30px;
  color: #00438A;
  text-align: center;
}
@media (min-width: 768px) {
  .mod_cta .emkw .wrapper .col_1 h3 {
    font-size: 47px;
    text-align: left;
  }
}
.mod_cta .emkw .wrapper .col_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  min-height: 300px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.mod_cta .emkw .wrapper .col_2 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .mod_cta .emkw .wrapper .col_2 {
    width: 39%;
    min-width: 39%;
    margin-bottom: 0;
  }
}

* {
  box-sizing: border-box;
}

html,
body {
  background: #fff;
  text-shadow: none;
  margin: 0;
  width: 100%;
  min-height: 90vh;
}
html .otgs-development-site-front-end,
body .otgs-development-site-front-end {
  display: none;
}

body {
  position: relative;
}
body .content {
  position: relative;
  width: 100%;
  margin: 100px auto 0 auto;
}
@media (min-width: 980px) {
  body .content {
    margin: 0 auto;
  }
}
body .content video {
  width: 100%;
  max-height: 80vh;
  object-fit: cover;
  display: block;
}
body .content:before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body .content .pano_img img {
  max-height: 600px;
  width: 100%;
  object-fit: cover;
}
body .content .overlay_text {
  padding: 0 40px;
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  body .content .overlay_text {
    bottom: 80px;
  }
}
body .content .overlay_text .overlay_headline {
  margin: 0 auto;
}
body .content .overlay_text .overlay_headline h1 {
  color: #fff;
  width: 100%;
  font-size: 30px;
}
@media (min-width: 540px) {
  body .content .overlay_text .overlay_headline h1 {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  body .content .overlay_text .overlay_headline h1 {
    width: 70%;
    font-size: 54px;
  }
}
@media (min-width: 1100px) {
  body .content .overlay_text .overlay_headline h1 {
    font-size: 67px;
  }
}
@media (min-width: 1300px) {
  body .content .overlay_text .overlay_headline {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
body .map {
  height: 50vh;
}

header {
  position: relative;
  z-index: 3;
}

.main {
  min-height: 70vh;
  position: relative;
  z-index: 1;
  margin-top: 60px;
}
@media (min-width: 650px) {
  .main {
    margin-top: 100px;
  }
}
@media (min-width: 980px) {
  .main {
    margin-top: 120px;
  }
}
.main .side_logo {
  display: none;
}

#vermietung .main:before,
.single-stellenangebote .main:before {
  margin-top: -200px;
}
@media (min-width: 768px) {
  #vermietung .main:before,
.single-stellenangebote .main:before {
    height: 270px;
  }
}

.emko {
  position: relative;
  width: 100%;
  display: block;
}
.emko .emki {
  max-width: 1400px;
  display: block;
  margin: 0 auto;
}
.emko .emki .emkw {
  width: 90%;
  max-width: 1228px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 1400px) {
  .emko .emki .emkw {
    width: 100%;
  }
}
.emko .emki .emkw .top_spacer {
  margin-top: 20px;
}
@media (min-width: 540px) {
  .emko .emki .emkw .top_spacer {
    margin-top: 40px;
  }
}
.emko.teamfoto img {
  width: 100%;
  object-fit: cover;
}

ul.dot {
  margin-bottom: 4px;
}
ul.dot li {
  list-style: square;
  margin-left: 18px;
  margin-bottom: 4px;
}

.emk_btn {
  position: relative;
  width: fit-content;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
  padding: 15px 30px;
  font-weight: 400;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.emk_btn.small {
  height: 32px;
  line-height: 31px;
  padding: 0 15px;
}
.emk_btn.active {
  background: #17509E;
}
.emk_btn a {
  font-family: "Exo", Arial, sans-serif;
}
.emk_btn.fu_c1_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.emk_btn.fu_c1_:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #17509E;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: -2;
}
.emk_btn.fu_c1_:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #00438A;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.3s;
  z-index: -1;
}
.emk_btn.fu_c1_:hover {
  cursor: pointer;
  color: #fff;
}
.emk_btn.fu_c1_:hover:before {
  width: 100%;
}
.emk_btn.fu_c2_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #F08300;
  background: transparent;
  line-height: 1;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  border: solid 1px #95C11F;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 1;
}
.emk_btn.fu_c2_.active {
  color: white;
  background: #95C11F;
}
.emk_btn.fu_c2_:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: -2;
}
.emk_btn.fu_c2_:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #95C11F;
  transition: all 0.3s;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: -1;
}
.emk_btn.fu_c2_:hover {
  cursor: pointer;
  color: #fff;
}
.emk_btn.fu_c2_:hover:before {
  width: 100%;
}
.emk_btn.fu_c3_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.emk_btn.fu_c3_:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F08300;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: -2;
}
.emk_btn.fu_c3_:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #cd7000;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.3s;
  z-index: -1;
}
.emk_btn.fu_c3_:hover {
  cursor: pointer;
  color: #fff;
}
.emk_btn.fu_c3_:hover:before {
  width: 100%;
}
.emk_btn.ce_ {
  display: table;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}
.emk_btn a {
  font-family: "Exo", Arial, sans-serif;
}

.emk_btn_2 {
  position: relative;
  height: 40px;
  cursor: pointer;
  line-height: 60px;
  text-decoration: none;
  padding: 5px 20px;
  border-radius: 6px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #fff;
  border: solid 1px #F08300;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  width: fit-content;
  z-index: 1;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.emk_btn_2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #F08300;
  border-radius: 6px;
  z-index: -2;
}
.emk_btn_2:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #cd7000;
  transition: all 0.3s;
  border-radius: 6px;
  z-index: -1;
}
.emk_btn_2:hover li {
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.emk_btn_2:hover:before {
  width: 100%;
}
.emk_btn_2:hover {
  border-color: #cd7000;
}

.emk_btn_mob {
  padding: 6px 12px;
  border: 1px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-decoration: none;
  text-align: center;
}

.img_a_4 {
  position: relative;
}
.img_a_4:before {
  content: "";
  display: block;
  padding-top: 135%;
}
.img_a_4 .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img_a_4 .img_wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img_4_3 {
  position: relative;
}
.img_4_3:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.img_4_3 .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img_4_3 .img_wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img_4_4 {
  position: relative;
}
.img_4_4:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.img_4_4 .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img_4_4 .img_wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img_16_9 {
  position: relative;
}
.img_16_9:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.img_16_9 .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img_16_9 .img_wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img_9_16 {
  position: relative;
}
.img_9_16:before {
  content: "";
  display: block;
  padding-top: 180%;
}
.img_9_16 .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img_9_16 .img_wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img_2_3 {
  position: relative;
}
.img_2_3:before {
  content: "";
  display: block;
  padding-top: 130%;
}
.img_2_3 .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.img_2_3 .img_wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.prev_img_pano {
  position: relative;
  margin-bottom: 10px;
  max-height: 80px;
}
.prev_img_pano:before {
  content: "";
  display: block;
  padding-top: 28%;
}
.prev_img_pano .img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.prev_img_pano .img_wrap img {
  display: block;
  margin: 0px auto;
}

#page_404 .emkw h1 {
  text-align: center;
  font-size: 22px;
  display: block;
  margin: 100px auto;
}
@media (min-width: 920px) {
  #page_404 .emkw {
    min-height: 500px;
  }
}

.main.active-mobile-menue {
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.btn {
  background-image: none;
  text-shadow: none;
  border: 1px solid #E8EAEC;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 6px 12px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.btn a {
  text-align: center;
  font-family: "Poppins", Arial, sans-serif !important;
  font-weight: 400;
  font-size: 13px !important;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
.btn a:hover {
  cursor: pointer;
  text-decoration: none;
}
.btn a.btn_lnk {
  padding: 12px 30px;
}
.btn:hover {
  cursor: pointer;
  background: #1A2644;
  border: 1px solid #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
.btn:hover a,
.btn:hover span {
  color: #fff;
}
.more_sect {
  width: 100%;
  max-width: 940px;
  display: block;
  margin: 35px auto 20px;
}

a.btn {
  display: inline-block;
  text-align: center;
  font-family: "Exo", Arial, sans-serif !important;
  font-weight: 400;
  font-size: 16px !important;
  padding: 12px 30px;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
  cursor: pointer;
  text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
a.btn:hover {
  cursor: pointer;
  background: #1A2644;
  border: 1px solid #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
a.btn:hover > * {
  color: #666666;
}
a.btn.norm {
  border-color: #17509E;
  background: #17509E;
  color: #fff;
}
a.btn.norm:hover {
  cursor: pointer;
  border-color: #00438A;
  background: #00438A;
}
article {
  margin-bottom: 20px;
}
article .wrap_item.small {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
  background: lime;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
article .wrap_item.small h2 {
  width: 100%;
}
article .wrap_item.small .prev_img {
  width: 100%;
  max-width: 305px;
  background: aqua;
}
article .wrap_item.small .wrap_cont {
  width: 100%;
  max-width: 305px;
}

.issuuembed {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
}

#datenschutz .emkw {
  margin: 0 auto;
  margin-bottom: 30px;
  padding-top: 40px;
}
@media (min-width: 980px) {
  #datenschutz .emkw {
    width: 100%;
    max-width: 960px;
  }
}
#datenschutz h1 {
  font-size: 37px;
  color: #1A2644;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #datenschutz h1 {
    font-size: 44px;
  }
}
#datenschutz h2 {
  font-size: 22px;
  margin: 10px 0 10px 0;
  font-family: "Exo", Arial, sans-serif;
  color: #1A2644;
  background: none;
  padding: 0;
}
#datenschutz h3 {
  background: none;
  color: #1A2644;
  padding: 0;
  font-size: 22px;
  margin: 15px 0 18px;
}
#datenschutz h4 {
  color: #1A2644;
  font-size: 16px;
}
#datenschutz p {
  line-height: 1.6;
}
#datenschutz p a {
  text-decoration: none;
}
#datenschutz ul {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  padding-left: 22px;
}
#datenschutz ul li {
  list-style: square;
  margin-bottom: 6px;
}
#datenschutz .accordion_mst .ui-icon {
  top: 12px;
}

#impressum .emkw {
  margin: 0 auto;
  margin-bottom: 30px;
  padding-top: 40px;
}
@media (min-width: 980px) {
  #impressum .emkw {
    width: 100%;
    max-width: 815px;
  }
}
#impressum h1 {
  font-size: 37px;
  color: #1A2644;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #impressum h1 {
    font-size: 44px;
  }
}
#impressum h2 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 22px;
}
#impressum a.emk {
  text-decoration: none !important;
  border-bottom: 1px dotted #1A2644;
}
#impressum ul {
  margin: 0;
  padding: 0;
}
#impressum ul li {
  list-style: none;
}
#impressum ul li > span {
  display: inline-block;
}
#impressum ul li a {
  text-decoration: none !important;
  border-bottom: 1px dotted #1A2644;
}
#impressum ul.firm {
  margin-bottom: 30px;
}
#impressum ul.firm li {
  margin: 0 0 6px 0;
}
#impressum ul.data {
  margin-top: 20px;
}
#impressum ul.data li {
  margin-bottom: 24px;
}
#impressum ul.data li h2 {
  margin-top: 0;
  margin-bottom: 8px;
}

#impressum .emkw,
#datenschutz .emkw {
  width: 90%;
}
#impressum .accordion.faq .ui-accordion-content,
#datenschutz .accordion.faq .ui-accordion-content {
  border: none;
}
#impressum h1,
#datenschutz h1 {
  font-weight: 600;
  color: #00438A;
}
#impressum h2.title,
#datenschutz h2.title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #00438A;
  text-align: left;
  margin: 40px 0 20px 0;
}
@media (min-width: 768px) {
  #impressum h2.title,
#datenschutz h2.title {
    font-size: 26px;
  }
}
#impressum h2.title .icon-remove_circle_outline,
#datenschutz h2.title .icon-remove_circle_outline {
  transform: rotate(0deg);
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#impressum h2.title .ui-icon,
#datenschutz h2.title .ui-icon {
  background-image: none;
  left: 90%;
  font-size: 30px;
  width: 30px;
  height: 30px;
  top: 28%;
}
@media (min-width: 540px) {
  #impressum h2.title .ui-icon,
#datenschutz h2.title .ui-icon {
    left: 87%;
    font-size: 40px;
    font-weight: 100;
    width: 40px;
    height: 40px;
    top: 25%;
  }
}
@media (min-width: 768px) {
  #impressum h2.title .ui-icon,
#datenschutz h2.title .ui-icon {
    left: 90%;
  }
}
#impressum h2.title.ui-accordion-header-active,
#datenschutz h2.title.ui-accordion-header-active {
  color: #fff;
  background: #1A2644;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#impressum h2.title.ui-accordion-header-active .ui-icon,
#datenschutz h2.title.ui-accordion-header-active .ui-icon {
  top: 25%;
}
#impressum h2.title.ui-accordion-header-active span.icon-remove_circle_outline,
#datenschutz h2.title.ui-accordion-header-active span.icon-remove_circle_outline {
  transform: rotate(360deg);
  color: #fff;
  font-weight: 200;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
#impressum h2.title > span,
#datenschutz h2.title > span {
  color: #fff;
  font-weight: 200;
}
#impressum h3,
#datenschutz h3 {
  min-width: 100%;
  width: 100%;
}

.emk_image_lizenz {
  position: absolute;
  right: 8px;
  bottom: 5px;
  color: #fff;
  font-size: 12px;
}
.emk_image_lizenz a {
  color: #fff;
  font-size: 12px;
}

.uc-embedding-container {
  position: absolute;
  inset: 0;
}

.featherlight .featherlight-content {
  background: transparent !important;
  width: 98%;
  max-width: 80vw;
}
.featherlight .featherlight-content .uc-embedding-container {
  max-height: 100%;
}
.featherlight .featherlight-content span.featherlight-close,
.featherlight .featherlight-content span.featherlight-close-icon {
  font-size: 22px;
  top: 8px;
  right: 8px;
}
.featherlight .featherlight-content .wrap_fl_lightbox {
  width: 100%;
  height: auto;
}
.featherlight .featherlight-content .sy-pager {
  margin: 0;
  margin-top: 6px;
}

.iframe_reel .featherlight-content {
  aspect-ratio: 9/16 !important;
  height: 88vh !important;
  width: auto !important;
  padding: 0 !important;
  overflow: visible !important;
}
.iframe_reel .featherlight-content iframe {
  aspect-ratio: 9/16 !important;
  width: 100% !important;
  border: none !important;
  /* Entfernt Rahmen */
  position: relative;
  z-index: 999;
}
.iframe_reel .featherlight-content span.featherlight-close-icon {
  right: 18px;
}

.media-document.video.mac {
  min-width: unset !important;
  width: 100% !important;
}

.spinner {
  border: 4px solid #f3f3f3;
  /* Hellgrauer Hintergrund */
  border-top: 4px solid #17509E;
  /* Blauer Vordergrund */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  z-index: 999;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 48%;
  left: 48%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.search .search_input {
  background: #f7f9ff;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .search .search_input {
    padding: 80px 0 110px 0;
  }
}
.search .search_input .emki {
  max-width: 1025px;
  width: 92%;
}
.search .search_input .emki .wrapper {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .search .search_input .emki .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.search .search_input .emki .wrapper .col_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
  min-width: 100%;
}
@media (min-width: 768px) {
  .search .search_input .emki .wrapper .col_1 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 59%;
    min-width: 59%;
  }
}
.search .search_input .emki .wrapper .col_1 h1,
.search .search_input .emki .wrapper .col_1 p {
  width: 100%;
  min-width: 100%;
}
.search .search_input .emki .wrapper .col_1 h1 {
  font-size: 37px;
  color: #00438A;
  text-align: center;
}
@media (min-width: 768px) {
  .search .search_input .emki .wrapper .col_1 h1 {
    font-size: 57px;
    text-align: left;
  }
}
.search .search_input .emki .wrapper .col_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
}
.search .search_input .emki .wrapper .col_2 #lottie-container {
  display: none;
}
@media (min-width: 768px) {
  .search .search_input .emki .wrapper .col_2 {
    width: 39%;
    min-width: 39%;
  }
  .search .search_input .emki .wrapper .col_2 #lottie-container {
    display: block;
  }
}
.search .search_input .ui-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
}
.search .search_input .ui-widget #top-area-searchform {
  position: relative;
  width: 100%;
  min-width: 100%;
}
.search .search_input .ui-widget #top-area-searchform input#search_value {
  padding: 18px 30px;
  font-family: "Exo", Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #666666;
  font-weight: 400;
  background: #fff;
  width: 100%;
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  .search .search_input .ui-widget #top-area-searchform input#search_value {
    font-size: 22px;
  }
}
.search .search_input .ui-widget #top-area-searchform input#search_value::placeholder {
  color: #ccc;
  opacity: 1;
  /* Firefox */
}
.search .search_input .ui-widget #top-area-searchform input#search_value::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #ccc;
}
.search .search_input .ui-widget #top-area-searchform input#search_value:focus-visible {
  outline: none;
  font-style: normal;
  font-weight: 600;
  border: 2px solid #F08300;
}
.search .search_input .ui-widget #top-area-searchform input#search_value:focus-visible::placeholder {
  font-style: normal;
  color: #666666;
  font-weight: 600;
  opacity: 1;
  /* Firefox */
}
.search .search_input .ui-widget #top-area-searchform input#search_value:focus-visible::-ms-input-placeholder {
  /* Edge 12 -18 */
  font-style: normal;
  color: #666666;
  font-weight: 600;
}
.search .search_input .ui-widget #top-area-searchform label {
  position: absolute;
  bottom: -20px;
  font-size: 12px;
}
.search .search_input .ui-widget #top-area-searchform button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  padding: 18px;
  border: none;
  background: #F08300;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  /* Firefox */
  -moz-transition: all 300ms ease;
  /* WebKit */
  -o-transition: all 300ms ease;
  /* Opera */
  transition: all 300ms ease;
  /* Standard */
}
@media (min-width: 768px) {
  .search .search_input .ui-widget #top-area-searchform button {
    width: 80px;
  }
}
.search .search_input .ui-widget #top-area-searchform button.close-icon {
  opacity: 0;
  z-index: -1;
}
.search .search_input .ui-widget #top-area-searchform button.close-icon.hidden {
  display: none;
}
.search .search_input .ui-widget #top-area-searchform button img {
  width: 100%;
  height: 100%;
}
.search .search_input .ui-widget #top-area-searchform:has(input#search_value:focus-visible) button.close-icon {
  opacity: 0;
  display: none;
}
.search #search_results {
  padding: 20px 0;
}
.search #search_results .entry-content {
  width: 92%;
  max-width: 980px;
  margin: 0 auto;
}
.search #search_results .entry-content h2.info {
  margin: 0 0 30px 0;
  font-family: "Exo", Arial, sans-serif;
  color: #666666;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 400;
  line-height: 1.4;
  list-style: none;
  text-decoration: none;
}
@media (min-width: 768px) {
  .search #search_results .entry-content h2.info {
    margin: 0 0 40px 0;
    font-size: 20px;
  }
}
.search #search_results .entry-content h2.no_result {
  color: #F08300;
  font-size: 37px;
}
.search #search_results .entry-content a:hover {
  cursor: pointer;
  text-decoration: none !important;
}
.search #search_results .entry-content a .result_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #f7f9ff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 30px;
  margin-bottom: 30px;
}
.search #search_results .entry-content a .result_item h3 {
  font-size: 23px;
  width: 100%;
  min-width: 100%;
}
.search #search_results .entry-content a .result_item p {
  font-size: 20px;
  margin: 10px 0 0 0;
  width: 100%;
  min-width: 100%;
}
.search #search_results .entry-content a.lnk_btn {
  color: #17509E;
}
.search .main {
  min-height: 70vh;
}
.search .main:has(#search_results) #top-area-searchform button.close-icon {
  opacity: 1;
  z-index: 99;
}
