.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;
  }
}
.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;
  }
}
.cta-wrap {
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 1025px) {
  .cta-wrap {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .cta-wrap {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .cta-wrap {
    padding-top: 80px;
  }
}
@media (max-width: 600px) {
  .cta-wrap {
    padding-top: 80px;
  }
}
@media (min-width: 1025px) {
  .cta-wrap {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .cta-wrap {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .cta-wrap {
    padding-bottom: 80px;
  }
}
@media (max-width: 600px) {
  .cta-wrap {
    padding-bottom: 80px;
  }
}
@media (min-width: 1025px) {
  .cta-wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .cta-wrap {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .cta-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .cta-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .cta-wrap {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .cta-wrap {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .cta-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .cta-wrap {
    padding-right: 20px;
  }
}

.cta-bg-img-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.cta-bg-img-wrap picture {
  width: 100% !important;
}

.cta-bg-img-wrap-faq {
  height: auto !important;
}
.cta-bg-img-wrap-faq::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  bottom: auto;
  left: 0;
  right: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5076155462) 100%);
}

.cta-bg-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: bottom;
}

.cta-bg-img-top {
  object-position: top;
}

.seo-content {
  position: relative;
}
.seo-content::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.41);
}

.cta-read-more {
  background: transparent;
  border: 0;
}

.cta-white-linear {
  position: relative;
}
.cta-white-linear::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  bottom: auto;
  left: 0;
  right: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5076155462) 100%);
}

@media only screen and (max-width: 1025px) {
  .cta-bg-img-wrap picture {
    height: 100% !important;
  }
  .cta-bg-img-wrap img {
    height: 100% !important;
  }
  .cta-bg-img-wrap {
    height: 100vh;
  }
  .cta-white-linear::before {
    top: auto !important;
    bottom: 0 !important;
    height: 100vh !important;
  }
  .mobile-gradiant::after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    bottom: auto;
    left: 0;
    right: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.5076155462) 100%);
  }
}
.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;
}
@media (min-width: 1025px) {
  .open-time svg, .open-time img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-time svg, .open-time img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-time svg, .open-time img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .open-time svg, .open-time img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .open-time svg, .open-time img {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-time svg, .open-time img {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-time svg, .open-time img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .open-time svg, .open-time img {
    width: 25px;
  }
}

.contact-div-home--black {
  background: rgba(18, 18, 18, 0.86);
}
.contact-div-home--black::after {
  display: none;
}
.contact-div-home--black .con-line {
  height: 100%;
  width: 1px;
  background: #fff;
}
.contact-div-home--black .contact-div-home_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact-div-home--black .contact-div-home_main .width--50 {
  width: auto !important;
  max-width: 45%;
}
.contact-div-home--black .contact-div-home__details::after {
  display: none !important;
}

.text-with-icon svg, .text-with-icon img {
  margin-right: 15px;
}
@media (min-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .text-with-icon svg, .text-with-icon img {
    height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .text-with-icon svg, .text-with-icon img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    width: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .text-with-icon svg, .text-with-icon img {
    width: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .text-with-icon svg, .text-with-icon img {
    width: 25px;
  }
}
.text-with-icon a {
  color: #000;
  text-decoration: none;
}
.text-with-icon a:hover {
  color: #ED9700;
}
.text-with-icon a:last-child span {
  display: none !important;
}

@media (min-width: 1025px) {
  .open-day-table td {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-day-table td {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-day-table td {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .open-day-table td {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .open-day-table td {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-day-table td {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-day-table td {
    padding-bottom: 3px;
  }
}
@media (max-width: 600px) {
  .open-day-table td {
    padding-bottom: 3px;
  }
}
.open-day-table span {
  color: #ED9700;
}

@media only screen and (max-width: 1025px) {
  .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) {
  .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;
  }
  .text-with-icon .width--20 {
    width: 40px !important;
  }
  .text-with-icon .width--80 {
    width: calc(100% - 50px) !important;
  }
}
@media only screen and (max-width: 600px) {
  .text-with-icon span {
    display: none;
  }
  .text-with-icon .heading--25 {
    display: flex;
    flex-direction: column;
  }
  .text-with-icon .width--20 {
    width: 40px !important;
  }
  .text-with-icon .width--80 {
    width: calc(100% - 50px) !important;
  }
  .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;
  }
}
.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;
  }
}
@media (min-width: 1025px) {
  .title-wrap {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-wrap {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-wrap {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .title-wrap {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .title-wrap {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-wrap {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-wrap {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .title-wrap {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .title-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .title-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .title-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .title-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .title-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .title-wrap {
    padding-right: 20px;
  }
}

.search-form {
  display: flex;
  align-items: center;
  border: 1px solid #000;
  border-radius: 5px;
}
.search-form input {
  padding: 0 15px;
  border-radius: 5px;
  border: 0;
  flex-grow: 1;
}
@media (min-width: 1025px) {
  .search-form input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-form input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-form input {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .search-form input {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .search-form input {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-form input {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-form input {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .search-form input {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .search-form input {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-form input {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-form input {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .search-form input {
    line-height: 25px;
  }
}
.search-form button {
  background: transparent;
  border: 0;
  padding: 0;
}
@media (min-width: 1025px) {
  .search-form button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-form button {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-form button {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .search-form button {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .search-form button {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-form button {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-form button {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .search-form button {
    width: 30px;
  }
}

@media (min-width: 1025px) {
  .vehicle-list-wrap {
    margin-left: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-list-wrap {
    margin-left: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-list-wrap {
    margin-left: -5px;
  }
}
@media (max-width: 600px) {
  .vehicle-list-wrap {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .vehicle-list-wrap {
    margin-right: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-list-wrap {
    margin-right: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-list-wrap {
    margin-right: -5px;
  }
}
@media (max-width: 600px) {
  .vehicle-list-wrap {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .vehicle-list-wrap .list-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-list-wrap .list-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-list-wrap .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .vehicle-list-wrap .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .vehicle-list-wrap .list-item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-list-wrap .list-item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-list-wrap .list-item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle-list-wrap .list-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .vehicle-list-wrap .list-item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-list-wrap .list-item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-list-wrap .list-item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle-list-wrap .list-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .vehicle-list-wrap .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .vehicle-list-wrap .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .vehicle-list-wrap .list-item {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .vehicle-list-wrap .list-item {
    padding-bottom: 30px;
  }
}

.vehicle-advertistment {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.vehicle-advertistment img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.5s;
}
.vehicle-advertistment:hover img {
  transform: scale(1.05);
  transition: all 0.5s;
}

.filter-wrap {
  z-index: 9;
  position: relative;
  background: #F3F3F3;
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .filter-wrap {
    padding-right: 30px;
  }
}

.filter-toggle-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  background: #000;
  color: #fff;
}

#compareModal {
  z-index: -1;
  opacity: 0;
  position: fixed;
  top: 5vh;
  bottom: 5vh;
  left: 8vw;
  right: 8vw;
  width: 83vw;
  background: #fff;
  overflow: auto;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 1vw;
}
#compareModal .modal-dialog {
  max-width: 82vw;
  margin: 1.75rem auto;
}
#compareModal .modal-header {
  border: 0 !important;
}
#compareModal .modal-body {
  border: 0 !important;
}
#compareModal .modal-content {
  border: 0 !important;
}

#compareModal.show {
  z-index: 9999;
  opacity: 1;
}

#compareModalClose {
  border: 0;
  margin-left: auto;
  display: block;
  background: transparent;
}
@media (min-width: 1025px) {
  #compareModalClose {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #compareModalClose {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #compareModalClose {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  #compareModalClose {
    margin-bottom: 10px;
  }
}

.black-overlay {
  z-index: -1;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.76);
}

.black-overlay.show {
  z-index: 9999;
  opacity: 1;
}

#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;
  }
}

.loading-div {
  min-height: 100px;
}

.loading-div {
  position: relative;
}
.loading-div::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 {
  opacity: 1;
  z-index: 1;
}

.filter-wrap__selected {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-wrap__selected li {
  display: flex;
  text-transform: capitalize;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .filter-wrap__selected li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li {
    margin-left: -0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li {
    margin-left: -0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li {
    margin-right: -0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li {
    margin-right: -0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li {
    margin-right: 0px;
  }
}
.filter-wrap__selected li div {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .filter-wrap__selected li div {
    padding-top: 0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li div {
    padding-top: 0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li div {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li div {
    padding-top: 5px;
  }
}
.filter-wrap__selected li span {
  border-radius: 4px;
  display: flex;
  align-items: center;
  font-weight: 500;
  background: #000;
  color: #fff;
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    margin-left: 0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    margin-left: 0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    margin-left: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    margin-right: 0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    margin-right: 0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    margin-right: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    margin-bottom: 0.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    margin-bottom: 0.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    margin-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    margin-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    padding-top: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    padding-bottom: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    padding-right: 5px;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .filter-wrap__selected li span {
    line-height: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-wrap__selected li span {
    line-height: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-wrap__selected li span {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .filter-wrap__selected li span {
    line-height: 15px;
  }
}
.filter-wrap__selected li .range-div {
  display: flex;
  width: max-content;
  align-items: center;
  font-weight: 700;
}

#model-filter .dropdown-menu::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;
}

.filter-wrap {
  position: relative;
}
.filter-wrap::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;
}

.filter-wrap.loading::after, #model-filter .dropdown-menu.loading::after {
  opacity: 1;
  z-index: 1;
}

.filter-item {
  border-bottom: 1px solid #cacaca;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (min-width: 1025px) {
  .filter-item {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-item {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item {
    padding-top: 10px;
  }
}
.filter-item .dropdown-toggle, .filter-item .accordion-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
  background: transparent;
  color: #726868;
  text-align: left;
}
@media (min-width: 1025px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-toggle, .filter-item .accordion-button {
    line-height: 25px;
  }
}
.filter-item .dropdown-toggle span, .filter-item .accordion-button span {
  flex-grow: 1;
}
.filter-item .dropdown-menu, .filter-item .accordion-body {
  width: 100%;
  max-height: 52vh;
  overflow: auto;
  border-radius: 5px;
  border: 0;
}
@media (min-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-menu, .filter-item .accordion-body {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .filter-item .dropdown-menu .parent-label, .filter-item .accordion-body .parent-label {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-menu .parent-label, .filter-item .accordion-body .parent-label {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-menu .parent-label, .filter-item .accordion-body .parent-label {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-menu .parent-label, .filter-item .accordion-body .parent-label {
    padding-bottom: 10px;
  }
}
.filter-item .dropdown-menu::-webkit-scrollbar, .filter-item .accordion-body::-webkit-scrollbar {
  width: 3px;
  height: 2px;
}
.filter-item .dropdown-menu::-webkit-scrollbar-track, .filter-item .accordion-body::-webkit-scrollbar-track {
  background: #979797;
}
.filter-item .dropdown-menu::-webkit-scrollbar-thumb, .filter-item .accordion-body::-webkit-scrollbar-thumb {
  background: #ED9700;
}
.filter-item .dropdown-menu::-webkit-scrollbar-thumb:hover, .filter-item .accordion-body::-webkit-scrollbar-thumb:hover {
  background: #ED9700;
}
.filter-item .checkbox-item, .filter-item .radio-item {
  display: flex;
}
@media (min-width: 1025px) {
  .filter-item .checkbox-item, .filter-item .radio-item {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .checkbox-item, .filter-item .radio-item {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .checkbox-item, .filter-item .radio-item {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item .checkbox-item, .filter-item .radio-item {
    padding-bottom: 10px;
  }
}
.filter-item .checkbox-item label, .filter-item .radio-item label {
  cursor: pointer;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    line-height: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    line-height: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .filter-item .checkbox-item label, .filter-item .radio-item label {
    line-height: 20px;
  }
}
.filter-item .checkbox-item:last-child, .filter-item .radio-item:last-child {
  padding-bottom: 0 !important;
}
.filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
  border: 0 !important;
  background-position: center;
  background-image: url("../../img/drop.png");
  background-repeat: no-repeat;
  background-size: 70%;
}
@media (min-width: 1025px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    width: 30px;
  }
}

@media (min-width: 1025px) {
  .filter-item-ranger {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item-ranger {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item-ranger {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .filter-item-ranger {
    padding-bottom: 40px;
  }
}
.filter-item-ranger .pointer-label {
  visibility: hidden;
}

.modal-ul-wrap-div {
  border-radius: 10px;
  background: #ededed;
}
@media (min-width: 1025px) {
  .modal-ul-wrap-div {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap-div {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap-div {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap-div {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap-div {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap-div {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap-div {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap-div {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap-div {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap-div {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap-div {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap-div {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap-div {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap-div {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap-div {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap-div {
    padding-bottom: 10px;
  }
}

.modal-ul-wrap {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
  list-style: none;
}
@media (min-width: 1025px) {
  .modal-ul-wrap li {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap li {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap li {
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap li {
    margin-right: 5px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap li {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap li {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap li {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap li {
    margin-left: 5px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap li {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap li {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap li {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap li {
    margin-bottom: 10px;
  }
}
.modal-ul-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
  transition: all 0.3s;
  border: 1px solid #000;
  background: transparent;
  color: #000;
  width: max-content;
  border-radius: 0.5208333333vw;
}
@media (min-width: 1025px) {
  .modal-ul-wrap a {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap a {
    font-size: 0.8854166667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap a {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap a {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap a {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap a {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap a {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap a {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap a {
    letter-spacing: 1.2px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap a {
    letter-spacing: 1.2px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap a {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap a {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .modal-ul-wrap a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .modal-ul-wrap a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .modal-ul-wrap a {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .modal-ul-wrap a {
    padding-right: 20px;
  }
}
.modal-ul-wrap a:hover {
  background: #000;
  color: #fff;
}

#accordionFilter {
  background: transparent !important;
  border: 0 !important;
}
#accordionFilter .accordion-item {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}
#accordionFilter .accordion-button {
  color: #726868;
  box-shadow: none !important;
  border-bottom: 1px solid #cdcdcd;
  background: transparent !important;
}
@media (min-width: 1025px) {
  #accordionFilter .accordion-button {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionFilter .accordion-button {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionFilter .accordion-button {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  #accordionFilter .accordion-button {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  #accordionFilter .accordion-button {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionFilter .accordion-button {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionFilter .accordion-button {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  #accordionFilter .accordion-button {
    padding-bottom: 10px;
  }
}
#accordionFilter .accordion-body {
  padding-left: 0;
}
#accordionFilter .accordion-item:last-child .accordion-button {
  border: 0 !important;
}

.filter-item-title {
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  align-items: center;
  width: 100%;
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
  background: transparent;
  color: #726868;
  text-align: left;
}
@media (min-width: 1025px) {
  .filter-item-title {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item-title {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item-title {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .filter-item-title {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .filter-item-title {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item-title {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item-title {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .filter-item-title {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .filter-item-title {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item-title {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item-title {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .filter-item-title {
    padding-bottom: 10px;
  }
}
.filter-item-title span {
  flex-grow: 1;
}
@media (min-width: 1025px) {
  .filter-item-title .filter-item-title-range {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item-title .filter-item-title-range {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item-title .filter-item-title-range {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .filter-item-title .filter-item-title-range {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .filter-item-title .filter-item-title-range {
    line-height: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item-title .filter-item-title-range {
    line-height: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item-title .filter-item-title-range {
    line-height: 15px;
  }
}
@media (max-width: 600px) {
  .filter-item-title .filter-item-title-range {
    line-height: 15px;
  }
}

.range-input {
  width: 100%;
}

.filter-item .slider-container {
  font-family: "Barlow", serif !important;
  width: 95% !important;
}
@media (min-width: 1025px) {
  .filter-item .slider-container {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .slider-container {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .slider-container {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .filter-item .slider-container {
    margin-left: 5px;
  }
}
.filter-item .pointer {
  cursor: pointer !important;
  background: #ED9700 !important;
  border: 1px solid #ED9700 !important;
}
.filter-item .scale span ins {
  margin: 0 !important;
}
.filter-item .selected-bar {
  cursor: pointer;
  background: #B22222 !important;
}
.filter-item .back-bar {
  background: #726868 !important;
}
.filter-item .pointer-label {
  top: -1.0416666667vw !important;
}
@media (min-width: 1025px) {
  .filter-item .pointer-label {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-item .pointer-label {
    margin-left: -0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-item .pointer-label {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .filter-item .pointer-label {
    margin-left: 5px;
  }
}
.filter-item .scale {
  top: 0;
  position: relative !important;
  display: flex;
  justify-content: space-between;
}
.filter-item .scale span {
  left: auto !important;
  position: relative !important;
}
.filter-item .scale span ins {
  top: 0;
  position: relative !important;
}
.filter-item .scale span:last-child {
  left: auto !important;
}
.filter-item .scale span:last-child ins {
  margin-left: 0 !important;
}

.pointer-label, .scale {
  font-family: "Barlow", serif !important;
  font-weight: 500 !important;
  background: transparent !important;
  color: #726868 !important;
}
@media (min-width: 1025px) {
  .pointer-label, .scale {
    font-size: 0.6770833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pointer-label, .scale {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pointer-label, .scale {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .pointer-label, .scale {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .pointer-label, .scale {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pointer-label, .scale {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pointer-label, .scale {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .pointer-label, .scale {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .pointer-label ins, .scale ins {
    font-size: 0.6770833333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pointer-label ins, .scale ins {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pointer-label ins, .scale ins {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .pointer-label ins, .scale ins {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .pointer-label ins, .scale ins {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pointer-label ins, .scale ins {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pointer-label ins, .scale ins {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .pointer-label ins, .scale ins {
    line-height: 25px;
  }
}

.filter-item:last-child {
  border: 0 !important;
}

.reset-filters {
  color: #ED9700;
  background: transparent;
  border: 0;
  padding: 0;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .reset-filters {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .reset-filters {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .reset-filters {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .reset-filters {
    font-size: 15px !important;
  }
}

.submit-filters {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  width: max-content;
  text-transform: uppercase;
  overflow: hidden;
  font-style: normal;
  transition: all 0.3s;
  border-radius: 0.5208333333vw;
  border: 1px solid #ED9700;
  background: #ED9700;
  color: #272727;
}
@media (min-width: 1025px) {
  .submit-filters {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .submit-filters {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .submit-filters {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .submit-filters {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .submit-filters {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .submit-filters {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .submit-filters {
    height: 35px;
  }
}
@media (max-width: 600px) {
  .submit-filters {
    height: 35px;
  }
}
@media (min-width: 1025px) {
  .submit-filters {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .submit-filters {
    letter-spacing: 0.0625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .submit-filters {
    letter-spacing: 1.2px;
  }
}
@media (max-width: 600px) {
  .submit-filters {
    letter-spacing: 1.2px;
  }
}
@media (min-width: 1025px) {
  .submit-filters {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .submit-filters {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .submit-filters {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .submit-filters {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .submit-filters {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .submit-filters {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .submit-filters {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .submit-filters {
    padding-right: 10px;
  }
}
.submit-filters:hover {
  transition: all 0.3s;
  color: #fff;
  background: #B22222;
  border: 1px solid #B22222;
}
.submit-filters:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(1413%) hue-rotate(273deg) brightness(120%) contrast(100%);
}
.submit-filters:hover svg path, .submit-filters:hover img, .submit-filters:hover path {
  fill: #fff;
}

@media (min-width: 1025px) {
  .filter-btn-wrap .submit-filters {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .filter-btn-wrap .submit-filters {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .filter-btn-wrap .submit-filters {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .filter-btn-wrap .submit-filters {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 1025px) {
  #filter-wrap {
    display: none !important;
  }
  .modal-ul-wrap a {
    border-radius: 10px;
  }
  .submit-filters {
    border-radius: 10px;
  }
  .filter-item .dropdown-toggle::after, .filter-item .accordion-button::after {
    background-size: 15px;
  }
  .loading-div::after {
    background-size: 40px;
  }
  .filter-wrap-mobile {
    position: relative !important;
    transform: none !important;
    height: auto !important;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: -30px;
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  .slider-container .scale {
    top: 10px !important;
  }
}
.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;
}
@media (min-width: 1025px) {
  .open-time svg, .open-time img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-time svg, .open-time img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-time svg, .open-time img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .open-time svg, .open-time img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .open-time svg, .open-time img {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-time svg, .open-time img {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-time svg, .open-time img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .open-time svg, .open-time img {
    width: 25px;
  }
}

.contact-div-home--black {
  background: rgba(18, 18, 18, 0.86);
}
.contact-div-home--black::after {
  display: none;
}
.contact-div-home--black .con-line {
  height: 100%;
  width: 1px;
  background: #fff;
}
.contact-div-home--black .contact-div-home_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact-div-home--black .contact-div-home_main .width--50 {
  width: auto !important;
  max-width: 45%;
}
.contact-div-home--black .contact-div-home__details::after {
  display: none !important;
}

.text-with-icon svg, .text-with-icon img {
  margin-right: 15px;
}
@media (min-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .text-with-icon svg, .text-with-icon img {
    height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .text-with-icon svg, .text-with-icon img {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    width: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .text-with-icon svg, .text-with-icon img {
    width: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .text-with-icon svg, .text-with-icon img {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .text-with-icon svg, .text-with-icon img {
    width: 25px;
  }
}
.text-with-icon a {
  color: #000;
  text-decoration: none;
}
.text-with-icon a:hover {
  color: #ED9700;
}
.text-with-icon a:last-child span {
  display: none !important;
}

@media (min-width: 1025px) {
  .open-day-table td {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-day-table td {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-day-table td {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .open-day-table td {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .open-day-table td {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .open-day-table td {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .open-day-table td {
    padding-bottom: 3px;
  }
}
@media (max-width: 600px) {
  .open-day-table td {
    padding-bottom: 3px;
  }
}
.open-day-table span {
  color: #ED9700;
}

@media only screen and (max-width: 1025px) {
  .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) {
  .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;
  }
  .text-with-icon .width--20 {
    width: 40px !important;
  }
  .text-with-icon .width--80 {
    width: calc(100% - 50px) !important;
  }
}
@media only screen and (max-width: 600px) {
  .text-with-icon span {
    display: none;
  }
  .text-with-icon .heading--25 {
    display: flex;
    flex-direction: column;
  }
  .text-with-icon .width--20 {
    width: 40px !important;
  }
  .text-with-icon .width--80 {
    width: calc(100% - 50px) !important;
  }
  .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;
  }
}
.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;
  }
}
.location-search li {
  width: 50%;
}
@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: 0px;
  }
}
@media (max-width: 600px) {
  .location-search li {
    padding-left: 0px;
  }
}
@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: 0px;
  }
}
@media (max-width: 600px) {
  .location-search li {
    padding-right: 0px;
  }
}
@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 .form-row {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap .form-row {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap .form-row {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap .form-row {
    padding-bottom: 20px;
  }
}
.form-wrap input {
  width: 100%;
  background: transparent;
  border: 1px solid #777;
  color: #fff;
  border-radius: 10px;
}
@media (min-width: 1025px) {
  .form-wrap input {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap input {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap input {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .form-wrap input {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .form-wrap input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap input {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap input {
    height: 45px;
  }
}
@media (max-width: 600px) {
  .form-wrap input {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  .form-wrap input {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap input {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap input {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap input {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .form-wrap input {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-wrap input {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-wrap input {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .form-wrap input {
    padding-right: 20px;
  }
}
.form-wrap button {
  width: 100% !important;
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .visit-serach {
    padding-right: 5%;
  }
}
@media only screen and (max-width: 1025px) {
  .location-search button {
    border-radius: 10px;
  }
  .location-search li {
    width: 100%;
    padding-bottom: 0px;
  }
  .location-search:not(.mobile-justify-center) {
    justify-content: space-between !important;
  }
  .visit-serach {
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 50px;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .location-search li {
    width: 32%;
  }
}
.listing-item .listing-item__img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1025px) {
  .listing-item .listing-item__img {
    height: 23.4375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .listing-item .listing-item__img {
    height: 23.4375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .listing-item .listing-item__img {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .listing-item .listing-item__img {
    height: 300px;
  }
}
.listing-item .listing-item__details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
@media (min-width: 1025px) {
  .listing-item .listing-item__details {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .listing-item .listing-item__details {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .listing-item .listing-item__details {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .listing-item .listing-item__details {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .listing-item .listing-item__details {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .listing-item .listing-item__details {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .listing-item .listing-item__details {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .listing-item .listing-item__details {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .listing-item .listing-item__details {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .listing-item .listing-item__details {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .listing-item .listing-item__details {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .listing-item .listing-item__details {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .listing-item .listing-item__details {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .listing-item .listing-item__details {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .listing-item .listing-item__details {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .listing-item .listing-item__details {
    padding-right: 20px;
  }
}
.listing-item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6756827731) 0%, rgba(0, 0, 0, 0.1182598039) 100%);
}
.listing-item::before {
  opacity: 0;
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ED9700;
  transition: all 0.3s;
}
.listing-item:hover h3, .listing-item:hover p {
  color: #000;
}
.listing-item:hover .listing-item__details-bottom {
  opacity: 1;
  transform: translateY(0px);
  transition: all 0.3s;
}
.listing-item:hover::before {
  opacity: 1;
  transition: all 0.3s;
}
.listing-item .listing-item__details-bottom {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s;
}

.partner-bg {
  position: relative;
  background-image: url("../../img/hand.jpg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.partner-bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.82) 0%, #FFF 100%);
}

.block-sec .block-sec-inner:last-child {
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 1025px) {
  .listing-item::before {
    background: #eeeeee;
    transition: all 0.3s;
    border: 1px solid #9e9e9e;
  }
}