.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 {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box {
position: relative;
padding: 60px 60px;
background-color: #fff;
border: 1px solid #e3e3e3;
border-radius: 10px;
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style1 .inner-box {
padding: 40px 30px;
text-align: center;
}
}
.tm-sc-testimonials .testimonial-block-style1 .inner-box:hover {
border: 1px solid var(--theme-color1);
}
.tm-sc-testimonials .testimonial-block-style1 .info-box {
position: relative;
padding-right: 100px;
z-index: 2;
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style1 .info-box {
padding-right: 0;
}
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .testimonial-name {
margin-top: 0;
margin-bottom: 4px;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .testimonial-position {
display: block;
margin-bottom: 8px;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .rating {
position: relative;
z-index: 2;
line-height: 20px;
color: #ffba08;
margin-bottom: 30px;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .rating .star-rating {
margin-bottom: 0;
display: inline-block;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .rating i {
margin-right: 4px;
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .quote-icon {
position: absolute;
right: 0px;
top: 10px;
height: 56px;
width: 56px;
border: 1px solid var(--theme-color2);
background-color: #fff;
border: 1px solid var(--theme-color1);
border-radius: 50%;
padding: 2px;
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style1 .info-box .quote-icon {
position: relative;
display: inline-block;
margin-bottom: 20px;
}
}
.tm-sc-testimonials .testimonial-block-style1 .info-box .quote-icon .icon {
display: flex;
align-items: center;
justify-content: center;
height: 50px;
width: 50px;
color: #fff;
background-color: var(--theme-color1);
font-size: 24px;
border-radius: 50%;
}
.tm-sc-testimonials .testimonial-block-style1 .content-box {
position: relative;
background-color: #fff;
padding: 30px 50px 50px 160px;
min-height: 264px;
}
.tm-sc-testimonials .testimonial-block-style1 .content-box .reason {
display: block;
font-size: 18px;
font-weight: 700;
}
.tm-sc-testimonials .testimonial-block-style1 .content-box .author-text {
position: relative;
}
.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 {
position: relative;
margin-bottom: 30px;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box {
position: relative;
margin-top: 30px;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover .icon {
background-color: var(--theme-color2);
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover .thumb img {
-webkit-transform: scale(1.168);
-moz-transform: scale(1.168);
-ms-transform: scale(1.168);
transform: scale(1.168);
}
.tm-sc-testimonials .testimonial-block-style2 .content-box {
position: relative;
padding: 60px 30px 35px;
background-color: var(--theme-light-background);
border-radius: 10px;
text-align: center;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .icon {
position: absolute;
top: -30px;
left: 0;
right: 0;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
height: 60px;
width: 60px;
color: #fff;
background-color: var(--theme-color1);
border: 2px solid #e3e3e3;
font-size: 24px;
border-radius: 50%;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .testimonial-block-style2 .content-box .icon {
transition: none;
}
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .rating {
position: relative;
z-index: 2;
line-height: 20px;
color: #ffba08;
margin-bottom: 20px;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .rating .star-rating {
margin-top: 0;
margin-bottom: 0;
display: inline-block;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .rating i {
margin-right: 4px;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .author-text {
position: relative;
margin-bottom: 30px;
}
.tm-sc-testimonials .testimonial-block-style2 .info-box {
position: relative;
display: inline-block;
text-align: left;
padding-left: 100px;
padding-top: 5px;
z-index: 2;
}
.tm-sc-testimonials .testimonial-block-style2 .info-box .thumb {
position: absolute;
left: 0;
top: 0;
height: 80px;
width: 80px;
border-radius: 50%;
overflow: hidden;
}
.tm-sc-testimonials .testimonial-block-style2 .info-box .thumb img {
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .testimonial-block-style2 .info-box .thumb img {
transition: none;
}
}
.tm-sc-testimonials .testimonial-block-style2 .info-box .testimonial-name {
margin-top: 0;
margin-bottom: 4px;
}
.tm-sc-testimonials .testimonial-block-style2 .info-box .testimonial-position {
display: block;
margin-bottom: 8px;
}
.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 {
position: relative;
margin-bottom: 30px;
}
.tm-sc-testimonials .testimonial-block-style3 .testimonial-content {
position: relative;
padding: 38px 30px 30px;
background-color: var(--theme-light-background);
border-radius: 10px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box {
position: relative;
text-align: left;
padding-left: 95px;
z-index: 2;
margin-bottom: 20px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .thumb {
position: absolute;
left: 0;
top: 2px;
height: 80px;
width: 80px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .thumb img {
border-radius: 10px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .testimonial-name {
margin-top: 0;
margin-bottom: 0px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .testimonial-position {
display: block;
margin-bottom: 8px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .quote-icon {
position: absolute;
top: -10px;
right: -2px;
display: flex;
align-items: center;
justify-content: center;
height: 21px;
width: 21px;
color: #fff;
background-color: var(--theme-color1);
font-size: 10px;
border-radius: 50%;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .quote-icon::after {
position: absolute;
left: -3px;
top: -3px;
right: -3px;
bottom: -3px;
border: 1px solid var(--theme-color1);
content: "";
border-radius: 50%;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .rating {
position: relative;
font-size: 16px;
z-index: 2;
line-height: 15px;
color: #ffba08;
margin-bottom: 10px;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .rating .star-rating {
margin-top: 0;
margin-bottom: 0;
display: inline-block;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style3 .info-box .rating i {
margin-right: 4px;
}
.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 {
position: relative;
margin-bottom: 30px;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content {
position: relative;
background-color: #fff;
padding: 85px 41px 38px;
border-radius: 5px;
border-bottom: 2px solid var(--theme-color1);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
margin-top: 45px;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content:hover .thumb img {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .thumb {
margin-bottom: 20px;
position: absolute;
left: 40px;
top: -45px;
height: 110px;
width: 110px;
border: 5px solid #fff;
border-radius: 50%;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .thumb img {
border-radius: 50%;
transition: all 300ms ease;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .rating {
position: relative;
color: #ffba25;
font-size: 14px;
margin-bottom: 12px;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .rating .star-rating {
margin-top: 0;
margin-bottom: 0;
display: inline-block;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .testimonial-name {
margin-top: 0;
font-weight: 500;
color: #151718;
margin-bottom: 0;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .testimonial-position {
margin-bottom: 15px;
display: inline-block;
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .quote-icon {
font-size: 110px;
color: #f3f4f5;
position: absolute;
top: 20px;
right: 60px;
line-height: 110px;
}
@media (max-width: 320px) {
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .quote-icon {
top: 10px;
right: 20px;
}
}
.tm-sc-testimonials .testimonial-block-style4 .testimonial-content .author-text {
line-height: 32px;
}
.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;
}
.testimonial-block-style5 .testimonial-content {
background: #ffffff;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
border-radius: 10px;
padding: 40px 40px 40px;
}
@media (max-width: 575.98px) {
.testimonial-block-style5 .testimonial-content {
text-align: center;
}
}
.testimonial-block-style5 .testimonial-content .author-text {
margin-bottom: 30px;
}
.testimonial-block-style5 .testimonial-content .info-box {
position: relative;
padding-left: 80px;
}
@media (max-width: 575.98px) {
.testimonial-block-style5 .testimonial-content .info-box {
padding-left: 0;
}
}
.testimonial-block-style5 .testimonial-content .info-box .thumb {
position: absolute;
left: 0;
top: 0;
height: 62px;
width: 62px;
border-radius: 50%;
overflow: hidden;
}
@media (max-width: 575.98px) {
.testimonial-block-style5 .testimonial-content .info-box .thumb {
position: relative;
margin-bottom: 10px;
display: inline-block;
}
}
.testimonial-block-style5 .testimonial-content .info-box .rating {
font-size: 14px;
line-height: 14px;
margin-bottom: 10px;
}
.testimonial-block-style5 .testimonial-content .info-box .rating .star-rating {
margin-top: 0;
margin-bottom: 0;
display: inline-block;
}
.testimonial-block-style5 .testimonial-content .info-box .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.testimonial-block-style5 .testimonial-content .info-box .rating i {
color: #ffdf00;
}
.testimonial-block-style5 .testimonial-content .info-box .name-box {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media (max-width: 575.98px) {
.testimonial-block-style5 .testimonial-content .info-box .name-box {
flex-direction: column;
}
}
.testimonial-block-style5 .testimonial-content .info-box .name-box .testimonial-name {
margin-top: 0;
margin-bottom: 0;
margin-right: 10px;
}
@media (max-width: 575.98px) {
.testimonial-block-style5 .testimonial-content .info-box .name-box .testimonial-name {
margin-right: 0;
}
}
.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;
}
.testimonial-block-style6 {
position: relative;
}
.testimonial-block-style6 .inner-box {
position: relative;
}
.testimonial-block-style6 .inner-box:hover .info-box .thumb {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.testimonial-block-style6 .testimonial-content {
position: relative;
padding: 52px 40px 40px;
background-color: var(--theme-light-background);
border-radius: 10px 10px 0 0;
}
.testimonial-block-style6 .testimonial-content .icon {
position: absolute;
top: 40px;
right: 40px;
color: var(--theme-color1);
font-size: 40px;
line-height: 40px;
}
.testimonial-block-style6 .testimonial-content .rating {
position: relative;
z-index: 2;
line-height: 20px;
color: #ffba08;
margin-bottom: 22px;
}
.testimonial-block-style6 .testimonial-content .rating .star-rating {
margin-top: 0;
margin-bottom: 0;
display: inline-block;
}
.testimonial-block-style6 .testimonial-content .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.testimonial-block-style6 .testimonial-content .rating i {
margin-right: 4px;
}
.testimonial-block-style6 .testimonial-content .author-text {
position: relative;
margin-bottom: 0;
}
.testimonial-block-style6 .info-box {
position: relative;
display: block;
text-align: left;
z-index: 2;
border: 1px solid #e3e3e3;
border-top: 0;
border-radius: 0 0 10px 10px;
min-height: 140px;
width: 100%;
padding: 30px 30px 30px 130px;
}
@media (max-width: 575.98px) {
.testimonial-block-style6 .info-box {
padding: 30px 30px;
text-align: center;
}
}
.testimonial-block-style6 .info-box .thumb {
position: absolute;
left: 30px;
top: 30px;
height: 80px;
width: 80px;
border-radius: 50%;
overflow: hidden;
transition: all 300ms ease;
}
@media (max-width: 575.98px) {
.testimonial-block-style6 .info-box .thumb {
position: relative;
left: 0;
top: 0;
display: inline-block;
margin-bottom: 0px;
}
}
.testimonial-block-style6 .info-box .testimonial-name {
margin-top: 10px;
margin-bottom: 4px;
}
.testimonial-block-style6 .info-box .testimonial-position {
display: block;
margin-bottom: 0;
}
.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;
}
.testimonial-block-style7 {
position: relative;
}
.testimonial-block-style7 .testimonial-content {
position: relative;
border: 1px solid #e3e3e3;
border-radius: 10px;
}
.testimonial-block-style7 .testimonial-content:before {
position: absolute;
left: 50%;
bottom: 0;
height: 10px;
border-bottom: 2px solid var(--theme-color1);
width: 0%;
border-radius: 10px;
transition: all 300ms ease;
content: "";
}
@media (prefers-reduced-motion: reduce) {
.testimonial-block-style7 .testimonial-content:before {
transition: none;
}
}
.testimonial-block-style7 .testimonial-content:hover::before {
left: 0;
width: 100%;
}
.testimonial-block-style7 .content-box {
position: relative;
padding: 30px;
}
@media (max-width: 575.98px) {
.testimonial-block-style7 .content-box {
text-align: center;
}
}
.testimonial-block-style7 .content-box .author-text {
position: relative;
color: var(--text-color);
margin-bottom: 0;
}
.testimonial-block-style7 .info-box {
position: relative;
display: inline-block;
text-align: right;
padding-left: 100px;
padding-top: 5px;
z-index: 2;
background-color: var(--theme-light-background);
width: 100%;
padding: 24px 30px 30px 30px;
margin-top: -1px;
}
@media (max-width: 575.98px) {
.testimonial-block-style7 .info-box {
text-align: center;
}
}
.testimonial-block-style7 .info-box .thumb {
position: absolute;
left: 30px;
top: 20px;
height: 80px;
width: 80px;
}
@media (max-width: 575.98px) {
.testimonial-block-style7 .info-box .thumb {
position: relative;
left: 0;
top: 0;
display: inline-block;
margin-bottom: 0px;
}
}
.testimonial-block-style7 .info-box .thumb img {
border-radius: 50%;
}
.testimonial-block-style7 .info-box .thumb .icon {
position: absolute;
right: 0;
top: 0;
font-size: 20px;
color: var(--theme-color1);
}
.testimonial-block-style7 .info-box .testimonial-name {
margin-bottom: 4px;
}
.testimonial-block-style7 .info-box .testimonial-position {
display: block;
margin-bottom: 0;
}
.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;
}
.testimonial-block-style8 {
position: relative;
}
.testimonial-block-style8 .testimonial-content {
position: relative;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
border-radius: 10px;
}
.testimonial-block-style8 .testimonial-content:hover .info-box .thumb {
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
.testimonial-block-style8 .content-box {
position: relative;
padding: 0 40px 40px;
}
@media (max-width: 575.98px) {
.testimonial-block-style8 .content-box {
text-align: center;
}
}
.testimonial-block-style8 .content-box .icon {
position: absolute;
top: 40px;
right: 40px;
color: var(--theme-color1);
font-size: 40px;
line-height: 40px;
}
.testimonial-block-style8 .content-box .rating {
position: relative;
z-index: 2;
line-height: 20px;
color: #ffba08;
}
.testimonial-block-style8 .content-box .rating .star-rating {
margin-bottom: 0;
display: inline-block;
}
.testimonial-block-style8 .content-box .rating .star-rating span:before {
color: #ffba08;
font-weight: 600;
}
.testimonial-block-style8 .content-box .rating i {
margin-right: 4px;
}
.testimonial-block-style8 .content-box .author-text {
position: relative;
color: var(--text-color);
margin-bottom: 0;
border-top: 1px solid #e3e3e3;
padding-top: 20px;
margin-bottom: 30px;
}
.testimonial-block-style8 .info-box {
position: relative;
display: inline-block;
text-align: left;
padding: 40px 0 22px 139px;
border-radius: 0 0 10px 10px;
width: 100%;
}
@media (max-width: 575.98px) {
.testimonial-block-style8 .info-box {
padding: 30px 20px;
text-align: center;
}
}
.testimonial-block-style8 .info-box .thumb {
position: absolute;
left: 40px;
top: 40px;
height: 80px;
width: 80px;
border-radius: 10px;
overflow: hidden;
transition: all 200ms ease;
}
@media (max-width: 575.98px) {
.testimonial-block-style8 .info-box .thumb {
position: relative;
display: inline-block;
left: 0;
top: 0;
}
}
.testimonial-block-style8 .info-box .testimonial-name {
margin-top: 10px;
margin-bottom: 0px;
}
@media (max-width: 575.98px) {
.testimonial-block-style8 .info-box .testimonial-name {
margin-bottom: 0;
}
}
.testimonial-block-style8 .info-box .testimonial-position {
display: block;
margin-bottom: 0;
}
.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;
}
.testimonial-block-style9 {
position: relative;
margin-bottom: 30px;
}
.testimonial-block-style9 .inner-box {
position: relative;
background: #ffffff;
box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
}
@media (max-width: 575.98px) {
.testimonial-block-style9 .inner-box {
text-align: center;
}
}
.testimonial-block-style9 .inner-box:hover .info-box .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.testimonial-block-style9 .inner-box .info-box {
background-color: var(--theme-color1);
position: relative;
padding-left: 162px;
min-height: 94px;
padding-top: 14px;
padding-bottom: 10px;
}
@media (max-width: 575.98px) {
.testimonial-block-style9 .inner-box .info-box {
padding-left: 0;
text-align: center;
}
}
.testimonial-block-style9 .inner-box .info-box .thumb {
position: absolute;
left: 40px;
top: 5px;
height: 84px;
width: 84px;
border-radius: 50%;
overflow: hidden;
border: 3px solid #fff;
z-index: 2;
}
@media (max-width: 575.98px) {
.testimonial-block-style9 .inner-box .info-box .thumb {
position: relative;
left: 0;
top: 0;
display: inline-block;
margin-bottom: 10px;
}
}
.testimonial-block-style9 .inner-box .info-box .thumb img {
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.testimonial-block-style9 .inner-box .info-box .thumb img {
transition: none;
}
}
.testimonial-block-style9 .inner-box .info-box .testimonial-name {
margin-top: 0;
margin-bottom: 0px;
color: #fff;
}
.testimonial-block-style9 .inner-box .info-box .testimonial-position {
display: block;
color: #fff;
font-family: var(--font-current-theme2);
}
.testimonial-block-style9 .inner-box .info-box .rating {
position: absolute;
top: 34px;
right: 45px;
z-index: 2;
font-size: 14px;
line-height: 14px;
color: #dac935;
letter-spacing: -1px;
background: #615eea;
width: 145px;
padding-left: 18px;
}
.testimonial-block-style9 .inner-box .info-box .rating .star-rating {
margin-top: 0;
margin-bottom: 0;
display: inline-block;
}
.testimonial-block-style9 .inner-box .info-box .rating .star-rating span:before {
color: #dac935;
font-weight: 600;
}
@media (max-width: 575.98px) {
.testimonial-block-style9 .inner-box .info-box .rating {
position: relative;
display: inline-block;
right: 0;
top: 0;
margin: 20px 0;
}
}
.testimonial-block-style9 .inner-box .info-box .rating .rating-count {
background-color: var(--headings-color);
color: #fff;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
display: inline-block;
margin-left: 20px;
font-weight: 500;
}
.testimonial-block-style9 .content-box {
position: relative;
padding: 34px 60px 34px 40px;
}
@media (max-width: 767.98px) {
.testimonial-block-style9 .content-box {
padding-left: 0;
text-align: center;
padding: 30px 30px;
}
}
.testimonial-block-style9 .content-box .text {
position: relative;
font-size: 18px;
line-height: 32px;
margin-bottom: 0;
}
.owl-carousel .testimonial-block-style9 {
box-shadow: none;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.owl-carousel .testimonial-block-style9 .inner-box {
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;
}
.testimonial-block-style10 .testimonial-content i {
font-size: 55px;
color: #fff;
margin-bottom: 20px;
}
.testimonial-block-style10 .testimonial-content .author-text {
font-size: 40px;
line-height: 1.6;
color: #fff;
font-weight: 400;
margin-bottom: 35px;
}
@media (max-width: 991.98px) {
.testimonial-block-style10 .testimonial-content .author-text {
font-size: 32px;
}
}
@media (max-width: 575.98px) {
.testimonial-block-style10 .testimonial-content .author-text {
font-size: 26px;
}
}
.testimonial-block-style10 .author-details .testimonial-name {
color: #fff;
margin: 0;
}
.testimonial-block-style10 .author-details .testimonial-position {
color: #fff;
}