:root {
--accentColor: #F2963F;
}
:root {
--secondColor: #58585A;
}
#top {
display: none;
}
body.viewport_desktop #top .mod_login_top {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_desktop #top .mod_socials {
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;
}
#top,
#top a,
#top .mod_socials a i {
color: #ffffff;
}
#top,
#top .inside {
background-color:  #F2963F;
}
html, body  {
font-family: Lato;
font-weight: 400;
}
:root {
--body-color: #58585A;
}
:root {
--body-fontSize: 17px;
}
p  {
line-height: 30px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Lato;
font-weight: 400;
}
:root {
--h1-fontSize: 38px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #58585A;
}
h2, .h2 {
font-family: Lato;
font-weight: 400;
}
:root {
--h2-fontSize: 28px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #58585A;
}
:root {
--h3-fontSize: 25px;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #58585A;
}
h4, .h4 {
font-family: Lato;
font-weight: 400;
}
:root {
--h4-fontSize: 25px;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #F2963F;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 25px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
h4, .h4, .h4 p {
font-size: 22px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #ffffff;
}
#footer {
font-size: 16px;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer a:hover:not(.ce_hyperlink a) {
color: #ffd0a3;
}
#footer {
background-color: #F2963F;
}
#bottom {
display: none;
}
#bottom .inside,
#bottom .inside a {
color: rgba(255, 255, 255, 0.58);
}
#bottom .inside a:hover {
color: rgba(255,255,255,1);
}
#bottom {
background-color: #ca8439;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 230px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 125px;
}
.header {
line-height: 125px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 150px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
height: 80px;
}
html {
scroll-padding: 80px 0 0 0;
}
}
.mainmenu ul li a  {
font-family: Lato;
}
.mainmenu ul li a  {
font-weight: 700;
}
.mainmenu ul li a  {
font-size: 16px;
}
.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: #58585A;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #58585A;
}
.header .mod_socials:before {
border-color: #58585A;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #58585A;
}
.header.original .mainmenu:before {
background: #58585A;
}
.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: #F2963F;
}
.header .mainmenu ul li a.a-level_1:hover  {
color: #F2963F;
}
.mainmenu ul li a {
text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1500px) {
.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;
}
.smartmenu-content .mod_navigation a {
color:#58585A;
}
.smartmenu-content .mod_navigation a.active, .smartmenu-content .mod_navigation a.trail {
border-color:#58585A;
}
.smartmenu-content .smartmenu-close:before, .smartmenu-content .smartmenu-close:after {
background:#58585A;
}
.smartmenu-content .subitems_trigger:before {
color: #58585A;
}
.smartmenu-content {
background-color:#ffffff;
}
body {
background-color:#ffffff;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
#top {
display: none!important;
}
.mmenu_trigger {
float: right!important;
display: flex!important;
margin-left: 15px!important;
}
.smartmenu {
display: none!important;
}
.mainmenu {
display: none!important;
}
#mmenu {
display: block!important;
}
#fix-wrapper {
width: 100%!important;
height:auto!important;
top: 0!important;
}
.mmenu_trigger {
display: flex!important;
right: 20px!important;
}
.header .mainmenu,
.header .mod_socials,
.header .mod_langswitcher,
.header .mod_search,
.header .header_metanavi {
display: none!important;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer {
margin-left: auto!important;
margin-right: auto!important;
}
#mmenu {
display: block!important;
top: 0;
}
.logo {
float: left!important;
position: static!important;
transform: none!important;
-webkit-transform: none!important;
margin: 0!important;
}
.header {
margin: 0!important;
}
.header .inside {
padding-left: 40px!important;
}
.header.original:before {
display: none!important;
}
.header.original {
height: auto!important;
}
}
:root {
--menu-highlight-font-size-mobile: 18px;
}
#mmenu .mod_navigation li a {
font-size: 18px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(18px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 36px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(36px + 5px);
}
#mmenu .mod_navigation li a {
text-transform: uppercase;
}
#mmenu .mod_navigation li,
#mmenu .mod_navigation li a {
text-align: center;
padding: 4px 0;
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #58585A;
}
#mmenu .mod_search input {
color: #58585A;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #58585A;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #58585A;
}
#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active {
color: #F2963F;
}
#mmenu .mod_socials {
display: none;
}
#mmenu .scrollable {
height: 100%;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
