:root {
--accentColor: #d06756;
}
:root {
--secondColor: #4b5748;
}
:root {
--customColor1: #00a1ff;
}
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-wrapper #top .inside {
padding-top: 3px;
padding-bottom: 3px;
}
html, body  {
font-family: Roboto;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Roboto;
font-weight: 500;
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 180px;
}
:root {
--logoWidth: 80px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 80px;
}
.header.original {
line-height: 80px;
}
.smartmenu .smartmenu-trigger {
height: 80px;
}
:root {
--logoHeight: 80px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 130px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 100px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 60px;
}
.header {
line-height: 60px;
}
}
.mainmenu ul li a  {
font-size: 20px;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.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;
}
.mainmenu ul ul,
#top .mod_navigation li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
:root {
--customFont1: Roboto;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 90px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 110px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Roboto;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 120px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 150px;
}
:root {
--customFont2LineHeightMob: 55px;
}
:root {
--menu-highlight-font-size-mobile: 30px;
}
#mmenu .mod_navigation li a {
font-size: 30px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(30px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 36px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(36px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 18px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(18px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 21px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(21px + 5px);
}
#mmenu {
background-color: #333;
}
#mmenu .mod_langswitcher ul {
background-color: #333;
}
#mmenu {
background-image: url(/../demo_backgrounds/mmenu_background.webp);
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #fff;
}
#mmenu .mod_search input {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #fff;
}
