.eb-inst .eb-close {
  top: 12px; }
.eb-inst .eb-header {
  opacity: 1;
  font-family: "allumi-std-extended";
  font-weight: 800;
  font-size: 48px;
  letter-spacing: -2px; }
.eb-inst .eb-dialog {
  clip-path: inset(0 round 8px); }

.eb-popup {
  overflow-y: clip;
  touch-action: none; }

body .uk-logo {
  color: #fff;
  transform: translateX(-1px); }
body .uk-button {
  white-space: nowrap; }
  body .bw-img-filter img {
    filter: grayscale(1); }
body .uk-border-rounded {
  border-radius: 15px; }
body .uk-link-muted:hover {
  text-decoration: none; }
body .scroll-down-button {
  width: 130px; }
  body .scroll-down-button .uk-icon {
    width: 32px;
    margin-right: 15px !important; }
    body .scroll-down-button .uk-icon svg {
      width: 100%; }
body .uk-offcanvas-bar {
  max-width: 100vw !important; }
  body .uk-offcanvas-bar .uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 60px;
    left: 20px;
    padding: 5px;
    width: 40px;
    height: 40px; }
    body .uk-offcanvas-bar .uk-offcanvas-close svg {
      height: 100%;
      width: 100%; }
  body .uk-offcanvas-bar .uk-nav {
    padding-left: 40px; }
    body .uk-offcanvas-bar .uk-nav a {
      text-transform: none;
      font-size: 28px;
      font-weight: 400;
      justify-content: right; }
body .uk-navbar {
  margin-top: 40px; }
  body .uk-navbar .uk-navbar-left {
    flex-wrap: nowrap; }
  body .uk-navbar .uk-navbar-right {
    padding-right: 40px; }
    body .uk-navbar .uk-navbar-nav a:hover {
      text-decoration: underline;
      text-underline-offset: 4px; }
  body .uk-navbar .uk-navbar-toggle .uk-icon {
    height: 40px;
    width: 40px; }
    body .uk-navbar .uk-navbar-toggle .uk-icon svg {
      height: 100%;
      width: 100%;
      padding-left: 8px; }
      body .uk-navbar .uk-navbar-toggle .uk-icon svg rect {
        height: 1px; }
body .top-section-container {
  margin: 0 40px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }
body .card-deto-sparte {
  position: relative; }
  body .card-deto-sparte img {
    object-fit: contain;
    margin: 0 auto;
    max-width: 55%;
    max-height: 200px; }
  body .card-deto-sparte .button-offset {
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%); }
body .slider-on-card .el-content {
  padding-bottom: 40px; }
body .slider-on-card .uk-dotnav {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%); }
body .custom-review-slider {
  position: relative; }
  body .custom-review-slider::before {
    content: "";
    z-index: 1;
    background: linear-gradient(90deg, #fff 0%, transparent 80%);
    width: 10%;
    height: 80%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none; }
  body .custom-review-slider:after {
    content: "";
    z-index: 1;
    background: linear-gradient(270deg, #fff 0%, #ffffff9a 80%, transparent 100%);
    width: 12%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none; }
  body .custom-review-slider .el-item {
    padding-right: 80px; }
body .custom-objekt-slider {
  position: relative; }
  body .custom-objekt-slider .uk-width-expand {
    max-width: 400px; }
  body .custom-objekt-slider::before {
    content: "";
    z-index: 1;
    background: linear-gradient(90deg, #fff 0%, transparent 80%);
    width: 10%;
    height: 80%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none; }
  body .custom-objekt-slider:after {
    content: "";
    z-index: 1;
    background: linear-gradient(270deg, #fff 0%, #ffffff9a 80%, transparent 100%);
    width: 12%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none; }
  body .custom-objekt-slider .el-item {
    padding-right: 80px; }
  body .custom-objekt-slider .uk-slidenav-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 99999;
    bottom: -80px; }
  body .custom-objekt-slider .el-slidenav {
    border-radius: 100px; }
    body .custom-objekt-slider .el-slidenav svg {
      color: #cac696;
      height: 100%;
      width: 100%; }
      body .custom-objekt-slider .el-slidenav svg polyline {
        stroke-width: 2px; }
  body .custom-objekt-slider .uk-dotnav {
    margin-top: 60px !important;
    padding-bottom: 40px; }
body .uk-text-muted a {
  text-decoration: underline; }
body #ueber-uns .bw-img-filter img {
  height: 100%; }
body .zahlen-zu-deto .uk-list .el-title {
  font-size: 56px; }
body .zahlen-zu-deto .uk-list .el-item {
  margin-top: 0 !important; }
body .container-narrow .uk-container {
  width: 80%; }
body .custom-form {
  margin-top: 40px;
  font-family: "allumi-std"; }
  body .custom-form .cf-form-wrap {
    padding: 0; }
  body .custom-form .cf-input, body .custom-form .cf-input:focus, body .custom-form .cf-input:invalid:focus {
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none; }
  body .custom-form .cfupload {
    margin: 20px 0; }
    body .custom-form .cfupload .dz-message {
      border: none;
      background-color: #a0a0a0;
      border-radius: 15px;
      height: 180px;
      color: #fff; }
  body .custom-form .cf-checkbox-group {
    gap: 20px;
    accent-color: #1e1e1e; }
  body .custom-form .cf-btn {
    margin-top: 20px;
    border: 2px solid #cac696;
    text-transform: uppercase;
    font-weight: 700; }
    body .custom-form.cf-success .cf-response {
      background-color: transparent;
      color: #1e1e1e;
      text-align: left;
      padding: 0; }
body .download-form .cf-fields {
  gap: 20px;
  max-width: 100%; }
  body .download-form .cf-fields .cf-control-group {
    width: auto;
    padding: 0; }
    body .download-form .cf-fields .cf-control-group.name-group, body .download-form .cf-fields .cf-control-group.mail-group {
      width: calc(50% - 10px); }
  body .download-form .cf-fields .cf-control-group:last-of-type {
    flex: 0 1 auto; }
body .custom-image-slider {
  position: relative;
  padding-bottom: 80px; }
  body .custom-image-slider .uk-dotnav {
    z-index: 9999;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%); }
  body .custom-image-slider .uk-position-relative {
    padding-top: 12.5%; }
  body .custom-image-slider .uk-slider-items > div:not(.uk-active) {
    opacity: 0; }
  body .custom-image-slider .uk-active {
    opacity: 1;
    align-items: center; }
    body .custom-image-slider .uk-active .el-title {
      opacity: 0;
      margin-top: 35% !important; }
    body .custom-image-slider .uk-active .el-item, body .custom-image-slider .uk-active img {
      transition: all 0.6s ease-in-out; }
  body .custom-image-slider .uk-slide-active:not(.uk-slide-leave), body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) {
    z-index: 99; }
    body .custom-image-slider .uk-slide-active:not(.uk-slide-leave) .el-item, body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) .el-item {
      height: 150%; }
    body .custom-image-slider .uk-slide-active:not(.uk-slide-leave) .el-title, body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) .el-title {
      opacity: 1;
      transition: opacity 0.6s ease-in-out; }
    body .custom-image-slider .uk-slide-active:not(.uk-slide-leave) img, body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) img {
      transform: scale(2); }
  body .custom-image-slider .uk-slide-active.uk-slide-enter {
    z-index: 999; }
    body .custom-image-slider .uk-slide-active.uk-slide-enter .el-title {
      opacity: 0; }
  body .custom-image-slider .uk-slide-active.uk-slide-leave {
    z-index: 9; }
    body .custom-image-slider .uk-slide-active.uk-slide-leave .el-title {
      opacity: 0; }
  body .custom-image-slider .uk-slidenav-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 99999;
    bottom: -52px; }
  body .custom-image-slider .el-slidenav {
    border-radius: 100px; }
    body .custom-image-slider .el-slidenav svg {
      color: #cac696;
      height: 100%;
      width: 100%; }
      body .custom-image-slider .el-slidenav svg polyline {
        stroke-width: 2px; }
  body .custom-image-slider .uk-dotnav {
    padding-bottom: 40px; }

@media screen and (max-width: 1199px) {
  .eb-inst .eb-header {
    font-size: 40px; }
  .eb-inst .eb-dialog {
    margin: 40px; }
  body h2, body .uk-h2 {
    font-size: 40px; }
  body .uk-text-lead {
    font-size: 32px;
    max-width: 80%; }
  body .uk-text-large {
    font-size: 24px; } }

@media screen and (max-width: 959px) {
  .eb-inst .eb-dialog {
    margin: 20px !important; }
  body .uk-navbar .uk-navbar-right {
    padding-right: 20px; }
  body .top-section-container {
    margin: 0 20px; }
    body .container-narrow .uk-container {
      width: auto; }
  body .tablet-two-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    body .tablet-two-columns > div {
      margin-top: 0 !important;
      width: calc(50% - 10px); }
  body #zahlen-zur-deto-group .uk-grid-margin-large, body .zahlen-zu-deto .uk-grid-margin-large {
    margin-top: 0 !important; }
    body #zahlen-zur-deto-group .uk-list .el-item, body .zahlen-zu-deto .uk-list .el-item {
      border-bottom: 1px solid #cac696;
      padding-bottom: 20px; }
    body #zahlen-zur-deto-group .uk-list .el-item:last-child, body .zahlen-zu-deto .uk-list .el-item:last-child {
      border-bottom: none; }
  body .custom-objekt-slider {
    position: relative; }
    body .custom-objekt-slider .uk-width-expand {
      max-width: 100%; }
    body .custom-objekt-slider::before, body .custom-objekt-slider:after {
      display: none; }
    body .custom-objekt-slider .el-item {
      padding-right: 0; } }

@media screen and (max-width: 639px) {
  .eb-inst .eb-close {
    top: 8px; }
  .eb-inst .eb-header {
    font-size: 36px; }
  .eb-inst .eb-dialog {
    margin: 15px !important;
    padding: 20px; }
  body h2, body .uk-h2 {
    font-size: 36px; }
  body h4, body .uk-h4 {
    font-size: 24px; }
  body .uk-text-lead {
    font-size: 28px; }
  body .uk-text-meta {
    font-size: 18px; }
  body .top-section-container {
    margin: 0 15px; }
    body .uk-navbar .uk-navbar-right {
      padding-right: 15px; }
  body #zahlen-zur-deto-group .uk-grid-margin-large, body .zahlen-zu-deto .uk-grid-margin-large {
    margin-top: 0 !important; }
    body #zahlen-zur-deto-group .uk-list .el-item, body .zahlen-zu-deto .uk-list .el-item {
      border-bottom: 1px solid #cac696;
      padding-bottom: 20px; }
    body #zahlen-zur-deto-group .uk-list .el-item:last-child, body .zahlen-zu-deto .uk-list .el-item:last-child {
      border-bottom: none; }
  body .custom-image-slider .uk-slider-items > div:not(.uk-active) {
    opacity: 1; }
  body .custom-image-slider .uk-position-relative {
    padding-top: 0%; }
  body .custom-image-slider .uk-active {
    opacity: 1;
    align-items: center; }
    body .custom-image-slider .uk-active .el-title {
      opacity: 1;
      margin-top: 20px !important; }
    body .custom-image-slider .uk-active .el-item, body .custom-image-slider .uk-active img {
      transition: none; }
  body .custom-image-slider .uk-slide-active:not(.uk-slide-leave), body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) {
    z-index: 99; }
    body .custom-image-slider .uk-slide-active:not(.uk-slide-leave) .el-item, body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) .el-item {
      height: auto; }
    body .custom-image-slider .uk-slide-active:not(.uk-slide-leave) .el-title, body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) .el-title {
      opacity: 1;
      transition: nonet; }
    body .custom-image-slider .uk-slide-active:not(.uk-slide-leave) img, body .custom-image-slider .uk-slide-active:not(.uk-slide-enter) img {
      transform: none; }
  body .custom-image-slider .uk-slide-active.uk-slide-enter {
    z-index: 999; }
    body .custom-image-slider .uk-slide-active.uk-slide-enter .el-title {
      opacity: 1; }
  body .custom-image-slider .uk-slide-active.uk-slide-leave {
    z-index: 9; }
    body .custom-image-slider .uk-slide-active.uk-slide-leave .el-title {
      opacity: 0; }
  body footer .cta-button {
    margin-top: 20px; } }

@media screen and (max-width: 480px) {
  .eb-inst .eb-close {
    top: 4px; }
  .eb-inst .eb-header {
    font-size: 32px; }
  body h2, body .uk-h2 {
    font-size: 32px; }
  body .top-section-container {
    min-height: calc(100vh - 80px); }
  body .uk-navbar {
    margin-top: 15px; }
  body .uk-text-lead {
    font-size: 24px; }
    body #ueber-uns .uk-grid > div {
      width: 100%; }
  body .tablet-two-columns > div {
    flex: 1 1 100%; }
  body .custom-review-slider::before {
    display: none; }
  body .custom-review-slider .uk-width-4-5 {
    width: 90% !important; } }

.deto-businesspark .top-section-container .uk-position-cover, .deto-businesspark .top-section-container .uk-background-cover {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }
.deto-businesspark .uk-text-primary {
  color: #8FB360 !important; }
.deto-businesspark .uk-text-meta {
  color: #8FB360; }
.deto-businesspark .uk-hr, .deto-businesspark hr {
  border-color: #8FB360; }
.deto-businesspark .uk-button-default {
  border-color: #8FB360;
  color: #8FB360; }
  .deto-businesspark .uk-button-default:hover {
    background-color: #8FB360;
    color: #fff; }
.deto-businesspark .custom-form .cf-btn {
  border-color: #8FB360;
  color: #8FB360; }
.deto-businesspark .uk-section-primary, .deto-businesspark .uk-card-primary {
  background-color: #8FB360; }
  .deto-businesspark .uk-dotnav > .uk-active > *, .deto-businesspark .uk-dotnav > * > :hover {
    background-color: #8FB360; }
  .deto-businesspark .uk-dotnav > * > * {
    border-color: #8FB360; }
.deto-businesspark .scroll-down-button {
  width: 200px; }
.deto-businesspark .uk-column-divider {
  column-rule: 1px solid #8FB360; }
  .deto-businesspark #zahlen-zur-deto-group .uk-list .el-item, .deto-businesspark .zahlen-zu-deto .uk-list .el-item {
    border-color: #8FB360; }
.deto-businesspark .custom-objekt-slider .el-slidenav svg, .deto-businesspark .custom-image-slider .el-slidenav svg {
  color: #8FB360; }

.deto-beteiligung .uk-text-primary {
  color: #618BB0 !important; }
.deto-beteiligung .uk-text-meta {
  color: #618BB0; }
.deto-beteiligung .uk-hr, .deto-beteiligung hr, .deto-beteiligung .uk-heading-divider {
  border-color: #618BB0; }
.deto-beteiligung .uk-button-default {
  border-color: #618BB0;
  color: #618BB0; }
  .deto-beteiligung .uk-button-default:hover {
    background-color: #618BB0;
    color: #fff; }
.deto-beteiligung .custom-form .cf-btn {
  border-color: #618BB0;
  color: #618BB0; }
.deto-beteiligung .uk-section-primary, .deto-beteiligung .uk-card-primary {
  background-color: #618BB0; }
  .deto-beteiligung .uk-dotnav > .uk-active > *, .deto-beteiligung .uk-dotnav > * > :hover {
    background-color: #618BB0; }
  .deto-beteiligung .uk-dotnav > * > * {
    border-color: #618BB0; }
.deto-beteiligung .scroll-down-button {
  width: 180px; }
.deto-beteiligung .uk-column-divider {
  column-rule: 1px solid #618BB0; }
  .deto-beteiligung #zahlen-zur-deto-group .uk-list .el-item, .deto-beteiligung .zahlen-zu-deto .uk-list .el-item {
    border-color: #618BB0; }
.deto-beteiligung .custom-objekt-slider .el-slidenav svg, .deto-beteiligung .custom-image-slider .el-slidenav svg {
  color: #618BB0; }
