.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;
}
.tm-sc-testimonials .star-rating span:before {
transition: all 0.3s ease-in-out;
}
.testimonial-block-style4 .inner-box {
padding: 45px 42px 48px 50px;
border: 1px solid #202020;
border-radius: 20px;
cursor: pointer;
background-color: var(--theme-color2);
transition: all 500ms ease;
}
.testimonial-block-style4 .inner-box:hover .info-box:before {
-webkit-filter: contrast(100%);
filter: contrast(100%);
opacity: 1;
}
.testimonial-block-style4 .inner-box .review {
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 20px;
}
.testimonial-block-style4 .inner-box .review .rating-count {
font-size: 16px;
font-weight: 700;
color: #fff;
}
.testimonial-block-style4 .inner-box .review .rating .star-rating {
font-size: 15px;
margin-bottom: 0;
margin-top: 0;
}
.testimonial-block-style4 .inner-box .review .rating .star-rating span:before {
color: var(--theme-color1);
font-weight: 500;
}
.testimonial-block-style4 .inner-box .review .rating .icon {
color: var(--theme-color1);
font-size: 15px;
margin-right: 4px;
}
@media (max-width: 575.98px) {
.testimonial-block-style4 .inner-box .review .rating .icon {
font-size: 14px;
}
}
.testimonial-block-style4 .inner-box .review .rating .icon:last-child {
margin-right: 0;
}
.testimonial-block-style4 .inner-box .author-text {
font-size: 18px;
font-weight: 400;
margin-bottom: 45px;
color: #fff;
}
.testimonial-block-style4 .inner-box .info-box {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-top: 1px solid #202020;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
padding-top: 45px;
position: relative;
}
.testimonial-block-style4 .inner-box .info-box:before {
background-image: url(//convertioadvertising.com/wp-content/plugins/mascot-core-digitaal/assets/images/current-theme/quote1-2.png);
content: "";
color: var(--theme-color1);
font-size: 50px;
line-height: 1;
position: absolute;
right: -10px;
top: calc(50% + 15px);
height: 76px;
width: 76px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-filter: contrast(10%);
filter: contrast(10%);
opacity: 0.1;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.testimonial-block-style4 .inner-box .info-box .user-thumb {
border: 2px solid var(--theme-color1);
border-radius: 50%;
max-width: 75px;
padding: 3px;
transition: all 500ms ease;
}
.testimonial-block-style4 .inner-box .info-box .user-thumb img {
border-radius: 50%;
border: 5px solid #fff;
max-width: 65px;
transition: all 500ms ease;
}
.testimonial-block-style4 .inner-box .info-box .testimonial-name {
color: #fff;
font-size: 18px;
font-weight: 400;
margin-top: 0;
margin-bottom: 5px;
text-transform: capitalize;
}
.testimonial-block-style4 .inner-box .info-box .testimonial-position {
color: #9d9d9d;
font-size: 12px;
display: block;
font-weight: 400;
text-transform: uppercase;
}.tm-sc-features .icon {
display: inline-block;
}
.tm-sc-features .icon,
.tm-sc-features .features-title,
.tm-sc-features .features-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.feature-side-line {
position: relative;
}
.feature-side-line .icon-box-wrapper:after {
content: "";
background: #333;
width: 2px;
position: absolute;
left: 25px;
top: 60px;
bottom: -12px;
}
@media (max-width: 575.98px) {
.feature-side-line .icon-box-wrapper:after {
display: none;
}
}
.features-block-style8 {
border-radius: 5px;
position: relative;
border: 1px solid rgba(96, 94, 94, 0.1215686275);
box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.03);
transition: all 0.3s ease;
}
.features-block-style8 .thumb {
overflow: hidden;
position: relative;
border-radius: 6px 6px 0 0;
}
.features-block-style8 .thumb::after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 5px;
background: var(--theme-color1);
transform: scaleX(0);
transition: all 500ms ease;
content: "";
z-index: 1;
}
.features-block-style8 .thumb::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
background-color: rgba(var(--theme-color2-rgb), 0.4);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
transform: scaleX(0);
transition: all 500ms ease;
z-index: 1;
}
.features-block-style8 .thumb img {
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
transition: all 0.4s ease-in-out;
}
.features-block-style8 .content {
background-color: var(--theme-color-white);
padding: 45px 35px 30px 35px;
position: relative;
border-radius: 0 0 6px 6px;
text-align: center;
}
.features-block-style8 .content .service-icon {
background-color: var(--theme-color-gray);
border-radius: 50%;
height: 90px;
margin: 0 auto;
position: absolute;
right: 0;
left: 0;
border: 6px solid var(--theme-color-gray);
top: -55px;
width: 90px;
text-align: center;
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
transition: all 0.4s ease;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
}
.features-block-style8 .content .service-icon i {
color: var(--theme-color1);
font-size: 38px;
transition: all 0.4s ease;
z-index: 3;
position: relative;
}
.features-block-style8 .content .service-icon::before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
border-radius: 50%;
z-index: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
background: var(--theme-color1);
}
.features-block-style8 .content .title {
line-height: 30px;
}
.features-block-style8 .content .title a:hover,
.features-block-style8 .content .title a:focus {
color: var(--theme-color1);
}
.features-block-style8:hover .thumb::after {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.features-block-style8:hover .thumb::before {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.features-block-style8:hover .thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.features-block-style8:hover .content .service-icon::before {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.features-block-style8:hover .content .service-icon i {
color: var(--theme-color1-text-color);
}.tm-sc-service .icon {
display: inline-block;
}
.tm-sc-service .icon,
.tm-sc-service .feature-title,
.tm-sc-service .feature-details {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.service-block-style7 {
margin-bottom: 30px;
}
.service-block-style7 .inner-box {
position: relative;
overflow: hidden;
transition: all 300ms ease;
}
.service-block-style7 .inner-box:hover .image-box .service-featured-img img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.service-block-style7 .inner-box .image-box {
position: relative;
}
.service-block-style7 .inner-box .image-box .service-featured-img {
position: relative;
margin-bottom: 0;
background-color: var(--theme-color2);
}
.service-block-style7 .inner-box .image-box .service-featured-img:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: linear-gradient(-45deg, transparent, var(--theme-color2));
opacity: 0.9;
content: "";
z-index: 1;
transition: all 200ms ease;
}
.service-block-style7 .inner-box .image-box .service-featured-img img {
width: 100%;
min-height: 304px;
height: 100%;
object-fit: cover;
transition: all 300ms ease;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.service-block-style7 .inner-box .title-box {
position: absolute;
left: 0;
top: 0;
z-index: 2;
width: 100%;
padding: 25px 30px;
}
.service-block-style7 .inner-box .title-box .service-title {
color: #fff;
margin-bottom: 18px;
transition: all 300ms ease;
}
.service-block-style7 .inner-box .title-box .service-title a:hover,
.service-block-style7 .inner-box .title-box .service-title a:focus {
color: #fff;
text-decoration: none;
}
.service-block-style7 .inner-box .content-box {
position: absolute;
left: 10px;
right: 10px;
bottom: 10px;
background-color: #0e0f11;
padding: 20px 30px;
padding-left: 125px;
z-index: 2;
transition: all 200ms ease;
padding-left: 100px;
}
.service-block-style7 .inner-box .content-box .service-icon i {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 95px;
display: flex;
align-items: center;
justify-content: center;
background-color: var(--theme-color1);
color: var(--theme-color1-text-color);
font-size: 62px;
z-index: 2;
transition: all 300ms ease;
width: 70px;
font-size: 42px;
}
.service-block-style7 .inner-box .content-box .service-details {
color: #fff;
}