

/* Start:/bitrix/templates/ingri/components/bitrix/news/seminars/bitrix/news.list/.default/style.css?1724818762986*/
.seminars  {
	width:100%;
}
.seminars li {
	display:block;
	/*width:180px;*/
	transition: width  0.2s ease;
	-webkit-transition: width  0.2s ease;
	margin: 5px 0px !important;
}

.jcarousel-skin-tango .jcarousel-item {
	width:162px !important;
}

.seminars li .news-item{
	/*width: 150px;*/
	margin: 0 auto;
}

.seminars  .highlighted .news-item{
	/*width: 175px !important;*/
	margin: 0 auto;
}

.seminars li.highlighted {

	transition: width  0.5s ease;
	-webkit-transition: width  0.5s ease;
}

.seminars .preview-picture {
	margin:10px auto;
	text-align:center;
}

.seminars .preview-picture img{
	padding:5px;
	box-shadow:0px 0px 8px rgba(0,0,0, 0.4);
}
.seminars .highlighted .preview-picture img{
	min-width:95%;
}

.seminars .news-date, .seminars .cityname, .seminars .news-title{
	text-align:center;
	color:#999;
	font-style:italic;
	margin:0 auto;
	display:block;
	height:15px;
}

.seminars .news-title a {
	color:#999;
}
.seminars .highlighted  .news-title a {
	color:#000;
}
/* End */


/* Start:/bitrix/templates/ingri/components/bitrix/system.pagenavigation/orange/style.css?1724818726752*/
.navPages {
	margin-top: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.navPages .nav-current-page, .navPages a.page {
	display: inline-flex;
	margin-left: -1px;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	min-height: 40px;
	border: 1px solid #ECECEC;
	text-decoration: none;
}

.navPages .nav-current-page {
	color: #FFF;
	background: #EB232E;
	border-color: #EB232E;;
}

.navPages a:not(.page)  {
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	margin: 0 0 0 20px;
}
.navPages a:not(.page):first-child {
	margin: 0 20px 0 0;
}
.navPages a:not(.page) span + svg {
	margin-left: 8px;
}

.navPages a:not(.page) svg + span {
	margin-left: 8px;
}
/* End */
/* /bitrix/templates/ingri/components/bitrix/news/seminars/bitrix/news.list/.default/style.css?1724818762986 */
/* /bitrix/templates/ingri/components/bitrix/system.pagenavigation/orange/style.css?1724818726752 */
