.tm_image_slider ul li {
margin: 0px; }
.elementor-widget-tm-image-slider .s-hero__slider .js-hero-slider .swiper-pagination {
justify-content: flex-end; }
.s-hero__slider {
display: block;
position: relative; }
.s-hero__slider .swiper::after {
display: block;
z-index: 1;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 300px;
background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
background-image: -o-linear-gradient(bottom, black 0%, transparent 100%);
background-image: linear-gradient(to top, black 0%, transparent 100%);
content: '';
pointer-events: none; }
.s-hero__slider .swiper-slide img {
width: 100%; }
.s-hero__slider .swiper-pagination-fraction {
z-index: 2;
bottom: 60px;
bottom: 3.125vw;
padding-right: 100px;
color: white;
font-size: 24px;
font-weight: 400;
line-height: 1.67;
text-align: right; }
.s-hero__slider .swiper-pagination-current {
color: white;
font-size: 48px;
font-weight: 700;
line-height: 0.83; }
.tm_image_slider .uk-slidenav {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: white;
box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05); }
.tm_image_slider .uk-slidenav svg {
width: 30px;
height: 30px; }
.tm_image_slider .uk-position-center-left-out {
right: calc(100% + 70px); }
.tm_image_slider .uk-position-center-right-out {
left: calc(100% + 70px); }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.s-hero__slider .swiper-pagination-fraction {
font-size: calc(18px + 6 * (100vw / 1920)); }
.s-hero__slider .swiper-pagination-current {
font-size: calc(36px + 12 * (100vw / 1920)); } }
@media only screen and (max-width: 1510px) and (min-width: 1200px) {
.elementor-widget-tm-image-slider {
height: 100%; }
.elementor-widget-tm-image-slider .elementor-widget-container {
height: 100%; }
.elementor-widget-tm-image-slider .elementor-widget-container .s-hero__slider {
height: 100%; }
.elementor-widget-tm-image-slider .elementor-widget-container .s-hero__slider .js-hero-slider {
height: 100%; }
.elementor-widget-tm-image-slider .elementor-widget-container .s-hero__slider .js-hero-slider .swiper {
height: 100%; }
.elementor-widget-tm-image-slider .elementor-widget-container .s-hero__slider .js-hero-slider .swiper .swiper-slide img {
height: 100%;
width: 111%;
max-width: 111%; } }
@media only screen and (max-width: 1799px) {
.elementor-widget-tm-image-slider .s-hero__slider .js-hero-slider .swiper-pagination {
padding-right: 40px; } }
@media (max-width: 1200px) {
.s-hero__slider .swiper-pagination-fraction {
padding-right: 40px; } }
@media (max-width: 767px) {
.s-hero__slider .swiper-pagination-fraction {
font-size: calc(18px + 10.2 * ((100vw - 320px) / 1920)); }
.s-hero__slider .swiper-pagination-current {
font-size: calc(36px + 20.4 * ((100vw - 320px) / 1920)); } }
.elementor-widget-image img {
display: inline-block !important; } .tm_title.icon_disable span:before {
content: unset; } .elementor-widget-tm-subtitle .s-hero__subtitle {
margin-bottom: 35px;
margin-bottom: 1.82292vw;
color: white;
font-size: 30px;
font-weight: 400;
line-height: 1.33; }
@media only screen and (max-width: 1679px) {
.elementor-widget-tm-subtitle .s-hero__subtitle {
font-size: 24px; } }
@media only screen and (max-width: 1359px) {
.elementor-widget-tm-subtitle .s-hero__subtitle {
font-size: 18px; } }
@media only screen and (max-width: 1023px) {
.elementor-widget-tm-subtitle .s-hero__subtitle {
margin-bottom: 25px;
font-size: 16px; } }
@media only screen and (max-width: 639px) {
.elementor-widget-tm-subtitle .s-hero__subtitle {
font-size: 14px; } }  .s-about__btns {
-webkit-box-align: center;
-ms-flex-align: center;
-ms-flex-wrap: wrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 35px;
color: #fff; }
.s-about__btns a + a {
margin-left: 15px; }
.s-about__btns .uk-icon-button {
width: 55px;
height: 55px;
border-radius: 30px;
background-color: #eee;
color: #222;
font-size: 24px; }
.s-about__btns .uk-icon-button:hover,
.s-about__btns .uk-icon-button:focus,
.s-about__btns .uk-icon-button:active,
.s-about__btns .uk-icon-button.nice-select.open {
-webkit-box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
background-color: #fff;
box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
color: #efb007; }
.uk-button {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
border-radius: 2px;
transition: all 0.3s linear; }
.uk-button > svg {
margin-left: 11px; }
.uk-button + .uk-button {
margin-left: 10px; }
@media only screen and (max-width: 413px) {
.s-about__btns {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 25px; }
.s-about__btns a + a {
margin-left: 5px; }
.s-about__btns .uk-button-large {
padding: 0 20px; } } .tm_icon_button svg {
width: 18px;
height: 18px;
transition: all .3s ease-in-out; } .s-video__img {
width: fit-content; }
.s-video__img .uk-cover-container {
min-height: 100%; }
.s-video__link {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
z-index: 2;
position: relative;
align-items: center;
justify-content: center;
width: 110px;
height: 110px;
border-radius: 50%;
outline: 10px solid rgba(34, 34, 34, 0.5);
background-color: #efb007;
transition: unset !important; }
.s-video__link:hover {
outline: 0; }
.s-video__link img {
margin-right: -5px; }
@media only screen and (max-width: 767px) {
.s-video__img {
position: relative; }
.s-video__img .uk-cover-container {
min-height: 250px; }
.s-video__link {
width: 80px;
height: 80px; } }
.uk-lightbox {
background: #222222cc !important; }
.uk-lightbox-toolbar {
background: #fffffff2 !important;
width: 54px !important;
height: 54px !important;
left: unset !important;
top: 0 !important; }
.uk-lightbox-toolbar.uk-lightbox-caption {
display: none; }
.logged-in .uk-lightbox-toolbar {
top: 32px !important; }
@media only screen and (max-width: 780px) {
.logged-in .uk-lightbox-toolbar {
top: 46px !important; } }
.uk-close {
color: #999 !important; }
.uk-close:hover {
color: #666 !important; } .solution-item {
display: block;
position: relative; }
.solution-item__box {
display: block;
position: relative; }
.solution-item__box::before {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 400px;
background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
background-image: -o-linear-gradient(bottom, black 0%, transparent 100%);
background-image: linear-gradient(to top, black 0%, transparent 100%);
content: '';
transition: all 0.3s linear; }
.solution-item__box:hover::before {
height: 100%; }
.solution-item__box:hover .solution-item__intro {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
visibility: visible;
height: auto;
overflow: visible;
pointer-events: all;
transition: all 0.3s linear; }
.solution-item__box img {
width: 100%; }
.solution-item__box .uk-overlay {
padding: 60px;
padding: 3.125vw; }
.solution-item__title {
margin-bottom: 20px; }
.solution-item__title span {
color: white;
font-size: 18px;
font-weight: 400; }
.solution-item__title h3 {
margin: 0;
color: white;
font-size: 36px;
font-weight: 600; }
.solution-item__intro {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
visibility: hidden;
height: 0;
overflow: hidden;
color: white;
pointer-events: none;
transition: all 0.3s linear; }
.solution-item__link a.more {
color: #fff; }
.solution-item__link a.more span.uk-icon {
color: #efb007; }
.solution-item__link a.more span {
text-transform: uppercase;
font-weight: 600;
font-size: 16px;
line-height: 25px; }
.slider-nav .swiper-button-prev:before,
.slider-nav .swiper-button-next:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
width: 1em;
font-family: "icons";
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1em;
text-decoration: none;
text-decoration: inherit;
text-transform: none; }
.slider-nav {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
align-items: center;
justify-content: center; }
.slider-nav .swiper-button-prev,
.slider-nav .swiper-button-next {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: static;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
margin-top: 0;
border: 1px solid #ccc;
border-radius: 50%;
background-image: unset; }
.slider-nav .swiper-button-next i,
.slider-nav .swiper-button-prev i {
color: #fff;
line-height: 12px; }
.slider-nav .swiper-button-prev:after,
.slider-nav .swiper-button-next:after {
display: none; }
.slider-nav .swiper-button-prev:hover,
.slider-nav .swiper-button-prev:focus,
.slider-nav .swiper-button-prev:active,
.slider-nav .swiper-button-prev.nice-select.open,
.slider-nav .swiper-button-next:hover,
.slider-nav .swiper-button-next:focus,
.slider-nav .swiper-button-next:active,
.slider-nav .swiper-button-next.nice-select.open {
border-color: #efb007;
color: #efb007; }
.slider-nav .swiper-button-prev:hover i,
.slider-nav .swiper-button-prev:focus i,
.slider-nav .swiper-button-prev:active i,
.slider-nav .swiper-button-prev.nice-select.open i,
.slider-nav .swiper-button-next:hover i,
.slider-nav .swiper-button-next:focus i,
.slider-nav .swiper-button-next:active i,
.slider-nav .swiper-button-next.nice-select.open i {
color: #fff; }
.slider-nav .swiper-button-prev:hover::before,
.slider-nav .swiper-button-prev:focus::before,
.slider-nav .swiper-button-prev:active::before,
.slider-nav .swiper-button-prev.nice-select.open::before,
.slider-nav .swiper-button-next:hover::before,
.slider-nav .swiper-button-next:focus::before,
.slider-nav .swiper-button-next:active::before,
.slider-nav .swiper-button-next.nice-select.open::before {
color: #efb007; }
.slider-nav .swiper-button-next {
margin-left: 20px; }
.js-solution-slider .slider-nav {
width: 100%;
top: 31%;
position: absolute; }
.js-solution-slider .slider-nav .swiper-button-prev,
.js-solution-slider .slider-nav .swiper-button-next {
border: 1px solid #efb007;
background: #efb007;
position: absolute;
color: #fff; }
.js-solution-slider .slider-nav .swiper-button-prev {
left: -26px; }
.js-solution-slider .slider-nav .swiper-button-next {
right: -26px; }
.js-solution-slider .slider-nav .swiper-button-prev:hover,
.js-solution-slider .slider-nav .swiper-button-next:hover,
.js-solution-slider .slider-nav .swiper-button-prev:active,
.js-solution-slider .slider-nav .swiper-button-next:active,
.js-solution-slider .slider-nav .swiper-button-prev:focus,
.js-solution-slider .slider-nav .swiper-button-next:focus {
border: 1px solid #f65d10;
background: #f65d10;
position: absolute; }
.tm-feature-items {
display: block;
position: relative; }
.tm-feature-items ul.uk-slider-items li {
list-style: none;
margin: 0; }
.tm-feature-items ul.uk-slider-nav {
display: none; }
.tm-feature-items ul.uk-slider-nav li {
list-style: none;
margin: 0; }
.tm-feature-items .uk-slider-container {
margin: -30px;
padding: 25px; }
.feature-item {
display: block;
position: relative; }
.feature-item__w {
position: relative; }
.feature-item__box {
-webkit-box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
position: relative;
border-left: 2px solid #222;
background-color: white;
box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05);
transition: all 0.3s linear; }
.uk-slider-items .feature-item__box {
-webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1); }
.feature-item__icon {
padding: 50px 40px 25px 40px; }
.feature-item__icon i {
font-size: 72px;
color: #efb007;
margin-bottom: 10px;
display: inline-block; }
.feature-item__icon [class^="icon-"] {
font-size: 72px;
color: #efb007;
margin-bottom: 10px;
display: inline-block; }
.feature-item__icon img {
max-width: 60px;
margin-bottom: 14px; }
.feature-item__title {
display: inline-block;
position: relative;
padding: 0 40px 30px 40px;
border: none;
border-bottom: 0;
background: none;
color: #222;
font-size: 24px;
line-height: 34px;
font-weight: 700;
text-align: left; }
.feature-item__box .feature-item__title:hover {
color: #f65d10; }
.feature-item__text {
padding: 30px 40px;
color: #555;
font-size: 18px;
font-weight: 300;
line-height: 1.67;
border-top: 1px solid #eee; }
.feature-item__more {
padding: 0 40px 50px 40px; }
.feature-item__more a {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
border: 1px solid #eee;
border-radius: 50%;
background-color: #f9f9f9;
color: #222;
transition: all 0.3s linear; }
.feature-item:hover .feature-item__box {
border-color: #efb007; }
.feature-item:hover .feature-item__more a {
border: 1px solid #222;
background-color: #222;
color: #fff; }
.feature-item .uk-drop {
width: 100%;
margin-top: -50px;
margin-left: -2px; }
.feature-item .uk-card-body {
padding: 30px; }
.feature-item .uk-card {
background: #222; }
.feature-item .uk-card::before {
display: block;
position: absolute;
top: -15px;
left: 40px;
width: 0;
height: 0;
border-width: 0 20px 15px 20px;
border-style: solid;
border-color: transparent transparent #222 transparent;
content: ''; }
.feature-item .uk-card .uk-nav li + li {
margin-top: 1px; }
.feature-item .uk-card .uk-nav li a {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
height: 50px;
padding: 0 30px;
border-radius: 2px;
background-color: #fff;
color: #222;
font-size: 16px;
font-weight: 500;
transition: all 0.3s linear; }
.feature-item .uk-card .uk-nav li a:hover {
background: #efb007;
color: #fff; }
.feature-item .uk-card .uk-nav li a.uk-active {
background: #f65d10;
color: #fff; }
@media (max-width: 1500px) {
.elementor-widget-tm-solutions .js-solution-slider {
padding: 0 40px; }
.js-solution-slider .slider-nav .swiper-button-next {
right: 53px; } }
@media only screen and (max-width: 767px) {
.solution-item__box .uk-overlay {
padding: 30px; } }
@media (max-width: 767px) {
.solution-item__title span {
font-size: calc(14px + 6.8 * ((100vw - 320px) / 1920)); }
.solution-item__title h3 {
font-size: calc(24px + 20.4 * ((100vw - 320px) / 1920)); } }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.solution-item__title span {
font-size: calc(14px + 4 * (100vw / 1920)); }
.solution-item__title h3 {
font-size: calc(24px + 12 * (100vw / 1920)); } } .stat-item {
-webkit-box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
display: block;
position: relative;
padding: 40px;
padding: 2.08333vw;
border-right: 2px solid #efb007;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-bottom: 1px solid #eee;
box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
background-color: #f8f8f8;
margin: 0 10px;
transition: all 0.1s linear; }
.stat-item__box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: start;
-ms-flex-align: start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center; }
.stat-item__title {
margin: 0;
color: #222;
font-size: 22px;
font-weight: 400;
transition: all 0.1s linear; }
.stat-item_numbers {
margin-bottom: 20px;
transition: all 0.1s linear; }
.stat-item__value {
margin-bottom: 20px;
color: #222;
font-size: 80px;
font-weight: 500;
line-height: 0.9;
transition: all 0.1s linear; }
.stat-item-pref {
margin-bottom: 20px;
color: #222;
font-size: 80px;
font-weight: 500;
line-height: 0.9;
transition: all 0.1s linear; }
.stat-item__text {
margin: 0 !important;
color: #888;
font-size: 16px;
font-weight: 300;
line-height: 1.2; }
.stat-item:hover,
.stat-item-black {
background-color: #222; }
.stat-item:hover .stat-item-pref,
.stat-item-black .stat-item-pref {
color: #fff; }
.stat-item:hover .stat-item__title,
.stat-item.stat-item-black .stat-item__title {
color: #fff; }
.stat-item:hover .stat-item__value,
.stat-item.stat-item-black .stat-item__value {
color: #fff; }
.stat-item:hover .stat-item__text {
color: #fff; }
@media (max-width: 767px) {
.stat-item__title {
font-size: calc(16px + 10.2 * ((100vw - 320px) / 1920)); }
.stat-item__value {
font-size: calc(50px + 51 * ((100vw - 320px) / 1920)); }
.stat-item-pref {
font-size: calc(50px + 51 * ((100vw - 320px) / 1920)); }
.stat-item__text {
font-size: calc(14px + 3.4 * ((100vw - 320px) / 1920)); } }
@media only screen and (max-width: 639px) {
.stat-item {
padding: 20px; } }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.stat-item__title {
font-size: calc(16px + 6 * (100vw / 1920)); }
.stat-item__value {
font-size: calc(50px + 30 * (100vw / 1920)); }
.stat-item-pref {
font-size: calc(50px + 30 * (100vw / 1920)); }
.stat-item__text {
font-size: calc(14px + 2 * (100vw / 1920)); } } .tm_reasons_slider ul.uk-slider-items li {
list-style: none;
margin: 0; }
.tm_reasons_slider ul.uk-slider-nav {
display: none; }
.tm_reasons_slider ul.uk-slider-nav li {
list-style: none;
margin: 0; }
.reason-item {
display: block;
position: relative; }
.reason-item__img {
display: block;
position: relative;
width: 100%; }
.reason-item__body {
-webkit-box-align: start;
-ms-flex-align: start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: flex-start;
padding-top: 20px; }
.reason-item__icon {
-webkit-box-flex: 0;
-ms-flex: 0 0 50px;
flex: 0 0 50px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd; }
.reason-item__icon i {
font-size: 48px;
color: #efb007; }
.reason-item__desc {
display: block;
position: relative; }
.reason-item__title {
margin: 0 0 5px 0;
color: #222;
font-size: 22px;
font-weight: 600;
line-height: 1.2; }
.reason-item__text {
margin: 0;
color: #555;
font-size: 18px;
font-weight: 300;
line-height: 1.2; }
.reason-item__desc .reason-item__text {
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.5; }
.s-reasons-choose .reason-item__title,
.s-reasons-choose .reason-item__text {
color: #fff; }
@media only screen and (max-width: 767px) {
.reason-item__body {
padding-top: 20px; }
.reason-item__icon {
padding-bottom: 5px; }
.reason-item__desc {
padding-left: 15px; } }
@media (max-width: 767px) {
.reason-item__title {
font-size: calc(16px + 10.2 * ((100vw - 320px) / 1920)); }
.reason-item__text {
font-size: calc(14px + 6.8 * ((100vw - 320px) / 1920)); } }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.reason-item__title {
font-size: calc(16px + 6 * (100vw / 1920)); }
.reason-item__text {
font-size: calc(14px + 4 * (100vw / 1920)); } } .js-reviews-slider .swiper {
margin: -20px;
padding: 20px; }
.review-item {
display: block;
position: relative;
padding: 0 30px; }
.review-item__box {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
padding: 60px 50px;
border: 1px solid #eee;
border-radius: 2px;
transition: all 0.3s linear;
background: #f8f8f8; }
.review-item__box:hover {
-webkit-box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
border: 1px solid #fff;
box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06); }
.review-item__box:hover .review-item__icon {
border: 1px solid #222;
background-color: #222;
color: #fff; }
.review-item__desc {
display: block;
position: relative; }
.review-item__icon {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: absolute;
left: -80px;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
border: 1px solid #eee;
border-radius: 50%;
background-color: white;
color: #efb007;
transition: all 0.3s linear; }
.review-item__icon svg {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
width: 30px;
height: 30px;
transition: all 0.3s linear; }
.review-item__title {
margin: 0 0 10px 0;
color: #222;
font-size: 18px;
font-weight: 500;
line-height: 1.44; }
.review-item__text {
color: #555;
font-size: 16px;
font-weight: 400;
line-height: 1.88; }
.review-item__user {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #eee; }
.user {
-webkit-box-align: start;
-ms-flex-align: start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: flex-start; }
.user__avatar {
-webkit-box-flex: 0;
-ms-flex: 0 0 50px;
flex: 0 0 50px;
width: 50px;
height: 50px;
margin-right: 15px; }
.user__info {
display: block;
position: relative; }
.user__name {
margin: 0;
color: #222;
font-size: 18px;
font-weight: 500; }
.user__position {
margin: 0;
color: #888;
font-size: 14px;
font-weight: 400; }
.user__rating {
margin-top: 10px; }
.rating-list {
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0 !important;
padding: 0; }
.review-item__user .rating-list li {
color: #ccc;
margin: unset; }
.rating-list li svg {
width: 12px;
height: 12px; }
.rating-list li.active {
color: #efb007; }
.slider-nav .swiper-button-next {
margin-left: 20px; }
.swiper-pagination-horizontal {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center; }
.swiper-pagination-horizontal .swiper-pagination-bullet {
width: 8px;
height: 8px;
border-radius: 4px;
background-color: #ddd;
opacity: 1; }
.swiper-pagination-horizontal .swiper-pagination-bullet-active {
width: 12px;
height: 12px;
border-radius: 6px;
background-color: #f65d10; }
@media only screen and (max-width: 1199px) {
.review-item {
padding: 0 20px; }
.review-item__box {
padding: 40px 30px; }
.review-item__icon {
left: -50px;
width: 40px;
height: 40px; }
.review-item__icon svg {
width: 20px;
height: 20px; }
.review-item__user {
margin-top: 15px;
padding-top: 15px; } }
@media (max-width: 767px) {
.review-item__title {
font-size: calc(14px + 6.8 * ((100vw - 320px) / 1920)); }
.review-item__text {
font-size: calc(12px + 6.8 * ((100vw - 320px) / 1920)); } }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.review-item__title {
font-size: calc(14px + 4 * (100vw / 1920)); }
.review-item__text {
font-size: calc(12px + 4 * (100vw / 1920)); } } .info-card.--accent .info-card__progress .progress-item h6,
.info-card.--accent .info-card__progress .progress-item span {
color: #fff; }
.info-card.--accent .info-card__progress .progress-item progress {
height: 8px;
margin: 0 20px;
border-radius: 0;
background-color: #fff; }
.info-card.--accent .info-card__progress .progress-item progress::-webkit-progress-bar {
border-radius: 0;
background-color: #fff; }
.info-card.--accent .info-card__progress .progress-item progress::-webkit-progress-value {
border-radius: 0;
background-color: #555; }
.progress-item {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between; }
.progress-item + .progress-item {
margin-top: 15px; }
.progress-item h6 {
min-width: 140px;
margin: 0;
color: #222;
font-size: 16px;
font-weight: 500;
white-space: nowrap; }
.progress-item progress {
height: 8px;
margin: 0 20px;
border-radius: 0;
background-color: #555; }
.progress-item progress::-webkit-progress-bar {
border-radius: 0;
background-color: #555; }
.progress-item progress::-webkit-progress-value {
border-radius: 0;
background-color: #efb007; }
.progress-item span {
color: #222;
font-size: 16px;
font-weight: 400;
white-space: nowrap; }
.fl-progress-bar .fl-tracking-progress-bar {
width: 100%;
background-color: #fff;
margin: 0 20px; }
.fl-progress-bar .fl-tracking-progress-bar .fl-tracking-progress-bar__item {
height: 8px;
border-radius: 0;
background-color: #555;
margin: 0px; }
@media only screen and (max-width: 767px) {
.fl-progress-bar .fl-tracking-progress-bar {
margin: 0px; }
.progress-item {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.progress-item + .progress-item {
margin-top: 10px; }
.progress-item h6 {
width: 100%;
margin-bottom: 5px; }
.progress-item progress {
width: calc(100% - 50px);
margin: 0 10px 0 0 !important; } } .elementor-widget-tm-blog .js-news-slider .swiper {
padding-bottom: 25px; }
.new-item {
display: block;
position: relative;
max-width: 360px;
margin: 0 auto; }
.new-item__box {
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
display: block;
position: relative;
background-color: #fff;
transition: all 0.5s linear;
border: 1px solid #eee; }
.new-item__box:hover {
-webkit-box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06);
box-shadow: 0 5px 24px 6px rgba(0, 0, 0, 0.06); }
.new-item__media {
display: block;
position: relative; }
.new-item__body {
padding: 40px 35px 30px;
background: #f8f8f8; }
.new-item__title span {
display: block;
position: relative;
color: #888;
font-size: 18px;
font-weight: 400;
line-height: 1; }
.new-item__title h4 {
margin: 20px 0;
color: #222;
font-size: 24px;
font-weight: 700;
line-height: 1.2; }
.new-item__date {
color: #efb007;
font-size: 14px;
font-weight: 600;
text-decoration: none !important;
text-transform: uppercase; }
.blog_grid_template .uk-pagination {
width: 100%; }
@media (max-width: 1500px) {
.elementor-widget-tm-blog .js-news-slider {
padding: 0 40px; } } .contacts-box {
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
margin: 30px 0; }
.contacts-box__img {
width: 80px;
height: 80px;
margin-right: 20px;
overflow: hidden;
border-radius: 50%; }
.contacts-box__img img {
-o-object-fit: cover;
-o-object-position: center;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center; }
.contacts-box__desc {
display: block;
position: relative; }
.contacts-box__label {
margin-bottom: 5px;
color: #222;
font-size: 16px;
font-weight: 500;
line-height: 1; }
.contacts-box__desc .contacts-box__phone {
color: #222;
font-size: 24px;
font-weight: 700;
line-height: 1; }
.contacts-list li {
display: block;
position: relative;
margin: 0px !important; }
.contacts-list li a {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: baseline;
color: white;
font-size: 18px;
font-weight: 400;
line-height: 1.67; }
.tm_contacts_list.contacts-list li + li {
margin-top: 20px !important; }
.contacts-list li span.label {
display: block;
color: #efb007; }
.contacts-list li span.uk-icon {
margin-right: 15px; }
.contact-page-box {
display: block;
position: relative; }
.contact-page-sidebar img {
max-width: 170px; }
.contact-page-box .contact-page-sidebar {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
padding: 55px 40px 40px 40px;
color: #e7e7e7; }
.contact-page-box .contact-page-sidebar .social {
margin-left: 30px; }
.contact-page-box .contact-page-sidebar .contacts-list {
margin: 30px 0; }
.contact-page-box .block-form {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%; }
@media only screen and (max-width: 767px) {
.contacts-box__img {
width: 50px;
height: 50px; } }
@media (max-width: 767px) {
.contacts-box__label {
font-size: calc(14px + 3.4 * ((100vw - 320px) / 1920)); }
.contacts-box__phone {
font-size: calc(20px + 6.8 * ((100vw - 320px) / 1920)); } }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.contacts-box__label {
font-size: calc(14px + 2 * (100vw / 1920)); }
.contacts-box__phone {
font-size: calc(20px + 4 * (100vw / 1920)); } }
@media only screen and (max-width: 1199px) {
.contacts-list li a {
font-size: 16px; }
.contacts-list li + li {
margin-top: 10px; }
.contacts-list li span.uk-icon {
margin-right: 10px; } } .wpcf7-form .tm_home_contacts input {
border: 0px;
transition: all .3s ease-in-out; }
.wpcf7-form .tm_home_contacts textarea {
border: 0px;
background-color: #fff !important;
transition: all .3s ease-in-out; }
.wpcf7-form .tm_home_contacts button {
background-color: #222;
color: #fff;
padding: 0 40px;
line-height: 53px;
font-size: 18px;
text-transform: uppercase;
font-weight: 600;
transition: all .3s ease-in-out; }
.wpcf7-form .tm_home_contacts button span {
color: #fff; }
.wpcf7-form .tm_home_contacts button span svg {
fill: #fff;
color: #fff; }
.wpcf7-form .tm_home_contacts button:hover {
background-color: #efb007;
border-color: #efb007; }
.wpcf7-form .tm_button_full_width {
width: 100%; }
.wpcf7-form .tm_contacts_form input {
border: 0px;
transition: all .3s ease-in-out;
background-color: #f7f7f7; }
.wpcf7-form .tm_contacts_form input:hover, .wpcf7-form .tm_contacts_form input:focus, .wpcf7-form .tm_contacts_form input:active {
background-color: #fff; } form.mc4wp-form .mc4wp-form-fields {
width: 100%;
outline: 0.52083vw solid rgba(255, 255, 255, 0.2);
display: flex;
background: #fff;
padding: 15px 15px 15px 25px; }
form.mc4wp-form .mc4wp-form-fields input[type=email] {
-webkit-box-flex: 1;
flex-grow: 1;
width: 100%;
padding-left: 41px;
border: none;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='%23000' points='1.4,6.5 10,11 18.6,6.5'%3E%3C/polyline%3E%3Cpath d='M 1,4 1,16 19,16 19,4 1,4 Z M 18,15 2,15 2,5 18,5 18,15 Z'%3E%3C/path%3E%3C/svg%3E");
background-position: left center;
background-repeat: no-repeat;
background-color: #fff;
height: 40px; }
form.mc4wp-form .mc4wp-form-fields input[type=email]::placeholder {
font-size: 18px;
color: -internal-light-dark(black, white);
font-weight: 400; }
form.mc4wp-form .mc4wp-form-fields input[type=email]:hover, form.mc4wp-form .mc4wp-form-fields input[type=email]:active, form.mc4wp-form .mc4wp-form-fields input[type=email]:focus {
border-radius: unset;
box-shadow: unset; }
form.mc4wp-form .mc4wp-form-fields input[type=submit] {
height: 40px;
padding: 0 25px;
border: none;
border-left: 1px solid #ddd;
background: none;
color: #222;
font-size: 20px;
font-weight: 400;
line-height: 2;
text-transform: uppercase; }
form.mc4wp-form .mc4wp-form-fields input[type=submit]:hover, form.mc4wp-form .mc4wp-form-fields input[type=submit]:active, form.mc4wp-form .mc4wp-form-fields input[type=submit]:focus {
border-radius: unset;
box-shadow: unset; } .download-link {
padding: 15px 35px;
border-radius: 1px;
outline: 10px solid rgba(255, 255, 255, 0.2);
background-color: #fff;
color: #fff !important; }
.download-link:hover {
outline: 10px solid rgba(255, 255, 255, 0.23);
outline: 0.52083vw solid rgba(255, 255, 255, 0.23); }
.download-link + .download-link {
margin-left: 30px; }
.download-link img {
min-width: 40px; }
.download-app__links {
-webkit-box-align: center;
-ms-flex-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center; }
@media only screen and (max-width: 1199px) {
.download-link {
padding: 10px;
outline: 5px solid rgba(255, 255, 255, 0.2); }
.download-link img {
width: 30px;
min-width: 30px;
height: 30px; } }
@media only screen and (max-width: 639px) {
.download-link + .download-link {
margin-left: 10px; } } .tm_socials li {
list-style: none; }
.tm_socials li:first-child {
margin-left: 30px !important; }
.tm_socials li svg {
max-width: 16px; } .tm_team ul {
list-style: unset !important;
margin: 0 !important; }
.tm_team ul li {
margin-top: 0px; }
.tm_team ul .social__item {
margin: 0px; }
.tm_team ul .social__item + .social__item {
margin-left: 5px; }
.team-user {
display: block;
position: relative;
max-width: 260px;
margin: 0 auto;
overflow: hidden;
border-radius: 2px; }
.team-user__photo {
display: block;
position: relative; }
.team-user__photo::before {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
content: '';
opacity: 0;
transition: all 0.3s linear; }
.team-user__photo img {
width: 100%; }
.team-user__body {
padding: 35px;
background-color: #fff; }
.team-user {
min-height: 430px; }
.team-user__name {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin-bottom: 5px;
color: #222;
font-size: 24px;
font-weight: 600;
line-height: 1.2;
transition: all 0.3s linear; }
.team-user__position {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
color: #888;
font-size: 16px;
font-weight: 400;
line-height: 1.2;
transition: all 0.3s linear; }
.team-user:hover .team-user__social {
display: block; }
.team-user__social {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
margin-top: 20px;
opacity: 0;
pointer-events: none;
transition: all 0.3s linear;
display: none; }
.team-user:hover .team-user__photo:before,
.team-user:focus .team-user__photo:before,
.team-user:active .team-user__photo:before,
.team-user.nice-select.open .team-user__photo:before {
opacity: 1; }
.team-user:hover .team-user__body,
.team-user:focus .team-user__body,
.team-user:active .team-user__body,
.team-user.nice-select.open .team-user__body {
background-color: #222; }
.team-user:hover .team-user__name,
.team-user:hover .team-user__position,
.team-user:focus .team-user__name,
.team-user:focus .team-user__position,
.team-user:active .team-user__name,
.team-user.nice-select.open .team-user__name,
.team-user:active .team-user__position,
.team-user.nice-select.open .team-user__position {
color: #fff; }
.team-user:hover .team-user__social,
.team-user:focus .team-user__social,
.team-user:active .team-user__social,
.team-user.nice-select.open .team-user__social {
opacity: 1;
pointer-events: all; }
@media (max-width: 767px) {
.team-user__name {
font-size: calc(20px + 6.8 * ((100vw - 320px) / 1920)); }
.team-user__position {
font-size: calc(12px + 6.8 * ((100vw - 320px) / 1920)); } }
@media only screen and (max-width: 1920px) and (min-width: 767px) {
.team-user__name {
font-size: calc(20px + 4 * (100vw / 1920)); }
.team-user__position {
font-size: calc(12px + 4 * (100vw / 1920)); } } .offer-box {
-webkit-box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05);
display: block;
position: relative;
padding: 50px 40px;
background-color: #fff;
box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05); }
.offer-item {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-webkit-box-align: start;
-ms-flex-align: start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: flex-start;
justify-content: space-between;
position: relative; }
.offer-price {
position: relative; }
.offer-price:after {
content: '';
display: inline-block;
width: 200%;
border-bottom: 1px solid #eee;
position: absolute;
right: 0;
bottom: 0; }
.offer-item + .offer-item {
margin-top: 40px; }
.offer-media {
-webkit-box-flex: 0;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
width: 100px; }
.offer-media img {
width: 100%; }
.offer-info {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin: 0 20px; }
.offer-title {
color: #222;
font-size: 20px;
font-weight: 600;
margin-bottom: 0; }
.offer-intro {
color: #555;
font-size: 16px;
font-weight: 300; }
.offer-price {
color: #222;
font-size: 18px;
font-weight: 400;
white-space: nowrap;
margin-top: -10px;
padding-bottom: 3px; }
.offer-price span {
color: #efb007;
font-size: 22px;
font-weight: 700;
padding: 0 2px 0 3px; }
@media only screen and (max-width: 1199px) {
.offer-box {
padding: 30px; }
.offer-item + .offer-item {
margin-top: 20px; } }
@media only screen and (max-width: 767px) {
.offer-box {
padding: 15px; }
.offer-item {
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.offer-item + .offer-item {
margin-top: 10px; }
.offer-media {
-webkit-box-flex: 0;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
width: 60px; }
.offer-info {
max-width: calc(100% - 70px);
margin: 0 0 0 10px; } }