@charset "UTF-8";
#nav-years .nav-item,.nav-docs-years .nav-item {
	margin-bottom: 0
}
:root {
	--bs-body-font-family: 'Roboto', sans-serif;
	--my-table-hover-bg: #fffffe;
	--bs-very-light-gray: #eee;
	--bs-very-light-blue: #f1f5f9;
	--bs-light-gray: #eee;
	--bs-primary: #0067b4;
	--bs-primary-hover: #00487e;
	--bs-secondary: #b30c00;
	--bs-secondary-hover: #be291f;
	--bs-btn-active-color:#fff;
}
.accordion {
  --bs-accordion-border-radius: 0;
  --bs-accordion-inner-border-radius: 0;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-active-bg:#eee;
  --bs-accordion-active-color:#000;
}
.btn {
	--bs-btn-focus-box-shadow:none;
    --bs-btn-active-bg:#00315d;
    --bs-btn-active-border-color:#00315d;
  }
}
.card {
	--bs-card-spacer-y: 1.3rem;
	--bs-card-spacer-x: 1.5rem;
}

.dropdown-menu {
	--bs-dropdown-color: #000;
	--bs-dropdown-bg: #aec5da;
	--bs-dropdown-border-radius: 0;
	--bs-dropdown-border-width: 0;
	--bs-dropdown-inner-border-radius: 0;
	--bs-dropdown-spacer:0;
}

.breadcrumb {
	--bs-breadcrumb-font-size:.85rem;
	--bs-breadcrumb-item-padding-x:.65rem;
}

body {
	--bs-body-font-size:1.1rem;
}

.pagination {
  --bs-pagination-color: var(--bs-primary);
  --bs-pagination-border-color: var(--bs-primary);
  --bs-pagination-border-radius: 0;
  --bs-pagination-hover-color: black;
  --bs-pagination-hover-bg: var(--bs-light-gray);
  --bs-pagination-hover-border-color: black;
  --bs-pagination-focus-color: black;
  --bs-pagination-focus-bg: var(--bs-light-gray);
  --bs-pagination-focus-box-shadow: none;
  --bs-pagination-active-color: white;
  --bs-pagination-active-bg: var(--bs-primary);
  --bs-pagination-active-border-color: var(--bs-primary);
  --bs-pagination-disabled-color: var(--bs-primary);
  --bs-pagination-disabled-border-color: var(--bs-primary);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-banner {
	border:1px solid var(--bs-gray-400);
}

.page-banner a {
	text-decoration:none;
	color:black;
}

.page-banner:hover {
	background-color:var(--bs-gray-200) !important;
	border-color:var(--bs-gray-200);
}
.page-banner:hover a {
	color:black;
	cursor:pointer;
}

.navbar {
	--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.85%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-nav {
	margin-left:-1rem;
	margin-right:-1rem;
}

.main-title {
	font-weight:900;
	text-align:center;
	text-transform:uppercase;
	font-size:5rem;
	padding: 1.5rem 0;
}


.last-row .copyright {
	text-align:right;
}

p {
  margin-bottom: .7rem;
}

img.typ5 {
	margin: 1rem 0;
}

.aside .news-row {
	background: var(--bs-gray-100);
	padding-bottom:1rem;
}

.aside .news-row>*:last-child, .aside .recomend>*:last-child {
	margin-bottom:0!important;
}

.aside .news-row p.date {
	margin-top:  0;
}

.aside>* {
	margin-bottom:1.3rem;
}

.aside h2 {
	margin-top:.5rem;
	font-weight:500;
	margin-bottom:1rem;
}

.news-row p.date {
	padding: .5rem 1rem;
	font-weight: bold;
	font-size:.9rem;
	background: var(--bs-gray-200);
	display:inline-block;
}

.news-row h2 {
	padding: 0 1rem;
	margin: 0 0 .5rem;
	font-weight: bold;
	font-size:1.2rem;
}

.news-row p {
	padding: 0 1rem	;
	font-size:.88rem;
}

.last-row {
  font-size:.8rem;
  margin-top:1rem;
}

#footer {
	margin-top:3rem;
	border-top: 2px solid #ccc;
}


.breadcrumb-container {
text-align: left;
padding-top: .4rem;
padding-bottom: .4rem
}
.breadcrumb-container ol {
margin-bottom: 0;
color: #333!important
}
.breadcrumb-item+.breadcrumb-item::before {
font-weight: 700;
color: #aaa!important
}
#footer a, .breadcrumb-container a {
	text-decoration:none;
	color: black
}
.breadcrumb-container a:hover {
	font-weight:700;
	color: black
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: .85rem;
}
.breadcrumb img {
	margin-bottom:2px;
}
.dropdown-item:focus, .dropdown-item:hover {
	color: white;
	background-color: var(--bs-secondary);
}
.breadcrumb-row {
	font-size:.85rem;
}

.middle-line .logo-wrapper {
	padding-right:5rem;
}

#menumain {
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
}

#menumain .nav-link {
	font-weight:700;
	font-size:1.2rem;
	color:white;
	padding:.75rem 1rem;
}

#menumain .nav-link:hover {
	background-color:var(--bs-primary-hover);
	cursor:pointer;
}

#header .btn {
	text-transform: uppercase;
}

.btn {
border-radius: 0
}
.btn-white {
	background-color:white;
	border-color:white;
	color:black;
}
.btn-outline-white {
	border-color:white;
	color:white;
}

.btn-outline-black {
	background-color:white;
	border-color:black;
	color:black;
}
.btn-outline-black:hover, .btn-outline-black:focus {
	color:white;
	border-color:var(--bs-primary);
	background-color:var(--bs-primary);
}

.btn-secondary {
	background-color:var(--bs-secondary);
	border-color:var(--bs-secondary);
	color:white;
}
.btn-outline-secondary {
	background-color:white;
	border-color:var(--bs-secondary);
	color:var(--bs-secondary);
}

#menumain .btn-white:hover, #menumain .btn-outline-white:hover, #header .btn-outline-secondary:hover, #header .btn-secondary:hover {
	background-color:var(--bs-secondary);
	border-color:var(--bs-secondary);
	color:white;
}

.btn-check:focus + .btn, .btn:focus, .btn-outline-primary:hover, .btn-secondary:hover, .btn-outline-secondary:hover, .btn-white:hover, .btn-outline-white:hover, #footer .btn-white:hover {
	box-shadow: var(--bs-btn-focus-box-shadow);
	background-color:var(--bs-primary);
	border-color:var(--bs-primary);
	color:white;
}
.btn-outline-primary {
	background-color:white;
	border-color:var(--bs-primary);
	color:var(--bs-primary);
}
.bg-light-gray {
	background-color:var(--bs-light-gray);
}
.bg-primary, .bg-menumain {
	background-color:var(--bs-primary)!important;
	color: white;
}
.bg-secondary {
	background-color:var(--bs-secondary)!important;
}
.bg-banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}


#topline, #topline a {
	background: var(--bs-secondary);
	color: white;
	font-size:1rem;
}

.bg-banner-inner {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
}

.bg-banner .bg-banner-inner > img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.bg-banner.hover-zoom:hover .bg-banner-inner > img {
	-webkit-transform: translate(-50%,-50%) scale(1.1);
	-moz-transform: translate(-50%,-50%) scale(1.1);
	-ms-transform: translate(-50%,-50%) scale(1.1);
	-o-transform: translate(-50%,-50%) scale(1.1);
	transform: translate(-50%,-50%) scale(1.1);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	-moz-transition: transform .2s ease-in-out,-moz-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-moz-transform .2s ease-in-out,-o-transform .2s ease-in-out;
}
.mb-2rem,.nav-years,.news-card {
	margin-bottom: 2rem
}
.pagecontent li {
margin-bottom: .7rem
}
nav.spider {
--bs-breadcrumb-divider: '>'
}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
color: #fff;
background-color: var(--bs-primary)
}
.nav-pills .nav-link.active:hover,.nav-pills .show>.nav-link:hover {
background-color: var(--bs-primary)
}

.nav-years .nav-link.active,.nav-docs-years .nav-link.active {
background-color: var(--bs-secondary);
color: white;
border-radius:0;
margin: 0 .5rem .5rem 0
}
.nav-years .nav-link:hover {
background-color: var(--bs-secondary-hover)
}

.nav-years .nav-link, .nav-docs-years .nav-link {
background-color: white;
border: 1px solid var(--bs-primary);
color: var(--bs-primary);
border-radius:0;
margin: 0 .5rem .5rem 0
}
.nav-years .nav-link:hover,.nav-docs-years .nav-link:hover {
background-color: var(--bs-secondary);
color: white;
border-radius:0;
margin: 0 .5rem .5rem 0
}

.jgallery-container {
margin: 0 -8px 1rem
}
.pagecontent, .aside {
	margin-top:3rem;
}
.pagecontent {
	padding-right:3rem;
}
.h1,h1 {
font-size: 2.5rem;
margin-bottom: .7rem;
font-weight: 500
}
.h2,h2 {
font-size: 1.8rem;
margin-bottom: 1rem;
margin-top: 2.4rem;
font-weight:600
}
.h3,.h4,h3,h4 {
margin-bottom: .4rem;
font-weight: 700
}
.h3,h3 {
font-size: 1.4rem;
margin-top: 1.6rem
}
.h4,h4 {
font-size: 1.1rem
}
a {
color: var(--bs-primary)
}
a:hover {
color: var(--bs-primary-hover)
}
.navbar-toggler {
border: 0!important;
border-radius: 0
}
.breadcrumb-item+.breadcrumb-item::before {
font-weight: 700;
color: #aaa!important
}
.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus {
box-shadow: none
}
.btn-check:focus+.btn-primary,.btn-primary:focus {
color: #fff;
background-color: var(--bs-primary-hover);
border-color: var(--bs-primary-hover);
box-shadow: none
}
.btn-primary {
color: #fff;
background-color: var(--bs-primary);
border-color: var(--bs-primary)
}

.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.btn-primary:hover,.show>.btn-primary.dropdown-toggle,.square-banner:hover .bg-banner-content .btn {
color: #fff;
background-color: var(--bs-primary-hover);
border-color: var(--bs-primary-hover)
}



@media (max-width:1399px) {
	.ru #menumain .nav-link {
		padding: .75rem .75rem;
	}
	.pagecontent {
		margin-top:3rem;
	}
}

@media (max-width:1199px) {
	#menumain .nav-link {
		font-weight:500;
		font-size:1rem;
		padding:.7rem .75rem;
	}
	.h1,h1 {
	font-size: 2rem
	}
	.h2,h2 {
	font-size: 1.6rem
	}
}

@media (max-width:991px) {
	.navbar-nav {
		margin-left:0;
		margin-right:0;
	}
	.last-row .copyright {
		text-align:left;
	}
	.h2, h2 {
		margin-top: 2rem;
	}
	.pagecontent {
		padding-right: calc(var(--bs-gutter-x) * .5);
	}
	.menu-2 {
		text-align:center;
		padding:.7rem 0;
	}
	.navbar-brand {
		color: white;
		font-family: 'Roboto', sans-serif;
		font-size:1.4rem;
		text-transform:uppercase;
		font-weight:700;
	}	
	.navbar-toggler:focus,.navbar-toggler:hover	 {
		text-decoration: none;
		outline: 0;
		box-shadow: none;
		background-color: var(--bs-primary-hover);
	}	
	.navbar-toggler:focus .navbar-toggler-icon{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%282255, 255, 255%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}
	#menumain .nav-link {
		font-weight:500;
		font-size:1.4rem;
		padding:.7rem 1rem;
		background-color:white;
		color: black;
	}

	#menumain .nav-link:hover {
		background-color:var(--bs-primary-hover)!important;
		color: white;
	}

	.bg-menumain {
		background-color:var(--bs-primary)!important;
	}
	.navbar-brand img {
		width:200px;
	}
	.navbar-nav {
		margin-top:.5rem;		
	}
	#menumain {
		padding:.3rem 0;
	}
	.pagecontent {
		margin-top:2rem;
	}
	.aside {
		margin-top: 3rem;
	}
}
@media (max-width:767px) {
img.typ1,img.typ2,img.typ3,img.typ4 {
margin: 1.5rem auto 1.5em;
float: none;
display: block
}
.h1, h1 {
	font-size: 1.8rem;
}
.h2, h2 {
	font-size: 1.4rem;
	font-weight:500;
}
.h3, h3 {
	font-size: 1.2rem;
}
.pagecontent {
	margin-top:1.5rem;
}
}

@media (max-width:575px) {
	.aside {
		margin-top: .5rem;
	}
	.news-row>div {
		margin-top:.7rem;
	}
	.news-row h2 {
		margin: 0 0 .2rem;
	}
	.news-row p.date {
			margin: 0 0 .1rem;
		}
	.banners-row.homepage .title {
		padding: .5rem .9rem;
		font-size: 1.2rem;
	}
	.navbar-brand img {
	  width: 140px;
	}
.nav-years {
display: none
}
.h1, h1 {
	font-size: 1.6rem;
}
.h2, h2 {
	font-size: 1.3rem;
	font-weight:700;
}
.h3, h3 {
	font-size: 1.1rem;
}
.container {
	--bs-gutter-x: 2rem;
}
	#calendar1 {
	margin-top:2rem;
}
}
@media (max-width:480px) {
body {
	font-size: 1rem
}

}
/*!
 * justifiedGallery - v3.8.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */
 .justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1;margin:0;padding:0}.justified-gallery>a>a>img,.justified-gallery>a>a>svg,.justified-gallery>a>img,.justified-gallery>a>svg,.justified-gallery>div>a>img,.justified-gallery>div>a>svg,.justified-gallery>div>img,.justified-gallery>div>svg,.justified-gallery>figure>a>img,.justified-gallery>figure>a>svg,.justified-gallery>figure>img,.justified-gallery>figure>svg{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.jg-caption,.justified-gallery>div>.jg-caption,.justified-gallery>figure>.jg-caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.jg-caption.jg-caption-visible,.justified-gallery>div>.jg-caption.jg-caption-visible,.justified-gallery>figure>.jg-caption.jg-caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.jg-entry-visible>a>img,.justified-gallery>.jg-entry-visible>a>svg,.justified-gallery>.jg-entry-visible>img,.justified-gallery>.jg-entry-visible>svg{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.jg-spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}#cookieNotice{display:inline-block;background-color:var(--bs-gray);color:#fff;padding:1.5rem 1.8rem;position:fixed;bottom:0;left:0;width:100%;z-index:999998;font-size:.8rem}#cookieNotice .btn-detail{color:#fff;padding-left:0}#cookieNotice .btn-detail:hover{color:var(--light)}#cookieNotice #btn-2-container,#cookieNotice #btn-2-container .btn,#cookieNotice .msg-wrap{margin-top:.5rem}#cookieNotice .title-1{font-size:1.3rem;margin-bottom:.5rem}#cookieNotice .title-2{font-size:1.05rem;margin-bottom:.5rem}#cookieNotice .custom-control{margin-bottom:.2rem}#cookieNotice .custom-control-label{line-height:1.8}.form-check-input:checked{background-color:var(--bs-primary);border-color:var(--bs-primary)}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%233e3831'/%3e%3c/svg%3e")}.form-check-input:focus{border-color:var(--bs-primary-hover);box-shadow:none}.form-switch .form-check-input:checked:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")}
 
 /*
 jQuery-File-Upload
 */
 .delfile1 {
	 color:white;
 }
 
 .fileinput-button {
   position: relative;
   overflow: hidden;
   display: inline-block;
 }
 .fileinput-button input {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   opacity: 0;
   -ms-filter: "alpha(opacity=0)";
   font-size: 200px;
   direction: ltr;
   cursor: pointer;
 }

 .fileinput-OK {
 	display: none;
 }

 /* Fixes for IE < 8 */
 @media screen\9 {
   .fileinput-button input {
     filter: alpha(opacity=0);
     font-size: 100%;
     height: 100%;
   }
 }

 .progress {
 	margin-top: 8px;
 }

 @media print {
 	.main, body {
 	  padding: 0;
 	}
	
 }