:root {
--accentColor: #e30613;
}
:root {
--secondColor: #3a3a3a;
}
#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: rgba(255,255,255,0.9);
}
#top,
#top .inside {
background-color: rgba(0,46,91,0.9);
}
html, body  {
font-family: "Open Sans";
font-weight: 400;
}
:root {
--body-fontSize: 18px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Open Sans";
font-weight: 700;
}
:root {
--contentBoxedWidth: calc(100% - 12%);
--articlePaddingLeftRight: 6%;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #ffffff;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer a:hover:not(.ce_hyperlink a) {
color: rgba(255,255,255,1);
}
#footer {
background-color: #3a3a3a;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom .inside a:hover {
color: rgba(255,255,255,1);
}
#bottom {
background-color: #3a3a3a;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
.header {
background-color: rgba(255,255,255,0.95);
}
.logo a {
background-image: url(../uploads/logo_frech.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 230px;
}
:root {
--logoWidth: 140px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 140px;
}
.header.original {
line-height: 140px;
}
.smartmenu .smartmenu-trigger {
height: 140px;
}
:root {
--logoHeight: 140px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 170px;
}
}
@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: 110px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 70px;
}
.header {
line-height: 70px;
}
}
.mainmenu ul li a  {
font-family: "Open Sans";
}
.mainmenu ul li a  {
font-weight: 400;
}
.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: #000000;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #000000;
}
.header .mod_socials:before {
border-color: #000000;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #000000;
}
.header.original .mainmenu:before {
background: #000000;
}
.header.original .mainmenu ul li a.trail.a-level_1,
.header.original .mainmenu ul li a.active.a-level_1,
.header.cloned .mainmenu ul li a.trail.a-level_1,
.header.cloned .mainmenu ul li a.active.a-level_1,
.mod_pct_megamenu .mod_navigation a.active.a-level_1 {
color: #000000;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #e30613;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.mainmenu ul li {
margin-left: 12px;
margin-right: 12px;
}
.mainmenu ul li a:after {
right: -12px;
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
.smartmenu-content .mod_navigation a {
color:#000000;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#000000;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#000000;
}
.smartmenu-content .subitems_trigger:before {
color: #000000;
}
.smartmenu-content {
background-color:#ffffff;
}
body {
background-color:#ffffff;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
