

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?176958509051*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/mp_black_white/components/bitrix/news.list/peoples.list.0/style.css?17695850643624*/

.project-peoples-list-0{
	display: flex;
    flex-wrap: wrap;
}
.project-peoples-list-0-item{
	margin-bottom: 40px;
	display: block;
	text-decoration: none;
}
.project-peoples-list-0-item-picture{
	height: 320px;
	margin-bottom: 18px;
}
.project-peoples-list-0-item-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.project-peoples-list-0-item-title{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;	
	/* color: #FFFFFF; */
	margin-bottom: 10px;
	padding:0 20px;
}
.project-peoples-list-0-item-preview{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	/* color: #FFFFFF; */
	opacity: 0.5;	
	padding:0 20px;
}
.project-peoples-list-0-item-detail .flex{
	flex-wrap: wrap;
}
.project-peoples-list-0-item-detail-title {
	color: #000;
	margin-bottom: 18px;
}
.project-peoples-list-0-item-detail-picture{
	margin-bottom: 8px;
}
.project-peoples-list-0-item-detail-img{
	max-width: 500px;
}
.project-peoples-list-0-item-text{
	color: #000;
	font-size: 14px;
	line-height: 18px;	
	margin-bottom: 18px;
}
.project-peoples-list-0-item-detail-content{
	max-width: 500px;
}
.project-peoples-list-0-item-detail-link{
	color: #000;
	font-size: 14px;
	line-height: 18px;		
}

@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-peoples-list-0-item-picture{
		height: 500px;
		margin-bottom: 18px;
	}
}
@media screen and (min-width:768px) {
	.project-peoples-list-0{
		margin-right: -9px;
		margin-left: -9px;		
	}
	.project-peoples-list-0-item{
		margin-bottom: 18px;
		width: calc(50% - 10px);	
		padding-right: 9px;
		padding-left: 9px;			
	}	
	.project-peoples-list-0-item-picture{
		height: 348px;		
	}	
	.project-peoples-list-0-item-title{
		font-size: 18px;
		line-height: 22px;	
		padding:0;
	}	
	.project-peoples-list-0-item-preview{
		font-size: 16px;
		line-height: 20px;
		padding:0
	}	
	.project-peoples-list-0-item-detail .flex{
		flex-wrap: nowrap;
	}	
	.project-peoples-list-0-item-detail-content{
		padding-left: 18px;
	}	
}
@media screen and (min-width:992px) {
	.project-peoples-list-0-item-picture{
		height: 437px;		
	}	
}
@media screen and (min-width:1200px) {

}
@media screen and (min-width:1400px) {
	.project-peoples-list-0-item-picture{
		height: 260px;		
	}	
	.project-peoples-list-0-item{
		margin-bottom: 15px;
		width: calc(33% - 10px);		
	}
}
@media screen and (min-width:1422px) {

}
@media screen and (min-width:1500px) {

}
@media screen and (min-width:1600px) {
	.project-peoples-list-0-item{
		margin-bottom: 15px;
		width: calc(20% - 10px);		
	}
}
@media screen and (min-width:1800px) {

}
@media screen and (min-width:1820px) {

}
@media screen and (min-width:1200px) and (max-width:1421px) {

}

@media screen and (min-width:576px) and (max-width:1819px) {

}
@media screen and (min-width:576px) and (max-width:1199px) {

}

@media screen and (min-width:1200px) and (max-width:1819px) {

}
@media screen and (min-width:1422px) and (max-width:1819px) {

}
@media screen and (min-width:1200px) and (max-width:1399px) {

}
@media screen and (min-width:576px) and (max-width:991px) {

}
@media screen and (min-width:768px) and (max-width:1199px) {

}
@media screen and (min-width:768px) and (max-width:991px) {

}
@media screen and (min-width:1422px) and (max-width:1499px) {

}
@media screen and (min-width:768px) and (max-width:1399px) {

}
@media screen and (min-width:1400px) and (max-width:1819px) {

}
@media screen and (min-width:1200px) and (max-width:1400px) {

}
@media screen and (min-width:650px) and (max-width:1399px) {

}
/* End */


/* Start:/local/templates/mp_black_white/components/bitrix/news.list/plitka.list.0/style.css?17695850642620*/

.project-plitka-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.project-plitka-list .project-plitka-list-item {
	display: block;
	position: relative;
	text-decoration: none;
	margin-bottom: 20px;
	width: 100%;
	height: 180px;	
}
.project-plitka-list .project-plitka-list-item:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.5;	
}
.project-plitka-list .project-plitka-list-item-title{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;		
	width: 100%;
	z-index: 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 20px;
	text-align: center;	
	color: #fff;
}
.project-plitka-list .project-plitka-list-item-img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}


/* col XS */
@media (max-width: 559px) {

}
/* col SM */
@media (min-width: 560px) and (max-width: 729px) {
}
/* col MD */
@media (min-width: 730px) and (max-width: 989px) {
}
/* col LG */
@media (min-width: 990px) and (max-width: 1169px) {
}
/* col XL */
@media (min-width: 1170px) {
}



@media screen and (min-width:475px) {

}
@media screen and (min-width:576px) {

}
@media screen and (min-width:768px) {
	.project-plitka-list .project-plitka-list-item{
		width: calc(50% - 10px);
		height: 252px;
	}
}
@media screen and (min-width:992px) {

}
@media screen and (min-width:1200px) {

}
@media screen and (min-width:1400px) {

}
@media screen and (min-width:1422px) {

}
@media screen and (min-width:1500px) {

}
@media screen and (min-width:1600px) {

}
@media screen and (min-width:1800px) {

}
@media screen and (min-width:1820px) {

}
@media screen and (min-width:1200px) and (max-width:1421px) {

}

@media screen and (min-width:576px) and (max-width:1819px) {

}
@media screen and (min-width:576px) and (max-width:1199px) {

}

@media screen and (min-width:1200px) and (max-width:1819px) {

}
@media screen and (min-width:1422px) and (max-width:1819px) {

}
@media screen and (min-width:1200px) and (max-width:1399px) {

}
@media screen and (min-width:576px) and (max-width:991px) {

}
@media screen and (min-width:768px) and (max-width:1199px) {

}
@media screen and (min-width:768px) and (max-width:991px) {

}
@media screen and (min-width:1422px) and (max-width:1499px) {

}
@media screen and (min-width:768px) and (max-width:1399px) {

}
@media screen and (min-width:1400px) and (max-width:1819px) {

}
@media screen and (min-width:1200px) and (max-width:1400px) {

}
@media screen and (min-width:650px) and (max-width:1399px) {

}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?176958509051 */
/* /local/templates/mp_black_white/components/bitrix/news.list/peoples.list.0/style.css?17695850643624 */
/* /local/templates/mp_black_white/components/bitrix/news.list/plitka.list.0/style.css?17695850642620 */
