

/* Start:/local/templates/x2/components/bitrix/menu/main_2/style.min.css?1722933886490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/x2/components/bitrix/menu/main_2/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/x2/components/bitrix/search.title/template/style.css?17229338862310*/
div.title-search-result {
	/* border:1px solid #c6c6c6; */
	display:none;
	/*overflow:hidden;*/
	z-index:10;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	/*display:block;*/
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/x2/components/bitrix/search.title/template/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.title-search-result {
	width: 100%;
    background-color: #fff;
    padding: 44px 4px 4px 4px;
    border-radius: 12px;
    overflow-y: auto;
    max-height: 650px;
	 margin-top: -1px;
}
/* End */


/* Start:/local/templates/x2/components/bitrix/breadcrumb/template/style.min.css?1722933886467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/x2/template_styles.css?17538745953969*/
@media (min-width: 768px) {
	.type_checked__box img {
		object-fit: cover;
	}
}

.  {
	margin-top: 36px;
	margin-bottom: 100px;
}
.page_not_found .d_image {
	margin-bottom: 16px;
	text-align: center;
	pointer-events: none;
}
.page_not_found .d_title {
	margin-bottom: 24px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #1D1E1F;
}
.page_not_found .d_link {
	width: 100px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	border: 1px solid #2B318D;
	color: #2B318D;
	width: 100%;
	white-space: nowrap;
}
@media (min-width: 768px) {
	.page_not_found {
		margin-top: 24px;
		margin-bottom: 130px;
	}
	.page_not_found .d_image {
		margin-bottom: 20px;
		max-width: 306px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.page_not_found .d_link {
		max-width: 306px;
		margin-left: auto;
		margin-right: auto;
		transition: 250ms ease;
	}
	.page_not_found .d_link:hover {
		background-color: #2B318D;
		color: #fff;
	}
}
@media (min-width:1024px) {
	.page_not_found {
		margin-top: 24px;
		margin-bottom: 200px;
	}
	.page_not_found .d_image {
		margin-bottom: 16px;
	}
	.page_not_found .d_title {
		margin-bottom: 28px;
	}
	.page_not_found .d_link {
		max-width: 299px;
	}
}
@media (min-width:1440px) {
	.page_not_found {
		margin-top: 0;
		margin-bottom: 104px;
	}
	.page_not_found .d_image {
		max-width: 290px;
	}
	.page_not_found .d_title {
		font-size: 18px;
		line-height: 24px;
	}
	.page_not_found .d_link {
		max-width: 272px;
	}
}


.page_article ol:not(:last-child) {
	margin-bottom: 20px;
}

.page_article ol {
	counter-reset: item;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.page_article ol li {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	color: #1D1E1F;
	/* padding-left: 32px; */
	counter-increment: item;
	margin-bottom: 8px;
}

.page_article ol li:before {
	content: counters(item, ".") ". ";
	color: #1D1E1F;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

/* Убираем отступ у последнего элемента */
.page_article ol li:last-child {
	margin-bottom: 0;
}

/* Вложенные списки */
.page_article ol ol {
	margin-top: 8px;
	/* Отступ между вложенными пунктами */
	padding-left: 16px;
	/* Отступ для вложенности */
}

/* Адаптив для больших экранов */
@media (min-width: 768px) {
	.page_article ol li {
		font-size: 18px;
		line-height: 24px;
	}

	.page_article ol li:before {
		font-size: 18px;
		line-height: 24px;
	}
}
.d_copy {
	font-size: 13px;
	line-height: 16px;
	color: rgba(29, 30, 31, .5);
}

@media (max-width:767px) {
	.wrapper main {
		margin-top: 10px;
		margin-bottom: 15px;
	}
	
}

@media (min-width:1024px) {
	.header_catalog ul li .arrow{
		display: none;
	}
	.footer__copy .container {
		justify-content: space-between;
		align-items: flex-end;
	}
	
}
@media (max-width:1023px) {
	.header_catalog ul li {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.header_catalog ul li .arrow {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 28px;
		height: 28px;
		flex: 0 0 28px;
		margin-right: 8px;
		margin-left: 10px;
		background-color: rgba(43, 49, 141, .05);
		border-radius: 3px;
	}

	.d_copy {
		text-align: center;
		margin-top: 16px;
		order: 999;
	}
	.footer__copy .container {
		display: flex;
		flex-direction: column;
	}
}
@media (max-width:767px) {
	.d_copy {
		text-align: left;
	}
}
@media (min-width:1440px) {
	.footer__copy .d_text {
		margin-right: 0;
	}

	.footer__copy .d_logo {
		margin-left: 0 !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.footer__copy .d_text {
		position: absolute;
		bottom: 120px;
		left: 0;
	}
}
@media (min-width:1024px) and (max-width:1440px) {
	.d_copy {
		margin-right: 20px;
	}
}
@media (min-width: 768px) {
	.footer__bottom-btn {
		margin-bottom: 28px;
	}
}



/* End */
/* /local/templates/x2/components/bitrix/menu/main_2/style.min.css?1722933886490 */
/* /local/templates/x2/components/bitrix/search.title/template/style.css?17229338862310 */
/* /local/templates/x2/components/bitrix/breadcrumb/template/style.min.css?1722933886467 */
/* /local/templates/x2/template_styles.css?17538745953969 */
