

/* Start:/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/style.css?168716565775006*/
.w-50 {
	width: 50%;
}

.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;
}

.Service__preview {
	width:         68.33%;
	clear:         both;
	box-sizing:    border-box;
	margin-right:  auto;
	font-family:   'BPG Banner ExtraSquare Caps', Arial;
	font-size:     18px;
	line-height:   150%;
	color:         #000000;
	margin-bottom: 100px;
}
.table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: inherit;
	border-spacing: 0;
	border: 1px solid #ddd;
	border-radius: 20px;
	overflow: hidden;
	outline: 1px solid #ddd;
}
table.table th {
	background-color: #6600cc;
	color: #fff;
}

.table-block {
	overflow: auto;
	width: 100%;
}

table.table tr:nth-child(2n + 1) td {
	background-color: rgba(102, 0, 204, 0.06);
}

table.table>tbody>tr>td, table.table>tbody>tr>th, table.table>tfoot>tr>td, table.table>tfoot>tr>th, table.table>thead>tr>td, table.table>thead>tr>th {
	border: 0;
}
table.table>thead>tr>th {
	font-size: 14px;
	font-weight: 400;
	padding-top: 7px;
	padding-bottom: 7px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
table.table>tbody>tr>td, table.table>tbody>tr>th, table.table>tfoot>tr>td, table.table>tfoot>tr>th, table.table>thead>tr>td, table.table>thead>tr>th {
	border: 0;
}
.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:   'BPG Banner ExtraSquare Caps', Arial;
	font-size:     26px;
	line-height:   120%;
	font-weight:   bold;
	color:         #6600CC;
	margin-bottom: 13px;
	width:         60%;
}

.ServiceComplex__text {
	font-family:   'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', Arial;
	font-size:   28px;
	line-height: 120%;
	font-weight: bold;
	color:       #6600CC;
}

.ServiceComplex__description {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size:   16px;
	line-height: 150%;
	font-weight: bold;
}

.ServiceComplex__item_number_1 {
	margin-top: 13.5%;
}

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

.ServiceComplex__item_number_3 {
	margin-top: 10%;
}

.ServiceComplex__item_number_4 {
	margin-top:    0;
	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:   'BPG Banner ExtraSquare Caps', 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:    'BPG Banner ExtraSquare Caps', Arial;
	font-size:      12px;
	line-height:    18px;
	text-transform: uppercase;
	font-weight:    bold;
}

.PortfolioItem__name {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size:   28px;
	line-height: 120%;
	font-weight: bold;
}

.PortfolioItem__tags {
	color:       #fff;
	font-family: 'BPG Banner ExtraSquare Caps', 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:    'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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:   'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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:   'BPG Banner ExtraSquare Caps', 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:   'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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:   'BPG Banner ExtraSquare Caps', 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_ge/components/bitrix/news/services/bitrix/news.detail/.default/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;
}

.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: 'BPG Banner ExtraSquare Caps', 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:  40px;
	margin-right: 50px;
}

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

.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_ge/components/bitrix/news/services/bitrix/news.detail/.default/images/guaranty.svg") center no-repeat;
}

.Guaranty__description {
	font-family: 'BPG Banner ExtraSquare Caps', 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;
}

.Results {
	margin-bottom: 140px;
}

.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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', Arial;
	font-size:   18px;
	line-height: 150%;
	font-weight: bold;
	margin:      30px 0 40px 0;
}

.ResultsSliderItem__leftItem div {
	font-family: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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:     'BPG Banner ExtraSquare Caps', Arial;
	font-style:      normal;
	font-weight:     bold;
	font-size:       24px;
	line-height:     150%;
}

.ServiceTariffsComparePriceLeft {
	text-align:     left;
	text-transform: uppercase;
	color:          #6600CC;
	font-family:    'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', Arial;
	font-weight: bold;
	font-size:   18px;
	line-height: 150%;
}

.ServiceTariffsCompareLeft {
	text-align:  left;
	font-family: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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_ge/components/bitrix/news/services/bitrix/news.detail/.default/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:    'BPG Banner ExtraSquare Caps', Arial;
	font-size:      12px;
	line-height:    18px;
	text-transform: uppercase;
	font-weight:    bold;
	color:          #212121;
}

.ServiceRecommendItem__description {
	width:       41.667%;
	font-family: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', 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_ge/components/bitrix/news/services/bitrix/news.detail/.default/images/percentsBig.png");
	background-size: 100%;
}

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

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

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

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

.Banner.VR {
	background:    #151515;
	background:    url("/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/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;
	z-index: 3;
}

.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:      100%;
}

.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;
}

@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: 70px;
	}

	.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;
	}
}
/* End */


/* Start:/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/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_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/foundation.css?1677081240581*/
body {
	margin:         0;
	-ms-overflow-x: hidden;
	overflow-x:     hidden
}

h2, h3, h4 {
	margin: 0
}

*, ::after, ::before {
	box-sizing: border-box
}

input, input:focus {
	box-shadow: none;
	outline:    none;
	margin:     0
}

ul, li {
	list-style: none;
	margin:     0;
	padding:    0
}

.btn {
	display:    inline-block;
	font-size:  18px;
	font-family: "Circe", sans-serif;
	color:      #151515;
	padding:    14px 10px;
	border:     1px solid #E0E0E0;
	cursor:     pointer;
	transition: .4s;
	text-align: center;
}

.heading-small {
	font-size: 18px;
	line-height: 21px;
}
/* End */


/* Start:/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/bootstrap-grid.css?167708124050100*/
.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1380px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex:1 0 100%;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:.25rem !important}.mr-2{margin-right:.5rem !important}.mr-3{margin-right:1rem !important}.mr-4{margin-right:1.5rem !important}.mr-5{margin-right:3rem !important}.mr-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:.25rem !important}.ml-2{margin-left:.5rem !important}.ml-3{margin-left:1rem !important}.ml-4{margin-left:1.5rem !important}.ml-5{margin-left:3rem !important}.ml-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.25rem !important}.pr-2{padding-right:.5rem !important}.pr-3{padding-right:1rem !important}.pr-4{padding-right:1.5rem !important}.pr-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.25rem !important}.pl-2{padding-left:.5rem !important}.pl-3{padding-left:1rem !important}.pl-4{padding-left:1.5rem !important}.pl-5{padding-left:3rem !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.mr-sm-0{margin-right:0 !important}.mr-sm-1{margin-right:.25rem !important}.mr-sm-2{margin-right:.5rem !important}.mr-sm-3{margin-right:1rem !important}.mr-sm-4{margin-right:1.5rem !important}.mr-sm-5{margin-right:3rem !important}.mr-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ml-sm-0{margin-left:0 !important}.ml-sm-1{margin-left:.25rem !important}.ml-sm-2{margin-left:.5rem !important}.ml-sm-3{margin-left:1rem !important}.ml-sm-4{margin-left:1.5rem !important}.ml-sm-5{margin-left:3rem !important}.ml-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pr-sm-0{padding-right:0 !important}.pr-sm-1{padding-right:.25rem !important}.pr-sm-2{padding-right:.5rem !important}.pr-sm-3{padding-right:1rem !important}.pr-sm-4{padding-right:1.5rem !important}.pr-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.pl-sm-0{padding-left:0 !important}.pl-sm-1{padding-left:.25rem !important}.pl-sm-2{padding-left:.5rem !important}.pl-sm-3{padding-left:1rem !important}.pl-sm-4{padding-left:1.5rem !important}.pl-sm-5{padding-left:3rem !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.mr-md-0{margin-right:0 !important}.mr-md-1{margin-right:.25rem !important}.mr-md-2{margin-right:.5rem !important}.mr-md-3{margin-right:1rem !important}.mr-md-4{margin-right:1.5rem !important}.mr-md-5{margin-right:3rem !important}.mr-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ml-md-0{margin-left:0 !important}.ml-md-1{margin-left:.25rem !important}.ml-md-2{margin-left:.5rem !important}.ml-md-3{margin-left:1rem !important}.ml-md-4{margin-left:1.5rem !important}.ml-md-5{margin-left:3rem !important}.ml-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pr-md-0{padding-right:0 !important}.pr-md-1{padding-right:.25rem !important}.pr-md-2{padding-right:.5rem !important}.pr-md-3{padding-right:1rem !important}.pr-md-4{padding-right:1.5rem !important}.pr-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.pl-md-0{padding-left:0 !important}.pl-md-1{padding-left:.25rem !important}.pl-md-2{padding-left:.5rem !important}.pl-md-3{padding-left:1rem !important}.pl-md-4{padding-left:1.5rem !important}.pl-md-5{padding-left:3rem !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.mr-lg-0{margin-right:0 !important}.mr-lg-1{margin-right:.25rem !important}.mr-lg-2{margin-right:.5rem !important}.mr-lg-3{margin-right:1rem !important}.mr-lg-4{margin-right:1.5rem !important}.mr-lg-5{margin-right:3rem !important}.mr-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ml-lg-0{margin-left:0 !important}.ml-lg-1{margin-left:.25rem !important}.ml-lg-2{margin-left:.5rem !important}.ml-lg-3{margin-left:1rem !important}.ml-lg-4{margin-left:1.5rem !important}.ml-lg-5{margin-left:3rem !important}.ml-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pr-lg-0{padding-right:0 !important}.pr-lg-1{padding-right:.25rem !important}.pr-lg-2{padding-right:.5rem !important}.pr-lg-3{padding-right:1rem !important}.pr-lg-4{padding-right:1.5rem !important}.pr-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.pl-lg-0{padding-left:0 !important}.pl-lg-1{padding-left:.25rem !important}.pl-lg-2{padding-left:.5rem !important}.pl-lg-3{padding-left:1rem !important}.pl-lg-4{padding-left:1.5rem !important}.pl-lg-5{padding-left:3rem !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.mr-xl-0{margin-right:0 !important}.mr-xl-1{margin-right:.25rem !important}.mr-xl-2{margin-right:.5rem !important}.mr-xl-3{margin-right:1rem !important}.mr-xl-4{margin-right:1.5rem !important}.mr-xl-5{margin-right:3rem !important}.mr-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ml-xl-0{margin-left:0 !important}.ml-xl-1{margin-left:.25rem !important}.ml-xl-2{margin-left:.5rem !important}.ml-xl-3{margin-left:1rem !important}.ml-xl-4{margin-left:1.5rem !important}.ml-xl-5{margin-left:3rem !important}.ml-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pr-xl-0{padding-right:0 !important}.pr-xl-1{padding-right:.25rem !important}.pr-xl-2{padding-right:.5rem !important}.pr-xl-3{padding-right:1rem !important}.pr-xl-4{padding-right:1.5rem !important}.pr-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.pl-xl-0{padding-left:0 !important}.pl-xl-1{padding-left:.25rem !important}.pl-xl-2{padding-left:.5rem !important}.pl-xl-3{padding-left:1rem !important}.pl-xl-4{padding-left:1.5rem !important}.pl-xl-5{padding-left:3rem !important}}@media (min-width: 1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.mr-xxl-0{margin-right:0 !important}.mr-xxl-1{margin-right:.25rem !important}.mr-xxl-2{margin-right:.5rem !important}.mr-xxl-3{margin-right:1rem !important}.mr-xxl-4{margin-right:1.5rem !important}.mr-xxl-5{margin-right:3rem !important}.mr-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ml-xxl-0{margin-left:0 !important}.ml-xxl-1{margin-left:.25rem !important}.ml-xxl-2{margin-left:.5rem !important}.ml-xxl-3{margin-left:1rem !important}.ml-xxl-4{margin-left:1.5rem !important}.ml-xxl-5{margin-left:3rem !important}.ml-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pr-xxl-0{padding-right:0 !important}.pr-xxl-1{padding-right:.25rem !important}.pr-xxl-2{padding-right:.5rem !important}.pr-xxl-3{padding-right:1rem !important}.pr-xxl-4{padding-right:1.5rem !important}.pr-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pl-xxl-0{padding-left:0 !important}.pl-xxl-1{padding-left:.25rem !important}.pl-xxl-2{padding-left:.5rem !important}.pl-xxl-3{padding-left:1rem !important}.pl-xxl-4{padding-left:1.5rem !important}.pl-xxl-5{padding-left:3rem !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}

/* End */


/* Start:/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/dev.css?168726898655612*/
*, ::before, ::after {
	box-sizing: border-box;
}

p {
	margin: 0;
}

.font-gil {
}

.font-bold {
	font-weight: bold;
}

.purple-link {
	font-weight: bold;
	font-size:   18px;
	line-height: 22px;
	color:       #6600CC;
}

.heading-large {
	font-weight: bold;
	font-size:   48px;
	line-height: 1.3;
}

.heading-middle {
	font-weight: bold;
	font-size:   28px;
	line-height: 1.3;
}

@media (max-width: 992px) {
	.heading-large {
		font-size: 38px;
	}

	.heading-middle {
		font-size: 20px;
	}
}

.banner {
	margin-top: 60px;
}

.banner__desc {
	font-size:   18px;
}

.banner__img {
	width:       500px;
	max-width:   100%;
	margin-left: auto;
}

.banner__img img {
	width: 100%;
}

.banner__btn-block {
	margin-top: 62px;
}

.btn.banner__kp {
	display:         inline-block;
	padding:         12px 65px;
	text-decoration: none;
	font-size:       18px;
	line-height:     1.5;
	font-weight:     500;
	margin-right:    52px;
}

.banner__contract {
	display: inline-block;
}

@media (max-width: 992px) {
	.btn.banner__kp {
		padding:      12px 40px;
		margin-right: 20px;
	}
}

.what-we-dev {
	margin-top: 120px;
}

.what-we-dev__title-block {
	margin-bottom: 34px;
}

.what-we-dev__item {
	position:   relative;
	padding:    27px 44px;
	margin-top: 44px;
	min-height: 253px;
	display:    block;
	box-shadow: 0 10px 25px rgba(102, 0, 204, 0.12);
	cursor:     pointer;
	transition: .3s;
}

.what-we-dev__item::before {
	content:    '';
	position:   absolute;
	left:       0;
	top:        0;
	height:     100%;
	width:      8px;
	background: #6600CC;
}

.what-we-dev__item:hover {
	background-color: #6600CC;
	color:            #FFF;
}

.what-we-dev__item:hover .what-we-dev__item-more {
	opacity: 1;
}

.what-we-dev__item-title {
	font-weight:   bold;
	font-size:     26px;
	line-height:   120%;
	margin-bottom: 10px;
}

.what-we-dev__item-more {
	position:       absolute;
	bottom:         29px;
	left:           0;
	width:          100%;
	text-align:     center;
	font-weight:    600;
	font-size:      16px;
	line-height:    19px;
	text-transform: uppercase;
	opacity:        0;
	transition:     .3s;
}

.what-we-dev__item-more span {
	padding-right:       42px;
	background-image:    url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arrow.svg);
	background-repeat:   no-repeat;
	background-position: center right;
	background-size:     32px;
	color:               #FFF;
}

.what-we-wait {
	overflow:    hidden;
	padding-top: 150px;
	width: 100%;
}

.what-we-wait .owl-carousel {
	/*min-height: 150vh;*/
}

.owl-split {
	padding-top:    60px;
	padding-bottom: 70px;
}

.owl-split-item {
	background:    #FFFFFF;
	box-shadow:    0 10px 25px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	overflow:      hidden;
	height:        100%;
	width: 100%;
}

.what-we-wait .owl-carousel .owl-item {
	display: flex;
	height: auto!important;
}

.what-we-wait .owl-carousel .owl-stage {
	display: flex;
}

.owl-carousel.owl-split .owl-stage-outer {
	overflow: visible;
}

.owl-carousel.owl-split .owl-item, .owl-carousel .owl-stage {
	height: 100%;
}

.owl-split-item__block {
	display:   flex;
	flex-wrap: wrap;
	height:    140px;
}

.owl-split-item__block > * {
	width: 50%;
	flex:  0 0 50%;
}

.owl-split-item__num {
	display:         flex;
	align-items:     center;
	justify-content: center;
}

.owl-split-item__num span {
	position:      relative;
	top:           -30px;
	font-weight:   bold;
	font-size:     16px;
	line-height:   19px;
	padding:       5px 10px;
	border-radius: 5px;
	color:         #FFF;
}

.owl-split-item__img {
	height:     140%;
	max-width:  100%;
	text-align: center;
}

.owl-split-item__img img {
	height:        100%;
	width:         100%;
	-o-object-fit: contain;
	object-fit:    contain;
}

.owl-split-item__text-block {
	padding: 60px 41px 30px;
}

.owl-split-item__text-block div {
	font-weight:    bold;
	font-size:      24px;
	line-height:    29px;
	padding-bottom: 21px;
}

.owl-split-item__text-block ul {
	position:     relative;
	padding-left: 15px;
}

.owl-split-item__text-block li {
	position: relative;
	margin:   7px 0;
}

.owl-split-item__text-block li::after {
	content:          '';
	position:         absolute;
	top:              7px;
	left:             -15px;
	height:           6px;
	width:            6px;
	border-radius:    50%;
	background-color: #000;
}

.how-we-do {
	margin-top: 100px;
}

.how-we-do__title {
	margin-bottom: 85px;
}

.how-we-do__first {
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 25px;
}

.how-we-do__first > *:first-child {
	flex:          0 0 auto;
	width:         auto;
	padding-right: 15px;
}

.how-we-do__first > *:last-child .how-we-do__first-pink {
	padding-bottom: 10px;
}

.how-we-do__first-pink {
	font-weight: bold;
	font-size:   18px;
	line-height: 120%;
	color:       #6600CC;
}

.how-we-do__text {
	font-size:   18px;
	line-height: 150%;
}

.how-we-do__second {
	background: #F8F1FF;
	padding:    23px 35px;
}

.how-we-do__item {
	margin-bottom: 100px;
}

.how-we-do__result {
	position:     relative;
	font-weight:  bold;
	font-size:    18px;
	line-height:  120%;
	padding-left: 33px;
}

.how-we-do__result::before {
	content:          '';
	position:         absolute;
	left:             0;
	background-image: url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/flag.png);
	background-size:  contain;
	height:           20px;
	width:            20px;
}

.how-we-do__desc {
	font-size:      18px;
	line-height:    150%;
	padding-top:    6px;
	padding-bottom: 11px;
}

/*Примеры работ*/

.work-example {
	padding-top:    60px;
	padding-bottom: 75px;
}

.work-example__title {
	margin-bottom: 90px;
}

.work-ex-item {
	position:      relative;
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 100px;
}

.work-ex-item__img {
	width:         55%;
	flex:          0 0 55%;
	padding-right: 30px;
}

.work-ex-item__img img {
	display: block;
	width:   100%;
}

.work-ex-item__text-block {
	position: relative;
	width:    45%;
	flex:     0 0 45%;
}

.work-ex-item__title {
	font-size:   28px;
	font-weight: bold;
	line-height: 120%;
}

.work-ex-item__sub-title {
	font-family: "Circe", sans-serif;
	font-size:   12px;
	line-height: 18px;
}

.work-ex-item__hash-block {
	padding-top:    8px;
	padding-bottom: 16px;
	font-family:    "Circe", sans-serif;
	font-size:      14px;
	line-height:    140%;
	color:          #6600CC;
}

.work-ex-item__hash-block span {
	padding-right: 14px;
}

.work-ex-item__hash-block span:last-child {
	padding-right: 0;
}

.work-ex-item__link {
	position:       absolute;
	bottom:         0;
	left:           0;
	text-transform: uppercase;
}

.work-ex-item__link a {
	text-decoration:     none;
	background-image:    url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arrow-work.svg);
	background-position: center right;
	background-repeat:   no-repeat;
	padding-right:       42px;
}

.work-ex-item__button {
	background:     #F9F9F9;
	font-weight:    500;
	font-size:      20px;
	line-height:    150%;
	border:         none;
	width:          100%;
	padding-top:    27px;
	padding-bottom: 27px;
	cursor:         pointer;
	transition:     .3s;
}

.work-ex-item__button:hover {
	background: #c9c9c9;
}

.work-ex-item__button span {
	background-image:    url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arrow-work.svg);
	background-position: center right;
	background-repeat:   no-repeat;
	padding-right:       42px;
	transition:          .3s;
}

.work-ex-item__button:hover span {
	padding-right: 50px;
}

.how-much {
	padding-top: 75px;
}

.how-much__title {
	padding-bottom: 22px;
}

.how-much__desc {
	font-family:   "Gilroy", sans-serif;
	font-size:     18px;
	max-width:     850px;
	margin-bottom: 88px;
}

/* Блок с вопросами начало */

.d-flex {
	flex-wrap: wrap;
}

.hm-questions {
	padding-top:    33px;
	padding-bottom: 38px;
	border-top:     1px solid rgba(224, 224, 224, 1);
}

.hm-bl-name {
	flex:          0 0 auto;
	width:         auto;
	padding-right: 30px;
}

.hm-bl-info {
	flex:  1;
	width: 100%;
}

.hm-bl-name__info {
	display:       block;
	width:         85px;
	font-weight:   bold;
	font-size:     14px;
	border-radius: 5px;
	padding:       5px 0;
	color:         #FFF;
	text-align:    center;
}

.hm-bl-name__info_purple {
	background: #6600CC;
}

.hm-bl-name__info_green {
	background-color: #27AE60;
}

.hm-bl-info__title {
	font-family:    "Gilroy", sans-serif;
	font-weight:    bold;
	font-size:      28px;
	padding-bottom: 9px;
}

.hm-bl-info__title-qu {
	font-weight:   bold;
	font-size:     14px;
	text-align:    center;
	padding-top:   42px;
	margin-bottom: 13px;
}

.hm-bl-progress {
	position:         relative;
	height:           5px;
	width:            100%;
	background-color: #F8F1FF;
	overflow:         hidden;
	border-radius:    5px;
	margin-bottom:    38px;
}

.hm-bl-progress__in {
	background:    linear-gradient(270deg, #31CC56 0%, rgba(49, 204, 86, 0.35) 100%);
	width:         0;
	height:        100%;
	border-radius: 5px;
	transition:    .2s;
}

.hm-bl-row {
	display:   flex;
	flex-wrap: wrap;
}

.hm-bl-col {
	flex:  0 0 33.33%;
	width: 33.33%;
}

.hm-bl-hide {
	display: none;
}

.hm-bl-check__title {
	font-family:   "Gilroy", sans-serif;
	font-size:     18px;
	margin-bottom: 22px;
}

.hm-bl-check__title:not(:first-child) {
	margin-top: 25px;
}

.hm-bl-check-bl {
	position:      relative;
	padding:       6px 14px;
	margin-left:   -14px;
	display:       inline-block;
	max-width:     100%;
	font-size:     18px;
	color:         #828282;
	margin-bottom: 10px;
	cursor:        pointer;
	transition:    .3s;
}

.disabled .hm-bl-check-bl {
	color: #bababa;
}

.hm-bl-check-bl input {
	position: absolute;
	left:     -9999px;
	opacity:  0;
}

.hm-bl-check-bl span::before {
	content:       '';
	position:      absolute;
	top:           0;
	left:          0;
	height:        100%;
	width:         100%;
	border:        1px solid transparent;
	border-radius: 5px;
	transition:    .3s;
}

.hm-bl-check-bl input:checked + span {
	color: #6600CC;
}

.hm-bl-check-bl input:checked + span::before {
	border-color: #6600CC;
}

.hm-bl-range {
	padding-top:    60px;
	padding-bottom: 60px;
}

.hm-sites-prnt {
	display:      flex;
	flex-wrap:    wrap;
	margin-left:  -9px;
	margin-right: -9px;
}

.hm-callback > *, .hm-site > * {
	height: 100%;
}

.hm-callback {
	flex:  0 0 33.33%;
	width: 33.33%;
}

.hm-callback > * {
	display:     flex;
	flex-wrap:   wrap;
	align-items: center;
	text-align:  center;
	padding:     28px 63px;
}

.hm-callback > div {
	width: 100%;
}

.hm-callback__title {
	font-family: "Gilroy", sans-serif;
	font-weight: bold;
	font-size:   18px;
}

.hm-callback__desc {
	padding-top:    8px;
	padding-bottom: 12px;
}

.hm-site {
	flex:          0 0 33.33%;
	width:         33.33%;
	padding-left:  9px;
	padding-right: 9px;
	margin-bottom: 18px;
}

.hm-site > * {
	position:      relative;
	background:    #F9F9F9;
	border-radius: 5px;
	padding:       31px 28px;
	display:       flex;
	flex-wrap:     wrap;
	cursor:        pointer;
	overflow:      hidden;
	transition:    .3s ease-in-out;
}

.hm-site.unfilt, .hm-site.hide {
	display: none;
}

.hm-site .hm-site__bg {
	position:   absolute;
	height:     100%;
	width:      100%;
	top:        0;
	left:       0;
	display:    block;
	background: linear-gradient(104.04deg, #FF2E00 0%, #E01A56 100%);
	opacity:    0;
	transition: .3s;
}

.hm-site:hover {
	color: #FFF;
}

.hm-site:hover .hm-site__bg {
	opacity: 1;
}

.hm-site__title {
	position:      relative;
	font-family:   "Gilroy", sans-serif;
	font-weight:   bold;
	font-size:     26px;
	align-self:    flex-start;
	display:       inline-block;
	padding-right: 57px;
	margin-bottom: 20px;
}

.hm-site__title::before {
	content:             '';
	position:            absolute;
	height:              100%;
	width:               41px;
	right:               0;
	background-image:    url('/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arrow-white.svg');
	background-size:     contain;
	background-position: center center;
	background-repeat:   no-repeat;
	opacity:             0;
	transition:          .3s;
}

.hm-site:hover .hm-site__title::before {
	opacity: 1;
}

.hm-site-row {
	position:        relative;
	bottom:          0;
	left:            0;
	display:         flex;
	flex-wrap:       wrap;
	justify-content: space-between;
	align-items:     flex-end;
	width:           100%;
	align-self:      flex-end;
}

.hm-site-row.unchecked {
	display: none;
}

.hm-site-row > div {
	position: relative;
	z-index:  2;
	flex:     1;
}

.hm-site-row > div:last-child {
	font-family: "Gilroy", sans-serif;
	font-size:   36px;
	text-align:  right;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

.hm-site-row > div:last-child small {
	font-size: 18px;
}

.hm-site-row__term-title, .hm-site-row__term {
	display: block;
}

.hm-sites-show-more {
	margin-top: 20px;
	text-align: center;
}

.hm-sites-show-more__btn {
	display:     inline-block;
	font-weight: bold;
	font-size:   18px;
	text-align:  center;
	cursor:      pointer;
	transition:  .3s;
}

.hm-sites-show-more__btn:hover {
	color: #6600CC;
}

.show-all .hm-sites-show-more__btn {
	display: none;
}

.hm-sites-show-more__plus {
	position:      relative;
	display:       block;
	width:         25px;
	height:        25px;
	margin-left:   auto;
	margin-right:  auto;
	margin-top:    8px;
	border-radius: 50%;
	background:    #000000;
	transition:    .3s;
}

.hm-sites-show-more__btn:hover .hm-sites-show-more__plus {
	background: #6600CC;
}

.hm-sites-show-more__plus::before, .hm-sites-show-more__plus::after {
	content:          '';
	position:         absolute;
	display:          block;
	background-color: #fff;
}

.hm-sites-show-more__plus::after {
	height: 1px;
	top:    12px;
	left:   15%;
	width:  70%;
}

.hm-sites-show-more__plus::before {
	width:  1px;
	left:   12px;
	top:    15%;
	height: 70%;
}

.hm-popup {
	position:        fixed;
	z-index:         99999;
	top:             0;
	left:            0;
	width:           100%;
	height:          100%;
	display:         flex;
	align-items:     center;
	justify-content: center;
	opacity:         0;
	transition:      .4s;
}

.hm-popup.hide {
	display: none;
}

.hm-popup.show {
	opacity: 1;
}

.hm-popup__cont {
	position:         relative;
	z-index:          2;
	background-color: #fff;
	padding:          59px 85px 109px;
	width:            100%;
	overflow-y:       auto;
	max-height:       96vh;
	box-shadow:       0 10px 25px rgba(0, 0, 0, 0.05);
	border-radius:    5px;
}

.hm-popup__out {
	position:   relative;
	max-height: 100vh;
	max-width:  1120px;
	width:      100%;
}

.hm-popup__title {
	font-family: "Gilroy", sans-serif;
	font-weight: bold;
	font-size:   36px;
}

.hm-popup__price {
	font-family: "Gilroy", sans-serif;
	font-size:   36px;
	margin-top:  16px;
}

.hm-popup__price small {
	font-size: 16px;
}

.hm-popup__row {
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 13px;
}

.hm-popup__col {
	flex:  0 0 50%;
	width: 50%;
}

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

.hm-popup__work {
	margin-bottom: 30px;
}

.hm-popup__level {
	margin-bottom: 14px;
}

.hm-popup__close {
	position:         absolute;
	right:            -45px;
	top:              16px;
	height:           22px;
	width:            22px;
	background-image: url('/images/icons/close.svg');
	background-size:  contain;
	cursor:           pointer;
}

.hm-popup__btn-block {
	position:   absolute;
	z-index:    5;
	bottom:     0;
	left:       0;
	display:    flex;
	flex-wrap:  wrap;
	width:      100%;
	border-top: 1px solid #E0E0E0;
}

.hm-popup__btn-block button {
	display:          block;
	flex:             0 0 50%;
	width:            50%;
	padding:          17px 40px;
	background-color: #FFF;
	border:           none;
	font-family:      "Gilroy", sans-serif;
	font-size:        18px;
	text-align:       left;
	color:            #6600CC;
	cursor:           pointer;
	transition:       .3s;
}

.hm-popup__btn-block button.btn_green {
	color: #56BB5A;
	background: #fff;
	border-radius: 0px 0px 0px 5px;
}

.hm-popup__btn-block button span {
	background-repeat: no-repeat;
	background-size:   28px;
}

.hm-popup__btn-block button:hover {
	background-color: #EFDEFF;
}

.hm-popup__btn-block button.btn_green:hover {
	background-color: #56BB5A;
	color: #fff;
}

.hm-popup__btn-block button:first-child {
	border-right: 1px solid #E0E0E0;
	text-align:   right;
}
.hm-popup__btn-block button.btn_green svg {
	margin-bottom: -2px;
}
.hm-popup__btn-block button.btn_green:hover svg {
	fill: #fff;
}


.hm-popup__btn-block button:last-child span {
	padding-right:       40px;
	background-image:    url("/images/icons/arrow-pink-right.svg");
	background-position: right center;
}

.hm-popup__cont .PortfolioItem__img {
	width: 140px;
	height: 90px;
	border-radius: 5px;
	min-height: 0;
}

.hm-popup__cont .PortfolioItem__name {
	font-size: 14px;
	line-height: 120%;
	margin-top: 0;
	margin-left: 10px;
}

.hm-popup__cont .PortfolioItem__img img {
	width:      80%;
	max-height: 100%;
	object-fit: contain;
}

.hm-popup__cont .PortfolioItem_code_szr .PortfolioItem__img::before {
	background-position: center center;
}

.hm-popup__cont .PortfolioItem__twooImg .PortfolioItem__imgRight {
	bottom:    0;
	transform: translateX(-50%);
	width:     60%;
}

.hm-popup__cont .PortfolioItem__img .PortfolioItem__imgLogo {
	width: 40%;
}

.hm-popup__cont .PortfolioItem_code_prim .PortfolioItem__imgRight {
	width: 35%;
	left:  40%;
}

.hm-popup__cont .PortfolioItem_code_prim .PortfolioItem__imgLeft {
	left:  70%;
	width: 55%;
}

.hm-popup__ex-block {
	display:      flex;
	flex-wrap:    wrap;
	margin-left:  -15px;
	margin-right: -15px;
}

.hm-popup__ex-block > * {
	flex:  0 0 33.33%;
	width: 33.33%;
}

.hm-popup__term {
	margin-top:    20px;
	margin-bottom: 17px;
}

.hm-popup__sub-title {
	font-family:   "Gilroy", sans-serif;
	font-size:     18px;
	font-weight:   bold;
	margin-bottom: 18px;
}

.hm-popup__bg {
	position:         absolute;
	top:              0;
	left:             0;
	width:            100%;
	height:           100%;
	background-color: rgba(0, 0, 0, 0.5);
}

/* Блок с вопросами конец */

.how-much-graph {
	padding-top: 20px;
}

.how-much-project {
	display:   flex;
	flex-wrap: wrap;
}

.how-much-projects {
	position:      relative;
	background:    #F8F1FF;
	border-radius: 5px;
	padding:       71px 0;
}

.how-much-projects__text, .how-much-projects__slider {
	width:         100%;
	padding-left:  140px;
	padding-right: 140px;
}

.how-much-projects::before {
	content:       '';
	position:      absolute;
	left:          0;
	top:           0;
	display:       block;
	width:         100%;
	height:        5px;
	background:    #6600CC;
	border-radius: 2.5px 2.5px 0 0;
}

.how-much-projects__title, .how-much-projects__sub-title {
	font-family:    "Gilroy", sans-serif;
	font-weight:    bold;
	padding-bottom: 21px;
}

.how-much-projects__title {
	font-size: 28px;
	color:     #6600CC;
}

.how-much-projects__sub-title, .how-much-projects__desc {
	font-size: 18px;
	color:     #000;
}

.how-much-projects__desc {
	padding-bottom: 35px;
}

.how-much-projects__slider {
	position:    relative;
	font-family: "Gilroy", sans-serif;
	font-weight: bold;
	font-size:   16px;
	text-align:  center;
	color:       #151515;
}

.how-much-projects__slider img {
	margin-bottom: 20px;
}

.how-much-projects__arrow-block {
	position:        absolute;
	top:             50%;
	left:            50%;
	display:         flex;
	flex-wrap:       wrap;
	justify-content: space-between;
	width:           100%;
	padding:         0 35px;
	transform:       translate(-50%, -50%);
}

.how-much-projects__arrow-block > .how-much-projects__arrow {
	top:                 50%;
	display:             block;
	width:               50px;
	height:              50px;
	background:          #FFFFFF;
	background-image:    url("/images/icons/arrow-left-2px.svg");
	background-repeat:   no-repeat;
	background-size:     11px;
	background-position: center left 18px;
	border-radius:       50%;
	cursor:              pointer;
	box-shadow:          0 4px 10px rgba(65, 65, 65, 0.39);
	transition:          .3s;
}

.how-much-projects__arrow-block > .how-much-projects__arrow-left {
	left: 0;
}

.how-much-projects__arrow-block > .how-much-projects__arrow-right {
	right:               0;
	background-image:    url("/images/icons/arrow-right-2px.svg");
	background-position: center right 18px;
}

@media (max-width: 1024px) {
	.how-much-projects__text, .how-much-projects__slider {
		padding-left:  80px;
		padding-right: 80px;
	}

	.how-much-projects__arrow-block {
		padding: 0 15px;
	}
}

.creative {
	margin-top: 85px;
}

.how-pay {
	margin-top:     160px;
	padding-bottom: 80px;
}

.how-pay__title {
	padding-bottom: 30px;
}

.how-pay-sw {
	display:    flex;
	flex-wrap:  wrap;
	margin-top: 80px;
}

.how-pay-sw__check-block {
	flex:  0 0 40%;
	width: 40%;
}

.how-pay-sw__cont-block {
	flex:  0 0 60%;
	width: 60%;
}

.how-pay-sw-check {
	padding:       22px;
	border-bottom: 1px solid #E7E7E7;
	cursor:        pointer;
}

.how-pay-sw-check:hover {
	background-color: rgba(248, 241, 255, 0.35);
}

.how-pay-sw-check.active {
	background:  linear-gradient(270deg, #F8F1FF 1.06%, rgba(248, 241, 255, 0) 100%);
	font-weight: bold;
}

.how-pay-sw-check > * {
	vertical-align: middle;
}

.how-pay-sw-check img {
	display:      inline-block;
	width:        30px;
	margin-right: 25px;
}

.how-pay-sw__cont {
	position:   relative;
	z-index:    3;
	padding:    62px 68px;
	height:     100%;
	box-shadow: 0 10px 25px rgba(102, 0, 204, 0.05);
}

.how-pay-sw__cont::after, .how-pay-sw__cont::before {
	content:    '';
	position:   absolute;
	left:       50%;
	top:        100%;
	display:    block;
	height:     34px;
	box-shadow: 0 10px 25px rgba(102, 0, 204, 0.05);
}

.how-pay-sw__cont::after {
	z-index:   2;
	width:     90%;
	transform: translate(-50%, -50%);
}

.how-pay-sw__cont::before {
	z-index:   1;
	width:     80%;
	transform: translate(-50%, 0);
}

.how-pay-sw__cont-name {
	font-weight:   bold;
	font-size:     28px;
	line-height:   34px;
	margin-bottom: 30px;
}

.how-pay-sw__cont-name > * {
	vertical-align: middle;
}

.how-pay-sw__cont-name img {
	width:        37px;
	margin-right: 18px;
}

.how-pay-sw__cont p {
	font-size:   18px;
	line-height: 150%;
}

.how-pay-sw__cont a {
	position:            absolute;
	left:                50%;
	bottom:              51px;
	padding-right:       39px;
	font-weight:         bold;
	font-size:           16px;
	line-height:         19px;
	letter-spacing:      0.05em;
	text-transform:      uppercase;
	text-decoration:     none;
	color:               #6600CC;
	transform:           translateX(-50%);
	background-image:    url('/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arrow-purple.svg');
	background-size:     29px;
	background-repeat:   no-repeat;
	background-position: center right;
	transition:          .4s;
}

.how-pay-sw__cont a:hover {
	padding-right: 47px;
}

@media (max-width: 1200px) {
	.how-pay-sw__check-block, .how-pay-sw__cont-block {
		flex:  0 0 50%;
		width: 50%;
	}

	.how-pay-sw__cont {

	}
}

/*получить кп*/

.get-kp {
	padding-top:      64px;
	padding-bottom:   69px;
	margin-top:       80px;
	margin-bottom:    75px;
	background-color: #301947;
	color:            #FFF;
}

.get-kp__desc {
	font-size:      18px;
	line-height:    21px;
	padding-top:    32px;
	padding-bottom: 46px;
}

.get-kp .btn_green {
	background-color: #56BB5A;
	border:           none;
	padding:          14px 62px;
	color:            #FFF;
	text-decoration: none;
}

.get-kp__img-block {
	position:    relative;
	max-width:   250px;
	margin-left: auto;
	cursor:      pointer;
}

.get-kp__img-block img {
	position:   relative;
	z-index:    1;
	display:    block;
	width:      100%;
	transition: .3s;
}

.get-kp__img-block img:last-child {
	z-index:  0;
	position: absolute;
	right:    -34px;
	bottom:   -27px;
}

.get-kp__img-block:hover img:first-child {
	transform: translate(-5px, -5px);
}

.get-kp__img-block:hover img:last-child {
	transform: translate(5px, 5px);
}

@media (max-width: 1400px) {
	.get-kp__img-block {
		margin-right: 40px;
	}
}

.tariffs {
	padding-top: 75px;
}

.tariffs__block {
	margin-top: 70px;
}

.tariff-item {
	display:       flex;
	flex-wrap:     wrap;
	background:    #FAF5FF;
	border-radius: 5px;
	margin-bottom: 30px;
}

.tariff-item__block-head {
	flex:         0 0 35%;
	width:        35%;
	padding:      50px 56px;
	border-right: 1px solid #EDDBFF;
}

.tariff-item__block-info {
	flex:      0 0 65%;
	width:     65%;
	display:   flex;
	flex-wrap: wrap;
}

.tariff-item__block-info > * {
	flex:    0 0 50%;
	padding: 50px;
}

.tariff-item__block-title {
	font-size:      18px;
	font-weight:    bold;
	padding-bottom: 22px;
}

.tariff-item__block-ul li {
	position: relative;
}

.tariff-item__block-ul li::after {
	content:          '';
	position:         absolute;
	left:             -17px;
	top:              8px;
	height:           5px;
	width:            5px;
	background-color: #6600CC;
	border-radius:    50%;
}

.tariff-item__title {
	font-weight: bold;
	font-size:   28px;
	color:       #6600CC;
}

.tariff-item__desc {
	font-size:      18px;
	padding-top:    9px;
	padding-bottom: 27px;
	color:          #9E9E9E;
}

.tariff-item__price {
	font-weight: bold;
	font-size:   28px;
}

.tariff-item .btn {
	padding-left:  41px;
	padding-right: 41px;
	margin-top:    41px;
}

.why-we {
	background-color: #290053;
	color:            #FFF;
	overflow:         hidden;
}

.why-we__title {
	z-index:     2;
	position:    absolute;
	left:        0;
	top:         0;
	font-weight: bold;
	font-size:   48px;
	padding-top: 110px;
}

.why-we__first-block {
	height: 100%;
}

.why-we__parallax {
	position:  absolute;
	top:       50%;
	left:      50%;
	transform: translate(-50%, -50%);
}

.why-we__slider-block {
	z-index:       3;
	position:      relative;
	margin-top:    110px;
	margin-bottom: 110px;
}

.why-we__slider-block .owl-dots {
	display:         flex;
	flex-wrap:       wrap;
	justify-content: center;
	padding-top:     32px;
	text-align:      center;
}

.why-we__slider-block .owl-dots button.owl-dot {
	display:          inline-block;
	width:            12px;
	height:           12px;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius:    50%;
	margin-left:      8px;
	margin-right:     8px;
}

.why-we__slider-block .owl-dots button.owl-dot.active {
	background: #C4C4C4;
}

.why-we-slider .item {
	color:         #000;
	background:    #FFFFFF;
	box-shadow:    0 4px 10px rgba(65, 65, 65, 0.39);
	border-radius: 10px;
	padding:       54px 45px;
}

.why-we-slider .title {
	font-size:     28px;
	line-height:   1.2;
	margin-bottom: 31px;
}

.why-we-barrow {
	position:        absolute;
	top:             50%;
	left:            50%;
	width:           calc(100% + 148px);
	transform:       translate(-50%, -50%);
	display:         flex;
	justify-content: space-between;
}

.why-we-arrow {
	background:          #FFFFFF;
	box-shadow:          0 4px 10px rgba(65, 65, 65, 0.39);
	height:              50px;
	width:               50px;
	border-radius:       50%;
	background-image:    url("/images/icons/arrow-left-2px.svg");
	background-repeat:   no-repeat;
	background-size:     11px;
	background-position: center left 18px;
	cursor:              pointer;
}

.why-we-arrow__right {
	background-image:    url("/images/icons/arrow-right-2px.svg");
	background-position: center right 18px;
}

.grey-block {
	background: #F9F9F9;
}

.count-block-title {
	padding-top:    120px;
	padding-bottom: 68px;
}

.count-items {
	display:        flex;
	flex-wrap:      wrap;
	padding-bottom: 60px;
}

.count-item {
	margin-right:  80px;
	margin-bottom: 70px;
}

.count-item__num {
	display:          inline-block;
	color:            #FFF;
	background-color: #6600CC;
	margin-right:     13px;
	font-size:        64px;
	font-family:      "Gilroy", sans-serif;
	font-weight:      bold;
}

.count-item__text {
	display: inline-block;
}

.certificates {
	padding-top:    105px;
	padding-bottom: 60px;
}

.certificates__title {
	padding-bottom: 32px;
}

.certificates__title * {
	vertical-align: middle;
}

.certificates-block {
	display:   flex;
	flex-wrap: wrap;
}

.certificates-block > * {
	display:             flex;
	flex-wrap:           wrap;
	align-items:         center;
	flex:                0 0 50%;
	width:               50%;
	padding:             15px;
	border:              1px solid #F9F9F9;
	height:              162px;
	background-position: bottom right;
	background-repeat:   no-repeat;
	background-size:     auto 108px;
	cursor:              pointer;
	transition:          .3s;
}

.certificates-block > *:hover {
	background-color: #F9F9F9;
}

.certificates-block > * div, .certificates-block > * span {
	display: block;
	flex:    1;
	width:   auto;
}

.certificates-block > * div {
	max-width:     111px;
	padding-right: 18px;
	flex:          0 0 111px;
}

.certificates-block > * img {
	display:    block;
	width:      100%;
	max-height: 63px;
	object-fit: contain;
}

.spec-main-title {
	margin-bottom: 52px;
}

.spec-title {
	font-family:    "Gilroy", sans-serif;
	font-weight:    bold;
	font-size:      24px;
	padding-bottom: 5px;
}

.spec-desc {
	margin-bottom: 50px;
}

.have-question {
	padding-top:   120px;
	margin-bottom: 80px;
	overflow:      hidden;
}

.have-question__bg {
	background-color: #301947;
	padding: 60px 0;
}

.have-question__title {
	color:         #ffffff;
	margin-bottom: 25px;
}

.have-question__images {
	position:     relative;
	display:      block;
	max-width:    261px;
	margin-left:  auto;
	margin-right: auto;
}

.have-question__images > * {
	width: 100%;
}

.have-question__images img {
	display: block;
	width:   100%;
}

.have-question__phone img {
	position:   relative;
	margin-top: -60px;
}

.have-question__image_dm {
	z-index: 2;
	top:     24%;
	left:    -70%;
}

.have-question__image_ka {
	z-index: 3;
	top:     40%;
	left:    -20%;
}

.have-question__image_vt {
	z-index: 1;
	top:     55%;
	left:    -91%;
}

.have-question__image_vr {
	z-index: 4;
	left:    40%;
	top:     28%;
}

.have-question__image_vl {
	z-index: 5;
	left:    77%;
	top:     46%;
}

.irs-grid {
	pointer-events: none;
}

.work-example .Portfolio {
	width:  100%;
	clear:  none;
	margin: 0 auto;
	float:  none;
}

.Portfolio {
	width: calc( 100% + 30px);
	clear: both;
	margin: 140px -15px 70px -15px;
	float: left;
}

.Portfolio__header {
	padding: 0 15px;
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 48px;
	line-height: 130%;
	font-weight: bold;
	color: #212121;
	margin-bottom: 25px;
}

.Portfolio__header h2 {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
}

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

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

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

.PortfolioItem__imgLeft {
	z-index: 2;
}

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

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

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

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

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

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

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


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

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

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

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

}

.PortfolioItem__type {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
}

.PortfolioItem__name {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
}

.PortfolioItem__tags {
	color: #6600cc;
	font-family: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 600;
	padding-right: 35px;
	position: relative;
	margin-top: 15px;
}


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

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

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

.PortfolioItem__description {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 18px;
	line-height: 150%;
}




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

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


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

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

.Pagination {
	display: none;
}
.Progress__header {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 48px;
	line-height: 130%;
	font-weight: bold;
	color: #151515;
	margin-bottom: 25px;
	width: 100%;
	box-sizing: border-box;
}

.Progress__header h2 {
	display: inline-block;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	width: auto;
}

.Progress__specification {
	padding: 0 0 45px 0;
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 18px;
	line-height: 150%;
	box-sizing: border-box;
	width: 100%;
}

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

.ProgressItem {
	padding: 45px 15px;
	width: 50%;
	box-sizing: border-box;
	display: flex;
	border: 1px solid #F9F9F9;
	background-repeat: no-repeat;
	background-position: right bottom;
	transition: 0.3s;
}

.ProgressItem img {
	max-width: 40%;
	align-self: center;
}

.ProfessionalsBlockWhite.ProfessionalsBlock {
	margin-bottom: 0;
}

.ProgressItem:hover {
	background-color: #F9F9F9;
	transition: 0.3s;
}

.ProgressItem__name {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 16px;
	line-height: 150%;
	width: 60%;
	padding-left: 17px;
	font-weight: 600;
	align-self: center;
}

.ProgressItems {
	display: flex;
	flex-flow: wrap;
}

.Progress__flex {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-bottom: 110px;
}

.Progress__left {
	width: 41.667%;
	box-sizing: border-box;
}
.Progress__right {
	width: 58.333%;
	box-sizing: border-box;
}

.popup__level-slider-title {
	font-size: 26px;
	line-height: 31px;
	color: #000;
	margin-bottom: 9px;
	font-weight: bold;
	font-family: Gilroy;
}

.popup__level-slider-slide[data-level='2'] .popup__level-slider-title {
	color: #9A9BA3;
}
.popup__level-slider-slide[data-level='3'] .popup__level-slider-title {
	color: #9D8DD2;
}
.popup__level-slider-slide[data-level='4'] .popup__level-slider-title {
	color: #DFB852;
}

.popup__level-slider-slide[data-level='1']:hover {
	background: #FFFFFF;
	border: 1px solid #F9F9F9;
}
.popup__level-slider-slide[data-level='2']:hover {
	background: #DBDCE4;
}

.popup__level-slider-slide[data-level='3']:hover {
	background: #EEE9FF;
}
.popup__level-slider-slide[data-level='4']:hover {
	background: #FFF0C9;
}
.popup__level-slider-slide[data-level='5']:hover {
	background: #242424;
	color: #fff;
}
.popup__level-slider-slide[data-level='5']:hover .popup__level-slider-title {
	color: #fff;
}

.popup__level-slider-text {
	font-size: 14px;
	line-height: 110%;
	margin-bottom: 20px;
}

.popup__level-slider-slide {
	background: #F9F9F9;
	border-radius: 5px;

	padding: 17px 28px;
}

.popup__level-slider-footer {
	display: flex;
	justify-content: space-between;
}

.popup__level-slider-footer-price {
	font-size: 18px;
	line-height: 21px;
}

.popup__level-slider-footer-title {
	font-size: 14px;
	line-height: 21px;
	display: block;
}

.popup__level-slider-footer-time {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	margin-top: -3px;
	display: block;
}

.hm-popup__ex-block .PortfolioItem {
	margin-bottom: 0;
	flex-wrap: nowrap;
	align-items: center;
}
.popup__level-slider {
	position: relative;
}

.PortfolioItem__types {
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	color: #A9A9A9;
	margin-bottom: 3px;
	margin-left: 10px;
}
.popup__level-slider .owl-nav button {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 50px;
	height: 50px;
	background-color: #FFFFFF!important;
	box-shadow: 0px 4px 10px rgba(65, 65, 65, 0.15);
	border-radius: 50%;
	opacity: 1;
	font-size: 0!important;
	background: url("/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_l.svg") center no-repeat #fff!important;
	background-size: 11px!important;
	outline: none;
}
.popup__level-slider .owl-nav button.owl-next {
	left: auto;
	right: -50px;
	background-color: #FFFFFF!important;
	background: url("/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_r.svg") center no-repeat #fff!important;
	background-size: 11px!important;
}

.popup__level-slider .owl-stage {
	display: flex;
}
.popup__level-slider .owl-stage .owl-item {
	display: flex;
}

.popup__level-slider-slide {
	width: 100%;
}

.popup__level-slider-text ul,
.popup__level-slider-text ul li {
	list-style: disc;
}
.popup__level-slider-text ul {
	padding-left: 15px;
}
.popup__level-slider-text ul li {
	margin-bottom: 2px;

}

.hm-popup__level-desc {
	text-align: right;
	font-size: 14px;
	line-height: 21px;
}

.hm-popup__level-desc {
	margin-bottom: 10px;
}
.hm-popup__btn-block button:last-child {
	border-radius: 0px 0px 5px 0px;
}
@media (max-width: 1000px) {
	.Progress__header {
		font-size: 32px;
	}

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

	.ProgressItem {
		padding: 10px;
	}

	.ProgressItem__name {
		font-size: 14px;
	}

}

@media (max-width: 767px) {

	.Progress__left,
	.Progress__right {
		width: 100%;
	}
	.Progress__header {
		font-size: 22px;
		padding: 0;
	}

	.ProgressItem {
		width: 100%;
		padding: 30px 15px;
		min-height: 140px;
		background-image: none!important;
	}

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


}



@media (max-width: 992px) {

	.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: auto;

	}

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

}



@media (min-width: 768px){
	.how-we-do-slider .owl-stage {
		display: flex;
		flex-flow: row wrap;
		width: 100%!important;
	}

	.how-we-do-slider .owl-stage .owl-item {
		width: 33.33%!important;
		margin: 0!important;
		padding: 0 15px;
	}
}
@media (max-width: 992px) and (min-width: 768px) {
	.banner__img {
		width: 100%;
	}

	.how-we-do-slider .owl-stage .owl-item {
		width: 50%!important;
	}

	.banner__img img {
		max-width: 60%;
	}

	.hm-site {
		flex: 0 0 50%;
		width: 50%;}
	.hm-callback {
		flex: 0 0 50%;
		width: 50%;
	}

	.tariff-item__block-info > * {
		flex: 0 0 50%;
		padding: 20px 20px 20px 30px;
	}

	.tariff-item__block-head {
		padding: 30px 26px;
	}
	.have-question__bg .row  .col-lg-6:first-child {
		text-align: center;
	}

	.have-question__title {
		margin-top: 40px;
	}
	.have-question__phone img {
		margin-top: 30px;
	}
}
@media (max-width: 767px) {
	.hm-popup__cont {
		padding: 40px 20px 100px;
	}
	.hm-popup__close {
		right: 0;
		top: -32px;
	}
	.hm-popup__out {
		width: calc(100% - 30px);
	}
	.hm-popup__ex-block > * {
		flex: 0 0 100%;
		width: 100%;
	}

	.hm-popup__btn-block button {
		padding: 17px 8px;
		text-align: center;
		font-size: 12px;
		line-height: 14px;
	}

	.hm-popup__btn-block button.btn_green svg {
		display: block;
		margin: auto;
	}
	.hm-popup__btn-block button:first-child {
		text-align: center;
	}
	.how-we-do .owl-carousel .owl-nav {
		width: 100%;
		margin-top: 25px;
		padding-left: 30px;
		padding-right: 30px;
		display: flex;
		justify-content: space-between;
	}

	.hm-popup__btn-block button:last-child span {
		background-position: center top;
		padding-top: 15px;
		padding-right: 0;
		display: block;
	}

	.hm-popup__btn-block button:last-child {
		padding: 17px 39px;
	}
	.popup__level-slider-footer-title {
		font-size: 12px;
		line-height: 18px;
	}

	.popup__level-slider .owl-nav button {
		top: calc(100% + 15px);
		left: 25px;
	}

	.popup__level-slider .owl-nav button.owl-next {
		left: 100px;
	}

	.hm-popup__title {
		font-size: 24px;
		line-height: 29px;
	}

	.popup__level-slider-title {
		font-size: 18px;
		line-height: 22px;
	}

	.hm-popup__level-desc {
	margin-bottom: 25px;
	}
	.hm-popup__out {
		margin-top: auto;
		margin-bottom: 10px;
	}

	.hm-popup__cont {
		max-height: 90vh;
	}
	.hm-popup__desc {
		font-size: 14px;
		line-height: 150%;
	}

	.how-we-do .owl-carousel .owl-nav button.owl-next {
		font-size: 0;
		width: 13px;
		height: 25px;
		background: url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_r.svg) center no-repeat;
	}
	.how-we-do .owl-carousel .owl-nav button.owl-prev {
		font-size: 0;
		width: 13px;
		height: 25px;
		background: url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_l.svg) center no-repeat;
	}
	.how-we-do .owl-dots {
		counter-reset: section;
		text-align: center;
		margin-top: -26px;
	}
	.why-we__slider-block .owl-dots {
		display: none;
	}
	.why-we-barrow {
		top: calc(100% + 50px);
		width: 150px;
	}
	.how-we-do__item {
		margin-bottom: 20px;
	}
	.how-much__desc {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 28px;
	}
	.why-we-slider .item {
		padding: 25px;
	}

	.why-we-slider .title {
		font-size: 20px;
		line-height: 24px;
	}

	.hm-questions {
		border: none;
		padding-top: 13px;
	}
	.how-we-do .owl-dots button {
		margin: 3px 5px;
	}
	.how-we-do .owl-dots button:before {
		counter-increment: section;
		content: "0" counter(section);
		font-weight: bold;
		font-size: 14px;
		line-height: 120%;
		color: #828282;
	}
	.how-we-do .owl-dots button.active:before {
		color: #6600cc;
	}

	.banner {
		margin-top: 25px;
	}
	.heading-large {
		font-size: 24px;
		line-height: 110%;
	}

	.banner__desc {
		font-size: 14px;
		line-height: 150%;
	}

	.banner__btn-block {
		text-align: center;
	}
	.banner__btn-block {
		margin-top: 30px;
	}
	.banner__btn-block .btn.banner__kp {
		margin-inside: 0;
		width: 100%;
		display: inline-block;
		font-family: Gilroy;
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		line-height: 150%;
		margin-bottom: 35px;
	}
	.banner__btn-block .banner__contract {
		font-family: Gilroy;
		font-weight: bold;
		font-size: 18px;
		line-height: 22px;
		text-decoration: none;
		border-bottom: 1px solid #6600CC;
	}

	.what-we-dev {
		margin-top: 65px;
		padding-bottom: 50px;
		position: relative;
	}

	.what-we-dev .Blocks .purple-link {
		font-size: 18px;
		line-height: 22px;
		color: #6600CC;
		width: auto;
		white-space: nowrap;
		text-decoration: none;
		border-bottom: 1px solid #6600CC;
		font-weight: bold;
		font-family: Gilroy;
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		white-space: nowrap;

	}

	.what-we-dev__item {
		margin-top: 15px;
		padding: 27px 20px;
	}

	.what-we-dev__title-block {
		margin-bottom: 30px;
	}

	.what-we-dev__item-title {
		font-size: 20px;
		line-height: 120%;
	}

	.what-we-wait .owl-carousel {
		width: 75%;
	}

	.what-we-wait .owl-carousel .owl-dots {
		width: 100%;
		text-align: center;
	}

	.what-we-wait {
		padding-top: 80px;
	}

	.Portfolio__header {
		font-size: 22px;
	}

	.PortfolioItem__tags ul {
		padding: 8px 0;
	}

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

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

	.PortfolioItem__info {
		padding: 15px 0;
	}

	.PortfolioItem {
		margin: 30px 0;
	}

	.PortfolioItem__tags {
		font-size: 13px;
	}

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

	.PortfolioItem__name {
		font-size: 20px;
	}

	.PortfolioItem__description {
		font-size: 14px;
	}

	.PortfolioItem__more {
		font-size: 13px;
	}

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


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

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

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


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

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


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

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

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

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

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

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


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

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


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

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

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

	.PortfolioItem.PortfolioItem_code_stk .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 85%!important;
		max-width: 65%;
		bottom: 20%;
	}
	.what-we-wait .owl-carousel .owl-nav button.owl-next {
		font-size: 0;
		width: 13px;
		height: 25px;
		background: url("/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_r.svg") center no-repeat;
	}

	.what-we-wait .owl-carousel .owl-nav button.owl-prev {
		font-size: 0;
		width: 13px;
		height: 25px;
		background: url("/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_l.svg") center no-repeat;
	}

	.owl-split-item__num span {
		font-size: 10px;
		line-height: 12px;
	}

	.what-we-wait .owl-carousel .owl-nav {
		width: calc(100% + 23vw);
		margin-top: 25px;
		padding-left: 30px;
		padding-right: 30px;
		display: flex;
		justify-content: space-between;
	}

	.what-we-wait .owl-carousel .owl-dots {
		width: calc(100% + 23vw);
		margin-top: -25px;
	}

	.what-we-wait .owl-carousel .owl-dots button {
		width: 10px;
		height: 10px;
		border: 1px solid #6600CC;
		border-radius: 50%;
		margin: 5px;
	}

	.what-we-wait .owl-carousel .owl-dots button.active {
		background:  #6600CC;
	}

	.owl-split-item__text-block {
		padding: 30px 10px 10px 15px;
		font-size: 14px;
		line-height: 21px;
	}

	.owl-split-item__text-block div {
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 14px;
	}

	.how-we-do {
		margin-top: 60px;
	}

	.hm-bl-name {
		width: 100%;
	}

	.hm-bl-col {
		flex: 0 0 100%;
		width: 100%;
		padding-left: 90px;
	}

	.hm-bl-col:before {
		content: '1 из 3';
		width: 70px;
		height: 20px;
		background: #F8F1FF;
		border-radius: 5px;
		position: absolute;
		left: 0;
		top: 3px;
		font-weight: bold;
		font-size: 12px;
		line-height: 22px;
		text-align: center;
		font-family: Circe;
	}

	.hm-bl-name__info {
		font-size: 12px;
	}

	.hm-bl-col[data-num="2"]:before {
		content: '2 из 3';
	}
	.hm-bl-col[data-num="3"]:before {
		content: '3 из 3';
	}

	.hm-bl-col{
		position: relative;
	}

	.hm-bl-info__title {
		font-size: 18px;
		line-height: 22px;
		padding-top: 15px;
	}

	.hm-bl-info__desc {
		font-size: 12px;
		line-height: 18px;
	}

	.rangeSliderPoint span {
		display: none!important;
	}

	.rangeSliderCurrent {
		display: block!important;
		font-family: Circe;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 24px;
		text-align: center;
		color: #6600CC;
		margin-bottom: 37px;
	}

	.rangeSliderPoint.active:before {
		display: none;

	}

	.hm-site {
		flex: 0 0 100%;
		width: 100%;
	}

	.hm-site__title{
		font-size: 18px;
		line-height: 22px;
		width: 100%;
	}

	.hm-site > * {
		padding: 17px 20px;
	}

	.hm-site-row__term-title, .hm-site-row__term {
		font-size: 12px;
		line-height: 18px;
	}

	.hm-site-row__term {
		font-weight: bold;
	}

	.hm-site-row > div:last-child {
		font-size: 24px;
	}

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

	.hm-callback {
		flex: 0 0 100%;
		width: 100%;
	}

	.how-pay-sw__check-block{
		order: 2;
		text-align: center;
		flex: 0 0 100%;
		width: 100%;
		margin-top: 20px;
	}

	.how-pay-sw__cont-block {
			  flex: 0 0 100%;
			  width: 100%;
		  }

	.how-pay-sw__cont {
		padding: 32px 20px;
		text-align: center;
	}

	.how-pay-sw-check {
		margin: 5px;
		cursor: pointer;
		font-size: 0;
		width: 10px;
		height: 10px;
		display: inline-block;
		padding: 0;
		border: 1px solid #6600cc;
		border-radius: 50%;
	}

	.how-pay-sw__cont::after, .how-pay-sw__cont::before {
		height: 19px;
	}

	.how-pay-sw-check.active {
		background: #6600cc;
	}

	.how-pay-sw__cont a {
		position: relative;
		bottom: 0;
		display: inline-block;
		text-align: center;
		margin-top: 20px;
		left: auto;
		transform: none;
	}

	.how-pay-sw__cont p {
		font-size: 14px;
		line-height: 150%;
		text-align: left;
	}

	.how-pay-sw__cont-name {
		text-align: left;
		font-size: 20px;
		line-height: 24px;
		display: flex;
		align-items: flex-start;
	}

	.how-pay-sw__cont-name > span {
		display: inline-block;
		width: calc(100% - 50px);
	}

	.how-pay-sw-check img {
		display: none;
	}

	.get-kp {
		margin-top: 30px;
		margin-bottom: 35px;
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}

	.get-kp .align-items-center > div:first-child {
		order: 2;
	}

	.get-kp__img-block {
		max-width: 40%;
		margin-right: auto;
		margin-bottom: 40px;
	}
	.get-kp__img-block img:last-child {
		right: -10px;
		bottom: -10px;
	}

	.get-kp__desc {
		font-size: 14px;
		line-height: 16px;
		padding-bottom: 28px;
		padding-top: 10px;
	}

	.get-kp .btn_green {
		width: 100%;
		font-family: Gilroy;
		font-weight: 500;
	}

	.tariffs {
		padding-top: 30px;
	}

	.tariffs .col-auto a {
		font-weight: bold;
		font-size: 18px;
		line-height: 22px;
		font-family: Gilroy;
		color: #6600CC;
		text-decoration: none;
		border-bottom: 1px solid #6600cc;
	}

	.tariff-item__block-head {
		flex: 0 0 100%;
		width: 100%;
		padding: 23px 20px;
		border: none;
	}

	.tariff-item__block-info > * {
		flex: 0 0 100%;
		padding: 5px 20px;
	}

	.tariff-item__block-info {
		flex: 0 0 100%;
		width: 100%;
	}

	.tariff-item__title {
		font-size: 20px;
		line-height: 24px;
	}

	.tariff-item__desc {
		font-size: 14px;
		line-height: 120%;
		padding-top: 21px;
		padding-bottom: 6px;
	}

	.tariff-item__price {
		font-size: 20px;
		line-height: 24px;
	}

	.tariff-item .btn {
		margin-top: 21px;
		width: 100%;
	}

	.tariff-item__block-title {
		font-size: 14px;
		padding-bottom: 6px;
	}

	.tariff-item__block-ul ul {
		padding-left: 20px;
	}
	.tariff-item__block-ul {
		overflow: hidden;
		height: 0;
	}

	.count-item__num {
		font-size: 36px;
		line-height: 44px;
		margin-right: 8px;
	}

	.count-item {
		margin-right: 2px;
		margin-bottom: 28px;
		width: calc(50% - 10px);
		display: flex;
		font-size: 12px;
		line-height: 14px;
		align-items: center;
	}
	.count-item:last-child {
		width: calc(100% - 10px);
	}
	.count-block-title {
		padding-top: 65px;
		padding-bottom: 40px;
	}

	.ProgressItems {
		width: 100%;
		margin: 0;
	}

	.Progress__flex {
		margin-bottom: 80px;
	}

	.have-question {
		padding-top: 80px;
	}

	.have-question__phone img {
		position: relative;
		margin-top: 56px;
	}

	.have-question__title {
		text-align: center;
		margin-top: 63px;
	}

	.have-question button {
		width: 100%;
		text-align: center;
	}

	.have-question__images {
		max-width: 50%;
	}

	.ServiceRecommendItems.flexslider .flex-viewport {
		width: 80%;
		margin: auto;
	}
	.tariff-item__block-title {
		display: inline-block;
		position: relative;
	}
	.tariff-item__block-title:after {
		content: '';
		width: 9px;
		height: 8px;
		position: absolute;
		right: -15px;
		top: 6px;
		background: url("/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/arr_b.svg") center no-repeat;
	}
	.tariff-item__block-ul {
		font-size: 14px;
	}
	.tariff-item__block-ul.active {
		height: auto;
	}
	.how-pay {
		margin-top: 60px;
		padding-bottom: 80px;
	}

	.hm-callback__desc {
		font-size: 18px;
		line-height: 110%;
		padding-top: 12px;
		padding-bottom: 17px;
	}

	.hm-callback .btn_green {
		width: 100%;
		text-align: center;
		font-weight: bold;
	}

	.hm-callback > * {
		padding: 20px 0;
	}

	.hm-callback {
		margin-top: 60px;
	}

	.hm-sites-show-more {
		margin-top: 0;
		text-align: center;
		position: absolute;
		bottom: 180px;
		left: 50%;
		transform: translateX(-50%);
	}

	.hm-questions .hm-bl-info {
		position: relative;
	}


}

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

	.PortfolioItem .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 105%!important;
		transition: all 0.3s;
	}
}
/* End */


/* Start:/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/owl.carousel.min.css?16770812403351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/ion.rainbow.min.css?16770812404995*/
/*!Ion.RangeSlider, 2.3.1, В© Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
.irs {
	position:              relative;
	display:               block;
	-webkit-touch-callout: none;
	-webkit-user-select:   none;
	-khtml-user-select:    none;
	-moz-user-select:      none;
	-ms-user-select:       none;
	user-select:           none;
	font-size:             12px;
}

.irs-line {
	position: relative;
	display:  block;
	overflow: hidden;
	outline:  none !important
}

.irs-bar {
	position: absolute;
	display:  block;
	left:     0;
	width:    0
}

.irs-shadow {
	position: absolute;
	display:  none;
	left:     0;
	width:    0
}

.irs-handle {
	position:   absolute;
	display:    block;
	box-sizing: border-box;
	cursor:     default;
	z-index:    1
}

.irs-handle.type_last {
	z-index: 2
}

.irs-min, .irs-max {
	position: absolute;
	display:  block;
	cursor:   default
}

.irs-min {
	left: 0
}

.irs-max {
	right: 0
}

.irs-from, .irs-to, .irs-single {
	position:    absolute;
	display:     block;
	top:         0;
	left:        0;
	cursor:      default;
	white-space: nowrap
}

.irs-grid {
	position: absolute;
	display:  none;
	bottom:   0;
	left:     0;
	width:    100%;
	height:   62px;
}

.irs-with-grid .irs-grid {
	display: block
}

.irs-grid-pol {
	position:   absolute;
	z-index:    1;
	top:        6px;
	left:       0;
	width:      1px;
	height:     32px;
	background: #6600CC
}

.irs-grid-pol::before {
	content:          '';
	position:         absolute;
	top:              0;
	left:             0;
	height:           12px;
	width:            12px;
	border:           1px solid #6600CC;
	background-color: #FFFFFF;
}

.irs-grid-pol::after {
	content:    '';
	position:   absolute;
	top:        0;
	left:       0;
	height:     8px;
	width:      8px;
	background: #6600CC;
}

.irs-grid-pol::before, .irs-grid-pol::after {
	transform:     translate(-50%, -50%);
	border-radius: 50%;
}

.irs-grid-pol.small {
	display: none;
	height:  0px
}

.irs-grid-text {
	position:    absolute;
	top:         40px;
	left:        0;
	white-space: nowrap;
	text-align:  center;
	font-size:   16px;
	line-height: 24px;
	padding:     0 3px;
	color:       #000
}

.irs-disable-mask {
	position:   absolute;
	display:    block;
	top:        0;
	left:       -1%;
	width:      102%;
	height:     100%;
	cursor:     default;
	background: rgba(0, 0, 0, 0);
	z-index:    2
}

.lt-ie9 .irs-disable-mask {
	background: #000;
	filter:     alpha(opacity=0);
	cursor:     not-allowed
}

.irs-disabled {
	opacity: .4
}

.irs-hidden-input {
	position:     absolute !important;
	display:      block !important;
	top:          0 !important;
	left:         0 !important;
	width:        0 !important;
	height:       0 !important;
	font-size:    0 !important;
	line-height:  0 !important;
	padding:      0 !important;
	margin:       0 !important;
	overflow:     hidden;
	outline:      none !important;
	z-index:      -9999 !important;
	background:   none !important;
	border-style: solid !important;
	border-color: transparent !important
}

.irs--flat {
	height: 40px
}

.irs--flat.irs-with-grid {
	height: 90px
}

.irs > .irs {
	top:              23px;
	height:           21px;
	background-color: #F8F1FF;
	border-radius:    5px
}

.irs--flat .irs-line {
	top:    0px;
	height: 120px;
}

.irs--flat .irs-bar {
	top:        23px;
	height:     21px;
	background: linear-gradient(90deg, #FFDADA 0%, #ACE1FF 32.53%, #92FFBD 66.6%, #AF2CFF 99.13%);
}

.irs--flat .irs-bar--single {
	border-radius: 4px 0 0 4px
}

.irs--flat .irs-shadow {
	height:           1px;
	bottom:           16px;
	background-color: #e1e4e9
}

.irs--flat .irs-handle {
	top:              5px;
	width:            50px;
	height:           50px;
	background-color: transparent;
	cursor:           pointer;
}

.irs--flat .irs-handle > i:first-child {
	position:          absolute;
	display:           block;
	top:               0;
	left:              6px;
	width:             50px;
	height:            50px;
	background-color:  transparent;
	background-image:  url('/bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/../images/unicorn.png');
	background-repeat: no-repeat;
	background-size:   contain;
}

.irs--flat .irs-min, .irs--flat .irs-max {
	top:              0;
	padding:          1px 3px;
	color:            #999;
	font-size:        10px;
	line-height:      1.333;
	text-shadow:      none;
	background-color: #e1e4e9;
	border-radius:    4px
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
	color:            white;
	font-size:        10px;
	line-height:      1.333;
	text-shadow:      none;
	padding:          1px 5px;
	background-color: #6600CC;
	border-radius:    4px
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
	position:         absolute;
	display:          block;
	content:          "";
	bottom:           -6px;
	left:             50%;
	width:            0;
	height:           0;
	margin-left:      -3px;
	overflow:         hidden;
	border:           3px solid transparent;
	border-top-color: #6600CC
}
/* End */


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

.Portfolio__header {
	padding: 0 15px;
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 48px;
	line-height: 130%;
	font-weight: bold;
	color: #212121;
	margin-bottom: 25px;
}
.PortfolioItem__img video {
	height: 100%;
	width: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s;
}
.Portfolio__header h2 {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
}

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

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

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

.PortfolioItem__imgLeft {
	z-index: 2;
}

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

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

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

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

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

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

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


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

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

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

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

}

.PortfolioItem__type {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.PortfolioItem__name {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
}

.PortfolioItem__tags {
	color: #6600cc;
	font-family: 'BPG Banner ExtraSquare Caps', 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: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 600;
	padding-right: 35px;
	position: relative;
	margin-top: 15px;
}


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

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

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

.PortfolioItem__description {
	font-family: 'BPG Banner ExtraSquare Caps', Arial;
	font-size: 18px;
	line-height: 150%;
}




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

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


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

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

.Pagination {
	display: none;
}


@media (max-width: 992px) {

    .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: auto;

	}

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

}



@media (max-width: 767px) {

    .Portfolio__header {
        font-size: 22px;
    }

	.PortfolioItem__tags ul {
		padding: 8px 0;
	}

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

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

	.PortfolioItem__info {
		padding: 15px 0;
	}

	.PortfolioItem {
		margin: 30px 0;
	}

	.PortfolioItem__tags {
		font-size: 13px;
	}

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

	.PortfolioItem__name {
		font-size: 20px;
	}

	.PortfolioItem__description {
		font-size: 14px;
	}

	.PortfolioItem__more {
		font-size: 13px;
	}

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


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

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

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


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

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


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

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

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

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

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

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


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

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


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

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

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

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

}

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

	.PortfolioItem .PortfolioItem__imgAnimationLEFT .PortfolioItem__imgRight {
		left: 105%!important;
		transition: all 0.3s;
	}
}
/* End */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/style.css?168716565775006 */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/flexslider/flexslider.css?16770812426394 */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/foundation.css?1677081240581 */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/bootstrap-grid.css?167708124050100 */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/dev.css?168726898655612 */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/owl.carousel.min.css?16770812403351 */
/* /bitrix/templates/mkws_ge/components/bitrix/news/services/bitrix/news.detail/.default/css/ion.rainbow.min.css?16770812404995 */
/* /bitrix/templates/mkws_ge/components/bitrix/news.list/portfolio/style.css?16872671258787 */
