/*@import url(../css/reset.min.css);*/
.content-col a {
  color: inherit;
  text-decoration: none;
}
.content-col b {
  font-weight: 700;
}
.content-col {
  width: 868px;
  margin: 0 auto;
  font: 400 14px 'Arial', sans-serif;
  color: #686868;
  position: relative;
}
.content-col  .helper {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.content-col .row {
  position: relative;
}
.content-col .row_heading {
  padding-bottom: 20px;
  border-bottom: 1px solid #686868;
}
.content-col .row_align_right {
  text-align: right;
}
.content-col .crumbs {
  padding-top: 17px;
}
.content-col .crumbs__item {
  color: #6a593b;
  font-size: 10px;
  font-weight: 700;
  text-decoration: underline;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.content-col .crumbs__item:after {
  content: '/';
  position: absolute;
  right: -9px;
  bottom: 0;
  display: block;
}
.content-col .crumbs__item_current {
  color: #686868;
  text-decoration: none;
}
.content-col .crumbs__item_current:after {
  display: none;
}
.content-col .link {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
.content-col .link_brown {
  color: #6a593b;
  text-decoration: underline;
}
.content-col .link__img {
  vertical-align: middle;
  margin-right: 10px;
}
.content-col .link_row {
  height: 37px;
  box-sizing: border-box;
  padding: 0 10px;
  background: -webkit-linear-gradient(bottom, #dfdfdf, #f8f8f8);
  background: linear-gradient(bottom, #dfdfdf, #f8f8f8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  font: 700 14px/37px 'Arial', sans-serif;
  color: #7e5d4d;
  margin-right: 9px;
  cursor: pointer !important;
  border-radius: 5px;
  text-shadow: 0 -1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.15);
}
.content-col .link_row:hover {
  background: #f8f8f8;
}
.content-col .link_row:active {
  background: #dfdfdf;
  cursor: pointer;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
}
.content-col .link_row:last-child {
  margin-right: 0;
}
.content-col .link_aside {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  color: #6a593b;
  text-decoration: underline;
}
.content-col .link_aside:last-child {
  margin-right: 0;
}
.content-col .link_margin_right_l {
  margin-right: 15px;
}
.content-col .link_overlay {
  width: 200px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  position: absolute;
  bottom: -10px;
  right: -10px;
  color: #fff;
  background: #6a593b;
}
.content-col .heading {
  font-weight: 700;
  display: inline-block;
}
.content-col .heading_tier-1 {
  font-size: 20px;
  margin-top: 20px;
  max-width: 600px;
}
.content-col .heading_tier-1:after {
  content: '»';
  margin-left: 10px;
}
.content-col .heading_tier-2 {
  color: #6a593b;
  font-size: 16px;
}
.content-col .heading_bg {
  height: 37px;
  line-height: 37px;
  background: -webkit-linear-gradient(bottom, #dfdfdf, #f8f8f8);
  background: linear-gradient(bottom, #dfdfdf, #f8f8f8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  padding-left: 10px;
  width: 100%;
  border-radius: 5px;
  text-shadow: 0 -1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.15);
}
.content-col .heading_link {
  color: #6a593b;
  text-decoration: underline;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 15px;
}
.content-col .news__all {
  text-align: center;
}
.content-col .all {
  color: #6a593b;
  font-size: 16px;
  display: inline-block;
  text-shadow: 0 -1px 0 #ffffff, 0 1px 3px rgba(0, 0, 0, 0.15);
}
.content-col .all_bg {
  height: 37px;
  line-height: 37px;
  background: -webkit-linear-gradient(bottom, #dfdfdf, #f8f8f8);
  background: linear-gradient(bottom, #dfdfdf, #f8f8f8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  padding: 0 30px;
  border-radius: 5px;
  font-weight: 700;
}
.content-col .all_bg:hover {
  background: #f8f8f8;
}
.content-col .all_bg:active {
  background: #dfdfdf;
  cursor: pointer;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
}
.content-col .confession {
  position: absolute;
  font-size: 15px;
  bottom: 20px;
  right: 0;
}
.content-col .confession__heading {
  font-weight: 700;
}
.content-col .info {
  width: 403px;
}
.content-col .info__map {
  margin-top: 15px;
}
.content-col .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.content-col .card {
  width: 100%;
  padding-top: 18px;
}
.content-col .card__gallery {
  display: inline-block;
  vertical-align: top;
}
.content-col .card__aside {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.content-col .card__aside em {
  font-size: 14px;
}
.content-col .card__aside .row {
  margin-top: 13px;
}
.content-col .card__description,
.content-col .card__history,
.content-col .card__staff {
  margin-top: 25px;
  width: 100%;
}
.content-col .card__links-row {
  width: 100%;
  margin-top: 25px;
}
.content-col .card__news {
  margin-top: 25px;
  width: 100%;
}
.content-col .card__near {
  margin-top: 25px;
}
.content-col .gallery {
  width: 445px;
  display: inline-block;
}
.content-col .gallery__box {
  height: 294px;
    text-align: center;
  /*background: no-repeat url(../images/gallery-1.jpg) center;
  background-size: cover;*/
}
    .content-col .gallery__box  a,
    .content-col .gallery__box  a img{
        line-height: 294px;
        vertical-align: middle;
    }

.content-col .gallery__previews {
  margin-top: 18px;
}
.content-col .gallery__previews .preview {
  margin-right: 15.5px;
}
.content-col .gallery__previews .preview:nth-child(3n) {
  margin-right: 0;
}
.content-col .preview {
  width: 138px;
  height: 88px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  border-radius: 5px;
}
.content-col .preview:hover .preview__bg {
  background: #a98a59;
}
.content-col .preview:active {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.75);
}
.content-col .preview:active .preview__bg {
  background: #603931;
}
.content-col .preview__bg {
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(bottom, #603931, #a98a59);
  background: linear-gradient(bottom, #603931, #a98a59);
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.content-col .preview__img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  /*background: no-repeat url(../images/gallery-preview-1.jpg) center;*/
  background-size: cover;
  border-radius: 3px;
    text-align: center;
}
    .content-col .preview__img a{
        margin: 0;
        display: block;
    }

.content-col .preview__name {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  color: #7e5d4d;
  font-weight: 700;
}
.content-col .preview_article {
  margin-right: 15px;
  width: 158.6px;
  height: 100px;
}
.content-col .preview_article:nth-child(5n) {
  margin-right: 0;
  margin-bottom: 15px;
}
.content-col .preview_article:last-child {
  margin-bottom: 0;
}
.content-col .preview_near {
  margin-right: 17px;
  position: relative;
  width: 160px;
  height: auto;
}
.content-col .preview_near .preview__bg {
  height: 160px;
}
.content-col .preview_near:nth-child(5n) {
  margin-right: 0;
}
.content-col .near {
  margin-top: 25px;
  margin-bottom: 15px;
}
.content-col .text {
  color: #464646;
  font-size: 16px;
  line-height: 21px;
  display: inline-block;
}
.content-col .text__more {
  text-decoration: underline;
  color: #846044;
}
.content-col .text_article {
  margin-top: 5px;
}
.content-col .text_news {
  width: 710px;
  margin-left: 15px;
  margin-bottom: 25px;
}
.content-col .text_right-indent {
  margin-right: 20px;
}
.content-col .article {
  width: 100%;
  margin-top: 20px;
}
.content-col .article__photos {
  margin-top: 15px;
}
.content-col .article__date {
  color: #6a593b;
  margin-bottom: 5px;
}
.content-col .portrait {
  width: 160px;
  margin-top: 15px;
  display: inline-block;
  vertical-align: top;
  margin-right: 13px;
}
.content-col .portrait:nth-child(5n) {
  margin-right: 0;
}
.content-col .portrait__bg {
  width: 100%;
  height: 195px;
  background: -webkit-linear-gradient(bottom, #603931, #a98a59);
  background: linear-gradient(bottom, #603931, #a98a59);
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.content-col .portrait__img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  /*background: no-repeat url(../images/gallery-preview-1.jpg) center;
  background-size: cover;*/
  border-radius: 3px;
}
.content-col .portrait__name {
  display: block;
  text-align: center;
  margin-top: 10px;
  width: 100%;
  color: #7e5d4d;
  font-weight: 700;
}
.content-col #map-card {
  height: 106px;
  box-sizing: border-box;
  width: 100%;
  border: 3px solid #a98a59;
  border-radius: 5px;
}
.content-col #map-cat {
  width: 100%;
  height: 480px;
  background: grey;
}
.content-col .sort {
  width: 100%;
  text-align: right;
}
.content-col .row_overlay {
  background: #f3f0ef;
}
.content-col .row_margin_top_l {
  margin-top: 15px;
}
.content-col .filter {
  width: 700px;
  margin: 15px 0 0;
}
.content-col .filter td {
  width: 165px;
  padding: 10px 0 10px 20px;
  box-sizing: border-box;
}
.content-col .input {
  height: 30px;
  border-radius: 5px;
  border: none;
  outline: none;
  padding: 0;
  box-sizing: border-box;
}
.content-col .input_shadow {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.38);
}
.content-col .input_search {
  width: 408px;
}
.content-col .input_submit {
  background: -webkit-linear-gradient(top, #a98a59, #603731);
  background: linear-gradient(top, #a98a59, #603731);
  color: #fff;
  font-size: 16px;
  width: 87px;
  box-shadow: inset 0 1px 0 #ffffd8;
}
.content-col .select {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.38);
  width: 144px;
  height: 30px;
  font: 400 14px 'Arial', sans-serif;
  color: #85643f;
  border: none;
  outline: none;
  border-radius: 5px;
}
.content-col .toggle {
  position: absolute;
  top: 10px;
  right: 0;
}
.content-col .toggle > div {
  float: left;
  text-decoration: underline;
  cursor: pointer;
  line-height: 26px;
}
.content-col .toggle > div .current {
  text-decoration: none;
  cursor: default;
}
.content-col .toggle__items {
  position: relative;
  width: 100%;
}
.content-col .toggle__item {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s;
          transition: all .5s;
  width: 100%;
}
.content-col .toggle__item.current {
  opacity: 1;
  visibility: visible;
}
.content-col .toggle__body {
  width: 55px;
  height: 26px;
  background: no-repeat url(../images/toggles.png);
  position: relative;
  margin: 0 10px;
}
.content-col .toggle__body .toglik {
  position: absolute;
  bottom: 3px;
  left: 4px;
  -webkit-transition: all .5s;
          transition: all .5s;
  right: auto;
}
.content-col .toggle__body .toglik img {
  display: block;
}
.content-col .toggle__body .toglik.clicked {
  left: 30px;
}
