

/* Start:/local/templates/pride/components/bitrix/news/services/bitrix/news.list/.default/style.css?1678783701933*/
.right .date{
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    color: #999;
    float: none;
}
.right .date i{
    font-size: 14px;
    margin-right: 5px;
}
.right .title{
    margin: 0 0 15px;
}
.right .title a{
    color: #555;
    font-weight: 600;
    font-size: 16px;
}
.right .title:hover a{
    color: #FA3807;
}
.right .readmore{
    background: #ddd;
    padding: 8px 15px;
    line-height: 35px;
    position: relative;
    color: #696969;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.right .readmore:hover{
    background: #404040;
    color: #fff;
}
.items-news .item{
    margin-bottom: 20px;
}
.news-img{
	height:200px; 
	background-size:cover; 
	background-position: center;
}
@media(max-width: 525px){
	.news-img{
		height: 150px;
	}
}
@media(max-width: 380px){
	.news-img{
		height: 100px;
	}
}
/* End */
/* /local/templates/pride/components/bitrix/news/services/bitrix/news.list/.default/style.css?1678783701933 */
