

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

.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/photo_album/style.css?17613694761550*/
/***  BUTTON AFTER VIDEO (START)  ***/
.video-section__video-item {
    position: relative;
}
.owl-carousel .after-video-button {
    position: absolute;
    top: calc(100% - 80px);
    right: 0;
    transform: translate(calc(100% - 15px));
    padding-left: 15px;
    border-radius: 100px 0 0 100px;
    color: #333;
    z-index: 5;
    display: none;
    width: max-content;
    height: 30px;
    background: #cfcfcf;
    transition: all 100ms linear;
}
.owl-carousel .owl-item.active .after-video-button {
    display: inline-block;
    cursor: pointer;
}
.owl-carousel .owl-item.active .after-video-button.button-active {
    transform: translate(0);
}
.owl-carousel .after-video-button span {
    line-height: 30px;
    color: #3ccc7b;
    color: #E84B41;
    color: #333;
    font-family: 'Roboto';
    padding: 5px 10px 5px 0;
}
.owl-carousel .after-video-button span:hover {
    color: #E84B41;
}


.video-block__video .after-video-button {
    position: relative;
    bottom: 0;
    cursor: pointer;
    opacity: 0;
    transition: opacity 110ms linear;
}
.video-block__video:hover .after-video-button {
    position: relative;
    bottom: 0;
    cursor: pointer;
    opacity: 1;
    background-color: #cfcfcf;
    color: #333;
}
.video-block__video .after-video-button span {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 5px 0;
}
.video-block__video .after-video-button span:hover {
    color: #E84B41;
}
/***  BUTTON AFTER VIDEO (END)  ***/
/* End */


/* Start:/local/templates/mp_black_white/components/bitrix/iblock.element.add.form/form.0/style.css?1761369482829*/
.form-control-image {
    max-height: 50px;
}
img.calendar-icon {
    display: inline-block;
}
.page form {
    color: #000;
}
.form-group.history {
    display: flex;
    flex-wrap: wrap;
}
.form-group.history textarea {
    width: 100%;
    margin-bottom: 24px;
}

.form-element-hidden {
    display: none;
}
select {
    max-width: 100%;
}
.notice.fixed-box {
    position: fixed;
    top: 50%;
    background-color: #FFF;
    padding: 20px 25px;
    z-index: 10;
    border: 1px solid #555;
    border-radius: 4px;
    cursor: pointer;
    user-select: none;
    background-color: green;
}
.notice.fixed-box font {font-size: 20px; color: #FFFFFF;}
.posts-registration__form-plate input[type="checkbox"]:not(:first-child) {
    margin: 12px 12px 0 0;
}

textarea {
    width: 100%;
}
/* End */
/* /local/templates/mp_black_white/components/bitrix/news.list/peoples.list.0/style.css?17613694753624 */
/* /local/templates/mp_black_white/components/bitrix/news.list/photo_album/style.css?17613694761550 */
/* /local/templates/mp_black_white/components/bitrix/iblock.element.add.form/form.0/style.css?1761369482829 */
