.tm-sc-testimonials .star-rating {
  float: right;
  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: left;
  top: 0;
  left: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 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;
  left: 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 .star-rating {
  float: right;
  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: left;
  top: 0;
  left: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 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;
  left: 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 .testimonial-block-style1 .inner-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 67px 87px 67px 313px;
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box {
    padding: 50px 30px;
    padding-left: 300px;
  }
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box {
    flex-direction: column;
    padding-left: 30px;
    text-align: center;
  }
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  left: 116px;
  right: 0;
  width: auto;
  border: 4px solid var(--theme-color1);
  z-index: 0;
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box::after {
    left: 0;
  }
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box:hover .image-box .image img {
  transform: scale(1.05);
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .icon {
  font-size: 56px;
  color: #aaa;
  position: absolute;
  right: 32px;
  opacity: 0.2;
  bottom: 32px;
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box .icon {
    right: 20px;
    bottom: 20px;
    opacity: 0.3;
  }
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .image-box .image {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  transform: translateY(-50%);
  overflow: hidden;
  margin-bottom: 30px;
  width: 29%;
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box .image-box .image {
    left: 20px;
  }
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box .image-box .image {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
  }
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .image-box .image img {
  transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .info-box {
  position: relative;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .info-box .author-text {
  font-size: 24px;
  color: var(--theme-color2);
  font-family: var(--heading-font-family);
  margin-bottom: 38px;
  display: inline-block;
  line-height: 42px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box .info-box .author-text {
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 25px;
  }
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style1 .inner-box .info-box .author-text {
    font-size: 18px;
  }
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .info-box .testimonial-name {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box .info-box .testimonial-position {
  font-size: 14px;
  font-weight: 900;
  color: var(--theme-color1);
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.tm-sc-testimonials .star-rating {
  float: right;
  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: left;
  top: 0;
  left: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 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;
  left: 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 .testimonial-block-style2 {
  margin-bottom: 30px;
  z-index: 4;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box {
  position: relative;
  padding-top: 170px;
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box {
    padding-top: 0;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover .thumb img {
  transform: scale(1.1);
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box {
  text-align: right;
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box {
    text-align: center;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .inner {
  position: relative;
  display: inline-block;
  margin-top: -170px;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .inner {
    margin-top: -70px;
  }
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .inner {
    margin-top: 0;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .thumb {
  position: relative;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  margin-bottom: 0;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .thumb {
    max-height: 350px;
    max-width: 350px;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .image-box .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box {
  position: relative;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .inner {
  position: relative;
  padding-bottom: 35px;
  padding-left: 125px;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .inner {
    padding-left: 110px;
  }
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .inner {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .icon {
  position: absolute;
  top: 10px;
  left: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
  background-color: var(--theme-color1);
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .icon {
    display: none;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .author-text {
  font-size: 28px;
  color: var(--theme-color2);
  line-height: 1.4;
  font-weight: 500;
  margin-right: -50px;
  margin-bottom: 30px;
  font-family: var(--heading-font-family);
  letter-spacing: -0.05rem;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .author-text {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .author-text {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .author-text {
    font-size: 20px;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .testimonial-name {
  color: var(--theme-color2);
  font-weight: 900;
  margin-bottom: 3px;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .testimonial-name {
    font-size: 24px;
  }
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box .content-box .testimonial-position {
  color: var(--theme-color1);
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.tm-sc-testimonials .star-rating {
  float: right;
  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: left;
  top: 0;
  left: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 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;
  left: 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 .testimonial-block-style3 {
  margin-bottom: 30px;
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box {
  position: relative;
  border: 2px solid #bebebe;
  background-color: #fff;
  padding: 50px 72px 52px 50px;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .inner-box {
    padding: 30px 20px;
  }
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box .testimonial-title {
  color: var(--theme-color1);
  margin-top: 0;
  margin-bottom: 26px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .inner-box .testimonial-title {
    margin-bottom: 10px;
  }
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box .rating {
  position: absolute;
  top: 50px;
  right: 50px;
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box .rating .star-rating span:before {
  color: var(--theme-color1);
  font-weight: 600;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .inner-box .rating {
    top: 30px;
    right: 20px;
  }
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .inner-box .rating {
    position: relative;
    top: 0;
    right: 0;
  }
}
.tm-sc-testimonials .testimonial-block-style3 .inner-box .author-text {
  font-size: 22px;
  color: var(--theme-color2);
  line-height: 34px;
}
@media (max-width: 1199.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .inner-box .author-text {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .inner-box .author-text {
    font-size: 18px;
    line-height: 1.7em;
  }
}
.tm-sc-testimonials .testimonial-block-style3 .bottom-box {
  position: relative;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.tm-sc-testimonials .testimonial-block-style3 .bottom-box .thumb {
  width: 80px;
  height: 80px;
  margin-bottom: 0;
}
.tm-sc-testimonials .testimonial-block-style3 .bottom-box .info-box {
  margin-left: 25px;
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .bottom-box .info-box {
    margin-left: 15px;
  }
}
.tm-sc-testimonials .testimonial-block-style3 .bottom-box .info-box .testimonial-name {
  color: var(--theme-color2);
  font-weight: 900;
  margin-bottom: 3px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .bottom-box .info-box .testimonial-name {
    font-size: 20px;
  }
}
.tm-sc-testimonials .testimonial-block-style3 .bottom-box .info-box .testimonial-position {
  color: var(--theme-color1);
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
.tm-sc-testimonials .testimonial-block-style3 .bottom-box .icon {
  position: absolute;
  bottom: 17px;
  right: 0;
  font-size: 48px;
  color: var(--theme-color3);
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style3 .bottom-box .icon {
    bottom: 30px;
    opacity: 0.3;
  }
}

.tm-sc-testimonials .star-rating {
  float: right;
  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: left;
  top: 0;
  left: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 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;
  left: 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 .testimonial-block-style4 .inner-box {
  position: relative;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 45px;
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box:hover .image-box .thumb img {
  transform: scale(1.1);
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box:hover .image-box .icon {
  background-color: #ffffff;
  color: var(--theme-color4);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box .image-box {
  display: inline-block;
  position: relative;
  margin-top: -67px;
  z-index: 3;
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box .image-box .thumb {
  margin-bottom: 13px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box .image-box .thumb img {
  border-radius: 50%;
  transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box .image-box .icon {
  position: absolute;
  top: -7px;
  left: -22px;
  font-size: 32px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  text-align: center;
  line-height: 58px;
  background-color: var(--theme-color4);
  color: #ffffff;
  transform: rotate(180deg);
  transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style4 .inner-box .author-text {
  font-size: 30px;
  line-height: 43px;
  color: var(--theme-color2);
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style4 .inner-box .author-text br {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style4 .inner-box .author-text {
    font-size: 22px;
    line-height: 1.5em;
  }
}

.tm-sc-testimonials .star-rating {
  float: right;
  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: left;
  top: 0;
  left: 0;
  position: absolute;
}
.tm-sc-testimonials .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 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;
  left: 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 .testimonial-block-style5 .inner-box {
  position: relative;
  text-align: center;
}
.tm-sc-testimonials .testimonial-block-style5 .inner-box:hover .icon {
  transform: scaleX(-1);
}
.tm-sc-testimonials .testimonial-block-style5 .inner-box .icon {
  color: var(--theme-color4);
  font-size: 80px;
  line-height: 1em;
  margin-bottom: 30px;
  transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style5 .inner-box .testimonial-name {
  color: var(--theme-color4);
  font-family: var(--font-current-theme3);
  font-weight: 400;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style5 .inner-box .testimonial-name {
    font-size: 36px;
  }
}
.tm-sc-testimonials .testimonial-block-style5 .inner-box .author-text {
  font-size: 30px;
  line-height: 48px;
  color: var(--theme-color2);
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .tm-sc-testimonials .testimonial-block-style5 .inner-box .author-text {
    font-size: 24px;
    line-height: 1.5em;
  }
  .tm-sc-testimonials .testimonial-block-style5 .inner-box .author-text br {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .tm-sc-testimonials .testimonial-block-style5 .inner-box .author-text {
    font-size: 18px;
  }
}
.tm-sc-testimonials .testimonial-block-style5 .inner-box .testimonial-position {
  color: var(--theme-color2);
}