@charset "UTF-8";
/* $primary-custom-font: "Neue Helvetica", Helvetica, Arial, sans-serif;
$primary-custom-font-bold: 'Roboto', sans-serif;
$std-font: 'Roboto', Helvetica, Arial, sans-serif;
$std-font-bold: 'Roboto', Helvetica, Arial, sans-serif;
$btn-font: 'Roboto', Helvetica, Arial, sans-serif;
$headline-font: 'Roboto', Helvetica, Arial, sans-serif;
$menu-font: 'Roboto', Helvetica, Arial, sans-serif;
$menu-font-bold: 'Roboto', Helvetica, Arial, sans-serif;
$content-font: 'Roboto', Helvetica, Arial, sans-serif;
$content-font-thin: 'Roboto', Helvetica, Arial, sans-serif;
$content-font-bold: 'Roboto', Helvetica, Arial, sans-serif;
$footer-font: 'Roboto', Helvetica, Arial, sans-serif; */
/*
Here you will find all variables we used in SCSS files

ATTENTION! Dont use $value or $property!

*/
/**************
*
* FONTS
*
**************/
/**************
*
* RANDOM RAINBOW COLOR SET
*
**************/
/**************
*
* COLOR PRESET
*
**************/
/**************
*
* TEXT COLOR PRESET
*
**************/
/**************
*
* LINK COLOR PRESET
*
**************/
/**************
*
* MEDIA QUERY BREAKPOINTS
*
**************/
/**************
*
* HEADER & FOOTER
*
**************/
/**************
*
* PADDING
*
**************/
/**************
*
* IMG SIZES
*
**************/
/**************
*
* WIDTH OF CONTENT ELEMENTS
*
**************/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/*
*
*
*
* Use this file to create extend/inheritance
*
*
*
*/
/*
*
* MARGINS & PADDINGS
*
*/
/*
*
* LIMITED CONTENT WIDTH
*
*/
/*
*
*
* FONT PRESET
*
*/
@font-face {
  font-family: 'SourceSans3';
  src: url("../fonts/SourceSans/SourceSans3-Regular.woff") format("woff");
  src: url("../fonts/SourceSans/SourceSans3-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans3Medium';
  src: url("../fonts/SourceSans/SourceSans3-Medium.woff") format("woff");
  src: url("../fonts/SourceSans/SourceSans3-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'SourceSans3Mediumitalic';
  src: url("../fonts/SourceSans/SourceSans3-Mediumitalic.woff") format("woff");
  src: url("../fonts/SourceSans/SourceSans3-Mediumitalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'SourceSans3Bold';
  src: url("../fonts/SourceSans/SourceSans3-Bold.woff") format("woff");
  src: url("../fonts/SourceSans/SourceSans3-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-ExtraBold.woff2") format("woff2"), url("RobotoSlab-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-SemiBold.woff2") format("woff2"), url("RobotoSlab-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-Black.woff2") format("woff2"), url("RobotoSlab-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-Bold.woff2") format("woff2"), url("RobotoSlab-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-Light.woff2") format("woff2"), url("RobotoSlab-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab-Medium';
  src: url("../fonts/RobotoSlab/RobotoSlab-Medium.woff2") format("woff2"), url("RobotoSlab-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-ExtraLight.woff2") format("woff2"), url("RobotoSlab-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url("../fonts/RobotoSlab/RobotoSlab-Regular.woff2") format("woff2"), url("../fonts/RobotoSlab/RobotoSlab-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'RobotoSlab';
  src: url("../fonts/RobotoSlab/RobotoSlab-Thin.woff2") format("woff2"), url("RobotoSlab-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
.page-projekte .title {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 10px;
  background: #f6f6f6; }
  @media (min-width: 768px) {
    .page-projekte .title {
      padding-top: 50px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    .page-projekte .title {
      font-size: 35px;
      line-height: 1.3;
      letter-spacing: 0.1px; } }
  @media screen and (min-width: 1200px) {
    .page-projekte .title {
      font-size: 40px;
      line-height: 1.3; } }

.filter-mobile {
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -11px; }

.filter-form--mobile {
  width: 245px;
  position: absolute;
  right: -330px;
  top: 42px;
  z-index: 9999;
  background: #f0f0f0 none repeat scroll 0 0;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
  padding: 15px; }

.filter-mobile .collapsible-title.collapsible-toggler {
  padding-right: 0; }

.filter-form--mobile fieldset:not(.collapsible--popup) {
  margin-bottom: 15px; }

/*Intermediate size*/
@media screen and (min-width: 500px) {
  .filter-mobile {
    top: 162px; } }
/*iPad hoch und größer*/
@media screen and (min-width: 768px) {
  .filter-mobile {
    top: 162px;
    right: 25px; } }
/*iPad quer (nicht exakt) und größer*/
@media screen and (min-width: 1010px) {
  .filter-mobile {
    visibility: hidden;
    display: none; } }
#filter-form-projekte {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
  margin: auto;
  padding: 0px;
  position: relative;
  z-index: 9; }
  @media screen and (min-width: 768px) {
    #filter-form-projekte {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 1024px) {
    #filter-form-projekte {
      max-width: 1230px; } }

.sub-search-row {
  padding: 0px;
  margin: 0 !important;
  visibility: hidden;
  height: 0; }
  .sub-search-row .filter-form__fieldset {
    margin-bottom: 20px; }

.open .sub-search-row {
  padding: 10px;
  margin: 0 !important;
  visibility: visible;
  height: auto;
  display: flex;
  flex-flow: wrap;
  justify-content: end; }
  .open .sub-search-row .search_buttons {
    margin: 0 0 10px 0;
    display: flex;
    justify-content: end;
    gap: 10px; }

.search-close-btn img:before {
  content: "";
  display: none; }

.open #filter-form-projekte {
  display: flex; }

fieldset.filter-form__fieldset.filter-form__fieldset--search {
  width: 100%; }

.filter-header {
  margin: auto;
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 768px) {
    .filter-header {
      padding-left: 20px;
      padding-right: 20px; } }

.filter-header .search-container .search-section {
  background-color: #fff;
  position: relative;
  top: 0px;
  z-index: 99;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  width: 100%; }

.filter-header .search-container .search-section input {
  border: 0px solid;
  border-right: 1px solid #ccc; }

.filter-header .search-container {
  margin: auto;
  border: solid 1px #d8d8d8; }

.search-close-btn {
  height: 100%;
  margin: auto;
  min-width: 40px;
  margin: 0 20px 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .search-close-btn .close-text {
    display: none;
    padding: 0 15px;
    width: fit-content;
    height: 100%;
    pointer-events: all; }
    @media (min-width: 768px) {
      .search-close-btn .close-text {
        display: block; } }

.search-close-btn img {
  width: 30px;
  height: 100%;
  object-fit: contain;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: all 0.4s ease; }

.open .search-close-btn img {
  height: 100%;
  object-fit: none;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.filter-form--artists {
  margin-left: 0;
  margin-right: 1.6%; }

.site-header__menu__level2__item__description--artists {
  width: 72%; }

.filter-form__fieldset__header.filter-form__fieldset__header--artists {
  margin-bottom: 16px; }

.filter-form__fieldset--popup {
  position: relative;
  display: flex;
  align-items: center; }

.filter-form__fieldset--category {
  margin-left: 0; }

.filter-form__fieldset__header {
  margin-bottom: 10px;
  color: #373737;
  font-size: 16px;
  line-height: 22px; }

.filter-form__rightcol {
  margin: 0;
  width: 100%; }

.filter-form__fieldset--extra_types .filter-form__rightcol {
  display: flex;
  margin-bottom: 10px; }
  .filter-form__fieldset--extra_types .filter-form__rightcol fieldset {
    width: 100%; }
    .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .city-region-location-reset-button {
      height: 50px;
      width: 50px;
      padding: 13px;
      border: 1px solid rgba(0, 0, 0, 0.15);
      background-color: white;
      background-image: url("../images/icons/icon_x_black.svg");
      background-repeat: no-repeat;
      background-position: center;
      margin-left: 4px; }
    .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .__AC_position {
      top: 53px;
      background-image: none;
      padding: 0;
      left: 0;
      width: 100% !important; }
      .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .__AC_position .__AC_close {
        right: 10px;
        top: 10px;
        background-image: url("../images/icons/icon_x_black.svg");
        background-size: contain;
        cursor: pointer;
        height: 18px;
        width: 18px;
        position: absolute;
        z-index: 2; }
      .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .__AC_position .__AC_layer {
        background-color: white !important;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border-radius: 4px;
        padding: 30px 0px 10px 10px; }
        .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .__AC_position .__AC_layer.__AC_validating {
          background-position: 4% center; }
        .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .__AC_position .__AC_layer .__AC_data div {
          padding: 2px 5px; }
          .filter-form__fieldset--extra_types .filter-form__rightcol fieldset .__AC_position .__AC_layer .__AC_data div:hover {
            background-color: #373737; }
  .filter-form__fieldset--extra_types .filter-form__rightcol button.button.button--filter {
    background: #046a21;
    width: 55px; }
    .filter-form__fieldset--extra_types .filter-form__rightcol button.button.button--filter:hover {
      background: #373737; }

.filter-form__fieldset__filter {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.15px;
  display: flex;
  align-items: center; }
  .filter-form__fieldset__filter input {
    margin: 0 !important; }
  .filter-form__fieldset__filter label {
    padding: 0 29px 0 10px !important; }

.filter-form__fieldset__filter:last-child {
  border-bottom: 0; }

.filter-form__fieldset__filter:not(#foo) > input[type='radio'],
.filter-form__fieldset__filter:not(#foo) > input[type='checkbox'] {
  opacity: 1;
  float: left;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  border: 2px solid #D8D8D8;
  bottom: 0;
  margin-top: 8px;
  -webkit-appearance: button; }

input#city-region-search-projects::placeholder {
  font-size: 20px;
  font-style: normal !important; }

.filter-form__fieldset__filter:not(#foo) > input[type='radio'] + label,
.filter-form__fieldset__filter:not(#foo) > input[type='checkbox'] + label {
  position: relative;
  display: block;
  clear: none;
  cursor: pointer;
  margin: 0;
  padding: 0px 29px;
  width: 100%;
  color: #666666;
  font-size: 16px;
  line-height: 25px; }

.filter-form__fieldset__filter:not(#foo) > input[type='radio'] + label:after,
.filter-form__fieldset__filter:not(#foo) > input[type='checkbox'] + label:after {
  content: '';
  /* background: rgba(0, 0, 0, 0) url("../images/icons/icon_check.png") no-repeat scroll left center; */
  position: absolute;
  width: 11px;
  height: 16px;
  right: 7px;
  top: 50%;
  margin-top: -8px; }

/*
    Change from unchecked to checked graphic
*/
.filter-form__fieldset__filter:not(#foo) > input:checked + label {
  color: #046a21; }

.filter-form__fieldset__filter:not(#foo) > input:checked {
  background-color: #046a21; }

.filter-form__fieldset__filter:not(#foo) > input[type='radio']:checked + label:after {
  background-position: right center; }

.filter-form__fieldset__filter:not(#foo) > input[type='checkbox']:checked + label:after {
  background-position: right center; }

.filter-form__fieldset--popup__header,
.button--filter {
  font-size: 16px;
  font-weight: normal;
  padding: 10px; }

.filter-form__fieldset--popup__header::-webkit-input-placeholder {
  color: #666666;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
  font-style: normal !important; }

.filter-form__fieldset--popup__header:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
  font-style: normal !important; }

.filter-form__fieldset--popup__header::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
  font-style: normal !important; }

.filter-form__fieldset--popup__header:-ms-input-placeholder {
  color: #666666;
  font-family: "RobotoSlab-Regular", Helvetica, Arial, sans-serif;
  font-style: normal !important; }

.button--filter,
.button--filter:hover,
.button--filter:active,
.button--filter:focus {
  color: #ffffff;
  height: auto;
  font-size: 16px;
  line-height: 14px;
  padding: 7px 0 9px;
  width: 100%;
  cursor: pointer;
  border: 0;
  margin: 0; }

.filter-form__fieldset--popup__header {
  border: 1px solid #d8d8d8;
  width: 100%;
  background-image: none !important; }

input#text-projects {
  font-size: 16px;
  color: #9B9B9B;
  font-style: normal;
  font-weight: 400;
  text-transform: none; }
  input#text-projects::placeholder {
    font-size: 16px !important; }

.searchfield__submit {
  position: absolute;
  right: 20px;
  height: auto;
  background: none;
  background-position: center;
  font-size: 0;
  cursor: pointer;
  border: none; }

.searchfield__submit img {
  width: 35px !important; }

.__AC_invalidated.filter-form__fieldset--popup__header {
  background-color: #FFFFFF;
  color: #151515;
  background-position: right 5% center;
  background-size: 36px auto;
  border: solid 1px #d8d8d8; }
  .__AC_invalidated.filter-form__fieldset--popup__header:focus-visible {
    border: solid 1px #d8d8d8; }
  .__AC_invalidated.filter-form__fieldset--popup__header::placeholder {
    font-size: 16px !important; }

input.__AC_validating.filter-form__fieldset--popup__header,
input.__AC_validated.filter-form__fieldset--popup__header,
input.__AC_editing.filter-form__fieldset--popup__header {
  background-color: white !important; }

input#city-region-search-projects {
  background-image: url("../images/icons/icon_pin.svg") !important;
  background-position: calc(100% - 15px) 7px;
  background-repeat: no-repeat;
  background-size: 25px; }
  input#city-region-search-projects.__AC_editing {
    background-color: #ebebeb !important;
    font-size: 16px !important;
    height: unset !important;
    color: #42443F !important;
    outline: 1px rgba(0, 0, 0, 0.15) solid; }
    input#city-region-search-projects.__AC_editing::placeholder {
      font-size: 16px !important;
      height: unset !important; }

.filter-form__fieldset--popup__popup {
  background: #f6f6f6 none repeat scroll 0 0;
  position: absolute;
  right: 0;
  top: 34px;
  width: auto;
  min-width: 266px;
  z-index: 1;
  padding: 7px 20px 10px 20px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px #bdbeb2;
  -moz-box-shadow: 0 3px 15px #bdbeb2;
  box-shadow: 0 3px 15px #bdbeb2;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2; }

.filter-form__fieldset--popup .__AC_position {
  right: 0;
  min-width: 266px; }

.filter-form__fieldset--popup__popup .filter-form__fieldset__filter {
  border: 0; }

.filter-form__fieldset--popup__popup .filter-form__fieldset__filter:not(#foo) > input[type="checkbox"] + label {
  padding-bottom: 3px;
  padding-top: 3px; }

.site-header__menu__level1__dropdown_schulen .filter-form__fieldset--popup__popup,
.site-header__menu__level1__dropdown_schulen .filter-form__fieldset--popup .__AC_position,
.site-header__menu__level1__dropdown_kuenstler .filter-form__fieldset--popup__popup,
.site-header__menu__level1__dropdown_kuenstler .filter-form__fieldset--popup .__AC_position {
  right: auto;
  left: 0; }

.projects__header__results.listview__header__results {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .projects__header__results.listview__header__results span.project-url {
    background: #046a21;
    padding: 10px 20px;
    color: white;
    border-radius: 50px;
    align-items: center;
    transition: all 0.4s ease; }
    .projects__header__results.listview__header__results span.project-url a {
      color: white; }
    .projects__header__results.listview__header__results span.project-url:hover {
      background: #373737; }

/*
 *************************
        $TILED LIST ITEMS
 *************************
*/
#projects-items-container {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%; }
  @media screen and (min-width: 768px) {
    #projects-items-container {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 1024px) {
    #projects-items-container {
      max-width: 1230px; } }

.container.tiles {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%; }
  @media screen and (min-width: 768px) {
    .container.tiles {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 1024px) {
    .container.tiles {
      max-width: 1230px; } }

.tiles__item {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out; }

.tiles__item__link,
.tiles--slider__item__link {
  display: block;
  position: relative;
  font-style: inherit;
  font-weight: inherit; }

.tiles__item__content,
.tiles--slider__item__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out; }

.tiles__item__content__inner,
.tiles--slider__item__content__inner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: auto;
  padding: 20px;
  overflow: hidden; }

.tiles__item--hasimg .tiles__item__excerpt {
  display: none; }

p.tiles__item__excerpt {
  margin-top: 20px; }

.tiles__item--hasimg .tiles__item__subtitle {
  display: blocK; }

h3.tiles__item__subtitle {
  display: none; }

.tiles__item--hasimg span.tiles--slider__item__meta {
  display: none; }

h3.tiles--slider__item__subtitle {
  display: none; }

.tiles__item--hasimg h3.tiles--slider__item__subtitle {
  display: block; }

.tiles__item:nth-of-type(12n-11).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
.tiles__item:nth-of-type(12n-8).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
.tiles__item:nth-of-type(12n-7).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
.tiles__item:nth-of-type(12n-4).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
.tiles__item:nth-of-type(12n-3).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
.tiles__item:nth-of-type(12n).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner {
  padding: 20px 11px 11px 11px;
  height: 60.5%;
  background: rgba(255, 255, 255, 0.7); }

.tiles--slider__item.tiles__item--white.tiles__item--hasimg .tiles--slider__item__content__inner {
  padding: 20px 15px;
  height: 60.5%;
  background: rgba(255, 255, 255, 0.7); }

.tiles--slider__item.tiles__item--white.tiles__item--hasimg .tiles--slider__item__content__inner {
  padding: 0;
  height: 0;
  -webkit-transition: height 0.3s ease-out 0s, padding 0s ease-out 0.3s;
  transition: height 0.3s ease-out 0s, padding 0s ease-out 0.3s; }

.tiles--slider__item.tiles__item--white.tiles__item--hasimg:hover .tiles--slider__item__content__inner,
.tiles--slider__item.tiles__item--white.tiles__item--hasimg:active .tiles--slider__item__content__inner,
.tiles--slider__item.tiles__item--white.tiles__item--hasimg:focus .tiles--slider__item__content__inner {
  padding: 20px 11px 11px 11px;
  height: 60.5%;
  -webkit-transition: height 0.3s ease-out 0s, padding 0s ease-out 0s;
  transition: height 0.3s ease-out 0s, padding 0s ease-out 0s; }

.tiles__item--yellow .tiles__item__content__inner,
.tiles__item--yellow .tiles--slider__item__content__inner {
  background: #fbb51f; }

.tiles__item--orange .tiles__item__content__inner,
.tiles__item--orange .tiles--slider__item__content__inner {
  background: #ff7f00; }

.tiles__item--blue .tiles__item__content__inner,
.tiles__item--blue .tiles--slider__item__content__inner {
  background: #046a21; }

.tiles__item--red .tiles__item__content__inner,
.tiles__item--red .tiles--slider__item__content__inner {
  background: #813a3e; }

.tiles__item--red .tiles__item__content__inner *,
.tiles__item--blue .tiles__item__content__inner *,
.tiles__item--red .tiles--slider__item__content__inner *,
.tiles__item--blue .tiles--slider__item__content__inner * {
  color: #FFFFFF; }

.location {
  text-transform: none;
  font-size: 16px;
  margin-top: 20px; }

/*
.tiles__item--blue .tiles__item__more,
.tiles__item--red .tiles__item__more {
    background: url("../media/images/img_plus_white.png");
}*/
.tiles__item:nth-of-type(12n-10),
.tiles__item:nth-of-type(12n-9),
.tiles__item:nth-of-type(12n-6),
.tiles__item:nth-of-type(12n-5),
.tiles__item:nth-of-type(12n-2),
.tiles__item:nth-of-type(12n-1) {
  padding-bottom: 100%; }

.tiles__item:nth-of-type(12n-10) .tiles__item__content,
.tiles__item:nth-of-type(12n-9) .tiles__item__content,
.tiles__item:nth-of-type(12n-6) .tiles__item__content,
.tiles__item:nth-of-type(12n-5) .tiles__item__content,
.tiles__item:nth-of-type(12n-2) .tiles__item__content,
.tiles__item:nth-of-type(12n-1) .tiles__item__content {
  top: 100%;
  height: 100%; }

.tiles__item__image,
.tiles--slider__item__image {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.tiles__item__meta,
.tiles__item__text__title,
p.tiles__item__text__excerpt {
  overflow: hidden;
  font-size: 16px;
  letter-spacing: .5px;
  line-height: 22px;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .tiles__item__meta,
    .tiles__item__text__title,
    p.tiles__item__text__excerpt {
      font-size: 18px; } }

.tiles__item__meta {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 19px; }
  @media screen and (min-width: 768px) {
    .tiles__item__meta {
      font-size: 18px; } }

.tiles__item__text {
  position: relative; }

.tiles__item__text__title {
  margin: 0 0 25px 0;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 32px;
  color: #fff; }

.tiles__item__text__excerpt {
  max-height: 110px; }

.tiles__item:nth-of-type(12n-11).tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt,
.tiles__item:nth-of-type(12n-8).tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt,
.tiles__item:nth-of-type(12n-7).tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt,
.tiles__item:nth-of-type(12n-4).tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt,
.tiles__item:nth-of-type(12n-3).tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt,
.tiles__item:nth-of-type(12n).tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt,
.tiles--slider__item.tiles__item--white.tiles__item--hasimg .tiles__item__text__excerpt {
  display: none; }

.tiles__item__more {
  display: block;
  position: absolute;
  background: url(../images/icons/icon_plus-sm.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center; }

.tiles__item--green:nth-of-type(12n-10) .tiles__item__content__inner,
.tiles__item--green:nth-of-type(12n-10) .tiles--slider__item__content__inner,
.tiles__item--green:nth-of-type(12n-1) .tiles__item__content__inner,
.tiles__item--green:nth-of-type(12n-1) .tiles--slider__item__content__inner,
.tiles__item--green:nth-of-type(12n-2) .tiles__item__content__inner,
.tiles__item--green:nth-of-type(12n-2) .tiles--slider__item__content__inner,
.tiles__item--green:nth-of-type(12n-5) .tiles__item__content__inner,
.tiles__item--green:nth-of-type(12n-5) .tiles--slider__item__content__inner,
.tiles__item--green:nth-of-type(12n-6) .tiles__item__content__inner,
.tiles__item--green:nth-of-type(12n-6) .tiles--slider__item__content__inner,
.tiles__item--green:nth-of-type(12n-9) .tiles__item__content__inner,
.tiles__item--green:nth-of-type(12n-9) .tiles--slider__item__content__inner {
  background: #f6f6f6; }

.tiles__item--blue:nth-of-type(12n-10) .tiles__item__content__inner,
.tiles__item--blue:nth-of-type(12n-10) .tiles--slider__item__content__inner,
.tiles__item--blue:nth-of-type(12n-1) .tiles__item__content__inner,
.tiles__item--blue:nth-of-type(12n-1) .tiles--slider__item__content__inner,
.tiles__item--blue:nth-of-type(12n-2) .tiles__item__content__inner,
.tiles__item--blue:nth-of-type(12n-2) .tiles--slider__item__content__inner,
.tiles__item--blue:nth-of-type(12n-5) .tiles__item__content__inner,
.tiles__item--blue:nth-of-type(12n-5) .tiles--slider__item__content__inner,
.tiles__item--blue:nth-of-type(12n-6) .tiles__item__content__inner,
.tiles__item--blue:nth-of-type(12n-6) .tiles--slider__item__content__inner,
.tiles__item--blue:nth-of-type(12n-9) .tiles__item__content__inner,
.tiles__item--blue:nth-of-type(12n-9) .tiles--slider__item__content__inner {
  background: #f6f6f6; }

.tiles__item--green:nth-of-type(12n-9) .tiles__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-9) .tiles__item__content__inner *,
.tiles__item--green:nth-of-type(12n-9) .tiles--slider__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-9) .tiles--slider__item__content__inner *,
.tiles__item--green:nth-of-type(12n-10) .tiles__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-10) .tiles__item__content__inner *,
.tiles__item--green:nth-of-type(12n-10) .tiles--slider__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-10) .tiles--slider__item__content__inner *,
.tiles__item--green:nth-of-type(12n-1) .tiles__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-1) .tiles__item__content__inner *,
.tiles__item--green:nth-of-type(12n-1) .tiles--slider__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-1) .tiles--slider__item__content__inner *,
.tiles__item--green:nth-of-type(12n-2) .tiles__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-2) .tiles__item__content__inner *,
.tiles__item--green:nth-of-type(12n-2) .tiles--slider__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-2) .tiles--slider__item__content__inner *,
.tiles__item--green:nth-of-type(12n-5) .tiles__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-5) .tiles__item__content__inner *,
.tiles__item--green:nth-of-type(12n-5) .tiles--slider__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-5) .tiles--slider__item__content__inner *,
.tiles__item--green:nth-of-type(12n-6) .tiles__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-6) .tiles__item__content__inner *,
.tiles__item--green:nth-of-type(12n-6) .tiles--slider__item__content__inner *,
.tiles__item--blue:nth-of-type(12n-6) .tiles--slider__item__content__inner * {
  color: #373737; }

.tiles__item--blue .tiles__item__content__inner,
.tiles__item--blue .tiles--slider__item__content__inner {
  background: rgba(4, 106, 33, 0.5); }

.tiles__item--green .tiles__item__content__inner,
.tiles__item--green .tiles--slider__item__content__inner {
  background: #046a21; }

/* iPad hoch und größer */
@media screen and (min-width: 768px) {
  /*
   *************************
          $LIST ITEMS
   *************************
  */
  .listview {
    padding-top: 20px; }

  .listview__header__results {
    font-size: 17px;
    padding: 0 25px;
    margin-top: 1px;
    margin-bottom: 26px; }

  .listview__item__header {
    min-height: 201px;
    padding: 30px 250px 10px 20px; }

  .listview__item__header__category {
    font-size: 19px;
    line-height: 28px;
    letter-spacing: 0.6px; }

  .listview__item__header__title {
    margin-top: 16px;
    margin-bottom: 4px;
    font-size: 26px;
    letter-spacing: 0.2px; }

  .collapsible:not(.open) .listview__item--hasimg__header__left {
    padding-right: 160px; }

  .listview__item__header__image {
    border: 1px solid black;
    display: block;
    height: 111px;
    margin-top: -67px;
    right: 18px;
    width: 166px; }

  .listview__item__header__description.collapsible-preview {
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 23px;
    margin-top: 0; }

  .listview__item.open .listview__item__header {
    min-height: 115px;
    /*padding-right: 176px;*/ }

  .listview__item.open .listview__item__header__image {
    display: none; }

  .listview__item__article {
    padding: 19px 17px 69px 17px; }

  .listview__item__article__content {
    width: 63.1%;
    padding-right: 2%; }

  .listview__item__article__description {
    font-size: 16px;
    line-height: 21px; }

  .listview__item--hasimg__article__description {
    padding-left: 0;
    min-height: 0; }

  .listview__item__article__side {
    width: 36.9%; }

  .listview__item__article__contact {
    font-size: 16px;
    line-height: 20px; }

  .listview__item__article__contact,
  .listview__item__article__projects {
    width: 52%; }

  .listview__item__article__projects {
    width: 48%; }

  .listview__item__article__contact h3,
  .listview__item__article__projects h3 {
    font-size: 21px;
    letter-spacing: 0.6px; }

  .listview__item__article__projects > p {
    margin-bottom: 7px;
    margin-top: 8px;
    font-size: 16px;
    line-height: 22px; }

  .listview__item__article__links__detail {
    margin-right: 12px;
    margin-left: 12px; }

  .listview__item__article__image {
    position: relative;
    width: 100%;
    margin-top: 4px; }

  .listview__item.open .listview__item__header {
    padding-left: 18px; }

  /*
       *************************
              $TILED LIST ITEMS
       *************************
      */
  .container.tiles {
    padding-left: 18px;
    padding-right: 18px; }

  .tiles__item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 12px;
    margin-bottom: 24px; }

  .tiles__item__content {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

  .tiles__item:nth-of-type(12n-11).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n-7).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n-4).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner {
    height: 56.5%; }

  .tiles__item:nth-of-type(12n-10),
  .tiles__item:nth-of-type(12n-9),
  .tiles__item:nth-of-type(12n-6),
  .tiles__item:nth-of-type(12n-5),
  .tiles__item:nth-of-type(12n-2),
  .tiles__item:nth-of-type(12n-1) {
    padding-bottom: 0; }

  .tiles__item:nth-of-type(12n-10) .tiles__item__content,
  .tiles__item:nth-of-type(12n-9) .tiles__item__content,
  .tiles__item:nth-of-type(12n-6) .tiles__item__content,
  .tiles__item:nth-of-type(12n-5) .tiles__item__content,
  .tiles__item:nth-of-type(12n-2) .tiles__item__content,
  .tiles__item:nth-of-type(12n-1) .tiles__item__content {
    top: 0;
    height: 100%; }

  .tiles__item__content__inner {
    padding: 20px; }

  .tiles__item--yellow .tiles__item__content__inner,
  .tiles__item--yellow .tiles--slider__item__content__inner {
    background: rgba(251, 181, 31, 0.7); }

  .tiles__item--orange .tiles__item__content__inner,
  .tiles__item--orange .tiles--slider__item__content__inner {
    background: rgba(255, 127, 0, 0.7); }

  .tiles__item--blue .tiles__item__content__inner,
  .tiles__item--blue .tiles--slider__item__content__inner {
    background: rgba(4, 106, 33, 0.5); }

  .tiles__item--blue:nth-of-type(12n-11) .tiles__item__content__inner,
  .tiles__item--blue:nth-of-type(12n-11) .tiles--slider__item__content__inner {
    background: rgba(4, 106, 33, 0.7); }

  .tiles__item--red .tiles__item__content__inner,
  .tiles__item--red .tiles--slider__item__content__inner {
    background: rgba(129, 58, 62, 0.7); }

  .tiles__item__more {
    bottom: 22px;
    right: 33px; } }
/* iPad quer (nicht exakt) und größer */
@media screen and (min-width: 1010px) {
  /*
   *************************
          $LIST ITEMS
   *************************
  */
  .listview {
    padding-left: 0;
    padding-right: 0; }

  .listview__header__results {
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 25px; }

  .listview__item__header {
    min-height: 200px;
    padding: 30px 250px 15px 30px; }

  .listview__item__header__title {
    margin-top: 17px;
    margin-bottom: 7px; }

  .listview__item__header__image {
    height: 130px;
    margin-top: -63px;
    right: 29px;
    width: 195px; }

  .listview__item.open .listview__item__header {
    padding-left: 16px; }

  .collapsible:not(.open) .listview__item--hasimg__header__left {
    padding-right: 200px; }

  .listview__item__article {
    padding: 19px 30px 69px 30px; }

  .listview__item__article__content {
    width: 69%;
    padding-right: 10%; }

  .listview__item__article__side {
    width: 31%; }

  .listview__item__article__projects > p {
    margin-bottom: 12px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px; }

  .listview__item__article__links__detail {
    margin: 31px 26px 0 38px; }

  .listview__item.open .listview__item__header {
    padding-left: 28px; }

  /*
   *************************
          $TILED LIST ITEMS
   *************************
  */
  /*    .container.tiles {
          padding-left: 8px;
          padding-right: 8px;
      }*/
  .tiles__item {
    margin-bottom: 24px; }

  .tiles__item:nth-of-type(12n-11),
  .tiles__item:nth-of-type(12n-8),
  .tiles__item:nth-of-type(12n-7),
  .tiles__item:nth-of-type(12n-4),
  .tiles__item:nth-of-type(12n),
  .tiles__item:nth-of-type(12n-3) {
    width: 33.3333%;
    padding: 0 16px 0 0; }

  .tiles__item:nth-of-type(12n-8),
  .tiles__item:nth-of-type(12n-4),
  .tiles__item:nth-of-type(12n) {
    padding: 0 0 0 16px; }

  .tiles__item:nth-of-type(12n-10),
  .tiles__item:nth-of-type(12n-9),
  .tiles__item:nth-of-type(12n-6),
  .tiles__item:nth-of-type(12n-5),
  .tiles__item:nth-of-type(12n-2),
  .tiles__item:nth-of-type(12n-1) {
    width: 66.6666%;
    padding: 0; }

  .tiles__item:nth-of-type(12n-10),
  .tiles__item:nth-of-type(12n-6),
  .tiles__item:nth-of-type(12n-2) {
    padding: 0 0 0 8px; }

  .tiles__item:nth-of-type(12n-10) .tiles__item__content,
  .tiles__item:nth-of-type(12n-9) .tiles__item__content,
  .tiles__item:nth-of-type(12n-6) .tiles__item__content,
  .tiles__item:nth-of-type(12n-5) .tiles__item__content,
  .tiles__item:nth-of-type(12n-2) .tiles__item__content,
  .tiles__item:nth-of-type(12n-1) .tiles__item__content {
    width: 52%;
    padding: 0 0 0 4%;
    /*        z-index: -1;*/ }

  .tiles__item:nth-of-type(12n-10) .tiles__item__image,
  .tiles__item:nth-of-type(12n-9) .tiles__item__image,
  .tiles__item:nth-of-type(12n-6) .tiles__item__image,
  .tiles__item:nth-of-type(12n-5) .tiles__item__image,
  .tiles__item:nth-of-type(12n-2) .tiles__item__image,
  .tiles__item:nth-of-type(12n-1) .tiles__item__image {
    width: 50%;
    margin-left: 50%;
    padding: 0 0 0 12px; }

  .tiles__item:nth-of-type(12n-1) .tiles__item__content,
  .tiles__item:nth-of-type(12n-5) .tiles__item__content,
  .tiles__item:nth-of-type(12n-9) .tiles__item__content {
    padding: 0 8px 0 0; }

  .tiles__item:nth-of-type(12n-1) .tiles__item__image,
  .tiles__item:nth-of-type(12n-5) .tiles__item__image,
  .tiles__item:nth-of-type(12n-9) .tiles__item__image {
    padding: 0 8px; }

  .tiles__item__content__inner {
    padding: 10px; }

  .tiles__item:nth-of-type(12n-11).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n-7).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n-4).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner {
    height: 53%;
    padding-top: 21px; }

  .tiles__item--yellow .tiles__item__content__inner,
  .tiles__item--yellow .tiles--slider__item__content__inner {
    background: #fbb51f; }

  .tiles__item--orange .tiles__item__content__inner,
  .tiles__item--orange .tiles--slider__item__content__inner {
    background: #ff7f00; }

  .tiles__item--red .tiles__item__content__inner,
  .tiles__item--red .tiles--slider__item__content__inner {
    background: #813a3e; }

  .tiles__item--blue .tiles__item__content__inner,
  .tiles__item--blue .tiles--slider__item__content__inner {
    background: #046a21; }

  .tiles__item__more {
    bottom: 10px; }

  .tiles__item:nth-of-type(12n-10) .tiles__item__more,
  .tiles__item:nth-of-type(12n-6) .tiles__item__more {
    right: 0px; }

  .tiles__item:nth-of-type(12n-1) .tiles__item__more,
  .tiles__item:nth-of-type(12n-5) .tiles__item__more,
  .tiles__item:nth-of-type(12n-9) .tiles__item__more {
    right: 0px; }

  /*    .tiles__item:nth-of-type(12n-4) .tiles__item__more,
      .tiles__item:nth-of-type(12n-8) .tiles__item__more,
      .tiles__item:nth-of-type(12n) .tiles__item__more {
          right: 8px;
      }*/ }
@media screen and (min-width: 1200px) {
  /*
   *************************
          $TILED LIST ITEMS
   *************************
  */
  .tiles__item__content__inner {
    padding: 20px; }

  .tiles__item:nth-of-type(12n-11).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n-7).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n-4).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner,
  .tiles__item:nth-of-type(12n).tiles__item--white.tiles__item--hasimg .tiles__item__content__inner {
    height: 50%;
    padding-top: 11px; }

  .tiles__item__more,
  .tiles__item--red .tiles__item__more,
  .tiles__item--blue .tiles__item__more,
  .tiles__item--green .tiles__item__more,
  .tiles__item:nth-of-type(36n-30) .tiles__item__more,
  .tiles__item:nth-of-type(36n-9) .tiles__item__more,
  .tiles__item:nth-of-type(36n-27) .tiles__item__more,
  .tiles__item:nth-of-type(36n-14) .tiles__item__more,
  .tiles__item:nth-of-type(36n-21) .tiles__item__more,
  .tiles__item:nth-of-type(36n-2) .tiles__item__more {
    bottom: 0px;
    right: 0px;
    height: 55px;
    width: 55px;
    background-color: #fff;
    z-index: 999; }

  /*	.tiles__item:nth-of-type(12n-11).tiles__item--white.tiles__item--hasimg .tiles__item__more,
          .tiles__item:nth-of-type(12n-7).tiles__item--white.tiles__item--hasimg .tiles__item__more,
          .tiles__item:nth-of-type(12n-4).tiles__item--white.tiles__item--hasimg .tiles__item__more,
          .tiles__item:nth-of-type(12n).tiles__item--white.tiles__item--hasimg .tiles__item__more {
                  display: block;
          }*/
  /*    .tiles__item:nth-of-type(12n-4) .tiles__item__more,
      .tiles__item:nth-of-type(12n-8) .tiles__item__more,
      .tiles__item:nth-of-type(12n) .tiles__item__more {
          right: 24px;
      }*/
  /*
      .tiles__item:nth-of-type(12n-1) .tiles__item__more,
      .tiles__item:nth-of-type(12n-5) .tiles__item__more,
      .tiles__item:nth-of-type(12n-9) .tiles__item__more {
          right: 54px;
      }*/
  /*    .tiles__item:nth-of-type(12n-10) .tiles__item__more,
      .tiles__item:nth-of-type(12n-6) .tiles__item__more {
          right: 48px;
      }*/ }
.page-projekte .main-col {
  padding-top: 0 !important; }
  .page-projekte .main-col .mc-page-projekte {
    position: relative;
    margin: 0 auto;
    max-width: 100%; }
    @media screen and (min-width: 1024px) {
      .page-projekte .main-col .mc-page-projekte {
        max-width: 1230px; } }
    .page-projekte .main-col .mc-page-projekte .media-container-container {
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .page-projekte .main-col .mc-page-projekte .media-container-container {
          margin-bottom: 40px; } }
    .page-projekte .main-col .mc-page-projekte header.detail__header {
      width: auto;
      background: #fff;
      display: flex;
      justify-content: flex-start;
      top: auto;
      z-index: 99;
      bottom: 0px;
      margin-bottom: -1px;
      max-width: 100%;
      position: relative; }
  .page-projekte .main-col header.detail__header {
    margin: 0px auto;
    padding: 10px 0;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%; }
    @media screen and (min-width: 768px) {
      .page-projekte .main-col header.detail__header {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 1024px) {
      .page-projekte .main-col header.detail__header {
        max-width: 1230px; } }
    .page-projekte .main-col header.detail__header.no-img {
      position: relative;
      margin: 0;
      margin-top: 40px; }
  .page-projekte .main-col .detail__overview {
    padding-top: 0px;
    padding-bottom: 20px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%; }
    @media screen and (min-width: 768px) {
      .page-projekte .main-col .detail__overview {
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (min-width: 1024px) {
      .page-projekte .main-col .detail__overview {
        max-width: 1230px; } }
    @media screen and (min-width: 768px) {
      .page-projekte .main-col .detail__overview {
        padding-top: 0px;
        padding-bottom: 40px;
        grid-template-columns: 65fr 35fr; } }
    .page-projekte .main-col .detail__overview a.back-to-overview {
      padding-bottom: 20px;
      display: block; }
  .page-projekte .main-col .box--third p {
    margin-bottom: 10px; }
  .page-projekte .main-col .box--third .section-side {
    margin-bottom: 20px; }
    .page-projekte .main-col .box--third .section-side .group-side {
      margin-bottom: 10px; }
    .page-projekte .main-col .box--third .section-side p {
      margin-bottom: 0px !important; }
.page-projekte .group-side {
  margin-bottom: 20px; }

.page-projekte {
  /* .owl-nav {
    display: flex !important;
} */ }
  .page-projekte .owl-media-container__text {
    padding: 0 !important; }
    .page-projekte .owl-media-container__text .media-container__title {
      padding: 10px 5px 5px; }
    .page-projekte .owl-media-container__text .media-container__subtitle {
      padding: 5px 5px 10px; }

/*# sourceMappingURL=page_projekte.css.map */
