.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
/* ERGOPHYSIO CSS */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    color: #85133a;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
}

a:active,
a:hover {
    outline: 0;
    color: #000;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong,
.bold {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
    -webkit-appearance: none;
    border-radius: 0;
}

select {
    border-radius: 0;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
    border-radius: 0;
    -webkit-appearance: none !important;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

::-moz-selection {
    background: #8ccae5;
    text-shadow: none;
}

audio,
canvas,
iframe,
svg,
video {
    vertical-align: middle;
}

img {
    vertical-align: top;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

p {
    margin-bottom: 25px;
}

.hidden,
.invisible {
    display: none !important;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after,
.clear {
    clear: both;
}

/* nur safari */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

svg:not(:root) {
    overflow: hidden;
}

/* allgemein */
* {
    margin: 0;
    padding: 0;
    border: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    width: 100%;
    font-size: 100%
}

html {
    font-size: 100%;
}

*:focus {
    outline: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

nav ul,
ul {
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
}

.home-li li::before {
    position: relative;
}

main li,
.slogan2 li {
    position: relative;
    padding-left: 14px;
    margin-bottom: 10px;
}

main li:before,
.slogan2 li:before {
    content: url('../../files/method/methodpix/dot.png');
    padding-right: 7px;
    margin-left: -10px;
}

/* ########## FONTS ########## */
@font-face {
    font-family: 'sansbold';
    src: url('../../files/method/css/fonts/opensans-bold-webfont.woff2') format('woff2'), url('../../files/method/css/fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sanslight';
    src: url('../../files/method/css/fonts/opensans-light-webfont.woff2') format('woff2'), url('../../files/method/css/fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sansreg';
    src: url('../../files/method/css/fonts/opensans-regular-webfont.woff2') format('woff2'), url('../../files/method/css/fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montlight';
    src: url('../../files/method/css/fonts/montserrat-light-webfont.woff2') format('woff2'), url('../../files/method/css/fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montthin';
    src: url('../../files/method/css/fonts/montserrat-thin-webfont.woff2') format('woff2'), url('../../files/method/css/fonts/montserrat-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montbold';
    src: url('../../files/method/css/fonts/montserrat-bold.woff2') format('woff2'), url('../../files/method/css/fonts/montserrat-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montreg';
    src: url('../../files/method/css/fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../../files/method/css/fonts/montserrat-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'exxo';
    src: url('../../files/method/css/fonts/exo2.woff2') format('woff2'), url('../../files/method/css/fonts/exo2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'sansreg', sans-serif;
    font-weight: 400;
    color: #57595c;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
}

h1,
h2,
h3 {
    font-family: 'exxo';
    color: #4c4e4b;
}

h4,
h5,
h6 {
    font-family: 'montlight';
    color: #4c4e4b;
}

h1 {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.ergo h1,
.ergo h2,
.ergo h3,
.ergo h4 {
    color: #85133a;
}

h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

h3 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.ab100 {
    margin-bottom: 100px;
}

.mini {
    font-size: 12px;
}

/* ##### allgemein ##### */
.transit,
input.submit {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
    background: url(../../files/method/methodpix/logoicon.png) no-repeat center center;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.7);
    }

    50% {
        -webkit-transform: scale(1.0);
    }

    100% {
        -webkit-transform: scale(0.7);
    }
}

@keyframes pulse {
    0% {
        transform: scale(0.7);
    }

    50% {
        transform: scale(1.0);
    }

    100% {
        transform: scale(0.7);
    }
}

.no-js .wrap {
    opacity: 1;
}

.no-js .loading {
    display: none;
}

/* ##### COLORZ ##### */
.red {
    color: #85133a;
}

.redbg {
    color: #85133a;
}

.gray {
    background: #4c4e4b;
}

.graya {
    color: #4c4e4b;
}

.hellgray {
    color: #f9f8f3;
}

.turkis {
    color: #6e9905;
}

.turkisbg {
    background: #6e9905;
}

.grun {
    color: #86c303;
}

.grunbg {
    background: #86c303;
}

.linogray {
    color: #d7d0c9;
}

/* ##### tinyMCE ##### */
.red {
    color: #85133a !important;
    ;
}

.grau {
    color: #4c4e4b !important;
}

.hellgray {
    color: #f9f8f3 !important;
}

.space {
    padding-bottom: 80px;
}

.mobile {
    display: none;
}

.off {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.mitte {
    text-align: center;
}

/* ##### CONTAINER ##### */
.wrap {
    opacity: 0;
}

.bgwhite {
    width: 100%;
    position: relative;
    background: #fff;
    margin: 100px 0;
}

.bggray {
    width: 100%;
    position: relative;
    background: #f9f8f3;
    margin: 100px 0;
    padding: 50px 0;
}

.centerhead {
    position: relative;
    width: 100%;
    padding-top: 20px;
}

.centernav {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1001;
    padding: 0 4%;
}

.center {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 0 4%;
}

.centerkl {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    padding: 0 4%;
}

.centeaser {
    position: relative;
    width: 100%;
    padding: 4% 10% 3%;
    background: url('../../files/method/methodpix/backybg.jpg')no-repeat center center;
    background-size: cover;
    margin-bottom: 100px;
}

.centerstart {
    position: absolute;
    width: 100%;
    padding: 1% 4%;
}

.center14 {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
}

/* ##### HEADER ##### */
header {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

header #loga {
    float: left;
    position: relative;
    margin-bottom: 15px;
    z-index: 1003;
}

header #logo {
    position: relative;
    width: 300px;
    height: 123px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

header #logo img {
    width: 100%;
    height: auto;
}

/* ##### HEADERBILD ##### */
.header_image {
    position: relative;
    float: left;
    margin-top: 0;
}

.header_image img {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.slogan {
    display: none;
    left: 10%;
    padding: 50px 80px;
    text-align: left;
    position: absolute;
    top: 50%;
    z-index: 100;
}

.slogan1 {
    font-family: 'montbold';
    font-size: 36px;
    line-height: 54px;
    letter-spacing: 1.5px;
    color: #fff;
    text-shadow: -1px 4px 4px rgba(0, 0, 0, 0.8);
}

.slogan h1 {
    margin-bottom: 6px;
}

.slogan2 {
    font-family: 'montreg';
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    max-width: 720px;
}


/* ########## navigation ########## */

#navi {
    float: left;
}

.navigation {
    position: relative;
    z-index: 1000;
    color: #849a99;
    letter-spacing: 0.5px;
    margin-top: 88px;
    margin-left: 4%;
}

.main_nav li {
    border-right: 1px solid #c6cacb;
    float: left;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.main_nav li:last-child {
    margin-right: 0;
}

.main_nav li a {
    padding: 14px 20px;
    color: #4c4e4b;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montbold';
}

.main_nav li:last-child {
    border-right: 0;
}

/*
.main_nav li a::before {content: '';background-color: #fff;position: absolute;left: 0;bottom: 3px;width: 100%;height: 1px;z-index: -1;transition: all .3s ease-in-out;}
.main_nav li a:hover::before {height:2px;background-color:#85133a;}
 */
.main_nav li:hover a,
.main_nav li:hover.trail a {
    color: #fff;
    background: #4c4e4b;
}

.main_nav li:hover .physio {
    background: #6e9905;
}

.main_nav li:hover .ergo {
    background: #85133a;
}

.main_nav li.trail a {
    color: #fff;
    background: #4c4e4b;
}

.main_nav li.active .active {
    padding: 14px 20px;
    display: block;
    color: #fff;
    background: #4c4e4b;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montbold';
    font-weight: normal;
}

.main_nav li.active .physio.active {
    background: #6e9905;
}

.main_nav li.active .ergo.active {
    background: #85133a;
}

.main_nav li:hover.trail .level_2 li a {
    color: #4c4e4b;
    background: #fff;
}

.main_nav li.trail .level_2 li:hover a {
    color: #fff;
    background: #4c4e4b;
}

.main_nav .level_2 {
    position: absolute;
    display: none;
    transition: transform 250ms ease-in-out;
    background: #fff;
    left: 0;
    top: 52px;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, .1);
}

.main_nav li:hover .level_2 {
    display: block;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.4s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.main_nav .level_2 li {
    border-bottom: 1px solid #c6cacb;
    display: block;
    width: 100%;
    margin-right: 0;
    height: auto;
    padding: 0;
    border-right: none;
}

.main_nav .level_2 li a {
    font-size: 16px;
    line-height: 40px;
    display: block;
    width: 100%;
    white-space: nowrap;
    color: #4c4e4b;
    padding: 6px 20px;
    height: auto;
    text-align: left;
    background: #fff;
}

.main_nav .level_2 li.active {
    text-align: left;
    background: #4c4e4b;
    color: #fff;
}

.main_nav .level_2 li.active .active {
    line-height: 40px;
    padding: 6px 20px;
    color: #fff;
    white-space: nowrap;
}

.main_nav .level_2 li:first-child {
    border-top: 1px solid #d7d0c9;
}

.main_nav .level_2 li:last-child {
    border-bottom: none;
}

.main_nav .level_2 li:hover a {
    color: #fff;
    background: #4c4e4b;
}

/* ##### STICKY Navi fest ##### */
#navfest {
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid rgba(207, 227, 226, 0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sticky {
    height: 110px;
    z-index: 690;
    position: fixed !important;
    width: 100%;
    margin-top: 0 !important;
    border-bottom: 1px solid rgba(215, 218, 201, 1) !important;
    background: rgba(255, 255, 255, .96) !important;
}

.logy {
    width: 150px !important;
    height: 62px !important;
}

.loger {
    margin-top: -8px;
}

@keyframes mymove {
    0% {
        margin-top: 98px;
        margin-left: 80px;
    }

    100% {
        margin-top: 30px;
        margin-left: 30px;
    }
}

.navtop {
    margin-top: 20px !important;
    animation-name: mymove;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.sticky+.headcont {
    padding-top: 265px;
}

/* ##### Login - Sprache #####  */
.service {
    position: fixed;
    z-index: 1002;
    right: 10%;
    top: 0;
}

.login-head {
    float: right;
}

.login-head a,
.logbutt {
    color: #fff;
    padding: 12px 25px;
    background-color: #4c4e4b;
    text-align: center;
    font-family: 'montreg';
}

.login-head a:hover,
.logbutt:hover {
    color: #4c4e4b;
    background-color: #fff;
}

.login-head a p {
    margin: 0;
}

.mobhead {
    width: 100%;
    padding: 20px 30px;
}

.mobhead .mobhelog img {
    width: 150px;
    height: 62px
}

/* ##### hamburger ##### */
label.hamburg {
    display: none;
    z-index: 1001;
    background: none;
    width: 59px;
    height: 50px;
    position: absolute;
    top: 4px;
    right: 4%;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}

input#hamburg {
    display: none
}

/* ##### COOL HAMBURGER ##### */
svg {
    height: 80px;
    position: absolute;
    width: 80px;
}

.plates {
    display: flex;
    flex-wrap: wrap;
    max-height: 160px;
}

.plate {
    height: 80px;
    width: 80px;
}

.burger {
    filter: url(#gooeyness);
}

.x {
    transform: scale(0);
    transition: transform 400ms;
}

.line {
    fill: none;
    stroke: #4c4e4b;
    stroke-width: 6px;
    stroke-linecap: round;
    stroke-linejoin: round;
    transform-origin: 50%;
    transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, transform 500ms 200ms;
}

.x .line {
    stroke-width: 5.5px;
    stroke: #85133a;
}

/* First plate */
.plate1 .line2 {
    stroke-dasharray: 40 200;
    stroke-dashoffset: 0px;
}

.plate1 .line3 {
    stroke-dasharray: 40 179;
    stroke-dashoffset: 0px;
}

.active .line {
    transition: stroke-dasharray 500ms, stroke-dashoffset 500ms, transform 500ms;
}

.active.plate1 .line1 {
    transform: scale(0, 1);
    transition: transform 500ms 100ms;
}

.active.plate1 .line2 {
    stroke-dasharray: 5px 200;
    stroke-dashoffset: -164px;
}

.active.plate1 .line3 {
    stroke-dasharray: 5px 179;
    stroke-dashoffset: -142px;
}

.active .x {
    transform: scale(1);
    transition: transform 400ms 350ms;
}

.onscroll {
    opacity: 1;
    -webkit-transition: opacity .7s ease-in, margin-top .7s ease-out;
    transition: opacity .7s ease-in, margin-top .7s ease-out;
}

.onscroll-hidden {
    opacity: 0;
    margin-top: 0;
}

.go_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 35px;
    height: 35px;
    background: #849a99;
    z-index: 999;
    text-align: center;
    display: none;
}

.go_top:hover {
    background: #85133a;
}

.go_top .arrow {
    width: 18px;
    height: 18px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    position: absolute;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 12px;
    left: 9px;
}

.sobutt {
    width: 60%;
    margin: 0 auto;
    color: #849a99;
    padding: 6px 25px;
    background-color: #fff;
    margin-top: 25px;
    text-align: center;
    border: 1px solid #acc7c6;
}

.sobutt:hover {
    color: #fff;
    background-color: #85133a;
    border: 1px solid #85133a;
}

/* ########## MAIN ########## */
main {
    position: relative;
    width: 100%;
}

img {
    width: 100%;
    height: auto;
}

.kleen {
    width: auto;
}

/* WELCOME  */
.welcomebox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
}

.baum {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.kruse {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.baumlogo {
    width: 175px;
}

.kruselogo {
    width: 300px;
}

/* ##### startdreier ##### */

.ce_rsce_startteaser30 {
    width: 48%;
    float: left;
    margin-bottom: 40px;
    text-align: left;
    margin-right: 2%;
}

.ce_rsce_startteaser30:last-child {
    margin-right: 0;
}

.ce_rsce_startteaser30 a,
.ce_rsce_startteaser30 .stpic img,
.teaser30,
.stpic {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.ce_rsce_startteaser30 a:hover,
.ce_rsce_leistungen .teaser25:hover,
.ce_rsce_mitglied .teaser25:hover {
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.3);
}

.ce_rsce_startteaser30 a:hover .stpic img {
    transform: scale(1.1);
}

.ce_rsce_startteaser30 a:hover .butt {
    background: #4c4e4b;
}

.stpic {
    margin-bottom: 30px;
    overflow: hidden;
}

.stpic img {
    width: 100%;
    height: auto;
}

.stpic img,
.ce_rsce_startteaser30 a,
.ce_rsce_leistungen a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.ce_rsce_startteaser30 h1 {
    margin-bottom: 0;
}

.ce_rsce_startteaser30 a p,
.ce_rsce_startteaser30 a li,
.ce_rsce_leistungen a p {
    color: #4c4e4b;
}

.teaser30 {
    background: #f9f8f3;
}

.teasertxt {
    padding: 0 20px;
}

.rot .butt,
.turkis .butt,
.grun .butt {
    width: 60%;
    margin: 0 auto;
    color: #fff;
    padding: 6px 25px;
    margin: 25px 0 40px 0;
    text-align: center;
}

.rot .butt {
    background-color: #85133a;
}

.rot h1,
.rot h3 {
    color: #85133a;
}

.turkis .butt {
    background-color: #6e9905;
}

.grun .butt {
    background-color: #86c303;
}

.turkis h1,
.turkis h3 {
    color: #6e9905;
}

.grun h1,
.grun h3 {
    color: #86c303;
}

.zitat,
.zitatgreen {
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 0 30px;
    text-align: center;
}

.zitat h1,
.zitatgreen h1 {
    color: #4c4e4b;
}

.start .zitat,
.start .zitatgreen {
    margin-bottom: 100px;
    margin-top: 0;
}

.zitat h1:before {
    content: url('../../files/method/methodpix/zit1.png');
    padding-right: 10px;
    margin-left: -34px;
}

.zitat h1:after {
    content: url('../../files/method/methodpix/zit2.png');
    padding-left: 10px;
}

.zitatgreen h1:before {
    content: url('../../files/method/methodpix/zit1g.png');
    padding-right: 10px;
    margin-left: -34px;
}

.zitatgreen h1:after {
    content: url('../../files/method/methodpix/zit2g.png');
    padding-left: 10px;
}

.ico {
    margin: 0 0 20px 0;
    text-align: center;
    width: 100%
}

.ico img {
    width: 100px;
}

.ico img.bottom {
    vertical-align: text-bottom;
    margin-right: 15px;
}

.ico {
    font-size: 40px;
    line-height: 42px;
    letter-spacing: 1px;
    color: #4c4e4b;
}

.ce_rsce_leistungen,
.ce_rsce_mitglied {
    width: 23%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    margin-right: 2%;
}

.ce_rsce_leistungen:nth-child(4n),
.ce_rsce_mitglied:nth-child(4n) {
    margin-right: 0;
}

.ce_rsce_leistungen .teasertxt,
.ce_rsce_mitglied .teasertxt {
    padding: 0;
}

.ce_rsce_leistungen .teaser25 {
    min-height: 100px;
}

.ce_rsce_leistungen h2,
.ce_rsce_mitglied h2 {
    display: none;
}

.ce_rsce_leistungen h4,
.ce_rsce_mitglied h4 {
    color: #02b7c2;
    font-size: 18px;
}

.ce_rsce_leistungen a,
.ce_rsce_mitglied a {
    color: #02b7c2;
}

.ergorot .ce_rsce_leistungen a,
.ergorot .ce_rsce_leistungen h4 {
    color: #85133a;
}

.ce_rsce_leistungen .teaser25,
.ce_rsce_mitglied .teaser25 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
}

.ce_rsce_leistungen .teaser25,
.ce_rsce_mitglied .teaser25 {
    background: #f9f8f3;
}

.ce_rsce_leistungen .teaser25 {
    padding: 30px 20px 10px;
}

.ce_rsce_mitglied .teasertxt {
    padding: 5px 20px 10px;
    min-height: 140px;
}

.ce_rsce_mitglied .stpic img,
.stpic {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.ce_rsce_mitglied a:hover .stpic img {
    transform: scale(1.01);
}

/* ##### Text-Bild ##### */
/* .tl60, .br40, .tr60, .bl40 {float:left;} */
.tl60,
.tr60 {
    width: 60%;
    padding: 50px 8% 30px 8%;
}

.br40,
.bl40 {
    width: 40%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.br40 img,
.bl40 img {
    object-fit: cover;
}

.ce_rsce_Txt60Pix40 .flexcont,
.ce_rsce_Pix40Txt60 .flexcont,
.ce_rsce_Txt-Txt .flexcont {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ce_rsce_Txt60Pix40,
.ce_rsce_Pix40Txt60,
.ce_rsce_Txt-Txt {
    margin-bottom: 100px;
}

.txt50,
.txt502 {
    width: 48%;
}

.txt50 {
    margin: 0 4% 50px 0;
}

.backy {
    background: #f9f8f3;
}








/* ##### ÜBER UNS ##### */
.subnav-uu {
    margin-bottom: 100px;
}

.subnav-uu li {
    float: left;
    margin-right: 1%;
    position: relative;
    margin-bottom: 20px;
}

.subnav-uu li a {
    padding: 10px 12px 8px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.subnav-uu li:last-child {
    margin-right: 0;
}

.subnav-uu li:before {
    content: '';
}

.subnav-uu li::before {
    content: '';
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    z-index: -1;
    transition: all .3s ease-in-out;
}

.subnav-uu li:hover::before {
    height: 2px;
    background-color: #85133a;
}

.subnav-uu a {
    color: #5f7473;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montreg';
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
}

.subnav-uu a:hover {
    color: #85133a;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
    transform: scale(1.1);
}

.txt60 {
    float: left;
}

.pix40 {
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.txt60 {
    width: 60%;
    padding: 50px 4% 30px 15%;
}

.txt60 ul {
    margin-top: 14px;
}

.pix40 {
    width: 40%;
    overflow: hidden;
}

.pix40 img {
    object-fit: cover;
}

table {
    width: 100%;
}

table,
td,
tr,
th {
    border-collapse: collapse;
    text-align: left;
}

td:first-child,
td:last-child {
    width: 46%;
}

th {
    background: #eee;
    font-weight: bold;
}

.teamtab li a {
    display: unset;
}

.ce_rsce_zentren {
    width: 23%;
    margin-right: 2%;
    float: left;
    margin-bottom: 30px;
    height: 520px;
}

.ce_rsce_zentren h2 {
    display: none;
}

.ce_rsce_zentren:last-child {
    margin-right: 0;
}

.viertxt {
    background: #fff;
    padding: 30px 20px;
}

.viertxt:hover {
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
}

.viertxt:hover .zebutt a {
    background: #85133a;
    color: #fff;
}

.viertxt .fiatlogos {
    overflow: hidden;
    margin-bottom: 20px;
}

.viertxt .fiatlogos img {
    max-height: 100px;
}

.zebutt a {
    color: #849a99;
    padding: 4px 20px;
    background-color: #fff;
    margin-top: 25px;
    text-align: center;
    border: 1px solid #acc7c6;
}

.zebutt:hover a {
    color: #fff;
    background-color: #85133a;
    border: 1px solid #85133a;
}

/* TEAM */
.ce_rsce_team {
    width: 23%;
    position: relative;
    margin-right: 2%;
    float: left;
    margin-bottom: 30px;
}

.ce_rsce_team:last-child {
    margin-right: 0;
}

.team {
    width: 100%;
    background: #fff;
}

.teampic {
    border: 1px solid #bbc7ca;
}

.teampic img {
    width: 100%;
    height: auto;
}

.teamtxt {
    padding: 5% 3% 3%;
}

.teamtxt h3,
.teamtxt h5 {
    color: #566468;
    text-transform: uppercase;
}

.teamtxt h3 {
    font-size: 16px;
}

.teamtxt h5 {
    font-size: 14px;
}

.teamtxt p {
    font-size: 14px;
}

.teamtxt {
    height: 160px;
}

/* ##### News ##### */
.headlineall h1 {
    float: left;
    padding-top: 18px;
}

.ce_rsce_headline h2 {
    display: none;
}

.ce_rsce_headline {
    margin: 10px 0 20px;
}

.headlineall img {
    width: 80px;
    height: 60px;
    float: left;
}

.mod_newslist {
    margin: 50px 0;
}

.mod_newslist a {
    width: 30%;
    float: left;
    color: #000;
    margin: 0 4% 4% 0;
    padding: 30px;
}

.mod_newslist a:last-child {
    margin: 0 0 4% 0;
}

.mod_newslist a:hover {
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, .1);
}

.mod_newslist a:hover .sobutt {
    color: #fff;
    background-color: #85133a;
}

.mod_newslist .teastxt p {
    margin-bottom: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.newspix {
    overflow: hidden;
    margin-bottom: 30px;
}

.newspix img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mod_newslist .date {
    font-size: 12px;
    color: #85133a;
    margin-bottom: 20px;
}

.mod_newslist a:hover img {
    transform: scale(1.05, 1.05);
}

/* ##### LESEN ##### */
.newslesen .headcont {
    padding: 0;
}

.newslesen .sticky+.headcont {
    padding-top: 165px;
}

.mod_newsreader h1,
.mod_newsreader img,
.mod_newsreader .rte {
    margin-bottom: 30px;
}

.mod_newsreader .info {
    margin-bottom: 30px;
    font-size: 12px;
    color: #85133a;
}

.mod_newsreader .back a {
    color: #849a99;
    padding: 6px 25px;
    background-color: #fff;
    margin-top: 25px;
    text-align: center;
    border: 1px solid #acc7c6;
    width: 60%;
    margin: 0 auto;
}

.mod_newsreader .back a:hover {
    color: #fff;
    background-color: #85133a;
    border: 1px solid #85133a;
}


/* ##### LOGIN ##### */
.loginner .headcont {
    padding: 0;
}

.loginner .sticky+.headcont {
    padding-top: 165px;
}

.logbox {
    width: 70%;
    margin-bottom: 50px;
    border: 1px solid #acc7c6;
    padding: 30px;
}

.mod_login .widget-text input,
.mod_login .widget-password input {
    width: 100%;
    border: 1px solid #eaebed;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    margin-bottom: 10px;
    background: #eaebed;
}

.mod_login label {
    height: 30px;
    line-height: 30px;
    display: block;
}

.mod_login .widget-password {
    margin-bottom: 20px;
}

.login .error {
    color: #ff4800;
}

.login button {
    color: #fff;
    padding: 6px 25px;
    background-color: #85133a;
    text-align: center;
    border: 1px solid #85133a;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.login button:hover,
.content-download a:hover {
    color: #85133a;
    background-color: #fff;
}

.login-head .content-text {
    margin: 0 0 5px 20px;
    float: left;
}

.content-download {
    margin-bottom: 20px;
    border-bottom: 1px solid #c7e2e1;
    padding-bottom: 15px;
}

/*
.content-download a {border:1px solid #85133a;background:#85133a;padding: 2px 20px;color:#fff;-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -o-transition:all 0.3s ease-out; transition:all 0.3s ease-out;}
 */
.content-download a {
    padding: 4px 20px;
    color: #85133a;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.content-download a:hover {
    color: #000;
    background: #dcefee;
}

.content-download a:after {
    content: url('../../files/method/methodpix/pdf.svg');
    width: 25px;
    height: 25px;
    padding-left: 10px;
    display: block;
    float: right;
}

.zentr img {
    width: auto;
}

.card100 img {
    width: 100%;
}

.lino {
    border-top: 1px solid #c7e2e1;
    margin: 50px 0;
    width: 100%;
}

.ce_rsce_lino {
    float: left;
    width: 100%;
    position: relative;
}

hr {
    border-top: 1px solid #c7e2e1;
    margin: 30px 0;
    width: 60%;
}





/* ##### ACCORDION ##### */
.ce_accordion {
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.toggler {
    background: #309b9d;
    color: #fff;
    padding: 15px 30px 15px 15px;
    ;
    width: 100%;
    top: 0;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
}

.toggler:hover {
    background: #5f7473;
    color: #fff;
}

.toggler.on {
    border-bottom: none;
}

.toggler:after {
    content: url('../../files/method/methodpix/plus.gif');
    position: absolute;
    top: 15px;
    right: 16px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.toggler.on:after {
    content: url('../../files/method/methodpix/minus.gif');
}

.accordion {
    position: relative;
    color: #000;
    padding: 30px 15px 15px;
    border-bottom: 1px solid #fff;
    background: #eaf5f5;
}

.accordion a {
    padding: 4px 20px;
    color: #85133a;
}

.accordion a:hover {
    color: #000;
    background: #dcefee;
}

.accordion li:before {
    color: #fff;
}



/* ##### KONTAKT ##### */
#kontform input,
#kontform select {
    width: 100%;
    height: 36px;
    line-height: 30px;
    padding-left: 5px;
    margin-bottom: 10px;
}

#kontform select {
    background: #fff;
    margin-bottom: 20px;
}

#kontform label {
    line-height: 30px;
    display: block;
    margin-bottom: 30px;
}

#kontform textarea {
    width: 100%;
    height: 150px;
    padding: 5px;
    margin-bottom: 10px;
    -webkit-appearance: none;
    border-radius: 0;
}

#kontform input.captcha {
    width: 50px;
    margin-right: 10px;
}

#kontform button {
    color: #fff;
    background: #0146ad;
    float: none;
    width: 150px;
    margin-top: 20px;
    padding: 12px 30px;
}

#kontform button:hover {
    background: #fff;
    color: #0146ad;
}

#kontform .checkbox {
    width: 5%;
    float: left;
    margin-right: 15px;
}

#kontform .explanation,
#kontform .checkbox_container {
    color: #fff;
}

#kontform a:hover {
    color: #95cedb;
}

.kontakt .txt60 {
    background: #5f6f75;
}

.kontakt .txt40 {
    background: none;
    color: #fff;
}

/* .kontakt .ce_rsce_kontakt60x40 {background:#dde8ec url('../../files/Bilder/kontakt/kontakt_kl.jpg')no-repeat;background-size:cover;background-position:50% left;} */
.captcha_text {
    line-height: 30px;
}






/* TEL */
.tel {
    color: #849a99;
}

.tel:hover {
    color: #85133a;
}

/* ##### Cookie ##### */
/* .contao-cookiebar {background:rgba(236,245,245,0.8);} */
.cc-inner {
    background: rgba(249, 248, 243, 0.9);
}

.contao-cookiebar .highlight .cc-btn.success {
    background: #85133a;
    border-color: #85133a;
    color: #fff;
}

.contao-cookiebar .highlight .cc-btn.success:hover {
    background: #fff;
    border-color: #85133a;
    color: #85133a;
}

.ce_cookiebarOpener a {
    padding: 10px 20px;
    color: #fff;
    background: #85133a;
}

.contao-cookiebar .highlight .cc-btn.deny {
    display: none;
}

.cc-focus:focus-visible {
    outline: 3px dashed #85133a;
}

/* ########## FOOTER ########## */
footer {
    position: relative;
    width: 100%;
    padding: 50px 0;
    background: #49555c url('../../files/method/methodpix/footerbg.jpg')no-repeat center center;
    background-size: cover;
}

.fooleft,
.foomid,
.fooright {
    float: left;
    margin-bottom: 3%;
    color: #4c4e4b;
    padding: 40px 0;
}

.fooleft a,
.foomid a,
.fooright a {
    color: #85133a;
}

.fooleft a:hover,
.foomid a:hover,
.fooright a:hover {
    color: #000;
}

.fooleft {
    width: 36%;
    margin-right: 4%;
}

.foomid {
    width: 28%;
    margin-right: 4%;
}

.fooright {
    width: 28%;
    text-align: left;
}

.fooright li.active {
    margin-bottom: 15px;
    color: #85133a;
}

.fooright li a {
    margin-bottom: 15px;
    padding: 6px 0;
}

.foomid,
.fooright {
    margin-top: 154px;
}


/* ############### MEDIAX ############### */
@media (max-width: 2100px) {}

@media (max-width: 1550px) {}

@media (max-width: 1400px) {
    h1 {
        font-size: 44px;
    }

    .centeaser {
        padding: 4% 4% 3%;
    }
}

@media (max-width: 1350px) {
    .txt60 {
        padding: 50px 4% 30px 6%;
    }

}

@media (max-width: 1210px) {
    .slogan {
        top: 40%;
        left: 5%;
    }

    .slogan1 {
        font-size: 30px;
        line-height: 42px;
    }

    .off {
        display: none;
    }

    .mobile {
        display: block;
    }

    .navhide {
        position: absolute;
        background: rgba(255, 255, 255, .9);
        top: 0;
        left: 0;
        width: 100%;
        height: 192px;
        z-index: 1010;
    }

    .navhide #loga {
        padding: 30px;
    }

    .navigation {
        position: fixed;
        margin-top: 0 !important;
        top: 0px;
        right: 0;
        width: 100%;
        max-height: 100%;
        display: none;
        overflow: hidden;
        bottom: 0;
    }

    label.hamburg {
        display: block;
    }

    .service {
        right: 16%;
    }

    .overflowbox {
        position: relative;
        top: 0;
        height: calc(100% - 10px);
        max-height: 100%;
        overflow: auto;
        background: rgba(249, 248, 243, .8);
    }

    .contblur {
        filter: blur(8px);
        transition: all 0.5s ease;
    }

    .main_nav {
        margin-top: 192px;
        position: relative;
        margin-bottom: 20px;
        font-weight: 400;
        font-size: 22px;
    }

    .main_nav li {
        float: none;
        margin-right: 0;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #d7d0c9;
        padding: 0;
    }

    .main_nav li:hover .level_2 {
        animation-name: fadeOffOpacity;
        display: none;
    }

    .main_nav li a {
        color: #4c4e4b;
        padding: 30px 15px;
        background: #fff;
    }

    .main_nav li:hover a,
    .main_nav li.trail a {
        color: #fff;
        background: #85133a;
    }

    .main_nav li.trail a {
        border-bottom: 1px solid #acc7c6;
    }

    .main_nav li.active {
        display: block;
        border-bottom: 1px solid #d7d0c9;
        width: 100%;
    }

    .main_nav li.active .active,
    .main_nav li:hover .active .active {
        padding: 30px 0;
        color: #fff;
        background: #85133a;
        text-align: center;
    }

    .main_nav li.trail .level_2 li a {
        background: #fff;
    }

    .main_nav li:hover .level_2 li a {
        color: #4c4e4b;
        background: #fff;
    }

    .main_nav .level_2 {
        top: 0;
        box-shadow: none;
    }

    .main_nav .level_2 li:first-child {
        border-top: none;
    }

    .main_nav .level_2 li.active {
        padding: 0;
    }

    .main_nav .level_2 li.active .active {
        color: #fff;
        padding: 30px 0;
        text-align: center;
        line-height: 20px;
        font-size: 16px;
    }

    .main_nav li.active .level_2,
    .main_nav li.trail .level_2 {
        display: block;
        position: relative;
        width: 100%;
    }

    .main_nav .level_2 li {
        border-bottom: 1px solid #d7d0c9;
        text-transform: none;
    }

    .main_nav .level_2 li:last-child {
        border-bottom: none;
    }

    .main_nav .level_2 li a {
        color: #4c4e4b;
        font-size: 16px;
        line-height: 30px;
        white-space: normal;
        padding: 30px 0;
        text-align: center;
    }

    .main_nav .level_2 li.trail {
        color: #85133a;
        background: #fff;
        border-bottom: 1px solid #fff;
    }

    .main_nav .level_2 li:hover a {
        color: #fff !important;
        background: #85133a !important;
    }

    .main_nav .level_2 li:hover.active .active {
        color: #fff;
    }

    #navi {
        margin-top: 0;
    }

}


@media (max-width: 1160px) {
    .teamtxt {
        height: 180px;
    }

    .tl60 {
        padding: 60px 5% 10px 8%;
    }
}

@media (max-width: 1024px) {
    .ce_rsce_startteaser30 {
        width: 48%;
    }

    .tl60 {
        padding: 50px 5% 30px 5%;
    }

    .tl60,
    .br40,
    .tr60,
    .bl40 {
        width: 100%;
    }

    .br40,
    .bl40 {
        height: 360px;
    }
}

@media (max-width: 980px) {
    .slogan {
        top: 40%;
        left: 3%;
    }

    .slogan1 {
        font-size: 24px;
        line-height: 36px;
    }

    header #logo {
        width: 200px;
        height: 82px;
    }


    .headcont {
        padding: 3% 4% 0;
    }

    .sticky+.headcont {
        padding-top: 165px;
    }
}

@media (max-width: 900px) {

    .fooleft,
    .foomid,
    .fooright {
        width: 46%;
    }

    .foomid {
        border-bottom: 1px solid #acc7c6;
    }

    .foomid {
        margin-right: 0;
    }

    .fooright {
        margin-top: 0;
    }

    .ce_rsce_leistungen,
    .ce_rsce_mitglied {
        width: 48%;
    }

    .ce_rsce_leistungen:nth-child(3n),
    .ce_rsce_mitglied:nth-child(3n) {
        margin-right: 2%;
    }

    .ce_rsce_leistungen:nth-child(2n),
    .ce_rsce_mitglied:nth-child(2n) {
        margin-right: 0;
    }

    .ce_rsce_Txt60Pix40,
    .ce_rsce_Pix40Txt60,
    .ce_rsce_Txt-Txt {
        margin-bottom: 50px;
    }
}

@media (max-width: 800px) {
    .slogan {
        top: 34%;
        left: 2%;
    }

    .slogan1 {
        font-size: 20px;
        line-height: 28px;
    }

}

@media (max-width: 768px) {

    .txt50,
    .txt502 {
        width: 100%;
    }

    .txt50 {
        margin: 0 0 50px 0;
    }

    .navigation {
        width: 100%;
    }

    .main_nav .level_2 {
        text-transform: none;
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
    }

    h4 {
        font-size: 18px;
        line-height: 20px;
    }

}

@media (max-width: 730px) {}

@media screen and (max-width:700px) {
    .service {
        right: 15%;
    }

    header #logo {
        width: 150px;
        height: 62px;
    }

    .header_image {
        margin-top: 100px;
    }

    /* .header_image img {opacity:0;} */
    .slogan {
        top: 30%;
        left: 0;
        width: 100%;
        padding: 20px 15px;
        text-align: center;
    }

    .slogan1 {
        /* color:#85133a;text-shadow:none; */
        letter-spacing: 0.5px;
        line-height: 24px;
    }

    .loger {
        margin-top: 0;
    }

    .ce_rsce_startteaser30 {
        width: 100%;
        margin-right: 0;
    }





    table,
    tr,
    td {
        padding: 0;
    }

    table {
        border: none;
    }

    tr {
        float: left;
        width: 100%;
        margin-bottom: 2em;
    }

    td {
        float: left;
        width: 100%;
    }

    td:first-child,
    td:last-child {
        width: 100%;
    }

}

@media (max-width: 680px) {
    .headcont {
        padding: 6% 4% 0;
    }

    .foomid,
    .fooleft,
    .fooright {
        width: 100%;
        margin-right: 0;
    }

    .fooleft {
        border-bottom: 1px solid #acc7c6;
    }

    .foomid {
        margin-top: 0;
    }
}

@media (max-width: 600px) {

    .ce_rsce_leistungen,
    .ce_rsce_mitglied {
        width: 100%;
        margin-right: 0;
    }

}

@media (max-width: 500px) {
    .service {
        top: 85px;
        right: 20%;
    }

    .header_image {
        margin-top: 220px;
    }

    .slogan {
        top: 5%;
    }

    .sticky {
        height: 180px;
    }

    label.hamburg {
        right: 6%;
    }

    h1 {
        font-size: 26px;
        line-height: 30px;
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
    }

}

@media (max-width: 460px) {
    .header_image img {
        opacity: 0;
    }

    .slogan1 {
        color: #85133a;
        text-shadow: none;
    }

    .slogan {
        border-bottom: 1px solid #f1f0e9;
    }

}
