

/* Start:/bitrix/templates/ministerstvo/components/bitrix/search.title/visual/style.css?15898079194086*/
[data-action="submit"] {
	cursor: pointer;
}
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

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

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/ministerstvo/components/bitrix/news.list/under_main_menu/style.css?1610526972549*/
.subheader-menu a.link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: left;
           -ms-flex-pack: left;
               justify-content: left;
}
.subheader-menu a.link img {
   /* padding-right: 5px;
	width: 50px;*/	
	padding: 5px 10px 5px 0;
    width: 35px;
}
.subheader-menu a.link span {
    border-bottom: none;
	/*text-decoration: underline;*/
	font-size: 14px;
}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1589807938585*/
.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: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/ministerstvo/template_styles.css?161901484136224*/
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 100%;
    font-family: "PT Sans";
    color: #666666;
    overflow-x: hidden;
}
body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    background-color: #ffffff;
    margin: 0;
    overflow-x: hidden;
    line-height: normal;
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #010101;
}
h1, h2 {
    font-size: 1.5em;
}
h3 {
    color: #20232a;
	font-size: 1.25em;
    padding-bottom: 10px;
}
a {
    cursor: pointer;
}
b, strong {
    font-weight: bold;
}
i {
	font-style: italic;
}
ol {
	list-style-type: decimal;
}
ol li {
    padding: 2px;
    margin-right: 15px;
    margin-left: 15px;
}
ul {
	list-style-type: disc;
}
ul li {
    padding: 5px 0px;
    margin-right: 15px;
    margin-left: 15px;
}
*|*:link {
	color: #004099;
	text-decoration: underline;
}
*|*:link {
	color: #004099;
}
*|*:link:hover {
	text-decoration: none;
}
a:focus,
img:focus {
    outline: 0;
}
a:active,
a:focus,
a:visited {
    color: #004099;
}
img {
    max-width: 100%;
}
p {
    color: #666666;
    font-size: 1em;
    line-height: 1.5em;
     /*text-align: justify;
    text-indent: 2.5em;*/
    padding: 5px 0;
	margin-bottom: 0 !important;
	text-indent: 0 !important;
}
p a {
    text-decoration: underline !important;
}
table tr td {
	padding: 5px;
	border: none;
}
table[border="1"] tr td {
	border: 1px solid;
}
table[border="2"] tr td {
	border: 2px solid;
}
table[border="3"] tr td {
	border: 3px solid;
}
small {
    font-size: 0.9em;
}
/*.bx-core-window table tr td,
.blocks-blue-title table tr td,
.news-filter-form table tr td{
	border: none;
}*/
.blocks-blue-title table tr td{
	padding: 0px;
}

.header-bottom ul,
.subheader ul,
.footer ul,
.section-list {
	list-style-type: none;
}
.header-bottom li,
.footer li,
.section-list li,
.subheader-menu li {
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.header {
    background: #004099;
    color: #ffffff;
    position: relative;
}
.header-top {
    padding: 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-top__logo a,
.header-top__options,
.header-top__options .header-column:last-child a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}
.header-top__logo {
    font-weight: bold;
    font-size: 1.45em;
    line-height: 1.25em;
}
.header-top__logo img{
    max-width: 92px;
}
.header-top__logo span,
.header-top__logo h1 {
    font-size: 1.0345em;
    color: #ffffff;
}
.header-top__logo span,
.header-top__logo h1,
.header-top__options .header-column:last-child a span {
    display: block;
    padding: 0 15px;
}
.header-column {
    margin: 0 2em 0 1em;
}
.header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #3366ad;
	position: relative;
}
.mobile-menu {
    display: none;
    font-size: 16px;
}
.mobile-menu_btn {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 11px;
    width: 15px;
    margin-right: 20px;
}

.mobile-menu_btn .mobile-menu_btn_line {
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin-top: 4px;
}
.mobile-menu_btn .mobile-menu_btn_close {
	display: none;
	color: #fff;
}
.header-bottom ul,
.subheader ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
	width: 100%;
}
/*.header-bottom ul {
	padding-right: 20px;
}*/
.header a,
.header a:link{
	color: #fff;
	text-decoration: none;
}
.header a.selected:link,
.header a:active,
.header a.selected,
.header a:-webkit-any-link,
.header a:-webkit-any-link:active {
    color: #fff;
	text-decoration: none;
}
.header a.selected,
.header a.selected:link{
	font-weight: 600;
}
.header a.selected:active, 
.header a.selected:hover,
.header a.selected:-webkit-any-link,
.header a.selected:-webkit-any-link:active {
    font-weight: 600;
}

.subheader-menu li a:hover span {
    border-bottom: none;
}
.footer-menu a:active,
.footer-menu a:hover,
.footer-menu a:-webkit-any-link,
.footer-menu a:-webkit-any-link:active {
	color: #666666 !important;
}
.header-bottom ul li {
	position: relative;
	text-align: center;  
}
.header-bottom__search {
	padding: 30px 20px;
	text-align: center;  
}
.header-bottom__search .header-bottom__search_opened {
	display: none;
    width: 100%;
	position: relative;
}
.header-bottom__search .header-bottom__search_close {
    margin-right: 20px;
	font-size: 16px;
	display: none;
}
.header-bottom.open-search ul,
.header-bottom.open-search .mobile-menu,
.header-bottom .header-bottom__mobile_banner {
    display: none;
}
.header-bottom.open-search .header-bottom__search .header-bottom__search_open {
	display: none;
}
.header-bottom.open-search .header-bottom__search {
    display: flex;
    flex-direction: row;
    align-items: center;
	padding: 20px 0 20px 20px;
	width: 100%;
}
.header-bottom.open-search .header-bottom__search .header-bottom__search_opened{
	display: block;
	padding-right: 20px;
}
.header-bottom.open-search .header-bottom__search .header-bottom__search_close{
	display: block;
	
}
.header-bottom.open-search .header-bottom__search input[type="text"] {
    width: 100%;
    padding: 10px 40px;
    border: none;
    color: #333;
    height: 40px;
}
.header-bottom__search_opened img {
    top: 4px;
    position: absolute;
    left: 0;
    padding: 10px;
}
.accessibility-button img {
	width: 38px;
}

.header-bottom__menu a {
    display: block;
	white-space: normal;
	color: #fff;
}
.header-bottom__menu > li > a .menu-arrow {
	display: none;
	padding: 0 20px;
}
.header-bottom__menu_sub .menu-arrow {
    display: table-cell;
    vertical-align: middle;
	text-align: right;
    padding-right: 7px;
    width: 23px;
}
.menu-arrow img {
	/*height: 10px;
    width: 17px;
    transform: rotate(-90deg);
    vertical-align: unset;*/
}
.active>.menu-arrow img {
    transform: rotate(0deg);
}
.header-bottom__menu li {
    cursor: pointer;	
}
/*.header-bottom__menu>li:hover,
.header-bottom__menu_sub>li:hover,
.header-bottom__menu_sub_sub>li:hover {
	text-decoration: underline;
}*/
.header-bottom__menu li:hover .header-bottom__menu_sub,
.header-bottom__menu_sub li:hover .header-bottom__menu_sub_sub {
    display: block;
}
.header-bottom__menu>li:hover {
	background: #000e67;
}
.header-bottom__menu>li:hover .header-bottom__menu_sub>li,
.header-bottom__menu_sub>li:hover .header-bottom__menu_sub_sub>li{
	text-decoration: none;
}
.header-bottom__menu_sub li:hover{
    background: #ebebeb;
}
.header-bottom__menu .header-bottom__menu_sub,
.header-bottom__menu .header-bottom__menu_sub_sub {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    text-transform: none;
    z-index: 1;
	min-width: 300px;
	padding: 0;	
	background: #ffffff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.15);
}
.header-bottom__menu .header-bottom__menu_sub a,
.header-bottom__menu .header-bottom__menu_sub_sub a{
	color: #20232a !important;
	vertical-align: middle;
    display: table;
	width: 100%;
}
.header-bottom__menu .header-bottom__menu_sub_sub {
    top: 0;
    left: 100%;
}
.header-bottom__menu .header-bottom__menu_sub li,
.header-bottom__menu_sub_sub li{    
    padding: 10px 10px 10px 20px;
    white-space: nowrap;
    text-align: left;
	border-bottom: 1px solid #ebebeb;
}
.header-bottom__menu .header-bottom__menu_sub li.item-selected {
	background: #ebebeb;
}
.header-bottom__menu .header-bottom__menu_sub > li{
	padding-left: 15px;
}
.header-bottom__menu .header-bottom__menu_sub {
	border-left: 5px solid #000e67;
}
.header-bottom__menu > li {
    /*padding: 30px 0;*/
	padding: 30px 20px;
}
/*.header-bottom__menu ul li:hover>a {
    text-decoration: underline;
}*/

.clear {
	clear: both;
}
.hidden {
    display: none;
}
.no-link {
    cursor: default;
}
.link {
    border-bottom: 1px solid;
}
.link:hover {
    border-bottom: none;
}
.link-red {
    color: #af120f;
}
.link-blue {
    color: #004099;
}
.subheader{
    background: #f2f4f7;
}
.subheader-menu li {
    padding: 10px 0;
}
.subheader-menu span{
    border-bottom: 1px solid;	
}
.subheader-menu :link {
	text-decoration: none;
}
.subheader-menu img{
    padding-right: 2em;
}
.container {
    width: 1140px;
    margin: 0 auto;
}
.limiter {
	padding-left: 20px;
	padding-right: 20px;
    /*width: 100%;*/
}
.no-link {
    cursor: default;
}
.btn-link {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    border: 1px solid #004099;
    border-radius: 5px;
    display: block;
    color: #004099;
    font-size: 1.125em;
    font-weight: 600;
    margin: 0 0 1.8em;
}
.btn-link:hover {
    border-color: #af120f;
    color: #af120f;
}
button.btn-link,
input.btn-link {
    width: auto;
    margin: 20px auto;
	color: #fff;
    background: #004099;
    padding: 10px 30px;
}
button.btn-link:hover,
input.btn-link:hover  {
	 background: #af120f;
	color: #fff;
}
.btn-small {
    font-size: 1em;
    padding: 10px;
}
.no-border {
    border-bottom: none;
}
.no-borders,
.no-borders tr,
.no-borders tr td {
    border: none;
}
.feedback-form,
.feedback-form tr,
.feedback-form tr td {
	border: none;
}
.no-right {
    padding-right: 0 !important;
    margin-right: 0 !important;
}
.no-left {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.no-m-top {
    margin-top: 0 !important;
}


.mb-2em{
    margin-bottom: 2em;
}
.footer {
    background: #f2f4f7;
    line-height: 30px;
}
.footer-mobile,
.header-mobile,
.mobile-announce,
.mobile-actual {
	display: none;
}
.footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 1em;
}
.footer-menu li>a,
.footer-menu li>a:link{
    font-weight: 600;
	color: #666666;
	text-decoration: none;
}
.copyright {
    text-align: center;
    padding: 0 0 2em;
    color: #a9a9a9;
	position: relative;
}
.developers {
    font-size: 0.85em;
    color: #9e9e9e !important;
    text-align: left;
    position: absolute;
    bottom: 10px;
}
.developers a {
    color: #9e9e9e !important;
    text-decoration: underline !important;
}
.developers img {
    width: 20px !important;
    hight: 20px !important;
}
.content {
    margin: 3.5em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.inner-page .content {
    margin: 1.5em 0 3.5em;
    border-top: 1px solid #cecece;
    padding-top: 3em;
	min-height: 200px;
}
.content:not(:last-child){
    border-bottom: 1px solid #c2c2c2;
}
.left-column {
    width: 820px;
}
.right-column {
    width: 220px;
    padding-bottom: 2em;
}
.inner-page h1 {
    padding: 15px 0 16px;
}
.breadcrumbs {
    padding: 30px 0;
}
.bx-breadcrumb {
    margin: 0;
}
.bx-breadcrumb .bx-breadcrumb-item {
    margin-bottom: 0;
}
.news {
    margin: 0 0 3.5em;
}
.news .news-date {
    color: #979797;
    font-size: 0.9em;
    padding: 20px 0 0;
	text-transform: lowercase;
}
.news .news-title {
    color: #004099;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    line-height: 1.25em;
}
.news span,
.news img {
    display: block;
    max-width: 100%;
}
.inner-page .news span {
    display: block;
}
.inner-page .news div[itemprop="articleBody"] span {
    display: inline;
}
.news-main {
    padding-bottom: 3.5em;
    margin-bottom: 3.5em;
    border-bottom: 1px solid #c2c2c2;
}
.news-main img {
    max-width: 100%;
}
.news-main .news-title {
    font-size: 1.25em;
}
.news .news-text, 
.news .news-text p {
    font-family: "PT Sans", Helvetica, Arial, sans-serif;
    line-height: 1.25em;
    text-align: justify;
}
.news-other_item:visited .news-text,
.news-other_item:focus .news-text,
.news-other_item:active .news-text,
.news-other_item:visited .news-text p,
.news-other_item:focus .news-text p,
.news-other_item:active .news-text p {
	color: #666666;
}
.news-other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.news-other_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 5px 0;
}
/*.news-other_item p {
    text-align: justify;
}
.news-other_item:last-child {
    margin-bottom: 0;
}*/
.news-other .news-title {
    padding-top: 0;
}
.news-other_img {
    width: 240px;
}
.news-other_img > a{
    display: block;
    max-height: 180px;
    overflow: hidden;
}
.news-other_img img {
    width: 100%;
}
.news-other_text {
    width: 540px;
}
/*.news-other_item.without-image .news-other_text {
    width: 100%;
}
.news-main_item.without-image .news-title{
	padding-top: 0;
}
.news-main_item.without-image .news-date{
	padding-bottom: 0;
}*/
.news a:hover .news-title {
    text-decoration: underline;
    color: #af120f;
}
.inner-page .news .news-title{
	padding: 0 0 10px;
}
.inner-page .news .news-other_img {
    padding-top: 5px;
}
.inner-page .news .news-other_item {
    padding: 5px 0 0;
}
.news-detail-share span.pluso-wrap,
.news-detail-share div.pluso {
	z-index: 0 !important;
}

.right-preview {
    padding: 3.5em 0 0;
    margin: 3.5em 0 0;
    border-top: 1px solid #c2c2c2;
    /*border-bottom: 1px solid #c2c2c2;*/
}
.right-preview_items {
    padding: 3.5em 0 0;
}
.right-preview_items * {
    display: block;
}
.right-preview_item_title {
    color: #004099;
    padding-bottom: 15px;
    line-height: 1.25em;
    text-decoration: underline;
}
.right-preview_item_text {
    padding-bottom: 30px;
    line-height: 1.25em;
   /* text-decoration: underline;*/
    font-size: 0.9em;
}
.right-preview_item:last-child .right-preview_item_text {
    padding-bottom: 0;
}
.right-preview .btn-link {
    margin: 3.5em 0 0;
}
.right-preview_item:hover .right-preview_item_text{
    text-decoration: none;
}
.right-dates {
    padding: 3.5em 0 3.5em;
    margin: 3.5em 0;
    border-bottom: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
}
.right-dates_items_select {
    padding: 3.5em 0 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.right-dates_items_select select {
    padding: 5px 10px;
    border: 1px solid #d7d7d7;
    font-size: 1.125em;
    font-family: "PT Sans";
}
.right-dates_items_calendar table {
    width: 100%;
    text-align: center;
}
.right-dates_items_calendar td {
    padding: 5px 0;
}
.right-dates_items_calendar table tr td {
	border: none;
}
.right-dates_items_calendar td a{
    color: #004099;
    text-decoration: underline;
}
.right-dates_items_calendar td.selected,
.right-dates_items_calendar td.selected a{
    background: #004099;
    color: #ffffff;
    border-radius: 5px;
}
.right-dates_items_calendar td:not(.selected) a:hover{
    color: #af120f;
}

.right-preview_item:hover .right-preview_item_title {
    color: #af120f;
}

.public-date-title,
.public-prop-title,
.public-share{
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
    color: #a9a9a9;
}

.public-date-time {
    display: block;
    text-transform: lowercase;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #a9a9a9;
}
.public-prop-values{
	margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #a9a9a9;
}
.public-prop-val{
	display: block;
    margin-bottom: 10px;
}
.share-dialog {
    z-index: 0;
}
.socserv-link {
    padding-left: 10px;
}
.socserv-link img{
    width: 25px;
    max-height: 25px;
}
.link-block {
	font-size: 1em;
    font-weight: bold;
    display: block;
    background: #ecf0f4;
    padding: 10px 20px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.section-list > .section-list_parent{
	border-radius: 5px;
	margin-bottom: 10px;
}
.section-list_link {
	font-size: 1em;
	font-weight: bold;
	display: block;
	background: #ecf0f4;
	padding: 10px;
	border-radius: 5px;
}
.section-list_sub {
    padding-left: 40px;
}
.section-list_sub .section-list_link{
	background: #fff;
	border: none;
}
table.feedback-form label,
table.data-table label {
    display: inline-block;
    width: 90%;
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 10px;
}
table.feedback-form input[type="checkbox"],
table.data-table input[type="checkbox"],
.feedback-form .captcha-column,
.data-table .captcha-row td  {
    vertical-align: middle;
}
table.feedback-form tr td.question-column,
table.data-table tr td:first-child {
	font-weight: bold;	
}
table.feedback-form tr td.answer-column,
table.data-table tr td:nth-child(2) {
	padding-bottom: 20px;
}
.data-table .captcha-row td  {
    padding-bottom: 20px;
}
.feedback-form select, 
.feedback-form input[type="text"],
.feedback-form textarea,
.data-table select,
.data-table input[type="text"],
.data-table textarea {
	padding: 5px 7px;
    border: 1px solid #cecece;
}
.form-required,
.starrequired
{
	color: red;
}

.blocks-with-photo {
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    align-items: stretch;
}
.block-with-photo {
    width: 33.33333%;
   /* border: 1px solid #e8e8e8; */
    text-align: center;
	padding: 7px;
}
.block-with-photo div {
	width: 100%;
}
.block-with-photo img {
    border: 1px solid #e8e8e8;
    margin: 20px 0;
}
.block-with-photo_fio {
    font-weight: bold;
	color: #000000;
	min-height: 25px;
}
.block-with-photo_position {
    color: #004099;
	min-height: 40px;
}
.block-with-photo_time {
    padding: 20px 0;
}

.blocks-blue-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 2020px;
	margin: 0 -15px;
}
.block-blue-title {
    width: 33.3333%;
    padding: 0 15px 30px;
}
.block-blue-title_b {
	width: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}
.block-blue-title_h {
    background: #ecf0f4;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: #004099;
    font-weight: bold;
}
.block-blue-title_t {
    padding: 15px;
}
font.notetext {
    color: green;
    display: block;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}
.right-include-text-mobile{
	display: none;
}

.shema-org-data {
    display: none !important;
}

.bx-auth .bx-auth-title,
.bx-auth form noindex:nth-child(even),
div.bx-auth-serv-icons {
    display: none !important;
}

@media screen and (max-width: 1160px) {
    .container {
        width: 100%;
        margin: 0 auto;
        font-size: 14px;
    }
    .header-bottom ul li {
        padding: 20px;
    }
    .header-bottom__menu .header-bottom__menu_sub{
        left: -20px;
    }
    .subheader-menu img {
        padding-right: 1em;
        max-width: 60px;
    }
    .subheader-menu li {
        padding: 0.5em 1em;
    }
    .header-bottom ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: left;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }	
}
@media screen and (max-width: 1100px) {
	.left-column {
	    width: 75%;
	}
	.right-column {
	    width: 20%;
	}
    .header-bottom ul li {
        padding-right: 0;
    }
    .header-bottom ul li:last-child {
        padding-right: 20px;
    }
	.news-other_img {
	    width: 30%;
	}
	.news-other_text {
	    width: 65%;
	}
}

@media screen and (max-width: 1024px) {
	.block-with-photo {
	    width: 300px;
	    margin-bottom: 30px;
	    margin-right: 30px;
	}
	.block-with-photo:nth-child(even) {
		margin-right: 0px;
	}
}
@media screen and (max-width: 960px) {
	.blocks-blue-title {
	    height: 2100px;
	}
}
@media screen and (max-width: 900px) {
	.content {
	    display: block;
    	margin: 30px 0;
	}
	.left-column,
	.right-column {
	    width: 100%;
	}	
	.left-column {
	    padding-bottom: 30px;
	}
	.right-column > div {
	    width: 45%;
	}
	.right-column > div.right-column_inner {
	    width: 100%;
	}
	.right-column {
	    display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	    align-items: flex-start;
	    justify-content: space-around;
		padding-top: 30px;
	    margin-top: 0;
	    border-top: 1px solid #c2c2c2;
	}
	.right-column.no-borders {
	    padding: 0;
	    border-top: none;
	}
	.right-preview {
	    padding: 0 0 30px 0;
	    margin: 0 0 30px 0;
	    border-top: none;
	}
	.right-dates {
	    margin: 0;
	    padding: 0;
	    border: none;
		text-align: center;
		margin-top: 40px;
	}
	.right-preview_items {
	    padding: 30px 0 0;
	}
	.right-dates_items_select {
	    padding: 30px 0 20px;
		justify-content: center;
	}
	.right-dates_items_select select:first-child {
	    margin-right: 20px;
	}
	.right-preview .btn-link {
	    margin: 30px 0 0;
	}
	.right-dates_items_calendar table {
	    width: 280px;
		margin: 0 auto;
	}
	.right-include-text {
		display: none;
	}
	.right-column > div.right-include-text-mobile {
		display: block;
	    width: 100%;
	}
	.news {
	    margin: 0 0 30px;
	}
	
	.news-other {
	    padding-bottom: 0;
	}
	.news .news-date {
	    padding: 10px 0 0;
	}
	.news-main {
	    padding-bottom: 30px;
	    margin-bottom: 30px;
	}
	
    /*.subheader ul {
        display: none;
    }*/
	.subheader ul span {
		font-size: 14px;
		text-transform: none;
	}
	.subheader ul img {
		width: 37px;
	}
	.subheader-menu li {
	    padding: 5px 10px;
	}
	.subheader-menu li:first-child {
	    padding-left: 0;
	}
	.subheader-menu li:last-child {
	    padding-right: 0;
	}
	

	.right-preview {
	    display: none;
	}	
	.mobile-announce,
	.mobile-announce .right-preview,
	.mobile-actual, 
	.mobile-actual .right-actual {
		display: block;
	}	
    .footer-menu {
        padding-top: 1em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: 270px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .footer-menu li {
        width: 50%;
    }
    .copyright {
        padding-bottom: 2.5em;
        font-size: 12px;
        line-height: normal;
    }
	.developers {
	    text-align: right;
	    bottom: 5px;
	    width: 100%;
	}
    
	.blocks-blue-title {
	    height: 2000px;
	}
}

@media screen and (max-width: 760px) {
	.header-top__options,
	.subheader ul {
        display: none;
    }
    .header-top__logo img {
        height: 50px;
    }
    .header-top__logo span, .header-top__logo h1 {
        font-size: 0.8em;
        line-height: 1.2;
    }
    .header-top {
        padding: 15px;
    }
    .header-bottom__search {
        padding: 15px 20px;
    }
	.header-bottom.open-search .header-bottom__search {
	    padding: 12px 0 12px 20px;
	}
	.header-bottom__search_opened img {
	    top: 5px;
	    left: 5px;
		padding: 0;
	}
	.header-bottom.open-search .header-bottom__search input[type="text"] {
	    padding: 5px 5px 5px 25px;
	    height: 26px;
	}
    .header-bottom ul.header-bottom__menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: #004099;
        width: 100%;
    }	
	.header-bottom__menu>li:hover, .header-bottom__menu_sub>li:hover, .header-bottom__menu_sub_sub>li:hover,
	.header-bottom__menu ul li:hover>a {
	    text-decoration: none;
	}
    .header-bottom ul.header-bottom__menu li {
        text-align: left;
        padding: 10px 20px;
        font-size: 14px;
    }
	.header-bottom__menu>li:hover {
	    background: unset;
	}
    .header-bottom ul.header-bottom__menu.opened {
        display: block;
        padding: 0;
    	background: #003074;
   	    z-index: 1;
    }
    .header-bottom__menu > li > a {
		display: table;
	    width: 100%;
    }
	.header-bottom ul.header-bottom__menu .header-bottom__menu_sub li {
	    padding-right: 0;
	}
    .header-bottom__menu > li > a .menu-arrow {
	    display: table-cell;
    	vertical-align: middle;
    	padding: 0;
    }
    .header-bottom__menu .menu-arrow img {
		display: none;
    }
	.header-bottom__menu .menu-arrow {
	    width: 7px;
	    height: 20px;
	    background: url(/bitrix/templates/ministerstvo/images/mobile-menu-arrow.png) 100% no-repeat;
	}
	.header-bottom__menu li .active > .menu-arrow {
	    transform: rotate(90deg);
	}
	.header-bottom__menu li:hover .header-bottom__menu_sub:not(.active),
    .header-bottom__menu_sub li:hover .header-bottom__menu_sub_sub:not(.active) {
        display: none;
    }
	.header-bottom__menu .header-bottom__menu_sub, 
	.header-bottom__menu .header-bottom__menu_sub_sub {
		min-width: unset;
		background: #003074;
	    box-shadow: none;
		border-left: none;
	}
	.header-bottom__menu .header-bottom__menu_sub li, 
	.header-bottom__menu_sub_sub li {
	    padding: 10px 20px;
	    border-bottom: none;
	}
	.header-bottom__menu .header-bottom__menu_sub li.item-selected {
		background: transparent;
	}
	.header-bottom__menu .header-bottom__menu_sub li.item-selected a {
	    text-decoration: underline;
	}
	.header-bottom__menu .header-bottom__menu_sub a, 
	.header-bottom__menu .header-bottom__menu_sub_sub a {
	    color: #ffffff !important;
	}
    .mobile-menu.active {
		width: 100%;
    	background: #003074;
    	border-bottom: 1px solid #3366ad;
    }    
    .mobile-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px 20px;
    }
	.mobile-menu.active .mobile-menu_btn {
        border: none;
		height: unset;
    }
	.mobile-menu.active .mobile-menu_btn .mobile-menu_btn_line {
	     display: none; 
	}
	.mobile-menu.active .mobile-menu_btn .mobile-menu_btn_close {
	     display: block; 
		 line-height: 1;
	}

    .header-bottom__menu li .header-bottom__menu_sub.active,
    .header-bottom__menu_sub li .header-bottom__menu_sub_sub.active{
        display: block;
        position: static;
        padding-top: 10px;
    }
	.header-bottom__menu_sub li:hover{
	    background: transparent;
	}
	
	.header-bottom .header-bottom__mobile_banner {
	    display: block;
	}
	.header-bottom ul.header-bottom__menu li.header-bottom__mobile_banner {
		padding: 10px 20px;
	}
	.red-banner {
	    background: #b01817;   
	}
	.header-bottom__mobile_banner span:last-child {
		position: absolute;
		right: 20px;
	}
	.header-bottom_line {
	    border-top: 1px solid #3366ad;
	    margin-top: 10px;
	    padding-top: 20px !important;
	}
	.header-bottom ul.header-bottom__menu > li:last-child,
	.header-bottom ul.header-bottom__menu > li.header-bottom__mobile_banner:first-child {
	    margin-bottom: 10px;
	}
	.news-other_item {
	    width: 100%;
	}
	.news-other_img {
	    width: 35%;
	}
	.news-other_text {
	    width: 60%;
	}		
	.blocks-blue-title {
	    height: 1800px;
	}
	.block-blue-title {
	    width: 50%;
	}
}
@media screen and (max-width: 670px) {
	.blocks-with-photo {
	    justify-content: center;
	}
	.block-with-photo,
	.block-with-photo:nth-child(even) {
		width: 300px;
		margin: 0 20px 30px;
	}
	.block-with-photo:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 600px) {
	.header-mobile {
		display: block;
	}
	body .no-mobile {
		display: none !important;
	}
	body .covid-banner .no-mobile {
	    display: block !important;
		margin: 0;		
	}
	.right-column {
	    display: block;
		padding-top: 40px;
	}
	.right-column > div {
	    width: 100%;
		text-align: center;
	}
	.right-column .right-column_inner {
		text-align: left;
	}
	.right-column_inner .public-share {
	    margin-top: 0;
	    padding-top: 0;
	    border-top: none;
	}
	.public-date-time,
	.public-prop-values {
	    margin-bottom: 30px;
	    padding-bottom: 30px;
	}

	.inner-page .news {
	    margin: 0;
	}
	.inner-page h1 {
	    padding: 30px 0 0;
	}
	.inner-page .content {
	    margin: 30px 0;
	    padding-top: 30px;
		min-height: unset;
	}
	.inner-page .right-column {
		padding-top: 30px;
	}
	.inner-page .right-column.no-borders {
	    padding: 0;
	}
	body .inner-page .right-banners .no-mobile {
		display: block !important;
	}
	.breadcrumbs {
	    display: none;
	}	
	.news-main .news-title {
	    font-size: 1.2em;
	}
    .footer-menu {
        display: none;
    }
    .footer-mobile {
        display: block;
    	border-top: 4px solid #ecf0f4;
    	padding: 0 0 1em 0;
    	line-height: 1.5em;
    }	
	.footer-mobile b {
	    line-height: 3em;
	}
	.copyright {
	    padding: 1em 0 2.5em;
	}
	.developers {
	    text-align: center;
	}
	
	.right-preview_item_text {
	    display: none;
	}
	.news-main {
	    padding-bottom: 30px;
	    margin-bottom: 15px;
	}
	.news-other_img > a {
	    display: none;
	}
	.news-other_item {
	    margin-bottom: 0;
	}
	.inner-page .news-other_img > a {
	    display: block;
	    max-height: 100%;
	    overflow: hidden;
	}
	.inner-page .news .news-other_item {
	    padding: 5px 0 30px;
	}
	.inner-page .news-other_item.without-image .news-other_img > a {
	    display: none;
	}
	.news-other_item {
		display: block;
	}
	.news-other_text,
	.news-other_img {
	    width: 100%;
	}
	.news-other_item.without-image .news-date {
	    padding: 0 0 10px 0;
	}
	.news-other {
	    padding-bottom: 20px;
	}
	.right-preview_item:last-child .right-preview_item_title {
	    padding-bottom: 0px;
	}
	.news-main_item .news-date {
	    padding: 15px 0 5px;
	}
	.news-main {
	    padding-bottom: 25px;
	}
	.news .news-other_item .news-title {
        padding: 5px 0 10px;
	}
	.news-other_item:not(.without-image) .news-date {
		padding: 15px 0 10px;
	}
	.bottom-banner {
	    margin-bottom: 30px;
	}
	.blocks-blue-title {
	    height: auto;
	}
	.block-blue-title {
	    width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.feedback-form,
	.feedback-form tr,
	.feedback-form tr td,
	.data-table,
	.data-table tr,
	.data-table tr td {
	    display: block;		
	}
	.feedback-form select,
	.feedback-form input[type="text"],
	.feedback-form textarea,
	.data-table select,
	.data-table input[type="text"],
	.data-table textarea {
	    width: 100%;		
	}
}

@media screen and (max-width: 380px) {
	.block-with-photo,
	.block-with-photo:nth-child(even) {
		width: 100%;
		margin: 0 0 30px;
	}
}

@media screen and (max-width: 340px) {
    .header-top__logo span,
    .header-top__logo h1 {
        font-size: 0.75em;
    }
}


/*@media(hover: hover) and (pointer: fine) {
    .header-bottom__menu > li > a:hover {
    	webkit-tap-highlight-color: transparent !important;
    }
}*/
    body .header-bottom__menu > li:hover {
    	-webkit-tap-highlight-color: rgba(0,0,0,0) !important; 
    	-webkit-tap-highlight-color: transparent !important; 
    }


/********COVID счетчик*******/
.operative-couter {
    font-weight: 600;
    font-size: 1em;
    text-align: center;
    vertical-align: middle;
    color: #004099;
	width: 100%;
}
table.operative-couter tbody tr td {
    padding: 10px 0 0 0;
    border: none;
	vertical-align: middle;
}
table.operative-couter tr td:first-child {
    width: 70px;
}
table.operative-couter thead tr td {
    padding: 0;
}
.operative-couter_header{
    text-transform: uppercase;
    font-size: 14px;
    display: block;
}
.operative-couter_data {
    text-transform: uppercase;
    font-size: 14px;
    display: block;		
	padding: 0;	
}
.operative-couter_number {
    font-size: 1.0em;
    color: #004099;
    display: block;
    padding-top: 0px;
    width: 105%;
}
.operative-couter_text {
    color: #000;
    padding: 0;
    display: block;
	font-size: 13px;
	padding-left: 5px;
}
.operative-couter_red_text{
	color: #af120f;
}
.operative-couter_text:last-child {
    padding-bottom: 0;
}
.operative-counter_small {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #777777;
    font-weight: 100;
	line-height: 1;
}
@media screen and (max-width: 600px) {
	table.operative-couter tr td:first-child {
	    width: 120px;
	}
}
@media screen and (max-width: 360px) {
	table.operative-couter tr td:first-child {
	    width: 80px;
	}
}

.descr {
    display: none;
    text-align: justify;
    margin-left:-50px;
    padding:10px;
    width: 160%;
    font-size: 14px;
    margin-top:17px;
    background:#f3f3f3;
    height: auto;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
#doc_tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#doc_tags input {
    padding: 5px 10px;
    margin-bottom: 20px;
    border: 1px solid #cecece;
    border-radius: 5px;
	width: 100%;
}
#doc_tags span {
    border: none;
    background: #004099;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer;
	margin-bottom: 20px;
}

.check-wrapper {
    display: flex;
    align-items:center;
    justify-content: center;
}
.check-wrapper img {
    width: 125px;
    /*height: 125px;*/
}
.check-certificate {
	width: 100%;
    text-align: center;
    border: 1px solid #000;
    border-collapse: collapse;
    font-style: italic;
}
.check-certificate td {
    border: 1px solid #000;
    vertical-align: middle;
}
.check-certificate td:nth-child(odd) {
    font-weight: 600;
}
.check-certificate tr:first-child{
	
    height: 70px;
    font-weight: 600;
}
.check-certificate tr:last-child {
    height: 40px;
}

/******Аккордион*******/
.characteristics__list {
    max-width: 100%;
    list-style: none;
}

.characteristics__item {
    margin: 0;
    padding: 2px;
}

.characteristics__title {
    position: relative;
    width: 100%;
    padding: 10px 26px;
    background-color: #799af45c;
    text-align: left;
    border: none;
    border-radius: 10px;
    font-weight: 600;
}

.characteristics__title:after {
    content: '';
    position: absolute;
    right: 15px;
    bottom: 17px;
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-color: transparent #000 #000 transparent;
    transform: rotate(45deg);
    transition: border-color 0.5s ease-in-out, bottom 0.5s ease-in-out;
}

.characteristics__title.active:after {
    border-color: #000 transparent transparent #000;
    bottom: 9px;
}

.characteristics__description {
    margin-top: 2px;
   /* border: 1px solid;
    border-color: transparent #000 #000 #000;*/
    height: 0;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
}

.characteristics__title:focus {
    outline:none;
}

.characteristics__description.active {
    height: auto;
}

.characteristics__item-description {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.characteristics__item-description {
    padding: 15px 0;
}

.characteristics__item-description p {
    margin: 0 15px;
}

.characteristics__item-description p:last-child {
    text-align: right;
}

.characteristics__item-description:first-child {
    padding-top: 30px;
}

.characteristics__item-description:last-child {
    padding-bottom: 30px;
}

.characteristics__description-tbl tr:nth-child(even) {
	background: #f2cffb85;
	
}
.characteristics__description-tbl td {
	border-radius: 10px;
  border: 1px solid #939191;


}



/* End */
/* /bitrix/templates/ministerstvo/components/bitrix/search.title/visual/style.css?15898079194086 */
/* /bitrix/templates/ministerstvo/components/bitrix/news.list/under_main_menu/style.css?1610526972549 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1589807938585 */
/* /bitrix/templates/ministerstvo/template_styles.css?161901484136224 */
