:root {
--accentColor: #ff9100;
}
:root {
--secondColor: #bfd1d0;
}
body.viewport_desktop #top .topbar_teaser,
body.viewport_desktop #top .mod_top_phone {
display: none;
}
body.viewport_desktop #top .top_metanavi,
body.viewport_desktop #top .topbar_metanavi {
display: none;
}
body.viewport_desktop #top .mod_login_top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_desktop #top .mod_langswitcher {
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_login_top {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_tablet #top .mod_langswitcher {
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: #050505;
}
#top,
#top .inside {
background-color: #e6e6e6;
}
#top {
box-shadow: 0 0 8px 6px rgba(0,0,0,0.1);
}
html, body  {
font-family: Montserrat;
font-weight: 400;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 18px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Montserrat;
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;
}
h6, .h6 {
font-family: Roboto;
font-weight: 400;
}
:root {
--contentBoxedWidth: calc(100% - 15%);
--articlePaddingLeftRight: 7.5%;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 160px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 160px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #050505;
}
#footer,
#footer a {
color: #050505;
}
#footer li:after {
border-color: #050505;
}
#footer {
background-color: #efefef;
}
#bottom .inside,
#bottom .inside a {
color: #050505;
}
#bottom .inside a:hover {
color: #686868;
}
#bottom {
background-color: #e6e6e6;
}
@media only screen and (min-width: 768px) {
.header .logo {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.header .mainmenu {
width: 100%;
}
.header .mainmenu li.float_left.floatbox {
float: left;
margin: 0;
}
.header .mainmenu li.float_right.floatbox {
float: right;
margin: 0;
}
.header .mod_langswitcher {
display: none!important;
}
.header .mod_search {
display: none!important;
}
body .header .mainmenu ul li.float_right.floatbox ol li:first-child a:before {
display: none;
}
.header .mod_socials {
display: none!important;
}
#top .inside {
background: none!important;
}
.header.original .mainmenu ul li.floatbox {
line-height:inherit;
}
}
.header {
background-color: #efefef;
}
.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: #050505;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #050505;
}
.header .mod_socials:before {
border-color: #050505;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #050505;
}
.header.original .mainmenu:before {
background: #050505;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #efefef;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #efefef;
}
}
.mmenu_trigger {
color: #050505;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #050505;
}
.logo a {
background-image: url(../uploads/Logo.PNG);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 300px;
}
:root {
--logoWidth: 250px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 250px;
}
.header.original {
line-height: 250px;
}
.smartmenu .smartmenu-trigger {
height: 250px;
}
:root {
--logoHeight: 250px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 120px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 100px;
}
.stickyheader .header.cloned {
line-height: 100px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 100px;
}
html {
scroll-padding: 100px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 130px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 110px;
}
.header {
line-height: 110px;
}
}
.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: #050505;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #050505;
}
.header .mod_socials:before {
border-color: #050505;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #050505;
}
.header.original .mainmenu:before {
background: #050505;
}
.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: #000000;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a {
font-family: Montserrat;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a  {
line-height: 35px!important;
}
.mainmenu ul li {
margin-left: 35px;
margin-right: 35px;
}
.mainmenu ul li a:after {
right: -35px;
}
@media only screen and (min-width: 768px) and (max-width: 1075px) {
.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;
}
.header .mainmenu ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul li a.a-level_1.active:not(.highlight) span {
border-bottom: 1px solid #050505;
padding-bottom: 8px;
}
.header .mainmenu ul ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul ul li a.a-level_1.active:not(.highlight) span {
border-bottom: none;
}
.mainmenu ul ul li a,
nav.mainmenu a.menuheader,
.mod_pct_megamenu .mod_navigation a,
#top .mod_navigation li ul li a {
color: #595959!important;
}
.header .mainmenu ul ul li a:not(.menuheader):not(.megamenu) span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail:not(.megamenu) span:before,
.mod_pct_megamenu .mod_navigation a:before {
background: #595959;
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .mod_navigation li ul li a.active {
color: #000000!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: #000000!important;
}
.mainmenu ul ul,
#top .mod_navigation li ul {
background-color: #efefef}
#top .mod_navigation li ul:before {
border-color: transparent transparent #efefef transparent;
}
nav.mainmenu a.menuheader {
background-color: #efefef!important;
}
.mainmenu ul .megamenu-wrapper ul ul {
background: none;
}
.mod_pct_megamenu {
background-color: #efefef}
.mod_langswitcher ul {
background-color: #efefef}
.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;
}
.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;
}
.mmenu_trigger .label {
display: none;
}
@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,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
#mmenu .mod_navigation li a.submenu:after {
content: "+";
font-family: Arial, Verdana, sans-serif;
}
