

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/news_item_second_page/style.css?1554728047155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/main.share/my_podelitsa/style.css?15559173231873*/
.share_holder {
	position: absolute;
	display: flex;
    flex-flow: row;
    justify-content: flex-end;
    top: 4rem;
    right: 6rem;
}
.col-1 .share_holder {
	position: relative;
	display: flex;
	flex-flow: row-reverse;
	top: auto;
	right: auto;
	margin-top: 2rem;
}
.col-1 .share_holder .share-window-parent {
	margin-left: 1.5rem;
}
.share_btn {
	background: #000;
    border-radius: 50%;
}
a.share-switch
{
	display: block;
	width: 5.5rem;
	height: 5.5rem;
	background: url('/bitrix/templates/.default/components/bitrix/main.share/my_podelitsa/images/share.svg') center center no-repeat;
	background-size: 40%;
}

.share-window-parent
{
	position: relative;
}

.share_wrap {
	display: flex;
}
.bookmarks {
	border-radius: 50%;
	margin-right: 1.5rem;
	transition: ease 0.5s;
}
.bookmarks:last-child {
	border-radius: 0;
}
.bookmarks:nth-child(1) {
	background-color: #4867AA;
}
.bookmarks:nth-child(2) {
	background-color: #1CA1F2;
}
.bookmarks:nth-child(1):hover {
	background-color: #484EB2;
}
.bookmarks:nth-child(2):hover {
 	background-color: #0081BA;
}
.bookmarks a
{
	background:none no-repeat scroll center center transparent;
	display:block;
	width: 5.5rem;
	height: 5.5rem;
	overflow:hidden;
}

.bookmarks a.vk { background-image:url('/bitrix/templates/.default/components/bitrix/main.share/my_podelitsa/images/VK_Blue_Logo.svg');}
.bookmarks a.facebook { background-image:url('/bitrix/templates/.default/components/bitrix/main.share/my_podelitsa/images/soc3.svg'); background-size: 35%;}
.bookmarks a.twitter { background-image:url('/bitrix/templates/.default/components/bitrix/main.share/my_podelitsa/images/soc4.svg'); background-size: 55%;}
@media (max-width: 900px) {
	.share_holder {
		top: 2.2rem;
		right: 11rem;
	}
	.bookmarks a, a.share-switch {
		width: 9.5rem;
    	height: 9.5rem;
	}
}
@media (max-width: 320px) {
	.col-1 .share_holder {
		display: none;
	}
	.share_holder {
		position: fixed;
		top: auto;
		right: 3rem;
		bottom: 5rem;
		z-index: 1;
	}
	.bookmarks a, a.share-switch {
	    width: 13.5rem;
	    height: 13.5rem;
	}
	.bookmarks {
		margin-right: 6rem;
	}
	.share-window-parent {
		margin-left: 6rem;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/news_item_second_page/style.css?1554728047155 */
/* /bitrix/templates/.default/components/bitrix/main.share/my_podelitsa/style.css?15559173231873 */
