.splitting .word,.splitting .char{display:inline-block;}.splitting .char{position:relative;}.splitting .char::before,.splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none;}.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2);}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total));}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc((var(--char-offset) * var(--char-offset)) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)));}.mt-slider .swiper-slide .mt-btn-group {
margin-top: 25px;
display: flex;
align-items: center;
column-gap: 20px;
overflow: inherit;
}
.mt-slider .swiper-slide .mt-btn-group.text-masking {
overflow: hidden;
}
.mt-slider .slider-secondary-btn,
.mt-slider .slider-btn {
background-color: #6ec1e4;
color: #fff;
font-size: 12px;
font-family: "Work Sans", sans-serif;
letter-spacing: 0;
font-weight: 600;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
display: inline-flex;
align-items: center;
padding: 0 30px;
line-height: 45px;
column-gap: 10px;
}
.mt-slider .slider-secondary-btn:hover,
.mt-slider .slider-btn:hover {
text-decoration: none;
background-color: #010101;
color: #fff;
transition: all 0.3s ease-in-out;
}
.mt-slider .slider-secondary-btn {
background-color: #111;
}
.mt-slider .slider-secondary-btn:hover {
background-color: #fff;
color: #111;
}
.mt-slider .mt-play-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 20px;
}
.mt-slider .mt-play-btn .play-icon {
width: 55px;
height: 55px;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
background-color: #ffffff;
color: #54a6d5;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-animation: ripple_white 2s linear infinite;
animation: ripple_white 2s linear infinite;
}
.mt-slider .mt-play-btn:hover {
text-decoration: none;
}
.mt-slider .mt-play-btn:hover .play-icon {
background-color: #54a6d5;
color: #ffffff;
}
.mt-slider .mt-play-btn .play-icon svg {
width: 13px;
}
.mt-slider .mt-play-btn small {
font-size: 12px;
position: relative;
color: #fff;
display: inline-block;
font-family: "Work Sans", sans-serif;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0;
}
.mt-slider .mt-play-btn:hover small {
color: #fff;
}
@-webkit-keyframes ripple_colored {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(73, 82, 232, 0.08), 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08);
box-shadow: 0 0 0 0 rgba(73, 82, 232, 0.08), 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08);
}
100% {
-webkit-box-shadow: 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08), 0 0 0 18px rgba(73, 82, 232, 0);
box-shadow: 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08), 0 0 0 18px rgba(73, 82, 232, 0);
}
}
@keyframes ripple_colored {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(73, 82, 232, 0.08), 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08);
box-shadow: 0 0 0 0 rgba(73, 82, 232, 0.08), 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08);
}
100% {
-webkit-box-shadow: 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08), 0 0 0 18px rgba(73, 82, 232, 0);
box-shadow: 0 0 0 5px rgba(73, 82, 232, 0.08), 0 0 0 12px rgba(73, 82, 232, 0.08), 0 0 0 18px rgba(73, 82, 232, 0);
}
}
@-webkit-keyframes ripple_white {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.08), 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.08), 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08);
}
100% {
-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08), 0 0 0 18px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08), 0 0 0 18px rgba(255, 255, 255, 0);
}
}
@keyframes ripple_white {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.08), 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08);
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.08), 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08);
}
100% {
-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08), 0 0 0 18px rgba(255, 255, 255, 0);
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.08), 0 0 0 12px rgba(255, 255, 255, 0.08), 0 0 0 18px rgba(255, 255, 255, 0);
}
}
.mt-slider .swiper-slide {
position: relative;
overflow: hidden;
width: 100%;
min-height: 650px;
}
.slider-content-wrap {
height: 650px;
display: flex;
align-items: center;
}
.slider-content-wrap.text-left {
text-align: left;
}
.slider-content-wrap.text-center {
text-align: center;
}
.slider-content-wrap.text-right {
text-align: center;
}
.mt-slider .overlay {
background-color: rgba(32, 20, 20, 0.3);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.mt-slider .content-width {
max-width: 1140px;
width: 100%;
margin: 0 auto;
position: relative;
}
.mt-slider .element {
animation-duration: 800ms;
}
.mt-slider .slide-img,
.mt-slider .slide-img-wrap {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
z-index: -1;
}
.mt-slider .slide-img {
object-fit: cover;
object-position: center;
animation-duration: 12000ms;
animation-delay: 1000ms;
}
.mt-slider .text-right {
text-align: left !important;
}
.mt-slider .text-right .content-width {
display: flex;
justify-content: flex-end;
}
.mt-slider.swiper-container-rtl .text-left,
.mt-slider.swiper-container-rtl .text-right {
text-align: right !important;
}
.mt-slider .text-right .slider-content {
width: 50%;
}
.mt-slider .text-center .slider-content {
padding: 0;
}
.mt-slider .text-center .mt-btn-group {
justify-content: center;
}
.mt-slider .mt-caption {
color: #fff;
font-family: "Poppins", sans-serif;
}
.mt-slider .mt-caption mark {
background-color: transparent;
color: inherit;
}
.mt-slider .mt-caption > div {
display: inline-block;
}
.mt-slider .mt-caption .inner-layer {
display: inline-block;
overflow: hidden;
padding: 3px 0;
}
.mt-slider .mt-caption.sub-heading {
white-space: nowrap;
font-size: 12px;
font-family: "Work Sans", sans-serif;
letter-spacing: 0;
line-height: 26px;
min-height: 26px;
font-weight: 600;
color: rgb(255, 255, 255, 0.8);
letter-spacing: 1px;
text-transform: uppercase;
visibility: inherit;
transition: none 0s ease 0s;
text-align: inherit;
border-width: 0;
margin: 0;
padding: 0;
min-height: 0;
min-width: 0;
max-height: none;
max-width: none;
opacity: 1;
margin-bottom: 15px;
}
.mt-slider .mt-caption.heading {
white-space: nowrap;
font-size: 42px;
line-height: 50px;
font-weight: 600;
color: rgb(255, 255, 255);
letter-spacing: -1px;
min-height: 50px;
}
.mt-slider .slider-content {
position: relative;
z-index: 1;
}
.mt-slider .mt-caption.desc {
font-family: "Source Sans Pro", sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: -0.2px;
line-height: 26px;
color: #fff;
margin-top: 15px;
}
@media (max-width: 600px) {
.mt-slider .mt-caption.desc br {
display: none;
}
}
.mt-slider .reveal-text,
.mt-slider .reveal-text span {
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.mt-slider .clip-text,
.mt-slider .reveal-text {
position: relative;
-webkit-animation-name: clip-text;
animation-name: clip-text;
}
.mt-slider .reveal-text span {
content: "";
position: absolute;
z-index: 999;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
pointer-events: none;
-webkit-animation-name: text-revealer;
animation-name: text-revealer;
}
.slider-layer {
background: #6ec1e4;
display: block;
width: 500px;
height: 100%;
clip-path: polygon(0 0, 80% 0%, 100% 100%, 0 100%);
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.mt-slider.swiper-container-rtl .slider-layer {
left: auto;
right: 0;
clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0 100%);
}
.border-layers {
position: absolute;
width: 280px;
height: 400px;
left: -65px;
top: 50%;
opacity: 1;
z-index: 1;
transform: translateY(-50%);
}
.border-layers span {
background-color: #6ec1e4;
position: absolute;
display: block;
}
.swiper-slide-active .border-layers span:nth-child(1) {
width: 100%;
height: 5px;
position: absolute;
top: 0;
left: 0;
transform-origin: left top;
animation: bar-top 3.2s linear 0s;
}
.swiper-slide-active .border-layers span:nth-child(2) {
width: 5px;
height: 100%;
position: absolute;
top: 0;
right: 0;
transform-origin: left top;
animation: bar-right 3.2s linear 0s;
}
.swiper-slide-active .border-layers span:nth-child(3) {
width: 100%;
height: 5px;
position: absolute;
right: 0;
bottom: 0;
transform-origin: right top;
animation: bar-bottom 3.2s linear 0s;
}
.swiper-slide-active .border-layers span:nth-child(4) {
width: 5px;
height: 100%;
position: absolute;
left: 0;
bottom: 0;
transform-origin: left bottom;
animation: bar-left 3.2s linear 0s;
}
@keyframes bar-top {
0% {
transform: scale(0, 1);
}
12.5% {
transform: scale(1, 1);
}
87.5% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes bar-right {
0% {
transform: scale(1, 0);
}
12.5% {
transform: scale(1, 0);
}
25% {
transform: scale(1, 1);
}
75% {
transform: scale(1, 1);
}
87.5% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes bar-bottom {
0% {
transform: scale(0, 1);
}
25% {
transform: scale(0, 1);
}
37.5% {
transform: scale(1, 1);
}
62.5% {
transform: scale(1, 1);
}
75% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes bar-left {
0% {
transform: scale(1, 0);
}
37.5% {
transform: scale(1, 0);
}
50% {
transform: scale(1, 1);
}
62.5% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
.swiper-slide-active .char-top .char {
-webkit-animation: asFadeInTop 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
animation: asFadeInTop 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;
-webkit-animation-delay: calc(100ms * var(--char-index));
animation-delay: calc(100ms * var(--char-index));
}
.swiper-slide-active .char-right .char {
-webkit-animation: asFadeInRight 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
animation: asFadeInRight 0.5s cubic-bezier(0.3, 0, 0.7, 1) both;
-webkit-animation-delay: calc(100ms * var(--char-index));
animation-delay: calc(100ms * var(--char-index));
}
.swiper-slide-active .char-expand .char {
-webkit-animation: char-expand-fwd 0.8s cubic-bezier(0.3, 0, 0.7, 1) both;
animation: char-expand-fwd 0.8s cubic-bezier(0.3, 0, 0.7, 1) both;
-webkit-animation-delay: calc(100ms * var(--char-index));
animation-delay: calc(100ms * var(--char-index));
}
.swiper-slide-active .char-bottom .char {
-webkit-animation: asFadeInBottom 0.8s cubic-bezier(0.3, 0, 0.7, 1) both;
animation: asFadeInBottom 0.8s cubic-bezier(0.3, 0, 0.7, 1) both;
-webkit-animation-delay: calc(100ms * var(--char-index));
animation-delay: calc(100ms * var(--char-index));
}
.swiper-container {
height: 300px;
}
.slider-preloader {
background-color: #fff;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 10;
}
.slider-preloader .dot-flashing {
position: relative;
width: 8px;
height: 8px;
border-radius: 5px;
background-color: #fff;
color: #fff;
animation: dotFlashing 1s infinite linear alternate;
animation-delay: 0.5s;
}
.slider-preloader .dot-flashing::before,
.slider-preloader .dot-flashing::after {
content: "";
display: inline-block;
position: absolute;
top: 0;
}
.slider-preloader .dot-flashing::before {
left: -15px;
width: 8px;
height: 8px;
border-radius: 5px;
background-color: #fff;
color: #fff;
animation: dotFlashing 1s infinite alternate;
animation-delay: 0s;
}
.slider-preloader .dot-flashing::after {
left: 15px;
width: 8px;
height: 8px;
border-radius: 5px;
background-color: #fff;
color: #fff;
animation: dotFlashing 1s infinite alternate;
animation-delay: 1s;
}
@keyframes dotFlashing {
0% {
opacity: 1;
}
50%,
100% {
opacity: 0.5;
}
}
.slider-preloader .dot-flashing,
.slider-preloader .dot-flashing::before,
.slider-preloader .dot-flashing::after {
background-color: #6c7a87;
}
.swiper-container-initialized {
height: auto;
}
.swiper-container-initialized .slider-preloader {
opacity: 0;
visibility: hidden;
transition: all 0.2s linear;
}
.mt-slider .mt-slider-controls {
display: flex;
align-items: center;
justify-content: center;
column-gap: 20px;
width: 100%;
max-width: 1140px;
position: absolute;
left: 50%;
bottom: 20px;
z-index: 99;
transform: translateX(-50%);
}
.swiper-container-rtl .mt-slider-controls.style-1 {
flex-direction: row-reverse;
}
.mt-slider-button-prev,
.mt-slider-button-next {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all 0.2s ease-in-out;
fill: #fff;
}
.mt-slider-button-prev:hover,
.mt-slider-button-next:hover {
fill: #6ec1e4;
transition: all 0.2s ease-in-out;
}
.mt-slider-button-prev svg,
.mt-slider-button-next svg {
width: 20px;
}
@media (max-width: 768px) {
.mobile-none .mt-slider-button-prev,
.mobile-none .mt-slider-button-next {
display: none;
}
}
.nav-2.mt-slider-button-prev,
.nav-2.mt-slider-button-next {
background-color: #fff;
fill: #0b2238;
border: 1px solid #eee;
width: 50px;
height: 50px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
z-index: 1;
}
.nav-2.mt-slider-button-next {
left: auto;
right: 0;
}
.nav-2.mt-slider-button-prev:hover,
.nav-2.mt-slider-button-next:hover {
background-color: #0b2238;
fill: #fff;
border: 1px solid #0b2238;
}
.hover-on-visible .nav-2 {
visibility: hidden;
opacity: 0;
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover-on-visible:hover .nav-2 {
visibility: visible;
opacity: 1;
left: 5px;
}
.hover-on-visible:hover .nav-2.mt-slider-button-next {
left: auto;
right: 5px;
}
.mt-swiper-pagination {
display: flex;
align-items: center;
justify-content: center;
column-gap: 10px;
}
.mt-swiper-pagination .swiper-pagination-bullet {
position: relative;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
-webkit-border-radius: inherit;
border-radius: inherit;
background: transparent;
opacity: 1;
transition: all 300ms linear;
}
.mt-swiper-pagination .swiper-pagination-bullet-active {
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-1 {
column-gap: 0;
}
.mt-swiper-pagination .swiper-pagination-bullet svg {
width: 100%;
height: 100%;
}
.mt-swiper-pagination .swiper-pagination-bullet .path {
stroke: #eee;
stroke-width: 1px;
display: none;
}
.mt-swiper-pagination .swiper-pagination-bullet .solid-fill {
fill: #eee;
}
.mt-swiper-pagination .swiper-pagination-bullet-active .path {
stroke: #6ec1e4;
display: inline-block !important;
stroke-dasharray: 1000;
stroke-dashoffset: 0;
animation: dash ease-in 3s;
animation-iteration-count: unset;
}
.mt-swiper-pagination .swiper-pagination-bullet-active .solid-fill {
fill: #6ec1e4;
}
@-webkit-keyframes dash {
from {
stroke-dashoffset: 1000;
}
to {
stroke-dashoffset: 0;
}
}
@keyframes dash {
from {
stroke-dashoffset: 1000;
}
to {
stroke-dashoffset: 0;
}
}
.mt-swiper-pagination.pagi-style-2 .swiper-pagination-bullet {
background-color: #fff;
width: 12px;
height: 12px;
border-radius: 50%;
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-2 .swiper-pagination-bullet-active {
background-color: #6ec1e4;
width: 30px;
border-radius: 20px;
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-3 {
column-gap: 15px;
}
.mt-swiper-pagination.pagi-style-3 .swiper-pagination-bullet {
width: 16px;
height: 16px;
border-radius: 50%;
overflow: hidden;
}
.mt-swiper-pagination.pagi-style-3 .swiper-pagination-bullet:before {
background-color: #fff;
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-3 .swiper-pagination-bullet-active:before {
background-color: #6ec1e4;
transform: scale(0.4);
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-3 .swiper-pagination-bullet-active {
box-shadow: 0 0 0 2px #6ec1e4;
}
.mt-swiper-pagination.pagi-style-4 .swiper-pagination-bullet {
font-size: 13px;
display: flex;
align-items: center;
justify-content: flex-start;
}
.mt-swiper-pagination.pagi-style-4 .swiper-pagination-bullet .number {
font-size: 14px;
color: #fff;
font-weight: 600;
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-4 .swiper-pagination-bullet-active {
width: 70px;
column-gap: 10px;
}
.mt-swiper-pagination.pagi-style-4 .swiper-pagination-bullet-active .line {
background-color: #6ec1e4;
width: 100%;
height: 2px;
transition: all 300ms linear;
}
.mt-swiper-pagination.pagi-style-5 .swiper-pagination-bullet {
width: 50px;
height: 3px;
position: relative;
border-radius: 6px;
overflow: hidden;
}
.mt-swiper-pagination.pagi-style-5 .swiper-pagination-bullet:before {
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.2);
transition: background 300ms ease;
}
.mt-swiper-pagination.pagi-style-5 .swiper-pagination-bullet-active:after {
background-color: #6ec1e4;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.autoplay-active .mt-swiper-pagination.pagi-style-5 .swiper-pagination-bullet-active:after {
width: 0;
animation: lineProgressBar 5000ms linear forwards;
}
@-moz-keyframes lineProgressBar {
0% {
width: 0;
}
100% {
width: 100%;
}
}
@-webkit-keyframes lineProgressBar {
0% {
width: 0;
}
100% {
width: 100%;
}
}
@-o-keyframes lineProgressBar {
0% {
width: 0;
}
100% {
width: 100%;
}
}
@keyframes lineProgressBar {
0% {
width: 0;
}
100% {
width: 100%;
}
}
.pagi-style-6.swiper-pagination-fraction {
width: auto;
color: #ffffff;
font-size: 16px;
font-weight: 600;
}
.kenburns {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-fill-mode: both;
}
.swiper-slide-active .kenburns-top {
-webkit-animation-name: kenburns-top;
animation-name: kenburns-top;
}
@-webkit-keyframes kenburns-top {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
100% {
-webkit-transform: scale(1.08) translateY(-15px);
transform: scale(1.08) translateY(-15px);
-webkit-transform-origin: top;
transform-origin: top;
}
}
@keyframes kenburns-top {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 16%;
transform-origin: 50% 16%;
}
100% {
-webkit-transform: scale(1.08) translateY(-15px);
transform: scale(1.08) translateY(-15px);
-webkit-transform-origin: top;
transform-origin: top;
}
}
.swiper-slide-active .kenburns-top-right {
-webkit-animation-name: kenburns-top-right;
animation-name: kenburns-top-right;
}
@-webkit-keyframes kenburns-top-right {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 84% 16%;
transform-origin: 84% 16%;
}
100% {
-webkit-transform: scale(1.08) translate(20px, -15px);
transform: scale(1.08) translate(20px, -15px);
-webkit-transform-origin: right top;
transform-origin: right top;
}
}
@keyframes kenburns-top-right {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 84% 16%;
transform-origin: 84% 16%;
}
100% {
-webkit-transform: scale(1.08) translate(20px, -15px);
transform: scale(1.08) translate(20px, -15px);
-webkit-transform-origin: right top;
transform-origin: right top;
}
}
.swiper-slide-active .kenburns-right {
-webkit-animation-name: kenburns-right;
animation-name: kenburns-right;
}
@-webkit-keyframes kenburns-right {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 84% 50%;
transform-origin: 84% 50%;
}
100% {
-webkit-transform: scale(1.08) translateX(20px);
transform: scale(1.08) translateX(20px);
-webkit-transform-origin: right;
transform-origin: right;
}
}
@keyframes kenburns-right {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 84% 50%;
transform-origin: 84% 50%;
}
100% {
-webkit-transform: scale(1.08) translateX(20px);
transform: scale(1.08) translateX(20px);
-webkit-transform-origin: right;
transform-origin: right;
}
}
.swiper-slide-active .kenburns-bottom-right {
-webkit-animation-name: kenburns-bottom-right;
animation-name: kenburns-bottom-right;
}
@-webkit-keyframes kenburns-bottom-right {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 84% 84%;
transform-origin: 84% 84%;
}
100% {
-webkit-transform: scale(1.08) translate(20px, 15px);
transform: scale(1.08) translate(20px, 15px);
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
}
}
@keyframes kenburns-bottom-right {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 84% 84%;
transform-origin: 84% 84%;
}
100% {
-webkit-transform: scale(1.08) translate(20px, 15px);
transform: scale(1.08) translate(20px, 15px);
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
}
}
.swiper-slide-active .kenburns-bottom {
-webkit-animation-name: kenburns-bottom;
animation-name: kenburns-bottom;
}
@-webkit-keyframes kenburns-bottom {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 84%;
transform-origin: 50% 84%;
}
100% {
-webkit-transform: scale(1.08) translateY(15px);
transform: scale(1.08) translateY(15px);
-webkit-transform-origin: bottom;
transform-origin: bottom;
}
}
@keyframes kenburns-bottom {
0% {
-webkit-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
-webkit-transform-origin: 50% 84%;
transform-origin: 50% 84%;
}
100% {
-webkit-transform: scale(1.08) translateY(15px);
transform: scale(1.08) translateY(15px);
-webkit-transform-origin: bottom;
transform-origin: bottom;
}
}
.swiper-slide-active .kenburns-bottom-left {
-webkit-animation-name: kenburns-bottom-left;
animation-name: kenburns-bottom-left;
}
@-webkit-keyframes kenburns-bottom-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 84%;
transform-origin: 16% 84%;
}
100% {
-webkit-transform: scale(1.08) translate(-20px, 15px);
transform: scale(1.08) translate(-20px, 15px);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
}
}
@keyframes kenburns-bottom-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 84%;
transform-origin: 16% 84%;
}
100% {
-webkit-transform: scale(1.08) translate(-20px, 15px);
transform: scale(1.08) translate(-20px, 15px);
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
}
}
.swiper-slide-active .kenburns-left {
-webkit-animation-name: kenburns-left;
animation-name: kenburns-left;
}
@-webkit-keyframes kenburns-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 50%;
transform-origin: 16% 50%;
}
100% {
-webkit-transform: scale(1.08) translate(-20px, 15px);
transform: scale(1.08) translate(-20px, 15px);
-webkit-transform-origin: left;
transform-origin: left;
}
}
@keyframes kenburns-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 50%;
transform-origin: 16% 50%;
}
100% {
-webkit-transform: scale(1.08) translate(-20px, 15px);
transform: scale(1.08) translate(-20px, 15px);
-webkit-transform-origin: left;
transform-origin: left;
}
}
.swiper-slide-active .kenburns-top-left {
-webkit-animation-name: kenburns-top-left;
animation-name: kenburns-top-left;
}
@-webkit-keyframes kenburns-top-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 16%;
transform-origin: 16% 16%;
}
100% {
-webkit-transform: scale(1.08) translate(-15px, -10px);
transform: scale(1.08) translate(-15px, -10px);
-webkit-transform-origin: top left;
transform-origin: top left;
}
}
@keyframes kenburns-top-left {
0% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
-webkit-transform-origin: 16% 16%;
transform-origin: 16% 16%;
}
100% {
-webkit-transform: scale(1.08) translate(-15px, -10px);
transform: scale(1.08) translate(-15px, -10px);
-webkit-transform-origin: top left;
transform-origin: top left;
}
}
@-webkit-keyframes clip-text {
from {
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
}
to {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
}
@keyframes clip-text {
from {
-webkit-clip-path: inset(0 100% 0 0);
clip-path: inset(0 100% 0 0);
}
to {
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
}
}
@-webkit-keyframes text-revealer {
0%,
50% {
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
60%,
100% {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
60% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
100% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
}
@keyframes text-revealer {
0%,
50% {
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
60%,
100% {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
60% {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
100% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
}
@-webkit-keyframes text-revealer-vartical {
0%,
50% {
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
60%,
100% {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
60% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
100% {
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
}
@keyframes text-revealer-vartical {
0%,
50% {
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
60%,
100% {
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
60% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
100% {
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
}
@keyframes bar-top {
0% {
transform: scale(0, 1);
}
12.5% {
transform: scale(1, 1);
}
87.5% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes bar-right {
0% {
transform: scale(1, 0);
}
12.5% {
transform: scale(1, 0);
}
25% {
transform: scale(1, 1);
}
75% {
transform: scale(1, 1);
}
87.5% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes bar-bottom {
0% {
transform: scale(0, 1);
}
25% {
transform: scale(0, 1);
}
37.5% {
transform: scale(1, 1);
}
62.5% {
transform: scale(1, 1);
}
75% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes bar-left {
0% {
transform: scale(1, 0);
}
37.5% {
transform: scale(1, 0);
}
50% {
transform: scale(1, 1);
}
62.5% {
transform: scale(1, 1);
}
100% {
transform: scale(1, 1);
}
}
@keyframes rotation {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(90deg);
}
50% {
transform: rotate(180deg);
}
75% {
transform: rotate(270deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes char-expand-fwd {
0% {
letter-spacing: -0.5em;
-webkit-transform: translateZ(-700px);
transform: translateZ(-700px);
opacity: 0;
}
40% {
opacity: 0.6;
}
100% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
opacity: 1;
}
}
@keyframes char-expand-fwd {
0% {
letter-spacing: -0.5em;
-webkit-transform: translateZ(-700px);
transform: translateZ(-700px);
opacity: 0;
}
40% {
opacity: 0.6;
}
100% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
opacity: 1;
}
}
.mt-animation,
.mt-animation span {
animation-duration: 0.3s;
animation-fill-mode: both;
}
.mt-animation span {
display: inline-block;
}
.mt-fadeIn {
animation-name: asFadeIn;
}
@keyframes asFadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.mt-fadeInLeft {
animation-name: asFadeInLeft;
}
@keyframes asFadeInLeft {
from {
opacity: 0;
transform: translateX(-50px);
}
to {
opacity: 1;
}
}
.mt-fadeInRight {
animation-name: asFadeInRight;
}
@keyframes asFadeInRight {
from {
opacity: 0;
transform: translateX(50px);
}
to {
opacity: 1;
}
}
.mt-fadeInDown {
animation-name: asFadeInTop;
}
@keyframes asFadeInTop {
from {
opacity: 0;
transform: translateY(-50px);
}
to {
opacity: 1;
}
}
.mt-fadeInUp {
animation-name: asFadeInBottom;
}
@keyframes asFadeInBottom {
from {
opacity: 0;
transform: translateY(50px);
}
to {
opacity: 1;
}
}
.mt-moveFromLeft {
animation-name: asMoveFromLeft;
}
@keyframes asMoveFromLeft {
from {
visibility: hidden;
transform: translateX(-50px);
}
to {
visibility: visible;
}
}
.mt-moveFromRight {
animation-name: asMoveFromRight;
}
@keyframes asMoveFromRight {
from {
visibility: hidden;
transform: translateX(50px);
}
to {
visibility: visible;
}
}
.mt-moveFromTop {
animation-name: asMoveFromTop;
}
@keyframes asMoveFromTop {
from {
visibility: hidden;
transform: translateY(-50px);
}
to {
visibility: visible;
}
}
.mt-moveFromBottom {
animation-name: asMoveFromBottom;
}
@keyframes asMoveFromBottom {
from {
visibility: hidden;
transform: translateY(50px);
}
to {
visibility: visible;
}
}
.mt-blurIn {
animation-name: asBlurIn;
}
@keyframes asBlurIn {
from {
filter: blur(20px);
opacity: 0;
}
}
.mt-blurInLeft {
animation-name: asBlurInLeft;
}
@keyframes asBlurInLeft {
from {
transform: translateX(50px);
filter: blur(20px);
opacity: 0;
}
}
.mt-blurInRight {
animation-name: asBlurInRight;
}
@keyframes asBlurInRight {
from {
transform: translateX(-50px);
filter: blur(20px);
opacity: 0;
}
}
.mt-blurInTop {
animation-name: asBlurInTop;
}
@keyframes asBlurInTop {
from {
transform: translateY(50px);
filter: blur(20px);
opacity: 0;
}
}
.mt-blurInBottom {
animation-name: asBlurInBottom;
}
@keyframes asBlurInBottom {
from {
transform: translateY(-50px);
filter: blur(20px);
opacity: 0;
}
}
.mt-zoomIn {
animation-name: asZoomIn;
}
@keyframes asZoomIn {
from {
transform: scale(5);
opacity: 0;
}
}
.mt-zoomInLeft {
animation-name: asZoomInLeft;
}
@keyframes asZoomInLeft {
from {
transform: scale(5) translateX(-50%);
opacity: 0;
}
}
.mt-zoomInRight {
animation-name: asZoomInRight;
}
@keyframes asZoomInRight {
from {
transform: scale(5) translateX(50%);
opacity: 0;
}
}
.mt-zoomInTop {
animation-name: asZoomInTop;
}
@keyframes asZoomInTop {
from {
transform: scale(10) translateY(-50%);
opacity: 0;
}
}
.mt-zoomInBottom {
animation-name: asZoomInBottom;
}
@keyframes asZoomInBottom {
from {
transform: scale(10) translateY(50%);
opacity: 0;
}
}
.mt-flipInTop {
animation-name: asFlipInTop;
}
@keyframes asFlipInTop {
from {
transform: perspective(600px);
opacity: 0;
}
30% {
transform: perspective(600px) rotateX(180deg);
transform-origin: 0 0;
animation-timing-function: ease-out;
}
to {
transform: perspective(600px);
}
}
.mt-flipInBottom {
animation-name: asFlipInBottom;
}
@keyframes asFlipInBottom {
from {
transform: perspective(600px);
opacity: 0;
}
30% {
transform: perspective(600px) rotateX(180deg);
transform-origin: bottom;
animation-timing-function: ease-out;
}
to {
transform: perspective(600px);
}
}
.mt-rollFromLeft {
animation-name: asRollFromLeft;
}
@keyframes asRollFromLeft {
from {
transform: translateX(-60px) perspective(600px) rotateY(180deg);
opacity: 0;
}
}
.mt-rollFromRight {
animation-name: asRollFromRight;
}
@keyframes asRollFromRight {
from {
transform: translateX(60px) perspective(600px) rotateY(-180deg);
opacity: 0;
}
}
.mt-rollFromTop {
animation-name: asRollFromTop;
}
@keyframes asRollFromTop {
from {
transform: translateY(-60px) perspective(600px) rotateX(180deg);
opacity: 0;
}
}
.mt-rollFromBottom {
animation-name: asRollFromBottom;
}
@keyframes asRollFromBottom {
from {
transform: translateY(60px) perspective(600px) rotateX(-180deg);
opacity: 0;
}
}
.mt-rotateSkateInRight {
animation-name: asRotateSkateInRight;
}
@keyframes asRotateSkateInRight {
from {
transform: scaleX(0.2) translateX(100px);
opacity: 0;
}
}
.mt-rotateSkateInLeft {
animation-name: asRotateSkateInLeft;
}
@keyframes asRotateSkateInLeft {
from {
transform: scaleX(0.2) translateX(-100px);
opacity: 0;
}
}
.mt-rotateSkateInTop {
animation-name: asRotateSkateInTop;
}
@keyframes asRotateSkateInTop {
from {
transform: scaleY(0.2) translateY(-100px);
opacity: 0;
}
}
.mt-rotateSkateInBottom {
animation-name: asRotateSkateInBottom;
}
@keyframes asRotateSkateInBottom {
from {
transform: scaleY(0.2) translateY(100px);
opacity: 0;
}
}
.mt-popUp {
animation-name: asPopUp;
}
@keyframes asPopUp {
0% {
visibility: hidden;
}
50% {
transform: scale(1.1);
visibility: visible;
}
}
.mt-popUpLeft {
animation-name: asPopUpLeft;
}
@keyframes asPopUpLeft {
0% {
visibility: hidden;
}
50% {
visibility: visible;
transform: translateX(-20px) scale(1.1);
animation-timing-function: ease-in;
}
}
.mt-popUpRight {
animation-name: asPopUpRight;
}
@keyframes asPopUpRight {
0% {
visibility: hidden;
}
50% {
visibility: visible;
transform: translateX(20px) scale(1.1);
animation-timing-function: ease-in;
}
}.mt-addons-title-section {
margin-bottom: 0px;
}
.mt-addons-title-subtile {
margin-bottom: 25px;
}
.mt-addons-title-svg-border {
width: 100%;
height: 23px;
margin: 5px 0 10px;
}
.mt-addons-subtitle-section.text-right,
.mt-addons-subtitle-section.text-left {
width: auto;
}
.mt-addons-subtitle-section {
margin-top: 7px;
width: 70%;
margin: 0 auto;
margin-top: 5px;
}
.mt-addons-title-border {
height: 4px;
margin: 5px 0 25px;
width: 100%;
}
.mt-underline-text {
position: relative;
}
.mt-underline-text.curved:after {
content: "";
position: absolute;
bottom: -10px;
left: 0;
height: 17px;
width: 100%;
border-top: solid 2px;
border-radius: 76%;
}
.mt-underline-text.straight:after {
content: "";
position: absolute;
bottom: -10px;
left: 0;
height: 17px;
width: 100%;
border-top: solid 2px;
}@media screen and (min-width: 1025px){
.mt-addons-empty-spacer-mobile,
.mt-addons-empty-spacer-tablet {
display: none;
}
}
@media screen and (max-width: 599px){
.mt-addons-empty-spacer-desktop,
.mt-addons-empty-spacer-tablet {
display: none;
}
}
@media screen and (min-width: 600px) and (max-width: 1024px){
.mt-addons-empty-spacer-desktop,
.mt-addons-empty-spacer-mobile{
display: none;
}
}.mt-icon-listgroup-holder.mt-addons-before_content {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.mt-addons-box-shadow {
background: #FFFFFF;
box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
}
p.mt-icon-listgroup-text {
margin-bottom: 0px;
}
.mt-addons-before_content .mt-icon-listgroup-icon-holder-inner {
float: left;
margin-right: 30px;
}
.mt-icon-listgroup-item a{
transition: all 250ms ease-out;
}
.mt-icon-listgroup-icon-holder-inner {
transform: translateX(0);
transition: transform .28s cubic-bezier(.22,.61,.36,1);
}
.mt-icon-listgroup-holder:hover .mt-icon-listgroup-icon-holder-inner {
transform: translateY(-5px);
}
.mt-icon-listgroup-icon-holder-inner span {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
}
.mt-icon-listgroup-title {
margin-bottom: 0px;
}
.mt-addons-top_content .mt-icon-listgroup-title {
margin-bottom: 15px;
margin-top: 10px;
}
body .mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-icon-holder-inner {
float: none;
}
.mt-addons-top_content .mt-icon-listgroup-icon-holder-inner .style_bg_color {
padding: 18px 18px 13px;
display: inline;
}
.mt-addons-top_content .mt-icon-listgroup-icon-holder-inner .style_bg_color,
.mt-icon-listgroup-icon-holder-inner .style_bg_color {
display: inline;
}
.mt-icon-listgroup-item.mt-addons-bg-color {
padding: 15px 20px;
border-radius: 5px;
}.mt-icon-listgroup-holder.mt-addons-before_content {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.mt-addons-box-shadow {
background: #FFFFFF;
box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
}
p.mt-icon-listgroup-text {
margin-bottom: 0px;
}
.mt-addons-before_content .mt-icon-listgroup-icon-holder-inner {
float: left;
margin-right: 30px;
}
.mt-icon-listgroup-item a{
transition: all 250ms ease-out;
}
.mt-icon-listgroup-icon-holder-inner {
transform: translateX(0);
transition: transform .28s cubic-bezier(.22,.61,.36,1);
}
.mt-icon-listgroup-holder:hover .mt-icon-listgroup-icon-holder-inner {
transform: translateY(-5px);
}
.mt-icon-listgroup-icon-holder-inner span {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border-radius: 50%;
}
.mt-icon-listgroup-title {
margin-bottom: 0px;
}
.mt-addons-top_content .mt-icon-listgroup-title {
margin-bottom: 15px;
margin-top: 10px;
}
body .mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-icon-holder-inner {
float: none;
}
.mt-addons-top_content .mt-icon-listgroup-icon-holder-inner .style_bg_color {
padding: 18px 18px 13px;
display: inline;
}
.mt-addons-top_content .mt-icon-listgroup-icon-holder-inner .style_bg_color,
.mt-icon-listgroup-icon-holder-inner .style_bg_color {
display: inline;
}
.mt-icon-listgroup-item.mt-addons-bg-color {
padding: 15px 20px;
border-radius: 5px;
}.mt-addons-hero-slider-background{
display: flex;
align-items: center;
justify-content: center;
background-size: cover;
background-repeat: no-repeat;
background-position: right top;
height: 400px;
border-radius: 5px;
}
.mt-addons-hero-slider-holder.inline-block{
display: inline-block;
}
.mt-addons-hero-slider-button {
margin: 35px 20px 0px 0px;
display: unset!important;
}
.mt-addons-hero-slider-button.round {
border-radius: 30px;
padding: 16px 40px 15px 40px;
} 
.mt-addons-hero-slider-button.boxed {
padding: 16px 40px 15px 40px;
} 
.mt-addons-hero-slider-bg{
width: 100%;
height: 500px;
display: flex;
align-items: center;
justify-content: center;
background-size: cover;
background-repeat: no-repeat;
background-position: right top;
}
.mt-addons-hero-slider-aftersubtitle {
padding-bottom: 15px;
} .mt-addons-hero-slider-bg .container {
padding: 0px 95px 0px 95px;
}
.mt-addons-hero-slider-discount {
padding: 3px 0px 3px 27px;
}
.mt-addons-hero-discount-background{
background-size: 35% 595%,90% 100%!important;
background-position: 95% 0%,0% 0%!important;
width: 25%;
}
body .swiper-pagination.pagination-clickable.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,
body .swiper-pagination.pagination-clickable.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
body .swiper-pagination.pagination-clickable.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
body .swiper-pagination.pagination-clickable.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
transform: scale(.66)!important;
}
body .swiper-pagination.pagination-clickable .swiper-pagination-bullet{
height: 5px!important;
width: 55px!important;
border-radius: 0px!important;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination.pagination-clickable, 
.swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination.pagination-clickable{
bottom: -20px!important;
}
.swiper-pagination-bullet-active{
background:#cacacc!important;
}
body .swiper-pagination-bullet{
background: #000000;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
background-image: none!important;
}
.swiper-button-prev, 
.swiper-container-rtl .swiper-button-next{
background-image: none!important;
} .swiper-button-prev:hover,
.swiper-button-next:hover {
opacity: 1;
}
@media only screen and (max-width: 767px) {
.mt-addons-hero-slider-button {
display: inline-block !important;
}
.mt-addons-hero-discount-background {
width: auto!important;
}
.mt-addons-hero-slider-bg .container {
padding: 0px 35px 0px 35px;
}
body .mt-addons-swiper-container .swiper-button-prev, .swiper-rtl .swiper-button-next .far.fa-arrow-left.swiper-button-prev.nav_middle,
body .mt-addons-swiper-container .swiper-button-prev.half_nav_middle {
left: 5px !important;
}
body .mt-addons-swiper-container .swiper-button-next, .swiper-rtl .swiper-button-prev .fa-arrow-right.swiper-button-next.nav_middle,
body .mt-addons-swiper-container .swiper-button-next.half_nav_middle {
right: 5px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.mt-addons-hero-discount-background{
width: 50%!important;
}
}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}