

/* Start:/local/templates/aspro-allcorp3metal/components/bitrix/catalog/services_2026/style.css?178488600823179*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

.services-list~.text_after_items {
	margin-top: 41px;
}

/* хлебные крошки и заголовок */
.page-top-info {
	display: none;
}

/* end хлебные крошки и заголовок */

.promo-product {
	position: relative;
	width: 100vw;
	height: auto;
	margin-left: calc(50% - 50vw);
	overflow: hidden;
}

.promo-product__body {
	width: 100%;
	height: 100%;
	padding-top: 48px;
	padding-bottom: 48px;
	padding-left: 32px;
	padding-right: 32px;
	background-color: #000;
}

@media (max-width: 991px) {
	.promo-product__body {
		padding-left: 24px;
		padding-right: 24px;
	}
}

@media (max-width: 767px) {
	.promo-product__body {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

.promo-product__body::before {
	position: absolute;
	content: "";
	z-index: 1;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.55);
}

.promo-product__content {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.promo-product__breadcrumbs {
	display: flex;
	justify-content: center;
	align-items: center;
}

.promo-product__title {
	margin: 0;
	margin-top: 56px;
	font-family: "Oswald", Arial, sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	text-align: center;
}

@media (max-width: 1439px) {
	.promo-product__title {
		margin-top: 44px;
		font-size: 42px;
	}
}

@media (max-width: 1199px) {
	.promo-product__title {
		margin-top: 36px;
		font-size: 36px;
	}
}

@media (max-width: 767px) {
	.promo-product__title {
		margin-top: 28px;
		font-size: 30px;
	}
}

.promo-product__desc {
	margin-top: 46px;
	font-size: 20px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
}

@media (max-width: 1439px) {
	.promo-product__desc {
		margin-top: 36px;
		font-size: 18px;
	}
}

@media (max-width: 1199px) {
	.promo-product__desc {
		margin-top: 28px;
	}
}

@media (max-width: 767px) {
	.promo-product__desc {
		margin-top: 22px;
		font-size: 16px;
	}
}

.promo-product__advantages {
	margin: 0;
	margin-top: 133px;
	display: flex;
	flex-wrap: wrap;
	gap: 59px;
}

@media (max-width: 1439px) {
	.promo-product__advantages {
		margin-top: 106px;
		gap: 49px;
	}
}

@media (max-width: 1199px) {
	.promo-product__advantages {
		margin-top: 84px;
		gap: 32px;
	}
}

@media (max-width: 991px) {
	.promo-product__advantages {
		margin-top: 56px;
		padding-left: 5em;
		padding-right: 5em;
	}
}

@media (max-width: 767px) {
	.promo-product__advantages {
		display: none;
	}
}

.promo-product__advantage {
	margin: 0;
	padding-right: 16px;
	flex: 0 1 calc((100% - (4 - 1) * 59px) / 4);
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-wrap: wrap;
}

@media (max-width: 1439px) {
	.promo-product__advantage {
		flex: 0 1 calc((100% - (4 - 1) * 49px) / 4);
	}
}

@media (max-width: 1199px) {
	.promo-product__advantage {
		padding-right: 0;
		flex: 0 1 calc((100% - (4 - 1) * 32px) / 4);
	}
}

@media (max-width: 991px) {
	.promo-product__advantage {
		flex: 0 1 calc((100% - (2 - 1) * 32px) / 2);
		text-align: center;
	}
}

.promo-product__advantage::before {
	top: 0;
	left: 0;
	width: 31px;
	height: 31px;
	margin: 0;
	margin-bottom: 21px;
	display: block;
	background: none;
	background-image: url("/local/templates/aspro-allcorp3metal/images/ico/ico-check-badge.webp");
}

@media (max-width: 991px) {
	.promo-product__advantage::before {
		margin-bottom: 16px;
		margin-left: auto;
		margin-right: auto;
	}
}

.promo-product__requests {
	margin-top: 117px;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	gap: 20px;
}

@media (max-width: 1439px) {
	.promo-product__requests {
		margin-top: 93px;
	}
}

@media (max-width: 1199px) {
	.promo-product__requests {
		margin-top: 74px;
	}
}

@media (max-width: 991px) {
	.promo-product__requests {
		gap: 12px;
	}
}

@media (max-width: 767px) {
	.promo-product__requests {
		margin-top: 59px;
	}
}

@media (max-width: 575px) {
	.promo-product__requests {
		margin-top: 47px;
	}
}

a.product__request {
	height: 56px;
	padding-left: 30px;
	padding-right: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 24px;
}

@media (max-width: 575px) {
	a.product__request {
		width: 100%;
	}
}

a.product__request--white {
	color: var(--fill_dark_light_white_hover) !important;
	background-color: #fff !important;
}

.promo-product__img {
	position: absolute;
	top: -50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, 50%);
	object-fit: cover;
	object-position: center;
}

.block-spacing-top {
	margin-top: 38px;
}

@media (max-width: 1439px) {
	.block-spacing-top {
		margin-top: 30px;
	}
}

@media (max-width: 1199px) {
	.block-spacing-top {
		margin-top: 0;
	}
}

.section-site,
.block-spacing-top--big {
	margin-top: 54px;
}

@media (max-width: 1439px) {
	.section-site,
	.block-spacing-top--big {
		margin-top: 43px;
	}
}

@media (max-width: 1199px) {
	.section-site,
	.block-spacing-top--big {
		margin-top: 34px;
	}
}

@media (max-width: 767px) {
	.block-spacing-top--big {
		margin-top: 0;
	}
}

/* карточки товаров */
.services-products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
}

@media (max-width: 1199px) {
	.services-products {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 767px) {
	.services-products {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 575px) {
	.services-products {
		margin-right: calc(50% - 50vw);
		display: flex;
		flex-wrap: nowrap;
		overflow-x: scroll;
	}
}

.services-product {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	overflow: hidden;
	transition: box-shadow 0.25s ease;
}

@media (max-width: 575px) {
	.services-product {
		min-width: 278px;
	}
}

.services-product:hover {
	box-shadow: 0px 0px 35px 0px #33333359;
}

.services-product__image {
	width: 100%;
	height: 230px;
	object-fit: cover;
	object-position: center;
}

.services-product__content {
	padding-top: 34px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 21px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

@media (max-width: 1199px) {
	.services-product__content {
		padding-top: 27px;
	}
}

@media (max-width: 767px) {
	.services-product__content {
		padding-top: 21px;
	}
}

.services-product__name {
	padding-right: 22px;
	flex: 1;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #333;
}

@media (max-width: 991px) {
	.services-product__name {
		padding-right: 0;
	}
}

.services-product__name::before {
	position: absolute;
	content: "";
	inset: 0;
}

a.services-product__btn {
	width: 100%;
	height: 56px;
	margin-top: 46px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 24px;
	border-radius: 5px;
}

@media (max-width: 1199px) {
	a.services-product__btn {
		margin-top: 36px;
	}
}

/* end товарные карточки */

.section-info-block {
	margin-top: 60px;
}

@media (max-width: 1439px) {
	.section-info-block {
		margin-top: 48px;
	}
}

.section-info-block--fullwidth {
	position: relative;
	width: 100vw;
	height: auto;
	margin-left: calc(50% - 50vw);
	overflow: hidden;
}

.section-info-block--gradient {
	background-image: linear-gradient(46deg, #192b47 0%, #191f2b 100%);
}

.section-info-block--size {
	padding-top: 40px;
	padding-bottom: 40px;
}

@media (max-width: 991px) {
	.section-info-block--size {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

.size-info-block {
	display: flex;
	align-items: center;
	gap: 32px;
}

@media (max-width: 1199px) {
	.size-info-block {
		gap: 16px;
	}
}

@media (max-width: 991px) {
	.size-info-block {
		flex-direction: column;
	}
}

.size-info-block .section-info-block__content {
	padding-right: 100px;
}

@media (max-width: 1439px) {
	.size-info-block .section-info-block__content {
		padding-right: 66px;
	}
}

@media (max-width: 1199px) {
	.size-info-block .section-info-block__content {
		padding-right: 32px;
	}
}

@media (max-width: 991px) {
	.size-info-block .section-info-block__content {
		padding-right: 16px;
	}
}

.section-info-block__content * {
	color: #fff;
}

@media (max-width: 767px) {
	.section-info-block__content * {
		text-align: center;
	}
}

.section-info-block__title {
	font-size: 30px;
	font-weight: 700;
	line-height: 48px;
	color: #fff;
}

@media (max-width: 1439px) {
	.section-info-block__title {
		font-size: 24px;
		line-height: 36px;
	}
}

@media (max-width: 991px) {
	.section-info-block__title {
		text-align: center;
	}
}

@media (max-width: 575px) {
	.section-info-block__title {
		font-size: 20px;
		line-height: 30px;
	}
}

.section-info-block__title--blue {
	color: #0094ff;
}

a.section-info-block__btn {
	width: 100%;
	max-width: min-content;
	height: 56px;
	padding-left: 40px;
	padding-right: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
}

@media (max-width: 991px) {
	a.section-info-block__btn {
		margin-top: 12px;
	}
}

@media (max-width: 575px) {
	a.section-info-block__btn {
		width: 100%;
		max-width: none;
	}
}

.two-columns {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 19px;
}

@media (max-width: 991px) {
	.two-columns {
		grid-template-columns: 100%;
	}
}

.markers-list {
	margin-top: 50px;
}

@media (max-width: 1439px) {
	.markers-list {
		margin-top: 33px;
	}
}

@media (max-width: 991px) {
	.markers-list {
		margin-top: 20px;
	}
}

.markers-list > li::before {
	top: 9px;
	width: 7px;
	height: 7px;
	background-color: #555;
	border-radius: 50%;
}

.markers-list--blue > li::before {
	background-color: #0b6bb3;
}

.markers-list--tab li {
	margin-bottom: 26px;
}

.two-columns img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 5px;
}

.section-site--purpose {
	padding-top: 4px;
}

.purpose-items {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 16px;
	row-gap: 32px;
}

@media (max-width: 1199px) {
	.purpose-items {
		grid-template-columns: repeat(3,1fr);
	}
}

@media (max-width: 767px) {
	.purpose-items {
		grid-template-columns: repeat(2,1fr);
		row-gap: 16px;
	}
}

.purpose-item {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
	gap: 12px;
}

@media (max-width: 575px) {
	.purpose-item {
		flex-direction: column-reverse;
	}
}

.purpose-item__name {
	position: relative;
	z-index: 1;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #333;
}

@media (max-width: 575px) {
	.purpose-item__name {
		text-align: center;
		text-wrap: balance;
	}
}

.purpose-item__image {
	position: absolute;
	top: 50%;
	left: -50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transform: translate(50%,-50%);
}

.mb-0 {
	margin-bottom: 0;
}

.section-site--production {
	padding-top: 29px;
}

@media (max-width: 1199px) {
	.section-site--production {
		padding-top: 19px;
	}
}

@media (max-width: 767px) {
	.section-site--production {
		padding-top: 0;
	}
}

.feature-items {
	margin-bottom: 38px;
}

@media (max-width: 991px) {
	.feature-items {
		margin-bottom: 24px;
	}
}

.feature-items--three-columns {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 23px;
}

@media (max-width: 991px) {
	.feature-items--three-columns {
		grid-template-columns: repeat(2,1fr);
		gap: 16px;
	}
}

@media (max-width: 575px) {
	.feature-items--three-columns {
		grid-template-columns: 100%;
	}
}

.feature-item {
	width: 100%;
	height: 100%;
	padding-top: 31px;
	padding-bottom: 46px;
	padding-left: 46px;
	padding-right: 46px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #191f2b;
	border-radius: 5px;
}

@media (max-width: 1199px) {
	.feature-item {
		padding-top: 24px;
		padding-left: 36px;
		padding-right: 36px;
		padding-bottom: 36px;
	}
}

@media (max-width: 991px) {
	.feature-item {
		padding-top: 20px;
		padding-left: 28px;
		padding-right: 28px;
		padding-bottom: 28px;
	}
}

@media (max-width: 575px) {
	.feature-item {
		padding-top: 24px;
		padding-left: 36px;
		padding-right: 36px;
		padding-bottom: 36px;
	}
}

.feature-item p {
	color: #fff;
}

p.feature-item__title {
	margin: 0;
	flex: 1;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	color: #0094ff;
	text-align: center;
	text-wrap: balance;
}

@media (max-width: 767px) {
	.feature-item__title {
		font-size: 16px;
		line-height: 24px;
	}
}

.feature-item__accent {
	display: block;
	color: #fff;
}

.feature-item__accent--big {
	font-size: 36px;
	line-height: 48px;
}

@media (max-width: 1199px) {
	.feature-item__accent--big {
		font-size: 30px;
		line-height: 36px;
	}
}

@media (max-width: 767px) {
	.feature-item__accent--big {
		font-size: 24px;
		line-height: 30px;
	}
}

.feature-item__icon {
	margin-bottom: 32px;
}

@media (max-width: 1199px) {
	.feature-item__icon {
		margin-bottom: 24px;
	}
}

.section-site--production .two-columns {
	gap: 25px;
}

@media (max-width: 991px) {
	.section-site--production .two-columns {
		gap: 0;
	}
}

.video--service {
	width: 100%;
	height: 309px !important;
	border: 0;
	border-radius: 5px;
}

@media (max-width: 991px) {
	.video--service {
		height: 400px !important;
	}
}

@media (max-width: 575px) {
	.video--service {
		height: 300px !important;
	}
}

.projects-items {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 16px;
}

@media (max-width: 1199px) {
	.projects-items {
		grid-template-columns: repeat(3,1fr);
	}
}

@media (max-width: 991px) {
	.projects-items {
		grid-template-columns: repeat(2,1fr);
	}
}

@media (max-width: 767px) {
	.projects-items {
		margin-right: calc(50% - 50vw);
		display: flex;
		flex-wrap: nowrap;
		overflow: scroll;
	}
}

.projects-item {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	overflow: hidden;
	transition: box-shadow 0.25s ease;
}

@media (max-width: 767px) {
	.projects-item {
		min-width: 278px;
		height: auto;
	}
}

.projects-item:hover {
	box-shadow: 0px 0px 35px 0px #33333359;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.projects-item:last-child {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.projects-item:nth-child(3) {
		display: none;
	}
}

.projects-item__image {
	width: 100%;
	height: 100%;
	max-height: 198px;
}

.projects-item__content {
	padding-top: 30px;
	padding-bottom: 38px;
	padding-left: 23px;
	padding-right: 27px;
}

@media (max-width: 1199px) {
	.projects-item__content {
		padding-top: 24px;
		padding-bottom: 30px;
	}
}

.projects-item__name {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #333;
}

.projects-item__name::before {
	position: absolute;
	content: "";
	inset: 0;
}

.markers-list--info {
	margin-top: 10px;
}

.link {
	display: block;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.link:hover {
	text-decoration: none;
}

.link--blue {
	color: #0094ff;
}

.section-info-block__content--column {
	width: 50%;
}

@media (max-width: 767px) {
	.section-info-block__content--column {
		width: 100%;
	}
}

.section-info-block__image--certificate {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(22.5%,-50%);
}

@media (max-width: 1199px) {
	.section-info-block__image--certificate {
		width: min(424px,100%);
	}
}

@media (max-width: 767px) {
	.section-info-block__image--certificate {
		position: relative;
		top: 0;
		left: 0;
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		transform: none;
	}
}

@media (max-width: 575px) {
	.section-info-block__image--certificate {
		width: min(424px,100%);
	}
}

.section-info-block--certificates {
	padding-top: 74px;
	padding-bottom: 74px;
}

@media (max-width: 1199px) {
	.section-info-block--certificates {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.ta-left {
	text-align: left;
}

.ta-right {
	text-align: right;
}

.feature-item--production {
	position: relative;
	z-index: 1;
	padding-left: 32px;
	padding-right: 32px;
	justify-content: flex-start;
	align-items: flex-start;
	overflow: hidden;
}

.feature-item--production .feature-item__title {
	margin-bottom: revert;
	flex: 0;
	font-size: 24px;
	text-align: left;
}

@media (max-width: 1199px) {
	.feature-item--production .feature-item__title {
		font-size: 20px;
	}
}

.feature-item--production--big {
	min-height: 523px;
}

.feature-item--production__image {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: -50%;
	width: 100%;
	height: auto;
	transform: translate(50%,0);
}

@media (min-width: 576px) and (max-width: 991px) {
	.feature-item--production--big:nth-child(3) {
		min-height: 348px;
		grid-column: -1/1;
	}

	.feature-item--production--big:nth-child(3) .feature-item--production__image {
		width: auto;
		left: auto;
		right: 0;
		transform: scaleX(-1);
	}

	.feature-item--production--big:nth-child(3) p {
		position: relative;
		z-index: 1;
		width: 50%;
	}
}

.section-info-block--order {
	position: relative;
	z-index: 1;
	padding-top: 75px;
	padding-bottom: 80px;
	padding-left: 85px;
	padding-right: 16px;
	background-color: #191f2b;
	border-radius: 5px;
	overflow: hidden;
}

@media (max-width: 1199px) {
	.section-info-block--order {
		padding-top: 60px;
		padding-bottom: 64px;
		padding-left: 68px;
	}
}

@media (max-width: 991px) {
	.section-info-block--order {
		padding-top: 40px;
		padding-bottom: 42px;
		padding-left: 45px;
	}
}

@media (max-width: 575px) {
	.section-info-block--order {
		padding-top: 32px;
		padding-bottom: 32px;
		padding-left: 32px;
		padding-right: 32px;
	}
}

.section-order__content {
	width: 50%;
	line-height: 30px;
	color: #fff;
}

@media (max-width: 991px) {
	.section-order__content {
		width: 100%;
		padding-right: 180px;
	}
}

@media (max-width: 767px) {
	.section-order__content {
		padding-right: 0;
	}
}

@media (max-width: 575px) {
	.section-order__content {
		line-height: 24px;
	}
}

.markers-list--order {
	margin-top: 0;
}

.markers-list--order > li {
	padding-left: 21px;
	line-height: 30px;
}

@media (max-width: 575px) {
	.markers-list--order > li {
		line-height: 24px;
	}
}

.markers-list--order > li::before {
	position: absolute;
	top: 8px;
	display: block;
}

.section-order__footer {
	margin-top: 66px;
	display: flex;
	align-items: center;
	gap: 60px;
}

@media (max-width: 1199px) {
	.section-order__footer {
		margin-top: 52px;
		gap: 48px;
	}
}

@media (max-width: 767px) {
	.section-order__footer {
		margin-top: 24px;
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
	}
}

.section-order__footer p {
	margin: 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	color: #0094ff;
}

@media (max-width: 991px) {
	.section-order__footer p {
		font-size: 20px;
	}
}

.section-order__footer a {
	display: block;
	color: #fff;
}

a.section-order__btn {
	height: 56px;
	padding-left: 43px;
	padding-right: 43px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section-order__image {
	position: absolute;
	z-index: -1;
	right: 0;
	top: 50%;
	height: 100%;
	transform: translateY(-50%);
}

@media (max-width: 991px) {
	.section-order__image {
		transform: translate(15%,-50%);
	}
}

@media (max-width: 767px) {
	.section-order__image {
		opacity: 0.3 !important;
		transform: translate(0,-50%);
	}
}

/* товарная карточка */
.service-card__btn {
	width: max-content;
	height: 56px;
	padding-left: 24px;
	padding-right: 24px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.two-columns--сard {
	align-items: flex-start;
	gap: 36px;
}

.two-columns--сard .markers-list {
	margin-top: 17px;
	margin-bottom: 2em;
}

.two-columns--сard .service-card__btn {
	margin-top: 1em;
}

.feature-item--production--middle {
	min-height: 440px;
}

@media (max-width: 575px) {
	.feature-item--production--middle {
		min-height: 400px;
	}
}

.service-card__tabs {
	position: relative;
	width: 100vw;
	height: auto;
	margin-top: -20px;
	margin-left: calc(50% - 50vw);
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f8f8f8;
	overflow: hidden;
}

@media (max-width: 1199px) {
	.service-card__tabs {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

@media (max-width: 767px) {
	.service-card__tabs {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.service-also__items {
	display: grid;
	grid-template-columns: repeat(6,1fr);
	grid-column-gap: 50px;
	grid-row-gap: 10px;
}

@media (max-width: 1439px) {
	.service-also__items {
		grid-template-columns: repeat(5,1fr);
		grid-column-gap: 40px;
	}
}

@media (max-width: 1199px) {
	.service-also__items {
		grid-template-columns: repeat(4,1fr);
		grid-column-gap: 32px;
	}
}

@media (max-width: 991px) {
	.service-also__items {
		grid-template-columns: repeat(3,1fr);
	}
}

@media (max-width: 767px) {
	.service-also__items {
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 16px;
	}
}

.service-also__item::before {
	display: none;
}

.service-also__link {
	font-size: 18px;
	font-weight: 700;
	color: #0b6bb3;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.service-also__link:hover {
	color: #0b6bb3;
}

.table-s {
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
	box-sizing: border-box;
}

.table-s th,
.table-s td {
	padding: 12px;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	background-color: transparent;
	border: 1px solid #ddd;
}

@media (max-width: 991px) {
	.table-scroll {
		width: 100%;
		overflow-x: scroll;
	}
}

.block-float--left .block-float__image {
	float: left;
	padding-bottom: 1em;
	padding-right: 1em;
	min-height: 390px;
	object-fit: cover;
	object-position: center;
}

@media (max-width: 1199px) {
	.block-float--left .block-float__image {
		width: calc(50% - 16px);
	}
}

@media (max-width: 767px) {
	.block-float--left .block-float__image {
		width: 100%;
		padding-bottom: 1.5em;
	}
}

.block-float .markers-list {
	margin-top: 1em;
	margin-bottom: 2em;
	column-count: 1;
}
/* End */


/* Start:/local/templates/aspro-allcorp3metal/components/bitrix/catalog/services_2026/bitrix/catalog.section.list/.default/style.css?178214006722043*/
/* item */
.services-list__item {
	position: relative;
}
.services-list__item--big-padding {
	padding: 40px;
}
@media (max-width: 767px) {
	.services-list__item--big-padding {
		padding: 32px;
	}
}
.services-list__item.services-list__item--has-additional-text {
	cursor: pointer;
	padding: 0;
}
.services-list__item.services-list__item--has-additional-text.services-list__item--cursor-initial {
	cursor: initial;
}
.services-list__item .maxwidth-theme--half {
	width: 100%;
}
.services-list__item--has-additional-text {
	overflow: hidden;
}
.services-list__item-image-wrapper--PICTURE .services-list__item-image {
	border-radius: 0px;
}
.services-list__item-order-btns{
	z-index: 1;
}
.services-list__item-order-btns--margin-top{
	margin-top: 24px;
}

@media (min-width: 601px) {
	.services-list--img-side .services-list__wrapper:nth-child(even) .services-list__item {
		flex-direction: row !important;
	}
	.services-list__wrapper--padding {
		padding: 70px 0;
		border-bottom: 1px solid #efefef;
		border-bottom-color: var(--stroke_black);
	}
	.services-list__wrapper--border-bottom {
		border-bottom: 1px solid #efefef;
		border-bottom-color: var(--stroke_black);
	}
	.services-list--img-side .services-list__wrapper--border-bottom {
		border: none;
	}
	.services-list .services-list__wrapper--padding:first-child {
		padding-top: 0;
	}
	.services-list .services-list__wrapper--padding:nth-last-child(2) {
		padding-bottom: 0;
		border-bottom: 0;
	}
}
@media (max-width: 600px) {
	.services-list__item.flexbox--direction-row-reverse,
	.services-list__item.flexbox--direction-row {
		flex-direction: column;
	}
	.services-list__item.maxwidth-theme,
	.services-list__item-text-wrapper .maxwidth-theme {
		padding-left: 0;
		padding-right: 0;
	}
}

/* additional text */
.services-list__item-additional-text-wrapper {
	position: absolute;
	bottom: 33px;
	left: 40px;
	right: 40px;
	z-index: 1;
}
.services-list__item:hover .services-list__item-additional-text-wrapper {
	opacity: 0;
}

/* text */
.services-list__item--has-additional-text .services-list__item-text-wrapper {
	opacity: 0;
	visibility: hidden;
	justify-content: flex-end;
	position: absolute;
	top: 0;
	bottom: 0;
	border-radius: 4px 4px 2px 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding: 0;
	max-height: 100%;
	transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	width: 100%;
	z-index: 1;
}
.services-list__item--has-additional-text .services-list__item-text-top-part {
	overflow-y: auto;
}
.services-list__item--has-additional-text
.services-list__item-text-wrapper
.services-list__item-text-top-part:not(.mCustomScrollbar) {
	visibility: hidden;
}
.services-list__item--has-additional-text .services-list__item-text-top-part .mCSB_container {
	padding: 35px 32px 0 32px;
	min-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.services-list__item--has-additional-text:hover .services-list__item-text-wrapper {
	opacity: 1;
	visibility: visible;
}
.services-list__item-text-bottom-part {
	padding: 28px 0 0 0;
}
.services-list__item--has-additional-text .services-list__item-text-bottom-part {
	padding: 21px 32px 23px 32px;
	position: relative;
}
.services-list__item--has-additional-text .services-list__item-text-bottom-part:before {
	content: "";
	height: 1px;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	background-color: #fff;
	background-color: var(--black_bg_black);
	opacity: 0.2;
}
.services-list__item--has-bg .services-list__item-text-wrapper .dark_link,
.services-list__item--has-bg .services-list__item-text-wrapper .color_333 {
	color: #fff;
	/* color: var(--black_bg_black); */
}
.services-list__item--has-bg .services-list__item-text-wrapper .dark_link.color_light--opacity:hover {
	opacity: 1;
}
.services-list__item:not(.services-list__item--has-additional-text) .services-list__item-text-wrapper > *,
.services-list__item--has-additional-text .services-list__item-text-top-part .mCSB_container > * {
	cursor: initial;
}
.services-list__item--has-additional-text
.services-list__item-text-wrapper
.services-list__item-text-top-part
.mCSB_container
> div:last-of-type {
	margin-bottom: 22px;
}
.services-list__item--has-additional-text
.services-list__item-text-wrapper:not(.services-list__item-text-wrapper--has-bottom-part)
.services-list__item-text-top-part
.mCSB_container
> div:last-of-type {
	margin-bottom: 35px;
}
.services-list--img-trl .services-list__item-text-top-part {
	word-break: break-word;
}
.bx-ie .services-list__item-text-wrapper {
	flex-basis: auto;
}
.bx-ie .maxwidth-theme--half.flex-1 {
	flex-basis: auto;
}
@media (min-width: 601px) {
	.services-list--img-srl .services-list__item-text-wrapper {
		padding-top: 40px;
	}
	.services-list--img-srl .services-list__wrapper--border-bottom .services-list__item-text-wrapper {
		padding-bottom: 40px;
	}
	.services-list__item-image-wrapper--LEFT + .services-list__item-text-wrapper > * {
		padding-left: 59px;
	}
	.services-list__item-image-wrapper--RIGHT + .services-list__item-text-wrapper > *,
	.services-list__item-image-wrapper--SIDE + .services-list__item-text-wrapper > * {
		padding-right: 59px;
	}
	.services-list--img-side
	.services-list__wrapper:nth-child(even)
	.services-list__item-image-wrapper--SIDE
	+ .services-list__item-text-wrapper
	> * {
		padding-right: 0;
		padding-left: 59px;
	}
	.services-list__wrapper--border-bottom .services-list__item-image-wrapper--LEFT + .services-list__item-text-wrapper {
		align-items: flex-start;
	}
	.services-list__wrapper--border-bottom .services-list__item-image-wrapper--SIDE + .services-list__item-text-wrapper,
	.services-list__wrapper--border-bottom .services-list__item-image-wrapper--RIGHT + .services-list__item-text-wrapper {
		align-items: flex-end;
	}
	.services-list__wrapper--border-bottom
	.services-list__item-image-wrapper--LEFT
	+ .services-list__item-text-wrapper
	.maxwidth-theme--half {
		padding-right: 32px;
	}
	.services-list__wrapper--border-bottom
	.services-list__item-image-wrapper--SIDE
	+ .services-list__item-text-wrapper
	.maxwidth-theme--half,
	.services-list__wrapper--border-bottom
	.services-list__item-image-wrapper--RIGHT
	+ .services-list__item-text-wrapper
	.maxwidth-theme--half {
		padding-left: 32px;
	}
	.services-list--img-side
	.services-list__wrapper--border-bottom:nth-child(even)
	.services-list__item-image-wrapper--SIDE
	+ .services-list__item-text-wrapper,
	.services-list--img-side
	.services-list__wrapper--border-bottom:nth-child(even)
	.services-list__item-image-wrapper--RIGHT
	+ .services-list__item-text-wrapper {
		align-items: flex-start;
	}
	.services-list--img-side
	.services-list__wrapper--border-bottom:nth-child(even)
	.services-list__item-image-wrapper--SIDE
	+ .services-list__item-text-wrapper
	.maxwidth-theme--half,
	.services-list--img-side
	.services-list__wrapper--border-bottom:nth-child(even)
	.services-list__item-image-wrapper--RIGHT
	+ .services-list__item-text-wrapper
	.maxwidth-theme--half {
		padding-right: 32px;
	}
	.bx-ie .services-list--img-srl .services-list__item-text-wrapper,
	.bx-ie .services-list--img-trl .services-list__item-text-wrapper {
		flex-basis: 0;
	}
}
@media (max-width: 600px) {
	.services-list--img-srl .services-list__item-text-wrapper {
		justify-content: space-between;
	}
	.services-list__item-text-wrapper .flexbox.maxwidth-theme--half,
	.services-list__item-text-wrapper .flexbox.maxwidth-theme {
		justify-content: space-between;
	}
	.services-list--img-srl .services-list__item-image-wrapper + .services-list__item-text-wrapper {
		padding-top: 26px;
	}
}

/* image */
.services-list__item-image-wrapper {
	position: relative;
}
.services-list__item-image-wrapper--TOP {
	margin: 0 0 33px 0;
	display: flex;
	flex-direction: row;
}
.services-list__item-image-wrapper--TOP .services-list__item-link,
.services-list__item-image-wrapper--TOP > span {
	width: 140px;
	height: 140px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.services-list__item-image-wrapper--TOP.services-list__item-image-wrapper--PICTURE .services-list__item-link,
.services-list__item-image-wrapper--TOP.services-list__item-image-wrapper--PICTURE > span {
	width: 120px;
	height: 120px;
}
.services-list__item-image-wrapper--ICONS .services-list__item-link,
.services-list__item-image-wrapper--ICONS > span {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	overflow: hidden;
}
.services-list__item-image-wrapper--ICONS a svg,
.services-list__item-image-wrapper--ICONS > span svg {
	max-width: 100%;
	max-height: 100%;
}
.services-list__item-image-wrapper--BG {
	padding-top: 126%;
	width: 100%;
}
.services-list__item-image-wrapper--BG:after {
	content: "";
	position: absolute;
	left: 0%;
	right: 0%;
	top: 51%;
	bottom: 0%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.services-list__item-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.services-list--img-srl .services-list__wrapper--padding .services-list__item-image-wrapper .services-list__item-link,
.services-list--img-srl .services-list__wrapper--padding .services-list__item-image-wrapper > span {
	position: relative;
	padding-top: 64%;
	max-height: 479px;
	display: block;
}
.services-list--img-srl
.services-list__wrapper--border-bottom
.services-list__item-image-wrapper
.services-list__item-link,
.services-list--img-srl .services-list__wrapper--border-bottom .services-list__item-image-wrapper > span {
	position: relative;
	padding-top: 64%;
	max-height: 100vh;
	height: 100%;
	display: block;
}
#main
.services-list--img-srl
.services-list__wrapper--border-bottom
.services-list__item-image-wrapper
.services-list__item-link.sticky-block,
#main
.services-list--img-srl
.services-list__wrapper--border-bottom
.services-list__item-image-wrapper
> span.sticky-block {
	top: 0;
}
.services-list--img-trl .services-list__item-image-wrapper .services-list__item-link,
.services-list--img-trl .services-list__item-image-wrapper > span {
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.services-list--img-trl
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
.services-list__item-link,
.services-list--img-trl .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS) > span {
	width: 110px;
	height: 110px;
}
.services-list--img-trl
.grid-list--items-3
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
.services-list__item-link,
.services-list--img-trl
.grid-list--items-3-wide
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
.services-list__item-link,
.services-list--img-trl
.grid-list--items-3
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
> span,
.services-list--img-trl
.grid-list--items-3-wide
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
> span {
	width: 90px;
	height: 90px;
}
.services-list--img-trl
.grid-list--items-1
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
.services-list__item-link,
.services-list--img-trl
.grid-list--items-1-wide
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
.services-list__item-link,
.services-list--img-trl
.grid-list--items-1
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
> span,
.services-list--img-trl
.grid-list--items-1-wide
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
> span {
	width: 140px;
	height: 140px;
}
.services-list--img-trl
.grid-list--items-1
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
.services-list__item-link,
.services-list--img-trl
.grid-list--items-1-wide
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
.services-list__item-link,
.services-list--img-trl
.grid-list--items-1
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
> span,
.services-list--img-trl
.grid-list--items-1-wide
.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
> span {
	width: 120px;
	height: 120px;
}
.services-list--img-trl
.grid-list--items-1
.services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
.services-list__item-link,
.services-list--img-trl
.grid-list--items-1
.services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
> span {
	width: 300px;
	height: 200px;
}
.bx-ie #main .sticky-block {
	top: 0;
}
@media (min-width: 992px) {
	.grid-list--items-3--wide .services-list__item-image-wrapper--BG,
	.grid-list--items-3 .services-list__item-image-wrapper--BG {
		padding-top: 100%;
	}
	.grid-list--items-2--wide .services-list__item-image-wrapper--BG,
	.grid-list--items-2 .services-list__item-image-wrapper--BG {
		padding-top: 67%;
	}
}
@media (max-width: 991px) {
	.services-list__item-image-wrapper--BG {
		padding-top: 67%;
	}
}
@media (min-width: 601px) {
	.services-list__wrapper--padding .services-list__item-image-wrapper--LEFT .services-list__item-image {
		right: 14px;
	}
	.services-list__wrapper--padding .services-list__item-image-wrapper--RIGHT .services-list__item-image,
	.services-list__wrapper--padding .services-list__item-image-wrapper--SIDE .services-list__item-image {
		left: 14px;
	}
	.services-list--img-side
	.services-list__wrapper--padding:nth-child(even)
	.services-list__item-image-wrapper--SIDE
	.services-list__item-image {
		right: 14px;
		left: 0;
	}
	.services-list--img-trl .services-list__item-image-wrapper--TOP_RIGHT .services-list__item-link,
	.services-list--img-trl .services-list__item-image-wrapper--TOP_RIGHT > span {
		margin-left: 48px;
	}
	.services-list--img-trl .services-list__item-image-wrapper--TOP_LEFT .services-list__item-link,
	.services-list--img-trl .services-list__item-image-wrapper--TOP_LEFT > span {
		margin-right: 32px;
	}
	.services-list--img-trl .grid-list--items-1 .services-list__item-image-wrapper--TOP_LEFT .services-list__item-link,
	.services-list--img-trl
	.grid-list--items-1-wide
	.services-list__item-image-wrapper--TOP_LEFT
	.services-list__item-link,
	.services-list--img-trl .grid-list--items-1 .services-list__item-image-wrapper--TOP_LEFT > span,
	.services-list--img-trl .grid-list--items-1-wide .services-list__item-image-wrapper--TOP_LEFT > span {
		margin-right: 48px;
	}
}
@media (max-width: 600px) {
	#main .services-list__item-image-wrapper--SIDE .sticky-block {
		top: 0;
	}
	.services-list--img-srl .services-list__item-image-wrapper {
		flex-grow: 0;
		flex-basis: auto;
	}
	.services-list--img-srl
	.services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ROUND_PICTURES)
	.services-list__item-image {
		border-radius: 4px;
	}
	.mobile-scrolled .services-list__item-image-wrapper--BG {
		padding-top: 150%;
	}
	.mobile-scrolled .services-list__item-image-wrapper--BG:after {
		top: 40%;
	}
	.services-list--img-trl .services-list__item-image-wrapper {
		margin: 0 0 33px 0;
	}
	.services-list--img-trl .services-list__item-image-wrapper--BIG_PICTURES {
		padding-bottom: 66.6%;
	}

	.services-list--img-trl
	.grid-list--items-1
	.services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
	.services-list__item-link,
	.services-list--img-trl
	.grid-list--items-1
	.services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
	> span {
		bottom: 0;
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
	}
}
@media (max-width: 424px) {
	.services-list--img-trl
	.services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
	.services-list__item-link,
	.services-list--img-trl .services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES > span {
		max-width: 300px;
		padding-top: 67%;
		width: 100%;
		height: auto;
	}
}

/* arrow */
.services-list__item .arrow-all {
	right: 0;
	top: 0;
}
.services-list__item--section .arrow-all__item-line {
	transition-delay: 0.1s;
}
.services-list__item-additional-text-top-part .arrow-all {
	right: -25px;
	top: initial;
	bottom: 16px;
}
.services-list__item-text-top-part .arrow-all {
	right: -25px;
	top: 9px;
}
.services-list--img-trl .services-list__item-text-top-part .arrow-all {
	right: 0;
}

.services-list__item--has-bg .services-list__item-text-top-part .arrow-all {
	right: 0;
}
.services-list__item--has-bg .services-list__item-additional-text-top-part .arrow-all {
	right: 0;
}
.services-list__item--has-bg .services-list__item-text-top-part .services-list__item-title {
	padding-right: 35px;
}
.services-list__item--has-bg .services-list__item-additional-text-top-part .services-list__item-title {
	padding-right: 25px;
}

@media (max-width: 767px) {
	.services-list__item .arrow-all--wide {
		display: none;
	}
}
@media (min-width: 601px) {
	.services-list--img-trl .services-list__item-image-wrapper .arrow-all {
		display: none;
	}
}
@media (max-width: 600px) {
	.services-list--img-trl .services-list__item-text-top-part .arrow-all {
		display: none;
	}
}

/* item sections */
.services-list__item-section {
	margin: 0 0 10px 0;
}

/* title */
.services-list__item-title {
	position: relative;
}
.services-list__item--has-additional-text .services-list__item-text-top-part .services-list__item-title {
	margin: 0 0 33px 0;
}
.services-list__item--has-additional-text
.services-list__item-text-wrapper--has-bottom-part
.services-list__item-title {
	margin-bottom: 0;
}
.services-list__item-link--absolute {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
@media (min-width: 601px) {
	.services-list--img-trl .services-list__item-title {
		padding-right: 54px;
	}
}
@media (max-width: 600px) {
	.services-list--img-srl .services-list__item-title {
		font-size: 1.6em;
		line-height: calc(1em + 7px);
	}
}

/* preview text */
.services-list__item-text-top-part .services-list__item-title + .services-list__item-preview-wrapper {
	margin: 17px 0 0 0;
}
.services-list__item:not(.services-list__item--has-additional-text)
.services-list__item-text-top-part
.services-list__item-childs
+ .services-list__item-preview-wrapper {
	margin: 21px 0 0 0;
}
.services-list__item--has-additional-text
.services-list__item-text-top-part
.services-list__item-title
+ .services-list__item-preview-wrapper {
	margin: -15px 0 0 0;
}
.services-list__item--has-additional-text
.services-list__item-text-top-part
.services-list__item-childs
+ .services-list__item-preview-wrapper {
	margin-top: -15px;
}
.services-list__item--has-additional-text
.services-list__item-text-wrapper--has-bottom-part
.services-list__item-text-top-part
.services-list__item-title
+ .services-list__item-preview-wrapper {
	margin-top: 18px;
	margin-bottom: 0;
}
.services-list__item:not(.services-list__item--has-additional-text) .services-list__item-preview {
	max-height: 66px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -moz-box;
	-moz-box-orient: vertical;
	-moz-line-clamp: 3;
}
.right_block .services-list__item:not(.services-list__item--has-additional-text) .services-list__item-preview {
	max-height: initial;
	display: block;
	-webkit-line-clamp: initial;
	-moz-line-clamp: initial;
}
.bx-ie .services-list__item:not(.services-list__item--has-additional-text) .services-list__item-preview {
	max-height: 104px;
}
@media (max-width: 600px) {
	.services-list__item-preview-wrapper {
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 15px;
	}
}

/* properties */
.services-list__item-properties {
	margin: 20px 0 0 0;
}
.services-list__item-properties-item-wraper {
	padding: 0 0 0 15px;
	position: relative;
}
.services-list__item-properties-item-wraper:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 9px;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: #9e9e9e;
	background: var(--theme-base-color);
}
.services-list__item-properties-item-wraper + .services-list__item-properties-item-wraper {
	margin-top: 5px;
}
.services-list__item--has-additional-text .services-list__item-properties-item-wraper:before {
	background: #fff;
}

/* section childs */
.services-list__item-childs {
	margin: 17px 0 0 0;
}
.services-list__item--has-additional-text
.services-list__item-text-top-part
.services-list__item-title
+ .services-list__item-childs {
	margin: -15px 0 35px 0;
}
.services-list__item-childs > ul {
	margin: 0;
}
.services-list__item-childs > ul > li {
	display: inline;
	line-height: calc(1em + 10px);
} /*25px*/
.services-list__item-childs-item-separator {
	color: #ccc;
	margin: 0 7px 0 4px;
}
.services-list__item--has-additional-text .services-list__item-childs-item-separator {
	color: #fff;
}

/* btn */
.services-list__item-text-bottom-part .services-list__item-price-wrapper + .btn {
	margin: 35px 0 0 0;
}
@media (max-width: 600px) {
	.services-list__item-text-bottom-part .btn.more,
	.services-list__item-text-bottom-part:not(.services-list__item-text-bottom-part--has-price) {
		display: none;
	}

	.grid-list:not(.mobile-scrolled) .services-list__item .services-list__item-additional-text-wrapper {
		bottom: 13px;
		left: 20px;
		right: 20px;
	}
	.services-list__item--no-scrolled.services-list__item--has-additional-text .services-list__item-text-bottom-part {
		padding: 21px 20px 16px 20px;
	}
	.services-list__item--no-scrolled.services-list__item--has-additional-text
	.services-list__item-text-top-part
	.mCSB_container {
		padding: 15px 20px 0 20px;
	}
	.grid-list:not(.mobile-scrolled) .services-list__item .services-list__item-image-wrapper--BG {
		padding-top: 90%;
	}
}

.section-icon-img{
	max-width:40px;
	max-height:40px;
}
/* End */


/* Start:/local/templates/aspro-allcorp3metal/components/bitrix/catalog/services_2026/bitrix/catalog.section/.default/style.css?17545498214433*/
.catalog-block__item {
  padding: 28px 28px 22px;
  height: 100%;
}
.catalog-block__item:hover .btn-transparent-border {
  color: #fff;
}

/*center text*/
.catalog-block__item--centered {
  text-align: center;
}
.catalog-block__item--centered .line-block {
  justify-content: center;
}

.catalog-block__inner {
  position: relative;
}

/*img corner*/
.catalog-block__item .catalog-block__item--img-corner {
  width: auto;
  margin: -28px -28px 0px;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
.catalog-block__info-bottom .catalog-block__info-btn {
  min-width: 0px;
}

.grid-list--no-gap .catalog-block__item .catalog-block__item--img-corner {
  border-radius: 0;
}

.catalog-block__item .catalog-block__item--img-corner .sticker {
  top: 33px;
  left: 35px;
}
.catalog-block__item .catalog-block__item--img-corner .side-icons {
  top: 33px;
  right: 33px;
}
.catalog-block__item .catalog-block__item--img-corner .section-gallery-nav {
  bottom: 0px;
}
.catalog-block__item .catalog-block__item--img-corner img {
  border-radius: 0px;
}
.catalog-block__item .catalog-block__item--img-corner .countdown-list-image {
  bottom: 27px;
  left: 34px;
}

/*info*/
body .catalog-block__info {
  margin-top: 23px;
  flex-basis: auto;
}
.catalog-block__info-section {
  margin-bottom: 4px;
}
.catalog-block__info-title {
  line-height: calc(1em + 7px);
}
.catalog-block__info-tech {
  margin: 4px 0px 0px;
}

/*footer*/
.catalog-block__info-bottom {
  margin-top: 14px;
  position: relative;
}
.catalog-block__info-bottom--margined {
  margin: 5px 0px;
}

/*ie*/
.bx-ie .catalog-block__info {
  flex-basis: auto;
}

@media (min-width: 768px) {
  .properties-absolute-outer:hover ~ .image-list-outer .sticker {
    left: 100%;
    right: -100%;
  }
  .properties-absolute-outer:hover ~ .image-list-outer .image-list__link,
  .properties-absolute-outer:hover ~ .image-list-outer .countdown {
    left: 100%;
  }
  .image-list-outer .sticker,
  .image-list-outer .image-list__link,
  .image-list-outer .countdown {
    transition: all ease 0.2s;
  }

  .properties-absolute-outer:hover ~ .image-list-outer .to-top .sticker {
    top: 100%;
  }
  .properties-absolute-outer:hover ~ .image-list-outer .to-top .image-list__link,
  .properties-absolute-outer:hover ~ .image-list-outer .to-top .countdown {
    top: 100%;
  }
  .image-list-outer_overflow {
    overflow: hidden;
  }

  /*offers*/
  .catalog-block__offers .sku-props {
    display: none;
  }
  .catalog-block__wrapper {
    position: relative;
  }
  .catalog-block__wrapper:hover {
    z-index: 5;
  }
  .catalog-block__wrapper[data-hovered="true"] .catalog-block__item {
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 4;
  }
  .catalog-block__wrapper[data-hovered="true"] .catalog-block__offers .sku-props {
    display: block;
  }
}

@media (min-width: 601px) {
  #main .catalog-block__info-price {
    /* padding-right: 146px; */
    text-align: left;
    flex: 1;
  }
  .catalog-block__info-price + .catalog-block__info-btn {
    text-align: right;
  }
  .bx-ie .catalog-block__info-btn {
    top: 50%;
    transform: translateY(-50%);
  }
  .catalog-block__info-bottom .line-block {
    justify-content: normal;
  }
  .catalog-block__item--centered .catalog-block__info-bottom .line-block{
    justify-content: center;
  }
  .catalog-block--bottom-btn .catalog-block__info-bottom--margined {
    flex-basis: 100%;
  }
  .catalog-block--bottom-btn .catalog-block__info-bottom--margined:last-of-type {
    margin-top: 13px;
  }
  .catalog-block--bottom-btn .btn {
    display: block;
  }
  .catalog-block--bottom-btn .counter {
    width: auto;
  }
  .ratio--horizontal .properties-absolute-outer  {
    padding-top: var(--paddingImage);
  }
  .ratio--vertical .properties-absolute-outer  {
    padding-top: var(--paddingImage);
  }
}

/* in detail */
.detail-block .catalog-block .owl-stage {
  display: flex;
  flex-direction: row;
}
.detail-block .catalog-block .owl-item {
  flex-shrink: 0;
}

/*props on hover*/
.properties-absolute-outer {
  padding-top: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 4;
}

.properties-absolute-outer.properties-absolute-margin {
  padding-top: calc(100% + 28px);
}
@media (max-width: 600px) {
  .grid-list.grid-list--compact .js-popup-block.catalog-block__item .catalog-block__item--img-corner {
    margin: -16px -16px 0px;
  }
}

/* End */


/* Start:/local/templates/aspro-allcorp3metal/components/bitrix/news.list/staff-list-inner/style.min.css?17545498232668*/
.staff-list-inner__section{margin-top:41px}.staff-list-inner .staff-list-inner__section:first-child{margin-top:0}.staff-list-inner__section-content{margin-bottom:24px}.staff-list-inner__section-title{font-size:1.73333em;line-height:calc(1em + 7px);color:#333;color:var(--white_text_black);margin-bottom:23px}.staff-list-inner__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px;border:1px solid #e5e5e5;border-color:var(--stroke_black)}.staff-list-inner__image-wrapper{position:relative;margin-right:35px}.staff-list-inner__image{width:120px;height:120px;position:relative;vertical-align:top;display:inline-block}.staff-list-inner__image-bg{background-size:cover;background-position:center;background-repeat:no-repeat;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.staff-list-inner__content-wrapper{position:relative;width:100%}.staff-list-inner__top{position:relative;margin-bottom:14px}.staff-list-inner__label{font-size:.86667em;line-height:calc(1em + 7px);color:#999;margin-bottom:5px}.staff-list-inner__name{font-size:1.2em;line-height:calc(1em + 7px);color:#333;color:var(--white_text_black);font-weight:700}.staff-list-inner__properties{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;flex-wrap:wrap;margin-left:-19px;margin-right:-19px;margin-top:-14px!important}.staff-list-inner__property{padding:0 19px;margin-top:14px}.staff-list-inner__property-label{font-size:.86667em;line-height:calc(1em + 7px);color:#999}.staff-list-inner__feedback{margin-top:-2px}.staff-list-inner__arrow--mobile{display:none}.staff-list-inner__description{padding-top:20px}.staff-list-inner__description p:last-child{margin-bottom:0}.staff-list-inner__list--border-edging .staff-list-inner__item{border-radius:0}.staff-list-inner__list--border-edging .staff-list-inner__wrapper:first-child .staff-list-inner__item{border-top-left-radius:4px;border-top-right-radius:4px}.staff-list-inner__list--border-edging .staff-list-inner__wrapper:last-child .staff-list-inner__item{border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media (max-width:1200px){.staff-list-inner__property--feedback{width:100%}}@media (max-width:600px){.staff-list-inner__item{flex-direction:column}.staff-list-inner__image-wrapper{margin:0 0 33px 0}.staff-list-inner__properties,.staff-list-inner__properties.line-block{align-items:flex-start}.staff-list-inner__property{margin:14px 0 0 0}.staff-list-inner__property--feedback{width:100%}.staff-list-inner__property--socials{width:100%}.staff-list-inner__socials{margin-top:5px}.staff-list-inner__arrow--mobile{display:block}.staff-list-inner__arrow--desktop{display:none}}
/* End */
/* /local/templates/aspro-allcorp3metal/components/bitrix/catalog/services_2026/style.css?178488600823179 */
/* /local/templates/aspro-allcorp3metal/components/bitrix/catalog/services_2026/bitrix/catalog.section.list/.default/style.css?178214006722043 */
/* /local/templates/aspro-allcorp3metal/components/bitrix/catalog/services_2026/bitrix/catalog.section/.default/style.css?17545498214433 */
/* /local/templates/aspro-allcorp3metal/components/bitrix/news.list/staff-list-inner/style.min.css?17545498232668 */
