
	body {
		color: #646464 !important;
	}

	a {
		color: #f7d900 !important;
	}

	h3 > a, .mehr_erfahren > a, .navbar.scrolled a {
		color: #191919 !important;
	}

	.probootstrap-heading.dark .secondary-heading {
		color: #646464 !important;
	}

	.smart-hidden {
		display: block;
	}

	.smart-visible {
		display: none;
	}

	.footerlinks {
		text-align: right;
	}

	.willy {
		display: none;
	}

@media only screen and (min-width: 768px) and (max-width: 1100px) {

	.logo-kopf {
		display: none !important;
	}

}

@media only screen and (max-width: 768px) {

	.probootstrap-heading h3.secondary-heading {
		font-size: 28px !important;
	}

	.probootstrap-heading.dark h3.secondary-heading {
		font-size: 36px !important;
	}

	.probootstrap-footer-social {
		width: 100px;
		margin: 10px auto 20px auto;
	}

	.footerlinks {
		text-align: center;
	}

	.buttonsuffix {
		display: none;
	}

}

@media only screen and (max-width: 1000px) {

	.smart-hidden {
		display: none;
	}

	.smart-visible {
		display: block;
	}

}

	.probootstrap-navbar .navbar-brand {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		font-size: 30px;
		text-transform: uppercase;
		background: url(../img/logo-2.png) left top no-repeat;
		top: 40px;
		position: relative;
		width: 194px;
		height: 80px;
		text-indent: -999999px;
		-webkit-transition: .2s all;
		transition: .2s all;
	}

@media (max-width: 768px) {
	.probootstrap-navbar .navbar-brand { margin-top: 20px; }
}

	.probootstrap-heading .primary-heading {
		/*	font-family: "Pinyon Script",serif; */
		font-family: 'Oswald', sans-serif;
		color: #f7d900;
		margin: 0;
		padding: 0;
		font-size: 80px;
	}

	.probootstrap-heading .secondary-heading {
		letter-spacing: .05em;
		font-size: 50px;
		top: -35px;
	}

	.probootstrap-navbar {
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		margin-bottom: 0;
		background: 0 0;
		-webkit-transition: .3s all;
		transition: .3s all;
		background-color: #191919;
	}

	probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav > li > a, .probootstrap-navbar .parent-nav-link-padding {
		margin-left: 15px;
		margin-right: 15px;
		padding: 58px 0 30px 0;
	}

	.probootstrap-navbar .navbar-nav > li > a.imglink {
		padding: 42px 0;
	}

	.probootstrap-navbar.scrolled .navbar-brand, .probootstrap-navbar.scrolled .navbar-nav > li > a, .probootstrap-navbar.scrolled .parent-nav-link-padding {
		padding-top: 35px;
		padding-bottom: 10px;
	}

	.probootstrap-navbar.scrolled .navbar-nav > li > a.imglink {
		padding: 15px 0;
	}

	.navbar {
		min-height: 90px;
	}

	nav .container {
		width: 96% !important;
		max-width: 1179px;
	}

	.navbar-header button {
		margin-top: 20px;
	}

	.navbar-fixed-top .navbar-collapse {
		max-height: 380px;
	}

	.opellogo {
		width: 60px;
		height: auto;
		filter: invert(1);
	}

	.fordlogo {
		margin-top: 5px;
	}

	.carsharinglogo {
		max-height: 54px;
		width: auto;
		margin-top: -8px;
	}

@media only screen and (max-width: 768px) {

	.opellogo {
		margin-left: 22px;
	}

	.navbar-fixed-top .navbar-collapse {
		margin-top: 20px;
	}

}

	.probootstrap-navbar.scrolled .opellogo {
		filter: invert(0);
	}

	.probootstrap-copyright {
		background-color: #191919;
	}

	.probootstrap-footer {
		padding: 2em 0;
	}

	.probootstrap-navbar.scrolled .navbar-nav > li.active > a {
		color: #f7d900 !important;
		font-weight: bold;
	}

	section[data-section="service"] {
		position: relative;
		margin-top: -140px;
		z-index: -1;
	}

	.fixed-navi {
		position: fixed;
		left: 0;
		top: 200px;
		z-index: 666666;
	}

	.fixed-navi .fixed-navi-link {
		display: block;
		background-color: #191919;
		padding: 10px 10px 5px 25px;
		margin-bottom: 10px;
	}

	.fixed-navi .fixed-navi-icon {
		font-size: 32px;
		color: #f7d900;
	}

@media only screen and (max-width: 1024px) {

	.fixed-navi {
		display: none;
	}

}

	nav:not(.scrolled) {
		min-height: 142px !important;
	}

@media (max-width: 768px) {
	nav:not(.scrolled) {
		min-height: 120px !important;
	}
	
}
	.btn.btn-max {
		font-size: 24px;
		font-weight: bold;
		line-height: 1.5;
	}

	.btn-opel {
		background: #f7d900 !important;
		border: 2px solid #191919 !important;
		color: #191919 !important;
	}

	.btn-opel-inaktiv {
		background: #f4edb8 !important;
		border: 2px solid #696969 !important;
		color: #696969 !important;
	}

	.btn-ford {
		background: #005185 !important;
		border: 2px solid white !important;
		color: white !important;
	}

	.probootstrap-form label {
		font-weight: bold;
	}

	.row-form-type {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.row-form-first {
		margin-bottom: 30px;
	}

	.row-form-last {
		margin-top: 30px;
	}

	.ok-box {
		padding: 25px;
		background-color: #f4edb8;
		border: 1px solid #191919;
	}

@media only screen and (max-width: 1024px) {

	.row-form-type {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.row-form-first {
		margin-bottom: 20px;
	}

	.row-form-last {
		margin-top: 20px;
	}

}

@media only screen and (max-width: 768px) {

	.row-form-type {
		margin-top: 30px;
		margin-bottom: 30px;
	}

}

	.probootstrap-cell .text p.price {
		font-family: 'Oswald', sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #f7d900;
		background-color: #191919;
		padding: 6px 0 9px 0;
	}

	.tilerow {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		flex-wrap: wrap;
		align-items: stretch;
	}

	.tilerow > div {
		display: flex;
		flex-direction: row;
		align-items: stretch;
		margin-bottom: 30px;
	}

	.servicetile {
		width: 100%;
		background-color: #e8e8e8;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.servicetile p {
		width: 100%;
		text-align: center;
		font-weight: 700;
		font-size: 18px;
	}

	.servicetile p {
		margin-bottom: 20px;
	}

	.servicetile p + p {
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.servicetile img {
		filter: grayscale(1) opacity(0.69);
		/* filter: grayscale(1) brightness(0) opacity(0.69); */
	}

	.specialoffer-headline {
		color: #646464;
		letter-spacing: .05em;
		font-size: 32px;
		font-weight: 700;
		text-align: center;
		margin-bottom: 20px;
	}

	.specialoffer {
		background-color: #f0f0f0;
		padding: 20px 30px;
		margin-bottom: 25px;
	}

	.specialoffer h5 {
		color: #646464;
		font-weight: 700;
		font-size: 23px;

	}

	.kachel-bonuspic {
		position: absolute;
		right: 35px;
		bottom: 35px;
		max-width: 60px;
		height: auto;
	}



	.dealerpage {
		width: 100%;
		height: 400px;
	}

	.dealerpage-opel {
		background: url(../img/Hero_Opel.jpg) center center no-repeat;
		margin-bottom: 30px;
	}

	.dealerpage-ford {
		background: url(../img/Hero_Ford.jpg) center center no-repeat;
	}

	.dealerpage p {
		margin-left: 50%;
		background-color: rgba(25, 25, 25, .666);
		padding: 20px 30px;
		font-size: 24px;
		font-weight: 700;
	}

@media only screen and (max-width: 900px) {

	.dealerpage {
		height: 300px;
		background-size: cover;
	}

	.dealerpage p {
		margin-left: 0px;
		font-size: 22px;
		padding: 15px 20px;
	}

}

@media only screen and (max-width: 768px) {

	.dealerpage {
		height: 200px;
	}

	.dealerpage p {
		font-size: 18px;
		padding: 10px 15px;
	}

}

/******
**
** Flexslider
**
*****/

	.flexslider {
		margin-top: 140px;
	}

@media only screen and (max-width: 768px) {

	.flexslider {
		margin-top: 90px;
	}

}

	.flexslider .probootstrap-slider-topbox {
		position: absolute;
		top: -200px;
	}

	.flexslider .probootstrap-slider-bottombox {
		position: absolute;
		top: 100px;
	}

	.flexslider .probootstrap-slider-rightbox {
		right: 20px;
	}

	.flexslider .probootstrap-slider-leftbox {
		left: 20px;
	}

	.flexslider .probootstrap-slider-text {
		width: 50%;
		padding: 15px 20px;
		background-color: rgba(255, 255, 255, .60);
		text-align: left;
	}

	.flexslider .probootstrap-slider-text h1 {
		font-size: 22px;
		line-height: 1.2;
		font-weight: bold;
		color: #191919;
		margin-top: 0;
	}

	.flexslider .probootstrap-slider-text p {
		font-size: 14px;
		line-height: 1.5;
		color: #191919;
	}

	.flexslider .btn.btn-max {
		font-size: 18px;
	}

	#gebrauchte-details {
		display: block;
		background-color: #f7d900;
		width: 1000px;
		max-width: 100%;
		max-height: 560px !important;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 40px;
	}

	#gebrauchte-details .item-detail {
		background-color: #191919;
		width: 1000px;
		height: 480px;
	}

	#gebrauchte-details .item-detail .pig {
		max-width: 100%;
		width: 640px;
		float: left;
	}

	#gebrauchte-details .item-detail .info {
		margin-left: 20px;
/*		width: 330px; */
		width: calc(100% - 660px);
		float: right;
	}

	#gebrauchte-details .item-detail .pig img {
		max-width: 100%;
		height: auto;
	}

	#gebrauchte-details .item-detail .info h3, #gebrauchte-details .item-detail .info-small h3 {
		font-size: 22px;
		padding: 10px 0;
		color: #f7d900;
		margin: 0;
	}

	#gebrauchte-details .info .daten {
		padding: 10px 0;
		color: white;
		font-size: 16px;
	}

	#gebrauchte-details .info .preis, #gebrauchte-details .info-small .preis  {
		padding: 10px 0;
		color: #f7d900;
		font-size: 22px;
	}

	.probootstrap-cell-retro .#gebrauchte-details {
		margin-top: 0 !important;
		margin-bottom: 20px !important;
	}

	#gebrauchte-details .flex-control-paging {
		display: none;
	}

/*
	#gebrauchte-thumbs {
		display: block;
		border-top: 10px solid #e4e4e4;
		border-bottom: 5px solid #191919;
		background-color: #191919;
		width: 800px;
		max-width: 100%;
		height: 115px !important;
		overflow: hidden;
		margin: 0 auto;
	}
*/
	#gebrauchte-thumbs {
		display: block;
		border: 5px solid #f7d900;
		background-color: #f7d900;
		width: 100%;
		max-width: 1000px;
		height: 115px !important;
		overflow: hidden;
		margin: 0 auto;
	}

	#gebrauchte-thumbs .item-thumb {
		height: 100px;
		margin: 0 10px 10px 0;
	}

	#gebrauchte-thumbs .item-detail img {
		max-width: auto;
		height: 100px;
	}

	.probootstrap-cell-retro .#gebrauchte-thumbs {
		margin: 0 !important;
	}

	#gebrauchte-thumbs .flex-control-paging {
		display: none;
	}

	#gebrauchte-thumbs .flex-direction-nav a::before {
		font-size: 15px !important;
	}

	#gebrauchte-thumbs .flex-direction-nav a {
		padding: 20px;
		margin-top: -20px;
	}

	#gebrauchte-details .item-detail .info-small {
		margin: 10px;
		width: 100%;
		display: none;
		float: left;
	}

@media only screen and (max-width: 990px) {

	#gebrauchte-details .flex-viewport ul, #gebrauchte-details .flex-viewport ul li, #gebrauchte-details .flex-viewport ul li a {
		position: relative;
	}

	#gebrauchte-details .item-detail .pig {
		width: 100%;
	}

	#gebrauchte-details .item-detail .info-small {
		display: block;
	}

	#gebrauchte-details .item-detail .info {
		display: none;
	}

	#gebrauchte-details .item-detail .info-small h3 {
		font-size: 18px;
		padding: 0;
	}

	#gebrauchte-details .info-small .preis  {
		padding: 10px 0 0 0;
		color: white;
		font-size: 16px;
	}


}

/******
**
** OWL Carousel
**
*****/

	.owl-carousel {
		display: block;
		background-color: #191919;
	}

	.owl-used {
		width: 800px;
		max-width: 100%;
		margin: 0 auto;
	}

	.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
		font-size: 24px;
		background: rgba(247, 217, 0, .69) !important;
		padding: 12px;
		-webkit-transition: .5s all;
		transition: .5s all;
		color: #191919;
	}

	.owl-item {
		width: 800px;
		height: 600px;
	}

	.owl-item img {
		max-width: 100%;
		height: auto;
	}

	.owl-item h3 {
		padding: 10px 20px;
		color: #191919;
		background-color: #f7d900;
		margin: 0;
	}

	.price {
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 30px 20px;
		margin: 0;
		color: #f7d900;
		background-color: #191919;
		font-size: 24px;
		z-index: 100000;
	}

@media only screen and (max-width: 820px) {

	.owl-item {
		width: 600px;
		height: 450px;
	}

}

@media only screen and (max-width: 620px) {

	.owl-item {
		margin: 0 10px;
		width: calc(100% - 20px);
		height: 450px;
	}

}



/******
**
** Sticky
**
*****/


.sticky-btn {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 150px;
    height: 150px;
	z-index: 110;
}


.sticky-btn img {
	position: absolute;
	width: 150px;
    	height: 150px;
}

#button-ebene{
	filter: drop-shadow(0px 0px 30px rgba(0,0,0,0.1) );
}

.sticky-btn:hover{
	transform: scale(1.05);
}

@media (max-width: 768px) {

.sticky-btn {
    width: 100px;
    height: 100px;
}


.sticky-btn img {
	width: 100px;
    	height: 100px;
}

}

@media (max-width: 768px) {
.probootstrap-section-bg, .slides li { 

	background-position: center center!important;
	
	}
}
