

/* Start:/bitrix/templates/site-mo-knd/components/saksin/news/bootstrap_v5_main/saksin/news.list/.default/style.css?1705623390848*/
.newsblock:hover {
	opacity: 1;
}

div.news-item
{
	box-shadow: 1px 1px 5px grey;
	padding: 0px 5px 0 5px;
	overflow: hidden;
	cursor: pointer;
	//max-height: 100px;
    //text-overflow: ellipsis;
	//width: 100%;
	margin: 5px;
    max-height: 152px;
    overflow: hidden;
}

div.news-item a
{
	text-decoration: none;
}

div.news-item > div.news-text {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	line-height: 1.3em;
	height: 6.5em;
}

div.news-item > div.news-text p {
	margin:0;
}


div.news-list img.preview_picture
{
	//float:left;
	//margin: 3px 5px 1px 10px;
	//margin: 3px 10px 3px 3px;
	//float:left; height: auto; width: 150px;
	margin: 1px 10px 1px -4px;
    height: 150px;
    width: 150px;
    object-fit: cover;
}
.news-date-time {
	//color:#486DAA;
	background: var(--bs-orange);
}
/* End */


/* Start:/bitrix/templates/site-mo-knd/components/bitrix/news.list/main_links/style.css?1682984580592*/
.content .links a {
	text-decoration: none;
	color: #2068AE;
}
.content .links h3 {
	text-decoration: none;
	color: #13416D;
}
.content .links .card {
	border: none;
	background: none;
}
.content .links .card .card-body {
	//padding: 0;
}
.content .links .card img {
	width: 100%;
	max-width: 50px;
	aspect-ratio: 1;
	object-fit: cover;
	border-radius: 5px;
}
.content .links .card a {
	text-decoration: none;
	color: #2068AE;
}
.content .links .card h5 {
	font-weight: 700;
	font-size: 1.2rem;
}
.content .links .card .card-text {
	font-weight: 600;
	color: #2068AE;
	//font-style: italic;
}
/* End */
/* /bitrix/templates/site-mo-knd/components/saksin/news/bootstrap_v5_main/saksin/news.list/.default/style.css?1705623390848 */
/* /bitrix/templates/site-mo-knd/components/bitrix/news.list/main_links/style.css?1682984580592 */
