

/* Start:/local/templates/m-start/components/bitrix/system.pagenavigation/.default/style.css?1643627044217*/
.system-nav-blue
{
	color: #555;
	font-size:14px;
}
.system-nav-blue .nav-pages{margin-top:10px;}
.system-nav-blue .nav-current-page
{
	color:white;
	background-color: #213952;
	font-weight: bold;
	padding:3px 1px;
}

/* End */


/* Start:/local/templates/m-start/components/bitrix/news.list/reviews/style.css?1643627044419*/
.news-list{
/* 	display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    margin: 20px 0px;
}
.news-list .news-item{
    width: 100%;
	max-width:750px;
    display: inline-block;
    align-items: center;
    background: #f9f9fd;
    border-radius: 0px 12px 12px 12px;
    padding: 25px 18px;
    border: 0px;
    margin-bottom: 20px;
}    
.news-list p {
	font-weight:700;
	margin-bottom:10px;
}



/* End */
/* /local/templates/m-start/components/bitrix/system.pagenavigation/.default/style.css?1643627044217 */
/* /local/templates/m-start/components/bitrix/news.list/reviews/style.css?1643627044419 */
