/* 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
 */

@charset "UTF-8";
:root {
  --primary: #326EAB;
  --second: #8BAA76;
  --grau: #424753;
  --font: antropos;
}
@font-face {
  font-family: antropos;
  /* set name */
  src: url('https://waldorf-dachsberg.de/templates/waldorfdachsberg/custom/fonts/anthropos/antropos.ttf');
}
#g-page-surround {
  background-image: url('../../../../images/static/background.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
h1, h2, h3 {
  font-family: antropos;
  color: var(--second);
}
h1 a, h2 a, h3 a {
  color: var(--second);
}
h1 a:hover, h2 a:hover, h3 a:hover {
  color: var(--primary);
}
#g-navigation {
  background-color: #fff;
  padding-bottom: 25px;
  position: fixed !important;
  width: 100%;
  z-index: 10;
}
#g-navigation .g-container {
  width: 100%;
}
#g-navigation .logo .g-content {
  padding-bottom: 0;
  padding-top: 0;
}
#g-navigation .logo .g-content img {
  max-height: 68px;
}
#g-navigation .menu {
  text-align: right;
}
#g-navigation .menu .g-menu-item-container {
  color: var(--primary) !important;
  font-family: antropos;
  margin-left: 50px;
}
#g-headerbild .g-container {
  width: 100%;
}
#g-headerbild .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-headerbild .g-container .g-content img {
  height: calc(100vh + 50px);
  object-fit: cover;
}
#g-intro {
  margin-top: -400px;
  z-index: 9;
  position: relative;
  background: transparent;
  margin-bottom: 150px;
}
#g-intro .g-container, #g-intro .container {
  width: 100%;
  max-width: 100%;
}
#g-intro h2 {
  margin-top: -120px;
  margin-left: 51px;
  color: #fff;
  font-family: open sans;
  font-size: 1.5rem;
  position: relative;
  z-index: 2;
}
#g-intro h2::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: white;
  margin-top: 8px;
  border-radius: 3px;
}
#g-intro .col-12 {
  padding-left: 21px;
  padding-right: 21px;
}
#g-intro .box:hover {
  animation: pulse;
  animation-duration: 0.5s;
}
#g-intro .box1 path {
  fill: #326EAB;
  opacity: 0.53;
}
#g-intro .box2 path {
  fill: #9132AB;
  opacity: 0.53;
}
#g-intro .box3 path {
  fill: #AB3248;
  opacity: 0.53;
}
#g-intro .box4 path {
  fill: #ED783A;
  opacity: 0.53;
}
#g-intro .box5 path {
  fill: #507F2F;
  opacity: 0.53;
}
.outline-_error #g-mainbar h1 {
  text-align: center;
  margin-top: 50px;
}
#g-container-main .g-container {
  width: 90%;
}
#g-mainbar {
  background: transparent;
  /***kalender übersichtsseite***/
}
#g-mainbar img {
  border-radius: 12px;
}
#g-mainbar .blog-item {
  border-bottom: 4px solid rgba(139, 170, 118, 0.76);
  padding-top: 40px;
  padding-bottom: 45px;
}
#g-mainbar .blog-item .item-image {
  flex: 0 0 30%;
  margin-left: 0;
}
#g-mainbar .blog-item:last-child {
  border: none;
}
#g-mainbar .item-content h2 {
  margin-bottom: 0;
}
#g-mainbar .item-content .readmore .btn {
  background-color: var(--primary);
  padding: 12px 21px;
}
#g-mainbar .item-content .readmore .btn:hover {
  background-color: var(--second);
  animation: pulse;
  animation-duration: 0.5s;
}
#g-mainbar .ev_link_row {
  font-size: 1.3rem;
  color: var(--second);
}
#g-mainbar li.ev_td_li {
  padding-left: 20px !important;
}
#g-mainbar #jevents_body #jev_maincal.jev_listview .jev_daysnames {
  color: var(--primary);
  font-size: 1.6rem;
  height: auto;
  width: 100%;
  background-color: transparent;
  border: none;
  margin-top: 17px;
  border-bottom: 3px solid;
  padding-bottom: 12px;
}
#g-mainbar .jev_listrow {
  border: none !important;
}
#g-sidebar {
  background: transparent;
}
#g-sidebar .kalenderSidebar {
  clip-path: url('#blob');
  background: rgba(139, 170, 118, 0.76);
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
}
#g-sidebar .kalenderSidebar h3 {
  color: #fff;
}
#g-sidebar .kalenderSidebar a {
  color: #fff;
}
#g-sidebar .kalenderSidebar table, #g-sidebar .kalenderSidebar tr {
  border: none;
}
#g-sidebar .kalenderSidebar .mod_events_latest_table td {
  padding: 12px 0;
}
#g-utility {
  background-color: transparent;
}
#g-utility .g-container {
  width: 100%;
}
#g-utility .kurzVorgestellt {
  text-align: center;
}
#g-utility .kurzVorgestellt .container {
  width: 100%;
  max-width: 100%;
}
#g-utility .kurzVorgestellt .g-title:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  margin-top: 8px;
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--second);
}
#g-utility .kurzVorgestellt img {
  clip-path: url('#blob');
}
@media (min-width: 768px) {
  #g-utility .kurzVorgestellt h3 {
    font-size: 1.9rem;
  }
}
#g-utility .kurzVorgestellt h4 {
  color: var(--second);
  font-family: var(--font);
  margin-bottom: 0;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #g-utility .kurzVorgestellt h4 {
    font-size: 1.5rem;
  }
}
#g-utility .kurzVorgestellt p {
  color: var(--grau);
  font-size: 1.2rem;
  margin-top: 0;
}
#g-utility .kurzVorgestellt .col-12 {
  padding-left: 40px;
  padding-right: 40px;
}
#g-utility .kurzVorgestellt .col-12:hover {
  animation: pulse;
  animation-duration: 0.5s;
}
#g-utility .kurzVorgestellt i {
  content: "";
  border: 1px solid;
  border-radius: 100%;
  color: var(--primary);
  font-size: 1.7rem;
}
#g-utility .kurzVorgestellt i:before {
  width: 1.6em;
  height: 1.6em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#g-above {
  background-image: url('../../../../images/static/header-1.jpg');
  padding: 150px 0;
  background-position: center;
}
#g-above .blob-wrapper {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 30px;
}
#g-above .blob-wrapper svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
#g-above .blob-wrapper svg path {
  fill: var(--second);
  opacity: 0.53;
}
#g-above .blob-content {
  position: relative;
  z-index: 1;
  padding: 70px 90px;
  color: white;
}
#g-above .blob-content h1 {
  color: #fff;
  margin-bottom: 0;
}
#g-above .blob-content h2 {
  font-size: 1rem;
  margin-bottom: 1.5em;
  color: #fff;
}
#g-above .blob-content a {
  color: white;
  display: inline-block;
  margin-top: 1em;
}
#g-above #myIncludeTarget2 {
  text-align: center;
}
#g-footer {
  background-color: var(--second);
  margin-top: -40px;
  padding-bottom: 0;
}
#g-footer .g-container, #g-footer .container {
  width: 100%;
  margin: 0;
  max-width: 100%;
}
#g-footer .footerbox {
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-footer h2 {
  color: #fff;
  font-size: 1.5rem;
}
#g-footer .mitgliedschaft img {
  width: 250px;
  margin-bottom: 30px;
}
#g-footer .mitgliedschaft2 {
  margin-top: calc(0.75rem + 1.5rem + 48px);
}
#g-footer .mitgliedschaft2 img {
  width: 250px;
  margin-bottom: 15px;
}
#g-footer .linksFooter a {
  color: #fff;
}
/*# sourceMappingURL=custom_14.css.map */