@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


body,html {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 400;

}

.topbar {
  background: #d61920;
  color: #fff;
}
 header {
   box-shadow: 0 0 5px #eee;
 }
header .block2 {
  background: rgba(255,255,255, 1);
  width:100%!important;
}
.topbar a {
  color:#fff!important;
  text-decoration: none!important;
}
.t-address, .t-phone {
  font-size: 18px;
  font-weight: 600;
}
.t-social a {
  height: 26px;
  width: 26px;
  display: inline-flex;
  color: #fff;
}
.topbar a svg {
  margin: 0 auto;
}
@media (max-width: 991.9px) {
  .topbar a {
    width: 100%;
    height: 46px;
    display: inline-flex;
    padding: 10px 0;
    cursor: pointer;
  }
  .t-social, .t-phone, .t-button {
    border-left: 1px solid #fff;
  }
}

a {
  color:#d51820;
}
a:hover {
  color:#d51820;
}
.text-primary {
  color:#016baf!important;
}
.text-grey {
  color:#414755;
}



.phone {
  font-size:18px;
  font-weight: 600;
}
.address .fa, .phone .fa {
  color:#fff;
}
.tbar {
  font-weight: 500;
  font-size: 16px;
}

@media (min-width: 991px) {
  .logo {
    margin-top: -65px;
  }
  .dealership {
    font-size: 20px;
    font-weight: 600;
    margin-left: 200px;
  }
}



.navbg {
  background: #fff;
}
.navbar-expand-lg .navbar-collapse {
  justify-content: flex-end;
}
.navbar-expand-lg {
  padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-item {
  margin-right: 0px;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child {
  margin-right: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  padding: 1rem .5rem;
  transition: .6s linear;
}
.navbar-expand-lg .navbar-nav .nav-link:hover, .nav-item.dropdown.show, .navbar-expand-lg .navbar-nav .nav-item.inMenu .nav-link {
  background: transparent;
  color:#d51820;
}
header.inPage .navbar-expand-lg .navbar-nav .nav-link {
  /*color: #fff;*/
}
header.inPage .navbar-expand-lg .navbar-nav .nav-link:hover, header.inPage .nav-item.dropdown.show, header.inPage .navbar-expand-lg .navbar-nav .nav-item.inMenu .nav-link {
  color: #d51820;
}
.navbar-nav .dropdown-menu {
    min-width: 12.5rem;
    background: #fff;
    margin-top: 0px;
    border-radius: 0;
    border: none;
}
.dropdown-item {
    padding: .75rem 1.5rem;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
  background:transparent;
  color:#d51820;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
    padding: .75rem 1rem;
  }
  .navbar-nav .dropdown-menu {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
    padding: .75rem 1rem;
  }
}

@media (max-width: 991px) {
  .navbar {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 1;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .dropdown-item  {
    color:#fff;
    background: #000;
  }
  .navbar-expand-lg .navbar-nav .nav-link:hover, .nav-item.dropdown.show, .navbar-expand-lg .navbar-nav .nav-item.inMenu .nav-link,.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
    color:#d51820;
    background: #000;
  }
  .navbar-nav .dropdown-menu {
    background:#000;
  }

}

  .hero-img {
    position:relative;
    height:70vh;
    background: url(../images/main-image.jpg) no-repeat top center;
    background-size: cover;
  }

  @media (min-width: 992px) {
   .hero-img {
      background: url(../images/main-image.jpg) no-repeat top center;
      background-size: cover;
      height:90vh;
    }
  }

  .hero-img h2 {
    font-weight: 600;
  }
  .hero-img h2 span {
    font-weight: 700;
    display: block;
  }

  .bg-dark-60 {
    z-index: 0;
    background: rgba(34,34,34,.5);
    left: 0px;
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .centerContent {
    display: flex;
    height: 100%;
    width: 100%;

    justify-content: center;
    text-align: center;
    flex-direction: column;
  }

  .centerContent h2 {
    line-height: 1.15;
    color: #fff;
    font-size: 66px;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 0 5px #000;
  }

.newUsed-row {
  color: #fff;
}
.home-search {
  background: #fff;
  padding: 25px 25px;
  border-radius: 50px;
}

#homePageSearch select {
  border-radius: 25px;
  color: #000;
  height: 45px;
  font-size: 16px;
  font-weight: 500;
}
#homePageSearch .btnSearch {
  font-weight: 600;
  display: inline-flex !important;
  height: 50px;
  justify-content: center;
  align-items: center;
  padding: 4px 15px;
  border-radius: 25px;
  font-size: 26px;
}
#homePageSearch .btnSearch span {
  display: none;
}
.homepageSearch {
  height: 45px;
  font-size: 16px;
  border-radius: 25px;
  color: #000;
  border: 1px solid #ced4da;
}

@media (min-width: 992px) {

  .home-search .form-group {
    margin-bottom: 0rem;
  }
  .home-search .form-row {
    align-items: center;
  }
  .home-search .form-row .col-lg:last-child {
    width:60px;
    max-width:60px;
  }
  #homePageSearch .btnSearch {
    width: 50px !important;
  }
  #homePageSearch .btnSearch span {
    display: none;
  }
}

  .popularSearches {
    margin-top:50px;
  }

.font-size-32 {
  font-size:20px;
  font-weight:100;
}
.font-size-53 {
  font-size:24px;
}
@media (min-width:768px) {
  .font-size-32 {
    font-size:32px;
  }
  .font-size-53 {
    font-size:53px;
  }
}
.extra-bold {
  color:#fc8e00;
  text-transform: uppercase;
  font-weight: 800;
}
.text-shadow {
  text-shadow: 0 0 5px rgba(0,0,0,.4);
}
.font-weight-600 {
  font-weight:600;
}
.font-weight-700 {
  font-weight:700;
}
.font-weight-800 {
  font-weight:800;
}
.padding-extra {
  padding-top:50px;
  padding-bottom:50px;
}
@media (min-width: 992px) {
  .padding-extra {
    padding-top:100px;
    padding-bottom:100px;
  }
}
@media (min-width: 1200px) {
  .padding-extra {
    padding-top:150px;
    padding-bottom:150px;
  }
}



.btn-primary {
    color: #fff;
    background-color: #d51820;
    border-color: #d51820;
    border-radius: 0;
    font-size:15px;
    font-weight:500;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-secondary {
    color: #000;
    border-radius: 10px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-secondary:hover {

}
.p-80 {
  padding-top:40px;
  padding-bottom:40px;
}

@media (min-width: 992px) {
  .p-80 {
    padding-top:80px;
    padding-bottom:80px;
  }
}

.home-models {
  background: #f4f4f4;
  padding: 50px 0;
}
.home-models a {
  text-align: center;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 25px 15px;
}
.home-models span {
  display: block;
}
.home-models a:hover  {
  text-decoration:underline;
}

#ways-to-shop {
  padding: 70px 0px;
  position: relative;
  z-index: 9;
}
#ways-to-shop h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 50px;
  text-align: center;
  color: #fff;
}

.ways-to-shop-menu {
  background: url(../images/lifestyle-options.jpg) no-repeat 100%;
  background-size:cover;
  padding:50px 0;
}

.ways-to-shop-menu ul li {
  padding: 0;
  font-size: 24px;
  display: block;
  border-bottom: 0;
}
.popular-ways-to-shop-btns {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.popular-ways-to-shop-btns li {
  margin: 8px 5px;
  width: calc(100% - 20px);

}
.popular-ways-to-shop-btns a {
  font-size: 16px;
  color: #000;
  width: 100%;
  font-weight: 600;
  padding:2rem .4rem;
  border-radius: 5px;
  border-color: #d2d2d2;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.popular-ways-to-shop-btns a:hover {
  background:#eee;
  color:#000;
}
.popular-ways-to-shop-btns a img {
  margin-bottom:10px;
}
.nav-pills .nav-link {
  font-size: 18px;
  font-weight: 500;
  color:#fff;
  border-radius: 10px;
  margin-bottom: 15px;
  background: transparent;
  margin-bottom:10px;
  text-align:center;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #ba151b;
  color:#fff;
}
.ways-to-shop-content {
  padding: 25px 15px;
}
@media (min-width: 568px) {
  .popular-ways-to-shop-btns li {
    margin: 15px 5px;
    width: calc(50% - 20px);

  }
}
@media (min-width: 768px) {
    #ways-to-shop {
    padding: 100px 0px 100px 0px;
  }
  .ways-to-shop-bottom {

  }
  .nav.nav-pills .nav-link {

    margin: 0 10px;
  }
  .popular-ways-to-shop-btns li {
    margin: 5px;
    width: calc(34% - 20px);
  }
  .ways-to-shop-content {
    padding: 40px 25px;
    min-height: 260px;
  }
}


@media (min-width: 992px) {
  .ways-to-shop-bottom {
    display: flex;
  }
   .ways-to-shop-menu {
    flex: 4;
  }
  .ways-to-shop-content {
    flex: 8;
  }
  .popular-ways-to-shop-btns li {
    flex-basis: 22%;
  }
  .ways-to-shop-content {
    padding: 60px 0px;
    min-height: 260px;
  }
  .nav.nav-pills .nav-link {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .ways-to-shop-menu {
    flex: 3;
  }
  .ways-to-shop-content {
    flex: 9;
  }
  .popular-ways-to-shop-btns li {
    margin: 5px;
    flex-basis: 22%;
  }
}

.dealBox {
	min-height: 517.5px;
	box-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
	border-radius: 30px;
	color:white;
	background-image: linear-gradient(to bottom, #920000, #a00017, #ad0029, #b9003c, #c30050, #b40d51, #a51552, #961b51, #6f1b3d, #4b172a, #281119, #000000);
	width:100%;
	margin-bottom: 30px;
}
.dealBox h2 {
	margin-top:5em !important;
	color:white !important;
	font-size:1.5em !important;
}

.hbtns
{
  padding: 100px 0 0;
}
.hbtns .box {
  padding: 0px 0 25px;
  position: relative;
  border:1px solid #ccc;
  border-radius: 15px 15px;
  display: inline-block;
}

.hbtns .box h3 {
  font-weight: 600;
  font-size: 30px;
  margin: 25px 0 15px;
}

.hbtns .box .btn-primary {

  margin-top: 25px;
}
.hbtns .box:hover {
  background: #f8f8f8;
}
.hbtns .box .btn-secondary:hover {
  color:#000;
}
@media (min-width: 992px) {

}

.brands-logo .slick-prev {
    left: 0;
}
.brands-logo .slick-next {
    right: 0;
}
.brands-logo .slick-prev::before, .brands-logo .slick-next:before {
    color: #000;
}

.lbtns {
  background: #636363;
}
.lbtns .block1 {
  flex-basis: 50%;
  margin-left:-15px;
  margin-right:-15px;
}
.lbtns .block2 {
  background: #636363;
  color:#fff;
  text-align: center;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding:25px 0;
}

@media (min-width: 992px) {
  .lbtns .block1 {

    background: url(../images/tow-banner-right.jpg) no-repeat center;
    background-size: cover;
    min-height: 502px;
  }
}
.lbtns .btn-outline-secondary {
  color: #fff;
  border: 2px solid #fff;
  padding: .75rem 2.5rem;
  font-weight: 700;
  border-radius: 15px;
}
.lbtns .btn-outline-secondary:hover {
  background-color: #d51a22;
}
.lbtns h4  {
  font-size:20px;
}
.lbtns h3 {
  font-size:30px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 568px) {
  .lbtns h4  {
    font-size:32px;
  }
  .lbtns h3 {
    font-size:42px;
  }
}

.fv {
 padding:100px 0;
  position: relative;
}
.fv .grid-container {
  /*display: grid;
  grid-template-columns: 400px 1fr;*/

}

.fv .grid-container .block1 {
  background-color: #d51820;
  color:#fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-right-radius: 50px;
}
.fv .grid-container .block2 {
  padding: 0 15px;
}

.fv h2 {
  color: #d51820;
  font-weight: 600;
  font-size: 40px;
  margin-bottom:25px;
}
.fv .boxArea {
    padding: 0 15px;
}
.fv .thumbnail {
    border: 1px solid #ccc;
    text-align: center;
    min-height: 280px;
    background: #fff;
}

.fv .thumbnail a img {
	max-height:350px;
	object-fit: cover;
}
.fv .namecar {
    font-size: 22px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15px 5px;
}
.fv .price {
    display: block;
    font-weight: 600;
  color: #d51820;
  font-size: 20px;
  padding-bottom: 25px;
}
.fv .slick-prev, .fv .slick-next {
    background: #000!important;
    width: 40px!important;
    height: 40px!important;
    border-radius: 50%;
}
.fv .slick-prev:before, .fv .slick-next:before {
  font-size:25px!important;
  color:#fff!important;
}
.slick-prev::before {
  content: "\f100"!important;
  font-family: FontAwesome!important;
}
.slick-next::before {
  content: "\f101"!important;
  font-family: FontAwesome!important;
}
.slick-dots {
  display: none!important;
}


@media (min-width: 576px) {

}

.hcontent {
  padding: 50px 0;

}
.hcontent h1 {
  font-size:32px;
  font-weight: 400;
  margin-bottom:25px;
}
.hcontent h3 {
  font-size:26px;
  font-weight: 500;
}


.home-reviews h2 {
  font-size: 28px;
  margin-bottom: 25px;
}

.home-reviews .box {
  background: #fff;
  padding:25px 20px;
}
.home-reviews .icon {
  padding: 15px;
  border: 5px solid #ececec;
  background: #fff;
  top: -40px;
  left: 36%;
}
.home-reviews .cname {
  font-weight: 700;
  font-size: 18px;
}
.reviewbox {
  padding:15px;
  border:1px solid #e5e5e5;
}
.reviewbox .rating {
  font-size: 42px;
  font-weight: bold;
}
.reviewbox .stars span {
  font-size:20px;

}
.reviewbox .fa {
  color: #ffc600;
}
.reviewbox a {
  text-decoration: none;
  font-size:16px;
}


.hhours {
  background:#222;
  color:#fff;
  font-size:16px;
}
.hhours h2 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 25px;
}
.hhours a {
  color: #fff;
}
.hhours .fa {
  width: 24px;
  height:24px;
}

footer {
  background: #fff;
}
footer .fblock1 {
  background: #000;
  padding: 25px 0;
}
footer a {
  color:#fff;
}
footer a:hover {
  color:#d51820;
  text-decoration: none;
}
footer .links {
  font-size:16px;
  color:#fff;
}
footer a.btn {
  font-size: 25px;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  padding: 0;
  line-height: 1.8;
  background: transparent;
  border:none;
}
footer a.btn:hover {
  background:#d51820;
}
footer .copyrights {
  color: #666;
  font-size: 13px;
}
.links svg:hover {
  fill: #ba151b;
}
.slinks {
  display: block;
  width: 200px;
  margin: 0 auto;
    margin-top: 0px;
  background: #016baf;
  margin-top: -30px;
}

.copyrights {
  font-size: 13px;
  padding-top:15px;
  padding-bottom:15px;
  color:#515151;
}
.copyrights a {
  color:#016baf;
}
.copyrights a:hover {
  color:#000;
}
.container.content, .container-fluid.content {
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 400px;
}


h1.pageTitle {
  font-size: 32px;
  font-weight: 700;
  margin-bottom:25px;
}
@media (min-width: 576px) {
	.container { max-width: 550px  }
}
@media (min-width: 768px) {
	.container { max-width: 750px }
}
@media (min-width: 992px) {
	.container { max-width: 950px }
}
@media (min-width: 1200px) {
	.container { max-width: 1150px }
}
@media (min-width: 1600px) {
	.container { max-width: 1550px }
}

/***Review 8 Css Start****/
.reviews h6 {
    font-weight: 600;
}
.ui-rating .ui-rating-star,.ui-rating .ui-rating-cancel{width:16px;height:16px;font-size:2px;float:left;text-decoration:none;vertical-align:bottom;background-image:url(/images/star.png);background-repeat:no-repeat;}
.ui-rating a{cursor:pointer;}
.ui-rating-full{background-position:left top;}

.ui-rating-half{background-position:left -16px;}

.ui-rating-empty{background-position:left -32px;}

.ui-rating-cancel-empty{background-position:left -64px;}

.ui-rating-cancel-full{background-position:left -80px;}

.ui-rating-hover{background-position:left -48px;}

.ui-selected-value{background-color:#EEEEEE;margin-left:150px;text-align:center;width:60px;}
.ui-rating .ui-rating-star,.ui-rating .ui-rating-cancel{width:16px;height:16px;font-size:2px;float:left;text-decoration:none;vertical-align:bottom;background-image:url(/images/star.png);background-repeat:no-repeat;}

.ui-rating a{cursor:pointer;}
.ui-rating-full{background-position:left top;}

.ui-rating-half{background-position:left -16px;}

.ui-rating-empty{background-position:left -32px;}

.ui-rating-cancel-empty{background-position:left -64px;}

.ui-rating-cancel-full{background-position:left -80px;}

.ui-rating-hover{background-position:left -48px;}

.ui-selected-value{background-color:#EEEEEE;margin-left:150px;text-align:center;width:60px;}

/*.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination div{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ddd;margin-left:-1px;}
.pagination a{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px;}
*/
#review .btn-warning{background-color:#c20001;color:#ffffff;border-color:#c20001;}
#review .btn-warning:hover{background-color:#4eaef1;color:#ffffff;border-color:#4eaef1;}
.form-group span.redText {
  color: red;
}
/***Review 8 Css end****/


.staff-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
  justify-content: center;
  margin: 0 auto;
  padding: 20px 0;
}
.img-block {
  height: 50%;
  overflow: hidden;
  position: relative;
  width: 98%;
}
@media (min-width: 576px) {
  .img-block {
    width: 48%;
  }
}
@media (min-width: 992px) {
  .img-block {
    width: 30%;
  }
}
.img-block img {
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: relative;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.img-block p {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  background: rgba(214, 25, 32, 0.5);
  color: #fff;
  padding: 10px 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
  margin: 0;
}

.hours-heading {
  display: none;
}
.operating-hours tr {
  background: none !important;
}
.operating-hours td {
  border: none;
  padding: 0;
}
.home-hours td {
  color: #fff;
}
.sfield {
  font-weight: 600;
}
