:root {
--accentColor: #ea7625;
}
#top {
display: none;
}
html, body  {
font-size: 16px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header .mainmenu {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 100%;
}
.header .mainmenu ul {
text-align: center;
}
.header .logo {
position: relative;
z-index: 100;
}
.header .mod_socials {
display: none!important;
}
#top .inside {
background: none!important;
}
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.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: #000000;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #000000;
}
.header .mod_socials:before {
border-color: #000000;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #000000;
}
.header.original .mainmenu:before {
background: #000000;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #000000;
}
}
.logo a {
background-image: url(../uploads/Logo.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 90px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 100px;
}
.header.original {
line-height: 100px;
}
.smartmenu .smartmenu-trigger {
height: 100px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 90px;
}
}
@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: 90px;
}
}
.mainmenu ul li a  {
font-size: 19px;
}
p, p a {
color: #000000;
}
