@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-Light.woff2") format("woff2"), url("../fonts/BarlowCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowCondensed-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowCondensed-SemiBold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-Bold.woff2") format("woff2"), url("../fonts/BarlowCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-ExtraBold.woff2") format("woff2"), url("../fonts/BarlowCondensed-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../fonts/BarlowCondensed-Black.woff2") format("woff2"), url("../fonts/BarlowCondensed-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-medium-webfont.woff2") format("woff2"), url("../fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../fonts/robotocondensed-regular-webfont.woff2") format("woff2"), url("../fonts/robotocondensed-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url("../fonts/robotocondensed-bold-webfont.woff2") format("woff2"), url("../fonts/robotocondensed-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-italic-webfont.woff2") format("woff2"), url("../fonts/roboto-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

body {
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.42;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover {
  color: #d50000;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow Condensed", "Roboto", sans-serif;
  margin: 0rem;
  letter-spacing: 0.7px;
  font-weight: 400;
}

p {
  margin: 0rem;
}

.container-mid {
  width: 100%;
  max-width: 1300px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

.default-transition, .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .defaultBtn, .main-header .site-header .navbar-toggler .icon-bar, .main-header .site-header .navbar-toggler .icon-bar:nth-child(2), .main-header .site-header .navbar-toggler:not(.collapsed) .icon-bar:nth-child(1), .main-header .site-header .navbar-nav .dropdown .dropdown-menu, .frontBanner .carousel .carousel-item .carousel-caption-content, .frontBanner .carousel .carousel-indicators li, .cars .item .carModel, .cars .item .carModel .carImg img, .cars .item .carModel .carImg .modelCondition, .cars .item .carModel .carInfo, .CTASection .CTABox .CTAImg, .CTASection .CTABox .CTABtn .defaultBtn::before, .CTASection .CTABox .CTAMeta, .CTASection .CTABox .CTAIcon svg, .CTASection .CTABox .CTAIcon .CTAPrimaryIcon, .CTASection .CTABox .CTAIcon .CTAWhiteIcon, .feature-cars .feature-car-wrapper, .feature-cars .feature-car-wrapper::before, .feature-cars .feature-car-wrapper::after, .feature-cars .feature-car-image, .blogs .blog-grid-image, .blogs .blog-grid-date, .blogs .blog-grid-category, .siteFooter .social-icons li a::before {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar-brand {
  padding: 0rem;
}

.owl-carousel .owl-stage-outer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem;
}

.owl-carousel .owl-nav {
  position: absolute;
  right: 0px;
  top: -40px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  background-color: transparent;
  border: 1px solid #d50000;
  color: #d50000;
  font-size: 2rem;
  margin: 0rem 4px;
}

.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
  position: relative;
  top: -25%;
}

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  background-color: #d50000;
  color: #fff;
}

.themeSubmitBtn {
  background: #d50000;
  border: 1px solid #d50000;
  color: #fff;
  border-radius: 0rem;
  width: 100%;
  padding: 0.5rem 1rem;
  height: 42px;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "Barlow Condensed","Roboto",sans-serif;
}

.themeSubmitBtn:hover {
  letter-spacing: 2px;
  background-color: #fff;
  color: #d50000;
}

.defaultBtn {
  position: relative;
  background: #d50000;
  color: #fff;
  z-index: 1;
  border: 2px solid #d50000;
  border-radius: 0rem;
  padding: 0.675rem 0.5rem;
  min-width: 11rem;
  font-size: 14px;
  text-transform: uppercase;
  overflow: hidden;
  font-family: "Barlow Condensed","Roboto",sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1;
}

.defaultBtn span {
  position: relative;
  padding-right: 0.875rem;
}

.defaultBtn span::after {
  content: '\f105';
  position: absolute;
  right: 0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-left: 0.5rem;
  font-size: 115%;
  font-weight: bold;
}

.defaultBtn:hover {
  background-color: #a20000;
  border-color: #a20000;
  color: #fff;
}

.defaultBtn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.defaultBtn.btn-outline {
  background-color: transparent;
  border-color: #d50000;
  color: #d50000;
}

.defaultBtn.btn-outline.white {
  border-color: #fff;
  color: #ffffff;
}

.defaultBtn.btn-outline:hover {
  background-color: #d50000;
  border-color: #d50000;
  color: #ffffff;
}

.readMoreBtn {
  text-transform: capitalize;
  color: #d50000;
  -webkit-text-decoration: dotted underline;
          text-decoration: dotted underline;
}

.readMoreBtn i {
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  -webkit-transition: margin 0.3s, opacity 0.3s;
  transition: margin 0.3s, opacity 0.3s;
}

.readMoreBtn:hover {
  text-decoration: underline;
}

.readMoreBtn:hover i {
  margin-left: 5px;
  opacity: 1;
}

.saperator {
  display: inline-block;
  position: relative;
  top: -0.25rem;
  height: 5px;
  background: #d50000;
  width: 35px;
  border-radius: 3px;
}

.sectionHeading {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 3rem;
  margin-top: -0.5rem;
}

.sectionHeading h2 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1.375rem;
  font-weight: normal;
  line-height: 1;
}

@media (min-width: 768px) {
  .sectionHeading h2 {
    font-size: 2.375rem;
  }
}

.sectionHeading h2 .important {
  color: #d50000;
}

.sectionHeading p {
  margin-bottom: 0.5rem;
}

.sectionHeading .saperator {
  width: 8rem;
  top: -1rem;
  height: 0rem;
}

.sectionHeading .saperator::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #d50000;
}

.sectionHeading .saperator::after {
  content: '';
  position: absolute;
  left: 10%;
  right: 10%;
  top: 5px;
  height: 1px;
  background-color: #d50000;
}

.select2-container--open .select2-dropdown--above, .select2-container--open .select2-dropdown--below {
  border-radius: 0rem;
  border-color: #eff3fa;
  -webkit-box-shadow: 0px 8px 10px rgba(34, 34, 34, 0.1);
          box-shadow: 0px 8px 10px rgba(34, 34, 34, 0.1);
}

.select2-container--open .select2-search--dropdown .select2-search__field {
  border-radius: 0rem;
  border-color: #a2a2a2;
  margin-bottom: 0.5rem;
  padding: 6px;
}

.select2-container--open .select2-search--dropdown .select2-search__field:focus-visible {
  -webkit-box-shadow: 0px 0px 0 1px #eff3fa;
          box-shadow: 0px 0px 0 1px #eff3fa;
  outline: none;
  border-color: #222222;
}

.select2-container--open .select2-results__option--highlighted {
  background-color: #d50000 !important;
}

@-webkit-keyframes dropdown_animation {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes dropdown_animation {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@-webkit-keyframes header_scroll_on {
  0% {
    -webkit-transform: translateY(-60%);
            transform: translateY(-60%);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes header_scroll_on {
  0% {
    -webkit-transform: translateY(-60%);
            transform: translateY(-60%);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@-webkit-keyframes flipX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
            transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
            transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes saperator_walk {
  0% {
    left: 0;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 0;
  }
}

@keyframes saperator_walk {
  0% {
    left: 0;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes serviceDescriptionDisappear {
  0% {
    display: block;
    opacity: 1;
    margin-bottom: 0;
  }
  100% {
    display: block;
    opacity: 1;
    margin-bottom: -100%;
  }
}

@keyframes serviceDescriptionDisappear {
  0% {
    display: block;
    opacity: 1;
    margin-bottom: 0;
  }
  100% {
    display: block;
    opacity: 1;
    margin-bottom: -100%;
  }
}

.logo-dealer-name {
  font-size: 14px;
  padding-left: 0.5rem;
  margin-left: -0.25rem;
  margin-right: auto;
  position: relative;
}

@media (min-width: 576px) {
  .logo-dealer-name {
    font-size: 1.25rem;
    margin-left: -0.25rem;
  }
}

.logo-dealer-name::before {
  content: '|';
  position: absolute;
  height: 100%;
  width: 1px;
  left: -0.25rem;
  top: 0rem;
  font-weight: 300;
}

.logo-dealer-name a:hover {
  color: inherit;
}

.main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1200px) {
  .main-header {
    position: fixed;
  }
}

.main-header .header-top-bar {
  background-color: #bc0000;
  color: #ffffff;
  padding: 0.5rem 0rem;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  display: none;
}

@media (min-width: 1200px) {
  .main-header .header-top-bar {
    display: block;
  }
}

.main-header .header-top-bar .top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header .header-top-bar .top-wrapper i {
  margin-right: 0.5rem;
}

.main-header .header-top-bar .top-wrapper > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header .header-top-bar .top-wrapper-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header .header-top-bar .top-wrapper-phone::after {
  content: '|';
  margin: 0rem 0.5rem;
}

.main-header .header-top-bar .top-wrapper-phone:last-child::after {
  display: none;
}

.main-header .header-top-bar .top-wrapper-phone a:hover {
  color: inherit;
  text-decoration: underline;
}

.main-header .header-top-bar .top-wrapper-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header .header-top-bar .top-wrapper-address a:hover {
  color: inherit;
  text-decoration: underline;
}

.main-header .site-header {
  background-color: #000000;
  color: #fff;
}

.main-header .site-header a {
  display: inline-block;
  -webkit-transition: 0s;
  transition: 0s;
}

.main-header .site-header .logo-black {
  display: none;
}

.main-header .site-header .navbar-brand img {
  width: 90px;
}

@media (min-width: 576px) {
  .main-header .site-header .navbar-brand img {
    width: 176px;
  }
}

.main-header .site-header .contact-details-wrapper {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 576px) {
  .main-header .site-header .contact-details-wrapper {
    margin-left: auto;
  }
}

.main-header .site-header .contact-details-wrapper .address {
  margin-left: 0.5rem;
}

@media (min-width: 576px) {
  .main-header .site-header .contact-details-wrapper .address {
    margin-right: 0.5rem;
  }
}

.main-header .site-header .contact-details-wrapper svg {
  width: 20px;
  fill: #d50000;
}

@media (min-width: 576px) {
  .main-header .site-header .contact-details-wrapper svg {
    width: 25px;
  }
}

.main-header .site-header #primary-menu {
  overflow: auto;
}

@media (min-width: 1200px) {
  .main-header .site-header #primary-menu {
    overflow: visible;
  }
}

.main-header .site-header .navbar {
  padding: 1rem 0rem;
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar {
    padding: 0rem;
  }
}

.main-header .site-header .navbar-toggler, .main-header .site-header .navbar-toggler:hover, .main-header .site-header .navbar-toggler:focus {
  outline: none;
}

.main-header .site-header .navbar-toggler .icon-bar {
  background-color: #222222;
  -webkit-transform: rotate(0deg) translate(0px, 0px);
          transform: rotate(0deg) translate(0px, 0px);
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.main-header .site-header .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}

.main-header .site-header .navbar-toggler .icon-bar:nth-child(2) {
  width: 16px;
}

.main-header .site-header .navbar-toggler:hover > .icon-bar:nth-child(2) {
  width: 22px;
}

.main-header .site-header .navbar-toggler:active > .icon-bar:nth-child(2) {
  width: 22px;
}

.main-header .site-header .navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 4px);
          transform: rotate(45deg) translate(5px, 4px);
}

.main-header .site-header .navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
}

.main-header .site-header .navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(4px, -4px);
          transform: rotate(-45deg) translate(4px, -4px);
}

.main-header .site-header .navbar-collapse {
  position: fixed;
  top: 55px;
  left: -100%;
  padding: 0;
  width: 100%;
  text-align: center;
  height: 100vh;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}

.main-header .site-header .navbar-collapse.show {
  background-color: #fff;
  left: 0;
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-collapse {
    position: unset;
    width: unset;
    height: auto;
  }
}

.main-header .site-header .navbar-nav .nav-item {
  font-size: 16px;
  line-height: 26px !important;
  color: #333 !important;
  border-bottom: 1px solid #eee;
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-nav .nav-item {
    font-size: inherit;
    line-height: inherit !important;
    color: inherit !important;
    border-bottom: none;
  }
}

.main-header .site-header .navbar-nav .nav-item > a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 20px;
  font-weight: 500;
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-nav .nav-item > a {
    padding: 1.75rem 1rem;
  }
}

.main-header .site-header .navbar-nav .nav-item a {
  display: block;
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-nav .nav-item:hover > a {
    background-color: #3e3e3e;
    color: #fff;
    opacity: 0.9;
  }
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-nav .nav-item:last-child.dropdown .dropdown-menu, .main-header .site-header .navbar-nav .nav-item:nth-last-child(2).dropdown .dropdown-menu {
    left: auto;
    right: 0%;
  }
}

.main-header .site-header .navbar-nav .dropdown a[aria-expanded="true"] {
  background-color: #3e3e3e;
  color: #fff;
}

.main-header .site-header .navbar-nav .dropdown .dropdown-menu {
  top: 100%;
  margin: 0rem;
  border: 0px;
  border-radius: 0rem;
  width: auto;
  line-height: 18px !important;
  padding: 0px !important;
  cursor: pointer;
  text-align: center;
  background-color: #f2f2f2;
  color: #fff;
  text-transform: capitalize;
}

.main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item {
  border-top: 1px dotted rgba(34, 34, 34, 0.4);
  padding: 0.75em 0.75rem;
}

.main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item:first-child {
  border-top: 0;
}

.main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item a {
  padding: 0rem;
}

.main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item a:hover {
  color: inherit;
}

.main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item:active {
  background-color: #d50000;
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-nav .dropdown .dropdown-menu {
    text-align: left;
    background-color: #ffffff;
    min-width: 200px;
  }
  .main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    color: #555555;
  }
  .main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item a {
    padding: 0rem;
  }
  .main-header .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover a {
    color: #000 !important;
  }
}

@media (min-width: 1200px) {
  .main-header .site-header .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

.main-header.header-scroll-on .header-top-bar {
  display: none;
}

.main-header.header-scroll-on .site-header {
  background-color: #fff;
  color: #222222;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
}

.main-header.header-scroll-on .site-header .logo-white {
  display: none;
}

.main-header.header-scroll-on .site-header .logo-black {
  display: block;
}

@media (min-width: 1200px) {
  .main-header.header-scroll-on .site-header {
    -webkit-animation: header_scroll_on 500ms linear;
            animation: header_scroll_on 500ms linear;
  }
  .main-header.header-scroll-on .site-header .navbar-nav .dropdown .dropdown-menu {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.3);
  }
  .main-header.header-scroll-on .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    border-style: dotted;
    border-color: #d50000;
  }
  .main-header.header-scroll-on .site-header .navbar-nav .dropdown .dropdown-menu .dropdown-item a {
    color: #222222;
  }
}

@media (max-width: 1199px) {
  .main-header {
    -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
  }
}

.frontBanner {
  color: #fff;
  position: relative;
}

.frontBanner .carousel {
  width: 100%;
}

.frontBanner .carousel .carousel-item .carousel-caption-content {
  opacity: 0;
}

.frontBanner .carousel .carousel-item.active .carousel-caption-content {
  opacity: 1;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.frontBanner .carousel .carousel-image {
  background-size: cover;
  background-position: center;
  min-height: 450px;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
  .frontBanner .carousel .carousel-image {
    height: 550px;
  }
}

@media (min-width: 992px) {
  .frontBanner .carousel .carousel-image {
    height: 100vh;
  }
}

.frontBanner .carousel .carousel-indicators li {
  height: 4px;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}

.frontBanner .carousel .carousel-control-prev, .frontBanner .carousel .carousel-control-next {
  width: 30px;
  height: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  color: #d50000;
  font-size: 1.5rem;
  bottom: unset;
}

@media (min-width: 768px) {
  .frontBanner .carousel .carousel-control-prev, .frontBanner .carousel .carousel-control-next {
    width: 50px;
    height: 100px;
    font-size: 2rem;
  }
}

.frontBanner .carousel-caption {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  bottom: unset;
  left: 1.5rem;
  right: 1.5rem;
}

@media (min-width: 768px) {
  .frontBanner .carousel-caption {
    left: 3rem;
    right: 3rem;
  }
}

.frontBanner .carousel-caption-content {
  max-width: 360px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #222222;
  padding: 1.5rem 1rem 2rem;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  .frontBanner .carousel-caption-content {
    padding: 2.5rem 1.25rem 3rem;
  }
}

@media (min-width: 992px) {
  .frontBanner .carousel-caption-content {
    margin: 0rem;
  }
}

.frontBanner .carousel-caption-content h3 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0.55rem;
}

@media (min-width: 576px) {
  .frontBanner .carousel-caption-content h3 {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .frontBanner .carousel-caption-content h3 {
    font-size: 1.25rem;
  }
}

.frontBanner .carousel-caption-content h2 {
  font-size: 15px;
  color: #d50000;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1;
}

@media (min-width: 576px) {
  .frontBanner .carousel-caption-content h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .frontBanner .carousel-caption-content h2 {
    font-size: 30px;
  }
}

.frontBanner .carousel-caption-content p {
  font-size: 12px;
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .frontBanner .carousel-caption-content p {
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .frontBanner .carousel-caption-content p {
    font-size: 14px;
  }
}

.searchFormSection {
  background-color: #222222;
  padding: 2rem 0rem;
}

.searchFormSection .formCar {
  padding: 0.5rem 0rem;
  -webkit-animation-name: shakeX;
          animation-name: shakeX;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.searchFormSection .sectionHeading {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
}

.searchFormSection .searchForm {
  width: 100%;
  margin: 0rem auto;
  position: relative;
}

.searchFormSection .searchForm .row {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.searchFormSection .searchForm .row > * {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.searchFormSection .searchForm .shadow {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 1.25rem;
  position: absolute;
  top: 0;
  bottom: -10px;
  left: 0;
  right: 0;
}

.searchFormSection .searchForm .formTitle {
  text-align: center;
  position: relative;
  margin-bottom: 1.675rem;
  font-size: 1.875rem;
  display: none;
}

.searchFormSection .searchForm .formInput {
  margin: 0.5rem 0rem;
}

.searchFormSection .searchForm #theme-submit-btn {
  width: 100%;
  min-width: unset;
  height: 42px;
}

.searchFormSection .searchForm #theme-submit-btn::after {
  display: none;
}

.searchFormSection .searchForm .select2-container {
  width: 100% !important;
}

.searchFormSection .searchForm .select2-container .select2-selection--single {
  border-color: #eff3fa;
  border-radius: 0rem;
}

.searchFormSection .searchForm .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 25px;
  padding: 0.5rem 1.25rem;
  padding-left: 0.75rem;
}

.searchFormSection .searchForm .select2-container .select2-selection--single, .searchFormSection .searchForm .select2-container .select2-selection--single .select2-selection__arrow {
  height: 42px;
}

.cars {
  padding: 6rem 0rem;
}

.cars .sectionHeading {
  margin-bottom: 2rem;
}

.cars .item {
  padding: 0.25rem;
}

.cars .item .carModel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  padding: 0.5rem;
}

.cars .item .carModel .carImg {
  position: relative;
}

.cars .item .carModel .carImg .modelCondition {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  text-transform: capitalize;
  padding: 2px 0.5rem 4px;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  background-color: #222222;
}

.cars .item .carModel .carInfo {
  padding: 0.75rem 1rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 0.5rem;
  border: 1px solid transparent;
}

.cars .item .carModel .carInfo .carBrandName {
  letter-spacing: 0;
  font-size: 17px;
  font-weight: 700;
}

.cars .item .carModel .carInfo .carModelName {
  font-size: 0.675rem;
  font-weight: 400;
  color: #636363;
  margin: 0.5rem 0rem 0rem;
  font-family: roboto;
  letter-spacing: 0;
}

.cars .item .carModel .carInfo .carPrice {
  font-size: 17px;
  color: #d50000;
  font-weight: 700;
  letter-spacing: 0;
}

.cars .item .carModel:hover {
  -webkit-box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.2);
          box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.cars .item .carModel:hover .modelCondition {
  background-color: #d50000;
  color: #ffffff;
}

.cars .item .carModel:hover .carInfo {
  background-color: #f2f2f2;
}

.CTASection {
  padding: 5rem 0rem;
  position: relative;
  background-color: #fff;
  background-image: url("../images/CTABg.webp");
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.CTASection::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.CTASection .CTABox {
  overflow: hidden;
  position: relative;
  margin: 1rem 0rem;
  background-color: #fff;
  border-radius: 5px;
}

.CTASection .CTABox .CTAImg {
  width: 100%;
  opacity: 0;
}

.CTASection .CTABox .CTAHeading {
  text-transform: capitalize;
}

@media (min-width: 992px) {
  .CTASection .CTABox .CTAHeading {
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .CTASection .CTABox .CTAHeading {
    font-size: 1.75rem;
  }
}

.CTASection .CTABox .CTABtn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.CTASection .CTABox .CTABtn .defaultBtn {
  background-color: transparent;
  border: 0px;
  border-radius: 0rem;
  color: #555555;
  font-weight: 400;
  position: relative;
  opacity: 0;
}

.CTASection .CTABox .CTABtn .defaultBtn::before {
  content: '';
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: -10px;
  top: 100%;
  background-color: #d50000;
  z-index: -1;
}

.CTASection .CTABox .CTAMeta {
  padding: 1rem 1.5rem;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.CTASection .CTABox .CTAIcon {
  margin-bottom: 1.5rem;
  position: relative;
}

.CTASection .CTABox .CTAIcon svg {
  width: 5rem;
  fill: #d50000;
}

.CTASection .CTABox .CTAIcon .CTAWhiteIcon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
}

.CTASection .CTABox .CTARelative {
  position: relative;
  width: 100%;
  height: 100%;
}

.CTASection .CTABox .CTAAbsolute {
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.CTASection .CTABox:hover {
  color: #fff;
}

.CTASection .CTABox:hover .CTAImg {
  opacity: 1;
}

.CTASection .CTABox:hover .CTAMeta {
  background-color: rgba(0, 0, 0, 0.7);
}

.CTASection .CTABox:hover .CTAIcon svg {
  fill: #fff;
}

.CTASection .CTABox:hover .CTABtn .defaultBtn {
  color: #fff;
  opacity: 1;
}

.CTASection .CTABox:hover .CTABtn .defaultBtn::before {
  top: 0px;
}

.feature-cars {
  padding: 6rem 0rem;
}

.feature-cars .feature-car-wrapper {
  position: relative;
  text-align: center;
}

.feature-cars .feature-car-wrapper::before, .feature-cars .feature-car-wrapper::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
}

.feature-cars .feature-car-wrapper::before {
  background-color: #eff3fa;
}

.feature-cars .feature-car-wrapper::after {
  background-color: #d50000;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.feature-cars .feature-car-wrapper:hover {
  background-color: #f3f3f38a;
}

.feature-cars .feature-car-wrapper:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.feature-cars .feature-car-wrapper:hover .feature-car-image {
  border-radius: 0rem;
}

.feature-cars .feature-car-wrapper:hover .feature-car-link .defaultBtn.btn-outline {
  background-color: #d50000;
  border-color: #d50000;
  color: #ffffff;
}

.feature-cars .feature-car-image {
  border-radius: 1rem;
  overflow: hidden;
}

.feature-cars .feature-car-info {
  padding: 1.75rem 1.25rem;
}

.feature-cars .feature-car-info h3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: roboto;
  letter-spacing: 0;
}

.feature-cars .feature-car-link {
  padding-bottom: 1.75rem;
}

.blogs {
  padding: 6rem 0rem;
}

.blogs .blog-grid {
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  padding: 0.25rem;
}

.blogs .blog-grid-image-container {
  overflow: hidden;
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
}

.blogs .blog-grid-image {
  height: 100%;
  min-height: 11rem;
  background-position: center;
  background-size: cover;
}

@media (min-width: 576px) {
  .blogs .blog-grid-image {
    min-height: 13rem;
  }
}

@media (min-width: 992px) {
  .blogs .blog-grid-image {
    min-height: unset;
  }
}

.blogs .blog-grid-content {
  padding: 1rem 1rem 0.75rem;
}

@media (min-width: 992px) {
  .blogs .blog-grid-content {
    margin-left: -1.5rem;
  }
}

@media (min-width: 1200px) {
  .blogs .blog-grid-content {
    padding: 1.5rem;
  }
}

.blogs .blog-grid-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}

.blogs .blog-grid-date, .blogs .blog-grid-category {
  text-transform: uppercase;
  margin-right: 1rem;
  color: #fff;
  background-color: #222222;
  padding: 2px 8px 3px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
}

.blogs .blog-grid-category {
  text-transform: capitalize;
}

.blogs .blog-grid-title h2 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: roboto;
  text-transform: uppercase;
  letter-spacing: 0;
}

.blogs .blog-grid.img-big {
  position: relative;
  min-height: 300px;
  height: 100%;
}

@media (min-width: 576px) {
  .blogs .blog-grid.img-big {
    min-height: 400px;
  }
}

@media (min-width: 992px) {
  .blogs .blog-grid.img-big {
    min-height: unset;
  }
}

.blogs .blog-grid.img-big .blog-grid-image {
  -webkit-box-shadow: inset 0px -100px 200px 0px #000;
          box-shadow: inset 0px -100px 200px 0px #000;
}

.blogs .blog-grid.img-big .blog-grid-content {
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  right: 0rem;
  padding-left: 1rem;
  margin-left: 0rem;
  color: #fff;
}

@media (min-width: 576px) {
  .blogs .blog-grid.img-big .blog-grid-content {
    padding-left: 30px;
  }
}

.blogs .blog-grid.img-big .blog-grid-date {
  color: #fff;
}

.blogs .blog-grid:hover .blog-grid-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.blogs .blog-grid:hover .blog-grid-date, .blogs .blog-grid:hover .blog-grid-category {
  background-color: #d50000;
}

.blogs .blog-grid:not(.img-big):hover .blog-grid-title {
  color: #d50000;
}

.e-shop {
  padding: 3rem 0rem;
  background-image: url("../images/e-shop-bg.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
}

@media (min-width: 992px) {
  .e-shop {
    padding: 5rem 0rem;
  }
}

.e-shop-content {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .e-shop-content {
    margin-bottom: 0rem;
  }
}

.e-shop-content h2 {
  text-transform: capitalize;
  font-weight: 300;
  font-family: roboto;
}

.e-shop-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.e-shop-heading img {
  width: 100px;
  margin-right: 1rem;
}

@media (min-width: 576px) {
  .e-shop-heading img {
    width: 150px;
  }
}

.e-shop-heading .logo-dealer-name {
  margin-right: unset;
}

.e-shop-paragraph {
  margin-bottom: 1.25rem;
}

.e-shop-links .defaultBtn:not(.btn-outline):hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.about-us {
  position: relative;
  padding: 5.5rem 0rem 5.5rem;
  background-color: #f3f3f38a;
  background-image: url("../images/about-us.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.about-us::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.8)), color-stop(60%, rgba(255, 255, 255, 0.8)), to(transparent));
  background: linear-gradient(to left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 60%, transparent 100%);
}

@media (min-width: 992px) {
  .about-us::before {
    opacity: 0.3;
  }
}

.about-us .sectionHeading {
  margin-top: 0rem;
  margin-bottom: 2rem;
  text-align: inherit;
  max-width: unset;
}

.about-us-content p {
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0px;
  margin-bottom: 0.5rem;
}

.about-us-content ul {
  padding-left: 0rem;
  margin-bottom: 1rem;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1rem;
}

.about-us-content ul li {
  list-style: none;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 3px 0rem;
  padding-left: 1.5rem;
  position: relative;
}

@media (min-width: 576px) {
  .about-us-content ul li {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.about-us-content ul li::before {
  content: '\f058';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #d50000;
}

.about-us-link {
  margin: 1.5rem 0rem 1rem;
}

.contactUs .map, .contactUs iframe {
  width: 100%;
  height: 100%;
  min-height: 400px;
}

@media (min-width: 768px) {
  .contactUs .contactBg {
    padding: 0.75rem;
    background-color: #f2f2f2;
  }
}

.contactUs .contactWidth {
  margin: 0 auto;
  max-width: 350px;
}

.contactUs .contactDetails {
  text-align: center;
  text-transform: capitalize;
  background-color: white;
  padding: 2rem;
}

.contactUs .contactDetails .head {
  margin-bottom: 2rem;
}

.contactUs .contactDetails .head h2 {
  margin-bottom: 1rem;
}

.contactUs .contactDetails .body {
  font-size: 1rem;
}

.contactUs .contactDetails .body ul {
  padding-left: 0rem;
  margin-bottom: 2rem;
}

.contactUs .contactDetails .body ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5rem;
}

.contactUs .contactDetails .body ul li.active {
  font-weight: 700;
}

.siteFooter {
  padding: 3rem 0rem;
  position: relative;
  color: #fff;
  background-color: #000;
}

.siteFooter h3 {
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  font-family: roboto;
}

@media (min-width: 768px) {
  .siteFooter h3 {
    margin-bottom: 1.25rem;
  }
}

.siteFooter .footer-logo {
  margin-bottom: 1.5rem;
}

.siteFooter .footer-logo li {
  display: inline-block;
  padding: 0rem;
  vertical-align: middle;
}

.siteFooter .footer-logo li img {
  width: 150px;
  margin-right: 1rem;
}

@media (min-width: 576px) {
  .siteFooter .footer-logo li img {
    width: 176px;
  }
}

.siteFooter .footer-logo li h2 {
  font-size: 1.25rem;
  color: #fff;
}

.siteFooter .aboutUs p {
  color: #bfbfbf;
}

.siteFooter .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.siteFooter .social-icons li {
  padding: 0rem 0.25rem;
}

.siteFooter .social-icons li a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 42px;
  height: 42px;
  color: #ffffff;
  z-index: 1;
}

.siteFooter .social-icons li a::before {
  content: '';
  position: absolute;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: inline-block;
  background-color: transparent;
  z-index: -1;
}

.siteFooter .social-icons li:hover a {
  font-size: 1.5rem;
}

.siteFooter .social-icons li:hover a::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.siteFooter .social-icons li:hover.facebook a {
  color: #3b5997;
}

.siteFooter .social-icons li:hover.instagram a {
  color: #fd5949;
}

.siteFooter .social-icons li:hover.twitter a {
  color: #4198fa;
}

.siteFooter .social-icons li:hover.linkedin a {
  color: #0a66c2;
}

.siteFooter .social-icons li:hover.pinterest a {
  color: #c9372d;
}

.siteFooter .social-icons .facebook a::before {
  background-color: #3b5997;
}

.siteFooter .social-icons .instagram a::before {
  background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.siteFooter .social-icons .twitter a::before {
  background-color: #4198fa;
}

.siteFooter .social-icons .linkedin a::before {
  background-color: #0a66c2;
}

.siteFooter .social-icons .pinterest a::before {
  background-color: #c9372d;
}

.siteFooter .footer-wrapper {
  margin: 1.5rem 0rem;
}

.siteFooter ul {
  padding-left: 0rem;
  margin-bottom: 0rem;
  list-style: none;
}

.siteFooter ul li {
  padding: 0.25rem 0rem 0.25rem 0rem;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  color: #bfbfbf;
}

.copyright-wrapper {
  background-color: #000;
  color: #fff;
}

.copyright-wrapper .copyright {
  padding: 16px 0px;
  text-align: center;
  text-transform: capitalize;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.copyright-wrapper .copyright a {
  color: #d50000;
}
/*# sourceMappingURL=custom.css.map */