.car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
  object-fit: scale-down;
  margin-right: 10px;
}
@media (min-width: 1025px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .map-pin img, .car-box .map-pin svg, .car-box .map-pin img {
    width: 20px;
  }
}
.car-box .car-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;
}
@media (min-width: 1025px) {
  .car-box .car-box__img {
    height: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__img {
    height: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__img {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__img {
    height: 200px;
  }
}
.car-box .car-box__img img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1025px) {
  .car-box .car-box__img img {
    height: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__img img {
    height: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__img img {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__img img {
    height: 200px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__img .custom-slider {
    height: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__img .custom-slider {
    height: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__img .custom-slider {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__img .custom-slider {
    height: 200px;
  }
}
.car-box .car-box__img img {
  font-size: 0 !important;
  transform: scale(1);
  transition: all 0.5s;
}
.car-box .car-box__img img:not([src]) {
  display: none !important;
}
.car-box .car-box__img .vehicle-tag {
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 92% 0, 100% 100%, 0% 100%);
  background: #B22222;
}
@media (min-width: 1025px) {
  .car-box .car-box__img .vehicle-tag {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__img .vehicle-tag {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__img .vehicle-tag {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__img .vehicle-tag {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__img .vehicle-tag {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__img .vehicle-tag {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__img .vehicle-tag {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__img .vehicle-tag {
    padding-right: 20px;
  }
}
.car-box .car-box__img:hover img {
  transform: scale(1.05);
  transition: all 0.5s;
}
.car-box .car-box__details-box-title {
  display: flex;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box-title {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box-title {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box-title {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box-title {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box-title {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box-title {
    line-height: 1.40625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box-title {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box-title {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box-title {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box-title {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box-title {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box-title {
    padding-bottom: 10px;
  }
}
.car-box .car-box__details-box-title:hover {
  color: #ED9700;
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box-title-left {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box-title-left {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box-title-left {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box-title-left {
    padding-right: 10px;
  }
}
.car-box .car-box__details-box-title.font-color--dark-yellow:hover {
  color: #fff !important;
}
.car-box .car-box__logo {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .car-box .car-box__logo {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__logo {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__logo {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__logo {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__logo {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__logo {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__logo {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__logo {
    width: 40px;
  }
}
.car-box .car-box__details-box {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background: #272727;
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details-box {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details-box {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details-box {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details-box {
    padding-right: 20px;
  }
}
.car-box .car-box__feature-list {
  display: flex;
  justify-content: flex-start;
}
.car-box .car-box__feature-list div {
  margin-right: 0.2604166667vw;
  background: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .car-box .car-box__feature-list div {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__feature-list div {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__feature-list div {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__feature-list div {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__feature-list div {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__feature-list div {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__feature-list div {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__feature-list div {
    width: 40px;
  }
}
.car-box .car-box__feature-list div path, .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
  fill: #000;
}
@media (min-width: 1025px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__feature-list div svg, .car-box .car-box__feature-list div img {
    width: 25px;
  }
}
.car-box .car-box__details {
  background: #1C1C1C;
  align-items: center;
}
@media (min-width: 1025px) {
  .car-box .car-box__details {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details {
    height: 6.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details {
    height: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details {
    height: 100px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__details .paragraph--12 {
    line-height: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__details .paragraph--12 {
    line-height: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__details .paragraph--12 {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__details .paragraph--12 {
    line-height: 15px;
  }
}
.car-box .car-box__details .car-box__details-left {
  width: 30%;
}
.car-box .car-box__details .car-box__details-left .paragraph--12 {
  letter-spacing: 0.6px;
}
.car-box .car-box__details .car-box__details-right {
  width: 65%;
}
.car-box .car-box__details .car-box__details-right .paragraph--12 {
  letter-spacing: 0.6px;
}
.car-box .price-crossed {
  text-decoration: line-through;
}
.car-box .car-box__points {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.car-box .car-box__points li {
  width: 49.5%;
  display: flex;
  align-items: flex-start;
}
.car-box .car-box__points li svg, .car-box .car-box__points li img {
  margin-right: 10px;
}
@media (min-width: 1025px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__points li svg, .car-box .car-box__points li img {
    width: 20px;
  }
}
.car-box .car-box__action-list ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul {
    margin-right: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul {
    margin-right: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li {
    width: 25%;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li {
    width: 25%;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    margin-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    margin-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    margin-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li svg, .car-box .car-box__action-list ul li img {
    margin-bottom: 5px;
  }
}
.car-box .car-box__action-list ul li a, .car-box .car-box__action-list ul li button {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .car-box .car-box__action-list ul li a, .car-box .car-box__action-list ul li button {
    line-height: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__action-list ul li a, .car-box .car-box__action-list ul li button {
    line-height: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__action-list ul li a, .car-box .car-box__action-list ul li button {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__action-list ul li a, .car-box .car-box__action-list ul li button {
    line-height: 15px;
  }
}
.car-box .car-box__action-list ul li a:hover, .car-box .car-box__action-list ul li button:hover {
  color: #B22222;
}
.car-box .car-box__action-list ul li a:hover svg path, .car-box .car-box__action-list ul li a:hover img, .car-box .car-box__action-list ul li button:hover svg path, .car-box .car-box__action-list ul li button:hover img {
  fill: #B22222;
}
.car-box .car-box__action-list--white path {
  fill: #fff;
}
.car-box .car-box__action-list--white a:hover path {
  fill: #ED9700;
}
.car-box .car-box__offer-tag {
  border-radius: 4px;
  width: max-content;
  background: #1AC14C;
}
@media (min-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__offer-tag {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-top: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__offer-tag {
    padding-top: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__offer-tag {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__offer-tag {
    padding-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__offer-tag {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__offer-tag {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__offer-tag {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__offer-tag {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__offer-tag {
    padding-right: 5px;
  }
}
.car-box .stock-no-div {
  position: absolute;
  border-radius: 4px;
  width: max-content;
  background: rgba(255, 255, 255, 0.56);
}
@media (min-width: 1025px) {
  .car-box .stock-no-div {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .stock-no-div {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .stock-no-div {
    padding-top: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .stock-no-div {
    padding-top: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .stock-no-div {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .stock-no-div {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .stock-no-div {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .car-box .stock-no-div {
    padding-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .car-box .stock-no-div {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .stock-no-div {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .stock-no-div {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .stock-no-div {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .car-box .stock-no-div {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .stock-no-div {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .stock-no-div {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .stock-no-div {
    padding-right: 5px;
  }
}
@media (min-width: 1025px) {
  .car-box .stock-no-div {
    right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .stock-no-div {
    right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .stock-no-div {
    right: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .stock-no-div {
    right: 5px;
  }
}
@media (min-width: 1025px) {
  .car-box .stock-no-div {
    bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .stock-no-div {
    bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .stock-no-div {
    bottom: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .stock-no-div {
    bottom: 5px;
  }
}
.car-box .car-box__whishlist {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: end;
  background: transparent;
  border: 0;
}
@media (min-width: 1025px) {
  .car-box .car-box__whishlist {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__whishlist {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__whishlist {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__whishlist {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__whishlist {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__whishlist {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__whishlist {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__whishlist {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__whishlist {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__whishlist {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__whishlist {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__whishlist {
    margin-left: 5px;
  }
}
.car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .car-box .car-box__whishlist svg, .car-box .car-box__whishlist img {
    width: 20px;
  }
}
.car-box .car-box__whishlist svg path, .car-box .car-box__whishlist img path {
  fill: #000;
}
.car-box .car-box__whishlist.added path {
  fill: #ED9700;
}
.car-box .car-box__whishlist--white path {
  fill: #fff !important;
}
.car-box .car-box__whishlist--white.added path {
  fill: #ED9700 !important;
}

.car-box__details-small {
  border-radius: 0.5208333333vw;
  background: #dadada;
}
@media (min-width: 1025px) {
  .car-box__details-small {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__details-small {
    margin-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__details-small {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .car-box__details-small {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box__details-small {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__details-small {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__details-small {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .car-box__details-small {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box__details-small {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__details-small {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__details-small {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .car-box__details-small {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box__details-small {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__details-small {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__details-small {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .car-box__details-small {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .car-box__details-small {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__details-small {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__details-small {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .car-box__details-small {
    padding-right: 10px;
  }
}

.car-box__details-small--white {
  background: #f5f5f5 !important;
}

.car-box__details-small-line {
  background: transparent !important;
  display: flex;
  flex-direction: column;
  padding: 0 !important;
  margin-top: 0.2604166667vw !important;
}

.add_to_compare_btn {
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .add_to_compare_btn {
    line-height: 0.6770833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .add_to_compare_btn {
    line-height: 0.6770833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .add_to_compare_btn {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .add_to_compare_btn {
    line-height: 15px;
  }
}

.compare_btn {
  flex-direction: row !important;
}

.add_to_compare_btn.added path {
  fill: #B22222;
}
.add_to_compare_btn.added .text-div {
  color: #B22222;
}

.price-crossed {
  text-decoration: line-through;
}

.add_to_compare_btn:not(.added):disabled {
  opacity: 0.4;
  pointer-events: none;
}

.car-box__whishlist, .trash-btn, .watchlist_btn, .add_to_compare_btn, .compare-item-grid, .trash-btn-comp {
  position: relative;
}
.car-box__whishlist::after, .trash-btn::after, .watchlist_btn::after, .add_to_compare_btn::after, .compare-item-grid::after, .trash-btn-comp::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  background-color: transparent;
  background-image: url("../../img/gif-r.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 1.0416666667vw;
}

.trash-btn-comp.loading::after,
.car-box__whishlist.loading::after, .trash-btn.loading::after, .watchlist_btn.loading::after, .add_to_compare_btn.loading::after, .compare-item-grid.loading::after {
  opacity: 1;
  z-index: 1;
}

@media (min-width: 1025px) {
  .slick-slider .car-box__details-box-top {
    height: 11.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-slider .car-box__details-box-top {
    height: 11.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-slider .car-box__details-box-top {
    height: 220px;
  }
}
@media (max-width: 600px) {
  .slick-slider .car-box__details-box-top {
    height: 220px;
  }
}

@media (min-width: 1025px) {
  .slick-slider .car-box--white .car-box__details-box-top {
    height: 11.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-slider .car-box--white .car-box__details-box-top {
    height: 11.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-slider .car-box--white .car-box__details-box-top {
    height: 230px;
  }
}
@media (max-width: 600px) {
  .slick-slider .car-box--white .car-box__details-box-top {
    height: 230px;
  }
}

.car-box--white {
  display: flex;
  flex-direction: column;
  height: 100%;
  box-shadow: 0px 5px 29px 0px rgba(100, 100, 111, 0.09);
}
.car-box--white .car-box__details-box {
  flex-grow: 1;
  background: #fff;
}
.car-box--white .car-box__details {
  background: #cfcdcd;
  border-radius: 7px;
}
@media (min-width: 1025px) {
  .car-box--white .car-box__details {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box--white .car-box__details {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box--white .car-box__details {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .car-box--white .car-box__details {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box--white .car-box__details {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box--white .car-box__details {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box--white .car-box__details {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .car-box--white .car-box__details {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box--white .car-box__details {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box--white .car-box__details {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box--white .car-box__details {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .car-box--white .car-box__details {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box--white .car-box__details {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box--white .car-box__details {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box--white .car-box__details {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .car-box--white .car-box__details {
    padding-right: 20px;
  }
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (min-width: 1025px) {
  .pagination .page-item {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .pagination .page-item {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .pagination .page-item {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .pagination .page-item {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item {
    padding-right: 5px;
  }
}
.pagination .page-item a {
  align-items: center;
  justify-content: center;
  border: 1px solid #ED9700;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}
@media (min-width: 1025px) {
  .pagination .page-item a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item a {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .pagination .page-item a {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .pagination .page-item a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item a {
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .pagination .page-item a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item a {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item a {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .pagination .page-item a {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination .page-item a {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination .page-item a {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .pagination .page-item a {
    width: 40px;
  }
}
.pagination .page-item a:hover {
  color: #000;
  background: #ED9700;
  border: 1px solid #ED9700 !important;
}
.pagination .page-item.active a {
  color: #000;
  background: #ED9700;
  border: 1px solid #ED9700 !important;
}

.class-poa {
  width: 100% !important;
  text-align: center;
}

@media only screen and (max-width: 1025px) {
  .car-box--white .car-box__details-box {
    background: #fff;
  }
  .car-box--white {
    background: #fff;
    border: 1px solid #acacac;
  }
  .car-box__whishlist::after, .trash-btn::after, .watchlist_btn::after, .add_to_compare_btn::after, .compare-item-grid::after, .trash-btn-comp::after {
    background-size: 20px;
  }
  .car-box__details-box .paragraph--12.font-color--font-gray {
    font-size: 14px !important;
  }
  .vehicle-tag {
    font-size: 14px !important;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .car-box {
    position: relative;
  }
  .car-box .car-box__offer-tag {
    padding-right: 5px;
    position: absolute;
    left: 11px;
    top: 160px;
  }
}
@media only screen and (max-width: 600px) {
  .pagination {
    justify-content: center !important;
  }
}
.form-wrap {
  /* Style the label as a clickable button */
  /* Change label appearance on hover */
  /* Style for the selected state */
  /* Style the label as a clickable button */
  /* Change label appearance on hover */
  /* Style for the selected state */
}
@media (min-width: 1025px) {
  .form-wrap .label-text {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .label-text {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .label-text {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap .label-text {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap .label-text {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .label-text {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .label-text {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .form-wrap .label-text {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .label-text {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .label-text {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .label-text {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap .label-text {
    padding-bottom: 10px;
  }
}
.form-wrap .input-group {
  font-family: "Barlow", serif;
  color: #050505;
  width: 100%;
  background: #F1F0F0;
}
.form-wrap .input-group input {
  font-family: "Barlow", serif;
  color: #050505;
  background: #F1F0F0;
  border: 1px solid #bebebe;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
@media (min-width: 1025px) {
  .form-wrap .input-group input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group input {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group input {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .input-group input {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group input {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group input {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group input {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .input-group input {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group input {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group input {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group input {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .input-group input {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group input {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group input {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group input {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap .input-group input {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group input {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group input {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group input {
    line-height: 20px;
  }
}
.form-wrap .input-group input:focus {
  border: 2px solid #ED9700;
}
.form-wrap .input-group .input-group-text {
  border: 1px solid #050505;
  background: #000;
  color: #fff;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
@media (min-width: 1025px) {
  .form-wrap .input-group .input-group-text {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group .input-group-text {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group .input-group-text {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group .input-group-text {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap .input-group .input-group-text {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .input-group .input-group-text {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .input-group .input-group-text {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap .input-group .input-group-text {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .form-col-3 {
    width: 32%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .form-col-3 {
    width: 32%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .form-col-3 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .form-wrap .form-col-3 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .form-wrap .form-col-2 {
    width: 48%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .form-col-2 {
    width: 48%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .form-col-2 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .form-wrap .form-col-2 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .form-wrap .form-col-2 {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .form-col-2 {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .form-col-2 {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap .form-col-2 {
    padding-bottom: 20px;
  }
}
.form-wrap .custom-radio-group input[type=radio], .form-wrap .custom-radio-group input[type=checkbox] {
  display: none;
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-group {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-group {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-group {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-group {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-group {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-group {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-group {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-group {
    padding-bottom: 10px;
  }
}
.form-wrap .custom-radio-label {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 5px;
  font-weight: 500;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-label {
    font-size: 1.3020833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-label {
    font-size: 1.3020833333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-label {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-label {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-label {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-label {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-label {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-label {
    height: 60px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-label {
    width: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-label {
    width: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-label {
    width: 60px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-label {
    width: 60px;
  }
}
.form-wrap .custom-radio-label:hover {
  background-color: #fff;
  border-color: #ED9700;
  color: #000;
}
.form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label,
.form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label {
  border: 1px solid #ED9700;
  color: #ED9700;
  position: relative;
}
.form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
.form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
  content: "";
  position: absolute;
  background-color: #ED9700;
  background-repeat: no-repeat;
  background-position: 85% 85%;
  background-image: url("../../img/tick.png");
  bottom: 0;
  right: -1px;
  background-size: 40%;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-radio-group input[type=checkbox]:checked + .custom-radio-label::after,
  .form-wrap .custom-radio-group input[type=radio]:checked + .custom-radio-label::after {
    width: 25px;
  }
}
.form-wrap select {
  font-family: "Barlow", serif;
  color: #050505;
  background: #F1F0F0;
  border: 1px solid #050505;
  border-radius: 5px !important;
}
@media (min-width: 1025px) {
  .form-wrap select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap select {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap select {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .form-wrap select {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap select {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap select {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap select {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap select {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap select {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap select {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap select {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap select {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap select {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap select {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap select {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap select {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap select {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap select {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .form-wrap select {
    line-height: 15px;
  }
}
.form-wrap select:focus {
  border: 2px solid #ED9700;
}
.form-wrap select {
  background-image: url("../../img/select.png");
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-size: auto;
  background-position: calc(100% - 15px);
  background-size: 0.78125vw auto;
}
.form-wrap .custom-checkbox-group input[type=checkbox] {
  display: none;
}
@media (min-width: 1025px) {
  .form-wrap .custom-checkbox-group {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-checkbox-group {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-checkbox-group {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-checkbox-group {
    padding-right: 10px;
  }
}
.form-wrap .custom-checkbox-label {
  height: 100%;
  cursor: pointer;
}
.form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label {
  border: 1px solid #ED9700;
  color: #ED9700;
  position: relative;
}
.form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
  content: "";
  position: absolute;
  background-color: #ED9700;
  background-repeat: no-repeat;
  background-position: 85% 85%;
  background-image: url("../../img/tick.png");
  bottom: 0;
  right: -1px;
  background-size: 40%;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (min-width: 1025px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    width: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap .custom-checkbox-group input[type=checkbox]:checked + .custom-checkbox-label::after {
    width: 45px;
  }
}

.form-wrap-book .custom-radio-label {
  font-weight: 600 !important;
  justify-content: flex-start !important;
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    width: 16.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label {
    width: 16.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label {
    line-height: 15px;
  }
}
.form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
  margin-right: 20px;
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    width: 35px;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    width: 35px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    height: 35px;
  }
}
@media (max-width: 600px) {
  .form-wrap-book .custom-radio-label svg, .form-wrap-book .custom-radio-label img {
    height: 35px;
  }
}

@media (min-width: 1025px) {
  .form-wrap-brand {
    margin-left: -1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand {
    margin-left: -1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand {
    margin-right: -1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand {
    margin-right: -1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    width: 33.3%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-group {
    width: 33.3%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-group {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-group {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-group {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-group {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-group {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-group {
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-group {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-group {
    margin-bottom: 10px;
  }
}
.form-wrap-brand .custom-radio-label {
  font-weight: 600 !important;
  justify-content: flex-start !important;
  width: 100% !important;
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-label {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-label {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-label {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-label {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-label {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-label {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-label {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-label {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-label {
    line-height: 15px;
  }
}
.form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
  margin-right: 20px;
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    width: 35px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    width: 35px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    height: 35px;
  }
}
@media (max-width: 600px) {
  .form-wrap-brand .custom-radio-label svg, .form-wrap-brand .custom-radio-label img {
    height: 35px;
  }
}

.form-wrap-cal .input-group {
  background: #fff !important;
}
.form-wrap-cal input {
  background: #fff !important;
}
.form-wrap-cal input:disabled {
  opacity: 0.5;
}
.form-wrap-cal input:disabled + .custom-radio-label {
  opacity: 0.5;
  pointer-events: none;
}
.form-wrap-cal .form-col-12:not(.hidden-input-val) {
  width: 100% !important;
}
@media (min-width: 1025px) {
  .form-wrap-cal .form-col-12:not(.hidden-input-val) {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-cal .form-col-12:not(.hidden-input-val) {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-cal .form-col-12:not(.hidden-input-val) {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .form-wrap-cal .form-col-12:not(.hidden-input-val) {
    padding-bottom: 10px;
  }
}
.form-wrap-cal .form-wrap-cal-in {
  padding-right: 10%;
}

.form-col-12:not(.hidden-input-val) {
  width: 100% !important;
}

.book-search-form {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #CECECE;
  display: flex;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .book-search-form {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .book-search-form {
    margin-bottom: 30px;
  }
}
.book-search-form input[type=text] {
  background: transparent;
  border: 0;
  padding: 0;
}
@media (min-width: 1025px) {
  .book-search-form input[type=text] {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=text] {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=text] {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=text] {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .book-search-form input[type=text] {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=text] {
    line-height: 1.40625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=text] {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=text] {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .book-search-form input[type=text] {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=text] {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=text] {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=text] {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .book-search-form input[type=text] {
    width: 18.2291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=text] {
    width: 18.2291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=text] {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=text] {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .book-search-form input[type=text] {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=text] {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=text] {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=text] {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .book-search-form input[type=text] {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=text] {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=text] {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=text] {
    padding-right: 10px;
  }
}
.book-search-form input[type=submit] {
  font-size: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  display: flex;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-image: url("../../img/seacrh.png") !important;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .book-search-form input[type=submit] {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=submit] {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=submit] {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=submit] {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .book-search-form input[type=submit] {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .book-search-form input[type=submit] {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .book-search-form input[type=submit] {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .book-search-form input[type=submit] {
    width: 40px;
  }
}

.afforadability-wrap {
  border-radius: 8px;
  border: 1px solid #C5C5C5;
  background: #FFF;
  box-shadow: 0px 1px 13.2px 0px rgba(149, 157, 165, 0.12);
}
@media (min-width: 1025px) {
  .afforadability-wrap {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .afforadability-wrap {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .afforadability-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .afforadability-wrap {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .afforadability-wrap {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .afforadability-wrap {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .afforadability-wrap {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .afforadability-wrap {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .afforadability-wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .afforadability-wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .afforadability-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .afforadability-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .afforadability-wrap {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .afforadability-wrap {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .afforadability-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .afforadability-wrap {
    padding-right: 20px;
  }
}
.afforadability-wrap input:disabled, .afforadability-wrap select:disabled {
  opacity: 0.5;
}
.afforadability-wrap input:disabled + .custom-radio-label {
  opacity: 0.5;
  pointer-events: none;
}

#selected-vehicle-wrap {
  min-height: unset;
}

.form-book-wrap {
  border: 1px solid #e1e0e0;
  background: #FFF;
  box-shadow: 0px 5px 29px 0px rgba(100, 100, 111, 0.09);
}
@media (min-width: 1025px) {
  .form-book-wrap {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .form-book-wrap {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .form-book-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .form-book-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .form-book-wrap .width--10 {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap .width--10 {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap .width--10 {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap .width--10 {
    width: 30px;
  }
}
.form-book-wrap .width--90 {
  width: calc(100% - 3.125vw);
  padding-left: 0 !important;
}

.form-book-wrap .form-book-wrap__number {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ED9700;
  border-radius: 50%;
  font-weight: 500;
  color: #000;
}
@media (min-width: 1025px) {
  .form-book-wrap .form-book-wrap__number {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap .form-book-wrap__number {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap .form-book-wrap__number {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .form-book-wrap .form-book-wrap__number {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .form-book-wrap .form-book-wrap__number {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap .form-book-wrap__number {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap .form-book-wrap__number {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap .form-book-wrap__number {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .form-book-wrap .form-book-wrap__number {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-book-wrap .form-book-wrap__number {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-book-wrap .form-book-wrap__number {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .form-book-wrap .form-book-wrap__number {
    width: 30px;
  }
}

.car-box__points {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.car-box__points li {
  width: 49.5%;
  display: flex;
  align-items: flex-start;
}
.car-box__points li svg, .car-box__points li img {
  margin-right: 10px;
}
@media (min-width: 1025px) {
  .car-box__points li svg, .car-box__points li img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__points li svg, .car-box__points li img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__points li svg, .car-box__points li img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .car-box__points li svg, .car-box__points li img {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .car-box__points li svg, .car-box__points li img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__points li svg, .car-box__points li img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__points li svg, .car-box__points li img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .car-box__points li svg, .car-box__points li img {
    width: 20px;
  }
}
.car-box__points .car-box__points__feature span {
  display: flex;
}
@media (min-width: 1025px) {
  .car-box__points .car-box__points__feature span {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .car-box__points .car-box__points__feature span {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .car-box__points .car-box__points__feature span {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .car-box__points .car-box__points__feature span {
    padding-right: 5px;
  }
}

.preferred_date input, .preferred_time input {
  cursor: pointer !important;
}

.progresstop-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.progresstop-bar .progresstop-bar__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number {
    width: 5%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number {
    width: 5%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number {
    width: 100%;
  }
}
.progresstop-bar .progresstop-bar__number span {
  display: flex;
  border-radius: 50%;
  align-items: center;
  border: 1px solid #000;
  justify-content: center;
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number span {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number span {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number span {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number span {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number span {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number span {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number span {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number span {
    width: 40px;
  }
}
.progresstop-bar .progresstop-bar__number p {
  text-align: center;
  position: absolute;
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number p {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number p {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number p {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number p {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number p {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number p {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    bottom: -3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__number p {
    bottom: -3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__number p {
    bottom: 5px;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__number p {
    bottom: 5px;
  }
}
.progresstop-bar .progresstop-bar__number.active span {
  border: 1px solid #ED9700;
  background: #ED9700;
  color: #fff;
}
.progresstop-bar .progresstop-bar__number.active p {
  color: #ED9700;
}
.progresstop-bar .progresstop-bar__line {
  height: 1px;
  background: #000;
}
@media (min-width: 1025px) {
  .progresstop-bar .progresstop-bar__line {
    width: 12%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .progresstop-bar .progresstop-bar__line {
    width: 12%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .progresstop-bar .progresstop-bar__line {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .progresstop-bar .progresstop-bar__line {
    width: 100%;
  }
}

.dfb-form .form-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .dfb-form .form-row {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row {
    padding-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row .form-col {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row .form-col {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row .form-col {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row .form-col {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row .form-col {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row .form-col {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row .form-col {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row .form-col {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row .form-col-3 {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row .form-col-3 {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row .form-col-3 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row .form-col-3 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row .form-col-4 {
    width: 33.3%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row .form-col-4 {
    width: 33.3%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row .form-col-4 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row .form-col-4 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row .form-col-6 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row .form-col-6 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row .form-col-6 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row .form-col-6 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .dfb-form .form-row .form-col-12:not(.hidden-input-val) {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .dfb-form .form-row .form-col-12:not(.hidden-input-val) {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .dfb-form .form-row .form-col-12:not(.hidden-input-val) {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .dfb-form .form-row .form-col-12:not(.hidden-input-val) {
    width: 100%;
  }
}

.red-contact svg path, .red-contact img path {
  fill: #B22222;
}
.red-contact a:hover {
  color: #ED9700 !important;
}

.apply-fiance-box-inner {
  border: 1px solid #e1e0e0;
  background: #FFF;
  box-shadow: 0px 5px 29px 0px rgba(100, 100, 111, 0.09);
}
@media (min-width: 1025px) {
  .apply-fiance-box-inner {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .apply-fiance-box-inner {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .apply-fiance-box-inner {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .apply-fiance-box-inner {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .apply-fiance-box-inner {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .apply-fiance-box-inner {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .apply-fiance-box-inner {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .apply-fiance-box-inner {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .apply-fiance-box-inner {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .apply-fiance-box-inner {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .apply-fiance-box-inner {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .apply-fiance-box-inner {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .apply-fiance-box-inner {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .apply-fiance-box-inner {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .apply-fiance-box-inner {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .apply-fiance-box-inner {
    padding-right: 20px;
  }
}

.loan-summary {
  position: relative;
}
.loan-summary::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.63);
  background-image: url("../../img/gif-r.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 2.6041666667vw;
}

.loan-summary.loading::after {
  opacity: 1;
  z-index: 1;
}

@media only screen and (max-width: 1025px) {
  .form-wrap select {
    background-size: auto;
  }
  .form-book-wrap-text .width--10 {
    width: 100% !important;
    padding-bottom: 10px;
  }
  .form-wrap-cal .form-wrap-cal-in {
    padding-right: 0%;
  }
  .loan-summary::after {
    background-size: 40px;
  }
  .book-search-form {
    width: 100%;
    margin-bottom: 30px;
  }
  .book-search-form input {
    flex-grow: 1;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-book .form-col-12, .form-wrap-brand .form-col-12 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form-wrap-book .form-col-12 .custom-radio-group, .form-wrap-brand .form-col-12 .custom-radio-group {
    width: 49%;
  }
}
@media only screen and (max-width: 600px) {
  #duration {
    width: 100%;
  }
  .form-col-3 {
    padding-bottom: 15px;
  }
}
.selected-car-box {
  position: relative;
  border-radius: 4px;
  border: 1px solid #CBCBCB;
  background: #F1F0F0;
}
@media (min-width: 1025px) {
  .selected-car-box {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box {
    padding-bottom: 20px;
  }
}
.selected-car-box .selected-car-box__img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1025px) {
  .selected-car-box .selected-car-box__img {
    height: 6.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box .selected-car-box__img {
    height: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box .selected-car-box__img {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .selected-car-box .selected-car-box__img {
    height: 100px;
  }
}
.selected-car-box .selected-car-box__img {
  font-size: 0 !important;
}
.selected-car-box .selected-car-box__img:not([src]) {
  display: none !important;
}
@media (min-width: 1025px) {
  .selected-car-box .selected-car-box__details {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box .selected-car-box__details {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box .selected-car-box__details {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box .selected-car-box__details {
    padding-left: 20px;
  }
}

.selected-car-box__img-wrap {
  background-color: #f3f3f3;
  background-image: url("../../img/no-img.png") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: contain;
  position: relative;
}

.selected-car-box__details-title {
  text-decoration: none;
  display: block;
  color: #000;
}
.selected-car-box__details-title:hover {
  color: #ED9700;
}

.selected-car-box-checkbox {
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #fff;
  box-shadow: 0px 5px 29px 0px rgba(100, 100, 111, 0.09);
  position: relative;
}
.selected-car-box-checkbox .pov-class {
  text-align: left !important;
}
.selected-car-box-checkbox .selected-car-box__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.selected-car-box-checkbox .selected-car-box__img {
  font-size: 0 !important;
}
.selected-car-box-checkbox .selected-car-box__img:not([src]) {
  display: none !important;
}
@media (min-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    padding-bottom: 20px;
  }
}

.pr-0 {
  padding-right: 0 !important;
}

.wishlist-table .selected-car-box-checkbox {
  cursor: auto !important;
}
.wishlist-table .next-btn--text-black:hover {
  color: #ED9700 !important;
}
.wishlist-table .next-btn--text-black:hover path {
  fill: #ED9700 !important;
}
.wishlist-table .selected-car-box-checkbox {
  border: 1px solid #ED9700;
}
.wishlist-table .selected-car-box-checkbox::after {
  content: "";
  position: absolute;
  background-color: #ED9700;
  background-repeat: no-repeat;
  background-position: 85% 85%;
  background-image: url("../../img/tick.png");
  bottom: 0;
  right: 0;
  background-size: 40%;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (min-width: 1025px) {
  .wishlist-table .selected-car-box-checkbox::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wishlist-table .selected-car-box-checkbox::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wishlist-table .selected-car-box-checkbox::after {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .wishlist-table .selected-car-box-checkbox::after {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .wishlist-table .selected-car-box-checkbox::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wishlist-table .selected-car-box-checkbox::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wishlist-table .selected-car-box-checkbox::after {
    width: 45px;
  }
}
@media (max-width: 600px) {
  .wishlist-table .selected-car-box-checkbox::after {
    width: 45px;
  }
}
@media (min-width: 1025px) {
  .wishlist-table .selected-car-box__details {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wishlist-table .selected-car-box__details {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wishlist-table .selected-car-box__details {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .wishlist-table .selected-car-box__details {
    padding-right: 20px;
  }
}
.wishlist-table .custom-checkbox-group, .wishlist-table .custom-checkbox-label {
  height: 100%;
}

.selected-car-box--red {
  border: 1px solid #B22222 !important;
}
.selected-car-box--red::after {
  content: "";
  position: absolute;
  background-color: #B22222 !important;
  background-repeat: no-repeat;
  background-position: 85% 85%;
  background-image: url("../../img/tick.png");
  bottom: 0;
  right: -1px;
  background-size: 40%;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (min-width: 1025px) {
  .selected-car-box--red::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box--red::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box--red::after {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .selected-car-box--red::after {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box--red::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box--red::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box--red::after {
    width: 45px;
  }
}
@media (max-width: 600px) {
  .selected-car-box--red::after {
    width: 45px;
  }
}

.selected-car-box--remove::after {
  background-image: url("../../img/close.png") !important;
}

.selected-car-box--yellow {
  border: 1px solid #ED9700;
}
.selected-car-box--yellow::after {
  content: "";
  position: absolute;
  background-color: #ED9700;
  background-repeat: no-repeat;
  background-position: 85% 85%;
  background-image: url("../../img/tick.png");
  bottom: 0;
  right: 0;
  background-size: 40%;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (min-width: 1025px) {
  .selected-car-box--yellow::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box--yellow::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box--yellow::after {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .selected-car-box--yellow::after {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .selected-car-box--yellow::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .selected-car-box--yellow::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box--yellow::after {
    width: 45px;
  }
}
@media (max-width: 600px) {
  .selected-car-box--yellow::after {
    width: 45px;
  }
}

.selected-car-box-checkbox--gray {
  border-radius: 5px;
  background: #F1F0F0 !important;
  border: 1px solid #CBCBCB;
}

.favorite-block .custom-checkbox-group {
  position: relative;
}
.favorite-block .trash-btn {
  border: 0;
  background: transparent;
  padding: 0;
  position: absolute;
}
@media (min-width: 1025px) {
  .favorite-block .trash-btn {
    right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .favorite-block .trash-btn {
    right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .favorite-block .trash-btn {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .favorite-block .trash-btn {
    right: 20px;
  }
}
@media (min-width: 1025px) {
  .favorite-block .trash-btn {
    top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .favorite-block .trash-btn {
    top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .favorite-block .trash-btn {
    top: 20px;
  }
}
@media (max-width: 600px) {
  .favorite-block .trash-btn {
    top: 20px;
  }
}
.favorite-block .trash-btn img {
  object-fit: contain;
}
@media (min-width: 1025px) {
  .favorite-block .trash-btn img {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .favorite-block .trash-btn img {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .favorite-block .trash-btn img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .favorite-block .trash-btn img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .favorite-block .trash-btn img {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .favorite-block .trash-btn img {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .favorite-block .trash-btn img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .favorite-block .trash-btn img {
    width: 25px;
  }
}

.compare-block .selected-car-box-checkbox .width--40, .compare-block .selected-car-box-checkbox .width--60 {
  width: 100% !important;
}
.compare-block .compare-list {
  list-style: none;
  padding: 0;
}
.compare-block .width--40 a {
  background-color: #f3f3f3;
  background-image: url("../../img/no-img.png") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  display: block;
  height: 10.4166666667vw !important;
}
.compare-block .selected-car-box__img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1025px) {
  .compare-block .selected-car-box__img {
    height: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-block .selected-car-box__img {
    height: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-block .selected-car-box__img {
    height: 150px;
  }
}
@media (max-width: 600px) {
  .compare-block .selected-car-box__img {
    height: 150px;
  }
}
.compare-block .selected-car-box__img {
  font-size: 0 !important;
}
.compare-block .selected-car-box__img:not([src]) {
  display: none !important;
}
.compare-block .trash-btn-comp {
  border: 0;
  background: transparent;
  padding: 0;
}
@media (min-width: 1025px) {
  .compare-block .trash-btn-comp {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-block .trash-btn-comp {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-block .trash-btn-comp {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .compare-block .trash-btn-comp {
    padding-bottom: 20px;
  }
}
.compare-block .trash-btn-comp img {
  object-fit: contain;
}
@media (min-width: 1025px) {
  .compare-block .trash-btn-comp img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-block .trash-btn-comp img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-block .trash-btn-comp img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .compare-block .trash-btn-comp img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .compare-block .trash-btn-comp img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-block .trash-btn-comp img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-block .trash-btn-comp img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .compare-block .trash-btn-comp img {
    width: 25px;
  }
}

.trash-btn-comp {
  position: relative;
}
.trash-btn-comp::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  background-color: transparent;
  background-image: url("../../img/gif-r.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 1.0416666667vw;
}

.trash-btn-comp.loading::after {
  opacity: 1;
  z-index: 1;
}

.compare-block-wrap {
  width: 100%;
  overflow: auto;
}

.compare-item-grid {
  min-height: 26.0416666667vw;
  width: 100% !important;
}

.compare-item-grid {
  width: max-content;
}
.compare-item-grid .list-item {
  width: 16vw;
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}
@media (min-width: 1025px) {
  .compare-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .list-item {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .list-item {
    padding-bottom: 0px;
  }
}
.compare-item-grid .custom-checkbox-group {
  padding: 0 !important;
}
.compare-item-grid .next-btn--yellow-fill {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 1025px) {
  .compare-item-grid .heading--25 {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .heading--25 {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .heading--25 {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .heading--25 {
    height: 100px;
  }
}
@media (min-width: 1025px) {
  .compare-item-grid .compare-price-inner {
    height: 7.2916666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .compare-price-inner {
    height: 7.2916666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .compare-price-inner {
    height: 180px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .compare-price-inner {
    height: 180px;
  }
}
.compare-item-grid .compare-features {
  overflow: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (min-width: 1025px) {
  .compare-item-grid .compare-features {
    height: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .compare-features {
    height: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .compare-features {
    height: 200px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .compare-features {
    height: 200px;
  }
}
.compare-item-grid .compare-features::-webkit-scrollbar {
  width: 3px;
  height: 2px;
}
.compare-item-grid .compare-features::-webkit-scrollbar-track {
  background: #555;
}
.compare-item-grid .compare-features::-webkit-scrollbar-thumb {
  background: #ED9700;
}
.compare-item-grid .compare-features::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media (min-width: 1025px) {
  .compare-item-grid .compare-fuel {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .compare-fuel {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .compare-fuel {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .compare-fuel {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .compare-item-grid .compare-saftey {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .compare-saftey {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .compare-saftey {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .compare-saftey {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .compare-item-grid .compare-extra {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .compare-extra {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .compare-extra {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .compare-extra {
    height: 100px;
  }
}
@media (min-width: 1025px) {
  .compare-item-grid .compare-specify {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .compare-item-grid .compare-specify {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .compare-item-grid .compare-specify {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .compare-item-grid .compare-specify {
    height: 100px;
  }
}

.compare-item-grid {
  position: relative;
}
.compare-item-grid::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  background-color: transparent;
  background-image: url("../../img/gif-r.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 1.0416666667vw;
}

.compare-item-grid.loading::after {
  opacity: 1;
  z-index: 1;
}

@media only screen and (max-width: 1025px) {
  .compare-item-grid::after {
    background-size: 40px;
  }
  .compare-item-grid .list-item {
    width: 250px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .compare-item-grid {
    min-height: auto;
    width: 1300px !important;
    min-width: 1300px;
  }
  .compare-block-wrap {
    overflow: auto;
  }
  .compare-block .width--40 a {
    height: 150px !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .selected-car-box__img-wrap, .selected-car-box-checkbox .width--40 {
    width: 40% !important;
  }
  .selected-car-box-checkbox .width--40 .selected-car-box__img-wrap {
    width: 100% !important;
  }
  .selected-car-box__details, .selected-car-box-checkbox .width--60 {
    width: 60% !important;
  }
}
@media only screen and (max-width: 600px) {
  .selected-car-box-checkbox .selected-car-box__details {
    border: 1px solid #b8b8b8;
  }
  .favorite-block .form-wrap .custom-checkbox-group {
    padding-right: 0;
  }
  .favorite-block .custom-checkbox-group .selected-car-box__img-wrap {
    height: 250px !important;
  }
  .favorite-block .trash-btn {
    top: 270px;
  }
  .favorite-block .paragraph--18 {
    padding-right: 40px;
  }
}
.review-slider-wrap {
  box-shadow: 0px 5px 29px 0px rgba(100, 100, 111, 0.09);
}
@media (min-width: 1025px) {
  .review-slider-wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .review-slider-wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .review-slider-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .review-slider-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .review-slider-wrap {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .review-slider-wrap {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .review-slider-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .review-slider-wrap {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .review-slider-wrap {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .review-slider-wrap {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .review-slider-wrap {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .review-slider-wrap {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .review-slider-wrap {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .review-slider-wrap {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .review-slider-wrap {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .review-slider-wrap {
    padding-bottom: 50px;
  }
}

.customer-review-wrap {
  background: #F8F8F8;
}
@media (min-width: 1025px) {
  .customer-review-wrap {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap {
    padding-top: 0px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap {
    padding-bottom: 0px;
  }
}
.customer-review-wrap .customer-review-box__img {
  border-radius: 40%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .customer-review-wrap .customer-review-box__img {
    height: 6.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap .customer-review-box__img {
    height: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap .customer-review-box__img {
    height: 125px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap .customer-review-box__img {
    height: 125px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap .customer-review-box__img {
    width: 6.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap .customer-review-box__img {
    width: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap .customer-review-box__img {
    width: 125px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap .customer-review-box__img {
    width: 125px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap .customer-review-slider, .customer-review-wrap .customer-review-slider-two {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .customer-review-wrap .customer-review-slider-two .slide-item {
    padding-right: 20px;
  }
}
.customer-review-wrap .slick-arrow {
  position: absolute;
  top: 45%;
}
.customer-review-wrap .slick-prev {
  left: 0;
}
.customer-review-wrap .slick-next {
  right: 0;
}

.customer-review-wrap__bg-white {
  background: #fff;
}

.quote-img {
  object-fit: scale-down;
  position: absolute;
  top: 30px;
  left: 30px;
}
@media (min-width: 1025px) {
  .quote-img {
    height: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .quote-img {
    height: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .quote-img {
    height: 125px;
  }
}
@media (max-width: 600px) {
  .quote-img {
    height: 125px;
  }
}
@media (min-width: 1025px) {
  .quote-img {
    width: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .quote-img {
    width: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .quote-img {
    width: 125px;
  }
}
@media (max-width: 600px) {
  .quote-img {
    width: 125px;
  }
}

.review-star {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  padding-right: 15px !important;
}
.review-star li {
  padding-right: 3px !important;
}
@media (min-width: 1025px) {
  .review-star img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .review-star img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .review-star img {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .review-star img {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .review-star img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .review-star img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .review-star img {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .review-star img {
    width: 20px;
  }
}

@media (min-width: 1025px) {
  .customer-list .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-list .list-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-list .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .customer-list .list-item {
    padding-bottom: 20px;
  }
}
.customer-list .list-item:last-child {
  padding-bottom: 0 !important;
}
.customer-list p, .customer-list div {
  text-align: left !important;
}
.customer-list ul {
  justify-content: flex-start !important;
}
.customer-list .customer-review-box {
  background: #f6f6f6;
}
@media (min-width: 1025px) {
  .customer-list .customer-review-box {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-list .customer-review-box {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-list .customer-review-box {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .customer-list .customer-review-box {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .customer-list .customer-review-box {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-list .customer-review-box {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-list .customer-review-box {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .customer-list .customer-review-box {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .customer-list .customer-review-box {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-list .customer-review-box {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-list .customer-review-box {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .customer-list .customer-review-box {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .customer-list .customer-review-box {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .customer-list .customer-review-box {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .customer-list .customer-review-box {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .customer-list .customer-review-box {
    padding-bottom: 20px;
  }
}

.pagination-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.pagination-div .page-numbers {
  align-items: center;
  justify-content: center;
  border: 1px solid #ED9700;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    font-size: 13px !important;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    font-size: 13px !important;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    margin-left: 5px;
  }
}
.pagination-div .page-numbers:hover {
  color: #000;
  background: #ED9700;
  border: 1px solid #ED9700 !important;
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    padding-right: 5px;
  }
}
.pagination-div .page-numbers.current {
  color: #000;
  background: #ED9700;
  border: 1px solid #ED9700 !important;
}

@media only screen and (min-width: 1025px) {
  .customer-review-wrap .slick-arrow {
    border: 0 !important;
  }
}
@media only screen and (max-width: 1025px) {
  .review-slider-wrap {
    box-shadow: none;
    padding: 0 !important;
  }
  .quote-img {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .customer-review-box p {
    text-align: center !important;
  }
  .customer-review-box .d-flex {
    justify-content: center !important;
  }
}
.accordionFaq {
  background: transparent;
  border: 0;
}
.accordionFaq button, .accordionFaq .accordion-item {
  background: transparent;
}
.accordionFaq button {
  box-shadow: none !important;
  color: #fff;
  border: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1025px) {
  .accordionFaq button {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordionFaq button {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordionFaq button {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .accordionFaq button {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .accordionFaq button {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordionFaq button {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordionFaq button {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .accordionFaq button {
    padding-bottom: 20px;
  }
}
.accordionFaq .accordion-header {
  border: 0 !important;
}
.accordionFaq .accordion-body {
  padding: 0;
}
.accordionFaq .accordion-item {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.accordionFaq .accordion-button {
  align-items: flex-start;
}
.accordionFaq .accordion-button::after {
  background-size: contain;
  background-image: url("../../img/acc.png") !important;
}
@media (min-width: 1025px) {
  .accordionFaq .accordion-button::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordionFaq .accordion-button::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordionFaq .accordion-button::after {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .accordionFaq .accordion-button::after {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .accordionFaq .accordion-button::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .accordionFaq .accordion-button::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .accordionFaq .accordion-button::after {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .accordionFaq .accordion-button::after {
    width: 30px;
  }
}
.accordionFaq .accordion-item:last-child {
  border: 0 !important;
}
.accordionFaq .accordion-button:not(.collapsed) {
  background: transparent !important;
}

.accordion--black button {
  color: #000 !important;
}
.accordion--black .accordion-item {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18) !important;
}

.accordionFaq-home button {
  color: #fff !important;
}
.accordionFaq-home .accordion-button:not(.collapsed) {
  color: #fff !important;
}

#accordionVehicle .accordion-item {
  border: 0 !important;
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-item {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-item {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-item {
    margin-bottom: 20px;
  }
}
#accordionVehicle .accordion-header {
  border: 0 !important;
}
#accordionVehicle .accordion-button {
  background: #F2F2F2;
  border: 0 !important;
}
#accordionVehicle .accordion-body {
  border: 0 !important;
  background: #FFF;
  box-shadow: 0px 5px 29px 0px rgba(100, 100, 111, 0.09);
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-body {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-body {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-body {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-body {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-body {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-body {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-body {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-body {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-body {
    padding-right: 20px;
  }
}
#accordionVehicle button {
  color: #000;
  box-shadow: none !important;
}
@media (min-width: 1025px) {
  #accordionVehicle button {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle button {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle button {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle button {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle button {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle button {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle button {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle button {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle button {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle button {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle button {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle button {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle button {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle button {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle button {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle button {
    padding-right: 20px;
  }
}
#accordionVehicle .accordion-button::after {
  background-size: 70%;
  background-position: center;
  background-image: url("../../img/acc-arrow.png") !important;
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-button::after {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-button::after {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-button::after {
    height: 30px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-button::after {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  #accordionVehicle .accordion-button::after {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionVehicle .accordion-button::after {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionVehicle .accordion-button::after {
    width: 30px;
  }
}
@media (max-width: 600px) {
  #accordionVehicle .accordion-button::after {
    width: 30px;
  }
}

@media only screen and (max-width: 1025px) {
  #accordionVehicle .accordion-button {
    flex-direction: column;
  }
  #accordionVehicle .accordion-button div {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #accordionVehicle .accordion-button div form {
    width: 100%;
    border-radius: 10px;
    display: flex;
  }
  #accordionVehicle .accordion-button div form input[type=text] {
    flex-grow: 1;
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  #accordionVehicle .accordion-button::after {
    width: 100%;
  }
  #accordionVehicle .accordion-button::after {
    background-size: auto;
  }
  #accordionVehicle .custom-checkbox-group {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .vehicle-inner__slider {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner__slider {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner__slider {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner__slider {
    padding-bottom: 10px;
  }
}
.vehicle-inner__slider a {
  background-color: #f3f3f3;
  background-image: url("../../img/no-img.png") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  position: relative;
}
@media (min-width: 1025px) {
  .vehicle-inner__slider a {
    height: 33.8541666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner__slider a {
    height: 33.8541666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner__slider a {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner__slider a {
    height: 300px;
  }
}
.vehicle-inner__slider img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1025px) {
  .vehicle-inner__slider img {
    height: 33.8541666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner__slider img {
    height: 33.8541666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner__slider img {
    height: 500px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner__slider img {
    height: 300px;
  }
}
.vehicle-inner__slider .slick-arrow {
  position: absolute;
}
@media (min-width: 1025px) {
  .vehicle-inner__slider .slick-arrow {
    bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner__slider .slick-arrow {
    bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner__slider .slick-arrow {
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner__slider .slick-arrow {
    bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle-inner__slider .slick-prev {
    left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner__slider .slick-prev {
    left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner__slider .slick-prev {
    left: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner__slider .slick-prev {
    left: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle-inner__slider .slick-next {
    right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-inner__slider .slick-next {
    right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-inner__slider .slick-next {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle-inner__slider .slick-next {
    right: 20px;
  }
}
.vehicle-inner__slider a {
  display: block;
  position: relative;
}
.vehicle-inner__slider a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.35);
  background-image: url("../../img/full-screen.png");
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: all 0.5s;
}
.vehicle-inner__slider a:hover::after {
  opacity: 1;
  transition: all 0.5s;
}

.vehicle_title span {
  display: block;
}

.vehicle__price {
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
}
@media (min-width: 1025px) {
  .vehicle__price {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__price {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__price {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__price {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__price {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__price {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__price {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__price {
    padding-bottom: 20px;
  }
}
.vehicle__price .vehicle__price-left {
  border-right: 1px solid #B3B3B3;
}
@media (min-width: 1025px) {
  .vehicle__price .vehicle__price-left {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__price .vehicle__price-left {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__price .vehicle__price-left {
    padding-right: 50px;
  }
}
@media (max-width: 600px) {
  .vehicle__price .vehicle__price-left {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .vehicle__price .vehicle__price-left p {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__price .vehicle__price-left p {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__price .vehicle__price-left p {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle__price .vehicle__price-left p {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .vehicle__price .vehicle__price-left .vehicle__sale-price {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__price .vehicle__price-left .vehicle__sale-price {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__price .vehicle__price-left .vehicle__sale-price {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__price .vehicle__price-left .vehicle__sale-price {
    padding-right: 10px;
  }
}
.vehicle__price .vehicle__price-left .vehicle__discount-price {
  text-decoration: line-through;
}
@media (min-width: 1025px) {
  .vehicle__price .vehicle__price-right {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__price .vehicle__price-right {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__price .vehicle__price-right {
    padding-left: 50px;
  }
}
@media (max-width: 600px) {
  .vehicle__price .vehicle__price-right {
    padding-left: 10px;
  }
}

.vehicle__stock {
  border-radius: 1.5625vw;
  background: #ED9700;
  width: max-content;
}
@media (min-width: 1025px) {
  .vehicle__stock {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__stock {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__stock {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__stock {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__stock {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__stock {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__stock {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__stock {
    padding-right: 20px;
  }
}

.vehicle__stock-vin {
  border-radius: 1.5625vw;
  background: #d9d8d8;
  margin-bottom: 0;
  width: max-content;
}
@media (min-width: 1025px) {
  .vehicle__stock-vin {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__stock-vin {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__stock-vin {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__stock-vin {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__stock-vin {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__stock-vin {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__stock-vin {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__stock-vin {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__stock-vin {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__stock-vin {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__stock-vin {
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__stock-vin {
    margin-left: 20px;
  }
}

.vehicle__action-btn button {
  background: transparent;
  border: 0;
}
.vehicle__action-btn button svg, .vehicle__action-btn button img {
  object-fit: scale-down;
  margin-right: 10px;
}
@media (min-width: 1025px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .vehicle__action-btn button svg, .vehicle__action-btn button img {
    width: 25px;
  }
}
@media (min-width: 1025px) {
  .vehicle__action-btn .compare_btn, .vehicle__action-btn .watchlist_btn {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__action-btn .compare_btn, .vehicle__action-btn .watchlist_btn {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__action-btn .compare_btn, .vehicle__action-btn .watchlist_btn {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__action-btn .compare_btn, .vehicle__action-btn .watchlist_btn {
    margin-right: 20px;
  }
}
.vehicle__action-btn .compare_btn {
  flex-direction: row !important;
}
.vehicle__action-btn .dropdown button {
  display: flex;
  align-items: center;
}
.vehicle__action-btn .dropdown-toggle::after {
  border: 0 !important;
  background-position: center;
  background-image: url("../../img/drop.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 0.78125vw auto;
}
@media (min-width: 1025px) {
  .vehicle__action-btn .dropdown-toggle::after {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__action-btn .dropdown-toggle::after {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__action-btn .dropdown-toggle::after {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__action-btn .dropdown-toggle::after {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .vehicle__action-btn .dropdown-toggle::after {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__action-btn .dropdown-toggle::after {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__action-btn .dropdown-toggle::after {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__action-btn .dropdown-toggle::after {
    width: 30px;
  }
}
.vehicle__action-btn .dropdown-menu {
  padding: 0;
  border: 0;
}

.vehicle__showroom {
  background: #FFF4E1;
}
@media (min-width: 1025px) {
  .vehicle__showroom {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__showroom {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__showroom {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__showroom {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__showroom {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__showroom {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__showroom {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__showroom {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__showroom {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__showroom {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__showroom {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__showroom {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__showroom {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__showroom {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__showroom {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__showroom {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__showroom a, .vehicle__showroom button {
    margin-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__showroom a, .vehicle__showroom button {
    margin-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__showroom a, .vehicle__showroom button {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .vehicle__showroom a, .vehicle__showroom button {
    margin-bottom: 20px;
  }
}

#bookTest .modal-dialog {
  max-width: 60vw;
}
@media (min-width: 1025px) {
  #bookTest .modal-body {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookTest .modal-body {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookTest .modal-body {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  #bookTest .modal-body {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  #bookTest .modal-body {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookTest .modal-body {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookTest .modal-body {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #bookTest .modal-body {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  #bookTest .modal-body {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookTest .modal-body {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookTest .modal-body {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  #bookTest .modal-body {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  #bookTest .modal-body {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookTest .modal-body {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookTest .modal-body {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  #bookTest .modal-body {
    padding-right: 20px;
  }
}
#bookTest .modal-header {
  border: 0 !important;
}
@media (min-width: 1025px) {
  #bookTest .modal-header {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookTest .modal-header {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookTest .modal-header {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  #bookTest .modal-header {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  #bookTest .modal-header {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bookTest .modal-header {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bookTest .modal-header {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  #bookTest .modal-header {
    padding-right: 20px;
  }
}

.vehicle__features .vehicle__features-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1025px) {
  .vehicle__features .vehicle__features-nav li {
    width: 20%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features .vehicle__features-nav li {
    width: 20%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features .vehicle__features-nav li {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .vehicle__features .vehicle__features-nav li {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .vehicle__features .vehicle__features-nav li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features .vehicle__features-nav li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features .vehicle__features-nav li {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .vehicle__features .vehicle__features-nav li {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .vehicle__features .vehicle__features-nav li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features .vehicle__features-nav li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features .vehicle__features-nav li {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .vehicle__features .vehicle__features-nav li {
    padding-right: 0px;
  }
}
.vehicle__features .vehicle__features-nav li a {
  border: 1px solid #000;
  border-radius: 15px;
  display: flex;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .vehicle__features .vehicle__features-nav li a {
    height: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features .vehicle__features-nav li a {
    height: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features .vehicle__features-nav li a {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .vehicle__features .vehicle__features-nav li a {
    height: 50px;
  }
}
.vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
  object-fit: scale-down;
  margin-right: 10px;
}
@media (min-width: 1025px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__features .vehicle__features-nav li a svg, .vehicle__features .vehicle__features-nav li a img {
    width: 30px;
  }
}
.vehicle__features .vehicle__features-nav li a:hover {
  background: #000;
  color: #fff !important;
}
.vehicle__features .vehicle__features-nav li a:hover svg path {
  fill: #fff;
}
.vehicle__features .vehicle__features-nav li a.active {
  background: #ED9700;
  color: #000;
  border: 1px solid #ED9700;
}
.vehicle__features .vehicle__features-nav li a:hover {
  color: #000;
}

.vehicle__features-inner {
  border-radius: 8px;
  border: 1px solid #C5C5C5;
  background: #FFF;
  box-shadow: 0px 1px 13.2px 0px rgba(149, 157, 165, 0.12);
}
@media (min-width: 1025px) {
  .vehicle__features-inner {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features-inner {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features-inner {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__features-inner {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__features-inner {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features-inner {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features-inner {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__features-inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .vehicle__features-inner {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features-inner {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features-inner {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__features-inner {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .vehicle__features-inner {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__features-inner {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__features-inner {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .vehicle__features-inner {
    padding-right: 10px;
  }
}

#financing input:disabled, #financing select:disabled {
  opacity: 0.5;
}
#financing input:disabled + .custom-radio-label {
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 1025px) {
  .key-feature-box-wrap {
    margin-left: -1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap {
    margin-left: -1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap {
    margin-left: -10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap {
    margin-right: -1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap {
    margin-right: -1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap {
    margin-right: -10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item {
    padding-bottom: 10px;
  }
}
.key-feature-box-wrap .key-feature-item-inner {
  display: flex;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
.key-feature-box-wrap .key-feature-item__iocn {
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.key-feature-box-wrap .key-feature-item__text {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .key-feature-item__text {
    padding-bottom: 10px;
  }
}
.key-feature-box-wrap .key-feature-item__text p {
  color: #000;
}
.key-feature-box-wrap svg, .key-feature-box-wrap img {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    width: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    width: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    width: 50px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap svg, .key-feature-box-wrap img {
    width: 50px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .paragraph--18 {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .paragraph--18 {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .paragraph--18 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .paragraph--18 {
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .key-feature-box-wrap .paragraph--14 {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .key-feature-box-wrap .paragraph--14 {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .key-feature-box-wrap .paragraph--14 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .key-feature-box-wrap .paragraph--14 {
    line-height: 20px;
  }
}

.key-feature-box-wrap--white .key-feature-item-inner {
  border: 1px solid #E7E7E7;
}
.key-feature-box-wrap--white .key-feature-item__iocn {
  background: #E7E7E7;
}
.key-feature-box-wrap--white svg path {
  fill: #000;
}

.pov-class {
  border: 0 !important;
  padding-right: 0 !important;
  width: 100%;
  text-align: center;
}

@media (min-width: 1025px) {
  .finace-banner__wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .finace-banner__wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-banner__wrap {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .finace-banner__wrap {
    padding-left: 0px;
  }
}

.finace-banner {
  height: 100%;
  background: #ED9700;
}
@media (min-width: 1025px) {
  .finace-banner {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .finace-banner {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-banner {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .finace-banner {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .finace-banner {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .finace-banner {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-banner {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .finace-banner {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .finace-banner {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .finace-banner {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-banner {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .finace-banner {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .finace-banner {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .finace-banner {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-banner {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .finace-banner {
    padding-bottom: 20px;
  }
}
.finace-banner svg, .finace-banner img {
  padding-left: 0;
}
@media (min-width: 1025px) {
  .finace-banner svg, .finace-banner img {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .finace-banner svg, .finace-banner img {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .finace-banner svg, .finace-banner img {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .finace-banner svg, .finace-banner img {
    margin-right: 20px;
  }
}
.finace-banner .contact-a:hover {
  color: #B22222 !important;
}
.finace-banner .content-ul {
  text-align: left !important;
  list-style: disc;
  display: block;
}
.finace-banner .content-ul li {
  font-weight: 600;
  width: 100% !important;
  padding-bottom: 0 !important;
}

.buyers-reviews {
  border: 1px solid #000;
}
@media (min-width: 1025px) {
  .buyers-reviews {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .buyers-reviews {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .buyers-reviews {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .buyers-reviews {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .buyers-reviews {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .buyers-reviews {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .buyers-reviews {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .buyers-reviews {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .buyers-reviews {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .buyers-reviews {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .buyers-reviews {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .buyers-reviews {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .buyers-reviews {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .buyers-reviews {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .buyers-reviews {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .buyers-reviews {
    padding-bottom: 20px;
  }
}

.apply-finace-form input:disabled {
  opacity: 0.5;
}
.apply-finace-form input:disabled + .custom-radio-label {
  opacity: 0.5;
  pointer-events: none;
}

.loading-div, .loading-div-brands, .loading-div-vehicles {
  min-height: 2.6041666667vw;
}

.loading-div, .loading-div-brands, .loading-div-vehicles {
  position: relative;
}
.loading-div::after, .loading-div-brands::after, .loading-div-vehicles::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.63);
  background-image: url("../../img/gif-r.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center;
  background-size: 2.6041666667vw;
}

.loading-div.loading::after, .loading-div-brands.loading::after, .loading-div-vehicles.loading::after {
  opacity: 1;
  z-index: 1;
}

.related-slider {
  padding-left: 5%;
  padding-right: 5%;
}
.related-slider .slick-arrow {
  position: absolute;
  top: 45%;
}
.related-slider .slick-prev {
  left: 0;
}
.related-slider .slick-next {
  right: 0;
}

.contact-div-home {
  position: relative;
}
.contact-div-home::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #B22222;
}
@media (min-width: 1025px) {
  .contact-div-home::after {
    top: -5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-div-home::after {
    top: -5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-div-home::after {
    top: 30px;
  }
}
@media (max-width: 600px) {
  .contact-div-home::after {
    top: 30px;
  }
}
.contact-div-home .contact-div-home__details {
  position: relative;
}
.contact-div-home .contact-div-home__details::after {
  content: "";
  position: absolute;
  top: 10%;
  bottom: 10%;
  right: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}

.open-time svg, .open-time img {
  margin-right: 15px;
}

.visit-serach {
  padding-right: 10%;
}

.location-search {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
@media (min-width: 1025px) {
  .location-search {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .location-search {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .location-search {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .location-search {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .location-search {
    margin-right: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search {
    margin-right: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .location-search {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .location-search li {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search li {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search li {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .location-search li {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .location-search li {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search li {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search li {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .location-search li {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .location-search li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search li {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .location-search li {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .location-search li {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search li {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search li {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .location-search li {
    margin-bottom: 10px;
  }
}
.location-search button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  transition: all 0.3s;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  width: 100%;
  border-radius: 0.5208333333vw;
}
@media (min-width: 1025px) {
  .location-search button {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search button {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .location-search button {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .location-search button {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search button {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search button {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .location-search button {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .location-search button {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search button {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search button {
    letter-spacing: 1.2px;
  }
}
@media (max-width: 600px) {
  .location-search button {
    letter-spacing: 1.2px;
  }
}
@media (min-width: 1025px) {
  .location-search button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search button {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search button {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .location-search button {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .location-search button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .location-search button {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search button {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .location-search button {
    padding-right: 20px;
  }
}
.location-search button.active {
  background: #fff;
  color: #000;
}

@media (min-width: 1025px) {
  .form-wrap-contact .form-row {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-contact .form-row {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-contact .form-row {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap-contact .form-row {
    padding-bottom: 20px;
  }
}
.form-wrap-contact input {
  width: 100% !important;
  background: transparent;
  border: 1px solid #777;
  color: #fff;
  border-radius: 10px;
}
@media (min-width: 1025px) {
  .form-wrap-contact input {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-contact input {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-contact input {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap-contact input {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap-contact input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-contact input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-contact input {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap-contact input {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-contact input {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-contact input {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-contact input {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap-contact input {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .form-wrap-contact input {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap-contact input {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap-contact input {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap-contact input {
    padding-right: 20px;
  }
}
.form-wrap-contact button {
  width: 100% !important;
}

.vehicle__gallery-bottom {
  overflow: auto;
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom {
    height: 48.4375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom {
    height: 48.4375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom {
    height: 320px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom {
    height: 320px;
  }
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom {
    margin-left: -5px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom {
    margin-left: -5px;
  }
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom {
    margin-right: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom {
    margin-right: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom {
    margin-right: -5px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom {
    margin-right: -5px;
  }
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-right: 5px;
  }
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item {
    padding-bottom: 10px;
  }
}
.vehicle__gallery-bottom .vehicle__gallery-bottom-item img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item img {
    height: 15.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item img {
    height: 15.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item img {
    height: 150px;
  }
}
@media (max-width: 600px) {
  .vehicle__gallery-bottom .vehicle__gallery-bottom-item img {
    height: 150px;
  }
}
.vehicle__gallery-bottom a {
  display: block;
  position: relative;
}
.vehicle__gallery-bottom a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.35);
  background-image: url("../../img/full-screen.png");
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: all 0.5s;
}
.vehicle__gallery-bottom a:hover::after {
  opacity: 1;
  transition: all 0.5s;
}

.vehicle__gallery-bottom::-webkit-scrollbar {
  width: 5px;
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .visit-serach {
    padding-right: 5%;
  }
}
@media only screen and (max-width: 1025px) {
  .vehicle__sale-price {
    font-size: 40px !important;
  }
  .vehicle__price .width--50 {
    width: 50%;
  }
  .key-feature-item-inner .width--80 {
    width: 80%;
  }
  .key-feature-item-inner .width--20 {
    width: 20%;
  }
  .location-search button {
    border-radius: 10px;
  }
  .loading-div::after, .loading-div-brands::after, .loading-div-vehicles::after {
    background-size: 40px;
  }
  #bookTest {
    z-index: 9999999;
  }
  #bookTest .modal-dialog {
    max-width: 100%;
  }
  .loading-div, .loading-div-brands, .loading-div-vehicles {
    min-height: 50px;
  }
  #selected-vehicle-wrap {
    padding-bottom: 30px;
  }
  #selected-vehicle-wrap .custom-checkbox-group {
    padding-right: 0;
  }
  .location-search li {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
  }
  .location-search:not(.mobile-justify-center) {
    justify-content: space-between !important;
  }
  .visit-serach {
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 50px;
  }
  .contact-div-home_main {
    flex-wrap: wrap;
    padding-top: 30px;
  }
  .contact-div-home--black .contact-div-home_main .width--50 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .contact-div-home--black .con-line {
    height: 1px;
    width: 100%;
    background: #fff;
    margin: 20px 0;
  }
  .contact-div-home {
    text-align: center;
  }
  .open-time {
    align-items: center !important;
    justify-content: center !important;
    text-align: left !important;
  }
  .contact-div-home .contact-div-home__details {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .related-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .location-search li {
    width: 32%;
  }
  .contact-div-home_main .width--50 {
    width: 50% !important;
  }
  .contact-div-home .contact-div-home__details::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: #fff;
  }
  .vehicle__features-nav {
    justify-content: space-between;
  }
  .vehicle__features .vehicle__features-nav li {
    width: 49%;
    padding-bottom: 10px;
  }
  .boot-test-wrap {
    flex-direction: column-reverse;
  }
  #bookTest .modal-dialog {
    max-width: 80%;
  }
  #vehicle-form {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .boot-test-wrap {
    flex-direction: column-reverse;
  }
  #vehicle-form {
    padding-bottom: 50px;
  }
  .contact-div-home .contact-div-home__details::after {
    content: "";
    position: relative;
    top: auto;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 75%;
    background: #fff;
    margin: 20px 0;
  }
  .vehicle__features .vehicle__features-nav li {
    margin-bottom: 10px;
  }
  .related-slider {
    padding-left: 0;
    padding-right: 0;
  }
  #foryou .next-btn {
    text-align: center;
  }
  #foryou .next-btn svg, #foryou .next-btn img {
    display: none !important;
  }
  .watchlist_btn {
    padding-left: 0 !important;
    width: 50%;
    margin: 0 !important;
  }
  .vehicle__action-btn .add_to_compare_btn {
    padding-bottom: 0 !important;
    width: 50%;
    margin: 0 !important;
  }
  .share-btn {
    padding-top: 15px;
    width: 100%;
  }
  .finace-banner__wrap ul {
    padding-left: 0;
  }
  .vehicle__features-inner-all img {
    width: 30px;
    height: 30px;
  }
  .vin-stock-div {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .vin-stock-div .vehicle__stock-vin {
    margin-left: 0;
    margin-top: 15px;
  }
}