/* mailpoet_form */
.mailpoet_form .mailpoet_paragraph {
    line-height: 20px;
    margin-bottom: .625rem !important;
}
.mailpoet_form .mailpoet-has-font-size a{
    text-decoration: underline;
}
.mailpoet_form .mailpoet-has-font-size span.mailpoet-has-font,
.mailpoet_form .mailpoet-has-font-size a, 
.mailpoet_form .mailpoet-has-font-size { 
    line-height: 1.4;
    font-size: 0.8125rem !important;
    font-family: var(--text-font) !important;
    color: #d0d1a1cc !important;
    line-height: 1.125rem !important;
    letter-spacing: 0.13px;
    margin-bottom: 0;
    text-align: left !important;
}
.st_stauden form.mailpoet_form .mailpoet_paragraph .mailpoet_submit::after {
    content: "";
    position: relative;
    width: .25rem;
    height: 0.3125rem;
    background: url(../image/right.svg) center center / contain no-repeat;
    display: inline-flex;
    transition: all .25s ease-in-out;
    margin-left: .25rem;
    transition: all .5s ease-in-out;
}
.st_stauden form.mailpoet_form .mailpoet_paragraph .mailpoet_submit {
    height: var(--input-height);
    font-size: .9375rem !important;
    padding: 0 1.25rem !important;
    min-height: auto !important;
    letter-spacing: 1.2px !important;
    font-weight: normal;
    font-family: var(--heading-font) !important;
    border-width: 0;
    margin: 0;
    text-transform: inherit;
    background-color: var(--fs-color-primary) !important;
    border: 0;
    text-decoration: none !important;
    box-shadow: none !important;
    border-radius: 1.875rem !important;
    color: #FFFFFF !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    line-height: var(--input-height) !important;
}
.st_stauden form.mailpoet_form .mailpoet_paragraph input[type="email"]::placeholder{
    color: #000000 !important;
}
.st_stauden form.mailpoet_form .mailpoet_paragraph input[type="email"] {
    height: var(--input-height) !important;
    color: #000000 !important;
    font-size: 0.875rem !important;
    border-radius: 1.875rem !important;
    padding: 0 1.25rem !important;
    letter-spacing: 0;
    font-family: var(--text-font);
    background: #FFFFFF !important;
    box-shadow: none !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    border: 0 !important;
}
.st_stauden form.mailpoet_form label.mailpoet_hp_email_label + .mailpoet_paragraph + .mailpoet_paragraph {
    max-width: 14.575rem !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important;
    padding: 0  !important;
}
.st_stauden form.mailpoet_form label.mailpoet_hp_email_label + .mailpoet_paragraph {
    max-width: calc(100% - 15.5625rem) !important;
}
/* mailpoet_form */
/* blog */
.entry-header .entry-divider {
    display: none;
}
:root :where(.wp-block-pullquote) {
    padding: 0;
}
p#breadcrumbs span > span:not(.breadcrumb_last)::after{
    content:"\f105";
    font-family: fl-icons !important;
    display: inline-block;
    font-size: .8125rem;
    margin: 0 .3125rem;
    letter-spacing: 0.13px;
    color: #C4C4B9;
    top: 1px;
    position: relative;
}
p#breadcrumbs, p#breadcrumbs * {
    letter-spacing: 0.13px;
    color: #C4C4B9;
    font-size: .8125rem;
    line-height: 1rem;
}
.blog-wrapper.blog-single.page-wrapper .html-checkbox-text p, .blog-wrapper.blog-single.page-wrapper .html-checkbox p {
    font-size: 0.75rem !important;
}
.blog-wrapper.blog-single.page-wrapper .stauden-row > .col:nth-child(1) {
    flex-basis: 18rem;
    max-width: 18rem;
}
.blog-wrapper.blog-single.page-wrapper .stauden-row > .col:nth-child(2) {
    padding-right: 0 !important;
    padding-left: 1.875rem !important;
    flex-basis: calc(100% - 18rem);
    max-width: calc(100% - 18rem);
}
.blog-wrapper.blog-single.page-wrapper .row.stauden-row {
    max-width: 51rem !important;
    /* margin-bottom: 4rem; */
    margin-bottom: 1.875rem;
    padding: 0 .3125rem;
} 
.pt-30{
    padding-top: 1.875rem !important;
}
.entry-content.single-page {
    padding-bottom: 0;
}
.entry-content.single-page .row-button a.button.primary {
    width: 100%;
}
.entry-content.single-page > .row > .col{
    padding-left: .3125rem;
    padding-right: .3125rem;
    padding-bottom: .625rem;
}
.entry-content.single-page > .box .box-text.text-center {
    padding:10px 0 0;
}
.entry-content.single-page #ez-toc-container {
    width: 100%;
}
.entry-content.single-page blockquote {
    margin: 0 0 1.25rem;
    padding: 0 1.25rem;
}
.entry-content.single-page > .row:not(.sl-wenn) > .col .col-inner {
    height: 100%;
}
.entry-content.single-page > .row > .col .col-inner .img, 
.entry-content.single-page > .row > .col .col-inner .img * {
    height: 100%;
    object-fit: cover;
}
.entry-content.single-page > figure.wp-block-gallery.has-nested-images,
.entry-content.single-page > .mailpoet_form.mailpoet_form_shortcode,
.entry-content.single-page > .box,
.entry-content.single-page > .img{
    margin-bottom: 1.25rem;
}
.entry-content.single-page > .row > .col .box{
    margin-bottom: .625rem;
}
.entry-content.single-page > .row {
    margin-left: -.3125rem !important;
    margin-right: -.3125rem!important;
    margin-bottom: 1.25rem;
}
.entry-content.single-page > * + h2 {
    margin-top: 2.5rem;
}
/* blog */
/* stauden */
.wp-block-spacer {
    display: none;
}
.nt_kontact .forminator-ui .forminator-row:nth-child(5) {
    display: flex;
    flex-wrap: nowrap !important;
}
body .button span {
    line-height: 1.2;
}
.st_itatgcbcr p {
    max-width: 16rem;
    margin: auto;
}
.st_itatgcbcr .row:nth-child(1) {
    z-index: 2;
    position: relative;
}
.st_itatgcbcr .wildflowers_butterflies {
    width: 10.375rem!important;
    height: 10.375rem;
    position: absolute !important;
    bottom: -6rem;
    left: -5rem;
    animation: flap 4s ease-in-out infinite;
    z-index: 9;
}
.swing.st_itatgcbcr .image-r { 
    position: absolute !important;
    top: -12rem;
    right: -2rem;
    animation: swing 4s ease-in-out infinite;
    width: 45.875rem !important;
    z-index: -1;
}
.nt_kostenlosen .title-box{
    max-width: 31.25rem;
}
.nt_natalie .row > .col p:last-child{
    margin-bottom: 0;
}
.nt_natalie .row > .col:nth-child(1) {
    padding-right: 0;
}
.nt_brauchst .row > .col:nth-child(2) .col-inner {
    max-width: 32.6875rem;
    margin-left: 0 !important;
}
.nt_brauchst .row > .col:nth-child(1) .col-inner {
    max-width: 26.5625rem;
    margin-left: 0 !important;
}
.nt_natalie .row > .col:nth-child(2) {
    padding-left: 5rem;
}
.nt_galey .image-right-sta {
    position: absolute!important;
    bottom: -6.25rem;
    right: 0;
    width: 42rem !important;
    z-index: -1;
}
.nt_galey:hover .image-right-sta img {
    transform: scale(1.01);
}
.section-banner-page.stauden-banner-page .row.main-contain > .col > div {
    max-width: 38.4375rem;
}
.section-banner-page.stauden-banner-page .row.main-contain > .col > div p {
    max-width: 39.6875rem;
}
.section-banner-page.stauden-banner-page .row.main-contain > .col > div h1 {
    max-width: 38rem;
}
.mfp-close-btn-in #newsletter-signup-link{
    border-radius: .625rem 1.25rem 1.25rem .625rem;
    overflow: hidden;
}
.mfp-close-btn-in #newsletter-signup-link .mfp-close {
    color: currentColor;
    top: 0!important;
    mix-blend-mode: multiply;
    opacity: 1 !important;
}
.stauden-row > .col .title-box p:not(:last-child){
    margin-bottom: .3125em;
}
.stauden-row > .col .title-box p strong{
    letter-spacing: 0.38px;
    color: #000000;
    font-size: 1.1875rem;
    font-family: var(--heading-font);
}
.stauden-row > .col .title-box{
    max-width: 23.625rem;
    margin-left: 0 !important;
}
.stauden-row > .col:nth-child(2){
    flex: 1;
    border-radius: 0 1.25rem 1.25rem 0;
    padding-left: 2.8125rem !important;
    flex-basis: calc(100% - 21.0625rem);
    max-width: calc(100% - 21.0625rem);
    padding-right: 2.25rem !important;
}
.stauden-row .forminator-ui button.forminator-button.forminator-button-submit::after {
    margin-left: 0;
}
.stauden-row .forminator-ui input[name="email-1"] {
    max-width: 18.75rem !important;
}
.stauden-row .forminator-ui button.forminator-button.forminator-button-submit {
    font-size: 0 !important;
    padding: 0 !important;
    min-width: fit-content !important;
    width: 1.75rem !important;
    height: 1.75rem !important;
    position: absolute !important;
    left: 19.75rem;
    top: 0.45rem;
    text-indent: -9000px;
}
.stauden-row .forminator-ui .forminator-input {
    background: #FDFCFA 0% 0% no-repeat padding-box !important;
    border: 0.5px solid #8B8B8B !important;
}
.stauden-row .forminator-ui .forminator-row:nth-child(3) {
    display: flex;
    flex-wrap: nowrap !important;
}
.stauden-row > .col:nth-child(1){
    flex-basis: 21.0625rem;
    max-width: 21.0625rem;
    border-radius: 1.25rem 0px 0px 1.25rem;
}

/* stauden */
/* kontact */
.nt_kontact button.forminator-button.forminator-button-submit {
    width: 100% !important;
    margin-top: 1.25rem !important;
}
.nt_kontact .html-checkbox p a,
.nt_kontact .html-checkbox p {
    color: hsl(61deg 34% 73% / 80%) !important;
}
.nt_kontact .title-box p a {
    text-decoration: underline;
    font-family: var(--text-bold);
}
.nt_kontact .title-box h1{
    margin-bottom: .625rem;
}
.nt_kontact .title-box p {
    max-width: 27rem;
    margin: auto;
    margin-bottom: 2.5rem;
}
/* kontact */
/* blog deatail */
.st_kaufe .title-box p {
    line-height: 1.25rem;
    max-width: 35rem;
    letter-spacing: 1.05px;
}
.st_kaufe .img {
    max-width: 28.8125rem;
    margin-left: 1.875rem;
}
.raume-row .icon-box-right .icon-box-img {
    position: absolute;
    right: -3rem;
    top: 1rem;
}
.raume-row .icon-box-right .icon-box-text {
    background: #F5F5DF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 20px;
    padding: 1.875rem 2.25rem;
    text-align: left;
}
.raume-row .icon-box.featured-box.icon-box-right.text-right {
    max-width: 35.8125rem;
    position: relative;
}
.raume-row {
    margin-bottom: 1.875rem !important;
}
div#comments {
    display: none;
}
body .wp-caption .wp-caption-text {
    background: transparent;
    font-size: .8125rem;
    font-style: inherit;
    padding: 1.25rem 0 0;
    letter-spacing: 0.13px;
    color: #121212;
    text-align: left;
    line-height: 1.25rem;
}
.blog-wrapper.blog-single.page-wrapper > .row.align-center .large-10.col #ez-toc-container ul li::before{
    display: none;
}
.blog-wrapper.blog-single.page-wrapper > .row.align-center .large-10.col ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top:0.55rem;
    height: 0.4375rem;
    width: 0.4375rem;
    background: #8C8A01;
    border-radius: 50%;
}
.blog-wrapper.blog-single.page-wrapper > .row.align-center .large-10.col ul li {
    position: relative;
    list-style-type: none;
    padding-left: .9375rem;
    margin-left: 0;
}
.blog-wrapper.blog-single.page-wrapper > .row.align-center .large-10.col {
    flex-basis: 100%;
    max-width: 100%;
}
.blog-wrapper.blog-single.page-wrapper > .row.align-center {
    max-width: 45.625rem;
}
.blog-wrapper.blog-single.page-wrapper .badge.post-date {
    display: none;
}
.blog-wrapper.blog-single.page-wrapper .row.rank-math-breadcrumbs {
    margin-bottom: 1.25rem;
}
.blog-wrapper.blog-single.page-wrapper{
    padding-bottom: 0;
    padding-top: 1.25rem;
}
.blog-wrapper.blog-single.page-wrapper .entry-header-text {
    padding: 0;
}
.blog-wrapper.blog-single.page-wrapper h1.entry-title {
    text-align: center;
    margin-bottom: 2.5rem;
    line-height: 3rem;
}
.blog-wrapper.blog-single.page-wrapper .entry-header-text-top .entry-divider.is-divider.small {
    display: none;
}
/* blog deatail */
/* blog */
.st_top .title-box p {
    letter-spacing: 1.05px;
}
.st_top .title-box h1 {
    line-height: 3rem;
    margin-bottom: .3125rem;
}
.wrap-blog-taxonomy {
    margin-top: 2.5rem;
}
.wrap-blog .item .item-inner a:not(.button.white){
    overflow: hidden;
    display: block; 
    color: #000000;
}
:root .entry-content.single-page p:where(p.has-background).has-white-color a {
    /* color: var(--fs-experimental-link-color); */
    text-decoration: underline;
} 
.box-blog-post .box-image a,
.wrap-partner .item .item-inner .img-p{
    overflow: hidden;
}
.single-post .raume-row {
    margin-bottom: 1.875rem !important;
    margin-top: 1.875rem !important;
}
.box-blog-post .box-image:hover img,
.wrap-partner .item:hover .img-p img,
.wrap-blog .item .item-inner:hover .img-p img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .6s ease;
}
.section-wrap-related-blog .text.h2-h3.title-box {
    padding-left: 11rem;
    padding-bottom: .625rem;
}
.section-wrap-related-blog .wrap-blog {
    padding: 0;
}
.section-wrap-related-blog .wrap-blog .item {
    padding: 0 0.625rem 0.625rem 0.625rem !important;
}
.section-wrap-related-blog {
    background: #F7F4ED;
}
div#newsletter-signup-link {
    border-radius: 1.25rem;
    overflow: hidden;
}
select#blog-sort {
    border: 0;
    background-color: transparent;
    max-width: 10rem;
    box-shadow: unset;
    padding: 0;
    margin-left: auto;
    letter-spacing: 0.16px;
    color: #000000;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0;
    height: inherit;
    margin-top: 1.25rem;
    margin-right: 1.125rem;
}
.category-description:not(:empty) {
    letter-spacing: 0.16px;
    color: #000000;
    text-align: center;
    max-width: 42.8125rem;
    margin: auto;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 2.5rem;
}
.wrap-blog .item {
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 0.625rem 3.125rem 0.625rem;
    position: relative;
}
.wrap-blog {
    display: flex;
    margin: 0 -0.625rem;
    flex-wrap: wrap;
    padding: 0 1.5rem;
}
.list-taxonomy-category input.woof_checkbox_term {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    position: absolute;
    opacity: 0;
    z-index: 2;
        cursor: pointer;
}
.list-taxonomy-category .icheckbox_square-blue span {
    font-family: var(--heading-font);
    border: 1px solid #121212;
    border-radius: 200px;
    padding: 0 1.5rem;
    line-height: 2.25rem;
    height: var(--input-height);
    letter-spacing: 1.2px;
    color: #121212;
    font-size: .9375rem;
    cursor: pointer;
    min-width: 7.375rem;
    text-align: center;
}
.list-taxonomy-category input.woof_checkbox_term[type=checkbox]::after {
    width: 86%;
    height: 86%;
    border: 0;
    opacity: 0;
    content: '';
    top: 8%;
    position: absolute;
    display: inline-flex;
    left: 8%;
    background: #000;
}
.list-taxonomy-category{
    margin-bottom: 2.5rem;
}
.list-taxonomy-category .icheckbox_square-blue {
    display: inline-flex;
    margin-bottom: 0;
    position: relative;
}
.list-taxonomy-category .icheckbox_square-blue:not(:last-child){
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
}
.list-taxonomy-category .list-taxonomy-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.list-taxonomy-category input.woof_checkbox_term:checked + span {
    background: #8C8A01;
    color: #fff;
    border-color: #8C8A01;
}
.wrap-blog .img-p a,
.wrap-blog .img-p img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.wrap-blog .date-box {
    color: #959595;
    font-size: .8125rem;
    margin: 0.625rem 0;
    line-height: 1;
    font-family: var(--font-body-light);
}
.wrap-blog .item .item-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: .3125rem;
    
}
.entry-content.single-page {
    padding-top: 0;
}
.wrap-blog .box p.short-desc {
    font-size: 0.96875rem;
    line-height: 1.5625rem;
}
.wrap-blog .box h5 {
    flex: 1;
}
.wrap-blog .box {
    display: flex;
    flex-direction: column;
    flex: 1;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 0 0 .3125rem .3125rem;
    padding: 1.25rem .9375rem;
    background: #FFFFFF;
    min-height: 12rem;
}
.wrap-blog .item:hover .img-p::before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    opacity: .3;
}
.wrap-blog .item:hover a.button.white span {
    border-bottom: 0.125rem solid #fff;
}
.wrap-blog .item:hover a.button.white {
    display: inline-flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wrap-blog .img-p a.button.white {
    display: none;
    z-index: 2;
}
.wrap-blog .img-p {
    height: 10rem;
    border-radius: .3125rem .3125rem 0 0;
    position: relative;
    overflow: hidden;
}
p#loading_loadmore {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
}
/* blog */
/*faq*/
.haufige-row > .col:nth-child(2) >.col-inner .row:not(.active) {
    display: none;
}
.gef-row .image-right {
    max-width: 18.75rem;
    height: 18.75rem;
    top: unset;
    bottom: -7rem;
}
.gef-row > .col:nth-child(2) >.col-inner .col-inner {
    background: #F5F5DF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 20px;
    padding: 2.5rem;
    max-width: 37.8125rem;
}
.haufige-row .accordion-title,
.haufige-row .accordion-title.active {
    font-size: 1rem;
}
.haufige-row > .col:nth-child(2) >.col-inner {
    margin-top: -.75rem;
    max-width: 47.5rem;
    margin-left: auto !important;
    margin-right: 0 !important;
}
.gef-row > .col:nth-child(2) >.col-inner {
    max-width: 47.5rem;
    margin-left: auto !important;
    margin-right: 0 !important;
}
.nt_haufige .image-left {
    position: absolute!important;
    bottom: -8rem;
    left: 4.25rem;
    width: 36.0625rem !important;
    height: 36.0625rem;
    z-index: -1;
}
.nt_haufige .title-box h1 {
    margin-bottom: 0.625rem;
}
.nt_haufige .section-content.relative {
    max-width: 92rem;
    margin: auto;
}
.nt_haufige .title-box {
    max-width: 23.3125rem;
}
.nt_haufige:hover .image-zoom-long img {
    transform: scale(1.1);
}
.footer-wrapper {
    position: relative;
    z-index: 3;
}
/*faq*/
/*gartenplanung*/
.haufige-row > .col:nth-child(1) > .col-inner {
    max-width: 17.5rem;
    margin-left: 0 !important;
}
.haufige-row a.button.white + a.button.white {
    margin-top: .75rem;
}
.haufige-row a.button.white {
    width: 100%;
}
.haufige-row a.button.white.active {
    background: #8C8A01 !important;
    color: #FFFFFF !important;
}
.st_idee .slider-wrapper{
    margin-top: 1.875rem;
}
.st_idee .slider-wrapper .flickity-slider > * {
    max-width: calc(20% - 1.25rem * 4 / 5);
    margin-right: 1.25rem;
    opacity: 1;
}
.row-icon-pro{
    padding: 0 .1875rem;
}
.row-icon-pro .col{
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
}
.row-icon-pro .col > div > div{
    max-width: 16.875rem;
    margin: auto !important;
}
.row-icon-pro .col:nth-child(1) > div > div {
    max-width: 14.875rem; 
}
.row-icon-pro .col > div {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 20px;
    height: 100%;
    padding: 1.5625rem;
}
@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0)
    }
}
@keyframes beetle-walk {
  0% {
        /* top: 1rem; */
        right: -7rem;
        transform: rotate(0deg); /* Start rotation */
    }
    50% {
        /* top: 5rem; */
        right: -8rem;
        transform: rotate(180deg); /* Mid-point rotation */
    }
    100% {
        
        right: -11rem; /* Move off-screen */
        transform: rotate(360deg); /* End rotation */
    }
}


@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 1;
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.image-right-icon{
    position: absolute !important;
    top: -4rem;
    right: -8rem;
    animation: jackInTheBox 6s linear infinite;
    width: 9.25rem !important;
    height: 9.25rem;
}
.st_geworden a.button.primary {
    margin-top: 1.25rem;
}
.image-left-zoom {
    position: absolute !important;
    top: -14rem;
    left: 0;
    width: 100% !important;
    height: 37.5rem;
    z-index: -1;
    max-width: 58.25rem !important;
    /* animation: zoomInLeft 8s ease-in-out infinite; */
}
.mission-row .col > div h3,
.nt_mission .slider-wrapper .row > .col > div h3 {
    max-width: 15.125rem;
    margin: auto;
    text-align: center;
}
.mission-row .col > div,
.nt_mission .slider-wrapper .row > .col > div{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 1.25rem;
    height: 100%;
    padding: 1.5625rem;
}
.mission-row {
    padding: 0 .875rem;
}
.mission-row .col{
    padding: 0 .75rem !important;
}
.nt_mission .slider-wrapper .row > .col{
    padding: 0 !important;
}
.nt_mission .slider-nav-outside.slider-nav-circle .next {
    margin-left: 3.75rem;
}
.nt_mission .slider-nav-outside.slider-nav-circle .previous {
    margin-right: 3.75rem;
}
.nt_mission.st_wie .title-box {
    margin-bottom: 1.875rem;
}
.nt_mission .slider-wrapper .row {
    max-width: calc(33.33%);
    margin-right: 0 !important;
    margin-left: 0 !important;
    opacity: 1 !important;
    padding: .75rem !important;
}
.pulse .image-left {
    position: absolute !important;
    top: -3rem;
    left: -4rem;
    animation: pulse 2s ease-in-out infinite;
    width: 21.125rem !important;
    height: 21.125rem;
}
.swing .image-left {
    position: absolute !important;
    top: -6rem;
    left: 10rem;
    animation: swing 4s ease-in-out infinite;
    width: 21.125rem !important;
    height: 21.125rem;
}
.swing .image-r {
    position: absolute !important;
    top: -1rem;
    right: -2rem;
    animation: swing 4s ease-in-out infinite;
    width: 39.875rem !important;
    height: 39.875rem;
}
.row.row-icon-mis {
    max-width: 75.25rem;
}
.swing.nt_mission.st_wie .image-left {
    left: -12rem;
    top: -9.5rem;
}
.st_fuhle.swing .image-r {
    top: unset;
    right: -2rem;
    bottom: 5rem;
}
.st_fuhle .row > .col:nth-child(1) .col-inner>.img:not(:last-child){
    margin-bottom: 1.25rem;
}
.st_fuhle .row > .col:nth-child(2) > div{
    max-width: 31.875rem;
    margin-left: auto !important;
    margin-right: 0 !important;
}
.st_fuhle .row > .col:nth-child(1){
    padding-right: 0 !important;
}
.nt_garten .col:nth-child(2) .icon-box .icon-box-text.last-reset {
    max-width: 34.0625rem;
}
.nt_garten .col:nth-child(1) .icon-box .icon-box-text.last-reset {
    max-width: 26.0625rem;
}
.nt_garten .icon-box .icon-box-img {
    margin-bottom: 0;
}
.nt_garten .icon-box.featured-box.icon-box-top.text-left {
    flex-direction: column-reverse;
    display: flex;
}
.nt_garten .icon-box, .nt_garten .col > div {
    height: 100%;
    justify-content: space-between;
}
.nt_garten a {
    text-decoration: underline;
}
.mw-510{
    max-width: 31.875rem;
}
.section-banner-page.uber-banner-page .row.main-contain > .col > div h1 {
    max-width: 33rem;
    margin-bottom: .625rem;
} 
.section-banner-page.uber-banner-page .row.main-contain > .col > div p {
    max-width: 33.6875rem;
}
.section-banner-page.uber-banner-page .row.main-contain > .col > div {
    margin-top: 6rem;
}
/*gartenplanung*/
/*gartenplanung*/
.section-banner-page.pflanzenplanung-banner-page .row.main-contain > .col > div h1 {
    max-width: 31rem;
}
.section-banner-page.pflanzenplanung-banner-page .row.main-contain > .col > div p {
    max-width: 34.6875rem;
}
.section-banner-page.pflanzenplanung-banner-page .row.main-contain > .col > div {
    max-width: 37.125rem;
}
.mw-1440 {
    max-width: 92rem;
    margin: auto;
}
.nt_details_pflanzenplanung.nt_details .image-right img {
    animation: unset;
}
.nt_details_pflanzenplanung.nt_details .image-right {
    position: absolute !important;
    top: 0;
    right: 0;
    animation: swing 4s ease-in-out infinite;
    width: 38rem !important;
    height: 44.3125rem;
}
.st_stauden {
    position: relative;
    z-index: 2;
}
.st_haufige .image-right img {
    animation: unset;
}
.st_haufige .image-right {
    position: absolute !important;
    top: unset;
    right: -12rem;
    animation: pulse 2s ease-in-out infinite;
    width: 46.625rem !important;
    height: 46.625rem;
    bottom: -15rem;
}
.st_haufige .image-left {
    position: absolute !important;
    top: -9rem;
    left: -9rem;
    animation: pulse 2s ease-in-out infinite;
    width: 43.8125rem !important;
    height: 43.8125rem;
}
.category-description-hidden{
    display: none;
}
:root .entry-content.single-page p:where(p.has-background).has-white-color {
    /* padding: 0;
    color: #000 !important;
    text-align: left; */
}
.mailpoet_form {
    display: none;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.nt_details .tab-panels h2 {
    margin-bottom: 1.25rem;
}
.nt_details .tab-panels p {
    max-width: 39.5rem;
    margin-right: auto;
    margin-left: auto;
}
.row-icon-wie {
    position: relative;
    z-index: 2;
}
.nt_details p {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.16px;
}
.nt_preise.st_wie .row-icon-wie > .col:nth-child(3) > div select{
    background-color: #FDFCFA;
}
.nt_preise.st_wie .row-icon-wie > .col:nth-child(3) > div {
    background: #EFEEDE 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
}
.nt_preise.st_wie .image-right img {
    animation: unset;
}
.nt_preise.st_wie .row.row-icon-wie{
    padding: 0 .3215rem;
}
.nt_preise.st_wie .row.row-icon-wie .col {
    padding-left: .625rem !important;
    padding-right: .625rem !important;
}
.nt_preise.st_wie .wildflowers_butterflies {
    width: 10.375rem!important;
    height: 10.375rem;
    position: absolute !important;
    bottom: -6rem;
    right: 21rem;
    z-index: 9;
}
.nt_preise.st_wie .col[data-animated="true"] .wildflowers_butterflies {
    animation: flap 4s;
}
.nt_preise.st_wie .row:nth-child(1){
    position: relative;
    z-index: 3;
}
.nt_preise.st_wie {
    overflow: inherit;
}
.nt_preise .image-right {
    position: absolute !important;
    top: -14rem;
    right: -20rem;
    animation: pulse 2s ease-in-out infinite;
    width: 43.75rem !important;
    height: 43.75rem;
}
.stauden-row > .col:nth-child(2) .forminator-ui .forminator-col.html-checkbox {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
}
.stauden-row > .col:nth-child(1) .img {
    margin-bottom: 0;
}
.nt_preise .image-left {
    position: absolute !important;
    top: -3rem;
    left: -4rem;
    animation: pulse 2s ease-in-out infinite;
    width: 25.5625rem !important;
    height: 34.0625rem;
}
.st_online .forminator-row:nth-child(7) {
    display: flex;
    flex-wrap: nowrap !important;
}
.st_online {
    position: relative;
    z-index: 2;
}
.nt_preise .row-icon-wie .icon-box-center h2 {
    letter-spacing: 0.56px;
    color: #000000;
    font-size: 1.75rem;
    line-height: 2.125rem;
    margin-bottom: 0;
}
.nt_preise .row-icon-wie .icon-box-center p strong {
    letter-spacing: 0.8px;
    color: #000000;
    font-family: var(--heading-font);
    font-size: 2.5rem;
    line-height: 3rem;
}
.nt_preise.st_wie .title-box {
    margin-bottom: .625rem;
}
.nt_preise .row-icon-wie > .col > div {
    padding: 1.25rem 2.5rem 4.375rem;
}
.nt_preise .row-icon-wie .icon-box-center p {
    max-width: 18.5rem;
    margin: auto;
    letter-spacing: 0.13px;
    color: #121212;
    font-size: .8125rem;
    line-height: 1.25rem;
    margin-bottom: 1.25rem;
}
.nt_preise {
    max-width: 92rem;
    margin: auto;
}
.st_ent + .st_wenn .row-button {
    display: none;
}
body select {
    
    border-width: 0.25px;
    border-style: solid;
    border-color: #ccc;
    border-image: initial;
    border-radius: 1.25rem;
    
    padding: 0 1.25rem;
    letter-spacing: 0.14px;
    color: #000000;
    font-size: .875rem;
}
.nt_preise.st_wie .row.row-icon-wie select{
    background: 0% 0% no-repeat padding-box padding-box rgb(253, 252, 250);
    background: url('../image/select.svg') center center/contain no-repeat;
    background-size: .625rem;
    background-position: 95%;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.row-button-detail .col-inner {
    display: flex;
    justify-content: center;
    margin-bottom: 2.5rem;
}
.nt_details_pflanzenplanung .row{
    position: relative;
    z-index: 2;
}
.nt_details .icon-box.featured-box.icon-box-center.text-center {
    max-width: 39.8125rem;
    margin: auto;
}
.nt_details .row-button-detail a.button.primary:not(:last-child) {
    margin-right: 1.5625rem;
}
.nt_details .row-button-detail a.button.primary.active-detail {
    background-color: var(--fs-color-primary) !important;
    color: rgb(255, 255, 255)!important;
    opacity: 1!important;
    padding: 0 .9375rem!important;
    height: inherit;
    line-height: inherit;
    font-family: var(--text-font);
}
.nt_details .row-button-detail a.button.primary span {
    line-height: 1.5625rem;
}
.nt_details .row-button-detail a.button.primary {
    margin-top: 0;
    font-size: 1rem;
    letter-spacing: 0px;
    color: #000000 !important;
    padding: 0;
    line-height: 1;
    height: inherit;
    font-family: "HankenGrotesk-Light";
    background: transparent !important;
}
.nt_details a.button.primary {
    margin-top: 1.25rem;
}
.st_genau .row > .col:nth-child(1) > .col-inner {
    max-width: 31.5rem;
    margin-left: 0;
}
.nt_details:hover .image-zoom-long img {
    transform: scale(1.1);
}
.nt_details .tab-panels {
    max-width: 39.8125rem;
    margin: auto;
    padding-top: 2.5rem;
}
.nt_details{
    overflow: hidden;
}
.nt_details .image-left img{
    transform-origin: left;
}
.nt_details .image-left {
    position: absolute!important;
    bottom: -5rem;
    left: 0;
    width: 100% !important;
    height: inherit;
    z-index: -1;
    max-width: 92rem !important;
}
.nt_details .icon-box-center .icon-box-img {
    transition: all .5s;
}
.nt_details .icon-box-center:hover .icon-box-img {
    transform: rotate(360deg);
}
.nt_details .icon-box-center .icon-box-img {
    margin: 0 auto .9375rem;
    background: #D0D1A1 0% 0% no-repeat padding-box;
    height: 5.625rem;
    width: 5.625rem !important;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.st_ent + .st_wenn {
    padding-top: 0 !important;
}
.st_haufige .row{
    position: relative;
    z-index: 2;
}
/**accordion**/
body .accordion-title.active {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0;
    color: #000 !important;
    background-color: transparent !important;
    padding-bottom: 0.25rem;
}

body .accordion-title { 
    border: none !important;
    padding: .5rem .625rem;
    padding-right: 2rem;
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 0;
    font-family: var(--text-medium);
    color: #000000;
}
body .accordion-item + .accordion-item {
    margin-top: 1.125rem;
}
body .accordion-inner {
    padding: .75rem .625rem;
}
body .accordion .toggle {
    right: 0;
    left: inherit;
    opacity: 1;
    width: .9375rem;
    height: .9375rem;
    min-width: .9375rem;
    margin-right: .625rem;
    border: 0;
}
body .accordion-item{
    border-bottom: 1px solid #bebebc;
}
body .accordion-item {
    background: transparent;
    margin-bottom: 0;
}

.accordion .icon-angle-down:before {
    content: "" !important;
    background: url(../image/plus.svg) no-repeat right / contain;
    width: .9375rem;
    height: .9375rem;
    display: inline-flex;
}
.accordion .active .icon-angle-down:before {
    content: "" !important;
    background: url(../image/minus.svg) no-repeat right / contain;
    width: 1rem;
    height: 1rem;
    display: inline-flex;
}
body .accordion .toggle,
body .accordion .active .toggle {
    top: .125rem;
}
body .accordion-inner p:last-child {
    margin-bottom: 0;
}
/**accordion**/
   
body .st_haufige h2 {
    margin-bottom: 1.25rem;
}
body .nt_haufige .accordion-inner ul,
body .st_haufige .accordion-inner ul{
    max-width: 43.3125rem;
}
body .nt_haufige .accordion-inner ul li,
body .st_haufige .accordion-inner ul li{
    letter-spacing: 0.13px;
    color: #000000;
    font-size: .8125rem;
    line-height: 1.25rem;
}
body .nt_haufige .accordion-inner p,
body .st_haufige .accordion-inner p{ 
    letter-spacing: 0.13px;
    color: #000000;
    font-size: .8125rem;
    line-height: 1.25rem;
    max-width: 43.3125rem;
}
.st_online{
    margin-bottom: 6.25rem;
}
.st_online .forminator-ui .forminator-checkbox .forminator-checkbox-box {
    border-color: #fff!important;
}
.st_online button.forminator-button.forminator-button-submit {
    width: 100% !important;
    margin-top: 1.25rem !important;
}
.st_online .html-checkbox p a,
.st_online .html-checkbox p {
    color: #FDFCFA !important;
}
.row-icon-gar .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 1.25rem;
}
.row-icon-gar .icon-box-img img{
    transition: all .5s;
}
.row-icon-gar .icon-box:hover .icon-box-img img{
    transform: rotate(360deg);
}
.row-icon-gar .icon-box p{
    max-width: 24rem;
}
.row-icon-gar .icon-box h3 {
    margin-bottom: .625rem;
    line-height: 1.4375rem;
}
.row-icon-gar .icon-box {
    margin-bottom: 2.5rem;
    justify-content: flex-start;
}
.garten-row a.button {
    position: absolute !important;
    bottom: -.875rem;
    left: 2.5rem;
}
.garten-row{

}
.garten-row > .col{
    padding-right: 1.25rem;
    padding-left: 1.25rem; 
}
.garten-box *{
    color: #000000 !important;
}
.garten-box a:hover {
    color: var(--fs-experimental-link-color-hover)!important;
} 
.garten-box a{
    color: var(--fs-experimental-link-color) !important;
}
.garten-box ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top:0.35rem;
    background: url('../image/check.svg') center center/contain no-repeat;
    height: .75rem;
    width: .75rem;
}
.garten-cl-2 .garten-box ul li::before{
    background: url('../image/close.svg') center center/contain no-repeat;
}

.garten-box ul li{
    position: relative;
    padding-left: 1.375rem;
    list-style-type: none;
    margin-left: 0 !important;
}
.garten-cl-2 > div{
    max-width: 24rem;
    margin-left: 0 !important;
}
.garten-cl-2 .garten-box {
    background: #FFFFFF;
}
.nt_garten .garten-row .icon-box, .nt_garten .garten-row .col > div {
    height: fit-content;
}
.garten-box a{
    text-decoration: underline;
    font-family: var(--text-semibold);
}
.garten-box p,
.garten-box ul li{
    letter-spacing: 0.16px;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
}
.garten-box {
    background: #EFEEDE 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: .625rem;
    padding: 2.1875rem 2.25rem 2.5rem;
}
.nt_garten .row {
    max-width: 73.5rem !important;
}
.page-template-page-transparent-header-light main#main {
    padding-top: 2.5rem;
}
.section-banner-page .row.main-contain > .col > div h1 {
    max-width: 25rem;
}
.section-banner-page .row.main-contain > .col > div {
    max-width: 33.5625rem;
    margin-left: auto !important;
    margin-right: 0!important;
    margin-bottom: 0;
    margin-top: 3rem;
}
.section-banner-page .row.main-contain > .col > div p {
    max-width: 29.6875rem;
}
.section-banner-page .relative {
    position: unset !important;
}
.section-banner-page .row-bt-next a.button.primary:hover {
    background-color: #A8A600 !important;
    border-color: #A8A600 !important;
    color: #fff !important;
}
.section-banner-page .row-bt-next a.button.primary {
    background: #036C6F !important;
}
.section-banner-page .row-bt-next {
    position: absolute;
    bottom: -1.25rem;
    left: 0;
    right: 0;
}
/*gartenplanung*/
/*home*/
body .row-slider.slider [data-animated=true], body .slider .is-selected [data-animated=true], body [data-animated=true] {
    animation-delay: 0;
}
body .slider [data-animate], body [data-animate] {
    transition: filter .3s,transform .6s,opacity .4s ease-in;
}
.ent-box-6 .icon-box .icon-box-img img{
    transition: all .5s;
}
.ent-box-6 .icon-box:hover .icon-box-img img{
    transform: rotate(360deg);
}
/*review*/
.st_meine .section-bg img {
    transform: translateY(-6.25rem);
}
.st_meine .row {
    max-width: 71.875rem;
}
.st_meine .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .3125rem;
}
.st_meine .icon-box-left .icon-box-img+.icon-box-text p {
    margin: 0;
    letter-spacing: 0.72px;
    color: #000000b3;
    font-size: 0.5625rem;
    line-height: .75rem;
}
.st_meine .icon-box-left .icon-box-img+.icon-box-text p img.alignnone.wp-image-290.size-full {
    margin-bottom: .25rem; 
}
.st_meine .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;
    margin-left: auto;
    margin-top: 1.25rem;
    align-items: center;
}
.st_meine img.size-full.alignnone {
    margin-bottom: 0;
}
.st_meine .title-box {
    max-width: 43rem;
}
.down-button {
    max-width: 2.5rem;
    cursor: pointer;
    transition: all .5s;
    margin-top: 2.5rem;
}
.review-row.active + .row .down-button{
    transform: rotate(180deg);
    margin-top: 2.5rem;
}
.review-row:not(.active) .col-inner::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 22.625rem;
    background: transparent linear-gradient(180deg, #FDFCFA00 0%, #FDFCFA 100%) 0% 0% no-repeat padding-box;
}
.st_meine:not(.active)::after{
    content: '';
    position: absolute;
    bottom: 6.25rem;
    left: 0;
    width: 100%;
    height: 22.625rem;
    background: transparent linear-gradient(180deg, #FDFCFA00 0%, #FDFCFA 100%) 0% 0% no-repeat padding-box;
}
.review-row:not(.active) .col-inner {
    height: 51.5625rem;
    overflow: hidden;
}
.list-post-review-row .item .item-inner {
    padding: 1.25rem;
    font-style: normal;
    margin: 0;
    background: #fff;
    box-shadow: none;
    border: 0;
    text-align: left;
    position: relative;
    border-radius: .625rem;
    box-shadow: 3px 3px 10px #0000001F;
}
.list-post-review-row .item {
    margin-bottom: 1.25rem;
    break-inside: avoid;
}
.list-post-referenzen-row.list-post-review-row {
    column-count: 3;
    column-gap: 1.25rem;
    row-gap: 1.25rem;
    margin: 0 auto;
    padding: 0;
    display: block;
    margin-top: 1.25rem;
}
img.top-info-img {
    max-width: 6.25rem;
    margin-left: auto;
    margin-bottom: .9375rem;
    float: right;
}
.list-post-review-row .item .box p {
    letter-spacing: 0.13px;
    color: #121212;
    font-size: .8125rem;
    line-height: 1.25rem;
}
.list-post-review-row .item .img-p {
    margin-bottom: 0;
}
.list-post-review-row .item .box-info {
    display: flex;
}
.list-post-review-row .item .box-main {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: .625rem;
}
.box-info img.box-info-img {
    height: 2.5rem;
    width: 2.5rem;
}
.box-info img.box-info-img + .box-info-main {
    padding-left: 1.25rem;
}
.caption-box-review {
    letter-spacing: 0.13px;
    color: #C4C4B9;
    font-size: .8125rem;
    line-height: 1rem;
    margin-top: .1875rem;
}
.box-info-main p.h4 a {
    color: #000000;
}
.box-info-main p.h4{
    margin-bottom: 0;
    line-height: 1.25rem;
    font-size: 1rem;
    font-family: var(--text-semibold);
}
/*review*/
/*ent*/
@keyframes fillWidth {
  0% {
    width: 0;
  }
  50% {
    width: 8.25rem;
  }
  100% {
    width: 8.25rem;
  }
}
.row-ent > .col:nth-child(2n+1):not(.ent-box-5) .ent-box::after{
    content: '';
    position: absolute;
    width: 0;
    height: 4.8125rem;
    background: url('../image/down-left.svg') center center/cover no-repeat;
    left: calc(100% + 1rem);
    top: 27%;
    width: 0;
    animation: fillWidth 5s ease-in-out infinite;
}
.row-ent > .col:nth-child(2n) .ent-box::after{
    content: '';
    position: absolute;
    width: 0;
    height: 4.8125rem;
    background: url('../image/down-right.svg') center center/cover no-repeat;
    right: calc(100% + 1rem);
    top: 27%;
    animation: fillWidth 5s ease-in-out infinite;
}

.ent-box-5 a.button.secondary {
    position: absolute !important;
    bottom: .875rem;
    left: 3.125rem;
}
.ent-box-5 .ent-box {
    background: #F5F5DF;
}
.ent-box-6 .icon-box a.button.primary {
    margin-top: 2.5rem;
}
.ent-box-6 .icon-box {
    text-align: left;
    width: calc(100% + 7rem) !important;
    max-width: calc(100% + 7rem) !important;
}
.ent-box-6 .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 1.25rem;
    padding-top: .875rem;
}
.ent-box-6 .icon-box .icon-box-img img{
    border-radius: 50%;
    overflow: hidden;
}
.ent-box-6 {
    margin-top: 3.625rem !important;
}
.st_ent .section-bg img {
    object-position: top;
    object-fit: contain;
    transform: translate(6.25rem, 3rem);
}
.row-ent {
    padding: 0 2rem;
}
.row-ent> .col {
    padding-left: 3.4375rem !important;
    padding-right: 3.4375rem !important;
}
.row-ent> .col:nth-child(2n) .ent-box {
    margin-top: 7.5625rem;
}
.ent-box p strong{
    font-family: var(--heading-font);
    font-size: 1.1875rem;
    line-height: 1.4375rem;
    letter-spacing: 0.38px;
    color: #121212;
}
.ent-box p{
    margin-bottom: 0.625rem;
}
.ent-box p:last-child{
    margin-bottom: 0;
}
.ent-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 20px;
    padding:2.5rem 3.125rem;
}
.row-ent> .col:nth-child(2n + 1) .ent-box {
    transform: translateY(-2rem);
}
.row-ent{
    padding-top: 2rem;
}
/*ent*/
/*ba*/
.ba-flatsome-wrapper >div{
    height:27.625rem;
        overflow: hidden;
}
.ba-flatsome-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: ew-resize;
  
}

/* Flatsome image box reset */
.ba-flatsome-wrapper .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* BEFORE image clipping */
.ba-flatsome-wrapper .ba-before {
  width: 50%;
  overflow: hidden;
  z-index: 2;
}

/* AFTER image */
.ba-flatsome-wrapper .ba-after {
  z-index: 1;
}

/* Handle */
.ba-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  height: 100%;
  background: #fff;
  /* border-left: 1px solid #000;
  border-right: 1px solid #000; */
  transform: translateX(-50%);
  z-index: 3;
}

.ba-handle::after {
  content: "";
  width: 1.6875rem;
    height: 100%;
  position: absolute;
  top: 50%;
  left: calc(50% + 2rem);
  transform: translate(-50%, -50%);
  background: url(../image/right-white.svg) center center / contain no-repeat;
  color: #fff;
  padding: 0;
  border-radius: 20px;
  background-size: 1.6875rem;
}
.ba-handle::before {
    content: "";
    width: 4.6875rem;
    height: 100%;
    position: relative;
    top: 50%;
    left: calc(50% - 2.875rem);
    transform: translate(0, -50%) rotate(180deg);
    background: url(../image/right-white.svg) center center / contain no-repeat;
    color: #fff;
    padding: 0;
    border-radius: 20px;
    display: inline-flex;
    background-position: right;
    background-size: 1.6875rem;
}

/* Prevent hover zoom conflict */
.ba-flatsome-wrapper .has-hover img {
  transform: none !important;
}
.ba-flatsome-wrapper .ba-after {
    z-index: 1;
    margin-left: auto !important;
    margin-right: 0 !important;
    float: right;
    right: 0;
    left: unset;
    width:50%;
}
/*ba*/

.st_hallo h2 {
    font-size: 1.625rem;
    line-height: 2.1875rem;
    letter-spacing: 0.52px;
}
.st_wenn .title-box {
    max-width: 33rem;
    margin: auto;
    margin-bottom: 2.5rem;
}
.st_wenn .col-inner>.box .box-text.text-center {
    padding: .625rem !important;
}
.st_wenn .col-inner>.box p {
    font-size: 1rem;
    font-family: var(--text-medium);
    line-height: 1.25rem;
    margin: 0;
}
.st_wenn .col-inner>.box img{
    object-position: top !important;
}
.st_wenn .col-inner>.img:not(:last-child), .st_wenn .col>.img:not(:last-child) {
    margin-bottom: 0;
}
.st_bekannt .slider-nav-outside.slider-nav-circle .previous {
    margin-right: 2.5rem;
}
.st_bekannt .slider-nav-outside.slider-nav-circle .next {
    margin-left: 2.5rem;
}
.st_bekannt .flickity-prev-next-button {
    top: 36%;
}
.st_bekannt .img {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 5px !important;
    overflow: hidden;
    max-width: calc(100%/6 - .9375rem*5/6) !important;
    margin: .625rem !important;
    margin-right: .9375rem !important;
    padding: 1.25rem 1.875rem !important;
    height: 5.625rem;
    margin-left: 0 !important;
}
/* Wing flapping */
@keyframes flap {
  0%, 100% {
    transform: rotateY(0deg);
  }
  25% {
    transform: rotateY(-25deg);
  }
  50% {
    transform: rotateY(0deg);
  }
  75% {
    transform: rotateY(25deg);
  }
}

/* Flying motion */
@keyframes fly {
  0% {
    transform: translate(-5px, 0) rotate(5deg);
  }
  25% {
    transform: translate(3vw, -30px) rotate(-10deg);
  }
  50% {
    transform: translate(3vw, 20px) rotate(8deg);
  }
  75% {
    transform: translate(5vw, -50px) rotate(-6deg);
  }
  80% {
    transform: translate(4vw, -30px) rotate(5deg);
  }
  90% {
    transform: translate(2vw, -10px) rotate(-5deg);
  }
  100% {
    transform: translate(0, 0) rotate(5deg);
  }
}
.col[data-animated="true"] .wildflowers_butterflies > div{
    animation: fly 4s ;
}
.wildflowers_butterflies{
    width: 20rem !important;
    height: 20rem;
    position: absolute !important;
    bottom: -9.5rem;
    right: -11rem;
}
.col[data-animated="true"] .wildflowers_butterflies{
    animation: flap 4s ;
}
a.button.open-video.icon i{
    display:none;
}
a.button.open-video.icon:hover{
    background-color: transparent !important;
}
a.button.open-video.icon {
    background-color: transparent !important;
    position: relative;
    margin: 0;
    width: 4.375rem;
    height: 2.5rem;
    background: url(../image/video.svg) center center / contain no-repeat;
    display: inline-flex;
    margin-left: 0;
    transition: all .25s ease-in-out;
}
.st_aus .row.large-columns-3.medium-columns-1.small-columns-1.slider.row-slider {
    padding: 0 .3125rem;
}
.st_aus .col.post-item {
    padding: 0 .625rem;
}
.st_aus .post-item .box-text.text-left {
    min-height: 10.5rem;
    background: #FFFFFF;
}
.st_aus .col.post-item {
    padding-bottom: .625rem !important;
}
.st_aus .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0;
}
.st_aus .title-box { 
    padding-bottom: .625rem;
}
.title-box h2 {
    margin-bottom: .3125rem;
    line-height: 1.875rem !important;
}
.post-item .box-text.text-left {
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 0 0 .3125rem .3125rem;
    padding: 1.25rem .9375rem;
}
.post-item h5.post-title.is-large {
    margin: 0 0 .3125rem 0 !important;
    letter-spacing: 0.16px;
    color: #000000;
    font-size: 1rem !important;
    line-height: 1.25rem;
}
.post-item .post-meta.is-small.op-8 {
    letter-spacing: 0.13px;
    color: #C4C4B9;
    font-size: .8125rem;
    line-height: 1rem;
    margin: 0 !important;
}
.box-blog-post .is-divider {
    display: none;
}
.st_kaufe {
    background-color: rgb(227, 237, 236);
}
.row-exk.row-full-width {
    max-width: 92rem !important;
}
.row-exk > .col {
  overflow: hidden;
  width: 100%;
  padding-left: 2.5rem;
}

.row-exk > .col >.col-inner .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: .5rem;
}
.row-exk > .col >.col-inner {
  display: flex;
  width: max-content;
  animation: scroll-ltr 20s linear infinite;
}
.st_exk {
    position: absolute !important;
    transform: translateY(-100%);
    background: hsl(69deg 32% 13% / 50%) !important;
        z-index: 2;
}
.row-exk > .col >.col-inner .icon-box + .icon-box{
    margin-left: 3rem;
}
.row-exk > .col >.col-inner .icon-box{
  display: flex;
  align-items: center;
  white-space: nowrap;
    flex-direction: row;
    flex-direction: row;
    flex-wrap: nowrap;
}
.row-exk:hover > .col >.col-inner {
  animation-play-state: paused;
}
.row-exk > .col >.col-inner .icon-box .icon-box-img{
  max-width: .75rem !important;
}

@keyframes scroll-ltr {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.row-exk > .col >.col-inner {
    display: flex;
    flex-wrap: nowrap;
}
.row-button {
    margin-top: 1.25rem;
}
.st_hallo{
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
}
.st_hallo .row > .col > div{
    max-width: 32.0625rem;
    margin-left: auto !important;
    margin-right: 0 !important;
}
.row.row-button > .col > div a.button.primary + a.button.secondary {
    margin-left: 1rem !important;
}
.row.main-contain > .col > div p {
    letter-spacing: 1.05px;
    margin-bottom: 1.875rem;
}
.row.main-contain > .col > div a.button.primary + a.button.secondary {
    margin-left: 1rem;
}
.row.main-contain > .col > div{
    max-width: 40.5rem;
    margin-left: auto !important;
    margin-right: 0!important;
    margin-bottom: 6.0625rem;
}
.st_stauden.st_hallo .row > .col > div {
    max-width: 34.25rem;
}
.sl-2 .row.main-contain > .col > div{
    max-width: 34.5rem;
}
.section-hero .icon-box .icon-box-img {
    position: relative;
    max-width: 5.1875rem;
    z-index: 9;
}
.row-g-star .icon-box-left .icon-box-img+.icon-box-text .img, .row-g-star .icon-box-left .icon-box-img+.icon-box-text .img div {
    display: inline-flex;
}
.section-hero h2,
.section-hero h1 {
    margin-bottom: .625rem;
}
.section-hero {
    padding-top: 15.625rem !important;
    padding-bottom: 3.125rem !important;
}
.row-g-star .icon-box-left .icon-box-img+.icon-box-text .img{
    max-width: 6.25rem;
}
.row-g-star .icon-box-left .icon-box-img+.icon-box-text p {
    letter-spacing: 0.72px;
    color: #000000c2 !important; 
    font-size: 0.5625rem;
    line-height: 1;
    margin: .25rem 0 0 0; 
}
.row-g-star .icon-box.featured-box.icon-box-left.text-left {
    width: fit-content;

}
.row-g-star .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 2.6875rem;
    background: #FFFFFF;
    border-radius: 1.875rem;
    margin-left: -2.375rem;
    padding-right: 2rem;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    display: flex;
}
.row-g-star .icon-box-left .icon-box-img+.icon-box-text strong {
    position: absolute;
    width: 2.375rem;
    height: 2.375rem;
    background: #036C6F 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 5px #00000014;
    border-radius: 50%;
    top: 1px;
    left: 0;
    letter-spacing: 0.52px;
    color: #E3EDEC;
    font-size: 1.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--heading-font);
}
.section-banner-page.active{
    position: relative;
    z-index: 7;
}
.section-banner-page .row-bt-next {
    transition: all .5s;
}
.section-banner-page.active .row-bt-next {
    position: fixed;
    bottom: 1.25rem;
}
.swing.st_fuhle .row{
    position: relative;
    z-index: 2;
}
.slide-hero .row.main-contain > .col > div p {
    max-width: 34rem;
}
.st_wie .title-box { 
    margin-bottom: 2.5rem;
}
.row-icon-wie .icon-box-center p {
    max-width: 16.25rem;
    margin: auto;
}
.row-icon-wie .icon-box-center:hover .icon-box-img {
    transform: rotate(360deg);
}
.row-icon-wie .icon-box-center .icon-box-img {
    transition: all .5s;
}
.row-icon-wie .icon-box-center .icon-box-img img{
    height: 2.75rem;
    width: auto;
    object-fit: contain;
}
.row-icon-wie .icon-box-center .icon-box-img {
    margin: 0 auto .9375rem;
    background: #D0D1A1 0% 0% no-repeat padding-box;
    height: 5.625rem;
    width: 5.625rem !important;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.row-icon-wie > .col > div a.button.primary {
    position: absolute;
    bottom: -1.25rem;
    width: max-content;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}
.row-icon-wie{
    margin-bottom: 1.125rem;
}
.row-icon-wie > .col > div {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 10px #0000001F;
    border-radius: 20px;
    height: 100%;
    padding:1.25rem 1.25rem 3.75rem;
}
.image-right img{
    animation: wobble 10s ease-in-out infinite;
}
.image-right {
    position: absolute !important;
    top: -10.5rem;
    right: -13rem;
    animation: bee-fly 4s ease-in-out infinite;
}
.image-left {
    position: absolute!important;
    bottom:-16rem;
    left: -20rem;
    width: 45.6875rem !important;
    height: 45.6875rem;
    z-index: -1;
}
.st_wie:hover .image-zoom-long img {
    transform: scale(1.3);
}
.st_wie {
    overflow: hidden;
}
@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-20%,0,0) rotate(-15deg);
        transform: translate3d(-20%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(13deg);
        transform: translate3d(20%,0,0) rotate(13deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-13deg);
        transform: translate3d(-15%,0,0) rotate(-13deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(12deg);
        transform: translate3d(10%,0,0) rotate(12deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes bee-fly {
    
  0% {
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  
  25% {
    transform: translate(1px, -2px) rotate(1deg) scale(1.01); 
  }
  50% {
    transform: translate(4px, 0) rotate(-1deg) scale(1.03) ;
     
  }
  75% {
    transform: translate(3px, 1px) rotate(1deg) scale(1.03);
    filter: brightness(0.95);
  }
  100% {
    transform: translate(0, 0) rotate(0deg) scale(1);
    filter: unset; 
  }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(900%,0,0);
        transform: translate3d(900%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
/*home*/