@charset "UTF-8";
@font-face {
  font-family: "Onest";
  src: url("../fonts/subset-Onest-Regular.woff2") format("woff2"), url("../fonts/subset-Onest-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/subset-Onest-Bold.woff2") format("woff2"), url("../fonts/subset-Onest-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("../fonts/subset-Onest-Medium.woff2") format("woff2"), url("../fonts/subset-Onest-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeverMind Serif Medium";
  src: url("../fonts/subset-NeverMindSerifMedium-Regular.woff2") format("woff2"), url("../fonts/subset-NeverMindSerifMedium-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@-webkit-keyframes btnLightBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(19px) scale(1, 1);
    transform: translateX(19px) scale(1, 1);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(19px) scale(0, 0);
    transform: translateX(19px) scale(0, 0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
}
@keyframes btnLightBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(19px) scale(1, 1);
    transform: translateX(19px) scale(1, 1);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(19px) scale(0, 0);
    transform: translateX(19px) scale(0, 0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
}
@-webkit-keyframes btnLightBorderBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
}
@keyframes btnLightBorderBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
}
@-webkit-keyframes btnWhiteBorderBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
  }
}
@keyframes btnWhiteBorderBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
  }
}
@-webkit-keyframes btnDarkBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(0) scale(0, 0);
    transform: translateX(0) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
}
@keyframes btnDarkBgHide {
  0% {
    width: 100%;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  80% {
    width: 46px;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
  100% {
    width: 46px;
    -webkit-transform: translateX(0) scale(0, 0);
    transform: translateX(0) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
}
#md-indicator {
  display: none;
}

@media (max-width: 1023px) {
  #md-indicator {
    display: block;
  }
}
* {
  outline: none !important;
}

html,
body {
  font-family: "Onest", arial, sans-serif;
  color: #2C2A29;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  /*background-color: #FBF0E9;*/
  background-color: #F4F4F1;
}

/*.page-bg {*/
/*  position: fixed;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background-image: url("../images/page-bg.jpg");*/
/*  background-repeat: no-repeat;*/
/*  background-position: center center;*/
/*  background-size: cover;*/
/*  mix-blend-mode: multiply;*/
/*  -webkit-filter: grayscale(1);*/
/*  filter: grayscale(1);*/
/*  opacity: 0.4;*/
/*  z-index: 1060;*/
/*  pointer-events: none;*/
/*}*/

.container {
  width: auto !important;
  max-width: initial !important;
  padding: 0 50px;
}

p {
  margin: 0 0 0.75rem 0;
}

p:last-child {
  margin-bottom: 0 !important;
}

main a,
main a:focus {
  color: #fff;
  text-decoration: none;
}

h1,
.h1 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 90%;
  /* 54px */
  letter-spacing: -2.6px;
  text-transform: uppercase;
  margin: 0 0 1.875rem 0;
}

.h2-big,
.section-page-content h1,
.section-page-content .h1 {
  font-size: 4rem;
}

.page-header-text .h1,
.page-header-text h1 {
  font-size: 60px;
  line-height: 90%;
  /* 54px */
  letter-spacing: -3.6px;
  margin: 50px 25% 40px 0;
}

h2,
.h2 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-weight: 500;
  font-size: 4rem;
  line-height: 0.9;
  margin: 4.8rem 0 1.8rem 0;
}

h1 + h2,
h1 + .h2,
.h1 + h2,
.h1 + .h2 {
  margin-top: 0;
}

.article-content h2,
.article-content .h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
  /* 48px */
  letter-spacing: -1.92px;
  text-transform: uppercase;
  margin: 71px 0 23px;
}

.article-content h2.big-top-margin,
.article-content .h2.big-top-margin {
  margin-top: 143px;
}

h3,
.h3 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 90%;
  /* 54px */
  letter-spacing: -2.5px;
  text-transform: uppercase;
  margin: 4.8rem 0 1.8rem 0;
}

.section-home h3,
.section-home .h3 {
  line-height: 90%;
  /* 54px */
}

.projects-detail-col-2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
}

.projects-detail-col-2 h3,
.projects-detail-col-2 .h3 {
  font-size: 36px;
  line-height: 100%;
  /* 36px */
  letter-spacing: -1.44px;
}

.article-content h3,
.article-content .h3 {
  font-size: 36px;
  margin: 45px 0 26px;
}

h2 + h3,
h2 + .h3,
.h2 + h3,
.h2 + .h3 {
  font-size: 3.75rem;
  margin-top: -11px;
}

h4,
.h4 {
  font-family: "Onest", arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 125%;
  margin: 90px 0 10px 0;
}

h2 + h4,
h2 + .h4,
.h2 + h4,
.h2 + .h4 {
  margin-top: 43px;
}

h5,
.h5 {
  font-family: "Onest", arial, sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.2;
  margin: 80px 0 40px 0;
}

h6,
.h6 {
  font-family: "Onest", arial, sans-serif;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1.2;
  margin: 80px 0 40px 0;
}

h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child,
a[name]:first-child + h2,
a[name]:first-child + .h2,
a[name]:first-child + h3,
a[name]:first-child + .h3,
a[name]:first-child + h4,
a[name]:first-child + .h4,
a[name]:first-child + h5,
a[name]:first-child + .h5,
a[name]:first-child + h6,
a[name]:first-child + .h6 {
  margin-top: 0 !important;
}

ul {
  margin: 0 0 17px 0;
  list-style: none;
  padding: 0;
}

ul > li {
  padding: 0 0 0 40px;
  margin: 0 0 15px 0;
  position: relative;
}

ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #2C2A29;
}

ol {
  list-style: none;
  margin: 0 0 0.75rem 0;
  padding: 0;
  counter-reset: item;
}

ol > li {
  padding: 0 0 0 40px;
  margin: 0 0 15px 0;
  position: relative;
}

ol > li::before {
  content: "0" counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  left: 0;
  top: 3px;
  color: #2C2A29;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 125%;
}

ol ol {
  margin: 15px 0 15px;
}

ol ol > li {
  padding-left: 60px;
  margin: 0 0 7px 0;
}

ol ol > li:before {
  content: "0" counters(item, ".");
}

.btn {
  border-radius: 0;
  vertical-align: top;
  border: none;
  display: inline-block;
}

.btn:focus,
.btn.focus {
  box-shadow: none;
}

.btn-1,
.btn-1:focus {
  background: #AA7A6B;
  border-radius: 50px;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  border: 1px solid #AA7A6B;
  font-size: 19px;
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  padding: 17px 24px 17px 24px;
}

.btn-1:hover {
  color: #fff;
}

.btn-submit,
.btn-submit:focus {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
  background: #BA9510;
  padding: 1.15rem 1.5rem 1.15rem 1.5rem;
}

.btn-subscribe-submit,
.btn-subscribe-submit:focus {
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
  background: #272727;
  padding: 0.8rem 1.5rem 0.9rem 1.5rem;
}

header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 500;
  transition: all 0.2s ease;
}

main {
  padding: 0;
}

.grid-container {
  display: -ms-grid;
  display: grid;
  gap: 0;
  margin: 0 -15px;
}

.grid-item {
  padding: 0 15px;
}

.footer-grid-container {
  -ms-grid-columns: 16.666% 41.666% 41.666%;
  grid-template-columns: 16.666% 41.666% 41.666%;
  grid-template-areas: "footer-grid-logo footer-grid-contacts footer-grid-map" "footer-grid-logo footer-grid-subscribe footer-grid-map" "footer-grid-text footer-grid-subscribe footer-grid-map" "footer-grid-text footer-grid-subscribe footer-grid-copyright" "footer-grid-pics footer-grid-pics footer-grid-pics";
}

.footer-grid-logo {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: footer-grid-logo;
}

.footer-grid-contacts {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: footer-grid-contacts;
}

.footer-grid-text {
  -ms-grid-row: 3;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: footer-grid-text;
}

.footer-grid-subscribe {
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2;
  grid-area: footer-grid-subscribe;
}

.footer-grid-map {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: footer-grid-map;
}

.footer-grid-copyright {
  -ms-grid-row: 4;
  -ms-grid-column: 3;
  grid-area: footer-grid-copyright;
}

.footer-grid-pics {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: footer-grid-pics;
}

.footer-pics-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 60px -10px 0;
}

.footer-pics-item {
  padding: 0 10px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all 0.15s ease;
}
.footer-pics-item img {
  width: 100%;
  height: auto;
}

.over-wrapper {
  overflow: hidden;
}

.page-header {
  position: relative;
  padding: 125px 0 19px 0;
}

.page-header h1,
.page-header .h1 {
  margin-bottom: 0;
}

.page-header-content {
  position: relative;
}

.page-header-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.page-header-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.col-sidebar {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.section-page-content {
  padding: 79px 0 23px 0;
}

.section-page-content-alt {
  padding: 31px 0 23px 0;
}

.section-text-page-content {
  padding: 31px 0 50px 0;
}
.section-text-page-content .section-content > .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.section-text-page-content .col-content {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.lead {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  /* 49.5px */
  margin: 0 0 1.6rem 0;
}
.lead p:last-child {
  margin-bottom: 0;
}

blockquote {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 125%;
  margin: 46px 0;
  padding: 0 0 0 128px;
  position: relative;
}

blockquote:first-child {
  margin-top: 0 !important;
}

.blockquote-author {
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0 0 0;
  -ms-flex-align: center;
  align-items: center;
}

.blockquote-author-pic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 97px;
  height: 97px;
  margin: 0 30px 0 0;
  position: relative;
}

.blockquote-author-pic img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
}

.blockquote-author-name {
  font-size: 24px;
  font-weight: normal;
  line-height: 105%;
}

.blockquote-author-post {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  margin-top: 10px;
}

.blockquote-author-descr {
  padding: 10px 0 0 0;
}

.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.gallery-tmb {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 15px;
  margin: 0 0 30px 0;
}

.gallery-tmb img {
  width: 100%;
}

.video-wrapper {
  position: relative;
  padding: 0 0 56.25% 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
}

.video-wrapper video {
  width: 100%;
  display: block;
  position: relative;
  z-index: 10;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.play-button {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 55;
  cursor: pointer;
  transition: background-color 0.4s ease;
}

.play-button:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 0;
  background: #90935C;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.4s ease;
}

.play-button:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/play-button.svg) 0 0 no-repeat;
  background-size: 100% 100%;
  transition: all 0.4s ease;
}

.sidebar-wrapper {
  padding-left: 20px;
}
.sidebar-wrapper .sidebar-article-views {
  margin-top: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
}

.sidebar-date {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 26px -10px;
  padding-top: 13px;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sidebar-date-l {
  padding: 0 10px;
}

.sidebar-date-r {
  padding: 10px 10px 0 37px;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

.sidebar-date-day-month {
  font-size: 64px;
  font-weight: 500;
  line-height: 115%;
  /* 73.6px */
  letter-spacing: -3.2px;
}

.sidebar-article-info {
  font-size: 14px;
  font-weight: normal;
  line-height: 100%;
}

ul.sidebar-article-cats {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.sidebar-article-cats > li {
  padding: 0;
  margin: 0 0 5px 0;
}

ul.sidebar-article-cats > li:before {
  display: none;
}

.sidebar-article-source {
  font-size: 20px;
  font-weight: normal;
  line-height: 105%;
  margin: 0 0 40px 0;
}

.sidebar-article-cats a,
.sidebar-article-cats a:focus,
.sidebar-article-source a,
.sidebar-article-source a:focus {
  color: #2C2A29;
  text-decoration: none;
}

.sidebar-article-views {
  display: -ms-flexbox;
  display: flex;
  margin-top: 43px;
}

.sidebar-article-views .pic {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: -1px 9px 0 0;
}

.sidebar-share {
  margin: 17px 0 0 0;
  padding: 20px 0 17px;
}

.sidebar-share-content {
  margin-top: -5px;
}

.sidebar-share-ttl,
.sidebar-article-ttl,
.sidebar-cross-list-ttl {
  font-size: 24px;
  font-weight: 400;
  line-height: 110%;
  /* 26.4px */
  letter-spacing: -0.48px;
  margin: 0 0 20px 0;
}

.sidebar-cross-list-ttl {
  margin-top: 20px;
}

.sidebar-cross-list + .sidebar-cross-list {
  margin-top: 40px;
}

.sidebar-cross-list-item:not(:last-child) {
  margin-bottom: 20px;
}

.sidebar-cross-list-item a {
  color: #2C2A29;
}

.sidebar-cross-list-item-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: normal;
  line-height: 105%;
}

.sidebar-cross-list-item-pic {
  margin-right: 20px;
}

.back-link-wrapper {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  color: #2C2A29;
  margin: 40px 0 0 0;
}

.back-link,
.back-link:focus {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #2C2A29 !important;
}

.back-link-pic {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 20px 0 0;
}
.back-link-pic::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2C2A29;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.3s linear;
}
.back-link-pic svg, .back-link-pic img {
  position: relative;
}

ul.breadcrumb {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: normal;
  line-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 0;
  background: none;
  padding: 0;
  border: none;
  margin: 0 -8px 30px 0;
}

.page-header ul.breadcrumb {
  margin-top: 50px;
}

.page-header ul.breadcrumb:last-child {
  margin-bottom: 0 !important;
}

ul.breadcrumb > li {
  padding: 0 20px 0 0;
  margin: 0 8px 0 0;
  position: relative;
}

ul.breadcrumb > li:before {
  display: none;
}

ul.breadcrumb > li:after {
  content: "";
  background: url(../images/breadcrumb-arrow.svg) 0 0 no-repeat;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 3px;
}

ul.breadcrumb a,
ul.breadcrumb a:focus {
  color: #2C2A29;
  text-decoration: none;
}

.breadcrumb-ico {
  display: -ms-flexbox;
  display: flex;
  height: 12px;
  -ms-flex-align: center;
  align-items: center;
}

.page-header-slider:not(.page-header-home) svg path {
  stroke: #fff;
}
.page-header-slider:not(.page-header-home) ul.breadcrumb > li:after {
  background: url(../images/breadcrumb-arrow-white.svg) 0 0 no-repeat;
}
.page-header-slider:not(.page-header-home) ul.breadcrumb a, .page-header-slider:not(.page-header-home) ul.breadcrumb a:focus {
  color: #fff;
}

.header-top {
  display: none;
  background: #171717;
  padding: 6px 0 5px 0;
}

.header-top-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 800;
  font-size: 0.9rem;
  line-height: 1.2;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: #BA9510;
  -ms-flex-align: center;
  align-items: center;
}

.header-top-text-sep {
  content: "";
  background: url(../images/header-top-text-rect.svg) 0 0 no-repeat;
  width: 8px;
  height: 5px;
  background-size: 100% 100%;
  margin: 4px 5px 0 5px;
}

.header-bottom {
  position: relative;
  color: #fff;
  padding: 15px 0 0 0;
  transition: all 0.3s ease;
}

.header-col-1 {
  -ms-flex: 0 0 41.666%;
  flex: 0 0 41.666%;
  max-width: 41.666%;
}

.header-col-2 {
  -ms-flex: 0 0 41.666%;
  flex: 0 0 41.666%;
  max-width: 41.666%;
  margin-left: auto;
}

.header-ttl {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.2;
  text-transform: uppercase;
}

.header-ttl strong {
  color: #BA9510;
}

.header-vgik-link {
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1.2;
}

.header-vgik-link a,
.header-vgik-link a:focus {
  color: #90935C;
  text-decoration: none;
}

.header-content-col-l-1 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.header-content-col-l-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.header-content-col-l-3 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.header-content-col-r-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header-content-col-r-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
}

.header-content-col-r-2 .header-contacts {
  max-width: 396px;
}

.btn-buy,
.btn-buy:focus {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0;
  font-weight: 800;
  font-size: 0.9rem;
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF !important;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-image: url(../images/btn-buy.svg);
  mask-image: url(../images/btn-buy.svg);
}

.btn-buy .cont {
  background: #BA9510;
  padding: 0.7rem 0.5rem 0.7rem 0.5rem;
}

header .btn-buy,
header .btn-buy:focus {
  width: 160px;
}

.header-contacts-list {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px -0.3rem -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-contacts-item {
  padding: 0 15px;
  margin-bottom: 0.3rem;
}

.header-phone {
  font-weight: 800;
  font-size: 0.75rem;
  line-height: 1.2;
  position: relative;
  padding: 0 0 0 25px;
}

.header-phone:before {
  content: "";
  background: url(../images/header-phone.svg) 0 0 no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 2px;
}

.header-phone a,
.header-phone a:focus {
  color: #fff !important;
  text-decoration: none !important;
}

.header-address {
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1.2;
  padding: 0 0 0 20px;
  position: relative;
}

.header-address:before {
  content: "";
  background: url(../images/header-address.svg) 0 0 no-repeat;
  width: 10px;
  height: 16px;
  position: absolute;
  left: 1px;
  top: 2px;
}

.header-soclinks-wrapper {
  max-width: 120px;
}

.header-soclinks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -9px;
}

.header-soclink {
  margin: 0 9px;
  width: 26px;
  height: 26px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header-soclink svg {
  display: block;
}

.navbar-wrapper {
  margin: 27px 0 0 0;
  transition: all 0.3s ease;
}

ul.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  font-weight: 800;
  font-size: 0.8rem;
  line-height: 1.2;
  text-transform: uppercase;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

ul.navbar-nav > li {
  margin: 0 5px;
  padding: 0;
  position: relative;
}

ul.navbar-nav > li:before {
  display: none;
}

ul.navbar-nav a,
ul.navbar-nav a:focus {
  color: #fff;
  text-decoration: none !important;
  display: block;
  padding: 0 0 15px 0;
}

ul.navbar-nav > li.has-submenu a {
  padding-right: 18px;
}

ul.navbar-nav .menu-arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 19px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}

ul.navbar-nav .menu-arrow .svg {
  display: block;
}

ul.submenu {
  transition: opacity 0.2s ease;
  -webkit-transform: translateY(-2000px);
  transform: translateY(-2000px);
  opacity: 0;
  position: absolute;
  right: -16px;
  top: 100%;
  z-index: 500;
  background: #272727;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.1;
  padding: 1.15rem 1.6rem 1.2rem 1.6rem;
  margin: 0;
  text-transform: none;
  min-width: 200px;
}

ul.submenu:before {
  content: "";
  width: 30px;
  height: 30px;
  border: 15px solid transparent;
  border-right-color: #272727;
  position: absolute;
  right: 20px;
  top: -15px;
}

ul.submenu > li {
  padding: 0;
  margin: 0 0 0.8rem 0;
}

ul.submenu > li:last-child {
  margin-bottom: 0;
}

ul.submenu > li:before {
  display: none;
}

@media (min-width: 1024px) {
  ul.navbar-nav > li.hover ul.submenu {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
.subscribe-form .form-group {
  margin: 0 !important;
}

footer {
  margin: 127px 0 0 0;
  padding: 60px 0 50px 0;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
}

.footer-phone {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-weight: 500;
  font-size: 2.8125rem;
  line-height: 1;
}

.footer-phone a,
.footer-phone a:focus {
  color: #2C2A29;
  text-decoration: none !important;
}

.footer-address {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-weight: 500;
  font-size: 2.8125rem;
  line-height: 1;
  text-transform: uppercase;
  margin: 20px 0 0 0;
}

.footer-contacts {
  max-width: 550px;
}

.subscribe-form {
  max-width: 455px;
}

.footer-map-link-wrapper {
  margin: 30px 0 0 0;
  max-width: 317px;
}

.footer-map-link {
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.2;
  color: #fff !important;
  text-decoration: none !important;
  -ms-flex-align: center;
  align-items: center;
}

.footer-map-link .pic {
  margin: 0 18px 0 0;
  -ms-flex: 0 0 62px;
  flex: 0 0 62px;
  max-width: 62px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-map-link .text {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.subscribe-form h3,
.subscribe-form .h3 {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.19px;
  margin: 0 0 40px 0;
}

.subscribe-form {
  margin: 65px 0 0 0;
}

.footer-logo {
  margin: -16px 0 0 0;
}

.footer-logo img {
  max-width: 100%;
}

.footer-soclinks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  max-width: 46px;
  margin: 0 0 0 0;
}

.footer-soclink {
  position: relative;
  width: 46px;
  height: 46px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 10px 0;
}
.footer-soclink::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #2C2A29;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.2s ease;
}
.footer-soclink svg {
  position: relative;
}

.footer-text {
  font-weight: normal;
  font-size: 0.8125rem;
  line-height: 1.4;
}

.footer-text p {
  margin: 0 0 0.5rem 0;
}

.footer-text strong {
  font-weight: 800 !important;
}

.footer-text a,
.footer-text a:focus {
  color: #fff;
  text-decoration: none !important;
}

.footer-copyright {
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 140%;
  margin: 29px 0 0 0;
}

.footer-copyright a {
  color: #2C2A29;
}

.footer-copy-row {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-copy-row .col {
  width: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.footer-dev {
  position: relative;
  padding: 0 0 0 55px;
  display: block;
  color: #2C2A29 !important;
  text-decoration: none !important;
}

.footer-dev .pic {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -14px;
}

.footer-grid-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-grid-subscribe {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-grid-copyright {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-map img {
  display: block;
  width: 100%;
}

.section-masked {
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}

.section {
  position: relative;
}

.section-content {
  position: relative;
}

.section-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-dark {
  background-color: #272727;
  color: #fff;
}

.section-dark .section-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.section-header {
  margin: 0 0 50px 0;
}

.section-dark .section-header h2,
.section-dark .section-header .h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
  /* 48px */
  letter-spacing: -1.92px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 15px;
}

.section-feedback {
  margin: -21px 0 0 0;
}

.section-feedback .section-content {
  padding: 95px 0;
}

.col-feedback-1 {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.col-feedback-2 {
  -ms-flex: 0 0 66.666%;
  flex: 0 0 66.666%;
  max-width: 66.666%;
}

.subscribe-form-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

.subscribe-form-col-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  min-width: 38%;
}

.subscribe-form-col-2 .btn-subscribe-submit {
  width: 100%;
}

.contacts-map {
  height: 450px;
}

.footer-map {
  height: 400px;
}

.contacts-map img {
  width: 100%;
  display: block;
}

.text-col-1 {
  -ms-flex: 0 0 41.666%;
  flex: 0 0 41.666%;
  max-width: 41.666%;
}

.text-col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: auto;
}

.contacts-descr {
  position: relative;
  margin-top: -29px;
}

.contacts-descr::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -9999px;
  background-color: #E3CCCC;
}

.contacts-pic {
  position: relative;
  width: 65.3%;
}
.contacts-pic img {
  width: 100%;
  height: auto;
}

.contacts-ico {
  position: absolute;
  top: 8%;
  right: 0;
}

.contacts-descr h4,
.contacts-descr .h4 {
  margin: 45px 0 28px 0;
}

.contacts-ttl {
  font-size: 35px;
  font-weight: normal;
  line-height: 110%;
  /* 38.5px */
  letter-spacing: -0.7px;
  margin: 11px 0 9px 0;
}

.contacts-list {
  font-size: 30px;
  font-weight: normal;
  line-height: 110%;
  /* 49.5px */
  letter-spacing: -0.9px;
}

.contacts-list-new {
  font-size: 28px;
}

.contacts-item {
  margin: 0 0 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: left;
  justify-content: left;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-item-link,
.contacts-item-link:focus {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 0 0 0;
  color: #2C2A29;
  text-decoration: none !important;
}

.contacts-item-descr {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.contacts-item-pic {
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  height: 60px;
  margin: 0 18px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contacts-item-phone {
  font-size: 28px;
  line-height: 115%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-item-desc {
  padding-bottom: 5px;
}

.contacts-item-phone a:not(:last-child) {
  margin-right: 20px;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.contacts-item-phone-info {
  font-size: 30px;
  margin-top: 16px;
}

.contacts-item-phone .contacts-item-pic {
  top: 2px;
}

.branches-list {
  margin: 3.1rem 0 0 0;
}

.branches-item {
  display: -ms-flexbox;
  display: flex;
  border-top: 3px solid #FFFFFF;
  font-size: 0.9rem;
}

.branches-item:last-child {
  border-bottom: 3px solid #FFFFFF;
}

.branches-item-ttl {
  font-size: 2rem;
  line-height: 0.9;
  color: #fff;
  font-weight: bold;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 25px 15px 25px 0;
}

.branches-item-descr {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 28px 0 29px 15px;
}

.branches-item-address {
  position: relative;
  padding: 0 0 0 35px;
}

.branches-item-address:before {
  content: "";
  background: url(../images/branches-item-ico.svg) 0 0 no-repeat;
  width: 15px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 2px;
}

.section-filter {
  padding: 9px 0 41px 0;
}

.filter-radios {
  padding: 0 0 0 0;
  margin: 0 0 0;
}

ul.filter-menu {
  padding: 10px 0 0 0;
}

.news-list {
  padding: 8px 0 0 0;
  margin-bottom: -31px;
}
.news-list .news-tmb {
  padding-right: 13px;
}
.news-list .news-tmb-pic {
  -ms-flex: 0 0 32.3%;
  flex: 0 0 32.3%;
  max-width: 32.2%;
}
.news-list .news-tmb-date {
  padding-top: 0;
  margin-top: -7px;
}

.news-tmb-inner {
  display: -ms-flexbox;
  display: flex;
}

.news-tmb-pic {
  -ms-flex: 0 0 28.7%;
  flex: 0 0 28.7%;
  max-width: 28.7%;
}

.news-tmb-pic-inner {
  padding-top: 66%;
  position: relative;
}

.news-tmb-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-tmb-pic-inner-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.news-tmb-date {
  -ms-flex: 0 0 21%;
  flex: 0 0 21%;
  max-width: 21%;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 0;
  padding: 5px 0 0;
}

.news-tmb-date-day {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-weight: 500;
  font-size: 4rem;
  line-height: 0.9;
  margin: 0 5px 0 0;
}

.news-tmb-date-month-year {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  padding: 0 0 0 2px;
  margin: -3px 0 0 0;
}

.news-home-list-wrapper .news-tmb-date-month-year {
  font-size: 1.25rem;
  padding: 3px 0 0 2px;
  margin-top: 0;
}

.news-tmb-content {
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-decoration: none !important;
  color: #2C2A29 !important;
  display: block;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 0 0 0 0;
}
.news-tmb-content a.home-slider-descr-data-item + a.news-tmb-content-inner {
  margin-top: 30px;
}

.news-tmb-content-inner {
  display: block;
}

.news-home-list-wrapper .news-tmb-content {
  margin-top: 12px;
}

.news-tmb h3,
.news-tmb .h3 {
  font-family: "Onest", arial, sans-serif;
  font-size: 2.375rem;
  line-height: 1;
  margin: 0 0 1.5625rem 0;
  text-transform: none;
  font-weight: normal;
  letter-spacing: initial;
  color: #2C2A29;
}

.news-tmb-descr {
  padding: 0 10% 0 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.news-tmb .sidebar-article-info {
  margin: 26px 0 0 0;
  font-size: 0.875rem;
  font-weight: normal;
}

.news-tmb .sidebar-article-views .text {
  color: #2C2A29;
}

.news-tmb {
  margin: 0 0 80px 0;
}

.page-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 47px 13px 0 0;
  padding: 28px 0 0 0;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
}

ul.page-nav-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2px 15px 0;
  padding: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 120%;
  /* 28.8px */
  letter-spacing: -0.72px;
  -ms-flex-pack: center;
  justify-content: center;
}

ul.page-nav-links > li {
  margin: 0 10px;
  padding: 0;
}

ul.page-nav-links > li:before {
  display: none !important;
}

ul.page-nav-links a,
ul.page-nav-links a:focus {
  color: #2C2A29;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid transparent;
  border-radius: 50%;
  text-decoration: none !important;
  transition: all 0.15s ease;
}
ul.page-nav-links a::before,
ul.page-nav-links a:focus::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: #2C2A29;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.3s linear;
}
ul.page-nav-links a span,
ul.page-nav-links a:focus span {
  position: relative;
}

ul.page-nav-links a.active,
ul.page-nav-links a.active:focus {
  background-color: #fff;
  border-color: #fff;
}

.page-nav-range {
  width: 48px;
  text-align: center;
  padding: 0 0 0 0;
}

.page-nav-btn {
  position: relative;
  margin: 2px 0 0 0;
}
.page-nav-btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: #2C2A29;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.3s linear;
}
.page-nav-btn svg, .page-nav-btn img {
  position: relative;
}

.playbill-calendar-month {
  margin: 0 5px 18px;
}

.playbill-calendar-month:after {
  content: "";
  display: block;
  height: 0;
}

.playbill-calendar-month .row {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.playbill-calendar-month .col-arrow {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
}

.playbill-calendar-month .col-month {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

.playbill-calendar-month-name {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 100%;
  /* 36px */
  letter-spacing: -1.44px;
  text-transform: uppercase;
  text-align: center;
  padding: 11px 0 0 0;
}

.playbill-calendar-arrow {
  display: block;
  margin: 0.5rem 0 0 0;
}

.playbill-index {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 24px;
  font-weight: normal;
  line-height: 120%;
  /* 28.8px */
  letter-spacing: -0.72px;
  text-align: center;
}

.playbill-index-item,
.playbill-index-item:focus {
  text-decoration: none !important;
  color: #2C2A29 !important;
  position: relative;
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
}

.playbill-index-item.holiday {
  color: #90935C !important;
}

.playbill-index-item.active {
  border-radius: 50%;
  border: 1px solid rgba(44, 42, 41, 0.2);
}

.playbill-index-item.active {
  border-color: #90935C;
  background-color: #90935C;
  color: #fff !important;
}

.playbill-index-item.inactive {
  opacity: 0.2;
}

.section-playbill {
  padding-top: 0;
}

.playbill-index-wrapper {
  margin: 0 auto;
}

.playbill-index-item {
  position: relative;
}
.playbill-index-item::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  border-radius: 50%;
  opacity: 0;
  background-color: #2C2A29;
  transition: all 0.4s ease;
}

.playbill-index-item .cont {
  position: relative;
  padding-top: 1px;
}

.playbill-calendar,
.playbill-letter-filter {
  margin: 0 0 50px 0;
}

.playbill-tmb-col-1 {
  -ms-flex: 0 0 28.3%;
  flex: 0 0 28.3%;
  max-width: 28.3%;
}

.playbill-tmb-col-2 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.playbill-tmb-col-3 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.playbill-tmb-col-4 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.btn,
.btn:focus {
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 90%;
  background: transparent;
  border-radius: 999px;
}

.btn .cont-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 999px;
}

.btn .cont-inner-ico {
  position: relative;
  margin-top: -1px;
  margin-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.btn .cont-inner-desc {
  position: relative;
}

.btn .cont {
  position: relative;
  background: #2C2A29;
  padding: 15px 0 8px;
  height: 46px !important;
  border-radius: 999px;
}
.btn .cont::before {
  content: "";
  position: absolute;
}

.btn-light {
  color: #2C2A29;
}
.btn-light .cont {
  position: relative;
  background-color: #fff;
}
.btn-light .cont::before {
  -webkit-animation: btnLightBgHide 0.3s linear forwards;
  animation: btnLightBgHide 0.3s linear forwards;
}

.btn-acc {
  color: #fff;
}
.btn-acc .cont {
  background-color: #90935C;
  border-color: #90935C;
}
.btn-acc .cont::before {
  -webkit-animation: btnLightBorderBgHide 0.3s linear forwards;
  animation: btnLightBorderBgHide 0.3s linear forwards;
}
.btn-acc svg path {
  fill: #fff;
}
.btn-acc .cont-inner {
  position: relative;
}

.btn-light-border {
  color: #2C2A29;
}

.btn-light-border .cont {
  position: relative;
  background: transparent;
  border: 1px solid rgba(44, 42, 41, 0.2);
}
.btn-light-border .cont::before {
  -webkit-animation: btnLightBorderBgHide 0.3s linear forwards;
  animation: btnLightBorderBgHide 0.3s linear forwards;
}

.btn-light-borders-on-hover .cont {
  border-color: transparent;
}
.btn-light-borders-on-hover .cont .cont-inner-ico {
  transition: background-color 0.2s ease;
}
.btn-light-borders-on-hover .cont .cont-inner-ico svg path {
  transition: fill 0.2s ease;
}

.btn-white-border {
  color: #fff;
}
.btn-white-border .cont::before {
  -webkit-animation: btnWhiteBorderBgHide 0.3s linear forwards;
  animation: btnWhiteBorderBgHide 0.3s linear forwards;
}

.btn-white-border .cont {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.btn-white-borders-on-hover .cont {
  border-color: transparent;
}

.btn-dark {
  background-color: #2C2A29;
  border: none !important;
  border-color: transparent !important;
}
.btn-dark .cont {
  margin-left: -1px;
  margin-right: -1px;
}
.btn-dark .cont::before {
  -webkit-animation: btnDarkBgHide 0.3s linear forwards;
  animation: btnDarkBgHide 0.3s linear forwards;
}

.btn-dark .cont {
  color: #fff;
}

.btn-dark .cont svg path {
  fill: #fff;
}

.btn-ticket-disabled {
  opacity: 0.5 !important;
  pointer-events: none !important;
}

.btn-ticket-sold-out:not(.btn-ico-left) {
  pointer-events: none !important;
  color: #ffffff !important;
}
.btn-ticket-sold-out:not(.btn-ico-left) .cont {
  opacity: 0.6 !important;
  background: #E85252 !important;
}
.btn-ticket-sold-out:not(.btn-ico-left) svg path {
  fill: #ffffff !important;
}

.btn-ticket-sold-out.btn-ico-left {
  pointer-events: none !important;
  color: #2C2A29 !important;
}
.btn-ticket-sold-out.btn-ico-left .cont {
  opacity: 0.6 !important;
  background: transparent !important;
}
.btn-ticket-sold-out.btn-ico-left .cont-inner-ico {
  background: #E85252 !important;
}
.btn-ticket-sold-out.btn-ico-left svg path {
  fill: #ffffff !important;
}

.btn-futher {
  color: #2C2A29;
}

.btn-ico-left .cont {
  position: relative;
  padding-left: 66px;
  padding-right: 25px;
  max-height: 46px;
}

.btn-ico-left .cont-inner {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-ico-left .cont-inner .cont-inner-ico {
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  width: 46px;
  height: 46px;
  padding: 15px;
  background-color: #90935C;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.playbill-tmb {
  position: relative;
}

.playbill-tmb::before {
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  left: 206px;
  background-color: rgba(44, 42, 41, 0.2);
}

.playbill-tmb::after {
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  left: 206px;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.playbill-tmb .btn-ticket {
  min-width: 225px;
}

.playbill-tmb-data {
  padding: 2rem 0 2.5rem;
}

.playbill-tmb-button {
  min-width: 252px;
  padding: 32px 0;
}

.playbill-tmb-data img,
.playbill-tmb-alt-data img {
  max-width: 144px;
}

.playbill-tmb-date {
  display: -ms-flexbox;
  display: flex;
  color: #2C2A29;
  margin: 0 0 0 0;
  padding: 0.9375rem 0 0.9375rem;
}

.playbill-tmb-date-l {
  margin: 0 36px 0 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  max-width: 170px;
}

.playbill-tmb-date-day {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 110px;
  font-style: normal;
  font-weight: 500;
  line-height: 90%;
  /* 99px */
  letter-spacing: -6.6px;
  text-transform: uppercase;
  text-align: center;
}

.playbill-tmb-date-r {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 110%;
  padding: 14px 0 0 0;
}

.playbill-tmb-date-month {
  font-weight: 800;
  font-size: 1.2rem;
  margin: 0 0 11px 0;
}

.playbill-tmb-date-scene {
  margin-top: 6px;
}

.playbill-tmb-date-scene a,
.playbill-tmb-date-scene a:focus {
  text-decoration: none;
  color: #2C2A29;
}

.playbill-tmb-date-age {
  margin-top: 6px;
}

.playbill-tmb h3,
.playbill-tmb .h3,
.playbill-tmb-alt h3,
.playbill-tmb-alt .h3 {
  font-family: "Onest", arial, sans-serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 115%;
  color: #2C2A29;
  text-transform: none;
  margin: 0 0 22px 0;
  letter-spacing: initial;
}

.playbill-tmb h3,
.playbill-tmb .h3 {
  margin-bottom: 14px;
}

.playbill-tmb-descr a,
.playbill-tmb-descr a:focus,
.playbill-tmb-alt-descr a,
.playbill-tmb-alt-descr a:focus {
  color: #2C2A29;
  text-decoration: none;
}

.playbill-tmb-info,
.playbill-tmb-alt-info {
  font-size: 0.9rem;
  font-weight: bold;
}

.playbill-tmb-descr {
  padding: 2.0625rem 100px 4.0625rem 0;
}

.playbill-tmb-alt-descr {
  margin: 2.0625rem 0;
}

.playbill-tmb-group {
  position: relative;
}

.playbill-tmb-group-col-1 {
  -ms-flex: 0 0 166px;
  flex: 0 0 166px;
  max-width: 166px;
}

.playbill-tmb-group-letter-wrapper {
  min-height: 100% !important;
}

.playbill-tmb-group-letter {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 6.875rem;
  font-weight: 500;
  line-height: 90%;
  /* 99px */
  letter-spacing: -6.6px;
  text-align: center;
  padding: 0.9375rem 0;
}

.playbill-tmb-group-letter.fixed {
  color: #90935C;
}

.playbill-tmb-alt-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.playbill-tmb-alt-col-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.playbill-tmb-alt-col-3 {
  -ms-flex: 0 0 58.3%;
  flex: 0 0 58.3%;
  max-width: 58.3%;
}

.playbill-tmb-alt-data {
  margin: -10px 0 21px;
  display: -ms-flexbox;
  display: flex;
}

.playbill-tmb-data-item + .playbill-tmb-data-item,
.playbill-tmb-alt-data-item + .playbill-tmb-alt-data-item {
  margin-top: 8px;
}

.perf-tmb-col-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.playbill-tmb-alt .btn-ticket {
  min-width: 160px;
}

.playbill-tmb-alt {
  position: relative;
  border-top: none !important;
}

.playbill-tmb-alt::before {
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(44, 42, 41, 0.2);
}

.playbill-tmb-alt::after {
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.playbill-list-alt {
  padding-left: 20px;
}

.perf-list {
  margin-top: -11px;
}

.perf-tmb-date {
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0 24px;
}

.perf-tmb-date-day {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 90%;
  /* 45px */
  letter-spacing: -3px;
}

.perf-tmb-date-month {
  font-weight: 900;
  font-size: 0.8rem;
  line-height: 1;
  text-transform: uppercase;
  -ms-flex: 0 0 5rem;
  flex: 0 0 5rem;
  padding: 0 5px 0 0;
}

.perf-tmb-time-scene {
  font-size: 20px;
  font-weight: normal;
  line-height: 110%;
}

.perf-tmb-date-l {
  -ms-flex: 0 0 135px;
  flex: 0 0 135px;
  padding: 0 20px 0 0;
}

.perf-tmb-date-r {
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 14px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.perf-tmb-date-scene {
  margin-top: 6px;
}

.perf-tmb-date-scene a,
.perf-tmb-date-scene a:focus {
  color: #2C2A29;
  text-decoration: none;
}

.perf-tmb-button {
  padding: 27px 0;
}

.perf-tmb-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.perf-tmb-col-3 {
  -ms-flex: 0 0 112px;
  flex: 0 0 112px;
  max-width: 112px;
  padding-right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.perf-tmb-col-3 .afisha-modal-link {
  margin-top: 38px;
}

.perf-tmb,
.perf-tmb:focus {
  border-top: 1px solid rgba(44, 42, 41, 0.2);
  display: block;
  color: #2C2A29 !important;
  text-decoration: none !important;
  transition: all 0.2s ease;
}

.perf-tmb:first-child {
  border-top: none;
}

.playbill-tmb-alt {
  border-top: 2px solid rgba(44, 42, 41, 0.2);
}

.playbill-tmb-alt:first-child {
  border-top: none;
}

.perf-list {
  padding: 1rem 0;
}

.marquee-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.marquee {
  white-space: nowrap;
  box-sizing: border-box;
  position: relative;
}

.marquee-content {
  width: 300%;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: marquee 10s linear infinite forwards;
  animation: marquee 10s linear infinite forwards;
}

.marquee-content:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
    transform: translateX(-66.6%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
    transform: translateX(-66.6%);
  }
}
.header-marquee {
  font-family: "Royal Theatre Sans", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  color: #BA9510;
}

.header-marquee .marquee-row {
  margin: 0 -75px;
}

.header-marquee .marquee-item-inner {
  padding: 0 75px;
}

.section-plays {
  padding-top: 4px;
}

.plays-list {
  margin-bottom: -50px;
}

.plays-list .row {
  margin: 0 -75px;
}

.plays-list .col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 75px;
}

.play-tmb,
.play-tmb:focus {
  display: block;
  text-decoration: none !important;
  color: #2C2A29 !important;
  margin: 0 0 50px 0;
  position: relative;
}

.play-tmb-pic {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2.1rem 0;
}

.play-tmb-pic-inner {
  position: relative;
}

.play-tmb-pic img {
  width: 100%;
  height: auto;
  position: relative;
}

.play-tmb h3,
.play-tmb .h3 {
  font-size: 2rem;
  line-height: 0.9;
  margin: 0;
  transition: all 0.2s ease;
  color: #2C2A29;
}

.play-tmb h3 a,
.play-tmb .h3 a {
  transition: all 0.2s ease;
  color: #2C2A29 !important;
  text-decoration: none !important;
}

.play-tmb-age {
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  transition: all 0.2s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 15px 0 0 0;
  border-radius: 50%;
  border: 1px solid rgba(44, 42, 41, 0.2);
}

.play-tmb-age-inner {
  padding: 0 0 0 4px;
}

.play-tmb-descr {
  max-width: 330px;
}

.page-header-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background: none;
}

.slick-arrow {
  z-index: 10;
  -webkit-appearance: none;
  border: none;
  background: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
}

.slick-arrow:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.15s ease;
  z-index: 10;
}

.top-slider .slick-arrow {
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: 57px;
}
.top-slider .slick-arrow::after {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  transition: all 0.4s ease;
  opacity: 0;
  z-index: 0;
}

.top-slider .slick-prev {
  left: auto;
  right: 208px;
}

.top-slider .slick-next {
  left: auto;
  right: 50px;
}

.top-slider .slick-prev:before {
  background-image: url(../images/top-slider-prev.svg);
}

.top-slider .slick-next:before {
  background-image: url(../images/top-slider-next.svg);
}

.top-slider-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #2C2A29;
}

.top-slider {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.top-slider:not(.top-slider-home) .slick-list {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.top-slider:not(.top-slider-home) .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.top-slider-pic {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.top-slider-pic-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-slider-pic picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-slider-pic img {
  display: block;
  width: auto;
  height: 100%;
  object-fit: contain;
}

.top-slider-home-wrapper .top-slider-pic-inner img {
  position: relative;
  z-index: 10;
}

.top-slider:not(.top-slider-home) .top-slider-pic-inner {
  z-index: 10;
}

.top-slider-pic-video .top-slider-pic-inner {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-slider-pic img {
  height: 100% !important;
}

.top-slider-pic video {
  display: block;
  height: 100% !important;
}

.top-slider-grad {
  position: absolute;
}

.top-slider-grad-t {
  top: 0;
  right: 0;
  left: 0;
  height: 16.375rem;
  background: linear-gradient(to bottom, rgba(44, 42, 41, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 15;
}

.top-slider-grad-b {
  bottom: 0;
  right: 0;
  left: 0;
  height: 18.75rem;
  background: linear-gradient(to top, rgba(44, 42, 41, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 15;
}

.page-header-slider:not(.page-header-home) .top-slider-grad-t,
.page-header-slider:not(.page-header-home) .top-slider-grad-b {
  right: -9999px;
  left: -9999px;
}

.top-slider-grad-t-v {
  z-index: 50;
  pointer-events: none;
}

.top-slider-grad-b-v {
  z-index: 50;
  pointer-events: none;
}

.top-slider-grad-l {
  left: 0;
  top: 0;
  bottom: 0;
  width: 7.35rem;
  background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.top-slider-grad-r {
  right: 0;
  top: 0;
  bottom: 0;
  width: 7.35rem;
  background: linear-gradient(to left, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.top-slider-wrapper .slider-count {
  width: 100px;
  text-align: center;
  position: absolute;
  z-index: 5;
  right: 110px;
  bottom: 77px;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 90%;
  /* 21.6px */
  letter-spacing: -1.44px;
  text-transform: uppercase;
  color: #fff;
}

.top-slider-wrapper .slider-count-cur {
  color: #fff;
}

.page-header-slider .page-header-content {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 38.5vw;
  cursor: pointer;
}

.page-header-slider:not(.page-header-home) .page-header-content {
  min-height: 43vw;
}

.play-header {
  margin-right: 400px;
  padding-bottom: 33px;
}

.play-header h1,
.play-header .h1 {
  color: #fff;
  margin-bottom: 0 !important;
}

.play-header-data {
  margin: 0 0 18px 0;
}

.play-header-data-item {
  width: 144px;
}

.play-header-data-item img {
  max-width: 100%;
}

.play-header-data-item + .play-header-data-item {
  margin-top: 8px;
}

.play-info {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  margin: 0 0 5.8rem 0;
}

.play-info p {
  margin-bottom: 10px;
}

.play-info .play-tmb-age {
  margin: 17px 0 0 0;
}

.hr {
  height: 1px;
  background: rgba(44, 42, 41, 0.2);
  margin: 60px 0;
}

.projects-detail-col-2 .hr {
  margin: 50px 0;
}

.hr:first-child {
  margin-top: 0 !important;
}

.hr:last-child {
  margin-bottom: 0 !important;
}

.hr + h2,
.hr + .h2,
.hr + h3,
.hr + .h3,
.hr + h4,
.hr + .h4,
.hr + h5,
.hr + .h5,
.hr + h6,
.hr + .h6 {
  margin-top: 0 !important;
}

table.info-table {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  width: 100%;
}

table.info-table:not(.gear-table) tbody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

table.info-table tr {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 11px;
}

table.info-table:not(.gear-table) td {
  display: inline;
  padding: 0.35rem 0 0.4rem;
  vertical-align: top;
}

table.gear-table {
  margin-bottom: -1rem;
}

table.gear-table td {
  padding: 0.5rem 15px 0.5rem 15px;
  vertical-align: top;
}

table.info-table td:first-child {
  padding-left: 0 !important;
}

table.info-table td:last-child {
  padding-right: 0 !important;
}

table.info-table td.td-val {
  font-weight: 500;
}

table.persons-table td.td-name {
  width: 39.4%;
}

table.gear-table td.td-name {
  width: 32.4%;
}

h3 + table.info-table,
.h3 + table.info-table {
  margin-top: -1rem;
}

.perf-list-alt {
  padding: 0 !important;
  margin: 0 0 4.8rem 0;
}

.perf-list-alt .perf-tmb:last-child {
  border-bottom: 3px solid #fff;
}

.perf-list-alt .perf-tmb-date-l {
  -ms-flex: 0 0 6.55rem;
  flex: 0 0 6.55rem;
}

.perf-list-alt .perf-tmb-date-r {
  display: block;
  padding-top: 0.95rem;
}

.perf-list-alt .perf-tmb-date {
  color: #fff;
  padding: 0.4rem 0 0.6rem 0;
}

.perf-list-alt .perf-tmb-date-day {
  font-size: 4rem;
  line-height: 1;
}

.perf-list-alt .perf-tmb-date-month {
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 800;
}

.perf-list-alt .perf-tmb-time-scene {
  font-size: 1rem;
  margin-top: 0.3rem;
}

.perf-list-alt .perf-tmb-col-2 {
  min-width: 254px;
}

.perf-list-alt .perf-tmb-button {
  padding: 1.1rem 0;
}

.perf-list-alt .perf-tmb:first-child .perf-tmb-date {
  padding-top: 0 !important;
}

.perf-list-alt .perf-tmb:first-child .perf-tmb-button {
  padding-top: 0 !important;
}

.h2-arrow {
  display: -ms-flexbox;
  display: flex;
}

.h2-arrow-l {
  margin-bottom: 3.9rem;
}

.h2-arrow-r {
  margin-bottom: 3rem;
}

.h2-arrow-l .h2-arrow-inner {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  margin-left: auto;
}

.h2-arrow-r .h2-arrow-inner {
  margin-right: 300px;
}

.h2-content {
  display: inline;
  position: relative;
}

.h2-arr {
  position: absolute;
  z-index: 20;
  pointer-events: none;
}

.h2-arrow-l .h2-arr {
  right: 100%;
  top: 100%;
  margin: -2.3rem 1.6rem 0 0;
}

.h2-arrow-r .h2-arr {
  left: 100%;
  top: 100%;
  margin: -1.4rem 0 0 1.5rem;
}

.contacts-map-link-wrapper {
  font-weight: 800;
  font-size: 0.8rem;
  line-height: 0.9;
  margin: -0.75rem 0 0 0;
}

.contacts-map-link-wrapper a,
.contacts-map-link-wrapper a:focus {
  color: #2C2A29 !important;
}

.pres-links {
  margin: 3.625rem 12px 0 0;
}

.pres-link-wrapper {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

.pres-link,
.pres-link:focus {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none !important;
  color: #2C2A29 !important;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 1.875rem 0 0.625rem;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
}

.pres-link::after {
  content: "";
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.pres-link + .pres-link {
  margin-top: 1.1rem;
}

.pres-link-descr {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 30px;
}

.pres-link-name {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 105%;
}

.pres-link-size {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 100%;
  margin: 0.8125rem 0 0 0;
  color: rgba(44, 42, 41, 0.5);
}

.pres-link-ico {
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  height: 70px;
  border: 1px solid rgba(44, 42, 41, 0.2);
  margin: 0 20px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pres-link-arrow {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(44, 42, 41, 0.2);
  margin: 0 0 0 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.pres-link-arrow::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: #90935C;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.4s linear;
}
.pres-link-arrow img, .pres-link-arrow svg {
  position: relative;
}

.reg-list {
  margin: -2px 0 71px;
}

.reg-tmb {
  padding: 29px 0 15px;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.reg-tmb:first-child {
  border-top: 1px solid rgba(44, 42, 41, 0.2);
}

.reg-tmb:last-child {
  border-bottom: none;
}

.reg-tmb-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.reg-tmb-col-2 {
  min-width: 34.5%;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.reg-tmb-ttl {
  font-size: 24px;
  font-weight: normal;
  line-height: 105%;
  margin: 0 0 3px 0;
}

.reg-tmb-dates {
  display: -ms-flexbox;
  display: flex;
}

.reg-tmb-date {
  display: -ms-flexbox;
  display: flex;
}

.reg-tmb-date-l {
  min-width: 4.55rem;
  padding: 0 5px 0 0;
}

.reg-tmb-date-r {
  padding: 13px 0 0 10px;
}

.reg-tmb-date-day {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 115%;
  /* 73.6px */
  letter-spacing: -3.2px;
}

.reg-tmb-date-month-day {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.reg-tmb-date:not(:last-child):after {
  content: "–";
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 100%;
  padding: 21px 23px 0 24px;
}

.expandable-content {
  display: none;
}

.expandable-trigger-wrapper {
  margin: 1.5rem 0 0 0;
}

.expandable-trigger {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  cursor: pointer;
}

.page-sub-section {
  margin-top: 9rem;
}

.page-sub-section .people-item {
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.people-item a {
  color: #2C2A29;
}

.page-sub-section-header {
  margin: 0 0 3rem 0;
}

.scheme-link {
  display: block;
  position: relative;
}

.scheme-link + .scheme-link {
  margin-top: 30px;
}

.scheme-link img {
  width: 100%;
}

.pic-zoom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news-tmb-dates {
  display: -ms-flexbox;
  display: flex;
}

.news-tmb-dates .news-tmb-date:not(:last-child):after {
  content: "–";
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 45px;
  font-weight: 500;
  line-height: 149%;
  padding: 0 23px 0 24px;
}

.project-tmb {
  padding: 0 0 0 0;
  margin: 0 0 101px 0;
}

.news-home-list-wrapper .project-tmb {
  padding: 0 0 60px 0;
  margin: 0 0 60px 0;
}

.project-tmb .news-tmb-pic-inner-content {
  -ms-flex-pack: center;
  justify-content: center;
}

.project-tmb .news-tmb-pic-inner-deco {
  position: absolute;
  left: -10%;
  right: -10.8%;
  top: 3.4%;
  bottom: -3.3%;
}

.project-tmb .news-tmb-pic-inner-deco svg {
  width: 100% !important;
  height: 100% !important;
}

.scenes-list .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-bottom: 30px;
}

.scenes-list .col.col-full-width {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.scene-tmb {
  min-height: 31.25vw;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none !important;
  color: #fff !important;
  background: #000;
}

.col-full-width .scene-tmb {
  min-height: 34.25vw;
}

.scenes-list {
  margin-top: -45px;
  margin-bottom: -30px;
}

.scene-tmb-pic {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.scene-tmb-pic:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60%;
  background: linear-gradient(0, rgba(44, 42, 41, 0.8) 0%, rgba(44, 42, 41, 0) 100%);
  z-index: 6;
}

.scene-tmb-pic-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 5;
  transition: all 0.5s ease;
}

.scene-tmb-descr {
  position: relative;
  z-index: 20;
  padding: 2.35rem 33% 36px 39px;
}

.scene-tmb h3,
.scene-tmb .h3 {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: -1.92px;
  color: #FFFFFF;
  margin: 0;
}

.further-link-wrapper {
  width: 200px;
  margin: 0.8rem 0 0 0;
}

.scenes-list .further-link-wrapper {
  width: 249px;
  margin-top: 20px;
}

.visit-list {
  margin-top: -47px;
}
.visit-list .further-link-wrapper {
  margin-top: 30px;
}

.visit-tmb,
.visit-tmb:focus {
  position: relative;
  text-decoration: none !important;
  display: block;
  color: #2C2A29 !important;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
}
.visit-tmb::before,
.visit-tmb:focus::before {
  content: "";
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.visit-tmb:last-child {
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.visit-tmb h3,
.visit-tmb .h3 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 100%;
  /* 48px */
  letter-spacing: -1.92px;
  text-transform: uppercase;
  margin: 0;
}

.visit-tmb-descr {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  margin: -6px 0 0 0;
}

.visit-tmb {
  padding: 49px 0;
}

.visit-tmb-col-1 {
  -ms-flex: 0 0 43%;
  flex: 0 0 43%;
  max-width: 43%;
}

.color-white {
  color: #fff !important;
}

.h2-big + h4,
.h2-big + .h4 {
  margin-top: 2.8rem;
}

.article-button-wrapper .btn {
  width: auto;
  min-width: 225px;
}

.article-contacts {
  margin: 25px 0 0 0;
}

.article-contacts-descr {
  font-size: 18px;
  line-height: 150%;
}

.article-contacts-phones {
  font-size: 28px;
  line-height: 115%;
  margin: 11px 0 0 0;
}

.article-contacts-phone a {
  display: inline-block;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.article-contacts-phones a,
.article-contacts-phones a:focus {
  color: #2C2A29 !important;
  text-decoration: none !important;
}

.article-contacts-phone + .article-contacts-phone {
  margin-top: 0.5rem;
}

table.time-table {
  width: 100%;
  max-width: 607px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin: 17px 0 0 0;
}

table.time-table th {
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  padding: 0 15px 11px 15px;
  vertical-align: top;
  text-align: left;
}

table.time-table td {
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  padding: 18px 15px 11px 15px;
  vertical-align: top;
}

table.time-table td:first-child,
table.time-table th:first-child {
  padding-left: 0 !important;
}

table.time-table td:last-child,
table.time-table th:last-child {
  padding-right: 0 !important;
}

table.time-table td.td-val {
  font-size: 28px;
  font-weight: normal;
  padding-top: 15px;
  line-height: 115%;
  text-align: right;
}

.pres-links-alt {
  padding-top: 0;
  border-top: none;
  max-width: 580px;
  margin: 0 0 0;
}

.partners-list .row {
  margin: 0 -12.5px;
}

.partners-list .col {
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

.partner-tmb-descr {
  word-break: break-word;
  margin: 1.35rem 0 0 0;
}

.partner-tmb-pic {
  padding-top: 100%;
  background: #fff;
  position: relative;
  box-shadow: 0px 4px 55px rgba(0, 0, 0, 0.1);
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.partner-tmb-pic-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px;
}

.partner-tmb-pic img {
  max-width: 100%;
  max-height: 100%;
}

.partner-tmb,
.partner-tmb:focus {
  display: block;
  text-decoration: none !important;
  color: #2C2A29;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 105%;
  margin: 0 0 1.875rem 0;
}

.partners-list-article .col {
  -ms-flex: 0 0 22.222%;
  flex: 0 0 22.222%;
  max-width: 22.222%;
}

.pres-links-columns {
  border: none !important;
  padding: 0 !important;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  column-gap: 50px;
  margin: 0 !important;
}

.pres-links-columns .pres-link,
.pres-links-columns .pres-link:focus {
  margin-bottom: -3px;
  padding: 2rem 0 3rem 0;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pres-links-columns .pres-link-arrow {
  margin: 0;
}

.history-list {
  margin-top: -49px;
}
.history-list .hr {
  margin: 50px 0;
}

.history-tmb {
  padding-top: 49px;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
  margin-bottom: 9.8125rem;
}

.history-tmb-col-1 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.history-tmb-col-2 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.history-tmb-dates {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 11.25rem;
  font-weight: 500;
  line-height: 90%;
  /* 162px */
  letter-spacing: -10.8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 0 4.25rem 0;
  margin: -19px 0 0 0;
}

.history-tmb:first-child .history-tmb-dates {
  padding-top: 0 !important;
}

.history-tmb-date {
  position: relative;
}

.history-tmb-date:last-child:not(:first-child) {
  text-align: right;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 19% 0 0;
  margin: -1.25rem 0 0 0;
}

.history-tmb-date-sep {
  margin: 0 0 -0.9rem 0.7rem;
}

.history-tmb-content {
  padding: 0 0 0 0;
}

.history-tmb:first-child .history-tmb-content {
  padding-top: 0 !important;
}

.history-slider-wrapper {
  position: relative;
  margin: 3.125rem 0 1.25rem;
}

.history-tmb-pic:first-child .history-slider-wrapper {
  margin-top: 0;
}

.history-tmb-text {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 150%;
}

.history-slider .slick-list,
.history-slider .slick-track {
  overflow: visible;
}

.history-slider img {
  width: 100%;
  height: auto;
}

.history-slider-wrapper .slider-count {
  position: absolute;
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  bottom: -35px;
  left: 0;
  width: 278px;
}

.history-slider .slick-arrow {
  width: 61px;
  height: 35px;
  position: absolute;
  bottom: -40px;
}

.history-slider .slick-prev {
  left: 25px;
}

.history-slider .slick-next {
  left: 192px;
}

.history-slider .slick-prev:before {
  background-image: url(../images/history-slider-prev.svg);
}

.history-slider .slick-prev:after {
  background-image: url(../images/history-slider-prev-hover.svg);
}

.history-slider .slick-next:before {
  background-image: url(../images/history-slider-next.svg);
}

.history-slider .slick-next:after {
  background-image: url(../images/history-slider-next-hover.svg);
}

.history-year-header {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 90%;
  /* 54px */
  letter-spacing: -3.6px;
  text-transform: uppercase;
  margin: 6.375rem 0 2.625rem 0;
}

.history-year-header:first-child {
  margin-top: 0 !important;
}

.history-year-header:last-child {
  margin-bottom: 0 !important;
}

.top-slider-home-nav {
  position: absolute;
  bottom: -55px;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 20;
}

.top-slider-home-nav-inner {
  display: -ms-flexbox;
  display: flex;
  min-width: 555px;
  min-height: 55px;
  padding: 0 0 4px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
}

.top-slider-home-arrow {
  position: relative;
  width: auto;
  border: 1px solid transparent;
  border-radius: 100px;
  padding: 2px 10px;
  margin-top: -2px;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  transition: border-color 0.15s ease;
  cursor: pointer;
}

@media screen and (min-width: 767px) {
  .top-slider-home-arrow:hover {
    border-color: rgba(44, 42, 41, 0.2);
  }
}
.top-slider-home .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.top-slider-home .slick-slide {
  height: auto;
  float: none;
}

.top-slider-home ul.slick-dots {
  margin: -1px 80px 7px;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-slider-home ul.slick-dots > li {
  width: 20px;
  height: 20px;
  margin: 0 3px;
  padding: 0;
  position: relative;
  cursor: pointer;
}

.top-slider-home ul.slick-dots > li button {
  display: none;
}

.top-slider-home ul.slick-dots > li:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  background: url(../images/home-slider-dot.svg) center center no-repeat;
  transition: all 0.15s ease;
  border: none;
}

.top-slider-home ul.slick-dots > li:after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  background: url(../images/home-slider-dot-active.svg) center center no-repeat;
  transition: all 0.15s ease;
  opacity: 0;
}

@media screen and (min-width: 767px) {
  .top-slider-home ul.slick-dots > li:hover::before {
    background: url(../images/home-slider-dot-hover.svg) center center no-repeat;
  }
}
.top-slider-home ul.slick-dots > li.slick-active:before {
  opacity: 0;
}

.top-slider-home ul.slick-dots > li.slick-active:after {
  opacity: 1;
}

.top-slider-home-wrapper {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto !important;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.top-slider-home {
  position: relative;
  left: auto;
  right: auto;
  top: auto !important;
  bottom: auto;
  margin-top: 0 !important;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.page-header-home {
  padding: 0 !important;
  background: #2C2A29;
}

.home-slider-descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 52vw;
  padding-top: 50px;
  position: relative;
  z-index: 20;
}

.home-slider-descr .container {
  min-width: 100%;
}

.home-slider-descr h2,
.home-slider-descr .h2 {
  margin: 0;
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 60px */
  letter-spacing: -2.5px;
  text-transform: uppercase;
  color: #fff;
}

.home-slider-descr h2 a,
.home-slider-descr h2 a:focus,
.home-slider-descr .h2 a,
.home-slider-descr .h2 a:focus {
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease;
}

.home-slider-descr h2 a:hover,
.home-slider-descr .h2 a:hover {
  color: #90935C;
  text-decoration: none;
}

.home-slider-descr .row {
  -ms-flex-align: end;
  align-items: flex-end;
}

.home-slider-descr-col-1 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.home-slider-descr-col-3 {
  -ms-flex: 0 0 26.6%;
  flex: 0 0 26.6%;
  max-width: 26.6%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.home-slider-descr-col-4 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.home-slider-descr-data {
  margin: 0 -10px -10px 0;
}

.home-slider-descr-data-item {
  width: 115px;
  margin: 0 10px 9px 0;
}

.home-slider-descr-data-item.pushk {
  width: 96px;
}

.home-slider-descr-data-item img {
  width: 96px;
  height: auto;
}

.home-slider-descr-data-item span {
  font-size: 1.125rem;
  line-height: 90%;
  font-weight: normal;
  color: #2C2A29;
  display: inline-block;
  padding: 6px 15px 8px;
  border: 1px solid rgba(44, 42, 41, 0.2);
  text-transform: lowercase;
}

.page-header-slider .home-slider-descr-data-item span {
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.home-slider-dates {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 39px 0 0;
  padding: 0 0 52px 0;
}

.home-slider-date {
  position: relative;
  padding: 0 30px 0 22px;
}

.home-slider-data-day {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 3.125em;
  font-weight: 500;
  line-height: 80%;
  /* 40px */
  letter-spacing: -3px;
  text-transform: uppercase;
  color: #fff;
}

.home-slider-data-month {
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: normal;
  color: #fff;
  margin-top: 5px;
}

.home-slider-descr-button {
  min-width: 165px;
  padding: 0 0 50px 0;
}

.home-slider-descr-name {
  padding: 0 25px 52px 33px;
}

.home-slider-descr-data {
  padding: 0 0 58px 0;
}

.home-content {
  padding: 153px 0 0 0;
}

.section-home + .section-home {
  margin-top: 9.375rem;
}

.section-home .section-header {
  margin: 0 0 2.3rem 0;
}

.section-home .section-header h2,
.section-home .section-header .h2 {
  font-size: 100px;
  font-style: normal;
  font-weight: 500;
  line-height: 80%;
  /* 80px */
  letter-spacing: -4.5px;
  text-transform: uppercase;
  margin: 0 !important;
}

.section-home .section-header .further-link-wrapper {
  margin: 1.875rem 0 0 0;
}

.section-home .section-header .further-link-alt {
  margin-top: 0 !important;
}

.section-home .section-header .further-link-alt .ico {
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 0 0.7rem;
}

.section-home .section-header .further-link-alt .text {
  -ms-flex-order: 1;
  order: 1;
}

.section-header-with-bg {
  position: relative;
  padding: 150px 0 350px;
  min-height: 53.125vw;
}
.section-header-with-bg .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section-header-with-bg .header-bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-header-with-bg .header-desc {
  max-width: 45%;
  position: relative;
}
.section-header-with-bg .header-desc h2,
.section-header-with-bg .header-desc .h2 {
  color: #fff;
}

.section-home-header-col-1 {
  -ms-flex: 0 0 45.8%;
  flex: 0 0 45.8%;
  max-width: 45.8%;
}

.section-home-header-col-2 {
  -ms-flex: 0 0 54.2%;
  flex: 0 0 54.2%;
  max-width: 54.2%;
}

.section-home .section-header .subscribe-form {
  margin: 1.55rem 0 0 0;
  max-width: initial;
}

.section-home .section-header .subscribe-form-col-0 {
  -ms-flex: 0 0 9.6rem;
  flex: 0 0 9.6rem;
  max-width: 9.6rem;
}

.section-home .section-header .subscribe-form-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.section-home .section-header .subscribe-form-col-2 {
  -ms-flex: 0 0 235px;
  flex: 0 0 235px;
  max-width: 235px;
  min-width: 0;
}

.section-home .section-header .subscribe-form h3,
.section-home .section-header .subscribe-form .h3 {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -0.96px;
  margin: 0 !important;
}

.section-home .section-header .btn-subscribe-submit,
.section-home .section-header .btn-subscribe-submit:focus {
  font-size: 1.1rem;
  padding: 1rem 1.5rem 1rem 1.5rem;
}

.section-home .section-header .subscribe-form input[type=text],
.section-home .section-header .subscribe-form input[type=email],
.section-home .section-header .subscribe-form input[type=password],
.section-home .section-header .subscribe-form textarea {
  font-size: 1.1rem;
  padding-bottom: 1.2rem;
  padding-top: 0.35rem;
}

.home-slider-wrapper {
  margin-left: -75px;
  margin-right: -75px;
}

.home-slider-wrapper .slick-slide {
  padding-left: 75px;
  padding-right: 75px;
}

.home-slider .slick-list {
  overflow: visible;
}

.plays-slider .play-tmb,
.plays-slider .play-tmb:focus {
  transition: all 0.5s ease;
  padding: 0 0 0;
  margin: 20px 0 0;
  opacity: 0;
}

.plays-slider .slick-active .play-tmb,
.plays-slider .slick-active .play-tmb:focus {
  opacity: 1;
}

.play-tmb-pic {
  margin: 0 0 1.5rem 0;
  transition: all 0.2s ease;
}

.play-tmb-pic-inner {
  width: 100%;
}

.play-tmb-date {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 0 14px;
}

.play-tmb-date-month-time {
  position: relative;
}

.play-tmb-date-day {
  font-size: 2.8125rem;
  font-weight: 500;
  line-height: 115%;
}

.play-tmb-date-div {
  padding: 0 19px 10px;
}

.play-tmb-date-time {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 100%;
  padding: 0 0 10px;
}

.play-tmb > a,
.play-tmb > a:focus {
  color: #2C2A29 !important;
  text-decoration: none !important;
  display: block;
}

.play-tmb h3,
.play-tmb .h3 {
  font-family: "Onest", arial, sans-serif;
  font-size: 1.75rem;
  font-weight: normal;
  line-height: 115%;
  color: #2C2A29;
  text-transform: none;
  transition: all 0.2s ease;
  letter-spacing: 0;
}

.play-tmb h3:not(:first-child),
.play-tmb .h3:not(:first-child) {
  margin-top: 0.875rem;
}

.play-tmb > a,
.play-tmb > a:focus,
.play-tmb .atropos-inner > a,
.play-tmb .atropos-inner > a:focus {
  color: #2C2A29 !important;
  text-decoration: none !important;
}

.play-tmb-button {
  margin: 0.9375rem 0 0 0;
  width: 160px;
}

.plays-slider-wrapper {
  margin-top: -1.2rem;
}

.home-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  transition: opacity 0.15s ease;
}

.home-slider .slick-prev {
  left: 40px;
}

.home-slider .slick-next {
  right: 40px;
}

.home-slider .slick-prev:before {
  z-index: 10;
  background-image: url(../images/home-slider-prev.svg);
}

.home-slider .slick-next:before {
  z-index: 10;
  background-image: url(../images/home-slider-next.svg);
}

.home-slider .slick-arrow:after {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #2C2A29;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  transition: all 0.4s ease;
  opacity: 0;
}

.plays-slider .slick-arrow {
  top: 15vw;
}

.news-slider .news-tmb {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.news-slider .news-tmb-inner {
  max-width: 100% !important;
}

.news-slider-wrapper {
  margin: 0 115px;
}

.news-slider .slick-arrow {
  margin-top: -57px;
}

.news-slider .slick-prev {
  left: -115px;
}

.news-slider .slick-next {
  right: -115px;
}

.news-slider .news-tmb-pic {
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
  padding: 13px 13px 0 0;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.news-slider .slick-slide {
  transition: all 0.35s ease;
  opacity: 0;
}

.news-slider .slick-slide.slick-active {
  opacity: 1;
}

.home-partners {
  padding-top: 100%;
  position: relative;
}

.home-partners-deco {
  width: 64.5%;
  height: 57.8%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-53%) translateY(-27%);
  transform: translateX(-53%) translateY(-27%);
}

.home-partners-deco svg {
  width: 100% !important;
  height: 100% !important;
}

.home-partners .partner-tmb {
  width: 30.6%;
  position: absolute;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  background: #fff;
  left: 25.7%;
  top: 34.1%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 0;
  transition: all 0.7s ease;
  display: block;
}

.home-partners .partner-tmb.final {
  opacity: 1;
}

.home-partners .home-partner-tmb-1 {
  transition-delay: 0s;
}

.home-partners .home-partner-tmb-2 {
  transition-delay: 0.15s;
}

.home-partners .home-partner-tmb-3 {
  transition-delay: 0.3s;
}

.home-partners .home-partner-tmb-4 {
  transition-delay: 0.45s;
}

.home-partners .home-partner-tmb-5 {
  transition-delay: 0.6s;
}

.home-partner-tmb-1.final {
  left: 3.6%;
  top: 0%;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.home-partner-tmb-2.final {
  left: 50.1%;
  top: 9.6%;
  -webkit-transform: rotate(33.59deg);
  transform: rotate(33.59deg);
}

.home-partner-tmb-3.final {
  left: 25.7%;
  top: 34.1%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.home-partner-tmb-4.final {
  left: 63.6%;
  top: 45.7%;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.home-partner-tmb-5.final {
  left: 3.6%;
  top: 59.6%;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.section-home-partners-col-1 {
  -ms-flex: 0 0 44%;
  flex: 0 0 44%;
  max-width: 44%;
}

.section-home-partners-col-2 {
  -ms-flex: 0 0 56%;
  flex: 0 0 56%;
  max-width: 56%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.home-partners-descr {
  padding: 0 0 0 5.9375rem;
  position: relative;
}

.home-partners-descr-arrow {
  width: 255px;
  height: 131px;
  position: absolute;
  left: -155px;
  top: 30px;
}

.home-partners-descr-arrow svg {
  width: 100%;
  height: 100%;
}

.header-fixed {
  background: rgba(22, 22, 22, 0.9);
}

.header-fixed .header-top {
  display: none;
}

.header-fixed .header-logo {
  height: auto;
  top: 9px;
}

.header-fixed .header-logo img {
  width: 62px;
}

.header-fixed {
  background-color: #F4F4F1;
}

.header-fixed .header-bottom {
  padding-top: 23px;
}

.header-fixed .navbar-wrapper {
  margin-top: 17px;
  margin-bottom: 4px;
}

.blur-pic {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0.6;
}

.blur-pic-inner {
  position: absolute;
  left: -50px;
  right: -50px;
  top: -50px;
  bottom: -50px;
  -webkit-filter: blur(25px);
  filter: blur(25px);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blur-pic-l {
  left: 0;
  right: 50%;
}

.blur-pic-r {
  left: 50%;
  right: 0;
}

.blur-pic:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3rem;
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.modal-backdrop {
  background: #2c2a29;
}

.modal {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.modal-backdrop.in {
  opacity: 0.7;
}

.modal-dialog {
  min-height: 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 20px;
}

.modal-content {
  border: none;
  padding: 3.125rem 30px 3.125rem 30px;
  border-radius: 0;
  background: #90935C;
  margin: 0 auto;
  position: relative;
}

.modal .close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1 !important;
}

.success-modal .modal-content {
  max-width: 540px;
}

.modal-header {
  border: none;
  padding: 0;
  margin: 0 0 20px 0;
  display: block;
}

.modal-header:last-child {
  margin-bottom: 0;
}

.modal-header h2,
.modal-header .h2 {
  color: #2C2A29;
  margin: 0;
  text-transform: uppercase;
  font-size: 2.25rem;
}

.success-modal .modal-header {
  text-align: center;
}

.success-modal-text {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}

.ya-share2__badge {
  border-radius: 0 !important;
  background: none !important;
}

.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  background: none !important;
  position: relative;
}

.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.15s ease;
}

.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.15s ease;
  opacity: 0;
}

.ya-share2__item_service_vkontakte .ya-share2__icon:before {
  background-image: url(../images/share-vk.svg) !important;
}

.ya-share2__item_service_odnoklassniki .ya-share2__icon:before {
  background-image: url(../images/share-ok.svg) !important;
}

.ya-share2__item_service_twitter .ya-share2__icon:before {
  background-image: url(../images/share-twitter.svg) !important;
}

.ya-share2__list {
  margin: 0 -5px !important;
}

.ya-share2__item {
  margin: 0 5px !important;
}

.ya-share2__item:before {
  display: none !important;
}

.sidebar-share-row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

.sidebar-share-social {
  margin: 0 5px;
}

.sidebar-share-link {
  margin: 0 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.share-link {
  width: 24px;
  height: 24px;
  position: relative;
  cursor: pointer;
}

.share-link:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.15s ease;
  background-image: url(../images/share-link.svg);
}

.share-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.15s ease;
  opacity: 0;
  background-image: url(../images/share-link-hover.svg);
}

.popover-header {
  display: none !important;
}

.blockquote-about {
  padding-left: 0 !important;
  font-size: 2.5rem;
  line-height: 1.1;
  max-width: 50rem;
  margin: 7.5rem 0;
}

.blockquote-about:before {
  display: none !important;
}

.blockquote-about .blockquote-author {
  margin: 3.5rem 0 0 1.8rem;
  max-width: initial !important;
}

.blockquote-about .blockquote-author-pic {
  width: 189px;
  height: 189px;
}

.blockquote-about .blockquote-author-pic:before {
  background-image: url(../images/blockquote-about-author-pic-deco.svg);
  width: 216px;
  height: 179px;
  left: -37px;
  top: -17px;
}

.blockquote-about .blockquote-author-name {
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0 0 1rem 0;
}

.blockquote-about .blockquote-author-post {
  font-size: 0.9rem;
  line-height: 1.5;
  color: #2C2A29;
  font-weight: 500;
}

.blockquote-about .blockquote-author-descr {
  padding: 0 0 0.9rem 0;
}

.about-numbers {
  margin: 5rem 0 0 0;
}

.about-numbers-pic {
  position: relative;
}

.about-numbers-pic-deco {
  position: absolute;
  right: -2.9%;
  bottom: -5%;
}

.about-numbers-pic-pic {
  position: relative;
  margin: 0 21% 0 0;
}

.about-numbers-pic-pic img {
  width: 100%;
  height: auto;
}

.about-numbers-item {
  color: #fff;
}

.about-numbers-item:nth-child(2n) {
  text-align: right;
}

.about-numbers-item + .about-numbers-item {
  border-top: 3px solid #fff;
  margin: 2.5rem 0 0 0;
  padding: 0.95rem 0 0 0;
}

.about-numbers-num,
.about-numbers-num-wrapper {
  font-size: 10rem;
  line-height: 0.9;
  font-weight: bold;
}

.about-numbers-ttl {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
}

.about-numbers-numbers {
  margin: 3.4rem 0 0 0;
}

.persons-list .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.person-tmb {
  max-width: 65.4%;
  margin: 0 auto;
}

.person-tmb-pic {
  margin: 0 0 2.25rem 0;
}

.person-tmb-pic img {
  width: 100%;
  transition: all 0.3s ease;
}

.person-tmb-header {
  position: relative;
  margin: 0 0 0 6.35rem;
}

.person-tmb-arrow {
  position: absolute;
  left: 1rem;
  bottom: 100%;
  margin-bottom: -4.4rem;
}

.col:nth-child(2n) > .person-tmb .person-tmb-arrow {
  left: 16.1rem;
  margin-bottom: 0.7rem;
}

.person-tmb h3,
.person-tmb .h3 {
  color: #2C2A29;
}

.person-tmb-descr {
  position: relative;
}

ul.slick-dots li {
  cursor: pointer;
}

.article-pic {
  margin: 2.4rem 0;
}

.article-pic:first-child {
  margin-top: 0 !important;
}

.article-pic img {
  width: 100%;
}

.slick-arrow.slick-disabled {
  opacity: 0.2 !important;
  pointer-events: none;
}

.slider-progress {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
}

.slider-progress-bar {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.top-slider {
  height: 40vw;
  overflow: hidden;
}

.top-slider > * {
  opacity: 0;
}

.top-slider.slick-initialized {
  height: auto;
  overflow: initial;
}

.top-slider.slick-initialized > * {
  opacity: initial;
}

.sticky-block.fixed {
  position: fixed;
}

.index-fixed {
  position: fixed;
  left: 0;
  right: 0;
  background: #F4F4F1;
  padding: 17px 50px 15px 50px;
  z-index: 100;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.index-fixed .playbill-index {
  font-size: 1.5rem;
  letter-spacing: 0;
}

.navbar-nav a.active,
.navbar-nav a.active:focus {
  color: #BA9510;
}

.home-about {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: -482px;
}

.home-about-col-l {
  -ms-flex: 0 0 41.1%;
  flex: 0 0 41.1%;
  max-width: 41.1%;
}

.home-about-item-1 {
  margin-top: 112px;
}

.home-about-item-1 .home-about-item-ttl {
  margin-top: 45px;
  margin-right: 10%;
}

.home-about-item-ttl h3, .home-about-item-ttl .h3 {
  margin-bottom: 0;
}
.home-about-item-ttl h3 span, .home-about-item-ttl .h3 span {
  display: block;
}
.home-about-item-ttl h3 span:nth-child(2), .home-about-item-ttl .h3 span:nth-child(2) {
  margin-left: 11.6%;
}
.home-about-item-ttl h3 span:nth-child(3), .home-about-item-ttl .h3 span:nth-child(3) {
  margin-left: 23.2%;
}

.home-about-item-1 .home-about-item-inner {
  padding: 50px 70px 50px 50px;
  background-color: #FBF0E9;
}

.home-about-item-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-about-item-1 .home-about-item-pic {
  -ms-flex: 0 0 55.8%;
  flex: 0 0 55.8%;
  max-width: 55.8%;
  margin-right: 30px;
}
.home-about-item-1 .home-about-item-pic img {
  width: 100%;
  height: auto;
}

.home-about-item-1 .home-about-item-desc svg {
  margin-top: 15px;
}

.home-about-item-quote {
  font-size: 1.5rem;
  line-height: 1.15;
  letter-spacing: -0.04em;
  font-weight: 500;
  margin: 54px 0 0 0;
}

.home-about-item-name {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 110%;
  /* 24.2px */
  letter-spacing: -0.44px;
  margin: -5px 0 11px;
}

.home-about-item-name a,
.person-tmb-header a {
  transition: all 0.15s ease;
  color: #2C2A29;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .home-about-item-name a:hover,
.person-tmb-header a:hover {
    color: #90935C;
  }
}
.home-about-item-position {
  font-size: 1rem;
  font-weight: normal;
  line-height: 130%;
}
.home-about-item-position p {
  margin-bottom: 0;
}

.home-about-col-r {
  -ms-flex: 0 0 58.9%;
  flex: 0 0 58.9%;
  max-width: 58.9%;
}

.home-about-item-2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 5;
}

.home-about-item-2 a {
  color: #2C2A29;
}

.home-about-item-2 > * {
  display: block;
  -ms-flex: 0 0 50.9%;
  flex: 0 0 50.9%;
  max-width: 50.9%;
}

.home-about-item-2 .home-about-item-inner {
  padding: 50px;
  background-color: #B0B285;
  z-index: 5;
}

.home-about-item-2 .home-about-item-outer-block {
  width: 50.7%;
  z-index: 0;
  margin-top: -11px;
  padding: 0 3.125rem 3.125rem 22%;
  font-size: 0.9375rem;
  font-weight: normal;
  line-height: 150%;
}
.home-about-item-2 .home-about-item-outer-block .home-about-item-outer-ico {
  margin-bottom: 22px;
}

.home-about-item-2 .home-about-item-pic {
  width: 100%;
}
.home-about-item-2 .home-about-item-pic img {
  width: 100%;
  height: auto;
}

.home-about-item-suttl {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 100%;
  /* 48px */
  letter-spacing: -1.92px;
  text-transform: uppercase;
  margin: 28px 0 -19px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.home-about-item-suttl svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.home-about-item-3 {
  margin: -20px 0 0 -20px;
}

.home-about-item-3 .home-about-item-ttl {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 54px;
}

.home-about-item-3 .h3 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.home-about-item-3 .home-about-item-outer-block {
  -ms-flex: 0 0 14.0625rem;
  flex: 0 0 14.0625rem;
  max-width: 14.0625rem;
  font-weight: normal;
  font-size: 0.9375rem;
  line-height: 150%;
}

.home-about-item-3 .home-about-item-outer-ico {
  position: absolute;
  right: 50px;
  top: 45px;
}

.home-about-item-3 .home-about-item-inner {
  padding: 50px 50px 50px 50px;
  background-color: #E3CCCC;
  position: relative;
}

.home-about-item-3 .home-about-item-row {
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-about-item-3 .home-about-item-pic {
  -ms-flex: 0 0 55.6%;
  flex: 0 0 55.6%;
  margin-right: 30px;
}
.home-about-item-3 .home-about-item-pic img {
  width: 100%;
  height: auto;
}

.home-about-item-desc .lead {
  font-family: "Onest", arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  letter-spacing: -0.04em;
  font-weight: 500;
  margin: 0;
}

.news-home-list-wrapper {
  margin: 0;
}

.news-home-list .slide + .slide {
  margin-top: 4.25rem;
}

.partners-list-home .col {
  -ms-flex: 0 0 33.3%;
  flex: 0 0 33.3%;
  max-width: 33.3%;
}

.header-bg-mob {
  display: none;
}

.afisha-modal-link,
.afisha-modal-link:focus {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: normal;
  line-height: 90%;
  color: #2C2A29;
}

.afisha-modal-link::focus {
  color: #2C2A29;
}

.afisha-modal-ico {
  margin-right: 15px;
}

.side-modal {
  padding-right: 0 !important;
}

.side-modal .modal-dialog {
  margin: 0 0 0 auto;
  -webkit-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important;
  max-width: 1090px;
  background-color: #F4F4F1;
}

.side-modal .modal-body {
  padding: 0;
}

.side-modal.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.side-modal .modal-content {
  border: none;
  border-radius: 0;
  background: none;
  padding-top: 33px;
}

.side-modal .modal-content-inner {
  background: #F4F4F1;
  padding: 55px 90px 60px 60px;
}

.side-modal .modal-content-inner .page-section:last-child {
  margin-bottom: 0;
}

.side-modal .modal-content-inner h2 + .page-section,
.side-modal .modal-content-inner .h2 + .page-section {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .side-modal .modal-content-inner {
    padding: 45px 20px 40px 20px;
  }
}
.side-modal .close {
  position: absolute;
  right: 27px;
  top: 27px;
  width: 32px;
  height: 31px;
  z-index: 500;
  opacity: 1 !important;
}

.side-modal .close svg * {
  transition: all 0.2s ease;
}

@media screen and (min-width: 767px) {
  .side-modal .close:hover svg *[fill] {
    fill: #90935C;
  }

  .side-modal .close:hover svg *[stroke] {
    stroke: #90935C;
  }
}
@media (max-width: 767px) {
  .side-modal .close {
    top: 15px;
    right: 20px;
    width: 20px;
    height: 20px;
  }

  .side-modal .close svg {
    width: 20px;
    height: 20px;
  }
}
.side-modal h3,
.side-modal .h3 {
  font-size: 36px;
  letter-spacing: -1.44px;
  margin-bottom: 2rem;
}

.people-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px -60px;
}

.people-item {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  margin-bottom: 60px;
  min-height: 384px;
}

.people-item-inner {
  position: relative;
  height: 100%;
  padding-bottom: 29px;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.people-item-inner::after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.people-item-pic {
  margin-bottom: 20px;
}

.people-item-pic img {
  width: 100%;
  height: auto;
}

.people-item-name {
  font-size: 24px;
  font-weight: 400;
  line-height: 105%;
}

.people-item-role {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 12px;
}

.perf-list-new-alt .perf-tmb {
  position: relative;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
  padding: 29px 0 30px;
}
.perf-list-new-alt .perf-tmb::after {
  content: "";
  height: 1px;
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.perf-list-new-alt .perf-tmb-date {
  padding: 0;
}
.perf-list-new-alt .perf-tmb-date-day {
  font-size: 50px;
  line-height: 90%;
  /* 45px */
  letter-spacing: -3px;
}
.perf-list-new-alt .perf-tmb-date-l {
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  padding: 0 20px 0 0;
}
.perf-list-new-alt .perf-tmb-date-r {
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px 0 0;
}
.perf-list-new-alt .perf-tmb-button {
  min-width: 160px;
  padding: 0;
}
.perf-list-new-alt .perf-tmb-date-scene {
  margin-top: 1px;
}
.perf-list-new-alt .perf-tmb-col-3 .afisha-modal-link {
  margin-top: 12px;
}

.play-descr {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
}

.play-descr h2,
.play-descr .h2 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: -1.92px;
}

.page-sub-section-header {
  margin-bottom: 51px;
}

.page-sub-section-header h2,
.page-sub-section-header .h2 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: -1.92px;
}

.page-sub-section-header-with-btn h2,
.page-sub-section-header-with-btn .h2 {
  margin-bottom: 0;
}

.page-sub-section-header-with-btn {
  margin-bottom: 80px;
}

ul.slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 25px;
  clear: both;
}

ul.slick-dots button {
  display: none !important;
}

ul.slick-dots > li {
  padding: 0;
  margin: 0 5px;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}

ul.slick-dots > li:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  background: url(../images/home-slider-dot.svg) center center no-repeat;
  transition: all 0.15s ease;
  border: none;
}

ul.slick-dots > li:after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  background: url(../images/home-slider-dot-active.svg) center center no-repeat;
  transition: all 0.15s ease;
  opacity: 0;
}

ul.slick-dots > li.slick-active:before {
  opacity: 0;
}

ul.slick-dots > li.slick-active:after {
  opacity: 1;
}

.article-pic {
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 43.75vw;
  max-height: 700px;
  margin: 50px 50px;
}
.article-pic img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

.article-pic:last-child {
  margin-bottom: 0 !important;
}

.article-pic:first-child {
  margin: 0 0 30px;
}

h2 + .article-pic,
.h2 + .article-pic,
h3 + .article-pic,
.h3 + .article-pic {
  margin: 30px 50px;
}

.article-pic-inner-bg {
  position: absolute;
  top: -50px;
  left: -50px;
  right: -50px;
  bottom: -50px;
  z-index: 0;
}

.article-pic-inner-bg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(217, 217, 217, 0.4);
}

.article-pic-inner-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  opacity: 0.7;
}

.article-pic-inner-main {
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-big {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 2.8125rem;
  font-weight: 500;
  line-height: 110%;
  /* 49.5px */
  letter-spacing: -0.9px;
}

.section-filter + .section-page-content {
  padding-top: 0;
}

.header-bottom {
  z-index: 900;
}

.header-bottom-inner {
  display: -ms-flexbox;
  display: flex;
}

.header-logo {
  -ms-flex: 0 0 144px;
  flex: 0 0 144px;
  max-width: 144px;
  transition: all 0.15s ease;
  top: auto;
  margin-right: 40px;
  padding-top: 16px;
}
.header-logo svg {
  width: 100%;
  height: auto;
}

.header-sub-logo {
  display: -ms-flexbox;
  display: flex;
  padding: 23px 0 0;
}

.header-sub-logo-ico {
  margin-right: 20px;
}

.header-sub-logo-desc {
  -ms-flex: 0 0 117px;
  flex: 0 0 117px;
  max-width: 117px;
  font-size: 10px;
  font-weight: normal;
  line-height: 100%;
  color: #fff;
  opacity: 0.5;
}

.header-nav-over-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 7px 40px 0;
}

.header-soc {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 5px 0;
}

.header-nav {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-blind {
  position: relative;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 4px 10px 0 0;
}
.header-blind a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header-blind::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 50%;
  background: #90935C;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: opacity 0.5s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.5s ease;
  transition: transform 0.4s ease, opacity 0.5s ease, -webkit-transform 0.4s ease;
}

.header-mob-phone {
  display: none;
}

.navbar-trigger {
  position: relative;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 20px;
  border-radius: 50%;
  background-color: #F4F4F1;
  margin-top: 4px;
  cursor: pointer;
}
.navbar-trigger span {
  position: relative;
  display: block;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  height: 1px;
  margin: 0 0 5px;
  background-color: #2C2A29;
  transition: opacity 0.15s ease;
}
.navbar-trigger span:last-child {
  margin-bottom: 0;
}
.navbar-trigger svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.15s ease;
}
.navbar-trigger::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: 50%;
  background: #90935C;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: opacity 0.6s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.6s ease;
  transition: transform 0.5s ease, opacity 0.6s ease, -webkit-transform 0.5s ease;
}

.header-fixed .navbar-trigger,
.header-black .navbar-trigger {
  background-color: #fff;
}

.header-nav-item {
  text-decoration: none !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.header-nav-item svg {
  margin-right: 15px;
}

.header-nav-item + .header-nav-item {
  margin-left: 30px;
}

.header-soc-item a {
  color: #fff;
  opacity: 0.5;
  font-size: 16px;
  font-weight: normal;
  line-height: 90%;
}

.header-soc-item + .header-soc-item {
  margin-left: 25px;
}

.header-burger-inner-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #B0B285;
  z-index: 800;
  padding: 147px 0 0 0;
  overflow-y: auto;
}

.header-bottom {
  transition: background-color 0.3a ease;
}

.header-menu-open .header-bottom {
  background-color: #B0B285 !important;
  z-index: 10;
}

.header-menu-open .header-burger-inner-wrapper {
  z-index: 5;
}

.main-nav-category-ttl a {
  color: #2C2A29;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 100%;
  /* 36px */
  letter-spacing: -1.44px;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  transition: color 0.2s ease;
}
.main-nav-category-ttl span {
  display: block;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 0 9px 0;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  margin: 0 0 24px;
}

.main-nav-category-ttl-ico {
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  max-width: 15px;
  height: 15px;
  margin-bottom: 30px;
}
.main-nav-category-ttl-ico svg {
  width: 100%;
  height: auto;
}

.main-nav-category:last-child {
  margin-bottom: 39px;
}

.main-nav-subcategory-item a {
  color: #2C2A29;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  transition: color 0.2s ease;
}

.main-nav-subcategory-item + .main-nav-subcategory-item {
  margin-top: 10px;
}

.main-nav-category + .main-nav-category:not(.active) .main-nav-category-ttl-ico {
  height: initial;
  margin-bottom: 0;
}

.header-logo svg *[fill],
.header-sub-logo-ico svg path,
.header-nav-item.active svg path,
.header-blind svg path,
.header-mob-phone svg path {
  transition: fill 0.15s ease;
}

.header-logo svg #logo-line {
  fill: #14E1E1!important;
}

/*.header-logo svg path:nth-child(2) {*/
/*  transition: stroke 0.15s ease;*/
/*}*/

.header-sub-logo-desc,
.header-nav-item.active,
.header-nav-item,
.header-nav-item a {
  transition: color 0.15s ease;
}

.header-blind, .header-mob-phone {
  transition: all 0.15s ease;
}

.navbar-trigger span,
.navbar-trigger svg {
  transition: opacity 0.15s ease;
}

.navbar-trigger span:nth-child(3) {
  margin-bottom: 0;
}

.header-menu-open .header-logo svg *[fill], .header-fixed .header-logo svg *[fill], .header-black .header-logo svg *[fill] {
  fill: #2C2A29;
}
/*.header-menu-open .header-logo svg path:nth-child(2), .header-fixed .header-logo svg path:nth-child(2), .header-black .header-logo svg path:nth-child(2) {*/
/*  stroke: #2C2A29;*/
/*}*/
.header-menu-open .header-sub-logo-ico svg path, .header-fixed .header-sub-logo-ico svg path, .header-black .header-sub-logo-ico svg path {
  fill: #2C2A29;
}
.header-menu-open .header-sub-logo-desc, .header-fixed .header-sub-logo-desc, .header-black .header-sub-logo-desc {
  color: #2C2A29;
}
.header-menu-open .header-soc-item a, .header-fixed .header-soc-item a, .header-black .header-soc-item a {
  color: #2C2A29;
}
.header-menu-open .header-blind, .header-fixed .header-blind, .header-black .header-blind {
  border: 1px solid rgba(44, 42, 41, 0.2);
}
.header-menu-open .header-blind svg path, .header-fixed .header-blind svg path, .header-black .header-blind svg path {
  fill: #2C2A29;
}
.header-menu-open .header-mob-phone, .header-fixed .header-mob-phone, .header-black .header-mob-phone {
  border: 1px solid rgba(44, 42, 41, 0.2);
}
.header-menu-open .header-mob-phone svg path, .header-fixed .header-mob-phone svg path, .header-black .header-mob-phone svg path {
  fill: #2C2A29;
}

.header-menu-open .navbar-trigger span {
  opacity: 0;
}
.header-menu-open .navbar-trigger svg {
  opacity: 1;
}

.header-bottom,
.header-sub-logo,
.header-nav-over-wrapper {
  transition: all 0.15s ease;
}

.header-fixed .header-logo {
  -ms-flex: 0 0 110px;
  flex: 0 0 110px;
  max-width: 110px;
  margin-top: -12px;
  margin-right: 74px;
}
.header-fixed .header-bottom {
  padding-top: 16px;
  padding-bottom: 7px;
}
.header-fixed .header-sub-logo {
  padding-top: 13px;
}
.header-fixed .header-nav-over-wrapper {
  margin-top: 3px;
}

.main-nav-category-mob-trigger {
  display: none;
}

.main-nav-category-mob-trigger svg {
  transition: all 0.15s ease;
}

.main-nav-category-mob-trigger.active svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.article-slider-wrapper {
  margin: 50px 0;
}

.article-slider-wrapper:first-child {
  margin-top: 0;
}

.article-slider-wrapper:last-child {
  margin-bottom: 0;
}

.article-slider-nav {
  margin: 22px 0 0 0;
}

.article-slider-nav-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.article-slider-nav-inner .slick-dots {
  margin: 0 80px;
}

.article-content {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
}

.sticky-wrapper {
  height: 100%;
}

.contacts-how-to-get {
  position: relative;
  margin-top: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  padding-left: 79px;
}
.contacts-how-to-get h4, .contacts-how-to-get .h4 {
  margin-top: 10px;
}
.contacts-how-to-get svg {
  position: absolute;
  top: 10px;
  left: 23px;
}
.contacts-how-to-get .contacts-ttl {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  /* 38.5px */
  letter-spacing: -0.7px;
  text-transform: uppercase;
}

.contacts-col-l {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.contacts-col-l .contacts-list {
  margin-top: -29px;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
  padding-top: 43px;
}

.contacts-list-new .contacts-item-descr-ttl {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #717434;
  margin-bottom: 2px;
}
.contacts-list-new .contacts-item-phone .contacts-item-link {
  -ms-flex-align: start;
  align-items: flex-start;
}
.contacts-list-new .contacts-item-phone .contacts-item-link .contacts-item-pic {
  padding-top: 13px;
}
.contacts-list-new .contacts-item {
  margin-bottom: 25px;
}

.contacts-col-r {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.btn-submit .cont {
  min-height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contacts-divisions-list {
  margin: -31px 0 0 0;
}

.contacts-divisions-item {
  position: relative;
  border-top: 1px solid rgba(44, 42, 41, 0.2);
  padding: 30px 0 0 0;
  margin: 0 0 69px;
}
.contacts-divisions-item::before {
  content: "";
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  background-color: #90935C;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  opacity: 0;
  transition: all 0.5s ease;
}

.contacts-divisions-item a,
.contacts-divisions-item a:focus {
  color: #2C2A29;
}

.contacts-divisions-item-ttl {
  display: -ms-flexbox;
  display: flex;
}

.contacts-divisions-item-ttl-ico {
  margin-right: 20px;
  padding: 7px 0 0;
}

.contacts-divisions-item-ttl-text {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 110%;
  /* 38.5px */
  letter-spacing: -0.7px;
  text-transform: uppercase;
}

.contacts-divisions-item-cont {
  font-size: 28px;
  font-weight: normal;
  line-height: 115%;
  margin: 0 0 10px;
}
.contacts-divisions-item-cont a {
  display: inline-block;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.contacts-divisions-item-phone + .contacts-divisions-item-phone-desc {
  margin-top: 10px;
}

.contacts-divisions-item-phone + .contacts-divisions-item-phone {
  margin-top: 24px;
}

.contacts-divisions-item-phone-desc {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  margin: 0 0 24px;
}

.contacts-divisions-item-name {
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  margin: 0 0 25px;
}

.contacts-divisions-info-table {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contacts-divisions-info-table-item-ico {
  -ms-flex: 0 0 93px;
  flex: 0 0 93px;
  max-width: 93px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contacts-divisions-info {
  font-size: 18px;
  line-height: 150%;
  margin: 140px 0 0 0;
}

.contacts-divisions-info {
  position: relative;
}

.contacts-divisions-info-col a {
  display: inline-block;
  color: #2C2A29;
  position: relative;
  transition: color 0.3s ease;
}
.contacts-divisions-info-col a::before {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  background-color: #2C2A29;
  opacity: 0.3;
  transition: background-color 0.3s ease;
}
.contacts-divisions-info-col a:hover {
  color: #fff;
  text-decoration: none;
}
.contacts-divisions-info-col a:hover::before {
  background-color: #ffffff;
}

.contacts-divisions-info-l {
  padding: 52px 0 0 0;
  position: relative;
}

.contacts-divisions-info .col-md-6 {
  padding-right: 50px;
  padding-bottom: 46px;
}

.contacts-divisions-info .col-md-6:first-child::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: 0;
  background-color: #90935C;
}

.contacts-divisions-info .col-md-6:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -9999px;
  background-color: #E3CCCC;
}

.contacts-divisions-info .lead {
  position: relative;
  font-family: "Onest", arial, sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 110%;
  /* 38.5px */
  letter-spacing: -0.7px;
}

.contacts-divisions-info-pic {
  position: relative;
}
.contacts-divisions-info-pic img {
  width: 100%;
  height: auto;
}

.contacts-divisions-info-pic:not(:first-child) {
  margin-top: 60px;
}

.contacts-divisions-info-pic:first-child {
  margin-bottom: 51px;
}

.contacts-divisions-info-table {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
}

.contacts-divisions-info-table-row {
  display: -ms-flexbox;
  display: flex;
}

.contacts-divisions-info-table-item-name {
  -ms-flex: 0 0 42%;
  flex: 0 0 42%;
  padding-right: 65px;
  font-size: 22px;
  font-weight: normal;
  line-height: 110%;
  /* 24.2px */
  letter-spacing: -0.44px;
}

.contacts-divisions-info-r {
  padding: 50px 0 0 34px;
}

.contacts-divisions-info-table {
  position: relative;
  padding: 0 0 0 34px;
}

.contacts-divisions-info-table-row + .contacts-divisions-info-table-row {
  margin-top: 25px;
}

.people-list-over-wrapper {
  margin-top: -30px;
}

.people-list-over-wrapper .people-item {
  -ms-flex: 0 0 16.666666%;
  flex: 0 0 16.666666%;
  margin-bottom: 50px;
}

.people-detail-pic {
  max-width: 608px;
}
.people-detail-pic img {
  width: 100%;
  height: auto;
}

.people-detail-desc {
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
  margin: 0 0 0 -7px;
}
.people-detail-desc ul {
  margin-bottom: 0;
}
.people-detail-desc ul > li {
  padding: 0 0 0 29px;
}
.people-detail-desc ul > li:last-child {
  margin-bottom: 0;
}

.people-detail-desc h4,
.people-detail-desc .h4 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  /* 24px */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  margin: 42px 0 23px;
}

.people-detail-desc-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -10px;
}

.people-detail-desc-col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px;
}

.section-people-detail .sidebar-wrapper {
  padding-left: 0;
}

.afisha-modal-mobile {
  display: none;
}

.section-home-plays .section-header,
.section-home-news .section-header,
.page-sub-section-header-with-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.section-home-plays .section-header .further-link-wrapper,
.section-home-news .section-header .further-link-wrapper,
.page-sub-section-header-with-btn .further-link-wrapper {
  margin-top: 0 !important;
}
.section-home-plays .section-header h2, .section-home-plays .section-header .h2,
.section-home-news .section-header h2,
.section-home-news .section-header .h2,
.page-sub-section-header-with-btn h2,
.page-sub-section-header-with-btn .h2 {
  margin-right: 100px !important;
}

.select-modal-categories {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}
.select-modal-categories > li {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.select-modal-categories > li::before {
  display: none;
}

.select-modal-letter {
  -ms-flex: 0 0 128px;
  flex: 0 0 128px;
  max-width: 128px;
  padding: 0 15px;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 90%;
  /* 54px */
  letter-spacing: -3.6px;
  text-transform: uppercase;
}

.select-modal-letter-inner {
  padding: 4px 0 0 0;
}

.select-modal-list {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: none;
  margin: 11px -7px -14px;
  padding: 30px 15px 0;
  position: relative;
  font-size: 18px;
  font-weight: normal;
  line-height: 105%;
}
.select-modal-list::before {
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  left: 22px;
  right: 22px;
  background-color: #2C2A29;
  opacity: 0.2;
}
.select-modal-list > li {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 7px;
  margin-bottom: 20px;
}
.select-modal-list > li::before {
  display: none;
}

.select-modal-link {
  cursor: pointer;
}

.filter-selects-mob-btn,
.selects-mob-modal-ttl,
.selects-mob-modal-btn-reset,
.selects-mob-modal-btn-accept,
.selects-mob-modal-close {
  display: none;
}

.btn-hidden {
  display: none !important;
}

.form-checkboxes {
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  padding: 2px 0 0 0;
}
.form-checkboxes .form-checkbox + .form-checkbox {
  margin-left: 30px;
}

.filter-col-2-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-checkboxes + .filter-selects {
  margin-left: 150px;
}

.selects-mob-modal-subttl {
  display: none;
}

.form-radios-mob {
  display: none;
}

.article-slider:not(.slick-initialized) {
  max-height: 46.875vw;
  overflow: hidden;
  opacity: 0;
}

.playbill-tmb-col-2 .playbill-tmb-data {
  padding-top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.playbill-tmb-col-3 .afisha-modal-link {
  margin: 43px 0;
}

.page-sub-section .playbill-tmb-date-day {
  font-size: 60px;
  line-height: 90%;
  /* 54px */
  letter-spacing: -3.6px;
  text-align: left;
}
.page-sub-section .playbill-tmb::before,
.page-sub-section .playbill-tmb::after {
  left: 0;
}
.page-sub-section .playbill-tmb-date {
  padding: 44px 0;
}
.page-sub-section .playbill-tmb-date-l {
  margin: 0 10px 0 0;
}
.page-sub-section .playbill-tmb-date-r {
  padding-top: 0;
}
.page-sub-section .playbill-tmb-descr {
  padding: 53px 0 40px 0;
}
.page-sub-section .playbill-tmb-button {
  min-width: 170px;
  padding: 50px 0;
}
.page-sub-section .playbill-tmb .btn-ticket {
  min-width: 170px;
}
.page-sub-section .playbill-tmb-col-3 .afisha-modal-link {
  margin-top: 61px;
}
.page-sub-section .playbill-tmb-col-2 .playbill-tmb-data {
  padding-bottom: 0;
}

.article-content p > a,
.projects-detail-col-2 p > a {
  text-decoration: none !important;
  color: #2C2A29;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}

.project-tmb .news-tmb-descr {
  display: block;
}
.project-tmb .news-tmb-date {
  max-width: initial;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.project-tmb .news-tmb-content {
  margin: 28px 0 0 180px;
}

.project-tmb .news-tmb-pic-inner-deco {
  display: none;
}

.contacts-item-address .contacts-item-descr {
  border-bottom: none;
}

.section-about.section-home-about {
  margin-top: -203px;
}
.section-about.section-home-about h1 {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 80%;
  /* 80px */
  letter-spacing: -6px;
  text-transform: uppercase;
  color: #fff;
}
.section-about.section-home-about .section-header-with-bg .header-desc {
  margin: 100px 0 0 0;
}
.section-about.section-home-about .section-header-with-bg {
  padding-bottom: 430px;
}

.page-header.section-about {
  z-index: 10;
}
.page-header.section-about ul.breadcrumb a, .page-header.section-about ul.breadcrumb a:focus {
  color: #fff;
}
.page-header.section-about ul.breadcrumb svg path {
  stroke: #fff;
}
.page-header.section-about ul.breadcrumb > li:after {
  background: url(../images/breadcrumb-arrow-white.svg) 0 0 no-repeat;
}

.about-numbers-pic {
  position: relative;
}

.about-numbers-pic-ico {
  position: absolute;
  width: 15px;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-numbers {
  margin: 70px 59px 0 0;
}

.about-numbers-pic-pic {
  margin-right: 18%;
}

.about-numbers-numbers {
  margin-top: 16px;
}

.about-numbers-item {
  color: #2C2A29;
}

.about-numbers-num, .about-numbers-num-wrapper {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 150px;
  font-weight: 500;
  line-height: 115%;
  /* 172.5px */
  letter-spacing: -7.5px;
}

.about-numbers-ttl {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  /* 24px */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  margin-top: -12px;
}

.about-numbers-item + .about-numbers-item {
  border-top: 1px solid rgba(44, 42, 41, 0.2);
  margin: 48px 0 0;
  padding: 16px 0 0;
}

.about-col-2 {
  padding-top: 70px;
}
.about-col-2 .article-pic {
  height: 750px;
}

.person-tmb {
  max-width: initial;
  height: 100%;
  padding: 30px 36px 84px 130px;
  margin-right: 90px;
}

.person-tmb-white {
  background-color: #fff;
}

.person-tmb-pink {
  background-color: #E3CCCC;
}

.person-tmb-pic {
  margin-bottom: 50px;
}

.person-tmb-header {
  position: relative;
  padding: 0 0 30px 125px;
  margin: 0 0 24px 0;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
}
.person-tmb-header svg, .person-tmb-header img {
  position: absolute;
  top: 14px;
  left: 0;
}

.person-tmb h3, .person-tmb .h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 100%;
  /* 36px */
  letter-spacing: -1.44px;
  margin: 0;
}

.person-tmb .person-tmb-text {
  font-size: 18px;
  line-height: 150%;
}

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.spinner .path, .sk-preloader .sk-circle:before, .sk-folding-cube .sk-cube:before, .sk-preloader .sk-child:before, .sk-double-bounce .sk-child {
  stroke: #222222;
  background-color: #222222;
}

.sk-double-bounce {
  position: relative;
}

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  background-color: #161519;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
  border-radius: 50%;
}

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.page-preloader {
  background-color: #fff;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-preloader {
  background-color: #F4F4F1;
}

.sk-circle, .sk-double-bounce, .sk-fading-circle, .sk-folding-cube, .spinner {
  width: 3.25rem;
  height: 3.25rem;
}

.page-preloader.hidden {
  opacity: 0;
  visibility: hidden;
}

.home-about-item-2 a .home-about-item-suttl-btn {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}
.home-about-item-2 a .home-about-item-suttl-btn svg {
  position: relative;
}

.home-about-item-2 a .home-about-item-suttl-btn::before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #2C2A29;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.3s ease;
}

.btn-subscribe-submit .cont-inner {
  position: relative;
}

.playbill-calendar-arrow {
  position: relative;
}
.playbill-calendar-arrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #2C2A29;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  transition: all 0.4s ease;
}
.playbill-calendar-arrow svg {
  position: relative;
}

.feedback-form .btn .cont {
  padding-top: 12px;
  height: 60px !important;
}
.feedback-form .btn .cont-inner {
  position: relative;
}

.main-nav-category-ttl a {
  text-decoration: none !important;
}

.header-nav-item {
  color: #fff;
}
.header-nav-item.active {
  color: #90935C;
}
.header-nav-item.active svg path {
  fill: #90935C;
}
@media (min-width: 768px) {
  .header-nav-item:hover {
    color: #90935C;
  }
  .header-nav-item:hover svg path {
    fill: #90935C;
  }
}

.header-black .header-nav-item {
  color: #2C2A29;
}
.header-black .header-nav-item svg path {
  fill: #2C2A29;
}
.header-black .header-nav-item.active {
  color: #90935C;
}
.header-black .header-nav-item.active svg path {
  fill: #90935C;
}
@media (min-width: 768px) {
  .header-black .header-nav-item:hover {
    color: #90935C;
  }
  .header-black .header-nav-item:hover svg path {
    fill: #90935C;
  }
}

.header-fixed .header-nav-item {
  color: #2C2A29;
}
.header-fixed .header-nav-item svg path {
  fill: #2C2A29;
}
.header-fixed .header-nav-item.active {
  color: #90935C;
}
.header-fixed .header-nav-item.active svg path {
  fill: #90935C;
}
@media (min-width: 768px) {
  .header-fixed .header-nav-item:hover {
    color: #90935C;
  }
  .header-fixed .header-nav-item:hover svg path {
    fill: #90935C;
  }
}

.header-menu-open .header-nav-item {
  color: #2C2A29;
}
.header-menu-open .header-nav-item svg path {
  fill: #2C2A29;
}
.header-menu-open .header-nav-item.active {
  color: #fff;
}
.header-menu-open .header-nav-item.active svg path {
  fill: #fff;
}
@media (min-width: 768px) {
  .header-menu-open .header-nav-item:hover {
    color: #fff;
  }
  .header-menu-open .header-nav-item:hover svg path {
    fill: #fff;
  }
}

.plays-detail-col-1 .play-info {
  margin-bottom: 0 !important;
}

.section-page-not-found {
  position: relative;
  margin-bottom: -127px;
}

.not-found-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.not-found-bg-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.not-found {
  position: relative;
  width: 734px;
  padding-top: 150px;
  margin: 0 auto;
}

.not-found-inner {
  position: relative;
  width: 100%;
  padding-bottom: 95%;
}

.not-found-block span {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 200px;
  font-weight: 400;
  line-height: 90%;
  /* 180px */
  letter-spacing: -12px;
  text-transform: uppercase;
}

.not-found-block > svg {
  position: absolute;
}

.not-found-1 {
  position: absolute;
  top: 80px;
  left: 0;
  background-color: #FBF0E9;
  padding: 85px 97px 89px 86px;
  z-index: 0;
}
.not-found-1 > svg {
  top: 30px;
  left: 30px;
}

.not-found-2 {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #B0B285;
  padding: 68px 58px 72px 48px;
  z-index: 3;
}
.not-found-2 > svg {
  bottom: 30px;
  right: 30px;
}

.not-found-3 {
  position: absolute;
  top: 180px;
  right: 0;
  background-color: #E3CCCC;
  z-index: 2;
  padding: 93px 30px 48px 49px;
}

.not-found-block-inner span {
  margin-left: 28px;
}

.not-found-cont {
  position: relative;
  max-width: 400px;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  /* 24px */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  text-align: right;
  padding: 42px 0 0 0;
  margin: -19px 0 0 0;
}
.not-found-cont::after {
  content: "";
  width: 195px;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #2C2A29;
  opacity: 0.2;
}

.not-found-cont .btn-futher {
  width: 183px;
  margin-top: 20px;
}

.section-page-not-found {
  position: relative;
  margin-bottom: -127px;
}

.not-found-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.not-found-bg-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.not-found {
  position: relative;
  width: 734px;
  padding-top: 150px;
  margin: 0 auto;
}

.not-found-inner {
  position: relative;
  width: 100%;
  padding-bottom: 95%;
}

.not-found-block span {
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 200px;
  font-weight: 400;
  line-height: 90%;
  /* 180px */
  letter-spacing: -12px;
  text-transform: uppercase;
}

.not-found-block > svg {
  position: absolute;
}

.not-found-1 {
  position: absolute;
  top: 80px;
  left: 0;
  background-color: #FBF0E9;
  padding: 85px 97px 89px 86px;
  z-index: 0;
}
.not-found-1 > svg {
  top: 30px;
  left: 30px;
}

.not-found-2 {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #B0B285;
  padding: 68px 58px 72px 48px;
  z-index: 3;
}
.not-found-2 > svg {
  bottom: 30px;
  right: 30px;
}

.not-found-3 {
  position: absolute;
  top: 180px;
  right: 0;
  background-color: #E3CCCC;
  z-index: 2;
  padding: 93px 30px 48px 49px;
}

.not-found-block-inner span {
  margin-left: 28px;
}

.not-found-cont {
  position: relative;
  max-width: 400px;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  /* 24px */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  text-align: right;
  padding: 42px 0 0 0;
  margin: -19px 0 0 0;
}
.not-found-cont::after {
  content: "";
  width: 195px;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #2C2A29;
  opacity: 0.2;
}

.not-found-cont .btn-futher {
  width: 183px;
  margin-top: 20px;
}

@media (min-width: 1366px) {
  .col-xl-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.slider-count-sep {
  margin: 0 5px;
}

.header-burger-contacts,
.header-burger-logo {
  display: none;
}

.main-nav-category-ttl.active .main-nav-category-ttl-ico svg circle {
  fill: #ffffff;
}
.main-nav-category-ttl.active span {
  color: #ffffff;
}

.main-nav-subcategory-item.active a {
  color: #ffffff;
}

.section-page-content .text-col-2 .article-pic {
  margin-left: 0;
  margin-right: 0;
  height: 600px;
}

.contacts-divisions-item-name {
  margin-bottom: 28px;
}

.contacts-divisions-item-name-position {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.contacts-divisions-item-cont-ttl {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #717434;
  margin-bottom: 10px;
}

.contacts-divisions-item-pic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-slider-video-wrapper.mobile {
  display: none;
}

.form-col-narrow {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.form-group {
  position: relative;
  margin: 0 0 34px 0;
  padding: 1.25rem 0 0 0;
}

label {
  display: block;
  font-family: "Onest", arial, sans-serif;
  font-size: 0.7rem;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  margin: 0 0 0.5rem 0;
}

label.placeholder {
  position: absolute;
  left: 0;
  top: 1.5rem;
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
  transition: all 0.15s ease;
  margin: 0;
  padding: 0;
  color: #fff;
}

.form-dark label.placeholder {
  color: #fff;
}

label.placeholder.active {
  top: 0;
  font-size: 0.8rem;
  font-weight: normal;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
  border: none;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0.25rem 0 1rem 0;
  width: 100%;
  font-family: "Onest", arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
  color: #2C2A29;
}

.form-dark input[type=text],
.form-dark input[type=email],
.form-dark input[type=password],
.form-dark textarea {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #2C2A29;
}

input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #2C2A29;
}

input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #2C2A29;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
textarea::placeholder {
  color: #2C2A29;
}

input[type=text].error::-webkit-input-placeholder, input[type=email].error::-webkit-input-placeholder, input[type=password].error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {
  color: #FFA7AD;
}

input[type=text].error:-ms-input-placeholder, input[type=email].error:-ms-input-placeholder, input[type=password].error:-ms-input-placeholder, textarea.error:-ms-input-placeholder {
  color: #FFA7AD;
}

input[type=text].error::-ms-input-placeholder, input[type=email].error::-ms-input-placeholder, input[type=password].error::-ms-input-placeholder, textarea.error::-ms-input-placeholder {
  color: #FFA7AD;
}

input[type=text].error::placeholder,
input[type=email].error::placeholder,
input[type=password].error::placeholder,
textarea.error::placeholder {
  color: #FFA7AD;
}

textarea {
  resize: none;
  display: block;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
input[type=text][aria-invalid=false],
input[type=email][aria-invalid=false],
input[type=password][aria-invalid=false],
textarea[aria-invalid=false] {
  border-bottom-color: #272727;
}

.form-dark input[type=text]:focus,
.form-dark input[type=email]:focus,
.form-dark input[type=password]:focus,
.form-dark textarea:focus,
.form-dark input[type=text][aria-invalid=false],
.form-dark input[type=email][aria-invalid=false],
.form-dark input[type=password][aria-invalid=false],
.form-dark textarea[aria-invalid=false] {
  border-bottom-color: #90935C;
}

.subscribe-form input[type=text],
.subscribe-form input[type=email],
.subscribe-form input[type=password],
.subscribe-form textarea {
  font-size: 1.125rem;
  font-weight: normal;
  padding-bottom: 0.7rem;
  padding-top: 0.55rem;
}

.form-checkbox,
.form-radio {
  margin: 0 0 15px 0;
}

.form-checkbox label,
.form-radio label {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
  color: #303747;
  font-weight: normal;
}

.form-checkbox label strong,
.form-radio label strong {
  font-weight: bold;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}

.form-checkbox label {
  position: relative;
}
.form-checkbox label::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
  border: 1px solid rgba(44, 42, 41, 0.2);
}
.form-checkbox label::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
  opacity: 0;
  background-image: url("../images/ico-checkbox-checked.svg");
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 0.15s ease;
}

input[type=checkbox]:checked + label::before {
  background-color: #2C2A29;
}

input[type=checkbox]:checked + label::after {
  opacity: 1;
}

.form-radio label {
  position: relative;
}
.form-radio label::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
  border: 1px solid rgba(44, 42, 41, 0.2);
  border-radius: 50%;
}
.form-radio label::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
  opacity: 0;
  background-image: url("../images/ico-radio-checked.svg");
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 0.15s ease;
}

input[type=radio]:checked + label::before {
  background-color: #2C2A29;
}

input[type=radio]:checked + label::after {
  opacity: 1;
}

.form-radios-big .form-radio {
  margin: 0 0 7px 0;
}

.form-radios-big .radio-pic {
  width: 20px;
  height: 20px;
  top: 9px;
}

.form-radios-big .form-radio label {
  font-size: 20px;
  font-weight: 700;
}

.radio-item-size {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: #9EA9B6;
  margin: 1px 0 0 0;
}

.checkboxes-collapsable-item {
  border-top: 1px solid #D2DBE4;
  border-bottom: 1px solid #D2DBE4;
  margin: 0 0 -1px 0;
}

.checkboxes-collapsable-item-header {
  padding: 14px 50px 15px 0;
  position: relative;
}

.checkboxes-collapsable-item-header .form-checkbox {
  margin: 0;
}

.checkboxes-collapsable-item-header .form-checkbox label {
  font-size: 20px;
  font-weight: bold;
}

.checkboxes-collapsable-item-header .checkbox-pic {
  top: 10px;
}

.checkboxes-collapsable-item-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  right: -10px;
  top: 16px;
  cursor: pointer;
}

.checkboxes-collapsable-item-arrow:before {
  content: "";
  background: url(../images/checkbox-collapsable-arrow.svg) 0 0 no-repeat;
  width: 10px;
  height: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -5px;
  transition: all 0.2s ease;
}

.checkboxes-collapsable-item.active .checkboxes-collapsable-item-arrow:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.checkboxes-collapsable-item-content {
  padding: 7px 0 0 35px;
  display: none;
}

.checkboxes-collapsable-item.active .checkboxes-collapsable-item-content {
  display: block;
}

.form-file .input-group {
  display: block;
}

.form-file .form-control {
  font-size: 18px;
  line-height: 1.5;
  color: #2C2A29;
  font-weight: 500;
  border: none;
  background: none;
  border-radius: 0;
  height: auto;
  padding: 0;
  display: none;
}

.form-file .icon-visible .form-control {
  display: block;
}

.form-file .form-control:focus {
  box-shadow: none;
}

.form-file .btn-primary,
.form-file .btn-primary:focus,
.form-file .btn-primary:active {
  position: relative;
  background: none !important;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #90935C;
  font-weight: 500;
  padding: 0px 0 0 36px;
  border: none;
  height: 30px;
  text-align: left;
}

.form-file .btn-primary:before {
  content: "";
  width: 24px;
  height: 23px;
  background: url(../images/ico-file.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 2px;
}

.form-file .btn-primary:not(:disabled):not(.disabled):active,
.form-file .btn-primary:not(:disabled):not(.disabled).active,
.form-file .show > .btn-primary.dropdown-toggle {
  color: #9EA9B6;
}

.form-file .fileinput-remove-button,
.form-file .fileinput-remove-button:focus,
.form-file .fileinput-remove-button:active {
  position: relative;
  background: none !important;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #9EA9B6 !important;
  font-weight: 600;
  padding: 6px 0 0 40px;
  border: none;
  height: auto;
  text-align: left;
  -ms-flex-order: 2;
  order: 2;
  margin: 10px 0 0 0;
  transition: all 0.15s ease;
}

.form-file .fileinput-remove-button:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/file-remove.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.15s ease;
}

.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
  width: 100%;
}

.form-file .input-group-append {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-file .file-caption {
  margin: 19px 0 0 0;
}

.form-file .file-preview {
  border-radius: 0;
  padding: 0;
  border: none;
  margin: 0;
}

.form-file .krajee-default.file-preview-frame {
  border: 1px solid #D2DBE4 !important;
  box-shadow: none !important;
  float: none;
  margin: 0 0 20px 0;
}

.form-file .krajee-default.file-preview-frame .kv-file-content {
  padding: 30px;
  width: 100%;
  height: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form-file .krajee-default.file-preview-frame .kv-file-content img {
  max-width: 100%;
  max-height: 100%;
}

.form-file .krajee-default.file-preview-frame .file-thumbnail-footer {
  display: none;
}

.form-file .file-preview .fileinput-remove {
  position: relative;
  z-index: 10;
}

.input-group-btn .fileinput-remove-button,
.input-group-btn .fileinput-remove-button:focus,
.input-group-btn .fileinput-remove-button:active {
  position: absolute;
  left: 0;
  top: -1px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  outline: none !important;
  background: none;
  font-size: 0;
  line-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 500;
}

.input-group-btn .fileinput-remove-button:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #AA7A6B;
  height: 1px;
  width: auto;
}

.input-group-btn .fileinput-remove-button:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #AA7A6B;
  height: 1px;
  width: auto;
}

.form-file .icon-visible .btn-primary {
  display: none;
}

.form-file .icon-visible .file-caption-name {
  background: none !important;
  font-family: "NeverMind Serif Medium", arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #90935C;
  font-weight: 500;
  padding: 0px 0 0 36px;
  border: none;
  height: 30px;
  text-align: left;
}

.custom-radios {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -25px -21px;
}

.custom-radio {
  padding: 0 25px;
  margin-bottom: 21px;
}

.custom-radios input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.custom-radios input[type=radio] + label {
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  /* 24px */
  letter-spacing: -0.6px;
  text-transform: uppercase;
  color: #2C2A29;
  opacity: 0.5;
  transition: all 0.15s ease;
  display: block;
  cursor: pointer;
}

.custom-radios input[type=radio]:checked + label {
  opacity: 1;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  color: inherit !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  max-width: 100%;
}

.bootstrap-select .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:active {
  box-shadow: none !important;
  border: none;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2) !important;
  background: none !important;
  border-radius: 0;
  margin: 0;
  padding: 0.25rem 25px 13px 0;
  width: 100%;
  font-family: "Onest", arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: normal;
  text-align: left;
  overflow: hidden;
  position: relative;
}

.bootstrap-select .dropdown-toggle::before {
  content: "";
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, transparent 0%, #F4F4F1 40%, #F4F4F1 100%);
}

.form-alt .bootstrap-select .dropdown-toggle {
  color: #2C2A29;
  border-bottom-color: rgba(44, 42, 41, 0.2) !important;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-toggle:after {
  content: "";
  background: url(../images/select-arrow.svg) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 4px;
  border: none !important;
  margin: 0 !important;
}

.bootstrap-select div.dropdown-menu {
  border: none;
  margin: 0;
  padding: 0.65rem 0;
  border-radius: 0;
  background: #fff;
  color: #2C2A29;
  box-shadow: none !important;
  width: 100%;
}

.bootstrap-select ul.dropdown-menu {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
}

.bootstrap-select ul.dropdown-menu > li {
  padding: 0 !important;
  margin: 0 !important;
}

.bootstrap-select ul.dropdown-menu > li:before {
  display: none !important;
}

.bootstrap-select .dropdown-item {
  color: #2C2A29;
  transition: all 0.15s ease;
  background: none !important;
  font-size: 16px;
  font-weight: normal;
  line-height: 140%;
  padding: 3px 14px;
  cursor: pointer;
  white-space: normal;
}

.bootstrap-select li.selected .dropdown-item {
  color: #90935C;
}

.switch-checkbox input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.switch-checkbox {
  position: relative;
}

.switch-checkbox .switch {
  width: 66px;
  height: 36px;
  transition: all 0.2s ease;
  cursor: pointer;
  position: relative;
  margin: 0 5px;
}

.switch-checkbox .switch:before {
  content: "";
  border-radius: 18px;
  border: 1px solid #D2DBE4;
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.switch-checkbox input[type=checkbox]:checked + .switch:before {
  background: #55B587;
  border: none;
  box-shadow: inset 5px 5px 5px rgba(35, 128, 83, 0.3);
}

.switch-checkbox .switch:after {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background: #D2DBE4;
  position: absolute;
  left: 7px;
  top: 7px;
  transition: all 0.2s ease;
}

.switch-checkbox input[type=checkbox]:checked + .switch:after {
  background: #fff;
  left: 37px;
}

.switch-checkbox label {
  margin: 0 -5px;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  -ms-flex-align: center;
  align-items: center;
}

input[type=checkbox]:checked + .switch + .switch-text {
  color: #303747;
}

.switch-text {
  margin: 0 5px;
  transition: all 0.2s ease;
  color: #9EA9B6;
}

.form-dates-wrapper label:not(.error) {
  padding: 17px 5px 0 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
}

input.date {
  background: url(../images/form-date.svg) right 19px top 16px no-repeat;
  padding-right: 50px;
}

.form-footer {
  margin: 50px 0 0 0;
}

.form-footer .row {
  -ms-flex-align: center;
  align-items: center;
}

.form-footer-col-1 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.form-footer-col-2 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.form-footer .btn-submit {
  width: 100%;
}

.feedback-form .form-footer-col-1 {
  min-width: 255px;
}

.form-radios-dept .form-radio {
  padding: 10px 0;
  border-top: 1px solid #D2DBE4;
  border-bottom: 1px solid #D2DBE4;
  margin: 0 0 -1px 0;
}

.form-radios-dept .form-radio label {
  padding: 0 0 0 40px;
}

.form-radios-dept .radio-pic {
  top: 50%;
  margin-top: -10px;
}

.form-radios-dept .radio-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.form-radios-dept .radio-text-pic {
  width: 65px;
  height: 65px;
  background: #F2F5F9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  margin: 0 20px 0 0;
}

.form-radios-dept .radio-text-pic img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.form-radios-dept .radio-text-text {
  padding: 0 0 5px 0;
}

label.error {
  font-size: 0.6rem;
  line-height: 1.5;
  font-weight: normal;
  color: #FFA7AD !important;
  margin: 6px 0 0 0;
  text-align: right;
}

input[type=text].error,
input[type=email].error,
input[type=password].error,
textarea.error {
  color: #FFA7AD !important;
  border-color: #FFA7AD !important;
}

.form-agree {
  font-size: 14px;
  font-weight: normal;
  line-height: 100%;
}
.form-agree .form-checkbox label, .form-agree .form-radio label {
  font-size: 14px;
  font-weight: normal;
  line-height: 120%;
}
.form-agree .form-checkbox label::before,
.form-agree .form-checkbox label::after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-agree a,
.form-agree a:focus {
  text-decoration: none;
}

.form-agree a:hover {
  text-decoration: underline;
}

.form-dark .form-agree {
  color: #fff;
}
.form-dark .form-agree .form-checkbox label, .form-dark .form-agree .form-radio label {
  color: #fff;
}
.form-dark .form-agree .form-checkbox label::before {
  background-color: #FFFFFF;
}
.form-dark .form-agree .form-checkbox label::after {
  background-image: url("../images/ico-checkbox-checked-alt.svg");
}

.form-dark .form-agree a,
.form-dark .form-agree a:focus {
  color: #fff;
}

.form-dark .form-agree a:hover {
  text-decoration: none;
  color: #fff;
}

.form-dark input[type=text], .form-dark input[type=email], .form-dark input[type=password], .form-dark textarea {
  color: #fff;
}

.subscribe-form .form-footer {
  margin: 0;
}

.form-group-no-label {
  padding: 0;
}

.filter-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
}

.filter-col-2 {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
}

.col-filter-selects-wide {
  min-width: 312px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
}

ul.filter-menu {
  padding: 18px 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  /* 24px */
  letter-spacing: -0.6px;
  text-transform: uppercase;
  color: #2C2A29;
  cursor: pointer;
  margin-left: -25px;
  margin-right: -25px;
}

ul.filter-menu > li {
  padding-left: 25px;
  padding-right: 25px;
}

ul.filter-menu > li:before {
  display: none;
}

ul.filter-menu a,
ul.filter-menu a:focus {
  color: #2C2A29;
  text-decoration: none !important;
  opacity: 0.5;
  transition: all 0.15s ease;
}

ul.filter-menu a.active {
  opacity: 1;
}

.feedback-form {
  margin-top: 12px;
}

.filter-selects .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.filter-selects .row > .col {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.btn-select-reset {
  display: none;
  position: absolute;
  top: 4px;
  right: 23px;
  z-index: 10;
  cursor: pointer;
}

.filled .btn-select-reset {
  display: block;
}

.btn-select.active + .btn-select-reset {
  display: block;
  top: 3px;
  right: 40px;
}

.filter-selects .select-hidden {
  display: none !important;
}

.btn-select {
  box-shadow: none !important;
  border: none;
  border-bottom: 1px solid rgba(44, 42, 41, 0.2) !important;
  background: none !important;
  border-radius: 0;
  margin: 0;
  padding: 0.25rem 25px 13px 0;
  width: 100%;
  font-family: "Onest", arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: normal;
  text-align: left;
  overflow: hidden;
  position: relative;
}

.btn-select::before {
  content: "";
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, transparent 0%, #F4F4F1 40%, #F4F4F1 100%);
}

.btn-select:after {
  content: "";
  background: url(../images/select-arrow.svg) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 4px;
  border: none !important;
  margin: 0 !important;
}

.footer .form-agree {
  margin-top: 20px;
}
.footer .form-agree a {
  color: #2C2A29;
  line-height: 140%;
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.footer .form-agree a:hover,
.form-dark .form-agree a:hover {
  color: #90935C !important;
}

.form-agree .form-checkbox input[type=checkbox].error + label::before,
.form-dark .form-agree .form-checkbox input[type=checkbox].error + label::before {
  background-color: #FFA7AD !important;
  border-color: #FFA7AD !important;
}

.subscribe-form-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.subscribe-form-col-1 {
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
  max-width: 62%;
}

.subscribe-form-col-2 {
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  max-width: 38%;
}

.subscribe-form-col-3 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media screen and (min-width: 767px) {
  .footer .form-agree a:hover {
    color: #717434;
  }
}
@media (max-width: 1599px) {
  .form-agree {
    font-size: 0.667rem;
  }
}
@media (max-width: 1365px) {
  .form-group {
    margin: 0 0 1rem 0;
  }

  .form-agree {
    font-size: 0.75rem;
  }

  .section-home .section-header .subscribe-form input[type=text], .section-home .section-header .subscribe-form input[type=email], .section-home .section-header .subscribe-form input[type=password], .section-home .section-header .subscribe-form textarea {
    padding-bottom: 0.55em;
  }

  .custom-radios input[type=radio] + label {
    font-size: 1.464vw;
  }

  .custom-radios {
    margin: 0 -1.83vw -1.537vw;
  }

  .custom-radio {
    padding: 0 1.83vw;
    margin-bottom: 1.537vw;
  }

  .bootstrap-select .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active, .btn-select {
    font-size: 1.318vw;
    padding-bottom: 0.952vw;
  }
}
@media (max-width: 1023px) {
  .subscribe-form input[type=text], .subscribe-form input[type=email], .subscribe-form input[type=password], .subscribe-form textarea {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }

  .custom-radios {
    margin: 0 -15px -10px;
  }

  .custom-radio {
    padding: 0 15px;
    margin-bottom: 10px;
  }

  .custom-radios input[type=radio] + label {
    font-size: 16px;
    line-height: 120%;
    /* 19.2px */
    letter-spacing: -0.48px;
  }

  ul.filter-menu {
    padding: 7px 0 0 0;
    margin: 0 -12px -15px -12px;
    font-size: 16px;
  }

  ul.filter-menu > li {
    margin: 0 0 15px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .filter-radios {
    padding: 7px 0 0 0;
  }

  .bootstrap-select .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active, .btn-select {
    font-size: 16px !important;
    line-height: 140%;
    border-bottom-width: 1px !important;
    padding: 11px 20px 10px 0;
  }

  .bootstrap-select .dropdown-toggle:after,
.btn-select-reset,
.btn-select:after,
.btn-select.active + .btn-select-reset {
    top: 10px;
  }

  .btn-select.active + .btn-select-reset {
    right: 34px;
  }

  .feedback-form .form-footer-col-1 {
    min-width: 200px;
  }

  .form-footer {
    margin: 29px 0 0 0;
  }

  .btn-submit, .btn-submit:focus {
    font-size: 1.125rem;
  }

  .filter-selects-mob-modal {
    margin-top: 15px;
  }

  .filter-col-2 .filter-selects-mob-modal {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .form-col-narrow {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .feedback-form .form-footer-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .feedback-form .form-footer-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .form-agree {
    margin-top: 1.9rem;
  }

  .custom-radios input[type=radio] + label {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
.link-anim-hover {
  display: none;
}

@-webkit-keyframes btnLightBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(32px) scale(0, 0);
    transform: translateX(32px) scale(0, 0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(19px) scale(1, 1);
    transform: translateX(19px) scale(1, 1);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  25% {
    width: 65px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
}

@keyframes btnLightBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(32px) scale(0, 0);
    transform: translateX(32px) scale(0, 0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(19px) scale(1, 1);
    transform: translateX(19px) scale(1, 1);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  25% {
    width: 65px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #90935C;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    bottom: 0;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
}
@-webkit-keyframes btnLightBorderBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
  25% {
    width: 56px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
}
@keyframes btnLightBorderBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
  25% {
    width: 56px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #2C2A29;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #2C2A29;
  }
}
@-webkit-keyframes btnWhiteBorderBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
  25% {
    width: 56px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
}
@keyframes btnWhiteBorderBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(0, 0);
    transform: translateX(10px) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(10px) scale(1, 1);
    transform: translateX(10px) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
  25% {
    width: 56px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #fff;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #fff;
  }
}
@-webkit-keyframes btnDarkBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(0) scale(0, 0);
    transform: translateX(0) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
}
@keyframes btnDarkBgShow {
  0% {
    width: 46px;
    -webkit-transform: translateX(0) scale(0, 0);
    transform: translateX(0) scale(0, 0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  15% {
    width: 46px;
    -webkit-transform: translateX(0) scale(1, 1);
    transform: translateX(0) scale(1, 1);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
  100% {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 46px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background-color: #90935C;
  }
}
@media (min-width: 768px) {
  .header-soclink svg *,
.footer-soclink svg * {
    transition: all 0.15s ease;
  }

  .btn {
    transition: all 0.15s ease;
  }

  .btn-buy:hover .cont {
    background: #fff;
  }

  .btn-buy .hover-reveal-hover {
    color: #2C2A29 !important;
  }

  .btn-light:hover {
    border-color: transparent;
    background-color: transparent;
  }
  .btn-light:hover .cont::before {
    -webkit-animation: btnLightBgShow 0.3s linear forwards;
    animation: btnLightBgShow 0.3s linear forwards;
  }

  .play-tmb:hover .btn-light-borders-on-hover .cont {
    color: #fff;
  }
  .play-tmb:hover .btn-light-borders-on-hover .cont::before {
    -webkit-animation: btnLightBorderBgShow 0.3s linear forwards;
    animation: btnLightBorderBgShow 0.3s linear forwards;
  }
  .play-tmb:hover .btn-light-borders-on-hover .cont .cont-inner-ico {
    background-color: #2C2A29;
  }
  .play-tmb:hover .btn-light-borders-on-hover .cont .cont-inner-ico svg path {
    fill: #fff;
  }

  .btn-subscribe-submit {
    transition: all 0.15s ease;
  }

  .btn-subscribe-submit:hover {
    color: #fff;
  }

  .btn-subscribe-submit .hover-reveal-hover {
    color: #2C2A29;
  }

  .btn-hover-borders:hover .cont {
    border-color: rgba(44, 42, 41, 0.2);
  }

  .further-link:hover .hover-reveal-hover,
a:hover .further-link .hover-reveal-hover {
    color: #fff;
  }

  .further-link .ico svg * {
    transition: all 0.15s ease;
  }

  .further-link:hover .ico svg *,
a:hover .further-link .ico svg * {
    stroke: #fff;
  }

  .further-link-alt:hover .hover-reveal-hover,
a:hover .further-link-alt .hover-reveal-hover {
    color: #fff;
  }

  .further-link-alt .ico svg * {
    transition: all 0.15s ease;
  }

  .further-link-alt:hover .ico svg *,
a:hover .further-link-alt .ico svg * {
    stroke: #fff;
  }

  .play-tmb-pic-inner {
    transition: all 0.5s ease;
  }

  .play-tmb h3,
.play-tmb .h3 {
    transition: all 0.3s ease;
  }

  .play-tmb-age {
    transition: all 0.3s ease;
  }

  .play-tmb-age-inner:before,
.play-tmb-age-inner:after {
    transition: all 0.3s ease;
  }

  a:hover .play-tmb-age-inner:before {
    opacity: 0;
  }

  a:hover .play-tmb-age-inner:after {
    opacity: 1;
  }

  .footer-text a .hover-reveal-hover {
    color: #2C2A29;
  }

  .footer-map-link .hover-reveal-hover {
    color: #2C2A29;
  }

  .footer-map-link svg * {
    transition: all 0.15s ease;
  }

  .footer-map-link:hover svg * {
    stroke: #2C2A29;
  }

  .footer-dev .hover-reveal-hover {
    color: #717434;
  }

  .footer-dev .pic svg * {
    transition: all 0.15s ease;
  }

  .footer-dev:hover .pic svg * {
    fill: #717434;
  }

  .custom-radios label:hover {
    color: #2C2A29 !important;
    opacity: 1 !important;
  }

  .playbill-calendar-arrow svg * {
    transition: all 0.15s ease;
  }

  .playbill-calendar-arrow:hover svg * {
    stroke: #2C2A29;
  }

  .playbill-index-item {
    transition: all 0.15s ease;
  }

  .playbill-index-item:not(.active):not(.inactive):hover:before {
    opacity: 1;
  }

  .playbill-tmb-descr a {
    transition: all 0.2s ease;
  }

  .playbill-tmb-descr a:hover {
    color: #2C2A29;
  }

  .playbill-tmb h3,
.playbill-tmb .h3 {
    transition: all 0.2s ease;
  }

  .playbill-tmb a:hover h3,
.playbill-tmb a:hover .h3 {
    color: #2C2A29;
  }

  .video-wrapper:hover .play-button {
    background-color: transparent;
  }

  .video-wrapper:hover .play-button:before,
.play-button:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .scene-tmb:hover .scene-tmb-pic-deco {
    opacity: 1;
  }

  .scene-tmb:hover .scene-tmb-pic-inner {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }

  .pres-link-name {
    transition: all 0.2s ease;
  }

  .pres-link:hover .pres-link-name {
    color: #2C2A29;
  }

  .partner-tmb-descr {
    transition: all 0.2s ease;
  }

  .partner-tmb:hover .partner-tmb-descr {
    color: #717434;
  }

  .home-slider .slick-next:hover::before {
    background: url(../images/home-slider-next-hover.svg) 0 0 no-repeat;
  }

  .home-slider .slick-prev:hover::before {
    background: url(../images/home-slider-prev-hover.svg) 0 0 no-repeat;
  }

  .home-slider .slick-arrow:hover::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .news-tmb-descr a,
.news-tmb-descr a:focus {
    transition: all 0.2s ease;
    color: #2C2A29;
  }

  .news-tmb-descr h3,
.news-tmb-descr .h3 {
    color: inherit;
  }

  .news-tmb-pic img {
    transition: all 0.3s ease;
  }

  .top-slider .slick-prev:hover:before {
    background-image: url(../images/top-slider-prev-hover.svg);
  }

  .top-slider .slick-next:hover:before {
    background-image: url(../images/top-slider-next-hover.svg);
  }

  .top-slider .slick-arrow:hover:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .expandable-trigger:hover:before {
    opacity: 0;
  }

  .expandable-trigger:hover:after {
    opacity: 1;
  }

  .playbill-tmb-alt h3,
.playbill-tmb-alt h3 {
    transition: all 0.2s ease;
  }

  .playbill-tmb-alt-info {
    transition: all 0.2s ease;
  }

  .playbill-tmb-alt a:hover h3,
.playbill-tmb-alt a:hover h3 {
    color: #2C2A29;
  }

  .playbill-tmb-alt a:hover .playbill-tmb-alt-info {
    color: #2C2A29;
  }

  .bootstrap-select .dropdown-item {
    transition: all 0.15s ease;
  }

  .bootstrap-select .dropdown-item:hover {
    color: #90935C;
  }

  ul.page-nav-links a:not(.active):hover {
    color: #fff;
  }
  ul.page-nav-links a:not(.active):hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .back-link .hover-reveal-hover {
    color: #fff;
  }

  .back-link-pic svg * {
    transition: all 0.15s ease;
  }

  .back-link:hover {
    text-decoration: none;
  }

  .back-link:hover .back-link-pic::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .back-link:hover .back-link-pic svg circle {
    stroke: transparent;
  }

  .back-link:hover .back-link-pic svg path {
    stroke: #fff;
  }

  .history-slider .slick-arrow:hover:before {
    opacity: 0;
  }

  .history-slider .slick-arrow:hover:after {
    opacity: 1;
  }

  .btn-submit:hover {
    background: #fff;
  }

  .btn-submit .hover-reveal-hover {
    color: #2C2A29;
  }

  .modal .close svg * {
    transition: all 0.15s ease;
  }

  .modal .close:hover svg * {
    stroke: #2C2A29;
  }

  .ya-share2__container_size_m .ya-share2__item:hover .ya-share2__badge .ya-share2__icon:before {
    opacity: 0;
  }

  .ya-share2__container_size_m .ya-share2__item:hover .ya-share2__badge .ya-share2__icon:after {
    opacity: 1;
  }

  .ya-share2__item_service_vkontakte .ya-share2__icon:after {
    background-image: url(../images/share-vk-hover.svg) !important;
  }

  .ya-share2__item_service_odnoklassniki .ya-share2__icon:after {
    background-image: url(../images/share-ok-hover.svg) !important;
  }

  .ya-share2__item_service_twitter .ya-share2__icon:after {
    background-image: url(../images/share-twitter-hover.svg) !important;
  }

  .share-link:hover:before {
    opacity: 0;
  }

  .share-link:hover:after {
    opacity: 1;
  }

  .contacts-item .hover-reveal-normal {
    color: #fff;
  }

  .contacts-item .hover-reveal-hover {
    color: #2C2A29;
  }

  .perf-tmb:hover {
    color: #2C2A29 !important;
  }

  .perf-tmb:hover .btn-ticket,
.perf-tmb:hover .btn-ticket:focus {
    color: #2C2A29;
  }

  .navbar-nav a .hover-reveal-hover {
    color: #90935C;
  }

  ul.filter-menu a:hover {
    opacity: 1;
  }

  .playbill-index .playbill-index-item:not(.inactive):hover {
    color: #fff !important;
  }
  .playbill-index .playbill-index-item:not(.inactive):hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  a.header-nav-item,
.header-soc-item a,
.navbar-trigger,
.bootstrap-select .dropdown-toggle,
.afisha-modal-link,
.contacts-item-descr,
.pres-link-arrow {
    transition: all 0.15s ease;
  }

  .btn,
.home-about-item-2 a,
.news-tmb .news-tmb-date,
.news-tmb h3,
.news-tmb .h3,
.playbill-tmb-date-day,
.playbill-tmb-date-time,
.playbill-tmb-date-scene a,
.perf-tmb-date-day,
.people-item a,
.contacts-item-link,
.pres-link-name,
.playbill-tmb-group-letter,
.select-modal-link,
ul.page-nav-links a,
.sidebar-article-source a,
.sidebar-cross-list-item a,
.visit-tmb h3,
.visit-tmb .h3,
.form-agree a,
.footer-phone a {
    transition: color 0.2s ease;
  }

  .article-content a,
.contacts-divisions-item-cont a,
.projects-detail-col-2 a {
    transition: color 0.15s ease, border-color 0.15s ease;
  }

  .btn .cont {
    transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
  }

  .header-blind svg path,
.btn svg path,
.btn svg circle,
.playbill-calendar-arrow svg circle,
.afisha-modal-link svg path,
.pic-zoom svg rect,
.afisha-modal-ico svg path,
.header-nav-item svg path {
    transition: fill 0.15s ease;
  }

  .select-modal-link:hover {
    color: #717434;
  }

  .projects-detail-col-2 a:hover {
    color: #717434;
    border-bottom-color: #717434;
  }

  .playbill-calendar-arrow svg path,
.page-nav-btn svg path {
    transition: stroke 0.15s ease;
  }

  .btn-select-reset svg path {
    transition: stroke-opacity 0.15s ease;
  }

  .btn-select-reset:hover svg path {
    stroke-opacity: 1;
  }

  .contacts-divisions-item:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
  }

  .contacts-divisions-item-cont a:hover {
    text-decoration: none;
    color: #717434;
    border-color: #717434;
  }

  .form-dark .form-agree a:hover {
    color: #717434;
  }

  .visit-tmb:hover h3,
.visit-tmb:hover .h3 {
    color: #717434;
  }

  .visit-tmb:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .sidebar-article-source a:hover {
    color: #717434;
  }

  .sidebar-cross-list-item a:hover {
    text-decoration: none;
    color: #717434;
  }

  .article-content a:hover {
    color: #717434;
    border-color: #717434;
  }

  .scheme-link:hover .pic-zoom svg rect {
    fill: #717434;
  }

  .pres-link:hover .pres-link-name {
    color: #717434;
  }
  .pres-link:hover .pres-link-arrow {
    border-color: transparent;
  }
  .pres-link:hover .pres-link-arrow::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  .pres-link:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  a.contacts-item-link:hover {
    color: #717434;
  }
  a.contacts-item-link:hover .contacts-item-descr {
    border-color: rgba(127, 130, 78, 0.5);
  }

  .scene-tmb:hover .btn-white-border {
    color: #2C2A29;
  }
  .scene-tmb:hover .btn-white-border .cont::before {
    -webkit-animation: btnWhiteBorderBgShow 0.3s linear forwards;
    animation: btnWhiteBorderBgShow 0.3s linear forwards;
  }
  .scene-tmb:hover .btn-white-border .cont svg circle {
    fill: #2C2A29;
  }

  .people-item a:hover,
.people-item a:focus {
    color: #717434;
    text-decoration: none;
  }
  .people-item a:hover .people-item-inner::after,
.people-item a:focus .people-item-inner::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .perf-list-new-alt .perf-tmb:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .perf-list-new-alt .perf-tmb:hover .perf-tmb-date-day {
    color: #717434;
  }

  .playbill-tmb-group-row:hover .playbill-tmb-group-letter {
    color: #717434;
  }

  .afisha-modal-link:hover {
    color: #717434 !important;
    border-color: #717434;
    text-decoration: none !important;
  }
  .afisha-modal-link:hover svg path {
    fill: #717434;
  }

  .btn-dark:hover .cont::before {
    -webkit-animation: btnDarkBgShow 0.3s linear forwards;
    animation: btnDarkBgShow 0.3s linear forwards;
  }

  .btn-acc:hover {
    color: #fff;
    border-color: transparent;
  }
  .btn-acc:hover .cont::before {
    -webkit-animation: btnLightBorderBgShow 0.3s linear forwards;
    animation: btnLightBorderBgShow 0.3s linear forwards;
  }

  .playbill-tmb:hover .playbill-tmb-date-day,
.playbill-tmb:hover .playbill-tmb-date-time,
.playbill-tmb:hover .playbill-tmb-date-scene a {
    color: #717434;
  }
  .playbill-tmb:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .playbill-tmb-alt:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .playbill-calendar-arrow:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .playbill-calendar-arrow:hover svg path {
    stroke: #fff;
  }

  .btn-light-border:hover {
    color: #fff;
  }
  .btn-light-border:hover .cont {
    border-color: transparent;
  }
  .btn-light-border:hover .cont::before {
    -webkit-animation: btnLightBorderBgShow 0.3s linear forwards;
    animation: btnLightBorderBgShow 0.3s linear forwards;
  }
  .btn-light-border:hover svg circle {
    fill: #fff;
  }

  .btn-light-borders-on-hover:hover {
    color: #2C2A29;
  }
  .btn-light-borders-on-hover:hover .cont {
    background-color: transparent;
  }

  .home-about-item-2 a:hover {
    text-decoration: none;
  }

  .home-about-item-2 a:hover .home-about-item-suttl-btn::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .home-about-item-2 a:hover svg path {
    stroke: #fff;
  }

  .header-soc-item a:hover {
    opacity: 1;
    text-decoration: none;
  }

  .navbar-trigger:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .header-fixed:not(.header-menu-open) .navbar-trigger:hover:before,
.header-black .navbar-trigger:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .header-menu-open .navbar-trigger:hover:before {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0;
  }

  .header-blind:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .header-menu-open .header-blind::before {
    background-color: #FBF0E9;
  }

  .header-menu-open .header-blind:hover,
.header-black .header-blind:hover {
    border-color: transparent !important;
  }
  .header-menu-open .header-blind:hover:before,
.header-black .header-blind:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }

  .header-fixed .header-blind:hover,
.header-black .header-blind:hover {
    border-color: transparent;
  }

  .header-blind:hover svg path {
    fill: #2C2A29;
  }

  .news-tmb:hover .news-tmb-date {
    color: #717434;
  }

  .news-tmb:hover .news-tmb-content a {
    color: #2C2A29;
    text-decoration: none;
  }
  .news-tmb:hover .news-tmb-content a h3 {
    color: #717434;
  }

  .bootstrap-select .dropdown-toggle:hover {
    border-color: #2C2A29 !important;
  }

  input:hover,
textarea:hover {
    border-color: #2C2A29;
  }

  .footer-soclink:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .footer-soclink:hover svg path {
    fill: #ffffff;
  }

  .main-nav-category-ttl a:hover {
    text-decoration: none;
  }

  .main-nav-subcategory-item a:hover {
    color: #fff;
    text-decoration: none;
  }

  .footer-pics-item:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }

  .main-nav-category-ttl a:hover {
    color: #fff;
  }

  .page-nav-btn:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
  }
  .page-nav-btn:hover svg circle {
    stroke: transparent;
  }
  .page-nav-btn:hover svg path {
    stroke: #fff;
  }

  .footer-phone a:hover {
    color: #717434;
  }

  .playbill-tmb h3,
.playbill-tmb .h3,
.playbill-tmb-alt h3,
.playbill-tmb-alt .h3 {
    transition: color 0.3s ease;
  }

  .playbill-tmb:hover h3,
.playbill-tmb:hover .h3,
.playbill-tmb-alt:hover h3,
.playbill-tmb-alt:hover .h3 {
    color: #717434 !important;
  }

  .play-tmb:hover h3,
.play-tmb:hover .h3 {
    color: #717434;
  }
}
#sm-indicator,
#mobile-indicator {
  display: none;
}

.content-header-mob {
  display: none;
}

.content-footer-mob {
  display: none;
}

.navbar-trigger-text {
  display: none;
}

.navbar-header {
  display: none;
}

.navbar-footer {
  display: none;
}

@media (min-width: 1921px) {
  .home-slider-descr {
    min-height: 40vw;
  }
}
@media (max-width: 1920px) {
  .section-page-content .text-col-2 .article-pic {
    height: 31.25vw;
    margin: 2.604vw 0;
  }
}
@media (max-width: 1599px) {
  h2,
.h2 {
    font-size: 3.889rem;
  }

  h3,
.h3 {
    font-size: 3.333rem;
  }

  h5,
.h5 {
    font-size: 2rem;
  }

  h6,
.h6 {
    font-size: 1.333rem;
  }

  .lead {
    font-size: 3.294vw;
  }

  .play-button {
    width: 9.375vw;
    height: 9.375vw;
  }

  .text-col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .about-col-1 {
    -ms-flex: 0 0 41.666%;
    flex: 0 0 41.666%;
    max-width: 41.666%;
  }

  .contacts-descr {
    padding-right: 50px;
  }

  .branches-item-ttl {
    font-size: 1.75rem;
  }

  .branches-item-address:before {
    top: 0;
  }

  ul.navbar-nav .menu-arrow {
    top: -1px;
  }

  .play-descr h3,
.play-descr .h3 {
    font-size: 2.5rem;
  }

  .playbill-tmb-date {
    margin-left: 0;
  }

  .playbill-tmb-date-l {
    -ms-flex: 0 0 9.375vw;
    flex: 0 0 9.375vw;
    max-width: 9.375vw;
    margin-right: 1.875vw;
  }

  .playbill-tmb .btn-ticket {
    min-width: 12.811vw;
  }

  .playbill-tmb-alt .btn-ticket {
    min-width: 200px;
  }

  .playbill-tmb-group-letter {
    padding-left: 0;
  }

  .playbill-tmb-group-col-1 {
    -ms-flex: 0 0 9.5%;
    flex: 0 0 9.5%;
    max-width: 9.5%;
  }

  .section-home .section-header h2, .section-home .section-header .h2 {
    font-size: 5rem;
  }

  .play-tmb-date-day {
    font-size: 2rem;
  }

  .play-tmb-date-div {
    padding: 0 10px 5px;
  }

  .play-tmb-date-time {
    padding-bottom: 5px;
  }

  .header-fixed .header-logo img {
    width: 57px;
  }

  h3, .h3 {
    letter-spacing: -1.25px;
  }

  .home-slider-wrapper {
    margin-left: -50px;
    margin-right: -50px;
  }

  .home-slider-wrapper .slick-slide {
    padding-left: 50px;
    padding-right: 50px;
  }

  .home-about-item-1 .home-about-item-ttl {
    margin-right: 45px;
  }

  .home-about-item-2 .home-about-item-outer-block {
    padding: 0 3rem 3.125rem 22%;
  }

  .news-home-list {
    padding-left: 50px;
    padding-right: 50px;
  }

  .playbill-tmb-date-day {
    font-size: 6.875vw;
    letter-spacing: -0.412vw;
  }

  .playbill-tmb::before {
    left: 11.25vw;
  }

  .playbill-tmb-date-r {
    font-size: 1.25vw;
  }

  .playbill-tmb h3, .playbill-tmb .h3, .playbill-tmb-alt h3, .playbill-tmb-alt .h3 {
    font-size: 2vw;
  }

  .home-slider-descr-data-item {
    width: 8.313vw;
  }

  .home-slider-descr-data-item span {
    padding: 0.5vw 0.938vw 0.5vw;
    font-size: 1.125vw;
  }

  .playbill-tmb .btn-ticket {
    min-width: 10.938vw;
  }

  .playbill-index {
    font-size: 1.5vw;
    letter-spacing: -0.045vw;
  }

  .playbill-index-item, .playbill-index-item:focus {
    width: 3vw;
    height: 3vw;
  }

  .playbill-index-item .cont {
    padding-top: 0.125vw;
  }

  .playbill-tmb-group::before {
    left: 11.5%;
  }

  .perf-tmb .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .playbill-tmb-group-letter {
    font-size: 6.875vw;
  }

  .perf-tmb-time-scene {
    font-size: 1.25vw;
  }

  .perf-tmb-date-l {
    -ms-flex: 0 0 9.438vw;
    flex: 0 0 9.438vw;
  }

  .plays-list .row {
    margin: 0 -4.688vw;
  }

  .plays-list .col {
    padding: 0 4.688vw;
  }

  .history-tmb-dates {
    font-size: 150px;
  }

  .pres-links-columns .pres-link, .pres-links-columns .pres-link:focus {
    padding: 2vw 0 3vw 0;
  }

  .pres-link-name {
    font-size: 22px;
  }

  .pres-links-columns {
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }

  .pres-link-name {
    font-size: 20px;
  }

  .partner-tmb, .partner-tmb:focus {
    font-size: 22px;
  }

  .home-slider .slick-next {
    right: 20px;
  }

  .home-slider .slick-prev {
    left: 20px;
  }

  .perf-list-new-alt .perf-tmb-date-l {
    -ms-flex: 0 0 10.208vw;
    flex: 0 0 10.208vw;
    padding-right: 1.563vw;
  }

  .people-item {
    min-height: 24vw;
  }

  .play-info {
    font-size: 1.318vw;
  }

  table.info-table {
    font-size: 1.318vw;
  }

  .play-descr {
    font-size: 1.318vw;
  }

  .pres-links {
    margin-right: 0;
  }

  .article-content h2.big-top-margin, .article-content .h2.big-top-margin {
    margin-top: 100px;
  }

  .news-tmb-date {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .page-sub-section .playbill-tmb-date-day {
    font-size: 3.75vw;
  }

  .page-sub-section .playbill-tmb-date {
    padding: 2.75vw 0;
  }

  .page-sub-section .playbill-tmb-descr {
    padding: 3.313vw 0 2.5vw;
  }

  .page-sub-section .playbill-tmb-button {
    padding: 3.125vw 0;
  }

  .page-sub-section .playbill-tmb-col-3 .afisha-modal-link {
    margin-top: 3.813vw;
  }

  .about-col-2 .article-pic {
    height: 46.875vw;
  }

  .person-tmb h3, .person-tmb .h3 {
    font-size: 32px;
  }

  .person-tmb-header {
    padding-left: 78px;
  }

  .not-found {
    width: 45.875vw;
  }

  .not-found-1 {
    top: 5vw;
    padding: 5.313vw 6.063vw 5.563vw 5.375vw;
  }

  .not-found-2 {
    padding: 4.25vw 3.625vw 4.5vw 3vw;
  }

  .not-found-3 {
    top: 11.167vw;
    padding: 5.813vw 1.875vw 3vw 3.063vw;
  }

  .not-found-block span {
    font-size: 12.5vw;
  }

  .not-found-cont {
    max-width: 25vw;
    font-size: 1.5vw;
    padding-top: 2.625vw;
  }

  .not-found-cont .btn-futher {
    margin-top: 1.25vw;
  }

  .not-found-block-inner span {
    margin-left: 1.75vw;
  }

  .not-found-cont::after {
    width: 12.188vw;
  }

  .not-found {
    width: 45.875vw;
  }

  .not-found-1 {
    top: 5vw;
    padding: 5.313vw 6.063vw 5.563vw 5.375vw;
  }

  .not-found-2 {
    padding: 4.25vw 3.625vw 4.5vw 3vw;
  }

  .not-found-3 {
    top: 11.167vw;
    padding: 5.813vw 1.875vw 3vw 3.063vw;
  }

  .not-found-block span {
    font-size: 12.5vw;
  }

  .not-found-cont {
    max-width: 25vw;
    font-size: 1.5vw;
    padding-top: 2.625vw;
  }

  .not-found-cont .btn-futher {
    margin-top: 1.25vw;
  }

  .not-found-block-inner span {
    margin-left: 1.75vw;
  }

  .not-found-cont::after {
    width: 12.188vw;
  }
}
@media (min-width: 1366px) {
  .col-xl-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .main-nav-category--since-md {
    display: none;
  }
}
@media (max-width: 1365px) {
  h1,
.h1 {
    font-size: 5.857vw;
  }

  h2,
.h2 {
    font-size: 3.438rem;
  }

  h3,
.h3 {
    font-size: 2.875rem;
  }

  h5,
.h5 {
    font-size: 2rem;
  }

  h6,
.h6 {
    font-size: 1.5rem;
  }

  .lead {
    font-size: 3.294vw;
  }

  .h2-big,
.section-page-content h1,
.section-page-content .h1 {
    font-size: 3.125rem;
  }

  blockquote {
    font-size: 1.125rem;
    margin: 3rem 0;
    padding: 0 0 0 105px;
  }

  blockquote:before {
    width: 65px;
    height: 86px;
    top: 6px;
  }

  .blockquote-author {
    margin: 1.3rem 0 0 0;
  }

  .blockquote-author-pic {
    width: 85px;
    height: 85px;
  }

  .blockquote-author-pic:before {
    width: 99px;
    height: 85px;
    left: -17px;
    top: -11px;
  }

  header .row {
    margin: 0 -10px;
  }

  header .col {
    padding: 0 10px;
  }

  .footer-grid-container {
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
    grid-template-areas: "footer-grid-logo  footer-grid-map" "footer-grid-contacts footer-grid-map" "footer-grid-subscribe footer-grid-subscribe" "footer-grid-text footer-grid-copyright" "footer-grid-pics footer-grid-pics";
  }

  .subscribe-form {
    max-width: 100%;
  }

  .footer-phone {
    font-size: 1.75rem;
    margin-top: 30px;
  }

  .footer-address {
    font-size: 1.4rem;
    margin: 10px 0 0 0;
  }

  .footer-map-link {
    font-size: 1.2rem;
  }

  .footer-map-link .pic {
    margin: 0 10px 0 0;
  }

  .footer-logo-soclinks {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -25px;
  }

  .footer-logo-soclinks-col {
    padding: 0 25px;
  }

  .footer-soclinks {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 57px -20px 0 -20px;
    max-width: initial;
  }

  .footer-soclink {
    margin: 0 20px;
  }

  .footer-map-link br {
    content: "";
  }

  .footer-map-link br:after {
    content: " ";
  }

  .footer-text {
    font-size: 0.688rem;
    color: #2C2A29;
    margin: 27px 0 0 0;
  }

  .footer-copyright {
    font-size: 0.688rem;
  }

  .footer-map-link-wrapper {
    margin: 30px 0 0 0;
  }

  .subscribe-form {
    margin: 35px 0 0 0;
  }

  .sidebar-wrapper {
    padding-left: 0;
  }

  .sidebar-date-r {
    font-size: 0.9rem;
  }

  .sidebar-date-day-month {
    font-size: 2.1rem;
  }

  .sidebar-article-info {
    font-size: 0.875rem;
  }

  .sidebar-share-ttl {
    font-size: 0.875rem;
  }

  .contacts-descr {
    padding-right: 0;
  }

  .contacts-item-pic {
    -ms-flex: 0 0 4.392vw;
    flex: 0 0 4.392vw;
    height: 4.392vw;
    margin: 0 1.319vw 0 0;
  }
  .contacts-item-pic img {
    width: 100%;
    height: auto;
  }

  .branches-item-ttl {
    padding: 20px 15px 20px 0;
    font-size: 1.4rem;
  }

  .branches-item-address {
    position: relative;
    padding: 0 0 0 25px;
  }

  .container {
    padding: 0 30px;
  }

  .playbill-index-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .branches-item-descr {
    padding: 22px 0 22px 15px;
  }

  .section-feedback {
    margin: 60px 0 0 0;
  }

  .section-feedback .section-content {
    padding: 100px 0;
  }

  .header-content-col-l-1 {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .header-content-col-l-2 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: auto;
  }

  .header-content-col-l-3 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .header-content-col-r-1 {
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
    margin-left: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding-right: 8px;
  }

  .header-info-wrapper .header-col-1 > .row {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .header-address {
    margin: 0 0 0.45rem 0;
    font-size: 0.688rem;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 0 0 15px;
  }

  .header-address:before {
    top: -1px;
    width: 8px;
    height: 13px;
    background-size: 100% 100%;
  }

  .header-marquee {
    font-size: 1.125rem;
  }

  .header-top {
    background: #171717;
    padding: 4px 0 3px 0;
  }

  .header-vgik-link {
    font-size: 0.688rem;
    font-weight: bold;
  }

  .container {
    padding: 0 20px;
  }

  .header-logo img {
    width: 55px;
  }

  .header-logo {
    top: 10px;
    height: 97px;
  }

  .btn-buy,
.btn-buy:focus {
    font-size: 0.875rem;
  }

  .btn-buy .cont {
    padding: 0.55rem 0.5rem 0.55rem 0.5rem;
  }

  header .btn-buy,
header .btn-buy:focus {
    width: 105px;
  }

  .header-phone {
    font-size: 0.688rem;
    font-weight: bold;
    padding: 0 0 0 14px;
  }

  .header-phone:before {
    width: 8px;
    height: 8px;
    background-size: 100% 100%;
  }

  .header-contacts-list {
    display: block;
    margin-bottom: -0.45rem;
  }

  .header-contacts-item {
    margin-bottom: 0.45em;
  }

  .header-soclinks {
    margin: 0 -8px;
  }

  .header-soclink {
    margin: 0 8px;
    width: 18px;
    height: 18px;
  }

  .header-soclink svg {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .header-soclinks-wrapper {
    margin-top: -0.15rem;
  }

  .header-col-1 > .align-items-center {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .header-info-wrapper .header-col-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .header-info-wrapper .header-col-1 > .row {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }

  ul.navbar-nav {
    font-size: 0.75rem;
  }

  ul.navbar-nav .menu-arrow {
    top: -2px;
  }

  .header-col-1,
.header-col-2 {
    -ms-flex: 0 0 44.166%;
    flex: 0 0 44.166%;
    max-width: 44.166%;
  }

  .navbar-wrapper {
    margin: 19px 0 0 0;
  }

  .header-fixed .header-logo {
    top: 5px;
  }

  .header-fixed .header-logo img {
    width: 45px;
  }

  .header-fixed .navbar-wrapper {
    margin-bottom: -5px;
  }

  .header-fixed .header-bottom {
    padding-top: 15px;
  }

  .page-header {
    padding: 70px 0 19px 0;
  }

  .top-slider-wrapper .slider-count {
    width: 270px;
  }

  .play-header {
    margin-right: 330px;
  }

  .play-header h1, .play-header .h1 {
    font-size: 3.3rem;
  }

  .top-slider .slick-arrow {
    bottom: 40px;
  }

  .top-slider .slick-prev {
    right: 259px;
  }

  .top-slider-wrapper .slider-count {
    bottom: 59px;
    right: 52px;
  }

  .playbill-tmb-col-1 {
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    max-width: 31%;
  }

  .playbill-tmb .btn-ticket {
    min-width: 14.648vw;
  }

  .playbill-tmb-descr {
    padding: 2.416vw 7.321vw 4.758vw 0;
  }

  .playbill-tmb h3, .playbill-tmb .h3, .playbill-tmb-alt h3, .playbill-tmb-alt .h3 {
    font-size: 2.4vw;
    margin: 0 0 1.611vw 0;
  }

  .perf-list-alt .perf-tmb-date-day {
    font-size: 3.2rem;
  }

  .perf-list-alt .perf-tmb-date-l {
    -ms-flex: 0 0 5.5rem;
    flex: 0 0 5.5rem;
    max-width: 5.5rem;
  }

  .perf-list-alt .perf-tmb-date-month {
    font-size: 1rem;
  }

  .perf-list-alt .perf-tmb-time-scene {
    font-size: 0.8rem;
  }

  .perf-list-alt .perf-tmb-date-r {
    padding-top: 0.55rem;
  }

  .perf-list-alt .perf-tmb-col-2 {
    min-width: 214px;
  }

  .perf-list-alt .perf-tmb-date {
    padding: 0.6rem 0 0.6rem 0;
  }

  .plays-list .col {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }

  .scene-tmb-descr {
    position: relative;
    padding: 2.35rem 33% 2.35rem 40px;
  }

  .history-tmb-dates {
    font-size: 6rem;
    line-height: 1;
  }

  .history-year-header {
    font-size: 2.5rem;
    margin: 70px 0 30px;
  }

  .partners-list .col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .visit-tmb h3, .visit-tmb .h3 {
    font-size: 3rem;
  }

  .visit-tmb-descr {
    font-size: 1.3rem;
  }

  .partners-list .col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .home-slider-dates {
    margin-right: -15px;
  }

  .home-slider-date {
    padding-right: 15px;
  }

  .home-slider-descr-col-3 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .home-slider-descr-col-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .home-slider-descr-col-1 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .home-slider-descr-col-3 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
  }

  .home-slider-descr-col-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .home-slider-date:before {
    height: 41px;
    background-size: 100% 100%;
    top: -1px;
    left: 8px;
  }

  .top-slider-grad-b {
    height: 13rem;
  }

  .home-slider-descr-data {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-slider-descr-name {
    padding: 0 0 39px 0;
  }

  .home-slider-descr-button {
    min-width: 104px;
    padding: 0 0 30px 0;
  }

  .home-slider-descr-data {
    padding: 0 0 12px 0;
  }

  .home-slider-data-day {
    font-size: 1.8rem;
  }

  .home-slider-data-month {
    font-size: 0.55rem;
  }

  .home-slider-dates {
    max-width: 295px;
    padding-bottom: 32px;
  }

  .top-slider-home-nav-inner {
    min-height: 45px;
  }

  .top-slider-home ul.slick-dots {
    margin-top: 11px;
  }

  .section-home .section-header h2, .section-home .section-header .h2 {
    font-size: 3.5rem;
  }

  .play-tmb-date-day {
    font-size: 4rem;
  }

  .section-home .section-header .subscribe-form-col-2 {
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
  }

  .section-home .section-header .btn-subscribe-submit, .section-home .section-header .btn-subscribe-submit:focus {
    font-size: 1rem;
    padding: 0.75rem 1.5rem 0.75rem 1.5rem;
  }

  .section-home-header-col-1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .section-home-header-col-2 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .section-home .section-header .subscribe-form {
    margin-top: 0.3rem;
  }

  .home-partners-descr:before {
    background-size: 100% 100%;
    width: 200px;
    height: 100px;
    left: -80px;
    top: 40px;
  }

  .contacts-map {
    height: 400px;
  }

  .footer-map {
    height: 400px;
  }

  .about-numbers-pic-deco svg {
    width: 250px;
    height: auto !important;
  }

  .btn-ticket-alt .cont-inner {
    display: none;
  }

  .btn-ticket-alt .cont-inner-mob {
    display: block;
  }

  .home-slider-descr {
    min-height: 62.5vw;
  }

  .home-slider-descr-data {
    width: 100px;
  }

  .home-slider-descr h2, .home-slider-descr .h2 {
    font-size: 30px;
    letter-spacing: -1.8px;
  }

  .home-slider-descr-button {
    min-width: 176px;
    padding: 0 0 49px 0;
  }

  .home-slider-descr .container {
    padding: 0 25px;
  }

  .home-slider-date {
    padding: 0 7.5px;
  }

  .home-slider-dates {
    padding-bottom: 49px;
    margin-right: -19px;
  }

  .home-slider-data-day {
    font-size: 36px;
    letter-spacing: -2.16px;
  }

  .home-slider-data-month {
    font-size: 13px;
    margin-top: 1px;
  }

  .home-slider-descr-name {
    padding: 0 0 33px 0;
  }

  .home-slider-descr-data-item:last-child {
    margin-bottom: 0;
  }

  .home-slider-descr-data-item span {
    font-size: 12px;
    padding: 6px 9px 5px;
  }

  .home-slider-descr-data-item {
    display: inline-block;
    width: auto;
  }

  .home-slider-descr-data-item img {
    width: 73px;
  }

  .playbill-tmb-alt-data {
    margin-top: -20px;
  }

  .home-slider-descr-data {
    padding-bottom: 18px;
  }

  .top-slider-home-arrow {
    font-size: 16px;
  }

  .top-slider-home-nav {
    bottom: -45px;
  }

  .home-content {
    padding: 119px 0 0 0;
  }

  .section-home .section-header h2, .section-home .section-header .h2 {
    font-size: 50px;
    letter-spacing: -2px;
  }

  .play-tmb-date-day {
    font-size: 35px;
  }

  .home-slider-wrapper {
    margin-left: -40px;
    margin-right: -40px;
  }

  .home-slider-wrapper .slick-slide {
    padding-left: 40px;
    padding-right: 40px;
  }

  .play-tmb-date {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .play-tmb-date-time {
    font-size: 16px;
    padding-bottom: 8px;
  }

  .play-tmb-date-div {
    padding-bottom: 8px;
  }

  .plays-slider .play-tmb, .plays-slider .play-tmb:focus {
    margin-top: 17px;
  }

  .plays-slider .play-tmb h3, .plays-slider .play-tmb .h3 {
    font-family: "Onest", arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 115%;
    text-transform: none;
  }

  .plays-slider .play-tmb-pic {
    margin-bottom: 18px;
  }

  .plays-slider .slick-arrow {
    top: 238px;
  }

  .home-slider .slick-prev {
    left: 9px;
  }

  .home-slider .slick-next {
    right: 9px;
  }

  .section-home + .section-home {
    margin-top: 94px;
  }

  .section-header-with-bg {
    padding: 69px 0 150px;
    min-height: 729px;
  }

  .home-about {
    margin-top: -538px;
  }

  .home-about-col-l {
    -ms-flex: 0 0 40.8%;
    flex: 0 0 40.8%;
    max-width: 40.8%;
  }

  .home-about-col-r {
    -ms-flex: 0 0 59.2%;
    flex: 0 0 59.2%;
    max-width: 59.2%;
  }

  .home-about-item-1 {
    margin-top: 76px;
  }

  .home-about-item-1 .home-about-item-inner {
    padding: 20px 40px 50px 20px;
  }

  .home-about-item-1 .home-about-item-pic {
    margin-right: 20px;
    -ms-flex: 0 0 52.2%;
    flex: 0 0 52.2%;
    max-width: 52.2%;
  }

  .home-about-item-name {
    font-size: 16px;
    letter-spacing: -0.32px;
    margin: -2px 0 5px;
  }

  .home-about-item-quote {
    font-size: 1.25rem;
    margin-top: 20px;
  }

  .home-about-item-position {
    font-size: 14px;
  }

  .home-about-item-1 .home-about-item-desc svg {
    margin-top: 4px;
    width: 10px;
    height: auto;
  }

  .home-about-item-1 .home-about-item-ttl {
    margin-top: 30px;
  }

  .home-about-item-ttl h3, .home-about-item-ttl .h3 {
    font-size: 34px;
    line-height: 90%;
    /* 30.6px */
    letter-spacing: -2.04px;
  }

  .home-about-item-2 > * {
    display: block;
    -ms-flex: 0 0 44.3%;
    flex: 0 0 44.3%;
    max-width: 44.3%;
  }

  .home-about-item-2 .home-about-item-inner {
    padding: 20px;
  }

  .home-about-item-suttl {
    font-size: 28px;
    letter-spacing: -1.12px;
    margin: 19px 0 0;
  }

  .home-about-item-3 .home-about-item-inner {
    padding: 20px 20px 20px 20px;
  }

  .home-about-item-3 .home-about-item-ttl {
    margin-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 18px;
  }

  .home-about-item-3 .home-about-item-outer-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 15px 0 0;
    font-size: 14px;
  }

  .home-about-item-ttl h3 span:nth-child(2), .home-about-item-ttl .h3 span:nth-child(2) {
    margin-left: 17%;
  }

  .home-about-item-ttl h3 span:nth-child(3), .home-about-item-ttl .h3 span:nth-child(3) {
    margin-left: 34%;
  }

  .home-about-item-3 .home-about-item-outer-ico {
    right: 20px;
    top: 20px;
  }

  .home-about-item-3 .home-about-item-outer-ico svg {
    width: 10px;
    height: auto;
  }

  .home-about-item-3 .home-about-item-outer-desc {
    margin: 0 38px 0 0;
  }

  .home-about-item-3 .home-about-item-desc {
    padding-top: 0;
  }

  .home-about-item-3 .home-about-item-row {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .home-about-item-desc .lead {
    font-size: 1.25rem;
  }

  .home-about-item-3 .home-about-item-pic {
    -ms-flex: 0 0 57.4%;
    flex: 0 0 57.4%;
    margin-right: 20px;
  }
  .home-about-item-3 .home-about-item-pic img {
    width: 100%;
    height: auto;
  }

  .news-home-list {
    padding-left: 40px;
    padding-right: 40px;
  }

  .news-tmb-date-day {
    font-size: 44px;
    letter-spacing: -2.2px;
  }

  .news-tmb-date-month-year {
    font-size: 16px;
    line-height: 100%;
    padding: 3px 0 0 7px;
  }

  .news-home-list-wrapper {
    margin-top: -15px;
  }

  .news-tmb-content {
    padding-left: 0;
    margin: -9px 0 0 0;
    font-size: 16px;
    line-height: 150%;
  }

  .news-tmb h3, .news-tmb .h3 {
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 20px 0;
  }

  .news-slider .news-tmb-pic {
    -ms-flex: 0 0 30.7%;
    flex: 0 0 30.7%;
    max-width: 30.7%;
  }

  .news-tmb-inner {
    padding-right: 0;
  }

  .news-slider .news-tmb-pic {
    padding: 0;
    margin-top: 9px;
  }

  .news-tmb-descr {
    padding: 0 9% 0 0;
  }

  .news-tmb .sidebar-article-info {
    font-size: 14px;
    line-height: 100%;
    margin: 34px 0 0 0;
  }

  .sidebar-article-views {
    margin-top: 10px;
  }

  .news-home-list .slide + .slide {
    margin-top: 24px;
  }

  .partners-list-home .col {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
    padding: 0 10px;
  }

  .partners-list .row {
    margin: 0 -10px;
  }

  .partner-tmb, .partner-tmb:focus {
    margin-bottom: 20px;
  }

  .section-home-partners-col-1 {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
  }

  .section-home-partners-col-2 {
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
  }

  .home-partners-descr {
    padding: 0 30px 0 35px;
  }

  footer {
    margin: 60px 0 0 0;
    padding: 40px 0 50px 0;
  }

  .footer-map {
    height: 291px;
  }

  .footer-phone {
    font-size: 30px;
  }

  .footer-address {
    font-size: 30px;
    margin: 15px 15px 0 0;
  }

  .footer-soclinks {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-soclink {
    margin: 0 10px 0 0;
  }

  .subscribe-form-col-1 {
    padding-top: 2px;
  }

  .subscribe-form h3, .subscribe-form .h3 {
    font-size: 22px;
    margin: 0 0 22px 0;
  }

  .footer-pics-list {
    margin: 40px -5px -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-pics-item {
    padding: 0 5px;
    margin-bottom: 10px;
  }

  .footer-grid-container {
    -ms-grid-columns: 37% 63%;
    grid-template-columns: 37% 63%;
  }

  .subscribe-form-col-2 {
    min-width: 18%;
  }

  .footer-copyright {
    padding-right: 25px;
  }

  .modal-header h2, .modal-header .h2 {
    font-size: 26px;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.04px;
  }

  .success-modal .modal-content {
    max-width: 354px;
  }

  .header-logo {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    margin-right: 20px;
    padding-top: 9px;
  }

  .header-sub-logo-ico {
    -ms-flex: 0 0 26px;
    flex: 0 0 26px;
  }
  .header-sub-logo-ico svg {
    width: 100%;
    height: auto;
  }

  .header-sub-logo-desc {
    font-size: 7.722px;
    line-height: 100%;
  }

  .header-blind {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 50px;
    margin-top: 0;
  }

  .navbar-trigger {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 50px;
    padding: 10px 15px;
    margin-top: 0;
  }

  .header-soc-item a {
    font-size: 14px;
  }

  .header-nav-item {
    font-size: 14px;
  }

  .header-nav-over-wrapper {
    margin: 3px 20px 0;
  }

  .header-sub-logo {
    padding-top: 13px;
  }

  .header-sub-logo-ico {
    margin-right: 15px;
  }

  .header-nav-item + .header-nav-item {
    margin-left: 20px;
  }

  .header-soc-item + .header-soc-item {
    margin-left: 20px;
  }

  .header-soc {
    margin-bottom: 0;
  }

  .header-nav-item svg {
    width: 10px;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  .header-fixed .header-logo {
    margin-top: 0;
    margin-right: 30px;
  }

  .header-fixed .header-logo {
    -ms-flex: 0 0 68px;
    flex: 0 0 68px;
    height: auto;
  }

  .header-fixed .header-logo {
    margin-right: 20px;
  }

  .header-fixed .header-sub-logo {
    padding-top: 10px;
  }

  .header-fixed .header-bottom {
    padding-bottom: 10px;
  }

  .section-filter {
    padding: 0.659vw 0 3.001vw 0;
  }

  .playbill-calendar-month-name {
    font-size: 2.635vw;
  }

  .playbill-calendar-arrow {
    width: 4.392vw;
  }
  .playbill-calendar-arrow img, .playbill-calendar-arrow svg {
    width: 100%;
    height: auto;
  }

  .playbill-tmb-button {
    min-width: 19.496vw;
    padding: 2.343vw 0;
  }

  .playbill-tmb-data {
    padding: 2.343vw 0 2.928vw;
  }

  .playbill-tmb-date {
    padding: 1.464vw 0;
  }

  .afisha-modal-ico {
    width: 1.171vw;
    margin-right: 1.098vw;
  }
  .afisha-modal-ico img {
    width: 100%;
    height: auto;
  }

  .afisha-modal-link {
    font-size: 1.318vw;
  }

  .playbill-tmb-date-r {
    padding: 0.875vw 0 0 0;
  }

  ul.breadcrumb {
    margin-bottom: 2.196vw;
  }

  .page-header ul.breadcrumb {
    margin-top: 3.66vw;
  }

  .playbill-list-alt {
    padding-left: 0;
  }

  .playbill-tmb-group::before {
    left: 10%;
  }

  .playbill-tmb-alt-col-2 {
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    max-width: 140px;
  }

  .playbill-tmb-alt-col-3 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }

  .perf-tmb-time-scene {
    font-size: 1.464vw;
  }

  .perf-tmb-col-3 .afisha-modal-link {
    margin-top: 2.782vw;
  }

  .play-tmb-pic {
    margin-bottom: 1.757vw;
  }

  .play-tmb h3, .play-tmb .h3 {
    font-size: 2.05vw;
  }

  .play-tmb {
    margin-bottom: 7.613vw;
  }

  .people-list {
    margin: 0 -10px -4.392vw;
  }

  .people-item {
    padding: 0 10px;
    margin-bottom: 4.392vw;
  }

  .people-item-pic {
    margin-bottom: 1.464vw;
  }

  .people-item-name {
    font-size: 1.757vw;
  }

  .people-item-role {
    font-size: 1.318vw;
    margin-top: 0.878vw;
  }

  .people-item-inner {
    padding-bottom: 2.123vw;
  }

  .scenes-list .row {
    margin: 0 -10px;
  }

  .scenes-list .col {
    padding: 0 10px 20px;
  }

  .scene-tmb-descr {
    padding: 2.928vw 33% 2.928vw 2.928vw;
  }

  .scene-tmb h3, .scene-tmb .h3 {
    font-size: 3.514vw;
  }

  .scenes-list .further-link-wrapper {
    width: 18.228vw;
    margin-top: 1.464vw;
  }

  .history-tmb-dates {
    font-size: 10.981vw;
  }

  .history-tmb-text {
    font-size: 16px;
  }

  .quote-big {
    font-size: 40px;
  }

  .history-tmb {
    padding-top: 40px;
    margin-bottom: 100px;
  }

  .pres-link-name {
    font-size: 1.464vw;
  }

  .pres-link-size {
    font-size: 1.025vw;
  }

  .pres-link-ico {
    -ms-flex: 0 0 4.392vw;
    flex: 0 0 4.392vw;
    height: 5.124vw;
    margin-right: 1.464vw;
    padding: 0.732vw;
  }
  .pres-link-ico svg {
    width: 100%;
    height: auto;
  }

  .pres-link-arrow {
    -ms-flex: 0 0 3.66vw;
    flex: 0 0 3.66vw;
    height: 3.66vw;
  }

  .partner-tmb-descr {
    margin-top: 1.611vw;
  }

  .partner-tmb, .partner-tmb:focus {
    font-size: 2vw;
  }

  .section-page-content-alt {
    padding-top: 0;
  }

  .perf-list-new-alt .perf-tmb {
    padding: 2.75vw 0 2.5vw;
  }

  .perf-list-new-alt .perf-tmb-button {
    min-width: 14.641vw;
  }

  .perf-tmb-col-3 {
    -ms-flex: 0 0 8.199vw;
    flex: 0 0 8.199vw;
    padding-right: 15px;
  }

  .perf-tmb-button {
    padding: 1.688vw 0;
  }

  .section-page-content {
    padding: 5.783vw 0 1.684vw 0;
  }

  .page-sub-section {
    margin-top: 10.542vw;
  }

  .contacts-item-phone {
    font-size: 2.05vw;
  }

  .contacts-list-new .contacts-item-descr-ttl {
    font-size: 1.318vw;
  }

  .contacts-item-phone-info {
    font-size: 2.196vw;
    margin-top: 0.8vw;
  }

  .contacts-list-new .contacts-item {
    margin-bottom: 1.83vw;
  }

  .contacts-list {
    font-size: 2.196vw;
  }

  .pres-links {
    margin-top: 4.246vw;
  }

  .pres-link, .pres-link:focus {
    padding-top: 2.196vw;
  }

  .pres-link + .pres-link {
    margin-top: 1.318vw;
  }

  .projects-detail-col-2 h3, .projects-detail-col-2 .h3 {
    font-size: 2.635vw;
  }

  .sidebar-date-day-month {
    font-size: 4vw;
  }

  .sidebar-share {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sidebar-share-ttl {
    margin-bottom: 10px;
  }

  blockquote {
    font-size: 1.875vw;
  }

  .section-text-page-content {
    padding-top: 30px;
  }

  .sidebar-share {
    margin-top: 2.416vw;
    padding: 1.464vw 0 1.245vw;
  }

  .back-link-wrapper {
    font-size: 1.318vw;
    margin-top: 2.269vw;
  }

  .back-link-pic {
    width: 35px;
    margin-right: 1.464vw;
  }
  .back-link-pic svg {
    width: 100%;
    height: auto;
  }

  .sidebar-date-r {
    padding-left: 2.709vw;
  }

  .article-content h2, .article-content .h2 {
    font-size: 3.514vw;
  }

  .article-content h3, .article-content .h3 {
    font-size: 2.635vw;
  }

  .article-content h2.big-top-margin, .article-content .h2.big-top-margin {
    margin-top: 7.321vw;
  }

  .section-home-news .section-header {
    display: block;
  }
  .section-home-news .section-header .further-link-wrapper {
    margin-top: 25px !important;
  }

  .news-home-list-wrapper .news-tmb-date-month-year {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    padding-left: 10px;
  }

  .news-tmb-date {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .sidebar-article-source {
    font-size: 16px;
  }

  .playbill-tmb::after {
    left: 11.25vw;
  }

  .news-tmb-content a.home-slider-descr-data-item + a.news-tmb-content-inner {
    margin-top: 20px;
  }

  .news-tmb h3, .news-tmb .h3 {
    margin-bottom: 15px;
  }

  .news-tmb .sidebar-article-info {
    margin-top: 25px;
  }

  .sidebar-article-source {
    margin-bottom: 25px;
  }

  ul.page-nav-links {
    font-size: 1.757vw;
  }

  ul.page-nav-links a, ul.page-nav-links a:focus {
    width: 3.514vw;
    height: 3.514vw;
  }

  .page-nav-btn {
    width: 4.392vw;
  }
  .page-nav-btn img, .page-nav-btn svg {
    width: 100%;
    height: auto;
  }

  .form-checkbox label {
    font-size: 1.318vw;
  }

  .form-checkbox label::before,
.form-checkbox label::after {
    top: 0.22vw;
    width: 1.465vw;
    height: 1.465vw;
  }

  .form-checkbox label {
    padding-left: 2.564vw;
  }

  .form-checkboxes + .filter-selects {
    margin-left: 100px;
  }

  .sidebar-share-ttl, .sidebar-article-ttl, .sidebar-cross-list-ttl {
    font-size: 1.758vw;
    margin: 0 0 1.465vw 0;
  }

  .sidebar-wrapper .sidebar-article-views {
    font-size: 1.319vw;
  }

  .sidebar-cross-list-item-inner {
    font-size: 1.758vw;
  }

  .sidebar-cross-list-item-pic {
    margin-right: 1.758vw;
  }

  .sidebar-cross-list-item:not(:last-child) {
    margin-bottom: 1.758vw;
  }

  .article-slider:not(.slick-initialized) {
    max-height: 48.828vw;
  }

  .playbill-tmb-alt .perf-tmb-col-3 {
    display: none;
  }

  .afisha-modal-mobile {
    display: block;
    margin-top: 10px;
  }

  .playbill-tmb-alt .btn-ticket {
    min-width: 180px;
    font-size: 1.563vw;
  }

  .perf-tmb-date-day {
    font-size: 3.711vw;
  }

  .playbill-tmb-col-3 .afisha-modal-link {
    margin: 37px 0;
  }

  .home-slider-descr-data-item.pushk {
    width: 73px;
  }

  .playbill-tmb-data {
    padding-bottom: 0;
  }

  .playbill-tmb h3, .playbill-tmb .h3 {
    margin-bottom: 10px;
  }

  .perf-list-new-alt .perf-tmb-col-3 {
    display: none;
  }

  .perf-list-new-alt .perf-tmb-date-r {
    padding: 0 0 0 14px;
  }

  .perf-list-new-alt .btn {
    font-size: 1.563vw;
  }

  .people-item-name {
    font-size: 1.758vw;
  }

  .people-item-role {
    font-size: 1.319vw;
  }

  .people-item-inner {
    padding-bottom: 2.125vw;
  }

  .play-header h1, .play-header .h1 {
    font-size: 3.81vw;
  }

  .people-detail-desc h4, .people-detail-desc .h4 {
    font-size: 22px;
  }

  .people-detail-desc {
    font-size: 16px;
  }

  ul > li:before {
    top: 6px;
  }

  .visit-tmb {
    padding: 3.59vw 0;
  }

  .visit-tmb h3, .visit-tmb .h3 {
    font-size: 3.516vw;
  }

  .visit-tmb-descr {
    font-size: 1.465vw;
  }

  .visit-list .further-link-wrapper {
    margin-top: 2.198vw;
  }

  .article-contacts-phones {
    font-size: 22px;
  }

  table.time-table {
    font-size: 16px;
  }

  table.time-table td.td-val {
    font-size: 22px;
  }

  .article-content {
    font-size: 16px;
  }

  .article-content h4, .h4 {
    margin-top: 70px;
  }

  .news-tmb-dates .news-tmb-date:not(:last-child):after {
    line-height: 91%;
    padding: 0 10px;
  }

  .project-tmb .news-tmb-content {
    margin-left: 125px;
  }

  .reg-tmb-date-day {
    font-size: 44px;
  }

  .reg-tmb-date-month-day {
    font-size: 16px;
  }

  .reg-tmb-date-l {
    min-width: auto;
  }

  .reg-tmb-date-r {
    padding: 7px 0 0 5px;
  }

  .reg-tmb-date:not(:last-child):after {
    padding: 0 15px;
  }

  .reg-tmb-ttl {
    margin-bottom: 7px;
  }

  .reg-tmb {
    padding-top: 20px;
  }

  .reg-list {
    margin-bottom: 45px;
  }

  .contacts-col-l .contacts-list {
    padding-top: 35px;
  }

  .contacts-how-to-get {
    margin-top: 3.66vw;
    margin-bottom: 3.66vw;
    font-size: 16px;
    padding-left: 5.783vw;
  }

  .contacts-ttl {
    font-size: 2.562vw;
  }

  .contacts-how-to-get svg {
    top: 0.732vw;
    left: 1.684vw;
  }

  .contacts-pic {
    width: 75%;
  }

  .contacts-divisions-info .col-md-6 {
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .contacts-divisions-info .col-md-6 {
    padding-left: 20px;
    padding-bottom: 20px;
  }

  .contacts-divisions-info-l {
    padding-top: 20px;
  }

  .contacts-divisions-info-r {
    padding-top: 20px;
    padding-left: 0;
  }

  .contacts-divisions-info-table {
    padding: 0;
  }

  .contacts-divisions-info .lead {
    font-size: 2.564vw;
  }

  .contacts-divisions-info {
    font-size: 16px;
  }

  .contacts-divisions-info-table-item-ico {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }

  .contacts-divisions-info-table-item-name {
    font-size: 20px;
    padding-right: 33px;
  }

  .contacts-divisions-info-table {
    font-size: 16px;
  }

  .contacts-divisions-info-table-row + .contacts-divisions-info-table-row {
    margin-top: 15px;
  }

  .contacts-divisions-info-pic:first-child {
    margin-bottom: 25px;
  }

  .contacts-divisions-item-ttl-text {
    font-size: 26px;
  }

  .contacts-divisions-item-ttl-ico {
    padding-top: 1px;
  }

  .contacts-divisions-item-cont {
    font-size: 24px;
  }

  .contacts-divisions-item-name {
    font-size: 28px;
  }

  .section-about.section-home-about h1 {
    font-size: 7.321vw;
  }

  .section-about.section-home-about .section-header-with-bg .header-desc {
    margin-top: 170px;
  }

  .section-about.section-home-about .section-header-with-bg {
    padding-bottom: 500px;
  }

  .about-numbers {
    margin: 5.124vw 4.319vw 0 0;
  }

  .about-col-2 {
    padding-top: 5.124vw;
  }

  .about-numbers-num, .about-numbers-num-wrapper {
    font-size: 10.981vw;
  }

  .about-numbers-ttl {
    font-size: 1.757vw;
  }

  .about-numbers-item + .about-numbers-item {
    margin-top: 3.514vw;
    padding-bottom: 1.171vw;
  }

  .person-tmb {
    padding: 2.196vw 2.635vw 6.149vw 9.517vw;
    margin-right: 6.589vw;
  }

  .person-tmb h3, .person-tmb .h3 {
    font-size: 2.343vw;
    word-break: break-word;
  }

  .person-tmb-header {
    padding-left: 5.71vw;
  }

  .person-tmb-pic {
    margin-bottom: 3.66vw;
  }

  .person-tmb .person-tmb-text {
    font-size: 16px;
  }

  .section-page-not-found {
    margin-bottom: -60px;
  }

  .col--on-xl {
    display: none;
  }

  .footer-contacts {
    margin-top: 25px;
  }

  .footer-grid-logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer-grid-contacts {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .footer-grid-text {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer-grid-subscribe {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .footer-grid-map {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }

  .footer-grid-copyright {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  .footer-grid-pics {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
}
@media (min-width: 1024px) {
  .navbar-wrapper {
    display: block !important;
    opacity: 1 !important;
  }

  ul.submenu {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  #sm-indicator {
    display: block;
  }

  html,
body {
    font-size: 16px;
  }

  h1,
.h1 {
    font-size: 4.392vw;
  }

  h2,
.h2 {
    font-size: 2.813rem;
  }

  h3,
.h3 {
    font-size: 2.188rem;
    letter-spacing: -2.25px;
  }

  h4, .h4 {
    font-size: 26px;
  }

  h5,
.h5 {
    font-size: 1.563rem;
  }

  h6,
.h6 {
    font-size: 1.25rem;
  }

  ol > li {
    padding: 0 0 0 37px;
  }

  ol ol > li {
    padding-left: 43px;
  }

  ul > li {
    padding: 0 0 0 37px;
  }

  .lead {
    font-size: 30px;
    font-weight: 500;
    line-height: 110%;
    /* 33px */
    letter-spacing: -0.6px;
  }

  .h2-big,
.section-page-content h1,
.section-page-content .h1 {
    font-size: 2.5rem;
  }

  .container {
    padding: 0 20px;
  }

  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-sidebar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }

  .header-content {
    position: relative;
  }

  .header-info-wrapper .header-col-1 {
    margin-left: 64px;
  }

  .header-logo img {
    width: 45px;
  }

  .header-logo {
    top: 7px;
    height: 80px;
  }

  body.menu-open {
    overflow: hidden;
  }

  .navbar-wrapper {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 500;
    background: #BA9510 url(../images/page-bg.jpg) 0 0 repeat-y;
    background-size: 100% auto;
    margin: 0 !important;
  }

  .navbar-wrapper-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .navbar-body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: auto;
  }

  .navbar-header {
    display: block;
    position: relative;
    padding: 0 0 50px 0;
  }

  .navbar-header .header-logo {
    height: 80px !important;
    top: 9px !important;
    background: none !important;
    width: auto !important;
  }

  .navbar-header .header-logo img {
    width: 45px !important;
    display: block !important;
  }

  .navbar-close {
    position: absolute;
    left: 19px;
    top: 31px;
  }

  .page-header {
    padding-bottom: 20px;
  }

  ul.breadcrumb {
    font-size: 0.75rem;
    margin-bottom: 43px;
  }

  .page-header h1,
.page-header .h1 {
    margin-bottom: 24px;
  }

  .section-page-content {
    padding-top: 35px;
  }

  .section-text-page-content {
    padding-top: 44px;
  }

  .content-header-mob {
    display: block;
  }

  .article-content h1,
.article-content .h1 {
    display: none;
  }

  .sidebar-row {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
  }

  .sidebar-col {
    padding: 0 10px;
  }

  .sidebar-col-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sidebar-col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sidebar-date-day-month {
    font-size: 3.125rem;
  }

  .sidebar-date-r {
    font-size: 1.125rem;
  }

  .sidebar-date {
    margin-bottom: 22px;
  }

  .sidebar-share {
    margin-top: 0;
    border-top-width: 2px;
    border-bottom-width: 2px;
  }

  .sidebar-content {
    margin: 0 0 40px 0;
  }

  .gallery {
    margin-left: -7px;
    margin-right: -7px;
  }

  .gallery-tmb {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px;
  }

  .content-footer-mob {
    display: block;
    margin: 1.3rem 0px 0 0;
  }

  .content-footer-mob .back-link-wrapper {
    margin: 0;
  }

  .sidebar-content .back-link-wrapper {
    display: none;
  }

  footer {
    margin: 62px 0 0 0;
    padding: 42px 0 50px 0;
  }

  .footer-logo {
    width: 50px;
    margin: -31px 0 0 0;
  }

  .footer-soclinks {
    margin: -2px -20px 0 -20px;
  }

  .footer-phone {
    font-size: 30px;
    margin-top: 29px;
  }

  .footer-address {
    font-size: 30px;
    margin: 20px 15px 0 0;
  }

  .footer-map-link .pic {
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    max-width: 35px;
  }

  .footer-map-link .pic svg {
    width: 20px;
    height: auto;
  }

  .footer-map-link {
    font-size: 1rem;
  }

  .footer-map-link-wrapper {
    margin: 30px 0 0 0;
  }

  .subscribe-form {
    margin: 30px 0 0 0;
  }

  .subscribe-form h3, .subscribe-form .h3 {
    font-size: 22px;
    letter-spacing: -0.88px;
    margin: 0 0 14px 0;
  }

  .subscribe-form-col-2 {
    min-width: 23%;
  }

  .header-fixed .header-bottom {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .btn-buy,
.btn-buy:focus {
    -webkit-mask-image: url(../images/btn-buy-mob.svg);
    mask-image: url(../images/btn-buy-mob.svg);
  }

  .btn-buy-alt .cont {
    background: #2C2A29;
  }

  .navbar-button-col {
    margin-left: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
  }

  .navbar-header .header-button {
    padding: 32px 0 0 0 !important;
  }

  .navbar-body .header-col-2,
.navbar-body .header-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  ul.navbar-nav {
    display: block;
    font-weight: 800;
    font-size: 1.125rem;
    margin: 0;
    padding: 14px 50px 0 50px;
  }

  ul.navbar-nav > li {
    padding: 0;
    margin: 0 0 10px 0;
  }

  .navbar-ttl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  ul.navbar-nav .navbar-ttl a,
ul.navbar-nav .navbar-ttl a:focus {
    color: #2C2A29;
    padding: 5px 0 5px 0 !important;
    display: inline;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 19px 0 0;
    transition: all 0.2s ease;
  }

  ul.navbar-nav li.open .navbar-ttl a,
ul.navbar-nav li.open .navbar-ttl a:focus {
    color: #fff;
  }

  ul.navbar-nav .menu-arrow {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 12px;
    height: 7px;
    -ms-flex-order: 2;
    order: 2;
    margin: 12px 0 0 0;
    transition: all 0.2s ease;
  }

  ul.navbar-nav li.open .menu-arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  ul.navbar-nav .menu-arrow:before {
    content: "";
    background: url(../images/menu-arrow-mob.svg) 0 0 no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.2s ease;
  }

  ul.navbar-nav .menu-arrow:after {
    content: "";
    background: url(../images/menu-arrow-mob-active.svg) 0 0 no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.2s ease;
    opacity: 0;
  }

  ul.navbar-nav li.open .menu-arrow:before {
    opacity: 0;
  }

  ul.navbar-nav li.open .menu-arrow:after {
    opacity: 1;
  }

  ul.navbar-nav .menu-arrow svg {
    display: none;
  }

  ul.submenu {
    transition: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    background: none;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 7px 0 7px 27px;
    text-transform: none;
    min-width: 0;
    display: none;
  }

  ul.submenu > li {
    margin: 0 0 0.85rem 0;
  }

  ul.submenu a,
ul.submenu a:focus {
    padding: 0 !important;
    color: #fff !important;
    text-decoration: none !important;
  }

  ul.submenu:before {
    display: none;
  }

  #sm-indicator {
    display: block;
  }

  .header-col-2 .navbar-nav {
    padding-top: 0 !important;
  }

  .navbar-footer {
    display: block;
    margin: 33px 0 0 0;
  }

  .navbar-footer-content {
    border-top: 2px solid #fff;
    padding: 29px 0 20px 0;
  }

  .navbar-footer .header-phone {
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #2C2A29;
    padding: 0 0 0 30px;
  }

  .navbar-footer .header-phone a,
.navbar-footer .header-phone a:focus {
    color: #2C2A29 !important;
  }

  .navbar-footer .header-address {
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #2C2A29;
    padding: 0 0 0 30px;
  }

  .navbar-footer .header-phone:before {
    content: "";
    background: url(../images/header-phone-mob.svg) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    left: 0;
    top: 3px;
  }

  .navbar-footer .header-address:before {
    content: "";
    background: url(../images/header-address-mob.svg) 0 0 no-repeat;
    width: 12px;
    height: 18px;
    left: 2px;
    top: 1px;
  }

  .navbar-footer .header-contacts-list {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .navbar-footer .header-contacts-item {
    padding: 0 !important;
    margin: 0 0 10px 0;
  }

  .navbar-footer .header-soclinks {
    margin: 0 -16px;
  }

  .navbar-footer .header-soclink {
    width: 30px;
    height: 30px;
    margin: 0 16px;
  }

  .navbar-footer .header-soclink svg {
    -webkit-transform: none;
    transform: none;
  }

  .navbar-footer .header-contacts {
    margin: 0 0 27px 0;
  }

  .navbar-text {
    color: #2C2A29;
    font-size: 0.938rem;
    line-height: 1.2;
    font-weight: bold;
    margin: 17px 0 0 0;
  }

  .navbar-vgik-link {
    color: #2C2A29;
    font-size: 0.938rem;
    line-height: 1.2;
    font-weight: bold;
    margin: 7px 0 0 0;
  }

  .navbar-vgik-link a {
    color: #fff !important;
  }

  .section-filter {
    padding: 0 0 0 0;
    margin: -13px 0 0 0;
  }

  .news-tmb-date-month-year {
    font-size: 1rem;
  }

  .news-tmb h3,
.news-tmb .h3 {
    font-size: 1.875rem;
    line-height: 1;
    margin: 0 0 0.65rem 0;
  }

  .news-tmb-date {
    margin: 0 0 22px 0;
  }

  .news-tmb-inner {
    padding-right: 15px;
  }

  .news-tmb-pic {
    -ms-flex: 0 0 36.8%;
    flex: 0 0 36.8%;
    max-width: 36.8%;
  }

  .news-tmb-pic-inner-content {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .news-tmb-content {
    padding-left: 60px;
    line-height: 1.4;
  }

  ul.sidebar-article-cats > li {
    padding: 0;
    margin: 0 0 4px 0;
  }

  .news-tmb {
    border-bottom-width: 2px;
    padding: 0 0 27px 0;
    margin: 0 0 25px 0;
  }

  .page-nav {
    margin: 40px 0 0 0;
  }

  ul.page-nav-links {
    font-size: 1.563rem;
  }

  .page-nav-btn {
    margin: 0px 0 0 0;
  }

  .top-slider:not(.top-slider-home) ul.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    right: 0;
    overflow: auto;
  }

  .top-slider:not(.top-slider-home) ul.slick-dots button {
    display: none !important;
  }

  .top-slider:not(.top-slider-home) ul.slick-dots > li {
    width: 20px;
    height: 20px;
    position: relative;
    padding: 0;
    margin: 0 8px 8px 8px;
  }

  .top-slider-wrapper {
    bottom: 20px;
  }

  .play-tmb-age {
    width: 40px;
    height: 40px;
    font-size: 0.75rem;
    margin: 15px 0 0 0;
  }

  .play-tmb-age-inner:before {
    width: 2.5rem;
    height: 2.1rem;
    margin: -1.1rem 0 0 -1.25rem;
  }

  .play-info .play-tmb-age {
    font-size: 0.75rem;
    margin: 1.9rem 0 0 0;
  }

  .play-info .play-tmb-age-inner:before {
    width: 2.5rem;
    height: 2.1rem;
    margin: -1.1rem 0 0 -1.25rem;
  }

  .col-filter-selects-wide {
    min-width: 167px;
    max-width: 167px;
  }

  .playbill-calendar-month-name {
    font-size: 26px;
    letter-spacing: -1.04px;
    text-transform: uppercase;
    padding: 3px 0 0 0;
  }

  .playbill-calendar-arrow {
    margin-top: 0.2rem;
  }

  .playbill-calendar-arrow {
    width: 40px;
    height: 40px;
  }

  .section-playbill {
    padding-top: 14px;
  }

  .playbill-calendar-month {
    margin: 0 0 18px 0;
  }

  .playbill-index {
    font-size: 14px;
    letter-spacing: -0.42px;
  }

  .playbill-tmb {
    border-bottom-width: 2px;
  }

  .playbill-tmb:first-child {
    border-top-width: 2px;
  }

  .playbill-tmb-date-day {
    font-size: 60px;
    line-height: 90%;
    /* 54px */
    letter-spacing: -3.6px;
  }

  .playbill-tmb-date-r {
    font-size: 16px;
    line-height: 120%;
    padding: 8px 0 0 0;
  }

  .playbill-tmb-date-l {
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    max-width: 105px;
    margin-right: 24px;
  }

  .playbill-tmb-date {
    padding: 1.45rem 0;
  }

  .playbill-tmb-date-month {
    margin: 0 0 5px 0;
  }

  .playbill-tmb-col-1 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }

  .playbill-tmb h3, .playbill-tmb .h3, .playbill-tmb-alt h3, .playbill-tmb-alt .h3 {
    font-size: 22px;
    line-height: 115%;
    margin: 0 0 12px 0;
  }

  .playbill-tmb-descr {
    padding: 21px 0 21px 9px;
  }

  .playbill-tmb-info, .playbill-tmb-alt-info {
    font-size: 0.625rem;
    line-height: 1.2;
  }

  .playbill-tmb-button {
    padding: 21px 0;
  }

  .playbill-tmb .btn-ticket {
    min-width: 140px;
    font-size: 14px;
    line-height: 90%;
  }

  .playbill-tmb-data {
    padding: 18px 0;
  }

  .playbill-tmb-col-3 {
    padding-right: 5px !important;
  }

  .playbill-tmb-group {
    border-bottom-width: 2px;
  }

  .playbill-tmb-group:first-child {
    border-top-width: 2px;
  }

  .playbill-tmb-group-letter {
    font-size: 45px;
    letter-spacing: -2.7px;
    padding: 0 0 0;
  }

  .playbill-tmb-alt {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .playbill-tmb-alt-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 44% 56%;
    grid-template-columns: 44% 56%;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    grid-template-areas: "playbill-tmb-alt-col-1 playbill-tmb-alt-col-3" "playbill-tmb-alt-col-2 playbill-tmb-alt-col-3";
  }

  .playbill-tmb-group-col-1 {
    -ms-flex: 0 0 10.2%;
    flex: 0 0 10.2%;
    max-width: 10.2%;
  }

  .playbill-tmb-alt-col-1 {
    grid-area: playbill-tmb-alt-col-1;
  }

  .playbill-tmb-alt-col-2 {
    grid-area: playbill-tmb-alt-col-2;
  }

  .playbill-tmb-alt-col-3 {
    grid-area: playbill-tmb-alt-col-3;
    max-width: 100%;
  }

  .playbill-tmb-alt-data {
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: -3px 0 1px 0;
  }

  .playbill-tmb-alt-data-item {
    padding: 0 5px;
    margin: 0 0 10px 0 !important;
  }

  .playbill-tmb-alt-descr {
    padding: 0;
  }

  .playbill-tmb-alt-info {
    font-size: 0.813rem;
  }

  .perf-tmb-date-l {
    -ms-flex: 0 0 113px;
    flex: 0 0 113px;
    padding-right: 10px;
  }

  .perf-tmb-date-r {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .perf-tmb-date-month {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .perf-tmb-time-scene {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .playbill-tmb-alt .btn-ticket, .playbill-tmb-alt .btn-ticket:focus {
    font-size: 14px;
    min-width: 109px;
  }

  .perf-tmb-date {
    padding: 10px 0;
  }

  .perf-tmb-date-day {
    font-size: 40px;
    line-height: 90%;
    /* 36px */
    letter-spacing: -2.4px;
    margin-top: -4px;
  }

  .perf-tmb-date-month {
    font-size: 0.875rem;
  }

  .perf-tmb-time-scene {
    font-size: 14px;
    line-height: 120%;
  }

  .perf-tmb-date-scene {
    margin-top: -2px;
  }

  .perf-tmb-button {
    padding: 17px 0 18px;
  }

  .col-filter-plays-wide {
    min-width: 250px;
  }

  .section-plays {
    padding-top: 60px;
  }

  .perf-list-alt .perf-tmb-date-day {
    font-size: 2.5rem;
  }

  .perf-list-alt .perf-tmb-date-l {
    -ms-flex: 0 0 4.2rem;
    flex: 0 0 4.2rem;
    max-width: 4.2rem;
  }

  .perf-list-alt .perf-tmb-date-month {
    font-size: 0.875rem;
  }

  .perf-list-alt .perf-tmb-date-r {
    padding-top: 0.3rem;
  }

  .perf-list-alt .perf-tmb-col-2 {
    min-width: 170px;
  }

  .perf-list-alt .btn-ticket,
.perf-list-alt .btn-ticket:focus {
    font-size: 0.875rem;
  }

  .perf-list-alt .btn-ticket .cont {
    padding-top: 0.85rem;
    padding-bottom: 0.85rem;
  }

  .perf-list-alt .perf-tmb-button {
    padding: 0.8rem 0;
  }

  .perf-list-alt .perf-tmb-date-time {
    font-size: 0.875rem;
    margin-top: -0.1rem;
  }

  .perf-list-alt .perf-tmb-date {
    padding: 1rem 0 1rem 0;
  }

  .perf-list-alt .perf-tmb:last-child {
    border-bottom-width: 2px;
  }

  .perf-list-alt {
    margin: 0 0 4.2rem 0;
  }

  .play-info {
    margin: 0 0 3.1rem 0;
  }

  .play-descr h3, .play-descr .h3 {
    font-size: 2.188rem;
  }

  table.info-table {
    font-size: 1.8vw;
    line-height: 1.3;
  }

  table.info-table td {
    padding: 0.977vw 10px 0.977vw;
  }

  table.persons-table td.td-name {
    width: 42.9%;
  }

  .page-sub-section {
    margin-top: 50px;
  }

  .page-sub-section-header h2,
.page-sub-section-header .h2 {
    margin-bottom: 0 !important;
  }

  .page-sub-section-header {
    margin: 0 0 2.4rem 0;
  }

  .h2-arrow-l .h2-arr img,
.h2-arrow-l .h2-arr svg {
    width: 129px;
    height: auto !important;
  }

  .h2-arrow-l .h2-arr {
    right: 100%;
    top: 100%;
    margin: -1rem 1.3rem 0 0;
  }

  .h2-arrow-r .h2-arr svg,
.h2-arrow-r .h2-arr img {
    width: 130px;
    height: auto !important;
  }

  .h2-arrow-r .h2-arrow-inner {
    margin-right: 180px;
  }

  .scene-tmb h3, .scene-tmb .h3 {
    font-size: 4vw;
  }

  .scene-tmb-descr {
    padding: 1.35rem 30px 1.65rem 30px;
  }

  .further-link-wrapper {
    margin: 0.6rem 0 0 0;
  }

  .further-link .ico svg {
    width: 31px;
    height: 30px;
  }

  .scenes-list .col {
    padding-bottom: 20px;
  }

  .contacts-item-pic {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    top: -7px;
  }

  .contacts-item {
    margin: 0 0 15px 0;
  }

  .contacts-item-phone {
    margin-bottom: 10px;
  }

  .contacts-item-phone-info {
    font-size: 22px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 60px;
    margin-top: 4px;
  }

  .pres-link-ico {
    -ms-flex: 0 0 5.392vw;
    flex: 0 0 5.392vw;
    height: 6.124vw;
  }

  .pres-link-name {
    font-size: 1rem;
  }

  .pres-link-size {
    font-size: 0.5em;
    margin: 0.1rem 0 0 0;
  }

  .pres-link-arrow svg {
    width: 15px;
    height: auto !important;
  }

  .pres-link-arrow {
    margin: 0 0 0 20px;
  }

  .pres-link,
.pres-link:focus {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .pres-link-descr {
    padding: 0.15rem 0 0 0;
  }

  .projects-detail-col-1 .schemes-list {
    margin-right: 20px;
  }

  table.gear-table td.td-name {
    width: 44.4%;
  }

  .pic-zoom {
    width: 44px;
    height: 44px;
  }

  .pic-zoom svg {
    width: 22px;
    height: auto !important;
  }

  .scheme-link + .scheme-link {
    margin-top: 20px;
  }

  .tablet-slider ul.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px 0 -8px 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tablet-slider ul.slick-dots button {
    display: none !important;
  }

  .tablet-slider ul.slick-dots > li {
    width: 20px;
    height: 20px;
    position: relative;
    padding: 0;
    margin: 0 8px 8px 8px;
  }

  .history-slider-wrapper .slider-count {
    display: none !important;
  }

  .history-tmb-dates {
    font-size: 5rem;
    line-height: 0.9;
    max-width: 290px;
    padding: 2.6rem 0;
    margin-top: -5px;
  }

  .history-slider-wrapper {
    position: relative;
    margin: 4.4rem 3rem 3.3rem 0.5rem;
  }

  .history-slider-wrapper:before {
    left: -18.3%;
    bottom: 7.6%;
  }

  .history-tmb-date-sep {
    background-image: url(../images/history-date-sep-tablet.svg);
    width: 32px;
    height: 26px;
    margin: 0 0 0.3rem 0.9rem;
  }

  .history-tmb-date-sep img {
    display: none;
  }

  .history-year-header {
    border-top-width: 2px;
  }

  .pres-links-columns .pres-link, .pres-links-columns .pres-link:focus {
    border-width: 1px;
    margin-bottom: -2px;
    padding: 1.2rem 0 1.1rem 0;
  }

  .pres-links-columns .pres-link-ico {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 60px;
    margin: 0 18px 0 0;
  }

  .pres-links-columns .pres-link-arrow {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    margin: -1px 0 0 20px;
  }

  .pres-link-name {
    font-size: 18px;
  }

  .pres-link-size {
    margin-top: 7px;
    font-size: 12px;
  }

  .partners-list .col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .partner-tmb-descr {
    margin: 1rem 0 0 0;
  }

  .visit-tmb {
    padding-top: 2.8rem;
    padding-bottom: 3.1rem;
  }

  .visit-tmb h3, .visit-tmb .h3 {
    font-size: 2.5rem;
  }

  .visit-tmb-descr {
    font-size: 1.125rem;
  }

  .visit-tmb .further-link-alt,
.visit-tmb .further-link-alt:focus {
    margin-top: 1rem;
  }

  .col-content-top {
    -ms-flex-order: 1;
    order: 1;
  }

  .col-sidebar-bottom {
    -ms-flex-order: 2;
    order: 2;
  }

  .col-sidebar-bottom .sidebar-content .back-link-wrapper {
    display: block;
  }

  .visit-content h4,
.visit-content .h4 {
    font-size: 1.5rem;
    margin-top: 3.2rem;
    margin-bottom: 1.3rem;
  }

  .visit-content .h2-big + h4,
.visit-content .h2-big + .h4 {
    margin-top: 2.2rem;
  }

  .visit-content .btn-ticket,
.visit-content .btn-ticket:focus {
    font-size: 1.125rem;
  }

  .visit-content .btn-ticket .cont {
    padding: 1.05rem 0.5rem 1.05rem 0.5rem;
  }

  .article-contacts {
    margin: 1.85rem 0 0 0;
  }

  .article-contacts-descr {
    font-size: 1.125rem;
  }

  .article-contacts-phones {
    margin: 1.2rem 0 0 0;
  }

  .article-contacts-phone + .article-contacts-phone {
    margin-top: 0.65rem;
  }

  table.time-table {
    max-width: 100%;
    font-size: 1.25rem;
  }

  table.time-table th {
    padding: 0 10px 1.1rem 10px;
    font-size: 1.375rem;
  }

  table.time-table td {
    padding: 0.9rem 10px 0.8rem 10px;
  }

  table.time-table td.td-val {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
  }

  .visit-content .pres-links-alt {
    max-width: 334px;
    margin-top: 0;
  }

  .reg-tmb-date-day {
    font-size: 2.4rem;
  }

  .reg-tmb-date-l {
    min-width: 4.15rem;
  }

  .reg-tmb-date-month-day {
    font-size: 0.9rem;
  }

  .reg-tmb-ttl {
    font-size: 1.25rem;
    margin: 0 0 0.55rem 0;
  }

  .reg-tmb-date-r {
    padding: 0.15rem 0 0 0;
  }

  .reg-tmb-col-1 {
    padding-top: 17px;
    padding-bottom: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .reg-tmb-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .reg-tmb .btn-ticket,
.reg-tmb .btn-ticket:focus {
    width: 230px;
    font-size: 0.875rem;
  }

  .reg-tmb {
    padding: 0 0 0.85rem 0;
  }

  .reg-tmb-button {
    padding: 0;
  }

  .reg-list {
    margin: 0 0 2.9rem 0;
  }

  .contacts-descr {
    padding-right: 40px;
  }

  .contacts-descr h4, .contacts-descr .h4 {
    margin: 28px 0 28px 0;
    font-size: 1.5rem;
  }

  .branches-item {
    border-top-width: 2px;
    font-size: 0.625rem;
  }

  .branches-list {
    margin: 2.15rem 0 0 0;
  }

  .branches-item-ttl {
    padding: 11px 10px 11px 0;
    font-size: 1.125rem;
  }

  .branches-item-descr {
    padding: 12px 0 16px 10px;
  }

  .branches-item-address {
    padding: 0 0 0 22px;
  }

  .branches-item-address:before {
    top: 0;
    background-size: 100% 100%;
    width: 10px;
    height: 18px;
  }

  .section-feedback .section-content {
    padding: 70px 0;
  }

  .scene-tmb-pic-deco {
    display: none !important;
  }

  .home-slider-descr h2, .home-slider-descr .h2 {
    font-size: 1.875rem;
    line-height: 1;
  }

  .section-home .section-header h2, .section-home .section-header .h2 {
    font-size: 50px;
    letter-spacing: -2.2px;
  }

  .section-home .section-header .further-link-wrapper {
    margin: 1.7rem 0 0 0;
  }

  .home-slider ul.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
    clear: both;
  }

  .home-slider ul.slick-dots button {
    display: none !important;
  }

  .home-slider ul.slick-dots > li {
    padding: 0;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
  }

  .home-slider ul.slick-dots > li:before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -7px;
    background: url(../images/home-slider-dot.svg) center center no-repeat;
    transition: all 0.15s ease;
    border: none;
  }

  .home-slider ul.slick-dots > li:after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -7px;
    background: url(../images/home-slider-dot-active.svg) center center no-repeat;
    transition: all 0.15s ease;
    opacity: 0;
  }

  .home-slider ul.slick-dots > li.slick-active:before {
    opacity: 0;
  }

  .home-slider ul.slick-dots > li.slick-active:after {
    opacity: 1;
  }

  .section-home .section-header {
    margin: 0 0 2.25rem 0;
  }

  .plays-slider .play-tmb-date-day {
    font-size: 35px;
  }

  .plays-slider .play-tmb-date-month {
    font-size: 1.125rem;
  }

  .plays-slider .slick-list {
    overflow: visible;
  }

  .section-home + .section-home {
    margin-top: 4.8rem;
  }

  .section-home-header-col-1 {
    -ms-flex: 0 0 41.5%;
    flex: 0 0 41.5%;
    max-width: 41.5%;
  }

  .section-home-header-col-2 {
    -ms-flex: 0 0 58.5%;
    flex: 0 0 58.5%;
    max-width: 58.5%;
  }

  .section-home .section-header .subscribe-form h3, .section-home .section-header .subscribe-form .h3 {
    font-size: 1.25rem;
    padding-top: 6px;
  }

  .section-home .section-header .btn-subscribe-submit, .section-home .section-header .btn-subscribe-submit:focus {
    font-size: 0.875rem;
    padding: 0.75rem 0.5rem 0.7rem 0.5rem;
  }

  .section-home .section-header .subscribe-form-col-2 {
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
    max-width: 125px;
  }

  .section-home .section-header .subscribe-form input[type=text], .section-home .section-header .subscribe-form input[type=email], .section-home .section-header .subscribe-form input[type=password], .section-home .section-header .subscribe-form textarea {
    font-size: 0.875rem;
    padding-top: 0.5rem;
    padding-bottom: 0.55rem;
  }

  .section-home .section-header .subscribe-form-col-0 {
    -ms-flex: 0 0 6.6rem;
    flex: 0 0 6.6rem;
    max-width: 6.6rem;
  }

  .news-slider-wrapper {
    margin: 0 -15px;
  }

  .news-slider .news-tmb-pic {
    -ms-flex: 0 0 36.7%;
    flex: 0 0 36.7%;
    max-width: 36.7%;
    margin-top: 28px;
  }

  .home-partners-descr {
    padding: 0 0 0 45px;
  }

  .home-partners-descr:before {
    background-image: url(../images/home-partners-arrow-tablet.svg);
    background-size: 100% 100%;
    width: 125px;
    height: 64px;
    left: -82px;
    top: -8px;
  }

  .contacts-map {
    height: 232px;
  }

  .footer-map {
    height: 291px;
  }

  .blockquote-about .blockquote-author-pic {
    width: 88px;
    height: 88px;
    margin: 0 20px 0 0;
  }

  .blockquote-about .blockquote-author-name {
    font-size: 1.25rem;
    margin-bottom: 0.6rem;
  }

  .blockquote-about .blockquote-author-post {
    font-size: 0.875rem;
    line-height: 1.5;
  }

  .blockquote-about .blockquote-author {
    margin: 2.6rem 0 0 1rem;
  }

  .blockquote-about .blockquote-author-descr {
    padding: 0 0 0.7rem 0;
  }

  .blockquote-about {
    margin: 5rem 0;
  }

  .about-numbers {
    margin: 3.1rem 0 0 0;
  }

  .about-numbers-pic-deco svg {
    width: 180px;
  }

  .about-numbers-numbers {
    margin: 2.7rem 0 0 0;
  }

  .about-numbers-num,
.about-numbers-num-wrapper {
    font-size: 6.2rem;
  }

  .about-numbers-ttl {
    font-size: 1.25rem;
  }

  .about-numbers-item + .about-numbers-item {
    border-top-width: 2px;
    margin: 1.9rem 0 0 0;
    padding: 1.25rem 0 0 0;
  }

  .person-tmb {
    max-width: 100%;
    margin: 0;
  }

  .person-tmb-header {
    position: relative;
    margin: 0 0 0 3.85rem;
  }

  .person-tmb-arrow svg {
    width: 34px;
    height: auto;
  }

  .col:nth-child(2n) > .person-tmb .person-tmb-arrow svg {
    width: 50px;
  }

  .person-tmb-arrow {
    left: 1.5rem;
    margin-bottom: 1.6rem;
  }

  .col:nth-child(2n) > .person-tmb .person-tmb-arrow {
    left: 14.3rem;
    margin-bottom: 0.9rem;
  }

  .person-tmb h3, .person-tmb .h3 {
    margin: 0 0 1.4rem 0;
  }

  .home-slider-descr-button {
    min-width: 106px;
  }

  .home-slider-descr-col-3 {
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: auto;
  }

  .home-slider-descr-col-1 {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .home-slider-data-day {
    font-size: 36px;
    letter-spacing: -2.16px;
  }

  .home-slider-data-month {
    font-size: 13px;
  }

  .home-slider-dates {
    margin: 0 -7.5px;
  }

  .home-slider-date {
    padding: 0 7.5px;
  }

  .home-slider-descr-data-item:last-child {
    margin-right: 0;
  }

  .home-slider-descr-data {
    width: 100px;
    padding: 0 0 10px 0;
  }

  .index-fixed .playbill-index {
    padding: 0 20px;
    font-size: 14px;
    line-height: 120%;
    /* 16.8px */
    letter-spacing: -0.42px;
  }

  .home-partners-descr-arrow {
    width: 125px;
    height: 62px;
    position: absolute;
    left: -84px;
    top: -8px;
  }

  .home-slider-descr-data {
    padding-bottom: 19px;
  }

  .home-slider-descr-name {
    padding: 0 0 26px 0;
  }

  .home-slider-dates {
    padding-bottom: 26px;
  }

  .home-slider-descr-button {
    min-width: 129px;
    padding-bottom: 26px;
  }

  .home-slider-descr h2, .home-slider-descr .h2 {
    font-size: 30px;
    line-height: 100%;
    /* 30px */
    letter-spacing: -1.8px;
  }

  .home-slider-descr {
    min-height: 62.5vw;
  }

  .top-slider-grad-t {
    height: 9.375rem;
  }

  .top-slider-home-arrow {
    font-size: 16px;
  }

  .top-slider-home-nav {
    bottom: -45px;
  }

  .home-content {
    padding: 120px 0 0 0;
  }

  .home-slider-wrapper {
    margin: 0 -40px;
  }

  .home-slider-wrapper .slick-slide {
    padding: 0 40px;
  }

  .plays-slider .play-tmb, .plays-slider .play-tmb:focus {
    margin-top: -5px;
  }

  .plays-slider .slick-list {
    width: 76.5%;
  }

  .plays-slider .play-tmb, .plays-slider .play-tmb:focus {
    opacity: 1;
  }

  .play-tmb-date {
    margin: 0 0 9px;
  }

  .play-tmb-date-div {
    padding: 0 24px 9px;
  }

  .play-tmb-date-time {
    font-size: 16px;
    padding-bottom: 9px;
  }

  .plays-slider .play-tmb-pic {
    margin-bottom: 16px;
  }

  .plays-slider .play-tmb h3, .plays-slider .play-tmb .h3 {
    font-family: "Onest", arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 115%;
    text-transform: none;
  }

  .section-header-with-bg {
    padding: 69px 0 150px;
    min-height: 729px;
  }

  .home-about {
    margin-top: -531px;
  }

  .home-about-col-l {
    -ms-flex: 0 0 40.6%;
    flex: 0 0 40.6%;
    max-width: 40.6%;
  }

  .home-about-col-r {
    -ms-flex: 0 0 59.4%;
    flex: 0 0 59.4%;
    max-width: 59.4%;
  }

  .home-about-item-1 {
    margin-top: 69px;
  }

  .home-about-item-1 .home-about-item-inner {
    padding-bottom: 150px;
  }

  .home-about-item-1 .home-about-item-pic {
    -ms-flex: 0 0 41.6%;
    flex: 0 0 41.6%;
    margin-right: 20px;
  }

  .home-about-item-quote {
    font-size: 1rem;
    letter-spacing: -0.02em;
    margin-top: 28px;
  }

  .home-about-item-name {
    font-size: 16px;
    letter-spacing: -0.32px;
    margin: -2px 0 6px;
  }

  .home-about-item-position {
    font-size: 14px;
    line-height: 130%;
  }

  .home-about-item svg {
    width: 10px;
    height: auto;
  }

  .home-about-item-1 .home-about-item-desc svg {
    margin-top: 15px;
  }

  .home-about-item-1 .home-about-item-ttl {
    margin-top: 27px;
  }

  .home-about-item-2 .home-about-item-inner {
    padding: 20px;
  }

  .home-about-item-suttl {
    font-size: 28px;
    letter-spacing: -1.12px;
    margin: 21px 0 0;
  }

  .home-about-item-suttl svg {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
  }

  .home-about-item-3 {
    margin-top: -15px;
  }

  .home-about-item-3 .home-about-item-inner {
    padding-top: 30px;
  }

  .home-about-item-3 .home-about-item-ttl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1px 0 0 0;
  }

  .home-about-item-ttl h3 span:nth-child(2), .home-about-item-ttl .h3 span:nth-child(2) {
    margin-left: 18.6%;
  }

  .home-about-item-ttl h3 span:nth-child(3), .home-about-item-ttl .h3 span:nth-child(3) {
    margin-left: 47%;
  }

  .home-about-item-3 .home-about-item-outer-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 14px;
    margin: 4px 0 0;
  }

  .home-about-item-3 .home-about-item-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-about-item-3 .home-about-item-pic {
    margin-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .home-about-item-3 .home-about-item-pic img {
    width: 100%;
    height: auto;
  }

  .home-about-item-desc .lead {
    font-size: 16px;
    letter-spacing: -0.32px;
    margin-bottom: 0;
  }

  .home-about-item-3 .home-about-item-desc {
    padding-top: 0;
  }

  .news-home-list {
    padding-left: 40px;
    padding-right: 40px;
  }

  .news-tmb-date-day {
    font-size: 44px;
    letter-spacing: -2.2px;
  }

  .news-tmb-date-month-year {
    font-size: 16px;
    line-height: 100%;
    padding: 3px 0 0 7px;
  }

  .news-home-list-wrapper {
    margin-top: -15px;
  }

  .news-tmb-content {
    padding-left: 0;
    margin: -1px 0 0 0;
    font-size: 16px;
    line-height: 150%;
  }

  .news-list .news-tmb-date {
    margin-top: -2px;
  }

  .news-tmb h3, .news-tmb .h3 {
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 15px 0;
  }

  .news-slider .news-tmb-pic {
    -ms-flex: 0 0 30.7%;
    flex: 0 0 30.7%;
    max-width: 30.7%;
    padding: 0;
    margin-top: 9px;
  }

  .news-tmb-inner {
    padding-right: 0;
  }

  .news-tmb-descr {
    padding: 0 9% 0 0;
  }

  .news-tmb .sidebar-article-info {
    font-size: 14px;
    line-height: 100%;
    margin: 23px 0 0 0;
  }

  .sidebar-article-views {
    margin-top: 10px;
  }

  .news-home-list .slide + .slide {
    margin-top: 75px;
  }

  .partners-list-home .col {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
    padding: 0 10px;
  }

  .partners-list .row {
    margin: 0 -10px;
  }

  .partner-tmb, .partner-tmb:focus {
    margin-bottom: 20px;
  }

  .footer-soclinks {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-soclink {
    margin: 0 10px 0 0;
  }

  .subscribe-form-col-1 {
    padding-top: 2px;
  }

  .footer-pics-list {
    margin: 40px -5px -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-pics-item {
    padding: 0 5px;
    margin-bottom: 10px;
  }

  .partner-tmb-pic-inner {
    padding: 12px;
  }

  .section-home-partners-col-1 {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
  }

  .section-home-partners-col-2 {
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%;
  }

  .footer-grid-container {
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }

  .subscribe-form {
    margin-top: 37px;
  }

  .subscribe-form h3, .subscribe-form .h3 {
    margin-bottom: 19px;
  }

  .header-nav {
    display: none;
  }

  .header-logo {
    -ms-flex: 0 0 96px;
    flex: 0 0 96px;
    max-width: 96px;
    height: auto;
  }

  .header-sub-logo {
    padding-top: 10px;
  }

  .header-nav-over-wrapper {
    margin: 14px 29px 0;
  }

  .header-fixed .header-nav-over-wrapper {
    margin-top: 14px;
  }

  .main-nav-category-ttl-ico {
    display: none;
  }

  .main-nav-category-mob-trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 46px;
    height: 53px;
    position: absolute;
    top: -15px;
    right: 12px;
  }

  .expandable-mob-content {
    display: none;
  }

  .header-burger-inner-wrapper {
    padding: 125px 0 0 0;
  }

  .main-nav-category-ttl a {
    font-size: 24px;
    line-height: 100%;
    /* 24px */
    letter-spacing: -0.96px;
  }
  .main-nav-category-ttl a span {
    margin-bottom: 0;
    padding: 0 0 19px 0;
    border-bottom: none;
  }

  .main-nav-category {
    border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  }

  .main-nav-category:last-child {
    margin-bottom: 20px;
  }

  .main-nav-category + .main-nav-category {
    margin-top: 20px;
  }

  .main-nav-subcategory-list {
    padding: 0 0 20px 30px;
  }

  .page-header ul.breadcrumb {
    margin-top: 20px;
    margin-bottom: 33px;
  }

  h1, .h1 {
    font-size: 34px;
    line-height: 90%;
    /* 30.6px */
    letter-spacing: -2.04px;
  }

  .section-filter + .section-page-content {
    padding-top: 40px;
  }

  .playbill-calendar, .playbill-letter-filter {
    margin-bottom: 30px;
  }

  .playbill-tmb-date {
    padding: 10px 0;
  }

  .afisha-modal-ico {
    width: 13px;
    margin-right: 7px;
  }
  .afisha-modal-ico img, .afisha-modal-ico svg {
    width: 100%;
    height: auto;
  }

  .afisha-modal-link {
    font-size: 14px;
    padding-bottom: 4px;
  }

  .playbill-tmb .home-slider-descr-data-item {
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .home-slider-descr-data-item span {
    font-size: 12px;
    line-height: 90%;
  }

  .btn .cont-inner-ico {
    width: 16px;
  }

  .playbill-tmb::before {
    left: 129px;
  }

  .playbill-tmb-alt .perf-list {
    padding: 0 0 0 0;
  }

  .play-tmb h3, .play-tmb .h3 {
    font-size: 22px;
    letter-spacing: initial;
  }

  .modal-dialog {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .side-modal .modal-dialog {
    max-width: 581px;
  }

  .side-modal .modal-content {
    padding: 10px 0 0 0;
  }

  .side-modal h3, .side-modal .h3 {
    font-size: 26px;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.04px;
    margin-bottom: 20px;
  }

  .side-modal .close {
    top: 7px;
    right: -4px;
  }

  .people-list {
    margin: 0 -10px;
  }

  .people-item {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
    padding: 0 10px;
    margin-bottom: 40px;
  }

  .people-item-pic {
    margin-bottom: 20px;
  }

  .people-item-name {
    font-size: 24px;
    line-height: 105%;
  }

  .people-item-role {
    font-size: 16px;
    line-height: 140%;
    margin-top: 13px;
  }

  .people-item-inner {
    padding-bottom: 23px;
  }

  .scenes-list .further-link-wrapper {
    width: 190px;
  }

  .btn, .btn:focus {
    font-size: 14px;
  }

  .history-slider-wrapper {
    margin: 30px 0;
  }

  .history-tmb-date:last-child:not(:first-child) {
    margin-top: 0;
  }

  .quote-big {
    font-size: 32px;
  }

  .history-list .hr {
    margin: 40px 0 30px;
  }

  .article-pic {
    height: 58.063vw;
  }

  .page-header-slider:not(.page-header-home) .page-header-content {
    min-height: 58vw;
  }

  .play-header {
    margin-right: 175px;
    padding-bottom: 27px;
  }

  .play-header h1, .play-header .h1 {
    font-size: 36px;
    letter-spacing: -2.16px;
  }

  .play-header-data {
    margin-bottom: 12px;
  }

  .top-slider .slick-arrow {
    width: 40px;
    height: 40px;
    bottom: 25px;
  }

  .slick-arrow:before, .slick-arrow:after {
    width: 40px;
    height: 40px;
    background-size: cover;
  }

  .top-slider .slick-arrow::after {
    width: 40px;
    height: 40px;
  }

  .top-slider .slick-next {
    right: 20px;
  }

  .top-slider .slick-prev {
    right: 132px;
  }

  .top-slider-wrapper .slider-count {
    width: 152px;
    right: 20px;
    bottom: 36px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 90%;
    /* 18px */
    letter-spacing: -1.2px;
  }

  .section-page-content {
    padding-top: 20px;
  }

  .perf-list-new-alt .perf-tmb {
    border-width: 1px;
  }

  .play-info {
    font-size: 16px;
    line-height: 150%;
  }

  .play-info p {
    margin-bottom: 15px;
  }

  .play-tmb-age {
    width: 46px;
    height: 46px;
    font-size: 14px;
    font-weight: 600;
  }

  .play-info .play-tmb-age {
    margin-top: 15px;
  }

  .play-tmb-age-inner {
    padding: 2px 0 0 4px;
  }

  .perf-tmb-col-3 {
    display: none;
  }

  .perf-list-new-alt .perf-tmb-date-day {
    font-size: 40px;
    line-height: 90%;
    /* 36px */
    letter-spacing: -2.4px;
  }

  .perf-tmb-button {
    padding-top: 0;
    padding-bottom: 0;
  }

  .perf-tmb-time-scene {
    font-size: 16px;
    margin-top: -5px;
  }

  .perf-list-new-alt .perf-tmb-date-l {
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
  }

  .perf-list-new-alt .perf-tmb-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 125px 1fr 160px;
    grid-template-columns: 125px 1fr 160px;
    -ms-grid-rows: -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content;
  }
  .perf-list-new-alt .perf-tmb-row .perf-tmb-col-1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
  .perf-list-new-alt .perf-tmb-row .perf-tmb-col-2 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  .perf-list-new-alt .perf-tmb-row .perf-tmb-col-3 {
    display: block;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }

  .perf-list-new-alt .perf-tmb-row .perf-tmb-col-3 .afisha-modal-link {
    margin-top: 24px;
    margin-left: 0;
  }

  .perf-list-new-alt .perf-tmb-button {
    padding: 10px 0 0 0;
  }

  .perf-list-new-alt .perf-tmb-date-r {
    padding-left: 9px;
  }

  .btn .cont-inner-ico {
    margin-right: 5px;
  }

  .hr {
    margin: 40px 0 57px;
  }

  .play-descr h2, .play-descr .h2 {
    display: none;
  }

  .play-descr {
    font-size: 16px;
    line-height: 150%;
  }

  .page-sub-section {
    margin-top: 74px;
  }

  .page-sub-section-header h2, .page-sub-section-header .h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 100%;
    /* 28px */
    letter-spacing: -1.12px;
  }

  .page-sub-section-header h2 + .people-list,
.page-sub-section-header .h2 + .people-list {
    margin-top: 30px;
  }

  .page-sub-section .people-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .people-item {
    min-height: 42vw;
  }

  .people-item-name {
    font-size: 20px;
    line-height: 100%;
  }

  .pres-link-arrow {
    -ms-flex: 0 0 4.66vw;
    flex: 0 0 4.66vw;
    height: 4.66vw;
  }

  .pres-link, .pres-link:focus {
    border-width: 1px;
  }

  .projects-detail-col-2 h3, .projects-detail-col-2 .h3 {
    font-size: 3.635vw;
  }

  .projects-detail-col-2 .hr {
    margin: 30px 0;
  }

  table.gear-table {
    margin-bottom: 0;
  }

  .pic-zoom img, .pic-zoom svg {
    width: 100%;
    height: auto;
  }

  .section-text-page-content .section-content > .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .section-text-page-content .col-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .back-link-pic {
    width: 40px;
    margin-right: 10px;
  }

  .back-link-wrapper {
    font-size: 18px;
  }

  .content-footer-mob {
    margin-top: 38px;
  }

  .article-content h3, .article-content .h3 {
    font-size: 3vw;
  }

  .sidebar-share-ttl {
    margin-bottom: 0;
  }

  .page-header-text .h1, .page-header-text h1 {
    font-size: 34px;
    line-height: 90%;
    /* 30.6px */
    letter-spacing: -2.04px;
    margin: 3.66vw 0 0;
  }

  .sidebar-date {
    margin-top: 0;
  }

  .home-about-item-2 > * {
    -ms-flex: 0 0 58.9%;
    flex: 0 0 58.9%;
    max-width: 58.9%;
  }

  .playbill-tmb::after {
    left: 129px;
  }

  .news-tmb-content a.home-slider-descr-data-item + a.news-tmb-content-inner {
    margin-top: 20px;
  }

  .news-tmb h3, .news-tmb .h3 {
    margin-bottom: 15px;
  }

  .news-tmb .sidebar-article-info {
    margin-top: 20px;
  }

  .sidebar-article-source {
    margin-bottom: 20px;
  }

  ul.page-nav-links a, ul.page-nav-links a:focus {
    width: 46px;
    height: 46px;
  }

  ul.page-nav-links {
    font-size: 20px;
  }

  .page-nav-btn {
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .select-modal-list > li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .select-modal-list {
    font-size: 16px;
  }

  .select-modal-letter {
    -ms-flex: 0 0 62px;
    flex: 0 0 62px;
    max-width: 62px;
    font-size: 45px;
  }

  .select-modal-categories > li {
    margin-bottom: 40px;
  }

  .form-checkbox label {
    font-size: 18px;
  }

  .form-checkbox label::before,
.form-checkbox label::after {
    top: 2px;
    width: 20px;
    height: 20px;
  }

  .form-checkbox label {
    padding-left: 35px;
  }

  .form-checkboxes .form-checkbox + .form-checkbox {
    margin-left: 20px;
  }

  .filter.form-alt form > .row {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .filter.form-alt form > .row > .col {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }

  .filter-col-3 .form-checkboxes {
    padding-top: 4px;
  }

  .filter-col-2 .filter-selects {
    -ms-flex: 0 0 167px;
    flex: 0 0 167px;
    max-width: 167px;
    margin-top: -6px;
  }

  .form-checkboxes + .filter-selects {
    margin-left: 50px;
  }

  .home-slider-descr-data-item + .sidebar-date {
    margin-top: 15px;
  }

  .sidebar-share-ttl, .sidebar-article-ttl, .sidebar-cross-list-ttl {
    font-size: 2.758vw;
  }

  .sidebar-share-content {
    margin-top: 10px;
  }

  .sidebar-cross-list-item-inner {
    font-size: 2vw;
  }

  .article-slider:not(.slick-initialized) {
    max-height: 65.104vw;
  }

  .playbill-tmb-col-3 {
    -ms-flex: 0 0 95px;
    flex: 0 0 95px;
    max-width: 95px;
  }

  .playbill-tmb-group-row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .home-slider-descr-data-item.pushk {
    width: 73px;
  }

  .playbill-tmb-alt-descr {
    margin: -2px 0 10px;
  }

  .afisha-modal-mobile {
    display: none;
  }

  .playbill-tmb-alt .perf-tmb-col-3 {
    display: block;
  }

  .playbill-tmb-alt .perf-tmb-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 160px;
    grid-template-columns: 1fr 160px;
    -ms-grid-rows: -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content;
  }

  .playbill-tmb-alt {
    padding-top: 34px;
  }

  .playbill-tmb-alt .perf-tmb-col-1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }

  .playbill-tmb-alt .perf-tmb-col-2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }

  .playbill-tmb-alt .perf-tmb-col-3 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    max-width: initial;
  }

  .perf-tmb-col-3 .afisha-modal-link {
    margin-top: 14px;
    margin-left: 127px;
  }

  .playbill-tmb-alt .perf-tmb + .perf-tmb {
    margin-top: 25px;
    padding-top: 15px;
  }

  .people-list-over-wrapper .people-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .people-list-over-wrapper {
    margin-top: -10px;
  }

  .people-detail-desc-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .people-detail-desc-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .people-detail-desc-col + .people-detail-desc-col {
    margin-top: 44px;
  }

  .people-detail-pic {
    max-width: 292px;
  }

  .people-detail-desc h4, .people-detail-desc .h4 {
    margin: 42px 0 14px;
  }

  .page-sub-section .playbill-tmb-date-day {
    font-size: 40px;
    line-height: 90%;
    /* 36px */
    letter-spacing: -2.4px;
  }

  .page-sub-section .playbill-tmb-date {
    padding: 28px 0;
  }

  .page-sub-section .playbill-tmb-date-l {
    margin-right: 21px;
  }

  .page-sub-section .playbill-tmb-button {
    padding: 30px 0;
  }

  .page-sub-section .playbill-tmb-col-3 .afisha-modal-link {
    margin-top: 45px;
  }

  .page-sub-section .playbill-tmb-button,
.page-sub-section .playbill-tmb .btn-ticket {
    min-width: 140px;
  }

  .page-sub-section .playbill-tmb-date-scene {
    margin-top: 0;
  }

  .page-sub-section .playbill-tmb-col-1 {
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
  }

  .page-sub-section .playbill-tmb-descr {
    padding: 27px 0 20px;
  }

  .visit-tmb-descr {
    font-size: 16px;
  }

  .visit-tmb h3, .visit-tmb .h3 {
    font-size: 26px;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.04px;
  }

  .project-tmb .news-tmb-content {
    margin: 2px 0 0;
  }

  .news-list .news-tmb {
    padding-right: 0;
  }

  .project-tmb {
    padding-bottom: 46px;
  }

  .reg-tmb-date-l {
    min-width: auto;
  }

  .reg-tmb-date-r {
    padding: 5px 0 0 5px;
  }

  .reg-tmb-date:not(:last-child):after {
    font-size: 40px;
  }

  .contacts-col-l .contacts-list {
    padding-top: 32px;
    margin-top: -19px;
  }

  .contacts-descr {
    margin-top: -21px;
  }

  .contacts-how-to-get {
    margin-top: 25px;
  }

  .contacts-ttl {
    font-size: 25px;
    letter-spacing: -0.5px;
  }

  .contacts-map {
    height: 278px;
  }

  .contacts-pic {
    width: 69%;
  }

  .section-feedback {
    margin-top: -10px;
  }

  .section-dark .section-header h2, .section-dark .section-header .h2 {
    font-size: 28px;
    line-height: 100%;
    /* 28px */
    letter-spacing: -1.12px;
  }

  .col-feedback-1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-feedback-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .form-col-narrow {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .form-footer-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 22px;
  }

  .form-button .btn {
    font-size: 18px;
  }

  .section-feedback .section-content {
    padding: 76px 0;
  }

  .feedback-form {
    margin-top: -27px;
  }

  .feedback-form .form-footer-col-1 {
    min-width: 245px;
  }

  .contacts-divisions-list {
    margin: -16px 0 0 0;
  }

  .contacts-divisions-item {
    padding: 19px 0 0 0;
    margin: 0 0 21px;
  }

  .contacts-divisions-item .col-m {
    display: none;
  }

  .contacts-divisions-item .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .contacts-divisions-item .col-r {
    padding-left: 45px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: initial;
  }

  .contacts-divisions-item-phone-desc {
    font-size: 16px;
    line-height: 150%;
    margin: 0 0 9px;
  }

  .contacts-divisions-item-cont {
    font-size: 18px;
  }

  .contacts-divisions-item-name {
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 19px;
  }

  .contacts-divisions-info {
    margin: 82px 0 0 0;
  }
  .contacts-divisions-info ul > li {
    margin-bottom: 1px;
    padding: 0 0 0 30px;
  }
  .contacts-divisions-info ul > li:before {
    top: 9px;
  }

  .contacts-divisions-info .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 19px;
  }

  .contacts-divisions-info .lead {
    font-size: 25px;
    line-height: 110%;
    /* 27.5px */
    letter-spacing: -0.5px;
    margin: 0 0 14px 0;
  }

  .contacts-divisions-info {
    font-size: 18px;
  }

  .contacts-divisions-info-pic:not(:first-child) {
    margin-top: 23px;
  }

  .contacts-divisions-info .col-md-6:first-child::before {
    right: -999px;
  }

  .contacts-divisions-info .col-md-6:nth-child(2)::before {
    left: -999px;
  }

  .contacts-divisions-info-pic:first-child {
    margin-bottom: 31px;
  }

  .contacts-divisions-info-table-item-ico {
    -ms-flex: 0 0 42px;
    flex: 0 0 42px;
    max-width: 42px;
  }

  .contacts-divisions-info-table-item-name {
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    font-size: 18px;
    line-height: 110%;
    /* 19.8px */
    letter-spacing: -0.36px;
  }

  .contacts-divisions-info-table-row + .contacts-divisions-info-table-row {
    margin-top: 13px;
    line-height: 150%;
  }

  .section-about.section-home-about .section-header-with-bg .header-desc {
    margin-top: 134px;
  }

  .section-about.section-home-about .section-header-with-bg {
    padding-bottom: 459px;
  }

  .section-about.section-home-about h1 {
    font-size: 50px;
    line-height: 80%;
    /* 40px */
    letter-spacing: -3px;
  }

  .about-numbers {
    margin-top: 30px;
  }

  .about-numbers-pic-pic {
    margin-right: 7%;
  }

  .about-numbers-pic-ico {
    right: -20px;
  }

  .about-numbers-numbers {
    margin-top: 7px;
  }

  .about-numbers-ttl {
    font-size: 22px;
    line-height: 100%;
    /* 22px */
    letter-spacing: -0.88px;
    margin-top: -2px;
  }

  .about-numbers-item + .about-numbers-item {
    border-top-width: 1px;
    margin-top: 30px;
    padding-top: 7px;
  }

  .about-col-2 {
    padding-top: 30px;
  }

  .persons-list .col:nth-child(2n-1) {
    padding-top: 0;
  }

  .person-tmb {
    padding-left: 7.517vw;
    padding-bottom: 3.149vw;
  }

  .person-tmb-pic {
    max-width: initial;
    margin: 0;
  }

  .person-tmb-header {
    margin-left: 0;
    margin-top: 24px;
    padding-left: 38px;
    padding-bottom: 19px;
    margin-bottom: 14px;
  }

  .person-tmb h3, .person-tmb .h3 {
    font-size: 26px;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.04px;
    margin: 0;
  }

  .person-tmb-header svg, .person-tmb-header img {
    top: 5px;
  }

  .person-tmb-descr {
    max-width: initial;
  }

  .btn .cont {
    padding-top: 16px;
  }

  .section-page-not-found {
    margin-bottom: -62px;
  }

  .not-found {
    padding-top: 110px;
    width: 78.875vw;
  }

  .not-found-1 {
    top: 8.5vw;
    padding: 9vw 10.063vw 9.563vw 9.375vw;
  }

  .not-found-2 {
    padding: 7.25vw 6.625vw 7.5vw 5vw;
  }

  .not-found-3 {
    top: 19.5vw;
    padding: 9.813vw 3.875vw 5vw 2.063vw;
  }

  .not-found-block span {
    font-size: 21.484vw;
  }

  .not-found-block .not-found-block-inner span {
    margin-left: 6.75vw;
  }

  .not-found-cont {
    max-width: 45.8vw;
    font-size: 2.865vw;
    padding-top: 3.625vw;
    margin-top: -14px;
  }

  .not-found-cont .btn-futher {
    margin-top: 0.9vw;
  }

  .not-found-cont::after {
    width: 20.188vw;
  }

  .header-burger-contacts,
.header-burger-logo {
    display: block;
  }

  .header-burger-contacts {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0 20px;
    padding: 0 10px;
  }
  .header-burger-contacts a {
    color: #2C2A29;
  }

  .header-burger-contacts-item-tel {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .header-burger-contacts-item + .header-burger-contacts-item {
    margin-left: 25px;
  }

  .header-burger-logo {
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .contacts-list-new .contacts-item-descr-ttl {
    font-size: 16px;
  }
}
@media (max-width: 1023px){

  .playbill-tmb-alt-col-1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .playbill-tmb-alt-col-2 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .playbill-tmb-alt-col-3 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
}
@media (min-width: 768px) {
  .top-slider-home-wrapper .slider-count,
.article-slider-wrapper .slider-count,
.section-home-plays .slider-count {
    display: none;
  }
}
@media (max-width: 767px) {
  #mobile-indicator {
    display: block;
  }

  h1,
.h1 {
    font-size: 2.813rem;
  }

  h2,
.h2 {
    font-size: 2.5rem;
  }

  h3,
.h3 {
    font-size: 2.188rem;
  }

  h4,
.h4 {
    font-size: 26px;
  }

  h5,
.h5 {
    font-size: 1.563rem;
  }

  h6,
.h6 {
    font-size: 1.25rem;
  }

  ol > li {
    padding: 0 0 0 40px;
  }

  ul > li {
    padding: 0 0 0 40px;
  }

  ol ol > li {
    padding-left: 50px;
  }

  .section-text-page-content {
    padding-top: 25px;
  }

  .header-top {
    padding: 5px 0 3px 0;
  }

  .header-marquee .marquee-item-inner {
    padding: 0 20px;
  }

  .header-marquee {
    font-size: 0.875rem;
  }

  .header-info-wrapper .header-col-1 {
    display: none;
  }

  .header-info-wrapper .header-content-col-r-1 {
    display: none;
  }

  .header-info-wrapper .header-content-col-r-2 {
    margin-left: auto;
  }

  header .btn-buy, header .btn-buy:focus {
    width: 90px;
  }

  .sidebar-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sidebar-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sidebar-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 29px;
  }

  blockquote {
    padding-left: 56px;
    line-height: 1.3;
  }

  blockquote:before {
    background-image: url(../images/blockquote-mob.svg);
    width: 41px;
    height: 53px;
  }

  .blockquote-author {
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 1.7rem 0 0 0;
  }

  .blockquote-author-pic {
    width: 63px;
    height: 63px;
    margin: 0 15px 0 -6px;
  }

  .blockquote-author-pic:before {
    background-image: url(../images/blockquote-author-pic-deco-mob.svg);
    width: 73px;
    height: 60px;
    left: -13px;
    top: -6px;
  }

  .blockquote-author-descr {
    padding: 10px 0 0 0;
  }

  .blockquote-author-post {
    font-size: 0.75rem;
  }

  .gallery {
    margin: 0 47px 0 -10px;
    display: block;
  }

  .gallery-tmb {
    padding: 0 10px;
    margin: 0;
  }

  .gallery .slick-list {
    overflow: visible;
  }

  .mob-slider ul.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px -67px -8px 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mob-slider ul.slick-dots button {
    display: none !important;
  }

  .mob-slider ul.slick-dots > li {
    width: 20px;
    height: 20px;
    position: relative;
    padding: 0;
    margin: 0 8px 8px 8px;
  }

  .footer-grid-container {
    -ms-grid-columns: 100% 100%;
    grid-template-columns: 100% 100%;
    grid-template-areas: "footer-grid-logo" "footer-grid-contacts" "footer-grid-map" "footer-grid-subscribe" "footer-grid-text" "footer-grid-copyright" "footer-grid-pics";
  }

  footer {
    margin-top: 81px;
    padding-bottom: 20px;
  }

  .footer-logo {
    width: 93px;
    margin: -69px 0 0 0;
  }

  .footer-logo-soclinks {
    margin: 0 -10px;
  }

  .footer-logo-soclinks-col {
    padding: 0 10px;
  }

  .footer-phone {
    margin-top: 26px;
  }

  .footer-copy-row .footer-copy-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .footer-copy-row .footer-copy-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .footer-copy {
    margin: 0 0 15px 0;
  }

  .footer-copy br {
    content: "";
  }

  .footer-copy br:after {
    content: " ";
  }

  .footer-copyright {
    margin: 15px 0 0 0;
  }

  .footer-text p {
    margin: 0 0 0.3rem 0;
  }

  .subscribe-form h3, .subscribe-form .h3 {
    margin-bottom: 7px;
  }

  .page-header {
    padding-bottom: 20px;
  }

  .page-header:not(.page-header-slider):not(.page-header-home) {
    padding-top: 70px;
  }

  .page-header:not(.page-header-slider):not(.page-header-home) h1:last-child,
.page-header:not(.page-header-slider):not(.page-header-home) .h1:last-child {
    margin-bottom: 0 !important;
  }

  .filter-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .filter-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1.3rem;
  }

  .filter-selects .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .filter .bootstrap-select {
    min-width: 0;
  }

  .section-page-content {
    padding-top: 30px;
  }

  .news-tmb {
    padding: 0 0 37px 0;
    margin: 0 0 40px 0;
  }

  .news-tmb:last-child {
    margin-bottom: 0;
  }

  .news-tmb-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .news-tmb-pic {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 87%;
    flex: 0 0 87%;
    max-width: 87%;
    margin: 0 0 15px 0;
  }

  .news-tmb-descr {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .news-tmb-pic-inner {
    padding: 0;
  }

  .news-tmb-pic-inner-content {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .news-tmb-pic img {
    max-height: 215px;
  }

  .news-tmb-content {
    padding: 0;
  }

  .news-tmb-inner {
    padding-right: 0;
  }

  .page-nav {
    margin: 28px 0 0 0;
    padding-top: 17px;
  }

  ul.page-nav-links {
    font-size: 1.125rem;
    margin: 2px 5px 0;
  }

  ul.page-nav-links > li {
    margin: 0 3px;
  }

  ul.page-nav-links li.page-nav-range {
    margin: 0 2px;
  }

  .page-nav-btn {
    width: 40px;
    margin-top: 2px;
  }

  ul.page-nav-links a, ul.page-nav-links a:focus {
    width: 40px;
    height: 40px;
  }

  ul.page-nav-links .page-nav-link.disabled {
    pointer-events: none;
    opacity: 0.5;
  }

  ul.page-nav-links .page-nav-link {
    width: 40px;
  }
  ul.page-nav-links .page-nav-link svg, ul.page-nav-links .page-nav-link img {
    width: 100%;
    height: auto;
  }

  .page-nav-range {
    width: 40px;
  }

  .col-filter-selects-wide {
    min-width: 100%;
  }

  .section-playbill {
    padding-top: 38px;
  }

  .playbill-calendar-month .col-month {
    -ms-flex: auto;
    flex: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .playbill-calendar-month .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .playbill-calendar-month {
    margin: 0 0 11px 0;
  }

  .playbill-index-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 12px;
  }

  .playbill-index {
    font-size: 1.375rem;
  }

  .playbill-index:after {
    content: "";
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .playbill-index-item,
.playbill-index-item:focus {
    margin: 0 15px;
  }

  .playbill-tmb-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }

  .playbill-tmb-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }

  .playbill-tmb-col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 3;
    order: 3;
  }

  .playbill-tmb-col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 4;
    order: 4;
  }

  .playbill-tmb-date-day {
    font-size: 3.75rem;
    text-align: left;
  }

  .playbill-tmb-date-r {
    font-size: 16px;
    line-height: 120%;
    padding: 1px 0 0 0;
  }

  .playbill-tmb-date {
    padding: 17px 0 0 0;
  }

  .playbill-tmb-date-l {
    -ms-flex: 0 0 89px;
    flex: 0 0 89px;
    max-width: 89px;
    margin-right: 10px;
  }

  .playbill-tmb-date-scene {
    margin-top: 7px;
  }

  .playbill-tmb-data {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px -10px -5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
  }

  .playbill-tmb-data-item {
    padding: 0 5px 10px 5px;
    margin: 0 !important;
  }

  .playbill-tmb h3, .playbill-tmb .h3 {
    font-size: 20px;
    line-height: 115%;
    margin: 0 0 8px 0;
  }

  .playbill-tmb-alt h3, .playbill-tmb-alt .h3 {
    font-size: 22px;
    line-height: 115%;
  }

  .playbill-tmb-descr {
    padding: 3px 0 0 0;
  }

  .playbill-tmb-info {
    font-size: 0.813rem;
    line-height: 1.2;
  }

  .playbill-tmb-button {
    padding: 20px 0 22px 0;
    display: -ms-flexbox;
    display: flex;
  }

  .playbill-tmb .btn-ticket {
    min-width: 140px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
  }

  .playbill-letter-filter {
    margin-top: -0.75rem;
    margin-bottom: 2.25rem;
  }

  .playbill-tmb-group-col-1 {
    -ms-flex: 0 0 72px;
    flex: 0 0 72px;
    max-width: 72px;
  }

  .playbill-tmb-group-col-2 {
    padding-left: 0;
  }

  .playbill-tmb-group-letter {
    font-size: 45px;
    letter-spacing: -2.7px;
    text-align: left;
  }

  .playbill-tmb-alt-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-template-areas: "playbill-tmb-alt-col-1" "playbill-tmb-alt-col-2" "playbill-tmb-alt-col-3";
  }

  .playbill-tmb-alt {
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    border-top: none !important;
  }

  .playbill-tmb-alt .perf-list {
    padding: 1.2rem 0 0 0;
  }

  .playbill-tmb-alt .btn-ticket, .playbill-tmb-alt .btn-ticket:focus {
    width: 90px;
  }

  .perf-tmb-date-day {
    font-size: 30px;
    letter-spacing: -1.8px;
    margin-top: 0;
  }

  .perf-tmb-date-l {
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    padding-right: 10px;
  }

  .perf-tmb-date-r {
    padding-left: 0;
  }

  .perf-tmb-date {
    padding: 17px 0 12px 0;
  }

  .plays-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .play-tmb-pic-inner {
    margin: 0 auto;
  }

  .section-plays {
    padding-top: 60px;
  }

  .play-tmb h3, .play-tmb .h3 {
    margin: 0 0 1rem 0;
  }

  .play-tmb {
    margin-bottom: 50px;
  }

  .plays-detail-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }

  .plays-detail-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }

  .plays-detail-col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }

  .plays-detail-col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }

  .perf-list-alt {
    margin: 0 0 3.1rem 0;
  }

  .play-info {
    margin: 0 0 3.4rem 0;
  }

  .play-descr {
    margin: 0 0 3rem 0;
  }

  .h2-arr {
    display: none !important;
  }

  .h2-arrow-l .h2-arrow-inner {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .page-sub-section-header {
    margin: 0 0 2.2rem 0;
  }

  .h2-arrow-r .h2-arrow-inner {
    margin-right: 0;
  }

  .scenes-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .scenes-list {
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .scene-tmb,
.col-full-width .scene-tmb {
    min-height: 63vw;
  }

  .scene-tmb-descr {
    padding: 20px 20px 20px;
  }

  .scene-tmb-pic:before {
    height: 50%;
  }

  .projects-detail-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .projects-detail-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 50px;
  }

  .projects-detail-col-1 .pres-links {
    margin-right: 0;
  }

  .projects-detail-col-1 .schemes-list {
    margin-right: 0;
  }

  table.gear-table td.td-name {
    width: 50%;
  }

  .history-tmb-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .history-tmb-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .history-slider-wrapper {
    margin: 2.6rem 0;
  }

  .history-tmb-pic:first-child .history-slider-wrapper {
    margin-top: 0;
  }

  .history-slider-wrapper:before {
    background-image: url(../images/history-slider-deco-mob.svg);
    padding: 0;
    width: 203px;
    height: 168px;
    left: -28px;
    bottom: 12px;
  }

  .history-tmb-dates {
    max-width: 100%;
    padding: 2.6rem 0 1.6rem 0;
  }

  .pres-links-columns {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    column-gap: 0;
  }

  .partners-list .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .visit-tmb {
    padding-top: 2.2rem;
    padding-bottom: 2.5rem;
  }

  .visit-tmb-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .visit-tmb-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 27px;
  }

  table.time-table {
    font-size: 1rem;
  }

  table.time-table th {
    font-size: 1.125rem;
    padding-bottom: 1.15rem;
  }

  table.time-table td {
    padding: 0.85rem 10px 0.8rem 10px;
  }

  table.time-table td.td-val {
    white-space: nowrap;
    font-size: 1.125rem;
  }

  .project-tmb .news-tmb-pic img {
    -webkit-transform: none !important;
    transform: none !important;
  }

  .project-tmb .news-tmb-pic-inner-content {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .project-tmb .news-tmb-pic {
    -ms-flex: 0 0 82%;
    flex: 0 0 82%;
    max-width: 82%;
    display: -ms-flexbox;
    display: flex;
  }

  .project-tmb .news-tmb-pic-inner-deco {
    background-image: url(../images/project-pic-deco-mob.svg);
    width: 243px;
    height: 202px;
    bottom: auto;
    right: auto;
    top: -22px;
    left: 0;
    position: absolute;
    background-size: 100% 100%;
    content: "";
  }

  .project-tmb .news-tmb-pic-inner-deco svg {
    display: none !important;
  }

  .text-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .text-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contacts-descr {
    padding-right: 0;
  }

  .col-feedback-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-feedback-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section-feedback .section-content {
    padding: 57px 0;
  }

  .page-header-slider .page-header-content {
    min-height: 537px;
  }

  .home-slider-descr {
    min-height: 100%;
    padding-top: 100px;
  }

  .home-slider-date {
    padding-right: 10px;
  }

  .home-slider-descr-button {
    min-width: 92px;
  }

  .home-slider-descr-col-4 {
    margin-left: auto;
  }

  .play-header {
    padding-bottom: 57px;
  }

  .play-header-data-item {
    width: 74px;
  }

  .top-slider-pic-inner {
    height: 100%;
  }

  .top-slider-pic img {
    max-width: initial;
    height: 100%;
  }

  .top-slider-home-arrow {
    display: none !important;
  }

  .top-slider-home-nav-inner {
    min-width: 285px;
    padding: 0 50px 0 50px;
    min-height: 40px;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }

  .top-slider-home ul.slick-dots {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    min-width: 0;
  }

  .home-slider-descr-name {
    padding: 0 0 22px 0;
  }

  .home-slider-dates {
    max-width: 100%;
  }

  .home-slider-data-month {
    margin: 2px 0 0 0;
  }

  .top-slider-grad-b {
    height: 12.5rem;
  }

  .home-content {
    padding: 5rem 0 0 0;
  }

  .section-home .section-header {
    margin: 0 0 30px 0;
  }

  .plays-slider-wrapper {
    margin-left: -10px;
    margin-right: 45px;
    margin-top: -0.3rem;
  }

  .home-slider .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }

  .plays-slider .play-tmb-pic-inner {
    margin: 0;
  }

  .plays-slider .play-tmb {
    margin-top: 0 !important;
  }

  .section-home + .section-home {
    margin-top: 3.1rem;
  }

  .section-home-header-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section-home-header-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section-home .section-header .further-link-wrapper {
    margin: 1.3rem 0 0 0;
  }

  .section-home .section-header .subscribe-form-col-0 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section-home .section-header .subscribe-form {
    margin-top: 0.7rem;
  }

  .section-home .section-header .subscribe-form h3, .section-home .section-header .subscribe-form .h3 {
    margin-bottom: 7px;
  }

  .news-slider-wrapper {
    margin: 0 -10px;
  }

  .news-slider .slick-list {
    overflow: visible;
  }

  .news-slider .news-tmb-pic {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 0 0;
    padding: 0 55px 0 0;
  }

  .news-slider .news-tmb-pic-inner-content {
    margin-bottom: 15px;
  }

  .section-home-partners-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }

  .section-home-partners-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
  }

  .home-partners-descr {
    padding: 0;
  }

  .home-partners-descr:before {
    display: none;
  }

  .home-partners {
    margin-top: 27px;
  }

  .header-fixed .header-bottom {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .page-header-slider .page-header-content {
    pointer-events: none;
  }

  .page-header-content-top ul.breadcrumb {
    pointer-events: auto;
  }

  .home-slider-descr-col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .blockquote-about {
    font-size: 1.875rem;
  }

  .blockquote-about .blockquote-author-pic {
    width: 78px;
    height: 78px;
  }

  .blockquote-about .blockquote-author {
    margin: 3.3rem 0 0 0.95rem;
  }

  .blockquote-about .blockquote-author-pic:before {
    width: 91px;
    top: -11px;
  }

  .about-numbers {
    margin: 0;
  }

  .blockquote-about {
    margin: 2.6rem 0;
  }

  .about-numbers-pic-pic {
    position: relative;
    margin: 0 23% 0 0;
  }

  .about-numbers-pic-deco {
    right: -0.4%;
    bottom: -5%;
  }

  .about-numbers-pic-deco svg {
    width: 190px;
  }

  .article-pic {
    margin: 1.8rem 0;
  }

  .persons-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .person-tmb-descr {
    max-width: 100%;
  }

  .person-tmb-header {
    margin: 0;
  }

  .person-tmb-arrow {
    left: 1.5rem;
    margin-bottom: 0.8rem;
  }

  .persons-list .col + .col {
    margin-top: 4.8rem;
  }

  .index-fixed .playbill-index {
    font-size: 1.125rem;
  }

  .playbill-index-wrapper {
    padding: 8px 9px 13px 9px;
  }

  .top-slider-grad-t-v {
    height: 2rem;
  }

  .top-slider-grad-b-v {
    height: 3rem;
    background: linear-gradient(to top, #000000 10px, rgba(0, 0, 0, 0) 100%);
  }

  .home-partners .partner-tmb {
    opacity: 1;
  }

  .home-partners .home-partner-tmb-1 {
    left: 3.6%;
    top: 0%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  .home-partners .home-partner-tmb-2 {
    left: 50.1%;
    top: 9.6%;
    -webkit-transform: rotate(33.59deg);
    transform: rotate(33.59deg);
  }

  .home-partners .home-partner-tmb-3 {
    left: 25.7%;
    top: 34.1%;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  .home-partners .home-partner-tmb-4 {
    left: 63.6%;
    top: 45.7%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  .home-partners .home-partner-tmb-5 {
    left: 3.6%;
    top: 59.6%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  .home-partners-descr-arrow {
    display: none;
  }

  .section-home-partners {
    padding-bottom: 50px;
  }

  .play-tmb-pic {
    -webkit-transform: none !important;
    transform: none !important;
  }

  .top-slider-home-wrapper {
    padding-top: 80px;
  }

  .home-slider-descr {
    min-height: 80vh;
  }

  .top-slider-home .home-slider-descr {
    position: relative;
  }
  .top-slider-home .home-slider-descr::before {
    content: "";
    height: 25%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2C2A29;
  }

  .top-slider-home .home-slider-descr-data {
    width: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .top-slider-pic {
    bottom: auto;
    height: 75%;
  }

  .top-slider-grad-t {
    height: 50px;
    background: linear-gradient(180deg, #2C2A29 0%, rgba(44, 42, 41, 0) 100%);
  }

  .top-slider-grad-b {
    height: 85px;
    background: linear-gradient(0, #2C2A29 4.62%, rgba(44, 42, 41, 0) 100%);
  }

  .home-slider-descr .btn-ticket .cont-inner-desc {
    display: none;
  }

  .home-slider-descr .btn-ticket .cont {
    width: 46px;
    height: 46px;
  }

  .home-slider-descr .btn-ticket .cont-inner-ico {
    margin-right: 0;
  }

  .home-slider-descr-button {
    min-width: 46px;
    padding-bottom: 30px;
  }

  .home-slider-descr .container {
    padding: 0 20px;
  }

  .home-slider-dates {
    padding-bottom: 32px;
    margin: 0 -12.5px;
  }

  .home-slider-date {
    padding: 0 12.5px;
  }

  .home-slider-descr h2, .home-slider-descr .h2 {
    font-size: 26px;
    letter-spacing: -1.56px;
  }

  .top-slider-home-nav-inner {
    min-height: 25px;
  }

  .top-slider-home-nav {
    bottom: -24px;
  }

  .top-slider-home ul.slick-dots {
    margin: 0;
  }

  .home-content {
    padding: 98px 0 0 0;
  }

  .section-home .section-header h2, .section-home .section-header .h2 {
    font-size: 40px;
    line-height: 80%;
    /* 32px */
    letter-spacing: -2.4px;
  }

  .section-home .section-header .further-link-wrapper {
    margin-top: 30px;
  }

  .section-home .section-header {
    margin: 0 0 52px 0;
  }

  .plays-slider-wrapper {
    margin-left: -27px;
    margin-right: -27px;
  }

  .home-slider:not(.news-slider) .slick-slide {
    padding: 0 27px;
  }

  .home-slider ul.slick-dots {
    margin-top: 44px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-header-with-bg {
    min-height: 246px;
    padding: 50px 0 50px;
    margin-bottom: 0 !important;
  }

  .section-header-with-bg .header-desc {
    width: 100%;
    max-width: initial;
  }

  .header-bg {
    display: none;
  }

  .header-bg-mob {
    display: block;
  }

  .home-about {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }

  .home-about-col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .home-about-col-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-about-item-1 {
    margin-top: 0;
  }

  .home-about-item-1 .home-about-item-desc svg {
    margin-top: 7px;
  }

  .home-about-item-quote {
    font-size: 0.875rem;
    margin-top: 16px;
  }

  .home-about-item-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
    -ms-flex-order: 2;
    order: 2;
  }

  .home-about-item-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
    margin: 0;
  }

  .home-about-item-1 .home-about-item-pic {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
  }

  .home-about-item-1 .home-about-item-ttl {
    margin-top: 18px;
  }

  .home-about-item-ttl h3, .home-about-item-ttl .h3 {
    font-size: 30px;
    line-height: 90%;
    /* 27px */
    letter-spacing: -1.8px;
  }

  .home-about-item-1 .home-about-item-inner {
    padding: 20px;
  }

  .home-about-item-3 .home-about-item-ttl {
    padding-top: 4px;
  }

  .home-about-item-ttl h3 span:nth-child(2), .home-about-item-ttl .h3 span:nth-child(2) {
    margin-left: 18.3%;
  }

  .home-about-item-ttl h3 span:nth-child(3), .home-about-item-ttl .h3 span:nth-child(3) {
    margin-left: 37.3%;
  }

  .home-about-item-3 .home-about-item-outer-desc {
    margin: 0;
  }

  .home-about-item-3 .home-about-item-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 14px;
  }

  .home-about-item-desc .lead {
    font-size: 0.875rem;
  }

  .home-about-item-3 .home-about-item-inner {
    padding-top: 15px;
  }

  .home-about-item-2 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .home-about-item-suttl {
    letter-spacing: -2.12px;
  }

  .section-home-news {
    margin-top: 80px !important;
  }

  .news-slider .news-tmb-pic {
    padding: 0 37px 0 0;
  }

  .news-home-list {
    padding-left: 0;
    padding-right: 0;
  }

  .news-home-list-wrapper {
    margin-top: -5px;
  }

  .news-tmb-date-day {
    font-size: 38px;
    line-height: 115%;
    /* 43.7px */
    letter-spacing: -1.9px;
  }

  .news-tmb-date-month-year {
    font-size: 14px;
    line-height: 100%;
    padding: 8px 0 0 7px;
  }

  .news-tmb-date {
    padding-top: 9px;
  }

  .news-tmb-content {
    margin: 0 0 0 0;
  }

  .news-tmb h3, .news-tmb .h3 {
    font-size: 20px;
    line-height: 100%;
  }

  .news-tmb-content a {
    color: #2C2A29;
  }

  .news-tmb-content {
    font-size: 14px;
    line-height: 150%;
  }

  .news-tmb .sidebar-article-info {
    font-size: 12px;
    line-height: 100%;
  }

  .section-home-partners {
    margin-top: 80px !important;
    padding-bottom: 0;
  }

  .partners-list-home .col {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }

  .partners-list-home {
    margin-top: -7px;
  }

  footer {
    margin-top: 59px;
  }

  .footer-phone {
    font-size: 24px;
    margin-top: 30px;
  }

  .footer-address {
    font-size: 24px;
    margin: 20px 0 0 0;
  }

  .footer-map-link-wrapper {
    margin: 30px 0 40px;
  }

  .footer-map {
    height: 210px;
  }

  .subscribe-form h3, .subscribe-form .h3 {
    letter-spacing: -1.8px;
  }

  .subscribe-form-col-1 {
    min-width: 100%;
  }

  .subscribe-form-col-2 {
    min-width: 152px;
    margin-top: 22px;
  }

  .footer-pics-item img {
    height: 30px;
    width: auto;
  }

  .header-sub-logo {
    display: none;
  }

  .header-soc {
    display: none;
  }

  .header-mob-phone {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 10px 0 0;
  }

  .header-blind {
    display: none;
  }

  .header-burger-inner-wrapper {
    padding-top: 100px;
  }

  .main-nav-category-mob-trigger {
    right: 0;
  }

  .page-header h1, .page-header .h1 {
    font-size: 30px;
    letter-spacing: -1.8px;
  }

  .section-filter {
    margin: 0;
    padding: 3px 0 0;
  }

  .filter-col-2 {
    margin-top: 4px;
  }

  .section-filter + .section-page-content {
    padding-top: 26px;
  }

  .playbill-index-item, .playbill-index-item:focus {
    width: 48px;
    height: 48px;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .playbill-tmb::before {
    left: 0;
    height: 1px;
  }

  .playbill-calendar, .playbill-letter-filter {
    margin-bottom: 19px;
  }

  .playbill-tmb-data .home-slider-descr-data-item {
    max-width: 105px;
    width: initial;
    margin-right: 10px;
  }

  #playbill-name-content .row.playbill-tmb-group-row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  #playbill-name-content .playbill-tmb-group::before {
    left: 62px;
    height: 1px;
  }

  .playbill-tmb-alt h3, .playbill-tmb-alt .h3 {
    margin-bottom: 13px;
  }

  .playbill-tmb-alt-col-2 {
    max-width: initial;
    margin-bottom: 0;
  }

  .playbill-tmb-alt .home-slider-descr-data-item {
    max-width: 110px;
    width: auto;
  }

  .perf-tmb, .perf-tmb:focus {
    border-width: 1px;
  }

  .playbill-tmb-alt .perf-list {
    margin-top: 10px;
    border-top: 1px solid rgba(44, 42, 41, 0.2);
    padding-top: 0;
  }

  .playbill-tmb-alt .btn-ticket, .playbill-tmb-alt .btn-ticket:focus {
    min-width: initial;
    width: 100%;
  }

  .perf-tmb:last-child {
    border-bottom: 1px solid rgba(44, 42, 41, 0.2);
  }

  #playbill-name-content .playbill-tmb-group + .playbill-tmb-group {
    margin-top: 40px;
  }

  .play-tmb-pic {
    margin-bottom: 1.5rem;
  }

  .side-modal h3, .side-modal .h3 {
    font-size: 26px;
  }

  .side-modal .modal-content {
    padding: 34px 0 30px 0;
  }

  .side-modal .close {
    top: -2px;
    right: 2px;
  }

  .people-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    min-height: 285px;
    margin-bottom: 20px;
  }

  .people-item-pic {
    margin-bottom: 15px;
  }

  .people-item-name {
    font-size: 18px;
    line-height: 100%;
  }

  .people-item-role {
    font-size: 14px;
    line-height: 140%;
    margin-top: 10px;
  }

  .scene-tmb h3, .scene-tmb .h3 {
    font-size: 26px;
    letter-spacing: -1.04px;
  }

  .scenes-list .further-link-wrapper {
    margin-top: 10px;
  }

  .quote-big {
    font-size: 28px;
  }

  .partner-tmb, .partner-tmb:focus {
    font-size: 18px;
  }

  .news-home-list .slide + .slide {
    margin-top: 0;
  }

  .custom-radios {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
  }

  .page-header-slider .page-header-content::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 41.667vw;
    background-color: #2C2A29;
  }

  .page-header-slider .page-header-content::after {
    content: "";
    position: absolute;
    bottom: 41vw;
    left: 0;
    right: 0;
    height: 85px;
    background: linear-gradient(0, #2C2A29 4.62%, rgba(44, 42, 41, 0) 100%);
  }

  .top-slider-home .top-slider-grad-b {
    display: block;
  }

  .top-slider-grad-b {
    display: none;
  }

  .slider-progress {
    display: none;
  }

  .page-header-content-bottom {
    position: relative;
  }

  .top-slider-wrapper {
    bottom: 20px;
  }

  .page-header-slider:not(.page-header-home) .page-header-content {
    min-height: 141vw;
  }

  .slider-count {
    display: none;
  }

  .top-slider:not(.top-slider-home) ul.slick-dots {
    margin-top: 16px;
  }

  .top-slider:not(.top-slider-home) ul.slick-dots > li {
    margin: 0 7px 7px;
  }

  .play-header {
    padding-bottom: 30px;
  }

  .page-header h1, .page-header .h1 {
    font-size: 26px;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.56px;
  }

  .section-page-content {
    padding-top: 70px;
  }

  .perf-list-new-alt .perf-tmb {
    padding: 20px 0 22px;
  }

  .perf-list-new-alt .perf-tmb-button {
    min-width: 120px;
  }

  .perf-tmb-time-scene {
    font-size: 14px;
    word-break: break-word;
  }

  .perf-tmb-date-scene {
    margin-top: -2px;
  }

  .perf-tmb:last-child {
    border-bottom: none;
  }

  .perf-list {
    padding-bottom: 19px;
  }

  .play-info {
    font-size: 14px;
    margin-bottom: 39px;
  }

  .play-info p {
    margin-bottom: 7px;
  }

  .play-info p:last-child {
    margin-bottom: 0;
  }

  .lead {
    font-size: 24px;
    line-height: 110%;
    /* 26.4px */
    letter-spacing: -0.48px;
  }

  .hr {
    margin: 40px 0 50px;
  }

  .play-descr {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 41px;
  }

  table.info-table {
    font-size: 14px;
    line-height: 150%;
  }

  .page-sub-section .people-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .page-sub-section-header + .video-wrapper {
    margin-top: -6px;
  }

  .contacts-list {
    font-size: 22px;
  }

  .contacts-list-new {
    font-size: 18px;
  }

  .contacts-item-phone {
    font-size: 18px;
  }

  .contacts-item-pic {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    margin-right: 15px;
  }

  .contacts-list-new .contacts-item {
    margin-bottom: 13px;
  }

  .pres-links {
    margin-top: 30px;
  }

  .pres-link, .pres-link:focus {
    padding: 20px 0;
  }

  .pres-link-arrow {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
  }

  .pres-link-ico {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 60px;
    padding: 7px;
    margin-right: 18px;
  }

  .projects-detail-col-2 h3, .projects-detail-col-2 .h3 {
    font-size: 24px;
  }

  .news-list .news-tmb .sidebar-article-info {
    margin-left: 0;
  }

  .news-list .news-tmb-pic {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .section-text-page-content {
    padding-top: 10px;
  }

  .sidebar-date-day-month {
    font-size: 40px;
  }

  .sidebar-date-r {
    padding-top: 7px;
    font-size: 16px;
  }

  .sidebar-content {
    margin-bottom: 30px;
  }

  .article-slider-wrapper {
    margin: 30px 0;
  }

  blockquote {
    font-size: 20px;
    padding-left: 0;
    margin: 30px 0;
  }

  .blockquote-author-descr {
    padding-top: 0;
  }

  .article-content h2, .article-content .h2 {
    font-size: 26px;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.04px;
    margin: 50px 0 20px;
  }

  ol ol > li:before {
    font-size: 18px;
  }

  .article-content h3, .article-content .h3 {
    font-size: 24px;
    line-height: 100%;
    /* 24px */
    letter-spacing: -0.96px;
  }

  .article-content h2.big-top-margin, .article-content .h2.big-top-margin {
    margin-top: 50px;
  }

  .section-home-plays .section-header {
    display: block;
  }

  .section-home-plays .section-header .further-link-wrapper {
    margin-top: 20px !important;
  }

  .section-home-plays .section-header h2, .section-home-plays .section-header .h2, .section-home-news .section-header h2, .section-home-news .section-header .h2 {
    margin-right: 0 !important;
  }

  .news-tmb-content a.home-slider-descr-data-item + a.news-tmb-content-inner {
    margin-top: 20px;
  }

  .section-home-about .header-desc h2,
.section-home-about .header-desc .h2 {
    max-width: 320px;
  }

  .play-button {
    display: none !important;
  }

  .custom-radios {
    margin-bottom: 0;
  }

  .custom-radio {
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .filter-selects-mob-btn {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }

  .filters-mob-btn {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .filters-mob-btn-inner {
    width: 100%;
    height: 40px;
    border-radius: 99px;
    border: 1px solid #2C2A29;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 90%;
    color: #2C2A29;
  }
  .filters-mob-btn-inner svg, .filters-mob-btn-inner img {
    margin-right: 10px;
  }

  .filters-mob-btn-count {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    margin: 0 0 0 15px;
    border-radius: 50%;
    background-color: #90935C;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    line-height: 90%;
  }

  .filter-selects-mob-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FBF0E9;
    z-index: 1050;
  }

  .filter-selects-mob-modal-inner {
    height: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: -webkit-min-content auto -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content auto min-content min-content;
    grid-template-rows: -webkit-min-content auto -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content auto min-content min-content;
    -ms-flex-align: start;
    align-items: start;
    padding: 20px;
  }
  .filter-selects-mob-modal-inner form {
    width: 100%;
  }
  .filter-selects-mob-modal-inner .filter-selects .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .filter-selects-mob-modal-inner .filter-selects .row > .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .filter-selects-mob-modal-inner .filter-selects .row > .col + .col {
    margin-top: 30px;
  }
  .filter-selects-mob-modal-inner .selects-mob-modal-btn {
    width: 100%;
    -ms-grid-column-align: end;
    justify-self: end;
  }

  .selects-mob-modal-btn + .selects-mob-modal-btn {
    margin-top: 9px;
  }

  .news-list .news-tmb {
    padding-right: 0;
  }

  .selects-mob-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .selects-mob-modal-ttl {
    width: 100%;
    display: block;
    font-family: "NeverMind Serif Medium", arial, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 100%;
    /* 26px */
    letter-spacing: -1.04px;
    text-transform: uppercase;
    margin: 35px 0 27px;
  }

  .selects-mob-modal-btn-inner {
    width: 100%;
    height: 40px;
    border-radius: 99px;
    border: 1px solid #2C2A29;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 90%;
  }

  .selects-mob-modal-btn-accept {
    display: block;
  }
  .selects-mob-modal-btn-accept .selects-mob-modal-btn-inner {
    background-color: #2C2A29;
    color: #ffffff;
  }

  .selects-mob-modal-close {
    display: block;
  }

  .select-modal-list {
    font-size: 14px;
    padding: 17px 15px 0;
  }

  .select-modal-list > li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .filter.form-alt form > .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .filter-col-2 .filter-selects-mob-btn {
    margin-top: 10px;
  }

  .filter-col-2-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .filter-col-2 .form-checkboxes,
.filter-col-2 .filter-selects {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .form-checkboxes + .filter-selects {
    margin-left: 0;
  }

  .filter-col-2 .form-checkboxes {
    display: block;
  }

  .selects-mob-modal-subttl {
    display: block;
    font-family: "NeverMind Serif Medium", arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    /* 20px */
    letter-spacing: -0.8px;
    text-transform: uppercase;
    margin: 0 0 18px 0;
  }

  .form-checkboxes .form-checkbox + .form-checkbox {
    margin-left: 0;
  }

  .form-checkbox, .form-radio {
    margin: 0 0 10px 0;
  }

  .filter-selects-not-mobile {
    display: none;
  }

  .form-radios-mob {
    display: block;
    margin-top: 50px;
  }

  .form-checkbox label::before, .form-checkbox label::after {
    top: 3px;
  }

  .page-sub-section-header-with-btn {
    display: block;
  }

  .page-sub-section-header-with-btn .further-link-wrapper {
    margin-top: 1.3rem !important;
  }

  .sidebar-share-ttl, .sidebar-article-ttl, .sidebar-cross-list-ttl {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .sidebar-cross-list-item:not(:last-child) {
    margin-bottom: 13px;
  }

  .sidebar-cross-list-item-pic {
    margin-right: 20px;
  }

  .home-slider-descr-data-item + .sidebar-date {
    margin-top: 11px;
  }

  .sidebar-date-r {
    font-size: 14px;
    padding-left: 15px;
    padding-top: 9px;
  }

  .sidebar-article-source {
    margin-bottom: 30px;
  }

  .sidebar-wrapper .sidebar-article-views {
    font-size: 16px;
  }

  .sidebar-col-2 {
    margin-top: 22px;
  }

  .sidebar-share-content {
    margin-top: -5px;
  }

  .sidebar-share {
    margin-bottom: 22px;
  }

  .sidebar-cross-list-item-pic {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
  }
  .sidebar-cross-list-item-pic img {
    width: 100%;
    height: auto;
  }

  .sidebar-cross-list-item-inner {
    font-size: 16px;
  }

  .sidebar-cross-list + .sidebar-cross-list {
    margin-top: 30px;
  }

  .article-slider:not(.slick-initialized) {
    max-height: 66.667vw;
  }

  .playbill-tmb-alt .perf-tmb-row {
    -ms-grid-columns: 85px 1fr;
    grid-template-columns: 85px 1fr;
    -ms-grid-rows: -webkit-min-content -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content min-content min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content min-content;
  }

  .playbill-tmb-alt .perf-tmb-col-3 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }

  .playbill-tmb-alt .perf-tmb-col-2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }

  .perf-tmb-col-3 .afisha-modal-link {
    margin-top: 0;
    margin-left: 0;
  }

  .perf-tmb-button {
    margin-top: 15px;
  }

  .playbill-tmb-alt .perf-tmb + .perf-tmb {
    margin-top: 20px;
    padding-top: 2px;
  }

  .playbill-tmb-alt .home-slider-descr-data-item:last-child {
    margin-bottom: 9px;
  }

  .playbill-tmb-alt:not(:first-child) {
    margin-top: 40px;
  }

  .playbill-tmb-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 99px 1fr 140px;
    grid-template-columns: 99px 1fr 140px;
    -ms-grid-rows: -webkit-min-content -webkit-min-content -webkit-min-content;
    -ms-grid-rows: min-content min-content min-content;
    grid-template-rows: -webkit-min-content -webkit-min-content -webkit-min-content;
    grid-template-rows: min-content min-content min-content;
  }
  .playbill-tmb-row .playbill-tmb-col-1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
  .playbill-tmb-row .playbill-tmb-col-2 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  .playbill-tmb-row .playbill-tmb-col-3 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
  .playbill-tmb-row .playbill-tmb-col-4 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
  .playbill-tmb-row .playbill-tmb-button {
    min-width: initial;
    width: 120px;
  }

  .playbill-tmb .btn-ticket {
    min-width: 120px;
  }

  .btn .cont-inner-ico {
    margin-right: 5px;
  }

  .playbill-tmb-col-3 .afisha-modal-link {
    margin-bottom: 22px;
  }

  .perf-list-new-alt .perf-tmb-date-day {
    font-size: 35px;
    line-height: 90%;
    /* 31.5px */
    letter-spacing: -2.1px;
  }

  .perf-list-new-alt .perf-tmb-row {
    -ms-grid-columns: 113px 1fr 140px;
    grid-template-columns: 113px 1fr 140px;
  }

  .perf-list-new-alt .perf-tmb-date-r {
    padding-left: 0;
  }

  .perf-list-new-alt .perf-tmb-date-l {
    -ms-flex: 0 0 113px;
    flex: 0 0 113px;
  }

  .perf-list-new-alt .btn {
    font-size: 14px;
  }

  .perf-list-new-alt .perf-tmb-button {
    margin-top: 0;
  }

  .perf-list-new-alt {
    padding-bottom: 57px;
  }

  .news-tmb-date {
    display: block;
  }

  .news-tmb-date-month-year {
    font-size: 14px !important;
    padding: 0 !important;
    margin: 0 0 0 !important;
  }

  .news-tmb-date {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    margin-right: 13px;
  }

  .news-tmb-content {
    margin-top: 5px;
  }

  .news-tmb-content a.home-slider-descr-data-item + a.news-tmb-content-inner {
    margin-top: 10px;
  }

  .news-tmb-content .sidebar-article-source {
    margin-bottom: -3px;
  }

  ul.filter-menu {
    white-space: nowrap;
    overflow: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 13px;
    padding-right: 13px;
  }

  .people-list-over-wrapper .people-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .people-list-over-wrapper {
    margin-top: 0;
  }

  .people-detail-pic {
    max-width: initial;
    margin: 0 -5px;
  }

  .play-header {
    margin-right: 0;
  }

  .page-header h1, .page-header .h1 {
    word-break: break-word;
  }

  .people-detail-desc {
    padding-top: 20px;
    font-size: 14px;
  }

  .people-detail-desc h4, .people-detail-desc .h4 {
    margin: 26px 0 8px;
  }

  .people-detail-desc-col + .people-detail-desc-col {
    margin-top: 25px;
  }

  .page-sub-section .playbill-tmb-date {
    font-size: 35px;
    line-height: 90%;
    /* 31.5px */
    letter-spacing: -2.1px;
    padding: 16px 0 5px;
  }

  .page-sub-section .playbill-tmb-col-1 {
    max-width: 100%;
  }

  .page-sub-section .playbill-tmb-row {
    -ms-grid-columns: 112px 1fr 140px;
    grid-template-columns: 112px 1fr 140px;
  }

  .page-sub-section .playbill-tmb-button, .page-sub-section .playbill-tmb .btn-ticket {
    min-width: 120px;
  }

  .page-sub-section .playbill-tmb h3, .page-sub-section .playbill-tmb .h3 {
    font-size: 22px;
    line-height: 115%;
  }

  .page-sub-section .playbill-tmb-descr {
    padding: 2px 0 20px;
  }

  .page-sub-section .playbill-tmb-button {
    padding: 0 0 20px;
  }

  .page-sub-section .playbill-tmb-col-3 .afisha-modal-link {
    margin-top: 14px;
  }

  .page-sub-section .playbill-tmb-date-scene a,
.page-sub-section .playbill-tmb-date-r {
    font-size: 14px;
    line-height: 110%;
    letter-spacing: initial;
  }

  .visit-tmb h3, .visit-tmb .h3 {
    font-size: 24px;
    line-height: 100%;
    /* 24px */
    letter-spacing: -0.96px;
  }

  .visit-list .further-link-wrapper {
    margin-top: 20px;
  }

  .article-contacts-descr {
    font-size: 16px;
  }

  .visit-content h4, .visit-content .h4 {
    font-size: 22px;
  }

  .project-tmb .news-tmb-date {
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
  }

  .project-tmb .news-tmb-date-month-year {
    margin-top: 6px !important;
  }

  .project-tmb .news-tmb-pic {
    margin-bottom: 30px;
  }

  .projects-detail-col-2 {
    font-size: 16px;
  }

  .contacts-col-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contacts-col-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .contacts-col-l .contacts-list {
    margin-top: -5px;
    padding-top: 44px;
  }

  .contacts-how-to-get {
    margin-top: 19px;
  }

  .contacts-descr {
    margin-left: -20px;
    margin-top: 17px;
  }

  .contacts-pic {
    width: 58%;
  }

  .contacts-ico {
    top: 4%;
  }

  .contacts-map {
    padding-right: 40px;
    height: 225px;
  }

  .feedback-form {
    margin-top: -20px;
  }

  .form-agree {
    margin-top: 0;
  }

  .form-footer .btn-submit {
    width: 225px;
  }

  .contacts-divisions-item .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts-divisions-list {
    margin: 18px 0 0 0;
  }

  .contacts-divisions-item-ttl-text {
    font-size: 25px;
  }

  .contacts-divisions-item .col-r {
    padding-left: 10px;
    margin-top: 19px;
  }

  .contacts-divisions-item {
    margin-bottom: 39px;
  }

  .contacts-divisions-item-name {
    font-size: 24px;
  }

  .contacts-divisions-info {
    margin: 70px 0 0 0;
  }

  .contacts-divisions-info .lead {
    font-size: 18px;
    line-height: 110%;
    /* 19.8px */
    letter-spacing: -0.36px;
    margin: 0 0 11px 0;
  }

  .contacts-divisions-info ul {
    font-size: 14px;
    line-height: 150%;
  }
  .contacts-divisions-info ul > li:before {
    width: 5px;
    height: 5px;
    top: 6px;
  }

  .contacts-divisions-info ul > li {
    padding: 0 0 0 25px;
    margin-bottom: 4px;
  }

  .contacts-divisions-info-pic:not(:first-child) {
    margin-top: -4px;
  }

  .contacts-divisions-info-table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts-divisions-info-table-item-ico {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 10px;
  }

  .contacts-divisions-info-pic:first-child {
    margin-bottom: 21px;
  }

  .contacts-divisions-info-table {
    font-size: 14px;
  }

  .contacts-divisions-info-table-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contacts-divisions-info-table-item-name {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 5px;
  }

  .section-about.section-home-about h1 {
    font-size: 40px;
    line-height: 80%;
    /* 32px */
    letter-spacing: -2.4px;
  }

  .section-about.section-home-about .section-header-with-bg .header-desc {
    margin-top: 156px;
  }

  .section-about.section-home-about .section-header-with-bg {
    padding-bottom: 21px;
  }

  .about-numbers-pic-pic {
    margin: 0 15% 0 0;
  }

  .about-numbers-pic-ico {
    right: 0;
  }

  .about-col-2 .article-pic {
    height: 108.611vw;
  }

  .about-col-2 {
    padding-top: 45px;
  }

  .person-tmb {
    padding-left: 10.517vw;
    padding-bottom: 6.149vw;
  }

  .person-tmb-header {
    margin-top: 18px;
    padding-left: 33px;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }

  .person-tmb h3, .person-tmb .h3 {
    font-size: 24px;
    letter-spacing: -0.96px;
  }

  .persons-list .col + .col {
    margin-top: 20px;
  }

  .page-header-slider.no-nav-bullets {
    margin-bottom: -40px;
  }

  .not-found {
    width: auto;
    margin: 0 -20px;
  }

  .not-found-block > svg {
    width: 15px;
    height: 15px;
  }

  .not-found-inner {
    padding-bottom: 136%;
  }

  .not-found-1 {
    top: 14.5vw;
    padding: 3vw 18.063vw 27.563vw 14.375vw;
  }

  .not-found-1 > svg {
    top: 20px;
    left: 20px;
  }

  .not-found-2 {
    padding: 3.25vw 10.625vw 16.5vw 6vw;
  }

  .not-found-2 > svg {
    bottom: 20px;
    right: 20px;
  }

  .not-found-3 {
    top: 39.167vw;
    padding: 2.813vw 5.875vw 7vw 6vw;
  }

  .not-found-block span {
    font-size: 27.778vw;
  }

  .not-found-cont {
    max-width: 51.667vw;
    font-size: 5.556vw;
    padding-top: 5.625vw;
    margin-top: 9px;
  }

  .not-found-cont::after {
    width: 100%;
  }

  .not-found-block .not-found-block-inner span {
    margin-left: 0.75vw;
  }

  .top-slider-wrapper .slider-count {
    width: auto;
    display: -ms-flexbox;
    display: flex;
    color: #2C2A29;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    bottom: -40px;
    font-family: "NeverMind Serif Medium", arial, sans-serif;
    font-size: 16px;
  }

  .top-slider-wrapper .slider-count-cur {
    color: #2C2A29;
  }

  .slider-countable .slick-arrow,
.slider-countable.home-slider .slick-arrow {
    bottom: -53px;
    top: auto;
  }
  .slider-countable .slick-next,
.slider-countable.home-slider .slick-next {
    right: 50%;
    -webkit-transform: translateX(71px);
    transform: translateX(71px);
  }
  .slider-countable .slick-prev,
.slider-countable.home-slider .slick-prev {
    right: 50%;
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
  }
  .slider-countable .slick-next:before,
.slider-countable.home-slider .slick-next:before {
    background-image: url(../images/top-slider-next-dark.svg);
    background-size: cover;
  }
  .slider-countable .slick-prev:before,
.slider-countable.home-slider .slick-prev:before {
    background-image: url(../images/top-slider-prev-dark.svg);
    background-size: cover;
  }
  .slider-countable .slick-arrow,
.slider-countable.home-slider .slick-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
  }

  .slider-countable.mob-slider .slick-next {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  .slider-countable.mob-slider .slick-prev {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  .slider-countable.mob-slider + .slider-count {
    margin-top: 20px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    color: #2C2A29;
    font-family: "NeverMind Serif Medium", arial, sans-serif;
  }

  .slider-countable.home-slider .slick-arrow {
    bottom: -66px;
  }
  .slider-countable.home-slider .slick-next {
    -webkit-transform: translateX(71px);
    transform: translateX(71px);
  }
  .slider-countable.home-slider .slick-prev {
    left: auto;
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
  }
  .slider-countable.home-slider + .slider-count {
    position: absolute;
    bottom: -57px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    margin-top: 20px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    color: #2C2A29;
    font-family: "NeverMind Serif Medium", arial, sans-serif;
  }

  .article-slider-wrapper {
    position: relative;
  }

  .slider-countable.article-slider .slick-next {
    -webkit-transform: translateX(71px);
    transform: translateX(71px);
  }
  .slider-countable.article-slider .slick-prev {
    left: auto;
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
  }
  .slider-countable.article-slider + .slider-count {
    position: absolute;
    bottom: -44px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    margin-top: 20px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    color: #2C2A29;
    font-family: "NeverMind Serif Medium", arial, sans-serif;
  }

  .home-slider-wrapper-countable {
    margin-bottom: 50px;
  }

  .section-home .home-slider-wrapper-countable {
    margin-bottom: 130px;
  }

  .article-slider-wrapper .slider-countable {
    margin-bottom: 80px;
  }

  .contacts-item-link:hover {
    color: #2C2A29;
  }

  .contacts-divisions-item-cont a:hover {
    text-decoration: none;
  }

  .people-item a:hover,
.people-item a:focus {
    text-decoration: none;
  }

  a.btn.btn-light-border:hover,
a.btn.btn-light-border:focus,
button.btn.btn-light-border:hover,
button.btn.btn-light-border:focus {
    text-decoration: none;
    color: #2C2A29;
  }

  .home-about-item-2 a:hover,
.home-about-item-2 a:focus {
    text-decoration: none;
    color: #2C2A29;
  }

  .news-tmb-content a.news-tmb-content-inner:hover,
.news-tmb-content a.news-tmb-content-inner:focus {
    text-decoration: none;
    color: #2C2A29;
  }

  .main-nav-subcategory-item a:hover,
.main-nav-subcategory-item a:focus {
    text-decoration: none;
  }

  .btn .cont::before {
    display: none !important;
  }

  button.btn.btn-submit:hover,
button.btn.btn-submit:focus {
    color: #2C2A29;
  }

  .section-page-content .text-col-2 .article-pic {
    height: 56.25vw;
    margin: 4.604vw 0;
  }

  .people-item a:focus {
    color: #2C2A29;
    text-decoration: none;
  }

  .contacts-how-to-get {
    margin-top: 48px;
    padding-left: 53px;
  }

  .contacts-how-to-get svg {
    top: 4px;
    left: 11px;
  }

  .contacts-how-to-get .contacts-ttl {
    font-size: 25px;
    letter-spacing: -0.5px;
  }

  .contacts-divisions-item .col-m {
    display: block;
    padding-left: 46px;
    margin: 20px 0 0;
  }

  .contacts-divisions-item-pic {
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 80px;
  }
  .contacts-divisions-item-pic img {
    width: 100%;
    height: auto;
  }

  .contacts-divisions-item .col-m.blank {
    margin-top: 0;
  }

  .contacts-divisions-item .col-r {
    padding-left: 46px;
    margin: 20px 0 0;
  }

  .contacts-divisions-item-name {
    line-height: 120%;
    font-weight: 400;
  }
  .contacts-divisions-item-name p:not(:last-child) {
    margin-bottom: 7px;
  }

  .contacts-divisions-item-name-position {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }

  .contacts-divisions-item-cont-ttl {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 7px;
  }

  .contacts-divisions-item-phone-desc:not(:last-child) {
    margin-bottom: 24px;
  }

  .contacts-divisions-item-phone-desc:last-child {
    margin-bottom: 0;
  }

  .contacts-divisions-item-phone-desc {
    font-size: 14px;
  }

  .mob-hide-breadcrumbs .breadcrumb {
    display: none !important;
  }

  .top-slider-video-wrapper {
    display: none;
  }

  .top-slider-video-wrapper.mobile {
    display: block;
    width: 100%;
  }
  .top-slider-video-wrapper.mobile video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .footer-grid-logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer-grid-contacts {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .footer-grid-text {
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer-grid-subscribe {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .footer-grid-map {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .footer-grid-copyright {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }

  .footer-grid-pics {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .playbill-tmb-alt-col-1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .playbill-tmb-alt-col-2 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .playbill-tmb-alt-col-3 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
}
.hover-reveal-hover {
  display: none;
}

.appearing-slider .slick-slide {
  transition: none !important;
}

.appearing-slider .slide.appearing-slide {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
}

.news-home-list .news-tmb {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
}

.further-link-wrapper {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

.playbill-tmb {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

.playbill-tmb-group {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

.home-about-item {
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
  opacity: 0;
}

.appear-item {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

.section-header h2, .section-header .h2, .top-slider h1, .top-slider h1, .news-slide-anim h3, .news-slide-anim .h3, .visit-content h4, .visit-content .h4 {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
}

.atropos-inner {
  overflow: visible;
}

.no-transform {
  -webkit-transform: none !important;
  transform: none !important;
}
/*# sourceMappingURL=styles.css.map */
