

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1644004142467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/delta/components/bitrix/news.detail/page_about/style.css?169562394911799*/
.bc-container {
	height: 0;
}
.bc-container #breadcrumbs {
	position: absolute;
    margin: 35px 0;
}
.bc-container #breadcrumbs a {
	text-decoration: none;
}
.bc-container #breadcrumbs a,
.bc-container #breadcrumbs a span {
	color: #E6E6E6;
}
.header-page h1 {
	color: #fff;
	font-size: 62px;
	padding-top: 120px;
}
.header-page .stat-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px 0px;

}
.header-page .scroll-down-block {
	position: relative;
}
.header-page .scroll-down {
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
    -webkit-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	transform-origin: left top 0;
    white-space: nowrap;
    text-decoration: none;
    position: absolute;
	left: -5px;
	bottom: 20px;
}
.header-page .scroll-down .scroll-title {
	display: inline-block;
	font-size: 18px;
    color: #9C9C9C;
    text-transform: uppercase;
	vertical-align: middle;
    padding-left: 30px;
}
.header-page .scroll-down svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.header-page .stat {
	color: #fff;
}
.header-page .stat .stat-count {
	font-size: 90px;
	font-weight: 500;
	padding-right: 5px;
	margin-left: 40px;
}
.header-page .stat .stat-title {
	font-size: 24px;
	font-weight: 500;
	display: block;
	text-align: end;
}
.stat-block .stat div{
	text-align: end;
}
.header-page .stat .stat-title:last-of-type {
	font-size: 20px;
}
.main-page {
	padding: 125px 0 0;
}
.main-page h2 {
	margin-top: 20px;
}
.main-page p {
	font-size: 18px;
	line-height: 140%;
	color: #494B4E;
	padding-right: 80px;
	margin-bottom: 45px;
}
.main-page .stat-block {
	color: #C9C7D1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 130px;
}
.main-page .stat-block .stat {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-right: 50px;
}
.main-page .stat-block .stat:last-child {
	padding-right: 0;
}
.main-page .stat-block .stat-count {
	font-size: 73px;
	font-weight: 300;
	line-height: 100px;
	white-space: nowrap;
}
.main-page .stat-block .stat-title {
	font-size: 20px;
	line-height: 24px;
	white-space: nowrap;
}
.main-page .stat-block .stat:last-child .stat-title {
	white-space: normal;
}
.main-page .image {
	padding: 15px;
	text-align: center;
}
.main-page .image-0 {
	width: 40%;
	float: left;
	margin-top: 30px;
}
.main-page .image-1,
.main-page .image-2 {
	width: 60%;
	float: right;
	padding-right: 0 !important;
}
.main-page .image div {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.main-page .image-0 div {
	padding-top: 136%;
}
.main-page .image-1 div,
.main-page .image-2 div {
	padding-top: 61%;
}
.history-page {
	background: #F9F9F9;
	margin: -40px 0 85px;
}
.history-page .history-photo {
	height: 100%;
	position: relative;
	z-index: 1;
}
.history-page .history-photo .photo {
	width: 515px;
	/*height: 730px;*/
	height: 105%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	position: absolute;
	bottom: 0;
}
.history-page .history-description {
	padding: 110px 0 50px 20px;
}
.history-page p {
	font-size: 18px;
	line-height: 24px;
	color: #494B4E;
	margin-bottom: 35px;
}
.history-page i {
	display: block;
	font-size: 16px;
	line-height: 21px;
	color: #494B4E;
	background: #fff;
	position: relative;
    padding: 45px 75px 40px 115px;
	margin: 0 45px 25px -50px;
}
.history-page i:before, .history-page i:after {
	content: '';
	display: block;
	background: url('/images/quote.svg') center/contain no-repeat;
	width: 22px;
	height: 49px;
	position: absolute;
    right: 40px;
    bottom: -15px;
}
.history-page i:before {
	right: 70px;
}
.history-page small {
	display: block;
	font-size: 16px;
}
.history-page small.red {
	font-weight: 500;
}
.adv-page {
	margin-bottom: 115px;
}
.adv-page .adv-item {
    background: #F9F9F9;
	padding: 50px 65px 55px 65px;
    height: 100%;
    border-bottom: 4px solid #DBD9E1;
}
.adv-page .row {
	margin: 0 -10px;
}
.adv-page .col-md-3 {
	padding: 10px;
}
.adv-page .adv-item .title {
	font-size: 18px;
	margin-bottom: 14px;
}
.adv-page .adv-item .text {
    font-size: 16px;
    line-height: 19px;
}
@media (min-width: 1441px) {
	.main-page .stat-block .stat:last-child .stat-title {
		width: 190px;
	}
	.history-page .col-md-4:first-child {
	    -ms-flex: 0 0 31%;
	    flex: 0 0 31%;
	    max-width: 31%;
	}
	.history-page .col-md-4:nth-child(2) {
	    -ms-flex: 0 0 33%;
		flex: 0 0 33%;
	    max-width: 33%;
	}
	.history-page .col-md-4:last-child {
	    -ms-flex: 0 0 36%;
		flex: 0 0 36%;
	    max-width: 36%;
	}
	.history-page small {
		margin-left: 65px;
	}
}
@media (min-width: 768px) and (max-width: 1440px) {
	.main-page .col-md-5 {
		-ms-flex: 0 0 46%;
	    flex: 0 0 46%;
	    max-width: 46%;
	}
	.main-page .col-md-7 {
		-ms-flex: 0 0 54%;
	    flex: 0 0 54%;
	    max-width: 54%;
	}
	.main-page .stat-block .stat:last-child .stat-title {
		width: 150px;
	}
	.history-page .history-photo {
		margin-left: -40px;
	}
	.history-page h2 {
		margin: 0 0 15px -100px;
	}
	.history-page p {
		margin: 0 55px 35px -100px;
	}
	.history-page i {
		margin: 0 0 30px -150px;
	}
	.history-page small {
		margin-left: -50px;
	}
}
@media (max-width: 1440px) {
	.bc-container #breadcrumbs {
	    margin: 25px 0;
	}
	.bc-container #breadcrumbs a,
	.bc-container #breadcrumbs a span {
		font-size: 14px;
	}
	.header-page h1 {
		font-size: 35px;
		padding-top: 100px;
	}
	.header-page .stat-block {
		padding: 70px 0 15px;
	}
	.header-page .scroll-down {
		bottom: 3px;
	}
	.header-page .scroll-down .scroll-title {
		font-size: 14px;
		padding-left: 20px;
	}
	.header-page .scroll-down svg {
		height: 25px;
	}
	.header-page .stat .stat-count {
		font-size: 90px;
		margin-left: 70px;
	}
	.header-page .stat .stat-title,
	.header-page .stat .stat-title:last-of-type {
		font-size: 16px;
	}
	.main-page {
		/*padding: 95px 0 70px;*/
		padding: 95px 0 0;
	}
	.main-page h2 {
	    margin-top: 10px;
	}
	.main-page p {
		font-size: 13px;
		padding-right: 50px;
		margin-bottom: 40px;
	}
	.main-page .stat-block {
		margin-bottom: 75px;
	}
	.main-page .stat-block .stat-count {
		font-size: 55px;
		line-height: 70px;
	}
	.main-page .stat-block .stat-title {
		font-size: 14px;
		line-height: 17px;
	}
	.main-page .image {
		padding: 9px;
	}
	.main-page .image-0 {
		margin-top: 20px;
	}
	.history-page {
		margin: 0 0 45px;
	}
	.history-page .history-photo .photo {
		width: 305px;
		/*height: 430px;*/
		height: 100%;
	}
	.history-page .history-description {
		padding: 60px 0 50px 15px;
	}
	.history-page p {
		font-size: 14px;
		line-height: 18px;
	}
	.history-page i {
		font-size: 13px;
		line-height: 17px;
		padding: 25px 75px 25px 100px;
	}
	.history-page i:before, .history-page i:after {
		width: 15px;
		height: 33px;
		right: 25px;
	}
	.history-page i:before {
		right: 45px;
	}
	.history-page small {
		font-size: 13px;
	}
	.adv-page {
		margin-bottom: 95px;
	}
	.adv-page .row {
	    margin: 0 -7px;
	}
	.adv-page .col-md-3 {
		padding: 7px;
	}
	.adv-page .adv-item {
		padding: 30px 30px 40px;
	}
	.adv-page .adv-item .title {
		font-size: 14px;
	}
	.adv-page .adv-item .text {
		font-size: 13px;
		line-height: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.history-page h2 {
		margin: 0 0 15px -70px;
	}
	.history-page p {
		margin: 0 55px 35px -70px;
	}
	.history-page i {
		padding: 25px 30px 25px 150px;
	}
	.history-page small {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	.main-page {
	    padding: 40px 0;
	}
	.main-page h2 {
	    margin: 25px 0 15px;
	}
	.main-page p {
		font-size: 14px;
		line-height: 18px;
		padding-right: 15px;
	}
	.main-page .image {
	    padding: 5px;
	}
	.main-page .image-0 {
		width: 43%;
		padding-left: 0;
	}
	.main-page .image-1, .main-page .image-2 {
		width: 57%;
	}
	.main-page .stat-block {
		margin-bottom: 0;
	}
	.main-page .stat-block .stat {
		padding-right: 30px;
	}
	.main-page .stat-block .stat-count {
		font-size: 32px;
		line-height: 40px;
	}
	.main-page .stat-block .stat-title {
		white-space: normal;
	}
	.history-page {
		margin: 0 0 25px;
	}
	.history-page .history-photo {
		height: 335px;
	}
	.history-page .history-photo .photo {
		height: 335px;
		position: relative;
		margin: -25px auto;
	}
	.history-page .history-description {
		padding: 5px 0;
	}
	.history-page p {
		margin-bottom: 20px;
	}
	.history-page i {
		padding: 25px 30px;
		margin: 0;
	}
	.history-page i:before, .history-page i:after {
		width: 10px;
	    height: 25px;
	    right: 25px;
		bottom: -10px;
	}
	.history-page i:before {
	    right: 40px;
	}
	.history-page small {
		position: absolute;
		line-height: 14px;
	}
	.history-page small {
		font-size: 10px;
	}
	.history-page small.red {
		width: auto;
		left: 0;
		top: 35px;
	}
	.history-page small:not(.red) {
		width: auto;
		left: 0;
		top: 50px;
		z-index: 1;
	}
	.adv-page {
		overflow-x: scroll;
		margin-bottom: 45px;
	}
	.adv-page .row {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.adv-page .adv-item {
		min-width: 205px;
		padding: 20px 25px 25px;
	}
	.adv-page .adv-item .title {
		margin-bottom: 10px;
	}
}
@media (max-width: 320px) {
	.history-page .history-photo .photo {
		width: 100%;
	}
}


.history-block {
	padding: 100px 0 80px;
}
.history-block .slide-to {
	font-size: 16px;
	color: #707D8A;
	padding-right: 30px;
}
.history-block .slide-to.active {
	color: #F64923;
	text-decoration: none;
}
.history-slider {
	margin: 35px 0 40px;
}
.history-slider .slide-text {
	font-size: 16px;
	line-height: 21px;
	color: #707D8A;
	padding-right: 30px;
}
.history-slider .slide-text .more-link {
	font-size: 16px;
	color: #707D8A;
	text-decoration: underline;
}
.history-block .slider-bottom-nav {
	width: 39%;
}
.history-block .slider-bottom-navs .slider-bottom-btns {
	width: 42%;
    padding: 0 10px 0 60px;
}
@media (max-width: 1440px) {
	.history-block {
		padding: 65px 0 55px;
	}
	.history-block .slide-to {
		padding-right: 35px;
	}
	.history-block .slide-to,
	.history-slider .slide-wrapper h5,
	.history-slider .slide-text {
		font-size: 14px;
	}
	.history-slider {
	    margin: 25px 0 15px;
	}
	.history-slider .slide-text {
		line-height: 18px;
	}
	.history-slider .slide-text .more-link {
		font-size: 14px;
	}
	.history-block .slider-bottom-nav .irs-line,
	.history-block .slider-bottom-nav .irs-bar--single {
		height: 3px;
	}
	.history-block .slider-bottom-navs .slider-bottom-btns {
		width: 38%;
		padding: 0 10px 4px 60px;
	}
	.history-block .slider-bottom-navs .slider-bottom-btns .arrow svg {
	    width: 15px;
	    stroke-width: 3;
	}
}
@media (max-width: 767px) {
	.history-block {
		padding: 50px 0 50px;
	}
	.history-block .slide-to.active {
		text-decoration: underline;
	}
	.history-slider .slide-wrapper h5 {
		margin-bottom: 10px;
	}
	.history-slider .slide-text {
		padding-right: 10px;
	}
	.history-block .slider-bottom-navs {
		display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: justify;
	    -ms-flex-pack: justify;
		justify-content: space-between;
	}
	.history-block .slider-bottom-nav {
	    width: 42%;
	}
	.history-block .slider-bottom-navs .slider-bottom-btns {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 0 5px 4px 5px;
	}
	.history-block .slider-bottom-navs .slider-bottom-btns .arrow-left {
		padding-right: 35px;
	}
	.history-block .slider-bottom-navs .slider-bottom-btns .arrow svg {
	    width: 25px;
    	stroke-width: 1.5;
	}
}

/* End */


/* Start:/bitrix/templates/delta/components/bitrix/news.list/about_partners/style.css?16440041401588*/
#partners {
	margin-bottom: 145px;
}
#partners .block-title {
    margin-bottom: 60px;
}
.partners-slider {
	margin: 0 -10px 50px;
}
.partners-slider .slick-track,
.partners-block .slide-item {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.partners-block .slide-item {
	height: auto;
	padding: 0 10px;
}
.partners-block .slide-item .slide-wrapper {
    padding: 50px 70px;
    background: #fff;
    border: 1px solid #DBD9E1;
}
.partners-block .slide-image .image {
	width: 200px;
    height: 120px;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media (max-width: 1440px) {
	#partners {
		margin-bottom: 125px;
	}
	#partners .block-title {
		margin-bottom: 40px;
	}
	.partners-slider {
		margin-bottom: 35px;
	}
	.partners-block .slide-item .slide-wrapper {
		padding: 32px 48px;
	}
	.partners-block .slide-image .image {
		width: 130px;
		height: 80px;
	}
	.partners-block .slider-bottom-navs .slider-bottom-btns {
	    padding: 0 10px 2px 85px;
	}
	.partners-block .slider-bottom-navs .slider-bottom-btns .arrow svg {
		stroke-width: 2;
	}
}
@media (max-width: 767px) {
	#partners {
		margin-bottom: 55px;
	}
	#partners .block-title {
		margin-bottom: 25px;
	}
	.partners-slider {
		margin: 0 -15px 0 -5px;
	}
	.partners-block .slide-item {
		padding: 0 5px;
	}
	.partners-block .slide-item .slide-wrapper {
		padding: 48px 38px;
	}
	.partners-block .slide-image .image {
		width: 125px;
		height: 70px;
	}
}
/* End */


/* Start:/bitrix/templates/delta/components/bitrix/news.list/about_certs/style.css?16440041402563*/
#certs {
	margin-bottom: 135px;
}
#certs .block-title {
    margin-bottom: 65px;
}
.certs-slider {
	margin: 0 -15px 65px;
}
.certs-slider .slick-track,
.certs-block .slide-item {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.certs-block .slide-item {
	height: auto;
	padding: 0 15px;
}
.certs-block .slide-item .slide-wrapper {
    padding: 40px;
    background: #F9F9F9;
    cursor: pointer;
}
.certs-block .slide-item .slide-wrapper .slide-image {
	position: relative;
}
.certs-block .slide-item .slide-wrapper .slide-image:before,
.certs-block .slide-item .slide-wrapper .slide-image:after {
	content: '';
	display: block;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in;
	-moz-transition: opacity .3s ease-in;
	-o-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in;
}
.certs-block .slide-item .slide-wrapper .slide-image:before {
	background: linear-gradient(0deg, rgba(56, 58, 61, 0.2), rgba(56, 58, 61, 0.2));
}
.certs-block .slide-item .slide-wrapper .slide-image:after {
	width: 69px;
    height: 69px;
    border-radius: 50%;
	background: url('/images/add.svg') center/auto no-repeat, #fff;
}
.certs-block .slide-item .slide-wrapper:hover .slide-image:before,
.certs-block .slide-item .slide-wrapper:hover .slide-image:after {
	opacity: 1;
}
.certs-block .slide-image img {
	width: 257px;
	height: 380px;
	-o-object-fit: contain;
	object-fit: contain;
}
@media (max-width: 1440px) {
	#certs {
		margin-bottom: 115px;
	}
	#certs .block-title {
		margin-bottom: 50px;
	}
	.certs-slider {
		margin: 0 -10px 30px;
	}
	.certs-block .slide-item {
	    padding: 0 10px;
	}
	.certs-block .slide-item .slide-wrapper {
		padding: 26px;
	}
	.certs-block .slide-item .slide-wrapper .slide-image:after {
		width: 31px;
		height: 31px;
		background-size: 13px;
	}
	.certs-block .slide-image img {
		width: 170px;
		height: 250px;
	}
	.certs-block .slider-bottom-navs .slider-bottom-btns {
	    padding: 0 10px 2px 85px;
	}
	.certs-block .slider-bottom-navs .slider-bottom-btns .arrow svg {
		stroke-width: 2;
	}
}
@media (max-width: 767px) {
	#certs {
		margin-bottom: 55px;
	}
	#certs .block-title {
		margin-bottom: 30px;
	}
	.certs-slider {
		margin: 0 -15px 35px -5px;
	}
	.certs-block .slide-item {
	    padding: 0 5px;
	}
	.certs-block .slide-item .slide-wrapper {
		padding: 18px;
	}
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1644004142467 */
/* /bitrix/templates/delta/components/bitrix/news.detail/page_about/style.css?169562394911799 */
/* /bitrix/templates/delta/components/bitrix/news.list/about_partners/style.css?16440041401588 */
/* /bitrix/templates/delta/components/bitrix/news.list/about_certs/style.css?16440041402563 */
