@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/lsm/layout/fonts/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
#top_navi {
  display: flex;
  justify-content: flex-end;
}
#top_navi a {
  text-decoration: none;
}
#top_navi a:hover {
  text-decoration: underline;
}
.mod_navigation {
  display: flex;
  justify-content: flex-end;
}
.mod_navigation a {
  text-decoration: none;
}
.mod_navigation a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .mod_navigation {
    height: 100%;
    width: 100%;
    display: flex;
    flex-flow: column;
  }
}
.social_media {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  padding: 0;
  width: auto;
}
.social_media li {
  list-style-type: none;
}
@media (max-width: 991px) {
  .social_media {
    flex-flow: row;
    justify-content: flex-end;
  }
}
.logo {
  width: auto;
  order: -1;
}
#top_line .logo a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 12000;
}
.module-customers-reference-teaser .content > div {
  padding: 15px;
}
.mod_newslist .row {
  justify-content: center;
}
.text-center {
  text-align: center;
}
#main > .inside .mod_article:not(.first):not(.vorteile):not(:first-of-type) .mod_article__inside:before, .module-references-slider h1:before, .module-references-slider h2:before, .module-references-slider h3:before {
  background-color: #c9c9c9;
  height: 1px;
  content: ".";
  width: calc(100% - 30px);
  display: inline-block;
  margin-left: 15px;
  margin-top: 50px;
  text-indent: -100000px;
  margin-bottom: 50px;
}
#main > .inside > .mod_article:first-child .row:before, #main > .inside > .mod_article.vorteile .row:before {
  display: none;
}
#main .mod_article .inside > h1:first-child, #main .mod_article .inside > h2:first-child, #main .mod_article .inside > h3:first-child, #main .mod_article .inside > h4:first-child, #main .mod_article .inside h5:first-child, #main .mod_article .inside h6:first-child, #main .mod_article .content-text > h1:first-child, #main .mod_article .content-text > h2:first-child, #main .mod_article .content-text > h3:first-child, #main .mod_article .content-text > h4:first-child, #main .mod_article .content-text > h5:first-child, #main .mod_article .content-text > h6:first-child, .module-references-slider h1, .module-references-slider h2, .module-references-slider h3, .module-references-slider h4, .module-references-slider h5, .module-references-slider h6, #footer .mod_article h1, #footer .mod_article h2, #footer .mod_article h3, #footer .mod_article h4, #footer .mod_article h5, #footer .mod_article h6, #main .reference_overview h1, #main .reference_overview h2, #main .reference_overview h3, #main .reference_overview h4, #main .reference_overview h5, #main .reference_overview h6, #main .reference_detail h1, #main .reference_detail h2, #main .reference_detail h3, #main .reference_detail h4, #main .reference_detail h5, #main .reference_detail h6, #main .mod_references h1, #main .mod_references h2, #main .mod_references h3, #main .mod_references h4, #main .mod_references h5, #main .mod_references h6 {
  color: #0b1f50;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 38px;
  margin: 0;
  margin-bottom: 30px;
  padding-top: 0.5em;
}
#main .mod_article .inside > h1:nth-child(2n+2), #main .mod_article .inside > h2:nth-child(2n+2), #main .mod_article .inside > h3:nth-child(2n+2), #main .mod_article .inside > h4:nth-child(2n+2), #main .mod_article .inside > h5:nth-child(2n+2), #main .mod_article .inside > h6:nth-child(2n+2), #main .mod_article .content-text > h1:nth-child(2n+2), #main .mod_article .content-text > h2:nth-child(2n+2), #main .mod_article .content-text .rte h3, #main .mod_article .content-text > h4:nth-child(2n+2), #main .mod_article .content-text > h5:nth-child(2n+2), #main .mod_article .content-text > h6:nth-child(2n+2) {
  font-weight: 400;
  color: #009ede;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
  line-height: 22px;
  margin-bottom: 30px;
  margin-top: -20px;
  height: auto;
  width: 100%;
}
/* -------------------------------------------------------------------------------------------------------- */
/* HEADER */
/* -------------------------------------------------------------------------------------------------------- */
#header {
  padding: 0;
  height: 500px;
  position: relative;
  z-index: 100 !important;
}
body.home #header {
  height: 695px;
  overflow: hidden;
}
#header > .inside, #header > .inside > .row {
  height: 100%;
  overflow: hidden;
}
.header__container, .header__inside, .header__wrapper {
  height: 100%;
  width: 100%;
}
#header .header_modules {
  position: relative;
  height: 100%;
}
#top_line {
  display: block !important;
  height: 100%;
  position: relative;
  z-index: 10000000000;
}
#top_line .top_line__container {
  padding: 0;
  background-color: #fff;
  height: 100%;
}
#top_line {
  display: block !important;
  height: 100%;
  position: relative;
  z-index: 10000000000;
}
#top_line {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000000;
  width: 100%;
  height: 101px;
  overflow: visible;
  transition: 0.6s;
}
#wrapper {
  margin-top: 101px;
}
body.scrolled #top_line {
  height: 65px;
}
body.scrolled #top_line .row > .logo img {
  width: auto;
  height: 55px;
  margin-top: -5px;
}
#top_line .row > .mod_customnav {
  transition: 0.3s;
  height: 26px;
  overflow: hidden;
}
body.scrolled #top_line .row > .mod_customnav {
  height: 0;
}
/*@media (max-width: 800px) {*/
@media (max-width: 991px) {
  body.scrolled #top_line .row > .logo {
    display: block !important;
    position: absolute;
  }
  .custom {
    height: 65px;
    background: #FFFFFF;
  }
  #wrapper {
    margin-top: 65px;
  }
}
/* -------------------------------------------------------- */
/* HEADER MAIN NAVI */
/* -------------------------------------------------------- */
#header #main_navi, #top_line #main_navi {
  position: absolute;
  top: 51px;
  right: 0;
  overflow: visible;
  z-index: 5;
}
#header #main_navi .hide_in_navi, #top_line #main_navi .hide_in_navi {
  display: none !important;
}
#header #main_navi ul.level_1, #header #main_navi ul.level_1 > li, #top_line #main_navi ul.level_1, #top_line #main_navi ul.level_1 > li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 35px;
}
#header #main_navi ul.level_1 > li, #top_line #main_navi ul.level_1 > li {
  position: relative;
}
#header #main_navi ul.level_1 > li.first, #top_line #main_navi ul.level_1 > li.first {
  margin-left: 0;
}
#header #main_navi ul.level_1 > li > a, #header #main_navi ul.level_1 > li > strong, #top_line #main_navi ul.level_1 > li > a, #top_line #main_navi ul.level_1 > li > strong {
  color: #19204e;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 10px;
  padding-top: 15px;
  display: inline-block;
  -webkit-transition: padding-bottom 0.5s ease;
  -moz-transition: padding-bottom 0.5s ease;
  -o-transition: padding-bottom 0.5s ease;
  transition: padding-bottom 0.5s ease;
}
@media (max-width: 991px) {
  #header #main_navi ul.level_1 > li > a, #top_line #main_navi ul.level_1 > li > a {
    padding: 15px 5px 0 5px;
  }
}
#header #main_navi ul.level_2, #top_line #main_navi ul.level_2 {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
#header #main_navi ul.level_1 > li.submenu ul.level_2 li.first > div, #top_line #main_navi ul.level_1 > li.submenu ul.level_2 li.first > div {
  background: #FFFFFF;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  right: 50%;
  margin-right: -5px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-indent: -100000px;
}
#header #main_navi ul.level_2 > li, #top_line #main_navi ul.level_2 > li {
  list-style: none;
  margin: 0;
}
#header #main_navi ul.level_2 > li > a, #header #main_navi ul.level_2 > li > strong, #top_line #main_navi ul.level_2 > li > a, #top_line #main_navi ul.level_2 > li > strong {
  height: 40px;
  line-height: 40px;
  display: block;
  white-space: nowrap;
  color: #FFFFFF;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none !important;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  font-weight: normal;
}
#header #main_navi ul.level_2 > li.active, #top_line #main_navi ul.level_2 > li.active {
  padding: 0 10px;
}
#header #main_navi ul.level_2 > li > a, #header #main_navi ul.level_2 > li > strong, #top_line #main_navi ul.level_2 > li > a, #top_line #main_navi ul.level_2 > li > strong {
  border-bottom: 1px solid #FFFFFF;
  display: block;
  font-weight: 300;
}
#header #main_navi ul.level_2 > li > strong, #top_line #main_navi ul.level_2 > li > strong {
  color: #009ede;
}
#header #main_navi ul.level_2 > li > a:hover, #top_line #main_navi ul.level_2 > li > a:hover {
  background-color: #009ede;
}
#header #main_navi ul.level_2 > li > a:hover, #top_line #main_navi ul.level_2 > li > a:hover {
  padding: 0 10px;
  border-color: transparent;
}
#header #main_navi ul.level_2 > li:last-of-type > a, #top_line #main_navi ul.level_2 > li:last-of-type > a, #header #main_navi ul.level_2 > li:last-of-type > strong, #top_line #main_navi ul.level_2 > li:last-of-type > strong {
  border-bottom: none;
}
/* -------------------------------------------------------- */
/* HEADER TOP NAVI */
/* -------------------------------------------------------- */
#header #top_navi, #top_line #top_navi {
  position: absolute;
  top: 10px;
  right: 0;
}
#header #top_navi ul, #header #top_navi li, #top_line #top_navi ul, #top_line #top_navi li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 26px;
}
#header #top_navi li:before, #top_line #top_navi li:not(:first-of-type):before {
  content: "  |  ";
}
#header #top_navi li.first:before, #header #top_navi li.login:before, #top_line #top_navi li.first:before, #top_line #top_navi li.login:before {
  content: "";
}
#header #top_navi, #header #top_navi a, #top_line #top_navi, #top_line #top_navi a {
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
}
#header #top_navi li.login a, #top_line #top_navi li.login a {
  line-height: 24px;
  border: 1px solid #0b1f50;
  display: inline-block;
  padding: 0 10px;
  color: #0b1f50;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  border-radius: 0;
}
#header #top_navi li.login a, #top_line #top_navi li.login a {
  margin-left: 15px;
}
#header #top_navi li.login a:hover, #top_line #top_navi li.login a:hover {
  background-color: #0b1f50;
  color: #FFFFFF;
}
#header #top_navi li.jobs a, #top_Line #top_navi li.jobs a {
  font-weight: 600;
}
/* -------------------------------------------------------- */
/* HEADER MAINNAVI+LOGO SCROLLED DOWN */
/* -------------------------------------------------------- */
@media (min-width: 991px) {
  #header #main_navi, #top_line #main_navi {
    transition: 0.6s;
    height: 50px;
  }
  body.scrolled #header #main_navi, body.scrolled #top_line #main_navi {
    top: 0;
    left: 0;
    height: 65px;
    z-index: 20;
    background-color: #FFFFFF;
  }
  body.scrolled #header #main_navi, body.scrolled #top_line #main_navi {
    text-align: right;
  }
  body.scrolled #header #main_navi ul.level_1 > li > a, body.scrolled #top_line #main_navi ul.level_1 > li > a {
    padding-bottom: 15px;
  }
  #header #main_navi, #top_line #main_navi {
    position: relative;
    padding-right: 0;
  }
  #header .nav_logo, #top_line .nav_logo {
    display: none;
    position: absolute;
    top: -43px;
    -webkit-transition: top 0.5s linear;
    -moz-transition: top 0.5s linear;
    -o-transition: top 0.5s linear;
    transition: top 0.5s linear;
    visibility: hidden;
  }
  body.scrolled #header .nav_logo, body.scrolled #top_line .nav_logo {
    position: absolute;
    left: 15px;
    top: 5px;
    visibility: visible;
  }
  #header .nav_logo img, #top_line .nav_logo img {
    height: 85px;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
  }
  body.scrolled #header .nav_logo img, body.scrolled #top_line .nav_logo img {
    height: 55px;
    width: auto;
  }
}
/* -------------------------------------------------------- */
/* HEAER LOGO */
/* -------------------------------------------------------- */
#header .logo, #top_line .logo {
  position: absolute;
  top: 8px;
  left: 15px;
}
#header .logo img, #top_line .logo img {
  height: 85px;
  width: auto;
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
/* -------------------------------------------------------- */
/* HEADER BREADCRUMB */
/* -------------------------------------------------------- */
#header .mod_breadcrumb, #top_line .mod_breadcrumb {
  position: absolute;
  bottom: 7px;
  left: 15px;
  height: 30px;
  line-height: 30px;
}
@media (max-width: 767px) {
  #header .mod_breadcrumb, #top_line .mod_breadcrumb {
    left: 30px;
  }
}
#header .mod_breadcrumb ul, #header .mod_breadcrumb li, #top_line .mod_breadcrumb ul, #top_line .mod_breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
}
#header .mod_breadcrumb a, #top_line .mod_breadcrumb a {
  color: #666666;
}
#header .mod_breadcrumb li:after, #top_line .mod_breadcrumb li:after {
  content: " » ";
}
#header .mod_breadcrumb li.last:after, #top_line .mod_breadcrumb li.last:after {
  content: "";
}
#header .mod_breadcrumb li.active, #top_line .mod_breadcrumb li.active {
  color: #009ede;
}
#header .mod_breadcrumb li a, #top_line .mod_breadcrumb li a {
  text-decoration: none;
}
#header .mod_breadcrumb li.active:after, #top_line .mod_breadcrumb li.active:after {
  content: unset;
}
/* -------------------------------------------------------- */
/* HEADER SOCIAL MEDIA ICONS */
/* -------------------------------------------------------- */
#header .social_media, #top_line .social_media {
  position: fixed;
  top: 120px;
  right: 10px;
  z-index: 4;
}
#header .social_media img, #top_line .social_media img {
  display: block;
  margin-bottom: 10px;
}
/* -------------------------------------------------------- */
/* HEADER SLIDER */
/* -------------------------------------------------------- */
#header .header__container {
  padding: 0;
}
#header .mod_article, #header .head_picture {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 2;
}
#header .head_picture {
  height: 455px;
  background-size: cover;
}
#header .head_picture .change_text_color {
  color: #0b1f50;
}
#header .head_picture .change_text_color .headline {
  margin-top: 35px;
}
#header .navi_dots {
  background-color: rgba(255, 255, 255, 0.6);
  position: relative;
  margin-top: -56px;
  z-index: 4;
  display: block;
  height: 2px;
  overflow: hidden;
  display: none;
  padding: 0;
  white-space: nowrap;
}
#header .navi_dots span.navi_dot {
  width: 10%;
  display: inline-block;
  text-indent: -1000000px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#header .navi_dots span.navi_dot.active {
  background-color: rgba(0, 158, 222, 0.7);
}
#header .kiwislider_element_inside, #header .head_picture {
  padding-top: 100px;
  padding-left: 10px;
  color: #FFFFFF;
  font-weight: 200;
  font-size: 34px;
  line-height: 42px;
}
body.home #header .kiwislider_element_inside {
  padding-top: 150px;
}
#header .head_picture .headline, #header .kiwislider_element_inside h3, #header .kiwislider_element_inside h4, #header .kiwislider_element_inside h5, #header .kiwislider_element_inside h6 {
  font-weight: 600;
  font-size: 64px;
  line-height: 60px;
  margin-bottom: 45px;
  text-transform: uppercase;
}
#header .kiwislider_element_inside .content-hyperlink a {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  min-width: 255px;
  background-color: #0b1f50;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 35px;
}
#header .kiwislider_element_inside .ce_hyperlink a:hover {
  background-color: #009ede;
}
#header .navi_arrow {
  height: 100%;
  width: 25%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  line-height: 650px;
  text-align: center;
  color: #FFFFFF;
  font-size: 60px;
  font-weight: 600;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#header .navi_arrow:hover {
  color: #009ede;
}
#header .navi_arrow.prev {
  right: 50%;
  margin-right: 585px;
  width: calc((100vw - 1186px) / 2);
}
#header .navi_arrow.next {
  left: 50%;
  margin-left: 585px;
  width: calc((100vw - 1186px) / 2);
}
#header .navi_arrow.prev:before {
  content: "«";
}
#header .navi_arrow.next:before {
  content: "»";
}
@media (max-width: 1199px) {
  #header .navi_arrow.prev {
    justify-content: center;
    display: flex;
    margin-right: 485px;
    width: calc((100vw - 987px) / 2);
  }
  #header .navi_arrow.next {
    justify-content: center;
    display: flex;
    margin-left: 485px;
    width: calc((100vw - 987px) / 2);
  }
}
@media (max-width: 991px) {
  #header .navi_arrow.prev {
    margin-right: 375px;
    width: calc((100vw - 767px) / 2);
  }
  #header .navi_arrow.next {
    margin-left: 375px;
    width: calc((100vw - 767px) / 2);
  }
}
@media (max-width: 767px) {
  #header .kiwislider_element_inside, #header .head_picture {
    font-size: 28px;
    line-height: 32px;
  }
  #header .head_picture .headline, #header .kiwislider_element_inside h3, #header .kiwislider_element_inside h4, #header .kiwislider_element_inside h5, #header .kiwislider_element_inside h6 {
    font-size: 44px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  #header .navi_arrow {
    width: 100px !important;
    height: 50px;
    margin: 0 !important;
    top: auto;
    bottom: 60px;
    line-height: 50px;
  }
  #header .navi_arrow.prev {
    right: auto;
    left: 10px;
    text-align: left;
  }
  #header .navi_arrow.next {
    right: 10px;
    left: auto;
    text-align: right;
  }
}
/* -------------------------------------------------------- */
/* HEADER NAVI+LOGO TABLET/MOBILE */
/* -------------------------------------------------------- */
#header #main_navi ul.level_1 > li.from_top_navi, #top_line #main_navi ul.level_1 > li.from_top_navi {
  display: none;
}
/*@media (max-width: 800px) {*/
@media (max-width: 991px) {
  #header {
    height: 443px;
  }
  body.home #header {
    height: 693px;
  }
  .nav_logo, #top_navi {
    display: none;
  }
  #header .logo, #top_line .logo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    z-index: 110;
    background-color: #FFFFFF;
  }
  #header .logo img, #top_line .logo img {
    height: 55px;
    width: auto;
    margin-top: 5px;
    margin-left: 15px;
  }
  #header .social_media, #top_line .social_media {
    top: 13px;
    right: 72px;
    z-index: 250;
  }
  #header .social_media img, #top_line .social_media img {
    display: inline;
    margin: 0;
    margin-left: 10px;
  }
  #header .mod_article, #header .head_picture, #top_line .mod_article, #top_line .head_picture {
    /*top:65px*/
  }
  #top_line {
    height: 65px;
  }
  #header .head_picture, #top_line .head_picture {
    height: 400px;
  }
  #header #main_navi .toggle, #top_line #main_navi .toggle {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 13px;
    right: 13px;
    padding: 6px 7px;
    border: 1px solid #373f43;
    background-color: #FFFFFF;
    z-index: 10000;
  }
  #header #main_navi .toggle span, #top_line #main_navi .toggle span {
    height: 2px;
    background-color: #373f43;
    width: 24px;
    display: block;
    margin: 5px 0;
  }
  #header #main_navi .toggle span.top, #header #main_navi .toggle span.bottom, #top_line #main_navi .toggle span.top, #top_line #main_navi .toggle span.bottom {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #header #main_navi.open .toggle span.top, #top_line #main_navi.open .toggle span.top {
    transform: rotate(45deg);
    margin: 0;
    position: absolute;
    top: 18px;
    left: 3px;
    width: 33px;
  }
  #header #main_navi.open .toggle span.middle, #top_line #main_navi.open .toggle span.middle {
    display: none;
  }
  #header #main_navi.open .toggle span.bottom, #top_line #main_navi.open .toggle span.bottom {
    transform: rotate(135deg);
    margin: 0;
    position: absolute;
    top: 18px;
    left: 3px;
    width: 33px;
  }
  #header #main_navi, #top_line #main_navi {
    position: relative !important;
    z-index: 1200;
  }
  #header #main_navi, #top_line #main_navi {
    background-color: rgba(255, 255, 0, 0.5);
    top: 65px;
    top: 0;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 500;
    max-height: calc(100vh - 65px);
    overflow: scroll;
    max-width: 100%;
    height: 0;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
    width: 100%;
  }
  #header #main_navi.open, #top_line #main_navi.open {
    display: block;
    height: 80%;
    height: calc(100% - 65px);
    padding-bottom: 50px !important;
  }
  #header #main_navi, #top_line #main_navi {
    padding: 0 !important;
  }
  #header #main_navi ul.level_1 > li, #top_line #main_navi ul.level_1 > li {
    display: block;
    padding-bottom: 15px;
  }
  #header #main_navi ul.level_1 > li.from_top_navi, #top_line #main_navi ul.level_1 > li.from_top_navi {
    padding-bottom: 0;
    display: block;
  }
  #header #main_navi ul.level_2, #top_line #main_navi ul.level_2 {
    display: block;
    position: relative;
    right: auto !important;
    margin: 0 !important;
    background: none;
    display: block !important;
  }
  #header #main_navi ul.level_1 > li > a, #header #main_navi ul.level_1 > li > strong, #top_line #main_navi ul.level_1 > li > a, #top_line #main_navi ul.level_1 > li > strong {
    display: block;
    color: #FFFFFF;
    text-align: center;
    border-bottom: 1px solid #009ede;
    padding: 0;
    background-color: #009ede;
    line-height: 40px;
  }
  #header #main_navi ul.level_1 > li.from_top_navi > a, #header #main_navi ul.level_1 > li.from_top_navi > strong, #top_line #main_navi ul.level_1 > li.from_top_navi > a, #top_line #main_navi ul.level_1 > li.from_top_navi > strong {
    background: none;
    border-color: #FFFFFF;
  }
  #header #main_navi ul.level_1 > li.submenu ul.level_2 li.first > div, #top_line #main_navi ul.level_1 > li.submenu ul.level_2 li.first > div {
    background-color: #009ede;
  }
  #header #main_navi ul.level_2 > li.last > a span, #top_line #main_navi ul.level_2 > li.last > a span {
    border-bottom: 1px solid #FFFFFF !important;
  }
  #header #main_navi ul.level_2 > li > a:hover, #top_line #main_navi ul.level_2 > li > a:hover {
    background: none;
    padding: 0 10px;
  }
  #header #main_navi ul.level_2 > li > a:hover span, #top_line #main_navi ul.level_2 > li > a:hover span {
    border-color: #FFFFFF;
    padding: 0;
  }
  #header #main_navi ul.level_1 > li.from_top_navi, #top_line #main_navi ul.level_1 > li.from_top_navi {
    padding: 0 10px;
  }
  #header #main_navi ul.level_1 > li.from_top_navi a, #header #main_navi ul.level_1 > li.from_top_navi strong, #top_line #main_navi ul.level_1 > li.from_top_navi a, #top_line #main_navi ul.level_1 > li.from_top_navi strong {
    border-bottom: none;
    border-top: 1px solid #FFFFFF;
  }
}
@media (max-width: 500px) {
  #header .social_media img, #top_line .social_media img {
    width: 30px;
    margin-top: 5px;
    margin-left: 4px;
  }
}
/* -------------------------------------------------------------------------------------------------------- */
/* FOOTER */
/* -------------------------------------------------------------------------------------------------------- */
#footer {
  background-color: #efefef;
  padding-top: 1px;
}
#footer .mod_navigation {
  flex-flow: column;
}
#footer .mod_article {
  margin-top: 65px;
  margin-bottom: 65px;
}
#footer .footer_modules {
  background-color: #2a363a;
  color: #FFFFFF;
  padding: 40px 0;
  font-size: 14px;
  line-height: 22px;
}
#footer a {
  color: inherit;
}
#footer h5 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 48px;
  margin-top: 32px;
  margin-bottom: 20px;
  font-weight: 600;
}
#footer h6 {
  font-size: 18px;
  color: #009ede;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 24px;
  margin-top: 0;
  font-weight: 400;
}
/* -------------------------------------------------------- */
/* FOOTER CONTENT */
/* -------------------------------------------------------- */
#footer .mod_article {
  font-weight: 500;
  color: #354349;
  font-size: 14px;
}
#footer .mod_article strong {
  color: #009ede;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
}
#footer .mod_article h1, #footer .mod_article h2, #footer .mod_article h3, #footer .mod_article h4, #footer .mod_article h5, #footer .mod_article h6 {
  color: #0b1f50;
  margin-bottom: 30px;
}
/* -------------------------------------------------------- */
/* FOOTER COPYRIGHT */
/* -------------------------------------------------------- */
#footer .footer_bottom {
  background-color: #FFFFFF;
  line-height: 24px;
  font-size: 14px;
  color: #424648;
  padding: 22px 0;
}
#footer .footer_bottom .right {
  text-align: right;
  color: #939393;
}
#footer .footer_bottom .right a {
  color: inherit;
}
@media (max-width: 767px) {
  #footer .footer_bottom, #footer .footer_bottom .right {
    text-align: center;
  }
}
/* -------------------------------------------------------- */
/* FOOTER FORMULAR */
/* -------------------------------------------------------- */
#footer form, #footer .kontaktformular {
  padding-top: 100px;
}
@media (max-width: 767px) {
  #footer form, #footer .kontaktformular {
    padding-top: 30px;
  }
}
#footer form label {
  display: none;
}
#footer form .widget-captcha label {
  display: block;
  font-weight: normal;
}
#footer form .widget-captcha label:after {
  content: ":";
}
#footer form legend {
  display: none;
}
#footer form .checkbox_container.datenschutz label {
  display: block;
  font-size: 10px;
}
#footer form .checkbox_container.datenschutz a {
  text-decoration: underline;
}
#footer form input.text, #footer form input.captcha, #footer form textarea {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  background: none;
  color: #FFFFFF;
  margin-bottom: 5px;
}
#footer form input.captcha {
  margin-bottom: 0;
}
#footer form .captcha_text {
  margin-bottom: 10px;
  display: block;
}
#footer form textarea {
  line-height: 20px;
  height: 120px;
  padding: 10px;
}
#footer form button.submit {
  background-color: #009ede;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
#footer form p.error {
  display: none;
}
#footer form .error {
  border-color: #990000;
}
#footer form.sending .submit {
  text-indent: -1000000px;
  position: relative;
}
#footer form.sending .submit:after {
  content: "wird gesendet...";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: wait;
  background-image: url("../../files/lsm/layout/images/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: calc(50% - 75px) center;
}
#footer form .g-recaptcha {
  transform-origin: left top;
  -webkit-transform-origin: left top;
  margin-bottom: 10px;
}
/* -------------------------------------------------------- */
/* MAIN FORMULAR */
/* -------------------------------------------------------- */
#main form h3 {
  font-weight: 400;
  color: #009ede;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
  line-height: 22px;
  margin-top: 30px;
  margin-bottom: 20px;
}
#main form label {
  /* display:none */
}
#main form .form-control-plaintext {
  margin-bottom: 15px;
}
#main form .form-item {
  margin-bottom: 15px;
}
#main form legend, #main form .widget-text label, #main form .widget-textarea label {
  font-weight: bold;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
#main form .widget-checkbox fieldset {
  display: flex;
}
#main form fieldset.mb-3 {
  margin-bottom: 20px;
}
#main form .widget-checkbox label {
  display: flex;
  align-items: flex-start;
  font-weight: normal;
  margin-left: 0.5rem;
}
#main form .widget-checkbox input[type="checkbox"] {
  margin: 0.5em;
}
#main form .widget-checkbox fieldset .col-xs-12 > span {
  display: flex;
  margin-right: 3rem;
}
#main form .widget-radio fieldset .col-xs-12 {
  display: flex;
}
#main form .widget-radio label {
  display: block;
  font-weight: normal;
  margin-left: 0.5rem;
}
#main form .widget-radio fieldset .col-xs-12 > span {
  display: flex;
  margin-right: 3rem;
}
#main form .widget-captcha label {
  display: block;
  font-weight: normal;
}
#main form .widget-captcha label:after {
  content: ":";
}
#main form input.text, #main form input.captcha, #main form textarea {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  background: none;
  color: #333333;
  margin-bottom: 5px;
}
#main form input.captcha {
  margin-bottom: 0;
}
#main form .captcha_text {
  margin-bottom: 10px;
  display: block;
}
#main form textarea {
  line-height: 20px;
  height: 120px;
  padding: 10px;
}
#main form button.submit {
  background-color: #009ede;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
#main form p.error {
  /*display:none*/
  display: block;
  padding: 5px;
}
#main form .error {
  color: #990000;
  border: 1px solid #990000;
}
#main form .formbody {
  margin: 0 0 15px 0;
}
#main form .g-recaptcha {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}
/* -------------------------------------------------------- */
/* FOOTER NAVI */
/* -------------------------------------------------------- */
#footer ul, #footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer ul.level_1 {
  column-count: 2;
  float: left;
}
@media (max-width: 639px) {
  #footer ul.level_1 {
    width: 100%;
    float: none;
  }
}
#footer .mod_navigation {
  text-transform: uppercase;
}
#footer .mod_navigation ul.level_1 > li {
  color: #009ede;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 24px;
}
#footer .mod_navigation ul.level_1 > li.active > strong {
  font-weight: bold;
}
#footer .mod_navigation ul.level_2 > li {
  padding-left: 0px;
  color: #FFFFFF;
  padding: 0 15px;
  position: relative;
  line-height: 22px;
}
#footer .mod_navigation ul.level_2 > li:before {
  content: "»";
  position: absolute;
  left: 0px;
}
#footer .mod_navigation a, #footer .mod_navigation strong {
  color: inherit;
  font-weight: 300;
}
#footer .mod_navigation ul.level_1 > li > a, #footer .mod_navigation ul.level_1 > li > strong {
  font-weight: 400;
}
/* -------------------------------------------------------------------------------------------------------- */
/* CONTENT */
/* -------------------------------------------------------------------------------------------------------- */
#container {
  z-index: 90;
  position: relative;
}
#main {
  line-height: 21px;
  font-size: 14px;
  color: #333333;
}
body.subPages #main {
  padding-top: 15px;
}
.home_teaser {
  margin-bottom: -30px;
}
.home_teaser .row {
  /*flex-flow: column;*/
}
/* -------------------------------------------------------- */
/* REFERENZEN SLIDER */
/* -------------------------------------------------------- */
.module-references-slider {
  overflow: hidden;
}
.reference-slider {
  overflow: hidden;
}
.module-references-slider h1, .module-references-slider h2, .module-references-slider h3, .module-references-slider h4, .module-references-slider h5, .module-references-slider h6 {
  text-align: center;
}
.module-references-slider h1:before, .module-references-slider h2:before, .module-references-slider h3:before, .module-references-slider h4:before, .module-references-slider h5:before, .module-references-slider h6:before {
  width: 100% !important;
  margin-left: 0 !important;
}
.module-references-slider .description {
  max-width: 750px;
  margin: auto;
  text-align: center;
  margin-bottom: 20px !important;
}
.module-references-slider .reference_page .reference span {
  background-color: rgba(0, 0, 0, 0.65);
  height: 106px;
  display: block;
  margin-top: -106px;
  width: 100%;
  padding: 20px;
  text-align: center;
  line-height: 22px;
  position: relative;
  color: #00b9ee;
  font-size: 18px;
  text-transform: uppercase;
}
.module-references-slider .reference_page .reference span strong {
  display: block;
  color: #FFFFFF;
  font-weight: 300;
}
/* -------------------------------------------------------- */
/* REFERENZEN �BERSICHT */
/* -------------------------------------------------------- */
.reference_overview .references:after {
  content: ".";
  display: block;
  clear: both;
  text-indent: -100000px;
  clear: both;
}
.reference_overview h1, .reference_overview h2, .reference_overview h3, .reference_overview h4, .reference_overview h5, .reference_overview h6 {
  text-align: center;
}
.reference_overview .references {
  display: flex;
  flex-flow: row wrap;
}
.reference_overview .references .reference {
  position: relative;
  margin-bottom: 30px;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.reference_overview .references .reference span {
  left: 15px;
  width: calc(100% - 30px);
}
.reference_overview .references .reference figure {
  margin: 0;
}
@media (min-width: 992px) {
  .reference_overview .references .reference:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .reference_overview .references .reference:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 767px) {
  .reference_overview .references .reference {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.reference_overview .description {
  text-align: center;
}
.reference_overview .description > div {
  max-width: 750px;
  margin: 30px auto;
}
.module-references-slider .slider {
  margin: 0 -15px;
  position: relative;
  margin-bottom: 60px;
}
.module-references-slider .slider .inside {
  white-space: nowrap;
  width: 100000px;
  -webkit-transition: margin-left 0.5s ease;
  -moz-transition: margin-left 0.5s ease;
  -o-transition: margin-left 0.5s ease;
  transition: margin-left 0.5s ease;
}
.module-references-slider .slider:after, .module-references-slider .slider .inside:after {
  content: ".";
  display: block;
  clear: both;
  height: 1px;
  text-indent: -100000px;
}
.module-references-slider .slider .reference {
  position: relative;
  float: left;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.module-references-slider .slider .reference img, .module-references-slider .slider .reference > a > span {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.module-references-slider .slider .reference > a > span, .reference_overview .reference span {
  background-color: rgba(0, 0, 0, 0.65);
  height: 100px;
  line-height: 20px;
  color: #00b9ee;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  white-space: normal;
}
.reference_overview .reference span {
  left: 15px;
  width: calc(100% - 30px);
}
.module-references-slider .slider .reference > a > span strong, .reference_overview .reference span strong {
  display: block;
  color: #FFFFFF;
  font-weight: 300;
}
.module-references-slider .prev, .module-references-slider .next {
  background-color: rgba(255, 0, 255, 0.65);
  height: 100%;
  height: calc(100% - 2px);
  display: block;
  position: absolute;
  top: -200px;
  cursor: pointer;
}
.module-references-slider .prevElement a, .module-references-slider .nextElement a {
  opacity: 0.3;
}
.module-references-slider .prevElement:after, .module-references-slider .nextElement:after {
  position: absolute;
  top: 50%;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  text-align: center;
  color: #0b1f50;
  font-size: 60px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.module-references-slider .prevElement:hover:after, .module-references-slider .nextElement:hover:after {
  color: #00b9ee;
}
.module-references-slider .prevElement:after {
  content: "«";
  right: 10px;
}
.module-references-slider .nextElement:after {
  content: "»";
  left: 10px;
}
.module-references-slider .slider {
  height: 350px;
}
.module-references-slider .slider .container {
  width: 1140px;
}
.module-references-slider .sliderNav {
  background-color: #eeeded;
  height: 2px;
  margin-top: 20px;
}
.module-references-slider .sliderNav span {
  background-color: #47b6e2;
  width: 100px;
  display: block;
  height: 2px;
}
.module-references-slider .references-slick {
  margin-top: 4em;
  margin-bottom: 6em;
}
.module-references-slider .references-slick .reference {
  display: flex;
  height: auto;
}
.module-references-slider .references-slick .reference a {
  position: relative;
  display: inline-block;
  width: fit-content;
  margin: 0 auto;
}
.module-references-slider .references-slick .reference a figure {
  width: fit-content;
  margin: 0;
}
.module-references-slider .references-slick .reference a span {
  display: flex;
  flex-flow: column;
  position: absolute;
  align-items: center;
  width: 100%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 20px 15px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  color: #00b9ee;
}
.module-references-slider .references-slick .reference a span strong {
  color: #FFFFFF;
  font-weight: 300;
  text-align: center;
}
.module-references-slider .references-slick > .slick-prev, .module-references-slider .references-slick > .slick-next {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  border: none;
  backdrop-filter: contrast(0) opacity(1) brightness(1.5);
  opacity: 0.75;
  cursor: pointer;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0b1f50;
  font-size: 60px;
  font-weight: 600;
  background: transparent;
  max-width: 380px;
}
@media (max-width: 991px) {
  .module-references-slider .references-slick > .slick-prev, .module-references-slider .references-slick > .slick-next {
    max-width: 280px;
  }
}
@media (max-width: 768px) {
  .module-references-slider .references-slick > .slick-prev, .module-references-slider .references-slick > .slick-next {
    backdrop-filter: none;
  }
}
@media (max-width: 574px) {
  .module-references-slider .references-slick > .slick-prev, .module-references-slider .references-slick > .slick-next {
    max-width: 280px;
  }
}
.module-references-slider .references-slick > .slick-prev {
  left: 0;
  justify-content: flex-end;
  padding-right: 15px;
}
.module-references-slider .references-slick > .slick-next {
  right: 0;
  justify-content: flex-start;
  padding-left: 15px;
}
.module-references-slider .references-slick .references-dots {
  position: absolute;
  margin-bottom: 20px;
  padding: 0;
  list-style: none;
  text-align: center;
  justify-self: anchor-center;
}
@media (max-width: 768px) {
  .module-references-slider .references-slick .references-dots {
    display: none !important;
  }
}
.module-references-slider .references-slick .references-dots li {
  display: inline-block;
  margin: 0;
}
.module-references-slider .references-slick .references-dots button {
  padding: 0;
  border: 0;
  background: #eeeded;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border-radius: 0;
  height: 2px;
  width: 1rem;
}
.module-references-slider .references-slick .references-dots .slick-active button {
  background: #47b6e2;
}
/* -------------------------------------------------------- */
/* REFERENZEN DETAILS */
/* -------------------------------------------------------- */
.reference_detail h1, .reference_detail h2 {
  margin-bottom: 30px !important;
}
.reference_detail .info {
  padding: 2em;
  padding-top: 0;
}
.reference_detail .ce_sliderStart {
  position: relative;
  height: fit-content;
}
.reference_detail .ce_sliderStart img {
  width: 100%;
}
.reference_detail .reference_info label {
  width: 85px;
  font-weight: 600;
}
.reference_detail .slider-control.lsm .slider-menu {
  left: 0;
  left: calc(15px);
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: calc(100% - 65px);
  padding: 0 15px;
}
.reference_detail .slider-control.lsm .slider-menu b {
  height: 2px;
  text-indent: -100000px;
  display: block;
  float: left;
  background-color: rgba(255, 255, 255, 0.6);
}
.reference_detail .slider-control.lsm .slider-menu b.active {
  background-color: #47b6e2;
}
.reference_detail .slider-control.lsm {
  position: static;
}
.reference_detail .slider-next, .reference_detail .slider-prev {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -40px;
  line-height: 45px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 40px;
  font-weight: 600;
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.reference_detail .slider-next {
  right: 15px;
}
.reference_detail .ce_sliderStart:hover .slider-next, .reference_detail .ce_sliderStart:hover .slider-prev {
  opacity: 1;
}
.reference_detail {
  display: flex;
  flex-flow: row wrap;
}
/* -------------------------------------------------------- */
/* asdasdasd */
/* -------------------------------------------------------- */
#ansprechpartner .mod_article .content-text {
  width: auto;
}
.content-image.round_image img {
  border-radius: 50%;
}
.content-image:has(.content-image.round_image) {
  width: auto;
}
.content-text.artist figure {
  margin-right: 1em;
  margin-bottom: 5em;
}
@media (max-width: 767px) {
  .content-text.artist {
    display: flex;
    flex-flow: column wrap;
    margin-bottom: 2em;
  }
  .content-text.artist figure {
    margin-right: 0;
    margin-bottom: 1em;
    width: 100%;
    justify-content: center;
    display: flex;
  }
}
.content-image.artist_image {
  width: 100%;
  max-width: 200px;
  max-height: 200px;
}
.content-image:has(.content-image.artist_image) {
  width: auto;
}
.ce_hyperlink a, .content-hyperlink a, p.back a, .content-text.facts a, .content-kiwi-teaser:hover .text a.hyperlink_txt, .module-customers-reference-teaser a.btn, #main .content-download a, a.fb_share {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #0b1f50;
  padding: 0 35px;
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  color: #FFFFFF !important;
  text-decoration: none;
}
p.back a:before {
  content: "« ";
  position: relative;
  top: -1px;
}
a.fb_share {
  background-image: url("../../files/lsm/layout/images/facebook.png");
  background-repeat: no-repeat;
  background-color: #1755a1;
  padding-right: 17px;
  text-decoration: none;
}
.content-hyperlink a:hover, p.back a:hover, .content-text.facts a:hover, .content-kiwi-teaser:hover .text a.hyperlink_txt:hover, .module-customers-reference-teaser a.btn:hover, #main .ce_download a:hover {
  text-decoration: none;
  background-color: #009ede;
  color: #FFFFFF;
}
#main .ce_download {
  margin-top: 15px;
}
#main .ce_download a .size {
  display: none;
}
.ce_image.border img {
  border: 1px solid #DEDEDE;
}
.mod_article.vorteile {
  background-image: url("../../files/lsm/layout/images/blue_bg.jpg");
  background-size: cover;
  padding: 50px 0;
  color: #FFFFFF;
  margin-top: 50px;
}
.mod_article.vorteile h1, .mod_article.vorteile h2, .mod_article.vorteile h3, .mod_article.vorteile h4, .mod_article.vorteile h5, .mod_article.vorteile h6 {
  color: #FFFFFF !important;
}
.mod_article.vorteile ul {
  padding: 50px 0;
  margin: 0;
}
.mod_article.vorteile ul:after {
  display: block;
  clear: both;
  content: ".";
  text-indent: -100000px;
  height: 1px;
}
.mod_article.vorteile li {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
  margin-bottom: 35px;
  padding-left: 40px;
  list-style: none;
  font-size: 24px;
  text-transform: uppercase;
  position: relative;
  line-height: 28px;
}
.mod_article.vorteile li:nth-child(odd) {
  padding-right: 40px;
  clear: left;
}
.mod_article.vorteile li:before {
  content: "+";
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 900;
  font-size: 44px;
}
.mod_article.vorteile a {
  text-decoration: none;
}
.mod_article.vorteile a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .mod_article.vorteile ul {
    max-width: 500px;
    margin: auto;
  }
  .mod_article.vorteile li {
    clear: both;
    padding-right: 0;
    width: 100%;
  }
}
.content-text.facts h4 {
  color: #0b1f50 !important;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 50px;
  margin-bottom: 30px;
  font-weight: 300;
  text-align: center;
}
.content-text.facts h4 strong {
  font-size: 70px;
  font-weight: 600;
}
.content-text.facts a {
  margin-top: 20px;
}
.content-gallery.leistungen {
  text-align: center;
  margin-top: 30px;
}
.content-gallery.leistungen ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.content-gallery.leistungen li {
  margin: 0 7px;
  padding: 0;
  width: 145px;
  line-height: 22px;
  height: 201px;
  float: none;
  clear: none;
  display: inline-flex;
  margin-bottom: 24px;
  color: #009ede;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}
.content-gallery.leistungen li .image_container {
  margin: 0 auto;
}
.content-gallery.leistungen li img {
  margin-bottom: 24px;
  /*
  background-color:#0b1f50;
  border-radius:50%;

  */
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
/*
.content-gallery.leistungen li img:hover {
	background-color:#337ab7
}
*/
.content-gallery.leistungen li:hover img {
  width: 105px;
  margin-bottom: 27px;
  margin-top: 3px;
}
.content-gallery.leistungen li figcaption {
  cursor: pointer;
}
hr {
  height: 0px;
  border: none;
  border-top: 1px solid #c9c9c9;
  margin: 60px 15px;
}
.mod_article.leistungen .content-headline {
  color: #0b1f50;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 38px;
  margin-bottom: 10px;
  margin-bottom: 50px;
  text-align: center;
}
.mod_article.leistungen .content_hyperlink {
  margin-top: 20px;
}
.mod_article.leistungen .ce_text {
  max-width: 750px;
  margin: 0 auto;
  padding: 0 15px;
}
.team_image {
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
}
.team_image img {
  width: 100%;
}
.team_image .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 15px;
  height: 130px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
}
.team_image .caption span.position {
  color: #00b9ee;
  display: block;
  margin-bottom: 5px;
}
.team_image .caption span.name {
  display: block;
  margin-bottom: 5px;
}
.team_image .caption a.mail {
  display: block;
  text-transform: none;
  color: #FFFFFF;
  font-size: 14px;
}
.team_image .caption span.phone {
  display: block;
  margin-top: 5px;
  font-size: 14px;
}
/*################## Teambilder neu ###################*/
.team_neu .ce_image .team_image {
  position: relative;
  overflow: hidden;
}
.team_neu .ce_image .team_image img {
  filter: grayscale(100%);
  transition: filter 0.5s ease-in-out;
}
.team_neu .ce_image .team_image .caption {
  position: absolute;
  bottom: -100%;
  transition: bottom 0.5s ease-in-out;
  transition-delay: 0.2s;
  height: unset;
}
.team_neu .ce_image .team_image .caption .name {
  text-transform: none;
}
.team_neu .ce_image .team_image .caption .phone {
  display: none;
  margin: 0;
}
.team_neu .ce_image .team_image:hover img {
  filter: grayscale(0%);
}
.team_neu .ce_image .team_image:hover .caption {
  bottom: 0;
}
/*##################################################*/
/*################## Ansprechpartner neu ###################*/
.ansprechpartner .content-image .team_image img {
  filter: grayscale(100%);
  transition: filter 0.5s ease-in-out;
  object-fit: cover;
  height: revert-layer;
}
.ansprechpartner .content-image .team_image:hover img {
  filter: grayscale(0%);
}
.ansprechpartner .content-image .team_image .caption {
  height: unset;
}
#ansprechpartner a {
  text-decoration: none;
}
/*##########################################################*/
.content-kiwi-teaser {
  position: relative;
  margin-bottom: 30px;
}
.content-kiwi-teaser > img {
  width: 100%;
}
.content-kiwi-teaser .text {
  position: absolute;
  bottom: 0;
  width: 100%;
  width: calc(100% - 25px);
  height: 100%;
  padding: 15px;
  text-align: center;
  color: #FFFFFF;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content-kiwi-teaser .text h4 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 9em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content-kiwi-teaser .text > div {
  height: 0px;
  overflow: hidden;
  max-width: 400px;
  margin: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .content-kiwi-teaser .text h4 {
    line-height: 228px;
  }
}
@media (max-width: 991px) {
  .content-kiwi-teaser {
    float: none;
    margin: auto;
    margin-bottom: 30px;
    max-width: 555px;
  }
  .content-kiwi-teaser .text h4 {
    line-height: 275px;
  }
  .footer_modules .row, .footer_bottom .row {
    width: 100%;
    padding: 0 15px;
  }
}
@media (max-width: 587px) {
  .content-kiwi-teaser .text h4 {
    line-height: 100px;
  }
}
.content-kiwi-teaser:hover .text {
  background-color: rgba(12, 154, 179, 0.9);
}
.content-kiwi-teaser:hover .text h4 {
  line-height: 92px;
}
.content-kiwi-teaser:hover .text > div {
  height: auto;
}
@media (max-width: 587px) {
  .content-kiwi-teaser:hover .text h4 {
    line-height: 50px;
  }
}
@media (max-width: 499px) {
  .content-kiwi-teaser:hover .text > div p {
    display: none;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .content-kiwi-teaser:hover .text h4 {
    line-height: 52px;
  }
}
.kundenstimmen {
  overflow: visible;
}
.module-customers-reference-teaser {
  font-weight: 300;
  position: relative;
  overflow: visible;
}
.module-customers-reference-teaser h1, .module-customers-reference-teaser h2, .module-customers-reference-teaser h3 {
  text-align: center;
  margin-bottom: 15px;
}
.customers-reference {
  display: flex;
}
.customers-reference div {
  display: flex;
}
.customers-reference div .content {
  display: flex;
  flex-flow: column;
}
.customers-reference div .content .reference {
  flex-flow: column;
  min-height: fit-content;
}
.customers-reference div .picture {
  display: flex;
  align-self: flex-start;
}
@media (max-width: 767px) {
  .customers-reference div {
    display: block;
    width: 100%;
  }
  .customers-reference div .picture {
    display: block;
  }
}
.customers-reference:after {
  content: ".";
  text-indent: -100000px;
  clear: both;
  display: block;
  height: 1px;
}
.module-customers-reference-teaser span.prev {
  position: absolute;
  top: 68px;
  left: -50px;
  width: 50px;
  height: 250px;
  cursor: pointer;
  text-align: center;
  line-height: 250px;
  font-weight: 500;
  font-size: 40px;
}
.module-customers-reference-teaser span.next {
  position: absolute;
  top: 68px;
  right: -50px;
  width: 50px;
  height: 150px;
  cursor: pointer;
  text-align: center;
  line-height: 150px;
  font-weight: 500;
  font-size: 40px;
}
@media (max-width: 767px) {
  .module-customers-reference-teaser span.prev {
    left: 0;
  }
  .module-customers-reference-teaser span.next {
    right: 0;
  }
}
.module-customers-reference-teaser .picture {
  padding-left: 0;
  padding-right: 0;
}
.module-customers-reference-teaser .picture img {
  border-radius: 50%;
}
.module-customers-reference-teaser .content {
  padding-right: 0;
  overflow: hidden;
}
.module-customers-reference-teaser .content > span.read_more {
  position: absolute;
  bottom: 50px;
  left: 15px;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 20px;
  box-shadow: 0px 0px 10px 10px #efefef;
  background-color: #efefef;
  cursor: pointer;
  color: #009ede;
}
.module-customers-reference-teaser .content .reference {
  background: #efefef;
  margin-bottom: 10px;
  overflow: hidden;
  color: #009ede;
  font-weight: 400;
}
.module-customers-reference-teaser .content .reference .reference-text {
  display: flex;
  flex-flow: column;
}
.module-customers-reference-teaser .content .reference {
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
@media (max-width: 767px) {
  .module-customers-reference-teaser {
    text-align: center;
  }
  .module-customers-reference-teaser .content .reference {
    height: auto !important;
    margin-top: 15px;
  }
  .module-customers-reference-teaser .content > span.read_more {
    display: none;
  }
}
.mod_article.p-0 .article-container {
  padding: 0;
}
body.home #main .mod_article.first {
  background-color: #efefef;
}
body.home #main .mod_article.first > .container {
  padding: 60px 15px;
}
body.home #main .mod_article.first .ce_youtube {
  position: absolute;
  top: 0;
  left: 50%;
  left: calc(50% - 15px);
  height: 100%;
  width: 50vw;
  border-left: 30px solid #FFFFFF;
  padding: 0;
  text-align: center;
}
body.home #main .mod_article.first .ce_youtube iframe {
  width: 100%;
  min-height: 100%;
}
body.home #main .mod_article.first #home_movie {
  position: absolute;
  top: 0;
  left: 50%;
  left: calc(50% - 15px);
  height: 100%;
  width: calc(50vw + 15px);
  border-left: 30px solid #FFFFFF;
  padding: 0;
  text-align: center;
}
body.home #main .mod_article.first #home_movie {
  background: url("../../files/lsm/layout/images/lsm_mov_bg.jpg");
  background-size: cover;
}
body.home #main .mod_article.first #home_movie a {
  width: 50vw;
  padding: 0;
  height: 100%;
  background: url("../../files/lsm/layout/images/lsm_logo_play.png");
  background-size: cover;
  background-position: center center;
  text-indent: -1000000px;
  background-size: 60%;
  background-repeat: no-repeat;
}
body.home #main .mod_article.first .ce_text {
  padding-right: 30px;
}
@media (max-width: 767px) {
  body.home #main .mod_article.first .ce_youtube {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    margin-top: 30px;
    padding: 0 15px;
    border: none;
  }
  body.home #main .mod_article.first > .inside {
    padding-bottom: 30px;
  }
  body.home #main .mod_article.first #home_movie {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    margin-top: 30px;
    border: none;
    height: 60vw;
    padding: 0;
    margin: 0 15px;
    width: calc(100vw - 30px);
  }
  body.home #main .mod_article.first #home_movie a {
    width: 100%;
  }
}
@media (max-width: 400px) {
  #header .head_picture .headline, #header .kiwislider_element_inside h3, #header .kiwislider_element_inside h4, #header .kiwislider_element_inside h5, #header .kiwislider_element_inside h6 {
    font-size: 36px;
    line-height: 36px;
  }
  #header .kiwislider_element_inside, #header .head_picture {
    font-size: 26px;
    line-height: 30px;
  }
  #main .mod_article .row > h1:first-child, #main .mod_article .row > h2:first-child, #main .mod_article .row > h3:first-child, #main .mod_article .row > h4:first-child, #main .mod_article .row > h5:first-child, #main .mod_article .row > h6:first-child, #main .mod_article .ce_text > h1:first-child, #main .mod_article .ce_text > h2:first-child, #main .mod_article .ce_text > h3:first-child, #main .mod_article .ce_text > h4:first-child, #main .mod_article .ce_text > h5:first-child, #main .mod_article .ce_text > h6:first-child, .module-references-slider h1, .module-references-slider h2, .module-references-slider h3, .module-references-slider h4, .module-references-slider h5, .module-references-slider h6, #footer .mod_article h1, #footer .mod_article h2, #footer .mod_article h3, #footer .mod_article h4, #footer .mod_article h5, #footer .mod_article h6, #main .reference_overview h1, #main .reference_overview h2, #main .reference_overview h3, #main .reference_overview h4, #main .reference_overview h5, #main .reference_overview h6, #main .reference_detail h1, #main .reference_detail h2, #main .reference_detail h3, #main .reference_detail h4, #main .reference_detail h5, #main .reference_detail h6 {
    font-size: 30px;
    line-height: 30px;
  }
  .content-kiwi-teaser .text h4 {
    font-size: 28px;
  }
  .mod_article.vorteile li {
    font-size: 20px;
    line-height: 24px;
  }
}
div.ce_google_map > div {
  height: 250px !important;
}
div.ce_google_map form {
  margin-top: 10px;
  margin-bottom: 15px;
}
div.ce_google_map form .daddr {
  display: none;
}
div.ce_google_map form .saddr {
  width: calc(100% - 175px) !important;
}
div.ce_google_map form .submit {
  width: 175px !important;
  float: right;
  height: 48px;
  border: none;
  background: #009ede;
  padding: 0;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.content-googlemaps-html, .content-googlemaps-html__container, .content-googlemaps-html__responsive {
  height: 500px;
}
.content-gallery:not(.leistungen) > ul {
  display: flex;
  flex-flow: row wrap;
}
.content-gallery:not(.leistungen) > ul li figure {
  display: flex;
  justify-content: center;
  margin: 1em;
}
.content-gallery > ul > li {
  flex: 0 0 100%;
}
.content-gallery--cols-2 > ul > li {
  flex: 0 0 50%;
}
.content-gallery--cols-3 > ul > li {
  flex: 0 0 33.3333%;
}
.content-gallery--cols-4 > ul > li {
  flex: 0 0 25%;
}
.content-gallery--cols-5 > ul > li {
  flex: 0 0 20%;
}
.content-gallery--cols-6 > ul > li {
  flex: 0 0 16.6667%;
}
@media (max-width: 767px) {
  .content-gallery > ul > li {
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  .content-gallery > ul > li {
    flex: 0 0 50%;
  }
}
.content-gallery ul {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: -5px;
  margin-right: -5px;
}
.content-gallery ul.cols_4 li {
  width: 25%;
  margin: 0;
  padding: 0;
  border: 5px solid #FFFFFF;
}
.content-gallery ul.cols_2 li {
  width: 50%;
  margin: 0;
  padding: 0;
  border: 5px solid #FFFFFF;
}
@media (max-width: 767px) {
  .content-gallery ul.cols_4 li {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .content-gallery > ul > li {
    flex: 0 0 100%;
  }
}
.content-gallery.customers ul {
  text-align: center;
  margin: 15px 0;
}
.content-gallery.customers li {
  float: none;
  display: inline-block;
  width: auto !important;
  border: none !important;
}
@media (max-width: 991px) {
  .content-gallery .ce_hyperlink {
    margin-bottom: 25px;
  }
}
/*@media (max-width: 800px) {*/
@media (max-width: 991px) {
  #container {
    z-index: 1 !important;
  }
  #header .logo {
    z-index: 1100 !important;
    display: block;
  }
  #header #main_navi {
    position: relative !important;
    z-index: 1200 !important;
    display: block;
  }
  #header #main_navi .toggle {
    z-index: 10000 !important;
    position: fixed;
    display: block;
  }
  #header .social_media {
    z-index: 1150;
  }
}
.mod_newslist.news_jobs .image_container {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.mod_newslist.news_jobs .layout_latest {
  margin-bottom: 15px;
}
.mod_newslist.news_jobs .layout_latest .title a {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  color: #337ab7;
}
.mod_newslist.news_jobs .layout_latest .title a:hover, .mod_newslist.news_jobs .layout_latest .title a:focus {
  color: #23527c;
  text-decoration: underline;
}
.mod_newslist.news_jobs .layout_latest p.more a {
  text-decoration: none;
  color: #337ab7;
}
.mod_newslist.news_jobs .layout_latest p.more a:hover, .mod_newslist.news_jobs .layout_latest p.more a:focus {
  color: #23527c;
  text-decoration: underline;
}
b, strong {
  font-weight: 600;
}
.artist_image {
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
}
.artist_image img {
  width: 100%;
}
.artist_image .caption {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 15px;
  height: 130px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFFFFF;
  font-size: 17px;
  text-align: center;
}
.artist_image .caption span.category {
  color: #00b9ee;
  display: block;
  margin-bottom: 5px;
}
.artist_image .caption span.name {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/*.artist_image .caption a.mail {
	display:block;
	text-transform:none;
	color:#FFFFFF;
	font-size:14px;
}*/
.artist_image .caption span.title {
  display: block;
  margin-top: 5px;
  font-size: 14px;
}
.contents__inside {
  overflow: hidden;
}
#gmap {
  height: 30rem;
}
.swiper:not(.ref) {
  width: 100%;
  height: 650px;
}
.swiper:not(.ref) .ce_wrapperStart {
  height: 100%;
}
@media (max-width: 768px) {
  .swiper:not(.ref) .ce_wrapperStart {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}
.swiper:not(.ref) .ce_wrapperStart .wrapperBackgroundImage {
  height: 100%;
  position: absolute;
  width: 100%;
}
.swiper:not(.ref) .ce_wrapperStart .swiper-slide {
  height: auto;
}
@media (max-width: 768px) {
  .swiper:not(.ref) .ce_wrapperStart .swiper-slide {
    height: auto;
    width: auto;
    padding-left: 0;
  }
}
.swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text {
  width: fit-content;
  padding-top: 100px;
  padding-left: 10px;
  color: #FFFFFF;
  font-weight: 200;
  font-size: 34px;
  line-height: 42px;
}
@media (max-width: 768px) {
  .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}
.swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h1, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h2, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h3, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h4, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h5, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h6 {
  font-weight: 600;
  font-size: 64px;
  line-height: 60px;
  margin-bottom: 45px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h1, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h2, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h3, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h4, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h5, .swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-text h6 {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 45px;
  }
}
.swiper:not(.ref) .ce_wrapperStart .swiper-slide .content-hyperlink {
  margin-top: 2em;
}
.swiper:not(.ref) .swiper-button-prev {
  margin-left: 10rem;
  background: none;
  border: none;
}
@media (max-width: 1430px) {
  .swiper:not(.ref) .swiper-button-prev {
    margin-left: 2em;
  }
}
.swiper:not(.ref) .swiper-button-prev::after {
  content: "«";
  font-family: "Montserrat", sans-serif;
  text-align: center;
  color: #FFFFFF;
  font-size: 60px;
  font-weight: 600;
}
.swiper:not(.ref) .swiper-button-prev:hover::after {
  color: #009ede;
  transition: color 0.3s ease;
}
.swiper:not(.ref) .swiper-button-next {
  margin-right: 10rem;
  background: none;
  border: none;
}
@media (max-width: 1430px) {
  .swiper:not(.ref) .swiper-button-next {
    margin-right: 2em;
  }
}
.swiper:not(.ref) .swiper-button-next::after {
  content: "»";
  font-family: "Montserrat", sans-serif;
  text-align: center;
  color: #FFFFFF;
  font-size: 60px;
  font-weight: 600;
}
.swiper:not(.ref) .swiper-button-next:hover::after {
  color: #009ede;
  transition: color 0.3s ease;
}
.swiper:not(.ref) .swiper-pagination {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 3rem;
  left: 0;
  right: 0;
  justify-self: center;
  max-width: 1320px;
}
.swiper:not(.ref) .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 4;
  overflow: hidden;
  padding: 0;
  display: inline-block;
  text-indent: -1000000px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 0;
  height: 2px;
  width: 33%;
  max-width: 25%;
  margin: 0;
}
.swiper:not(.ref) .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(0, 158, 222, 0.7);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22homepages%2F41%2Fd90349692%2Fhtdocs%2Fwebseiten%2Flsm-contaoupdate0925%2Ffiles%2Flsm%2Flayout%2Fcss%2Fstyles.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjQA%3BAAAA%3BAAAA%3BAAuRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAhXF%3BAA2XA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAApYF%3BAAAA%3BAAAA%3BAA4YA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAA5hBA%3BAAAA%3BAAAA%3BAAsiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAArmBA%3BAAAA%3BAAAA%3BAA6mBA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAApqBF%3BAAAA%3BAAAA%3BAA8qBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAprBF%3BAAAA%3BAAAA%3BAAisBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAArvBA%3BAAAA%3BAAAA%3BAA6vBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAArwBA%3BAAAA%3BAAAA%3BAA8wBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAt9BF%3BAAAA%3BAAAA%3BAAo%2BBA%3BAAAA%3BAAAA%3BAAp%2BBA%3BAA0%2BBA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnsCF%3BAAAA%3BAAAA%3BAA8sCA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlvCA%3BAAAA%3BAAAA%3BAAgwCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAA7wCA%3BAAAA%3BAAAA%3BAA4xCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAA9yCF%3BAAAA%3BAAAA%3BAAuzCA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2F5CA%3BAAAA%3BAAAA%3BAAy6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnjDA%3BAAAA%3BAAAA%3BAA6jDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAnnDA%3BAAAA%3BAAAA%3BAA4nDA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAxpDA%3BAAAA%3BAAAA%3BAA%2BpDA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvsDA%3BAAAA%3BAAAA%3BAAgtDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6DE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAxmEN%3BAAAA%3BAAAA%3BAAknEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAA1sEA%3BAAAA%3BAAAA%3BAAmtEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA97EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAg9EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAliFA%3BAAyiFA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAxkFA%3BAAAA%3BAA8kFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAA7lFA%3BAAomFA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAvmGF%3BAA8mGA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3sGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAutGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%22%7D */