:root {
--accentColor: #f47c00;
}
:root {
--secondColor: #bb0081;
}
: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;
}
html, body  {
font-family: Roboto;
font-weight: 400;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--bodyBackgroundColor: #151515;
}
: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;
}
:root {
--h1-fontSize: 70px;
}
h1, .h1, .h1 p {
line-height: 80px;
}
:root {
--h2-fontSize: 60px;
}
h2, .h2, .h2 p {
line-height: 76px;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 36px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
line-height: 30px;
}
}
:root {
--contentBoxedWidth: calc(100% - 12%);
--articlePaddingLeftRight: 6%;
}
#breadcrumb,
.mod_breadcrumb {
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;
}
.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;
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header {
background-color: rgba(21, 21, 21, 0);
}
.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: #fff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #fff;
}
.header .mod_socials:before {
border-color: #fff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #fff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: rgba(21, 21, 21, 0.95);
}
}
@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: #151515;
}
}
.mmenu_trigger {
color: #f47c00;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #f47c00;
}
.logo a {
background-image: url(../uploads/logo_contao_werkstatt_v2.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 220px;
}
:root {
--logoWidth: px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 170px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 80px;
}
.stickyheader .header.cloned {
line-height: 80px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 80px;
}
html {
scroll-padding: 80px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 120px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 60px;
}
.header {
line-height: 60px;
}
}
.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: #f47c00;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #f47c00;
}
:root {
--menu-highlight-bg-color: #f47c00;
}
:root {
--menu-highlight-border-color: #f47c00;
}
:root {
--menu-highlight-border-radius: 10px;
}
:root {
--menu-highlight-margin-left: 30px;
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
.stickyheader .header {
background: #151515;
}
}
.stickyheader .mmenu_trigger {
color: #f47c00;
}
.stickyheader .mmenu_trigger .burger .burger_lines,
.stickyheader .mmenu_trigger .burger .burger_lines:after,
.stickyheader .mmenu_trigger .burger .burger_lines:before {
background-color: #f47c00;
}
: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;
}
:root {
--menu-highlight-font-size-mobile: 22px;
}
#mmenu .mod_navigation li a {
font-size: 22px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(22px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 28px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(28px + 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: 18px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(18px + 5px);
}
#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: 12px;
}
:root {
--menu-highlight-font-size-mobile: 22px;
}
#mmenu {
background-color: #151515;
}
#mmenu .mod_langswitcher ul {
background-color: #151515;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #ffffff;
}
#mmenu .mod_search input {
color: #ffffff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #ffffff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
color: #f47c00;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
