<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#g-footer {
  background: #31423a;
  color: #fff;
  padding: 0rem 0 !important;
}
#g-navigation {
  background: #bbd0b6 !important;
  color: #fff;
  position: relative;
  z-index: 11;
}
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
  background-color: #ffffff !important;
  border-left: 1px solid #6c8b7c !important;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
  background-color: #6c8b7c;
  color: #FFF;
}
#jevents_body .nav-items &gt; div a:hover {
  padding: 7px 12px 7px 12px;
  background-color: #CCC;
  border-left: 1px solid #6c8b7c;
  color: #000;
}
.nav-items &gt; div a {
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  color: #474747;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
  background-color: #6c8b7c !important;
  border: 0px solid #ff3b30 !important;
}
.nav-items &gt; div {
  margin-left: -5px;
  display: inline-block;
  padding: 3px 0px 2px 0px;
  line-height: 23px;
  vertical-align: middle;
  border: 1px solid #6c8b7c !important;
  border-left: 0px;
}
.jev_toprow div.currentmonth {
  border-top: 1px solid #6c8b7c !important;
  border-bottom: 1px solid #6c8b7c !important;
  margin-bottom: -1px;
}
#g-navigation ul li ul {
  Max-height: 550px;
  overflow: auto;
  /* you can change as you need it, vorher 550px*/
  /* to get scroll */
}
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: #fff;
  background-color: #eadbcd;
  opacity: 0.9;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #424753;
  margin: 0 0.45rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/*.owl-carousel .owl-stage {
      display: flex;
    }

   .owl-carousel .owl-item img {
      width: auto;
      height: 20%;
    }*/
/* pt-sans-regular - latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../fonts/pt-sans-v12-latin-regular.eot#iefix') format("embedded-opentype"), url('../fonts/pt-sans-v12-latin-regular.woff2') format("woff2"), url('../fonts/pt-sans-v12-latin-regular.woff') format("woff"), url('../fonts/pt-sans-v12-latin-regular.ttf') format("truetype"), url('../fonts/pt-sans-v12-latin-regular.svg#PTSans') format("svg");
  /* Legacy iOS */
}
/*$('.owl-carousel').owlCarousel({
    items:1,
    margin:10,
    autoHeight:true
});*/
/*# sourceMappingURL=custom_20.css.map */</pre></body></html>