

/* Start:/local/templates/mp_black_white/components/bitrix/news.list/project.articles.0/style.css?17695850642983*/

.project-articles-list {
	display: flex;
	flex-wrap: wrap;
}
.project-articles-list-item{
	display: block; 
	text-decoration: none;
	margin-bottom: 18px;	
}
.project-articles-list-item-img {
	display: block;
	width: 100%; 
	height: 193px; 
	position: relative; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin-bottom: 25px;
}
.project-articles-list-item-name{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	/* color: #FFFFFF;		 */
	text-decoration: none;
	display: inline-block;
	padding: 0 17px;
}
.project-articles-list-item-date{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140.62%;
	color: rgba(255, 255, 255, 0.5);	
	padding: 0 17px;
	margin-bottom: 18px;
}



@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-articles-list-item-img{
		height: 340px;
	}
}
@media screen and (min-width:768px) {
	.project-articles-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-articles-list-item{
		margin-bottom: 18px;
		width: calc(50%);
		padding-right: 9px;
		padding-left: 9px;
	}
	.project-articles-list-item-img{
		height: 193px;
	}	
	.project-articles-list-item-name{
		padding: 0;
	}
	.project-articles-list-item-date{
		padding: 0;
	}
}
@media screen and (min-width:992px) {

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

}
@media screen and (min-width:1400px) {
	.project-articles-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-articles-list-item{
		margin-bottom: 18px;
		width: calc(33%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@media screen and (min-width:1422px) {

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

}
@media screen and (min-width:1600px) {
	.project-articles-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-articles-list-item{
		margin-bottom: 18px;
		padding-right: 9px;
		padding-left: 9px;
	}
}
@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/project.video.0/style.css?17695850643505*/

.project-video-list {
	display: flex;
	flex-wrap: wrap;
}
.project-video-list-item{
	display: block; 
	text-decoration: none;
	margin-bottom: 18px;	
}
.project-video-list-item-img {
	display: block;
	width: 100%; 
	height: 193px; 
	position: relative; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin-bottom: 25px;
}
.project-video-list-item-img:after {
	content: ''; 
	display: block; 
	width: 60px; 
	height: 60px; 
	position: absolute; 
	left: 50%; top: 50%; 
	margin-left: -35px; 
	margin-top: -35px; 
	background: url(/local/templates/mp_black_white/components/bitrix/news.list/project.video.0/images/play.svg) no-repeat center; 
	background-size: cover; 
	transition: all .2s;
}
.project-video-list-item-name{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	/* color: #FFFFFF;	 */
	margin-bottom: 18px;
	text-decoration: none;
	display: inline-block;
	padding: 0 17px;
}
.project-video-list-item-date{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140.62%;
	color: rgba(255, 255, 255, 0.5);	
	padding: 0 17px;
}



@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-video-list-item-img{
		height: 340px;
	}
}
@media screen and (min-width:768px) {
	.project-video-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-video-list-item{
		margin-bottom: 18px;
		width: calc(50%);
		padding-right: 9px;
		padding-left: 9px;
	}
	.project-video-list-item-img{
		height: 193px;
	}	
	.project-video-list-item-name{
		padding: 0;
	}
	.project-video-list-item-date{
		padding: 0;
	}
}
@media screen and (min-width:520px) and (max-width: 768px) {
	.project-video-list-item {
		flex-basis: 84%;
    	margin-left: 8%;
	}
}
@media screen and (max-width: 520px) {
	.project-video-list-item {
		flex-basis: 100%;
    	/* margin-left: 5%; */
	}
}

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

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

}
@media screen and (min-width:1400px) {
	.project-video-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-video-list-item{
		margin-bottom: 18px;
		width: calc(33%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@media screen and (min-width:1422px) {

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

}
@media screen and (min-width:1600px) {
	.project-video-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-video-list-item{
		margin-bottom: 18px;
		width: calc(25%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@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/project.foto.0/style.css?17695850642943*/

.project-foto-list {
	display: flex;
	flex-wrap: wrap;
}
.project-foto-list-item{
	display: block; 
	text-decoration: none;
	margin-bottom: 18px;	
}
.project-foto-list-item-img {
	display: block;
	width: 100%; 
	height: 193px; 
	position: relative; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin-bottom: 25px;
}
.project-foto-list-item-name{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	/* color: #FFFFFF;		 */
	text-decoration: none;
	display: inline-block;
	padding: 0 17px;
}
.project-foto-list-item-date{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140.62%;
	color: rgba(255, 255, 255, 0.5);	
	padding: 0 17px;
	margin-bottom: 18px;
}



@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-foto-list-item-img{
		height: 340px;
	}
}
@media screen and (min-width:768px) {
	.project-foto-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-foto-list-item{
		margin-bottom: 18px;
		width: calc(50%);
		padding-right: 9px;
		padding-left: 9px;
	}
	.project-foto-list-item-img{
		height: 193px;
	}	
	.project-foto-list-item-name{
		padding: 0;
	}
	.project-foto-list-item-date{
		padding: 0;
	}
}
@media screen and (min-width:992px) {

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

}
@media screen and (min-width:1400px) {
	.project-foto-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-foto-list-item{
		margin-bottom: 18px;
		width: calc(33%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@media screen and (min-width:1422px) {

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

}
@media screen and (min-width:1600px) {
	.project-foto-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-foto-list-item{
		margin-bottom: 18px;
		width: calc(25%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@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.detail/project.social.0/style.css?17695850662435*/
.project-social-list-items {
	display: flex;
	flex-wrap: wrap;
}
.project-social-list a {
	display: block;
	width: 58px;
	height: 58px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.light-theme .project-social-list a{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
}
.project-social-list a:last-child{
	
}
.project-social-list a svg{
	fill: #fff;
}
.light-theme .project-social-list a svg{
	fill: #000;
}
.project-social-list .project-caption{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	/* color: #FFFFFF;	 */
	margin-bottom: 18px;
}



@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-social-list .project-caption{
		font-size: 20px;
	}
}
@media screen and (min-width:768px) {
}
@media screen and (min-width:992px) {
	.project-social-list .project-caption{
		font-size: 24px;
	}
}
@media screen and (min-width:1200px) {
	.project-social-list .project-caption{
		font-size: 24px;
	}
}
@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 */


/* Start:/local/templates/mp_black_white/components/bitrix/news/project.vote.0/bitrix/news.list/.default/style.css?17695850656531*/
/* 
.project-vote-result {margin-bottom: 15px;}
.project-vote-result > div {padding: 20px 15px; text-align: center; color: #fff; font-weight: 700; font-size: 18px;}
.project-vote-result > div > div {font-weight: 400; font-family: "Warnock Pro"; font-style: italic; padding-top: 5px; font-size: 16px;}
.project-vote-result .vote_done {background: #97b25d;}
.project-vote-result .vote_yet,
.project-vote-result .vote_error {background: #f3412b;}

.project-vote-list {}
.project-vote-list .row > .col-xs-12 {}
.project-vote-list .project-vote-list-item {display: block; margin-bottom: 30px; text-align: center; width: 100%; font-size: 20px; font-weight: 700; padding: 15px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); position: relative;}
.project-vote-list .project-vote-list-item.project-vote-list-item_detail:hover {}
.project-vote-list .project-vote-list-item a {color: #000;}
.project-vote-list .project-vote-list-item .name {display: block; text-decoration: none;}
.project-vote-list .project-vote-list-item .anons {display: block; font-family: "Warnock Pro"; font-size: 16px; line-height: 16px; font-style: italic; font-weight: 400; padding-top: 5px;}
.project-vote-list .project-vote-list-item .vote {display: inline-block; vertical-align: top; margin: 15px auto 0; height: 48px; background-color: #ffc80a; border-radius: 24px; line-height: 30px; padding: 10px 0 0; transition: all .2s; white-space: nowrap;}
.project-vote-list .project-vote-list-item .vote:hover {background: #ffe22e; transition: all .2s;}
.project-vote-list .project-vote-list-item .vote a {display: inline-block; vertical-align: top; color: #4b4b4b; font-size: 16px; padding: 0 20px; text-decoration: none;}
.project-vote-list .project-vote-list-item .vote span {display: inline-block; vertical-align: top; color: #4b4b4b; font-size: 18px; padding: 0 20px;}
.project-vote-list .project-vote-list-item .vote a + span {border-left: 1px solid rgba(75,75,75,.5);}

.project-vote-list-total {text-align: center;}
.project-vote-list-total .total {display: inline-block; vertical-align: top; margin-bottom: 35px; font-size: 16px; height: 50px; line-height: 32px; border: 1px solid #ffc80a; border-radius: 25px; transition: all .2s; white-space: nowrap; padding-top: 8px;}
.project-vote-list-total .total div {display: inline-block; vertical-align: top; color: #4e4e4e; padding: 0 25px;}
.project-vote-list-total .total span {display: inline-block; vertical-align: top; color: #4b4b4b; padding: 2px 25px 0; font-weight: bold;}
.project-vote-list-total .total div + span {border-left: 1px solid #ffc80a;}
*/

.vk_auth_overlay {position: fixed; z-index: 999; display: none; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.75);}
.vk_auth_overlay .vk_auth_popup {left: 50%; top: 50%; transform: translate(-50%, -50%); position: relative; width: 300px;}
.vk_auth_overlay .vk_auth_popup a.close {display: block; position: absolute; right: -20px; top: -20px; width: 40px; height: 40px; background: url(/local/templates/mp_black_white/components/bitrix/news/project.vote.0/bitrix/news.list/.default/images/close.png) no-repeat left top;}
.vk_auth_overlay .vk_auth_popup a.close:hover {background-position: left bottom;} 

.hidden{
	display: none;
}

.project-vote-list{
	display: flex;
    flex-wrap: wrap;	
}
.project-vote-list-item{
	margin-bottom: 40px;
	display: block;
	text-decoration: none;
}
.project-vote-list-item-picture{
	height: 317px;
	margin-bottom: 20px;
}
.project-vote-list-item-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.project-vote-list-item-name{
	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-vote-list-item-votes{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
}
.project-vote-list-item-votes{
	text-decoration: none;
}
span.project-vote-list-item-votes{
	color: #E84B41;
}
.project-vote-list-item-liked{
	display: inline-block;
	margin-right: 10px;
	margin-top: 7px;
    max-height: 100%;
    position: relative;
    height: 22px;
}
span.project-vote-list-item-liked svg {
    height: 100%;
}
.project-vote-list-total{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	/* color: #FFFFFF;	 */
	margin-bottom: 40px;
	margin-top: 20px;
}
.vote{
	padding:0 20px;
}
.project-vote-result .vote_done {margin-top: 20px;}
.project-vote-result .vote_yet,
.project-vote-result .vote_error {}





@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-vote-list-item-picture {
		height: 500px;
	}
}
@media screen and (min-width:768px) {
	.project-vote-list{
		margin-right: -9px;
		margin-left: -9px;		
	}
	.project-vote-list-item{
		margin-bottom: 30px;
		width: calc(50% - 10px);		
		padding-right: 9px;
		padding-left: 9px;		
	}	
	.project-vote-list-item-picture{
		height: 317px;		
	}	
	.project-vote-list-item-name{
		padding:0;
	}	
	.project-vote-list-item-votes{
		font-size: 18px;
		line-height: 22px;
	}	
	.project-vote-list-total{
		font-size: 18px;
		line-height: 22px;
	}	
	.vote{
		padding:0;
	}
}
@media screen and (min-width:992px) {

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

}
@media screen and (min-width:1400px) {
	.project-vote-list-item{
		margin-bottom: 30px;
		width: calc(33% - 10px);		
	}
}
@media screen and (min-width:1422px) {

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

}
@media screen and (min-width:1600px) {
	.project-vote-list-item{
		margin-bottom: 30px;
		width: calc(25% - 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.detail/project.partners.1/style.css?17695850662442*/

/* .project-partners-1 {margin-bottom: 10px;}
.project-partners-1 .item {display: block; width: 100%; padding: 20px; margin-bottom: 20px; border: 1px solid #4b4b4b; transition: all .2s;}
.project-partners-1 .item span {display: block; width: 100%; height: 100%; background-size: contain; background-position: center; background-repeat: no-repeat;}
.project-partners-1 a.item:hover {border-color: #d8d8d8; transition: all .2s;} */

.project-partners-1 {
	display: flex;
    flex-wrap: wrap;
}
.project-partners-1 .item {
	display: block;
	height: 269px;
	width: 100%;
	padding: 9px;
	background: #fff;		
	margin-bottom: 18px;
}
.project-partners-1 .item span {
	display: block; 
	width: 100%; 
	height: 100%; 
	background-size: contain; 
	background-position: center; 
	background-repeat: no-repeat;	
}
.project-partners-1 a.item:hover {

}



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

}
@media screen and (min-width:768px) {
	.project-partners-1 {
		margin-right: -9px;
		margin-left: -9px;		
	}
	.project-partners-1 .item {		
		width: calc(50% - 18px);	
		margin-right: 9px;
		margin-left: 9px;
	}	
}
@media screen and (min-width:992px) {

}
@media screen and (min-width:1200px) {
	.project-partners-1 .item {
		width: calc(33.3333% - 18px);
	}
}
@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 */


/* Start:/local/templates/mp_black_white/components/bitrix/news/video.0/bitrix/news.list/.default/style.css?17695850663249*/

.project-video-list {
	display: flex;
	flex-wrap: wrap;
}
.project-video-list-item{
	display: block; 
	text-decoration: none;
	margin-bottom: 18px;	
}
.project-video-list-item-img {
	display: block;
	width: 100%; 
	height: 193px; 
	position: relative; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin-bottom: 25px;
}
.project-video-list-item-img:after {
	content: ''; 
	display: block; 
	width: 60px; 
	height: 60px; 
	position: absolute; 
	left: 50%; top: 50%; 
	margin-left: -35px; 
	margin-top: -35px; 
	background: url(/local/templates/mp_black_white/components/bitrix/news/video.0/bitrix/news.list/.default/images/play.svg) no-repeat center; 
	background-size: cover; 
	transition: all .2s;
}
.project-video-list-item-name{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	/* color: #FFFFFF;	 */
	margin-bottom: 18px;
	text-decoration: none;
	display: inline-block;
	padding: 0 17px;
}
.project-video-list-item-date{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140.62%;
	color: rgba(255, 255, 255, 0.5);	
	padding: 0 17px;
}



@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-video-list-item-img{
		height: 340px;
	}
}
@media screen and (min-width:768px) {
	.project-video-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-video-list-item{
		margin-bottom: 18px;
		width: calc(50%);
		padding-right: 9px;
		padding-left: 9px;
	}
	.project-video-list-item-img{
		height: 193px;
	}	
	.project-video-list-item-name{
		padding: 0;
	}
	.project-video-list-item-date{
		padding: 0;
	}
}
@media screen and (min-width:992px) {

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

}
@media screen and (min-width:1400px) {
	.project-video-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-video-list-item{
		margin-bottom: 18px;
		width: calc(33%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@media screen and (min-width:1422px) {

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

}
@media screen and (min-width:1600px) {
	.project-video-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-video-list-item{
		margin-bottom: 18px;
		width: calc(25%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@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/foto.0/bitrix/news.list/.default/style.css?17695850652943*/

.project-foto-list {
	display: flex;
	flex-wrap: wrap;
}
.project-foto-list-item{
	display: block; 
	text-decoration: none;
	margin-bottom: 18px;	
}
.project-foto-list-item-img {
	display: block;
	width: 100%; 
	height: 193px; 
	position: relative; 
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin-bottom: 25px;
}
.project-foto-list-item-name{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	/* color: #FFFFFF;		 */
	text-decoration: none;
	display: inline-block;
	padding: 0 17px;
}
.project-foto-list-item-date{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140.62%;
	color: rgba(255, 255, 255, 0.5);	
	padding: 0 17px;
	margin-bottom: 18px;
}



@media screen and (min-width:475px) {
}
@media screen and (min-width:576px) {
	.project-foto-list-item-img{
		height: 340px;
	}
}
@media screen and (min-width:768px) {
	.project-foto-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-foto-list-item{
		margin-bottom: 18px;
		width: calc(50%);
		padding-right: 9px;
		padding-left: 9px;
	}
	.project-foto-list-item-img{
		height: 193px;
	}	
	.project-foto-list-item-name{
		padding: 0;
	}
	.project-foto-list-item-date{
		padding: 0;
	}
}
@media screen and (min-width:992px) {

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

}
@media screen and (min-width:1400px) {
	.project-foto-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-foto-list-item{
		margin-bottom: 18px;
		width: calc(33%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@media screen and (min-width:1422px) {

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

}
@media screen and (min-width:1600px) {
	.project-foto-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-foto-list-item{
		margin-bottom: 18px;
		width: calc(25%);
		padding-right: 9px;
		padding-left: 9px;
	}
}
@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/etapi.list.0/style.css?17695850642253*/

.project-etapi-list{
	display: flex;
	flex-wrap: wrap;	
}
.project-etapi-list-item{
	display: block; 
	text-decoration: none;
	margin-bottom: 18px;		
	padding-right: 9px;
	padding-left: 9px;	
}
.project-etapi-list-item-name{
	font-family: 'Druk Text Wide Cy TT';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	display: flex;
	align-items: flex-end;
	letter-spacing: 0.05em;
	/* color: #FFFFFF;	 */
	padding-bottom: 18px;
	border-bottom: 5px solid #E84B41;
	margin-bottom: 26px;
}
.project-etapi-list-item-preview{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140.62%;
	/* color: #FFFFFF; */
	opacity: 0.5;	
}


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

}
@media screen and (min-width:768px) {
	.project-etapi-list{
		margin-right: -9px;
		margin-left: -9px;
	}
	.project-etapi-list-item{
		margin-bottom: 18px;
		width: calc(50%);

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

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

}
@media screen and (min-width:1400px) {
	.project-etapi-list-item{
		width: calc(33.3333%);
	}
}
@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 */


/* 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.detail/project.slider.0/style.css?17695850661279*/
.slider-img {
  width: 100%;
  height: auto;
}

.content .project-slider .owl-nav{
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;  
  z-index: 1;
  pointer-events: inherit;
}
.content .project-slider .owl-nav button{
  width: 60px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  display: block;
  outline: none;
}
.content .project-slider .owl-nav button span{
  font-size: 0;
}
.content .project-slider .owl-nav .owl-prev{
  background: url("/local/templates/_include/css/../images/arr-left.svg") no-repeat;
  left: 10px;
}
.content .project-slider .owl-nav .owl-next{
  background: url("/local/templates/_include/css/../images/arr-right.svg") no-repeat;
  right: 10px;
}
.content .project-slider .owl-nav button {
  transform: translate(0, -50%);
}
.project-slider .carousel__video .owl-stage {
  max-height: 520px;
  height: calc(100vw / 3);
}
@media(max-width: 767px) {
  .project-slider .carousel__video .owl-stage {
    height: calc(100vw / 2);
  }
}
.carousel__video .owl-stage-outer .project-slider-item {
  height: 100%; 
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-carousel.owl-drag.carousel__video .owl-item {
  height: 100%; 
}

.carousel__video .owl-stage-outer .project-slider-item iframe {
    height: 100%;
}
/* 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 */
/* /local/templates/mp_black_white/components/bitrix/news.list/project.articles.0/style.css?17695850642983 */
/* /local/templates/mp_black_white/components/bitrix/news.list/project.video.0/style.css?17695850643505 */
/* /local/templates/mp_black_white/components/bitrix/news.list/project.foto.0/style.css?17695850642943 */
/* /local/templates/mp_black_white/components/bitrix/news.detail/project.social.0/style.css?17695850662435 */
/* /local/templates/mp_black_white/components/bitrix/news/project.vote.0/bitrix/news.list/.default/style.css?17695850656531 */
/* /local/templates/mp_black_white/components/bitrix/news.detail/project.partners.1/style.css?17695850662442 */
/* /local/templates/mp_black_white/components/bitrix/news/video.0/bitrix/news.list/.default/style.css?17695850663249 */
/* /local/templates/mp_black_white/components/bitrix/news/foto.0/bitrix/news.list/.default/style.css?17695850652943 */
/* /local/templates/mp_black_white/components/bitrix/news.list/etapi.list.0/style.css?17695850642253 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?176958509051 */
/* /local/templates/mp_black_white/components/bitrix/news.detail/project.slider.0/style.css?17695850661279 */
/* /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 */
