html, body {
    max-width: 100%; 
    overflow-x: hidden; 
}
body {
	background: #003366;
	color: #fff;
	font-family: Arial, "Arial Cyr", sans-serif;
	margin: 0 0 .5em;
}

#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
	margin: auto;
}
#top_block {
	height: 15px;
}
#top_block .border_s_top {
	height: 8px;
}

.first_side {
	margin: -.8em 0 0;
}
.left, .right {
	width: 200px;
	text-align: center;
}
.left, .l {
	float: left;
}
.right, .r {
	float: right;
}
.center {
	padding: 0 2%;
	margin: 0 200px;
}
#main_block .center {
	padding: 0 3%;
}
#pre-bottom_block {
	height: 5.45em;
}

/* Убираем границу вокруг ссылок */
a, img {
	outline: none;
}

a:link, a:visited {
	color: #a1d0ff;
	text-decoration: none;
}
a:active, a:hover {
	color: #fff;
	text-decoration: none;
}
a:focus, a.st:focus {
	color: #ffc;
}
a.st:link, a.st:visited {
	color: #e6eef6;
	text-decoration: none;
}
a.st:active, a.st:hover {
	text-decoration: underline;
}

a.fl:link, a.fl:visited {
	color: #FFDEAE;
	text-decoration: none;
}
a.fl:active, a.fl:hover {
	color: #fff;
	text-decoration: none;
}
a.beta:link, a.beta:visited {
	color: #003366;
	text-decoration: none;
}
a.beta:active, a.beta:hover {
	color: #00478D;
	text-decoration: none;
}

/* .attention_1 {
	margin: 0 0 -.22em .3em;
	height: 1.3em;
} */

h1 {
	font-size: 150%;
	font-weight: 900;
	letter-spacing: .05em;
	margin: 0;
	text-transform: uppercase;
}
h2 {
	font-size: 140%;
	font-weight: 900;
	letter-spacing: 1.2px;
	margin: 1px 0;
	text-transform: uppercase;
}

div.in_country_list {
	text-transform: uppercase;
	margin: 14px 0 0 0;
}

/* SEARCH */
#search {
	height: 35px;
	width: 80%;
	padding: 20px 0 0;
	margin: .5em auto 1.35em;
	text-align: center;
}
/* меньше 400 */
@media only screen and (max-width: 399px) {
	#search {
		width: 98%;
	}
}
#search_block {
	display: flex;
	height: 120px;
	justify-content: center;
	align-items: center;
}
#search2 {
	width: 80%;
	text-align: center;
	margin-top: 4px;
}
/* меньше 400 */
@media only screen and (max-width: 399px) {
	#search2 {
		width: 98%;
	}
}

#main_right_block, #flag_block, #globe_block {
	margin: 0 0 1em;
}

.inline {
	display: inline-block;
}
.i {
	font-style: italic;
}
.upper {
	text-transform: uppercase;
}
.flag {
	margin: 0 0 -1px;
}

img {
	font-size: .667em;
	letter-spacing: 0;
	color: #999;
	border: 0;
}
/* img.logo_mobile{
	margin: 1.6em 0 0;
} */
img.no_print {
	margin: 1em 0 0;
	width: 100%;
	height: 100%;
	max-width: 500px;
	max-height: 86px;
}

.border_s_all, .border_s_top , .border_s_bottom  {
	background-color: #00264d;
	border: 1px solid #00478D;
	text-align: center;
}
.border_s_top  {
	border-bottom: none;
}
.border_s_bottom {
	border-top: none;
}
.border_s_bottom_part {
	padding: 7px;
	margin: 0 0 16px;
}

.hn2s {
	font-size: .75em;
}
.hn1 {
	font-size: .667em;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin: .063em 0 0 .1em;
}
.hn2 {
	font-size: .75em;
}
.hn4 {
	/* color: #c8e4ff; */
	font-size: .75em;
	text-align: center;
}
.wlpr {
	font-size: .563em;
	letter-spacing: 2px;
}
#today {
	color: #00478D;
	color: #ccc;
	font-size: .667em;
	font-weight: bold;
	letter-spacing: .05em;
	margin: 0;
}

hr.grad0 {
	border: 0;
	background: #00478D;
	background: -webkit-linear-gradient(left, #003366, #00264d, #003366);
	background: -moz-linear-gradient(left, #003366, #00264d, #003366);
	background: -ms-linear-gradient(left, #003366, #00264d, #003366);
	background: -o-linear-gradient(left, #003366, #00264d, #003366);
	background: -khtml-linear-gradient(left, #003366, #00264d, #003366);
	background: linear-gradient(left, #003366, #00264d, #003366);
	margin: 0;
}
hr.shadow {
	height: 4px;
}
hr.grad1 {
	border: 0;
	height: 2px;
	background: #00478D;
	background: -webkit-linear-gradient(left, #003366, #00478D, #003366);
	background: -moz-linear-gradient(left, #003366, #00478D, #003366);
	background: -ms-linear-gradient(left, #003366, #00478D, #003366);
	background: -o-linear-gradient(left, #003366, #00478D, #003366);
	background: -khtml-linear-gradient(left, #003366, #00478D, #003366);
	background: linear-gradient(left, #003366, #00478D, #003366);
	margin: 0;
}

p {
	text-indent: 1em; /* Красная строка */
	margin-top: 0;
	margin-bottom: .5em;
}

li {
	margin: 0;
}


/* ADV */
#adv_pos_top, #adv_m_pos_top, #adv_pos_bottom, #adv_m_pos_bottom, .adv_b_list, .adv_pos_side {
	display: flex;
	justify-content: center;
}
#adv_pos_top, #adv_m_pos_top, #adv_pos_bottom, .adv_b_list {
	align-items: center;
}

@media print {
	#adv_pos_top, #adv_pos_bottom, #adv_m_pos_top, #adv_m_pos_bottom, .adv_b_list, .adv_pos_side, #adv_rec_content {
		display: none;
	}
}

#adv_pos_top, #adv_pos_bottom {
	background: #00478D;
	padding: 4px 1.5%;
}
#adv_pos_top {
	height: 210px;
}
#adv_m_pos_top {
	height: 250px;
	margin: 1.65em 0 2em;
}
#adv_pos_bottom {
	min-height: 200px;
}
.adv_pos_side {
	margin: 0 0 30px;
}
.adv_pos_left {
	display: none;
}
#adv_rec_content {
	margin: 20px -2% 0;
}
.adv_b_list {
	width: 100%;
	height: 200px;
	margin: 1em 0 1.8em;
}
.adv_b_countries {
	margin: 10px .11em;
}
.adv_c_content {
	margin: 20px -5px 0;
}
.adv_m_banner_1 {
	height: 250px;
}
.adv_m_banner_2 {
	height: 400px;
}

/* меньше 600 */
@media only screen and (max-width: 599px) {
	#adv_pos_top, #adv_pos_bottom {
		display: none;
	}
	#adv_m_pos_bottom {
		min-height: 250px;
	}
}
/* больше 600 */
@media only screen and (min-width: 600px) {
	#adv_m_pos_top, #adv_m_pos_bottom {
		display: none;
	}
}
/* меньше 320 */
@media only screen and (max-width: 319px) {
	.adv_m_banner_1 {
		display: none;
	}
}
/* больше 320 */
@media only screen and (min-width: 320px) {
	.adv_m_banner_2 {
		display: none;
	}
}

.print {
	display: none;
}


#errors {
	min-height: 580px;
	padding: 25px 10px;
}


/* CLEAR */
.clear:before, .clear:after,
#top_block:before, #top_block:after,
#adv_pos_top:before, #adv_pos_top:after,
#adv_pos_bottom:before, #adv_pos_bottom:after,
#mld_block:before, #mld_block:after,
#main_block:before, #main_block:after,
#bottom_block:before, #bottom_block:after {
	content: "";
	display: table;
}
.clear:after,
#top_block:after,
#adv_pos_top:after,
#adv_pos_bottom:after,
#mld_block:after,
#main_block:after,
#bottom_block:after {
	clear: both;
}
.clear, #top_block, #adv_pos_top, #adv_pos_bottom, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
   zoom: 1; /* для IE6-7 */
}


.flx {
	display: flex;
}
/* MLD */
.flx_s_top {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
}
.flx_side {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
#side_top_l, #side_top_r {
	height: 86px;
}

.ny_page {
	background-image: url('/images/new_year/im_ny_page.png');
}
.ny_c {
	background-image: url('/images/new_year/im_garland.svg');
	background-repeat: repeat-x;
	background-size: 694px 16px;
	height: 12px;
}

#side_bottom_l, #side_bottom_r {
	height: 60px;
	text-transform: uppercase;
}
#side_bottom_l {
	align-items: center;
	justify-content: center;
}
#side_bottom_r {
	padding-top: .3em;
}


.mld_main, .mld, .mld_name {
	display: flex;
	flex-direction: column;
}
.mld_main {
	height: 9.375em;
}
.mld, .mld_name {
	height: 100%;
}
.mld_main, .mld {
	background: #002C57;
	border: 1px solid #00478D;
}
.mld {
	margin: 0 2px 2px;
}
.mld_name {
	background-color: #00264d;
	align-items: center;
	justify-content: center;
	padding: 0 .45em;
}
.mld_name h1, .mld_name h2 {
	text-align: center;
}
.mld_name h1 {
	line-height: .95;
}
#mld_block .center a {
	font-size: .75em;
	letter-spacing: .06em;
	font-weight: bold;
	text-transform: uppercase;
	padding: .45em .58em .37em;
}
#mld_block .center a:hover {
	background: #00264d;
}

/* меньше 600 */
@media only screen and (max-width: 599px) {
	.mld_main {
		height: 10.688em;
	}
	#mld_block .center a {
		padding: .65em .8em .61em;
	}
	.mld_name h1 {
		line-height: 1; /* Межстрочный интервал */
	}
}

/*  АДАПТИВНАЯ ВЕРСТКА */
/* меньше 980 */
@media only screen and (max-width: 979px) {
	.right {
		display: none; /* убираем right */
	}
	.adv_pos_left {
		display: block;
	}
	.center {
		margin: 0 0 0 200px;
	}
}
/* меньше 600 */
@media only screen and (max-width: 599px) {
	#top_block, .left, #copyright, img.no_print {
		display: none;
	}
	.center {
		margin: 0;
	}
	.a_list {
		width: 100%;
	}
	.c_content_data, .c_description {
		/* margin: 3% 0 3% 3%; */
		margin-top: 3%;
		margin-bottom: 3%;
	}
	#pre-bottom_block {
		/* height: 100%; */
		margin-bottom: 2em;
	}
	#bottom_block {
		height: 115px;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	#bottom_block .bottom_block__1 .center {
		width: 100%;
	}
}
/* больше 600 */
@media only screen and (min-width: 600px) {
	.m_top, #m_logo {
		display: none;
	}
}
/* меньше 400 */
@media only screen and (max-width: 399px) {
	.mld h1 {
		font-size: 140%;
	}
	.a_list h2 {
		font-size: 130%;
	}
}
/* меньше 360 */
@media only screen and (max-width: 359px) {
	.mld h1 {
		font-size: 130%;
	}
	.a_list h2 {
		font-size: 120%;
	}
}
/* меньше 300 */
@media only screen and (max-width: 299px) {
	.mld h1, .a_list h2 {
		font-weight: bold;
	}
	.mld h1 {
		font-size: 115%;
	}
	.a_list h2 {
		font-size: 110%;
	}
}

/* больше 3072 - right и left по 300 */
@media only screen and (min-width: 3072px) {
	.left, .right {
		width: 300px;
	}
	.center {
		margin: 0 300px;
	}
}

/* Здесь стили более разумных, но все еще мобильных устройств. Android, iPhone  и так далее.
=========================== YELLOW ==========================*/
@media only screen and (min-width: 200px) {
	#top_block, #mld_block, #pre-bottom_block, #bottom_block {
		width: 98%;
	}
}
/* Мобильные устройства.                          320, 360
=========================== BLUE ==========================*/
@media only screen and (min-width: 320px) {
	#top_block, #mld_block, #pre-bottom_block, #bottom_block {
		width: 98%;
	}
}
/* Планшеты.                         480, 640, 720, 768
=========================== RED ==========================*/
@media only screen and (min-width: 480px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 98%;
	}
}
/* Десктоп с большими разрешениями.               980, 1024
=========================== #00050A ==========================*/
@media only screen and (min-width: 980px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 85%;
	}
}
/* Десктоп с большими разрешениями, телевизоры.               1080, 1152
=========================== #00050A ==========================*/
@media only screen and (min-width: 1080px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 77%;
	}
}
/* Десктоп с большими разрешениями, телевизоры.               1280, 1360, 1366, 1400, 1440
=========================== #00050A ==========================*/
@media only screen and (min-width: 1280px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 77%;
	}
}
/* Десктоп с большими разрешениями, телевизоры.               1536, 1600, 1680
=========================== GREEN ==========================*/
@media only screen and (min-width: 1536px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 70%;
	}
}
/* Большие десктопы с большими разрешениями, телевизоры.     1920
=========================== GREY ==========================*/
@media only screen and (min-width: 1920px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 55%;
	}
}
/* Большие десктопы с большими разрешениями, телевизоры.     2560
=========================== GREY ==========================*/
@media only screen and (min-width: 2560px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 70%;
	}
}
/* Огромные десктопы с большими разрешениями, телевизоры.      3072, 3200, 3840
=========================== PURPLE ==========================*/
@media only screen and (min-width: 3072px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 70%;
	}
}
/* Огромные десктопы с большими разрешениями, телевизоры.      4320, 4800, 4096, 5120, 5760, 6400, 7680
=========================== PURPLE ==========================*/
@media only screen and (min-width: 4320px) {
	#top_block, #mld_block, #main_block, #pre-bottom_block, #bottom_block {
		width: 70%;
	}
}
/*=============================================================*/

/* BUTTON UP */
.bttn_up {
	display: none;
	background-image: url('/images/im_bttn_up.png');
	background-size: cover;
	width: 70px;
	height: 130px;
	position: fixed;
	opacity: 0.5;
	filter: alpha(opacity=50);
	transition: .3s;
	/* z-index: 9999; */
}
#m_bttn_up {
	right: 0;
	bottom: 100px;
	visibility: hidden;
}
#pc_bttn_up {
	visibility: visible;
	bottom: 9em;
	margin-left: 12em;
}
.bttn_up:hover {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: .3s;
	/* background-color: #00478d; */
}

/* меньше 980 */
@media only screen and (max-width: 979px) {
	#m_bttn_up {
		visibility: visible;
	}
	#pc_bttn_up {
		visibility: hidden;
	}
}



/* ПОДЕЛИСЬ */
#pdls {
    display: flex;
    align-items: center;
	/* justify-content: center; */
    /* background: #002C57; */
	border: 1px solid #00478D;
	margin: 1.5em 0 1em;
	padding-right: 12px;
	padding-left: 12px;
	height: 48px;
}
.ya-share2__icon {
	height: 24px !important; /* 24px */
	width:  24px !important; /* 24px */
	background-size: 24px 24px !important; /* Увеличиваем кнопки, по-умолчанию: 24px 24px */
}
.ya-share2__item_copy .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23a1d0ff'/%3E%3C/svg%3E") !important;
}
.ya-share2__badge {
    border-radius: 0 !important; /* нет скруглений кнопок */
}
.ya-share2__icon_more {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23a1d0ff%22%20d%3D%22M5%2014c1.1%200%202-.9%202-2s-.9-2-2-2-2%20.9-2%202%20.9%202%202%202zm7%200c1.1%200%202-.9%202-2s-.9-2-2-2-2%20.9-2%202%20.9%202%202%202zm7%200c1.1%200%202-.9%202-2s-.9-2-2-2-2%20.9-2%202%20.9%202%202%202z%22%2F%3E%3C%2Fsvg%3E") !important;
}
.ya-share2__icon_more:hover {
	color: #fff !important;
}
/* POPUP */
.ya-share2__popup {
	/* background-color: #00264D !important; */
	background-color: #00264D !important;
	/* border: none !important; */
	border: 1px solid #00478d !important;
	border-radius: 0 !important; /* нет скруглений кнопок */
}
.ya-share2__popup_direction_bottom {
	top: 36px !important; /* 28px */
}
.ya-share2__title {
	color: #a1d0ff !important;
}
.ya-share2__item:hover .ya-share2__title {
	color: #fff !important;
}
.ya-share2__container_size_m {
    font-size: 16px !important;
}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
	margin: 0 !important;
	padding: 6px !important;
}
.ya-share2__popup .ya-share2__item {
    padding: 8px 18px 8px 16px !important;
}

/* меньше 600 */
@media only screen and (max-width: 599px) {
	#pdls {
		height: 100%;
		align-items: center;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-right: 6px;
		padding-left: 6px;
		margin-right: 3px;
		margin-left: 3px;
	}
	.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
		margin: 0 !important;
		padding: 6px !important;
	}
	.ya-share2__list_direction_vertical {
		padding-left: 0 !important;
	}
	.ya-share2__icon {
		height: 36px !important; /* 24px */
		width:  36px !important; /* 24px */
		background-size: 36px 36px !important; /* Увеличиваем кнопки, по-умолчанию: 24px 24px */
	}
	.ya-share2__title {
		line-height: 36px !important; /* 24px */
	}
	.ya-share2__counter {
		font-size: 24px !important; /* Увеличиваем шрифт счетчиков, по-умолчанию: 12px */
		padding: 8px 10px 0 10px !important; /* 5px 8px 0 8px */
	}
	.ya-share2__container_size_m {
		font-size: 18px !important;
	}
	.ya-share2__icon_more:before {
		line-height: 36px !important; /* 13px */
	}
}






/* MENU */

.menu, .menu_main {
	background: #00264d;
	border: 1px solid #00478D;
	padding: .1em 0;
}
.menu {
	margin: 0 0 30px;
}
.menu_main {
	border-top: none;
	margin: 0 0 30px;
}
.menu_name {
	background: #00478D;
	color: #00264d;
	text-transform: uppercase;
	font-size: .75em ;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding: 0 0 1px 3px;
	margin: 0 0 4px;
}

.main_menu {
	padding: 0;
	margin: 0;
}
.main_menu li.first a {
	padding-top: .5em;
}
.main_menu li.last a {
	padding-bottom: .5em;
}
.main_menu li, .m_menu li {
	display: block;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin: 0;
}
.main_menu li {
	/* пункты меню расположены вертикально */
	font-weight: 700;
	font-size: .85em;
}
.main_menu li.section, .m_menu li.section {
	font-weight: normal;
	background: #002C57;
}
.main_menu li.section {
	font-size: .67em;
	letter-spacing: .15em;
}
.main_menu a, .m_menu a {
	display: block;
}
.main_menu a {
	padding-top: .5em;
	padding-right: .3em;
	padding-bottom: .4em;
	padding-left: .3em;
}
.main_menu .section a, .m_menu .section a {
	border-top: 1px dotted #003366;
}
.main_menu .section a {
	padding-top: .67em;
	padding-right: .3em;
	padding-bottom: .67em;
	padding-left: .3em;
}
.main_menu li.section a {
	/* padding: .2em; */
}
.main_menu a:hover, .m_menu a:hover {
	background: #00050A;
	background: -webkit-linear-gradient(left, #00264d, #00050A, #00264d);
	background: -moz-linear-gradient(left, #00264d, #00050A, #00264d);
	background: -ms-linear-gradient(left, #00264d, #00050A, #00264d);
	background: -o-linear-gradient(left, #00264d, #00050A, #00264d);
	background: -khtml-linear-gradient(left, #00264d, #00050A, #00264d);
	background: linear-gradient(left, #00264d, #00050A, #00264d);
}

.m_menu, .main_menu li.footer {
	/* пункты меню скрыты */
	display: none;
}
.m_menu li {
	/* пункты меню расположены вертикально */
	font-weight: 500;
	font-size: 1.2em;
}
.m_menu li.section, .m_menu li.footer {
	font-size: .9em;
	letter-spacing: .2em;
}
.m_menu li.footer {
	display: block;
	background: #001a33;
	padding: .5em;
}
.m_menu a {
	padding: .5em;
}
.m_menu li:first-child {
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	-moz-border-image: linear-gradient(to top, transparent 0%, #00478D 100%);
	-webkit-border-image: linear-gradient(to top, transparent 0%, #00478D 100%);
	-o-border-image: linear-gradient(to top, transparent 0%, #00478D 100%);
	border-image: linear-gradient(to top, transparent 0%, #00478D 100%);
	border-image-slice: 1;
	/* margin: 2px 2px 0; */
}
.m_menu li:last-child {
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	-moz-border-image: linear-gradient(to bottom, transparent 0%, #00478D 100%);
	-webkit-border-image: linear-gradient(to bottom, transparent 0%, #00478D 100%);
	-o-border-image: linear-gradient(to bottom, transparent 0%, #00478D 100%);
	border-image: linear-gradient(to bottom, transparent 0%, #00478D 100%);
	border-image-slice: 1;
}

.m_top {
	width: 100%;
	height: 75px;
	margin: 0 auto;
}
#m_logo {
	width: 100px;
	height: 55px;
	position: fixed;
	z-index: 99999;
}
#m_logo img {
	padding: 15px 30% 6px 35%;
}
.m_top nav {
	width: 100%;
	position: fixed;
	z-index: 99990;
}
#menu-checkbox {
	/* чекбокс скрыт */
	display: none;
}
.toggle-button {
	display: block;
	width: 100%;
	height: 75px;
	text-align: right;
	/* не забываем явно указать каким должен быть курсор */
	cursor: pointer;
	background: #00264d;
}
.toggle-button:after {
	/* получаем данные из атрибута data-open в html */
	/* content: attr(data-open); */
	content: "";
	/* background: url('/images/button_menu_open.png') no-repeat; */
	background: url('/images/im_button_menu_open2.svg') no-repeat;
	background-size: 80% 80%;
	width: 53px;
	height: 38px;
	display: inline-block;
	margin: 22px 30px 0 0;
}
#menu-checkbox:checked + nav .m_menu {
	/* когда чекбокс активен меню становится видимым */
	display: block;
	/* vertical-align: top; */
	text-align: center;
	/* position: absolute; */
	/* top: 20px; */
	max-height: 80vh;
	overflow: auto;
	background: #00264d;
	border: 1px solid #00478D;
	padding: 0;
	margin: 0 5% 1em;
}
#menu-checkbox:checked + nav hr {
	/* когда чекбокс активен */
	position: relative;
	bottom: 1em;
}
#menu-checkbox:checked + nav ul hr {
	/* когда чекбокс активен */
	/* position: relative; */
	bottom: 0;
}
#menu-checkbox:checked + nav .toggle-button:after {
	/* content: attr(data-close); */
	content: "";
	/* background: url('/images/button_menu_close.png') no-repeat; */
	background: url('/images/im_button_menu_close2.svg') no-repeat;
	background-size: 80% 80%;
	width: 53px;
	height: 38px;
	display: inline-block;
	margin: 22px 30px 0 0;
}
