

/* Start:/local/templates/mosparking/components/bitrix/news.list/news_index/style.css?1679912945150*/
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 */


/* Start:/local/templates/mosparking/components/bitrix/news.list/faq_index/style.css?1679912945150*/
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 */


/* Start:/local/templates/mosparking/template_styles.css?17695306571780*/
.news-item__title, .news-article__title {
    text-decoration: none;
    display: block;
}
.news-item__title:hover, .news-article__title:hover {
    color: var(--color-primary);
}
.pagination__item {
    text-decoration: none;
    display: inline-block;
}
.cameras {
    border: 2px solid #DADDE0;
    border-radius: 8px;
    padding: 24px;
}
.cameras-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin: auto;
	overflow: hidden;
}
.cam-ttl {
    font-family: 'Moscow Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-top: 10px;
}
.cam-ttl span {
    font-weight: 600;
}
.cam-el {
    max-width: 100%;
    overflow: hidden;
    width: 300px;
} 
.my-video-dimensions {
    width: 300px;
    height: 150px;
}
.cam-el video {
    width: 100%;
    margin-bottom: 10px;
    display: block;
}
.camera-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
	cursor: pointer;
}
.camera-head-title {
    font-family: 'Moscow Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 0.5px;
}
.camera-close {
    cursor: pointer;
	position: relative;
}

.camera-close:after {
    content: '';
    display: block;
    width: 100%;
    height: 13px;
    background: #fff;
    position: absolute;
    bottom: 0;
}

.cameras.active .camera-close:after {
	height: 0;
}

.cameras:not(.active) .cameras-row {
    height: 0;
}

.cameras:not(.active) .camera-head {
    margin: 0;
}

@media screen and (max-width: 700px) {
	.cameras-row {
		flex-direction: column;
		align-items: center;
	}
	
	.cam-el:first-of-type {
		margin: 0 0 30px 0;
	}

	.cameras-row * {
		width: 100%;
	}
}



/* End */
/* /local/templates/mosparking/components/bitrix/news.list/news_index/style.css?1679912945150 */
/* /local/templates/mosparking/components/bitrix/news.list/faq_index/style.css?1679912945150 */
/* /local/templates/mosparking/template_styles.css?17695306571780 */
