@charset "UTF-8";
.ova-testimonial .ova-thumb-wrapper {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .ova-testimonial .ova-thumb-wrapper {
    flex-direction: column-reverse;
    justify-content: center;
    gap: 10px;
  }
}
.ova-testimonial .info .sub-title {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: var(--primary);
  position: relative;
}
.ova-testimonial .info .title {
  margin: 0 0 35px 0;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  color: var(--heading);
}
@media (max-width: 520px) {
  .ova-testimonial .info .title {
    margin: 0 0 10px 0;
  }
}
.ova-testimonial .ova-navigation {
  display: flex;
  gap: 10px;
}
.ova-testimonial .ova-button-prev, .ova-testimonial .ova-button-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #f5f5f5;
  cursor: pointer;
  transition: all 0.3s linear;
}
.ova-testimonial .ova-button-prev:hover, .ova-testimonial .ova-button-next:hover {
  background: var(--primary);
}
.ova-testimonial .ova-button-prev:hover i, .ova-testimonial .ova-button-next:hover i {
  color: #fff;
}
.ova-testimonial .ova-button-prev i, .ova-testimonial .ova-button-next i {
  color: var(--heading);
  font-size: 20px;
  height: 20px;
  transition: all 0.3s linear;
}
.ova-testimonial .slide-for {
  width: 258px;
  margin-left: unset;
}
.ova-testimonial .slide-for.swiper-loading {
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .ova-testimonial .slide-for {
    margin-left: auto;
  }
}
.ova-testimonial .slide-for .small-img {
  cursor: pointer;
}
.ova-testimonial .slide-for .swiper-slide-active .small-img {
  border: 2px solid var(--primary);
}
.ova-testimonial .slide-for .swiper-slide-active .small-img img {
  transform: scale(1.1);
}
.ova-testimonial .slide-for .small-img {
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.ova-testimonial .slide-for .small-img img {
  transform: scale(1);
  display: block;
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 50%;
}
.ova-testimonial .slide-testimonials.swiper-loading {
  visibility: hidden;
}
.ova-testimonial .slide-testimonials .client-info {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .ova-testimonial .slide-testimonials .client-info {
    flex-direction: column;
    align-items: center;
  }
}
.ova-testimonial .slide-testimonials .client-info .client {
  position: relative;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .ova-testimonial .slide-testimonials .client-info .client {
    margin-bottom: 40px;
  }
}
.ova-testimonial .slide-testimonials .client-info .client img {
  display: block;
  width: 154px;
  height: 154px;
  object-fit: cover;
  border-radius: 50%;
}
.ova-testimonial .slide-testimonials .client-info .client .icon {
  position: absolute;
  right: -39px;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  width: 78px;
  height: 78px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--secondary);
}
@media (max-width: 520px) {
  .ova-testimonial .slide-testimonials .client-info .client .icon {
    right: 0;
  }
}
.ova-testimonial .slide-testimonials .client-info .client .icon i {
  font-size: 25px;
  color: #fff;
  display: inline-flex;
}
.ova-testimonial .slide-testimonials .client-info .info {
  flex: 0 0 67%;
  position: relative;
}
.ova-testimonial .slide-testimonials .client-info .info .icon {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ova-testimonial .slide-testimonials .client-info .info .icon i {
  font-size: 60px;
  color: var(--primary);
}
.ova-testimonial .slide-testimonials .client-info .info p.ova-evaluate {
  margin: 0;
  font-size: 18px;
  color: var(--text);
  padding-bottom: 37px;
  line-height: 1.667;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating {
  justify-content: center;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating {
  color: #ccd6df;
  font-family: eicons;
  display: inline-block;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating .elementor-star-full::before {
  content: "";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  color: var(--primary);
  top: 0;
  left: 0;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default;
  line-height: 100%;
  vertical-align: middle;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i::before {
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: var(--primary);
  top: 0;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-1::before {
  content: "";
  width: 10%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-2::before {
  content: "";
  width: 20%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-3::before {
  content: "";
  width: 30%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-4::before {
  content: "";
  width: 40%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-5::before {
  content: "";
  width: 50%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-6::before {
  content: "";
  width: 60%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-7::before {
  content: "";
  width: 70%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-8::before {
  content: "";
  width: 80%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating .elementor-star-rating i.elementor-star-9::before {
  content: "";
  width: 90%;
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-1::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-2::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-3::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-4::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-5::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-6::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-7::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-8::before,
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating i.elementor-star-9::before {
  content: "★";
}
.ova-testimonial .slide-testimonials .client-info .info .ova-rating.star_unicode .elementor-star-rating .elementor-star-full::before {
  content: "★";
}
.ova-testimonial .slide-testimonials .client-info .info .name-job {
  display: block;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .name {
  margin: 0;
  padding: 0 0 12px 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
  color: var(--heading);
  letter-spacing: 0.2px;
}
.ova-testimonial .slide-testimonials .client-info .info .name-job .job {
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

.rtl .ova-testimonial .slide-for {
  margin-right: unset;
  margin-left: auto;
}
.rtl .ova-testimonial .ova-button-prev, .rtl .ova-testimonial .ova-button-next {
  transform: rotateY(180deg);
}
.rtl .ova-testimonial .slide-testimonials .client-info .info .icon {
  right: unset;
  left: 0;
  transform: rotateY(180deg);
}