.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-style9 {
margin-bottom: 30px;
}
.service-block-style9 .inner-box {
position: relative;
padding: 58px 30px 33px;
background: rgba(255, 255, 255, 0.05);
transition: all 300ms ease;
margin-top: 32px;
}
@media (prefers-reduced-motion: reduce) {
.service-block-style9 .inner-box {
transition: none;
}
}
.service-block-style9 .inner-box:hover i {
background-color: var(--theme-color2);
}
.service-block-style9 .inner-box i {
margin-bottom: 30px;
position: absolute;
top: -32px;
left: 30px;
font-size: 38px;
width: 60px;
height: 60px;
background-color: var(--theme-color1);
line-height: 60px;
text-align: center;
color: #fff;
transition: all 300ms ease;
}
@media (prefers-reduced-motion: reduce) {
.service-block-style9 .inner-box i {
transition: none;
}
}
.service-block-style9 .inner-box .service-details {
margin-bottom: 37px;
}.elementor-widget-tm-ele-moving-text {
font-size: 28px;
font-weight: 500;
text-align: var(--alignment, left);
letter-spacing: 0.3em;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text {
transform: rotate(var(--rotate, 0));
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg {
width: var(--width);
height: auto;
overflow: visible;
word-spacing: var(--word-spacing);
transform: scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg path {
vector-effect: non-scaling-stroke;
fill: var(--path-fill, transparent);
stroke: var(--stroke-color, transparent);
stroke-width: var(--stroke-width, 1px);
transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg:hover path {
--path-fill: var(--path-fill-hover);
--stroke-color: var(--stroke-color-hover);
--stroke-width: var(--stroke-width-hover);
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg text {
fill: var(--bili-primary-color);
transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text > svg text:hover {
fill: var(--bili-primary-color);
}
.elementor-widget-tm-ele-moving-text .tm-moving-text[data-type-svg=mascot_line_simple] {
overflow: hidden;
}
.elementor-widget-tm-ele-moving-text .tm-moving-text.rotate_circle svg {
animation-name: wgl-rotation;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.elementor-widget-tm-ele-moving-text .simple_line {
white-space: nowrap;
width: var(--width);
margin: 0 auto;
}
.elementor-widget-tm-ele-moving-text .simple_line .text--word {
display: inline-block;
}
.elementor-widget-tm-ele-moving-text .simple_line .text--word .text {
word-spacing: var(--word-spacing);
transition: all var(--transition);
}
.elementor-widget-tm-ele-moving-text .simple_line .divider {
display: inline-block;
position: relative;
vertical-align: middle;
}.tm-sc-animated-layer-advanced {
position: relative;
max-width: 100%;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper {
position: relative;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%;
background-size: cover;
background-repeat: no-repeat;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper:not(:first-child) {
position: absolute;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-text {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-text {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-text img {
margin: 0;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-text:after {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-text:after {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-blank > * {
width: 100%;
height: 100%;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image {
transition: all 1s ease;
transition-delay: 700ms;
display: inline-block;
position: relative;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper {
overflow: hidden;
position: relative;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-shine:before {
position: absolute;
top: 0;
left: -100%;
display: block;
content: "";
width: 50%;
height: 100%;
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-shine:before {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-shine:hover:before {
-webkit-animation: shine 1s;
animation: shine 1s;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-circle:before {
position: absolute;
top: 50%;
left: 50%;
display: block;
content: "";
width: 0;
height: 0;
background: rgba(255, 255, 255, 0.2);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-circle:before {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-circle:hover:before {
-webkit-animation: image-hover-circle 0.75s;
animation: image-hover-circle 0.75s;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-grayscale img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-grayscale:hover img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-sepia img {
-webkit-filter: sepia(100%);
filter: sepia(100%);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-image .layer-image-inner-wrapper.image-hover-effect-sepia:hover img {
-webkit-filter: sepia(0);
filter: sepia(0);
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.box-shadow-around-img {
box-shadow: 0px 0px 40px rgba(5, 5, 5, 0.15);
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-image-fullwidth .layer-image {
display: block;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-image-fullwidth img {
width: 100%;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon {
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 50%;
background: var(--theme-color1);
text-align: center;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon:before {
position: absolute;
content: "";
width: 140px;
height: 140px;
background: url(//www.yusanet-digital.com/wp-content/plugins/mascot-core/assets/images/icon-box/dotted-border.png) no-repeat center;
left: -30px;
top: -30px;
-webkit-animation: spin 10s linear infinite;
-moz-animation: spin 10s linear infinite;
animation: spin 10s linear infinite;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon:before {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon .icon {
width: 48px;
opacity: 1;
visibility: visible;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon .icon {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon .icon-hover {
width: 48px;
opacity: 0;
visibility: hidden;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon .icon-hover {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon:hover .icon {
opacity: 0;
visibility: hidden;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper .layer-animated-icon:hover .icon-hover {
opacity: 1;
visibility: visible;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-play-btn .video-play-button {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-play-btn .video-play-button {
transition: none;
}
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-play-btn .video-play-button .icon {
display: flex;
justify-content: center;
align-items: center;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-play-btn .video-play-button .effect-wrapper {
height: 100%;
}
.tm-sc-animated-layer-advanced .animated-layer-advanced-inner .layer-image-wrapper.layer-play-btn .video-play-button .effect-wrapper .icon {
height: 100%;
}
@-webkit-keyframes image-hover-circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes image-hover-circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}.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;
}
}.tm-sc-projects .cat-list {
list-style: none;
margin: 0;
}
.tm-sc-projects .cat-list li {
display: inline;
color: #aaa;
margin-right: 7px;
font-size: 13px;
}
.tm-sc-projects .cat-list li a {
color: #aaa;
text-transform: capitalize;
transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-projects .cat-list li a {
transition: none;
}
}
.tm-sc-projects .cat-list li:last-child span {
display: none;
}
.projects-current-theme7 {
position: relative;
margin-bottom: 30px;
border-radius: 10px;
overflow: hidden;
}
.projects-current-theme7 .inner-box {
position: relative;
}
.projects-current-theme7 .inner-box:hover .info-box {
bottom: 0;
opacity: 1;
visibility: visible;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.projects-current-theme7 .inner-box:hover .info-box {
transition: none;
}
}
.projects-current-theme7 .inner-box:hover .image-box .image img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.projects-current-theme7 .inner-box:hover .image-box .image img {
transition: none;
}
}
.projects-current-theme7 .inner-box .image-box {
position: relative;
}
.projects-current-theme7 .inner-box .image-box .image {
position: relative;
overflow: hidden;
margin-bottom: 0px;
}
.projects-current-theme7 .inner-box .image-box .image img {
position: relative;
width: 100%;
object-fit: cover;
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.projects-current-theme7 .inner-box .image-box .image img {
transition: none;
}
}
.projects-current-theme7 .inner-box .info-box {
position: absolute;
left: 0;
right: 40px;
bottom: -30px;
padding: 16px 30px 18px;
z-index: 3;
background-color: #ffffff;
opacity: 0;
visibility: hidden;
transition: all 0.2s linear;
border-radius: 0 10px 0 0;
}
@media (prefers-reduced-motion: reduce) {
.projects-current-theme7 .inner-box .info-box {
transition: none;
}
}
.projects-current-theme7 .inner-box .info-box .title {
margin-bottom: 0;
margin-top: 0;
}
.projects-current-theme7 .inner-box .info-box .title a:hover {
color: var(--theme-color1);
}
.projects-current-theme7 .inner-box .info-box .cat-list li {
font-size: 16px;
}
.projects-current-theme7 .inner-box .info-box .cat-list li:before {
display: inline-block;
content: "";
width: 25px;
height: 2px;
background-color: var(--theme-color1);
vertical-align: middle;
margin-bottom: 4px;
margin-right: 15px;
}.tm-sc-clients-logo {
padding: 0 2px;
column-gap: 2%;
}
.tm-sc-clients-logo .each-logo {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-clients-logo .each-logo {
transition: none;
}
}
.tm-sc-clients-logo .each-logo img {
transition: all 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
.tm-sc-clients-logo .each-logo img {
transition: none;
}
}
.tm-sc-clients-logo.clients-grid {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tm-sc-clients-logo.clients-grid .each-logo {
display: flex;
justify-content: center;
align-items: center;
padding: 20px 10px;
width: 16.666%;
word-wrap: break-word;
box-sizing: border-box;
flex: auto;
text-align: center;
overflow: hidden;
cursor: pointer;
}
.tm-sc-clients-logo.clients-grid.grid-1col .each-logo {
width: 100%;
max-width: 100%;
}
.tm-sc-clients-logo.clients-grid.grid-2col .each-logo {
width: 47.5%;
max-width: 47.5%;
}
.tm-sc-clients-logo.clients-grid.grid-3col .each-logo {
width: 31.333%;
max-width: 31.333%;
}
@media (max-width: 1024px) {
.tm-sc-clients-logo.clients-grid.grid-3col .each-logo {
width: 47.5%;
max-width: 47.5%;
}
}
.tm-sc-clients-logo.clients-grid.grid-4col .each-logo {
width: 22.5%;
max-width: 22.5%;
}
@media (max-width: 1024px) {
.tm-sc-clients-logo.clients-grid.grid-4col .each-logo {
width: 31.333%;
max-width: 31.333%;
}
}
@media (max-width: 767px) {
.tm-sc-clients-logo.clients-grid.grid-4col .each-logo {
width: 47.5%;
max-width: 47.5%;
}
}
.tm-sc-clients-logo.clients-grid.grid-5col .each-logo {
width: 17.5%;
max-width: 17.5%;
}
@media (max-width: 1024px) {
.tm-sc-clients-logo.clients-grid.grid-5col .each-logo {
width: 31.333%;
max-width: 31.333%;
}
}
@media (max-width: 767px) {
.tm-sc-clients-logo.clients-grid.grid-5col .each-logo {
width: 47.5%;
max-width: 47.5%;
}
}
.tm-sc-clients-logo.clients-grid.grid-5col .each-logo img {
max-width: 150px;
}
.tm-sc-clients-logo.clients-grid.grid-6col .each-logo {
width: 14.666%;
max-width: 14.666%;
}
@media (max-width: 1024px) {
.tm-sc-clients-logo.clients-grid.grid-6col .each-logo {
width: 22.5%;
max-width: 22.5%;
}
}
@media (max-width: 767px) {
.tm-sc-clients-logo.clients-grid.grid-6col .each-logo {
width: 47.5%;
max-width: 47.5%;
}
}
.tm-sc-clients-logo.clients-grid.grid-6col .each-logo img {
max-width: 130px;
}
.tm-sc-clients-logo.clients-animation-grayscale .each-logo img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.4;
}
.tm-sc-clients-logo.clients-animation-grayscale .each-logo:hover img {
-webkit-filter: grayscale(0);
filter: grayscale(0);
opacity: 1;
}
.tm-sc-clients-logo.clients-animation-opacity .each-logo img {
opacity: 0.5;
}
.tm-sc-clients-logo.clients-animation-opacity .each-logo:hover img {
opacity: 1;
}
.tm-sc-clients-logo.clients-animation-blur .each-logo:hover img {
-webkit-filter: blur(1px);
filter: blur(1px);
}
.tm-sc-clients-logo.clients-animation-zoom .each-logo img {
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
.tm-sc-clients-logo.clients-animation-zoom .each-logo:hover img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.tm-sc-clients-logo.clients-animation-contrast .each-logo:hover img {
-webkit-filter: contrast(300%);
filter: contrast(300%);
}
.tm-sc-clients-logo.clients-animation-invert .each-logo:hover img {
-webkit-filter: invert(100%);
filter: invert(100%);
}
.tm-sc-clients-logo.clients-animation-rollover .each-logo {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
border: none;
}
.tm-sc-clients-logo.clients-animation-rollover .each-logo:hover .thumb {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.tm-sc-clients-logo.clients-animation-rollover .each-logo:hover .thumb-hover {
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.tm-sc-clients-logo.clients-animation-rollover .each-logo .thumb {
position: relative;
display: block;
width: auto;
margin: 0 auto;
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
-moz-transition: -moz-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
transition: transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.tm-sc-clients-logo.clients-animation-rollover .each-logo .thumb-hover {
position: absolute;
top: 0;
left: 50%;
width: auto;
-webkit-transform: translate(-50%, -100%);
-moz-transform: translate(-50%, -100%);
transform: translate(-50%, -100%);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
-moz-transition: -moz-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
transition: transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.tm-sc-clients-logo.clients-carousel .each-logo {
padding: 20px 10px;
word-wrap: break-word;
box-sizing: border-box;
text-align: center;
}.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;
}.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;
}
}