.tm-sc-funfact {
transition: all 0.3s ease;
position: relative;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-funfact {
transition: none;
}
}
.tm-sc-funfact .funfact-inner .funfact-icon {
display: inline-block;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-funfact .funfact-inner .funfact-icon {
transition: none;
}
}
.tm-sc-funfact .funfact-inner .funfact-icon i {
font-size: 45px;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-funfact .funfact-inner .funfact-icon i {
transition: none;
}
}
.tm-sc-funfact .funfact-inner .funfact-icon svg {
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.tm-sc-funfact .funfact-inner .counter {
margin-top: 0;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-funfact .funfact-inner .counter {
transition: none;
}
}
.tm-sc-funfact .funfact-inner .counter .animate-number {
line-height: 1;
}
.tm-sc-funfact .funfact-inner .subtitle {
margin-bottom: 0;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-funfact .funfact-inner .subtitle {
transition: none;
}
}
.tm-sc-funfact .funfact-inner .title {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-funfact .funfact-inner .title {
transition: none;
}
}
.tm-sc-funfact .funfact-inner.funfact-lefticon .details {
margin-left: 60px;
}
.tm-sc-funfact.funfact-number-behind-text .counter {
position: absolute;
font-size: 100px;
line-height: 0.8;
text-transform: uppercase;
color: #ebeced;
left: 0;
right: 0;
}
.tm-sc-funfact.funfact-number-behind-text .title-wrapper {
padding-top: 40px;
position: relative;
z-index: 1;
}
.tm-sc-funfact.funfact-iconleft .element-left {
float: left;
margin-right: 1.5rem;
margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
.tm-sc-funfact.funfact-iconright .funfact-inner {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: flex-start;
}
.tm-sc-funfact.funfact-iconright .element-right {
margin-left: 2rem;
}
.tm-sc-funfact.funfact-iconright .details {
text-align: right;
}
}
@media (max-width: 767.98px) {
.tm-sc-funfact.funfact-iconright {
text-align: center;
}
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-rotate .funfact-icon {
transform: rotate(360deg);
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-rotate-x .funfact-icon {
transform: rotateX(360deg);
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-rotate-y .funfact-icon {
transform: rotateY(180deg);
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-translate .funfact-icon {
transform: translate(-10px, 10px);
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-translate-x .funfact-icon {
transform: translateX(-10px);
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-translate-y .funfact-icon {
transform: translateY(-10px);
}
.tm-sc-funfact.tm-animate-icon-on-hover:hover.animate-icon-scale .funfact-icon {
transform: scale(1.1);
}
@media (max-width: 991.98px) {
.tm-sc-funfact.funfact-centered-in-responsive-tablet.funfact-iconleft {
text-align: center;
}
.tm-sc-funfact.funfact-centered-in-responsive-tablet.funfact-iconleft .element-left {
float: none;
margin-right: 0;
margin-bottom: 1rem;
}
.tm-sc-funfact.funfact-centered-in-responsive-tablet.funfact-iconleft .element-left .funfact-icon {
margin: 0;
}
}
@media (max-width: 767.98px) {
.tm-sc-funfact.funfact-centered-in-responsive-mobile.funfact-iconleft {
text-align: center;
}
.tm-sc-funfact.funfact-centered-in-responsive-mobile.funfact-iconleft .element-left {
float: none;
margin-right: 0;
margin-bottom: 1rem;
}
.tm-sc-funfact.funfact-centered-in-responsive-mobile.funfact-iconleft .element-left .funfact-icon {
margin: 0;
}
}
@media (max-width: 767.98px) {
.funfact-horizontal .funfact-inner {
text-align: center;
}
}
@media (min-width: 768px) {
.funfact-horizontal .funfact-inner .icon-wrapper {
float: left;
margin-right: 1.5rem;
}
}
@media (max-width: 767.98px) {
.funfact-horizontal .funfact-inner .icon-wrapper {
margin-bottom: 10px;
}
}
@media (min-width: 768px) {
.funfact-horizontal .funfact-inner .details-wrapper {
display: flex;
align-items: center;
}
}
@media (min-width: 768px) {
.funfact-horizontal .funfact-inner .details-wrapper .counter-wrapper {
margin-right: 1.5rem;
}
}.elementor-widget-tm-ele-text-editor-advanced .elementor-widget-container {
z-index: 0;
position: relative;
}
.elementor-widget-tm-ele-text-editor-advanced .elementor-widget-container:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
left: 0px;
top: 0px;
opacity: 0.9;
z-index: -1;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.elementor-widget-tm-ele-text-editor-advanced .elementor-widget-container:before {
transition: none;
}
}
.elementor-widget-tm-ele-text-editor-advanced .elementor-widget-container .tm-text-editor-advanced {
z-index: 1;
}
.tm-text-editor-advanced .each-item,
.tm-text-editor-advanced .each-item * {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-text-editor-advanced .each-item,
.tm-text-editor-advanced .each-item * {
transition: none;
}
}
.tm-text-editor,
.tm-text-editor * {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-text-editor,
.tm-text-editor * {
transition: 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-style2 {
position: relative;
overflow: hidden;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box {
position: relative;
padding-top: 35px;
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover .content-box .thumb {
transform: scale(-1) rotate(180deg);
}
.tm-sc-testimonials .testimonial-block-style2 .inner-box:hover .info-box .testimonial-name {
color: var(--theme-color1);
}
.tm-sc-testimonials .testimonial-block-style2 .content-box {
position: relative;
padding: 55px 40px 35px;
background-color: var(--theme-color2);
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style2 .content-box {
padding: 55px 25px 20px;
}
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .thumb {
position: absolute;
left: 40px;
top: -34px;
width: 68px;
height: 68px;
border: 2px solid var(--theme-color1);
padding: 5px;
background-color: var(--theme-color2);
overflow: hidden;
border-radius: 50%;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .testimonial-block-style2 .content-box .thumb {
transition: none;
}
}
@media (max-width: 575.98px) {
.tm-sc-testimonials .testimonial-block-style2 .content-box .thumb {
left: 25px;
}
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .thumb img {
height: 100%;
width: 100%;
object-fit: cover;
border-radius: 50%;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .rating {
position: relative;
font-size: 12px;
line-height: 15px;
z-index: 2;
color: var(--theme-color1);
margin-bottom: 10px;
}
.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: var(--theme-color1);
font-weight: 600;
}
.tm-sc-testimonials .testimonial-block-style2 .content-box .author-text {
position: relative;
line-height: 28px;
margin-bottom: 15px;
}
.tm-sc-testimonials .testimonial-block-style2 .info-box {
position: relative;
}
.tm-sc-testimonials .testimonial-block-style2 .info-box .testimonial-name {
margin-bottom: 0;
line-height: 1.2em;
color: #fff;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-testimonials .testimonial-block-style2 .info-box .testimonial-name {
transition: none;
}
}
.tm-sc-testimonials .testimonial-block-style2 .info-box .testimonial-position {
display: block;
font-size: 11px;
line-height: 1.8em;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 0.1em;
margin-top: 2px;
}