/****
 **** mate theme files / custom_variables
 **** uncomment to override materialize variables
 ****
 */
/*
 * mate theme files / custom_variables
 *
 * uncomment to override materialize variables
 */
/* ============================= */
/*        Colour Schemes         */
/* ============================= */
/* ============================= */
/*     MATE Theme Variables      */
/* ============================= */
/* Colors */
/* Text Colors */
/* Boxes */
/* Content Box */
/****
 **** mate theme files / custom_variables
 **** uncomment to override materialize variables
 ****
 */
/****
 **** mate theme files / custom_variables
 **** uncomment to override materialize variables
 ****
 */
/*
 * mate theme files / custom_variables
 *
 * uncomment to override materialize variables
 */
/* ============================= */
/*        Colour Schemes         */
/* ============================= */
/* ============================= */
/*     MATE Theme Variables      */
/* ============================= */
/* Colors */
/* Text Colors */
/* Boxes */
/* Content Box */
/*
 * mate theme files / custom_variables
 *
 * uncomment to override materialize variables
 */
/* ============================= */
/*     MATE Theme Variables      */
/* ============================= */
/* Colors */
/* Fonts */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Light"), url("/files/mate/fonts/Lato/lato-light-webfont.woff2") format("woff2"), url("/files/mate/fonts/Lato/lato-light-webfont.woff") format("woff"), url("/files/mate/fonts/Lato/lato-light-webfont.ttf") format("ttf"), url("/files/mate/fonts/Lato/lato-light-webfont.eot") format("eot");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato"), url("/files/mate/fonts/Lato/lato-regular-webfont.woff2") format("woff2"), url("/files/mate/fonts/Lato/lato-regular-webfont.woff") format("woff"), url("/files/mate/fonts/Lato/lato-regular-webfont.ttf") format("ttf"), url("/files/mate/fonts/Lato/lato-regular-webfont.eot") format("eot");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local("Lato Bold"), url("/files/mate/fonts/Lato/lato-bold-webfont.woff2") format("woff2"), url("/files/mate/fonts/Lato/lato-bold-webfont.woff") format("woff"), url("/files/mate/fonts/Lato/lato-bold-webfont.ttf") format("ttf"), url("/files/mate/fonts/Lato/lato-bold-webfont.eot") format("eot");
}
/* Links */
/* Accordion */
/* Buttons */
/* Content Box */
/* Download and FAQ Elements */
/* Events and News */
/* Footer */
/* Header Image */
/* Header and Navigation */
/* News Slider */
/* Tables */
.event.layout_teaser .archive {
  display: inline-block;
  position: absolute;
  top: -35px;
  background: rgba(0, 0, 0, 0.53);
  right: 15px;
}
.event.layout_teaser .archive a {
  color: #FFB81C;
  font-size: 14px;
  display: block;
  padding: 2px 5px;
  font-weight: 700;
}
.event.layout_teaser .image_container {
  border: 1px solid #efefef;
}
.event.layout_teaser .inner {
  font-size: 16px;
  background: #f7f7f7;
  box-shadow: none;
  word-break: break-word;
}
.event.layout_teaser .inner h2 {
  font-size: 18px;
  font-weight: 700;
}
.event.layout_teaser .inner h2 a {
  font-family: "Lato";
  font-weight: 900;
}
.event.layout_teaser .inner h2:after {
  display: none;
}
.event.layout_teaser .inner img {
  vertical-align: bottom;
}
.event.layout_teaser .inner .more {
  position: absolute;
  background: #FFB81C;
  height: 40px;
  width: 40px;
  padding: 3px 0 0;
  top: -20px;
  right: 20px;
  border-radius: 100%;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: 700;
  box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.25);
}
.event.layout_teaser .inner .more:hover {
  background: #c38600;
}
.event.layout_teaser .inner p {
  margin: 0;
}
.event.layout_teaser .inner .teaser {
  margin-top: 10px;
}
.event.layout_teaser .inner .text {
  height: inherit;
  padding: 15px 25px 20px;
}
.event.layout_teaser .inner time {
  position: relative;
  top: 0;
  background: none;
  box-shadow: none;
  color: #000;
  padding: 0;
  display: inline;
}
.event.layout_teaser.odd .inner, .event.layout_teaser.even .inner {
  margin: 0 0 20px;
}
.event.layout_full a.btn, .mod_newsreader .layout_full a.btn {
  margin-bottom: 30px;
}
.event.layout_full h1, .mod_newsreader .layout_full h1 {
  color: #000;
  margin-bottom: 25px;
}
.event.layout_full h1:after, .mod_newsreader .layout_full h1:after {
  display: none;
}
.event.layout_full p, .mod_newsreader .layout_full p {
  margin: 0;
}
.event.layout_full time, .mod_newsreader .layout_full time {
  background: none;
  color: #000;
  padding: 0;
  font-weight: 400;
  display: inline;
}
.events-filter {
  background: #f7f7f7;
  padding: 60px 20px 40px;
  position: relative;
}
.events-filter .checkbox_container {
  padding: 0 15px 5px 0;
}
.events-filter .checkbox_container label {
  color: #000;
}
.events-filter h2 {
  font-size: 24px;
  margin: 0;
  font-weight: 900;
  color: #ffb81c;
}
.events-filter li {
  width: 100%;
  position: absolute;
  top: 20px;
  font-size: 18px;
}
.events-filter .mod_mae_event_filter:not(:first-child) li {
  display: none;
}
.events-filter ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.container .row.events-filter {
  margin: 0 0 30px;
}
.full {
  background: rgba(255, 184, 28, 0.4);
  border: 1px solid rgba(255, 184, 28, 0.4);
  padding: 10px 20px;
  margin: 0 0 30px;
  display: inline-block;
}
.layout_latest {
  margin-bottom: 24px;
}
.layout_latest.even .inner, .layout_latest.odd .inner {
  margin: 0;
}
.layout_latest .image_container {
  border: 1px solid #efefef;
}
.layout_latest img {
  width: 100%;
}
.layout_latest .inner {
  background: #f7f7f7;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 16px;
  width: 100%;
}
.layout_latest .inner h2 {
  font-weight: 900;
  font-size: 18px;
  padding-bottom: 0;
}
.layout_latest .inner h2:after {
  display: none;
}
.layout_latest .inner .info {
  color: #000;
}
.layout_latest .inner .more {
  height: 40px;
  width: 40px;
  padding: 3px 0 0;
  top: -20px;
  right: 20px;
}
.layout_latest .inner .more:hover {
  background: #c38600;
}
.layout_latest .inner .text {
  padding: 15px 25px 20px;
}
.layout_latest .subheadline {
  padding-right: 100px;
}
.ce_leaflet .leaflet-popup-content {
  font-size: 16px;
  font-family: "Lato";
}
.ce_leaflet .leaflet-popup-content div {
  display: flex;
}
.ce_leaflet .leaflet-popup-content h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
}
.ce_leaflet .leaflet-popup-content label {
  font-size: 16px;
  color: #000;
  padding-right: 3px;
}
.ce_leaflet .leaflet-popup-content p {
  margin: 5px 0 10px;
}
.ce_leaflet .leaflet-popup-content .value {
  color: #000;
}
.pagination li {
  margin: 0 2px 10px 0;
}
.pagination li a:hover {
  color: #fff;
}
.pagination ul {
  margin: 0;
}
.mod_newslist .pagination, .mod_eventlist .pagination {
  margin-top: 20px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22www%2Fhtdocs%2Fw018d785%2Fdevelop%2Fdev.kjellberg.de%2Ffiles%2Fmate%2Fsass%2Fparts%2Fmodules.scss%22%2C%22www%2Fhtdocs%2Fw018d785%2Fdevelop%2Fdev.kjellberg.de%2Ffiles%2Fmate%2Fsass%2Fparts%2F..%2F_custom_variables.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%22%7D */