body,
html {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	background: #fff;
	font-size: 16px;
}

body,
html,
p,
table,
input,
button {
	font-family: 'Open Sans', sans-serif;
}

a {
	color: #024a7c
}

#login-form .control-label {
	display: block;
	margin: 15px 0 5px;
}

.page-content {
	padding: 25px;
}

.vk-link {

	position: absolute;
	top: 10px;
	width: 50px;
	height: 50px;
	right: 0;
	display: block;
	background: url(/themes/main/images/vk_logo.png);
	background-size: cover;
}

.page {
	max-width: 1400px;
	min-width: 370px;
	padding: 0 50px;
	position: relative;
	margin: 0 auto;
}

.page p img {
	max-width: 100%;
}

.imgitem {
	margin: 0 0 10px 0;
}

.imgitem img {
	display: block;
	margin-bottom: 0 !important
}

.imgdesc {
	font-size: 14px;
	background: #d7d7d7;
	padding: 10px;
	margin-bottom: 20px;
	max-width: 580px;
}

.ya-share2 {
	margin: 10px 0;
}

.lightboxOverlay {
	opacity: 1 !important
}

.images-list img {
	width: 200px;
	display: inline-block;
	margin: 5px;
}

.db {
	background: #4c6570;
	color: #fff;
	padding: 30px;
	margin: 0 30px 50px 30px;
}

.photos-list {
	margin-top: 20px;
}

.search-form {
	display: none;
}

.search-form {
	position: absolute;
	right: 75px;
	top: 20px;
	background: #fff;
}

.search-form input {
	padding: 10px;
	width: 200px;
	display: inline-block;
	vertical-align: top;
}

.search-form button {
	background: #2e8ed1;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-left: 15px;
	border: none;
	box-shadow: none;
	padding: 9px;
	vertical-align: top;
}

header {
	padding: 40px 25px;
	position: relative;
	margin-top: 70px;
}

.logo {
	display: block;
	width: 464px;
	height: 68px;
	background: url(/themes/main/images/sprite.png) 0 0;
	margin-left: 25px;
}

.page-content .list-view .items {
	overflow: hidden;
	margin: 0;
}

.page-content .list-item {
	margin-bottom: 20px;
	padding: 30px;
}

#documents-index .list-item {
	border-top: 1px solid #666;
}

.list-item {
	overflow: hidden;
}

.page-content .list-view .items .list-item img {
	max-width: 500px;
	float: left;
	margin: 0 20px 0 0;
}

.page-photo .item {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 50px !important;
}

.page-photo .item img {
	max-width: 100%;
	margin-bottom: 20px;
}

#people-form {
	margin-left: 30px;
}

#yt0 {
	width: 100px;
}

.view-month {
	background: #2e8ed1;
	display: inline-block;
	margin-right: 20px;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.subnav {
	background: #2d8dd0;
	padding: 30px;
	margin-left: 25px;
	margin-top: 50px;
}

.subnav a {
	color: #fff;
	display: block;
	text-transform: uppercase;
	padding: 15px 0;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: 600;
}

.doc-info {
	font-size: 14px;
}

.doc-info span {
	font-weight: 600;
}

.doc-pdf,
.doc-doc,
.doc-xls,
.doc-zip {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	margin-top: 5px;
}

.doc-pdf {
	background: url(/themes/main/images/icons/pdf.png) 0 0;
}

.doc-zip {
	background: url(/themes/main/images/icons/pdf.png) 0 0;
}

.doc-doc {
	background: url(/themes/main/images/icons/pdf.png) 0 0;
}

.doc-xls {
	background: url(/themes/main/images/icons/pdf.png) 0 0;
}

.newsitem {
	margin-bottom: 20px;
}

.newsitem i {
	font-style: normal;
}

.newsitem a {
	text-decoration: none;
}

data {
	color: #999;
	display: block;
	margin-top: 5px;
	font-size: 14px;
}

.date-item {
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: 600;
}

.date-item .date {
	display: block;
	color: #999999;
	margin-top: 5px;
}

.tag-link {

	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	font-weight: 600;

}

.tags {
	list-style: none;
	padding: 0;
	margin-top: 5px;
}

.filter-form {
	margin-top: 40px;
}

.filter-form .control-label {
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.filter-form .radio,
.tags li a {
	display: block;
	padding: 5px 0;
	font-size: 16px;
}

.filter-form .radio input {
	margin-right: 10px;
}

.filter-form .form-group {
	margin-bottom: 20px;
	margin-left: 30px;
}

.column-text {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.special {
	right: 200px;
}

.search {
	right: 75px;
}

.special,
.search {
	color: #2d8dd0;
	position: absolute;
	top: 21px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}

.special i,
.search i {
	display: inline-block;
	width: 39px;
	height: 25px;
	vertical-align: bottom;
	padding-right: 10px;
}

.special i {
	background: url(/themes/main/images/sprite.png)0 -80px;
}

.search i {
	background: url(/themes/main/images/sprite.png)-38px -80px;
}

.homephoto {
	padding: 25px 0 50px 0
}

.homephoto h2 {
	margin-left: 25px;
}

.homephoto .item {
	background: #fff;
	padding: 50px 25px 25px 0;
}

.page-photo .item {}

.homephoto .item a,
.page-photo .item a {
	text-decoration: none;
}

.homephoto .item a i,
.page-photo .item a i {
	font-style: normal;
}

.homeimage {
	position: relative;
}

.homeimage img {
	width: 100%;
	display: block;
}

h1 {
	font-weight: 400;
	font-size: 30px;
}

.breadcrumbs {
	margin: 30px 0;
	padding: 10px;
	list-style: none;
	background: #f7f7f7;
}

.breadcrumbs li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	font-size: 14px;
	opacity: 0.7;
}

#contact-form label,
#req-form label {
	display: block;
	padding: 20px 0 5px 0;
	font-weight: 600;
	font-size: 14px;
	color: #666;
}

#contact-form input,
#contact-form textarea,
#req-form input,
#req-form textarea {
	padding: 10px;
	width: 300px;
}

#contact-form textarea,
#req-form textarea {
	height: 100px;
	font-size: 16px;
}

.linkphoto {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-top: 0;
	margin-bottom: 50px;
}

.linkphoto .box2550 {
	padding: 0;
}

#req-form .req {
	width: 150px;
	background: none;
	border: none;
	color: #fff;
	box-shadow: none;
	font-size: 16px;
}

#people-form input {
	padding: 10px;
	width: 300px;
}

#people-form .form-group {
	margin-left: 0px;
}

.submit-link {
	display: block;
	background: #2e8ed1;
	color: #fff;
	width: 150px;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	font-weight: 600;
	opacity: 0.7;
}

.submit-link:hover {
	opacity: 1;
}

.breadcrumbs li:hover {
	opacity: 1;
}

.breadcrumbs li a {
	font-size: 14px;
	padding-right: 10px;
	text-decoration: none;
}

nav {

	background: #2e8ed1;
}

nav ul {
	padding: 0 25px;
	margin: 0;
	list-style: none;
	margin: 0;
}

nav ul li {
	list-style: none;
	display: inline-block;
	padding: 15px 25px 15px 0;
}

nav ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.home1,
.home2,
.home3 {
	border-bottom: 1px solid #666;
}

.gray {}

.col-container {
	width: 100%;
}

.col66 {}

.col33 {}

.col25,
.page-photo .item {}

.bx-wrapper img {
	max-width: 600px;
}

.home2 .box25 {
	padding-right: 0;
}

.col33 img,
.col25 img,
.page-photo .item img {
	max-width: 600px;
	margin-bottom: 20px;
	display: block;
}

.col50 {}

h2 {
	font-weight: 400;
	text-transform: uppercase;
}

.content {
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666;
	margin-bottom: 50px;
}

.home3 .box2550 {
	padding-left: 25px;
}

.box00025 {}

#map {
	margin-top: 50px;
}

.box25 {
	padding: 25px;
}

.margbottom0 {
	margin-bottom: 0;
}

.box0025 {
	padding: 0 25px;
}

.box2550 {
	padding: 25px 30px 25px 0;
}

.box002550 {
	padding: 0 25px 50px 25px;
}

.contacts {
	padding: 35px 25px;
}

.slider {
	background: #fff;
	padding: 25px 25px 25px 0;
}

.slider ul,
.slider ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.slider img {
	display: block;
	margin-bottom: 20px;
}

.slider a {
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}

.afishaview img {
	display: block;
	margin: 25px 0;
}

.afishaitem {
	margin-bottom: 40px;
	margin-top: 50px;
}

.afishaitem img {
	max-width: 600px;
	margin-bottom: 0;
}

.edge {
	float: right;
	background: #2e8ed1;
	width: 60px;
	color: #fff;
	text-align: center;
	height: 45px;
	font-size: 22px;
	font-weight: 700;
	padding-top: 15px;
	border-radius: 30px;
}

.afishaitem a {
	text-decoration: none;
}

.afishaitem a data strong {
	padding-right: 5px;
}

.afishaview data strong {
	padding-right: 5px;
}

.afishaitem a data {
	display: block;
	padding: 5px 0 8px;
}

.error {
	color: red;
	padding: 10px 0;
	font-size: 12px;
}

footer {
	background: #3090d4;
	padding: 25px 0;
}

footer * {
	color: #fff;
	font-size: 14px;
}

.pagination ul {
	list-style: none;
	padding: 0;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a {
	font-size: 18px;
	padding: 5px 8px;
	text-decoration: none;
	background: #e7e7e7;
	font-weight: 600;
	min-width: 20px;
	text-align: center;
	display: block;
}

.pagination ul li.active a {
	color: #fff;
	background: #3090d4;
}

footer img {
	margin-left: 25px;
}

.homephoto .list-view {
	padding-left: 25px;
}


@media only screen and (min-width: 0) and (max-width: 1050px) {
	.home .col66 {
		width: 100%;
	}

	.home .home3 {
		width: 100%;
	}

	.home3 .box2550 {
		margin-right: 25px;
		margin-bottom: 50px;
	}

	.subnav {
		margin-right: 25px;
		padding: 15px;
	}

	.subnav a {
		font-size: 12px;
	}

	.blue img {
		display: none;
	}

	.homephoto .col25 {
		width: 50%;
		margin-bottom: 50px;
	}

	.page {
		padding: 0 30px;
	}

	.search {
		right: 55px;
	}

}