

/* Start:/local/templates/agat/components/bitrix/news/news/bitrix/news.list/.default/style.css?16995074341040*/
.headerNews
{
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.headerNews li
{
	display: flex;
}
.headerNews li .img
{
	margin-right: 20px;
	width: 40px;
	height: 20px;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.headerNews li .title
{
	font-size: 8px;
}

.newsListSlider{-webkit-transition: 0.6s ease;-moz-transition: 0.6s ease;-o-transition: 0.6s ease;transition: 0.6s ease}
.newsListSlider:hover{box-shadow: 0 0 10px 5px #194d8d;}
.newsListSlider .slick-arrow{display: none!important}
.newsListSlider .slick-dots{position:absolute}
.newsListSlider .slick-dots{display:flex;justify-content:center;align-items:center;width:100%;bottom:10px}
.newsListSlider .slick-dots li{background:transparent;width:7px;height:7px;border:2px solid #fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin:0 10px;text-indent:-9999px;cursor:pointer}
.newsListSlider .slick-dots li.slick-active{background:#fff}


/* End */
/* /local/templates/agat/components/bitrix/news/news/bitrix/news.list/.default/style.css?16995074341040 */
