:root {
--accentColor: #faa026;
}
#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: Roboto;
font-weight: 400;
}
:root {
--body-fontSize: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Roboto;
font-weight: 300;
}
:root {
--footer-headline-color: #b5b5b5;
}
#footer,
#footer a {
color: #b5b5b5;
}
#footer li:after {
border-color: #b5b5b5;
}
#footer {
background-color: #ffffff;
}
#footer {
border-top: 1px solid #ebebeb;
}
#bottom .inside,
#bottom .inside a {
color: #b5b5b5;
}
#bottom {
background-color: #ffffff;
}
#bottom {
border-top: 1px solid #ebebeb;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: #212121;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #212121;
}
.header.cloned .mod_socials:before {
border-color: #212121;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #212121;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.logo a {
background-image: url(/../demo_logos/logo_eclipse_constructionflex.png);
}
.stickyheader .logo a {
background-image: url(/../demo_logos/logo_eclipse_constructionflex_sm.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(/../demo_logos/logo_eclipse_constructionflex_sm.png);
}
}
.mainmenu ul li a  {
font-size: 19px;
}
.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: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 1110px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header.cloned .mainmenu ul li a.trail.a-level_1,
.header.cloned .mainmenu ul li a.active.a-level_1 {
color: #faa026;
}
