@charset "UTF-8";
.embed-responsive {
  transition: background-color 0.2s ease;
}

.embed-responsive-21by9 {
  aspect-ratio: 21/9;
}
.embed-responsive-21by9:before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9 {
  aspect-ratio: 16/9;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3 {
  aspect-ratio: 4/3;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1 {
  aspect-ratio: 1/1;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}

.embed-responsive-3by2 {
  aspect-ratio: 3/2;
}
.embed-responsive-3by2::before {
  padding-top: 66.6666666667%;
}

.embed-responsive-5by1 {
  aspect-ratio: 5/1;
}
.embed-responsive-5by1::before {
  padding-top: 20%;
}

@media (min-width: 576px) {
  .embed-responsive-sm-21by9 {
    aspect-ratio: 21/9;
  }
  .embed-responsive-sm-21by9:before {
    padding-top: 42.8571428571%;
  }
  .embed-responsive-sm-16by9 {
    aspect-ratio: 16/9;
  }
  .embed-responsive-sm-16by9::before {
    padding-top: 56.25%;
  }
  .embed-responsive-sm-4by3 {
    aspect-ratio: 4/3;
  }
  .embed-responsive-sm-4by3::before {
    padding-top: 75%;
  }
  .embed-responsive-sm-1by1 {
    aspect-ratio: 1/1;
  }
  .embed-responsive-sm-1by1::before {
    padding-top: 100%;
  }
  .embed-responsive-sm-3by2 {
    aspect-ratio: 3/2;
  }
  .embed-responsive-sm-3by2::before {
    padding-top: 66.6666666667%;
  }
  .embed-responsive-sm-5by1 {
    aspect-ratio: 5/1;
  }
  .embed-responsive-sm-5by1::before {
    padding-top: 20%;
  }
}
@media (min-width: 768px) {
  .embed-responsive-md-21by9 {
    aspect-ratio: 21/9;
  }
  .embed-responsive-md-21by9:before {
    padding-top: 42.8571428571%;
  }
  .embed-responsive-md-16by9 {
    aspect-ratio: 16/9;
  }
  .embed-responsive-md-16by9::before {
    padding-top: 56.25%;
  }
  .embed-responsive-md-4by3 {
    aspect-ratio: 4/3;
  }
  .embed-responsive-md-4by3::before {
    padding-top: 75%;
  }
  .embed-responsive-md-1by1 {
    aspect-ratio: 1/1;
  }
  .embed-responsive-md-1by1::before {
    padding-top: 100%;
  }
  .embed-responsive-md-3by2 {
    aspect-ratio: 3/2;
  }
  .embed-responsive-md-3by2::before {
    padding-top: 66.6666666667%;
  }
  .embed-responsive-md-5by1 {
    aspect-ratio: 5/1;
  }
  .embed-responsive-md-5by1::before {
    padding-top: 20%;
  }
}
@media (min-width: 992px) {
  .embed-responsive-lg-21by9 {
    aspect-ratio: 21/9;
  }
  .embed-responsive-lg-21by9:before {
    padding-top: 42.8571428571%;
  }
  .embed-responsive-lg-16by9 {
    aspect-ratio: 16/9;
  }
  .embed-responsive-lg-16by9::before {
    padding-top: 56.25%;
  }
  .embed-responsive-lg-4by3 {
    aspect-ratio: 4/3;
  }
  .embed-responsive-lg-4by3::before {
    padding-top: 75%;
  }
  .embed-responsive-lg-1by1 {
    aspect-ratio: 1/1;
  }
  .embed-responsive-lg-1by1::before {
    padding-top: 100%;
  }
  .embed-responsive-lg-3by2 {
    aspect-ratio: 3/2;
  }
  .embed-responsive-lg-3by2::before {
    padding-top: 66.6666666667%;
  }
  .embed-responsive-lg-5by1 {
    aspect-ratio: 5/1;
  }
  .embed-responsive-lg-5by1::before {
    padding-top: 20%;
  }
}
@media (min-width: 1200px) {
  .embed-responsive-xl-21by9 {
    aspect-ratio: 21/9;
  }
  .embed-responsive-xl-21by9:before {
    padding-top: 42.8571428571%;
  }
  .embed-responsive-xl-16by9 {
    aspect-ratio: 16/9;
  }
  .embed-responsive-xl-16by9::before {
    padding-top: 56.25%;
  }
  .embed-responsive-xl-4by3 {
    aspect-ratio: 4/3;
  }
  .embed-responsive-xl-4by3::before {
    padding-top: 75%;
  }
  .embed-responsive-xl-1by1 {
    aspect-ratio: 1/1;
  }
  .embed-responsive-xl-1by1::before {
    padding-top: 100%;
  }
  .embed-responsive-xl-3by2 {
    aspect-ratio: 3/2;
  }
  .embed-responsive-xl-3by2::before {
    padding-top: 66.6666666667%;
  }
  .embed-responsive-xl-5by1 {
    aspect-ratio: 5/1;
  }
  .embed-responsive-xl-5by1::before {
    padding-top: 20%;
  }
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
}
body:before {
  content: "extra-small";
  display: none;
}
@media (min-width: 576px) {
  body:before {
    content: "small";
  }
}
@media (min-width: 768px) {
  body:before {
    content: "medium";
  }
}
@media (min-width: 992px) {
  body:before {
    content: "large";
  }
}
@media (min-width: 1200px) {
  body:before {
    content: "extra-large";
  }
}

@font-face {
  font-family: OpenSans-Bold;
  font-display: swap;
  src: local("OpenSans-Bold"), url("../../../fonts/opensans/OpenSans-Bold.woff2") format("woff2"), url("../../../fonts/opensans/OpenSans-Bold.woff") format("woff");
}
@font-face {
  font-family: OpenSans-SemiBold;
  font-display: swap;
  src: local("OpenSans-SemiBold"), url("../../../fonts/opensans/OpenSans-SemiBold.woff2") format("woff2"), url("../../../fonts/opensans/OpenSans-SemiBold.woff") format("woff");
}
@font-face {
  font-family: OpenSans-Regular;
  font-display: swap;
  src: local("OpenSans-Regular"), url("../../../fonts/opensans/OpenSans-Regular.woff2") format("woff2"), url("../../../fonts/opensans/OpenSans-Regular.woff") format("woff");
}
@font-face {
  font-family: OpenSans-Italic;
  font-display: swap;
  src: local("OpenSans-Italic"), url("../../../fonts/opensans/OpenSans-Italic.woff2") format("woff2"), url("../../../fonts/opensans/OpenSans-Italic.woff") format("woff");
}
@font-face {
  font-family: OpenSans-BoldItalic;
  font-display: swap;
  src: local("OpenSans-BoldItalic"), url("../../../fonts/opensans/OpenSans-BoldItalic.woff2") format("woff2"), url("../../../fonts/opensans/OpenSans-BoldItalic.woff") format("woff");
}
/* General */
body {
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #f3f3f3;
  color: #484646;
}
body.hide-overflow {
  height: 100%;
  overflow: hidden;
}
body .grecaptcha-badge {
  visibility: hidden;
}

#widget-container.right, #widget-container.bottom {
  z-index: 1021 !important;
}

.quoteRequest {
  background-color: white;
}

@media (max-width: 768px) {
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .visible-mobile {
    display: none !important;
  }
}
h1, h2,
.h1, .h2 {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}

h3, h4, h5, h6,
.h3, .h4, .h5, .h6 {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}

h1, .h1 {
  font-size: 24px;
}
@media screen and (min-width: 0px) {
  h1, .h1 {
    font-size: calc(24px + 12 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  h1, .h1 {
    font-size: 36px;
  }
}

h2, .h2 {
  font-size: 22px;
}
@media screen and (min-width: 0px) {
  h2, .h2 {
    font-size: calc(22px + 6 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  h2, .h2 {
    font-size: 28px;
  }
}

h3, .h3 {
  font-size: 20px;
}
@media screen and (min-width: 0px) {
  h3, .h3 {
    font-size: calc(20px + 4 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  h3, .h3 {
    font-size: 24px;
  }
}

h4, .h4 {
  font-size: 16px;
}
@media screen and (min-width: 0px) {
  h4, .h4 {
    font-size: calc(16px + 2 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h5, .h5 {
  font-size: 16px;
}
@media screen and (min-width: 0px) {
  h5, .h5 {
    font-size: calc(16px + 0 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  h5, .h5 {
    font-size: 16px;
  }
}

h6, .h6 {
  font-size: 14px;
}
@media screen and (min-width: 0px) {
  h6, .h6 {
    font-size: calc(14px + 0 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  h6, .h6 {
    font-size: 14px;
  }
}

em, .em {
  font-family: "OpenSans-Italic", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-style: normal;
}

strong, .strong {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-style: normal;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

/* Layout */
.main-nav__top {
  height: 84px;
  display: flex;
  align-items: center;
  background-color: #0a2c3e;
}
.main-nav__top .brand {
  display: block;
  width: 133px;
}
.main-nav__top .top-nav .list-inline-item {
  padding: 0 8px;
}
.main-nav__top .top-nav a, .main-nav__top .top-nav button, .main-nav__top .top-nav .btn {
  color: #fff;
  text-decoration: none;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}
.main-nav__top .top-nav i {
  color: #f08100;
}
.main-nav__top .top-nav span {
  margin-left: 10px;
}
.main-nav__top .top-nav .badge-mobile {
  position: absolute;
  top: -10px;
  left: 10px;
}
.main-nav__top .dropdown-menu {
  z-index: 1040;
  min-width: 200px;
}
.main-nav__top .dropdown-item {
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}
.main-nav__top .dropdown-item:hover {
  background-color: #f08100;
  color: #fff;
}
@media (min-width: 992px) {
  .main-nav__top .brand {
    width: auto;
  }
  .main-nav__top .top-nav a, .main-nav__top .top-nav button, .main-nav__top .top-nav .btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.main-nav__bottom {
  background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667);
  box-shadow: 0 10px 37px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  height: 84px;
  z-index: 1030;
}
.main-nav__bottom .nav-quote-basket__icon {
  font-size: 18px;
  color: #f08100;
}
.main-nav__bottom .bottom-nav {
  position: relative;
}
.main-nav__bottom .bottom-nav .nav-underline {
  position: absolute;
  bottom: -100%;
  left: 0;
  height: 3px;
  background-color: #f08100;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.main-nav__bottom .bottom-nav .list-inline-item,
.main-nav__bottom .bottom-nav a {
  height: 100%;
  display: flex;
  align-items: center;
}
.main-nav__bottom .bottom-nav .list-inline-item {
  padding: 0 1rem;
}
.main-nav__bottom .bottom-nav .list-inline-item .submenu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 20rem;
  position: absolute;
  top: 100%;
  left: 0;
  color: #484646;
  box-shadow: 0px 0px 0px 1px rgba(176, 176, 176, 0.8), 0 8px 10px 0 rgba(72, 70, 70, 0.5);
  transition: top 0.2s ease, opacity 0.2s ease;
}
.main-nav__bottom .bottom-nav .list-inline-item .submenu:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 1.5rem;
}
.main-nav__bottom .bottom-nav .list-inline-item .submenu:after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #f3f3f3;
  border: 1px solid rgba(176, 176, 176, 0.8);
  position: absolute;
  bottom: 100%;
  left: 2.5rem;
  transform: rotate(45deg) translateY(50%);
  transform-origin: bottom;
}
.main-nav__bottom .bottom-nav .list-inline-item .submenu__link {
  background-color: #f3f3f3;
  color: inherit;
  position: relative;
  z-index: 10;
  padding: 1rem 1.5rem;
  height: auto;
  width: 100%;
  clear: both;
  text-align: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-nav__bottom .bottom-nav .list-inline-item .submenu__link:not(:first-child) {
  border-top: 1px solid #b0b0b0;
}
.main-nav__bottom .bottom-nav .list-inline-item .submenu__link:hover .link-text {
  text-decoration: underline;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 20rem;
  position: absolute;
  top: 100%;
  right: -21rem;
  color: #484646;
  box-shadow: 0px 0px 0px 1px rgba(176, 176, 176, 0.8), 0 8px 10px 0 rgba(72, 70, 70, 0.5);
  transition: opacity 0.2s ease;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu .icon {
  display: none;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 100%;
  left: -1.5rem;
  width: 1.5rem;
  height: 100%;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu:after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #f3f3f3;
  border: 1px solid rgba(176, 176, 176, 0.8);
  position: absolute;
  bottom: 50%;
  right: 19.1rem;
  transform: rotate(45deg) translateY(50%);
  transform-origin: bottom;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu__link {
  background-color: #f3f3f3;
  color: inherit;
  position: relative;
  z-index: 10;
  padding: 1rem 1.5rem;
  height: auto;
  width: 100%;
  clear: both;
  text-align: inherit;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu__link:not(:first-child) {
  border-top: 1px solid #b0b0b0;
}
.main-nav__bottom .bottom-nav .list-inline-item .sub-submenu__link:hover {
  text-decoration: underline;
}
.main-nav__bottom .bottom-nav .list-inline-item.has-submenu:hover {
  position: relative;
}
.main-nav__bottom .bottom-nav .list-inline-item.has-submenu:hover .submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  top: calc(100% + 1.5rem);
}
.main-nav__bottom .bottom-nav .list-inline-item.has-submenu .has-sub-submenu:hover {
  position: relative;
}
.main-nav__bottom .bottom-nav .list-inline-item.has-submenu .has-sub-submenu:hover .sub-submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(calc(-50% - 1.5rem));
}
.main-nav__bottom .bottom-nav a {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
.main-nav__bottom .bottom-nav a:hover {
  color: rgb(178.5, 178.5, 178.5);
  text-decoration: none;
}
@media (min-width: 992px) {
  .main-nav__bottom .bottom-nav .list-inline-item {
    padding: 0 0.5rem;
  }
  .main-nav__bottom .bottom-nav .list-inline-item.has-submenu .level-0 {
    display: flex;
    align-items: center;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .main-nav__bottom .bottom-nav .list-inline-item.has-submenu .icon {
    transform: rotate(0deg);
    transform-origin: center center;
    transition: transform 0.2s ease;
  }
  .main-nav__bottom .bottom-nav .list-inline-item.is-active.has-submenu .level-0 .icon {
    transform: rotate(180deg);
  }
}
@media (min-width: 1200px) {
  .main-nav__bottom .bottom-nav .list-inline-item {
    padding: 0 1rem;
  }
}

.nav-toggle {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.nav-toggle:active, .nav-toggle:focus {
  outline: 0;
}
.nav-toggle__icon {
  width: 21px;
  height: 15px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.nav-toggle__icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.nav-toggle__icon span:nth-child(1) {
  top: 0px;
}
.nav-toggle__icon span:nth-child(2) {
  top: 6px;
}
.nav-toggle__icon span:nth-child(3) {
  bottom: 0;
}
.nav-toggle__text {
  margin-left: 10px;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
.nav-toggle.is-active .nav-toggle__icon span:nth-child(1) {
  top: 6px;
  transform: rotate(135deg);
}
.nav-toggle.is-active .nav-toggle__icon span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.nav-toggle.is-active .nav-toggle__icon span:nth-child(3) {
  top: 6px;
  transform: rotate(-135deg);
}
.nav-toggle--white .nav-toggle__icon span {
  background-color: #fff;
}
.nav-toggle--white .nav-toggle__text {
  color: #fff;
}

.side-nav-holder:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  transition: background-color 0.2s ease;
}
.side-nav-holder .aside-nav {
  width: 310px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  z-index: 1030;
  box-shadow: 10px 0 37px rgba(0, 0, 0, 0);
  overflow-y: auto;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.side-nav-holder .aside-nav--left {
  left: -310px;
}
.side-nav-holder .aside-nav--right {
  right: -100%;
  width: 100%;
}
.side-nav-holder .aside-nav--full-width {
  left: -100vw;
  width: 100vw;
}
.side-nav-holder .aside-nav::-webkit-scrollbar {
  width: 0 !important;
  display: none;
}
.side-nav-holder .aside-nav__top {
  min-height: 69px;
  padding: 25px 15px;
  background-color: #3d3d3d;
}
.side-nav-holder .aside-nav__list {
  padding: 0 15px 15px 15px;
}
.side-nav-holder .aside-nav__list .btn {
  width: 100%;
  padding: 6px 0;
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  line-height: 40px;
  line-height: 4rem;
  color: #fff;
  text-transform: none;
  justify-content: space-between;
  transition: color 0.2s ease;
}
.side-nav-holder .aside-nav__list .btn i {
  transform: rotate(0deg);
  transition: transform 0.15s ease;
}
.side-nav-holder .aside-nav__list .btn.is-active i {
  transform: rotate(90deg);
}
.side-nav-holder .aside-nav__list .nav-list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.side-nav-holder .aside-nav__list .nav-list li > a:not(.rental):hover, .side-nav-holder .aside-nav__list .nav-list li > a:not(.rental).is-active {
  color: #0a2c3e !important;
}
.side-nav-holder .aside-nav__list .nav-list li > a:hover, .side-nav-holder .aside-nav__list .nav-list li > a.is-active, .side-nav-holder .aside-nav__list .nav-list li.rental:hover, .side-nav-holder .aside-nav__list .nav-list li.rental.is-active {
  color: #ff5722 !important;
}
.side-nav-holder .aside-nav__list .sub-list {
  padding-left: 2rem;
}
.side-nav-holder .aside-nav__list .sub-list li {
  border-bottom: 0;
}
.side-nav-holder .aside-nav__list .sub-list li .btn:hover {
  text-decoration: underline;
}
.side-nav-holder .aside-nav__block {
  padding: 0 15px;
}
.side-nav-holder .aside-nav__social {
  margin-top: auto;
  padding: 25px 15px;
  background-color: #fff;
  top: 100%;
}
.side-nav-holder .aside-nav__social .title {
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 1rem;
}
.side-nav-holder .aside-nav__social .social-list {
  margin: 0;
}
.side-nav-holder .aside-nav__social .social-list li:not(:last-child) {
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .side-nav-holder .aside-nav--right {
    right: -400px;
    width: 400px;
  }
}
.side-nav-holder .aside-nav .umb-form-holder {
  max-width: 100%;
  overflow: hidden;
}
.side-nav-holder .aside-nav .umbraco-forms-fieldset {
  max-width: 100%;
  /*.row-fluid {
      margin-left: 0;
      margin-right: 0;
  }*/
}
.side-nav-holder .aside-nav {
  /*.umbraco-forms-navigation {
      margin-left: 0;
      margin-right: 0;
  }*/
}
.side-nav-holder .divider {
  width: 100%;
  height: 1px;
  border: 0;
  background-color: #e9e9e9;
}
.side-nav-holder .search-form {
  padding: 15px;
}
.side-nav-holder .search-form .form-control {
  height: auto;
  line-height: 30px;
  line-height: 3rem;
  background-color: #f3f3f3;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.14), 0px 2px 2px 0px rgba(0, 0, 0, 0.098);
}
.side-nav-holder .search-results {
  padding: 0 15px 15px 15px;
}
.side-nav-holder .search-results .header {
  margin-bottom: 1rem;
}
.side-nav-holder .search-results .results {
  margin-bottom: 2rem;
}
.side-nav-holder .search-results .result {
  padding: 0;
  position: relative;
  transition: padding 0.2s ease;
}
.side-nav-holder .search-results .result:before {
  content: "";
  width: 2px;
  height: 0%;
  background-color: #f08100;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  transition: all 0.2s ease 0.05s;
}
.side-nav-holder .search-results .result__item {
  position: relative;
}
.side-nav-holder .search-results .result .sub-title,
.side-nav-holder .search-results .result .title {
  line-height: 1.2;
  display: block;
}
.side-nav-holder .search-results .result .title {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.2s ease;
}
.side-nav-holder .search-results .result .sub-title {
  color: #484646;
}
.side-nav-holder .search-results .result:hover {
  padding-left: 15px;
}
.side-nav-holder .search-results .result:hover:before {
  height: 100%;
  opacity: 1;
}
.side-nav-holder.is-open:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1030;
  pointer-events: all;
}
.side-nav-holder.is-open .aside-nav {
  box-shadow: 10px 0 37px rgba(0, 0, 0, 0.3);
}
.side-nav-holder.is-open .aside-nav--left {
  left: 0;
}
.side-nav-holder.is-open .aside-nav--right {
  right: 0;
}
.side-nav-holder.is-open .aside-nav--full-width {
  left: 0;
}

/* Multiple quotes */
.quote-line {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.quote-line__added {
  background-color: #0a2c3e;
  color: white;
}
.quote-line__added .quote-line__body {
  margin: 0;
}
.quote-line__added .quote-line__body .icon-added {
  display: block !important;
  color: white;
}
.quote-line__added .quote-line__delete {
  display: none;
}
.quote-line__controls, .quote-line__body, .quote-line__options {
  flex: 0 0 100%;
  max-width: 100%;
}
.quote-line__body {
  display: flex;
  margin-bottom: 15px;
}
.quote-line__body .btn {
  width: 25px;
  font-size: 24px;
  font-size: 2.4rem;
  margin-right: 15px;
}
.quote-line__body .btn.quote-line__delete {
  color: #a92232;
}
.quote-line__body .btn.quote-line__delete:hover {
  color: #ff5722;
}
.quote-line__body-no-cars.red {
  color: #a92232;
}
.quote-line__options {
  display: flex;
  flex-wrap: wrap;
}
.quote-line__options .form-group {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .quote-line__options {
    justify-content: space-between;
  }
  .quote-line__options .form-group {
    flex: 1;
    max-width: 45%;
  }
}

.main-footer {
  color: rgba(255, 255, 255, 0.8);
}
.main-footer .footer-top {
  background-color: #3d3d3d;
}
.main-footer .footer-top h3 {
  font-size: 20px;
  font-size: 2rem;
  color: #0a2c3e;
}
.main-footer .footer-top hr {
  border-top: 1px rgba(255, 255, 255, 0.4) dashed;
  padding: 1.5rem 0 0;
  margin: 2rem 0 0;
}
.main-footer .footer-top .input-group .input-group-text {
  border: none;
  padding: 0.375rem 1.2rem;
}
.main-footer .footer-top .input-group .input-group-text .fas {
  font-size: 14px;
  font-size: 1.4rem;
}
.main-footer .footer-top .input-group .form-control {
  border: none;
  height: calc(2.25rem + 15px);
}
.main-footer .footer-top ul {
  margin-top: 24px;
}
.main-footer .footer-top ul li:not(:last-child) {
  margin-bottom: 5px;
}
.main-footer .footer-top a {
  color: rgba(255, 255, 255, 0.8);
}
.main-footer .footer-top strong {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #0a2c3e;
}
.main-footer .footer-top .share-title {
  margin-top: 2rem;
}
.main-footer .footer-top .to-reviews {
  margin-top: 24px;
  display: block;
  display: block;
  margin-bottom: 12px;
}
.main-footer .footer-top .stars {
  margin-top: -11px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #eee;
  overflow: hidden;
}
.main-footer .footer-top .stars .empty:before, .main-footer .footer-top .stars .full:before {
  content: "★★★★★";
  font-size: 14px;
  font-size: 1.4rem;
}
.main-footer .footer-top .stars .full:not(.rental) {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #0a2c3e;
}
.main-footer .footer-top .stars .full, .main-footer .footer-top .stars.rental {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #f08100;
}
.main-footer .footer-top .average {
  padding-left: 5px;
  font-size: 30px;
  font-size: 3rem;
  color: #0a2c3e;
}
.main-footer .footer-top .total {
  color: #0a2c3e;
}
.main-footer .footer-bottom {
  background-color: #f08100;
}
.main-footer .footer-bottom a {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #fff;
}
.main-footer .footer-bottom p {
  color: rgba(255, 255, 255, 0.87);
}
.main-footer .footer-bottom p a {
  color: rgba(255, 255, 255, 0.87);
  font-weight: normal;
}

@media (min-width: 576px) {
  .lines .col-12:nth-child(even):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-left: 1px dashed rgba(255, 255, 255, 0.4);
    width: 1px;
  }
}
@media (min-width: 768px) {
  .lines .col-12:not(:first-child):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-left: 1px dashed rgba(255, 255, 255, 0.4);
    width: 1px;
  }
}
/* Elements */
.btn {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn:active {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}
.btn[disabled] {
  box-shadow: 0;
  background-color: #e1e1e1;
  color: rgb(97.5, 97.5, 97.5);
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}
.btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled]:active {
  box-shadow: 0;
  background-color: #e1e1e1;
  color: rgb(97.5, 97.5, 97.5);
}
.btn__text {
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  background-color: transparent;
  border: 0;
  text-align: left;
  margin: 0;
  padding: 0;
  box-shadow: none;
  text-transform: none;
}
.btn__text:active, .btn__text:focus {
  box-shadow: none;
}
.btn__text--primary {
  color: #f08100;
  transition: color 0.2s ease;
}
.btn__text--primary:hover {
  color: rgb(189, 101.5875, 0);
}
.btn__text--secondary {
  color: rgb(6.4583333333, 28.4166666667, 40.0416666667);
  transition: color 0.2s ease;
}
.btn__text--secondary:hover {
  color: rgb(2.9166666667, 12.8333333333, 18.0833333333);
}
.btn__unstyled {
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  background-color: transparent;
  border: 0;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 0;
  box-shadow: none;
  text-transform: none;
  color: #484646;
}
.btn__unstyled:active, .btn__unstyled:focus {
  box-shadow: none;
}
.btn__primary {
  background-color: #f08100;
  color: #fff;
}
.btn__primary:hover, .btn__primary:active {
  background-color: rgb(189, 101.5875, 0);
  color: #fff;
}
.btn__secondary {
  background-color: #0a2c3e;
  color: #fff;
}
.btn__secondary:hover, .btn__secondary:active, .btn__secondary.is-active {
  background-color: rgb(2.9166666667, 12.8333333333, 18.0833333333);
  color: #fff;
}
.btn__brand-orange {
  background-color: #ff5722;
  color: #fff;
}
.btn__brand-orange:hover, .btn__brand-orange:active {
  background-color: rgb(238, 57.0769230769, 0);
  color: #fff;
}
.btn__brand-orange-alt {
  background-color: #ff5722;
  color: #fff;
}
.btn__brand-orange-alt:hover, .btn__brand-orange-alt:active {
  background-color: rgb(238, 57.0769230769, 0);
  color: #fff;
}
.btn__brand-red {
  background-color: #a92232;
  color: #fff;
}
.btn__brand-red:hover, .btn__brand-red:active {
  background-color: rgb(126.5418719212, 25.4581280788, 37.4384236453);
  color: #fff;
}
.btn__paging {
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  background-color: transparent;
  border: 0;
  text-align: left;
  margin: 0;
  padding: 0;
  box-shadow: none;
  text-transform: none;
  transition: all 0.2s ease;
}
.btn__paging:hover, .btn__paging:focus, .btn__paging:active, .btn__paging[disabled], .btn__paging[disabled]:hover {
  box-shadow: none;
  background-color: transparent;
  border: 0;
}
.btn__coc {
  width: 100%;
  margin-bottom: 0;
  box-shadow: none;
  border-bottom: 0;
  padding: 0;
}
.btn__coc:active, .btn__coc:focus {
  box-shadow: none;
}
.btn__underline {
  display: inline-flex;
  align-items: center;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  background-color: transparent;
  color: #484646;
  border: 0;
  text-align: left;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.btn__underline:active, .btn__underline:focus {
  box-shadow: none;
}
.btn__underline span {
  position: relative;
}
.btn__underline span:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #f08100;
}
.btn__underline .icon {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 1rem;
  color: #f08100;
}
.btn__icon-primary {
  line-height: normal;
  border-radius: 0.8rem;
  text-transform: none;
  padding: 1.5rem 0;
  width: 100%;
  display: flex;
  gap: 0.8rem;
  justify-content: center;
  align-items: center;
  background-color: rgb(214.5, 115.29375, 0);
  color: #fff;
  transition: background-color 0.2s ease;
}
.btn__icon-primary:hover {
  background-color: rgb(189, 101.5875, 0);
  color: #fff;
}
.btn__icon-secondary {
  line-height: normal;
  border-radius: 0.8rem;
  text-transform: none;
  padding: 1.5rem 0;
  width: 100%;
  display: flex;
  gap: 0.8rem;
  justify-content: center;
  align-items: center;
  background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667);
  color: #fff;
  transition: background-color 0.2s ease;
}
.btn__icon-secondary:hover {
  background-color: rgb(2.9166666667, 12.8333333333, 18.0833333333);
  color: #fff;
}
.btn__ghost {
  box-shadow: none;
  border-top: 0;
  text-transform: none;
  line-height: normal;
  background-color: #fff;
  border: 0.1rem solid rgba(204, 229, 224, 0.5);
  border-radius: 0.4rem;
  padding: 0.5rem 1rem;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  color: rgba(72, 70, 70, 0.6);
  transition: color 0.2s ease;
}
.btn__ghost .icon {
  color: #f08100;
}
.btn__ghost:active {
  box-shadow: none;
}
.btn__ghost:hover {
  color: #484646;
}

.required {
  color: red;
}

input .error {
  border-color: red;
}

.form-group .control-label.is-required:after {
  content: " *";
  font-size: 16px;
  font-size: 1.6rem;
  color: darkred;
  line-height: 1;
}
.form-group .custom-checkbox-required-indicator {
  font-size: 16px;
  font-size: 1.6rem;
  color: darkred;
  line-height: 1;
}

.form-control {
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 0;
  box-shadow: none;
}

.input-group .input-group-text {
  border-radius: 0;
}

.form-control {
  width: 100%;
  max-width: 100%;
  height: auto;
  line-height: 26px;
  line-height: 2.6rem;
  padding: 5px 10px;
  margin: 0;
  background: #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.custom-control {
  min-height: 2.5rem;
  padding-left: 2.5rem;
}

.custom-control-label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.custom-control-label:before, .custom-control-label:after {
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
}
.custom-control-label:before {
  background-color: #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.custom-checkbox p {
  margin: 0 0 0 5px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #f08100;
  border-color: #f08100;
}

.availability-notification-request::-moz-placeholder {
  color: #333;
}

.availability-notification-request::placeholder {
  color: #333;
}

.cbx {
  margin: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
  position: relative;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid;
  border-color: #f08100;
  transition: all 0.2s ease;
}
.cbx span:first-child svg {
  width: 14px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate(-50%, -50%) translate3d(0, 0, 0);
}
.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #f08100;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.cbx span:last-child {
  padding-left: 8px;
}
@media (min-width: 768px) {
  .cbx span:first-child {
    width: 18px;
    height: 18px;
  }
  .cbx span:first-child svg {
    width: 12px;
    height: 10px;
    top: 3px;
    left: 2px;
    transform: translate3d(0, 0, 0);
  }
}

.inp-cbx:checked + .cbx span:first-child {
  background: #f08100;
  border: 1px solid;
  border-color: #f08100;
  animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
  transform: scale(2.5);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.6s ease;
}

@keyframes wave {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.arl-select {
  position: relative;
  display: block;
  margin: 0 auto;
  border: 1px solid #e9e9e9;
  cursor: pointer;
  z-index: 10;
}
.arl-select:before, .arl-select:after {
  height: 100%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-align: center;
  z-index: 0;
  pointer-events: none;
}
.arl-select:before {
  top: 0;
  left: 0;
  width: 35px;
  color: #f08100;
}
.arl-select--i-filter:before {
  content: "\f160";
}
.arl-select--i-clock:before {
  content: "\f017";
}
.arl-select--i-car:before {
  content: "\f1b9";
}
.arl-select--i-ownrisk:before {
  content: "\f5e1";
}
.arl-select--i-euro:before {
  content: "\f153";
}
.arl-select:after {
  content: "\f078";
  right: 0;
  top: 0;
  color: #4a4a4a;
  border-left: 1px solid #e9e9e9;
  width: 30px;
}
.arl-select select {
  display: block;
  width: 100%;
  padding: 10px 33px 10px 30px;
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  color: #4a4a4a;
}
.arl-select--small select {
  padding: 5px 33px 5px 30px;
}
.arl-select--small:after {
  width: 30px;
}
.arl-select--reg select {
  padding: 10px 33px 10px 30px;
}
.arl-select--reg:after {
  width: 30px;
}
@media (min-width: 768px) {
  .arl-select:after {
    width: 50px;
  }
  .arl-select--small select {
    padding: 5px 55px 5px 35px;
  }
  .arl-select--small:after {
    width: 40px;
  }
  .arl-select--reg select {
    padding: 10px 55px 10px 35px;
  }
  .arl-select--reg:after {
    width: 50px;
  }
}

a {
  color: #f08100;
  text-decoration: none;
  transition: color 0.2s ease;
}
a:hover {
  color: rgb(214.5, 115.29375, 0);
  text-decoration: underline;
}

.error-link a {
  color: #007bff !important;
}

.divider {
  width: 100%;
  height: 1px;
  border: 0;
  margin-bottom: 30px;
}
.divider--dashed {
  border-bottom: 1px dashed;
  border-color: rgba(0, 0, 0, 0.1);
}

picture img {
  width: 100%;
  height: 100%;
}

.custom-number {
  display: flex;
  align-items: center;
}
.custom-number__label {
  margin-left: 1.5rem;
}
.custom-number .number {
  display: flex;
}
.custom-number .form-control {
  width: auto;
  width: 50px;
  text-align: center;
}
.custom-number input[type=number]::-webkit-inner-spin-button,
.custom-number input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom-number input[type=number] {
  -moz-appearance: textfield;
}
.custom-number .number-control {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Core Grid */
.card .card-body__title {
  margin-bottom: 1rem;
}
.card .card-body__copy {
  margin-bottom: 1rem;
}
.card .card-body__footer {
  margin-top: 2rem;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .linkedimage {
    height: 100%;
    margin-bottom: 0;
  }
}
.linkedimage a, .linkedimage a:hover {
  text-decoration: none;
}
a:hover .linkedimage__background:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.linkedimage__background {
  min-height: 300px;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.linkedimage__background:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  z-index: 10;
}
.linkedimage__article {
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 15px;
  z-index: 20;
}
.linkedimage__article .body {
  flex: 0 0 100%;
  max-width: 100%;
  color: #fff;
}
.linkedimage__article .body a, .linkedimage__article .body a:hover {
  text-decoration: none;
}

.tabs .nav-tabs .nav-link {
  padding: 18px 24px;
  border: 0;
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #484646;
  border-bottom: 2px solid rgba(240, 129, 0, 0);
  transition: border-bottom 0.2s ease;
}
.tabs .nav-tabs .nav-link.active {
  background-color: transparent;
  color: #f08100;
  border-bottom: 2px solid #f08100;
  pointer-events: none;
}
.tabs .tab-content {
  padding: 15px 0;
}
.tabs .tab-content .accordion {
  margin-top: 15px;
}

.vertical-tabs {
  display: flex;
  gap: 30px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .vertical-tabs {
    flex-direction: column;
  }
  .vertical-tabs__list, .vertical-tabs__content {
    width: 100%;
  }
}
.vertical-tabs__list {
  width: 30%;
  list-style: none;
  padding: 0;
}
.vertical-tabs__list__title {
  margin-bottom: 10px;
  cursor: pointer;
}
.vertical-tabs__list__title :hover {
  color: rgb(214.5, 115.29375, 0);
}
.vertical-tabs__list .activeArticle {
  color: #f08100;
}
.vertical-tabs__content {
  width: 65%;
}
.vertical-tabs__content__title {
  margin-bottom: 40px;
}

.table {
  background-color: #fff;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* Custom Grid */
.grid-row {
  position: relative;
  z-index: 20;
}
.grid-row.has-image, .grid-row.has-video {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.grid-row.has-image:before, .grid-row.has-video:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.grid-row.has-image picture, .grid-row.has-video picture {
  position: absolute;
  width: 100%;
  height: 100%;
}
.grid-row.has-image .container, .grid-row.has-video .container {
  position: relative;
  z-index: 10;
}

.grid-row-inner {
  padding: 30px;
  position: relative;
}

.container-fluid .grid-row-inner {
  padding: 0;
}

.whitespace--top {
  padding-top: 70px !important;
}
.whitespace--bottom {
  padding-bottom: 70px !important;
}

@media (max-width: 576px) {
  .padding-off-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  .padding-off-mobile .filter-block-container {
    border-radius: 0 !important;
  }
}
.grid-row.is-overlapping [class^=col]:first-of-type {
  margin-top: -118px;
}
.grid-row.is-overlapping .grid-row-inner:not(.whitespace--top) [class^=col]:first-of-type {
  margin-top: -78px;
}
@media (min-width: 768px) {
  .grid-row.is-overlapping [class^=col] {
    margin-top: -118px;
  }
  .grid-row.is-overlapping .grid-row-inner:not(.whitespace--top) [class^=col] {
    margin-top: -78px;
  }
}

.grid-row .grid-video-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.grid-row .grid-video-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}

.card {
  border: 0;
  border-radius: 1.2rem;
  background-color: transparent;
}
.card .card-header__icon {
  width: 82px;
  height: 82px;
  margin: 20px auto 0;
}
.card .card-body {
  display: flex;
  flex-direction: column;
}
.card .card-body__title .contact__job-title {
  min-height: 40px;
}
.card .card-body__title .contact__subtitle {
  font-size: 90%;
  padding-top: 3px;
}
.card .card-body__footer {
  margin-top: auto;
}
.card .card-body__footer a.contact__icon {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .card {
    height: 100%;
  }
}

.employeecard {
  border-radius: 0 !important;
}

.modal-card-modal {
  position: fixed;
  top: 75px;
}

hr.separator {
  border-style: dashed;
  margin: 1.5rem 0;
}

.linkedimage {
  margin-bottom: 30px;
}
.linkedimage picture img {
  position: absolute;
  z-index: 1;
}

.linkedimage__background {
  display: flex;
  flex-direction: column;
}

.car-carousel {
  height: 100%;
  padding-bottom: 30px;
  padding-top: 10px;
}
.car-carousel .car-carousel-card {
  position: relative;
  z-index: 5;
  transition: transform 0.2s ease;
  will-change: transform;
}
.car-carousel .car-carousel-card:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 80%;
  height: 5px;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
  transition: all 0.2s ease;
}
.car-carousel .car-carousel-card .car-item {
  z-index: 10;
}
.car-carousel .car-card-container:hover .car-carousel-card {
  transform: translateY(-10px);
  position: relative;
  z-index: 5;
}
.car-carousel .car-card-container:hover .car-carousel-card:before {
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.6);
}
.car-carousel .swiper-wrapper {
  align-items: stretch;
}
.car-carousel .swiper-slide {
  overflow: visible !important;
}
.car-carousel .swiper-button-prev,
.car-carousel .swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-image: none !important;
  background-color: #f08100;
  text-align: center;
  opacity: 0;
  transition: all 0.2s ease;
}
.car-carousel .swiper-button-prev.swiper-button-disabled,
.car-carousel .swiper-button-next.swiper-button-disabled {
  display: none;
}
.car-carousel .swiper-button-prev i,
.car-carousel .swiper-button-next i {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
}
.car-carousel .swiper-button-prev:hover,
.car-carousel .swiper-button-next:hover {
  background-color: rgb(214.5, 115.29375, 0);
}
.car-carousel .swiper-button-prev {
  left: 20px;
}
.car-carousel .swiper-button-next {
  right: 20px;
}
.car-carousel:hover {
  opacity: 1;
}
.car-carousel:hover .swiper-button-prev {
  left: 10px;
}
.car-carousel:hover .swiper-button-next {
  right: 10px;
}

.overview-results .car-carousel-card .car-item .price {
  margin-bottom: 15px;
}
.overview-results .car-carousel-card .car-item .controls {
  height: 100px;
}
.overview-results .car-carousel-card .car-item .controls .card-control {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .carcarousel .swiper-container .swiper-navigation.swiper-button-prev, .carcarousel .swiper-container .swiper-navigation.swiper-button-next {
    padding: 50% 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .carcarousel .swiper-container .swiper-navigation.swiper-button-prev, .carcarousel .swiper-container .swiper-navigation.swiper-button-next {
    padding: 30% 0;
  }
}
@media screen and (min-width: 992px) {
  .carcarousel .swiper-container .swiper-navigation.swiper-button-prev, .carcarousel .swiper-container .swiper-navigation.swiper-button-next {
    padding: 15% 0;
  }
}
.rating-holder {
  --color: #464343;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  background-color: white;
  color: #484646 !important;
  padding: 0.5rem;
  border-radius: 0.8rem;
}
.rating-holder__transparency-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.rating-holder__transparency-50 {
  background-color: rgba(255, 255, 255, 0.6);
}
.rating-holder__transparency-60 {
  background-color: rgba(255, 255, 255, 0.65);
}
.rating-holder__transparency-70 {
  background-color: rgba(255, 255, 255, 0.7);
}
.rating-holder__transparency-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.rating-holder__transparency-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.rating-holder:hover {
  text-decoration: none;
  color: #484646 !important;
}

.rating {
  display: flex;
  -moz-column-gap: 1.4rem;
       column-gap: 1.4rem;
  align-items: center;
}
.rating__number {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: var(--color);
  position: relative;
}
.rating__number .bg {
  width: 5rem;
  height: 5rem;
}
.rating__number .score {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rating__google-number {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #E7711B;
  margin-right: 15px;
  margin-left: -3px;
}
.rating__stars {
  color: #eee;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
}
.rating__stars .base:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.rating__stars .mask {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #0a2c3e;
}
.rating__stars .mask:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.rating--col {
  flex-flow: column nowrap;
  row-gap: 0.8rem;
}
.rating--col .rating__stars {
  font-size: 12px;
  font-size: 1.2rem;
}
.rating--row {
  flex-flow: row wrap;
}

.rating-row {
  flex-direction: row;
  justify-content: normal;
  flex-wrap: nowrap;
}

.rating-google-holder {
  border-top: solid #4FCE6A 5px;
  line-height: 22px;
  text-transform: none;
  font-size: 13px;
}
.rating-google-holder .rating__stars .mask {
  color: #E7711B;
}
.rating-google-holder div {
  margin-left: 5px;
}

.row .fixedcarousel {
  margin-left: -30px;
  margin-right: -30px;
}
.row.no-gutters .fixedcarousel {
  margin-left: -45px;
  margin-right: -45px;
}

.fixed-carousel {
  width: 100%;
  height: 100%;
}
.fixed-carousel .swiper-wrapper {
  align-items: stretch;
}
.fixed-carousel .swiper-slide {
  position: relative;
}
.fixed-carousel .swiper-slide:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.fixed-carousel .swiper-slide__bg {
  width: 100%;
  height: 100%;
  position: absolute;
}
.fixed-carousel .swiper-slide__content {
  position: relative;
  z-index: 10;
}
.fixed-carousel .swiper-slide__content .title {
  color: #fff;
}
.fixed-carousel .swiper-slide__content .body {
  color: #fff;
}
.fixed-carousel:hover {
  opacity: 1;
}

.fixed-carousel .swiper-button-prev,
.fixed-carousel .swiper-button-next {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-image: none !important;
  background-color: #f08100;
  text-align: center;
  opacity: 0;
  transition: all 0.2s ease;
}
.fixed-carousel .swiper-button-prev.swiper-button-disabled,
.fixed-carousel .swiper-button-next.swiper-button-disabled {
  display: none;
}
.fixed-carousel .swiper-button-prev i,
.fixed-carousel .swiper-button-next i {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
}
.fixed-carousel .swiper-button-prev:hover,
.fixed-carousel .swiper-button-next:hover {
  background-color: rgb(214.5, 115.29375, 0);
}
.fixed-carousel .swiper-button-prev {
  left: 20px;
}
.fixed-carousel .swiper-button-next {
  right: 20px;
}
.fixed-carousel:hover .swiper-button-prev {
  left: 10px;
}
.fixed-carousel:hover .swiper-button-next {
  right: 10px;
}

@media (max-width: 576px) {
  .fixed-carousel .swiper-slide .container .row {
    max-width: 100%;
  }
  .fixed-carousel .swiper-slide .container .row .col-12 .swiper-slide__content {
    padding: 0 10px;
  }
}
.row .rental-carousel-outer-container {
  margin-left: -30px;
  margin-right: -30px;
}
.row.no-gutters .rental-carousel-outer-container {
  margin-left: -45px;
  margin-right: -45px;
}

.rental-carousel-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 168px);
}
.rental-carousel-container .rental-carousel {
  width: 100%;
  height: 100%;
}
.rental-carousel-container .swiper-wrapper {
  align-items: stretch;
}
.rental-carousel-container .swiper-slide {
  position: relative;
}
.rental-carousel-container .swiper-slide:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.rental-carousel-container .swiper-slide__bg {
  width: 100%;
  height: 100%;
  position: absolute;
}
.rental-carousel-container .swiper-slide__content {
  position: relative;
  z-index: 10;
}
.rental-carousel-container .swiper-slide__content .title {
  color: #fff;
}
.rental-carousel-container .swiper-slide__content .body {
  color: #fff;
}
.rental-carousel-container:hover {
  opacity: 1;
}

.rental-carousel-search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding-bottom: 35px;
  pointer-events: none;
}
.rental-carousel-search .reservation-filter {
  pointer-events: all;
}
@media (min-width: 768px) {
  .rental-carousel-search {
    padding-bottom: 0;
  }
}

.rental-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #000;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.rental-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
  opacity: 1;
}
@media (min-width: 768px) {
  .rental-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  }
}

.accordion .card {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-radius: 0;
}
.accordion .card-header {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.accordion .card-header .btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  box-shadow: none;
  border-bottom: 0;
  padding: 0.75rem 1.25rem;
  text-transform: none;
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.5;
}
.accordion .card-header .btn.collapsed .plusMinus:before {
  transform: rotate(-180deg);
}
.accordion .card-header .btn.collapsed .plusMinus:after {
  transform: rotate(90deg);
}
.accordion .card-header .btn .plusMinus {
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.accordion .card-header .btn .plusMinus:after, .accordion .card-header .btn .plusMinus:before {
  content: "";
  width: 100%;
  height: 2px;
  /*background-color: $black;*/
  background-color: #f08100;
  position: absolute;
  will-change: transform;
}
.accordion .card-header .btn .plusMinus:before {
  transform: rotate(0deg);
  transition: transform 0.2s ease-out;
}
.accordion .card-header .btn .plusMinus:after {
  transform: rotate(0deg);
  transition: transform 0.2s ease-out;
}
.accordion .card-body p:last-child {
  margin-bottom: 0;
}

.reservation-filter {
  padding: 1.5rem;
  background-color: #0a2c3e;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.reservation-filter label {
  color: inherit;
}
@media (min-width: 992px) {
  .reservation-filter {
    padding: 3rem;
  }
}

.reservation-form__controls {
  text-align: right;
}
.reservation-form__controls .btn {
  width: 100%;
  justify-content: center;
}
@media (min-width: 768px) {
  .reservation-form__controls .btn {
    width: auto;
  }
}

.establishment-card .card-body {
  font-size: 12px;
  font-size: 1.2rem;
}

.establishment-score {
  background-color: #f3f3f3;
  padding: 0.5rem;
}

.grid-row.has-image .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-none .rich-text a {
  color: #484646 !important;
  text-decoration: underline;
}

.bg-white .rich-text a {
  color: #484646 !important;
  text-decoration: underline;
}

.bg-theme-primary .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-theme-primary-dark .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-theme-secondary .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-theme-secondary-dark .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-white-grey .rich-text a {
  color: #484646 !important;
  text-decoration: underline;
}

.bg-grey-light .rich-text a {
  color: #484646 !important;
  text-decoration: underline;
}

.bg-grey-medium .rich-text a {
  color: #484646 !important;
  text-decoration: underline;
}

.bg-grey-medium-darker .rich-text a {
  color: #484646 !important;
  text-decoration: underline;
}

.bg-grey-dark-lighter .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-grey-dark .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

.bg-grey-extra-dark .rich-text a {
  color: #fff !important;
  text-decoration: underline;
}

@media (min-width: 576px) {
  .bg-sm-none .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-sm-white .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-sm-theme-primary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-sm-theme-primary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-sm-theme-secondary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-sm-theme-secondary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-sm-white-grey .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-sm-grey-light .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-sm-grey-medium .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-sm-grey-medium-darker .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-sm-grey-dark-lighter .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-sm-grey-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-sm-grey-extra-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .bg-md-none .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-md-white .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-md-theme-primary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-md-theme-primary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-md-theme-secondary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-md-theme-secondary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-md-white-grey .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-md-grey-light .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-md-grey-medium .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-md-grey-medium-darker .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-md-grey-dark-lighter .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-md-grey-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-md-grey-extra-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
}
@media (min-width: 992px) {
  .bg-lg-none .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-lg-white .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-lg-theme-primary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-lg-theme-primary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-lg-theme-secondary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-lg-theme-secondary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-lg-white-grey .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-lg-grey-light .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-lg-grey-medium .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-lg-grey-medium-darker .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-lg-grey-dark-lighter .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-lg-grey-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-lg-grey-extra-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
}
@media (min-width: 1200px) {
  .bg-xl-none .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-xl-white .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-xl-theme-primary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-xl-theme-primary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-xl-theme-secondary .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-xl-theme-secondary-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-xl-white-grey .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-xl-grey-light .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-xl-grey-medium .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-xl-grey-medium-darker .rich-text a {
    color: #484646 !important;
    text-decoration: underline;
  }
  .bg-xl-grey-dark-lighter .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-xl-grey-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
  .bg-xl-grey-extra-dark .rich-text a {
    color: #fff !important;
    text-decoration: underline;
  }
}
/* Components */
.share-socials a {
  line-height: 42px;
  line-height: 4.2rem;
  display: block;
  width: 50px;
  height: 42px;
  text-align: center;
  position: relative;
}
.share-socials a i {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.share-socials__item:hover {
  color: #f08100 !important;
}
.share-socials .social-twitter {
  background-color: #1da1f2;
}
.share-socials .social-facebook {
  background-color: #3c5a99;
}
.share-socials .social-mail {
  background-color: #777;
}
.share-socials .social-whatsapp {
  background-color: #25d366;
}
.share-socials .social-linkedin {
  background-color: #0077b5;
}

.hero {
  width: 100%;
  height: 265px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
}
.hero:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.hero__body {
  font-size: 16px;
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  .hero {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.categories-wrapper {
  background-color: rgba(243, 243, 243, 0.3);
}
.categories-wrapper .categories {
  padding: 1.5rem 0;
}
.categories-wrapper .category {
  background-color: #fff;
  padding: 2rem;
  display: flex;
  flex-direction: column;
}
.categories-wrapper .category__figure {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 1rem;
}
.categories-wrapper .category__title {
  text-align: center;
  margin-bottom: 1rem;
}
.categories-wrapper .category__body {
  margin-bottom: 2rem;
  text-align: center;
  line-height: 20px;
  line-height: 2rem;
}
.categories-wrapper .category__controls {
  margin-top: auto;
}
@media (min-width: 768px) {
  .categories-wrapper .categories {
    padding: 3rem 0;
  }
  .categories-wrapper .categories .category {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .categories-wrapper .categories {
    padding: 3rem;
  }
}

.youtube-video-container {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.youtube-video-container a img {
  width: 100%;
}
.youtube-video-container iframe {
  display: none;
  width: 100%;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.play-button:not(.disabled) .play-button__icon:hover {
  background-color: #f08100;
}
.play-button .play-button__icon {
  width: 60px;
  height: 45px;
  margin: 0 auto;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 50%/10%;
  font-size: 22px;
  font-size: 2.2rem;
  position: relative;
  text-align: center;
  transition: all 150ms ease-out;
}
.play-button .play-button__icon:before {
  content: "";
  position: absolute;
  top: 9%;
  right: -5%;
  bottom: 9%;
  left: -5%;
  background: inherit;
  border-radius: 5%/50%;
}
.play-button .play-button__icon:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  border-style: solid;
  border-width: 0.5em 0 0.5em 0.8em;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
  margin: -0.55em 0 0 -0.3em;
}

.tooltip {
  font-size: 14px;
  font-size: 1.4rem;
}
.tooltip .arrow:before {
  border-top-color: #f08100;
  border-bottom-color: #f08100;
}
.tooltip-inner {
  background-color: #f08100;
}
.tooltip-inner a {
  color: #fff;
  text-decoration: underline;
}

.info-tooltip {
  background-color: #f08100;
  display: inline-block;
  margin: 0 3px;
  border-radius: 100%;
  color: #fff;
  position: relative;
  font-size: 9px;
  top: -1px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  padding: 0 0 0 5.5px;
  display: inline-block;
}

.car-card {
  padding-bottom: 30px;
  height: 100%;
}

.car-card .car-item {
  background-color: #f3f3f3;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.car-card .car-item__figure {
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  padding: 15px;
}
.car-card .car-item__figure:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s ease;
}
.car-card .car-item__figure picture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.car-card .car-item__figure .header {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
}
.car-card .car-item__figure .header .icon, .car-card .car-item__figure .header .controls {
  line-height: 1;
  padding: 10px;
}
.car-card .car-item__figure .header .icon {
  background-color: #0a2c3e;
}
.car-card .car-item__figure .header .ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.car-card .car-item__figure .header .ribbon span {
  position: absolute;
  display: block;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  width: 225px;
  padding: 0;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  text-align: center;
  right: 0px;
  top: 25px;
  transform: rotate(-45deg);
}
.car-card .car-item__figure .header .ribbon--top-left {
  top: 0px;
  left: 0px;
}
.car-card .car-item__figure:hover:before {
  background-color: rgba(0, 0, 0, 0);
}
.car-card .car-item__body {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 15px;
  color: #484646;
}
.car-card .car-item__body .title, .car-card .car-item__body .subtitle, .car-card .car-item__body .controls {
  line-height: 1.2;
}
.car-card .car-item__body .header {
  margin-bottom: 2rem;
}
.car-card .car-item__body .header .title {
  font-size: 18px;
  font-size: 1.8rem;
}
.car-card .car-item__body .header .subtitle {
  font-size: 14px;
  font-size: 1.4rem;
}
.car-card .car-item__body .options {
  padding-left: 2rem;
  font-size: 14px;
  font-size: 1.4rem;
}
.car-card .car-item__body .controls {
  width: 100%;
  margin: auto 0 0 0;
  text-align: right;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.car-card .car-item__body .controls:not(.btn) {
  font-style: italic;
}
.car-card .car-item__body .controls .price {
  display: flex;
  justify-content: flex-end;
}
.car-card .car-item__body .controls .price__old {
  margin-right: 0.5rem;
}
.car-card .car-item__body .card-control {
  margin: 1rem auto 0;
}
.car-card .car-item__body .card-control a {
  z-index: 1;
  font-style: normal;
}

.corner-ribbon {
  width: 200px;
  position: absolute;
  top: 25px;
  left: -32px;
  z-index: 10;
  text-align: center;
  line-height: 32px;
  transform: rotate(-45deg);
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}
.corner-ribbon.top-left {
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
}
@media (min-width: 1200px) {
  .corner-ribbon.top-left {
    top: 35px;
    left: -50px;
  }
}

@media (min-width: 1200px) {
  .search .corner-ribbon {
    line-height: 20px;
  }
  .search .corner-ribbon.top-left {
    top: 25px;
    left: -60px;
  }
}

.fullwidth-ribbon {
  width: 100%;
  z-index: 10;
  text-align: center;
  line-height: 32px;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}

.car-carousel-card {
  padding-bottom: 30px;
  height: 100%;
}
.car-carousel-card .car-item {
  background-color: #f3f3f3;
  border-radius: 1.2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.car-carousel-card .car-item .stretched-link {
  z-index: 15;
}
.car-carousel-card .car-item__figure {
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  padding: 15px;
}
.car-carousel-card .car-item__figure .corner-ribbon {
  transform: none;
  top: 10px;
  left: unset;
  right: 0;
  width: unset;
  padding: 0 10px;
}
.car-carousel-card .car-item__figure:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s ease;
}
.car-carousel-card .car-item__figure picture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.car-carousel-card .car-item__figure .header {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
}
.car-carousel-card .car-item__figure .header .icon,
.car-carousel-card .car-item__figure .header .controls {
  line-height: 1;
  padding: 10px;
}
.car-carousel-card .car-item__figure .header .icon {
  background-color: #0a2c3e;
}
.car-carousel-card .car-item__figure .header .ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.car-carousel-card .car-item__figure .header .ribbon span {
  position: absolute;
  display: block;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  width: 225px;
  padding: 0;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  text-align: center;
  right: 0px;
  top: 25px;
  transform: rotate(-45deg);
}
.car-carousel-card .car-item__figure .header .ribbon--top-left {
  top: 0px;
  left: 0px;
}
.car-carousel-card .car-item__figure:hover:before {
  background-color: rgba(0, 0, 0, 0);
}
.car-carousel-card .car-item__body {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 15px;
  padding-bottom: 0;
  color: #484646;
}
.car-carousel-card .car-item__body .controls {
  text-align: unset !important;
}
.car-carousel-card .car-item__body .controls .card-more-info-link {
  z-index: 999;
}
.car-carousel-card .car-item__body .controls .info-button {
  border: none;
  margin-top: 10px;
  text-decoration: underline;
  padding-left: 0;
}
.car-carousel-card .car-item__body .title,
.car-carousel-card .car-item__body .subtitle,
.car-carousel-card .car-item__body .controls {
  line-height: 1.2;
}
.car-carousel-card .car-item__body .header {
  min-height: 79px;
}
.car-carousel-card .car-item__body .header .title {
  font-size: 18px;
  font-size: 1.8rem;
}
.car-carousel-card .car-item__body .header .subtitle {
  font-size: 14px;
  font-size: 1.4rem;
}
.car-carousel-card .car-item__body .options {
  font-size: 14px;
  font-size: 1.4rem;
  list-style: none;
  padding-left: 0;
}
.car-carousel-card .car-item__body .controls {
  width: 100%;
  margin: auto 0 0 0;
  text-align: right;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.car-carousel-card .car-item__body .controls:not(.btn) {
  font-style: italic;
}
.car-carousel-card .car-item__body .price {
  text-align: center;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  width: 100%;
  margin-top: 0;
}
.car-carousel-card .car-item__body .price__new {
  font-size: 30px;
  display: inline-block;
  color: #0a2c3e;
  padding-left: 10px;
}
.car-carousel-card .car-item__body .price__new .price-per-month {
  font-size: 11px;
  color: #333333;
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
}
.car-carousel-card .car-item__body .price__second {
  display: block;
  text-align: right;
}
.car-carousel-card .car-item__body .price-disclaimer {
  opacity: 1;
  height: 35px;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-style: italic;
  line-height: 15px;
  margin-top: auto;
}
.car-carousel-card .car-item__body .card-control {
  margin: 0;
}
.car-carousel-card .car-item__body .card-control a {
  z-index: 1;
  font-style: normal;
}
.car-carousel-card .car-item__body .card-control .info-container {
  min-height: 37px;
}
.car-carousel-card .car-item__body .card-control .info-container .info-button {
  margin-top: 0;
  opacity: 0;
  height: 0;
  display: block;
}
.car-carousel-card .car-item__body .card-control .info-container .info-button:focus {
  outline: none;
}

.car-carousel .car-card-container:hover .car-item .info-container {
  visibility: visible;
}
.car-carousel .car-card-container:hover .car-item .info-container .info-button {
  opacity: 1;
  height: 35px;
  background-color: transparent !important;
}
.car-carousel .car-card-container:hover .car-item .info-container .price-disclaimer {
  opacity: 0;
  height: 0;
}

.corner-ribbon {
  width: 200px;
  position: absolute;
  top: 5px;
  left: -32px;
  z-index: 10;
  text-align: center;
  transform: rotate(-45deg);
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  line-height: 24px;
  height: 24px;
  padding-left: 5px;
}
.corner-ribbon.top-left {
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
}
@media (min-width: 1200px) {
  .corner-ribbon.top-left {
    top: 35px;
    left: -50px;
  }
}

.corner-ribbon::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 12px 0;
  border-color: transparent #ffa722 transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -10px;
}

.bg-grey-light .car-carousel-card .car-item {
  background-color: #fff;
}
.bg-grey-light .car-carousel-card .car-item .info-button {
  background-color: #fff;
}

.bg-white .car-carousel-card .car-item {
  background-color: #f3f3f3;
}
.bg-white .car-carousel-card .car-item .info-button {
  background-color: transparent;
}

.filters {
  position: sticky;
  top: 70px;
}
.filters__list .list-item {
  border-bottom: 3px solid #eee;
}
.filters__list .list-item .btn {
  width: 100%;
  padding: 6px 5px 6px 0;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  line-height: 40px;
  line-height: 4rem;
  color: #484646;
  text-transform: none;
  justify-content: space-between;
  transition: color 0.2s ease;
}
.filters__list .list-item .btn i {
  transform: rotate(0);
  transition: transform 0.2s ease;
}
.filters__list .list-item .btn.is-active i {
  transform: rotate(90deg);
}
.filters__list .sub-list__block {
  padding: 15px 5px;
}

.filter-block-container {
  border-radius: 10px;
  padding: 25px 25px 15px 25px;
}
.filter-block-container__inner {
  display: inline-flex;
  width: 100%;
}
.filter-block-container__inner .filter-block-results {
  width: 100%;
}
.filter-block-container__inner .filter-block-results__filters {
  display: inline-flex;
  width: 100%;
  margin-bottom: 0;
}
.filter-block-container__inner .filter-block-results__filters li {
  border-bottom: none !important;
  width: 100%;
  min-width: 200px;
  margin: 5px;
}
.filter-block-container__inner .filter-block-results__filters li .btn {
  border: 1px solid #eee;
  padding-left: 7px !important;
  height: 40px;
  background-color: white;
}
.filter-block-container__inner .filter-block-results__filters li .sub-list {
  padding-top: 12px;
  padding-bottom: 5px;
  background-color: white;
  border-radius: 0 0 5px 5px;
}
.filter-block-container__inner .filter-block-results__filters li .sub-list__block {
  padding-bottom: 0 !important;
}
@media (max-width: 576px) {
  .filter-block-container__inner .filter-block-results__filters {
    display: inline-block !important;
  }
}
.filter-block-container .filter-block-button .btn {
  display: inline-block;
  width: 200px;
}

.swiper-container {
  width: 100%;
  transition: opacity 0.6s ease, transform 0.3s ease;
}
.swiper-container.is-loading {
  opacity: 0;
  visibility: hidden;
}
.swiper-container .swiper-slide {
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.swiper-container .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.main-slider {
  width: 100%;
  height: 100%;
  margin-bottom: 3rem;
}
.main-slider .slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-slider--ssl {
  border-radius: 0.8rem;
}
.main-slider--ssl .swiper-slide {
  border-radius: 0.8rem;
}
.main-slider--ssl .slide picture {
  width: 100%;
  height: 100%;
}
.main-slider--ssl .swiper-navigation {
  background-size: 1rem;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.2);
  width: 4.8rem;
  height: 4.8rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.4);
  border-radius: 0.8rem;
  backdrop-filter: blur(5px);
}

.nav-slider {
  width: 100%;
  height: 100px;
  margin-top: 15px;
  padding-left: 5px;
}
.nav-slider .swiper-slide {
  border-radius: 0.4rem;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.3s ease;
}
.nav-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.nav-slider--ssl {
  display: none;
  height: 7rem;
  padding-left: 0;
}
.nav-slider--ssl .swiper-slide {
  border-radius: 0.4rem;
  opacity: 1;
}
.nav-slider--ssl .swiper-navigation {
  display: none;
}
@media (min-width: 992px) {
  .nav-slider--ssl {
    display: block;
  }
}

.swiper-navigation {
  width: 44px;
}
.swiper-navigation:not(.is-visible) {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.swiper-navigation:not(.is-visible).swiper-button-prev {
  transform: translateX(50px);
}
.swiper-navigation:not(.is-visible).swiper-button-next {
  transform: translateX(-50px);
}
.swiper-navigation.is-visible {
  opacity: 1;
  visibility: visible;
}
.swiper-navigation.is-visible.swiper-button-prev, .swiper-navigation.is-visible.swiper-button-next {
  height: 100%;
  top: 0;
  margin-top: 0;
  background-color: #e9e9e9;
}
.swiper-navigation.is-visible.swiper-button-prev {
  left: 0;
}
.swiper-navigation.is-visible.swiper-button-next {
  right: 0;
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.main-slider--ssl .swiper-navigation,
.main-slider--ssl .swiper-navigation.is-visible,
.main-slider--ssl .swiper-navigation:not(.is-visible) {
  display: none;
  opacity: 1;
  visibility: visible;
}
.main-slider--ssl .swiper-navigation.swiper-button-prev, .main-slider--ssl .swiper-navigation.swiper-button-next,
.main-slider--ssl .swiper-navigation.is-visible.swiper-button-prev,
.main-slider--ssl .swiper-navigation.is-visible.swiper-button-next,
.main-slider--ssl .swiper-navigation:not(.is-visible).swiper-button-prev,
.main-slider--ssl .swiper-navigation:not(.is-visible).swiper-button-next {
  transform: translateX(0);
}
@media (min-width: 992px) {
  .main-slider--ssl .swiper-navigation,
  .main-slider--ssl .swiper-navigation.is-visible,
  .main-slider--ssl .swiper-navigation:not(.is-visible) {
    display: block;
  }
}

.slider__slide {
  margin-bottom: 15px;
}
.slider__inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.slider__inputs input {
  flex: 0 0 25%;
  max-width: 100%;
  padding: 5px;
  border-radius: 4px;
}
.slider__inputs .input-group {
  max-width: 45%;
}
.slider__inputs .input-group .input-group-text {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  background-color: #e9e9e9;
  font-size: 12px;
}
.slider__inputs .values {
  flex: 0 0 100%;
  max-width: 100%;
}

.noUi-target {
  padding: 0 15px 0 0;
}

.noUi-base:before, .noUi-base:after {
  width: 17px;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  display: block;
}
.noUi-base:before {
  left: -15px;
}
.noUi-base:after {
  left: 100%;
}
.noUi-base .noUi-connect {
  background-color: #f08100;
}

.noUi-horizontal {
  height: 6px;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  cursor: grab;
}
.noUi-horizontal .noUi-handle:before, .noUi-horizontal .noUi-handle:after {
  display: none;
}

.pagination {
  justify-content: space-between;
}
.pagination .pages {
  position: relative;
}
.pagination .page.is-active .btn__paging, .pagination .holder.is-active .btn__paging {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  opacity: 1;
  color: #f08100;
}
.pagination .underline {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background-color: #f08100;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.pagination-tabs {
  border-bottom: 1px solid #0a2c3e;
  border-radius: 0;
}
.pagination-tabs .pages .page .btn {
  pointer-events: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: calc(100% + 1px);
  background-color: transparent;
}
.pagination-tabs .pages .page.is-valid .btn {
  pointer-events: all;
  color: #f08100;
}
.pagination-tabs .pages .page.is-active .btn {
  border: 1px solid #0a2c3e;
  border-bottom: 0;
  background-color: #fff;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #0a2c3e;
}

.spinner {
  animation: rotator 1.4s linear infinite;
}

.preloader-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px;
  z-index: 9999;
}
.preloader-overlay__fixed {
  position: fixed;
}
.preloader-overlay__fixed .spinner {
  top: 30%;
}
.preloader-overlay .spinner {
  position: fixed;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@keyframes colors {
  0% {
    stroke: #f08100;
  }
  25% {
    stroke: rgb(214.5, 115.29375, 0);
  }
  50% {
    stroke: #f08100;
  }
  75% {
    stroke: rgb(214.5, 115.29375, 0);
  }
  100% {
    stroke: #f08100;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
.spec-tabs {
  margin-bottom: 25px;
}
.spec-tabs .nav-tabs {
  border: 0;
  margin-bottom: 15px;
}
.spec-tabs .nav-tabs .nav-link {
  margin-right: 15px;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4a4a4a;
  border: 0;
  border-bottom: 1px dashed;
  border-color: #e9e9e9;
  transition: all 0.2s ease;
}
.spec-tabs .nav-tabs .nav-link.active {
  color: #f08100;
  border-color: #f08100;
}
.spec-tabs .tab-pane__info li {
  padding: 10px;
  background-color: rgba(243, 243, 243, 0.2);
}
.spec-tabs .tab-pane__info li:nth-child(odd) {
  background-color: rgba(233, 233, 233, 0.5);
}

@media (min-width: 992px) {
  .spec-tabs .nav-tabs {
    display: none;
  }
  .spec-tabs .tab-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .spec-tabs .tab-pane {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    flex-wrap: wrap;
    opacity: 1;
  }
  .spec-tabs .tab-pane__title {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .spec-tabs .tab-pane__info {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 15px;
  }
}
.check-list {
  padding: 0;
  margin-bottom: 0;
}
.check-list li {
  width: 100%;
  padding: 12px 12px 12px 0;
  display: flex;
  justify-content: flex-start;
}
.check-list li .fa-check {
  color: #f08100;
  font-size: 30px;
  font-size: 3rem;
  width: 30px;
  height: 30px;
  margin: -3px 15px 0 0;
}
.check-list-round {
  margin-bottom: 0;
}
.check-list-round li {
  width: 100%;
  padding: 12px 0 12px 0;
  display: flex;
  justify-content: flex-start;
}
.check-list-round li .fa-check {
  color: #fff;
  background-color: #f08100;
  border-radius: 50%;
  padding: 8px;
  margin: -3px 15px 0 0;
  width: 30px;
  height: 30px;
}

@media (min-width: 576px) {
  .check-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .check-list li {
    width: 50%;
  }
  .check-list-centered {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .check-list li {
    width: 25%;
  }
  .check-list li .fa-check {
    top: -3px;
  }
  .check-list-round {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .check-list-round li {
    width: 50%;
  }
}
.toasts-container {
  position: fixed;
  z-index: 9999;
  width: 100%;
  top: 0;
}
.toasts-container .arla-toast {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 0 0 4px 4px;
  padding: 15px;
}

.badge {
  vertical-align: top;
  font-weight: normal;
}
.badge__absolute {
  position: absolute;
  bottom: 50%;
  left: 100%;
}

.badge--theme-primary {
  background-color: #f08100;
  color: #fff;
}
.badge--theme-primary a {
  color: #fff;
}
.badge--theme-secondary {
  background-color: #0a2c3e;
  color: #fff;
}
.badge--theme-secondary a {
  color: #fff;
}
.badge--summer {
  background-color: rgb(255, 204, 0);
  color: #fff;
}
.badge--summer a {
  color: #fff;
}
.badge--bus {
  background-color: #194564;
  color: #fff;
}
.badge--bus a {
  color: #fff;
}
.badge--promo {
  background-color: #11aeef;
  color: #fff;
}
.badge--promo a {
  color: #fff;
}
.badge--shortlease {
  background-color: #008066;
  color: #fff;
}
.badge--shortlease a {
  color: #fff;
}
.badge a:hover {
  text-decoration: none;
}

.flatpickr-day.selected {
  background-color: #f08100;
  border-color: #f08100;
}
.flatpickr-day.selected:hover {
  background-color: rgb(214.5, 115.29375, 0);
  border-color: rgb(214.5, 115.29375, 0);
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f08100;
}

.the-datepicker__main a.the-datepicker__button {
  color: #393939;
}

.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button .the-datepicker__button-content,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button .the-datepicker__button-content {
  background-color: #f08100;
}

.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button:hover .the-datepicker__button-content,
.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: #f08100;
}

.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected a.the-datepicker__button:hover .the-datepicker__button-content,
.the-datepicker__main--darkmode.the-datepicker__main td.the-datepicker__cell--selected.the-datepicker__cell--highlighted a.the-datepicker__button:hover .the-datepicker__button-content {
  background-color: #f08100;
}

.coc-results {
  width: 100%;
  max-height: 200px;
  border: 1px solid #eee;
  margin-top: 1rem;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: hidden;
}
.coc-results::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}
.coc-results::-webkit-scrollbar-thumb {
  background: #f08100;
  border-radius: 0.4rem;
}
.coc-results::-webkit-scrollbar-track {
  background: #f3f3f3;
  border-radius: 0.4rem;
}
.coc-results {
  scrollbar-color: #f08100 #f3f3f3;
  scrollbar-width: thin;
  scrollbar-face-color: #f08100;
  scrollbar-track-color: #f3f3f3;
  display: flex;
  flex-direction: column;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  background-color: #fff;
}
.coc-results__list-item {
  background-color: rgba(243, 243, 243, 0);
  transition: background-color 0.2s ease;
}
.coc-results__list-item:hover, .coc-results__list-item.is-active {
  background-color: #f3f3f3;
}
.coc-results__list-item:focus, .coc-results__list-item:focus-within, .coc-results__list-item:focus-visible {
  background-color: rgb(230.25, 230.25, 230.25);
}
.coc-results .coc {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: left;
}
.coc-results .coc__title {
  color: #f08100;
}
.coc-results .coc__address, .coc-results .coc__number {
  text-transform: none;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.coc-results .coc__number {
  margin-top: 0.5rem;
}

.buttons-switch {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.buttons-switch .btn {
  font-size: 14px;
  font-size: 1.4rem;
  flex: 0 0 100%;
  border-radius: 0;
}
@media (min-width: 768px) {
  .buttons-switch--md .btn {
    flex: 0 0 auto;
  }
  .buttons-switch--md .btn:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .buttons-switch--md .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media (min-width: 992px) {
  .buttons-switch--lg .btn {
    flex: 0 0 auto;
  }
  .buttons-switch--lg .btn:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .buttons-switch--lg .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}

.employee-card__title {
  min-height: 43.2px;
}

@media (max-width: 576px) {
  .quote-form {
    padding-right: 0 !important;
  }
  .quote-form .form-dialog {
    margin: 0;
  }
  .quote-form .form-content {
    border: 0;
  }
}
.quote-form .validation-summary-errors {
  color: #a92232;
}
.quote-form .validation-summary-errors ul {
  padding-left: 20px;
}
.quote-form input[type=range] {
  accent-color: #f08100;
}
.quote-form input[type=range]:focus {
  box-shadow: none;
}
.quote-form .numeric-slide label.error {
  display: none !important;
}
@media (min-width: 992px) {
  .quote-form .first-name-input {
    padding-right: 1rem !important;
  }
  .quote-form .last-name-input {
    padding-left: 1rem !important;
  }
}
@media (max-width: 768px) {
  .quote-form .modal-footer {
    display: block !important;
    padding-top: 0;
  }
  .quote-form .close {
    padding: 5px !important;
  }
  .quote-form .modal-title {
    font-size: 1.5rem;
  }
}

#site-alert {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  background-color: #0a2c3e;
  min-height: 80px;
  color: #fff;
  z-index: 1040;
}
#site-alert #site-alert-content {
  position: relative;
  padding-right: 20px;
  margin-bottom: 25px;
}
#site-alert #site-alert-content p, #site-alert #site-alert-content h1, #site-alert #site-alert-content h2, #site-alert #site-alert-content h3 {
  text-align: center;
}
#site-alert #site-alert-content p {
  margin-top: 15px;
}
#site-alert #site-alert-content p a {
  color: #fff;
  text-decoration: underline;
}
#site-alert #site-alert-content .site-alert-icon {
  position: absolute;
  top: -18px;
  right: 0;
  cursor: pointer;
}

.has-site-alert .main-nav__top {
  margin-top: var(--site-alert-height);
}
.has-site-alert .main-nav__bottom {
  top: var(--site-alert-height);
}

.news-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.news-container__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  color: #f08100;
}
.news-container__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 40px;
}
.news-container__grid__article {
  width: 32%;
  color: black;
  text-decoration: none !important;
}
.news-container__grid__article__img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.2rem;
}
.news-container__grid__article__lower-part {
  padding: 15px;
  background-color: #f3f3f3;
}
.news-container__grid__article__lower-part__title, .news-container__grid__article__lower-part__date {
  margin-top: 20px;
}
.news-container__grid__article__lower-part__title {
  min-height: 6.5rem;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-container__grid__article__lower-part__tags {
  min-height: 2rem;
  color: gray;
  text-transform: uppercase;
  font-weight: bold;
}
.news-container__grid__article__lower-part__date {
  color: #f08100;
}
@media (max-width: 768px) {
  .news-container__grid {
    flex-direction: column;
    gap: 0;
  }
  .news-container__grid__article {
    width: 100%;
  }
}

/**
 * Toggle
 * @author ARL
 * @version 1.0
 * HTML
 <div class="arl-toggle">
   <div class="arl-toggle__label" ng-class="{'is-active': !private}">Zakelijk</div>
   <button ng-click="toggleType()" type="button" class="btn btn-toggle" data-toggle="button" aria-pressed="true" autocomplete="off">
       <div class="handle"></div>
   </button>
   <div class="arl-toggle__label" ng-class="{'is-active': private}">Privé</div>
</div>
 */
.arl-toggle {
  display: flex;
  align-items: center;
  margin-top: 1.4rem;
}
.arl-toggle__label {
  opacity: 0.8;
}
.arl-toggle__label.is-active {
  opacity: 1;
  font-weight: 700;
}
.arl-toggle .btn-toggle {
  padding: 0;
  position: relative;
  border: none;
  height: 2.2rem;
  width: calc(2.2rem * 2);
  border-radius: 2.2rem;
}
.arl-toggle .btn-toggle:focus, .arl-toggle .btn-toggle:focus.active, .arl-toggle .btn-toggle.focus, .arl-toggle .btn-toggle.focus.active {
  outline: none;
}
.arl-toggle .btn-toggle > .handle {
  position: absolute;
  top: calc(2.2rem * 0.25 / 2);
  left: calc(2.2rem * 0.25 / 2);
  width: calc(2.2rem * 0.75);
  height: calc(2.2rem * 0.75);
  border-radius: calc(2.2rem * 0.75);
  background: #fff;
  transition: left 0.25s;
}
.arl-toggle .btn-toggle.active {
  transition: background-color 0.25s;
}
.arl-toggle .btn-toggle.active > .handle {
  left: calc(2.2rem + 2.2rem * 0.25 / 2);
  transition: left 0.25s;
}
.arl-toggle .btn-toggle {
  color: #6b7381;
  background: #f08100;
}
.arl-toggle .btn-toggle.active {
  background-color: #f08100;
}
.arl-toggle .btn-toggle {
  margin: 0 1.4rem;
}

.arl-reviews {
  background-color: #fff;
  border-radius: 0.8rem;
  margin: 1.6rem auto 0;
  overflow: hidden;
}
.arl-reviews .rating-holder {
  padding: 0.8rem 1.6rem;
}
.arl-reviews .rating-holder__number .bg {
  width: 4.6rem;
  height: 4.6rem;
}
@media (min-width: 992px) {
  .arl-reviews {
    background-color: #f2f9f7;
    border: 0.05rem solid #c8e1dd;
    box-shadow: 66px 66px 26px 0px rgba(0, 0, 0, 0), 42px 42px 24px 0px rgba(0, 0, 0, 0.01), 24px 24px 20px 0px rgba(0, 0, 0, 0.03), 11px 11px 15px 0px rgba(0, 0, 0, 0.04), 3px 3px 8px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
    max-width: 24rem;
    margin: 0 0 0 auto;
    border-radius: 1rem;
  }
}

.arl-hero {
  width: 100%;
  background-color: #f2f9f7;
  padding: 1.6rem 0 4.8rem 0;
}
.arl-hero__wrapper {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  box-shadow: 6.6rem 6.6rem 2.6rem 0 rgba(0, 0, 0, 0), 4.2rem 4.2rem 2.4rem 0 rgba(0, 0, 0, 0.01), 2.4rem 2.4rem 2rem 0 rgba(0, 0, 0, 0.03), 1.1rem 1.1rem 1.5rem 0 rgba(0, 0, 0, 0.04), 0.3rem 0.3rem 0.8rem 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(0, 0, 0, 0.05);
}
.arl-hero__wrapper .bg-icon-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.arl-hero__wrapper .bg-icon-wrapper .bg-icon {
  position: absolute;
  z-index: 0;
  max-width: 18.9rem;
  top: 50%;
  right: 0;
  transform: translate(8.5rem, -90%) scaleX(-1);
  width: auto;
  height: auto;
}
.arl-hero__wrapper .bg-icon-wrapper .bg-icon--desktop {
  display: none;
}
.arl-hero__content, .arl-hero__form {
  flex: 0 0 100%;
  max-width: 100%;
}
.arl-hero__content {
  background-color: #f08100;
  color: #fbfbfb;
  border-radius: 2rem 2rem 0 0;
  padding: 2.4rem 2.4rem 0 2.4rem;
}
.arl-hero__content .logo {
  color: #fff;
  max-width: 27.7rem;
  margin-bottom: 1.3rem;
}
.arl-hero__form {
  padding: 1.6rem 1.6rem 2.4rem 1.6rem;
}
.arl-hero__image-holder {
  max-width: 28.9rem;
  max-width: 100%;
  position: relative;
}
.arl-hero__image-holder .banner {
  display: none;
  padding: 0.4rem 0.8rem;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667);
  color: #fff;
  border-radius: 0.8rem 0 0.8rem 0;
}
.arl-hero__image-holder .banner::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  width: 0.2rem;
  height: 1.6rem;
  background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667);
}
.arl-hero__form {
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 0px 0px 2rem 2rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 1.6rem;
}
.arl-hero__form .filters .filters__list .list-item {
  border-bottom: none;
}
.arl-hero__list li {
  font-size: 14px;
}
@media screen and (min-width: 375px) {
  .arl-hero__list li {
    font-size: calc(14px + 2 * (100vw - 375px) / 825);
  }
}
@media screen and (min-width: 1200px) {
  .arl-hero__list li {
    font-size: 16px;
  }
}
.arl-hero__list li {
  list-style-image: url("../../../images/icons/icon-checkmark.svg");
  padding-inline-start: 1ch;
}
@media (min-width: 992px) {
  .arl-hero {
    padding: 6rem 0 12.3rem 0;
  }
  .arl-hero__wrapper {
    box-shadow: none;
    background-color: #f08100;
    border-radius: 4rem;
    overflow: unset;
  }
  .arl-hero__wrapper .bg-icon-wrapper {
    border-radius: 0 0 4rem 0;
  }
  .arl-hero__wrapper .bg-icon-wrapper .bg-icon {
    max-width: 100%;
    top: unset;
    bottom: 0;
    right: 0;
    transform: translate(3.3rem, 11.6rem);
  }
  .arl-hero__wrapper .bg-icon-wrapper .bg-icon--mobile {
    display: none;
  }
  .arl-hero__wrapper .bg-icon-wrapper .bg-icon--desktop {
    display: block;
  }
  .arl-hero__content, .arl-hero__form {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .arl-hero__content {
    border-radius: 4rem 0 0 4rem;
    padding: 5rem 0 0 5.5rem;
  }
  .arl-hero__content .logo {
    max-width: 38.8rem;
  }
  .arl-hero__image-holder {
    max-width: 44.1rem;
  }
  .arl-hero__image-holder .banner {
    display: block;
  }
  .arl-hero__form {
    background-color: transparent;
    border-radius: 0 4rem 4rem 0;
    padding-right: 7rem;
    overflow: hidden;
    transform: translateY(-50px);
  }
}

.arl-filterblock__header {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .arl-filterblock__header {
    font-size: calc(20px + 4 * (100vw - 375px) / 825);
  }
}
@media screen and (min-width: 1200px) {
  .arl-filterblock__header {
    font-size: 24px;
  }
}
.arl-filterblock__header {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  line-height: normal;
}
.arl-filterblock__body {
  display: flex;
  flex-flow: column nowrap;
}
.arl-filterblock__establishments {
  margin-top: 1.5rem;
  margin-bottom: 4rem;
}
.arl-filterblock__establishments-label {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  line-height: 5rem;
}
@media (min-width: 992px) {
  .arl-filterblock {
    background-color: #fff;
    padding: 3.4rem 4rem 4rem 4rem;
    border-radius: 2rem;
  }
}

.arl-numeric-slide {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 1.2rem;
}
.arl-numeric-slide__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.arl-numeric-slide__header .title,
.arl-numeric-slide__header .info {
  margin: 0;
  line-height: normal;
}
.arl-numeric-slide .form-control {
  accent-color: rgb(214.5, 115.29375, 0);
  border: 0;
  padding: 0;
  box-shadow: none;
}
.arl-numeric-slide .form-control:focus {
  outline: none;
}

.arl-dropdown {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: normal;
  outline: none;
  padding: 1.2rem 3.5rem 1.2rem 2.4rem;
  border: 0.1rem solid #cce5e0;
  border-radius: 0.4rem;
  text-align: left;
  position: relative;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDA3QzY2IiBkPSJNMCAuODg2QzAgLjYyLjEuNDQzLjMuMjY2Yy40LS4zNTUgMS0uMzU1IDEuNCAwTDcgNC45NjIgMTIuMy4yNjZjLjQtLjM1NSAxLS4zNTUgMS40IDAgLjQuMzU0LjQuODg2IDAgMS4yNGwtNS44IDUuMTRDNy43IDYuODIzIDcuMyA3IDcgN2MtLjMgMC0uNy0uMDg5LS45LS4zNTRMLjMgMS41MDZDLjEgMS4zMyAwIDEuMTUyIDAgLjg4NloiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 1.4rem 0.7rem;
  background-position: calc(100% - 17px) center;
}
.arl-dropdown::-ms-expand {
  display: none;
}

.arl-list {
  margin: 0;
  padding-left: 2rem;
  display: flex;
  flex-flow: column;
  row-gap: 1rem;
}
.arl-list--checkmarks li {
  font-size: 16px;
  font-size: 1.6rem;
  list-style-image: url("../../../images/icons/icon-circle-check.svg");
}

.arl-form-group {
  flex: 1;
  width: 100%;
  margin: 0;
  position: relative;
  display: flex;
  flex-flow: column nowrap;
}
.arl-form-group .arl-form-label {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 0;
  position: relative;
  z-index: 5;
  font-size: 16px;
  font-size: 1.6rem;
  color: #484646;
  background-color: #fff;
  padding: 0 0.8rem;
  transform: translate(0.6rem, 50%);
}
.arl-form-group .arl-form-label.is-required:after {
  content: " *";
  font-size: 16px;
  font-size: 1.6rem;
  color: darkred;
  line-height: 1;
}
.arl-form-group .arl-form-control {
  width: 100%;
  position: relative;
  z-index: 1;
  line-height: normal;
  background-color: #fff;
  border: 0.1rem solid #cce5e0;
  border-radius: 0.8rem;
  padding: 1.4rem 1.8rem;
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.arl-form-group .arl-form-control::-moz-placeholder {
  font-family: "OpenSans-Italic", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.arl-form-group .arl-form-control::placeholder {
  font-family: "OpenSans-Italic", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.arl-form-group .arl-form-control:focus, .arl-form-group .arl-form-control:focus-visible {
  outline: none;
  border-color: rgb(214.5, 115.29375, 0);
}
.arl-form-group .arl-form-control:focus + .input-group-text, .arl-form-group .arl-form-control:focus-visible + .input-group-text {
  border-color: rgb(214.5, 115.29375, 0);
}
.arl-form-group .input-group .input-group-text {
  width: 4rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  background-color: transparent;
  border-left: 0.1rem solid #cce5e0;
}

.arl-breadcrumbs {
  display: flex;
  align-items: center;
  gap: 1.4rem;
}
.arl-breadcrumbs__item {
  color: rgba(72, 70, 70, 0.6);
}

/* Pages */
.results .results-container {
  position: relative;
}
.results__header {
  z-index: 1020;
  padding: 15px 0;
  position: relative;
  transition: all 0.4s ease;
  top: 0;
  position: sticky;
  backface-visibility: visible;
  transform: translate3d(0px, 0px, 0px);
  transition: all 0.3s ease;
}
.results__header:before {
  content: "";
  width: calc(100% + 30px);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  background-color: #e9e9e9;
}
.results__header.is-sticky {
  position: sticky;
  top: 64px;
}
@media (min-width: 768px) {
  .results__header {
    top: 0;
    margin-bottom: 30px;
  }
  .results__header:before {
    width: calc(100% + 30px);
  }
}
@media (min-width: 992px) {
  .results__header:before {
    display: none;
  }
  .results__header.is-sticky {
    position: relative;
    width: auto;
    top: 0;
  }
}

.filter-holder .filter-aside {
  height: 100vh;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  z-index: 1030;
  box-shadow: 10px 0 37px rgba(0, 0, 0, 0);
  overflow-y: auto;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  left: -100vw;
  width: 100vw;
  background-color: #fff;
}
.filter-holder .filter-aside.is-open {
  left: 0;
}
.filter-holder .filter-aside__header {
  min-height: 69px;
  padding: 25px 15px;
  background-color: #3d3d3d;
}
.filter-holder .filter-aside__filters {
  padding: 0 15px;
}
.filter-holder .filter-aside__filters .filters {
  position: relative;
  top: 0;
}
@media (min-width: 992px) {
  .filter-holder .filter-aside {
    z-index: 0;
  }
}
.filter-holder.is-open .filter-aside {
  left: 0;
}
@media (min-width: 992px) {
  .filter-holder {
    top: 70px;
    left: 0;
  }
  .filter-holder .filter-aside {
    width: auto;
    height: auto;
    position: relative;
    left: 0;
  }
  .filter-holder .filter-aside__filters {
    padding: 0;
  }
}

#search-body.shortlease .btn__primary:not([disabled]),
#search-body.shortlease .pagination .underline {
  background-color: #008066 !important;
}
#search-body.shortlease .pagination .page.is-active .btn__paging,
#search-body.shortlease .pagination .holder.is-active .btn__paging {
  color: #008066 !important;
}
#search-body.shortlease .cbx span:first-child {
  border-color: #008066 !important;
}
#search-body.shortlease .cbx span:first-child:before {
  background: #008066 !important;
}
#search-body.shortlease .inp-cbx:checked + .cbx span:first-child {
  background: #008066 !important;
}
#search-body.shortlease .noUi-base .noUi-connect {
  background-color: #008066 !important;
}
#search-body.shortlease .arl-select:before {
  color: #008066 !important;
}
#search-body.shortlease .bg-theme-secondary {
  background-color: #ffa522 !important;
}
#search-body.shortlease .corner-ribbon::before {
  border-color: transparent #ffa522 transparent transparent !important;
}
#search-body.shortlease .car-carousel-card .car-item__body .price {
  color: #ffa522 !important;
}

body.page-cardetail {
  padding-bottom: 70px;
  background-color: #fff;
}
body.page-cardetail .rental-sale-block {
  cursor: pointer;
}
@media (min-width: 992px) {
  body.page-cardetail {
    padding-bottom: 0;
  }
}

.details__carousel {
  margin-bottom: 15px;
}
.details__header {
  padding-bottom: 30px;
}
.details .title .h2 {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.details .title .highlight {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #f08100;
}
.details__main .title {
  margin-bottom: 30px;
}
.details__main .intro {
  margin-bottom: 15px;
}
.details__float {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 30;
  padding: 15px 0;
  text-align: center;
  background-color: #e9e9e9;
  opacity: 0;
  transition: all 0.3s ease;
}
.details__float.is-visible {
  opacity: 1;
}
@media (min-width: 992px) {
  .details__aside {
    top: 95px;
  }
}

.aside-block {
  background-color: #f3f3f3;
}
.aside-block__header {
  /*padding-top: 5px;
      padding-bottom: 5px;*/
  padding: 15px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #e9e9e9;
}
.aside-block__main {
  padding: 0 15px 15px 15px;
}
@media (min-width: 992px) {
  .aside-block__main {
    padding: 0 15px 15px 15px;
  }
}

.swiper-modal {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1050;
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease;
}
.swiper-modal .popup-swiper {
  width: 100%;
  height: 100%;
}
.swiper-modal .popup-swiper-nav {
  width: 100vw;
  height: auto;
  position: fixed;
  left: 0;
  top: 50%;
}
.swiper-modal .popup-swiper-nav .swiper-navigation {
  opacity: 1;
  visibility: visible;
  display: block;
}
.swiper-modal .close-modal {
  width: 80px;
  height: 80px;
  background: transparent;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
}
.swiper-modal .close-modal span {
  transition: transform 0.2s ease 0.2s;
}
.swiper-modal .close-modal span:not(.sr-only) {
  width: 50px;
  height: 3px;
  background-color: #fff;
  position: absolute;
}
.swiper-modal .close-modal span:nth-child(2) {
  transform: rotate(0deg);
}
.swiper-modal .close-modal span:nth-child(3) {
  transform: rotate(0deg);
}
.swiper-modal.is-visible {
  width: 100%;
  height: 100%;
  pointer-events: all;
  opacity: 1;
}
.swiper-modal.is-visible .close-modal span:nth-child(2) {
  transform: rotate(45deg);
}
.swiper-modal.is-visible .close-modal span:nth-child(3) {
  transform: rotate(-45deg);
}

.car-detail-header {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.car-detail-header .controls {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  padding: 1.2rem 0;
}
.car-detail-header .arl-breadcrumbs {
  display: none;
}
.car-detail-header .title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .car-detail-header {
    margin-bottom: unset;
    padding: 2.4rem 0 1.5rem;
  }
  .car-detail-header .arl-breadcrumbs {
    display: flex;
  }
}

.car-detail-aside {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 2rem;
}
.car-detail-aside__header {
  display: none;
  order: 0;
}
.car-detail-aside__group {
  order: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.car-detail-aside__reviews {
  flex: 0 0 4.6rem;
  max-width: 4.6rem;
}
.car-detail-aside__reviews .rating-holder {
  padding: 0.4rem;
}
.car-detail-aside__reviews .rating-holder__number .bg {
  width: 4.6rem;
  height: 4.6rem;
}
.car-detail-aside__price {
  text-align: right;
}
.car-detail-aside__price .total {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.car-detail-aside__price .total {
  font-size: 20px;
}
@media screen and (min-width: 0px) {
  .car-detail-aside__price .total {
    font-size: calc(20px + 4 * (100vw - 0px) / 1200);
  }
}
@media screen and (min-width: 1200px) {
  .car-detail-aside__price .total {
    font-size: 24px;
  }
}
.car-detail-aside__price .total {
  line-height: normal;
}
.car-detail-aside__price .info {
  font-size: 12px;
  font-size: 1.2rem;
  color: #7f7f7f;
}
.car-detail-aside__control {
  order: 3;
}
.car-detail-aside__usp {
  order: 4;
}
.car-detail-aside__filters {
  order: 5;
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: column nowrap;
  row-gap: 2rem;
  padding: 3.2rem 0;
}
.car-detail-aside__filters::before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #f2f9f7;
  z-index: -1;
  transform: translateX(-50%);
}
.car-detail-aside__ownrisk {
  order: 7;
}
@media (min-width: 992px) {
  .car-detail-aside {
    margin: 0 4rem;
    padding: 3.4rem 4rem;
    border: 0.1rem solid #cce5e0;
    border-radius: 2rem;
    box-shadow: 66px 66px 26px 0px rgba(0, 0, 0, 0), 42px 42px 24px 0px rgba(0, 0, 0, 0.01), 24px 24px 20px 0px rgba(0, 0, 0, 0.03), 11px 11px 15px 0px rgba(0, 0, 0, 0.04), 3px 3px 8px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
  }
  .car-detail-aside__header {
    display: block;
    font-size: 24px;
  }
  .car-detail-aside__ownrisk {
    order: 2;
  }
  .car-detail-aside__reviews {
    order: 3;
  }
  .car-detail-aside__reviews .rating-holder {
    padding: 0;
  }
  .car-detail-aside__price {
    order: 4;
  }
  .car-detail-aside__control {
    order: 5;
  }
  .car-detail-aside__usp {
    order: 6;
  }
  .car-detail-aside__filters {
    order: 1;
    background-color: unset;
    padding: 0;
  }
  .car-detail-aside__filters::before {
    display: none;
  }
}

.ribbon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.8rem 1.6rem;
  border-radius: 0.8rem 0;
  z-index: 5;
  text-transform: uppercase;
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}

body.reviews .average__left, body.reviews .average__right {
  height: 100%;
}
body.reviews .average__left {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  padding: 15px;
}
body.reviews .average__left hr {
  width: 90%;
}
body.reviews .average__right {
  border: 2px solid #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
body.reviews .average__rate {
  border-radius: 10px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 15px;
}
body.reviews .average__rate .logo {
  max-width: 60%;
}
@media (min-width: 768px) {
  body.reviews .average__left {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  body.reviews .average__right {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
}
body.reviews .reviews .review:after {
  content: "";
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 2.5rem;
}
body.reviews .reviews .review__body {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  body.reviews .reviews .review__body {
    margin-bottom: 0;
  }
}

.review-averagescore-table {
  width: 100%;
  height: 100%;
}
.review-averagescore-table tr {
  border-bottom: 2px solid #fff;
}
.review-averagescore-table tr:last-child {
  border-bottom: 0;
}
.review-averagescore-table tr td {
  padding: 5px 15px;
}
.review-averagescore-table tr td:first-child {
  border-right: 2px solid #fff;
}

.review-score-table {
  width: 100%;
}
.review-score-table tr {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.review-score-table tr:last-child {
  border-bottom: none;
}
.review-score-table tr td:first-child {
  padding: 5px 15px 5px 0;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
}
.review-score-table tr td:last-child {
  padding: 5px 15px;
}
.review-score-table strong.score {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #0a2c3e;
}
@media (min-width: 768px) {
  .review-score-table tr td:first-child {
    padding: 5px 15px;
  }
  .review-score-table tr td:last-child {
    padding: 5px 15px;
  }
}

.reviews-widget-wrapper {
  color: transparent;
}

/* Forms */
.umbraco-forms-page .row-fluid,
.umbraco-forms-page .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.umbraco-forms-page .umbraco-forms-fieldset {
  padding: 0;
}
.umbraco-forms-page .multiplechoice .checkboxlist input[type=checkbox] {
  width: auto;
  display: inline-block;
}
.umbraco-forms-page .multiplechoice .checkboxlist label {
  vertical-align: middle;
  margin-left: 10px;
}
.umbraco-forms-page .umbraco-forms-field.recaptcha3 {
  margin: 0;
}
.umbraco-forms-page .umbraco-forms-field.recaptcha3 .field-validation-error {
  display: block;
  margin-bottom: 15px;
}
.umbraco-forms-page .recaptcha-notice {
  display: block;
  font-style: italic;
  margin-top: 15px;
}
.umbraco-forms-page .umbraco-forms-hidden {
  display: none;
}

.umbraco-forms-container span.field-validation-error {
  color: #a92232;
}
.umbraco-forms-container input.input-validation-error,
.umbraco-forms-container select.input-validation-error {
  border-color: #a92232;
}

.umbraco-forms-field {
  position: relative;
  display: flex;
  flex-direction: column;
}
.umbraco-forms-field .umbraco-forms-label {
  font-size: 14px;
  font-size: 1.4rem;
}
.umbraco-forms-field .umbraco-forms-field-wrapper .help-block {
  margin-top: 5px;
  font-family: "OpenSans-Italic", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.umbraco-forms-field input, .umbraco-forms-field select, .umbraco-forms-field textarea, .umbraco-forms-field .form-control, .umbraco-forms-field.text {
  width: 100%;
  max-width: 100%;
  height: auto;
  line-height: 26px;
  line-height: 2.6rem;
  padding: 5px 10px;
  margin: 0;
  background: #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.umbraco-forms-field .custom-control {
  min-height: 2.5rem;
  padding-left: 2.5rem;
}
.umbraco-forms-field .custom-control-label {
  cursor: pointer;
}
.umbraco-forms-field .custom-control-label:before, .umbraco-forms-field .custom-control-label:after {
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
}
.umbraco-forms-field .custom-control-label:before {
  background-color: #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.umbraco-forms-field .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.umbraco-forms-field .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #f08100;
  border-color: #f08100;
}

/* Temporary */
div.table {
  color: #484646;
}

.header-brand-secondary {
  color: #0a2c3e;
}

.umbraco-forms-page input[type=radio] {
  width: auto;
  margin-right: 15px;
}
.umbraco-forms-page input[type=submit] {
  width: auto;
  background-color: #f08100;
  color: white;
}
.umbraco-forms-page input[type=submit]:hover, .umbraco-forms-page input[type=submit]:active {
  background-color: rgb(189, 101.5875, 0);
  color: white;
}
.umbraco-forms-page select,
.umbraco-forms-page input,
.umbraco-forms-page textarea {
  width: 100%;
}
.umbraco-forms-page .umbraco-forms-field {
  margin: 15px 0;
}
.umbraco-forms-page textarea {
  min-height: 100px;
}
.umbraco-forms-page label {
  max-width: 100%;
}
.umbraco-forms-page .radiobuttonlist {
  height: auto;
  border: none;
}

.overview-car-body {
  background-image: url(/media/1001/ds-7-crossback-diesel-automaat-grijs-746-supershortlease-1-1200x900.jpg);
  color: white;
  min-height: 200px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.action-ribbon {
  position: absolute;
  bottom: 0;
}

/*.is-iconcard {
    height: 82px;
    width: 82px;
    margin: 30px auto 15px;
}*/
/*.button-holder {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}*/
/* Utilities */
.color-white {
  color: #fff !important;
}

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

.color-copy {
  color: #484646 !important;
}

.color-theme-primary {
  color: #f08100 !important;
}

.color-theme-secondary {
  color: #0a2c3e !important;
}

.color-red {
  color: #a92232 !important;
}

.color-orange {
  color: #ff5722 !important;
}

.color-twitter {
  color: #1da1f2 !important;
}

.color-facebook {
  color: #3c5a99 !important;
}

.color-linkedin {
  color: #0077b5 !important;
}

.color-youtube {
  color: rgb(204, 0, 0) !important;
}

.color-instagram {
  color: #dd2a7b !important;
}

.color-pinterest {
  color: #bd081c !important;
}

.bg-none {
  background-color: none !important;
  color: #484646 !important;
}

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

.bg-theme-primary {
  background-color: #f08100 !important;
  color: #fff !important;
}

.bg-theme-primary-dark {
  background-color: rgb(214.5, 115.29375, 0) !important;
  color: #fff !important;
}

.bg-theme-secondary {
  background-color: #0a2c3e !important;
  color: #fff !important;
}

.bg-theme-secondary-dark {
  background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667) !important;
  color: #fff !important;
}

.bg-white-grey {
  background-color: #fbfbfb !important;
  color: #484646 !important;
}

.bg-grey-light {
  background-color: #f3f3f3 !important;
  color: #484646 !important;
}

.bg-grey-medium {
  background-color: #e9e9e9 !important;
  color: #484646 !important;
}

.bg-grey-medium-darker {
  background-color: #b0b0b0 !important;
  color: #484646 !important;
}

.bg-grey-dark-lighter {
  background-color: #757575 !important;
  color: #fff !important;
}

.bg-grey-dark {
  background-color: #4a4a4a !important;
  color: #fff !important;
}

.bg-grey-extra-dark {
  background-color: #3d3d3d !important;
  color: #fff !important;
}

@media (min-width: 576px) {
  .bg-sm-none {
    background-color: none !important;
    color: #484646 !important;
  }
  .bg-sm-white {
    background-color: #fff !important;
    color: #484646 !important;
  }
  .bg-sm-theme-primary {
    background-color: #f08100 !important;
    color: #fff !important;
  }
  .bg-sm-theme-primary-dark {
    background-color: rgb(214.5, 115.29375, 0) !important;
    color: #fff !important;
  }
  .bg-sm-theme-secondary {
    background-color: #0a2c3e !important;
    color: #fff !important;
  }
  .bg-sm-theme-secondary-dark {
    background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667) !important;
    color: #fff !important;
  }
  .bg-sm-white-grey {
    background-color: #fbfbfb !important;
    color: #484646 !important;
  }
  .bg-sm-grey-light {
    background-color: #f3f3f3 !important;
    color: #484646 !important;
  }
  .bg-sm-grey-medium {
    background-color: #e9e9e9 !important;
    color: #484646 !important;
  }
  .bg-sm-grey-medium-darker {
    background-color: #b0b0b0 !important;
    color: #484646 !important;
  }
  .bg-sm-grey-dark-lighter {
    background-color: #757575 !important;
    color: #fff !important;
  }
  .bg-sm-grey-dark {
    background-color: #4a4a4a !important;
    color: #fff !important;
  }
  .bg-sm-grey-extra-dark {
    background-color: #3d3d3d !important;
    color: #fff !important;
  }
}
@media (min-width: 768px) {
  .bg-md-none {
    background-color: none !important;
    color: #484646 !important;
  }
  .bg-md-white {
    background-color: #fff !important;
    color: #484646 !important;
  }
  .bg-md-theme-primary {
    background-color: #f08100 !important;
    color: #fff !important;
  }
  .bg-md-theme-primary-dark {
    background-color: rgb(214.5, 115.29375, 0) !important;
    color: #fff !important;
  }
  .bg-md-theme-secondary {
    background-color: #0a2c3e !important;
    color: #fff !important;
  }
  .bg-md-theme-secondary-dark {
    background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667) !important;
    color: #fff !important;
  }
  .bg-md-white-grey {
    background-color: #fbfbfb !important;
    color: #484646 !important;
  }
  .bg-md-grey-light {
    background-color: #f3f3f3 !important;
    color: #484646 !important;
  }
  .bg-md-grey-medium {
    background-color: #e9e9e9 !important;
    color: #484646 !important;
  }
  .bg-md-grey-medium-darker {
    background-color: #b0b0b0 !important;
    color: #484646 !important;
  }
  .bg-md-grey-dark-lighter {
    background-color: #757575 !important;
    color: #fff !important;
  }
  .bg-md-grey-dark {
    background-color: #4a4a4a !important;
    color: #fff !important;
  }
  .bg-md-grey-extra-dark {
    background-color: #3d3d3d !important;
    color: #fff !important;
  }
}
@media (min-width: 992px) {
  .bg-lg-none {
    background-color: none !important;
    color: #484646 !important;
  }
  .bg-lg-white {
    background-color: #fff !important;
    color: #484646 !important;
  }
  .bg-lg-theme-primary {
    background-color: #f08100 !important;
    color: #fff !important;
  }
  .bg-lg-theme-primary-dark {
    background-color: rgb(214.5, 115.29375, 0) !important;
    color: #fff !important;
  }
  .bg-lg-theme-secondary {
    background-color: #0a2c3e !important;
    color: #fff !important;
  }
  .bg-lg-theme-secondary-dark {
    background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667) !important;
    color: #fff !important;
  }
  .bg-lg-white-grey {
    background-color: #fbfbfb !important;
    color: #484646 !important;
  }
  .bg-lg-grey-light {
    background-color: #f3f3f3 !important;
    color: #484646 !important;
  }
  .bg-lg-grey-medium {
    background-color: #e9e9e9 !important;
    color: #484646 !important;
  }
  .bg-lg-grey-medium-darker {
    background-color: #b0b0b0 !important;
    color: #484646 !important;
  }
  .bg-lg-grey-dark-lighter {
    background-color: #757575 !important;
    color: #fff !important;
  }
  .bg-lg-grey-dark {
    background-color: #4a4a4a !important;
    color: #fff !important;
  }
  .bg-lg-grey-extra-dark {
    background-color: #3d3d3d !important;
    color: #fff !important;
  }
}
@media (min-width: 1200px) {
  .bg-xl-none {
    background-color: none !important;
    color: #484646 !important;
  }
  .bg-xl-white {
    background-color: #fff !important;
    color: #484646 !important;
  }
  .bg-xl-theme-primary {
    background-color: #f08100 !important;
    color: #fff !important;
  }
  .bg-xl-theme-primary-dark {
    background-color: rgb(214.5, 115.29375, 0) !important;
    color: #fff !important;
  }
  .bg-xl-theme-secondary {
    background-color: #0a2c3e !important;
    color: #fff !important;
  }
  .bg-xl-theme-secondary-dark {
    background-color: rgb(6.4583333333, 28.4166666667, 40.0416666667) !important;
    color: #fff !important;
  }
  .bg-xl-white-grey {
    background-color: #fbfbfb !important;
    color: #484646 !important;
  }
  .bg-xl-grey-light {
    background-color: #f3f3f3 !important;
    color: #484646 !important;
  }
  .bg-xl-grey-medium {
    background-color: #e9e9e9 !important;
    color: #484646 !important;
  }
  .bg-xl-grey-medium-darker {
    background-color: #b0b0b0 !important;
    color: #484646 !important;
  }
  .bg-xl-grey-dark-lighter {
    background-color: #757575 !important;
    color: #fff !important;
  }
  .bg-xl-grey-dark {
    background-color: #4a4a4a !important;
    color: #fff !important;
  }
  .bg-xl-grey-extra-dark {
    background-color: #3d3d3d !important;
    color: #fff !important;
  }
}
.rounded {
  border-radius: 0.5rem !important;
}

.rounded-top {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.rounded-right {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-left {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-sticky {
    position: sticky !important;
  }
}
@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-sticky {
    position: sticky !important;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: sticky !important;
  }
}
.object--fill {
  -o-object-fit: fill;
     object-fit: fill;
  font-family: "object-fit: fill";
}
.object--contain {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain";
}
.object--cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.object--none {
  -o-object-fit: none;
     object-fit: none;
  font-family: "object-fit: none";
}

@media (min-width: 576px) {
  .object-sm--fill {
    -o-object-fit: fill;
       object-fit: fill;
    font-family: "object-fit: fill";
  }
  .object-sm--contain {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain";
  }
  .object-sm--cover {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover";
  }
  .object-sm--none {
    -o-object-fit: none;
       object-fit: none;
    font-family: "object-fit: none";
  }
}
@media (min-width: 768px) {
  .object-md--fill {
    -o-object-fit: fill;
       object-fit: fill;
    font-family: "object-fit: fill";
  }
  .object-md--contain {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain";
  }
  .object-md--cover {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover";
  }
  .object-md--none {
    -o-object-fit: none;
       object-fit: none;
    font-family: "object-fit: none";
  }
}
@media (min-width: 992px) {
  .object-lg--fill {
    -o-object-fit: fill;
       object-fit: fill;
    font-family: "object-fit: fill";
  }
  .object-lg--contain {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain";
  }
  .object-lg--cover {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover";
  }
  .object-lg--none {
    -o-object-fit: none;
       object-fit: none;
    font-family: "object-fit: none";
  }
}
@media (min-width: 1200px) {
  .object-xl--fill {
    -o-object-fit: fill;
       object-fit: fill;
    font-family: "object-fit: fill";
  }
  .object-xl--contain {
    -o-object-fit: contain;
       object-fit: contain;
    font-family: "object-fit: contain";
  }
  .object-xl--cover {
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover";
  }
  .object-xl--none {
    -o-object-fit: none;
       object-fit: none;
    font-family: "object-fit: none";
  }
}
:root {
  --site-alert-height: 80px;
}

/* Huurmij specific */
/* Layout */
.main-nav__top .brand {
  max-width: 75px;
}

.main-footer .footer-top h3, .main-footer .footer-top strong, .main-footer .footer-top .total, .main-footer .footer-top .average {
  color: #fff;
}

.bg-summer {
  background-color: rgb(255, 204, 0);
  color: #fff;
}
.bg-bus {
  background-color: #194564;
  color: #fff;
}
.bg-shortlease {
  background-color: #008066;
  color: #fff;
}
.bg-promo {
  background-color: #11aeef;
  color: #fff;
}

/* overwrite the checkmark color */
.arl-hero__list li {
  list-style-image: url("../../../images/icons/icon-checkmark-white.svg");
}

/* Huurmij specific */
.quick-specs {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 2rem 0;
}

.spec-icon {
  flex: 1;
  flex-basis: auto;
  position: relative;
  display: flex;
  align-items: center;
  margin: 1rem 2.5rem 1rem 0;
  white-space: nowrap;
}
.spec-icon__img {
  max-width: 20px;
}
.spec-icon__title {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #0a2c3e;
  margin-left: 0.5rem;
}

.vehicle__figure {
  margin: 0;
}
.vehicle__heading {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.vehicle__info {
  flex: 0 0 auto;
  max-width: 100%;
}
.vehicle__info .title {
  font-family: "OpenSans-Regular", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.vehicle__info .highlight {
  font-family: "OpenSans-Bold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #f08100;
}
.vehicle__controls {
  flex: 0 0 auto;
  max-width: 100%;
}
.vehicle__specs {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.vehicle__specs .spec-icon {
  margin: 0.5rem 2.5rem 0.5rem 0;
}
.vehicle__specs .spec-icon__img {
  max-width: 16px;
}
.vehicle__deals {
  flex: 0 0 100%;
  max-width: 100%;
}
.vehicle__table {
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden;
  overflow-x: scroll;
}
.vehicle__table::-webkit-scrollbar {
  width: 0.6rem;
  height: 0.6rem;
}
.vehicle__table::-webkit-scrollbar-thumb {
  background: #0a2c3e;
  border-radius: 0.6rem;
}
.vehicle__table::-webkit-scrollbar-track {
  background: #f3f3f3;
  border-radius: 0.6rem;
}
.vehicle__table {
  scrollbar-color: #0a2c3e #f3f3f3;
  scrollbar-width: thin;
  scrollbar-face-color: #0a2c3e;
  scrollbar-track-color: #f3f3f3;
  padding-top: 3rem;
}
.vehicle__table.is-scrollable {
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden;
  overflow-x: scroll;
}
.vehicle__table.is-scrollable::-webkit-scrollbar {
  width: 0.6rem;
  height: 0.6rem;
}
.vehicle__table.is-scrollable::-webkit-scrollbar-thumb {
  background: #0a2c3e;
  border-radius: 0.6rem;
}
.vehicle__table.is-scrollable::-webkit-scrollbar-track {
  background: #f3f3f3;
  border-radius: 0.6rem;
}
.vehicle__table.is-scrollable {
  scrollbar-color: #0a2c3e #f3f3f3;
  scrollbar-width: thin;
  scrollbar-face-color: #0a2c3e;
  scrollbar-track-color: #f3f3f3;
}
.vehicle__table .table {
  margin-bottom: 0;
}
.vehicle__table thead th, .vehicle__table thead td, .vehicle__table tbody th, .vehicle__table tbody td {
  white-space: nowrap;
}
.vehicle__table thead th {
  border: 0;
}
.vehicle__table thead th:nth-child(even) {
  background: #f3f3f3;
}
.vehicle__table tbody td:nth-child(odd), .vehicle__table tbody th:nth-child(odd) {
  border-top: 1px solid #f3f3f3;
}
.vehicle__table tbody td:nth-child(even), .vehicle__table tbody th:nth-child(even) {
  background: #f3f3f3;
  border-top: 1px solid #fff;
}
.reservation__header {
  padding: 1.5rem 0;
  margin-top: 1.5rem;
}
.reservation .accessory-info {
  color: #b90d1f;
}

.reservation-aside {
  top: 95px;
}

.aside__specs .list-inline-item {
  margin-right: 1rem;
}
.aside__specs img {
  width: 16px;
}
.aside__specs .title {
  font-family: "OpenSans-SemiBold", Roboto, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: #0a2c3e;
  margin-left: 0.5rem;
}

@media (max-width: 768px) {
  .reservation-form-image {
    display: none;
  }
}
/*# sourceMappingURL=huurmij-main.css.map */
