html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**
*	Verstecken
*
*/
/* for image replacement */
/* Hide for both screenreaders and browsers
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
/* Hide only visually, but have it available for screenreaders
   www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden  */
/* Hide visually and from screenreaders, but maintain layout */
@font-face {
  font-family: "Gudea";
  src: url("/resources/themes/mysite/fonts/gudea-v7-latin-regular.eot");
  src: url("/resources/themes/mysite/fonts/gudea-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("/resources/themes/mysite/fonts/gudea-v7-latin-regular.woff2") format("woff2"), url("/resources/themes/mysite/fonts/gudea-v7-latin-regular.woff") format("woff"), url("/resources/themes/mysite/fonts/gudea-v7-latin-regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "GudeaBold";
  src: url("/resources/themes/mysite/fonts/gudea-v7-latin-700.eot");
  src: url("/resources/themes/mysite/fonts/gudea-v7-latin-700.eot?#iefix") format("embedded-opentype"), url("/resources/themes/mysite/fonts/gudea-v7-latin-700.woff2") format("woff2"), url("/resources/themes/mysite/fonts/gudea-v7-latin-700.woff") format("woff"), url("/resources/themes/mysite/fonts/gudea-v7-latin-700.ttf") format("truetype");
  font-display: swap;
}
html {
  font-size: 100%;
  line-height: 1.3125em;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-family: Gudea, sans-serif;
  font-weight: normal;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mt-1 {
  margin-top: 20em;
}

.mt-2 {
  margin-top: 40em;
}

.mt-3 {
  margin-top: 60em;
}

@media (min-width: 765px) {
  .mt-1 {
    margin-top: 10em;
  }

  .mt-2 {
    margin-top: 20em;
  }

  .mt-3 {
    margin-top: 30em;
  }
}
.mr-1 {
  margin-right: 20em;
}

.mr-2 {
  margin-right: 40em;
}

.mr-3 {
  margin-right: 60em;
}

@media (min-width: 765px) {
  .mr-1 {
    margin-right: 10em;
  }

  .mr-2 {
    margin-right: 20em;
  }

  .mr-3 {
    margin-right: 30em;
  }
}
.mb-1 {
  margin-bottom: 20em;
}

.mb-2 {
  margin-bottom: 40em;
}

.mb-3 {
  margin-bottom: 60em;
}

@media (min-width: 765px) {
  .mb-1 {
    margin-bottom: 10em;
  }

  .mb-2 {
    margin-bottom: 20em;
  }

  .mb-3 {
    margin-bottom: 30em;
  }
}
.ml-1 {
  margin-left: 20em;
}

.ml-2 {
  margin-left: 40em;
}

.ml-3 {
  margin-left: 60em;
}

@media (min-width: 765px) {
  .ml-1 {
    margin-left: 10em;
  }

  .ml-2 {
    margin-left: 20em;
  }

  .ml-3 {
    margin-left: 30em;
  }
}
.pt-1 {
  padding-top: 20em;
}

.pt-2 {
  padding-top: 40em;
}

.pt-3 {
  padding-top: 60em;
}

@media (min-width: 765px) {
  .pt-1 {
    padding-top: 10em;
  }

  .pt-2 {
    padding-top: 20em;
  }

  .pt-3 {
    padding-top: 30em;
  }
}
.pr-1 {
  padding-right: 20em;
}

.pr-2 {
  padding-right: 40em;
}

.pr-3 {
  padding-right: 60em;
}

@media (min-width: 765px) {
  .pr-1 {
    padding-right: 10em;
  }

  .pr-2 {
    padding-right: 20em;
  }

  .pr-3 {
    padding-right: 30em;
  }
}
.pb-1 {
  padding-bottom: 20em;
}

.pb-2 {
  padding-bottom: 40em;
}

.pb-3 {
  padding-bottom: 60em;
}

@media (min-width: 765px) {
  .pb-1 {
    padding-bottom: 10em;
  }

  .pb-2 {
    padding-bottom: 20em;
  }

  .pb-3 {
    padding-bottom: 30em;
  }
}
.pl-1 {
  padding-left: 20em;
}

.pl-2 {
  padding-left: 40em;
}

.pl-3 {
  padding-left: 60em;
}

@media (min-width: 765px) {
  .pl-1 {
    padding-left: 10em;
  }

  .pl-2 {
    padding-left: 20em;
  }

  .pl-3 {
    padding-left: 30em;
  }
}
:target:before {
  content: '';
  display: block;
  height: 3em;
  margin: -3em 0 0;
}

*:focus {
  outline: 0;
}

.cd-top {
  display: inline-block;
  height: 34px;
  width: 34px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: no-repeat center 50%;
  background-color: #52575a;
  background-size: 77%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  padding: 3px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiICAgICB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjgsMi44IDE2LDEwLjcgMTMuNiwxMy4xIDguMSw3LjYgMi41LDEzLjIgMCwxMC43ICIvPjwvc3ZnPg==);
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  padding: 3px;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transform: scale(1);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transform: scale(1);
  -moz-transition: 0.2s ease-in-out;
  transform: scale(1);
  transition: 0.2s ease-in-out;
}

::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  outline: 0;
}
input[type="submit"]::-moz-focus-inner:focus,
input[type="button"]::-moz-focus-inner:focus,
button::-moz-focus-inner:focus {
  outline: none;
}

/* nav */
.primary ul a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

/* allgemeines */
.typo--justify {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 35px;
  line-height: 2.1875rem;
  font-family: 'Gudea', sans-serif;
  font-weight: 700;
  text-align: justify;
  width: 80px;
  letter-spacing: 5px;
}

.typo--big-text {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #86bc2a;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.editor-content p, .editor-content ul, .editor-content td {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.editor-content p + p {
  margin-top: 1em;
}
.editor-content ul {
  list-style: square;
}
.editor-content strong {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: 'Gudea', sans-serif;
  font-weight: 700;
}

.bgcolor--white .editor-content a {
  color: #86bc2a;
  text-decoration: underline;
}
.bgcolor--white .editor-content a:hover, .bgcolor--white .editor-content a:focus {
  color: #f3f8e5;
}

/* Block spezifische Schriften */
.block--header h1 {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 765px) {
  .block--header h1 {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 62px;
    line-height: 3.875rem;
  }
}

.block--contact .typo--big-text {
  margin-bottom: 2em;
  margin-bottom: 2em;
}

.bgcolor--darkgreen {
  background: #86bc2a;
  color: #fff;
}
.bgcolor--darkgreen a {
  color: #fff;
}
.bgcolor--lightgreen {
  background: #f3f8e5;
  color: #52575a;
}
.bgcolor--lightgreen a {
  color: #52575a;
}
.bgcolor--white {
  background: #fff;
  color: #52575a;
}
.bgcolor--white a {
  color: #52575a;
}
.bgcolor--white li {
  color: #86bc2a;
}
.bgcolor--beige {
  background: #fffef8;
  color: #52575a;
}
.bgcolor--grey {
  background: #52575a;
  color: #fff;
}
.bgcolor--grey .block--ctc__left--content, .bgcolor--grey .block--ctc__left--sentence {
  color: #86bc2a;
}
.bgcolor--grey .block--ctc__right--content {
  color: #fff;
}

.header {
  position: absolute;
  z-index: 2;
  max-width: 1300px;
  left: 0;
  right: 0;
  margin: auto;
  height: 80px;
}

.primary {
  display: none;
}

@media (min-width: 765px) {
  .primary {
    width: 80%;
    margin: 20px auto 0 auto;
    display: block;
  }
  .primary ul {
    margin-left: calc(30% + 40px);
    margin-left: calc(30% + 2.5rem);
    display: flex;
    justify-content: space-between;
  }
}
/* mbile nav + burrger */
#toggle-mob-nav {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: 45px;
  height: 45px;
  display: block;
  right: 36px;
  top: 10px;
  z-index: 99;
  padding: 10px;
}

.burger-icon {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.burger-icon, .burger-icon::before, .burger-icon::after {
  display: block;
  width: 45px;
  height: 3px;
  background-color: #fff;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.burger-icon::before, .burger-icon::after {
  position: absolute;
  content: "";
}
.burger-icon::before {
  top: -8px;
}
.burger-icon::after {
  top: 8px;
}

.circle.is-active .burger-icon {
  background-color: transparent;
}
.circle.is-active .burger-icon::before {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.circle.is-active .burger-icon::after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

@media (min-width: 765px) {
  #toggle-mob-nav {
    display: none;
  }
}
.block {
  width: 100%;
}
.block__inner {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.block img {
  width: 100%;
  display: block;
}

.block--header {
  background-color: #f3f8e5;
}
.block--header .block__inner {
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block--header .typo--justify {
  color: #fff;
}
.block--header__headline {
  display: none;
}

@media (min-width: 765px) {
  .block--header .block__inner {
    height: 500px;
  }
  .block--header .typo--justify {
    display: block;
    position: absolute;
    right: 10%;
  }
  .block--header__headline {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .block--header__headline h1 {
    margin-left: 30%;
    padding-left: 40px;
    text-align: justify;
    letter-spacing: 15px;
  }
}
.block--anchor .block__inner {
  text-align: center;
  padding-top: 50px;
  padding-top: 3.125rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}
.block--anchor__image {
  max-width: 300px;
  margin: 0 auto;
}

@media (min-width: 765px) {
  .block--anchor__holder {
    width: 80%;
    margin: 0 auto;
  }
  .block--anchor .typo--big-text, .block--anchor__image {
    margin-left: calc(30% + 40px);
    margin-left: calc(30% + 2.5rem);
    text-align: left;
  }
  .block--anchor__image {
    transform: translate(-25%, 0%);
  }
}
.block--ctc__left {
  padding: 20px;
  padding: 1.25rem;
}
.block--ctc__left .justify-block {
  margin: 0 auto;
}
.block--ctc__right {
  padding: 20px;
  padding: 1.25rem;
}

#ctc--3 .block--ctc__left {
  display: none;
}

@media (min-width: 765px) {
  .block--ctc__holder {
    display: flex;
    margin: 0 auto;
  }
  .block--ctc__left {
    width: 30%;
    padding: 40px;
    padding: 2.5rem;
  }
  .block--ctc__right {
    width: 60%;
    padding: 40px;
    padding: 2.5rem;
  }

  #ctc--3 .block--ctc__left {
    display: block;
  }
}
@media (max-width: 765px) {
  #ctc--5 .block--ctc__left {
    background-color: #86bc2a;
    color: #fff;
  }
  #ctc--5 .block--ctc__left ul {
    margin-left: 20px;
  }
  #ctc--5 .block--ctc__left li {
    color: #fff;
  }
  #ctc--5 .block--ctc__right {
    background-color: #f3f8e5;
    color: black;
  }

  #ctc--8 .block--ctc__left {
    display: none;
  }
}
.block--image {
  background: #f3f8e5;
}

.block--contact__content {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

@media (min-width: 765px) {
  .block--contact__holder {
    margin: 0 auto;
  }
  .block--contact__content {
    margin-left: 30%;
    padding: 40px;
  }
}
.block--showcase .block__inner {
  padding: 20px;
  padding: 1.25rem;
}
.block--showcase__content {
  margin-right: 1em;
}
.block--showcase__content img {
  display: inline-block;
  width: auto;
}
.block--showcase__content a {
  display: block;
  color: #fff;
  text-decoration: none;
  width: 100%;
  text-align: center;
}

@media (min-width: 765px) {
  .block--showcase .block__inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
  }
  .block--showcase__holder {
    margin: 0 auto;
  }
}
.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto;
}

.block--footer__left {
  padding: 20px;
  padding: 1.25rem;
  display: none;
}
.block--footer__left .justify-block {
  margin: 0 auto;
}
.block--footer__right {
  padding: 20px;
  padding: 1.25rem;
}
.block--footer a {
  text-decoration: none;
  color: #fff;
}
.block--footer a:hover {
  text-decoration: underline;
}

@media (min-width: 765px) {
  .block--footer__holder {
    display: flex;
    margin: 0 auto;
  }
  .block--footer__left {
    width: 30%;
    display: block;
    padding: 80px;
    padding: 5rem;
  }
  .block--footer__right {
    width: 70%;
    padding: 80px;
    padding: 5rem;
    display: flex;
    justify-content: space-between;
  }
}

/*# sourceMappingURL=screen.css.map */
