/* ========== FONTS ========== */
@font-face {
  font-family: 'FranklinGothicURWBoo';
  src: url("/suzuki/css/fonts/franklingothicurw-boo1.eot");
  src: url("/suzuki/css/fonts/franklingothicurw-boo1.eot?#iefix") format("embedded-opentype"), url("/suzuki/css/fonts/franklingothicurw-boo1.woff2") format("woff2"), url("/suzuki/css/fonts/franklingothicurw-boo1.woff") format("woff"), url("/suzuki/css/fonts/franklingothicurw-boo1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: fallback; }

@font-face {
  font-family: 'FranklinGothicURWDem';
  src: url("/suzuki/css/fonts/franklingothicurw-dem1.eot");
  src: url("/suzuki/css/fonts/franklingothicurw-dem1.eot?#iefix") format("embedded-opentype"), url("/suzuki/css/fonts/franklingothicurw-dem1.woff2") format("woff2"), url("/suzuki/css/fonts/franklingothicurw-dem1.woff") format("woff"), url("/suzuki/css/fonts/franklingothicurw-dem1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: fallback; }

@font-face {
  font-family: 'FranklinGothicURWHea';
  src: url("/suzuki/css/fonts/franklingothicurw-hea1.eot");
  src: url("/suzuki/css/fonts/franklingothicurw-hea1.eot?#iefix") format("embedded-opentype"), url("/suzuki/css/fonts/franklingothicurw-hea1.woff2") format("woff2"), url("/suzuki/css/fonts/franklingothicurw-hea1.woff") format("woff"), url("/suzuki/css/fonts/franklingothicurw-hea1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-display: fallback; }

body {
  font-family: "FranklinGothicURWBoo",Helvetica,Arial,sans-serif; }

h1, h2, h3, h4, h5 {
  font-family: "FranklinGothicURWDem", sans-serif; }

.text-primary {
  color: #0582CA !important;
}

.colour-red {
  background-color: #0582CA !important; }

.page_used-car-details .ucd__sticky-bar h2 {
  color: #0582CA;
  font-size: 20px; }

.page_used-car-details .ucd__sticky-bar p {
  font-size: 20px;
  font-weight: 100; }

.used-car-list .used-car-list_price {
  color: #0582CA; }

.page_new-vehicle-details .new-cars__sticky-bar h2 {
  color: #0582CA !important;
  font-size: 20px; }

.page_new-vehicle-details .new-cars__sticky-bar p {
  color: #0582CA !important;
  font-size: 20px;
  font-weight: 100; }

.range-slider .new-car-list:hover, .range-slider .new-car-list:focus {
  border-color: #0582CA !important; }

.btn.btn-third, ._vm_btn._vm_btn--success {
  background-color: #0582CA;
  color: #ffffff; }
  .btn.btn-third:hover, ._vm_btn._vm_btn--success:hover {
    box-shadow: inset 29em 0 0 0 #103D4F;
    background-color: #0582CA; }
  .btn.btn-third:focus, ._vm_btn._vm_btn--success:focus {
    background-color: #0582CA;
    box-shadow: inset 29em 0 0 0 #103D4F; }
.btn.btn-outline {
  background-color: #fff;
  border: 1px solid #0582CA;
  box-shadow: inset 0px 0px 0px 2px #0582CA;
  color: #0582CA;
}
.btn.btn-outline:hover, .btn.btn-outline:focus {
  box-shadow: inset 0px 0px 0px 2px #0582CA,
  inset 29em 0 0 0 #0582CA;
  color: #fff;
}
._vm_btn._vm_btn--primary {
  background-color: #0582CA;
  color: #ffffff; }
  ._vm_btn._vm_btn--primary:hover {
    box-shadow: inset 29em 0 0 0 #103D4F;
    background-color: #0582CA; }
  ._vm_btn._vm_btn--primary:focus {
    background-color: #0582CA;
    box-shadow: inset 29em 0 0 0 #103D4F; }

.finance-offer .deposit-txt {
  background-color: #0582CA !important; }

.finance-offer .offer__price .highlight {
  color: #0582CA !important; }

.ucd__pricing-box .price-figure.red {
  color: #0582CA !important; }

.franchise-bg {
  background-color: #0582CA !important; }

.page_advanced-search .noUi-connect {
  background-color: #0582CA !important; }

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