.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
-ms-touch-action: manipulation;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
}
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
}
.mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media all and (max-width: 900px) {
.mfp-arrow {
transform: scale(0.75);
}
.mfp-arrow-left {
transform-origin: 0;
}
.mfp-arrow-right {
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}.countdown-timer-default .countdown-timer {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.countdown-timer-default .countdown-timer .counter {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 120px;
height: 140px;
font-size: 14px;
line-height: 2em;
color: #797f7d;
text-transform: uppercase;
font-weight: 400;
text-align: center;
z-index: 7;
letter-spacing: 0.01em;
border-radius: 20px;
padding: 10px 0 0;
margin: 0;
background: #ffffff;
margin-right: 20px;
margin-bottom: 20px;
-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.countdown-timer-default .countdown-timer .counter .value {
font-family: var(--heading-font-family);
position: relative;
display: block;
font-size: 42px;
line-height: 30px;
color: var(--theme-color1);
margin-bottom: 10px;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.countdown-timer-default .countdown-timer .counter .label {
font-size: 1.2rem;
color: #111c16;
text-transform: capitalize;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.countdown-timer-style1 .countdown-timer {
display: flex;
justify-content: center;
text-align: center;
}
@media (max-width: 575.98px) {
.countdown-timer-style1 .countdown-timer {
flex-direction: column;
}
}
.countdown-timer-style1 .countdown-timer .counter {
position: relative;
display: flex;
align-items: flex-end;
min-width: 230px;
padding: 0 32px;
}
@media (max-width: 991.98px) {
.countdown-timer-style1 .countdown-timer .counter {
justify-content: center;
min-width: 190px;
}
}
@media (max-width: 767.98px) {
.countdown-timer-style1 .countdown-timer .counter {
min-width: 50px;
}
}
@media (max-width: 575.98px) {
.countdown-timer-style1 .countdown-timer .counter {
padding: 10px 0;
flex-direction: column;
align-items: center;
}
}
.countdown-timer-style1 .countdown-timer .counter .value {
position: relative;
color: var(--headings-color);
font-family: var(--heading-font-family);
font-weight: 400;
font-size: 70px;
line-height: 1em;
display: block;
text-align: center;
}
@media (max-width: 767.98px) {
.countdown-timer-style1 .countdown-timer .counter .value {
font-size: 60px;
}
}
.countdown-timer-style1 .countdown-timer .counter .label {
position: relative;
font-family: var(--heading-font-family);
font-weight: 400;
font-size: 18px;
color: var(--headings-color);
opacity: 0.7;
}
@media (max-width: 767.98px) {
.countdown-timer-style1 .countdown-timer .counter .label {
font-size: 16px;
}
}
.countdown-timer-style2 {
text-align: center;
}
.countdown-timer-style2 .countdown-timer {
border: 1px solid #4c4c4c;
border-radius: 300px;
padding: 60px 30px;
display: flex;
justify-content: center;
}
@media (max-width: 575.98px) {
.countdown-timer-style2 .countdown-timer {
display: flex;
flex-direction: column;
align-items: center;
}
}
.countdown-timer-style2 .countdown-timer .counter {
position: relative;
max-width: 250px;
width: 100%;
padding: 0 32px;
border-left: 1px solid #d6d6d6;
}
@media (max-width: 575.98px) {
.countdown-timer-style2 .countdown-timer .counter {
border-left: 0;
}
}
.countdown-timer-style2 .countdown-timer .counter:first-child {
border-left: 0;
}
@media (max-width: 991.98px) {
.countdown-timer-style2 .countdown-timer .counter {
min-width: auto;
}
}
@media (max-width: 575.98px) {
.countdown-timer-style2 .countdown-timer .counter {
padding: 20px 0;
}
}
.countdown-timer-style2 .countdown-timer .counter .value {
position: relative;
color: var(--headings-color);
font-family: var(--heading-font-family);
font-size: 70px;
font-weight: 400;
line-height: 1em;
display: block;
text-align: center;
}
@media (max-width: 767.98px) {
.countdown-timer-style2 .countdown-timer .counter .value {
font-size: 50px;
}
}
.countdown-timer-style2 .countdown-timer .counter .label {
position: relative;
margin-bottom: 7px;
font-family: var(--heading-font-family);
font-weight: 400;
font-size: 18px;
color: var(--headings-color);
}
@media (max-width: 767.98px) {
.countdown-timer-style2 .countdown-timer .counter .label {
font-size: 16px;
}
}
.countdown-timer-style3 {
position: relative;
border: 1px solid var(--headings-color);
background-color: #fff;
}
@media (max-width: 767.98px) {
.countdown-timer-style3 {
padding: 50px 0 40px;
}
}
.countdown-timer-style3 .countdown-timer {
display: flex;
justify-content: center;
text-align: center;
}
@media (max-width: 767.98px) {
.countdown-timer-style3 .countdown-timer {
flex-direction: column;
}
}
.countdown-timer-style3 .countdown-timer .counter {
position: relative;
min-width: 250px;
padding: 60px 32px;
border-left: 1px solid var(--headings-color);
}
.countdown-timer-style3 .countdown-timer .counter:first-child {
border-left: 0;
}
@media (max-width: 991.98px) {
.countdown-timer-style3 .countdown-timer .counter {
min-width: 190px;
}
}
@media (max-width: 767.98px) {
.countdown-timer-style3 .countdown-timer .counter {
min-width: auto;
padding: 20px 0;
border-left: 0;
}
}
.countdown-timer-style3 .countdown-timer .counter .value {
position: relative;
color: var(--headings-color);
font-family: var(--heading-font-family);
font-size: 70px;
font-weight: 400;
line-height: 1em;
display: block;
text-align: center;
}
.countdown-timer-style3 .countdown-timer .counter .label {
position: relative;
margin-bottom: 7px;
font-family: var(--heading-font-family);
font-weight: 400;
font-size: 18px;
color: var(--headings-color);
}
.countdown-timer-style4 {
position: relative;
}
.countdown-timer-style4 .countdown-timer {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 30px;
}
.countdown-timer-style4 .countdown-timer .counter {
position: relative;
background-color: #f7f7f7;
width: 190px;
height: 190px;
border-radius: 50%;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.countdown-timer-style4 .countdown-timer .counter .value {
position: relative;
color: var(--headings-color);
font-family: var(--heading-font-family);
font-size: 70px;
font-weight: 400;
line-height: 1em;
display: block;
text-align: center;
margin-bottom: 0;
}
.countdown-timer-style4 .countdown-timer .counter .label {
position: relative;
margin-bottom: 7px;
font-family: var(--heading-font-family);
font-weight: 400;
font-size: 18px;
color: var(--headings-color);
}
.countdown-timer-style5 {
margin-bottom: 60px;
}
@media (max-width: 767.98px) {
.countdown-timer-style5 {
margin-bottom: 0;
}
}
.countdown-timer-style5 .countdown-timer {
display: flex;
justify-content: center;
text-align: center;
}
@media (max-width: 767.98px) {
.countdown-timer-style5 .countdown-timer {
flex-direction: column;
}
}
.countdown-timer-style5 .countdown-timer .counter {
padding: 0 30px;
}
@media (max-width: 767.98px) {
.countdown-timer-style5 .countdown-timer .counter {
padding: 0;
margin-bottom: 50px;
}
}
.countdown-timer-style5 .countdown-timer .counter:last-child {
padding-right: 0;
}
.countdown-timer-style5 .countdown-timer .counter:last-child .value:before {
display: none;
}
.countdown-timer-style5 .countdown-timer .counter .value {
position: relative;
color: var(--headings-color);
font-size: 72px;
color: #c5c5c5;
margin-bottom: 15px;
line-height: 30px;
display: block;
text-align: center;
}
.countdown-timer-style5 .countdown-timer .counter .value:before {
position: absolute;
right: -38px;
top: 0;
font-size: 52px;
content: ":";
}
@media (max-width: 767.98px) {
.countdown-timer-style5 .countdown-timer .counter .value:before {
display: none;
}
}
.countdown-timer-style5 .countdown-timer .counter .label {
position: relative;
margin-bottom: 7px;
font-size: 18px;
color: var(--headings-color);
}.tm-swiper-carousel-arrow-wrap {
display: flex;
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow {
cursor: pointer;
background-color: var(--theme-color-white);
display: flex;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
box-shadow: 0 1px 72px 0 rgba(0, 0, 0, 0.14);
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow i {
color: var(--theme-color1);
font-size: 16px;
-webkit-transition: all 0.3s ease;
-khtml-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow i:before {
position: relative;
top: 1px;
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow:hover, .tm-swiper-carousel-arrow-wrap .tm-swiper-arrow:active {
background-color: var(--theme-color1);
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow:hover i, .tm-swiper-carousel-arrow-wrap .tm-swiper-arrow:active i {
color: var(--text-color-bg-theme-color1);
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow.tm-swiper-arrow-prev {
margin-right: 12px;
}
.tm-swiper-carousel-arrow-wrap.style1 .tm-swiper-arrow {
width: 52px;
height: 52px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.tm-swiper-carousel-arrow-wrap.style2 .tm-swiper-arrow {
width: 60px;
height: 60px;
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow.tm-swiper-arrow-prev:hover i::before {
content: "\e879";
}
.tm-swiper-carousel-arrow-wrap .tm-swiper-arrow.tm-swiper-arrow-next:hover i::before {
content: "\e87a";
}.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;
}
.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;
}
.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;
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;
}
.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;
}
.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(//kapmi.edu.in/wp-content/plugins/mascot-core-edulerns/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;
}
.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;
}
.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;
}
.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;
}
.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-clients-logo {
padding: 0 2px;
column-gap: 2%;
}
.tm-sc-clients-logo .each-logo {
transition: all 0.3s ease;
}
.tm-sc-clients-logo .each-logo img {
transition: all 0.3s ease;
}
.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 .owl-item {
margin-right: 30px;
}
.tm-sc-clients-logo.clients-carousel .each-logo {
padding: 20px 10px;
word-wrap: break-word;
box-sizing: border-box;
text-align: center;
}.tm-sc-funfact {
transition: all 0.3s ease;
position: relative;
}
.tm-sc-funfact .funfact-inner .funfact-icon {
display: inline-block;
transition: all 0.3s ease-in-out;
}
.tm-sc-funfact .funfact-inner .funfact-icon i {
font-size: 45px;
transition: all 0.3s ease-in-out;
}
.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;
}
.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;
}
.tm-sc-funfact .funfact-inner .title {
transition: all 0.3s ease;
}
.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-hover:hover.icon-rotate .funfact-icon {
transform: rotate(360deg);
}
.tm-sc-funfact.tm-animate-hover:hover.icon-rotate-x .funfact-icon {
transform: rotateX(360deg);
}
.tm-sc-funfact.tm-animate-hover:hover.icon-rotate-y .funfact-icon {
transform: rotateY(180deg);
}
.tm-sc-funfact.tm-animate-hover:hover.icon-translate .funfact-icon {
transform: translate(-10px, 10px);
}
.tm-sc-funfact.tm-animate-hover:hover.icon-translate-x .funfact-icon {
transform: translateX(-10px);
}
.tm-sc-funfact.tm-animate-hover:hover.icon-translate-y .funfact-icon {
transform: translateY(-10px);
}
.tm-sc-funfact.tm-animate-hover:hover.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;
}
}