.rentaly-enjoy-your-ride-block {
  padding: 90px 0 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .rentaly-enjoy-your-ride-block {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .rentaly-enjoy-your-ride-block .align-items-center .title-view {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 25%;
    width: 50%;
  }
}
.rentaly-enjoy-your-ride-block .align-items-center .title-view .subtitle {
  display: inline-block;
  font-weight: bold;
  color: var(--color-primary);
  background: rgba(3, 27, 78, 0.05);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 2px 10px;
  margin-bottom: 21px;
}
.rentaly-enjoy-your-ride-block .align-items-center .title-view h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 50px;
  letter-spacing: -1.8px;
  line-height: 50px;
  font-weight: 600;
  color: var(--title-text-color);
}
@media (max-width: 767px) {
  .rentaly-enjoy-your-ride-block .align-items-center .title-view h2 {
    font-size: 30px;
  }
}
.rentaly-enjoy-your-ride-block .align-items-center .title-view p {
  margin-bottom: 20px;
  margin-top: 0;
  color: var(--text-color);
  line-height: 1.6;
}
@media (max-width: 767px) {
  .rentaly-enjoy-your-ride-block .align-items-center .title-view p {
    line-height: 1.3;
  }
}
.rentaly-enjoy-your-ride-block .align-items-center .title-view .spacer-20 {
  width: 100%;
  height: 20px;
  display: block;
  clear: both;
}
@media (max-width: 767px) {
  .rentaly-enjoy-your-ride-block .align-items-center .title-view .spacer-20 {
    height: 0;
  }
}
.rentaly-enjoy-your-ride-block .align-items-center .clearfix {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}
.rentaly-enjoy-your-ride-block .swiper {
  padding: 0 15px;
}
.rentaly-enjoy-your-ride-block .swiper .de-item {
  box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.2);
  border: solid 1px #dddddd;
  padding: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.rentaly-enjoy-your-ride-block .swiper .de-item a {
  width: 100%;
  height: 100%;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
  overflow: hidden;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  height: 242.61px;
}
@media (max-width: 1500px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    height: 197.61px;
  }
}
@media (max-width: 1280px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    height: 186.36px;
  }
}
@media (max-width: 1200px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    height: 152.61px;
  }
}
@media (max-width: 1000px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    height: 242.16px;
  }
}
@media (max-width: 992px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    height: 174.66px;
  }
}
@media (max-width: 768px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    height: 124.03px;
  }
}
@media (max-width: 600px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-img {
    width: 100%;
    height: 100%;
  }
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.5);
  transition: 0.5s;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-img:hover img {
  transform: scale(1.05);
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info {
  padding: 20px;
  padding-bottom: 14px;
  position: relative;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text {
  transition: 0.5s;
  outline: none;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text h4 {
  font-size: 18px;
  display: -webkit-box;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #000;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-atr-group {
  /* margin-top: 14px;
  padding-bottom: 20px; */
  display: flex;
}
@media (max-width: 767px) {
  .rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-atr-group {
    padding-bottom: 0;
  }
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-atr-group .d-atr {
  font-size: 14px;
  display: inline-block;
  font-weight: bold;
  color: var(--title-text-color);
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-atr-group .d-atr .atr-icon {
  line-height: 0;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  font-size: 14px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-atr-group .d-atr .atr-icon i {
  font-weight: 100;
  font-size: 14px;
  color: var(--color-primary);
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-price {
  position: relative;
  margin-top: 14px;
  font-size: 14px;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-price span {
  font-size: 26px;
  font-weight: bold;
  display: block;
  color: #000000;
}
.rentaly-enjoy-your-ride-block .swiper .de-item .d-info .d-text .d-price .btn-main {
  display: inline-block;
  text-align: center;
  color: #fff;
  outline: 0;
  font-weight: 800;
  text-decoration: none;
  font-size: 14px;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  right: 0;
  bottom: 10px;
  padding: 6px 11px;
  background: var(--color-primary);
  border-radius: var(--button-radius);
}
.rentaly-enjoy-your-ride-block .swiper .swiper-button-prev,
.rentaly-enjoy-your-ride-block .swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: var(--color-primary);
  font-weight: 400;
  background-color: #ffffff;
  border: solid 1px #ccc;
  transition: all 300ms ease;
  position: absolute;
  top: 50%;
  z-index: 100;
}
.rentaly-enjoy-your-ride-block .swiper .swiper-button-prev .btn-img,
.rentaly-enjoy-your-ride-block .swiper .swiper-button-next .btn-img {
  width: 11.44px;
  height: 14px;
  line-height: 0;
}
.rentaly-enjoy-your-ride-block .swiper .swiper-button-prev::after,
.rentaly-enjoy-your-ride-block .swiper .swiper-button-next::after {
  font-size: 18px;
  color: #000;
}
.rentaly-enjoy-your-ride-block .swiper .swiper-button-prev:hover,
.rentaly-enjoy-your-ride-block .swiper .swiper-button-next:hover {
  transform: scale(1.1);
  box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.2);
}
.rentaly-enjoy-your-ride-block .swiper .swiper-button-prev {
  left: 3px;
}
.rentaly-enjoy-your-ride-block .swiper .swiper-button-next {
  right: 3px;
}
