:root {
--accentColor: #f7a500;
}
:root {
--secondColor: #4c94c3;
}
:root {
--customColor1: #f7a500;
}
:root {
--customColor2: #5c2659;
}
#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: Nunito;
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: "Amatic SC";
font-weight: 700;
}
:root {
--contentBoxedWidth: calc(100% - 8%);
--articlePaddingLeftRight: 4%;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #ffffff;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer a:hover:not(.ce_hyperlink a) {
color: rgba(255,255,255,0.7);
}
#footer {
background-color: #4d95c4;
}
#bottom .inside,
#bottom .inside a {
color: rgba(255,255,255,0.8);
}
#bottom .inside a:hover {
color: rgba(255,255,255,0.7);
}
#bottom {
background-color: #8a4b3f;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
#top .inside {
background: none!important;
}
@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: #393939;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #393939;
}
.header.cloned .mod_socials:before {
border-color: #393939;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #393939;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.logo a {
background-image: url(../uploads/Logo_2024.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 221px;
}
:root {
--logoWidth: 110px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 110px;
}
.header.original {
line-height: 110px;
}
.smartmenu .smartmenu-trigger {
height: 110px;
}
:root {
--logoHeight: 110px;
}
}
.mainmenu ul li a  {
font-family: Nunito;
}
.mainmenu ul li a  {
font-weight: 700;
}
.mainmenu ul li a  {
font-size: 15px;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a {
font-family: Nunito;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a  {
font-size: 15px;
}
.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 ul li a:hover span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail span:before,
.mod_pct_megamenu .mod_navigation a:hover:before,
.mod_pct_megamenu .mod_navigation a.active:before {
display: none;
}
p,
.ce_text ul,
.ce_text ol {
font-size: 18px;
}
