html {
	scroll-behavior: smooth;
}

.breadcrumb {
	margin-right: auto;
	padding-top: 20px;
	/*padding-bottom: 10px;*/
	padding-left: 10px;
	padding-right: 95px;
}

.breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: end;
}

.breadcrumb li:not(:last-child)::after {
  display: inline-block;
  margin: 0 0.25rem;
  /*content: "→";*/
  /*content: '\2014';*/
  content: ">";
  color: #007d90;
  font-stretch: extra-condensed;
}

.breadcrumb a {
	cursor: pointer;
	text-decoration: none;
	text-decoration-skip-ink: none;
}
.breadcrumb .breadcrumb_to_start{
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #212623;
	color: #007d90;
}
/*.breadcrumb .breadcrumb_to_start:first-child::before*/
.breadcrumb li:first-child::before{
	display: inline-block;
	margin: 0 0.25rem;
	content: "←";
	font-weight: 900;
	color: #007d90;
}

.body_div_blog_title{
	padding-left: 10px;
	padding-right: 95px;
	min-height: 100px;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*letter-spacing: -2px;*/
	color: #212623;
}
.body_div_blog_title h1{
	font-size: 26px;
	/*margin-block-start: 1.328em;*/
	/*margin-block-end: 0.83em;*/
	margin-top: 60px;
	margin-bottom: 38px;
}
.body_div_blog_content{
	padding-left: 10px;
	padding-right: 10px;
	min-height: 100px;
	width: 100%;
	font-size: 16px;
	/*font-weight: 700;*/
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*letter-spacing: -2px;*/
	color: #212623;
}
.body_div_blog_content h2{
	font-size: 26px;
}
.body_div_blog_footer{
	margin-top: 60px;
	margin-bottom: 38px;
	padding-left: 10px;
	padding-right: 10px;
	/* min-height: 20px; */
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	color: #212623;
	/* letter-spacing: -2px; */
}

.body_div_blog_footer .body_div_blog_footer_title{
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	color: #212623;
	color: #007d90;
}

.body_div_blog_footer_related{
	/* min-height: 20px; */
	/* letter-spacing: -2px; */
}
.body_div_blog_footer_related .body_div_blog_footer_related_title{
	margin-top: 60px;
	margin-bottom: 38px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	color: #212623;
	color: #007d90;
}
.body_div_blog_footer_related .body_div_blog_footer_related_title p {
	margin:0;
}
.body_div_blog_footer_related .body_div_blog_footer_related_body{
	margin-top: 0px;
	margin-bottom: 38px;
	width: 100%;
	
}

main aside,
article aside,
article footer{
	width: inherit !important;
}

.body_div_blog_to_reg{
	margin-top: 60px;
	margin-bottom: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	border-radius: 5px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
	background-color: #EB71000F;
}
@media (max-width: 635px) {
	.body_div_blog_to_reg {
		flex-direction: column;
	}
}
.body_div_blog_to_reg .body_div_blog_to_reg_call{
	margin-left: auto;
	margin-right: auto;
	/* padding-top: 16px; */
	/* padding-bottom: 16px; */
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	/* box-shadow: 0.1em 0.1em 8px 0.1em rgb(96 99 104 / 7%), inset 0 0 10px rgb(96 99 104 / 25%); */
	/*background-color: rgb(96 99 104 / 7%);*/
	/*background-color: #EB71000F;*/
}
.body_div_blog_to_reg .body_div_blog_to_reg_img{
	margin-left: auto;
	margin-right: auto;
}
.body_div_blog_to_reg .body_div_blog_to_reg_img:empty{
	display: none !important;
}
.body_div_blog_to_reg_call .body_div_blog_to_reg_call_head{
	
}
.body_div_blog_to_reg_call .body_div_blog_to_reg_call_head h3{
	font-size: 26px;
	margin-top: 60px;
	margin-bottom: 38px;
	margin-top: 45px;
	margin-bottom: 28px;
	margin-top: 17px;
}
.body_div_blog_to_reg_call .body_div_blog_to_reg_call_description{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 16px;
	/* color: #4b587c; */
	/* color: #212623; */
	word-wrap: break-word;
}
.body_div_blog_to_reg_call .body_div_blog_to_reg_call_btn{
	margin-top: 24px;
	margin-bottom: 0px;
	margin-top: 17px;
	margin-bottom: 10px;
	margin-bottom: 26px;
}
.blog_paragraph_list{
	padding-left: 16px;
}
.blog_paragraph{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 400;
	font-size: 16px;
	/*color: #4b587c;*/
	/*color: #212623;*/
	
	word-wrap: break-word;
}
.blog_paragraph_list + .blog_paragraph_list,
.blog_paragraph + .blog_paragraph,
.body_div_blog_content ul + .blog_paragraph{
	margin-top: 24px;
	margin-bottom: 0px;
}
.body_div_blog_content ul + h2,
.blog_paragraph + h2,
.blog_paragraph + .p_calendar_d {
	margin-top: 38px;
	margin-bottom: 24px;
	margin-top: 60px;
	margin-bottom: 38px;
}
.body_div_blog{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-bottom: 35px;
	/*box-shadow: 0.1em 0.1em 8px 0.1em rgb(96 99 104 / 7%), inset 0 0 10px rgb(96 99 104 / 25%);*/
	border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #6063680f;
}
article.article_no_public{
	/*background-color: indianred !important;*/
	background-color: lightblue !important;
}
.article_next_data_page{
	margin-bottom: 35px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 12px;
	margin-right: 12px;
	height: 54px;
}

.article_next_data_page button[type="button"]{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 5px;
	padding: 1px 6px;
	min-height: var(--min-h-bt);
	border-radius: var(--mn-bt-rd);
	/*color: #4b587cbb;*/
	background-color: #ffffff;
	font-weight: 700;
	cursor: pointer;
	border-style: solid !important;
	border-color: #cccccc !important;
	border-color: #999 !important;
	border-color: #2f405c80 !important;
	--border-width: 1px;
	border-width: 1px;
	border-radius: 3px;
	border-radius: 5px;
}

.body_div_blog_head{
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding-left: 10px;
	padding-right: 95px;
	
	justify-content: center;
	align-items: center;
	
	font-weight: 700;
	font-size: 16px;
	color: #007d90;
	color: #000;
}
.body_div_blog_head span{
}
.body_div_blog_head .body_div_blog_to_article_a{
	color: currentColor;
	-webkit-text-decoration: none;
	text-decoration: none;
}
.body_div_blog_description{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
	font-size: 16px;
	color: #4b587c;
	
	word-wrap: break-word;
}

.body_div_blog_to_reg .body_div_blog_to_reg_call .body_div_blog_to_reg_call_btn .to_reg_btn{
	margin-top: 10px;
	width: 100%;
	display: flex;
	justify-content: center;
	line-height: 1;
	/*font-size: 24px;*/
	font-size: 22px;
	font-weight: 500;
	
	min-height: 54px;
	align-items: center;
	transition: 0.3s;
	/*color: #fff;*/
	color: #FFFBF7;
	
	border-radius: 6px;
	border: 1px solid transparent;
	/*background-color: #76bc21;*/
	/*background-color: #359000;*/
	/*background-color: #00b41f;*/
	background-color: #EB7100;
}
.body_div_blog_to_reg .body_div_blog_to_reg_call .body_div_blog_to_reg_call_btn .to_reg_btn{
	cursor: pointer;
}


.body_div_blog_to_reg{
	margin-bottom: 35px;
}

.body_div_blog_to_reg .body_div_primary_img_right{
	
}

.body_div_blog_to_reg .body_div_primary_img_right img{
	object-fit: cover;
	height: 308px;
	width: 547px;
	height: 173.28px;
	width: 308px;
	border-radius: 6px;
	object-position: right;
}

.body_div_blog_to_reg .body_div_primary_img_left{
	
}

.body_div_blog_to_reg .body_div_primary_img_left img{
	object-fit: cover;
	height: 308px;
	width: 547px;
	border-radius: 6px;
	object-position: left;
	object-position: center;
}
@media only screen and (max-width: 959px) {
	.mini_order_1{
		order: 1;
	}
	
	.mini_order_2{
		order: 2;
	}
	.body_div_blog_to_reg .body_div_primary_img_right img,
	.body_div_blog_to_reg .body_div_primary_img_left img{
		object-position: center;
		margin-bottom: 17px;
	}
	.body_div_blog_to_reg{
		/*margin-bottom: 35px;*/
	}
}
@media only screen and (max-width: 635px){
	.body_div_blog_to_reg .body_div_primary_img_right img,
	.body_div_blog_to_reg .body_div_primary_img_left img{
		/*width: 320px;*/
		margin-bottom: 0px;
	}
	.body_div_blog_to_reg{
		margin-bottom: 17px;
	}
}

.body_div_blog_content ol,
.body_div_blog_content ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 700;
}

.ms-article-accent {
	margin: 25px 0;
	padding: 20px 25px;
}

.ms-article-accent.with-line {
	background-color: #f8f8f8;
	background-color: #EB71000F;
	background-color: #DCBD850F;
	border-left: 4px solid #2855af;
	border-left: 4px solid #2F405C;
	border-left: 4px solid #007d90;
	border-left: 2px solid #2a4a7b;
	border-radius: 0 5px 5px 0;
}
.ms-article-accent-title {
	display: block;
	margin-bottom: 10px;
	font-weight: 700;
}
.ms-article-accent>:first-child {
	margin-top: 0;
}
.ms-article-accent ol {
	padding-left: 20px;
}
.ms-article-accent div,
.ms-article-accent h2,
.ms-article-accent h3,
.ms-article-accent h4,
.ms-article-accent h5,
.ms-article-accent h6,
.ms-article-accent ol,
.ms-article-accent p,
.ms-article-accent ul {
	margin: 20px 0;
}
.ms-article-accent ol,
.ms-article-accent ul{
	list-style-type: decimal;
}

.body_div_blog_content .ms-article-accent ol>li,
.body_div_blog_content ul.anv>li {
	padding-left: 8px;
	position: relative;
}
.body_div_blog_content .ms-article-accent ol>li {
	margin-bottom: 13px;
}
.body_div_blog_content .ms-article-accent ol>li:last-child {
	margin-bottom: 0px;
}

.body_div_blog_content ul.anv>li{
	margin-top: 24px;
	margin-bottom: 0px;
	padding-left: 16px;
	font-weight: 400;
	font-size: 16px;
	word-wrap: break-word;
}
.body_div_blog_content ul.anv>li::before{
	content: '–';
	/*content: '-';*/
	/*content: '\2014';*/
	display: inline-block;
	width: 1em;
	text-align: right;
	text-align: center;
	font-weight: bolder;
}
.body_div_blog_content .anv ul.anv>li::before{
	content: '' !important;
}
.body_div_blog_content ul.anv li ol.anv,
.body_div_blog_content ul.anv li ul.anv{
	/*list-style-type: decimal !important;*/
	list-style-position: inside;
}
.body_div_blog_content ul.anv li ol.anv li,
.body_div_blog_content ul.anv li ul.anv li{
	/*padding-left: 0px;*/
}
.body_div_blog_content ul.anv li ol.anv li::marker,
.body_div_blog_content ul.anv li ul.anv li::marker{
	
}
.body_div_blog_content ul.anv.ulns>li::before,
.body_div_blog_content ul.anv>li.lins::before{
	font-weight: normal !important;
	/*width: 0.35em !important;*/
	width: 0.7em !important;
}
.body_div_blog_content .ms-article-accent a {
	padding-bottom: 1px;
	color: #2855af;
	color: #007d90;
	color: #2a4a7b;
	text-decoration: none;
	border-bottom: 1px solid rgba(40,85,175,.25);
}

.body_div_blog_content ul.okved-parents>li:hover,
.body_div_blog_content .fon:hover{
	background: rgba(102, 102, 102, 0.2);
}
.body_div_blog_content ul.okved-parents>li:last-child{
	background: rgba(102, 102, 102, 0.2);
}
.body_div_blog_content ul.okved-parents>li {
	margin-top: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	padding-left: 0px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	font-weight: 400;
	font-size: 16px;
	word-wrap: break-word;
}
.body_div_blog_content ul.okveds-child>li {
	margin-top: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	font-weight: 400;
	font-size: 16px;
	word-wrap: break-word;
}
.body_div_blog_content ul.okveds-child>li:hover {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background: rgba(102, 102, 102, 0.2);
}
.body_div_blog_content ul.okveds-child>li:not(:last-child):hover {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}
.body_div_blog_content ul.okveds-child>li:not(:first-child):hover {
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}
.body_div_blog_content ul.okveds-child>li:not(:first-child):hover {
	border-top: 1px solid #D6D6D600 !important;
}
.okveds-li:not(:first-child){
	border-top: 1px solid #D6D6D6;
}
.okved-li:not(:first-child){
	border-top: 1px solid #D6D6D6;
}
.okveds-link-a {
	margin-top: -2px;
	padding: 16px 16px 16px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 24px;
	row-gap: 24px;
	column-gap: 24px;
	color: #222222;
}
.body_div_blog_content ul.okved-parents .okved-li-a,
.body_div_blog_content ul.okveds-child .okveds-link-a {
	color: #2a4a7b;
	text-decoration: none;
}
.body_div_blog_content ul.okved-parents .okved-li-a span,
.body_div_blog_content ul.okveds-child .okveds-link-a span,
.body_div_blog_content ul.okved-parents .okved-li-a p,
.body_div_blog_content ul.okveds-child .okveds-link-a p {
	font-size: inherit;
	font-weight: inherit;
	margin-block-start: inherit;
	margin-block-end: inherit;
	margin-inline-start: inherit;
	margin-inline-end: inherit;
}
.body_div_blog_content .okved-parents {
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #F5F5F5;
}
.body_div_blog_content .okveds-child {
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.body_div_blog_content .okved-li-a {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 16px;
	display: -ms-grid;
	display: grid;
	gap: 5px;
	-ms-grid-columns: 20% 5px 15% 5px auto;
	grid-template-columns: 20% 15% auto;
	grid-template-columns: 35% auto;
	color: #222222;
}
.body_div_blog_content .okved-li-a .okved-li-a_gr{
	display: -ms-grid;
	display: grid;
	gap: 5px;
	-ms-grid-columns: 57% 5px 43%;
	grid-template-columns: 57% 43%;
}
@media only screen and (max-width: 635px) {
	.body_div_blog_content .okved-li-a .okved-li-a_gr{
		display: flex;
		flex-direction: column;
	}
}

.body_div_blog_title h1.ms-article-headline-mbn{
	margin-bottom: 0px !important;
}
article .ms-article-information-info{
	margin-top: 14px;
	font-size: 12px;
	line-height: 20px;
	color: #8d9ab9;
	color: #999ea3;
	font-weight: 500;
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 32px;
	/*display: flex;*/
	/*justify-content: space-evenly;*/
}

article h1+.ms-article-information-info{
	margin-bottom: 38px;
}

article h1+.ms-article-information-info .ms-article-timerequired::before{
	display: inline-block;
	margin: 0 0.25rem;
	content: "\1F551";
	font-weight: 900;
}