

/* Start:/local/templates/template.novatex/components/bitrix/breadcrumb/breadcrumb/style.css?17312165421925*/
.breadcrumbs {
	display: inline-flex;
	padding: 13px 0 17px;
}
.breadcrumbs .breadcrumbs__item a,
.breadcrumbs .breadcrumbs__item a:visited,
.breadcrumbs__separator,
.breadcrumbs__item--last {
	/* font-size: 18px; */
	margin: 1px;
	line-height: 1.2;
	color: #000000;
	text-decoration: none;
}
.breadcrumbs .breadcrumbs__item a:hover {
	color: #ff1307e0;
	text-decoration: none;
}
.breadcrumbs .breadcrumbs__item a:active {
	text-decoration: none;
}
.breadcrumbs__item--last {
	color: #171719;
}
.bgc-black .breadcrumbs__item--last {
	/* color: #fff; */
	margin: 2px;
	line-height: 1.2;
}
.breadcrumbs__separator {
	display: inline-block;
	margin: 0 1px 0 -2px;
}
@media (max-width: 991px) {
	.breadcrumbs {
		padding: 20px 0;
	}
	.breadcrumbs > * {
	    display: none;
	}
	.breadcrumbs > *:nth-last-child(3) {
	    position: relative;
	    display: inline-block;
	    padding-left: 10px;
	}
	.breadcrumbs > *:nth-last-child(3)::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        display: inline-block;
        width: 6px;
        height: 6px;
        display: inline-block;
        font-size: 0;
        line-height: 0;
        border-top: 1px solid #B7B7B7;
        border-left: 1px solid #B7B7B7;
        transform: translateY(-50%) rotate(-45deg);
    }
}

/* Breadcrumb buttons */
.breadcrumbsDH {
	/*margin: 2px;*/
	width: fit-content;
    height: 25px;

	/*
	background-color: #f31509e1;

    border: 1px solid #ff1307d8;
	*/
    border-radius: 3px;
	/* border-bottom: 5px solid #aa110986; */
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;

    transition: all 0.3s;
}
    .breadcrumbsDH:hover{
		background-color: #ebebeb33;
        transition: all 0.3s;
    }
	.breadcrumbPtag{
		/*color: #fff;*/
		/* padding-left: 1px;
		padding-right: 1px; */
    }
	.breadcrumbPointer{
		/*color: #ff1307e0;*/
		text-decoration: none;
		margin-left: 3px ;
	}
/* End */


/* Start:/local/templates/template.novatex/components/ma/catalog.section.list_simple/articles-page-sections/style.css?17206114701273*/
.b-articles-sections {
	background-color: #fff;
	padding: 9px 21px;
	border-radius: 5px;
}
	.b-articles-sections_header {
		font-family: 'Segoe UI Semibold', sans-serif;
		font-size: 20px;
		margin-bottom: 13px;
	}
	.b-articles-sections ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
		.b-articles-sections ul li {
			margin-bottom: 14px;
		}
			.b-articles-sections ul li a {
				font-size: 15px;
				font-family: 'Segoe UI', sans-serif;
			}

.l-content {
	background-color: #f5f5f5;
	padding: 15px 20px;
}

.l-page-holder > h1 {
	font-size: 24px;
}

.l-inner-left {
	margin-bottom: 10px;
}

.l-additional-info {
	padding: 10px 20px;
	background-color: #343434;
}
@media (min-width: 768px) {
	.l-content {
		font-size: 18px;
		margin: 0 auto;
		width: 1220px;
		padding: 10px 20px 50px;
	}
	
	.l-page-holder > h1 {
		font-size: 36px;
		margin-left: 0;
		margin-right: 0;
	}
	
	.l-inner-content {
		overflow: hidden;
	}
	
	.l-inner-left {
		float: left;
		width: 215px;
		margin-right: 30px;
		margin-bottom: 0;
	}
	
	.l-inner-right {
		float: right;
		width: 215px;
	}
}
ul.g-list li, .l-content ul li, .m-box-modal ul li {
	padding-left: 0 !important;
}
ul.g-list li::before, .l-content ul li::before, .m-box-modal ul li::before {
	content: '' !important;
}
/* End */


/* Start:/local/templates/template.novatex/components/bitrix/news/articles-page/bitrix/news.list/.default/style.css?1722446421673*/
.news-list {
	word-wrap: break-word;
}
	.news-item {
		margin-bottom: 40px;
	}

	.news-list .preview_picture {
		float: left;
		margin: 0 20px 6px 0;
		width: 150px;

	}
	.news-item-info {
		color: #959595;
		font-size: 13px;
		line-height: 1;
	}
		.news-date-time {

		}
		.news-category {

		}
			.news-category {
				color: #959595 !important;
				font-size: 13px;
			}
				.news-category:hover {
					color: #ff7a04 !important;
				}
	.news-item_name {
		font-size: 20px;
		/*font-family: 'Segoe UI Semibold', sans-serif;*/
		margin-bottom: 5px;
	}
	.news-item_text {
		font-size: 18px;
		line-height: 1.1;
		overflow: hidden;
	}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16795819411221*/
div.modern-page-navigation { 
	margin: 15px 0;
	overflow: hidden;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	float: left;
	display: block;
	padding: 3px;
	background-color: #D5D3D3;
	border-right: 2px solid #FFF;
	color: #666;
	font-size: 16px;
	text-decoration: none;
	min-width: 21px;
	text-align: center;
}
.modern-page-current, .modern-page-navigation a:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.modern-page-navigation a.modern-page-next, .modern-page-navigation a.modern-page-previous, .modern-page-navigation a.modern-page-all,
.modern-page-navigation a.modern-page-pagen {
	padding: 3px 5px;
	width: auto;
}
/*div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }*/
/* End */
/* /local/templates/template.novatex/components/bitrix/breadcrumb/breadcrumb/style.css?17312165421925 */
/* /local/templates/template.novatex/components/ma/catalog.section.list_simple/articles-page-sections/style.css?17206114701273 */
/* /local/templates/template.novatex/components/bitrix/news/articles-page/bitrix/news.list/.default/style.css?1722446421673 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16795819411221 */
