/* ==========================================================================
   FONTS
   ========================================================================== */
@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('fonts/GTEestiProDisplay-Regular.woff2') format('woff2'),
        url('fonts/GTEestiProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('fonts/GTEestiProDisplay-Medium.woff2') format('woff2'),
        url('fonts/GTEestiProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('fonts/GTEestiProText-Bold.woff2') format('woff2'),
        url('fonts/GTEestiProText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Text';
    src: url('fonts/GTEestiProText-Regular.woff2') format('woff2'),
        url('fonts/GTEestiProText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ==========================================================================
   NORMALIZE
   ========================================================================== */
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

html {
	font-family: 'GT Eesti Pro Text', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 145%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html * {
	max-height: 1000000px;
}

body {
	margin: 0;
	position: relative;
	background: #fff;
	min-width: 375px;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

b,
strong {
	font-weight: bold;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* ==========================================================================
   HELPER CLASSES
   ========================================================================== */
.container {
	margin: auto;
	width: 1270px;
	padding: 0 20px;
}

.wrapper {
	overflow: hidden;
}

.button {
	display: inline-block;
	background: #2D9CDB;
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	color: #F2F2F2;
	padding: 12px 52px;
	text-decoration: none;
	border: 2px solid #2D9CDB;
	transition: all 0.2s ease-out;
}

.button:hover {
	color: #2D9CDB;
	background-color: #fff;
}

.title {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 54px;
	line-height: 63px;
	color: #000000;
}

.button-feature {
	display: inline-block;
	text-decoration: none;
	border: 2px solid #282828;
	position: relative;
	padding: 12px 18px 12px 57px;
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #282828;
	transition: all 0.2s ease-out;
	outline: none;
}

.button-feature:before {
	content: '';
	position: absolute;
	left: 18px;
	top: 11px;
	width: 24px;
	height: 24px;
	background: url(img/icon-plus.svg) no-repeat;
	background-size: cover;
	transition: all 0.2s ease-out;
}

.button-feature.active:before {
	background: url(img/icon-minus.svg) no-repeat;
}

.button-feature:hover {
	background: #282828;
	color: #F2F2F2;
}

.button-feature:hover:before {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTEiIHN0cm9rZT0iI0YyRjJGMiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxsaW5lIHgxPSIxMi4zNjkxIiB5MT0iNi4wMTczMyIgeDI9IjEyLjM2OTEiIHkyPSIxNy45ODI3IiBzdHJva2U9IiNGMkYyRjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8bGluZSB4MT0iMTcuOTgyNCIgeTE9IjEyLjM3MDEiIHgyPSI2LjAxNzA3IiB5Mj0iMTIuMzcwMSIgc3Ryb2tlPSIjRjJGMkYyIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==');
}

.button-feature.active:hover:before {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIuMDQ4OCIgY3k9IjEyLjU2MjMiIHI9IjExIiBzdHJva2U9IiNGMkYyRjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8bGluZSB4MT0iMTguMDMxMiIgeTE9IjEyLjkzMjYiIHgyPSI2LjA2NTkiIHkyPSIxMi45MzI2IiBzdHJva2U9IiNGMkYyRjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K');
}

/* ==========================================================================
   MAIN
   ========================================================================== */
.main {
	overflow: hidden;
}

.main__content {
	padding: 50px 0 100px;
	position: relative;
}

.main__content:before {
	content: '';
	position: absolute;
	left: -210px;
	top: 0;
	width: 1010px;
	height: 734px;
	background: url(img/main-bg.jpg) no-repeat;
	background-size: cover;
}

.main__content:after {
	content: '';
	position: absolute;
	top: 53px;
	right: -447px;
	width: 575px;
	height: 596px;
	background: url(img/main-dotted.svg) no-repeat;
	background-size: cover;
}

.main__block {
	position: relative;
	z-index: 1;
}

.main__logo {
	width: 162px;
}

.main__logo img {
	display: block;
	width: 100%;
	height: auto;
}

.main__title {
	text-align: right;
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	color: #000000;
	margin-bottom: 21px;
	margin-top: 53px;
	padding-right: 106px;
}

.main__subtitle {
	max-width: 410px;
	margin-left: auto;
	margin-right: 102px;
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 120%;
	color: #000000;
}

.main__items {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	padding-right: 60px;
	padding-left: 84px;
}

.main__item {
	position: relative;
}

.main__item_ma2000 {
	flex-shrink: 0;
	width: 463px;
	margin-top: 162px;
}

.main__item_ma2000 .main__info {
	position: absolute;
	left: 18px;
	top: -61px;
}

.main__item_ma2000 .main__circle {
	position: absolute;
	left: -30px;
	top: -140px;
	width: 327px;
	height: 196px;
	background: url(img/circle-ma2000.svg) no-repeat;
	background-size: cover;
}

.main__item_pa2000 {
	flex-shrink: 0;
	width: 492px;
}

.main__item_pa2000 .main__info {
	position: absolute;
	top: 390px;
	left: 184px;
}

.main__item_pa2000 .main__circle {
	position: absolute;
	position: absolute;
	left: 131px;
	top: 307px;
	width: 332px;
	height: 204px;
	background: url(img/circle-pa2000.svg) no-repeat;
	background-size: cover;
}

.main__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.main__caption {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #000000;
}

.main__label {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	color: #939598;
	margin-top: -4px;
}

.main__button {
	text-align: center;
	margin-top: 21px;
}

.main__icon {
	position: absolute;
	width: 260px;
	height: 307px;
	top: 200px;
	left: 549px;
	background: url(img/main-icon.svg) no-repeat;
	background-size: cover;
	z-index: 1;
}

.main__carousel {
	display: none;
	position: relative;
}

/* ==========================================================================
   PROBLEMS
   ========================================================================== */
.problems {
	padding: 100px 0 154px;
	background: #F9F5FF;
}

.problems__title {
	text-align: center;
	margin-bottom: 62px;
}

.problems__items {
	max-width: 1071px;
	margin: auto;
}

.problems__row {
	display: flex;
	flex-wrap: wrap;
	margin: -51px -80px 0;
}

.problems__col {
	margin-top: 51px;
	padding: 0 80px;
	width: 33.333333%;
}

.problems__item {
	
}

.problems__icon {
	width: 130px;
	margin: 0 auto 20px;
}

.problems__icon img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}

.problems__description {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	text-align: center;
	color: #000000;
	max-width: 250px;
	margin: auto;
}

/* ==========================================================================
   FEATURE
   ========================================================================== */
.feature__content {
	max-width: 1025px;
	margin: auto;
	position: relative;
	padding: 91px 0 100px;
}

.feature__content:before {
	content: '';
	position: absolute;
	top: 233px;
	left: -449px;
	width: 486px;
	height: 596px;
	background: url(img/feature-dotted.svg) no-repeat;
	background-size: cover;
}

.feature__block {
	position: relative;
	z-index: 1;
}

.feature__head {
	max-width: 590px;
	margin-bottom: 167px;
}

.feature__title {
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}

.feature__subtitle {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #282828;
}

.feature__cover {
	width: 619px;
	position: absolute;
	top: -114px;
	right: -105px;
}

.feature__cover img {
	display: block;
	max-width: 100%;
	height: auto;
}

.feature__icon {
	position: absolute;
	top: 267px;
	left: -36px;
	width: 216px;
	height: 242px;
	background: url(img/feature-icon.svg) no-repeat;
	background-size: cover;
}

.feature__row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin: -50px -102px 0;
}

.feature__col {
	margin-top: 50px;
	padding: 0 102px;
	width: 50%;
}

.feature__img  {
	margin-bottom: 94px;
	position: relative;
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	color: #000000;
}

.feature__img_ma2000 {
	left: -12px;
}

.feature__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.feature__img_ma2000 .feature__weight {
	position: absolute;
	left: 196px;
	top: -44px;
}

.feature__img_ma2000 .feature__height {
	position: absolute;
	right: -79px;
	top: 96px;
}

.feature__img_ma2000 .feature__height:before {
	content: '';
	position: absolute;
	top: -87px;
	left: -22px;
	width: 16px;
	height: 216px;
	background: url(img/icon-height.svg) no-repeat;
	background-size: cover;
}

.feature__img_ma2000 .feature__depth {
	position: absolute;
	right: -57px;
	top: 264px;
}

.feature__img_ma2000 .feature__depth:before {
	content: '';
	position: absolute;
	top: -25px;
	left: -39px;
	width: 45px;
	height: 58px;
	background: url(img/icon-depth.svg) no-repeat;
	background-size: cover;
}

.feature__img_ma2000 .feature__width {
	position: absolute;
	bottom: -52px;
	left: 136px;
}

.feature__img_ma2000 .feature__width:before {
	content: '';
	position: absolute;
	top: -25px;
	left: -128px;
	width: 310px;
	height: 38px;
	background: url(img/icon-width.svg) no-repeat;
	background-size: cover;
}

.feature__img_pa2000 .feature__weight {
	position: absolute;
	left: 186px;
	top: -38px;
}

.feature__img_pa2000 .feature__height {
	position: absolute;
	right: -90px;
	top: 67px;
}

.feature__img_pa2000 .feature__height:before {
	content: '';
	position: absolute;
	top: -58px;
	left: -22px;
	width: 16px;
	height: 159px;
	background: url(img/icon-height-mini.svg) no-repeat;
	background-size: cover;
}

.feature__img_pa2000 .feature__depth {
	position: absolute;
	right: -68px;
	top: 207px;
}

.feature__img_pa2000 .feature__depth:before {
	content: '';
	position: absolute;
	top: -25px;
	left: -39px;
	width: 45px;
	height: 58px;
	background: url(img/icon-depth.svg) no-repeat;
	background-size: cover;
}

.feature__img_pa2000 .feature__width {
	position: absolute;
	bottom: -52px;
	left: 126px;
}

.feature__img_pa2000 .feature__width:before {
	content: '';
	position: absolute;
	top: -25px;
	left: -128px;
	width: 310px;
	height: 38px;
	background: url(img/icon-width.svg) no-repeat;
	background-size: cover;
}

.feature__caption {
	display: flex;
	align-items: center;
	height: 70px;
	background: #FEB811;
	padding: 0 70px 0 20px;
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	position: relative;
}

.feature__caption_mfu:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(img/icon-mfu.svg) no-repeat;
	background-size: cover;
	top: 20px;
	right: 20px;
}

.feature__caption_printer:after {
	content: '';
	position: absolute;
	width: 34px;
	height: 30px;
	background: url(img/icon-printer.svg) no-repeat;
	background-size: cover;
	top: 20px;
	right: 20px;
}

.feature__img_ma2000 {
	max-width: 386px;
}

.feature__img_pa2000 {
	max-width: 365px;
}

.feature__list {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
	min-height: 211px;
}

.feature__list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.feature__list li {
	padding: 19.5px;
}

.feature__list li + li {
	border-top: 2px solid #F2F2F2;
}

.feature__button {
	margin-top: 17px;
}

.feature__carousel {
	display: none;
}

/* ==========================================================================
   ECONOMY
   ========================================================================== */
.economy {
	background: #D0F4DF;
}

.economy__content {
	max-width: 1025px;
	margin: auto;
	position: relative;
	padding: 100px 0;
}

.economy__icon {
	position: absolute;
	right: 48px;
	top: 20px;
	background: url(img/economy-icon.svg) no-repeat;
	background-size: cover;
	width: 279px;
	height: 204px;
}

.economy__title {
	margin-bottom: 50px;
	max-width: 512px;
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #282828;
}

.economy__row {
	display: flex;
}

.economy__col_left {
	flex-shrink: 0;
	width: 509px;
	margin-right: 106px;
}

.economy__col_right {
	flex-grow: 1;
}

.economy__caption {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	color: #282828;
	margin-bottom: 30px;
}

.economy__description {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
	margin-bottom: 40px;
}

.economy__col_left .economy__description {
	max-width: 470px;
}

.economy__col_right .economy__description {
	max-width: 300px;
}

.economy__table table {
	width: 100%;
	border: 2px solid #FFFFFF;
}

.economy__table th {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	background: #FFFFFF;
	padding: 9px 6px 9px 9px;
	border-left: 2px solid #FFFFFF;
	text-align: left;
	vertical-align: bottom;
}

.economy__table tr:first-child + tr td {
	padding-top: 40px;
}

.economy__table tr:last-child td {
	padding-bottom: 9px;
}

.economy__table td {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 155%;
	color: #000000;
	border-left: 2px solid #FFFFFF;
	padding: 0 9px;
}

.economy__table td:first-child {
	white-space: nowrap;
}

.economy__col_left td:nth-child(2) {
	width: 103px;
}

.economy__col_left td:nth-child(3) {
	width: 131px;
}

.economy__col_right td:nth-child(2) {
	width: 101px;
}

.economy__item {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.economy__table {
	margin-top: auto;
}

/* ==========================================================================
   VIDEOS
   ========================================================================== */
.videos {
	background: #282828;
	overflow: hidden;
}

.videos__limit {
	max-width: 1680px;
	margin: auto;
	overflow: hidden;
}

.videos__title {
	margin-bottom: 60px;
	color: #F2F2F2;
}

.videos__content {
	padding: 100px 0;
	max-width: 615px;
	margin: auto;
	position: relative;
}

.videos__content:before {
	content: '';
	position: absolute;
	width: 960px;
	height: 534px;
	background: url(img/videos-dotted.svg) no-repeat;
	background-size: cover;
	top: 24px;
	right: -821px;
}

.videos__block {
	position: relative;
	z-index: 1;
}

.videos__icon {
	position: absolute;
	right: -297px;
	top: 19px;
	width: 264px;
	height: 278px;
	background: url(img/icon-video.svg) no-repeat;
	background-size: cover;
}

.videos__video {
	margin-bottom: 40px;
	margin-top: auto;
}

.videos__text {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #FFFFFF;
	max-width: 512px;
	min-height: 66px;
}

.videos__video a {
	display: block;
	position: relative;
}

.videos__video a:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 150px;
	height: 150px;
	background: url(img/icon-play.svg) no-repeat;
	background-size: cover;
	transition: all 0.2s ease-out;
	z-index: 1;
}

.videos__video a:hover:before {
	opacity: 0.9;
}

.videos__item {
	margin-left: auto;
	transition: all 0.5s ease-out;
	width: 615px;
	min-height: 452px;
	display: flex;
	flex-direction: column;
}

.videos__count {
	min-width: 75px;
	text-align: center;
}

.owl-item.active + .owl-item .videos__item {
	margin-left: 0;
}

.owl-item:not(.active) .videos__item {
	width: 409px;
}

.owl-item:not(.active) .videos__video a:before {
	width: 120px;
	height: 120px;
}

.videos .owl-carousel .owl-stage-outer {
	overflow: visible;
}

.videos__video img {
	display: block;
	max-width: 100%;
	height: auto;
}

.videos__nav {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 37px;
}

.videos__prev {
	cursor: pointer;
	width: 80px;
	height: 60px;
	background: url(img/icon-prev.svg) no-repeat;
	background-size: cover;
	transition: all 0.2s ease-out;
}

.videos__next {
	cursor: pointer;
	width: 80px;
	height: 60px;
	background: url(img/icon-next.svg) no-repeat;
	background-size: cover;
	transition: all 0.2s ease-out;
}

.videos__prev:hover,
.videos__next:hover {
	opacity: 0.7;
}

.videos__count {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #F2F2F2;
	margin: 0 87px;
	position: relative;
	top: -3px;
}

/* ==========================================================================
   SOLUTIONS
   ========================================================================== */
.solutions {
	overflow: hidden;
	background: #F6F6F6;
}

.solutions__title {
	max-width: 557px;
	margin-bottom: 60px;
}

.solutions__content {
	padding-top: 100px;
	padding-bottom: 125px;
	position: relative;
	max-width: 1030px;
	margin: auto;
}

.solutions__content:before {
	content: '';
	position: absolute;
	width: 455px;
	height: 577px;
	background: url(img/solutions-dotted.svg) no-repeat;
	top: 237px;
	left: -445px;
}

.solutions__block {
	position: relative;
	z-index: 1;
}

.disguise__title {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #282828;
	margin-bottom: 40px;
	padding-left: 102px;
}

.disguise__text {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
	padding-left: 205px;
}

.disguise__text p {
	margin: 0;
}

.disguise__text p + p {
	margin-top: 21px;
}

.disguise__block {
	max-width: 512px;
	position: relative;
}

.disguise__icon {
	position: absolute;
	top: 190px;
	left: -62px;
	width: 122px;
	height: 150px;
	background: url(img/disguise-icon.svg) no-repeat;
	background-size: cover;
}

.disguise__cover {
	position: absolute;
	left: 522px;
	top: -158px;
	width: 730px;
	height: 468px;
}

.disguise__cover img {
	display: block;
	max-width: 100%;
	height: auto;
}

.disguise__home {
	position: absolute;
	left: 82px;
	top: -89px;
	width: 320px;
	height: 314px;
	background: url(img/icon-home.svg) no-repeat;
	background-size: cover;
}

.disguise {
	margin-bottom: 65px;
}

.pattern {
	position: relative;
	padding-left: 169px;
	margin-left: 37px;
	margin-bottom: 110px;
}

.pattern__code {
	position: absolute;
	top: 127px;
	left: 0;
	width: 136px;
	height: 150px;
	background: url(img/icon-code.svg) no-repeat;
	background-size: cover;
}

.patter__block {
	position: relative;
}

.pattern__arrow {
	position: absolute;
	left: 373px;
	top: 171px;
	width: 187px;
	height: 59px;
	background: url(img/pattern-arrow.svg) no-repeat;
}

.pattern__line {
	display: flex;
}

.pattner__screen {
	width: 299px;
	position: relative;
}

.pattner__screen span {
	position: absolute;
	left: 0;
	top: 1px;
	background: #FEB811;
	width: 161px;
	height: 48px;
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pattner__screen img {
	display: block;
	max-width: 100%;
	height: auto;
}

.pattner__printer {
	width: 148px;
	margin-top: 37px;
	margin-left: 93px;
	margin-right: 82px;
}

.pattner__printer img {
	display: block;
	max-width: 100%;
	height: auto;
}

.pattner__result {
	width: 110px;
}

.pattner__result img {
	display: block;
	max-width: 100%;
	height: auto;
	box-shadow: 0px 14px 24px -10px rgba(0, 0, 0, 0.25);
}

.pattern__line + .pattern__line {
	margin-top: 66px;
}

.notification {
	position: relative;
	padding-left: 515px;
}

.notification__img {
	position: absolute;
	left: 2px;
	top: 1px;
	width: 410px;
}

.notification__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.notification__title {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #282828;
	margin-bottom: 40px;
	max-width: 512px;
}

.notification__text {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
}

.notification__text {
	max-width: 512px;
	position: relative;
	padding-right: 205px;
}

.notification__icon {
	position: absolute;
	top: -33px;
	left: 361px;
	width: 220px;
	height: 175px;
	background: url(img/icon-notification.svg) no-repeat;
	background-size: cover;
}

/* ==========================================================================
   SETTING
   ========================================================================== */
.setting {
	overflow: hidden;
}

.setting__content {
	position: relative;
	max-width: 1029px;
	margin: auto;
	padding: 94px 0 100px;
}

.setting__block {
	position: relative;
	z-index: 1;
}

.setting__content:before {
	content: '';
	position: absolute;
	right: -446px;
	top: 706px;
	width: 473px;
	height: 577px;
	background: url(img/setting-dotted.svg) no-repeat;
}

.setting__cover {
	top: -183px;
	left: 530px;
	width: 710px;
	position: absolute;
}

.setting__cover img {
	display: block;
	max-width: 100%;
	height: auto;
}

.setting__icon {
	position: absolute;
	left: 355px;
	top: 246px;
	width: 244px;
	height: 295px;
	background: url(img/icon-setting.svg) no-repeat;
	background-size: cover;
	z-index: 1;
}

.setting__title {
	margin-bottom: 60px;
	max-width: 557px;
}

.setting__subtitle {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #282828;
	margin-bottom: 50px;
	padding-left: 7px;
}

.install {
	display: flex;
	margin-bottom: 90px;
}

.install__left {
	width: 329px;
	margin-right: 187px;
}

.install__right {
	width: 449px;
}

.install__caption {
	margin-bottom: 22px;
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	color: #282828;
}

.install__caption span {
	display: inline-block;
	padding: 10px;
	background: #E2D7F3;
}

.install__right {
	margin-top: 113px;
}

.install__right .install__caption {
	margin-bottom: 27px;
}

.install__img {
	position: relative;
}

.install__img img {
	display: block;
	max-width: 100%;
	height: auto;
}

.install__icon1 {
	width: 245px;
	height: 131px;
	position: absolute;
	z-index: 1;
	left: 54px;
	top: 160px;
	background: url(img/icon-install1.svg) no-repeat;
	background-size: cover;
}

.install__icon2 {
	width: 323px;
	height: 167px;
	position: absolute;
	z-index: 1;
	left: 11px;
	bottom: -15px;
	background: url(img/icon-install2.svg) no-repeat;
	background-size: cover;
}

.install__icon3 {
	width: 181px;
	height: 167px;
	position: absolute;
	z-index: 1;
	left: 17px;
	bottom: 31px;
	background: url(img/icon-install3.svg) no-repeat;
	background-size: cover;
}

.setting__info {
	position: relative;
	margin-left: 207px;
	max-width: 512px;
	margin-bottom: 81px;
}

.setting__caption {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 140%;
	color: #282828;
	margin-bottom: 61px;
}

.setting__text {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
}

.setting__bulb {
	position: absolute;
	top: -61px;
	right: -235px;
	width: 222px;
	height: 306px;
	background: url(img/icon-bulb.svg) no-repeat;
	background-size: cover;
}

.guide {
	display: flex;
	position: relative;
	left: -8px;
}

.guide__caption {
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	color: #282828;
}

.guide__caption span {
	display: inline-block;
	padding: 10px;
	background: #E2D7F3;
}

.guide__col {
	flex-shrink: 0;
}

.guide__col + .guide__col {
	margin-left: 92px;
	margin-top: 5px;
}

.qrcode {
	width: 421px;
	position: relative;
	margin-top: 102px;
	margin-left: 10px;
}

.qrcode img {
	display: block;
	max-width: 100%;
	height: auto;
}

.qrcode__caption {
	position: absolute;
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #282828;
	top: -45px;
	left: 241px;
}

.qrcode__arrow-left {
	width: 52px;
	height: 92px;
	position: absolute;
	left: 174px;
	top: -27px;
	background: url(img/qr-arrow-left.svg) no-repeat;
	background-size: cover;
}

.qrcode__arrow-right {
	width: 56px;
	height: 95px;
	position: absolute;
	left: 307px;
	top: -31px;
	background: url(img/qr-arrow-right.svg) no-repeat;
	background-size: cover;
}

.qrcode__circle-left {
	width: 89px;
	height: 66px;
	position: absolute;
	left: 129px;
	top: 67px;
	background: url(img/qr-circle.svg) no-repeat;
	background-size: cover;
}

.qrcode__circle-right {
	width: 89px;
	height: 66px;
	position: absolute;
	left: 346px;
	top: 67px;
	background: url(img/qr-circle.svg) no-repeat;
	background-size: cover;
}

.qrcode__code {
	width: 71px;
	height: 95px;
	position: absolute;
	top: -60px;
	right: -17px;
	background: url(img/qr-code.png) no-repeat;
	background-size: cover;
}

.client {
	display: flex;
	margin-top: 41px;
	position: relative;
	margin-left: 1px;
}

.client__left {
	width: 177px;
	margin-right: 80px;
}

.client__printer {
	width: 148px;
	position: relative;
	left: -15px;
	min-height: 140px;
	margin-bottom: 2px;
	margin-top: 23px;
}

.client__printer img {
	display: block;
	max-width: 100%;
	height: auto;
}

.client__problem {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #FF0000;
	margin-bottom: 14px;
}

.client__text {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #282828;
}

.client__arrow {
	position: absolute;
	left: 135px;
	top: 44px;
	width: 100px;
	height: 50px;
	background: url(img/client-arrow.svg) no-repeat;
	background-size: cover;
}

.client__imgs {
	display: flex;
	margin-bottom: 25px;
}

.client__imgs img:first-child {
	width: 74px;
	height: auto;
}

.client__imgs img + img {
	width: 217px;
	height: auto;
	margin-left: 19px;
}

/* ==========================================================================
   FOOTER
   ========================================================================== */
.footer {
	background: #F6F6F6;
	padding-top: 49px;
	padding-bottom: 81px;
}

.footer__nav {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #282828;
}

.footer__nav ul {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: -43px;
	margin-top: -19px;
}

.footer__nav li {
	margin-left: 43px;
	margin-top: 19px;
}

.footer__nav a {
	color: #282828;
	text-decoration: none;
	transition: all 0.2s ease-out;
}

.footer__nav a:hover {
	opacity: 0.6;
}

.footer__copyright {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	color: #616161;
	margin-top: 65px;
}

.footer__links {
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 140%;
	color: #616161;
	border-top: 2px solid #282828;
	padding-top: 26px;
	margin-top: 38px;
}

.footer__links ul {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: -90px;
	margin-top: -20px;
}

.footer__links li {
	margin-left: 90px;
	margin-top: 20px;
}

.footer__links a {
	color: #616161;
	text-decoration: none;
	transition: all 0.2s ease-out;
}

.footer__links a:hover {
	opacity: 0.6;
}

.socialize {
	display: flex;
}

.socialize a + a {
	margin-left: 38px;
}

.socialize a {
	transition: all 0.2s ease-out;
}

.socialize a:hover {
	opacity: 0.7;
}

.fb {
	width: 53px;
	height: 54px;
	background: url(img/fb.png) no-repeat;
	background-size: cover;
}

.yt {
	width: 53px;
	height: 54px;
	background: url(img/yt.png) no-repeat;
	background-size: cover;
}

.footer__row {
	display: flex;
}

.footer__right {
	flex-shrink: 0;
	margin-left: 220px;
}

.footer__left {
	margin-top: 15px;
}

/* ==========================================================================
   POPUPS
   ========================================================================== */
.popups {
	display: none;
}

.accordion {
	background: #F2F2F2;
	max-width: 1230px;
	margin: 20px auto;
	position: relative;
	padding-top: 40px;
	padding-bottom: 5px;
}

.accordion button.mfp-close,
.popup-video button.mfp-close {
	opacity: 1;
	position: absolute;
	top: 26px;
	right: 65px;
	width: 24px;
	height: 24px;
	background: url(img/icon-close.svg) no-repeat;
	background-size: cover;
	font-size: 0;
	cursor: pointer;
	border: none;
	transition: all 0.2s ease-out;
}

.popup-video button.mfp-close {
	top: 26px;
	right: 26px;
	background-image: url(img/icon-close-white.svg);
}

.accordion button.mfp-close:hover,
.popup-video button.mfp-close:hover {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTAuODk0NSIgY3k9IjEwLjc4MTUiIHI9IjEwIiBmaWxsPSIjMjgyODI4Ii8+CjxsaW5lIHgxPSIxNC43NTU5IiB5MT0iNy41OTIzNiIgeDI9IjcuNzA1MjgiIHkyPSIxNC42NDMiIHN0cm9rZT0iI0YyRjJGMiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxsaW5lIHgxPSIxNC4wODM5IiB5MT0iMTQuNjQyOSIgeDI9IjcuMDMzMjYiIHkyPSI3LjU5MjI1IiBzdHJva2U9IiNGMkYyRjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K');
}

.accordion__title {
	margin-bottom: 15px;
	padding: 0 65px;
}

.accordion__caption {
	text-transform: uppercase;
	font-family: GT Eesti Pro Display;
	font-style: normal;
	font-weight: normal;
	font-size: 19px;
	line-height: 120%;
	color: #000000;
	user-select: none;
	cursor: pointer;
	position: relative;
}

.accordion__caption:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(img/icon-plus.svg) no-repeat;
	background-size: cover;
	transition: all 0.2s ease-out;
}

.accordion__caption:hover:after {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIuODk0NSIgY3k9IjEyLjE3MTEiIHI9IjEyIiBmaWxsPSIjMjgyODI4Ii8+CjxsaW5lIHgxPSIxMy4yNjM3IiB5MT0iNi4xODg0OCIgeDI9IjEzLjI2MzciIHkyPSIxOC4xNTM4IiBzdHJva2U9IiNGMkYyRjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8bGluZSB4MT0iMTguODc3IiB5MT0iMTIuNTQxNSIgeDI9IjYuOTExNiIgeTI9IjEyLjU0MTUiIHN0cm9rZT0iI0YyRjJGMiIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=');
}

.accordion__caption.active:after {
	background-image: url(img/icon-minus.svg);
}

.accordion__caption.active:hover:after {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIuODk0NSIgY3k9IjEyLjU2MjMiIHI9IjEyIiBmaWxsPSIjMjgyODI4Ii8+CjxsaW5lIHgxPSIxOC44NzciIHkxPSIxMi45MzI2IiB4Mj0iNi45MTE2IiB5Mj0iMTIuOTMyNiIgc3Ryb2tlPSIjRjJGMkYyIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==');
}

.accordion__text {
	padding-top: 25px;
	font-family: GT Eesti Pro Text;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 145%;
	color: #000000;
}

.accordion__text p {
	margin: 0;
}

.accordion__text p + p {
	margin-top: 22px;
}

.accordion__block {
	padding: 25px 65px;
}

.accordion__block + .accordion__block {
	border-top: 1px solid #C6C6C6;
}

.accordion__text {
	display: none;
}

.accordion__text.active {
	display: block;
}

.popup-video {
	position: relative;
	background: #F2F2F2;
	max-width: 90%;
	margin: 20px auto;
}

.popup-video video {
	display: block;
	width: 100%;
}

/* ==========================================================================
   ANIMATE
   ========================================================================== */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/* ==========================================================================
   MAGNIFIC POPUP
   ========================================================================== */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
	 * Remove all paddings around the image on small screen
	*/
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; }
		.mfp-img-mobile .mfp-bottom-bar:empty {
			padding: 0;
		}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

/* ==========================================================================
   OWL CAROUSEL
   ========================================================================== */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	backface-visibility: hidden;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	display: none;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/*
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	backface-visibility: hidden;
}

/*
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/* ==========================================================================
   MEDIA
   ========================================================================== */
@media only screen and (max-width : 1269.98px) {
	.container {
		width: 960px;
	}

	.main__title {
		padding-right: 0;
	}

	.main__subtitle {
		margin-right: 0;
		position: relative;
		z-index: 2;
	}

	.main__content:before {
		left: -300px;
	}

	.main__icon {
		left: 335px;
	}

	.main__items {
		padding-left: 0;
	}

	.main__item_ma2000 {
		width: 400px;
	}

	.main__item_pa2000 {
		width: 400px;
	}

	.main__item_pa2000 .main__info {
		top: 315px;
	}

	.main__item_pa2000 .main__circle {
		top: 240px;
	}

	.problems__row {
		margin-left: -30px;
		margin-right: -30px;
	}

	.problems__col {
		padding-left: 30px;
		padding-right: 30px;
	}

	.feature__icon {
		left: 8px;
	}

	.feature__row {
		margin-left: -80px;
		margin-right: -80px;
	}

	.feature__col {
		padding-left: 60px;
		padding-right: 60px;
	}

	.feature__head {
		margin-bottom: 185px;
	}

	.feature__columns {
		padding-left: 70px;
		padding-right: 70px;
	}

	.economy__col_left {
		margin-right: 40px;
	}

	.notification {
		padding-left: 455px;
	}

	.notification__icon {
		left: 285px;
	}

	.setting__info {
		margin-left: 130px;
	}

	.client__imgs img:first-child {
		width: 55px;
	}

	.client__imgs img + img {
		width: 150px;
	}

	.client__printer {
		margin-top: 8px;
	}

	.client__printer {
		min-height: inherit;
	}

	.client {
		margin-top: 70px;
	}

	.guide__col + .guide__col {
		margin-left: 55px;
	}

	.guide__col {
		flex-shrink: 1;
	}

	.client__arrow {
		left: 135px;
		width: 50px;
		height: 25px;
	}

	.client__left {
		margin-right: 30px;
	}

	.qrcode {
		width: 385px;
	}

	.qrcode__circle-left {
		left: 117px;
		top: 60px;
	}

	.qrcode__circle-right {
		left: 318px;
		top: 60px;
	}

	.qrcode__code {
		width: 35px;
		height: 47px;
	}

	.qrcode__code {
		top: -25px;
		right: 0px;
	}

	.qrcode__arrow-left {
		top: -34px;
	}

	.qrcode__arrow-right {
		top: -38px;
	}

	.qrcode__caption {
		top: -52px;
	}

	.qrcode {
		margin-top: 120px;
	}

	.footer__right {
		margin-left: 30px;
	}

	.footer__nav ul {
		margin-left: -15px;
	}

	.footer__nav li {
		margin-left: 15px;
	}

	.socialize a + a {
		margin-left: 15px;
	}

	.footer__copyright {
		margin-top: 50px;
	}
}

@media only screen and (max-width : 991.98px) {
	.container {
		width: 720px;
	}

	.main__logo {
		width: 179px;
		margin-bottom: 35px;
	}

	.main__content {
		padding-top: 38px;
		padding-bottom: 50px;
	}

	.main__title {
		margin-top: 35px;
	}

	.main__title {
		text-align: left;
		font-size: 32px;
		line-height: 120%;
		margin-bottom: 19px;
	}

	.main__subtitle {
		margin-left: 0;
		max-width: 335px;
		font-size: 26px;
		line-height: 30px;
	}

	.main__content:before {
		left: -210px;
		top: 224px;
		width: 759px;
		height: 556px;
		background-image: url(img/main-bg-mobile.jpg);
	}

	.main__content:after {
		top: 155px;
		right: auto;
		left: 291px;
		width: 145px;
		height: 286px;
		background-image: url(img/dotted-mobile.svg);
	}

	.main__items {
		display: block;
	}

	.main__item .main__info {
		position: static;
		width: 150px;
		margin: 10px auto 0;
	}

	.main__caption {
		font-size: 17px;
		line-height: 140%;
	}

	.main__label {
		font-size: 15px;
		line-height: 17px;
		margin-top: -3px;
	}

	.main__item {
		max-width: 317px;
		margin: 0 auto 44px;
	}

	.main__item .main__circle {
		position: absolute;
		width: 218px;
		height: 131px;
		left: 50%;
		transform: translate(-50%, 0);
		bottom: -41px;
		top: auto;
		background: url(img/circle-ma2000.svg) no-repeat;
		background-size: cover;
		z-index: 1;
	}

	.main__items {
		display: none;
	}

	.main__carousel {
		margin-top: 328px;
	}

	.owl-carousel .owl-dots {
		display: flex;
		justify-content: center;
		margin-top: 26px;
	}

	.owl-carousel .owl-dot {
		background: #C4C4C4;
		width: 15px;
		height: 15px;
		border-radius: 50%;
	}

	.owl-carousel .owl-dot.active {
		background: #2D9CDB;
	}

	.owl-carousel .owl-dot + .owl-dot {
		margin-left: 10px;
	}

	.main__button {
		margin-top: 29px;
	}

	.button {
		font-size: 13px;
		line-height: 145%;
		font-weight: normal;
		min-width: 251px;
		padding: 13px 20px;
	}

	.main__icon {
		display: none;
	}

	.main__carousel {
		display: block;
		max-width: 318px;
		margin-left: auto;
		margin-right: auto;
	}

	.main__carousel .main__icon {
		display: block;
		width: 160px;
		height: 187px;
		left: -39px;
		top: -48px;
		z-index: 2;
	}

	.problems {
		padding-top: 48px;
		padding-bottom: 49px;
	}

	.title {
		font-size: 26px;
		line-height: 30px;
		text-align: left;
	}

	.problems__row {
		margin-left: 0;
		margin-right: 0;
		margin-top: -32px;
	}

	.problems__col {
		width: 50%;
		padding-left: 0;
		padding-right: 0;
		margin-top: 32px;
	}

	.problems__icon {
		width: 83px;
		margin-left: 0;
		margin-right: 0;
	}

	.problems__title {
		margin-bottom: 30px;
	}

	.problems__description {
		margin: 0;
		font-size: 15px;
		line-height: 17px;
		text-align: left;
	}

	.feature__content {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.feature__cover {
		position: relative;
		width: 336px;
		top: 0;
		right: -20px;
		margin-bottom: 7px;
	}

	.feature__subtitle {
		font-size: 17px;
		line-height: 140%;
	}

	.feature__carousel {
		display: block;
	}

	.feature__head {
		margin-bottom: 10px;
	}

	.feature__title {
		margin-bottom: 29px;
	}

	.feature__icon {
		width: 116px;
		height: 130px;
		top: 126px;
		left: -20px;
	}

	.feature__content:before {
		width: 145px;
		height: 286px;
		left: -82px;
		top: 188px;
		background-image: url(img/dotted-mobile.svg);
	}

	.feature__columns {
		display: none;
	}

	.feature__img_ma2000 {
		max-width: 276px;
		left: 0;
	}

	.feature__img {
		margin-bottom: 67px;
	}

	.feature__img_ma2000 .feature__height:before {
		width: 11px;
		height: 154px;
	}

	.feature__img_ma2000 .feature__width:before {
		width: 219px;
		height: 26px;
	}

	.feature__img_ma2000 .feature__depth:before {
		width: 32px;
		height: 42px;
		top: -18px;
		left: -25px;
	}

	.feature__img_ma2000 .feature__height {
		right: -64px;
		top: 70px;
	}

	.feature__img_ma2000 .feature__height:before {
		top: -61px;
		left: -18px;
	}

	.feature__img_ma2000 .feature__width {
		bottom: -44px;
		left: 96px;
	}

	.feature__img_ma2000 .feature__width:before {
		top: -18px;
		left: -89px;
	}

	.feature__img_ma2000 .feature__depth {
		right: -44px;
		top: 190px;
	}

	.feature__img_ma2000 .feature__weight {
		top: -29px;
		left: 140px;
	}

	.feature__img_pa2000 {
		width: 268px;
	}

	.feature__img_pa2000 .feature__height:before {
		width: 11px;
		height: 154px;
	}

	.feature__img_pa2000 .feature__width:before {
		width: 219px;
		height: 26px;
	}

	.feature__img_pa2000 .feature__depth:before {
		width: 32px;
		height: 42px;
		top: -18px;
		left: -25px;
	}

	.feature__img_pa2000 .feature__height {
		right: -64px;
		top: 70px;
	}

	.feature__img_pa2000 .feature__height:before {
		top: -61px;
		left: -18px;
	}

	.feature__img_pa2000 .feature__width {
		bottom: -44px;
		left: 96px;
	}

	.feature__img_pa2000 .feature__width:before {
		top: -18px;
		left: -89px;
	}

	.feature__img_pa2000 .feature__depth {
		right: -44px;
		top: 190px;
	}

	.feature__img_pa2000 .feature__weight {
		top: -29px;
		left: 140px;
	}

	.feature__img_pa2000 .feature__height:before {
		width: 12px;
		height: 119px;
	}

	.feature__img {
		font-size: 11px;
		line-height: 140%;
	}


	.feature__item {
		margin-top: 31px;
	}

	.feature__caption {
		font-size: 13px;
		line-height: 145%;
		height: 60px;
	}

	.feature__list {
		font-size: 13px;
	}

	.feature__button {
		margin-top: 9px;
		text-align: center;
	}

	.button-feature {
		font-size: 13px;
		padding: 11px 22px 11px 57px;
	}

	.button-feature:before {
		width: 20px;
		height: 20px;
		left: 22px;
		top: 10px;
	}

	.feature__img {
		margin-bottom: 71px;
	}

	.feature__list li {
		padding: 19px 15px;
	}

	.feature__button {
		margin-top: -6px;
	}

	.feature__carousel {
		overflow: hidden;
	}

	.feature .owl-carousel .owl-dots {
		margin-top: 30px;
	}

	.feature .owl-carousel .owl-stage-outer {
		overflow: visible;
	}

	.feature {
		overflow: hidden;
	}

	.economy__title {
		font-size: 17px;
		line-height: 140%;
		max-width: 251px;
		margin-bottom: 30px;
	}

	.economy__content {
		padding: 50px 0 47px;
	}

	.economy__icon {
		right: -12px;
		top: 43px;
		width: 111px;
		height: 123px;
		background-image: url(img/economy-icon-mobile.svg);
	}

	.economy__caption {
		font-size: 15px;
		line-height: 17px;
		margin-bottom: 22px;
	}

	.economy__description {
		font-size: 13px;
		line-height: 145%;
		margin-bottom: 28px;
	}

	.economy__table tr:first-child + tr td {
		padding-top: 15px;
	}

	.economy__col {
		width: auto;
		margin: 0;
	}

	.economy__row {
		display: block;
	}

	.economy__col .economy__description {
		max-width: 100%;
	}

	.economy__description {
		margin-bottom: 30px;
	}

	.economy__col + .economy__col {
		margin-top: 27px;
	}

	.economy__table th {
		font-size: 13px;
		line-height: 145%;
	}

	.economy__table td {
		font-size: 11px;
		line-height: 140%;
	}

	.economy__col_left .economy__table tr td:first-child {
		min-width: 136px;
	}

	.economy__col_left .economy__table tr td:first-child + td {
		min-width: 90px;
	}

	.economy__col_left .economy__table tr td:first-child + td + td {
		min-width: 116px;
	}

	.economy__col_left .economy__table tr td:first-child + td + td + td {
		min-width: 118px;
	}

	.economy__col_right .economy__table tr td:first-child {
		min-width: 136px;
	}

	.economy__col_right .economy__table tr td:first-child + td {
		min-width: 90px;
		width: 90px;
	}

	.economy__table {
		overflow-x: auto;
	}

	.economy__col_left .economy__table {
		margin-right: -20px;
	}

	.economy__col_right .economy__description {
		max-width: 300px;
	}

	.videos .owl-carousel .owl-stage-outer {
		overflow: hidden;
	}

	.videos__content {
		padding: 50px 0;
	}

	.videos__item {
		width: auto;
		min-height: inherit;
	}

	.videos__video {
		margin-bottom: 0;
	}

	.videos__title {
		margin-bottom: 30px;
	}

	.videos__video a:before {
		width: 98px;
		height: 98px;
	}

	.videos__text {
		min-height: inherit;
		margin-top: 21px;
		font-size: 13px;
		line-height: 145%;
	}

	.videos .owl-carousel .owl-dots {
		display: none;
	}

	.videos__nav {
		margin-top: 0;
	}

	.owl-item:not(.active) .videos__item {
		width: auto;
	}

	.videos__count {
		font-size: 17px;
	}

	.videos__prev {
		width: 45px;
		height: 35px;
	}

	.videos__next {
		width: 45px;
		height: 35px;
	}

	.videos__nav {
		margin-top: 30px;
		justify-content: space-between;
	}

	.videos__count {
		margin: 0;
	}

	.videos__icon {
		width: 131px;
		height: 137px;
		right: -25px;
		top: 7px;
		z-index: 2;
	}

	.videos__content:before {
		width: 145px;
		height: 286px;
		top: 35px;
		right: -16px;
		background-image: url(img/dotted-mobile.svg);
	}

	.solutions__content {
		padding-top: 49px;
		padding-bottom: 50px;
	}

	.solutions__title {
		margin-bottom: 30px;
	}

	.disguise__title {
		font-size: 17px;
		padding-left: 0;
	}

	.disguise__cover {
		position: static;
		width: 414px;
		margin-left: -30px;
		height: auto;
	}

	.disguise__home {
		width: 174px;
		height: 171px;
		top: 74px;
		left: 16px;
	}

	.disguise__text {
		padding-left: 0;
		padding-right: 83px;
		font-size: 13px;
		margin-top: 34px;
		position: relative;
	}

	.disguise__text p + p {
		margin-top: 20px;
	}

	.solutions__content:before {
		width: 145px;
		height: 286px;
		background-image: url(img/dotted-mobile.svg);
		left: -82px;
		top: 236px;
	}

	.disguise__icon {
		width: 72px;
		height: 87px;
		left: auto;
		top: 60px;
		right: 0;
	}

	.pattern__code {
		width: 167px;
		height: 57px;
		background-image: url(img/icon-code-mobile.svg);
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}

	.patter__block {
		display: flex;
		margin-left: -15px;
		margin-right: -15px;
	}

	.pattern__line {
		display: block;
		width: 167px;
	}

	.pattern__line + .pattern__line {
		width: 178px;
		margin-left: 5px;
	}

	.pattern {
		padding-left: 0;
		margin-left: 0;
		padding-top: 75px;
	}

	.pattner__printer {
		margin: 20px auto 0;
		width: 126px;
		min-height: 100px;
		display: flex;
		align-items: center;
	}

	.pattner__screen {
		width: auto;
	}

	.pattner__result {
		width: 81px;
		margin: auto;
	}

	.pattern__line + .pattern__line {
		margin-top: 0;
	}

	.pattner__screen span {
		top: 0;
		width: 90px;
		height: 26px;
		font-size: 11px;
		line-height: 140%;
	}

	.pattern__arrow {
		transform: translate(-50%, 0);
		top: 112px;
		left: 50%;
		width: 38px;
		height: 123px;
		background-image: url(img/pattern-arrow-mobile.svg);
	}

	.notification__img {
		position: static;
		width: auto;
		margin-bottom: 20px;
	}

	.notification {
		padding-left: 0;
	}

	.notification__title {
		font-size: 17px;
		margin-bottom: 30px;
	}

	.notification__text {
		padding-right: 167px;
		font-size: 13px;
	}

	.notification__icon {
		width: 122px;
		height: 97px;
		left: auto;
		right: 4px;
		top: auto;
		bottom: 28px;
	}

	.disguise {
		margin-bottom: 29px;
	}

	.pattern {
		margin-bottom: 44px;
	}

	.notification__img {
		max-width: 250px;
		margin-bottom: 21px;
	}

	.setting__content {
		padding: 50px 0;
	}

	.setting__title {
		margin-bottom: 30px;
	}

	.setting__subtitle {
		font-size: 17px;
		margin-bottom: -23px;
	}

	.setting__cover {
		width: 400px;
		position: relative;
		top: auto;
		left: auto;
		margin-left: -23px;
		margin-right: -30px;
		margin-bottom: -32px;
	}

	.setting__icon {
		width: 133px;
		height: 161px;
		top: 60px;
		right: 42px;
		left: auto;
	}

	.setting__content:before {
		width: 145px;
		height: 286px;
		left: -82px;
		top: 186px;
		background-image: url(img/dotted-mobile.svg);
	}

	.install {
		display: block;
		margin-bottom: 50px;
	}

	.install__left {
		max-width: 335px;
	}

	.install__right {
		max-width: 335px;
	}

	.install__caption {
		font-size: 15px;
		line-height: 17px;
		margin-bottom: 20px;
	}

	.install__caption span {
		padding: 10px;
	}

	.install__right {
		margin-top: 45px;
	}

	.install__left {
		max-width: 335px;
		width: auto;
		margin-right: 0;
	}

	.install__right {
		max-width: 335px;
		width: auto;
	}

	.setting__info {
		margin-left: 0;
	}

	.setting__caption {
		font-size: 17px;
		line-height: 140%;
		margin-bottom: 30px;
	}

	.setting__text {
		font-size: 13px;
	}

	.setting__info {
		margin-bottom: 30px;
	}

	.install__right .install__caption {
		margin-bottom: 20px;
	}

	.guide__caption {
		font-size: 15px;
		line-height: 17px;
	}

	.guide__caption span {
		padding: 10px;
	}

	.guide {
		display: block;
		position: static;
	}

	.guide__col + .guide__col {
		margin-top: 30px;
		margin-left: 0;
	}

	.client {
		margin-top: 20px;
	}

	.qrcode {
		width: 320px;
		margin-top: 66px;
	}

	.qrcode__circle-left {
		width: 67px;
		height: 49px;
		left: 99px;
		top: 51px;
	}

	.qrcode__circle-right {
		width: 67px;
		height: 49px;
		left: auto;
		right: -11px;
		top: 51px;
	}

	.qrcode__arrow-left {
		width: 39px;
		height: 70px;
		left: 135px;
		top: -20px;
	}

	.qrcode__arrow-right {
		width: 42px;
		height: 72px;
		left: auto;
		right: 46px;
		top: -22px;
	}

	.qrcode__code {
		width: 54px;
		height: 72px;
		right: auto;
		left: 56px;
		top: -46px;
	}

	.qrcode__caption {
		font-size: 11px;
		line-height: 140%;
		top: -33px;
		left: 184px;
	}

	.client__printer {
		width: 100px;
	}

	.client__imgs {
		margin-right: -20px;
	}

	.client__imgs img:first-child {
		width: 38px;
	}

	.client__imgs img:first-child + img {
		width: 150px;
		margin-left: 12px;
	}

	.client__right {
		flex-shrink: 1;
	}

	.client__right .client__text {
		padding-left: 14px;
	}

	.client {
		margin-left: 0;
		margin-right: 0;
	}

	.client__text {
		font-size: 13px;
	}

	.client__problem {
		font-size: 13px;
		margin-bottom: 14px;
	}

	.client__arrow {
		left: 90px;
		top: 35px;
	}

	.client__imgs {
		align-items: center;
	}

	.client__left {
		margin-right: 1px;
		width: 153px;
		flex-shrink: 0;
	}

	.setting__info {
		padding-right: 125px;
	}

	.setting__caption {
		margin-bottom: 31px;
	}

	.setting__bulb {
		width: 144px;
		height: 200px;
		right: -15px;
		top: 1px;
	}

	.install__icon1 {
		width: 245px;
		height: 131px;
		left: 54px;
		top: 162px;
	}

	.install__icon2 {
		width: 324px;
	}

	.install__icon3 {
		width: 135px;
		height: 124px;
		left: 13px;
		bottom: 25px;
	}

	.qrcode {
		margin-left: 0;
	}

	.qrcode__arrow-left {
		left: 133px;
	}

	.qrcode__arrow-right {
		right: 44px;
		top: -23px;
	}

	.qrcode__circle-left {
		top: 53px;
	}

	.qrcode__circle-right {
		top: 53px;
	}

	.client__printer {
		margin-left: 5px;
		margin-top: 19px;
		margin-bottom: 20px;
	}

	.client__problem {
		margin-bottom: 16px;
	}

	.client__imgs {
		margin-bottom: 23px;
	}

	.footer {
		padding-top: 32px;
		padding-bottom: 49px;
	}

	.footer__nav ul {
		display: block;
	}

	.footer__row {
		display: block;
	}

	.footer__right {
		margin-left: 0;
		margin-top: 35px;
	}

	.footer__nav {
		font-size: 13px;
	}

	.footer__copyright {
		margin-top: 36px;
	}

	.footer__links {
		margin-top: 27px;
		padding-top: 20px;
		font-size: 11px;
	}

	.footer__links ul {
		display: block;
	}

	.fb {
		width: 46px;
		height: 48px;
	}

	.yt {
		width: 46px;
		height: 48px;
	}

	.socialize a + a {
		margin-left: 34px;
	}

	.accordion {
		padding-top: 48px;
		max-width: 680px;
	}

	.accordion__block {
		padding: 20px;
	}

	.accordion__caption {
		font-size: 17px;
		padding-right: 40px;
	}

	.accordion__caption:after {
		width: 20px;
		height: 20px;
		margin-top: -10px;
	}

	.accordion__title {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 9px;
	}

	.accordion button.mfp-close, .popup-video button.mfp-close {
		right: 20px;
		top: 20px;
		width: 20px;
		height: 20px;
	}

	.popup-video button.mfp-close {
		top: 10px;
		right: 10px;
	}

	.accordion__text {
		font-size: 11px;
	}

	.accordion__text p + p {
		margin-top: 20px;
	}

	.pattern {
		max-width: 335px;
	}
}

@media only screen and (max-width : 767.98px) {
	.container {
		width: 540px;
	}
}

@media only screen and (max-width : 575.98px) {
	.container {
		width: 100%;
	}

	.feature__carousel {
		overflow: visible;
	}
}