

/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/style.css?174128754680506*/
.w-50 {
	width: 50%;
}
.movemouse .move-container > * {
	transition: 0s linear;
	transform-style: preserve-3d;
	backface-visibility: hidden;
	display: block;
}
.FlexBlock {
	display:   flex;
	flex-flow: row wrap;
}

.Service .Service__header {
	width:    70%;
	overflow: hidden;
}

.Service .Service__header > h1,
.Service .Service__header > div {
	margin: 20px 0;
}
.work__name a {
	color: #436BE9;
}
.Service__preview {
	width:         68.33%;
	clear:         both;
	box-sizing:    border-box;
	margin-right:  auto;
	font-family:   Circe, Arial;
	font-size:     18px;
	line-height:   150%;
	color:         #000000;
	margin-bottom: 100px;
}

.Service__preview .h2,
.Service__preview h2 {
	font-size:   48px;
	line-height: 130%;
	margin:      35px 0;
	font-weight: bold;
}

.ServiceComplex__item {
	width:      50%;
	float:      left;
	box-sizing: border-box;
	padding:    0 16.66% 0 0;
}

.ServiceComplex__item:nth-child(2n-1) {

	padding: 0 0 0 16.66%;
}

.ServiceComplex__svg {
	position:  absolute;
	left:      39.3%;
	width:     53%;
	transform: translateX(-50%);
}

.ServiceComplex__svg svg {
	width: 100%;
}

.ServiceComplex {
	position: relative;
	clear:    both;
	margin:   45px 0;
}

.ServiceComplex__name h2 {
	margin:        0;
	font-family:   Gilroy, Arial;
	font-size:     26px;
	line-height:   120%;
	font-weight:   bold;
	color:         #6600CC;
	margin-bottom: 13px;
	width:         60%;
}

.ServiceComplex__text {
	font-family:   Circe, Arial;
	font-size:     16px;
	line-height:   140%;
	padding-right: 12%;
}

.ServiceComplex__counts {
	margin-top: 20px;
}

.ServiceComplex__count {
	width:      29.33%;
	box-sizing: border-box;
	float:      left;
}

.ServiceComplex__number {
	font-family: Gilroy, Arial;
	font-size:   28px;
	line-height: 120%;
	font-weight: bold;
	color:       #6600CC;
}

.ServiceComplex__description {
	font-family: Circe, Arial;
	font-size:   16px;
	line-height: 150%;
	font-weight: bold;
}

.ServiceComplex__item_number_1 {
	margin-top: 18.5%;
}

.ServiceComplex__item_number_2 {
	margin-top: -7%;
}

.ServiceComplex__item_number_3 {
	margin-top: 10%;
}

.ServiceComplex__item_number_4 {
	margin-top:    3%;
	margin-bottom: 10%;
}

.PortfolioBackground {
	max-width:  100%;
	clear:      both;
	padding:    70px 0;
	background: #212121;
}

.Portfolio,
.Professionals {
	max-width: 1380px;
	clear:     both;
	margin:    auto;
}

.Professionals {
	padding:   0 15px;
}

.Portfolio__header {
	font-family:   Gilroy, Arial;
	font-size:     48px;
	line-height:   130%;
	font-weight:   bold;
	color:         #fff;
	margin-bottom: 25px;
}

.Portfolio__item {
	display: block;
	width:   100%;
}

.PortfolioItem__img {
	width:      55%;
	float:      left;
	box-sizing: border-box;
	position:   relative;
	overflow:   hidden;
}

.PortfolioItem__img img {
	min-height: 100%;
	width:      100%;
}

.PortfolioItem__info {
	width:      45%;
	float:      left;
	padding:    0 0 0 30px;
	box-sizing: border-box;
	display:    flex;
	flex-flow:  row wrap;
}

.PortfolioItem {
	color:           #fff;
	display:         flex;
	flex-flow:       wrap;
	text-decoration: none;
	margin-bottom:   70px;
	padding:         0 0;

}

.PortfolioItem__type {
	font-family:    Circe, Arial;
	font-size:      12px;
	line-height:    18px;
	text-transform: uppercase;
	font-weight:    bold;
}

.PortfolioItem__name {
	font-family: Gilroy, Arial;
	font-size:   28px;
	line-height: 120%;
	font-weight: bold;
}

.PortfolioItem__tags {
	color:       #fff;
	font-family: Circe, Arial;
	font-size:   14px;
	line-height: 140%;
}

.PortfolioItem__tags ul {
	list-style: none;
	padding:    15px 0;
	margin:     0;
}

.PortfolioItem__tags ul li {
	display:       inline-block;
	padding-right: 15px;
}

.PortfolioItem__more {
	align-self:     flex-end;
	font-family:    Gilroy, Arial;
	font-size:      16px;
	line-height:    20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight:    600;
	padding-right:  35px;
	position:       relative;
	margin-top:     15px;
}

.PortfolioItem__more .arrow {
	width:  29px;
	height: 10px;
	fill:   #fff;
	stroke: #fff;
}

.PortfolioItem:hover .PortfolioItem__more {
	color:      #fff;
	transition: .3s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem:hover .PortfolioItem__more .arrow {
	transition: .3s cubic-bezier(.29, .18, .26, .83);
	fill:       #fff;
	stroke:     #fff;
	width:      44px;
	height:     10px;
}

.PortfolioItem__description {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
}

.PortfolioItem_code_sout .PortfolioItem__img svg {
	width:      100%;
	height:     auto;
	background: #367ABD;
}

@media (min-width: 1380px) {
	.PortfolioItem_code_sout .PortfolioItem__img svg {
		width:  100%;
		height: 100%;
	}

}

.PortfolioItem_code_sout .PortfolioItem__img svg {
	position: absolute;
	left:     0;
}

.PortfolioItem_code_sout svg .red,
.PortfolioItem_code_sout svg .green,
.PortfolioItem_code_sout svg .orange,
.PortfolioItem_code_sout svg .text,
.PortfolioItem_code_sout svg {
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_sout:hover svg .red {
	transform:  translate(20px, -46px);
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_sout:hover svg .green {
	transform:  translate(-70px, 65px) rotateZ(-20deg);
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_sout:hover svg .orange {
	transform:  translate(72px, 0px) rotateZ(10deg);
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_sout:hover svg .text {
	transform:  translateX(65px);
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_sout:hover svg {
	background: transparent;
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_sout .PortfolioItem__img img {
	/*position: absolute;*/
	/*width:   100%;*/
	/*left:    0;*/
	/*top:     0;*/
	z-index: 1;
}

/*.PortfolioItem_code_sout .PortfolioItem__img:before {*/
	/*content:    '';*/
	/*position:   absolute;*/
	/*width:      100%;*/
	/*height:     100%;*/
	/*left:       0;*/
	/*top:        0;*/
	/*z-index:    2;*/
	/*background: rgba(0, 0, 0, 0.15);*/
/*}*/

.PortfolioItem_code_sout svg {
	z-index:  3;
	position: relative;
}

.PortfolioItem_code_bnv .PortfolioItem__img svg {
	opacity:    0;
	z-index:    2;
	position:   absolute;
	width:      50%;
	top:        50%;
	left:       50%;
	transform:  translate(-50%, -50%);
	transition: .3s;
}

.PortfolioItem_code_bnv:hover svg {
	opacity:    1;
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_bnv:hover img {
	/*-webkit-filter: blur(0px) brightness(0.4);*/
	/*-o-filter:      blur(0px) brightness(0.4);*/
	/*filter:         blur(0px) brightness(0.4);*/
	transition:     .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_bnv img {
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

/*.PortfolioItem_code_marker .PortfolioItem__img:before {*/
	/*content:         '';*/
	/*opacity:         0;*/
	/*position:        absolute;*/
	/*width:           33%;*/
	/*height:          100%;*/
	/*left:            0;*/
	/*top:             0;*/
	/*z-index:         2;*/
	/*background:      url('/images/marker.png') left no-repeat;*/
	/*background-size: auto 100%;*/
	/*transition:      .5s cubic-bezier(.29, .18, .26, .83);*/
/*}*/

.PortfolioItem_code_marker:hover .PortfolioItem__img:before {
	left:       0;
	opacity:    1;
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

/*.PortfolioItem_code_marker .PortfolioItem__img:after {*/
	/*content:         '';*/
	/*position:        absolute;*/
	/*width:           33%;*/
	/*height:          100%;*/
	/*right:           0;*/
	/*opacity:         0;*/
	/*top:             0;*/
	/*z-index:         2;*/
	/*background:      url('/images/marker2.png') right no-repeat;*/
	/*background-size: auto 100%;*/
	/*transition:      .5s cubic-bezier(.29, .18, .26, .83);*/
/*}*/

.PortfolioItem_code_marker:hover .PortfolioItem__img:after {
	/*right: 0;*/
	opacity:    1;
	transition: .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem_code_marker .PortfolioItem__img,
.PortfolioItem_code_sout .PortfolioItem__img,
.PortfolioItem_code_szr .PortfolioItem__img {
	display: flex;
}

/*.PortfolioItem_code_szr .PortfolioItem__img:before {*/
	/*content:         '';*/
	/*opacity:         0;*/
	/*position:        absolute;*/
	/*width:           100%;*/
	/*height:          100%;*/
	/*left:            0;*/
	/*top:             0;*/
	/*z-index:         2;*/
	/*background:      url('/images/szr-red.svg') left no-repeat;*/
	/*background-size: auto 100%;*/
	/*transform:       scale(5);*/
	/*transition:      .5s cubic-bezier(.29, .18, .26, .83);*/
/*}*/

.PortfolioItem_code_szr:hover .PortfolioItem__img:before {
	opacity:    1;
	transform:  scale(1);
	transition: transform .5s cubic-bezier(.29, .18, .26, .83);
}

.PortfolioItem .PortfolioItem__name,
.PortfolioItem .PortfolioItem__type {

	color: #fff;

}

.PortfolioItem:hover .PortfolioItem__name,
.PortfolioItem:hover .PortfolioItem__type {
	background-position: 0;
	-webkit-transition:  all 333ms cubic-bezier(.47, 0, .745, .715);
	transition:          all 333ms cubic-bezier(.47, 0, .745, .715);
}

.Progress__header h2,
.Progress__header__h2,
.ServiceBlock__header,
.Professionals__header h2,
.Professionals__header__h2 {
	font-family:   Gilroy, Arial;
	font-size:     48px;
	line-height:   130%;
	font-weight:   bold;
	margin-bottom: 25px;
	width:         100%;
	box-sizing:    border-box;
}

.Progress__header {
	width: 100%;
}

.Progress__specification {
	padding:     0 0 45px 0;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	width:       50%;
	box-sizing:  border-box;
}

.Progress,
.ServiceBlock {
	clear:     both;
	display:   flex;
	flex-flow: row wrap;
	width:     100%;
	padding:   80px 0 0 0;
}

.ProgressItem {
	width:      25%;
	float:      left;
	box-sizing: border-box;
	text-decoration: none;
	display: block;
}

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

.ProgressItem__name {
	font-family: Gilroy, Arial;
	font-size:   18px;
	line-height: 120%;
	padding-top: 10px;
	width:       67%;
	font-weight: 600;
}

.ProgressItems {
	width:       100%;
	display:     flex;
	flex-flow:   wrap;
	align-items: flex-end;
}

.ServiceBlock__specification {
	font-family:   Circe, Arial;
	font-size:     18px;
	line-height:   150%;
	width:         50%;
	padding-right: 8.333%;
	float:         left;
	box-sizing:    border-box;
}

.ServiceBlockItems {
	width:      50%;
	float:      left;
	box-sizing: border-box;
}

.ServiceBlockItem {
	font-family:   Circe, Arial;
	font-size:     18px;
	line-height:   150%;
	font-weight:   bold;
	margin-bottom: 25px;
	width:         50%;
	box-sizing:    border-box;
	float:         left;
}

.ProfessionalsBlock {
	padding:    78px 0 140px 0;
	margin-top: 88px;
	width:      100%;
	background: #F9F9F9;
}

.ProfessionalsItems {
	display:   flex;
	flex-flow: row wrap;
}

.ProfessionalsItem {
	width:          33.33%;
	float:          left;
	box-sizing:     border-box;
	padding-bottom: 60px;
}

.ProfessionalsItem__name {
	font-size:      24px;
	line-height:    120%;
	font-weight:    bold;
	padding-bottom: 10px;
	width:          60%;
}

.ProfessionalsItem__text {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	width:       80%;
}

.ServiceComplex__image {
	display: none;
}

.ServiceWhy {
	margin-bottom: 30px;
}

.ServiceWhy__header h2 {
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 30px;
	font-weight:   bold;
}

.ServiceWhy__item {
	margin-bottom: 100px;
	display:       flex;
	flex-wrap:     wrap;
}

.ServiceWhy__name {
	width:         50%;
	font-size:     32px;
	line-height:   150%;
	color:         #6600CC;
	padding-right: 5%;
	box-sizing:    border-box;
}

.ServiceWhy__description {
	width:       50%;
	font-size:   18px;
	line-height: 150%;
}

.ServiceTariffs__header h2 {
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 30px;
	font-weight:   bold;

}

.ServiceTariffs__header {
	width: 50%;
}

.ServiceTariffs__help {
	width:                50%;
	text-align:           right;
	font-size:            32px;
	line-height:          150%;
	text-decoration-line: underline;
	cursor:               pointer;
	color:                #6600CC;
}

.ServiceTariffs {
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 120px;
	overflow:      hidden;
}

.ServiceTariffs__item {
	width:          50%;
	padding-bottom: 40px;
	box-sizing:     border-box;
	display:        flex;
	flex-flow:      row wrap;
}

.ServiceTariffs__item > div {
	background: #F9F9F9;
	position:   relative;
	padding:    48px 50px 10px 54px;
	display:    flex;
	flex-flow:  row wrap;
}

.ServiceTariffs__item > div:before {
	height:     2px;
	background: #151515;
	width:      100%;
	content:    '';
	position:   absolute;
	top:        0;
	left:       0;
	z-index:    2;
}

.ServiceTariffs__item:nth-child(2n - 1) {
	padding-right: 20px;
}

.ServiceTariffs__item:nth-child(2n) {
	padding-left: 20px;
}

.ServiceTariffs__number {
	position:       absolute;
	right:          -30px;
	font-size:      288px;
	line-height:    207px;
	color:          #FFFFFF;
	font-weight:    bold;
	top:            0;
	z-index:        1;
	pointer-events: none;
}

.ServiceTariffs__name {
	width:       50%;
	font-size:   28px;
	line-height: 35px;
	color:       #6600CC;
	position:    relative;
	z-index:     2;
	font-weight: bold;
	transform:   translateZ(60px);
}

.ServiceTariffs__context .ServiceTariffs__name {
	width: 100%;
}

.ServiceTariffs__context.ServiceTariffs_type_vip .ServiceTariffs__name {
	color: #151515;
}

.ServiceTariffs__description {
	width:       55%;
	position:    relative;
	z-index:     2;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 120%;
	color:       #151515;
	box-sizing:  border-box;
	display:     flex;
	align-self:  flex-start;
}

.ServiceTariffs__context .ServiceTariffs__description {
	width: 100%;
}

.ServiceTariffs__bottom {
	display:   flex;
	flex-flow: row wrap;
	z-index:   2;
	position:  relative;
	transform: translateZ(60px);
}

.ServiceTariffs__right {
	width:           45%;
	position:        relative;
	display:         flex;
	flex-flow:       row wrap;
	align-items:     flex-end;
	align-self:      flex-end;
	justify-content: flex-end;
	margin-bottom:   30px;
}

.ServiceTariffs__context .ServiceTariffs__right {
	align-self: flex-start;
}

.ServiceTariffs__context .ServiceTariffs__price p {
	color:       #9E9E9E;
	margin-top:  0;
	font-weight: 300;
}

.ServiceTariffs__context .ServiceTariffs__price {
	width:       50%;
	font-size:   18px;
	line-height: 120%;
	color:       #151515;
	margin-top:  20px;
	box-sizing:  border-box;
	text-align:  left;
}

.ServiceTariffs__context .ServiceTariffs__price:nth-child(3) {
	border-left:  1px solid #E0E0E0;
	padding-left: 20px;
}

.ServiceTariffs__context.ServiceTariffs_type_vip > div {
	background: #F6F3FE;
}

.ServiceTariffs__description ul {
	list-style:  none;
	padding:     0;
	margin-left: 0;
}

.ServiceTariffs__description ul li {
	margin-bottom: 15px;
	position:      relative;
	padding-left:  15px;
}

.ServiceTariffs__description ul li:before {
	content:       '';
	position:      absolute;
	width:         6px;
	height:        6px;
	border-radius: 50%;
	background:    #6600cc;
	top:           5px;
	left:          0;
}

.ServiceTariffs__price {
	font-size:     28px;
	line-height:   35px;
	color:         #6600CC;
	font-weight:   bold;
	text-align:    center;
	width:         100%;
	margin-bottom: 15px;
}

.ServiceTariffs__price p {
	font-family:   Circe, Arial;
	font-size:     18px;
	line-height:   27px;
	color:         #151515;
	margin-bottom: 0;
	font-weight:   500;
}

.ServiceTariffs__more {
	width:              auto;
	background:         #6600CC;
	font-size:          20px;
	line-height:        20px;
	color:              #FFFFFF;
	padding:            17px 64px;
	text-decoration:    none;
	display:            block;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
	text-align:         center;
}

.ServiceTariffs__more:hover {
	background:         #27009A;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

/*.ServiceTariffs_type_vip > div {*/
/*background: #F6F3FE;*/
/*}*/

/*.ServiceTariffs_type_vip .ServiceTariffs__name {*/
/*color: #151515;*/
/*}*/

/*.ServiceTariffs_type_vip .ServiceTariffs__price {*/
/*color: #151515;*/
/*}*/

.ServiceTariffs_type_vip > div:before {
	background: #6600cc;
}

.ServiceTariffs__tag {
	position:       absolute;
	right:          50px;
	z-index:        2;
	color:          #fff;
	background:     #151515;
	font-size:      14px;
	line-height:    17px;
	text-transform: uppercase;
	padding:        9px 11px;
	top:            55px;
	font-weight:    500;
}

.ServiceTariffs__name img {
	max-width:  36px;
	max-height: 36px;
}

.Progress_color_black {
	background-color: #212121;

	margin-bottom:    150px;
	overflow:         hidden;
}

.Progress_color_black .Progress {
	max-width:  1380px;
	clear:      both;
	margin:     auto;
	box-sizing: border-box;
	position:   relative;
	z-index:    2;
	padding:    80px 0 120px 0;
}

.Progress_color_black .Progress__background {
	background-image:      url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/Frame.png");
	background-repeat:     no-repeat;
	background-position:   bottom left;
	content:               '';
	position:              absolute;
	width:                 100%;
	height:                100%;
	z-index:               1;
	top:                   0;
	left:                  0;
	background-attachment: fixed;
}

.Progress_color_black .Progress__header h2,
.Progress_color_black .Progress__header__h2,
.Progress_color_black .ProgressItem__name,
.Progress_color_black .Progress__specification {
	color:    #fff;
	position: relative;
	z-index:  2;
}

.Progress_color_black .ProgressItems {
	width:    58.33%;
	position: relative;
	z-index:  2;
}

.Progress_color_black .ProgressItem {
	width:          33%;
	float:          none;
	padding-bottom: 36px;
}

.Progress_color_black .Progress__specification {
	padding-right: 10%;
	width:         41.67%;
}

.Progress_color_black .ProgressItem__name {
	width: 90%;
}

.Works__header h2,
.Advantages__header {
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 50px;
	width:         100%;
	font-weight:   bold;
}

.WorksItems,
.AdvantagesItems {
	display:   flex;
	flex-flow: row wrap;
}
.AdvantagesItems4 .AdvantagesItem {
	width:         25%;
}
.WorksItem,
.AdvantagesItem {
	width:         33.33%;
	box-sizing:    border-box;
	position:      relative;
	margin-bottom: 55px;
}

.WorksItem svg,
.AdvantagesItem svg {
	position: absolute;
	left:     0;
	top:      0;
}

.Works__info *:not(.Works__name),
.Advantages__info *:not(.Advantages__name) {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	color:       #000;
}

.Works__name,
.Advantages__name {
	font-size:     22px;
	line-height:   130%;
	font-weight:   bold;
	margin-bottom: 8px;
}

.Works__info {
	margin-left:  100px;
	margin-right: 100px;
}

.Advantages__info {
	margin-left:  55px;
	margin-right: 35px;
}

.Works {
	margin-bottom: 60px;
}
.Advantages {
	margin-bottom: 30px;
	margin-top: 30px;
}
.ProfessionalsBlockWhite.ProfessionalsBlock {
	background: none;
	padding:    0;
	margin:     0 0 130px 0;
}

.ProfessionalsBlockWhite .Professionals__header h2,
.ProfessionalsBlockWhite .Professionals__header__h2 {
	margin-bottom: 40px;
}

.Guaranty__header h2 {
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 60px;
	font-weight:   bold;
}

.Guaranty {
	margin-bottom: 150px;
}

.GuarantyItems {
	display:   flex;
	flex-flow: row wrap;
	margin:    0 -15px;
}

.GuarantyItem {
	width:      33.33%;
	box-sizing: border-box;
	display:    flex;
	flex-wrap:  wrap;
	padding:    15px;
}

.Guaranty__info {
	border:     1px solid #E0E0E0;
	box-sizing: border-box;
	padding:    43px 33px 33px 33px;
}

.Guaranty__name {
	font-size:      22px;
	line-height:    120%;
	color:          #6600CC;
	font-weight:    bold;
	padding-bottom: 36px;
	border-bottom:  1px solid #E0E0E0;
	position:       relative;
}

.Guaranty__name:after {
	content:    '';
	top:        0;
	right:      0;
	position:   absolute;
	width:      22px;
	height:     25px;
	background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/guaranty.svg") center no-repeat;
}

.Guaranty__description {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	color:       #151515;
	width:       90%;
}

.Guaranty__description ul {
	list-style:  none;
	padding:     0;
	margin-left: 0;
}

.Guaranty__description ul li {
	margin-bottom: 15px;
	position:      relative;
	padding-left:  15px;
}

.Guaranty__description ul li:before {
	content:       '';
	position:      absolute;
	width:         6px;
	height:        6px;
	border-radius: 50%;
	background:    #6600cc;
	top:           9px;
	left:          0;
}

.Results .flex-control-nav {
	display: none;
}

.ResultControl {
	max-width:  1380px;
	clear:      both;
	margin:     auto;
	padding:    0 15px;
	position:   relative;
	z-index:    2;
	margin-top: -40px;
}

.ResultControl .flex-direction-nav .flex-prev {
	left:  auto;
	right: 50px;
}
.what-we-wait .owl-next span,
.what-we-wait .owl-prev span {
	display: none;
}
.what-we-wait .owl-next {
	background-image: url(/images/right-big.svg);
	width: 30px;
	height: 45px;
	background-position: center;
	border: none;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}
.wedo__h3 {
	text-align: center;
}
.tariffs-purple .center {
	text-align: center;
}
.ServiceFaq {
	margin-top: 50px;
}
.what-we-wait .owl-prev {
	background-image: url(/images/left-big.svg);
	width: 30px;
	height: 45px;
	background-position: center;
	border: none;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0;
	box-sizing: border-box;
	cursor: pointer;
}

.what-we-wait .owl-nav {
	margin-top: 30px;
}
.Results {
	margin-bottom: 60px;
}

.Results__header {
	padding-top: 40px;
}

.Results__header:not(.no-float) h2 {
	max-width:   1380px;
	clear:       both;
	margin:      auto;
	padding:     0 15px;
	position:    relative;
	z-index:     2;
	box-sizing:  border-box;
}

.Results__header h2 {
	font-size:   48px;
	line-height: 130%;
	font-weight: bold;
}

.ResultsSliderItem__resultBlock {
	/*background: #F9F9F9;*/
	padding:    35px 0;
}

.ResultsSliderItem__result {
	max-width:  1380px;
	clear:      both;
	margin:     auto;
	position:   relative;
	display:    flex;
	flex-flow:  row wrap;
	box-sizing: border-box;
}

.ResultsSliderItem__resultItem {
	width:       50%;
	box-sizing:  border-box;
	padding:     15px;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
}

.PaddingL60 {
	padding-left: 60px;
}

.ResultsSliderItem__resultName {
	font-size:     24px;
	line-height:   150%;
	color:         #6600CC;
	font-weight:   bold;
	margin-bottom: 22px;
}

.ResultsSliderItem__resultItem ul {
	list-style:  none;
	padding:     0;
	margin-left: 0;
}

.ResultsSliderItem__resultItem ul li {
	margin-bottom: 15px;
	position:      relative;
	padding-left:  15px;
}

.ResultsSliderItem__resultItem ul li:before {
	content:       '';
	position:      absolute;
	width:         6px;
	height:        6px;
	border-radius: 50%;
	background:    #6600cc;
	top:           9px;
	left:          0;
}

.ResultsSliderItem__info {
	max-width:         1380px;
	clear:             both;
	margin:            auto;
	padding:           0 15px;
	position:          relative;
	padding-top:       9%;
	background-repeat: no-repeat;
	display:           flex;
}

.ResultsSliderItem__left {
	width: 16.66%;
}

.ResultsSliderItem__graph {
	width: 41.67%;
}

.ResultsSliderItem__right {
	width:         41.67%;
	margin-bottom: 10px;
}

.ResultsSliderItem__leftItem {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	font-weight: bold;
	margin:      30px 0 40px 0;
}

.ResultsSliderItem__leftItem div {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	color:       #9E9E9E;
	font-weight: bold;
}

.ResultsSliderItem__right {
	display:   flex;
	flex-flow: row wrap;
}

.ResultsSliderItem__rightNameL,
.ResultsSliderItem__rightValueL {
	width: 70%;
}

.ResultsSliderItem__rightNameR, .ResultsSliderItem__rightValueR {
	width: 30%;
}

.ResultsSliderItem__rightNameL,
.ResultsSliderItem__rightNameR {
	font-size:     24px;
	line-height:   150%;
	font-weight:   bold;
	color:         #6600CC;
	margin-bottom: 20px;
}

.ResultsSliderItem__rightValueL,
.ResultsSliderItem__rightValueR {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 200%;
	color:       #000;
}

.ResultsSliderItem__rightValueR,
.ResultsSliderItem__rightNameR {
	text-align: right;
}

.ResultsSlider.flexslider {
	margin-top: -6%;
	z-index:    1;
}

.ResultsSliderItem__graphName {
	font-weight: bold;
	color:       #6600CC;
	font-size:   24px;
	line-height: 150%;
	margin-left: 60px;
}

.ResultsSliderItem__graphId77 {
	margin-left: 20px;
}

.InTariffBlock {
	padding: 60px 0;
}

.InTariffList {
	display:   flex;
	flex-flow: row wrap;
	margin:    0 -15px;
}

.InTariffItem {
	width:      33.33%;
	display:    flex;
	padding:    15px;
	box-sizing: border-box;
}

.InTariffItem > div {
	background:  #FFFFFF;
	box-shadow:  0px 10px 25px rgba(102, 0, 204, 0.05);
	border-left: 8px solid #6600cc;
	padding:     25px;
	position:    relative;
	font-size:   18px;
	line-height: 150%;
}

.InTariffItemCount {
	font-weight: bold;
	font-size:   80px;
	line-height: 120%;
	position:    absolute;
	right:       5px;
	bottom:      -20px;
	color:       #F9F9F9;
}

.InTariffBlockHeader {
	font-weight:   bold;
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 40px;
}

.InTariffItemName {
	font-weight:    bold;
	font-size:      26px;
	line-height:    120%;
	padding-bottom: 5px;
}

.topMenu.hidden {
	display: none;
}

.headerBlock {
	justify-content: space-between;
}

.headerBlock__rightLink.h1_top {
	width:           75%;
	display:         flex;
	flex-flow:       row wrap;
	justify-content: flex-end;
	align-items:     center;
}

.headerBlock__rightLink .header {
	font-size:    24px;
	line-height:  110%;
	font-weight:  bold;
	text-align:   right;
	margin-right: 20px;
	display:      none;
}

.headerBlock__rightLink.h1_top .header {
	display: inline-block;
}

.Service .Service__header {
	position: relative;
}

.Service .Service__header div {
	position:    absolute;
	left:        0;
	width:       auto;
	height:      auto;
	top:         0;
	font-size:   72px;
	line-height: 110%;
	color:       #151515;
	font-weight: bold;
	font-family: Gilroy, Arial;
	transition:  font-size, transform 0.2s ease;
}

.Service .Service__header.hidden div {
	opacity: 0;
}

.Service .Service__header.abs.active > div {
	font-size:  24px;
	z-index:    201;
	transition: font-size, transform 0.2s ease;
}

.Service .Service__header > h1 {
	transition: 0.1s;
}

.Service .Service__header.abs.active > h1 {
	transition: 0.15s;
	opacity:    0;
}

.ServiceTariffsFlip {
	display:   flex;
	flex-flow: row wrap;
	position:  relative;
	width:     100%;
}

.ServiceTariffsFlipFront,
.ServiceTariffsFlipBack {
	display:   flex;
	flex-flow: row wrap;
	position:  absolute;
	width:     100%;
	height:    auto;
}

.ServiceTariffsFlipFront {
	-webkit-transform:           rotateX(0) rotateY(0);
	transform:                   rotateX(0) rotateY(0);
	-webkit-transform-style:     preserve-3d;
	transform-style:             preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility:         hidden;
	-webkit-transition:          all 1s ease-in-out;
	transition:                  all 1s ease-in-out;
	z-index:                     801;
	background:                  #fff;
}

.ServiceTariffsFlipBack {
	-webkit-transform:           rotateY(-179deg);
	transform:                   rotateY(-179deg);
	-webkit-transform-style:     preserve-3d;
	transform-style:             preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility:         hidden;
	-webkit-transition:          all 1s ease-in-out;
	transition:                  all 1s ease-in-out;
	z-index:                     800;
}

.back .ServiceTariffsFlipFront {
	-webkit-transform: rotateY(179deg);
	transform:         rotateY(179deg);
}

.back .ServiceTariffsFlipBack {
	z-index:           802;
	-webkit-transform: rotateX(0) rotateY(0);
	transform:         rotateX(0) rotateY(0);
}

.ServiceTariffsCompareTable {
	display:   flex;
	flex-flow: row wrap;
}

.ServiceTariffsCompareHeader,
.ServiceTariffsCompareLeft,
.ServiceTariffsCompareItem {
	width:           17%;
	justify-content: center;
	padding:         20px 10px;
	box-sizing:      border-box;
	text-align:      center;
	border-bottom:   2px solid #fff;
	transform:       translateZ(60px);
}

.ServiceTariffsCompareLeft,
.ServiceTariffsCompareHeader:first-child,
.ServiceTariffsCompareHeader:nth-last-child(5),
.ServiceTariffsComparePriceLeft {
	width: 32%;
}

.ServiceTariffsComparePriceItem {
	width:           17%;
	justify-content: center;
	padding:         20px 10px;
	box-sizing:      border-box;
	text-align:      center;
	border-bottom:   2px solid #fff;
	z-index:         2;
	font-family:     Circe, Arial;
	font-style:      normal;
	font-weight:     bold;
	font-size:       24px;
	line-height:     150%;
}

.ServiceTariffsComparePriceLeft {
	text-align:     left;
	text-transform: uppercase;
	color:          #6600CC;
	font-family:    Circe, Arial;
	font-weight:    bold;
	font-size:      18px;
	line-height:    150%;
}

.ServiceTariffsComparePriceLeft,
.ServiceTariffsComparePriceItem {
	background: #F6F3FE;
	color:      #6600CC;
}

.ServiceTariffsComparePriceItem span {
	display:     block;
	text-align:  center;
	color:       #151515;
	font-family: Circe, Arial;
	font-weight: bold;
	font-size:   18px;
	line-height: 150%;
}

.ServiceTariffsCompareLeft {
	text-align:  left;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	padding:     20px;
}

.ServiceTariffsCompareItem {
	position: relative;
}

.ServiceTariffsCompareHeader {
	font-size:   28px;
	line-height: 35px;
	font-weight: bold;
	background:  #fff;
}

.ServiceTariffsCompareTable {
	background: #F9F9F9;
}

.ServiceTariffsCompareItemYes,
.ServiceTariffsCompareItemNo {
	width:     15px;
	height:    15px;
	position:  absolute;
	top:       50%;
	left:      50%;
	transform: translate(-50%, -50%);
}

.ServiceTariffsCompareItemYes {
	left:   50%;
	width:  23px;
	height: 14px;
}

.ServiceTariffsCompareItemNo:before {
	width:      calc(100% * 1.41);
	height:     3px;
	background: #9E9E9E;
	position:   absolute;
	content:    '';
	top:        50%;
	left:       0;
	transform:  rotate(45deg);
}

.ServiceTariffsCompareItemNo:after {
	width:      calc(100% * 1.41);
	height:     3px;
	background: #9E9E9E;
	position:   absolute;
	content:    '';
	top:        50%;
	left:       0;
	transform:  rotate(-45deg);
}

.ServiceTariffsCompareItemYes:before {
	width:      61%;
	height:     3px;
	background: #6600CC;
	position:   absolute;
	content:    '';
	bottom:     -30%;
	left:       6%;;
	transform:  rotate(43deg) translate(-50%, -50%);
}

.ServiceTariffsCompareItemYes:after {
	width:      104%;
	height:     3px;
	background: #6600CC;
	position:   absolute;
	content:    '';
	top:        0;
	right:      -70%;
	transform:  rotate(-40deg) translate(-50%, -50%);
}

.ServiceTariffsCompareMore {
	width:              auto;
	background:         #6600CC;
	font-size:          18px;
	line-height:        20px;
	color:              #FFFFFF;
	padding:            14px 24px;
	text-decoration:    none;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
	text-align:         center;
	font-weight:        400;
	display:            inline-block;
	margin:             auto;
	text-align:         center;
}

.ServiceTariffsCompareMore:hover {
	background:         #27009A;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

.ServiceTariffsCompareMore .inline-svg-icon {
	display: none
}

.ServiceFaq__header {
	font-size:     48px;
	line-height:   130%;
	font-weight:   bold;
	margin-bottom: 25px;
}

.ServiceFaqItem {
	padding:       40px 36px 30px 36px;
	border-bottom: 1px solid #e5e5e5;
	margin:        0;
	position:      relative;
	width:         100%;
	box-sizing:    border-box;
}

.ServiceFaqItem input[type=checkbox] {
	position: absolute;
	cursor:   pointer;
	width:    100%;
	height:   100%;
	z-index:  1;
	opacity:  0;
	top:      0;
	margin:   0;
	left:     0;
}

.ServiceFaqItem input[type=checkbox]:checked ~ .ServiceFaqItem__answer {
	margin-top: 0;
	max-height: 0;
	opacity:    0;
	transform:  translate(0, 50%);
}

.ServiceFaqItem__answer {
	font-family: Circe, Arial;
	font-size:   24px;
	line-height: 150%;
	position:    relative;
	overflow:    hidden;
	max-height:  800px;
	opacity:     1;
	transform:   translate(0, 0);
	margin-top:  25px;
	z-index:     2;
}

.ServiceFaqItem__question {
	font-size:     24px;
	line-height:   120%;
	color:         #6600cc;
	display:       block;
	margin:        0;
	cursor:        pointer;
	padding-right: 12%;
	position:      relative;
}

.ServiceFaqItems {
	margin-bottom: 115px;
}

.ServiceFaqItem__question:before {
	content:    "";
	position:   absolute;
	right:      0;
	top:        30%;
	background: url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/faq.svg') center no-repeat;
	width:      15px;
	height:     15px;
	transition: 0.5s ease;
}

.ServiceFaqItem input[type=checkbox]:checked ~ .ServiceFaqItem__question:before {
	transform:  rotate(180deg);
	transition: 0.5s ease;
}

.ServiceRecommend__header {
	font-size:     48px;
	line-height:   130%;
	font-weight:   bold;
	margin:        auto;
	margin-bottom: 40px;
	max-width:     1380px;
	clear:         both;

}

.ServiceRecommendItem__name {
	font-size:   36px;
	line-height: 120%;
	font-weight: bold;
	color:       #212121;
}

.ServiceRecommend__control {
	max-width:     1380px;
	clear:         both;
	margin:        auto;
	padding:       0 15px;
	position:      relative;
	z-index:       2;
	margin-top:    -70px;
	margin-bottom: 110px;
}

.ServiceRecommendItem__sale {
	position:       absolute;
	color:          #fff;
	background:     #6600cc;
	top:            -30px;
	left:           10px;
	font-size:      16px;
	line-height:    20px;
	text-align:     center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding:        5px 42px;
}

.ServiceRecommendItem__sale::after {
	content:           '';
	position:          absolute;
	left:              -10px;
	bottom:            -6px;
	width:             10px;
	background:        #6600cc;
	-webkit-transform: skew(-37deg) rotate(-217deg);
	-moz-transform:    skew(-37deg) rotate(-217deg);
	-o-transform:      skew(-37deg) rotate(-217deg);
	transform:         skew(-37deg) rotate(-217deg);
	height:            37px;
}

.ServiceRecommendItem__sale::before {
	/*content: '';*/
	/*position: absolute;*/
	/*left: -10px;*/
	/*bottom: 23px;*/
	/*border: 8px solid transparent;*/
	/*border-top: 8px solid #fff;*/
	/*transform: rotate(135deg);*/
}

.ServiceRecommend__control .flex-control-nav {
	display: none;
}

.ServiceRecommend__control .flex-direction-nav .flex-prev {
	left:  auto;
	right: 30px;
}

.ServiceRecommend {
	width:         100%;
	overflow:      hidden;
	margin-bottom: 100px;
}

.ServiceRecommendList {
	max-width: 1380px;
	clear:     both;
	margin:    auto;
}

.ServiceRecommendItems.flexslider .flex-viewport {
	overflow: visible !important;
}

.ServiceRecommendItem a {
	color:           #151515;
	text-decoration: none;
	display:         flex;
	flex-flow:       row wrap;
	background:      #F9F9F9;
	position:        relative;
	padding:         50px 50px 20px 60px;
	box-sizing:      border-box;
}

.ServiceRecommendItem a {
	width:  90%;
	margin: auto;
}

.ServiceRecommendItem.flex-active-slide a {
	width: 100%;
}

.ServiceRecommendItem__info {
	width: 33.333%;
}

.ServiceRecommendItem__type {
	font-family:    Circe, Arial;
	font-size:      12px;
	line-height:    18px;
	text-transform: uppercase;
	font-weight:    bold;
	color:          #212121;
}

.ServiceRecommendItem__description {
	width:       41.667%;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	color:       #212121;
}

.ServiceRecommendItem__more {
	width:          25%;
	float:          left;
	padding:        15px;
	box-sizing:     border-box;
	text-align:     right;
	color:          #6600cc;
	font-size:      16px;
	line-height:    20px;
	font-weight:    bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.ServiceRecommendItem__more .arrow {
	width:        29px;
	height:       10px;
	fill:         #6600cc;
	stroke:       #6600cc;
	display:      block;
	margin-right: 0;
	margin-left:  auto;
	margin-top:   20%;
}

.Service__preview h3 {
	font-size:   48px;
	line-height: 130%;
}

.ResultatyItems {
	display:   flex;
	flex-flow: row wrap;
}

.ResultatyItem {
	width: 33%;
}

.Resultaty__name {
	font-size:     32px;
	line-height:   150%;
	color:         #6600CC;
	margin-bottom: 50px;
}

.ResultatyItem > div:not(.Resultaty__name) {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	width:       90%;
}

.ResultatyItem li {
	margin-bottom: 15px;
}

.Resultaty {
	margin-bottom: 138px;
}

.ResultsSliderItem__counts {
	display:         flex;
	flex-flow:       row wrap;
	width:           83.333%;
	justify-content: flex-start;
	box-sizing:      border-box;
	padding-left:    30px;
	align-items:     flex-end;
}

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

.ResultsSliderItem__count div {
	font-size:   18px;
	line-height: 130%;
	color:       #9E9E9E;
	font-weight: bold;
}

.ResultsSliderItem__count span {
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 130%;
	font-weight: bold;
}

.ResultsSliderItem__count {
	padding-left:  20px;
	box-sizing:    border-box;
	position:      relative;
	padding-right: 35px;
}

.ResultsSliderItemCount .ResultsSliderItem__info {
	padding-bottom: 60px;
}

.ResultsSliderItemCount .ResultsSliderItem__leftItem {
	margin: 30px 0 0 0;
}

.ResultsTableBlock {
	max-width: 1380px;
	clear:     both;
	margin:    auto;
	position:  relative;
}

.ResultsTableFlex {
	display:   flex;
	flex-flow: row wrap;
}

.ResultsTable {
	width:      50%;
	padding:    15px;
	box-sizing: border-box;
	display:    flex;
}

.ResultsTable > div {
	border:      1px dashed #E0E0E0;
	padding:     45px 57px;
	box-sizing:  border-box;
	width:       100%;
	font-size:   18px;
	line-height: 150%;
}

.ResultsTable:last-child > div {
	border: 1px dashed #6600CC;
}

.ResultsTable > div .h2,
.ResultsTable > div h2 {
	font-weight:   bold;
	font-size:     26px;
	line-height:   120%;
	color:         #6600CC;
	margin-bottom: 5px;
}

.ResultsTable p {
	margin: 7px 0;
}

.ServiceTariffs__top {
	display:        flex;
	flex-flow:      row wrap;
	width:          100%;
	border-bottom:  1px solid #E0E0E0;
	padding-bottom: 15px;
}

.ServiceTariffs__left {
	width:     55%;
	display:   flex;
	flex-flow: row wrap;
}

.Steps__header {
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 30px;
	font-weight:   bold;
	width:         50%;
}

.Steps__help {
	width:                50%;
	text-align:           right;
	font-size:            32px;
	line-height:          150%;
	text-decoration-line: underline;
	cursor:               pointer;
	color:                #6600CC;
}

.StepsNumbers {
	display:       flex;
	flex-flow:     row wrap;
	width:         100%;
	padding:       20px 0 10px 0;
	border-bottom: 2px solid #E0E0E0;
}

.StepsNumber {
	width:       25%;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	text-align:  center;
	cursor:      pointer;
}

.StepsNumbers6 .StepsNumber {
	width: 16.666%;
}

.StepsNumbers5 .StepsNumber {
	width: 20%;
}

.StepsNumbers3 .StepsNumber {
	width: 33.333%;
}

.Steps {
	display:       flex;
	flex-flow:     row wrap;
	margin-bottom: 100px;
}

.StepsItems {
	width:       100%;
	display:     flex;
	flex-flow:   row wrap;
	padding-top: 70px;

}

.Steps__name {
	font-size:   36px;
	line-height: 120%;
	color:       #6600CC;
	font-weight: bold;
}

.StepsItem {
	width:   100%;
	display: none;
}

.StepsItemCurrent {
	display: block;
}

.StepsNumberCurrent {
	color:       #6600cc;
	font-weight: bold;
}

.Steps__text {
	display:   flex;
	flex-flow: row wrap;
	width:     100%;
}

.Steps__description {
	padding-top: 40px;
	font-family: Circe, Arial;
	font-size:   18px;
	line-height: 150%;
	width:       60%;
	box-sizing:  border-box;
}

.Steps__description ul li {
	margin-bottom: 25px;
	position:      relative;
	padding-left:  15px;

}

.Steps__description ul {
	list-style: none;
	padding:    0;
	margin:     25px 0;
}

.Steps__description ul li:before {
	content:       '';
	position:      absolute;
	width:         6px;
	height:        6px;
	border-radius: 50%;
	background:    #6600cc;
	top:           11px;
	left:          0;
}

.Steps__img {
	padding:    40px 60px 60px 0;
	width:      40%;
	box-sizing: border-box;
}

.Steps__img img {
	box-shadow: 5px 15px 50px rgba(0, 0, 0, 0.1);
	max-width:  100%;
}

.MiniBanners {
	display:       flex;
	flex-flow:     row wrap;
	width:         100%;
	margin-bottom: 120px;
}

.MiniBanner {
	width:      50%;
	box-sizing: border-box;
	display:    flex;
}

.MiniBanner:nth-child(2n-1) {
	padding-right: 25px;
}

.MiniBanner:nth-child(2n) {
	padding-left: 25px;
}

.MiniBanner > div {
	background: #F9F9F9;
	overflow:   hidden;
	display:    flex;
	flex-flow:  row wrap;
	width:      100%;
	padding:    56px 50px;
	box-sizing: border-box;
	position:   relative;
}

.MiniBanner img {
	position: absolute;
	right:    0;
	top:      0;
}

.MiniBanner__name {
	font-size:   26px;
	line-height: 120%;
	font-weight: bold;
	width:       48%;
	position:    relative;
}

.MiniBanner__btn {
	text-align:      center;
	align-self:      center;
	text-decoration: none;
	position:        relative;
	width:           52%;
	box-sizing:      border-box;
	display:         flex;
	justify-content: flex-end;
}

.MiniBanner__btn > a,
.MiniBanner__btn > div {
	font-size:          20px;
	line-height:        150%;
	text-align:         center;
	text-decoration:    none;
	color:              #FFFFFF;
	width:              auto;
	display:            block;
	cursor:             pointer;
	background:         #6600CC;
	box-shadow:         5px 15px 50px rgba(0, 0, 0, 0.3);
	padding:            10px 25px;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

.MiniBanner__btn > a:hover,
.MiniBanner__btn > div:hover {
	background:         #27009A;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

.BannerScream {
	background:    rgba(255, 255, 255, 0.95);
	box-shadow:    5px 5px 30px rgba(0, 0, 0, 0.15);
	border-radius: 14px;
	width:         313px;
	position:      absolute;
	top:           52%;
	right:         17%;
	z-index:       6;
}

.BannerScream .BannerScreamHead {
	background:                 rgba(255, 255, 255, 0.9);
	color:                      #6600cc;
	padding:                    7px 30px;
	width:                      100%;
	box-sizing:                 border-box;
	border-radius:              14px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius:  0;
}

.BannerScream > div:not(.BannerScreamHead) {
	padding: 10px 20px 20px 20px;
}

.Banner {
	position: relative;

	overflow: hidden;
}

.Banner.PROCENT {
	margin-bottom: 150px;
	background:    linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%), #212121;
}

.Banner.PROCENT img {
	position:       absolute;
	right:          10%;
	bottom:         0;
	z-index:        4;
	pointer-events: none;
}

.Banner__info {
	padding:    84px 0;
	max-width:  1380px;
	clear:      both;
	margin:     auto;
	position:   relative;
	display:    flex;
	flex-flow:  row wrap;
	box-sizing: border-box;
}

.PROCENT .Banner__name {
	width:       100%;
	font-size:   48px;
	line-height: 130%;
	color:       #FFFFFF;
	font-weight: bold;
	z-index:     7;
	position:    relative;
}

.BannerButtonBlock {
	margin-top: 60px;
	width:      100%;
	z-index:    6;
}

.PROCENT .BannerButtonBlock .BannerButtonBlock__button {
	background:         #56BB5A;
	box-shadow:         0px 0px 55px #549A57;
	color:              #fff;
	font-size:          20px;
	line-height:        150%;
	text-align:         center;
	text-decoration:    none;
	padding:            12px 30px;
	cursor:             pointer;
	display:            inline-block;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

.PROCENT .Banner__description {
	color:         #fff;
	margin-bottom: 12px;
	font-size:     18px;
	line-height:   130%;
}

.BannerBlur {
	position:   absolute;
	right:      5%;
	bottom:     -25%;
	width:      424px;
	height:     150%;
	background: #6600CC;
	opacity:    0.7;
	filter:     blur(250px);
}

.BannerBigProcent {
	width:           135px;
	height:          167px;
	top:             -3%;
	right:           -8%;
	position:        absolute;
	background:      url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/percentsBig.png");
	background-size: 100%;
}

.BannerLeftProcent {
	width:           93px;
	height:          77px;
	top:             20%;
	right:           27.5%;
	position:        absolute;
	background:      url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/percentsLeft.png');
	background-size: 100%;
}

.BannerCenterProcent {
	width:           51px;
	height:          62px;
	top:             60%;
	right:           7%;
	position:        absolute;
	background:      url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/percentsCenter.png');
	background-size: 100%;
}

.BannerBottomProcent {
	width:           36px;
	height:          30px;
	bottom:          3%;
	right:           -3%;
	position:        absolute;
	background:      url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/percentsBottom.png');
	background-size: 100%;
}

.moveVertical,
.moveHorizontal {
	transition: transform 0.1s linear;
}

.Banner.VR {
	background:    #151515;
	background:    url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/VR.jpg") center;
	margin-bottom: 100px;
}

.VR .Banner__info {
	justify-content: flex-end;
}

.VR .Banner__name {
	font-weight: bold;
	font-size:   48px;
	line-height: 130%;
	color:       #FFFFFF;
}

.VR .Banner__text {
	width: auto;
}

.VR .BannerButtonBlock__button {
	background:         #56BB5A;
	box-shadow:         0px 0px 55px #549A57;
	color:              #fff;
	font-size:          20px;
	line-height:        150%;
	text-align:         center;
	text-decoration:    none;
	padding:            12px 30px;
	cursor:             pointer;
	display:            inline-block;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

.BannerWords1,
.BannerWords2,
.BannerWords3,
.BannerWords4,
.BannerWords5,
.BannerWords6 {
	position: absolute;
}

.VR .Banner__info > img {
	position: absolute;
	left:     10%;
	bottom:   0;
}

.PROCENT .BannerButtonBlock .BannerButtonBlock__button:hover,
.VR .BannerButtonBlock .BannerButtonBlock__button:hover {
	background:         #389D3C;
	-webkit-transition: background .3s cubic-bezier(.29, .18, .26, .83);
	transition:         background .3s cubic-bezier(.29, .18, .26, .83);
}

.BannerWords1 {
	filter:         blur(1px);
	color:          #fff;
	font-size:      24px;
	text-transform: lowercase;
	left:           5%;
	border-bottom:  1px solid #fff;
	top:            20%;
}

.BannerWords2 {
	filter:         blur(1px);
	color:          #fff;
	font-size:      16px;
	text-transform: lowercase;
	left:           -3%;
	top:            32%;
	border-bottom:  1px solid #fff;
}

.BannerWords3 {
	filter:         blur(1px);
	color:          #fff;
	font-size:      16px;
	text-transform: lowercase;
	left:           -1%;
	top:            41%;
	border-bottom:  1px solid #fff;
}

.BannerWords4 {
	filter:         blur(1px);
	color:          #fff;
	font-size:      18px;
	text-transform: lowercase;
	left:           -8%;
	top:            51%;
	border-bottom:  1px solid #fff;
}

.BannerWords5 {
	filter:         blur(1px);
	color:          #fff;
	font-size:      16px;
	text-transform: lowercase;
	left:           0;
	top:            62%;
	border-bottom:  1px solid #fff;
}

.BannerWords6 {
	filter:         blur(1px);
	color:          #fff;
	font-size:      24px;
	text-transform: lowercase;
	left:           -1%;
	top:            72%;
	border-bottom:  1px solid #fff;
}

.ServiceFull {
	width: 100%;

}

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

.ServiceTextCrm__text {
	font-size:   18px;
	line-height: 150%;
}

.ServiceTextCrm {
	margin-top: 60px;
	width:      50%;
}

.ServiceTextCrm__header {
	font-size:     48px;
	line-height:   130%;
	margin-bottom: 30px;
	font-weight:   bold;
}

.w-100 {
	width: 100%;
}

.w-100 img {
	max-width: 100%;
	width:     50%;
}

.w-50 img {
	max-width: 100%;
	width:     auto;
}

.Text ul li {
	position: relative;
	padding-left: 15px;
}

.Text ul li:before {
	content: '';
	position: absolute;
	top: 9px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: 0;
	background: #6600cc;
}
.Text {
	font-size: 18px;
	line-height: 150%;
}

.InTariffItemName h2 {
	line-height: 160%;
}

@media (max-width: 1380px) {
	.ResultsSliderItem__resultBlock {
		padding: 35px 15px;
	}

	.Progress_color_black .Progress {
		padding: 80px 15px 120px 15px;
	}

	.Banner__info {
		padding: 84px 15px;
	}

	.ServiceRecommend {
		padding:    0 15px;
		box-sizing: border-box;
	}
}

@media (max-width: 1400px) {
	.ServiceComplex__svg {
		width: 50%;
	}

	.ServiceComplex__item_number_1 {
		margin-top: 17.5%;
	}

	.ServiceComplex__item_number_2 {
		margin-top: -9%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 7%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: 0;
	}

}

@media (max-width: 1350px) {
	.ServiceComplex__item_number_2 {
		margin-top: -10%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 6%;
	}

}

@media (max-width: 1300px) {
	.ServiceComplex__item_number_2 {
		margin-top: -11%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 5%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: -2%;
	}

	.ServiceTariffs__more {
		padding: 17px 44px;
	}

}

@media (max-width: 1250px) {
	.ServiceComplex__svg {
		width: 47%;
		left:  41.7%;
	}

	.ServiceComplex__item_number_1 {
		margin-top: 16.5%;
	}

	.ServiceComplex__item_number_2 {
		margin-top: -13%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 2%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: -3%;
	}

}

@media (max-width: 1200px) {

	.ServiceComplex__name h2 {
		font-size: 24px;
	}

	.ServiceComplex__text {
		font-size: 15px;
	}

	.ServiceTariffs__item > div {
		padding: 38px 36px 10px 34px;
	}

	.headerBlock__rightLink .header {
		font-size: 20px;
	}

	.ServiceTariffs__left {
		width: calc(100% - 140px);
	}

	.ServiceTariffs__context .ServiceTariffs__right {
		width: 140px;
	}

	.ServiceTariffs__price p {
		font-size: 14px;
	}

	.ServiceTariffs__context .ServiceTariffs__price,
	.ServiceTariffs__description {
		font-size: 16px;
	}

	.ServiceTariffs__name {
		font-size: 24px;
	}

	.Progress_color_black .ProgressItem {
		padding:    0 15px 20px 15px;
		box-sizing: border-box;
	}

	.ProgressItem__name {
		font-size: 16px;
	}

	.Guaranty__info {
		padding: 43px 23px 33px 23px;
	}

	.VR .Banner__name {
		font-size: 40px;
	}

	.ServiceRecommendItem__name {
		font-size: 32px;
	}

}

@media (max-width: 1150px) {
	.ServiceComplex__number {
		font-size: 24px;

	}

	.ServiceComplex__description {
		font-size: 15px;
	}

	.ServiceComplex__text p {
		margin: 3px 0;
	}

	.ServiceTariffs__more {
		padding:   14px 30px;
		font-size: 18px;
	}
}

@media (max-width: 1070px) {

	.ServiceComplex {
		display:   flex;
		flex-flow: row wrap;
	}

	.ServiceComplex__name h2 {
		width: 85%;
	}

	.ServiceComplex__text {
		padding-right: 6%;
	}

	.ServiceComplex__counts {
		margin-top: 7px;
	}

	.ServiceComplex__item_number_4 {
		margin-top: -1%;
	}

	.ServiceTariffs__price {
		font-size: 22px;
	}
}

@media (max-width: 1010px) {
	.ServiceComplex__svg {
		left: 42.7%;
	}

	.ServiceComplex__item_number_2 {
		margin-top: -8%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 7%;
	}

	.ServiceComplex__counts {
		display: none;
	}

	.ServiceComplex__item_number_4 {
		margin-top: 0;
	}

	.ServiceComplex__name h2 {
		font-size: 23px;
	}

}

@media (max-width: 970px) {
	.ServiceComplex__item_number_2 {
		margin-top: -13%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 2%;
	}

	.ServiceComplex__text {
		padding-right: 4%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: -2%;
	}

	.Service .Service__header {
		width: 80%;
	}

}

@media (max-width: 910px) {
	.ServiceComplex__text {
		font-size: 14px;
	}

	.ServiceComplex__name h2 {
		font-size: 21px;
	}

	.ServiceComplex__svg {
		left:  44.7%;
		width: 43%;
	}

	.ServiceComplex__item_number_1 {
		margin-top: 14.5%;
	}

	.ServiceComplex__item_number_2 {
		margin-top: -9%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 4%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: 1%;
	}

}

@media (max-width: 890px) {

	.ServiceComplex__text {
		padding-right: 0%;
	}

	.ServiceComplex__item_number_2 {
		margin-top: -8%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 6%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: -1%;
	}
}

@media (max-width: 880px) {

	@keyframes color-pulse {
		0% {

			background-position: 0;
		}

		50% {

			background-position: 100%;

		}

		100% {

			background-position: 0;
		}
	}

	.ServiceComplex__item {
		position: relative;
	}

	.ServiceComplex__item_number_1 .ServiceComplex__text,
	.ServiceComplex__item_number_3 .ServiceComplex__text {
		position:   absolute;
		width:      77%;
		z-index:    2;
		background: #fff;
		border:     1px solid #e5e5e5;
		box-shadow: 5px 4px 20px -2px #6d6c6c;
		padding:    20px;
		box-sizing: border-box;
		display:    none;
		left:       -50%;
		top:        -100%;
	}

	.ServiceComplex__item_number_0 .ServiceComplex__text,
	.ServiceComplex__item_number_2 .ServiceComplex__text,
	.ServiceComplex__item_number_4 .ServiceComplex__text {
		position:   absolute;
		width:      77%;
		z-index:    2;
		background: #fff;
		border:     1px solid #e5e5e5;
		box-shadow: 5px 4px 20px -2px #6d6c6c;
		padding:    20px;
		box-sizing: border-box;
		display:    none;
		right:      -36%;
		top:        -56%;
	}

	.ServiceComplex__item_number_1 .ServiceComplex__text:before,
	.ServiceComplex__item_number_3 .ServiceComplex__text:before {
		content:       "";
		position:      absolute;
		right:         -18px;
		top:           50%;
		width:         0;
		height:        0;
		border-left:   12px solid transparent;
		border-bottom: 13px solid #fff;
		border-right:  12px solid transparent;
		transform:     rotate(90deg);
	}

	.ServiceComplex__item_number_0 .ServiceComplex__text:before,
	.ServiceComplex__item_number_2 .ServiceComplex__text:before,
	.ServiceComplex__item_number_4 .ServiceComplex__text:before {
		content:       "";
		position:      absolute;
		left:          -18px;
		top:           50%;
		width:         0;
		height:        0;
		border-left:   12px solid transparent;
		border-bottom: 13px solid #fff;
		border-right:  12px solid transparent;
		transform:     rotate(-90deg);
	}

	.ServiceComplex__item_number_2 {
		margin-top: 5%;
	}

	.ServiceComplex__item_number_3 {
		margin-top: 19%;
	}

	.ServiceComplex__item_number_4 {
		margin-top: 7%;
	}

	.ServiceComplex__name h2 {
		/*-webkit-transition: all 333ms cubic-bezier(.47,0,.745,.715);*/
		/*transition: all 333ms cubic-bezier(.47,0,.745,.715);*/
		background-image:        -webkit-gradient(linear, right top, left top, from(#4e009c), color-stop(49.99%, #4e009c), color-stop(50%, #6600CC), to(#6600CC));
		background-image:        -webkit-linear-gradient(right, #4e009c 0%, #4e009c 49.99%, #6600CC 50%, #6600CC 100%);
		/* background-image: linear-gradient(-90deg,#000 0%,#000 49.99%,#6600CC 50%,#6600CC 100%); */
		background-size:         200%;
		background-repeat:       no-repeat;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-position:     100%;

		animation:               color-pulse 3s cubic-bezier(.47, 0, .745, .715) infinite;
	}
}

@media (max-width: 1000px) {
	.Service h1,
	.Service .Service__header div {
		font-size: 36px;
	}

	.Progress__header h2, .Progress__header__h2, .ServiceBlock__header, .Professionals__header h2, .Professionals__header__h2 {
		font-size: 32px;
	}

	.Progress__specification {
		width:     100%;
		font-size: 18px;
	}

	.ProgressItem {
		padding: 10px;
	}

	.ProgressItem__name {
		font-size: 14px;
	}

}

@media (max-width: 1270px) {

	.flexslider .slides img {
		max-width: 100%;
	}

	.ResultsSliderItem__leftItem {
		font-size: 16px;
	}

	.ResultsSliderItem__graph {
		width: 50%;
	}

	.ResultsSliderItem__right {
		width: 33.33%;
	}

	.ResultsSliderItem__rightValueL, .ResultsSliderItem__rightValueR, .ResultsSliderItem__resultItem {
		font-size: 16px;
	}

	.ResultsSliderItem__rightNameL, .ResultsSliderItem__rightNameR, .ResultsSliderItem__graphName, .ResultsSliderItem__resultName {
		font-size: 20px;
	}
}

@media (max-width: 1070px) {

	.ResultsSliderItem__rightValueL, .ResultsSliderItem__rightValueR {
		line-height: 16px;
	}

	.ResultsSliderItem__right {
		width: 25%;
	}

	.ResultsSliderItem__leftItem {
		font-size: 12px;
	}

	.ResultsSliderItem__rightNameL, .ResultsSliderItem__rightNameR {
		width: 50%;
	}

	.ResultsSliderItem__rightValueL {
		width: 90%;
	}

	.ResultsSliderItem__rightValueR {
		width: 10%;
	}

	.ResultsSliderItem__rightValueL, .ResultsSliderItem__rightValueR {
		font-size: 14px;
	}

	.ResultsSliderItem__graph {
		width: 58.333%;
	}
}

@media (max-width: 890px) {

	.ResultsSliderItem__left {
		width:     100%;
		display:   flex;
		flex-flow: row wrap;
	}

	.ResultsSliderItem__graph {
		width:      75%;
		margin-top: 20px;
	}

	.ResultsSliderItem__right {
		margin-top: 20px;
	}

	.ResultsSliderItem__info {
		flex-flow: row wrap;
	}

	.ResultsSliderItem__leftItem {
		margin: 0 30px;
	}
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

	.ServiceTariffs__help {
		font-size: 24px;
	}

	.Portfolio__header {
		font-size: 32px;
	}

	.PortfolioItem__description {
		font-size: 16px;
	}

	.PortfolioItem__name {
		font-size: 26px;
	}

	.PortfolioItem__more {
		font-size:     14px;
		padding-right: 30px;
	}

	.PortfolioItem__more:before {
		width:           22px;
		background-size: 100%;
	}

	.PortfolioItem_code_sout .PortfolioItem__img:before {
		display: none;
	}

	.PortfolioItem__img img {
		min-height: auto;
		width:      100%;

	}

	.PortfolioItem_code_marker .PortfolioItem__img, .PortfolioItem_code_sout .PortfolioItem__img, .PortfolioItem_code_szr .PortfolioItem__img {
		display: block;
	}

	.ServiceTariffs__right, .ServiceTariffs__description, .ServiceTariffs__name {
		width: 100%;
	}

	.ServiceTariffs__right {
		justify-content: center;
	}

	.ServiceTariffs__tag {
		right: 15px;
		top:   20px;
	}

	.ServiceTariffs__number {
		right:       -10px;
		font-size:   200px;
		line-height: 150px;
	}

	.Works__info,
	.Advantages__info {
		margin-right: 20px;
	}

	.Guaranty__description {
		font-size: 16px;
		width:     100%;
	}

	.Guaranty__name {
		font-size:     18px;
		padding-right: 15px;
	}

	.Guaranty__info {
		padding: 25px 20px;
	}

	.PROCENT .Banner__name {
		font-size: 30px;
	}

	.VR .Banner__info > img {
		height: 100%;
	}

	.VR .Banner__name {
		font-size: 26px;
	}

	.ServiceFaq__header,
	.Guaranty__header h2,
	.Steps__header,
	.ServiceTariffs__header h2,
	.Works__header h2, .Advantages__header,
	.Results__header h2,
	.Service__preview h3,
	.ServiceRecommend__header {
		font-size: 30px;
	}

	.ServiceFaqItem__answer,
	.ServiceFaqItem__question {
		font-size: 18px;
	}

	.Progress_color_black .Progress {
		padding-bottom: 70px;
	}

	.Results, .Works, .Advantages, .Progress_color_black, .Banner.PROCENT {
		margin-bottom: 40px;
	}

	.Resultaty__name {
		font-size: 20px;
	}

	.ResultatyItem > div:not(.Resultaty__name) {
		font-size: 16px;
	}

	.ResultatyItem {
		width: 50%;
	}

	.Service__preview {
		width:     80%;
		font-size: 16px;
		margin-bottom: 40px;
	}

	.ServiceRecommendItem__name {
		font-size: 20px;
	}

	.ServiceRecommendItem__description {
		font-size: 16px;
	}

	.ServiceRecommendItem__type {
		font-size: 10px;
	}

	.flex-direction-nav .flex-next {
		right: 0;
	}

	.MiniBanner > div {
		padding: 46px 30px;
	}

	.MiniBanner__name {
		font-size: 20px;
	}

	.MiniBanner__btn > a,
	.MiniBanner__btn > div {
		font-size:   14px;
		line-height: 130%;
		padding:     10px 15px;
	}

	.Steps__description {
		font-size: 16px;
	}

	.Steps__description ul li {
		margin-bottom: 10px;
	}

	.Steps__name {
		font-size: 26px;
	}

	.StepsNumber {
		font-size: 16px;
	}

	.Steps__help {
		font-size: 26px;
	}

	.Progress_color_black .Progress__specification {
		padding-right: 20px;
		font-size:     16px;
	}

	.ServiceTariffs__more {
		padding:   10px 17px;
		font-size: 15px;
	}

	.ServiceTariffs__context .ServiceTariffs__right {
		width: 100px;
	}

	.ServiceTariffs__left {
		width: calc(100% - 100px);
	}

	.ServiceTariffs__context .ServiceTariffs__price:nth-child(3) {
		padding-left: 15px;
	}

	.ServiceTariffs__item:nth-child(2n - 1) {
		padding-right: 10px;
	}

	.ServiceTariffs__item:nth-child(2n) {
		padding-left: 10px;
	}

	.Works__name, .Advantages__name {
		font-size: 18px;
	}

	.Works__info *:not(.Works__name), .Advantages__info *:not(.Advantages__name) {
		font-size: 16px;
	}

	.ResultsSliderItem__counts {
		width:     100%;
		flex-wrap: nowrap;
	}

	.ResultsSliderItem__count {
		margin-top: 20px;
	}

	.ResultsSliderItem__left img {
		align-self: flex-end;
	}

	.ResultsSliderItemCount .ResultsSliderItem__leftItem {
		margin-left: 20px;
	}

	.ResultsSliderItem__count span {
		font-size: 16px;
	}

	.ResultsSliderItem__count:before {
		top: 10px;
	}

	.InTariffItem {
		width: 50%;
	}

	.ResultsTable > div {
		padding:   25px 17px;
		font-size: 16px;
	}

	.ResultsTable > div .h2, .ResultsTable > div h2 {
		font-size: 22px;
	}

	.ResultsSliderItem__resultItem {
		padding-left: 0;
	}

	.InTariffItemName {
		font-size: 22px;
	}

	.InTariffItem > div {
		font-size: 16px;
	}
}

@media (max-width: 767px) {

	.ServiceTextCrm {
		width: 100%;
	}

	.ServiceTextCrm__text {
		font-size: 14px;
	}

	.ServiceTextCrm__header {
		font-size: 20px;
		padding:   0;
	}

	.headerBlock__rightLink.h1_top {
		display: none;
	}

	.Service .Service__header div {
		display: none;
	}

	.ServiceTariffs__name,
	.ServiceTariffs__price {
		font-size: 20px;
	}

	.ServiceTariffs__description,
	.ServiceTariffs__price p,
	.ServiceTariffs__more {
		font-size: 16px;
	}

	.ServiceTariffs__item > div {
		padding: 18px 20px 10px 24px;
	}

	.ServiceTariffs__tag {
		font-size: 10px;
		padding:   5px 8px;
		right:     10px;
		top:       8px;
	}

	.Service .Service__header {
		width: 100%;
	}

	.Progress__header h2, .Progress__header__h2, .ServiceBlock__header, .Professionals__header h2, .Professionals__header__h2 {
		font-size: 20px;
		padding:   0;
	}

	.ProgressItem {
		width:   50%;
		padding: 10px 15px;
	}

	.ServiceBlockItems {
		width: 100%;
	}

	.Progress__specification,
	.ServiceBlock__specification {
		width:     100%;
		font-size: 14px;
		padding:   0 0 25px 0;
	}

	.ProgressItems {
		width:  calc(100% + 30px);
		margin: 0 -15px;
	}

	.Service h1 {
		font-size: 22px;
	}

	.Service__preview {
		width:         100%;
		margin-bottom: 10px;
		font-size:     14px;
	}

	.ProfessionalsItem__name {
		font-size: 16px;
		width:     100%;
	}

	.ProfessionalsItem__text {
		font-size: 14px;
		width:     100%;
	}

	.Portfolio__header {
		font-size: 20px;
	}

	.PortfolioItem__tags ul {
		padding: 8px 0;
	}

	.PortfolioItem__img,
	.PortfolioItem__info {
		width: 100%;
	}

	.PortfolioItem__img img {
		min-height: auto;
		width:      100%;
	}

	.PortfolioItem__info {
		padding: 15px 0;
	}

	.PortfolioItem {
		margin: 30px 0;
	}

	/*.PortfolioItem_code_sout .PortfolioItem__img img {*/
		/*height:  100%;*/
		/*display: none;*/
	/*}*/

	.PortfolioItem__tags {
		font-size: 13px;
	}

	.PortfolioItem__tags ul li {
		padding-right: 10px;
	}

	.PortfolioItem__name {
		font-size: 18px;
	}

	.PortfolioItem__description {
		font-size: 14px;
	}

	.PortfolioItem__more {
		font-size: 13px;
	}

	.Portfolio {
		margin: 0;
	}

	.ProfessionalsItem {
		width:          100%;
		padding-bottom: 30px;
	}

	.ProfessionalsBlock {
		padding:    30px 0 40px 0;
		margin-top: 30px;
	}

	.ServiceComplex__svg {
		display: none;
	}

	.ServiceComplex__item {
		width: 100%;
	}

	.ServiceComplex__text {
		display:    block !important;
		position:   relative !important;
		left:       0 !important;
		right:      0 !important;
		top:        0 !important;
		border:     none !important;
		box-shadow: none !important;
		width:      100% !important;
		padding:    0 !important;
	}

	.ServiceComplex__counts {
		display: block;
	}

	.ServiceComplex__item {
		padding:    0 !important;
		margin-top: 30px !important;
	}

	.ServiceComplex__image {
		display: block;
		width:   calc(100% + 30px);
		margin:  10px -15px;
	}

	.ServiceComplex__image svg {
		width:  100%;
		height: auto;
	}

	.ServiceBlockItem {
		font-size: 14px;
	}

	.ServiceWhy__header h2,
	.Guaranty__header h2,
	.Results__header h2,
	.Works__header h2,
	.Advantages__header,
	.ServiceTariffs__header h2 {
		font-size: 20px;
		padding:   0;
	}

	.ServiceWhy__name,
	.ServiceWhy__description {
		width: 100%;
	}

	.ServiceWhy__description {
		font-size: 14px;
	}

	.ServiceWhy__name {
		font-size: 16px;
	}

	.ServiceWhy__item {
		margin-bottom: 30px;
	}

	.ServiceWhy__description ul {
		margin: 0;
	}

	.Progress_color_black {
		padding:       40px 0 0 0;
		margin-bottom: 50px;
	}

	.Progress_color_black .Progress__specification,
	.Progress_color_black .ProgressItems {
		width: 100%;
	}

	.Progress_color_black .Progress {
		padding-bottom: 20px;
		padding:        0 15px 20px 15px;
	}

	.ResultsSliderItem__resultBlock {
		padding: 35px 15px;
	}

	.WorksItem,
	.AdvantagesItem {
		width: 50%;
	}

	.Works__name,
	.Advantages__name {
		font-size: 16px;
	}

	.Works__info *:not(.Works__name),
	.Advantages__info *:not(.Advantages__name) {
		font-size: 14px;
	}

	.Works__info,
	.Advantages__info {
		margin-right: 10px;
	}

	.Works,
	.Advantages {
		margin-bottom: 50px;
	}

	.Results__header h2 {
		padding: 0 15px;
	}

	.ResultsSliderItem__graph {
		width: 70%;
	}

	.ResultsSliderItem__left {
		width:   30%;
		display: block;
	}

	.ResultsSliderItem__right {
		width: 100%;
	}

	.ResultsSliderItem__leftItem {
		margin: 30px 0 40px 0;
	}

	.ResultsSliderItem__rightValueL, .ResultsSliderItem__rightValueR {
		margin-bottom: 5px;
	}

	.ResultsSliderItem__rightNameL, .ResultsSliderItem__rightNameR {
		margin-bottom: 8px;
		font-size:     16px;
	}

	.ResultsSliderItem__graphName {
		font-size:   16px;
		line-height: 1px;
	}

	.ResultsSliderItem__resultItem {
		font-size: 14px;
	}

	.ResultsSliderItem__resultName {
		font-size:     16px;
		margin-bottom: 5px;
	}

	.ResultsSliderItem__resultItem ul li {
		margin-bottom: 5px;
	}

	.ResultsSliderItem__graph {
		margin-top: 0;
	}

	.ResultsSliderItem__info {
		padding-top:     13%;
		background-size: auto 100%;
	}

	.ResultControl .flex-direction-nav a {
		height: 24px;
	}

	.ResultControl .flex-direction-nav .flex-prev {
		right: 45px;
	}

	.ResultsSliderItem__leftItem div {
		font-size: 14px;
	}

	.flexslider .slides img {
		width: 100px;
	}

	.Guaranty__info {
		padding: 20px 15px;
		width:   100%;
	}

	.Guaranty__name {
		font-size: 16px;
		padding-bottom: 20px;
	}

	.Guaranty__description {
		font-size: 14px;
		padding-top: 20px;
	}

	.Guaranty__description ul li {
		margin-bottom: 8px;
	}

	.Guaranty,
	.Results {
		margin-bottom: 50px;
	}

	.ServiceTariffs__help {
		width:         50%;
		text-align:    right;
		font-size:     16px;
		margin-bottom: 30px;
	}

	.ServiceTariffsCompareLeft {
		font-size:   12px;
		line-height: 120%;
	}

	.ServiceTariffsCompareHeader {
		font-size:   14px;
		line-height: 20px;
	}

	.ServiceTariffsCompareHeader img {
		display: none;
	}

	.ServiceTariffsCompareItemYes:after {
		height: 2px;
	}

	.ServiceTariffsCompareItemYes:before {
		height: 2px;
		bottom: -20%;
	}

	.ServiceTariffsCompareItemNo:after {
		height: 2px;
		left:   -4px;
	}

	.ServiceTariffsCompareItemNo:before {
		height: 2px;
		left:   -4px;
	}

	.ServiceTariffsCompareMore {
		font-size:   0;
		padding:     8px 6px;
		line-height: 0;
	}

	.ServiceTariffsCompareMore .inline-svg-icon {
		display: block;
		fill:    #fff;
		stroke:  #fff;
		width:   24px;
		height:  10px;
	}

	.ServiceTariffsCompareHeader, .ServiceTariffsCompareLeft, .ServiceTariffsCompareItem {
		padding: 10px 5px;
	}

	.ServiceTariffsCompareLeft {
		padding: 10px;
	}

	.ServiceTariffsComparePriceItem {
		padding:     10px 5px;
		font-size:   12px;
		line-height: 120%;
	}

	.ServiceTariffsComparePriceItem span {
		font-size:   10px;
		line-height: 110%;
	}

	.ResultatyItem {
		width: 100%;
	}

	.Resultaty__name {
		font-size:     18px;
		margin-bottom: 10px;
	}

	.Resultaty {
		margin-bottom: 50px;
	}

	.ResultatyItem > div:not(.Resultaty__name) {
		font-size: 14px;
		width:     100%;
	}

	.ResultsSliderItem__counts {
		flex-wrap: wrap;
	}

	.ResultsSliderItem__count {
		width: 100%;
	}

	.ResultControl {
		margin-top: 0;
	}

	.ResultControl .flex-direction-nav a {
		top: -22px;
	}

	.Steps__img {
		padding: 20px 0 20px 0;
		width:   100%;
	}

	.Steps__description {
		padding-top: 20px;
		width:       100%;
	}

	.ServiceTariffs__context .ServiceTariffs__price, .ServiceTariffs__description {
		font-size: 14px;
	}

	.ServiceTariffs__context .ServiceTariffs__price p {
		font-size:  10px;
		margin-top: 5px;
	}

	.ServiceTariffs__more {
		padding:   6px 15px;
		font-size: 12px;
	}

	.ServiceTariffs__description ul li:before {
		width:  5px;
		height: 5px;
		top:    4px;
	}

	.Steps__description ul li:before {
		width:  5px;
		height: 5px;
		top:    7px;
	}

	.ServiceTariffs,
	.Steps,
	.MiniBanners {
		margin-bottom: 20px;
	}

	.Progress_color_black .Progress__specification {
		font-size: 14px;
	}

	.Steps__header {
		font-size: 20px;
	}

	.Steps__help {
		font-size: 16px;
	}

	.StepsNumber,
	.Steps__description {
		font-size:   14px;
		line-height: 140%;
	}

	.Steps__name,
	.MiniBanner__name {
		font-size: 18px;
	}

	.MiniBanner {
		width: 100%;
	}

	.MiniBanner:nth-child(2n-1),
	.MiniBanner:nth-child(2n) {
		padding: 0;
		margin:  15px 0;
	}

	.MiniBanner > div {
		padding: 46px 15px;
	}

	.move-container {
		z-index: 2;
		opacity: 0.4;
	}

	.BannerScream {
		width:    290px;
		position: absolute;
		bottom:   18%;
		left:     15px;
		height:   120px;
	}

	.BannerBlur {
		display: none;
	}

	.BannerButtonBlock {
		position: relative;
		z-index:  6;
	}

	.PROCENT .Banner__name,
	.VR .Banner__name {
		font-size: 20px;
	}

	.PROCENT .Banner__description {
		font-size: 14px;
		width:     100%;
	}

	.Banner__info {
		justify-content: center;
		padding:         34px 15px;
	}

	.Banner.PROCENT {
		margin-bottom: 50px;
	}

	.Banner.PROCENT img {
		position: relative;
		right:    auto;
		bottom:   -34px;
	}

	.Guaranty__header h2 {
		margin-bottom: 20px;
	}

	.VR .Banner__text {
		width:    auto;
		position: relative;
		z-index:  3;
	}

	.BannerButtonBlock {
		position: relative;
		z-index:  6;
	}

	.PROCENT .BannerButtonBlock .BannerButtonBlock__button,
	.VR .BannerButtonBlock__button {
		font-size: 14px;
		padding:   9px 17px;
	}

	.VR .Banner__info > img {
		right: 0;
		left:  auto;
	}

	.Banner.VR {
		margin-bottom: 20px;
	}

	.ServiceFaqItems {
		margin-bottom: 50px;
	}

	.VR .Banner__info {
		justify-content: flex-start;
	}

	.ServiceFaq__header,
	.ServiceRecommend__header,
	.Service__preview h3 {
		font-size: 20px;
	}

	.ServiceFaqItem__answer, .ServiceFaqItem__question {
		font-size: 14px;
	}

	.ServiceFaqItem {
		padding: 20px 16px 10px 16px;
	}

	.ServiceFaqItem__question:before {
		width:           10px;
		height:          10px;
		background-size: 100%;
	}

	.ServiceRecommendItem__type {
		margin-bottom: 10px;
	}

	.ServiceRecommendItem__name {
		font-size: 20px;
	}

	.ServiceRecommendItem__description {
		font-size: 14px;
		padding:   15px 0;
	}

	.ServiceRecommendItem__info, .ServiceRecommendItem__description, .ServiceRecommendItem__more {
		width: 100%;
	}

	.ServiceRecommendItem__more {
		padding:    15px 0;
		font-size:  14px;
		text-align: left;
	}

	.ServiceRecommendItem a {
		padding: 15px;
	}

	.ServiceRecommendItem__more .arrow {
		margin:  0;
		display: inline-block;
	}

	.flex-direction-nav a {
		width:  30px;
		height: 20px;
		top:    3px;
	}

	.ServiceRecommend {
		margin-bottom: 50px;
	}

	.w-100 img {
		width: 100%;
	}

	.marquiz__container_inline .marquiz__button {
		display: none !important;
	}

	.marquiz__container_inline .marquiz__inline-frame {
		display: block !important;
	}

	.w-50 {
		width: 100%;
	}

	.InTariffItem {
		width: 100%;
	}

	.ResultsTable {
		width: 100%;
	}

	.ResultsTable > div {
		padding:   25px 17px;
		font-size: 14px;
	}

	.ResultsTable > div .h2, .ResultsTable > div h2 {
		font-size: 18px;
	}

	.ResultsSliderItem__resultItem {
		padding-left: 0;
	}

	.InTariffItemName {
		font-size: 18px;
	}

	.InTariffItem > div {
		font-size: 14px;
	}
}

@media (max-width: 660px) {
	.ResultsSliderItem__left {
		width:      100%;
		margin-top: 20px;
	}

	.ResultsSliderItem__graph {
		width: 100%;
	}

	.ResultsSliderItem__leftItem {
		margin:  0px 15px 20px 15px;
		display: inline-block;
	}

	.GuarantyItem {
		width: 100%;
	}

	.InTariffBlockHeader,
	.Service__preview .h2, .Service__preview h2 {
		font-size: 20px;
		margin: 15px 0;
	}
	.InTariffBlock {
		padding: 20px 0;
	}
}

@media (max-width: 568px) {

	.WorksItem,
	.AdvantagesItem {
		width: 100%;
	}

	.ServiceTariffs__name, .ServiceTariffs__price {
		font-size: 18px;
	}

	.ServiceTariffs__item {
		width: 100%;
	}

	.ServiceTariffs__description, .ServiceTariffs__price p, .ServiceTariffs__more {
		font-size: 14px;
	}

	.ServiceTariffs__description ul li {
		margin-bottom: 10px;
	}

	.ServiceTariffs__price p {
		line-height: 10px;
	}

	.ServiceTariffs__item:nth-child(2n),
	.ServiceTariffs__item:nth-child(2n -1) {
		padding: 0 0 30px 0;
	}

	.Progress_color_black .ProgressItem {
		width: 50%;

	}
}

@media (max-width: 500px) {
	.ResultsSliderItem__resultItem {
		width: 100%;
	}

	.ResultsSliderItem__leftItem {
		margin:  0 0 20px 0;
		display: block;
	}

	.ResultControl .flex-direction-nav a {
		top: 60px;
	}
}
.work,
.ServiceRecommend {
	margin-top: 60px;
}
.templates__h2 {
	margin-top: 60px!important;
	margin-bottom: 30px!important;
}
.end-block {
	margin-bottom: 0!important;
}

.Text {
	margin-bottom: 40px;
}

.templateslist .slick-track {
	margin-left: 0;
}

.banner_detail_w_img {
	background: none!important;
	display: flex;
	flex-flow: row wrap;
	padding: 50px 0;
}

.banner-left {
	width: 50%;
}

.banner-right {
	width: 50%;
	display: flex;
	align-items: center;
}

.AdvantagesItem img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 40px;
}
.tariffs.tariffs-purple {
	border-radius: 0px 0px 60px 60px;
	background: #F8F4FC;

	padding: 46px 0 60px;
}

.dark {
	border-radius: 0px 0px 60px 60px;
	background: #F8F4FC;
	padding: 0 0 117px;
	position: relative;
}

.tariffs-item {
	width: calc(100% - 17px)!important;
	background: #FFFFFF;
	border-radius: 30px;
	padding: 41px 34px;
	display: flex!important;
	flex-flow: row wrap;
}

.tariffs-item__bottom {
	margin-top: auto;
	border-top: 2px solid #E1DAE8;
	padding-top: 25px;
	width: 100%;
}

.tariffs-item__btn {
	background: #281F31;
	border-radius: 50px;
	width: 100%;
	cursor: pointer;
	font-family: 'Circe', Arial;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 29px;
	padding: 13px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
	transition: 0.3s;
}
.tariffs-item__btn:hover {
	background: #5c4771;
}
.tariffs-item__price {
	font-family: 'Circe', Arial;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 44px;
	text-align: center;
	color: #281F31;
}
.tariffs .slick-track {
	display: flex;
	flex-flow: row wrap;
}
.tariffs .slick-slide > div ,
.tariffs .slick-slide {
	display: flex!important;
	flex-flow: row wrap;
}
.tafiffs-item__name {
	font-family: 'Gilroy',Arial;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #281F31;
	margin-bottom: 22px;
}

.tafiffs-item__text {
	font-family: 'Circe',Arial;
	font-weight: 300;
	font-size: 20px;
	line-height: 29px;
	color: #281F31;
	margin-bottom: 20px;
}

.tafiffs-item__list ul {
	margin: 0 0 18px;
	padding: 0;
	font-family: 'Circe',Arial;
	font-weight: 300;
	font-size: 20px;
	line-height: 29px;
	color: #281F31;
	list-style: none;
}
.tafiffs-item__list p {
	font-family: 'Circe',Arial;
	font-weight: 300;
	font-size: 20px;
	line-height: 29px;

}
.banner-left .green-btn {
	padding: 15px 57px;
	font-size: 18px;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 20px;
}
.tafiffs-item__list li {
	padding-left: 27px;
	position: relative;
	margin-bottom: 5px;
}

.tafiffs-item__list li:before {
	content: '';
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	top: 4px;
	border-radius: 50%;
	background: #4CC194 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/Union.svg") center no-repeat;
}

.tariffs-desc {
	margin-top: 90px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.tariffs-desc__text {
	font-size: 24px;
	line-height: 30px;
	color: #281F31;
}
.purple {
	/*color: #6600cc;*/
}
.green-btn {
	font-family: 'Circe', Arial;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	color: #FFFFFF;
	background: #4CC194;
	border-radius: 40px;
	padding: 18px 127px;
	cursor: pointer;
	display: inline-block;
	transition: 0.3s;
}
.green-btn:hover {
	background: #59efbe;
}
.tariffs-desc__text b {
	display: block;
	margin-bottom: 5px;
}
.tariff-item__block-info > .w-100 {
	flex: 0 0 100%;
	padding: 50px;
}

.tariff-item__block-info > .w-100 ul {
	column-count: 2;
	padding-left: 0;
}
.tariff-item__block-info > .w-100 ul ul {
	column-count: 1;
	padding-left: 20px;
}
.tariffs3 .tariff-item__block-info {
	position: relative;
}
.tariff-item__block-ul.hide-text {
	max-height: 500px;
	overflow: hidden;
	position: relative;
}
.tariff-item__block-ul.hide-text:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 50px;
	background: linear-gradient(0deg, #faf5ff, #faf5ff, transparent);
	z-index: 2;
}
.tariff-item__block-ul-show {
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	cursor: pointer;
	z-index: 2;
	color: #6600cc;
	font-weight: 700;
	border: 1px solid #6600cc;
	padding: 3px 15px;
	border-radius: 23px;
	background: #faf5ff;
}

.tariff-item__block-ul li {
	padding-right: 10px;
}
.text-block {
	padding-left: 100px;
	position: relative;
}

.text-block:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 2px solid #6600cc;
	background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/letter_w.svg") center no-repeat;
}
.text-block:before:hover {
	background: #6600cc url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/images/letter.svg") center no-repeat;
}
.text-block:after {
	content: '';
	position: absolute;
	left: 35px;
	top: 70px;
	bottom: 0;
	width: 1px;
	background: #b1b1b1;
}
@media (max-width: 768px){
	.banner-left {
		width: 100%;
	}
	.text-block {
		padding-left: 0;
	}
	.text-block:after,
	.text-block:before {
		display: none;
	}
	.banner-right {
		width: 100%;
	}
	.PortfolioItem__img {
		min-height: auto!important;
		height: 38vw!important;
	}
	.work,
	.ServiceRecommend {
		margin-top: 30px;
	}
	.templates__h2 {
		margin-top: 30px!important;
		margin-bottom: 15px!important;
	}
	.end-block {
		margin-bottom: 0!important;
	}

	.Text {
		margin-bottom: 25px;
	}

	.tariffs-item {
		width: 100%;
		padding: 35px 26px;
	}
	.tafiffs-item__name {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.tariffs-item__price {
		font-size: 24px;
	}
	.tariffs-desc {
		margin-top: 50px;
	}
	.tariffs-desc__text {
		font-size: 16px;
		text-align: center;
		line-height: 150%;
		margin-bottom: 20px;
	}
	.tariffs-desc__text b {
		display: block;
		margin-bottom: 10px;
		font-size: 24px;
	}
	.green-btn {
		font-size: 18px;
		padding: 15px 50px;
		width: 100%;
	}
	.tariffs {
		padding: 86px 0 60px;
	}
	.tariff-item__block-info > .w-100 {
		flex: 0 0 100%;
		padding: 25px;
	}
	.tariffs3 .tariff-item__block-head {
		padding-bottom: 0!important;
	}
	.tariffs3 .tariff-item__block-ul {
 height: auto;
}
	.tariff-item__block-info > .w-100 ul {
		column-count: 1!important;
	}
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/flexslider/flexslider.css?16770812426394*/
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  /*width: 100%;*/
  /*display: block;*/
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 45px;
  height: 36px;
  position: absolute;
  top: 0;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: url(/images/left-big.svg) center no-repeat;
  background-size: 100% 100%;

}

.flex-direction-nav a:focus {
  outline: none;
}

.flex-direction-nav a.flex-next {
  background-image: url(/images/right-big.svg);
}

.flex-direction-nav .flex-prev {
  left: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.control-block {
  display: block;
  float: left;
  position: relative;
  margin-bottom: 100px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.5!important;
  filter: alpha(opacity=0);
  cursor: default;
  pointer-events: none;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  text-align: left;
  padding: 0 60px;
  float: left;
  position: relative;
  height: 19px;
}
.flex-control-nav li {
  margin: 0 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 1px;
  height: 15px;
  display: block;
  background: #d0d0d0;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  top: calc( 50% - 7px );
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  height: 26px;
  cursor: default;
  top: calc( 50% - 13px );
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }


}

@media screen and (max-width: 767px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }

  .flex-control-paging li a {
    height: 10px;
    top: calc( 50% - 5px );
  }

  .flex-control-paging li a.flex-active {
    height: 17px;
    top: calc( 50% - 9px );
  }

  .flex-direction-nav a {
    width: 30px;
    height: 18px;
    top: 3px;
  }

  .flex-control-nav {
    padding: 0 55px;
  }

  .control-block {
    margin-bottom: 50px;
  }
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo.css?175209093846861*/
.maxwidth-theme {
    max-width: 1380px;
    margin: auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.p-0-15 {
    padding: 0 15px;
}

main {
    padding-top: 0!important;
    font-family: 'Gilroy', Arial;
    background: #F8F4FC;
    font-weight: 300;
}
#horizontal-multilevel-menu .link-primary {
    color: #fff!important;
}
#horizontal-multilevel-menu svg {
    fill: #fff;
}
header {
    background: none!important;
}

.ResultsSlider.flexslider {
    background: #f8f4fc;
}
#horizontal-multilevel-menu  a.root-item {
    color: #fff!important;
}
.Results {
    padding: 100px 0 60px;
    margin-bottom: 0;

}
.headerBlock__menuBtn::after, .headerBlock__menuBtn::before {
    background: #fff!important;
}
header.fix {
    background: #281F31!important;
}
.headerBlock__logo svg path {
    fill: #fff;
}
.flex {
    display: flex;
    flex-flow: row wrap;
}

.flex-between {
    justify-content: space-between;
}

.flex-center {
    align-items: center;
}

.center {
    text-align: center;
}

h2 {
    font-family: 'Gilroy', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 59px;
    color: #281F31;
    margin: 0 0 30px;
}

.banner {
    background: #281F31;
    border-radius: 0px 0px 60px 60px;
    padding: 187px 0 222px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.banner:before {
    content: '';
    position: absolute;
    width: 1225.92px;
    height: 1253.74px;
    left: 28%;
    top: -97%;
    background: radial-gradient(34.83% 34.83% at 50% 50%, #4CC194 0%, rgba(76, 193, 148, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    opacity: 0.3;
    transform: rotate(-135deg);
}
.banner:after {
    content: '';
    position: absolute;
    width: 1209.82px;
    height: 1237.29px;
    left: 5%;
    top: -24%;
    background: radial-gradient(34.83% 34.83% at 50% 50%, #B1A4FF 0%, rgba(102, 0, 204, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    opacity: 0.2;
    transform: rotate(-135deg);
}

.banner h1 {
    margin-top: 0;
    color: #fff;
    font-size: 48px;
    line-height: 59px;
    margin-bottom: 40px;
}
.banner .maxwidth-theme {
    position: relative;
    z-index: 2;
}
.banner-item {

    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 83px;
}

.banner-item__seo {
    width: 60px;
}

.banner-item__text {
    width: calc(100% - 60px);
    padding-left: 15px;
}

.banner-list {
    max-width: 1120px;
}

.purple-btn {
    background: #6600CC;
    border-radius: 40px;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    padding: 16px 160px;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.purple-btn:hover {
    background: #8d00f9;
}
.banner-btn-block {
    position: relative;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/border.svg") center no-repeat;
    padding: 40px 56px;
    max-width: 1120px;
    background-size: 100% 100%!important;
}
.Blocks.block-nav {
    display: none;
}
.headerBlock__rightLink.h1_top .header {
    color: #fff;
}
.banner-btn-block__title {
    position: absolute;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    top: -16px;
    left: 60px;
}

.banner .purple-btn:before {
    content: '';
    position: absolute;
    width: 18px;
    left: 134px;
    top: calc(50% - 9px);
    height: 18px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/s.svg") center no-repeat;
}

.banner-btn-block__soc {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    padding-left: 41px;

}

.banner-btn-block__soc seo {
    margin-right: 10px;
    margin-bottom: -10px;
}

.about {
    margin-top: -105px;
    z-index: 3;
    position: relative;
}

.about-back {
    background: #FFFFFF;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    /*padding: 36px 85px 0 68px;*/
}

.pink-btn {
    background: #FF4F57;
    box-shadow: 0px 8px 15px rgba(255, 79, 87, 0.3);
    border-radius: 50px;
    padding: 24px 34px 24px 80px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%,-50%);
    white-space: nowrap;
    z-index: 3;
    cursor: pointer;
}
.pink-btn:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 14px;
    top: calc(50% - 25px);
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/play.svg") center no-repeat;
}

.about__img {
    max-width: 503px;
    text-align: right;
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: flex-end;
    z-index: 3;
}
.about__img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/art_fon.png") center no-repeat;
    background-size: cover;
    border-radius: 30px 0px 251.5px 30px;
}
.about__img:after {
    content: '';
    width: 314px;
    height: 78px;
    position: absolute;
    left: -30px;
    bottom: -13px;
    z-index: 3;
    background: url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/coins.png') center no-repeat;

}
.about__img img {
    position: relative;
    z-index: 2;
}

.about__txt {
    width: calc(100% - 503px);
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 35px;
    color: #281F31;
    padding-left: 72px;
    padding-top: 63px;
    padding-bottom: 45px;
    position: relative;
}
.about__txt:before {
    content: '';
    position: absolute;
    width: 397px;
    height: 136px;
    top: -25px;
    right: -23px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/coins3.png") center no-repeat;
}
.about__txt:after {
    content: '';
    position: absolute;
    width: 480px;
    height: 402px;
    bottom: -28px;
    right: -80px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/arr_up.png") center no-repeat;
}
.about-results-purple {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Gilroy', Arial;
    color: #FFFFFF;
    padding: 13px 0;
    position: relative;
    margin: 23px 0;
}
.about-results-purple span {
    position: relative;
    z-index: 3;
}
.about-results-purple:before {
    content: '';
    position: absolute;
    left: -90px;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(270deg, #8000FF 0%, rgba(102, 0, 204, 0) 100%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.about-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    font-family: 'Circe', Arial;
}
.about-results ul li img {
    margin-bottom: -6px;
    margin-right: 11px;
}
.about-results ul li {
    margin-bottom: 15px;
}

.tariffs {
    border-radius: 0px 0px 60px 60px;
    background: #F8F4FC;

    padding: 86px 0 100px;
}

.dark {
    border-radius: 0px 0px 60px 60px;
    background: #F8F4FC;
    padding: 0 0 117px;
    position: relative;
}

.tariffs-item {
    width: calc(100% - 17px)!important;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 41px 34px;
    display: flex!important;
    flex-flow: row wrap;
}

.tariffs-item__bottom {
    margin-top: auto;
    border-top: 2px solid #E1DAE8;
    padding-top: 25px;
    width: 100%;
}

.tariffs-item__btn {
    background: #281F31;
    border-radius: 50px;
    width: 100%;
    cursor: pointer;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    padding: 13px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 15px;
    transition: 0.3s;
}
.tariffs-item__btn:hover {
    background: #5c4771;
}
.tariffs-item__price {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;

    color: #281F31;
}
.tariffs .slick-track {
    display: flex;
    flex-flow: row wrap;
}
.tariffs .slick-slide > div ,
.tariffs .slick-slide {
    display: flex!important;
    flex-flow: row wrap;
}
.tafiffs-item__name {
    font-family: 'Gilroy',Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #281F31;
    margin-bottom: 22px;
}

.tafiffs-item__text {
    font-family: 'Circe',Arial;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    color: #281F31;
    margin-bottom: 20px;
}

.tafiffs-item__list {
    margin: 0 0 18px;
    padding: 0;
    font-family: 'Circe',Arial;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    color: #281F31;
    list-style: none;
}

.tafiffs-item__list li {
    padding-left: 27px;
    position: relative;
    margin-bottom: 5px;
}

.tafiffs-item__list li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
    top: 4px;
    border-radius: 50%;
    background: #4CC194 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/Union.svg") center no-repeat;
}

.tariffs-desc {
    margin-top: 90px;
}
.tariffs-desc__text {
    font-size: 24px;
    line-height: 30px;
    color: #281F31;
}
.green-btn {
    font-family: 'Circe', Arial;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    background: #4CC194;
    border-radius: 40px;
    padding: 18px 127px;
    cursor: pointer;
    display: inline-block;
    transition: 0.3s;
}
.green-btn:hover {
    background: #59efbe;
}
.tariffs-desc__text b {
    display: block;
    margin-bottom: 5px;
}

.dark-banner {
    background: #281F31 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/b1.svg") center no-repeat;
    border-radius: 60px;
    position: relative;
    padding: 0 86px 81px;
    color: #fff;
}

.dark-banner h2 {
    color: #fff;
    margin: 16px 0;
    margin-right: -50px;
}

.dark-banner__left {
    padding-top: 75px;
    width: calc(100% - 441px);
}

.dark-banner__right {
    width: 441px;
    margin-top: -36px;
    position: relative;
    display: flex;
}
@-webkit-keyframes circle {
    0% {
        -webkit-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1,1); }
    100% {

        -webkit-transform: translateX(0px) translateY(0px) rotate(360deg) scale(1,1);}
}
@-moz-keyframes circle {
    0% {
        -moz-transform: translateX(0px) translateY(0px) rotate(0deg) scale(1,1); }
    100% {

        -moz-transform: translateX(0px) translateY(0px) rotate(360deg) scale(1,1);}
}
@keyframes circle {
    0% {
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1,1);

    }
    100% {
        transform: translateX(0px) translateY(0px) rotate(360deg) scale(1,1);}
}

.circle {
    -webkit-animation-name: circle;
    -webkit-animation-duration: 25s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: none;
    -webkit-animation-delay: 0.0001s;
    -moz-animation: circle 25s linear 0.0001s infinite;
    animation: circle 25s linear 0.0001s infinite;
}
.dark-banner__circle {
    position: absolute;
    right: -5%;
    top: 41%;
    background: rgba(183, 171, 255, 0.17);
    box-shadow: inset 0px 1px 4px rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(6px);
    /* Note: backdrop-filter has minimal browser support */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 83px;
}
.dark-banner__circle seo {
    -webkit-animation-name: circle;
    -webkit-animation-duration: 25s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: none;
    -webkit-animation-delay: 0.0001s;
    -moz-animation: circle 25s linear 0.0001s infinite;
    animation: circle 25s linear 0.0001s infinite;
    padding: 7px;

}
.topMenu__item a:after {
    background: #fff!important;
}
.dark-banner__circle:before {
    content: '';
    position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/logo.svg) center no-repeat;
}
.dark-banner__tag {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 165%;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    display: inline-block;
    padding: 0 13px;
}

.dark-banner__left p {
    margin: 0 0 30px;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    max-width: 90%;
}

.dark-banner__bottom {
    position: relative;
    width: 100%;
    display: flex;
    margin-top: -30px;
}
.dark-banner__bottom p {
    background: #FFFFFF;
    border-radius: 20px;
    margin-left: auto;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
    padding: 28px 59px 28px 154px;
    color: #6600CC;
    margin: 0 0 0 auto;
    display: inline-block;
    max-width: 409px;
    position: relative;
}

.dark-banner__bottom p:before {
    content: '';
    position: absolute;
    width: 124px;
    height: 203.59px;
    top: 69%;
    right: 100%;
    background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/l1.svg) center no-repeat;
    transform: translateY(-100%);
}

.dark-banner__bottom p:after {
    content: '';
    position: absolute;
    width: 312px;
    height: 85px;
    top: 50%;
    right: 100%;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/l2.svg") center no-repeat;
}

.dark-banner__bottom  span {
    position: absolute;
    width: 65px;
    height: 65px;
    top: calc(50% - 33px);
    left: 60px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/Exclude3.svg") center no-repeat;
}
.dark-banner-list {
    margin-top: 40px;
}

.dark-banner-list__name {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 37px;
}
.dark-banner-list__item p {
    margin: 0;
}
.dark-banner-list__item {
    width: calc(25% - 10px);
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    padding-right: 10px;
}

.dark-banner-list__item seo {
    margin-bottom: 11px;
}

.dark-banner__btn {
    padding: 20px 69px;
}


.dark-banner > * {
    position: relative;
    z-index: 2;
}

.trust {
    background: #281F31;
    border-radius: 0px 0px 60px 60px;
    color: #fff;
    padding: 165px 0 126px;
}

.trust h2 {
    color: #fff;
    margin-bottom: 120px;
}

.trust-item {
    background: #FFFFFF;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    padding: 40px 60px;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 29px;
    color: #281F31;
    position: relative;
    margin-bottom: 81px;
}

.trust-item img {
    position: absolute;
    right: 40px;
    top: 0%;
    transform: translateY(-50%);
}

.trust-list {
    padding-bottom: 47px;
    background: url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/tl.svg') center bottom no-repeat;
    background-position-x: 47%;
}

.trust-item__name {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    padding-left: 44px;
    margin-bottom: 20px;
}

.trust-item__name:before {
    content: '';
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    top: 2px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/check.svg") center no-repeat;
}

.trust-item:nth-child(1){
    max-width: 698px;
}

.trust-item:nth-child(1) seo {
    right: 0;
}

.trust-item:nth-child(2){
    max-width: 721px;
    margin-left: auto;
    margin-right: 0;
}
.trust-item:nth-child(3){
    max-width: 762px;
}

.trust-item:nth-child(4){
    max-width: 893px;
    margin-left: auto;
    margin-right: 0;
}

.trust-item:nth-child(5){
    max-width: 813px;
}

.trust-item:nth-child(6){
    max-width: 772px;
    margin-left: auto;
    margin-right: 0;
}

.trust-bottom {
    text-align: center;
}

.trust-bottom__name {
    margin: 15px 0 9px;
    font-family: 'Circe',Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
}

.trust-bottom__text {
    font-family: 'Circe',Arial;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 29px;
}
.purple-banner {
    background: #6600CC;
    border-radius: 0px 0px 60px 60px;
    padding: 200px 0 160px;
    margin-top: -60px;
    color: #fff;
}

.purple-banner__tag {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 165%;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    display: inline-block;
    padding: 0 13px;
}

.purple-banner__header {
    font-weight: 700;
    font-size: 48px;
    line-height: 59px;
    margin: 29px 0;
}


.dark {
    position: relative;
    z-index: 22;
    margin-bottom: -60px;
}


.trust {
    position: relative;
    z-index: 21;
    margin-bottom: -60px;
}

.purple-banner {
    position: relative;
    z-index: 20;
    margin-bottom: -60px;
}

.guaranty {
    position: relative;
    z-index: 19;
    margin-bottom: -60px;
}
.portf {
    position: relative;
    z-index: 18;
    margin-bottom: -60px;
}
.sale {
    position: relative;
    z-index: 17;
    margin-bottom: -60px;
}
.steps {
    position: relative;
    z-index: 16;
    margin-bottom: -60px;
}
.inc {
    position: relative;
    z-index: 15;
    margin-bottom: -60px;
}
.plus {
    position: relative;
    z-index: 14;
    margin-bottom: -60px;
}
.purple-banner-bottom {
    position: relative;
    z-index: 13;
    margin-bottom: -60px;
}

.guaranty {
    padding: 173px 0 120px;
    background: #F8F4FC;
    border-radius: 0px 0px 60px 60px;
}

.portf {
    padding: 166px 0 105px;
    background: #fff;
    border-radius: 0px 0px 60px 60px;
}

.sale {
    padding: 136px 0 105px;
    background: #281F31;
    border-radius: 0px 0px 60px 60px;
}

.steps {
    padding: 166px 0 105px;
    background: #F8F4FC;
    border-radius: 0px 0px 60px 60px;
}
.inc {
    padding: 166px 0 125px;
    background: #281F31;
    border-radius: 0px 0px 60px 60px;
}
.plus {
    padding: 166px 0 75px;
    background: #F8F4FC;
    border-radius: 0px 0px 60px 60px;
}

.purple-banner__text {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 31px;
    max-width: 809px;
}

.plus-item {
    background: #FFFFFF;
    box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    margin-bottom: 30px;
    padding: 28px 230px 35px 115px;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    color: #281F31;
    position: relative;
}

.plus-item__name {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Gilroy', Arial;
    color: #6600CC;
    margin-bottom: 20px;
}

.plus-list {
    margin-top: 53px;
}

.plus-item:before {
    content: attr(data-id);
    position: absolute;
    font-family: 'Gilroy', Arial;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: right;
    width: 22px;
    height: 50px;
    color: #BA9FD4;
    top: 15px;
    left: 63px;
}

.inc h2 {
    color: #FFFFFF;
    margin-bottom: 77px;
}

.inc-item {
    background: #FFFFFF;
    border-radius: 30px;
    margin-bottom: 25px;
    width: 100%;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px;
    padding: 30px 36px;
    color: #281F31;
}

.inc-item.w-50 {
    width: calc(50% - 12px);
}

.inc-col {
    width: calc(50% - 12px);
}
.inc-item__name {
    font-family: 'Gilroy', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;

    color: #6600CC;
    margin-bottom: 10px;
}

.steps h2 {

}

.steps-item{
    background: #FFFFFF;
    border-radius: 30px;
    margin: 8px;
    display: flex;
    align-items: center;
    width: 325px;
    padding: 21px 26px;
}
.steps-item__num {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #6600CC;
}

.steps-item__name {
    width: calc(100% - 58px);
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #281F31;
    padding-left: 15px;
}

.steps-list {
    margin: 0 -8px;
    justify-content: center;
}

.sale {
    clear: both;
}

.sale h2 {
    color: #fff;
    margin-bottom: 18px;
}

.sale-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 57px;
}
.sale-list {
    width: 75%;
    margin: auto;
}
.sale-item {
    background: #FFFFFF;
    border-radius: 30px;
    width: calc(50% - 15px);
    margin-bottom: 30px;
    padding: 34px 44px;
}

.sale-item__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #BA9FD4;
    padding-bottom: 19px;
    margin-bottom: 16px;

}

.sale-item__name {
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 2px;
    color: #4CC194;
}

.sale-item__desc {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #281F31;
}

.sale-item__right {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    color: #281F31;
    padding: 18px 28px;
    border: 2px solid #F8F4FC;
    border-radius: 50px;
    cursor: pointer;
}

.sale-item__right:hover {
    background: #F8F4FC;
    color: #6600CC;
    border: 2px solid #F8F4FC;
}

.sale-item__text {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 150%;
}

.Portfolio {
    float: unset!important;
}

.guaranty-item {
    background: #FFFFFF url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/b2.svg") center bottom no-repeat;
    border-radius: 30px;
    padding: 36px 41px;
    text-align: center;
    width: calc(33.33% - 20px);
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.guaranty-item__name {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #4CC194;
    margin-bottom: 17px;
}

.guaranty-item__text {
    margin-bottom: 46px;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 150%;
}

.guaranty-item__bottom {
    color: #fff;
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 350;
    font-size: 20px;
    line-height: 120%;
    height: 185px;
    margin-top: auto;
}
.headerPhone a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    background: rgba(85, 66, 104, 0.5);
    border: 1px solid #554268;
    border-radius: 28px;
    padding: 5px 12px;
    transition: 0.3s;
}
.headerPhone a:hover {
    background: rgba(85, 66, 104, 0.8);
}
.headerPhone {
    display: block!important;
}
.guaranty-item-bottom__name {
    font-weight: bold;
    margin-bottom: 6px;
}

.guaranty-item:nth-child(2) .guaranty-item__name {
    color: #E6816B;
}
.guaranty-item:nth-child(3) .guaranty-item__name {
    color: #599CFF;
}

.PortfolioItem__seo {
    border-radius: 20px;
}

.PortfolioItem__type {
    background: #F8F4FC;
    border-radius: 50px;
    margin-bottom: 4px;
}

.PortfolioItem__description li::marker {
    color: #6600cc;
}
.PortfolioItem__description ul {
    padding-left: 23px;
}

.PortfolioItem__seo seo {
    min-width: 100%;
}
.portf .PortfolioShowMore {
    text-align: center;
}
.portf .PortfolioShowMore a {
    text-decoration: none;
    border: 2px solid #F8F4FC;
    border-radius: 50px;
    width: auto;
    padding: 22px 214px;
    background: none;
    font-family: 'Gilroy', Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    color: #281F31;
}

.plus-icon {
    width: 14px;
    height: 14px;
    stroke: #281F31;
    margin-right: 10px;
}


.portf .Portfolio {

    margin: 0 -15px 0 -15px;
    float: left;
}

.portf h2 {
    margin-bottom: 18px;
}

.portf__desc {
    font-family: 'Gilroy', Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;

    color: #281F31;
    margin-bottom: 76px;
}
.sale-item__text .trans-btn {
    display: none;
}

.headerSocnet__tg:not(.mobile) {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    background: #00a2ff;
    border-radius: 50%;
    margin-top: 10px;
}
.headerSocnet__tg a {
    width: 30px;
    height: 30px;
    z-index: 3;
    display: block;
    position: relative;
}
.headerSocnet__tg svg {
    width: 20px;
    height: 17px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

@media (max-width: 1261px){
    .about__txt:after {
        display: none;
    }
}

@media (max-width: 992px){
    .banner h1 {
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 30px;
    }
    .banner-item {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 43px;
    }
    .banner-item__text {
        padding-left: 5px;
    }

    .purple-btn {
        font-size: 16px;
        padding: 16px 60px;
    }
    .banner-btn-block__soc {
        font-size: 14px;
        padding-left: 21px;
    }
    .banner-btn-block__title {
        font-size: 16px;
        top: 6px;
        left: 40px;
    }
    .banner-btn-block {
        padding: 40px 26px;
    }


    .about__txt {
        width: 100%;
        font-size: 20px;
        line-height: 29px;
        padding-left: 20px;
        padding-top: 28px;
        padding-right: 20px;
        padding-bottom: 33px;
    }
    .about-results-purple:before
    {
        left: -20px;
    }
    .about-results-purple {
        font-size: 20px;
        line-height: 25px;
    }
    .dark-banner__right img {
        max-width: 100%;
    }
    .about-results ul {

        font-size: 16px;
        line-height: 24px;
    }
    .about-results ul li {
        margin-bottom: 13px;
    }
    .about__txt:after {
        display: block;
        width: 35vw;
        height: 36vw;
        background-size: contain;
        right: -3vw;
        bottom: 0;
        background-position: right bottom;
    }
    .about__img img {
        max-width: 100%;
    }
    main {
        overflow: hidden;
    }
    .pink-btn {
        padding: 14px 24px 14px 60px;
        font-size: 16px;
    }
    .pink-btn:before {
        width: 40px;
        height: 40px;
        left: 10px;
        top: calc(50% - 20px);
        background-size: 100%;
    }
    .about-back {
    }
    .about__txt:before,
    .about__img:after {
        display: none;
    }
    .about__img {
        width: 100%;
        max-width: none;
        justify-content: center;
        padding-top: 35px;
    }
    .about__img:before {
        border-radius: 30px 30px 0px 0px;
    }

    h2 {
        font-size: 38px;
        line-height: 48px;
        margin: 0 0 30px;
    }
    .banner {
        padding: 125px 0 160px;
    }

    .tariffs-item {
        width: calc(33.33% - 10px);
        padding: 21px 14px;
    }
    .tafiffs-item__name {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .tafiffs-item__text {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .tafiffs-item__list {
        margin: 0 0 14px;
        font-size: 16px;
        line-height: 20px;
    }
    .tariffs-item__bottom {
        padding-top: 20px;
    }
    .tariffs-desc__text {
        font-size: 16px;
    }
    .green-btn {
        font-size: 18px;
        padding: 15px 50px;
    }
    .dark-banner {
        padding: 0 25px 40px;
    }
    .tariffs-item__btn {
        font-size: 16px;
    }
    .tariffs-item__price {
        font-size: 22px;
    }
    .tafiffs-item__list li:before {
        top: 1px;
    }
    .dark-banner__left {
        padding-top: 45px;
        width: 70%;
    }
    .dark-banner__right > seo {
        max-width: 100%;
    }
    .dark-banner__left p {
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 24px;
        max-width: 100%;
    }
    .dark-banner h2 {
        margin: 10px 0;
        margin-right: -50px;
        font-size: 28px;
    }
    .dark-banner__btn {
        padding: 20px 69px;
        margin-bottom: 50px;
    }
    .dark-banner__bottom p {
        font-size: 16px;
        line-height: 24px;
        padding: 18px 24px 18px 92px;
        max-width: 309px;
    }
    .dark-banner__right {
        width: 30%;
        margin-top: -36px;
        position: relative;
        display: flex;
        align-items: flex-end;
    }
    .dark-banner__bottom p:before,
    .dark-banner__bottom p:after {
        display: none;
    }
    .dark-banner__bottom span {
        width: 50px;
        height: 50px;
        top: calc(50% - 25px);
        left: 25px;
        background-size: 100%;
    }
    .dark-banner-list__name {
        font-size: 20px;
    }
    .dark-banner-list__item {
        width: calc(25% - 10px);
        font-size: 16px;
        line-height: 24px;
        padding-right: 0;
    }
    .dark-banner__circle seo {
        width: 90px;
    }
    .dark-banner__circle:before {
        background-size: 50%;
    }
    .dark-banner__circle {
        right: -15px;
        top: 45px;
    }
    .trust h2 {
        margin-bottom: 77px;
    }
    .trust-item {
        padding: 30px 60px;
        font-size: 18px;
        line-height: 29px;
        color: #281F31;
        margin-bottom: 77px;
        max-width: 100%!important;
        width: 100%!important;
    }
    .trust-item__name {
        font-size: 20px;
        margin-bottom: 13px;
    }
    .trust-list {
        background: none;
        padding-bottom: 0;
    }
    .trust-bottom__name {
        font-size: 20px;
    }
    .trust-bottom__text {
        font-size: 16px;
        line-height: 26px;
    }
    .purple-banner__header {
        font-size: 38px;
        line-height: 50px;
        margin: 24px 0;
    }
    .purple-banner {
        padding: 150px 0 93px;
    }

    .guaranty {
        padding: 134px 0 100px;
    }
    .guaranty-item {
        padding: 21px 20px;
        width: calc(33.33% - 15px);
        display: flex;
        flex-flow: row wrap;
    }
    .guaranty-item__name {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .guaranty-item__text {
        margin-bottom: 40px;
        font-size: 16px;
    }
    .guaranty-item__bottom {
        font-size: 16px;
        line-height: 120%;
        height: auto;
        min-height: 200px;
        margin-top: auto;
    }

    .portf .PortfolioItem__seo seo {
        width: auto;
    }
    .portf .PortfolioItem__name, .PortfolioItem__name h2 {
        font-size: 20px;
    }
    .portf .PortfolioItem__seo[data-event="video"] {
        max-height: 300px;
        min-height: 21vw;
    }
    .sale-text {
        font-size: 20px;
        margin-bottom: 47px;
    }
    .sale-list {
        width: 100%;
    }
    .sale-item__name {
        font-weight: 400;
        font-size: 28px;
        line-height: 40px;
    }
    .sale-item__top {
        flex-flow: row wrap;
    }
    .sale-item__right {
        font-size: 18px;
        padding: 12px 28px;
        width: 100%;
        margin-top: 10px;
    }
    .sale-item {
        width: calc(50% - 10px);
        padding: 25px 25px;
    }
    .sale-item__text {
        font-size: 16px;
    }
    .inc-item__name {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 7px;
    }

    .inc-item {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 20px;
        padding: 15px 10px;
    }
    .inc-item.w-50,
    .inc-col {
        width: calc(50% - 10px);
    }
    .plus {
        padding: 123px 0 75px;
    }
    .plus-item {
        padding: 20px 20px 20px 115px;
        font-size: 16px;
        line-height: 24px;
    }
    .purple-banner__text {
        font-size: 16px;
        line-height: 24px;
    }
    footer {
        padding: 108px 0 30px!important;
    }

    .banner .purple-btn:before {
        left: 64px;
    }
}
@media (max-width: 768px){
    .about__img img {
        max-width: 80%;
    }
    .banner h1 {
        margin-bottom: 19px;
        font-size: 32px;
        line-height: 40px;
    }
    .banner-item {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 21px;
        width: 100%;
    }
    .banner-item__seo seo,
    .banner-item__seo {
        width: 40px;
    }
    .banner {
        padding: 65px 0 160px;
    }
    .banner-item__text {
        width: calc(100% - 40px);
        padding-left: 5px;
    }
    .banner:before {
        width: 586px;
        height: 596px;
        left: -20%;
        top: -18%;
        background: radial-gradient(34.83% 34.83% at 50% 50%, #4CC194 0%, rgba(76, 193, 148, 0) 100%) ;
        opacity: 0.3;
        transform: rotate(-135deg);
    }
    .banner:after {
        left: -72%;
        top: 4%;
        background: radial-gradient(34.83% 34.83% at 50% 50%, #B1A4FF 0%, rgba(102, 0, 204, 0) 100%);
        opacity: 0.2;
        transform: rotate(-135deg);
        width: 575px;
        height: 575px;
    }

    .banner .purple-btn:before {
        left: 64px;
    }
    .banner-btn-block {
        padding: 27px 22px;
    }
    .banner-btn-block__title {
        top: -13px;
        left: 19px;
        font-size: 18px;
        line-height: 22px;
        background: linear-gradient(90deg, #372d45, #281f30);
    }
    .purple-btn {
        font-size: 16px;
        padding: 16px 60px;
        width: 100%;
    }
    .banner .purple-btn:before {
        left: 24%;
    }
    .banner-btn-block {
        background-image: none;
        border: 1px solid #554268;
        border-radius: 30px;
        margin-top: 29px;

    }
    .banner-btn-block__soc {
        font-size: 14px;
        padding-left: 0;
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 17px;
        padding: 0;
    }

    .about__seo {
        max-width: 100%;
        align-items: flex-end;
        width: 100%;
        order: 2;
    }

    .pink-btn {
        padding: 24px 34px 24px 80px;
        font-size: 16px;
    }
    .pink-btn:before {
        width: 50px;
        height: 50px;
        left: 10px;
        top: calc(50% - 25px);
        background-size: 100%;
    }
    h2 {
        font-size: 32px;
        line-height: 40px;
        margin: 0px 0 20px;
    }

    .tariffs-item {
        width: 100%;
        padding: 35px 26px;
    }
    .tafiffs-item__name {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .tariffs-item__price {
        font-size: 24px;
    }
    .tariffs-desc {
        margin-top: 50px;
    }
    .tariffs-desc__text {
        font-size: 16px;
        text-align: center;
        line-height: 150%;
        margin-bottom: 20px;
    }
    .tariffs-desc__text b {
        display: block;
        margin-bottom: 10px;
        font-size: 24px;
    }
    .green-btn {
        font-size: 18px;
        padding: 15px 50px;
        width: 100%;
    }
    .tariffs {
        padding: 86px 0 60px;
    }
    .dark-banner {
        padding: 50px 17px 30px;
        border-radius: 30px;

    }
    .dark-banner__left {
        padding-top: 0;
        width: 100%;
    }
    .dark-banner h2 {
        margin: 10px 0;
        margin-right: 0;
        font-size: 30px;
    }
    .dark-banner__tag {

        font-size: 12px;
    }
    .dark-banner__btn {
        padding: 18px 10px;
        margin-bottom: 64px;
        width: 100%;
        text-align: center;
    }
    .dark-banner__right {
        width: 100%;
        margin-top: 0;
        position: relative;
        display: block;
        align-items: flex-end;
    }

    .dark-banner__circle {
        right: auto;
        top: 41%;
        left: -15px;
    }

    .dark-banner__bottom p {
        font-size: 16px;
        line-height: 24px;
        padding: 13px 24px 13px 92px;
        max-width: 309px;
        color: #281F31;
    }

    .dark-banner__bottom p:before {
        content: '';
        display: block;
        position: absolute;
        width: 95px;
        height: 413px;
        top: 0;
        right: 0;
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/arr_mob.svg) center no-repeat;
        transform: translateY(-100%);
    }
    .dark-banner-list__name {
        font-size: 24px;
        margin-bottom: 28px;
    }
    .dark-banner-list__item {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
        padding-right: 0;
        margin-bottom: 20px;
        display: flex;
        align-items: flex-start;
    }
    .dark-banner-list__item p {
        margin: 0;
        padding-left: 20px;
    }
    .purple-banner,
    .trust,
    .dark,
    .guaranty,.portf,.sale,.steps,.inc,.plus {

        border-radius: 0px 0px 30px 30px;
    }
    .trust-item seo {
        width: 50px;
        top: 90%!important;
        right: 10px!important;
    }
    .trust {
        padding: 112px 0 40px;
    }
    .trust h2 {
        margin-bottom: 32px;
    }
    .trust-item {
        padding: 29px 10px 60px 19px;
        font-size: 16px;
        line-height: 24px;
        color: #281F31;
        margin-bottom: 44px;
        max-width: 100%!important;
        width: 100%!important;
    }
    .trust-item__name:before {
        display: none;
    }
    .trust-item__name:after {
        content: ' ';
        position: relative;
        left: 0;
        display: inline-block;
        width: 24px;
        height: 24px;
        top: 4px;
        margin-left: 3px;
        background: url(/seo/seo/check.svg) center no-repeat;
    }

    .trust-item__name {
        font-size: 20px;
        margin-bottom: 6px;
        padding: 0;
    }
    .trust-item:last-child {
        margin-bottom: 0;
    }
    .trust-list {
        position: relative;
        padding-bottom: 100px;
    }
    .trust-list:before{
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        right: 50%;
        bottom: 0;
        border: 2px dashed #BA9FD5;
    }
    .trust-bottom__name {
        font-size: 24px;
    }
    .trust-bottom__text {
        font-size: 20px;
        line-height: 29px;
    }
    .purple-banner {
        padding: 125px 0 93px;
    }
    .purple-banner__header {
        font-size: 32px;
        line-height: 44px;
        margin: 34px 0 44px;
    }
    .purple-banner__tag {
        font-size: 12px;
    }
    .guaranty {
        padding: 108px 0 50px;
    }
    .guaranty-item {
        padding: 26px 24px;
        width: 100%;
        display: flex;
        flex-flow: row wrap;margin-bottom: 20px;
    }
    .guaranty-item__bottom {
        font-size: 16px;
        line-height: 120%;
        height: auto;
        min-height: 200px;
        margin-top: auto;
    }
    .guaranty-item-bottom__name {
        margin-bottom: 10px;
    }
    .guaranty-item__name {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
    }
    .portf {
        padding: 117px 0 73px;
    }
    .portf__desc {

        font-size: 20px;
        line-height: 28px;
        margin-bottom: 34px;
    }
    .portf .Portfolio {
        margin: 0;
        width: 100%;
    }
    .portf .PortfolioShowMore a {

        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 22px 57px;
    }
    .PortfolioItem__more {
        width: 100%;
        text-align: center;
    }
    .portf .PortfolioItem {
        margin: 15px 0;
        border-bottom: 1px solid #F8F4FC;
        padding: 15px 0;
    }
    .portf .PortfolioItem__seo[data-event="video"] {
        max-height: 300px;
        min-height: 37vw;
    }

    .sale-text {
        font-size: 20px;
        margin-bottom: 34px;
    }

    .sale-item__name {
        font-weight: 400;
        font-size: 40px;
        line-height: 46px;
    }
    .sale-item__desc {
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
    }
    .sale-item__right{
        display: none;
    }
    .sale-item__text .trans-btn {
        display: block;
    }
    .sale-item {
        width: 100%;
        padding: 34px 30px;
        margin-bottom: 20px;
    }

    .sale-item__top {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
        width: 100%;
        position: relative;
    }

    .sale-item__top:before {
        content: '';
        width: 35px;
        height: 35px;
        position: absolute;
        right: 0;
        top: 0;
        background: #FFFFFF url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/pl_m.svg") center no-repeat;
        border: 1px solid #151515;
        border-radius: 50%;
    }
    .trans-btn {
        text-align: center;
    }
    .sale-item__text {
        border-top: 1px dashed #BA9FD4;
        padding-top: 19px;
        margin-top: 16px;
        display: none;
    }

    .active .sale-item__text {
        display: block;
    }

    .active .sale-item__top:before {
        background: #151515 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/pl_a_m.svg") center no-repeat;
    }
    .steps {
        padding: 104px 0 73px;
    }
    .steps-item {
        background: #FFFFFF;
        border-radius: 20px;
        margin: 0 0 10px;
        display: flex;
        align-items: center;
        width: 100%;
        padding: 10px 19px;
    }
    .steps-item__num {
        font-size: 16px;
        width: 40px;
        height: 40px;
    }
    .steps-item__name {
        width: calc(100% - 40px);
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        color: #281F31;
        padding-left: 10px;
    }

    .inc {
        padding: 122px 0 88px;
    }
    .inc-item.w-50, .inc-col {
        width: 100%;
    }
    .inc-item {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 24px;
        padding: 29px 18px 29px 29px;
    }

    .inc-item__name {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 9px;
        position: relative;
        padding-right: 35px;
    }

    .inc-item__text {
        display: none;
    }
    .active .inc-item__text {
        display: block;
    }


    .inc-item__name:before {
        content: '';
        width: 35px;
        height: 35px;
        position: absolute;
        right: 0;
        top: 0;
        background: #FFFFFF url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/pl_m.svg") center no-repeat;
        border: 1px solid #151515;
        border-radius: 50%;
    }


    .active .inc-item__name:before {
        background: #151515 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo/pl_a_m.svg") center no-repeat;
    }

    .plus-item {
        padding: 65px 25px 35px;
        font-size: 20px;
        line-height: 26px;
    }
    .plus-item:before{
        left: 20px;
    }
    .purple-banner__text {
        font-size: 20px;
        line-height: 26px;
    }

    .tariffs-item {
        width: 100%!important;
    }

    .headerPhone {
        display: none!important;
    }

    .PortfolioItem__img[data-event="video"] {
        max-height: 300px;
        min-height: auto!important;
        display: flex!important;
    }
    .PortfolioItem__img img {
        min-height: auto;
        width: auto;
        position: relative!important;
        width: 100%!important;
        height: auto!important;
    }

    .headerSocnet__tg:not(.mobile) {
        display: none;
    }

    .headerSocnet__tg.mobile {
        display: block;
        width: 30px;
        height: 30px;
        position: relative;
        background: #00a2ff;
        border-radius: 50%;
        margin-right: 10px;
        order: 2;
    }
    .headerBlock__menuBtn {
        order: 3!important;
    }
    .headerSocnet__tg a {
        width: 30px;
        height: 30px;
        display: block;
    }
    .headerSocnet__tg svg {
        width: 20px;
        height: 17px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .headerBlock__logo {
         width: calc(100% - 81px)!important;
    }
    .trust-item img {
        position: absolute;
        right: 5px;
        top: 100%;
        transform: translateY(-100%);
        max-width: 70px;
    }
    .Results {
        padding: 70px 0 40px;
        margin-bottom: 0;

    }
    .headerBlock__logo svg path {
        fill: #6600CC;
    }
    .Menu_visible_true header {
        background: #fff !important;
    }
    .headerBlock__menuBtn::after, .headerBlock__menuBtn::before {
        background: #151515 !important;
    }
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/libs/css/slick.css?16770812401776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin: auto;
}
.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;
}

/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/libs/css/slick-theme.css?16770812403506*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/libs/css/./ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

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

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;
    left: 0;
    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 15px;
    height: 15px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 14px;
    height: 14px;

    content: '';
    text-align: center;

    border: 1px solid #6600CC;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{

    background: #6600CC;
}

.slick-prev,.slick-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    border: 1px solid #000;
    z-index: 2;
}

.slick-prev:before,.slick-next:before {
    content: "";
    width: 20px;
    height: 17px;
    background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/libs/css/arrow-r.svg)center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 1;
}

.slick-prev:before {
    transform: translate(-50%,-50%) rotate(180deg);
}



@media (max-width: 1200px) {
    .slick-prev
    {
        left: 0;
    }

    .slick-next
    {
        right: 0;
    }
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news/portfolio/bitrix/news.list/.default/style.css?167708124011151*/
.Portfolio {
	width: calc( 100% + 30px);
	clear: both;
	margin: 120px -15px 70px -15px;
	float: left;
}

.Portfolio h1 {
	padding: 0 15px;
	font-family: Gilroy, Arial;
	font-size: 48px;
	line-height: 130%;
	font-weight: bold;
	color: #212121;
	margin: 0 0 25px 0;
}


.PortfolioList {
	display: flex;
	flex-flow: row wrap;
	clear: both;
}

.Portfolio__item {
	display: block;
	width: 100%;
}

.PortfolioItem__img {
	width: 55%;
	float: left;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	min-height: 300px;

}

.PortfolioItem__img img {
	min-height: auto;
	width: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s;
	max-height: 100%;
}

.PortfolioItem__img video {
	height: 100%;
	width: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s;
}

.PortfolioItem__imgLeft {
	z-index: 2;
}

.PortfolioItem__imgRightZindex .PortfolioItem__imgRight {
	z-index: 3;
}

.PortfolioItem__twooImg .PortfolioItem__imgLeft {
	left: 40%;
	bottom: 45%;
	transform: translate(-50%, 50%);
}

.PortfolioItem__twooImg .PortfolioItem__imgRight {
	left: 60%;
	bottom: 40%;
	transform: translate(-50%, 50%);
}

.PortfolioItem__img .PortfolioItem__imgLogo {
	position: absolute;
	top: -100%;
	transform: translate(-50%, -50%);
}

.PortfolioItem:hover .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
	left: 3%!important;
	transition: all 0.3s;
}

.PortfolioItem:hover .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
	left: 95%!important;
	transition: all 0.3s;
}

.PortfolioItem:hover .PortfolioItem__imgLogo {
	top: 50%;
	transition: all 0.3s;
}


.PortfolioItem:hover .PortfolioItem__imgAnimationTOP .PortfolioItem__imgLeft {
	bottom: -50%;
	transition: all 0.3s;
}

.PortfolioItem:hover .PortfolioItem__imgAnimationTOP .PortfolioItem__imgRight {
	bottom: -50%;
	transition: all 0.3s;
}

.PortfolioItem__info {
	width: 45%;
	float: left;
	padding: 0 15px 0 30px;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
}

.PortfolioItem {
	color: #151515;
	display: flex;
	flex-flow: wrap;
	text-decoration: none;
	margin-bottom: 70px;
	padding: 0 15px;
	clear: both;
	width: 100%;
	box-sizing: border-box;
}

.PortfolioItem__type {
	font-family: Circe, Arial;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.PortfolioItem__name,
.PortfolioItem__name h2 {
	font-family: Gilroy, Arial;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.PortfolioItem__tags {
	color: #6600cc;
	font-family: Circe, Arial;
	font-size: 14px;
	line-height: 140%;
}

.PortfolioItem__tags ul {
	list-style: none;
	padding: 15px 0;
	margin: 0;
}

.PortfolioItem__tags ul li {
	display: inline-block;
	padding-right: 15px;
}

.PortfolioItem__more {
	align-self: flex-end;
	font-family: Gilroy, Arial;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 600;
	padding-right: 35px;
	position: relative;
	margin-top: 15px;
}

.PortfolioItem__more .arrow {
	width: 29px;
	height: 10px;
	fill: #151515;
	stroke: #151515;
}

.PortfolioItem:hover .PortfolioItem__more {
	color: #6600cc;
	transition: .3s cubic-bezier(.29,.18,.26,.83);
}

.PortfolioItem:hover .PortfolioItem__more .arrow {
	transition: .3s cubic-bezier(.29,.18,.26,.83);
	fill: #6600cc;
	stroke: #6600cc;
	width: 44px;
	height: 10px;
}

.PortfolioItem__description {
	font-family: Circe, Arial;
	font-size: 18px;
	line-height: 150%;
}


.PortfolioItem .PortfolioItem__name,
.PortfolioItem .PortfolioItem__type{
	-webkit-transition: all 333ms cubic-bezier(.47,0,.745,.715);
	transition: all 333ms cubic-bezier(.47,0,.745,.715);
	background-image: -webkit-gradient(linear,right top,left top,from(#000),color-stop(49.99%,#000),color-stop(50%,#6600CC),to(#6600CC));
	background-image: -webkit-linear-gradient(right,#000 0%,#000 49.99%,#6600CC 50%,#6600CC 100%);
	/*background-image: linear-gradient(-90deg,#000 0%,#000 49.99%,#6600CC 50%,#6600CC 100%);*/
	background-size: 200%;
	background-repeat: no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-position: 100%;
}

.PortfolioItem:hover .PortfolioItem__name,
.PortfolioItem:hover .PortfolioItem__type{
	background-position: 0;
	-webkit-transition: all 333ms cubic-bezier(.47,0,.745,.715);
	transition: all 333ms cubic-bezier(.47,0,.745,.715);
}

.PortfolioItem__img2,
.PortfolioItem__img1,
.PortfolioItem__img3 {
	position: absolute;
	max-width: 30%;
}

.PortfolioItem__img1 {
	left: 15%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 333ms cubic-bezier(.47,0,.745,.715);
	transition: all 333ms cubic-bezier(.47,0,.745,.715);
}

.PortfolioItem__img3 {
	left: 85%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 333ms cubic-bezier(.47,0,.745,.715);
	transition: all 333ms cubic-bezier(.47,0,.745,.715);
}

.PortfolioItem__img2 {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all 333ms cubic-bezier(.47,0,.745,.715);
	transition: all 333ms cubic-bezier(.47,0,.745,.715);
}

.PortfolioItem__img[data-event="video"] {
	max-height: 300px;
}

.Portfolio__sections {
	border-bottom: 2px solid #E0E0E0;
	clear: both;
	display: block;
	width: calc( 100% - 30px );
	float: left;
	box-sizing: border-box;
	margin: 15px 15px 70px 15px;
}

.Portfolio__section {
	font-family: Circe, Arial;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color: #151515;
	padding: 10px 0 10px 0;
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	margin-right: 60px;
}

.PortfolioItem_visible_hidden {
	height: 0;
	opacity: 0;
	margin: 0!important;
	-webkit-transition: height .3s cubic-bezier(.47,0,.745,.715);
	transition: height .3s cubic-bezier(.47,0,.745,.715);
	overflow: hidden;
}

 .Portfolio__section:after {
	content: "";
	position: absolute;
	width: 0;
	 bottom: -2px;
	left: 0;
	height: 2px;
	background: #6600CC;
	 right: 0;
	 -webkit-transition: width .3s cubic-bezier(.47,0,.745,.715);
	 transition: width .3s cubic-bezier(.47,0,.745,.715);
}

.Portfolio__section:hover:after {
	width: 100%;
	-webkit-transition: width .3s cubic-bezier(.29,.18,.26,.83);
	transition: width .3s cubic-bezier(.29,.18,.26,.83);
	left: 0;
}

.Portfolio__section.Portfolio__section_active_true:after {
	width: 100%;
	-webkit-transition: width .3s cubic-bezier(.29,.18,.26,.83);
	transition: width .3s cubic-bezier(.29,.18,.26,.83);
}

.Portfolio__section_active_true {
	font-weight: bold;
	color: #6600CC;
}

.inline-svg-icon.arrow-bottom {
	width: 22px;
	height: 10px;
	transform: rotate(90deg);
	fill: #151515;
	stroke: #151515;
	margin-right: 25px;
}

.PortfolioShowMore a {
	background: #F9F9F9;
	display: block;
	cursor: pointer;
	font-size: 20px;
	line-height: 150%;
	font-weight: 500;
	text-align: center;
	padding: 28px 0;
	margin: 0 15px;
}

main.white .PortfolioShowMore a {
	color: #151515!important;
}

.Pagination {
	display: none;
}

@media (max-width: 992px) {

	.PortfolioItem_code_stk .PortfolioItem__img svg:not(.background) {
		max-width: 20%;
	}

	.Portfolio__section {
		margin-right: 30px;
		font-size: 16px;
	}

	.PortfolioItem {
		float: left;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}

	.Portfolio h1 {
		font-size: 32px;
	}

	.PortfolioItem__description {
		font-size: 14px;
	}

	.PortfolioItem__name,
	.PortfolioItem__name h2{
		font-size: 24px;
	}

	.PortfolioItem__more {
		font-size: 14px;
		padding-right: 30px;
	}

	.PortfolioItem__more:before {
		width: 22px;
		background-size: 100%;
	}

	.PortfolioItem_code_sout .PortfolioItem__img:before {
		display: none;
	}

	.PortfolioItem__img img {
		min-height: auto;
		width: 100%;

	}

	.PortfolioItem_code_marker .PortfolioItem__img, .PortfolioItem_code_sout .PortfolioItem__img, .PortfolioItem_code_szr .PortfolioItem__img {
		display: block;
	}

}

@media (max-width: 767px) {


	.Portfolio h1 {
		font-size: 22px;
	}

	.PortfolioItem__tags ul {
		padding: 8px 0;
	}

	.PortfolioItem__img,
	.PortfolioItem__info {
		width: 100%;
	}

	.PortfolioItem__img img {
		min-height: auto;
		width: auto;
	}

	.PortfolioItem__info {
		padding: 15px 0;
	}

	.PortfolioItem {
		margin: 30px 0;
	}

	.PortfolioItem__tags {
		font-size: 13px;
	}

	.PortfolioItem__tags ul li {
		padding-right: 10px;
	}

	.PortfolioItem__name,
	.PortfolioItem__name h2 {
		font-size: 20px;
	}

	.PortfolioItem__description {
		font-size: 14px;
	}

	.PortfolioItem__more {
		font-size: 13px;
	}

	.Portfolio {
		margin: 50px -15px 50px -15px;
	}


	.PortfolioItem .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: 3%!important;
		transition: all 0.3s;
	}

	.PortfolioItem .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 95%!important;
		transition: all 0.3s;
		max-width: 100%;
	}

	.PortfolioItem .PortfolioItem__imgLogo {
		top: 50%;
		z-index: 4;
		transition: all 0.3s;
		max-width: 50%;
	}


	.PortfolioItem .PortfolioItem__imgAnimationTOP .PortfolioItem__imgLeft {
		bottom: -50%;
		transition: all 0.3s;
	}

	.PortfolioItem .PortfolioItem__imgAnimationTOP .PortfolioItem__imgRight {
		bottom: -50%;
		transition: all 0.3s;
	}


	.PortfolioItem__twooImg .PortfolioItem__imgLeft {
		z-index: 2;
	}

	.PortfolioItem__imgRightZindex .PortfolioItem__imgRight {
		z-index: 4;
	}

	.PortfolioItem.PortfolioItem_code_marker .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: 28%!important;
	}

	.PortfolioItem.PortfolioItem_code_szr .PortfolioItem__imgAnimationTOP .PortfolioItem__imgLeft {
		bottom: -40%;
		max-width: 100%;
	}

	.PortfolioItem.PortfolioItem_code_sout .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: 6%!important;
		max-width: 77%;
		bottom: 20%;
	}

	.PortfolioItem.PortfolioItem_code_sout .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 93%!important;
		max-width: 50%;
		bottom: 24%;
	}


	.PortfolioItem.PortfolioItem_code_bnv .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 100%!important;
		max-width: 75%;
		bottom: 25%;
	}

	.PortfolioItem.PortfolioItem_code_bnv .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: 7%!important;
		bottom: 35%;
	}


	.PortfolioItem.PortfolioItem_code_prim .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 90%!important;
		max-width: 45%;
		bottom: 18%;
	}

	.PortfolioItem.PortfolioItem_code_prim .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: 15%!important;
		bottom: 20%;
		max-width: 70%;
	}

	.PortfolioItem.PortfolioItem_code_stk .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: 6%!important;
		max-width: 80%;
		bottom: 20%;
	}

	.PortfolioItem.PortfolioItem_code_stk .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 85%!important;
		max-width: 65%;
		bottom: 20%;
	}

}

@media (max-width: 586px) {
	.PortfolioItem .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgLeft {
		left: -15%!important;
		transition: all 0.3s;
	}

	.PortfolioItem .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 105%!important;
		transition: all 0.3s;
	}
}
/* End */
/* /bitrix/templates/mkws/components/bitrix/news.detail/landing-page/style.css?174128754680506 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/landing-page/flexslider/flexslider.css?16770812426394 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/seo.css?175209093846861 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/landing-page/libs/css/slick.css?16770812401776 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/landing-page/libs/css/slick-theme.css?16770812403506 */
/* /bitrix/templates/mkws/components/bitrix/news/portfolio/bitrix/news.list/.default/style.css?167708124011151 */
