@charset "UTF-8";
.element-hidden,
.hidden {
  display: none;
}

#synapse-custom-ajax-cover {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  width: 0;
  height: 0;
}

.form-item-gdpr-warning .description {
  display: inline-block;
}

.modal-dialog {
  max-width: 500px;
}
.modal-content {
  border: 0;
  border-radius: 0;
  text-align: center;
  padding: 50px 65px;
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.2);
}
.modal-header {
  border: 0;
  padding: 0;
  display: block;
  margin: 0 0 35px;
}
.modal-title {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}
.modal-text {
  font-size: 18px;
  line-height: 1.4;
  padding-top: 15px;
}
.modal-body {
  padding: 0 0 20px;
}
.modal-close {
  margin: 0;
  padding: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: none;
  border: 0;
  font-size: 32px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.4s, border-color 0.4s, color 0.4s, opacity 0.4s;
}
.modal-close:hover {
  opacity: 1;
  color: #fff;
  background-color: #AC182D;
  border-color: transparent;
}
.modal-close:active {
  opacity: 0.7;
}
.modal .form-actions {
  margin: 0 !important;
  text-align: center;
}
.modal form {
  max-width: 360px;
  margin: 0 auto;
}

#manager-menu {
  position: absolute;
  top: 100px;
  left: 100px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  padding: 20px;
  cursor: move;
  z-index: 20;
  background: #fff;
  max-width: 205px;
}
@media (max-width: 767.98px) {
  #manager-menu {
    display: none !important;
  }
}
#manager-menu .contextual {
  display: none;
}
#manager-menu .toggle-manager {
  position: relative;
  z-index: 3;
  max-width: 1em;
  cursor: pointer;
}
#manager-menu h2 {
  margin: -1em 0 0.5em 1em;
  font-size: 1.5em;
}

.breadcrumb {
  padding: 0;
  background-color: transparent;
}
.breadcrumb .list {
  padding-left: 0;
}

.menu-monument,
.menu-multimedia,
.menu-news,
.menu-posetitelyam,
.menu-o-muzee,
.menu-service {
  padding: 0;
  margin-bottom: 40px !important;
  margin-left: 0 !important;
}
.menu-monument .menu-item,
.menu-multimedia .menu-item,
.menu-news .menu-item,
.menu-posetitelyam .menu-item,
.menu-o-muzee .menu-item,
.menu-service .menu-item {
  list-style-type: none;
  list-style-image: none;
  background-color: #cc0000;
  padding: 6px 15px;
  position: relative;
}
.menu-monument .menu-item:hover::before,
.menu-multimedia .menu-item:hover::before,
.menu-news .menu-item:hover::before,
.menu-posetitelyam .menu-item:hover::before,
.menu-o-muzee .menu-item:hover::before,
.menu-service .menu-item:hover::before {
  position: absolute;
  content: url("/themes/adaptive/images/menu-li.png");
  width: 6px;
  height: 7px;
  top: 4px;
  left: 5px;
}
.menu-monument .menu-item a,
.menu-multimedia .menu-item a,
.menu-news .menu-item a,
.menu-posetitelyam .menu-item a,
.menu-o-muzee .menu-item a,
.menu-service .menu-item a {
  font-family: "pt_sans_narrow";
  font-size: 17px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: block;
}
.menu-monument .menu-item a:hover,
.menu-multimedia .menu-item a:hover,
.menu-news .menu-item a:hover,
.menu-posetitelyam .menu-item a:hover,
.menu-o-muzee .menu-item a:hover,
.menu-service .menu-item a:hover {
  text-decoration: none;
}
.menu-monument .menu-item--active-trail,
.menu-multimedia .menu-item--active-trail,
.menu-news .menu-item--active-trail,
.menu-posetitelyam .menu-item--active-trail,
.menu-o-muzee .menu-item--active-trail,
.menu-service .menu-item--active-trail {
  background-color: #900f0f;
}
.menu-monument .menu-item--active-trail a,
.menu-multimedia .menu-item--active-trail a,
.menu-news .menu-item--active-trail a,
.menu-posetitelyam .menu-item--active-trail a,
.menu-o-muzee .menu-item--active-trail a,
.menu-service .menu-item--active-trail a {
  color: #FFFFFF !important;
}
.menu-monument .menu-item--active-trail::before,
.menu-multimedia .menu-item--active-trail::before,
.menu-news .menu-item--active-trail::before,
.menu-posetitelyam .menu-item--active-trail::before,
.menu-o-muzee .menu-item--active-trail::before,
.menu-service .menu-item--active-trail::before {
  position: absolute;
  content: url("/themes/adaptive/images/menu-li.png");
  width: 6px;
  height: 7px;
  top: 4px;
  left: 5px;
}

.o-muzee__nav {
  float: right;
  margin-left: 30px;
}
@media (max-width: 767.98px) {
  .o-muzee__nav {
    display: none;
  }
}

.menu-news .menu-item {
  position: relative;
  height: 64px;
  display: flex;
  padding: 0;
  margin-bottom: 20px;
}
.menu-news .menu-item::after {
  pointer-events: none;
}
.menu-news a {
  padding: 8px 84px 6px 15px;
}
.menu-news .menu-item-1 > a {
  max-width: 150px;
}
.menu-news .menu-item-1::after {
  position: absolute;
  content: url("/themes/adaptive/images/rezhim2.png");
  width: 64px;
  height: 64px;
  top: 0;
  right: 0;
}
.menu-news .menu-item-2 > a {
  max-width: 150px;
}
.menu-news .menu-item-2::after {
  position: absolute;
  content: url("/themes/adaptive/images/tikets2.png");
  width: 64px;
  height: 64px;
  top: 0;
  right: 0;
}
.menu-news .menu-item-3::after {
  position: absolute;
  content: url("/themes/adaptive/images/encounter2.png");
  width: 64px;
  height: 64px;
  top: 0;
  right: 0;
}
.menu-news .menu-item-4::after {
  position: absolute;
  content: url("/themes/adaptive/images/prakt2.png");
  width: 64px;
  height: 64px;
  top: 0;
  right: 0;
}

#block-adaptive-breadcrumbs .list-item {
  font-size: 12px;
  color: #666;
}
#block-adaptive-breadcrumbs .list-item::before {
  content: " → ";
}
#block-adaptive-breadcrumbs .list-item:first-child::before {
  content: "";
}
#block-adaptive-breadcrumbs .list-item a {
  color: #666;
}

.region-tabs {
  width: auto;
  position: relative;
  font-size: 14px;
  line-height: 1.1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 576px) {
  .region-tabs {
    height: 0;
  }
}
.region-tabs ul.tabs {
  margin: 0;
  border: none;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  background: none;
  max-width: 100%;
}
@media (min-width: 576px) {
  .region-tabs ul.tabs {
    position: absolute;
    top: -22px;
    right: 0;
    z-index: 8;
  }
}
.region-tabs ul.tabs a {
  color: #000;
  opacity: 0.8;
  display: block;
  padding: 3px 7px;
  border-radius: 0;
  white-space: nowrap;
  line-height: 1.15;
  background-color: #efefef;
  transition: opacity 0.4s, background-color 0.4s;
}
.region-tabs ul.tabs a:hover {
  opacity: 1;
  background-color: #e7e7e7;
}
.region-tabs ul.tabs a:active {
  background-color: #d6d6d6;
}
.region-tabs ul.tabs li {
  display: block;
  vertical-align: bottom;
  margin: 0 0 0 10px;
}
.region-tabs ul.tabs li.is-active a {
  background-color: #fff;
}
.region-tabs .block-local-actions-block nav {
  left: 0;
}
.region-tabs .block > div.contextual {
  display: none !important;
}
.region-tabs ul.secondary {
  position: absolute;
  top: 25px;
  right: 0;
  float: right;
  z-index: 8;
  padding: 0 0 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: none;
}

.h-xs-up,
.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575.98px) {
  .h-xs-down,
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .h-sm-up,
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .h-sm-down,
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .h-md-up,
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .h-md-down,
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .h-lg-up,
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199.98px) {
  .h-lg-down,
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .h-xl-up,
  .hidden-xl-up {
    display: none !important;
  }
}

@media (max-width: 1399.98px) {
  .h-xl-down,
  .hidden-xl-down {
    display: none !important;
  }
}

@media (min-width: 1400px) {
  .h-xxl-up,
  .hidden-xxl-up {
    display: none !important;
  }
}

.h-xxl-down,
.hidden-xxl-down {
  display: none !important;
}

@font-face {
  font-family: "pt_sans_narrow";
  src: url("../fnt/pt_sans_narrow/pt_sans_narrow.eot");
  src: url("../fnt/pt_sans_narrow/pt_sans_narrow.eot?#iefix") format("embedded-opentype"), url("../fnt/pt_sans_narrow/pt_sans_narrow.woff") format("woff"), url("../fnt/pt_sans_narrow/pt_sans_narrow.ttf") format("truetype"), url("../fnt/pt_sans_narrow/pt_sans_narrow.svg#pt_sans_narrow") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pt_serif_regular";
  src: url("../fnt/pt_serif_regular/pt_serif_regular.eot");
  src: url("../fnt/pt_serif_regular/pt_serif_regular.eot?#iefix") format("embedded-opentype"), url("../fnt/pt_serif_regular/pt_serif_regular.woff") format("woff"), url("../fnt/pt_serif_regular/pt_serif_regular.ttf") format("truetype"), url("../fnt/pt_serif_regular/pt_serif_regular.svg#pt_serif_regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONTS */
/* EXTRA COLORS */
/* LAYOUT */
body {
  font: 16px Arial;
  color: #222;
  color: #131313;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  font-family: "Arial", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
}
body.cke_editable {
  color: #000;
  background-color: #fff;
}

/* HEADERS */
h1 {
  font-size: 2.25rem;
  font-weight: bold;
  margin-bottom: 30px;
}

h2 {
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 30px;
}

h3 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 30px;
}

h4 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 30px;
}

h5 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 30px;
}

h6 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 30px;
}

b,
strong {
  font-weight: 600;
}

blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

button:focus {
  outline: none !important;
}

img {
  height: auto;
  max-width: 100%;
  margin-bottom: 1rem;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
table td,
table th {
  padding: 0.75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
table tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.form-control {
  height: auto;
}

/** style.css --------------------------------- /
*** insaitov.ru-BaseTheme */
.team-span {
  margin-bottom: 25px;
}

p {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  margin: 0 0 1.2em;
  text-align: justify;
}

.region-content ul li {
  list-style-image: url("../images/li-style.png");
}
.region-content ul {
  margin: 0;
  font-weight: normal;
  list-style: none;
  margin: 0 0 0 1.2em;
}
.region-content ul li {
  margin: 0;
  padding: 0;
}
.region-content ul ul li {
  list-style: none outside disc;
  background: none;
  padding-left: 0;
}
.region-content ul ul ul li {
  list-style: none outside circle;
  background: none;
  padding-left: 0;
}
.region-content ol {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: decimal;
  margin: 0 0 0 1.5em;
  padding: 0;
}
.region-content ol li {
  margin: 0 0 0 1em;
  padding: 0;
}
.region-content ol ol li {
  margin: 0 0 0 1em;
  padding: 0;
  list-style-type: lower-alpha;
}
.region-content ol ol ol li {
  margin: 0 0 0 1em;
  padding: 0;
  list-style-type: decimal;
}

.figure {
  padding: 0;
  margin: 0;
  display: none;
}

.caption>figcaption {
    
    color: #808080;
    text-align: right;
    padding: 0;
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  font-family: "pt_serif_regular";
  font-size: 41px;
  line-height: 41px;
  color: #222222;
  margin-bottom: 25px;
}

h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  font-family: "pt_serif_regular";
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 10px;
}

h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  font-family: "pt_serif_regular";
  font-size: 20px;
  line-height: 25px;
}

h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  font-family: "pt_serif_regular";
}

h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  font-family: "pt_serif_regular";
}

h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none;
  font-family: "pt_serif_regular";
}

/** links */
/* ------------------ links ----------------------- */
a {
  outline: none;
  outline: none;
  color: #cc0000;
  text-decoration: none;
}
a:hover {
  color: #cc0000;
  text-decoration: underline;
}

/* ------------------ Fonts ------------------ */
/* ------------------ Blockquote ------------------ */
blockquote {
  background: url(../images/quote-bg.png) no-repeat 0 0;
  padding: 10px 0 10px 110px;
  font-size: 18px;
  line-height: 26px;
  font-family: "pt_serif_regular";
  text-transform: uppercase;
  min-height: 78px;
}
blockquote p {
  margin: 0;
}

/* ------------------ List Styles ------------------ */
p + ul {
  margin-top: -0.8em;
}

p + ol {
  margin-top: -0.8em;
}

.block ol {
  margin: 0;
}
.block ul {
  margin: 0 0 1em 0;
}

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
  color: #fff;
  font-weight: bold;
}
table tr th a {
  color: #fff;
  font-weight: bold;
}
table tr th a:hover {
  color: #fff;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
table caption {
  background: #e1e1e1;
  font-weight: bold;
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

tr {
  background: #e1e1e1;
}
tr td {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left;
}
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left;
}

tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
  background-color: #dddddd;
}

tr + tr {
  background: #f3f3f3;
}

tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}

.flickity-button {
  background-color: #cc0000 !important;
}
.flickity-button:hover {
  background-color: #f00 !important;
}
.flickity-button .flickity-button-icon {
  fill: #fff !important;
}

@media (max-width: 767px) {
  .flickity-viewport .flickity-slider .field__items .field__item img {
    display: none;
  }
}
.footer {
  flex-shrink: 0;
  align-items: center;
  padding: 15px 0;
  color: #fff;
  background-color: #1d1b1f;
  font-family: "pt_sans_narrow";
  font-size: 18px;
}
.footer-copyright {
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .footer-copyright {
    margin-bottom: 12px;
  }
}
.footer-search {
  display: flex;
  margin-bottom: 10px;
}
.footer-search-field {
  color: #d11111;
  border: 3px solid #d11111;
  padding: 3px 5px;
  margin: 0 0 0 50px;
  width: 270px;
  height: 32px;
}
.footer-search-field:focus {
  outline: none;
}
@media (max-width: 767.98px) {
  .footer-search-field {
    margin-left: 0;
  }
}
.footer-search-submit {
  width: 32px;
  height: 32px;
  border: 0;
  background-color: #d11111;
  background-image: url("/themes/adaptive/images/icon-search.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 65%;
}
@media (max-width: 991.98px) {
  .footer-search {
    justify-content: center;
  }
}
.footer-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.footer-social-links {
  display: flex;
  align-items: center;
}
.footer-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #d11111;
  margin-right: 5px;
}
.footer-social-link svg path {
  fill: #FFFFFF;
}
.footer-social-link:last-of-type {
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .footer-social-link {
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .footer-social {
    justify-content: space-around;
  }
}
@media (max-width: 575.98px) {
  .footer-social {
    flex-direction: column-reverse;
    justify-content: center;
    margin-bottom: 0;
  }
}
.footer .synapse {
  margin-right: 5px;
}
.footer .synapse img {
  margin-right: 0px;
}
.footer .synapse-logo {
  top: 0px;
  height: 28px;
  position: relative;
}
.footer .synapse-link {
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid rgba(19, 19, 19, 0.5);
  transition: border-color 0.4s, color 0.4s;
}
.footer .synapse-link:focus, .footer .synapse-link:hover {
  border-color: transparent;
}
.footer .synapse-link:active {
  color: rgba(19, 19, 19, 0.7);
}
.footer a {
  color: #fff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  text-decoration: none;
}
.footer a:hover {
  color: #cc0000;
}
.footer__right {
  text-align: right;
}
@media (max-width: 1199.98px) {
  .footer__right {
    text-align: center;
  }
}

.menu-footer {
  width: 100%;
  display: flex;
  font-size: 17px;
  font-weight: normal;
  flex-direction: column;
  flex-wrap: wrap;
  text-transform: uppercase;
  max-height: 230px;
  margin-left: 0 !important;
}
.menu-footer .menu {
  margin-left: 0;
}
.menu-footer .menu-item {
  padding: 0 10px 5px;
}
.menu-footer .menu-item a {
  transition: text-decoration 0.4s;
}
.menu-footer .menu-item a:hover {
  color: unset;
  text-decoration: underline;
}
.menu-footer .menu-item a.is-active {
  color: unset;
}
.menu-footer .menu-item a.is-active:hover {
  color: unset;
  text-decoration: underline;
}
.menu-footer-en {
  max-height: 140px;
}
.menu-footer-en .menu-item {
  padding: 0 30px 5px;
}
.menu-footer .menu-item--expanded {
  list-style-type: none;
}
.menu-footer .menu-level-1 {
  text-transform: none;
}
.menu-footer .menu-level-1 .menu-item {
  padding: 0 0 5px;
}
@media (max-width: 767.98px) {
  .menu-footer {
    display: none;
  }
}

.region-footer {
  display: inline-block;
}
.region-footer nav {
  display: flex;
  min-width: 250px;
  justify-content: center;
}
.region-footer nav ul li {
  list-style-image: none !important;
}

/**
/* Synapse theme framework based on drupal Bartick
*/
/* ---------- Backgrounds ------------------- */
.not-front #header {
  background: url(../images/bg1.jpg) fixed center 0;
  height: 481px;
}
.not-front #header.about {
  background: url("../images/about.jpg") fixed center 0;
}
.not-front #header.contact {
  background: url("../images/about.jpg") fixed center 0;
}
.not-front #header.news {
  background: url("../images/news.jpg") fixed center 0;
}
.not-front #header.monuments {
  background: url("../images/monuments.jpg") fixed center 0;
}
.not-front #header.service {
  background: url("../images/services.jpg") fixed center 0;
}
.not-front #header.projects {
  background: url("../images/projects.jpg") fixed center 0;
}
.not-front #header.multimedia {
  background: url("../images/multimedia.jpg") fixed center 0;
}
.not-front #header.tour {
  background: url("../images/3d-tour.jpg") fixed center 0;
}

.front #main {
  background: url(../images/usor.png) repeat-x 0 78px;
  margin-top: -78px;
  margin-bottom: -53px;
  min-height: 306px;
}
.front #main #content-wrapper {
  padding-top: 40px;
  padding-bottom: 35px;
  /*margin-top: -78px;*/
  margin-top: 6px;
}

#main {
  background: url(../images/usor.png) repeat-x 0 100px;
  margin-top: -100px;
  margin-bottom: -93px;
  -width: 100%;
  height: 1%;
  min-height: 500px;
}
#main #content-wrapper {
  background: #fff;
  margin-right: -80px;
  margin-left: -80px;
  padding-right: 80px;
  padding-left: 80px;
  z-index: 30;
  padding-top: 22px;
  padding-bottom: 45px;
}

#footer {
  background: #1d1b1f;
  min-height: 180px;
}

#bottom-pattern {
  height: 190px;
  width: 100%;
  background: url(../images/usor.png) repeat-x 0 0;
}

/* ---------- Basic Layout Styles ----------- */
html {
  height: 100%;
}

body {
  height: 100%;
}

#page {
  height: 100%;
}

#page-wrapper {
  min-height: 100%;
}

.section {
  margin: 0 auto;
  position: relative;
}

#header {
  overflow: hidden;
}

#content-wrapper {
  width: 100%;
  padding: 0;
  position: relative;
}

/* -------------------- No Sidebars ---------------------- */
/* -------------------- Two Sidebars --------------------- */
.two-sidebars #content {
  padding-left: 250px;
  padding-right: 250px;
}

/* -------------------- First Sidebar -------------------- */
#sidebar-first {
  margin-left: -100%;
  position: relative;
}

.sidebar-second #content {
  padding-right: 218px;
}

/* -------------------- Second Sidebar ------------------- */
#sidebar-second {
  margin-left: -218px;
  margin-right: -3px;
  position: relative;
  z-index: 30;
  padding-bottom: 93px;
}
#sidebar-second .region-sidebar-second {
  padding-left: 34px;
  padding-top: 22px;
}

.sidebar-first #content {
  padding-left: 250px;
}

@media screen and (max-width: 980px) {
  #main {
    background: white;
    margin-bottom: 0;
  }
  #main #content-wrapper {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #bottom-pattern {
    background-position: 0 -98px;
    height: 93px;
  }
  .front #main {
    margin-bottom: 0;
    min-height: 100px;
    position: relative;
    background: white;
    z-index: 100;
  }
}
/* ------------------ Header ------------------
** insaitov.ru — Theme Framework ------------*/
.region-header {
  color: #fffeff;
  overflow: hidden;
}
.region-header a {
  color: #fffeff;
}
.region-header li a.active {
  color: #fffeff;
}

/** logo and site-name ----------------------- */
#logo {
  float: left;
  padding: 15px 15px 10px 10px;
}

#name-and-slogan {
  color: #fffeff;
  float: left;
  padding: 35px 0 10px 15px;
}
#name-and-slogan a {
  color: #fffeff;
}

#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
#site-name a {
  font-weight: normal;
}

#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}

/* --------------- Main Menu ----------------- */
#main-menu {
  clear: both;
}

#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px 0 0;
}
#main-menu-links li {
  float: left;
  list-style: none;
  padding: 0 1px;
  margin: 0 2px 0 0;
}
#main-menu-links li a.active {
  border-bottom: none;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.8em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 5px;
  -khtml-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#main-menu-links a:hover {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgb(255, 255, 255);
}

.featured #main-menu-links li a:active {
  background: #f0f0f0;
  background: rgb(240, 240, 240);
}
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgb(240, 240, 240);
}

/* --------------- Secondary Menu ------------ */
#secondary-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 480px;
}

#secondary-menu-links {
  float: right;
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links li a {
  color: #fffeff;
}
#secondary-menu-links a:hover {
  text-decoration: underline;
}
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/** Nice - menu */
ul#nice-menu-1 {
  border: none;
  font-size: 1.1em;
  line-height: 1em;
  position: relative;
  padding: 0 0 0 1.2em;
}
ul#nice-menu-1 li {
  background: none;
  border: none;
  list-style: none outside none;
  padding: 0;
  border-right: 1px solid #fffeff;
}
ul#nice-menu-1 li a {
  padding: 0.1em 1.5em 0.1em;
  color: #fffeff;
  text-decoration: none;
}
ul#nice-menu-1 li a:hover {
  text-decoration: underline;
}
ul#nice-menu-1 li ul {
  background: #094888;
  border: none;
  font-size: 0.87em;
  padding-bottom: 8px;
  top: 2.3em;
  border-radius: 0 0 8px 8px;
}
ul#nice-menu-1 li ul li {
  border: none;
  background: none;
}
ul#nice-menu-1 li ul li a {
  padding: 0.4em 0.5em 0.4em 1.5em;
}
ul#nice-menu-1 li.last {
  border-right: none;
  background: none;
}

/* User Login block in the header region ----- */
.region-header {
  /* Language switcher block in header. -------- */
  /* Search block in region header. ------------ */
}
.region-header #block-user-login {
  width: auto;
  padding: 10px;
  font-size: 0.857em;
  float: left;
}
.region-header #block-user-login .content {
  margin: 0;
  padding: 0;
}
.region-header #block-user-login .form-item {
  float: left;
  margin: 0;
  padding: 0;
}
.region-header #block-user-login .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px;
  width: 120px;
}
.region-header #block-user-login .form-text:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header #block-user-login .form-text:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header #block-user-login .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header #block-user-login div.item-list {
  font-size: 0.916em;
  margin: 0;
  clear: both;
}
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  margin: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left;
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em;
}
.region-header #block-user-login .item-list li.first {
  padding-left: 1px;
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0;
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
.region-header #user-login-form li.openid-link a {
  padding-left: 20px;
}
.region-header #user-login li.openid-link a {
  padding-left: 20px;
}
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}

/** skip-link -------------------------------- */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:link {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover {
  outline: 0;
}
#skip-link a:active {
  outline: 0;
}
#skip-link a:focus {
  outline: 0;
}

/* any other styles -------------------------- */
/* ------------------ Sidebar ----------------- */
/*--------------Styles--------------*/
#block-menu-block-2 .menu li a {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "pt_sans_narrow";
  display: block;
  background: #cc0000;
  padding: 10px 18px;
}
#block-menu-block-2 .menu li a:hover {
  background: url(../images/menu-li.png) no-repeat 7px center #cc0000;
  text-decoration: none;
}
#block-menu-block-2 .menu li a.active {
  background: url(../images/menu-li.png) no-repeat 7px center #900f0f;
  text-decoration: none;
}
#block-menu-block-2 .menu li a.active-trail {
  background: url(../images/menu-li.png) no-repeat 7px center #900f0f;
  text-decoration: none;
}
#block-menu-block-2 .menu li.active a {
  background: url(../images/menu-li.png) no-repeat 7px center #900f0f;
  text-decoration: none;
}

/* ------------------ Footer ------------------
** insaitov.ru  Theme Framework ------------*/
/** Basic styles */
.footer {
  overflow: hidden;
  /** Menu styles (menu to line) */
}
.footer .region {
  margin: 0px;
}
.footer .block-menu {
  padding-left: 0;
}
.footer .block-menu h2 {
  margin-left: 12px;
  margin-bottom: 0.3em;
}
.footer .block-menu ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .block-menu ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .block-menu ul.menu li a {
  float: left;
  padding: 0 12px 0 12px;
  display: block;
  border-right: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}

/** Copy */
#block-synapse-copyrights {
  text-align: center;
  padding: 0;
  border: none;
  width: 500px;
  margin: 20px auto 0;
}
#block-synapse-copyrights a {
  text-decoration: none;
}
#block-synapse-copyrights a:hover {
  text-decoration: underline;
}

/** hCard */
#block-synapse-hcard {
  width: 400px;
}

/** Yandex metrika informer */
#block-synapse-metrika {
  border: none;
  position: absolute;
  bottom: 1em;
  right: 1em;
  z-index: 5;
  margin: 0;
  padding: 0;
}

/** Copyrights */
#synapse-copy {
  position: absolute;
  z-index: 5;
  font-size: 10px;
  top: 133px;
  right: 160px;
  width: 100px;
  height: 30px;
  padding: 0 0 0 80px;
  line-height: 35px;
  background: url("../images/synapse-wight.png") no-repeat 0px 0px;
  display: block;
  text-decoration: none;
  color: white;
}
#synapse-copy span {
  text-decoration: underline;
}
#synapse-copy span:hover {
  text-decoration: none;
}

#synapse-drupal {
  border: medium none;
  display: block;
  margin: 3px auto 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 150px;
}
#synapse-drupal span {
  text-decoration: underline;
}
#synapse-drupal:hover {
  text-decoration: underline;
}

#footer {
  padding: 20px 0 20px 0;
}
#footer .social {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 312px;
  padding: 10px 5px;
  margin: 15px 0 15px 47px;
}
#footer .social > div {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 32px;
  height: 32px;
}
#footer .social a {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 32px;
  height: 32px;
}
#footer .social .in a {
  background: url("../images/instagram.png") no-repeat scroll center center;
  background-size: 100%;
}
#footer .social .trip-advisor a {
  background: url("../images/tripadvisor.png") no-repeat 0 0;
  background-size: 100%;
}
#footer .vk {
  background-color: #cf1111;
}
#footer .vk a {
  background: url("../images/vk.png") no-repeat scroll center center;
  background-size: 100%;
}
#footer .vk:hover {
  background-color: #ff0000;
}
#footer .facebook {
  background-color: #cf1111;
}
#footer .facebook a {
  background: url("../images/facebook.png") no-repeat scroll center center;
  background-size: 100%;
}
#footer .facebook:hover {
  background-color: #ff0000;
}
#footer .in {
  background-color: #cf1111;
}
#footer .in:hover {
  background-color: #ff0000;
}
#footer .copyright {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: right;
}
#footer .copyright a {
  color: white;
  font-size: 13px;
  margin: 0;
  line-height: 22px;
}
#footer .copyright p {
  color: white;
  font-size: 13px;
  margin: 0;
  line-height: 22px;
}
#footer .copyright .museum-link {
  text-decoration: underline;
}
#footer .copyright .museum-link:hover {
  text-decoration: none;
}
#footer .footer-right {
  float: right;
  width: 370px;
}

.footer-menu {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 560px;
}
.footer-menu li {
  max-width: 185px;
  list-style: none;
  padding-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footer-menu a {
  font-family: "pt_sans_narrow";
  font-size: 17px;
  color: white;
}
.footer-menu a:hover {
  text-decoration: underline;
}
.footer-menu li.parent a {
  text-transform: uppercase;
}
.footer-menu li.menu-742 a {
  text-transform: uppercase;
}
.footer-menu li.menu-534 a {
  text-transform: uppercase;
}
.footer-menu li.menu-690 a {
  text-transform: uppercase;
}
.footer-menu li.menu-785 a {
  text-transform: uppercase;
}
.footer-menu ul {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0;
  margin-right: 40px;
  width: 140px;
}
.footer-menu ul:first-child {
  width: 130px;
}

#search-block-form .form-submit {
  background: url(../images/icons.png) no-repeat 0 0 !important;
  width: 32px !important;
  height: 32px !important;
  border-radius: 0;
  border: 0;
  margin: 0;
}
#search-block-form input.form-text {
  border: 3px solid #d11111;
  margin: 0;
  padding: 3px 5px;
  margin: 0 0 0 50px;
  width: 270px;
}

#search-form .form-submit {
  background: url(../images/icons.png) no-repeat 0 0 !important;
  width: 32px !important;
  height: 32px !important;
  border-radius: 0;
  border: 0;
  margin: 0;
}
#search-form input.form-text {
  border: 3px solid #d11111;
  margin: 0 !important;
  padding: 3px 5px;
  width: 270px !important;
}
#search-form label {
  display: none !important;
  margin: 0;
  padding: 0;
}

.ui-theme-basic-red.ui-autocomplete-input {
  background-position: 100% 6px !important;
}

.page-search-node .search-info {
  text-indent: -8px;
  overflow: hidden;
}
.page-search-node .search-info .username {
  display: none;
}
.page-search-node .search-result {
  margin: 0;
}
.page-search-node li.search-result {
  padding: 20px 0 0 0;
}

/* ----------------- Content ------------------
** insaitov.ru  Theme Framework ------------*/
/******** Hide url_of_current_page field in webform  ********/
@-webkit-keyframes myfirst {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes myfirst {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transform: scale(1.1);
  }
}
.webform-component--set-url-in-webform {
  display: none;
}

#breadcrumb {
  font-family: Arial;
  font-size: 12px;
  color: #666;
}
#breadcrumb a {
  text-decoration: none;
  color: #666;
}
#breadcrumb a:hover {
  text-decoration: underline;
  color: #666;
}

/** News */
.node-news .field-name-field-news-image {
  float: right;
  margin: 0 0 5px 8px;
}

.node-news.node-teaser .field-name-field-news-image {
  float: left;
  margin: 0 8px 5px 0;
}

/** Webform */
/** Images */
.view-id-images .views-view-grid tr {
  background: none;
}
.view-id-images .views-view-grid .views-field-title {
  text-align: center;
}
.view-id-images .views-view-grid .views-field-title a {
  text-decoration: underline;
  color: #444;
}
.view-id-images .views-view-grid td {
  padding: 5px 0 5px 0;
  text-align: center;
}

/* ----------------- Teasers --------------- */
.node-teaser {
  margin-bottom: 25px;
}
.node-teaser .content {
  clear: none;
}

.views-row-last .node-teaser {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

/* -------- Meta - Links - Picture --------- */
.meta {
  font-size: 0.857em;
  position: relative;
  top: -6px;
  margin-bottom: 0;
  color: #68696b;
}

.submitted .user-picture img {
  float: left;
  height: 20px;
  margin: 1px 5px 0 0;
}

.link-wrapper {
  text-align: right;
}

.field-type-image img {
  margin: 0 0 1em;
}

.user-picture img {
  margin: 0 0 1em;
}

/* ---------- Sticky - Unpublish ----------- */
.node-sticky {
  padding: 0 15px 15px;
  border: 1px solid #d3d7d9;
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
}

.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
  border-right: 1px solid #fa8888;
  border-left: 1px solid #fa8888;
}

/* ---------- Taxonomy Reference ----------- */
.field-type-taxonomy-term-reference ul.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left;
  padding: 0 1em 0 0.2em;
  white-space: nowrap;
}

/* ---------------- Slider ----------------- */
#block-views-slider-block {
  clear: both;
}

/* ---------------- Styles ----------------- */
#node-2 .content {
  font-family: "pt_serif_regular";
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
#node-2 .content p {
  margin: 0;
}
#node-2 .content a {
  font-family: "pt_sans_narrow";
  display: inline-block;
  zoom: 1;
  margin-top: 20px;
  padding: 13px 40px;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  background: #cf1111;
  *display: inline;
}
#node-2 .content a:hover {
  background: #f00;
}
#node-2 .content a.dis-video {
  margin-top: 0;
  margin-bottom: 20px;
}

/** news **/
.view-id-frontpage .views-row {
  font-size: 13px;
  clear: both;
  overflow: hidden;
  margin: 0 0 30px 0;
}
.view-id-frontpage .views-field-field-news-image {
  float: left;
  margin: 0 25px 0 0;
}
.view-id-frontpage .fieldset {
  overflow: hidden;
}
.view-id-frontpage .fieldset .views-field-field-news-date {
  font-family: Arial;
  font-weight: bold;
}
.view-id-frontpage .fieldset .views-field-created {
  font-family: Arial;
  font-weight: bold;
}
.view-id-frontpage .views-field-body {
  line-height: 19px;
}

.view-id-frontpage.view-display-id-block_2 .views-field-created {
  font-family: Arial;
  font-weight: bold;
}
.view-id-frontpage.view-display-id-block_2 .views-field-title h3 {
  line-height: 20px;
}
.view-id-frontpage.view-display-id-block_2 .views-row-2 .views-field-field-news-image {
  display: none;
}

/**news - full**/
.node-full .date-created {
  font-weight: bold;
  margin-bottom: 10px;
}

#main .social-top {
  clear: both;
  margin: 30px 0 40px 0;
}
#main .social-top #vk_like {
  line-height: 20px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  *display: inline;
}
#main .social-top #fb_like {
  line-height: 20px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  *display: inline;
  margin-left: 10px;
}

.node-news.node-full .field-name-field-news-gallery {
  margin: 0 -3px 28px 0;
}
.node-news.node-full .field-name-field-news-gallery .field-item {
  display: inline-block;
  zoom: 1;
  margin: 0 3px 3px 0;
  vertical-align: top;
  *display: inline;
}
.node-news.node-full .field-name-field-news-gallery .field-item img {
  margin: 0;
}
.node-news.node-full .field-name-field-news-video .field-item {
  margin-bottom: 10px;
}
.node-news.node-full .page-back {
  font-family: "pt_sans_narrow";
  font-size: 15px;
  display: inline-block;
  zoom: 1;
  margin-top: 35px;
  padding: 9px 18px 9px 18px;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #cf1111;
  *display: inline;
}
.node-news.node-full .page-back:hover {
  text-decoration: none;
  background: #f00;
}

.pager-load-more {
  padding: 0 !important;
}
.pager-load-more a {
  font-family: "pt_sans_narrow";
  font-size: 15px;
  display: inline-block;
  zoom: 1;
  margin-top: 35px;
  padding: 9px 18px 9px 18px;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #cf1111;
  *display: inline;
}
.pager-load-more a:hover {
  text-decoration: none;
  background: #f00;
}
.pager-load-more li {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}
.pager-load-more .ajax-progress {
  display: none;
  margin: 0 !important;
  padding: 0 !important;
}

/** gallery **/
.view-id-gallery .views-row {
  margin-bottom: 35px;
}
.view-id-gallery .views-row.views-row-last {
  margin: 0 !important;
}
.view-id-gallery .views-field-body {
  margin-bottom: 10px;
}
.view-id-gallery .views-field-field-album-image ul {
  padding: 0;
}
.view-id-gallery .views-field-field-album-image ul li {
  display: inline-block;
  zoom: 1;
  padding: 0;
  list-style: none;
  vertical-align: top;
  *display: inline-block;
}

.node-album.node-full .field-name-field-album-image .field-item {
  display: inline-block;
  zoom: 1;
  margin: 0 3px 3px 0;
  vertical-align: top;
  *display: inline;
}
.node-album.node-full .field-name-field-album-image .field-item img {
  margin: 0;
}

.item-list .pager {
  padding: 30px 0 0 0;
}

/** pamyatniki **/
#block-views-monuments-tax-block {
  margin-top: 20px;
}

#block-views-monuments-tax-block-1 {
  margin-top: 20px;
}

.view-id-monuments_tax.view-display-id-block .views-row {
  width: 933px;
  height: 183px;
  margin-bottom: 4px;
}
.view-id-monuments_tax.view-display-id-block .views-row-odd .views-field-name {
  float: left;
  margin-right: 4px;
}
.view-id-monuments_tax.view-display-id-block .views-row-odd .views-field-name-field {
  float: left;
  margin-right: 4px;
}
.view-id-monuments_tax.view-display-id-block .views-row-even .views-field-name {
  float: right;
}
.view-id-monuments_tax.view-display-id-block .views-row-even .views-field-name-field {
  float: right;
}
.view-id-monuments_tax.view-display-id-block .views-field-name a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  line-height: 183px;
  display: inline-block;
  zoom: 1;
  width: 371px;
  height: 183px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #c00;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block .views-field-name a:hover {
  text-indent: -9999px;
  background: url(../images/matreshka.png) no-repeat center center #c00;
}
.view-id-monuments_tax.view-display-id-block .views-field-name a span {
  line-height: 27px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block .views-field-name-field a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  line-height: 183px;
  display: inline-block;
  zoom: 1;
  width: 371px;
  height: 183px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #c00;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block .views-field-name-field a:hover {
  text-indent: -9999px;
  background: url(../images/matreshka.png) no-repeat center center #c00;
}
.view-id-monuments_tax.view-display-id-block .views-field-name-field a span {
  line-height: 27px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block .views-field-field-monuments-img {
  overflow: hidden;
  width: 558px;
  height: 183px;
}
.view-id-monuments_tax.view-display-id-block .views-field-field-monuments-img ul {
  padding: 0;
}
.view-id-monuments_tax.view-display-id-block .views-field-field-monuments-img ul li {
  display: inline-block;
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block .views-field-field-monuments-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
  -webkit-animation: myfirst 0.5s;
  animation: myfirst 0.5s;
}

.view-id-monuments_tax.view-display-id-block_1 .views-row {
  width: 933px;
  height: 183px;
  margin-bottom: 4px;
}
.view-id-monuments_tax.view-display-id-block_1 .views-row-odd .views-field-name {
  float: left;
  margin-right: 4px;
}
.view-id-monuments_tax.view-display-id-block_1 .views-row-odd .views-field-name-field {
  float: left;
  margin-right: 4px;
}
.view-id-monuments_tax.view-display-id-block_1 .views-row-even .views-field-name {
  float: right;
}
.view-id-monuments_tax.view-display-id-block_1 .views-row-even .views-field-name-field {
  float: right;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-name a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  line-height: 183px;
  display: inline-block;
  zoom: 1;
  width: 371px;
  height: 183px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #c00;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-name a:hover {
  text-indent: -9999px;
  background: url(../images/matreshka.png) no-repeat center center #c00;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-name a span {
  line-height: 27px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-name-field a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  line-height: 183px;
  display: inline-block;
  zoom: 1;
  width: 371px;
  height: 183px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #c00;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-name-field a:hover {
  text-indent: -9999px;
  background: url(../images/matreshka.png) no-repeat center center #c00;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-name-field a span {
  line-height: 27px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-field-program-series-img {
  overflow: hidden;
  width: 558px;
  height: 183px;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-field-program-series-img ul {
  padding: 0;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-field-program-series-img ul li {
  display: inline-block;
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  *display: inline;
}
.view-id-monuments_tax.view-display-id-block_1 .views-field-field-program-series-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
  -webkit-animation: myfirst 0.5s;
  animation: myfirst 0.5s;
}

#block-block-4 .service-row {
  width: 933px;
  height: 183px;
  margin-bottom: 4px;
}
#block-block-4 .service-row-odd .service-name {
  float: left;
  margin-right: 4px;
}
#block-block-4 .service-row-even .service-name {
  float: right;
}
#block-block-4 .service-name a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  line-height: 183px;
  display: inline-block;
  zoom: 1;
  width: 371px;
  height: 183px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #c00;
  *display: inline;
}
#block-block-4 .service-name a:hover {
  text-indent: -9999px;
  background: url(../images/matreshka.png) no-repeat center center #c00;
}
#block-block-4 .service-name a span {
  line-height: 27px;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
  *display: inline;
}
#block-block-4 .programm-image {
  overflow: hidden;
  width: 558px;
  height: 183px;
}
#block-block-4 .programm-image ul {
  padding: 0;
}
#block-block-4 .programm-image ul li {
  display: inline-block;
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: top;
  *display: inline;
}
#block-block-4 .programm-image img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
  -webkit-animation: myfirst 0.5s;
  animation: myfirst 0.5s;
}

/** page **/
.node-page.node-full span.first-letter {
  font-family: "pt_serif_regular";
  font-size: 54px;
  line-height: 62px;
  display: block;
  float: left;
  width: 62px;
  height: 62px;
  margin: -17px 10px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: url(../images/bukva-fon.png) no-repeat 0 0;
}

/** taxonomy - teaser **/
.view-taxonomy-term.view-id-taxonomy_term .views-row {
  clear: both;
  overflow: hidden;
}

.node-activity.node-teaser .field-name-field-activity-image {
  float: left;
  margin: 5px 25px 0 0;
}
.node-activity.node-teaser .field-name-field-activity-time {
  font-size: 15px;
  line-height: 19px;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 8px;
}
.node-activity.node-teaser .field-name-body {
  font-size: 15px;
  line-height: 19px;
  overflow: hidden;
}

.node-exposition.node-teaser .field-name-field-exposition-image {
  float: left;
  margin: 5px 25px 0 0;
}
.node-exposition.node-teaser .field-name-body {
  font-size: 15px;
  line-height: 19px;
  overflow: hidden;
}
.node-exposition.node-teaser .field-name-field-activity-time {
  font-weight: bold;
  margin-bottom: 8px;
}

.node-tour.node-teaser .field-name-field-tour-image {
  float: left;
  margin: 5px 25px 0 0;
}
.node-tour.node-teaser .field-name-body {
  font-size: 15px;
  line-height: 19px;
  overflow: hidden;
}

.page-taxonomy-term a.feed-icon {
  display: none;
  margin: 0;
  padding: 0;
}

/** pamyatniki - full **/
.node-exposition.node-full .field-name-field-exposition-image {
  float: left;
  margin: 0 25px 0 0;
}
.node-exposition.node-full .field-name-body {
  overflow: hidden;
}

.node-activity .field-name-field-activity-image .field-item {
  text-align: center;
}
.node-activity .field-name-field-activity-image .field-item img {
  margin: 1px 0;
  vertical-align: bottom;
}
.node-activity .field-name-field-activity-time {
  margin-bottom: 1.2em;
}
.node-activity .field-name-body table td {
  text-align: center;
  vertical-align: middle;
}
.node-activity .field-name-body table td p {
  margin: 0;
}
.node-activity .field-name-body table tr {
  background-color: #e1e1e1;
}
.node-activity .field-name-body table tr + tr {
  background-color: #f3f3f3;
}

.node-tour .field-name-field-tour-image .field-item {
  text-align: center;
}
.node-tour .field-name-field-tour-image .field-item img {
  margin: 1px 0;
  vertical-align: bottom;
}
.node-tour .field-name-body table td {
  text-align: center;
  vertical-align: middle;
}
.node-tour .field-name-body table td p {
  margin: 0;
}
.node-tour .field-name-body table tr {
  background-color: #e1e1e1;
}
.node-tour .field-name-body table tr + tr {
  background-color: #f3f3f3;
}

.order-button {
  margin: 44px 0;
}
.order-button a {
  font-family: "pt_sans_narrow";
  font-size: 18px;
  display: inline-block;
  zoom: 1;
  padding: 16px 50px;
  vertical-align: top;
  text-transform: uppercase;
  color: white;
  background-color: #cf1111;
  *display: inline;
}
.order-button a:hover {
  text-decoration: none;
  background-color: #f00;
}

.back-to-service {
  font-family: "pt_sans_narrow";
  font-size: 18px;
  display: inline-block;
  zoom: 1;
  padding: 16px 50px;
  vertical-align: top;
  text-transform: uppercase;
  color: white;
  background-color: #cf1111;
  *display: inline;
}
.back-to-service:hover {
  text-decoration: none;
  background-color: #f00;
}

.price {
  line-height: 22px;
  display: inline-block;
  zoom: 1;
  width: 100px;
  padding-top: 80px;
  text-align: center;
  vertical-align: top;
  background: url("../images/price.png") no-repeat scroll center 0;
  *display: inline;
}
.price a {
  font-family: "pt_sans_narrow";
  font-size: 15px;
  padding-top: 80px;
  text-transform: uppercase;
}

#block-block-5 {
  margin-bottom: 40px;
  text-align: center;
}

#block-menu-block-2 {
  margin-bottom: 40px;
}

.page-node-201 .price {
  float: right;
  margin: 0 52px;
}
.page-node-201 .field-name-body {
  display: block;
}

#footer #block-webform-client-block-113 {
  display: none;
}

#cboxClose {
  font-size: 0;
  top: 0;
  bottom: auto;
  width: 16px;
  height: 17px;
  background: url("../images/close.png") no-repeat;
}
#cboxClose:hover {
  background: url("../images/close-red.png") no-repeat;
}

#colorbox {
  background: white;
  box-shadow: 0 0 8px 6px #e3e3e3;
}

#cboxMiddleLeft {
  background: none;
}

#cboxMiddleRight {
  background: none;
}

#cboxTopLeft {
  background: none;
}

#cboxTopCenter {
  background: none;
}

#cboxTopRight {
  background: none;
}

#cboxBottomLeft {
  background: none;
}

#cboxBottomCenter {
  background: none;
}

#cboxBottomRight {
  background: none;
}

#block-webform-client-block-113 h2 {
  margin-left: 9px;
}

#edit-submitted-name {
  width: 300px;
  padding-left: 16px;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}

#edit-submitted-email {
  width: 300px;
  padding-left: 16px;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}

#edit-submitted-phone {
  width: 300px;
  padding-left: 16px;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}

#edit-submitted-kategoriya-posetiteley {
  width: 300px;
  padding-left: 16px;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}

#webform-component-name {
  display: inline-block;
  zoom: 1;
  width: 322px;
  vertical-align: top;
  *display: inline;
  margin-right: 17px;
}

#webform-component-email {
  display: inline-block;
  zoom: 1;
  width: 322px;
  vertical-align: top;
  *display: inline;
}

#webform-component-phone {
  display: inline-block;
  zoom: 1;
  width: 322px;
  vertical-align: top;
  *display: inline;
  margin-right: 17px;
}

#webform-component-kategoriya-posetiteley {
  display: inline-block;
  zoom: 1;
  width: 322px;
  vertical-align: top;
  *display: inline;
}

#webform-client-form-113 {
  width: 690px;
  padding-left: 10px;
}
#webform-client-form-113 #edit-submit {
  font-family: "pt_sans_narrow";
  font-size: 15px;
  padding: 8px 14px;
  text-transform: uppercase;
  color: white;
  border: none;
  border-radius: 0;
  background: none #c00;
}
#webform-client-form-113 #edit-submit:hover {
  background-color: #f00;
}

.selectWrap {
  position: relative;
  display: block;
  height: 19px;
  margin: 2px 0;
  padding: 4px 4px 4px 4px;
  border-radius: 4px;
  background: url("../images/arrow.png") no-repeat scroll right center #f3f3f3;
}
.selectWrap span {
  position: absolute;
  top: 1px;
  left: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.selectWrap select {
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-appearance: none;
}

.webform-container-inline.webform-datepicker div.form-item.form-type-select {
  display: none;
}

#edit-submitted-vremya-poseshcheniya {
  width: 306px;
  padding-left: 16px;
  border: none;
  border-radius: 4px;
  background: url("../images/calendar.png") no-repeat scroll right center #f3f3f3;
}

#webform-component-informaciya-o-vizite {
  display: inline-block;
  zoom: 1;
  width: 325px;
  vertical-align: top;
  border: none;
  *display: inline;
}
#webform-component-informaciya-o-vizite .fieldset-wrapper {
  margin: 0;
  padding: 0;
}

#webform-component-primechanie {
  display: inline-block;
  zoom: 1;
  width: 330px;
  margin-top: 25px;
  margin-left: 18px;
  vertical-align: top;
  *display: inline;
}

#edit-submitted-primechanie {
  height: 170px;
  resize: none;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}

#edit-submitted-informaciya-o-vizite-visit-time {
  width: 100%;
}

#edit-submitted-informaciya-o-vizite-people-quontity {
  width: 100%;
}

#webform-component-podskazka {
  padding-left: 30px;
  background: url("../images/warning.png") no-repeat scroll left center;
}
#webform-component-podskazka p {
  color: #666;
}

#block-views-contact-persons-block {
  margin-top: 30px;
  margin-bottom: 30px;
}
#block-views-contact-persons-block .view-contact-persons .view-header {
  margin-top: 10px;
  margin-bottom: 20px;
}
#block-views-contact-persons-block .view-contact-persons .view-content {
  display: none;
}
#block-views-contact-persons-block tr {
  background: rgba(0, 0, 0, 0.063);
}
#block-views-contact-persons-block .view-id-contact_persons.view-display-id-block thead tr {
  color: black;
  background: #e1e1e1;
}
#block-views-contact-persons-block .view-id-contact_persons.view-display-id-block thead tr th {
  color: black;
  background: #e1e1e1;
}

#block-block-8 .view-id-people .view-header {
  margin-top: 10px;
  margin-bottom: 20px;
}
#block-block-8 .view-id-people .view-content {
  display: none;
}

#contact-site-form {
  margin-top: 10px;
}
#contact-site-form .form-item-message #edit-message {
  resize: none;
}

.view-id-videos .views-field-title-field {
  display: block;
  margin: 10px auto;
}
.view-id-videos .views-field-title-field span {
  font-size: 22px;
}

.view-id-videos.view-display-id-page .views-row {
  margin-bottom: 25px;
}

.view-smi .views-field-field-smi-image {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  *display: inline;
}
.view-smi .views-field-body {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  *display: inline;
}
.view-smi .views-field-title {
  margin-bottom: 10px;
}
.view-smi .views-row {
  margin-bottom: 30px;
}

#block-views-frontpage-block-2 h2 {
  display: none;
}

.view-id-rewards.view-display-id-page_1 .views-field-field-reward-image {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  *display: inline;
}
.view-id-rewards.view-display-id-page_1 .views-field.views-field-field-reward-full {
  line-height: 18px;
}
.view-id-rewards.view-display-id-page_1 .reward-info {
  display: inline-block;
  zoom: 1;
  width: 540px;
  margin-left: 10px;
  vertical-align: top;
  *display: inline;
}
.view-id-rewards.view-display-id-page_1 .views-row {
  margin-bottom: 20px;
}
.view-id-rewards.view-display-id-page_1 .views-field-title-field h2 {
  font-size: 20px;
  line-height: 24px;
}

#block-views-rewards-block-1 {
  position: relative;
  display: inline-block;
  zoom: 1;
  width: 752px;
  height: 146px;
  margin: 90px auto;
  padding: 25px 90px;
  vertical-align: top;
  background-color: white;
  *display: inline;
}
#block-views-rewards-block-1 .views-field-field-reward-image {
  display: inline-block;
  overflow: hidden;
  zoom: 1;
  width: 137px;
  height: 137px;
  text-align: center;
  vertical-align: top;
  *display: inline;
}
#block-views-rewards-block-1 .reward-info {
  display: inline-block;
  zoom: 1;
  width: 590px;
  margin-left: 20px;
  vertical-align: top;
  *display: inline;
}
#block-views-rewards-block-1 .reward-info .views-field-title a {
  font-family: "pt_serif_regular";
  font-size: 22px;
}
#block-views-rewards-block-1 .reward-info .views-field-field-reward-slide p {
  font-size: 15px;
}
#block-views-rewards-block-1 .slidesjs-previous {
  font-size: 0;
  position: absolute;
  top: 68px;
  display: block;
  width: 51px;
  height: 51px;
  left: 20px;
  background: url("../images/reward-left.png") no-repeat scroll center center;
}
#block-views-rewards-block-1 .slidesjs-previous:hover {
  background: url("../images/reward-left-hover.png") no-repeat scroll center center;
}
#block-views-rewards-block-1 .slidesjs-next {
  font-size: 0;
  position: absolute;
  top: 68px;
  display: block;
  width: 51px;
  height: 51px;
  right: 20px;
  background: url("../images/reward-right.png") no-repeat scroll center center;
}
#block-views-rewards-block-1 .slidesjs-next:hover {
  background: url("../images/reward-right-hover.png") no-repeat scroll center center;
}

.region-reward {
  display: block;
  width: 932px;
  margin: 0 auto;
}

.reward {
  display: block;
  background: url("../images/reward-slider-bg.jpg") no-repeat fixed center -140px;
}

.show-people {
  font-size: 20px;
  padding-right: 30px;
  text-transform: uppercase;
  color: black;
  border-bottom: dotted 2px #000;
  background: url("../images/arrow.png") no-repeat scroll right center;
}
.show-people:hover {
  text-decoration: none;
  border-bottom: solid 2px #000;
}

#node-183 tr {
  background: #f3f3f3;
}
#node-183 > h2 {
  display: none;
}

#block-block-6 .service-row {
  display: inline-block;
  zoom: 1;
  width: 464px;
  height: 280px;
  margin-bottom: 3px;
  vertical-align: top;
  *display: inline;
}
#block-block-6 .service-row a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  display: block;
  width: 100%;
  padding-top: 202px;
  padding-bottom: 54px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}
#block-block-6 .service-row a:hover {
  color: #c00;
}
#block-block-6 .service-row .photo {
  background: url("../images/service-photo.png") no-repeat;
}
#block-block-6 .service-row .photo:hover {
  background: url("../images/service-photo-hover.png") no-repeat;
}
#block-block-6 .service-row .video {
  background: url("../images/service-video.png") no-repeat;
}
#block-block-6 .service-row .video:hover {
  background: url("../images/service-video-hover.png") no-repeat;
}
#block-block-6 .service-row .audio {
  background: url("../images/service-audio.png") no-repeat;
}
#block-block-6 .service-row .audio:hover {
  background: url("../images/service-audio-hover.png") no-repeat;
}
#block-block-6 .service-row .smi {
  background: url("../images/service-smi.png") no-repeat;
}
#block-block-6 .service-row .smi:hover {
  background: url("../images/service-smi-hover.png") no-repeat;
}
#block-block-6 .service-row.full {
  display: block;
  width: auto;
}
#block-block-6 .service-row.full .audio {
  background-color: #c00;
  background-position: center top;
}
#block-block-6 .service-row.full .audio:hover {
  background-color: white;
  background-position: center top;
}
#block-block-6 .service-row.even {
  margin-left: -1px;
}

.view-id-projects.view-display-id-page .views-field-field-project-image {
  display: inline-block;
  zoom: 1;
  margin-right: 25px;
  vertical-align: top;
  *display: inline;
}
.view-id-projects.view-display-id-page .project-teaser-info {
  display: inline-block;
  zoom: 1;
  width: 750px;
  vertical-align: top;
  *display: inline;
}
.view-id-projects.view-display-id-page .views-row {
  margin-bottom: 25px;
}

.view-id-smi.view-display-id-page .views-field-field-smi-image {
  display: inline-block;
  zoom: 1;
  margin-right: 25px;
  vertical-align: top;
  *display: inline;
}
.view-id-smi.view-display-id-page .smi-info {
  display: inline-block;
  zoom: 1;
  width: 534px;
  vertical-align: top;
  *display: inline;
}

.node-project.node-full .field-name-field-project-image {
  display: inline-block;
  zoom: 1;
  margin-right: 25px;
  vertical-align: top;
  *display: inline;
}
.node-project.node-full .field-name-body {
  display: inline-block;
  zoom: 1;
  width: 700px;
  vertical-align: top;
  *display: inline;
}

.view-id-people.view-display-id-page .views-field-field-person-photo {
  display: inline-block;
  zoom: 1;
  min-width: 150px;
  margin-right: 25px;
  vertical-align: top;
  *display: inline;
}
.view-id-people.view-display-id-page .person-teaser-info {
  display: inline-block;
  zoom: 1;
  max-width: 530px;
  vertical-align: top;
  *display: inline;
}
.view-id-people.view-display-id-page .views-field-field-person-post .field-content {
  display: inline;
}
.view-id-people.view-display-id-page .views-field-field-person-post .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page .views-field-field-person-phone .field-content {
  display: inline;
}
.view-id-people.view-display-id-page .views-field-field-person-phone .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page .views-field-field-person-email .field-content {
  display: inline;
}
.view-id-people.view-display-id-page .views-field-field-person-email .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page .views-field-field-person-icq .field-content {
  display: inline;
}
.view-id-people.view-display-id-page .views-field-field-person-icq .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page .views-row {
  margin-bottom: 25px;
}

.view-id-people.view-display-id-page_1 .views-field-field-person-photo {
  display: inline-block;
  zoom: 1;
  min-width: 150px;
  margin-right: 25px;
  vertical-align: top;
  *display: inline;
}
.view-id-people.view-display-id-page_1 .person-teaser-info {
  display: inline-block;
  zoom: 1;
  max-width: 530px;
  vertical-align: top;
  *display: inline;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-post .field-content {
  display: inline;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-post .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-phone .field-content {
  display: inline;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-phone .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-email .field-content {
  display: inline;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-email .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-icq .field-content {
  display: inline;
}
.view-id-people.view-display-id-page_1 .views-field-field-person-icq .views-label {
  font-weight: bold;
}
.view-id-people.view-display-id-page_1 .views-row {
  margin-bottom: 25px;
}

.node-person.node-full .field-name-field-person-photo.first-photo {
  display: inline-block;
  zoom: 1;
  min-width: 150px;
  margin-right: 25px;
  vertical-align: top;
  *display: inline;
}
.node-person.node-full .field-name-field-person-regalia {
  margin-bottom: 25px;
  margin-bottom: 25px;
}
.node-person.node-full .field-name-field-person-regalia .field-label {
  font-weight: bold;
}
.node-person.node-full .field-name-field-person-regalia ul {
  margin-top: 5px;
  margin-left: 25px;
}
.node-person.node-full .field-name-field-person-favorite-quote {
  margin-bottom: 25px;
}
.node-person.node-full .field-name-field-person-favorite-quote .field-item {
  font-size: 14px;
  font-style: italic;
  padding: 0 60px;
}
.node-person.node-full .person-short-info {
  display: inline-block;
  zoom: 1;
  max-width: 530px;
  margin-top: 15px;
  vertical-align: top;
  *display: inline;
}
.node-person.node-full .person-main-info {
  margin-top: 25px;
}
.node-person.node-full .field-name-field-person-photo.other-image .field-item {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  *display: inline;
}

#webform-client-form-746 #edit-submitted-soobshchenie {
  width: 456px;
  resize: none;
}

#block-block-7 {
  position: static;
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 -494px;
}

#videohome {
  vertical-align: top;
}

.front #logo {
  display: none;
}
.front #logo.show {
  display: block;
}

#node-746 .form-title {
  display: block;
  width: 450px;
  text-align: center;
}

#node-118 h2 a {
  display: none;
}

#block-block-9 .rezhim {
  display: block;
  width: 184px;
  height: 90px;
  background: url("../images/rezhim.png") no-repeat scroll center center;
}
#block-block-9 .tikets {
  display: block;
  width: 184px;
  height: 90px;
  background: url("../images/tikets.png") no-repeat scroll center center;
}
#block-block-9 .encounter {
  display: block;
  width: 184px;
  height: 90px;
  background: url("../images/encounter.png") no-repeat scroll center center;
}
#block-block-9 .video {
  display: block;
  width: 184px;
  height: 90px;
  background: url("../images/video-page-icon-v2.png") no-repeat scroll center center;
}

#cboxPrevious {
  bottom: 0;
}

#cboxNext {
  bottom: 0;
  right: 0;
  left: auto;
}

#cboxCurrent {
  bottom: 0;
  left: 50%;
  margin-left: -21px;
  color: #222;
}

#cboxTitle {
  bottom: 25px;
  color: #222;
}

#cboxLoadedContent {
  margin-bottom: 50px;
}

.person-short-info .field-name-field--vk {
  padding-left: 40px;
  background: url(/sites/default/themes/base2/images/vk.png) no-repeat left center;
  background-size: 32px;
}

.person-teaser-info .views-field-field--vk {
  padding-left: 40px;
  background: url(/sites/default/themes/base2/images/vk.png) no-repeat left center;
  background-size: 32px;
}

.region-menu-main {
  flex-wrap: nowrap;
  max-width: 1200px;
}

@media (min-width: 992px) {
  .main-menu .classic-menu-dropdown {
    position: relative;
  }
  .main-menu .classic-menu-dropdown > a {
    float: left;
    padding-right: 0.7rem;
  }
  .main-menu .classic-menu-dropdown > span i {
    line-height: 1.5;
    color: #fff;
  }
  .main-menu .classic-menu-dropdown ul {
    left: 0;
    min-width: 175px;
    position: absolute;
    z-index: 1000;
    top: 90%;
    display: none;
    padding: 0.5rem;
    background-color: #ffffff;
    margin: 0;
    border: 1px solid #eee;
    border-radius: 4px;
  }
  .main-menu .classic-menu-dropdown:hover ul {
    display: block;
  }
}
#small-menu .main-menu {
  display: block;
  text-align: center;
}
#small-menu .main-menu li.classic-menu-dropdown {
  position: relative;
}
#small-menu .main-menu li.classic-menu-dropdown > a {
  float: none;
}
#small-menu .main-menu li.classic-menu-dropdown .menu {
  position: static;
  float: none;
  display: none;
  border-radius: 0;
  padding: 0;
}
#small-menu .main-menu li.classic-menu-dropdown .menu li {
  text-align: center;
}
#small-menu .main-menu li.classic-menu-dropdown .menu-dropdown-trigger {
  position: absolute;
  top: 0.5rem;
  right: 0;
  width: 15%;
  cursor: pointer;
}
#small-menu .main-menu li.classic-menu-dropdown.menu-item--is-open .menu-dropdown-trigger {
  transform: rotate(180deg);
}

.nav-toggler {
  position: relative;
  width: 36px;
  height: 36px;
  border-radius: 3px;
  border: 0;
  margin: 0 10px 0 0;
  background-color: #4577d5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-toggler:last-child {
  margin-right: 0;
}
.nav-toggler:focus {
  outline: none;
}
.nav-toggler span {
  position: absolute;
  width: 21px;
  height: 3px;
  background-color: #ffffff;
  transition: transform 0.4s, margin 0.4s, opacity 0.4s;
}
.nav-toggler span:nth-child(2) {
  margin-top: 0;
  transform: rotate(45deg);
}
.nav-toggler span:last-child {
  margin-top: 0;
  transform: rotate(-45deg);
}
.nav-toggler.nav-info {
  border-radius: 100%;
}
.nav-toggler.nav-menu span:nth-child(3) {
  opacity: 0;
  transform: scale(0);
}
.nav-toggler.collapsed.nav-menu span:nth-child(2) {
  margin-top: -25%;
  transform: none;
}
.nav-toggler.collapsed.nav-menu span:nth-child(3) {
  opacity: 1;
  transform: none;
}
.nav-toggler.collapsed.nav-menu span:last-child {
  margin-top: 25%;
  transform: none;
}
.nav-toggler.collapsed.nav-info span:nth-child(2) {
  margin-top: -0.5rem;
  transform: none;
  width: 3px;
}
.nav-toggler.collapsed.nav-info span:last-child {
  margin-top: 0.2rem;
  transform: none;
  height: 0.9rem;
  width: 3px;
}

.header {
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
  font-family: pt_sans_narrow;
  font-size: 17px;
  text-transform: uppercase;
}
.header-nav {
  width: auto;
}
.header .nav {
  margin: 0px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.header .nav .active-header-link {
  background: #cc0000;
  color: #fff;
}
.header .nav li {
  padding-right: 10px !important;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
  padding-left: 0px !important;
}
.header .nav li:hover {
  background-color: unset;
}
.header .nav li:hover > a {
  color: #cc0000;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
}
.header .nav li:hover span i {
  color: #cc0000;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
}
.header .nav li:active > a {
  color: #cc0000;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
}
.header .nav li:active span i {
  color: #cc0000;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
}
.header .nav li:nth-child(3), .header .nav li:nth-child(6), .header .nav li:nth-child(9), .header .nav li:nth-child(8) {
  padding-right: 0px;
}
.header-full {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-full .col-auto {
  width: 100%;
}
.header-full-top {
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 500;
}
.toolbar-fixed .header-full-top {
  top: 79px;
}
.header-full .main-menu .classic-menu-dropdown ul {
  background-color: rgba(0, 0, 0, 0.55);
  min-width: unset !important;
  padding: 0px !important;
}
.header-full li {
  padding: 0 1em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-full .container {
  text-align: center;
}
.header-small {
  background-color: rgba(0, 0, 0, 0.55);
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  z-index: 990;
  min-width: 150px;
}
.header-small .row {
  justify-content: space-around;
}
.header-small .row > a {
  width: auto;
}
.header-small .col-auto {
  display: flex;
  padding-right: 0px;
  justify-content: center;
  align-items: center;
}
.header-small-logo {
  margin: 7px 0px;
  width: 150px;
}
.header-small .nav-toggler {
  background-color: #cc0000;
}
.header-small #small-menu .main-menu li.classic-menu-dropdown .menu-dropdown-trigger {
  top: 1rem;
  right: -0.2rem;
}
.header-small .main-menu .classic-menu-dropdown ul {
  padding: 0px !important;
}
.header-small ul {
  margin: 0;
}
.header-small ul li {
  list-style: none;
}
.header a {
  color: inherit;
}

.bvi-panel-open-menu {
  font-size: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 10px;
  transition: opacity 0.4s;
}
.bvi-panel-open-menu:hover {
  text-decoration: none;
  opacity: 0.5;
}
@media (max-width: 1199.98px) {
  .bvi-panel-open-menu {
    margin-left: 0px;
  }
}

.region-menu-small {
  flex-direction: column;
  align-items: center;
}
.region-menu-small .bvi-panel-open-menu {
  margin: 20px 0px;
}
@media (max-width: 991.98px) {
  .region-menu-small .bvi-panel-open-menu {
    margin: 20px auto;
    width: 23px;
  }
}
.region-menu-small .block-language {
  margin: 20px 0px;
}
@media (max-width: 991.98px) {
  .region-menu-small .block-language {
    margin: 20px auto;
  }
}

.block-language {
  max-width: 57px;
  width: 57px;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .block-language {
    max-width: 33px;
    width: 33px;
  }
}
.block-language h2 {
  display: none;
}

.btn-lang {
  position: relative;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  box-shadow: none;
  min-height: 27px;
  width: 33px;
  border: 2px solid #fff;
  border-radius: 5px;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s, border-radius 0.3s;
}
@media (max-width: 1199.98px) {
  .btn-lang {
    margin-left: 6px;
  }
}
@media (max-width: 991.98px) {
  .btn-lang {
    margin-left: 0;
  }
}
.btn-lang.is-active {
  z-index: 50;
}
.btn-lang:hover {
  z-index: 50;
  border-bottom-color: transparent;
  border-radius: 5px 5px 0 0;
}
.btn-lang-current, .btn-lang-list-item {
  font-weight: 300;
  font-size: 17px;
  line-height: 1;
  text-transform: uppercase;
  width: 33px;
  text-align: center;
}
.btn-lang-list {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 5;
  color: #fff;
  opacity: 0;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 0 0 5px 5px;
  border-top: none;
  pointer-events: none;
  z-index: 15;
  box-sizing: content-box;
  transform: scale(0.8, 1) translate3d(0, -15px, 0) perspective(1px);
  transition: opacity 0.4s, transform 0.4s;
}
.btn-lang-list-item {
  text-align: left;
}
.btn-lang-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.btn-lang-list-item {
  width: 100%;
  height: 100%;
}
.btn-lang-list-item:hover .btn-lang-list-link {
  border-color: transparent;
}
.btn-lang-list-link {
  text-align: center;
  width: 100%;
}
.btn-lang-list-link a {
  min-height: 21px;
  width: 100%;
  transition: color 0.4s;
}
.btn-lang-list-link:hover a {
  color: #cc0000;
  text-decoration: none;
}
.btn-lang:after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  /* background: url(../images/template/arrow-button.svg) center center no-repeat; */
  top: 11px;
  right: 13px;
}
@media (max-width: 1199.98px) {
  .btn-lang:after {
    right: 6px;
  }
}
@media (max-width: 991.98px) {
  .btn-lang.is-active {
    border-radius: 5px 5px 0 0;
    border-bottom-color: transparent;
  }
}
.btn-lang.is-active:after {
  transform: scale(1, -1);
}
.btn-lang:hover:after {
  border-color: #fff transparent transparent transparent;
}
@media (min-width: 992px) {
  .btn-lang:hover .btn-lang-list {
    opacity: 1;
    transform: none;
    pointer-events: auto;
  }
}
.is-active .btn-lang-list {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}

.language-switcher-language-url {
  position: static;
}

#block-easy {
  width: 60px;
}

.towel-pattern {
  height: 190px;
  width: 100%;
  background: url(../images/usor.png) repeat-x 0 0;
}

.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.page-content {
  flex-grow: 1;
}
.page-content .main-content {
  background-color: #fff;
  z-index: 10;
  position: relative;
}
.page-content .main-content .title {
  display: inline-block;
}
.page-content .main-content .first-letter {
  font-family: "pt_serif_regular";
  font-size: 54px;
  line-height: 62px;
  display: block;
  float: left;
  width: 62px;
  height: 62px;
  margin: -17px 10px 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: url(../images/bukva-fon.png) no-repeat 0 0;
  font-style: normal;
}
.page-content .main-content .middle-text {
  font-size: 18px !important;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .page-content .main-content {
    padding: 22px 40px 50px;
  }
}
@media (min-width: 768px) {
  .page-content .main-content {
    padding: 22px 80px 50px;
  }
}
.page-content .bottom-slider-div {
  background-image: url("../images/reward-slider-bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 90px;
  padding-bottom: 90px;
}
.page-content .bottom-slider-div .slider-bottom {
  padding: 25px 130px;
  background-color: #ffffff;
}
.page-columns {
  display: flex;
}
.page-columns .region-sidebar {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .page-columns .region-sidebar {
    max-width: 184px;
    margin-left: 30px;
  }
}
.page--service .page-content {
  padding-bottom: 0;
}

.not-front .page-content .main-content {
  margin: -300px auto -65px;
}

.path-webform .region-content,
.path-webform .region-title {
  max-width: 650px;
  margin-left: auto;
  margin-left: right;
}

.cboxElement {
  display: unset !important;
}
.cboxElement img:hover {
  transform: scale(1.1);
}

.soft-width {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.soft-width .field__item {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 7px;
}

@media (max-width: 991px) {
  .not-front .page-content .main-content {
    margin: -130px auto;
  }
  .page-content {
    background: none !important;
  }
  .header-with-video,
  .header-with-slider {
    margin-top: 0px;
  }
  .when-md-none {
    display: none !important;
  }
  .soft-width {
    width: unset;
  }
}
@media (max-width: 575px) {
  .not-front .page-content .main-content {
    margin: 0 auto;
  }
  .main-content {
    padding: 30px;
  }
  .soft-width {
    width: unset;
  }
  .soft-width .field__item {
    width: unset !important;
  }
  .bottom-slider-div .slider-bottom {
    padding: 25px 35px !important;
  }
}
@media (max-width: 390px) {
  .main-content {
    padding: 0px 15px;
  }
}
.item-list ul {
  padding: 0px;
}
.item-list ul li {
  padding-bottom: 30px;
  margin: 0px;
}

.make-justify-center {
  display: flex;
  justify-content: center;
}

.field--type-text-long table {
  table-layout: fixed;
  overflow-x: scroll;
}
@media (max-width: 767.98px) {
  .field--type-text-long table {
    display: block;
  }
}

.field--name-field-attach {
  margin: 50px 0 30px;
}
.field--name-field-attach .field__item {
  display: flex;
  align-items: center;
  padding-left: 15px;
  position: relative;
  line-height: 1.2;
  margin: 0 0 10px;
  min-height: 36px;
}
.field--name-field-attach .field__item::before {
  content: "\f15b";
  font-size: 30px;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}
.field--name-field-attach .file {
  font-size: 1em;
  font-weight: bold;
  background: none;
  padding-left: 20px;
}
.field--name-field-attach .file a {
  text-decoration: none;
  border-bottom: solid 1px transparent;
}
.field--name-field-attach .file a:hover {
  border-color: #fff !important;
}
@media (max-width: 991.98px) {
  .field--name-field-attach .field--name-field-attach {
    margin: 20px 0;
  }
  .field--name-field-attach .field--name-field-attach .file {
    background-size: 20px;
    padding: 0 0 15px 30px;
    font-size: 15px;
  }
}

.text-formatted {
  font-size: 16px;
}
.text-formatted img {
  float: left;
  margin-right: 10px;
}
.text-formatted caption {
  caption-side: top;
  text-align: center;
}
@media (max-width: 991.98px) {
  .text-formatted td,
  .text-formatted th {
    padding: 10px;
  }
}
@media (max-width: 575.98px) {
  .text-formatted table {
    display: block;
    overflow: auto;
    margin-bottom: 15px;
  }
  .text-formatted h2 {
    margin: 20px 0;
    font-size: 23px;
  }
  .text-formatted h3 {
    margin: 18px 0;
    font-size: 20px;
    line-height: 24px;
  }
  .text-formatted h4 {
    margin: 15px 0;
    font-size: 18px;
    line-height: 24px;
  }
  .text-formatted p {
    margin: 0 0 15px;
  }
  .text-formatted .youtube-embed-wrapper {
    margin: 15px 0;
  }
  .text-formatted iframe {
    max-height: 40vh;
    margin: 15px 0;
  }
}
.text-formatted .image-500px {
  margin-bottom: 14px;
}

@media (max-width: 991.98px) {
  .field--name-field-gallery .field__item {
    width: 33.333%;
  }
}

.cboxElement {
  display: block;
  overflow: hidden;
  text-align: center;
}
.cboxElement img {
  display: block;
  object-fit: cover;
  transition: transform 0.4s, opacity 0.4s;
}
.cboxElement img:hover {
  transform: scale(1.07) perspective(1px);
}
.cboxElement img:active {
  opacity: 0.7;
}

@media (min-width: 230px) {
  ::-webkit-scrollbar {
    width: 4px;
    height: 6px;
  }
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
  }
  ::-webkit-scrollbar-thumb {
    outline: none;
    border-radius: 0;
    background-color: #131313;
  }
  body {
    scrollbar-color: #e2e2e2 transparent;
    scrollbar-width: thin;
  }
}
iframe {
  width: 100%;
}

.is-dragging a {
  pointer-events: none;
}

.synmap-point {
  width: 42px;
  height: 60px;
  fill: #4577d4;
  -webkit-filter: drop-shadow(0 4px 7px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 7px rgba(0, 0, 0, 0.25));
}

.preloader {
  position: relative;
  width: 100%;
  height: 300px;
  background: url("../images/template/ajax-preloader.svg") rgba(255, 255, 255, 0.95) no-repeat;
  background-position: center;
  background-size: 170px;
  margin-bottom: 30px;
}
.preloader--small {
  height: 100px;
  background-size: 90px;
}
.preloader--transparent {
  background-color: transparent;
}

.main-page-text {
  font-family: "pt_serif_regular";
  font-size: 1em;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.main-page-text a,
.main-page-text span {
  font-family: "pt_sans_narrow";
  background-color: #cc0000;
  color: #fff;
  text-decoration: none;
  padding: 13px 40px 13px 40px;
  text-transform: uppercase;
  cursor: pointer !important;
}
.main-page-text a:hover,
.main-page-text span:hover {
  background-color: #f00;
}

.views-li {
  list-style-image: none;
}

.infinity-scroll-gallery-li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}
.infinity-scroll-gallery-li a {
  font-family: "pt_sans_narrow";
  font-size: 15px;
  background-color: #cc0000;
  color: #fff;
  text-decoration: none;
  padding: 9px 18px;
  text-transform: uppercase;
}
.infinity-scroll-gallery-li a:hover {
  background-color: #f00;
}

.header-with-video {
  margin-top: -40px;
}

.header-with-slider {
  margin-top: 0px;
}

#videohome {
  z-index: 300;
  width: 100%;
}

.hide-video {
  display: none;
}

.content-slider-div {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content-slider-div .content-slider .flickity-prev-next-button {
  background-color: rgba(0, 0, 0, 0.4) !important;
  width: 66px;
  height: 66px;
}
.content-slider-div .content-slider .flickity-prev-next-button:hover svg {
  fill: #cc0000 !important;
}
.content-slider-div .content-slider .previous {
  left: 10% !important;
}
.content-slider-div .content-slider .next {
  right: 10% !important;
}
.content-slider-div .slider-logo {
  position: absolute;
  z-index: 201;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.make-vision {
  position: relative !important;
  z-index: 200;
}

@media (max-width: 991px) {
  .header-with-video {
    margin-top: 0px;
  }
  .content-slider-div {
    z-index: 100;
    position: relative !important;
  }
  .content-slider-div .flickity .flickity-button {
    width: 50px !important;
    height: 50px !important;
  }
}
@media (max-width: 575px) {
  .content-slider-div .flickity .flickity-button {
    width: 30px !important;
    height: 30px !important;
  }
}
.node--type-news h1 {
  max-width: 673px;
}

.node--type-page h1 {
  max-width: 714px;
}

#block-menu-news {
  margin-bottom: 30px;
}

.header-nav .menu-news {
  padding: 0 7px;
}

.page-monument .view-header {
  display: none;
}
.page-monument .service-menu {
  display: none;
}

.page-service .view-header {
  display: none;
}
@media (min-width: 992px) {
  .page-service .monument-container {
    flex-wrap: nowrap;
  }
}
.page-service .monument-menu {
  display: none;
}
.page-service--folklore .view-header {
  display: block;
}

.service-container {
  display: flex;
  justify-content: space-between;
}
.service-container .service-menu {
  max-width: 200px;
  width: 100%;
  margin-left: 50px;
}
@media (max-width: 991px) {
  .service-container .service-menu {
    display: none;
  }
}
.service-container .view-content {
  max-width: 714px;
  width: 100%;
}
@media (max-width: 991px) {
  .service-container .view-content {
    max-width: 100%;
  }
}

.monument-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.monument-container .monument-menu {
  max-width: 200px;
  width: 100%;
}
@media (max-width: 991px) {
  .monument-container .monument-menu {
    display: none;
  }
}
.monument-container .service-menu {
  max-width: 200px;
  width: 100%;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .monument-container .service-menu {
    display: none;
  }
}
.monument-container .monument-content {
  max-width: 714px;
  width: 100%;
}
.monument-container .monument-content .field--name-field-gallery {
  display: block;
}
@media (max-width: 991px) {
  .monument-container .monument-content {
    max-width: 100%;
  }
}
.monument-container .view-content {
  max-width: 714px;
  width: 100%;
}
@media (max-width: 991px) {
  .monument-container .view-content {
    max-width: 100%;
  }
}
.monument-container .pager {
  width: 100%;
}

.node--view-mode-full .monument-container {
  flex-wrap: nowrap;
}

.page-node-5 .history-menu {
  display: none;
}
.page-node-5 .history-content {
  max-width: 100%;
}

.service-view-header {
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .service-view-header {
    flex-direction: column;
    align-items: center;
  }
}

.price {
  margin: 0 52px;
  min-width: 100px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1122px;
  }
}

.temp-teaser__row {
  display: flex;
}
@media (max-width: 767.98px) {
  .temp-teaser__row {
    flex-wrap: wrap;
  }
}
.temp-teaser__col--media {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .temp-teaser__col--media {
    max-width: 150px;
    margin-right: 30px;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-transform: uppercase;
  white-space: normal;
  padding: 16px 50px;
  min-width: 160px;
  font-family: "pt_sans_narrow";
  font-size: 18px;
  color: #fff;
  border-color: transparent;
  background-color: #cf1111;
  transition: box-shadow 0.4s, background-color 0.4s;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
.btn:hover {
  color: #fff;
  background-color: #f00;
}
.btn:active {
  background-color: #214993;
}
.btn--loading {
  overflow: hidden;
  position: relative;
}
.btn--loading::before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: url("../images/template/ajax-preloader.svg") rgba(255, 255, 255, 0.5) no-repeat center;
  background-size: 25px;
  position: absolute;
}

.btn--service {
  margin: 44px 0;
}

.messages {
  border: 0;
  color: #fff;
  box-shadow: none;
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.25;
  padding: 15px 20px;
  text-align: left;
}
.messages--error {
  background: #fff;
}
.messages--status {
  background: #4CAF50;
}
.messages--warning {
  background: #FF9800;
}
.messages a {
  color: #fff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
  transition: color 0.4s, border-color 0.4s;
}
.messages a:hover {
  color: #fff;
  border-color: #fff;
}
.messages a:active {
  border-color: rgba(255, 255, 255, 0.5);
}
.messages .search-error-title {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 10px;
  color: #222;
  font-family: "pt_serif_regular";
}
.messages .search-error-item {
  padding-bottom: 10px;
  color: #222;
}

.contact-message-form .form-control {
  margin: 0;
  height: auto;
  font-size: 17px;
  line-height: 1.25;
  font-family: inherit;
  border-radius: 4px;
  padding: 17px 20px;
  background-color: transparent;
  border: solid #797979;
  border-width: 1px !important;
  transition: color 0.4s, background-color 0.4s, border-color 0.4s;
}
.contact-message-form .form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.8;
  transition: opacity 0.4s;
}
.contact-message-form .form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}
.contact-message-form .form-control::-moz-placeholder {
  color: inherit;
  opacity: 0.8;
  transition: opacity 0.4s;
}
.contact-message-form .form-control:focus::-moz-placeholder {
  opacity: 0;
}
.contact-message-form .form-control:-moz-placeholder {
  color: inherit;
  opacity: 0.8;
  transition: opacity 0.4s;
}
.contact-message-form .form-control:focus:-moz-placeholder {
  opacity: 0;
}
.contact-message-form .form-control:hover {
  background-color: rgba(19, 19, 19, 0.15);
}
.contact-message-form .form-control.error {
  color: #AC182D;
  border-color: #AC182D;
}
.contact-message-form .form-control:focus {
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border-color: #131313;
}
.contact-message-form .form-control:disabled {
  cursor: not-allowed;
  background-color: rgba(222, 221, 221, 0.5);
}
.contact-message-form .form-item {
  margin: 0 0 20px;
}
.contact-message-form .form-actions {
  margin: 0;
  padding-top: 10px;
  display: flex;
  justify-content: center;
}
.contact-message-form .ajax-progress {
  display: none;
}

.form-item-date .form-control {
  width: auto;
  display: inline;
}

#contact-message-service-order-form .modal-body {
  text-align: left;
}

.synsearch .synsearch-message {
  padding-left: 0;
}

.synsearch-form {
  margin-bottom: 0;
}
.synsearch .synsearch-form {
  margin-bottom: 30px;
}
.synsearch-form.contact-message-form .form-item {
  margin-bottom: 0;
}
.synsearch-form .btn {
  max-height: 50px;
}
.synsearch-form .form-submit {
  margin: 0;
  max-width: 185px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .synsearch-form .form-submit {
    padding-top: 12px;
    padding-bottom: 11px;
  }
}
.synsearch-form .form-control {
  padding: 14px 20px 13px;
  border-radius: 0;
}

.view-monuments-category .view-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.monuments {
  display: flex;
}

.monuments-row {
  display: flex;
  margin: 0 -2px;
}
.monuments-row .monuments {
  flex-grow: 1;
}
.monuments-row .monuments .monuments-header {
  background-color: #cc0000;
  height: 183px;
  margin: 0 2px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 370px;
  width: 370px;
  flex-grow: 2;
  text-align: center;
}
.monuments-row .monuments .monuments-header a {
  display: flex;
  font-family: "pt_sans_narrow";
  justify-content: center;
  width: 100%;
  min-height: 100%;
  align-items: center;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
.monuments-row .monuments .monuments-header a:hover {
  background: url(../images/matreshka.png) no-repeat center center #c00;
  color: #cc0000;
}
.monuments-row .monuments .monuments-header a:hover .hide-text {
  visibility: hidden;
}
.monuments-row .monuments .gallery-image-div {
  max-width: 183px;
  width: 100%;
  height: 183px;
  margin: 0 2px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.monuments-row .monuments .gallery-image-div a {
  height: 100%;
}
.monuments-row .monuments .gallery-image-div a img {
  height: 100%;
}

.monuments-row:nth-child(even) .monuments {
  flex-direction: row-reverse;
}

.sub-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .monuments-row .monuments {
    flex-wrap: wrap;
  }
  .monuments-row .monuments-header {
    max-width: 100% !important;
  }
  .monuments-row .monuments .gallery-image-div {
    max-width: calc(33.3333333333% - 4px);
  }
}
.node--type-monuments .soft-width .field__item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}
@media (max-width: 991.98px) {
  .node--type-monuments .soft-width .field__item {
    max-width: 150px;
    margin-right: 10px;
  }
}
@media (max-width: 410px) {
  .node--type-monuments .soft-width .field__item {
    max-width: none;
    margin-right: 0;
  }
}

.multimedia-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.multimedia-main a {
  font-family: "pt_sans_narrow";
  font-size: 24px;
  display: block;
  padding-top: 200px;
  padding-bottom: 54px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}
.multimedia-main a:hover {
  color: #cc0000;
}
.multimedia-main .odd {
  margin-bottom: 1px;
  margin-left: -1px;
}
@media (max-width: 767.98px) {
  .multimedia-main .odd {
    margin-left: 0;
  }
}
.multimedia-main .even {
  margin-bottom: 1px;
}
.multimedia-main .photo-link {
  background: url(../images/service-photo.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .photo-link:hover, .multimedia-main .photo-link:active, .multimedia-main .photo-link:focus {
  background: url(../images/service-photo-hover.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .video-link {
  background: url(../images/service-video.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .video-link:hover, .multimedia-main .video-link:active, .multimedia-main .video-link:focus {
  background: url(../images/service-video-hover.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .audio-link {
  background: url(../images/service-audio.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .audio-link:hover, .multimedia-main .audio-link:active, .multimedia-main .audio-link:focus {
  background: url(../images/service-audio-hover.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .article-link {
  background: url(../images/service-smi.png) no-repeat center;
  background-size: cover;
}
.multimedia-main .article-link:hover, .multimedia-main .article-link:active, .multimedia-main .article-link:focus {
  background: url(../images/service-smi-hover.png) no-repeat center;
  background-size: cover;
}

.service-page .services-row {
  margin: 0;
}
.service-page .services-row .services {
  display: flex;
  flex-grow: 1;
}
.service-page .services-row .services .services-header {
  background-color: #cc0000;
  height: 183px;
  margin: 0 2px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 370px;
  width: 370px;
  flex-grow: 2;
  text-align: center;
}
.service-page .services-row .services .services-header a {
  display: flex;
  font-family: "pt_sans_narrow";
  justify-content: center;
  width: 100%;
  min-height: 100%;
  align-items: center;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
.service-page .services-row .services .services-header a:hover {
  background: url(../images/matreshka.png) no-repeat center center #c00;
  color: #cc0000;
}
.service-page .services-row .services .services-header a:hover .hide-text {
  visibility: hidden;
}
.service-page .services-row .services .gallery-image-div {
  max-width: 183px;
  width: 100%;
  height: 183px;
  margin: 0 2px 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.service-page .services-row .services .gallery-image-div a {
  height: 100%;
}
.service-page .services-row .services .gallery-image-div a img {
  height: 100%;
}
.service-page .services-row:nth-child(even) .services {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .service-page .services-row .services {
    flex-wrap: wrap;
  }
  .service-page .services-row .services-header {
    max-width: 100% !important;
  }
  .service-page .services-row .services .gallery-image-div {
    max-width: calc(33.3333333333% - 4px);
  }
}

.services--service-row {
  margin-bottom: 30px;
}

.services-gallery-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.services-gallery-div .field__item {
  margin-bottom: 2px;
}

.services-int-programms {
  margin-bottom: 30px;
}

.service-teaser {
  display: flex;
  margin: 0 -15px 30px;
}
.service-teaser__media {
  flex-shrink: 0;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .service-teaser__media {
    max-width: 25%;
    margin-bottom: 0;
  }
}
.service-teaser .node__content {
  padding: 0 15px;
}
@media (max-width: 767.98px) {
  .service-teaser {
    flex-wrap: wrap;
  }
}

.contact-message-service-order-form .modal-title {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 10px;
  font-family: "pt_serif_regular";
  text-align: start;
}
.contact-message-service-order-form .modal-content {
  text-align: left;
}
.contact-message-service-order-form .field--widget-string-textfield label {
  font-weight: bold;
}
.contact-message-service-order-form .field--widget-string-textfield input {
  margin: 2px 0;
  padding: 4px 4px 4px 16px;
  width: 300px;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
  font-size: 14px;
}
.contact-message-service-order-form .field--widget-string-textfield input:invalid {
  box-shadow: 0px 0px 5px red;
}
.contact-message-service-order-form .field--widget-options-select label {
  font-weight: bold;
}
.contact-message-service-order-form .field--widget-options-select select {
  margin: 2px 0;
  padding: 4px;
  background-color: #f3f3f3;
  border: none;
}
.contact-message-service-order-form .field--widget-options-buttons .form-type-checkbox {
  margin: 6px 0;
}
.contact-message-service-order-form .field--widget-options-buttons .form-type-checkbox label {
  margin-left: 4px;
}
.contact-message-service-order-form .field--widget-datetime-default {
  margin: 2px 0 16px 0;
}
.contact-message-service-order-form .field--widget-datetime-default input {
  width: 306px;
  padding: 4px 4px 4px 16px;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}
.contact-message-service-order-form .field--widget-string-textarea label {
  font-weight: bold;
}
.contact-message-service-order-form .field--widget-string-textarea textarea {
  height: 170px;
  resize: none;
  border: none;
  border-radius: 4px;
  background-color: #f3f3f3;
}
.contact-message-service-order-form p {
  margin-top: 15px;
}
.contact-message-service-order-form .form-actions {
  justify-content: start;
}
.contact-message-service-order-form .form-actions input {
  background-color: #f3f3f3;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em;
  padding: 4px 17px;
  border-radius: 15px;
}

.modal-content {
  text-align: start;
  padding: 50px 50px;
}
.modal-content form {
  max-width: 660px;
  width: 100%;
  margin: 0;
}
.modal-dialog {
  max-width: 750px;
  width: 100%;
}

.contact-form-div {
  display: flex;
  justify-content: center;
  flex-basis: unset !important;
  max-width: unset !important;
}
.contact-form-div .contact-form .form-heading {
  text-align: center;
  font-family: pt_sans_narrow;
  margin-top: 50px;
}
.contact-form-div .contact-form .form-container {
  font-family: pt_sans_narrow;
  font-size: 20px;
}
.contact-form-div .contact-form .submit-bg {
  background-color: #cc0000;
  box-sizing: border-box;
  font-size: 20px;
  border: 1px solid #fff;
  margin-bottom: 30px;
}
.contact-form-div .contact-form .submit-bg:hover {
  color: #cc0000;
  background-color: #fff;
  border: 1px solid #cc0000;
}

.contact-content {
  flex-basis: 100% !important;
}

.team-container {
  display: flex;
  justify-content: space-between;
}
.team-container .team-menu {
  max-width: 200px;
  width: 100%;
  margin-left: 50px;
}
@media (max-width: 991px) {
  .team-container .team-menu {
    display: none;
  }
}
.team-container .view-content {
  max-width: 714px;
  width: 100%;
}
@media (max-width: 991px) {
  .team-container .view-content {
    max-width: 100%;
  }
}

.page-node-2 #synmap {
  margin-bottom: 30px;
}

.gallery-full .field--type-image .field__item {
  width: 32.5%;
}

.photo-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0px !important;
}
.photo-gallery .gallery-teaser-item-width {
  width: 24%;
  overflow: hidden;
  margin-bottom: 10px;
}
.photo-gallery .gallery-teaser-item-width a img {
  margin: 0px;
}
.photo-gallery .field__item {
  overflow: hidden;
  margin: 0px 5px 5px 0px;
}
.photo-gallery .field__item a img {
  margin: 0px;
}

.project-full-gallery .soft-width {
  display: block;
}
.project-full-gallery .soft-width .field__item {
  width: 100%;
  margin-right: 10;
}
@media (max-width: 991.98px) {
  .project-full-gallery .soft-width .field__item {
    width: inherit;
  }
}

@media (max-width: 767px) {
  .field--name-field-gallery .field__item {
    width: unset;
  }
  .photo-gallery .gallery-teaser-item-width {
    width: 48%;
  }
}
@media (max-width: 575px) {
  .photo-gallery .gallery-teaser-item-width {
    width: 100%;
  }
}
.gallery-image-div {
  overflow: hidden;
}
.gallery-image-div a img {
  margin: 0px;
}
.gallery-image-div a img:hover {
  transform: scale(1.1);
  transition: transform 0.5s;
}

.cboxElement {
  display: unset;
}

.field--name-field-media-oembed-video {
  width: 100%;
}

.video-teaser {
  max-width: unset;
  margin: unset;
  margin-bottom: 30px;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.video-teaser .video-teaser-title {
  margin-bottom: 10px;
  width: 100%;
}
.video-teaser .video-teaser-image {
  width: 100%;
}
.video-teaser .video-teaser-image a {
  width: 100%;
}
.video-teaser .video-teaser-image img {
  float: none;
  width: 100%;
}

.pager__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pager__items .pager__item {
  min-width: 35px;
  list-style-image: none;
  text-align: center;
}
.pager__items .pager__item a {
  color: #cc0000;
}
.pager__items .pager__item a:hover {
  color: #cc0000;
}
.pager__items .is-active a {
  color: #fff !important;
  background-color: #cc0000 !important;
}
.pager__items .is-active a:hover {
  color: #fff !important;
}
.pager__items .pager__item--ellipsis {
  color: #cc0000;
  display: flex;
  align-items: flex-end;
  padding: 0.5rem 0.75rem;
}

@media (max-width: 767.98px) {
  .team-full .img {
    float: unset;
  }
}
.team-full .field {
  margin-bottom: 10px;
}
.team-full .field--type-image {
  margin-bottom: 0;
}
.team-full .field__item {
  font-size: 18px;
}
.team-full .field--name-body {
  margin: 30px 0;
}
.team-full .field--name-field-vk {
  background-image: url("/themes/adaptive/images/vk.png");
  background-size: 31px;
  padding-top: 4px;
  height: 31px;
  background-repeat: no-repeat;
  padding-left: 40px;
}
.team-teaser__info {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.block-views-blockpartner-block-front .views-li {
  list-style-image: none;
}
@media (max-width: 991px) {
  .block-views-blockpartner-block-front {
    padding-right: 0;
  }
}

.project-full__row {
  display: flex;
}
@media (max-width: 767.98px) {
  .project-full__row {
    flex-direction: column-reverse;
  }
}
.project-full__col img {
  float: none;
  margin: 0 0 10px;
}
.project-full__col--media {
  flex-shrink: 0;
}
.project-full__col--media .field--name-field-gallery {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .project-full__col--media {
    max-width: 150px;
    margin-right: 30px;
  }
}

.slide-teaser {
  display: flex;
  width: 100%;
}
@media (max-width: 767.98px) {
  .slide-teaser {
    display: block;
  }
}
.slide-teaser:is(a) {
  text-decoration: none;
}
.slide-teaser:is(a):hover .slide-teaser__title {
  border-bottom-color: #cc0000;
}
.slide-teaser__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.slide-teaser__media {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .slide-teaser__media {
    margin-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .slide-teaser__media {
    margin-bottom: 20px;
  }
}
.slide-teaser__body {
  color: #131313;
  text-decoration: none;
  text-align: justify;
}
.slide-teaser__title {
  margin-bottom: 20px;
  border-bottom: 1px solid transparent;
  transition: border-color 0.4s;
}

.news-teaser {
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .news-teaser {
    flex-wrap: wrap;
  }
}
.news-teaser__media {
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .news-teaser__media {
    margin-right: 30px;
    max-width: 185px;
  }
}
@media (max-width: 767.98px) {
  .news-teaser__media {
    margin-bottom: 20px;
  }
}
.news-teaser .node__content p {
  font-size: 14px;
}
.news-teaser__created {
  margin-bottom: 5px;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  font-weight: 600;
}

.region-sidebar .menu-news {
  margin-left: 0;
  padding: 0;
}
/*# sourceMappingURL=_maps/index.css.map */

/* StAnk 17.08.2025 года. Фотографии в тизерах 100% по ширине при ширине экрана менее 768px */
@media (max-width: 767.98px) {
  .news-teaser {
    width: 100%;
    display: block;
  }
  .image-style-news-teaser {
    width: 100%;
  }
  .temp-teaser__row {
      width: 100%;
      display: block;
  }
  .views-row {
      width: 100%;
      display: block;
  }
  .image-style-full {
    width: 100%;
  }
  .image-style-project-teaser {
    width: 100%;
  }
  .image-style-team-full {
    width: 100%;
  }
}

#block-views-block-news-block-news-sidebar>div.form-container>div>div.view-content>div:nth-child(1)>article>div.news-teaser__content>div.node__content>div,
#block-views-block-news-block-news-sidebar>div.form-container>div>div.view-content>div:nth-child(2)>article>div.news-teaser__content>div.node__content>div {
    font-size: 100%;
  }