/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE and iOS. */
.ui-loader {display: none !important;}
html {font-family: sans-serif;/* 1 */ line-height: 1.15;/* 2 */ -ms-text-size-adjust: 100%;/* 3 */ -webkit-text-size-adjust: 100%;/* 3 */ }

/** Remove the margin in all browsers (opinionated). */
body {margin: 0;}

/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {/* 1 */ display: block;}

/** Add the correct display in IE 9-. */
audio, canvas, progress, video {display: inline-block;}

/** Add the correct display in iOS 4-7. */
audio:not([controls]) {display: none;height: 0;}

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {vertical-align: baseline;}

/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] {display: none;}

/* Links ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a {background-color: transparent;/* 1 */ -webkit-text-decoration-skip: objects;/* 2 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover {outline-width: 0;}

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {border-bottom: none;/* 1 */ text-decoration: underline;/* 2 */ text-decoration: underline dotted;/* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong {font-weight: inherit;}

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {font-weight: bolder;}

/** Add the correct font style in Android 4.3-. */
dfn {font-style: italic;}

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 {font-size: 2em;margin: 0.67em 0;}

/** Add the correct background and color in IE 9-. */
mark {background-color: #ff0;color: #000;}

/** Add the correct font size in all browsers. */
small {font-size: 80%;}

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}

sub {bottom: -0.25em;}

sup {top: -0.5em;}

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10-. */
img {border-style: none;}

/** Hide the overflow in IE. */
svg:not(:root) {overflow: hidden;}

/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp {font-family: monospace, monospace;/* 1 */ font-size: 1em;/* 2 */ }

/** Add the correct margin in IE 8. */
figure {margin: 1em 40px;}

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr {-webkit-box-sizing: content-box;box-sizing: content-box;/* 1 */ height: 0;/* 1 */ overflow: visible;/* 2 */ }

/* Forms ========================================================================== */
/** 1. Change font properties to `inherit` in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea {font: inherit;/* 1 */ margin: 0;/* 2 */ }

/** Restore the font weight unset by the previous rule. */
optgroup {font-weight: bold;}

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input {/* 1 */ overflow: visible;}

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select {/* 1 */ text-transform: none;}

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;/* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend {-webkit-box-sizing: border-box;box-sizing: border-box;/* 1 */ color: inherit;/* 2 */ display: table;/* 1 */ max-width: 100%;/* 1 */ padding: 0;/* 3 */ white-space: normal;/* 1 */ }

/** Remove the default vertical scrollbar in IE. */
textarea {overflow: auto;}

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;/* 1 */ padding: 0;/* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] {-webkit-appearance: textfield;/* 1 */ outline-offset: -2px;/* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

/** Correct the text style of placeholders in Chrome, Edge, and Safari. */
::-webkit-input-placeholder {color: inherit;opacity: 0.54;}

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {-webkit-appearance: button;/* 1 */ font: inherit;/* 2 */ }

html {font-family: sans-serif;height: 100%;font-size: 18px;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}

body {font-family: 'Open Sans', sans-serif;color: #1a1a1a;}

body.no-scroll {height: 100vh;overflow: hidden;}

/* Grid layout */
.inner {max-width: 1160px;margin-left: auto;margin-right: auto;padding-left: 30px;padding-right: 30px;}

.small-width {max-width: 960px;}

.main {padding-bottom: 280px;min-height: 100vh;-webkit-box-sizing: border-box;box-sizing: border-box;}

.main:after {content: '';width: 100%;height: 180px;margin-top: -180px;display: block;}
.main.contact {min-height: 100vh;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.main.contact:after {display: none;}
.main.contact, .main.home {padding-bottom: 180px;}

.content {padding-top: 140px;}

.relative {position: relative;}

.w-10 {width: 10%;}

.w-20 {width: 20%;}

.w-25 {width: 25%;}

.w-30 {width: 30%;}

.w-33 {width: 33.3333%;}

.w-35 {width: 35%;}

.w-40 {width: 40%;}

.w-45 {width: 45%;}

.w-50 {width: 50%;}

.w-55 {width: 55%;}

.w-60 {width: 60%;}

.w-65 {width: 65%;}

.w-66 {width: 66.6666%;}

.w-70 {width: 70%;}

.w-75 {width: 75%;}

.w-80 {width: 80%;}

.w-90 {width: 90%;}

.w-100 {width: 100%;}

.box-block {display: block;}

.box-none {display: none;}

.box-hidden {visibility: hidden;}

.box-visibility {visibility: visible;}

.box-center {margin-left: auto;margin-right: auto;}

.box-inline {display: inline-block;}

.box-inline--t {display: inline-block;vertical-align: top;}

.box-inline--b {display: inline-block;vertical-align: bottom;}

.box-inline--b-after:after {content: '';position: relative;width: 0;height: 100%;display: inline-block;vertical-align: bottom;}

.box-inline--vm {display: inline-block;vertical-align: middle;}

.box-inline--vm-after:after {content: '';position: relative;width: 0;height: 100%;display: inline-block;vertical-align: middle;}

.box-inline--rem {font-size: 1rem;}

.box-inline__wrap {font-size: 0;}

.box-limit {max-width: 880px;margin-left: auto;margin-right: auto;}

.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}

.flex-inline {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}

.flex-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.flex--row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}

.flex--row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}

.flex--column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}

.flex--space-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}

.flex--space-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}

.flex--space-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

.flex--justify-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}

.flex--justify-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}

.flex--center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

.flex--align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;-ms-grid-row-align: center;align-items: center;}

.flex--align-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;-ms-grid-row-align: stretch;align-items: stretch;}

.flex--align-start {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;-ms-grid-row-align: flex-start;align-items: flex-start;}

.flex--align-end {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;-ms-grid-row-align: flex-end;align-items: flex-end;}

.flex--wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.flex--shrink-0 {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}

.text-left {text-align: left;}

.text-center {text-align: center;}

.text-right {text-align: right;}

/* Global style */
a {text-decoration: none;}

.link {color: #29abe2;}

.link:hover {color: #f8bc0e;}

.link--back {font-size: 12px;font-weight: 600;}

p, ul, h1, h2, h3, h4 {margin: 0;}

p {line-height: 1.666;}

.bold {font-weight: bold;}

img {display: block;}

.uppercase {text-transform: uppercase;}

.img-r {max-width: 100%;}

.full-height {height: 100%;}

.animate {-webkit-transition: all .2s ease;transition: all .2s ease;}

.animate-x2 {-webkit-transition: all .4s ease;transition: all .4s ease;}

.title-h1 {font-size: 36px;line-height: .8;}

.title-h2 {font-size: 30px;color: #000;font-weight: 300;}

.title-h3 {color: #000;font-size: 18px;}

.title-sub {font-size: 21px;line-height: 1.9;padding-top: 44px;}

.title-sub--limit-w {max-width: 880px;margin-left: auto;margin-right: auto;}

/* Button */
.button {font-size: 16px;height: 60px;min-width: 240px;padding: 0 20px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 6px;border-radius: 6px;line-height: 56px;display: inline-block;cursor: pointer;-webkit-transition: all .2s ease;transition: all .2s ease;}

.button__box {text-align: center;}

.button__box.show-more-disable {display: none;}

.button--blue {color: #29abe2;}

.button--blue:hover {background-color: #29abe2;color: #fff;border-color: #29abe2;}

.button--blue:hover path {fill: #fff;}

.button--blue:hover:before {border-color: transparent transparent transparent #fff;}

.button--sale {color: #29abe2; height: auto!important; border-bottom: 0px!important;}

.button--sale:hover {background-color: #29abe2;color: #fff;border-color: #29abe2;}

.button--sale:hover path {fill: #fff;}

.button--sale:hover:before {border-color: transparent transparent transparent #fff;}

.button--white {color: #fff;}

.button--white:hover {background-color: #fff;color: #29abe2;border-color: #fff;}

.button--white:hover path {fill: #29abe2;}

.button--border {border: 2px solid;background-color: transparent;}

.button--icon-tre:before {content: '';display: inline-block;vertical-align: middle;width: 0px;height: 0px;border-style: solid;border-width: 9px 0 9px 14px;border-color: transparent transparent transparent #29abe2;margin-right: 20px;margin-bottom: 3px;-webkit-transition: all .2s ease;transition: all .2s ease;}

.button--icon-windows {line-height: 52px;}

.button--icon-windows path {-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}

.button + .button {margin-left: 40px;}

/* Header */
.header {background-color: #2c303b;height: 70px;position: fixed;top: 0;left: 0;width: 100%;z-index: 2000;}

.header__menu-activate {display: none;position: absolute;}

.header .logo {padding-top: 4px;}

.nav {font-size: 12px;}

.nav__link {color: #fff;padding: 7px 15px;-webkit-border-radius: 4px;border-radius: 4px;}

.nav__link--first {padding-left: 0;}

.nav__link--border {border: 1px solid rgba(255, 255, 255, 0.3);}

.nav__link--blue:hover, .nav__link--blue.nav__link--current-b {color: #29abe2;}

.nav__link--yellow:hover, .nav__link--yellow.nav__link--current-y {color: #f8bc0e;}

.nav__sub {background-color: #fff;-webkit-box-shadow: 0 3px 15px 0 rgba(185, 219, 233, 0.75);box-shadow: 0 3px 15px 0 rgba(185, 219, 233, 0.75);}

.nav__sub:before {width: 0px;height: 0px;border-style: solid;border-width: 0 14px 14px 14px;border-color: transparent transparent #ffffff transparent;line-height: 0px;_border-color: #000000 #000000 #ffffff #000000;_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');content: '';position: absolute;top: -14px;left: 50%;margin-left: -14px;}

.nav__sub-wrap {position: absolute;left: 50%;margin-left: -70px;top: 100%;opacity: 0;visibility: hidden;z-index: 2;}

.nav__sub-activate:hover .nav__sub-wrap {padding-top: 20px;visibility: visible;opacity: 1;}

.nav__link-sub {color: #1a1a1a;line-height: 40px;width: 140px;}

.nav__link-sub:hover {background-color: #f8bc0e;color: #fff;}

/* Home page*/
.offset-top {padding-top: 70px;}

.offset-bottom {padding-bottom: 70px;}

.preview {background-color: #e3e6dd;position: relative;}

.preview__bg {background-position: bottom right;background-repeat: no-repeat;height: 100%;background-size: contain;}

.preview__bg-box {padding-top: 70px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-left: 70px;box-sizing: border-box;}

.preview__inner {padding-top: 110px;padding-bottom: 80px;position: relative;}

.preview--real {background-image: url(../img/real.jpg);color: #fff;background-size: cover;background-position: top center;-webkit-box-sizing: border-box;box-sizing: border-box;}

.preview--real:before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.4);}

.preview--real .preview__inner {background: none;padding-top: 80px;position: relative;}

.preview--real .preview__info {max-width: 575px;}

.preview--real .preview__intel {padding-bottom: 30px;display: inline-block;}

.preview__label {color: #fff;background-color: #f8bc0e;padding: 7px 7px 7px 25px;margin-left: -30px;margin-bottom: 30px;}

.preview__label:after, .preview__label:before {content: '';width: 0px;height: 0px;border-style: solid;position: absolute;}

.preview__label:after {border-width: 34px 20px 0 0;border-color: #f8bc0e transparent transparent transparent;top: 0;right: -20px;}

.preview__label:before {border-width: 0 25px 20px 0;border-color: transparent #c29207 transparent transparent;bottom: -20px;left: 0px;}

.preview__title {font-size: 54px;line-height: 1.3;margin-bottom: 30px;max-width: 870px;}

.preview__info {line-height: 1.5;font-size: 24px;margin-bottom: 60px;max-width: 555px;}

.preview__button {margin-bottom: 40px;min-width: 200px;}

.partners {padding-top: 30px;background-color: #29abe2;}

.partners__item {padding-right: 25px;padding-left: 25px;font-size: 1rem;-webkit-box-sizing: border-box;box-sizing: border-box;padding-bottom: 30px;}

.partners__img {margin-left: auto;margin-right: auto;}

.partners__img--forbes {height: 28px;}

.partners__img--tc {height: 30px;}

.partners__img--dt {height: 24px;}

.partners__img--tnw {height: 28px;}

.partners__img--verge {height: 24px;}

.partners__img--pc {height: 33px;}

.partners__inner {margin-right: -25px;margin-left: -25px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}

.present__inner {padding-top: 60px;}
.present__inner .slick-next {right: 0;}
.present__inner .slick-prev {left: 0;}

.present .present__item {padding-left: 30px;padding-right: 30px;-webkit-box-sizing: border-box;box-sizing: border-box;}

.present__img {height: 360px;padding-bottom: 20px;background-position: center;background-repeat: no-repeat;background-size: contain;}

.present__img--active-model {background: none !important;}

.present__img--active-model .present__play {display: none;}

.present__img .img-r {height: auto;display: inline-block;vertical-align: middle;padding-bottom: 60px;}

.present__iframe {height: 100%;width: 100%;border: none;}

.present .slick-dots {bottom: -40px;}

.button-play {position: absolute;top: 50%;left: 50%;margin-left: -32px;margin-top: -32px;cursor: pointer;background-color: rgba(255, 255, 255, 0.3);-webkit-border-radius: 100px;border-radius: 100px;height: 64px;width: 64px;}

.button-play:hover {background-color: rgba(70, 181, 230, 0.6);}

.button-play__hand {width: 30px;height: 38px;background-image: url(../img/hand.svg);position: absolute;top: 50%;left: 50%;margin-left: -15px;margin-top: -19px;}

.advantages {background-image: url(../img/advantages_bg.jpg);background-position: left center;background-repeat: no-repeat;background-size: cover;}

.advantages__inner {margin-left: -20px;margin-right: -20px;}

.advantages__item {margin-top: 60px;padding-left: 20px;padding-right: 20px;-webkit-box-sizing: border-box;box-sizing: border-box;}

.advantages__img {margin-bottom: 25px;height: 60px;}

.advantages__text {font-size: 14px;line-height: 1.7;}

.advantages__label {color: #fff;background-color: #f8bc0e;padding: 1px 3px 1px 5px;font-size: 10px;}

.advantages__label:after, .advantages__label:before {content: '';width: 0px;height: 0px;border-style: solid;position: absolute;}

.advantages__label:after {border-width: 18px 10px 0 0;border-color: #f8bc0e transparent transparent transparent;top: 0;right: -10px;}

.advantages__label:before {border-width: 0 10px 7px 0;border-color: transparent #c29207 transparent transparent;bottom: -7px;left: 0px;}

.advantages__label-box {position: absolute;width: 100%;left: 0;top: 55px;padding-right: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}

/* How it work */
.it-works__download {padding-top: 55px;padding-bottom: 80px;}

.it-works__inner {margin-left: auto;margin-right: auto;}

.it-works__item {margin-bottom: 50px;}

.it-works__info {-webkit-box-sizing: border-box;box-sizing: border-box;max-width: 460px;}

.it-works__info--normal {padding-right: 100px;}

.it-works__info--reverse {padding-right: 60px;padding-left: 40px;padding-bottom: 30px;}

.it-works__img {max-width: 500px;position: relative;}
.it-works__img p {pointer-events: none;}

.it-works__video-wrap {position: absolute;top: 0;bottom: 0;left: 0;right: 0;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 4.2% 6% 11% 5%;}

.it-works__video, .it-works__video-box {width: 100%;height: 100%;}
.it-works__video {background-position: center;background-size: contain;}

.it-works__video-box {overflow: hidden;}

.it-works__video {object-fit: cover;}
.it-works__gif {display: none;width: auto;height: 100%;position: relative;left: -6%;}
.it-works__count {color: #f8bc0e;font-size: 48px;padding-top: 25px;padding-bottom: 20px;}

.it-works__title {font-size: 21px;padding-bottom: 30px;}

.it-works__button + .button {margin-top: 20px;}
.demo-model {padding-bottom: 0;    padding-top: 40px;}
.demo-model:before, .demo-model:after {position: absolute;left: 50%;-webkit-box-shadow: 0 0 150px 300px #ebf0f5;box-shadow: 0 0 150px 300px #ebf0f5;content: '';-webkit-border-radius: 100%;border-radius: 100%;width: 60px;height: 80px;background-color: #ebf0f5;z-index: -1;margin-left: -30px;}

.demo-model:before {top: 240px;}

.demo-model:after {bottom: 240px;}

.applications__inner:before {content: '';display: block;height: 1px;width: 100%;background-image: url(../img/border.svg);background-position: center;background-size: cover;}

.applications__par {padding-top: 30px;}

.reviews-home {background-color: #29abe2;color: #fff;}

/* Slider */
.slider {width: 100%;overflow: hidden;position: relative;}

.slider-3d-model {margin-right: auto;margin-left: auto;padding-top: 50px;padding-bottom: 50px;}

.slider-3d-model .slick-prev {left: -88px;}

.slider-3d-model .slick-next {right: -88px;}

.slider-3d-model .slick-list {overflow: visible;}

.slider-3d-model .slick-slide img {height: auto;object-fit: initial;}

.slider-3d-model img {visibility: hidden;}

.slider-3d-model__content {position: absolute;top: 0;left: 0;height: 100%;width: 100%;}

.slider-3d-model__img {background-position: center;background-repeat: no-repeat;background-size: cover;height: 100%;width: 100%;}

.slider-3d-model__item {position: relative;}

.slider-3d-model__item .slider-3d-model__content, .slider-3d-model__item .play-box {padding: 40px 0;-webkit-box-sizing: border-box;box-sizing: border-box;}

.slider-3d-model__item.slick-center .slider-3d-model__content, .slider-3d-model__item.slick-center .play-box {padding: 0 0;}

.slider-applications {max-width: 960px;padding-top: 60px;}

.slider-applications.slick-slider {position: static;}

.slider-applications .slick-next {right: 10px;}

.slider-applications .slick-prev {left: 10px;}

.slider-applications .slick-next, .slider-applications .slick-prev {top: 271px;}

.slider-applications__item {position: relative;}

.slider-applications__play {width: 0px;height: 0px;border-style: solid;border-width: 35px 0 35px 64px;border-color: transparent transparent transparent #29abe2;position: absolute;top: 50%;left: 50%;margin-left: -35px;margin-top: -32px;cursor: pointer;}

.slider-applications__play:hover {border-color: transparent transparent transparent #f8bc0e;}

.slider-applications__item .img-r {height: auto;margin-left: auto;margin-right: auto;}

.slider-applications__video {max-width: 640px;margin-left: auto;margin-right: auto;}
.slider-reviews__item  {padding-bottom: 5px;}
.slider-reviews.slick-slider {position: static;}

.slider-reviews .slick-next {right: 10px;}

.slider-reviews .slick-prev {left: 10px;}

.slider-reviews__text {font-size: 24px;line-height: 1.5;font-weight: 300;margin-bottom: 50px;}

.slider-reviews__text:before, .slider-reviews__text:after {content: '';display: block;width: 100%;height: 29px;background-position: center;background-repeat: no-repeat;}

.slider-reviews__text:before {background-image: url(../img/quote_t.svg);margin-bottom: 10px;}

.slider-reviews__text:after {background-image: url(../img/quote_b.svg);margin-top: 10px;}

/* Play content */
.js__play {cursor: pointer;}

.play-box {position: absolute;top: 0;left: 0;opacity: 0;}

.play-box--active {opacity: 1;}

.play-content, .play-box {width: 100%;height: 100%;}

/* Download */
.download {color: rgba(0, 0, 0, 0.5);font-size: 12px;}

.download__structure {margin-left:-15px;width: 200px;height:150px;background-image: url(../img/structure_b.png);background-size: contain;background-position: center;display: inline-block;background-repeat: no-repeat;}

.download__app {margin-top: 20px;}

.download__app:first-child {margin-right: 55px;}

.download__intel {width: 252px;height: 47px;background-image: url(../img/intel_b.png);background-size: contain;background-position: center;display: inline-block;background-repeat: no-repeat;}

/* Reviews page */
.reviews {padding-bottom: 0;}
.reviews__box {padding-top: 95px;}

.reviews__item {-webkit-box-sizing: border-box;box-sizing: border-box;padding-bottom: 95px;}

.reviews__item:nth-child(odd), .reviews__item--left {padding-right: 35px;}

.reviews__item:nth-child(even) {padding-left: 35px;}

.reviews__link {color: #29abe2;line-height: 1.666;font-weight: 600;}

.reviews__link:hover {color: #f8bc0e;}
.photos {padding-top: 110px;padding-bottom: 0;}
.photos__box {padding-top: 62px;margin-left: -20px;margin-right: -20px;}

.photos__item {margin-bottom: 20px;padding: 0 20px;-webkit-box-sizing: border-box;box-sizing: border-box;}

.photos__info {font-size: 14px;padding-top: 12px;}

.photos__img {margin-left: auto;margin-right: auto;}

.photos .slick-prev {left: 15px;}

.photos .slick-next {right: 15px;}
.logos {padding-top: 110px;}
.logos__box {padding-top: 43px;padding-bottom: 60px;margin-bottom: 60px;}

.logos__item {width: 130px;}

.logos__item:not(:first-child) {padding-left: 35px;}

.logos__item:not(:last-child) {padding-right: 35px;}

.logos__img {height: 180px;position: relative;-webkit-box-shadow: 0 0 50px 50px #ebf0f5;box-shadow: 0 0 50px 50px #ebf0f5;-webkit-border-radius: 100px;border-radius: 100px;background-color: #ebf0f5;margin-bottom: 25px;}

.logos__download {font-size: 10px;color: #29abe2;width: 54px;line-height: 16px;border: 1px solid #e2e9ef;position: relative;-webkit-border-radius: 20px;border-radius: 20px;margin: 0 4px;}

.logos__download:hover {color: #fff;background-color: #f8bc0e;border-color: #f8bc0e;}

.logos__press-size {font-size: 14px;opacity: .5;margin-top: 16px;}

/* Blog page */
.tags a {color: #29abe2;font-size: 12px;font-weight: 700;}

.tags a:hover, .tags a.tags__item--current {color: #1a1a1a;}

.tags a:not(:first-child) {margin-left: 20px;}

.blog a {color: #29abe2;-webkit-transition: all .2s ease;transition: all .2s ease;}

.blog a:hover {color: #f8bc0e;}
.tags {padding-bottom: 30px;}
.blog__read-more {padding-top: 30px;display: inline-block;}

.blog__inner {padding-top: 30px;padding-bottom: 35px;}

.blog__article {padding-top: 70px;padding-bottom: 75px;}

.blog__article img {max-width: 100%;padding-bottom: 40px;width: 100% !important;height: auto !important;}

.blog__date {color: #898989;padding-top: 12px;}

.blog__par, .blog__date {padding-bottom: 30px;}

.blog li {line-height: 1.666;}

.blog .blog__title, .blog .tit_single a {color: #1a1a1a;}

.blog .blog__title:hover, .blog .tit_single a:hover {color: #f8bc0e;}

.blog .tit_single a {font-size: 30px;font-weight: 300;margin-bottom: 30px;}

.blog__img {max-width: 100%;}

.blog__button {margin-top: 70px;}

.blog__share {margin-bottom: 105px;}

.blog .button:hover {color: #fff;}

/* Price page*/
.price {padding-top: 80px;margin-left: -140px;margin-right: -140px;}

.price--ind {color: #f9bb0f;}

.price--pro {color: #c589d5;}

.price--biz {color: #00a7e8;}

.price--ent {color: #141414;}

.price--scale {color: #1BBBB3;}

.price__button-offset {padding-top: 20px;padding-bottom: 53px;}

.price__button {min-width: 0;width: 100%;max-width: 240px;}

.price__inner {margin: 0 15px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #f5f5f5;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 40px 25px;margin-bottom: 40px;}

.price__title {font-size: 24px;}

.price__desc {font-size: 16px;line-height: 1.5;padding-top: 10px;padding-bottom: 15px;}

.price__desc--ent {padding-bottom: 24px;}

.price__year-period {font-size: 14px;margin-top: -3px;}

.price__number {font-size: 60px;font-weight: 300;margin-left: -5px;}

.price__total--offset-bottom {padding-bottom: 20px;}

.price__symbol {font-size: 50px;}

.price__period {font-size: 24px;}

.price__vantage {list-style: none;padding: 0;margin-top: 20px;}

.price__item {font-size: 14px;line-height: 1.6;padding-left: 24px;background-position: left 9px;background-repeat: no-repeat;letter-spacing: -.040em;padding-top: 3px;padding-bottom: 3px;}

.price__item--none {background-image: url(../img/none.svg);}

.price__item--ind {background-image: url(../img/check-int.svg);}

.price__item--pro {background-image: url(../img/check-pro.svg);}

.price__item--biz {background-image: url(../img/check-biz.svg);}

.price__item--scale {background-image: url(../img/check-scale.svg);}

.price__item--plus-ind, .price__item--plus-pro, .price__item--plus-biz {background-position: 3px 8px;background-size: 13px;}

.price__item--plus-ind {background-image: url(../img/plus-ind.svg);}

.price__item--plus-pro {background-image: url(../img/plus-pro.svg);}

.price__item--plus-biz {background-image: url(../img/plus-biz.svg);}

.price__item--plus-scale {background-image: url(../img/plus-scale.svg);}

.price__item--none {background-image: url(../img/none.svg);background-size: 11px;background-position: 3px 9px;color: #b7b7b7;}

.price__item--par {padding-left: 0;line-height: 2.14;}

.price__item--export {margin-top: 15px;line-height: 1.7;}

.price-question {padding-top: 45px;margin-top: 60px;padding-bottom: 45px;margin-bottom: 60px;border-top: 1px solid #f6f6f6;border-bottom: 1px solid #f6f6f6;}

.price-question__inner {-webkit-box-sizing: border-box;box-sizing: border-box;}

.price-question__inner:first-child {padding-right: 35px;}

.price-question__inner:last-child {padding-left: 35px;}

.price-question__item {margin-bottom: 30px;}

.price-question__title, .price-question__answer {line-height: 2.14;}

.price-question__answer {font-size: 14px;}

.price__button {margin-top: 8px;}

/* FAQ page */
.faq__tab {padding-left: 0;list-style: none;}

.faq__menu-activate {width: 48px;height: 48px;-webkit-border-radius: 6px;border-radius: 6px;background-color: #29abe2;padding-top: 8px;-webkit-box-sizing: border-box;box-sizing: border-box;margin-bottom: 30px;cursor: pointer;display: none;}

.faq__menu-activate:before, .faq__menu-activate:after {content: '';}

.faq__menu-activate i, .faq__menu-activate:before, .faq__menu-activate:after {display: block;height: 3px;width: 24px;margin-left: auto;margin-right: auto;margin-top: 6px;-webkit-border-radius: 3px;border-radius: 3px;background-color: #fff;}

.faq__menu {overflow: hidden;width: 39.5%;-webkit-box-sizing: border-box;box-sizing: border-box;left: -30px;position: relative;z-index: 2;}

.faq__content {position: absolute;top: 0;left: 0;width: 100%;opacity: 0;visibility: hidden;display: none;}

.faq__content--visible {position: relative;opacity: 1;visibility: visible;display: block;}

.faq__content-wrap {width: 59.5%;-webkit-box-sizing: border-box;box-sizing: border-box;padding-top: 20px;}

.faq__list {padding: 0 30px;background-color: #f9f9f9;position: relative;}

.faq__list:before {content: '';position: absolute;width: 15px;height: 11px;background-image: url(../img/che-b.svg);background-repeat: no-repeat;top: 27px;right: 30px;}

.faq__list--active {background-color: #fff;}

.faq__list--active:before {background-image: url(../img/che-t.svg);}

.faq__link, .faq__link-content {display: block;cursor: pointer;}

.faq__link {padding-top: 20px;padding-bottom: 20px;padding-right: 30px;}

.faq__link-box {display: none;padding-bottom: 20px;}

.faq__link-box--visible {display: block;}

.faq__link-content {font-size: 14px;color: #898989;line-height: 2.14;padding-top: 14px;padding-bottom: 14px;}

.faq__link-content span {border-bottom: 1px dotted transparent;}

.faq__link-content:hover span {border-bottom: 1px dotted #1a1a1a;color: #1a1a1a;}

.faq__list:not(:first-child) .faq__link {border-top: 1px solid #f0eeee;}

.faq__answer {padding-bottom: 70px;}

.faq__title {font-size: 18px;}

.faq__par, .faq__img {padding-top: 35px;}

.faq__button {padding-top: 60px;}

.faq__img--mobile {display: none;}

/* Processes */
.processes {margin-top: 70px;}

.processes__item {width: 320px;margin-left: 20px;margin-right: 20px;margin-bottom: 65px;}

.processes__number {position: absolute;text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);font-size: 48px;font-weight: bold;color: #fff;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);left: 15px;}

.processes__title {padding-top: 50px;padding-bottom: 20px;font-size: 21px;}

.processes__par {padding-left: 25px;padding-right: 25px;font-size: 18px;}

.processes__arc {display: block;width: 60px;height: 19px;background-image: url(../img/arc.svg);position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: -50px;z-index: 3;}

/* Capture-special */
.capture-special {background-image: url(../img/text.jpg);background-size: cover;}

/* Join */
.join {padding-top: 70px;padding-bottom: 50px;}

.join__img {padding-right: 40px;-webkit-box-sizing: border-box;box-sizing: border-box;}

.join__list {list-style: none;padding-left: 0;padding-top: 35px;}

.join p, .join__item {font-size: 18px;}

.join__item {position: relative;line-height: 1.875;}

.join__item:before {content: '';position: absolute;top: 14px;left: -15px;width: 6px;height: 6px;-webkit-border-radius: 100px;border-radius: 100px;background-color: #29abe2;}

/* Real sense */
.real-video {background-image: url(../img/join_video.jpg);background-position: center;background-size: cover;height: 600px;}

.real-video:before {content: '';background-color: rgba(0, 0, 0, 0.25);position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

.real-video__play {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}

.real-video__button {width: 136px;height: 136px;-webkit-border-radius: 140px;border-radius: 140px;border: 2px solid #fff;display: block;margin-left: auto;margin-right: auto;cursor: pointer;}

.real-video__button:hover {border-color: rgba(255, 255, 255, 0.5);}

.real-video__button:hover:before {border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);}

.real-video__button:before {content: '';width: 0px;height: 0px;border-style: solid;border-width: 30px 0 30px 52px;border-color: transparent transparent transparent #fff;position: absolute;top: 50%;left: 50%;margin-left: -20px;margin-top: -30px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}

.real-video__text {color: #fff;}

.real-video__inner {height: 100%;width: 100%;}

.real-video__player {height: 100%;width: 100%;border: none;z-index: 99;position: relative;}

/* Contact page */
.mc4wp-form  {position: relative;}
.mc4wp-response {position: fixed;bottom: 30px;left: 0;width: 100%;}
.mc4wp-alert,#frm-email-error   {max-width: 640px;margin-left: auto;margin-right: auto;padding-left: 30px;padding-right: 30px;font-size: 16px;font-weight: bold;}
#frm-email-error {color: #cf3427;top: 10px;left: -30px;position: relative;}
.mc4wp-response {height: 100%;pointer-events: none;opacity: 0;z-index: -1;-webkit-transition: all .2s ease;transition: all .2s ease;}
.mc4wp-response.active {opacity: 1;z-index: 999;}
.mc4wp-response .mc4wp-success{position: absolute;top: 50%;left: 50%;width: 300px;transform: translate(-50%,-50%);background-color: #fff;line-height: 1.6;border-radius: 5px;padding-top: 30px;padding-bottom: 30px;font-size: 14px;font-weight: normal;box-shadow: 0 0 4px 0 rgba(0,0,0,.3)}
.mc4wp-error {display: none;}
.contact__prew {line-height: 1.66;padding-top: 44px;padding-bottom: 40px;}

.form {color: #fff;background-color: #29abe2;padding-top: 55px;padding-bottom: 55px;margin-top: 85px;}

.form .inner {max-width: 640px;}

.field--contact {width: 380px;height: 60px;margin-right: 10px;}

.field__input {border: none;-webkit-border-radius: 6px;border-radius: 6px;background: #fff;width: 100%;height: 100%;font-size: 16px;padding: 0 20px;-webkit-box-sizing: border-box;box-sizing: border-box;}

.field__button {margin-left: 10px;}

/* Privacy */
.text-box {padding-top: 80px;}

.privacy {padding-top: 80px;}

.privacy h2 {padding-top: 35px;padding-top: 35px;}

/* Sidebar */
.sidebar {position: fixed;top: 0;z-index: 1;right: 0;width: 280px;background: #31333d;padding-top: 70px;overflow-x: hidden;overflow-y: auto;display: none;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);z-index: 50;max-height: 100vh;-webkit-box-sizing: border-box;box-sizing: border-box;}

.sidebar--active {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}

.sidebar__link {padding-left: 20px;padding-right: 20px;}

.sidebar__logo {padding-left: 20px;padding-right: 20px;padding-top: 13px;padding-bottom: 13px;}

.sidebar__link, .footer__link {border-bottom: 1px solid #393c48;color: #fff;font-size: 16px;padding-top: 13px;padding-bottom: 13px;}

.sidebar__link:hover, .sidebar__link--curent, .footer__link:hover, .footer__link--curent {background-color: #29abe2;}

/* Social */
.social__text {color: rgba(0, 0, 0, 0.5);font-size: 12px;font-weight: bold;}

.social__item:not(:first-child) {margin-left: 15px;}

.footer-social__item:hover, .social__item:hover {opacity: .6;}

/* Footer */
.footer {background-color: #2c303b;-webkit-box-sizing: border-box;box-sizing: border-box;min-height: 180px;margin-top: -180px;}

.footer__inner {padding-top: 35px;padding-bottom: 35px;}

.footer-logo__item:not(:last-child) {margin-right: 45px;}

.footer-logo__item.footer-logo__item--itseez {margin-right: 90px;position: relative;}

.footer-logo__item.footer-logo__item--itseez:before {content: '';width: 1px;height: 54px;position: absolute;left: 214px;top: -1px;background-color: #363a44;}

.footer__mobile {display: none;}

.footer__box2 {padding-top: 35px;}

.footer__copyright, .footer__sub-link {font-size: 14px;font-weight: 300;}

.footer__copyright {opacity: .5;color: #fff;line-height: 1.4;}

.footer__sub-link {color: #1ac2f2;display: inline-block;padding-bottom: 3px;}

.footer__sub-link:not(:first-child) {margin-left: 30px;}

.footer__sub-link:hover {color: #f8bc0e;}

.footer-social__item:not(:first-child) {margin-left: 24px;}

.modal, .modal__overlay {position: fixed;top: 0;left: 0;right: 0;bottom: 0;}

.modal {position: fixed;top: 0;left: 0;right: 0;bottom: 0;text-align: center;z-index: 999999;opacity: 0;display: none;visibility: hidden;}

.modal--active {opacity: 1;visibility: visible;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}

.modal__overlay {background-color: rgba(0, 0, 0, 0.9);}

.modal__inner {margin: auto;width: 80%;height: 80%;}

.modal__video {height: 100%;width: 100%;border: none;}

.modal__close {position: absolute;width: 36px;height: 36px;top: -36px;right: -36px;cursor: pointer;}

.modal__close:before, .modal__close:after {width: 36px;height: 1px;background-color: #fff;content: '';display: block;position: absolute;top: 18px;left: 0;}

.modal__close:before {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}

.modal__close:after {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.modal__close:hover {opacity: .7;}

@media screen and (max-width: 1440px) {
.price {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .price__inner {max-width: none;width: 280px;} 
  
  .price {
	margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 1300px) {
   .preview__inner {padding-top: 80px;padding-bottom: 100px;}
   .preview__info {    margin-bottom: 70px;}
   .preview__button {margin-bottom: 60px;}
}
@media screen and (min-width: 960px) and (max-width: 1300px) {
   .preview__info {margin-bottom: 40px;}
   .preview__button {margin-bottom: 30px;}
}
@media screen and (max-width: 1170px) {.slider-3d-model .slick-prev {left: 25px;}
  .slider-3d-model .slick-next {right: 25px;}
  .processes__arc {display: none;} }

@media screen and (max-width: 1100px) {.real-video {height: 400px;}

#swipebox-action, #swipebox-caption{bottom: 0 !important}
.it-works__gif {display: block;}
.it-works__video {display: none;}
  .title-h1 {line-height: 1;font-size: 34px;}
  /* Home */
  .preview {background-position: bottom right;background-repeat: no-repeat;}
  .preview--real {background-position: top center;background-repeat: no-repeat;}

  .preview__inner {background: rgba(0, 0, 0, 0.65);}
  .preview__info, .preview__title {color: #fff;}
  .preview__apple {fill: #fff;}
  .preview .download__structure {background-image: url(../img/structure_w.png);}
  .preview .download {color: rgba(255, 255, 255, 0.5);}
  .preview .download__intel {background-image: url(../img/intel.png);}
  .partners__inner {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
  .slider-reviews__text {padding-left: 60px;padding-right: 60px;}
  .slider-reviews .slick-prev {left: 0;}
  .slider-reviews .slick-next {right: 0;}
  /* Price */

  .price__inner {min-width: 220px;}
  /* Blog */
  .blog__inner {padding-bottom: 20px;}
  /* Footer */
  .footer-logo__item:not(:first-child) {margin-top: 20px;margin-bottom: 20px;}
  .footer-logo__item--itseez {display: block;margin-right: 0;}
  .footer-social {-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;} }

@media screen and (max-width: 960px) {

   .faq__menu {width: 100%;left: 0;}
  .faq__menu--mobile {margin-bottom: 20px;}
  .faq__menu--hidden {display: none;}
  .faq__menu-activate {display: block;}
  .faq__list {padding-left: 0;padding-right: 0;}
  .faq__link {padding-left: 15px;padding-right: 45px;background-color: #f9f9f9;}
  .faq__link-content {padding-left: 15px;padding-right: 15px;}
  .faq__link-box {padding-bottom: 0;}
  .faq .faq__content-wrap {width: 100%;} 
  
  }

@media screen and (max-width: 800px) {.sidebar {display: block;}
  /* Header */
  .header__menu-activate {display: block;width: 24px;padding: 15px;position: relative;right: -15px;position: relative;z-index: 99;}
  .header__menu-activate:before, .header__menu-activate:after {content: '';}
  .header__menu-activate i, .header__menu-activate:before, .header__menu-activate:after {display: block;height: 3px;width: 24px;margin-left: auto;margin-right: auto;margin-top: 6px;margin-bottom: 6px;-webkit-border-radius: 3px;border-radius: 3px;background-color: #fff;}
  .nav {display: none;}
  /* Home */
  .preview__bg {background-size: cover;background-position: center;}
  .preview--real {background-position: center;}
  .preview__inner {padding-top: 30px;position: relative;background: rgba(0, 0, 0, 0.65);}
  .preview__label {margin-left: -15px;padding-left: 15px;}
  .preview__label:before {display: none;}
  .preview__title {font-size: 30px;text-transform: uppercase;}
  .present .present__item {height: auto;}
  .advantages__item {width: 33.33%;padding-left: 15px;padding-right: 15px;}
  .advantages__inner {margin-left: -15px;margin-right: -15px;}
  .it-works__info--normal {padding-right: 40px;}
  .it-works__info--reverse {padding-left: 40px;padding-right: 0;}
  .demo-model {padding-bottom: 0;}
  .slider-3d-model__item .slider-3d-model__content {padding: 0;}
  .slider-applications.slick-slider {position: relative;}
  .slider-applications .slick-next {right: 25px;}
  .slider-applications .slick-prev {left: 25px;}
  .slider-applications .slick-dots {bottom: -50px;}
  .slider-applications .slick-prev, .slider-applications .slick-next {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}
  /* Price */
  .price-question__inner {width: 100%;}
  .price-question__inner:last-child {padding-left: 0;}
  .price-question__inner:first-child {padding-right: 0;}
  /* Join */
  .join__img {padding-right: 0;margin-bottom: 40px;width: 100%;}
  .join__img img {margin-left: auto;margin-right: auto;}
  .join__text {width: 100%;}
  .join__list {padding-left: 16px;}
  /* Press */
  .reviews__item {width: 100%;padding-left: 0;padding-right: 0;padding-bottom: 60px;}
  .reviews__item:nth-child(odd), .reviews__item--left {padding-right: 0;}
  .reviews__item:nth-child(even) {padding-left: 0;}
  .photos__box {margin-right: -10px;margin-left: -10px;}
  .photos__item {padding-left: 10px;padding-right: 10px;}
  .logos .logos__item {padding-left: 15px;padding-right: 15px;margin-bottom: 45px;}
  .logos__logo, .logos__download {position: relative;z-index: 3;}
  .logos__download {font-size: 14px;padding: 6px 0;}
  /* Contact */
  .contact {text-align: center;}
  .contact .button__box {margin-right: 0;margin-left: 0;display: block;}
  .contact .field__input {margin-right: auto;margin-left: auto;}
  .contact .field {margin-bottom: 20px;margin-right: 0;margin-left: 0;}
   #frm-email-error {display: block;padding-left: 0;padding-right: 0;top: -100px;left: 0;}
   }

@media screen and (max-width: 600px) {.content {padding-top: 130px;}
  .main {padding-bottom: 290px;}
  .inner,.mc4wp-alert  {padding-left: 15px;padding-right: 15px;}
  .advantages__item {width: 50%;margin-top: 25px;}
  .advantages__img {margin-bottom: 15px;}
  .it-works__item {display: block;}
  .it-works__info {width: 100%;}
  .it-works__info--normal {padding-right: 0;padding-bottom: 40px;}
  .it-works__info--reverse {padding-left: 0;padding-right: 0;}
  .it-works__button + .button {margin-left: 0;}
  .partners {padding-top: 20px;}
  .partners__inner {margin-right: 0;margin-left: 0;padding-bottom: 10px;}
  .partners__item {padding-left: 0;padding-right: 0;padding-bottom: 10px;-webkit-transform: scale(0.7);-ms-transform: scale(0.7);transform: scale(0.7);margin-left: -10px;margin-right: -10px;}
  /*.preview {background-image: url(../img/preview_s.jpg);background-position: right bottom;}*/
  .slider-reviews__text {font-size: 18px;padding-left: 0;padding-right: 0;}
  .slider-reviews .slick-dots li a {background-color: rgba(255, 255, 255, 0.5);}
  .slider-reviews .slick-dots li.slick-active a, .slider-reviews .slick-dots li:hover a {background-color: #fff;}
  /* Price */
  .price__inner {width: 100%;border-left: none;border-right: none;-webkit-border-radius: 0;border-radius: 0;padding-left: 15px;padding-right: 15px;margin-right: 0;margin-left: 0;}
  .price__inner:not(:first-child) {border-top: none;}
  .price__inner:not(:last-child) {margin-bottom: 0;}
  .button__box.price__button {margin-left: auto;margin-right: auto;}
  .real-video {height: 350px;}
  /* Press */
  .photos, .logos {border-top: 1px solid #efeeee;}
  .photos__item {padding-left: 0;padding-right: 0;}
  .photos__box {margin-right: -15px;margin-left: -15px;}
  .photos__img {width: 100%;}
  .logos__box {border-bottom: 1px solid #efeeee;padding-top: 0;padding-bottom: 20px;}
  .logos .logos__item {padding-left: 0;padding-right: 0;width: 100%;padding-top: 70px;}
  .logos .slick-next {right: 25px;}
  .logos .slick-prev {left: 25px;}
  .logos .title-sub {display: none;}
  /*.logos .logos__item:first-child .logos__img, .logos .logos__item:nth-child(2) .logos__img {-webkit-box-shadow: none;box-shadow: none;background: none;}*/
  .logos__logo, .logos__download {position: relative;z-index: 3;}
  .logos__download {font-size: 14px;padding: 6px 15px;}
  .logos__img {width: 130px;margin-right: auto;margin-left: auto;}
  /* Blog */
  .tags {white-space: nowrap;overflow-x: auto;overflow-y: hidden;position: relative;padding: 6px 0;}
  .tags__wrap {overflow: hidden;height: 39px;position: relative;margin-right: -15px;margin-left: -15px;}
  .tags__wrap:before {content: '';width: 60px;height: 100%;position: absolute;top: 0;right: 0px;background: -webkit-gradient(linear, left top, right top, from(rgba(228, 231, 222, 0)), to(#e4e7de));background: -webkit-linear-gradient(left, rgba(228, 231, 222, 0) 0%, #e4e7de 100%);background: linear-gradient(90deg, rgba(228, 231, 222, 0) 0%, #e4e7de 100%);pointer-events: none;}
  .tags__item {font-size: 24px;border: none;color: #c0c0c0;text-transform: none;}
  .tags__item--current {color: #29abe2;background: none;}
  .blog__title {color: #29abe2;font-weight: normal;}
  .blog__inner {padding-bottom: 0;}
  /* Faq */
  .faq__img--desktop {display: none;}
  .faq__img--mobile {display: block;margin-left: auto;margin-right: auto;}
  .faq__button .button {display: block;max-width: 240px;}
  .faq__button .button + .button {margin-left: 0;margin-top: 20px;}
  /* Footer */
  .footer {text-align: center;}
  .footer .flex {display: block;}
  .footer-social {margin-top: 10px;}
  .footer-logo {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
  .footer .footer-logo__item {display: block;margin-right: auto;margin-left: auto;}
  .footer__desktop {display: none;}
  .footer__mobile {display: block;}
  .preview__bg-box {padding-left: 0;}
  .footer-logo__item--itseez:before {display: none;}
   .contact .field {margin-top: 10px;}
}

@media screen and (max-width: 570px) {
   .button-box .button + .button {margin-left: 0;margin-top: 15px;}
}
@media screen and (max-width: 500px) {
   .it-works .download__app {display: block;}
  .it-works .download__app img {margin-right: auto;margin-left: auto;}
  .it-works .download__app:first-child {margin-right: 0;}
}

@media screen and (max-width: 430px) {
   /*.preview {background-image: url(../img/preview_s.jpg);background-position: right bottom;}*/
  .preview__info {display: none;}
  .advantages__item {width: 100%;}
  /* Price */
  .price__inner {min-width: 100%;}
  /* Contact */
  .contact .field {width: 100%;}
  .processes__item {width: 100%;margin-left: 0;margin-right: 0;padding-left: 10px;padding-right: 10px;box-sizing: border-box}
  .processes__box  img {max-width: 100%;}
  .sidebar {width: 100%;} }
html.swipebox {overflow: hidden !important;}

#swipebox-overlay img {border: none !important;}

#swipebox-overlay {width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 99999 !important;overflow: hidden;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

#swipebox-slider {height: 100%;left: 0;top: 0;width: 100%;white-space: nowrap;position: absolute;display: none;}

#swipebox-slider .slide {height: 100%;width: 100%;line-height: 1px;text-align: center;display: inline-block;}

#swipebox-slider .slide:before {content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}

#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {display: inline-block;max-height: 100%;max-width: 100%;margin: 0;padding: 0;width: auto;height: auto;vertical-align: middle;}

#swipebox-slider .slide .swipebox-video-container {background: none;max-width: 1140px;max-height: 100%;width: 100%;padding: 5%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {width: 100% !important;height: 100%;position: absolute;top: 0;left: 0;}

#swipebox-slider .slide-loading {background: url("../img/loader.gif") no-repeat center center;}

#swipebox-action, #swipebox-caption {position: absolute;left: 0;z-index: 999;height: 50px;width: 100%;overflow: hidden;}

#swipebox-action {bottom: -50px;}

#swipebox-action.visible-bars {bottom: 0;}

#swipebox-action.force-visible-bars {bottom: 0 !important;}

#swipebox-caption {top: -50px;text-align: center;}

#swipebox-caption.visible-bars {top: 0;}

#swipebox-caption.force-visible-bars {top: 0 !important;}

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close {background-image: url("../img/icons.png");background-repeat: no-repeat;border: none !important;text-decoration: none !important;cursor: pointer;position: absolute;width: 50px;height: 50px;top: 0;}

#swipebox-action #swipebox-close {background-position: 15px 12px;left: 40px;}

#swipebox-action #swipebox-prev {background-position: -32px 13px;right: 100px;}

#swipebox-action #swipebox-next {background-position: -78px 13px;right: 40px;}

#swipebox-action #swipebox-prev.disabled, #swipebox-action #swipebox-next.disabled {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity: 0.3;}

#swipebox-slider.rightSpring {-moz-animation: rightSpring 0.3s;-webkit-animation: rightSpring 0.3s;}

#swipebox-slider.leftSpring {-moz-animation: leftSpring 0.3s;-webkit-animation: leftSpring 0.3s;}

@-webkit-keyframes rightSpring {0% {margin-left: 0px;}
  50% {margin-left: -30px;}
  100% {margin-left: 0px;} }

@-webkit-keyframes leftSpring {0% {margin-left: 0px;}
  50% {margin-left: 30px;}
  100% {margin-left: 0px;} }

@media screen and (max-width: 800px) {#swipebox-action #swipebox-close {left: 0;}
  #swipebox-action #swipebox-prev {right: 60px;}
  #swipebox-action #swipebox-next {right: 0;} }

/* Skin --------------------------*/
#swipebox-overlay {background: #0d0d0d;}

#swipebox-action, #swipebox-caption {text-shadow: 1px 1px 1px black;background-color: #0d0d0d;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));background-image: -webkit-linear-gradient(#0d0d0d, #000000);background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(#000000));background-image: linear-gradient(#0d0d0d, #000000);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);opacity: 0.95;}

#swipebox-action {border-top: 1px solid rgba(255, 255, 255, 0.2);}

#swipebox-caption {border-bottom: 1px solid rgba(255, 255, 255, 0.2);color: white !important;font-size: 15px;line-height: 43px;font-family: Helvetica, Arial, sans-serif;}

/* Slider */
.slick-slider {position: relative;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}

.slick-list {position: relative;overflow: hidden;display: block;margin: 0;padding: 0;}

.slick-list:focus {outline: none;}

.slick-list.dragging {cursor: pointer;cursor: hand;}

.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}

.slick-track {position: relative;left: 0;top: 0;display: block;}

.slick-track:before, .slick-track:after {content: "";display: table;}

.slick-track:after {clear: both;}

.slick-loading .slick-track {visibility: hidden;}

.slick-slide {float: left;height: 100%;outline: none;min-height: 1px;display: none;}

[dir="rtl"] .slick-slide {float: right;}

.slick-slide img {display: block;object-fit: cover;height: 100%;}

.slick-slide.slick-loading img {display: none;}

.slick-slide.dragging img {pointer-events: none;}

.slick-initialized .slick-slide {display: block;}

.slick-loading .slick-slide {visibility: hidden;}

.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}

.slick-arrow.slick-hidden {display: none;}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev, .slick-next {position: absolute;display: block;height: 48px;width: 48px;cursor: pointer;background-color: rgba(200, 213, 226, 0.4);-webkit-transition: all .2s ease;transition: all .2s ease;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);padding: 0;border: none;outline: none;background-position: center;background-repeat: no-repeat;-webkit-border-radius: 100px;border-radius: 100px;font-size: 0;z-index: 10;}

.slick-prev:hover, .slick-next:hover {outline: none;background-color: rgba(41, 171, 226, 0.6);}

.slick-prev {background-image: url(../img/arr-left.svg);left: -25px;}

.slick-next {background-image: url(../img/arr-right.svg);right: -25px;}

/* Dots */
.slick-dotted.slick-slider {margin-bottom: 60px;}

.slick-dots {position: absolute;bottom: -10px;list-style: none;display: block;text-align: center;padding: 0;margin: 0;left: 50%;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);font-size: 0;}

.slick-dots li {position: relative;display: inline-block;height: 30px;width: 30px;padding: 0;cursor: pointer;}

.slick-dots li a {border: 0;padding: 0;outline: none;display: inline-block;position: relative;top: 10px;left: 0;width: 10px;-webkit-transition: all .2s ease;transition: all .2s ease;height: 10px;-webkit-border-radius: 100px;border-radius: 100px;background-color: #ebf0f5;cursor: pointer;}

.slick-dots li a:hover {background-color: #29abe2;}

.slick-dots li.slick-active a {background-color: #29abe2;}

.mpfy-mll {display:none !important; }
.mpfy-tooltip .tltpcnt a {color:#fff;text-decoration:underline;}
