

/* 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/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.detail/landing-page/css/landing.css?174594818444303*/
.banner {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/y_big.svg") right bottom no-repeat;
    background-position-x: 100%;
    background-position-y: calc(100% + 83px);
    padding: 150px 0 250px;
    position: relative;
}
.banner_detail {
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 80px 0 100px;
    position: relative;
}
.banner_detail:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
.banner_detail > * {
    position: relative;
    z-index: 2;
}
.banner .Blocks {
    position: relative;
}


h2 {
    font-size: 48px;
    line-height: 130%;
    font-weight: bold;
    margin-bottom: 25px;
}
.Guaranty__info {
    width: 100%;
}
h1.little_header {
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 51px
}

.banner h1 {
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 51px;max-width: 68%;
}

.banner_detail h1 {
    color: #fff;
}
.banner__desc {
    font-size: 20px;
    line-height: 29px;
    max-width: 430px;
    margin-bottom: 34px;
}

.banner__price {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
}
.banner__price img {
    margin-right: 5px;
}
.banner__price p {
    margin: 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #FA412B;
}


.banner__circle {
    position: absolute;
    right: 6%;
    top: 0%;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/check.svg") center no-repeat;
}
@keyframes circle {
    0% {
        opacity: 1;
        transform: translateX(0px)translateY(0px)rotate(0deg)scale(1,1);
        animation-timing-function: linear;
    }
    100% {
        opacity: 1;
        transform: translateX(0px)translateY(0px)rotate(360deg)scale(1,1);}
}

.circle {
    animation: circle 25s infinite linear;
}
.banner__circle img {
    animation: circle 25s infinite linear;
}
.tariffs-list2 {
    display: flex;
    flex-flow: row wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.tariffs-list2 > div {
    width: calc(50% - 20px)!important;
    margin: 15px 10px;
}
.yellow-btn {
    background: #F8D553;
    border-radius: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    padding: 15px 60px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
    cursor: pointer;
    box-sizing: border-box;

}
.yellow-btn:hover {
    background: #dfc04b;
}

.purple-btn {
    background: #6600cc;
    color: #fff;
    border-radius: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    padding: 15px 60px;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
    cursor: pointer;
    box-sizing: border-box;

}
.purple-btn:hover {
    background: #7100e2;
}
.banner2 {
    background: #383838;
    padding: 100px 0 120px;
    color: #fff;
}

.banner2_h2 {
    font-weight: bold;
    font-size: 42px;
    line-height: 51px;
    max-width: 60%;
    margin-bottom: 26px;
}

.banner2_text {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 46px;
    font-weight: 300;
}

.marqueeWrapper {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    font-weight: bold;
    font-size: 42px;
    line-height: 51px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 64px;
}
.marqueeWrapper .white {
    display: inline-block;
    padding: 0 25px;
}
.marqueeWrapper .white2 {
    color: #151515;
    text-shadow: 0px 0px 0px #fff;
    display: inline-block
}

.block33 {
    background: #151515;
    padding: 100px 0 54px;
}

.serviceslist {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -15px;
}

.wedo__list .slick-track {
    min-width: 100%;
}

.service {
    width: calc(33.33% - 30px);
    margin: 0 15px 20px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 34px 28px 34px 34px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}

.service > div {
    width: 100%;
}

.service__name {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 7px;
}

.service__fullname {
    font-weight: normal;
    color: #828282;
    margin-bottom: 18px;
}

.service__roles {
    display: flex;
    flex-flow: row wrap;
    margin-top: auto;
    font-weight: bold;

}

.service__roles > div {
    width: 50%;
    margin-bottom: 24px;
}

.service__text {
    margin-bottom: 32px;
}

.service__yandex {
    font-weight: normal;
    background: #F8D553;
    border-radius: 30px;
    display: inline-block;
    padding: 0 9px;
    margin-top: 2px;
}

.service__seller {
    font-weight: normal;
    background: #E0E0E0;
    border-radius: 30px;
    display: inline-block;
    padding: 0 9px;
    margin-top: 2px;
}

.forwhom {
    padding: 90px 0;
}

.forwhom h2 {
    text-align: center;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 15px;
    margin-top: 0;
}

.forwhom__text {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 54px;
}

.forwhom__list {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -15px;
}

.forwhom__item {
    margin: 0 15px 40px;
    width: calc(33.33% - 30px);
    font-weight: bold;
    font-size: 28px;
    line-height: 120%;
    background: #EBFFDF url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/w_l.svg") right bottom no-repeat;
    border-radius: 35px;
    padding: 37px 63px 30px 45px;
}

.forwhom__item:nth-child(2){
    background-color: #F4E6FF;
}

.forwhom__item:nth-child(3){
    background-color: #FFEFB5;
}

.forwhom__item:nth-child(4){
    background-color: #EDF9FF;
}

.forwhom__item:nth-child(5){
    background-color: #F9F9F9;
}

.forwhom__item:nth-child(6){
    background-color: #FFECF4;
}

.forwhom__img {
    height: 118px;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.forwhom__img img {
    width: auto;
    max-width: 100%;
}

.wedo {
    background: #FAFAFA;
    padding: 86px 0 50px;
}
.wedo h2 {
    text-align: center;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 76px;
    margin-top: 0;
}

.wedo__list {
    display: flex;
    flex-flow: row wrap;
}

.wedo__item {
    width: 33.33%;
    padding: 0 20px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 66px;
}

.wedo__img {
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #151515;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 21px;
}

.wedo__img img {
    width: 100%;
    height: 100%;
}

.wedo__item > div:not(.wedo__img) {
    max-width: 250px;
    margin: auto;
}

.manager {
    padding: 121px 0 47px;
}

.manager h3 {
    text-align: center;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 76px;
    margin-top: 0;
}

.manager__desc {
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 57px;
}

.manager__list {
    display: flex;
    flex-flow: row wrap;
}

.manager__item {
    width: 33.33%;
    margin-bottom: 50px;
}

.manager__number {
    background: #F8D553;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    padding: 13px;
    text-align: center;
    margin-bottom: 15px;
}
.showOutsorcing2,
.showOutsorcing {
    background: #ECF2F4;
    margin-bottom: 0;
    text-align: center;
    color: #6600cc;
    cursor: pointer;
    border-radius: 0px 0px 10px 10px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin-top: 0;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.manager__name {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.manager__text {
    width: 81%;
}

.steps {
    border: 2px dashed #151515;
    border-radius: 10px;
    margin-bottom: 105px;
    padding: 47px 35px 30px 85px;
    overflow: hidden;
}

.steps__h3 {
    text-align: center;
    margin: 0 auto 25px;
}

.steps__h3 h3 {
    font-size: 42px;
    line-height: 96px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/y_l.svg") left center no-repeat;
    height: 96px;
    display: inline-block;
    margin: 0;
}

.steps__list {
    display: flex;
    flex-flow: row wrap;
}

.steps__item {
    width: 25%;
    margin-bottom: 78px;
    position: relative;
}

.steps__item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 100%;
    height: 10px;
    background: #F2F2F2;
    z-index: -1;
}

.steps__step {
    font-weight: bold;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/step.svg") left center no-repeat;
    padding-left: 20px;
    height: 30px;
    line-height: 32px;
    margin-bottom: 16px;
}

.steps__text {
    width: calc(100% - 40px);
    font-size: 16px;
    line-height: 120%;
}

.steps__item:last-child:before {
    display: none;
}

.steps__item:nth-child(4):after {
    content: '';
    position: absolute;
    left: 100%;
    top: 11px;
    width: 100%;
    height: 10px;
    background: #F2F2F2;
    z-index: -1;
}

.steps__item:nth-child(5):after {
    content: '';
    position: absolute;
    left: auto;
    top: 11px;
    width: 100%;
    height: 10px;
    background: #F2F2F2;
    z-index: -1;
    right: 100%;
}

.advantages {
    background: #151515;
    padding: 115px 0 136px;
}

.advantages h2 {
    text-align: center;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 58px;
    margin-top: 0;
    color: #fff;
}

.advantages__list {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -10px;
}

.advantages__item {
    width: calc(25% - 20px);
    margin: 0 10px 10px;
    background: #FFFFFF url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/blur.svg") right bottom no-repeat;
    border-radius: 20px;
    padding: 24px 0 0 36px;
    display: flex;
    flex-flow: row wrap;
}

.advantages__item > div {
    width: 100%;
}

.advantages__name {
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 13px;
}

.advantages__img {
    margin-top: auto;
    text-align: left;
    display: flex;
    justify-content: left;
    width: auto!important;
    margin-left: auto;
}

.advantages__text {
    width: calc(100% - 25px);
}
.outsourcing {
    color: #666666;
    font-size: 14px;
    line-height: 130%;
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
}
.hideRows.outsourcing {
    border-radius: 10px 10px 0 0;
}
.outsourcing tr th {
    background: #F9FBFB;
    padding: 20px;
    text-align: left;
}
.outsourcing tr td {
    padding: 14px 10px 14px 20px;
}
.outsourcing tr th:first-child {
    border-radius: 9px 0px 0px 0px;
    padding-left: 28px;
}
.outsourcing tr td:first-child {
    padding-left: 28px;
}
.outsourcing tr th:last-child {
    border-radius: 0px 9px 0px 0px;
}
.outsourcing tr:last-child td {
    border-bottom: none;
}
.outsourcing tr th:nth-child(3),
.outsourcing tr th:nth-child(4) {
    background: #6600CC;
    color: #fff;
}


.outsourcing tr th:nth-child(3),
.outsourcing tr th:nth-child(4),
.outsourcing tr td:nth-child(3),
.outsourcing tr td:nth-child(4) {
    width: 18%;
}

.outsourcing tr th:last-child,
.outsourcing tr td:last-child {
    width: 35%;
}

.outsourcing tr td:nth-child(3),
.outsourcing tr td:nth-child(4) {
    background: #FDFBFF;
}

.outsourcing tr td {
    border-bottom: 1px solid #ECF2F4;
    vertical-align: super;
}
.outsourcing {
    border: 1px solid #ECF2F4;
    border-radius: 10px;
    border-collapse: unset;
}

.outsourcing tr td:nth-child(4) {
    font-weight: bold;
}

.outsourcing tr:hover{
    background: #f9fbfb;
}

.outsourcing2 {
    color: #666666;
    font-size: 14px;
    line-height: 130%;
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
}
.hideRows.outsourcing2 {
    border-radius: 10px 10px 0 0;
}
.outsourcing2 tr th {
    background: #F9FBFB;
    padding: 20px;
    text-align: left;
}
.outsourcing2 tr td {
    padding: 14px 10px 14px 20px;
}
.outsourcing2 tr th:first-child {
    border-radius: 9px 0px 0px 0px;
    padding-left: 28px;
}
.outsourcing2 tr td:first-child {
    padding-left: 28px;
}
.outsourcing2 tr th:last-child {
    border-radius: 0px 9px 0px 0px;
}
.outsourcing2 tr:last-child td {
    border-bottom: none;
}
.outsourcing2 tr th:nth-child(3),
.outsourcing2 tr th:nth-child(4),
.outsourcing2 tr th:nth-child(5){
    background: #6600CC;
    color: #fff;
}


.outsourcing2 tr th:nth-child(3),
.outsourcing2 tr th:nth-child(4),
.outsourcing2 tr td:nth-child(3),
.outsourcing2 tr td:nth-child(4),
.outsourcing2 tr td:nth-child(5),
.outsourcing2 tr td:nth-child(5){
    width: 18%;
}

.outsourcing2 tr th:last-child,
.outsourcing2 tr td:last-child {
    width: 35%;
}

.outsourcing2 tr td:nth-child(3),
.outsourcing2 tr td:nth-child(4),
.outsourcing2 tr td:nth-child(5){
    background: #FDFBFF;
}

.outsourcing2 tr td {
    border-bottom: 1px solid #ECF2F4;
    vertical-align: super;
}
.outsourcing2 {
    border: 1px solid #ECF2F4;
    border-radius: 10px;
    border-collapse: unset;
}

.outsourcing2 tr td:nth-child(5) {
    font-weight: bold;
}

.outsourcing2 tr:hover{
    background: #f9fbfb;
}


.yandexnum {
    padding: 165px 0 82px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/m1.png") right bottom no-repeat;
    background-position-x: 110%;
    background-size: 40% auto;
}
.Text ul {
    list-style: none;
    padding-left: 10px;
}
.yandexnum__h2 {
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 65px;
    margin-top: 0;
    font-weight: bold;
}

.yandexnum__list {
    display: flex;
    flex-flow: row wrap;
    width: 60%;
}

.yandexnum__item {
    width: 50%;
    margin-bottom: 50px;
}

.yandexnum__name {
    font-weight: normal;
    font-size: 42px;
    line-height: 49px;
    color: #F8D553;
    margin-bottom: 15px;
}

.yandexnum__text {
    font-size: 20px;
    line-height: 150%;
}

.mkwsnum {
    padding: 165px 0 150px;
    background: #6600CC url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/m2.png") left bottom no-repeat;
    color: #fff;
    background-position-x: -10%;
    position: relative;
    background-size: 40% auto;
}

.mkwsnum:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/d_b.svg") right bottom no-repeat;
    z-index: 1;
}
.mkwsnum .Blocks {
    position: relative;
    z-index: 2;
}
.mkwsnum__h2 {
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 65px;
    margin-top: 0;
    font-weight: bold;
    color: #fff;
    width: 60%;
    margin-left: auto;
}
.mkwsnum__h2 span {
    font-weight: 300;
}
.mkwsnum__list {
    display: flex;
    flex-flow: row wrap;
    width: 60%;
    margin-left: auto;
}

.mkwsnum__item {
    width: 50%;
    margin-bottom: 32px;
}

.mkwsnum__name {
    font-weight: normal;
    font-size: 42px;
    line-height: 49px;
    margin-bottom: 15px;
}

.mkwsnum__text {
    font-size: 20px;
    line-height: 150%;
    width: 92%;
}

.feedback {
    text-align: center;
    padding: 180px 0 150px;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/g_b.svg") center no-repeat;
}

.feedback h2 {
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 51px;
    margin-top: 33px;
    font-weight: bold;
}

.services__h2 {
    display: none;
}

@media (max-width: 992px){
    h1.little_header,
    .banner h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .banner2_h2 {
        font-size: 30px;
        line-height: 40px;
        max-width: 80%;
    }

    .manager__item {
        padding-right: 20px;
    }
    .advantages__item {
        width: calc(50% - 20px);
    }
    .yandexnum__name {
        font-size: 32px;
        line-height: 120%;
    }
    .yandexnum__list {
        width: 100%;
    }
    .mkwsnum,
    .yandexnum {
        background-image: none;
    }
    .feedback h2,
    .mkwsnum__h2,
    .yandexnum__h2,
    .advantages h2,
    .manager h3,
    .wedo h2,
    .forwhom h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .mkwsnum__name {
        font-size: 32px;
        line-height: 120%;
    }
    .manager {
        padding: 100px 0 47px;
    }
    .yandexnum{
        padding: 100px 0 50px;
    }
    .advantages,
    .mkwsnum,
    .feedback {
        padding: 100px 0;
    }
    .mkwsnum__list,
    .mkwsnum__h2 {
        width: 100%;
    }
    .manager__name {
        font-size: 18px;
    }
    .steps__h3 h3 {
        font-size: 30px;
    }
    .steps {
        padding: 47px 25px 30px 35px;
    }
    .forwhom__item {
        padding: 17px 23px 20px 15px;
        font-size: 20px;
        line-height: 120%;
        background-size: 60%;
    }
    .banner {
        padding: 100px 0 250px;
        background-size: 650px auto;
    }
    .wedo__item {
        font-size: 16px;
    }
    .service {
        width: calc(100% - 30px);
        max-width: 800px;
    }
}

@media (max-width: 768px){
    h1.little_header {
        font-size: 32px;
        line-height: 110%;

    }
    .banner h1 {
        font-size: 32px;
        line-height: 110%;
        max-width: 350px;
    }
    .yellow-btn {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
    .banner {
        padding: 50px 0 60px;
        background-size: 120vw auto;
        background-position-y: 17vw;
    }
    .banner__circle {
        right: 15px;
        top: 22%;
    }
    .banner__price {
        margin-top: 52vw;
    }
    .banner2_h2 {
        font-size: 24px;
        line-height: 110%;
        max-width: 100%;
    }
    .banner2 {
        padding: 65px 0;
    }
    .banner2_text {
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 18px;
    }
    .marqueeWrapper {
        display: none;
    }
    .services__h2 {
        display: block;
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        margin-bottom: 29px;
        color: #fff;
    }
    .banner__desc {
        font-size: 18px;
        line-height: 120%;
        max-width: 100%;
    }
    .service__roles,
    .service__fullname,
    .service__text {
        font-size: 14px;
        line-height: 120%;
    }
    .service__name {
        font-size: 20px;
        line-height: 24px;
    }
    .service {
        padding: 22px 17px 22px 17px;
    }
    .service__roles > div {
        margin-bottom: 20px;
    }
    .block3 {
        padding: 55px 0;
    }
    .feedback h2, .mkwsnum__h2, .yandexnum__h2, .advantages h2, .manager h3, .wedo h2, .forwhom h2 {
        font-size: 24px;
        line-height: 110%;
    }
    .forwhom__text {
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 24px;
    }
    .forwhom {
        padding: 90px 0 78px;
    }

    .forwhom__item {
        margin: 0 15px 20px;
        width: calc(100% - 30px);
        padding: 34px 22px 42px;
        font-size: 20px;
        line-height: 120%;
        background-size: 40%;
    }
    .wedo h2 {
        margin-bottom: 33px;
    }
    .wedo__item {
        width: 50%;
        margin-bottom: 36px;
    }
    .wedo {
        padding: 64px 0 32px;
    }
    .wedo__img {
        width: 80px;
        height: 80px;
    }
    .manager h3 {
        margin-bottom: 24px;
    }
    .manager {
        padding: 54px 0 35px;
    }
    .manager__desc {
        font-size: 18px;
        line-height: 140%;
        max-width: 100%;
        margin: 0 auto 57px;
    }
    .manager__name {
        margin-bottom: 6px;
        padding-left: 60px;
    }
    .manager__text {
        width: 100%;
        padding-left: 60px;
        font-size: 14px;
        line-height: 120%;
    }
    .manager__item {
        padding-right: 0;
        width: 100%;
        margin-bottom: 24px;
        position: relative;
        padding-top: 14px;
    }

    .manager__number {
        position: absolute;
        left: 0;
        top: 0;
    }

    .steps__h3 h3 {
        background: none;
        line-height: 110%;

    }
    .steps {
        padding: 47px 11px 30px 25px;
        margin-bottom: 68px;
    }

    .steps__item {
        width: 50%;
        margin-bottom: 42px;
        position: relative;
    }
    .steps__item:nth-child(7):after,
    .steps__item:nth-child(3):after {
        content: '';
        position: absolute;
        left: auto;
        top: 11px;
        width: 100%;
        height: 10px;
        background: #F2F2F2;
        z-index: -1;
        right: 100%;
    }

    .steps__item:nth-child(2):after,
    .steps__item:nth-child(6):after {
        content: '';
        position: absolute;
        left: 100%;
        top: 11px;
        width: 100%;
        height: 10px;
        background: #F2F2F2;
        z-index: -1;
    }

    .steps__text {
        font-size: 14px;
    }
    .advantages__item {
        width: calc(100% - 20px);
        padding: 36px 0 0 24px;
        margin: 0 10px 24px;
    }
    .advantages {
        padding: 55px 0;
    }

    .advantages__img img {
        max-height: 130px;
        max-width: 140px;
    }
    .mkwsnum__name,
    .yandexnum__name {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 8px;
    }
    .mkwsnum__h2,
    .advantages h2,
    .yandexnum__h2 {
        margin-bottom: 36px;
        text-align: center;
    }
    .yandexnum {
        padding: 72px 0 70vw;
        background: url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/m1.png') center bottom no-repeat;
        background-position-x: center;
        background-size: 94% auto;
    }
    .yandexnum__text {
        font-size: 14px;
        line-height: 120%;
    }

    .yandexnum__item {
        margin-bottom: 30px;
    }
    .mkwsnum__text {
        font-size: 14px;
        line-height: 120%;
    }
    .mkwsnum {
        padding: 72px 0 70vw;
        background: #6600CC url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/m2.png') center bottom no-repeat;
        background-position-x: center;
        background-size: 94% auto;
    }

    .mkwsnum:before {
        background: url('/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/d_b.svg') center center no-repeat;
        background-size: 130% auto;
        height: calc(100% - 70vw);
        top: 0;
        background-position-x: 78%;
    }
    .feedback h2 {
        font-size: 32px;
        line-height: 39px;
        margin: 34px 0 43px;
    }
    .feedback {
        padding: 130px 0;
        background-size: 80% auto;
        background-position-y: 94px;
    }
    .mkwsnum__item {
        margin-bottom: 54px;
    }
}

.wedo {
    padding: 100px 0;
}


.wedo h2 {
    text-align: center;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 22px;
    margin-top: 0;
}

.wedo__h3 p {
    text-align: center;
    margin-bottom: 63px;
    font-size: 24px;
    line-height: 28px;
}

.wedo__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0 -9px 0;
}

.wedo__list .slick-track {
    display: flex;
    flex-flow: row wrap;
}

.wedo__list .slick-slide {
    display: flex!important;
    flex-flow: row wrap;
}
.wedo__list .slick-slide > div {
    padding-top: 35px;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}


.wedo__item {
    width: 33.33%;
    margin: 9px;
    padding: 0 50px 16px;
    text-align: center;
    margin-bottom: 57px;
    background: #F2F5F9;
    border-radius: 20px;
}

.wedo__img {
    display: inline-block;
    margin-top: -21px;
    margin-bottom: 34px;
}

.wedo__img img {
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.1));
    border-radius: 10px;
}

.wedo__name {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #436BE9;
}

.wedo__text {
    font-size: 18px;
    line-height: 140%;
}

.Text img {
    max-width: 100%;
}
.purple-banner {
    position: relative;
    z-index: 20;
    background: #6600CC;
    padding: 80px 0 80px;
    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;
}
.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;
}
.purple-banner__text b {
    font-size: 36px;
}
.purple-banner-bottom {
    position: relative;
    z-index: 13;
    margin-bottom: 0;
}

.count-block-title {
    padding-top:    60px;
}
.cepochka {

    padding: 60px 0;
}
.cepochka-list {
    width: 100%;
    justify-content: space-around;
    font-size: 20px;text-align: center;
}
.cepochka-list > * {
    text-decoration: none;
}
.cepochka .h2 {
    margin-bottom: 45px;
}

.block_w_img-img {
    width: 40%;
}
.block_w_img-text {
    width: 60%;
    padding-left: 40px;
    font-size: 26px;
    line-height: 140%;
}

.block_w_img-text .green-btn {
    margin-top: 40px;
    text-decoration: none;
}

.block_w_img {
   padding: 60px 0;
}

.block_w_img-right .block_w_img-img {
    order: 2;
}

.block_w_img-right .block_w_img-text {
    padding-left: 0;
    padding-right: 40px;
}

.sale {
    padding: 60px 0 ;
    background: #281F31;
}
.sale h2 {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 0;
}
.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;
}
.count-item {
    margin-bottom: 40px;
}
.templates__h2 {
    margin-top: 0px!important;
}
.sale-item__desc {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #281F31;
}
.FlexBlock-between {
    justify-content: space-between;
}
.sale-item__text .trans-btn {
    display: none;
}
.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%;
}
.WorksItem img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 69px;
}
@media (min-width: 768px) {
    .wedo__list .slick-slide {
        width: 33.33%!important;
    }
}

.Guaranty__description {
    margin-top: 20px;
}

@media (max-width: 992px){

    .wedo h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .wedo__item {
        font-size: 16px;
    }

    h2 {
        font-size: 30px;
    }
}
.CenterText {
    text-align: center;
}

.text {
    padding: 30px 0 50px;
    background: #F9F9F9;
    font-size: 18px;
}
.tariffs.tariffs-purple {
    border-radius: 0;
}
.wedo__img {
    width: auto;
    height: auto;
}
.wedo__img {
    margin-bottom: 20px;
}
.Progress__flex {
    margin-bottom: 60px;
}
.ProgressItem img {
    max-height: 58px;
}
.guaranty {
    padding: 23px 0 70px;
    background: #F8F4FC;
}
.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;
}
.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;
}
.tariffs-list {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -8px;
    justify-content: center;
}
.tariffs-item {
    width: calc(33.33% - 16px)!important;
    margin: 8px;
}
.tariffs-list[data-column="4"] .tariffs-item{
    width: calc(25% - 16px)!important;
}

.how-pay-sw__cont {
    padding-top: 30px;
    padding-bottom: 30px;
}
.how-pay__title {
    padding-bottom: 0;
}
.how-pay {
    margin-top: 80px;
}

.tariff-item__price-old{
    text-decoration: line-through;
    color: #626262;
    font-size: 20px;

}

.tariff-item__desc2 {
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
}

.video-block {
    width: 80%;
    padding-top: 45%;
    cursor: pointer;
    position: relative;
    background-size: cover;
    background-position: center;
}

.video-block.active {
    padding-top: 0;
}
.video-block span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-radius: 50%;
    background: #fff url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/play.svg") center no-repeat;
    transform: translate(-50%,-50%);
    transition: 300ms ease-in-out;
}

.video-block span:hover {
    transform: translate(-50%,-50%) scale(1.1);
}

.Slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 60px 0;
}

.SliderList {

 }
.SliderItem img {
    max-width: 80%;
    margin: auto;
}
.SliderItem__name {
    font-size: 28px;
    line-height: 130%;
    font-weight: bold;
    margin-bottom: 25px;
}
.SliderItem__text {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 25px;
}
@media (max-width: 992px){
    .guaranty {
    }
    .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: 10px;
        font-size: 16px;
    }
    .guaranty-item__bottom {
        font-size: 16px;
        line-height: 120%;
        height: auto;
        min-height: 200px;
        margin-top: auto;
    }
}
@media (max-width: 768px) {
    .video-block {
        width: 100%;
        padding-top: 55%;

    }

    .video-block.active {
        padding-top: 0;
    }
    .how-pay {
        margin-top: 40px;
    }
    .guaranty {
        padding: 20px 0 30px;
    }
    .tariffs-item {
        width: calc(100%)!important;
        margin: 0;
        margin-bottom: 20px;
    }
    .tariffs-list {
        margin: 0;
    }
    .tariffs-list[data-column="4"] .tariffs-item{
        width: calc(100%)!important;
    }
    .tariffs-list2 > div {
        width: calc(100% - 20px)!important;
        margin: 15px 10px;
    }
    .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%;
    }
    .sale-item__text .trans-btn {
        display: block;
    }
    .Guaranty__description {
        margin-top: 10px;
    }

    .text {
        padding: 20px 0 30px;
        font-size: 16px;
    }
    .cepochka-list > * {
        width: 50%;
        margin-bottom: 25px;
        font-size: 14px;
    }
    .WorksItem, .AdvantagesItem {
        margin-bottom: 25px;
    }
    .banner-left {
        order: 2;
    }
    .cepochka-list > * img {
        max-width: 80%;
    }
    .purple-banner__header {
        font-weight: 700;
        font-size: 28px;
        line-height: 120%;
        margin: 20px 0 20px;
    }
    .purple-banner {
        padding: 40px 0;
    }
    .work-example {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .Progress {
        padding-top: 40px;
    }
    .tariffs.tariffs-purple {
        border-radius: 0;
        padding: 40px 0 40px;
    }
    .block_w_img-text {
        width: 100%;
        padding-left: 0;
        font-size: 20px;
        line-height: 140%;
    }
    .cepochka {
        padding: 30px 0;
    }
    .block_w_img-img {
        width: 100%;
        margin-bottom: 10px;
    }
    .sale-text {
        font-size: 20px;
        margin-bottom: 34px;
    }
    .count-items {
        padding-bottom: 30px;
    }
    .count-block-title {
        padding-top: 30px;
        padding-bottom: 10px;
    }
        .count-item {
            margin-bottom: 20px;
        }
    .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/services/bitrix/news.detail/.default/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;
    }
    .wedo__h3 p {
        margin-bottom: 53px;
        font-size: 20px;
        line-height: 23px;
    }

    .wedo h2 {
        margin-bottom: 6px;
    }

    .wedo__list {
        width: 90%;
    }

    .wedo__list .slick-dots {
        margin-left: 10%;
    }

    .wedo__list .slick-list {
        overflow: visible;
    }

    .wedo {
        overflow: hidden;
    }

    .wedo__name {
        font-size: 20px;
    }

    .wedo__text {
        font-size: 14px;
        line-height: 140%;
    }

    .wedo__item {
        padding: 0 30px 16px;
    }

    .wedo {
        padding: 50px 0;
    }

    h2 {
        font-size: 20px;
    }
    .banner_detail {
        background-size: cover;
        background-position: center;
        color: #fff;
    }

    .banner_detail  .purple-btn {
        margin-top: 15px;
        padding: 15px;
        font-size: 16px;
        width: 100%;
    }

    .outsourcing tr th,
    .outsourcing tr td:first-child {
        display: none;
    }

    .TableMobile {
        position: relative;
        margin-top: 22px;
    }
    .TableMobile:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 7px;
        right: 10px;
        top: calc(50% - 4px);
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/arr_bot.svg) center no-repeat;
        transition: 0.2s;
    }
    .TableMobile input {
        height: 50px;
        padding: 10px 20px;
        box-sizing: border-box;
        background: #FFFFFF;
        box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
        border-radius: 3px;
        /* margin-bottom: 20px; */
        border: none;
        width: 100%;
        font-weight: bold;
    }

    .TableMobile2 {
        position: relative;
        margin-top: 22px;
    }
    .TableMobile2:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 7px;
        right: 10px;
        top: calc(50% - 4px);
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/images/arr_bot.svg) center no-repeat;
        transition: 0.2s;
    }
    .TableMobile2 input {
        height: 50px;
        padding: 10px 20px;
        box-sizing: border-box;
        background: #FFFFFF;
        box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
        border-radius: 3px;
        /* margin-bottom: 20px; */
        border: none;
        width: 100%;
        font-weight: bold;
    }
    table tr:first-child {
        display: none;
    }
    .TableMobile ul {
        list-style: none;
        height: 0;
        overflow: auto;
        margin: 0;
        padding: 0;
        transition: 0.3s linear;
        position: absolute;
        top: 50px;
        width: 100%;
        z-index: 3;
        box-sizing: border-box;
    }
    .TableMobile ul li {
        padding: 9px 20px;
    }
    .TableMobile ul li.active {
        background: #221F1C;
        border-radius: 3px;
        color: #fff;
    }

    .TableMobile2 ul {
        list-style: none;
        height: 0;
        overflow: auto;
        margin: 0;
        padding: 0;
        transition: 0.3s linear;
        position: absolute;
        top: 50px;
        width: 100%;
        z-index: 3;
        box-sizing: border-box;
    }
    .TableMobile2 ul li {
        padding: 9px 20px;
    }
    .TableMobile2 ul li.active {
        background: #221F1C;
        border-radius: 3px;
        color: #fff;
    }

    .TableMobile ul.active {
        height: 90px;
        transition: 0.3s linear;
        background: #FFFFFF;
        box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
        border-radius: 3px;
        padding: 0 5px;
    }

    .TableMobile2 ul.active {
        height: 140px;
        transition: 0.3s linear;
        background: #FFFFFF;
        box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
        border-radius: 3px;
        padding: 0 5px;
    }
    .outsourcing {
        border: none;
    }
    .outsourcing tr td:nth-child(4),
    .outsourcing tr td:nth-child(5) {
        display: none;
    }

    .outsourcing tr td:nth-child(3), .outsourcing tr td:nth-child(4) {
        background: none;
    }


    .outsourcing.last tr td:nth-child(3) {
        display: none;
    }

    .outsourcing.last  tr td:nth-child(4),
    .outsourcing.last tr td:nth-child(5){
        display: block;
        width: 50%;
        border-bottom: none;
    }

    .outsourcing.last tr td:nth-child(6) {
        width: 100%;
        border-bottom: 1px solid #ECF2F4;
    }
    .outsourcing.last  tr td:nth-child(2) {
        border-bottom:none;
        width: 50%;
    }
    .outsourcing.last tbody {
        display: flex;
        flex-flow: row wrap;
    }
    .outsourcing.last tr {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        align-items: flex-start;
    }
    .outsourcing tr td:nth-child(2),
    .outsourcing tr td:nth-child(5) {
        padding-left: 0;
    }

    .outsourcing.last tr td:nth-child(4) {
        text-align: right;
    }
    .TableMobile:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 7px;
        right: 10px;
        top: calc(50% - 4px);
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/arr_bot.svg) center no-repeat;
        transition: 0.2s;
    }


    .outsourcing2 {
        border: none;
        width: 100%;
    }
    .outsourcing2 tr td:nth-child(4),
    .outsourcing2 tr td:nth-child(5),
    .outsourcing2 tr td:nth-child(6) {
        display: none;
    }

    .outsourcing2 tr td:nth-child(3), .outsourcing tr td:nth-child(4) {
        background: none;
    }

    .outsourcing2.last tr td:nth-child(4),
    .outsourcing2.last tr td:nth-child(6),
    .outsourcing2.last tr td:nth-child(3) {
        display: none;
    }


    .outsourcing2.last tr td:nth-child(5) {
        display: block;
        width: 50%;
        border-bottom: none;
    }

    .outsourcing2.last tr td:nth-child(6) {
        width: 100%;
        border-bottom: 1px solid #ECF2F4;
    }
    .outsourcing2.last  tr td:nth-child(2) {
        border-bottom:none;
        width: 50%;
    }
    .outsourcing2.last tbody {
        display: flex;
        flex-flow: row wrap;
    }
    .outsourcing2.last tr {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        align-items: flex-start;
    }
    .outsourcing2 tr td:nth-child(2),
    .outsourcing2 tr td:nth-child(5) {
        padding-left: 0;
    }

    .outsourcing2.last tr td:nth-child(4) {
        text-align: right;
    }

    .outsourcing2.center  tr {
        display: flex;
    }

    .outsourcing2.center tr td:nth-child(3),
    .outsourcing2.center tr td:nth-child(5) {
        display: none;
    }
    .outsourcing2.center  tr td:nth-child(1) {
        width: 20%;
        box-sizing: border-box;
        display: block;
    }
    .outsourcing2.center  tr td:nth-child(2),
    .outsourcing2.center tr td:nth-child(4) {
        display: block;
        width: 40%;
        border-bottom: none;
    }
    .outsourcing2.center th,
    .outsourcing2.last th {
        display: none;
    }

    .TableMobile2:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 7px;
        right: 10px;
        top: calc(50% - 4px);
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/img/arr_bot.svg) center no-repeat;
        transition: 0.2s;
    }


    .outsourcing2.last  tr {
        display: flex;
    }

    .outsourcing2.last tr td:nth-child(3),
    .outsourcing2.last tr td:nth-child(4) {
        display: none;
    }
    .outsourcing2.last  tr td:nth-child(1) {
        width: 20%;
        box-sizing: border-box;
        display: block;
    }
    .outsourcing2.last  tr td:nth-child(2),
    .outsourcing2.last tr td:nth-child(5) {
        display: block;
        width: 40%;
        border-bottom: none;
    }

    .purple-banner__text b {
        font-size: 26px;
    }
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama.css?175198368532065*/
.banner {
    background: none;
    padding: 0;

}

.banner .Blocks {
    display: flex;
}

.banner_left {
    width: 40%;
    position: relative;
    z-index: 2;
}
.banner_right {
    width: 60%;
    display: flex
;
    justify-content: flex-end;
}
.banner_right video {
    max-width: 900px;
}
.block-nav {
    display: none;
}

.banner h1 {
    max-width: 100%;
    width: 100%;
    font-size: 44px;
    line-height: 58px;
}
.marqueeWrapper {
    font-size: 20px;
    line-height: 36px;
}
.marqueeWrapper a {
    text-decoration: none;
}
.green-btn {
    font-size: 18px;
    line-height: 150%;
    padding: 15px 45px;
    text-decoration: none;
}

.banner2 {
    background: transparent;
    padding: 60px 0 30px;
    color: #151515;

}

.banner2__block {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    font-size: 24px;
    text-align: center;
}

.banner2__num {
    font-size: 120px;
    line-height: 120px;
    font-weight: 700;
    letter-spacing: 8px;
}

.banner2_h2 {
    font-weight: bold;
    font-size: 42px;
    line-height: 58px;
    max-width: 100%;
    margin-bottom: 0;

}

.banner2_info {
    padding-left: 30px;
}

.forwhom {
    background: #151515 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/back.png") center no-repeat;
    background-size: cover;
    border-radius: 50px;
    color: #FCFCFC;
}

.forwhom__item {
    margin: 0 15px 30px;
    width: calc(25% - 30px);
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    background: none!important;
    border-radius: 0;
    padding: 0;
    display: flex;
}

.forwhom__item p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    margin-top: 8px;
}

.forwhom__img {
    width: 40px;
    align-items: flex-start;
}

.forwhom__item > div:not(.forwhom__img) {
    width: calc(100% - 40px);
    padding-left: 15px;
}

.forwhom__list {
    margin-top: 90px;
}

.purple-banner {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/back2.svg") center bottom no-repeat;
    background-size: 100% auto;
    color: #151515;
}

.purple-banner__tag {
    font-family: 'Circe', Arial;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 165%;
    border: none;
    border-radius: 40px;
    display: inline-block;
    padding: 0;
}

.purple-banner__text {

    margin-bottom: 81px;}

.purple-banner .green-btn {
    padding: 15px 85px;
}

.SliderItem__name {
    font-size: 32px;
}
.Slider {
    background: #f8f4fc;
}
.tariffs.tariffs-purple {
    background: #151515 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/back.png") center no-repeat;
    background-size: cover;
    border-radius: 50px;
    color: #FCFCFC;
    padding: 80px 0 90px
}

.tariffs.tariffs-purple h2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 54px;
}

.tariffs-item {
    width: calc(45% - 16px) !important;
    margin: 8px;
    border-radius: 70px;
    padding: 50px 60px;
    position: relative;
    background: transparent;
    color: #FCFCFC;
}

.tariffs-item:before {
    content: '';
    background: #5300A5;
    border-radius: 70px;
    left: -20px;
    right: 20px;
    top: -20px;
    bottom: 20px;
    position: absolute;
    z-index: 1;
}
.tariffs-item:after {
    content: '';
    box-shadow:
            0px 0px 59px rgba(250, 249, 249, 0.25),
            0px 25px 59px rgba(250, 249, 249, 0.25),
            20px 20px 40px rgba(255, 255, 255, 0.2);
    background: rgba(250, 249, 250, 0.05);
    border: 2px solid rgba(242, 239, 239, 0.2);
    border-radius: 70px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
}
.tariffs-item > * {
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
}
.tariffs-list {
    justify-content: space-between;
    padding-left: 20px;
}
.tariffs-item__price,
.tafiffs-item__name {
    color: #FCFCFC;
}

.tariffs-desc__text {
    color: #FCFCFC;
    width: 45%;
    font-size: 21px;
    line-height: 26px;
}
.purple-banner__text b {
    font-size: 42px;
}
.purple-banner__text {
    max-width: 1000px;
}
.tariffs-desc .green-btn {
    width: 45%;
    margin: auto 0;
}

.text-prognoz-block {
    font-size: 16px;
    line-height: 180%;
    color: #151515;
    position: relative;
    margin-bottom: 1px;
    padding-bottom: 25px;
}

.text-prognoz-block b {
    font-size: 20px;
}

.text-prognoz-block {
    /*background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/back3.svg") bottom right no-repeat;*/
}
.text-prognoz {
    /*background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/back3.svg") bottom right no-repeat;*/
    background-size: auto 100%;
}
.text-prognoz-block h2 {
    margin-bottom: 80px;
}
.block_w_img-img img {
    max-width: 100%;
}
.Text {
    font-size: 18px;
    line-height: 180%;

}
.block_w_img-text {

}
.outsourcing2,
.outsourcing {
    background: transparent;
}
.text-prognoz-block .Text {
    margin-bottom: 0;
    line-height: 120%;
}

.text-prognoz-block .Text p:last-child {
    margin-bottom: 0;
}

.text {
    padding: 30px 0 50px;
    background: #F8F4FC;
    font-size: 18px;
}

.vivod {
    width: 45%;
    border: 1px solid #6600CC;
    border-radius: 50px;
    padding: 20px;
    position: relative;
    margin-top: -120px;

}

.vivod b {
    font-size: 40px;
    font-weight: 700;
    left: 20px;
    top: -20px;
    background: #f8f4fc;
    padding: 0 ;
    position: absolute;
    width: calc(100% - 20px);
}

.showOutsorcing {
    background: #6600CC;
    color: #FCFCFC;
    width: 45%;
    margin-left: 55%;
    margin-top: 30px;
    border-radius: 50px;
    height: 140px;
}

.showOutsorcing2  svg path,
.showOutsorcing  svg path {
    fill: #FCFCFC;
}
.showOutsorcing2 {
    background: #6600CC;
    color: #FCFCFC;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-radius: 50px;
    height: 100px;
}
.marketing {
    background: #1B0C3E ;
    border-radius: 70px;
    color: #FCFCFC;
    margin-top: -70px;
    padding: 90px 0;
    position: relative;
}
.marketing:after {
    content: '';
    position: absolute;
    width: 144px;
    height: 164px;
    position: absolute;
    right: 0;
    bottom: 0;
    background:  url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/mar.svg") right bottom no-repeat;
    mix-blend-mode: overlay;
}
.marketing .h2 {
    color: #FCFCFC;
    text-align: left;
    margin-bottom: 70px;
}

.marketing-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.marketing-list > div {
    width: 45%;
    font-size: 24px;
    line-height: 160%;
    margin-bottom: 110px;
    padding-left: 136px;
    position: relative;
}
.marketing-list > div p {
    margin: 0;
    position: relative;
    z-index: 2;
}
.marketing-list > div:nth-child(2) {
    padding-left: 76px;
    padding-right: 40px;
}
.marketing-list > div:nth-child(1) {
    position: relative;
}
.marketing-list > div:nth-child(1):after {
    content: '';
    left: 0;
    top: 50%;
    transform: translate(-56%,-50%);
    width: 348px;
    height: 318px;
    position: absolute;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/00.svg");
}
.marketing-list > div:nth-child(2):before {
    content: '1';
    position: absolute;
    color: rgba(255, 255, 255, 0.5);
    font-size: 200px;
    line-height: 200px;
    left: 0;
    top: -4px;
    font-weight: 700;
}
.marketing-list > div:nth-child(2):after {
    content: '';
    left: 76px;
    top: 91%;
    width: 421px;
    height: 93px;
    position: absolute;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/11.svg") ;
}
.marketing-list > div:nth-child(3):before {
    content: '2';
    position: absolute;
    color: rgba(255, 255, 255, 0.5);
    font-size: 200px;
    line-height: 200px;
    left: 0;
    top: -4px;
    font-weight: 700;
}
.marketing-list > div:nth-child(3):after {
    content: '';
    left: 136px;
    top: 94%;
    width: 421px;
    height: 173px;
    position: absolute;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/22.svg") ;
    opacity: 0.3;
}
.marketing-list > div:nth-child(4):before {
    content: '3';
    position: absolute;
    color: rgba(255, 255, 255, 0.5);
    font-size: 200px;
    line-height: 200px;
    left: 0;
    top: -4px;
    font-weight: 700;
}
.marketing-list > div:nth-child(4) {
    padding-right: 40px;
}
.marketing-list > div:nth-child(4):after {
    content: '';
    left: 136px;
    top: 60%;
    width: 363px;
    height: 78px;
    position: absolute;
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/33.svg") ;
}
.marketing .green-btn {
    margin-left: auto;
    width: 33%;
    display: block;
}

.text-table-2 {
    background: transparent;
}

.ServiceRecommendItem a {
    background: transparent;
}

.ServiceFaq {
    background: #151515 url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/back.png) center no-repeat;
    background-size: cover;
    border-radius: 70px;
    color: #FCFCFC;
    padding: 80px 0 90px;
}
.ServiceFaqItem__question:before {
    filter: invert(1);
}
.ServiceFaqItem {
    padding-left: 0;

}
.ServiceFaqItem {
    padding: 20px 36px 20px 36px;
}
.ServiceFaqItem__question {
    color: #FCFCFC;
}
.ServiceFaqItem__question {
    font-size: 20px;
}
.ServiceFaqItem__answer {
    font-size: 18px;
}
.work h3 {
    text-align: center;
    font-size: 42px;
    line-height: 51px;
    margin-bottom: 59px;
    margin-top: 0;
}

.work__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.work__item {
    background: #FFFFFF;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    width: calc(33.33% - 9px);
    display: flex;
    margin-bottom: 18px;
}
.work__item > div {
    background: #FFFFFF;
    border-radius: 20px;
    z-index: 2;
    position: relative;
    width: 100%;
    padding: 32px;
}
.work__item:before {
    content: '';
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    /*background: linear-gradient(270deg, #92C1FB 0%, #4A74F6 100%);*/
    border: 1px solid #4A74F6;
    z-index: 1;
    position: absolute;
    border-radius: 20px;
}

.work__name {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #436BE9;
    margin-bottom: 15px;
}

.work__text {
    font-size: 18px;
    line-height: 140%;
}

.work__text ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.work__text ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 4px;
}
.work__text ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #27AE60 url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/aspro/check.svg") center no-repeat;
    background-size: 67% auto;
}

.work {
    margin-bottom: 100px;
}

.work__item:nth-child(1) > div {
     background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/1_1.svg") center right no-repeat;
 }

.work__item:nth-child(2) > div {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/1_2.svg") center right no-repeat;
}
.work__item:nth-child(3) > div {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/1_3.svg") center right no-repeat;
}
.work__item:nth-child(4) > div {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/1_4.svg") center right no-repeat;
}
.work__item:nth-child(5) > div {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/1_5.svg") center right no-repeat;
}
.work__item:nth-child(6) > div {
    background: url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/1_6.svg") center right no-repeat;
}

.Guaranty {
    background: #F8F4FC;
    padding-top: 10px;
    padding-bottom: 80px;
    border-radius: 70px 70px 0 0;
    margin-bottom: 0;
}

.Guaranty__info {
    border-radius: 30px;
}

.Guaranty__description ul li:before {
    border-radius: 50%;
    border: 1px solid #6600CC;
    background: transparent;

}

.Works {
    background: #F8F4FC url("/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/works.svg") center 206px no-repeat;
    padding-top: 80px;
    padding-bottom: 80px;
}

.Works__header {
}

.WorksItems {
    display: flex;
    counter-reset: heading;

}

.WorksItem {
    width: 100%;
    padding-left: 150px;
    padding-right: 150px;
    display: flex;
    justify-content: center;
    margin-bottom: 58px;
}

.Works__name {
    color: #FCFCFC;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    margin: 0;
    z-index: 2;
}
.Works__info {
    width: 390px;
    background: linear-gradient(90deg,#20318C,#4070CF);
    border-radius: 70px;
    position: relative;
    margin: 0;
    padding: 10px 55px 10px 20px;
    box-sizing: border-box;
    min-height: 115px;
    display: flex;
    /*text-transform: lowercase;*/
    align-items: center;
    margin-left: 300px;
}
.Works__info:before {
    content: '';
    position: absolute;
    left: 0;
    right: 50px;
    bottom: 0;
    top: 0;
    background: linear-gradient(-90deg,#20318C,#4070CF);
    border-radius: 70px;
}

.Works__name:before {
    position: absolute;
    background: linear-gradient(-90deg,#20318C,#4070CF);
    border-radius: 50%;
    counter-increment: heading;
    content: counter(heading);
    text-align: center;
    width: 75px;
    height: 75px;
    box-sizing: border-box;
    left: -150px;
    top: calc(50% - 37px);
    color: #FCFCFC;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.WorksItem:nth-child(2) .Works__info {
    margin-right: 300px;
    margin-left: 0px;
    background: linear-gradient(90deg, #DA88CF, #AA318C);
}

.WorksItem:nth-child(2) .Works__info:before {
    background: linear-gradient(-90deg,#DA88CF,#AA318C);
}

.WorksItem:nth-child(2) .Works__name:before {
    background: linear-gradient(-90deg,#AA318C,#DA88CF);
    left: auto;
    right: -150px;
}


.WorksItem:nth-child(3) .Works__info {
    background: linear-gradient(90deg, #FF8351, #FFD32D);
}

.WorksItem:nth-child(3) .Works__info:before {
    background: linear-gradient(-90deg,#FF8351,#FFD32D);
}

.WorksItem:nth-child(3) .Works__name:before {
    background: linear-gradient(-90deg,#FFD32D,#FF8351);

}



.WorksItem:nth-child(4) .Works__info {
    margin-right: 300px;
    margin-left: 0px;
    background: linear-gradient(90deg, #7AC5E3, #FFF31F);
}

.WorksItem:nth-child(4) .Works__info:before {
    background: linear-gradient(-90deg,#7AC5E3,#FFF31F);
}

.WorksItem:nth-child(4) .Works__name:before {
    background: linear-gradient(-90deg,#FFF31F,#7AC5E3);
    left: auto;
    right: -150px;
}

.WorksItem:nth-child(5) .Works__info {
    background: linear-gradient(90deg, #5593E1, #4AC1DA);
}

.WorksItem:nth-child(5) .Works__info:before {
    background: linear-gradient(-90deg,#5593E1,#4AC1DA);
}

.WorksItem:nth-child(5) .Works__name:before {
    background: linear-gradient(-90deg,#4AC1DA,#5593E1);

}

.WorksItem:nth-child(6) .Works__info {
    margin-right: 300px;
    margin-left: 0px;
}


.WorksItem:nth-child(6) .Works__name:before {
    left: auto;
    right: -150px;
}

.marketing {
    overflow: hidden;
}
.marketing .green-btn {
    position: relative;
    z-index: 3;
}
.ServiceFaqItems {
    margin-bottom: 0;
}

.Guaranty__description ul li {
    position: relative;
}
.Guaranty__description ul li .info {
    position: absolute;
    right: -24px;
    top: 0;
    width: 24px;
    height: 24px;
}
.Guaranty__description ul li .info span {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #ededed;
    display: flex
;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid gray;
    left: 0;
    right: 0;

}
.Guaranty__description ul li .info span:before {
    content: '?';
    color: #5d5d5d;
    position: relative;
    font-family: Circe, Arial;
    font-weight: 400;

}
.Guaranty__description ul li .info p {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
    padding: 20px 18px 18px 22px;
    border-radius: 10px;
    display: none;
    width: 256px;
    z-index: 2;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
}
.Guaranty__description ul li .info:hover  p,
.Guaranty__description ul li .info:focus  p {
    display: block;
}
.outsourcing tr td:nth-child(3){
    width: 38%;
} .outsourcing tr td:nth-child(4) {
      width: 38%;
}
.outsourcing2 tr td,
.outsourcing tr td {
    vertical-align: middle;
}
.outsourcing2 tr td:nth-child(2) {
    font-weight: bold;
}
.outsourcing2 tr th:nth-child(3), .outsourcing2 tr th:nth-child(4), .outsourcing2 tr th:nth-child(5),
.outsourcing2 tr td:nth-child(3), .outsourcing2 tr td:nth-child(4), .outsourcing2 tr td:nth-child(5) {
    text-align: center;
}
.outsourcing2 tr th:last-child, .outsourcing2 tr td:last-child {
    line-height: 120%;
}
.outsourcing2 tr td:nth-child(5) {
    font-weight: normal;
    /*color: #27ae60;*/
}
.outsourcing2 p {
    margin: 3px 0;
}
.outsourcing2 tr td {
    padding: 10px 8px 10px 8px;
}
.outsourcing2 tr td:last-child br {
    display: none;
}
.banner2__block {
    max-width: 75%;
    margin: auto;
}
@media (max-width: 1024px) {
    .banner_right video {
        width: 100%;
    }
    .banner_right {
        align-items: flex-end;
    }
    .banner h1 {

        font-size: 32px;
        line-height: 140%;
    }
    .banner2_h2 {
        font-size: 32px;
        line-height: 140%;
    }
    .forwhom__item {
        font-size: 18px;
    }
    .forwhom__item p {

        font-size: 16px;
        line-height: 140%;
    }

    .marketing-list > div {
        font-size: 22px;
        line-height: 140%;
    }
    .marketing-list > div:nth-child(2):after {
        content: '';
        left: 76px;
        top: 69%;
        width: calc(100% - 80px);
    }
    .marketing-list > div:nth-child(3):after,
    .marketing-list > div:nth-child(4):after {
        content: '';
        left: 150px;
        top: 69%;
        width: calc(100% - 150px);
    }
    .purple-banner__text b {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .purple-banner {
        background-position: 88% 100%;
        background-size: 150% auto;
    }
    .purple-banner__tag {
        font-size: 14px;
    }
    .purple-banner__text {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 140%;
    }
    .purple-banner__header {
        font-weight: 700;
        font-size: 20px;
        line-height: 120%;
        margin: 0px 0 10px;
    }
    .purple-banner .green-btn {
        padding: 2px 20px;
        display: inline-block;
        width: auto;
    }
    .purple-banner {
        padding: 20px 0;
    }
    .ServiceRecommendItem a {
        background: #F9F9F9;
    }

    .ServiceRecommendList {
        overflow: hidden;
        margin: 0 -15px;
    }
    .ServiceRecommendItems {
        padding-left: 60px;
        padding-right: 15px;

    }
    .ServiceFaq {
        border-radius: 30px;
        padding: 30px 0 1px;
    }
    .ServiceFaq__header {

        margin-bottom: 5px;
    }

    .work__item {
        width: calc(100% - 9px);

    }
    .work__item > div {
        padding: 20px 22px;
    }
    .work__name {
        font-size: 21px;
    }
    .work {
        margin-bottom: 40px;
    }
    .work h3 {
        font-size: 20px;
        margin-bottom: 19px;
        line-height: 120%;
        text-align: left;
    }

    .Works__name {
        font-size: 12px;
        line-height: 18px;
    }
    .Works__info {
        width: 70vw;
        padding: 3px 25px 3px 15px;
        margin-left: 30vw;
    }


    .WorksItem:nth-child(2) .Works__info,
    .WorksItem:nth-child(4) .Works__info,
    .WorksItem:nth-child(6) .Works__info {
        margin-right: 30vw;
    }
    .WorksItem {
        padding-left: 0;
        padding-right: 0;
    }
    .Works__name:before {
        left: -30vw;
    }
    .WorksItem:nth-child(2) .Works__name:before,
    .WorksItem:nth-child(4) .Works__name:before,
    .WorksItem:nth-child(6) .Works__name:before {
        right: -30vw;
    }

    .Works {
        background: #F8F4FC url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/works.svg) center 81px no-repeat;
        background-size: auto 85%;
        padding-top: 10px;
        padding-bottom: 40px;
    }
    .WorksItem {
        margin-bottom: 75px;
    }
    .Guaranty {

        padding-bottom: 30px;
    }
    .Guaranty__description {
        margin-top: 10px;
        padding-top: 1px;
    }
    .Guaranty {
        padding-top: 20px;
        border-radius: 30px 30px 0 0;
    }
    .outsourcing2 tr td {
        padding: 10px 8px 10px 8px;
    }
    table tr:first-child {
        display: none!important;
    }
    .outsourcing2 tr td:first-child {
        padding-left: 2px;
    }
    .outsourcing2 tr td:nth-child(3) {
        background: #FDFBFF;
    }
    .outsourcing2 tr td:nth-child(6),
    .outsourcing2 tr td:nth-child(4) {
        display: none!important;
    }
    .showOutsorcing,
    .showOutsorcing2 {
        background: #6600CC;
        color: #FCFCFC;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        border-radius: 50px;
        height: 30px;
        font-size: 16px;
    }
    .text {
        padding: 30px 0 0px;
    }
    .TableMobile  ul li:before,
    .TableMobile2  ul li:before {
        display: none;
    }
    .outsourcing2.last tr td:nth-child(1),
    .outsourcing2.center tr td:nth-child(1) {
        width: 8%;
    }
    .outsourcing2.center tr td:nth-child(3) {
        display: none!important;
    }
    .outsourcing2.last tr td:nth-child(4),
    .outsourcing2.center tr td:nth-child(3) {
        width: 25%;
    }
    .outsourcing2.center tr td:nth-child(4) {
        display: table-cell !important;
    }
    .outsourcing2.last tr td:nth-child(3) {
        display: none!important;
    }
    .outsourcing2.last tr td:nth-child(4) {
        display: table-cell !important;
    }
    .outsourcing2.last tr td:nth-child(5){
        width: 25%;
    }
    .outsourcing2.last tr td {
        box-sizing: border-box;
    }
    .outsourcing2.last tr td:nth-child(4) {
        text-align: left;
    }
    .marketing {
        background: #1B0C3E;
        border-radius: 30px;
        color: #FCFCFC;
        margin-top: -30px;
        padding: 50px 0;
        position: relative;
    }
    .marketing-list > div {
        width: 100%;
        font-size: 16px;
        margin-bottom: 50px;
    }
    .marketing-list > div:nth-child(1) {
        position: relative;
        padding-left: 40px;
    }
    .marketing-list > div:nth-child(1):after {
        content: '';
        left: -13%;
        top: 50%;
        transform: translate(-56%, -50%);
        width: 50vw;
        height: 49vw;
        position: absolute;
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/00.svg);
        background-size: cover;
    }
    .marketing-list > div:nth-child(3):before,
    .marketing-list > div:nth-child(4):before,
    .marketing-list > div:before {
        font-size: 120px!important;
        line-height: 90px!important;
        top: 16px!important;
    }
    .marketing-list > div:nth-child(2) {
        padding-left: 76px;
        padding-right: 0;
    }
    .marketing-list > div {
        padding-left: 76px;
        padding-right: 0;
    }
    .marketing-list > div:nth-child(2):after {
        content: '';
        left: 76px;
        top: 94%;
        width: calc(85% - 80px);

        height: 93px;
        position: absolute;
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/11.svg);
    }
    .marketing-list > div:nth-child(4) {
        padding-right: 0;
    }
    .marketing-list > div:nth-child(4):after {
        content: '';
        left: 76px;
        top: 94%;
        width: calc(85% - 80px);
        background-size: auto 100%;
        height: 78px;
        position: absolute;
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/33.svg);
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .marketing-list > div:nth-child(3):after {
        content: '';
        left: 86px;
        top: 97%;
        width: calc(85% - 80px);
        height: 173px;
        position: absolute;
        background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/22.svg);
        opacity: 0.3;
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .outsourcing tr {
        display: flex;
    }
    .outsourcing tr td {
        padding: 10px 10px 10px 10px;
    }
    .outsourcing tr td:first-child {
        padding-left: 8px;
    }
    .outsourcing tr th:nth-child(3),
    .outsourcing tr th:nth-child(4),
    .outsourcing tr td:nth-child(3),
    .outsourcing tr td:nth-child(4),
    .outsourcing tr td {
        width: 31%;
        box-sizing: border-box;
    }
    .outsourcing tr td:first-child {
        padding-left: 5px;
        width: 7%;
        box-sizing: border-box;
    }
    .outsourcing.last tr td:nth-child(4), .outsourcing.last tr td:nth-child(5) {
        display: block;
        width: 31%;
        border-bottom: none;
    }
    .outsourcing.last tr td:nth-child(2) {
        border-bottom: none;
        width: 31%;
    }
    .outsourcing.last tr td:nth-child(4) {
        text-align: left;
    }
    .Text {
        font-size: 14px;
        line-height: 160%;
    }
    .text-prognoz-block {
        /*background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/text_svg.svg) top right no-repeat;*/
    }
    .text-prognoz {
        /*background: url(/bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama/text_svg.svg) top right no-repeat;*/
    }
    .text-prognoz-block h2 {
        margin-bottom: 36px;
    }
    .Text {
        font-size: 14px;
        line-height: 155%;
    }
    .tariffs.tariffs-purple {
        border-radius: 30px;
        padding: 40px 0 50px;
    }
    .vivod {
        width: 100%;
        border: 1px solid #6600CC;
        border-radius: 30px;
        padding: 15px;
        position: relative;
        margin-top: 40px;
        margin-bottom: 70px;
    }
    .tariffs-item {
        width: calc(100% - 16px) !important;
        margin: 8px;
        border-radius: 70px;
        padding: 30px 30px;
        position: relative;
        background: transparent;
        color: #FCFCFC;

        margin-bottom: 50px;
    }
    .tariffs-desc__text {
        color: #FCFCFC;
        width: 100%;
        margin-top: -20px;
    }
    .tariffs-desc__text br {
        display: none;
    }
    .tariffs-desc .green-btn {
        width: 80%;
        margin: auto 0;
        padding: 6px 45px;
    }
    .tariffs-list {
        justify-content: space-between;
        padding-left: 30px;
        padding-right: 30px;
    }
    .tariffs-item__price {
        font-size: 20px;
    }
    .tafiffs-item__name {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .tafiffs-item__list p {
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
    }
    .SliderItem__text {
        font-size: 16px;
        line-height: 130%;
        margin-bottom: 20px;
    }
    .SliderItem__name {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .slick-dots li button:before {
        width: 7px;
        height: 7px;
    }
    .forwhom {
        border-radius: 30px;
        padding: 40px 0 28px;
    }
    .SliderList .slick-prev,.SliderList  .slick-next {
        top: 83%;
        width: 30px;
        height: 30px;
    }
    .SliderItem__name {
        font-size: 20px;
    }
    .tariffs-desc__text b {
        display: inline;
        margin-bottom: 0;
        font-size: 16px;
    }
    .tariffs-item:before,
    .tariffs-item:after {
        border-radius: 30px;
    }
    .forwhom__item {
        margin: 0 5px 30px;
        width: calc(50% - 10px);
        font-size: 16px;

    }
    .forwhom__item > div:not(.forwhom__img) {
        width: calc(100% - 20px);
        padding-left: 10px;
    }
    .forwhom__list {
        margin: 0 -5px;
        margin-top: 30px;

    }
    .feedback h2, .mkwsnum__h2, .yandexnum__h2, .advantages h2, .manager h3, .wedo h2, .forwhom h2 {
        font-size: 20px;
        line-height: 110%;
    }
    .forwhom__item p {
        margin: 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 140%;
        margin-top: 10px;
    }
    .forwhom__img {
        width: 20px;
        align-items: flex-start;
    }
    .banner2__num {
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        letter-spacing: 0px;
    }
    .banner2_h2 {
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        max-width: 100%;
        margin-bottom: 5px;
    }
    .banner2_info {
        padding-left: 15px;
    }
    .banner2_text {
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 18px;
    }
    .banner_left {
        width: 100%;
        position: relative;
        z-index: 2;
    }
    .banner_right {
        width: 100%;
    }
    .banner_right video {
        width: 100%;
    }
    .banner .Blocks {
        flex-flow: row wrap;
    }
    .banner .green-btn {
        font-size: 16px;
        line-height: 150%;
        padding: 6px 45px;
        text-decoration: none;
        box-sizing: border-box;
        position: absolute;
        left: 15px;
        bottom: -50px;
        right: 15px;
        width: calc(100% - 30px);

    }
    .banner h1 {
        max-width: 100%;
        width: 100%;
        font-size: 20px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .banner__desc {
        font-size: 14px;
        line-height: 120%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .banner_left {
        position: unset;
    }

    .banner {
        position: relative;
        padding-bottom: 50px;
    }
    .ServiceFaqItem {
        padding: 20px 16px 10px 16px;
    }
    .ServiceFaqItem__question {
        font-size: 16px;
    }
    .ServiceFaqItem__answer {
        font-size: 14px;
    }

    .Guaranty__description ul li .info {
        position: absolute;
        right: -7px;
        top: -22px;
        width: 20px;
        height: 20px;
    }
    .Guaranty__description ul li .info span {
        width: 18px;
        height: 18px;
    }
    .Guaranty__description ul li .info p {

        left: auto;
        top: 0;
        margin: 0;
        right: 100%;
    }

    .outsourcing.last tr td:nth-child(3) {
        display: none!important;
    }
    .outsourcing tr td:nth-child(4), .outsourcing tr td:nth-child(5) {
        display: none!important;
    }
    .outsourcing.last tr td:nth-child(4) {
        display: block!important;
    }
    .outsourcing tr td:nth-child(1) {
        width: 7%;
    }
    .outsourcing tr td:nth-child(2) {
        width: 35%;
    }
     .outsourcing tr td:nth-child(3), .outsourcing tr td:nth-child(4) {
         width: 58%;
     }
    .outsourcing.last tr td:nth-child(4), .outsourcing.last tr td:nth-child(5) {
        width: 58%;
    }
    .marketing .green-btn {
        margin-left: auto;
        width: 100%;
    }
    .banner2__block {
        font-size: 18px;
    }
    .banner2__item {
        width: 50%;
        margin-bottom: 15px;
    }
    .banner2__block {
        max-width: 100%;
        margin: auto;
    }
    .purple-banner__text b {
        font-size: 26px;
    }
    .marqueeWrapper {
        display: block;
    }
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.list/articles_3/style.css?16770812422727*/
.Articles__header h1 {
	margin-bottom: 65px;
}

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

.ArticlesItem {
	width: 33.333%;
	padding: 0 15px 0 15px;
	box-sizing: border-box;

	margin-bottom: 75px;
	text-decoration: none;
	display: flex;
	transition: 0.5s;
}

.ArticlesItem__info {
	background: #F9F9F9;
	padding-bottom: 27px;
	position: relative;
	transition: 0.5s;
}

.ArticlesItem__section {
	font-family: Gilroy, Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 15px;
	background: #151515;
	position: absolute;
	top: 30px;
	right: 30px;
}

.ArticlesItem__type {
	text-decoration: none;
	color: #9E9E9E;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 20px 30px 10px 30px;
}

.ArticlesItem__info img {
	width: 100%;
}

.ArticlesItem__name {
	font-family: Gilroy, Arial;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
	color: #151515;
	padding: 0 30px 80px 30px;
}

.ArticlesItem__more {
	font-family: Gilroy, Arial;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 30px;
	position: absolute;
	bottom: 27px;
	color: #151515;
	left: 0;
}

.ArticlesList .inline-svg-icon {
	fill: #151515;
	stroke: #151515;
	width: 29px;
	height: 10px;
}

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

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

.Pagination {
	display: none;
}

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

.Articles {
	margin-bottom: 100px;
}

.ArticlesItem:hover .ArticlesItem__info {
	background: #E0E0E0;
	transition: 0.5s;
}

.ArticlesItem:hover .ArticlesItem__name,
.ArticlesItem:hover .ArticlesItem__more{
	color: #6600cc;
	transition: 0.5s;
}

.ArticlesItem:hover .inline-svg-icon {
	fill: #6600cc;
	stroke: #6600cc;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

	.ArticlesItem {
	width: 100%;
		margin-bottom: 45px;
}
	.ArticlesItem__name {
		font-size: 18px;
		padding: 0 20px 50px 20px;
	}

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

	.ArticlesItem__type {
		padding: 20px 20px 10px 20px;
		font-size: 10px;
	}

	.ArticlesShowMore a {
		padding: 18px 0;
		font-size: 14px;
	}

	.inline-svg-icon.arrow-bottom {
		margin-right: 5px;
	}

	.ArticlesItem__section {
		top: 20px;
		right: 20px;
		font-size: 12px;
		padding: 7px 11px;
	}

	.Articles__header h1 {
		margin-bottom: 35px;
	}
}
/* 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/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.detail/landing-page/css/landing.css?174594818444303 */
/* /bitrix/templates/mkws/components/bitrix/news.detail/landing-page/css/reclama.css?175198368532065 */
/* /bitrix/templates/mkws/components/bitrix/news.list/articles_3/style.css?16770812422727 */
