/* Common Css */
section .innerdarkbox{
  padding:3em 0; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
}
.new-line,.box-content p{
  margin-bottom: 2em;
}
/* Section Slider */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
.carousel-item img{
  width: 100%;
}
#slider .carousel-caption {
  top: 36%;
  transform: translateY(-50%);
  max-width: 56%;
  margin: auto;
}
#slider h2{
  font: 700 41px 'Montserrat';
  margin: 0 0 12px;
  color: #fff;
}
#slider h1{
  font: 700 41px 'Montserrat';
  margin: 0 0 12px;
}

.car-border img {
    width: initial;
}
#slider p{ 
  color: #ffffff;
  margin: 0 0 25px 0;
  line-height: 1.7em;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#slider .btn-primary{
  border-radius: 25px;
  padding: 13px 50px;
  border: none;
  color: #ffffff;
  background: #f95500;
  font-size: 18px;
}
ol.carousel-indicators li{
  max-width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  bottom: 30px;
  background: transparent;
  border:2px solid #fff;
  margin: 0 6px;
}

#slider #carouselExampleIndicators a i{
  width: 34px;
  height: 34px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #8e8282;
  opacity: 0.8;
  color:#fff;
  font-size: 25px;
  border-radius: 50%;
  padding: 4px 5px 4px 0;
}
#slider #carouselExampleIndicators .carousel-control-prev i{
  left: 44px;
}
#slider #carouselExampleIndicators .carousel-control-next i{
  right: 44px;
  padding: 4px 13px;
}
#slider .slider-title-img{
  width: auto !important;
  padding-bottom: 12px;
}
/*Section Search*/
.search-title p {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
#search_vechicle select {
  width: 100%;
  background: #fff;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 15px;
  color: #222;
  border:1px solid #222;
}
#search_vechicle [type="submit"] {
  border-radius: 25px;
  padding: 13px 43px;
  border: none;
  color: #ffffff;
  background: #f95500;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  display: block;
  width: 100%;
}
#search_vechicle i.fa.fa-search {
    margin-right: 13px;
}
#search_vechicle .search-field-wrap{
  display: flex;
  flex-wrap: wrap;
}
#search_vechicle .search-field{
  width: 18.3%;
  margin-right: 20px;
  position: relative;
}
#search_vechicle .search-field:last-child{
  width: 19%;
  margin-right: 0;
}
#search_vechicle select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* For IE10 */
#search_vechicle select::-ms-expand {
  display: none;
}
#search_vechicle .search-field::after{
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 10px;
  font-size: 17px;
}
#search_vechicle .search-field:last-child:after{
  content: "";
}
/* -------Section About---------- */
.about_para {
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #6b6b6b;
  font-weight: 600;
  font-family: "Open Sans";
}
#about .box-icon {
  border-radius: 50%;
  background: #222222;
  padding: 19px 21px;
}
#about .hvr-bubble-bottom:before {
  border-color: #222222 transparent transparent transparent !important;
  top: 60px !important;
}
#about .hvr-bubble-bottom:hover:before,#about .hvr-bubble-bottom:focus:before,#about .hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
#about i{
  font-size: 20px;
  color: #fff;
}
.feature-box p {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
  color: #635e5e;
  font-weight: 600;
}
#about .titlewrap{
  color: #fff;
  padding: 1px 15px;
}
#about .titlewrap h3{
  font-family: Montserrat;
  font-size: 23px;
	margin-top: 17px;
}
#about .titlewrap p {
  color: #fff;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}
#about .bottom_arrow {
  border-left: 7.6rem solid transparent;
  border-right: 7.7rem solid transparent;
  border-top: 43px solid #f95500 !important;
  position: absolute;
}
.about_sec_form {
  padding: 10rem 20px 10px;
  margin-top: -5rem;
}
#about input[type="submit"] {
  border: none;
  background: #222222;
  font-size: 18px;
  padding: 12px 30px;
  font-weight: bold;
  color: #fff;
  margin:30px 0 0 0;
  border-radius: 0;
  display: table;
  width: 100%;
  font-size: 14px;
  letter-spacing: 1px;
}
#about .box-icon:hover {
  background: #f95500;
  cursor: pointer;
}
#about .box-icon:hover .hvr-bubble-bottom:before{
  background: #f95500 !important;
}
#about .hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  border-color: #f95500 transparent transparent transparent !important;
}
.about_sec_form span.ajax-loader {
  display: none;
}
#about h2{
  text-align:left;
}
#about .about-box-desc{
  color: #675e5e;
  font-family: "Open Sans";
  line-height: 22px;
}
#about .innerdarkbox{
  padding: 7em 0 6em 0;
	
}
#about h6{
  font-size: 14px;
}
/* --------- Section Our Brands ---------------- */
.brandslider li {
  margin: auto;
}
.brandslider {
  margin-top: 4%;  
}
#our_brands .brandslider i{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  cursor: pointer;
}
#our_brands .brandslider i:hover{
	color: #f95500;
}
#our_brands .brandslider .fa-caret-right{
  right: 0;
}
#our_brands .brandslider .fa-caret-left{
  left: -13px;
}
#our_brands .brandslider .fa-caret-left{
  left: 0px;
}
/* ------ Section Featured Car------------ */
.owl-carousel-box .slick-dots li button:before{
  top: -21px !important;
}
.slick-dots{
  position: relative !important;
  bottom: 0;
}
p.featured-cars-subtitle {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color:#8c8282;
}
#featured-car-update .ftt ul.nav-pills li a.nav-link{
  color: #000;
  font-weight: 600;
}
.nav-pills .nav-link.active{
  color: #fff !important;
  cursor: default;
}
#featured-car-update .responrow .tab-pane{
  display: block !important;
  height: 0px;
  overflow: hidden;
}
#featured-car-update .responrow .tab-pane.active{
  height: auto;
}
.images-car {
    box-shadow: 0 5px 6px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    background-color: #fff;
    border:solid 1px #bbb;
    margin: 0 15px;
}
.images-car img {
  width: 100%;
}
.featured-car_hover_sec {
  background: #f95500;
  color: #fff;
  position: absolute;
  display: none;
  width: 76%;
  padding: 3px 5px 10px 6px;
  bottom: 38px;
}
.featured-car_hover_sec i.featured-map{
  padding: 0 10px;
}
.price-featured-car h3 {
    text-align: left;
    font-size: 14px;
    font-family: Montserrat;
    color: #333;
    margin: 30px 0 0 0;
}
.price-featured-car p {
  padding: 10px 15px;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  letter-spacing: 1px;
  color: #847e7e;
  font-weight: 600;
}
#featured-car-update .ftt ul.nav-pills li a.nav-link:hover{
  color: #f95500;
  font-weight: 400;
}
.featured-cars_categories .ftabx:hover a {
  color: #f95500;
  cursor: pointer;
}
.images-car:hover .featured-car_hover_sec{
  display: block;
}
.featured-car_hover_sec p {
  margin: 6px 0 0 0;
  font-family: Montserrat;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.featured-car_hover_sec p:first-child{
  border-right: 1px solid #fff;
}
p.featured-car-desc {
  font-size: 14px;
  padding: 15px;
}
.price-featured-car h3 a {
  border-left: 4px solid #f95500;
  padding-left: 10px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-weight: 800;
  font-family: "Montserrat";
}
.featured-cars_categories .ftabx:hover a {
  color: #f95500;
  cursor: pointer;
}
.images-car:hover .featured-car_hover_sec{
  display: block;
}
#featured-car-update ul{
  list-style-type: none;
  text-align: center;
}
#featured-car-update ul li{
  display: inline-block;
}
#featured-car-update ul li a{
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 800;
  font-family: "Montserrat";
  color: #222222;
}
#featured-car-update ul li a.active{
  color: #f95500;
}
#featured-car-update .car-meta-field{
  text-align: center;
  color: #5d5252;
  font-weight: 600;
}
#featured-car-update .car-meta-field span{
  display: block;
  background: #f1eded;
  padding: 10px 5px;
}
#featured-car-update .car-meta-field span i{
  padding-right: 3px;
}
#featured-car-update .car-meta-field .row{
  margin: 0;
}
#featured-car-update .car-meta-field .car-meta-box{
  padding-right: 0;
  padding-left: 4px;
}
#featured-car-update .innerdarkbox{
  padding: 7em 0;
}
#featured-car-update .slick-slider{
  padding: 0 43px;
}
#featured-car-update .slick-prev{
  left: 0;
}
#featured-car-update .slick-next{
  right: 0;
}
#featured-car-update button.slick-arrow{
  width: 40px;
  height: 40px;
  background-color: #222 !important;
  color: #fff;
	z-index: 2;
}
#featured-car-update button.slick-arrow:hover{
  background-color: #f95500 !important;
}
#featured-car-update .slick-prev:before{
  content: "\f0d9" !important;
  font-family:"Font Awesome 5 Free";
  font-weight: 900;
}
#featured-car-update .slick-next:before{
  content: "\f0da" !important;
  font-family:"Font Awesome 5 Free";
  font-weight: 900;
}
/* --------------- Section Why Choose Us ----------- */
#choose h2{
	color: #fff;
}
.choose-text .choose-count{
  font-weight: bold;
  font-family: Montserrat;
  color: #fff;
  text-align: center;
  font-size: 33px;
}
.choose-text h3 {
  font-weight: bold;
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  letter-spacing: 1px;
}
.choose-sec-image {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 0rem;
}
.choose-text p{
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
#select_car .bottom_arrow {
  border-left: 10.3rem solid transparent;
  border-right: 10.3rem solid transparent;
  border-top: 43px solid #f95500 !important;
  position: absolute;
}
#select_car .innerdarkbox{
	padding: 70px 0;
}
/* ----------Section Select Car ------------- */
#select_car .titlewrap h4 {
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  padding-top: 27px;
}
#select_car .titlewrap p {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}
#select_car h2{
  text-align: left;
}
.select_car_form_container{
  background: #eee;
  padding: 7rem 20px 20px;
  margin-top: -5rem;
}
form.select_car_form {
  margin-top: 3rem;
}
form.select_car_form select {
  border: 1px solid #bcbcbc;
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  background: #fff;    
  color: #666;
}
form.select_car_form input[type="submit"] {
  border: none;
  background: #222222;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  margin: 30px 0 0 0;
  border-radius: 0;
  width: 100%;
  letter-spacing: 2px;
  padding:11px 11px;
}
p.select-car-sub-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  color: #635e5e;
  margin-bottom: 50px;
}
#select_car .box-icon {
  border-radius: 50%;
  display: inline-block;
  background: #222222;
  padding: 19px 21px;
}
#select_car .box-icon:hover {
  background: #f95500;
  cursor: pointer;
}
#select_car .box-icon:hover .hvr-bubble-bottom:before{
  background: #f95500 !important;
}
#select_car .hvr-bubble-bottom:before {
  border-color: #222222 transparent transparent transparent !important;
  top: 87px !important;
}
#select_car .hvr-bubble-bottom:hover:before{
  border-color: #f95500 transparent transparent transparent !important;
}
#select_car i{
  font-size: 25px;
  color: #fff;
  padding: 13px 10px;
}
#select_car .hvr-bubble-bottom:hover:before,#select_car  .hvr-bubble-bottom:focus:before, 
#select_car .hvr-bubble-bottom:active:before{
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#select_car .titlewrap{
  background: #f95500;
}
#select_car .feature-box h6{
  margin-bottom: 13px;
}
#select_car .box-content p{
  line-height: 27px;
}
#select_car select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* For IE10 */
#select_car select::-ms-expand {
  display: none;
}
#select_car .search-car-select{
  position: relative;
}
#select_car .search-car-select::after{
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 10px;
  font-size: 17px;
}
#select_car .search-car-select:last-child:after{
  content: "";
}
/* ---------- Section Latest Car ----------- */
#latest_update_car h2{
	color: #fff;
}
p.latest-cars-subtitle {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.latest-update {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-family: Montserrat;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 14px;
}
.car-update {
  background: #fff;
}
#latest_update_car img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  width: 350px !important;
}
.car-update h3 {
  font-size: 14px;
  margin-top: 10px;
}
#latest_update_car h3{
  text-align: left;
}
.car-update h3 a {
  font-family: Montserrat;
  color: #000;
  border-left: 4px solid #f95500;
  padding-left: 10px;
}
.car-update .latest-car-decs p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #6b6b6b;
  font-weight: 400;
  font-family: "Open Sans";
  padding: 0 15px;
}
.latest-car-decs-tabs p {
  margin: 5px 0;
  text-align: center;
  font-size: 14px;
}
.latest-car-decs-tabs p a {
  color: #5b5b5b;
}
#latest_update_car .tabx:hover a {
  color: #f95500;
  cursor: pointer;
}
.latest-car-decs-tabs .post-meta-wrap {
  background: #ddd;
  border: 1px solid #fff;
}
.car-expert h3 {
  color: #fff;
  font-size: 18px;
  text-align: left !important;
  padding-bottom: 20px;
  font-family: Montserrat;
  margin-top: 0;
}
#latest_update_car iframe {
  width: 100%;
  height: 197px;
}
#latest_update_car .tabx.active a{ 
  color: #f95500;
}
#latest_update_car .blog-image-wrap{
  position: relative;
}
#latest_update_car .blog-image-wrap span{
  background-color: #f95500;
  padding: 0 10px 0 0;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-weight: 600;
}
#latest_update_car .blog-image-wrap span i{
  background-color: #fff;
  color: #f95500;
  padding: 8px 10px 8px 10px;
}
#latest_update_car .share-box{
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  display: none;
  background-color: #f95500;
  padding: 5px 0;
}
#latest_update_car .share-box i{
  text-align: center;
  padding: 9px 0;
  display: inline-block;
  font-size: 14px;
  margin: 0 10px;
  color: #fff;
}
#latest_update_car .share-post:focus .share-box{
  display: block;
}
#latest_update_car .share-post{
  cursor: pointer;
}
.pld-dislike-wrap{
  display: none;
}
#latest_update_car .pld-like-dislike-wrap .pld-common-wrap{
  margin: 0;
  border:none;
}
#latest_update_car .pld-like-dislike-wrap {
  background: transparent;
  border:none;
  margin: 0;
}
#latest_update_car .pld-like-wrap a{
  color: #6b6b6b;
}
#latest_update_car .tabx a{
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 800;
  font-family: "Montserrat";
}
#latest_update_car .latest-car-decs-tabs,
#latest_update_car .latest-car-decs-tabs span,#latest_update_car .latest-car-decs-tabs a{
  font-size: 11px;
  letter-spacing: 0px;
  color: #6b6b6b;
  font-weight: 600;
  font-family: "Open Sans";
} 
#latest_update_car .pld-common-wrap{
  min-width: auto;
}
#latest_update_car .latest-car-decs-tabs .post-meta-wrap{
  padding-top: 10px;
  padding-bottom: 10px;
}
/* ---------- Section Our Products ------------ */
#fitness_products ul li{
  text-align: center;
}
#fitness_products h2.woocommerce-loop-product__title{
    background: none;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
}
.woocommerce a.button {
    border-radius: 3px;
    padding: 10px;
    border: none;
    color: #ffffff;
    background: #f95500;
    display: table;
    margin: 0 auto;
    font-family: Montserrat;
    font-size: 14px;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    color: #000;
    font-weight: bolder;
    font-size: 15px;
    text-align: center;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
#fitness_products .onsale{
  clip-path: polygon(81% 0, 100% 50%, 81% 100%, 0% 100%, 13% 50%, 0% 0%);
  background-color: #f95500;
  font-weight: 600;
  border-radius: 0;
  min-width: 5.236em;
  margin: 0;
  font-size: 14px;
}
/* ------------- Section Testimonials -------------- */
p.testimonial-slider-subtitle {
  font-size: 15px;
}
.testimonial_desc,#testimonial_slider  {
  text-align: center;
}
img.testimonial-slide-img.hide {
  border: none !important;
  margin-top: 3rem !important;
}
li.slick-slide.slick-active img {
 
  margin: 0 auto;
}
p.testimonial_slide_description {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  color: #888;
  letter-spacing: 1px;
}
.hide{display:none !important;}
h4.testimonial_slide {
  font-size: 14px;
  font-family: Montserrat;
}
h4.testimonial_slide_designation {
  font-size: 14px;
  color: #444;
}
li.slick-slide.slick-active {
  margin-top: 0.8%;
}
li.slick-slide.slick-current.slick-active.slick-center {
  filter: none;
  margin-top: 0%;
}
li.slick-slide.slick-current.slick-active.slick-center img {
  width: auto;
}
li.slick-slide.slick-current.slick-active.slick-center .hide {
  display: block !important;
  margin-top: 20px;
}
#testimonial_slider li.slick-slide.slick-current.slick-active.slick-center img{
  border:4px solid #f95500;
  border-radius: 50%;
}
#testimonial_slider .testimonial-slide-container img:before {
    border-color: #222222 transparent transparent transparent !important;
    top: 87px !important;
}
.testimonial_desc img{
  border-radius: 0% !important;
}
.testimonial_slide_title,.testimonial_slide_designation{
  padding: 0;
}
.testimonial_slide_designation{
  margin-top: 10px;
}