* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.sppb-addon-single-image-container > img {
	margin-top: 10px;
}

ul {
	padding-left: 20px;
}

.cook-sprach {
	margin-top: -30px !important;
}

.cookiehead {
	margin-top: 20px;
}

.cook-sprach a, #cookiehintinfo a {
	color: #0d223b !important;
}

#cookiehintsubmit, #cookiehintsubmitno {
	background: #197f0f !important;
}

body.site  {
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-style: normal;
	background-color: white;
	margin-top: 114px;
	font-size: 19px;
	max-width: 100%;
	overflow-x: hidden  !important;
	color: #484848;
}

body.site::before {
	content: "";
	position: fixed;
	top: 50vw;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/hg-reifen.jpg") no-repeat 0 0;
	z-index: -1;
	background-size: cover;
}

h1 {
	line-height: 19px;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #252626;
	font-weight: normal;
	font-size: 24px;
}

h1, h2, h3, h4, h5, h6 {
	hyphens: auto;
}

li {
	line-height: 30px;
	padding-left: 5px;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.holder {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
}

.com-content-article__body li {
	margin-left: 20px;
}

.page-content {
	overflow-x: hidden !important;
	line-height: 30px;
}

.page-header h1 {
	text-align: center;
	font-size: 32px;
	line-height: 50px;
	padding: 50px 20px 10px 20px;
	hyphens: none;
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.header {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	display: flex;
	flex-direction: row;
	background-color: white;
	position: fixed;
	top: 0;
	z-index: 12;
	min-height: 115px;
}

.header-links {
	width: 85%;
}

.header-rechts {
	width: 15%;
	text-align: right;
	margin: 0 20px 0 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.hauptmenu {
	margin-bottom: 32px;
}

.hauptmenu .dj-megamenu-offcanvas-light .dj-mobile-open-btn {
	background: #fff !important;
	color: #252626  !important;
}

.hauptmenu .dj-mobile-open-btn.active .dj-mobile-open-icon,
.hauptmenu .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover {
	background: #fff !important;
	color: #97876f  !important;
}

.dj-offcanvas-light .dj-offcanvas-top {
	background: black !important;
}

.dj-offcanvas-light {
	background: #252626 !important;
    width: 100% !important;
}

ul.dj-mobile-light li.dj-mobileitem > a  {
	font-size: 30px !important;
	background: none !important;
	color: #fff !important;
	text-align: center;
	border-top: 1px solid #323232 !important;
}

ul.dj-mobile-light li.dj-mobileitem:hover > a, 
ul.dj-mobile-light li.dj-mobileitem.active > a {
	background: #e9111e !important;
}

.dj-offcanvas-top,
.dj-offcanvas-light .dj-offcanvas-close-btn  {
	outline:none !important; /* damit der blaue Rahmen beim iphone und mobligeraeten nicht erscheint */
}

.dj-megamenu-offcanvas-light .dj-mobile-open-btn, 
.dj-megamenu-accordion-light .dj-mobile-open-btn {
	border-radius: 0px !important;
	outline:none !important; /* damit der blaue Rahmen beim iphone und mobligeraeten nicht erscheint */
}

.sprachwahl a {
	color: #262524 !important;
}

.anschrift {
	text-align: center;
	padding: 20px;
	background-color: #252524;
	margin: 80px 0 20px 0;
	color: white;
}

.anschrift a {
	color: #e9111e;
	text-decoration: none;
}

.anschrift a:hover {
	color: #A40F18;
}

.socials {
	text-align: center;
}

.socials img {
	max-width: 40px;
	height: auto;
	filter: invert(20%) saturate(0%);
}

.logos-unten {
	text-align: center;
	margin-top: 20px;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	padding-bottom: 20px;
}

.logos-unten img {
	margin: 20px 20px 0 20px;
}

.logo-oben {
	height: 100%;
	align-content: center;
	max-width: 550px;
}

.logo-oben img {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	padding: 0 20px;
}


.content {
    display: flex;
    flex-direction: column;
}

.wechselbilder {
	width: 100%;
	height: auto;
	position: relative;
	background: url("/images/allgemein/hg-wechselbilder.jpg") ;
	background-size: cover;
}

.djslider-loader-ebikeverleih {
	background-size: 10% !important;
}

.slide-text {
	background: #ffffffdb;
	width: 40vw;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 20px;
}

.slide-text img {
	width: 100%;
	height: auto;
}

.hauptbereich {
	width: 100%;
	margin: 0 auto;
}

.hauptbereich a {
	color: #e9111e;
	text-decoration: none;
}


.hauptbereich a:hover {
	color: #a40f18;
}

.page-header,
.contentbox {
	max-width: 1200px;
	margin: 0 auto !important;
}

.contentbox .sppb-row-container {
	max-width: 100% !important;
}

.contentbox .sppb-row-column  {
	padding: 0;
}


.paralax,
.paralax.reverse {												
	rotate: -2deg;
	width: 110%;
	margin-left: -5% !important;
}


.paralax .sppb-addon-wrapper,
.paralax.reverse .sppb-addon-wrapper {												
	rotate: 2deg;
	padding: 0 5%;
}

.paralax.reverse {												
	rotate: 2deg;
}

.paralax.reverse .sppb-addon-wrapper {												
	rotate: -2deg;
}

.paralax .sppb-addon-content p {
	line-height: 30px !important;																									
	color: white !important;
}

.sppb-addon-title {
	font-size: 25px;
	line-height: normal;
	margin-bottom: 20px;
	color: #252626;
}


.sppb-addon-image-layout-content {
	background: #252524;
	color: white;
	width: 100%;
}


.analyseblock .sppb-addon-wrapper  .sppb-addon-image-layout-text,
.analyseblock .sppb-addon-wrapper  .sppb-addon-image-layout-text p,
.image-layout-preset-style-collage .sppb-addon-image-layout-text {
	color: white !important;
}

.uebermich h4 {
	color: #fbe6de ;
	margin: -10px  0 15px 0;
}

.schattenbox {
	box-shadow: 0px 0px 10px #a2a2a24f !important;
	background: #ffffff9e;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	width: 100%;
}																

.footer {
	min-height: 80px;
	margin: 0 auto;
	color: #252524;
}

.menu-unten {
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 26px;
}

.menu-unten ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}

.menu-unten li {
	list-style: none;
	margin: 0 10px;
}

.menu-unten a {
	color: #252524;
	text-decoration: none;
	padding: 2px 10px;
}


.geiger {
	margin: 26px auto;
	text-align: center;
	padding-bottom: 20px;
}

.geiger, .geiger a:link, .geiger a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
}

.woistwas .timeline-panel {
	width: 94% !important;
	box-shadow: 1px 12px 33px 0 rgba(0, 0, 0, 0.15);
}

.woistwas .sppb-addon-timeline-wrapper::before,
.woistwas .timeline-badge::after  {
	background-color: #e6ded3 !important;
}
			
.woistwas .timeline-badge::before {
	background-color: #252626 !important;
	border: 3px solid #e6ded3 !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
	text-align: right;
  }

.gallery {
	width: 100%;
}

.speasyimagegallery-image-wrapper img {
	width: 100%;
	height: auto;
}

.jg_element_cat {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cook-sprach {
	right: -10px;
}

.cook-sprach a,
#cookiehintinfo a {
	color: #afb936 !important;
    text-decoration: none;
}


.form.chronopage form {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 16px;
}

#anfrageblockA, #anfrageblockB, #anfrageblockC {
    border: solid 1px #cac0b1;
    border-radius: 0px;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 0px;
    margin-bottom: 20px;
	padding: 10px;
}

#anfrageblockC {
    width: 98%;
    margin: auto auto;
}

/* mediabox ck popup*/
.contentpane.modal .com-content-article__body {
	font-family: verdana;
}

.ui.button {
	background: #965f35 !important;
	float: right;
	color: white !important;
}


span.ui.small.text {
	font-size: 1em !important;
	background: red;
	width: auto;
	padding: 4px !important;
	color: white !important;
	margin: 5px 0;
}

.ui.error.message {
	background-color: #f00 !important;
}

.ui.message li {
	color: white;
}


.mod-speasyimagegallery {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.mod-speasyimagegallery .speasyimagegallery-gallery {
    position: relative;
    float: left;
    margin: 0;
    text-align: center;
}

.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div {
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:before {
    position: absolute;
    content: "";
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
}

.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:after {
    position: absolute;
    content: "+";
    font-family: "FontAwesome";
    z-index: 22;
    font-size: 35px;
    font-weight: 100 !important;
    color: #fff;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    top: 45%;
    left: 0%;
    margin: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0);
    transform: scale(0);
}


.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:hover:before {
    opacity: 1
}

.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item div:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item-content {
    position: relative;
    display: none !important;
    opacity: o;
}

.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item-content:after,
.mod-speasyimagegallery .speasyimagegallery-gallery .speasyimagegallery-gallery-item-content:before {
    display: none !important;
    opacity: o;
}


.keschtnpaarl {
	position: absolute;
	left: -20px;
	bottom: -33px;
}




.area_container57  {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	padding-bottom: 100px;
}

.subitem-anfrageblockA, .subitem-anfrageblockB, .subitem-anfrageblockC {
    border: solid 1px #e3e3e3;
    border-radius: 0px;
    width: 46%;
    margin: 0 1%;
    margin-bottom: 20px;
	padding: 10px;
	box-shadow: 3px 3px 6px #ececec;
}

.subitem-anfrageblockC {
    width: 98%;
    margin: auto;
}

.subitem-anfrageblockC .nui.button {
	width: 50%;
	float: right;
	background: #e9111e !important;
	text-transform: uppercase;
	font-size: inherit;
	color: white !important;
}

.nui.form .field > label, .nui.form .fields > label {
	font-weight: 500 !important;
	margin: 10px 0 -7px 0px;
}

.nui.form input, .nui.form textarea, .nui.form select  {
	border: solid 1px #d5d5d5 !important;
	border-radius: 0px !important;
	font-size: 1.7vh;
	width: 100% !important;
}

.nui.select,
.nui.select > .menu { /* dropdown-felder */
	border: solid 1px #d5d5d5 !important; 
	border-radius: 0px !important;
}

.subitem-anfrageblockC  .field.holder /* privacyfeld */ {
	margin: 0;
	float: left;
	max-width: 130px;
}

.subitem-anfrageblockC   p /* privacyfeld */ {
	margin: 0 0 30px 0;
}

.subitem-anfrageblockC .errormsg {
	display: none;
}

#nachricht {
	font-family: "Oswald", sans-serif;
}





/* anpassung wenn sprachen im hauptmenu als link angezeigt werden  */
/*
.dj-mobileitem.itemid-471 .title,
.dj-mobileitem.itemid-472 .title, 
.dj-mobileitem.itemid-473 .title {
	font-size: 16px;
}

.dj-mobileitem.itemid-471 a,
.dj-mobileitem.itemid-472 a,
.dj-mobileitem.itemid-473 a {
	padding: 10px 5px !important;
}

ul.dj-mobile-light {
	display: flex;
	flex-wrap: wrap;	
}

ul.dj-mobile-light li {
  width: 100%;
}

ul.dj-mobile-light li:nth-last-child(-n+3) {
  width: 33%;
  background-color: #363636 !important;
}

ul.dj-mobile-light li:nth-last-child(2) {
  margin: 0 0.5% !important;
}

ul.dj-mobile-light li:nth-last-child(4) {
  margin-bottom: 50px !important;
}

*/