/* montserrat-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/montserrat-v26-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/montserrat-v26-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/montserrat-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/montserrat-v26-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/montserrat-v26-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/montserrat-v26-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/montserrat-v26-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* lora-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lora-v35-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lora-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lora-v35-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



body {
    font-family: 'Montserrat';
    background: url(../img/iStock-492995390.jpg);
    background-size: cover!important;
    background-position: center center!important;
    background-attachment: fixed!important;
    min-height: 100vH;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.45px;
}
body,html {
     /* cursor: url('../img/cursor.svg') 12.5 12.5, auto !important;*/
}
a,button {
       /* cursor: url('../img/cursor.svg') 12.5 12.5, auto !important;*/
}

a {
    color: inherit
}
a:hover {
    color: inherit
}

.active a{
    text-decoration:underline;
}

.btn{
  font-size:18px  
}

.btn-sterbecoaching {
  color: #000;
  background-color: rgb(247, 43, 142);
  border-color: rgb(247, 43, 142);
}
.btn-trauerarbeit {
  color: #000;
  background-color: rgb(255, 225, 2);
  border-color: rgb(255, 225, 2);
}
.btn-naturlicht {
  color: #000;
  background-color: #ee9c1f;
  border-color: #ee9c1f;
}
.btn-schulungen {
  color: #000;
  background-color: rgb(181, 221, 38);
  border-color: rgb(181, 221, 38);
}
.btn-weitere-angebote {
  color: #000;
  background-color: rgb(239, 35, 61);
  border-color: rgb(239, 35, 61);
}


.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  -webkit-box-shadow:none;
  box-shadow:none;
}

.tooltip{
   text-align:left;
}
.tooltip.in{opacity:1!important;}
.tooltip-arrow:before {
}
.tooltip-inner{
     background-color: rgb(98, 119, 51);
     opacity: 1;
    text-align:left!important;
}

.custom-tooltip {
  --bs-tooltip-bg: rgb(98, 119, 51);
  --bs-tooltip-color: rgb(98, 119, 51);
}


.smallertext {
    font-size: 14px
}
.smallersmallertext {
    font-size: 12px
}
.biggertext {
    font-size: 20px
}

b, strong {
  font-weight: 600;
}

p,
ul,
.wp-video{
    margin-bottom: 30px
}


h1,.h1,.h1-text {
    margin-bottom: 60px
}


h2,.h2,.h2-text { margin-bottom: 30px}


h3,.h3,.h3-text {margin-bottom: 30px}

.h4,
h4 {margin-bottom: 30px}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: 'Lora';
}

ul {
  list-style: none;
}

.maintext ul li{
    position: relative
}

.maintext ul li::before{
    content:"–";
    position: absolute;
    left:-28px;
    z-index: 12
}

.maintext ul.alterbullet1 li::before{
    content:">";
}

.navboxmain {
  display: block;
  color:#000;
  text-decoration: none;
  padding: 15px 10px;
  font-size: 16px;
  line-height: 1.1;
  height: auto;
  position: relative;
}
.navboxmain.active::after {
   content:'';
    position: absolute;
    left: 7.5px;

    top:100%;
    margin: 0 auto;
     width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 15px solid orange;
    z-index: 12
    
}


.navbox {
  text-decoration:none!important;
}

.navbox-small {
 font-size: 13px;
    padding:3px 0px
}

.navbox:hover {
  color:#000;
}



p + h2,
p + h3,
p + h4,
ul + h2,
ul + h3,
ul + h4,
.wp-video + h2,
.wp-video + h3,
.wp-video + h4{
    margin-top: 60px;
}

video{
     -o-object-fit: cover;
     object-fit: cover;
}




footer {
    margin-top: 120px;
    padding: 60px 0px;
    background-color: rgb(98, 119, 51);
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0.45px;
    line-height: 1.33;
}

footer a {
    color: #fff;
    text-decoration: none!important
}

footer p {
   margin-bottom: 20px
}

.wpml-ls-statics-shortcode_actions {
  text-transform: lowercase;
}

#scrolldown {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 40px;
    z-index: 3;
    -webkit-animation: scrollerhint 4s infinite;
    animation: scrollerhint 4s infinite;
}




@-webkit-keyframes scrollerhint {
    0% {bottom: 20px;}
    10% {bottom: 10px;}
    20% {bottom: 20px;}
    30% {bottom: 10px;}
    40% {bottom: 20px;}
    50% {bottom: 10px;}
    60% {bottom: 20px;}
  100% {bottom: 20px;}
}




@keyframes scrollerhint {
    0% {bottom: 20px;}
    10% {bottom: 10px;}
    20% {bottom: 20px;}
    30% {bottom: 10px;}
    40% {bottom: 20px;}
    50% {bottom: 10px;}
    60% {bottom: 20px;}
  100% {bottom: 20px;}
}



#menu-footernavigation-1{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.socialmedia a {
    font-size: 24px;
}

section{
    margin-bottom: 100px
}


.transparent-container{
  background-color: rgba(255,255,255,0.6);

  color:#000;
    -webkit-transition: background-color ease-out 0.5s;
    transition: background-color ease-out 0.5s; 
}
.transparent-container:hover{
  background-color: rgba(255,255,255,1);
}

.pad-box{
      padding: 30px 40px
}
a.pad-box{
    display:block;
    color:#000;
    text-decoration: none
}
.pad-box p:last-of-type{
    margin-bottom: 0px
}


.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newswrapper {
  background-color: rgba(255,255,255,0.6);
  padding: 30px 60px;
  color:#000;
}

.news-front-ov a{
    text-decoration: none;
    color:#000;
    
}

.news-front-ov a h4{
    font-size:16px;
    margin:0px 20px;
    text-align: center;
    font-weight:500
}

.owl-nav {
  position: absolute;
  top: calc(40% - 22px);
  width:100%;
  font-size: 36px;
}
.owl-prev {
    height:100%;
    position: absolute;
    left: -50px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    height:100%;
    position: absolute;
    right: -50px;
    display: block !important;
    border:0px solid black;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #000;
}


.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 5px;
 background: #000;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #ee9c1f;
  width: 15px;
  height: 15px;
  margin: 5px 5px;
}
.owl-theme .owl-dots {
    margin:20px 0px
}


.kundenstimme{
   
    padding:10px
}
.zitat{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.image-container{
    background-size: cover!important;
    background-position: center center!important;
}

.accordion-item {
  background-color: transparent;
}


.accordion-button:focus {
  border-color:inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.accordion-button,.accordion-button:not(.collapsed) {
  /*
  color: #fff;
  background-color: rgb(98, 119, 51);
    */
    color: #000;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.accordion-header {
  font-family: "Montserrat"
}

.accordion-body {
  font-size:
}

.accordion-button {
  font-size: inherit;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");

}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}


.navbar {
    padding: 30px 0px
}

.navbar-brand {
    padding: 10px 0px;
}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.modal-open #hamburger g{
   stroke:#000
}

.modal-open #hamburger1 g{
   stroke:#000
}
.navbar-toggler{
    z-index: 1056;
    position: fixed;
    top:50px;
    right:40px
}


svg#hamburger{
    width:60px
}
svg#hamburger1{
    width:60px
}

#top-line,
#bottom-line,
#middle-line {
  transform-box: fill-box;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.modal-open svg#hamburger #top-line {
  -webkit-animation: down-rotate 0.6s ease-out both;
  animation: down-rotate 0.6s ease-out both;
}
.modal-open svg#hamburger #bottom-line {
  -webkit-animation: up-rotate 0.6s ease-out both;
  animation: up-rotate 0.6s ease-out both;
}
.modal-open svg#hamburger #middle-line {
  -webkit-animation: hide 0.6s ease-out forwards;
  animation: hide 0.6s ease-out forwards;
}


svg#hamburger1 #top-line {
  -webkit-animation: down-rotate 0s ease-out both;
  animation: down-rotate 0s ease-out both;
}
svg#hamburger1 #bottom-line {
  -webkit-animation: up-rotate 0s ease-out both;
  animation: up-rotate 0s ease-out both;
}
svg#hamburger1 #middle-line {
  -webkit-animation: hide 0s ease-out forwards;
  animation: hide 0s ease-out forwards;
}

.modal-content {
background-color: rgb(245, 245, 242);
}

@-webkit-keyframes up-rotate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  30% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(-10px) rotate(45deg) scale(0.9);
    transform: translateY(-10px) rotate(45deg) scale(0.9);
  }
}

@keyframes up-rotate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  30% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(-10px) rotate(45deg) scale(0.9);
    transform: translateY(-10px) rotate(45deg) scale(0.9);
  }
}
@-webkit-keyframes down-rotate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  30% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(10px) rotate(-45deg) scale(0.9);
    transform: translateY(10px) rotate(-45deg) scale(0.9);
  }
}
@keyframes down-rotate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  30% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(10px) rotate(-45deg) scale(0.9);
    transform: translateY(10px) rotate(-45deg) scale(0.9);
  }
}
@-webkit-keyframes hide {
  29% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  29% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}




.modal-backdrop.show {
 /* opacity: 0;*/
}

.mainmenu{
    margin-top: 120px;
    padding: 0px 30px;
}

.mainmenu ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.mainmenu ul li{
    padding: 5px 0px;
    margin: 0px;
   
}
.mainmenu ul li a{
   color:#000;
    text-decoration: none;
    font-size:24px;
   line-height: 1.2;
}

.mainmenu ul ul{
    padding: 0px 0px 0px 30px;
    margin: 0px;
   
}




.mainsection {
    margin-top: 0px
}

.mainwrapper {
  position: relative;
}



.mainnav {
  width: 110%;
  position: absolute;
  top: -40px;
  left: -5%;
  margin: 0px;;
}


.nwrapper .n-item{
    position: relative;
    z-index: 1;
    min-height: 100px;
}

.nwrapper-frontpage .n-item {
  position: relative;
  z-index: 1;
  min-height: 350px;
}

.nwrapper .n-item{
    padding:15px 10px;
    position: relative;
}
.nwrapper a{
    text-decoration: none;
    color: #000;
}


.color1 a{
    color: rgb(247, 43, 142) !important;
}
.color2 a{
    color: rgb(255, 225, 2) !important;
}
.color3 a{
    color: rgba(255, 255, 255,0.5) !important;
}
.color4 a{
    color: rgb(181, 221, 38) !important;
}
.color5 a{
    color: rgb(239, 35, 61) !important;
}


.bgcolor1{
    background-color: rgb(247, 43, 142) !important;
}
.bgcolor2{
    background-color: rgb(255, 225, 2) !important;
}
.bgcolor3{
    background-color: rgba(255, 255, 255,0.5) !important;
}
.bgcolor4{
    background-color: rgb(181, 221, 38) !important;
}
.bgcolor5{
    background-color: rgb(239, 35, 61) !important;
}

.sub-menu{
    
}
.mainmenu ul.sub-menu li{
    
}

.mainnav div.nwrapper:nth-child(1) .n-item{
 background-color: rgb(247, 43, 142);
 top:-30px;
}

.mainnav div.nwrapper:nth-child(2) .n-item{
 background-color: rgb(255, 225, 2);
 top:-45px;
}

.mainnav div.nwrapper:nth-child(3) .n-item{
 background-color: rgba(255, 255, 255,0.5);
 top:-5px;
}

.mainnav div.active.nwrapper:nth-child(3) .n-item{
 background-color: rgba(255, 255, 255,1);
 top:-5px;
}

.mainnav div.nwrapper:nth-child(4) .n-item{
 background-color: rgb(181, 221, 38);
 top:-38px;
}

.mainnav div.nwrapper:nth-child(5) .n-item{
 background-color: rgb(239, 35, 61);
 top:-22px;
}



.home .mainnav {
    position: relative;
}

.home .mainsection {
  margin-bottom: 120px;
    min-height:70vH;
}



.home .mainnav div.nwrapper:nth-child(1) .n-item{
    background-color: rgba(255, 255, 255,0.5);
    top:40px;
}

.home .mainnav div.nwrapper:nth-child(2) .n-item{
     background-color: rgba(255, 255, 255,0.5);
     top:245px;
}

.home .mainnav div.nwrapper:nth-child(3) .n-item{
    background-color: rgba(255, 255, 255,0.5);
    top:0px;
}

.home .mainnav div.nwrapper:nth-child(4) .n-item{
    background-color: rgba(255, 255, 255,0.5);
    top:140px;
}

.home .mainnav div.nwrapper:nth-child(5) .n-item{
    background-color: rgba(255, 255, 255,0.5);
    top:85px;
}


.home .mainnav div.nwrapper .n-item{
  -webkit-transition: background-color ease-out 0.5s;
  transition: background-color ease-out 0.5s;  
}


.home .mainnav div.nwrapper:nth-child(1) .n-item:hover{
    background-color: rgba(247, 43, 142,1);
}

.home .mainnav div.nwrapper:nth-child(2) .n-item:hover{
     background-color: rgba(255, 225, 2,1);
}

.home .mainnav div.nwrapper:nth-child(3) .n-item:hover{
    background-color: rgba(255, 255, 255,1);
}

.home .mainnav div.nwrapper:nth-child(4) .n-item:hover{
    background-color: rgba(181, 221, 38,1);
}

.home .mainnav div.nwrapper:nth-child(5) .n-item:hover{
    background-color: rgba(239, 35, 61,1);
}





.nav-title {
 font-size:16px;
 font-family: "Lora";
 font-weight:700;
 letter-spacing: 0.7px;
 -webkit-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
}

a.nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  padding: 15px 10px;
}

.nav-teaser {

 font-size:22px;
 font-weight:500;
 letter-spacing: 0px;
 line-height:1.25;
 -webkit-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
  width: calc(100% - 20px);
  position: absolute;
  bottom: 15px;
  color: #000;
    pointer-events: none
}

.nwrapper-frontpage-reverse .nav-teaser {
    bottom: auto;
    top:15px;
}

.nwrapper-frontpage-reverse a.nav-title {
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end;
}


.snav{
    padding: 0;
    margin: 40px  0px 0px 0px;
    list-style: none;
    position: relative;
    z-index: 2;
    pointer-events: none;
    visibility: hidden;
}

.active .snav{
    display: block;
    pointer-events: all;
    visibility: visible;
   
}

.snav li{
    padding:5px 0px
}
.snav li a{
   display: block;
    font-size:16px;
    line-height: 1.1;
}



.nwrapper.active {
    z-index: 2;
    
}
.nwrapper.active a {

}
.mainnav div.nwrapper.active:nth-child(3) a{
 color:#000
}

.btn-cta{
    color:#ee9c1f
}


.maincontent {
    padding: 60px 60px 60px;
    color: #000;
    position: relative;
    z-index: 1;
    background-color: rgb(245, 245, 242);
}


.maintext p img{
    max-width: 100%;
    height: auto
}

.teamItem{
    display: block;
    text-decoration: none;
    color:#000;
    position: relative;
    padding-left: 15px
}

.newsovitem a{
    text-decoration: none;
}


.angebotov{
    
}

.teamItem h2{
   font-size:20px
}
.teamnavi {
  margin-top: 100px;
}

.teamItem p{
   margin-bottom: 10px
}
.teasertextbox {
  border: 0px solid #666;
  padding: 15px;
  
  margin: 30px 0px;
}

.mypostthumbnail{
    width:50%;
    height: auto;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }





.themenwrapper{
    border-top:1px solid #A8A8A6
}
.thema{
    padding: 10px 0px;
     border-bottom:1px solid #A8A8A6
}

.btn-naturlicht-small{
    text-decoration: none;
}

.btn-naturlicht-small[aria-expanded="false"] .opentext{
   display: block;
}
.btn-naturlicht-small[aria-expanded="false"] .closetext{
   display: none;
}

.btn-naturlicht-small[aria-expanded="true"] .opentext{
   display: none;
}
.btn-naturlicht-small[aria-expanded="true"] .closetext{
   display: block;
}

.themacollapse{
    
}

.themacollapse p:last-of-type{
 
}

.wp-video-shortcode video, video.wp-video-shortcode {
  height: auto;
}

.table > :not(:first-child) {
  border-top: 2px solid rgb(222, 226, 230);
}

.titlerow,.endrow{
    border:none !important
}


.angebotswrapper{
    border-bottom:2px solid rgb(98, 119, 51);
    margin-bottom:30px
}

.angebotswrapper:last-of-type{
    border-bottom:0px solid rgb(98, 119, 51);
    margin-bottom:0px
}

.angebotsModal{
    color:#000
}

.closeModal{
    position: absolute;
    right:30px;
    top:30px
}

table .trenner:last-of-type{
    display: none
}



#StartModal .modal-content{
    background-color: rgb(238, 156, 31);
    border-radius: 50%
}
.StartModalContentWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.StartModalContent {
  margin: 30px 70px;
  text-align: center;
  font-size:20px;
  border: 0px solid #000;
}

.StartModalContent p:last-of-type{
  margin-bottom: 0px;
}

.closeModalstartModal {
  position: absolute;
  top: 0px;
  right: 0px;
}

.closeModalstartModal svg g{
    stroke:rgb(238, 156, 31)!important
}



textarea.angebotsoption {
  height: auto;
  min-height: 100px;
  padding: 20px;
  margin:20px 0px;
  border:0px;
  background-color: rgb(98, 119, 51);
  width: 100%;
  color: #fff;
}

.form-select{
     font-family: 'Montserrat'!important;
    border: 0px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px;
    color:#000;
    background-color: transparent;
}

.form-select option{
     font-family: 'Montserrat'!important;
  
}

.cf7label {
    padding-left: 12px;
    color:#6c757d
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  color: #dc3232;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0px 1em;
  padding: 0px 0px;
  border: 0px solid #00a0d2;
    border-top-color: rgb(0, 160, 210);
    border-right-color: rgb(0, 160, 210);
    border-bottom-color: rgb(0, 160, 210);
    border-left-color: rgb(0, 160, 210);
}


.form-control {
    border-radius: 0px;
    border: 0px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    color:#000;
    background-color: transparent;
}


.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}


.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}


.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}


.form-control:focus,.form-select:focus,textarea:focus {
  
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control-geburtstag{
    width: 30%;
    min-width:200px;
    display: inline-block;
}




.linkpoint {
  position: relative;
}
.linkpoint::before{
    content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 5px);
  left: 0px;
  padding-right: 0px;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='5' cy='5' r='5' fill='%23ee9c1f'/%3E%3C/svg%3E");
}




.form-check-naturlicht input {
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0,0,0,.25);
    margin-right:20px
}



.wpcf7-not-valid-tip {
  font-size: 13px;
  padding: 0px 0px 0px 12px;
}

/* MARQUEE */

@-webkit-keyframes marquee {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes marquee {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes marquee {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes marquee-r {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes marquee-r {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.marquee {
    color: #fefefe;
    font-size: 35px;
    font-weight: 500;
    height: calc(40px + 4rem);
    overflow: hidden;
    position: relative;
    width: 72%;
    margin: 0px auto 60px
}

.track {
    height: 100%;
    overflow: hidden;
    padding: 2rem 0;
    position: absolute;
    -webkit-transition: background-color 300ms ease, color 300ms ease;
    transition: background-color 300ms ease, color 300ms ease;
    white-space: nowrap;
    width: 100%;
   
}

.track .text {
    -webkit-animation: marquee 700s linear infinite;
    animation: marquee 700s linear infinite;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    will-change: transform;
}

.track .text.-r {
    -webkit-animation-name: marquee-r;
    animation-name: marquee-r;
}