:root {
--accentColor: #74b63d;
}
:root {
--secondColor: #e20b7d;
}
#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_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: Poppins;
font-weight: 300;
}
:root {
--body-color: #3b2a1d;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 18px;
}
@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: Sacramento;
font-weight: 400;
}
:root {
--h1-fontSize: 63px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #e20b7d;
}
:root {
--h2-fontSize: 50px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #e20b7d;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #e20b7d;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #e20b7d;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #e20b7d;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #e20b7d;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 54px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 42px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 23px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
font-size: 22px;
}
}
#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;
}
body {
background-image: url(../uploads/schiefer-bg.jpg)!important;
}
body {
background-repeat: repeat-y;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-h4-fontSize: 40px;
}
:root {
--footer-headline-color: #ffffff;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer a:hover:not(.ce_hyperlink a) {
color: #74b63d;
}
#footer {
background-color: #e20b7d;
}
#footer {
background-image: url(../uploads/schiefer-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#bottom {
margin-top: 30px;
margin-bottom: 30px;
}
#bottom .inside .left,
#bottom .inside .right {
float: none;
text-align: center;
}
#bottom .inside .left {
margin-bottom: 1rem;
}
#bottom .inside .right a:first-child {
margin-left: 0;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom {
background-color: #74b63d;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header.original .logo {
float: none;
display: block;
margin-left: auto;
margin-right: auto;
}
.header.original .mainmenu {
float: none;
margin-left: auto;
margin-right: auto;
}
.header.original .meta-nav {
display: none;
}
.header.original .mainmenu ul {
text-align: center;
}
.header.original .mainmenu ul,
.header.original .mainmenu ul li a {
line-height: 65px;
}
.header.original .mod_search {
display: none!important;
}
.header .mod_socials {
display: none!important;
}
#top .inside {
background: none!important;
}
.header.original .smartmenu {
position: absolute;
top: 0;
right: 40px;
}
}
.header {
background-color: rgba(5, 5, 5, 0);
}
.header.original .mainmenu {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #ffffff;
}
}
@media only screen and (min-width: 768px) {
.header.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside,
.header.cloned .mod_socials a {
color: #747474;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #747474;
}
.header.cloned .mod_socials:before {
border-color: #747474;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #747474;
}
}
.logo a {
background-image: url(../uploads/Logo.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 423px;
}
:root {
--logoWidth: 190px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 190px;
}
.header.original {
line-height: 190px;
}
.smartmenu .smartmenu-trigger {
height: 190px;
}
:root {
--logoHeight: 190px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 158px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 188px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 97px;
}
.header {
line-height: 97px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 130px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
height: 60px;
}
html {
scroll-padding: 60px 0 0 0;
}
}
.mainmenu ul li a  {
font-family: Poppins;
}
.mainmenu ul li a  {
font-weight: 700;
}
.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: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
.header.original .mainmenu:before {
background: #ffffff;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
.stickyheader .header {
background: #ffffff;
}
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
