body {
  font-family: 'Montserrat', sans-serif; }

.black-bg {
  background-color: #000 !important; }

.white-bg {
  background-color: #fff !important; }

.white {
  color: #fff; }

.gradient-bg {
  background: #636363;
  background: linear-gradient(134deg, #636363 0%, black 100%) !important; }

.light-bg {
  background: #f7f7f7; }

.m-width {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto; }

.label {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  border-radius: 0 10px 0 10px;
  padding: 4px 13px;
  font-size: 0.8rem;
  font-weight: 400; }

.label-detail {
  border-radius: 0 0 10px 10px;
  font-size: 1rem; }

.vid-label {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  border-radius: 10px 10px 0 0;
  padding: 4px 13px;
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
  background-color: #222;
  border: solid 2px #222;
  border-bottom: none;
  transition: all ease-out .2s; }

.vid-label:hover {
  color: #222;
  background-color: #fff; }

.gold {
  background: #d19e1d;
  background: -webkit-linear-gradient(45deg, #d19e1d, #ffd86e, #e3a812);
  background: linear-gradient(45deg, #d19e1d, #ffd86e, #e3a812);
  color: #222; }

.silver {
  background: #f5f5f5;
  background: linear-gradient(45deg, whitesmoke 0%, #dbdbdb 51%, white 63%, #8f8f8f 99%);
  color: #222; }

.bps-blue {
  background-color: #1c69d4;
  color: #fff; }

.approved {
  background-color: #111;
  color: #fff; }

.next {
  background-color: #000;
  color: #fff; }

.tiny-divider {
  background-color: #fff;
  height: 2px;
  width: 80px;
  margin: 10px auto 0 auto; }

.left {
  margin-left: 0; }

.uppercase {
  text-transform: uppercase;
  font-weight: 700; }

.lang-btn {
  color: #fff;
  opacity: 0.85;
  margin-left: 8px;
  margin-right: 8px;
  font-weight: 500;
  font-size: 1.1rem;
  text-transform: uppercase; }

.lang-btn:hover {
  color: #fff;
  opacity: 1; }

#video-overlay {
  height: 100vh; }
  #video-overlay .inner-content {
    color: #fff; }
    #video-overlay .inner-content h1 {
      text-align: center;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 4rem; }
    #video-overlay .inner-content h2 {
      text-align: center;
      text-transform: uppercase;
      font-weight: 300;
      margin-bottom: 90px; }
    #video-overlay .inner-content p {
      text-align: center;
      font-size: 1.4rem; }

#homepage-search {
  margin-bottom: 100px; }
  #homepage-search button {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #fff;
    border: solid #fff 2px;
    transition: background ease-out .15s; }
  #homepage-search button:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #fff; }

#search-input, .homepage-dropdown {
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.5);
  border: solid #fff 2px;
  border-radius: 5px;
  color: #fff; }

.homepage-dropdown {
  padding-right: 30px;
  height: auto; }
  .homepage-dropdown:focus {
    border-color: #fff; }

.homepage-dropdown:disabled {
  background: rgba(0, 0, 0, 0.5);
  border-color: #555;
  color: #555; }

#search-input::placeholder {
  color: #dedede; }

#header-btn-wrap a {
  display: block; }
  #header-btn-wrap a :hover .tiny-divider {
    width: 120px; }
#header-btn-wrap h4 {
  text-transform: uppercase;
  font-size: 1rem; }
#header-btn-wrap .header-btn-inner {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px 20px 0 0;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center; }

.make-icon {
  height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 15px;
  margin-top: 15px; }

.form-outline i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; }

#confirmation a {
  display: inline-block;
  width: fit-content; }
#confirmation .CTA {
  background-color: #111;
  padding: 10px 25px; }
  #confirmation .CTA p {
    color: #fff;
    margin-bottom: 0; }

#sell-wrapper .CTA {
  color: #fff;
  border: solid 2px #fff;
  padding: 10px 25px; }
#sell-wrapper a {
  display: inline-block;
  margin-top: 20px; }
  #sell-wrapper a :hover .CTA {
    color: #222;
    background-color: #fff; }

.multi-carousel .multi-carousel-inner .multi-carousel-item img {
  max-height: none; }

.vehicle {
  box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.16);
  padding: 0;
  border-radius: 10px;
  color: #333; }
  .vehicle a {
    color: #333; }
  .vehicle .car-thumb img {
    border-radius: 10px 10px 0 0; }
  .vehicle .car-title {
    padding-top: 10px;
    padding-bottom: 15px;
    border-radius: 10px; }
    .vehicle .car-title h3 {
      font-size: 0.8rem;
      margin-bottom: 0; }
      .vehicle .car-title h3 .model {
        font-size: 1.2rem;
        font-weight: 700; }
      .vehicle .car-title h3 .body-type {
        font-size: 0.8rem;
        font-weight: 400;
        text-transform: capitalize; }
    .vehicle .car-title .version {
      font-size: 0.8rem; }
  .vehicle .car-details {
    border-top: solid 1px #cecece;
    border-bottom: solid 1px #cecece;
    padding: 10px; }
    .vehicle .car-details p {
      margin-bottom: 0;
      font-size: 0.8rem; }
  .vehicle .car-location {
    border-bottom: solid 1px #cecece;
    padding: 10px; }
    .vehicle .car-location p {
      margin-bottom: 0;
      font-size: 0.8rem; }
  .vehicle .car-price {
    padding: 20px; }
    .vehicle .car-price .VAT-label {
      font-weight: 400;
      font-size: 0.6rem; }
    .vehicle .car-price h4 {
      margin-bottom: 0; }
  .vehicle .car-CTA {
    background-color: #111;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0 0 10px 10px; }
    .vehicle .car-CTA p {
      margin-bottom: 0; }

.btn-primary {
  background-color: #111;
  color: #fff;
  border-radius: 0;
  border: solid 2px #111; }

.btn-primary:hover {
  background-color: #fff;
  color: #111;
  border: solid 2px #111; }

.page-item.active .page-link {
  background-color: #111; }

#info-wrapper p {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0; }
#info-wrapper .value p {
  font-weight: 500; }

.specs-toggle {
  display: none; }

#optionlist {
  column-count: 3;
  list-style-type: none;
  padding-left: 0; }
  #optionlist li {
    line-height: 1.8rem;
    font-size: 0.9rem; }

#label a {
  display: inline-block;
  transition: all ease-out .2s; }
  #label a .CTA {
    border: solid 2px #222;
    padding: 10px 25px;
    color: #222; }
  #label a :hover {
    background-color: #fff; }
#label .disclaimer {
  font-size: 0.7rem; }

.barred p {
  text-decoration: line-through; }

#form-submit {
  padding: 10px 25px;
  background: #222;
  color: #fff;
  border: none; }

.table > :not(caption) > * > * {
  padding-top: 8px;
  padding-bottom: 8px; }

.datatable td {
  font-weight: 500; }

#adminfilter {
  background-color: #fafafa; }

#location-wrap {
  background-color: #111;
  color: #fff; }
  #location-wrap h1 {
    font-size: 3rem;
    text-transform: uppercase; }
  #location-wrap h2 {
    font-size: 1.8rem; }

.dealership-wrap .location-CTA {
  background-color: #fafafa;
  color: #111;
  padding: 8px 12px;
  text-align: center; }
  .dealership-wrap .location-CTA p {
    margin-bottom: 0; }
.dealership-wrap .location-CTA:hover {
  background-color: #cecece; }

.dealer-contact-btn h4 {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #111; }

.activedealer {
  background-color: #111; }
  .activedealer h4 {
    color: #fff; }

#footer-socials {
  padding-left: 0; }
  #footer-socials li {
    display: inline;
    padding: 0 10px; }
  #footer-socials a {
    color: #fff;
    font-size: 1.4rem; }

#footer-quicklinks {
  padding-left: 0; }
  #footer-quicklinks li {
    list-style: none; }
  #footer-quicklinks a {
    color: #fff; }

#footer-masthead {
  font-size: 0.8rem;
  color: #999;
  font-weight: 600; }

@media only screen and (max-width: 991.98px) {
  /* Technische gegevens achter een knop. Vanaf 992px staat deze kolom naast
     de foto's en blijft de volledige lijst gewoon open staan. */
  #info-wrapper .specs-collapse {
    display: none; }
  #info-wrapper.specs-open .specs-collapse {
    display: block; }
  .specs-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    min-height: 48px;
    padding: 12px 0;
    border: none;
    border-bottom: solid 1px #dee2e6;
    background: none;
    color: #111;
    font-size: 0.95rem;
    font-weight: 600;
    text-align: left; }
  .specs-toggle i {
    transition: transform .2s ease-out; }
  #info-wrapper.specs-open .specs-toggle i {
    transform: rotate(180deg); } }
@media only screen and (max-width: 1200px) {
  #header-btn-wrap .header-btn-inner {
    border-radius: 20px;
    margin-bottom: 5px; } }
@media only screen and (max-width: 990px) {
  #optionlist {
    column-count: 2; } }
@media only screen and (max-width: 767.88px) {
  #video-overlay .inner-content h1 {
    font-size: 2rem; }

  #video-overlay .inner-content h2 {
    font-size: 1.4rem; }

  #homepage-search {
    margin-bottom: 40px; }

  #search-input, .homepage-dropdown {
    padding: 5px 10px; }

  .make-icon {
    height: 40px; }

  #header-btn-wrap {
    display: none; }

  /* Galerij-thumbnails: op mobiel één horizontaal scrollbare rij in plaats van
     vier rijen miniaturen, zodat de fiche minder verticale ruimte inneemt. */
  .lightbox > .row {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 4px;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch; }
  .lightbox > .row > .col-2 {
    flex: 0 0 auto;
    width: 22%;
    max-width: 22%;
    padding-left: 0;
    padding-right: 6px;
    margin-bottom: 0 !important;
    scroll-snap-align: start; }
  .lightbox > .row > .col-2 .vehicle-thumb {
    margin-bottom: 0 !important; }
  .lightbox > .row {
    margin-bottom: 28px; }

  /* CTA 'Ik heb interesse': op mobiel vast onderaan het scherm, zodat de
     bezoeker niet hoeft te scrollen om de actie te zien. De .has-sticky-cta
     marker op de body zorgt dat de footer-ruimte alleen wordt bijgezet op
     pagina's die de balk ook echt tonen. */
  .cta-sticky {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    /* De wrapper is een grid-kolom; zonder deze reset knijpt col-6 de balk
       tot de halve schermbreedte. */
    width: auto;
    max-width: none;
    flex: none;
    margin-top: 0 !important;
    padding: 10px 12px;
    background-color: rgba(255, 255, 255, 0.96);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.15); }
  .cta-sticky .btn, .cta-sticky .CTA {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center; }
  .has-sticky-cta footer > .gradient-bg {
    padding-bottom: 84px !important; }
  .has-sticky-cta .grecaptcha-badge {
    bottom: 84px !important; } }
@media only screen and (max-width: 575.88px) {
  #hl {
    width: 120px; }

  #homepage-search {
    margin-bottom: 30px; }

  #video-overlay .inner-content h1 {
    font-size: 2rem; }
  #video-overlay .inner-content h2 {
    margin-bottom: 30px;
    font-size: 1rem; }

  #header-btn-wrap .header-btn-inner h4 {
    font-size: 1rem; }

  .make-icon {
    max-height: 80px; }

  #optionlist {
    column-count: 1; } }

/*# sourceMappingURL=style.css.map */
