@charset "UTF-8";
/* CSS Document */
:root{
  --theme-color: #0f377f;
  --bs-link-color: #2E9336;
  --bs-link-hover-color: #1f6824;
}

.service-section a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.14em;
  text-decoration-thickness: 1px;
}

.service-section a:hover {
    color: inherit;
    text-decoration: none;
}

.light_bg {
    background-color: #e7f3ec;
}

.orange_bg {
    background-color: #fee9d5;
}

.hamburger {
    background: transparent;
}

.service-section {
    background: #002100;
}

.modal-body h3 {
    padding-bottom: 1rem;
}

.main-menu .navigation > li {
    margin: 0px 10px;
}

.main-menu .navigation > li > a {
    font-size: 20px;
}

.light {
    color: #FFF;
}

.footer-style-eight .footer-bottom .copyright p, .footer-style-eight .footer-bottom .social-links li a {
    color: rgba(0, 0, 0, 0.60);
}

.testimonial-section .testimonial-block .content-box .author-box .designation {
    line-height: 1.5em;
}

.pt_banner {
    padding-top: 250px !important;
}

.spenden-banner {
    padding: 30px 0px 20px 0px;
    color: #FFF;
}

.contact-style-five {
    padding: 250px 0 70px;
    background: #e7f3ec;
}

.contact-style-five .title-text h1 {
    font-size: 50px;
    line-height: 50px;
    font-family: var(--text-font);
    font-weight: 500;
    margin-bottom: 40px;
}

.contact-style-five .title-text p {
    font-size: 28px;
    line-height: 1.5em;
    margin-bottom: 1em;
}

.contact-style-five .main-text p,
.banner-section p {
    font-size: 16px;
    line-height: 1.75em;
    margin-bottom: 1em;
}

.contact-style-five .main-text h2 {
    margin-bottom: 0.5em;
    font-size: 26px;
}

.contact-style-five .main-text h3 {
    margin-bottom: 0.5em;
    font-weight: 500;
    font-size: 22px;
}

.contact-style-five .main-text h4 {
    margin-bottom: 0.5em;
    font-weight: 500;
    font-size: 18px;
}

.header-lower .logo-box img {
    height: 6em;
}

.sticky-header .logo-box img {
    height: 3em;
}

.footer-bottom .logo-box img {
    height: 4em;
}

.styled-title {
    display: inline-block;
    padding: 20px 40px;
    position: relative;
    font-weight: bold;
    color: var(--theme-color);
    border: 3px solid black;
    text-align: center;
}

.service-section {
    padding: 100px 0 67px;
}

.service-section .sec-title h2 {
    font-size: 28px;
    line-height: 34px;
    color: #FFF;
    margin-bottom: 0.5em;
}

.service-section .single-item h3 {
    color: #FFF;
}

.service-section .left-content .text-box p {
    font-size: 24px;
    line-height: 1.5em;
    color: rgba(255, 255, 255, 0.60);
}

.service-section .right-content p,
.service-section .right-content ul {
    color: #FFF;
}

.service-section .right-content p {
    padding-bottom: 1em;
    line-height: 2em;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.60);
}

.service-section .right-content .single-item {
    padding: 40px 0 30px 156px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.service-section .right-content .single-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.service-section .right-content .single-item:last-child {
    border-bottom: none;
}

.service-section .right-content .single-item .icon-box {
    width: 15%;
}

.service-section .single-item ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.service-section .single-item ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 1em;
    font-size: 18px;
    line-height: 2em;
    color: rgba(255, 255, 255, 0.60);
}

.service-section .single-item ul li::before {
    font-family: "icomoon" !important;
    content: "\e900";
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(255, 255, 255, 0.40);
    font-size: 14px;
}

.content-block-service .left-content .content-block-service__text p,
.content-block-service .right-content .content-block-service__text p {
    font-size: 18px;
    line-height: 2em;
    color: rgba(255, 255, 255, 0.60);
    margin-bottom: 1em;
}

.content-block-service .left-content .content-block-service__text p:last-child,
.content-block-service .right-content .content-block-service__text p:last-child {
    margin-bottom: 0;
}

.content-block-service .content-block-service__headline--1 h1 {
    font-size: 50px;
    line-height: 50px;
    font-family: var(--text-font);
    font-weight: 300;
    color: #FFF;
    margin-bottom: 0.5em;
}

.content-block-service .content-block-service__headline--2 h2 {
    font-size: 28px;
    line-height: 34px;
    color: #FFF;
    margin-bottom: 0.5em;
}

.content-block-service .content-block-service__headline--3 h3 {
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 500;
    color: #FFF;
    margin-bottom: 0.5em;
}

.content-block-service--light .sec-title h2,
.content-block-service--light .content-block-service__headline--1 h1,
.content-block-service--light .content-block-service__headline--2 h2,
.content-block-service--light .content-block-service__headline--3 h3,
.content-block-service--light .left-content .text-box p,
.content-block-service--light .right-content .text-box p,
.content-block-service--light .right-content p,
.content-block-service--light .right-content ul,
.content-block-service--light .content-block-service__text,
.content-block-service--light .content-block-service__text li {
    color: var(--title-color);
}

.testimonial-section {
    position: relative;
    padding: 50px 0 0;
    background-color: #FFF;
}

.testimonial-single-items .inner-box {
    padding: 60px;
}

.testimonial-single-items .inner-box > .row {
    align-items: flex-start !important;
}

.testimonial-single-items .testimonial-block-one .inner-box p {
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 1.2em;
}

.testimonial-single-items .author-box {
    margin-top: 30px;
}

.testimonial-single-items .author-info h3 {
    margin-bottom: 8px;
}

.testimonial-single-items__media-wrap {
    width: 100%;
}

.testimonial-single-items__logo {
    width: 100%;
    margin-top: 18px;
    text-align: right;
}

.testimonial-single-items__logo img {
    display: block;
    width: auto;
    max-width: min(260px, 72%);
    max-height: 100px;
    margin-left: auto;
}

.testimonial-section .testimonial-block .image-box .icon-box {
    bottom: auto;
    width: 230px;
    height: 230px;
    line-height: 230px;
}

.testimonial-section .testimonial-block .content-box p {
    font-size: 18px;
    line-height: 2em;
}

.banner-section .left-content h1 {
    display: block;
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    margin-bottom: 28px;
    color: var(--theme-color);
}

.banner-section .content-box {
    position: relative;
    display: block;
    max-width: 890px;
}

.footer-style-eight .footer-top h2 {
    font-size: 80px;
    line-height: 90px;
    font-weight: 500;
}

.image-layer {
    position: relative;
}

.image-layer img {
    display: block;
    width: 100%;
    height: auto;
}

.image-layer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
}

.about-style-11 {
    padding: 100px 0 67px;
}

.footer-style-eight .footer-top a {
    width: 175px;
    height: 176px;
    line-height: 176px;
}

.footer-style-eight .footer-top a:before {
    position: absolute;
    content: "";
    background-image: url(../images/shape/shape-139-green.png);
    width: 175px;
    height: 176px;
}

.footer-style-eight .footer-top a span {
    font-size: 18px;
    line-height: 24px;
}

.footer-style-eight .footer-top a span {
  background-color: #286e2d;
  color: #fff;
  position: relative;
  z-index: 2;
}

.footer-style-eight .footer-top a:before {
  z-index: 1;
}

.video-teaser-module {
    background: #e7f3ec;
}

.video-teaser-module__inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}

.video-teaser-module__frame {
    position: relative;
    display: inline-block;
    width: min(100%, 860px);
}

.video-teaser-module__poster,
.video-teaser-module__player {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    background: #141414;
}

.video-teaser-module__poster {
    margin: 0 auto;
}

.video-teaser-module__poster--empty {
    min-height: 240px;
}

.video-teaser-module__play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84px;
    height: 84px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    color: var(--title-color);
    transform: translate(-50%, -50%);
    transition: all 300ms ease;
}

.video-teaser-module__play:hover,
.video-teaser-module__play:focus-visible {
    background: #fff;
    color: var(--theme-color);
}

.video-teaser-module__play i {
    font-size: 22px;
}

.video-teaser-module__fallback {
    margin-top: 16px;
}

.video-teaser-module__fallback a {
    font-size: 14px;
    line-height: 1.6em;
    text-decoration: underline;
}

.video-teaser-module__modal .modal-content {
    background: transparent;
    border: 0;
}

.video-teaser-module__modal .modal-body {
    position: relative;
    padding: 0;
}

.video-teaser-module__close {
    position: absolute;
    top: -42px;
    right: 0;
    z-index: 2;
    filter: invert(1);
}

@media only screen and (max-width: 991px) {
    .banner-section .left-content h1,
    .footer-style-eight .footer-top h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 1em;
    }

    .footer-style-eight .footer-top {
        display: flex;
    }

    .video-teaser-module__frame {
        width: min(100%, 720px);
    }

    .video-teaser-module__play {
        width: 72px;
        height: 72px;
    }
}

@media only screen and (max-width: 499px) {
    .header-lower .logo-box img {
        height: 5em;
    }

    .banner-section .left-content h1,
    .footer-style-eight .footer-top h2,
    .contact-style-five .title-text h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 1em;
    }

    .service-section .sec-title h2 {
        font-size: 28px !important;
        line-height: 34px !important;
    }

    .video-teaser-module__frame {
        width: 100%;
    }

    .video-teaser-module__poster--empty {
        min-height: 180px;
    }

    .video-teaser-module__play {
        width: 64px;
        height: 64px;
    }

    .video-teaser-module__play i {
        font-size: 18px;
    }

    .content-block-service .content-block-service__headline--1 h1,
    .content-block-service .content-block-service__headline--2 h2 {
        font-size: 28px !important;
        line-height: 34px !important;
    }

    .content-block-service .content-block-service__headline--3 h3 {
        font-size: 22px !important;
        line-height: 1.5em !important;
    }

    .about-style-11 {
        padding: 50px 0 67px;
    }

    .pt_banner {
        padding-top: 200px !important;
    }

    .service-section .left-content .text-box p,
    .contact-style-five .title-text p {
        font-size: 18px;
        hyphens: auto;
    }

    .service-section .right-content p,
    .service-section .single-item ul li,
    .testimonial-section .testimonial-block .content-box p,
    .contact-style-five .main-text p {
        line-height: 1.75em;
        font-size: 14px;
        hyphens: auto;
    }

    .title-box,
    .title-text {
        margin-bottom: 10px !important;
    }

    .footer-style-eight.service-one-footer {
        padding-top: 50px;
    }

    .footer-bottom .copyright p,
    .footer-bottom .social-links li a {
        font-size: 16px;
        line-height: 1.5em;
    }

    .footer-bottom {
        padding: 30px 0px 30px 0;
    }

    .contact-style-five {
        padding: 200px 0 50px;
    }

    .testimonial-section {
        padding: 50px 0 50px 0;
    }

    .testimonial-single-items .inner-box {
        padding: 40px 30px;
    }

    .testimonial-single-items__logo img {
        max-width: min(220px, 68%);
        max-height: 84px;
    }

    .contact-style-five .main-text h2 {
        font-size: 24px !important;
        line-height: 1.5 !important;
    }

    .footer-style-eight .footer-top {
        display: block;
    }

    .service-section .right-content .single-item {
        padding: 10px 0 20px 0;
    }
}