

/* Start:/bitrix/templates/mkws/components/bitrix/news.list/comlex/style.css?177939534110401*/
.Service__preview {
    width: 68.33%;
    clear: both;
    box-sizing: border-box;
    margin-right: auto;
    font-family: Circe, Arial;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 100px;
}
.ServiceComplex__item {
    width:      50%;
    float:      left;
    box-sizing: border-box;
    padding:    0 16.66% 0 0;
}

.ServiceComplex__item:nth-child(2n-1) {

    padding: 0 0 0 16.66%;
}

.ServiceComplex__svg {
    position:  absolute;
    left:      39.3%;
    width:     53%;
    transform: translateX(-50%);
}

.ServiceComplex__svg svg {
    width: 100%;
}

.ServiceComplex {
    position: relative;
    clear:    both;
    margin:   45px 0;
}

.ServiceComplex__name h2 {
    margin:        0;
    font-family:   Gilroy, Arial;
    font-size:     26px;
    line-height:   120%;
    font-weight:   bold;
    color:         #6600CC;
    margin-bottom: 13px;
    width:         60%;
}

.ServiceComplex__text {
    font-family:   Circe, Arial;
    font-size:     16px;
    line-height:   140%;
    padding-right: 12%;
}

.ServiceComplex__counts {
    margin-top: 20px;
}

.ServiceComplex__count {
    width:      29.33%;
    box-sizing: border-box;
    float:      left;
}

.ServiceComplex__number {
    font-family: Gilroy, Arial;
    font-size:   28px;
    line-height: 120%;
    font-weight: bold;
    color:       #6600CC;
}

.ServiceComplex__description {
    font-family: Circe, Arial;
    font-size:   16px;
    line-height: 150%;
    font-weight: bold;
}

.ServiceComplex__item_number_1 {
    margin-top: 18.5%;
}

.ServiceComplex__item_number_2 {
    margin-top: -8%;
}

.ServiceComplex__item_number_3 {
    margin-top: 9%;
}

.ServiceComplex__item_number_4 {
    margin-top:    1%;
}


@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%;
    }

}

@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;
    }



}

@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%;
    }
    .Service__preview {
        width:     80%;
        font-size: 16px;
        margin-bottom: 40px;
    }
}

@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: 768px) {
    .Service__preview {
        width:         100%;
        margin-bottom: 10px;
        font-size:     14px;
    }
    .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;
    }
    .ServiceComplex {
        margin-top: 0;
    }


}



/* End */


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

.Portfolio__header {
	padding: 0 15px;
	font-family: Gilroy, 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: Circe, Arial;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

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

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

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

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

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


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

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

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

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




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

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


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


@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 */


/* Start:/bitrix/templates/mkws/components/bitrix/news.list/team/style.css?17793953412987*/
.Team {
    clear: both;
    color: #FFFFFF;
    padding: 110px 0;
    background-size: cover;
}

.Team__header h2{
    font-family: Gilroy, Arial;
    font-size: 48px;
    line-height: 130%;
    font-weight: bold;
    margin-bottom: 50px;
}

.TeamBlock {
    display: flex;
    flex-flow: row wrap;
}

.Team__specification {
    width: 50%;
    align-self: flex-start;
    padding-right: 10%;
    font-family: Circe, Arial;
    font-size: 18px;
    line-height: 150%;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.TeamItems {
    width: 50%;
    display: flex;
    flex-flow: row wrap;
}

.TeamItem {
    width: 50%;
    font-family: Circe, Arial;
    font-size: 18px;
    line-height: 15px;
    padding-left: 25px;
    border-left: 6px solid #fff;
    box-sizing: border-box;
    margin-bottom: 100px;
}

.TeamItem__name {
    font-family: Gilroy, Arial;
    font-size: 48px;
    line-height: 40px;
    margin-bottom: 10px;
}

.TeamButton {
    font-family: Gilroy, Arial;
    font-weight: bold;
    font-size: 48px;
    line-height: 130%;
    margin-top: -120px;
    width: 50%;
    /*display: none;*/
}

.TeamButton h3 {
    font-family: Gilroy, Arial;
    font-weight: bold;
    font-size: 48px;
    line-height: 130%;
    margin: 0;
}

.TeamButtonLink {
    font-family: Gilroy, Arial;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #FFF;
    padding: 13px 20px 12px 43px;
    background: #56BB5A;
    box-shadow: 5px 15px 50px rgba(0, 0, 0, 0.3);
    margin-top: 40px;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    -webkit-transition: background .3s cubic-bezier(.29,.18,.26,.83);
    transition: background .3s cubic-bezier(.29,.18,.26,.83);
}

.TeamButtonLink:hover {
    background: #389D3C;
    -webkit-transition: background .3s cubic-bezier(.29,.18,.26,.83);
    transition: background .3s cubic-bezier(.29,.18,.26,.83);
}

.TeamButtonLink .inline-svg-icon {
    fill: #fff;
    stroke: #fff;
    width: 29px;
    height: 10px;
}

@media (max-width: 992px) {
    .Team__header h2,
    .TeamButton h3 {
        font-size: 32px;
    }
}


@media (max-width: 767px) {
    .Team__specification,
    .TeamItems
     {
        width: 100%;

    }
    .TeamItem {
        font-size: 14px;
    }

    .Team__header h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .Team {
        padding: 50px 0;
    }

    .TeamItem {
        margin-bottom: 40px;
    }

    .TeamItem__name {
        font-size: 32px;
    }

    .TeamButton {
        width: 100%;
        margin-bottom: 30px;
        font-size: 22px;
        margin-top: 10px;
    }

    .Team__header h3 {
        font-size: 22px;
    }



    .TeamButtonLink {
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
    }
}
/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.list/progress_company/style.css?17793953411907*/
.Progress__header {
	font-family: Gilroy, 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;
}

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

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

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

.ProgressItem__name {
	font-family: Circe, 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;
}

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


}


/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.list/clients/style.css?17793953412142*/
.Clients__header {
    font-family: Gilroy, Arial;
    font-size: 48px;
    line-height: 130%;
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
    width: 100%;
    box-sizing: border-box;
}

.Clients__header h2 {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}

.Clients__specification {
    font-family: Circe, Arial;
    font-size: 18px;
    line-height: 150%;
    color: #fff;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 8.33%;
}

.Clients {
    clear: both;
    display: flex;
    flex-flow: row wrap;
    background: #212121;
    width: 100%;
    padding: 100px 0;
    margin-top: -1px;
    overflow: hidden;
}


.ClientsBlock {
    width: 90%;
    margin: AUTO;
    box-sizing: border-box;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*text-align: center;*/
}

.ClientsBlock  .slides {
    display: flex;
    align-items: center;
}

.ClientsBlock__item {
    padding: 15px;
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    text-align: center;
    display: flex!important;
    align-items: center;
    justify-content: center;
}

.ClientsBlock__item img {
    max-width: 100%;
}

.ClientsBlocks {
    width: 1380px;
    margin: auto;
    padding: 0 15px;
}

@media (max-width: 1380px) {
    .ClientsBlocks {
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .Clients__header {
        font-size: 32px;
    }

    .ClientsBlock,
    .Clients__specification {
        width: 100%;

    }

    .Clients__specification {
        margin-bottom: 25px;
        padding-right: 15px;
    }


}


@media (max-width: 767px) {
    .Clients__header {
        font-size: 22px;
        padding: 0;
        text-align: center;
    }


    .Clients__specification {
        font-size: 14px;
        padding: 0 0 20px 0;
    }

    .ClientsBlock {
        width: calc( 100% + 30px);
        margin: 0 -15px;
    }

    .Clients {
        padding: 50px 0;
    }

    .ClientsBlock__item {
        width: 50%;
    }

}
/* End */


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

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    /*src: url('/bitrix/templates/mkws/components/bitrix/news.list/clients/css/./fonts/slick.eot');*/
    /*src: url('/bitrix/templates/mkws/components/bitrix/news.list/clients/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/mkws/components/bitrix/news.list/clients/css/./fonts/slick.woff') format('woff'), url('/bitrix/templates/mkws/components/bitrix/news.list/clients/css/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/mkws/components/bitrix/news.list/clients/css/./fonts/slick.svg#slick') format('svg');*/
}
/* Arrows */
.slick-prev,
.slick-next
{
    display: none;
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;



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

    cursor: pointer;

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

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

    opacity: .75;
    color: white;

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

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

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

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

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

    display: block;

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

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

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

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

    width: 12px;
    height: 12px;

    content: '';
    text-align: center;

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

    color: #fff;
    background: #fff;
}

/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.list/clients/css/slick.css?17793953411776*/
/* Slider */
.slick-slider
{
    position: relative;

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

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

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

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

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/mkws/components/bitrix/news.list/principles/style.css?17793953412292*/
.Principles {
    width: calc( 100% + 30px);
    clear: both;
    margin: 150px -15px;
    display: flex;
    flex-flow: row wrap;
}

.Principles__item {
    padding: 0 15px;
    width: 33.33%;
    float: left;
    box-sizing: border-box;
}

.Principles__number {
    width: 15%;
    float: left;
    color: #6600CC;
    font-family: Gilroy, Arial;
    font-size: 36px;
    line-height: 120%;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    padding-top: 20px;
}

.Principles__description {
    width: 85%;
    float: left;
    padding: 20px 15px;

    font-family: Circe, Arial;
    font-size: 16px;
    line-height: 150%;
    box-sizing: border-box;
}

.Principles__item:hover {
    background: #F9F9F9;
}

main.active .Principles__item:hover {
    background: none;
}

.Principles__header {
    padding: 0 15px;
    font-family: Gilroy, Arial;
    font-size: 48px;
    line-height: 130%;
    font-weight: bold;

    margin-bottom: 25px;
}

.Principles__header h2 {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}


.Principles__specification {
    padding: 0 15px;
    font-family: Circe, Arial;
    font-size: 18px;
    line-height: 150%;
    padding-right: 40%;
    margin-bottom: 25px;
}

.Principles__name {
    font-size: 22px;
    line-height: 130%;

    font-weight: bold;
    margin-bottom: 5px;
}

@media (max-width: 1000px) {
    .Principles__header {
        font-size: 32px;
    }

    .Principles__specification {
        width: 100%;

    }

    .Principles__description {
        font-size: 14px;
    }

    .Principles__number {
        font-size: 28px;
    }

    .Principles {
        margin: 100px -15px;
    }

}


@media (max-width: 767px) {
    .Principles__header {
        font-size: 22px;
    }

    .Principles__specification {
        font-size: 14px;
        padding-right: 15px;
    }

    .Principles__item {
        width: 100%;
    }


    .Principles__description {
        font-size: 12px;
        padding: 20px 0 20px 10px;
    }

    .Principles__number {
        font-size: 24px;
    }

    .Principles {
        margin: 50px -15px;
    }

}
/* End */
/* /bitrix/templates/mkws/components/bitrix/news.list/comlex/style.css?177939534110401 */
/* /bitrix/templates/mkws/components/bitrix/news.list/portfolio/style.css?17793953418622 */
/* /bitrix/templates/mkws/components/bitrix/news.list/team/style.css?17793953412987 */
/* /bitrix/templates/mkws/components/bitrix/news.list/progress_company/style.css?17793953411907 */
/* /bitrix/templates/mkws/components/bitrix/news.list/clients/style.css?17793953412142 */
/* /bitrix/templates/mkws/components/bitrix/news.list/clients/css/slick-theme.css?17793953413190 */
/* /bitrix/templates/mkws/components/bitrix/news.list/clients/css/slick.css?17793953411776 */
/* /bitrix/templates/mkws/components/bitrix/news.list/principles/style.css?17793953412292 */
