

/* Start:/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17669765842557*/
.project-block,
.project-block * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*
.project-title {
	padding: 50px 0 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
*/
.project-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.project-gallery-wrap,
.project-info-wrap {
	width: calc(50% - 10px);
	padding: 20px;
	background-color: #fff;
}

.project-gallery-main {
	width: 660px;
	height: 530px;
	margin-bottom: 30px;
	object-fit: contain;
	cursor: pointer;
}

.project-gallery-more {
	text-align: center;
	margin-bottom: 10px;
}

.project-gallery-item {
	width: 65px;
	height: 55px;
	padding: 4px;
	margin-right: 10px;
	border: 1px solid #ccc;
	cursor: pointer;
	object-fit: contain;
}

.project-gallery-item:hover {
	border: 2px solid #b7d954;
}

.project-gallery-more .project-gallery-item:last-child {
	margin-right: 0;
}

.project-properties-wrap {
	padding: 25px;
	background-color: #f0f2ed;
}

.project-properties-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.project-properties-wrap .project-properties-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.project-preview-description {
	padding: 15px 20px;
}

.project-preview-description ul {
	list-style: initial;
	margin-left: 15px;
}

.project-description {
	margin: 60px 0;
}

.project-description-title {
	font-size: 30px;
	font-weight: 400;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 25px;
}

@media (max-width: 600px) {
	.project-title {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 0;
		border: none;
	}

	.project-gallery-owl-item {
		height: 250px;
		padding: 10px;
		margin-right: 10px;
		border: 1px solid #ccc;
		cursor: pointer;
		object-fit: cover;
	}

	.project-info-wrap {
		margin-top: 10px;
		width: 100%;
		padding: 20px;
	}

	.project-properties-wrap {
		padding: 0;
		background-color: #fff;
	}

	.project-preview-description {
		margin-top: 10px;
		padding: 15px 0;
	}

	.view-arrows .spec-slider-arrows a.arrow {
		font-size: 18px !important;
	}

	.mobile_button_menu {
		float: none;
		width: 100%;
		margin: 20px 0 30px;
	}
	.project-block .mobile_button_menu {
		width: 100%;
	}

	.project-description-content-mobile {
		margin-bottom: 30px;
	}

	.view-arrows .spear {
		width: 30%;
	}
}

.project-block+.view-arrows {
	margin-top: 40px;
}
.project_products-list {
	margin: 40px 0;
}
/* End */


/* Start:/bitrix/templates/qbpm/components/bitrix/news.list/template_spec_index/style.css?1531991629150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17669765842557 */
/* /bitrix/templates/qbpm/components/bitrix/news.list/template_spec_index/style.css?1531991629150 */
