:root {
--accentColor: #f7a145;
}
:root {
--secondColor: #2359a6;
}
body.viewport_desktop #top .mod_login_top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_desktop #top .mod_socials {
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: #ffffff;
}
#top,
#top .inside {
background-color: #f7a145;
}
#top-wrapper #top .inside {
padding-top: 10px;
padding-bottom: 10px;
}
html, body  {
font-family: Poppins;
font-weight: 400;
}
h1, .h1 {
font-family: Poppins;
font-weight: 500;
}
h2, .h2 {
font-family: Poppins;
font-weight: 400;
}
h3, .h3 {
font-family: Poppins;
font-weight: 300;
}
h4, .h4 {
font-family: Poppins;
font-weight: 300;
}
h5, .h5 {
font-family: Poppins;
font-weight: 300;
}
:root {
--contentBoxedWidth: calc(100% - 8%);
--articlePaddingLeftRight: 4%;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: rgba(255, 255, 255, 0.85);
}
#footer,
#footer a {
color: rgba(255, 255, 255, 0.85);
}
#footer li:after {
border-color: rgba(255, 255, 255, 0.85);
}
#footer a:hover:not(.ce_hyperlink a) {
color: rgba(255,255,255,1);
}
#footer {
background-color: #f7a145;
}
#bottom .inside,
#bottom .inside a {
color: rgba(255, 255, 255, 0.58);
}
#bottom .inside a:hover {
color: rgba(255,255,255,1);
}
#bottom {
background-color: #ca8439;
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/Logo_Bauteam-250.jpg);
}
.stickyheader .logo a {
background-image: url(../uploads/Logo_Bauteam-250.jpg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 250px;
}
:root {
--logoWidth: 58px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 58px;
}
.header.original {
line-height: 58px;
}
.smartmenu .smartmenu-trigger {
height: 58px;
}
:root {
--logoHeight: 58px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 200px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 202px;
}
}
.mainmenu ul li a  {
font-family: Poppins;
}
.mainmenu ul li a  {
font-weight: 300;
}
.header.original .mainmenu ul li {
line-height: 45px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
.mmenu_trigger .label {
font-size: 16px;
}
@media only screen and (max-width: 767px) {
.logo {
float: none;
margin-left: auto;
margin-right: auto;
}
.mmenu_trigger .label {
display: none;
}
.mmenu_trigger {
top: 50%;
right: 20px;
position: absolute;
transform: translateY(-50%);
}
}
#mmenu {
bottom: 0;
}
#mmenu .mod_navigation li a {
font-family: Poppins;
font-weight: 300;
}
: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 {
text-transform: uppercase;
}
:root {
--menu-highlight-padding-lr-mobile: 20px;
}
:root {
--menu-highlight-padding-tb-mobile: 3px;
}
:root {
--menu-highlight-font-size-mobile: 14px;
}
#mmenu {
background-color: #d4cece;
}
#mmenu .mod_langswitcher ul {
background-color: #d4cece;
}
#mmenu .mod_socials {
border-color: rgba(0, 0, 0, 0.1);
}
#mmenu .mod_navigation li.submenu .opener {
background-color: rgba(0,0,0,0.3);
}
