.card-img-top-make {
  width: 96px;
  height: 96px;
}

.card-body {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0;
  padding-bottom: 0;
}

.card-footer {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.card-footer-make {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .section-header {
      padding-top: 7rem;
  }
}

.footer-links > li {
  font-size: 0.8rem;
  line-height: 1.4;
}

.footer-links .btn-link {
  font-size: 0.8rem;
  line-height: 1.4;
  color: #ffffff;
}

.footer-links .btn-link:hover {
  color: #CD1719;
}

.footer-links form {
  display: inline;
}

.footer-links .btn {
  padding: 5px;
}

/*.breadcrumb-item + .breadcrumb-item::before {*/
/*    color: #ffffff;*/
/*}*/

.additionalcontent h2 {
  font-size: 1.5rem;
}

.section-image {
    background-position: center center;
}

.text-offer-valueinfo {
  font-size: 0.75rem;
  font-weight: 300;
  color: #979698;
  line-height: 1;
}

.text-offer-value {
  color: #424767;
}

.item-price {
  font-size: 2.4rem;
  font-weight: bold;
  color: #208163;
}

.make-description {
  font-size: 0.775rem;
      font-weight: 300;
}

@media (min-width: 992px) {
  .dropdown-megamenu-xs {
        min-width: unset;
    }
}

.navbar .navbar-nav .dropdown-megamenu-xs .megamenu-link {
    color: #424767;
    font-weight: 400;
    font-size: 0.875rem;
}

.navbar .navbar-nav .dropdown-megamenu .megamenu-item,
.navbar .navbar-nav .dropdown-megamenu-sm .megamenu-item {
    position: relative;
}

.navbar .navbar-nav .dropdown-megamenu-xs .megamenu-item:hover .megamenu-link {
    color: #CD1719;
}

@media (min-width: 992px) {
    u.dropdown-megamenu-xs {
        min-width: unset;
    }
}

.makename {
  text-align: center;
}

.add-image {
  position: relative;
  max-width: 360px;
}

.leasingfactor-box {
    position: absolute;
    width: 90px;
    bottom: 0.5rem;
    right: 0.5rem;
    border-top: 3px solid white;
    border-left: 3px solid white;
    background-color: #0052a1;
    color: white;
    text-align: center;
    border-top-left-radius: 0.85rem;
    border-bottom-right-radius: 0.85rem;
}

.leasingfactor-box div {
    font-size: 30px;
    font-weight: 700;
}

.leasingfactor-box p {
    font-size: 10px;
    text-align: center;
    text-decoration: underline;
}

.offerpage-headline {
  font-weight: normal;
}

.offerpage-headline-emphasize {
  font-weight: bold;
}

.card-header-faq {
  padding: 0;
}

h3.card-title {
  color: #424767;
}

.partnerbox {
	padding: 1.8rem;
	counter-increment: section;
	border: 0px solid #cd1719;
	background-color: #fff;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);
}

img.partnerbox-logo {
	height: 19px;
}

.partnerbox-headline b {
	display: block;
	color: #0052a1;
}

.partnerbox-headline {
	font-size: 1rem;
	color: #0052a1;
	padding: 0 2rem;
}

.partnerbox-poweredby {
	color: #aaa;
}

.leasingerblau {
	color: #0052a1;
}

.leasingerrot {
	color: #cd1719;
}

.leasinger-featuretext {
  color: #424767;
}

.leasinger-pricetext {
  font-size: 2.4rem;
  font-weight: bold;
  color: #208163;
}

.owl-theme .owl-nav {
	margin-top: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}