@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:400,600");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
.mb-30 {
  margin-bottom: 30px;
}

.no-margin {
  margin-left: 0;
  margin-right: 0;
}

section {
  position: relative;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

body {
  font-family: "Nunito Sans", sans-serif;
  line-height: 26px;
  letter-spacing: 1px;
  font-size: 13px;
  overflow-x: hidden;
  color: #7f7f7f;
}

a {
  color: #7f7f7f;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}

a:focus {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 1px;
  line-height: 26px;
  margin-top: 0px;
  font-weight: 600;
  color: #0c121c;
}

p {
  margin-bottom: 0px;
}

ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
}

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

.siteHeader .topbar {
  background: #000;
}

.siteHeader .topbar .contactInfo {
  line-height: 34px;
}

.siteHeader .topbar .contactInfo li {
  display: inline-block;
  margin-left: 10px;
  font-size: 11px;
}

.siteHeader .topbar .contactInfo li a {
  color: #fff;
}

.siteHeader .topbar .contactInfo li a span {
  font-weight: 500;
  text-transform: uppercase;
}

.siteHeader .topbar .contactInfo li a span i {
  margin-right: 2px;
}

.siteHeader .topbar .contactInfo li a:hover {
  color: #bb0a30;
}

.siteHeader .mainMenuBar .navbar {
  padding: 0 0;
}

.siteHeader .mainMenuBar .navbar .navbar-nav .nav-item .nav-link {
  font-weight: 600;
  color: #000;
  font-size: 15px;
  line-height: 44px;
  letter-spacing: 1.5px;
}

.siteHeader .mainMenuBar .navbar .navbar-nav .nav-item .nav-link:hover {
  background: #e9ecec;
  color: #bb0a30;
}

.siteHeader .mainMenuBar .navbar .navbar-toggler {
  background: #bb0a30;
  border-radius: 0;
}

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

.siteHeader .mainMenuBar .navbar .navbar-toggler .top-bar {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
          transform-origin: 10% 10%;
}

.siteHeader .mainMenuBar .navbar .navbar-toggler .middle-bar {
  opacity: 0;
}

.siteHeader .mainMenuBar .navbar .navbar-toggler .bottom-bar {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
          transform-origin: 10% 90%;
}

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

.siteHeader .mainMenuBar .navbar .navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

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

.mainSectionheading h2 {
  font-size: 26px;
  margin-bottom: 0;
  color: #bb0a30;
  margin-bottom: 5px;
}

.mainSectionheadingWhite {
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
}

.mainSectionheadingWhite h2 {
  font-size: 30px;
  margin-bottom: 10px;
  color: #fff;
}

.mainSectionheadingWhite p {
  max-width: 600px;
  margin: 0 auto;
  font-size: 13px;
}

.siteFooter .aboutFooter {
  background: #fff;
  border-bottom: 2px solid #e4e8e8;
  padding: 5px 0;
}

.siteFooter .aboutFooter img {
  max-width: 300px;
}

.siteFooter .aboutFooter .socialIcons {
  text-align: right;
  margin-top: 3px;
}

.siteFooter .aboutFooter .socialIcons li {
  display: inline-block;
  margin: 0 3px;
}

.siteFooter .aboutFooter .socialIcons li a {
  color: #fff;
  display: inline-block;
  border: 1px solid #828080;
  width: 35px;
  height: 35px;
  font-size: 14px;
  color: #fff;
  padding-top: 3px;
  text-align: center;
  border-radius: 2px;
}

.siteFooter .aboutFooter .socialIcons li a.facebook {
  background: #3b5999;
  border: 1px solid #3b5999;
}

.siteFooter .aboutFooter .socialIcons li a.google {
  background: #DD4B39;
  border: 1px solid #DD4B39;
}

.siteFooter .aboutFooter .socialIcons li a.twitter {
  background: #55ACEE;
  border: 1px solid #55ACEE;
}

.siteFooter .aboutFooter .socialIcons li a.linkedin {
  background: #0077B5;
  border: 1px solid #0077B5;
}

.siteFooter .aboutFooter .socialIcons li a.youtube {
  background: #CD201F;
  border: 1px solid #CD201F;
}

.siteFooter .preFooter {
  padding: 40px 0;
  background: #4A4F54;
}

.siteFooter .preFooter p {
  margin-top: 10px;
  color: #fff;
}

.siteFooter .preFooter h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}

.siteFooter .preFooter .pageLinks li {
  line-height: 30px;
  font-size: 14px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}

.siteFooter .preFooter .pageLinks li a {
  color: #fff;
  display: block;
  padding: 3px 0;
  position: relative;
}

.siteFooter .preFooter .pageLinks li a:hover {
  color: #bb0a30;
}

@media screen and (max-width: 767px) {
  .siteFooter .preFooter .pageLinks li a {
    margin: 10px 0;
  }
}

.siteFooter .preFooter .pageLinks li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.siteFooter .copyright {
  padding: 5px 0;
  background: #fff;
  border-bottom: 5px solid #4A4F54;
}

.siteFooter .copyright p {
  font-size: 12px;
  line-height: 36px;
}

@media screen and (max-width: 767px) {
  .siteFooter .copyright p {
    text-align: center;
  }
}

.siteFooter .copyright .copyrightLinks {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .siteFooter .copyright .copyrightLinks {
    text-align: center;
  }
}

.siteFooter .copyright .copyrightLinks li {
  display: inline-block;
  margin-right: 8px;
  line-height: 36px;
}

.siteFooter .copyright .copyrightLinks li a:hover {
  color: #bb0a30;
}

.siteFooter .copyright .copyrightLinks li:last-child {
  margin-right: 0;
}

.sideFixedBtn {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 9;
}

.sideFixedBtn .sideFixedBtnDiv {
  width: 140px;
  background: #fff;
  color: #333;
  margin: 3px 0;
  line-height: 40px;
  position: relative;
  right: -100px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.sideFixedBtn .sideFixedBtnDiv .CTAname {
  width: 100px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
}

.sideFixedBtn .sideFixedBtnDiv .CTAicon {
  float: left;
  background: #333;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.sideFixedBtn .sideFixedBtnDiv:hover {
  right: 0;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.vehicleDetail .vehicleDetail-heading {
  background: #f1f1f1;
  padding: 30px 0;
}

.vehicleDetail .vehicleDetail-heading .carDetailTop h3 {
  font-size: 26px;
}

@media screen and (max-width: 767px) {
  .vehicleDetail .vehicleDetail-heading .carDetailTop h3 {
    font-size: 20px;
  }
}

.vehicleDetail .vehicleDetail-heading .carDetailTop ul li {
  display: inline-block;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .vehicleDetail .vehicleDetail-heading .carDetailTop {
    text-align: center;
  }
}

.vehicleDetail .vehicleDetail-heading .carPrice {
  font-size: 22px;
  font-weight: 500;
  text-align: right;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .vehicleDetail .vehicleDetail-heading .carPrice {
    margin-top: 20px;
    text-align: center;
  }
}

.vehicleDetail .vehicleDetail-block {
  padding: 40px 0;
}

.vehicleDetail .vehicleDetail-block .vehicle-slider .slick-slide img {
  width: 100%;
}

.vehicleDetail .vehicleDetail-block .vehicle-slider .slick-arrow {
  width: auto;
  height: auto;
}

.vehicleDetail .vehicleDetail-block .vehicle-slider .slick-next {
  right: 8px;
}

.vehicleDetail .vehicleDetail-block .vehicle-slider .slick-next:before {
  font-size: 28px;
  opacity: 1;
}

.vehicleDetail .vehicleDetail-block .vehicle-slider .slick-prev {
  left: 8px;
  z-index: 1;
}

.vehicleDetail .vehicleDetail-block .vehicle-slider .slick-prev:before {
  font-size: 28px;
  opacity: 1;
}

.vehicleDetail .sidebar-col {
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
}

.vehicleDetail .sidebar-col h4 {
  margin: 0;
  font-size: 15px;
  margin-bottom: 0;
  color: #fff;
  background: #bb0a30;
  border-bottom: 1px solid #e5e5e5;
  padding: 6px 15px;
  text-transform: uppercase;
}

.vehicleDetail .sidebar-col:last-child {
  margin-bottom: 0;
}

.vehicleDetail .sidebar-col .fuel-efficiency-detail {
  padding: 25px 15px;
  text-align: center;
}

.vehicleDetail .sidebar-col .fuel-efficiency-detail label {
  margin-bottom: 0px;
  font-weight: 500;
  display: block;
}

.vehicleDetail .sidebar-col .fuel-efficiency-detail p {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 20px;
}

.vehicleDetail .sidebar-col .fuel-efficiency-detail img {
  width: 55px;
  margin: 0 auto;
}

.vehicleDetail .sidebar-col .fuel-efficiency-detail .city_mpg {
  font-size: 30px;
  font-weight: 700;
}

.vehicleDetail .sidebar-col .fuel-efficiency-detail .highway_mpg {
  font-size: 30px;
  font-weight: 700;
}

.vehicleDetail .sidebar-col .car-attributes {
  padding: 20px;
}

.vehicleDetail .sidebar-col .car-attributes li {
  display: block;
  padding-bottom: 8px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 8px;
}

.vehicleDetail .sidebar-col .car-attributes li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.vehicleDetail .sidebar-col .car-attributes li span {
  width: 150px;
  display: table-cell;
}

.vehicleDetail .sidebar-col .car-attributes li strong {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}

.vehicleDetail .sidebar-col .leadForm {
  padding: 20px;
}

.vehicleDetail .sidebar-col .leadForm .form-group .form-control {
  font-size: 14px;
  border-radius: 0;
}

.vehicleDetail .sidebar-col .leadForm button {
  width: 100%;
  background: transparent;
  display: inline-block;
  color: #000000;
  font-weight: 500;
  border-radius: 0;
  border: 2px solid #000000;
  text-transform: uppercase;
}

.vehicleDetail .sidebar-col .leadForm button:hover {
  background: #000000;
  color: #fff;
}

.vehicleDetail .singleDetailGrid {
  margin-top: 30px;
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 767px) {
  .vehicleDetail .singleDetailGrid {
    margin-bottom: 30px;
  }
}

.vehicleDetail .singleDetailGrid h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  text-transform: uppercase;
  background: #bb0a30;
  color: #fff;
  margin-bottom: 0;
  padding: 7px 15px;
}

.vehicleDetail .singleDetailGrid .singleDetailGridContent {
  padding: 20px;
}

.vehicleDetail .singleDetailGrid .singleDetailGridContent p {
  margin-bottom: 10px;
}

.vehicleDetail .singleDetailGrid .singleDetailGridContent p:last-child {
  margin-bottom: 0;
}

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

.vehicleDetail .veicleTabDetail .nav {
  background: #bb0a30;
}

.vehicleDetail .veicleTabDetail .nav .nav-item .nav-link {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
}

.vehicleDetail .veicleTabDetail .nav .nav-item .nav-link.active {
  background: #000000;
}

.vehicleDetail .veicleTabDetail .tab-content {
  padding: 20px;
  -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.05);
}

.vehicleDetail .veicleTabDetail .tab-content .specsBlock {
  margin-bottom: 15px;
}

.vehicleDetail .veicleTabDetail .tab-content .specsBlock h5 {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 3px;
}

.vehicleDetail .veicleTabDetail .tab-content .specsBlock ul {
  -webkit-columns: 2;
          columns: 2;
}

@media screen and (max-width: 767px) {
  .vehicleDetail .veicleTabDetail .tab-content .specsBlock ul {
    -webkit-columns: 1;
            columns: 1;
  }
}

.vehicleDetail .veicleTabDetail .tab-content .specsBlock ul li {
  list-style: inside;
}

.vehicleDetail .veicleTabDetail .tab-content .specsBlock:last-child {
  margin-bottom: 0;
}

.mainSlider .carousel .carousel-inner .carousel-item {
  height: 650px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent {
  max-width: 400px;
  position: relative;
  z-index: 99;
  margin-top: 100px;
  width: 100%;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-top {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-top h2 {
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
  color: #000000;
  line-height: 40px;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-top p {
  font-size: 14px;
  color: #000;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-top a {
  border: 2px solid #000000;
  background: #000000;
  display: inline-block;
  margin-top: 20px;
  color: #fff;
  font-weight: 600;
  padding: 7px 20px;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-top a:hover {
  background: transparent;
  color: #000000;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-bottom {
  background: rgba(228, 232, 232, 0.9);
  padding: 20px;
}

.mainSlider .carousel .carousel-inner .carousel-item .sliderContent .sliderContent-bottom h4 {
  margin-bottom: 0;
}

.mainSlider .carousel .carousel-control-prev {
  width: 50%;
}

.mainSlider .carousel .carousel-control-prev:hover {
  cursor: url("../images/slider-left-arrow.png"), default !important;
}

.mainSlider .carousel .carousel-control-next {
  width: 50%;
}

.mainSlider .carousel .carousel-control-next:hover {
  cursor: url("../images/slider-right-arrow.png"), default !important;
}

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

.discoverMore .discoverMore-inner {
  padding: 30px 0;
  border-right: 1px solid #dcdee0;
  padding-right: 15px;
}

.discoverMore .discoverMore-inner .discoverMore-content {
  margin-top: 10px;
}

.discoverMore .discoverMore-inner .discoverMore-content h3 {
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 0px;
}

.ourModels {
  padding: 30px 0 20px;
  background: #E9ECEC;
}

.ourModels .ourModels-inner {
  padding: 0 25px;
}

.ourModels .ourModels-inner .ourModels-block .ourModelsContent {
  margin-top: 20px;
  color: #000;
}

.ourModels .ourModels-inner .ourModels-block .ourModelsContent h4 {
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.ourModels .ourModels-inner .ourModels-block .ourModelsContent .price {
  font-size: 12px;
  margin-bottom: 6px;
}

.ourModels .ourModels-inner .ourModels-block .ourModelsContent .description {
  text-transform: uppercase;
  font-size: 12px;
}

.ourModels .ourModels-inner .ourModels-block .ourModelsContent a {
  color: #bb0a30;
}

.ourModels .ourModels-inner .ourModels-block .ourModelsContent a:hover {
  color: #000000;
}

.ourModels .ourModels-inner .owl-nav div {
  position: absolute;
  top: 40%;
  left: -40px;
  height: 50px;
  width: 30px;
  background: #000;
  opacity: .5;
  color: #fff;
  font-size: 15px;
  padding: 12px 0 0 0;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  -webkit-transition: .3s all;
  transition: .3s all;
}

@media screen and (max-width: 767px) {
  .ourModels .ourModels-inner .owl-nav div {
    position: unset;
  }
}

.ourModels .ourModels-inner .owl-nav div:hover {
  opacity: 1;
  background: #000;
}

.ourModels .ourModels-inner .owl-nav div.owl-next {
  right: -40px;
  left: auto;
}

.blogSection {
  padding: 50px 0;
  background: #fff;
}

.blogSection .blogBigBlock {
  margin-top: 30px;
  border: 1px dashed #bb0a30;
}

.blogSection .blogBigBlock .blogBigBlock-img {
  height: 220px;
  width: 100%;
  overflow: hidden;
}

.blogSection .blogBigBlock .blogBigBlock-img .blogBigBlock-imgInner {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-transition: .5s all;
  transition: .5s all;
}

.blogSection .blogBigBlock .blogBigBlock-content {
  padding: 15px 20px;
  background: #E9ECEC;
}

.blogSection .blogBigBlock .blogBigBlock-content h3 {
  margin-bottom: 10px;
  line-height: 30px;
  padding-bottom: 4px;
  font-size: 18px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}

.blogSection .blogBigBlock .blogBigBlock-content p {
  font-size: 12px;
}

.blogSection .blogBigBlock:hover .blogBigBlock-img .blogBigBlock-imgInner {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: .5s all;
  transition: .5s all;
}

.dealerBenefits {
  padding: 50px 0;
}

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

.dealerBenefits .mainSectionheading h2 {
  font-size: 45px;
  margin-bottom: 10px;
}

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

.dealerBenefits .dealerBenefitInner .dealerBenefitImg {
  height: 260px;
  width: 60%;
  margin: 0 auto;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-animation: animateWidth 10s infinite;
          animation: animateWidth 10s infinite;
}

.dealerBenefits .dealerBenefitInner .dealerBenefits-content {
  margin-top: 20px;
}

.dealerBenefits .dealerBenefitInner .dealerBenefits-content h3 {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 20px;
}

.dealerBenefits .dealerBenefitInner .dealerBenefits-content p {
  font-size: 14px;
}

@-webkit-keyframes animateWidth {
  0% {
    width: 60%;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 60%;
  }
}

@keyframes animateWidth {
  0% {
    width: 60%;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 60%;
  }
}

.offersBlock .offersBlockInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  height: 70vh;
}

.offersBlock .offersBlockInner .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  padding: 20px;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: none;
  -webkit-transition: -webkit-box-flex 0.8s ease;
  transition: -webkit-box-flex 0.8s ease;
  transition: flex 0.8s ease;
  transition: flex 0.8s ease, -webkit-box-flex 0.8s ease, -ms-flex 0.8s ease;
}

.offersBlock .offersBlockInner .item .offersBlock-content {
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
  max-width: 300px;
  opacity: 0;
  margin-top: 20px;
  border-radius: 3px;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.offersBlock .offersBlockInner .item .offersBlock-content p {
  color: #000;
}

.offersBlock .offersBlockInner .item .offersBlock-content a {
  border: 2px solid #000000;
  background: #000000;
  display: inline-block;
  margin-top: 20px;
  color: #fff;
  font-weight: 600;
  padding: 7px 20px;
}

.offersBlock .offersBlockInner .item .offersBlock-content a:hover {
  background: transparent;
  color: #000000;
}

.offersBlock .offersBlockInner .item:hover {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}

.offersBlock .offersBlockInner .item:hover .offersBlock-content {
  opacity: 1;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}

.findADealer {
  padding: 50px 0;
  background: url("../images/volksimg3.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
}

.findADealer::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4;
}

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

.findADealer .findADealer-inner h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 40px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.findADealer .findADealer-inner form {
  max-width: 500px;
  margin: 0 auto;
}

.findADealer .findADealer-inner form input {
  width: 70%;
  height: 45px;
  padding: 0 20px;
  text-transform: uppercase;
  border: 0;
  float: left;
}

.findADealer .findADealer-inner form button {
  width: 30%;
  background: #000000;
  border: 0;
  color: #fff;
  height: 45px;
  text-transform: uppercase;
}

.findADealer .findADealer-inner form button:hover {
  background: #bb0a30;
}

#offerPopup .modal-dialog {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto;
  max-width: 850px;
  border: 0;
}

#offerPopup .modal-content .close {
  position: absolute;
  right: 2px;
  color: #fff;
  z-index: 1;
  opacity: 1;
  top: 0;
  font-size: 30px;
}

#offerPopup .modal-content .close:hover {
  opacity: .8;
}

#offerPopup .modal-content .close img {
  width: 28px;
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

#offerPopup .modal-content .offerPopupImg {
  height: 480px;
  background-size: cover !important;
  background-position: 500px center !important;
  border-top-left-radius: 3px;
  padding: 60px 20px 20px 20px;
  border-top-right-radius: 3px;
}

#offerPopup .modal-content .offerPopupContent {
  padding: 10px;
  margin-top: 30px;
}

#offerPopup .modal-content .offerPopupContent h2 {
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  text-shadow: 0px 1px 1px #000;
  text-transform: uppercase;
}

#offerPopup .modal-content .offerPopupContent p {
  text-align: center;
  margin-bottom: 20px;
}

#offerPopup .modal-content .offerPopupForm {
  padding: 15px;
}

#offerPopup .modal-content .offerPopupForm form input {
  border-radius: 2px;
}

#offerPopup .modal-content .offerPopupForm form button {
  width: 100%;
  background: #000000;
  color: #fff;
  border-radius: 2px;
}

#offerPopup .modal-content .offerPopupForm form button:hover {
  background: #bb0a30;
}
/*# sourceMappingURL=custom.css.map */