/* muli-regular - latin */
@font-face {
  font-family: 'MuliReg';
  font-style: normal;
  font-weight: 400;
  src: url('/files/motors/fonts/muli-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Muli Regular'), local('Muli-Regular'),
       url('/files/motors/fonts/muli-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/motors/fonts/muli-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/motors/fonts/muli-v16-latin-regular.svg#Muli') format('svg'); /* Legacy iOS */
}

/* muli-700 - latin */
@font-face {
  font-family: 'MuliBold';
  font-style: normal;
  font-weight: 700;
  src: url('/files/motors/fonts/muli-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Muli Bold'), local('Muli-Bold'),
       url('/files/motors/fonts/muli-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/motors/fonts/muli-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/motors/fonts/muli-v16-latin-700.svg#Muli') format('svg'); /* Legacy iOS */
}

/* muli-800 - latin */
@font-face {
  font-family: 'MuliExtraBold';
  font-style: normal;
  font-weight: 800;
  src: url('/files/motors/fonts/muli-v16-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Muli ExtraBold'), local('Muli-ExtraBold'),
       url('/files/motors/fonts/muli-v16-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/motors/fonts/muli-v16-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-800.woff') format('woff'), /* Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/motors/fonts/muli-v16-latin-800.svg#Muli') format('svg'); /* Legacy iOS */
}

/* muli-900 - latin */
@font-face {
  font-family: 'MuliBlack';
  font-style: normal;
  font-weight: 900;
  src: url('/files/motors/fonts/muli-v16-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Muli Black'), local('Muli-Black'),
       url('/files/motors/fonts/muli-v16-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/motors/fonts/muli-v16-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/files/motors/fonts/muli-v16-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/motors/fonts/muli-v16-latin-900.svg#Muli') format('svg'); /* Legacy iOS */
}


body, html {
	height:100%;
}

body {
	margin:0;
	padding:0;
    font-family: 'MuliReg';
	font-size:1.0em;
    background-image:  url(/files/motors/img/motors_back2.png);
    background-repeat:  no-repeat;
    background-size:cover;
    background-attachment:fixed;
}

#wrapper {
  width:100%;
}

.onlyMobil {
	display:none;
}

#header {
  position:fixed;	
  z-index:1000;
    background-image:  url(/files/motors/img/motors_back2.png);
    background-repeat:  no-repeat;
    background-size:cover;
    background-attachment:fixed;
  width:100%;
  padding-top:2em;
  max-height:4.5em;
  overflow:hidden;
}

#header #article-21 {
  display: flex;
  justify-content: space-around;
}

#header #article-21 .Logo {
    display:inline-block;
	width:11%;
	height:auto;
}


#header #article-21 .Menue {
    display:inline-block;
    margin-top:-5px;
}

#header #article-21 .Menue p {
	clear:both;
}



#header #article-21 .Menue ul {
	float:left;
	list-style: none; 
}


#header #article-21 .Menue .ticker {
    text-align:center;
}

#header #article-21 .Menue .ticker ul li {
   color:#fff;
   font-size:0.8em; 
}

.simple-marquee-container .marquee .marquee-content-items li {
	width:100%;
}

#header #article-21 .Menue li {
  display: inline-block;
  margin-right:1em;
  color:#ea5b0c;
  font-weight:bold;
  cursor:pointer;
}  

#header #article-21 .Menue li a{
  color:#ea5b0c;
  text-decoration:none;
}  


#header #article-21 .Menue li a:hover {
	color:#fff;
}	

#header #article-21 .tel {
    display:inline-block;
	font-weight:bold;
	color:#fff;
    margin-top:-5px;
}	

#mmenu {
	background:url(/files/motors/img/MOTORS_Logo_B1500px_frei.png);
	background-size: auto 65%;
	background-repeat:no-repeat;
	background-position:50px 5px;
}

.mod_mobile_menu {
	font-size:0.9em;
	text-align:right;
    font-weight: 800;
}

.mobile_menu ul {
    margin-right:20px;
    margin-left:20px;
    text-transform:uppercase;
}

.mobile_menu ul li {
  list-style:none;	
  padding-top:15px;
  padding-bottom:15px;
  color:#ea5b0c;
  font-weight:bold;
  cursor:pointer;
}  

.mobile_menu ul li a{
  color:#ea5b0c;
  text-decoration:none;
}  


.mobile_menu ul li a:hover {
	color:#fff;
}	

.mod_mobile_menu .mobile_menu_wrapper{
    width:50%;
}    

.mod_mobile_menu img {
	margin-top:-10px;
}

.mod_mobile_menu img,
.mobile_menu #closepic{
	margin-right:10px;
	width:50px;
	height:auto;
}

.mobile_menu {
	position:fixed;
	top:0;
	right:0;
	z-index:20000;
	background-color:#fff;
	font-size:1em;
}


#article-2x {
   	height:8%;
}


.menublock {
	width: 850px;
	text-align: center;
}	

.menublock ul {
	float:none;
}

.mod_ticker .tickertext,
.mod_ticker .msg-black, 
.mod_ticker .msg-black a {
	background-color: transparent;
}


.mod_ticker {
	width:80%;
	margin:0 auto;
	color:#fff;
    font-size:0.8em; 
    font-weight:bold;

}

.ce_sliderStart {
	margin-top:110px;
	width:100%;
	height:50em;
	overflow:hidden;
	margin-bottom:-60px;
}

.content-slider, 
.image_container {
	width:100%;
}

.content-slider .image_container img {
	width:100%;
	heigth:auto;
}


.slider-control {
	margin-top:-250px;
}

.ce_sliderStart .slider-control .slider-next{
	font-size:0;
	background-image:  url(/files/motors/img/design/MOTORS_Pfeil_rechts_284x500px.png);
	background-repeat:  no-repeat;
    background-size: 23px 40px;
	width:30px;
	height:40px;
	margin-right:25px;
}

.ce_sliderStart .slider-control .slider-prev {
	font-size:0;
	background-image:  url(/files/motors/img/design/MOTORS_Pfeil_links_284x500px.png);
	background-repeat:  no-repeat;
    background-size: 23px 40px;
	width:30px;
	height:40px;
	margin-left:25px;
}


.slider-control .slider-menu {
	display:none;
}

.Faehnchen {
	position:relative;
	z-index:500;
	float:right;
	top:-38em;
	width:20em;
	height:auto;
}

.Faehnchen2 {
	position:relative;
	z-index:500;
	clear:both;
	float:right;
	top:-18em;
	width:20em;
	height:auto;
}

.Sprung {
	display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}


.LineBox {
   margin-bottom:30px;
}

.Line {
	width:160px;
	margin: 0 auto;
	border-width:0;
	border-top-width:2px;
	border-style:solid;
	border-color:#fff;
}

.Leistungen {
  display: flex;
  justify-content: space-around;
}

.flexblock {
	display:inline-block;
	color:#fff;
	font-size:0.8em;
}

.flexblock .float_above {
	float:none;
	text-align:center;
}

.flexblock h3 {
	height:65px;
    background-image:  url(/files/motors/img/design/pfeildown.png);
	background-repeat:  no-repeat;
    background-position: center bottom;
    cursor:pointer;
}

.flexblock h3.active {
	height:65px;
    background-image:  url(/files/motors/img/design/pfeilup.png);
	background-repeat:  no-repeat;
    background-position: center bottom;
    cursor:pointer;
}

.flexblock p {
	display:none;
}

.flexblock .Line {
	margin-bottom:30px;
}

.flexblock img {
   width:25%;
   height:auto;
}

.Werkstattbild {
	min-width:95%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#fff;
}

.Referenzen {
	width:100%;
    text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#fff;
}


.Referenzen h1 {
	font-family: 'MuliBlack';
	font-size:1.3em;
}

.Referenzen img {
	width:50%;
	height:auto;
}

.Werkstatt,
.Team {
	width:50%;
	text-align:center;
	margin:35px auto 35px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff;
	font-size:0.8em;
}

.Werkstatt h1,
.Team h1 {
	font-family: 'MuliBlack';
	font-size:1.3em;
}

.Werkstatt h5,
.Team h5 {
	display:inline-block;
	padding:0;
	margin:0;
    color:#ea5b0c;
    font-size:0.9em;
}

.Werkstatt p,
.Team p {
	padding-top:0;
	margin-top:0;
}

.Werkstatt a,
.Team a {
	text-decoration:none;
	color:#000;
}

.Werkstatt img,
.Team img {
	width:100px;
	height:auto;
	margin-bottom:0px;
}

.Werkstatt p,
.TeamText p {
	margin-bottom:25px;
}

.TeamText .TeamHeader {
	font-size:1.3em;
}

.TeamText .TeamName {
	font-size:1.3em;
}

.Moebel {
	width:50%;
	text-align:center;
	margin:35px auto 35px;
	padding-top:0;
	padding-bottom:20px;
	background-color:#fff;
	font-size:0.8em;
}

.Moebel h1 {
	margin-top:20px;
	font-family: 'MuliBlack';
	font-size:1.3em;
}

.Moebel h5 {
	display:inline-block;
	padding:0;
	margin:0;
    color:#ea5b0c;
    font-size:0.9em;
}

.Moebel p {
	padding-top:0;
	margin-top:0;
}

.Moebel a {
	text-decoration:none;
	color:#000;
}

.Moebel img {
	width:100%;
	height:auto;
	margin-bottom:0px;
}

.Moebel .PaddingAll {
	padding:15px;
}


.Mustang {
	width:100%;
	text-align:center;
	padding:0;
	margin-bottom:-40px;
}

.Mustang img {
	width:380px;
	height:auto;
	padding:0;
	margin:0;
}

.Kontakt {
	width:50%;
	text-align:center;
	margin:35px auto 35px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff;
	font-size:0.8em;
}

.Kontakt h1 {
	font-family: 'MuliBlack';
	font-size:1.3em;
}

.Kontakt h5 {
	display:inline-block;
	padding:0;
	margin:0;
    color:#ea5b0c;
    font-size:0.9em;
}

.Kontakt p {
	padding-top:0;
	margin-top:0;
}

.Kontakt a {
	text-decoration:none;
	color:#000;
}

.Werkstatt .LineBlack,
.Referenzen .LineBlack,
.Kontakt .LineBlack,
.Team .LineBlack,
.Moebel .LineBlack{
	display:inline-block;
    width:160px;
	border-width:0;
	border-bottom-width:2px;
	border-style:solid;
	border-color:#000;
}

.Referenzen p,
.Team  p {
   line-height:1.8em;
}

#footer {
	width:100%;
	height:30px;
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:25px;
}

#footer .TailMenue ul {
	width:300px;
	margin: 0 auto;
	list-style: none; 
}

#footer .TailMenue li {
  display: inline-block;
  margin-right:2em;
  color:#ea5b0c;
  font-weight:bold;
  font-size:0.8em;
  cursor:pointer;
}  

#footer .TailMenue li  a{
  color:#ea5b0c !important;
  text-decoration:none;
}  

#footer .copyright {
	margin:0;
	margin-top:-5px;
	padding:0;
	text-align:center;
	color:#000;
	font-size:0.7em;
}


#cboxOverlay {
	background: rgba(55,55,55,0.8);
}

.farbe {
	  color:#ea5b0c;
	  font-size:1.5em;
}

.RefFrame {
	position:relative;
	top:0;
	left:0;	
	width:50%;
	height:580px;
	margin:0 auto;
}

.PicMap {
	position:absolute;
	top:0;
	left:0;	
	z-index:9;
	width:100%;
	height:580px;
	margin:0 auto;
	background-image: url(/files/motors/img/Referenzen_2025/MOTORS_Referenzobjekte_2025-07_TITELBILD.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.InfoPic{
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:580px;
	margin:0 auto;
	cursor:pointer;
}

#MapPic1,
#MapPic2,
#MapPic3,
#MapPic4,
#MapPic5,
#MapPic6,
#MapPic7,
#MapPic8,
#MapPic9,
#MapPic10,
#MapPic11,
#MapPic12 {
  float:left;	
  width:33%;	
  height:25%;
}


.MapPic1Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen/MOTORS_Referenzobjekte_2022-01_Bild-01.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;	
}

.MapPic2Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen/MOTORS_Referenzobjekte_2022-01_Bild-02.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic3Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen_2025/MOTORS_Referenzobjekte_2025-07_Bild-03.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic4Back {
	display:block;
	cursor:none;
}

.MapPic5Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen_2025/MOTORS_Referenzobjekte_2025-07_Bild-04.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic6Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen/MOTORS_Referenzobjekte_2022-01_Bild-05.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;	
}

.MapPic7Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen/MOTORS_Referenzobjekte_2022-01_Bild-06.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}	

.MapPic8Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen_2025/MOTORS_Referenzobjekte_2025-07_Bild-07.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic9Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen/MOTORS_Referenzobjekte_2022-01_Bild-08.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic10Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen/MOTORS_Referenzobjekte_2022-01_Bild-09.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic11Back {
	display:block;
	background-image: url(/files/motors/img/Referenzen_2025/MOTORS_Referenzobjekte_2025-07_Bild-11.jpg);
	background-size: contain;
	background-position:top center;
	background-repeat:no-repeat;
}

.MapPic12Back {
	display:block;
	cursor:none;
}

.cookiebar {
	z-index:100000;
}