@font-face {
  font-family: 'SunValley';
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/SunValley.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/SunValley.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/SunValley.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/SunValley.svg#SunValley') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-regular.eot');
  src: local(''), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-regular.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-regular.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-regular.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-regular.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-regular.svg#Rubik') format('svg');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 900;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-900.eot');
  src: local(''), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-900.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-900.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-900.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-900.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-900.svg#Rubik') format('svg');
}
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 400;
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-italic.eot');
  src: local(''), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-italic.eot?#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-italic.woff2') format('woff2'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-italic.woff') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-italic.ttf') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts/rubik-v10-latin-italic.svg#Rubik') format('svg');
}
@font-face {
  font-family: 'icomoon';
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts//icomoon.eot?fx5qr0');
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts//icomoon.eot?fx5qr0#iefix') format('embedded-opentype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts//icomoon.ttf?fx5qr0') format('truetype'), url('/typo3conf/ext/sf_template/Resources/Public/fonts//icomoon.woff?fx5qr0') format('woff'), url('/typo3conf/ext/sf_template/Resources/Public/fonts//icomoon.svg?fx5qr0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-call:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e904";
}
html,
body {
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  html,
  body {
    font-size: 16px;
  }
}
@media screen and (max-width: 359px) {
  html,
  body {
    font-size: 12px;
  }
}
body {
  font-family: 'Rubik', sans-serif;
  overflow-x: hidden;
  font-weight: 400;
  background: #ffffff;
  color: #000000;
  padding-top: 0px;
  position: relative;
  font-size: 1.2rem;
}
.pagebackground {
  display: none;
  height: 40em;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  background-position: top right;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
a {
  word-wrap: break-word;
}
.container-fluid {
  max-width: 1570px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid.reallysmall {
  max-width: 1170px;
}
.specialfont {
  font-family: "SunValley";
  font-weight: 400;
}
.btn {
  border-radius: 1.1rem;
  line-height: 1rem;
  color: #ffffff;
  display: inline-block;
  background-color: #000000;
  font-size: 1.2rem;
  padding: 0.5rem 2rem;
  border: none;
}
.btn-primary {
  background-color: #77b82a;
  color: #ffffff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:hover {
  background-color: #159a34;
}
.btn-default:hover {
  background-color: #159a34;
  color: #ffffff;
}
.gradientHorz {
  background: #0f1b5f;
  background: -moz-linear-gradient(left,#0f1b5f 0%,#c5007b 100%);
  background: -webkit-linear-gradient(left,#0f1b5f 0%,#c5007b 100%);
  background: linear-gradient(to right,#0f1b5f 0%,#c5007b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f1b5f',endColorstr='#c5007b',GradientType=1);
}
.gradientVert {
  background: #0f1b5f;
  background: -moz-linear-gradient(top,#0f1b5f 0%,#c5007b 100%);
  background: -webkit-linear-gradient(top,#0f1b5f 0%,#c5007b 100%);
  background: linear-gradient(to bottom,#0f1b5f 0%,#c5007b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f1b5f',endColorstr='#c5007b',GradientType=0);
}
.nogaprow {
  margin-left: 0;
  margin-right: 0;
}
.nogaprow > div {
  padding-left: 0;
  padding-right: 0;
}
h1,
h2,
h3 {
  margin-top: 0;
  line-height: 1em;
}
.bigtitle {
  font-size: 5rem;
  color: #77b82a;
  font-family: "SunValley";
  font-weight: 400;
  line-height: 1em;
}
@media screen and (max-width: 639px) {
  .bigtitle {
    font-size: 3rem;
  }
}
h1 {
  margin-bottom: 2em;
  font-size: 72px;
  margin-bottom: 40px;
  line-height: 1.05em;
}
h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 1em;
}
.bluetext {
  color: #77b82a;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 639px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 24px;
  }
}
a {
  color: #77b82a;
  text-decoration: none;
}
.roundedbtn {
  background: transparent;
  color: #77b82a;
  border: 2px solid #77b82a;
  font-size: 20px;
  padding: 7px 50px;
  display: inline-block;
  text-transform: none;
  text-shadow: none;
  -webkit-transition: background-color 500ms ease-out, color 500ms ease-out;
  -o-transition: background-color 500ms ease-out, color 500ms ease-out;
  transition: background-color 500ms ease-out, color 500ms ease-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.roundedbtn:hover {
  color: #ffffff;
  background-color: #77b82a;
  text-decoration: none;
}
.roundedbtn:focus {
  text-decoration: none;
}
@media screen and (max-width: 639px) {
  .roundedbtn {
    font-size: 16px;
  }
}
.hasredbar:after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 60px;
  height: 4px;
  background-color: #77b82a;
}
.hasRedBox:before,
.hasRedBox:after {
  content: "";
  display: block;
  width: 360px;
  height: 54px;
  border: 5px solid #77b82a;
  margin: 20px auto 20px auto;
}
.hasRedBox:before {
  border-bottom: none;
}
.hasRedBox:after {
  border-top: none;
}
p,
ol {
  margin-bottom: 20px;
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.6,.6,.6);
    transform: scale3d(.6,.6,.6);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.6,.6,.6);
    transform: scale3d(.6,.6,.6);
  }
  50% {
    opacity: 1;
  }
}
ol {
  margin-bottom: 2rem;
}
ol li {
  margin-bottom: 0.5rem;
}
a.scroll-top {
  width: 44px;
  height: 44px;
  line-height: 45px;
  color: #77b82a;
  border-radius: 10px;
  text-align: center;
  position: fixed;
  display: inline;
  opacity: 0;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  background-color: #ffffff;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  pointer-events: none;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
a.scroll-top svg {
  height: 80%;
  width: 80%;
}
@media screen and (max-width: 767px) {
  a.scroll-top {
    bottom: 60px;
    right: 10px;
  }
}
.scrollheader a.scroll-top {
  opacity: 1;
  pointer-events: auto;
}
.ciHeader {
  font-size: 5rem;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  color: #000000;
  font-family: "SunValley";
  font-weight: 400;
}
h1.hlshy,
h2.hlshy,
h3.hlshy {
  display: inline;
  font-size: 1em;
}
.ctype-text {
  margin-bottom: 100px;
}
.ctype-text ul,
.modal-dialog ul,
.claimbox ul,
.textpic2 ul {
  list-style: none;
  padding-left: 1.5em;
}
.ctype-text ul li,
.modal-dialog ul li,
.claimbox ul li,
.textpic2 ul li {
  margin-bottom: 1em;
}
.ctype-text ul li::before,
.modal-dialog ul li::before,
.claimbox ul li::before,
.textpic2 ul li::before {
  content: "\25A0";
  color: #77b82a;
  font-weight: bold;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}
ul.list-smaller {
  font-size: 0.8rem;
}
.contentwrap {
  overflow: hidden;
  width: 100%;
  padding-top: 220px;
}
@media screen and (max-width: 1199px) {
  .contentwrap {
    padding-top: 80px;
  }
}
.claimbox {
  display: flex;
  justify-content: flex-end;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
  margin-bottom: 100px;
}
.claimbox .claim {
  background-color: #77b82a;
  padding: 12rem 2rem;
  color: #ffffff;
  display: flex;
  font-family: "SunValley";
  font-weight: 400;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-basis: 40%;
  overflow: hidden;
}
.claimbox .claim .hash {
  font-size: 13.888889rem;
  line-height: 1em;
  padding-right: 1rem;
  z-index: 1;
}
.claimbox .claim .claimtext {
  font-size: 3.333333rem;
  z-index: 1;
}
.claimbox .claim .claimtext .cite {
  display: block;
  font-size: 1rem;
  font-family: "PT Sans";
}
.claimbox .claim:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #3378be;
  background: radial-gradient(circle,#a9dd6b 0%,#77b82a 80%);
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: scale(2) translate(25%,-25%);
  -moz-transform: scale(2) translate(25%,-25%);
  -o-transform: scale(2) translate(25%,-25%);
  transform: scale(2) translate(25%,-25%);
}
.claimbox .picholder,
.claimbox .textholder {
  position: absolute;
  background-size: cover;
  background-position: center center;
  display: block;
  left: 0;
  top: 0;
  width: 78%;
  height: 100%;
  z-index: 1;
}
.claimbox .textholder {
  background-color: #e5e5e5;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 25% 1rem 2.6667rem;
}
.faqcordion {
  margin-bottom: 6rem;
}
.faqcordion .faqtext {
  margin-bottom: 3.888889rem;
}
.faqcordion .accordion .card {
  border: 3px solid #77b82a;
  -webkit-border-radius: 1.75rem;
  -moz-border-radius: 1.75rem;
  -ms-border-radius: 1.75rem;
  -o-border-radius: 1.75rem;
  border-radius: 1.75rem;
  margin-bottom: 1rem;
}
.faqcordion .accordion .card .card-header {
  background: none;
  padding: 0;
  border: none;
}
.faqcordion .accordion .card .card-header .card-title {
  padding: 1rem 0;
  font-size: 1.1rem;
  font-weight: 900;
  margin-bottom: 0;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  display: block;
}
.faqcordion .accordion .card .card-header .card-title .toggle {
  width: 100%;
  cursor: pointer;
  display: block;
}
.faqcordion .accordion .card .card-header .card-title .toggle .titletext {
  padding-left: 3rem;
  padding-right: 3rem;
  display: block;
}
.faqcordion .accordion .card .card-header .card-title .toggle .icon {
  color: #77b82a;
  -webkit-transition: 250ms all ease-out;
  -moz-transition: 250ms all ease-out;
  -o-transition: 250ms all ease-out;
  transition: 250ms all ease-out;
  font-family: "SunValley";
  font-weight: 400;
  font-size: 3rem;
  margin-right: 0rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 1rem;
  height: auto;
  position: absolute;
  right: 1.5rem;
  top: 50%;
}
.faqcordion .accordion .card .card-header .card-title .toggle .icon svg {
  width: 100%;
  height: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: 250ms all ease-out;
  -moz-transition: 250ms all ease-out;
  -o-transition: 250ms all ease-out;
  transition: 250ms all ease-out;
}
.faqcordion .accordion .card .card-header .card-title .toggle.collapsed .icon svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faqcordion .accordion .card .card-body {
  padding: 1rem 1.5rem;
}
.contactbox {
  background: #77b82a;
  padding: 2.666667rem;
  padding-right: 0;
  color: #ffffff;
  margin-bottom: 100px;
  background: #22559f;
  background: linear-gradient(90deg,#22559f 0%,#22559f 38%,#357cc3 100%);
}
.contactbox:before {
  content: "";
  background: #ffffff;
  width: 20rem;
  height: 102%;
  position: absolute;
  right: 0;
  top: -1%;
  z-index: 0;
  transform-origin: top left;
  -webkit-transform: skew(10deg);
  -moz-transform: skew(10deg);
  -o-transform: skew(10deg);
  transform: skew(10deg);
}
.contactbox .inner {
  position: relative;
  z-index: 10;
  padding: 1.333rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #77b82a;
  background: #22559f;
  background: linear-gradient(90deg,#22559f 0%,#22559f 38%,#357cc3 100%);
  -webkit-box-shadow: 0 0 20px #77b82a;
  box-shadow: 0 0 20px #77b82a;
}
.contactbox .inner .content-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 2;
}
.contactbox .inner .content-side .title {
  font-size: 5rem;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  color: #000000;
  font-family: "SunValley";
  font-weight: 400;
  color: #ffffff;
}
.contactbox .inner .content-side .title:after {
  background: #abaaa8;
}
.contactbox .inner .content {
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
}
.contactbox .inner .content .cb-textwrap {
  padding-left: 2rem;
  padding-right: 2rem;
}
.contactbox .inner .picside {
  flex-basis: 50%;
  flex-shrink: 1;
  flex-grow: 1;
}
.contactbox .inner .picside img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1399px) {
  .contactbox .inner .content {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 30px;
  }
  .contactbox .inner .content .cb-imgwrap {
    margin-bottom: 30px;
  }
  .contactbox .inner .content .cb-imgwrap img {
    width: 100%;
    height: auto;
  }
  .contactbox .inner .content .cb-textwrap {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .contactbox {
    padding-left: 0;
  }
  .contactbox .inner {
    flex-direction: column;
  }
}
.frame-greybox {
  background-color: #dbdbdb;
  margin-bottom: 100px;
  padding-top: 100px;
}
.borderline {
  position: absolute;
  bottom: 99%;
  width: 100%;
  height: 2rem;
  z-index: 20;
}
.borderline * {
  fill: #77b82a;
}
.textpic {
  margin-bottom: 2.777778rem;
}
.textpic .tp-title {
  font-size: 5rem;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  color: #000000;
  font-family: "SunValley";
  font-weight: 400;
}
.textpic .d-flex {
  margin-left: -15px;
  margin-right: -15px;
}
.textpic .d-flex > div {
  flex-basis: 50%;
  padding: 0 15px;
}
.textpic .d-flex.layout2 .tp-pic {
  flex-basis: 33.33%;
}
.textpic .d-flex.layout2 .tp-text {
  flex-basis: 66.66%;
}
@media screen and (max-width: 767px) {
  .textpic .d-flex > div {
    flex-basis: 100% !important;
    flex-direction: column;
  }
}
.textpic img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.bioseal {
  width: 8rem;
  height: 8rem;
  position: absolute;
  padding: 2rem;
  left: -2.5rem;
  top: 20%;
  z-index: 20;
}
.bioseal svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.bioseal svg * {
  fill: #159a34;
}
.bioseal img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 40%;
  left: 65%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
@media screen and (max-width: 767px) {
  .bioseal {
    width: 7rem;
    height: 7rem;
    top: 40%;
    left: -1rem;
  }
  .bioseal.bioright {
    left: unset;
    right: -1rem;
  }
  .bioseal img {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.bioright .bioseal {
  left: unset;
  right: -2.5rem;
}
@media screen and (max-width: 767px) {
  .bioright .bioseal {
    right: -1rem;
  }
}
.bioright .bioseal img {
  top: 55%;
  left: 30%;
}
.seite_4 .bioseal svg *,
.is-pink-1 .bioseal svg * {
  fill: #d2a0bc;
}
.shopposter {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/spots_white.svg");
  background-size: auto 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.shopposter .sp-layout {
  height: 100%;
  display: flex;
  align-items: center;
}
.shopposter .sp-textside {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  z-index: 20;
  padding-left: 6vw;
}
.shopposter .sp-textside .sp-title {
  font-size: 7rem;
  line-height: 1em;
  font-family: "SunValley";
  font-weight: 400;
}
.shopposter .sp-textside .sp-title img {
  width: 100%;
  height: auto;
}
.shopposter .sp-textside .sp-title b {
  display: block;
  line-height: 0.5em;
  font-size: 20rem;
  font-weight: 400;
}
.shopposter .sp-textside .sp-subtitle {
  padding-left: 6vw;
  padding-right: 3rem;
  display: block;
}
.shopposter .sp-picside {
  height: 100%;
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  z-index: 10;
}
.shopposter .sp-picside img {
  height: auto;
  width: 150%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(12%,-50%);
  -moz-transform: translate(12%,-50%);
  -o-transform: translate(12%,-50%);
  transform: translate(12%,-50%);
}
.shopposter .sp-posttext {
  text-align: center;
  padding-left: 3rem;
  padding-right: 3rem;
}
.shopposter .sp-thebuttons {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 2rem;
  left: 0;
  width: 100%;
  z-index: 90;
}
.shopposter .sp-thebuttons .btn {
  margin: 1rem;
}
.shopposter .sp-thebuttons .btn-primary {
  color: #000000;
}
.shopposter.theme1 {
  background-color: #77b82a;
  background-color: #79b51c;
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/spots_white.svg");
  background-size: auto 100%;
  color: #000000;
}
.shopposter.theme1 .btn-primary {
  background-color: #fff;
  color: #000000;
}
.shopposter.is-pink-1 .btn-primary {
  background-color: #d2a0bc;
  color: #ffffff;
}
.shopposter.is-pink-1 .btn-primary:hover {
  background-color: #b15b8b;
}
@media screen and (max-width: 767px) {
  .shopposter {
    min-height: unset;
    display: block;
  }
  .shopposter .sp-layout {
    flex-direction: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .shopposter .sp-layout > .sp-picside,
  .shopposter .sp-layout > .sp-textside {
    flex-basis: unset;
    padding-left: 0;
    text-align: center;
  }
  .shopposter .sp-layout > .sp-picside img,
  .shopposter .sp-layout > .sp-textside img {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    width: 80%;
    padding: 0;
    margin: auto;
  }
  .shopposter .sp-layout > .sp-textside img {
    width: 80%;
  }
  .shopposter .sp-layout > .sp-picside img {
    width: 100%;
  }
  .shopposter .sp-thebuttons {
    position: relative;
  }
}
@media screen and (max-width: 639px) {
  .shopposter .sp-thebuttons {
    flex-direction: column;
  }
  .shopposter .sp-thebuttons .btnwrap {
    text-align: center;
  }
  .shopposter .sp-thebuttons .btn {
    display: inline-block;
    margin: 0.5rem 1rem;
  }
}
.picstyle {
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
}
.picstyle:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.picstyle .inner,
.picstyle img {
  width: 100%;
  height: auto;
}
.picstyle img {
  position: relative;
  z-index: 5;
}
.picstyle-g {
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
}
.picstyle-g:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.picstyle-g .inner,
.picstyle-g img {
  width: 100%;
  height: auto;
}
.picstyle-g img {
  position: relative;
  z-index: 5;
}
.picstyle-g:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1_g.svg");
  pointer-events: none;
}
.fullpic {
  height: 40vw;
  position: relative;
  margin-bottom: 2rem;
}
.fullpic .inner {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  justify-content: stretch;
  align-items: center;
  height: 100%;
}
.fullpic .bigpicholder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  z-index: 10;
}
.fullpic img {
  position: absolute;
  right: 10%;
  z-index: 20;
  width: 60%;
  height: auto;
}
.holihome {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/spots_white.svg");
  background-size: auto 100%;
  background-color: #fff;
  background-color: #77b82a;
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-repeat: no-repeat;
}
.holihome > .inner {
  display: flex;
  align-items: center;
}
.holihome .hh-text {
  font-size: 1.2vw;
  padding-left: 10em;
  flex-basis: 50%;
}
.holihome .hh-text .title {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.holihome .hh-text .title > * {
  font-family: "SunValley";
  font-weight: 400;
  display: block;
  line-height: 1em;
}
.holihome .hh-text .title .hh-tsmall {
  font-size: 7.5em;
}
.holihome .hh-text .title .hh-tbig {
  font-size: 13em;
  -webkit-transform: translate(-0.6em,-0.3em);
  -moz-transform: translate(-0.6em,-0.3em);
  -o-transform: translate(-0.6em,-0.3em);
  transform: translate(-0.6em,-0.3em);
}
.holihome .hh-text .smalltext {
  font-size: 1rem;
}
.holihome .hh-text .smalltext svg {
  display: block;
  max-width: 15rem;
  width: 100%;
  margin-top: 1rem;
}
.holihome .hh-pic {
  flex-grow: 1;
  padding-left: 10rem;
}
.holihome .hh-pic > div .inner {
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
  display: block;
  width: 26vw;
  height: auto;
}
.holihome .hh-pic > div .inner:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.holihome .hh-pic > div .inner .inner,
.holihome .hh-pic > div .inner img {
  width: 100%;
  height: auto;
}
.holihome .hh-pic > div .inner img {
  position: relative;
  z-index: 5;
}
.holihome .hh-pic > div .inner img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 5;
}
.holihome .hh-pic .hh-pic1 {
  z-index: 10;
  position: relative;
  -webkit-transform: translate(0,10%) scale(1.2);
  -moz-transform: translate(0,10%) scale(1.2);
  -o-transform: translate(0,10%) scale(1.2);
  transform: translate(0,10%) scale(1.2);
}
.holihome .hh-pic .hh-pic2 {
  z-index: 5;
  position: relative;
  -webkit-transform: translate(-10rem,-10%);
  -moz-transform: translate(-10rem,-10%);
  -o-transform: translate(-10rem,-10%);
  transform: translate(-10rem,-10%);
}
@media screen and (max-width: 1023px) {
  .holihome {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .holihome > .inner {
    flex-direction: column;
  }
  .holihome > .inner .hh-pic {
    padding-left: 5em;
  }
  .holihome > .inner .hh-pic img {
    width: 100%;
    height: auto;
  }
  .holihome > .inner .hh-pic > div .inner {
    width: auto;
  }
  .holihome > .inner .hh-pic .hh-pic1 {
    width: 70vw;
    -webkit-transform: translate(0px,10%) scale(1);
    -moz-transform: translate(0px,10%) scale(1);
    -o-transform: translate(0px,10%) scale(1);
    transform: translate(0px,10%) scale(1);
  }
  .holihome > .inner .hh-pic .hh-pic2 {
    width: 70vw;
    -webkit-transform: translate(-9vw,-10%) scale(1);
    -moz-transform: translate(-9vw,-10%) scale(1);
    -o-transform: translate(-9vw,-10%) scale(1);
    transform: translate(-9vw,-10%) scale(1);
  }
  .holihome > .inner .hh-text {
    margin-bottom: 3rem;
    padding: 0 3rem;
    flex-basis: auto;
  }
  .holihome > .inner .hh-text .title .hh-tbig {
    font-size: 7rem;
    -webkit-transform: translate(-0.45em,-0.3em);
    -moz-transform: translate(-0.45em,-0.3em);
    -o-transform: translate(-0.45em,-0.3em);
    transform: translate(-0.45em,-0.3em);
  }
  .holihome > .inner .hh-text .title .hh-tsmall {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 559px) {
  .holihome .inner .hh-pic .hh-pic2 {
    -webkit-transform: translate(-16vw,-10%) scale(1);
    -moz-transform: translate(-16vw,-10%) scale(1);
    -o-transform: translate(-16vw,-10%) scale(1);
    transform: translate(-16vw,-10%) scale(1);
  }
}
.holihome .hh-thebuttons {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 2rem;
  left: 0;
  width: 100%;
}
.holihome .hh-thebuttons .btn {
  margin: 1rem;
}
.holihome .hh-thebuttons .btn:hover {
  background-color: #159a34;
  color: #ffffff;
}
.holihome .hh-thebuttons .btn-primary {
  background-color: #fff;
  color: #000000;
}
@media screen and (max-width: 639px) {
  .holihome .hh-thebuttons {
    position: relative;
    left: unset;
    bottom: unset;
  }
}
.holihome.theme0 {
  background-color: #ffffff;
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/spots_green.svg");
}
.holihome.theme0 svg * {
  fill: #ffffff;
}
.threepics {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/spots_green.svg");
  background-size: cover;
  background-color: #fff;
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem;
  margin-bottom: 6rem;
}
.threepics .borderline {
  z-index: 100;
}
.threepics .borderline * {
  fill: #ffffff;
}
.threepics .tp-pic1,
.threepics .tp-pic2,
.threepics .tp-pic3 {
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
}
.threepics .tp-pic1:after,
.threepics .tp-pic2:after,
.threepics .tp-pic3:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.threepics .tp-pic1 .inner,
.threepics .tp-pic1 img,
.threepics .tp-pic2 .inner,
.threepics .tp-pic2 img,
.threepics .tp-pic3 .inner,
.threepics .tp-pic3 img {
  width: 100%;
  height: auto;
}
.threepics .tp-pic1 img,
.threepics .tp-pic2 img,
.threepics .tp-pic3 img {
  position: relative;
  z-index: 5;
}
.threepics .tp-pic1:after,
.threepics .tp-pic2:after,
.threepics .tp-pic3:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1_g.svg");
}
.threepics > .inner {
  display: flex;
  align-items: center;
}
.threepics > .inner img {
  width: 100%;
  height: auto;
}
.threepics > .inner .tp-pic {
  padding-right: 5vw;
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
}
.threepics > .inner .tp-pic .picpos {
  position: relative;
}
.threepics > .inner .tp-pic .tp-pic1 {
  margin-bottom: 50%;
}
.threepics > .inner .tp-pic .tp-pic2 {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transform: translate(10vw,50%);
  -moz-transform: translate(10vw,50%);
  -o-transform: translate(10vw,50%);
  transform: translate(10vw,50%);
}
.threepics > .inner .tp-text {
  padding-left: 5vw;
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 1rem;
}
.threepics > .inner .tp-text .tp-pic3 {
  -webkit-transform: translate(-5vw,-5vw) scale(0.8);
  -moz-transform: translate(-5vw,-5vw) scale(0.8);
  -o-transform: translate(-5vw,-5vw) scale(0.8);
  transform: translate(-5vw,-5vw) scale(0.8);
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.threepics > .inner .tp-text .textpos {
  padding-left: 5vw;
}
.threepics > .inner .tp-text .title {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1em;
  margin-bottom: 20px;
}
@media screen and (max-width: 639px) {
  .threepics .inner {
    flex-direction: column-reverse;
  }
  .threepics .inner > div {
    flex-basis: unset;
  }
}
.bigtext2pics {
  margin-bottom: 2.5rem;
}
.bigtext2pics .titlerow {
  position: relative;
  z-index: 10;
}
.bigtext2pics .titlerow .titlepic {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 20;
}
.bigtext2pics .titlerow .figure1 {
  z-index: 10;
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
}
.bigtext2pics .titlerow .figure1:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.bigtext2pics .titlerow .figure1 .inner,
.bigtext2pics .titlerow .figure1 img {
  width: 100%;
  height: auto;
}
.bigtext2pics .titlerow .figure1 img {
  position: relative;
  z-index: 5;
}
.bigtext2pics .titlerow .figure1:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1_g.svg");
  pointer-events: none;
}
.bigtext2pics .contentrow {
  font-size: 1rem;
  z-index: 20;
  position: relative;
  margin: 0 auto;
  max-width: 1170px;
  display: flex;
  margin-top: 1rem;
}
.bigtext2pics .contentrow .btp-text {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
}
.bigtext2pics .contentrow .btp-text strong {
  font-size: 1.1rem;
}
.bigtext2pics .contentrow .btp-text.nosibling {
  flex-basis: 100%;
}
.bigtext2pics .contentrow .btp-pic {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  padding-left: 3rem;
}
.bigtext2pics .contentrow .figure2 {
  z-index: 10;
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bigtext2pics .contentrow .figure2:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.bigtext2pics .contentrow .figure2 .inner,
.bigtext2pics .contentrow .figure2 img {
  width: 100%;
  height: auto;
}
.bigtext2pics .contentrow .figure2 img {
  position: relative;
  z-index: 5;
}
.bigtext2pics .contentrow .figure2:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1_g.svg");
  pointer-events: none;
}
.tripleteaser {
  margin-bottom: 5rem;
}
.tripleteaser .row {
  margin-left: -25px;
  margin-right: -25px;
}
.tripleteaser .row > div {
  padding-left: 25px;
  padding-right: 25px;
}
.tripleteaser .ttblock {
  font-size: 0.8rem;
}
.tripleteaser .ttblock h4 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tripleteaser .ttblock h4 img {
  height: 2.4rem;
  width: 2.4rem;
  margin-right: 0.5rem;
}
.tripleteaser .ttblock .btn {
  font-size: 0.8rem;
}
.tripleteaser .ttpic {
  margin-bottom: 2.5rem;
  width: 100%;
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
}
.tripleteaser .ttpic:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.tripleteaser .ttpic .inner,
.tripleteaser .ttpic img {
  width: 100%;
  height: auto;
}
.tripleteaser .ttpic img {
  position: relative;
  z-index: 5;
}
.tripleteaser .centered-1 {
  text-align: center;
}
.tripleteaser .centered-1 .ttpic {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .tripleteaser .ttblock {
    margin-bottom: 2rem;
  }
  .tripleteaser .ttblock .ttpic {
    max-width: 25rem;
  }
}
.picquote {
  height: 40vw;
  position: relative;
  margin-bottom: 2rem;
}
.picquote .footnote {
  position: absolute;
  right: 0;
  bottom: 0;
  color: white;
  z-index: 100;
  width: 500px;
  font-size: 1rem;
  padding: 1rem 2rem;
  font-style: italic;
}
.picquote.txtsh-1 {
  -webkit-text-shadow: 0 5px 10px rgba(0,0,0,0.8);
  -moz-text-shadow: 0 5px 10px rgba(0,0,0,0.8);
  -ms-text-shadow: 0 5px 10px rgba(0,0,0,0.8);
  -o-text-shadow: 0 5px 10px rgba(0,0,0,0.8);
  text-shadow: 0 5px 10px rgba(0,0,0,0.8);
}
.picquote .inner {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
  z-index: 30;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: right;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.picquote .inner .ciHeader {
  color: #ffffff;
  font-size: 8vw;
  line-height: 0.8em;
  margin-bottom: 0.25em;
}
.picquote .inner .ciHeader small {
  font-size: 0.5em;
}
.picquote .inner .text {
  padding-left: 35%;
}
.picquote .bigpicholder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  z-index: 10;
}
.picquote img {
  position: absolute;
  right: 10%;
  z-index: 20;
  width: 60%;
  height: auto;
}
.picquote.color-1 .inner .ciHeader,
.picquote.color-1 .inner {
  color: #77b82a;
}
.picquote.color-2 .inner .ciHeader,
.picquote.color-2 .inner {
  color: #000000;
}
@media screen and (max-width: 639px) {
  .picquote .footnote {
    font-size: 0.8rem;
    padding: 1rem;
    max-width: 60%;
  }
}
@media screen and (max-width: 539px) {
  .picquote {
    height: 55vw;
  }
  .picquote .footnote {
    font-size: 0.8rem;
    padding: 1rem;
    max-width: 100%;
    width: 100%;
  }
}
.socialMediaFeed:after {
  content: "";
  display: block;
  clear: both;
}
.socialMediaFeed .feed-facebook {
  min-height: 440px;
}
.picmatrix {
  padding-top: 50px;
  padding-bottom: 50px;
}
.picmatrix .ciHeader .title {
  font-size: 5rem;
}
.picmatrix .row {
  justify-content: center;
}
.picmatrix .pm-item {
  margin-bottom: 1.5rem;
}
.picmatrix .pm-item img {
  width: 100%;
  height: auto;
}
.imgslider .slideitem img {
  height: 400px;
  width: auto;
}
.imgslider .slideitem a {
  display: block;
  position: relative;
}
.imgslider .slideitem a .zoomhover {
  position: absolute;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  left: 50%;
  top: 50%;
  width: 4rem;
  height: 4rem;
  opacity: 0;
  -webkit-transition: all ease-out 250ms;
  -moz-transition: all ease-out 250ms;
  -o-transition: all ease-out 250ms;
  transition: all ease-out 250ms;
}
.imgslider .slideitem a .zoomhover svg {
  width: 100%;
  height: auto;
}
.imgslider .slideitem a .zoomhover svg * {
  fill: #ffffff;
}
.imgslider .slideitem:hover a .zoomhover {
  opacity: 1;
}
.imgslider .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.imgslider .owl-nav > * {
  width: 5rem;
  height: 5rem;
  pointer-events: auto;
  position: absolute;
}
.imgslider .owl-nav > * svg .control-shape {
  fill: #77b82a;
}
.imgslider .owl-nav > * svg .control-arrow {
  fill: #ffffff;
}
.imgslider .owl-nav > *.owl-prev {
  bottom: 30%;
  left: 0;
  -webkit-transform: translate(-20%,-50%);
  -moz-transform: translate(-20%,-50%);
  -o-transform: translate(-20%,-50%);
  transform: translate(-20%,-50%);
}
.imgslider .owl-nav > *.owl-prev .control-arrow {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.imgslider .owl-nav > *.owl-next {
  top: 30%;
  right: 0;
  -webkit-transform: translate(20%,-50%);
  -moz-transform: translate(20%,-50%);
  -o-transform: translate(20%,-50%);
  transform: translate(20%,-50%);
}
.textpic2 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: 100% auto;
  background-position: top center;
  color: #000000;
}
.textpic2 .container-fluid > .d-flex {
  margin-left: -2rem;
  margin-right: -2rem;
}
.textpic2 .container-fluid > .d-flex > div {
  padding-left: 2rem;
  padding-right: 2rem;
}
.textpic2 .textside {
  flex-basis: 50%;
  padding-top: 0px;
  text-align: left;
  font-size: 0.8rem;
}
.textpic2 .textside .ciHeader {
  text-align: left;
  font-size: 1rem;
}
.textpic2 .textside .title {
  text-shadow: none;
  line-height: 1em;
  font-size: 5rem;
}
.textpic2 .textside .subtitle {
  line-height: 1em;
  font-size: 2rem;
}
.textpic2 .picside {
  flex-basis: 50%;
}
.textpic2 .picside .thepic {
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
}
.textpic2 .picside .thepic:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
.textpic2 .picside .thepic .inner,
.textpic2 .picside .thepic img {
  width: 100%;
  height: auto;
}
.textpic2 .picside .thepic img {
  position: relative;
  z-index: 5;
}
.textpic2 .picside img {
  width: 100%;
  height: auto;
}
.textpic2 .picside .overlay {
  position: absolute;
  z-index: 100;
  color: white;
  right: 5%;
  bottom: 10%;
  font-size: 0.7rem;
  width: 50%;
}
@media screen and (max-width: 991px) {
  .textpic2 {
    background-size: cover;
  }
  .textpic2 .picside {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .textpic2 .container-fluid > .d-flex {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .textpic2 .picside {
    margin-bottom: 3rem;
  }
  .textpic2 .picside,
  .textpic2 .textside {
    flex-basis: 100%;
  }
}
.textpic2.theme1 {
  color: ;
}
.textpic2.theme1 .ciHeader .title {
  color: #77b82a;
}
@media screen and (max-width: 479px) {
  .textpic2 .ciHeader .title {
    font-size: 2.3rem;
  }
}
.textpic2.textsize-1 .textside {
  font-size: 1rem;
}
.iconbar {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin: 5rem auto;
  max-width: 1600px;
}
.iconbar .row {
  justify-content: center;
}
.iconbar .ib-item {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  align-items: top;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .iconbar .ib-item {
    font-size: 18px;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 575px) {
  .iconbar .ib-item {
    margin-bottom: 1rem;
  }
}
.iconbar .ib-item .ib-img {
  flex-basis: 100px;
  height: auto;
  flex-shrink: 0;
  flex-grow: 0;
  padding-right: 1rem;
}
.iconbar .ib-item .ib-img img {
  width: 100%;
  height: auto;
}
.iconbar .ib-item .ib-text {
  padding-top: 0.5rem;
}
.iconbar.layout-1 .ib-item {
  flex-direction: column;
  align-items: center;
}
.iconbar.layout-1 .ib-item .ib-img {
  margin-bottom: 1rem;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
}
.iconbar.layout-1 .ib-item .ib-text {
  text-align: center;
}
.ce-table {
  font-size: 0.8rem;
  margin: 2rem 0;
}
.ce-table tr:nth-child(odd) {
  background-color: #fafdff;
}
.ce-table thead tr:nth-child(odd) {
  background-color: #b6c4bf;
}
.ce-table thead tr:nth-child(odd) th {
  border-width: 1px;
}
.ce-table td,
.ce-table th {
  width: 20%;
  text-align: center;
}
.ce-table td:first-child,
.ce-table th:first-child {
  width: auto;
  text-align: left;
}
.staffmatrix {
  margin-bottom: 20px;
}
.staffmatrix .product {
  padding-bottom: 20px;
}
.staffmatrix .product .stafftext {
  padding-bottom: 10px;
  font-size: 0.875rem;
}
.staffmatrix .product .stafftext h2 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 0;
}
.staffmatrix .product .stafftext strong {
  font-size: 1rem;
  display: inline-block;
  width: 5em;
}
.staffmatrix .product .stafftext .teamdesc {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.7rem;
  margin-bottom: 1rem;
}
.staffmatrix .product .reverse .stafftext {
  padding-top: 10px;
  padding-bottom: 0;
}
.staffmatrix .product p {
  margin-bottom: 10px;
}
.staffmatrix .product img {
  display: inline-block;
  width: 60%;
  margin: 0 auto 1rem auto;
  height: auto;
}
@media screen and (max-width: 991px) {
  .staffmatrix .product {
    position: relative;
    padding: 1px 15px 50px 15px;
  }
  .staffmatrix .product .stafftext {
    position: relative;
    float: left;
    width: 60%;
    height: auto !important;
  }
  .staffmatrix .product .staffpic {
    float: right;
    width: 35%;
  }
  .staffmatrix .product .staffpic img {
    width: 100%;
  }
  .staffmatrix .product:after {
    display: block;
    content: "";
    width: 100%;
    height: 0;
    clear: both;
  }
}
@media screen and (max-width: 479px) {
  .staffmatrix .product .stafftext {
    width: 100%;
    float: none;
  }
  .staffmatrix .product .staffpic {
    float: none;
    width: 100%;
  }
}
.tx-maps2 .maps2 {
  height: 80vh !important;
  margin-bottom: 3rem;
}
.cta-button .container {
  padding-top: 0rem;
  padding-bottom: 3rem;
  text-align: center;
}
.cta-button .container .imgwrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cta-button .container img {
  margin-bottom: 1rem;
  max-width: 20rem;
  width: 100%;
  height: auto;
}
.cta-button .container .btn {
  font-size: 2rem;
  line-height: 1em;
  padding: 0.5em 2em;
  border-radius: 3rem;
}
.socialmediaicons {
  display: flex;
}
.socialmediaicons a {
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 0.5rem;
  line-height: 0;
}
.socialmediaicons a span {
  color: #77b82a;
}
.socialmediaicons a:last-child {
  margin: 0;
}
.servicebar {
  z-index: 100;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  margin-bottom: 14px;
  margin-top: 0rem;
  display: flex;
  justify-content: flex-end;
  font-size: 0.9rem;
}
.servicebar #searchtrigger {
  font-size: 2rem;
  display: inline-block;
  line-height: 0;
  margin-right: 1rem;
}
.servicebar ul {
  display: flex;
  list-style: none;
  justify-items: flex-end;
  align-items: center;
}
.servicebar ul li {
  margin: 0;
}
.servicebar ul li .nav-link {
  padding: 0 1em;
  border-right: 1px solid #000000;
  line-height: 1em;
}
.servicebar ul li .nav-link .fxwrap span {
  display: none;
  font-weight: bold;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
}
.servicebar ul li:last-child .nav-link {
  border: none;
  padding-right: 0;
}
.servicebar ul span[class^=icon] {
  display: inline-block;
  vertical-align: middle;
}
.servicebar ul .searchlink {
  position: relative;
}
.servicebar ul .searchlink form {
  -webkit-transition: transform 150ms ease-out;
  -moz-transition: transform 150ms ease-out;
  -o-transition: transform 150ms ease-out;
  transition: transform 150ms ease-out;
  -webkit-transform: scaleX(0) translateY(-50%);
  -moz-transform: scaleX(0) translateY(-50%);
  -o-transform: scaleX(0) translateY(-50%);
  transform: scaleX(0) translateY(-50%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
  display: block;
  position: absolute;
  top: 50%;
  right: 3rem;
}
.servicebar ul .searchlink form .btn {
  display: none;
}
.servicebar ul .searchlink form [type=search] {
  width: 200px;
  height: 36px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  transform-origin: top right;
  background-color: #e4f1d4;
}
.servicebar ul .searchlink form.show {
  vertical-align: middle;
  -webkit-transform: scaleX(1) translateY(-50%);
  -moz-transform: scaleX(1) translateY(-50%);
  -o-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
@media screen and (min-width: 1200px) {
  .pageheader {
    position: absolute;
    width: 100%;
    z-index: 200;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .pageheader .navbar {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    padding-bottom: 0;
  }
  .pageheader .navbar .navbar-header {
    display: flex;
    justify-content: center;
  }
  .pageheader .navbar .navbar-brand {
    width: 20rem;
    height: auto;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    flex-shrink: 0;
    margin: 0 0 1rem 0;
  }
  .pageheader .navbar .navbar-brand img {
    width: 100%;
    height: auto;
    -webkit-transform: translateX(2.673%);
    -moz-transform: translateX(2.673%);
    -o-transform: translateX(2.673%);
    transform: translateX(2.673%);
  }
  .pageheader .navbar a {
    color: #000000;
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
  }
  .pageheader .navbar .navbar-collapse {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .pageheader .navbar .mainmenu {
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    position: relative;
  }
  .pageheader .navbar .mainmenu a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .pageheader .navbar .mainmenu a .fxwrap {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 5px solid transparent;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .pageheader .navbar .mainmenu a .fxwrap span {
    display: block;
    font-weight: bold;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
  }
  .pageheader .navbar .mainmenu a:after {
    display: none;
  }
  .pageheader .navbar .mainmenu li:hover a .fxwrap {
    border-color: #159a34;
  }
  .pageheader .navbar .mainmenu .top-menu {
    display: none;
  }
  .pageheader .navbar .mainmenu .dropdown-toggle::after {
    vertical-align: middle;
  }
  .pageheader .navbar .mainmenu li a:hover .fxwrap,
  .pageheader .navbar .mainmenu .active a .fxwrap {
    border-color: #159a34;
  }
  .pageheader .navbar .mainmenu .dropdown-menu {
    background-color: #159a34;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
    -webkit-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -o-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
    padding: 0;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    top: 100%;
    margin: 0;
  }
  .pageheader .navbar .mainmenu .dropdown-menu a {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 0.777778rem;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    color: #ffffff;
  }
  .pageheader .navbar .mainmenu .dropdown-menu a:last-child {
    border: none;
  }
  .pageheader .navbar .mainmenu li {
    position: static;
  }
  .pageheader .navbar .mainmenu li .thetoggle {
    display: none;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu {
    position: absolute;
    left: 0;
    top: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem {
    display: flex;
    padding: 1rem;
    flex-grow: 0;
    flex-shrink: 0;
    width: 330px;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem a {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem .pic {
    flex-grow: 0;
    flex-shrink: 0;
    width: 80px;
    padding-right: 1rem;
    height: auto;
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
    opacity: 0.5;
    margin-top: 0.5rem;
    display: none;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem .pic img {
    width: 100%;
    height: auto;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem .linktextblock .pagetitle {
    display: inline-block;
    font-size: 1rem;
    line-height: 1em;
    color: #ffffff;
    padding-bottom: 0.25rem;
    margin-bottom: 0.25rem;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem .linktextblock .abstract {
    display: block;
    font-size: 0.7rem;
    opacity: 1;
    color: rgba(255,255,255,0.5);
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
    text-transform: none;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem:hover .pic {
    opacity: 1;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem:hover .linktextblock .pagetitle {
    border-color: #ffffff;
  }
  .pageheader .navbar .mainmenu li .dropdown-menu .subitem:hover .linktextblock .abstract {
    opacity: 1;
    color: #ffffff;
  }
  .pageheader .navbar .mainmenu li:hover .dropdown-menu {
    display: flex;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (max-width: 1199px) {
  .pageheader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 80px;
    background: #ffffff;
  }
  .pageheader .inner,
  .pageheader .navbar {
    height: 100%;
  }
  .navbar {
    padding: 0;
  }
  .servicebar {
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 0px;
    right: 4rem;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .servicebar .searchlink form {
    display: inline-block;
  }
  .servicebar .searchlink form .btn {
    display: none;
  }
  .servicebar .searchlink form [type=search] {
    width: 200px;
    height: 36px;
    -webkit-transition: transform 150ms ease-out;
    -moz-transition: transform 150ms ease-out;
    -o-transition: transform 150ms ease-out;
    transition: transform 150ms ease-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: top right;
    background-color: rgba(119,184,42,0.2);
  }
  .servicebar .searchlink form.show {
    vertical-align: middle;
  }
  .servicebar .searchlink form.show [type=search] {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  .servicebar .socialmediaicons {
    display: none;
  }
  .servicebar .navbar-nav .nav-item {
    display: none;
  }
  .navbar-header {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    z-index: 50;
  }
  .navbar-header .navbar-brand {
    width: 200px;
    margin: 0;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
  }
  .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
    -webkit-transform: translateX(2.673%);
    -moz-transform: translateX(2.673%);
    -o-transform: translateX(2.673%);
    transform: translateX(2.673%);
  }
  .navbar-collapse {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    width: 100%;
    max-width: 400px;
    background: #77b82a;
    color: white;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 15px 0;
  }
  .navbar-collapse a {
    color: #ffffff;
  }
  .navbar-collapse a .fxwrap span {
    display: none;
  }
  .navbar-collapse .nav-item {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  .navbar-collapse .nav-item a:after {
    display: none;
  }
  .navbar-collapse .nav-item .thetoggle {
    position: absolute;
    right: 1rem;
    top: 0.35rem;
  }
  .navbar-collapse .nav-item .thetoggle svg {
    -webkit-transition: 250ms all ease-out;
    -moz-transition: 250ms all ease-out;
    -o-transition: 250ms all ease-out;
    transition: 250ms all ease-out;
    width: 2rem;
    height: 2rem;
  }
  .navbar-collapse .nav-item .thetoggle[aria-expanded="false"] svg {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .navbar-collapse .dropdown-menu {
    background-color: transparent;
    padding: 0;
    border: none;
    padding-left: 30px;
  }
  .navbar-collapse .dropdown-menu .subitem {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .navbar-collapse .dropdown-menu .pic {
    display: none;
  }
  .navbar-collapse .dropdown-menu .abstract {
    display: none;
  }
}
@media screen and (max-width: 839px) {
  .navbar-header {
    justify-content: flex-start;
  }
  .navbar-header .navbar-brand {
    padding-left: 15px;
  }
}
.scrollheader .pageheader .navbar .mainmenu a:hover .fxwrap {
  border-color: #77b82a;
}
@media screen and (min-width: 1200px) {
  .scrollheader .pageheader .navbar .navbar-collapse {
    position: fixed;
    background: #ffffff;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.27);
  }
}
body.arnika .pageheader .navbar .navbar-brand,
.seite_4 .pageheader .navbar .navbar-brand {
  width: 10rem;
  margin: -2rem 0 0.5rem 0px;
}
@media screen and (max-width: 1199px) {
  body.arnika .pageheader .navbar .navbar-brand,
  .seite_4 .pageheader .navbar .navbar-brand {
    width: 120px;
    margin-top: 0;
  }
}
.before-extra-small {
  padding-top: 0;
}
.seite_4 a {
  color: #d2a0bc;
}
.seite_4 a:hover {
  color: #b15b8b;
}
.seite_4 .btn {
  color: #ffffff;
}
.seite_4 .btn:hover {
  color: #d2a0bc;
}
.seite_4 .faqcordion .accordion .card {
  border-color: #d2a0bc;
}
.seite_4 .socialmediaicons a span {
  color: #d2a0bc;
}
.seite_4 .pagefooter .footer-inner .footer-title {
  color: #d2a0bc;
}
.seite_4 .navbar-toggler .navbar-toggler-icon {
  background-color: #d2a0bc;
}
@media screen and (max-width: 1199px) {
  .seite_4 .navbar-collapse {
    background: #d2a0bc;
  }
  .seite_4 .navbar-collapse a {
    color: #ffffff;
  }
}
@media screen and (min-width: 1200px) {
  .seite_4 .pageheader .navbar .mainmenu li a:hover .fxwrap,
  .seite_4 .pageheader .navbar .mainmenu .active a .fxwrap {
    border-color: #d2a0bc;
  }
  .seite_4 .pageheader .navbar .mainmenu .dropdown-menu {
    background-color: #d2a0bc;
  }
}
.navbar-toggler {
  outline: none !important;
  position: relative;
  position: absolute;
  right: px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar-toggler .navbar-toggler-icon {
  width: auto;
  height: auto;
  background-color: #77b82a;
  padding: 0.15rem 0.4rem;
}
.navbar-toggler .navbar-toggler-icon span {
  width: 25px;
  height: 5px;
  background-color: #ffffff;
  display: block;
  margin: 8px auto 8px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navbar-toggler .navbar-toggler-icon span:first-child {
  width: 40px;
}
.navbar-toggler .navbar-toggler-icon span:last-child {
  width: 35px;
}
.navbar-toggler .navbar-toggler-icon .navbar-toggler-icon:hover {
  cursor: pointer;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
#introslider {
  position: relative;
}
#introslider .slideitem {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/spots_green.svg");
  background-size: cover;
  padding-bottom: 5rem;
}
#introslider .slideitem .titlerow {
  position: relative;
  z-index: 10;
}
#introslider .slideitem .titlerow .titlepic {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 20;
}
#introslider .slideitem .titlerow .figure1 {
  z-index: 10;
  position: relative;
  mask: url('/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg');
  mask-size: 100% 100%;
  -webkit-mask: url("/typo3conf/ext/sf_template/Resources/Public/img/maskpic1.svg");
  -webkit-mask-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
}
#introslider .slideitem .titlerow .figure1:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1.svg");
  background-size: 95% 95%;
  background-position: center center;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: 10;
}
#introslider .slideitem .titlerow .figure1 .inner,
#introslider .slideitem .titlerow .figure1 img {
  width: 100%;
  height: auto;
}
#introslider .slideitem .titlerow .figure1 img {
  position: relative;
  z-index: 5;
}
#introslider .slideitem .titlerow .figure1:after {
  background-image: url("/typo3conf/ext/sf_template/Resources/Public/img/framepic1_g.svg");
  pointer-events: none;
}
#introslider .slideitem .titlerow .figure1 a {
  display: block;
}
#introslider .slideitem .titlerow .figure1 .play-overlay {
  display: block;
  background-image: url('/typo3conf/ext/sf_template/Resources/Public/img/play-overlay.png');
  background-size: cover;
  background-position: center;
  width: 6rem;
  height: 6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 10;
}
#introslider .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
#introslider .owl-nav > * {
  width: 5rem;
  height: 5rem;
  pointer-events: auto;
  position: absolute;
}
#introslider .owl-nav > * svg .control-shape {
  fill: #77b82a;
}
#introslider .owl-nav > * svg .control-arrow {
  fill: #ffffff;
}
#introslider .owl-nav > *.owl-prev {
  bottom: 30%;
  left: 0;
  -webkit-transform: translate(-20%,-50%);
  -moz-transform: translate(-20%,-50%);
  -o-transform: translate(-20%,-50%);
  transform: translate(-20%,-50%);
}
#introslider .owl-nav > *.owl-prev .control-arrow {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
#introslider .owl-nav > *.owl-next {
  top: 30%;
  right: 0;
  -webkit-transform: translate(20%,-50%);
  -moz-transform: translate(20%,-50%);
  -o-transform: translate(20%,-50%);
  transform: translate(20%,-50%);
}
#introslider .owl-dots {
  display: flex;
  justify-content: center;
  -webkit-transform: translateY(-2rem);
  -moz-transform: translateY(-2rem);
  -o-transform: translateY(-2rem);
  transform: translateY(-2rem);
}
#introslider .owl-dots .owl-dot {
  width: 2rem;
  height: auto;
  margin: 0 0.5rem;
}
#introslider .owl-dots .owl-dot svg {
  width: 100%;
  height: auto;
}
#introslider .owl-dots .owl-dot svg * {
  -webkit-transition: all ease-out 250ms;
  -moz-transition: all ease-out 250ms;
  -o-transition: all ease-out 250ms;
  transition: all ease-out 250ms;
}
#introslider .owl-dots .owl-dot.active .innerdot {
  fill: #ffffff;
}
@media screen and (max-width: 1023px) {
  #introslider .owl-dot {
    width: 1rem;
  }
}
@media screen and (max-width: 559px) {
  #introslider .slideitem .titlerow .titlepic {
    width: 80%;
    margin: 0 auto;
  }
  #introslider .slideitem .titlerow .figure1 {
    width: 80%;
    position: relative;
    top: unset;
    right: unset;
    margin: 0 auto;
  }
}
#introslider .owl-dot {
  width: 0.5rem;
}
#offcanvasmenu {
  width: 20em;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 2002;
  padding: 78px 1em 15px 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
#offcanvasmenu .inner {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  #offcanvasmenu {
    padding-right: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 400px) {
  #offcanvasmenu {
    width: 100vw;
  }
}
#offcanvasmenu .togglewrap {
  position: absolute;
  right: -100px;
  top: 0px;
  background-color: transparent;
  padding: 10px 20px;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
#offcanvasmenu.open {
  background-color: #ffffff;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
#offcanvasmenu.open .togglewrap {
  -webkit-box-shadow: 5px 0 5px rgba(0,0,0,0.25);
  box-shadow: 5px 0 5px rgba(0,0,0,0.25);
}
@media screen and (max-width: 3440px) {
  #offcanvasmenu.open .togglewrap {
    right: -10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#offcanvasmenu .navbar-navi a {
  color: #159a34;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu .navbar-navi li > a {
  padding: 10px 30px;
  border-top: 1px solid #ececec;
  display: block;
}
#offcanvasmenu .navbar-navi li:first-child a {
  border: none;
}
#offcanvasmenu .navbar-navi li.active a,
#offcanvasmenu .navbar-navi li:hover a {
  color: #000000;
  text-decoration: none;
  background: none;
}
#offcanvasmenu .navbar-navi li.active a {
  background-color: #efefef;
}
#offcanvasmenu .navbar-navi .drop-down-menu {
  margin-bottom: 20px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#offcanvasmenu .navbar-navi .drop-down-menu a {
  font-weight: 400;
  text-transform: none;
}
#offcanvasmenu .navbar-navi .caret {
  display: none;
}
#offcanvasmenu .mainmenu-sub {
  margin-top: 50px;
}
#offcanvasmenu .mainmenu-sub a {
  font-size: 12px;
}
#offcanvasmenu .mainmenu-sub li:first-child a {
  border: none;
}
#offcanvasmenu #socialmenu {
  position: absolute;
  right: -240px;
  top: 25px;
  z-index: 10001;
  width: 120px;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu #socialmenu li a {
  height: 30px;
  width: auto;
  display: inline-block;
}
#offcanvasmenu #socialmenu li a svg {
  width: auto;
  height: 100%;
  position: relative;
}
#offcanvasmenu #socialmenu li a svg * {
  fill: #ffffff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (max-width: 767px) {
  #offcanvasmenu #socialmenu {
    left: 30px;
  }
}
body.scrollheader #offcanvasmenu #socialmenu {
  top: 15px;
}
body.openmenu  #offcanvasmenu #socialmenu {
  left: 30px;
}
body.openmenu  #offcanvasmenu #socialmenu li a svg * {
  fill: #159a34;
}
body.openmenu  #offcanvasmenu #socialmenu li a:hover svg * {
  fill: #000000;
}
.bottommenu {
  z-index: 2001;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #39536b;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
@media screen and (min-width: 768px) {
  .bottommenu {
    display: none;
  }
}
.bottommenu .bottomLink {
  height: 100%;
  width: 16.666%;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #42607c;
}
.bottommenu .bottomLink:hover {
  background-color: #42607c;
}
.bottommenu .bottomLink:last-child {
  border: none;
}
.bottommenu .bottomLink img,
.bottommenu .bottomLink svg {
  height: 20px;
  width: auto;
  margin: 15px auto;
  position: relative;
}
.bottommenu .bottomLink span {
  display: none;
}
.submenu ul {
  padding: 10px 20px;
  margin: 50px 0;
  list-style: none;
  text-align: left;
  background: #f5f5f3;
}
.submenu ul li {
  padding: 5px 10px;
  position: relative;
  display: inline-block;
}
.submenu ul li a {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #000000;
  line-height: 1em;
  padding: 10px;
  position: relative;
}
.submenu ul li:hover a,
.submenu ul li.active a {
  color: #ffffff;
  background: #77b82a;
  text-decoration: none;
  display: block;
  height: 2em;
  position: relative;
}
.submenu ul li:hover a:before,
.submenu ul li:hover a:after,
.submenu ul li.active a:before,
.submenu ul li.active a:after {
  border-color: #c1001f;
}
.heinrichzitat {
  background-color: #77b82a;
  position: relative;
  margin-top: 2rem;
}
.heinrichzitat .hz-cols {
  padding-top: 60px;
  padding-bottom: 60px;
  align-items: center;
}
.heinrichzitat .hz-cols .imgwrap {
  max-width: 220px;
}
.heinrichzitat .hz-cols .imgwrap img {
  width: 100%;
  height: auto;
}
.heinrichzitat .hz-cols .textwrap {
  padding-left: 50px;
}
@media screen and (max-width: 639px) {
  .heinrichzitat .hz-cols {
    flex-direction: column;
  }
  .heinrichzitat .hz-cols .imgwrap {
    margin-bottom: 2rem;
  }
  .heinrichzitat .hz-cols .textwrap {
    padding-left: 0;
    text-align: center;
  }
}
.pagefooter {
  background-image: url('/typo3conf/ext/sf_template/Resources/Public/img/footer.jpg');
  background-position: center center;
  background-size: cover;
  padding-top: 125px;
  padding-bottom: 125px;
}
@media screen and (max-width: 1300px) {
  .pagefooter {
    padding: 3rem 2.5rem;
  }
}
.pagefooter .footer-inner {
  background-color: transparent;
  padding: 30px;
  text-align: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url('/typo3conf/ext/sf_template/Resources/Public/img/footermask.svg');
}
.pagefooter .footer-inner .footer-title {
  font-family: "SunValley";
  font-weight: 400;
  color: #77b82a;
  font-size: 3.6rem;
  line-height: 0.8em;
  margin-bottom: 2rem;
  display: block;
}
.pagefooter .footermenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagefooter .footermenu ul li {
  font-size: 1rem;
  padding: 0;
}
.pagefooter .footermenu ul li a {
  display: block;
  padding: 0 1rem;
  margin: 0.5rem 0;
  line-height: 1em;
  border-left: 1px solid #000000;
}
.pagefooter .footermenu ul li:first-child a {
  border-left: none;
}
.qtip-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}
.qtip-default a {
  text-decoration: none;
  pointer-events: none;
}
.fc .fc-toolbar > * > h2 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  line-height: 34px;
}
.fc .fc-toolbar > * > .fc-today-button {
  display: none;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: none;
  width: 100%;
  display: block;
  text-align: center;
}
#calendar .ui-widget-header {
  border: none;
  background: #f0f0f0;
  color: #000000;
  padding: 2px 0;
}
#calendar .ui-widget-content {
  background: none;
  border: none;
  border-bottom: 1px solid #dddddd;
}
#calendar .ui-state-default,
#calendar .ui-widget-content .ui-state-default,
#calendar .ui-widget-header .ui-state-default {
  border: none;
}
.fc-time {
  display: block;
  text-indent: -9999em;
}
.fc-title {
  display: none;
}
.news-calendar-view {
  margin-bottom: 50px;
}
.zeropadrow {
  margin: 0;
}
.zeropadrow >div {
  padding: 0;
}
.absolute-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.ribbon {
  position: relative;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.15em;
  white-space: nowrap;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 auto 20px 0;
}
.ribbon:after,
.ribbon:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: -0.5em;
  width: 1em;
  height: 100%;
  background-color: #d09c00;
  pointer-events: none;
}
.ribbon:after {
  right: -0.57em;
  z-index: -1;
}
.ribbon:before {
  bottom: auto;
  top: -0.5em;
  left: -0.57em;
  z-index: -1;
}
.ribbon .text {
  display: inline-block;
  position: relative;
  padding: .15em .75em;
  text-decoration: none;
  color: #112435;
  font-weight: 700;
  background-color: #ffc004;
}
.ribbon .text:after,
.ribbon .text:before {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -0.5em;
  left: -0.05em;
  pointer-events: none;
  -webkit-mask: none;
}
.ribbon .text:before {
  bottom: auto;
  top: -0.5em;
  border-bottom: 0.5em solid #ffda6a;
  border-left: .5em solid transparent;
}
.ribbon .text:after {
  left: auto;
  right: -0.05em;
  border-top: 0.5em solid #ffda6a;
  border-right: .5em solid transparent;
}
.firegoblet {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.firegoblet .inner {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
.firegoblet .inner .gobletwrap {
  height: 100vh;
  width: 100%;
  max-width: 100vh;
  max-height: 100vw;
  margin: 0 auto;
  position: relative;
}
.firegoblet span {
  position: absolute;
}
.firegoblet span img {
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.firegoblet .goblet {
  z-index: 150;
  position: absolute;
  left: 50%;
  top: 60%;
  width: 50%;
  height: auto;
  opacity: 1;
}
.firegoblet .spray {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  height: auto;
  opacity: 0;
}
.firegoblet .fire {
  opacity: 1;
}
.firegoblet .firelow1 {
  display: none;
}
.firegoblet .firelow2 {
  top: 89%;
  left: 47%;
  width: 50%;
  height: auto;
}
.firegoblet .firetop {
  left: 50%;
  top: 20%;
  width: 50%;
  height: auto;
}
.firegoblet .fireright {
  left: 72%;
  top: 67%;
  width: 33%;
  z-index: 200;
  height: auto;
}
.firegoblet .fireleft {
  right: 45.9%;
  top: 63%;
  width: 30%;
  z-index: 200;
  height: auto;
}
.firegoblet .ring {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 75%;
  height: auto;
  opacity: 0;
}
.powermail_form {
  font-size: 1rem;
}
.powermail_field {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.powermail_field select,
.powermail_field .powermail_textarea,
.powermail_field .powermail_input {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 15px 15px;
  outline: 0;
  border: 0px solid #000000;
  background: #e2f2cf;
  border-radius: 0;
  color: #000000;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.powermail_field select::-ms-expand {
  display: none;
}
.powermail_field select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select_arrow {
  position: absolute;
  top: 18px;
  right: 21px;
  width: 18px;
  height: 18px;
  border: solid #159a34;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.powermail_field select:hover ~ .select_arrow,
.powermail_field select:focus ~ .select_arrow {
  border-color: #000000;
}
.powermail_field select:disabled ~ .select_arrow {
  border-top-color: #cccccc;
}
.powermail_submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  width: auto;
  border: none;
  background: #77b82a;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  border-radius: 1.1rem;
  line-height: 1rem;
  display: inline-block;
  background-color: #000000;
  font-size: 1.2rem;
  padding: 0.5rem 2rem;
}
.powermail_submit:hover {
  background-color: #91d441;
}
.powermail_fieldwrap_type_check .checkbox label {
  display: block;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
}
.powermail_fieldwrap_type_check .checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.powermail_fieldwrap_type_check .checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background-color: #eee;
  border: 4px solid #77b82a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.powermail_fieldwrap_type_check .checkbox label:hover input ~ .checkmark {
  background-color: #ccc;
}
.powermail_fieldwrap_type_check .checkbox label input:checked ~ .checkmark {
  background-color: #77b82a;
}
.powermail_fieldwrap_type_check .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.powermail_fieldwrap_type_check .checkbox label input:checked ~ .checkmark:after {
  display: block;
}
.powermail_fieldwrap_type_check .checkbox label .checkmark:after {
  left: 9px;
  top: 2px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.powermail_fieldwrap_datenschutz label,
.powermail_fieldwrap_datenschutz_01 label,
.powermail_fieldwrap_agb label {
  display: none;
}
.controls {
  text-align: right;
}
.controls .btn {
  background-color: #77b82a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 0 10px;
  font-weight: 700;
  font-size: 1rem;
}
.controls .btn:first-child {
  margin-right: 10px;
}
.frame-bluebox {
  margin-bottom: 5.5rem;
}
.frame-bluebox .ciHeader {
  margin-bottom: 0;
  text-align: left;
}
.frame-bluebox .powermail_form {
  border: 3px solid #77b82a;
  padding: 2.6666rem;
  -webkit-border-radius: 1.75rem;
  -moz-border-radius: 1.75rem;
  -ms-border-radius: 1.75rem;
  -o-border-radius: 1.75rem;
  border-radius: 1.75rem;
  position: relative;
}
.frame-bluebox .powermail_form .formtoggle {
  position: absolute;
  top: 1rem;
  right: 2.6666rem;
  outline: none;
  border: none;
  background: none;
  z-index: 100;
}
.frame-bluebox .powermail_form .formtoggle:after {
  content: "+";
  font-size: 900;
  display: inline-block;
  color: #77b82a;
  font-size: 80px;
  z-index: 100;
}
.frame-bluebox .powermail_form .formwrap .topmargin {
  height: 2rem;
  display: block;
}
.powermail_fieldset {
  clear: both;
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #cccccc;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.powermail_fieldset .fieldsetbody {
  display: flex;
  flex-wrap: wrap;
}
.powermail_fieldset legend {
  padding-left: 10px;
  padding-right: 10px;
}
.powermail_fieldset .powermail_fieldwrap {
  padding-left: 10px;
  padding-right: 10px;
}
.powermail_fieldset .powermail_fieldwrap_type_submit,
.powermail_fieldset .powermail_fieldwrap_type_textarea {
  flex-basis: 100%;
}
.powermail_fieldset.layout1 .powermail_fieldwrap {
  flex-basis: 50%;
}
.powermail_fieldset.layout1 .powermail_fieldwrap_plz {
  flex-basis: 15%;
}
.powermail_fieldset.layout1 .powermail_fieldwrap_ort {
  flex-basis: 35%;
}
.powermail_fieldset.layout1 .powermail_fieldwrap_type_textarea {
  flex-basis: 100%;
}
@media screen and (max-width: 991px) {
  .powermail_fieldset.layout1 .powermail_fieldwrap {
    flex-basis: 100%;
  }
  .powermail_fieldset.layout1 .powermail_fieldwrap_plz {
    flex-basis: 30%;
  }
  .powermail_fieldset.layout1 .powermail_fieldwrap_ort {
    flex-basis: 70%;
  }
  .powermail_fieldset.layout1 .powermail_fieldwrap_type_textarea {
    flex-basis: 100%;
  }
}
.news-list-view,
.news-single {
  padding-top: 50px;
  padding-bottom: 50px;
}
.news-list-view img,
.news-single img {
  -webkit-box-shadow: 2px 0 5px rgba(0,0,0,0.2);
  box-shadow: 2px 0 5px rgba(0,0,0,0.2);
}
.news-list-view .caption,
.news-single .caption {
  margin-top: 10px;
}
.news-list-view .news-list-item,
.news-single .news-list-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.news-list-view .news-list-item img,
.news-single .news-list-item img {
  margin-bottom: 30px;
}
.news-list-view time:before,
.news-single time:before {
  content: "News ";
}
.news-list-view h2,
.news-single h2 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 60px;
  margin-top: 50px;
}
.news-list-view h3,
.news-single h3 {
  margin-top: 0;
  font-weight: 700;
  text-transform: none;
  font-size: 32px;
  margin-bottom: px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 479px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 18px;
    line-height: 18px;
  }
}
.news-single {
  font-size: 1rem;
}
.news-single [itemprop="headline"] {
  font-size: 5rem;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  color: #000000;
  font-family: "SunValley";
  font-weight: 400;
  text-align: left;
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
.news-single .extra {
  margin-bottom: 2rem;
  font-size: 0.8rem;
}
.news-single .lead {
  font-size: 1rem;
  font-weight: 700;
}
.news-single .col-md-8 {
  margin-bottom: 30px;
}
.newsheader {
  margin-bottom: 30px;
  margin-top: 100px;
}
.newsheader h2 {
  font-size: 56px;
  font-size: 5rem;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  color: #000000;
  font-family: "SunValley";
  font-weight: 400;
  margin-bottom: 0;
  line-height: 0.7em;
}
.newsheader .subtitle {
  font-size: 1.555556rem;
  font-family: "SunValley";
  font-weight: 400;
  text-transform: uppercase;
}
.startnews {
  padding-top: 0;
  padding-bottom: 0;
}
.startnews .news-list-item {
  padding: 1rem;
  color: #e7e6e4;
  font-size: 16px;
  border: none;
  margin-bottom: 1rem;
  border: 4px solid #159a34;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.startnews .news-list-item h3 {
  line-height: 1em;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.startnews .news-list-item h3 a {
  color: #000000;
}
.startnews .news-list-item .lead,
.startnews .news-list-item p {
  font-size: 1rem;
  color: #000000;
  margin-bottom: 0;
  line-height: 1em;
}
.startnews .news-list-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.startnews .news-list-item .btn-read-more {
  background: #ffffff;
  display: block;
  width: 3rem;
  height: 3rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-family: "SunValley";
  font-weight: 400;
  font-size: 3rem;
  line-height: 2.3rem;
  text-align: center;
  border: 0.3rem solid #159a34;
  color: #159a34;
  margin-left: 20px;
}
.startnews .news-list-item .btn-read-more:hover,
.startnews .news-list-item .btn-read-more:focus,
.startnews .news-list-item .btn-read-more:active {
  text-decoration: none;
}
.detailstext {
  margin-bottom: 40px;
}
.detailslider {
  margin-top: 50px;
}
.detailslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.detailslider .owl-nav .owl-next,
.detailslider .owl-nav .owl-prev {
  background-color: rgba(255,255,255,0.8);
  width: 30px;
  height: 50px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detailslider .owl-nav .owl-prev {
  left: 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.detailslider .owl-nav .owl-next {
  right: 0;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.newslayout-14 {
  margin-bottom: 100px;
}
.newsslider {
  padding: 50px 0px;
}
@media screen and (max-width: 500px) {
  .newsslider {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.newsslider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
}
.newsslider .owl-nav .owl-next,
.newsslider .owl-nav .owl-prev {
  width: 30px;
  height: 50px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.newsslider .owl-nav .owl-next svg *,
.newsslider .owl-nav .owl-prev svg * {
  fill: #abaaa8;
}
.newsslider .owl-nav .owl-next.disabled,
.newsslider .owl-nav .owl-prev.disabled {
  opacity: 0;
}
.newsslider .owl-nav .owl-prev {
  left: -75px;
}
.newsslider .owl-nav .owl-next {
  right: -75px;
}
.newsslider .owl-nav .owl-next svg {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
.newsslider .owl-dots {
  width: 100%;
  text-align: center;
}
.newsslider .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  display: inline-block;
  background: #e5e5e5;
  margin: 0 2px;
}
.newsslider .owl-dots .owl-dot.active {
  background: #0f6c97;
}
@media screen and (max-width: 1100px) {
  .newsslider {
    width: auto;
    margin: 0 30px;
  }
  .newsslider .owl-nav .owl-next,
  .newsslider .owl-nav .owl-prev {
    width: 15px;
    height: 25px;
  }
  .newsslider .owl-nav .owl-prev {
    left: -35px;
  }
  .newsslider .owl-nav .owl-next {
    right: -35px;
  }
}
@media screen and (max-width: 399px) {
  .newsslider .owl-dots .owl-dot {
    width: 15px;
    height: 5px;
  }
}
.newsslider .news-slider-item [itemprop=headline] {
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 1.3333rem;
  display: block;
  font-weight: 700;
}
.newsslider .news-slider-item [itemprop=headline] a {
  text-decoration: none;
}
.newsslider .news-slider-item [itemprop=headline] a.btn-default:hover {
  background-color: #159a34 !important;
}
.newsslider .news-slider-item .lead {
  font-size: 16px;
}
.newsslider .news-slider-item img {
  margin-bottom: 20px;
}
.newsslider .news-slider-item .btn-read-more {
  color: #ffffff;
  background-color: #77b82a;
  text-decoration: none;
  padding: 0.2em 1em;
}
.news-backlinkwrap {
  text-align: center;
}
.newsslider_wrap {
  margin-bottom: 50px;
  margin-top: 50px;
}
.newsslider_wrap .ciHeader .title {
  font-size: 5rem;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 2rem;
  color: #000000;
  font-family: "SunValley";
  font-weight: 400;
  color: #77b82a;
}
.newsslider_wrap .gotolist {
  text-align: center;
}
.newsslider_wrap .gotolist .btn {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
