

/* Start:/local/templates/salorto/components/bitrix/system.pagenavigation/modern/style.css?16532966391275*/
div.modern-page-navigation { 
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: 22px;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 80px;
}
div.modern-page-navigation img {
  width: initial;
  transition: all .2s ease-in-out;
}
span.modern-page-title {
  display: none;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
  border: solid 1px #23A9EA;
    width: 42px;
    height: 42px;
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    transition: all .2s ease-in-out;
}
div.modern-page-navigation a.modern-page-previous,
div.modern-page-navigation span.modern-page-first { 
	margin-left: 0;
}
span.modern-page-current { 
	background: #fff; 
}
div.modern-page-navigation a.modern-page-next img {
  transform: rotate(180deg);
}
div.modern-page-navigation a:hover {
  background-color: #23A9EA;
  color: #FFF;
}
div.modern-page-navigation a:hover img {
  -webkit-filter: invert(100%) saturate(0) hue-rotate(251deg) brightness(500%) contrast(500%);
  filter: invert(100%) saturate(0) hue-rotate(251deg) brightness(500%) contrast(500%); 
}
/* End */


/* Start:/local/templates/salorto/components/bitrix/news.list/tblog/style.css?1645616735267*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}

.news-fields {
	margin-top: 15px;
}

.breadcrumbs {
	margin-bottom: 25px;
	font-size: 0.875rem;	
}
	.breadcrumbs span {
		text-transform: capitalize;
	}
/* End */
/* /local/templates/salorto/components/bitrix/system.pagenavigation/modern/style.css?16532966391275 */
/* /local/templates/salorto/components/bitrix/news.list/tblog/style.css?1645616735267 */
