        .header {
  position: absolute;
  background: transparent;
  z-index: 2;
  width: 100%;
}
.car-banner {
  position: absolute;
  bottom: -15%;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.bp_slide_title_note h1 {
  color: #fff;
  font-size: 76px;
  font-weight: 900;
  line-height: 100px;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.bp_slide_title_note p {
  color: #99a1b2;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  width: 50%;
}
.bp_search_icon {
  display: none;
}
.bp_text_search {
  display: block;
}
.text_slide_left {
  bottom: unset;
  top: 20%;
}
.button-contact {
  padding: 18px 40px;
  border-radius: 10px;
  font-size: 17px;
  color: #fff;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ff4605;
  background: transparent;
  margin-top: 20px;
}
.button-contact a {
  color: #fff;
}
#m_s1_89960 .cls_img_product_focus img,
#m_s2_90920 .cls_img_product_focus img {
  height: 165px;
  object-fit: cover;
}
.text-content {
  position: absolute;
  top: 20%;
  z-index: 1;
  display: grid;
  width: 85%;
  left: 8%;
  grid-template-columns: repeat(2, auto);
}
.form-car {
  background: #fff;
  border-radius: 20px;
  width: 400px;
}
.product-filter-input {
  width: 100%;
  display: flex;
  gap: 20px;
}
.bp-text-search {
  width: 100% !important;
  display: block;
}
.product-mon img {
  height: 500px;
  object-fit: cover;
}
#dv_search {
  flex-direction: column;
}
.slide-home .bp_ul_tabs {
  background: #fbf2f2;
  padding: 0px 30px;
  border-radius: 20px 20px 0 0;
  justify-content: center;
}
.bp_btn_tabs {
  padding: 24px 28px;
}
.nav-tabs .nav-link {
  border: none;
}
.slide-home .nav-tabs .nav-link.active {
  font-weight: 700;
  font-size: 16px;
  color: #ff4605;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ff4605;
}
.form-car .nav-tabs .nav-link:focus,
.form-car .nav-tabs .nav-link:hover {
  isolation: unset;
  border-color: unset;
  border: none;
  margin: 0;
}
.form-car form {
  padding: 25px 45px;
}
.form-car form input,
.form-car form select {
  padding: 10px;
  min-height: 51px;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  width: 100%;
  color: #2f3b48;
  box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
  border: 1px solid #e7edf3;
  border-radius: 10px !important;
  margin-bottom: 10px;
}
#dv_search .input-group-btn {
  margin-top: 20px;
}
.form-car .bp-btn-send,
#submit_seach {
  border: none;
  color: #fff;
  padding: 16px 25px;
  vertical-align: top;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
  background: #ff4605;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
}
.form-car form .bp_form_field:nth-child(2),
.form-car form .bp_form_field:nth-child(3) {
  width: 50%;
}
.product-list h2 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-list {
  position: relative;
}
.product-list .bp_ul_tabs {
  position: absolute;
  right: 0;
  top: -10%;
  border: none;
}
.product-list .bp_product_item {
  margin-bottom: 25px;
}
.product-main {
  position: relative;
  margin-top: 80px;
}
.vehica-tabs-top-v1__heading-small {
  font-size: 22px;
  line-height: 1.64;
  margin: 0;
  letter-spacing: normal;
  color: #ff4605;
}
.product-list .bp_btn_tabs {
  color: #222732;
  border-radius: 10px;
  /*margin: 0 10px;*/
  background: #eff0f1;
  padding: 15px 40px;
}
.product-list .nav-tabs .nav-link.active {
  color: #ff4605;
  border: 1px solid #ff4605;
  background-color: #eff0f1;
}
.product-list .bp_ul_tabs .bp_li_tabs:nth-child(1) {
  margin-right: 20px;
}
.product .bp_cls_group_price,
.product-slide .bp_cls_group_price {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #343b4a;
}

.vehica-button {
  padding: 16px 25px;
  vertical-align: top;
  border-radius: 10px;
  background: #ff4605;
  color: #fff;
  transition: all 0.2s ease-in-out;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
}
.product-slide {
  background: #eff3fa;
  position: relative;
}
.product-slide .bp_cls_shopping_form {
  display: none;
}
.product-slide .card {
  background: transparent;
  background-color: transparent !important;
  box-shadow: none !important;
}
.product-slide .bp_lbl_product_value {
  white-space: nowrap;
}
.product-slide #carousel_fav img {
  height: 210px;
  border-radius: 12px 12px 0 0;
  object-fit: cover;
}
.product-slide .card-text {
  display: none;
}
.product-slide .card-body {
  background-color: #222733;
  color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 0 0 12px 12px;
}
.product-slide .product_title {
  margin: 10px 0;
  text-align: left;
}
.product-slide .product_title a {
  font-size: 17px;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.product-slide .bp_lbl_product_more {
  display: none;
}
.product-slide .cls_price_note {
  display: none;
}
.product-slide .cls_price_text {
  display: none;
}
.product-slide .bp_tab_group {
  padding: 80px 0 120px 0;
}
.product-slide .container {
  position: relative;
}
.product-slide .bp_ul_tabs {
  border: none;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 5%;
}
.product-setting {
  display: flex;
  gap: 20px;
  order: 1;
}
.product-setting .bp_product_more_item:nth-child(1) .bp_lbl_product_value {
  padding: 5px 11px;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
  font-weight: 500;
  background: #ff4605;
}
.product-slide .cls_price_number,
.product-slide .cls_unit_price {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 24px;
  margin-left: auto;
  color: #fff;
}
.product-slide .bp_btn_tabs {
  border: 1px solid transparent;
  border-radius: 10px;
  color: #222732;
  background: #fff;
  padding: 15px 30px;
}
.product-slide .owl-nav {
  text-align: left;
  display: flex;
  gap: 10px;
}
.product-slide .owl-nav button {
  width: 55px;
  height: 55px;
  line-height: 55px !important;
  border-radius: 50% !important;
  box-shadow: 0 3px 40px 0 #dbe0e8;
  border: 0 solid transparent !important;
  background-color: #fff !important;
  font-size: 28px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}
.product-slide .owl-nav button:hover {
    background-color: black !important ;
    color: #fff !important;
}
.product-slide .owl-dots {
  display: none;
}
.product-slide .bp_li_tabs {
  margin-left: 10px;
}
.product-slide .nav-tabs .nav-link.active {
  background: #fff0eb;
  border-color: #ff4605;
  color: #ff4605;
}
.product-slide .nav-tabs .nav-link:focus-visible {
  outline: none !important;
  border: none;
}
.product-slide .nav-tabs .nav-link:hover {
  outline: none !important;
  background: #fff0eb;
  border-color: #ff4605;
  color: #ff4605;
}
.why-choose-title {
  text-align: center;
  margin-bottom: 80px;
}
.why-choose-title h2 {
  color: #222732;
  font-size: 50px;
  font-weight: 900;
  line-height: 66px;
}
.why_choose-item {
  text-align: center;
}
.why_choose-item h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}
.why_choose-item p {
  color: #6f6f6f;
  font-size: 14px;
  line-height: 27px;
}
.why_choose-item i {
  width: 60px;
  height: 60px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 50%;
}
.fa-medal {
  background-color: rgba(255, 70, 5, 0.1);
  color: #ff4605;
}
.fa-people-arrows {
  background-color: rgba(64, 255, 5, 0.1);
  color: #0fdf2c;
}
.fa-comments-dollar {
  background-color: rgba(5, 117, 255, 0.1);
  color: #0575ff;
}
.brand-slide .swiper-slide {
  background-color: transparent !important;
}
.brand-slide .swiper-wrapper {
  align-items: center;
}
.brand-slide .swiper-button-prev:after,
.brand-slide .swiper-button-next:after {
  font-size: 12px;
  color: #333333 !important;
}
.brand-slide .swiper-button-prev,
.brand-slide .swiper-button-next {
  width: 30px;
  height: 30px;
  line-height: 55px !important;
  border-radius: 50% !important;
  box-shadow: 0 3px 40px 0 #dbe0e8;
  border: 0 solid transparent !important;
  background-color: #fff !important;
  font-size: 28px !important;
}
.download {
  padding: 52px 45px 54px 60px;
  background: #ff4605;
  position: relative;
  border-radius: 12px;
}
.download .sys-image {
  position: absolute;
  top: 0;
  right: 0;
}
.download .sys-content h2 {
  display: inline-block;
  color: #fff;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
  width: 50%;
  margin-top: 0;
}
.download .system {
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 23px;
  fill: #0f141e;
  color: #0f141e;
  background-color: #fff;
  border-radius: 22px;
  padding: 10px 22px 11px;
  width: 207px;
  display: flex;
  align-items: center;
}
.system p {
  margin: 0;
}
.system i {
  font-size: 23px;
  line-height: 23px;
  color: #ff4605;
  margin-right: 8px;
}
.buy-car {
  padding: 52px 45px 54px 60px;
  border-radius: 12px;
  background: #222732;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  color: #fff;
  align-items: center;
  height: 100%;
}
.buy-car h2 {
  margin-top: 0;
  font-size: 45px;
  font-weight: 900;
  line-height: 58px;
}
.buy-car button {
  /*margin-top: 26px;*/
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  border: 1px solid #ff4605;
  border-radius: 10px;
  padding: 16px 37px;
  color: #fff;
  background: transparent;
}
.buy-car li {
  margin-bottom: 10px;
  color: #99a1b2;
}
.buy-car li:before {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  vertical-align: middle;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  font-size: 8px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  background: #ff4605;
}
.buy-car ul {
  margin-top: 20px;
}
.newsletter .bp_form_data {
  height: 53px;
  width: 100%;
  border-radius: 10px;
  font-size: 15px;
  padding-left: 27px;
  box-shadow: 1px 1px 0 0 rgba(196, 196, 196, 0.24);
  border: solid 1px #e7edf3;
  background-color: #fff;
}
.newsletter .bp-btn-send {
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border: 0 solid transparent;
  box-shadow: none;
  cursor: pointer;
  padding: 16px 40px;
  vertical-align: top;
  margin-top: 0;
  white-space: nowrap;
  border-radius: 10px;
  background: #ff4605;
}
.newsletter h2 {
  color: #222732;
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
}
.newsletter {
  border-top: 1px solid #d2d2d280;
}
.product_slide-title h3 {
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 0px;
  font-weight: 900;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: capitalize;
}
.product_slide-title {
  padding-top: 15px;
}
#frm-action-98338 {
  display: flex;
  align-items: center;
}
#frm-action-98338 > .bp_form_field:nth-child(1) {
  width: 65%;
}

@media (min-width: 1200px) {
  .vehica-tabs-top-v1__heading-big {
    font-size: 50px;
    line-height: 63px;
    text-align: left;
    margin: 0;
    font-weight: 900;
  }
}
@media screen and (max-width: 1100px) {
  .slide-home .bp_ul_tabs {
    padding: 0 80px;
  }
}
@media screen and (max-width: 992px) {
  .vehica-tabs-top-v1__heading-big {
    margin-top: 10px;
  }
  .product-slide .bp_ul_tabs {
    position: relative;
    right: unset;
    justify-content: center;
  }
  .text-content {
    text-align: center;
    top: 8%;
    grid-template-columns: repeat(1, auto);
  }
  .bp_slide_title_note h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .button-contact {
    display: none;
  }
  .bp_slide_title_note p {
    margin: auto;
    width: 60%;
  }
  .form-car {
    width: 95%;
    margin: auto;
    margin-top: 30px;
  }
  .slide-home .bp_ul_tabs {
    padding: 0;
  }
  .car-banner {
    bottom: -8%;
  }
  .product-list .bp_ul_tabs {
    position: relative;
    justify-content: center;
  }
  .vehica-tabs-top-v1__left {
    text-align: center;
  }
  .product-mon {
    display: none;
  }
  .product .product-setting .bp_product_more_item .bp_lbl_product_value {
    font-size: 14px;
  }
  .vehica-featured-v1__button {
    margin-top: 5px;
  }
  .product_slide-title h3 {
    text-align: center;
  }
  .product_slide-title {
    margin-bottom: 20px;
  }
  .download {
    min-height: 500px;
    margin-bottom: 150px;
  }
  .download .sys-image {
    top: unset;
    bottom: -30%;
    left: 54%;
    transform: translate(-50%);
  }
  .download .sys-content h2 {
    width: 100%;
    font-size: 48px;
  }
  .system {
    margin: auto;
    margin-bottom: 30px;
  }
  .buy-car {
    grid-template-columns: repeat(1, auto);
  }
  .buy-car ul {
    padding: 0;
  }
  .buy-car h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .form-car form {
    display: flex;
    flex-direction: column;
  }
  .form-car form .bp_form_field:nth-child(2),
  .form-car form .bp_form_field:nth-child(3) {
    width: 100%;
  }
  .bp_slide_title_note p {
    width: 95%;
  }
  .product-slide .bp_btn_tabs {
    font-size: 14px;
    padding: 15px;
  }
  .product-slide #carousel_fav img {
    height: auto;
  }
  .why-choose-title h2 {
    font-size: 38px;
  }
}
@media screen and (max-width: 576px) {
  #m_s1_89960 .cls_img_product_focus img {
    height: auto;
  }
  .vehica-featured-v1__footer {
    flex-direction: column;
  }
  .vehica-featured-v1__social {
    order: 1;
    margin-top: 30px;
    flex-direction: column;
  }
  .vehica-button {
    display: block;
    text-align: center;
  }
  .product {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 456px) {
  .form-car {
    width: 100%;
  }
  .product-list .bp_btn_tabs {
    padding: 15px 25px;
  }
  .product-slide .bp_li_tabs {
    margin-top: 10px;
  }
}

