@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Flaticon";
  src: url("/fonts/flaticon/flaticon.eot");
  src: url("/fonts/flaticon/flaticon.eot?66da7e0318279e5017cd51dd88bbf2c4#iefix") format("embedded-opentype"), url("/fonts/flaticon/flaticon.woff2?66da7e0318279e5017cd51dd88bbf2c4") format("woff2"), url("/fonts/flaticon/flaticon.woff?66da7e0318279e5017cd51dd88bbf2c4") format("woff"), url("/fonts/flaticon/flaticon.ttf?66da7e0318279e5017cd51dd88bbf2c4") format("truetype"), url("/fonts/flaticon/flaticon.svg?66da7e0318279e5017cd51dd88bbf2c4#flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/fonts/flaticon/flaticon.svg#Flaticon") format("svg");
  }
}
[class^=flaticon-]:before, [class*=" flaticon-"]:before,
[class^=flaticon-]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
}

.flaticon-menu:before {
  content: "\f101";
}

.flaticon-transmission:before {
  content: "\f102";
}

.flaticon-gauge-2:before {
  content: "\f103";
}

.flaticon-co2:before {
  content: "\f104";
}

.flaticon-pound:before {
  content: "\f105";
}

.flaticon-star-full:before {
  content: "\f106";
}

.flaticon-close:before {
  content: "\f107";
}

.flaticon-plus-circle:before {
  content: "\f108";
}

.flaticon-tick-circle:before {
  content: "\f109";
}

.flaticon-facebook:before {
  content: "\f10a";
}

.flaticon-twitter:before {
  content: "\f10b";
}

.flaticon-instagram:before {
  content: "\f10c";
}

.flaticon-linkedin:before {
  content: "\f10d";
}

.flaticon-mail:before {
  content: "\f10e";
}

.flaticon-clock:before {
  content: "\f10f";
}

.flaticon-minus-circle:before {
  content: "\f110";
}

.flaticon-lightning:before {
  content: "\f111";
}

.flaticon-up:before {
  content: "\f112";
}

.flaticon-down:before {
  content: "\f113";
}

.flaticon-left:before {
  content: "\f114";
}

.flaticon-right:before {
  content: "\f115";
}

.flaticon-search:before {
  content: "\f116";
}

.flaticon-filter:before {
  content: "\f117";
}

.flaticon-engine:before {
  content: "\f118";
}

.flaticon-phone:before {
  content: "\f119";
}

.flaticon-plus:before {
  content: "\f11a";
}

.flaticon-tick-circle-full:before {
  content: "\f11b";
}

.flaticon-expand:before {
  content: "\f11c";
}

.flaticon-battery:before {
  content: "\f11d";
}

.flaticon-battery-full:before {
  content: "\f11e";
}

.flaticon-guage:before {
  content: "\f11f";
}

.flaticon-stopwatch:before {
  content: "\f120";
}

.flaticon-bluetooth:before {
  content: "\f121";
}

.flaticon-parking-sensor:before {
  content: "\f122";
}

.flaticon-snow:before {
  content: "\f123";
}

.flaticon-cloud:before {
  content: "\f124";
}

.flaticon-location:before {
  content: "\f125";
}

.flaticon-ev-charger:before {
  content: "\f126";
}

.flaticon-heated-seat:before {
  content: "\f127";
}

.flaticon-wheel:before {
  content: "\f128";
}

.flaticon-info:before {
  content: "\f129";
}

.flaticon-drop:before {
  content: "\f12a";
}

.flaticon-two-cogs:before {
  content: "\f12b";
}

.flaticon-car-key:before {
  content: "\f12c";
}

.flaticon-mobile-phone:before {
  content: "\f12d";
}

.flaticon-plus-circle-full:before {
  content: "\f12e";
}

.flaticon-cog:before {
  content: "\f12f";
}

.flaticon-minus-circle-full:before {
  content: "\f130";
}

.flaticon-spanner:before {
  content: "\f131";
}

.flaticon-leaf:before {
  content: "\f132";
}

.flaticon-plug:before {
  content: "\f133";
}

.flaticon-question-full:before {
  content: "\f134";
}

.flaticon-door:before {
  content: "\f135";
}

.flaticon-mute:before {
  content: "\f136";
}

.flaticon-van:before {
  content: "\f137";
}

.flaticon-car:before {
  content: "\f138";
}

.flaticon-electric-scooter:before {
  content: "\f139";
}

.flaticon-wireless-charging:before {
  content: "\f13a";
}

.flaticon-stop-thick:before {
  content: "\f13b";
}

.flaticon-filter-1:before {
  content: "\f13c";
}

.flaticon-charger2:before {
  content: "\f13d";
}

.flaticon-charger1:before {
  content: "\f13e";
}

.flaticon-plug2:before {
  content: "\f13f";
}

.flaticon-plug1:before {
  content: "\f140";
}

.flaticon-range:before {
  content: "\f141";
}

.flaticon-plug-1:before {
  content: "\f142";
}

.flaticon-charger:before {
  content: "\f143";
}

.flaticon-plug-2:before {
  content: "\f144";
}

.flaticon-ccs:before {
  content: "\f145";
}

.flaticon-charger-1:before {
  content: "\f146";
}

.flaticon-trees:before {
  content: "\f147";
}

.flaticon-car-1:before {
  content: "\f148";
}

.flaticon-plant:before {
  content: "\f149";
}

/* === SLIDER === */
.jac-slider {
  position: relative;
  text-align: left;
  height: 8px;
  background: #fff;
  border: 1px solid #c9c9c9;
}

.jac-slider-range {
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  background-position: 0 0;
  background: #f18700;
}

.jac-slider-handle {
  width: 22px;
  height: 22px;
  transition: border 100ms linear;
  cursor: pointer;
  display: block;
  background: #FFF;
  border: 7px solid #f18700;
  top: -9px;
  outline: none;
  border-radius: 30px;
  margin-left: -0.6em;
  position: absolute;
  z-index: 2;
}

.jac-slider-handle:hover, .jac-slider-handle:active {
  border: 5px solid #f18700;
}

.jac-slider-handle[active] .jac-slider-handle-tooltip {
  opacity: 1;
  visibility: visible;
}

.jac-slider-handle:hover .jac-slider-handle-tooltip {
  opacity: 1;
  visibility: visible;
}

.jac-slider-handle-tooltip {
  background: #fff;
  padding: 5px 0px;
  border-radius: 4px;
  pointer-events: none;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 200ms linear;
}

.jac-slider-handle-tooltip:after {
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 12px solid #fff;
  display: block;
  margin-left: -14px;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  bottom: -11px;
  left: 50%;
  box-sizing: border-box;
  border: 6px solid #000;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), -1px 1px 1px rgba(0, 0, 0, 0.3);
}

.blue-text-color {
  color: #007cc7;
}

.orange-text-color {
  color: #f18700;
}

.primary-text-color {
  color: #1e874a;
}

.secondary-text-color {
  color: #4a4f55;
}

.red-text-color {
  color: #c30e2e;
}

.green-text-color {
  color: #1e874a;
}

.default-text-color {
  color: #1b1b1b;
}

.white-text-color {
  color: #fff;
}

.blue-bg {
  background: #007cc7;
}

.orange-bg {
  background: #f18700;
}

.red-bg {
  background: #c30e2e;
}

.green-bg {
  background: #1e874a;
}

.white-bg {
  background: #fff;
}

.pink-bg {
  background: #e73567;
}

.light-grey-bg {
  background: #eef4f4;
}

.dark-grey-bg {
  background: #45545e;
}

.dark-blue-bg {
  background: #192f44;
}

.dark-green-bg {
  background: #112a1c;
}

.primary-bg {
  background: #1e874a;
}

.secondary-bg {
  background: #4a4f55;
}

.dark-secondary-bg {
  background: #148973;
}

.secondary-gradient-bg {
  background: linear-gradient(180deg, #2a3136 50%, #354B50 100%);
}

.primary-gradient-bg {
  background: linear-gradient(180deg, #0c6933 50%, #1e874a 100%);
}

.fb-bg {
  background: #3c599b;
}

.tw-bg {
  background: #5eaade;
}

.lk-bg {
  background: #0c77af;
}

.gp-bg {
  background: #dd4b39;
}

.ins-bg {
  background: #c32aa3;
}

.scroll-header-margin {
  scroll-margin-top: 80px;
}

body, html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "proxima-nova", sans-serif !important;
  scroll-behavior: smooth;
}

body {
  background: #3a3e43;
  color: #1b1b1b;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  outline: 0;
  overflow-x: hidden;
}

body.noscroll {
  overflow: hidden;
}

.clear, .mob-clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

.break, .dash-break {
  height: 1px;
  display: block;
  width: 100%;
  clear: both;
}

.break {
  border-bottom: 1px solid #e5e5e5;
}

.dash-break {
  border-bottom: 1px dashed #e5e5e5;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

a img, button {
  border: none;
}

.center-align {
  margin: 0 auto;
  display: block;
}

img.small {
  max-width: 340px;
  width: 100%;
  height: auto;
}

img.medium {
  max-width: 540px;
  width: 100%;
  height: auto;
}

img.large {
  max-width: 740px;
  width: 100%;
  height: auto;
}

img.full-width {
  max-width: none;
  width: 100%;
  height: auto;
}

a img {
  display: block;
}

a, a.text-link {
  text-decoration: underline;
  color: #1b1b1b;
}

.white-text-color a {
  color: #fff;
}

a:hover, a.text-link:hover {
  text-decoration: none;
}

a.no-underline, a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

:focus {
  outline: 0 !important;
  box-shadow: none;
}

li {
  margin-bottom: 5px;
}

p {
  margin: 0 0 10px 0;
}

p, span {
  font-size: 16px;
  line-height: 1.5em;
}

h1 {
  margin: 0 0 5px 0;
  font-size: 34px;
  line-height: 1.3em;
  font-weight: 600;
}

h2 {
  margin: 0 0 5px 0;
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 600;
}

h3 {
  margin: 0 0 5px 0;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 600;
}

h4 {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 600;
}

.pointer {
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.tablet-show {
  display: none;
}

ol {
  list-style: decimal;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.prevent-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.overflow-hidden {
  overflow: hidden;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cc-banner .cc-btn {
  background: #1e874a !important;
  color: #fff;
  font-weight: 500;
}

.cc-message, .cc-message a, .cc-message span {
  color: #1b1b1b;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-family: "proxima-nova", sans-serif;
}

.cc-btn {
  text-decoration: none;
  transition: all 200ms linear;
  font-family: "proxima-nova", sans-serif;
  border-radius: 60px;
}

.cookie-consent a {
  color: white;
}

.center-text {
  text-align: center;
}

.right-text {
  text-align: right;
}

.left-text {
  text-align: left;
}

.justify-text {
  text-align: justify;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalise {
  text-transform: capitalize;
}

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

.underline {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.reg-text {
  font-weight: 400;
}

.medium-text {
  font-weight: 500;
}

.semibold-text, strong {
  font-weight: 600;
}

.bold-text {
  font-weight: 700;
}

.border-radius-6 {
  border-radius: 6px;
}

.border-radius-10 {
  border-radius: 10px;
}

.border-radius-14 {
  border-radius: 14px;
}

.card-container {
  display: flex;
  flex-wrap: wrap;
}

[v-cloak] .v-hide {
  display: none !important;
}

.jac-toast {
  background-color: #1e874a !important;
}

.site-wrapper.top {
  display: flex;
  align-items: flex-start;
}

.site-wrapper.middle {
  display: flex;
  align-items: center;
}

.site-wrapper.bottom {
  display: flex;
  align-items: flex-end;
}

.site-wrapper.fit {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-img-background {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.site-wrapper {
  padding: 0 20px;
  position: relative;
  zoom: 1;
  scroll-margin-top: 70px;
}

.site-wrapper.padding-left-0 {
  padding-left: 0;
}

.site-wrapper.padding-right-0 {
  padding-right: 0;
}

.site-wrapper.border-bottom {
  border-bottom: 1px solid #dedede;
}

.site-wrapper.border-top {
  border-top: 1px solid #dedede;
}

.site-container {
  max-width: 1400px;
  min-width: 225px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.transition-all {
  transition: all 200ms linear;
}

.display-block {
  display: block;
}

.box-shadow {
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.08), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.star-rating {
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: center;
  align-items: center;
}

.star-rating i {
  font-size: 17px;
  color: #f5dd0b;
  margin: 0 1px 0 0;
}

.star-rating.rating-4 i:nth-of-type(n+5) {
  color: #bfbfbf;
}

.star-rating.rating-3 i:nth-of-type(n+4) {
  color: #bfbfbf;
}

.star-rating.rating-2 i:nth-of-type(n+3) {
  color: #bfbfbf;
}

.star-rating.rating-1 i:nth-of-type(n+2) {
  color: #bfbfbf;
}

.loading-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.loading-container img {
  margin: 0 auto 10px auto;
  max-width: 45px;
}

.loading {
  text-align: center;
}

.loading img {
  margin: 0 auto 10px auto;
  max-width: 45px;
}

.loader {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 8px;
  background: linear-gradient(45deg, transparent, transparent 40%, #148973);
  animation: animateLoader 1.1s linear infinite;
}

.loader:before {
  position: absolute;
  content: "";
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: #eef4f4;
  border-radius: 50%;
  z-index: 2;
}

.loader.white:before {
  background: #fff;
}

.loader:after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border-radius: 50%;
  z-index: 2;
  z-index: 1;
  background: linear-gradient(45deg, transparent, transparent 40%, #148973);
  filter: blur(30px);
}

@keyframes animateLoader {
  0% {
    transform: rotate(0deg);
    filter: hue-rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    filter: hue-rotate(45deg);
  }
}
.loading-wrapper.related-vehicles {
  padding: 30px 0;
}

.read-more-btn {
  background: none;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  text-decoration: underline;
  color: #1b1b1b;
}

.primary-bg .read-more-btn, .secondary-bg .read-more-btn {
  color: white;
}

#more {
  display: none;
}

.read-more-btn.solid-button {
  border: none;
  font-size: 15px;
  min-height: 38px;
  height: 1px;
  width: auto;
  border-radius: 60px;
  font-weight: 500;
  padding: 7px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.2s linear;
  text-decoration: none;
  cursor: pointer;
}

.modal-overlay:after {
  -webkit-backdrop-filter: saturate(80%) blur(2px);
          backdrop-filter: saturate(80%) blur(2px);
  background: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1;
  transition: all 0.2s linear;
  width: 100%;
}

.modal-container {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08), 0 5px 8px rgba(0, 0, 0, 0.15);
}

/* === SPLIT CONTAINER === */
.half-split-wrapper.primary-bg, .half-split-wrapper.primary-bg p, .half-split-wrapper.primary-bg a, .half-split-wrapper.primary-bg h1, .half-split-wrapper.primary-bg h2, .half-split-wrapper.primary-bg h3, .half-split-wrapper.primary-bg h4 {
  color: #fff;
}

.half-split-wrapper.secondary-bg, .half-split-wrapper.secondary-bg p, .half-split-wrapper.secondary-bg a, .half-split-wrapper.secondary-bg h1, .half-split-wrapper.secondary-bg h2, .half-split-wrapper.secondary-bg h3, .half-split-wrapper.secondary-bg h4 {
  color: #fff;
}

.half-split-wrapper h1, .half-split-wrapper h2 {
  margin-bottom: 10px;
}

.half-split-container {
  display: flex;
}

.half-split-container.middle {
  align-items: center;
}

.half-split-container.top {
  align-items: flex-start;
}

.half-split-container.bottom {
  align-items: flex-end;
}

.half-split-container .text-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.half-split-container .text-container.two img {
  align-self: flex-end;
}

/* === TOOLTIP === */
.hint {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  font-size: 11px !important;
  color: #fff !important;
  background: #033f46;
}

.hint:before, .hint:after {
  position: absolute;
  opacity: 0;
  z-index: 1000000;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  pointer-events: none;
}

.hint:hover:before, .hint:hover:after {
  opacity: 1;
}

.hint:before {
  content: "";
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  position: absolute;
}

.hint:after {
  content: attr(data-hint);
  width: 180px;
  background: #033f46;
  color: white;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 6px;
}

/* top */
.hint--top:before {
  bottom: 100%;
  margin: 0 0 -12px 0;
  border-top-color: #033f46;
}

.hint--top:after {
  bottom: 100%;
  margin: 0 0 0px 0px;
}

.hint--top:hover:before {
  margin-bottom: -10px;
}

.hint--top:hover:after {
  margin-bottom: 2px;
}

/* default: bottom */
.hint--bottom:before {
  top: 100%;
  left: 50%;
  margin: -14px 0 0 0;
  border-bottom-color: #033f46;
}

.hint--bottom:after {
  top: 100%;
  left: 50%;
  margin: -2px 0 0 0px;
}

.hint--bottom:hover:before {
  margin-top: -6px;
}

.hint--bottom:hover:after {
  margin-top: 6px;
}

/* right */
.hint--right:before {
  left: 100%;
  bottom: 50%;
  margin: 0 0 -4px -8px;
  border-right-color: #033f46;
}

.hint--right:after {
  left: 100%;
  margin: 0 0 -13px 4px;
  width: 200px;
}

.hint--right:hover:before {
  margin: 0 0 -4px 0;
}

.hint--right:hover:after {
  margin: 0 0 -13px 12px;
}

/* left */
.hint--left:before {
  right: 100%;
  bottom: 50%;
  margin: 0 -8px -4px 0;
  border-left-color: #033f46;
}

.hint--left:after {
  right: 100%;
  bottom: 50%;
  margin: 0 4px -13px 0;
}

.hint--left:hover:before {
  margin: 0 0 -4px 0;
}

.hint--left:hover:after {
  margin: 0 12px -13px 0;
}

/* === OLD BROWSER ALERT === */
.old-browser {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 100000000000000000;
  font-size: 34px;
  line-height: 48px;
  padding: 7% 20px;
  text-align: center;
}

.old-browser img {
  margin: 0 auto 10px auto;
  max-width: 240px;
}

.old-browser .heading {
  font-size: 25px;
  font-weight: 100;
  line-height: 30px;
  margin-bottom: 10px;
}

.old-browser p, .old-browser a {
  margin: 0 0 8px 0;
  font-size: 16px;
  line-height: 24px;
}

/* === JS ALERT === */
.js-alert {
  padding: 12px 20px;
  background: #d85f5f;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999999999;
}

.js-alert p.heading {
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 5px 0;
  font-weight: 100;
  font-family: "proxima-nova", sans-serif;
}

.js-alert p {
  color: #fff;
  margin: 0;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  line-height: 20px;
}

.fake-ui-checkbox-label {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.fake-ui-checkbox-label .fake-ui-checkbox {
  margin-left: 5px;
}

.fake-ui-checkbox-label.left-align .fake-ui-checkbox {
  margin-right: 5px;
  margin-left: 0;
}

.fake-ui-checkbox {
  width: 20px;
  height: 20px;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
}

.fake-ui-checkbox input {
  display: none;
}

.fake-ui-checkbox input:checked + .checked {
  border-color: #1e874a;
  background: #1e874a;
}

.fake-ui-checkbox input:checked + .checked:after {
  opacity: 1;
}

.fake-ui-checkbox .checked {
  border-radius: 0.125rem;
  border: 0.125rem solid rgba(0, 0, 0, 0.38);
  background: #fff;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 300ms linear;
}

.fake-ui-checkbox .checked:after {
  content: "";
  display: block;
  border-bottom: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  bottom: 3px;
  height: 11px;
  left: 4px;
  opacity: 0;
  position: absolute;
  transform: rotate(45deg);
  transition: all 300ms linear;
  width: 0.375rem;
}

input {
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  border-radius: 6px;
  height: 38px;
  padding: 5px 10px;
  margin-bottom: 15px;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  transition: all 200ms linear;
}

textarea {
  width: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  border-radius: 6px;
  min-height: 100px;
  padding: 10px 10px;
  margin-bottom: 15px;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  transition: all 200ms linear;
}

select {
  width: 100%;
  padding: 0 25px 0 8px;
  height: 38px;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  border-radius: 6px;
  background: url("/img/backgrounds/select-arrow.png") right 10px top 50% no-repeat transparent;
  background-size: 11px 6px;
  cursor: pointer;
  margin-bottom: 15px;
  font-size: 15px;
  font-family: "proxima-nova", sans-serif;
  transition: all 200ms linear;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

input:focus, textarea:focus {
  border-color: #1e874a;
}

button {
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
}

.default-input-container label, .input-slider label, .input-slider label span {
  font-size: 13px;
  color: #1b1b1b;
}

.input-prefix {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.input-prefix span {
  margin: 0 5px 0 0;
}

.input-prefix input, .input-prefix select {
  flex: 1;
  margin: 0;
  padding-left: 7px;
}

input.small-pulse {
  box-shadow: 0 0 0 0 rgb(27, 47, 62);
  animation: small-pulse-primary 1.5s infinite;
}

[v-cloak] search-select {
  background: url("/img/backgrounds/select-arrow.png") right 10px top 50% no-repeat #fff;
  display: block;
  background-size: 11px 6px;
  margin: 0;
  padding: 0 25px 0 10px;
  height: 38px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
}

search-hidden {
  display: none;
}

/* === GROUPED CHECKBOX === */
.grouped-checkbox-wrapper {
  margin-bottom: 10px;
}

.grouped-checkbox-label, .grouped-checkbox-label span {
  margin-bottom: 4px;
  line-height: 1.2em;
  font-size: 13px;
  color: #3b3f3f;
}

.grouped-checkbox-container {
  display: flex;
}

.grouped-checkbox-container input {
  opacity: 0;
  margin: 0;
  padding: 0;
  height: 0;
  display: block;
}

.grouped-checkbox {
  flex: 1;
  text-align: center;
  margin: 0 8px 0 0;
}

.grouped-checkbox:last-of-type {
  margin-right: 0;
}

.grouped-checkbox:last-of-type .checkbox-custom-label {
  margin-right: 0;
}

.grouped-checkbox .checkbox-custom-label {
  background: #efefef;
  border: 1px solid #e5e5e5;
  color: #fff;
  height: 38px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 150ms linear;
}

.grouped-checkbox .checkbox-custom-label p {
  margin: 0;
  font-size: 14px;
  color: #1b1b1b;
  font-weight: 600;
}

.grouped-checkbox .checkbox-custom-label:hover {
  background: #e1e1e1;
}

.grouped-checkbox .checkbox-custom:checked + .checkbox-custom-label, .grouped-checkbox .checkbox-custom:checked + .checkbox-custom-label:hover {
  background: #1e874a;
  border-color: #1e874a;
  color: white;
  cursor: default;
  transform: scale(1.1);
  z-index: 1;
  position: relative;
}

.grouped-checkbox .checkbox-custom:checked + .checkbox-custom-label p {
  color: white;
}

.jac-multi-select {
  position: relative;
}

.jac-multi-select .jac-multi-select-container select {
  pointer-events: none;
}

.jac-multi-select-options {
  position: absolute;
  width: 100%;
  max-height: 204px;
  overflow-y: auto;
  z-index: 10;
  background: #fff;
  border-radius: 6px;
  border: none !important;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.jac-multi-select .jac-multi-select-options > label {
  display: flex !important;
  align-items: center;
  cursor: pointer;
  text-align: left;
  padding: 5px 8px;
  transition: all 300ms linear;
}

.jac-multi-select .jac-multi-select-options > label:hover {
  background: #f3f3f3 !important;
}

.jac-multi-select .jac-multi-select-options > label:first-of-type {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.jac-multi-select .jac-multi-select-options > label:last-of-type {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.jac-multi-select .jac-multi-select-options > label span {
  flex: 1;
  margin: 0 3px 0 0;
}

.jac-multi-select .jac-multi-select-options > label > label {
  width: 20px;
  height: 20px;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
}

.jac-multi-select .jac-multi-select-options > label > label input {
  display: none;
}

.jac-multi-select .jac-multi-select-options > label > label input:checked + .checked {
  border-color: #1e874a;
  background: #1e874a;
}

.jac-multi-select .jac-multi-select-options > label > label input:checked + .checked:after {
  opacity: 1;
}

.jac-multi-select .jac-multi-select-options > label > label .checked {
  border-radius: 0.125rem;
  border: 0.125rem solid rgba(0, 0, 0, 0.38);
  background: #fff;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 300ms linear;
}

.jac-multi-select .jac-multi-select-options > label > label .checked:after {
  content: "";
  display: block;
  border-bottom: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  bottom: 3px;
  height: 12px;
  left: 4px;
  opacity: 0;
  position: absolute;
  transform: rotate(45deg);
  transition: all 300ms linear;
  width: 0.375rem;
}

.jac-slider {
  height: 6px;
}

/* === SWITCH === */
.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 20px;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  border: 1px solid #d3d3d3;
  border-radius: 34px;
  transition: 0.4s;
}

.slider .handle {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 2px;
  bottom: 2px;
  margin: 0;
  background-color: #1e874a;
  transition: 0.4s;
  z-index: 1;
  border-radius: 50%;
}

input:checked + .slider .handle {
  transform: translateX(13px);
}

input:checked + .slider .handle {
  background: white;
}

input:checked + .slider {
  background: #1e874a;
  border-color: #1e874a;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
}

.button-group.left-align {
  justify-content: flex-start;
}

.button-group.center-align {
  justify-content: center;
}

.button-group.right-align {
  justify-content: flex-end;
}

.button-group .solid-button, .button-group .border-button {
  margin: 5px;
}

.button-group.extra-small .solid-button, .button-group.extra-small .border-button {
  margin: 3px;
}

.solid-button {
  border: none;
  font-size: 16px;
  min-height: 38px;
  height: 1px;
  width: auto;
  border-radius: 60px;
  font-weight: 500;
  padding: 7px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 200ms linear;
  text-decoration: none;
  cursor: pointer;
}

.solid-button.small {
  min-height: 32px;
}

.solid-button.ex-small {
  min-height: 28px;
  font-size: 14px;
  padding: 7px 15px;
}

.solid-button.extra-small {
  min-height: 26px;
  font-size: 14px;
  font-weight: 400;
}

.solid-button.primary, .primary .solid-button {
  background: #1e874a;
  color: #fff;
}

.solid-button.primary:hover, .primary .solid-button:hover {
  background: #1fa557;
}

.solid-button.secondary, .secondary .solid-button {
  background: #4a4f55;
  color: #fff;
}

.solid-button.secondary:hover, .secondary .solid-button:hover {
  background: #686d74;
}

.solid-button.orange, .orange .solid-button {
  background: #f18700;
  color: #fff;
}

.solid-button.orange:hover, .orange .solid-button:hover {
  background: #ff9712;
}

.solid-button.pink, .pink .solid-button {
  background: #e73567;
  color: #fff;
}

.solid-button.pink:hover, .pink .solid-button:hover {
  background: #ff346d;
}

.solid-button.red, .red .solid-button {
  background: #c30e2e;
  color: #fff;
}

.solid-button.green, .green .solid-button {
  background: #1e874a;
  color: #fff;
}

.solid-button.dark-blue, .dark-blue .solid-button {
  background: #033f46;
  color: #fff;
}

.solid-button.dark-blue:hover, .dark-blue .solid-button:hover {
  background: #044e57;
}

.solid-button.yellow, .yellow .solid-button {
  background: #f5dd0b;
  color: #1b1b1b;
}

.solid-button.yellow:hover, .yellow .solid-button:hover {
  background: #ffe81c;
}

.solid-button.white, .white .solid-button {
  background: #fff;
}

.solid-button.grey {
  background: #eef4f4;
}

.solid-button.dark-grey, .dark-grey .solid-button {
  background: #45545e;
  color: #fff;
}

.solid-button.dark-grey:hover, .dark-grey .solid-button:hover {
  background: #536672;
}

.solid-button[disabled] {
  opacity: 0.7;
  cursor: default;
  pointer-events: none;
}

.border-button {
  border: 1px solid;
  background: none;
  font-size: 16px;
  min-height: 38px;
  height: 1px;
  width: auto;
  border-radius: 60px;
  font-weight: 500;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms linear;
  text-decoration: none;
  cursor: pointer;
}

.border-button.small {
  min-height: 32px;
}

.border-button.white, .white .border-button {
  border-color: #fff;
  color: #fff;
}

.border-button.white:hover, .white .border-button:hover {
  background: #fff;
  color: #1b1b1b;
}

.border-button.primary, .primary .border-button {
  border-color: #1e874a;
  color: #1e874a;
}

.border-button.primary:hover, .primary .border-button:hover {
  background-color: #1e874a;
  color: #fff;
}

.border-button.secondary, .secondary .border-button {
  border-color: #4a4f55;
  color: #4a4f55;
}

.border-button.secondary:hover, .secondary .border-button:hover {
  background-color: #4a4f55;
  color: #fff;
}

.full-width {
  width: 100%;
}

.solid-button.full-width {
  width: 100%;
  max-width: none;
}

.padding-5 {
  padding: 5px;
}

.padding-10 {
  padding: 10px;
}

.padding-15 {
  padding: 15px;
}

.padding-20 {
  padding: 20px;
}

.padding-30 {
  padding: 30px;
}

.padding-40 {
  padding: 40px;
}

.padding-50 {
  padding: 50px;
}

.padding-60 {
  padding: 60px;
}

.padding-70 {
  padding: 70px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-top-90 {
  padding-top: 90px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-bottom-80 {
  padding-bottom: 80px;
}

.padding-bottom-90 {
  padding-bottom: 90px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-left-60 {
  padding-left: 60px;
}

.padding-left-70 {
  padding-left: 70px;
}

.padding-left-80 {
  padding-left: 80px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-right-50 {
  padding-right: 50px;
}

.padding-right-60 {
  padding-right: 60px;
}

.padding-right-70 {
  padding-right: 70px;
}

.padding-right-80 {
  padding-right: 80px;
}

.margin-10 {
  margin: 10px;
}

.margin-20 {
  margin: 20px;
}

.margin-30 {
  margin: 30px;
}

.margin-40 {
  margin: 40px;
}

.margin-50 {
  margin: 50px;
}

.margin-60 {
  margin: 60px;
}

.margin-70 {
  margin: 70px;
}

.margin-top-0 {
  margin-top: 0px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-bottom-0 {
  margin-bottom: 0px;
}

.margin-bottom-5 {
  margin-bottom: 5px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

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

.margin-bottom-25 {
  margin-bottom: 25px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.margin-bottom-70 {
  margin-bottom: 70px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-left-50 {
  margin-left: 50px;
}

.margin-left-60 {
  margin-left: 60px;
}

.margin-left-70 {
  margin-left: 70px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-right-40 {
  margin-right: 40px;
}

.margin-right-50 {
  margin-right: 50px;
}

.margin-right-60 {
  margin-right: 60px;
}

.margin-right-70 {
  margin-right: 70px;
}

.cms-right-sidebar, .cms-left-sidebar {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.main-container {
  width: calc(100% - 391px);
}

.cms-right-sidebar .main-container {
  margin-right: 30px;
}

.cms-left-sidebar .main-container {
  margin-left: 30px;
  order: 2;
}

.sidebar-container {
  max-width: 360px;
  width: 100%;
}

.cms-left-sidebar .sidebar-container {
  order: 1;
}

.sidebar-container .box-container.reasons {
  max-width: none;
}

.flex-vertical.vert-align-content-middle .main-container, .flex-vertical.vert-align-content-middle .sidebar-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex-vertical.vert-align-content-bottom .main-container, .flex-vertical.vert-align-content-bottom .sidebar-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.flex-vertical.vert-align-content-top .main-container, .flex-vertical.vert-align-content-top .sidebar-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* === ROW === */
.row {
  display: flex;
  flex-flow: row wrap;
}

.row .col30 {
  margin-right: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.row .col20 {
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.row .col:last-of-type {
  margin-right: 0;
}

.col30.w60 {
  width: 100%;
  margin-right: 0;
}

.col30.w40 {
  width: 63.51%;
  width: calc((100% - 61px) / 3 * 2 + 20px);
}

.col30.w30 {
  width: 48.75%;
  width: calc((100% - 31px) / 2);
}

.col30.w20 {
  width: 31.71%;
  width: calc((100% - 61px) / 3);
}

.col30.w15 {
  width: 23.2%;
  width: calc((100% - 91px) / 4);
}

.col30.w12 {
  width: calc((100% - 121px) / 5);
}

.col30.w10 {
  width: calc((100% - 151px) / 6);
}

.col20.w60 {
  width: 100%;
  margin-right: 0;
}

.col20.w40 {
  width: 63.51%;
  width: calc((100% - 41px) / 3 * 2 + 30px);
}

.col20.w30 {
  width: 48.75%;
  width: calc((100% - 21px) / 2);
}

.col20.w20 {
  width: 31.71%;
  width: calc((100% - 41px) / 3);
}

.col20.w15 {
  width: 23.2%;
  width: calc((100% - 61px) / 4);
}

.col20.w12 {
  width: calc((100% - 81px) / 5);
}

.col20.w10 {
  width: calc((100% - 101px) / 6);
}

.w30:nth-of-type(2n) {
  margin-right: 0;
}

.w20:nth-of-type(3n) {
  margin-right: 0;
}

.w15:nth-of-type(4n) {
  margin-right: 0;
}

.w12:nth-of-type(5n) {
  margin-right: 0;
}

.w10:nth-of-type(6n) {
  margin-right: 0;
}

.flex1 {
  flex: 1;
}

.flex-layout {
  display: flex !important;
}

.flex-horizontal {
  display: flex !important;
  flex-direction: row;
}

.flex-vertical {
  display: flex !important;
  flex-direction: column;
}

.vert-align-self-top {
  align-self: flex-start;
}

.vert-align-self-middle {
  align-self: center;
}

.vert-align-self-bottom {
  align-self: flex-end;
}

.vert-align-content-top {
  align-items: flex-start;
}

.vert-align-content-middle {
  align-items: center;
}

.vert-align-content-bottom {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}

/* === SOCIAL LINKS === */
.social-links {
  margin: 0;
  padding: 0;
}

.social-links li {
  list-style: none;
  display: inline-block;
}

.social-links li a {
  color: #fff;
  border-radius: 60px;
  text-decoration: none;
  margin: 0 1px;
  font-size: 13px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  transition: all 200ms linear;
}

.social-links li a.fb {
  background: #3c599b;
}

.social-links li a.tw {
  background: #5eaade;
}

.social-links li a.lk {
  background: #0c77af;
}

.social-links li a.gp {
  background: #dd4b39;
}

.social-links li a.ins {
  background: #c32aa3;
}

.social-links li a.yt {
  background: #b30000;
}

.social-links li a.fb:hover {
  background: #4c6ebd;
}

.social-links li a.tw:hover {
  background: #6ebef5;
}

.social-links li a.lk:hover {
  background: #1290d2;
}

.social-links li a.gp:hover {
  background: #f75743;
}

.social-links li a.ins:hover {
  background: #dc30b8;
}

.social-links li a.yt:hover {
  background: #d00000;
}

.info-notice {
  display: flex;
  align-items: center;
  background: #cee3e9;
  padding: 7px 10px;
  border-radius: 4px;
  border: 1px dashed #92bdc9;
  color: #385962;
}

.info-notice i {
  margin: 0 5px 0 0;
}

.info-notice p {
  margin: 0;
}

.info-notice a {
  color: #32515a;
}

.info-notice.stock {
  align-items: flex-start;
  margin-bottom: 20px;
}

.info-notice.stock i {
  margin: 2px 5px 0 0;
}

.info-notice.stock p, .info-notice.stock span {
  font-size: 14px;
  line-height: 1.4em;
}

/* === STICKY FOOTER === */
.sticky-footer {
  position: fixed;
  width: 100%;
  bottom: -110px;
  left: 0;
  padding: 8px 20px;
}

.sticky-footer.stuck {
  bottom: 0;
}

.sticky-footer.derivative {
  background: #fff;
  display: flex;
  align-items: center;
  z-index: 3;
  transition: all 200ms linear;
  cursor: pointer;
  box-shadow: 0px -4px 15px -3px rgba(0, 0, 0, 0.05);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.sticky-footer.derivative img {
  max-width: 100px;
  margin-right: 20px;
}

.sticky-footer.derivative .vehicle-details {
  flex: 1;
  margin-right: 10px;
}

.sticky-footer.derivative .vehicle-details .vehicle {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35em;
  margin: 0 0 2px 0;
}

.sticky-footer.derivative .vehicle-details .vehicle span {
  font-weight: 400;
  line-height: 1.35em;
  font-size: 17px;
  margin: 0 0 2px 0;
}

.sticky-footer.derivative .vehicle-details .terms, .sticky-footer.derivative .vehicle-details .terms span {
  font-size: 13px;
  margin: 0;
  line-height: 1.3em;
}

.sticky-footer.derivative .price {
  margin: 0 20px 0 0;
}

.sticky-footer.derivative .price .value {
  font-size: 26px;
  font-weight: 700;
}

.sticky-footer.derivative .price .vat {
  font-size: 14px;
  color: #434343;
  margin-left: 3px;
}

.sticky-footer.derivative .phone {
  color: #4a4f55;
  font-size: 20px;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.sticky-footer.derivative .phone i {
  font-size: 18px;
  font-weight: 500;
  margin-right: 2px;
}

/* === BREADCRUMBS === */
.breadcrumb-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}

.cms-breadcrumbs {
  border-bottom: 1px solid #e5e5e5;
}

.breadcrumb-wrapper.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.search-breadcrumbs {
  display: flex;
}

.search-breadcrumbs .border-button {
  min-height: 0;
  font-size: 13px;
  margin: 8px 0;
  line-height: 17px;
}

.search-breadcrumbs .border-button:hover {
  background: #1b1b1b;
  color: #fff;
}

.breadcrumbs {
  font-size: 12px;
  padding: 8px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.breadcrumbs div {
  display: inline-block;
}

.breadcrumbs a {
  font-size: 13px;
  color: #1b1b1b;
  transition: all 200ms linear;
}

.breadcrumbs span {
  font-size: 13px;
}

.breadcrumbs div:last-of-type a, .breadcrumbs div:last-of-type a:hover {
  cursor: default;
  text-decoration: none;
  pointer-events: none;
  border-color: transparent;
}

.breadcrumbs i {
  position: relative;
  top: 1px;
  font-size: 7px;
  margin: 0 7px;
  font-weight: bold;
}

.breadcrumbs .border-button {
  height: 26px;
  min-height: 10px;
  align-items: center;
  display: flex;
  line-height: 13px;
  font-size: 12px;
}

.breadcrumbs .border-button i {
  line-height: 10px;
  top: 0;
  margin: 0 3px 0 0;
  font-size: 10px;
}

/* === FEEFO HEADER WIDGET === */
.review-widget-header {
  border: 1px solid #7c7c7c;
  border-radius: 4px;
  padding: 6px;
  text-decoration: none;
  margin-right: 15px;
}

.review-widget-header .rating {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
}

.review-widget-header img {
  max-width: 72px;
  margin-right: 5px;
}

.review-widget-header .star-rating i {
  font-size: 12px;
  margin: 0 0px 0 3px;
}

.review-widget-header p {
  margin: 0;
  font-size: 12px;
  line-height: 1.2em;
}

.review-widget-header p span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2em;
}

/* === HEADER === */
#sticky-header-trigger {
  position: relative;
  z-index: 2;
}

header {
  position: relative;
  z-index: 3;
}

.top-header {
  padding: 0 20px;
}

.top-deal-slider {
  margin: auto;
  width: 100%;
}

.top-deal-slider .flex {
  justify-content: center;
}

.top-deal-slider .top-deal {
  padding-top: 4px;
  padding-bottom: 4px;
}

.top-deal-slider .top-deal a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  white-space: normal;
}

.top-deal-slider .top-deal p {
  margin: 0;
  white-space: normal;
}

.top-deal-slider .top-deal .top-deal-title {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  font-size: 15px;
  margin: 0 17px;
}

.top-deal-slider .top-deal .top-deal-title:before {
  content: "";
  width: 11px;
  height: 19px;
  display: block;
  background: url("/img/misc/td-left-white.png") 50% 50% no-repeat;
  position: absolute;
  left: -15px;
  top: 1px;
}

.top-deal-slider .top-deal .top-deal-title:after {
  content: "";
  width: 11px;
  height: 19px;
  display: block;
  background: url("/img/misc/td-right-white.png") 50% 50% no-repeat;
  position: absolute;
  right: -15px;
  top: 1px;
}

.top-deal-slider .top-deal .vehicle {
  margin: 0 5px;
  font-weight: 500;
  font-size: 14px;
  flex: 1;
  line-height: 1.2em;
  color: #fff;
  text-align: left;
}

.top-deal-slider .top-deal .solid-button {
  min-height: 20px;
  font-size: 12px;
  padding: 5px 10px;
  font-weight: 600;
  line-height: 1em;
  text-transform: uppercase;
  color: #e73567;
}

.top-header.static {
  margin: auto;
  width: 100%;
  display: none;
  justify-content: center;
}

.top-header.static .top-deal {
  padding-top: 4px;
  padding-bottom: 4px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-header.static .top-deal a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  white-space: normal;
  color: white;
}

.top-header.static .top-deal .top-deal-title {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  font-size: 15px;
  margin: 0 17px;
  text-decoration: underline;
}

.top-header.static .top-deal .top-deal-title:before {
  content: "";
  width: 11px;
  height: 19px;
  display: block;
  background: url("/img/misc/td-left-white.png") 50% 50% no-repeat;
  position: absolute;
  left: -15px;
  top: 1px;
}

.top-header.static .top-deal .top-deal-title:after {
  content: "";
  width: 11px;
  height: 19px;
  display: block;
  background: url("/img/misc/td-right-white.png") 50% 50% no-repeat;
  position: absolute;
  right: -15px;
  top: 1px;
}

.top-header.static p {
  margin: 0;
  text-align: center;
}

.top-header.static.xmas {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.top-header.static.xmas p {
  color: white;
  margin: 0 7px 0 0;
}

.top-header.static.xmas .solid-button {
  color: #c30e2e;
  min-height: 20px;
  padding: 1px 10px;
}

header .main-header {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03), 0 4px 4px rgba(0, 0, 0, 0.08);
}

header .main-header .site-logo {
  margin-right: 15px;
  width: 200px;
  height: 62px;
}

header .main-header .search-trigger {
  max-width: 210px;
  width: 100%;
  height: 36px;
  font-size: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 60px;
  background: white;
  border: 1px solid #7c7c7c;
  justify-content: normal;
  text-align: left;
  padding: 0 0 0 10px;
}

header .main-header .search-trigger span {
  flex: 1;
  color: #1b1b1b;
  font-size: 14px;
}

header .main-header .search-trigger i {
  background: #1e874a;
  color: white;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  margin: 2px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

header .main-header .quick-enquiry {
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  min-height: 28px;
  padding: 4px 13px;
  margin-right: 15px;
}

header .main-header .phone-container {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

header .main-header .phone-container .phone {
  color: #1b1b1b;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header .main-header .phone-container .opening-hours {
  margin: 0;
  font-size: 12px;
  color: #1b1b1b;
}

header .sticky-header {
  display: none;
  width: 100%;
  transition: all 200ms linear;
  padding: 15px 20px;
}

header .sticky-header.stuck {
  top: 0;
  position: fixed;
  left: 0;
  display: flex;
  padding: 10px 20px;
}

.desktop-nav {
  margin-right: 15px;
  font-size: 14px;
}

.desktop-nav > ul {
  margin: 0;
  padding: 0;
  display: flex;
}

.desktop-nav > ul li:first-of-type {
  margin-left: 0;
}

.desktop-nav > ul li {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
}

.desktop-nav > ul > li {
  display: flex;
  flex-direction: column;
}

.desktop-nav > ul li > a, .desktop-nav > ul li > p {
  text-decoration: none;
  position: relative;
  color: #1b1b1b;
  min-height: 30px;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  transition: all 200ms linear;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.desktop-nav > ul li > a.special-offer {
  background: #c30e2e;
  color: white;
  font-size: 14px;
  font-weight: 500;
  min-height: 28px;
  padding: 4px 13px;
  border-radius: 60px;
  line-height: 1em;
}

.desktop-nav > ul li > .shortlist {
  padding: 0 5px 0 0;
}

.desktop-nav > ul li > .shortlist .counter {
  position: absolute;
  top: 2px;
  right: -9px;
}

.desktop-nav .drop-link {
  cursor: default;
}

.desktop-nav .drop-link > a i, .desktop-nav .drop-link > p i {
  font-size: 9px;
  margin: 0 0 0 4px;
  line-height: 10px;
}

.desktop-nav .drop-menu {
  visibility: hidden;
  opacity: 0;
  z-index: 3;
  min-width: 200px;
  pointer-events: none;
  display: block;
  position: absolute;
  margin: 22px 0 0 -25px;
  padding: 8px 0 0 0;
  transition: all 250ms linear;
}

.desktop-nav .drop-menu > ul {
  margin: 0;
  padding: 5px 10px;
  background: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.desktop-nav .drop-menu li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

.desktop-nav .drop-menu li:last-of-type a {
  border-bottom: 0;
}

.desktop-nav .drop-menu li a {
  padding: 0;
  color: #1b1b1b;
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 0;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  font-weight: 400;
  transition: all 200ms linear;
}

.desktop-nav .drop-link:hover > .drop-menu {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.drop-menu.two-col {
  max-width: 470px;
  margin: 22px 0 0 -25px;
  padding: 8px 0 0 0;
}

.drop-menu.two-col .container {
  padding: 8px 10px;
  background: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
}

.drop-menu.two-col .col p {
  color: #1b1b1b;
  margin: 0;
  font-weight: 500;
  font-size: 14px;
}

.drop-menu.two-col ul {
  display: flex;
  flex-wrap: wrap;
  padding: 7px 0 0 0;
}

.drop-menu.two-col ul li {
  width: 50%;
}

.drop-menu.two-col ul li:nth-of-type(odd) {
  padding: 0 6px 0 0;
}

.drop-menu.two-col ul li:nth-of-type(even) {
  padding: 0 0 0 6px;
}

.drop-menu.two-col ul li a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 0;
}

.drop-menu.two-col ul li:last-of-type a {
  border-bottom: 1px solid #e5e5e5;
}

.drop-menu.two-col ul li img {
  max-width: 20px;
  margin: 0 5px 0 0;
}

.drop-menu.two-col ul li.full-width {
  width: 100%;
}

.drop-menu.two-col ul li.full-width .solid-button {
  border: none;
  text-align: center;
  justify-content: center;
  min-height: 30px;
  margin-top: 7px;
  font-size: 14px;
}

.drop-menu.two-col .solid-button {
  border: none;
  text-align: center;
  justify-content: center;
  min-height: 26px;
  margin-top: 7px;
  font-size: 13px;
  width: 100%;
}

.drop-menu.three-col {
  max-width: 550px;
  margin: 22px 0 0 -40px;
  padding: 8px 0 0 0;
}

.drop-menu.three-col .container {
  padding: 8px 10px;
  background: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
}

.drop-menu.three-col .col p {
  color: #1b1b1b;
  margin: 0;
  font-weight: 500;
  font-size: 14px;
}

.drop-menu.three-col ul {
  display: flex;
  flex-wrap: wrap;
  padding: 7px 0 0 0;
}

.drop-menu.three-col ul li {
  width: 33.333%;
}

.drop-menu.three-col ul li {
  padding: 0 12px 0 0;
}

.drop-menu.three-col ul li:nth-of-type(3n) {
  padding: 0 0 0 0px;
}

.drop-menu.three-col ul li a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 0;
}

.drop-menu.three-col ul li:last-of-type a {
  border-bottom: 1px solid #e5e5e5;
}

.drop-menu.three-col ul li img {
  max-width: 20px;
  margin: 0 5px 0 0;
}

.drop-menu.three-col ul li.full-width {
  width: 100%;
}

.drop-menu.three-col ul li.full-width .solid-button {
  border: none;
  text-align: center;
  justify-content: center;
  min-height: 30px;
  margin-top: 7px;
  font-size: 14px;
}

.drop-menu.three-col .solid-button {
  border: none;
  text-align: center;
  justify-content: center;
  min-height: 26px;
  margin-top: 7px;
  font-size: 13px;
  width: 100%;
}

.drop-menu-full-width {
  width: 100%;
  position: absolute;
  left: 0;
  margin-top: 20px;
  z-index: 99999999;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all 250ms linear;
}

.drop-link:hover .drop-menu-full-width {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.drop-menu-full-width:after {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 117px;
  left: 0;
  z-index: 9;
  transition: all 250ms linear;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.drop-link:hover .drop-menu-full-width:after {
  visibility: visible;
  opacity: 1;
}

.drop-menu-full-width .contents {
  width: 100%;
  display: flex;
  position: relative;
  background: #f0f1f5;
  z-index: 10;
  color: #1e874a;
  padding: 15px 20px;
  margin-top: 35px;
  transition: all 250ms linear;
}

.drop-menu-full-width .col {
  width: calc((100% - 91px) / 4);
  margin-right: 30px;
  display: flex;
  align-self: flex-start;
  flex-wrap: wrap;
}

.drop-menu-full-width .col:last-of-type {
  margin-right: 0;
}

.drop-menu-full-width .col p {
  font-size: 17px;
  margin-bottom: 6px;
  width: 100%;
  font-weight: 600;
}

.drop-menu-full-width .col ul {
  padding: 0;
  width: 100%;
}

.drop-menu-full-width .col ul li {
  justify-content: flex-start;
  border-top: 1px solid #ececec;
  margin: 0;
}

.drop-menu-full-width .col ul li a {
  font-size: 14px;
  line-height: 22px;
  padding: 2px 0px;
  justify-content: flex-start;
  transition: all 200ms linear;
}

.drop-menu-full-width .col ul li a img {
  width: 24px;
  margin: 0 5px 0 0;
}

.drop-menu-full-width .col a.view-all {
  width: 100%;
  height: 28px;
  min-height: 28px;
  margin: 6px 0 0 0;
  color: white;
  justify-content: center;
}

.drop-menu-full-width .col a.view-all:hover {
  background: #1fa557;
  color: white;
}

.drop-menu-full-width .col .note {
  font-size: 12px;
  font-weight: 400;
  color: #545454;
}

.google-reviews-header-widget {
  display: flex;
  flex-wrap: wrap;
  width: 150px;
}

.google-reviews-header-widget .star-rating {
  margin-right: 5px;
}

.google-reviews-header-widget .star-rating i {
  font-size: 15px;
}

.google-reviews-header-widget img {
  max-width: 60px;
}

.google-reviews-header-widget p {
  width: 100%;
  margin: 0;
  line-height: 16px;
  font-size: 13px;
  font-weight: 500;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .desktop-nav .drop-menu {
    margin-top: 0;
  }
}
.comparison-link {
  position: relative;
  margin-right: 5px;
}

.comparison-link .counter {
  background: #c30e2e;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  color: white;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 12px;
  position: absolute;
  right: -9px;
  top: -1px;
}

/* === MOBILE MENU === */
header .header-mob-search-button {
  color: #1e874a;
  border: none;
  font-size: 23px;
  text-decoration: none;
  display: none;
  cursor: pointer;
}

header .mob-phone {
  color: #1e874a;
  border: none;
  font-size: 23px;
  text-decoration: none;
  display: none;
  margin-left: 18px;
}

.trigger-overlay {
  background: none;
  color: #1e874a;
  padding: 0;
  font-size: 29px;
  margin-left: 18px;
  display: none;
  height: 100%;
}

.menu-overlay, .menu-overlay-search {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999999;
  overflow-x: auto;
}

.menu-overlay:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  -webkit-backdrop-filter: saturate(80%) blur(2px);
          backdrop-filter: saturate(80%) blur(2px);
  content: "";
  display: block;
  transition: 200ms all linear;
}

.menu-overlay.open:after {
  opacity: 1;
}

.menu-overlay .menu-draw {
  background: #4a4f55;
  color: white;
  height: 100%;
  max-width: 320px;
  left: -321px;
  z-index: 1;
  transition: 200ms all linear;
  position: fixed;
  width: 100%;
}

.menu-overlay.open .menu-draw {
  left: 0;
}

.menu-overlay .overlay-close, .menu-overlay-search .overlay-close-search {
  position: absolute;
  right: 8px;
  top: 8px;
  padding: 0;
  height: auto;
  border: none;
  background: none;
  color: #fff;
  outline: none;
  z-index: 100;
  font-size: 16px;
  cursor: pointer;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-overlay nav {
  text-align: center;
  position: relative;
  margin-top: 35px;
  max-height: calc(100vh - 35px);
  overflow-y: auto;
  padding: 10px 0;
}

.menu-overlay nav > ul {
  border-top: 1px solid #3e4349;
}

.menu-overlay ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.menu-overlay ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  flex-wrap: wrap;
}

.menu-overlay ul li a {
  font-size: 15px;
  display: flex;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 37px;
  display: flex;
  align-items: center;
  padding: 6px 10px;
  border-bottom: 1px solid #3e4349;
}

.menu-overlay ul li a.special-offer {
  background: #c30e2e;
}

.menu-overlay ul li .elec-hybrid {
  background: #1e874a;
  border-radius: 60px;
  padding: 5px 10px;
  color: white;
  display: flex;
  height: 28px;
  align-items: center;
  width: auto;
}

.accordion-wrapper.menu {
  width: 100%;
}

.accordion-wrapper.menu .accordion-header {
  background: none;
  width: 100%;
  height: 37px;
  color: white;
  justify-content: flex-start;
  padding: 6px 10px;
  border-bottom: 1px solid #3e4349;
}

.accordion-wrapper.menu .accordion-header p {
  color: white;
  text-align: left;
  font-size: 15px;
}

.accordion-wrapper.menu .accordion-header i {
  color: white;
  font-size: 12px;
  transition: all 200ms linear;
}

.accordion-wrapper.menu .accordion-header.open i {
  transform: rotate(180deg);
  margin-top: -4px;
}

.accordion-wrapper.menu .accordion-pane {
  width: 100%;
  border: none;
  border-bottom: 1px solid #3e4349;
  background: #363a3f;
}

.accordion-wrapper.menu .accordion-pane .accordion-pane {
  background: #25272b;
  border-bottom: 0;
}

.accordion-wrapper.menu .accordion-pane .accordion-content {
  padding: 0;
}

.accordion-wrapper.menu .accordion-content a {
  border-bottom: 1px solid #43484f;
  padding: 6px 20px;
}

.accordion-wrapper.menu .accordion-content .accordion-header {
  padding: 6px 20px;
  border-bottom: 1px solid #43484f;
}

.accordion-wrapper.menu .accordion-content li:last-of-type .accordion-header {
  padding: 6px 20px;
  border-bottom: none;
}

.accordion-wrapper.menu .accordion-content > ul li:last-of-type a {
  border-bottom: 0;
}

.accordion-wrapper.menu .accordion-content .accordion-content ul li a {
  border-bottom: 1px solid #303339;
}

.accordion-wrapper.menu .accordion-content .accordion-content ul li:last-of-type a {
  border-bottom: 0;
}

.overlay-scale {
  visibility: hidden;
}

.overlay-scale.open {
  visibility: visible;
}

/* === SEARCH POPOUT === */
.popout-search-trigger {
  display: flex;
  background: none;
  color: #5B2676;
  padding: 0;
  font-size: 23px;
  margin-left: 10px;
  align-items: center;
}

.menu-draw-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999999;
  overflow-x: auto;
  visibility: hidden;
}

.menu-draw-overlay.open {
  visibility: visible;
}

.menu-draw-overlay:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  content: "";
  display: block;
  transition: 200ms all linear;
  -webkit-backdrop-filter: saturate(80%) blur(2px);
          backdrop-filter: saturate(80%) blur(2px);
}

.menu-draw-overlay.open:after {
  opacity: 1;
}

.menu-draw-overlay .overlay-close {
  position: absolute;
  right: 5px;
  background: none;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  top: 5px;
}

.menu-draw-overlay .search-draw {
  background: #fff;
  color: #4e4e4e;
  height: 100%;
  max-width: 320px;
  left: -321px;
  z-index: 1;
  transition: 200ms all linear;
  position: fixed;
  width: 100%;
  padding: 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.menu-draw-overlay.open .search-draw {
  left: 0;
}

.menu-draw-overlay .search-draw .overlay-close {
  color: #111;
}

.menu-draw-overlay .search-draw .heading {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #dadada;
  color: #1b1b1b;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.menu-draw-overlay .search-draw .search-form {
  position: relative;
  height: 100%;
}

.menu-draw-overlay .search-draw .bodystyle {
  display: block;
  text-align: left;
}

.menu-draw-overlay .search-draw select {
  margin-bottom: 5px;
  height: 34px;
}

.menu-draw-overlay .search-draw .grouped-checkbox-wrapper {
  margin-bottom: 5px;
}

.menu-draw-overlay .search-draw .grouped-checkbox-wrapper > label {
  font-size: 14px;
}

.menu-draw-overlay .search-draw .default-input-container label, .menu-draw-overlay .search-draw .default-input-container label span {
  color: #4e4e4e;
}

.menu-draw-overlay .search-draw .button-container {
  position: sticky;
  bottom: 0;
  width: 100%;
  background: white;
}

.menu-draw-overlay .search-draw .solid-button {
  width: 100%;
  height: 36px;
  margin-top: 10px;
}

.menu-draw-overlay .search-draw .filters-options {
  max-height: calc(100% - 35px);
  overflow-y: auto;
}

/* === BENEFIT SLIDER === */
.benefit-slider-wrapper {
  padding-top: 7px;
  padding-bottom: 7px;
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.6);
}

.benefit-slider-wrapper .benefit-slider.lory_slider .slides.js_slides {
  display: flex;
}

[v-cloak] .benefit-slider-wrapper .benefit-slider {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}

.benefit-slider-wrapper .benefit-slider.lory_slider .slides.js_slides .benefit, [v-cloak] .benefit-slider-wrapper .benefit-slider .benefit {
  display: inline-flex;
  justify-content: center;
  max-width: 25%;
  min-width: 25%;
  width: 100%;
  margin: 0;
  white-space: normal;
}

.benefit-slider-wrapper .benefit-slider.lory_slider .slides.js_slides p, [v-cloak] .benefit-slider-wrapper .benefit-slider .benefit p {
  margin: 0;
  color: white;
  font-size: 15px;
}

/* === HOME BANNER === */
.static-banner-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.static-banner-wrapper .site-container {
  display: flex;
  align-items: center;
  position: relative;
  color: white;
}

.static-banner-wrapper.search {
  padding-bottom: 90px;
  z-index: 1;
}

.static-banner-wrapper.search .site-container {
  display: block;
  color: #1b1b1b;
}

.static-banner-wrapper.search .site-container > .inner-container {
  display: flex;
  align-items: center;
  color: white;
}

.static-banner-wrapper .site-container .text-container {
  flex: 1;
  margin-right: 20px;
}

.static-banner-wrapper .site-container .text-container .strapline {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 3px 0;
}

.static-banner-wrapper .site-container .text-container .header {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 500;
}

.static-banner-wrapper .site-container .text-container p {
  line-height: 1.5em;
  margin-bottom: 15px;
}

.static-banner-wrapper .site-container .img-container {
  position: relative;
  max-width: 700px;
}

.static-banner-wrapper .text-container .call-cta {
  min-height: 32px;
  margin-top: 15px;
}

.static-banner-wrapper .text-container .call-cta i {
  margin: 1px 4px 0 6px;
  font-size: 14px;
}

.static-banner-wrapper.search .simple-search-wrapper {
  position: absolute;
  bottom: -120px;
  z-index: 1;
  color: initial;
}

/* === CONTENT CARDS === */
.card {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  transition: 200ms all linear;
}

.card.link:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18), 0 10px 10px rgba(0, 0, 0, 0.15);
  z-index: 1;
  transform: translateY(-3px) scale(1.02);
}

.tick-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tick-list.margin-top-20 {
  margin-top: 20px;
}

.tick-list.margin-bottom-20 {
  margin-bottom: 20px;
}

.tick-list.margin-top-10 {
  margin-top: 10px;
}

.tick-list.margin-bottom-10 {
  margin-bottom: 10px;
}

.tick-list li:before {
  font-family: Flaticon;
  font-style: normal;
  line-height: normal;
  font-size: 22px;
  display: flex;
  align-items: center;
  content: "\f11b";
  margin: 0px 7px 0 0;
}

.tick-list.small li:before {
  font-size: 19px;
}

.tick-list.secondary li:before {
  color: #4a4f55;
}

.tick-list.primary li:before {
  color: #1e874a;
}

.tick-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 7px;
}

.tick-list li .heading {
  font-weight: 600;
  margin: 0;
}

.tick-list.col1, .tick-list.col2, .tick-list.col3, .tick-list.col4 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.tick-list.col4 li {
  width: calc((100% - 45px) / 4);
  margin-right: 15px;
}

.tick-list.col4 li:nth-of-type(4n) {
  margin-right: 0;
}

.tick-list.col3 li {
  width: calc((100% - 30px) / 3);
  margin-right: 15px;
}

.tick-list.col3 li:nth-of-type(3n) {
  margin-right: 0;
}

.tick-list.col2 li {
  width: calc((100% - 15px) / 2);
  margin-right: 15px;
}

.tick-list.col2 li:nth-of-type(even) {
  margin-right: 0;
}

.tick-list.col1 li {
  width: 100%;
  margin-right: 0px;
}

.list.col4 {
  display: flex;
  flex-wrap: wrap;
}

.list.col4 li {
  width: calc((100% - 45px) / 4);
  margin-right: 15px;
}

.list.col4 li:nth-of-type(4n) {
  margin-right: 0;
}

/* === SEARCH === */
.header-search-wrapper .mob-search-button {
  flex: 1;
  min-height: 34px;
  padding: 5px 15px;
  margin: 8px 20px 8px 10px;
  justify-content: center;
}

.header-search-wrapper .mob-search-button i {
  font-size: 15px;
  margin-right: 4px;
}

.mob-search-button {
  display: none;
}

.simple-search-wrapper {
  width: 100%;
  background: white;
  border-radius: 100px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.simple-search-wrapper .search-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 10px 10px 10px 25px;
}

.simple-search-wrapper .search-form .default-input-container {
  margin: 0;
  width: calc((100% - 35px) / 5);
  border-right: 1px solid #e5e5e5;
}

.simple-search-wrapper.tax-calc .search-form .default-input-container {
  width: calc((100% - 30px) / 3);
}

.simple-search-wrapper.tax-search .search-form .default-input-container {
  width: calc((100% - 35px) / 4);
}

.simple-search-wrapper .search-form .default-input-container:last-of-type {
  border: 0;
}

.simple-search-wrapper .search-form .default-input-container label {
  font-size: 13px;
  line-height: 1em;
  position: absolute;
  top: 20px;
  pointer-events: none;
}

.simple-search-wrapper .search-form .default-input-container select {
  margin: 0;
  border: 0;
  padding-left: 0px;
  height: 55px;
  padding-top: 18px;
}

[v-cloak] .simple-search-wrapper .search-form .default-input-container search-select {
  margin: 0;
  border: 0;
  padding-left: 0px;
  height: 55px;
  padding-top: 18px;
}

.simple-search-wrapper .search-form .solid-button {
  width: 100%;
  height: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.advanced-search {
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px;
}

.advanced-search .filters-container {
  padding: 15px 10px;
}

.advanced-search .filters-container.vehicle-filters {
  margin-bottom: 20px;
}

.advanced-search .filters-container .header {
  display: flex;
  margin-bottom: 3px;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}

.advanced-search .filters-container .header p {
  margin: 0 3px 0 0;
  font-weight: 500;
  flex: 1;
}

.advanced-search .filters-container .header .reset {
  border-radius: 60px;
  background: #e1e1e1;
  display: flex;
  align-items: center;
  font-size: 13px;
  padding: 3px 9px;
  line-height: 1.2em;
}

.advanced-search .filters-container .header .reset i {
  font-size: 10px;
  margin: 1px 0 0 5px;
  font-weight: 600;
}

.advanced-search .filters-container select {
  margin-bottom: 3px;
}

.advanced-search .filters-container .button-container {
  margin-top: 8px;
}

.advanced-search .filters-container .button-container .solid-button {
  width: 100%;
}

.search-results-wrapper {
  display: flex;
}

.search-results-wrapper .filters-wrapper {
  width: 320px;
  margin-right: 20px;
  padding-left: 12px;
  position: relative;
}

.sticky-div-rail .filters-container.sticky-div.sticky {
  width: 308px;
  top: 0;
}

.search-results-wrapper .search-results {
  position: relative;
  align-self: flex-start;
  padding: 0 0px 0 0;
}

.search-results-wrapper .search-main-content {
  padding-right: 20px;
}

.search-results-controls {
  display: flex;
  padding: 0px 0px 20px 0;
  align-items: center;
}

.search-results-controls h1, .search-results-controls h2, .search-results-controls h3 {
  font-size: 24px;
  margin-bottom: 5px;
  flex: 1;
}

.search-results-controls .vehicle-count {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.search-results-controls .vehicle-toggle {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-left: 10px;
  padding: 0 8px;
  height: 38px;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
}

.search-results-controls .vehicle-toggle .switch {
  margin: 0 5px;
}

.search-results-controls .vehicle-toggle > span {
  color: #1b1b1b;
  font-weight: 500;
  line-height: 1.2em;
  font-size: 14px;
}

.search-results-controls .vehicle-toggle.cars .handle {
  transform: translateX(0);
}

.search-results-controls .vehicle-toggle.vans .handle {
  transform: translateX(14px);
}

.search-results-controls .mob-search-trigger {
  display: none;
  font-weight: 400;
}

.search-results-controls .mob-search-trigger i {
  font-size: 16px;
}

.search-results-controls .mob-search-trigger span {
  margin: 0 0 0 5px;
}

.sort-by-wrapper {
  display: flex;
  align-items: center;
}

.sort-by-wrapper label {
  margin: 0 5px 0 0;
  font-weight: 500;
}

.sort-by-wrapper select {
  flex: 1;
  margin: 0;
  min-width: 150px;
  background-color: white;
}

.search-results .loading-wrapper {
  opacity: 1;
  display: flex;
  justify-content: center;
  transition: all 300ms linear;
  width: 100%;
  padding: 30px 0;
}

.search-results .loading-wrapper.loaded {
  opacity: 0;
  pointer-events: none;
}

.search-results .loading-wrapper .loading-container {
  margin-top: 20px;
  text-align: center;
}

.search-results .loading-wrapper .loading-container img {
  margin: 0 auto 10px auto;
  max-width: 45px;
}

.no-results .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.no-results .call-text {
  font-size: 16px;
  font-weight: 600;
  color: #1e874a;
}

.no-results .call-text a {
  text-decoration: none;
  color: #1e874a;
}

.no-results .call-text a i {
  font-size: 14px;
  margin: 1px 3px 0px 7px;
}

.sticky-footer.search {
  position: fixed;
  bottom: -50px;
  left: 0;
  z-index: 3;
  width: 100%;
  background: #4a4f55;
  display: none;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 10px 5px;
  cursor: pointer;
  transition: all 200ms linear;
}

.sticky-footer.search.stuck {
  bottom: 0;
}

.sticky-footer.search i {
  margin-right: 5px;
  font-size: 16px;
}

.search-results.vehicle-grid .vehicle-card {
  width: calc((100% - 91px) / 4);
}

.search-results.vehicle-grid .vehicle-card:not(:nth-of-type(4n)) {
  margin: 0 30px 30px 0;
}

.search-results.vehicle-grid .vehicle-card:nth-of-type(4n) {
  margin: 0 0px 30px 0;
}

.site-container .search-results.vehicle-grid .vehicle-card {
  width: calc((100% - 61px) / 3);
}

.site-container .search-results.vehicle-grid .vehicle-card:not(:nth-of-type(3n)) {
  margin: 0 30px 30px 0;
}

.site-container .search-results.vehicle-grid .vehicle-card:nth-of-type(3n) {
  margin: 0 0px 30px 0;
}

/* === PAGINATION === */
.fade-enter-active, .fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

.group-fade-enter-active, .group-fade-leave-active {
  transition: opacity 0.5s;
}

.group-fade-enter-active {
  transition-delay: 0.5s;
}

.group-fade-enter, .group-fade-leave-to {
  opacity: 0;
}

.pagination .trigger {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.pagination .trigger:hover {
  box-shadow: 0 12px 23px rgba(0, 0, 0, 0.18), 0 8px 8px rgba(0, 0, 0, 0.15);
  z-index: 1;
  transform: translateY(-3px) scale(1.02);
}

.pagination a {
  text-decoration: none;
}

/* === INFO CARD === */
.info-card {
  width: calc((100% - 61px) / 3);
  margin: 0 0 30px 0;
  background: white;
  padding: 30px;
  display: flex;
}

.info-card .container {
  border-radius: 16px;
  border: 3px solid #353535;
  padding: 30px;
  width: 100%;
  position: relative;
}

.info-card .container img {
  position: absolute;
  top: -3px;
  right: 20px;
  z-index: 0;
}

.info-card .contents {
  position: relative;
  z-index: 1;
}

.info-card .content {
  width: calc(100% - 95px);
  margin-bottom: 18px;
}

.info-card .content .header {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2em;
}

.info-card .content .tick-list li {
  margin-bottom: 10px;
}

.info-card .content .tick-list li:before {
  font-size: 18px;
}

/* === VEHICLE CARD === */
.vehicle-card {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  text-decoration: none;
  background: #fff;
  box-shadow: none;
  margin: 0;
  transition: all 200ms linear;
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.vehicle-card:hover {
  box-shadow: 0 12px 23px rgba(0, 0, 0, 0.18), 0 8px 8px rgba(0, 0, 0, 0.15);
  z-index: 1;
  transform: translateY(-3px) scale(1.02);
}

.vehicle-card a {
  text-decoration: none;
}

.vehicle-card .flag-container {
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}

.vehicle-card .img-container {
  position: relative;
  min-height: 1px;
  overflow: hidden;
  padding-top: 10px;
  border-radius: 10px;
}

.vehicle-card .img-container img {
  width: 100%;
}

.vehicle-card .img-container .ev-notice {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #1e874a;
  color: white;
  border-radius: 40px;
  padding: 0px 10px 0px 8px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.vehicle-card .img-container .ev-notice i {
  margin: 0 2px 0 0;
}

.vehicle-card .content-container {
  display: flex;
  flex-direction: column;
  padding: 20px;
  padding-top: 0;
  flex: 1;
}

.vehicle-card .name {
  flex-grow: 1;
  padding: 5px 0 4px 0;
  z-index: 1;
}

.vehicle-card .name .make-model, .cta-banner .vehicle-card .name .make-model {
  margin: 0 0 5px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  text-align: left;
  color: #1b1b1b;
}

.vehicle-card .name .derivative, .cta-banner .vehicle-card .name .derivative {
  margin: 0 0 2px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
  color: #45535d;
  text-align: left;
}

.vehicle-card .name .counter, .cta-banner .vehicle-card .name .counter {
  margin: 0 0 2px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
  color: #45535d;
  text-align: left;
}

.update-transition {
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 rgba(195, 14, 46, 0.5);
}

.vehicle-card.custom.no-link:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  z-index: 1;
  transform: none;
}

.vehicle-card.custom .name {
  margin-top: 5px;
}

.vehicle-card.custom .content {
  background: #f3f3f3;
  border-radius: 10px;
  padding: 19px;
  margin-top: 5px;
}
@keyframes small-pulse-primary {
  0% {
    box-shadow: 0 0 0 0 rgba(30, 135, 7, 0.8);
  }
  70% {
    box-shadow: 0 0 0 4px rgba(30, 135, 7, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(30, 135, 7, 0);
  }
}
.vehicle-card .quick-spec {
  display: flex;
  justify-content: center;
  padding: 8px 0;
  margin-bottom: 7px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.vehicle-card .quick-spec div {
  text-align: center;
  align-items: center;
  padding: 0 2px;
  border-right: 1px solid #dcdcdc;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.vehicle-card .quick-spec div:last-of-type {
  border: none;
}

.vehicle-card .quick-spec i {
  font-size: 21px;
  color: #1e874a;
}

.vehicle-card .quick-spec .label {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
}

.vehicle-card .quick-spec .value {
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
}

.vehicle-card .price-container {
  padding: 3px 0 0 0px;
  text-align: left;
}

.vehicle-card .price-container .from {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2em;
  z-index: 1;
  color: #1b1b1b;
}

.vehicle-card .price-container .price {
  margin: 0;
  font-size: 28px;
  font-weight: 800;
  z-index: 1;
  color: #1b1b1b;
  line-height: 1.2em;
}

.vehicle-card .price-container .phone {
  margin: 3px 0 5px 0;
  font-size: 20px;
  font-weight: 600;
  z-index: 1;
  color: #1e874a;
  line-height: 1.2em;
}

.vehicle-card .price-container .vat-declaration {
  margin: 0;
  font-weight: 500;
  font-size: 13px;
  z-index: 1;
}

.vehicle-card .price-container .terms {
  margin: 0;
  font-size: 12px;
  line-height: 1.2em;
  color: #1b1b1b;
}

.vehicle-card .solid-button {
  min-height: 36px;
}

/* === VEHICLE SLIDER === */
.vehicle-slider {
  margin-right: 20px;
  margin-left: 20px;
}

.vehicle-slider .carousel-item {
  padding: 20px 15px 38px;
  margin: 0px;
  width: 33.33%;
  min-width: 33.33%;
}

.vehicle-slider .vehicle-card {
  height: 100%;
}

.vehicle-slider .vehicle-card img {
  width: 100%;
  height: auto;
}

[v-cloak] .vehicle-slider {
  overflow: hidden;
  width: 100%;
  flex-wrap: nowrap;
}

[v-cloak] .vehicle-slider .col30 {
  width: 25%;
  min-width: 33.3333333333%;
  padding: 15px 15px 26px;
  margin: 0;
}

[v-cloak] .vehicle-slider .vehicle-card {
  height: 100%;
}

.carousel {
  position: relative;
}

.carousel .prev, .carousel .next {
  width: 32px;
  height: 32px;
  border: none;
  background: #fff;
  color: #4a4f55;
  border-radius: 100%;
  display: flex !important;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  cursor: pointer;
  transition: all 300ms linear;
}

.carousel .prev {
  left: -32px !important;
}

.carousel .next {
  right: -32px !important;
}

.carousel .next i, .carousel .prev i {
  color: #1e874a;
  font-size: 14px;
  transition: all 300ms linear;
}

/* === VEHICLE GRID === */
.vehicle-grid {
  display: flex;
  flex-wrap: wrap;
}

.vehicle-grid .vehicle-card {
  width: calc((100% - 61px) / 3);
  margin: 0 30px 30px 0;
}

.vehicle-grid .vehicle-card:nth-of-type(3n) {
  margin-right: 0;
}

/* === SPECIAL OFFER === */
.img-gallery-container .flag-container {
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
}

.flag-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.flag-container .flag {
  border-radius: 60px;
  padding: 3px 10px;
  margin: 0 4px 4px 0;
  background: #d2eaf8;
  text-align: center;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flag-container .flag p {
  font-size: 13px;
  line-height: 1.2em;
  margin: 0;
  color: #476576;
  font-weight: 500;
}

.flag-container .flag.cancelled-order {
  background: #f7d1d8;
}

.flag-container .flag.cancelled-order p {
  color: #a10b25;
}

.bubble-flag-container {
  display: flex;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 2;
}

.bubble-flag-container .bubble-flag {
  border-radius: 100%;
  width: 77px;
  height: 77px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #1e874a;
  color: white;
  z-index: 2;
  margin: 0 4px 4px 0;
  padding: 5px;
}

.bubble-flag-container .bubble-flag p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
}

.bubble-flag-container .bubble-flag i {
  font-size: 24px;
  margin: 0 0 2px 0;
}

.bubble-flag-container .bubble-flag.special-offer {
  background: #c30e2e;
}

.bubble-flag-container .bubble-flag.special-offer svg, .bubble-flag-container .bubble-flag.special-offer img {
  width: 28px;
  margin: 0 0 4px 0;
}

.bubble-flag-container .bubble-flag.in-stock {
  background: #1e874a;
}

.bubble-flag-container .bubble-flag.top-deal {
  background: #e73567;
}

.bubble-flag-container .bubble-flag.top-deal p {
  color: #fff;
  font-weight: 6700;
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
  margin: 0 17px;
  line-height: 1.1em;
}

.bubble-flag-container .bubble-flag.top-deal p:before {
  content: "";
  width: 11px;
  height: 19px;
  display: block;
  background: url("/img/misc/td-left-white.png") 50% 50% no-repeat;
  position: absolute;
  left: -12px;
  top: 1px;
}

.bubble-flag-container .bubble-flag.top-deal p:after {
  content: "";
  width: 11px;
  height: 19px;
  display: block;
  background: url("/img/misc/td-right-white.png") 50% 50% no-repeat;
  position: absolute;
  right: -12px;
  top: 1px;
}

/* === VEHICLE DERIVATIVE === */
.vehicle-details-page-wrapper {
  position: relative;
}

.admin-bar-container {
  background: #daebf1;
  border-radius: 8px;
  border: 1px dashed #507b89;
}

.admin-bar-container .header {
  border-bottom: 1px solid #507b89;
  align-items: center;
}

.admin-bar-container .header p {
  margin: 0 5px 0 0;
  font-size: 16px;
}

.admin-bar-container .info-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.admin-bar-container .info-figure {
  margin: 7px 0px 0 0px;
  padding-bottom: 7px;
  width: calc((100% - 61px) / 4);
  border-bottom: 1px solid #bfd7df;
}

.admin-bar-container .content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.3em;
}

.admin-bar-container p.label {
  font-weight: 500;
  margin: 0 0 2px 0;
}

.select-all {
  white-space: pre;
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}

.admin-bar-container .flag-wrapper {
  margin: 10px 0px 0 0px;
}

.admin-bar-container .deal-notes {
  margin: 10px 0px 5px 0px;
}

.vehicle-details-page-wrapper .vehicle-heading {
  display: flex;
  align-items: center;
}

.vehicle-details-page-wrapper .vehicle-heading .name-container {
  flex: 1;
  display: flex;
  align-items: center;
}

.vehicle-details-page-wrapper .vehicle-heading .name-container .logo {
  width: 75px;
  padding: 10px;
  margin-right: 15px;
  background: white;
  border-radius: 100%;
}

.vehicle-details-page-wrapper .vehicle-heading .name-container .name {
  flex: 1;
}

.vehicle-details-page-wrapper .vehicle-heading .name-container .manufacturer-model {
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 2px;
  font-weight: 400;
}

.vehicle-details-page-wrapper .vehicle-heading .name-container .derivative {
  font-size: 16px;
  line-height: 1.2em;
  margin-bottom: 0px;
  color: #565656;
}

.vehicle-details-page-wrapper .vehicle-heading .actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.vehicle-details-page-wrapper .vehicle-heading .actions .share-deal {
  margin-bottom: 8px;
}

.vehicle-details-page-wrapper .vehicle-heading .actions .button-container {
  display: flex;
}

.vehicle-details-page-wrapper .vehicle-heading .actions .basket-button {
  min-height: 26px;
  margin: 0 0 0 5px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
}

.vehicle-details-page-wrapper .vehicle-heading .actions .basket-button i {
  margin: 0 6px 0 0;
}

.vehicle-details-page-wrapper .vehicle-heading .actions .send-friend {
  min-height: 26px;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
}

.share-deal {
  display: flex;
  align-items: center;
}

.share-deal p {
  margin: 0px 7px 0 0;
  font-size: 14px;
  font-weight: 500;
}

.share-deal a {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 100%;
  margin-right: 3px;
  font-size: 13px;
  transition: all 200ms linear;
}

.share-deal a.fb {
  background: #3c599b;
  color: #fff;
}

.share-deal a.tw {
  background: #5eaade;
  color: #fff;
}

.share-deal a.lk {
  background: #0c77af;
  color: #fff;
}

.vehicle-details-page {
  display: flex;
  margin: 0 auto;
}

.vehicle-details-wrapper {
  margin-right: 25px;
  max-width: 925px;
  flex: 1;
}

.vehicle-details-page .side-bar {
  width: 450px;
}

.salary-sac.side-bar-block {
  text-align: center;
}

.salary-sac.side-bar-block .heading p {
  font-size: 19px;
  font-weight: 500;
}

.salary-sac.side-bar-block .solid-button {
  width: 100%;
}

.side-bar .info-card {
  width: 100%;
  margin: 0 0 20px 0;
}

.vehicle-details-page .side-bar .info-card {
  border-radius: 16px;
  padding: 25px;
}

.vehicle-details-wrapper .vehicle-image-wrapper {
  position: relative;
}

.vehicle-details-wrapper .vehicle-image-wrapper .bubble-flag-container {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 2;
}

.vehicle-details-wrapper .vehicle-image-wrapper .flag-container {
  bottom: 171px;
  position: absolute;
  left: 20px;
}

/* === GALLERY === */
.media-gallery-wrapper {
  width: 100%;
  width: 540px;
  position: relative;
  margin-right: 15px;
}

.media-gallery {
  overflow: hidden;
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.media-gallery:after {
  content: "";
  display: block;
  clear: both;
}

.media-gallery .media-displayed-wrap {
  position: relative;
  background: white;
  border-radius: 16px;
  padding: 10px;
  display: flex;
  width: 100%;
  overflow: hidden;
}

.media-gallery .media-displayed-wrap:after {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0px;
  color: #fff;
  z-index: 1;
}

.media-gallery .media-displayed-wrap > div {
  width: 100%;
  flex-shrink: 0;
  border-radius: 16px;
  display: none;
}

.media-gallery .media-displayed-wrap > div[selected] {
  display: flex;
  z-index: 1;
}

.media-gallery .media-displayed-wrap > div.loading {
  display: block;
  z-index: 1;
}

.media-gallery .media-displayed-wrap > div.loading .media-displayed {
  opacity: 0;
  margin: 0;
}

.media-gallery .media-displayed-wrap > div.loading .loading-container {
  display: flex;
}

.media-gallery .media-displayed-wrap > div .loading-container {
  display: none;
  width: 100%;
  height: 100%;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

.media-gallery .media-displayed-wrap > div .loading-container .loader {
  margin: 0;
}

.media-gallery .media-displayed-wrap > div .loading-container .loader:after {
  display: none;
}

.media-gallery .media-displayed-wrap > div .media-displayed {
  max-width: 100%;
  transition: all 300ms linear 0.6s;
  margin: 0 auto;
  opacity: 1;
  z-index: 3;
  position: relative;
}

.media-displayed-wrap > div.availability-notice-wrapper {
  position: absolute;
  z-index: 1;
  bottom: 38px;
  width: calc(100% - 60px);
  display: flex;
  justify-content: center;
}

.media-displayed-wrap .availability-notice {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border-radius: 60px;
  padding: 3px 10px;
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: 1.2em;
}

.media-gallery .jacit-gallery-thumbnails {
  overflow-x: hidden;
  white-space: nowrap;
  display: block;
  width: calc(100% - 62px);
  margin-left: 31px;
  margin-top: 10px;
}

.media-gallery .jacit-gallery-thumbnails-container {
  width: 100%;
  display: block;
  transition: all 200ms linear;
}

.media-gallery .direction-control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 140px;
  color: #fff;
  background: #989898;
  position: absolute;
  bottom: 5px;
  cursor: pointer;
  transition: all 200ms linear;
  line-height: 105px;
  font-size: 12px;
  text-align: center;
}

.media-gallery .direction-control:hover {
  background: #a9a9a9;
}

.media-gallery .direction-control.next {
  right: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.media-gallery .direction-control.prev {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.media-gallery .jacit-gallery-thumbnails .media-thumbnail {
  height: 140px;
  list-style: none;
  padding: 0;
  margin: 0 5px 0 0;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
}

.media-gallery .jacit-gallery-thumbnails .media-thumbnail[selected] img {
  border-color: #1e874a;
}

.media-gallery .jacit-gallery-thumbnails .media-thumbnail img {
  height: 100%;
  width: auto;
  padding: 5px;
  display: block;
  border: 1px solid transparent;
  background: white;
  border-radius: 10px;
  transition: all 200ms linear;
}

[v-cloak] .media-gallery .lazy-load-media-img {
  background: white;
  border-radius: 16px;
}

[v-cloak] .jacit-gallery-thumbnails-container {
  overflow-x: hidden;
  white-space: nowrap;
  display: block;
  width: 743px;
  margin-left: 31px;
  margin-top: 10px;
}

[v-cloak] .jacit-gallery-thumbnails-container > div {
  display: inline-block;
  width: 221px;
  margin: 0 5px 0 0;
}

[v-cloak] .jacit-gallery-thumbnails-container > div img {
  width: 100%;
  height: auto;
  border: 1px solid transparent;
  background: white;
  border-radius: 10px;
}

[v-cloak] .media-gallery .direction-control {
  height: 138px;
}

.colour-swatch-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 168px;
  width: 100%;
  z-index: 1;
}

.colour-swatch-container {
  background: white;
  border-radius: 60px;
  border: 1px solid #d0d0d0;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: center;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.colour-swatch-container input {
  display: none;
}

.colour-swatch-container label {
  margin: 0;
}

.colour-swatch-container label span {
  margin: 0 2px;
}

.swatch-full {
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: flex;
  cursor: pointer;
  transition: all 200ms linear;
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.swatch-full:hover, .selected .swatch-full {
  transform: scale(1.3);
}

.swatch-empty {
  height: 16px;
  width: 16px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.swatch-empty i {
  margin-top: 1px;
}

.colour-swatch-wrapper .availablity-notice {
  position: absolute;
  top: -28px;
  opacity: 0;
  transition: 120ms linear all;
  pointer-events: none;
  visibility: hidden;
}

.colour-swatch-wrapper .availablity-notice.visible {
  opacity: 1;
  visibility: visible;
}

.colour-swatch-container .availability-notice {
  font-size: 15px;
  padding: 0 5px;
  line-height: 1.2em;
  width: 100%;
  text-align: center;
  margin: 0 5px;
}

.key-spec-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px;
  padding: 0px 10px;
}

.key-spec-container .info-figure {
  margin: 10px 0px 0 0px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  width: calc((100% - 61px) / 3);
  border-bottom: 1px solid #dcdcdc;
}

.key-spec-container .info-figure:nth-last-child(-n+3) {
  border-bottom: 0;
}

.key-spec-container .info-figure i {
  background: #1e874a;
  color: white;
  border-radius: 100%;
  font-size: 20px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}

.key-spec-container .info-figure p {
  margin: 0;
  font-size: 14px;
  line-height: 1.2em;
  color: #1b1b1b;
}

.key-spec-container .info-figure .label {
  font-weight: 500;
}

.modal-vehicle-colours .button-wrapper, .modal-vehicle-options .button-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.modal-vehicle-colours .button-wrapper .primary, .modal-vehicle-options .button-wrapper .primary {
  margin-left: 10px;
}

/* === VEHICLE DERIVATIVE - TABS === */
.vehicle-details-tabs {
  border-radius: 10px;
  overflow: hidden;
  background: white;
}

.vehicle-details-tabs .tabs {
  display: flex;
  justify-content: center;
}

.vehicle-details-tabs .tab {
  font-size: 14px;
  line-height: 1.2em;
  color: #1b1b1b;
  font-weight: 400;
  background: #d1d8d8;
  padding: 10px 3px;
  border-right: 1px solid #fff;
  flex: 1;
  text-align: center;
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 200ms linear;
  position: relative;
}

.vehicle-details-tabs .tab:last-of-type {
  border-right: 0;
}

.vehicle-details-tabs .tab.active {
  cursor: default;
  background: #fff;
  color: #4a4f55;
  font-weight: 500;
  position: relative;
  z-index: 1;
}

.vehicle-details-tabpanels {
  z-index: 2;
  background: #fff;
  padding: 15px;
  display: block;
}

.jacit-pages > .tabpanel {
  display: none;
}

.jacit-pages > .tabpanel.jac-selected {
  display: block;
}

.vehicle-details-tabpanels .heading {
  font-size: 18px;
  font-weight: 500;
}

.vehicle-details-tabpanels .jac_accordion_content:last-of-type {
  margin-bottom: 0;
}

.vehicle-details-tabpanels .info.tabpanel {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
}

.vehicle-details-tabpanels .info .info-figure {
  width: calc((100% - 30px) / 3);
  margin: 0 15px 15px 0;
  padding: 7px 10px;
  display: flex;
  align-items: center;
  border: 1px dashed #146390;
  color: #146390;
  background: #f1faff;
  border-radius: 4px;
}

.vehicle-details-tabpanels .info .info-figure:nth-of-type(3n) {
  margin-right: 0;
}

.vehicle-details-tabpanels .info .info-figure i {
  font-size: 30px;
  margin-right: 7px;
}

.vehicle-details-tabpanels .info .info-figure p.label {
  font-weight: 500;
}

.vehicle-details-tabpanels .info .info-figure p {
  margin: 0;
  line-height: 16px;
  font-size: 13px;
}

[v-cloak] .tabpanel:first-of-type {
  display: flex;
}

[v-cloak] .tabpanel {
  display: none;
}

/* === EV STATS ===  */
.animate-prog-bar {
  animation: animate-load 1.8s ease;
  transform-origin: 0% 50%;
}

@keyframes animate-load {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
.range-stat-container {
  margin: 8px 0 30px 0;
}

.range-stat-container h4 {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 8px 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 500;
}

.range-stat {
  display: flex;
  align-items: center;
  margin: 0 0 6px 0;
}

.range-stat p {
  margin: 0;
}

.range-stat i {
  font-size: 20px;
  margin: 0 6px 0 0;
}

.range-stat.cold i {
  color: #007cc7;
}

.range-stat.mild i {
  color: #1e874a;
}

.range-stat .label {
  margin: 0 10px 0 0;
  width: 101px;
}

.range-stat .prog-bar-container {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 8px;
  border-radius: 30px;
}

.range-stat .prog-bar {
  content: "";
  display: block;
  height: 100%;
  border-radius: 30px;
}

.range-stat.cold .prog-bar {
  background: linear-gradient(90deg, #007cc7 0%, #005f99 100%);
}

.range-stat.mild .prog-bar {
  background: linear-gradient(90deg, #4baf75 0%, #1e874a 100%);
}

.range-stat .value {
  margin: 0 0 0 10px;
  font-weight: 500;
}

.charge-stat-container {
  margin: 8px 0 10px 0;
}

.charge-stat-container h4 {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 8px 0;
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: 500;
}

.charge-stat {
  display: flex;
  align-items: center;
  margin: 0 0 12px 0;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 12px 0;
}

.charge-stat:last-of-type {
  border: none;
}

.charge-stat p {
  margin: 0;
}

.charge-stat .label-container {
  margin: 0 10px 0 0;
  width: 177px;
}

.charge-stat .kw {
  font-size: 13px;
}

.charge-stat .prog-bar-container {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 8px;
}

.charge-stat .prog-bar {
  content: "";
  display: block;
  height: 100%;
  border-radius: 30px;
  background: linear-gradient(90deg, #4baf75 0%, #1e874a 100%);
}

.charge-stat .value-container {
  margin: 0 0 0 10px;
  text-align: right;
}

.charge-stat .value {
  font-weight: 500;
}

.charge-stat .percentage {
  font-size: 13px;
}

.battery-stat-wrapper {
  margin: 8px 0 25px 0;
}

.battery-stat-wrapper:last-of-type {
  margin-bottom: 5px;
}

.battery-stat-wrapper h4 {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: 500;
}

.battery-stat-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.battery-stat {
  width: calc((100% - 20px) / 2);
  border-top: 1px solid #dcdcdc;
  padding: 8px 0;
}

.battery-stat p {
  margin: 0;
  font-size: 15px;
}

.battery-stat .value {
  font-weight: 500;
}

.plug-type-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0 10px 0;
}

.plug-type-container .plug-type {
  display: flex;
  border: 1px solid #dcdcdc;
  align-items: center;
  padding: 10px;
  margin: 0 0 15px 0;
  border-radius: 12px;
  width: calc(50% - 10px);
}

.plug-type-container .plug-type .img-container {
  background: #1e874a;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plug-type-container .plug-type img {
  max-width: 36px;
  width: 100%;
}

.plug-type-container .plug-type p {
  flex: 1;
  margin: 0 0 0 10px;
  font-weight: 500;
  font-size: 15px;
}

.overflow-x-auto {
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%;
}

.full-charging.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.full-charging.tabs div[role=tablist] {
  width: 100%;
}

.full-charging.tabs .tab {
  min-height: 36px;
  border-radius: 70px;
  font-weight: 500;
  line-height: 1.3em;
  font-size: 14px;
  cursor: pointer;
  color: #148973;
  background: #cfe7e0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px 5px 5px;
  padding: 3px 20px;
  position: relative;
  flex: 1;
  transition: all 200ms linear;
}

.full-charging.tabs .tab.active {
  color: white;
  background: #08b381;
}

.full-charging-modal .plug-type {
  display: flex;
  border: 1px solid #dcdcdc;
  align-items: center;
  padding: 10px;
  margin: 10px 0 20px 0;
  border-radius: 12px;
  width: 100%;
}

.full-charging-modal .plug-type .img-container {
  background: #08b381;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.full-charging-modal .plug-type img {
  max-width: 36px;
  width: 100%;
}

.full-charging-modal .plug-type p {
  flex: 1;
  margin: 0 0 0 10px;
  font-weight: 500;
  font-size: 15px;
}

.full-charging-modal table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  white-space: nowrap;
}

.full-charging-modal table tbody tr:nth-of-type(odd) {
  background: #eee;
}

.full-charging-modal table th {
  text-align: left;
  font-weight: 600;
}

.full-charging-modal table td, .full-charging-modal table th {
  padding: 0.5rem;
  border-width: 0;
  font-size: 14px;
}

.full-charging-modal table p {
  margin: 0;
}

.full-charging-modal .note {
  margin: 0;
}

.charge-location-wrapper {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.road-lane {
  height: 2px;
  background-image: linear-gradient(90deg, #dcdcdc, #dcdcdc 75%, transparent 75%, transparent 100%);
  background-size: 120px 2px;
  border: none;
  animation: road-lane 1s infinite linear;
}

@keyframes road-lane {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 120px 0;
  }
}
.charge-location-container {
  position: relative;
  width: 17rem;
  margin: 25px auto;
  animation: load-fade 1.8s ease;
}

.click-tooltip-container {
  position: absolute;
}

.click-tooltip-container.right-rear {
  top: 0px;
  right: 20px;
}

.click-tooltip-container.left-rear {
  bottom: 0px;
  right: 20px;
}

.click-tooltip-container.right-front {
  top: 0px;
  left: 30px;
}

.click-tooltip-container.left-front {
  bottom: 0px;
  left: 30px;
}

.click-tooltip-container.front-middle {
  bottom: calc(50% - 12px);
  left: -8px;
}

.click-tooltip-trigger {
  background: #4a4f55;
  cursor: pointer;
  border-radius: 100%;
  padding: 2px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.click-tooltip-trigger i {
  color: white;
  font-size: 18px;
  transition: 200ms linear;
}

.click-tooltip-trigger.open i {
  transform: rotate(45deg);
  transform-origin: center;
}

.click-tooltip-contents {
  position: absolute;
  width: 105px;
  background: rgba(0, 0, 0, 0.9);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  padding: 2px 5px;
  text-align: center;
  color: white;
  left: -2rem;
  margin-top: 5px;
}

.click-tooltip-contents p {
  margin: 0;
  font-size: 13px;
}

@keyframes load-fade {
  0% {
    opacity: 0;
    right: -150px;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
.evdb-charge-point {
  border-radius: 20px;
  margin: 20px;
  min-height: 200px;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  background: url("/img/backgrounds/electric-car-charge-point-map.webp") center center no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.evdb-charge-point:after {
  background: rgba(25, 47, 68, 0.4);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: saturate(80%) blur(1px);
          backdrop-filter: saturate(80%) blur(1px);
}

.evdb-charge-point .container {
  max-width: 520px;
  padding: 20px 30px 20px 30px;
  margin: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04), 0 6px 6px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background: white;
  display: block;
  color: #252525;
  text-align: left;
  z-index: 1;
  text-align: center;
}

.evdb-charge-point .solid-button {
  margin: 10px 0 0 0;
}

.tool-tip-label {
  display: flex;
  position: relative;
  z-index: 2;
}

.tool-tip-label .click-tooltip-container {
  position: relative;
}

.tool-tip-label .click-tooltip-trigger {
  background: #1e874a;
  color: white;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0 0 0 4px;
}

.tool-tip-label .left .click-tooltip-trigger {
  margin: 0 5px 0 0;
}

.tool-tip-label .click-tooltip-trigger span {
  font-size: 12px;
}

.tool-tip-label .click-tooltip-contents {
  width: 220px;
  padding: 5px;
}

.tool-tip-label .click-tooltip-contents p {
  color: white;
  margin: 0;
  font-size: 12px;
  line-height: 1.3em;
}

/* === SALARY SAC CONFIG === */
.pricing-wrapper .price-container .terms.gross {
  margin-top: 3px;
}

.pricing-wrapper .price-container .terms.gross .figure {
  text-decoration: line-through;
}

.pricing-wrapper .price-container .terms.gross .figure, .pricing-wrapper .price-container .terms.gross .label {
  font-size: 15px;
}

.pricing-wrapper .price-container .terms.savings {
  color: #c30e2e;
  background: #ffe5e9;
  padding: 5px 8px;
  border-radius: 4px;
  border: 1px solid #f3b4bf;
  font-weight: 500;
  margin: 8px 0 0 0;
}

.pricing-wrapper .price-container .terms.savings .label, .pricing-wrapper .price-container .terms.savings .figure {
  color: #c30e2e;
  font-size: 15px;
}

.pricing-wrapper.salary-sac .maintence-inc {
  display: flex;
  padding: 10px 0 0 0;
}

.pricing-wrapper.salary-sac .maintence-inc p {
  margin: 0 7px 0 0;
  flex: 1;
}

.pricing-wrapper.salary-sac .maintence-inc p, .pricing-wrapper.salary-sac .maintence-inc span {
  line-height: 1.35em;
}

.pricing-wrapper.salary-sac .maintence-inc i {
  font-size: 20px;
  margin-top: 2px;
}

.salary-sac .salary:before {
  content: "£";
  display: block;
}

input.salary {
  border-color: #1e874a;
}

.salary-sac-summary {
  padding: 10px 14px;
  border-radius: 8px;
  color: #fff;
  background: #4a4f55;
}

.salary-sac-summary h3 {
  font-size: 18px;
  line-height: 1.2em;
  margin: 2px 0 8px 0;
}

.salary-sac-summary p {
  margin: 4px 0;
  display: flex;
  font-size: 15px;
  line-height: 1.5em;
}

.salary-sac-summary p .label {
  flex: 1;
  margin-right: 5px;
}

.salary-sac-summary p .indent {
  padding-left: 8px;
}

.salary-sac-summary p span {
  font-size: 14px;
  line-height: 1.5em;
}

.salary-sac-summary .net-amount {
  border-top: 1px dashed white;
  font-size: 16px;
  padding-top: 5px;
  margin-top: 5px;
}

.salary-sac-summary .net-amount span {
  font-size: 16px;
  font-weight: 500;
}

.salary-sac .note {
  display: block;
}

.salary-sac .note span {
  font-size: 13px;
}

.salary-sac-breakdown-heading {
  margin: 17px 0 5px 0;
  font-size: 16px;
  font-weight: 500;
}

.salary-sac-breakdown {
  border: 1px solid #1e874a;
  border-radius: 8px;
  overflow: hidden;
}

.salary-sac-breakdown p:first-of-type {
  border: none;
}

.salary-sac-breakdown p {
  margin: 0;
  display: flex;
  font-size: 15px;
  line-height: 1.5em;
  padding: 5px 10px;
  border-top: 1px solid #e7e7e7;
  transition: all 200ms linear;
}

.salary-sac-breakdown p .label {
  flex: 1;
  margin-right: 5px;
}

.salary-sac-breakdown p .indent {
  padding-left: 12px;
}

.salary-sac-breakdown p:hover {
  background: rgba(0, 0, 0, 0.03);
}

.salary-sac-breakdown .net-amount, .salary-sac-breakdown .net-amount:hover {
  background: #1e874a;
  color: white;
  font-size: 16px;
  padding-top: 5px;
  margin-top: 5px;
  border: 0;
}

.salary-sac-selector-text {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
}

.salary-sac-selector-text img {
  position: relative;
  top: 8px;
  right: -40px;
  margin-left: -50px;
}

/* === VEHICLE DERIVATIVE SIDEBAR === */
.pricing-wrapper {
  padding: 10px 15px 15px 15px;
  border-radius: 16px;
  margin-bottom: 20px;
}

.pricing-wrapper.mobile {
  display: none;
  margin-bottom: 30px;
}

.pricing-wrapper .solid-button {
  width: 100%;
  min-height: 40px;
}

.lease-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pricing-wrapper .lease-toggle {
  margin: 0 0 10px 0;
}

.pricing-wrapper .lease-toggle .switch {
  margin: 0px 7px;
}

.pricing-wrapper .lease-toggle > span {
  font-size: 14px;
  cursor: pointer;
}

.pricing-wrapper .price-container {
  padding: 10px 0;
  min-height: 72px;
}

.pricing-wrapper .price-container .loading-container {
  text-align: center;
  justify-content: center;
  width: 100%;
}

.pricing-wrapper .price-container .loading-container .loader {
  width: 28px;
  height: 28px;
  margin: 0 auto 8px auto;
}

.pricing-wrapper .price-container .loading-container .loader:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
}

.pricing-wrapper .price-container .loading-container p {
  font-size: 13px;
  margin: 0;
  line-height: 1em;
}

.pricing-wrapper .price-container .price-box {
  display: flex;
  align-items: center;
}

.pricing-wrapper .price-container .price-box .type-container {
  flex: 1;
  margin: 0;
  color: #1b1b1b;
}

.pricing-wrapper .price-container .price-box .type-container .type {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 500;
}

.pricing-wrapper .price-container .price-box .type-container .vat {
  font-size: 13px;
  line-height: 1.3em;
}

.pricing-wrapper .price-container .price-box .price, .pricing-wrapper .price-container .price-box .price span {
  font-size: 28px;
  margin: 0;
  line-height: 1.1em;
  color: #1e874a;
  font-weight: 700;
}

.pricing-wrapper .price-container .terms {
  display: flex;
  align-items: center;
  font-size: 13px;
  margin: 0;
}

.pricing-wrapper .price-container .terms .label {
  flex: 1;
  color: #1b1b1b;
  font-size: 13px;
}

.pricing-wrapper .price-container .terms span {
  color: #1b1b1b;
  font-size: 13px;
}

.pricing-wrapper .price-container .terms .figure {
  font-weight: 500;
}

.pricing-wrapper .price-container .price-box.call {
  justify-content: center;
  flex-direction: column;
}

.pricing-wrapper .price-container .price-box.call .label {
  font-size: 15px;
  margin: 0 0 2px 0;
  line-height: 1.2em;
  color: #1e874a;
}

.pricing-wrapper .price-container .price-box.call .phone {
  text-decoration: none;
  color: #1e874a;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
}

.lease-breakdown {
  padding: 10px 0;
}

.lease-breakdown h3 {
  font-size: 18px;
  line-height: 1.2em;
}

.lease-breakdown p {
  margin: 0;
  display: flex;
  color: #1b1b1b;
  font-size: 14px;
  line-height: 1.5em;
}

.lease-breakdown p .label {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

.lease-breakdown p span {
  font-size: 14px;
  line-height: 1.5em;
}

.options-container {
  padding: 5px 8px 3px 8px;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
  border-radius: 6px;
}

.options-container .heading {
  margin: 0 0 5px 0;
  display: flex;
  color: #1e874a;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 500;
}

.options-container .optional-extra-item {
  padding: 3px 0;
  display: flex;
  font-size: 13px;
  align-items: center;
  line-height: 22px;
  border-top: 1px dashed #e2e2e2;
}

.options-container .optional-extra-item i {
  margin: 0 5px 0 0;
  font-size: 15px;
}

.options-container .optional-extra-item p {
  flex: 1;
  margin: 0 5px 0 0;
  font-size: 13px;
  line-height: 1.5em;
}

.options-container .optional-extra-item span {
  font-size: 13px;
  line-height: 1.5em;
  color: #1e874a;
}

.deal-descr {
  background: #daebf1;
  border-radius: 8px;
  border: 1px solid #b1c5cb;
  color: #192f44;
  padding: 10px;
  font-size: 14px;
  line-height: 1.2em;
}

.deal-descr .heading {
  margin: 0 0 5px 0;
  display: flex;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 500;
}

.deal-descr p {
  font-size: 14px;
  line-height: 1.4em;
}

.deal-descr p:last-of-type {
  margin: 0;
}

.pricing-wrapper .cta-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 9px 0 0 0;
  text-align: center;
  margin-top: 10px;
}

.pricing-wrapper .cta-container .title {
  color: #1b1b1b;
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 2px 0;
}

.pricing-wrapper .cta-container .subtitle {
  color: #1b1b1b;
  font-size: 14px;
  margin: 0 0 7px 0;
  line-height: 1.3em;
}

.pricing-wrapper .cta-container .solid-button {
  width: 100%;
  max-width: none;
  font-size: 17px;
  margin-bottom: 5px;
}

.pricing-wrapper .cta-container .solid-button i {
  margin-right: 6px;
  font-size: 21px;
}

.pricing-wrapper .cta-container .second-cta p, .pricing-wrapper .cta-container .second-cta p a {
  margin: 0;
  color: #1b1b1b;
  font-size: 15px;
}

.maintenance-wrapper p {
  margin-bottom: 4px;
  line-height: 1.2em;
  font-size: 13px;
  color: #1b1b1b;
}

.maintenance-wrapper .fake-ui-checkbox-label {
  padding: 6px;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
  border-radius: 4px;
  align-items: flex-start;
}

.maintenance-wrapper .fake-ui-checkbox-label span {
  font-size: 13px;
  line-height: 1.3em;
  color: #1b1b1b;
}

.maintenance-wrapper .fake-ui-checkbox-label span span {
  font-weight: 600;
}

.maintenance-wrapper .fake-ui-checkbox {
  margin: 2px 8px 0 2px;
}

.price-container.total-care {
  padding-top: 0;
}

.option-button {
  width: 100%;
}

.option-button p {
  margin: 0 0 0 5px;
  text-transform: none;
}

.modal-vehicle-options .button-wrapper {
  justify-content: flex-end;
  margin-top: 15px;
}

.modal-vehicle-options .button-wrapper .solid-button {
  margin: 0 0 0 10px;
  max-width: 170px;
}

.note {
  font-size: 13px;
  line-height: 1.5em;
  display: flex;
  align-items: flex-start;
}

.note i {
  color: #4a4f55;
  margin: 2px 5px 0 0;
}

[v-cloak] .incentive-slider-wrapper {
  display: none;
}

.incentive-slider-wrapper.mobile {
  display: none;
}

.incentive-slider-wrapper {
  animation: 1.5s ease 0s normal forwards 1 fadein;
  padding: 10px 20px;
  background: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06), 0 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

.incentive-slider-wrapper .incentive-slider, .incentive-slider-wrapper .incentive-slider .slides {
  display: flex;
}

.incentive-slider-wrapper .incentive-slider.lory_slider .frame {
  white-space: normal;
}

.incentive-slider-wrapper .incentive-slider .incentive-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100%;
  margin: 0;
}

.incentive-slider-wrapper .incentive-slider .incentive-item i {
  font-size: 23px;
  color: #1e874a;
  margin: 0 8px 0 0;
}

.incentive-slider-wrapper .incentive-slider .incentive-item p {
  margin: 0;
  color: #1e874a;
  font-weight: 500;
  font-size: 18px;
}

/* === VEHICLE DERIVATIVE - PRICING === */
.image-price-wrapper .price-wrapper {
  width: 500px;
}

.image-price-wrapper .price-wrapper .terms-config {
  padding: 15px 20px;
  display: flex;
  flex-wrap: wrap;
  background: #033f46;
}

.image-price-wrapper .price-wrapper .terms-config .option {
  width: calc((100% - 15px) / 2);
  margin: 0 15px 15px 0;
}

.image-price-wrapper .price-wrapper .terms-config .option:nth-of-type(even) {
  margin-right: 0;
}

.image-price-wrapper .price-wrapper .terms-config .option .grouped-checkbox-label {
  color: #fff;
}

.image-price-wrapper .price-wrapper .terms-config .option select {
  height: 32px;
  margin: 0;
  border: none;
}

.image-price-wrapper .price-wrapper .terms-config .option.maintenance, .image-price-wrapper .price-wrapper .terms-config .option.mileage {
  margin-bottom: 0;
}

/* === VEHICLE DERIVATIVE - OPTIONA EXTRAS === */
.optional-extras-wrapper {
  background: #033f46;
  color: #fff;
  width: 100%;
  padding: 8px 20px 0 20px;
}

.optional-extras-wrapper .heading {
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: 500;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item {
  font-size: 13px;
  display: flex;
  padding: 5px 10px;
  background: #3f7080;
  border: 1px solid #4a7786;
  border-radius: 60px;
  align-items: center;
  margin-bottom: 7px;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item:last-of-type {
  margin-bottom: 0;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item p, .optional-extras-wrapper .optional-extra-container .optional-extra-item span {
  font-size: 13px;
  margin: 0;
  line-height: 15px;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item p {
  flex: 1;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item span {
  text-align: center;
  margin: 0 0 0 8px;
  line-height: 13px;
  font-weight: 500;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item span.business {
  color: #b5d6d6;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item span.personal {
  color: #f18700;
}

.optional-extras-wrapper .optional-extra-container .optional-extra-item span.vat-declare {
  font-size: 11px;
  margin: 0;
  font-weight: 400;
}

/* === VEHICLE DERIVATIVE - QUOTE BUTTON === */
.image-price-wrapper .button-wrapper {
  padding: 5px 20px 15px 20px;
  background: #033f46;
}

.image-price-wrapper .button-wrapper .solid-button {
  width: 100%;
}

.image-price-wrapper .button-wrapper .quote {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  height: 54px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
}

.image-price-wrapper .button-wrapper .quote:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25), 0 6px 6px rgba(0, 0, 0, 0.22);
  z-index: 1;
  transform: translateY(-2px);
}

.image-price-wrapper .button-wrapper .compare-button {
  text-transform: uppercase;
  color: #033f46;
  min-height: 38px;
  font-weight: 600;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16), 0 2px 4px rgba(0, 0, 0, 0.23);
}

.image-price-wrapper .button-wrapper .compare-button:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25), 0 6px 6px rgba(0, 0, 0, 0.22);
  z-index: 1;
  transform: translateY(-2px);
}

.image-price-wrapper .options-notice {
  display: flex;
  color: #fff;
  margin: 8px 0 0 0;
}

.image-price-wrapper .options-notice i {
  margin-right: 5px;
  font-size: 16px;
}

.image-price-wrapper .options-notice p {
  margin: 0;
}

.get-quote .input-container {
  display: flex;
  flex-wrap: wrap;
}

.get-quote .input-container .half-input {
  width: calc((100% - 16px) / 2);
}

.get-quote .input-container .half-input:nth-of-type(odd) {
  margin-right: 15px;
}

.get-quote .input-container .full-input {
  width: 100%;
  margin-right: 0;
}

.get-quote .input-container .full-input input {
  margin-bottom: 5px;
}

.get-quote .input-container .half-input label, .get-quote .input-container .full-input label {
  font-size: 13px;
}

.get-quote .input-container .half-input input {
  margin-bottom: 5px;
}

.get-quote .input-container select {
  margin-bottom: 5px;
}

.get-quote .input-container textarea {
  margin-bottom: 5px;
}

.get-quote .input-container .marketing-checkbox {
  width: 100%;
  margin: 0 0 15px 0;
}

.get-quote .solid-button {
  width: 100%;
  min-height: 42px;
}

.modal-form-wrapper {
  display: flex;
}

.modal-form-wrapper .modal-form {
  flex: 1;
}

.modal-form-wrapper .modal-form .errors {
  margin: 0;
}

.modal-form-wrapper .price-breakdown {
  width: 270px;
  margin-right: 15px;
  align-self: flex-start;
  background: #f9f9f9;
  padding: 10px;
  border-radius: 2px;
  border: 1px solid #d0d0d0;
}

.modal-form-wrapper .price-breakdown img {
  margin-bottom: 5px;
}

.modal-form-wrapper .price-breakdown .vehicle {
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 18px;
}

.modal-form-wrapper .price-breakdown .price-row {
  display: flex;
  align-items: center;
  padding: 5px 0;
  border-top: 1px solid #cacaca;
}

.modal-form-wrapper .price-breakdown .price-row:last-of-type {
  border-bottom: 1px solid #cacaca;
}

.modal-form-wrapper .price-breakdown .price-row.customer-maintained {
  color: #F18F00;
}

.modal-form-wrapper .price-breakdown .price-row.customer-maintained .tel, .modal-form-wrapper .price-breakdown .price-row.customer-maintained .tel i {
  color: #F18F00;
}

.modal-form-wrapper .price-breakdown .price-row.funder-maintained {
  color: #1e874a;
}

.modal-form-wrapper .price-breakdown .price-row.funder-maintained .tel, .modal-form-wrapper .price-breakdown .price-row.funder-maintained .tel i {
  color: #1e874a;
}

.modal-form-wrapper .price-breakdown .price-row.total-care {
  color: #1e874a;
}

.modal-form-wrapper .price-breakdown .price-row.total-care .tel, .modal-form-wrapper .price-breakdown .price-row.total-care .tel i {
  color: #1e874a;
}

.modal-form-wrapper .price-breakdown .price-row .label {
  font-size: 13px;
  line-height: 18px;
  flex: 1;
  margin: 0;
}

.modal-form-wrapper .price-breakdown .price-row .value {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}

.modal-form-wrapper .price-breakdown .price-row .value span {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  font-weight: 600;
}

.modal-form-wrapper .price-breakdown .price-row .tel {
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}

.modal-form-wrapper .price-breakdown .price-row .tel i {
  font-size: 11px;
}

.modal-form-wrapper .price-breakdown .price-row > i {
  margin: 0 3px 0 0;
}

.modal-form-wrapper .price-breakdown .terms {
  padding-top: 2px;
}

.modal-form-wrapper .price-breakdown .terms p {
  display: flex;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.modal-form-wrapper .price-breakdown .terms span {
  font-size: 13px;
  line-height: 20px;
}

.modal-form-wrapper .price-breakdown .terms .label {
  flex: 1;
  font-size: 13px;
}

.modal-form-wrapper .price-breakdown .options-container {
  padding-top: 5px;
}

.modal-form-wrapper .price-breakdown .options-container .heading {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  border-top: 1px dashed #cacaca;
  padding-top: 5px;
}

.modal-form-wrapper .price-breakdown .options-container .optional-extra-item {
  display: flex;
  margin-bottom: 0;
  font-weight: 500;
  align-items: center;
  padding: 3px 0;
  border-top: 1px dashed #cacaca;
}

.modal-form-wrapper .price-breakdown .options-container .optional-extra-item p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  flex: 1;
}

.modal-form-wrapper .price-breakdown .options-container .optional-extra-item span {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
}

/* === VEHICLE DERIVATIVE - MIDDLE SECTION === */
.vehicle-details-middle-section {
  display: flex;
}

.vehicle-details-middle-section .main-container {
  width: calc(100% - 350px);
  margin-right: 30px;
}

.vehicle-details-middle-section .side-bar {
  max-width: 320px;
  align-self: flex-start;
}

.vehicle-details-middle-section .review-container {
  background: #fff;
  border-radius: 16px;
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

/* === ACCORDION === */
.grey .accordion-header {
  background: #f0f1f5;
}

.grey .jac_accordion_content {
  background: #f0f1f5;
}

.white .accordion-header {
  background: #fff;
}

.white .jac_accordion_content .accordion-content {
  background: #fff;
}

[v-cloak] .accordion-content {
  height: 0;
  overflow: hidden;
}

.accordion-group .accordion-item:last-of-type .accordion-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.accordion-group .accordion-item:last-of-type .jac_accordion_content .accordion-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 0;
}

.accordion-group .accordion-item .accordion-header {
  border-bottom: none;
}

.accordion-wrapper {
  overflow: hidden;
}

.accordion-header {
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
  transition: all 200ms linear;
}

.accordion-header:hover, .accordion-header.open {
  background: rgba(0, 0, 0, 0.05);
}

.accordion-header h4, .accordion-header h2, .accordion-header h3, .accordion-header p, .accordion-header .header {
  margin: 0;
  flex: 1;
}

.accordion-content p:last-of-type {
  margin-bottom: 0;
}

.accordion-wrapper.default-accordion {
  border-bottom: 1px solid #e5e5e5;
}

.accordion-wrapper.default-accordion .accordion-header {
  padding: 12px 15px;
}

.accordion-wrapper.default-accordion .accordion-header h4, .accordion-wrapper.default-accordion .accordion-header h2, .accordion-wrapper.default-accordion .accordion-header h3, .accordion-wrapper.default-accordion .accordion-header p, .accordion-wrapper.default-accordion .accordion-header .header {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4em;
  color: #1b1b1b;
}

.accordion-wrapper.default-accordion .accordion-header i {
  flex-shrink: 0;
  transition: all 200ms linear;
  font-size: 14px;
  color: #1b1b1b;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px 0 0 0;
}

.accordion-wrapper.default-accordion .accordion-header.open i {
  transform: rotate(45deg);
}

.accordion-wrapper.default-accordion .accordion-content {
  padding: 15px;
}

.vehicle-option {
  display: flex;
  padding: 8px 3px;
  align-items: center;
  margin-bottom: 0px;
  cursor: pointer;
  border-top: 1px solid #e0e0e0;
  transition: all 200ms linear;
}

.vehicle-option:last-of-type {
  margin-bottom: 0;
}

.vehicle-option:only-child {
  border: none;
}

.vehicle-option .option {
  flex: 1;
}

.vehicle-option .price {
  margin-right: 10px;
}

.vehicle-equipment {
  display: flex;
  padding: 6px 2px;
  align-items: center;
  margin-bottom: 0px;
  border-top: 1px solid #e0e0e0;
  transition: all 200ms linear;
}

.vehicle-equipment i {
  font-size: 20px;
  color: #1e874a;
  margin-left: 5px;
}

.vehicle-equipment:last-of-type {
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
}

.vehicle-equipment:only-child {
  border: none;
}

.full-spec {
  display: flex;
  padding: 6px 10px;
  background: #033f46;
  color: #fff;
  border-radius: 8px;
  margin: 2px 0;
}

.full-spec p {
  margin: 0;
  font-weight: 300;
  font-size: 16px;
}

.full-spec .spec {
  flex: 1;
  margin-right: 5px;
}

.review.tabpanel p {
  margin: 0;
}

/* === MANUFACTURER CONTENT === */
.manufacturer-content-banner {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  align-items: center;
}

.manufacturer-content-banner.search {
  padding-bottom: 70px;
}

.manufacturer-content-banner .site-container {
  display: flex;
  align-items: center;
  position: relative;
  color: white;
}

.manufacturer-content-banner .site-container .text-container {
  flex: 1;
  margin-right: 20px;
}

.manufacturer-content-banner .site-container .text-container .strapline {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 3px 0;
}

.manufacturer-content-banner .site-container .text-container .header {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 500;
}

.manufacturer-content-banner .site-container .text-container p {
  line-height: 1.5em;
  margin-bottom: 15px;
}

.manufacturer-content-banner .site-container .text-container p a {
  color: white;
}

.manufacturer-content-banner .site-container .img-container {
  position: relative;
  width: 100%;
  max-width: 656px;
}

.manufacturer-content-banner .site-container .img-container .logo {
  background: white;
  display: flex;
  z-index: 1;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  padding: 10px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 10px;
}

.manufacturer-content-banner .site-container .img-container .vehicles {
  position: absolute;
  width: 100%;
}

.manufacturer-content-banner .site-container .img-container .vehicles {
  position: absolute;
  width: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.manufacturer-content-banner .site-container .img-container .vehicles img {
  max-width: 590px;
  width: 100%;
  position: relative;
  top: 10px;
  right: -20px;
}

.mobile-modal-select-trigger {
  display: none;
  margin: 10px 0;
}

.mobile-modal-select-trigger .solid-button {
  margin: 0;
  width: 100%;
  min-height: 36px;
}

.model-select-modal h4 {
  margin-bottom: 10px;
  font-size: 20px;
}

.model-select-list a {
  border: 0;
  border-bottom: 1px solid #eaeaea;
  text-decoration: none;
  font-size: 1rem;
  display: block;
  padding: 0.8rem;
  width: 100%;
  outline: 0;
  text-align: left;
  background-color: transparent;
  transition: all 200ms linear;
}

.model-select-list a:last-of-type {
  border-bottom: 0;
}

.model-select-list a:hover {
  text-decoration: none;
  background-color: #eaeaea;
}

/* === RANGE CONTENT === */
.range-filters-container {
  position: relative;
}

.range-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: -39px;
  width: 100%;
  background: white;
  border-radius: 100px;
  padding: 10px 25px;
}

.range-filters .default-input-container {
  margin: 0 0 3px 0px;
  width: calc((100% - 35px) / 4);
  border-right: 1px solid #e5e5e5;
}

.range-filters .default-input-container:last-of-type {
  border: 0;
}

.range-filters .default-input-container label {
  font-size: 12px;
  line-height: 1em;
  position: absolute;
  top: 20px;
  pointer-events: none;
}

.range-filters .default-input-container select {
  margin: 0;
  border: 0;
  padding-left: 0px;
  height: 55px;
  padding-top: 18px;
}

[v-cloak] .range-filters .default-input-container search-select {
  margin: 0;
  border: 0;
  padding-left: 0px;
  height: 55px;
  padding-top: 18px;
}

.range-table {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.range-table .header.row {
  border: none;
  background: #4a4f55;
  color: #fff;
  margin: 0;
}

.range-table .header.row .col, .range-table .header.row .col.price {
  border: none;
  min-height: 50px;
}

.range-table .header.row p, .range-table .header.row .price p, .range-table .header.row .price.personal p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4em;
  color: #fff;
  text-decoration: none;
}

.range-table .header.row .price p span {
  font-size: 12px;
  line-height: 1.3em;
  display: block;
  text-transform: none;
  color: #fff;
}

.range-table a.row {
  display: flex;
  text-decoration: none;
  background: #fff;
  transition: all 200ms linear;
}

.range-table a.row:hover {
  background: #f8f8f8;
}

.range-table .row:last-of-type {
  border-bottom: 0;
}

.range-table .row p, .range-table .row p span {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
}

.range-table .row h5 {
  margin: 0;
  line-height: 20px;
  font-size: 15px;
  font-weight: 400;
}

.range-table .row .col {
  padding: 10px 10px;
  display: flex;
  align-items: center;
  border-right: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
  justify-content: center;
  flex-wrap: wrap;
}

.range-table .row .col:last-of-type {
  border-right: none;
}

.range-table .row:last-of-type .col {
  border-bottom: none;
}

.range-table .row .vehicle-img {
  display: none;
  align-self: center;
  min-height: 1px;
}

.range-table .row .deriv {
  flex: 1;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}

.range-table .row .deriv .flags {
  display: flex;
}

.range-table .row .deriv .flag {
  padding: 3px 6px;
  border-radius: 3px;
  margin: 5px 5px 0 0;
}

.range-table .row .deriv .flag p {
  margin: 0;
  font-size: 12px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: 500;
}

.range-table .row .deriv .special-offer {
  background: #c30e2e;
  color: white;
}

.range-table .row .deriv .in-stock {
  background: #1e874a;
  color: white;
}

.range-table .row .deriv .delivery {
  background: #1e874a;
  color: white;
}

.range-table .row .deriv .generic {
  background: #d2eaf8;
  color: #476576;
}

.range-table .row .deriv .generic.flag p {
  text-transform: none;
}

.range-table .row .deriv .top-deal {
  background: #e73567;
}

.range-table .row .deriv .top-deal p {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin: 0 11px;
}

.range-table .row .deriv .top-deal p:before {
  content: "";
  width: 7px;
  height: 13px;
  display: block;
  background: url("/img/misc/td-left-white.png") 50% 50% no-repeat;
  position: absolute;
  left: -10px;
  top: 0px;
  background-size: 7px 12px;
}

.range-table .row .deriv .top-deal p:after {
  content: "";
  width: 7px;
  height: 13px;
  display: block;
  background: url("/img/misc/td-right-white.png") 50% 50% no-repeat;
  position: absolute;
  right: -10px;
  top: 0px;
  background-size: 7px 12px;
}

.range-table .row .fuel {
  width: 130px;
  text-align: center;
}

.range-table .row .transmission {
  width: 122px;
  text-align: center;
}

.range-table .row .efficiency {
  width: 92px;
  text-align: center;
}

.range-table .row .range {
  width: 140px;
  text-align: center;
}

.range-table .row .price {
  width: 115px;
  text-align: center;
}

.range-table .row .price p {
  font-weight: 700;
  font-size: 17px;
  color: #1e874a;
  line-height: 1.4em;
}

.range-table .row .price p span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2em;
  display: block;
  color: #1b1b1b;
}

.range-table .row .col.button {
  width: 85px;
}

.range-table .row .col.button .solid-button {
  min-height: 30px;
  width: 100%;
}

.range-table .loading-wrapper {
  background: #fff;
  text-align: center;
  padding: 20px 10px;
}

.range-table .loading-wrapper img {
  margin: 10px auto 5px auto;
  width: 45px;
}

.range-table .loading-wrapper p {
  margin: 0;
}

/* === TAX TABLE === */
.tax-table-wrapper {
  border-radius: 10px;
  padding: 15px 15px 10px 15px;
  margin-top: 20px;
}

.tax-table-wrapper .heading {
  color: #1b1b1b;
  font-weight: 500;
  font-size: 16px;
}

.tax-table {
  overflow: hidden;
}

.tax-table .header.row {
  border-bottom: 1px solid #1b1b1b;
  color: #1b1b1b;
  margin: 0;
}

.tax-table-wrapper .tax-table .header.row {
  border-top: 1px solid #e9e9e9;
}

.tax-table .header.row p {
  font-weight: 500;
  text-decoration: none;
  text-align: center;
}

.tax-table .row:last-of-type {
  border-bottom: 0;
}

.tax-table .row p, .range-table .row p span {
  margin: 0;
  line-height: 1.3em;
  font-size: 14px;
}

.tax-table .row .tax-40, .tax-table .row .tax-20 {
  flex: 3;
}

.tax-table .row .bik-value {
  flex: 2;
}

.tax-table .row .year, .tax-table .row .bik {
  flex: 1;
}

.tax-table .row .col {
  padding: 6px 8px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d2d3d4;
  justify-content: center;
  flex-wrap: wrap;
}

.tax-table .row:last-of-type .col {
  border-bottom: none;
}

/* === TAX TABS === */
.tax-tabs .tabs {
  display: flex;
  justify-content: center;
}

.tax-tabs div[role=tablist] {
  justify-content: center;
}

.tax-tabs .tab {
  height: 50px;
  border-radius: 70px;
  max-width: 370px;
  font-weight: 500;
  cursor: pointer;
  color: #148973;
  background: #cfe7e0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  padding: 3px 20px;
  position: relative;
  transition: all 200ms linear;
}

.tax-tabs .tab.active {
  color: white;
  background: #1e874a;
  cursor: default;
}

/* === TAX CALC SEARCH === */
.tax-calculator-selector-results {
  margin-top: 30px;
  display: flex;
  background: white;
  border-radius: 16px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.tax-calculator-selector-results .vehicle-card, .tax-calculator-selector-results .vehicle-card:hover {
  box-shadow: none;
  transition: none;
  transform: none;
  max-width: 340px;
  border-radius: 16px;
}

.tax-calculator-selector-results .tax-details {
  padding: 25px;
  flex: 1;
  border-right: 1px dashed #d3d3d3;
}

.tax-calculator-selector-results .tax-details .make-model {
  margin: 0 0 5px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
}

.tax-calculator-selector-results .tax-details .derivative {
  margin: 0 0 2px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
  color: #45535d;
  text-align: left;
}

.tax-calculator-selector-results .tax-details .spec-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 25px 0;
}

.tax-calculator-selector-results .tax-details .spec-container .spec {
  width: calc((100% - 31px) / 3);
  margin: 0 15px 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
}

.tax-calculator-selector-results .tax-details .spec-container .spec:nth-of-type(3n) {
  margin-right: 0;
}

.tax-calculator-selector-results .tax-details .spec-container .spec .label {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
}

.tax-calculator-selector-results .tax-details .spec-container .spec .value {
  font-size: 14px;
}

/* === SHOWROOM VEHICLE CARD === */
.showroom.add-vehicle {
  background: #033f46;
  border-radius: 16px;
  padding: 10px 25px 25px 25px;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 20px;
}

.showroom.add-vehicle .option {
  width: calc((100% - 81px) / 5);
  margin-right: 20px;
}

.showroom.add-vehicle .option:last-of-type {
  margin-right: 0;
}

.showroom.add-vehicle .option label {
  color: #fff;
  font-size: 13px;
}

.showroom.add-vehicle .option select {
  border: none;
  margin: 0;
}

.showroom.add-vehicle .option.button {
  display: flex;
  align-items: flex-end;
}

.showroom.add-vehicle .solid-button {
  width: 100%;
}

.showroom-enter, .showroom-leave-to {
  opacity: 0;
  transition: all 500ms;
}

.showroom-active {
  position: absolute;
}

.showroom-move {
  transition: transform 1s;
}

.showroom-enter, .showroom-leave-to {
  opacity: 0;
}

.showroom-wrapper h2 {
  font-size: 20px;
  line-height: 26px;
}

.showroom-wrapper .loader-svg {
  max-width: 60px;
}

.showroom-wrapper .loading-wrapper {
  padding: 35px 0 45px 0;
}

.showroom-wrapper .loading-wrapper .loading-container {
  text-align: center;
}

.showroom-wrapper .loading-wrapper .loading-container img {
  margin: 0 auto 10px auto;
  max-width: 45px;
}

.alert-box.showroom {
  display: none;
  text-align: center;
  margin-right: 15px;
  margin-left: 15px;
}

.vehicle-card.showroom {
  flex-grow: 1;
}

.vehicle-card.showroom:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  z-index: 1;
  transform: none;
}

.vehicle-card.showroom .remove {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 200ms linear;
  position: absolute;
  top: -5px;
  right: -5px;
  border-radius: 100%;
  width: 30px;
  font-size: 12px;
  height: 30px;
}

.vehicle-card.showroom .remove:hover {
  background: #e71138;
}

.vehicle-card.showroom .vehicle-select {
  padding: 10px 20px 20px 20px;
}

.vehicle-card.showroom .name {
  padding: 15px 10px 0 10px;
}

.vehicle-card.showroom .name .make-model {
  font-size: 18px;
  text-align: center;
}

.vehicle-card.showroom .name .derivative {
  text-align: center;
}

.vehicle-card.showroom .price-container .price.call-us {
  font-size: 24px;
  margin-bottom: 3px;
}

.vehicle-card.showroom .price-container .phone-container .price {
  font-size: 24px;
  display: flex;
  align-items: center;
}

.vehicle-card.showroom .price-container .phone-container .price i {
  font-size: 17px;
  margin: 0 4px 0 0;
}

.vehicle-card.showroom .price-container .price-box .initial {
  font-size: 13px;
  line-height: 1.2em;
}

.vehicle-card.showroom .terms-container .grouped-checkbox:last-of-type {
  margin-right: 0;
}

.vehicle-card.showroom .terms-container .grouped-checkbox .checkbox-custom-label {
  height: 32px;
}

.vehicle-card.showroom .terms-container .grouped-checkbox-label {
  margin-bottom: 7px;
  line-height: 1.2em;
  font-size: 13px;
}

.vehicle-card.showroom .terms-container .grouped-checkbox .checkbox-custom-label p {
  line-height: 18px;
  font-size: 13px;
  font-weight: 500;
}

.vehicle-card.showroom .terms-container .grouped-checkbox-wrapper {
  margin-bottom: 10px;
}

.vehicle-card.showroom .terms-container select {
  border: 1px solid #d3d3d3;
  height: 32px;
  margin: 0;
}

.vehicle-card.showroom .spec {
  border-top: 1px solid #e0e0e0;
}

.vehicle-card.showroom .spec div {
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  padding: 3px 0;
}

.vehicle-card.showroom .spec div p {
  flex: 1;
  margin: 0;
}

.vehicle-card.showroom .spec div span {
  color: #1e874a;
}

.vehicle-card.showroom .solid-button {
  width: 100%;
  margin: 10px 0 0 0;
}

.vehicle-card.showroom .options-container {
  margin: 10px 0 0px 0;
  border-radius: 4px;
}

.vehicle-card.showroom.empty {
  flex-grow: unset;
  height: auto;
}

.vehicle-card.showroom.empty .name {
  text-align: center;
}

.vehicle-card.showroom.empty .name .make-model {
  margin: 0;
}

.vehicle-card.showroom.empty .name .derivative {
  margin: 0;
}

.vehicle-card.showroom.empty .vehicle-select select {
  height: 34px;
  margin-bottom: 8px;
}

.vehicle-card.showroom.empty .vehicle-select label {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 2px;
  display: block;
}

.vehicle-card.showroom.empty .solid-button {
  margin-top: 5px;
}

/* === MULT QUOTE TRIGGER === */
.multi-quote-trigger-container {
  background: #1e874a;
  color: white;
  padding: 20px;
  display: flex;
  align-items: center;
}

.multi-quote-trigger-container i {
  background: white;
  border-radius: 100%;
  font-size: 40px;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e874a;
  margin-right: 15px;
}

.multi-quote-trigger-container div {
  flex: 1;
  margin-right: 10px;
}

.multi-quote-trigger-container div p {
  margin: 0;
}

.multi-quote-trigger-container div .header {
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 5px;
}

/* === CONTACT PAGE === */
.contact-page-split {
  display: flex;
}

.contact-page-split .contact-form-wrapper {
  flex: 1;
  margin-right: 40px;
  padding: 25px 30px 30px 30px;
}

.contact-page-split .contact-form-wrapper h2 {
  margin-bottom: 5px;
}

.contact-page-split .contact-info-wrapper {
  width: 320px;
}

.contact-info-wrapper h3 {
  font-size: 18px;
  margin: 0px 0 5px 0;
  font-weight: 500;
}

.contact-info-wrapper h4 {
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-weight: 500;
}

.contact-info-wrapper .contact-method, .contact-info-wrapper .contact-method a {
  color: #1b1b1b;
}

.contact-method {
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-bottom: 8px;
  font-size: 14px;
  text-decoration: none;
}

.contact-method i {
  margin: 0 5px 0 0;
  font-weight: normal;
  color: #1e874a;
}

.contact-method a {
  text-decoration: none;
}

.contact-form .input.row input {
  width: calc((100% - 15px) / 2);
  margin: 0 15px 15px 0;
}

.contact-form .input.row input:nth-of-type(even) {
  margin-right: 0;
}

.contact-form textarea {
  height: 150px;
  margin-bottom: 5px;
}

.contact-form .solid-button {
  max-width: 200px;
  width: 100%;
}

/* === TILE GRID === */
.tile-grid {
  display: flex;
  flex-wrap: wrap;
}

.tile-grid .tile {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 30px 30px 0;
  padding: 40px;
  text-align: center;
  width: calc(33.33333% - 20.33333px);
  border-radius: 16px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.tile-grid .tile:nth-of-type(3n) {
  margin-right: 0;
}

.tile-grid .tile .heading {
  font-size: 1.35em;
}

.tile-grid .tile .content {
  margin: 0;
}

.tile-grid .tile i {
  width: 80px;
  height: 80px;
  color: white;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  margin-bottom: 15px;
}

.primary-bg .tile-grid .tile i {
  background: #1e874a;
}

.secondary-bg .tile-grid .tile i {
  background: #4a4f55;
}

.light-grey-bg .tile-grid .tile i {
  background: #1e874a;
}

i.one:before {
  font-style: normal;
  line-height: normal;
  content: "1";
  font-weight: 600;
}

i.two:before {
  font-style: normal;
  line-height: normal;
  content: "2";
  font-weight: 600;
}

i.three:before {
  font-style: normal;
  line-height: normal;
  content: "3";
  font-weight: 600;
}

i.four:before {
  font-style: normal;
  line-height: normal;
  content: "4";
  font-weight: 600;
}

i.five:before {
  font-style: normal;
  line-height: normal;
  content: "5";
  font-weight: 600;
}

i.six:before {
  font-style: normal;
  line-height: normal;
  content: "6";
  font-weight: 600;
}

i.seven:before {
  font-style: normal;
  line-height: normal;
  content: "7";
  font-weight: 600;
}

i.eight:before {
  font-style: normal;
  line-height: normal;
  content: "8";
  font-weight: 600;
}

i.nine:before {
  font-style: normal;
  line-height: normal;
  content: "9";
  font-weight: 600;
}

/* === FINANCE POPUP FORM === */
.finance-popup-form.jac-modal-overlay .jac-modal-wrapper .jac-modal-container.jac-modal-size-medium {
  max-width: 660px;
}

.finance-popup-form .row input {
  width: calc((100% - 15px) / 2);
}

.finance-popup-form .row input:nth-of-type(odd) {
  margin-right: 15px;
}

.finance-popup-form textarea {
  margin-bottom: 0;
}

.finance-popup-form button {
  width: 100%;
}

.loading img {
  margin: 0 auto 5px auto;
  max-width: 60px;
}

/* === ERROR PAGE === */
.error-page img {
  max-width: 550px;
  width: 100%;
  margin: 10px auto 10px auto;
}

.error-page h1 {
  margin: 20px auto 10px auto;
  font-size: 38px;
  line-height: 46px;
}

/* === BLOG INDEX === */
.latest-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 5px;
}

.latest-articles h1 {
  width: 100%;
  margin-bottom: 15px;
  font-size: 30px;
}

.latest-articles .blog-summary {
  width: calc((100% - 31px) / 2);
  background: white;
}

.latest-articles .blog-summary:last-of-type {
  margin-right: 0;
}

.older-articles > h2, .older-articles > h1 {
  font-size: 22px;
  margin: 0 0 10px 0;
}

.older-articles .blog-summary {
  width: 100%;
  margin: 0 0 30px 0;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}

.older-articles .blog-summary .cover {
  max-width: 190px;
  height: auto;
  width: 100%;
  margin-right: 15px;
}

.older-articles .blog-summary .content {
  padding: 3px 0;
  line-height: 1.4em;
}

.older-articles .blog-summary .title {
  font-size: 18px;
  margin-bottom: 3px;
}

.news-cat-block {
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.news-cat-block .heading {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.news-cat-block .heading p {
  margin: 0;
  font-size: 18px;
}

.news-cat-block .news-cat-link {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  text-decoration: none;
  transition: 200ms all linear;
}

.news-cat-block .news-cat-link:hover {
  background: rgba(0, 0, 0, 0.02);
}

.news-cat-block .news-cat-link:last-of-type {
  border-bottom: 0;
}

.article-body {
  padding: 25px 35px;
  background: white;
  border-radius: 14px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.article-body img {
  margin: 15px auto;
  width: 100%;
}

.article-body .meta {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 500;
}

.article-body .meta span {
  font-weight: 400;
  font-size: 14px;
}

.article-body .meta .author {
  font-style: italic;
}

/* === BLOG CARDS === */
.blog-summary {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  background: #fff;
  margin: 0 30px 30px 0;
  padding: 12px;
  border-radius: 12px;
  overflow: hidden;
  width: calc((100% - 61px) / 3);
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  transition: all 200ms linear;
}

.blog-summary:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18), 0 10px 10px rgba(0, 0, 0, 0.15);
  z-index: 1;
  transform: translateY(-3px) scale(1.02);
  border-color: transparent;
}

.blog-summary:nth-of-type(3n) {
  margin-right: 0;
}

.blog-summary .cover {
  width: 100%;
  height: 256px;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-summary .date {
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  margin: 0 0 12px 0;
  color: #148973;
  font-weight: 500;
  border-radius: 60px;
  padding: 5px 10px;
  background: #dcede8;
}

.blog-summary .content {
  padding: 15px 0 3px 0;
}

.blog-summary .title {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 5px;
}

.blog-summary .excerpt {
  margin-bottom: 0px;
}

/* === NEWSLETTER BAR === */
.newsletter-bar {
  padding: 40px 20px 50px 20px;
  min-height: 180px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  border-bottom: 1px solid #51565d;
  background: #3a3e43;
}

.newsletter-bar > div {
  flex: 1;
  max-width: 580px;
  text-align: center;
}

.newsletter-bar .header {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 10px;
  color: white;
}

.newsletter-bar p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  color: #989ca1;
}

.newsletter-bar .newsletter-form {
  margin-top: 20px;
  max-width: none;
  display: block;
}

.newsletter-bar .newsletter-form input {
  color: white;
}

.newsletter-bar .newsletter-form ::-moz-placeholder {
  color: white;
}

.newsletter-bar .newsletter-form ::placeholder {
  color: white;
}

.newsletter-bar .newsletter-form ::-ms-input-placeholder {
  color: white;
}

.newsletter-bar .newsletter-form .solid-button {
  min-height: 44px;
  width: 100%;
  max-width: 170px;
}

.newsletter-form {
  width: 100%;
  max-width: 400px;
}

.newsletter-bar .newsletter-form div.inputs {
  border-radius: 60px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border: 1px solid #63686f;
  padding: 5px;
}

.newsletter-bar .newsletter-form div.inputs input {
  margin: 0;
  padding-left: 12px;
  border: none;
  background: none;
}

.newsletter-popup img {
  max-width: 160px;
  margin: 0 auto;
}

.newsletter-popup .heading {
  font-size: 20px;
  font-weight: 500;
}

.newsletter-popup .solid-button {
  width: 100%;
}

.newsletter-block.side-bar-block {
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.newsletter-block.side-bar-block .heading {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.newsletter-block.side-bar-block .heading p {
  margin: 0;
  font-size: 18px;
}

.newsletter-block.side-bar-block .content-container {
  padding: 20px;
}

.newsletter-block.side-bar-block .content-container p {
  margin: 0 0 10px 0;
}

.newsletter-block.side-bar-block .newsletter-form {
  display: block;
  margin: 0;
  max-width: none;
}

.newsletter-block.side-bar-block .newsletter-form input {
  width: 100%;
  border-radius: 60px;
  width: 100%;
  border: 1px solid #e2e2e2;
  margin: 0;
}

.newsletter-block.side-bar-block .newsletter-form .solid-button {
  width: 100%;
  border-radius: 60px;
  margin-top: 10px;
}

.side-bar-block .heading {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.side-bar-block .heading p {
  margin: 0;
  font-size: 18px;
}

.side-bar-block .content-container {
  padding: 20px;
}

.side-bar-block .content-container p {
  margin: 0 0 10px 0;
}

/* === EXIT POPUP === */
#exit-popup-wrapper {
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  padding: 20px;
}

#exit-popup-container {
  text-align: center;
  min-width: 300px;
  max-width: 500px;
  width: 100%;
  position: relative;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
  margin: 0;
  padding: 20px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
}

#exit-popup-container #exit-popup-close {
  cursor: pointer;
  top: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  position: absolute;
  font-size: 26px;
  text-align: center;
  line-height: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

/* === FOOTER === */
.main-footer {
  display: flex;
  align-items: flex-start;
  color: white;
  padding-top: 30px;
  padding-bottom: 25px;
}

.main-footer li, .main-footer p, .main-footer a {
  color: white;
}

.main-footer .link-container {
  flex: 1;
  display: flex;
  align-items: flex-start;
}

.main-footer .link-container div {
  width: calc((100% - 61px) / 3);
  margin-right: 30px;
}

.main-footer .link-container div:last-of-type {
  margin-right: 0;
}

.main-footer .link-container ul {
  margin: 0;
  padding: 0;
}

.main-footer .link-container li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 20px;
}

.main-footer .link-container p {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
}

.main-footer .link-container a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-size: 14px;
  color: #989ca1;
  font-weight: 400;
  transition: all 200ms linear;
}

.main-footer .link-container a:hover {
  border-color: #c0c2c5;
  color: #c0c2c5;
}

footer .contact-info {
  width: 360px;
  margin-right: 40px;
}

footer .contact-info .heading {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
}

footer .contact-info p, footer .contact-info a {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  line-height: 1.3em;
  font-size: 14px;
  text-decoration: none;
}

footer .contact-info p i, footer .contact-info a i {
  font-size: 14px;
  margin-right: 7px;
}

footer .contact-info .social-links li {
  margin-bottom: 0;
}

footer .contact-info .social-links li a {
  display: flex;
  margin-bottom: 0;
  font-size: 13px;
  width: 26px;
  height: 26px;
}

footer .contact-info .social-links {
  margin-top: 10px;
}

footer .contact-info .footer-logos {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 15px;
}

footer .contact-info .bvrla {
  border-radius: 4px;
  background: white;
  padding: 5px 4px;
  margin: 0 10px 0 0;
  display: inline-flex;
}

footer .contact-info .saf {
  border-radius: 4px;
  margin: 0;
  background: white;
  padding: 2px;
}

footer .contact-info .saf img {
  margin: 0;
  display: block;
}

footer .legals p, footer .legals a {
  color: #989ca1;
  font-size: 12px;
  line-height: 1.4em;
}

footer .legals {
  padding-top: 20px;
  padding-bottom: 25px;
  border-top: 1px solid #2b4a38;
}

footer .legals.padded {
  padding-bottom: 95px;
}

footer .legals p {
  margin: 0 0 5px 0;
}

footer .legals a.dev-link {
  border-bottom: 1px solid #dfdfdf;
  color: #dfdfdf;
  text-decoration: none;
  align-self: flex-end;
  font-size: 13px;
  transition: all 200ms linear;
  font-weight: 400;
  margin-top: 10px;
}

footer .legals a.dev-link:hover {
  border-color: transparent;
  color: #fff;
}

/* === PARALLAX BG === */
.parallax-bg {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

/* === SITEMAP === */
.sitemap ul {
  margin: 10px 0;
  padding: 0;
}

.sitemap li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sitemap li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 8px 12px;
  margin: 8px 0;
  border-radius: 2px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  transition: all 200ms linear;
}

.sitemap li a p {
  flex: 1;
  margin: 0 5px 0 0;
}

.sitemap li a span {
  font-size: 13px;
}

.sitemap li a:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.22);
  z-index: 1;
  border-color: transparent;
  transform: translateY(-2px) scale(1.005);
}

/* === MANUFACTURER GRID === */
.manufacturer-grid {
  display: flex;
  flex-wrap: wrap;
}

.manufacturer-grid > div {
  width: calc((100% - 7px) / 7);
  display: flex;
  margin: 0;
}

.manufacturer-grid a {
  text-decoration: none;
  text-align: center;
  padding: 20px;
  position: relative;
  width: 100%;
  color: #1b1b1b;
  display: block;
  transition: all 200ms linear;
}

.manufacturer-grid a .logo {
  width: 80px;
  margin: 0 auto;
}

.manufacturer-grid a img {
  align-self: center;
  margin: 0 auto;
}

.manufacturer-grid a h2 {
  margin: 7px 0 0 0;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  border: none;
}

.manufacturer-grid a:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  z-index: 1;
  border-color: transparent;
  background: rgba(255, 255, 255, 0.6);
  transform: translateY(-3px) scale(1.01);
}

/* === MANUFACTURER PANEL === */
.manufacturer-panel-wrapper {
  display: flex;
  align-items: center;
}

.manufacturer-panel-wrapper .content {
  max-width: 310px;
}

.manufacturer-panel-wrapper .content h2 {
  font-size: 30px;
  line-height: 38px;
}

.manufacturer-panel-wrapper .manufacturer-panel {
  flex: 1;
  margin-left: 30px;
}

.manufacturer-panel-wrapper .manufacturer-panel > div {
  width: 14.2857142857%;
  padding: 12px 10px;
}

.manufacturer-panel-wrapper .manufacturer-panel img {
  margin: 0 auto;
  max-width: 60px;
}

/* === MANUFACTURER SLIDER === */
[v-cloak] .manufacturer-logo-slider {
  display: flex;
}

.manufacturer-logo-slider {
  margin: 0 30px;
  padding: 0 5px;
}

.manufacturer-logo-slider .js_slides .js_slide {
  min-width: 7.1428571429%;
  width: 7.1428571429%;
  padding: 10px 15px;
  margin: 0;
}

/* === ROLLING BANNER === */
.rolling-banner-wrapper {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
  min-height: 490px;
  display: flex;
  align-items: center;
}

.rolling-banner-wrapper.search {
  padding-bottom: 90px;
  z-index: 1;
}

.rolling-banner-wrapper .site-container {
  display: flex;
  align-items: center;
  position: relative;
  color: white;
}

.rolling-banner-wrapper .site-container .text-container {
  flex: 1;
  margin-right: 20px;
}

.rolling-banner-wrapper .site-container .text-container .strapline {
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 3px 0;
  font-weight: 400;
}

.rolling-banner-wrapper .site-container .text-container .header {
  font-size: 40px;
  line-height: 1.15em;
  font-weight: 600;
  margin: 0 0 15px 0;
}

.rolling-banner-wrapper .site-container .text-container p {
  line-height: 1.5em;
  margin-bottom: 15px;
}

.rolling-banner-wrapper .site-container .text-container a {
  margin-top: 8px;
}

.rolling-banner-container {
  max-width: 680px;
  width: 100%;
  position: relative;
}

.rolling-banner-container.lory_slider .frame {
  z-index: 1;
}

.rolling-banner-container .slides > li {
  margin: 0;
  white-space: normal;
}

.rolling-banner-container .vehicle-banner {
  position: relative;
  align-items: center;
  display: flex;
  margin: 0 20px;
}

.rolling-banner-container .vehicle-banner-slide .img-wrapper {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rolling-banner-container .vehicle-banner-slide .img-wrapper img {
  max-width: 590px;
  width: 100%;
  position: relative;
  top: 10px;
  right: -20px;
}

.rolling-banner-container .vehicle-banner-slide .make-model {
  position: absolute;
  border-radius: 60px;
  padding: 7px 16px;
  color: white;
  top: 10px;
  font-size: 19px;
  font-weight: 500;
}

.primary-bg .rolling-banner-container .vehicle-banner-slide .make-model {
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
}

.rolling-banner-container .vehicle-banner-slide .make-model span {
  font-size: 19px;
  line-height: 1.3em;
  font-weight: 700;
}

.rolling-banner-container .vehicle-banner-slide .price-bubble {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: 16px;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.rolling-banner-container .vehicle-banner-slide .price-bubble .from {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2em;
}

.rolling-banner-container .vehicle-banner-slide .price-bubble .price {
  margin: 0;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.2em;
}

.rolling-banner-container .vehicle-banner-slide .price-bubble .vat {
  margin: 0;
  line-height: 1.2em;
  font-size: 12px;
}

.rolling-banner-container .vehicle-banner-slide .price-bubble {
  background: #1e874a;
  box-shadow: 0 0 0 0 rgb(30, 135, 7);
  animation: pulse-primary 1.5s infinite;
}

@keyframes pulse-secondary {
  0% {
    box-shadow: 0 0 0 0 rgba(74, 79, 85, 0.7);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(74, 79, 85, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(74, 79, 85, 0);
  }
}
@keyframes pulse-primary {
  0% {
    box-shadow: 0 0 0 0 rgba(30, 135, 7, 0.7);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(30, 135, 7, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(30, 135, 7, 0);
  }
}
[v-cloak] .row.rolling-banner-container {
  flex-wrap: nowrap;
  overflow: hidden;
}

[v-cloak] .rolling-banner-container .vehicle-banner-slide:not(:first-of-type) {
  display: none;
}

[v-cloak] .rolling-banner-container .vehicle-banner-slide:first-of-type {
  width: 100%;
}

.rolling-banner-wrapper .actions .prev, .rolling-banner-wrapper .actions .next {
  width: 40px;
  height: 40px;
  top: 50%;
  position: absolute;
  margin-top: -30px;
  border-radius: 100%;
  color: #192f44;
  font-size: 14px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 200ms linear;
}

.rolling-banner-wrapper .actions .prev:hover, .rolling-banner-wrapper .actions .next:hover {
  background: rgb(255, 255, 255);
}

.rolling-banner-wrapper .actions .prev {
  left: 20px !important;
}

.rolling-banner-wrapper .actions .next {
  right: 20px !important;
}

.rolling-banner-wrapper .simple-search-wrapper {
  position: absolute;
  bottom: -120px;
  z-index: 1;
  color: initial;
}

html.webp .electric-charge.static-banner-wrapper {
  background-image: url("/img/backgrounds/electric-car-charge-point-map.webp");
}

html.no-webp .electric-charge.static-banner-wrapper {
  background-image: url("/img/backgrounds/electric-car-charge-point-map.jpg");
}

.electric-charge.static-banner-wrapper {
  position: relative;
}

.electric-charge.static-banner-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 500px;
}

.electric-charge.static-banner-wrapper:after {
  opacity: 0.12;
  background: #4a4f55;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.electric-charge.static-banner-wrapper .site-container {
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
}

.electric-charge.static-banner-wrapper .text-content {
  max-width: 520px;
  padding: 30px 40px 40px 40px;
  margin: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  border-radius: 16px;
  background: white;
  display: block;
  color: #252525;
  text-align: left;
}

.electric-charge.static-banner-wrapper .text-content h2 {
  margin: 0 0 10px 0;
}

.electric-charge.static-banner-wrapper .text-content p {
  font-size: 15px;
  font-weight: 400;
}

/* === VIDEO WRAPPER === */
.video-wrapper.center {
  margin-left: auto;
  margin-right: auto;
}

.video-wrapper.fullwidth {
  width: 100%;
}

.video-wrapper.small {
  max-width: 340px;
  width: 100%;
}

.video-wrapper.medium {
  max-width: 540px;
  width: 100%;
}

.video-wrapper.large {
  max-width: 740px;
  width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 1px;
  height: 0;
}

.video-container iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-popup-trigger-wrapper.center {
  text-align: center;
}

.video-popup-trigger {
  display: inline-block;
  width: auto;
  cursor: pointer;
}

.video-popup-trigger-wrapper.center .video-popup-trigger {
  margin-left: auto;
  margin-right: auto;
}

.video-popup-trigger-wrapper.fullwidth .video-popup-trigger {
  width: 100%;
}

.video-popup-trigger-wrapper.small .video-popup-trigger {
  max-width: 340px;
  width: 100%;
}

.video-popup-trigger-wrapper.medium .video-popup-trigger {
  max-width: 540px;
  width: 100%;
}

.video-popup-trigger-wrapper.large .video-popup-trigger {
  max-width: 740px;
  width: 100%;
}

.video-popup-trigger-wrapper .video-popup-trigger img {
  display: block;
  max-width: 100%;
}

/* === WEB QUOTE ===*/
.web-quote-form .order-progress {
  background: #1e874a;
  padding-top: 15px;
  padding-bottom: 15px;
}

.web-quote-form .order-progress h1 {
  font-size: 25px;
}

.web-quote-actions {
  display: flex;
  margin-bottom: 20px;
}

.web-quote-actions .notice {
  color: #1e874a;
  display: flex;
  align-items: center;
  background: #d4d6e5;
  border-radius: 6px;
  padding: 5px 10px;
  flex: 1;
}

.web-quote-actions .notice i {
  font-size: 17px;
  margin-right: 5px;
}

.web-quote-actions .notice p {
  margin: 0;
  font-style: italic;
  font-size: 14px;
  font-weight: 500;
}

.web-quote-actions .notice p span {
  font-weight: 600;
}

.web-quote-actions .solid-button, .web-quote-actions .border-button {
  margin-left: 10px;
  font-size: 14px;
}

.web-quote-actions .solid-button {
  padding: 0 10px;
}

.web-quote-actions .solid-button.phone i {
  margin: 0 4px 0 7px;
}

.web-quote-form .order-form-section {
  border-radius: 6px;
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08), 0 2px 5px rgba(0, 0, 0, 0.15);
}

.web-quote-form .order-form-section .heading {
  font-weight: 600;
}

.order-form-section.vehicle-wrapper .heading .derivative {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

.order-form-section.vehicle-wrapper .vehicle-container {
  display: flex;
  align-items: flex-start;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle {
  order: 2;
  max-width: 450px;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle-details {
  background: #f0f1f5;
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle-details .detail {
  padding: 5px 0;
  display: flex;
  width: calc((100% - 20px) / 2);
  border-bottom: 1px solid #dddee2;
  margin: 0 5px;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle-details .detail:nth-last-child(-n+2) {
  border-bottom: none;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle-details .detail p {
  margin: 0;
  line-height: 18px;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle-details .detail .label {
  flex: 1;
}

.order-form-section.vehicle-wrapper .vehicle-container .vehicle-details .detail .value {
  font-weight: 600;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms {
  order: 1;
  flex: 1;
  margin-right: 20px;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms .term {
  padding: 5px 0;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #dddee2;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms .term p {
  margin: 0;
  line-height: 20px;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms .term .label {
  flex: 1;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms .term .value {
  font-weight: 600;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms .note {
  font-style: italic;
  margin: 10px 0;
}

.order-form-section.vehicle-wrapper .vehicle-container .contract-terms .term.total {
  color: white;
  border: none;
  background: #1e874a;
  padding: 8px;
}

.web-quote-form .quote-vehicle-info .vehicle-name {
  margin-bottom: 10px;
}

.web-quote-form .quote-vehicle-info .img {
  order: 2;
  max-width: 520px;
}

.web-quote-form .quote-vehicle-info .img .note {
  text-align: right;
  font-style: italic;
  margin: 5px 0 0 0;
  font-size: 14px;
}

.web-quote-form .quote-vehicle-info .vehicle-details {
  order: 1;
  flex: 1;
  margin-right: 20px;
}

.web-quote-form .quote-vehicle-info .vehicle-details .vehicle-spec {
  padding: 7px 10px;
  background: #033f46;
  border-radius: 6px;
  color: #fff;
}

.web-quote-form .quote-vehicle-info .vehicle-details .vehicle-spec p {
  margin: 0 0 3px 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .vehicle-spec p:last-of-type {
  margin-bottom: 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .vehicle-spec p span {
  marign-right: 5px;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-terms {
  margin-top: 5px;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-terms .term {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-terms .term:last-of-type {
  border-bottom: 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-terms .term p {
  flex: 1;
  margin: 0 5px 0 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-terms .term span {
  margin: 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-total {
  padding: 7px 10px;
  margin-top: 5px;
  background: #033f46;
  border-radius: 6px;
  color: #fff;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-total p {
  display: flex;
  align-items: center;
  margin: 0;
}

.web-quote-form .quote-vehicle-info .vehicle-details .contract-total p span {
  margin-right: 5px;
  flex: 1;
}

.web-quote-form .button-container {
  display: flex;
  align-items: center;
}

.web-quote-form .quote-confirm .button-container {
  padding: 0;
}

.web-quote-form .quote-confirm .button-container .name-input {
  margin: 0 15px 0 0;
  height: 40px;
}

.web-quote-form button.proceed[disabled] {
  opacity: 0.6;
  pointer-events: none;
}

.web-quote-form button.proceed[disabled]:hover {
  background: #007cc7;
}

.cta-banner {
  text-align: center;
  min-height: 250px;
  display: flex;
  align-items: center;
}

.cta-banner.primary-bg, .cta-banner.primary-bg .site-container a {
  color: white;
  text-decoration: none;
}

.cta-banner .phone {
  font-size: 30px;
  font-weight: 800;
  margin: 15px 0 0 0px;
  text-decoration: none;
  display: flex;
  justify-content: center;
}

.cta-banner .phone i {
  font-size: 25px;
  margin: 0 5px 0 0;
}

/* === ORDER === */
.marketing-checkboxes {
  display: flex;
  flex-wrap: wrap;
}

.marketing-checkboxes .terms-agree {
  margin: 0px 10px 0 0;
  width: calc((100% - 21px) / 3);
}

.marketing-checkboxes .terms-agree:nth-of-type(3) {
  margin-right: 0;
}

.terms-agree {
  padding: 8px 10px;
  margin: 15px 0;
  background: #f1f1f1;
  border-radius: 2px;
}

.sort-code {
  display: flex;
  align-items: center;
}

.sort-code input {
  width: calc((100% - 49px) / 3);
}

.sort-code span {
  margin: 0;
  margin-bottom: 0px;
  width: 24px;
  text-align: center;
}

.date {
  display: flex;
  align-items: center;
}

.date input {
  width: calc((100% - 49px) / 3);
}

.date span {
  margin: 0;
  margin-bottom: 0px;
  width: 24px;
  text-align: center;
}

.time-with-bank {
  display: flex;
  align-items: center;
}

.time-with-bank span {
  margin: 0 6px;
  margin-bottom: 10px;
}

/* === LINK BLOCK CMS === */
.link-block {
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.link-block .header {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.link-block .header p {
  margin: 0;
  font-size: 18px;
}

.link-block .content a {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  text-decoration: none;
  transition: 200ms all linear;
}

.link-block .content a:hover {
  background: rgba(0, 0, 0, 0.02);
}

.link-block .content a:last-of-type {
  border-bottom: 0;
}

/* === SHARE BLOCK CMS === */
.share-block {
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 15px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
}

.share-block p {
  flex: 1;
  margin: 0;
  font-size: 16px;
}

.share-block a {
  text-decoration: none;
  color: #fff;
  width: 28px;
  height: 28px;
  margin: 0 0 0 3px;
  font-size: 14px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.share-block a.fb {
  background: #3c599b;
}

.share-block a.tw {
  background: #5eaade;
}

.share-block a.lk {
  background: #0c77af;
}

.share-block a.ins {
  background: #c32aa3;
}

/* === TESTIMONIAL SLIDER === */
.feefo-slider-bg {
  background-image: url(/img/backgrounds/quote-bg.png);
  background-repeat: no-repeat;
  background-position: 10% 50%;
}

.testimonial-slider-wrapper {
  display: flex;
}

[v-cloak] .testimonial-slider {
  position: relative;
  overflow: hidden;
  flex-wrap: nowrap;
}

.testimonial-slider-wrapper .feefo-summary {
  color: white;
  margin-right: 60px;
  width: 280px;
}

.testimonial-slider-wrapper .feefo-summary h3 {
  font-size: 1.5rem;
  margin-bottom: 25px;
  line-height: 1.3em;
}

.testimonial-slider-wrapper .feefo-summary .feeo-line-widget {
  justify-content: flex-start;
  margin-bottom: 30px;
}

.testimonial-slider-wrapper .testimonial-slider {
  width: calc(100% - 340px);
  margin: 0;
}

.testimonial-slider {
  margin: 0 30px;
  z-index: 1;
}

.testimonial-slider.lory_slider .slides {
  display: flex;
}

.testimonial-slider .testimonial-item {
  width: 50%;
  min-width: 50%;
  padding: 3px 15px 8px 15px;
  white-space: normal;
  display: flex;
  white-space: normal;
}

.testimonial-slider .testimonial-item .testimonial {
  background: #fff;
  padding: 25px 20px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  width: 100%;
  display: flex;
  flex-direction: column;
}

.testimonial-slider .testimonial-item .testimonial .review {
  margin: 0 0 10px 0;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  flex-grow: 1;
}

.testimonial-slider .testimonial-item .testimonial .star-rating {
  margin-bottom: 5px;
}

.testimonial-slider .testimonial-item .testimonial .star-rating i {
  font-size: 17px;
  margin: 0 1px;
}

.testimonial-slider .testimonial-item .testimonial .customer {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 2px;
}

.testimonial-slider .testimonial-item .testimonial .date {
  font-size: 13px;
  margin-bottom: 0px;
  display: block;
}

.testimonial-slider .actions {
  display: flex;
  justify-content: center;
  margin: 10px auto;
  z-index: 1;
}

.testimonial-slider .prev, .testimonial-slider .next {
  position: static !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  margin: 0 5px !important;
  border: 1px solid white;
  background: none;
  width: 28px;
  height: 28px;
}

.testimonial-slider .next i, .testimonial-slider .prev i {
  color: #fff;
  font-size: 10px;
}

.feefo-line-widget {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}

.feefo-line-widget .logo {
  max-width: 122px;
  width: 100%;
  margin-right: 15px;
}

.feefo-line-widget .logo svg .cls-1 {
  fill: white;
}

.feefo-line-widget .logo svg .cls-2 {
  fill: #f5dd0b;
}

.feefo-line-widget .review-count {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}

.feefo-line-widget .review-count p {
  font-weight: 500;
  font-size: 13px;
  margin: 0 0 2px 0;
  line-height: 15px;
}

.feefo-line-widget.white .review-count p {
  color: white;
}

.feefo-line-widget .review-count .star-rating i {
  font-size: 13px;
  line-height: 16px;
  margin: 0 3px 0 0;
}

.feefo-line-widget .strapline {
  color: white;
  margin: 0 0 0 15px;
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
}

/* === REVIEW PAGE === */
.static-banner-wrapper.review-banner .site-container .text-container .subtitle {
  font-size: 17px;
  max-width: 600px;
}

.review-banner .feefo {
  display: flex;
  align-items: center;
}

.review-banner .feefo .logo {
  max-width: 150px;
  width: 100%;
  margin: 0 12px 0 0;
  display: block;
}

.review-banner .feefo .review-count p {
  color: white;
  margin: 0;
  line-height: 16px;
}

.review-banner .feefo .review-count .star-rating {
  justify-content: flex-start;
  margin: 5px 0 0 0;
}

.review-banner .feefo .review-count .star-rating i {
  margin: 0 3px 0 0;
  font-size: 16px;
}

.review-list-wrapper .review-item {
  background: white;
  padding: 20px 20px 25px 55px;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02), 0 6px 6px rgba(0, 0, 0, 0.06);
  margin-bottom: 25px;
  position: relative;
}

.review-list-wrapper .review-item svg {
  fill: #dadada;
  width: 30px;
  position: absolute;
  top: 20px;
  left: 15px;
}

.review-list-wrapper .review-item .review {
  font-style: italic;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 10px;
}

.review-list-wrapper .review-item .star-rating {
  justify-content: flex-start;
}

.review-list-wrapper .review-item .customer {
  font-size: 15px;
  font-weight: 500;
  margin: 3px 0 0 0px;
  display: flex;
  align-items: center;
}

.review-list-wrapper .review-item .date {
  font-size: 13px;
  margin: 0px 0 0 5px;
  font-weight: 400;
  font-style: italic;
}

.team-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.team-member {
  width: calc(20% - 30px);
  margin-bottom: 35px;
  margin-right: 30px;
  text-align: center;
}

.team-member:nth-of-type(5n) {
  margin-right: 0;
}

.team-member:last-of-type {
  margin-right: 0;
}

.team-member img {
  border-radius: 18px;
  margin: 0 auto 10px auto;
  width: 100%;
}

.team-member .name {
  font-weight: 500;
  font-size: 1.2em;
  margin: 0 0 5px 0;
  line-height: 1.4em;
}

.team-member .position {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 1px;
  color: #42526e;
  margin: 0;
}

.tree-banner-block {
  border-radius: 24px;
  background: #148973;
  overflow: hidden;
  display: flex;
}

.tree-banner-block .wrapper {
  flex: 1;
  padding: 30px 35px;
  display: flex;
  align-items: center;
}

.tree-banner-block .wrapper img {
  max-width: 160px;
}

.tree-banner-block .wrapper .container {
  flex: 1;
  margin-left: 30px;
  color: white;
}

.tree-banner-block .wrapper .container .title {
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.tree-banner-block .wrapper .container .solid-button {
  font-size: 14px;
  min-height: 28px;
  padding: 5px 15px;
  margin-top: 5px;
}

.tree-banner-block .bg-img {
  background: url("/img/backgrounds/tree-planting-banner-img.png") 0 50% no-repeat;
  background-size: cover;
  max-width: 340px;
  width: 100%;
}

.admin-login {
  max-width: 660px;
  margin: 0 auto;
}

.admin-login h1 {
  font-size: 28px;
}

.admin-login .solid-button {
  max-width: none;
}

.admin-login form {
  margin-top: 15px;
}

.admin-login .error {
  padding: 7px 10px;
  border: 1px solid #e5b2b2;
  background: #fff5f5;
  color: #a92929;
  border-radius: 4px;
}

.admin-login .error p:last-of-type {
  margin: 0;
}

.admin-login .unauthorise {
  margin-top: 5px;
}

.footer-padding {
  padding-bottom: 70px;
}

.funder-carousel-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #e5e5e5;
}

.funder-carousel, .funder-carousel > div {
  width: 100%;
}

.funder-carousel .funder-carousel-slide {
  min-width: 16.6666666667%;
  width: 16.6666666667%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* === IMAGE SLIDER === */
.img-slider {
  margin-right: 25px;
  margin-left: 25px;
}

.img-slider .carousel-item {
  padding: 5px;
  margin: 0px;
}

.img-grid.byd-seal {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 25px 0 10px 0;
}

.img-grid.byd-seal img {
  border-radius: 24px;
}

/* === WINTER SNOW === */
.banner-snow-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.snow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: calc(100% - 640px);
  left: 0;
  animation: falling linear infinite both;
  transform: translate3D(0, -100%, 0);
  z-index: 3;
  pointer-events: none;
}
.snow--near {
  animation-duration: 19s;
  background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-large-075d267ecbc42e3564c8ed43516dd557.png");
}
.snow--near + .snow--alt {
  animation-delay: 9.5s;
}
.snow--mid {
  animation-duration: 38s;
  background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-medium-0b8a5e0732315b68e1f54185be7a1ad9.png");
}
.snow--mid + .snow--alt {
  animation-delay: 9.5s;
}
.snow--far {
  animation-duration: 57s;
  background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-small-1ecd03b1fce08c24e064ff8c0a72c519.png");
}
.snow--far + .snow--alt {
  animation-delay: 9.5s;
}

@keyframes falling {
  0% {
    transform: translate3D(-7.5%, -100%, 0);
  }
  100% {
    transform: translate3D(7.5%, 100%, 0);
  }
}
@media (max-width: 1835px) {
  /* === HEADER === */
  header .main-header .search-trigger {
    width: 40px;
    height: 40px;
    justify-content: center;
    padding: 0;
    padding: 0;
    border: none;
  }
  header .main-header .search-trigger span {
    display: none;
  }
  header .main-header .search-trigger i {
    font-size: 18px;
    margin: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1750px) {
  /* === HEADER === */
}
@media (max-width: 1675px) {
  header .main-header .quick-enquiry {
    display: none;
  }
}
@media (max-width: 1580px) {
  /* === ROLLING BANNER === */
  /* === SEARCH GRID === */
  .search-results.vehicle-grid .vehicle-card {
    width: calc((100% - 61px) / 3);
  }
  .search-results.vehicle-grid .vehicle-card:not(:nth-of-type(3n)) {
    margin: 0 30px 30px 0;
  }
  .search-results.vehicle-grid .vehicle-card:nth-of-type(3n) {
    margin: 0 0px 30px 0;
  }
  .site-container .search-results.vehicle-grid .vehicle-card {
    width: calc((100% - 61px) / 3);
  }
  .site-container .search-results.vehicle-grid .vehicle-card:not(:nth-of-type(3n)) {
    margin: 0 30px 30px 0;
  }
  .site-container .search-results.vehicle-grid .vehicle-card:nth-of-type(3n) {
    margin: 0 0px 30px 0;
  }
  .search-results-wrapper .filters-wrapper {
    width: 280px;
  }
  .sticky-div-rail .filters-container.sticky-div.sticky {
    width: 268px;
  }
  .funder-carousel .funder-carousel-slide {
    min-width: 20%;
    width: 20%;
  }
}
@media (max-width: 1400px) {
  /* === HEADER === */
  header .main-header .site-logo {
    margin-right: 12px;
    width: 190px;
    height: 59px;
  }
  .desktop-nav {
    margin-right: 12px;
  }
  .desktop-nav > ul li {
    margin-left: 12px;
  }
}
@media (max-width: 1370px) {
  .review-widget-header {
    display: none;
  }
  /* === SIMPLE SEARCH === =*/
  .simple-search-wrapper .filters-options .col20.w12 {
    margin-right: 10px;
    width: calc((100% - 41px) / 5);
  }
  .simple-search-wrapper .filters-options .col20.w12:nth-of-type(5n) {
    margin-right: 0;
  }
  /* === CONTACT === */
  .contact-page-split .contact-info-wrapper {
    width: 350px;
  }
  /* === DERIVATIVE === */
  .vehicle-details-page .side-bar {
    width: 400px;
  }
}
@media (max-width: 1330px) {
  /* === HEADER === */
  header .main-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .desktop-nav {
    display: none;
  }
  header .main-header .phone-container {
    display: none;
  }
  header .mob-phone {
    display: block;
  }
  header .header-mob-search-button {
    display: block;
  }
  .trigger-overlay {
    display: flex;
  }
  header .main-header .search-trigger {
    display: none;
  }
  /* === ROLLING BANNER === */
  .rolling-banner-container {
    max-width: 580px;
  }
  /* === HEADER === */
  header .main-header .quick-enquiry {
    display: none;
  }
  /* === MANUFACTURER CONTENT === */
  .manufacturer-content-banner .site-container .img-container {
    max-width: 580px;
  }
  /* === INFO CARD === */
  .info-card {
    padding: 22px;
  }
  .info-card .container {
    padding: 22px;
    padding-bottom: 5px;
  }
  .info-card .content {
    margin-bottom: 10px;
  }
  /* === BLOG === */
  .latest-articles .blog-summary .cover {
    height: 175px;
  }
  .funder-carousel .funder-carousel-slide {
    min-width: 25%;
    width: 25%;
  }
}
@media (max-width: 1270px) {
  /* === SEARCH GRID === */
  .search-results.vehicle-grid .vehicle-card {
    width: calc((100% - 20px) / 2);
  }
  .search-results.vehicle-grid .vehicle-card:nth-of-type(odd) {
    margin: 0 20px 20px 0 !important;
  }
  .search-results.vehicle-grid .vehicle-card:nth-of-type(even) {
    margin: 0 0px 20px 0 !important;
  }
  .site-container .search-results.vehicle-grid .vehicle-card {
    width: calc((100% - 20px) / 2);
  }
  .site-container .search-results.vehicle-grid .vehicle-card:not(:nth-of-type(3n)) {
    margin: 0 20px 20px 0;
  }
  .site-container .search-results.vehicle-grid .vehicle-card:nth-of-type(3n) {
    margin: 0 0px 20px 0;
  }
  /* === FOOTER === */
  .contact-bar {
    padding-top: 90px;
  }
  .tree-banner-block .bg-img {
    max-width: 300px;
  }
}
@media (max-width: 1170px) {
  .tablet-hide {
    display: none;
  }
  .tablet-show {
    display: block;
  }
  /* === CMS SIDEBAR === */
  .cms-right-sidebar .sidebar-container, .cms-left-sidebar .sidebar-container {
    max-width: 310px;
  }
  .cms-right-sidebar .main-container, .cms-left-sidebar .main-container {
    width: calc(100% - 341px);
  }
  /* === ROLLING BANNER === */
  .rolling-banner-wrapper.search {
    padding-bottom: 50px;
  }
  .rolling-banner-wrapper .site-container {
    flex-wrap: wrap;
  }
  .rolling-banner-wrapper .site-container .text-container {
    margin: 0;
    width: 100%;
    flex: none;
    text-align: center;
  }
  .rolling-banner-container {
    max-width: 580px;
    margin: 40px auto 0 auto;
  }
  .rolling-banner-wrapper .simple-search-wrapper {
    bottom: -90px;
  }
  .img-slider {
    margin-right: 0;
    margin-left: 0;
  }
  .simple-search-wrapper .search-form {
    padding: 5px 5px 5px 20px;
  }
  /* === VEHICLE GRID === */
  .vehicle-grid .vehicle-card, .info-card {
    width: calc((100% - 30px) / 2);
  }
  .vehicle-grid .vehicle-card:nth-of-type(odd) {
    margin-right: 30px;
  }
  .vehicle-grid .vehicle-card:nth-of-type(even) {
    margin-right: 0;
  }
  .info-card .container {
    padding: 22px;
  }
  /* === VEHICLE SLIDER === */
  .vehicle-slider .carousel-item {
    width: 33.3333333333%;
    min-width: 33.333%;
  }
  .vehicle-slider.carousel .actions {
    margin-top: -10px;
  }
  /* === SIMPLE SEARCH === */
  .simple-search-wrapper .filters-options .col20.w12 {
    margin-right: 10px;
    width: calc((100% - 21px) / 3);
    margin-bottom: 10px;
  }
  .simple-search-wrapper .filters-options .col20.w12.budget {
    margin-right: 0;
  }
  .simple-search-wrapper .filters-options .col20.w12.button-container {
    width: calc((100% - 11px) / 2);
    margin-bottom: 0;
  }
  /* === TAX CALC SEARCH === */
  .tax-calculator-selector-wrapper .simple-search-wrapper .filters-options .col20.w12 {
    width: calc((100% - 31px) / 4);
    margin-bottom: 10px;
  }
  .tax-calculator-selector-wrapper .simple-search-wrapper .filters-options .col20.w12:nth-of-type(4) {
    margin-right: 0;
  }
  .tax-calculator-selector-wrapper .simple-search-wrapper .filters-options .col20.w12.button-container {
    width: 100%;
    margin: 0;
  }
  /* === MANUFACTURER PANEL === */
  .manufacturer-panel-wrapper .content {
    max-width: 190px;
  }
  /* === MANUFACTURER CONTENT === */
  .manufacturer-content-banner .site-container {
    display: block;
  }
  .manufacturer-content-banner .site-container .text-container {
    text-align: center;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .manufacturer-content-banner .site-container .img-container {
    max-width: 660px;
    margin: 0 auto;
  }
  /* === STATIC BANNER === */
  .static-banner-wrapper .site-container, .static-banner-wrapper.search .site-container .inner-container {
    display: block;
  }
  .static-banner-wrapper .site-container .text-container {
    text-align: center;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .static-banner-wrapper .text-container .call-cta {
    margin-top: 5px;
  }
  .static-banner-wrapper .site-container .img-container {
    max-width: 660px;
    margin: 0 auto;
  }
  .static-banner-wrapper .site-container .img-container img {
    margin: 0 auto;
  }
  .static-banner-wrapper.review-banner .site-container .text-container .subtitle {
    margin: 0 auto 15px auto;
  }
  .review-banner .feefo {
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .review-banner .feefo .logo {
    margin: 0 auto 10px auto;
  }
  .review-banner .feefo .review-count .star-rating {
    justify-content: center;
  }
  /* === BLOG CARDS === */
  .blog-summary {
    width: calc((100% - 41px) / 3);
    margin: 0 20px 20px 0;
  }
  /* === LORY SLIDER === */
  .manufacturer-logo-slider {
    margin: 0;
    padding: 0;
  }
  .manufacturer-logo-slider .actions {
    margin-bottom: 0;
  }
  .vehicle-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .carousel .actions {
    display: flex;
    justify-content: center;
    margin: 10px auto 20px auto;
    z-index: 1;
  }
  .carousel .prev, .carousel .next {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 5px !important;
  }
  .img-gallery-slider.prev, .img-gallery-slider .next {
    position: absolute !important;
    top: 50% !important;
    margin-top: -16px !important;
  }
  /* === FOOTER === */
  .contact-bar.grey, .contact-bar.white {
    background: #4a4f55;
    padding: 15px 20px 20px 20px;
    display: block;
    text-align: center;
    min-height: 0;
    border-bottom: 1px solid #8ec515;
  }
  .contact-bar > div {
    width: auto;
    margin: 0 auto;
  }
  .contact-bar .header {
    font-size: 23px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .contact-bar p {
    font-size: 15px;
  }
  .newsletter-form {
    margin: 0 auto;
    max-width: 500px;
  }
  .main-footer {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .contact-bar {
    padding-top: 90px;
  }
  .main-footer .contact-info {
    width: 100%;
    margin: 0 0 25px 0;
    text-align: center;
  }
  footer .contact-info p, footer .contact-info a {
    justify-content: center;
  }
  .main-footer .link-container {
    display: block;
  }
  .main-footer .link-container div {
    width: 100%;
    margin-right: 0;
  }
  .main-footer .link-container p {
    display: none;
  }
  .main-footer .link-container ul {
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .main-footer .link-container li {
    display: inline-block;
    margin: 0px;
    border-right: 1px solid #364c5d;
    padding: 0 8px;
    line-height: 16px;
    margin: 3px 0;
  }
  footer .legals {
    text-align: center;
  }
  footer .contact-info .footer-logos {
    justify-content: center;
    margin-top: 18px;
  }
}
@media (max-width: 1090px) {
  .testimonial-slider-wrapper .feefo-summary {
    margin-right: 25px;
  }
  .testimonial-slider-wrapper .testimonial-slider {
    width: calc(100% - 305px);
  }
  .testimonial-slider .testimonial-item {
    padding: 0 10px;
    min-width: 100%;
  }
  /* === CONTACT === */
  .contact-page-split {
    flex-wrap: wrap;
  }
  .contact-page-split > div {
    width: 100%;
  }
  .contact-page-split .map-wrapper {
    height: 280px;
    order: 2;
  }
  .contact-page-container .contact-form-wrapper {
    padding: 30px 20px;
  }
  .contact-page-container .contact-form-wrapper > div {
    max-width: none;
    width: 100%;
    text-align: center;
  }
  .contact-page-container .contact-form-wrapper .solid-button {
    width: 100%;
  }
  /* === TAX CALC SEARCH === */
  .tax-calculator-selector-results .tax-details .spec-container .spec {
    width: calc((100% - 15px) / 2);
  }
  .tax-calculator-selector-results .tax-details .spec-container .spec:nth-of-type(3n) {
    margin-right: 15px;
  }
  .tax-calculator-selector-results .tax-details .spec-container .spec:nth-of-type(even) {
    margin-right: 0;
  }
  /* === BLOG CARDS === */
  .blog-summary {
    width: calc((100% - 20px) / 2);
    margin: 0 20px 20px 0;
  }
  .blog-summary:nth-of-type(odd) {
    margin-right: 20px;
  }
  .blog-summary:nth-of-type(even) {
    margin-right: 0;
  }
  /* === MANUFACTURER GRID === */
  .manufacturer-grid > div {
    width: calc((100% - 6px) / 5);
  }
  /* === MANUFACTURER SLIDER === */
  .manufacturer-logo-slider .js_slides .js_slide {
    min-width: 10%;
    width: 10%;
  }
  /* === SEARCH === */
  .search-results-wrapper .filters-wrapper {
    display: none;
  }
  .search-results-wrapper .search-main-content {
    padding-left: 20px;
  }
  .search-results-controls .mob-search-trigger {
    display: flex;
    margin-left: 10px;
  }
  /* === DERIVATIVE === */
  .vehicle-details-page {
    display: block;
  }
  .vehicle-details-page .side-bar {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .vehicle-details-page .side-bar .pricing-wrapper {
    display: none;
  }
  .vehicle-details-wrapper {
    margin-right: 0;
    max-width: none;
  }
  .pricing-wrapper.mobile {
    display: block;
  }
  .sticky-footer.derivative {
    padding: 12px 20px;
  }
  .sticky-footer.derivative .vehicle-details .vehicle, .sticky-footer.derivative .vehicle-details .vehicle span {
    font-size: 15px;
  }
  .sticky-footer.derivative .price .vat {
    display: block;
    line-height: 1.2em;
    font-size: 13px;
  }
  .sticky-footer.derivative .price .value {
    line-height: 1.3em;
  }
  .sticky-footer.derivative img {
    display: none;
  }
  .sticky-footer.derivative .price .value {
    font-size: 22px;
  }
  .team-member {
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 30px;
  }
  .team-member:nth-of-type(5n) {
    margin-right: 20px;
  }
  .team-member:nth-of-type(4n) {
    margin-right: 0;
  }
  .tile-grid .tile {
    padding: 30px 20px;
  }
  .tree-banner-block .bg-img {
    max-width: 240px;
  }
  .img-grid.byd-seal {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 980px) {
  /* === CMS SIDEBAR === */
  .cms-right-sidebar .sidebar-container, .cms-left-sidebar .sidebar-container {
    max-width: none;
  }
  .cms-right-sidebar .main-container, .cms-left-sidebar .main-container {
    width: 100%;
    margin: 0 0 20px 0;
  }
  /* === SPLIT CONTAINER === */
  .half-split-container {
    display: block;
    min-height: 0 !important;
  }
  .half-split-wrapper.left-img .half-split-container .img-container {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    order: 1;
  }
  .half-split-container .img-container {
    display: none;
  }
  .half-split-container .text-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    align-items: center;
  }
  .half-split-container .text-container .solid-button-container {
    text-align: center;
  }
  .half-split-wrapper.right-img .half-split-container .text-container > div {
    max-width: none;
    padding-right: 0;
    margin-left: 0;
  }
  .half-split-container .text-container img {
    margin-left: auto;
    margin-right: auto;
  }
  .half-split-container .text-container .tick-list {
    text-align: left;
  }
  .site-wrapper .half-split-container .text-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* === HOME BANNER === */
  .home-banner-wrapper, .static-banner-wrapper {
    height: auto;
  }
  /* === CONTACT === */
  .contact-page-split .contact-form-wrapper {
    margin: 0 0 20px 0;
  }
  .contact-page-split .contact-info-wrapper {
    width: 100%;
  }
  /* === ADVANCED SEARCH === */
  .advanced-search .filters-options.row .col20.default-input-container {
    display: none;
  }
  .advanced-search .filters-options.row .col20.manufacturer, .advanced-search .filters-options.row .col20.model, .advanced-search .filters-options.row .col20.budget, .advanced-search .filters-options.row .col20.leasing-type {
    display: flex;
  }
  .advanced-search .filters-options.row .col20.budget {
    margin-right: 0;
  }
  .advanced-search .filters-options.row .col20.button-container {
    width: calc((100% - 15px) / 2);
    margin: 10px 0 0 0;
  }
  .advanced-search .filters-options.row .col20.button-container.advanced {
    display: flex;
    margin-left: 15px;
  }
  /* === SIMPLE SEARCH === */
  .simple-search-wrapper .filters-options .col20.bodystyle {
    display: flex;
  }
  .simple-search-wrapper .filters-options .col20 {
    width: calc((100% - 46px) / 4);
  }
  .simple-search-wrapper .filters-options .col20.budget {
    margin-right: 0;
  }
  .simple-search-wrapper .filters-options .col20.button-container {
    width: calc((100% - 16px) / 2);
    margin-top: 10px;
  }
  .simple-search-wrapper .filters-options .col20.button-container.advanced {
    margin-left: 0px;
    width: 100%;
    display: flex;
  }
  /* === SIMPLE SEARCH === */
  .simple-search-wrapper.tax-search .filters-options .col20 {
    width: calc((100% - 15px) / 2);
    margin-bottom: 10px;
  }
  .simple-search-wrapper.tax-search .filters-options .col20:nth-of-type(even) {
    margin-right: 0;
  }
  .simple-search-wrapper.tax-search .filters-options .col20.emissions {
    margin-right: 10px;
  }
  .simple-search-wrapper.tax-search .filters-options .col20.button-container {
    width: calc((100% - 15px) / 2);
    margin-top: 0px;
  }
  /* === MANUFACTURER PANEL === */
  .manufacturer-panel-wrapper {
    display: block;
    text-align: center;
  }
  .manufacturer-panel-wrapper .content {
    max-width: none;
  }
  .manufacturer-panel-wrapper .manufacturer-panel {
    margin: 0;
  }
  /* === VEHICLE SLIDER === */
  .vehicle-slider .carousel-item {
    width: 50%;
    min-width: 50%;
  }
  /* === RANGE CONTENT === */
  .range-content-container .img {
    display: none;
  }
  .range-table .row .transmission {
    display: none;
  }
  /* === WEB QUOTE === */
  .web-quote-form .quote-vehicle-info .row {
    display: block;
  }
  .web-quote-form .quote-vehicle-info .img {
    max-width: none;
  }
  .web-quote-form .quote-vehicle-info .img img {
    margin: 0 auto;
    width: 100%;
  }
  .web-quote-form .quote-vehicle-info .vehicle-details {
    margin-top: 10px;
    margin-right: 0;
  }
  /* === ORDER === */
  .order-progress li .count, .order-progress li.complete .count {
    display: flex;
    margin: 0 0 0 15px;
  }
  .order-progress li span, .order-progress li.complete span, .order-progress li.complete span:before {
    display: none;
  }
  /* === STICKY FOOTER === */
  .sticky-footer.derivative .tel {
    margin-right: 10px;
  }
  .sticky-footer.derivative .price-wrapper .price-box.personal {
    margin-right: 20px;
  }
  .tree-banner-block .wrapper {
    padding: 25px 30px;
  }
  .tree-banner-block .wrapper .container {
    margin-left: 25px;
  }
  .tree-banner-block .wrapper .container .title {
    font-size: 28px;
  }
  .tree-banner-block .bg-img {
    display: none;
  }
  .salary-sac-selector-text img {
    display: none;
  }
  .salary-sac-selector-text {
    padding-top: 30px;
  }
  .funder-carousel .funder-carousel-slide {
    min-width: 33.3333333333%;
    width: 33.3333333333%;
  }
}
@media (max-width: 860px) {
  .tick-list.col4 li {
    width: calc((100% - 15px) / 2);
  }
  .tick-list.col4 li:nth-of-type(odd) {
    margin-right: 15px;
  }
  .tick-list.col4 li:nth-of-type(even) {
    margin-right: 0;
  }
  /* === QUOTE FORM === */
  .modal-form-wrapper {
    display: block;
  }
  .modal-form-wrapper .price-breakdown {
    width: 100%;
    margin-bottom: 10px;
  }
  .modal-form-wrapper .price-breakdown img {
    display: none;
  }
  /* === TAX CALC SEARCH === */
  .tax-calculator-selector-results {
    display: block;
  }
  .tax-calculator-selector-results .tax-details {
    border-right: 0;
    border-bottom: 1px dashed #d3d3d3;
  }
  .tax-calculator-selector-results .vehicle-card, .tax-calculator-selector-results .vehicle-card:hover {
    max-width: none;
  }
  .tax-calculator-selector-results .vehicle-card .img-container img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  /* === SIMPLE SEARCH === */
  .simple-search-wrapper {
    border-radius: 20px;
  }
  .simple-search-wrapper .search-form {
    padding: 15px;
  }
  .simple-search-wrapper .search-form .default-input-container, .simple-search-wrapper.tax-search .search-form .default-input-container {
    width: 50%;
    border-right: 1px solid #e5e5e5;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
  }
  .simple-search-wrapper .search-form .default-input-container label {
    top: 10px;
    left: 8px;
  }
  .simple-search-wrapper .search-form .default-input-container:nth-of-type(even) {
    border-right: 0;
  }
  .simple-search-wrapper .search-form .default-input-container.search {
    padding: 8px 0px 0 0px;
    width: 100%;
  }
  .simple-search-wrapper .search-form .default-input-container:nth-last-child(-n+3) {
    border-bottom: 0;
  }
  .simple-search-wrapper .search-form .default-input-container select {
    padding: 18px 25px 0 8px;
  }
  .simple-search-wrapper .search-form .solid-button {
    border-radius: 60px;
  }
  .simple-search-wrapper.tax-search .search-form .default-input-container:nth-last-child(-n+3) {
    border-bottom: 1px solid #e5e5e5;
  }
  .simple-search-wrapper.tax-search .search-form .default-input-container:nth-last-child(-n+2) {
    border-bottom: 0;
  }
  .simple-search-wrapper.tax-search .search-form .default-input-container.search {
    padding: 8px 8px 0 8px;
    width: 50%;
  }
  .rolling-banner-wrapper.search {
    padding-bottom: 155px;
  }
  .rolling-banner-wrapper .simple-search-wrapper {
    bottom: -190px;
  }
  .simple-search-wrapper, .static-banner-wrapper.search {
    padding-bottom: 0;
  }
  .static-banner-wrapper.search .simple-search-wrapper {
    margin-top: 25px;
  }
  .static-banner-wrapper.search .simple-search-wrapper {
    bottom: auto;
    position: static;
    margin-bottom: -35px;
  }
  .manufacturer-content-banner.search {
    padding-bottom: 130px;
  }
  .range-filters {
    border-radius: 20px;
    padding: 15px;
    top: -100px;
  }
  .range-filters .default-input-container {
    width: 50%;
    border-right: 1px solid #e5e5e5;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
  }
  .range-filters .default-input-container label {
    top: 10px;
    left: 8px;
  }
  .range-filters .default-input-container:nth-of-type(even) {
    border-right: 0;
  }
  .range-filters .default-input-container:nth-last-child(-n+2) {
    border-bottom: 0;
  }
  .range-filters .default-input-container select {
    padding: 18px 25px 0 8px;
  }
  .simple-search-wrapper.tax-calc .search-form {
    padding: 10px 15px;
  }
  .simple-search-wrapper.tax-calc .search-form .default-input-container {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .simple-search-wrapper.tax-calc .search-form .default-input-container:nth-last-child(-n+3) {
    border-bottom: 1px solid #e5e5e5;
  }
  .simple-search-wrapper.tax-calc .search-form .default-input-container:last-of-type {
    border-bottom: 0;
  }
  .simple-search-wrapper.tax-calc .search-form .default-input-container.search {
    width: 100%;
    border: 0;
    padding: 8px 0 0 0;
  }
  /* === MANUFACTURER PANEL === */
  .manufacturer-panel-wrapper .manufacturer-panel > div {
    width: 20%;
  }
  /* === MANUFACTURER SLIDER === */
  .manufacturer-logo-slider .js_slides .js_slide {
    min-width: 12.5%;
    width: 12.5%;
  }
  /* === DERIVATIVE === */
  .vehicle-details-wrapper .vehicle-image-wrapper .flag-container {
    bottom: 225px;
  }
  .media-displayed-wrap > div.availability-notice-wrapper {
    bottom: 5px;
  }
  .colour-swatch-wrapper .availablity-notice {
    display: none;
  }
  .colour-swatch-wrapper {
    position: relative;
    overflow: hidden;
    bottom: auto;
    margin: 10px 0 0 0;
    height: 44px;
    justify-content: unset;
  }
  .colour-swatch-container {
    justify-content: normal;
    position: absolute;
    width: 100%;
  }
  .swatch-full {
    width: 24px;
    height: 24px;
  }
  .colour-swatch-container label:first-of-type {
    margin-left: auto;
  }
  .colour-swatch-container label:last-of-type {
    margin-right: auto;
  }
  .colour-swatch-container label span {
    margin: 0 3px;
  }
  .team-member {
    width: calc(33.3333% - 20px);
    margin-bottom: 25px;
  }
  .team-member:nth-of-type(4n) {
    margin-right: 20px;
  }
  .team-member:nth-of-type(3n) {
    margin-right: 0;
  }
  .tile-grid .tile {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 30px;
  }
}
@media (max-width: 830px) {
  /* === MANUFACTURER GRID === */
  .manufacturer-grid > div {
    width: calc((100% - 4px) / 4);
  }
  .desktop-modal-select {
    display: none;
  }
  .mobile-modal-select-trigger {
    display: block;
  }
  /* === STICKY FOOTER === */
  .sticky-footer.derivative .tel {
    display: none;
  }
  .sticky-footer.derivative .solid-button {
    margin-left: 10px;
  }
  #google-map, #map-canvas {
    min-height: 240px;
  }
  /* === TESTIMONIAL SLIDER === */
  .feefo-slider-bg.site-wrapper {
    padding: 40px 20px;
  }
  .testimonial-slider-wrapper {
    display: block;
  }
  .testimonial-slider-wrapper .feefo-summary {
    margin: 0 auto 25px auto;
    text-align: center;
    width: auto;
  }
  .testimonial-slider-wrapper .feefo-summary h3 {
    margin-bottom: 15px;
  }
  .testimonial-slider-wrapper .feefo-line-widget {
    margin-bottom: 20px;
  }
  .testimonial-slider-wrapper .testimonial-slider {
    width: 100%;
  }
  /* === SEARCH === */
  .search-results-controls {
    text-align: center;
    display: block;
  }
  .search-results-controls .vehicle-count {
    font-size: 18px;
    margin: 0 0 3px 0;
  }
  .search-results-controls .sort-by-wrapper {
    display: block;
  }
  .search-results-controls .vehicle-toggle {
    justify-content: center;
    margin: 10px 0 0 0;
  }
  .search-results-controls .solid-button {
    width: 100%;
    margin: 10px 0 10px 0;
  }
  .sticky-footer.search {
    display: flex;
  }
  /* === DERIVATIVE === */
  .sticky-footer.derivative .vehicle-details {
    display: none;
  }
  .sticky-footer.derivative .price {
    flex: 1;
    display: flex;
    align-items: center;
  }
  .sticky-footer.derivative .price .value {
    line-height: 1em;
  }
  .sticky-footer.derivative .price .vat {
    margin-left: 5px;
  }
  .sticky-footer.derivative .phone {
    text-align: center;
    justify-content: center;
    flex: 1;
  }
  .tree-banner-block .wrapper img {
    max-width: 140px;
  }
  .footer-padding {
    height: 60px;
  }
}
@media (max-width: 765px) {
  .admin-sales-info {
    display: none;
  }
  .tick-list.col4 li, .tick-list.col3 li, .tick-list.col2 li {
    width: 100%;
    margin-right: 0;
  }
  /* === ROLLING BANNER === */
  .rolling-banner-wrapper .site-container .text-container .header {
    font-size: 34px;
  }
  /* === MANUFACTURER CONTENT === */
  .manufacturer-content-banner .site-container .text-container .header {
    font-size: 34px;
    line-height: 1.15em;
  }
  /* === RANGE CONTENT === */
  .range-content-container .range-content {
    padding: 20px;
  }
  .range-content-container .range-content .logo {
    width: 55px;
    padding: 8px;
  }
  .range-content-container .range-content h1 {
    font-size: 24px;
    line-height: 28px;
  }
  /* === WEB QUOTE ===*/
  .web-quote-form .quote-confirm .button-container {
    display: block;
  }
  .web-quote-form .quote-confirm .button-container .name-input {
    margin: 0 0px 10px 0;
    width: 100%;
  }
  .web-quote-form .quote-confirm .button-container .proceed {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .web-quote-form .quote-confirm .button-container .cancel {
    width: 100%;
    margin: 0;
  }
  /* === FOOTER === */
  footer .legals {
    padding-top: 20px;
    display: block;
  }
  footer .legals img {
    margin: 0 auto 15px auto;
  }
  footer .legals > div {
    width: 100%;
    text-align: center;
  }
  /* === ADVANCED SEARCH === */
  .advanced-search .filters-options.row .col20.default-input-container {
    width: calc((100% - 15px) / 2);
  }
  .advanced-search .filters-options.row .col20.model {
    margin-right: 0;
  }
  .advanced-search .filters-options.row .col20.button-container {
    width: calc((100% - 15px) / 2);
    margin: 10px 0 0 0;
  }
  .advanced-search .filters-options.row .col20.button-container.advanced {
    display: flex;
    margin-left: 15px;
  }
  /* === SIMPLE SEARCH === */
  /* === TAX CALC SEARCH === */
  .tax-calculator-selector-wrapper .simple-search-wrapper .filters-options .col20.w12 {
    width: calc((100% - 15px) / 2);
  }
  .tax-calculator-selector-wrapper .simple-search-wrapper .filters-options .col20.w12:nth-of-type(even) {
    margin-right: 0;
  }
  /* === VEHICLE GRID === */
  .vehicle-grid .vehicle-card, .info-card {
    width: 100%;
  }
  .vehicle-grid .vehicle-card:nth-of-type(odd) {
    margin-right: 0px;
  }
  /* === SEARCH GRID === */
  .search-results.vehicle-grid .vehicle-card:nth-of-type(odd) {
    width: 100%;
    margin: 0 0px 20px 0 !important;
  }
  .search-results.vehicle-grid .vehicle-card:nth-of-type(even) {
    width: 100%;
    margin: 0 0px 20px 0 !important;
  }
  /* === DERIVATIVE === */
  .vehicle-details-page-wrapper .vehicle-heading {
    display: block;
    padding-bottom: 25px;
  }
  .vehicle-details-page-wrapper .vehicle-heading .name-container .logo {
    width: 60px;
    margin-right: 10px;
  }
  .vehicle-details-page-wrapper .vehicle-heading .actions .share-deal {
    display: none;
  }
  .vehicle-details-page-wrapper .vehicle-heading .actions {
    align-items: flex-start;
  }
  .vehicle-details-page-wrapper .vehicle-heading .actions .button-container {
    margin-top: 12px;
  }
  .key-spec-container .info-figure {
    width: calc((100% - 20px) / 2);
  }
  .key-spec-container .info-figure:nth-last-child(-n+3) {
    border-bottom: 1px solid #dcdcdc;
  }
  .key-spec-container .info-figure:nth-last-child(-n+2) {
    border-bottom: 0;
  }
  /* === RANGE === */
  .range-table .row .range {
    width: 78px;
  }
  .range-table .row .range p {
    word-spacing: 280px;
    line-height: 1.3em;
  }
  .tree-banner-block .wrapper {
    flex-direction: column;
    text-align: center;
    padding: 25px;
  }
  .tree-banner-block .wrapper .container {
    margin: 20px 0 0 0;
  }
  .tree-banner-block .wrapper .container .title {
    font-size: 25px;
    margin-bottom: 10px;
  }
}
@media (max-width: 660px) {
  .static-left-banner-wrapper {
    height: auto;
    min-height: 0;
  }
  .button-group .solid-button, .button-group .border-button {
    width: 100%;
    margin: 5px 0;
    min-height: 34px;
    font-size: 15px;
  }
  /* === HEADER === */
  .top-header {
    padding: 0 20px 0 20px;
  }
  .top-deal-slider .top-deal {
    padding-top: 4px;
    padding-bottom: 7px;
  }
  .top-deal-slider .top-deal a {
    flex-direction: column;
  }
  .top-deal-slider .top-deal .top-deal-title {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .top-deal-slider .top-deal .vehicle {
    margin: 0;
    font-size: 13px;
    text-align: center;
  }
  .top-deal-slider .top-deal .solid-button {
    display: none;
  }
  .rolling-banner-container .vehicle-banner {
    margin: 0 10px;
  }
  .rolling-banner-container .vehicle-banner-slide .make-model {
    font-size: 17px;
  }
  .rolling-banner-container .vehicle-banner-slide .make-model span {
    display: none;
  }
  .rolling-banner-container .vehicle-banner-slide .price-bubble {
    top: 5px;
    right: -5px;
    width: 100px;
    height: 100px;
  }
  .rolling-banner-container .vehicle-banner-slide .price-bubble .from {
    font-size: 13px;
    font: 400;
  }
  .rolling-banner-container .vehicle-banner-slide .price-bubble .price {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
  }
  @keyframes pulse-secondary {
    0% {
      box-shadow: 0 0 0 0 rgba(0, 124, 199, 0.7);
    }
    70% {
      box-shadow: 0 0 0 8px rgba(0, 124, 199, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(0, 124, 199, 0);
    }
  }
  @keyframes pulse-primary {
    0% {
      box-shadow: 0 0 0 0 rgba(27, 47, 62, 0.7);
    }
    70% {
      box-shadow: 0 0 0 8px rgba(27, 47, 62, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(27, 47, 62, 0);
    }
  }
  /* === VEHICLE SLIDER === */
  .vehicle-slider .carousel-item {
    width: 100%;
    min-width: 100%;
  }
  /* === BLOG CARDS === */
  .blog-summary, .blog-summary:nth-of-type(odd) {
    width: 100%;
    margin: 0 0px 20px 0;
  }
  .latest-articles .blog-summary {
    width: 100%;
    margin: 0 0px 20px 0;
  }
  .older-articles .blog-summary .cover {
    max-width: none;
    margin: 0 0 0 0;
  }
  .older-articles .blog-summary {
    flex-wrap: wrap;
  }
  .older-articles .blog-summary .content {
    padding: 15px 0 3px 0;
  }
  .older-articles .blog-summary .title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  /* === MANUFACTURER GRID === */
  .manufacturer-grid > div {
    width: calc((100% - 3px) / 3);
  }
  /* === MANUFACTURER CONTENT === */
  .manufacturer-content-banner .site-container .img-container .vehicles {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    height: 100%;
  }
  .manufacturer-content-banner .site-container .img-container .vehicles .rear {
    display: none;
  }
  .manufacturer-content-banner .site-container .img-container .vehicles .front {
    position: static;
    left: auto;
    width: 100%;
  }
  .manufacturer-content-banner .site-container .img-container .logo {
    top: -10px;
    right: -10px;
    width: 80px;
    height: 80px;
  }
  /* === MANUFACTURER PANEL === */
  .manufacturer-panel-wrapper .manufacturer-panel > div {
    width: 25%;
  }
  /* === WEB QUOTE ===*/
  .web-quote-form .info-popup .button-container {
    display: block;
  }
  .web-quote-form .info-popup .button-container .name-input {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .web-quote-form .info-popup .button-container .solid-button {
    width: 100%;
    margin: 0;
  }
  .web-quote-form .order-progress h1 {
    font-size: 24px;
    line-height: 30px;
  }
  /* === ORDER === */
  .order-progress li {
    height: 56px;
  }
  .order-progress li:before {
    border-width: 30px 0 30px 16px;
  }
  .order-progress li:after {
    border-width: 28px 0 28px 15px;
  }
  .order-form-inputs .default-input-container {
    width: 100%;
    margin-right: 0;
  }
  .order-form-section .button-container {
    display: block;
  }
  .order-form-section .button-container .solid-button {
    width: 100%;
    margin: 7px 0 7px 0;
  }
  /* === REVIEW PAGE === */
  .review-banner {
    min-height: 360px;
  }
  .review-banner .content .title {
    font-size: 36px;
    line-height: 42px;
  }
  .review-banner .content .subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .review-banner .feefo .logo {
    max-width: 130px;
  }
  .review-banner .feefo .review-count p {
    font-size: 14px;
  }
  .review-banner .feefo .star-rating i {
    font-size: 15px;
    line-height: 18px;
  }
  .review-item {
    padding: 15px;
  }
  .review-item svg {
    display: none;
  }
  .review-item .review {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .review-list-wrapper .review-item {
    padding: 20px;
  }
  /* === MANUFACTURER SLIDER === */
  .manufacturer-logo-slider .js_slides .js_slide {
    min-width: 16.6666666667%;
    width: 16.6666666667%;
  }
  /* === DERIVATIVE === */
  .admin-bar-wrapper {
    display: none;
  }
  .vehicle-details-page-wrapper .vehicle-heading .name-container .manufacturer-model {
    font-size: 24px;
  }
  .vehicle-details-tabs .tab {
    word-spacing: 280px;
  }
  .vehicle-details-tabs.ev-data .tab {
    word-spacing: normal;
    padding: 10px 5px;
  }
  .vehicle-details-tabpanels {
    padding: 5px;
  }
  .range-stat .label {
    width: 37px;
  }
  .range-stat .label span {
    display: none;
  }
  .charge-stat .label-container {
    width: 130px;
  }
  .charge-stat .label span {
    display: none;
  }
  .media-displayed-wrap > div.availability-notice-wrapper {
    width: calc(100% - 36px);
  }
  .colour-swatch-container {
    padding: 7px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .colour-swatch-container::-webkit-scrollbar {
    display: none;
  }
  .colour-swatch-container label span {
    margin: 0 4px;
  }
  .swatch-full {
    width: 28px;
    height: 28px;
  }
  .media-gallery .media-displayed-wrap {
    padding: 18px;
  }
  .media-gallery .jacit-gallery-thumbnails {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .media-gallery .jacit-gallery-thumbnails::-webkit-scrollbar {
    display: none;
  }
  .evdb-charge-point {
    margin: 0px;
    min-height: 180px;
  }
  .evdb-charge-point .container {
    margin: 20px;
  }
  .plug-type-container .plug-type {
    width: 100%;
  }
  .battery-stat {
    width: 100%;
  }
  .full-charging-modal .overflow-table {
    max-width: 380px;
    margin: 0 auto;
  }
  .get-quote .input-container .half-input, .get-quote .input-container .half-input:nth-of-type(odd) {
    width: 100%;
    margin-right: 0;
  }
  /* === RANGE === */
  .range-table .row .range {
    display: none;
  }
  .range-table .row .price {
    width: 100px;
  }
  .range-table .row .price p {
    font-weight: 15px;
  }
  .team-member {
    width: calc(50% - 20px);
    margin-bottom: 20px;
  }
  .team-member:nth-of-type(odd) {
    margin-right: 20px;
  }
  .team-member:nth-of-type(even) {
    margin-right: 0;
  }
  .salary-sac-breakdown p .label, .salary-sac-breakdown p span {
    font-size: 14px;
  }
  .tax-calculator-selector-results .tax-details {
    padding: 20px;
  }
  .article-body {
    padding: 20px 20px;
  }
  .article-body h1 {
    font-size: 28px;
  }
  .article-body h2 {
    font-size: 24px;
  }
  .funder-carousel .funder-carousel-slide {
    min-width: 50%;
    width: 50%;
  }
  .img-grid.byd-seal {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 590px) {
  .marketing-checkboxes {
    display: block;
  }
  .marketing-checkboxes .terms-agree {
    margin: 8px 0;
    width: 100%;
  }
  .tax-tabs .tab {
    margin: 0 5px;
  }
  /* === STICKY FOOTER === */
  .sticky-footer.derivative .price-wrapper .price-box.business {
    display: none;
  }
  /* === SIMPLE SEARCH === */
  .simple-search-wrapper .search-form .default-input-container, .simple-search-wrapper.tax-search .search-form .default-input-container {
    width: 100%;
    border-right: 0;
  }
  .simple-search-wrapper .search-form .default-input-container:nth-last-child(-n+3) {
    border-bottom: 1px solid #e5e5e5;
  }
  .simple-search-wrapper .search-form .default-input-container:last-of-type {
    border-bottom: 0;
  }
  .simple-search-wrapper .search-form .default-input-container.search, .simple-search-wrapper.tax-search .search-form .default-input-container.search {
    padding: 8px 0 0 0;
    width: 100%;
  }
  .manufacturer-content-banner.search {
    padding-bottom: 240px;
  }
  .range-filters {
    top: -215px;
  }
  .range-filters .default-input-container {
    width: 100%;
    border-right: 0;
  }
  .range-filters .default-input-container:nth-last-child(-n+2) {
    border-bottom: 1px solid #e5e5e5;
  }
  .range-filters .default-input-container:last-of-type {
    border-bottom: 0;
  }
  .rolling-banner-wrapper.search, .simple-search-wrapper, .static-banner-wrapper.search {
    padding-bottom: 0;
  }
  .static-banner-wrapper.search .simple-search-wrapper {
    margin-top: 25px;
  }
  .rolling-banner-wrapper .simple-search-wrapper, .static-banner-wrapper.search .simple-search-wrapper {
    bottom: auto;
    position: static;
    margin-bottom: -35px;
  }
}
@media (max-width: 575px) {
  .review-widget-header {
    display: none;
  }
  /* === SIMPLE SEARCH === */
  .simple-search-wrapper.tax-search .filters-options .col20 {
    margin-right: 0px;
    width: 100%;
  }
  .simple-search-wrapper.tax-search .filters-options .col20.emissions {
    margin-right: 0px;
  }
  .simple-search-wrapper.tax-search .filters-options .col20.button-container {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 0;
  }
  /* === TAX CALC SEARCH === */
  .tax-calculator-selector-wrapper .simple-search-wrapper .filters-options .col20.w12 {
    width: 100%;
    margin-right: 0;
  }
  .tax-tabs .tabs {
    flex-wrap: wrap;
  }
  .tax-tabs .tabs .tab {
    width: 100%;
    margin: 5px auto;
  }
  .tax-tabs .tabs .tab.jac-tab-active:after {
    display: none;
  }
  /* === ADVANCED SEARCH === */
  .search-results-title-container {
    display: block;
    text-align: center;
  }
  .search-results-title-container h1 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 1.2em;
  }
  .search-results-title-container .vehicle-toggle {
    justify-content: center;
  }
  .advanced-search .filters-options.row .col20.button-container {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .advanced-search .filters-options.row .col20.button-container.advanced {
    margin-left: 0px;
  }
  /* === SIMPLE SEARCH === */
  /* === TAX CALC SEARCH === */
  .tax-calculator-selector-results .tax-details .spec-container {
    margin: 15px 0 10px 0;
  }
  .tax-calculator-selector-results .tax-details .spec-container .spec {
    width: 100%;
  }
  .tax-calculator-selector-results .tax-details .spec-container .spec, .tax-calculator-selector-results .tax-details .spec-container .spec:nth-of-type(3n) {
    margin-right: 0px;
  }
  .tax-table .row .col.bik-value {
    display: none;
  }
}
@media (max-width: 540px) {
  .review-widget-header .rating {
    margin-bottom: 6px;
  }
  .review-widget-header p span {
    display: none;
  }
  /* === DERIVATIVE === */
  .vehicle-details-page-wrapper .vehicle-heading .name-container .logo {
    display: none;
  }
  .vehicle-details-page-wrapper .vehicle-heading .actions .button-container {
    margin-top: 10px;
  }
  /* === MOBILE SEARCH === */
  .mob-search .filters-options.row .col20 {
    width: 100%;
    margin-right: 0;
  }
  /* === MANUFACTURER PANEL === */
  .manufacturer-panel-wrapper .manufacturer-panel > div {
    width: 33.3333333333%;
  }
  /* === FINANCE POPUP FORM === */
  .finance-popup-form .row input {
    width: 100%;
  }
  .finance-popup-form .row input:nth-of-type(odd) {
    margin-right: 0px;
  }
  .newsletter-bar .newsletter-form .solid-button {
    max-width: 120px;
  }
}
@media (max-width: 480px) {
  .trigger-overlay {
    margin-left: 15px;
  }
  header .mob-phone {
    margin-left: 15px;
  }
  header .main-header .site-logo {
    width: 180px;
    height: 55px;
    margin-right: 10px;
  }
  /* === CONTACT PAGE === */
  .contact-form .input.row input {
    width: 100%;
    margin-right: 0;
  }
  .contact-page-split > div {
    padding: 20px;
  }
  .contact-form .solid-button {
    width: 100%;
  }
  /* === ACCORDION === */
  .accordion-header {
    padding: 10px 15px;
  }
  .accordion-header h4, .accordion-header h2, .accordion-header h3, .accordion-header p, .accordion-header .header {
    font-size: 16px;
    line-height: 22px;
  }
  .jac_accordion_content .accordion-content {
    padding: 10px 15px;
  }
  /* === MANUFACTURER SLIDER === */
  .manufacturer-logo-slider .js_slides .js_slide {
    min-width: 25%;
    width: 25%;
  }
  /* === MANUFACTURER PANEL === */
  .manufacturer-panel-wrapper .manufacturer-panel > div {
    width: 50%;
  }
  .manufacturer-content-banner .site-container .img-container .vehicles img {
    max-width: 320px;
  }
  /* === ADVANCED SEARCH === */
  .advanced-search {
    padding: 11px 15px 15px 15px;
  }
  .advanced-search .filters-options.row .col20.default-input-container {
    width: 100%;
    margin-right: 0;
  }
  /* === DERIVATIVE === */
  .key-spec-container .info-figure {
    width: 100%;
  }
  .key-spec-container .info-figure:nth-last-child(-n+2) {
    border-bottom: 1px solid #dcdcdc;
  }
  .key-spec-container .info-figure:last-of-type {
    border-bottom: 0;
  }
  .full-charging-modal .overflow-table {
    max-width: 270px;
  }
  .salary-sac-summary p span {
    font-size: 13px;
  }
  .funder-carousel .funder-carousel-slide {
    min-width: 100%;
    width: 100%;
  }
}
