/* compiled by scssphp v0.8.0 on Wed, 08 Mar 2023 07:30:47 +0000 (0.464s) */

@charset "utf-8";
@import "/site/templates/css/vendors/materialdesignicons/materialdesignicons.min.css";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'MerriweatherSans-Regular';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/MerriweatherSans-Regular.woff2) format('woff2'), url(/site/templates/fonts/MerriweatherSans-Regular.woff) format('woff'); }

@font-face {
  font-family: 'MerriweatherSans-ExtraBold';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/MerriweatherSans-ExtraBold.woff2) format('woff2'), url(/site/templates/fonts/MerriweatherSans-ExtraBold.woff) format('woff'); }

@font-face {
  font-family: 'MerriweatherSans-Italic';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/MerriweatherSans-Italic.woff2) format('woff2'), url(/site/templates/fonts/MerriweatherSans-Italic.woff) format('woff'); }

@font-face {
  font-family: 'Material Icons';

  font-style: normal;

  font-weight: 400;

  src: url(/site/templates/fonts/materialdesignicons-webfont.woff2) format('woff2'), url(/site/templates/fonts/materialdesignicons-webfont.woff) format('woff'); }

.regular, .fs_text, footer div#socket h3, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.desc, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.desc, *, body, .FormBuilder .InputfieldForm *, .FormBuilder .InputfieldForm label, .FormBuilder .InputfieldForm label *, .FormBuilder .InputfieldForm div.InputfieldContent > label, .FormBuilder .InputfieldForm div.InputfieldContent > label *, div.ce-type-slideshow div.slideshow div.slide div.content *, div.ce-type-content_slider div.slideshow div.slide div.content *, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.copyright, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.copyright {
  font-family: MerriweatherSans-Regular, sans-serif;
  font-style: normal;
  font-weight: 400 !important; }

.bold, .fs_headline_1, section.page > div.content > header h2, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3, .fs_headline_2, section.page > div.content > header h3, div.ce-type-accordion section h3, div.ce-type-content_slider div.slideshow div.slide div.content h2, div.ce-type-content_slider div.slideshow div.slide div.content h3, .fs_headline_3, .text h3, div.contacts.grid > section > div h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3, .fs_headline_4, .text h4, div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button, .button, .FormBuilder .InputfieldForm button, .FormBuilder .InputfieldForm div.InputfieldCheckbox label, .FormBuilder .InputfieldForm div.InputfieldCheckbox label span, #naviMain li a, #naviMain li a *, ul#breadCrumbs li span, .text a, .text strong, .text table th, div.contacts.grid > section > div strong, div.ce-type-slideshow div.slideshow div.slide div.content strong, div.ce-type-content_slider div.slideshow div.slide div.content strong, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.desc, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.desc, div.ce-type-timeline dt span {
  font-family: MerriweatherSans-ExtraBold, sans-serif !important;
  font-style: normal;
  font-weight: 400 !important; }

.italic, .text em {
  font-family: MerriweatherSans-Italic, sans-serif !important;
  font-style: normal;
  font-weight: 400 !important; }

.fs_headline_1, section.page > div.content > header h2, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #3f6390; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_1, section.page > div.content > header h2, .text h2, div.ce h2.ce-headline, div.ce-type-slideshow div.slideshow div.slide div.content h2, div.ce-type-slideshow div.slideshow div.slide div.content h3 {
    font-size: 1.6rem; } }

.fs_headline_2, section.page > div.content > header h3, div.ce-type-accordion section h3, div.ce-type-content_slider div.slideshow div.slide div.content h2, div.ce-type-content_slider div.slideshow div.slide div.content h3 {
  font-size: 1.75rem;
  margin-bottom: 1.875rem;
  color: #3f6390; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_2, section.page > div.content > header h3, div.ce-type-accordion section h3, div.ce-type-content_slider div.slideshow div.slide div.content h2, div.ce-type-content_slider div.slideshow div.slide div.content h3 {
    font-size: 1.2rem; } }

.fs_headline_3, .text h3, div.contacts.grid > section > div h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #3f6390; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_3, .text h3, div.contacts.grid > section > div h3, div.ce-type-page_preview div.pagePreview ul li a h3 span, div.ce-type-news > div.wrapper > div header h3 {
    font-size: 1.2rem; } }

.fs_headline_4, .text h4, div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #3f6390; }
  @media only screen and (max-width: 31.25rem) {
  .fs_headline_4, .text h4, div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button {
    font-size: 1.2rem; } }

.fs_text, footer div#socket h3, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.desc, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.desc, *, body {
  font-size: 1.125rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_text, footer div#socket h3, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.desc, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.desc, *, body {
    font-size: 1rem; } }

.fs_big, div.ce-type-accordion section.interactive h3 {
  font-size: 1.5rem; }
  @media only screen and (max-width: 31.25rem) {
  .fs_big, div.ce-type-accordion section.interactive h3 {
    font-size: 1rem; } }

.fs_small, .button, .FormBuilder .InputfieldForm button, #naviMain li a, #naviMain li a *, span.date {
  font-size: 1rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_small, .button, .FormBuilder .InputfieldForm button, #naviMain li a, #naviMain li a *, span.date {
    font-size: 0.9rem; } }

.fs_tiny, ul#breadCrumbs li span, .text p.small, .text ul.imageMapAreas li, footer div#socket *, div.ce-type-hint div.text.hint::before, div.ce-type-text_with_image > div.wrapper > div div.images figcaption, div.ce-type-text_with_image > div.wrapper > div div.images figcaption *, div.contacts.grid > section > div *, div.ce-type-slideshow div.slideshow div.slide figcaption, div.ce-type-slideshow div.slideshow div.slide figcaption *, div.ce-type-content_slider div.slideshow div.slide figcaption, div.ce-type-content_slider div.slideshow div.slide figcaption *, div.ce-type-gallery div.gallery figcaption, div.ce-type-gallery div.gallery figcaption *, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.copyright, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.copyright {
  font-size: 0.8rem; }
  @media only screen and (max-width: 71.875rem) {
  .fs_tiny, ul#breadCrumbs li span, .text p.small, .text ul.imageMapAreas li, footer div#socket *, div.ce-type-hint div.text.hint::before, div.ce-type-text_with_image > div.wrapper > div div.images figcaption, div.ce-type-text_with_image > div.wrapper > div div.images figcaption *, div.contacts.grid > section > div *, div.ce-type-slideshow div.slideshow div.slide figcaption, div.ce-type-slideshow div.slideshow div.slide figcaption *, div.ce-type-content_slider div.slideshow div.slide figcaption, div.ce-type-content_slider div.slideshow div.slide figcaption *, div.ce-type-gallery div.gallery figcaption, div.ce-type-gallery div.gallery figcaption *, div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.copyright, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.copyright {
    font-size: 0.7rem; } }

.material-icons, ul#breadCrumbs li::after, ul#breadCrumbs li.home::before, ul#breadCrumbs a.home::before, a.icon::before, button.icon::before, body > header nav button#naviToggle::before, div.ce-type-accordion section.interactive h3::after, div.contacts.grid > section > div button.detail::before, div.contacts.grid > section > div ul.communication li.vcard a::before, div.ce-type-page_preview div.pagePreview ul li a h3::after, div.ce-type-slideshow div.slideshow button.slick-arrow::after, div.ce-type-content_slider div.slideshow button.slick-arrow::after, div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button::after, div#overlay > div button#overlayClose::before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeOut {
  100% {
    opacity: 0; }

  0% {
    opacity: 1;
    z-index: -1; } }

@keyframes fadeInFromBottom {
  0% {
    top: 100vh;
    opacity: 0; }

  100% {
    top: 0;
    opacity: 1; } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
section.page {
  display: block;
  /*
   //min-height: 100vh;
   background-size: cover;
   background-position: center top;
   background-repeat: no-repeat;
   &.style1 {
   background-color: $white;
   }
   &.style2 {
   background-image: url(/site/templates/images/page_backgrounds/green.png);
   }
   &.style3 {
   background-image: url(/site/templates/images/page_backgrounds/gold.png);
   }
   &.style4 {
   background-image: url(/site/templates/images/page_backgrounds/blue.png);
   >div.content {
   >header {
   h2, h3 {
   color: $gold;
   }
   }
   >div {
   &, * {
   color: $white;
   }
   }
   a.button, button {
   @extend .button-invert;
   }
   }
   }
   */ }
  section.page.bgFixed {
    background-attachment: fixed; }
  section.page.bgOverlay {
    background-size: auto, cover;
    background-position: center, center top; }
  section.page:nth-child(1) {
    padding-top: 230px; }
  @media only screen and (max-width: 71.875rem) {
  section.page {
    background-attachment: scroll; }
    section.page.bgOverlay {
      background-size: 80% auto, cover;
      background-position: center 10%, 50% 50%; } }
  @media only screen and (max-width: 31.25rem) {
  section.page.bgOverlay {
    background-size: 80% auto, cover;
    background-position: center 10%, 50% 50%; } }
  section.page > div.content {
    padding: 6rem 0; }
    section.page > div.content > header h2, section.page > div.content > header h3 {
      color: #102751;
      text-transform: uppercase; }
      section.page > div.content > div {
        padding: 3rem 0; }
      @media only screen and (max-width: 31.25rem) {
  section.page > div.content > div {
    padding: 1rem 0; } }

.button, .FormBuilder .InputfieldForm button {
  display: inline-block;
  background: none;
  background-color: #848d3b;
  color: #fff !important;
  padding: 0.8rem 2rem 0.7rem;
  text-transform: uppercase !important;
  text-decoration: none;
  transition: color 0.2s, background-color 0.2s;
  min-width: 200px;
  text-align: center;
  text-shadow: none !important; }

.button-invert {
  background-color: white;
  color: #000 !important; }

.FormBuilder .InputfieldForm {
  padding: 2rem; }
  .FormBuilder .InputfieldForm input[type="checkbox"] {
    margin-right: 0.5rem; }
  .FormBuilder .InputfieldForm input[type="text"], .FormBuilder .InputfieldForm input[type="email"], .FormBuilder .InputfieldForm textarea {
    border: 1px solid #000;
    padding: 0.5rem 1rem; }
  .FormBuilder .InputfieldForm p.description {
    opacity: 1; }
    .FormBuilder .InputfieldForm label, .FormBuilder .InputfieldForm label * {
      font-weight: normal !important; }
  .FormBuilder .InputfieldForm div.InputfieldContent > label {
    padding-left: 0 !important;
    display: inline-block;
    margin-top: 0.5rem; }
    .textList {
      list-style: disc;
      margin-left: 2rem; }
  .textList li {
    margin-bottom: 0.3rem; }

.socialChannels li {
  display: inline-block;
  margin-right: 1rem; }
  .socialChannels li.phone {
    float: right; }
  .socialChannels li.phone * {
    color: #ffcf5b;
    fill: #ffcf5b !important;
    font-size: 1.125rem; }
  .socialChannels li.phone a {
    padding-left: 35px; }
  .socialChannels li.phone svg {
    width: 25px; }
  .socialChannels a {
    text-decoration: none;
    padding-left: 25px; }
  .socialChannels a * {
    color: white;
    fill: white;
    font-size: 0.8rem;
    transition: all 0.2s; }
  .socialChannels a svg {
    width: 20px;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  @media only screen and (max-width: 71.875rem) {
    .socialChannels a span {
      display: none; } }
  .socialChannels a:hover * {
    color: #ffcf5b;
    fill: #ffcf5b !important; }

@media only screen and (max-width: 71.875rem) {
    #naviMain {
      position: fixed;
      top: 58px;
      right: -100%;
      bottom: 0;
      overflow: auto;
      background-color: #ffcf5b;
      padding: 4rem 2rem;
      transition: right 0.2s; }
      nav.visible #naviMain {
        right: 0; } }
  #naviMain li {
    display: inline-block;
    margin-left: 3rem;
    padding-top: 40px; }
  header.fixed #naviMain li {
    padding-top: 5px;
    background-position: center -23px; }
  @media only screen and (max-width: 71.875rem) {
    #naviMain li {
      display: block;
      margin: 0 2rem 1rem 0; } }
  #naviMain li a {
    display: block;
    padding: 0.3rem 0;
    text-decoration: none;
    transition: all 0.2s;
    border-bottom: 4px solid transparent; }
  #naviMain li a, #naviMain li a * {
    color: #fff;
    text-transform: uppercase; }
  #naviMain li a:hover {
    border-color: #ffcf5b; }
  #naviMain li.highlight a {
    background-color: #102751;
    padding: 0.3rem 0.6rem;
    border-bottom: none; }
  #naviMain li.highlight a:hover {
    background-color: #ffcf5b; }
  #naviMain li.active {
    background-image: url(/site/templates/images/navi-active.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 25px auto; }
  #naviMain li.active a {
    border-color: #ffcf5b; }
  #naviMain li.naviHide {
    display: none; }

ul#breadCrumbs {
  position: absolute;
  left: 0;
  bottom: -2.7rem; }
  ul#breadCrumbs li {
    display: inline-block;
    padding: 0 1rem 0 0;
    vertical-align: middle; }
  ul#breadCrumbs li::after {
    content: "\F142";
    color: #fff;
    position: absolute;
    top: 0.1rem;
    right: -0.3rem; }
  ul#breadCrumbs li:last-child::after {
    content: ""; }
  ul#breadCrumbs li span {
    color: #fff; }
  ul#breadCrumbs li a {
    text-decoration: none; }
  ul#breadCrumbs li.home span, ul#breadCrumbs a.home span {
    display: none; }
  ul#breadCrumbs li.home::before, ul#breadCrumbs a.home::before {
    content: "\F2DC";
    color: #555a34; }

a.icon, button.icon {
  padding-left: 1.5rem;
  display: inline-block; }
  a.icon::before, button.icon::before {
    position: absolute;
    top: 2px;
    left: 0; }
  a.icon.email::before, button.icon.email::before {
    content: "\f1f0"; }
  a.icon.fax::before, button.icon.fax::before {
    content: "\F42A"; }
  a.icon.location::before, button.icon.location::before {
    content: "\F34E"; }
  a.icon.phone::before, button.icon.phone::before {
    content: "\f3f2"; }
  a.icon.menu::before, button.icon.menu::before {
    content: "\f35c"; }
  a.icon.close::before, button.icon.close::before {
    content: "\f5ad"; }
  a.icon.www::before, button.icon.www::before {
    content: "\f59f"; }

.text h2 {
  margin-bottom: 1.875rem; }
  .text p {
    line-height: 150%; }
  .text p, .text ul, .text ol, .text table {
    margin-bottom: 1.2rem; }
  .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child {
    margin-bottom: 0; }
  .text a {
    text-decoration: none;
    color: #3f6390; }
  .text a.icon {
    padding-left: 1.7rem; }
  .text blockquote {
    display: block;
    margin: 0 2rem 1.2rem;
    padding: 0 2rem; }
  .text blockquote, .text blockquote * {
    color: #3f6390; }
  .text blockquote::before, .text blockquote::after {
    position: absolute;
    font-size: 3rem; }
  .text blockquote::before {
    content: "„";
    left: 0;
    bottom: 0; }
  .text blockquote::after {
    content: "“";
    right: 0;
    top: -5px; }
  .text ul, .text ol {
    margin-left: 2.5rem; }
  .text ul {
    list-style: disc; }
  .text ul li {
    margin-bottom: 0.6rem; }
  .text ul.imageMapAreas {
    margin: 0;
    list-style: none; }
  .text ul.imageMapAreas li {
    display: inline-block;
    background-color: #e5e5e5;
    margin: 0 0.5rem 0.5rem 0;
    padding: 0.5rem 1rem; }
  .text ul.imageMapAreas li.highlight {
    background-color: #e50909;
    color: #fff; }
  .text table {
    border-collapse: collapse; }
  .text table th, .text table td {
    padding: 0 1rem 0.5rem 0;
    text-align: left;
    vertical-align: top; }
  .text table.price {
    width: 100% !important; }
  .text table.price th, .text table.price td {
    padding: 0.5rem;
    border-bottom: 1px solid #ccc; }
    .text table.price th:last-child, .text table.price td:last-child {
      text-align: right; }
  .text table.price tr:last-child td, .text table.price tr:last-child th {
    border-bottom: none; }
  @media only screen and (max-width: 31.25rem) {
      .text table.price th, .text table.price td {
        display: block;
        border-right: none; } }
  .text table.advent td {
    width: 25%;
    padding: 25% 0 0 0; }
  .text table.advent td a {
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .text table.advent td a span {
      color: white;
      font-size: 3rem; }
      @media only screen and (max-width: 31.25rem) {
      .text table.advent td a span {
        font-size: 2rem; } }
  .text table.advent tr:nth-child(odd) td:nth-child(1) a {
    background-color: #ffcf5b; }
    .text table.advent tr:nth-child(odd) td:nth-child(2) a {
      background-color: #3f6390; }
    .text table.advent tr:nth-child(odd) td:nth-child(3) a {
      background-color: #9fae42; }
    .text table.advent tr:nth-child(odd) td:nth-child(4) a {
      background-color: #7e9fc0; }
  .text table.advent tr:nth-child(even) td:nth-child(1) a {
    background-color: #ef6f28; }
    .text table.advent tr:nth-child(even) td:nth-child(2) a {
      background-color: #102751; }
    .text table.advent tr:nth-child(even) td:nth-child(3) a {
      background-color: #9a762d; }
    .text table.advent tr:nth-child(even) td:nth-child(4) a {
      background-color: #555a34; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body > header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 0 3rem 0;
  z-index: 2000; }
  body > header div.social {
    background-color: #555a34;
    padding: 0.9rem;
    min-height: 58px; }
  @media only screen and (max-width: 31.25rem) {
    body > header div.social > div.wrapper {
      padding: 0; } }
  @media only screen and (max-width: 71.875rem) {
    body > header > div.wrapper {
      padding: 0 0; } }
  body > header h1 span {
    max-width: 350px;
    display: block;
    background-color: #fff;
    padding: 1.5rem 2.5rem;
    z-index: 0; }
  @media only screen and (max-width: 31.25rem) {
      body > header h1 span {
        max-width: 60%; } }
  body > header h1 span svg {
    width: 100% !important;
    height: auto;
    display: block; }
  body > header h1 span::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg); }
  body > header nav {
    position: absolute;
    right: 1rem;
    top: 0; }
  @media only screen and (max-width: 71.875rem) {
    body > header nav {
      top: 5px;
      transform: none; } }
  body > header nav button#naviHide {
    display: none; }
  body > header nav button#naviToggle {
    display: none;
    background: none;
    z-index: 100; }
  body > header nav button#naviToggle span {
    display: none; }
  body > header nav button#naviToggle::before {
    content: "\F35C";
    color: #fff;
    font-size: 40px;
    position: static; }
  @media only screen and (max-width: 71.875rem) {
    body > header nav button#naviToggle {
      display: block; } }
  body > header.fixed {
    position: fixed;
    top: -58px;
    height: 50px; }
  @media only screen and (max-width: 31.25rem) {
    body > header.fixed {
      top: -58px; } }
  body > header.fixed > div.wrapper > div {
    background-color: #9fae42;
    box-shadow: 0px -6px 40px -5px rgba(0, 0, 0, 0.75);
    height: 50px;
    overflow: hidden; }
  body > header.fixed h1 span {
    max-width: 100px;
    padding: 0.5rem 1.3rem; }
    body > header.fixed h1 span::after {
      display: none; }

footer {
  background-color: #9fae42; }
  footer > div.wrapper {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  footer > div.wrapper, footer > div.wrapper * {
    color: #fff; }
  footer > div.wrapper::before {
    content: url(/site/templates/images/logo-bistum.png);
    position: absolute;
    left: 0;
    top: 0; }
  footer div#socket {
    background-color: #102751;
    padding: 1rem 0; }
  footer div#socket * {
    color: #ffcf5b;
    line-height: 150%; }
  footer div#socket h3 {
    margin-bottom: 0.5rem; }
  footer div#socket a {
    text-decoration: none;
    display: inline-block;
    margin-left: 2rem; }

div.mapParent {
  height: 500px; }
/* space before and behind */
div.ce > div.wrapper::before {
  content: "";
  width: 100%;
  display: block;
  height: 6rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce > div.wrapper::before {
        height: 3rem; } }
  div.ce > div.wrapper::after {
    content: "";
    width: 100%;
    display: block;
    height: 6rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce > div.wrapper::after {
        height: 3rem; } }
  @media only screen and (max-width: 71.875rem) {
    div.ce > div.wrapper {
      padding-top: 1rem;
      padding-bottom: 1rem; } }
  div.ce > div.wrapper > div {
    overflow-y: auto; }
  div.ce.ce-space-before-none > div.wrapper::before {
    height: 0; }
  div.ce.ce-space-behind-none > div.wrapper::after {
    height: 0; }
  div.ce.ce-width-full div.wrapper {
    max-width: 100%; }
  div.ce.ce-width-narrow div.wrapper {
    max-width: 68rem; }
  div.ce.ce-width-narrow-2 div.wrapper {
    max-width: 68rem; }
  div.ce.after-image {
    margin-top: -100px; }
  div.ce h2.ce-headline {
    margin-bottom: 3rem; }
  @media only screen and (max-width: 71.875rem) {
  div.ce {
    margin-top: 0px !important; } }

div.ce-type-hint div.text.hint {
  overflow: visible;
  padding: 2.5rem 3rem;
  margin-bottom: 50px !important;
  background-color: #e50909; }
  div.ce-type-hint div.text.hint.url {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  div.ce-type-hint div.text.hint.url > div {
    width: 69%; }
  div.ce-type-hint div.text.hint.url > a {
    width: 29%; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-hint div.text.hint {
      padding: 2.5rem 1rem;
      margin-bottom: 20px !important; } }
  div.ce-type-hint div.text.hint, div.ce-type-hint div.text.hint * {
    color: #fff; }
  div.ce-type-hint div.text.hint a.button {
    background-color: #fff;
    color: #000 !important; }
  div.ce-type-hint div.text.hint::before {
    content: "Hinweis";
    position: absolute;
    top: 0.5rem;
    left: 0.6rem; }
  div.ce-type-hint div.text.hint::after {
    content: "";
    position: absolute;
    left: 3rem;
    bottom: -40px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 40px solid #e50909; }

div.ce-type-accordion section {
  margin-bottom: 1rem;
  background-size: cover; }
  div.ce-type-accordion section.style1 {
    background-color: #fff;
    border: 1px solid #ccc; }
  div.ce-type-accordion section.style2 {
    background-color: #848d3b; }
  div.ce-type-accordion section.style2 *, div.ce-type-accordion section.style2.interactive h3::after {
    color: #fff; }
  div.ce-type-accordion section.style3 {
    background-color: #102751; }
  div.ce-type-accordion section.style3 *, div.ce-type-accordion section.style3.interactive h3::after {
    color: #fff; }
  div.ce-type-accordion section.style4 {
    background-color: #ffcf5b; }
  div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
    padding: 2rem 4rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-accordion section h3, div.ce-type-accordion section div.text {
      padding: 2rem 3rem 2rem 2rem; } }
  div.ce-type-accordion section h3 {
    margin-bottom: 0; }
  div.ce-type-accordion section.interactive h3 {
    cursor: pointer;
    border-radius: 60px 0; }
    div.ce-type-accordion section.interactive h3::after {
      content: "\f35d";
      position: absolute;
      top: 2rem;
      right: 2rem;
      color: #000;
      font-size: 40px; }
    div.ce-type-accordion section.interactive h3.open::after {
      content: "\f360"; }
  div.ce-type-accordion section.interactive div.text {
    padding-top: 1rem; }

@media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div {
        padding: 3rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.left, div.ce-type-text_with_image > div.wrapper > div.right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-text_with_image > div.wrapper > div.left > div, div.ce-type-text_with_image > div.wrapper > div.right > div {
    width: 48%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w10-90 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w10-90 div.images {
    width: 8%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w10-90 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w10-90 div.text {
      width: 88%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.images {
    width: 18%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w20-80 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w20-80 div.text {
      width: 78%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.images {
    width: 28%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w30-70 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w30-70 div.text {
      width: 68%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.images {
    width: 38%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w40-60 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w40-60 div.text {
      width: 58%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.images {
    width: 58%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w60-40 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w60-40 div.text {
      width: 38%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.images {
    width: 68%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w70-30 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w70-30 div.text {
      width: 28%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.images {
    width: 78%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w80-20 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w80-20 div.text {
      width: 18%; }
  div.ce-type-text_with_image > div.wrapper > div.left.w90-10 div.images, div.ce-type-text_with_image > div.wrapper > div.right.w90-10 div.images {
    width: 88%; }
    div.ce-type-text_with_image > div.wrapper > div.left.w90-10 div.text, div.ce-type-text_with_image > div.wrapper > div.right.w90-10 div.text {
      width: 8%; }
  div.ce-type-text_with_image > div.wrapper > div.before > div.images {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.behind > div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image > div.wrapper > div.left_float div.images {
    float: left;
    width: 45%;
    margin: 0 1.5rem 1rem 0; }
  div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
    float: right;
    width: 45%;
    margin: 0 0 1rem 1.5rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div.left_float div.images, div.ce-type-text_with_image > div.wrapper > div.right_float div.images {
        float: none;
        width: 100%;
        margin: 0 0 2rem 0; } }
  div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
    background-color: white;
    width: 50%;
    margin: 0 0 0 50px;
    transform: translateY(-50%); }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.text, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.text {
        width: auto !important;
        transform: translateY(-1rem);
        margin: 0 1rem; } }
  @media only screen and (max-width: 31.25rem) {
        div.ce-type-text_with_image > div.wrapper > div.box_behind_left div.images, div.ce-type-text_with_image > div.wrapper > div.box_behind_right div.images {
          margin-bottom: 0; } }
  div.ce-type-text_with_image > div.wrapper > div div.images picture {
    display: block;
    overflow: hidden; }
    div.ce-type-text_with_image > div.wrapper > div div.images picture svg {
      width: 70%;
      display: block;
      margin: auto;
      transition: all 0.3s; }
      div.ce-type-text_with_image > div.wrapper > div div.images picture svg > rect {
        fill: transparent !important; }
      div.ce-type-text_with_image > div.wrapper > div div.images picture svg g.shape {
        transform-origin: 50% 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        transition: all 0.3s; }
  div.ce-type-text_with_image > div.wrapper > div div.images img {
    width: 100%;
    height: auto;
    display: block; }
  div.ce-type-text_with_image > div.wrapper > div div.images figcaption {
    background-color: #000;
    padding: 0.5rem 1rem;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    transition: all 0.2s; }
    div.ce-type-text_with_image > div.wrapper > div div.images figcaption, div.ce-type-text_with_image > div.wrapper > div div.images figcaption * {
      text-decoration: none;
      color: #fff; }
    div.ce-type-text_with_image > div.wrapper > div div.images figcaption:hover {
      opacity: 1; }
    div.ce-type-text_with_image > div.wrapper > div div.images figcaption span.copyright {
      white-space: nowrap; }
  div.ce-type-text_with_image > div.wrapper > div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-text_with_image > div.wrapper > div > div {
      width: 100% !important;
      margin-bottom: 1rem; } }
  div.ce-type-text_with_image.animation1 svg {
    transform-origin: 50% 0 !important; }
  div.ce-type-text_with_image:hover.animation1 svg {
    transform: rotate(-15deg); }
  div.ce-type-text_with_image:hover.animation2 svg {
    transform: rotate(15deg) translateY(-20px); }
  div.ce-type-text_with_image:hover.animation3 svg {
    transform: rotate(30deg); }
  div.ce-type-text_with_image:hover.animation4 svg {
    transform: translateY(-30px); }
  div.ce-type-text_with_image:hover.animation5 svg {
    transform: translateY(-30px); }
  div.ce-type-text_with_image:hover.animation6 svg {
    transform: translateY(-30px); }

div.contacts.grid {
  display: flex;
  flex-wrap: wrap; }
  div.contacts.grid > section {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem; }
  div.ce-type-columns div.contacts.grid > section {
    width: 100%; }
    div.ce-type-columns div.contacts.grid > section.image > figure {
      width: 100%;
      padding: 2rem; }
      div.ce-type-columns div.contacts.grid > section.image > div {
        width: 100%; }
  div.contacts.grid > section > * {
    width: 100%; }
  div.contacts.grid > section.image > figure {
    width: 30%; }
    div.contacts.grid > section.image > div {
      width: 70%; }
  @media only screen and (max-width: 71.875rem) {
      div.contacts.grid > section {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 2; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 1; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; } }
  @media only screen and (max-width: 31.25rem) {
      div.contacts.grid > section > * {
        width: 100%; }
        div.contacts.grid > section:nth-child(even) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(even) > div {
            order: 2; }
        div.contacts.grid > section:nth-child(odd) > figure {
          order: 1; }
          div.contacts.grid > section:nth-child(odd) > div {
            order: 2; }
        div.contacts.grid > section > figure img {
          width: 100%;
          max-width: 250px; }
        div.contacts.grid > section > div {
          padding-left: 1rem !important;
          padding-right: 1rem !important; }
          div.contacts.grid > section > div ul.communication {
            position: static !important;
            margin-top: 2rem; } }
  div.contacts.grid > section > figure img {
    display: block;
    border-radius: 50%;
    border: 10px solid white;
    transition: border-color 0.2s; }
  div.contacts.grid > section > div {
    padding: 1rem 2rem; }
    div.contacts.grid > section > div div.teaser {
      margin: 1rem 0; }
      div.contacts.grid > section > div div.teaser p {
        margin-bottom: 0.5rem; }
    div.contacts.grid > section > div h3 {
      transition: all 0.2s;
      margin-bottom: 0; }
    div.contacts.grid > section > div strong {
      color: #3f6390; }
    div.contacts.grid > section > div button.detail {
      margin-top: 1rem;
      cursor: pointer;
      padding-left: 1.7rem;
      background: none; }
      div.contacts.grid > section > div button.detail span {
        font-size: 1.125rem; }
      div.contacts.grid > section > div button.detail::before {
        content: "\fec8"; }
    div.contacts.grid > section > div ul.communication {
      margin: 1rem 0 0 0; }
      div.contacts.grid > section > div ul.communication li {
        margin: 0 0 0.5rem 0; }
        div.contacts.grid > section > div ul.communication li a {
          color: black;
          text-decoration: none; }
      div.contacts.grid > section > div ul.communication li.vcard {
        margin-top: 1rem; }
        div.contacts.grid > section > div ul.communication li.vcard a {
          padding-left: 30px;
          text-decoration: underline; }
          div.contacts.grid > section > div ul.communication li.vcard a::before {
            content: "\f1ee";
            position: absolute;
            left: 0;
            top: -4px; }
  div.contacts div.contact-detail {
    display: none; }

div.contact-detail {
  border-radius: 90px 0;
  background-color: white;
  max-width: 78rem;
  padding: 3rem;
  margin: auto; }

div.ce-type-video div.video {
  padding: 5rem; }
  div.ce-type-video div.video video {
    width: 100%; }

div.ce-type-page_preview div.pagePreview ul {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-page_preview div.pagePreview ul li {
    width: 23%;
    margin: 0 1% 2%;
    background-color: white; }
    div.ce-type-page_preview div.pagePreview ul li a {
      display: block;
      text-decoration: none;
      padding-bottom: 95%;
      background-size: 100%;
      background-position: left bottom;
      background-repeat: no-repeat; }
      div.ce-type-page_preview div.pagePreview ul li a h3 {
        display: flex;
        align-items: center;
        min-height: 140px;
        padding: 1rem;
        transition: background-color 0.2s; }
        div.ce-type-page_preview div.pagePreview ul li a h3::after {
          content: "\f045";
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translate(-50%, 50%);
          color: white;
          border-radius: 50%;
          padding: 1rem;
          font-size: 2.5rem;
          transition: background-color 0.2s; }
        div.ce-type-page_preview div.pagePreview ul li a h3 span {
          width: 100%;
          color: white;
          text-align: center; }
      @media only screen and (max-width: 31.25rem) {
div.ce-type-form div.form {
  padding: 0 1rem 3rem; } }

div.ce-type-slideshow {
  padding: 0; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-slideshow > div.wrapper {
      padding: 0; } }
  div.ce-type-slideshow > div.wrapper > div {
    overflow: visible; }
  div.ce-type-slideshow div.slideshow {
    margin-bottom: 2rem; }
  div.ce-type-slideshow div.slideshow div.slide {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-slideshow div.slideshow div.slide div.content {
        left: 0 !important; } }
  div.ce-type-slideshow div.slideshow div.slide.right div.content {
    left: 45%; }
  div.ce-type-slideshow div.slideshow div.slide::after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    width: 30%;
    height: auto;
    display: block;
    background-image: url(/site/templates/images/overlay-slideshow-left.svg);
    background-size: contain;
    background-repeat: no-repeat; }
  div.ce-type-slideshow div.slideshow div.slide div.content {
    position: absolute;
    top: 50%;
    left: 2rem;
    right: 0;
    transform: translateY(-50%);
    text-align: left;
    display: inline-block;
    padding: 2rem; }
    div.ce-type-slideshow div.slideshow div.slide div.content * {
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slide div.content > * {
      margin-bottom: 1.5rem; }
      div.ce-type-slideshow div.slideshow div.slide div.content > *:last-child {
        margin-bottom: 0; }
    div.ce-type-slideshow div.slideshow div.slide figure img {
      display: block; }
  div.ce-type-slideshow div.slideshow div.slide figcaption {
    background-color: #000;
    padding: 0.5rem 1rem;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    transition: all 0.2s; }
    div.ce-type-slideshow div.slideshow div.slide figcaption, div.ce-type-slideshow div.slideshow div.slide figcaption * {
      text-decoration: none;
      color: #fff; }
    div.ce-type-slideshow div.slideshow div.slide figcaption:hover {
      opacity: 1; }
    div.ce-type-slideshow div.slideshow div.slide figcaption span.copyright {
      white-space: nowrap; }
  div.ce-type-slideshow div.slideshow.no-shapes div.slide::after {
    display: none; }
  div.ce-type-slideshow div.slideshow ul.slick-dots {
    position: absolute;
    bottom: -2rem;
    left: 0;
    right: 0;
    text-align: center; }
  div.ce-type-slideshow div.slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
    div.ce-type-slideshow div.slideshow ul.slick-dots li button {
      background-color: #fff;
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    div.ce-type-slideshow div.slideshow ul.slick-dots li.slick-active button {
      background-color: #555a34; }
  div.ce-type-slideshow div.slideshow button.slick-arrow {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    cursor: pointer; }
  div.ce-type-slideshow div.slideshow button.slick-arrow span {
    display: none; }
  div.ce-type-slideshow div.slideshow button.slick-arrow::after {
    color: #fff;
    font-size: 6rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-slideshow div.slideshow button.slick-arrow::after {
        font-size: 2rem; } }
  div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide {
    right: -6rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide {
        right: 0; } }
    div.ce-type-slideshow div.slideshow button.slick-arrow.nextSlide::after {
      content: "\F142"; }
  div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide {
    left: -6rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide {
        left: 0; } }
    div.ce-type-slideshow div.slideshow button.slick-arrow.prevSlide::after {
      content: "\F141"; }
  div.ce-type-slideshow div.sliderProgress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: #9fae42;
    overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress > div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #ffcf5b; }
  div.ce-type-slideshow div.sliderProgress.invert {
    background-color: #ffcf5b; }
  div.ce-type-slideshow div.sliderProgress.invert > div {
    background-color: #9fae42; }

div.ce-type-content_slider {
  padding: 0; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-content_slider > div.wrapper {
      padding: 0; } }
  div.ce-type-content_slider > div.wrapper > div {
    overflow: visible; }
  div.ce-type-content_slider div.slideshow {
    margin-bottom: 2rem; }
  div.ce-type-content_slider div.slideshow div.slide {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  @media only screen and (max-width: 31.25rem) {
      div.ce-type-content_slider div.slideshow div.slide div.content {
        left: 0 !important; } }
  div.ce-type-content_slider div.slideshow div.slide.right div.content {
    left: auto;
    right: 0; }
  div.ce-type-content_slider div.slideshow div.slide::after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: -7px;
    left: 0;
    width: 30%;
    height: auto;
    display: block;
    background-image: url(/site/templates/images/overlay-slideshow-left.svg);
    background-size: contain;
    background-repeat: no-repeat; }
  div.ce-type-content_slider div.slideshow div.slide div.content {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 33%;
    text-align: left;
    display: inline-block;
    padding: 2rem;
    background-color: rgba(255, 255, 255, 1); }
    div.ce-type-content_slider div.slideshow div.slide div.content * {
      color: #000; }
    div.ce-type-content_slider div.slideshow div.slide div.content > * {
      margin-bottom: 1.5rem; }
      div.ce-type-content_slider div.slideshow div.slide div.content > *:last-child {
        margin-bottom: 0; }
    div.ce-type-content_slider div.slideshow div.slide figcaption {
      background-color: #000;
      padding: 0.5rem 1rem;
      text-align: center;
      position: absolute;
      right: 0;
      bottom: 0;
      opacity: 0.6;
      transition: all 0.2s; }
    div.ce-type-content_slider div.slideshow div.slide figcaption, div.ce-type-content_slider div.slideshow div.slide figcaption * {
      text-decoration: none;
      color: #fff; }
    div.ce-type-content_slider div.slideshow div.slide figcaption:hover {
      opacity: 1; }
    div.ce-type-content_slider div.slideshow div.slide figcaption span.copyright {
      white-space: nowrap; }
  div.ce-type-content_slider div.slideshow ul.slick-dots {
    display: none !important;
    position: absolute;
    bottom: -2rem;
    left: 0;
    right: 0;
    text-align: center; }
  div.ce-type-content_slider div.slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
    div.ce-type-content_slider div.slideshow ul.slick-dots li button {
      background-color: #fff;
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    div.ce-type-content_slider div.slideshow ul.slick-dots li.slick-active button {
      background-color: #555a34; }
  div.ce-type-content_slider div.slideshow button.slick-arrow {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    cursor: pointer; }
  div.ce-type-content_slider div.slideshow button.slick-arrow span {
    display: none; }
  div.ce-type-content_slider div.slideshow button.slick-arrow::after {
    color: #fff;
    font-size: 6rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-content_slider div.slideshow button.slick-arrow::after {
        font-size: 2rem; } }
  div.ce-type-content_slider div.slideshow button.slick-arrow.nextSlide {
    right: -6rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-content_slider div.slideshow button.slick-arrow.nextSlide {
        right: 0; } }
    div.ce-type-content_slider div.slideshow button.slick-arrow.nextSlide::after {
      content: "\F142"; }
  div.ce-type-content_slider div.slideshow button.slick-arrow.prevSlide {
    left: -6rem; }
    @media only screen and (max-width: 31.25rem) {
      div.ce-type-content_slider div.slideshow button.slick-arrow.prevSlide {
        left: 0; } }
    div.ce-type-content_slider div.slideshow button.slick-arrow.prevSlide::after {
      content: "\F141"; }
  div.ce-type-content_slider div.details > div {
    display: none;
    padding: 3rem;
    background-color: white; }

div.ce-type-columns > div.wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-columns > div.wrapper > div {
    margin-bottom: 1rem; }
  div.ce-type-columns > div.wrapper > div > div.wrapper {
    margin: 0;
    padding: 0; }
    div.ce-type-columns > div.wrapper > div > div.wrapper > div {
      padding: 0; }
  @media only screen and (max-width: 71.875rem) {
  div.ce-type-columns.ce-columns-2 > div.wrapper > div, div.ce-type-columns.ce-columns-3 > div.wrapper > div, div.ce-type-columns.ce-columns-4 > div.wrapper > div, div.ce-type-columns.ce-columns-5 > div.wrapper > div, div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 49% !important; } }
  @media only screen and (max-width: 31.25rem) {
  div.ce-type-columns.ce-columns-2 > div.wrapper > div, div.ce-type-columns.ce-columns-3 > div.wrapper > div, div.ce-type-columns.ce-columns-4 > div.wrapper > div, div.ce-type-columns.ce-columns-5 > div.wrapper > div, div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 100% !important; } }
  div.ce-type-columns.ce-columns-1 > div.wrapper > div {
    width: 100%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div {
    width: 49%; }
  div.ce-type-columns.ce-columns-2 > div.wrapper > div.cols2of2 {
    width: 100%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div {
    width: 32.33%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols2of3 {
    width: 65.67%; }
  div.ce-type-columns.ce-columns-3 > div.wrapper > div.cols3of3 {
    width: 100%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div {
    width: 24%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols2of4 {
    width: 50%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols3of4 {
    width: 75%; }
  div.ce-type-columns.ce-columns-4 > div.wrapper > div.cols4of4 {
    width: 100%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div {
    width: 19%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols2of5 {
    width: 40%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols3of5 {
    width: 60%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols4of5 {
    width: 80%; }
  div.ce-type-columns.ce-columns-5 > div.wrapper > div.cols5of5 {
    width: 100%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div {
    width: 15.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols2of6 {
    width: 33.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols3of6 {
    width: 50%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols4of6 {
    width: 66.66%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols5of6 {
    width: 83.33%; }
  div.ce-type-columns.ce-columns-6 > div.wrapper > div.cols6of6 {
    width: 100%; }

div.ce-type-gallery div.gallery figcaption {
  background-color: #000;
  padding: 0.5rem 1rem;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  transition: all 0.2s; }
  div.ce-type-gallery div.gallery figcaption, div.ce-type-gallery div.gallery figcaption * {
    text-decoration: none;
    color: #fff; }
  div.ce-type-gallery div.gallery figcaption:hover {
    opacity: 1; }
  div.ce-type-gallery div.gallery figcaption span.copyright {
    white-space: nowrap; }
  div.ce-type-gallery div.gallery.caption-mode-2 figcaption, div.ce-type-gallery div.gallery.caption-mode-3 figcaption {
    position: static;
    background-color: #e5e5e5;
    padding: 1.5rem 0.5rem;
    text-align: center;
    opacity: 1; }
    div.ce-type-gallery div.gallery.caption-mode-2 figcaption, div.ce-type-gallery div.gallery.caption-mode-3 figcaption, div.ce-type-gallery div.gallery.caption-mode-2 figcaption *, div.ce-type-gallery div.gallery.caption-mode-3 figcaption * {
      color: #000; }
    div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.desc, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.desc {
      text-decoration: none; }
    div.ce-type-gallery div.gallery.caption-mode-2 figcaption span.copyright, div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.copyright {
      margin: 0.5rem 0 0 0;
      text-decoration: none;
      display: block; }
  div.ce-type-gallery div.gallery.caption-mode-3 figcaption span.copyright {
    display: none; }
  div.ce-type-gallery ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fff;
    margin: 0 0 2%; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
    div.ce-type-gallery ul li figure picture {
      display: block;
      overflow: hidden; }
      div.ce-type-gallery ul li figure picture img {
        display: block;
        max-width: 100%; }
      div.ce-type-gallery ul li figure picture::before, div.ce-type-gallery ul li figure picture::after {
        content: "";
        background-image: url(/site/templates/images/overlay.svg);
        background-size: cover;
        width: 50%;
        padding-top: 50%;
        position: absolute;
        z-index: 3;
        transition: all 0.3s; }
      div.ce-type-gallery ul li figure picture::before {
        left: -100%;
        bottom: 0; }
      div.ce-type-gallery ul li figure picture::after {
        right: -100%;
        top: -34%; }
  div.ce-type-gallery ul li:hover picture::before, div.ce-type-gallery ul li.hover picture::before {
    left: -20%;
    bottom: 0; }
    div.ce-type-gallery ul li:hover picture::after, div.ce-type-gallery ul li.hover picture::after {
      right: -35%;
      top: -34%; }
  @media only screen and (max-width: 71.875rem) {
      div.ce-type-gallery ul li {
        width: 48% !important;
        margin-bottom: 2rem; } }
  @media only screen and (max-width: 41rem) {
      div.ce-type-gallery ul li {
        width: 100% !important;
        margin-bottom: 2rem; } }
  div.ce-type-gallery ul[data-columns="2"] li {
    width: 48%; }
  div.ce-type-gallery ul[data-columns="3"] li {
    width: 31.33%; }
  div.ce-type-gallery ul[data-columns="4"] li {
    width: 23%; }
  div.ce-type-gallery ul[data-columns="5"] li {
    width: 18%; }
  div.ce-type-gallery ul[data-columns="6"] li {
    width: 15%; }
  div.ce-type-gallery ul[data-columns="7"] li {
    width: 12%; }
  div.ce-type-gallery ul[data-columns="8"] li {
    width: 11%; }
  div.ce-type-gallery ul[data-columns="9"] li {
    width: 9%; }
  div.ce-type-gallery ul[data-columns="10"] li {
    width: 9%; }

div.ce-type-news > div.wrapper > div {
  padding: 5rem; }
  @media only screen and (max-width: 31.25rem) {
    div.ce-type-news > div.wrapper > div {
      padding: 3rem 0; } }
  div.ce-type-news > div.wrapper > div figure {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  div.ce-type-news > div.wrapper > div figure img {
    width: 100%;
    height: auto; }
  div.ce-type-news > div.wrapper > div header {
    margin: auto; }
  div.ce-type-news > div.wrapper > div.view-list ul li {
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 3rem; }
    @media only screen and (max-width: 31.25rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li {
          padding: 1rem; } }
    div.ce-type-news > div.wrapper > div.view-list ul li:first-child article {
      padding-top: 2rem; }
      @media only screen and (max-width: 31.25rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li:first-child article {
          padding-top: 0; } }
    div.ce-type-news > div.wrapper > div.view-list ul li:last-child article {
      border: none; }
    div.ce-type-news > div.wrapper > div.view-list ul li figure {
      width: 20%; }
      div.ce-type-news > div.wrapper > div.view-list ul li figure picture {
        display: none; }
    div.ce-type-news > div.wrapper > div.view-list ul li article {
      border-bottom: 1px solid #e5e5e5;
      display: flex;
      overflow: auto;
      width: 100%; }
      div.ce-type-news > div.wrapper > div.view-list ul li article div.text, div.ce-type-news > div.wrapper > div.view-list ul li article div.text * {
        color: #000 !important; }
      div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(1) {
        width: 25%; }
        @media only screen and (max-width: 31.25rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(1) {
          width: 100%; } }
      div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) {
        width: 75%; }
        @media only screen and (max-width: 31.25rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) {
          width: 100%; } }
        div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button {
          background: none;
          display: block;
          position: static;
          padding-right: 1.5rem;
          text-align: left; }
          div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button::after {
            content: "\F140";
            position: absolute;
            top: 0.5rem;
            right: 2rem;
            color: #000;
            font-size: 30px; }
            @media only screen and (max-width: 31.25rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button::after {
          right: 0; } }
          div.ce-type-news > div.wrapper > div.view-list ul li article > div:nth-child(2) > button[aria-expanded="true"]::after {
            content: "\F143"; }
      div.ce-type-news > div.wrapper > div.view-list ul li article > div {
        padding: 1rem 0; }
    div.ce-type-news > div.wrapper > div.view-list ul li a.readmore {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      float: right; }
    @media only screen and (max-width: 31.25rem) {
        div.ce-type-news > div.wrapper > div.view-list ul li {
          display: block; }
          div.ce-type-news > div.wrapper > div.view-list ul li figure {
            display: none; }
          div.ce-type-news > div.wrapper > div.view-list ul li article {
            display: block;
            width: 100%; }
            div.ce-type-news > div.wrapper > div.view-list ul li article header, div.ce-type-news > div.wrapper > div.view-list ul li article > div {
              width: 100%; }
            div.ce-type-news > div.wrapper > div.view-list ul li article h3 {
              margin-bottom: 0; } }
  div.ce-type-news > div.wrapper > div.view-grid ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    div.ce-type-news > div.wrapper > div.view-grid ul li {
      margin-bottom: 3rem;
      width: 49%; }
    div.ce-type-news > div.wrapper > div.view-grid ul li.date {
      display: none; }
    @media only screen and (min-width: 112.51rem) {
        div.ce-type-news > div.wrapper > div.view-grid ul li {
          width: 32%; } }
    @media only screen and (max-width: 41rem) {
        div.ce-type-news > div.wrapper > div.view-grid ul li {
          width: 100%; } }
    div.ce-type-news > div.wrapper > div.view-grid ul li figure {
      background: none !important; }
    div.ce-type-news > div.wrapper > div.view-grid ul li article {
      background-color: white;
      margin: -2rem 1rem 0 1rem;
      padding: 2rem; }
    div.ce-type-news > div.wrapper > div.view-grid ul li div.text {
      position: static; }
    div.ce-type-news > div.wrapper > div.view-grid ul li a.readmore {
      position: absolute;
      bottom: 0px;
      left: 2rem;
      transform: translateY(50%); }

div.ce-type-timeline dl {
  overflow: auto; }
  div.ce-type-timeline dl:after {
    content: " ";
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0px;
    border-left: 1px solid #3f6390;
    z-index: 0;
    opacity: 0.4; }
  div.ce-type-timeline dl dt {
    display: block;
    text-align: center;
    clear: both;
    z-index: 1;
    transform: translateY(20px);
    height: 0; }
  div.ce-type-timeline dl dt span {
    color: #3f6390;
    display: inline-block;
    padding: 0 20px; }
    div.ce-type-timeline dl dt span::before {
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      width: 10px;
      height: 10px;
      background-color: #3f6390;
      border-radius: 50%; }
  div.ce-type-timeline dl dt:nth-of-type(odd) span {
    transform: translateX(50%); }
    div.ce-type-timeline dl dt:nth-of-type(odd) span::before {
      left: -5px; }
  div.ce-type-timeline dl dt:nth-of-type(even) span {
    transform: translateX(-50%); }
    div.ce-type-timeline dl dt:nth-of-type(even) span::before {
      right: -5px; }
  div.ce-type-timeline dl dd {
    background-color: #e5e5e5;
    width: 47%;
    padding: 20px;
    z-index: 1; }
  div.ce-type-timeline dl dd * {
    color: #000; }
  div.ce-type-timeline dl dd p:last-of-type {
    margin-bottom: 0; }
  div.ce-type-timeline dl dd:after {
    content: " ";
    display: block;
    position: absolute;
    top: 20px; }
  div.ce-type-timeline dl dd:nth-of-type(odd) {
    float: left; }
    div.ce-type-timeline dl dd:nth-of-type(odd):after {
      right: -18px;
      border-left: 20px solid #e5e5e5;
      border-bottom: 15px solid transparent;
      border-top: 15px solid transparent; }
  div.ce-type-timeline dl dd:nth-of-type(even) {
    float: right; }
    div.ce-type-timeline dl dd:nth-of-type(even):after {
      left: -18px;
      border-right: 20px solid #e5e5e5;
      border-bottom: 15px solid transparent;
      border-top: 15px solid transparent; }
  @media only screen and (max-width: 71.875rem) {
  div.ce-type-timeline dd {
    width: 45% !important; } }
  @media only screen and (max-width: 31.25rem) {
  div.ce-type-timeline dl::after {
    display: none; }
    div.ce-type-timeline dt {
      transform: unset !important;
      height: auto !important;
      margin: 1rem 0; }
      div.ce-type-timeline dt span {
        transform: unset !important; }
        div.ce-type-timeline dt span::before {
          display: none !important; }

    div.ce-type-timeline dd {
      float: none !important;
      width: 100% !important; } }

div.ce.border, div.ce-column.border {
  border: 1px solid #ccc; }
  div.ce.border div.text, div.ce-column.border div.text {
    padding: 1.5rem 2rem; }
  @media only screen and (max-width: 31.25rem) {
      div.ce.border div.text, div.ce-column.border div.text {
        padding: 1.5rem; } }
  div.ce.diagonal-bottom, div.ce-column.diagonal-bottom {
    padding-bottom: 120px; }
  div.ce.diagonal-bottom::after, div.ce-column.diagonal-bottom::after {
    content: "";
    position: absolute;
    background-image: url(/site/templates/images/skew.svg);
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px; }

.ce {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat; }

.ce-style1 {
  background-color: #fff; }
  .ce-style2 {
    background-image: url(/site/templates/images/page_backgrounds/green.png); }

.ce-style3 {
  background-image: url(/site/templates/images/page_backgrounds/blue.png); }
  .ce-style3 h2, .ce-style3 h3, .ce-style3 div.text * {
    color: #fff !important; }

.ce-style4 {
  background-image: url(/site/templates/images/page_backgrounds/gold.png); }
  .ce-style4 button {
    background-color: #ffcf5b; }
  div.ce-type-grundriss div.image > img {
    width: 100%;
    max-width: none; }
  div.ce-type-grundriss div.image > svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  div.ce-type-grundriss div.image > svg > * {
    opacity: 0;
    transition: opacity 0.2s; }
    div.ce-type-grundriss div.image > svg > *:hover {
      opacity: 0.4; }

div#toolTip {
  position: absolute;
  background-color: #e50909;
  padding: 0.5rem 1rem;
  color: #fff;
  transform: translate(-50%, -150%); }
  div#toolTip::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e50909; }

div.ce-type-svg_overlay figure > svg {
  width: 100%;
  height: auto; }
  div.ce-type-svg_overlay figure > svg > * {
    opacity: 0.8;
    transition: opacity 0.2s; }
    div.ce-type-svg_overlay figure > svg > *:hover {
      opacity: 1; }

div#toolTip {
  position: absolute;
  background-color: #e50909;
  padding: 0.5rem 1rem;
  overflow: visible; }
  div#toolTip p {
    color: #fff; }
  div#toolTip::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e50909; }

div.ce-type-html iframe {
  width: 100%;
  height: 1300px; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  color: #000; }

body {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
  background-color: #fff;
  font-size: 16px; }


  body.style1 > header {
    background-color: #9fae42; }
  body.overlay {
    overflow-y: hidden; }
  body.page1 header {
    height: 176px; }
  body.page1 header ul#breadCrumbs {
    display: none; }
  body.page1 section#page1 {
    padding-top: 176px; }

div.tooltip {
  padding: 0.5rem 1rem;
  color: #fff;
  background-color: #e50909;
  position: absolute; }

img {
  max-width: 100%; }
  img.full {
    width: 100%; }

*[hidden] {
  display: none; }

div#mobileCheck {
  display: none; }
  @media only screen and (max-width: 31.25rem) {
  div#mobileCheck {
    display: block; } }

div.wrapper {
  max-width: 80rem;
  padding: 0 2rem;
  margin: 0 auto; }

  @media only screen and (max-width: 31.25rem) {
  div.wrapper {
    padding: 0 1rem; } }
  div.wrapper.inner {
    max-width: 70rem;
    padding: 0 2rem; }
  div.wrapper.outer {
    max-width: 100%; }
  div.wrapper.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.wrapper.flex > * {
    width: 100%; }
  div.wrapper.flex.c2 > * {
    width: 48%; }
  div.wrapper.flex.c3 > * {
    width: 32%; }
  div.wrapper.flex.c4 > * {
    width: 24%; }
  div.wrapper.flex.c5 > * {
    width: 19%; }
  div.wrapper.flex.middle {
    align-items: center; }
  @media only screen and (max-width: 31.25rem) {
    div.wrapper.flex > * {
      width: 100% !important;
      margin-bottom: 2rem; }
      div.wrapper.flex > *, div.wrapper.flex > * * {
        text-align: center !important; } }

span.date {
  padding: 0.5rem 1rem;
  background-color: #ef6f28;
  color: #fff;
  text-transform: uppercase; }
  span.date::after {
    content: "";
    position: absolute;
    left: 1rem;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #ef6f28; }
  @media only screen and (max-width: 31.25rem) {
    span.date::after {
      bottom: -10px;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 10px solid #ef6f28; } }

div#overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 2001;
  padding: 3rem 0 0; }
  @media only screen and (max-width: 31.25rem) {
  div#overlay {
    padding: 0; } }
  div#overlay > div {
    max-width: 78rem;
    margin: auto;
    background-color: #fff; }
  div#overlay > div button#overlayClose {
    z-index: 100;
    background: #e5e5e5;
    float: right;
    cursor: pointer; }
  @media only screen and (max-width: 31.25rem) {
      div#overlay > div button#overlayClose {
        position: fixed;
        top: 0;
        right: 0; } }
  div#overlay > div button#overlayClose span {
    display: none; }
  div#overlay > div button#overlayClose::before {
    content: "\F156";
    position: static;
    font-size: 1rem;
    transition: all 0.2s;
    padding: 2px 3px; }
    @media only screen and (max-width: 31.25rem) {
      div#overlay > div button#overlayClose::before {
        font-size: 2rem; } }
  div#overlay > div button#overlayClose:hover::before {
    transform: rotate(180deg); }

.shadow, div.ce-type-slideshow div.slideshow div.slick-list, div.ce-type-content_slider div.slideshow div.slick-list {
  box-shadow: 0px 9px 19px -10px rgba(0, 0, 0, 0.75); }

.textShadow, div.ce-type-slideshow div.slideshow div.slide div.content * {
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.24); }

.shape {
  border-radius: 90px 0; }

.shape-reverse, div.contacts.grid > section.right > figure img {
  border-radius: 0 90px; }
