﻿@font-face {
  font-family: 'utm-avobold';
  src: url("../../Content/fonts/utm-avobold.woff2") format("woff2"); }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../../Content/fonts/Roboto-Regular.woff2") format("woff2"); }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../../Content/fonts/Roboto-Medium.woff2") format("woff2"); }

.QRCodeContent .modal-dialog {
  width: 450px; }

header .header {
  background: #0b0d0e; }
  header .header .header-info {
    background: linear-gradient(to bottom, #0b0d0e 0%, #1e2227 100%);
    padding: 15px 0; }
    @media (min-width: 768px) and (max-width: 992px) {
      header .header .header-info .header-info-desktop .logo-otm {
        width: 280px; } }
    @media (min-width: 993px) {
      header .header .header-info .header-info-desktop .header-social-info-desktop {
        margin-top: 8px; } }
    header .header .header-info .header-info-desktop .info-cls {
      text-align: right;
      float: left;
      font-family: "Roboto-Medium", sans-serif; }
      header .header .header-info .header-info-desktop .info-cls a, header .header .header-info .header-info-desktop .info-cls a:focus {
        color: #fff;
        text-decoration: none; }
        header .header .header-info .header-info-desktop .info-cls a:hover, header .header .header-info .header-info-desktop .info-cls a:focus:hover {
          color: #ff6634;
          text-decoration: none; }
      header .header .header-info .header-info-desktop .info-cls .phone-class .text-call {
        font-size: 20px;
        color: #ff6634;
        margin-right: 10px;
        padding-right: 15px;
        border-right: 1px solid #8f8f8f;
        font-family: "Roboto-Medium", sans-serif; }
      header .header .header-info .header-info-desktop .info-cls .phone-class a {
        font-size: 24px; }
      header .header .header-info .header-info-desktop .info-cls .address-class {
        margin-top: 5px; }
    header .header .header-info .header-info-desktop .social-cls {
      float: right;
      margin-left: 15px;
      width: 24px; }
      header .header .header-info .header-info-desktop .social-cls img {
        margin-left: 5px;
        height: 16px;
        height: 16px; }
    header .header .header-info .header-info-mobile .info-cls {
      margin-top: 3px;
      font-family: "Roboto-Regular", sans-serif;
      float: right; }
      @media (max-width: 767px) {
        header .header .header-info .header-info-mobile .info-cls .phone-class, header .header .header-info .header-info-mobile .info-cls .address-class {
          float: right;
          margin-right: 0;
          margin-left: 10px; }
          header .header .header-info .header-info-mobile .info-cls .phone-class a, header .header .header-info .header-info-mobile .info-cls .address-class a {
            margin-left: 0; }
          header .header .header-info .header-info-mobile .info-cls .phone-class img, header .header .header-info .header-info-mobile .info-cls .address-class img {
            margin-left: 10px;
            margin-right: 10px; } }
    header .header .header-info .header-info-mobile .social-cls {
      float: right;
      margin-left: 10px; }
      header .header .header-info .header-info-mobile .social-cls img {
        margin-left: 5px;
        height: 16px;
        height: 16px; }
    header .header .header-info .header-info-mobile .phone-class {
      display: inline-block; }
      @media (min-width: 768px) {
        header .header .header-info .header-info-mobile .phone-class {
          margin-left: 40px; } }
      header .header .header-info .header-info-mobile .phone-class a {
        color: #fff;
        width: 100%;
        margin-left: 10px; }
        header .header .header-info .header-info-mobile .phone-class a img {
          float: left;
          margin-top: 3px;
          height: 19px; }
        header .header .header-info .header-info-mobile .phone-class a:hover, header .header .header-info .header-info-mobile .phone-class a:focus {
          text-decoration: none;
          color: #ff6634; }
    header .header .header-info .header-info-mobile .address-class {
      margin-left: 30px; }
      @media (max-width: 767px) {
        header .header .header-info .header-info-mobile .address-class {
          margin-left: 15px; } }
      header .header .header-info .header-info-mobile .address-class a {
        color: #fff;
        width: 100%; }
        header .header .header-info .header-info-mobile .address-class a img {
          float: left;
          margin-right: 10px;
          margin-top: 3px;
          height: 19px; }
        header .header .header-info .header-info-mobile .address-class a:hover, header .header .header-info .header-info-mobile .address-class a:focus {
          text-decoration: none;
          color: #ff6634; }
    header .header .header-info .chat-now-cls {
      border: 1px solid #ff6634;
      border-radius: 7px;
      font-size: 14px;
      color: #fff;
      font-family: "Roboto-Regular", sans-serif;
      text-transform: capitalize;
      padding: 3px 10px 5px 2px;
      margin-left: 10px;
      text-decoration: none; }
      header .header .header-info .chat-now-cls:hover {
        color: #ff6634;
        text-decoration: none; }
  header .header .header-content {
    background: #1a1e22;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.075), 0 1px 5px rgba(0, 0, 0, 0.075); }
    @media (min-width: 768px) {
      header .header .header-content {
        padding-top: 10px; } }
    @media (max-width: 767px) {
      header .header .header-content .header-logo {
        margin: 15px 0 5px 0;
        display: inline-block !important;
        width: 100%;
        justify-content: space-between;
        align-items: center; }
        header .header .header-content .header-logo .logo-otm {
          float: left;
          width: 190px; }
        header .header .header-content .header-logo .menu-icon {
          float: right;
          margin-top: 10px; } }
    header .header .header-content .menu-main {
      font-family: "Roboto-Medium", sans-serif;
      /*@media (max-width: 992px) {
                    display: inline-block;
                    width: 100%;
                }*/ }
      @media (min-width: 993px) {
        header .header .header-content .menu-main {
          text-align: center; } }

header .menu-desktop {
  font-family: "utm-avobold", sans-serif; }
  header .menu-desktop ul {
    margin-bottom: 0;
    padding-left: 0; }
    @media (min-width: 1200px) {
      header .menu-desktop ul {
        display: flex;
        justify-content: space-between;
        margin-top: 10px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      header .menu-desktop ul {
        text-align: center; } }
    header .menu-desktop ul li {
      list-style-type: none; }
      @media (min-width: 768px) and (max-width: 1199px) {
        header .menu-desktop ul li {
          display: inline-block; } }
      header .menu-desktop ul li a {
        color: #000;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
        header .menu-desktop ul li a:hover {
          color: #ff6634; }
        @media (min-width: 993px) {
          header .menu-desktop ul li a {
            margin: 16px 25px;
            font-size: 16px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          header .menu-desktop ul li a {
            margin: 16px 25px;
            font-size: 16px; } }
      @media (max-width: 992px) {
        header .menu-desktop ul li .home {
          display: none; } }

header .menu-right {
  text-transform: uppercase;
  /*@media (min-width: 768px) and (max-width: 992px) {
            float: none !important;
            width: 100%;
            display: inline-block;
            text-align: center;
        }*/ }
  @media (max-width: 767px) {
    header .menu-right {
      float: none !important; } }
  @media (min-width: 768px) and (max-width: 992px) {
    header .menu-right {
      text-align: center;
      display: inline-block;
      width: 100%; } }
  header .menu-right .navbar-default {
    background: transparent;
    border: none !important;
    color: #000;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.15), 0 0px 0px rgba(0, 0, 0, 0.075); }
  header .menu-right .navbar {
    margin-bottom: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-radius: 0; }
  header .menu-right .navbar .nav > li a {
    font-weight: normal;
    color: #fff; }
  header .menu-right .navbar .nav > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    header .menu-right .navbar .nav > li > a:after {
      content: '';
      position: absolute;
      width: 100%;
      transform: scaleX(0);
      height: 1px;
      bottom: 8px;
      left: 0;
      background-color: #fff;
      transform-origin: bottom right;
      transition: transform 0.25s ease-out; }
  header .menu-right .navbar .nav > li a:hover, header .menu-right .navbar .nav > li a:focus {
    color: #fff !important;
    background: transparent; }
    header .menu-right .navbar .nav > li a:hover::after, header .menu-right .navbar .nav > li a:focus::after {
      transform: scaleX(1);
      transform-origin: bottom left; }
  header .menu-right .navbar-default .navbar-nav > .active > a, header .menu-right .navbar-default .navbar-nav > .active > a:hover, header .menu-right .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background: transparent;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    /*&:after {
                content: '';
                position: absolute;
                width: 100%;
                transform: scaleX(0);
                height: 1px;
                bottom: 8px;
                left: 0;
                background-color: $color-red;
                transform-origin: bottom right;
                transition: transform 0.25s ease-out;
            }*/ }
  @media (min-width: 768px) {
    header .menu-right .navbar > .container {
      padding-left: 0px;
      padding-right: 0px; }
    header .menu-right .navbar-nav {
      margin-left: 0%; }
    header .menu-right .navbar-collapse {
      padding-left: 0;
      padding-right: 0; }
    header .menu-right .nav.navbar-nav {
      display: inline-block;
      float: none; } }
  @media (min-width: 768px) and (min-width: 1300px) {
    header .menu-right .nav.navbar-nav > li a.top-level {
      padding: 15px 10px;
      margin: 0 22px; }
    header .menu-right .nav.navbar-nav > li a {
      font-size: 20px; } }
  @media (min-width: 768px) and (min-width: 1200px) and (max-width: 1299px) {
    header .menu-right .nav.navbar-nav > li a.top-level {
      padding: 15px 10px;
      margin: 0 15px; }
    header .menu-right .nav.navbar-nav > li a {
      font-size: 20px; } }
  @media (min-width: 768px) and (min-width: 993px) and (max-width: 1199px) {
    header .menu-right .nav.navbar-nav {
      margin: 0px 0px 0 0px; }
      header .menu-right .nav.navbar-nav > li a.top-level {
        padding: 15px 10px;
        margin: 0 8px; }
      header .menu-right .nav.navbar-nav > li a {
        font-size: 17px; } }
  @media (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
    header .menu-right .nav.navbar-nav {
      margin: 0px 0px 0 0px; }
      header .menu-right .nav.navbar-nav > li a.top-level {
        padding: 15px 8px;
        margin: 0 5px; }
      header .menu-right .nav.navbar-nav > li a {
        font-size: 15px; } }
  @media (max-width: 767px) {
    header .menu-right .nav.navbar-nav {
      margin-bottom: -6px; } }
  @media (min-width: 768px) {
    header .menu-right .dropdown .dropdown-menu {
      display: none; } }
  header .menu-right .dropdown.open a.dropdown-toggle:link, header .menu-right .dropdown.open a.dropdown-toggle:visited, header .menu-right .dropdown.open a.dropdown-toggle:hover, header .menu-right .dropdown.open a.dropdown-toggle:active {
    color: #fff;
    background: transparent;
    /*border-bottom: 5px solid $color-teal;*/
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075); }
  header .menu-right .dropdown .dropdown-menu {
    border-radius: 5px;
    padding: 0 !important;
    border: none; }
    header .menu-right .dropdown .dropdown-menu.nm-cars-class {
      width: 165px;
      text-align: center;
      left: 0%;
      margin-left: 1px; }
      header .menu-right .dropdown .dropdown-menu.nm-cars-class ul {
        padding-left: 0;
        list-style: none; }
        header .menu-right .dropdown .dropdown-menu.nm-cars-class ul li {
          border-bottom: 1px solid #F6F6F6; }
          header .menu-right .dropdown .dropdown-menu.nm-cars-class ul li:last-child {
            border-bottom: 1px solid #fff; }
          header .menu-right .dropdown .dropdown-menu.nm-cars-class ul li a, header .menu-right .dropdown .dropdown-menu.nm-cars-class ul li a:focus {
            padding: 10px 20px !important;
            background: #fff;
            color: #000 !important;
            -webkit-transition: 0.2s ease all;
            transition: 0.2s ease all;
            display: inline-block;
            width: 100%;
            text-decoration: none; }
            header .menu-right .dropdown .dropdown-menu.nm-cars-class ul li a:hover, header .menu-right .dropdown .dropdown-menu.nm-cars-class ul li a:focus:hover {
              background: #fff !important;
              color: #ff6634 !important;
              border: 0;
              display: inline-block;
              width: 100%;
              text-decoration: none; }
    header .menu-right .dropdown .dropdown-menu .nemu-finance ul {
      padding-left: 0; }
      header .menu-right .dropdown .dropdown-menu .nemu-finance ul li {
        list-style: none;
        border-bottom: 1px solid #EBEBEB; }
        header .menu-right .dropdown .dropdown-menu .nemu-finance ul li:last-child {
          border-bottom: 0; }
        header .menu-right .dropdown .dropdown-menu .nemu-finance ul li a, header .menu-right .dropdown .dropdown-menu .nemu-finance ul li a:focus {
          color: #000;
          padding: 7px 15px;
          display: inline-block;
          font-size: 14px;
          text-decoration: none; }
          @media (min-width: 768px) and (max-width: 1199px) {
            header .menu-right .dropdown .dropdown-menu .nemu-finance ul li a, header .menu-right .dropdown .dropdown-menu .nemu-finance ul li a:focus {
              font-size: 12px; } }
          header .menu-right .dropdown .dropdown-menu .nemu-finance ul li a:hover, header .menu-right .dropdown .dropdown-menu .nemu-finance ul li a:focus:hover {
            color: #ff6634 !important;
            text-decoration: none; }
  header .menu-right .dropdown.dropdown-menu-2 .dropdown-menu {
    min-width: 170px;
    left: 35px; }
    @media (min-width: 993px) and (max-width: 1199px) {
      header .menu-right .dropdown.dropdown-menu-2 .dropdown-menu {
        left: 16px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      header .menu-right .dropdown.dropdown-menu-2 .dropdown-menu {
        left: 6px; } }

/*---------------------- end menu -----------------------------*/
.sidenav .right-sidenav, .sidenav .right-sidenav:focus {
  display: inline-block;
  z-index: 2;
  position: fixed;
  right: -170px;
  transition: 0.3s;
  padding: 15px;
  width: 230px;
  text-decoration: none;
  font-size: 20px;
  top: 170px; }
  @media (max-width: 767px) {
    .sidenav .right-sidenav, .sidenav .right-sidenav:focus {
      display: none; } }
  .sidenav .right-sidenav h2, .sidenav .right-sidenav:focus h2 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: -12px;
    left: -15px;
    margin-left: 0px;
    background: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  .sidenav .right-sidenav ul, .sidenav .right-sidenav:focus ul {
    padding-left: 0;
    list-style: none;
    background: #000;
    font-size: 16px; }
    .sidenav .right-sidenav ul li, .sidenav .right-sidenav:focus ul li {
      background: #000;
      margin-bottom: 1px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .sidenav .right-sidenav ul li img, .sidenav .right-sidenav:focus ul li img {
        display: inline-block;
        width: 42px;
        background: #fff;
        padding: 5px;
        margin-right: 5px; }
      .sidenav .right-sidenav ul li a, .sidenav .right-sidenav ul li a:focus, .sidenav .right-sidenav:focus ul li a, .sidenav .right-sidenav:focus ul li a:focus {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: inline-block; }
      .sidenav .right-sidenav ul li:hover, .sidenav .right-sidenav:focus ul li:hover {
        background: #ff6634; }
  .sidenav .right-sidenav:hover, .sidenav .right-sidenav:focus:hover {
    right: -15px; }

.sidenav .left-sidenav, .sidenav .left-sidenav:focus {
  display: inline-block;
  z-index: 9;
  position: fixed;
  left: -317px;
  transition: 0.3s;
  padding: 20px 15px;
  width: 317px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  top: 185px;
  background-color: #000; }
  @media (max-width: 767px) {
    .sidenav .left-sidenav, .sidenav .left-sidenav:focus {
      display: none; } }
  .sidenav .left-sidenav h2, .sidenav .left-sidenav:focus h2 {
    font-size: 31px;
    color: #fff;
    background: #ff6634;
    padding: 8px 12px;
    position: absolute;
    top: 138px;
    right: -141px;
    margin: 0px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
    .sidenav .left-sidenav h2 img, .sidenav .left-sidenav:focus h2 img {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .sidenav .left-sidenav h3, .sidenav .left-sidenav:focus h3 {
    margin-top: 0; }
  .sidenav .left-sidenav:hover, .sidenav .left-sidenav:focus:hover {
    left: 0px; }

/**
 * Sliding swipe menu CSS
 */
.menu-class {
  height: 100%;
  width: 100%;
  background-color: #0b0d0e;
  left: 0;
  top: 0;
  z-index: 99999;
  position: fixed;
  overflow-y: auto;
  overflow-x: visible;
  transform: translate(-100%, 0); }

.ssm-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 99998; }

@media (min-width: 993px) {
  .menu-mobile {
    display: none; } }

.menu-mobile .menu-class {
  padding: 15px;
  font-family: "Roboto-Regular", sans-serif;
  color: #000; }
  .menu-mobile .menu-class .title {
    font-size: 14px;
    color: #0b0d0e; }
  .menu-mobile .menu-class h2 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px; }
    .menu-mobile .menu-class h2 a, .menu-mobile .menu-class h2 a:focus {
      color: #fff;
      font-size: 14px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class h2 a:hover, .menu-mobile .menu-class h2 a:focus:hover {
        text-decoration: none;
        color: #fff; }
  .menu-mobile .menu-class h3 {
    font-family: "utm-avobold", sans-serif;
    font-size: 14px;
    margin-top: 10px;
    padding-left: 15px; }
    .menu-mobile .menu-class h3 a, .menu-mobile .menu-class h3 a:focus {
      color: #fff;
      font-size: 14px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class h3 a:hover, .menu-mobile .menu-class h3 a:focus:hover {
        text-decoration: none;
        color: #fff; }
  .menu-mobile .menu-class ul {
    padding-left: 20px; }
    .menu-mobile .menu-class ul li a, .menu-mobile .menu-class ul li a:focus {
      font-size: 14px;
      color: #fff;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class ul li a:hover, .menu-mobile .menu-class ul li a:focus:hover {
        text-decoration: none;
        color: #fff; }
  .menu-mobile .menu-class .btn-link span {
    font-size: 12px !important;
    padding: 0px 10px;
    min-width: 180px;
    height: 36px; }
  .menu-mobile .menu-class .logo-menu-mobile img {
    margin-bottom: 10px; }

/* width */
.menu-mobile ::-webkit-scrollbar {
  width: 4px; }

/* Track */
.menu-mobile ::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.menu-mobile ::-webkit-scrollbar-thumb {
  background: #ccc; }

/* Handle on hover */
.menu-mobile ::-webkit-scrollbar-thumb:hover {
  background: #ccc; }

.menu-class {
  background: #1a1e22; }

.menu-mobile .menu-class h2 {
  margin-top: 0px;
  padding: 10px 15px;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .menu-mobile .menu-class h2:hover {
    background: #ff6634; }

.menu-class li {
  list-style-type: none; }

.menu-mobile .menu-class ul li a, .menu-mobile .menu-class ul li a:focus {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  padding: 5px 0;
  display: inline-block; }
  .menu-mobile .menu-class ul li a:hover, .menu-mobile .menu-class ul li a:focus:hover {
    color: #ff6634; }

@media (max-width: 767px) {
  .close-popup {
    float: right; }
    .close-popup img {
      width: 24px; }
  .logo-mobi {
    margin: 35px 0 30px 0;
    text-align: center; }
    .logo-mobi img {
      display: inline-block;
      width: 240px; }
  .social-mobi {
    text-align: center;
    margin: 30px 0 15px 0; }
    .social-mobi img {
      margin: 0 3px;
      width: 24px; }
  .link-mobi a, .link-mobi a:focus {
    color: #fff;
    margin: 0 5px; } }

.text-color-grey {
  color: #6b6b6b; }

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

body {
  font-family: "Roboto-Regular", sans-serif;
  line-height: 26px; }
  @media (min-width: 768px) {
    body {
      font-size: 16px; } }
  @media (max-width: 767px) {
    body {
      font-size: 15px; } }

.c-1900 {
  width: 100%;
  max-width: 1910px; }

.c-1600 {
  width: 100%;
  max-width: 1600px; }

.c-1500 {
  width: 100%;
  max-width: 1500px; }

.c-1400, .c-1230 {
  width: 100%;
  max-width: 1230px; }

.c-1300 {
  width: 100%;
  max-width: 1330px; }

.c-1200 {
  width: 100%;
  max-width: 1200px; }

.c-993 {
  width: 100%;
  max-width: 993px; }

.c-900 {
  width: 100%;
  max-width: 900px; }

.c-800 {
  width: 100%;
  max-width: 800px; }

.c-750 {
  width: 100%;
  max-width: 750px; }

h1, h2, h3 {
  font-family: "utm-avobold", sans-serif; }

@media (max-width: 767px) {
  h2 {
    font-size: 20px; } }

.home-featured {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #F6F6F6; }
  .home-featured .title-class {
    width: 380px; }
    @media (max-width: 992px) {
      .home-featured .title-class {
        width: 292px; } }
  @media (max-width: 992px) and (max-width: 400px) {
    .home-featured .title-class {
      width: 275px; }
      .home-featured .title-class .line-title {
        margin-top: 17px; } }
  .home-featured .btn-view-all {
    text-align: center;
    margin-top: 30px; }
    .home-featured .btn-view-all a {
      background-color: #fff;
      color: #0b0d0e;
      display: inline-block;
      padding: 15px 45px;
      text-decoration: none;
      border-radius: 35px;
      border: 1px solid #ff6634;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      text-transform: uppercase; }
      .home-featured .btn-view-all a:focus, .home-featured .btn-view-all a:hover {
        background-color: #ff6634;
        text-decoration: none;
        color: #fff;
        border: 1px solid #ff6634; }

.slider-featured {
  overflow: hidden;
  /*@media (max-width: 767px) {
        .owl-nav {
            display: none;
        }
    }*/ }
  @media (min-width: 768px) and (max-width: 1440px) {
    .slider-featured {
      padding-left: 35px;
      padding-right: 35px; } }
  .slider-featured .item {
    padding-bottom: 1px;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    background: #fff; }
  .slider-featured .vehicleList-home {
    box-shadow: inherit;
    display: inline-block;
    width: 100%; }
    .slider-featured .vehicleList-home .vehicleList-img {
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
      .slider-featured .vehicleList-home .vehicleList-img .resize-img img {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
    .slider-featured .vehicleList-home .box-resize {
      width: 100%;
      padding-top: 65%;
      /* 1:1 Aspect Ratio */
      position: relative; }
      .slider-featured .vehicleList-home .box-resize > .resize-img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
        .slider-featured .vehicleList-home .box-resize > .resize-img > img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          overflow: hidden; }
    .slider-featured .vehicleList-home .vehicleList-info {
      padding: 15px; }
      .slider-featured .vehicleList-home .vehicleList-info .vehicleList-title {
        min-height: 62px; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-title h3 {
          font-family: "utm-avobold", sans-serif;
          font-size: 18px;
          line-height: 18px;
          text-transform: uppercase;
          color: #424242;
          margin: 0px; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-title p {
          color: #0b0d0e;
          font-size: 13px;
          text-transform: uppercase;
          margin: 0; }
      .slider-featured .vehicleList-home .vehicleList-info .vehicleList-price {
        color: #000;
        padding: 5px 0 0 0; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-price .price-class {
          margin-bottom: 0;
          border: 0; }
          .slider-featured .vehicleList-home .vehicleList-info .vehicleList-price .price-class .nowprice h4 {
            font-size: 22px;
            line-height: 20px;
            margin-bottom: 0;
            margin-top: 5px;
            font-family: "utm-avobold", sans-serif;
            float: left;
            color: #000; }
          .slider-featured .vehicleList-home .vehicleList-info .vehicleList-price .price-class .nowprice span {
            font-size: 13px;
            text-transform: uppercase;
            padding-top: 5px;
            padding-left: 5px;
            font-family: "Roboto-Regular", sans-serif;
            display: inline-block;
            color: #0b0d0e; }
      .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications {
        color: #000;
        margin: 10px -5px 0 -5px;
        display: inline-block;
        width: calc(100% + 10px); }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications .col-opt {
          width: calc(25% - 10px);
          float: left;
          margin: 0 5px; }
          .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications .col-opt:nth-child(2) {
            width: 15%; }
          .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications .col-opt:last-child {
            width: calc(32% - 10px); }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p {
          border: 1px solid #E9ECEF;
          text-align: center;
          border-radius: 6px;
          font-family: "utm-avobold", sans-serif;
          width: 100%;
          text-transform: uppercase;
          font-size: 12px;
          line-height: 1.2;
          padding: 7px 2px;
          display: flex;
          justify-content: center;
          align-items: center; }
      .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft {
        background-color: #000;
        color: #fff;
        display: inline-block;
        padding: 10px 20px;
        text-decoration: none;
        border-radius: 4px;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        text-transform: capitalize;
        border: 0;
        text-align: center;
        width: 100%;
        position: relative; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:focus, .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:hover {
          background-color: #000;
          text-decoration: none;
          color: #fff; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:after {
          content: '';
          position: absolute;
          width: 120px;
          transform: scaleX(0);
          height: 1px;
          bottom: 10px;
          left: calc(50% - 60px);
          background-color: #ff6634;
          transform-origin: bottom right;
          transition: transform 0.25s ease-out; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:hover, .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:focus {
          text-decoration: none; }
          .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:hover::after, .slider-featured .vehicleList-home .vehicleList-info .vehicleList-btn span.btn-veh-ft:focus::after {
            transform: scaleX(1);
            transform-origin: bottom left; }
    .slider-featured .vehicleList-home:hover .vehicleList-title h3 {
      color: #424242; }
    .slider-featured .vehicleList-home:hover .vehicleList-info .vehicleList-price .moreDetails-class a {
      background: #000;
      color: #fff; }
    .slider-featured .vehicleList-home:hover .vehicleList-btn span.btn-veh-ft::after {
      transform: scaleX(1);
      transform-origin: bottom left; }
  .slider-featured a:hover {
    text-decoration: none; }
    .slider-featured a:hover h3 {
      color: #000; }
    .slider-featured a:hover .moreDetails-class span {
      background: #000 !important; }
  .slider-featured .owl-carousel .owl-nav {
    margin-top: 20px;
    /*@media (max-width: 992px) {
                margin-top: -31% !important;
            }
            @media (min-width: 993px) and (max-width: 1199px) {
                margin-top: -27% !important;
            }                
            @media (min-width: 1200px) {
                margin-top: -16% !important;
            }
            position: absolute;
            width: 100%;
            .owl-prev, .owl-next {
                background: url($content-path + "/images/svg/arrow-b.svg") no-repeat center right !important;
                width: 32px;
                height: 32px;
                text-indent: -999px;
            }
            .owl-prev {
                float: left;
                margin-left: -50px !important;
                transform: matrix(-1, 0, 0, 1, 0, 0);
            }
            .owl-next {
                float: right;
                margin-right: -50px !important;
            }*/ }
    .slider-featured .owl-carousel .owl-nav .owl-prev, .slider-featured .owl-carousel .owl-nav .owl-next {
      background-color: transparent;
      background-image: url("../../Content/images/svg/arrow-right.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 24px 8px;
      text-indent: -900px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      padding: 10px 30px;
      border: 1px solid #000; }
      .slider-featured .owl-carousel .owl-nav .owl-prev:hover, .slider-featured .owl-carousel .owl-nav .owl-next:hover {
        background-color: transparent;
        background-image: url("../../Content/images/svg/arrow-right.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px 8px;
        text-indent: -900px;
        border: 1px solid #ff6634;
        padding: 10px 30px; }
    .slider-featured .owl-carousel .owl-nav .owl-prev {
      margin-left: -50px !important;
      transform: matrix(-1, 0, 0, 1, 0, 0); }
    .slider-featured .owl-carousel .owl-nav .owl-next {
      margin-right: -50px !important; }
  .slider-featured .owl-dots {
    display: none;
    /*@media (min-width: 768px) {
            display: none;
        }
        @media (max-width: 767px) {
            margin-top: 20px;
        }*/ }

.vehicle-footer {
  margin: 0 10px 5px 10px; }
  .vehicle-footer a, .vehicle-footer a:focus {
    background: #000;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #000;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
    .vehicle-footer a.btn-veh-ft-phone, .vehicle-footer a:focus.btn-veh-ft-phone {
      padding: 6px 20px 10px 20px;
      border-radius: 5px; }
      @media (min-width: 1200px) and (max-width: 1300px) {
        .vehicle-footer a.btn-veh-ft-phone, .vehicle-footer a:focus.btn-veh-ft-phone {
          padding: 6px 15px 10px 15px; } }
      .vehicle-footer a.btn-veh-ft-phone img, .vehicle-footer a:focus.btn-veh-ft-phone img {
        height: 18px;
        display: inline-block; }
    .vehicle-footer a.btn-veh-ft-email, .vehicle-footer a:focus.btn-veh-ft-email {
      padding: 6px 20px 10px 20px;
      border-radius: 5px; }
      @media (min-width: 1200px) and (max-width: 1300px) {
        .vehicle-footer a.btn-veh-ft-email, .vehicle-footer a:focus.btn-veh-ft-email {
          padding: 6px 15px 10px 15px; } }
      .vehicle-footer a.btn-veh-ft-email img, .vehicle-footer a:focus.btn-veh-ft-email img {
        height: 14px;
        display: inline-block; }
    .vehicle-footer a.btn-veh-ft, .vehicle-footer a:focus.btn-veh-ft {
      padding: 9px 20px;
      text-transform: uppercase;
      border-radius: 5px;
      float: right;
      background: #fff;
      border: 1px solid #000;
      color: #000;
      font-size: 14px;
      font-family: "utm-avobold", sans-serif; }
      @media (min-width: 1200px) and (max-width: 1300px) {
        .vehicle-footer a.btn-veh-ft, .vehicle-footer a:focus.btn-veh-ft {
          padding: 9px 15px; } }
    .vehicle-footer a:hover, .vehicle-footer a:focus:hover {
      color: #fff;
      background: #000;
      text-decoration: none;
      border: 1px solid #000; }

.btn-featured {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 12px 20px 11px 20px;
  text-decoration: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  text-transform: capitalize; }
  .btn-featured:focus, .btn-featured:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff; }
  @media (min-width: 768px) and (max-width: 993px) {
    .btn-featured {
      float: right; } }
  @media (min-width: 768px) {
    .btn-featured {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .btn-featured {
      margin-top: 15px; } }

.finance-calculate {
  position: absolute;
  z-index: 9;
  right: 25px;
  top: 10px; }
  .finance-calculate a, .finance-calculate a:focus {
    color: #fff !important;
    background: #000;
    border-radius: 10px;
    display: inline-block; }
    .finance-calculate a .finance-calculate-content h3, .finance-calculate a:focus .finance-calculate-content h3 {
      font-size: 16px;
      margin: 0;
      font-family: "utm-avobold", sans-serif; }
      .finance-calculate a .finance-calculate-content h3 span, .finance-calculate a:focus .finance-calculate-content h3 span {
        font-family: "Roboto-Regular", sans-serif;
        font-size: 14px; }
    .finance-calculate a .finance-calculate-content h4, .finance-calculate a:focus .finance-calculate-content h4 {
      font-size: 14px;
      margin: 0 0 3px 0; }
    .finance-calculate a .finance-calculate-content .finance-from, .finance-calculate a:focus .finance-calculate-content .finance-from {
      float: left;
      padding: 6px 12px;
      height: 48px; }
    .finance-calculate a .finance-calculate-content .btn-apply, .finance-calculate a:focus .finance-calculate-content .btn-apply {
      background: #000;
      float: right;
      height: 48px;
      border-radius: 0 10px 10px 0;
      font-family: "utm-avobold", sans-serif;
      width: 43px;
      font-size: 10px;
      line-height: 1.2;
      padding: 5px; }
    .finance-calculate a:hover, .finance-calculate a:focus:hover {
      background: #000;
      color: #fff !important;
      text-decoration: none; }
      .finance-calculate a:hover h3, .finance-calculate a:focus:hover h3 {
        color: #fff !important; }

.finance-page {
  padding-bottom: 0;
  padding-top: 30px; }
  .finance-page .frm-class {
    border: 1px solid #EBEBEB;
    padding: 25px 30px;
    border-radius: 4px; }
    .finance-page .frm-class h3 {
      font-family: "utm-avobold", sans-serif;
      margin: 0 0 10px 0;
      text-transform: uppercase; }
      @media (min-width: 993px) {
        .finance-page .frm-class h3 {
          font-size: 24px; } }
  .finance-page .finance-cls a, .finance-page .finance-cls a:focus {
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
    .finance-page .finance-cls a .box-finance, .finance-page .finance-cls a:focus .box-finance {
      position: relative;
      border-radius: 18px; }
      .finance-page .finance-cls a .box-finance img, .finance-page .finance-cls a:focus .box-finance img {
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        border-radius: 18px; }
      .finance-page .finance-cls a .box-finance .content, .finance-page .finance-cls a:focus .box-finance .content {
        color: #fff;
        padding: 30px;
        position: absolute;
        bottom: 20px;
        z-index: 9; }
        @media (min-width: 768px) and (max-width: 992px) {
          .finance-page .finance-cls a .box-finance .content, .finance-page .finance-cls a:focus .box-finance .content {
            padding: 20px 10px; } }
        .finance-page .finance-cls a .box-finance .content h2, .finance-page .finance-cls a:focus .box-finance .content h2 {
          font-family: "utm-avobold", sans-serif;
          margin-bottom: 20px;
          text-shadow: 4px 4px 0px rgba(0, 0, 0, 0.4); }
          @media (min-width: 1200px) {
            .finance-page .finance-cls a .box-finance .content h2, .finance-page .finance-cls a:focus .box-finance .content h2 {
              font-size: 32px;
              line-height: 40px; } }
          @media (min-width: 768px) and (max-width: 1199px) {
            .finance-page .finance-cls a .box-finance .content h2, .finance-page .finance-cls a:focus .box-finance .content h2 {
              font-size: 24px; } }
          @media (max-width: 767px) {
            .finance-page .finance-cls a .box-finance .content h2, .finance-page .finance-cls a:focus .box-finance .content h2 {
              font-size: 28px; } }
        .finance-page .finance-cls a .box-finance .content span, .finance-page .finance-cls a:focus .box-finance .content span {
          background-color: #ff6634;
          color: #fff;
          display: inline-block;
          padding: 14px 25px;
          text-decoration: none;
          border-radius: 4px;
          -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
          transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
          text-transform: capitalize;
          border-radius: 18px; }
          .finance-page .finance-cls a .box-finance .content span:focus, .finance-page .finance-cls a .box-finance .content span:hover, .finance-page .finance-cls a:focus .box-finance .content span:focus, .finance-page .finance-cls a:focus .box-finance .content span:hover {
            background-color: #de5b30;
            text-decoration: none;
            color: #fff; }
          @media (min-width: 768px) and (max-width: 992px) {
            .finance-page .finance-cls a .box-finance .content span, .finance-page .finance-cls a:focus .box-finance .content span {
              padding: 14px 15px; } }
          .finance-page .finance-cls a .box-finance .content span:hover, .finance-page .finance-cls a .box-finance .content span:focus, .finance-page .finance-cls a:focus .box-finance .content span:hover, .finance-page .finance-cls a:focus .box-finance .content span:focus {
            text-decoration: none; }
    .finance-page .finance-cls a:hover .home-box-service img, .finance-page .finance-cls a:focus:hover .home-box-service img {
      filter: brightness(80%); }
    .finance-page .finance-cls a:hover .home-box-service .content span, .finance-page .finance-cls a:focus:hover .home-box-service .content span {
      background-color: #ff6634;
      color: #fff;
      display: inline-block;
      padding: 14px 25px;
      text-decoration: none;
      border-radius: 4px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      text-transform: capitalize; }
      .finance-page .finance-cls a:hover .home-box-service .content span:focus, .finance-page .finance-cls a:hover .home-box-service .content span:hover, .finance-page .finance-cls a:focus:hover .home-box-service .content span:focus, .finance-page .finance-cls a:focus:hover .home-box-service .content span:hover {
        background-color: #de5b30;
        text-decoration: none;
        color: #fff; }

.finance-page .finance-list-btn {
  text-align: center;
  margin-bottom: 20px; }
  .finance-page .finance-list-btn a {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 4px;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    text-transform: capitalize;
    margin: 0 10px 20px 10px; }
    .finance-page .finance-list-btn a:focus, .finance-page .finance-list-btn a:hover {
      background-color: #000;
      text-decoration: none;
      color: #fff; }
    @media (min-width: 768px) and (max-width: 992px) {
      .finance-page .finance-list-btn a {
        padding: 15px 20px; } }
    @media (max-width: 767px) {
      .finance-page .finance-list-btn a {
        width: 100%;
        margin: 10px 0; } }

.finance-page h2 {
  font-family: "utm-avobold", sans-serif;
  margin-top: 0; }

.finance-page a.btn-financeenquiry {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 15px 30px;
  text-decoration: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  text-transform: capitalize;
  position: relative; }
  .finance-page a.btn-financeenquiry:focus, .finance-page a.btn-financeenquiry:hover {
    background-color: #000;
    text-decoration: none;
    color: #fff; }
  .finance-page a.btn-financeenquiry:after {
    content: '';
    position: absolute;
    width: 140px;
    transform: scaleX(0);
    height: 1px;
    bottom: 10px;
    left: calc(50% - 70px);
    background-color: #ff6634;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out; }
  .finance-page a.btn-financeenquiry:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left; }

.finance-page .frm-class {
  box-shadow: inherit; }
  @media (min-width: 993px) {
    .finance-page .frm-class {
      padding: 30px; } }
  .finance-page .frm-class h3 {
    margin-bottom: 20px;
    padding-bottom: 5px; }

.finance-page .frm-Calculator {
  background: #F6F6F6;
  padding: 50px 0;
  margin-top: 50px; }
  .finance-page .frm-Calculator h3 {
    text-align: center;
    margin: 0 0 40px 0; }
  .finance-page .frm-Calculator .loan-repayments-class {
    text-align: center; }
    .finance-page .frm-Calculator .loan-repayments-class #payment {
      background: #ff6634;
      color: #fff;
      display: inline-block;
      border-radius: 18px;
      padding: 18px 18px 8px 18px;
      font-size: 36px;
      margin-bottom: 15px; }

.finance-page .home-featured {
  background: #fff;
  padding-bottom: 0; }

.banner-pages .banner-img {
  background-size: cover !important; }

.individual {
  padding: 70px 0;
  text-align: center; }
  @media (max-width: 767px) {
    .individual {
      padding: 50px 0; } }
  .individual h1 {
    display: inline-block;
    color: #fff;
    font-family: "utm-avobold", sans-serif;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 0; }
    @media (max-width: 767px) {
      .individual h1 {
        font-size: 24px;
        letter-spacing: 0.2em;
        padding: 5px 10px; } }
    .individual h1 span {
      color: #ff6634;
      border-bottom: 4px solid #ff6634; }

.main-page {
  padding: 50px 0; }
  @media (min-width: 768px) and (max-width: 992px) {
    .main-page {
      padding: 30px 0; } }
  @media (max-width: 767px) {
    .main-page {
      padding: 20px 0; } }
  .main-page a, .main-page a:focus {
    color: #000; }
  .main-page.sitemap-page h2 a, .main-page.sitemap-page h2 a:focus {
    text-transform: uppercase;
    text-decoration: none; }
    .main-page.sitemap-page h2 a:hover, .main-page.sitemap-page h2 a:focus:hover {
      text-decoration: none; }
  .main-page.about-page h2 {
    margin-top: 0; }
  .main-page.about-page a, .main-page.about-page a:focus {
    font-family: "Roboto-Medium", sans-serif;
    text-decoration: none; }
    .main-page.about-page a:hover, .main-page.about-page a:focus:hover {
      text-decoration: none;
      color: #ff6634; }

.CarsSlider-class {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .CarsSlider-class {
      margin-top: 10px;
      margin-bottom: 0px; } }

.parts-page, .sourcing-page, .testimonials-page {
  padding-bottom: 50px;
  background: #F6F6F6; }
  .parts-page h2, .sourcing-page h2, .testimonials-page h2 {
    margin-top: 0;
    font-size: 32px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .parts-page h2, .sourcing-page h2, .testimonials-page h2 {
        font-size: 26px;
        margin-top: 10px; } }
  .parts-page h3, .sourcing-page h3, .testimonials-page h3 {
    margin-top: 0;
    font-family: "utm-avobold", sans-serif;
    font-size: 32px;
    color: #000; }
    @media (max-width: 767px) {
      .parts-page h3, .sourcing-page h3, .testimonials-page h3 {
        font-size: 24px; } }
  .parts-page .service-title, .sourcing-page .service-title, .testimonials-page .service-title {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -50px;
    margin-bottom: 50px; }
  .parts-page a, .parts-page a:focus, .sourcing-page a, .sourcing-page a:focus, .testimonials-page a, .testimonials-page a:focus {
    color: #000; }

.contact-page {
  margin: 50px 0; }
  .contact-page .title {
    margin-bottom: 40px;
    margin-top: 30px; }
    .contact-page .title h1 {
      font-family: "utm-avobold", sans-serif;
      font-size: 38px; }
      @media (max-width: 767px) {
        .contact-page .title h1 {
          font-size: 24px; } }
    .contact-page .title p {
      font-size: 18px; }
  .contact-page a .phone, .contact-page a .address, .contact-page a .hours, .contact-page a:focus .phone, .contact-page a:focus .address, .contact-page a:focus .hours {
    border: 1px solid #F6F6F6;
    background: #F6F6F6;
    border-radius: 20px;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    color: #000;
    text-decoration: none;
    padding-bottom: 15px; }
  .contact-page a:hover .phone, .contact-page a:hover .address, .contact-page a:focus:hover .phone, .contact-page a:focus:hover .address {
    border: 1px solid #ff6634;
    border-radius: 20px;
    color: #000;
    text-decoration: none; }
  .contact-page .phone, .contact-page .address, .contact-page .hours {
    color: #fff;
    padding: 0 15px;
    border: 1px solid #F6F6F6; }
    @media (min-width: 1200px) {
      .contact-page .phone, .contact-page .address, .contact-page .hours {
        min-width: 100%;
        height: 262px; } }
    @media (min-width: 768px) {
      .contact-page .phone, .contact-page .address, .contact-page .hours {
        display: inline-block; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .contact-page .phone, .contact-page .address, .contact-page .hours {
        min-width: 100%;
        height: 262px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .contact-page .phone, .contact-page .address, .contact-page .hours {
        min-width: 220px;
        min-height: 200px; } }
    @media (max-width: 767px) {
      .contact-page .phone, .contact-page .address, .contact-page .hours {
        padding: 0 6px 20px 6px;
        margin-bottom: 30px;
        height: 182px; } }
    .contact-page .phone img, .contact-page .address img, .contact-page .hours img {
      margin-top: 20px; }
      @media (min-width: 768px) {
        .contact-page .phone img, .contact-page .address img, .contact-page .hours img {
          height: 75px; } }
      @media (max-width: 767px) {
        .contact-page .phone img, .contact-page .address img, .contact-page .hours img {
          height: 50px; } }
    .contact-page .phone h4, .contact-page .address h4, .contact-page .hours h4 {
      margin-top: 20px;
      margin-bottom: 20px;
      font-family: "utm-avobold", sans-serif; }
      @media (min-width: 993px) {
        .contact-page .phone h4, .contact-page .address h4, .contact-page .hours h4 {
          font-size: 20px; } }
      @media (max-width: 992px) {
        .contact-page .phone h4, .contact-page .address h4, .contact-page .hours h4 {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .contact-page .phone h4, .contact-page .address h4, .contact-page .hours h4 {
          font-size: 14px;
          margin-bottom: 10px; } }
    .contact-page .phone p, .contact-page .address p, .contact-page .hours p {
      font-family: "Roboto-Regular", sans-serif; }
  @media (max-width: 767px) {
    .contact-page .hours {
      padding: 15px 30px;
      height: 110px;
      margin-bottom: 0; }
      .contact-page .hours .hours-title {
        float: left; }
        .contact-page .hours .hours-title img {
          margin-top: 0;
          margin-bottom: 0px; }
        .contact-page .hours .hours-title h4 {
          margin: 10px 0; }
      .contact-page .hours p {
        float: right;
        width: calc(100% - 70px);
        text-align: left; } }
  .contact-page .phone p {
    color: #000; }
    @media (min-width: 768px) {
      .contact-page .phone p {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .contact-page .phone p {
        line-height: 1.4; } }
  .contact-page h2 {
    margin-top: 0;
    font-family: "utm-avobold", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .contact-page h2 {
        font-size: 24px;
        margin-top: 10px; } }
  .contact-page .contact-content {
    margin-top: 60px; }
    .contact-page .contact-content .frm-content {
      border: 1px solid #EBEBEB;
      border-radius: 4px;
      padding: 30px; }
      .contact-page .contact-content .frm-content .mar-top-class button {
        width: 100%;
        text-transform: uppercase; }

.sell-you-caravan {
  margin: 0px auto; }
  .sell-you-caravan .nav-tabs {
    position: relative;
    margin: 0px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0; }
  .sell-you-caravan > div.sell-you-caravan-inner {
    position: relative;
    font-family: "utm-avobold", sans-serif;
    font-size: 13px;
    text-transform: uppercase; }

.sell-you-caravan .nav-tabs > li.active > a, .sell-you-caravan .nav-tabs > li.active > a:hover, .sell-you-caravan .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0; }

.sell-you-caravan span.text-tab {
  color: #0b0d0e; }

.sell-you-caravan li.active span.text-tab {
  color: #000; }

.line-h {
  height: 8px;
  background: #F6F6F6;
  margin-top: 6px; }
  @media (min-width: 768px) {
    .line-h {
      margin-top: 4px; } }

@keyframes leaves {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }

@keyframes leaves-1 {
  0% {
    transform: scaleX(0.5); }
  100% {
    transform: scaleX(1); } }

@media (min-width: 768px) {
  .sell-you-caravan .nav-tabs > li {
    width: 33.33%; } }

.sell-you-caravan .nav-tabs > li a .text-tab, .sell-you-caravan .nav-tabs > li a:focus .text-tab, .sell-you-caravan .nav-tabs > li a:hover .text-tab {
  width: 100%; }

.sell-you-caravan .nav-tabs > li a:after, .sell-you-caravan .nav-tabs > li a:focus:after, .sell-you-caravan .nav-tabs > li a:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 8px;
  bottom: 0;
  left: 0;
  background-color: #D9D9D9;
  transform-origin: bottom left;
  margin-bottom: -13px; }
  @media (min-width: 768px) {
    .sell-you-caravan .nav-tabs > li a:after, .sell-you-caravan .nav-tabs > li a:focus:after, .sell-you-caravan .nav-tabs > li a:hover:after {
      margin-bottom: -11px; } }

.sell-you-caravan .nav-tabs > li a .text-tab:after, .sell-you-caravan .nav-tabs > li a:focus .text-tab:after, .sell-you-caravan .nav-tabs > li a:hover .text-tab:after {
  content: '';
  position: absolute;
  width: 50%;
  transform: scaleX(0);
  height: 8px;
  bottom: 0;
  left: 0;
  background-color: #000;
  transform-origin: bottom left;
  margin-bottom: -13px; }
  @media (min-width: 768px) {
    .sell-you-caravan .nav-tabs > li a .text-tab:after, .sell-you-caravan .nav-tabs > li a:focus .text-tab:after, .sell-you-caravan .nav-tabs > li a:hover .text-tab:after {
      margin-bottom: -12px; } }

@media (max-width: 767px) {
  .sell-you-caravan .nav-tabs > li.active {
    width: 100%; } }

.sell-you-caravan .nav-tabs > li.active a::after, .sell-you-caravan .nav-tabs > li.active a:focus::after, .sell-you-caravan .nav-tabs > li.active a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
  animation: leaves 0.7s ease-in alternate; }

@media (max-width: 767px) {
  .sell-you-caravan .nav-tabs > li.active a .text-tab, .sell-you-caravan .nav-tabs > li.active a:focus .text-tab, .sell-you-caravan .nav-tabs > li.active a:hover .text-tab {
    display: inherit;
    width: 100%; } }

.sell-you-caravan .nav-tabs > li.active a .text-tab:after, .sell-you-caravan .nav-tabs > li.active a:focus .text-tab:after, .sell-you-caravan .nav-tabs > li.active a:hover .text-tab:after {
  transform: scaleX(1);
  transform-origin: bottom left;
  animation: leaves 0.7s ease-in alternate; }

.sell-you-caravan .nav-tabs > li.tabs-1 {
  display: none; }
  .sell-you-caravan .nav-tabs > li.tabs-1 .text-tab:after {
    display: none; }
  .sell-you-caravan .nav-tabs > li.tabs-1.active {
    display: inherit; }
    @media (max-width: 767px) {
      .sell-you-caravan .nav-tabs > li.tabs-1.active a:after, .sell-you-caravan .nav-tabs > li.tabs-1.active a:focus:after, .sell-you-caravan .nav-tabs > li.tabs-1.active a:hover:after {
        width: 33%; } }

.sell-you-caravan .nav-tabs > li.tabs-2 {
  display: none; }
  .sell-you-caravan .nav-tabs > li.tabs-2.active {
    display: inherit;
    width: 66%; }
    .sell-you-caravan .nav-tabs > li.tabs-2.active a::after, .sell-you-caravan .nav-tabs > li.tabs-2.active a:focus::after, .sell-you-caravan .nav-tabs > li.tabs-2.active a:hover::after {
      animation: leaves-1 0.5s ease-in alternate; }
    .sell-you-caravan .nav-tabs > li.tabs-2.active a .text-tab:after, .sell-you-caravan .nav-tabs > li.tabs-2.active a:focus .text-tab:after, .sell-you-caravan .nav-tabs > li.tabs-2.active a:hover .text-tab:after {
      animation: leaves 0.5s ease-in alternate; }

.sell-you-caravan .nav-tabs > li.tabs-3 {
  display: none; }
  .sell-you-caravan .nav-tabs > li.tabs-3.active {
    display: inherit;
    width: 100%; }
    .sell-you-caravan .nav-tabs > li.tabs-3.active a .text-tab:after, .sell-you-caravan .nav-tabs > li.tabs-3.active a:focus .text-tab:after, .sell-you-caravan .nav-tabs > li.tabs-3.active a:hover .text-tab:after {
      width: 70%; }
    .sell-you-caravan .nav-tabs > li.tabs-3.active a::after, .sell-you-caravan .nav-tabs > li.tabs-3.active a:focus::after, .sell-you-caravan .nav-tabs > li.tabs-3.active a:hover::after {
      animation: leaves-1 0.4s ease-in alternate; }
    .sell-you-caravan .nav-tabs > li.tabs-3.active a .text-tab:after, .sell-you-caravan .nav-tabs > li.tabs-3.active a:focus .text-tab:after, .sell-you-caravan .nav-tabs > li.tabs-3.active a:hover .text-tab:after {
      animation: leaves-1 0.4s ease-in alternate; }

@media (max-width: 767px) {
  .inputfirstname-val-cls {
    margin-bottom: 15px; } }

.sell-you-caravan .nav-tabs > li a {
  padding: 0; }

.sell-you-caravan .nav-tabs > li a:hover {
  background: transparent; }

.sell-you-caravan .tab-pane {
  position: relative;
  padding-top: 30px; }

.sell-you-caravan h3 {
  margin-top: 0; }

@media (max-width: 585px) {
  .sell-you-caravan {
    height: auto !important; }
  .sell-you-caravan .nav-tabs > li a {
    /*width: 50px;
        height: 50px;
        line-height: 50px;*/ }
  .sell-you-caravan li.active:after {
    /*content: " ";
        position: absolute;
        left: 35%;*/ } }

.btn-delete, .btn-delete:hover {
  background: url("../../Content/images/icon-delete.png") center center no-repeat;
  width: 24px;
  height: 24px;
  border: oldlace;
  border-radius: 0;
  position: absolute; }
  .btn-delete i:before, .btn-delete:hover i:before {
    display: none; }

.u-recaptcha img {
  margin-bottom: 5px; }

.trade-ins-page {
  background: #fff; }
  .trade-ins-page div.tooltip {
    background-color: transparent !important; }
  .trade-ins-page .frm-sellyour {
    padding: 0; }
    .trade-ins-page .frm-sellyour .content-step5 label {
      font-weight: normal;
      font-family: "Roboto-Regular", sans-serif;
      color: #000; }
    .trade-ins-page .frm-sellyour .nav-tabs {
      background: transparent !important;
      border: 0; }
      .trade-ins-page .frm-sellyour .nav-tabs .text-tab {
        z-index: 9;
        position: relative;
        line-height: 1.4;
        display: inline-block; }
        @media (max-width: 767px) {
          .trade-ins-page .frm-sellyour .nav-tabs .text-tab {
            display: none; } }
      .trade-ins-page .frm-sellyour .nav-tabs li.active:after {
        margin-bottom: -30px;
        display: none; }
    .trade-ins-page .frm-sellyour h3 {
      margin-top: 0;
      margin-bottom: 20px;
      display: inline-block;
      padding-bottom: 5px;
      font-size: 19px;
      text-transform: uppercase;
      font-family: "Roboto-Regular", sans-serif; }
  .trade-ins-page .prev-step {
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 4px;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    text-transform: capitalize;
    border: 1px solid #000;
    margin: 30px 0;
    position: relative;
    /*&:after {
            content: '';
            position: absolute;
            width: calc(100% - 40px);
            transform: scaleX(0);
            height: 1px;
            bottom: 10px;
            left: 20px;
            background-color: $color-red;
            transform-origin: bottom right;
            transition: transform 0.25s ease-out;
        }*/ }
    .trade-ins-page .prev-step:focus, .trade-ins-page .prev-step:hover {
      background-color: #000;
      text-decoration: none;
      color: #fff; }
    .trade-ins-page .prev-step:hover {
      border: 1px solid #000;
      /*&::after {
                transform: scaleX(1);
                transform-origin: bottom left;
            }*/ }
  .trade-ins-page .next-step {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 4px;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    text-transform: capitalize;
    border: 1px solid #000;
    margin: 30px 0;
    position: relative;
    /*&:after {
            content: '';
            position: absolute;
            width: calc(100% - 40px);
            transform: scaleX(0);
            height: 1px;
            bottom: 10px;
            left: 20px;
            background-color: $color-red;
            transform-origin: bottom right;
            transition: transform 0.25s ease-out;
        }*/ }
    .trade-ins-page .next-step:focus, .trade-ins-page .next-step:hover {
      background-color: #ff6634;
      text-decoration: none;
      color: #fff; }
    .trade-ins-page .next-step:hover {
      border: 1px solid #ff6634;
      /*&::after {
                transform: scaleX(1);
                transform-origin: bottom left;
            }*/ }

.ui-sortable > .ui-state-default:last-child > div {
  margin-bottom: 20px;
  background: url("../../Content/images/svg/add-photo.svg") center center no-repeat #fff !important;
  width: 240px;
  height: 75px;
  cursor: pointer; }
  .ui-sortable > .ui-state-default:last-child > div img {
    display: none; }

footer {
  background: url("../../Content/images/footer-bg.jpg") center center no-repeat #000;
  background-size: cover;
  color: #fff; }
  footer .title-class {
    width: 380px; }
    @media (min-width: 993px) {
      footer .title-class {
        width: 330px; } }
    @media (max-width: 992px) {
      footer .title-class {
        width: 292px; } }
  @media (max-width: 992px) and (max-width: 767px) {
    footer .title-class {
      margin-bottom: 0; } }
  @media (max-width: 992px) and (max-width: 400px) {
    footer .title-class {
      width: 275px; }
      footer .title-class .line-title {
        margin-top: 17px; } }
  footer > .container {
    padding-top: 50px;
    padding-bottom: 50px; }
  footer .footer-title h3 {
    color: #fff; }
  footer .footer-title .footer-link {
    color: #0b0d0e; }
  footer .footer-title hr {
    width: 72px;
    height: 4px;
    text-align: center;
    background: #ff6634;
    border-top: 0;
    margin-top: 40px;
    margin-bottom: 40px; }
  footer a, footer a:focus {
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none; }
  footer a:hover {
    color: #ff6634;
    text-decoration: none; }
  footer .footer-info {
    display: inline-block;
    width: 100%; }
    footer .footer-info .footer-left {
      margin-bottom: 40px;
      color: #fff; }
      footer .footer-info .footer-left h5 {
        font-size: 18px;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
        padding-top: 20px;
        color: #ff6634;
        font-family: "Roboto-Medium", sans-serif; }
      footer .footer-info .footer-left p {
        line-height: 1.8;
        margin-bottom: 0; }
    footer .footer-info .footer-right p {
      margin-top: 20px; }
      footer .footer-info .footer-right p a.get-directions {
        width: calc(100% - 30px);
        background-color: #ff6634;
        color: #fff;
        display: inline-block;
        padding: 15px 45px;
        text-decoration: none;
        border-radius: 35px;
        border: 1px solid #ff6634;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        text-transform: uppercase; }
        footer .footer-info .footer-right p a.get-directions:focus, footer .footer-info .footer-right p a.get-directions:hover {
          background-color: #fff;
          text-decoration: none;
          color: #0b0d0e;
          border: 1px solid #fff; }
  footer .footer-bottom {
    background: #1a1e22;
    color: #D9D9D9;
    padding: 15px 15px 25px 15px;
    font-size: 13px; }
    footer .footer-bottom .pad-left, footer .footer-bottom .footer-bottom-link {
      display: inline-block; }
    footer .footer-bottom .pad-left {
      padding-left: 10px; }
  @media (min-width: 993px) {
    footer .google_map {
      height: 300px;
      padding: 5px 5px 0 5px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    footer .google_map {
      height: 400px;
      padding: 5px 5px 0 5px; } }
  @media (max-width: 767px) {
    footer .google_map {
      height: 300px; } }

.detail-info-company {
  color: #000;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #E9ECEF;
  border-radius: 4px;
  padding: 0px 20px 10px 20px; }
  .detail-info-company h2 {
    text-transform: uppercase;
    font-size: 23px; }
  .detail-info-company .hour {
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .detail-info-company .hour {
        margin-bottom: 10px;
        display: inline-block; } }
    .detail-info-company .hour img.time {
      float: left; }
    .detail-info-company .hour > div {
      float: right;
      width: calc(100% - 30px); }
      .detail-info-company .hour > div p {
        margin-bottom: 0px; }
    .detail-info-company .hour span {
      color: #000;
      font-family: "Roboto-Medium", sans-serif; }
  .detail-info-company .info {
    display: inline-block;
    margin-bottom: 20px; }
    .detail-info-company .info img {
      display: inline-block;
      margin-right: 10px; }
      .detail-info-company .info img.address {
        height: 20px; }
      .detail-info-company .info img.phone {
        height: 20px; }
      .detail-info-company .info img.time {
        height: 18px;
        margin-top: 6px; }
  .detail-info-company a, .detail-info-company a:focus {
    color: #000;
    text-decoration: inherit;
    font-family: "Roboto-Medium", sans-serif;
    text-transform: uppercase; }
    .detail-info-company a:hover, .detail-info-company a:focus:hover {
      color: #000;
      text-decoration: inherit; }

.form-control {
  border-radius: 0; }

select.form-control, input.form-control {
  height: 46px; }

.btn-enquiry {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  text-transform: capitalize;
  border: 0;
  border-radius: 35px;
  position: relative;
  /*&:after {
        content: '';
        position: absolute;
        width: 140px;
        transform: scaleX(0);
        height: 1px;
        bottom: 10px;
        left: calc(50% - 70px);
        background-color: $color-red;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }
    &:hover {
        &::after {
            transform: scaleX(1);
            transform-origin: bottom left;
        }
    }*/ }
  .btn-enquiry:focus, .btn-enquiry:hover {
    background-color: #ff6634;
    text-decoration: none;
    color: #fff; }
  @media (min-width: 993px) {
    .btn-enquiry {
      padding: 14px 35px; } }

.with-errors span {
  color: red; }

.list-type-1 {
  padding-left: 0; }
  .list-type-1 li {
    list-style-type: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    display: block;
    background: url("../../Content/images/svg/right-arrow-1.svg") left center no-repeat;
    background-size: 22px;
    line-height: 1.4;
    color: #000; }
    @media (min-width: 768px) {
      .list-type-1 li {
        width: 49%;
        display: inline-block; } }

div.tooltip {
  background-color: #ff6634 !important; }

#btnTopPages {
  position: fixed;
  bottom: 65px;
  right: 20px;
  z-index: 999;
  background: #ff6634;
  padding: 5px 10px 2px 10px; }

#btnTopPages a, #btnTopPages a:focus, #btnTopPages:hover {
  color: #fff !important;
  text-decoration: inherit;
  background: #ff6634; }

@media (min-width: 768px) {
  .fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999; } }

.events-class {
  margin-bottom: 40px; }
  .events-class .owl-nav {
    display: none; }

.privacy-page a, .privacy-page a:focus, .sitemap-page a, .sitemap-page a:focus {
  color: #000; }

.testimonials-page .testimonials-title {
  background: #fff;
  padding: 30px;
  margin-top: -50px; }
  .testimonials-page .testimonials-title h3 {
    margin: 0; }

.testimonials-page .testimonials-content {
  padding-top: 20px; }
  .testimonials-page .testimonials-content .main-testimonials > .row > div {
    margin-left: 0;
    width: 100%; }
  .testimonials-page .testimonials-content .main-testimonials .content-testimonials {
    width: 100%;
    float: left;
    padding: 10px 30px; }
  .testimonials-page .testimonials-content .main-testimonials .box-class {
    padding: 20px 30px;
    margin: 10px 0;
    background: #F6F6F6; }
  .testimonials-page .testimonials-content .main-testimonials .box-line {
    background: #F6F6F6; }
  .testimonials-page .testimonials-content .main-testimonials > .row > .col-md-12 {
    text-align: center; }

.testimonials-page .btn-loadmore {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding: 12px 20px 11px 20px;
  text-decoration: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  text-transform: capitalize;
  border: 0;
  display: inline-block;
  margin-top: 15px; }
  .testimonials-page .btn-loadmore:focus, .testimonials-page .btn-loadmore:hover {
    background-color: #ff6634;
    text-decoration: none;
    color: #fff; }

.labelTradeIn, .labelHideTradeIn {
  cursor: pointer;
  color: #000; }
  .labelTradeIn:hover, .labelHideTradeIn:hover {
    color: #000; }

.container-detailview18 {
  background: #E9ECEF;
  padding-top: 40px; }
  .container-detailview18 > .container {
    max-width: 1300px;
    width: 100%; }

.customers-say-class {
  background: #F6F6F6;
  padding: 70px 0;
  display: inline-block;
  width: 100%;
  color: #000; }
  @media (max-width: 767px) {
    .customers-say-class {
      padding: 50px 0; } }
  .customers-say-class .title-cls {
    text-align: center;
    margin-bottom: 30px; }
    .customers-say-class .title-cls h2 {
      font-family: "Roboto-Regular", sans-serif;
      font-size: 28px;
      margin-bottom: 10px;
      margin-top: 0; }
      @media (max-width: 767px) {
        .customers-say-class .title-cls h2 {
          font-size: 21px; } }
  .customers-say-class .btn-view-all {
    text-align: center;
    margin-top: 30px; }
    .customers-say-class .btn-view-all a {
      background-color: #ff6634;
      color: #fff;
      display: inline-block;
      padding: 10px 40px;
      text-decoration: none;
      border-radius: 4px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      text-transform: capitalize; }
      .customers-say-class .btn-view-all a:focus, .customers-say-class .btn-view-all a:hover {
        background-color: #de5b30;
        text-decoration: none;
        color: #fff; }

.google-range .google-range-items .owl-carousel .owl-stage-outer {
  padding-bottom: 80px; }

.google-range .google-range-items .box-item {
  background: #fff;
  border: 1px solid #fff;
  padding: 30px;
  margin-bottom: 20px;
  border-radius: 10px;
  text-align: left;
  display: inline-block;
  width: 100%;
  color: #000;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12); }
  .google-range .google-range-items .box-item .google-range-icon {
    text-align: center; }
    .google-range .google-range-items .box-item .google-range-icon .google-icon {
      width: 24px;
      display: inline-block;
      margin-bottom: 10px;
      margin-top: 5px; }
  .google-range .google-range-items .box-item .google-range-comment {
    margin-bottom: 30px; }
    .google-range .google-range-items .box-item .google-range-comment h3 {
      font-size: 14px;
      line-height: 1.4;
      padding-left: 0;
      margin-top: 10px;
      margin-bottom: 10px;
      display: -webkit-box;
      height: 120px;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  .google-range .google-range-items .box-item .google-range-post {
    position: absolute;
    width: calc(100% - 60px);
    text-align: center; }
    .google-range .google-range-items .box-item .google-range-post .google-range-post-content {
      display: inline-block;
      width: 140px;
      line-height: 1.4; }
      .google-range .google-range-items .box-item .google-range-post .google-range-post-content img {
        width: 128px;
        display: inline-block;
        margin-bottom: 15px; }

.google-range .google-range-items .owl-stage-outer {
  padding-bottom: 50px; }

@media (max-width: 1350px) {
  .google-range .owl-carousel .owl-nav {
    overflow: hidden; } }

@media (min-width: 1351px) {
  .google-range .owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    margin-top: -20%; } }

.google-range .owl-carousel .owl-nav .owl-prev, .google-range .owl-carousel .owl-nav .owl-next {
  background-color: transparent;
  background-image: url("../../Content/images/svg/arrow-b.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px;
  text-indent: -9900px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  padding: 9px 22px;
  border: 1px solid #0b0d0e; }
  @media (max-width: 1350px) {
    .google-range .owl-carousel .owl-nav .owl-prev, .google-range .owl-carousel .owl-nav .owl-next {
      margin: 0 10px; } }
  .google-range .owl-carousel .owl-nav .owl-prev:hover, .google-range .owl-carousel .owl-nav .owl-next:hover {
    background-color: transparent;
    background-image: url("../../Content/images/svg/arrow-b.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px;
    text-indent: -9900px;
    border: 1px solid #ff6634;
    padding: 9px 22px; }

.google-range .owl-carousel .owl-nav .owl-prev {
  transform: matrix(-1, 0, 0, 1, 0, 0); }
  @media (min-width: 1351px) {
    .google-range .owl-carousel .owl-nav .owl-prev {
      margin-left: -60px !important;
      float: left;
      overflow: hidden; } }

@media (min-width: 1351px) {
  .google-range .owl-carousel .owl-nav .owl-next {
    margin-right: -60px !important;
    float: right;
    overflow: hidden; } }

.google-range .owl-dots {
  display: none; }

a.btn-load, a.btn-load:focus {
  background: #000;
  color: #fff;
  padding: 14px 25px;
  text-decoration: none;
  border-radius: 18px;
  margin-top: 15px;
  display: inline-block;
  font-size: 15px;
  font-family: "utm-avobold", sans-serif;
  letter-spacing: .1em;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  cursor: pointer; }
  @media (min-width: 993px) {
    a.btn-load, a.btn-load:focus {
      padding: 14px 35px; } }
  a.btn-load:hover, a.btn-load:focus:hover {
    background: #000;
    text-decoration: none; }

.cus-star {
  background-image: url("../../Content/images/star-icon.png");
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  display: inline-block;
  text-indent: -9999px; }

.cus-star_1 {
  background-position: 0 center; }

.cus-star_2 {
  background-position: -28px center; }

.cus-star_3 {
  background-position: -56px center; }

.cus-star_4 {
  background-position: -84px center; }

.cus-star_5 {
  background-position: -112px center; }

.home-your-budget {
  background-image: url("../../Content/images/indivi-4.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 500px; }
  .home-your-budget .home-your-budget-content {
    background: #F8F9FA;
    color: #000;
    border-radius: 30px;
    padding: 50px; }
    @media (min-width: 1200px) {
      .home-your-budget .home-your-budget-content {
        margin: 100px 0; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .home-your-budget .home-your-budget-content {
        margin: 80px 0; } }
    @media (max-width: 767px) {
      .home-your-budget .home-your-budget-content {
        padding: 30px 20px;
        margin: 40px 0; } }
    .home-your-budget .home-your-budget-content .title {
      text-align: center; }
      .home-your-budget .home-your-budget-content .title h2 {
        margin-top: 0;
        margin-bottom: 30px;
        font-family: "Roboto-Regular", sans-serif;
        font-size: 28px; }
        @media (max-width: 767px) {
          .home-your-budget .home-your-budget-content .title h2 {
            font-size: 24px; } }
  .home-your-budget .home-your-budget-search .home-your-budget-list-cars {
    margin-bottom: 20px;
    margin-top: 20px; }
    .home-your-budget .home-your-budget-search .home-your-budget-list-cars .radio-inline {
      border: 1px solid #BEBEBE;
      border-radius: 6px;
      margin-bottom: 20px;
      margin-left: 0; }
      @media (min-width: 768px) {
        .home-your-budget .home-your-budget-search .home-your-budget-list-cars .radio-inline {
          font-size: 17px;
          padding: 15px 40px;
          margin-right: 10px; } }
      @media (max-width: 767px) {
        .home-your-budget .home-your-budget-search .home-your-budget-list-cars .radio-inline {
          padding: 15px 15px;
          margin-right: 4px; } }
      .home-your-budget .home-your-budget-search .home-your-budget-list-cars .radio-inline input {
        opacity: 0; }
      .home-your-budget .home-your-budget-search .home-your-budget-list-cars .radio-inline:hover, .home-your-budget .home-your-budget-search .home-your-budget-list-cars .radio-inline.active {
        border: 1px solid #ff6634;
        color: #ff6634;
        display: inline-block; }
  .home-your-budget .home-your-budget-search .estimate-price {
    text-align: center;
    margin-top: 20px; }
    .home-your-budget .home-your-budget-search .estimate-price p {
      font-size: 19px; }
    .home-your-budget .home-your-budget-search .estimate-price h3 {
      font-size: 44px;
      margin: 0; }
      @media (max-width: 767px) {
        .home-your-budget .home-your-budget-search .estimate-price h3 {
          font-size: 32px; } }
  .home-your-budget .home-your-budget-search .btn-estimate {
    margin-top: 38px; }
    .home-your-budget .home-your-budget-search .btn-estimate a {
      background-color: #ff6634;
      color: #fff;
      display: inline-block;
      padding: 12px 20px;
      text-decoration: none;
      border-radius: 4px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      text-transform: capitalize;
      border-radius: 6px;
      font-family: "Roboto-Regular", sans-serif;
      width: 100%;
      text-align: center; }
      .home-your-budget .home-your-budget-search .btn-estimate a:focus, .home-your-budget .home-your-budget-search .btn-estimate a:hover {
        background-color: #de5b30;
        text-decoration: none;
        color: #fff; }
      @media (min-width: 768px) {
        .home-your-budget .home-your-budget-search .btn-estimate a {
          font-size: 17px;
          padding: 22px 20px; } }
  .home-your-budget .home-your-budget-search input.form-control {
    height: 70px;
    border-radius: 4px;
    border: 1px solid #BEBEBE;
    background: #F8F9FA;
    font-size: 24px;
    padding: 6px 15px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */ }
    @media (max-width: 767px) {
      .home-your-budget .home-your-budget-search input.form-control {
        height: 60px;
        font-size: 20px; } }
    .home-your-budget .home-your-budget-search input.form-control::-webkit-outer-spin-button, .home-your-budget .home-your-budget-search input.form-control::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .home-your-budget .home-your-budget-search input.form-control[type=number] {
      -moz-appearance: textfield; }
  .home-your-budget .home-your-budget-search .controls {
    position: relative; }
  .home-your-budget .home-your-budget-search .floating-label {
    position: absolute;
    pointer-events: none;
    left: 17px;
    top: 21px;
    font-weight: normal;
    font-size: 16px;
    transition: 0.2s ease all; }
    @media (max-width: 767px) {
      .home-your-budget .home-your-budget-search .floating-label {
        top: 17px; } }
  .home-your-budget .home-your-budget-search .form-control:focus {
    box-shadow: none;
    border: 1px solid #D9D9D9; }
  .home-your-budget .home-your-budget-search .val-no-empty {
    color: #000; }
    .home-your-budget .home-your-budget-search .val-no-empty .floating-label {
      top: 5px;
      bottom: 10px;
      left: 17px;
      font-size: 12px;
      opacity: 0.75; }
      @media (max-width: 767px) {
        .home-your-budget .home-your-budget-search .val-no-empty .floating-label {
          top: 5px; } }
    .home-your-budget .home-your-budget-search .val-no-empty .inputText.form-control {
      padding: 16px 15px 0px 15px;
      color: #000; }

.frm-email-enquiry-4 select.form-control, .frm-email-enquiry-4 input.form-control, .contact-page select.form-control, .contact-page input.form-control, .frm-mail-sellyour select.form-control, .frm-mail-sellyour input.form-control, .frm-finance select.form-control, .frm-finance input.form-control, .frm-find-car select.form-control, .frm-find-car input.form-control {
  height: 50px;
  border-radius: 4px;
  border: 1px solid #D9D9D9; }

.frm-email-enquiry-4 .controls, .contact-page .controls, .frm-mail-sellyour .controls, .frm-finance .controls, .frm-find-car .controls {
  position: relative; }

.frm-email-enquiry-4 .floating-label, .contact-page .floating-label, .frm-mail-sellyour .floating-label, .frm-finance .floating-label, .frm-find-car .floating-label {
  position: absolute;
  pointer-events: none;
  left: 13px;
  top: 12px;
  font-weight: normal;
  transition: 0.2s ease all; }
  @media (max-width: 767px) {
    .frm-email-enquiry-4 .floating-label, .contact-page .floating-label, .frm-mail-sellyour .floating-label, .frm-finance .floating-label, .frm-find-car .floating-label {
      top: 14px; } }

.frm-email-enquiry-4 .form-control:focus, .contact-page .form-control:focus, .frm-mail-sellyour .form-control:focus, .frm-finance .form-control:focus, .frm-find-car .form-control:focus {
  box-shadow: none;
  border: 1px solid #D9D9D9; }

.frm-email-enquiry-4 .val-no-empty, .contact-page .val-no-empty, .frm-mail-sellyour .val-no-empty, .frm-finance .val-no-empty, .frm-find-car .val-no-empty {
  color: #000; }
  .frm-email-enquiry-4 .val-no-empty .floating-label, .contact-page .val-no-empty .floating-label, .frm-mail-sellyour .val-no-empty .floating-label, .frm-finance .val-no-empty .floating-label, .frm-find-car .val-no-empty .floating-label {
    top: 3px;
    bottom: 10px;
    left: 13px;
    font-size: 11px;
    opacity: 0.75; }
    @media (max-width: 767px) {
      .frm-email-enquiry-4 .val-no-empty .floating-label, .contact-page .val-no-empty .floating-label, .frm-mail-sellyour .val-no-empty .floating-label, .frm-finance .val-no-empty .floating-label, .frm-find-car .val-no-empty .floating-label {
        top: 3px; } }
  .frm-email-enquiry-4 .val-no-empty .inputText.form-control, .contact-page .val-no-empty .inputText.form-control, .frm-mail-sellyour .val-no-empty .inputText.form-control, .frm-finance .val-no-empty .inputText.form-control, .frm-find-car .val-no-empty .inputText.form-control {
    padding: 16px 12px 0px 12px;
    color: #000; }

.frm-email-enquiry-4 .labelHideTradeIn, .frm-email-enquiry-4 .labelTradeIn, .contact-page .labelHideTradeIn, .contact-page .labelTradeIn, .frm-mail-sellyour .labelHideTradeIn, .frm-mail-sellyour .labelTradeIn, .frm-finance .labelHideTradeIn, .frm-finance .labelTradeIn, .frm-find-car .labelHideTradeIn, .frm-find-car .labelTradeIn {
  cursor: pointer; }
  .frm-email-enquiry-4 .labelHideTradeIn:hover, .frm-email-enquiry-4 .labelTradeIn:hover, .contact-page .labelHideTradeIn:hover, .contact-page .labelTradeIn:hover, .frm-mail-sellyour .labelHideTradeIn:hover, .frm-mail-sellyour .labelTradeIn:hover, .frm-finance .labelHideTradeIn:hover, .frm-finance .labelTradeIn:hover, .frm-find-car .labelHideTradeIn:hover, .frm-find-car .labelTradeIn:hover {
    color: #ff6634; }

.frm-email-enquiry-4 .ckbFlagMarketing, .contact-page .ckbFlagMarketing, .frm-mail-sellyour .ckbFlagMarketing, .frm-finance .ckbFlagMarketing, .frm-find-car .ckbFlagMarketing {
  display: inline-block;
  width: 100%;
  margin: 0 0 0 8px; }
  .frm-email-enquiry-4 .ckbFlagMarketing input:checked:after, .frm-email-enquiry-4 .ckbFlagMarketing input:after, .contact-page .ckbFlagMarketing input:checked:after, .contact-page .ckbFlagMarketing input:after, .frm-mail-sellyour .ckbFlagMarketing input:checked:after, .frm-mail-sellyour .ckbFlagMarketing input:after, .frm-finance .ckbFlagMarketing input:checked:after, .frm-finance .ckbFlagMarketing input:after, .frm-find-car .ckbFlagMarketing input:checked:after, .frm-find-car .ckbFlagMarketing input:after {
    visibility: visible;
    font-family: FontAwesome;
    font-size: 24px;
    height: 24px;
    width: 20px;
    position: relative;
    top: -7px;
    left: 0px;
    background-color: #E9ECEF;
    display: inline-block; }
  .frm-email-enquiry-4 .ckbFlagMarketing input:checked:after, .contact-page .ckbFlagMarketing input:checked:after, .frm-mail-sellyour .ckbFlagMarketing input:checked:after, .frm-finance .ckbFlagMarketing input:checked:after, .frm-find-car .ckbFlagMarketing input:checked:after {
    content: '';
    background: url("../../Content/images/stock-filter.png") left -21px no-repeat #fff; }
  .frm-email-enquiry-4 .ckbFlagMarketing input:after, .contact-page .ckbFlagMarketing input:after, .frm-mail-sellyour .ckbFlagMarketing input:after, .frm-finance .ckbFlagMarketing input:after, .frm-find-car .ckbFlagMarketing input:after {
    content: '';
    background: url("../../Content/images/stock-filter.png") left 2px no-repeat #fff; }
  .frm-email-enquiry-4 .ckbFlagMarketing input, .contact-page .ckbFlagMarketing input, .frm-mail-sellyour .ckbFlagMarketing input, .frm-finance .ckbFlagMarketing input, .frm-find-car .ckbFlagMarketing input {
    float: left;
    margin-left: -25px; }
  .frm-email-enquiry-4 .ckbFlagMarketing label, .contact-page .ckbFlagMarketing label, .frm-mail-sellyour .ckbFlagMarketing label, .frm-finance .ckbFlagMarketing label, .frm-find-car .ckbFlagMarketing label {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 118%;
    /* 16.52px */
    text-transform: capitalize; }

.frm-email-enquiry-4 textarea.form-control, .contact-page textarea.form-control, .frm-mail-sellyour textarea.form-control, .frm-finance textarea.form-control, .frm-find-car textarea.form-control {
  border-radius: 4px; }

.with-errors span {
  color: #940000; }

.veh-priceperweek-img {
  position: relative; }
  .veh-priceperweek-img .finance-application-class {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ff6634;
    color: #fff;
    border-radius: 10px 0 0 0;
    font-family: "Roboto-Medium", sans-serif;
    padding: 5px 10px 10px 10px; }
    .veh-priceperweek-img .finance-application-class .finance-calculate {
      position: initial; }
    .veh-priceperweek-img .finance-application-class p {
      margin: 2px 0 0 0;
      font-size: 10px;
      line-height: 1.8; }
    .veh-priceperweek-img .finance-application-class h3 {
      margin: 0;
      font-size: 16px;
      font-family: "Roboto-Medium", sans-serif; }
      .veh-priceperweek-img .finance-application-class h3 span {
        font-size: 10px;
        font-family: "Roboto-Medium", sans-serif; }
    .veh-priceperweek-img .finance-application-class a, .veh-priceperweek-img .finance-application-class a:focus, .veh-priceperweek-img .finance-application-class a:hover {
      color: #fff;
      text-decoration: none; }

.find-car-page .frm-find-car {
  background: #F6F6F6;
  border-radius: 6px;
  padding: 30px 40px 40px 40px;
  margin-top: 40px; }

.title-class .line-title {
  height: 4px;
  float: left;
  background: #ff6634;
  margin: 20px 10px 5px 0;
  border-top: 0; }
  @media (min-width: 993px) {
    .title-class .line-title {
      width: 80px; } }
  @media (max-width: 992px) {
    .title-class .line-title {
      width: 40px; } }
  @media (max-width: 992px) and (max-width: 400px) {
    .title-class .line-title {
      width: 20px;
      margin-top: 0; } }

.title-class h2 {
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 993px) {
    .title-class h2 {
      font-size: 36px; } }
  @media (max-width: 992px) {
    .title-class h2 {
      font-size: 30px; } }

.title-class .sub-title {
  font-family: "Roboto-Regular", sans-serif;
  letter-spacing: 5px;
  padding-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
  font-size: 12px;
  margin-left: 40px; }
  @media (max-width: 400px) {
    .title-class .sub-title {
      font-size: 11px;
      margin-left: 0px; } }

.title-w-class {
  width: 285px;
  display: inline-block;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .title-w-class {
      margin-bottom: 0px; } }

.service-home-class {
  margin-bottom: 50px;
  margin-top: 50px; }
  @media (max-width: 767px) {
    .service-home-class {
      margin-top: 10px; } }
  .service-home-class .box-service {
    background: #fff;
    color: #0b0d0e; }
    @media (max-width: 767px) {
      .service-home-class .box-service.left {
        margin-top: 0; } }
    @media (max-width: 767px) {
      .service-home-class .box-service.right {
        margin-top: 50px; } }
    .service-home-class .box-service a, .service-home-class .box-service a:focus {
      display: inline-block;
      width: 100%;
      border: 1px solid #E9ECEF;
      text-decoration: none;
      color: #0b0d0e;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      @media (min-width: 993px) {
        .service-home-class .box-service a, .service-home-class .box-service a:focus {
          padding: 40px; } }
      @media (max-width: 992px) {
        .service-home-class .box-service a, .service-home-class .box-service a:focus {
          padding: 30px; } }
  @media (max-width: 992px) and (max-width: 400px) {
    .service-home-class .box-service a, .service-home-class .box-service a:focus {
      padding: 20px; } }
      @media (min-width: 993px) {
        .service-home-class .box-service a h2, .service-home-class .box-service a:focus h2 {
          font-size: 24px; } }
      @media (max-width: 992px) {
        .service-home-class .box-service a h2, .service-home-class .box-service a:focus h2 {
          font-size: 22px; } }
  @media (max-width: 992px) and (max-width: 400px) {
    .service-home-class .box-service a h2, .service-home-class .box-service a:focus h2 {
      font-size: 18px; } }
      .service-home-class .box-service a p, .service-home-class .box-service a:focus p {
        margin-bottom: 0; }
        @media (min-width: 993px) {
          .service-home-class .box-service a p, .service-home-class .box-service a:focus p {
            height: 70px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .service-home-class .box-service a p, .service-home-class .box-service a:focus p {
            height: 90px; } }
        @media (max-width: 767px) {
          .service-home-class .box-service a p, .service-home-class .box-service a:focus p {
            margin-bottom: 20px; } }
      .service-home-class .box-service a .btn-link, .service-home-class .box-service a:focus .btn-link {
        float: right;
        z-index: 9;
        position: relative;
        background-color: #fff;
        color: #0b0d0e;
        display: inline-block;
        padding: 15px 45px;
        text-decoration: none;
        border-radius: 35px;
        border: 1px solid #ff6634;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        text-transform: uppercase; }
        .service-home-class .box-service a .btn-link:focus, .service-home-class .box-service a .btn-link:hover, .service-home-class .box-service a:focus .btn-link:focus, .service-home-class .box-service a:focus .btn-link:hover {
          background-color: #ff6634;
          text-decoration: none;
          color: #fff;
          border: 1px solid #ff6634; }
      .service-home-class .box-service a .title-class .line-title, .service-home-class .box-service a:focus .title-class .line-title {
        margin: 13px 10px 5px 0; }
        @media (max-width: 400px) {
          .service-home-class .box-service a .title-class .line-title, .service-home-class .box-service a:focus .title-class .line-title {
            margin: 10px 10px 5px 0; } }
    .service-home-class .box-service a:hover {
      text-decoration: none; }
      .service-home-class .box-service a:hover .btn-link {
        background-color: #ff6634;
        color: #fff;
        display: inline-block;
        padding: 15px 45px;
        text-decoration: none;
        border-radius: 35px;
        border: 1px solid #ff6634;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        text-transform: uppercase; }
        .service-home-class .box-service a:hover .btn-link:focus, .service-home-class .box-service a:hover .btn-link:hover {
          background-color: #ff6634;
          text-decoration: none;
          color: #fff;
          border: 1px solid #ff6634; }
    .service-home-class .box-service img {
      margin-top: -50px; }
      @media (min-width: 993px) {
        .service-home-class .box-service img {
          margin-left: 25px; } }

.about-class {
  margin-bottom: 60px;
  margin-top: 50px; }
  .about-class h1 {
    font-size: 28px;
    padding: 0 0 10px 0;
    margin-top: 0; }
  .about-class .title-class {
    width: 285px; }
    @media (max-width: 992px) {
      .about-class .title-class {
        width: 245px; }
        .about-class .title-class .sub-title {
          margin-left: 0; } }
  @media (max-width: 992px) and (max-width: 400px) {
    .about-class .title-class .line-title {
      margin-top: 17px; } }

.home-feature-slider .lists-slider-items {
  text-align: center; }
  .home-feature-slider .lists-slider-items .owl-stage-outer {
    text-align: left; }
  .home-feature-slider .lists-slider-items .owl-nav {
    max-width: 267px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .home-feature-slider .lists-slider-items .owl-nav {
        display: none; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .home-feature-slider .lists-slider-items .owl-nav {
        max-width: 360px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .home-feature-slider .lists-slider-items .owl-nav {
        max-width: 360px; } }
    .home-feature-slider .lists-slider-items .owl-nav .owl-prev {
      float: left; }
    .home-feature-slider .lists-slider-items .owl-nav .owl-next {
      float: right; }
  .home-feature-slider .lists-slider-items .owl-dots {
    display: inline-block; }
    @media (min-width: 768px) {
      .home-feature-slider .lists-slider-items .owl-dots {
        margin-top: 15px; } }
    .home-feature-slider .lists-slider-items .owl-dots .owl-dot span {
      width: 14px;
      height: 14px;
      background: #D9D9D9; }
    .home-feature-slider .lists-slider-items .owl-dots .owl-dot.active span, .home-feature-slider .lists-slider-items .owl-dots .owl-dot:hover span {
      background: #0b0d0e; }

.home-feature-slider .veh-item {
  background: white;
  margin-bottom: 20px;
  border: 1px solid #E7E7E7;
  border-radius: 5px;
  transition: box-shadow .3s; }
  .home-feature-slider .veh-item .veh-img {
    width: 100%;
    padding-top: 65%;
    /* 1:1 Aspect Ratio */
    position: relative; }
    .home-feature-slider .veh-item .veh-img .resize-img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .home-feature-slider .veh-item .veh-img .resize-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
        border-radius: 5px 5px 0 0; }
  @media (min-width: 768px) {
    .home-feature-slider .veh-item .veh-info {
      padding: 5px 15px 15px 15px; } }
  @media (max-width: 767px) {
    .home-feature-slider .veh-item .veh-info {
      padding: 15px 10px 10px 10px; } }
  .home-feature-slider .veh-item .veh-title {
    margin-top: 10px; }
    @media (min-width: 768px) {
      .home-feature-slider .veh-item .veh-title {
        height: 60px; } }
    .home-feature-slider .veh-item .veh-title a {
      display: block; }
      .home-feature-slider .veh-item .veh-title a h3 {
        font-size: 18px;
        line-height: 18px;
        font-family: "utm-avobold", sans-serif;
        text-transform: uppercase;
        color: #424242;
        margin: 0; }
      .home-feature-slider .veh-item .veh-title a:hover {
        text-decoration: none; }
        .home-feature-slider .veh-item .veh-title a:hover h3 {
          text-decoration: none; }
    .home-feature-slider .veh-item .veh-title h4 {
      color: #0b0d0e;
      font-size: 13px;
      line-height: 26px;
      text-transform: uppercase;
      margin: 0;
      font-family: "Roboto-Regular", sans-serif; }
  .home-feature-slider .veh-item .veh-price h4 {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: -5px;
    font-family: "Roboto-Medium", sans-serif;
    float: left;
    color: #ff6634; }
    .home-feature-slider .veh-item .veh-price h4 label {
      font-size: 13px;
      text-transform: uppercase;
      padding-top: 5px;
      font-family: "Roboto-Regular", sans-serif;
      display: inline-block;
      color: #0b0d0e;
      font-weight: normal; }
  .home-feature-slider .veh-item .veh-btn-detail a, .home-feature-slider .veh-item .veh-btn-detail a:focus {
    background-color: black;
    font-size: 14px;
    color: white;
    padding: 11px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 35px;
    text-decoration: none;
    position: relative;
    /*&:after {
                    content: '';
                    position: absolute;
                    width: 120px;
                    transform: scaleX(0);
                    height: 1px;
                    bottom: 10px;
                    left: calc(50% - 60px);
                    background-color: $color-red;
                    transform-origin: bottom right;
                    transition: transform 0.25s ease-out;
                }*/ }
    @media (min-width: 993px) {
      .home-feature-slider .veh-item .veh-btn-detail a, .home-feature-slider .veh-item .veh-btn-detail a:focus {
        padding: 12px 20px; } }
    .home-feature-slider .veh-item .veh-btn-detail a:hover, .home-feature-slider .veh-item .veh-btn-detail a:focus:hover {
      background-color: #ff6634 !important;
      text-decoration: none;
      /*&::after {
                        transform: scaleX(1);
                        transform-origin: bottom left;
                    }*/ }
  .home-feature-slider .veh-item .veh-description {
    padding: 0 15px;
    margin: 0 0 15px 0;
    display: -webkit-box;
    height: 70px;
    line-height: 1.4;
    font-size: 17px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none; }
  .home-feature-slider .veh-item .veh-spec-fields {
    display: inline-block;
    width: calc(100% + 10px);
    text-align: center;
    color: black;
    margin: 10px -5px; }
    .home-feature-slider .veh-item .veh-spec-fields .row {
      margin-left: 0;
      margin-right: 0; }
      .home-feature-slider .veh-item .veh-spec-fields .row > div {
        border: 1px solid #E9ECEF;
        text-align: center;
        border-radius: 6px;
        display: inline-block;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 1.2;
        padding: 5px 3px 3px 3px;
        font-family: "Roboto-Medium", sans-serif;
        width: calc(25% - 10px);
        margin: 0 5px; }
        @media (min-width: 1200px) and (max-width: 1330px) {
          .home-feature-slider .veh-item .veh-spec-fields .row > div {
            padding-bottom: 0; } }
        .home-feature-slider .veh-item .veh-spec-fields .row > div:nth-child(2) {
          width: 17%; }
        .home-feature-slider .veh-item .veh-spec-fields .row > div:last-child {
          width: calc(30% - 10px); }
        .home-feature-slider .veh-item .veh-spec-fields .row > div i {
          background-repeat: no-repeat;
          background-position: center;
          float: left;
          margin-bottom: 5px;
          width: 100%;
          display: none; }
        @media (max-width: 767px) {
          .home-feature-slider .veh-item .veh-spec-fields .row > div span {
            display: inline-block; } }
        .home-feature-slider .veh-item .veh-spec-fields .row > div p {
          margin-bottom: 0; }
          .home-feature-slider .veh-item .veh-spec-fields .row > div p:first-child {
            display: none; }
  .home-feature-slider .veh-item:hover {
    text-decoration: none;
    box-shadow: 0 0 10px 2px #ececec; }
    .home-feature-slider .veh-item:hover h3 {
      text-decoration: none; }
    .home-feature-slider .veh-item:hover .veh-btn-detail a, .home-feature-slider .veh-item:hover .veh-btn-detail a:focus {
      background-color: #ff6634 !important;
      /*&::after {
                        transform: scaleX(1);
                        transform-origin: bottom left;
                    }*/ }

.home-feature-slider .owl-carousel .owl-nav .owl-prev, .home-feature-slider .owl-carousel .owl-nav .owl-next {
  background-color: transparent;
  background-image: url("../../Content/images/svg/arrow-b.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px;
  text-indent: -900px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  padding: 9px 22px;
  border: 1px solid #000; }
  .home-feature-slider .owl-carousel .owl-nav .owl-prev:hover, .home-feature-slider .owl-carousel .owl-nav .owl-next:hover {
    background-color: transparent;
    background-image: url("../../Content/images/svg/arrow-b.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px;
    text-indent: -900px;
    border: 1px solid #ff6634;
    padding: 9px 22px; }

.home-feature-slider .owl-carousel .owl-nav .owl-prev {
  transform: matrix(-1, 0, 0, 1, 0, 0); }

.container-listview15 .btn-fiiter-results {
  border: 0;
  text-transform: uppercase;
  background: url("../../Content/images/search-icon.png") right center no-repeat transparent;
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 25px; }
  @media (min-width: 768px) and (max-width: 992px) {
    .container-listview15 .btn-fiiter-results {
      position: absolute;
      margin-top: 10px;
      z-index: 9; } }

.container-listview15 .boxFilterLeft {
  background: #F9F9F9;
  border-radius: 5px; }
  @media (min-width: 768px) {
    .container-listview15 .boxFilterLeft {
      border: 1px solid #E7E7E7; } }
  .container-listview15 .boxFilterLeft .controls {
    padding: 15px 15px 10px 15px; }
    @media (max-width: 767px) {
      .container-listview15 .boxFilterLeft .controls {
        padding: 10px 15px; } }
    .container-listview15 .boxFilterLeft .controls label {
      font-family: "Roboto-Medium", sans-serif;
      font-weight: normal; }
    .container-listview15 .boxFilterLeft .controls .cl-multimake {
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 20px; }
      .container-listview15 .boxFilterLeft .controls .cl-multimake h4 {
        text-transform: uppercase; }
    .container-listview15 .boxFilterLeft .controls.StockNumber-class input {
      height: 44px;
      border-radius: 0; }
    .container-listview15 .boxFilterLeft .controls.StockNumber-class button {
      float: right;
      margin-top: -40px;
      margin-right: 3px;
      font-size: 22px; }
    .container-listview15 .boxFilterLeft .controls.header-filter-left {
      background-color: #424242;
      color: white;
      font-size: 18px;
      font-family: "utm-avobold", sans-serif;
      padding: 15px 18px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .container-listview15 .boxFilterLeft .controls.header-filter-left {
          border-radius: 5px 5px 0 0; } }
      .container-listview15 .boxFilterLeft .controls.header-filter-left i {
        background-image: url("../../Content/images/filter-icon.png");
        width: 29px;
        height: 19px;
        display: none; }
    .container-listview15 .boxFilterLeft .controls.cl-branch, .container-listview15 .boxFilterLeft .controls.cl-veh-type, .container-listview15 .boxFilterLeft .controls.cl-make, .container-listview15 .boxFilterLeft .controls.cl-model {
      /*To remove button from IE11, thank you Matt */ }
      .container-listview15 .boxFilterLeft .controls.cl-branch .ddl-group, .container-listview15 .boxFilterLeft .controls.cl-veh-type .ddl-group, .container-listview15 .boxFilterLeft .controls.cl-make .ddl-group, .container-listview15 .boxFilterLeft .controls.cl-model .ddl-group {
        position: relative;
        display: inline-block;
        width: 100%; }
      .container-listview15 .boxFilterLeft .controls.cl-branch select::-ms-expand, .container-listview15 .boxFilterLeft .controls.cl-veh-type select::-ms-expand, .container-listview15 .boxFilterLeft .controls.cl-make select::-ms-expand, .container-listview15 .boxFilterLeft .controls.cl-model select::-ms-expand {
        display: none; }
      .container-listview15 .boxFilterLeft .controls.cl-branch .ddl-group:after, .container-listview15 .boxFilterLeft .controls.cl-veh-type .ddl-group:after, .container-listview15 .boxFilterLeft .controls.cl-make .ddl-group:after, .container-listview15 .boxFilterLeft .controls.cl-model .ddl-group:after {
        content: '<>';
        font: 17px "Consolas", monospace;
        color: #333;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 11px;
        /*Adjust for position however you want*/
        top: 11px;
        padding: 0 0 2px;
        border-bottom: 1px solid #999;
        /*left line */
        position: absolute;
        pointer-events: none; }
      .container-listview15 .boxFilterLeft .controls.cl-branch .ddl-group select, .container-listview15 .boxFilterLeft .controls.cl-veh-type .ddl-group select, .container-listview15 .boxFilterLeft .controls.cl-make .ddl-group select, .container-listview15 .boxFilterLeft .controls.cl-model .ddl-group select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Add some styling */
        display: block;
        width: 100%;
        height: 44px;
        float: right;
        line-height: 2;
        -ms-word-break: normal;
        word-break: normal;
        text-transform: uppercase; }
    .container-listview15 .boxFilterLeft .controls.btn-frm {
      margin-bottom: 10px; }
      .container-listview15 .boxFilterLeft .controls.btn-frm .btn-show-results, .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 14px;
        padding: 10px;
        text-decoration: none;
        border: 1px solid #000;
        border-radius: 5px;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
        .container-listview15 .boxFilterLeft .controls.btn-frm .btn-show-results:hover, .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters:hover {
          text-decoration: none; }
      .container-listview15 .boxFilterLeft .controls.btn-frm .btn-show-results {
        background: #000;
        color: white;
        margin-bottom: 10px; }
      .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters {
        color: #000;
        font-family: "Roboto-Medium", sans-serif; }
        .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters:hover {
          background: #000;
          border: 1px solid #000;
          color: white; }
  .container-listview15 .boxFilterLeft .ckb-filter {
    padding: 15px 15px 10px 15px; }
    .container-listview15 .boxFilterLeft .ckb-filter .cbk-filter-title {
      font-family: "utm-avobold", sans-serif;
      font-size: 14px;
      margin-bottom: 15px;
      margin-top: 0; }
    .container-listview15 .boxFilterLeft .ckb-filter .ckb-group > div {
      display: inline-block;
      width: 100%;
      margin-bottom: 0px; }
    .container-listview15 .boxFilterLeft .ckb-filter .ckb-group input:checked:after, .container-listview15 .boxFilterLeft .ckb-filter .ckb-group input:after {
      visibility: visible;
      font-family: FontAwesome;
      font-size: 24px;
      height: 24px;
      width: 20px;
      position: relative;
      top: -5px;
      left: 0px;
      background-color: #fff;
      display: inline-block; }
    .container-listview15 .boxFilterLeft .ckb-filter .ckb-group input:checked:after {
      content: '';
      background: url("../../Content/images/stock-filter.png") left -21px no-repeat #fff; }
    .container-listview15 .boxFilterLeft .ckb-filter .ckb-group input:after {
      content: '';
      background: url("../../Content/images/stock-filter.png") left 2px no-repeat #fff; }
    .container-listview15 .boxFilterLeft .ckb-filter .ckb-group input {
      float: left; }
    .container-listview15 .boxFilterLeft .ckb-filter .ckb-group label {
      width: calc(100% - 28px);
      float: right;
      padding-top: 0px;
      font-size: 12px;
      text-transform: uppercase; }

.container-listview15 .rzslider .rz-pointer {
  top: -9px !important;
  width: 20px !important;
  height: 20px !important;
  background-color: white;
  border-radius: 0 !important;
  box-shadow: #ececec 0 0 10px 4px; }
  .container-listview15 .rzslider .rz-pointer:after {
    display: none; }

.container-listview15 .rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: black;
  font-weight: 300;
  cursor: default;
  font-size: 13px; }

.container-listview15 .rzslider .rz-selection {
  z-index: 2;
  background: #000 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.container-listview15 .rz-bubble.rz-limit.rz-ceil, .container-listview15 .rz-bubble.rz-limit.rz-floor {
  display: none; }

.container-listview15 .container-filter-top {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .container-listview15 .container-filter-top {
      font-size: 13px; }
      .container-listview15 .container-filter-top select.form-control {
        padding: 5px 0;
        height: 32px; }
      .container-listview15 .container-filter-top .veh-showing {
        padding-right: 0; }
        .container-listview15 .container-filter-top .veh-showing b {
          font-weight: normal; }
      .container-listview15 .container-filter-top .veh-sortby-class {
        margin-top: -28px; } }
  .container-listview15 .container-filter-top .veh-showing {
    padding-top: 10px;
    font-family: "Roboto-Medium", sans-serif;
    color: #000; }
    @media (min-width: 993px) {
      .container-listview15 .container-filter-top .veh-showing {
        font-size: 24px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .container-listview15 .container-filter-top .veh-showing {
        padding-left: 200px;
        padding-top: 8px; } }
  .container-listview15 .container-filter-top .veh-sortby {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /*.ddl-group {
                @media(min-width:768px) {
                    width: calc(100% - 90px);
                }
                @media(max-width:767px) {
                }
            }*/
    /*To remove button from IE11, thank you Matt */ }
    @media (max-width: 767px) {
      .container-listview15 .container-filter-top .veh-sortby {
        float: right; }
        .container-listview15 .container-filter-top .veh-sortby a, .container-listview15 .container-filter-top .veh-sortby a:focus, .container-listview15 .container-filter-top .veh-sortby a:hover {
          color: black; } }
    .container-listview15 .container-filter-top .veh-sortby label {
      font-family: "Roboto-Regular", sans-serif;
      text-shadow: none;
      text-transform: uppercase;
      font-weight: normal;
      color: #000; }
      @media (min-width: 768px) {
        .container-listview15 .container-filter-top .veh-sortby label {
          width: 90px;
          font-size: 16px; } }
      @media (max-width: 767px) {
        .container-listview15 .container-filter-top .veh-sortby label {
          background: url("../../Content/images/sort-descending.png") right center no-repeat transparent;
          margin-bottom: 0;
          padding-right: 20px; } }
    .container-listview15 .container-filter-top .veh-sortby .ddl-group {
      position: relative;
      display: inline-block;
      width: calc(100% - 90px); }
    .container-listview15 .container-filter-top .veh-sortby select::-ms-expand {
      display: none; }
    .container-listview15 .container-filter-top .veh-sortby .ddl-group:after {
      content: '<>';
      font: 17px "Consolas", monospace;
      color: #333;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      right: 11px;
      /*Adjust for position however you want*/
      top: 11px;
      padding: 0 0 2px;
      border-bottom: 1px solid #999;
      /*left line */
      position: absolute;
      pointer-events: none; }
    .container-listview15 .container-filter-top .veh-sortby .ddl-group select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      /* Add some styling */
      display: block;
      width: 100%;
      height: 44px;
      float: right;
      line-height: 2;
      -ms-word-break: normal;
      word-break: normal; }

.container-listview15 .container-stock-list .card-cols .veh-item {
  background: white;
  margin-bottom: 30px;
  border: 1px solid #E7E7E7;
  border-radius: 5px;
  transition: box-shadow .3s;
  /*-webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
                transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);*/ }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-img {
    width: 100%;
    padding-top: 65%;
    /* 1:1 Aspect Ratio */
    position: relative; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-img .resize-img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-img .resize-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden;
        border-radius: 5px 5px 0 0; }
  @media (min-width: 768px) {
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-info {
      padding: 5px 15px 15px 15px; } }
  @media (max-width: 767px) {
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-info {
      padding: 15px 10px 10px 10px; } }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-title {
    margin-top: 10px; }
    @media (min-width: 768px) {
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-title {
        height: 60px; } }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a {
      display: block; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a h3 {
        font-size: 18px;
        line-height: 18px;
        font-family: "utm-avobold", sans-serif;
        text-transform: uppercase;
        color: #424242;
        margin: 0; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a:hover {
        text-decoration: none; }
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a:hover h3 {
          text-decoration: none; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-title h4 {
      color: #0b0d0e;
      font-size: 13px;
      line-height: 26px;
      text-transform: uppercase;
      margin: 0; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-price h4 {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: -5px;
    font-family: "Roboto-Medium", sans-serif;
    float: left;
    color: #ff6634; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-price h4 label {
      font-size: 11px;
      text-transform: uppercase;
      padding-top: 5px;
      font-family: "Roboto-Medium", sans-serif;
      display: inline-block;
      color: #0b0d0e;
      font-weight: normal; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-btn-detail a, .container-listview15 .container-stock-list .card-cols .veh-item .veh-btn-detail a:focus {
    background-color: black;
    font-size: 14px;
    color: white;
    padding: 11px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 35px;
    text-decoration: none;
    position: relative;
    /*&:after {
                            content: '';
                            position: absolute;
                            width: 120px;
                            transform: scaleX(0);
                            height: 1px;
                            bottom: 10px;
                            left: calc(50% - 60px);
                            background-color: $color-red;
                            transform-origin: bottom right;
                            transition: transform 0.25s ease-out;
                        }*/ }
    @media (min-width: 993px) {
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-btn-detail a, .container-listview15 .container-stock-list .card-cols .veh-item .veh-btn-detail a:focus {
        padding: 12px 20px; } }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-btn-detail a:hover, .container-listview15 .container-stock-list .card-cols .veh-item .veh-btn-detail a:focus:hover {
      background-color: black !important;
      text-decoration: none;
      /*&::after {
                                transform: scaleX(1);
                                transform-origin: bottom left;
                            }*/ }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-description {
    padding: 0 15px;
    margin: 0 0 15px 0;
    display: -webkit-box;
    height: 70px;
    line-height: 1.4;
    font-size: 17px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields {
    display: inline-block;
    width: calc(100% + 10px);
    text-align: center;
    color: black;
    margin: 10px -5px; }
    @media (min-width: 768px) {
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields {
        /*background: $color-0;  
                        min-height: 85px;*/ } }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div {
      border: 1px solid #E9ECEF;
      text-align: center;
      border-radius: 6px;
      display: inline-block;
      text-transform: uppercase;
      font-size: 10px;
      line-height: 1.2;
      padding: 5px 3px 3px 3px;
      font-family: "Roboto-Medium", sans-serif;
      width: calc(25% - 10px);
      margin: 0 5px;
      /*@media(min-width:768px) {
                            width: 25%;
                        }
                        @media(max-width:767px) {
                            float: left;
                            width: auto;
                            padding-top: 0;
                            padding-bottom:0;
                        }*/ }
      @media (min-width: 1200px) and (max-width: 1330px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div {
          padding-bottom: 0; } }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div:nth-child(2) {
        width: 17%; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div:last-child {
        width: calc(30% - 10px); }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div i {
        background-repeat: no-repeat;
        background-position: center;
        float: left;
        margin-bottom: 5px;
        width: 100%;
        /*@media(min-width:768px) {
                                width: 100%;
                            }                         
                            @media(max-width:767px) {
                                //width: 40px;
                                margin-right: 5px;
                            }*/
        display: none; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div span {
        /*height: 30px;
                            display: flex;
                            justify-content: center;
                            align-items: center;*/
        /*@media(min-width: 1200px) and (max-width: 1330px) {
                                height: 30px;
                                display: inline-block;
                            }*/ }
      @media (max-width: 767px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div span {
          display: inline-block; } }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div p {
        display: none; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.odometer i {
        height: 20px;
        background-image: url("../../Content/images/veh-icon/odo.svg");
        background-size: 17px; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.enginesizeliterfuel i, .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.enginesizeliterfuel i, .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.enginesizeliter i {
        height: 20px;
        background-image: url("../../Content/images/svg/stock-icon-2.png");
        background-size: 17px 17px; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.cylindersfuel {
        /*@media(max-width:767px) {
                                display: none;
                            }
                            i {
                                background-position: center -30px;
                            }*/ }
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.cylindersfuel i {
          height: 20px;
          background-image: url("../../Content/images/svg/stock-icon-3.svg"); }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.Colour i {
        height: 20px;
        background-image: url("../../Content/images/svg/stock-icon-4.svg"); }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.transmission i {
        height: 20px;
        background-image: url("../../Content/images/veh-icon/transmission.svg");
        background-size: 17px; }
  .container-listview15 .container-stock-list .card-cols .veh-item:hover {
    text-decoration: none;
    box-shadow: 0 0 10px 2px #ececec; }
    .container-listview15 .container-stock-list .card-cols .veh-item:hover h3 {
      text-decoration: none; }
    .container-listview15 .container-stock-list .card-cols .veh-item:hover .veh-btn-detail a, .container-listview15 .container-stock-list .card-cols .veh-item:hover .veh-btn-detail a:focus {
      background-color: #ff6634 !important;
      /*&::after {
                                transform: scaleX(1);
                                transform-origin: bottom left;
                            }*/ }

.container-listview15 .container-pagination .justify-content-md-center {
  text-align: center; }
  .container-listview15 .container-pagination .justify-content-md-center p {
    display: none; }
  .container-listview15 .container-pagination .justify-content-md-center ul.pagination {
    margin-top: 0;
    margin-bottom: 0; }
    .container-listview15 .container-pagination .justify-content-md-center ul.pagination li a {
      color: black;
      background-color: #f2f2f2;
      border-radius: 5px;
      float: left;
      padding: 10px 20px;
      border: none;
      text-transform: uppercase;
      margin: 9px; }
      @media (max-width: 767px) {
        .container-listview15 .container-pagination .justify-content-md-center ul.pagination li a {
          padding: 7px 14px;
          margin: 5px; } }
      .container-listview15 .container-pagination .justify-content-md-center ul.pagination li a:hover {
        background-color: #424242;
        color: white; }
    .container-listview15 .container-pagination .justify-content-md-center ul.pagination li.active a {
      background-color: #424242;
      color: white;
      border-radius: 5px;
      float: left;
      border: none;
      margin: 9px;
      padding: 10px 20px; }
      @media (max-width: 767px) {
        .container-listview15 .container-pagination .justify-content-md-center ul.pagination li.active a {
          padding: 7px 14px;
          margin: 5px; } }

@media (max-width: 992px) {
  #pm_menu {
    position: fixed;
    height: 100%;
    width: 330px;
    background: white;
    top: 0;
    z-index: 1001;
    -webkit-animation: backSlideOut .3s both ease;
    -moz-animation: backSlideOut .3s both ease;
    animation: backSlideOut .3s both ease;
    overflow: scroll;
    display: none; }
  #pm_menu.pm_open {
    left: 0px;
    display: block;
    -webkit-animation: backSlideIn .5s both ease;
    -moz-animation: backSlideIn .5s both ease;
    animation: backSlideIn .5s both ease; }
  .pm_overlay {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: fixed;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    -webkit-animation: fadeOut .5s both ease;
    -moz-animation: fadeOut .5s both ease;
    animation: fadeOut .5s both ease; }
  .pm_overlay.pm_show {
    display: block;
    -webkit-animation: fadeIn .3s both ease;
    -moz-animation: fadeIn .3s both ease;
    animation: fadeIn .3s both ease; }
  .pm_overlay.pm_hide {
    display: none; } }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-webkit-keyframes backSlideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }

@-moz-keyframes backSlideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }

@keyframes backSlideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }

@-webkit-keyframes backSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }

@-moz-keyframes backSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }

@keyframes backSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }

.container-detailview18 .veh-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .container-detailview18 .veh-title {
      background: white; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-title .pull-left {
      float: right !important; }
    .container-detailview18 .veh-title .pull-right {
      float: left !important; } }
  .container-detailview18 .veh-title .title-show-desktop .title-vehInfo {
    font-weight: bold;
    margin-top: 13px; }
    @media (min-width: 1200px) {
      .container-detailview18 .veh-title .title-show-desktop .title-vehInfo {
        float: left;
        font-size: 18px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .container-detailview18 .veh-title .title-show-desktop .title-vehInfo {
        font-size: 18px;
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .container-detailview18 .veh-title .title-show-desktop .product-header {
      float: right;
      margin-top: 10px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .container-detailview18 .veh-title .title-show-desktop .product-header {
      margin-bottom: 5px; } }
  .container-detailview18 .veh-title .title-show-desktop .product-header .product-price {
    font-weight: bold;
    font-size: 18px;
    color: #000; }
  @media (min-width: 993px) {
    .container-detailview18 .veh-title .cl_search_results {
      margin-right: -15px;
      margin-left: 5px; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-title .cl_search_results {
      margin-left: -15px; } }
  .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
    text-align: center;
    display: inline-block;
    width: 100%;
    line-height: 1.8;
    text-decoration: none;
    text-transform: capitalize; }
    @media (min-width: 768px) {
      .container-detailview18 .veh-title .cl_search_results a i, .container-detailview18 .veh-title .cl_search_results a:focus i, .container-detailview18 .veh-title .cl_search_results a:hover i {
        background-image: url("../../Content/images/svg/arrow.svg");
        background-repeat: no-repeat;
        transform: rotate(180deg);
        float: left;
        height: 24px;
        width: 18px;
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .container-detailview18 .veh-title .cl_search_results a i, .container-detailview18 .veh-title .cl_search_results a:focus i, .container-detailview18 .veh-title .cl_search_results a:hover i {
        background-image: url("../../Content/images/svg/right-arrow-1.svg");
        background-repeat: no-repeat;
        transform: rotate(180deg);
        float: left;
        height: 20px;
        width: 14px;
        margin: 0px 0 0 6px; } }
    @media (min-width: 1200px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        padding: 9px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        padding: 18px 10px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        padding: 10px 20px;
        margin-top: 8px; } }
    @media (min-width: 768px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        background: #000;
        color: white; } }
    @media (max-width: 767px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        margin-top: 5px; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-title .btn-enquire {
      margin-right: -15px; } }
  .container-detailview18 .veh-title .btn-enquire a, .container-detailview18 .veh-title .btn-enquire a:focus, .container-detailview18 .veh-title .btn-enquire a:hover {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 9px 20px;
    background: #000;
    color: white;
    text-decoration: none;
    text-transform: capitalize; }

.container-detailview18 .veh-enquire .tab-content {
  background: white;
  margin-bottom: 30px; }
  .container-detailview18 .veh-enquire .tab-content .tab-pane {
    padding: 20px; }
    @media (max-width: 767px) {
      .container-detailview18 .veh-enquire .tab-content .tab-pane {
        padding: 10px 15px 5px 15px; } }

.container-detailview18 .veh-enquire ul {
  border: 0; }
  @media (max-width: 767px) {
    .container-detailview18 .veh-enquire ul {
      background: white;
      padding: 10px 9px; } }
  .container-detailview18 .veh-enquire ul li a, .container-detailview18 .veh-enquire ul li a:focus {
    background: #000;
    color: white;
    border: 0;
    border-radius: 0; }
  .container-detailview18 .veh-enquire ul li.active a, .container-detailview18 .veh-enquire ul li.active a:focus {
    background: #000;
    color: white;
    border: 0;
    border-radius: 0; }

.container-detailview18 .veh-enquire .frm-content h3 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 0; }

.container-detailview18 .veh-enquire .frm-content .btn-send {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 12px 20px;
  background: #000;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: bold; }

.container-detailview18 .veh-enquire .frm-content label {
  font-size: 13px; }
  @media (max-width: 767px) {
    .container-detailview18 .veh-enquire .frm-content label {
      font-size: 12px; } }

.container-detailview18 .veh-enquire .frm-content .ckb-is-finace-options input, .container-detailview18 .veh-enquire .frm-content .ckb-is-add-trade-in input {
  margin-right: 5px; }

.container-detailview18 .veh-enquire .frm-content .ckb-is-add-trade-in {
  margin-bottom: 10px; }

.container-detailview18 .veh-enquire .frm-content .addPhoto .ui-sortable .ui-state-default:last-child {
  width: 100%; }

.container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
  margin-bottom: 15px; }
  @media (min-width: 993px) {
    .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
      width: 50%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
      width: 25%; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
      width: 50%; } }
  .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default .btn-add-photo {
    background: url("../../Content/images/clickhere.jpg");
    height: 40px;
    width: 180px;
    cursor: pointer;
    min-height: initial !important; }

.container-detailview18 .veh-info {
  margin-top: 40px; }
  .container-detailview18 .veh-info i {
    background-image: url("../../Content/images/iconStockView19_Bike.png");
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .container-detailview18 .veh-info i {
        width: 40px;
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .container-detailview18 .veh-info i {
        width: 100%; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-info {
      margin-top: 20px;
      text-align: center; }
      .container-detailview18 .veh-info > div {
        padding-left: 5px;
        padding-right: 5px; }
      .container-detailview18 .veh-info span {
        padding-top: 5px;
        display: inline-block;
        line-height: 1.4; } }
  .container-detailview18 .veh-info .cylinders-cls i {
    background-position: center -26px; }
  .container-detailview18 .veh-info .odometer i {
    background-position: center 0px; }
  .container-detailview18 .veh-info .fueltype i {
    background-position: center -51px; }
  .container-detailview18 .veh-info .pw i {
    background-position: center -130px; }

.container-detailview18 .veh-content {
  margin-bottom: 30px; }
  .container-detailview18 .veh-content ul {
    background: white;
    border: 0;
    margin-bottom: 15px;
    margin-top: 30px;
    font-weight: bold; }
    .container-detailview18 .veh-content ul li a, .container-detailview18 .veh-content ul li a:focus, .container-detailview18 .veh-content ul li a:hover {
      color: black;
      text-transform: uppercase;
      background: transparent;
      border: 0;
      padding: 0 0 4px 0;
      margin: 15px 20px; }
      @media (max-width: 767px) {
        .container-detailview18 .veh-content ul li a, .container-detailview18 .veh-content ul li a:focus, .container-detailview18 .veh-content ul li a:hover {
          margin: 15px 9px; } }
    .container-detailview18 .veh-content ul li.active a, .container-detailview18 .veh-content ul li.active a:focus, .container-detailview18 .veh-content ul li.active a:hover {
      color: #000;
      text-transform: uppercase;
      background: transparent;
      border-bottom: 2px solid #000;
      padding: 0 0 4px 0;
      margin: 15px 20px; }
      @media (max-width: 767px) {
        .container-detailview18 .veh-content ul li.active a, .container-detailview18 .veh-content ul li.active a:focus, .container-detailview18 .veh-content ul li.active a:hover {
          margin: 15px 9px; } }

.container-detailview18 .title-show-mobi {
  background: white;
  padding: 10px; }
  .container-detailview18 .title-show-mobi h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0; }
  .container-detailview18 .title-show-mobi .sn-vehinfo {
    margin-bottom: 0; }
  .container-detailview18 .title-show-mobi .product-header .product-price {
    font-size: 20px;
    color: #000;
    font-weight: bold; }

.container-detailview18 .section-gallery .product-title .detail-item {
  margin: 0 -15px 50px -15px; }

.container-detailview18 .section-gallery .galleria-info {
  display: none !important; }

.container-detailview18 .section-gallery .galleria-stage {
  padding-bottom: 30px; }

.container-detailview18 .section-gallery .galleria-image, .container-detailview18 .section-gallery .galleria-stage {
  background: #f2f2f2; }

.container-detailview18 .section-gallery .galleria-image-nav-right, .container-detailview18 .section-gallery .galleria-image-nav-left {
  width: 32px;
  height: 32px;
  background-color: transparent; }
  .container-detailview18 .section-gallery .galleria-image-nav-right:hover, .container-detailview18 .section-gallery .galleria-image-nav-left:hover {
    background-color: transparent !important; }

.container-detailview18 .section-gallery .galleria-image-nav-right {
  background-image: url("/Areas/Stock/Content/images/right-1.png"); }

.container-detailview18 .section-gallery .galleria-image-nav-left {
  background-image: url("/Areas/Stock/Content/images/left-1.png"); }

.container-detailview18 .section-gallery .galleria-thumb-nav-right, .container-detailview18 .section-gallery .galleria-thumb-nav-left {
  background-color: #a2a2a2; }
  .container-detailview18 .section-gallery .galleria-thumb-nav-right:hover, .container-detailview18 .section-gallery .galleria-thumb-nav-left:hover {
    background-color: #0070b4 !important; }

.container-detailview18 .section-gallery .galleria-container {
  background: transparent !important;
  border: 0;
  margin-bottom: 30px; }

.container-detailview18 .section-gallery .galleria-thumbnails .galleria-image {
  border: 1px solid #a2a2a2; }

.container-detailview18 .section-gallery .galleria-fullscreen, .container-detailview18 .section-gallery .galleria-play {
  width: 32px;
  height: 32px;
  background-color: #a2a2a2;
  border-right: 0 !important; }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-play {
    background-position: 50% 8px;
    margin-top: 3px; } }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-play.pause {
    background-position: 50% -92px;
    margin-top: 3px; } }

.container-detailview18 .section-gallery .galleria-container.fullscreen .galleria-fullscreen {
  background-position: 50% -92px; }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-fullscreen {
    background-position: 50% 8px;
    left: 0px;
    margin-top: 36px; } }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-thumbnails-container {
    left: 32px; } }

.container-detailview18 .section-gallery .galleria-container.notouch .galleria-thumblink:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-thumblink:active, .container-detailview18 .section-gallery .galleria-thumblink.open, .container-detailview18 .section-gallery .galleria-container.notouch .galleria-fullscreen:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-fullscreen:active, .container-detailview18 .section-gallery .galleria-container.notouch .galleria-play:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-play:active, .container-detailview18 .section-gallery .galleria-container.notouch .galleria-popout:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-popout:active {
  background-color: #0070b4 !important; }

.container-detailview18 .section-gallery .product-slider .galleria-bar {
  background: #f2f2f2; }

@media (max-width: 767px) {
  .container-detailview18 .section-gallery .product-slider .galleria-bar {
    height: 48px; }
  .container-detailview18 .section-gallery .product-slider .galleria-stage {
    bottom: 48px; }
  .container-detailview18 .section-gallery .product-slider .galleria-play {
    background-position: 50% 9px !important;
    margin-top: 10px; }
  .container-detailview18 .section-gallery .product-slider .galleria-play.pause {
    background-position: 50% -91px !important;
    margin-top: 10px; }
  .container-detailview18 .section-gallery .product-slider .galleria-fullscreen {
    background-position: 50%  9px !important;
    margin-top: 10px;
    left: 36px; }
  .container-detailview18 .section-gallery .product-slider .galleria-thumbnails-container {
    left: 75px; }
  .container-detailview18 .section-gallery .product-slider .galleria-thumb-nav-left, .container-detailview18 .section-gallery .product-slider .galleria-thumb-nav-right {
    top: 10px; }
  .container-detailview18 .section-gallery .product-slider .galleria-image {
    height: 40px;
    width: auto; }
    .container-detailview18 .section-gallery .product-slider .galleria-image img {
      height: 40px;
      width: auto; }
  .container-detailview18 .section-gallery .product-slider .galleria-info-description {
    padding-top: 15px;
    margin-bottom: 2px; }
  .container-detailview18 .section-gallery .product-slider .galleria-thumbnails {
    width: 100% !important; }
  .container-detailview18 .section-gallery .container-detailview10 .product-title .title-vehInfo {
    margin: 0; }
  .container-detailview18 .section-gallery .container-detailview10 .product-title .col-md-8.col-lg-9 {
    margin-top: 10px; } }

.modal-open .modal-backdrop.fade.ng-scope.in {
  height: 100%; }

.modal-open .modal-dialog.modal-md {
  margin: 40% 22% 0 22%; }
  .modal-open .modal-dialog.modal-md .modal-content {
    background: black;
    color: white; }
    .modal-open .modal-dialog.modal-md .modal-content .modal-header {
      border: 0;
      position: absolute;
      right: 0;
      z-index: 999; }
      .modal-open .modal-dialog.modal-md .modal-content .modal-header button {
        background: #EA4A42;
        color: white;
        padding: 0px 5px 1px;
        border-radius: 50%;
        opacity: 0.75; }
        .modal-open .modal-dialog.modal-md .modal-content .modal-header button span {
          text-shadow: none; }
    .modal-open .modal-dialog.modal-md .modal-content .modal-footer {
      display: none; }
    .modal-open .modal-dialog.modal-md .modal-content .modal-body {
      padding: 10px; }
      .modal-open .modal-dialog.modal-md .modal-content .modal-body ul {
        padding: 0 20px;
        list-style: none;
        margin-top: 10px;
        line-height: 1.8; }

.veh-info .pw {
  display: none; }

.detail-page .container-backpage-v24, .detail-page .container-content-v24, .detail-page .container-similar-v24 {
  max-width: 1600px;
  width: 100%; }

.detail-page .g-recaptcha {
  transform: scale(0.79);
  transform-origin: 0 0; }

.detail-page .container-detailview19 > .container {
  max-width: 1400px;
  width: 100%; }

.detail-page .veh-backpage {
  background: #E9ECEF;
  margin-bottom: 40px; }
  .detail-page .veh-backpage a.btn-black, .detail-page .veh-backpage a.btn-black:focus {
    color: #424242;
    margin: 15px 0;
    display: block;
    text-transform: uppercase; }
    .detail-page .veh-backpage a.btn-black:hover, .detail-page .veh-backpage a.btn-black:focus:hover {
      color: black;
      text-decoration: none; }

.detail-page .section-gallery .veh-title-top {
  display: inline-block;
  width: 100%; }
  .detail-page .section-gallery .veh-title-top .title-vehInfo {
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .detail-page .section-gallery .veh-title-top .title-vehInfo {
        width: calc(100% - 350px);
        float: left; } }
    .detail-page .section-gallery .veh-title-top .title-vehInfo h1 {
      font-family: "utm-avobold", sans-serif;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 28px;
      color: #424242; }
      @media (min-width: 768px) and (max-width: 1400px) {
        .detail-page .section-gallery .veh-title-top .title-vehInfo h1 {
          font-size: 28px; } }
      @media (max-width: 767px) {
        .detail-page .section-gallery .veh-title-top .title-vehInfo h1 {
          font-size: 24px; } }
    .detail-page .section-gallery .veh-title-top .title-vehInfo h3 {
      font-size: 18px;
      color: #0b0d0e;
      margin: 5px 0 20px 0;
      font-family: "Roboto-Medium", sans-serif; }
      @media (max-width: 767px) {
        .detail-page .section-gallery .veh-title-top .title-vehInfo h3 {
          font-size: 18px; } }
  .detail-page .section-gallery .veh-title-top .veh-header-left {
    padding-bottom: 17px;
    color: #0b0d0e;
    font-family: "Roboto-Medium", sans-serif; }
    @media (min-width: 768px) {
      .detail-page .section-gallery .veh-title-top .veh-header-left {
        width: 350px;
        float: right;
        text-align: right; } }
    .detail-page .section-gallery .veh-title-top .veh-header-left .veh-header-price {
      float: right; }
      .detail-page .section-gallery .veh-title-top .veh-header-left .veh-header-price .product-price {
        font-size: 32px;
        color: #424242;
        display: block;
        margin: 0;
        line-height: 1.2; }
        @media (max-width: 1400px) {
          .detail-page .section-gallery .veh-title-top .veh-header-left .veh-header-price .product-price {
            font-size: 28px; } }
      .detail-page .section-gallery .veh-title-top .veh-header-left .veh-header-price .drive-away-label {
        font-family: "Roboto-Medium", sans-serif;
        font-size: 14px;
        color: #1a1e22; }
  .detail-page .section-gallery .veh-title-top .detail-get-price-perweek {
    display: inline-block;
    margin-right: 15px;
    text-align: left; }
    .detail-page .section-gallery .veh-title-top .detail-get-price-perweek .finance-application-class {
      background: #ff6634;
      color: #fff;
      border-radius: 10px;
      font-family: "Roboto-Medium", sans-serif;
      padding: 8px 10px 10px 10px; }
      @media (max-width: 767px) {
        .detail-page .section-gallery .veh-title-top .detail-get-price-perweek .finance-application-class {
          margin-top: -5px; } }
      .detail-page .section-gallery .veh-title-top .detail-get-price-perweek .finance-application-class p {
        margin: 0;
        font-size: 12px;
        line-height: 1.8; }
      .detail-page .section-gallery .veh-title-top .detail-get-price-perweek .finance-application-class h3 {
        margin: 0;
        font-size: 20px;
        font-family: "Roboto-Medium", sans-serif; }
        @media (max-width: 767px) {
          .detail-page .section-gallery .veh-title-top .detail-get-price-perweek .finance-application-class h3 {
            font-size: 18px; } }
        .detail-page .section-gallery .veh-title-top .detail-get-price-perweek .finance-application-class h3 span {
          font-size: 12px;
          font-family: "Roboto-Medium", sans-serif; }

.detail-page .section-gallery .product-comments {
  margin-top: 20px;
  margin-bottom: 50px; }
  @media (min-width: 993px) {
    .detail-page .section-gallery .product-comments {
      font-size: 14px; } }

.detail-page .product-slider .galleria-stage, .detail-page .product-slider .galleria-bar {
  border: 1px solid #E9ECEF;
  border-radius: 4px; }

.detail-page .product-slider .galleria-info {
  display: none !important; }

.detail-page .product-slider .galleria-stage {
  padding-bottom: 30px; }

.detail-page .product-slider .galleria-image, .detail-page .product-slider .galleria-stage {
  background: white; }

.detail-page .product-slider .galleria-image-nav-right, .detail-page .product-slider .galleria-image-nav-left {
  width: 32px;
  height: 32px;
  background-color: transparent; }
  .detail-page .product-slider .galleria-image-nav-right:hover, .detail-page .product-slider .galleria-image-nav-left:hover {
    background-color: transparent !important; }

.detail-page .product-slider .galleria-image-nav-right {
  background-image: url("../../Content/images/right-1.png"); }

.detail-page .product-slider .galleria-image-nav-left {
  background-image: url("../../Content/images/left-1.png"); }

.detail-page .product-slider .galleria-thumb-nav-right, .detail-page .product-slider .galleria-thumb-nav-left {
  background-color: #a2a2a2; }
  .detail-page .product-slider .galleria-thumb-nav-right:hover, .detail-page .product-slider .galleria-thumb-nav-left:hover {
    background-color: #0070b4 !important; }

.detail-page .product-slider .galleria-container {
  background: transparent !important;
  border: 0;
  margin-bottom: 30px; }

.detail-page .product-slider .galleria-thumbnails .galleria-image {
  border: 1px solid #a2a2a2; }

.detail-page .product-slider .galleria-fullscreen, .detail-page .product-slider .galleria-play {
  width: 32px;
  height: 32px;
  background-color: #a2a2a2;
  border-right: 0 !important;
  display: none; }

@media (min-width: 768px) {
  .detail-page .product-slider .galleria-play {
    background-position: 50% 8px;
    margin-top: 3px; } }

@media (min-width: 768px) {
  .detail-page .product-slider .galleria-play.pause {
    background-position: 50% -92px;
    margin-top: 3px; } }

.detail-page .product-slider .galleria-container.fullscreen .galleria-fullscreen {
  background-position: 50% -92px; }

@media (min-width: 768px) {
  .detail-page .product-slider .galleria-fullscreen {
    background-position: 50% 8px;
    left: 0px;
    margin-top: 36px; } }

@media (min-width: 768px) {
  .detail-page .product-slider .galleria-thumbnails-container {
    left: 5px;
    top: 2px; } }

@media (max-width: 767px) {
  .detail-page .product-slider .galleria-bar {
    height: 48px; }
  .detail-page .product-slider .galleria-stage {
    bottom: 48px; }
  .detail-page .product-slider .galleria-play {
    background-position: 50% 8px !important;
    margin-top: 6px; }
  .detail-page .product-slider .galleria-play.pause {
    background-position: 50% -92px !important;
    margin-top: 6px; }
  .detail-page .product-slider .galleria-fullscreen {
    background-position: 50%  8px !important;
    margin-top: 6px;
    left: 36px; }
  .detail-page .product-slider .galleria-thumbnails-container {
    left: 75px;
    top: 3px; }
  .detail-page .product-slider .galleria-thumb-nav-left, .detail-page .product-slider .galleria-thumb-nav-right {
    top: 10px; }
  .detail-page .product-slider .galleria-image {
    height: 40px;
    width: auto; }
    .detail-page .product-slider .galleria-image img {
      height: 40px;
      width: auto; }
  .detail-page .product-slider .galleria-info-description {
    padding-top: 15px;
    margin-bottom: 2px; }
  .detail-page .product-slider .galleria-thumbnails {
    width: 100% !important; } }

.detail-page .product-slider .galleria-container.notouch .galleria-thumblink:hover, .detail-page .product-slider .galleria-container.touch .galleria-thumblink:active, .detail-page .product-slider .galleria-thumblink.open, .detail-page .product-slider .galleria-container.notouch .galleria-fullscreen:hover, .detail-page .product-slider .galleria-container.touch .galleria-fullscreen:active, .detail-page .product-slider .galleria-container.notouch .galleria-play:hover, .detail-page .product-slider .galleria-container.touch .galleria-play:active, .detail-page .product-slider .galleria-container.notouch .galleria-popout:hover, .detail-page .product-slider .galleria-container.touch .galleria-popout:active {
  background-color: #000; }

@media (max-width: 767px) {
  .detail-page .btn-buynow {
    display: none; } }

.detail-page .btn-buynow a, .detail-page .btn-buynow a:focus {
  display: inline-block;
  width: 100%;
  background: #000;
  color: #fff;
  padding: 11px 25px 13px;
  border-radius: 18px;
  text-align: center;
  margin-bottom: 15px;
  text-transform: capitalize;
  text-decoration: none;
  cursor: pointer;
  font-family: "utm-avobold", sans-serif;
  /*i {
                background: url($content-path + "/images/svg/add-cart.svg"); 
                float: right;
                width: 32px;
                height: 30px;
            }*/
  /*b {
                display: block;
                font-family: $fontTitle;
                font-weight: normal;
                font-size: 14px;
            }*/ }
  .detail-page .btn-buynow a span, .detail-page .btn-buynow a:focus span {
    font-size: 16px;
    margin: 4px 10px 0 0;
    display: inline-block; }
  .detail-page .btn-buynow a:hover, .detail-page .btn-buynow a:focus:hover {
    background: #000; }

.detail-page .btn-buynow:hover {
  text-decoration: none; }

.detail-page .veh-title-price {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%; }
  .detail-page .veh-title-price .title-vehInfo2 {
    font-family: "utm-avobold", sans-serif;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 5px; }
  .detail-page .veh-title-price .product-header {
    color: #000;
    font-family: "utm-avobold", sans-serif;
    text-transform: uppercase; }
    .detail-page .veh-title-price .product-header .product-price {
      font-size: 26px; }
    .detail-page .veh-title-price .product-header .drive-away-label {
      font-size: 14px; }
  @media (min-width: 768px) {
    .detail-page .veh-title-price .btn-buynow {
      float: right;
      margin-top: -30px; }
      .detail-page .veh-title-price .btn-buynow a {
        width: auto; } }
  @media (max-width: 767px) {
    .detail-page .veh-title-price .btn-buynow {
      margin-top: 10px;
      display: block; } }
  @media (min-width: 768px) {
    .detail-page .veh-title-price .title-vehInfo2, .detail-page .veh-title-price .product-header {
      width: calc(100% - 280px);
      display: inline-block; } }

.detail-page .hdf-btn-enquire {
  margin: 30px 0; }
  .detail-page .hdf-btn-enquire a, .detail-page .hdf-btn-enquire a:focus {
    display: inline-block;
    width: 100%;
    background: #ff6634;
    color: #fff;
    padding: 13px 25px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    font-family: "utm-avobold", sans-serif;
    border: 0; }
    .detail-page .hdf-btn-enquire a:hover, .detail-page .hdf-btn-enquire a:focus:hover {
      background: #de5b30; }

.detail-page .widget.form {
  border: 1px solid #E9ECEF;
  border-radius: 4px;
  padding: 7px 20px; }
  @media (min-width: 768px) {
    .detail-page .widget.form {
      margin-top: 94px; } }
  .detail-page .widget.form h3 {
    font-family: "utm-avobold", sans-serif;
    font-size: 23px;
    margin-top: 15px;
    margin-bottom: 20px; }
  .detail-page .widget.form .textTitle {
    font-family: "Roboto-Regular", sans-serif;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 10px;
    display: none; }
  .detail-page .widget.form button.btn-send {
    font-family: "Roboto-Medium", sans-serif;
    background: #000;
    color: #fff;
    padding: 14px 25px;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    border: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    /*&:after {
                content: '';
                position: absolute;
                width: 140px;
                transform: scaleX(0);
                height: 1px;
                bottom: 10px;
                left: calc(50% - 70px);
                background-color: $color-red;
                transform-origin: bottom right;
                transition: transform 0.25s ease-out;
            }*/ }
    .detail-page .widget.form button.btn-send:hover {
      background: #ff6634;
      color: #fff;
      /*&::after {
                    transform: scaleX(1);
                    transform-origin: bottom left;
                }*/ }

.detail-page .veh-spec-section {
  border-top: 1px solid #E9ECEF;
  border-bottom: 1px solid #E9ECEF;
  text-align: center;
  padding: 23px 0px 0px 0px;
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .detail-page .veh-spec-section {
      padding: 23px 0px 0px 0; } }
  @media (max-width: 767px) {
    .detail-page .veh-spec-section {
      padding: 20px 0px 0px 0; } }
  .detail-page .veh-spec-section .veh-spec-fields > div {
    /*@media (min-width: 1401px) {
                    width: 27%;
                }
                @media (min-width: 1200px) and (max-width: 1400px) {
                    width: 24%;
                }
                @media (min-width: 993px) and (max-width: 1199px) {
                    width: 24%;
                }
                @media (min-width: 768px) and (max-width: 992px) {
                    width: 25%;
                }*/
    font-family: "Roboto-Medium", sans-serif;
    margin-bottom: 10px;
    /*@media (min-width: 1200px) {
                    height: 150px;
                }
                @media (min-width: 768px) and (max-width: 1199px) {
                    height: 140px;
                }*/ }
    @media (min-width: 768px) {
      .detail-page .veh-spec-section .veh-spec-fields > div {
        width: 25%; } }
    .detail-page .veh-spec-section .veh-spec-fields > div.seats {
      /*width: 160px;*/ }
    .detail-page .veh-spec-section .veh-spec-fields > div.transmission {
      /*@media (min-width: 1401px) {
                        width: calc(46% - 160px);
                    }
                    @media (min-width: 1200px) and (max-width: 1400px) {
                        width: calc(52% - 160px);
                    }
                    @media (min-width: 993px) and (max-width: 1199px) {
                        width: calc(52% - 160px);
                    }
                    @media (min-width: 768px) and (max-width: 992px) {
                        width: calc(50% - 160px);
                    }*/ }
    @media (max-width: 767px) {
      .detail-page .veh-spec-section .veh-spec-fields > div {
        height: 70px;
        font-size: 11px;
        width: 50%;
        float: left; } }
    .detail-page .veh-spec-section .veh-spec-fields > div.spec-extra-cols {
      width: calc(100% - 60px);
      display: inline-block;
      text-align: left;
      height: auto; }
      .detail-page .veh-spec-section .veh-spec-fields > div.spec-extra-cols > div {
        width: auto;
        padding: 0;
        margin-right: 50px; }
        @media (min-width: 768px) {
          .detail-page .veh-spec-section .veh-spec-fields > div.spec-extra-cols > div {
            margin-left: 3%; } }
        @media (max-width: 767px) {
          .detail-page .veh-spec-section .veh-spec-fields > div.spec-extra-cols > div {
            margin-right: 30px; } }
  .detail-page .veh-spec-section .veh-spec-fields i {
    height: 42px;
    width: 42px;
    float: left;
    margin-top: 3px;
    margin-right: 10px; }
  .detail-page .veh-spec-section .veh-spec-fields p {
    margin-bottom: 0px;
    float: left;
    text-align: left;
    width: calc(100% - 52px);
    text-transform: uppercase;
    font-size: 12px;
    color: #0b0d0e; }
    .detail-page .veh-spec-section .veh-spec-fields p b {
      font-weight: normal; }
  .detail-page .veh-spec-section .veh-spec-fields span {
    text-transform: uppercase;
    float: left;
    margin-top: -5px; }
    @media (min-width: 1441px) {
      .detail-page .veh-spec-section .veh-spec-fields span {
        font-size: 18px; } }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .detail-page .veh-spec-section .veh-spec-fields span {
        font-size: 16px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .detail-page .veh-spec-section .veh-spec-fields span {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .detail-page .veh-spec-section .veh-spec-fields span {
        font-size: 12px; } }

.detail-page .veh-content {
  margin-bottom: 30px; }
  .detail-page .veh-content h3 {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 2.3px; }
  .detail-page .veh-content .wsstock-vehdetail > div h4 {
    display: none; }
  .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body table {
    margin-bottom: 30px; }
  .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr td, .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr th {
    border-top: 0;
    border-bottom: 1px solid #E9ECEF;
    text-transform: uppercase;
    padding-left: 0;
    padding: 10px 0px;
    font-weight: normal; }
    .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr td b, .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr th b {
      font-weight: normal; }
  .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr th {
    color: #0b0d0e;
    font-family: "Roboto-Regular", sans-serif; }
  .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr td {
    text-align: right;
    font-family: "Roboto-Medium", sans-serif; }
  .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr:last-child td, .detail-page .veh-content .wsstock-vehdetail > div .vehicle-detail-body tr:last-child th {
    border-bottom: 0; }
  .detail-page .veh-content ul {
    background: #f2f2f2;
    border: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: bold;
    border-radius: 5px; }
    .detail-page .veh-content ul li a, .detail-page .veh-content ul li a:focus, .detail-page .veh-content ul li a:hover {
      color: black;
      text-transform: uppercase;
      background: transparent;
      border: 0;
      padding: 0 0 4px 0;
      margin: 15px 20px; }
      @media (max-width: 767px) {
        .detail-page .veh-content ul li a, .detail-page .veh-content ul li a:focus, .detail-page .veh-content ul li a:hover {
          margin: 15px 9px; } }
    .detail-page .veh-content ul li.active a, .detail-page .veh-content ul li.active a:focus, .detail-page .veh-content ul li.active a:hover {
      color: #000;
      text-transform: uppercase;
      background: transparent;
      border-bottom: 2px solid #000;
      padding: 0 0 4px 0;
      margin: 15px 20px; }
      @media (max-width: 767px) {
        .detail-page .veh-content ul li.active a, .detail-page .veh-content ul li.active a:focus, .detail-page .veh-content ul li.active a:hover {
          margin: 15px 9px; } }

.detail-page .wssd-dlr-btns-section > div {
  float: left;
  margin-right: 10px;
  margin-top: 10px; }
  .detail-page .wssd-dlr-btns-section > div a, .detail-page .wssd-dlr-btns-section > div a:focus {
    display: inline-block;
    width: 100%;
    background: #000;
    color: #fff;
    padding: 13px 25px 11px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: capitalize;
    text-decoration: none;
    cursor: pointer;
    font-family: "utm-avobold", sans-serif; }
    .detail-page .wssd-dlr-btns-section > div a:hover, .detail-page .wssd-dlr-btns-section > div a:focus:hover {
      background: #000; }

.detail-page .similar-item-section {
  margin-top: 40px; }
  .detail-page .similar-item-section .similar-title {
    text-align: center;
    margin-bottom: 25px;
    font-family: "utm-avobold", sans-serif;
    text-transform: uppercase;
    font-size: 28px; }
  .detail-page .similar-item-section .list-similar {
    margin-bottom: 30px; }
    .detail-page .similar-item-section .list-similar .owl-item .item .veh-img {
      margin-bottom: 20px;
      width: 100%;
      padding-top: 65%;
      /* 1:1 Aspect Ratio */
      position: relative; }
      .detail-page .similar-item-section .list-similar .owl-item .item .veh-img .resize-img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
        .detail-page .similar-item-section .list-similar .owl-item .item .veh-img .resize-img img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          overflow: hidden; }
    .detail-page .similar-item-section .list-similar .owl-item .item a, .detail-page .similar-item-section .list-similar .owl-item .item a:focus {
      color: black;
      text-decoration: none; }
      .detail-page .similar-item-section .list-similar .owl-item .item a .content h4, .detail-page .similar-item-section .list-similar .owl-item .item a:focus .content h4 {
        font-family: "utm-avobold", sans-serif;
        font-size: 16px;
        line-height: 1.4; }
      .detail-page .similar-item-section .list-similar .owl-item .item a .veh-price, .detail-page .similar-item-section .list-similar .owl-item .item a:focus .veh-price {
        margin-bottom: 10px; }
        .detail-page .similar-item-section .list-similar .owl-item .item a .veh-price h3, .detail-page .similar-item-section .list-similar .owl-item .item a:focus .veh-price h3 {
          font-size: 18px;
          margin: 0;
          font-family: "Roboto-Medium", sans-serif; }
        .detail-page .similar-item-section .list-similar .owl-item .item a .veh-price span, .detail-page .similar-item-section .list-similar .owl-item .item a:focus .veh-price span {
          font-size: 14px; }
      .detail-page .similar-item-section .list-similar .owl-item .item a .btn-similar, .detail-page .similar-item-section .list-similar .owl-item .item a:focus .btn-similar {
        color: #000;
        background: white;
        border: 1px solid #000;
        text-align: center;
        padding: 12px 0 10px 0;
        border-radius: 5px;
        border: 1px solid #000;
        font-family: "utm-avobold", sans-serif;
        text-transform: uppercase;
        font-size: 14px;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
        .detail-page .similar-item-section .list-similar .owl-item .item a .btn-similar:hover, .detail-page .similar-item-section .list-similar .owl-item .item a:focus .btn-similar:hover {
          color: white;
          background: #000;
          border: 1px solid #000; }
      .detail-page .similar-item-section .list-similar .owl-item .item a:hover, .detail-page .similar-item-section .list-similar .owl-item .item a:focus:hover {
        text-decoration: none; }
        .detail-page .similar-item-section .list-similar .owl-item .item a:hover h4, .detail-page .similar-item-section .list-similar .owl-item .item a:focus:hover h4 {
          color: #000; }
        .detail-page .similar-item-section .list-similar .owl-item .item a:hover .btn-similar, .detail-page .similar-item-section .list-similar .owl-item .item a:focus:hover .btn-similar {
          color: white;
          background: #000;
          border: 1px solid #000; }
    .detail-page .similar-item-section .list-similar .owl-dots {
      text-align: center; }
      .detail-page .similar-item-section .list-similar .owl-dots button {
        padding: 5px 10px;
        margin: 3px; }
        .detail-page .similar-item-section .list-similar .owl-dots button.owl-dot {
          background: #0b0d0e;
          border-radius: 3px;
          border: 0; }
          .detail-page .similar-item-section .list-similar .owl-dots button.owl-dot.active {
            background: #ff6634; }

.detail-page .veh-spec-fields.veh-vehicle .odometer i {
  background: url("../../Content/images/veh-icon/odo.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .year i {
  background: url("../../Content/images/veh-icon/year-model.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .cylindersfuel i, .detail-page .veh-spec-fields.veh-vehicle .cylinders i {
  background: url("../../Content/images/veh-icon/cylinders.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .transmission i {
  background: url("../../Content/images/veh-icon/transmission.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .body i {
  background: url("../../Content/images/veh-icon/body.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .veh-drivetype i {
  background: url("../../Content/images/veh-icon/body.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .veh-doors i {
  background: url("../../Content/images/veh-icon/doors.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .colour i {
  background: url("../../Content/images/veh-icon/body.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .seats i {
  background: url("../../Content/images/veh-icon/seats.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .enginesizeliterfuel i {
  background: url("../../Content/images/veh-icon/engine-size-2.svg") center center no-repeat;
  background-size: contain; }

.detail-page .veh-spec-fields.veh-vehicle .stocknumber i {
  background: url("../../Content/images/veh-icon/number.svg") center center no-repeat;
  background-size: contain; }

.c-1600 {
  width: 100%;
  max-width: 1600px; }

.view-cart-page {
  margin: 50px 0; }

.sc-checkout-by-sourcetype-view .veh-title-section {
  border: 1px solid #F6F6F6;
  box-shadow: 0 0 19px 4px #F6F6F6;
  border-radius: 14px;
  padding: 10px 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px; }
  .sc-checkout-by-sourcetype-view .veh-title-section h1 {
    font-size: 24px;
    line-height: 1.4;
    float: left;
    font-family: "utm-avobold", sans-serif; }
    @media (min-width: 993px) {
      .sc-checkout-by-sourcetype-view .veh-title-section h1 {
        margin: 15px 0 0 0; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .sc-checkout-by-sourcetype-view .veh-title-section h1 {
        margin: 15px 0 0 0; } }
    @media (min-width: 768px) {
      .sc-checkout-by-sourcetype-view .veh-title-section h1 {
        width: calc(100% - 220px); } }
    @media (max-width: 767px) {
      .sc-checkout-by-sourcetype-view .veh-title-section h1 {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
        width: 100%; } }
  .sc-checkout-by-sourcetype-view .veh-title-section img {
    float: right;
    height: 60px; }
  @media (max-width: 767px) {
    .sc-checkout-by-sourcetype-view .veh-title-section {
      text-align: center; }
      .sc-checkout-by-sourcetype-view .veh-title-section img {
        float: inherit;
        display: inline-block; } }

.sc-checkout-by-sourcetype-view .checkout-content-left {
  display: inline-block;
  width: 100%; }
  .sc-checkout-by-sourcetype-view .checkout-content-left .line {
    height: 170px;
    width: 3px;
    background: #E9ECEF;
    position: absolute;
    left: 78px; }
    @media (max-width: 767px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left .line {
        display: none; } }
  .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs {
    border: 0;
    float: left;
    font-size: 16px;
    font-weight: 600; }
    @media (min-width: 1200px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs {
        width: 280px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs {
        width: 260px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs {
        width: 180px; } }
    .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li {
      float: inherit;
      margin: 0; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.tabs-1, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.tabs-2, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.tabs-3 {
        margin-bottom: 30px; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus {
        padding: 0;
        display: flex;
        background: transparent;
        border: 0; }
        .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a span, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus span {
          line-height: 1.6; }
        .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a .step-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus .step-tabs {
          width: 55px;
          opacity: 0; }
          @media (max-width: 767px) {
            .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a .step-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus .step-tabs {
              display: none; } }
        .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a .round-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus .round-tabs {
          height: 19px;
          width: 19px;
          border-radius: 50%;
          background: #000; }
        .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a .text-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus .text-tabs {
          padding-left: 10px;
          color: #000; }
          @media (max-width: 767px) {
            .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a .text-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li a:focus .text-tabs {
              padding-right: 10px;
              font-size: 11px;
              padding-left: 5px;
              padding-top: 2px; } }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a .step-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a:focus .step-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a:hover .step-tabs {
        color: #000;
        opacity: 1; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a .round-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a:focus .round-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a:hover .round-tabs {
        background: #000; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a .text-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a:focus .text-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.active a:hover .text-tabs {
        color: #000; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a .step-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a:focus .step-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a:hover .step-tabs {
        opacity: 0; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a .round-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a:focus .round-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a:hover .round-tabs {
        background: #E9ECEF; }
      .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a .text-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a:focus .text-tabs, .sc-checkout-by-sourcetype-view .checkout-content-left ul.nav-tabs li.disabled a:hover .text-tabs {
        color: #0b0d0e; }
  .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content {
    float: right; }
    @media (min-width: 1200px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content {
        width: calc(100% - 340px); } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content {
        width: calc(100% - 320px); } }
    @media (min-width: 768px) and (max-width: 992px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content {
        width: calc(100% - 184px);
        margin-right: -5px; } }
    @media (min-width: 768px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content {
        margin-right: 60px; } }
    @media (max-width: 767px) {
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content {
        margin-bottom: 20px; } }
    .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .google-login a, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .google-login a:focus {
      background: #000;
      color: #fff;
      padding: 8px 20px 8px 10px;
      cursor: pointer;
      text-decoration: none;
      display: inline-block;
      border-radius: 10px; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .google-login a i, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .google-login a:focus i {
        width: 32px;
        height: 32px;
        background: url("../../Content/images/svg/google_plus2.png") left center no-repeat;
        background-size: 32px;
        float: left; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .google-login a span, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .google-login a:focus span {
        float: left;
        padding: 7px 0 0 10px; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .or-cls {
      margin-top: 15px;
      margin-bottom: 20px; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content h2 {
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 15px;
      font-family: "utm-avobold", sans-serif; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .radio label {
      border: 1px solid #0b0d0e;
      padding: 10px 20px;
      text-align: center;
      border-radius: 10px;
      min-width: 320px;
      margin-bottom: 10px; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .radio label span b {
        text-transform: capitalize; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .radio label input {
        display: none; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .radio label.active {
        border: 1px solid #000;
        color: #000; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a:focus {
      color: #000;
      text-decoration: none;
      display: inline-block;
      width: 100%;
      cursor: pointer; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a h4, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a:focus h4 {
        font-family: "utm-avobold", sans-serif;
        margin-bottom: 5px;
        margin-top: 5px;
        font-size: 16px; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a p, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a:focus p {
        margin-bottom: 0; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a:hover, .sc-checkout-by-sourcetype-view .checkout-content-left .tab-content .payment-class a:focus:hover {
        color: #000; }
  .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev {
    margin-top: 20px;
    display: inline-block;
    width: 100%; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev a.btn-prev {
      border-radius: 0;
      float: left;
      font-family: "utm-avobold", sans-serif;
      background: #ff6634;
      color: #fff;
      padding: 12px 40px 10px 40px;
      font-size: 18px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      display: inline-block;
      text-transform: capitalize;
      border-radius: 18px;
      border: 0; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev a.btn-prev:hover {
        background: #000;
        color: #fff; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev a.btn-next {
      border-radius: 0;
      float: right;
      font-family: "utm-avobold", sans-serif;
      background: #ff6634;
      color: #fff;
      padding: 12px 40px 10px 40px;
      font-size: 18px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      display: inline-block;
      text-transform: capitalize;
      border-radius: 18px;
      border: 0; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev a.btn-next:hover {
        background: #000;
        color: #fff; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev .btn-next button {
      border-radius: 0;
      float: right;
      font-family: "utm-avobold", sans-serif;
      background: #ff6634;
      color: #fff;
      padding: 12px 40px 10px 40px;
      font-size: 18px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      display: inline-block;
      text-transform: capitalize;
      border-radius: 18px;
      border: 0; }
      .sc-checkout-by-sourcetype-view .checkout-content-left .btn-next-prev .btn-next button:hover {
        background: #000;
        color: #fff; }
  .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image h3 {
    font-size: 14px;
    font-weight: 700; }
  .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image .btn-add-photo {
    /*background: url($content-path + "/images/addDocument-img.png") center center no-repeat;
                background-size: 300px 200px;
                min-height: 200px !important;
                width: 300px;
                float: left;*/
    background-image: url("../../Content/images/add-image.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 54px;
    height: 75px;
    min-height: inherit !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    cursor: pointer; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image .btn-add-photo:hover {
      border: 1px solid #000; }
  .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image .btn-delete, .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image .btn-delete:hover {
    background: url("../../Content/images/icon-delete.png") center center no-repeat;
    width: 24px;
    height: 24px;
    border: oldlace;
    border-radius: 0;
    position: absolute; }
    .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image .btn-delete i:before, .sc-checkout-by-sourcetype-view .checkout-content-left .upload-image .btn-delete:hover i:before {
      display: none; }

.checkout-content-right, .thanks-content-left {
  border: 1px solid #F6F6F6;
  box-shadow: 0 0 19px 4px #F6F6F6;
  border-radius: 14px; }
  @media (min-width: 993px) {
    .checkout-content-right, .thanks-content-left {
      padding: 30px; } }
  @media (max-width: 992px) {
    .checkout-content-right, .thanks-content-left {
      padding: 20px 15px; } }
  .checkout-content-right h3, .thanks-content-left h3 {
    font-family: "utm-avobold", sans-serif;
    text-transform: capitalize;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.4; }
  .checkout-content-right .veh-title, .thanks-content-left .veh-title {
    text-align: center; }
  .checkout-content-right .veh-price, .thanks-content-left .veh-price {
    display: inline-block;
    width: 100%; }
    .checkout-content-right .veh-price .veh-price-title, .thanks-content-left .veh-price .veh-price-title {
      float: left;
      width: calc(100% - 90px); }
    .checkout-content-right .veh-price .veh-price-item, .thanks-content-left .veh-price .veh-price-item {
      float: right;
      font-family: "utm-avobold", sans-serif;
      color: #000;
      font-size: 18px;
      margin-top: 5px; }
  .checkout-content-right .veh-colour, .thanks-content-left .veh-colour {
    display: inline-block;
    width: 100%; }
    .checkout-content-right .veh-colour h3, .thanks-content-left .veh-colour h3 {
      float: left;
      width: 50%;
      margin-bottom: 0; }
    .checkout-content-right .veh-colour .veh-colour-item, .thanks-content-left .veh-colour .veh-colour-item {
      float: right;
      font-family: "utm-avobold", sans-serif;
      color: #000;
      font-size: 20px;
      text-transform: capitalize; }
  .checkout-content-right .veh-price-placedeposit, .thanks-content-left .veh-price-placedeposit {
    display: inline-block;
    width: 100%; }
    .checkout-content-right .veh-price-placedeposit h3, .thanks-content-left .veh-price-placedeposit h3 {
      float: left;
      width: calc(100% - 90px);
      margin-bottom: 0; }
    .checkout-content-right .veh-price-placedeposit .veh-price-placedeposit-item, .thanks-content-left .veh-price-placedeposit .veh-price-placedeposit-item {
      float: right;
      font-family: "utm-avobold", sans-serif;
      color: #000;
      font-size: 20px;
      text-transform: capitalize; }
  .checkout-content-right .veh-price-remaining, .thanks-content-left .veh-price-remaining {
    display: inline-block;
    width: 100%; }
    .checkout-content-right .veh-price-remaining h3, .thanks-content-left .veh-price-remaining h3 {
      float: left;
      width: calc(100% - 90px);
      margin-bottom: 0; }
    .checkout-content-right .veh-price-remaining .veh-price-remaining-item, .thanks-content-left .veh-price-remaining .veh-price-remaining-item {
      float: right;
      font-family: "utm-avobold", sans-serif;
      color: #000;
      font-size: 20px;
      text-transform: capitalize; }
  .checkout-content-right hr, .thanks-content-left hr {
    margin-top: 10px;
    margin-bottom: 15px; }

.thankyou-page {
  margin-top: 50px;
  margin-bottom: 50px; }
  .thankyou-page h2 {
    margin-top: 0;
    font-family: "utm-avobold", sans-serif; }
  .thankyou-page .logo-cls {
    display: none; }
  .thankyou-page .c-1600 {
    max-width: 1200px; }
  .thankyou-page .thanks-title-section {
    text-align: center;
    margin-bottom: 30px; }
    .thankyou-page .thanks-title-section p span {
      font-family: "utm-avobold", sans-serif; }
  @media (min-width: 1200px) {
    .thankyou-page .thanks-content-section .thanks-content-right {
      margin-left: 80px; } }
  @media (min-width: 993px) and (min-width: 1199px) {
    .thankyou-page .thanks-content-section .thanks-content-right {
      margin-left: 50px; } }
  .thankyou-page .thanks-content-section .thanks-content-right h2 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .thankyou-page .thanks-content-section .thanks-content-right h2 {
        margin-top: 30px; } }
  .thankyou-page .thanks-content-section .thanks-content-right .thanks-content-text {
    margin-bottom: 40px;
    display: flex; }
    .thankyou-page .thanks-content-section .thanks-content-right .thanks-content-text img {
      width: 85px;
      float: left;
      margin-right: 30px; }
    .thankyou-page .thanks-content-section .thanks-content-right .thanks-content-text .content h3 {
      font-family: "utm-avobold", sans-serif;
      margin-top: 0;
      font-size: 20px;
      line-height: 1.4; }

/*.product-gallery-slider {    
    .sd-gallery {
        .embla__viewport {
            overflow: hidden;
            width: 100%;
        }
        .embla-main {            
            .embla__slide {
                position: relative;
                width: 100%;
                flex-shrink: 0;
            }
        }        
        img {
            display: block;
            margin: 0 auto;
            max-width: 100%;
            height: auto;
        }
        @media (min-width: 500px) {
            .embla-thumbs {
                display: block;
            }
        }
        .embla-thumbs {            
            .is-selected {
                .embla__slide__inner {
                    opacity: 0.5;
                }
            }
        }
        .embla__arrows {
            .embla__button {
                opacity: .7;
                outline: 0;
                cursor: pointer;
                background-color: initial;
                touch-action: manipulation;
                position: absolute;
                z-index: 1;
                top: 50%;
                transform: translateY(-50%);
                border: 0;
                width: 32px;
                height: 64px;
                justify-content: center;
                align-items: center;
                fill: #fff;
                padding: 20px 6px;
                background-color: rgba(0, 0, 0, .5);
                &.embla__button--prev {
                    left: 0;
                    right: auto;
                    border-radius: 0 3px 3px 0;
                }
                &.embla__button--next {
                    right: 0;
                    border-radius: 3px 0 0 3px;
                }
                &.embla__button--prev, &.embla__button--next {   
                    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
                    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);                 
                    &:hover {
                        background-color: rgba(0, 0, 0, .9);
                    }
                }
            }
        }
    }
}*/
.product-gallery-slider .sd-gallery .box-resize {
  width: 100%;
  padding-top: 65%;
  /* 1:1 Aspect Ratio */
  position: relative; }
  .product-gallery-slider .sd-gallery .box-resize > .resize-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    .product-gallery-slider .sd-gallery .box-resize > .resize-img > img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      overflow: hidden; }

.lineUp-2 {
  animation: 2s anim-lineUp ease-out; }

.lineUp-3 {
  animation: 3s anim-lineUp ease-out; }

.lineUp-4 {
  animation: 4s anim-lineUp ease-out; }

.lineUp-5 {
  animation: 5s anim-lineUp ease-out; }

@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%); }
  20% {
    opacity: 0; }
  50% {
    opacity: 1;
    transform: translateY(0%); }
  100% {
    opacity: 1;
    transform: translateY(0%); } }

.home-banner-title {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0; }
  @media (min-width: 1921px) {
    .home-banner-title {
      padding: 180px 0; } }
  @media (min-width: 1441px) and (max-width: 1920px) {
    .home-banner-title {
      padding: 180px 0; } }
  @media (min-width: 1200px) and (max-width: 1440px) {
    .home-banner-title {
      padding: 123px 0; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    .home-banner-title {
      padding: 80px 0; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .home-banner-title {
      padding: 60px 0; } }
  @media (max-width: 767px) {
    .home-banner-title {
      padding: 52px 0; } }
  .home-banner-title .title {
    text-align: center;
    color: #fff; }
    .home-banner-title .title p {
      font-family: "utm-avobold", sans-serif;
      font-size: 32px;
      margin-bottom: 40px; }
      @media (min-width: 993px) and (max-width: 1199px) {
        .home-banner-title .title p {
          margin-bottom: 20px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .home-banner-title .title p {
          font-size: 22px;
          margin-bottom: 0; } }
      @media (max-width: 767px) {
        .home-banner-title .title p {
          font-size: 16px;
          margin-bottom: 0; } }
    .home-banner-title .title h1 {
      font-size: 50px;
      line-height: 65px;
      font-family: "utm-avobold", sans-serif;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 10px; }
      @media (min-width: 993px) and (max-width: 1199px) {
        .home-banner-title .title h1 {
          font-size: 40px;
          line-height: 52px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .home-banner-title .title h1 {
          font-size: 32px;
          line-height: 42px; } }
      @media (max-width: 767px) {
        .home-banner-title .title h1 {
          font-size: 21px;
          line-height: 34px;
          margin-bottom: 20px; } }
    .home-banner-title .title h3 {
      font-family: "utm-avobold", sans-serif;
      font-size: 16px;
      line-height: 28px;
      margin-top: 0px;
      margin-bottom: 40px;
      text-transform: uppercase; }
      @media (min-width: 768px) and (max-width: 992px) {
        .home-banner-title .title h3 {
          margin-bottom: 20px;
          margin-top: 0px;
          font-size: 16px;
          line-height: 24px; } }
      @media (max-width: 767px) {
        .home-banner-title .title h3 {
          font-size: 14px;
          line-height: 22px;
          margin-bottom: 10px;
          margin-top: 0px; } }

@media (max-width: 1500px) {
  .carousel-control {
    display: none; } }

.carousel-control.left .fa, .carousel-control.right .fa {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 0;
  height: 52px;
  width: 52px; }

.carousel-control.left .fa {
  left: 20%;
  background: url("../../Content/images/svg/arrow-left.png") center center no-repeat rgba(0, 0, 0, 0.3); }

.carousel-control.right .fa {
  right: 20%;
  background: url("../../Content/images/svg/arrow-right.png") center center no-repeat rgba(0, 0, 0, 0.3); }

@media (min-width: 1921px) {
  .banner .carousel-inner {
    height: 500px; } }

@media (min-width: 1846px) and (max-width: 1920px) {
  .banner .carousel-inner {
    height: 500px; } }

.banner .carousel-inner .item {
  text-align: center; }
  .banner .carousel-inner .item img {
    display: inline-block; }
    @media (min-width: 1921px) {
      .banner .carousel-inner .item img {
        width: 100%; } }
    @media (min-width: 1441px) and (max-width: 1920px) {
      .banner .carousel-inner .item img {
        height: 500px; } }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .banner .carousel-inner .item img {
        height: 500px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .banner .carousel-inner .item img {
        height: 500px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .banner .carousel-inner .item img {
        height: 400px; } }
    @media (min-width: 768px) {
      .banner .carousel-inner .item img {
        max-width: inherit; } }
    @media (max-width: 767px) {
      .banner .carousel-inner .item img {
        max-width: inherit;
        height: 285px; } }

.banner .carousel-fade .carousel-inner .item {
  transition-property: opacity; }

.banner .carousel-fade .carousel-inner .item,
.banner .carousel-fade .carousel-inner .active.left,
.banner .carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.banner .carousel-fade .carousel-inner .active,
.banner .carousel-fade .carousel-inner .next.left,
.banner .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.banner .carousel-fade .carousel-inner .next,
.banner .carousel-fade .carousel-inner .prev,
.banner .carousel-fade .carousel-inner .active.left,
.banner .carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0); }

.banner .carousel-fade .carousel-control {
  z-index: 2; }

.banner-home-main {
  position: relative; }
  .banner-home-main .home-banner-new {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 50px; }
    @media (min-width: 993px) {
      .banner-home-main .home-banner-new {
        margin-top: -495px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .banner-home-main .home-banner-new {
        margin-top: -400px; } }
    @media (max-width: 767px) {
      .banner-home-main .home-banner-new {
        margin-top: -290px; } }
    @media (min-width: 993px) {
      .banner-home-main .home-banner-new {
        padding: 70px 0; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .banner-home-main .home-banner-new {
        padding: 50px 0; } }
    @media (max-width: 767px) {
      .banner-home-main .home-banner-new {
        padding: 40px 0 20px 0; } }
    .banner-home-main .home-banner-new .home-banner-title-new .title {
      text-align: center;
      color: #fff; }
      .banner-home-main .home-banner-new .home-banner-title-new .title p {
        font-family: "utm-avobold", sans-serif;
        font-size: 32px;
        margin-bottom: 40px; }
        @media (min-width: 993px) and (max-width: 1199px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title p {
            margin-bottom: 20px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title p {
            font-size: 22px;
            margin-bottom: 0; } }
        @media (max-width: 767px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title p {
            font-size: 16px;
            margin-bottom: 0; } }
      .banner-home-main .home-banner-new .home-banner-title-new .title h1 {
        font-size: 36px;
        line-height: 50px;
        font-family: "utm-avobold", sans-serif;
        margin-top: 0;
        margin-bottom: 20px; }
        @media (min-width: 993px) and (max-width: 1199px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title h1 {
            font-size: 32px;
            line-height: 42px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title h1 {
            font-size: 25px;
            line-height: 32px; } }
        @media (max-width: 767px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title h1 {
            font-size: 22px;
            line-height: 32px;
            margin-bottom: 20px; } }
        .banner-home-main .home-banner-new .home-banner-title-new .title h1 span {
          color: #ff6634;
          border-bottom: 4px solid #ff6634; }
      .banner-home-main .home-banner-new .home-banner-title-new .title h3 {
        font-family: "Roboto-Medium", sans-serif; }
        @media (min-width: 993px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title h3 {
            font-size: 22px;
            line-height: 28px;
            margin-top: 0;
            margin-bottom: 35px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title h3 {
            margin-bottom: 20px;
            margin-top: 0px;
            font-size: 16px;
            line-height: 24px; } }
        @media (max-width: 767px) {
          .banner-home-main .home-banner-new .home-banner-title-new .title h3 {
            font-size: 16px;
            line-height: 22px;
            margin-bottom: 20px;
            margin-top: 0px; } }
    .banner-home-main .home-banner-new .btn-viewourstock a {
      background-color: #ff6634;
      color: #fff;
      display: inline-block;
      padding: 12px 20px;
      text-decoration: none;
      border-radius: 4px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      text-transform: capitalize;
      border-radius: 6px;
      width: 100%;
      font-family: "Roboto-Regular", sans-serif;
      text-align: center;
      margin-bottom: 30px;
      font-size: 17px; }
      .banner-home-main .home-banner-new .btn-viewourstock a:focus, .banner-home-main .home-banner-new .btn-viewourstock a:hover {
        background-color: #fff;
        text-decoration: none;
        color: #000; }
    .banner-home-main .home-banner-new .frm-search-main {
      color: #fff;
      display: inline-block;
      width: 100%; }
      .banner-home-main .home-banner-new .frm-search-main .frm-search-top {
        display: inline-block;
        width: 100%;
        margin-bottom: 0px; }
        .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches .popular-searches-ico {
          float: left;
          margin-bottom: 5px;
          margin-right: 15px; }
          .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches .popular-searches-ico img {
            margin-right: 10px; }
        .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches ul {
          float: left;
          padding-left: 0; }
          .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches ul li {
            list-style: none;
            float: left;
            border-radius: 4px;
            border: 1px solid #fff;
            font-size: 13px;
            padding: 0 8px;
            margin-right: 5px;
            margin-bottom: 0px;
            text-decoration: none; }
            .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches ul li a, .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches ul li a:focus {
              color: #fff;
              text-decoration: none; }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches ul li a:hover, .banner-home-main .home-banner-new .frm-search-main .frm-search-top .popular-searches ul li a:focus:hover {
                color: #ff6634;
                text-decoration: none; }
      .banner-home-main .home-banner-new .frm-search-main .frm-search-content {
        background: #fff;
        display: inline-block;
        width: 100%;
        border-radius: 14px;
        padding: 12px 12px 5px 12px; }
        @media (min-width: 768px) and (max-width: 992px) {
          .banner-home-main .home-banner-new .frm-search-main .frm-search-content {
            padding-left: 0; } }
        .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list {
          float: left; }
          @media (min-width: 1200px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list {
              width: calc(100% - 270px); } }
          @media (min-width: 993px) and (max-width: 1199px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list {
              width: calc(100% - 220px); } }
          @media (min-width: 768px) and (max-width: 992px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list {
              width: calc(100% - 120px); } }
          @media (max-width: 767px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list {
              width: 100%; } }
          .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls {
            float: left; }
            @media (min-width: 768px) {
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls {
                width: 25%; } }
            @media (max-width: 767px) {
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls {
                width: 100%; } }
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice {
              /*To remove button from IE11, thank you Matt */ }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group {
                position: relative;
                display: inline-block;
                width: 100%; }
                @media (min-width: 768px) {
                  .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group {
                    border-right: 1px solid #BEBEBE; } }
                @media (max-width: 767px) {
                  .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group {
                    border-bottom: 1px solid #BEBEBE; } }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make:last-child .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model:last-child .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice:last-child .ddl-group, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice:last-child .ddl-group {
                border-right: 0; }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make select::-ms-expand, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model select::-ms-expand, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice select::-ms-expand, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice select::-ms-expand {
                display: none; }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group:after {
                content: '<>';
                font: 17px "Consolas", monospace;
                color: #333;
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
                right: 8px;
                /*Adjust for position however you want*/
                top: 17px;
                padding: 0 0 2px;
                /*left line */
                position: absolute;
                pointer-events: none; }
                @media (min-width: 768px) and (max-width: 992px) {
                  .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group:after {
                    right: 5px; } }
                @media (max-width: 767px) {
                  .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group:after, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group:after {
                    top: 9px; } }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                /* Add some styling */
                display: block;
                width: 100%;
                height: 56px;
                float: right;
                line-height: 2;
                -ms-word-break: normal;
                word-break: normal;
                text-transform: uppercase; }
                @media (min-width: 768px) {
                  .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group select {
                    height: 56px; } }
                @media (max-width: 767px) {
                  .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .ddl-group select, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .ddl-group select {
                    height: 44px; } }
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-make .form-control, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-model .form-control, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-anyprice .form-control, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-list .controls.ddl-weeklyprice .form-control {
                border: 0;
                box-shadow: none; }
        .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn {
          float: right; }
          @media (min-width: 1200px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn {
              width: 250px; } }
          @media (min-width: 993px) and (max-width: 1199px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn {
              width: 200px; } }
          @media (min-width: 768px) and (max-width: 992px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn {
              width: 120px; } }
          @media (max-width: 767px) {
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn {
              width: 100%; } }
          .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn a {
            background-color: #ff6634;
            color: #fff;
            display: inline-block;
            padding: 15px 15px;
            text-decoration: none;
            border-radius: 4px;
            -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
            transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
            text-transform: capitalize;
            text-transform: uppercase;
            width: 100%;
            text-align: center; }
            .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn a:focus, .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn a:hover {
              background-color: #de5b30;
              text-decoration: none;
              color: #fff; }
            @media (max-width: 767px) {
              .banner-home-main .home-banner-new .frm-search-main .frm-search-content .filter-btn a {
                padding: 10px;
                margin-bottom: 15px; } }
      .banner-home-main .home-banner-new .frm-search-main .home-info {
        text-align: center;
        font-size: 17px;
        margin: 20px 0 0 0; }
        .banner-home-main .home-banner-new .frm-search-main .home-info a, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus {
          color: #fff;
          text-decoration: none;
          margin: 10px 30px;
          display: inline-block; }
          .banner-home-main .home-banner-new .frm-search-main .home-info a:first-child, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus:first-child {
            margin-left: 0; }
          .banner-home-main .home-banner-new .frm-search-main .home-info a:last-child, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus:last-child {
            margin-right: 0; }
          .banner-home-main .home-banner-new .frm-search-main .home-info a img, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus img {
            margin-right: 10px; }
          @media (min-width: 768px) and (max-width: 992px) {
            .banner-home-main .home-banner-new .frm-search-main .home-info a, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus {
              margin: 10px 15px; }
              .banner-home-main .home-banner-new .frm-search-main .home-info a img, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus img {
                width: 42px;
                margin-right: 5px; } }
          @media (max-width: 767px) {
            .banner-home-main .home-banner-new .frm-search-main .home-info a, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus {
              margin: 0 5px; }
              .banner-home-main .home-banner-new .frm-search-main .home-info a span, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus span {
                display: none; } }
          .banner-home-main .home-banner-new .frm-search-main .home-info a:hover, .banner-home-main .home-banner-new .frm-search-main .home-info a:focus:hover {
            color: #fff;
            text-decoration: none; }
