/**
 * Globals
 **/
/*
 * Teaser
*/
/**
 * Button
**/
/**
 * Events
 **/
/**
 * Multidownload
 **/
/* colors */
/* fonts */
/* has to be declared as 'semi-bold' */
/* icons */
/* others */
/**
 * Basic border
 **/
/**
 * Fonts
 **/
/**
 * Colors
 **/
/**
 * Layout Gaps
 **/
/**
 * Breakpoints
 */
/**
 * Hyphens
 */
/**
 * Logo
 */
/**
 * Download Icon Desktop
 */
/**
 * Download Icon Mobile
 */
.tx-epwerkbuilding-list {
  position: relative;
  margin-top: -25px;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element {
  margin-top: 25px;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element > a {
  height: 100%;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element {
    position: relative;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper {
  position: relative;
  background: #EDEBE9;
  height: 100%;
  transition: background-color 0.7s ease;
  color: #000000;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper a {
  color: #000000;
}
@media all and (max-width: 1500px) and (min-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper {
    min-height: 597px;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper .tx-epwerkbuilding-element-image {
  transition: all 0.7s ease;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper .tx-epwerkbuilding-element-image .focuspoint {
  top: unset;
  left: unset;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper .tx-epwerkbuilding-element-image .focuspoint img {
  position: relative;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:hover,
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:active {
  background-color: #D9D5D1;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:hover .focuspoint img,
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:active .focuspoint img {
  transform: scale(1.2);
}
@media all and (max-width: 992px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:hover .tx-epwerkbuilding-list-headline,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:active .tx-epwerkbuilding-list-headline {
    color: #000000;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:hover .tx-epwerkbuilding-list-about,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:active .tx-epwerkbuilding-list-about {
    color: #272727 ;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:hover .tx-epwerkbuilding-list-about:after,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element .tx-epwerkbuilding-element-wrapper:active .tx-epwerkbuilding-list-about:after {
    right: auto;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element .focuspoint img {
  transition: all 0.7s ease;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-element-image {
  width: 100%;
  height: 320px;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-element-image {
    height: 213px;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box {
  padding: 40px 40px 90px;
  min-height: calc(100% - 342px);
}
@media all and (max-width: 480px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box {
    padding-bottom: 40px;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box.with-info-margin:not(.with-image-margin) {
  padding: 80px 40px 90px;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box {
    position: relative;
    font-size: 14px;
    line-height: 20px;
  }
}
@media all and (max-width: 992px) and (min-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box {
    min-height: 250px !important;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-headline {
  transition: color 0.7s ease;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-headline {
    font-size: 20px;
    line-height: 24px;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-address {
  font-weight: 600;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-address .seperator.streetnr:after {
  white-space: pre;
  content: ", ";
}
@media all and (max-width: 1500px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-address .seperator.streetnr:after {
    content: ", \A";
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-station {
  font-weight: 500;
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-about {
  position: absolute;
  bottom: 37px;
  left: 40px;
}
@media all and (max-width: 1500px) and (min-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-about {
    margin-top: 20px;
    width: calc(100% - 70px);
    bottom: 105px;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-about.pull-down {
    bottom: 54px;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-about span {
  position: relative;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-about {
    position: relative;
    left: 0;
    bottom: -5px;
    margin-top: 20px;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-box .tx-epwerkbuilding-list-about span:after {
    display: none;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link,
.tx-epwerkbuilding-list .goto-menu {
  position: absolute;
  bottom: 20px;
  right: 45px;
  z-index: 3;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link,
  .tx-epwerkbuilding-list .goto-menu {
    right: inherit;
    width: calc(100%);
    padding-left: 20px;
    padding-right: 20px;
    bottom: inherit;
    position: relative;
    top: -83px;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link.goto-menu,
  .tx-epwerkbuilding-list .goto-menu.goto-menu {
    top: 0;
    padding: 0;
    left: 0;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link:hover a,
  .tx-epwerkbuilding-list .goto-menu:hover a,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link:active a,
  .tx-epwerkbuilding-list .goto-menu:active a {
    background-color: #E87401;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a,
.tx-epwerkbuilding-list .goto-menu a,
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link span,
.tx-epwerkbuilding-list .goto-menu span {
  padding: 0 40px;
  color: #000000;
  background: #FF7F00;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a,
  .tx-epwerkbuilding-list .goto-menu a,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link span,
  .tx-epwerkbuilding-list .goto-menu span {
    border-radius: 6px;
    font-size: 14px;
    line-height: 20px;
  }
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a:hover,
  .tx-epwerkbuilding-list .goto-menu a:hover,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link span:hover,
  .tx-epwerkbuilding-list .goto-menu span:hover,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a:active,
  .tx-epwerkbuilding-list .goto-menu a:active,
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link span:active,
  .tx-epwerkbuilding-list .goto-menu span:active {
    transition: background-color 0s ease;
  }
}
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a:hover,
.tx-epwerkbuilding-list .goto-menu a:hover,
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link span:hover,
.tx-epwerkbuilding-list .goto-menu span:hover,
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a:active,
.tx-epwerkbuilding-list .goto-menu a:active,
.tx-epwerkbuilding-list .tx-epwerkbuilding-list-link span:active,
.tx-epwerkbuilding-list .goto-menu span:active {
  text-decoration: none;
  background: #E87401;
}
@media all and (max-width: 1500px) and (min-width: 768px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link {
    right: inherit;
    position: relative;
    width: calc(100%);
    padding-left: 20px;
    padding-right: 20px;
    bottom: inherit;
    top: -95px;
  }
}
@media all and (max-width: 1500px) and (min-width: 992px) {
  .tx-epwerkbuilding-list .tx-epwerkbuilding-list-link a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#lazy-header-image {
  display: none;
}
#page-content .tx-epwerkbuilding-objectinfos h3,
#page-content .tx-epwerkbuilding-offers h3 {
  font-weight: 600;
}
@media all and (max-width: 574px) {
  #page-content .tx-epwerkbuilding-objectinfos,
  #page-content .tx-epwerkbuilding-offers {
    font-size: 14px;
  }
  #page-content .tx-epwerkbuilding-objectinfos h3,
  #page-content .tx-epwerkbuilding-offers h3 {
    font-weight: 700;
    font-size: 22px;
  }
}
#page-content .tx-epwerkbuilding-objectinfos .dataContainer,
#page-content .tx-epwerkbuilding-offers .dataContainer {
  border-bottom: 1px solid #272727;
}
#page-content .tx-epwerkbuilding-objectinfos .greyhead,
#page-content .tx-epwerkbuilding-offers .greyhead {
  background-color: #F6F6F3;
  font-weight: 700;
}
#page-content .tx-epwerkbuilding-objectinfos .title,
#page-content .tx-epwerkbuilding-offers .title {
  font-weight: 600;
}
#page-content .building-container > div:nth-child(3) > div > div {
  padding-top: 60px;
}
#page-content .building-container > div:nth-child(3) > div > div h3 {
  padding-bottom: 40px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties {
  padding-bottom: 30px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .opening-text .expand {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .opening-text a:not(.tx-eptemplate-werk-button) {
  text-decoration: underline;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .opening-text a:not(.tx-eptemplate-werk-button):hover {
  text-decoration: none;
  color: #000000;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .addressWrapper {
  padding-right: 10px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .addressWrapper .building-address-station {
  font-weight: 500 !important;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .addressWrapper b {
  display: block;
  margin-bottom: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-properties-building-title {
  display: none;
  margin-bottom: 15px;
  font-weight: 500;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openinghour-type {
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openinghour-type.food-distribution {
  font-weight: 400;
  margin-top: 6px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .single-openinghour {
  margin-bottom: 25px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .single-openinghour .openinghour-type {
  margin-bottom: 10px;
  display: block;
  padding-right: 40px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkmenu-menu-single > div > div:first-child {
  padding-bottom: 20px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkmenu-menu-single h3.float-left {
  padding: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkmenu-menu-single .price-legend {
  padding-top: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .offer-and-meal-plan {
  margin-top: 80px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .offer-and-meal-plan {
    margin-top: 0;
  }
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers {
    padding-top: 40px;
    margin-bottom: 50px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers .col-3.d-flex.align-items-center {
  -ms-flex: 100%;
  flex: 100%;
  max-width: 25%;
  padding-right: 20px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers h3 {
  padding-bottom: 40px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers .title {
  width: 100%;
  hyphens: auto;
  word-break: break-word;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers .general-offer-icon {
  height: 29px;
  width: 28px;
  margin-left: -1px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers .general-offer-icon img {
  height: 100%;
  width: 100%;
}
@media all and (max-width: 574px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .tx-epwerkbuilding-offers .general-offer-icon {
    height: 45px;
    width: 60px;
  }
}
@media all and (max-width: 767px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .addressWrapper {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 575px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .addressWrapper {
    background-color: #F2F2F0;
    padding: 20px 20px 40px 20px;
    position: relative;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .addressWrapper .address:before {
    left: 20px;
    top: 21px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper {
    position: relative;
    background-color: #F2F2F0;
    padding: 0 20px 40px 20px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .tx-epwerkbuilding-properties-building-title {
    display: none;
    margin-bottom: 15px;
    font-weight: 500;
    cursor: pointer;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building {
    margin-top: 40px;
    position: relative;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building.open .arrow {
    right: 0;
    top: 9px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building .arrow {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building:before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #9B9B9B !important;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building-data {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease-out;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building.open .building-data {
    max-height: inherit;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .building.open .building-data .arrow {
    transform: rotate(180deg);
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openingsWrapper .openings:before {
    left: 20px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .address {
  margin-left: 27px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .address.h3 {
  margin-bottom: 40px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .address:before {
  content: '';
  background-image: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/marker.svg");
  height: 23px;
  display: inline-block;
  width: 17px;
  margin-right: 12px;
  left: 0;
  top: 5px;
  position: absolute;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .building .arrow {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .building + .building {
  margin-top: 40px;
  position: relative;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .building + .building:before {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #707070;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openings {
  margin-left: 30px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openings.h3 {
  margin-bottom: 40px;
  margin-left: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties .openings.h3 .clock {
  display: inline-flex;
  margin-right: 11px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-offers,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-offers,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-objectinfos {
  filter: invert(0%);
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-offers h2,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-offers h2,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-objectinfos h2 {
  padding-bottom: 40px;
  margin: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-offers h2:first-child,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-offers h2:first-child,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-objectinfos h2:first-child {
  padding-top: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-offers h3,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-offers h3,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-objectinfos h3 {
  padding-bottom: 40px;
  margin: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-offers h3:first-child,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-offers h3:first-child,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-objectinfos h3:first-child {
  padding-top: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-objectinfos {
  margin-top: 80px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location {
  /******************************/
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit {
  /************/
  /* The popup bubble styling. */
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .custom-pin {
  height: 118px;
  width: 118px;
  padding: 30px;
  text-align: center;
  cursor: pointer;
  color: #000000;
  background: #FF7F00;
  position: absolute;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700;
  top: -24.7127px;
  left: -62.7063px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .custom-pin:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .custom-pin:active {
  background: #E87401;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw {
  padding: 20px 20px 16px 20px !important;
  background-color: #F6F6F3;
  border-radius: 0px;
  font-size: 14px;
  max-width: 350px !important;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .gm-style-iw-d {
  overflow: auto !important;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw a {
  color: #272727;
  line-height: 21px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw:active {
  background-color: #EDECEA;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw:hover .info-title,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw:active .info-title {
  color: #000000;
  text-decoration: none;
  transition: color 0.2s linear;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw:hover .info-title svg,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw:active .info-title svg {
  stroke: #000000;
  left: 13px;
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw {
    font-size: 12px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .title {
  font-size: 16px;
  font-weight: 700;
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .title {
    font-size: 14px;
    text-decoration: underline;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .additional-info {
  background-color: #272727;
  color: #FFFFFF;
  padding: 6px 9px;
  font-weight: 500;
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
  width: fit-content;
  width: -moz-fit-content;
  margin-bottom: 38px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .additional-info img {
  margin-top: 0;
  margin-right: 13px;
  overflow: visible;
  display: block;
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .additional-info {
    margin-bottom: 25px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .info-title {
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  margin-top: 13px;
  display: inline-block;
  padding-right: 8px;
  margin-bottom: 3px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .info-title svg {
  stroke: #323434;
  stroke-width: 1.5px;
  height: 10.066px;
  width: 17.134px;
  transform: rotate(90deg) scale(0.7);
  position: relative;
  left: 3px;
  transition: all 0.2s linear;
  display: inline-block;
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style-iw .info-title {
    display: none;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style .gm-style-iw-t::after {
  background: #F6F6F3;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .gm-style .gm-style-iw-t:hover:after {
  background-color: #EDECEA;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .text {
  position: absolute;
  top: 50%;
  color: #FFFFFF;
  z-index: 3;
  left: 50%;
  font-size: 26px;
  transform: translateX(-50%) translateY(-50%);
  text-decoration: underline;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit:not(.loaded):before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 0.7s ease;
  cursor: pointer;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit:not(.loaded):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/typo3conf/ext/ep_werk_building/Resources/Public/Images/DE.png");
  width: 100%;
  height: 100%;
  background-position: center center;
  z-index: 1;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-container-list .mapInit {
  height: 719px;
  overflow: hidden;
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-container-list .mapInit {
    height: 440px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-container-list .mapInit h3 {
  padding-bottom: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit {
  position: relative;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit:not(.loaded):before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 0.7s ease;
  cursor: pointer;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit:not(.loaded):hover:before {
  background-color: rgba(0, 0, 0, 0.6);
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit:not(.loaded) .mapOverlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/typo3conf/ext/ep_werk_building/Resources/Public/Images/DE.png);
  width: 100%;
  height: 100%;
  background-position: center center;
  z-index: 1;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .text {
  position: absolute;
  top: 50%;
  color: #FFFFFF;
  z-index: 3;
  left: 50%;
  font-size: 26px;
  transform: translateX(-50%) translateY(-50%);
  text-decoration: underline;
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .text > span {
    text-align: center;
  }
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit .text {
    display: flex;
  }
}
@media all and (max-width: 700px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .mapInit {
    height: 440px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .categories {
  background-color: #F6F6F3;
  display: flex;
  flex-wrap: nowrap;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .categories > div {
  padding: 20px 40px;
  cursor: pointer;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .categories > div.active {
  background-color: #FF7F00;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter > div {
  width: 100%;
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter > div.active {
  display: flex;
  flex-wrap: wrap;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .resetAllFiltersContainer {
  width: 100%;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .resetAllFiltersContainer .resetAllFilters {
  margin-bottom: 20px;
  margin-left: 20px;
  width: fit-content;
  width: -moz-fit-content;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper {
  width: 240px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-down,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-up {
  position: absolute;
  right: 20px;
  top: 24px;
  color: #323434;
  pointer-events: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-down.custom-fa-chevron-down,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-up.custom-fa-chevron-down,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-down.custom-fa-chevron-up,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-up.custom-fa-chevron-up {
  background: auto;
  margin-top: 4px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-down:before {
  content: "";
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .fa-chevron-up:before {
  content: "";
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper .option p {
  margin: 0;
  padding-right: 20px;
  font-size: 16px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select-wrapper.popular {
  margin-right: 20px !important;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select > .option {
  width: 100%;
  height: 60px;
  padding: 18px 40px 10px 20px;
  background-color: #8C8C8C;
  cursor: pointer;
  font-weight: 600;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select > .option:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select > .option:active {
  background-color: #787878;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .top {
  font-size: 12px;
  padding-bottom: 10px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .top:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  left: 0;
  width: 100%;
  background-color: #EDECEA;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .reset {
  position: absolute;
  top: 20px;
  right: 30px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .reset:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .reset:active {
  text-decoration: underline;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .text {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EDECEA;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .active-filter {
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown {
  display: none;
  z-index: 20;
  position: absolute;
  top: 100%;
  left: 0;
  width: 410px;
  padding: 20px 10px 10px 10px;
  background: #ffffff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  max-height: 520px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .amount {
  margin-bottom: 20px;
  margin-left: 8px;
  font-style: italic;
  font-size: 14px;
  color: #87888A;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown.open {
  display: block;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: auto;
  right: 20px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .checkmark {
  position: absolute;
  top: 23px;
  left: auto;
  right: 20px;
  height: 20px;
  width: 14px;
  background-color: transparent;
  border: transparent;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown label {
  width: 100%;
  margin: 0;
  color: #323434;
  cursor: pointer;
  z-index: 1;
  padding: 18px 20px;
  border-radius: inherit;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option {
  position: relative;
  margin: 10px 0;
  padding: 0;
  background-color: #8C8C8C;
  border-radius: 8px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option:active {
  background-color: #787878;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option:hover input ~ .checkmark {
  background-color: transparent;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location {
  background-color: transparent;
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location label {
  padding: 24px 20px 4px 20px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location label:hover span,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location label:active span {
  text-decoration: underline;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: -10px;
  left: auto;
  right: 0px;
  width: 100%;
  height: 70px;
  z-index: 2;
  padding-left: 20px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location label .checkmark {
  top: 26px;
  height: fit-content;
  font-size: 14px;
  font-weight: 500;
  width: auto;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location label .checkmark span {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location.checked label {
  background-color: inherit;
  color: inherit;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location.checked label:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location.checked label:active {
  background-color: inherit;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location.checked label .checkmark:after {
  color: inherit;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.checked label {
  background-color: #8C8C8C;
  color: #000000;
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.checked label:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.checked label:active {
  background-color: #8C8C8C;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.checked label .checkmark:after {
  color: #000000;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option input:checked ~ .checkmark:after {
  display: block;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option.main-location input:checked ~ .checkmark:after {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option input:checked ~ .checkmark {
  border: transparent;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .select .dropdown .option .checkmark:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  position: absolute;
  display: none;
  left: 2px;
  top: 0;
  font-size: 12px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities {
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  width: 555px;
  font-weight: 600;
  margin-right: 84px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities .hideUniversities {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities:before {
  content: '';
  height: 41px;
  display: inline-block;
  width: 95px;
  margin-right: 2px;
  background-color: transparent;
  background-repeat: no-repeat;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities.active.off:before {
  background: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/button_off.svg") transparent no-repeat;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities.active.off:hover:before {
  background: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/button_off_hover.svg") transparent no-repeat;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities.active.on:before {
  background-image: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/button_on.svg");
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter .allUniversities.active.on:hover:before {
  background-image: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/button_on_hover.svg");
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location h2 {
  padding-bottom: 40px;
  margin: 0;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .select-wrapper.locations {
  border-bottom: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .map-filter-mobile-gutter {
  z-index: 1000;
  background-color: black;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0.6;
  display: block;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .map-filter-mobile-close {
  background: url(/typo3conf/ext/ep_werk_building/Resources/Public/Icons/close.svg) no-repeat;
  background-size: 14px 14px;
  background-position: 23px 23px;
  height: 60px;
  width: 60px;
  background-color: #272727;
  opacity: 1 !important;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 1001;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .map-filter-mobile-close:focus,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .map-filter-mobile-close:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .map-filter-mobile-close:active {
  background-color: #000000;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .count {
  display: inline;
  padding-right: 0px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .allUniversities {
  cursor: pointer;
  margin-top: 30px;
  margin-left: 33px;
  height: 150px;
  font-size: 16px;
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .allUniversities .hideUniversities {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .allUniversities:after {
  content: '';
  height: 51px;
  display: block;
  width: 83px;
  margin-right: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: bottom;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .allUniversities.active.off:after {
  background-image: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/button_off.svg");
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .allUniversities.active.on:after {
  background-image: url("/typo3conf/ext/ep_werk_building/Resources/Public/Icons/button_on.svg");
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile .mobile-filter-spacer {
  height: 100px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-overlay {
  z-index: 1;
  background-color: #272727;
  margin-top: 40px;
  color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 900;
  width: 80%;
  left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-overlay:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-overlay:active {
  background-color: #000000;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-overlay img {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header {
  font-size: 16px;
  background: #EDECEA;
  color: #272727;
  font-weight: 700;
  border-bottom: solid 1px #D6D6D6;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:not(.main) .count,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:not(.main) .noFilter,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:not(.main) .reset {
  display: none !important;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:not(.main):before {
  display: table-cell;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header {
  padding-left: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:active {
  background-color: #E3E2DF;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  content: "\f053";
  padding-right: 7px;
  display: none;
  vertical-align: middle;
  line-height: 12px;
  height: 12px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header .reset {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-header .reset.reset-active {
  display: inline;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  margin-left: auto;
  margin-right: 20px;
  padding-left: 5px;
  /* @media all and (max-width: 380px){
          margin-left: 15px;
        } */
  cursor: pointer;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-footer {
  position: fixed;
  bottom: 20px;
  width: calc(100vw - 100px);
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-footer:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-footer:active {
  background-color: #000000;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-save,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-back {
  right: 0;
  left: 0;
  margin-left: 80px;
  margin-right: auto;
  z-index: 5;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown {
  position: fixed;
  top: 0;
  left: 60px;
  height: 100vh;
  width: calc(100vw - 60px);
  background: #F6F6F3;
  z-index: 1001;
  overflow-y: scroll;
  overflow-x: hidden;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option {
  position: relative;
  font-size: 16px;
  border-bottom: 1px solid #D6D6D6;
  height: fit-content;
  height: -moz-fit-content;
  background-color: #F6F6F3;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.checked label {
  color: #FF7F00;
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option:hover,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option:active {
  background-color: #e3e2df;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option p {
  margin: 0;
  padding-right: 20px;
  font-size: 16px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option label,
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option .label {
  position: relative;
  margin: 0;
  height: inherit;
  color: #000000;
  padding: 12px 50px 12px 40px;
  display: inline-block;
  width: calc(100% + 17px);
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.active-filter .label {
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option input:checked ~ .checkmark:after {
  display: block;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option .checkmark:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  content: "\f00c";
  position: absolute;
  display: none;
  right: 20px;
  top: 8px;
  height: 20px;
  width: 20px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.main-location {
  font-weight: 700;
  background-color: #EDECEA;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.main-location label {
  color: #FF7F00;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.main-location.selectAll label {
  color: #000000;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.main-location .checkmark {
  top: 26px;
  height: fit-content;
  right: 20px;
  font-size: 14px;
  font-weight: 500;
  width: auto;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .option.main-location input:checked ~ .checkmark:after {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 14px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .checkmark {
  position: absolute;
  top: 5px;
  left: auto;
  right: 10px;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: transparent;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown .checkmark span {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-categories .select > .option:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  content: "\f054";
  position: absolute;
  right: 20px;
  top: 14px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .map-filter-mobile-dropdown-categories .select-wrapper .option .p {
  margin: 0;
  padding-right: 20px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .no-results {
  padding-left: 27px;
  text-align: center;
  font-size: 26px;
  line-height: 36px;
  margin-top: 60px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .no-results p {
  font-size: 26px;
  line-height: 36px;
}
@media all and (max-width: 768px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .no-results {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 80%;
    margin-top: -12px;
    padding-left: 0px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .no-results p {
    font-size: 20px;
    line-height: 24px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .no-results strong {
  font-weight: bold;
}
@media all and (max-width: 480px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location .overflowHidden {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 127px;
    white-space: nowrap;
    margin-bottom: 2px;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter {
  justify-content: center;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .applyFilters {
  margin-left: auto;
}
@media all and (min-width: 768px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter {
    padding-bottom: 20px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories {
    width: 746px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories::before,
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories::after {
    content: '';
    width: 100%;
    order: 1;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(odd) {
    margin-right: 0;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(n + 4) {
    margin-top: 20px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(n + 6) {
    margin-top: 20px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .select-wrapper {
    width: 363px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .applyFilters {
    width: 363px;
  }
}
@media all and (min-width: 1200px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories {
    width: 836px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .select-wrapper {
    width: 408px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .applyFilters {
    width: 408px;
    margin-top: 20px;
  }
}
@media all and (min-width: 1400px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories {
    width: 1052px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(n+4) {
    margin-top: 0;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(n + 6) {
    margin-top: 20px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(odd) {
    margin-right: 20px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-last-child(2) {
    margin-right: 0;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .select-wrapper {
    width: 248px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .applyFilters {
    width: 248px;
    margin-top: 20px;
  }
}
@media all and (min-width: 1600px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories {
    width: 1232px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .popular {
    margin-right: 0;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .select-wrapper {
    width: 293px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .select-wrapper:last-child {
    margin-right: 0;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .applyFilters {
    width: 293px;
    margin-top: 20px;
  }
}
@media all and (min-width: 1800px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter {
    padding-bottom: 30px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories {
    width: 100%;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories div:nth-child(n + 6) {
    margin-top: 0;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .select-wrapper {
    width: 260px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location.trackingMenu .map-filter .dormitories .applyFilters {
    width: 276px;
    margin-top: 0;
  }
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-offers img {
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 5px;
  bottom: 2px;
  position: relative;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text .expand {
  display: none;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .tx-epwerkbuilding-offers {
  margin-bottom: 80px;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text h2 {
  display: flex;
  flex-direction: column;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text h2 .subheadline {
  font-weight: 400;
  order: 2;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text h2 span {
  order: 1;
  color: #000000;
  font-weight: 700;
}
#page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location h3 {
  padding-bottom: 34px;
  margin-bottom: 0px;
}
@media all and (max-width: 992px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-meal-location h3 {
    padding-bottom: 20px;
  }
}
@media all and (max-width: 991px) {
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text {
    padding-bottom: 60px;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text p:not(.open) {
    overflow: hidden;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text p.open + .expand i {
    transform: rotate(180deg);
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text .expand {
    cursor: pointer;
    display: none;
  }
  #page-content .tx-epwerkbuilding .tx-epwerkbuilding-properties-view-detail .opening-text .expand i {
    margin-left: 20px;
    margin-top: 9px;
    position: absolute;
  }
}
.tx-epwerkbuilding-properties-infotext {
  color: #000000 !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.tx-epwerkbuilding-properties-infotext a {
  color: #000000 !important;
  text-decoration: underline;
}
.tx-epwerkbuilding-additional-contentelements {
  margin-top: 30px;
}
.map-container-list {
  padding: 0 0 20px 0;
}
.map-container-list .map-filter {
  padding: 40px 40px 30px 40px;
  background-color: #F6F6F3;
  display: flex;
  flex-wrap: nowrap;
}
.map-container-list .map-filter [class^="options-type-"] {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.map-container-list .map-filter > [class^="type-"] {
  width: 17%;
  position: relative;
  margin-right: 1%;
}
.map-container-list .map-filter > [class^="type-"]:after {
  content: '';
  background: url(/typo3conf/ext/ep_template_werk/Resources/Public/Icons/arrow_down.svg) no-repeat;
  background-size: 13.134px 7.066px;
  background-position: 6px 16px;
  height: 100%;
  width: 35px;
  background-color: #FFF;
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  transform: scale(0.8);
  pointer-events: none;
}
.map-container-list .map-filter > [class^="type-"] select {
  width: 100%;
  height: 40px;
  border: none;
  padding: 8px 35px 8px 15px;
}
.optional-label,
.optional-label-header,
.tx-epwerkbuilding-list-info {
  background-color: #272727;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0px;
  font-weight: 600;
  border-radius: 5px;
}
.optional-label img,
.optional-label-header img,
.tx-epwerkbuilding-list-info img {
  margin-right: 10px;
  margin-top: 3px;
  display: inline;
  min-width: 15px;
}
.optional-label-header,
.optional-label {
  font-size: 16px;
  line-height: 22px;
  padding: 9px 20px 10px 20px;
  font-weight: 600;
  max-width: fit-content;
  max-width: -moz-fit-content;
}
@media all and (max-width: 768px) {
  .optional-label-header,
  .optional-label {
    padding: 10px 10px;
  }
}
.optional-label-header img,
.optional-label img {
  overflow: visible !important;
  margin-top: 0;
}
.optional-label {
  height: auto;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 14px;
}
.tx-epwerkbuilding-list-info {
  position: absolute;
  top: 32px;
  left: 40px;
  z-index: 1;
  margin-right: 20px;
  font-size: 14px;
  padding: 6px 10px;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-list-info {
    margin: 0 20px 0 0;
    top: 20px !important;
    left: 20px !important;
  }
}
.tx-epwerkbuilding-list-info img {
  overflow: visible !important;
  margin-top: 0;
}
.optional-label {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tx-epwerkbuilding-properties-label-wrapper {
  position: absolute;
  z-index: 400;
  left: 8.333%;
  margin-top: 20px;
  width: 66.66%;
}
@media screen and (max-width: 768px) {
  .tx-epwerkbuilding-properties-label-wrapper {
    left: 40px;
    width: calc(100% - 8.333%);
  }
}
.tx-epwerkbuilding-properties-label-wrapper .offset-1 {
  margin-left: 0;
}
.tx-epwerkbuilding-properties h2 {
  font-size: 40px !important;
  line-height: 51px;
  font-weight: 700 !important;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-properties h2 {
    font-size: 22px !important;
    line-height: 30px;
    font-weight: 500;
  }
}
.tx-epwerkbuilding-properties .subheadline {
  font-size: 40px !important;
  font-weight: 400 !important;
  line-height: 51px;
}
@media all and (max-width: 768px) {
  .tx-epwerkbuilding-properties .subheadline {
    font-size: 22px !important;
    line-height: 30px !important;
  }
}
.mapInit {
  height: 450px;
  width: 100%;
}
.show.no-scroll {
  overflow: hidden;
}
.dormitories .select .option {
  margin-right: 0 !important;
}
/*# sourceMappingURL=building.css.map */
