.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-block-one {
  position: relative;
  padding: 60px 0 0;
}
.testimonial-block-one .inner-box {
  position: relative;
  background-color: #fff;
  border-top: 12px solid var(--theme-color1);
  padding: 30px 50px 45px;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.testimonial-block-one .inner-box:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 138px;
  height: 96px;
  background-color: #f3f3f3;
  border-radius: 0 0 0 500px;
  content: "";
}
.testimonial-block-one .image-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  transition: all 300ms ease;
  padding-right: 140px;
  margin-bottom: 25px;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-block-one .image-box {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .testimonial-block-one .image-box {
    flex-direction: column;
  }
}
.testimonial-block-one .image-box .image {
  position: absolute;
  right: -10px;
  top: -100px;
  margin-bottom: 0;
  height: 132px;
  width: 132px;
  padding: 12px;
}
.testimonial-block-one .image-box .image:before {
  position: absolute;
  right: 0;
  top: 0;
  height: 50%;
  width: 100%;
  background-color: var(--theme-color1);
  border-radius: 120px 120px 0 0;
  content: "";
  z-index: -1;
}
.testimonial-block-one .image-box .image img {
  height: 100%;
  width: 100%;
  border: 5px solid #fff;
  border-radius: 50%;
  transition: all 300ms ease;
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-block-one .image-box .image img {
    transition: none;
  }
}
.testimonial-block-one .name {
  margin-top: 0;
  margin-bottom: 0;
}
.testimonial-block-one .designation {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: #6a6a6a;
  font-weight: 400;
}
.testimonial-block-one .rating {
  position: relative;
  color: #ffba25;
  font-size: 14px;
  letter-spacing: 0.05em;
}
@media (max-width: 991.98px) {
  .testimonial-block-one .rating .star-rating {
    margin-bottom: 0;
  }
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-block-two {
  position: relative;
}
.testimonial-block-two .inner-box {
  position: relative;
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 40px 50px 45px;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(51, 51, 51, 0.0705882353);
}
.testimonial-block-two .author-text {
  font-size: 20px;
  line-height: 36px;
  color: #6a6a6a;
  margin-bottom: 20px;
}
.testimonial-block-two .name {
  margin-bottom: 0px;
}
.testimonial-block-two .job-position {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: var(--theme-color1);
  font-weight: 500;
  text-transform: uppercase;
}
.testimonial-block-two .icon-quote {
  position: absolute;
  left: 55px;
  bottom: 57px;
  width: 64px;
  height: 46px;
  background-image: url(../../../images/current-theme/quote-icon.png);
  background-repeat: no-repeat;
}
.testimonial-block-two .rating {
  position: absolute;
  left: 0;
  bottom: -17px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--theme-color1);
  min-width: 180px;
  font-size: 12px;
  letter-spacing: 0.05em;
  height: 45px;
  border-radius: 10px;
}
.testimonial-block-two .rating .star-rating {
  margin-bottom: 0;
  margin-top: 0;
}
.testimonial-block-two .rating .star-rating span:before {
  color: #fff;
  font-weight: 600;
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-section-three {
  position: relative;
}
.testimonial-section-three .sec-title {
  margin-bottom: 30px;
}
.testimonial-section-three .thumbs-column {
  margin-bottom: 50px;
}
.testimonial-section-three .thumbs-column .inner-column {
  padding-left: 40px;
}
@media (max-width: 1199.98px) {
  .testimonial-section-three .thumbs-column .inner-column {
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section-three .thumbs-column .inner-column {
    margin: 0 auto;
    max-width: 500px;
  }
}
.testimonial-section-three .content-column .inner-column {
  position: relative;
  padding-top: 100px;
}
@media (max-width: 1199.98px) {
  .testimonial-section-three .content-column .inner-column {
    padding-top: 0;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section-three .content-column .inner-column {
    padding-top: 0;
    text-align: center;
  }
}

.testimonial-block-three {
  position: relative;
}
.testimonial-block-three .inner-box {
  position: relative;
  transition: all 300ms ease;
}
.testimonial-block-three .rating-box {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
}
.testimonial-block-three .rating-box .rating {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.2em;
  color: #ffba16;
}
.testimonial-block-three .rating-box .rating .star-rating {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 20px;
}
.testimonial-block-three .rating-box .rating .star-rating span:before {
  color: #ffba16;
  font-weight: 600;
}
.testimonial-block-three .rating-box .avg-review {
  display: block;
  font-size: 14px;
  color: #6c6a72;
  font-weight: 400;
  letter-spacing: 0;
  margin-right: 5px;
}
.testimonial-block-three .author-text {
  font-size: 20px;
  line-height: 36px;
  color: #6c6a72;
  margin-bottom: 30px;
}
.testimonial-block-three .name {
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
}

.testimonial-thumb {
  position: relative;
}
.testimonial-thumb .image {
  position: relative;
  margin-bottom: 0;
  transition: all 300ms ease;
  height: 100%;
}
.testimonial-thumb .image img {
  height: 100%;
  width: 100%;
}
.testimonial-thumb .image:before {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  right: 0;
  opacity: 0;
  visibility: hidden;
  border: 10px solid transparent;
  transition: all 300ms ease;
}
.testimonial-thumb.swiper-slide-thumb-active .image:before {
  opacity: 1;
  visibility: visible;
  border: 10px solid var(--theme-color1);
}
@media (max-width: 575.98px) {
  .testimonial-thumb.swiper-slide-thumb-active .image:before {
    border-width: 5px;
  }
}

.swiper-nav {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  z-index: 2;
}
.swiper-nav .testi-button-prev,
.swiper-nav .testi-button-next {
  position: relative;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  height: 54px;
  width: 54px;
  font-size: 18px;
  border-radius: 50%;
  margin-right: 10px;
  border-radius: 5px 0 rgba(0, 0, 0, 0.1) 10px;
}
@media (max-width: 991.98px) {
  .swiper-nav {
    display: none;
    position: relative;
    justify-content: center;
  }
}

.testimonial-block-four {
  position: relative;
}
.testimonial-block-four .inner-box {
  position: relative;
}
.testimonial-block-four .thumb {
  position: relative;
  height: 80px;
  width: 80px;
  margin-bottom: 20px;
}
.testimonial-block-four .thumb img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  border: 5px solid #fff;
}
.testimonial-block-four .thumb .icon {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  background-color: var(--theme-color1);
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
}
.testimonial-block-four .author-text {
  font-size: 26px;
  line-height: 40px;
  color: #6a6a6a;
  font-weight: 400;
  margin-bottom: 30px;
}
.testimonial-block-four .name {
  display: inline;
  margin-bottom: 0px;
}
.testimonial-block-four .job-position {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: var(--theme-color1);
  font-weight: 500;
  margin-right: 25px;
}
.testimonial-block-four .job-position:before {
  position: absolute;
  right: -15px;
  top: 0;
  content: "-";
  color: var(--theme-color1);
}
.testimonial-block-four .icon-quote {
  position: absolute;
  left: 55px;
  bottom: 57px;
}
.testimonial-block-four .rating {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.testimonial-block-four .rating .star-rating {
  margin-bottom: 0;
  margin-top: 0;
}
.testimonial-block-four .rating .star-rating span:before {
  color: var(--theme-color1);
  font-weight: 600;
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-skin-style-all-center {
  position: relative;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style-all-center {
    transition: none;
  }
}
.testimonial-skin-style-all-center .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.testimonial-skin-style-all-center .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.testimonial-skin-style-all-center .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.testimonial-skin-style-all-center .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.testimonial-skin-style-all-center .star-rating {
  float: none;
  margin: 0 auto;
  overflow: visible;
}
.testimonial-skin-style-all-center .star-rating span:before {
  color: var(--theme-color1);
}
.testimonial-skin-style-all-center .author-text {
  font-size: 20px;
  margin-bottom: 35px;
}
.testimonial-skin-style-all-center .author-info {
  margin-top: 20px;
  margin-bottom: 8px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .testimonial-skin-style-all-center .author-info {
    margin-bottom: 20px;
  }
}
.testimonial-skin-style-all-center .author-info .name {
  overflow: hidden;
  margin: 0;
  line-height: 32px;
}
@media (max-width: 575.98px) {
  .testimonial-skin-style-all-center .author-info .name {
    float: none;
  }
}
.testimonial-skin-style-all-center .author-info .job-position {
  margin-right: 15px;
  font-size: 14px;
  display: inline;
  color: var(--theme-color2);
}
@media (max-width: 575.98px) {
  .testimonial-skin-style-all-center .author-info .job-position {
    margin-bottom: 18px;
    display: inline-block;
    margin-right: 0;
    margin-top: 0;
  }
}
.testimonial-skin-style-all-center .author-thumb {
  margin-bottom: 35px;
}
.testimonial-skin-style-all-center .author-thumb img {
  width: 100px;
  border: 6px solid #eee;
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-skin-style1 {
  background-color: #fff;
  border-radius: 4px;
  padding: 70px 50px 50px;
  position: relative;
  z-index: 0;
  border: 1px solid #eee;
  margin-top: 30px;
}
@media (max-width: 1199.98px) {
  .testimonial-skin-style1 {
    margin-bottom: 30px;
  }
}
.testimonial-skin-style1 .author-details .icon {
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  position: absolute;
  right: 50px;
  top: -30px;
  background: var(--theme-color1);
  z-index: -1;
  transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style1 .author-details .icon {
    transition: none;
  }
}
.testimonial-skin-style1 .author-details .testimonial-footer {
  display: flex;
}
.testimonial-skin-style1 .author-details .testimonial-footer .image-holder .author-thumb img {
  border-radius: 10px;
  max-width: 90px;
  margin-left: 10px;
}
.testimonial-skin-style1 .author-details .testimonial-footer .author-info-holder .name {
  margin: 0;
}
.testimonial-skin-style1 .author-details .testimonial-footer .author-info-holder .job-position {
  color: #6a726d;
  font-size: 18px;
  line-height: 1;
  font-family: var(--font-current-theme1);
}
.testimonial-skin-style1 .text-holder {
  margin-bottom: 30px;
}
.testimonial-skin-style1 .text-holder .author-text {
  font-style: normal !important;
}
.testimonial-skin-style1:hover .author-details .icon {
  background-color: var(--theme-color3);
}
@media (max-width: 991.98px) {
  .testimonial-skin-style1 {
    padding: 50px 30px;
  }
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-skin-style2 {
  padding-bottom: 28px;
}
@media (max-width: 1399px) {
  .testimonial-skin-style2 {
    padding-bottom: 35px;
  }
}
.testimonial-skin-style2 .text-holder {
  background-color: #f9f9f9;
  padding: 40px 52px;
  position: relative;
  margin-bottom: 0;
  z-index: 1;
  transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style2 .text-holder {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .testimonial-skin-style2 .text-holder {
    padding: 30px 30px;
  }
}
.testimonial-skin-style2 .text-holder:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
  border-width: 120px 0 0 120px;
  bottom: -117px;
  right: 0;
  transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style2 .text-holder:before {
    transition: none;
  }
}
.testimonial-skin-style2 .text-holder:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 120px 0 0 120px;
  bottom: -120px;
  right: 0;
  z-index: -1;
  transition: all 0.5s;
  border-color: var(--theme-color1) transparent transparent transparent;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style2 .text-holder:after {
    transition: none;
  }
}
.testimonial-skin-style2 .text-holder .author-text {
  transition: all 0.5s;
  position: relative;
  font-style: normal;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style2 .text-holder .author-text {
    transition: none;
  }
}
.testimonial-skin-style2 .text-holder .author-text:before {
  content: "";
  opacity: 0.4;
  background-image: url(../../../images/current-theme/testimonial-quote-icon.png);
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: -1;
}
.testimonial-skin-style2 .text-holder .icon {
  position: absolute;
  bottom: 52px;
  left: 74px;
  z-index: -1;
}
.testimonial-skin-style2 .text-holder .icon .icon-img {
  opacity: 0.8;
  transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style2 .text-holder .icon .icon-img {
    transition: none;
  }
}
.testimonial-skin-style2 .author-details {
  padding-right: 30px;
  padding-top: 24px;
  position: relative;
  z-index: 1;
}
.testimonial-skin-style2 .author-details .image-holder {
  width: 90px;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding-left: 15px;
}
.testimonial-skin-style2 .author-details .author-info-holder {
  padding-top: 12px;
  display: table-cell;
  vertical-align: middle;
}
.testimonial-skin-style2 .author-details .author-info-holder .name {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 5px;
}
.testimonial-skin-style2 .author-details .author-info-holder .job-position {
  color: #616870;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.testimonial-skin-style2:hover .text-holder {
  background: var(--theme-color1);
}
.testimonial-skin-style2:hover .text-holder:before {
  border-color: var(--theme-color1) transparent transparent transparent;
}
.testimonial-skin-style2:hover .text-holder:after {
  border-color: var(--theme-color2) transparent transparent transparent;
}
.testimonial-skin-style2:hover .text-holder .author-text {
  color: var(--text-color-bg-theme-color1);
}
.testimonial-skin-style2:hover .text-holder .author-text:before {
  opacity: 0.2;
  transition: all 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style2:hover .text-holder .author-text:before {
    transition: none;
  }
}
.testimonial-skin-style2:hover .text-holder .icon .icon-img {
  opacity: 0.2;
}

@media (max-width: 1699px) {
  .tm-testimonials-carousel .owl-stage {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-skin-style3 {
  background: #fafafa;
  padding: 70px 50px 40px 50px;
  margin-top: 60px;
  position: relative;
  text-align: center;
  border: 5px solid #f1f1f1;
  border-radius: 5px;
  transition: all 300ms ease-in-out 0s;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style3 {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .testimonial-skin-style3 {
    padding: 70px 30px 30px 30px;
  }
}
.testimonial-skin-style3 .author-thumb img {
  border-radius: 50%;
  position: absolute;
  top: -60px;
  text-align: center;
  right: 0;
  border: 5px solid var(--theme-color1);
  left: 0;
  margin: 0 auto;
  max-width: 100px;
  transition: all 400ms ease-in-out 0s;
}
@media (prefers-reduced-motion: reduce) {
  .testimonial-skin-style3 .author-thumb img {
    transition: none;
  }
}
.testimonial-skin-style3 .author-text {
  margin-bottom: 30px;
  color: #092755;
}
.testimonial-skin-style3 .star-rating {
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .testimonial-skin-style3 .author-info {
    margin-bottom: 30px;
  }
}
.testimonial-skin-style3 .author-info .name {
  color: var(--theme-color1);
  margin-bottom: 0;
  text-transform: uppercase;
}
.testimonial-skin-style3 .author-info .job-position,
.testimonial-skin-style3 .author-info .company-url {
  color: var(--text-color);
  font-size: 16px;
  margin: 0;
}
.testimonial-skin-style3 .author-info .company-url:hover {
  color: #fff;
}
.testimonial-skin-style3:hover {
  border-color: #092755;
}
.testimonial-skin-style3:hover .author-thumb img {
  border-color: #092755;
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.testimonial-skin-style4 {
  background: #fff;
  margin-top: 45px;
  padding: 50px;
  box-shadow: 0px 10px 30px 0px rgba(26, 29, 72, 0.07);
  position: relative;
}
.testimonial-skin-style4 .testimonial-upper {
  margin-top: -90px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .testimonial-skin-style4 .testimonial-upper {
    display: flex;
    align-items: flex-end;
  }
}
.testimonial-skin-style4 .testimonial-upper .author-thumb {
  display: inline-block;
  border: 10px solid var(--theme-color1);
  max-width: 90px;
}
@media (min-width: 768px) {
  .testimonial-skin-style4 .testimonial-upper .star-rating {
    margin-bottom: 0;
    margin-right: 85px;
  }
}
.testimonial-skin-style4 .testimonial-upper .star-rating span:before {
  color: var(--theme-color1);
}
.testimonial-skin-style4 .author-info {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .testimonial-skin-style4 .author-info {
    display: flex;
    align-items: center;
  }
}
.testimonial-skin-style4 .author-info .name {
  margin: 0;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .testimonial-skin-style4 .author-info .name {
    margin-bottom: 10px;
  }
}
.testimonial-skin-style4 .author-info .job-position {
  font-size: 14px;
  margin-top: 0;
  font-weight: normal;
  color: var(--theme-color1);
}
@media (min-width: 768px) {
  .testimonial-skin-style4 .author-info .job-position {
    margin-right: 15px;
  }
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}

.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-text-holder .author-text {
  position: relative;
  font-size: 18px;
  line-height: 34px;
  color: #797f7d;
  font-weight: 500;
  margin-bottom: 25px;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-text-holder .author-text:before {
  right: 0;
  left: 0;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-author-details {
  position: relative;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .name {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  color: #164333;
  line-height: 30px;
  margin: 0;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .job-position {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #797f7d;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .star-rating {
  margin-right: auto;
  margin-left: auto;
  float: right;
  width: 100%;
  margin-bottom: 10px;
}
.tm-sc-testimonials-thumb-carousel .tm-testimonial .testimonial-author-details .testimonial-author-info-holder .icon {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 48px;
  color: var(--theme-color1);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs {
  min-height: 70px;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item {
  position: relative;
  width: 78px;
  margin-bottom: 30px;
  margin-left: 5px;
  opacity: 0.5;
  display: inline-block;
  cursor: pointer;
  border: 3px solid transparent;
  border-radius: 50%;
  transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item {
    transition: none;
  }
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item img {
  padding: 0;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  content: "";
  transition: all 200ms linear;
  transition-delay: 0.1s;
  background-color: rgba(var(--theme-color1-rgb), 0.3);
  transition: all 0.3s;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item:before {
    transition: none;
  }
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item.active {
  width: 78px;
  opacity: 1;
  border: 3px solid var(--theme-color2);
  border-radius: 50%;
}
.tm-sc-testimonials-thumb-carousel .tm-owl-thumbs .tm-owl-thumb-item.active:before {
  opacity: 0;
  background-color: transparent;
}

.tm-sc-testimonials .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1.1em;
  line-height: 1.2;
  font-size: 0.9em;
  width: 5.6em;
}
.tm-sc-testimonials .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  color: #d3ced2;
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}
.tm-sc-testimonials .star-rating span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  color: #f1c40f;
  top: 0;
  position: absolute;
  right: 0;
}
.tm-sc-testimonials .star-rating {
  float: none;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: visible;
}
.tm-sc-testimonials .star-rating span:before {
  color: var(--theme-color2);
}
.tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .author-text,
.tm-sc-testimonials .name,
.tm-sc-testimonials .job-position {
    transition: none;
  }
}
.tm-sc-testimonials .star-rating span:before {
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .tm-sc-testimonials .star-rating span:before {
    transition: none;
  }
}

.owl-carousel .type-testimonials {
  box-shadow: none;
}