:root {
--accentColor: #747474;
}
:root {
--secondColor: #050505;
}
#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;
}
html, body  {
font-family: "Open Sans";
font-weight: 300;
}
:root {
--body-fontSize: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Open Sans";
font-weight: 300;
}
@media only screen and (min-width: 768px) {
body {
background: #393939;
margin: 20px;
}
.stickyheader {
width: calc(100% - 20px  - 20px);
left: 20px;
}
}
body {
background-color: #ffffff!important;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer  {
display: none;
}
:root {
--footer-headline-color: rgba(0,0,0,0.5);
}
#footer,
#footer a {
color: rgba(0,0,0,0.5);
}
#footer li:after {
border-color: rgba(0,0,0,0.5);
}
#footer {
background-color: #ffffff;
}
#footer {
border-top: 1px solid rgba(0,0,0,0.05);
}
#bottom .inside,
#bottom .inside a {
color: rgba(0,0,0,0.5);
}
#bottom {
background-color: #ffffff;
}
#bottom {
border-top: 1px solid rgba(0,0,0,0.05);
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
@media only screen and (min-width: 768px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
.smartmenu .smartmenu-trigger .line,
.smartmenu .smartmenu-trigger .line:before,
.smartmenu .smartmenu-trigger .line:after {
height: 2px;
width: 20px;
}
.smartmenu .smartmenu-trigger .line {
width: 15px;
}
.smartmenu .smartmenu-trigger .line:before {
margin-top: 5px;
}
.smartmenu .smartmenu-trigger .line:after {
margin-top: -7px;
}
#top .inside {
background: none!important;
}
}
.logo a {
background-image: url(../uploads/Logo.webp);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 97px;
}
:root {
--logoWidth: 114px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 114px;
}
.header.original {
line-height: 114px;
}
.smartmenu .smartmenu-trigger {
height: 114px;
}
:root {
--logoHeight: 114px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 90px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 107px;
}
.stickyheader .header.cloned {
line-height: 107px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 107px;
}
html {
scroll-padding: 107px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 95px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 115px;
}
.header {
line-height: 115px;
}
}
.mainmenu ul li a  {
font-family: "Open Sans";
}
.mainmenu ul li a  {
font-weight: 300;
}
.mainmenu ul li a  {
font-size: 14px;
}
.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: #141414;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #141414;
}
.header .mod_socials:before {
border-color: #141414;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #141414;
}
.header.original .mainmenu:before {
background: #141414;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.mainmenu ul li {
margin-left: 9px;
margin-right: 9px;
}
.mainmenu ul li a:after {
right: -9px;
}
.header.original .mainmenu ul li a:before {
content: '';
width: 1px;
background: #747474 !important;
height: 20px;
position: absolute;
left: -15px;
top: 50%;
margin-top: -10px;
}
.header.original .mainmenu ul li ul li a:before,
.header.original .mainmenu ul li.first a:before,
.header.original .mainmenu ul li.float_left.floatbox li:first-child a:before {
display: none;
}
.header .mod_langswitcher {
font-size: 0.9rem;
}
.header .mod_langswitcher .mod_langswitcher_inside {
padding-right: 0;
vertical-align: middle;
}
.mod_langswitcher ul {
left: auto;
right: 0;
width: auto;
}
.mod_langswitcher .mod_langswitcher_inside {
line-height: 1rem;
}
.header .mod_langswitcher span {
display: inline-block
}
.mod_langswitcher img {
display: none;
}
.mod_langswitcher .mod_langswitcher_inside:before {
display: none;
}
#top .mod_langswitcher .mod_langswitcher_inside span:hover {
background: none;
}
.mm-menu .mod_langswitcher ul li img {
display: none;
}
.mm-menu .mod_langswitcher .mod_langswitcher_inside > span {
display: none;
}
.smartmenu-content .mod_navigation a {
color:#353434;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#353434;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#353434;
}
.smartmenu-content .subitems_trigger:before {
color: #353434;
}
.smartmenu-content {
background-color:#ffffff;
}
body {
background-color:#ffffff;
}
#mmenu {
bottom: 0;
}
:root {
--menu-highlight-font-size-mobile: 28px;
}
#mmenu .mod_navigation li a {
font-size: 28px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(28px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 43px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(43px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 16px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(16px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 25px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(25px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu #mmenu_bottom .mod_socials a i {
line-height: 22px;
font-size: 22px;
width: calc(22px + 10px);
height: calc(22px + 10px);
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
