body {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    font-family: "Arial Narrow", Arial, sans-serif !important;
    color: #0e0c45;
    line-height: 26px !IMPORTANT;
}
/*RESET STYLE OF BROWSER START */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
blockquote:before {
    color: #0e0c45;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    font-family: 'Font Awesome 5 Brands';
}
blockquote:after {
    color: #0e0c45;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.8em;
    position: absolute;
    bottom: 0;
    margin-left: 15px;
    font-family: 'Font Awesome 5 Brands';
}
blockquote {
    margin: 3.5em 10px 0;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
}
blockquote p {
    display: inline-flex;
    color: #0e0c45;
}
ul, ol {
    padding-left: 20px;
}
.inside, .container {
    max-width: 1050px !important;
    margin: 0 auto;
    width: 100% !important;
    padding: 0 20px;
}
.header_bar .container {
    padding: 0 !important;
}
div#wrapper {
    overflow: hidden;
}
.mpg-menu .langNavContainer a:hover, .mpg-menu .langNavContainer a.active {
    color: #000;
}
a {
    text-decoration: none;
}
p {
    margin: 0 !important;
}
h1 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 34px;
    color: #0e0c45;
    font-weight: 500;
    padding: 0 0 20px 0;
    line-height: 36px;
}
h2 {
    font-family: "Arial Narrow", Arial, sans-serif;
    color: #0033cc;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 0 10px 0 !important;
}
h3 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 20px;
    color: #0e0c45;
    font-weight: 600;
    line-height: 26px;
}
h4 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 26px;
    color: #0e0c45;
    font-weight: 500;
    line-height: 30px;
    padding: 10px 0 0 0;
}
h5 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-weight: 700;
    font-size: 14.6667px;
    color: rgb(32, 31, 30);
    line-height: 22px;
}
h6 {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-weight: 300;
    font-size: 14.6667px;
    color: rgb(32, 31, 30);
    line-height: 24px;
}
/******team-page-css*******/
.team_section_2 a {
    color: #fff;
}
.team_section_2 a:hover {
    color: #fff;
    text-decoration: none;
}
.team_section_2 .column {
    padding: 0 10px;
}
.team_section_2 {
    margin: 0 !important;
}
.our_team_2 .ceImageBG:hover .ceTextWrap {
    background: #0234ccc2;
    margin-top: 0;
}
.our_team_2 .ceImageBG {
    height: 275px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    display: block;
}
.our_team_2 .ceTextWrap {
    height: 275px;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    margin-top: 68%;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    box-sizing: border-box;
    padding: 15px;
    color: #fff;
    line-height: 20px !important;
}
.our_team_2 .ceTextWrap h3 {
    /*css-marker:our-team-font-weight*/
    /*css-marker:our-team-font-size*/
    margin-bottom: 10px;
    color: #fff;
}
.main_footer .container .row {
    margin-right: -5px;
    align-items: end;
}
.top_bar {
    background-color: #0033cc;
    position: relative;
    z-index: 9;
}
.mgp-langNav .langNavContainer ul a {
    font-size: 13px;
    font-weight: 400;
}
.column.top-address-bar > .mpg-content {
    display: flex;
    margin: 0 -20px;
    align-items: center;
    justify-content: flex-end;
}
.column.top-address-bar > .mpg-content .mpg-widget {
    padding-right: 20px;
}
.searchWrap {
    padding: 0;
    top: 0;
    transition: all 250ms;
    display: inline-flex;
}
.searchWrap {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.moduleNavWrap ul li:last-child {
    margin-right: 0;
}
.mpg-siteSearch button {
    background-color: #00000000;
    border: 0;
    color: #fff;
    font-size: 14px;
    position: relative;
    top: 1;
    right: 0px;
    line-height: 27px;
    padding: 0;
    width: 27px;
    margin: 0 1px;
    cursor: pointer;
    z-index: 50;
}
.mgp-langNav .langNavOpener {
    font-size: 13px;
    color: #fff;
}
.mpg-menu .langNavContainer {
    background-color: #0033cc;
    padding: 0;
    left: 0;
    box-shadow: none;
    z-index: 999 !important;
    width: 60px;
    transform: translateY(12px);
    top: 15px;
}
.mpg-menu .langNavContainer a {
    color: #fff;
    display: block;
    padding: 5px 10px;
}
.moduleNavWrap ul {
    display: inline-flex;
    width: 100%;
}
.moduleNavWrap ul li {
    margin-right: 25px;
    padding: 12px 0;
}
.moduleNavWrap ul li a {
    color: #fff;
    text-decoration: none;
    font-size: .8rem;
    text-transform: uppercase;
    text-decoration: none;
}
.moduleNavWrap ul li a:hover {
    color: #000;
    text-decoration: none;
}
#upScroll {
    position: fixed;
    right: 15px;
    z-index: 99;
    padding: 8px 11px;
    bottom: 0px;
    font-weight: 500;
    border: 1px solid #0033cc;
    font-size: 16px;
    color: #fff;
    background-color: #0033cc;
}
#upScroll:hover {
    border: 1px solid #000;
    color: #0e0c45;
    background-color: #0033cc;
}
.inner_content {
    min-height: 431px;
}
.searchWrap input {
    border: none;
    background: transparent;
    color: #fff;
    padding: 0 5px;
}
nav#navDesctop ul.lvl-2>li>a, nav#navDesctop ul.lvl-3>li>a {
    position: relative;
    padding: 11px 20px;
    border-bottom: 0;
    font-size: 18px;
}
nav#navDesctop ul.lvl-2 {
    position: absolute;
    left: -25px;
    top: 52px;
    opacity: 1;
    visibility: visible;
    z-index: 999;
    padding: 0;
    transition: visibility 0s linear 0.3s,opacity 0.4s linear;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
nav#navDesctop ul.lvl-3 {
    position: absolute;
    right: 100%;
    top: 0;
    width: auto;
    box-shadow: none;
    overflow: hidden;
    padding: 0;
}
#navDesctop .lvl-1 .ifsub:hover .lvl-2 {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
#navDesctop ul.lvl-1 li {
    margin: 0 0 0 40px;
}
/*#navDesctop ul.lvl-2 li.ifsub a {
margin-left: 20px;
}*/
#navDesctop .lvl-2 .ifsub:hover .lvl-3 {
    display: block;
}
#navDesctop .lvl-2 li.ifsub > a::after {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    transform: translate(230%, 0.1rem) rotate( 180deg );
    font-weight: 400;
    left: -15px;
    top: 10px;
    font-size: 18px;
}
nav#navDesctop ul.lvl-2 li {
    white-space: nowrap;
    float: none;
    border: 1px solid #211d70;
    border-bottom: none;
    border-left: none;
    border-right: none;
    min-width: 180px;
    padding: 0px;
    margin: 0 5px;
    cursor: pointer;
    box-sizing: border-box;
}
nav#navDesctop ul.lvl-2>li a:hover, nav#navDesctop ul.lvl-3>li a:hover {
    /*css-marker:menu-lvl-2-hover-color*/
}
nav#navDesctop ul.lvl-2>li:hover a::after {
    /*css-marker:menu-lvl-2-hover-color*/
}
#navDesctop .lvl-2, #navDesctop .lvl-3 {
    display: none;
}
nav#navDesctop ul {
    display: inline-flex;
    float: right;
    padding-top: 27px;
    background-color: #fff;
    margin: 0;
}
nav#navDesctop ul li {
    position: relative;
    display: block;
    list-style: none;
}
nav#navDesctop ul li:first-child {
    /*css-marker:menu-prime-border*/
    border-top: 0;
    border-bottom: 0;
}
ul.main-nav {
    list-style: none;
    padding: 0;
}
ul.main-nav li a {
    font-weight: 400;
    font-size: 20px;
    color: #0e0c45;
    display: block;
    line-height: 22px;
    transition: background 200ms ease-in;
    padding: 16px 0;
}
ul.main-nav li a.active, ul.main-nav li a:hover {
    text-decoration: none;
    color: #0033cc;
}
img {
    max-width: 100%;
}
ul li::marker {
    color: #000;
    font-size: 14px;
}
a {
    text-decoration: none;
    /*css-marker:link-font-size*/
    color: #0e0c45;
}
a:hover {
    color: #0033cc;
    text-decoration: none;
}
.site-logo-div .column {
    padding: 0;
}
.moduleNavWrap ul li:first-child ul {
    display: none;
}
.moduleNavWrap ul li:first-child:hover ul {
    display: block;
}
.moduleNavWrap ul li {
    margin-right: 20px;
    padding: 8px 0;
    position: relative;
}
.moduleNavWrap ul li ul {
    background-color: #0033cc;
    position: absolute;
    right: 0;
    width: 115px;
    margin-top: 4px;
    text-align: center;
}
.btn-red {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    /*css-marker:btn-red-background-color*/
    border: 2px solid ;
    display: inline-block;
    margin: 20px 0;
    line-height: 20px;
    transition: all 0.3s ease-out;
    border-radius: 10px;
    padding: 15px 30px;
}
.btn-red:hover {
    border: 2px solid ;
    color: #000;
    /*css-marker:btn-red-hover-background-color*/
}
.btn-blue {
    font-weight: 400;
    border: 2px solid ;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    /*css-marker:btn-blue-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 20px;
    transition: all 0.3s ease-out;
    border-radius: 10px;
    padding: 15px 30px;
}
.btn-blue:hover {
    border: 2px solid ;
    color: #000;
    /*css-marker:btn-blue-hover-background-color*/
}
.btn-green {
    font-weight: 400;
    border: 2px solid ;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    /*css-marker:btn-green-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 20px;
    transition: all 0.3s ease-out;
    border-radius: 10px;
    padding: 15px 30px;
}
.btn-green:hover {
    border: 2px solid ;
    color: #000;
    /*css-marker:btn-green-hover-background-color*/
}
.btn-grey {
    font-weight: 400;
    border: 2px solid ;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    /*css-marker:btn-grey-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 20px;
    transition: all 0.3s ease-out;
    border-radius: 10px;
    padding: 15px 30px;
}
.btn-grey:hover {
    border: 2px solid ;
    color: #000;
    /*css-marker:btn-grey-hover-background-color*/
}
.btn-outline {
    font-weight: 400;
    border: 2px solid #000;
    font-family: 'Arial', sans-serif;
    font-size: 20px;
    color: #000;
    background-color: #fff;
    display: inline-block;
    margin: 20px 0;
    line-height: 20px;
    transition: all 0.3s ease-out;
    border-radius: 10px;
    padding: 15px 30px;
}
.btn-outline:hover {
    border: 2px solid ;
    /*css-marker:btn-outline-hover-color*/
    /*css-marker:btn-outline-hover-background-color*/
}
.menu_bar {
    background-color: #eaeaea;
    height: 48px;
    box-shadow: 0px 5px 10px 0px rgb(50 50 50 / 50%);
    position: relative;
}
.mpg-widget.mpg-logo {
    width: 365px;
    height: 61px;
    float: left;
}
iframe {
    display: block;
}
#header_top #langNav {
    padding: 15px 15px 0 10px;
    float: right;
}
.top_bar .mpg-widget.mpg-social {
    padding-left: 0 !important;
}
.header_bar nav#language {
    margin-right: 15px;
}
.mpg-fullWidthContainer {
    width: 100vw !important;
}
.header_bar {
    padding-top: 10px;
}
.searchWrap:hover, .searchWrap input:focus {
    background-color: #ccc;
}
.mpg-siteSearch button:hover, .searchWrap:hover input {
    color: #fff;
}
footer.main_footer {
    padding: 20px 0;
    background-color: #0033cc;
}
.header_bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 1000;
    background: white;
    box-shadow: 0px 3px 10px #333;
}
.main_footer ul li {
    list-style: none;
}
.main_footer h4 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px !important;
    line-height: 1.1;
    padding: 0;
    font-weight: 700;
}
.main_footer p, .main_footer a {
    color: #fff;
    font-weight: 300;
    margin: 0;
    font-size: 20px;
    line-height: 26px;
}
.main_footer ul li a.active {
    color: #b8b8b8;
}
.main_footer ul li a:hover, .main_footer p a:hover {
    color: #b8b8b8;
}
.mpg-fullWidthContainer .inside {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
}
.mpg-fullWidthContainer img {
    width: 100%;
    height: 360px;
}
.top_bar .inside {
    max-width: 1050px !IMPORTANT;
    padding: 0 20px;
}
#touchCarousel_20258 .owl-pagination {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
}
#touchCarousel_20258 .owl-buttons .owl-next {
    position: absolute;
    right: 0;
    top: 45%;
}
#touchCarousel_20258 .owl-buttons .owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
}
div#touchCarousel_20258 {
    height: 360px;
}
.green-text a:hover {
    color: #0e0c45;
}
.green-text a {
    color: #0033cc;
}
.green-text h3 {
    color: #0033cc;
    font-weight: 700;
}
.green-text .mpg-widget .img-left img {
    border-radius: 50%;
}
.green-text .mpg-contentElement {
    margin-top: 48px;
}
.green-text .ceCol.ceColRight h3 {
    padding-left: 40px;
}
.green-text .img-left .ceRow {
    align-items: center;
}
.btn-info {
    text-decoration: underline;
    color: #0e0c45;
    padding: 4px 0 25px 0;
}
.btn-info:hover {
    color: #0033cc;
    text-decoration: underline;
}
nav#navMobile ul {
    list-style: none;
    margin: 0 15px;
}
:focus-visible ,:focus {
    outline: none !important;
}
#navMobile li, #navMobile li a {
    color: #0e0c45;
}
#navMobile li, #navMobile li a:hover {
    color: #0033cc;
}
#navMobile div > ul {
    /*css-marker:second-background-color*/
}
.space-bottom-l {
    padding-bottom: 70px;
}
.space-top-l {
    padding-top: 70px;
}
.news-cat-section .space-top-l {
    padding-top: 60px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 !important;
    padding: 0;
}
.home-links.green-text h1 {
    margin-bottom: 20px !important;
}
.header_bar .row {
    margin: 0;
}
.btn-success:hover {
    background-color: #666;
    color: #fff;
    transition: .5s ease;
}
ul.lvl-2, ul.lvl-3 {
    display: none;
}
.List-item ul li {
    position: relative;
    margin-bottom: 15px;
    line-height: 18px;
}
.Team-section a {
    color: #000;
    text-decoration: none !IMPORTANT;
}
.Team-section ul li {
    line-height: 18px;
    padding-bottom: 15px;
}
.Team-section .row .column:nth-child(2) {
    padding: 50px 0 40px 0;
}
#navMobile li.active>ul.lvl-2, #navMobile li.active>ul.lvl-3 {
    display: block;
}
nav#navMobile ul.main-nav.lvl-1 li a.active {
    color: #0033cc;
}
.moduleNavWrap ul li:first-child ul li {
    margin: 0;
    padding: 8px 0;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    border-right: none;
}
.moduleNavWrap ul li:first-child ul li:last-child {
    border: 0;
}
.moduleNavWrap ul li:first-child ul li:hover a {
    color: #000;
}
.mgp-langNav .langNavContainer ul li:last-child {
    border: 0;
}
.mgp-langNav .langNavContainer ul li {
    padding: 0;
    border: 1px solid #fff;
    border-left: none;
    border-top: none;
    border-right: none;
}
/**************************Referenzmodul**********************/
#referenceWrap .column {
    min-height: 360px;
    position: relative;
}
#referenceWrap .column:hover {
    background-color: #0087ff;
    padding-top: 10px;
    transition: background-color 0.5s ease, padding-top 0.5s ease;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
    color: #fff;
}
#referenceWrap .cantons-row .column:hover {
    min-height: 40px;
    margin-bottom: 20px;
    background-color: initial;
    box-shadow: none;
    padding-top: 0px;
}
#referenceWrap .refImg {
    width: 100%;
    height: 183px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#referenceWrap .refImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.5s ease-in-out;
}
#referenceWrap .refImg img:hover {
    transform: scale(1.1);
}
.refImg {
    min-height: 195px;
}
.refLInk {
    position: absolute;
    bottom: 0;
    text-decoration: underline;
    padding: 4px 0 25px 0;
    color: #fff;
    background-color: #2039cf;
    border-color: #689a45;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
    margin-bottom: 10px;
}
.refLInk:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #0033ccbf;
}
.refLInk a {
    color: #fff !important;
}
#referenceWrap .column:hover .refARA {
    color: #fff;
}
#dsgvo {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #0033cce3;
    padding: 25px;
    box-sizing: border-box;
    color: #FFF;
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
    text-align: center;
}
#dsgvo a {
    color: #FFF;
    text-decoration: underline;
    font-size: 14px;
}
#dsgvo p {
    color: #FFF;
    font-size: 16px;
}
#dsgvo a:hover {
    color: #ddd;
    text-decoration: none;
}
/**************************MEDIA******************************/
@media (min-width: 1024px) {
    nav#navMobile {
        display: none !important;
    }
    .Team-section .ceColRight {
        width: 70%;
        padding-left: 10px;
    }
    .Team-section .ceColLeft {
        width: 36%;
    }
    .Team-section .ceColLeft .ceImageWrap img {
        max-width: 158px;
        height: 158px;
        width: 158px;
    }
    .kontakt-form {
        max-width: 730px !important;
    }
}
@media (max-width: 1024px) {
    #navMobile .touchBtn.open .mtbArrow::before {
        -moz-transform: rotate(180deg );
        -webkit-transform: rotate(180deg );
        transform: rotate(0deg );
    }
    .owl-carousel .owl-wrapper-outer {
        height: 250px;
    }
    div#touchCarousel_20258, .owl-wrapper {
        height: 250px;
    }
    footer {
        padding: 35px 0;
    }
    footer.main_footer .row .column:nth-child(2) {
        padding: 20px 0 0 0;
    }
    footer.main_footer img {
        display: none;
    }
    h1 {
        font-size: 24px;
    }
    #mobileNavOpener.open::before {
        -moz-transform: rotate(495deg);
        -webkit-transform: rotate(495deg );
        transform: rotate(495deg );
        top: 19px;
    }
    #mobileNavOpener.open::after {
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg );
        transform: rotate(-135deg );
        top: 19px;
    }
    #mobileNavOpener.open div {
        opacity: 0;
    }
    ul.main-nav {
        list-style: none;
        padding: 40px 0 !important;
    }
    nav#navMobile ul.main-nav li a {
        padding: 15px 0 7px 0;
    }
    nav#navDesctop {
        display: none;
    }
    nav#navMobile ul {
        list-style: none;
        margin: 0 20px;
    }
    nav#navMobile ul.main-nav.lvl-1 li {
        border: 1px solid #fff;
        border-bottom: none;
        border-left: none;
        border-right: none;
        position: relative;
        margin: 0px;
    }
    nav#navMobile ul.main-nav {
        list-style: none;
        padding: 40px 0;
    }
    nav#navMobile {
        width: 100%;
        max-width: 500px;
        display: none;
        position: absolute;
        right: 0;
        top: 30px;
        z-index: 1;
        background-color: #eaeaea;
        box-shadow: -4px 4px 6px rgb(0 0 0 / 50%);
    }
    #mobileNavOpener {
        position: absolute;
        top: -35px !important;
        right: 15px;
        width: 45px;
        height: 40px;
        z-index: 999;
        background: transparent;
    }
    header #mobileNavOpener::before {
        content: '';
        display: block;
        position: absolute;
        top: 18px;
        height: 3px;
        width: 25px;
        background-color: #403778;
        opacity: 1;
        -webkit-transition: all 850ms ease;
        -moz-transition: all 850ms ease;
        -o-transition: all 850ms ease;
        transition: all 850ms ease;
        right: 10px;
    }
    #mobileNavOpener div {
        background-color: #403778;
        cursor: pointer;
        position: relative;
        height: 3px;
        width: 25px;
        top: 11px;
        margin: 0 auto;
    }
    #mobileNavOpener::after {
        content: '';
        display: block;
        position: absolute;
        top: 25px;
        right: 10px;
        height: 3px;
        background-color: #403778;
        width: 25px;
        -webkit-transition: all 850ms ease;
        -moz-transition: all 850ms ease;
        -o-transition: all 850ms ease;
        transition: all 850ms ease;
    }
    .mpg-widget.mpg-logo {
        width: 215px;
        height: 30px;
    }
    .header_bar {
        padding-top: 20px;
        display: flex;
        min-height: 70px;
    }
    .touchBtn {
        position: absolute;
        right: 0;
        top: 5px;
        width: 32px;
        background: rgba(0,0,0, .1);
        height: 34px;
    }
    .mtbArrow {
        position: relative;
        height: 34px;
        width: 32px;
    }
    .mtbArrow:before {
        content: '\f107';
        font-family: 'Font Awesome 5 Pro';
        font-size: 18px;
        color: #fff;
        position: absolute;
        left: 10px;
        top: 5px;
        transform: rotate(180deg );
    }
    nav#navMobile ul ul.lvl-2 {
        margin: 0 !IMPORTANT;
        padding: 0;
    }
    nav#navMobile ul ul.lvl-2 li {
        margin: 0 !IMPORTANT;
    }
    nav#navMobile ul ul.lvl-2 li a {
        padding-left: 20px;
        font-size: 16px;
        font-weight: 400;
    }
    nav#navMobile ul ul.lvl-3 {
        margin: 0 0 0 20px !important;
        padding: 0 !important;
    }
    nav#navMobile ul ul.lvl-3 li a {
        padding-left: 20px !IMPORTANT;
    }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
    #mobileNavOpener {
        top: -5px !important;
    }
    nav#navMobile {
        top: 50px !important;
    }
    footer.main_footer .row .column:nth-child(2) {
        padding: 10px 0 0 0;
    }
    div#lightcase_20259 .lightImage {
        min-height: 70px;
    }
}
@media screen and (min-width: 768px) and (max-width:1010px) {
    .our_team_2 .ceTextWrap {
        margin-top: 220px;
    }
}
@media screen and (min-width: 768px) and (max-width:991px) {
    h4 {
        font-size: 20px;
    }
    .ul-left-space ul li {
        margin-left: 0px;
        padding-bottom: 15px;
        position: relative;
        line-height: 18px;
    }
    .home-image-tab {
        margin-bottom: 15px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .home-image-tab .cat-itabs {
        padding: 0 2px !important;
        max-width: 25% !important;
        width: 25% !important;
        flex: 25% !important;
    }
    .home-image-tab .column:nth-child(5) {
        display: none;
    }
    .home-image-tab .cat-itabs img {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover;
    }
}
@media screen and (min-width: 700px) and (max-width: 767px) {
    div#category4.active-tab:before, div#category1.active-tab:before, div#category2.active-tab:before, div#category3.active-tab:before {
        border-width: 35px 35px 0px 35px;
        bottom: -25px;
    }
}
@media screen and (min-width: 575px) and (max-width:767px) {
    div#category4.active-tab:before, div#category1.active-tab:before, div#category2.active-tab:before, div#category3.active-tab:before {
        left: 25% !IMPORTANT;
    }
}
@media screen and (min-width: 575px) and (max-width:767px) {
    .our_team_2 .ceTextWrap {
        height: 210px;
        margin-top: 150px;
    }
}
@media(max-width: 575px) {
    .our_team_2 .ceTextWrap {
        margin-top: 50%;
    }
}
@media(max-width: 767px) {
    .our_team_2 .ceImageBG {
        position: relative;
        /* Stellt den Kontext für die absolute Positionierung der ceTextWrap-Klasse bereit */
    }
    .our_team_2 .ceImageBG .ceTextWrap {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50%;
        /* Anpassen, um die gewünschte Höhe zu erreichen */
        background: rgba(0,0,0,.7);
        /* Transparenter schwarzer Hintergrund */
        color: #fff;
        /* Weiße Schriftfarbe */
        transform: translateY(77%);
        /* Angepasst an die geänderte Höhe */
        transition: transform 0.3s ease, background 0.3s ease;
        /* Fügt eine Übergangsanimation für den Hintergrund hinzu */
        overflow: hidden;
        /* Stellt sicher, dass der Inhalt nicht über den Container hinausgeht */
    }
    .our_team_2 .ceImageBG:hover .ceTextWrap {
        transform: translateY(30%);
        background: #0234ccc2;
    }
    .our_team_2 .ceImageBG {
        padding-bottom: 100%;
    }
}
@media(max-width: 500px) {
    .our_team_2 .ceImageBG .ceTextWrap {
        transform: translateY(73%);
    }
    .our_team_2 .ceImageBG:hover .ceTextWrap {
        transform: translateY(0);
    }
}
@media screen and (min-width: 500px) and (max-width:575px) {
    div#category4.active-tab:before, div#category1.active-tab:before, div#category2.active-tab:before, div#category3.active-tab:before {
        border-width: 20px 20px 0px 20px;
        bottom: -10px;
        left: 35%;
        right: 50%;
    }
}
@media screen and (max-width: 500px) {
    div#category4.active-tab:before, div#category1.active-tab:before, div#category2.active-tab:before, div#category3.active-tab:before {
        border-width: 20px 20px 0px 20px !important;
        bottom: -10px !important;
        left: 30% !important;
        right: 50%;
    }
}
@media screen and (max-width: 991px) {
    .mpSlideBoxOpen .column.col-xl-9 {
        max-width: 100% !important;
        flex: 100%;
        width: 100%;
    }
    .news-cat-section .ceColLeft .ceImageWrap img {
        max-width: 100%;
        border-radius: 00;
        margin-top: -15px;
        height: auto;
        width: auto;
    }
    .news-cat-section .ceRow {
        display: block;
    }
    .news-cat-section .ceColLeft {
        width: 25% !important;
    }
    .news-cat-section .ceColRight {
        width: 100% !important;
    }
    a#upScroll {
        display: none !important;
    }
    .news-cat-section .green-text {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto;
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .green-text .ceCol.ceColRight h3 {
        padding-left: 0;
    }
    .green-text .mpg-contentElement {
        margin-top: 40px;
        text-align: center;
    }
    h4 {
        font-size: 20px;
    }
    .home-image-tab {
        margin-bottom: 15px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .home-image-tab .cat-itabs img {
        height: auto !important;
    }
    .home-image-tab .cat-itabs {
        padding: 0 2px !important;
        max-width: 25% !important;
        width: 25% !important;
        flex: 25% !important;
    }
    .home-image-tab .column:nth-child(5) {
        display: none;
    }
    .ul-left-space ul li {
        margin-left: 0px;
        padding-bottom: 15px;
        position: relative;
        line-height: 18px;
    }
    .mpg-fullWidthContainer img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .space-top-l {
        padding-top: 35px;
    }
    .space-bottom-l {
        padding-bottom: 35px;
    }
    body .ceColRight {
        width: 100%;
        margin-top: 27px;
    }
    body .ceRow {
        display: block;
        margin: 0 -5px;
    }
    body .ceColLeft {
        width: 100%;
    }
    body .ceColLeft img {
        height: 110px;
        width: 110px;
    }
    body .Team-section .ceColLeft img {
        border-radius: 0;
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    .Team-section .row:last-child .column:nth-child(2) {
        padding-bottom: 0;
    }
    .Team-section .row .column:nth-child(2) {
        padding: 10px 15px 30px 15px;
    }
    nav#navMobile {
        top: 20px !important;
    }
    div#lightcase_20259 .column {
        width: 33% !IMPORTANT;
        max-width: 33% !IMPORTANT;
        flex: 33%;
        height: fit-content;
    }
    div#lightcase_20259 .column .lightImage {
        min-height: 126px;
    }
}
@media screen and (max-width:400px) {
    div#lightcase_20259 .row {
        justify-content: center;
    }
    div#lightcase_20259 .column .lightImage {
        min-height: 56px !important;
    }
}
@media screen and (max-width:600px) {
    .moduleNavWrap li span {
        display: none;
    }
    .searchWrap input {
        width: 95px;
    }
    .searchWrap {
        width: 125px;
    }
    .kontakt-form .mpg-form .mpLabelCol.col-lg-6 {
        max-width: 100% !important;
        padding-right: 15px !important;
    }
    .kontakt-form .mpg-form .mpInputCol.col-lg-6 {
        max-width: 100% !important;
        flex: 100% !important;
    }
}
@media screen and (min-width:991px) {
    .ul-left-space ul li {
        margin-left: 20px;
        padding-bottom: 15px;
        position: relative;
        line-height: 18px;
    }
}
/*...*/
.kontakt-form .mpg-form .mpLabelCol.col-lg-6 {
    max-width: 30%;
    padding-right: 5%;
}
.kontakt-form .mpg-form .mpInputCol.col-lg-6 {
    max-width: 70%;
    flex: 70%;
}
.kontakt-form .mpg-form .col-lg-4 {
    max-width: 100%;
    flex: 100%;
}
.checkbox label {
    display: block;
    padding-left: 30px;
    position: relative;
    font-size: 15px;
    margin: 20px 0px;
}
.checkbox input[type="checkbox"] {
    position: absolute;
    left: 16px;
    top: 15px;
    /* height: 20px; */
    width: 16px;
}
.fb-checkbox-group-label {
    display: none !important;
}
.btn-success {
    border-radius: 3px;
    color: #0e0c45;
    background-color: #d4d4d4;
    border: none;
    padding: 0px 15px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    float: right;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}
.kontakt-form .mpg-form .formBuilder .row {
    padding-bottom: 8px;
}
.kontakt-form .mpg-form textarea#textarea-1550677111803 {
    height: 80px;
}
.kontakt-form .mpg-form .mpInputCol input {
    min-height: 29px;
}
/*..................................................*/
.mpSlideBox {
    margin: 10px 0 !important;
}
.news-cat-section .mpSlideBox {
    padding-top: 0 !important;
    position: relative;
}
.mpSlideBox > .column:first-child:after {
    bottom: 10px;
    transform: rotate(-45deg);
    right: 0;
    top: auto;
}
.mpSlideBox > .column:first-child {
    border: none;
    position: absolute;
    bottom: -26px;
    width: 43px;
    height: 43px;
    right: 0;
}
.mpSlideBoxOpen > .column:first-child {
    background-color: transparent;
}
.mpSlideBoxOpen .column.col-xl-3 {
    max-width: 20%;
}
.mpSlideBoxOpen .column.col-xl-9 {
    max-width: 80%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.mpSlideBoxOpen > .column:last-child {
    border: none;
}
.mpSlideBox > .column:first-child::before {
    transform: rotate(45deg);
    bottom: 10px;
    left: 0;
}
/*....*/
.home-image-tab .cat-itabs {
    padding: 0 10px;
    max-width: 20%;
    position: relative;
    width: 20%;
    flex: 20%;
}
.home-image-tab .column:nth-child(5) {
    max-width: 20%;
    flex: 20%;
    padding: 0 10px;
    height: 194px;
}
.home-image-tab .cat-itabs img {
    height: 194px;
}
.home-image-tab .column:nth-child(5) .mpg-content.flex-wrap {
    box-shadow: 4px 4px 25px -4px rgb(20 20 20 / 40%);
    padding: 12px;
    height: 194px;
    font-size: 18px;
    line-height: 22px;
}
.home-image-tab .column:nth-child(5) p:first-child {
    color: #888;
}
.home-image-tab {
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
.news-cat-section .ceColLeft .ceImageWrap img {
    max-width: 100%;
    margin-top: -15px;
}
div#tabcategory1 p {
    color: #888;
    font-size: 20px;
    line-height: 26px;
}
.news-cat-section .ceColRight h2 {
    color: #bbd043;
    font-weight: 700;
}
.news-cat-section .ceColRight {
    width: 80%;
}
.news-cat-section .ceColLeft {
    width: 20%;
    padding-right: 10px;
    padding-left: 0;
}
.news-cat-section {
    padding: 0 !important;
}
.news-cat-section .green-text .column {
    padding: 0;
}
.news-cat-section .green-text {
    width: 80%;
    max-width: 80%;
    margin-left: auto;
    margin-right: 0;
}
.green-text .btn-link {
    color: #cddc39;
    margin-top: 0;
}
.btn-link {
    color: #cddc39;
    margin-top: 25px;
}
div#tabcategory2 h2 {
    color: #5db771;
}
.news-cat-section p {
    color: #888;
}
div#tabcategory3 h2 {
    color: #0092ae;
}
div#tabcategory4 h2 {
    color: #3b73ad;
}
div#category1.active-tab:before {
    content: '';
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0px 40px;
    border-color: #bbd043 transparent #bbd043 transparent;
    position: absolute;
    bottom: -30px;
    left: 30%;
    right: 50%;
    z-index: 9;
}
div#category2.active-tab:before {
    content: '';
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0px 40px;
    border-color: #5fb671 transparent #5fb671 transparent;
    position: absolute;
    bottom: -30px;
    left: 30%;
    right: 50%;
}
div#category3.active-tab:before {
    content: '';
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0px 40px;
    border-color: #0192af transparent #0192af transparent;
    position: absolute;
    bottom: -30px;
    left: 30%;
    right: 50%;
}
.btn-link-hover {
    color: #0033cc;
}
div#category4.active-tab:before {
    content: '';
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0px 40px;
    border-color: #3b73ac transparent #3b73ac transparent;
    position: absolute;
    bottom: -30px;
    left: 30%;
    right: 50%;
}
.mpSlideBoxOpen > .column:first-child:before {
    transform: rotate(-45deg);
    top: auto;
    left: 0;
    bottom: 10px;
}
.mpSlideBox.mpSlideBoxOpen > .column:first-child:after {
    transform: rotate(45deg);
}
.mpSlideBox > .column:first-child:after, .mpSlideBox > .column:first-child:before {
    content: '';
    height: 1px;
    width: 25px;
    background-color: #333;
    position: absolute;
    transition: all 250ms;
}
.news-cat-section .column .column {
    margin-bottom: 25px !IMPORTANT;
}
.home .main_footer {
    margin-top: 45px;
}
