.ova-testimonial .list-testimonial {
  padding-bottom: 60px;
}
.ova-testimonial .title-testimo {
  position: relative;
  margin-bottom: 43px;
}
.ova-testimonial .title-testimo h3.title {
  margin: 0px;
  font-size: 50px;
  line-height: 1.2;
  color: #131313;
}
.ova-testimonial .title-testimo .text-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ova-testimonial .title-testimo .text-background:before {
  font-size: 160px;
  color: #131313;
  opacity: 0.08;
}
.ova-testimonial .content-testimo {
  font-size: 24px;
  line-height: 35px;
  font-family: Lora;
  color: #777777;
  margin-bottom: 35px;
}
.ova-testimonial .content-testimo p {
  font-size: 24px;
  line-height: 35px;
  font-family: Lora;
  color: #777777;
  margin-bottom: 0px;
}
.ova-testimonial .author-testimo h3.author {
  margin: 0px;
  font-size: 16px;
  line-height: 22px;
  color: #25282e;
  text-transform: uppercase;
  font-family: archivo;
  font-weight: 300;
}
.ova-testimonial .swiper-pagination {
  bottom: 0px;
}
.ova-testimonial .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.ova-testimonial .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
.ova-testimonial .swiper-button-next, .ova-testimonial .swiper-button-prev {
  top: calc(50% - 30px);
  color: #666;
  transition: all 0.3s linear;
}
.ova-testimonial .swiper-button-prev {
  left: -40px;
}
.ova-testimonial .swiper-button-next {
  right: -40px;
}
.ova-testimonial:hover .swiper-button-prev {
  left: 0px;
}
.ova-testimonial:hover .swiper-button-next {
  right: 0px;
}
.ova-testimonial .testimo-ver-1 {
  text-align: center;
  padding: 0 118px;
}
.ova-testimonial .testimo-ver-1 .list-testimonial {
  padding: 0 55px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .ova-testimonial .testimo-ver-1 .list-testimonial {
    padding: 0px;
    padding-bottom: 60px;
  }
}
.ova-testimonial .testimo-ver-2 .testimonial-item {
  display: flex;
  border: 1px solid #e5e5e5;
  padding: 46px 50px 40px 8px;
  border-radius: 8px;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .icon-background {
  flex: 0 0 106px;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .icon-background .text-background {
  font-size: 100px;
  color: #e0e0e0;
  line-height: 57px;
  padding-left: 6px;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content {
  flex: 0 0 calc(100% - 106px);
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .content-testimo {
  font-size: 17px;
  color: #777777;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .content-testimo p {
  margin: 0px;
  font-size: 17px;
  color: #777777;
  line-height: 28px;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo {
  display: flex;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .img-author {
  width: 60px;
  flex: 0 0 60px;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .img-author img {
  border-radius: 50%;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author {
  padding-left: 15px;
  flex: 0 0 calc(100% - 60px);
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author .name span.author-name {
  font-size: 17px;
  line-height: 26px;
  color: #232323;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author .name span.visitior, .ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author .name span.separator {
  font-size: 16px;
  line-height: 26px;
  color: #777777;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author .num-star {
  margin-top: -5px;
}
.ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author .num-star i {
  color: #f6c33b;
  font-size: 14px;
  line-height: 26px;
}

@media (max-width: 767px) {
  .ova-testimonial {
    text-align: center;
  }
  .ova-testimonial .testimo-ver-2 .testimonial-item {
    display: block;
    padding: 30px;
  }
  .ova-testimonial .testimo-ver-2 .testimonial-item .text-background {
    padding-left: 0px;
  }
  .ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .content-testimo {
    margin-bottom: 15px;
  }
  .ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo {
    display: block;
  }
  .ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .img-author {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .ova-testimonial .testimo-ver-2 .testimonial-item .wp-content .author-testimo .author {
    padding-left: 0px;
  }
}
body.rtl .ova-testimonial .swiper-button-next {
  right: unset;
  left: -40px;
}
body.rtl .ova-testimonial .swiper-button-prev {
  left: unset;
  right: -40px;
}
body.rtl .ova-testimonial:hover .swiper-button-next {
  left: 0px;
}
body.rtl .ova-testimonial:hover .swiper-button-prev {
  right: 0px;
}