

/* Start:/local/templates/westpower/components/bitrix/news.list/o-byuro/style.css?15989636822098*/
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;
}
.arr-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
}
.we-arrows {
	width: 264px;
    display: flex;
    height: 40px;
    margin-bottom: 30px;
}
.we-arrows button {
	flex: 0 1;
    flex-basis: 50%;
    position: unset;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    height: 40px;
    width: 50%;
    transform: unset;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.we-arrows button:hover {
	border: 1px solid rgba(109, 110, 113, 0.5);
	box-sizing: border-box;
}
.we-slide img {
	width: 590px;
	object-fit: cover;
}
.doc-pic img {
	width: 285px;
	object-fit: cover;
}
.we-slide a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
}
@media(max-width: 800px) {
	.we-slide a {
		justify-content: center;
	}
	body .date-elem {
		width: 100%;
		margin-top: 20px;
	}
}
@media(max-width: 550px) {
	.name-wrap {
		padding-left: 10px;
	}
	body .we-left {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	body .we-left__list {
		margin-left: 0;
	}
	body .arr-wrap {
		justify-content: center;
	}
	body article.news .title {
		font-size: 24px;
	}
	body .we-left {
		padding-right: 120px;
	}
	body .doc-pic a {
		width: 100%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
	}
	body .doc-name {
		text-align: center;
	}
	body .title {
	 	font-size: 26px;
	}
	body .preview-text {
		line-height: 20px;
		font-size: 16px;
	}
	body .gp-name {
		line-height: 30px;
		font-size: 24px;
	}
	body .date-year {
		line-height: 30px;
		font-size: 24px;
	}
	body .date-text {
		font-size: 12px;
		line-height: 16px;
	}
	body article.news .news-list div.news {
		margin-right: 0;
	}
}
/* End */
/* /local/templates/westpower/components/bitrix/news.list/o-byuro/style.css?15989636822098 */
