:root {
--accentColor: #ffe700;
}
:root {
--secondColor: #646464;
}
:root {
--customColor1: #57a5a1;
}
:root {
--customColor2: #d84d6b;
}
#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: Poppins;
font-weight: 400;
}
:root {
--body-color: #000;
}
* {
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: Poppins;
font-weight: 700;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--h1-fontSize: 32px;
}
h1, .h1, .h1 p {
line-height: 50px;
}
h1, h1 a, .h1, .h1 a, .h1 p {
color: #000;
}
:root {
--h2-fontSize: 28px;
}
h2, .h2, .h2 p {
line-height: 40px;
}
h2, h2 a, .h2, .h2 a, .h2 p {
color: #000;
}
:root {
--h3-fontSize: 24px;
}
h3, .h3, .h3 p {
line-height: 40px;
}
h3, h3 a, .h3, .h3 a, .h3 p {
color: #000;
}
h4, h4 a, .h4, .h4 a, .h4 p {
color: #000;
}
h5, h5 a, .h5, .h5 a, .h5 p {
color: #000;
}
h6, h6 a, .h6, .h6 a, .h6 p {
color: #000;
}
@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: 32px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer {
margin-top: 1px;
margin-bottom: 1px;
}
:root {
--footer-h1-fontSize: 20px;
}
:root {
--footer-h2-fontSize: 25px;
}
:root {
--footer-h3-fontSize: 15px;
}
:root {
--footer-headline-color: #fff;
}
#footer {
font-size: 12px;
}
#footer,
#footer a {
color: #fff;
}
#footer li:after {
border-color: #fff;
}
#footer {
background-color: #27262b;
}
#footer {
border-top: 1px solid #ffffff;
}
#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 {
font-size: 15px;
}
#bottom .inside,
#bottom .inside a {
color: #ffffff;
}
#bottom {
background-color: #27262b;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
#top .inside {
background: none!important;
}
.header {
background-color: #ffe700;
}
.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;
}
@media only screen and (min-width: 768px) {
.header.cloned,
.header.cloned .mainmenu ul li a,
.header.cloned .mod_langswitcher {
font-size: 16px;
}
}
.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_des_ÖAMTC.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 70px;
}
:root {
--logoWidth: px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 50px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 50px;
}
}
@media only screen and (max-width: 767px) {
.stickyheader .header .logo {
width: 45px;
}
}
.mmenu_trigger .label {
display: none;
}
p,
.ce_text ul,
.ce_text ol {
font-size: 16px;
}
:root {
--paragraph-small-font-size: 16px;
}
:root {
--paragraph-small-line-height: 26px;
}
.ce_text a,
.ce_text p a {
color: #0071BB!important;
}
:root {
--customFont1: Manrope;
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 100px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 110px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Manrope;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 145px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 190px;
}
:root {
--customFont2LineHeightMob: 70px;
}
.ce_list ul {
font-size: 16px;
}
.ce_list:not(.style2):not(.style3):not(.customStyle1):not(.customStyle2) li {
font-size: 16px;
}
:root {
--ce_customlink-style1-border-radius: 8px;
}
:root {
--ce_customlink-style1-bg-color: #ffe700;
}
:root {
--ce_customlink-style1-color: #000;
}
#mmenu {
bottom: 0;
}
#mmenu .mod_socials {
border-color: rgba(0, 0, 0, 0.1);
}
