

/* Start:/bitrix/templates/td-amg.ru_2026/components/bitrix/news.list/articles/style.css?17714758231541*/
.bx-newslist-container {
	margin-bottom:30px;
}
.bx-newslist-img {
	float:left;
	margin:0 20px 0 0;
	position: relative;
}
.bx-newslist-img:before {
	content: '';
	background: url(/bitrix/templates/td-amg.ru_2026/components/bitrix/news.list/articles/images/shadow.png) no-repeat center top;
	display: block;
	width:100%;
	height:36px;
	position: absolute;
	left:0;
	bottom:-36px;
}
.bx-newslist-img a {
	display: block;
	border:4px solid #ccd4d9;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all .3s linear;
}
.bx-newslist-container:hover .bx-newslist-img a {
	border-color:#e0aa00;
}
.bx-newslist-img a img {
	display: block;
}

.bx-newslist-title {
	margin: 0;
	padding: 0 0 5px 0;
}
.bx-newslist-title a:link,
.bx-newslist-title a:visited{
	color: #4d758e;
	font-size: 28px;
	text-decoration: none;
	font-weight:600;
	text-transform: uppercase;
	font-family: "Bebas Neue", sans-serif;
}
.bx-newslist-title a:hover {
	text-decoration: none;
	color:#e0aa00;
}
.bx-newslist-date {
	display:inline-block;
	margin-right: 10px;
	color: #4a545a;
}
.bx-newslist-date {
	color: #4a545a;
	font-size: 16px;
	padding-bottom: 5px;
	white-space: nowrap;
	font-style: italic;
}
.bx-newslist-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.bx-newslist-more {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bx-newslist-more a:link,
.bx-newslist-more a:visited {
	text-decoration: none;
	text-transform: lowercase;
	color: #4d758e;
}
.bx-newslist-more a:hover { text-decoration: underline;}
/* End */
/* /bitrix/templates/td-amg.ru_2026/components/bitrix/news.list/articles/style.css?17714758231541 */
