:root {
--accentColor: #2a2a2a;
}
:root {
--secondColor: #505050;
}
:root {
--customColor1: #57a5a1;
}
:root {
--customColor2: #d84d6b;
}
#top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
#top,
#top a,
#top .mod_socials a i {
color: #000000;
}
#top,
#top .inside {
background-color: #ffffff;
}
html, body  {
font-family: Manrope;
font-weight: 400;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 19px;
}
@media only screen and (max-width: 767px) {
html, body  {
font-size: 15px;
}
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Manrope;
font-weight: 700;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 32px;
}
}
:root {
--contentBoxedWidth: calc(100% - 6%);
--articlePaddingLeftRight: 3%;
}
#footer  {
display: none;
}
:root {
--footer-headline-color: #fff;
}
#footer {
font-size: 15px;
}
#footer,
#footer a {
color: #fff;
}
#footer li:after {
border-color: #fff;
}
#bottom {
font-size: 15px;
}
#bottom .inside,
#bottom .inside a {
color: #555;
}
#bottom .inside a:hover {
color: #ffffff;
}
#bottom {
background-color: #111111;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
#top .inside {
background: none!important;
}
}
.header {
  background-color: #050505;
  height: 130px;
  line-height: 130px; /* sorgt dafür, dass Inhalte mittig stehen */
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned,
.header.cloned .mainmenu ul li a,
.header.cloned .mod_langswitcher {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #1f1f1f;
}
}
.mmenu_trigger {
color: #ffffff;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #ffffff;
}
.logo a {
  background-image: url(../themedesigner/uploads/logo-white.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 262px;
}
:root {
--logoWidth: px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 188px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 90px;
}
.stickyheader .header.cloned {
line-height: 90px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 90px;
}
html {
scroll-padding: 90px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 145px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 50px;
}
.header {
line-height: 50px;
}
}
:root {
--menu-highlight-bg-color: #4d6bd8;
}
:root {
--menu-highlight-border-color: #4d6bd8;
}
:root {
--menu-highlight-border-radius: 100px;
}
:root {
--menu-highlight-margin-left: 30px;
}
.smartmenu-content .mod_navigation a {
color:#2a2a2a;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#2a2a2a;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#2a2a2a;
}
.smartmenu-content .subitems_trigger:before {
color: #2a2a2a;
}
.smartmenu-content {
background-color:rgba(255, 255, 255, 0.66);
}
body {
background-color:rgba(255, 255, 255, 0.66);
}
.mmenu_trigger .label {
text-transform: uppercase;
}
.mmenu_trigger .label {
font-size: 22px;
}
@media only screen and (max-width: 767px) {
body.home #fix-wrapper {
position: absolute;
}
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
:root {
--customFont1: Manrope;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 125px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 165px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Manrope;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 90px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 100px;
}
:root {
--customFont2LineHeightMob: 55px;
}
#mmenu {
bottom: 0;
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
:root {
--menu-highlight-padding-lr-mobile: 20px;
}
:root {
--menu-highlight-padding-tb-mobile: 10px;
}
:root {
--menu-highlight-margin-top-mobile: 20px;
}
#mmenu .mod_socials {
border-color: rgba(0, 0, 0, 0.1);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}



@font-face{
    font-family:"Futura PT W01 Bold";
    src:url("../fonts/futura/1059692/1a34942e-33ed-43bb-b229-7460d55b49f7.woff2") format("woff2"),url("../fonts/futura/1059692/baecea54-cfd3-4578-8717-abf89eba62b6.woff") format("woff");
}
@font-face{
    font-family:"Futura PT W01 Book";
    src:url("../fonts/futura/1059698/aafdd021-88d4-41d8-8e15-fe91f83e4b17.woff2") format("woff2"),url("../fonts/futura/1059698/81d44d4b-ac07-4ad4-8cdd-4df771a3c1c3.woff") format("woff");
}
@font-face{
    font-family:"FuturaPTW01-BookOblique";
    src:url("../fonts/futura/1059701/28351402-8fc5-4d21-a3df-e99d2d814bd4.woff2") format("woff2"),url("../fonts/futura/1059701/10cee8c3-6e4c-4f57-8121-cf5e361423a7.woff") format("woff");
}
.mainmenu ul li a {
    font-family: futura-pt-bold, sans-serif;
font-weight: 700;
font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Futura PT W01 Book";
font-weight: 700;
font-style: normal;
}



html, body {
font-family: "Futura PT W01 Book";
font-weight: 400;
font-style: normal;
}

.ce_divider_extended.version2 {
  background: rgb(0, 0, 0);
  width: 80px;
  height: 5px;
}
.align-left, .align-left * {
    vertical-align: top;
}

.smartmenu {
display: none;
    }
    
.mmenu_trigger {
float: right !important;
display: flex !important;
 margin-left: 15px !important;
    }
    
#mmenu {
display: block !important;
top: 0;
    }
    #mmenu .mod_navigation li a {
    display: inline-block;
    padding: 4px;
    font-size: 1.0rem;
    line-height: 1.5;
}
html, body {
    font-size: 14px;
}
#basic {
    font-size: 18px;
    Line-height: 1.8;
    
}

ul.vlist.level_1 a {
    text-transform: uppercase;
  
}

.mod_article.ol-opacity-70 .article-overlay {
    opacity: 0.7;
    margin-top: 30px;
}


@media only screen and (max-width: 767px) {
    .header {
        height: 60px;
    }
    
@media only screen and (max-width: 767px) {
    .mod_article.article-pb-0 > .container {
       padding-left: 75px;
            padding-right: 75px;
    }
}}
html, body {
    font-size: 15px;
}

p {
  
    word-wrap: break-word;
}
.ce_text_extented a {
    text-decoration: none !important;
}
#mmenu .scrollable {
   
    margin-top: 70px;
}


.ce_divider_extended.version2 {
    background: rgba(0, 0, 0, .1);
    width: 80px;
    height: 3px;
}