

/* Start:/local/templates/stroylayn/components/bitrix/catalog/projects/bitrix/catalog.section/.default/style.css?17736981991852*/
@media screen and (min-width: 992px) {
	.project__items {
		display: flex;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-bottom: -42px;
		margin-left: -15px;
	}
}
@media screen and (min-width: 992px) {
	.project__item {
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
		margin-bottom: 30px;
		padding-right: 15px;
		padding-left: 15px;
	}
}
.project-item__block {
	height: 100%;
	background: #ffffff;
	border: 1px solid rgba(234, 234, 234, 1);
	box-shadow: 0px 3px 18px 0px rgba(200, 194, 194, 0.15);
	position: relative;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.project-item__block:hover {
	box-shadow: 0px 3px 33px 0px rgba(141, 131, 131, 0.25);
}
.project-item__image {
	overflow: hidden;
}
.project-item__image img {
	display: block;
	max-width: 100%;
	height: auto;
}
.project-item__info {
	padding: 20px 25px 30px;
}
.project-item__name-area {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d3deea;
}
.project-item__name {
	color: #388c8d;
	font-size: 1.375em;
	font-weight: 600;
	line-height: 1.3;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.project-item__area {
	margin-left: 30px;
	font-size: 1.125em;
	line-height: 1.3;
}
.project-item__price {
	line-height: 1.3;
}
.project-item__price:not(:last-child) {
	margin-bottom: 10px;
}
.project-item__price-label {
	margin-bottom: 5px;
	color: #828294;
	font-size: 0.875em;
}
.project-item__price-value {
	font-size: 1.125em;
	font-weight: 600;
}
.project-item__link {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
/* End */
/* /local/templates/stroylayn/components/bitrix/catalog/projects/bitrix/catalog.section/.default/style.css?17736981991852 */
