@charset "UTF-8";
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/fontawesome/fa-brands-400.eot");
  src: url("../Fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../Fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../Fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/fontawesome/fa-regular-400.eot");
  src: url("../Fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../Fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../Fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../Fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/fontawesome/fa-solid-900.eot");
  src: url("../Fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../Fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../Fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../Fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* ==========================================================================
   typo
   ========================================================================== */
body {
  font-family: "source-sans-pro", Arial, sans-serif;
  color: #000;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
  line-height: 150%;
  font-size: 25px;
}
body #content .bodytext,
body #content p,
body ul li,
body ol li,
body #footer {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
  line-height: 150%;
  font-size: 25px;
}
body.cke_editable p, body.cke_editable p a {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
  line-height: 150%;
  font-size: 16px !important;
}

#footer, .grid-item, .sidebar {
  color: #fff;
}

#content .grid-item, #content .sidebar {
  color: #000;
}

h1 {
  font-family: "aglet-sans", Arial, sans-serif;
  line-height: 120%;
  font-size: 50px;
  font-weight: 500;
  margin: 0 0 200px 0;
  padding: 0;
  color: #4C3E47;
}
h1 strong, h1 b {
  font-weight: 600;
  color: #000;
}

h2 {
  font-family: "source-sans-pro", Arial, sans-serif;
  line-height: 120%;
  font-size: 70px;
  font-weight: 700;
  margin: 60px 0 40px 0;
  padding: 0;
  color: #470F2C;
}
h2 strong, h2 b {
  font-weight: 600;
}

h3 {
  font-family: "aglet-sans", Arial, sans-serif;
  line-height: 120%;
  font-size: 40px;
  font-weight: 400;
  margin: 25px 0;
  padding: 0;
  color: #000;
}
h3 strong, h3 b {
  font-weight: 600;
}

h4 {
  font-family: "aglet-sans", Arial, sans-serif;
  line-height: 120%;
  font-size: 40px;
  font-weight: 400;
  margin: 0 0 18px 0;
  padding: 0;
  color: #470F2C;
}
h4 strong, h4 b {
  font-weight: 600;
}

h5, h6 {
  font-family: "source-sans-pro", Arial, sans-serif;
  line-height: 120%;
  font-size: 40px;
  font-weight: 400;
  margin: 0 0 18px 0;
  padding: 0;
  color: #000;
}

.grid-item h2:first-child,
.frame:first-child h1,
.frame:first-child h2,
.frame:first-child h3,
.frame:first-child h4,
.ce-textmedia-wrapper h1:first-child,
.ce-textmedia-wrapper h2:first-child,
.ce-textmedia-wrapper h3:first-child,
.ce-textmedia-wrapper h4:first-child,
.ce-textpic h1:first-child,
.ce-textpic h2:first-child,
.ce-textpic h3:first-child,
.ce-textpic h4:first-child {
  margin-top: 0;
}

p {
  margin-bottom: 2rem;
}

b, strong {
  font-weight: 400;
}

.hidden {
  display: none;
}

a,
.external-link,
.internal-link,
.mail {
  font-size: 25px;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 600;
  color: #000;
  text-decoration: underline;
  transition: all 0.4s ease;
}

figcaption p, figcaption * {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 14px !important;
  font-weight: initial;
}

a, a:hover, *:focus {
  transition: all 0.4s ease;
}

#content ul {
  list-style: square;
  padding-left: 22px;
  margin: 0;
}
#content ul li {
  margin-bottom: 25px;
}
#content ol {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 22px;
}

.highlight.larger {
  font-size: 24px;
}

.msg {
  color: #470F2C;
  display: block;
  border: 1px solid red;
  padding: 5px;
}

/* Frame */
.frame-ruler-before:before {
  content: "";
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em;
}

.frame-ruler-after:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em;
}

.frame-indent {
  margin-left: 15%;
  margin-right: 15%;
}

.frame-indent-left {
  margin-left: 33%;
}

.frame-indent-right {
  margin-right: 33%;
}

html {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

body {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

#page {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

#header {
  position: fixed;
  z-index: 666;
  height: 60px;
  top: 0;
  width: 100%;
  padding: 0;
  transition: all 0.4s ease;
  background-color: #470F2C;
}
#header .container {
  margin: 0 auto;
  padding: 0;
  max-width: 1580px;
}
#header .container .menu #nav-toggle {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 11;
  top: 50%;
  right: 0%;
  transform: translate(-50%, -50%);
  border: 0;
  padding: 15px;
  background-color: #470F2C;
  cursor: pointer;
}
#header .container .menu #nav-toggle span, #header .container .menu #nav-toggle span:before, #header .container .menu #nav-toggle span:after {
  cursor: pointer;
  border-radius: 0;
  height: 5px;
  width: 40px;
  background: #fff;
  position: absolute;
  display: block;
  content: "";
  transition: all 500ms ease-in-out;
}
#header .container .menu #nav-toggle span, #header .container .menu #nav-toggle span:before, #header .container .menu #nav-toggle span:after {
  height: 5px;
  width: 40px;
}
#header .container .menu #nav-toggle span:before {
  top: -12px;
}
#header .container .menu #nav-toggle span:after {
  bottom: -12px;
}
@media (max-width: 480px) {
  #header .container .menu #nav-toggle {
    width: 24px;
    height: 24px;
    padding: 0;
  }
  #header .container .menu #nav-toggle span, #header .container .menu #nav-toggle span:before, #header .container .menu #nav-toggle span:after {
    height: 3px;
    width: 24px;
  }
  #header .container .menu #nav-toggle span, #header .container .menu #nav-toggle span:before, #header .container .menu #nav-toggle span:after {
    height: 3px;
    width: 24px;
  }
  #header .container .menu #nav-toggle span:before {
    top: -8px;
  }
  #header .container .menu #nav-toggle span:after {
    bottom: -8px;
  }
}
#header .container .menu #nav-toggle.menu-open span {
  background-color: transparent;
}
#header .container .menu #nav-toggle.menu-open span:before, #header .container .menu #nav-toggle.menu-open span:after {
  top: 0;
}
#header .container .menu #nav-toggle.menu-open span:before {
  transform: rotate(45deg);
}
#header .container .menu #nav-toggle.menu-open span:after {
  transform: rotate(-45deg);
}
#header .container .menu a.logo-header {
  transition: all 0.4s ease;
  display: block;
  width: 140px;
  height: 60px;
  padding: 5px 10px;
  float: left;
  background-color: #470F2C;
}
#header .container .menu a.logo-header img {
  width: auto;
  height: 50px;
  position: relative;
  top: 0;
  left: 5px;
}
#header-image {
  position: relative;
  overflow: hidden;
}
#header-image .container {
  padding: 0;
}
#header-image .logo-container {
  position: absolute;
  z-index: 22;
  height: auto;
  top: 35%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
}
#header-image .logo-container .claim h1, #header-image .logo-container h2, #header-image .logo-container h3, #header-image .logo-container h4, #header-image .logo-container h5, #header-image .logo-container h6, #header-image .logo-container p {
  text-align: center;
  font-family: "aglet-sans", Arial, sans-serif;
  font-size: 50px;
  line-height: 59px;
  display: block;
  width: auto;
  white-space: nowrap;
  padding-top: 30px;
  color: #fff;
}
#header-image .parallax {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
}

#content {
  position: relative;
  min-height: 400px;
  padding-bottom: 60px;
  background-color: #fff;
}
#content #header-separator {
  position: relative;
  z-index: 1;
  top: -200px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: #fff;
  width: 100%;
  height: 200px;
}

#content > .container {
  width: 100%;
}
#content .container.basic-width {
  max-width: 1580px;
}
#content .container.full-width {
  width: 100% !important;
  padding: 0;
}
#content .stoerer-container {
  position: absolute;
  z-index: 21;
  top: -420px;
  right: 50px;
  background-color: #D8BF41;
  padding: 30px;
  text-align: center;
  color: #000;
  -webkit-border-radius: 400px;
  border-radius: 400px;
  width: 400px;
  height: 400px;
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: column;
  justify-content: center;
}
#content .stoerer-container h1, #content .stoerer-container h2, #content .stoerer-container h3, #content .stoerer-container h4, #content .stoerer-container h5, #content .stoerer-container h6 {
  font-size: 40px;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  line-height: 140%;
}
#content .stoerer-container p {
  font-family: "aglet-sans", Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  text-decoration: none;
  line-height: 140%;
  height: auto;
  padding: 0;
  margin: 0;
}
#content .stoerer-container a.tel {
  position: absolute;
  z-index: 66;
  top: 7px;
  right: 70px;
  padding-left: 50px;
  display: block;
  color: #D8BF41;
  font-size: 28px;
  font-family: "aglet-sans", Arial, sans-serif;
  font-weight: 400;
  width: auto;
  text-decoration: none;
  background-image: url("../Icons/icon_phone_yellow.svg");
  background-size: 44px 51px;
  background-repeat: no-repeat;
  height: 60px;
  line-height: 47px;
  white-space: nowrap;
  position: initial;
  display: initial;
  font-size: 30px;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
  background-image: url("../Icons/icon_phone.svg");
  background-position: 0 0;
}
@media (max-width: 580px) {
  #content .stoerer-container a.tel {
    font-size: 14px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 20px;
    right: 133px;
    width: 40px;
  }
}

#footer {
  position: relative;
  z-index: 1111;
  transition: all 0.4s ease;
  width: 100%;
  background-color: #fff;
}
#footer * {
  color: #fff;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 36px;
}
#footer * p, #footer * a {
  text-decoration: none;
}
#footer * h4 {
  font-weight: 400;
  text-transform: uppercase;
}
#footer .container {
  position: relative;
  max-width: 100%;
}
#footer .footer-wrapper {
  width: 100%;
  max-width: 100%;
  background-color: #4C3E47;
  padding: 80px 0;
}
#footer .footer-wrapper .logo {
  width: 357px;
  height: auto;
  margin-bottom: 35px;
}

.btn-bottom {
  display: none;
}

.btn-top {
  border: 0;
  display: none;
  position: fixed;
  z-index: 99;
  bottom: 409px;
  right: 0;
  width: 160px;
  height: 160px;
  cursor: pointer;
  background: #c4d9d6;
  clip-path: polygon(15% 24%, 100% 0, 100% 100%, 0 100%);
}
.btn-top img {
  display: inline-block;
  position: relative;
  top: 16px;
  left: 8px;
  width: 40px;
  height: 40px;
}

body.modal-open .mm-slideout {
  z-index: inherit;
}

.modal-dialog {
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 30%;
  margin: 0 auto;
}
.modal-dialog .modal-content {
  background-color: #fff !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.modal-dialog .modal-content .modal-header {
  padding: 25px;
  border: 0;
}
.modal-dialog .modal-content .modal-header .modal-close {
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-decoration: none;
  text-align: center;
  font-style: normal;
  font-size: 30px;
  background-color: #fff;
}
.modal-dialog .modal-content .modal-body {
  padding: 25px;
}
.modal-dialog .modal-content .modal-footer {
  padding: 25px;
}

.frame-space-before-standard {
  margin-top: 0;
}

.frame-space-before-extra-small {
  margin-top: 25px;
}

.frame-space-before-small {
  margin-top: 50px;
}

.frame-space-before-medium {
  margin-top: 75px;
}

.frame-space-before-large {
  margin-top: 100px;
}

.frame-space-before-extra-large {
  margin-top: 125px;
}

.frame-space-after-standard {
  margin-bottom: 0;
}

.frame-space-after-extra-small {
  margin-bottom: 25px;
}

.frame-space-after-small {
  margin-bottom: 75px;
}

.frame-space-after-medium {
  margin-bottom: 75px;
}

.frame-space-after-large {
  margin-bottom: 100px;
}

.frame-space-after-extra-large {
  margin-bottom: 125px;
}

dl {
  position: relative;
}
dl dt {
  margin: 25px 0;
}
dl dd {
  margin: 25px 0;
}
dl h3 {
  margin-top: 30px;
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

.extbase-debugger {
  position: absolute;
  z-index: 1;
  left: -200000;
}

/* ==========================================================================
   Grid
   ========================================================================== */
.container.full-width header.grid-header {
  max-width: 100%;
  margin: 0 auto;
}

#content section.yellow .container, #content section.alt-rosa .container {
  background-color: #D8BF41;
  padding-top: 138px;
  padding-bottom: 138px;
}
#content section.yellow .container .row, #content section.alt-rosa .container .row {
  margin: 0 auto;
  max-width: 1580px;
}
#content section.yellow .container h1, #content section.yellow .container h2, #content section.yellow .container h3, #content section.yellow .container h4, #content section.yellow .container h5, #content section.yellow .container h6, #content section.alt-rosa .container h1, #content section.alt-rosa .container h2, #content section.alt-rosa .container h3, #content section.alt-rosa .container h4, #content section.alt-rosa .container h5, #content section.alt-rosa .container h6 {
  color: #000;
}
#content section.yellow .container {
  background-color: #D8BF41;
}
#content section.alt-rosa .container {
  background-color: #EEECED;
}
#content section.red {
  background-color: #470F2C;
  padding-top: 60px;
  padding-bottom: 60px;
}
#content section.red * {
  color: #fff;
}
#content section.red-asc {
  background-color: #470F2C;
  clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
  padding-top: 140px;
  padding-bottom: 80px;
}
#content section.red-asc * {
  color: #fff;
}
#content section .container-fluid.masonry {
  padding: 0;
}
#content section .grid header.grid-header {
  width: 100%;
  text-align: left;
}
#content section .grid header.grid-header.left {
  text-align: left;
}
#content section .grid header.grid-header.center {
  text-align: center;
}
#content section .grid header.grid-header.right {
  text-align: right;
}
#content section .grid .grid-item {
  position: relative;
}
#content section .grid .grid-item .container {
  padding: 0;
}
#content section .grid .grid-item .wrapper {
  position: relative;
  height: 100%;
}

section.green {
  background-color: rgba(255, 255, 255, 0.65);
}

@media (max-width: 767px) {
  #content section .grid .grid-item {
    padding-bottom: 30px;
  }

  #content section.yellow .container,
#content section.red .container,
#content section.red-asc .container,
#content section.alt-rosa .container {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
section.spoil-grid {
  background-color: #470F2C;
  overflow: hidden;
}
section.spoil-grid .spoil-wrapper {
  transform: rotate(25deg);
  background-color: #470F2C;
  border-radius: 100px;
  padding: 120px;
  width: 60%;
  margin: 0 auto;
}
section.spoil-grid .spoil-wrapper-inner {
  transform: rotate(-25deg);
  padding: 0;
  font-size: 150%;
}
section.spoil-grid .spoil-wrapper-inner h1, section.spoil-grid .spoil-wrapper-inner h2, section.spoil-grid .spoil-wrapper-inner h3, section.spoil-grid .spoil-wrapper-inner h4, section.spoil-grid .spoil-wrapper-inner h5, section.spoil-grid .spoil-wrapper-inner h6 {
  font-family: "aglet-sans", Arial, sans-serif;
}
section.spoil-grid .spoil-wrapper-inner h1, section.spoil-grid .spoil-wrapper-inner h2 {
  color: #470F2C;
}
section.spoil-grid .spoil-wrapper-inner h3, section.spoil-grid .spoil-wrapper-inner h4, section.spoil-grid .spoil-wrapper-inner h5, section.spoil-grid .spoil-wrapper-inner h6 {
  color: #470F2C;
}
section.spoil-grid .spoil-wrapper-inner p, section.spoil-grid .spoil-wrapper-inner p > a {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
  color: #470F2C;
}
section.spoil-grid .overlay {
  position: absolute;
  z-index: 1;
  width: 30%;
  height: 100%;
  background-image: url(../Img/miscanthus-bg.svg);
  background-repeat: no-repeat;
  background-position: bottom left 15%;
  background-size: 100%;
}

/* --------------------------------------------------------------------------------------------------------
   Custom Navigation
   --------------------------------------------------------------------------------------------------------*/
/* OVERLAY MENU */
#menu-main {
  display: none !important;
}

#header nav.service ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header nav.service ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#header nav.service ul li a {
  display: block;
  line-height: 60px;
  padding: 0 5px;
  color: #470F2C;
}

#footer nav.service ul {
  list-style-image: url(../Icons/icon_arrow_next.svg);
}
#footer nav.service ul li {
  margin: 10px 0;
}
#footer nav.service ul li a {
  font-family: "aglet-sans", Arial, sans-serif;
}
#footer nav.service ul li a .icon {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 3;
  top: 12px;
  left: 33px;
}
nav.social ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
nav.social ul li {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
nav.social ul li a {
  font-size: 25px;
}
nav.social ul li a[href*="facebook.com"]::before {
  content: "\f082";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  font-weight: 400;
}
nav.social ul li a[href*="twitter.com"]::before {
  content: "\f081";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  font-weight: 400;
}
nav.social ul li a[href*="instagram.com"]::before {
  content: "\f16d";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  font-weight: 400;
}
nav.lang {
  position: fixed;
  z-index: 999999;
  background-color: #470F2C;
  right: 0;
  top: 0;
  padding: 10px;
}
nav.lang ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.lang ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
nav.lang ul li a {
  text-decoration: none;
  font-size: 25px;
  line-height: 100%;
  color: #fff;
  font-weight: 400;
}
nav.lang ul li:first-child a {
  border-right: 1px solid #fff;
  margin-right: 3px;
  padding-right: 8px;
  margin-right: 3px;
}

nav.search-tabs {
  background: none;
  border: 0;
  margin-top: 25px;
}
nav.search-tabs ul {
  border: 0;
  background: none;
}
nav.search-tabs ul li {
  border: 0;
  background: none;
}
nav.search-tabs .nav-tabs .nav-link,
nav.search-tabs .nav-tabs .nav-item.show .nav-link {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #fff;
  border: 0;
  background: none;
}
nav.search-tabs .nav-tabs .nav-link.active {
  color: #470F2C;
}

nav.rootline * {
  font-size: 20px;
  color: #000;
  line-height: 20px;
  text-decoration: none !important;
}
nav.rootline .label {
  display: inline-block;
}
nav.rootline ul {
  display: inline-block;
  list-style: none;
  padding-left: 25px;
}
nav.rootline ul li {
  display: inline-block;
}
nav.rootline ul li a.fst {
  font-size: 20px;
  font-weight: 300 !important;
  text-decoration: none;
}
nav.rootline ul li a.fst.active, nav.rootline ul li a.fst:hover {
  text-decoration: underline !important;
}
nav.rootline ul li:first-child {
  position: relative;
  bottom: 4px;
  border: 0;
  margin-right: 25px;
}
nav.rootline ul li:first-child:before {
  content: "";
}
nav.rootline ul li:nth-child(1n+3):before {
  content: "|";
}
nav.sitemap {
  border: 0;
  background: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
}
nav.sitemap ul.nav {
  padding: 0;
  margin: 0 auto;
}
nav.sitemap ul.nav > li {
  border: 0;
  margin: 0;
  padding: 0;
  height: auto;
  background: none;
}
nav.sitemap ul.nav > li span.nav-open {
  display: none;
}
nav.sitemap ul.nav > li .caret {
  display: none;
}
nav.sitemap ul.nav > li:hover {
  border: 0;
  background: none;
}
nav.sitemap ul.nav > li a {
  font-family: "source-sans-pro", Arial, sans-serif;
  color: #000;
  box-shadow: none;
  font-size: 13px !important;
  font-weight: 600;
  line-height: 120%;
  text-align: left;
  display: block;
  text-shadow: none;
  text-decoration: none;
  padding: 5px 0 5px 0;
  margin: 0;
}
nav.sitemap ul.nav > li > a:hover, nav.sitemap ul.nav > li.active > a, nav.sitemap ul.nav > li li.active > a {
  color: #000;
  background: none;
  text-decoration: none;
}
nav.sitemap ul.nav > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
nav.sitemap ul.nav > li ul li {
  margin: 0;
  padding: 0 10px 0 0;
}
nav.sitemap ul.nav > li ul li a {
  font-weight: 300;
}

.page-navigation {
  margin: 50px 0 !important;
  padding: 25px !important;
  position: relative !important;
  clear: both !important;
  width: 100% !important;
  text-align: center;
}
.page-navigation > ul {
  display: inline-block !important;
  width: auto !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
  list-style-image: none;
}
.page-navigation > ul:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.page-navigation > ul li {
  margin: 0 10px 0 0 !important;
  padding: 0;
  float: left;
  list-style-type: none;
  background: none;
  display: block !important;
  font-size: 25px;
  font-weight: normal;
  height: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle !important;
}
.page-navigation > ul li a {
  display: block;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0 10px;
  border: 0;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background: none;
  color: #000;
}
.page-navigation > ul li a:hover {
  background: none;
  color: #EEECED;
}
.page-navigation > ul li.previous a {
  text-align: left;
  width: auto;
  margin-right: 25px;
  font-size: 40px;
  font-weight: 600;
  position: relative;
  bottom: 5px;
  border-bottom: 7px solid #EEECED;
  padding-bottom: 10px;
}
.page-navigation > ul li.next a {
  text-align: right;
  width: auto;
  margin-left: 25px;
  font-size: 40px;
  font-weight: 600;
  position: relative;
  bottom: 5px;
  border-bottom: 7px solid #EEECED;
  padding-bottom: 10px;
}
.page-navigation > ul li.current, .page-navigation > ul li.tx-indexedsearch-browselist-currentPage {
  display: block;
  height: 30px;
  padding: 0 10px;
  width: auto;
  border: 0;
  cursor: pointer;
  background: none;
  color: #EEECED;
}
.page-navigation > ul li.current a, .page-navigation > ul li.tx-indexedsearch-browselist-currentPage a {
  color: #EEECED;
}
@media (max-width: 480px) {
  .page-navigation {
    padding: 0 !important;
  }
  .page-navigation .f3-widget-paginator li.previous a {
    margin-right: 0;
  }
  .page-navigation .f3-widget-paginator li.next a {
    margin-left: 0;
  }
}

/* --------------------------------------------------------------------------------------------------------
   TYPO3 Sitemaps
   --------------------------------------------------------------------------------------------------------*/
#content .frame-type-menu_sitemap_pages ul, #content .frame-type-menu_section_pages ul {
  padding: 0 0 25px 30px !important;
}
#content .frame-type-menu_sitemap_pages ul li, #content .frame-type-menu_section_pages ul li {
  margin: 0;
  padding: 0;
}
#content .frame-type-menu_sitemap_pages ul li a, #content .frame-type-menu_section_pages ul li a {
  text-decoration: none;
  color: #470F2C;
  display: block;
  padding: 12.5px 0;
}

/* --------------------------------------------------------------------------------------------------------
   Slick Nav Core
   --------------------------------------------------------------------------------------------------------*/
.slicknav_nav.slicknav_hidden {
  display: block !important;
}
.slicknav_nav.slicknav_hidden .slicknav_btn.slicknav_collapsed {
  display: none;
}

.slicknav_btn {
  display: none;
}

.slicknav_menu {
  *zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.slicknav_menu:before {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both;
}

.slicknav_nav {
  clear: both;
}
.slicknav_nav ul {
  display: block;
}
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  top: 22px;
  right: 10px;
  position: absolute;
  z-index: 11;
}
.slicknav_nav .slicknav_item {
  cursor: pointer;
}
.slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_nav .slicknav_row {
  display: block;
  position: relative;
  padding-right: 37.5px;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_brand {
  float: left;
}

/* --------------------------------------------------------------------------------------------------------
   Slick Nav Theme
   --------------------------------------------------------------------------------------------------------*/
.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: transparent;
  padding: 0;
  margin-top: 25px;
  max-width: 480px;
}
.slicknav_menu * {
  box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
}

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #fff;
}
.slicknav_nav ul > li.menu-item {
  border-top: 1px solid #fff;
}
.slicknav_nav ul > li.menu-item ul {
  margin-left: 20px;
}
.slicknav_nav ul > li.menu-item ul, .slicknav_nav ul > li.menu-item li {
  border: 0 !important;
}
.slicknav_nav .slicknav_row {
  padding: 15px 10px;
  margin: 0;
}
.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #470F2C;
  color: #fff;
}
.slicknav_nav a {
  padding: 15px 10px;
  margin: 0;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #470F2C;
  color: #fff;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

nav.social {
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
}
nav.social ul {
  text-align: left;
}
nav.social ul li a {
  display: inline;
  margin-right: 25px;
}
nav.social ul li a .title {
  display: none;
}
nav.social ul li a i {
  font-size: 30px;
  color: #fff !important;
  text-align: center;
  padding: 0px;
  display: block;
}
nav.social ul li a i.fa-linkedin::before {
  content: "\f08c";
  font-size: 30px;
  font-family: "Font Awesome 5 Free";
  color: #fff !important;
}

/* ==========================================================================
   MENU
   ========================================================================== */
#menu-overlay {
  position: fixed;
  z-index: 101;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: auto;
  padding: 160px 0 50px 0;
  color: #fff;
  transition: all 0.4s ease;
  background-color: rgba(71, 15, 4, 0.8);
}
#menu-overlay h3 {
  display: none;
}
#menu-overlay .overlay-content {
  max-width: 90%;
  margin: 0 auto;
}
#menu-overlay .overlay-content .overlay-header button.close {
  position: fixed;
  z-index: auto;
  top: 105px;
  right: 74px;
  font-size: 30px;
  color: #470F2C;
  text-shadow: none;
}
@media (max-width: 992px) {
  #menu-overlay {
    padding: 80px 30px;
  }
  #menu-overlay .overlay-content {
    padding: 0;
    max-width: 100%;
  }
  #menu-overlay .overlay-content .overlay-header button.close {
    top: 75px;
    right: 25px;
  }
}
/* ==========================================================================
   SEARCH FORM
   ========================================================================== */
#search-form {
  position: fixed;
  z-index: 101;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: auto;
  padding: 160px 0 50px 0;
  color: #fff;
  transition: all 0.4s ease;
  background-color: rgba(71, 15, 4, 0.8);
}
#search-form h3 {
  display: none;
}
#search-form .overlay-content {
  max-width: 90%;
  margin: 0 auto;
}
#search-form .overlay-content .overlay-header button.close {
  position: fixed;
  z-index: auto;
  top: 105px;
  right: 74px;
  font-size: 30px;
  color: #470F2C;
  text-shadow: none;
}
#search-form legend {
  display: none;
}
#search-form .tx-indexedsearch-form .form-group label {
  display: none;
}
#search-form .input-group {
  margin: 0 auto;
}
#search-form .input-group #tx-indexedsearch-searchbox-sword, #search-form .input-group #orbis-search {
  height: 80px;
  line-height: 80px;
  border: 0;
  max-width: 100%;
  background-color: #fff;
}
#search-form .input-group .tx-indexedsearch-searchbox-button {
  display: block;
  position: relative;
  height: 80px !important;
  line-height: 80px !important;
  width: auto !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #000 !important;
  background-color: #fff;
}
#search-form .input-group .tx-indexedsearch-searchbox-button i {
  display: block;
  position: relative;
  height: 80px !important;
  line-height: 80px !important;
  font-size: 30px;
}

/* ==========================================================================
   Form
   ========================================================================== */
.form-control:focus, input:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #470F2C;
  color: #470F2C !important;
}

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=date],
form textarea,
form select,
form .select-selected {
  position: relative;
  display: block;
  border: 1px solid #000;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 100%;
  min-width: 200px;
  max-width: 600px;
  padding: 0 15px;
  color: #000;
  font-size: 25px !important;
  font-weight: 300 !important;
  line-height: 60px;
  margin-bottom: 25px;
}
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=select],
form input[type=date],
form input[type=submit],
form .btn.file {
  height: 60px;
}
form input[type=submit], form .btn.file {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
}
@media (min-width: 992px) {
  form input[type=submit], form .btn.file {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  form input[type=submit], form .btn.file {
    font-size: 30px;
  }
}
form select, form select.form-control {
  border: 1px solid #000 !important;
  height: 60px !important;
  padding: 0;
}
form textarea, form textarea.form-control {
  min-height: 150px;
  max-height: 450px;
  padding: 4px 8px !important;
  border: 1px solid #000;
}
form .form-text {
  font-size: 25px;
  color: #000;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important;
  font-weight: 300;
  opacity: 1;
  /* Firefox */
  font-size: 16px;
  text-transform: uppercase;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000 !important;
  font-size: 16px;
  text-transform: uppercase;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000 !important;
  font-size: 16px;
  text-transform: uppercase;
}

.btn, a.btn {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  position: relative;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0 25px;
  max-width: 400px;
  font-weight: 300;
  font-family: "source-sans-pro", Arial, sans-serif;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 6px 8px;
  background-size: 20px auto;
  white-space: initial;
}
@media (min-width: 992px) {
  .btn, a.btn {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .btn, a.btn {
    font-size: 30px;
  }
}
.btn i.fa, .btn i.fas, a.btn i.fa, a.btn i.fas {
  position: relative;
  z-index: 1;
  top: 1px;
  font-size: 25px;
}

.form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.form-group, .form-control {
  position: relative;
  clear: both;
  padding-bottom: 25px;
}
.form-group .input, .form-control .input {
  display: inline-block;
  width: 100%;
}
.form-group .input.checkbox, .form-control .input.checkbox {
  clear: both;
  position: relative;
  padding: 0;
  width: 90% !important;
}
.form-group .input.checkbox .form-check, .form-control .input.checkbox .form-check {
  padding: 0;
  position: relative;
}
.form-group .input.checkbox .form-check .form-check-label, .form-control .input.checkbox .form-check .form-check-label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  z-index: 1;
  left: 0;
  top: 5px;
}
.form-group .input.checkbox .form-check .form-check-label input, .form-control .input.checkbox .form-check .form-check-label input {
  position: absolute;
  top: 0;
  left: 0;
}
.form-group .input.checkbox .inputs-list, .form-control .input.checkbox .inputs-list {
  display: block;
}
.form-group .input.checkbox .inputs-list .form-check, .form-control .input.checkbox .inputs-list .form-check {
  display: block;
}
.form-group .input.checkbox .inputs-list .form-check label, .form-control .input.checkbox .inputs-list .form-check label {
  position: initial;
  display: block;
  z-index: auto;
}
.form-group .input.checkbox .inputs-list .form-check label input, .form-control .input.checkbox .inputs-list .form-check label input {
  position: relative;
  float: left;
  margin-right: 10px;
}
.form-group .input.checkbox .inputs-list .form-check label span, .form-control .input.checkbox .inputs-list .form-check label span {
  display: block;
}
.form-group .input.checkbox span.help-block, .form-control .input.checkbox span.help-block {
  display: inline-block;
  padding: 0;
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 1;
}

.frame.frame-type-form_formframework {
  text-align: left;
  position: relative;
  clear: both;
  border-bottom: 0;
  margin-bottom: 50px;
}
.frame.frame-type-form_formframework form {
  padding-top: 25px;
}
.frame.frame-type-form_formframework * {
  text-align: left;
}
.frame.frame-type-form_formframework legend, .frame.frame-type-form_formframework form > h2 {
  display: none;
}
.frame.frame-type-form_formframework .btn-group, .frame.frame-type-form_formframework .btn-group-vertical {
  margin: 0;
}

.form-row {
  margin: 0;
}

.form-submit {
  text-align: left;
}
.form-submit .btn-submit {
  margin-top: 25px;
}

#messageLength {
  width: 100%;
  text-align: right;
  font-size: 14px;
  transition: all 0.4s ease;
}

.msg {
  color: #470F2C;
}

/* ==========================================================================
   Custom Form Select
   ========================================================================== */
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  padding: 0;
  border: 0;
  font-size: 25px;
  font-weight: 500;
  color: #470F2C;
  height: 62px;
  background-color: #fff !important;
  min-width: 200px;
  max-width: 600px;
}

.custom-select select {
  display: none;
  /*hide original SELECT element:*/
}

.select-selected {
  color: #000 !important;
  background-color: #fff;
}

.select-selected:focus, .select-selected:hover {
  background-color: #470F2C;
  color: #000 !important;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../Icons/dropdown_open.svg);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
  right: 25px;
  top: 25px;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  background-image: url(../Icons/dropdown_close.svg);
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #000;
  padding: 0 25px;
  cursor: pointer;
  user-select: none;
  line-height: 60px;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.2);
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

/* ==========================================================================
   Custom Form Checkbox
   ========================================================================== */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 28px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #470F2C;
}

input:focus + .slider {
  box-shadow: 0 0 1px #470F2C;
}

input:checked + .slider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 30px;
}

.slider.round:before {
  border-radius: 50%;
}

/* ==========================================================================
   CE Elemente
   ========================================================================== */
/* --------------------------------------------------------------------------------------------------------
   Content Elements customized
   --------------------------------------------------------------------------------------------------------*/
.frame figcaption p, .frame figcaption * {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 14px !important;
  font-weight: initial;
}

.frame:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}

#content .frame.frame-default.frame-layout-0 {
  /* standard */
}
#content .frame.frame-default.frame-layout-1 {
  /* schmaler */
  max-width: 780px;
  margin: 0 auto;
}
.frame.frame-type-div {
  position: relative;
  z-index: -1;
}
.frame.frame-type-div .seperator hr {
  background-color: #fff !important;
}
.frame.frame-type-div .seperator.align-0 hr {
  transform: rotate(-4deg) !important;
}
.frame.frame-type-div .seperator.align-1 hr {
  transform: rotate(4deg) !important;
}

/* --------------------------------------------------------------------------------------------------------
   Content Elements
   --------------------------------------------------------------------------------------------------------*/
#content .ce-blockquote {
  position: relative;
  text-align: center;
}

.ce-gallery figure figcaption p, .ce-gallery figure figcaption * {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 14px !important;
  font-weight: initial;
}

.ce-gallery[data-ce-columns="1"] .ce-outer {
  width: 100%;
  float: none;
}
.ce-gallery[data-ce-columns="1"] .ce-outer .ce-inner {
  float: none;
  width: 100%;
}
.ce-gallery[data-ce-columns="1"] .ce-outer .ce-inner .ce-row {
  width: 100%;
}
.ce-gallery[data-ce-columns="1"] .ce-outer .ce-inner .ce-row .ce-column {
  width: 100% !important;
  position: relative;
  text-align: center;
}
.ce-gallery[data-ce-columns="1"] .ce-outer .ce-inner .ce-row .ce-column figure {
  display: inline-block;
}
.ce-gallery[data-ce-columns="1"] .ce-outer .ce-inner .ce-row .ce-column figure figcaption {
  width: 100%;
  text-align: left;
  display: inline-block;
}

.ce-gallery[data-ce-columns="2"] {
  width: 100%;
  margin-top: 25px;
}
.ce-gallery[data-ce-columns="2"] .ce-column {
  margin-left: -20px;
  margin-right: 20px;
  padding: 0 0 0 20px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border: 0;
  position: relative;
}
.ce-gallery[data-ce-columns="2"] .ce-column:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.ce-gallery[data-ce-columns="2"] .ce-column figure {
  position: relative;
  margin-bottom: 0;
}
.ce-gallery[data-ce-columns="2"] .ce-column figcaption {
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 300;
  padding: 6.25px 6.25px 6.25px 0;
}
.ce-gallery[data-ce-columns="2"] .ce-column figcaption p {
  margin: 0;
  padding: 0;
}
.ce-gallery[data-ce-columns="2"] .ce-column {
  width: 50% !important;
}
.ce-gallery[data-ce-columns="2"] .ce-column img {
  width: 100%;
  height: auto;
}

.ce-gallery[data-ce-columns="3"] {
  width: 100%;
  margin-top: 25px;
}
.ce-gallery[data-ce-columns="3"] .ce-column {
  margin-left: -20px;
  margin-right: 20px;
  padding: 0 0 0 20px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border: 0;
  position: relative;
}
.ce-gallery[data-ce-columns="3"] .ce-column:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.ce-gallery[data-ce-columns="3"] .ce-column figure {
  position: relative;
  margin-bottom: 0;
}
.ce-gallery[data-ce-columns="3"] .ce-column figcaption {
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 300;
  padding: 6.25px 6.25px 6.25px 0;
}
.ce-gallery[data-ce-columns="3"] .ce-column figcaption p {
  margin: 0;
  padding: 0;
}
.ce-gallery[data-ce-columns="3"] .ce-column {
  width: 33.333333% !important;
}
.ce-gallery[data-ce-columns="3"] .ce-column img {
  width: 100%;
  height: auto;
}

@media (max-width: 786px) {
  .frame .ce-textpic .ce-gallery {
    margin: 20px 0 20px 0;
    float: none !important;
  }
}
@media (max-width: 480px) {
  .frame .ce-textpic .ce-gallery {
    margin: 20px 0 20px 0;
    float: none !important;
  }
  .frame .ce-textpic .ce-gallery figure img {
    width: 100%;
    height: auto;
  }
}
/* --------------------------------------------------------------------------------------------------------
   Custom Content Elements
   --------------------------------------------------------------------------------------------------------*/
/* Imagegallery Produkte -------------------------------------------------------------------------------------------------------- */
.ce-imagegallery .row .imagegallery-item {
  position: relative;
  margin-bottom: 25px;
  display: flex;
}
.ce-imagegallery .row .imagegallery-item .imagegallery-item-body {
  position: relative;
  display: flex;
  cursor: pointer;
}
.ce-imagegallery .row .imagegallery-item .imagegallery-item-body figure {
  align-self: flex-end;
}
.ce-imagegallery .row .imagegallery-item .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ce-imagegallery .row .imagegallery-item .overlay header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+2,ffffff+99&1+2,1+85,0+100 */
  background: -moz-linear-gradient(left, white 2%, white 85%, rgba(255, 255, 255, 0.07) 99%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 2%, white 85%, rgba(255, 255, 255, 0.07) 99%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 2%, white 85%, rgba(255, 255, 255, 0.07) 99%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1);
  /* IE6-9 */
  padding: 10px 12px 6px 20px;
  top: 20px;
  position: relative;
}
.ce-imagegallery .row .imagegallery-item .overlay header h3 {
  margin: 0;
  padding: 0;
  color: #EEECED;
  font-size: 18px;
}
.ce-imagegallery .row .imagegallery-item .overlay header p {
  margin: 0;
  padding: 0;
}
.ce-imagegallery .row .imagegallery-item .overlay.overlay-1, .ce-imagegallery .row .imagegallery-item .overlay.overlay- {
  background-color: #EEECED;
}
.ce-imagegallery .row .imagegallery-item .overlay.overlay-2 {
  background-color: #EEECED;
}

/* CE HISTORY -------------------------------------------------------------------------------------------------------- */
.ce-history .history:first-child {
  border-right: 1px solid #000;
  min-width: 150px;
  white-space: nowrap;
}

@media (max-width: 575px) {
  .ce-history {
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding-bottom: 4px;
  }
  .ce-history .history:first-child {
    border-right: 0;
    width: 100%;
    white-space: nowrap;
  }
  .ce-history .history {
    padding-left: 0;
  }
}
/* BOOTSTRAP CAROUSEL / Slider Header -------------------------------------------------------------------------------------------------------- */
.carousel .carousel-indicators-wrapper {
  display: none;
}
.carousel .carousel-inner .carousel-item a {
  text-decoration: none;
}
.carousel .carousel-inner .carousel-item a *, .carousel .carousel-inner .carousel-item a:hover {
  text-decoration: none !important;
}
.carousel .carousel-inner .carousel-item .text {
  display: none;
}

@media (max-width: 320px) {
  .carousel-indicators-wrapper {
    display: none;
  }
}
@media (max-width: 767px) {
  .carousel .carousel-inner .carousel-item .text {
    width: 50%;
    height: auto;
    top: 30px;
    right: 0;
    padding: 10px;
  }
  .carousel .carousel-inner .carousel-item .text .desc {
    padding: 10px;
    top: 10px;
  }
  .carousel .carousel-inner .carousel-item .text .desc, .carousel .carousel-inner .carousel-item .text .desc p {
    font-size: 26px;
    line-height: 120%;
  }
  .carousel .carousel-inner .carousel-item .text .btn-more {
    font-size: 21px;
    line-height: 120%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel .carousel-inner .carousel-item .text {
    width: 40%;
    height: auto;
    top: 70px;
    padding: 10px;
  }
  .carousel .carousel-inner .carousel-item .text .desc {
    padding: 10px;
    top: 10px;
  }
  .carousel .carousel-inner .carousel-item .text .desc, .carousel .carousel-inner .carousel-item .text .desc p {
    font-size: 34px;
  }
  .carousel .carousel-inner .carousel-item .text .btn-more {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel .carousel-inner .carousel-item .text {
    width: 35%;
    height: auto;
    top: 100px;
  }
  .carousel .carousel-inner .carousel-item .text .desc, .carousel .carousel-inner .carousel-item .text .desc p {
    font-size: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .carousel .carousel-inner .carousel-item .text {
    width: 35%;
    height: auto;
    top: 100px;
  }
  .carousel .carousel-inner .carousel-item .text .desc, .carousel .carousel-inner .carousel-item .text .desc p {
    font-size: 55px;
  }
}
@media (min-width: 1400px) {
  .carousel .carousel-inner .carousel-item .text {
    width: 35%;
    height: auto;
    top: 120px;
  }
  .carousel .carousel-inner .carousel-item .text .desc, .carousel .carousel-inner .carousel-item .text .desc p {
    font-size: 70px;
  }
}
/* BOOTSTRAP Accordion -------------------------------------------------------------------------------------------------------- */
.ce-accordion {
  margin: 0;
  padding: 0;
}
.ce-accordion * {
  transition: all 0.4s ease;
}
.ce-accordion .card {
  border: 0;
  background: none;
}
.ce-accordion .card .card-header {
  background: none;
  padding: 0;
  border-top: 1px solid #470F2C;
  border-bottom: 0;
}
.ce-accordion .card .card-header .plus,
.ce-accordion .card .card-header .minus {
  color: #470F2C;
  background-color: #fff;
  padding: 10px;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  text-align: center;
  box-sizing: border-box;
  transition: 0.5s all ease-out;
  border-radius: 40px;
}
.ce-accordion .card .card-header .plus i,
.ce-accordion .card .card-header .minus i {
  font-size: 26px;
}
.ce-accordion .card .card-header .plus {
  opacity: 1;
  transform: rotate(0deg);
}
.ce-accordion .card .card-header *[aria-expanded=true] .plus {
  opacity: 0;
  transform: rotate(90deg);
}
.ce-accordion .card .card-header .minus {
  opacity: 0;
  transform: rotate(-90deg);
}
.ce-accordion .card .card-header *[aria-expanded=true] .minus {
  opacity: 1;
  transform: rotate(0deg);
  color: #fff;
  background-color: #470F2C;
}
@media (min-width: 1600px) {
  .ce-accordion .card .card-header .plus,
.ce-accordion .card .card-header .minus {
    padding: 5px;
  }
  .ce-accordion .card .card-header .plus i,
.ce-accordion .card .card-header .minus i {
    font-size: 26px;
  }
}
.ce-accordion .card .card-header h3 {
  position: relative;
  display: block;
  background: none;
  width: 100%;
  max-width: 100%;
  height: auto;
  text-align: left !important;
  text-decoration: none;
  padding: 24px 60px 24px 0;
  cursor: pointer;
}
.ce-accordion .card .card-body {
  background-color: rgba(255, 255, 255, 0.65);
  padding: 0;
}
.ce-accordion .card .card-body .row {
  margin: 0;
}
.ce-accordion .card .card-body .text {
  padding-left: 0;
}
@media (max-width: 991px) {
  .ce-accordion .card .card-body .img {
    padding: 0;
  }
  .ce-accordion .card .card-body .img figure {
    padding: 0;
  }
}
/* CE Button -------------------------------------------------------------------------------------------------------- */
.ce-button a {
  text-decoration: none !important;
}
.ce-button a.icon {
  padding-left: 65px !important;
}
.ce-button a.tel {
  position: absolute;
  z-index: 66;
  top: 7px;
  right: 70px;
  padding-left: 50px;
  display: block;
  color: #D8BF41;
  font-size: 28px;
  font-family: "aglet-sans", Arial, sans-serif;
  font-weight: 400;
  width: auto;
  text-decoration: none;
  background-image: url("../Icons/icon_phone_yellow.svg");
  background-size: 44px 51px;
  background-repeat: no-repeat;
  height: 60px;
  line-height: 47px;
  white-space: nowrap;
  top: initial;
  right: initial;
  background-position: 8px 14px;
  background-size: 50px 50px;
  background-image: url(../Icons/icon_phone_white.svg);
}
@media (max-width: 580px) {
  .ce-button a.tel {
    font-size: 14px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 20px;
    right: 133px;
    width: 40px;
  }
}

.ce-button {
  position: relative;
  display: block;
}
.ce-button a.btn-basic {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .ce-button a.btn-basic {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .ce-button a.btn-basic {
    font-size: 30px;
  }
}
.ce-button.btn-basic.center {
  text-align: center;
}
.ce-button.btn-basic.right {
  text-align: right;
}

.section.green .ce-button a.btn-basic {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  background-color: #470F2C;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
}
@media (min-width: 992px) {
  .section.green .ce-button a.btn-basic {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .section.green .ce-button a.btn-basic {
    font-size: 30px;
  }
}
.section.green .ce-button a.btn-basic i {
  color: #fff;
}

@media (min-width: 1px) and (max-width: 768px) {
  .ce-button {
    width: 100%;
  }
  .ce-button a.btn-basic {
    left: 0;
    width: 100%;
    font-size: 16px !important;
    background-size: 40px;
    background-position: 8px 20px;
  }
  .ce-button.right a.btn-basic {
    float: none;
  }
}
/* CE Contact -------------------------------------------------------------------------------------------------------- */
.ce-contact {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.ce-contact .ce-contact-content figure {
  position: relative;
  cursor: pointer;
}
.ce-contact .ce-contact-content figure figcaption {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #fff;
  display: none;
  padding: 10px 20px;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#000000", GradientType=0);
  /* IE6-9 */
}
.ce-contact .ce-contact-content figure figcaption .text, .ce-contact .ce-contact-content figure figcaption .text p {
  color: #fff !important;
  font-size: 14px !important;
  line-height: 110% !important;
}
.ce-contact .ce-contact-content figure:hover figcaption {
  display: block;
}

.ce-contact.team-b .ce-contact-content h3 .organisation {
  font-weight: 300;
}
.ce-contact.team-b .ce-contact-content figure figcaption {
  display: block;
}

/* CE Facts -------------------------------------------------------------------------------------------------------- */
.ce-fact {
  padding: 25px;
}
.ce-fact .inner {
  position: relative;
}
.ce-fact .inner span.separator {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 0;
  display: block;
  width: 2px;
  height: 80px;
  background-color: #fff;
}
/* CE Kachel -------------------------------------------------------------------------------------------------------- */
.ce-kachel {
  position: relative;
  margin-bottom: 50px;
}
.ce-kachel.mode-0 .inner {
  background-color: #470F2C;
}
.ce-kachel a {
  text-decoration: none !important;
}
.ce-kachel .inner {
  position: relative;
  height: 100%;
  color: #000;
  text-decoration: none !important;
}
.ce-kachel .inner figure {
  margin: 0;
}
.ce-kachel .inner header {
  padding: 25px 20px 0 25px;
}
.ce-kachel .inner header h3 {
  color: #000;
  margin: 0;
  padding: 0;
}
.ce-kachel .inner .body {
  padding: 25px 20px;
}
.ce-kachel .inner .body p {
  font-size: 16px !important;
  line-height: 160% !important;
}

/* CE Slider Content -------------------------------------------------------------------------------------------------------- */
.ce-slider-content {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
.ce-slider-content h3, .ce-slider-content h4 {
  padding: 0;
  margin: 0;
}
.ce-slider-content h4 {
  color: #EEECED;
  margin-bottom: 25px;
}
.ce-slider-content .row {
  margin: 0;
  padding: 0;
}
.ce-slider-content .row .col-sm-12:first-child {
  padding-left: 0;
}

/* CE Teaser -------------------------------------------------------------------------------------------------------- */
.ce-teaser {
  height: 100%;
  margin-top: 0;
  margin-bottom: 60px;
}
.ce-teaser * {
  transition: all 0.4s ease;
}
.ce-teaser h2, .ce-teaser h3, .ce-teaser h4, .ce-teaser h5, .ce-teaser h6 {
  margin-top: 0;
  padding-top: 0;
}
.ce-teaser .wrapper {
  position: relative;
  height: 100%;
  background-color: #EEECED;
}
.ce-teaser .info {
  position: relative;
  padding: 40px 45px 100px 45px;
}
.ce-teaser header {
  display: block;
  width: 100%;
}
.ce-teaser header h2, .ce-teaser header h3 {
  position: relative;
  margin-top: 0;
}
.ce-teaser .text {
  padding: 0;
  text-align: left;
}
.ce-teaser .btn-basic {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  position: absolute;
  bottom: 40px;
  left: 45px;
  text-wrap: none;
  max-width: initial;
}
@media (min-width: 992px) {
  .ce-teaser .btn-basic {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .ce-teaser .btn-basic {
    font-size: 30px;
  }
}
.ce-teaser figure {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
.ce-teaser figure .img-wrapper {
  position: relative;
}
@media (max-width: 991px) {
  .ce-teaser .wrapper {
    padding-bottom: 0;
  }
  .ce-teaser .wrapper .col.info {
    padding: 40px 15px 100px 15px;
  }
  .ce-teaser .btn-basic {
    left: 10px;
  }
}
/* CE Teaser-Info Störer -------------------------------------------------------------------------------------------------------- */
.ce-teaser-info {
  overflow: hidden;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.ce-teaser-info * {
  transition: all 0.4s ease;
  color: #470F2C;
}
.ce-teaser-info p {
  margin: 0 !important;
}
.ce-teaser-info .col-image {
  background-color: #c4d9d6;
}
.ce-teaser-info .col-text {
  background-color: #c4d9d6;
}
.ce-teaser-info .wrapper {
  position: relative;
  height: 100%;
}
.ce-teaser-info header {
  display: block;
  width: 100%;
}
.ce-teaser-info header h2, .ce-teaser-info header h3 {
  position: relative;
  margin-top: 0;
}
.ce-teaser-info header h2, .ce-teaser-info header h3 {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.ce-teaser-info .btn-more {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  background-color: #470F2C;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  color: #fff !important;
  border: 0;
}
@media (min-width: 992px) {
  .ce-teaser-info .btn-more {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .ce-teaser-info .btn-more {
    font-size: 30px;
  }
}
.ce-teaser-info .btn-more i {
  color: #fff;
}
.ce-teaser-info figure {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  height: 100%;
}
.ce-teaser-info figure img.img-fluid {
  height: 100%;
  width: 100%;
}
.ce-teaser-info figure figcaption {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  right: 0;
  width: 100%;
  min-height: 150px;
  padding: 25px;
}
.ce-teaser-info figure figcaption .wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 13% 25px 0 60%;
  text-align: right;
}
.ce-teaser-info figure figcaption .wrapper p, .ce-teaser-info figure figcaption .wrapper * {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 16px !important;
  text-transform: uppercase;
}
.ce-teaser-info.color-red * {
  color: #fff;
}
.ce-teaser-info.color-red .col-image {
  background-color: #470F2C;
}
.ce-teaser-info.color-red .col-text {
  background-color: #470F2C;
}
.ce-teaser-info.img-right figure figcaption {
  right: initial;
  left: 0;
}
.ce-teaser-info.img-right figure figcaption .wrapper {
  padding: 13% 60% 0 25px;
  text-align: left;
}

@media (max-width: 991px) {
  .ce-teaser-info .figcaption-container .wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0;
  }
  .ce-teaser-info .figcaption-container .wrapper p, .ce-teaser-info .figcaption-container .wrapper * {
    font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
  }
  .ce-teaser-info .col-image {
    padding: 0;
  }
  .ce-teaser-info .col-text {
    position: initial;
    top: initial;
    right: initial;
    width: 100%;
    height: auto;
  }
  .ce-teaser-info .col-text .wrapper {
    font-size: 20px;
  }
  .ce-teaser-info .col-text .wrapper p, .ce-teaser-info .col-text .wrapper * {
    font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
  }
  .ce-teaser-info .col-text .text {
    padding: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ce-teaser-info header h2, .ce-teaser-info header h3 {
    font-size: 24px;
    margin-bottom: 6px;
  }
  .ce-teaser-info p {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .ce-teaser-info .figcaption-container .wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0;
  }
  .ce-teaser-info .figcaption-container .wrapper p, .ce-teaser-info .figcaption-container .wrapper * {
    font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
  }
  .ce-teaser-info .col-image {
    padding: 0;
  }
  .ce-teaser-info .col-text {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    max-width: 1920px;
    clip-path: polygon(20% 40%, 100% 30%, 100% 100%, 0% 100%);
    padding: 10% 60px 20px 10%;
    display: flex;
    flex-flow: column nowrap;
  }
  .ce-teaser-info .col-text .wrapper {
    font-size: 20px;
  }
  .ce-teaser-info .col-text .wrapper p, .ce-teaser-info .col-text .wrapper * {
    font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
  }
  .ce-teaser-info .col-text .text {
    margin-top: auto;
  }
  .ce-teaser-info.img-right .col-text {
    right: initial;
    left: 0;
    clip-path: polygon(0 20%, 90% 40%, 100% 100%, 0% 100%);
    padding: 10% 10% 20px 60px;
  }
}
@media (min-width: 1200px) {
  .ce-teaser-info .col-text {
    padding: 10% 60px 40px 10%;
  }
}
/* Table -------------------------------------------------------------------------------------------------------- */
.ce-table td {
  border: 0;
  font-weight: 300;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 25px;
  padding: 0;
}

#content table.contenttable {
  width: 100%;
  margin: 0;
  border: 0;
  border-collapse: collapse !important;
}
#content table.contenttable th, #content table.contenttable th p, #content table.contenttable td, #content table.contenttable td p {
  font-size: 25px;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
}
#content table.contenttable th strong, #content table.contenttable th p strong, #content table.contenttable td strong, #content table.contenttable td p strong {
  font-weight: 600;
}
#content table.contenttable p {
  margin: 0;
  padding: 0;
}
#content table.contenttable thead th, #content table.contenttable thead th * {
  vertical-align: top;
  color: #000 !important;
  text-align: center;
  padding: 10px;
}
#content table.contenttable thead tr {
  border: 0;
}
#content table.contenttable tbody th {
  vertical-align: top !important;
  padding: 0 10px 0 0;
}
#content table.contenttable tbody th:first-child {
  width: 40%;
}
#content table.contenttable tbody tr {
  border-bottom: 1px solid #EEECED;
}
#content table.contenttable tbody tr:first-child {
  border-top: 1px solid #EEECED;
}
#content table.contenttable tbody td {
  vertical-align: top !important;
  padding: 2px 10px 2px 5px;
  border: 0;
  width: auto;
}
#content table.contenttable tbody td:first-child {
  width: 40%;
}
#content table.contenttable tbody td:last-child {
  white-space: nowrap;
}

/* SLICK Carousel -------------------------------------------------------------------------------------------------------- */
#content .container.ce-carousel-content {
  padding: 0 25px;
}
#content .container.ce-carousel-content .slick-carousel .slick-list .slick-track {
  display: flex;
}
#content .container.ce-carousel-content .slick-carousel .slick-list .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: flex-end;
  justify-content: center;
}
#content .container.ce-carousel-content .slick-carousel .slick-list .slick-track .slick-slide {
  padding: 10px;
}
#content .container.ce-carousel-content .slick-carousel .slick-list .slick-track .slick-slide figure figcaption {
  color: #000;
  font-size: 18px;
  margin-top: 25px;
  text-align: center;
  border-top: 1px solid #000;
  padding-top: 5px;
}

.slick-prev, .slick-next {
  top: initial;
  bottom: 50%;
  width: 26px;
  height: 50px;
  z-index: 999;
}

.slick-prev {
  left: -30px;
}

.slick-next {
  right: -30px;
}

.slick-prev:before {
  content: "\f053";
}

.slick-next:before {
  content: "\f054";
}

.slick-prev:before, .slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 1;
  opacity: 0.75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 5px;
  line-height: 35px;
}

@media (max-width: 600px) {
  #content .container.ce-carousel-content {
    padding: 25px 0px;
  }

  .slick-prev, .slick-next {
    bottom: -40px !important;
  }

  .slick-prev {
    left: 0;
  }

  .slick-next {
    right: 0;
  }
}
/* ==========================================================================
   tx_news
   ========================================================================== */
.page-navigation, .news-ajax-load-more.load-more {
  position: absolute !important;
  z-index: 1;
  left: -1000000px;
}

.spinner-overlay {
  text-align: center;
}

.news-list-view {
  position: relative;
  height: 100%;
}
.news-list-view .article {
  margin-bottom: 100px;
  padding-top: 25px;
  position: relative;
  height: 100%;
}
.news-list-view .article.active {
  background-color: #EEECED;
}
.news-list-view .article figure {
  position: relative;
}
.news-list-view .article figure img {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.news-list-view .article .teaser-text {
  padding-bottom: 50px;
}
.news-list-view .article .news-media-wrap {
  margin-top: 25px;
}
.news-list-view a.read-more {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  background-color: #470F2C;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  color: #470F2C !important;
  font-weight: 25px;
  background-image: url(../Icons/icon_arrow_blue_next.svg);
}
@media (min-width: 992px) {
  .news-list-view a.read-more {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .news-list-view a.read-more {
    font-size: 30px;
  }
}
.news-list-view a.read-more i {
  color: #fff;
}

.news-carousel-view .carousel-wrapper {
  padding: 0;
}
.news-carousel-view .carousel-wrapper .owl-carousel {
  position: relative;
  padding: 0;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer {
  position: relative;
  padding: 0;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage {
  position: relative;
  padding: 0;
  display: flex;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  width: 33.34%;
  position: relative;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article {
  display: flex;
  height: 100%;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 60px;
  margin: 5px;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .news-list-date {
  margin-bottom: 12.5px;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner figure {
  width: 100%;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner figure img {
  margin: 0 auto;
  width: 280px;
  height: 280px;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text {
  padding: 12.5px;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header {
  margin: 0 0 12.5px 0;
  padding: 0;
  color: #000;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header span {
  margin: 0;
  padding: 0;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .teaser-text *, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .teaser-text span, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .teaser-text p, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .teaser-text h3, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .teaser-text li, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .info *, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .info span, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .info p, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .info h3, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .info li, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header *, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header span, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header p, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header h3, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header li {
  color: #000;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .teaser-text a i.fa, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .info a i.fa, .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .text .header a i.fa {
  position: relative;
  top: 1px;
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .btn-more {
  position: absolute;
  bottom: 60px;
  left: 60px;
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  background-color: #470F2C;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  background-image: url(../Icons/icon_arrow_blue_next.svg);
  color: #470F2C !important;
}
@media (min-width: 992px) {
  .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .btn-more {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .btn-more {
    font-size: 30px;
  }
}
.news-carousel-view .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .article .inner .btn-more i {
  color: #fff;
}
.news-carousel-view .owl-nav {
  position: absolute;
  z-index: 1;
  top: -100px;
  right: 0px;
  width: 180px;
}
.news-carousel-view .owl-nav button {
  width: 80px;
  height: 80px;
  position: absolute;
  border: 1px solid #470F2C !important;
  display: block;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.news-carousel-view .owl-nav button i {
  display: none;
}
.news-carousel-view .owl-nav button span {
  position: absolute;
  left: -10000px;
}
.news-carousel-view .owl-nav button.owl-next {
  right: 0;
  background-image: url(../Icons/icon_arrow_blue_next.svg);
}
.news-carousel-view .owl-nav button.owl-prev {
  left: 0;
  background-image: url(../Icons/icon_arrow_blue_prev.svg);
}

.news.news-single .header {
  margin: 25px 0;
}
.news.news-single .header span {
  margin-bottom: 25px;
}
.news.news-single .header .news-list-category {
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.news.news-single .content {
  padding-left: 0;
}
.news.news-single .article .media {
  margin: 25px 0;
}
.news.news-single .article .news-single-author {
  display: block;
  font-size: 20px;
  font-family: "source-sans-pro", Arial, sans-serif;
  margin: 25px 0;
  position: relative;
  bottom: 25px;
}
.news.news-single .article .news-img-wrap .news-img-caption p, .news.news-single .article .news-img-wrap .news-img-caption * {
  font-family: "source-sans-pro", Arial, sans-serif;
  font-size: 14px !important;
  font-weight: initial;
}
.news.news-single .article .news-backlink-wrap {
  margin-top: 25px;
  text-align: center;
}
.news.news-single .article .news-backlink-wrap .btn {
  margin: 0 auto;
}
.news.news-single .news-related-wrap {
  margin-top: 60px !important;
}
.news.news-single .news-related-wrap .news-related-files ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0 !important;
}
.news.news-single .news-related-wrap .news-related-files a.btn-basic {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
}
@media (min-width: 992px) {
  .news.news-single .news-related-wrap .news-related-files a.btn-basic {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .news.news-single .news-related-wrap .news-related-files a.btn-basic {
    font-size: 30px;
  }
}

@media (max-width: 992px) {
  .news-list-view .article {
    margin-bottom: 200px !important;
  }
  .news-list-view .article h3, .news-list-view .article h3 * {
    font-size: 26px !important;
  }

  .news-carousel-view .carousel-wrapper {
    padding-top: 60px;
  }

  .news-carousel-view .owl-nav {
    width: 100%;
    top: -60px;
  }
  .news-carousel-view .owl-nav button {
    width: 60px;
    height: 60px;
  }
}
.news-search-form label {
  left: 10px;
}
.news-search-form input.form-control {
  background-color: #fff;
}

.news-search-result .count-msg {
  text-align: center;
  padding: 0 25px 25px 25px;
  font-weight: 600;
}

/* ==========================================================================
   FE Login
   ========================================================================== */
.tx-felogin-pi1 form {
  max-width: 300px;
  margin: 25px 0 25px 0;
}
.tx-felogin-pi1 form legend {
  display: none;
}

/* ==========================================================================
   Indexed Search
   ========================================================================== */
.tx-indexedsearch-searchbox form {
  margin-bottom: 30px;
}
.tx-indexedsearch-searchbox form fieldset legend {
  display: none;
}
.tx-indexedsearch-searchbox form fieldset .input-group input.tx-indexedsearch-searchbox-sword {
  border-right: 0;
}
.tx-indexedsearch-searchbox a.btn-basic {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  border-color: #000;
}
@media (min-width: 992px) {
  .tx-indexedsearch-searchbox a.btn-basic {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .tx-indexedsearch-searchbox a.btn-basic {
    font-size: 30px;
  }
}

.tx-indexedsearch-searched {
  clear: both;
  margin: 30px 0;
  text-align: center;
  border: 1px solid #EEECED;
}

.tx-indexedsearch-browsebox {
  margin: 50px 0 !important;
  padding: 25px !important;
  position: relative !important;
  clear: both !important;
  width: 100% !important;
  text-align: center;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.tx-indexedsearch-browsebox > ul {
  display: inline-block !important;
  width: auto !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
  list-style-image: none;
}
.tx-indexedsearch-browsebox > ul:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.tx-indexedsearch-browsebox > ul li {
  margin: 0 10px 0 0 !important;
  padding: 0;
  float: left;
  list-style-type: none;
  background: none;
  display: block !important;
  font-size: 25px;
  font-weight: normal;
  height: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle !important;
}
.tx-indexedsearch-browsebox > ul li a {
  display: block;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0 10px;
  border: 0;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background: none;
  color: #000;
}
.tx-indexedsearch-browsebox > ul li a:hover {
  background: none;
  color: #EEECED;
}
.tx-indexedsearch-browsebox > ul li.previous a {
  text-align: left;
  width: auto;
  margin-right: 25px;
  font-size: 40px;
  font-weight: 600;
  position: relative;
  bottom: 5px;
  border-bottom: 7px solid #EEECED;
  padding-bottom: 10px;
}
.tx-indexedsearch-browsebox > ul li.next a {
  text-align: right;
  width: auto;
  margin-left: 25px;
  font-size: 40px;
  font-weight: 600;
  position: relative;
  bottom: 5px;
  border-bottom: 7px solid #EEECED;
  padding-bottom: 10px;
}
.tx-indexedsearch-browsebox > ul li.current, .tx-indexedsearch-browsebox > ul li.tx-indexedsearch-browselist-currentPage {
  display: block;
  height: 30px;
  padding: 0 10px;
  width: auto;
  border: 0;
  cursor: pointer;
  background: none;
  color: #EEECED;
}
.tx-indexedsearch-browsebox > ul li.current a, .tx-indexedsearch-browsebox > ul li.tx-indexedsearch-browselist-currentPage a {
  color: #EEECED;
}
@media (max-width: 480px) {
  .tx-indexedsearch-browsebox {
    padding: 0 !important;
  }
  .tx-indexedsearch-browsebox .f3-widget-paginator li.previous a {
    margin-right: 0;
  }
  .tx-indexedsearch-browsebox .f3-widget-paginator li.next a {
    margin-left: 0;
  }
}

.tx-indexedsearch-res {
  margin-bottom: 25px;
  border-bottom: 1px solid #000;
  padding-bottom: 25px;
}
.tx-indexedsearch-res h3 {
  position: relative;
}
.tx-indexedsearch-res h3 .tx-indexedsearch-title a {
  font-family: "aglet-sans", Arial, sans-serif;
  line-height: 120%;
  font-size: 40px;
  font-weight: 400;
  margin: 25px 0;
  padding: 0;
  color: #000;
  text-decoration: none;
  font-size: 40px !important;
}
.tx-indexedsearch-res .tx-indexedsearch-percent {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  background: #470F2C;
  color: #fff;
  padding: 0 3px;
  font-size: 25px;
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
}

.tx-indexedsearch-advanced.form-control {
  margin: 30px 0 0 0;
}
.tx-indexedsearch-advanced.form-control label {
  width: 100%;
}

/* ==========================================================================
   Orbis Search
   ========================================================================== */
/* ==========================================================================
    Cookie Hint
   ========================================================================== */
.cc_banner-wrapper .cc_message {
  color: #EEECED !important;
  font-size: 15px;
  line-height: 140%;
}
.cc_banner-wrapper .cc_message .cc_more_info {
  color: #EEECED !important;
  font-size: 13px;
  text-decoration: underline;
  padding-left: 0;
  display: block;
  margin-top: 20px;
}

/* ==========================================================================
    Social GDPR
   ========================================================================== */
.social-gdpr-youtube-iframe .social-gdpr-youtube-video .social-gdpr-youtube-iframe-disarmed .social-gdpr-youtube-iframe-notice {
  background-color: rgba(255, 255, 255, 0.65);
}
.social-gdpr-youtube-iframe .social-gdpr-youtube-video .social-gdpr-youtube-iframe-disarmed .social-gdpr-youtube-iframe-notice p {
  color: #000;
}
.social-gdpr-youtube-iframe .social-gdpr-youtube-video .social-gdpr-youtube-iframe-disarmed .social-gdpr-youtube-iframe-notice p, .social-gdpr-youtube-iframe .social-gdpr-youtube-video .social-gdpr-youtube-iframe-disarmed .social-gdpr-youtube-iframe-notice p a {
  font-size: 13px !important;
}

/* ==========================================================================
    dpn_glossary
   ========================================================================== */
nav.chars {
  margin: 0 0 25px 0;
}
nav.chars ul {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}
nav.chars ul li {
  list-style: none;
}
nav.chars ul li a {
  padding: 4px !important;
  margin-right: 2px;
  text-decoration: none !important;
  background-color: #fff;
  transition: all 0.2s ease;
  border: 1px solid #470F2C;
  color: #470F2C !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font-size: 15px;
}
nav.chars ul li a:hover {
  background-color: #470F2C;
  color: #470F2C !important;
}
nav.chars ul li a.active {
  background-color: #470F2C !important;
  color: #fff !important;
}
nav.chars ul li:last-child > a {
  margin-right: 0;
}

.dpnglossary-list {
  margin-bottom: 30px;
}
.dpnglossary-list .dpnglossary-teaser {
  margin-bottom: 25px;
}
.dpnglossary-list .dpnglossary-teaser .inner {
  border: 1px solid #470F2C;
  padding: 25px;
  background-color: #470F2C;
}
.dpnglossary-list .dpnglossary-teaser.active {
  top: 0 !important;
  left: 0 !important;
  transition: all 0.2s ease;
}

.dpnglossary-list.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dpnglossary-list.row > [class*=col-] {
  display: flex;
  flex-direction: column;
}

.dpnglossary.details img {
  margin: 0 5px 5px 5px;
  border: 3px solid #fefefe;
}

.dpnglossary.details.row {
  margin: 0;
  padding: 0;
  position: relative;
}

.dpnglossary-item a.dpnglossary.link {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  border: 0;
  background-position: 0 center;
  padding-left: 30px;
  background-size: 25px;
  font-size: 25px !important;
  height: auto;
  line-height: 120%;
}
@media (min-width: 992px) {
  .dpnglossary-item a.dpnglossary.link {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .dpnglossary-item a.dpnglossary.link {
    font-size: 30px;
  }
}

/* ==========================================================================
    Cookieman
   ========================================================================== */
#cookieman-modal .modal-dialog .modal-content {
  text-align: initial;
}
#cookieman-modal .modal-dialog .modal-content .modal-header {
  padding: 25px 25px 0 25px !important;
}
#cookieman-modal .modal-dialog .modal-content .modal-body {
  text-align: initial;
  font-size: 14px;
  line-height: 130%;
}
#cookieman-modal .modal-dialog .modal-content .modal-body a {
  color: #470F2C;
}
#cookieman-modal .modal-dialog .modal-content .modal-footer .btn {
  background-color: #fff;
}

@media (max-width: 991px) {
  #cookieman-modal .modal-dialog .modal-content .modal-footer {
    display: initial;
  }
  #cookieman-modal .modal-dialog .modal-content .modal-footer .btn {
    font-size: 14px !important;
    width: 100%;
    display: block;
    margin: 10px 0;
  }
}
.fade-in {
  animation: fadeIn ease 1s;
  -webkit-animation: fadeIn ease 1s;
  -moz-animation: fadeIn ease 1s;
  -o-animation: fadeIn ease 1s;
  -ms-animation: fadeIn ease 1s;
}

.fade-in-page {
  animation: fadeIn ease 1.5s;
  -webkit-animation: fadeIn ease 1.5s;
  -moz-animation: fadeIn ease 1.5s;
  -o-animation: fadeIn ease 1.5s;
  -ms-animation: fadeIn ease 1.5s;
}

.fade-in-bg {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(0deg);
  }
  85% {
    transform: rotate(5deg);
  }
  95% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInRight {
  from {
    transform: translate(-10%, 0);
    opacity: 0;
  }
  to {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes smallBounce {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  2.5%, 5% {
    transform: scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -7deg);
  }
  7.5%, 12.5%, 18.75%, 22.5% {
    transform: scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, 7deg);
  }
  10%, 15%, 20% {
    transform: scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, -7deg);
  }
  25%, 100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #00ad9c;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin: 20px auto;
}

body a:focus-visible {
  color: #470F2C;
}
body a:focus-visible i.fa {
  color: #470F2C;
}
body a:focus-visible, body button:focus-visible {
  outline: 2px groove #EEECED !important;
  outline-offset: 2px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  transition: all 0.4s ease;
}

a:focus-visible figure.image, a:focus-visible img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
a:focus-visible img {
  filter: brightness(1.2);
}
a:focus-visible #logo img {
  box-shadow: none;
}

.access-text {
  position: absolute;
  right: 100000px;
  top: 100000px;
}

nav ul li a:focus-visible {
  text-decoration: underline;
}

/* Hilfsnavigation ('unsichtbare' Sprungmarken) */
nav.jump {
  position: absolute;
  z-index: 999999;
  top: 0;
  left: 0;
}
nav.jump ol {
  padding: 0;
}
nav.jump ol li {
  display: inline;
  list-style: none;
}
nav.jump ol li a:link, nav.jump ol li a:visited, nav.jump ol li a:hover {
  height: 1em;
  left: -400em;
  top: -50px;
  position: absolute;
  z-index: 999999;
  outline: 2px groove #000 !important;
  outline-offset: 0;
  padding: 25px;
}
nav.jump ol li a:active, nav.jump ol li a:focus-visible {
  background-color: white !important;
  color: black !important;
  font-weight: bold;
  height: auto;
  left: 25px;
  top: 25px;
  text-align: center;
  -webkit-box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.2);
}

#header nav.service ul li a:focus-visible {
  background-color: #EEECED;
  color: #fff;
  outline: none;
  outline-offset: 0;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
  text-decoration: none;
}

#page.contrast-increase .ce-teaser.t3tpl-green {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}
#page.contrast-increase .container.ce-carousel-content {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}
#page.contrast-increase .slick-prev::before, #page.contrast-increase .slick-next::before {
  transition: all 0.4s ease;
  color: #000 !important;
}
#page.contrast-increase .search-form .input-group .btn {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}
#page.contrast-increase .nav.top ul.nav > li > a.fst:hover,
#page.contrast-increase nav.top ul.nav > li.active > a.fst {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}
#page.contrast-increase .nav.top ul.nav ul.lvl-2.dropdown-menu {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}
#page.contrast-increase #footer-top {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}
#page.contrast-increase #footer-service {
  transition: all 0.4s ease;
  background-color: #EEECED !important;
}

/* Leichte Sprache */
.cookie-consent-container {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  font-family: "source-sans-pro", Arial, sans-serif;
  font-weight: 300;
  color: #470F2C;
  line-height: 110%;
}

.cookie-consent-container *,
.cookie-consent-container .footer-links,
.show-details text-center .show-details {
  font-size: 16px !important;
}

.cookie-consent-container .detail {
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.cookie-consent-container .detail.open {
  height: auto;
  width: 100%;
  visibility: visible;
  opacity: 1;
  overflow: auto;
  display: block;
  margin-bottom: 15px;
  transition: all 0.5s ease-in-out;
}

.cookie-consent-container .text-center {
  text-align: center;
}

.cookie-consent-container p {
  margin: 0 0 15px 0;
}

.cookie-consent-container a, .cookie-consent-container a:visited, .cookie-consent-container a:active, .cookie-consent-container a:focus, .cookie-consent-container a:focus:active {
  color: #000;
  text-decoration: none;
}

.cookie-consent-container a:hover, .cookie-consent-container a:visited:hover, .cookie-consent-container a:active:hover, .cookie-consent-container a:focus:hover, .cookie-consent-container a:focus:active:hover {
  transition: all 0.5s ease-in-out;
}

.cookie-consent-container a.show-details, .cookie-consent-container a:visited.show-details, .cookie-consent-container a:active.show-details, .cookie-consent-container a:focus.show-details, .cookie-consent-container a:focus:active.show-details {
  display: block;
  position: relative;
  padding-right: 20px;
  margin-bottom: 10px;
}

@media all and (min-width: 660px) {
  .cookie-consent-container a.show-details, .cookie-consent-container a:visited.show-details, .cookie-consent-container a:active.show-details, .cookie-consent-container a:focus.show-details, .cookie-consent-container a:focus:active.show-details {
    margin-bottom: 15px;
  }
}
.cookie-consent-container a.show-details:after, .cookie-consent-container a:visited.show-details:after, .cookie-consent-container a:active.show-details:after, .cookie-consent-container a:focus.show-details:after, .cookie-consent-container a:focus:active.show-details:after {
  content: "";
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  margin: 7px 0 0 5px;
  position: absolute;
  top: 0;
}

.cookie-consent-container a.show-details:hover:after, .cookie-consent-container a:visited.show-details:hover:after, .cookie-consent-container a:active.show-details:hover:after, .cookie-consent-container a:focus.show-details:hover:after, .cookie-consent-container a:focus:active.show-details:hover:after {
  transition: all 0.5s ease-in-out;
  border-color: #000 transparent transparent transparent;
}

.cookie-consent-container a.show-details .less, .cookie-consent-container a:visited.show-details .less, .cookie-consent-container a:active.show-details .less, .cookie-consent-container a:focus.show-details .less, .cookie-consent-container a:focus:active.show-details .less {
  display: none;
}

.cookie-consent-container a.show-details.open .more, .cookie-consent-container a:visited.show-details.open .more, .cookie-consent-container a:active.show-details.open .more, .cookie-consent-container a:focus.show-details.open .more, .cookie-consent-container a:focus:active.show-details.open .more {
  display: none;
}

.cookie-consent-container a.show-details.open .less, .cookie-consent-container a:visited.show-details.open .less, .cookie-consent-container a:active.show-details.open .less, .cookie-consent-container a:focus.show-details.open .less, .cookie-consent-container a:focus:active.show-details.open .less {
  display: inline-block;
}

.cookie-consent-container a.show-details.open:after, .cookie-consent-container a:visited.show-details.open:after, .cookie-consent-container a:active.show-details.open:after, .cookie-consent-container a:focus.show-details.open:after, .cookie-consent-container a:focus:active.show-details.open:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(1800deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.cookie-consent-container .label {
  color: #470F2C;
  font-weight: 300;
  display: inline-block;
  margin: 0 0 12px 0;
  position: relative;
  padding: 0 0 0 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cookie-consent-container .label.partially-checked .checkmark {
  background-color: #470F2C;
}

.cookie-consent-container .label.partially-checked .checkmark:after {
  display: none;
}

.cookie-consent-container .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.cookie-consent-container .label input:checked ~ .checkmark {
  background-color: #470F2C !important;
}

.cookie-consent-container .label input:checked ~ .checkmark:after {
  display: block;
}

.cookie-consent-container .label input:disabled:checked ~ .checkmark {
  opacity: 0.6;
}

.cookie-consent-container .label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background: #eee;
  border: 1px solid #bfbfbf;
}

.cookie-consent-container .label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 0;
  width: 7px;
  height: 15px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cookie-consent-container .consent-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
  width: 90%;
  height: 590px;
  max-height: calc(100vh - 50px);
  min-height: 295px;
  margin: auto;
  padding: 1em;
  background-color: #fff;
  overflow-y: auto;
  -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}
.cookie-consent-container .consent-modal a:hover {
  color: #D8BF41;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal {
    height: 460px;
  }
}
@media all and (min-width: 900px) {
  .cookie-consent-container .consent-modal {
    height: 448px;
    max-height: calc(100vh - 100px);
  }
}
.cookie-consent-container .consent-modal .option-wrapper {
  background: #eee;
  padding: 15px;
  margin-bottom: 15px;
}

.cookie-consent-container .consent-modal .option-wrapper:last-child {
  margin-bottom: 0;
}

.cookie-consent-container .consent-modal .option-wrapper p:last-child {
  margin-bottom: 0;
}

.cookie-consent-container .consent-modal .option-wrapper .option-headline {
  display: block;
  font-weight: 600;
  margin-bottom: 4px;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper {
  margin-bottom: 10px;
  border-bottom: 2px solid #afafaf;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper:last-child {
  margin-bottom: 0;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail {
  border-bottom: 1px solid #ddd;
  padding: 10px 5px;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail:last-child {
  border-bottom: none;
  padding-bottom: 6px;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option {
  background: #dedede;
  font-weight: 400;
  transition: all ease-in-out 0.5s;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option:hover {
  background: #d4d0d0;
  transition: all ease-in-out 0.5s;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option:hover ~ .option-detail {
  background: #f3f3f3;
  transition: all ease-in-out 0.5s;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option .label {
  color: #470F2C;
  text-align: left;
  font-weight: 400;
  min-height: 24px;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-title {
  font-weight: 400;
  width: 100%;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-title {
    width: 30%;
  }
}
.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-value {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-value {
    width: 69%;
  }
}
.cookie-consent-container .consent-modal .option-wrapper .label {
  margin-bottom: 0;
  padding: 0 20px 0 0;
  width: 100%;
}

.cookie-consent-container .consent-modal .option-wrapper .label .checkmark {
  right: 0;
  left: inherit;
  background: #eee;
  border: 1px solid #bfbfbf;
}

.cookie-consent-container .consent-modal .option-wrapper .label input:checked ~ .checkmark {
  background-color: #470F2C;
}

.cookie-consent-container .consent-modal .cookie-headline {
  margin: 0 0 15px 0;
  color: #470F2C;
  display: block;
  font-weight: 400;
}

.cookie-consent-container .consent-modal.open {
  max-width: 750px;
  height: calc(100vh - 50px);
}

.cookie-consent-container .consent-modal .options {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

.cookie-consent-container .consent-modal .options li {
  margin-bottom: 5px;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal .options li {
    width: 49%;
    display: inline-block;
  }
}
.cookie-consent-container .consent-modal .footer-links {
  display: block;
  width: 100%;
}
.cookie-consent-container .consent-modal .footer-links a {
  color: #470F2C;
  font-weight: 300;
}
.cookie-consent-container .consent-modal .footer-links a:hover {
  color: #470F2C;
}

.cookie-consent-container .buttons {
  margin-bottom: 10px;
}

@media all and (min-width: 660px) {
  .cookie-consent-container .buttons {
    margin-bottom: 10px;
  }
}
.cookie-consent-container .buttons .btn {
  display: inline-block;
  text-decoration: none;
  text-align: initial;
  font-size: 25px !important;
  font-weight: 400;
  color: #fff;
  padding: 24px;
  line-height: 120%;
  font-family: "aglet-sans", Arial, sans-serif;
  background-color: #470F2C;
  border: 0;
  min-height: 74px;
  position: relative;
  cursor: pointer;
  clear: both;
  line-height: 100%;
  border: 0;
  text-align: center;
  color: #000 !important;
  text-transform: initial !important;
  font-size: 20px !important;
  padding: 10px !important;
  height: auto !important;
  width: 100% !important;
  max-width: initial !important;
  min-height: initial !important;
}
@media (min-width: 992px) {
  .cookie-consent-container .buttons .btn {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  .cookie-consent-container .buttons .btn {
    font-size: 30px;
  }
}
.cookie-consent-container .buttons .btn:hover {
  color: #fff !important;
}
.cookie-consent-container .buttons .btn.select-all {
  color: #fff !important;
}

.cookie-consent-container .buttons .btn:hover {
  transition: all 0.5s ease-in-out;
}

.cookie-consent-container .buttons .btn--primary {
  background: #470F2C !important;
  color: #fff;
  border: 1px solid #470F2C !important;
  margin-bottom: 10px #470F2C !important;
}

.cookie-consent-container .buttons .btn--primary:hover {
  background-color: #470F2C;
  border: 1px solid #D8BF41 !important;
}

.cookie-consent-container .buttons .btn--secondary {
  background: transparent;
  color: #470F2C;
  background-color: #470F2C;
  border: 1px solid #470F2C !important;
}

.cookie-consent-container .buttons .btn--secondary:hover {
  background-color: #470F2C !important;
  border: 1px solid #470F2C !important;
  opacity: 1;
}

.cookie-consent-settings {
  margin-bottom: 10px;
}

.cookie-consent-settings .detail {
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.cookie-consent-settings .detail.open {
  height: auto;
  width: 100%;
  visibility: visible;
  opacity: 1;
  overflow: auto;
  display: block;
  margin-bottom: 15px;
  transition: all 0.5s ease-in-out;
}

button.accept {
  background-color: #EEECED;
  color: #470F2C !important;
}

button.accept:hover {
  color: #fff !important;
}

@media (max-width: 580px) {
  #header .container .menu a.tel span {
    display: none;
  }
  #header .container .menu #nav-toggle {
    right: 0 !important;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  .btn-top {
    bottom: 0;
  }

  #header .container .menu a.logo-header img {
    height: 24px;
    top: 8px;
  }
  #header .container .menu a.tel {
    position: absolute;
    z-index: 66;
    top: 7px;
    right: 70px;
    padding-left: 50px;
    display: block;
    color: #D8BF41;
    font-size: 28px;
    font-family: "aglet-sans", Arial, sans-serif;
    font-weight: 400;
    width: auto;
    text-decoration: none;
    background-image: url("../Icons/icon_phone_yellow.svg");
    background-size: 44px 51px;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 47px;
    white-space: nowrap;
  }

  /* CE Elemente */
  /* Modals */
}
@media (min-width: 1px) and (max-width: 768px) and (max-width: 580px) {
  #header .container .menu a.tel {
    font-size: 14px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 20px;
    right: 133px;
    width: 40px;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  #header .container .menu #nav-toggle {
    position: absolute;
    z-index: 12;
    top: 29px;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  nav.lang {
    right: 50px !important;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  #header-image .logo-container h1, #header-image .logo-container h2, #header-image .logo-container h3, #header-image .logo-container h4, #header-image .logo-container h5, #header-image .logo-container h6, #header-image .logo-container p {
    font-size: 16px !important;
  }
  #header-image .logo-container .logo-header {
    display: none;
  }
  #header-image .logo-container #claim {
    display: none;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  #header-separator {
    display: none;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  #content .stoerer-container {
    clip-path: polygon(0 37%, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    top: -110px;
    height: 130px;
    right: 0;
    padding: 40px 20px 20px 20px;
    -webkit-border-radius: initial;
    border-radius: initial;
    width: 100%;
    text-align: right;
  }
  #content .stoerer-container #stoerer {
    width: 100%;
  }
  #content .stoerer-container h1, #content .stoerer-container h2, #content .stoerer-container h3, #content .stoerer-container h4, #content .stoerer-container h5, #content .stoerer-container h6 {
    font-size: 28px !important;
    font-weight: 600;
    line-height: 110%;
    text-align: right;
  }
  #content .stoerer-container p {
    font-size: 20px;
    line-height: 110%;
  }
  #content .stoerer-container a.tel {
    display: inline-block;
    text-align: right;
    width: 100%;
    top: initial;
    right: initial;
    padding-right: 24px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    background-size: 20px;
    background-position: top 5px right 0;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  .modal-dialog {
    max-width: 90% !important;
    margin: 25px auto;
  }
  .modal-dialog .modal-content {
    background-color: #fff;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  body #content .bodytext,
body #content p,
body #content p a,
body ul li,
body ol li,
body,
.mail {
    font-size: 16px;
  }

  body a,
body .external-link,
body .internal-link,
body .mail {
    font-size: 16px;
  }

  h1 {
    font-size: 30px;
    margin-bottom: 120px;
  }

  h2 {
    font-size: 42px;
    margin-bottom: 24px;
  }

  h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  h5, h6 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  #page {
    padding-top: 60px;
  }

  #header {
    top: 0;
    left: 0;
    padding-left: 25px;
  }
  #header .container {
    max-width: 100%;
  }
  #header .container .menu a.logo-header img {
    height: 30px;
    top: 8px;
  }
  #header .container .menu a.tel {
    position: absolute;
    z-index: 66;
    top: 7px;
    right: 70px;
    padding-left: 50px;
    display: block;
    color: #D8BF41;
    font-size: 28px;
    font-family: "aglet-sans", Arial, sans-serif;
    font-weight: 400;
    width: auto;
    text-decoration: none;
    background-image: url("../Icons/icon_phone_yellow.svg");
    background-size: 44px 51px;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 47px;
    white-space: nowrap;
    font-size: 20px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 34px;
    right: 180px;
  }
}
@media (min-width: 1px) and (max-width: 991px) and (max-width: 580px) {
  #header .container .menu a.tel {
    font-size: 14px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 20px;
    right: 133px;
    width: 40px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #header .container .menu #nav-toggle {
    position: absolute;
    z-index: 12;
    top: 29px;
    right: 10px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  nav.lang {
    right: 70px;
    top: 8px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #header-image .logo-container {
    top: 45%;
  }
  #header-image .logo-container .logo-header .logo {
    height: 70px;
    width: auto;
  }
  #header-image .logo-container .claim h1, #header-image .logo-container h2, #header-image .logo-container h3, #header-image .logo-container h4, #header-image .logo-container h5, #header-image .logo-container h6, #header-image .logo-container p {
    font-size: 23px;
    line-height: 40px;
    padding-top: 25px;
  }
  #header-image .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  #header-image .btn-bottom {
    display: none;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #content {
    padding-top: 0;
  }
  #content #header-separator {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    height: 50px;
    top: inherit;
  }
  #content .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #content .container .container {
    padding-left: 0;
    padding-right: 0;
  }
  #content .sidebar {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #footer * {
    font-size: 16px;
  }
  #footer .footer-wrapper .logo {
    padding-bottom: 60px;
  }
  #footer .btn-top {
    width: 60px;
    height: 60px;
    cursor: pointer;
    clip-path: polygon(15% 24%, 100% 0, 100% 100%, 0 100%);
  }
  #footer .btn-top img {
    display: inline-block;
    position: relative;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #nav-mobile.mm-menu {
    background: #fff;
  }
  #nav-mobile.mm-menu .mm-listview > li > a, #nav-mobile.mm-menu .mm-listview > li > span {
    white-space: initial !important;
  }
}
@media (min-width: 1px) and (max-width: 991px) {
  #mm-blocker {
    cursor: pointer;
  }
}
@media (min-width: 768px) {
  #header a.logo-header {
    left: 30px;
  }

  #header-image .logo-container .logo-header .logo {
    height: 100px;
  }
  #header-image .claim h1, #header-image h2, #header-image h3, #header-image h4, #header-image h5, #header-image h6, #header-image p {
    font-size: 30px;
    line-height: 40px;
    padding-top: 25px;
  }

  #content .container {
    max-width: 100%;
  }
  #content .container .container {
    padding-left: 0;
    padding-right: 0;
  }

  #content .stoerer-container {
    top: -170px;
    padding: 20px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    width: 200px;
    height: 200px;
  }
  #content .stoerer-container h1, #content .stoerer-container h2, #content .stoerer-container h3, #content .stoerer-container h4, #content .stoerer-container h5, #content .stoerer-container h6 {
    font-size: 22px !important;
    font-weight: 400;
    line-height: 110%;
  }
  #content .stoerer-container p {
    font-size: 16px;
    line-height: 110%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #content .container .sidebar {
    padding-top: 110px;
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  body #content .bodytext,
body #content p,
body #content p a,
body ul li,
body ol li,
body,
.mail {
    font-size: 25px;
  }

  #page {
    padding-top: 0;
  }

  #header {
    width: 700px;
    height: 150px;
    clip-path: polygon(0 0, 100% 0, 95% 80%, 0 100%);
    left: 0;
    top: 0;
    padding: 40px 35px;
    -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  #header .container .menu .logo {
    position: absolute;
    z-index: 11;
    left: 0;
    top: 0;
  }
  #header .container .menu .logo .logo-header img {
    width: 193px;
    height: 40px;
  }
  #header .container .menu #nav-toggle {
    top: 74px;
    left: 305px;
  }
  #header .container .menu a.tel {
    position: absolute;
    z-index: 66;
    top: 7px;
    right: 70px;
    padding-left: 50px;
    display: block;
    color: #D8BF41;
    font-size: 28px;
    font-family: "aglet-sans", Arial, sans-serif;
    font-weight: 400;
    width: auto;
    text-decoration: none;
    background-image: url("../Icons/icon_phone_yellow.svg");
    background-size: 44px 51px;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 47px;
    white-space: nowrap;
    top: 50px;
    left: 350px;
  }
}
@media (min-width: 992px) and (max-width: 580px) {
  #header .container .menu a.tel {
    font-size: 14px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 20px;
    right: 133px;
    width: 40px;
  }
}
@media (min-width: 992px) {
  #header.scroll {
    right: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  #header-image .logo-container {
    top: 45%;
  }
  #header-image .logo-container .logo-header .logo {
    height: 70px;
    width: auto;
  }
  #header-image .logo-container .claim h1, #header-image .logo-container h2, #header-image .logo-container h3, #header-image .logo-container h4, #header-image .logo-container h5, #header-image .logo-container h6, #header-image .logo-container p {
    font-size: 23px;
    line-height: 40px;
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  #content a,
#content .external-link,
#content .internal-link,
#content .mail {
    font-size: 25px;
  }
  #content .stoerer-container {
    top: -280px;
    padding: 20px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    width: 200px;
    height: 200px;
  }
  #content .stoerer-container h1, #content .stoerer-container h2, #content .stoerer-container h3, #content .stoerer-container h4, #content .stoerer-container h5, #content .stoerer-container h6 {
    font-size: 22px !important;
    font-weight: 400;
    line-height: 110%;
  }
  #content .stoerer-container p {
    font-size: 16px;
    line-height: 110%;
  }
  #content .stoerer-container a.tel {
    top: 7px;
    right: 70px;
    padding-left: 24px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
    background-size: 20px;
    background-position: 0 6px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 70px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  h4 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  h5, h6 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #footer .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  #header-image .logo-container .logo-header .logo {
    height: 140px;
  }
  #header-image .stoerer-container {
    height: 400px;
    width: 400px;
  }
  #header-image .stoerer-container h1, #header-image .stoerer-container h2, #header-image .stoerer-container h3, #header-image .stoerer-container h4, #header-image .stoerer-container h5, #header-image .stoerer-container h6 {
    font-size: 40px !important;
    font-weight: 400;
    line-height: 110%;
  }
  #header-image .stoerer-container p {
    font-size: 40px;
  }
  #header-image .stoerer-container a.tel {
    font-size: 30px;
  }
}
@media (min-width: 1300px) {
  #content .stoerer-container {
    position: absolute;
    z-index: 21;
    top: -420px;
    right: 50px;
    background-color: #D8BF41;
    padding: 30px;
    text-align: center;
    color: #000;
    -webkit-border-radius: 400px;
    border-radius: 400px;
    width: 400px;
    height: 400px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    justify-content: center;
  }
  #content .stoerer-container h1, #content .stoerer-container h2, #content .stoerer-container h3, #content .stoerer-container h4, #content .stoerer-container h5, #content .stoerer-container h6 {
    font-size: 40px;
    font-family: "source-sans-pro", Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    line-height: 140%;
  }
  #content .stoerer-container p {
    font-family: "aglet-sans", Arial, sans-serif;
    font-size: 40px;
    font-weight: 300;
    text-decoration: none;
    line-height: 140%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  #content .stoerer-container a.tel {
    position: absolute;
    z-index: 66;
    top: 7px;
    right: 70px;
    padding-left: 50px;
    display: block;
    color: #D8BF41;
    font-size: 28px;
    font-family: "aglet-sans", Arial, sans-serif;
    font-weight: 400;
    width: auto;
    text-decoration: none;
    background-image: url("../Icons/icon_phone_yellow.svg");
    background-size: 44px 51px;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 47px;
    white-space: nowrap;
    position: initial;
    display: initial;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
    background-image: url("../Icons/icon_phone.svg");
    background-position: 0 0;
  }
}
@media (min-width: 1300px) and (max-width: 580px) {
  #content .stoerer-container a.tel {
    font-size: 14px;
    background-size: 30px;
    background-position: 0px 10px;
    padding-left: 20px;
    right: 133px;
    width: 40px;
  }
}
@media (min-width: 1300px) {
  #content .stoerer-container h1, #content .stoerer-container h2, #content .stoerer-container h3, #content .stoerer-container h4, #content .stoerer-container h5, #content .stoerer-container h6 {
    font-size: 40px !important;
    font-weight: 400;
    line-height: 110%;
  }
}
@media (min-width: 1600px) {
  #header-image .logo-container .logo-header .logo {
    height: 140px;
    width: auto;
  }

  h1 {
    font-size: 50px;
    margin-bottom: 200px;
  }

  h2 {
    font-size: 70px;
    margin-bottom: 40px;
  }

  h3 {
    font-size: 40px;
    margin: 25px 0;
  }

  h4 {
    font-size: 30px;
    margin-bottom: 18px;
  }

  h5, h6 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=styles.css.map */
