@charset "UTF-8"; @font-face {
    font-family : 'FontAwesome';
    src : url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src : url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight : normal;
    font-style : normal;
}

html {
    width : 100%;
    height : 100%;
    overflow-y : scroll;
    overflow-x : hidden;
}

body {
    width: 100%;
    height: 100%;
    font-size: 15px;
    font-family: 'Roboto', arial, sans-serif;
    line-height: 1.6em;
    letter-spacing: 0;
    font-weight: 300;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

body.c7n-loaded {
    opacity: 1;
}

body.cke_editable {
    background-color : #FFFFFF;
}

#PoweredByFooter {
    display: none !important;
}

#preview-content {
    padding-bottom: 0 !important;
}

#cookie-note {
    font-size: 0.9em !important;
    line-height: 1.4em !important;
    color: rgba(255,255,255,1) !important;
    background-color: rgba(125, 161, 66, 0.9) !important;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(29,29,29,0.25) !important;
    -moz-box-shadow: 0px 2px 10px 0px rgba(29,29,29,0.25)!important;
    box-shadow: 0px 2px 10px 0px rgba(29,29,29,0.25) !important;
    padding: 15px !important;
    width: 100% !important;
    right: 0px !important;
    bottom: -200px !important;
    text-align: center;
    -webkit-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    opacity: 0;
}

#cookie-note.c7n-loaded {
    bottom: 0px !important;
    opacity: 1;
}

#cookie-note p {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

#cookie-note a {
    color: rgba(255,255,255,1);
    border-bottom: 1px solid rgba(255,255,255,1);
}

#cookie-note a:hover {
    text-decoration: none;
    color: rgb(219, 11, 62);
    border-bottom: 1px solid rgb(219, 11, 62);
}

#cookie-note button {
    margin: 10px auto 0 auto;
    display: block;
    color: rgba(255,255,255,1);
    background-color: rgba(125, 161, 66, 0);
    border: 1px solid #ffffff;
    padding: 7.5px 30px;
}

#cookie-note button:hover {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(0,0,0,1);
}

::-moz-selection {
    background : rgb(125, 161, 66);
    text-shadow : none;
    color : #ffffff;
}

::selection {
    background : rgb(125, 161, 66);
    text-shadow : none;
    color : #ffffff;
}

.c7n-content-tpl {
    padding-bottom: 30px;
}

.c7n-content-tpl:last-child {
    padding-bottom: 0px;
}

hr.c7n-backend-only {
    margin: 0;
    padding: 0;
    height: 0;
    visibility: hidden;
    display: block;
    width: 100%;
    clear: both;
}

header {
    background-color: #ffffff;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    z-index: 999;
}

#c7n-logo img, #c7n-logo svg {
    max-width: 100%;
    width: auto;
    height: auto;
    /*max-height: 6vh;*/
    margin: 0;
}

header.c7n-small {
    -webkit-box-shadow: -4px 0px 4px 0px rgba(75,75,75,0.25);
    -moz-box-shadow: -4px 0px 4px 0px rgba(75,75,75,0.25);
    box-shadow: -4px 0px 4px 0px rgba(75,75,75,0.25);
}

#c7n-functions {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
}

#c7n-open-search, #c7n-close-search {
    height: 100%;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    padding: 0 15px;
    cursor: pointer;
}

#c7n-open-search.c7n-active, #c7n-close-search.c7n-active {
    display: flex;
}

#c7n-open-search svg, #c7n-close-search svg {
    width: auto;
    height: 20px;
}

#c7n-open-search:hover .c7n-svg-line, #c7n-close-search:hover .c7n-svg-line, .c7n-searchbutton:hover .c7n-svg-line, .clx-searchbutton:hover .c7n-svg-line {
    stroke: rgb(219, 8, 62);
}

#c7n-eyecatcher {
    width: 100%;
    height: 25vh;
    overflow: hidden;
    position: relative;
}

#cycle-slider, #google-map {
    width: 100%;
    height: 100% !important;
    background-position: relative;
}

#google-map iframe {
    width: 100%;
    height: 25vh;
}

#cycle-slider img {
    width: 100% !important;
    height: 100% !important;
    display: inline-block;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    z-index: 1;
}

#cycle-slider .cycle-slide {
    width: 100%;
    height: 100%;
}

#cycle-slider:after {
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(35,35,35,0.25);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 996;
}

.cycle-pager {
    z-index: 997;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
}

.cycle-pager-element {
    display: inline-block;
    width: auto;
}

.cycle-pager-element:before {
    content: "\f10c";
    font-family: "FontAwesome";
    color: rgba(255,255,255,1);
    line-height: 4em;
    font-size: 0.9em;
    padding: 0 7.5px;
    display: block;
}

.cycle-pager-element:hover:before, .cycle-pager-element.cycle-pager-active:hover:before {
    color: rgb(219, 11, 62);
    cursor: pointer;
}

.cycle-pager-element.cycle-pager-active:before {
    content: "\f111";
    color: rgb(125, 161, 66);
}

#c7n-search {
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: rgba(125, 161, 66, 0.95);
    z-index: 998;
    left: 0;
    top: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    text-align: center;
}

#c7n-search.c7n-open {
    opacity: 1;
    visibility: visible;
}

#clx-search {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

#c7n-search form, #clx-search form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

#c7n-search .c7n-searchterm, #clx-search .clx-searchterm {
    width: calc(100% - 30px - 100px);
    padding: 0 30px;
    line-height: 60px;
    font-weight: 300;
    border: 2px solid #ffffff;
    font-size: 1.2em;
    background-color: rgba(255,255,255,0);
    color: rgba(255, 255, 255, 1);
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    vertical-align: bottom
}

#clx-search .clx-searchterm {
    border: 2px solid rgb(125, 161, 66);
    color: rgb(125, 161, 66);
}

#c7n-search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 1);
}

#c7n-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 1);
}

#c7n-search :-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 1);
}

#c7n-search :-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 1);
}

#clx-search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgb(125, 161, 66);
}

#clx-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgb(125, 161, 66);
}

#clx-search :-ms-input-placeholder {
    /* IE 10+ */
    color: rgb(125, 161, 66);
}

#clx-search :-moz-placeholder {
    /* Firefox 18- */
    color: rgb(125, 161, 66);
}

#c7n-search .c7n-searchbutton, #clx-search .clx-searchbutton {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    border: 2px solid rgba(255,255,255,0);
    cursor: pointer;
}

#c7n-search .c7n-searchbutton svg, #clx-search .clx-searchbutton svg {
    width: auto;
    height: 60px;
    padding: 10px;
}

#c7n-content {
    padding-top: 30px;
    padding-bottom: 30px;
}

#c7n-content.c7n-home {
    padding-bottom: 0px;
}

#c7n-boxes {
}

.c7n-box {
    position: relative;
    border: 1px solid #ffffff;
}

.c7n-box:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.c7n-box.c7n-has-link:after, .c7n-headline-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(125, 161, 66,0.85);
    color: #ffffff;
    font-family: "FontAwesome";
    font-size: 4em;
    z-index: 99;
    content: "\f105";
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

.c7n-box.c7n-has-link:hover:after, .c7n-headline:hover .c7n-headline-image:after {
    opacity: 1;
    cursor: pointer;
}

.c7n-box-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: rgba(75,75,75,1);
    color: #ffffff;
    overflow: hidden;
}

.c7n-has-image .c7n-box-content {
    align-items: flex-start;
    justify-content: flex-end;
    text-shadow: 1px 1px 2px rgba(35,35,35,0.5);
}

.c7n-box:last-child .c7n-box-content {
    background-color: rgb(125, 161, 66);
}

.c7n-box-content img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
}

.c7n-has-image .c7n-box-content:after {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(35,35,35,0.25);
    content: "";
    top: 0;
    left: 0;
}

.c7n-box-content h2, .c7n-box-content h3, .c7n-box-content h4, .c7n-box-content p, .c7n-box-content a {
    position: relative;
    z-index: 3;
    color: #ffffff;
    display: inline-block;
}

.c7n-box-content p:last-child, .c7n-headline-content p:last-child {
    margin-bottom: 0;
}

.c7n-box-content a:hover {
    color: rgb(219, 8, 62);
    text-decoration: none;
}

#c7n-headlines {
    padding-top: 60px;
    padding-bottom: 90px;
}

.c7n-headline {
    position: relative;
    border-bottom: 2px solid #ffffff;
    display: flex;
    flex-direction: row;
}

.c7n-headline-image {
    position: relative;
}

.c7n-headline-image:before {
    content: "";
    display: block;
    padding-top: 50%;
}

.c7n-headline-image img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
}

.c7n-headline-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: rgb(235, 235, 235);
    padding: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.c7n-headline:hover .c7n-headline-content {
    background-color: rgb(125, 161, 66);
    color: #ffffff;
    cursor: pointer;
}

.c7n-headline .c7n-headline-content h3 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.c7n-headline:hover .c7n-headline-content h3 {
    color: #ffffff;
}

#c7n-contact {
    padding-top: 90px;
    padding-bottom: 28px;
    background-color: rgb(125, 161, 66);
    color: #ffffff;
}

#c7n-contact iframe {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, 0);
    border: 0;
    display: inherit;
}

.c7n-headline-content time {
    margin-bottom: 1em;
    font-size: 0.9em;
    opacity: 0.5;
}

.c7n-share-buttons {
    text-align: center;
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0;
}

.c7n-share-buttons li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.c7n-share-buttons li a {
    list-style: none;
    display: block;
    border: 1px solid rgba(75,75,75,0.3);
    width: 45px;
    line-height: 45px;
    font-size: 1.2em;
    color: rgba(75,75,75,0.3) !important;
}

.c7n-share-buttons li a:hover {
    color: rgba(43, 112, 124, 1) !important;
    border-color: rgba(43, 112, 124, 1);
    text-decoration: none;
}

.c7n-share-buttons li a.c7n-facebook-share:hover {
    color: rgb(59, 89, 152) !important;
    border-color: rgb(59, 89, 152);
}

.c7n-share-buttons li a.c7n-twitter-tweet:hover {
    color: rgb(29, 161, 243) !important;
    border-color: rgb(29, 161, 243);
}

.c7n-share-buttons li a.c7n-xing-share:hover {
    color: rgb(0, 90, 96) !important;
    border-color: rgb(0, 90, 96);
}

.c7n-share-buttons li a.c7n-linkedin-share:hover {
    color: rgb(0, 119, 181) !important;
    border-color: rgb(0, 119, 181);
}

footer {
    font-size: 0.9em;
}

footer #c7n-links {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(35,35,35,1);
    color: #a2a2a2;
}

footer #c7n-imprint {
    padding-top: 15px;
    padding-bottom: 0px;
    background-color: rgba(23,23,23,1);
    color: #a3a3a3;
}

h1 {
    color: rgb(125, 161, 66);
    font-weight: 300;
    text-align: center;
    margin-bottom: 0.5em;
    font-family: 'Oswald', sans-serif;
    font-size: 2.2em;
}

h2 {
    color: rgb(125, 161, 66);
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    font-size: 1.8em;
}

h3 {
    font-weight: 300;
    color: rgb(125, 161, 66);
    font-size: 1.4em;
    font-family: 'Oswald', sans-serif;
}

h4 {
    font-weight: 400;
    font-size: 1.2em;
    font-family: 'Oswald', sans-serif;
}

p {
    margin-bottom: 2em;
}

#c7n-content a {
    color: rgb(125, 161, 66);
}

#c7n-content a:hover {
    color: rgba(125, 161, 66, 0.66);
    text-decoration: none;
}

figure {
    margin: 0;
}

footer a {
    color: #a3a3a3;
}

footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

ul {
    padding-left: 20px;
}

footer ul {
    padding: 0;
    margin: 0 0 1em 0;
}

footer ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.c7n-intro {
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
    padding: 0 6.6666%;
}

/*#c7n-content p:last-child {     
    margin-bottom: 0em;
}*/
@media (min-width: 576px) {
    #c7n-open-search svg, #c7n-close-search svg {
        height: 21px;
    }

    .c7n-intro {
        padding: 0 8.6666%;
    }

    #c7n-search .c7n-searchterm, #clx-search .clx-searchterm {
        font-size: 1.4em;
    }
}

@media (min-width: 768px) {
    #c7n-open-search svg, #c7n-close-search svg {
        height: 22px;
    }

    #c7n-search .c7n-searchterm, #clx-search .clx-searchterm {
        font-size: 1.6em;
    }

    .c7n-headline:nth-child(even) .c7n-headline-content {
        order: 0;
    }

    .c7n-headline:nth-child(even) .c7n-headline-image {
        order: 1;
    }

    #c7n-content {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    h1 {
        font-size: 2.4em;
    }

    h2 {
        font-size: 1.95em;
    }

    h3 {
        font-size: 1.55em;
    }

    h4, .c7n-intro {
        font-size: 1.3em;
    }

    .c7n-intro {
        padding: 0 11.6666%;
    }
}

@media (min-width: 992px) {
    #c7n-open-search svg, #c7n-close-search svg {
        height: 23px;
    }

    #c7n-search .c7n-searchterm, #clx-search .clx-searchterm {
        font-size: 1.8em;
    }

    header {
        position: relative;
    }

    header.c7n-small {
        -webkit-box-shadow: -4px 0px 4px 0px rgba(75,75,75,0);
        -moz-box-shadow: -4px 0px 4px 0px rgba(75,75,75,0);
        box-shadow: -4px 0px 4px 0px rgba(75,75,75,0);
    }

    h1 {
        font-size: 2.6em;
    }

    h2 {
        font-size: 2.15em;
    }

    h3 {
        font-size: 1.7em;
    }

    h4, .c7n-intro {
        font-size: 1.4em;
    }

    .c7n-intro {
        padding: 0 13.6666%;
    }
}

@media (min-width: 1200px) {

    #clx-open-mobile-navigation {
        display:none !important;
    }

    #c7n-open-search svg, #c7n-close-search svg {
        height: 24px;
    }

    #c7n-search .c7n-searchterm, #clx-search .clx-searchterm {
        font-size: 2em;
    }

    #c7n-content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    h1 {
        font-size: 2.8em;
    }

    h2 {
        font-size: 2.3em;
    }

    h3 {
        font-size: 1.8em;
    }

    h4 {
        font-size: 1.5em;
    }

    .c7n-intro {
        font-size: 1.4em;
        padding: 0 16.6666%;
    }
}

@media print {
    @page {
        margin: 2cm
    }

    * {
        background: transparent !important;
    }

    h1, h2, h3, h4, h5 {
        page-break-after: avoid;
    }

    table, figure {
        page-break-inside: avoid;
    }

    a:after {
        content: " ( " attr(href) ") ";
        font-style: italic;
    }

    #clx-dropdown-navigation, #clx-mobile-navigation, #clx-open-mobile-navigation, #clx-close-mobile-navigation, #c7n-scroll-down, footer, aside, form, .c7n-button, .c7n-share-buttons, #cookie-note, .swal-overlay {
        display: none !important;
    }

    #c7n-content {
        padding: 0;
    }

    #c7n-content > .container > .row > .col-12 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translateY(0%);
    }

    50% {
        -webkit-transform: translateY(-20%);
    }

    100% {
        -webkit-transform: translateY(0%);
    }
}

@keyframes up-down {
    0% {
        transform: translateY(0%);
    }

    50% {
        transform: translateY(-20%);
    }

    100% {
        transform: translateY(0%);
    }
}

figure.c7n-gallery-image {
    background-size: cover;
    background-repeat: no-repeat;
}