

/* Start:/bitrix/templates/fastlife/components/bitrix/news/authors/bitrix/news.detail/.default/style.css?1662647881155*/
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/fastlife/components/bitrix/system.pagenavigation/fastlife/style.css?1500263091594*/
.modern-page-navigation { 
	margin-bottom: 50px;
}
.modern-page-title {
    background-color: #d10508;
    color: #fff;
    padding: 5px 12px 5px 25%;
}
.modern-page-current {
    background-color: #d10508;
    color: #fff;
	text-decoration: none;
}
.modern-page-current,
.modern-page-dots {
	border: 0 none;
	padding: 5px 12px;
    margin: 0 0 0 5px;
}
.modern-page-navigation a {
	border-bottom: 1px solid;
	padding: 5px 0 0;
	margin: 0 0 0 15px;
	text-decoration: none;
}
.modern-page-navigation a.modern-page-previous,
.modern-page-navigation a.modern-page-next {
	border-bottom: 0 solid;
}
/* End */


/* Start:/bitrix/templates/fastlife/components/bitrix/news.list/author_posts/style.css?1662650230150*/
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 */


/* Start:/bitrix/templates/fastlife/css/pages/blog/style.css?16531188686004*/
.p-blog {
	width: 100%;
	display: block;
	margin: 30px 0;
}
.p-blog_left {
	display: block;
	float: left;
	width: 260px;
}
.p-blog_right {
	display: block;
	float: right;
	width: 700px;
}
.p-blog_breadcrumb .breadcrumb-inline {
	margin-bottom: 20px;
}

/* 1. �������� */
.p-blog_item_name {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	color: #505050;
	margin: 0 0 20px;
}
.p-blog_item_name a {
	color: #505050;
	text-decoration: underline;
	border-bottom: 0 none;
}
.p-blog_item_name a:hover {
	color: #505050;
	text-decoration: none;
	border-bottom: 0 none;
}

/* 2. ������� ���� */
.p-blog_item_top {
	margin: 0 0 20px;
}
.p-blog_icon-date {
	background: url(/bitrix/templates/fastlife/css/pages/blog/images/icon_date.png) 0px 4px no-repeat;
	padding: 0 0 0 35px;
	margin-right: 25px;
	font-size: 16px;
	line-height: 30px;
	float: left;
	display: block;
}
.p-blog_icon-rubric {
	background: url(/bitrix/templates/fastlife/css/pages/blog/images/icon_rubric.png) 0px 4px no-repeat;
	padding: 0 0 0 35px;
	margin-right: 25px;
	font-size: 16px;
	line-height: 30px;
	float: left;
	display: block;
}
	.p-blog_icon-rubric span {
		margin: 0 5px 0 2px;
	}
.p-blog_icon-count {
	background: url(/bitrix/templates/fastlife/css/pages/blog/images/icon_count.png) 0px 4px no-repeat;
	padding: 0 0 0 35px;
	margin-right: 25px;
	font-size: 16px;
	line-height: 30px;
	float: left;
	display: block;
}

/* 3. ������ � ��������� �������� */
.p-blog_item_image {
	margin-bottom: 20px;
	display: block;
}
	.p-blog_item_ img {
		max-width: 100%;
	}

/* 4. ������� */
.p-blog_item_content {
	font-size: 18px;
	line-height: 24px;
	color: #505050;
	margin-bottom: 20px;
}
	.p-blog_item_content h2,
	.p-blog_item_content h3,
	.p-blog_item_content h4 {
		font-size: 24px;
		line-height: 30px;
		font-weight: bold;
		text-align: center;
		color: #505050;
		margin: 45px 0 30px;
		text-uppercase: none;
	}

	.p-blog_item_content ul {
		margin: 0px 0px 20px 20px;
	}
	.p-blog_item_content ul li {
		#list-style: none outside none;
		line-height: 24px;
	}
	.p-blog_item_content ul li:before {
		color: #c40b0f;
		#content: "\25CF";
		padding-right: 10px;
	}
	.p-blog_item_content a {
		color: #d10508;
		text-decoration: none;
		border-bottom: 1px solid;
		-webkit-transition: color 0.2s ease-in 0s;
		-moz-transition: color 0.2s ease-in 0s;
		-ms-transition: color 0.2s ease-in 0s;
		-o-transition: color 0.2s ease-in 0s;
		transition: color 0.2s ease-in 0s;
	}
		.p-blog_item_content a:hover {
			color: #0a5684;
			text-decoration: none;
			border-bottom: 1px inherit;
		}

/* 5. ������ ����� */
.p-blog_item_tags {
	display: block;
	margin: 35px 0 35px;
	padding: 5px 0 5px 50px;
	font-size: 18px;
	line-height: 24px;
	background: url(/bitrix/templates/fastlife/css/pages/blog/images/icon_tags.png) center left no-repeat;
}

/* 6. ������ ������ */
.p-blog_item_articles {
	margin-bottom: 40px;
}
.p-blog_item_articles_title {
	font-size: 18px;
	line-height: 24px;
	color: #505050;
	margin-bottom: 5px;
}
.p-blog_item_articles_title {
}

/* 7. ������ ���� */
.p-blog_item_share {
	margin-bottom: 30px;
}
.p-blog_item_share a {
	display: block;
	float: left;
	background-image: url(/bitrix/templates/fastlife/css/pages/blog/images/share_icon.png);
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	margin-right: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border-bottom: 0 none;
}
.p-blog_item_share a.share-vk {
	background-position: 0 0;
}
.p-blog_item_share a.share-fb {
	background-position: -48px 0;
}
.p-blog_item_share a.share-tw {
	background-position: -96px 0;
}


/* 8. */
.p-blog_item_bottom {
	text-align: right;
}

/* 9. */
.p-blog-header {
	margin-bottom: 40px;
}
.p-blog-header_heading {
	text-align: left;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	margin: 0 0 20px;
}
.p-blog-header_description {
	margin: 0;
}
	.p-blog-header_description p:last-child {
		margin: 0;
	}

.p-blog-list {
	width: 700px;
	margin-bottom: 60px;
}
.p-blog-list .p-blog_item:first-child {
	margin-top: 0;
}
.p-blog_item {
	margin-top: 40px;
}

/* 10. 
.p-blog-detail {
	width: 700px;
	margin-bottom: 50px;
}
.p-blog-detail .p-blog_item:first-child {
	margin-top: 0;
}

/* 11. ����� �� ����� */
.p-search-tag_result_title {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
	margin: 35px 0 10px;
}
.p-search-tag_result_title span {
	color: #c20200;
}
.p-search-tag_result_devider {
	background-color: #cccccc;
	border: 0 none;
	width: 50%;
	height: 5px;
	margin: 10px 0 35px;
}
.p-search_phrase {
	background-color: #ffcccc;
}

/* 12. ������ ��� */
.p-blog-theme {
}
.p-blog-theme_header {
	display: block;
	background-color: #cc0000;
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	padding: 30px 26px;
}
.p-blog-theme_header a {
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	border-bottom: 0 none;
	text-decoration: underline;
}
.p-blog-theme_header a:hover {
	color: #fff;
	text-decoration: none;
}
.p-blog-theme_list {
	display: block;
}
.p-blog-theme_list a {
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	padding: 13px 26px;
	background-color: #ff906b;
	border-bottom: 0 none;
	text-decoration: underline;
}
.p-blog-theme_list a:hover {
	color: #fff;
	text-decoration: none;
}

/* 13. ����� �� ����� */
.p-blog-search {
	background-color: rgb(209, 5, 8);
	padding: 40px 20px;
}
.p-blog-search .form-search {
	margin: 0;
}
.p-blog-search .form-search .search-query {
	padding: 8px 12px;
	border-radius: 20px;
	width: 194px;
	border: 1px solid #9a1516;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.5) inset;
	-ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.5) inset;
	-o-box-shadow: 0px 2px 4px rgba(0,0,0,0.5) inset;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.5) inset;
}
.p-blog-search_title {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}

/* End */
/* /bitrix/templates/fastlife/components/bitrix/news/authors/bitrix/news.detail/.default/style.css?1662647881155 */
/* /bitrix/templates/fastlife/components/bitrix/system.pagenavigation/fastlife/style.css?1500263091594 */
/* /bitrix/templates/fastlife/components/bitrix/news.list/author_posts/style.css?1662650230150 */
/* /bitrix/templates/fastlife/css/pages/blog/style.css?16531188686004 */
