:root {
  --color-primary: #fff;
  --color-primary-darker: #09335d;
  --color-secondary: #09335d;
  --color-button: #09335d;
  --color-secondary-light: #204fc4;
  --color-background-car: #ededed;
  --custom-max-width: 1800px;
  --capital-text: #000;
}

html {
  font-size: 20px;
}

body {
  font-family: 'Mulish', sans-serif;
}

p {
    font-family: 'Poppins', sans-serif;
}

td, tr{
    font-family: 'Poppins', sans-serif;
}

.teaser.teaser--tile .teaser__meta_wrapper {
    font-family: 'Poppins', sans-serif;
}

.teaser.teaser--tile .teaser__description {
    font-family: 'Poppins', sans-serif;
}

 .navigation-primary {
    font-family: 'Poppins', sans-serif;
}

h1, h2 {
  color:#000;
}



.main-content {
    background-color: #ededed;
}

.header {
  padding: 0;
}

.header__wrapper {
  background-color: var(--color-primary);
}

.branding__logo img {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 30px;
}

@media screen and (min-width: 1020px) {
.branding__logo img {
  height: 40px;
}
}

.main-content {
    padding-top: 34px;
}

@media screen and (min-width: 1020px) {
.main-content {
    padding-top: 43px;
}
}

.brandbox {
  padding: 0;
  height: 60vw;
}

@media screen and (min-width: 1020px) {
.brandbox {
  padding: 0;
  height: 40vw;
}
}

.bg-black {
    background-color: #162336;
}

.navigation__list .link,
.header--transparent .navigation__list .link {
  font-size: 0.6rem;
  font-weight: 600;
    color: #09335d;
}

.navigation-primary .navigation__item.navigation__item--inline {
  padding-left: 3rem;
}

.navigation__list .link:hover, .header--transparent .navigation__list .link:hover {
  color: #000;
}

.navigation-primary .navigation__item .link span {
  position: relative;
  margin-top: 13px;
}

.navigation__list .link:hover,
.header--transparent .navigation__list .link:hover {
  color: var(--color-primary-medium);
}

.navigation-primary .navigation__item a:active span:after, .navigation-primary .navigation__item a:hover span:after, .navigation-primary .navigation__item.navigation__item--active .link span:after {
  content: none;
}


.header--transparent .navigation__foldout-button .navigation__foldout-button__lines,
.header--transparent .navigation__foldout-button .navigation__foldout-button__lines:before,
.header--transparent .navigation__foldout-button .navigation__foldout-button__lines:after,
.header--transparent .navigation__foldout-button:hover .navigation__foldout-button__lines,
.header--transparent .navigation__foldout-button:hover .navigation__foldout-button__lines:before,
.header--transparent .navigation__foldout-button:hover .navigation__foldout-button__lines:after {
  background-color: var(--color-primary);
}

.header--transparent .navigation__item .link,
.header--transparent .navigation__foldout-button__text {
  color: #fff;
}

.header--transparent .navigation__item .link:hover,
.navigation__item .link:hover,
.header--transparent .navigation__item.navigation__item--active .link,
.navigation__item.navigation__item--active .link,
.header--transparent .navigation__foldout-button__text:hover,
.navigation__foldout-button__text:hover {
  color: #000;
}

.navigation-primary .navigation__item a:hover span:after {
  content: none;
}

.brandbox__wrapper,
.content-section .brandbox__wrapper h2 {
  color: #fff;
}

.brandbox__wrapper-inner {
  color: var(--color-white);
  position: absolute;
  top: 0;
  width: calc(100vw);
  z-index: 1;
  margin-top:1.5rem;
}

@media screen and (min-width: 761px) {
  .brandbox__wrapper-inner {
    top: 40%;
  }
}

.brandbox__wrapper-inner h1 {
  font-weight: 900;
  line-height: 1;
  margin: 0;
  color: #fff;
  font-size: 1.4rem;
}

@media screen and (min-width: 1020px) {
  .brandbox__wrapper-inner h1 {
    font-size: 2.5rem;
  }
}

.brandbox__wrapper-inner h2 {
  font-size: 1rem;
  font-weight: 200;
  line-height: 1;
  margin: 0;
  margin-top: -30px;
  color: #fff;
}

@media screen and (min-width: 1020px) {
  .brandbox__wrapper-inner h2 {
    font-size: 1.6rem;
  }
}

.button {
  border: 0;
  border-radius: 0px;
  color: var(--color-button-contrast);
  cursor: pointer;
  display: inline-flex;
  font-size: 0.7rem;
  font-weight: 600;
  justify-content: center;
  line-height: 1.15;
  padding: 1rem 3rem;
  transition: background-color .15s;
  margin: 0.5rem;
}

.button.button--primary2:hover {
  margin-left: 20px;
  background-color: #000;
  color: #fff;
}

.page-node-228 .form-submit {
  border: 0;
  border-radius: 0px;
  color: var(--color-button-contrast);
  cursor: pointer;
  display: inline-flex;
  font-size: 0.7rem;
  font-weight: 600;
  justify-content: center;
  line-height: 1.15;
  padding: 1rem 3rem;
  transition: background-color .15s;
  background-color: var(--color-button);
}

.button:hover {
  color: var(--color-button-hover-contrast);
  text-decoration: none;
}


.brandbox:after {
  background-image: none;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}


.content-section--onze-diensten {
  margin: 0 auto 2rem auto;
  max-width: var(--custom-max-width);
}

@media screen and (min-width: 761px) {
  .content-section--onze-diensten .grid__column--span-8 {
    grid-column: auto/span 12 !important;
  } 
}

.content-section--onze-diensten .teaser,
.content-section--over-ons .teaser {
  background: none;
}

.content-section--onze-diensten .teaser.teaser--tile-2col .teaser__wrapper {
  justify-content: flex-start;
}

@media screen and (max-width: 761px) {
  width: 100%;
}

@media screen and (min-width: 761px) {
  .content-section--onze-diensten .teaser.teaser--tile-2col .teaser__wrapper {
    width: 50%;
  }
}

.content-section--over-ons .teaser.teaser--tile-full .teaser__wrapper {
  justify-content: center;
}

.content-section--onze-diensten .teaser.teaser--tile .teaser__title,
.content-section--over-ons .teaser.teaser--tile .teaser__title,
.content-section--onze-diensten .teaser.teaser--tile .teaser__title .link,
.content-section--over-ons .teaser.teaser--tile .teaser__title .link,
.content-section--onze-diensten .teaser.teaser--tile .teaser__description,
.content-section--over-ons .teaser.teaser--tile .teaser__description,
.content-section--onze-diensten .teaser.teaser--tile-2col .teaser__title,
.content-section--over-ons .teaser.teaser--tile-2col .teaser__title,
.content-section--onze-diensten .teaser.teaser--tile-2col .teaser__title .link,
.content-section--over-ons .teaser.teaser--tile-2col .teaser__title .link,
.content-section--onze-diensten .teaser.teaser--tile-2col .teaser__description,
.content-section--over-ons .teaser.teaser--tile-2col .teaser__description,
.content-section--onze-diensten .teaser.teaser--tile-full .teaser__title,
.content-section--over-ons .teaser.teaser--tile-full .teaser__title,
.content-section--onze-diensten .teaser.teaser--tile-full .teaser__title .link,
.content-section--over-ons .teaser.teaser--tile-full .teaser__title .link,
.content-section--onze-diensten .teaser.teaser--tile-full .teaser__description,
.content-section--over-ons .teaser.teaser--tile-full .teaser__description {
  color: var(--color-black);
}

/*footer*/
.site-footer__top {
  background-color: var(--color-primary);
  padding: 2rem 0px 3rem;
  position: relative;
}

.site-footer__wrapper {
  max-width: var(--custom-max-width);
}

@media screen and (min-width: 761px) {
  .site-footer__wrapper {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
  }
}

.site-footer__top h2 {
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--color-white);
}

.site-footer__top p {
  line-height: 1rem;
  margin-bottom: 1rem;
  margin-top: 0;
  font-size: 0.6rem;
  font-weight: 500;
  color: var(--color-white);
}

.site-footer__top .navigation__list .link {
  color: var(--color-white);
  font-size: .6rem;
}

.teaser__title {
  font-size: 1rem;
  line-height: 1.5rem;
  padding-top: 0;
  font-weight: 600;
}

.teaser__link .link.link--button {
  font-size: .8rem;
  margin-top: 40px;
}

.teaser.teaser--tile-2col .teaser__description {
  display: -webkit-box;
  max-height: 20rem;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.6rem;
  font-weight: 300;
  color: #000;
  line-height: 1rem;
}

.content-section--over-ons .teaser.teaser--tile-full .teaser__description {
font-size: 0.6rem;
  font-weight: 500;
  max-height: 20rem;
}
  
.copyright__text {
  font-size: 0.5rem;
  font-weight: 600;
}

.fa-brands {
  font-size: 1.5rem;
}

.content-section--over-ons .teaser.teaser--tile-full .teaser__wrapper {
  background-color: var(--color-grey-lighter);
}


.teaser.teaser--tile .teaser__title:last-child{
  text-align: center;
  font-weight: 700;
}


.page-node-225 .main-content {
  background-color: #ededed;
}

.teaser.teaser--tile .link:hover {
  color: #000;
}

/*teaser aanbod overzicht*/
.teaser.teaser--tile .teaser__meta {
  font-size: .65rem;
  color: #000;
  font-weight: 500;
}

/*titel aanbod overzicht*/
.teaser.teaser--tile .link {
    color: #09335d;
    font-size: 1.2rem;
    font-weight: 900;
}


/*prijs aanbod overzicht*/
.teaser.teaser--tile .teaser__description {
    color: #000000 !important;
    font-weight: 600;
    border-top: 2px solid #0a325c;
    padding-top: 0px;
    font-size: 0.7rem;
    line-height: 1rem;
    margin-top: 5px;
    padding-top: 10px;
}

/*prijs aanbod overzicht*/
.teaser.teaser--tile .teaser__footer {
 color: #000;
}

.page-node-225 .teaser.teaser--tile {
box-shadow: 0 5px 20px 0 rgba(0, 44, 95, 0.1);
}

.teaser__footer {
  font-size: 1.4rem;
  margin-top: 1rem;
  color: #000;
  font-weight: 600;
  padding-top: 0px;
}

.teaser.teaser--vehicle .teaser__footer {
    background-color: #f7f7f7;
    color: #000000;
    margin: .75rem -.75rem -.75rem -.75rem;
    padding-left: 2.75rem;
    border: 4px solid #fff;
    font-weight: 900;
    margin-left: -2.75rem;
    margin-right: -2.75rem;
    margin-bottom: -2rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.content-section.content-section--onecol.content-section--full.content-section--no-margin.content-section--occasions.bg-black .teaser.teaser--tile .teaser__wrapper {
  padding-bottom: 0rem;
}

.price span {
  font-size: 0.7rem;
  font-weight: 400;
}

.teaser__description, .teaser__title {
  padding: 0 0 0.0rem;
}

.pager__item span {
  line-height: 2rem;
}

.pager__item--page span {
  display: inline-block;
  text-align: center;
  width: 2rem;
}

.pager__items {
  font-weight: 600;
  list-style: none;
  font-size: 0.6rem;
}


.page-node-6 h2 {
  font-size: 1rem;
  font-weight: 600;
}

.page-node-6 p {
  line-height: 1rem;
  margin-bottom: 0rem;
  margin-top: 0;
  font-size: 0.5rem;
  font-weight: 500;
}

.page-node-6 h1 {
  font-size: 1.5rem;
  font-weight: 600;
}

.page-node-2 .col-sm-6 .bs-region .bs-region--right {
  background-color:#000;
}

/*contact*/
.grid__column:has(form) {
  background-color: #162336;
  color: #fff;
  padding-left: 2rem;
  padding-top: 2rem;
}

.grid__column:has(form) h2,
.grid__column:has(form) h3,
.grid__column:has(form) h4,
.grid__column:has(form) a {
  color: var(--color-white);
}

.teaser__link .link.link--button {
  border: 0;
  border-radius: 0px;
  color: var(--color-button-contrast);
  cursor: pointer;
  display: inline-flex;
  font-size: 0.7rem;
  font-weight: 600;
  justify-content: center;
  line-height: 1.15;
  padding: 1rem 3rem;
  transition: background-color .15s;
}

.teaser__link .link.link--button:hover{
  color: #fff
}

/* Effects */
/*
.teaser__title a:hover:before {
  background-color: color-mix(in oklab, var(--color-primary-light), transparent 30%);
}
*/

/* Decrease zoom */
@media screen and (min-width: 1200px) {
  html, body {
    font-size: 21px;
  }
}

@media screen and (min-width: 1440px) {
  html, body {
    font-size: 22px;
  }
}

@media screen and (min-width: 1920px) {
  html, body {
    font-size: 24px;
  }
}

@media screen and (min-width: 2560px) {
  html, body {
    font-size: 25px;
  }
}

/* Car detail page */
.page-node-type-car .price,
.page-node-type-car .block--text,
.page-node-type-car .margin-bottom:has(.metadata),
.page-node-type-car .options {
  background-color: var(--color-grey-lighter);
  padding: 1rem;
}

.page-node-type-car .margin-bottom {
  margin-bottom: 1.5rem;
}

.page-node-type-car .article__subtitle {
    padding-top: 0;
    color: #ffffff;
    font-size: 1rem;
    FONT-WEIGHT: 600;
    margin-top: -0.5rem;
}

.facets--top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: transparent;
}

.page-node-225 .facets--top {
    padding-top: 0rem;
}

@media screen and (min-width: 1200px) {
.page-node-225 .facets--top {
    padding-top: 2rem;
}
}
/* Facets drop down */

.facets-dropdown {
    border: 4px solid #ffffff;
    padding: .74em;
}


select {
line-height: 1;
}

.facets-dropdown:focus {
  border-color: var(--color-secondary);
  
}
.facets-dropdown__wrapper {
  display: inline-block;
  max-width: 100%;
  position: relative;
  background-color: #fff;
}

.dropdown__wrapper {
  display: inline-block;
  max-width: 100%;
  position: relative;
  background-color: #fff;
  font-weight: 500;
  font-size: 0.8rem;
}

.facets-dropdown {
    font-weight: 400;
}

.form-select:focus + .form-select__arrow::after, .form-select:focus + .form-select__arrow::before, .facets-dropdown__arrow::after, .facets-dropdown__arrow::before {
  border-color: #fff;
}

.facets-dropdown__arrow {
  display: inline-block;
  height: .6rem;
  position: absolute;
  right: 0rem;
  top: 0rem;
  width: .6rem;
  background-color: #162336;
  display: block;
  padding: 0.95rem;
  overflow: hidden;
}

.options__group .content-section h2 {
  text-align: left;
  margin-top: 50px;
  border-bottom: 1px solid #000;
  padding: 5px;
  font-weight: 600;
  font-size: 1rem;
}

.page-node-type-car .content-section h2 {
  text-align: left;
  margin-left: 40px;
  margin-top: 30px;
}

.page-node-type-car ul, ul.list {
  line-height: 1.3rem;
  font-weight: 400;
  font-size: 0.7rem;
}

.page-node-type-car .price {
  font-size: 2rem;
  font-weight: 550;
}

.page-node-type-car .price span {
  font-size: 1rem;
  font-weight: 400;
}


.page-node-type-car .metadata {
  column-gap: 2rem;
  display: grid;
  font-size: 0.7rem;
  grid-template-columns: auto 1fr;
  line-height: 1.8rem;
  padding: 0 0 1.5rem;
}


.page-node-type-car .content-section h2 {
  text-align: left;
  font-weight: 600;
  color: #000;
}

.list.list--checkmark .list__item::before {
  color: #162336;
  content: '✓';
}


.page-node-type-car .metadata,
.page-node-type-car .block--text .text {
  margin-left: 40px;
}

.metadata.metadata--specifications dt, .metadata.metadata--specifications dd {
  border-bottom: solid 1px #ccc;
}

.page-node-type-car p {
  line-height: 1rem;
  margin-bottom: 2rem;
  margin-top: 0;
  font-weight: 500;
  font-size: 0.7rem;
}

.page-node-type-car h1 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #000;
  margin-top: 2rem;
  border-top: 2px solid #fff;
}


.page-node-type-car .main-content {
  background-color:  var(--color-background-car);
}

.page-node-type-car .price, .page-node-type-car .block--text, .page-node-type-car .margin-bottom:has(.metadata), .page-node-type-car .options {
  background-color: #fff;
  padding: 1rem;
}


/* Contact page */

.block--25 table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.6rem;
  font-weight: 500;
  line-height: 0.5rem;
}

.block--25 table td, .block--25 table th {
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  padding: .5rem 1rem;
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fff;
}
.page-node-228 p {
  line-height: 1rem;
  margin-bottom: 2rem;
  margin-top: 0;
  font-weight: 500;
  font-size: 0.6rem;
}

.page-node-228 h3 {
  font-size: 1.2rem;
  padding: 1rem 0;
  font-weight: 600;
  color: #000;
}

a {
  color: #000;
}

.form-select__wrapper, .facets-dropdown__wrapper {
  display: inline-block;
  max-width: 100%;
  position: relative;
  background-color: #fff;
}

/* Blokken collage homepage */
.block--19 .teaser.teaser--tile-2col .teaser__wrapper {
    width: 50%;
    background-color: #f1f0f0;
}

.block--18 .teaser.teaser--tile .teaser__wrapper {
  background-color: #f1f0f0;
}

.page-node-228 .form-submit {
  background-color: #12304b !important;
  border-radius: 0rem  !important;
}

.page-node-228 .form-submit {
  color: #fff !important;
  cursor: pointer;
  font-size: 0.7rem !important;
  line-height: 1.15;
  font-weight: 600 !important;
  background-color: #09335d !important;
}

.form-select__wrapper, .facets-dropdown__wrapper {
  display: inline-block;
  max-width: 100%;
  position: relative;
  font-size: 0.7rem;
  font-weight: 500;
}


.navigation__item.navigation__item--active .link span::after {
  bottom: ;
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  right: 0;
}

.page-node-228 .brandbox::after {
  background-image: none;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

.page-node-228 .brandbox--full {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    height: 15vw;
  }

/*Over ons*/
.content-section--team {
  background-color: #f4f3f1;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-image--reversed .text-image__image {
  float: left;
  max-height: 50%;
}

.text-image--reversed .text-image__text {
  text-align: left;
  font-size: 0.7rem;
  font-weight: 500;
}

.teaser.teaser--tile .teaser__title {
  color: #000;
}

.page-node-229 body {
    font-size: 24px;
    background-color: #f4f3f1;
  }

.page-node-229 .content-section h2 {
  text-align: left;
  font-weight: 600;
  color: #000;
}

.page-node-229 .brandbox--full {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  height: 12rem;
}

.page-node-229 .brandbox__wrapper-inner {
  top: 7%;
}

.page-node-229 .brandbox::after {
  background-image: none;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgb(225, 35, 29);
}

/*footer*/
  .site-footer__top {
    background-color: #162337;
    padding: 2rem 0px 3rem;
    position: relative;
}
}

.site-footer a {
  color: #fff;
  font-weight: 600;
}

.site-footer h3 {
  font-size: 0.8rem;
  padding: 1rem 0;
  font-weight: 500;
  color: #fff;
}

.fa-brands, .fab {
  font-weight: 400;
}

/*copyright*/
.site-footer__bottom .copyright {
    text-align: center;
}

.site-footer .copyright a {
  color: var(--color-secondary);
  font-weight: 600;
}

.site-footer table td,
.site-footer table caption {
  color: var(--color-white);
  font-size: .7rem;
}

.site-footer table td {
  padding: 0;
}

.teaser.teaser--tile-2col .teaser__wrapper {
  width: 50%;
  background-color: #fff;
}

.teaser.teaser--tile-2col .teaser__title {
color: var(--color-black);
}

.fa-phone::before {
  color: #fff;
  border-radius: 0px;
  text-decoration: none !important;
  text-align: center;
  font-size: 15px;
  width: 25px;
  height: 25px;
  float: left;
  display: flex;
  background-color: var(--color-secondary);
  padding: 5px;
  border: 0px solid #fff;
  border-radius: 50px;
}

.fa-envelope::before {
  color: #fff;
  border-radius: 0px;
  text-decoration: none !important;
  text-align: center;
  font-size: 15px;
  width: 25px;
  height: 25px;
  float: left;
  display: flex;
  background-color: var(--color-secondary);
  padding: 5px;
  border: 0px solid #fff;
  border-radius: 50px;
}

.site-footer .fa-brands, .fab {
  font-weight: 400;
  color: #fff;
  font-size: 40px;
}

.fab.fa-whatsapp {
  color: var(--color-white);
}

.site-footer table td, .site-footer table caption {
    color: var(--color-white);
    font-size: .6rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

.site-footer img {
  margin-left: 0;
  width: auto;
}


.teaser.teaser--tile .teaser__title, .teaser.teaser--tile-2col .teaser__title, .teaser.teaser--tile-2col-background .teaser__title, .teaser.teaser--tile-full .teaser__title {
  padding: .1rem 0;
}

.button.button--primary2 {
  margin-left: 20px;
  background-color: #fff;
  color: #000;
}

.page-node-229 .brandbox.brandbox--top.brandbox--full {
  height: 5vw;
}

p {
  line-height: 1.2rem;
}

.page-node-type-car .price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #fff;
  margin-bottom: -25px;
  background-color: #162336 !important;
  margin-left: 0rem;
  margin-right: 0rem;
}

.page-node-type-car .price__installment {
  text-align: right;
  font-weight: 500;
  font-size: 1rem;
  color: #fff;
  background-color: #e1231d;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 10px;
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-right: -1rem;
}

.block--text.block--25 {
  padding: 2rem;
  background-color: #fff;
}

.form-item__label {
  color: #fff !important;
  display: block;
  font-size: 0.7rem !important;
  font-weight: var(--font-weight-bold);
  margin-bottom: .6em;
}

.bg-secondary-light {
  background-color: #f9f9f9;
  margin-top: -10rem;
}

.teaser.teaser--tile .teaser__description {
  max-height: 20rem;
}

.form-select__arrow::after, .facets-dropdown__arrow::after {
  left: 0.95rem;
  transform: rotate(45deg);
}

.form-select__arrow::before, .facets-dropdown__arrow::before {
  left: 0.7rem;
  transform: rotate(-45deg);
}

.cw-googlemaps {
  grid-column: auto/span 4 !important;
}

.page-node-224 iframe {
  border: 0;
  width: 102%;
  height: 100%;
}

.content-section.content-section--onecol.content-section--full.content-section--no-margin.content-section--occasions.bg-black h2 {
  color: #fff;
}

.content-section--blokken {
    margin: 0 auto 2rem;
    margin-bottom: 5rem;
}

table {
  line-height: 1rem;
}



.brandbox__media .content-section h1 {
  font-size: 3rem;
  font-style: italic;
}

.teaser.teaser--tile.teaser--image-background.teaser--text-middle.teaser--text-center {
  height: 30rem;
}

.content-section.content-section--onecol.content-section--full.content-section--no-margin.content-section--blok2 {
  background-color: #000000;
}

.teaser.teaser--tile, .teaser.teaser--tile-2col, .teaser.teaser--tile-2col-background, .teaser.teaser--tile-full {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  overflow: hidden;
  width: 100%;
}

.teaser__footer {
  border-top: 0px solid var(--color-grey-light);
}


@media screen and (min-width: 1020px) {
      .text-image__image.text-image__image--secondary {
        float: left;
        margin-top: -35%;
        width: 70%;
        margin-left: 2rem;
    }
  }

  .text-image__image {
    float: left;
    height: auto;
    width: 100%;
  }
}

.text-image__text h1 {
    font-size: 2rem;
    margin-top: 1rem;
    color: #fff;
}

.page-node-224 .teaser.teaser--tile .teaser__title {
  color: #fff;
}

.content-section--blok2 .text-image__images {
    margin-left: 2em;
    margin-top: 2em;
    margin-bottom: 4em;
}

.content-section .form-date,
.content-section .form-email,
.content-section .form-month,
.content-section .form-number,
.content-section .form-range,
.content-section .form-search,
.content-section .form-select,
.content-section .form-tel,
.content-section .form-text,
.content-section .form-textarea,
.content-section .form-time,
.content-section .form-url,
.content-section .form-week,
.content-section .facets-dropdown {
  width: calc(100% - 2rem);
}

.pager__item--active span {
  background-color: #162336;
  color: var(--color-primary-contrast);
}

a {
  color: #fff;
}


.button.button--primary3 {
  background-color: var(--color-secondary);
  color: #fff;
}

.block--text.block--46 {
    margin-top: -1rem;
    margin-bottom: -5rem;
}

.button.button--primary3:hover {
  background-color: #000;
  color: #fff;
}


.block--text.block--46 p {
  line-height: 1.2rem;
  color: #000;
  font-weight: 500;
}

.site-footer img {
  margin-left: 0;
  width: auto;
  width: 50%;
  filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
  height: 50%;
}

.teaser.teaser--vehicle {
  background: #e1231d;
  justify-content: normal;
}

.teaser.teaser--vehicle {
  background: var(--color-white);
}

.content-section {
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #000;
}

.page-node-type-car .content-section {
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #000;
}

.page-node-228 .content-section {
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #000;
  margin-top: 5rem
}

.page-node-228 .content-section:last-child {
  margin-bottom: 4rem;
}

@media screen and (min-width: 1020px) {
  .page-node-228 .content-section:last-child {
    margin-bottom: 2rem;
  }
}

.block--25 a {
  color: #000;
}

.form-date::placeholder, .form-email::placeholder, .form-month::placeholder, .form-number::placeholder, .form-range::placeholder, .form-search::placeholder, .form-select::placeholder, .form-tel::placeholder, .form-text::placeholder, .form-textarea::placeholder, .form-time::placeholder, .form-url::placeholder, .form-week::placeholder {
  font-size: .6rem;
  color: #acacac;
}

.block--46 p:last-child {
  margin-bottom: 6rem;
}

@media screen and (min-width: 1020px) {
  .block--46 p:last-child {
    margin-bottom: 2rem;
  }
}

.block--45 .text-image__text {
    padding-bottom: 3rem;
    color: #fff;
  }

.block--45 h1 {
    color: #fff;
}


.facets-dropdown {
    min-width: 17.5rem;
}

.navigation__foldout-button {
    color: #ffffff;
}

.teaser__label {
  background-color: var(--color-secondary);
  color: var(--color-white);
  padding: 0.5rem 2rem;
  position: absolute;
  right: 0;
  top: 0rem;
  font-size: 1rem;
  font-weight: 600;
  text-transform: italic;
}

.pager__item--next, .pager__item--previous {
    margin: 0 .5rem 1rem;
    width: 5.5rem;
    background-color: transparent;
    text-align: center;
}

#drupal-modal {
  background-color: #000;
}

.form-date::placeholder, .form-email::placeholder, .form-month::placeholder, .form-number::placeholder, .form-range::placeholder, .form-search::placeholder, .form-select::placeholder, .form-tel::placeholder, .form-text::placeholder, .form-textarea::placeholder, .form-time::placeholder, .form-url::placeholder, .form-week::placeholder, .facets-dropdown::placeholder {
  color: #999;
  font-weight: var(--font-weight-bold);
}

.webform-button--submit .button .button--primary .js-form-submit .form-submit {
  Border-radius: 0px !important;
  padding: 1rem 3rem;
}

.webform-button--submit .button .button--primary .js-form-submit .form-submit:hover {
  background-color: #424242;
}

.ui-dialog .ui-dialog-content .form-actions, .ui-dialog .ui-dialog-content .field-actions {
  margin: 0;
    margin-bottom: 0px;
  padding: 0;
  margin-bottom: 2rem;
}

#ui-id-5 {
  margin: 2rem;
  text-align: center;
}

#ui-id-9 {
  text-align: center;
}

p {
  font-weight: 400;
}

.page-node-type-car .button {
    background-color: var(--color-secondary);
    color: #fff;
}

h2 {
    font-size: 1.6rem;
    font-weight: 800;
}

h1 {
    font-weight: 800;
}

h1.article__title {
    margin-top: 5rem;
    color: #09335d;
}

 .page-node-224 .content-section.content-section--tiles.content-section--blokken.bg-secondary-light .teaser.teaser--tile .teaser__wrapper {
  background-color: rgba(22, 35, 55, 1);
  height: 200%;
}

.site-footer .fa-brands:hover {
    font-weight: 400;
    color: #214fc4;
    font-size: 40px;
}

.site-footer a:hover {
    color: #214fc4;
    font-weight: 600;
}

.block--43 .teaser.teaser--tile .teaser__description, .block--41 .teaser.teaser--tile .teaser__description, .block--42 .teaser.teaser--tile .teaser__description {
    color: #fff !important;
    font-weight: 400;
    border-top: 2px solid #09335d;
    font-size: 0.6rem;
    line-height: 1rem;
}

.price {
    font-size: 1.6rem;
}