

/* Start:/local/templates/novostroi/components/bitrix/news/services_copy/bitrix/news.detail/.default/style.css?176313633529776*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }




/* новые стили общие для услуг/////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 1200px) {
	.container.services_container {
		max-width: 1210px;
	}
}
.container.services_container .title {
	margin-bottom: 28px;
}
.m-b-40 {
	margin-bottom: 40px;
}
@media screen and (max-width: 360px) {
	.container.services_container .title {
		font-size: 30px;
	}
}
/* блок наши производственные мощности ///////////////////////////////////////////////////////////////////////////////////////*/
.our-product-capacity {
	padding: 0;
}

.our-product-capacity .content-wrapper {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

.our-product-capacity .title {
	width: 380px;
	height: 164px;
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-weight: 400;
	font-size: 44px;
}

.our-product-capacity .video-container {
	width: auto;
	height: 212px;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.our-product-capacity .video-scroll {
	display: flex;
	gap: 20px;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	height: 100%;
	/* scrollbar-width: thin; */
	scrollbar-color: #ccc #f5f5f5;
	padding-bottom: 24px;
}

.our-product-capacity .video-scroll::-webkit-scrollbar {
	height: 4px;
}

.our-product-capacity .video-scroll::-webkit-scrollbar-track {
	background: #F3F3F3;
}

.our-product-capacity .video-scroll::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 2px;
}

.our-product-capacity .video-item {
	height: 100%;
	background: #ddd;
	flex-shrink: 0;
	position: relative;
	border-radius: 4px;
}
.our-product-capacity .video-item iframe {
	border-radius: 4px;
	height: 100%;
}
/* Эффект плавного забеливания в конце */
.our-product-capacity .video-container::after {
	content: '';
	position: absolute;
	right: -5px;
	top: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	pointer-events: none;
}

@media screen and (max-width: 767px) {
	.our-product-capacity .content-wrapper {
		flex-direction: column;
	}
	.our-product-capacity .video-container {
		width: 100%;
	}
	.our-product-capacity .title {
		width: auto;
		height: auto;
		font-size: 36px;
	}
	.our-product-capacity .video-container::after {
		display: none;
	}
}
@media screen and (max-width: 360px) {
	.our-product-capacity .video-container {
		width: 320px;
		margin: 0 auto;
	}
	.our-product-capacity .video-item {
		width: 100%;
	}
	.our-product-capacity .video-item iframe {
		width: 100%;
	}
}
/* блок карта объектов ///////////////////////////////////////////////////////////////////////////////////////////*/
.map-construct-obj {
	padding: 0;
}
.map-construct-map_mobile {
	display: none;
}
.map-construct-obj .title {
	font-weight: 400;
	font-size: 44px;
}
.map-construct-map img {
	width: 100%;
	height: 390px;
	object-fit: contain;
}
@media screen and (max-width: 767px) {
	.map-construct-obj .title {
		font-size: 36px;
	}
}
@media screen and (max-width: 767px) {
	.map-construct-map {
		/*display: none;*/
	}
	/*.map-construct-map_mobile {*/
	/*	display: block;*/
	/*}*/
	/*.map-construct-map_mobile img {*/
	/*	width: 100%;*/
	/*	margin: 0 auto;*/
	/*}*/
}
@media screen and (max-width: 360px) {
	.map-construct-map_mobile {
		max-width: 320px;
		margin: 0 auto;
	}
}
/* блок наши видео //////////////////////////////////////////////////////////////////////////////////////////////////*/
.our-video-section .title {
	font-weight: 400;
	font-size: 44px;
}
/* на флексах */
/* .our-video-section .our-video-block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 32px;
}

.our-video-section .video-item {
	width: 280px;
	height: 157px;
	border-radius: 4px;
	overflow: hidden;
} */
/* на гридах */
.our-video-section .our-video-block {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	gap: 20px;
	margin-bottom: 32px;
}

.our-video-section .video-item {
	width: 100%;
	aspect-ratio: 16/9; /* Сохраняем соотношение сторон 16:9 */
	border-radius: 4px;
	overflow: hidden;
}

.our-video-section .video-item iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.our-video-section .show-more-btn {
	display: block;
	width: 189px;
	height: 42px;
	background: #3AACE7;
	color: white;
	border: none;
	border-radius: 4px;
	padding: 10px 28px;
	margin: 0 auto;
	cursor: pointer;
	font-family: inherit;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	text-transform: uppercase;
	transition: background 0.3s;
}
.our-video-section .show-more-btn:hover {
	background: #007ab3;
}
@media (max-width: 767px) {
	.our-video-section .our-video-block {
		/* justify-content: center; */
		grid-template-columns: 1fr;
	}
	.our-video-section .title {
		font-size: 36px;
	}
	.our-video-section .show-more-btn {
		width: auto;
	}
}

/* @media (max-width: 767px) {
	.our-video-section .video-item {
		width: 100%;
		height: calc((100vw - 40px) * 0.56);
	}
} */
/* блок форма /////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.services-form-section {
	width: 100%;
}

.services-form-container {
	margin: 0 auto;
}

.services-form {
	width: 100%;
	min-height: 216px;
	border-radius: 4px;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.05);
	padding: 30px;
	box-sizing: border-box;
}
.services-form .form-title span {
	color:#3AACE7;
	font-weight: 700;
}
.services-form .form-title {
	font-family: Tahoma, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 100%;
	margin: 0 0 24px 0;
	color: #303030;
}

.services-form .form-row {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.services-form .form-input {
	width: 267px;
	height: 48px;
	border-radius: 4px;
	padding: 16px 20px;
	background: #F6F6F6;
	border: none;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	box-sizing: border-box;
}

.services-form .form-input::placeholder {
	color: #999;
}
.services-form .form-input:focus,
.services-form .form-input:active {
	border: 2px solid #3AACE7;
	outline: none;
}
.form-input.error {
	border: 2px solid #ff0000;
}
.services-custom-select {
	position: relative;
	width: 267px;
	height: 48px;
	background: #F6F6F6;
	border-radius: 4px;
	cursor: pointer;
}

.services-form .select-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 20px;
	height: 100%;
}

.services-form .select-placeholder {
	color: #999;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
}

.services-form .select-arrow {
	font-size: 12px;
	transition: transform 0.3s;
}

.services-form .select-options {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s;
	z-index: 10;
	padding: 0 !important;
	margin: 0;
}

.services-form .select-options li {
	padding: 12px 20px !important;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	list-style: none;
}

.services-form .select-options li:hover {
	background: #F6F6F6;
}

.services-custom-select.active .select-arrow {
	transform: rotate(180deg);
}

.services-custom-select.active .select-options {
	max-height: 400px;
	border: 1px solid #eee;
	border-top: none;
}

.services-form .submit-btn {
	width: 267px;
	height: 48px;
	border-radius: 4px;
	padding: 0;
	background: #3AACE7;
	color: white;
	border: none;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
	box-sizing: border-box;
	transition: background 0.3s;
}

.services-form .submit-btn:hover {
	background: #2E8FC5;
}

.services-form .form-checkbox {
	display: flex;
	align-items: center;
}

.services-form .form-checkbox input {
	margin-right: 10px;
	width: 20px;
	height: 20px;
}

.services-form .form-checkbox label {
	font-family: Tahoma, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 0;
}

@media (max-width: 1024px) {
	.services-form .form-title {
		font-size: 28px;
	}
}

@media (max-width: 768px) {
	.services-form {
		padding: 24px;
	}

	.services-form .form-title {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.services-form .form-row {
		flex-direction: column;
		gap: 15px;
	}

	.services-form .services-form-group,
	.services-form .services-custom-select,
	.services-form .submit-btn,
	.services-form .form-input
	{
		width: 100%;
	}
}

@media (max-width: 480px) {
	.services-form {
		padding: 20px;
	}
}

/* блок баннер под хедером //////////////////////////////////////////////////////////////////////////////////////////*/
.services-banner-section {
	width: 100%;
	position: relative;
	overflow: hidden;
	min-height: 600px;
	display: flex;
	align-items: center;
}

.services-banner-section .banner-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	filter: brightness(0.5); /* Затемнение 50% */
}

.services-banner-section .container {
	position: relative;
	z-index: 2;
	width: 100%;
}

.services-banner-section .banner-content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	position: relative;
	padding: 40px 0;
}
.services-banner-section .menu-column {
	width: 18rem;
	margin-right: 40px;
}

.services-banner-section .menu-column-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.services-banner-section .menu-column-list-item {
	font-family: Tahoma;
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
}

.services-banner-section .menu-column-list-item-link {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	display: block;
	transition: color 0.3s ease;
}

.services-banner-section .menu-column-list-item-link:hover {
	color: #3AACE7;
}

.services-banner-section .title-column {
	flex: 1;
	min-width: 300px;
	text-align: center;
}

.services-banner-section .banner-title h1 {
	font-family: Tahoma;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.2;
	color: #FFFFFF;
	margin-bottom: 40px;
	text-transform: uppercase;
	max-height: 100%;
}

.services-banner-section .banner-title h1 span {
	color: #FFFFFF;
	background-color: #3AACE7BF;
	font-size: 100px;
	line-height: 1;
	display: inline-block;
	padding: 20px 20px;
	margin-bottom: 10px;
}

.services-banner-section .buttons-row {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

.services-banner-section .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	padding: 16px 20px;
	font-family: Tahoma;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
	height: 54px;
	width: 356px;
	min-width: 200px;
	border: none;
	transition: background 0.3s;
}

.services-banner-section .btn-primary {
	background: #3AACE7;
	color: #FFFFFF;
}
.services-banner-section .btn.btn-primary:hover{
	background: #007ab3;
}
.services-banner-section .btn-secondary {
	background: #FFFFFF;
	color: #3AACE7;
}

.services-banner-section .btn-icon {
	margin-left: 10px;
}

@media (max-width: 768px) {
	.services-banner-section {
		min-height: 500px;
	}

	.services-banner-section .banner-content {
		flex-direction: column;
		align-items: center;
		padding: 30px 0;
	}

	.services-banner-section .menu-column {
		margin-right: 0;
		margin-bottom: 30px;
		text-align: center;
	}

	.services-banner-section .buttons-row {
		flex-direction: column;
		width: 100%;
	}

	.services-banner-section .btn {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.services-banner-section {
		min-height: 400px;
	}
}
@media (max-width: 1200px) {
	.services-banner-section .banner-title h1 span {
		font-size: 80px;
	}
}

@media (max-width: 992px) {
	.services-banner-section .banner-title h1 {
		font-size: 54px;
		margin-bottom: 30px;
	}

	.services-banner-section .banner-title h1 span {
		font-size: 56px;
	}
	.services-banner-section .menu-column-list-item {
		font-size: 20px;
	}

	@media (max-width: 768px) {
		.services-banner-section .banner-title h1 {
			font-size: 42px;
			margin-bottom: 25px;
		}

		.services-banner-section .banner-title h1 span {
			font-size: 56px;
		}
	}
	@media (max-width: 576px) {
		.banner-title {
			text-align: center;
		}
		.services-banner-section .banner-title h1 {
			font-size: 36px;
			margin-bottom: 20px;
		}

		.services-banner-section .banner-title h1 span {
			font-size: 36px;
			margin-bottom: 5px;
		}
	}
}
/* блок портфолио /////////////////////////////////////////////////////////////////////////////////////////////*/
.services-portfolio-section .title {
	font-family: Tahoma;
	font-weight: 400;
	font-size: 44px;
}
.services-portfolio-blocks {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 20px;
	margin-bottom: 40px;
}

.portfolio-block {
	position: relative;
	height: 240px;
	overflow: hidden;
}

.portfolio-img-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
.portfolio-img-wrapper::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(
			to top,
			rgba(58, 172, 231, 0.7),
			transparent
	);
	z-index: 1;
}
.portfolio-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
	position: relative;
	z-index: 0;
}

.portfolio-block:hover .portfolio-img {
	transform: scale(1.05);
}

.portfolio-title {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 700;
	z-index: 2;
}

.portfolio-more-wrapper {
	text-align: center;
}

.portfolio-more-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 293px;
	height: 62px;
	padding: 20px 40px;
	background: #3AACE7;
	color: #fff;
	border-radius: 4px;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.3s ease;
}

.portfolio-more-btn:hover {
	background: #2E8FC0;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 992px) {
	.services-portfolio-blocks {
		grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	}
}

@media (max-width: 768px) {
	.services-portfolio-section {
		padding: 40px 0;
	}

	.portfolio-block {
		height: 200px;
	}
}

@media (max-width: 576px) {
	.services-portfolio-blocks {
		grid-template-columns: 1fr;
	}

	.portfolio-more-btn {
		width: 100%;
		max-width: 293px;
	}
}
@media screen and (max-width: 767px) {
	.services-portfolio-section .title {
		font-size: 36px;
	}
}

/* блок область применения ////////////////////////////////////////////////////////////////////////////////////*/
.services-scopeuse-section .title {
	font-family: Tahoma;
	font-weight: 400;
	font-size: 44px;
}

.services-scopeuse-section .services-subtitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	color: #303030;
	margin-bottom: 28px;
}

.services-scopeuse-blocks {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 20px;
}

.scopeuse-block {
	position: relative;
	height: 240px;
	overflow: hidden;
}
.scopeuse-block.no-image-block {
	background-color: #3AACE7;
	display: flex;
	align-items: center;
	justify-content: center;
}
.scopeuse-title-center {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: 700;
	font-size: 18px;
	padding: 0 20px;
}
.scopeuse-img-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

.scopeuse-img-wrapper::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(
			to top,
			rgba(58, 172, 231, 0.7),
			transparent
	);
	z-index: 1;
}

.scopeuse-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
	position: relative;
	z-index: 0;
}

.scopeuse-block:hover .scopeuse-img {
	transform: scale(1.05);
}

.scopeuse-title {
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: 700;
	z-index: 2;
}

@media (max-width: 992px) {
	.services-scopeuse-blocks {
		grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	}
}

@media (max-width: 768px) {
	.services-scopeuse-section .title {
		font-size: 36px;
	}

	.scopeuse-block {
		height: 200px;
	}
}

@media (max-width: 576px) {
	.services-scopeuse-blocks {
		grid-template-columns: 1fr;
	}

	.services-scopeuse-section .services-subtitle {
		font-size: 14px;
	}
}
/* блок заголовок и текст///////////////////////////////////////////////////////////////////////////////// */
.services-onlytext-section .title {
	font-weight: 400;
	font-size: 44px;
}
.services-onlytext-section p {
	color: #303030;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.services-onlytext-section .title {
		font-size: 36px;
	}
}
/* блок полезные материалы/////////////////////////////////////////////////////////////////////////////////// */
.services-useful-section .title {
	font-weight: 400;
	font-size: 44px;
}
.services-useful-files {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 30px;
	margin: 0 auto;
}

.useful-file {
	display: flex;
	width: calc(50% - 15px);
	align-items: flex-start;
	padding: 20px 0;
	border-bottom: 1px solid #E5E5E5;
}

.useful-file-left {
	margin-right: 20px;
	flex-shrink: 0;
}

.useful-file-icon {
	width: 40px;
	height: 50px;
}

.useful-file-right {
	flex-grow: 1;
}

.useful-file-name {
	font-family: Tahoma;
	font-weight: 400;
	font-size: 18px;
	color: #3AACE7;
	margin-bottom: 8px;
	line-height: 1.3;
}

.useful-file-meta {
	display: flex;
	align-items: center;
	gap: 12px;
}

.useful-file-size {
	font-family: Tahoma;
	font-weight: 400;
	font-size: 14px;
	color: rgba(48, 48, 48, 0.5);
}

.useful-file-download {
	font-family: Tahoma;
	font-weight: 400;
	font-size: 14px;
	vertical-align: middle;
	text-decoration: underline;
	text-decoration-style: solid;
	color: #3AACE7;
	transition: opacity 0.3s ease;
}

.useful-file-download:hover {
	opacity: 0.8;
	color: #3AACE7;
}

@media (max-width: 768px) {
	.services-useful-files {
		flex-direction: column;
		gap: 20px;
		max-width: 100%;
	}

	.useful-file {
		width: 100%;
		padding: 15px 0;
	}
}

@media (max-width: 480px) {
	.useful-file {
		flex-wrap: nowrap;
		gap: 12px;
	}

	.useful-file-left {
		margin-right: 0;
		margin-bottom: 15px;
	}

	.useful-file-meta {
		align-items: flex-start;
	}
}
@media (max-width: 768px) {
	.services-useful-section .title {
		font-size: 36px;
	}
}
/* блок фото и текст/////////////////////////////////////////////////////////////////////////////////// */
.services-textphoto-section .title {
	font-weight: 400;
	font-size: 44px;
	max-width: 720px;
}
.services-textphoto-blocks {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.services-textphoto-lists {
	counter-reset: my-counter;
	padding-left: 0;
}
.services-textphoto-lists li {
	position: relative;
	list-style: none;
	margin-bottom: 28px;
	padding-left: 60px;
	font-family: Tahoma;
	font-weight: 400;
	font-size: 14px;
	color: #303030;
}
.services-textphoto-lists li:before {
	counter-increment: my-counter;
	content: counter(my-counter) ".";
	position: absolute;
	left: 0;
	top: 0;
	font-family: Tahoma;
	font-weight: 700;
	font-size: 48px;
	color: #3AACE7;
	line-height: 1;
}
.services-textphoto-img {
	width: 100%;
	height: 100%;
	max-width: 380px;
	max-height: 356px;
}
.services-textphoto-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 992px) {
	.services-textphoto-blocks {
		flex-direction: column;
	}
}
@media (max-width: 768px) {
	.services-textphoto-section .title {
		font-size: 36px;
	}
	.services-textphoto-img {
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}
}
/* блок преимущества//////////////////////////////////////////////////////////////////////////////////// */
.services-advantages-section .title {
	font-weight: 400;
	font-size: 44px;
}
.services-advantages-block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.services-advantages-item {
	display: flex;
	align-items: flex-start;
	width: calc(50% - 10px);
}
.services-advantages-item p {
	margin-left: 20px;
}
.services-advantages-item img {
	margin-top: 5px;
}
@media (max-width: 768px) {
	.services-advantages-section .title {
		font-size: 36px;
	}
	.services-advantages-item {
		width: 100%;
	}
}
/* тест fancybox /////////////////////////////////////////////////////////////////////////////////////////*/
.our-video-block .video-item {
	position: relative;
	cursor: pointer;
}
.our-video-block .video-item a img {
	object-fit: cover;
	width: auto;
	height: 100%;
}
.our-video-block .play-button,
.our-product-capacity .play-button
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background: rgba(58, 172, 231, 0.8) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M8 5v14l11-7z"/></svg>') no-repeat center;
	border-radius: 10px;
	pointer-events: none;
}
/* Стили для второго блока видео */
.our-product-capacity .video-item {
	position: relative;
	cursor: pointer;
}

.our-product-capacity .video-item a img {
	object-fit: cover;
	width: auto;
	height: 100%;
}

/* Главный контейнер Fancybox z-index большой или уменьшаем у фиксированного меню*/
.fancybox-container {
	position: fixed;
	z-index: 1000000 !important; /* Значение выше, чем у меню */
}
/* Для мобильных устройств */
@media (max-width: 767px) {
	.fancybox-slide--iframe .fancybox-content {
		max-height: 30vh !important;
	}
}


.services_container table {
	width: 100%;
}
.services_container table tr {
	margin-bottom: .2rem;
}
.services_container table th,
.services_container table td{
	padding: 1rem 1.4rem;
	background: #eeeff5;
	font-weight: normal;
	border-top: .4rem solid #f2f3f8;
	font-size: 1.125rem;
}

.services_container table td:last-child {
	font-size: 24px;
}

#faq .faqs {
	margin-left: 30px;
	margin-right: 15px;
}

/* End */


/* Start:/local/templates/novostroi/components/bitrix/form.result.new/horizontal-form/style.css?1752230072138*/
.services-form .submit-btn {
	flex: 1;
}

.form-success-message {
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
}

/* End */
/* /local/templates/novostroi/components/bitrix/news/services_copy/bitrix/news.detail/.default/style.css?176313633529776 */
/* /local/templates/novostroi/components/bitrix/form.result.new/horizontal-form/style.css?1752230072138 */
