.hero {
    min-height: 20vh;
    background-position: center center;
    background-size: cover;
}

.hero .flexslider {
    position: relative;
}

.navbar.navbar-megamenu .nav-mega .nav-mega-ul.level0 .level1 .row .col h3 {
    font-size: 1rem;
    font-weight: 800;
}

.navbar.navbar-megamenu .nav-mega .nav-mega-ul.level0 .level1 .row .col ul li a {
    font-size: 0.875rem;
}

.navbar.navbar-megamenu .nav-mega .nav-mega-ul.level1 .nav-mega-item .nav-link.current {
    border-bottom: none;
    font-weight: 800;
}

.card.c1 .imageBox img {
    width: 160px;
    height: 160px;
}

.footer-section p {
    font-size: 0.75rem;
}

.footer-column ul {
    font-size: 0.75rem;
}

#search_text {
    width: 500px;
    font-size: 0.875rem;
    padding: .375rem .75rem;
    color: #495051;
}

#search_text::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.page-item.active .page-link,
.page-item.active ul.tx-indexedsearch-browsebox li a,
ul.tx-indexedsearch-browsebox li .page-item.active a,
ul.tx-indexedsearch-browsebox li.active .page-link,
ul.tx-indexedsearch-browsebox li.active a {
    background-color: #6dc3c7;
    border-color: #6dc3c7;
}

.pagination, ul.tx-indexedsearch-browsebox {
    padding-left: 10px;
}

.navbar-toggler-icon {
    position: absolute;
    top: calc(50% - 15px);
    right: 43px;
    width: 2.5rem;
    height: 2.5rem;
}

.flex-direction-nav > li {
    list-style: none;
}

.flex-prev {
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: 30px;
    border-radius: 20px;
    z-index: 3;
    padding: 0 0 0 0;
    color: transparent;
}

.flex-prev::before {
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    top: 5px;
    left: 6px;
    content: "";
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 2rem;
}

.flex-next {
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    right: 30px;
    border-radius: 20px;
    z-index: 3;
    color: transparent;
}

.flex-next::before {
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    top: 5px;
    left: 10px;
    content: "";
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 2rem;
}

.flex-prev:hover,
.flex-next:hover {
    color: transparent;
    text-decoration: none;
}

.flex-next:hover::before,
.flex-prev:hover::before {
    color: white;
}

.navbar.navbar-megamenu .nav-mega .navbar-brand {
    width: 50%;
}

.navbar-brand {
    padding: .3359375rem 0;
}

.navbar-brand img {
    position: relative;
    z-index: 1000;
    max-width: 60%;
    width: 100%;
}

.img-fullwidth {
    height: auto !important;
}

@media (max-width: 575.98px), all {
    .navbar-brand img {
        position: relative;
        z-index: 1000;
        max-width: 16rem;
        width: 100%;
    }
}

@media (max-width: 1200px), all {
    .navbar.navbar-megamenu .nav-mega .navbar-brand {
        position: relative;
        z-index: 1000;
        max-width: 70%;
        width: 35rem;
    }
}

@media (min-width: 768px), all {
    .card.c0 .card-body {
        max-height: 135px;
        overflow: hidden;
    }
}

.lead > p {
    font-size: 1rem;
    font-weight: bold;
}

.news .extra {
    color: #666;
    font-size: .9rem;
    margin-bottom: 10px;
}

.sitetitle a {
    color: #808080;
    font-weight: 500;
    margin: 0;
    height: 32px;
    position: relative;
    z-index: 1001;
    float: left;
}

.hero > .flexslider > .slides > div > img {
    height: 5000px !important;
}

.hero .flexslider .caption {
    display: block;
    padding: 2rem 0 2rem 0;
    margin: -100px 0 0 0;
}

@media (min-width: 576px) {
    .hero .flexslider .caption {
        display: block;
        margin: 3rem 0 0 0;
        width: 30rem;
        background: none;
    }
}

@media (min-width: 992px) {
    .hero .flexslider .caption {
        width: 40rem;
    }
}

.hero .flexslider .caption .title {
    color: white;
    font-size: 1.3rem;
    line-height: 0.5rem;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

@media (min-width: 576px) {
    .hero .flexslider .caption .title {
        color: white;
        font-size: 2.5rem;
        line-height: 2.3rem;
        text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
        text-transform: uppercase;
    }
}

.hero .flexslider .caption .description {
    color: white;
    font-size: 1.2em;
    text-transform: uppercase;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.hero .flexslider .slides div .bottom.left,
.hero .flexslider .slides div .bottom.right,
.hero .flexslider .slides div .middle.right,
.hero .flexslider .slides div .middle.left {
    text-align: center;
    background: none;
}

@media (min-width: 576px) {
    .hero .flexslider .slides div .bottom.left,
    .hero .flexslider .slides div .middle.left {
        text-align: left;
    }
}

@media (min-width: 576px) {
    .hero .flexslider .slides div .bottom.right,
    .hero .flexslider .slides div .middle.right {
        text-align: right;
    }
}

/* Anfang Mobile Ansicht Anpassung für Schriften*/

/*Anfang Anpassung für News*/


@media (max-width: 414px) {
    .news .card h3 {
        font-size: 0.73rem;
    }

    .news .card time {
        display: none;
    }

    .news .card p {
        font-size: 0.73rem;

        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;

    }


}


@media (max-width: 768px) {
    .news .card h3 {
        font-size: 0.76rem;
    }

    .news .card time {
        font-size: 0.76rem;
    }

    .news .card p {
        font-size: 0.76rem;
    }
}


@media (max-width: 1024px) {
    .news .card h3 {
        font-size: 0.79rem;
    }

    .news .card time {
        font-size: 0.79rem;
    }

    .news .card p {
        font-size: 0.79rem;
    }
}

/*Ende Anpassung für News*/

/* Ende Mobile Ansicht Anpassung für Schriften*/

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    font-family: 'montserratregular', Arial, sans-serif;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    background: #FFF;
    font-size: 1em;
    line-height: 1em;
    color: #3c3c3b;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

b {
    font-family: 'montserratbold', Arial, sans-serif;
}

p {
    margin: 0 0 15px 0;
    font-size: 1em;
    line-height: 1.6em;
    font-family: 'montserratregular', Arial, sans-serif;
}

a:link, a:visited {
    text-decoration: underline;
    color: #43797b;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    color: #43797b;
    outline: none;
}

h1 {
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 2em;
    line-height: 1em;
    margin: 0 0 30px 0;
    padding: 30px 20px 0 27px;
    text-align: center;
}

.news-single h1 {
    text-align: initial;
    padding: 0;
}

h2, .card h3 {
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 1.1em;
    line-height: 1em;
    text-transform: uppercase;
}

h2 {
    margin: 45px 0 15px 0;
}

h3 {
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 1em;
    line-height: 1em;
    margin: 45px 0 15px 0;
    text-transform: uppercase;
}

#dropdownPanelSearch {
    display: none;
}

#nav-primary {
    border-top: 5px solid #43797b;
}

#nav-primary .navbar-nav {
    display: block;
    position: absolute;
    background: white;
    height: 60px;
    top: 95px;
    right: 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
    z-index: 2;
    padding: 0;
}

#nav-primary .navbar-nav li {
    float: left;
}

#nav-primary .navbar-nav li:hover,
#nav-primary .navbar-nav li.active,
#nav-primary .navbar-nav li.current {
    border-bottom: 6px solid #6dc3c7;
}

#nav-primary .navbar-nav li a:link,
#nav-primary .navbar-nav li a:visited,
#nav-primary .navbar-nav li a:hover,
#nav-primary .navbar-nav li a:active,
#nav-primary .navbar-nav li a:focus {
    outline: none;
    display: block;
    font-family: 'montserratregular', Arial, sans-serif;
    font-size: 0.875em;
    text-decoration: none;
    color: #3c3c3b;
    padding: 22px 10px 16px 10px;
}

#nav-primary .navbar-nav li:first-child a {
    padding: 22px 10px 16px 20px;
}

#nav-primary .navbar-nav li:last-child a {
    padding: 22px 20px 16px 10px;
}

.navbar-toggler-icon {
    position: absolute;
    top: calc(50% - 40px);
    right: 10px;
    width: 2.5rem;
    height: 2.5rem;
}

.dropdown-toggle::after {
    display: none;
}

#foerderer {
    display: none;
}

#nav-primary .navbar-nav {
    display: none;
}

@media screen and (min-width: 1024px) {
    #foerderer {
        display: block;
        position: absolute;
        top: 0;
        right: 3rem;
    }
    #nav-primary .navbar-nav {
        display: block;
    }
}

.hero {
    position: relative;
    background-size: cover;
    background-position: bottom center;
    width: 100%;
    height: 100vh!important;
    max-height: 500px;
    overflow: hidden;
    z-index: 1;
    padding: 0!important;
}

@media screen and (min-width: 768px) {
    .hero {
        height: 70vh!important;
    }
    /* .hero:after { */
    /*     content: ''; */
    /*     display: block; */
    /*     position: absolute; */
    /*     top: 0; */
    /*     width: 70%; */
    /*     height: 100%; */
    /*     background-image: -webkit-gradient(to left, rgba(255,255,255,0), rgba(207,241,242,0.9), rgba(207,241,242,1), rgba(207,241,242,1)); */
    /*     background-image: -moz-linear-gradient(to left, rgba(255,255,255,0), rgba(207,241,242,0.9), rgba(207,241,242,1), rgba(207,241,242,1)); */
    /*     background-image: -ms-linear-gradient(to left, rgba(255,255,255,0), rgba(207,241,242,0.9), rgba(207,241,242,1), rgba(207,241,242,1)); */
    /*     background-image: -o-linear-gradient(to left, rgba(255,255,255,0), rgba(207,241,242,0.9), rgba(207,241,242,1), rgba(207,241,242,1)); */
    /*     background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(207,241,242,0.9), rgba(207,241,242,1), rgba(207,241,242,1)); */
    /* } */
}

@media screen and (max-width: 575px) and (orientation: portrait) {
    .hero {
        height: 50vh!important;
    }
}

@media screen and (orientation: portrait) {
    .hero {
        height: 40vh!important;
    }
}

@media screen and (max-width: 991px) and (orientation: landscape) {
    .hero {
        height: 100vh!important;
    }
}

.list-feature {
    position: relative;
    background: white;
    width: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    margin: 0 0 -30px 0;
    overflow: hidden;
    z-index: 2;
}

.list-feature-1 {
    top: -130px;
}

.item-feature {
    position: relative;
    width: 100%;
    padding: 0;
}

@media (min-width: 992px) {
    .item-feature {
        width: 33.3333333333%;
    }
}

.item-feature .frame,
.item-feature .frame .card {
    height: 100%;
}

.item-feature .card {
    border: 0;
    border-bottom: 10px solid #6dc3c7;
    box-shadow: none;
    padding: 0 30px 0 30px;
    margin-bottom: 0 !important;
    min-height: initial;
    max-height: initial;
    text-align: center;
}

.item-feature .card h3 {
    color: #6dc3c7;
    font-weight: initial;
    margin: 45px 0 15px 0;
}

.item-feature .card .imageBox {
    width: 120px;
    max-height: 120px;
    margin: 20px auto -30px auto;
}

.item-feature .card .card-body {
    height: auto;
    max-height: initial;
    padding: 1.25rem 0;
    margin-bottom: 120px;
}

.item-feature .card .card-body p {
    text-align: left;
}

.item-feature .card .arealink {
    content: 'Mehr erfahren';
    position: absolute;
    bottom: 20px;
    left: 0;
    display: block;
    width: 180px;
    height: auto;
    background: #3c3c3b;
    padding: 20px 20px 20px 20px;
    margin: 0 0 20px calc(50% - 90px);
    color: white;
    text-align: center;
    text-decoration: none;
    font-family: 'montserratbold', Arial, sans-serif;
    border-radius: 5px;
    font-size: 0.875em;
    outline: none;
}

.footer-section {
    text-align: right;
    margin-top: 2rem;
    background: #43797b;
}

.footer-section .row {
    display: block;
}

.footer-section .row .footer-column {
    display: block;
    float: right;
}

.footer-section .row .footer-column ul {
    white-space: no-wrap;
}

.footer-section .row .footer-column ul li {
    display: inline-block;
    padding: 0 1em;
    border-right: 1px solid #fff;
}

.footer-section .row .footer-column ul li:last-child {
    display: inline-block;
    border-right: 0;
    padding-right: 0;
}

.footer-section .row .footer-column ul li a {
    color: #fff;
}

.slogan-hero
{
    display: none;
    z-index: 1;
    text-align: left;
}

@media screen and (min-width : 768px) {
    .slogan-hero
    {
        display: block;
        position: absolute;
        bottom: 20%;
        left: 30px;
    }
}

.preline-hero
{
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 1em!important;
    font-weight: normal!important;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 0.3em;
}

@media screen and (min-width : 768px) {
    .preline-hero
    {
        font-size: 1.25em!important;
        padding: 0 0 0 0.3em;
    }
}

.headline-hero
{
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 2em!important;
    font-weight: normal!important;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
}

@media screen and (min-width : 768px) {
    .headline-hero
    {
        font-size: 3.75em!important;
        padding: 0;
    }
}

.headline-content {
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 2em!important;
    font-weight: normal!important;
    text-transform: uppercase;
    text-align: left;
    padding: 0!important;
    margin: 0 0 30px 0;
}

.preline-content {
    font-family: 'montserratbold', Arial, sans-serif;
    font-size: 1em!important;
    font-weight: normal!important;
    text-transform: uppercase;
    margin: 0!important;
    padding: 0!important;
    color: #6dc3c7;
}

h3.headline-content {
    font-family: 'montserratlight', Arial, sans-serif;
    font-size: 1.1em!important;
    font-weight: normal!important;
    line-height: 1em;
    margin: 45px 0 15px 0;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .headline-content {
        font-size: 2.5em!important;
    }
    .preline-content {
        font-size: 1.25em!important;
    }
}

.frame-type-text > ol, .frame-type-text > ul,
.frame-type-textmedia .ce-bodytext > ol, .frame-type-textmedia .ce-bodytext > ul,
.frame-type-textpic .ce-bodytext > ol, .frame-type-textpic .ce-bodytext > ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.frame-type-text > ol li, .frame-type-text > ul li,
.frame-type-textmedia .ce-bodytext > ol li, .frame-type-textmedia .ce-bodytext > ul li,
.frame-type-textpic .ce-bodytext > ol li, .frame-type-textpic .ce-bodytext > ul li {
    margin: 0 0 0 30px;
    padding: 0 0 15px 1em;
    position: relative;
    font-family: 'montserratregular', Arial, sans-serif;
    font-size: 1em;
    line-height: 1.6em;
}

.frame-type-text > ul li:before,
.frame-type-textmedia .ce-bodytext > ul li:before,
.frame-type-textpic .ce-bodytext > ul li:before {
    content: ' ';
    display: block;
    width: 0.4em;
    height: 0.4em;
    background: #6dc3c7;
    position: absolute;
    left: 0;
    top: 0.5em;
}

.ce-right .ce-gallery {
    float: right;
    margin: 0 10px 30px 0;
}

.ce-left .ce-gallery {
    float: left;
    margin: 0 0 30px 10px;
}

.ce-above .ce-gallery,
.ce-below .ce-gallery {
    width: 100%;
}

.ce-right .ce-bodytext {
    width: 70%;
    float: left;
}

.ce-left .ce-bodytext {
    width: 70%;
    float: right;
}

.ce-below .ce-bodytext,
.ce-above .ce-bodytext {
    width: 100%;
}

.ce-right,
.ce-left {
    clear: both;
}

.ce-gallery .image {
    margin-top: 10px;
    margin-right: 10px;
    border: 3px solid white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}

.ce-gallery .image img {
    width: 100%;
}

.frame-type-flux_tucrow .d-block {
    border: none;
    border-bottom: 1px solid #dddddd;
}

.frame-type-flux_tucrow .d-block .card {
    min-height: 400px;
    padding: 0;
    margin: 0!important;
    margin-bottom: 0!important;
    border: none;
    box-shadow: initial;
    text-align: center;
}

.frame-type-flux_tucrow .d-block .card .imageBox {
    padding: 30px 30px 0 30px;
}

.frame-type-flux_tucrow .d-block .card .card-body {
    padding: 45px 30px 30px 30px;
    max-height: initial;
}

.frame-type-flux_tucrow .d-block .card .card-body h3 {
    font-family: 'montserratbold', Arial, sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    text-transform: uppercase;
}

.frame-type-flux_tucrow .d-block .card .card-body .subheadline,
.frame-type-flux_tucrow .d-block .card .card-body p {
    display: block;
    font-family: 'montserratregular', Arial, sans-serif;
    margin: 0 0 15px 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.6em;
}

.frame-type-flux_tucrow .d-block .card .card-body .subheadline {
    color: #43797b;
    text-decoration: underline;
}

.frame-type-flux_tucrow .d-block .card img {
    width: 60%;
}

.news-list-view .d-block .card .arealink,
.frame-type-flux_tucrow .d-block .arealink {
    background-color: #6dc3c7;
    opacity: 0;
}

.news-list-view .d-block .card .arealink:hover,
.frame-type-flux_tucrow .d-block .arealink:hover {
    background-color: #6dc3c7;
    opacity: 0.2;
}

.news-list-view a.card-link .card:hover {
    background-color: #6dc3c7;
}

.frame-ruler-after:after {
    content: ' ';
    display: block;
    width: 50%;
    border: none;
    border-bottom: 1px solid grey;
    margin: 0 0 50px 25%;
    padding: 50px 0 0 0;
}

.btn-primary {
    background-color: #6dc3c7;
    color: #FFF!important;
}

.carousel.fancybox .carousel-inner .carousel-item {
    flex-shrink: 0;
    max-width: 256px;
    margin-right: 32px;
}

h1.page-title {
    display: none;
}

#cookieman-modal .table-responsive * {
    word-wrap: initial;
    hyphens: none;
    word-break: keep-all;
}

#cookieman-modal .card {
    border-bottom: .1875rem solid #6dc3c7;
}

#cookieman-modal .btn-primary {
    background-color: #43797b;
    color: #FFF!important;
}

#cookieman-modal .btn-primary:hover {
    background-color: #6dc3c7;
}
