@font-face {
  font-family: 'Roboto,Helvetica Neue,Arial';
  font-display: swap;
  src: url(../fonts/roboto-regular.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto-Light,,Helvetica Neue,Arial';
  font-display: swap;
  src: url(../fonts/roboto-light.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto-medium,Helvetica Neue,Arial';
  font-display: swap;
  src: url(../fonts/roboto-medium.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto-bold,Helvetica Neue,Arial';
  font-display: swap;
  src: url(../fonts/roboto-bold.ttf) format("truetype");
}

body {
  font-family: 'Roboto,Helvetica Neue,Arial';
  line-height: 28px;
  font-size: 16px;
  overflow-x: hidden;
  color: #000;
  letter-spacing: .032rem;
  overflow-x: hidden;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto-bold,Helvetica Neue,Arial';
  letter-spacing: .064rem;
  line-height: 1.25;
  padding: 0;
  margin: 0;
  color: #000;
}

a,
a:hover,
a:active,
a:focus {
  color: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
  outline: none;
  border: none;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 0;
}

button {
  border: none;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

button:focus {
  outline: none;
}

.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

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

.main-heading {
  position: relative;
  margin-bottom: 30px;
}

.main-heading h2 {
  font-size: 32px;
  line-height: 1.15;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .main-heading h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .main-heading h2 {
    font-size: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-heading h2 {
    font-size: 28px;
  }
}

.main-heading p {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .main-heading p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .main-heading p {
    font-size: 15px;
    line-height: 25px;
  }
}

.theme-btn {
  display: block;
  padding: 16px 5px;
  border-radius: 0px;
  border: 0;
  min-width: 110px;
  width: 100%;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .064rem;
  z-index: 1;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.theme-btn.fill-btn {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.theme-btn.fill-btn:hover, .theme-btn.fill-btn:active, .theme-btn.fill-btn:focus {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}

.theme-btn.outer-btn {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}

.theme-btn.outer-btn:hover, .theme-btn.outer-btn:active, .theme-btn.outer-btn:focus {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

/* ----------------------------- Select2 Design CSS Start --------------------------*/
.theme-select2-design {
  position: relative;
  z-index: 1;
}

.theme-select2-design .select2.select2-container.select2-container--default {
  width: 100% !important;
}

.theme-select2-design .select2-container .select2-selection--single {
  border-radius: 0px;
  height: 45px;
  border: 1px solid #ccc;
  outline: none;
}

.theme-select2-design .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px;
  outline: none;
  padding-left: 8px;
  padding-right: 22px;
  color: #666;
  border: 0px;
  border-radius: 0px;
}

.theme-select2-design .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
  right: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #000;
}

.select2-dropdown {
  border: 0px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 8;
}

.select2-search--dropdown {
  padding: 0;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0 10px 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  margin: 0 10px;
  margin-top: 10px;
  width: 92%;
  margin-bottom: 10px;
}

/* ----------------------------- Slider Arrows CSS Start --------------------------*/
#recent-articles-section .slick-prev,
#recent-articles-section .slick-next,
#top-car-section .slick-prev,
#top-car-section .slick-next {
  top: 50%;
  height: 60px;
  width: 60px;
  padding-bottom: 2px;
  background: #000;
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 1;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 2px 5px 5px rgba(25, 41, 61, 0.26);
  box-shadow: 2px 5px 5px rgba(25, 41, 61, 0.26);
}

@media (max-width: 767px) {
  #recent-articles-section .slick-prev,
  #recent-articles-section .slick-next,
  #top-car-section .slick-prev,
  #top-car-section .slick-next {
    top: 45%;
    height: 45px;
    width: 45px;
  }
}

#recent-articles-section .slick-prev:hover,
#recent-articles-section .slick-next:hover,
#top-car-section .slick-prev:hover,
#top-car-section .slick-next:hover {
  background: #fff;
  border: 2px solid #fff;
}

#recent-articles-section .slick-prev::before,
#recent-articles-section .slick-next::before,
#top-car-section .slick-prev::before,
#top-car-section .slick-next::before {
  font-family: "FontAwesome";
  color: #fff;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 30px;
}

@media (max-width: 767px) {
  #recent-articles-section .slick-prev::before,
  #recent-articles-section .slick-next::before,
  #top-car-section .slick-prev::before,
  #top-car-section .slick-next::before {
    font-size: 24px;
  }
}

#recent-articles-section .slick-prev:hover::before,
#recent-articles-section .slick-next:hover::before,
#top-car-section .slick-prev:hover::before,
#top-car-section .slick-next:hover::before {
  color: #000;
}

#recent-articles-section .slick-prev,
#top-car-section .slick-prev {
  left: -15px;
}

#recent-articles-section .slick-prev::before,
#top-car-section .slick-prev::before {
  content: "\f104";
}

#recent-articles-section .slick-next,
#top-car-section .slick-next {
  right: -15px;
}

#recent-articles-section .slick-next::before,
#top-car-section .slick-next::before {
  content: "\f105";
}

.site-header {
  background: #000;
  position: relative;
  z-index: 11;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.site-header.site-header-active {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #000;
  -webkit-box-shadow: 0 15px 20px -3px rgba(0, 0, 0, 0.07);
  box-shadow: 0 15px 20px -3px rgba(0, 0, 0, 0.07);
  -webkit-animation: smoothScroll 1s forwards;
  animation: smoothScroll 1s forwards;
}

@-webkit-keyframes smoothScroll {
  0% {
    -webkit-transform: translate3d(0, 0, 0) translateY(-35px);
            transform: translate3d(0, 0, 0) translateY(-35px);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) translateY(0px);
            transform: translate3d(0, 0, 0) translateY(0px);
  }
}

@keyframes smoothScroll {
  0% {
    -webkit-transform: translate3d(0, 0, 0) translateY(-35px);
            transform: translate3d(0, 0, 0) translateY(-35px);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) translateY(0px);
            transform: translate3d(0, 0, 0) translateY(0px);
  }
}

@media (max-width: 991px) {
  .site-header {
    padding: 10px 0;
    background: #000;
  }
}

.site-header .header-top {
  padding: 7px 0;
  background-color: #f9f9f9;
}

@media (max-width: 991px) {
  .site-header .header-top {
    display: none;
  }
}

.site-header .header-top .dealer-contact {
  text-align: right;
}

.site-header .header-top ul li {
  display: inline-block;
  margin: 0 3px;
}

.site-header .header-top ul li span {
  text-transform: capitalize;
}

.site-header .header-top ul li a {
  color: #000;
  font-size: 13px;
  line-height: 1.25;
  padding-right: 12px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .site-header .header-top ul li a {
    font-size: 12px;
  }
}

.site-header .header-top ul li a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #000;
  display: block;
}

.site-header .header-top ul li:last-child a:after {
  display: none;
}

.site-header .header-top ul li:hover a {
  text-decoration: underline;
}

.site-header .header-top .dealer-address {
  text-align: left;
}

.site-header .header-top .dealer-address p a {
  color: #000;
  font-size: 13px;
  line-height: 1.25;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.site-header .header-top .dealer-address p:hover a {
  text-decoration: underline;
}

.site-header .header-top .dealer-address p span {
  font-weight: bold;
  text-transform: uppercase;
}

.site-header.site-header-active .header-top {
  display: none;
}

.site-header .navbar {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
}

@media (max-width: 991px) {
  .site-header .navbar {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .site-header .navbar .navbar-nav {
    margin: 0;
  }
}

.site-header .navbar .navbar-nav li {
  display: inline-block;
}

.site-header .navbar .navbar-nav li.dropdown:nth-last-child(2) .dropdown-menu, .site-header .navbar .navbar-nav li.dropdown:last-child .dropdown-menu {
  left: auto;
  right: 0;
}

.site-header .navbar .navbar-nav li.dropdown.show a::after {
  top: 6px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

@media (max-width: 767px) {
  .site-header .navbar .navbar-nav li {
    display: block;
  }
}

.site-header .navbar .navbar-nav li a {
  text-transform: uppercase;
  padding: 15px 12px;
  font-family: 'Roboto,Helvetica Neue,Arial';
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) {
  .site-header .navbar .navbar-nav li a {
    font-size: 15px;
  }
}

.site-header .navbar .navbar-nav li a:hover, .site-header .navbar .navbar-nav li a:active, .site-header .navbar .navbar-nav li a:focus {
  outline: 0;
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 991px) {
  .site-header .navbar .navbar-nav li a {
    color: #000;
    font-size: 16px;
    line-height: 26px !important;
    border-top: 1px solid #eee;
    border-radius: 0px;
  }
  .site-header .navbar .navbar-nav li a:hover, .site-header .navbar .navbar-nav li a:active, .site-header .navbar .navbar-nav li a:focus {
    color: #000;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.site-header .navbar .navbar-nav li ul li {
  display: block;
}

.site-header .navbar .navbar-nav li ul li a {
  font-family: 'Roboto-medium,Helvetica Neue,Arial';
  padding: 15px;
  background: #fff;
  color: #636363;
  border-bottom: 1px solid #eee;
  border-radius: 0;
  display: block;
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  text-align: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.site-header .navbar .navbar-nav li ul li a:hover {
  color: #fff;
  background: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .site-header .navbar .navbar-nav li ul li a {
    text-align: center;
  }
}

.site-header .navbar .navbar-nav li ul li:last-child a {
  border-bottom: 0px dotted #000;
}

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

.site-header .navbar .navbar-nav .dropdown .dropdown-toggle::after {
  border: none;
  position: relative;
  top: 1px;
  margin-left: 8px;
  height: 7px;
  width: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .site-header .navbar .navbar-nav .dropdown .dropdown-toggle::after {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}

@media (min-width: 992px) {
  .site-header .navbar .navbar-nav .dropdown:hover .dropdown-toggle::after {
    top: 4px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}

.site-header .navbar .navbar-nav .dropdown .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  top: 72px;
  min-width: 12rem;
}

@media (max-width: 991px) {
  .site-header .navbar .navbar-nav .dropdown .dropdown-menu {
    width: 100% !important;
    text-align: center;
  }
}

.site-header .navbar .navbar-toggler {
  background: transparent;
  border-radius: 0;
  outline: none;
  padding: .25rem;
}

.site-header .navbar .navbar-toggler .icon-bar {
  width: 22px;
  height: 2px;
  background-color: #fff;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 4px 0;
}

.site-header .navbar .navbar-toggler .top-bar {
  -webkit-transform: rotate(-42deg);
  transform: rotate(-42deg);
  -webkit-transform-origin: 90% 90%;
  transform-origin: 90% 90%;
}

.site-header .navbar .navbar-toggler .middle-bar {
  opacity: 0;
}

.site-header .navbar .navbar-toggler .bottom-bar {
  -webkit-transform: rotate(42deg);
  transform: rotate(42deg);
  -webkit-transform-origin: 90% 10%;
  transform-origin: 90% 10%;
}

.site-header .navbar .navbar-toggler.collapsed .top-bar {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.site-header .navbar .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.site-header .navbar .navbar-toggler.collapsed .bottom-bar {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.site-header .navbar-collapse {
  position: relative;
}

@media (max-width: 991px) {
  .site-header .navbar-collapse {
    position: fixed;
    top: 80px;
    left: -100%;
    padding: 0;
    width: 100%;
    text-align: center;
    height: calc(100vh - 80px);
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow-y: scroll;
  }
  .site-header .navbar-collapse.collapsing {
    height: calc(100vh - 80px);
    margin-right: 50%;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .site-header .navbar-collapse.show {
    left: 0;
    background: #fff;
  }
}

/* ------------------------------------- Theme Logo CSS ---------------------------------*/
.navbar-brand {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-brand img {
  max-width: 60px;
}

.navbar-brand h6 {
  max-width: 170px;
  width: 100%;
  line-height: 1.2;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border-left: 1px solid #fff;
  padding-left: 15px;
  margin-left: 15px;
  letter-spacing: 1px;
  white-space: break-spaces;
}

@media (max-width: 991px) {
  .navbar-brand h6 {
    max-width: 110px;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 14px;
    text-transform: capitalize;
  }
}

.site-footer {
  padding: 40px 0;
  background-color: #181818;
  position: relative;
}

.site-footer .footer-menu-outer {
  padding: 35px 0;
  margin: 35px 0;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #909090;
}

@media (max-width: 767px) {
  .site-footer .footer-menu {
    margin: 10px 0;
  }
}

.site-footer .footer-menu ul li {
  padding: 3px 0;
}

.site-footer .footer-menu ul li a {
  font-size: 16px;
  font-family: 'Roboto,Helvetica Neue,Arial';
  position: relative;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .site-footer .footer-menu ul li a {
    font-size: 14px;
    text-transform: capitalize;
  }
}

.site-footer .footer-menu ul li a::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 2px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
}

.site-footer .footer-menu ul li a:hover {
  opacity: .9;
}

.site-footer .footer-menu ul li a:hover::before {
  background-color: #fff;
}

.site-footer .footer-bottom {
  text-align: right;
}

@media (max-width: 767px) {
  .site-footer .footer-bottom {
    display: none;
  }
}

.site-footer .footer-bottom ul li {
  display: inline-block;
  padding: 0;
}

.site-footer .footer-bottom ul li a {
  text-transform: capitalize;
  position: relative;
  padding: 0 12px;
  line-height: 1.25;
}

.site-footer .footer-bottom ul li a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #fff;
  display: block;
}

.site-footer .footer-bottom ul li a::before {
  width: 75%;
}

.site-footer .footer-bottom ul li:last-child a:after {
  display: none;
}

@media (max-width: 767px) {
  .site-footer .copyright-footer {
    text-align: center;
  }
}

.site-footer .copyright-footer p {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .site-footer .copyright-footer p {
    line-height: 25px;
  }
}

.site-footer .copyright-footer p a {
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.site-footer .copyright-footer p:hover a {
  opacity: .75;
  text-decoration: underline;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.dealer-social-logo h6 {
  max-width: 100%;
}

@media (max-width: 767px) {
  .dealer-social-logo {
    text-align: center;
  }
  .dealer-social-logo .navbar-brand {
    display: block;
  }
  .dealer-social-logo .navbar-brand h6 {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
    font-size: 20px;
  }
}

.dealer-social {
  text-align: right;
  padding: 10px 0;
}

@media (max-width: 991px) {
  .dealer-social {
    margin-top: 10px;
    text-align: center;
  }
}

.dealer-social li {
  display: inline-block;
  padding: 0 3px;
}

.dealer-social li a {
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff !important;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.dealer-social li a:hover {
  border-radius: 0%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.dealer-social li a.twitter {
  background-color: #00ACEE;
}

.dealer-social li a.facebook {
  background-color: #3B5998;
}

.dealer-social li a.instagram {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.dealer-social li a.pinterest {
  background-color: #E60023;
}

.recent-articles-wrapper {
  position: relative;
  padding: 10px 10px 0;
  -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 0px;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper a {
  display: block;
}

.recent-articles-wrapper .recent-articles-bg {
  border-radius: 0px;
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-bg .recent-articles-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-category {
  position: relative;
}

.recent-articles-wrapper .recent-articles-category span {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  padding: 6px;
  width: 200px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  background-color: transparent;
  background-image: url("../images/blog-tab.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  text-align: center;
  z-index: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-date {
  position: absolute;
  width: 85px;
  height: 85px;
  top: 0px;
  right: 0px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-date::before, .recent-articles-wrapper .recent-articles-date::after {
  position: absolute;
  content: '';
  background-color: #000;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-date::before {
  left: 7px;
  top: 0px;
}

.recent-articles-wrapper .recent-articles-date::after {
  right: 0px;
  bottom: 7px;
}

.recent-articles-wrapper .recent-articles-date span {
  position: absolute;
  top: 10px;
  right: -30px;
  padding: 7px;
  font-size: 12px;
  line-height: 20px;
  width: 115px;
  color: #fff;
  background-color: #000;
  text-transform: capitalize;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
          transform: translate3d(0, 0, 0) rotate(45deg);
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-content {
  padding: 20px 15px;
  position: relative;
  z-index: 1;
}

.recent-articles-wrapper .recent-articles-content .recent-articles-title > a {
  color: #000;
  font-size: 18px;
  min-height: 63px;
  padding-bottom: 8px;
  margin-bottom: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}

.recent-articles-wrapper .recent-articles-content .recent-articles-title > a::after, .recent-articles-wrapper .recent-articles-content .recent-articles-title > a::before {
  content: '';
  position: absolute;
  left: 0;
  display: block !important;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper .recent-articles-content .recent-articles-title > a::after {
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 5px;
  background: #000;
}

.recent-articles-wrapper .recent-articles-content .recent-articles-title > a::before {
  bottom: -2px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ccc;
}

@media (max-width: 767px) {
  .recent-articles-wrapper .recent-articles-content .recent-articles-title > a {
    font-size: 14px;
    min-height: 49px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .recent-articles-wrapper .recent-articles-content .recent-articles-title > a {
    font-size: 15px;
    min-height: 53px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .recent-articles-wrapper .recent-articles-content .recent-articles-title > a {
    font-size: 16px;
    min-height: 56px;
  }
}

.recent-articles-wrapper .recent-articles-content .articles-text {
  line-height: 21px;
}

.recent-articles-wrapper:hover .recent-articles-img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
          transform: translate3d(0, 0, 0) scale(1.05);
}

.recent-articles-wrapper:hover .recent-articles-category > span {
  top: 0;
}

.recent-articles-wrapper:hover .recent-articles-title > a {
  color: #666;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.recent-articles-wrapper:hover .recent-articles-title > a::after {
  background: #666;
  width: 125px;
}

.recent-articles-wrapper:hover .recent-articles-date::after, .recent-articles-wrapper:hover .recent-articles-date::before {
  background: #fff;
}

.recent-articles-wrapper:hover .recent-articles-date span {
  background: #fff;
  color: #000;
}

/* ------------------------------------- Home Banner Slider CSS Start  ---------------------------------*/
.home-slider-section {
  position: relative;
  z-index: 0;
}

.home-slider-section .carousel-fade {
  opacity: 1;
}

.home-slider-section .carousel-fade .carousel-item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.home-slider-section .carousel-fade .carousel-item:first-child {
  top: auto;
  position: relative;
}

.home-slider-section .carousel-fade .carousel-item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.home-slider-section .carousel-fade .carousel-item .carousel-caption {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.home-slider-section .carousel-fade .carousel-item .carousel-caption h5 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.home-slider-section .carousel-fade .carousel-item .carousel-caption h3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.home-slider-section .carousel-item {
  position: relative;
  height: 675px;
}

@media (max-width: 767px) {
  .home-slider-section .carousel-item {
    height: 425px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-slider-section .carousel-item {
    height: 550px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home-slider-section .carousel-item {
    height: 625px;
  }
}

.home-slider-section .carousel-item .carousel-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-slider-section .carousel-item .carousel-img::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(0, 0, 0, 0.8)), color-stop(60%, transparent));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 25%, transparent 60%);
  display: block;
}

@media (max-width: 767px) {
  .home-slider-section .carousel-item .carousel-img::before {
    background: rgba(0, 0, 0, 0.5);
  }
}

.home-slider-section .carousel-item .carousel-caption {
  right: auto;
  bottom: auto;
  top: 45%;
  left: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  max-width: 625px;
  width: 100%;
}

@media (max-width: 767px) {
  .home-slider-section .carousel-item .carousel-caption {
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 10px 35px;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-slider-section .carousel-item .carousel-caption {
    max-width: 400px;
  }
}

.home-slider-section .carousel-item .carousel-caption h3 {
  color: #fff;
  font-size: 100px;
  line-height: .9;
  letter-spacing: -3.48px;
  text-transform: uppercase;
  margin: 10px 0 25px;
}

@media (max-width: 767px) {
  .home-slider-section .carousel-item .carousel-caption h3 {
    font-size: 35px;
    letter-spacing: 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-slider-section .carousel-item .carousel-caption h3 {
    font-size: 50px;
    letter-spacing: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home-slider-section .carousel-item .carousel-caption h3 {
    font-size: 60px;
    letter-spacing: 0px;
  }
}

.home-slider-section .carousel-item .carousel-caption h5 {
  color: #fff;
  font-size: 34px;
  line-height: 1.35;
  letter-spacing: 1.36px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .home-slider-section .carousel-item .carousel-caption h5 {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-slider-section .carousel-item .carousel-caption h5 {
    font-size: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home-slider-section .carousel-item .carousel-caption h5 {
    font-size: 28px;
  }
}

.home-slider-section .carousel-item .carousel-caption .theme-btn.black-btn {
  max-width: 250px;
  background: #fff;
  color: #000;
  border: 1px solid #fff;
}

.home-slider-section .carousel-item .carousel-caption .theme-btn.black-btn:hover, .home-slider-section .carousel-item .carousel-caption .theme-btn.black-btn:active, .home-slider-section .carousel-item .carousel-caption .theme-btn.black-btn:focus {
  opacity: .95;
}

.home-slider-section .carousel-control-prev,
.home-slider-section .carousel-control-next {
  width: 5%;
  color: #000;
  opacity: 1;
  z-index: 2;
}

@media (max-width: 767px) {
  .home-slider-section .carousel-control-prev,
  .home-slider-section .carousel-control-next {
    width: 10%;
  }
}

.home-slider-section .carousel-control-prev .carousel-control-prev-icon,
.home-slider-section .carousel-control-prev .carousel-control-next-icon,
.home-slider-section .carousel-control-next .carousel-control-prev-icon,
.home-slider-section .carousel-control-next .carousel-control-next-icon {
  background-image: none;
  height: 40px;
  width: 40px;
  background-color: #fff;
  border-radius: 0%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 2px 5px 5px rgba(25, 41, 61, 0.26);
          box-shadow: 2px 5px 5px rgba(25, 41, 61, 0.26);
  position: relative;
}

.home-slider-section .carousel-control-prev .carousel-control-prev-icon::before,
.home-slider-section .carousel-control-prev .carousel-control-next-icon::before,
.home-slider-section .carousel-control-next .carousel-control-prev-icon::before,
.home-slider-section .carousel-control-next .carousel-control-next-icon::before {
  position: absolute;
  font-family: FontAwesome;
  display: inline-block;
  color: #000;
  font-size: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 4px;
}

.home-slider-section .carousel-control-prev .carousel-control-prev-icon::before,
.home-slider-section .carousel-control-next .carousel-control-prev-icon::before {
  content: "\f104";
}

@media (max-width: 767px) {
  .home-slider-section .carousel-control-prev .carousel-control-prev-icon,
  .home-slider-section .carousel-control-next .carousel-control-prev-icon {
    left: 5px;
  }
}

.home-slider-section .carousel-control-prev .carousel-control-next-icon::before,
.home-slider-section .carousel-control-next .carousel-control-next-icon::before {
  content: "\f105";
}

@media (max-width: 767px) {
  .home-slider-section .carousel-control-prev .carousel-control-next-icon,
  .home-slider-section .carousel-control-next .carousel-control-next-icon {
    right: 5px;
  }
}

/* ------------------------------------- Home Banner Slider CSS End  ---------------------------------*/
/* ------------------------------------- Car Inventory Form CSS Start  ---------------------------------*/
.car-inventory-form-section {
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
}

.car-inventory-form-section .car-inventory-form-section-inner {
  margin-top: -25px;
  position: relative;
}

.findCarSearch {
  border-radius: 5px;
  background: #fff;
  padding: 10px 25px;
  -webkit-box-shadow: 3px 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 3px 0 5px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}

.findCarSearch .padding-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.findCarSearch .col-12.col-sm-12.col-md-12.padding-7 {
  max-width: 20%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

@media (max-width: 767px) {
  .findCarSearch .col-12.col-sm-12.col-md-12.padding-7 {
    max-width: 100%;
  }
}

.findCarSearch .filter-field {
  margin: 5px 0;
}

.findCarSearch .theme-btn {
  padding: 11px 5px;
}

/* ------------------------------------- Car Inventory Form CSS End  ---------------------------------*/
/* ------------------------------------- Theme CTA Section CSS Start  ---------------------------------*/
.theme-cta-section {
  padding: 50px 0;
  position: relative;
  z-index: 1;
}

.theme-cta-section .theme-cta-wrapper {
  border-radius: 5px;
  text-align: center;
  margin: 15px 0;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .theme-cta-section .theme-cta-wrapper {
    padding: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-cta-section .theme-cta-wrapper {
    padding: 15px;
  }
}

.theme-cta-section .theme-cta-wrapper .theme-cta-icon {
  max-width: 150px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.theme-cta-section .theme-cta-wrapper .theme-cta-icon img {
  max-width: 64px;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.theme-cta-section .theme-cta-wrapper p {
  margin-bottom: 15px;
}

.theme-cta-section .theme-cta-wrapper h4 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  position: relative;
  font-size: 22px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .theme-cta-section .theme-cta-wrapper h4 {
    font-size: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-cta-section .theme-cta-wrapper h4 {
    font-size: 17px;
  }
}

.theme-cta-section .theme-cta-wrapper h4::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #000;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.theme-cta-section .theme-cta-wrapper:hover h4 {
  opacity: .8;
}

.theme-cta-section .theme-cta-wrapper:hover h4::before {
  opacity: .8;
}

.theme-cta-section .theme-cta-wrapper:hover img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
          transform: translate3d(0, 0, 0) scale(1.05);
}

/* ------------------------------------- Theme CTA Section CSS End  ---------------------------------*/
/* ------------------------------------- New Car Section CSS Start  ---------------------------------*/
.new-car-section {
  padding: 75px 0;
  position: relative;
}

.new-car-section .new-car-wrapper-btn {
  margin-top: 45px;
  position: relative;
}

.new-car-section .new-car-wrapper-btn .theme-btn {
  display: inline-block;
  max-width: 225px;
  width: 100%;
}

.new-car-section .main-heading {
  margin-bottom: 20px;
}

.new-car-wrapper {
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.new-car-wrapper a {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.new-car-wrapper .new-car-img {
  padding-bottom: 15px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}

.new-car-wrapper .new-car-img img {
  max-width: 80%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.new-car-wrapper h6 {
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
}

.new-car-wrapper:hover {
  background: #fff;
  -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
}

.new-car-wrapper:hover h6 {
  color: #000;
}

.new-car-wrapper:hover img {
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
          transform: translate3d(0, 0, 0) scale(1.05);
}

/* ------------------------------------- New Car Section CSS End  ---------------------------------*/
/* ------------------------------------- Recent Article Section CSS Start  ---------------------------------*/
.recent-articles-section {
  padding: 75px 0;
  position: relative;
  z-index: 1;
}

.recent-articles-section .slick-slide {
  margin: 0 15px;
}

@media (max-width: 767px) {
  .recent-articles-section .slick-slide {
    margin: 0 8px;
  }
}

.recent-articles-section .recent-articles-wrapper-btn {
  margin-top: 45px;
  position: relative;
}

.recent-articles-section .recent-articles-wrapper-btn .theme-btn {
  display: inline-block;
  max-width: 225px;
  width: 100%;
}

/* ------------------------------------- Recent Article Section CSS End  ---------------------------------*/
/* ------------------------------------- Dealer Map Section Start  ---------------------------------*/
.dealer-map-section {
  position: relative;
  overflow: hidden;
}

.dealer-map-section iframe {
  max-width: 1600px;
  width: 100%;
}

/* ------------------------------------- Dealer Map Section End  ---------------------------------*/
/* ------------------------------------- Dealer Working Hours Section CSS Start  ---------------------------------*/
.dealer-working-hours-section {
  padding: 60px 0 75px;
  position: relative;
}

.dealer-working-hours-section .dealer-working-hours-wrapper {
  margin: 15px 0;
  background-color: #e3f3f5;
  -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-department {
  background-color: #000;
  padding: 10px;
  text-align: center;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-department h4 {
  background-color: #fff;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 30px;
  display: inline-block;
  padding: 5px 30px;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing {
  background-color: #fff;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing li {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 7px 15px;
  text-transform: capitalize;
  font-size: 12px;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing li:nth-of-type(2n) {
  background-color: #f9f9f9;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing li:nth-of-type(2n):hover {
  background-color: #f4f4f4;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing li span.day {
  display: table-cell;
  width: 110px;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing li span.time {
  display: table-cell;
  text-align: right;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-timing li span.time.closed-dept {
  color: #000;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number {
  padding: 15px 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number {
    padding: 10px 5px;
  }
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number h6 {
  line-height: 1.25;
  color: #000;
}

@media (max-width: 767px) {
  .dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number h6 {
    font-size: 14px;
    letter-spacing: 1px;
  }
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number p {
  line-height: 21px;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number p a {
  color: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.dealer-working-hours-section .dealer-working-hours-wrapper .dealer-contact-number:hover a {
  opacity: .75;
}

/* ------------------------------------- Dealer Working Hours Section CSS End  ---------------------------------*/
/* ------------------------------------- Top Class Car Section CSS Start  ---------------------------------*/
.top-car-section {
  padding: 75px 0;
  position: relative;
  z-index: 1;
}

.top-car-section::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/lamborghini-vehicle.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  opacity: 0.5;
  z-index: -1;
}

@media (max-width: 767px) {
  .top-car-section {
    padding: 60px 0;
  }
}

.top-car-section .main-heading h2 {
  margin-bottom: 15px;
}

.topCarSlider-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .topCarSlider-content {
    display: block;
  }
}

.topCarSlider-content .top-car-content {
  max-width: 400px;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .topCarSlider-content .top-car-content {
    max-width: 320px;
  }
}

.topCarSlider-content .top-car-content {
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 25px;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (max-width: 767px) {
  .topCarSlider-content .top-car-content {
    padding: 15px;
    margin-left: 0;
    margin: 0 auto;
  }
}

.topCarSlider-content .top-car-content .model-year {
  color: #000;
  font-size: 20px;
  line-height: 1;
}

@media (max-width: 767px) {
  .topCarSlider-content .top-car-content .model-year {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .topCarSlider-content .top-car-content .model-year {
    font-size: 16px;
  }
}

.topCarSlider-content .top-car-content .model-name {
  color: #000;
  font-size: 58px;
  text-transform: uppercase;
  line-height: 1.15;
}

@media (max-width: 767px) {
  .topCarSlider-content .top-car-content .model-name {
    font-size: 38px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .topCarSlider-content .top-car-content .model-name {
    font-size: 44px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .topCarSlider-content .top-car-content .model-name {
    font-size: 50px;
  }
}

.topCarSlider-content .top-car-content .model-price {
  line-height: 1;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 15px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
}

.topCarSlider-content .top-car-content .model-price span {
  font-weight: 700;
}

@media (max-width: 767px) {
  .topCarSlider-content .top-car-content .model-price {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .topCarSlider-content .top-car-content .model-price {
    font-size: 17px;
  }
}

.topCarSlider-content .top-car-content .top-car-btn {
  margin-top: 25px;
}

.topCarSlider-content .top-car-content .top-car-btn .theme-btn {
  display: inline-block;
  max-width: 155px;
  margin: 0 3px;
}

@media (max-width: 991px) {
  .topCarSlider-content .top-car-content .top-car-btn .theme-btn {
    max-width: 125px;
    margin: 0 1px;
    font-size: 12px;
    letter-spacing: 0px;
  }
}

.topCarSlider-content .top-car-content .top-slider-car-options li {
  font-size: 14px;
  line-height: 24px;
}

.topCarSlider-content .top-car-content .top-slider-car-options li span {
  font-weight: 700;
}

.topCarSlider-content .top-car-image {
  position: relative;
  max-width: 700px;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .topCarSlider-content .top-car-image {
    max-width: 350px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .topCarSlider-content .top-car-image {
    max-width: 500px;
  }
}

.topCarSlider-content .top-car-image h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  color: #e8e8e8;
  font-size: 100px;
  top: 15px;
  line-height: 1;
  z-index: 1;
  text-transform: uppercase;
  opacity: 0.5;
}

@media (max-width: 767px) {
  .topCarSlider-content .top-car-image h2 {
    font-size: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .topCarSlider-content .top-car-image h2 {
    font-size: 54px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .topCarSlider-content .top-car-image h2 {
    font-size: 64px;
  }
}

#top-car-section .slick-prev,
#top-car-section .slick-next {
  height: 60px;
  width: 0px;
  background: transparent;
  border: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 767px) {
  #top-car-section .slick-prev,
  #top-car-section .slick-next {
    top: 67%;
  }
}

#top-car-section .slick-prev:hover,
#top-car-section .slick-next:hover {
  background: transparent;
  border: 0;
}

#top-car-section .slick-prev {
  left: -5px;
}

#top-car-section .slick-prev::before {
  color: #000;
  font-size: 50px;
}

@media (max-width: 767px) {
  #top-car-section .slick-prev {
    left: -15px;
  }
}

#top-car-section .slick-next {
  right: -5px;
}

#top-car-section .slick-next::before {
  color: #000;
  font-size: 50px;
}

@media (max-width: 767px) {
  #top-car-section .slick-next {
    right: -15px;
  }
}

/* ------------------------------------- Top Class Car Section CSS End  ---------------------------------*/
/* ------------------------------------- E-Buying Process Section Start  ---------------------------------*/
.eBuying-process-section {
  padding: 0;
  background-color: #fdfcfd;
  position: relative;
  z-index: 1;
}

.eBuying-process-section .main-heading {
  margin-bottom: 0;
}

.eBuying-process-section .main-heading p {
  padding: 10px 0 18px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .eBuying-process-section .main-heading p {
    padding: 5px 0 13px;
    font-size: 14px;
    line-height: 23px;
  }
}

.eBuying-process-section .eBuying-process-section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.eBuying-process-section .eBuying-process-section-content .eBuying-process-section-inner {
  max-width: 350px;
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .eBuying-process-section .eBuying-process-section-content .eBuying-process-section-inner {
    max-width: 400px;
  }
}

@media (max-width: 991px) {
  .eBuying-process-section .eBuying-process-section-content .eBuying-process-section-inner {
    padding: 30px 15px;
    max-width: 100%;
  }
}

.eBuying-process-section .eBuying-process-section-btn .theme-btn {
  max-width: 200px;
}

@media (max-width: 767px) {
  .eBuying-process-section .eBuying-process-images {
    margin-top: 45px;
  }
}

/* ------------------------------------- E-Buying Process Section End  ---------------------------------*/
/* ------------------------------------- Welcome Section Start  ---------------------------------*/
.dealer-welcome-section {
  padding: 75px 0;
  position: relative;
  z-index: 1;
}

.dealer-welcome-section .dealer-welcome-images {
  margin-bottom: 50px;
}

.dealer-welcome-section .main-heading {
  margin-bottom: 0px;
}

.dealer-welcome-section .dealer-welcome-content {
  padding: 10px 0 20px;
}

.dealer-welcome-section .dealer-welcome-section-btn .theme-btn {
  max-width: 200px;
}

/* ------------------------------------- Welcome Section End  ---------------------------------*/
/* ------------------------------------- Recent Offers Section CSS Start  ---------------------------------*/
.recent-offers-section {
  padding-top: 75px;
  height: 650px;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.recent-offers-section::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  display: block;
  z-index: -1;
}

@media (max-width: 767px) {
  .recent-offers-section {
    padding-bottom: 75px;
    height: auto;
  }
}

.recent-offers-section .main-heading {
  margin-bottom: 0;
}

.recent-offers-section .main-heading h2 {
  line-height: 1.25;
  color: #fff;
  font-size: 75px;
  text-shadow: 2px 2px 2px #000000;
}

@media (max-width: 767px) {
  .recent-offers-section .main-heading h2 {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .recent-offers-section .main-heading h2 {
    font-size: 40px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .recent-offers-section .main-heading h2 {
    font-size: 50px;
  }
}

.recent-offers-section .recent-offers-section-btn {
  margin-top: 30px;
}

.recent-offers-section .recent-offers-section-btn .theme-btn {
  max-width: 225px;
  margin: 0 auto;
}

/* ------------------------------------- Recent Offers Section CSS End  ---------------------------------*/
/*# sourceMappingURL=style.css.map */