@font-face {
  font-family: "Myriad Pro";
  src: url("fonts/MYRIADPRO-REGULAR.woff") format("woff");
}
@font-face {
  font-family: "PlayFair";
  src: url("fonts/PlayfairDisplay-Regular.woff") format("woff");
}
body.zeitklange {
  background: #1a1a1a;
}
body.zeitklange #content {
  background: #1a1a1a;
}
body.zeitklange .data-harmonie {
  display: none;
}
body.zeitklange .content-wrap {
  background: #1a1a1a;
}
body.zeitklange #header.sticky-header:not(.static-sticky) {
  background-color: #1a1a1a;
}
body.zeitklange .hamburger .burger {
  background-color: #fff !important;
}
body.zeitklange .slider-caption h1,
body.zeitklange .slider-caption h2 {
  font-style: normal;
  font-family: "Arial Narrow";
}
body.zeitklange .slider-caption.slider-caption-center {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
body.zeitklange .slider-caption.slider-caption-center p,
body.zeitklange .slider-caption.slider-caption-center h1 {
  width: 50%;
}
@media screen and (max-width: 768px) {
  body.zeitklange .slider-caption.slider-caption-center p,
  body.zeitklange .slider-caption.slider-caption-center h1 {
    width: 100%;
    padding: 0px 50px;
  }
}
body.zeitklange .bph-nav-content {
  background: #3c1545 0% 0% no-repeat padding-box;
  opacity: 0.9;
}
body.zeitklange .pimcore_area_Schwarzwald\/text-with-image-schwarzwald {
  position: relative;
}
body.zeitklange .pimcore_area_Schwarzwald\/text-with-image-schwarzwald section {
  padding: 75px;
  background: #1a1a1a;
}
body.zeitklange .section-image img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.zeitklange .text-container h4,
body.zeitklange .text-container p {
  font-size: 18px;
  color: #fff;
}
body.zeitklange .text-container h4 {
  font-family: Myriad Pro;
  color: #ee2d59;
}
body.zeitklange .text-container p {
  margin-top: 30px;
}
body.zeitklange .text-container h1 {
  font-size: 32px;
  line-height: 44px;
  color: #fff;
}
body.zeitklange .white-line {
  margin-top: 10px;
  width: 20%;
  height: 2px;
  background: #ee2d59;
}
body.zeitklange .link-cont {
  display: flex;
  align-items: center;
  gap: 15px;
}
body.zeitklange .link-cont i {
  color: #ee2d59;
}
body.zeitklange .text-with-image {
  display: flex;
  gap: 150px;
}
body.zeitklange .text-container,
body.zeitklange .image-container {
  width: 50%;
}
body.zeitklange .image-container {
  position: relative;
}
body.zeitklange .image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.zeitklange .text-container a {
  color: #ee2d59;
  font-size: 18px;
}
body.zeitklange .text-with-img-right {
  flex-direction: row;
}
body.zeitklange .text-with-img-left {
  flex-direction: row-reverse;
}
body.zeitklange .pimcore_area_tabs-dynamic ul.tab-nav:not(.tab-nav-lg) li a {
  color: #fff;
}
body.zeitklange .pimcore_area_tabs-dynamic ul.tab-nav:not(.tab-nav-lg) {
  border-bottom: 1px solid #ee2d59;
}
body.zeitklange .pimcore_area_tabs-dynamic .ui-tabs-active a {
  border-bottom: 6px solid #ee2d59;
}
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card {
  max-width: 430px;
  padding: 0;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 0px;
}
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card .news-image-container img {
  min-height: 0;
  max-height: 430px;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card h2:first-of-type {
  margin-top: 24px;
}
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card p,
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card h2,
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card .arrow-a-container {
  padding-left: 15px;
  padding-right: 15px;
}
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card .arrow-a-container {
  padding-bottom: 30px;
}
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card .arrow-a-container a,
body.zeitklange .pimcore_area_tabs-dynamic .tabs-wrapper__card .arrow-a-container i {
  color: #ee2d59;
}
body.zeitklange .pimcore_area_tabs-dynamic .tab-content {
  justify-content: center;
  padding: 20px;
}
body.zeitklange .pimcore_area_tabs-dynamic .tab-content div {
  width: 100%;
}
body.zeitklange .pimcore_area_tabs-dynamic .tab-content .row {
  justify-content: flex-start;
  gap: 40px;
}
body.zeitklange .pimcore_area_action-button.pimcore_area_content {
  padding-bottom: 0;
}
body.zeitklange .pimcore_area_action-button {
  background: #1a1a1a;
}
body.zeitklange .pimcore_area_action-button :has(.image-overlay-dark-left) a {
  font-size: 24px;
  border-radius: 8px;
  background: #1a1a1a;
}
body.zeitklange .pimcore_area_action-button .imageContentWrapper h2 {
  max-width: 1015px;
}
body.zeitklange .pimcore_area_action-button .imageContentWrapper p {
  margin-bottom: 50px;
}
body.zeitklange .pimcore_area_action-button .image-overlay-dark-left {
  background: transparent linear-gradient(270deg, rgba(238, 45, 89, 0) 0%, rgba(60, 21, 69, 0.2) 14%, rgba(60, 21, 69, 0.9882352941) 70%, #3c1545 100%) 0% 0% no-repeat padding-box;
}
body.zeitklange .pimcore_area_action-button .imageContentWrapper a {
  font-size: 24px;
  border-radius: 8px;
  background: #ee2d59;
}
body.zeitklange .pimcore_area_action-button .imageContentWrapper h2 {
  font-size: 100px;
}
body.zeitklange .pimcore_area_news-content {
  background: #1a1a1a;
}
body.zeitklange .cst-card-title {
  font-family: Minion Pro !important;
}
body.zeitklange .cst-card-date,
body.zeitklange .cst-card-description {
  font-family: Myriad Pro !important;
}
body.zeitklange .left-container h1 {
  font-size: 32px;
}
body.zeitklange .left-container h1,
body.zeitklange .left-container h4 {
  color: #fff;
}
body.zeitklange .left-container .left-asset .asset-content .asset-info .asset-title {
  width: 84%;
}
body.zeitklange .left-container .left-asset .asset-content .asset-info .asset-link a,
body.zeitklange .left-container .left-asset .asset-content .asset-info .asset-link i {
  color: #ee2d59;
}
body.zeitklange .left-container .left-asset .asset-content {
  min-height: 760px;
}
body.zeitklange .left-container .left-asset .asset-content .asset-info {
  bottom: 55px;
}
body.zeitklange .left-container .left-asset .asset-content .asset-title {
  font-family: Myriad Pro !important;
}
body.zeitklange .left-container .left-asset .asset-content .asset-description {
  font-family: Myriad Pro !important;
  width: 80%;
}
body.zeitklange .right-container .cst-row:first-of-type {
  margin-top: 11%;
}
body.zeitklange .right-container .cst-row {
  align-items: flex-start;
  margin: 0;
  gap: 32px;
}
body.zeitklange .asset-link,
body.zeitklange .cst-card-link {
  display: flex;
  gap: 16px;
}
body.zeitklange .right-container .cst-row .cst-card .cst-card-link a,
body.zeitklange .right-container .cst-row .cst-card .cst-card-link i {
  color: #ee2d59;
}
body.zeitklange .right-container .cst-row .cst-card .cst-card-link a {
  font-family: Myriad Pro !important;
}
body.zeitklange .right-container .cst-row .cst-card {
  background: #fff;
  color: #161616;
  border-radius: 15px;
  max-width: 450px;
}
body.zeitklange .right-container .cst-row .cst-card .right-container .cst-row .cst-card .cst-card-title {
  color: #fff;
}
body.zeitklange .pimcore_area_testimonial-slider {
  background: #1a1a1a;
}
body.zeitklange .pimcore_area_testimonial-slider .heading-block {
  margin: 0;
  padding: 0;
}
body.zeitklange .pimcore_area_testimonial-slider .heading-block h3 {
  font-size: 32px;
  color: #fff;
}
body.zeitklange .pimcore_area_testimonial-slider .heading-block.center:after {
  margin: 10px auto;
}
body.zeitklange .pimcore_area_testimonial-slider .testi-meta {
  font-size: 24px !important;
  color: #fff;
  font-family: Myriad Pro !important;
}
body.zeitklange .pimcore_area_testimonial-slider .testimonial-full .testi-meta span {
  font-family: Myriad Pro !important;
}
body.zeitklange .pimcore_area_testimonial-slider .testimonial-author {
  font-size: 18px;
  color: #fff;
}
body.zeitklange .pimcore_area_testimonial-slider .heading-block:after {
  border-top: 2px solid #fff;
}
body.zeitklange .pimcore_area_testimonial-slider .testimonial .flex-control-nav li a {
  width: 25px !important;
  background-color: #ee2d59;
  border-radius: 0%;
}
body.zeitklange .pimcore_area_images-carousel {
  background: #1a1a1a;
}
body.zeitklange .pimcore_area_images-carousel .left-subtitle {
  font-family: Myriad Pro;
}
body.zeitklange .pimcore_area_images-carousel .bg-white {
  background: #1a1a1a !important;
  color: #fff;
}
body.zeitklange .pimcore_area_images-carousel h2 {
  color: #fff;
}
body.zeitklange .pimcore_area_images-carousel .owl-dot {
  background: #fff;
}
body.zeitklange .owl-carousel .owl-nav [class*=owl-] {
  background: #ee2d59;
}
body.zeitklange .si-share,
body.zeitklange .social-icon {
  color: #fff;
}
body.zeitklange .dark #copyrights {
  background-color: #224011;
  opacity: 0.75;
  color: #fff;
}
body.zeitklange .copyright-links a {
  color: #fff;
}
body.zeitklange .dark .widget_nav_menu li a,
body.zeitklange .dark .widget_links li a,
body.zeitklange .dark .widget_meta li a,
body.zeitklange .dark .widget_archive li a,
body.zeitklange .dark .widget_recent_comments li a,
body.zeitklange .dark .widget_recent_entries li a,
body.zeitklange .dark .widget_categories li a,
body.zeitklange .dark .widget_pages li a,
body.zeitklange .dark .widget_rss li a,
body.zeitklange .dark .footer-widgets-wrap a {
  color: #fff;
}
body.zeitklange .dark .widget p {
  opacity: 1;
}
body.zeitklange .schwarzwald-footer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #224011;
  opacity: 0.75;
}
body.zeitklange .footer-main-title {
  color: #fff !important;
}
body.zeitklange #footer {
  border-top: none;
}
body.zeitklange .pimcore_area_Extra-Features\/dividers,
body.zeitklange .pimcore_area_text-with-image {
  background: #1a1a1a;
}
body.zeitklange .pimcore_area_Extra-Features\/dividers h3,
body.zeitklange .pimcore_area_text-with-image h3 {
  color: #fff;
  font-family: Minion Pro;
}
body.zeitklange .pimcore_area_Extra-Features\/dividers p,
body.zeitklange .pimcore_area_Extra-Features\/dividers div,
body.zeitklange .pimcore_area_text-with-image p,
body.zeitklange .pimcore_area_text-with-image div {
  color: #fff;
  font-family: Myriad Pro;
}
body.zeitklange .pimcore_area_Extra-Features\/dividers a,
body.zeitklange .pimcore_area_text-with-image a {
  color: #ee2d59;
  font-family: Myriad Pro;
}
body.zeitklange .pimcore_area_Extra-Features\/dividers a:hover,
body.zeitklange .pimcore_area_text-with-image a:hover {
  color: #ee2d59;
}
body.zeitklange .pimcore_area_snippet {
  background: #1a1a1a;
}
body.zeitklange .pimcore_area_snippet .container {
  background: #f6f6f6;
  padding: 20px;
  border-radius: 20px;
}
body.zeitklange .pimcore_area_snippet .sizes {
  color: #7b7d86;
  border: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 47px;
  padding: 12px;
}
body.zeitklange .pimcore_area_snippet form #bttn {
  background: #ee2d59;
  font-family: Myriad Pro;
  color: #fff;
  border: none;
  font-size: 24px;
  padding: 7px 45px;
  border-radius: 13px;
}
body.zeitklange .pimcore_area_snippet form #bttn:hover {
  background: #db6480;
}
body.zeitklange .heading-block {
  background: #1a1a1a;
}
body.zeitklange .heading-block h2 {
  color: #fff;
}
body.zeitklange .news-list {
  background: #1a1a1a;
}
body.zeitklange .news-list .entry-title h2 a {
  color: #fff;
}
body.zeitklange .news-list .entry-content p {
  color: #fff;
}
body.zeitklange .news-list .entry-content .arrow-a-container a,
body.zeitklange .news-list .entry-content .arrow-a-container .icon-arrow-right {
  color: #ee2d59;
}
body.zeitklange .news-list .entry-content .arrow-a-container a:hover,
body.zeitklange .news-list .entry-content .arrow-a-container .icon-arrow-right:hover {
  color: #db6480;
}
body.zeitklange .button.button-border {
  border-color: #fff;
  color: #fff;
}
body.zeitklange .button.button-border.button-fill:before {
  background-color: #ee2d59;
}
body.zeitklange .sidebar {
  background: #ee2d59;
}
body.zeitklange .sidebar .ui-tabs-anchor {
  color: #fff;
}
body.zeitklange .sidebar .ui-tabs-active a {
  border-bottom: 6px solid #fff;
}
body.zeitklange .news-list .checkbox-style:checked + .checkbox-style-3-label:before {
  border-color: #fff;
  color: #fff;
}
body.zeitklange .checkbox-style,
body.zeitklange .radio-style,
body.zeitklange .checkbox-style-1-label,
body.zeitklange .radio-style-1-label,
body.zeitklange .checkbox-style-2-label,
body.zeitklange .radio-style-2-label,
body.zeitklange .checkbox-style-3-label,
body.zeitklange .radio-style-3-label {
  color: #fff;
}
body.zeitklange .postcontent .entry-meta li .icon-folder-open,
body.zeitklange .postcontent .entry-meta li a {
  color: #fff;
}
body.zeitklange .heading-block h1,
body.zeitklange .heading-block h2,
body.zeitklange .heading-block h3,
body.zeitklange .heading-block h4,
body.zeitklange .emphasis-title h1,
body.zeitklange .emphasis-title h2 {
  color: #fff;
}
body.zeitklange .tabs-date {
  display: none;
}
body.zeitklange .entry-image img {
  max-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
body.zeitklange .acctitle {
  color: #fff;
}
body.zeitklange .pimcore_area_Extra-Features\/accordions .acc_content p,
body.zeitklange .pimcore_area_Extra-Features\/accordions h3 {
  color: #fff;
}
body.zeitklange .lead p,
body.zeitklange .promo p {
  color: #fff;
}
body.zeitklange .zeitklange-footer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2b1031 0% 0% no-repeat padding-box;
  box-shadow: -3px -3px 11px rgba(0, 0, 0, 0.3411764706);
  opacity: 0.64;
}
body.zeitklange .footer-main-title {
  color: #fff !important;
}
body.zeitklange #footer {
  border-top: none;
}
body.zeitklange .footer-widgets-wrap {
  display: flex;
  justify-content: flex-end;
}
body.zeitklange #footer .col_one_fourth {
  width: 15%;
}
@media screen and (max-width: 1100px) {
  body.zeitklange .margin-card,
  body.zeitklange .left-container .left-asset {
    margin-bottom: 0;
  }
  body.zeitklange .right-container .cst-row:first-of-type {
    margin-top: 0;
  }
}
body.zeitklange .entry-title h2,
body.zeitklange .showcase-container {
  color: #fff;
}
@media screen and (max-width: 768px) {
  body.zeitklange .tab-content .row {
    gap: 30px;
    margin: 0;
  }
  body.zeitklange .slider-element .slider-caption h1 {
    font-size: 32px;
  }
  body.zeitklange .tab-content {
    justify-content: center;
    gap: 20px;
  }
  body.zeitklange .pimcore_area_action-button .imageContentWrapper a {
    font-size: 18px;
  }
  body.zeitklange .pimcore_area_action-button .imageContentWrapper h2 {
    font-size: 32px;
  }
  body.zeitklange .tabs-wrapper__card {
    max-width: unset;
  }
  body.zeitklange .text-container,
  body.zeitklange .image-container {
    width: 100%;
  }
  body.zeitklange .text-with-image {
    gap: 0;
  }
  body.zeitklange .image-container {
    min-height: 300px;
  }
  body.zeitklange .text-with-img-right,
  body.zeitklange .text-with-img-left {
    flex-direction: column;
  }
  body.zeitklange .pimcore_area_Schwarzwald\/text-with-image-schwarzwald {
    position: relative;
  }
  body.zeitklange .pimcore_area_Schwarzwald\/text-with-image-schwarzwald section {
    padding: 30px;
  }
  body.zeitklange .left-container .left-asset {
    margin-bottom: 0;
  }
  body.zeitklange .right-container .cst-row {
    gap: 10px;
  }
  body.zeitklange .cst-card {
    margin: 15px 0px;
  }
}
@media screen and (max-width: 600px) {
  body.zeitklange .tab-content {
    display: flex;
  }
}/*# sourceMappingURL=zeitklange.css.map */