

/* Start:/local/templates/fino_new/components/bitrix/news.list/speakers_main/style.css?1623423344787*/
.fnSpeakers .img-clip{
  display: block;
  position: relative;
  z-index: 1;
  width: 240px;
  height: 240px;
  margin: auto;
}
.fnSpeakers .img-clip .wrap{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 94% auto;
  background-color: #c7c7c7;
}
.fnSpeakers .img-clip .wrap:before{
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  right: -20px;
  z-index: -1;
}

.fnSpeakers .owl-nav .owl-prev{
	left: -60px;
}
.fnSpeakers .owl-nav .owl-next{
	right: -60px;
}
/* End */


/* Start:/local/templates/fino_new/components/bitrix/news.list/news_main/style.css?1623423344150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/fino_new/components/bitrix/news.list/speakers_main/style.css?1623423344787 */
/* /local/templates/fino_new/components/bitrix/news.list/news_main/style.css?1623423344150 */
