:root {
--accentColor: #CD112D;
}
:root {
--secondColor: #FFD100;
}
:root {
--bgColorLightGray: #F2F2F0;
}
:root {
--bgColorGray: #F2F2F0;
}
:root {
--bgColorDarkGray: #666666;
}
:root {
--txtColorGray: #666666;
}
#top {
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-color: #000000;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--bodyBackgroundColor: #fff;
}
:root {
--body-fontSize: 18px;
}
p  {
line-height: 26px;
}
@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: "Source Sans Pro";
font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, .h1 {
font-family: "Source Sans Pro";
font-weight: 700;
}
:root {
--h1-fontSize: 48px;
}
h1, .h1, .h1 p {
line-height: 58px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #000000;
}
h2, .h2 {
font-family: "Source Sans Pro";
font-weight: 700;
}
:root {
--h2-fontSize: 36px;
}
h2, .h2, .h2 p {
line-height: 45px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #000000;
}
h3, .h3 {
font-family: "Source Sans Pro";
font-weight: 700;
}
:root {
--h3-fontSize: 22px;
}
h3, .h3, .h3 p {
line-height: 30px;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #000000;
}
h4, .h4 {
font-family: "Source Sans Pro";
font-weight: 700;
}
:root {
--h4-fontSize: 20px;
}
h4, .h4, .h4 p {
line-height: 28px;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #000000;
}
h5, .h5 {
font-family: "Source Sans Pro";
font-weight: 700;
}
:root {
--h5-fontSize: 18px;
}
h5, .h5, .h5 p {
line-height: 24px;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #000000;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 46px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
h2, .h2, .h2 p {
line-height: 38px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
h3, .h3, .h3 p {
line-height: 28px;
}
}
:root {
--contentBoxedWidth: calc(100% - 10%);
--articlePaddingLeftRight: 5%;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 80px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 80px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-h3-fontSize: 24px;
}
:root {
--footer-headline-color: #000000;
}
#footer {
font-size: 18px;
}
#footer,
#footer a {
color: #000000;
}
#footer li:after {
border-color: #000000;
}
#footer {
background-color: #F2F2F0;
}
#bottom .inside,
#bottom .inside a {
color: #000000;
}
#bottom {
background-color: #F2F2F0;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.header .mod_socials {
display: block;
}
.header .mod_langswitcher {
margin-left: 20px;
}
}
@media only screen and (min-width: 768px) {
.header.original {
line-height: 60px!important;
}
.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 .smartmenu {
float: left;
margin-left: 0;
}
.header.original .smartmenu .smartmenu-trigger {
height: 60px;
}
.header.original .mainmenu {
float: left;
}
.mod_breadcrumb .mod_breadcrumb_inside:before,
.mod_breadcrumb .mod_breadcrumb_inside:after {
display: block;
}
.mod_breadcrumb {
border: 0;
}
.header.original:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 63px;
background: #000000;
}
#top .inside {
background: none!important;
}
}
.header.original:before,
.header.cloned {
background-color: #ffffff;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.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;
}
@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: #000000;
}
.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #000000;
}
.header.cloned .mod_socials:before {
border-color: #000000;
}
.header.cloned .smartmenu .smartmenu-trigger .line,
.header.cloned .smartmenu .smartmenu-trigger .line:before,
.header.cloned .smartmenu .smartmenu-trigger .line:after {
background: #000000;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #ffffff;
}
}
.mmenu_trigger {
color: #000000;
}
.mmenu_trigger .burger .burger_lines,
.mmenu_trigger .burger .burger_lines:after,
.mmenu_trigger .burger .burger_lines:before {
background-color: #000000;
}
.logo a {
background-image: url(../uploads/logo-boettstein.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 243px;
}
:root {
--logoWidth: 148px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 148px;
}
.header.original {
line-height: 148px;
}
.smartmenu .smartmenu-trigger {
height: 148px;
}
:root {
--logoHeight: 148px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 150px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 74px;
}
.stickyheader .header.cloned {
line-height: 74px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 74px;
}
html {
scroll-padding: 74px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 147px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 70px;
}
.header {
line-height: 70px;
}
}
.mainmenu ul li a  {
font-family: "Source Sans Pro";
}
.mainmenu ul li a  {
font-weight: 700;
}
.mainmenu ul li a  {
font-size: 22px;
}
.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;
}
.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: #CD112D;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a  {
font-size: 18px;
}
.mainmenu ul li ul li a,
.mod_pct_megamenu .mod_navigation a  {
line-height: 36px!important;
}
@media only screen and (min-width: 768px) and (max-width: 970px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .mod_navigation li ul li a.active {
color: #CD112D!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: #CD112D!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;
}
.mainmenu ul ul,
#top .mod_navigation li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
.mainmenu ul ul,
#top .mod_navigation li ul {
background-color: #fbfbfb}
#top .mod_navigation li ul:before {
border-color: transparent transparent #fbfbfb transparent;
}
nav.mainmenu a.menuheader {
background-color: #fbfbfb!important;
}
.mainmenu ul .megamenu-wrapper ul ul {
background: none;
}
.mod_pct_megamenu {
background-color: #fbfbfb}
.mod_langswitcher ul {
background-color: #fbfbfb}
.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;
}
@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;
}
}
.mmenu_trigger .label {
display: none;
}
@media only screen and (max-width: 767px) {
.stickyheader .header {
background: #ffffff;
}
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
:root {
--customFont1: Manrope;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 120px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 130px;
}
:root {
--customFont1LineHeightMob: 80px;
}
:root {
--hyperlink-default-font-size: 16px;
}
:root {
--hyperlink-default-padding-left: 16px;
--hyperlink-default-padding-right: 16px;
}
:root {
--hyperlink-default-padding-top: 8px;
--hyperlink-default-padding-bottom: 8px;
}
#mmenu .mod_langswitcher {
display: none;
}
#mmenu .mod_search {
width: 100%;
}
