:root {
--accentColor: #f4d03f;
}
:root {
--secondColor: #c7dae1;
}
:root {
--customColor1: #aa453d;
}
:root {
--customColor2: #596eb5;
}
#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: "Source Sans Pro";
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: Raleway;
font-weight: 700;
}
#wrapper,
#footer,
#bottom {
max-width: var(--contentBoxedWidth);
margin-left: auto;
margin-right: auto;
}
body {
background-color: rgba(0,0,0,0.05);
}
#contentwrapper {
background: none;
}
#wrapper {
margin-top: -50px;
z-index: 1000;
}
#slider {
min-height: 120px;
}
#titlebar {
min-height: 120px;
}
.mod_breadcrumb {
display: none;
}
#wrapper,
#footer,
#bottom {
max-width: 1240px;
margin-left: auto;
margin-right: auto;
}
body {
background-color: #f3f3f3!important;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header.original {
line-height: 60px!important;
}
.header.original .mainmenu {
float: left;
}
.header.original .logo {
float: none;
}
.header.original .mainmenu ul {
text-align: left;
}
.header.original .header_metanavi {
position: absolute;
right: var(--headerPaddings);
top: 20px;
display: block;
}
.header.original .header_metanavi a {
margin-left: 20px;
}
.header.original .header_metanavi a.last {
margin-right: 0;
}
.header.original .mainmenu:before {
content: '';
height: 1px;
position: absolute;
left: var(--headerPaddings);
bottom: 60px;
right: var(--headerPaddings);
background: rgb(0,0,0);
opacity: 0.15;
}
.header.original .smartmenu {
float: left;
margin-left: 0;
}
.header.original .smartmenu .smartmenu-trigger {
height: 60px;
}
.mod_breadcrumb .mod_breadcrumb_inside:before,
.mod_breadcrumb .mod_breadcrumb_inside:after {
display: block;
}
.mod_breadcrumb {
border: 0;
}
#top .inside {
background: none!important;
}
}
.header {
background-color: #ffffff;
}
.logo a {
background-image: url(../uploads/logo.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 270px;
}
:root {
--logoWidth: px;
}
}
.mainmenu ul li a  {
font-size: 18px;
}
.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;
}
.header .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;
}
