select,
.select2-selection__arrow {
  background-image: url("../../../img/down-select.png");
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: calc(100% - 0.5208333333vw);
  background-size: 0.5208333333vw auto;
}
select b,
.select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #0d4d5f !important;
}

.dfb-form .select2-container {
  width: 100% !important;
}

.dfb-form .select2-container--default .select2-selection--single {
  background-color: #f7f7f7 !important;
}

@media only screen and (min-width: 1025px) {
  .select2-selection {
    height: 2.6041666667vw !important;
    padding-left: 0.5208333333vw !important;
    padding-right: 0.5208333333vw !important;
    line-height: 1.0416666667vw !important;
    font-family: "Archivo", sans-serif;
    border: 0 !important;
    font-size: 0.8333333333vw !important;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0 !important;
  }
  .select2-selection__rendered {
    display: flex !important;
    align-items: center;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.6041666667vw !important;
  }
  .select2-selection__arrow {
    width: 2.6041666667vw !important;
  }
  .select2-results {
    font-size: 0.8333333333vw !important;
    line-height: 1.0416666667vw !important;
  }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5b5b5b !important;
    color: #fff;
  }
}
.select2-container--open .select2-selection.select2-selection--single {
  border: 1px solid #cf5c36 !important;
}

@media only screen and (max-width: 1025px) {
  .select2-container {
    width: 100% !important;
  }
  .select2-selection {
    height: 45px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: "Archivo", sans-serif;
    border: 0 !important;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0 !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
  }
  .select2-selection__rendered {
    display: flex !important;
    align-items: center;
  }
  .select2-results {
    font-size: 14px !important;
    line-height: 15px !important;
  }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0d4d5f !important;
    color: #fff;
  }
  select,
  .select2-selection__arrow {
    background-image: url("../../../img/down-select.png");
    background-repeat: no-repeat;
    -webkit-appearance: none;
    background-position: calc(100% - 10px) !important;
    background-size: 10px auto !important;
  }
  select b,
  .select2-selection__arrow b {
    display: none;
  }
}
.vehicle-box {
  position: relative;
  box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);
  text-decoration: none !important;
}
.vehicle-box p {
  text-decoration: none !important;
}
.vehicle-box .vehicle-box__img {
  overflow: hidden;
  background-color: #f3f3f3;
  background-image: url("../../../img/no-img.png") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  position: relative;
}
.vehicle-box .vehicle-box__img img {
  width: 100%;
}
.vehicle-box .vehicle-box__details .icon-wrap {
  align-items: flex-start !important;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-wrap {
    height: 4.6875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box__details .icon-wrap {
    height: 4.6875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-wrap {
    height: 110px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box__details .icon-wrap {
    height: 110px;
  }
}
.vehicle-box .vehicle-box__details .icon-div {
  width: 33.3%;
  align-items: center;
  display: flex;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-right: 0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-right: 0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box__details .icon-div {
    padding-bottom: 5px;
  }
}
.vehicle-box .vehicle-box__details .icon-div .icon-div_img {
  width: 1.1979166667vw;
}
.vehicle-box .vehicle-box__details .icon-div .icon-div_text {
  width: calc(100% - 1.1979166667vw);
}
.vehicle-box .vehicle-box__details .icon-div svg,
.vehicle-box .vehicle-box__details .icon-div img {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box__details .icon-div svg,
  .vehicle-box .vehicle-box__details .icon-div img {
    height: 20px;
  }
}
.vehicle-box .feature-wrap .feature-box {
  position: relative;
}
@media (min-width: 1025px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-right: 5px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .feature-wrap .feature-box {
    padding-left: 5px;
  }
}
.vehicle-box .feature-wrap .feature-box::after {
  content: "";
  top: 0;
  background: #d2d2d2;
  height: 100%;
  width: 1px;
  right: 0;
  position: absolute;
}
.vehicle-box .feature-wrap .feature-box:last-child::after {
  display: none !important;
}
.vehicle-box .feature-wrap .feature-box:last-child {
  padding-right: 0 !important;
}
.vehicle-box .feature-wrap .feature-box:first-child {
  padding-left: 0 !important;
}
.vehicle-box .vehicle-box_top {
  display: block;
  text-decoration: none !important;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_top {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_top {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_top {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_top {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_top {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_top {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_top {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_top {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_top {
    padding-left: 10px;
  }
}
.vehicle-box .vehicle-box_bottom a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a {
    width: 2.7083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom a {
    width: 2.7083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom a {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a {
    height: 2.7083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom a {
    height: 2.7083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom a {
    height: 40px;
  }
}
.vehicle-box .vehicle-box_bottom a svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a svg {
    width: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom a svg {
    width: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom a svg {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a svg {
    height: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom a svg {
    height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom a svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom a svg {
    height: 20px;
  }
}
.vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    height: 2.7083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    height: 2.7083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_bottom .vehicle-box_bottom_price {
    padding-right: 20px;
  }
}
.vehicle-box .vehicle-box_action {
  position: absolute;
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_action {
    right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_action {
    right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_action {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_action {
    right: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle-box .vehicle-box_action {
    top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box .vehicle-box_action {
    top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box .vehicle-box_action {
    top: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-box .vehicle-box_action {
    top: 20px;
  }
}

.share_btn,
.vehicle-box_whishlist,
.vehicle-box_compare {
  background: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  border: 0;
  border-radius: 50%;
}
.share_btn .svg-div,
.vehicle-box_whishlist .svg-div,
.vehicle-box_compare .svg-div {
  background: #fff;
  padding: 0;
  border: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    width: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    width: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .share_btn .svg-div,
  .vehicle-box_whishlist .svg-div,
  .vehicle-box_compare .svg-div {
    height: 30px;
  }
}
.share_btn svg,
.vehicle-box_whishlist svg,
.vehicle-box_compare svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .share_btn svg,
  .vehicle-box_whishlist svg,
  .vehicle-box_compare svg {
    width: 20px;
  }
}
.share_btn:hover circle,
.vehicle-box_whishlist:hover circle,
.vehicle-box_compare:hover circle {
  fill: #f0b937;
}
.share_btn:hover .svg-div,
.vehicle-box_whishlist:hover .svg-div,
.vehicle-box_compare:hover .svg-div {
  background: #f0b937;
}

@media (min-width: 1025px) {
  .vehicle-actions .svg-div {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-actions .svg-div {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-actions .svg-div {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-actions .svg-div {
    margin-right: 10px;
  }
}

@media (min-width: 1025px) {
  .vehicle-box_whishlist {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-box_whishlist {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-box_whishlist {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-box_whishlist {
    margin-bottom: 10px;
  }
}

.custom-slider {
  position: relative;
  overflow: hidden;
  /* Dot style */
  /* Active dot */
}
@media (min-width: 1025px) {
  .custom-slider {
    height: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .custom-slider {
    height: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .custom-slider {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .custom-slider {
    height: 200px;
  }
}
.custom-slider .dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 5px;
}
.custom-slider .dot {
  height: 2px;
  background-color: #fff;
  border-radius: 0;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .custom-slider .dot {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .custom-slider .dot {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .custom-slider .dot {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .custom-slider .dot {
    width: 10px;
  }
}
.custom-slider .dot.active {
  background-color: #f0b937;
}

.custom-slider img {
  position: absolute;
  object-fit: cover;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.8s ease-in-out;
}

.custom-slider img.active {
  opacity: 1;
}

.watchlist_btn.added .svg-div,
.trash-btn.added .svg-div,
.trash-btn-compare.added .svg-div {
  background: #f0b937 !important;
}
.watchlist_btn.added .svg-div svg path,
.trash-btn.added .svg-div svg path,
.trash-btn-compare.added .svg-div svg path {
  fill: #cf5c36;
}

.compare_btn.added .svg-div {
  background: #f0b937 !important;
}
.compare_btn.added .svg-div svg path {
  fill: #cf5c36;
}

@media only screen and (max-width: 1025px) {
  .vehicle-box .vehicle-box__details .icon-div .icon-div_img {
    width: 30px;
  }
  .vehicle-box .vehicle-box__details .icon-div .icon-div_text {
    width: calc(100% - 40px);
  }
  .vehicle-box .vehicle-box__details .icon-div {
    width: 50%;
  }
}
.dealer-search-form {
  background: #f2e9e4;
}
.dealer-search-form input,
.dealer-search-form select {
  border: 0;
  font-family: "Open Sans", sans-serif;
  color: #0f2026;
  width: 100%;
  border-radius: 0 !important;
  font-weight: 500 !important;
  background-color: transparent !important;
}
@media (min-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form input,
  .dealer-search-form select {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form input,
  .dealer-search-form select {
    line-height: 15px;
  }
}
.dealer-search-form button {
  border: 0;
  border-radius: 0 !important;
  background: #f0b937;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  color: #000;
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  .dealer-search-form button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form button {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .dealer-search-form button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form button {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form button {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form button {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form button {
    letter-spacing: 0.028125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form button {
    letter-spacing: 0.54px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form button {
    letter-spacing: 0.54px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form button {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form button {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form button {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form button {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form button {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form button {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form button {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form button {
    padding-right: 20px;
  }
}
.dealer-search-form button:hover {
  color: #fff !important;
  background: #cf5c36 !important;
}
@media only screen and (max-width: 1025px) {
  .dealer-search-form button {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .dealer-search-form {
    flex-direction: column;
  }
}

.dealer-search-form input::placeholder {
  color: #444 !important;
}

.dealer-search-form input::-webkit-input-placeholder {
  color: #444 !important;
}

.dealer-search-form input::-moz-placeholder {
  color: #444 !important;
}

.dealer-search-form input:-ms-input-placeholder {
  color: #444 !important;
}

.dealer-search-form input:-moz-placeholder {
  color: #444 !important;
}

@media (min-width: 1025px) {
  .dealer-search-form__col {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form__col {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form__col {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form__col {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-search-form__col {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-search-form__col {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-search-form__col {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-search-form__col {
    padding-right: 20px;
  }
}

.dealer-search-form__col-first {
  border-right: 1px solid #c1c1c1;
}
@media only screen and (max-width: 1025px) {
  .dealer-search-form__col-first {
    border-right: 0;
    border-bottom: 1px solid #c1c1c1;
  }
}

.dealer-wrap-div {
  box-shadow: 1px -3px 29.9px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 1025px) {
  .dealer-wrap-div {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-wrap-div {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-wrap-div {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-wrap-div {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-wrap-div {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-wrap-div {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-wrap-div {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-wrap-div {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-wrap-div {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-wrap-div {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-wrap-div {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-wrap-div {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-wrap-div {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-wrap-div {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-wrap-div {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-wrap-div {
    padding-bottom: 20px;
  }
}

.select2-container--default .select2-selection--single {
  background: #f2e9e4 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  text-transform: none !important;
}

.dealer-logo-wrap {
  background: #fff;
  box-shadow: 1px -3px 29.9px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 1025px) {
  .dealer-logo-wrap img {
    width: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-logo-wrap img {
    width: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-logo-wrap img {
    width: 100px;
  }
}
@media (max-width: 600px) {
  .dealer-logo-wrap img {
    width: 100px;
  }
}
@media (min-width: 1025px) {
  .dealer-logo-wrap img {
    height: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-logo-wrap img {
    height: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-logo-wrap img {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .dealer-logo-wrap img {
    height: 100px;
  }
}

.dealer-box {
  height: 100%;
  box-shadow: 1px -3px 29.9px 2px rgba(0, 0, 0, 0.08);
}
@media (min-width: 1025px) {
  .dealer-box {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-box {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-box {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-box {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-box {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-box {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-box {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-box {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-box {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-box {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-box {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-box {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-box {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-box {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-box {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-box {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .dealer-box .dealer-box__title {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dealer-box .dealer-box__title {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dealer-box .dealer-box__title {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .dealer-box .dealer-box__title {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1025px) {
  .dealer-box .dealer-box__title {
    padding-top: 30px;
    padding-right: 20px;
    text-align: center;
  }
}

@media (min-width: 1025px) {
  .location-tag .location-tag_div {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-tag .location-tag_div {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-tag .location-tag_div {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .location-tag .location-tag_div {
    padding-right: 20px;
  }
}
.location-tag .location-tag_div svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .location-tag .location-tag_div svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-tag .location-tag_div svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-tag .location-tag_div svg {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .location-tag .location-tag_div svg {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .location-tag .location-tag_div svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-tag .location-tag_div svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-tag .location-tag_div svg {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .location-tag .location-tag_div svg {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .location-tag .location-tag_div p {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-tag .location-tag_div p {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-tag .location-tag_div p {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .location-tag .location-tag_div p {
    padding-left: 5px;
  }
}
.location-tag .location-tag_div a {
  text-decoration: none !important;
}

.dealer-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 14.5833333333vw);
  grid-column-gap: 0.5208333333vw;
  grid-row-gap: 0.5208333333vw;
}
.dealer-gallery .div1 {
  grid-area: 1/1/3/3;
}
.dealer-gallery .div2 {
  grid-area: 1/3/2/4;
}
.dealer-gallery .div3 {
  grid-area: 1/4/2/5;
}
.dealer-gallery .div4 {
  grid-area: 2/3/3/4;
}
.dealer-gallery .div5 {
  grid-area: 2/4/3/5;
}
.dealer-gallery .div5 div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.63);
}
.dealer-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dealer-gallery a {
  display: block;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .dealer-gallery {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}

@media (min-width: 600px) and (max-width: 1025px) {
  .place-map iframe {
    height: 100% !important;
  }
}

.place-map img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-map img {
    height: 100% !important;
  }
}

.no-results {
  width: 100%;
  justify-content: center;
  display: flex;
  background: #e7cfcf;
  padding: 10px;
}
@media only screen and (min-width: 1025px) {
  .no-results {
    width: 80%;
  }
}

@media (min-width: 600px) and (max-width: 1025px) {
  .min-height--100vh {
    min-height: 50vh;
  }
}

#reset-button {
  font-weight: 600;
  border: 0;
  background: transparent !important;
  padding: 0;
  color: #cf5c36;
}
@media (min-width: 1025px) {
  #reset-button {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #reset-button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #reset-button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  #reset-button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  #reset-button {
    line-height: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #reset-button {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #reset-button {
    line-height: 14px;
  }
}
@media (max-width: 600px) {
  #reset-button {
    line-height: 14px;
  }
}

@media only screen and (min-width: 1025px) {
  .select2-container {
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .select2-container .select2-selection--single {
    padding-left: 0 !important;
  }
}
/*# sourceMappingURL=dealer.module.css.map */
