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;
}

.star {
  display: inline-block;
  width: 40px;
  height: 38px;
  background: url(/themes/main/images/star.png) 0 0;
  margin-bottom: 10px;
}

.star1 {
  display: inline-block;
  width: 80px;
  height: 38px;
  background: url(/themes/main/images/star.png) 0 0;
  margin-bottom: 10px;
}

.star2 {
  display: inline-block;
  width: 120px;
  height: 38px;
  background: url(/themes/main/images/star.png) 0 0;
  margin-bottom: 10px;
}

.star3 {
  display: inline-block;
  width: 160px;
  height: 38px;
  background: url(/themes/main/images/star.png) 0 0;
  margin-bottom: 10px;
}

.star4 {
  display: inline-block;
  width: 200px;
  height: 38px;
  background: url(/themes/main/images/star.png) 0 0;
  margin-bottom: 10px;
}

.booking {
  color: #fff;
  background-color: #2e8ed1;
  text-decoration: none;
  padding: 10px;
  display: block;
  width: 250px;
  text-align: center;
  margin-top: 10px;
}

.page-content {
  padding: 25px;
}

.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;
}

.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;
}

.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 {
  background: #f7f7f7;
  margin-bottom: 20px;
  padding: 30px;
}

.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;
  width: 25%;
  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;
  min-height: 650px;
}

.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;
}

.pinned {
  font-size: 20px;
  background: #2e8ed1;
  padding: 10px 5px;
}
.pinned a {
  color: #f7f7f7;
}
.pinned data {
  color: #f7f7f7;
}

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;
}

.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;
}

.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 {
  background: #eaeaea;
  padding: 25px 0 50px 0;
}

.homephoto h2 {
  margin-left: 25px;
}

.homephoto .item {
  margin: 0 25px;
  background: #fff;
  padding: 25px;
}

.page-photo .item {
  margin: 0 25px;
  background: #eaeaea;
  padding: 25px;
}

.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 {
  margin-top: 50px;
  margin-bottom: 50px;
}

#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;
  position: relative;
}

nav ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

nav ul li ul.level_0 {
  position: absolute;
  top: 50px;
  left: -15px;
  background: #2e8ed1;
  display: none;
  z-index: 999;
  width: 230px;
  padding: 10px 0 20px 0;
}

nav ul li ul.level_0 li ul {
  padding: 10px 0 20px 0;
}

nav ul li ul.level_0 li a {
  padding: 7px 20px;
}

nav ul li ul li {
  padding: 0;
  display: block;
}

nav ul li:hover ul {
  display: block;
}

nav ul li ul li a {
  display: block;
  padding: 7px 0;
  color: #fff;
  text-transform: none;
  font-weight: 400;
}

nav ul li:nth-last-child(1) ul {
  right: 0;
  left: auto;
}

nav ul li ul li ul.level_1,
nav ul li ul li ul.level_1 li {
  display: none;
}

nav ul li ul.level_0 li:hover ul.level_1 {
  display: block;
  position: absolute;
  background: #2e8ed1;
  right: 230px;
  top: 0;
  width: 220px;
}

nav ul li ul.level_0 li:hover ul.level_1 li {
  display: block;
}

.gray {
  background: #eaeaea;
}

.col-container {
  width: 100%;
}

.col66 {
  display: inline-block;
  width: 66.6666666%;
}

.col33 {
  display: inline-block;
  width: 33.33333333%;
  vertical-align: top;
}

.col25,
.page-photo .item {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}

.col33 img,
.col25 img,
.page-photo .item img {
  max-width: 100%;
  margin-bottom: 20px;
}

.col50 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

h2 {
  font-weight: 400;
  text-transform: uppercase;
}

.content {
  margin-right: 20px;
}

.home3 .box2550 {
  background: #fff;
  margin-left: 25px;
}

.box00025 {
  padding: 0 0 0 25px;
}

.box25 {
  padding: 25px;
}

.box25 a img {
  max-width: 100%;
}

.margbottom0 {
  margin-bottom: 0;
}

.box0025 {
  padding: 0 25px;
}

.box2550 {
  padding: 25px 30px;
}

.box002550 {
  padding: 0 25px 50px 25px;
}

.contacts {
  padding: 35px 25px;
}

.slider {
  background: #fff;
  padding: 25px;
}

.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: 50px;
}

.afishaitem img {
  max-width: 100%;
  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;
  margin-top: 10px;
  max-height: 120px;
}

@media only screen and (min-width: 200px) 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;
  }
}
