

/* Start:/local/templates/salorto/components/bitrix/news.detail/tblog/style.css?16532964761003*/
div.news-detail {
	word-wrap: break-word;
	padding: 0 180px 30px 0px;
	font-size: 1rem;
}
@media (max-width: 768px) {
	div.news-detail {
		padding: 25px 0 20px;
		font-size: 0.875rem;
	}
}
.news-fields {
	margin-top: 15px;
	color: #859BA5;
	font-size: 0.875rem;
}

div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.breadcrumbs {
	margin-bottom: 25px;
	font-size: 0.875rem;	
}


div.news-detail-share {
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

div.news-detail-share img {
  margin-left: 15px;
  border-radius: 100%;
  border: solid 1px #FFF;
  transition: all .2s ease-in-out;
  -webkit-filter: invert(100%) saturate(0) hue-rotate(251deg) brightness(0%) contrast(40%);
  filter: invert(100%) saturate(0) hue-rotate(251deg) brightness(0%) contrast(40%); 
}
div.news-detail-share img:hover {
  -webkit-filter: initial;
  filter: initial;
  background-color: #FFF;
  border-color: #485666;
}
/* End */


/* 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/news.detail/tblog/style.css?16532964761003 */
/* /local/templates/salorto/components/bitrix/system.pagenavigation/modern/style.css?16532966391275 */
/* /local/templates/salorto/components/bitrix/news.list/tblog/style.css?1645616735267 */
