/*------------------------------------*\
	НАВИГАЦИЯ
\*------------------------------------*/
div.header{
	margin:0;
	width:100%;
	/*min-width:1170px;*/
	height:142px;
	position:relative;
	background:#fff;
}
div.header .content{
	position:relative;
	height:142px;
	min-width:960px;
}


div.header .content::after{
	content: '';
	display:block;
	width:100%;
	height:2px;
	background: #000;
}
div.header .navg{
	font-family: Roboto; 
	text-align:right;
	vertical-align:top;
}
div.header .navg .navtop{
	height: 66px;
    text-align: right;
    padding: 20px 0 0 0;
	vertical-align:top;
}

.nav-shift { margin-top:20px; }
/*.content .row { height:100%; }*/

.navtop a.depcult{
	display: inline-block;
	width:260px;
	height: 38px;
    background: url(../images/gerb_moskvy.svg) left 2px  no-repeat;
    background-size: 34px 40px;
    font-size: 13px;
    text-align: left;
	padding:0 0 8px 42px;
	color: #000;
	margin: -2px 10px 0 0;
	line-height: 1.1;
}
.navtop a.depcult:hover{
	text-decoration: none;
}


div.header .navtop a.buy{
	margin: 0 20px 0 0;
}

div.header .navg div.search{
	display:inline-block;
	width:24px;
	height:24px;
	position:relative;
	margin:10px 5px 0 5px;
}
div.header .navg div.search a{
	display:block;
	width:24px;
	height:24px;
    background: url(../images/icons/find-icon.svg) 0 0  no-repeat;
}
.searchform{
    position: absolute;
	/*right: 1px;*/

	opacity:0;  
	left: -9999px;
    top: 26px;
	width:390px;
	height:53px;
	margin:20px;
	padding: 5px;
	background:	#fff;
	border:1px #D9DAD8 solid;

	-webkit-transition:0.25s linear opacity; 
	-moz-transition:0.25s linear opacity; 
	-o-transition:0.25s linear opacity; 
	transition:0.25s linear opacity;
	
	-moz-box-shadow:1px 5px 3px  rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 5px 3px  rgba(0,0,0,0.15);
	-o-box-shadow:1px 5px 3px  rgba(0,0,0,0.15);
	box-shadow:1px 5px 3px  rgba(0,0,0,0.15);
}
.searchform.open{
	opacity:1;  
	-webkit-transition:0.25s linear opacity; 
	-moz-transition:0.25s linear opacity; 
	-o-transition:0.25s linear opacity; 
	transition:0.25s linear opacity;
	left: auto;
	right: -6px;
	z-index:600;
}


.searchform form input[type=text] {
	display:block;
	float:left;
	border:1px #CCCCCC solid;
	font-size:13px;
	padding:7px 8px ;
	width:280px;
	margin-right:15px;
}
.searchform form input[type=submit]{
	display:block;
	float:left;
	font-size:12px;
	background:	#000;
	color:#fff;
	width:75px;
	height:31px;
	border:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius:2px;
	cursor:pointer;
	padding:0 6px;
	margin:0;
}
.searchform form input[type=submit]:hover{
	background: #cd0800;
	text-decoration: none;
	color: #ffffff;
}


div.header a.logo{
	width:259px;
	height:94px;
	margin:26px 0 0 32px;
	color:#fff;
	display: block;
    background: url(../images/logo0.svg) 0 0  no-repeat;
    background-size: contain;
}
div.header a.logo.lng1{
    background-image: url(../images/logo1.svg);
}


ul#nav {
	font-weight: bold; 
	display:inline-block;
	list-style:none;
	margin: 0;
	width:auto;
	position:relative;
	line-height: 17px;
	vertical-align: top;
}
ul#nav a, ul#nav span{
	/*color:#fff;*/
	line-height:1;
	border-bot
	transition: border-bottom-width 5s linear;
	border-bottom-width: 0px;
}

ul#nav>li {
	display:inline-block;
	float:left;
	text-align:left;
    margin: 0 1px 0 0;
    padding:0;
    position:relative;
}
ul#nav>li:last-child{
    margin: 0;
}    
ul#nav>li>a, #nav>li>span, ul#nav>li>a.pull, ul#nav>li>span.pull{
	font-size:17px;
	letter-spacing:1px;
	display:block;
	text-decoration: none;
	width:auto;
	color:#000;
	transition:0.25s linear color;
	padding:15px 5px 19px;
	text-transform: uppercase;
	border-bottom: 4px #fff solid;
}
ul#nav>li>a:hover, ul#nav>li:hover>a{
	text-decoration: none;
	/*border-bottom: 4px #000 solid;*/
	border-bottom-width: 4px;
	border-bottom-color: #000;
	border-bottom-style: solid;
}
ul#nav>li>a:active{
	border-bottom: 4px #000 solid;
}
#nav>li>span, #nav>li>a.cur{
	border-bottom: 4px #000 solid;
}

div.submm{
    width: auto;
    position:absolute;
 	transition:0.25s linear opacity;
	background:#fff;
	padding:0 0 0 0 ;
	margin:0 0 0 0px;
	z-index: 3000;


	left:-99999px;
	opacity:0;
}


#nav>li:hover{
	z-index: 3000;
}

#nav>li[rel=system]:hover div.submm{
	opacity:1;
	/*transition:0.25s linear opacity;*/
    left:auto;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}

#subnav {
	width: auto;
	margin:0;
	padding: 0 0 0px 0px ;
}
#subnav li {
	display:block;
	padding: 0 0 0px 0px ;
	margin:0;
}
#subnav li a, #subnav li span, #subnav li a.pull, #subnav li span.pull{
    display: block; 
	text-decoration: none;
	text-transform: none;
	white-space:nowrap;
	font-weight:normal;
	color:#313944;
	padding: 7px 10px ;
}
#subnav li a:hover{
	color:#fff;
	background:#FF8029;
}





#footer{
	background-color: #000;
    clear: both;
    height: fit-content;
    margin: 0;
    width: 100%;
    color:#fff;
    font-size:16px;
    position: absolute;
   /* z-index: 2;*/
    bottom: 0;
}
#footer a{
	text-decoration: none;
    color:#fff;
}
#footer a:hover{
	text-decoration: underline;
    color:#eee;
}
#footer .content{
	padding-top:25px;
    font-size:15px;
}

#footer .top img{
	display: block;
	float: left;
	margin-right: 15px;
	height: 75px;
}
#footer .top a{
	text-decoration: underline;
}
#footer .top .menu{
	padding:0 0 0 0;
	text-align: right;
}
#footer .top .menu a{
	display:inline-block;
	padding-left:20px;
}

#footer .social{
	padding:10px 0 0 0;
	text-align: center;
}
#footer .social a{
	display:inline-block;
    margin: 0 2px;
    padding: 7px;
	text-decoration: none;
}
#footer .social a:hover {
	text-decoration: none;
	color: rgba(255,255,255,0.4);
}

#footer .subscribeForm{
	width:384px;
	margin:auto;
	padding-top:10px;
}
#footer .subscribeForm .title{
	text-align:center;
	letter-spacing:1px;
	padding-bottom:20px;
	font-weight: bold;
}
#footer .subscribeForm .input{
	position:relative;
	width:380px;
	border: 1px #fff solid;
    background: #000;
    height:46px;
}
#footer .subscribeForm .input input{
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
    margin: 0;
	width:350px;
    height:46px;
 	border:0;
   	background: transparent;
   	font-size:16px;
	padding:0 0 0 25px;
}
#footer .subscribeForm .input button{
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	width:46px;
	height:44px;
	position:absolute;
	right:0;
	top:0;
	border:0;
	cursor:pointer;
}	
#footer .subscribeForm .input button::before,
#footer .subscribeForm .input button::after{
	content: '';
	position:absolute;
	width:20px;
	height:2px;
	left:13px;
	top:16px;
	background: #979797;
	opacity:1;
	transform: rotate(45deg);
}
#footer .subscribeForm .input button::after{
	transform: rotate(-45deg);
	top:29px;
}
#footer .subscribeForm .input button:hover{
	background: #cd0800;
}
#footer .subscribeForm .input button:hover::before,
#footer .subscribeForm .input button:hover::after{
	background: #fff;
}
#footer .subscribeForm .subscribethanx{
	display:none;
	text-align:center;
	padding: 10px 0;
}

#footer .subscribeForm .input.shake, .shake{
	-webkit-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

#footer .content.menu a{
	font-family: RobotoCondensed, Roboto; 
    font-size:17px;	display:inline-block;
	margin: 0 20px;
	color:#ffffff;
}

#footer .footerMenu{
	text-align:center;
	padding: 50px 0;
}
#footer .footerMenu a, #footer .footerMenu span{
	display: inline-block;
	margin:0 10px;
	opacity:0.5;
}
#footer .footerMenu a:hover, #footer .footerMenu span{
	opacity:1;
	text-decoration:none;
}

#footer .bottom{
	padding-top:30px;
	display: flex;
	height: fit-content;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items:center;
	width: 100%;
}
#footer .bottom-item {
	flex-grow: 1;
	flex-basis: 0;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
	#footer .bottom {
		display: flex; 
	}	
	#footer .bottom-item {
	/*	    -webkit-flex:1;
    -webkit-box-flex:1;*/
	}
}

#footer .align-right { text-align: right; }
#footer .align-center { text-align: center; }
#footer .bottom .left{
	vertical-align: bottom;
	padding-top:33px;
}
#footer .bottom .right{
	height: 54px;
	text-align: right;
	vertical-align: bottom;
}
#footer .bottom .right a{
	display: inline-block;
	margin-left: 20px;
}

/*Подменю под заголовком страницы*/
.submenu{
	height:auto;
	background:#000000;
	text-align:center;
	white-space: nowrap;
}
.submenu a{
    font-family: Roboto; 
	display:inline-block;
	font-size:16px;
	padding: 19px 17px 18px;
	margin: 0;
	text-decoration:none;
	position:relative;
	color:#fff;
	border-bottom: 4px solid #000;
}
.submenu a:hover{
	text-decoration:none;
	color:#ffffff;
	border-bottom: 4px solid #fff;
}
.submenu a.cur{
	font-weight: bold;
	border-bottom: 4px solid #fff;
}
.submenu a:after, .sub a:after{
	/*display:inline-block;
	content:'|';
	padding: 0 22px 0 24px;
	color:#878787;*/
}
.submenu a:last-child:after, .sub a:last-child:after{
	display:none;
}
.submenu.how a:after {
    padding: 0 12px 0 12px;
}
/*Подменю белое*/
.submenu.white{
	background:#fff;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
}
.submenu.white a{
    font-family: Roboto; 
	font-size:15px;
	color:#717979;
}
.submenu.white a:hover{
	color:#000000;
}
.submenu.white a.cur{
    font-family: Roboto-Black; 
	color:#000000;
}




.mainblock{
	padding-bottom:280px;
}
.mainblock h2{
    font-family: Roboto-Bold; 
	font-size:30px;
	padding:30px 0 0 0;
	margin:0 auto 10px ;
	height:auto;
	color:#000000;
	line-height:1.2;
	position: relative;
}

.mainblock h2 a{
	text-decoration:none;
}
.mainblock h2 .sub{
	display:block;
	float:right;
	width:290px;
	font-size:14px;
	font-weight:normal;
	padding-top:16px;
}

.mainblock h3{
    font-family: Roboto-Bold; 
	font-size:18px;
	padding-bottom:10px;
	padding-top: 14px;
}
.mainblock h4{
	font-size:18px;
	padding-bottom:10px;
}

.page_more{
	/*width:770px;*/
	margin:auto;
}

body.supersized .header {
    height: 142px;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
	transition: top 0.25s linear 0s;
    top:-142px;
}
body.supersized:hover .header {
    top:0;
	transition: top 0.25s linear 0s;
}

body.supersized .header > .container{
	width: 100%;
    height: 142px;
}
body.supersized .header > .container .mm,
body.supersized #footer,
body.supersized .header > .container .logo a img{
    display: none;
}

body.supersized .header > .container .logo{
    width: 335px;
    height: 62px;
}

body.supersized .header > .container .logo a{
	display:block;
    width: 335px;
    height: 62px;
    background: url(../images/logo_supersized.png) 0 0  no-repeat;
    margin:9px 0 0 9px;
}

body.supersized #close {
    background: url("../images/x.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 10px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 10px;
    z-index: 200;
}


@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@-o-keyframes shake {
    0%, 100% {
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
ul#nav.adm>li>a, #nav.adm>li>span, ul#nav.adm>li>a.pull, ul#nav.adm>li>span.pull{
	font-size:16px;
	padding: 15px 6px 19px;
	line-height:18px;
}
@media screen and (max-width:1280px) { 
    	div.header a.logo{
		margin: 26px 0 0 0;
		width:259px;
		height:94px;
	}
	.col-md-auto, .col-8 { padding:0; width:auto; }
}
@media screen and (min-width:1280px) { /*1280px*/
	div.header {
		height: 160px;
	}
	div.header .content{
		height:160px;
	}
	div.header a.logo{
		margin: 26px 0 0 0;
		width:309px;
		height:112px;
	}
	div.header .nav .navtop{
		height: 84px;
	}
	ul#nav>li>a, #nav>li>span, ul#nav>li>a.pull, ul#nav>li>span.pull,
	ul#nav.adm>li>a, #nav.adm>li>span, ul#nav.adm>li>a.pull, ul#nav.adm>li>span.pull{
		font-size:18px;
		padding: 15px 12px 19px;
	}
}
@media screen and (min-width:1600px) { /*1600px*/

	ul#nav>li>a, #nav>li>span, ul#nav>li>a.pull, ul#nav>li>span.pull,
	ul#nav.adm>li>a, #nav.adm>li>span, ul#nav.adm>li>a.pull, ul#nav.adm>li>span.pull{
		padding: 15px 17px 19px;
	}

}
.social .fab { font-size:2em; font-family:"Font Awesome 5 Brands"; }
#footer .social { display:flex; justify-content:center; }

.archive_years a, .archive_years span{
	color: #000;
	cursor: pointer;
	display: inline-block;
	padding: 0 0.5em;
	padding-bottom:4px;
	border-bottom: 4px solid #fff;
	text-decoration: none;
}
.archive_years a.disabled{
	color: #888;
	cursor: default;
}
.archive_years a:hover,
.archive_years span {
	border-bottom: 4px solid #000;
}