/*
 Theme Name:   Juganu
 Description:  The main theme powering the Kna'an website.
 Author:       Farhad Iskenderov
 Version:      0.0.1
 Text Domain:  juganu
*/


@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

@font-face {
    font-family: 'Crimson Pro';
    src: url('fonts/CrimsonPro-Bold.woff2') format('woff2'),
        url('fonts/CrimsonPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Crimson Pro';
    src: url('fonts/CrimsonPro-Regular.woff2') format('woff2'),
        url('fonts/CrimsonPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
  --yellow: #FBFF2A;
  --black: #292828;
 --light-grey:#ebebd9;
 --green:#085C44;
 --purple:#B4C8FB;
 --light-green:#D9F7B0;
 --light-yellow:#FEFFDF;
}

strong,
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
.contact-form-thank-message strong,
fn,
input,
textarea,
p,
th,
td,
.three-images-layout .item .title,
select {
  border: 0 none;
  color: var(--black);
  list-style-type: none;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1rem;
  font-family: 'IBM Plex Sans', "Arial", sans-serif;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

html {
  overflow-x: hidden;
}
.menu-open{
  overflow: hidden; 
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}

html.open-popup {
  overflow-y: hidden;
}

header, div:not(.no-trans), span:not(.no-trans), a:not(.no-trans), p, li, ul, section, input, span:not(.preloader-el), label, img, :after, :before, button, i, img:not(.preloader-el), nav, video, h2, h1, h3 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.b-lazy {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
}
.b-lazy.b-loaded, .b-lazy.b-error {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
}
img {
  max-width: 100%;
  display: block;
  margin: auto;
}
video{
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    z-index: 0;
    object-fit: cover;
    bottom: 0;
    margin: auto;
}
p{
 font-size: inherit;
 font-weight: inherit;
 font-family: inherit;
 color: inherit;
 /* height: 100%; */
}
header nav a,.main-description .sub-title{
 font-family: 'Crimson Pro';
 font-weight:normal;
}

.testimonials-full-list h3, .main-description h1, .section-title h2, .section-title h1, .key-features h3, .testimonials-list h3, .numbers-list li h3, .play .description, .promo-banner .content, .values .list li h3, .bottom-promo-banner .wrapper .thumb .content .description, .offices .list h2, .touch-banner .thumb .content h2, .testimonials-list .testimonial-title, .key-features .key-title, .section-title .mobile-title,.touch-banner .thumb .content .title
{
 font-size:1.777rem;
 line-height: 38px;
}
.numbers-list li .minutes,
.page-template-careers .bottom-promo-banner .wrapper .thumb .content .description
{
 font-size: 2.611rem;
 line-height: 3rem;
 /*56*/
}
.homepage h1{
 font-size:2.66rem; 
  /*48*/
}
.partners-hero .thumb .content h1,
.promo-text .wrapper
{
 font-size:2.222rem; 
  /*40*/ 
}
.homepage .smarts li a, .benefits-list li:before, .benefits-list li, .testimonials-list .description, .main-description .description, .offer .list h3, .offer .list .description, .form .description, .contact-form .wrapp input, .contact-form .wrapp select, .contact-form .wrapp textarea, .faq .list .answer, .filter-nav .title, .grid .post-entry h3, .touch-banner .thumb .content .description, .key-content .content h3, .key-content .content .description, .key-content .content ul.features li,.grid .post-entry .portfolio-product-name
{
 font-size:1.111rem;
 line-height:30px;
 /*20*/
}
header nav a,
.slider-key-features .thumb .description,
.values .list li .description,
.bottom-promo-banner .wrapper .thumb a,
.contact-form input[type='submit'],
.promo-banner-features .features li,
.team .list li h3,
.team .list li .description,
.team .list li .image a,
#filters .filter.button,
.show_more p,
.product-table td,
.product-specification .list h3,
.product-specification .list .description,
.product-specification .buttons a,
.product-slider ul.list .thumb .info li span
{
 font-size:0.88888888888rem;
  /*16*/
}
footer .widgets li.footer-logo .description,
.play .section-title h2,
.offices .list .description,
.faq .list .question,
.positions h2.whr-group,
.main-description .sub-title
{
  font-size:1.333rem;
  line-height:34px;
 /*24*/
}
footer .widgets li.footer-menu a,footer .widgets li.footer-social h2,.dashboards-screens .slime .name,footer .widgets li.footer-social .title{
  font-size:0.777rem; 
}
h2,.section-title .mobile-title{
 font-weight:bold;
}

.wrapper{
 width: 100%;
 padding: 0 80px;
 max-width: 1760px;
 margin: auto;
}
header .wrapp:after, footer .widgets:after, .contact-form:after,.contact-form .wpcf7-list-item label:after{
 content:'';
 clear:both;
 display:block;
}
.subtract{
 background-image: url(gfx/subtract.svg);
 position: absolute;
 z-index: 1;
 width: 24px;
 height: 48px;
}
.subtract--5{
 transform: rotate(-90deg);
 top: -12px;
}
.subtract--5--01, .subtract--2--01{
 left: -12px;
}
.subtract--5--02, .subtract--2--02{
 left: calc(25% - 12px);
}
body .intl-tel-input.separate-dial-code .selected-flag{
 background-color: transparent!important;
 width: 100%!important;
}
.subtract--5--03, .subtract--2--03{
 left: calc(50% - 12px);
}
.subtract--5--04, .subtract--2--04{
 right: calc(25% - 12px);
}
.subtract--5--05, .subtract--2--05{
 right: -12px;
}
.subtract--6{
 top: calc(50% - 24px);
}
.subtract--6--01{
 transform: rotate(180deg);
 left: 0;
}
.subtract--6--02{
 right: 0;
}
.subtract--4{
 top: 33.333%;
}
.subtract--4--01{
 left:0;
 transform: rotate(180deg);
}
.subtract--4--02{
 right:0;
 transform: rotate(0deg);
}
.touch-banner .subtract--4--01{
 top: 50%;
}
.touch-banner .subtract--4--02{
 top: 50%;
}
.subtract--3{
 top: 66.333%;
}
.page-template-about .subtract--3{
 top: 33.3%;
}
.subtract--3--01{
 transform: rotate(180deg);
}
.subtract--3--02{
 left: calc(25% - 24px);
}
.subtract--3--03{
 left: calc(25% - 0px);
 transform: rotate(180deg);
}
.subtract--3--04{
 left: calc(50% - 24px);
}
.subtract--3--05{
 left: calc(50% - 0px);
 transform: rotate(180deg);
}
.subtract--3--06{
 right: calc(25% - 0px);
}
.subtract--3--07{
 right: calc(25% - 24px);
 transform: rotate(180deg);
}
.subtract--3--08{
 right: 0;
}
.subtract--2{
 bottom: -12px;
 transform: rotate(90deg);
}

.slick-arrow{
 position: absolute;
 right: 0;
 top: -80px;
 padding: 0;
 border: none;
 background-color: transparent;
 font-size: 0;
 width: 30px;
 height: 30px;
 background-repeat: no-repeat;
 background-position: center;
 background-image: url(gfx/arrow-right.svg);
 cursor:pointer;
}
.slick-next{
 right:0;
}
.slick-next:hover{
 right:-5px; 
}
.slick-prev{
 right: 120px;
 transform: rotate(-180deg);
}
.slick-prev:hover{
 right: 125px; 
}


header{position: fixed;left: 0;right: 0;margin: auto;top: 25px;z-index: 100;}
header .wrapp:after{
 content:'';
 background-color: #fff;
 height: 335px;
 position: absolute;
 left: 0;
 width: 100%;
 z-index: 1;
 max-width: 1760px;
 right: 0;
 margin: auto;
 border-radius: 8px;
 opacity: 0;
 visibility: hidden;
 pointer-events: none;
 top: 100%;
 box-shadow: 0px 4px 8px 0 rgba(0,0,0,.08);
}
.sub-menu-active header .wrapp:after, .menu-open header .wrapp:after{
 opacity: 1;
 visibility: visible;
 pointer-events: all; 
}
header .wrapp{
 background-color: var(--yellow);
 padding: 0 40px;
 border-radius: 8px;
 height: 60px;
 position: relative;
}
header a.logo{
 float: left;
 width: 110px;
 margin-top: 15px;
 display: inline-block;
}
header nav{
 float: right;
 margin-top: 12px;
 position: relative;
 z-index: 10;
}
header nav ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
 display: table;
 table-layout: fixed;
}
header nav ul.sub-menu{
 position: absolute;
 left: 0;
 top: 100%;
 opacity: 0;
 visibility: hidden;
 pointer-events: none;
 padding-top: 30px;
 z-index: 22;
}
header nav ul.sub-menu li{
 display: block;
}
header nav ul.sub-menu li a{
 font-family: 'IBM Plex Sans', "Arial", sans-serif;
}
header nav ul.sub-menu li:hover a{
 font-weight:700;
}
header nav li{
 display: table-cell;
 padding-left: 25px;
 vertical-align: middle;
 position: relative;
}
header nav li.current_page_item > a,.current_page_ancestor a,header nav #menu-header > li:focus > a{
 background-color: #fff;
 border-radius: 16px;
}

li.menu-item-has-children.active .sub-menu{
 opacity: 1;
 visibility: visible;
 pointer-events: all;
 display: block;
}
header nav a{
 padding: 8px 16px;
 display: inline-block;
}
header nav #menu-header > li:hover > a,.catalog-active header nav li.catalog > a{
 font-weight:700
}





footer{
 padding: 55px 0 80px;
 background-color: var(--light-grey);
}
footer .wrapper{
 
}
footer .widgets{
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: left;
}
footer .widgets li{
 
}
footer .widgets li.footer-logo{
 float: left;
}
footer .widgets li.footer-logo a.logo{
 display: inline-block;
}
footer .widgets li.footer-logo .description{
 padding-top: 55px;
}
footer .widgets li.footer-menu{
 float: right;
 max-width: 500px;
}
footer .widgets li.footer-menu ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-size: 0;
}
footer .widgets li.footer-menu li{
 width: 50%;
 display: inline-block;
 padding-bottom: 10px;
}
footer .widgets li.footer-menu a{
 
}
footer .widgets li.footer-menu a:hover{
 font-weight:700;
}
footer .widgets li.footer-social{
 float: right;
}
footer .widgets li.footer-social h2{
 font-weight: normal;
}
footer .widgets li.footer-social ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 10px;
}
footer .widgets li.footer-social li{
 
}
footer .widgets li.footer-social li a{
 width: 25px;
 height: 25px;
 display: inline-block;
 background-size: auto;
 background-repeat: no-repeat;
 background-position: center;
}







.homepage{
 height: 100vh;
}
.homepage .wrapper{
 position: absolute;
 z-index: 20;
 pointer-events: none;
 top: 210px;
 right: 0;
 left: 0;
 margin: auto;
 padding: 0;
}
.homepage .smarts{
 display: table;
 table-layout: fixed;
 margin: 0;
 padding: 0;
 list-style-type: none;
 height:inherit;
 width: 100%;
}
.homepage .wrapp{
    height: inherit;
    position: relative;
}
.homepage .smarts li{
 display: table-cell;
 position: relative;
 background-size: 100%;
 background-position: center;
 overflow: hidden;
}
.homepage .smarts li:after{
 content:'';
 position: absolute;
 width: 100%;
 height: 100%;
 background-color: rgba(0,0,0,.3);
}
.homepage h1{
 text-align: center;
 color: #fff;
 font-weight: 400;
}
.homepage .smarts li a{
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 margin: auto;
 top: 0;
 z-index: 20;
 background-color: #fff;
 display: inline-block;
 width: 240px;
 height: 62px;
 border-radius: 55px;
 text-align: center;
 line-height: 62px;
}
.homepage .smarts li a h2{
 font-weight: inherit;
 font-size: inherit;
 font-style: inherit;
}
.homepage .smarts li a:hover{
 background-color:var(--yellow);
}
.homepage .smarts li video{
 opacity: 0;
 visibility: hidden;
}
.homepage .smarts li:hover video{
 opacity:1;
 visibility:visible;
}


.top-background{
 
}
.top-background .thumb{
 height: 570px;
 position: relative;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
}
.page-template-contact .top-background .thumb, .page-template-about .top-background .thumb, .error404 .top-background .thumb{
 height:440px;
 border-radius:0 0 16px 16px;
}
.main-description{
 text-align: center;
 padding-top: 110px;
}
.main-content table{
 width: 100%!important;
 height: auto!important;
 border-left: 1px solid #000;
 margin: 40px 0;
 border-spacing: 0;
 border-top: 1px solid #000;
 border-right: none!important;
 border-color: #000!important;
 border-bottom: none!important;
 overflow-x: auto;
}
.main-content .list-table img{
 max-width: 75px!important;
 margin: 10px 0;
}
.main-content .list-table{
}
.main-content td{
 height: auto!important;
 vertical-align: middle;
 padding: 10px;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
 white-space: normal;
}
.main-content .main-table table tr:first-child td{
 background-color: #085c44;
 color: #FEFFDF;
 border: none;
}
.main-content table.main-table{
 width: 100%!important;
 border: none;
 margin: 0;
}
.main-content table.main-table tr.main-tr{
 
}
.main-content table.main-table td.main-td{
 width: 60%;
 background-color: transparent;
 border: none;
 padding: 0;
}
.main-content table.main-table td.main-td-image{
 width: 40%;
}
.main-content table.main-table td.main-td img{
 max-width: 80px;
}

.main-content h2{
 font-weight: 700;
 font-size: 22px;
 padding-bottom: 10px;
}
.main-content h3,.main-content h4,.main-content h5{
 font-size:14px;
  font-weight: 700;
}
.main-content h2 strong,.main-content h3 strong,.main-content h4 strong,.main-content h5 strong{
 font-weight: inherit;
 font-size: inherit;
}
.page-template-catalog .main-description, .single .main-description, .category .main-description{
 padding-top: 200px; 
}
.page-template-solutions-hub .main-description,
.page-template-solutions-data .main-description
{
 padding-top: 195px; 
}
.show_more{
 text-align: center;
 font-size: inherit;
 line-height: inherit;
}
.show_more div.wpsm-content{
 font-size: inherit;
 font-weight: inherit;
 font-family: inherit;
 line-height: inherit;
}
.show_more p{
 color: #000!important;
 display: inline-block;
 font-size: 0.88888888888rem!important;
 font-weight: 700;
 margin-top: 30px;
 position: relative;
 padding-right: 25px;
}
.single-post .show_more p{
 /* font-size: 1.1rem!important; */
}
.wpsm-content-hide{
 display:none!important;
}
.show_more .wpsm-hide{
 display: block;
 padding-right: 0;
}
.show_more .wpsm-hide:after{
 display:none;
}

.wpsm-hide{
 text-align: center!important;
}
.show_more p:after{
 content:
 '';
 background-image: url(gfx/arrow-read.svg);
 width: 11px;
 height: 6px;
 display: inline-block;
 top: 0;
 bottom: 0;
 position: absolute;
 margin: auto;
 right: 0;
}
.main-description .sub-title{
 
}
.main-description h1{
 padding-top: 10px;
 font-weight: 700;
}
.main-description .description{
 padding-top: 40px;
 max-width: 1000px;
 margin: auto;
}
.main-description.main-content .description{
 font-size: 1rem;
 line-height: normal;
 text-align: left;
 max-width: none;
}
.main-description.main-content .description a{
 text-decoration: underline;
}
.main-description.main-content .description a:hover{
 text-decoration:none;
}
.main-description .description strong{
 font-weight: 600;
 color: inherit;
}

.main-description.main-content h1{
 text-align:left;
}
.logos{
 padding-top: 200px;
 text-align: center;
}
.section-title{
 position: relative;
}
.section-title a{
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 display: inline-block;
 padding-right: 24px;
 height: 25px;
 font-weight: 600;
}
.section-title a:hover:before{
  right: -3px;
}
.section-title a:before{
 content:'';
 background-image:url(gfx/arrow-small.svg);
 width: 6px;
 height: 11px;
 display: inline-block;
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.slider-logos{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 70px;
}
.slider-logos li{
 width: 300px;
 text-align: center;
 margin: 0 30px;
}
.slider-logos li .item{
 display: flex;
 align-items: center;
 justify-content: center;
 max-width: 225px;
 margin: auto;
 height: 100px;
}
.slider-logos li .item img{
 max-height:100%;
}
.slider-logos li .thumb{
 text-align: center;
 height: 100px;
}


.key-features{
 padding-top: 110px;
}
.key-features .wrapp{
 padding-top: 50px;
 position: relative;
}
.slider-key-features .slick-list{width: 120%;}
.slider-key-features .thumb{
 width: 300px;
 min-height: 320px;
 background-color: var(--light-grey);
 border-radius: 24px;
 padding: 20px;
 position: relative;
 margin-right: 25px;
}
.slider-key-features .thumb h3,.key-features .key-title{
 color: var(--green);
 font-weight: 700;
 min-height: 110px;
}
.slider-key-features .thumb .description{
 padding-top: 25px;
 color: var(--green);
}


.benefits{
 padding-top: 120px;
}
.benefits-list{
 margin: 0;
 padding: 0;
 list-style-type: none;
 counter-reset: list-counter;
 font-size: 0;
 column-count: 2;
 padding-top: 50px;
}
.benefits-list li{
 padding-left: 36px;
 position: relative;
 display: inline-block;
 width: 100%;
 padding-bottom: 15px;
 min-height: 55px;
 padding-right: 20px;
}
.benefits-list li strong{
 font-size: inherit;
 font-weight: 600;
}
.benefits-list li:before{
 counter-increment: list-counter;
 content: '';
 width: 12px;
 height: 12px;
 display: inline-block;
 background-color: var(--yellow);
 border-radius: 50%;
 text-align: center;
 line-height: 55px;
 position: absolute;
 left: 0;
 top: 9px;
}


.testimonials{
 padding-top: 170px;
}

.testimonials-list{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 50px;
 display: flex;
 margin-right: -25px;
}
.testimonials-list li{
 width: 25%;
 padding-right: 25px;
}
.testimonials-list li .thumb{
 height: 585px;
 border-radius: 25px;
 padding: 25px;
 position: relative;
}
.testimonials-list li.active{
 width: 50%;
}
.testimonials-list span{
 
}
.testimonials-list .image{
 height: 180px;
 border-radius: 15px;
 background-size: auto;
 background-position: center;
 position: absolute;
 bottom: 25px;
 width: calc(100% - 50px);
 overflow: hidden;
 background-color: #BECBD3;
 background-size: cover;
}
.page-template-careers .testimonials-list .image{
 background-size: contain;
 background-repeat: no-repeat;
 background-position: bottom center;
}
.testimonials-list .active .image{
 height: 300px; 
}
.testimonials-list .description{
 position: absolute;
 top: 130px;
 width: calc(100% - 50px);
 left: 25px;
 opacity: 0;
 transition-delay: 0s;
 visibility: hidden;
}
.testimonials-list .active .description{
 opacity: 1;
 visibility: visible;
 display: block;
 transition-delay: .3s;
}
.testimonials-list h3,.testimonials-list .testimonial-title{
 position: absolute;
 top: 270px;
 width: calc(100% - 50px);
}
.testimonials-list .active h3, .testimonials-list .active .testimonial-title{
 top: 24px;
}


.dashboards{
 padding-top: 200px;
 position: relative;
}
.dashboards:after,.dashboards:before{
 content:'';
 display: block;
 position: absolute;
 width: 100%;
 height: 270px;
 top: 790px;
 background-color: #DEDAC7;
}
.dashboards:before{
 background-color: #EBEBD9;
 height: 500px;
 top: 290px;
}
.dashboards-screens{
 margin-top: 90px;
 position: relative;
 z-index: 1;
 height: 825px;
}
.dashboards-screens .screen{
 position: relative;
}
.dashboards-screens .desktop{
 
}
.dashboards-screens .mobile{
 right: auto;
 position: absolute;
 left: 970px;
 width: 300px;
}
.dashboards-screens .slime{
 position: absolute;
 left: 45px;
 top: 100px;
 width: 250px;
 z-index: 1;
}
.dashboards-screens .mobile .slime{
 left: 0;
 right: 0;
 margin: auto;
 width: 110px;
 top: 65px;
}
.dashboards-screens .mobile .slime .circle{
 left: 0;
 right: 0;
 margin: auto;
 top: 95px;
}
.dashboards-screens .mobile .slime .line{
 height: 70px;
 width: 1px;
 left: 0;
 right: 0;
 margin: auto;
 top: 80px;
}
.dashboards-screens .mobile .slime .name{
 
}
.dashboards-screens .screen.mobile img{
 top: 175px;
 left: auto;
 right: -20px;
 margin: auto;
}

.dashboards-screens .slime .circle{
 border: 1px solid var(--yellow);
 width: 44px;
 height: 44px;
 border-radius: 50%;
 position: absolute;
 top: -5px;
 right: 0;
}
.dashboards-screens .slime .circle:before{
 content:'';
 width: 8px;
 height: 8px;
 display: inline-block;
 position: absolute;
 background-color: var(--yellow);
 border-radius: 50%;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.dashboards-screens .slime .line{
 width: 125px;
 height: 1px;
 background-color: var(--yellow);
 left: 100px;
 position: absolute;
 top: 0;
 bottom: 0;
 margin: auto;
}
.dashboards-screens .slime .name{
 display: inline-block;
 background-color: #fff;
 padding: 8px 16px;
 border-radius: 8px;
}
.dashboards-screens .screen img{
 position: absolute;
 top: 115px;
 left: 110px;
}

.numbers{
 padding-top: 100px;
 padding-bottom: 200px;
}
.numbers .wrapp{
 position: relative;
}
.numbers-list{
 margin: 0;
 list-style-type: none;
 padding: 0;
 margin-top: 55px;
 display: table;
 width: 100%;
 table-layout: fixed;
 background-size: cover;
 background-position: center;
 border-radius: 25px;
 position: relative;
}
.numbers-list li{
 display: table-cell;
 vertical-align: top;
 position: relative;
 height: 660px;
}
.numbers-list li:nth-child(even) .thumb{
 top: 330px;
}
.numbers-list li:nth-child(even) .title{
 top: 0;
}
.numbers-list li:nth-child(1) .title{background-color: var(--purple);}
.numbers-list li:nth-child(2) .title{background-color: var(--light-grey);}
.numbers-list li:nth-child(3) .title{background-color: var(--yellow);}
.numbers-list li .thumb{
 height: 330px;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 /* border-radius: 25px; */
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
}

.numbers-list li .title{
 /* border-radius: 25px; */
 height: 330px;
 padding: 55px;
 position: absolute;
 top: 330px;
 width: 100%;
}
.numbers-list li .minutes{
 padding-right: 25px;
}
.numbers-list li .top{
 display: flex;
 align-items: center;
}
.numbers-list li h3{
 font-weight: 700;
}
.numbers-list li .description{
 padding-top: 10px;
}

.promo-image{
 padding-top: 110px;
}
.promo-image img{
 width: 100%;
 border-radius: 16px;
 max-width: 908px;
}
.promo-image .wrapper{
 position: relative;
 text-align: center;
}
.promo-image video{
 position: relative;
 width: 900px;
 min-width: 900px;
 margin: auto;
}


.play{
 padding-top: 200px;
}
.play .wrapper{
 display: flex;
}
.play .section-title{
 width: 330px;
 margin: 0 auto;
}
.play .description{
 width: calc(100% - 330px);
}
.play .description p{
 padding-bottom: 25px;
}


.offer{
 margin-top: 200px;
 background-color: var(--purple);
 padding-top: 80px;
 padding-bottom: 30px;
}
.offer-bg{
 margin-top: 150px;
 height: 560px;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 24px;
}
.page-template-careers .offer{
 padding-top: 0;
 background-color: transparent;
}
.page-template-partners .offer{
 background-color: var(--light-green); 
}
.page-template-careers .offer.how{
 background-color: var(--light-green);
 padding-top: 80px;
 margin-top: 170px;
}
.offer .section-title{
 
}
.offer .list{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 40px;
}
.offer .list li{
 display: flex;
 padding-bottom: 50px;
}
.offer .list .description{
 width: calc(100% - 320px);
}
.offer .list h3{
 width: 320px;
}



.promo-banner{
 padding-top: 200px;
 padding-bottom: 200px;
}
.promo-banner .wrapper{
 display: flex;
 align-items: center;
}
.promo-banner .image{
 width: 650px;
}
.promo-banner .content{
 width: calc(100% - 649px);
}
.promo-banner .thumb{
 min-height: 560px;
 width: 520px;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 16px;
}


.partners-hero{
 margin-top: 200px;
}
.partners-hero .wrapper{
 
}
.partners-hero .thumb{
 position: relative;
 padding: 160px 0;
 text-align: center;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
}
.partners-hero .thumb .content{
 background-color: #fff;
 padding: 64px 110px;
 display: inline-block;
 border-radius: 24px;
 position: relative;
 z-index: 1;
}
.partners-hero .thumb .content a.action-button, .bottom-promo-banner .wrapper .thumb a, .contact-form input[type='submit'], .product-specification .buttons a,.error404 a.action-button{
 padding:16px 56px;
 border: 1px solid var(--black);
 border-radius: 56px;
 display: inline-block;
}

.partners-hero .thumb .content a.action-button:hover, 
.bottom-promo-banner .wrapper .thumb a:hover, 
.contact-form input[type='submit']:hover, 
.product-specification .buttons a:hover,
.error404 a.action-button:hover
{
 background-color:var(--yellow);
 border-color:var(--yellow);
}
 .partners-hero .thumb .content h2{
  padding-top: 10px;
  font-weight: 300;
  padding-bottom: 24px;
 }


.values{
 
}
.values .wrapper{
 padding-top: 190px;
}
.values .thumb{
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 16px;
}
.values .section-title{
 text-align: center;
 padding-bottom: 50px;
}
.values .list{
 margin: 0;
 padding: 0;
 list-style: none;
 display: table;
 width: 100%;
 table-layout: fixed;
 padding: 66px 0;
}
.values .list li{
 display: table-cell;
 text-align: center;
}
.values .list li h3{
 color: var(--green);
}
.page-template-about .values .list li h3{
 font-weight: 700;
}
.values .list li .description{
 padding-top: 10px;
 color: var(--green);
}
.values .list li .wrapp{
 width: 300px;
 margin: auto;
 border-radius: 24px;
 padding: 35px 0;
}
.values .list li .wrapp-in{
 padding: 40px 35px;
}

.bottom-promo-banner{
 padding-top: 200px;
 padding-bottom: 200px;
 clear: both;
}
.bottom-promo-banner .wrapper{
 
}
.bottom-promo-banner .wrapper .thumb{
 background-color: var(--light-grey);
 border-radius: 24px;
 display: flex;
 justify-content: center;
 align-items: center;
}
.bottom-promo-banner .wrapper .thumb .image{
 margin-top: 0;
 margin-left: 0;
 width: calc(50% + 0px);
}
.bottom-promo-banner .wrapper .thumb .image img{
 margin-top: -60px;
 margin-left: -80px;
}
.bottom-promo-banner .wrapper .thumb .content{
 width: 50%;
}
.bottom-promo-banner .wrapper .thumb .content .description{
 padding-bottom: 56px;
}
.bottom-promo-banner .wrapper .thumb a{
 
}
.promo-text{
 text-align: center;
 padding-top: 110px;
}
.promo-text .section-title{
 padding-bottom: 15px;
}
.offices{
 padding-top: 200px;
}
.offices h1{
 text-align: center;
 font-weight: 700;
}
.offices .list{
 margin: 0;
 list-style-type: none;
 background-color: var(--light-grey);
 border-radius: 24px;
 padding: 90px 110px 1px;
 margin-top: 50px;
}
.offices .list li{
 display: table;
 min-height: 290px;
 margin-bottom: 90px;
 width: 100%;
}
.offices .list h2{width: 300px;text-align: center;/* align-self: center; */background-color: #fff;border-radius: 24px;display: table-cell;vertical-align: middle;}
.offices .list .description{
 width: calc(100% - 300px);
 background-color: #fff;
 border-radius: 24px;
 display: table-cell;
 vertical-align: middle;
 padding-left: 130px;
}

.form{
 padding-top: 200px;
 text-align: center;
}
.form .section-title{
 text-align: center;
 padding-bottom: 10px;
}
.form .description{
 text-align: center;
 margin: auto;
 display: inline-block;
 max-width: 515px;
}
.form-shortcode{
 text-align: left;
 padding-top: 80px;
}
.contact-form{
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-size: 0;
 max-width: 844px;
 margin: auto;
 padding-bottom: 150px;
}
.contact-form li{
 width: 300px;
 display: inline-block;
 float: left;
 margin-bottom: 20px;
 min-height: 72px;
 vertical-align: top;
}
body .wpcf7 form .wpcf7-response-output{
 /* display:none; */
 color: #085C44;
 border: none!important;
 margin: auto;
 padding: 0;
 max-width: 844px;
}
body .wpcf7 form.invalid .wpcf7-response-output{
 display:none;
}
.contact-form li.full{
 
}
.contact-form li:nth-child(even){
 float: right;
}
.contact-form .wrapp{
 position: relative;
}

.contact-form .wpcf7-not-valid-tip{
 font-size: 14px;
}
.contact-form .wpcf7-radio{
 display: table;
 padding-top: 25px;
}
.contact-form .wpcf7-list-item{
 display: table-cell;
 padding-right: 30px;
 white-space: nowrap;
 vertical-align: middle;
}
.contact-form .wpcf7-list-item label{
 display: block;
 width: 100%;
}
.contact-form .wpcf7-list-item span a{
 text-decoration: underline;
}
.contact-form .wpcf7-list-item label input{float: left;margin-top: 4px;margin-right: 4px;}
.contact-form .wpcf7-list-item label input[type='radio']:checked:before{
 content:'';
 position: absolute;
 width: 12px;
 height: 12px;
 border-radius: 50%;
 background-color: var(--black);
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.contact-form .wpcf7-list-item label input[type='checkbox']{
 width: 20px;
 height: 20px;
 margin-top: 2px;
 margin-right: 10px;
}
.contact-form .wrapp .name{
 position: absolute;
 z-index: 1;
 top: 10px;
 left: 0;
 pointer-events: none;
}
.contact-form .wrapp .name i{
 color: #dc3232;
 font-style: normal;
}
.contact-form .wrapp.active .name{
 font-size: 14px;
 top: -5px;
}
.contact-form .full .wrapp.active .name{
}
.contact-form .wrapp input, .contact-form .wrapp select, .contact-form .wrapp textarea{
 height: 54px;
 border-bottom: 1px solid var(--black);
 width: 100%;
 background-color: transparent;
 position: relative;
 outline: none;
}
.contact-form .wrapp textarea{
 padding-top: 10px;
}
.contact-form .wrapp select{
 
}
.contact-form li.full{
 float: none;
 width: 100%;
}
.contact-form li.agreement a{
 text-decoration: underline;
}
.contact-form input[type='submit']{
 width: auto;
 height: auto;
 cursor: pointer;
 margin-top: 30px;
}
.contact-form input[type='radio']{
 width: 16px;
 height: 16px;
 border: 1px solid var(--black);
 -webkit-appearance: none;
 border-radius: 50%;
}

.promo-banner-features{
 padding-top: 140px;
 margin-bottom: -40px;
}
.promo-banner-features h1{
 font-size: 4.22222222222rem;
 line-height: 108px;
 font-weight: 400;
}
.promo-banner-features .thumb{
 position: relative;
 height: 400px;
 width: 920px;
 margin: auto;
 background-size: cover;
 background-position: center;
}
.promo-banner-features.careers-banner-features .thumb{
 width: 1100px;
}
.promo-banner-features .features{
 
}
.promo-banner-features .features li{
 display: inline-block;
 padding: 24px 50px;
 position: absolute;
 background-color: var(--yellow);
 border-radius: 8px;
 z-index: 1;
}
.promo-banner-features.careers-banner-features .features li{
 background-color: var(--purple);
}
.promo-banner-features .features li:nth-child(1){
 left: 12px;
 top: 60px;
}
.promo-banner-features .features li:nth-child(2){
 top: -20px;
 left: 444px;
}
.promo-banner-features .features li:nth-child(3){
 right: -20px;
 top: 100px;
}
.promo-banner-features .features li:nth-child(4){
 left: 245px;
 top: 185px;
}
.promo-banner-features .features li:nth-child(5){
 right: 127px;
 bottom: 70px;
}
.promo-banner-features .features li:nth-child(6){
 bottom: -5px;
 left: 92px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(1){
 left: 0;
 top: 30px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(2){
 left: 580px;
 top: 140px;
}
.milestones{
 padding-top: 200px;
 text-align: center;
}
.milestones .list{
 padding: 0;
 margin: 0;
 list-style-type: none;
 display: table;
 padding-top: 40px;
 height: 250px;
 width: 100%;
 table-layout: fixed;
}
.milestones .list li{
 display: table-cell;
 vertical-align: middle;
}
.milestones .list li .thumb a{
 display: inline-block;
}
.milestones .list li img{
 max-height:125px;
}

.faq{
 padding-top: 150px;
 padding-bottom: 200px;
}
.faq .list{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 70px;
 border-bottom: 1px solid var(--black);
}
.faq .list li{
 border-top: 1px solid var(--black);
 padding-top: 15px;
 padding-bottom: 15px;
 cursor: pointer;
 position: relative;
}
.faq .list .thumb{
 border-radius: 16px;
 padding: 0 10px;
 margin: 15px 0;
}
.faq .list .question{
 font-weight: 700;
}
.faq .list .question table{
 height: auto!important;
 width: 100%!important;
}
.faq .list .question td{
 vertical-align: middle!important;
 width: auto!important;
 height: auto!important;
}
.faq .list .question td img{
 margin: 0!important;
}
.faq .list .answer{
 opacity: 0;
 visibility: hidden;
 display: none;
 padding-top: 10px;
}
.faq .thumb.active{
 background-color: var(--yellow);
 padding: 20px 25px;
 margin: 0;
}
.faq .thumb.active .answer{
 opacity: 1;
 visibility: visible;
 display: block;
}
.faq .thumb span{
 position: absolute;
 width: 48px;
 height: 32px;
 background-color: var(--yellow);
 border-radius: 8px;
 top: 32px;
 right: 8px;
}
.faq .thumb span:before{
 content:'';
 background-image: url(gfx/arrow-faq.svg);
 width: 20px;
 height: 23px;
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.faq .thumb.active span{
 background-color: #fff;
 transform: rotate(180deg);
}

.team{
 padding-top: 200px;
 text-align: center;
}
.team .list{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 50px;
 text-align: center;
}
.team .list li{padding: 0 12px 50px;display: inline-block;}
.team .list li .thumb{
 width: 300px;
}
.team .list li .image{
 height: 290px;
 background-size: cover;
 background-position: center;
 border-radius: 16px;
 background-repeat: no-repeat;
 position: relative;
}
.team .list li .image a{
 display: inline-block;
 position: absolute;
 left: 25px;
 bottom: 25px;
 border-radius: 8px;
 padding: 10px;
 padding-left: 35px;
 width: calc(100% - 50px);
 text-align: left;
 overflow: hidden;
 opacity:0;
 visibility:hidden;
}
.team .list li .image a i{
 position: relative;
 z-index: 1;
 font-size: inherit;
 font-style: inherit;
}
.team .list li .image a:after{
 content:'';
 position: absolute;
 background-color: var(--yellow);
 width: 0;
 height: 100%;
 left: 0;
 top: 0;
}
.team .list li .thumb:hover .image a{
 opacity:1;
 visibility:visible;
}
.team .list li .thumb:hover .image a:after{
 width: 100%; 
}
.team .list li .image a:before{
 content:'';
 background-image: url(gfx/icon-linkedin.svg);
 width: 20px;
 height: 20px;
 position: absolute;
 background-repeat: no-repeat;
 background-position: center;
 top: 0;
 bottom: 0;
 margin: auto;
 left: 10px;
 z-index: 1;
}
.team .list li .description{
 padding-top: 5px;
}
.team .list li h3{
 padding-top: 50px;
 font-weight: 700;
}


.filter{
 padding-top: 110px;
}
.filter-nav{
 padding-bottom: 50px;
 display: flex;
 align-items: center;
}
.filter-nav .title{
 padding-right: 40px;
}
#filters{
 margin: 0;
 padding: 0;
 list-style-type: none;
 display: flex;
 align-items: center;
}
#filters li{padding-right: 15px;}
#filters .filter.button{
 display: inline-block;
 padding: 8px 24px;
 border: 1px solid #000;
 border-radius: 4px;
 cursor: pointer;
}
#filters li:nth-child(1) .filter.button:hover{
 border: 1px solid #efefef;
}
#filters li:nth-child(1) .filter.button.active{
 background-color: #efefef;
 border: 1px solid #efefef;
}
#filters li:nth-child(2) .filter.button:hover{
 border: 1px solid var(--purple);
}
#filters li:nth-child(2) .filter.button.active
{
 background-color: var(--purple);
  border: 1px solid var(--purple);
}
#filters li:nth-child(3) .filter:hover{
 border: 1px solid var(--light-green);
}
#filters li:nth-child(3) .filter.button.active
{
 background-color: var(--light-green);
  border: 1px solid var(--light-green);
}
.grid{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-bottom: 200px;
 padding-top: 50px;
}
.grid .post-entry{
 width: 25%;
}
.grid .post-entry .item{
 display: inline-block;
 padding-right: 25px;
 width: 100%;
 text-align: center;
 padding-bottom: 25px;
}
.grid .post-entry .item:hover h3,.grid .post-entry .item:hover .product-name,.grid .post-entry .item:hover .portfolio-product-name{
 font-weight:700;
}
.grid .post-entry h3, .grid .post-entry .product-name,.grid .post-entry .portfolio-product-name{
 font-weight: 400;
 padding-top: 18px;
}
.grid .post-entry div.thumb{
 height: 435px;
 background-size: 50%;
 background-position: center;
 background-repeat: no-repeat;
 background-color: var(--light-yellow);
 border-radius: 24px;
}
.header-grid .post-entry div.thumb{
 border-radius: 8px; 
}
.grid .post-entry div.thumb:hover{
 background-color: var(--yellow); 
}
.product-slider{
 padding-top: 200px;
}
.product-slider ul.list{
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.product-slider ul.list .slick-slide{
 width: 1100px;
 height: 600px;
 margin: 0 17px;
}
.product-slider ul.list .thumb{
 background-size: 500px;
 background-repeat: no-repeat;
 background-position: center;
 width: 100%;
 height: 100%;
 background-color: #DEDAC7;
 border-radius: 24px;
}
.product-slider ul.list .thumb .info{height: 100%;width: 100%;margin: 0;padding: 0;list-style-type: none;position: relative;}
.product-slider ul.list .thumb .info li{position: absolute;width: 100%;height: 100%;}
.product-slider ul.list .thumb .info li .wrapp{
 position: absolute;
 height: 100px;
 width: 320px;
 z-index: 1;
}
.product-slider ul.list .thumb .info li .wrapp:after{
 content:'';
 position: absolute;
 left: 50px;
 width: calc(100% - 50px);
 height: 1px;
 background-color: var(--yellow);
 top: 0;
 bottom: 0;
 margin: auto;
 opacity: 0;
 visibility: hidden;
}
.product-slider ul.list .thumb .info li .wrapp.position-right:after{
 left:auto;
 right:50px;
}
.product-slider ul.list .thumb .info li .wrapp.active:after{
 opacity: 1;
 visibility: visible;
}
.product-slider ul.list .thumb .info li span{
 background-color: #fff;
 display: inline-block;
 padding: 25px;
 border-radius: 16px;
 white-space: nowrap;
 top: 0;
 bottom: 0;
 position: absolute;
 height: 70px;
 margin: auto;
 right: 0;
 z-index: 1;
 opacity: 0;
 visibility: hidden;
}
.product-slider ul.list .thumb .info li .position-right span{
 right: auto;
 left: 0;
}
.product-slider ul.list .thumb .info li .active span{
 opacity: 1;
 visibility: visible;
}
.product-slider ul.list .thumb .info li .position-Left span {
 right: auto;
 left: 0;
}
.product-slider ul.list .thumb .info .position-Left i{
 right: 0;
 left: auto;
}
.product-slider ul.list .thumb .info li .wrapp.position-Left:after{
 left: auto;
 right: 50px;
}
.product-slider ul.list .thumb .info i{
 display: inline-block;
 width: 100px;
 height: 100px;
 border-radius: 50%;
 position: absolute;
 left: 0;
 cursor: pointer;
}
.product-slider ul.list .thumb .info .position-right i{
 left: auto;
 right: 0;
}
.product-slider ul.list .thumb .info i:before{
 content:'';
 position: absolute;
 width: 16px;
 height: 16px;
 background-color: var(--yellow);
 border-radius: 50%;
 top: 0;
 margin: auto;
 right: 0;
 left: 0;
 bottom: 0;
}
.product-slider ul.list .thumb .info i:after{
 content:'';
 border: 1px solid var(--yellow);
 width: 100%;
 height: 100%;
 position: absolute;
 border-radius: 50%;
 opacity: 0;
 visibility: hidden;
}
.product-slider ul.list .thumb .wrapp.active i:after{
 opacity: 1;
 visibility: visible;
}
.product-slider ul.list .thumb .info .wrapp.position-Right{
 
}
.product-slider ul.list .thumb .info .wrapp.position-Left{
 
}
.product-slider ul.list .thumb .info li.position-Top{
 
}
.product-slider ul.list .thumb .info li.position-Bottom{
 
}
.product-table{
 padding-top: 200px;
}
.product-table table{
 border-top: 1px solid #000;
}
.product-table td{
 border-bottom: 1px solid #000;
 padding: 17px 0;
 text-align: center;
 position: relative;
 height: 94px;
 vertical-align: middle;
}
.product-table td.plus:after,.product-table td.minus:after{
 content:'';
 background-color: var(--yellow);
 position: absolute;
 left: 0;
 top: 25px;
 width: 100%;
 height: calc(100% - 50px);
 bottom: 25px;
 margin: auto;
}
.product-table td:nth-child(2).plus:after, 
.product-table td:nth-child(2).minus:after{
 border-radius: 8px 0 0 8px;
}
.product-table td:last-child.plus:after, 
.product-table td:last-child.minus:after {
    border-radius: 0 8px 8px 0;
}
.product-table td.plus:before,.product-table td.minus:before{
 content:'';
 position: absolute;
 z-index: 1;
 background-image: url(gfx/plus.svg);
 width: 20px;
 height: 20px;
 background-repeat: no-repeat;
 background-position: center;
 background-size: auto;
}
.product-table td.minus:before{
 background-image: url(gfx/minus.svg);
}
.product-table td:first-child{
 text-align: left;
}
.product-specification{
 padding-top: 110px;
 text-align: center;
}
.product-specification .list{
  grid-template-columns: calc(33% - 120px) calc(33% - 120px) calc(33% - 120px);
  display: grid;
  column-gap: 190px;
  row-gap: 30px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: 80px;
}
.product-specification .list li{
 
}
.product-specification .list .description{
 padding-top: 5px;
}
.product-specification .list .thumb{
 border-top: 1px solid #000;
 padding: 25px 0;
}
.product-specification .list h3{
 font-weight: 700;
}
.product-specification .buttons{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-top: 110px;
 display: table;
 margin: auto;
}
.product-specification .buttons li{
 display: table-cell;
 padding: 0 12px;
}
.product-specification .buttons a{
 
}
.touch-banner{
 margin-bottom: 200px;
}
.touch-banner .thumb{
 padding: 70px 0;
}
.touch-banner .thumb .content{
 padding: 40px 110px;
 max-width: 640px;
}
.touch-banner .thumb .content h2,.touch-banner .thumb .content .title{
 font-weight: 700;
 padding-bottom: 15px;
 padding-top: 0;
}
.touch-banner .thumb .content .description{
 padding-bottom: 50px;
}


:root {
  --space-unit: 1em;
  --space-xxxxs: calc(0.125 * var(
  --space-unit));
  --space-xxxs:  calc(0.25 * var(
  --space-unit));
  --space-xxs:   calc(0.375 * var(
  --space-unit));
  --space-xs:    calc(0.5 * var(
  --space-unit));
  --space-sm: calc(200 * var(
  --space-unit));
  --space-md: calc(10.25 * var(
  --space-unit));
  --space-lg:    calc(2 * var(
  --space-unit));
  --space-xl:    calc(3.25 * var(
  --space-unit));
  --space-xxl:   calc(5.25 * var(
  --space-unit));
  --space-xxxl:  calc(8.5 * var(
  --space-unit));
  --space-xxxxl: calc(13.75 * var(
  --space-unit));

  }

:root {
  --max-width-xxxxs: 20rem;
  --max-width-xxxs:  26rem;
  --max-width-xxs:   32rem;
  --max-width-xs:    38rem;
  --max-width-sm:    48rem;
  --max-width-md:    64rem;
  --max-width-lg:    80rem;
  --max-width-xl:    90rem;
  --max-width-xxl:   100rem;
  --max-width-xxxl:  120rem;
  --max-width-xxxxl: 150rem; }


.stack-cards {
  --stack-cards-gap: var(--space-sm); }

.stack-cards__item {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: var(--space-md);
  height: 0;
  height: 630px;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  overflow: hidden;
  }
  .stack-cards__item > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.stack-cards__item .item{
}
.stack-cards__item .item .title{
 color: #AA267D;
 padding-left: 40px;
 padding-bottom: 5px;
}
.stack-cards__item .card{
 background-color: #E553B4;
 border-radius: 23px 23px 0px 0px;
 height: 100%;
 color: #fff;
 padding: 65px 45px;
}

.key-thecnologies{
 text-align: center;
 padding-top: 200px;
}
.key-content{
 padding-top: 110px;
 display: flex;
}
.key-content .images{
 width: 50%;
}
.key-content .content{
 text-align: left;
 width: 50%;
 padding-left: 0;
 position: relative;
}
.key-content .content > ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.key-content .content > ul > li .wrap{
 position: relative;
 display: flex;
 justify-content: center;
 align-items: center;
}
.key-content .content > ul > li{
 height: 630px;
}
.key-content .inline{
 position: relative;
 flex: 1;
}
.key-content .inline-title{
 position: relative;
 width: 140px;
}
.key-content .content > ul > li:last-child{
 padding-bottom: 0;
 /* height: auto; */
}
.key-content .content h3{
 /* position: absolute; */
 transform: rotate(270deg);
 transform-origin: center;
 font-weight: 600;
 text-align: center;
 top: 0;
 bottom: 0;
 margin: auto;
 left: 0;
 right: 0;
 height: auto;
 line-height: 22px;
}
.key-content .content .description{
}
.key-content .content ul.features{
 counter-reset: list-counter;
 padding: 0;
 margin: 0;
 list-style-type: none;
 padding-top: 30px;
}
.key-content .content ul.features li{
 padding-bottom: 25px;
 position: relative;
 padding-left: 40px;
}
.key-content .content ul.features li:before{
  counter-increment: list-counter;
  content: counter(list-counter, decimal-leading-zero);
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
}

.key-content .images .list{
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.key-content .images .list li:last-child{
 /* padding-bottom: 370px; */
}
.key-content .images .list .image{
 height: 370px;
 border-radius: 24px;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: center;
 position: relative;
 overflow: hidden;
}
.image video{opacity: 0;visibility: hidden;pointer-events: none;}
.play-button{
  z-index: 1;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.5);
  cursor: pointer;
}
.image.active video,.image.active .play-button{
  opacity: 1;
  visibility: visible;
  pointer-events: all; 
}
.image.active .play-button{
  opacity: 0;
  visibility: hidden;
  pointer-events: none;  
}
.play-button:hover:after{
 border-left: 20px solid var(--yellow); 
}
.play-button:after{
 content:'';
 border-left: 20px solid #fff;
 border-top: 14px solid transparent;
 border-bottom: 14px solid transparent;
 width: 0;
 height: 0;
 position: absolute;
 top: 0;
 bottom: 0;
 right: 0;
 left: 0;
 margin: auto;
}
body .intl-tel-input .country-list li.country, body .intl-tel-input .country-list li.divider{
 min-height: auto;
 margin: 0; 
}

body .intl-tel-input .selected-flag .iti-arrow{
 left: auto;
 right: 0;
}
body .intl-tel-input .flag-container{
 width: 100%;
}



.positions{
 padding-top: 200px;
}
.positions h2.whr-group{
 font-weight: 700;
 clear: both;
 cursor: pointer;
}
.positions h2.whr-group a{
 font-weight: inherit;
 font-size: inherit;
 display: block;
 padding: 30px 0;
 border-top: 1px solid #000;
 position: relative;
}
.positions h2.whr-group a:after{
 content:'';
 position: absolute;
 width: 48px;
 height: 32px;
 background-color: var(--yellow);
 border-radius: 8px;
 top: 32px;
 right: 8px;
 background-image: url(gfx/arrow-faq.svg);
 background-repeat: no-repeat;
 background-position: center;
}
.positions h2.whr-group.whr-active a:after{
 transform: rotate(180deg);
}
.positions .whr-items{
 margin: 0;
 padding: 0;
 list-style-type: none;
 padding-bottom: 30px;
}
.positions .whr-item{
 
}
.positions h3{
 
}
.positions .whr-info{
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.positions .whr-info li{
 padding-bottom: 30px;
}
.positions .whr-info li.whr-date{
 display:none;
}
.positions .whr-info span{
 font-weight: 700;
}
#whr_embed_hook{
 padding-top: 80px;
}

.page-template-testimonials {
 background-color: var(--light-grey);
}
.testimonials-full-list{
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: left;
 grid-template-columns: calc(50% - 10px) calc(50% - 10px);
 display: grid;
 column-gap: 20px;
 row-gap: 40px;
 margin-top: 50px;
}
.testimonials-full-list li{
 background-color: #fff;
 border-radius: 24px;
 padding: 24px;
}
.testimonials-full-list .thumb{
 
}
.testimonials-full-list h2{
 font-size: 1.777rem;
 line-height: 38px;
 font-weight: 400;
}
.main-description.main-content .testimonials-full-list .description{
 padding-top: 70px;
 font-size: 1.111rem;
 line-height:30px;
}
.testimonials-full-list .image{
 height: 280px;
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
 border-radius: 16px;
}



.slider-stories .thumb{
 display: flex;
 align-items: start;
 max-width: 90%;
}
.slider-stories .content{
 padding-left: 40px;
 flex-basis: calc(100% - 300px);
}
.slider-stories .description{
 font-size: 1.5rem;
}
.slider-stories .description strong{
 font-weight: 700;
 font-size: inherit;
}
.news-item .description p{
 padding-bottom: 20px;
 display: none;
}
.news-item .expanded .description p{
 display: block;
}
.news-item .description p:first-child{
 display:block;
}
.toggle-description{
 content: '';
 padding: 0;
 border: none;
 -webkit-appearance: none;
 padding-right: 20px;
 font-size: 16px;
 background-color: transparent;
 font-weight: 600;
 cursor: pointer;
 position: relative;
}
.news-item .expanded .toggle-description:after{
 transform: rotate(180deg);
}
.toggle-description:after{
 content:'';
 background-image: url(gfx/arrow-read.svg);
 width: 11px;
 height: 6px;
 display: inline-block;
 background-repeat: no-repeat;
 background-position: right center;
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.slider-stories .name{
 padding-top: 30px;
}
.slider-stories .name span{
 font-weight: 600;
 font-size: inherit;
}
.slider-stories .image{
 flex-basis: 300px;
 height: 300px;
 border-radius: 15px;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
 background-color: #efefef;
}
.slider-stories .slick-dots{
 margin: 0;
 padding: 0;
 list-style-type: none;
 position: absolute;
 display: flex;
 bottom: 30px;
 left: 340px;
 column-gap: 8px;
}
.slider-stories .slick-dots li{
 padding: 0;
}
.slider-stories .slick-dots button{
 padding: 0;
 font-size: 0;
 width: 12px;
 height: 12px;
 -webkit-appearance: none;
 border-radius: 50%;
 display: block;
 background-color: transparent;
 cursor: pointer;
 border: 1px solid #000;
}
.slider-stories .slick-dots .slick-active button{
 background-color: #000;
}


.main-content table.chart-table{
 border: none;
}
.main-content table.chart-table tr{
 
}
.main-content table.chart-table td{
 border: none;
 display: block;
 width: 300px;
 background-color: #085c44;
 color: #FEFFDF;
 margin-bottom: 80px;
 border-radius: 8px;
 padding: 35px 25px;
 position: relative;
}
.main-content table.chart-table ul{
 /* display: none; */
}
.main-content table.chart-table li{
 padding-bottom: 10px;
 white-space: normal;
}
.main-content table.chart-table li:last-child{
 padding-bottom: 0;
}
.main-content table.chart-table td:last-child:after,
.main-content table.chart-table td:last-child:before{
 display:none;
}

.main-content table.chart-table td:after{
 content: "";
 display: block;
 bottom: -60px;
 left: calc(50% - 1px);
 border-style: solid;
 border-color: #000;
 position: absolute;
 transform-origin: 50% 50%;
 width: 0;
 height: 40px;
 border-width: 0 2px 0 0;
}
.main-content table.chart-table td:before{
 content:'';
 display: block;
 width: 30px;
 height: 30px;
 bottom: -55px;
 left: 50%;
 border-style: solid;
 border-color: #000;
 border-width: 2px 2px 0 0;
 position: absolute;
 transform-origin: 50% 50%;
 transform: rotate(135deg);
 margin: -20px 0 0 -15px;
}





#acf-items{margin: 50px 0;}
.news-item{
 display: flex;
 padding: 40px 0;
 border-bottom: 1px solid var(--black);
 column-gap: 40px;
}
a.news-item{
 position: relative;
}
a.news-item:after{
 content: '';
 background-image: url(gfx/arrow-faq.svg);
 position: absolute;
 right: 10px;
 background-color: var(--yellow);
 width: 40px;
 height: 40px;
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 6px;
 transform: rotate(-90deg);
 top: 0;
 bottom: 0;
 margin: auto;
}
a.news-item:hover:after{
 right:0;
}
.news-item .image{
 flex-basis: 250px;
 height: 180px;
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 10px;
}
.news-item h3{
 font-size: 1.5rem;
 padding-top: 15px;
 font-weight: 500;

}
.news-item .content{
  max-width: 800px;   
}
.news-item .description{
 padding-top: 20px;
}
.news-item .content{
 flex-basis: calc(100% - 250px);
}
.news-item .date{
 
}
.news-item:last-child{
 border:none;
}

#acf-pagination{
 text-align: center;
 display: flex;
 justify-content: center;
 column-gap: 5px;
}
#acf-pagination button{
 padding: 0;
 border: none;
 background-color: var(--light-yellow);
 padding: 10px;
 width: 36px;
 border-radius: 5px;
 cursor: pointer;
}
#acf-pagination button.active,#acf-pagination button:hover{
 background-color: var(--yellow);
}

#breadcrumbs{
 padding-top: 15px;
 font-size: 14px;
}
#breadcrumbs span{
 font-size: inherit;
}
#breadcrumbs a{
 opacity: 1;
}

.breadcrumbs-wrap{
 position: absolute;
 top: 85px;
 width: 100%;
}
@media (max-width: 1200px) {
.breadcrumbs-wrap{
 top: 70px;
}
 #breadcrumbs{
  font-size: 12px;
 }
 
    html{
        font-size: 18px;
    }
html, body{
 /* overflow-x: hidden; */
}
.news-item .image {
    flex-basis: 180px;
    height: 140px;
    border-radius: 10px;
}
 .news-item h3 {
    max-width: none;
    font-size: 1rem;
}
.news-item .content {
    flex-basis: calc(100% - 180px);
}
#acf-items {
    margin: 0 0 20px;
}
.news-item{
 column-gap: 25px;
}


 

 .main-content table.main-table td.main-td{
 width: 100%;
}
.main-content table.main-table td.main-td-image{
display:none;
}

 
 .main-content table,.main-content .list-table{
  width: 100%!important;
 }

 .slider-stories .thumb{
 display: block;
 align-items: start;
 max-width: none;
 flex-wrap: wrap;
 flex-direction: column;
 padding: 0 20px;
}
.slider-stories .content{
 padding-left: 0;
 flex-basis: calc(100% - 300px);
 padding-top: 20px;
 text-align: center;
}
.slider-stories .description{
 font-size: 18px;
 line-height: 25px;
}
.slider-stories .name{
 padding-top: 20px;
 font-size: 15px;
}
.stories{
 padding-bottom: 50px;
}
.slider-stories .image{
 height: 300px;
 border-radius: 15px;
 flex: 1;
 width: 100%;
 margin: auto;
}
.slider-stories .slick-dots{
 bottom: 0;
 left: 0;
 right: 0;
 margin: auto;
 justify-content: center;
 column-gap: 8px;
 position: relative;
 padding-top: 30px;
}

.promo-image video {
    width: 100%;
    min-width: 100%;
}
.testimonials-full-list{
 grid-template-columns: 100%;
 display: grid;
 column-gap: 0;
 row-gap: 20px;
 margin-top: 30px;
}
.testimonials-full-list li{
 border-radius: 24px;
 padding: 24px;
}
.testimonials-full-list h2{
 font-size: 1.777rem;
 line-height: 38px;
 font-weight: 400;
}
.main-description.main-content .testimonials-full-list .description{
 padding-top: 45px;
 font-size: 1rem;
 line-height: 28px;
 min-height: auto;
 padding-bottom: 30px;
}
.testimonials-full-list .image{
 height: 220px;
}

 
.hamburger {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 16px;
    z-index: 10;
    top: 18px;
    bottom: auto;
    margin: auto;
}
header .wrapp:after{width: 0;}
 .hamburger-wrapper {
    position: absolute;
    width: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    border-top: 1px solid var(--black);
    height: 9px;
    cursor: pointer;
}
 footer .widgets li.footer-logo {
    float: none;
}
.section-title{
 text-align: center;
}
.positions h2.whr-group{
 font-size: 1rem;
}
.hamburger-wrapper:after, .hamburger-wrapper:before {
    content: '';
    height: 1px;
    position: absolute;
    background-color: var(--black);
    width: 100%;
    bottom: 0;
    left: 0;
    transform-origin: center;
}
.milestones .list li .thumb{
 padding: 60px 0;
}
.positions h2.whr-group a {
    padding: 20px 0;
}
.positions h2.whr-group a:after{
 top: 20px;
}
.hamburger-wrapper:after {
    bottom: 4px;
}
.menu-open .hamburger-wrapper{
 border-top: none;
}
.menu-open .hamburger-wrapper:after{
 transform: rotate(-45deg);
 bottom: 5px;
}
.menu-open .hamburger-wrapper:before{
 transform: rotate(45deg);
 top: 3px;
} 
.desktop-element{
 display:none!important;
}
.main-description h1, .section-title h2, .section-title h1, .key-features h3, .testimonials-list h3, .numbers-list li h3, .play .description, .promo-banner .content, .values .list li h3, .bottom-promo-banner .wrapper .thumb .content .description, .offices .list h2, .touch-banner .thumb .content h2, .testimonials-full-list h2, .testimonials-list .testimonial-title, .key-features .key-title, .section-title .mobile-title
{
 font-size: 1.22222222222rem;
 /*32*/
 line-height: 27px;
}
.numbers-list li .minutes,
.page-template-careers .bottom-promo-banner .wrapper .thumb .content .description
{
 font-size: 30px;
 line-height: 38px;
 /*56*/
}
.homepage h1{
 font-size:2.66rem; 
  /*48*/
}
.partners-hero .thumb .content h1
{
 font-size: 22px; 
  /*40*/
 font-weight: 700;
}

.benefits-list li:before, .benefits-list li, .testimonials-list .description, .main-description .description, .offer .list h3, .offer .list .description, .form .description, .contact-form .wrapp input, .contact-form .wrapp select, .contact-form .wrapp textarea, .faq .list .answer, .filter-nav .title, .grid .post-entry h3, .touch-banner .thumb .content .description, .key-content .content h3, .key-content .content .description, .key-content .content ul.features li, footer .widgets li.footer-logo .description, .main-description .sub-title, .promo-text .wrapper, .faq .list .question, .grid .post-entry .product-name,.grid .post-entry .portfolio-product-name{
 font-size: 1.111rem;
 line-height:30px;
 /*20*/
}

.maxlist-more a,header nav a, .homepage .smarts li a, .values .list li .description, .bottom-promo-banner .wrapper .thumb a, .contact-form input[type='submit'], .promo-banner-features .features li, .team .list li h3, .team .list li .description, .team .list li .image a, #filters .filter.button, .show_more p, .product-table td, .product-specification .list h3, .product-specification .list .description, .product-specification .buttons a, .product-slider ul.list .thumb .info li span, .homepage .smarts li a, header nav a
{
 font-size:0.88888rem;
  /*16*/
}
.play .section-title h2,
.offices .list .description
{
  font-size:1.333rem;
  line-height:34px;
 /*24*/
}
footer .widgets li.footer-menu a,footer .widgets li.footer-social h2,.dashboards-screens .slime .name{
  font-size:0.777rem;
 /*14*/ 
}
 footer .widgets li.footer-social{
  float: none;
  padding: 15px 0;
  border-top: 1px solid #DEDAC7;
  border-bottom: 1px solid #DEDAC7;
 }
.wrapper{
 padding: 0 16px;
 max-width: none;
 width: auto;
}
 .promo-banner-features h1 {
    font-size: 50px;
    line-height: 50px;
}
footer .widgets li.footer-logo{
  padding-bottom: 20px;
}
.subtract{
 width: 24px;
 height: 48px;
}
header .wrapper:after{
 height: 100vh;
 top: 0;
 border-radius: 0;
 width: 100%;
}
.subtract--5{
 top: -12px;
}
.subtract--5--01, .subtract--2--01{
 left: 4px;
}
.subtract--5--02, .subtract--2--02{
 left: calc(25% - 12px);
 display: none;
}
.subtract--5--03, .subtract--2--03{
 left: calc(50% - 12px);
}
.partners-hero .thumb .content h1 br{
 display:none;
}
.subtract--5--04, .subtract--2--04{
 right: calc(25% - 12px);
 display: none;
}
.subtract--5--05, .subtract--2--05{
 right: 4px;
}
.subtract--6{
 top: calc(50% - 24px);
}
.subtract--6--01{
 left: 0;
}
.subtract--6--02{
 right: 0;
}
.subtract--4{
 top: 125px;
}
.subtract--4--01{
 left: 16px;
}

.slider-key-features .subtract--4--01{
 left: 0;
 top: 100px;
}
.slider-key-features .subtract--4--02{
 left: auto;
 right: 0;
 top: 100px;
}
.subtract--4--02{
 right: 16px;
}
.touch-banner .subtract--4--01{
 top: 50%;
}
.touch-banner .subtract--4--02{
 top: 50%;
}
.subtract--3{
 top: 276px;
}
.page-template-about .subtract--3{
 top: 33.3%;
}
.subtract--3--02{
 left: calc(50% - 12px);
 /* display: none; */
 transform: rotate(90deg);
 top: 264px;
}
.subtract--3--03{
 left: 16px;
 /* display: none; */
 top: 291px;
}
.subtract--3--04{
 left: calc(50% - 12px);
 /* display: none; */
 transform: rotate(270deg);
 top: 303px;
}
.subtract--3--05{
 right: 16px;
 /* display: none; */
 left: auto;
 transform: rotate(0deg);
 top: 291px;
}
.subtract--3--06{
 left: 16px;
 /* display: none; */
 transform: rotate(180deg);
 top: 440px;
}
.subtract--3--07{
 right: 16px;
 transform: rotate(0deg);
 top: 440px;
}
.subtract--3--08{
 right: 16px;
}
.subtract--2{
 bottom: 3px;
}

.slick-arrow{
 top: -80px;
 width: 30px;
 height: 30px;
}
.values .list li h3,.values .list li .description{
 color: var(--black);
 font-weight: 700;
}
.slick-next{
 right:0;
}
.page-template-about .values .list li h3,.page-template-about .values .list li .description{
 text-align:center;
 color: var(--green);
 font-weight: 700;
 font-size: 1.22222222222rem;
}
.slick-next:hover{
 right:-5px; 
}
.slick-prev{
 right: 120px;
 transform: rotate(-180deg);
}
.slick-prev:hover{
 right: 125px; 
}


header{
    top: 16px;
    width: 100%;
}

header .wrapp{
 padding: 0;
 height: 60px;
 text-align: center;
 z-index: 2;
}
header a.logo{
 width: 110px;
 margin-top: 15px;
 margin-left: auto;
 margin-right: auto;
 float: none;
}
header nav{
 display: none;
 float: none;
 padding-top: 15px;
 border-top: none;
 border-bottom: 1px solid #000;
 padding-bottom: 15px;
 background-color: #fff;
 box-shadow: 0px 4px 8px 0 rgba(0,0,0,.08);
 border-radius: 8px 8px 0 0;
 margin-top: 0;
}
.menu-open header nav{
  display:block;
 }
header nav ul{
 display: block;
 text-align: left;
}
.faq .list .question{
 max-width: calc(100% - 60px);
}
header nav ul.sub-menu{
 position: relative;
 opacity: 1;
 visibility: visible;
 pointer-events: all;
 padding-top: 0;
 display: none;
}
header nav li.active ul.sub-menu{
 
}
header nav ul.sub-menu li a{
 display: block;
 background-color: #FEFFDF;
 font-size: 14px;
 padding: 8px 24px;
}
header nav li{
 display: block;
 padding-left: 0;
}
header nav ul.sub-menu li{
 padding: 2px 0;
}
header nav a{
 padding: 10px 8px;
 font-family: 'IBM Plex Sans';
 display: block;
 position: relative;
}
header nav li.menu-item-has-children > a:before{
 background-image: url(gfx/arrow-nav.svg);
 content: '';
 display: inline-block;
 width: 6px;
 height: 12px;
 right: 5px;
 position: absolute;
 top: 0;
 bottom: 0;
 margin: auto;
}
 header nav li.menu-item-has-children.active > a:before{
  transform: rotate(90deg);
 }
footer{
 padding: 40px 0 20px;
 margin-top: 35px;
}
footer .widgets li.footer-logo .description{
 padding-top: 20px;
 text-align: center;
}
footer .widgets li.footer-logo a.logo{
 max-width: 110px;
}
footer .widgets li.footer-menu{
 max-width: none;
 padding: 15px 0 5px;
 border-top: 1px solid #DEDAC7;
 float: none;
}
footer .widgets li.footer-menu li{
 width: 100%;
 padding-bottom: 10px;
}
footer .widgets li.footer-social ul{
 padding-top: 10px;
}
footer .widgets li.footer-social li a{
 width: 25px;
 height: 25px;
}
.homepage{
 height: auto;
 padding-top: 100px;
}
 .homepage h1{
  opacity: 0;
  visibility: hidden;
 }
.homepage .wrapper{
 top: 0;
 margin: 0 16px;
}
.homepage .wrapp{
 padding: 0 16px;
 overflow-x: hidden;
}
.homepage .smarts{
 display: block;
 margin: 0;
 width: auto;
}
.homepage .smarts li{
 display: block;
 height: 300px;
 margin-bottom: 15px;
}
.homepage .smarts li a{
 width: 210px;
 height: 56px;
 line-height: 56px;
}
.top-background .thumb{
 height: 490px;
 border-radius: 8px;
}
.top-background{
 margin-top: 100px;
}
.top-background .thumb .subtract{
 display: none;
}
.page-template-contact .top-background .thumb, .page-template-about .top-background .thumb, .error404 .top-background .thumb{
 height:440px;
 border-radius: 16px;
}
.main-description{
 padding-top: 60px;
}

.main-content {
    padding-top: 100px;
    padding-bottom: 40px;
    width: 100%;
}
.page-template-catalog .main-description, .single .main-description, .category .main-description{
 padding-top: 120px;
}
.page-template-solutions-hub .main-description,
.page-template-solutions-data .main-description
{
 padding-top: 150px;
}
.show_more p{
 margin-top: 30px;
 padding-right: 25px;
}
.single-post .show_more p {
    font-size: .8rem!important;
}
.main-description .description{
 padding-top: 25px;
 max-width: 1000px;
 font-size: 1rem;
 line-height: 25px;
}
.logos{
 padding-top: 100px;
}
.section-title a{
 padding-right: 15px;
 height: 25px;
 /* display: none; */
 font-size: 15px;
 height: 20px;
 top: 8px;
}
.section-title a:hover:before{
  right: -3px;
}
.section-title a:before{
 width: 6px;
 height: 11px;
 background-size: contain;
}
.slider-logos{
 padding-top: 50px;
}
.slider-logos li{
 width: 100px;
 margin: 0 30px;
}
.slider-logos li .item{
 display: flex;
 max-width: 100px;
 height: 30px;
}
.slider-logos li .thumb{
 height: 70px;
}


.key-features{
 padding-top: 80px;
}
.key-features .wrapper{
 padding: 0;
}
.key-features .wrapp{
 padding-top: 40px;
}
.slider-key-features .slick-list{width: 100%;}
.slider-key-features .thumb{
 width: 300px;
 min-height: 395px;
 padding: 30px 20px;
 margin-right: 10px;
}
.slider-key-features .thumb h3,.key-features .key-title{min-height: 90px;}
.slider-key-features .thumb .description{
 padding-top: 35px;
 font-size: 1rem;
}
.benefits{
 padding-top: 90px;
}

 .slick-dots{
  margin: auto;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin-top: 25px;
 }
 .slick-dots li{
  display: inline-block;
  padding: 0 6px;
 }
 .slick-dots button{
  width: 12px;
  height: 12px;
  font-size: 0;
  padding: 0;
  border: none;
  border-radius: 50%;
  -webkit-appearance: none;
  background-color: #F2F2F2;
 }
 .slick-dots li.slick-active button{
  background-color: var(--yellow);
 }
.benefits-list{
 column-count: 1;
 padding-top: 50px;
}
.benefits-list li{
 padding-left: 0;
 padding-bottom: 40px;
 font-size: 1rem;
 text-align: center;
 line-height: 25px;
 padding-top: 30px;
 padding-right: 0;
 min-height: auto;
}
.benefits-list li:before{
 width: 12px;
 height: 12px;
 line-height: 20px;
 left: 0;
 right: 0;
 margin: auto;
 font-size: 1rem;
}
.testimonials{
 padding-top: 80px;
}
.testimonials-list{
 padding-top: 30px;
 display: block;
 margin-right: 0;
}
.testimonials-list li{
 width: 100%;
 padding-right: 0;
 padding-bottom: 15px;
}
.testimonials-list li .thumb{
 height: auto;
 padding: 25px;
}
.testimonials-list li.active{
 width: 100%;
}
.testimonials-list .image{
 height: 140px;
 bottom: 0;
 width: 100%;
 position: relative;
 margin-top: 25px;
}
.testimonials-list .active .image{
 height: 280px;
}
.testimonials-list .description{
 font-size: 1rem;
 top: 0;
 width: 100%;
 left: 0;
 position: relative;
 padding-top: 70px;
 display: none;
 line-height: 25px;
}
.testimonials-list h3,.testimonials-list .testimonial-title{
 top: 0;
 width: 100%;
 font-weight: 700;
 position: relative;
 padding-top: 55px;
}
.testimonials-list .active h3, .testimonials-list .active .testimonial-title{
 top: 0;
 padding-top: 0;
}
.dashboards{
 padding-top: 65px;
}
.dashboards:after,.dashboards:before{
 height: 160px;
 top: 320px;
 display: none;
}
.dashboards:before{
 height: 450px;
 top: 130px;
 display: none;
}
.dashboards-screens{
 margin-top: 40px;
 height: auto;
}
.dashboards-screens .mobile{
 right: auto;
 height: 480px;
 left: 0;
 width: auto;
 position: relative;
 padding-top: 80px;
 margin-bottom: 25px;
}
.dashboards-screens .slime{
 left: 50px;
 top: 40px;
 width: auto;
}
.dashboards-screens .mobile .slime{
 width: 110px;
 top: 25px;
 left: 50px;
 right: auto;
}
.dashboards-screens .mobile .slime .circle{
 top: 95px;
}
.dashboards-screens .mobile .slime .line{
 height: 70px;
 top: 80px;
}
.dashboards-screens .screen.mobile img{
 top: 0;
 left: auto;
 right: 0;
 max-width: 260px;
}

.dashboards-screens .slime .circle{
 width: 44px;
 height: 44px;
 top: -5px;
 right: 0;
 display: none;
}
.dashboards-screens .slime .circle:before{
 width: 8px;
 height: 8px;
}
.dashboards-screens .slime .line{
 width: 125px;
 left: 100px;
 display: none;
}
.dashboards-screens .slime .name{
 padding: 8px 16px;
}
.dashboards-screens .screen img{
 top: 0;
 left: 0;
 max-width: 100%;
 position: relative;
 z-index: 1;
}
.dashboards-screens .desktop{
 padding-top: 90px;
 padding-bottom: 70px;
 height: 390px;
}
.dashboards-screens .desktop:after,.dashboards-screens .mobile:after{
 content:'';
 height: 130px;
 background-color: #DEDAC7;
 top: 260px;
 position: absolute;
 width: calc(100% + 32px);
 left: -16px;
}
 .dashboards-screens .desktop:before,.dashboards-screens .mobile:before{
 content:'';
 background-color: #EBEBD9;
 height: 260px;
 position: absolute;
 width: calc(100% + 32px);
 left: -16px;
 top: 0;
}
 .dashboards-screens .mobile:after{
 content:'';
 height: 160px;
 top: 320px;
}
 .dashboards-screens .mobile:before{
 content:'';
 height: 320px;
}
.numbers{
 padding-top: 70px;
 padding-bottom: 150px;
 display: none;
}
.numbers-list{
 padding-top: 40px;
 display: table;
}
.numbers-list li{
 display: table-cell;
 height: 660px;
}
.numbers-list li:nth-child(even) .thumb{
 top: 330px;
}
.numbers-list li:nth-child(even) .title{
 top: 0;
}
.numbers-list li .thumb{
 height: 330px;
}
.numbers-list li .title{
 height: 330px;
 padding: 55px;
 top: 330px;
}
.numbers-list li .minutes{
 padding-right: 25px;
}
.numbers-list li .top{
 display: flex;
}
.numbers-list li .description{
 padding-top: 10px;
}
.promo-image{
 padding-top: 75px;
}
.play{
 padding-top: 80px;
}
.promo-image img{
 border: 1px solid var(--black);
}
.play .wrapper{
 display: block;
}
.play .section-title{
 width: 330px;
}
.play .description{
 width: auto;
 text-align: center;
 font-size: 1rem;
 padding-top: 15px;
}
.offer{
 margin-top: 80px;
 padding-top: 70px;
 padding-bottom: 70px;
}
.offer-bg{
 margin-top: 100px;
 height: 430px;
}
.page-template-careers .offer.how{
 padding-top: 60px;
 margin-top: 120px;
}
.offer .list{
 padding-top: 60px;
}
.offer .list li{
 display: block;
 padding-bottom: 15px;
 text-align: center;
}
.offer .list .description{
 width: auto;
 padding-top: 15px;
 font-size: 1rem;
 line-height: 25px;
}
.offer .list h3{
 width: auto;
 font-weight: 700;
 font-size: 1rem;
}

.promo-banner{
 padding-top: 80px;
 padding-bottom: 80px;
}
.promo-banner .wrapper{
 display: block;
}
.promo-banner .image{
 width: auto;
}
.promo-banner .content{
 width: auto;
 font-size: 1rem;
 line-height: 25px;
 padding-top: 30px;
}
.promo-banner .thumb{
 min-height: 420px;
 width: auto;
}
.partners-hero{
 margin-top: 120px;
}
.partners-hero .thumb{
 padding: 100px 20px;
 border-radius: 8px;
}
 .partners-hero .thumb .subtract{
  display: none;
 }
.partners-hero .thumb .content{
 padding: 40px 10px;
}
.partners-hero .thumb .content a.action-button, .bottom-promo-banner .wrapper .thumb a, .contact-form input[type='submit'], .product-specification .buttons a,.error404 a.action-button{
 padding: 12px 40px;
 border-radius: 56px;
 font-size: 16px;
}
 .partners-hero .thumb .content h2{
  padding-top: 10px;
  padding-bottom: 50px;
  font-size: 16px;
 }

.values .wrapper{
 padding-top: 80px;
 margin: 0;
}
.values .thumb{
 border-radius: 0;
 margin: 0 -16px;
}
.values .section-title{
 padding-bottom: 40px;
}
.values .list{
 display: block;
 padding: 35px 0;
}
.values .list li{
 display: block;
 padding-bottom: 25px;
}
.values .list li .description{
 padding-top: 10px;
 font-weight: 300;
 font-size: 1rem;
 line-height: 26px;
}
.values .list li .wrapp{
 width: auto;
 padding: 35px 0;
 margin: 0 15px;
 border-width: 2px!important;
}
.values .list li .wrapp-in{
 padding: 50px 15px;
 text-align: left;
}
.values .list li h3 p{display: inline;}

 .values .list li h3 p br{
  display:none;
 }
.bottom-promo-banner{
 padding-top: 80px;
 padding-bottom: 45px;
}
.bottom-promo-banner .wrapper .thumb{
 border-radius: 24px;
 display: block;
 padding-bottom: 50px;
}
.bottom-promo-banner .wrapper .thumb .image{width: auto;}
.bottom-promo-banner .wrapper .thumb .image img{
 margin-top: 0;
 margin-left: 0;
}

 .bottom-promo-banner .action-button-section{
  text-align: center;
  padding-top: 20px;
  padding-right: 16px;
  padding-left: 16px;
 }
 .bottom-promo-banner .wrapper .thumb a{
  display: block;
 }
.bottom-promo-banner .wrapper .thumb .content{
 width: auto;
 padding: 70px 16px 0;
 text-align: center;
}
.bottom-promo-banner .wrapper .thumb .content .description{
 padding-bottom: 40px;
 font-size: 20px;
}
 .bottom-promo-banner .wrapper .thumb .content a{
  display:none;
 }
.promo-text{
 padding-top: 50px;
 padding-bottom: 30px;
}
 .page-template-contact .promo-text .wrapper{
  font-weight: 700;
 }
 .promo-text .wrapper br{
  display:none;
 }
.offices{
 padding-top: 50px;
}
.offices .list{
 border-radius: 24px;
 padding: 80px 16px;
 margin-top: 50px;
}
.offices .list li{
 display: table;
 min-height: 250px;
 margin-bottom: 50px;
}
.offices .list h2{width: auto;display: block;padding-top: 83px;padding-bottom: 50px;}
.offices .list .description{
 width: auto;
 display: block;
 padding-left: 0;
 text-align: center;
 font-size: 1rem;
 line-height: 25px;
 padding-bottom: 85px;
}
.offices .list .description p{
}
.form{
 padding-top: 80px;
}
.form .section-title{
 padding-bottom: 10px;
}
.form .description{
 max-width: 515px;
 font-size: 1rem;
 line-height: 25px;
}
.form-shortcode{
 padding-top: 25px;
}
.contact-form{
 max-width: 844px;
 padding-bottom: 0;
}
.contact-form li{
 width: 100%;
 margin-bottom: 20px;
 min-height: 35px;
 float: none;
}
.contact-form li.mikud{
 width: 120px;
}
 body .intl-tel-input .country-list{
  min-width: 220px;
 }
.contact-form li.number{
 width: calc(100% - 120px);
 padding-left: 20px;
}
.contact-form .no-moving{
  padding-top: 10px;
 }
.contact-form li:nth-child(even){
 float: none;
}
.contact-form .wpcf7-not-valid-tip{
 font-size: 14px;
}
.contact-form .wrapp span.wpcf7-not-valid-tip{
 font-size: 12px;
}
.contact-form .wpcf7-radio{
 display: table;
 padding-top: 0px;
 font-size: 0;
}
 .contact-form .wpcf7-radio .wpcf7-list-item{
  display: inline-block;
  width: 50%;
  margin-left: 0;
  padding-bottom: 10px;
 }
.contact-form .wpcf7-list-item{
 display: table-cell;
 padding-right: 30px;
}
.contact-form .wpcf7-list-item label input{float: left;margin-top: 4px;margin-right: 4px;}
.contact-form .wpcf7-list-item label input:checked:before{
 width: 12px;
 height: 12px;
}
.contact-form .wrapp .name, .contact-form .wrapp span,body .intl-tel-input.separate-dial-code .selected-dial-code{
 top: 10px;
 left: 0;
 font-size: 14px;
 white-space: normal;
}
.contact-form .wrapp .name{
 top: 17px;
}
 .contact-form .wrapp span.wpcf7-spinner{
  top: -35px;
  margin: 0;
  left: 10px;
 }
.contact-form .wrapp.active .name{
 font-size: 12px;
 top: -5px;
}
.contact-form .wrapp .name i{
 display: inline-block;
}
.contact-form .wrapp input, .contact-form .wrapp select, .contact-form .wrapp textarea{
 height: 35px;
 font-size: 14px;
}
.contact-form input[type='submit']{
 margin-top: 30px;
 height: auto;
 width: 100%;
 padding: 8px 40px;
}
 body .wpcf7 form .wpcf7-response-output{
  font-size: 16px;
 }
.contact-form input[type='radio']{
 width: 16px;
 height: 16px;
}

.promo-banner-features{
 padding-top: 120px;
 margin-bottom: 0;
}
.promo-banner-features .thumb{
 height: 490px;
 width: auto;
 border-radius: 8px;
}
.promo-banner-features .thumb .subtract{
 display:none;
}
.promo-banner-features.careers-banner-features .thumb{
 width: auto;
}
.promo-banner-features .features li{
 padding: 24px 50px;
 display: none;
}
.promo-banner-features .features li:nth-child(1){
 left: 0;
 top: 0;
 display: inline-block;
 bottom: 0;
 margin: auto;
 right: 0;
 height: 66px;
 width: 200px;
 text-align: center;
}
.promo-banner-features .features li:nth-child(2){
 top: -20px;
 left: 444px;
}
.promo-banner-features .features li:nth-child(3){
 right: -20px;
 top: 100px;
}
.promo-banner-features .features li:nth-child(4){
 left: 245px;
 top: 185px;
}
.promo-banner-features .features li:nth-child(5){
 right: 127px;
 bottom: 70px;
}
.promo-banner-features .features li:nth-child(6){
 bottom: -5px;
 left: 92px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(1){
 left: 0;
 top: 30px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(2){
 left: 580px;
 top: 140px;
}
.milestones{
 padding-top: 80px;
}
.milestones .list{
 padding-top: 40px;
 height: 250px;
}
.milestones .list li{
 display: block;
}
.milestones .list li img{
 max-height:125px;
}
.faq{
 padding-top: 80px;
 padding-bottom: 35px;
}
.faq .list{
 padding-top: 60px;
}
.faq .list li{
 padding-top: 10px;
 padding-bottom: 10px;
}
.faq .list .thumb{
 padding: 0 10px;
 margin: 10px 0;
}
.faq .list .answer{
 padding-top: 10px;
}
.faq .thumb.active{
 padding: 20px 25px;
}
.faq .thumb span{
 width: 48px;
 height: 32px;
 top: 22px;
 right: 8px;
}
 .faq .thumb.active span{
  top: 35px;
 }
.faq .thumb span:before{
 width: 20px;
 height: 23px;
}
.team{
 padding-top: 80px;
}
.team .list{
 padding-top: 50px;
}
.team .list li{padding: 0 12px 50px;}
.team .list li .thumb{
 width: 270px;
}
 .maxlist-more a{
  font-weight: 700;
  position: relative;
  padding-right: 20px;
 }
.maxlist-more a:after{
 content:'';
 background-image: url(gfx/arrow-nav.svg);
 width: 6px;
 height: 12px;
 display: inline-block;
 position: absolute;
 right: 0;
 top: 0;
 bottom: 0;
 margin: auto;
 transform: rotate(90deg);
}
 .maxlist-more a.active:after{
  transform: rotate(-90deg); 
 }
.team .list li .image{
 height: 260px;
}
.team .list li .image a{
 left: 25px;
 bottom: 25px;
 padding: 10px;
 padding-left: 35px;
 width: calc(100% - 50px);
}
.team .list li .image a:before{
 width: 20px;
 height: 20px;
 left: 10px;
}
.team .list li .description{
 padding-top: 5px;
}
.team .list li h3{
 padding-top: 30px;
}


.filter{
 padding-top: 80px;
}
.filter-nav{
 padding-bottom: 50px;
 display: block;
}
.filter-nav .title{
 padding-right: 0;
 padding-bottom: 25px;
 font-size: 1rem;
 line-height: 25px;
}
#filters{
 display: flex;
}
#filters li{padding-right: 15px;flex: 1;}
#filters .filter.button{
 padding: 8px 24px;
 display: block;
 text-align: center;
}
.grid{
 padding-bottom: 200px;
 padding-top: 0;
}
.grid .post-entry{
 width: 100%;
 padding-bottom: 50px;
}
.grid .post-entry .item{
 padding-right: 0;
 padding-bottom: 0;
}

.grid .post-entry h3, .grid .post-entry .product-name,.grid .post-entry .portfolio-product-name{
 font-weight: 400;
 padding-top: 18px;
 font-size: 1rem;
}
.grid .post-entry div.thumb{
 height: 435px;
 background-size: 50%;
}
.product-slider{
 padding-top: 80px;
}
.product-slider ul.list .slick-slide{
 width: 300px;
 height: 490px;
 margin: 0 6px;
}
.product-slider ul.list .thumb{
 background-size: 500px;
}
.product-slider ul.list .thumb .info li .wrapp{
 height: 100px;
 width: 300px;
}
.product-slider ul.list .thumb .info li .wrapp.position-Top{
 height: 320px;
 width: 170px;
}
 
.product-slider ul.list .thumb .info li .wrapp:after{
 left: 0;
 width: calc(100% - 50px);
 transform: rotate(90deg);
 right: 0;
 margin: auto;
 top: 185px;
 bottom: auto;
 width: auto;
}
.product-slider ul.list .thumb .info li span{
 padding: 25px;
 height: 70px;
 width: auto;
 text-align: center;
 bottom: 0;
 top: auto;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 width: auto;
}
 .product-slider ul.list .thumb .info li .position-right span{
 right: auto;
 left: 50%;
 }
.product-slider ul.list .thumb .info li .position-Left span {
 right: auto;
 left: 0;
}
.product-slider ul.list .thumb .info .position-Left i{
 right: 0;
 left: auto;
}
.product-slider ul.list .thumb .info li .wrapp.position-Left:after{
 left: auto;
 right: 50px;
}
.product-slider ul.list .thumb .info i{
 width: 100px;
 height: 100px;
 left: 0;
 right: 0;
 margin: auto;
}
.product-slider ul.list .thumb .info i:before{
 width: 16px;
 height: 16px;
}
.product-table{
 padding-top: 120px;
}

.product-table .wrapper{overflow-x: auto;}
.product-table td{
 padding: 17px 15px;
 height: 94px;
 min-width: 100px;
}
.product-table td.plus:after,.product-table td.minus:after{
 height: calc(100% - 20px);
}
.product-table td.plus:before,.product-table td.minus:before{
 width: 20px;
 height: 20px;
}

.product-specification{
 padding-top: 80px;
}
.product-specification .list{
  grid-template-columns: calc(33% - 120px) calc(33% - 120px) calc(33% - 120px);
  display: block;
  column-gap: 190px;
  row-gap: 30px;
  padding-top: 50px;
  border-bottom: 1px solid var(--black);
}
.product-specification .list .description{
 padding-top: 5px;
 font-size: 1rem;
}
.product-specification .list .thumb{
 padding: 25px 0;
}
 .product-specification .list h3{
  font-size:1rem;
 }
.product-specification .buttons{
 padding-top: 50px;
 display: block;
}
.product-specification .buttons li{
 display: block;
 padding: 0;
 padding-bottom: 25px;
}
  .product-specification .buttons a{
   display: block;
  }
.touch-banner{
 margin-bottom: 80px;
 margin-top: 55px;
}
.touch-banner .thumb{
}
.touch-banner .thumb .content{
 /* padding: 30px 90px; */
 /* max-width: 600px; */
}
.touch-banner .thumb .content h2,.touch-banner .thumb .content .title{
 padding-bottom: 15px;
 font-size: 22px;
 line-height: 27px;
}
.touch-banner .thumb .content .description{
 padding-bottom: 40px;
 font-size: 1rem;
 line-height: 25px;
 padding-right: 10px;
 padding-left: 10px;
}
.stack-cards__item {
  padding-bottom: 630px;
  }
.stack-cards__item .item .title{
 padding-left: 40px;
 padding-bottom: 5px;
}
.stack-cards__item .card{
 padding: 65px 45px;
}

.key-thecnologies{
 padding-top: 100px;
}
.key-content{
 padding-top: 50px;
 display: block;
}
.key-content .content{
 padding-left: 0;
 width: 100%;
 text-align: center;
}
.key-content .content > ul > li{
 padding-bottom: 95px;
 height: auto;
}
 .key-content .content > ul > li .desc{
  
 }
 .key-content .content > ul > li .image{
  height: 200px;
  border-radius: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 50px;
  position: relative;
 }
.key-content .content > ul > li:last-child{
 padding-bottom: 45px;
}
.key-content .content h3{
 left: 0;
 position: relative;
 transform: rotate(0deg);
 font-weight: 700;
}
.key-content .content .description{
 padding-top: 15px;
 font-size: 1rem;
 line-height: 25px;
}
.key-content .content ul.features{
 padding-top: 30px;
 display: inline-block;
 text-align: left;
}
.key-content .content ul.features li{
 padding-bottom: 15px;
 padding-left: 40px;
 font-size: 1rem;
 line-height: 25px;
}
.key-content .images .list li:last-child{
 padding-bottom: 630px;
}
.key-content .images .list .image{
 height: 370px;
 border-radius: 24px;
}
}
@media (max-width: 479px) {


.news-item .image {
    flex-basis: 100%;
    height: 200px;
    border-radius: 10px;
}
 .news-item h3 {
    max-width: none;
    font-size: 1rem;
}
.news-item .content {
    flex-basis: calc(100% - 0px);
    padding-top: 15px;
}
#acf-items {
    margin: 0 0 20px;
}
.news-item{
 column-gap: 25px;
 flex-wrap: wrap;
}
a.news-item:after{
 right: 15px;
 left: auto;
 /* position: relative; */
 top: 185px;
 bottom: auto;
}
a.news-item:hover:after{
 right: 10px;
}

 
.grid .post-entry div.thumb {
    height: 435px;
    background-size: 70%;
}
.main-content table.chart-table td{
 width: 100%;
 padding: 20px;
}
 .main-content table{
  display: block;
  overflow-x: auto;
  white-space: nowrap;
 }

.promo-banner-features h1 {
    font-size: 40px;
    line-height: 40px;
}
}
@media (min-width: 1200px) {


    html{
        font-size: 16px;
    }
    .main-content table.main-table td.main-td img {
    max-width: 80%;
}
.testimonials-full-list{
 grid-template-columns: calc(50% - 10px) calc(50% - 10px);
 display: grid;
 column-gap: 20px;
 row-gap: 40px;
 margin-top: 50px;
}
.promo-banner-features h1 {
    line-height: 92px;
}

.careers-banner-features h1 {
    font-size: 4.5rem;
    line-height: 75px;
}
.testimonials-full-list li{
 border-radius: 24px;
 padding: 24px;
}
.promo-image video {
    width: 700px;
    min-width: 700px;
}
.testimonials-full-list h2{
 font-size: 1.777rem;
 line-height: 38px;
 font-weight: 400;
}
.main-description.main-content .testimonials-full-list .description{
 padding-top: 45px;
 font-size: 1.111rem;
 line-height:30px;
 min-height: 230px;
}
.testimonials-full-list .image{
 height: 220px;
}
.mobile-element{
 display:none!important;
}   
.wrapper{
 padding: 0 80px;
 max-width: 1760px;
}
.subtract{
 width: 24px;
 height: 48px;
}
.subtract--5{
 top: -12px;
}
.subtract--5--01, .subtract--2--01{
 left: -12px;
}
.subtract--5--02, .subtract--2--02{
 left: calc(25% - 12px);
}
.numbers .subtract--5--02, .numbers .subtract--2--02 {
    left: calc(33.3333% - 11px);
}
.subtract--5--03, .subtract--2--03{
 left: calc(50% - 12px);
}
.numbers .subtract--5--03, .numbers .subtract--2--03 {
    left: calc(66.333% - 10px);
}
.subtract--5--04, .subtract--2--04{
 right: calc(25% - 12px);
}
.subtract--5--05, .subtract--2--05{
 right: -12px;
}
.subtract--6{
 top: calc(50% - 24px);
}
.subtract--6--01{
 left: 0;
}

 .numbers .subtract--6--03{
 left: calc(33.3333% - 24px);
}
.numbers .subtract--6--04{
 left: calc(33.3333% - 0px);
 transform: rotate(180deg);
}
.numbers .subtract--6--05{
 left: calc(66.6666666% - 24px);
}
.numbers .subtract--6--06{
  left: calc(66.6666666% - 0px);
  transform: rotate(180deg);
}

 
.subtract--6--02{
 right: 0;
}
.subtract--4{
 top: 33.333%;
}
.subtract--4--01{
 left:0;
}
.subtract--4--02{
 right:0;
}
.touch-banner .subtract--4--01{
 top: 50%;
}
.touch-banner .subtract--4--02{
 top: 50%;
}
.subtract--3{
 top: 66.333%;
}
.page-template-about .subtract--3{
 top: 33.3%;
}
.subtract--3--02{
 left: calc(25% - 24px);
}
.subtract--3--03{
 left: calc(25% - 0px);
}
.subtract--3--04{
 left: calc(50% - 24px);
}
.subtract--3--05{
 left: calc(50% - 0px);
}
.subtract--3--06{
 right: calc(25% - 0px);
}
.subtract--3--07{
 right: calc(25% - 24px);
}
.subtract--3--08{
 right: 0;
}
.subtract--2{
 bottom: -12px;
}

.slick-arrow{
 top: -80px;
 width: 30px;
 height: 30px;
}
.slick-next{
 right:0;
}
.slick-next:hover{
 right:-5px; 
}
.slick-prev{
 right: 120px;
 transform: rotate(-180deg);
}
.slick-prev:hover{
 right: 125px; 
}


header{
    top: 25px;
}

header .wrapp{
 padding: 0 40px;
 height: 60px;
}
header a.logo{
 width: 110px;
 margin-top: 15px;
}
header nav,.menu-header-container{
 margin-top: 0;
 height: 100%;
}
header nav ul{
 display: table;
 height: 100%;
}
header nav li{
 display: table-cell;
 padding-left: 25px;
}
header nav a{
 padding: 8px 16px;
 line-height: 18px;
}
footer{
 padding: 55px 0 80px;
}
footer .widgets li.footer-logo .description{
 padding-top: 40px;
}
footer .widgets li.footer-menu{
 max-width: 500px;
}
footer .widgets li.footer-menu li{
 width: 50%;
 padding-bottom: 10px;
}
footer .widgets li.footer-social ul{
 padding-top: 10px;
}
footer .widgets li.footer-social li a{
 width: 25px;
 height: 25px;
}
.homepage{
 height: 100vh;
}
.homepage .wrapper{
 top: 140px;
}
.homepage .smarts{
 display: table;
}
.homepage .smarts li{
 display: table-cell;
}
.homepage .smarts li a{
 width: 210px;
 height: 56px;
 line-height: 56px;
}
.top-background .thumb{
 height: 450px;
}
.page-template-contact .top-background .thumb, .page-template-about .top-background .thumb, .error404 .top-background .thumb{
 height:440px;
}
.main-description{
 padding-top: 80px;
}
 .main-content {
    padding-top: 150px;
    padding-bottom: 80px;
}
.page-template-catalog .main-description, .single .main-description, .category .main-description{
 padding-top: 200px; 
}
.page-template-solutions-hub .main-description,
.page-template-solutions-data .main-description
{
 padding-top: 150px;
}
.show_more p{
 margin-top: 30px;
 padding-right: 25px;
}
.main-description .description{
 padding-top: 40px;
 max-width: 1000px;
}
.logos{
 padding-top: 150px;
}
.section-title a{
 padding-right: 24px;
 height: 25px;
 position: relative;
 padding-left: 100px;
}
.section-title a:hover:before{
  right: -3px;
}
.section-title a:before{
 width: 6px;
 height: 11px;
}
.slider-logos{
 padding-top: 50px;
}
.slider-logos li{
 width: 200px;
 margin: 0 30px;
}
.slider-logos li .item{
 display: flex;
 max-width: 200px;
 height: 70px;
}
.slider-logos li .thumb{
 height: 70px;
}


.key-features{
 padding-top: 70px;
}
.key-features .wrapp{
 padding-top: 40px;
}
.slider-key-features .slick-list{width: 120%;}
.slider-key-features .thumb{
 width: 300px;
 min-height: 310px;
 padding: 20px;
 margin-right: 25px;
}
.slider-key-features .thumb h3,.key-features .key-title{

 min-height: 110px;
}
.slider-key-features .thumb .description{
 padding-top: 25px;
}
.benefits{
 padding-top: 90px;
}
.benefits-list{
 column-count: 2;
 padding-top: 40px;
}
.benefits-list li{padding-left: 25px;}
.benefits-list li:before{
}
.testimonials{
 padding-top: 100px;
}
.testimonials .section-title h2{
 display: inline-block;
}
.testimonials-list{
 padding-top: 50px;
 display: flex;
 margin-right: -25px;
}
.testimonials-list li{
 width: 25%;
 padding-right: 25px;
}
.testimonials-list li .thumb{
 height: 550px;
 padding: 25px;
}
.testimonials-list li.active{
 width: 50%;
}
.testimonials-list .image{
 height: 180px;
 bottom: 25px;
 width: calc(100% - 50px);
}
.testimonials-list .active .image{
 height: 250px;
}
.testimonials-list .description{
 top: 90px;
 width: calc(100% - 50px);
 left: 25px;
}
.testimonials-list h3,.testimonials-list .testimonial-title{
 top: 225px;
 width: calc(100% - 50px);
}
.testimonials-list .active h3, .testimonials-list .active .testimonial-title{
 top: 24px;
}
.dashboards{
 padding-top: 150px;
}
.dashboards:after,.dashboards:before{
 height: 255px;
 top: 690px;
}
.dashboards:before{
 height: 450px;
 top: 240px;
}
.dashboards-screens{
 margin-top: 40px;
 height: 720px;
}
.dashboards-screens .mobile{
 right: auto;
 left: 970px;
 width: 300px;
}
.dashboards-screens .slime{
 left: 45px;
 top: 100px;
 width: 250px;
}
.dashboards-screens .mobile .slime{
 width: 110px;
 top: 65px;
}
.dashboards-screens .mobile .slime .circle{
 top: 95px;
}
.dashboards-screens .mobile .slime .line{
 height: 70px;
 top: 80px;
}
.dashboards-screens .screen.mobile img{
 top: 175px;
 left: auto;
 right: 0;
 max-width: 280px;
}

.dashboards-screens .slime .circle{
 width: 44px;
 height: 44px;
 top: -5px;
 right: 0;
}
.dashboards-screens .slime .circle:before{
 width: 8px;
 height: 8px;
}
.dashboards-screens .slime .line{
 width: 125px;
 left: 100px;
}
.dashboards-screens .slime .name{
 padding: 8px 16px;
}
.dashboards-screens .screen img{
 top: 115px;
 left: 110px;
 max-width: 760px;
}
.numbers{
 padding-top: 70px;
 padding-bottom: 150px;
}
.numbers-list{
 margin-top: 40px;
 display: table;
}
.numbers-list li{
 display: table-cell;
 height: 660px;
}
.numbers-list li:nth-child(even) .thumb{
 top: 330px;
}
.numbers-list li:nth-child(even) .title{
 top: 0;
}
.numbers-list li .thumb{
 height: 330px;
}
.numbers-list li .title{
 height: 330px;
 padding: 55px;
 top: 330px;
}
.numbers-list li .minutes{
 padding-right: 25px;
}
.numbers-list li .top{
 display: flex;
}
.numbers-list li .description{
 padding-top: 10px;
}
.promo-image{
 padding-top: 70px;
}
.play{
 padding-top: 150px;
}
.play .wrapper{
 display: flex;
}
.play .section-title{
 width: 330px;
}
.play .description{
 width: calc(100% - 330px);
}
.offer{
 margin-top: 150px;
 padding-top: 60px;
 padding-bottom: 30px;
}
.offer-bg{
 margin-top: 100px;
 height: 430px;
}
.page-template-careers .offer.how{
 padding-top: 60px;
 margin-top: 120px;
}
.offer .list{
 padding-top: 30px;
}
.offer .list li{
 display: flex;
 padding-bottom: 35px;
}
.offer .list .description{
 width: calc(100% - 320px);
}
.offer .list h3{
 width: 320px;
}

.promo-banner{
 padding-top: 150px;
 padding-bottom: 150px;
}
.promo-banner .wrapper{
 display: flex;
}
.promo-banner .image{
 width: 580px;
}
.promo-banner .content{
 width: calc(100% - 580px);
}
.promo-banner .thumb{
 min-height: 560px;
 width: 480px;
}
.partners-hero{
 margin-top: 150px;
}
.partners-hero .thumb{
 padding: 100px 0;
}
.partners-hero .thumb .content{
 padding: 50px 100px;
}
.partners-hero .thumb .content a.action-button, .bottom-promo-banner .wrapper .thumb a, .contact-form input[type='submit'], .product-specification .buttons a,.error404 a.action-button{
 padding:16px 56px;
 border-radius: 56px;
}
 .partners-hero .thumb .content h2{
  padding-top: 10px;
  padding-bottom: 24px;
 }

.values .wrapper{
 padding-top: 130px;
}
.values .thumb{
 border-radius: 16px;
}
.values .section-title{
 padding-bottom: 40px;
}
.values .list{
 display: table;
 padding: 66px 0;
}
.values .list li{
 display: table-cell;
}
.values .list li .description{
 padding-top: 10px;
}
.values .list li .wrapp{
 width: 260px;
 padding: 35px 0;
}
.values .list li .wrapp-in{
 padding: 35px 30px;
}

.bottom-promo-banner{
 padding-top: 150px;
 padding-bottom: 150px;
}
.bottom-promo-banner .wrapper .thumb{
 border-radius: 24px;
 display: flex;

}
.bottom-promo-banner .wrapper .thumb .image{

 width: calc(50% + 0px);
}
.bottom-promo-banner .wrapper .thumb .image img{
 margin-top: -60px;
 margin-left: -80px;
}
.bottom-promo-banner .wrapper .thumb .content{
 width: 50%;
}
.bottom-promo-banner .wrapper .thumb .content .description{
 padding-bottom: 40px;
}
.promo-text{
 padding-top: 80px;
}
.offices{
 padding-top: 150px;
}
.offices .list{
 border-radius: 24px;
 padding: 60px 80px 1px;
 margin-top: 50px;
}
.offices .list li{
 display: table;
 min-height: 250px;
 margin-bottom: 50px;
}
.offices .list h2{width: 300px;display: table-cell;}
.offices .list .description{
 width: calc(100% - 300px);
 display: table-cell;
 padding-left: 130px;
}
.form{
 padding-top: 120px;
}
.form .section-title{
 padding-bottom: 10px;
}
.form .description{
 max-width: 515px;
}
.form-shortcode{
 padding-top: 60px;
 padding-bottom: 100px;
}
.contact-form{
 max-width: 844px;
 padding-bottom: 0;
}
.contact-form li{
 width: 300px;
 margin-bottom: 20px;
 min-height: 72px;
}
 .contact-form li.agreement{
  min-height: auto;
  margin-top: 25px;
 }
.contact-form li:nth-child(even){
 float: right;
}
.contact-form .wpcf7-not-valid-tip{
 font-size: 14px;
}
.contact-form .wpcf7-radio{
 display: table;
 padding-top: 25px;
}
.contact-form .wpcf7-list-item{
 display: table-cell;
 padding-right: 30px;
}
.contact-form .wpcf7-list-item label input{float: left;margin-top: 4px;margin-right: 4px;}
.contact-form .wpcf7-list-item label input:checked:before{
 width: 12px;
 height: 12px;
}
.contact-form .wrapp .name{
 top: 10px;
 left: 0;
}
.contact-form .wrapp.active .name{
 font-size: 14px;
 top: -5px;
}
.contact-form .wrapp input, .contact-form .wrapp select, .contact-form .wrapp textarea{
 height: 54px;
}
.contact-form input[type='submit']{
 margin-top: 30px;
 line-height: normal;
}
.contact-form input[type='radio']{
 width: 16px;
 height: 16px;
}

.promo-banner-features{
 padding-top: 160px;
 margin-bottom: -20px;
}
.promo-banner-features .thumb{
 height: 400px;
 width: 920px;
}
.promo-banner-features.careers-banner-features .thumb{
 width: 1100px;
}
.promo-banner-features .features li{
 padding: 24px 50px;
}
.promo-banner-features .features li:nth-child(1){
 left: 12px;
 top: 60px;
}
.promo-banner-features .features li:nth-child(2){
 top: -20px;
 left: 444px;
}
.promo-banner-features .features li:nth-child(3){
 right: -20px;
 top: 100px;
}
.promo-banner-features .features li:nth-child(4){
 left: 245px;
 top: 185px;
}
.promo-banner-features .features li:nth-child(5){
 right: 127px;
 bottom: 70px;
}
.promo-banner-features .features li:nth-child(6){
 bottom: -5px;
 left: 92px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(1){
 left: 0;
 top: 30px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(2){
 left: 580px;
 top: 140px;
}
.milestones{
 padding-top: 120px;
}
.milestones .list{
 padding-top: 30px;
 height: 250px;
}
.milestones .list li{
 display: table-cell;
}
.milestones .list li img{
 max-height:125px;
}
.faq{
 padding-top: 0;
 padding-bottom: 120px;
}
.faq .list{
 padding-top: 50px;
}
.faq .list li{
 padding-top: 10px;
 padding-bottom: 10px;
}
.faq .list .thumb{
 padding: 0 10px;
 margin: 10px 0;
}
.faq .list .answer{
 padding-top: 10px;
}
.faq .thumb.active{
 padding: 20px 25px;
}
.faq .thumb span{
 width: 48px;
 height: 32px;
 top: 22px;
 right: 8px;
}
 .faq .thumb.active span{
  top: 30px;
 }
.faq .thumb span:before{
 width: 20px;
 height: 23px;
}
.team{
 padding-top: 120px;
}
.team .list{
 padding-top: 50px;
}
.team .list li{padding: 0 12px 50px;}
.team .list li .thumb{
 width: 270px;
}
.team .list li .image{
 height: 260px;
}
.team .list li .image a{
 left: 25px;
 bottom: 25px;
 padding: 10px;
 padding-left: 35px;
 width: calc(100% - 50px);
}
.team .list li .image a:before{
 width: 20px;
 height: 20px;
 left: 10px;
}
.team .list li .description{
 padding-top: 5px;
}
.team .list li h3{
 padding-top: 30px;
}


.filter{
 padding-top: 80px;
}
.filter-nav{
 padding-bottom: 50px;
 display: flex;
}
.filter-nav .title{
 padding-right: 40px;
}
#filters{
 display: flex;
}
#filters li{padding-right: 15px;}
#filters .filter.button{
 padding: 8px 24px;
}
.grid{
 padding-bottom: 200px;
 padding-top: 20px;
}

 .header-grid{
  display: grid;
  grid-template-columns: calc(14.28% - 0px) calc(14.28% - 0px) calc(14.28% - 0px) calc(14.28% - 0px) calc(14.28% - 0px) calc(14.28% - 0px) calc(14.28% - 0px);
  padding: 0;
  width: 100%;
  background-color: #fff;
  padding: 30px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  border-radius: 8px;
  row-gap: 32px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0px 4px 8px 0 rgba(0,0,0,.08);
 }

 .catalog-active .header-grid{
  opacity: 1;
  visibility: visible;
  pointer-events: all;  
 }
.grid .post-entry{
 width: 33.33333%;
}
.header-grid .post-entry{
 width: 100%;
}
  .header-grid .post-entry:nth-child(7){
  order: 3;
 }
 .header-grid .post-entry:nth-child(8){
  order: 2;
 }

.grid .post-entry .item{
 padding-right: 25px;
}
.header-grid .post-entry .item{
 padding: 0;
 width: 140px;
}
.grid .post-entry h3, .grid .post-entry .product-name,.grid .post-entry .portfolio-product-name{
 padding-top: 18px;
}
.header-grid .post-entry h3,.grid .post-entry .product-name{
 font-size: 16px;
 line-height: 23px;
 padding-top: 16px;
}
.grid .post-entry div.thumb{
 height: 435px;
 background-size: 65%;
}
.header-grid .post-entry div.thumb{
 height: 140px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.product-slider{
 padding-top: 120px;
}
.product-slider ul.list .slick-slide{
 width: 1100px;
 height: 600px;
 margin: 0 17px;
}
.product-slider ul.list .thumb{
 background-size: 500px;
}
.product-slider ul.list .thumb .info li .wrapp{
 height: 100px;
 width: 320px;
}
.product-slider ul.list .thumb .info li .wrapp:after{
 left: 50px;
 width: calc(100% - 50px);
}
.product-slider ul.list .thumb .info li span{
 padding: 25px;
 height: 70px;
}
.product-slider ul.list .thumb .info li .position-Left span {
 right: auto;
 left: 0;
}
.product-slider ul.list .thumb .info .position-Left i{
 right: 0;
 left: auto;
}
.product-slider ul.list .thumb .info li .wrapp.position-Left:after{
 left: auto;
 right: 50px;
}
.product-slider ul.list .thumb .info i{
 width: 100px;
 height: 100px;
}
.product-slider ul.list .thumb .info i:before{
 width: 16px;
 height: 16px;
}
.product-table{
 padding-top: 120px;
}
.product-table td{
 padding: 17px 0;
 height: 94px;
}
.product-table td.plus:after,.product-table td.minus:after{
 top: 0;
 height: calc(100% - 20px);
 bottom: 0;
}
.product-table td.plus:before,.product-table td.minus:before{
 width: 20px;
 height: 20px;
}

.product-specification{
 padding-top: 80px;
}
.product-specification .list{
  grid-template-columns: calc(33% - 120px) calc(33% - 120px) calc(33% - 120px);
  display: grid;
  column-gap: 190px;
  row-gap: 30px;
  padding-top: 50px;
}
.product-specification .list .description{
 padding-top: 5px;
}
.product-specification .list .thumb{
 padding: 25px 0;
}
.product-specification .buttons{
 padding-top: 70px;
 display: table;
}
.product-specification .buttons li{
 display: table-cell;
 padding: 0 12px;
}
.touch-banner{
 margin-bottom: 150px;
}
.touch-banner .thumb{
 padding: 70px 0;
}
.touch-banner .thumb .content{
 padding: 30px 90px;
 max-width: 600px;
}
.touch-banner .thumb .content h2,.touch-banner .thumb .content .title{
 padding-bottom: 15px;
}
.touch-banner .thumb .content .description{
 padding-bottom: 30px;
}
.stack-cards__item {
  height: 630px;
  }
.stack-cards__item .item .title{
 padding-left: 40px;
 padding-bottom: 5px;
}
.stack-cards__item .card{
 padding: 65px 45px;
}

.key-thecnologies{
 padding-top: 150px;
}
.key-content{
 padding-top: 70px;
 display: flex;
}
.key-content .content{
 padding-left: 0;
}
.key-content .content > ul > li{}
.key-content .content > ul > li:last-child{
}
.key-content .content h3{
}
.key-content .content ul.features{
 padding-top: 30px;
}
.key-content .content ul.features li{
 padding-bottom: 15px;
 padding-left: 40px;
}
.key-content .images .list li:last-child{}
.key-content .images .list .image{
 height: 370px;
 border-radius: 24px;
}
}
@media (min-width: 1500px) {
    html{
        font-size: 18px;
    }

  .main-content table.main-table td.main-td img {
    max-width: 65%;
} 
.testimonials-full-list{
 grid-template-columns: calc(50% - 10px) calc(50% - 10px);
 display: grid;
 column-gap: 20px;
 row-gap: 40px;
 margin-top: 50px;
}
.promo-image video {
    width: 900px;
    min-width: 900px;
}
.promo-banner-features h1 {
    font-size: 4.22222222222rem;
    line-height: 108px;
}
.careers-banner-features h1{
 font-size: 4.5rem;
 line-height: 85px;
}
.testimonials-full-list li{
 border-radius: 24px;
 padding: 24px;
}
.testimonials-full-list h2{
 font-size: 1.777rem;
 line-height: 38px;
 font-weight: 400;
}
.main-description.main-content .testimonials-full-list .description{
 padding-top: 70px;
 font-size: 1.111rem;
 line-height:30px;
 min-height: 230px;
}
.testimonials-full-list .image{
 height: 280px;
}
    
    
.wrapper{
 padding: 0 80px;
 max-width: 1760px;
}
.subtract{
 width: 24px;
 height: 48px;
}
.subtract--5{
 top: -12px;
}
.subtract--5--01, .subtract--2--01{
 left: -12px;
}
.subtract--5--02, .subtract--2--02{
 left: calc(25% - 12px);
}
.numbers .subtract--5--02, .numbers .subtract--2--02{
 left: calc(33.3333% - 12px);
}
.subtract--5--03, .subtract--2--03{
 left: calc(50% - 12px);
}

.numbers .subtract--5--03, .numbers .subtract--2--03{
 left: calc(66.666% - 12px);
}
 
.subtract--5--04, .subtract--2--04{
 right: calc(25% - 12px);
}
.subtract--5--05, .subtract--2--05{
 right: -12px;
}
.subtract--6{
 top: calc(50% - 24px);
}
.subtract--6--01{
 left: 0;
}
.subtract--6--02{
 right: 0;
}
.numbers .subtract--6--03{
 left: calc(33.3333% - 24px);
}
.numbers .subtract--6--04{
 left: calc(33.3333% - 0px);
 transform: rotate(180deg);
}
.numbers .subtract--6--05{
 left: calc(66.6666666% - 24px);
}
.numbers .subtract--6--06{
  left: calc(66.6666666% - 0px);
  transform: rotate(180deg);
}
.subtract--4{
 top: 33.333%;
}
.subtract--4--01{
 left:0;
}
.subtract--4--02{
 right:0;
}
.touch-banner .subtract--4--01{
 top: 50%;
}
.touch-banner .subtract--4--02{
 top: 50%;
}
.subtract--3{
 top: 66.333%;
}
.page-template-about .subtract--3{
 top: 33.3%;
}
.subtract--3--02{
 left: calc(25% - 24px);
}
.subtract--3--03{
 left: calc(25% - 0px);
}
.subtract--3--04{
 left: calc(50% - 24px);
}
.subtract--3--05{
 left: calc(50% - 0px);
}
.subtract--3--06{
 right: calc(25% - 0px);
}
.subtract--3--07{
 right: calc(25% - 24px);
}
.subtract--3--08{
 right: 0;
}
.subtract--2{
 bottom: -12px;
}

.slick-arrow{
 top: -80px;
 width: 30px;
 height: 30px;
}
.slick-next{
 right:0;
}
.slick-next:hover{
 right:-5px; 
}
.slick-prev{
 right: 120px;
 transform: rotate(-180deg);
}
.slick-prev:hover{
 right: 125px; 
}


header{
    top: 25px;
}

header .wrapp{
 padding: 0 40px;
 height: 60px;
}
header a.logo{
 width: 110px;
 margin-top: 15px;
}
header nav{
 margin-top: 0;
}
header nav ul{
 display: table;
}
header nav li{
 display: table-cell;
 padding-left: 25px;
}
header nav a{
 padding: 8px 16px;
 line-height: 20px;
}
footer{
 padding: 55px 0 80px;
}
footer .widgets li.footer-logo .description{
 padding-top: 55px;
}
footer .widgets li.footer-menu{
 max-width: 500px;
}
footer .widgets li.footer-menu li{
 width: 50%;
 padding-bottom: 10px;
}
footer .widgets li.footer-social ul{
 padding-top: 10px;
}
footer .widgets li.footer-social li a{
 width: 25px;
 height: 25px;
}
.homepage{
 height: 100vh;
}
.homepage .wrapper{
 top: 210px;
}
.homepage .smarts{
 display: table;
}
.homepage .smarts li{
 display: table-cell;
}
.homepage .smarts li a{
 width: 240px;
 height: 62px;
 line-height: 62px;
}
.top-background .thumb{
 height: 570px;
}
.page-template-contact .top-background .thumb, .page-template-about .top-background .thumb, .error404 .top-background .thumb{
 height:440px;
}
.main-description{
 padding-top: 110px;
}

.main-content{
 padding-top: 170px;
 padding-bottom: 100px;
}
.page-template-catalog .main-description, .single .main-description, .category .main-description{
 padding-top: 200px; 
}
.page-template-solutions-hub .main-description,
.page-template-solutions-data .main-description
{
 padding-top: 195px; 
}
.show_more p{
 margin-top: 30px;
 padding-right: 25px;
}
.main-description .description{
 padding-top: 40px;
 max-width: 1000px;
}
.logos{
 padding-top: 200px;
}
.section-title a{
 padding-right: 24px;
 height: 25px;
}
.section-title a:hover:before{
  right: -3px;
}
.section-title a:before{
 width: 6px;
 height: 11px;
}
.slider-logos{
 padding-top: 70px;
}
.slider-logos li{
 width: 300px;
 margin: 0 30px;
}
.slider-logos li .item{
 display: flex;
 max-width: 225px;
 height: 100px;
}
.slider-logos li .thumb{
 height: 100px;
}


.key-features{
 padding-top: 110px;
}
.key-features .wrapp{
 padding-top: 50px;
}
.slider-key-features .slick-list{width: 120%;}
.slider-key-features .thumb{
 width: 300px;
 min-height: 335px;
 padding: 20px;
 margin-right: 25px;
}
.slider-key-features .thumb h3,.key-features .key-title{

 min-height: 110px;
}
.slider-key-features .thumb .description{
 padding-top: 25px;
}
.benefits{
 padding-top: 120px;
}
.benefits-list{
 column-count: 2;
 padding-top: 50px;
}
.benefits-list li{padding-left: 36px;}
.benefits-list li:before{
}
.testimonials{
 padding-top: 170px;
}
.testimonials-list{
 padding-top: 50px;
 display: flex;
 margin-right: -25px;
}
.testimonials-list li{
 width: 25%;
 padding-right: 25px;
}
.testimonials-list li .thumb{
 height: 585px;
 padding: 25px;
}
.testimonials-list li.active{
 width: 50%;
}
.testimonials-list .image{
 height: 180px;
 bottom: 25px;
 width: calc(100% - 50px);
}
.testimonials-list .active .image{
 height: 280px;
}
.testimonials-list .description{
 top: 100px;
 width: calc(100% - 50px);
 left: 25px;
}
.testimonials-list h3,.testimonials-list .testimonial-title{
 top: 270px;
 width: calc(100% - 50px);
}
.testimonials-list .active h3, .testimonials-list .active .testimonial-title{
 top: 24px;
}
.dashboards{
 padding-top: 200px;
}
.dashboards:after,.dashboards:before{
 height: 270px;
 top: 790px;
}
.dashboards:before{
 height: 500px;
 top: 290px;
}
.dashboards-screens{
 margin-top: 90px;
 height: 825px;
}
.dashboards-screens .mobile{
 right: auto;
 left: 970px;
 width: 300px;
}
.dashboards-screens .slime{
 left: 45px;
 top: 100px;
 width: 250px;
}
.dashboards-screens .mobile .slime{
 width: 110px;
 top: 65px;
}
.dashboards-screens .mobile .slime .circle{
 top: 95px;
}
.dashboards-screens .mobile .slime .line{
 height: 70px;
 top: 80px;
}
.dashboards-screens .screen.mobile img{
 top: 175px;
 left: auto;
 right: -20px;
 max-width: 300px;
}

.dashboards-screens .slime .circle{
 width: 44px;
 height: 44px;
 top: -5px;
 right: 0;
}
.dashboards-screens .slime .circle:before{
 width: 8px;
 height: 8px;
}
.dashboards-screens .slime .line{
 width: 125px;
 left: 100px;
}
.dashboards-screens .slime .name{
 padding: 8px 16px;
}
.dashboards-screens .screen img{
 top: 115px;
 left: 110px;
 max-width: 845px;
}
.numbers{
 padding-top: 100px;
 padding-bottom: 200px;
}
.numbers-list{
 margin-top: 55px;
 display: table;
}
.numbers-list li{
 display: table-cell;
 height: 660px;
}
.numbers-list li:nth-child(even) .thumb{
 top: 330px;
}
.numbers-list li:nth-child(even) .title{
 top: 0;
}
.numbers-list li .thumb{
 height: 330px;
}
.numbers-list li .title{
 height: 330px;
 padding: 55px;
 top: 330px;
}
.numbers-list li .minutes{
 padding-right: 25px;
}
.numbers-list li .top{
 display: flex;
}
.numbers-list li .description{
 padding-top: 10px;
}
.promo-image{
 padding-top: 110px;
}
.play{
 padding-top: 200px;
}
.play .wrapper{
 display: flex;
}
.play .section-title{
 width: 330px;
}
.play .description{
 width: calc(100% - 330px);
}
.offer{
 margin-top: 200px;
 padding-top: 80px;
 padding-bottom: 30px;
}
.offer-bg{
 margin-top: 150px;
 height: 560px;
}
.page-template-careers .offer.how{
 padding-top: 80px;
 margin-top: 170px;
}
.offer .list{
 padding-top: 40px;
}
.offer .list li{
 display: flex;
 padding-bottom: 50px;
}
.offer .list .description{
 width: calc(100% - 320px);
}
.offer .list h3{
 width: 320px;
}

.promo-banner{
 padding-top: 200px;
 padding-bottom: 200px;
}
.promo-banner .wrapper{
 display: flex;
}
.promo-banner .image{
 width: 650px;
}
.promo-banner .content{
 width: calc(100% - 649px);
}
.promo-banner .thumb{
 min-height: 560px;
 width: 520px;
}
.partners-hero{
 margin-top: 200px;
}
.partners-hero .thumb{
 padding: 160px 0;
}
.partners-hero .thumb .content{
 padding: 64px 110px;
}
.partners-hero .thumb .content a.action-button, .bottom-promo-banner .wrapper .thumb a, .contact-form input[type='submit'], .product-specification .buttons a,.error404 a.action-button{
 padding:16px 56px;
 border-radius: 56px;
}
 .partners-hero .thumb .content h2{
  padding-top: 10px;
  padding-bottom: 24px;
 }

.values .wrapper{
 padding-top: 190px;
}
.values .thumb{
 border-radius: 16px;
}
.values .section-title{
 padding-bottom: 50px;
}
.values .list{
 display: table;
 padding: 66px 0;
}
.values .list li{
 display: table-cell;
}
.values .list li .description{
 padding-top: 10px;
}
.values .list li .wrapp{
 width: 300px;
 padding: 35px 0;
}
.values .list li .wrapp-in{
 padding: 40px 35px;
}

.bottom-promo-banner{
 padding-top: 200px;
 padding-bottom: 200px;
}
.bottom-promo-banner .wrapper .thumb{
 border-radius: 24px;
 display: flex;

}
.bottom-promo-banner .wrapper .thumb .image{

 width: calc(50% + 0px);
}
.bottom-promo-banner .wrapper .thumb .image img{
 margin-top: -60px;
 margin-left: -80px;
}
.bottom-promo-banner .wrapper .thumb .content{
 width: 50%;
}
.bottom-promo-banner .wrapper .thumb .content .description{
 padding-bottom: 56px;
}
.promo-text{
 padding-top: 110px;
}
.offices{
 padding-top: 200px;
}
.offices .list{
 border-radius: 24px;
 padding: 90px 110px 1px;
 margin-top: 50px;
}
.offices .list li{
 display: table;
 min-height: 290px;
 margin-bottom: 90px;
}
.offices .list h2{width: 300px;display: table-cell;}
.offices .list .description{
 width: calc(100% - 300px);
 display: table-cell;
 padding-left: 130px;
}
.form{
 padding-top: 200px;
}
.form .section-title{
 padding-bottom: 10px;
}
.form .description{
 max-width: 515px;
}
.form-shortcode{
 padding-top: 80px;
 padding-bottom: 150px;
}
.contact-form{
 max-width: 844px;
 padding-bottom: 0;
}
.contact-form li{
 width: 300px;
 margin-bottom: 20px;
 min-height: 72px;
}
.contact-form li:nth-child(even){
 float: right;
}
.contact-form .wpcf7-not-valid-tip{
 font-size: 14px;
}
.contact-form .wpcf7-radio{
 display: table;
 padding-top: 25px;
}
.contact-form .wpcf7-list-item{
 display: table-cell;
 padding-right: 30px;
}
.contact-form .wpcf7-list-item label input{float: left;margin-top: 4px;margin-right: 4px;}
.contact-form .wpcf7-list-item label input:checked:before{
 width: 12px;
 height: 12px;
}
.contact-form .wrapp .name{
 top: 10px;
 left: 0;
}
.contact-form .wrapp.active .name{
 font-size: 14px;
 top: -5px;
}
.contact-form .wrapp input, .contact-form .wrapp select, .contact-form .wrapp textarea{
 height: 54px;
}
.contact-form input[type='submit']{
 margin-top: 30px;
 line-height: normal;
}
.contact-form input[type='radio']{
 width: 16px;
 height: 16px;
}

.promo-banner-features{
 padding-top: 164px;
}
.promo-banner-features .thumb{
 height: 400px;
 width: 920px;
}
.promo-banner-features.careers-banner-features .thumb{
 width: 1100px;
}
.promo-banner-features .features li{
 padding: 24px 50px;
}
.promo-banner-features .features li:nth-child(1){
 left: 12px;
 top: 60px;
}
.promo-banner-features .features li:nth-child(2){
 top: -20px;
 left: 444px;
}
.promo-banner-features .features li:nth-child(3){
 right: -20px;
 top: 100px;
}
.promo-banner-features .features li:nth-child(4){
 left: 245px;
 top: 185px;
}
.promo-banner-features .features li:nth-child(5){
 right: 127px;
 bottom: 70px;
}
.promo-banner-features .features li:nth-child(6){
 bottom: -5px;
 left: 92px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(1){
 left: 0;
 top: 30px;
}
.promo-banner-features.careers-banner-features .features li:nth-child(2){
 left: 580px;
 top: 140px;
}
.milestones{
 padding-top: 200px;
}
.milestones .list{
 padding-top: 40px;
 height: 250px;
}
.milestones .list li{
 display: table-cell;
}
.milestones .list li img{
 max-height:125px;
}
.faq{
 padding-top: 0;
 padding-bottom: 200px;
}
.faq .list{
 padding-top: 70px;
}
.faq .list li{
 padding-top: 15px;
 padding-bottom: 15px;
}
.faq .list .thumb{
 padding: 0 10px;
 margin: 15px 0;
}
.faq .list .answer{
 padding-top: 10px;
}
.faq .thumb.active{
 padding: 20px 25px;
}
.faq .thumb span{
 width: 48px;
 height: 32px;
 top: 32px;
 right: 8px;
}
 .faq .thumb.active span{
  top: 45px;
 }
.faq .thumb span:before{
 width: 20px;
 height: 23px;
}
.team{
 padding-top: 200px;
}
.team .list{
 padding-top: 50px;
}
.team .list li{padding: 0 12px 50px;}
.team .list li .thumb{
 width: 300px;
}
.team .list li .image{
 height: 290px;
}
.team .list li .image a{
 left: 25px;
 bottom: 25px;
 padding: 10px;
 padding-left: 35px;
 width: calc(100% - 50px);
}
.team .list li .image a:before{
 width: 20px;
 height: 20px;
 left: 10px;
}
.team .list li .description{
 padding-top: 5px;
}
.team .list li h3{
 padding-top: 50px;
}


.filter{
 padding-top: 110px;
}
.filter-nav{
 padding-bottom: 50px;
 display: flex;
}
.filter-nav .title{
 padding-right: 40px;
}
#filters{
 display: flex;
}
#filters li{padding-right: 15px;}
#filters .filter.button{
 padding: 8px 24px;
}
.grid{
 padding-bottom: 200px;
 padding-top: 50px;
}
.header-grid{
 padding: 30px 100px;
}
.grid .post-entry{
 width: 25%;
}
.header-grid .post-entry{
 width: 100%;
}
.grid .post-entry .item{
 padding-right: 25px;
}
.header-grid .post-entry .item{
 width: 100%;
}

.grid .post-entry h3, .grid .post-entry .product-name,.grid .post-entry .portfolio-product-name{
 padding-top: 18px;
}

.grid .post-entry div.thumb{
 height: 435px;
 background-size: 70%;
}
.header-grid .post-entry div.thumb{
 height: 149px;
}
.product-slider{
 padding-top: 200px;
}
.product-slider ul.list .slick-slide{
 width: 1100px;
 height: 600px;
 margin: 0 17px;
}
.product-slider ul.list .thumb{
 background-size: 500px;
}
.product-slider ul.list .thumb .info li .wrapp{
 height: 100px;
 width: 320px;
}
.product-slider ul.list .thumb .info li .wrapp:after{
 left: 50px;
 width: calc(100% - 50px);
}
.product-slider ul.list .thumb .info li span{
 padding: 25px;
 height: 70px;
}
.product-slider ul.list .thumb .info li .position-Left span {
 right: auto;
 left: 0;
}
.product-slider ul.list .thumb .info .position-Left i{
 right: 0;
 left: auto;
}
.product-slider ul.list .thumb .info li .wrapp.position-Left:after{
 left: auto;
 right: 50px;
}
.product-slider ul.list .thumb .info i{
 width: 100px;
 height: 100px;
}
.product-slider ul.list .thumb .info i:before{
 width: 16px;
 height: 16px;
}
.product-table{
 padding-top: 200px;
}
.product-table td{
 padding: 17px 0;
 height: 94px;
}
.product-table td.plus:after,.product-table td.minus:after{
 top: 0;
 height: calc(100% - 20px);
 bottom: 0;
}
.product-table td.plus:before,.product-table td.minus:before{
 width: 20px;
 height: 20px;
}

.product-specification{
 padding-top: 110px;
}
.product-specification .list{
  grid-template-columns: calc(33% - 120px) calc(33% - 120px) calc(33% - 120px);
  display: grid;
  column-gap: 190px;
  row-gap: 30px;
  padding-top: 80px;
}
.product-specification .list .description{
 padding-top: 5px;
}
.product-specification .list .thumb{
 padding: 25px 0;
}
.product-specification .buttons{
 padding-top: 110px;
 display: table;
}
.product-specification .buttons li{
 display: table-cell;
 padding: 0 12px;
}
.touch-banner{
 margin-bottom: 200px;
}
.touch-banner .thumb{
 padding: 70px 0;
}
.touch-banner .thumb .content{
 padding: 40px 110px;
 max-width: 640px;
}
.touch-banner .thumb .content h2,.touch-banner .thumb .content .title{
 padding-bottom: 15px;
}
.touch-banner .thumb .content .description{
 padding-bottom: 50px;
}
.stack-cards__item {
  height: 630px;
  }
.stack-cards__item .item .title{
 padding-left: 40px;
 padding-bottom: 5px;
}
.stack-cards__item .card{
 padding: 65px 45px;
}

.key-thecnologies{
 padding-top: 200px;
}
.key-content{
 padding-top: 110px;
 display: flex;
}
.key-content .content{
 padding-left: 0;
}
.key-content .content > ul > li{
}
.key-content .content > ul > li:last-child{height: auto;}
.key-content .content h3{
}
.key-content .content ul.features{
 padding-top: 30px;
}
.key-content .content ul.features li{
 padding-bottom: 25px;
 padding-left: 40px;
}
.key-content .images .list li:last-child{}
.key-content .images .list .image{
 height: 370px;
 border-radius: 24px;
}
}