@font-face {
	font-family: 'Theater';
	src: url('./../fonts/Theater/Bold/Theaterv04_Bold_refresh.eot');
	src:
	     url('./../fonts/Theater/Bold/Theaterv04_Bold_refresh.otf') format('opentype'),
	     url('./../fonts/Theater/Bold/Theaterv04_Bold_refresh.eot?#iefix') format('embedded-opentype'),
	     url('./../fonts/Theater/Bold/Theaterv04_Bold_refresh.woff2') format('woff2'),
	     url('./../fonts/Theater/Bold/Theaterv04_Bold_refresh.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Black';
	src: url('./../fonts/Golos/Black/Golos_Text%20Black.eot');
	src:
	     url('./../fonts/Golos/Black/Golos_Text%20Black.eot?#iefix') format('embedded-opentype'),
	     url('./../fonts/Golos/Black/Golos_Text%20Black.woff2') format('woff2'),
	     url('./../fonts/Golos/Black/Golos_Text%20Black.woff') format('woff'),
	     url('./../fonts/Golos/Black/Golos_Text%20Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Bold';
	src: url('./../fonts/Golos/Bold/Golos_Text%20Bold.eot');
	src:
	     url('./../fonts/Golos/Bold/Golos_Text%20Bold.eot?#iefix') format('embedded-opentype'),
	     url('./../fonts/Golos/Bold/Golos_Text%20Bold.woff2') format('woff2'),
	     url('./../fonts/Golos/Bold/Golos_Text%20Bold.woff') format('woff'),
	     url('./../fonts/Golos/Bold/Golos_Text%20Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Golos DemiBold';
	src: url('./../fonts/Golos/DemiBold/Golos_Text%20DemiBold.eot');
	src:
	     url('./../fonts/Golos/DemiBold/Golos_Text%20DemiBold.eot?#iefix') format('embedded-opentype'),
	     url('./../fonts/Golos/DemiBold/Golos_Text%20DemiBold.woff2') format('woff2'),
	     url('./../fonts/Golos/DemiBold/Golos_Text%20DemiBold.woff') format('woff'),
	     url('./../fonts/Golos/DemiBold/Golos_Text%20DemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Golos Medium';
	src: url('./../fonts/Golos/Medium/Golos_Text%20Medium.eot');
	src:
	     url('./../fonts/Golos/Medium/Golos_Text%20Medium.eot?#iefix') format('embedded-opentype'),
	     url('./../fonts/Golos/Medium/Golos_Text%20Medium.woff2') format('woff2'),
	     url('./../fonts/Golos/Medium/Golos_Text%20Medium.woff') format('woff'),
	     url('./../fonts/Golos/Medium/Golos_Text%20Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Golos';
	src: url('./../fonts/Golos/Regular/Golos_Text%20Regular.eot');
	src:
	     url('./../fonts/Golos/Regular/Golos_Text%20Regular.eot?#iefix') format('embedded-opentype'),
	     url('./../fonts/Golos/Regular/Golos_Text%20Regular.woff2') format('woff2'),
	     url('./../fonts/Golos/Regular/Golos_Text%20Regular.woff') format('woff'),
	     url('./../fonts/Golos/Regular/Golos_Text%20Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@media screen and (max-width: 768px) {
  html {
    overflow-x: hidden;
  }
}

body {
  font-family: 'Golos';
  font-size: 18px;
  color: black;
  line-height: 1.6;
  overflow-x: hidden;
}

b,
strong {
  font-family: 'Golos Medium';
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'Golos Medium';
}

a,
a:visited {
  text-decoration: none;
  color: #16356F;
}

a:focus,
a:hover,
a:active {
  color: #FF3839;
}

iframe {
  max-width: 100%;
}

.node video,
.view-gallery video {
  width: 100%;
  background-color: black;
}

.node-unpublished {
  background-color: #fff;
}

.background-color-red {
  background: #FF3839;
}

.background-color-grey {
  background: #A4A4A4;
}

.background-color-dark-grey {
  background: #717171;
}

.background-color-blue {
  background: #16356F;
}

.background-color-yellow {
  background: #ffcb00;
}

.background-color-orange {
  background: #ec8301;
}

.background-color-green {
  background: #009438;
}

.background-color-light-green {
  background: #59d227;
}

.background-color-light-blue {
  background: #00afe2;
}

.background-color-blue-2 {
  background: #2b3b72;
}

.background-color-light-purple {
  background: #9e89c9;
}

.background-color-purple {
  background: #5847be;
}

.background-color-red,
.background-color-dark-grey,
.background-color-blue,
.background-color-yellow,
.background-color-orange,
.background-color-green,
.background-color-light-green,
.background-color-light-blue,
.background-color-blue-2,
.background-color-light-purple,
.background-color-purple {
  color: white;
}

.figcaption {
  font-size: 16px;
}

.day-w-0,
.day-w-6,
.color-red {
  color: #FF3839;
}

.day-w {
  display: none;
}

.locale-untranslated {
  display: none;
}

#page {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
  /* overflow-x: hidden; */
}

.maintenance-page #page {
  max-width: 700px;
  margin: 30px auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  display: block;
  min-height: 1px;
}

.page-wrapper {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
}

.region-important ~ #page #top {
  position: absolute;
}

@media (min-width: 1280px) {
  .container {
    max-width: 1270px;
  }
}

.front .container {
  max-width: 1270px;
}

#breadcrumb {
  width: 100%;
}

.breadcrumb {
  background-color: rgba(255,255,255,0);
}

.breadcrumb a,
.breadcrumb span {
  font-family: 'Golos Medium';
  font-size: 14px;
  color: white;
  text-decoration: none;
}

.page-performances .breadcrumb a,
.page-performances .breadcrumb span,
.page-afisha .breadcrumb a,
.page-afisha .breadcrumb span,
.page-search .breadcrumb a,
.page-search .breadcrumb span,
.page-customerror .breadcrumb a,
.page-customerror .breadcrumb span,
.page-user .breadcrumb a,
.page-user .breadcrumb span {
  color: #16356F;
}

.breadcrumb .delimiter {
  margin: 0 5px;
}

.views-row a:hover {
  text-decoration: none;
}

#main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  background: white;
  z-index: 1;
  margin-top: 400px;
  position: relative;
  height: 100%;
}

.one-sidebar #main-content > .container > .row {
  padding-top: 20px;
}

.page-performances #main-content,
.page-afisha #main-content,
.page-search #main-content,
.page-customerror #main-content,
.page-user #main-content {
  margin-top: 0 !important;
}

.front #main-content {
  margin-top: 0;
  padding-top: 40px;
}

/*.front #main-content,*/
.node-type-performances #main-content {
  margin-top: calc(100vh - 245px);
}

@media (min-width: 1600px) {
  /*.front #main-content,*/
  .node-type-performances #main-content {
    /*margin-top: 800px;*/
  }
}

#main-content img {
  max-width: 100%;
  height: auto;
}

.node .field-name-body img {
  display: block;
  margin-bottom: 30px;
}

#line {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  height: 150px;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-bottom: -150px;
  overflow: hidden;
}

#line:after {
  content: '';
  position: absolute;
  width: 110%;
  height: 110%;
  -webkit-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
  background: white;
  z-index: -1;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  top: 100%;
}

.node-type-performances #line {
  display: none;
}

#page-title,
#main-content .block h2,
#main-content .block-views h2 {
  font-family: 'Theater';
  font-size: 60px;
  line-height: 66px;
  color: #16356F;
  border-bottom: 4px solid #16356F;
  margin-bottom: 30px;
}

.front div[id^=block-views-performances] > h2 {
  margin-bottom: 0 !important;
}

#page-title {
  position: relative;
  display: none;
  margin-bottom: 20px;
}

#node-460 > h2 {
  display: none;
}

.page-performances #page-title,
.page-afisha #page-title {
  display: block;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 60px;
}

.node-performances .group-title.title {
  border: none;
  font-family: 'Theater';
  line-height: 44px;
  color: #16356F;
  font-size: 44px;
  padding: 0 32px 22px 32px;
  border-bottom: 1px solid #D8D8D8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .node-performances .group-title.title {
    border-bottom: none;
    font-size: 28px;
    line-height: 32px;
    padding: 0 16px 0;
  }
}

.node-performances .field-name-field-tickets-link {
  background: #FF3839;
  width: 140px;
  height: 40px;
  font-family: 'Golos Medium';
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 40px;
  color: #fff;
  transition: opacity .325s linear;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-field-tickets-link {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.node-performances .field-name-field-short-info {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5;
  font-family: 'Golos Medium';
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-field-short-info {
    font-size: 14px;
  }
}

.node-performances .field-name-field-tickets-link:hover {
  opacity: 0.7;
}

.node-performances .group-additional-info {
  margin-top: auto;
  padding: 10px 32px 0 32px !important;
}

@media screen and (max-width: 991px) {
  .node-performances .group-additional-info {
    padding: 10px 16px 0 16px !important;
  }
}

.node-performances .group-title.title p {
  margin: 0;
}

.node-performances .field-name-field-age {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.node-performances .field-name-field-age:before {
  content: '';
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='511pt' version='1.1' viewBox='-48 0 511 511.99946' width='511pt'%3E%3Cg id='surface1'%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M 399.414062 218.605469 C 386.246094 207.839844 367.597656 204.394531 351.898438 209.824219 C 347.691406 211.28125 343.785156 213.324219 340.285156 215.898438 C 331.359375 222.464844 311.542969 242.175781 295.839844 261.683594 L 295.839844 111.3125 C 295.839844 98.53125 290.585938 86.039062 281.425781 77.035156 C 272.332031 68.097656 260.386719 63.277344 247.851562 63.511719 C 242.160156 63.613281 236.707031 64.742188 231.667969 66.714844 L 231.667969 52.027344 C 231.667969 38.117188 225.949219 24.519531 215.972656 14.714844 C 206.085938 4.996094 193.148438 -0.242188 179.464844 0.0078125 C 152.183594 0.480469 129.910156 22.65625 129.09375 49.765625 C 123.183594 47.085938 116.765625 45.582031 110.121094 45.382812 C 96.261719 44.976562 82.535156 50.339844 72.472656 60.109375 C 62.617188 69.675781 57.1875 82.304688 57.1875 95.632812 L 57.152344 109.875 C 52.898438 108.476562 48.363281 107.710938 43.648438 107.710938 C 19.855469 107.710938 0.5 127.066406 0.5 150.855469 L 0.515625 369.441406 L 0.550781 370.476562 C 2.539062 399.164062 8.542969 423.726562 18.402344 443.484375 C 27.644531 462.007812 40.539062 476.921875 56.726562 487.8125 C 88.582031 509.25 127.933594 512 158.65625 512 C 218.988281 512 273.265625 482.003906 300.410156 433.691406 C 303.710938 428.371094 312.410156 414.691406 321.804688 399.9375 C 330.953125 385.5625 339.464844 372.316406 346.96875 360.628906 C 351.09375 354.203125 354.847656 348.359375 358.105469 343.265625 C 370.242188 324.285156 383.175781 305.882812 396.550781 288.566406 C 401.511719 282.144531 403.039062 280.402344 403.386719 280.019531 C 409.648438 273.1875 413.59375 264.824219 414.796875 255.828125 C 416.691406 241.714844 411.082031 228.144531 399.414062 218.605469 Z M 385.03125 251.84375 C 384.644531 254.71875 383.335938 257.445312 381.246094 259.726562 C 380.15625 260.917969 378.207031 263.183594 372.785156 270.207031 C 358.867188 288.222656 345.414062 307.359375 332.800781 327.085938 C 329.550781 332.167969 325.8125 337.988281 321.695312 344.398438 C 314.175781 356.109375 305.652344 369.386719 296.46875 383.808594 C 286.855469 398.910156 277.957031 412.898438 274.699219 418.160156 L 274.359375 418.738281 C 252.574219 457.738281 208.242188 481.964844 158.660156 481.964844 C 132.203125 481.964844 98.609375 479.796875 73.496094 462.898438 C 47.871094 445.65625 33.824219 414.914062 30.550781 368.914062 L 30.535156 150.859375 C 30.535156 143.628906 36.417969 137.746094 43.648438 137.746094 C 50.921875 137.746094 56.839844 143.628906 56.839844 150.859375 L 56.839844 232.660156 C 56.839844 232.902344 56.867188 233.136719 56.875 233.378906 C 56.890625 233.644531 56.890625 233.914062 56.917969 234.179688 C 56.941406 234.417969 56.988281 234.648438 57.023438 234.882812 C 57.0625 235.144531 57.089844 235.410156 57.140625 235.671875 C 57.191406 235.90625 57.261719 236.136719 57.320312 236.367188 C 57.382812 236.613281 57.433594 236.867188 57.511719 237.109375 C 57.582031 237.34375 57.675781 237.570312 57.761719 237.796875 C 57.84375 238.027344 57.917969 238.261719 58.015625 238.488281 C 58.109375 238.714844 58.222656 238.929688 58.328125 239.148438 C 58.433594 239.367188 58.53125 239.589844 58.644531 239.804688 C 58.757812 240.015625 58.894531 240.21875 59.019531 240.425781 C 59.144531 240.632812 59.261719 240.84375 59.394531 241.042969 C 59.53125 241.242188 59.683594 241.429688 59.828125 241.621094 C 59.972656 241.816406 60.105469 242.015625 60.257812 242.199219 C 60.410156 242.382812 60.578125 242.550781 60.734375 242.726562 C 60.898438 242.90625 61.054688 243.097656 61.226562 243.269531 C 61.394531 243.433594 61.570312 243.582031 61.746094 243.742188 C 61.925781 243.90625 62.101562 244.082031 62.292969 244.238281 C 62.472656 244.386719 62.664062 244.519531 62.851562 244.660156 C 63.050781 244.808594 63.242188 244.964844 63.445312 245.105469 C 63.636719 245.234375 63.839844 245.34375 64.035156 245.460938 C 64.25 245.59375 64.460938 245.734375 64.683594 245.859375 C 64.886719 245.96875 65.101562 246.058594 65.308594 246.160156 C 65.535156 246.273438 65.761719 246.390625 65.996094 246.492188 C 66.210938 246.585938 66.441406 246.65625 66.660156 246.738281 C 66.898438 246.824219 67.132812 246.921875 67.375 247 C 67.605469 247.070312 67.847656 247.121094 68.082031 247.183594 C 68.328125 247.246094 68.566406 247.320312 68.8125 247.371094 C 69.0625 247.421875 69.3125 247.449219 69.5625 247.488281 C 69.8125 247.523438 70.054688 247.574219 70.304688 247.601562 C 70.554688 247.625 70.8125 247.628906 71.066406 247.640625 C 71.316406 247.652344 71.566406 247.679688 71.820312 247.679688 C 71.832031 247.679688 71.847656 247.679688 71.859375 247.679688 C 72.378906 247.679688 72.890625 247.652344 73.394531 247.601562 C 73.613281 247.582031 73.828125 247.535156 74.046875 247.503906 C 74.324219 247.464844 74.609375 247.433594 74.882812 247.375 C 75.171875 247.316406 75.449219 247.234375 75.730469 247.160156 C 75.925781 247.105469 76.128906 247.066406 76.320312 247.007812 C 76.632812 246.910156 76.9375 246.789062 77.242188 246.671875 C 77.390625 246.613281 77.550781 246.566406 77.699219 246.503906 C 78.003906 246.375 78.292969 246.222656 78.585938 246.078125 C 78.726562 246.007812 78.871094 245.949219 79.011719 245.875 C 79.285156 245.726562 79.542969 245.554688 79.804688 245.390625 C 79.953125 245.300781 80.105469 245.21875 80.246094 245.121094 C 80.488281 244.960938 80.71875 244.777344 80.949219 244.597656 C 81.101562 244.484375 81.257812 244.378906 81.402344 244.257812 C 81.617188 244.085938 81.8125 243.890625 82.015625 243.703125 C 82.167969 243.566406 82.324219 243.433594 82.472656 243.292969 C 82.660156 243.105469 82.828125 242.902344 83.003906 242.707031 C 83.148438 242.546875 83.304688 242.390625 83.441406 242.226562 C 83.597656 242.035156 83.738281 241.832031 83.886719 241.632812 C 84.027344 241.445312 84.175781 241.265625 84.304688 241.070312 C 84.441406 240.871094 84.554688 240.664062 84.679688 240.457031 C 84.804688 240.25 84.941406 240.046875 85.058594 239.835938 C 85.171875 239.625 85.265625 239.40625 85.371094 239.191406 C 85.476562 238.96875 85.59375 238.75 85.691406 238.523438 C 85.785156 238.304688 85.855469 238.074219 85.9375 237.851562 C 86.027344 237.617188 86.121094 237.386719 86.199219 237.144531 C 86.269531 236.914062 86.320312 236.679688 86.378906 236.445312 C 86.441406 236.199219 86.515625 235.957031 86.570312 235.707031 C 86.617188 235.472656 86.644531 235.226562 86.679688 234.984375 C 86.722656 234.730469 86.769531 234.476562 86.796875 234.21875 C 86.824219 233.976562 86.824219 233.726562 86.835938 233.480469 C 86.851562 233.21875 86.878906 232.964844 86.878906 232.703125 L 87.226562 95.671875 C 87.226562 90.5 89.417969 85.523438 93.394531 81.660156 C 97.667969 77.515625 103.449219 75.226562 109.234375 75.40625 C 120.070312 75.730469 128.886719 85.15625 128.886719 96.441406 L 129.058594 231.867188 C 129.058594 232.140625 129.085938 232.40625 129.101562 232.671875 C 129.113281 232.910156 129.113281 233.15625 129.136719 233.390625 C 129.164062 233.671875 129.21875 233.941406 129.261719 234.214844 C 129.296875 234.4375 129.320312 234.664062 129.363281 234.882812 C 129.425781 235.179688 129.511719 235.46875 129.589844 235.757812 C 129.640625 235.945312 129.679688 236.136719 129.734375 236.320312 C 129.832031 236.632812 129.957031 236.9375 130.074219 237.242188 C 130.132812 237.394531 130.175781 237.550781 130.238281 237.699219 C 130.378906 238.023438 130.539062 238.339844 130.699219 238.652344 C 130.761719 238.769531 130.808594 238.894531 130.871094 239.007812 C 131.046875 239.332031 131.246094 239.640625 131.441406 239.945312 C 131.503906 240.046875 131.558594 240.148438 131.625 240.246094 C 131.832031 240.554688 132.058594 240.84375 132.285156 241.132812 C 132.355469 241.222656 132.417969 241.316406 132.488281 241.402344 C 132.742188 241.710938 133.015625 242 133.292969 242.285156 C 133.351562 242.347656 133.398438 242.410156 133.457031 242.46875 C 133.742188 242.753906 134.046875 243.019531 134.355469 243.28125 C 134.414062 243.332031 134.464844 243.386719 134.523438 243.4375 C 134.832031 243.691406 135.152344 243.921875 135.476562 244.148438 C 135.546875 244.199219 135.609375 244.253906 135.679688 244.300781 C 136.007812 244.523438 136.351562 244.722656 136.695312 244.917969 C 136.769531 244.960938 136.839844 245.011719 136.917969 245.054688 C 137.277344 245.246094 137.648438 245.417969 138.023438 245.585938 C 138.09375 245.617188 138.160156 245.65625 138.230469 245.6875 C 138.613281 245.847656 139.007812 245.984375 139.40625 246.117188 C 139.476562 246.136719 139.539062 246.167969 139.609375 246.191406 C 140.003906 246.3125 140.40625 246.410156 140.808594 246.5 C 140.890625 246.515625 140.96875 246.542969 141.050781 246.5625 C 142.027344 246.761719 143.039062 246.867188 144.074219 246.867188 C 144.082031 246.867188 144.089844 246.867188 144.097656 246.867188 C 144.359375 246.867188 144.617188 246.839844 144.875 246.828125 C 145.125 246.8125 145.375 246.8125 145.621094 246.789062 C 145.894531 246.757812 146.15625 246.707031 146.425781 246.664062 C 146.652344 246.628906 146.886719 246.605469 147.113281 246.558594 C 147.382812 246.503906 147.644531 246.425781 147.910156 246.355469 C 148.125 246.296875 148.339844 246.253906 148.550781 246.1875 C 148.820312 246.105469 149.078125 246 149.339844 245.898438 C 149.535156 245.824219 149.738281 245.765625 149.929688 245.683594 C 150.199219 245.566406 150.460938 245.429688 150.722656 245.300781 C 150.894531 245.214844 151.074219 245.140625 151.242188 245.050781 C 151.5 244.910156 151.746094 244.746094 151.996094 244.59375 C 152.15625 244.492188 152.324219 244.402344 152.480469 244.296875 C 152.71875 244.136719 152.941406 243.957031 153.167969 243.78125 C 153.324219 243.664062 153.484375 243.554688 153.636719 243.429688 C 153.851562 243.253906 154.054688 243.054688 154.261719 242.863281 C 154.40625 242.730469 154.558594 242.601562 154.703125 242.460938 C 154.894531 242.265625 155.074219 242.054688 155.257812 241.851562 C 155.394531 241.699219 155.539062 241.554688 155.671875 241.394531 C 155.835938 241.191406 155.984375 240.976562 156.136719 240.769531 C 156.269531 240.589844 156.410156 240.417969 156.535156 240.238281 C 156.675781 240.03125 156.792969 239.8125 156.921875 239.597656 C 157.042969 239.398438 157.175781 239.203125 157.285156 239 C 157.402344 238.785156 157.496094 238.558594 157.601562 238.339844 C 157.707031 238.121094 157.824219 237.910156 157.917969 237.683594 C 158.007812 237.46875 158.082031 237.242188 158.160156 237.019531 C 158.25 236.78125 158.347656 236.546875 158.421875 236.304688 C 158.492188 236.070312 158.542969 235.832031 158.605469 235.59375 C 158.667969 235.351562 158.742188 235.113281 158.789062 234.867188 C 158.839844 234.621094 158.867188 234.367188 158.90625 234.121094 C 158.941406 233.871094 158.992188 233.625 159.015625 233.375 C 159.042969 233.121094 159.042969 232.863281 159.054688 232.605469 C 159.070312 232.351562 159.09375 232.105469 159.09375 231.847656 L 159.09375 51.308594 C 159.09375 39.777344 168.46875 30.238281 179.988281 30.039062 C 185.546875 29.960938 190.828125 32.109375 194.925781 36.136719 C 199.191406 40.328125 201.636719 46.121094 201.636719 52.027344 L 201.636719 232.675781 C 201.636719 232.949219 201.664062 233.214844 201.679688 233.484375 C 201.691406 233.722656 201.691406 233.964844 201.714844 234.203125 C 201.742188 234.46875 201.796875 234.726562 201.835938 234.988281 C 201.875 235.226562 201.898438 235.464844 201.945312 235.695312 C 202 235.957031 202.078125 236.210938 202.144531 236.46875 C 202.203125 236.691406 202.246094 236.914062 202.316406 237.132812 C 202.402344 237.410156 202.511719 237.679688 202.613281 237.949219 C 202.683594 238.136719 202.742188 238.328125 202.820312 238.511719 C 202.941406 238.792969 203.082031 239.0625 203.21875 239.335938 C 203.296875 239.496094 203.367188 239.664062 203.453125 239.824219 C 203.601562 240.101562 203.773438 240.363281 203.941406 240.628906 C 204.03125 240.769531 204.109375 240.921875 204.207031 241.0625 C 204.386719 241.328125 204.585938 241.582031 204.785156 241.835938 C 204.882812 241.960938 204.96875 242.09375 205.070312 242.214844 C 205.289062 242.484375 205.53125 242.734375 205.769531 242.988281 C 205.863281 243.082031 205.945312 243.1875 206.039062 243.28125 C 206.285156 243.53125 206.550781 243.757812 206.816406 243.988281 C 206.914062 244.074219 207.003906 244.167969 207.105469 244.25 C 207.402344 244.496094 207.714844 244.71875 208.027344 244.941406 C 208.105469 244.996094 208.179688 245.058594 208.261719 245.117188 C 208.597656 245.34375 208.949219 245.550781 209.304688 245.75 C 209.371094 245.785156 209.429688 245.832031 209.496094 245.867188 C 209.886719 246.078125 210.285156 246.265625 210.695312 246.445312 C 210.734375 246.460938 210.769531 246.484375 210.808594 246.5 C 211.234375 246.679688 211.671875 246.835938 212.117188 246.976562 C 212.140625 246.988281 212.164062 246.996094 212.191406 247.003906 C 213.125 247.296875 214.097656 247.496094 215.101562 247.601562 C 215.109375 247.601562 215.113281 247.601562 215.121094 247.601562 C 215.625 247.652344 216.136719 247.679688 216.65625 247.679688 C 216.660156 247.679688 216.664062 247.679688 216.671875 247.679688 C 216.9375 247.679688 217.199219 247.652344 217.464844 247.640625 C 217.710938 247.625 217.957031 247.625 218.199219 247.601562 C 218.476562 247.574219 218.746094 247.519531 219.019531 247.476562 C 219.242188 247.441406 219.46875 247.417969 219.691406 247.371094 C 219.984375 247.3125 220.265625 247.226562 220.550781 247.152344 C 220.742188 247.101562 220.941406 247.0625 221.128906 247.003906 C 221.433594 246.90625 221.726562 246.789062 222.023438 246.675781 C 222.183594 246.613281 222.347656 246.5625 222.507812 246.496094 C 222.808594 246.367188 223.097656 246.21875 223.390625 246.070312 C 223.53125 246 223.679688 245.941406 223.820312 245.863281 C 224.105469 245.707031 224.378906 245.53125 224.65625 245.355469 C 224.789062 245.273438 224.925781 245.199219 225.058594 245.109375 C 225.339844 244.921875 225.601562 244.710938 225.867188 244.503906 C 225.980469 244.417969 226.101562 244.335938 226.214844 244.246094 C 226.476562 244.027344 226.722656 243.789062 226.972656 243.554688 C 227.074219 243.460938 227.183594 243.375 227.277344 243.277344 C 227.519531 243.035156 227.746094 242.777344 227.96875 242.515625 C 228.0625 242.414062 228.160156 242.316406 228.25 242.210938 C 228.464844 241.949219 228.660156 241.671875 228.855469 241.398438 C 228.9375 241.28125 229.03125 241.171875 229.113281 241.054688 C 229.296875 240.78125 229.460938 240.496094 229.625 240.210938 C 229.703125 240.078125 229.792969 239.953125 229.867188 239.816406 C 230.023438 239.527344 230.15625 239.226562 230.292969 238.925781 C 230.359375 238.785156 230.4375 238.648438 230.496094 238.503906 C 230.621094 238.210938 230.722656 237.90625 230.828125 237.605469 C 230.882812 237.445312 230.953125 237.289062 231.003906 237.121094 C 231.089844 236.835938 231.15625 236.535156 231.230469 236.242188 C 231.273438 236.054688 231.332031 235.871094 231.371094 235.683594 C 231.429688 235.394531 231.464844 235.09375 231.507812 234.800781 C 231.535156 234.597656 231.578125 234.398438 231.597656 234.191406 C 231.628906 233.917969 231.628906 233.636719 231.640625 233.355469 C 231.652344 233.125 231.675781 232.898438 231.675781 232.660156 L 231.675781 108.707031 C 232.652344 100.328125 239.765625 93.691406 248.378906 93.542969 C 252.804688 93.46875 257.078125 95.210938 260.378906 98.457031 C 263.832031 101.847656 265.8125 106.535156 265.8125 111.3125 L 265.8125 288.574219 L 265.820312 289.246094 C 265.902344 298.976562 272.292969 307.199219 281.71875 309.707031 C 291.082031 312.195312 300.648438 308.261719 305.570312 299.832031 L 305.664062 299.664062 C 317.4375 279.09375 348.90625 246.851562 358.09375 240.09375 C 359.15625 239.308594 360.378906 238.679688 361.726562 238.210938 C 367.710938 236.144531 375.214844 237.609375 380.410156 241.859375 C 382.855469 243.863281 385.648438 247.222656 385.03125 251.84375 Z M 385.03125 251.84375 ' style=' stroke:none;fill-rule:nonzero;fill:%23C6C6C6;fill-opacity:1;'/%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  width: 26px;
  height: 30px;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-field-age:before {
    width: 20px;
    height: 20px;
  }
}

.node-performances .field-name-field-scene {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.node-performances .field-name-field-length {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.node-performances .field-name-field-length:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M347.216,301.211l-71.387-53.54V138.609c0-10.966-8.864-19.83-19.83-19.83c-10.966,0-19.83,8.864-19.83,19.83v118.978 c0,6.246,2.935,12.136,7.932,15.864l79.318,59.489c3.569,2.677,7.734,3.966,11.878,3.966c6.048,0,11.997-2.717,15.884-7.952 C357.766,320.208,355.981,307.775,347.216,301.211z' style=' stroke:none;fill-rule:nonzero;fill:%23c6c6c6;fill-opacity:1;'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.833,0,0,114.833,0,256s114.833,256,256,256s256-114.833,256-256S397.167,0,256,0z M256,472.341 c-119.275,0-216.341-97.066-216.341-216.341S136.725,39.659,256,39.659c119.295,0,216.341,97.066,216.341,216.341 S375.275,472.341,256,472.341z' style=' stroke:none;fill-rule:nonzero;fill:%23c6c6c6;fill-opacity:1;'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  width: 30px;
  height: 30px;
  margin-right: 12px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-field-length:before {
    width: 20px;
    height: 20px;
  }
}

.node-performances .field-name-field-scene:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512'%3E%3Cg%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='m474.318 122.477-210.875-120.5c-4.611-2.636-10.273-2.636-14.885 0l-210.875 120.5c-4.674 2.67-7.558 7.641-7.558 13.023v241c0 5.383 2.884 10.353 7.558 13.023l210.875 120.5c2.306 1.318 4.874 1.977 7.442 1.977s5.137-.659 7.442-1.977l210.875-120.5c4.674-2.67 7.558-7.641 7.558-13.023v-241c0-5.383-2.884-10.353-7.557-13.023zm-218.318-90.2 180.642 103.223-180.642 103.224-180.641-103.224zm-195.875 129.071 180.875 103.357v206.447l-180.875-103.356zm210.875 309.804v-206.447l180.875-103.357v206.448z' style=' stroke:none;fill-rule:nonzero;fill:%23c6c6c6;fill-opacity:1;'/%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  width: 30px;
  height: 30px;
  margin-right: 12px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-field-scene:before {
    width: 20px;
    height: 20px;
  }
}

.node-performances .performance-afisha {
  position: relative;
  max-width: 280px;
  margin-right: 22px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .node-performances .performance-afisha {
    max-width: 245px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .node-performances .performance-afisha {
    max-width: 280px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }
}

.node-performances .performance-afisha {
  background: url(../img/afisha-plug2.svg);
  border-radius: 15px;
  height: 350px;
}

.node-performances .field-name-field-afisha img {
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
  height: 350px !important;
}

.node-performances .field-name-field-premiere {
  position: absolute;
  top: 0;
  right: 50px;
  margin-top: -2px;
  padding: 1px 15px 0px;
  background-color: #FF3839;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  font-size: 28px;
  letter-spacing: 0.01em;
  color: white;
  text-transform: uppercase;
  font-family: 'Theater';
  height: 39px;
  line-height: 39px;
}

.node-performances .field-name-field-premiere:after {
  content: url(./../img/icon-hand-premiere.png);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: rotate(90deg) translateY(35px);
  -ms-transform: rotate(90deg) translateY(35px);
  transform: rotate(90deg) translateY(35px);
}

.node-performances .performance-header-right {
  background: rgba(243, 243, 243, 0.8);
  border-radius: 15px;
  padding: 30px 0 20px;
  display: flex;
  flex-direction: column;
  max-width: calc(100% - 302px);
  width: 100%;
  min-height: 350px;
  backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

@media screen and (max-width: 991px) {
  .node-performances .performance-header-right {
    max-width: calc(100% - 260px);
  }
}

@media screen and (max-width: 768px) {
  .node-performances .performance-header-right {
    max-width: 100%;
    padding: 30px 0 110px;
    position: relative;
  }

  .node-performances .performance-header-right.no-tickets {
    padding: 30px 0 30px;
  }

  .node-performances .performance-header-right:after {
    position: absolute;
    bottom: 90px;
    background: #D8D8D8;
    height: 1px;
    width: 100%;
    content: '';
  }

  .node-performances .performance-header-right.no-tickets:after {
    content: none;
  }
}

.node-performances .performance-header-right > div{
  padding: 0 32px;
}

@media screen and (max-width: 991px) {
  .node-performances .performance-header-right > div{
    padding: 0 16px;
  }
}

.node-performances .group-icons > div {
  color: #16356F;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .node-performances .group-icons > div {
    font-size: 12px;
  }
}

.node-performances .group-header > .group-header {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .node-performances .group-header > .group-header {
    flex-direction: column-reverse;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
}

.ds-2col-stacked-fluid {
  padding: 0;
  margin: -110px 0 0 0;
}

@media screen and (max-width: 768px) {
  .ds-2col-stacked-fluid {
    margin: -90px 0 0 0;
  }
}

.node-performances .field-name-body {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  font-family: 'Golos Medium';
  font-weight: 500;
  padding: 0 32px;
}

@media screen and (max-width: 991px) {
  .node-performances .field-name-body {
    padding: 0 16px;
  }
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-body {
    font-size: 14px;
    padding: 0;
  }
}

.node-performances > .group-header {
  margin: 30px 0 0;
}

.node-performances .group-icons > div {
  margin-right: 24px;
}

.node-performances .group-icons > div p {
  margin: 0;
}

.node-performances .group-left {
  max-width: 280px;
  margin-right: 22px;
  width: 100%;
}

.node-performances .group-right .group-body {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .node-performances .group-right .group-body {
    order: 1;
    margin-top: 0;
  }
}

.node-performances .group-right {
  padding: 0;
  margin-top: 30px;
  display: grid;
  grid-template-columns: [sidebar] 280px [other] calc(100% - 302px);
  width: 100%;
  flex: 0 0 100%;
  max-width: none;
  column-gap: 22px;
}

@media screen and (max-width: 991px) {
  .node-performances .group-right {
    grid-template-columns: [sidebar] 245px [other] calc(100% - 260px);
    column-gap: 15px;
  }
}

@media screen and (max-width: 768px) {
  .node-performances .group-right {
    display: flex;
    flex-direction: column;
  }
}

.node-performances .group-right .group-tabs {
  grid-column: 2;
}

@media screen and (max-width: 768px) {
  .node-performances .group-right .group-tabs {
    order: 5;
  }
}

.node-performances .group-right .field-name-coming-dates {
  grid-row: 1 / 10;
  grid-column-start: sidebar;
}

.node-performances .group-right > div:not(.field-name-coming-dates) {
  grid-column-start: other;
}

@media screen and (max-width: 768px) {
  .node-performances .group-right .field-name-coming-dates {
    order: 2;
  }
}

.node-performances .view-people .view-content {
  display: block;
}

.node-performances .view-people .view-content .item-list {
  display: flex;
  width: 100%;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .node-performances .view-people .view-content .item-list {
    flex-direction: column;
  }
}

.node-performances .view-people .view-content .item-list > h3 {
  flex-basis: calc(100%/3);
  flex-shrink: 0;
  font-size: 16px;
  font-family: 'Golos Medium';
  color: #000;
  font-weight: 500;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .node-performances .view-people .view-content .item-list > h3 {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

.node-performances .view-people .view-content .item-list ul {
  width: 100%;
  margin: 0;
}

.node-performances .view-people .view-content .item-list ul li {
  display: flex;
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .node-performances .view-people .view-content .item-list ul li {
    flex-direction: column;
  }
}

.node-performances .view-people .view-content .item-list ul li a {
  flex-basis: 50%;
  color: #16356F;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .node-performances .view-people .view-content .item-list ul li a {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

.node-performances .view-people .view-content .item-list ul li span {
  flex-basis: 50%;
  color: #A7A7A7;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Golos Medium';
}

@media screen and (max-width: 768px) {
  .node-performances .view-people .view-content .item-list ul li span {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

.node-performances .view-display-id-block_1 {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
}

@media screen and (min-width: 769px) {
  .node-performances .view-display-id-block_1 {
    position: sticky;
    top: -183px;
  }
}

.node-performances .view-display-id-block_1 .view-content {
  background: #F3F3F3;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

@media screen and (min-width: 769px) {
  .node-performances .view-display-id-block_1 .view-content {
    max-height: calc(100vh - 90px);
    overflow-y: hidden;
  }

  .node-performances .view-display-id-block_1 .view-content.open {
    overflow-y: auto;
  }
}

.node-performances .view-display-id-block_1 .view-content::-webkit-scrollbar {
  width: 5px;
}

.node-performances .view-display-id-block_1 .view-content::-webkit-scrollbar-track {
  width: 5px;
}

.node-performances .view-display-id-block_1 .view-content::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

.node-performances .performances-pushkin-card,
.node-performances .performances-ticket-needed {
  height: 72px;
  background: #16356F;
  border-radius: 5px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 20px;
  position: relative;
}

.node-performances .performances-pushkin-card:after {
  content: '';
  width: 51px;
  height: 72px;
  position: absolute;
  right: -2px;
  background: url(../img/pushkin.png) center/contain no-repeat;
}

.node-performances .performances-ticket-needed:after {
  content: '';
  width: 57px;
  height: 72px;
  position: absolute;
  right: 0;
  background: url(../img/ticket.svg);
}

.node-performances .performances-ticket-needed {
  background: #F3F3F3;
}

.node-performances .performances-pushkin-card .performances-pushkin-card__text {
  color: #fff;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
  line-height: 16px;
}

.node-performances .performances-ticket-needed .performances-ticket-needed__text {
  color: #A7A7A7;
  font-size: 10px;
  line-height: 10px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.node-performances .performances-pushkin-card .performances-pushkin-card__label {
  color: #A7A7A7;
  font-size: 10px;
  font-family: 'Golos Medium';
  font-weight: 500;
  line-height: 10px;
}

.node-performances .performances-ticket-needed .performances-ticket-needed__label {
  color: #000;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
  line-height: 16px;
}


.node-performances .view-display-id-block_1.footer-collapsed .view-footer {
  display: none;
}

.node-performances .view-display-id-block_1.footer-collapsed .view-content {
  border-radius: 5px;
}

.node-performances .view-display-id-block_1.footer-collapsed .views-row:last-child {
  border-bottom: none;
}

.node-performances .view-events .views-row {
  padding: 24px 20px;
  border-bottom: 1px solid #D8D8D8;
  max-height: 100%;
  transition: font-size .25s,
  margin .25s,
  padding .25s,
  opacity .25s,
  max-height .15s;
}

.node-performances .view-events .views-row.hide, .node-performances .view-events .views-row.hide * {
  font-size: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  height: 0;
  max-height: 0;
  visibility: hidden;
  transition: font-size .25s,
  margin .25s,
  padding .25s,
  opacity .25s,
  max-height .15s;
}

.node-performances .view-events .views-row .performance-buttons a {
  background: #FF3839;
  transition: opacity .325s linear;
  color: #fff!important;
}

.node-performances .view-events .performance-buttons {
  margin-top: 20px;
}

.node-performances .view-events .performance-buttons a:hover {
  opacity: 0.7;
}

.node-performances .view-events .performances-time-and-icons .performances-time-and-icons-box {
  display: flex;
  justify-content: space-between;
}

.node-performances .view-events .performances-time-and-icons .event-date {
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.node-performances .view-events .performances-time-and-icons .event-time {
  color: #A7A7A7;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
  margin: 0;
}

.node-performances .view-events .view-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #F3F3F3;
}

.node-performances .view-events .view-footer p {
  margin: 0;
}

.node-performances .view-events .performance-more-dates {
  background: #16356F;
  width: 156px;
  height: 40px;
  border-radius: 4px;
  margin-top: 24px;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
  margin-bottom: 22px;
  border: none;
  letter-spacing: 0px;
  outline: none;
  padding: 0;
}

.node-performances .field-name-field-premiere-date {
  color: #A7A7A7;
  display: flex;
  padding: 0 32px;
  margin-bottom: 130px;
  font-weight: 500;
  font-family: 'Golos Medium';
}

@media screen and (max-width: 991px) {
  .node-performances .field-name-field-premiere-date {
    padding: 0 16px;
  }
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-field-premiere-date {
    margin-bottom: 0;
    padding: 0;
  }
}

.node-performances .slick:not(.slick--view--performances) {
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .node-performances .slick:not(.slick--view--performances) {
    order: 4;
  }
}

.node-performances .slick:not(.slick--view--performances) img {
  /*max-width: 460px;*/
  max-height: 320px;
  object-fit: cover;
  border-radius: 15px;
}

@media screen and (max-width: 768px) {
  .node-performances .slick:not(.slick--view--performances) .slick__slider {
    margin: 0;
  }
}

.node-performances .slick:not(.slick--view--performances) .slick__slide {
  max-width: 600px;
}

@media screen and (max-width: 991px) {
  .node-performances .slick:not(.slick--view--performances) .slick__slide {
    max-width: 320px;
    height: 200px!important;
  }
}

@media screen and (max-width: 567px) {
  .node-performances .slick:not(.slick--view--performances) .slick__slide {
    max-width: 280px;
    height: 143px!important;
  }
}

@media screen and (max-width: 425px) {
  .node-performances .slick:not(.slick--view--performances) .slick__slide {
    max-width: 240px;
  }
}

@media screen and (max-width: 991px) {
  .node-performances .slick:not(.slick--view--performances) .slick__slide img {
    height: 200px!important;
  }
}

@media screen and (max-width: 567px) {
  .node-performances .slick:not(.slick--view--performances) .slick__slide img {
    height: 143px!important;
  }
}

.node-performances .slick:not(.slick--view--performances) .slick__slide .slide__content {
  padding: 0;
  margin-right: 20px;
}

.node-performances .slick-slideshow-grid .slick-slider {
  margin: 0;
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow {
  position: absolute;
  z-index: 6;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  justify-content: space-between;
  pointer-events: none;
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-arrow {
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transition: all .3s ease-out;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
  pointer-events: auto;
}
@media screen and (max-width: 768px) {
  .node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-arrow {
    width: 31px;
    height: 31px;
  }
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-next {
  margin-right: -30px;
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-prev {
  margin-left: -20px;
}

@media screen and (max-width: 768px) {
  .node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-prev {
    margin-left: -13px;
  }

  .node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-next {
    margin-right: -21px;
  }
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-next:before {
  content: none;
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-prev:before {
  content: none;
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-prev:after {
  left: 21px;
}

@media screen and (max-width: 768px) {
  .node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-prev:after {
    left: 13px;
    width: 10px;
    height: 10px;
  }
}

.node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-next:after {
  right: 21px;
}

@media screen and (max-width: 768px) {
  .node-performances .slick:not(.slick--view--performances) .slick__arrow .slick-next:after {
    right: 13px;
    width: 10px;
    height: 10px;
  }
}

.node-performances .horizontal-tabs-list {
  display: flex !important;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px!important;
}

@media screen and (max-width: 768px) {
  .node-performances .horizontal-tabs-list {
    flex-direction: column;
  }
}

.node-performances .horizontal-tabs-panes > fieldset {
  margin: 0 0 60px 0 !important;
}

@media screen and (max-width: 768px) {
  .node-performances .horizontal-tabs-panes > fieldset {
    margin: 0 0 38px 0 !important;
  }
}

.node-performances .horizontal-tabs-list li {
  background: #F3F3F3!important;
  width: calc((100% - 40px) / 3);
  height: 72px;
  transition: background .325s linear;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.node-performances .horizontal-tabs-list li a:after {
  content: '';
  position: absolute;
  right: -15px;
  bottom: -15px;
}

.node-performances .horizontal-tabs-list li a[href="#trailer"]:after {
  background: url("../img/play-button.svg");
  width: 68px;
  height: 68px;
}

.node-performances .horizontal-tabs-list li a[href="#press"]:after {
  background: url("../img/newspaper-folded.svg");
  width: 61px;
  height: 54px;
  right: -3px;
  bottom: -5px;
}

.node-performances .horizontal-tabs-list li a[href="#testimonial"]:after {
  background: url("../img/love.svg");
  width: 70px;
  height: 61px;
  right: -13px;
  bottom: -13px;
}

@media screen and (max-width: 768px) {
  .node-performances .horizontal-tabs-list li {
    width: 100%;
  }
}

.node-performances .horizontal-tabs-list li:hover {
  background: #E7E7E7 !important;
}

.node-performances .horizontal-tabs-list li a {
  margin: 0;
  display: flex!important;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.node-performances .horizontal-tabs-list li a strong{
  font-size: 20px;
  font-family: 'Golos Medium';
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize!important;
  color: #000;
  transition: color .325s linear;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .node-performances .horizontal-tabs-list li a strong {
    font-size: 16px;
  }
}

.node-performances .horizontal-tabs ul.horizontal-tabs-list .selected {
  background: #16356F !important;
}

.node-performances .horizontal-tabs ul.horizontal-tabs-list .selected:hover {
  background: #395487 !important;
}

.node-performances .horizontal-tabs ul.horizontal-tabs-list .selected strong {
  color: #fff!important;
}

.node-performances .group-pressa-about {
  padding-top: 20px;
}

.node-performances .field-name-field-pressa-about .field-name-title {
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.node-performances .field-name-field-pressa-about .field-name-field-link {
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.node-performances .field-name-roles {
  padding-top: 60px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-roles {
    padding-top: 38px;
  }
}

.node-performances .field-name-roles:after {
  position: absolute;
  content: '';
  top: 0;
  width: 100vw;
  left: 0;
  height: 1px;
  background: #E7E7E7;
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-roles:after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.node-performances .view-comments .views-field-name {
  color: #16356F;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.node-performances .view-comments .views-field-comment-body {
  color: #A7A7A7;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
  line-height: 18px;
}

@media screen and (max-width: 768px) {
  .node-performances .view-comments .views-field-comment-body {
    font-size: 14px;
  }
}

.node-performances .view-comments .views-row-last {
  margin-bottom: 60px;
}

.node-performances #comments {
  margin: 0;
  padding-top: 60px;
  position: relative;
}

.node-performances #comments:after {
  position: absolute;
  content: '';
  top: 0;
  width: 100vw;
  left: 0;
  height: 1px;
  background: #E7E7E7;
}

@media screen and (max-width: 768px) {
  .node-performances #comments:after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.node-performances #comments h2 {
  color: #000;
  font-size: 20px !important;
  line-height: 1.5 !important;
  font-family: 'Golos Medium';
  font-weight: 500;
  margin-bottom: 20px;
}

.node-performances #comments .comment-form label {
  color: #16356F;
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.node-performances #comments .comment-form input[type="submit"]{
  color: #fff !important;
  background: #A7A7A7;
  border-radius: 4px;
  border: none;
  height: 40px;
  font-family: 'Golos Medium';
  font-weight: 500;
  text-transform: capitalize;
  transition: opacity .325s linear;
  width: 166px;
  padding: 0;
  line-height: 40px;
  letter-spacing: 0px;
}

.node-performances #comments .comment-form input[type="submit"]:hover {
  opacity: 0.7;
}

.node-performances .pager--infinite-scroll a {
  border-radius: 4px;
  font-family: 'Golos Medium';
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0px;
  padding: 0;
  width: 166px;
  line-height: 36px;
  height: 40px;
}

.button,
.pager--infinite-scroll a,
button,
input[type=submit] {
  display: inline-block;
  font-family: 'Theater';
  font-size: 18px;
  padding: 10px 35px 5px;
  color: black !important;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  white-space: nowrap;
  border-width: 2px;
  border-style: solid;
  width: auto;
  line-height: 28px;
  cursor: pointer;
  -webkit-transition: border .3s ease-out,
              color .3s ease-out,
              background .3s ease-out;
  -o-transition: border .3s ease-out,
              color .3s ease-out,
              background .3s ease-out;
  transition: border .3s ease-out,
              color .3s ease-out,
              background .3s ease-out;
}

.view-performances .pager--infinite-scroll a:after {
  content: '';
  background: -o-linear-gradient(bottom, white, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255,255,255,0)));
  background: linear-gradient(to top, white, rgba(255,255,255,0) 100%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 400px;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.region-sidebar-first .button {
  padding: 10px 20px 5px;
  max-width: 175px;
  width: 100%;
  text-align: center;
}

button {
  background-color: white;
}

.button-red {
  border-color: #FF3839;
}

.button-grey,
.pager--infinite-scroll a,
.pager--infinite-scroll .progress-disabled,
button,
input[type=submit] {
  border-color: #A4A4A4;
  background-color: white;
}

.button-red-white {
  border-color:  white;
  color: white !important;
  background-color: #FF3839;
}

.button:hover,
.pager--infinite-scroll a:hover,
button:hover,
input[type=submit]:hover {
  text-decoration: none;
}

.button-red.active,
.button-red:hover {
  background-color: #FF3839;
  color: white !important;
}

.button-grey.active,
.button-grey:hover,
.pager--infinite-scroll a:active,
.pager--infinite-scroll a:hover,
button:hover,
input[type=submit]:hover {
  border-color: #FF3839;
  color: black !important;
}

.button-red-white.active,
.button-red-white:hover {
  background-color: white;
  color: #FF3839 !important;
}

.pager--infinite-scroll .progress-disabled,
.pager--infinite-scroll .progress-disabled:hover {
  border-color: #A4A4A4;
  color: #A4A4A4 !important;
  cursor: progress;
}

#footer .block-simplenews [type=submit] {
  background: rgba(255,255,255,0);
  color: #fff !important;
}

.label-above {
  color: #A4A4A4;
}

.button-buy-external ~ .button-buy,
.button-buy-external ~ .button-sold-out {
  display: none !important;
}

/**
*  IMPORTANT MESSAGE BLOCK
*  COOKIE BLOCK
*/

.region-cookie {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

#block-block-20 {
  background: #FF3839;
}

#block-block-21 {
  background: #8F8F8F;
}

#block-block-21 button {
  background: transparent;
  border: none;
  font-family: 'Golos Medium';
  font-weight: 500;
  font-size: 16px;
  color: #fff !important;
  padding: 0;
}

#block-block-21 button:focus {
  outline: none;
  border: none;
}

#block-block-21 p {
  font-family: 'Golos Medium';
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}

#block-block-21 a {
  font-family: 'Golos Medium';
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}

#block-block-21 a:hover {
  text-decoration: none;
}

#block-block-20 .content,
#block-block-21 .content {
  margin: 0 auto;
  font-size: 14px;
}

#block-block-20 .content {
  color: white;
  position: relative;
  padding: 20px 70px 20px 100px;
  background: url(../img/icon-important.svg) 15px 20px no-repeat;
}

#block-block-20 .content p:last-child,
#block-block-21 .content p:last-child {
  margin-bottom: 0;
}

#block-block-20 .icon-close {
  top: 20px !important;
}

#block-block-20 .icon-close:before,
#block-block-20 .icon-close:after {
  background: white;
}

#block-block-21 .content {
  padding: 18px 0;
  font-size: 14px;
}

@media (min-width: 576px) {
  #block-block-20 .content,
  #block-block-21 .content {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  #block-block-20 .content,
  #block-block-21 .content {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  #block-block-20 .content,
  #block-block-21 .content {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  #block-block-21 .content,
  #block-block-20 .content {
    max-width: 1140px;
  }

  /*#block-block-21 .content {*/
  /*  max-width: 1064px;*/
  /*}*/
}

@media (min-width: 1280px) {
  #block-block-20 .content,
  #block-block-21 .content {
    max-width: 1270px;
  }

  #block-block-21 .content {
    max-width: 1270px;
  }
}

/**
*  MESSAGES
*/

.messages {
  padding-left: 10px !important;
  background-image: none !important;
  border: none !important;
  color: white !important;
  margin-bottom: 30px !important;
}

.messages.status {
  background: green;
}

.messages.error {
  background: #FF3839;
}

.messages.warning {
  background: yellow;
  color: #000 !important;
}

.page-afisha .messages.error,
.page-customerror .messages.error {
  display: none;
}

/**
*  JS TABS
*/

.js-tabs-root > .view-filters,
.js-tabs-root > .view-content,
.js-tabs-root > .view-footer {
  visibility: hidden;
  height: 0;
  margin-top: 0;
}

.js-tabs-root > .show {
  visibility: visible;
  height: auto;
}

/**
*  TABS HORIZONTAL
*/

.horizontal-tabs {
  border: none !important;
}

.horizontal-tabs-list {
  border: none !important;
  background: none !important;
  list-style: none;
  display: inline-block;
  padding: 0;
}

.horizontal-tabs-list li {
  border: none !important;
  background: none;
  padding: 0 !important;
  display: inline;
}

.horizontal-tabs-list li a:hover {
  background: none !important;
}

.horizontal-tabs-list li a {
  font-size: 30px;
  line-height: 33px;
  color: #A4A4A4;
  text-transform: uppercase;
  padding: 0 !important;
  margin-right: 40px;
  margin-bottom: 30px;
  text-decoration: none;
}

.horizontal-tabs-list li a,
.horizontal-tabs-list li strong {
  font-family: 'Theater';
}

.horizontal-tabs-list li.selected a,
.horizontal-tabs-list li.selected strong {
  color: #16356F !important;
}

.horizontal-tabs-panes .horizontal-tabs-pane {
  padding: 0 !important;
}

/**
*  TOOLTIP
*/

.tooltip.show {
  opacity: 1;
}

.tooltip .arrow {
  display: none;
}

.tooltip-inner {
  background: rgba(255,255,255,0);
}

/**
*   TO TOP
*/

#to-top {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  right: 15px;
  bottom: 20%;
  background: rgba(196, 196, 196, 0.5);
  border-radius: 50%;
  padding: 20px;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  cursor: pointer;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
}

#to-top:before,
#to-top:after {
  content: '';
  display: block;
  position: absolute;
}

#to-top:before {
  height: 1px;
  width: 70%;
  background: #fff;
  top: 50%;
  right: 20%;
}

#to-top:after {
  width: 10px;
  height: 10px;
  border: 3px solid #fff;
  border-bottom: rgba(255,255,255,0);
  top: 50%;
  right: 20%;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  border-left: rgba(255,255,255,0);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

/**
*  COLORBOX
*/

#colorbox {
  background: white;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

#colorbox,
#cboxWrapper,
#cboxContent,
#cboxLoadedContent {
  max-width: 1026px;
  overflow-x: hidden !important;
}

#cboxLoadedContent > div > .node {
  width: 100%;
  padding: 50px;
  margin: 0 !important;
}

#cboxClose,
.icon-close {
  width: 25px !important;
  height: 25px !important;
  padding: 0;;
  position: absolute !important;
  background: none !important;
  font-size: 0 !important;
  border: none;
  border-radius: 0 !important;
  top: 10px !important;
  right: 10px !important;
  line-height: 30px !important;
  outline: none;
}

#cboxClose:before,
#cboxClose:after,
.view-people .accordion > h3:before,
.view-people .accordion > h3:after,
.icon-close:before,
.icon-close:after {
  content: '';
  display: block;
  height: 3px;
  background: #16356F;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}

#cboxClose:hover:before,
#cboxClose:hover:after,
.icon-close:hover:before,
.icon-close:hover:after {
  background: #FF3839;
}

#cboxClose:before,
.icon-close:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

#cboxClose:after,
.icon-close:after {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

#cboxContent,
.cboxPhoto {
  border-radius: 0;
}

#cboxNext,
#cboxPrevious {
  position: absolute;
  top: 50%;
  clip: auto;
  height: auto;
  outline: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 25px;
  color: rgba(255,255,255,0) !important;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cboxNext:before,
#cboxPrevious:before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  border: 3px solid #16356F;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color .3s ease-out;
  -o-transition: border-color .3s ease-out;
  transition: border-color .3s ease-out;
}

#cboxNext:before {
  border-left: none;
  border-bottom: none;
}

#cboxPrevious:before {
  border-top: none;
  border-right: none;
}

#cboxNext:hover:before,
#cboxPrevious:hover:before {
  border-color: #FF3839;
}

#cboxNext {
  right: 10px;
}

#cboxPrevious {
  left: 10px;
}

.media-icon--lightbox {
  -webkit-transition: visibility .3s ease-out,
              opacity .3s ease-out;
  -o-transition: visibility .3s ease-out,
              opacity .3s ease-out;
  transition: visibility .3s ease-out,
              opacity .3s ease-out;
}

.media-icon--lightbox:before,
.media-icon--lightbox:after {
  -webkit-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}

a.cboxElement:before,
a.cboxElement:after {
  -webkit-transition: visibility .3s ease-out,
              opacity .3s ease-out,
              background .3s ease-out;
  -o-transition: visibility .3s ease-out,
              opacity .3s ease-out,
              background .3s ease-out;
  transition: visibility .3s ease-out,
              opacity .3s ease-out,
              background .3s ease-out;
}

a.cboxElement:before:hover,
a.cboxElement:after:hover,
.media-icon--lightbox:hover:before,
.media-icon--lightbox:hover:after {
  background-color: #FF3839;
}

a.cboxElement {
  position: relative;
  display: block;
}

a.cboxElement:before,
a.cboxElement:after {
  content: '';
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  border-radius: 4px;
  background: white;
  -webkit-transform: rotate(0deg) translate(-50%);
      -ms-transform: rotate(0deg) translate(-50%);
          transform: rotate(0deg) translate(-50%);
  top: 50%;
  left: 50%;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  visibility: hidden;
  opacity: 0;
}

a.cboxElement:after {
  -webkit-transform: rotate(90deg) translate(-50%);
      -ms-transform: rotate(90deg) translate(-50%);
          transform: rotate(90deg) translate(-50%);
}

a.cboxElement:hover:before,
a.cboxElement:hover:after {
  visibility: visible;
  opacity: 1;
}

/**
*  SLICK
*/

.slick-slide {
  float: left !important;
  outline: none;
}

.slick .slide,
.slick .slide a,
.slick video {
  outline: none;
}

.slick-track {
  margin-left: 0;
  min-width: 100%;
}

/**
*  SLICK PERFORMANCES
*/

.performances-slider-top .slick__slide,
.performances-slider-top .slide__content,
.performances-slider-top .media--background {
  height: calc(100vh - 245px);
}

@media (min-width: 1600px) {
  .performances-slider-top .slick__slide,
  .performances-slider-top .slide__content,
  .performances-slider-top .media--background {
    /*height: 800px;*/
  }
}

.performances-slider-top .slider-slide:after {
  -webkit-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}

.performances-slider-top:hover .slider-slide:after {
  background: rgba(0,0,0,0);
}

.performances-slider-top .slider-slide .file-image {
  display: none;
}

/**
*  SLICK ARROW
*/

.slick__arrow {
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
}

.slick-thumbnail .slick__arrow {
  height: 0;
}

.slick-arrow,
.button-arrow,
.slick-icon {
  margin: 0 5px;
  top: 0;
  border-radius: 0;
  height: 40px;
  width: 40px;
  position: relative;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  padding: 0;
}

.slick__arrow > * {
  margin-right: 30px;
}

.slick__arrow > *:last-child {
  margin-right: 0;
}

.slick-icon {
  display: block !important;
  background-color: rgba(255,255,255,0);
  -webkit-filter: invert(1) contrast(10);
          filter: invert(1) contrast(10);
  -webkit-transition: -webkit-filter .3s ease-out;
  transition: -webkit-filter .3s ease-out;
  -o-transition: filter .3s ease-out;
  transition: filter .3s ease-out;
  transition: filter .3s ease-out, -webkit-filter .3s ease-out;
}

.slick-icon.hide {
  display: none !important;
}

.slick-icon,
.slick-icon:focus {
  border: none;
  outline: none;
}

.slick-icon:hover {
  -webkit-filter: contrast(1) invert(0) hue-rotate(150deg) saturate(10);
          filter: contrast(1) invert(0) hue-rotate(150deg) saturate(10);
}

.slick-arrow.slick-disabled,
.button-arrow.slick-disabled,
.slick-arrow.slick-hidden,
.button-arrow.slick-hidden {
  opacity: 0;
  cursor: unset;
  pointer-events: none;
}

.slick-arrow:before,
.slick-arrow:after,
.button-arrow:before,
.button-arrow:after {
  content: '';
  display: block;
  position: absolute;
  opacity: 1 !important;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.slick-prev,
.slick-next {
  left: 0;
  right: 0;
}

.slick-prev:before,
.slick-next:before,
.button-arrow-prev:before,
.button-arrow-next:before {
  height: 1px;
  width: 100%;
  background: #16356F;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slick-prev:after,
.slick-next:after,
.button-arrow-prev:after,
.button-arrow-next:after {
  width: 13px;
  height: 13px;
  border: 3px solid #16356F;
  border-bottom: rgba(255,255,255,0) !important;
  top: 50%;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
}

.slick-prev:after,
.button-arrow-prev:after {
  -webkit-transform: rotate(-45deg) translateY(-50%);
      -ms-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  left: 0;
  border-right: rgba(255,255,255,0) !important;
}

.slick-next:after,
.button-arrow-next:after {
  border-left: rgba(255,255,255,0);
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 0;
}

.slick-arrow:hover:before {
  background: #FF3839;
}

.slick-arrow:hover:after {
  border-color: #FF3839;
}

.icon-volume {
  background-image: url(../img/icon-volume-muted.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.icon-volume.active {
  background-image: url(../img/icon-volume.svg);
}

/**
*  SLICK SLIDESHOW
*/

.slick-slideshow .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 500px;
}

.slick-slideshow img {
  width: auto;
  max-height: 500px;
}

#colorbox .slick-slideshow .slick-slider {
  background: black;
  margin: 0 -65px;
}

/**
*  SLICK SLIDESHOW CONTENT
*/

.slick-slideshow-content img {
  width: auto;
}

/**
*  SLICK THUMBNAIL
*/

.slick-thumbnail {
  margin-top: -40px;
  margin-right: 120px;
}

.slick-thumbnail .slide {
  margin: 5px 5px 0px 0;
}

.slick-thumbnail img {
  cursor: pointer;
}

.slick-thumbnail .slick-current img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}

/**
*   SLICK SLIDESHOW GRID
*/

.slick-slideshow-grid .slick-slider {
  margin: 0 -7px;
}

.slick-slideshow-grid .slide__content {
  padding: 6px 7px;
}

.slick-slideshow-grid .slick__arrow {
  margin: 0 -4px;
}

/**
*   SLICK SLIDESHOW GRID PERFORMANCES
*/

.slick-slideshow-grid-performances {
  width: 100%;
}

.slick-slideshow-grid-performances .slick-slider {
  margin-right: -15px;
  margin-left: -15px;
}

.slick-slideshow-grid-performances .slick-track {
  margin: 0;
}

.slick-slideshow-grid-performances .slide {
  padding-right: 15px;
  padding-left: 15px;
}

/**
*  SLICK SLIDESHIW COLUMNS
*/

.slick-slideshow-columns.slick--less .slick-track {
  margin: 0;
}

.slick-slideshow-columns .slide__content {
  padding: 0 15px;
}

.slick-slideshow-columns.slick--view--events.unslick .slide {
  max-width: 219px;
}

/**
*  SLICK RECOMMEND
*/

.field-name-recommend {
  margin-top: 50px;
  overflow: hidden;
}

.field-name-recommend .performances-block .view-content {
  display: block;
}

.slick-slideshow-recommend .slick__slider {
  margin-right: 0;
  margin-left: 0;
}

.slick-slideshow-recommend .slick-track {
  margin: 0;
}

.slick-slideshow-recommend .slide {
  padding: 0 15px 30px;
  overflow: hidden;
  text-align: left;
}

.slick-slideshow-recommend > .slide {
  max-width: 33.33333333333%;
}

.slick-slideshow-recommend .slide a {
  display: block;
}

.node-performances .field-name-recommend .slick__arrow {
  margin: 0;
}

.slick-slideshow-recommend .slick__arrow {
  top: 0;
  position: absolute;
  -webkit-transform: translateY(-85px) !important;
      -ms-transform: translateY(-85px) !important;
          transform: translateY(-85px) !important;
}

/**
*  SLICK PAGE
*/

.node-type-page .field-name-field-image .slick-list {
  margin-bottom: 60px;
}

.node-type-page .field-name-field-image .slick-arrow {
  position: absolute;
  top: 103%;
  left: auto;
}

.node-type-page .field-name-field-image .slick-prev {
  right: 70px;
}

/**
*  VIEW SLIDER
*/

.view-slider .slider-slide,
.view-slider .slider-slide img {
  height: calc(100vh - 285px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  object-fit: cover;
  width: 100%;
}

@media screen and (max-height: 686px) and (min-width: 769px) {
  .front #top .view-slider .slider-slide,
  .front #top .view-slider .slider-slide img {
    height: 100vh;
  }
}

@media (min-width: 1600px) {
  .view-slider .slider-slide {
    /*height: 800px;*/
  }
}

.view-slider .slider-slide:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.1);
  -webkit-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}

.view-slider:hover .slider-slide:after {
  background: rgba(0,0,0,.6);
}

.view-slider .slider-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: white;
  z-index: 1;
  position: absolute;
  bottom: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .view-slider .slider-content {
    bottom: 40px;
  }
}

.view-slider .slider-content .slider-tickets a {
  background: #FF3839;
  width: 140px;
  height: 40px;
  display: flex;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  justify-content: center;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  transition: opacity .325s linear;
}

.view-slider .slider-content .slider-tickets a:hover {
  opacity: 0.7;
}

.view-slider .slider-content .slider-premier {
  color: #FF3839;
  /*margin-right: 22px;*/
  font-size: 16px;
  font-weight: 400;
}

.view-slider .slider-content .slider-extra-info {
  /*margin-left: 22px;*/
}

.view-slider .slider-content .slider-info {
  display: flex;
  max-width: 50%;
  flex-wrap: wrap;
  align-items: center;
  gap: 22px;
}

.view-slider .stretched-link {
  /*opacity: 0;*/
  background: transparent;
  border: transparent;
}

.view-slider .stretched-link:after {
  z-index: 2;
}

.view-slider .file-image {
  display: none;
}

.view-slider .file-video,
.view-slider .file-video .media-youtube-video,
.view-slider .file-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: auto;
  padding: 0;
  z-index: 1;
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
  background: black;
  -webkit-transition: -webkit-filter .3s ease-out;
  transition: -webkit-filter .3s ease-out;
  -o-transition: filter .3s ease-out;
  transition: filter .3s ease-out;
  transition: filter .3s ease-out, -webkit-filter .3s ease-out;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.view-slider .slider-slide:hover .file-video,
.view-slider .slider-slide:hover .file-video .media-youtube-video,
.view-slider .slider-slide:hover .file-video video {
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
}
.video-mobile-url {
  display: none;
}

.view-slider .file-video video {
  min-height: 100%;
  min-width: 100%;
  width: auto;
}

@media screen and (max-width: 576px) {
  .view-slider .file-video video {
    height: calc(100vh - 245px);
    object-fit: cover;
  }
}

.view-slider:hover .file-video video {
  -webkit-filter: none;
          filter: none;
}

@media (min-width: 1600px) {
  .view-slider .file-video video {
    height: 113%;
  }
}

.view-slider .slider-title {
  font-family: 'Theater';
  font-size: 72px;
  line-height: 80px;
  max-width: 50%;
  width: 50%;
}

.view-slider .slider-title a,
.view-slider .slider-body a {
  color: white;
}

.view-slider .slider-body {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 18px;
}
.view-slider .slick-counter {
  position: absolute;
  top: unset;
  bottom: 150px;
  color: #fff;
  opacity: 0.5;
  transform: translateX(-50%);
  right: 170px;
  font-family: 'Golos';
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .view-slider .slick-counter {
    right: 130px;
    top: unset;
    bottom: 40px;
  }
}

@media screen and (max-width: 567px) {
  .view-slider .slick-counter {
    right: 82px;
    top: unset;
    bottom: 40px;
  }
}

.view-slider .slick__arrow {
  position: absolute;
  top: unset;
  bottom: 200px;
  transform: translateX(-50%);
  padding: 0;
  width: 130px;
  border-radius: 5px;
  left: unset;
  right: 50px;
  /*opacity: 0.5;*/
  height: 45px;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .view-slider .slick__arrow {
    top: unset;
    bottom: 86px;
    right: 0;
  }
}

@media screen and (max-width: 567px) {
  .view-slider .slick__arrow {
    top: unset;
    bottom: 86px;
    right: -45px;
    width: 115px;
  }
}

.view-slider .slick__arrow .slick-arrow {
  margin: 0;
  width: 43px;
  height: 45px;
  border: 2px solid rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 567px) {
  .view-slider .slick__arrow .slick-arrow {
    display: none !important;
  }
}

.view-slider .slick-prev {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-right: none !important;
}

.view-slider .slick-next {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}


.view-slider .slick-arrow:before {
  content: none;
  background: transparent;
}

.view-slider .slick-prev:after {
  left: 50%;
  top: 38%;
  height: 16px;
  width: 16px;
  transform: rotate(-45deg) translateX(-50%) translateY(-50%);
}

.view-slider .slick-next:after {
  left: 50%;
  height: 16px;
  width: 16px;
  transform: rotate(45deg) translateX(-50%);
}

.view-slider .slick-arrow:after {
  border-color: rgba(255, 255, 255, 0.5);
}

.view-slider .slick-arrow:hover:before {
  background: transparent;
}

.view-slider .slick-arrow:hover:after {
  border-color: #FF3839;
}

/*@media (min-width: 576px) {*/
/*  .view-slider .slick__arrow {*/
/*    max-width: 540px;*/
/*  }*/
/*}*/

/*@media (min-width: 768px) {*/
/*  .view-slider .slick__arrow {*/
/*    max-width: 720px;*/
/*  }*/
/*}*/

/*@media (min-width: 992px) {*/
/*  .view-slider .slick__arrow {*/
/*    max-width: 960px;*/
/*  }*/
/*}*/

/*@media (min-width: 1200px) {*/
/*  .view-slider .slick__arrow {*/
/*    max-width: 1140px;*/
/*  }*/
/*}*/

/*@media (min-width: 1280px) {*/
/*  .view-slider .slick__arrow {*/
/*    max-width: 1270px;*/
/*  }*/
/*}*/

/**
*  MAP
*/

.map-wrapper {
  overflow: hidden;
  float: right;
}

#map {
  width: 100%;
  height: 100%;
  min-height: 350px;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  border: none;
}

/**
*  BUTTON SUBMIT FILTER VIEWS
*/

.views-submit-button {
  display: none;
}

/**
*  AJAX PROGRESSS
*/

.ajax-progress {
  display: none;
}

/**
*  INFINITE SCROLL PAGER
*/

.pager--infinite-scroll,
.pager--infinite-scroll .pager__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pager--infinite-scroll {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: white;
  z-index: 1;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

/**
*  BUTTON ALL
*/

.view-footer {
  position: relative;
}

.view-footer .all-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 27px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 50px;
}

/**
*  HEADER
*/

#header {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-performances #header,
.page-afisha #header,
.page-search #header,
.page-customerror #header,
.page-user #header,
.maintenance-page #header {
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.maintenance-page #header {
  margin-bottom: 40px;
}

#header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
}

#header img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#header-block-left,
#header-block-center,
#header-block-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.front #header-block-left,
#header-block-right {
  margin-top: 30px;
}

#header-block-left img {
  max-width: 280px;
}

#header-block-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#header-block-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

#logo img {
  max-width: 169px;
}

.front #logo img {
  max-width: 230px !important;
}

/**
*  REGION HEADER
*/

.region-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.region-header > div:not(:last-child) {
  margin-right: 1rem;
}

/**
*  MENU BURGER
*/

.menu-burger {
  width: 65px;
  height: 25px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      -webkit-box-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  display: none;
}

.menu-burger-item {
  height: 2px;
  background-color: #fff;
  margin-top: -2px;
}

.menu-burger-item-1 {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}

.menu-burger.open .menu-burger-item-1 {
  -webkit-transform: rotate(45deg) translate(5px, -5px);
      -ms-transform: rotate(45deg) translate(5px, -5px);
          transform: rotate(45deg) translate(5px, -5px);
}

.menu-burger-item-2 {
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.menu-burger.open .menu-burger-item-2 {
  opacity: 0;
}

.menu-burger-item-3 {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}

.menu-burger.open .menu-burger-item-3 {
  -webkit-transform: rotate(-45deg) translate(4px, 5px);
      -ms-transform: rotate(-45deg) translate(4px, 5px);
          transform: rotate(-45deg) translate(4px, 5px);
}

.menu-burger-item-1,
.menu-burger-item-3 {
  -webkit-transition: background-color .3s ease-out,
              -webkit-transform .3s ease-out;
  transition: background-color .3s ease-out,
              -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out,
              background-color .3s ease-out;
  transition: transform .3s ease-out,
              background-color .3s ease-out;
  transition: transform .3s ease-out,
              background-color .3s ease-out,
              -webkit-transform .3s ease-out;
}

/**
*  TOP
*/

#top {
  position: fixed;
  width: 100%;
  /*max-width: 1600px;*/
  height: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
}

.front #top {
  height: calc(100vh - 285px);
}

@media screen and (max-height: 686px) {
  .front #top {
    height: 100vh;
  }
}

/*.front #top,*/
.node-type-performances #top {
  height: calc(100vh - 245px);
}

.node-type-performances #top .slider-slide {
  height: calc(100vh - 245px);
}

.node-type-performances #top .slider-slide img {
  height: calc(100vh - 245px);
}

@media screen and (max-width: 767px) {
  .node-type-performances #top .slider-slide {
    height: calc(100vh - 200px);
  }
}

@media (min-width: 1600px) {
  /*.front #top,*/
  .node-type-performances #top {
    /*height: 800px;*/
  }
}

/**
*  BANNER PAGE
*/

.banner-page {
  position: absolute;
  top: 0;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}

/**
*  BLOCK TITLE
*/

.region-title-page,
#page-title {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: -30px;
}

.one-sidebar .region-title-page {
  margin-top: -50px;
}

.region-title-page {
  position: absolute;
}

.block-title {
  color: white;
  font-family: 'Theater';
  font-size: 72px;
}

/**
*  MAIN MENU
*/

#menu-header,
#menu-content,
#menu-footer,
.region-content .block-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.region-content .block-menu {
  margin-bottom: 1rem !important;
}

#menu-header,
#menu-content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.front #menu-content {
  margin-top: calc(100vh - 365px);
  z-index: 1;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: start;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(4.07742px);
    -webkit-backdrop-filter: blur(4.07742px);
  background: rgba(0, 0, 0, 0.24);
}

@media screen and (max-height: 686px) {
  .front #menu-content {
    margin-top: calc(100vh - 110px);
  }
}

.front .menu-content-wrapper {
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

.front #menu-content .menu {
  display: flex;
  justify-content: flex-start;
}

.front #menu-content .menu li {
  font-family: 'Golos Bold';
  margin-right: 30px !important;
}

.front #menu-content .menu li a {
  color: #fff;
  opacity: 0.7;
  transition: opacity .325s linear;
  text-transform: initial;
}

.front #menu-content .menu li a:hover {
  opacity: 1;
}


#menu-header .menu,
/*#menu-content .menu,*/
#footer .menu,
.region-content .block-menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#menu-header .menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

#menu-content .menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}

#footer .menu {
  margin-bottom: 70px !important;
}

.menu .menu {
  display: none;
}

.menu,
.menu li {
  margin: 0 !important;
  padding: 0;
}

.menu li {
  list-style: none !important;
}

.menu a,
.menu span {
  font-family: 'Golos Bold';
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
}

#menu-header .menu a,
#menu-header .menu span,
.front #menu-content .menu a,
.front #menu-content .menu span {
  border-bottom-width: 3px;
  padding-bottom: 5px;
  border-bottom-color: rgba(255,255,255,0);
  border-bottom-style: solid;
}

#menu-header .menu a,
#menu-header .menu span {
  color: white;
}

.front #menu-content .menu a,
.front #menu-content .menu span,
.page-performances #menu-header .menu a,
.page-performances #menu-header .menu span,
.page-afisha #menu-header .menu a,
.page-afisha #menu-header .menu span,
.page-search #menu-header .menu a,
.page-search #menu-header .menu span,
.page-customerror #menu-header .menu a,
.page-customerror #menu-header .menu span,
.page-user #menu-header .menu a,
.page-user #menu-header .menu span {
  color: #16356F;
}

#menu-header .menu li,
/*.front #menu-content .menu li,*/
#footer .menu li,
.region-content .block-menu .menu li {
  margin: 0 3rem 1rem 0 !important
}

#menu-header .menu a.active-trail,
#menu-header .menu span.active-trail {
  border-bottom-color: white;
}

.front #menu-content .menu a.active-trail,
.front #menu-content .menu span.active-trail,
.page-performances #menu-header .menu a.active-trail,
.page-performances #menu-header .menu span.active-trail,
.page-afisha #menu-header .menu a.active-trail,
.page-afisha #menu-header .menu span.active-trail,
.page-search #menu-header .menu a.active-trail,
.page-search #menu-header .menu span.active-trail,
.page-customerror #menu-header .menu a.active-trail,
.page-customerror #menu-header .menu span.active-trail,
.page-user #menu-header .menu a.active-trail,
.page-user #menu-header .menu span.active-trail {
  border-bottom-color: #16356F;
}

#footer .menu a,
#footer .menu span,
#footer .menu a.active-trail,
#footer .menu span.active-trail {
  color: white;
}

.region-content .block-menu .menu a,
.region-content .block-menu .menu span {
  color: #A4A4A4;
  font-family: 'Theater';
  font-size: 24px;
  line-height: 0;
}

.region-content .block-menu .menu a.active-trail,
.region-content .block-menu .menu span.active-trail {
  color: #16356F;
}

#menu-header .highlighting,
#menu-content .highlighting,
#menu-footer .highlighting,
.menu-mobile .highlighting {
  color: #FF3839 !important;
}

#menu-header .highlighting.active-trail,
.menu-mobile .highlighting.active-trail {
  border-bottom-color: #FF3839 !important;
}

.menu-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  width: 400px;
  padding: 130px 30px 30px;
  background: white;
  z-index: 2;
  -webkit-transition: left .3s ease-out,
              visibility .3s ease-out;
  -o-transition: left .3s ease-out,
              visibility .3s ease-out;
  transition: left .3s ease-out,
              visibility .3s ease-out;
}

.menu-mobile .menu {
  width: 100%;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  margin-bottom: 30px !important;
}

.menu-mobile .menu li {
  margin-bottom: 30px !important;
}

.menu-mobile .menu > .active-trail a,
.menu-mobile .menu > .active-trail span {
  color: black;
  border-bottom: 2px solid;
}

.menu-mobile .region-header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-mobile .language-switcher-locale-url a {
  color: #16356F
}

.menu-mobile #block-block-2 .eye a {
  -webkit-filter: none;
          filter: none;
}

.menu-mobile #block-block-2 .eye-new svg {
  fill: #16356F;

}

.menu-mobile > .button {
  margin-top: 30px;
}

/**
*  ICON SEARCH
*/

.icon-search {
  min-width: 30px;
  width: 30px;
  height: 24px;
  display: block;
  margin-left: 1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.front .icon-search {
  margin-left: 0;
}

.front #menu-content .icon-search,
.page-performances .icon-search,
.page-afisha .icon-search,
.page-search .icon-search,
.page-customerror .icon-search,
.page-user .icon-search,
.menu-mobile .icon-search {
  -webkit-filter: none;
          filter: none;
}

.menu-mobile .icon-search {
  -webkit-transition: -webkit-filter .3s ease-out;
  transition: -webkit-filter .3s ease-out;
  -o-transition: filter .3s ease-out;
  transition: filter .3s ease-out;
  transition: filter .3s ease-out, -webkit-filter .3s ease-out;
}

.menu-mobile .icon-search:hover {
  -webkit-filter: contrast(1) invert(0) hue-rotate(150deg) saturate(10);
          filter: contrast(1) invert(0) hue-rotate(150deg) saturate(10);
}

.icon-search {
  background-image: url(./../img/icon-search.svg);
  -webkit-filter: contrast(10) invert(1);
          filter: contrast(10) invert(1);
}

/**
*  SIDEBAR MENU
*/

.region-sidebar-first {
  margin-bottom: 2rem;
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  max-width: 200px;
}

.node-type-exhibition .region-sidebar-first {
  position: static;
}

.region-sidebar-first.fixed {
  position: absolute;
}

.region-sidebar-first > div {
  margin-bottom: 1rem;
}

.region-sidebar-first .block-menu {
  margin-bottom: 2rem;
}

.region-sidebar-first .block-menu .menu .menu {
  display: none;
}

.region-sidebar-first .menu a,
.region-sidebar-first .menu span {
  display: block;
  font-family: 'Theater';
  font-size: 30px;
  color: #A4A4A4;
  margin-bottom: 20px;
  line-height: 33px;
}

.region-sidebar-first .menu a.active-trail,
.region-sidebar-first .menu span.active-trail {
  color: #16356F;
}

/**
*  LANGUAGE SWITCHER
*/

.block-locale {
  width: auto;
}

.language-switcher-locale-url {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.language-switcher-locale-url a {
  font-family: 'Golos DemiBold';
  color: white;
  text-decoration: none;
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.page-performances .language-switcher-locale-url a,
.page-afisha .language-switcher-locale-url a,
.page-search .language-switcher-locale-url a,
.page-customerror .language-switcher-locale-url a,
.page-user .language-switcher-locale-url a {
  color: #16356F;
}

.language-switcher-locale-url a:hover {
  color: #FF3839;
}

.language-switcher-locale-url a.active {
  display: none;
}

/**
*  EYE
*/

.front #block-block-2 {
  width: auto;
}

#block-block-2 .eye {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#block-block-2 .eye a {
  color: rgba(255,255,255,0);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(./../img/icon-glasses.svg);
  width: 41px;
  height: 21px;
  -webkit-filter: contrast(10) invert(1);
          filter: contrast(10) invert(1);
  -webkit-transition: -webkit-filter .3s ease-out;
  transition: -webkit-filter .3s ease-out;
  -o-transition: filter .3s ease-out;
  transition: filter .3s ease-out;
  transition: filter .3s ease-out, -webkit-filter .3s ease-out;
}

#block-block-2 .eye a:hover {
  -webkit-filter: contrast(1) invert(0) hue-rotate(150deg) saturate(10);
          filter: contrast(1) invert(0) hue-rotate(150deg) saturate(10);
}

.page-performances #block-block-2 .eye a,
.page-afisha #block-block-2 .eye a,
.page-search #block-block-2 .eye a,
.page-customerror #block-block-2 .eye a,
.page-user #block-block-2 .eye a {
  -webkit-filter: none;
          filter: none;
}

#block-block-2 .eye-new {
  width: 30px;
  height: 30px;
}

#block-block-2 .eye-new svg {
  width: 100%;
  height: auto;
}

#block-block-2 .eye-new svg {
  fill: #fff;
  -webkit-transition: fill .3s ease-in-out;
  -o-transition: fill .3s ease-in-out;
  transition: fill .3s ease-in-out;
}

.page-performances #block-block-2 .eye-new svg,
.page-afisha #block-block-2 .eye-new svg,
.page-search #block-block-2 .eye-new svg,
.page-customerror #block-block-2 .eye-new svg,
.page-user #block-block-2 .eye-new svg {
  fill: #16356F;
}

#block-block-2 .eye-new:hover svg {
  fill: #FF3839;
}

/**
*   SEARCH PAGE
*/

.search-api-page-results .search-performance,
.search-api-page-results .search-info {
  display: none;
}

.search-api-page-results > h2 {
  margin-top: 50px;
}

.search-api-page-results .search-results {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 0;
}

.search-api-page-results .search-result {
  margin-bottom: 50px;
}

.search-api-page-results .search-result strong {
  font-family: 'Golos';
  font-weight: normal;
}

.search-api-page-results .search-highlight {
  color: #ed3835;
  font-family: 'Golos Medium';
}

/**
*  FILTERS VIEWS
*/

.views-exposed-widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.view-performances .views-exposed-widgets {
  margin-right: -40px;
}

.views-exposed-widget {
  padding: 0 !important;
}

.view-filters {
  margin-top: 10px;
  margin-bottom: 30px;
}

.view-performances .view-filters {
  position: relative;
}

.view-filters .form-item {
  display: inline;
  margin-right: 40px;
}

.view-filters .form-submit {
  margin: 0 !important;
}

.view-performances .view-filters .form-submit {
  margin-right: 40px !important;
}

.view-filters label,
.view-filters input {
  border: none;
  padding: 0;
  font-family: 'Golos DemiBold';
  color: #A4A4A4 !important;
  text-transform: uppercase;
  letter-spacing: initial;
  cursor: pointer;
}

.view-filters input[type=checkbox] {
  display: none;
}

.view-filters input:hover {
  color: #A4A4A4 !important;
}

.view-filters input:checked ~ label {
  color: #FF3839 !important;
}

.view-filters ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view-filters ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view-filters ul ul {
  display: none;
}

.view-filters ul > li:hover ul,
.view-filters ul > li.selected ul {
  display: inherit;
}

.views-filters .form-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.view-filters .form-type-radio:first-child {
  display: none;
}

.view-filters .form-type-radio input {
  display: none;
}

.view-filters .bef-tree > li > .form-type-radio {
  display: block;
}

.view-filters .bef-tree > li:first-child {
  display: none;
}

.view-filters .bef-tree li.active ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.view-filters .bef-tree li.active ul .form-type-radio {
  display: block;
}

.view-performances .view-filters .views-widget-filter-tree:after,
.view-performances .view-filters .views-widget-filter-golden:after,
.view-performances .view-filters .views-widget-filter-premiere:after,
.view-performances .view-filters div[id*='edit-age'] .bef-tree > li:after {
  content: '';
  position: absolute;
  display: none;
  top: -14px;
  left: 150px;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  right: 0;
  height: 130px;
  background-repeat: no-repeat;
  background-position: left bottom;
}

.view-performances .view-filters .views-widget-filter-premiere:hover:after,
.view-performances .view-filters .views-widget-filter-golden:hover:after,
.view-performances .view-filters .views-widget-filter-tree:hover:after,
.view-performances .view-filters div[id*='edit-age'] .bef-tree > li:hover:after {
  display: block;
}

.view-performances .view-filters .views-widget-filter-premiere:after {
  background-image: url(../../../../default/files/icon-filter-premiere.png);
}

.view-performances .view-filters .views-widget-filter-golden:after {
  background-image: url(../../../../default/files/icon-filter-golden.png);
}

.view-performances .view-filters .views-widget-filter-tree:after {
  background-image: url(../../../../default/files/icon-filter-tree.png);
}

.view-performances .view-filters div[id*='edit-age'] .bef-tree > li:nth-child(2):after  {
  background-image: url(../../../../default/files/icon-filter-children.png);
}

.view-performances .view-filters div[id*='edit-age'] .bef-tree > li:nth-child(3):after  {
  background-image: url(../../../../default/files/icon-filter-adults.png);
}

/**
*  ACCORDION
*/

.accordion > a {
  font-family: 'Theater';
  font-size: 30px;
  color: #A4A4A4;
  margin-right: 1rem;
}

.accordion > a[aria-expanded='true'] {
  color: #16356F;
}

/**
*  BLOCKS
*/

.region-content > .block {
  margin-bottom: 110px;
}

#block-block-14,
#block-block-19 {
  margin-bottom: 50px;
}

#block-block-14 .content {
  font-size: 24px;
  line-height: initial;
}

.front .region-content > .block-system,
.page-node-257 .region-content > .block-system,
.page-node-401 .region-content > .block-system,
.page-node-251 .region-content > .block-system {
  margin-bottom: 0;
}

.page-node-281 .region-content > .block-system,
.page-node-278 .region-content > .block-system,
.page-node-284 .region-content > .block-system,
.page-node-112 .region-content > .block-system {
  margin-bottom: 3rem;
}

/**
*  SHARE BLOCK
*/

.group-right .field-name-share {
  text-align: right;
}

.field-name-share .label-above,
.field-name-share .label-inline,
.field-name-share-2 .label-above,
.field-name-share-2 .label-inline {
  font-family: 'Golos DemiBold';
  color: black;
  margin-right: 1rem;
  margin-bottom: .5rem;
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 0 10px 10px 0 !important;
}

.ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  background-size: 25px 25px !important;
}

.ya-share2__container_shape_round .ya-share2__badge {
  border-radius: 50px;
  border: 1px solid black;
}

.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
  height: 30px !important;
  width: 30px !important;
}

/**
*  THEATER PHONES BLOCK
*/

#block-views-theater-phones-block > h2 {
  font-size: 18px !important;
  font-family: 'Golos Medium' !important;
  line-height: initial !important;
  margin-bottom: 1rem !important;
  font-weight: bold !important;
  color: black !important;
  border: none !important;
}

/**
*  VIEW THEATER PHONES
*/

.view-theater-phones .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.view-theater-phones .field-title p {
  margin-bottom: 0;
}

/**
*  PAGE CONTACTS
*/

.page-node-7 .block-system,
.page-node-166 .block-system {
  margin-bottom: 0 !important;
}

/**
*  PERFORMANCES
*/

.performances-block .view-header .view-content {
  margin-bottom: 0;
}

.performances-block .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}

.view-performances .slick__slide img {
  border-radius: 10px;
  object-fit: cover;
  max-width: 337px;
  max-height: 188px;
}

.view-performances .slick__slide {
  max-width: 367px;
  width: 100%;
}

.view-performances .view-content > h3 {
  border-bottom: 3px solid #16356F;
  width: 100%;
  margin: 0 15px;
  font-family: 'Theater';
  text-transform: uppercase;
  font-size: 30px;
  line-height: 33px;
  color: #16356F;
  margin-bottom: 30px;
}

.performances-block .views-row {
  margin-bottom: 30px;
}

.performances-block .views-row > a,
.performances-block .slide__content > a {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.performances-people .performances-title {
  margin-bottom: .5rem !important;
}

.performances-block .views-row > a:after {
  content: '';
  position: absolute;
  top: -10%;
  left: 10%;
  outline: 100px solid #FF3839;
  opacity: 0;
  width: 200%;
  height: 200%;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transform: rotate(-7deg);
      -ms-transform: rotate(-7deg);
          transform: rotate(-7deg);
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.performances-block .views-row:hover > a:after {
  opacity: .6;
  top: -10%;
  left: 10%;
  width: 100%;
  height: 100%;
}

.performances-block .views-row > .row .col:last-child {
  -ms-flex-preferred-size: 55px;
      flex-basis: 55px;
}

.performances-block img {
  width: 100%;
  height: auto;
}

.performances-title a {
  font-family: 'Theater';
  font-size: 44px;
  letter-spacing: 0.01em;
  line-height: 43px;
  color: #16356F;
  text-decoration: none;
}

#block-views-performances-block-20 {
  margin-bottom: 60px;
}

#block-views-performances-block-20 .performances-block .performances-title a {
  font-family: 'Golos DemiBold';
  font-size: 20px;
  letter-spacing: 0.01em;
  line-height: 24px;
  color: black;
  text-decoration: none;
}

.performances-title a p {
  margin-bottom: 0;
}

#block-views-performances-block-20 .performances-block .performances-gradient {
  position: absolute;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background: -webkit-linear-gradient(135deg, transparent 74%, rgb(0, 0, 0) 100%);
  background: -moz-linear-gradient(135deg, transparent 74%, rgb(0, 0, 0) 100%);
  background: linear-gradient(135deg, transparent 74%, rgb(0, 0, 0) 100%);
}

#block-views-performances-block-20 .performances-block .performances-image {
  position: relative;
  border-radius: 10px;
  margin-bottom: 12px;
  max-height: 188px;
  max-width: 337px;
}

@media screen and (max-width: 576px) {
  .view-performances .slick__slide img {
    max-width: 283px;
  }

  .view-performances .slick__slide {
    max-width: 313px;
  }

  #block-views-performances-block-20 .performances-block .performances-image {
    max-width: 283px;
  }
}

#block-views-performances-block-20 .performances-block .performances-age {
  font-family: 'Golos', sans-serif;
  font-size: 16px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 20px;
  height: 20px;
  color: #fff;
  z-index: 3;
  border: none;
  padding: 0;
  margin: 0;
}

#block-views-performances-block-20 .performances-block .performances-image .performances-hover-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  border-radius: 10px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  background: rgba(0, 0, 0, 0.2);
  transition: opacity .325s linear;
}

#block-views-performances-block-20 .performances-block .performances-image .performances-hover-link a {
  font-family: 'Golos DemiBold';
  font-size: 16px;
  color: #fff;
  background: #FF3839;
  border-radius: 4px;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  transition: opacity .325s linear;
}

#block-views-performances-block-20 .performances-block .performances-image .performances-hover-link a:hover {
  opacity: 0.7;
}

#block-views-performances-block-20 .performances-block .performances-image .performances-hover-link a:hover {
  text-decoration: none;
  color: #fff;
}

#block-views-performances-block-20 .performances-block .performances-image:hover .performances-hover-link {
  opacity: 1;
}

#block-views-performances-block-20 .slick__arrow {
  justify-content: space-between;
  left: 0;
  top: 133px;
}

#block-views-performances-block-20 .slick-track {
  margin-left: -452px;
  display: flex;
  max-height: 270px;
}

@media screen and (max-width: 1200px) {
  #block-views-performances-block-20 .slick-track {
    /*margin-left: -360px;*/
    margin-left: -15px;
  }
}

@media screen and (max-width: 991px) {
  #block-views-performances-block-20 .slick-track {
    margin-left: -15px;
  }
}

#block-views-performances-block-20 .slick__arrow .slick-prev {
  margin-left: 40px;
}

#block-views-performances-block-20 .slick__arrow .slick-arrow {
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transition: all .3s ease-out;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
}

#block-views-performances-block-20 .slick__arrow .slick-next {
  margin-right: -25px;
}

@media screen and (max-width: 1350px) {
  #block-views-performances-block-20 .slick__arrow .slick-next {
    margin-right: 0px;
  }
}

#block-views-performances-block-20 .slick__arrow .slick-prev {
  margin-left: -25px;
}

@media screen and (max-width: 1350px) {
  #block-views-performances-block-20 .slick__arrow .slick-prev {
    margin-left: 0px;
  }
}

#block-views-performances-block-20 .slick__arrow .slick-prev:after {
  border-top: 3px solid #16356F;
  border-left: 3px solid #16356F;
  width: 16px;
  height: 16px;
  left: 20px;
}

#block-views-performances-block-20 .slick__arrow .slick-next:after {
  border-top: 3px solid #16356F;
  border-right: 3px solid #16356F;
  width: 16px;
  height: 16px;
  left: 16px;
}

#block-views-performances-block-20 .slick__arrow .slick-prev:before {
  content: none;
}

#block-views-performances-block-20 .slick__arrow .slick-next:before {
  content: none;
}

#block-views-performances-block-20 .content .performances-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /*justify-content: flex-end;*/
}

#block-views-performances-block-20 .slick {
  /*width: 100%;*/
  max-width: 1240px;
  /*height: 240px;*/
  width: 100%;
  margin-bottom: 20px;
}

#block-views-performances-block-20 h2 {
  display: none;
}

#block-views-performances-block-20 .view-performances .view-filters {
  order: 2;
  margin: 0;
  flex-basis: 60%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media screen and (max-width: 1200px) {
  #block-views-performances-block-20 .view-performances .view-filters {
    justify-content: flex-start;
    margin-top: 30px;
    flex-basis: 100%;
  }
}

#block-views-performances-block-20 .view-performances .view-content {
  order: 0;
  margin-bottom: 0;
  flex-basis: 100%;
  width: 100%;
}

#block-views-performances-block-20 .view-footer {
  flex-basis: 40%;
  order: 1;
}

#block-views-performances-block-20 .performances-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

#block-views-performances-block-20 .performances-buttons .performances-button {
  color: #C6C6C6;
  border: 2px solid #C6C6C6;
  border-radius: 4px;
  font-family: 'Golos DemiBold';
  height: 40px;
  line-height: 40px;
  min-width: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background .325s linear, color .325s linear, border .325s linear;
}

@media screen and (max-width: 768px) {
  #block-views-performances-block-20 .performances-buttons .performances-button {
    min-width: 100px;
  }
}

#block-views-performances-block-20 .view-filters label {
  text-transform: none;
  font-family: 'Golos';
  font-weight: 400;
}

#block-views-performances-block-20 .views-exposed-widgets {
  margin: 0;
}

#block-views-performances-block-20 .view-filters .form-item {
  margin-right: 25px;
}

#block-views-performances-block-20 .view-performances .view-filters .form-submit {
  margin-right: 0!important;
  font-weight: 400;
}

#block-views-performances-block-20 .view-filters input {
  text-transform: none;
  font-size: 16px;
  font-family: 'Golos';
}

#block-views-performances-block-20 .performances-buttons .performances-button:hover {
  background: #FF3839;
  color: #fff;
  border: 2px solid #FF3839;
  text-decoration: none;
}

#block-views-performances-block-20 .view-performances .view-filters .views-widget-filter-premiere:after {
  content: none;
}

#block-views-performances-block-20 .view-performances .view-filters .views-widget-filter-golden:after {
  content: none;
}

#block-views-performances-block-20 .view-performances .view-filters .views-widget-filter-tree:after {
  content: none;
}

#block-views-performances-block-20 .view-performances .view-filters div[id*='edit-age'] .bef-tree > li:nth-child(2):after  {
  content: none;
}

#block-views-performances-block-20 .view-performances .view-filters div[id*='edit-age'] .bef-tree > li:nth-child(3):after  {
  content: none;
}

#block-views-performances-block-20 .view-filters label {
  font-size: 16px;
}

#block-views-performances-block-20 .view-filters label:hover,
#block-views-performances-block-20 .view-filters .form-submit:hover {
  color: #FF3839!important;
  transition: color .325s linear;
}

@media screen and (max-width: 1200px) {
  #block-views-performances-block-20 .view-footer {
    flex-basis: 100%;
  }
}

@media screen and (max-width: 992px) {

  #block-views-performances-block-20 .performances-block .slick-slider {
    margin-left: 0;
  }

  #block-views-performances-block-20 .slick-list {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {

  #block-views-performances-block-20 .performances-block .performances-title a {
    font-size: 14px !important;
  }

  #block-views-performances-block-20 .slick img {
    object-fit: cover;
  }
}

.performances-age,
.field-name-field-age {
  font-family: 'Golos Medium';
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #A7A7A7;
  /*border: 2px solid #A4A4A4;*/
  /*padding: 0.3em;*/
  /*display: -webkit-box;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*border-radius: 50%;*/
  /*width: 42px;*/
  /*height: 42px;*/
  /*-webkit-box-pack: center;*/
  /*    -ms-flex-pack: center;*/
  /*        justify-content: center;*/
  /*-webkit-box-align: center;*/
  /*    -ms-flex-align: center;*/
  /*        align-items: center;*/
  /*margin-bottom: 1rem;*/
}

.performance-icons {
  flex-basis: 44px;
}

.performances-scene {
  font-size: 16px;
  margin-bottom: 0.5rem;
}

.performances-premiere {
  position: absolute;
  top: 0;
  right: 50px;
  margin-top: -2px;
  padding: 1px 15px 0px;
  background-color: #FF3839;
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  font-size: 24px;
  letter-spacing: 0.01em;
  color: white;
  text-transform: uppercase;
  font-family: 'Theater';
}

#block-views-performances-block-20 .performances-block .performances-premiere {
  display: none;
}

.performances-premiere:before {
  content: url(./../img/icon-hand-premiere.png);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: rotate(90deg) translateY(35px);
      -ms-transform: rotate(90deg) translateY(35px);
          transform: rotate(90deg) translateY(35px);
}

.performances-christmas-tree,
.performances-christmas-gift {
  -webkit-filter: contrast(0);
          filter: contrast(0);
  width: 20px;
  margin: 0 4px;
}

.performances-christmas-tree:hover,
.performances-christmas-gift:hover {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.performances-christmas-tree img,
.performances-christmas-gift img {
  width: 20px;
}

.performances-christmas-tree img:hover ~ .custom-tooltip,
.performances-christmas-gift img:hover ~ .custom-tooltip {
  display: block;
}

.custom-tooltip {
  font-size: 16px;
  color: #006400;
  position: absolute;
  bottom: 6px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  z-index: -1;
  display: none;
  white-space: nowrap;
}

.node-performances .group-header {
  max-width: 100%;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .node-performances .group-header {
    margin-bottom: 0;
  }
}

.node-type-performances .field-name-slider-performance {
  display: none;
}

.view-mode-colorbox.node-performances .field-name-slider-performance {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

.view-mode-colorbox.node-performances .field-name-slider-performance + .group-header {
  margin-top: calc(100vh - 100px);
}

.view-mode-colorbox.node-performances > .group-header {
  margin: 0 0 30px;
}

/*.node-performances .group-icons > div,*/
.node-performances .group-scene > div,
.node-excursion .group-icons > div,
.node-excursion .group-scene > div {
  margin: 0 15px 15px;
}

.group-additional-info {
  overflow: hidden;
}

.group-additional-info > div {
  padding: 0 15px;
  align-items: center;
  row-gap: 10px;
}

.node-performances .group-left > div {
  margin-bottom: 1rem;
}

.field-name-field-addition-information-show {
  font-family: 'Golos DemiBold';
}

.field-name-field-addition-information-view {
  font-family: 'Golos DemiBold';
  color: #16356F;
  padding-top: 2rem;
  border-top: 2px solid #A4A4A4;
}

.node-performances .view-performances > .view-header h2 {
  font-size: 60px;
  margin-bottom: 40px;
  line-height: 66px;
  font-family: 'Theater';
  color: #16356F;
  border-bottom: 4px solid #16356F;
}

/**
*  VIEW ARCHIVE PERFORMANCES
*/

.page-node-257 div[id^=block-views-performances] {
  margin-bottom: 50px;
}

.performances-archive .view-content {
  display: block;
}

.performances-archive .slick-track {
  margin: 0;
}

.performances-archive .slick-slide > h3 {
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.01em;
  color: #16356F;
  border-bottom: 4px solid #16356F;
  padding: 0 15px;
  margin-bottom: 30px;
}

.performances-archive .slick-slide > ul {
  list-style: none;
  padding: 0 15px;
}

.performances-archive .slick-slide .views-row{
  font-family: 'Theater';
  font-size: 24px;
  line-height: 26px;
  color: #717171;
  margin-bottom: 20px;
  margin-left: 0;
}

.performances-archive .views-row > a:after {
  content: none;
}

.performances-archive .views-row > a {
  outline: none;
  color: #717171;
}

.performances-archive .slick-arrow {
  position: absolute;
  top: -2px;
  right: 0;
  left: auto;
  z-index: 1;
}

.performances-archive .slick-arrow.slick-prev {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  margin-right: 20px;
}

/**
*  VIEW INFORMATIONS
*/

div[id^='block-views-information-block'] > h2 {
  color: black !important;
  font-family: 'Golos' !important;
  border-bottom: none !important;
  font-size: 24px !important;
  margin-bottom: 30px !important;
}

.view-information .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.view-information .views-row {
  margin-bottom: 25px;
}

.view-information .views-field-title,
.view-information .views-field-field-title {
  font-family: 'Golos DemiBold';
}

.view-information .views-field-title p,
.view-information .views-field-field-title p {
  margin-bottom: 0;
}

.view-information .view-footer {
  font-size: 24px;
  line-height: initial;
}

.view-information .views-row a:hover {
  text-decoration: underline;
}

/**
*  VIEW NEWS
*/

.view-news .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 50px;
}

body:not(.front) .view-news .views-row:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  margin-bottom: 30px;
}

.view-news .views-row,
body:not(.front) .view-news .views-row:last-child {
  margin-bottom: 30px;
}

.view-news .news-image {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 1rem;
}

body:not(.front) .view-news .views-row:first-child .news-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0;
  padding-right: 15px;
}

body:not(.front) .view-news .views-row:first-child .news-image img {
  width: 100%;
}


body:not(.front) .view-news .views-row:first-child .news-date-and-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
}

.view-news .news-date {
  color: #717171;
  margin-bottom: .5rem;
}

.view-news .news-title {
  font-size: 22px;
  letter-spacing: 0.01em;
  line-height: 33px;
  margin-bottom: 0;
}

body:not(.front) .view-news .views-row:first-child .news-title {
  font-size: 36px;
  line-height: 43px;
}

.view-news .news-title a {
  color: black;
}

.view-news .news-image:hover + .news-date-and-title a,
.view-news .news-date-and-title a:hover {
  color: #16356F;
}

.front #block-views-news-block-1 {
  padding-top: 46px;
  border-top: 1px solid #E7E7E7;
}

.front #main-content #block-views-news-block-1 h2 {
  border-bottom: none!important;
  font-size: 44px;
  line-height: 42px;
}

@media screen and (max-width: 768px) {
  .front #block-views-news-block-1 h2 {
    font-size: 36px;
    line-height: 34px;
  }
}

.front .view-news .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 50px;
}

.front .view-news .views-row:first-child .news-title {
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 20px;
  margin-bottom: 0;
}

.front .view-news .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 30px;
  transition: opacity .325s linear;
}

.front .view-news .views-row:hover {
  opacity: 0.7;
}

.front .view-news .views-row,
.front .view-news .views-row:last-child {
  margin-bottom: 30px;
}

.front .view-news .news-image {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 1rem;
}

.front .view-news .views-row .news-image,
.front .view-news .views-row:first-child .news-image {
  margin: 0;
  width: 105px;
  flex-shrink: 0;
  flex-basis: auto;
}

.front .view-news .views-row .news-image img {
  width: 105px;
  border-radius: 10px;
}

@media screen and (max-width: 576px) {
  .front .view-news .views-row .news-image img {
    width: 100%;
  }
}

.front .view-news .views-row .news-date-and-title {
  display: flex;
  flex-direction: column-reverse;
  padding-left: 15px;
  justify-content: space-between;
}

.front .view-news .news-date {
  color: #717171;
  margin-bottom: 0;
  font-size: 16px;
}

.front .view-news .news-title {
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 20px;
  margin-bottom: 0;
}

.front .view-news .news-title a {
  color: black;
  font-family: 'Golos DemiBold';
}

.front .view-news .news-image:hover + .news-date-and-title a,
.front .view-news .news-date-and-title a:hover {
  color: black;
}

.front #block-views-news-block-1 .view-header {
  margin-bottom: 60px;
  display: flex;
  justify-content: flex-end;
  margin-top: -70px;
}

.front #block-views-news-block-1 .view-header .all-button .all-button__link {
  color: #A7A7A7;
  transition: color .325s linear;
}
.front #block-views-news-block-1 .view-header .all-button .all-button__link:hover {
  text-decoration: none;
  color: #FF3839;
}


@media screen and (max-width: 768px) {
  .front #block-views-news-block-1 .view-header {
    margin-top: -68px;
    margin-bottom: 40px;
  }
}

/**
*  NEWS
*/

.node-news .field-name-post-date {
  color: #A4A4A4;
  margin-bottom: 1rem;
}

.node-news .field-name-title {
  margin-bottom: 1rem;
}

.node-news .field-name-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.node-news .field-name-body {
  margin-top: 2rem;
}

/**
*  Simplenews block
*/

#block-simplenews-77 {
  display: flex;
  background: #f3f3f3;
  justify-content: space-between;
  align-items: center;
  padding: 72px 68px;
  position: relative;
  border-radius: 15px;
}

#block-simplenews-77:after {
  content: url("../img/star-2.svg");
  position: absolute;
  left: -30px;
  bottom: 10px;
  width: 87px;
  height: 116px;
}

#block-simplenews-77:before {
  content: url("../img/star-3.svg");
  position: absolute;
  left: 305px;
  top: -10px;
  width: 56px;
  height: 70px;
}

#main-content #block-simplenews-77 h2 {
  width: 300px;
  border-bottom: none;
  margin-bottom: 0;
  font-size: 44px;
  line-height: 46px;
}

#main-content #block-simplenews-77 h2:after {
  content: url("../img/star-1.svg");
  position: absolute;
  width: 44px;
  height: 44px;
  top: 28px;
  left: 24px;
}

#main-content #block-simplenews-77 h2:before {
  content: url("../img/star-1.svg");
  position: absolute;
  width: 44px;
  height: 44px;
  bottom: 21px;
  left: 219px;
}

@media screen and (max-width: 1200px) {
  #main-content #block-simplenews-77 h2:before {
    left: 140px;
  }
}

@media screen and (max-width: 991px) {
  #block-simplenews-77:before {
    right: 90px;
    left: unset;
  }

  #main-content #block-simplenews-77 h2:before {
    left: unset;
    right: 28px;
    bottom: 66px;
  }
}

@media screen and (max-width: 768px) {
  #block-simplenews-77:before {
    right: 40px;
  }
  #main-content #block-simplenews-77 h2:before {
    right: -5px;
  }

  #main-content #block-simplenews-77 h2:after {
    top: 5px;
    left: 5px;
  }

  #block-simplenews-77:after {
    left: -36px;
  }

  #block-simplenews-77:after, #block-simplenews-77:before, #block-simplenews-77 h2:after, #block-simplenews-77 h2:before {
    transform: scale(0.5);
  }

}

#block-simplenews-77 form > div{
  display: flex;
  gap: 22px;
}

#block-simplenews-77 form .form-item-mail {
  /*margin: 0 22px 0 0;*/
  margin: 0;
}

#block-simplenews-77 form .form-item-mail input {
  border: 2px solid #787878;
  border-radius: 4px;
  margin: 0;
  max-width: 180px;
  height: 40px;
}

#block-simplenews-77 form .form-item-mail input::placeholder {
  color: #C6C6C6;
}

#block-simplenews-77 form .form-submit {
  font-size: 16px;
  text-transform: initial;
  background: #FF3839;
  color: #fff !important;
  border: none;
  opacity: 1;
  color: rgba(255,255,255,1);
  font-family: 'Golos DemiBold';
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
  padding: 0 40px;
  line-height: 40px;
  border-radius: 4px;
  transition: opacity .325s linear;
}

#block-simplenews-77 form .form-submit:hover {
  opacity: 0.7;
}

#block-simplenews-77 .simplenews-link {
  position: absolute;
  text-align: center;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #A7A7A7;
  font-size: 10px;
  line-height: 10px;
  padding: 0 10px;
}

#block-simplenews-77 .simplenews-link a {
  color: #A7A7A7;
  text-decoration: underline;
}

#block-simplenews-77 .simplenews-link a:hover {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  #block-simplenews-77 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  #main-content #block-simplenews-77 h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  #block-simplenews-77 form > div {
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  #block-simplenews-77 {
    padding: 50px 34px;
  }

  #block-simplenews-77 form > div {
    flex-wrap: wrap;
  }
  #block-simplenews-77 form .form-item-mail {
    /*margin-bottom: 20px;*/
  }

  #main-content #block-simplenews-77 h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  #block-simplenews-77 .simplenews-link {
    bottom: 12px;
  }
}

@media screen and (max-width: 500px) {
  #block-simplenews-77 form .form-item-mail {
    width: 100%;
  }

  #block-simplenews-77 form .form-item-mail input {
    width: 100%;
    max-width: 100%;
  }

  #block-simplenews-77 form .form-submit {
    width: 100%;
  }
}
/**
*  FETIVAL
*/

.node-festival .field-name-title {
  margin-bottom: 1rem;
}

.node-festival .field-name-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.node-festival .field-name-body {
  margin-top: 2rem;
}

#block-views-news-block-3 > h2 {
  margin-bottom: 0 !important;
  font-size: 30px !important;
  line-height: 33px !important;
}

/**
*  ACTIVITES FOR SCHOOLCHILDREN
*  TOUR
*/

#block-views-news-block-4 > h2,
#block-views-news-block-5 > h2,
#block-views-news-block-6 > h2,
#block-views-news-block-7 > h2 {
  font-size: 30px !important;
  line-height: 33px !important;
}

.node-activities-for-schoolchildren .field-name-field-date-start-end,
.node-tour .field-name-field-date-start-end {
  margin-bottom: 1rem;
  color: #A4A4A4;
}

.node-activities-for-schoolchildren .field-name-title,
.node-tour .field-name-title {
  margin-bottom: 1rem;
}

.node-activities-for-schoolchildren .field-name-share,
.node-tour .field-name-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.node-activities-for-schoolchildren .field-name-body,
.node-tour .field-name-body {
  margin-top: 2rem;
}

/**
*  EXCURSION
*/

.node-excursion .group-header .group-header {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.node-excursion .field-name-field-title {
  font-family: 'Golos Medium';
  font-size: 36px;
  margin-bottom: .5rem;
  line-height: 1.2;
}

.node-excursion .field-name-field-title p {
  margin-bottom: 0;
}

.node-excursion .field-name-body {
  margin-bottom: 1rem;
}

.node-excursion .group-left,
.node-excursion .group-right {
  width: 50%;
}

.node-excursion .group-left {
  padding-right: 15px;
  float: left;
}

.node-excursion .group-right {
  padding-left: 15px;
  float: right;
}

.node-excursion .view-events {
  margin-right: -15px;
  margin-left: -15px;
}

/**
*  VIEW FOUND
*/

.view-funds .views-row {
  margin-bottom: 100px;
}

.view-funds .field-name-title h2 {
  font-size: 44px !important;
  border-bottom: none !important;
  margin: 0 0 20px !important;
  line-height: 43px !important;
  letter-spacing: 0.01em;
}

.view-funds .slick-slideshow .cboxElement {
  display: inline-block;
}

.view-funds .slick-slideshow .media {
  height: auto;
  display: inline-block;
}

.view-funds .slick-slideshow img {
  margin: 0;
}

.view-funds .slick-slideshow .slick__arrow {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

/**
*  VIEW TOUR
*  VIEW SCHOOLCHILDREN
*  VIEW FESTIVAL
*/

.view-festival .views-exposed-widgets {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

@media (min-width: 768px) {
  .view-tour .views-row:first-child,
  .view-schoolchildren .views-row:first-child {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

.view-tour .views-row:first-child .news-image,
.view-schoolchildren .views-row:first-child .news-image,
.view-tour .news-date,
.view-schoolchildren .news-date {
  margin-bottom: 1rem;
}

.view-tour .news-title,
.view-schoolchildren .news-title,
.view-tour .views-row:first-child .news-title,
.view-schoolchildren .views-row:first-child .news-title {
  font-family: 'Theater';
  font-size: 44px;
  letter-spacing: 0.01em;
  line-height: 43px;
  color: #16356F;
  text-decoration: none;
}

.view-tour .news-title a,
.view-schoolchildren .news-title a {
  color: #16356F;
}

.view-tour .views-row:first-child .news-image,
.view-tour .views-row:first-child .news-date-and-title,
.view-schoolchildren .views-row:first-child .news-image,
.view-schoolchildren .views-row:first-child .news-date-and-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}

/**
*  MUSEUM EVENT
*/

.node-museum-event .field-name-title {
  margin-bottom: 1rem;
}

.node-museum-event .field-name-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.node-museum-event .field-name-body {
  margin-top: 2rem;
}

/**
*  NEWS CHILDREN STUDIO
*/

.node-news-children-studio .field-name-post-date {
  color: #A4A4A4;
  margin-bottom: 1rem;
}

.node-news-children-studio .field-name-title {
  margin-bottom: 1rem;
}

.node-news-children-studio .field-name-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.node-news-children-studio .field-name-body {
  margin-top: 2rem;
}

/**
*  ACHIEVEMENTS
*/

.node-achievements .field-name-post-date {
  color: #A4A4A4;
  margin-bottom: 1rem;
}

.node-achievements .field-name-title {
  margin-bottom: 1rem;
}

.node-achievements .field-name-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.node-achievements .field-name-body {
  margin-top: 2rem;
}

/**
*  VIEW REGIONAL THEATERS
*/

.view-regional-theaters .views-row {
  margin-bottom: 70px;
}

.view-regional-theaters a {
  display: inline-block;
  font-family: 'Theater';
  font-size: 44px;
  line-height: 43px;
  letter-spacing: 1px;
}

.view-regional-theaters a:hover {
  text-decoration: none;
}

.view-regional-theaters a > span {
  display: block;
}

.view-regional-theaters .field-name-field-date-start-end {
  color: #A4A4A4;
  margin-top: 10px;
}

.node-regional-theaters .field-name-field-place,
.node-regional-theaters .field-name-field-date-start-end {
  display: inline;
  margin-right: 10px;
  color: #A4A4A4;
  margin-bottom: 1rem;
}

.node-regional-theaters .field-name-title {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.node-regional-theaters .field-name-body {
  margin-top: 2rem;
}

.node-regional-theaters .field-name-field-event-regional-theaters {
  margin-top: 150px;
}

.node-regional-theaters .field-name-field-event-regional-theaters > div {
  margin-bottom: 50px;
}

.node-regional-theaters .field-name-field-event-regional-theaters .field-name-field-date-start-end {
  display: block;
  font-family: 'Theater';
  font-size: 30px;
  line-height: 33px;
  color: #16356F;
  margin-right: 0;
}

.node-regional-theaters .field-name-field-event-regional-theaters .field-name-title h3 {
  font-family: 'Golos';
  font-size: 18px;
  line-height: inherit;
}

/**
*  VIEW JOURNAL
*/

.view-journal .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.view-journal .views-field-title {
  margin: 30px 0 20px;
  color: #A4A4A4;
}

.view-journal .view-content .views-row {
  margin-bottom: 70px;
}

/**
*  VIEW PARTNERS
*/

.view-partner .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 50px;
}

.view-partner .views-row {
  margin-bottom: 40px;
}

.view-partner .views-row a:hover {
  text-decoration: underline;
}

.view-partner .partner-logo {
  height: 100px;
  position: relative;
  margin-bottom: 20px;
}

.view-partner .partner-logo img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
  max-height: 100px;
}

.view-partner ul {
  list-style: none;
}

.view-partner li {
  margin-left: 0 !important;
}

/**
*  VIEW HALL
*/

.view-hall .hall-header {
  margin-bottom: 1rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.view-hall .hall-title {
  font-family: 'Theater';
  font-size: 30px;
}

.view-hall img,
.view-hall .hall-files {
  margin-bottom: 2rem;
}

.halls-documents .hall-files {
  margin-bottom: 0;
}

.hall-files a:hover {
  text-decoration: underline;
}

.view-hall .views-row {
  margin-bottom: 100px;
}

#block-views-hall-block-1 {
  margin-bottom: 70px;
}

.halls-documents .views-row {
  margin-bottom: .5rem;
}

/**
*  VIEW PEOPLE
*/

.view-people ul {
  list-style: none;
  padding: 0;
}

.view-people .accordion .views-row > * {
  margin-right: 170px;
}

.view-people .accordion > h3 {
  position: relative;
  font-family: 'Theater';
  font-weight: normal;
  font-size: 30px;
  line-height: 33px;
  color: #16356F;
  margin-bottom: 2rem;
  border-bottom: 4px solid #16356F;
  padding-right: 50px;
  cursor: pointer;
}

.view-people .accordion > h3:before,
.view-people .accordion > h3:after {
  right: 0;
  top: 100%;
  margin-top: -20px;
  width: 20px;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.view-people .accordion > h3:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.view-people .accordion > h3.show:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.view-people .accordion > h3.show:after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.view-people .views-row a {
  font-family: 'Golos DemiBold';
  letter-spacing: 0.01em;
  position: relative;
}

.node-performances .view-people .views-row a {
  font-family: 'Golos';
  font-size: 18px;
}

.view-people .people-portrait {
  position: absolute;
  top: 0;
  display: none;
  z-index: 1;
}

.view-people .people-portrait img {
  max-width: 170px;
}

.view-people .views-row a:hover + .people-portrait {
  display: block;
}

.view-people .views-row:nth-child(odd) .people-portrait {
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.view-people .views-row:nth-child(even) .people-portrait {
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.view-people .people-position {
  color: #A4A4A4;
  margin-bottom: 0;
}

.view-people .people-awards {
  font-size: 16px;
  color: #A4A4A4;
}

.node-performances .view-people .people-awards {
  color: black;
  font-size: 18px;
}

.node-performances .view-people .people-awards a {
  color: black;
}

/**
*  PEOPLE
*/

#cboxWrapper .node-people {
  margin: 0 -15px !important;
}

#colorbox .node-people {
  margin: 0;
}

.node-performances .node-people .group-header {
  border: none;
}

.node-performances .field-name-roles .view-content > h3 {
  color: #A4A4A4;
  font-size: 18px;
  font-family: "Golos";
  margin-top: 1rem;
  margin-bottom: 0;
}

.node-performances .field-name-roles .view-content > h3:first-child {
  margin-top: 0;
}

.node-people .field-name-field-image img {
  display: none;
}

.node-people .field-name-field-image img:last-child {
  display: block;
  margin-bottom: 35px;
}

.node-people .field-name-field-image img {
  max-width: 100%;
  height: auto;
}

.node-people .field-name-title h1 {
  font-family: 'Golos';
}

.node-people .field-name-field-position {
  color: #A4A4A4;
  margin-bottom: .5rem;
}

.node-people .field-name-field-awards {
  font-size: 16px;
  color: #A4A4A4;
  margin-bottom: 2rem;
}

.node-performances .node-people .field-name-field-awards {
  margin: 0;
  display: inline;
}

.node-people .view-header h2 {
  font-family: 'Theater';
  color: #16356F;
  font-size: 30px !important;
  line-height: 30px !important;
  border-bottom: 4px solid #16356F;
  margin: 1rem 0!important;
  text-transform: uppercase;
}

.node-people .field-name-body.less {
  height: 250px;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
}

.node-people .field-name-body.less:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  bottom: 0;
  background: -o-linear-gradient(bottom, white, rgba(255,255,255,0));
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255,255,255,0)));
  background: linear-gradient(0deg, white, rgba(255,255,255,0));
}

.node-people .field-name-button-more {
  text-align: center;
}

.node-people .field-name-button-more .button-more,
.node-people .field-name-button-more .button-less {
  display: none;
  text-align: center;
}

.node-people .field-name-body.less + .field-name-button-more .button-more,
.node-people .field-name-body.more + .field-name-button-more .button-less {
  display: inline-block;
}

.node-people .field-name-gallery {
  margin-top: 30px;
}

.performances-people .slick-slider {
  margin-right: 0;
  margin-left: 0;
}

.performances-people .slick__arrow {
  position: absolute;
  top: 0;
  left: -19px;
  -webkit-transform: translateY(-125%);
      -ms-transform: translateY(-125%);
          transform: translateY(-125%);
}

.node-people .performances-age {
  font-size: 14px;
  width: 35px;
  height: 35px;
}

.node-people .performances-title {
  font-family: 'Theater';
  font-size: 24px;
  line-height: 26px;
  color: #16356F;
  text-decoration: none;
  text-align: left;
  word-wrap: break-word;
}

.node-people .field-name-hero {
  text-align: left;
  font-size: 14px;
  line-height: 19px;
}

/**
*  EXHIBITION
*/

.node-type-exhibition #block-system-main {
  margin-bottom: 50px;
}

.node-exhibition .field-name-title h1 {
  font-family: 'Theater';
  font-size: 44px;
  line-height: 42px;
  letter-spacing: 0.01em;
  color: #16356F;
  margin: 2rem 0;
}

@media (min-width: 768px) {
  .exhibitions-block .views-row:first-child {
    max-width: 100%;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }

  .exhibitions-block .views-row:first-child > a,
  .exhibitions-block .views-row:first-child > .row {
    width: 50%;
    margin: 0 15px;
  }

  .exhibitions-block .views-row:first-child > .row > .col:first-child {
    padding-left: 0;
  }

  .exhibitions-block .views-row:first-child > .row > .col:last-child {
    padding-right: 0;
  }
}

/**
*  EXHIBITIONS NEXT
*/

.exhibitions-next .view-header > h2 {
  border: none !important;
  font-size: 30px !important;
  margin-bottom: 20px !important;
  line-height: 33px !important;
}

.exhibitions-next .view-content {
  margin-right: 0;
  margin-left: 0;
}

.exhibitions-next .views-row {
  margin: 0 -15px 40px !important;
}

/**
*  VIEW AFISHA
*/

.view-events.afisha {
  position: relative;
}

.view-events.afisha .attachment {
  margin-top: 60px;
  margin-bottom: 35px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  background: #F3F3F3;
  padding: 38px 70px;
  border-radius: 7px;
  margin-left: -70px;
  margin-right: -70px;
}

@media screen and (max-width: 768px) {
  .view-events.afisha .attachment {
    flex-direction: row;
    padding: 12px 0;
    border-radius: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 38px;
    margin-left: 0;
    margin-right: 0;
  }
}

.view-events.afisha .attachment .view-content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.view-events.afisha .attachment .day .view-content {
  opacity: 0;
  z-index: -2;
  transition: opacity .325s linear;
  flex-wrap: wrap;
  position: absolute;
  display: flex;
  top: 40px;
  left: 40px;
  padding: 15px;
  width: 300px;
  background: #F3F3F3;
  border-radius: 10px;
  box-shadow: 0 0 8px 0;
  gap: 10px;
  justify-content: center;
}

.view-events.afisha .attachment .day .view-content.open {
  opacity: 1;
  z-index: 100;
}

@media screen and (max-width: 576px) {
  .view-events.afisha .attachment .day .view-content {
    width: 200px;
    left: 0;
  }
}


.view-events.afisha .attachment .day {
  position: relative;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .view-events.afisha .attachment .day {
    order: -1;
    padding: 8px 0 20px;
  }
  .view-events.afisha .attachment .month {
    padding: 8px 0 20px;
  }
}

.view-events.afisha .attachment .day.open {

}

.view-events.afisha .attachment .day:before {
  content: '';
  width: 30px;
  display: block;
  height: 30px;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Ccircle cx='386' cy='210' r='20'/%3E%3Cpath d='M432,40h-26V20c0-11.046-8.954-20-20-20c-11.046,0-20,8.954-20,20v20h-91V20c0-11.046-8.954-20-20-20 c-11.046,0-20,8.954-20,20v20h-90V20c0-11.046-8.954-20-20-20s-20,8.954-20,20v20H80C35.888,40,0,75.888,0,120v312 c0,44.112,35.888,80,80,80h153c11.046,0,20-8.954,20-20c0-11.046-8.954-20-20-20H80c-22.056,0-40-17.944-40-40V120 c0-22.056,17.944-40,40-40h25v20c0,11.046,8.954,20,20,20s20-8.954,20-20V80h90v20c0,11.046,8.954,20,20,20s20-8.954,20-20V80h91 v20c0,11.046,8.954,20,20,20c11.046,0,20-8.954,20-20V80h26c22.056,0,40,17.944,40,40v114c0,11.046,8.954,20,20,20 c11.046,0,20-8.954,20-20V120C512,75.888,476.112,40,432,40z'/%3E%3Cpath d='M391,270c-66.72,0-121,54.28-121,121s54.28,121,121,121s121-54.28,121-121S457.72,270,391,270z M391,472 c-44.663,0-81-36.336-81-81s36.337-81,81-81c44.663,0,81,36.336,81,81S435.663,472,391,472z'/%3E%3Cpath d='M420,371h-9v-21c0-11.046-8.954-20-20-20c-11.046,0-20,8.954-20,20v41c0,11.046,8.954,20,20,20h29 c11.046,0,20-8.954,20-20C440,379.954,431.046,371,420,371z'/%3E%3Ccircle cx='299' cy='210' r='20'/%3E%3Ccircle cx='212' cy='297' r='20'/%3E%3Ccircle cx='125' cy='210' r='20'/%3E%3Ccircle cx='125' cy='297' r='20'/%3E%3Ccircle cx='125' cy='384' r='20'/%3E%3Ccircle cx='212' cy='384' r='20'/%3E%3Ccircle cx='212' cy='210' r='20'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");  background-size: cover;
  margin-right: 25px;
  cursor: pointer;
}

.view-events.month .view-content > h3 {
  margin-right: 22px;
  font-size: 24px;
  margin-bottom: 0;
}

.view-events.day .view-content > h3 {
  margin: 0;
  font-size: 18px;
  flex-basis: calc(100% / 7);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}

.view-events.day .view-content p {
  margin-bottom: 0;
}

.view-events.afisha .attachment  h3 a {
  font-family: 'Golos medium';
  color: #000;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .view-events.afisha .attachment  h3 a {
    font-size: 16px;
  }
}

.view-events.month a.active,
.view-events.day a.active {
  color: #16356F !important;
}

.view-events.afisha .attachment .view-content > div {
  display: none;
}

.view-events.afisha .attachment .view-events.file .view-content > div {
  display: block;
}

.view-events.afisha .attachment .view-events.file {
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  /*-webkit-transform: translateY(-100%);*/
  /*    -ms-transform: translateY(-100%);*/
  /*        transform: translateY(-100%);*/
  /*margin-top: -8px;*/
  margin-left: auto;
}

.view-events.afisha .attachment .view-events.file a {
  font-family: 'Golos Medium';
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  color: #A7A7A7;
}

@media screen and (max-width: 768px) {
  .view-events.afisha .attachment .view-events.file a {
    font-size: 12px;
  }

  .view-events.afisha .attachment .view-display-id-attachment_3 {
    width: 100%;
    display: flex;
    justify-content: center;
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    order: 10;
  }

  .view-events.afisha .attachment .view-display-id-attachment_3 .view-content {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.view-events .view-content {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
}

.view-events .view-content .slick__arrow {
  padding: 0 15px;
  margin: 0 -3px;
}

.view-events .item-list {
  border-bottom: 2px solid #A4A4A4;
  padding-bottom: 30px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .view-events .item-list {
    border-bottom: none;
    margin-bottom: 0;
  }
}

.view-events .item-list a,
.view-events .item-list button {
  outline: none;
}

.view-events .item-list:last-child {
  border: none;
}

.view-events .item-list > h3 {
  padding: 0 15px 0 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
  font-family: 'Theater';
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
  color: #16356F;
  line-height: 1;
}

.view-events .item-list > h3 p {
  font-family: 'Golos Medium';
  font-size: 16px;
  line-height: 20px;
  color: #A7A7A7;
  font-weight: 500;
  text-transform: capitalize;
}

@media screen and (max-width: 768px) {
  .view-events .item-list > h3 p {
    margin: 0;
  }

  .view-events .item-list > h3 {
    margin: 0;
  }
}

.view-events .item-list > ul {
  margin: 0;
  padding: 0;
  margin-right: -15px;
  margin-left: -15px;
  list-style: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  flex-direction: column;
}

.view-events .item-list > ul > li {
  margin: 0 0 30px;
  padding: 0 15px;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 768px) {
  .view-events .item-list > ul > li {
    flex-wrap: wrap;
    margin: 0;
    padding: 15px 15px;
  }

  .view-events .item-list > ul > li:not(:first-child) {
    border-top: 1px solid #D8D8D8;
  }

  .performances-time-and-icons {
    flex-basis: 54px;
  }
}

.view-events .item-list .slick-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 250px;
  margin-right: 15px;
  margin-left: 15px;
}

.view-events .item-list .slick-arrow {
  position: absolute;
  top: 0;
  right: -25px;
  left: auto;
  z-index: 1;
}

.view-events .item-list .slick-arrow.slick-prev {
  -webkit-transform: translate(-100%, -150%);
  -ms-transform: translate(-100%, -150%);
  transform: translate(-100%, -150%);
  margin-right: 70px;
}

.view-events .item-list .slick-arrow.slick-next {
  -webkit-transform: translate(-100%, -150%);
  -ms-transform: translate(-100%, -150%);
  transform: translate(-100%, -150%);
}

.view-events .performances-box {
  display: flex;
  align-items: flex-start;
}



.view-events .performances-box > a > img {
  width: 140px;
  height: 100px !important;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 20px;
  flex-shrink: 0;
  max-width: none !important;
}

@media screen and (max-width: 768px) {
  .view-events .performances-box > a > img {
   display: none;
  }

  .view-events .performances-box {
    flex-basis: calc(100% - 54px);
  }

}

.view-events .performances-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.view-events .performances-title {
  font-family: 'Theater';
  font-size: 30px;
  color: #16356F;
  line-height: 1.5;
}

.view-events .performances-title p {
  word-break: break-word;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  font-family: 'Golos Medium';
  color: #000;
}

@media screen and (max-width: 768px) {
  .view-events .performances-title p {
    font-size: 16px;
    line-height: 24px;
  }
}

.view-events .performances-info-row {
  display: flex;
  align-items: center;
  color: #A7A7A7;
  height: 20px;
}

.view-events .performances-scene {
  font-size: 16px;
  line-height: 20px;
  color: #A7A7A7;
  margin: 0 5px 0 0;
  /*margin-bottom: 10px;*/
  font-family: 'Golos Medium';
}

@media screen and (max-width: 768px) {
  .view-events .performances-scene {
    font-size: 12px;
    margin: 0 2px 0 0;
  }
}

.view-events .performance-tags {
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-top: auto;
  color: #A7A7A7;
}

@media screen and (max-width: 768px) {
  .view-events .performance-tags {
    margin-top: 10px;
  }
}

.view-events .performances-time {
  font-family: 'Golos Medium';
  font-weight: 500;
  color: #16356F;
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .view-events .performances-time {
    font-size: 12px;
  }
}

.view-events .performances-age {
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .view-events .performances-age {
    font-size: 12px;
    margin-left: 2px;
  }
}

.view-events .performance-tag {
  font-size: 16px;
  font-family: 'Golos Medium';
  font-weight: 500;
}

.view-events .performance-tag .color-red {
  color: #FF0000;
}

.view-events .performance-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*-webkit-box-flex: 1;*/
  /*    -ms-flex: 1 auto;*/
  /*        flex: 1 auto;*/
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .view-events .performance-buttons {
    flex-basis: calc(100% - 54px);
    margin-top: 20px;
  }
}

.view-events .button {
  height: 40px;
  text-align: center;
  margin-bottom: 10px;
  padding: 0 40px;
  line-height: 40px;
  font-family: 'Golos Medium';
  text-transform: capitalize;
  letter-spacing: 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

.view-events .button.button-sold-out {
  display: none;
  opacity: .5;
}

.button-sold-out:hover {
  opacity: .5;
  background: #fff !important;
  color: #000 !important;
  cursor: default;
}

.view-events .performance-buttons.sold-out .button-sold-out {
  display: flex;
  align-items: center;
  justify-content: center;
}

.view-events .performance-buttons.sold-out a {
  display: none;
}

/**
*  VIEW COMMING DATES
*/

.field-name-coming-dates {
  width: 100%;
  margin-top: 30px;
}

.node-performances .field-name-coming-dates {
  height: 100%;
  grid-template-rows: 100%;
  max-width: 280px;
}

@media screen and (max-width: 991px) {
  .node-performances .field-name-coming-dates {
    max-width: 245px;
  }
}

@media screen and (max-width: 768px) {
  .node-performances .field-name-coming-dates {
    max-width: none;
    margin-top: 50px;
    padding-bottom: 38px;
    position: relative;
    margin-bottom: 38px;
  }

  .node-performances .field-name-coming-dates:after {
    background: #E7E7E7;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.view-events {
  margin: 0;
}

.view-events > div {
  padding: 0 15px;
}

.view-events > .view-header {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 150px;
          flex: 1 1 150px;
  max-width: 150px;
  color: #A4A4A4;
  display: none;
}

.node-performances .view-events > .view-header {
  display: block;
  width: 100%;
  flex: 0 0 100%;
  max-width: none;
  padding: 0;
}

.view-events .event-date,
.view-events .event-time {
  font-family: 'Golos DemiBold';
  text-align: left;
  font-size: 18px;
}

.view-events .event-time,
.view-events .performance-buttons .event-button {
  margin-bottom: 20px;
}

/**
*  PRESSA ABOUT
*/

.node-pressa-about {
  margin-bottom: 1rem;
}

/**
*  VIEW EVENTS MUSEUM CHILDREN
*/

.view-events-museum-children .views-row {
  margin: 30px 0 60px;
}

.view-events-museum-children .event-title {
  font-size: 30px;
  color: #16356F;
  font-family: 'Theater';
  margin-bottom: 1rem;
}

.view-events-museum-children .views-label {
  color: #A4A4A4;
}

.node-museum-children .group-header .group-header {
  margin-bottom: 2rem;
}

/**
*  VIEW EXPOSITIONS
*/

.view-expositions {
  position: relative;
  min-height: 100vh;
}

.view-expositions .view-content {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: auto;
  background: white;
  margin-left: -150px;
}

.view-expositions .view-content.scrolled {
  top: auto;
  bottom: 0;
}

.view-expositions .view-content.fixed {
  position: fixed;
}

.expositions-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 100px 50px;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.expositions-item[style*='background-image'] {
  position: relative;
  color: white;
}

.expositions-item[style*='background-image']:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(0,0,0,.5);
}

.expositions-item[style*='background-image'] > div {
  position: relative;
  z-index: 2;
}

.expositions-body {
  height: calc(100vh - 200px);
  max-height: 530px;
  overflow: hidden;
}

.expositions-body .item-list  {
  margin: 0 100px;
}

.expositions-body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 -15px;
}

.expositions-body li {
  min-width: 700px;
  margin: 0 15px !important;
}

.expositions-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.expositions-images .figure {
  margin: 0 15px;
  max-height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.expositions-images .figure:first-child {
  margin-left: 100px;
}

.expositions-images .figure:last-child {
  margin-right: 100px;
}

.expositions-images img {
  width: auto;
  max-width: initial !important;
  height: 100% !important;
  max-height: calc(100vh - 100px);
}

.expositions-images .figcaption {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
}

.view-expositions .view-footer,
.view-expositions .view-content.scrolled + .view-footer {
  position: fixed;
  top: auto;
  bottom: 10px;
  font-family: 'Theater';
  letter-spacing: 0.1em;
  color: black;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.view-expositions .view-content.fixed + .view-footer {
  visibility: visible;
  opacity: 1;
}

.expositions-links {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.expositions-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.expositions-links .button-arrow-prev:before {
  background-color: black;
}

.expositions-links .button-arrow-prev:after {
  border-color: black;
}

/**
*  VIEW COMMENTS
*/

.view-comments .views-row {
  margin-bottom: 30px;
}

.view-comments .views-row > div {
  margin-bottom: 5px;
}

.view-comments .views-field-created {
  color: #A4A4A4;
}

.view-comments .views-field-name {
  font-family: 'Golos DemiBold';
}

.view-comments .views-field-comment-body {
  font-size: 16px;
}

.view-comments .pager {
  position: relative;
}

.comment-add,
#comments .item-list .pager {
  display: none !important;
}

div[id^=block-views-comments] > h2,
.comment-form.title {
  font-size: 30px !important;
  line-height: 33px !important;
}

.comment-form.title {
  border: none !important;
}

/**
*  NODE EVENT OF CHILDREN
*/

.node-museum-children > .group-left,
.node-museum-children > .group-right {
  width: 50%;
}

.node-museum-children > .group-left {
  padding-right: 15px;
  float: left;
}

.node-museum-children > .group-right {
  padding-left: 15px;
  float: right;
}

.node-museum-children .field-name-body {
  margin-top: 2rem;
}

/**
*  VACANCY
*/

.node-vacancy .field-name-title,
.node-vacancy .field-name-body,
.node-vacancy > .group-left,
.node-vacancy > .group-right{
  margin-bottom: 3rem;
}

.node-vacancy > .group-left,
.node-vacancy > .group-right {
  width: 50%;
}

.node-vacancy > .group-left {
  padding-right: 15px;
  float: left;
}

.node-vacancy > .group-right {
  padding-left: 15px;
  float: right;
}

.node-vacancy > .group-footer {
  clear: both;
}

.node-vacancy .webform-client-form {
  max-width: 50%;
}

.view-vacancy .view-header {
  margin-bottom: 40px;
}

.view-vacancy .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.view-vacancy .views-row {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.view-vacancy .vacancy-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 33px;
  font-family: 'Theater';
  font-size: 30px;
  margin-bottom: 20px;
}

.node-vacancy .label-above {
  color: black;
  font-family: 'Golos bold';
}

/**
*  VIEW HEROES
*/

.view-heroes .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.view-heroes .views-row {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.view-heroes .heroes-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 26.4px;
  font-family: 'Theater';
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.view-heroes .heroes-title p {
  margin: 0;
}

.node-heroes .field-name-field-title {
  font-size: 36px;
}

.node-heroes .field-name-body {
  margin-bottom: 70px;
}

.node-heroes .view-header h2 {
  font-family: 'Theater';
  color: #16356F;
  font-size: 30px;
  line-height: 30px;
  border-bottom: 4px solid #16356F;
  margin: 1rem 0;
  text-transform: uppercase;
}

/**
*  VIEW GALLERY
*/

.view-gallery .view-content {
  margin-right: -15px;
  margin-left: -15px;
}

.view-gallery .views-row {
  margin-bottom: 30px;
}

.view-gallery .gallery-description {
  display: inline-block;
  margin-top: 10px;
}

.view-gallery.video .gallery-description {
  font-family: 'Theater';
  font-size: 44px;
  color: #16356F;
  line-height: 42.24px;
  letter-spacing: 0.01em;
}

.view-gallery.photo .gallery-description {
  font-family: 'Golos';
  font-size: 16px;
  color: #A4A4A4;
  line-height: 19px;
}

/**
*  BOTTOM
*/

#bottom {
  position: relative;
  background: white;
  z-index: 1;
  padding-top: 110px;
}

#bottom .bottom-wrapper {
  background: #FF3839;
}

#bottom .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  min-height: 155px;
  height: 0;
}

#bottom .bottom-img {
  position: relative;
  bottom: -2px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.bottom-content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#bottom .bottom-text {
  font-family: 'Theater';
  font-size: 60px;
  color: white;
  line-height: 60px;
  margin-bottom: 0;
}

#bottom .bottom-content .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  margin-right: 15px;
  margin-left: 15px;
  text-align: center;
}

/**
*  FOOTER
*/

#footer {
  background-color: #0a0a4e;
  padding: 50px 0 80px;
  color: white;
  z-index: 1;
  position: relative;
}

#footer a,
#footer a:hover {
  color: white;
  text-decoration: none;
}

/**
*  REGION FOOTER
*/

.maintenance-page #footer-wrapper {
  display: none;
}

.region-footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-right: -15px;
  margin-bottom: 30px;
  margin-left: -15px;
}

.region-footer-left > .block {
  max-width: 33.333333%;
  padding: 0 15px;
}

.region-footer-left .content,
#yasno {
  font-size: 16px;
}

.region-footer-left > .block h2 {
  font-size: 16px;
  margin-bottom: 15px;
}

.region-footer-left .social-list a:after {
  border: none;
}

/**
*  SIMPLENEWS BLOCKS
*/

#footer .block-simplenews {
  margin-bottom: 30px;
}

#footer .block-simplenews [type=submit] {
  width: 100%;
}

#footer .block-simplenews input[name=mail] {
  border-top: none;
  border-right: none;
  border-left: none;
}

#footer .block-simplenews input[name=mail].error,
#footer .block-simplenews input[name=mail]::placeholder {
  color: #fff;
}

#footer .block-simplenews input[name=mail]:focus {
  border-bottom-color: #a4a4a4;
  color: #fff;
}

/**
*  SOCIAL LIST
*/

.social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.view-information .social-list {
  margin-top: 10px;
}

.social-list li {
  margin-right: 10px;
  margin-bottom: 10px;
}

.social-list a {
  position: relative;
  display: block;
  font-size: 0;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 50%;
}

.social-list a,
.social-list a:after {
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#footer .social-list a:hover {
  background: #FF3839;
}

.social-list a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  border-radius: 50%;
  -webkit-filter: grayscale(1) contrast(10);
          filter: grayscale(1) contrast(10);
}

#footer .social-list a:after {
  border-color: #FF3839;
  -webkit-filter: none;
          filter: none;
}

#footer .social-list a:hover:after {
  border-color: rgba(255,255,255,0);
  -webkit-filter: grayscale(1) brightness(10);
          filter: grayscale(1) brightness(10);
}

.social-list a:hover:after {
  border-color: #FF3839;
  -webkit-filter: none;
          filter: none;
}

.social-list a[href*='facebook.com']:after {
  background-image: url(./../img/icon-fb.svg);
}

.social-list a[href*='vk.com']:after {
  background-image: url(./../img/icon-vk.svg);
}

.social-list a[href*='instagram.com']:after {
  background-image: url(./../img/icon-it.svg);
}

.social-list a[href*='youtube.com']:after {
  background-image: url(./../img/icon-yt.svg);
}

.social-list a[href*='twitter.com']:after {
  background-image: url(./../img/icon-tw.svg);
}

/**
* YASNO
*/

#yasno a {
  -webkit-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

#yasno a:hover {
  color: #FF3839 !important;
}

/**
*  FORM
*/

input,
textarea,
select {
  font-size: 16px;
  border-width: 2px;
  border-color: #A4A4A4;
  padding: 10px;
  border-radius: 0;
  background: rgba(255,255,255,0);
  -webkit-appearance: none;
}

input:focus,
textarea:focus,
select:focus {
  border-color: #16356F;
  outline: none;
}

input,
select {
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
}

input[type=checkbox] {
  width: auto;
}

textarea {
  resize: none;
}

.resizable-textarea .grippie {
  display: none;
}

.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}

.form-item:first-child {
  margin-top: 0;
}

::-webkit-input-placeholder {
  color: black;
}

::-moz-placeholder {
  color: black;
}

:-ms-input-placeholder {
  color: black;
}

::-ms-input-placeholder {
  color: black;
}

::placeholder {
  color: black;
}

.form-required {
  display: none;
}

.webform-component-file .description,
.webform-component-file input[type=file] {
  margin-bottom: .5rem;
}

.webform-component-file .description {
  display: none;
  font-size: 16px !important;
  color: #A4A4A4;
}

.webform-component-file .file {
  display: block;
  padding: 10px;
  height: 54px;
  margin-bottom: .5rem;
}

.webform-component-file .file-icon {
  display: none;
}

/**
*  BLOCK WEBFORM
*/

.block-webform {
  max-width: 500px;
}

.block-webform > h2 {
  font-size: 30px !important;
  border: none !important;
  line-height: initial !important;
}

/**
*  MEDIA YOUTUBE VIDEO
*/

.media-youtube-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

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

.one-sidebar .node iframe[src*='youtube.com'] {
  width: 100%;
  height: 518px;
}










@media (max-width: 1600px) {
  .view-mode-colorbox.node-performances .field-name-slider-performance + .group-header {
    margin-top: 700px;
  }
}

@media (max-width: 1279px) {
  #menu-header .menu li,
  /*.front #menu-content .menu li,*/
  #footer .menu li,
  .region-content .block-menu .menu li {
    margin: 0 1rem 1rem 0 !important
  }
}

@media (max-width: 1200px) {
  body,
  .node-performances .field-name-roles .view-content > h3,
  .node-performances .view-people .views-row a,
  .node-performances .view-people .people-awards {
    font-size: 16px;
  }

  .one-sidebar .node iframe[src*='youtube.com'] {
    height: 388px;
  }

  .view-events .item-list > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16%;
            flex: 0 0 16%;
    max-width: 16%;
  }

  /**
  *   PERFORMANCES
  */

  .node-performances .group-title.title {
    font-size: 44px;
    line-height: 44px;
  }

  .field-name-coming-dates {
    font-size: 18px;
  }

  .horizontal-tabs-list li a {
    font-size: 24px;
    line-height: 26px;
  }

  /**
  *   MAIN SLIDER
  */

  .view-slider .slider-title {
    font-size: 64px;
    line-height: 70px;
  }

  /**
  *   FILTERS VIEWS
  */

  .view-filters label,
  .view-filters input,
  .view-events.month .view-content > h3 {
    font-size: 14px;
  }

  /**
  *   NEWS
  */

   body:not(.front).view-news .views-row:first-child .news-title {
    font-size: 30px;
    line-height: 36px;
  }

   .view-news .news-title {
    font-size: 20px;
    line-height: 29px;
  }

   .view-news .news-date {
    font-size: 18px;
  }

  /**
  *   AFISHA
  */

  .view-events .item-list > h3 {
    font-size: 32px;
  }

  .view-events .item-list > h3 p {
    font-size: 12px;
  }

  /*.view-events .performances-time {*/
  /*  font-size: 18px;*/
  /*}*/

  /*.view-events .performances-title p {*/
  /*  font-size: 24px;*/
  /*  line-height: 26px;*/
  /*}*/

  /*.view-events .performances-scene {*/
  /*  font-size: 14px;*/
  /*  line-height: 16px;*/
  /*}*/

  .view-events .performance-tag {
    font-size: 14px;
  }

  /**
  *   THEATER PHONES
  */

  #block-views-theater-phones-block > h2 {
    font-size: 16px !important;
  }

  /**
  *   PEOPLE
  */

  .view-people .views-row a {
    font-size: 18px;
  }
}










@media (max-width: 991px) {
  body {
    font-size: 16px;
  }

  body.menu-open {
    overflow: hidden;
  }

  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 14px;
  }

  #top {
    height: 320px;
  }

  .front #main-content {
    margin-top: calc(100vh - 245px);
  }

  .no-sidebars #main-content {
    padding-top: 20px;
  }

  #breadcrumb {
    display: none;
  }

  .label-above,
  .node-performances .field-name-roles .view-content > h3 {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.01em;
  }

  .node-performances .view-people .views-row a,
  .node-performances .view-people .people-awards {
    font-size: 16px;
  }

  #block-block-17,
  #block-block-18 {
    display: none;
  }

  .horizontal-tabs-list li a {
    font-size: 24px;
    line-height: 26px;
  }

  .view-slider .slider-title {
    font-size: 64px;
    line-height: 70px;
  }

  .view-slider .slider-body * {
    font-size: 16px;
    line-height: 26px;
  }

  .front #header-block-left {
    display: block;
  }

  .front #header-block-left,
  #header-block-right {
    margin-top: 0;
  }

  #logo img {
    max-width: 170px !important;
  }

  #header .region-header {
    display: none;
  }

  .menu-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .page-afisha .menu-burger .menu-burger-item,
  .page-performances .menu-burger .menu-burger-item,
  .page-customerror .menu-burger .menu-burger-item,
  .page-search .menu-burger .menu-burger-item,
  .page-user .menu-burger .menu-burger-item {
    background-color: #16356F;
  }

  .front #menu-content {
    display: none;
  }

  .region-content .block-menu .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  #menu-header {
    display: none;
  }

  .menu-open .menu-mobile {
    visibility: visible;
    left: 0;
  }

  .region-sidebar-first {
    max-width: 100%;
  }

  .region-sidebar-first .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .region-sidebar-first .menu li {
    margin-right: 40px !important;
  }

  .view-filters label,
  .view-filters input {
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.01em;
  }

  #block-views-theater-phones-block > h2 {
    font-size: 16px !important;
  }

  .node-performances .group-header {
    margin-top: 0;
  }

   body:not(.front) .view-news .views-row:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 50%;
    margin-bottom: 30px;
  }

   body:not(.front) .view-news .views-row:first-child .news-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    padding-right: 0;
    margin-bottom: 1rem;
  }

  body:not(.front) .view-news .views-row:first-child .news-date-and-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .view-news .news-date {
    font-size: 14px;
  }

  .node-performances .field-name-field-scene,
  .node-performances .field-name-field-length {
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.01em;
  }

    body:not(.front) .view-news .views-row:first-child .news-title,
    body:not(.front) .view-news .views-row .news-title,
   .view-festival .views-row .news-title {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.01em;
  }

  .view-schoolchildren .views-row .news-title,
  .view-schoolchildren .views-row:first-child .news-title,
  .view-tour .views-row .news-title,
  .view-tour .views-row:first-child .news-title {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.01em;
  }

  .view-events.month .view-content > h3 {
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.01em;
  }

  .view-events .item-list > h3 {
    font-size: 24px;
  }

  .view-events .item-list > h3 p {
    line-height: 1;
    letter-spacing: 0.01em;
  }

  /*.view-events .performances-time {*/
  /*  font-size: 18px;*/
  /*}*/

  /*.view-events .performances-title p {*/
  /*  font-size: 24px;*/
  /*  line-height: 26px;*/
  /*}*/

  /*.view-events .performances-scene {*/
  /*  font-size: 14px;*/
  /*  line-height: 17px;*/
  /*}*/

  .view-events .performance-tag,
  .view-events .performances-scene,
  .view-events .performances-age {
    font-size: 12px;
    line-height: 14px;
  }

  div[id^=block-views-comments] > h2,
  .comment-form.title {
    font-size: 24px !important;
    line-height: 26px !important;
  }

  .view-people .people-awards {
    font-size: 14px;
  }

  /*.performances-title a {*/
  /*  font-size: 24px;*/
  /*  line-height: 26px;*/
  /*}*/

  .performances-scene {
    font-size: 12px;
    line-height: 17px;
  }

  #bottom {
    padding-top: 0;
  }

  #bottom .wrapper {
    min-height: 130px;
  }

  #bottom .bottom-text {
    font-size: 44px;
    line-height: 42px;
    letter-spacing: 0.01em;
  }

  #bottom .bottom-img {
    max-width: 180px;
  }

  .block-webform > h2 {
    font-size: 24px !important;
  }

  .one-sidebar .node iframe[src*='youtube.com'] {
    height: 253px;
  }

  .view-gallery.video .gallery-description {
    font-size: 30px;
    line-height: 36px;
  }
}










@media (max-width: 767px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  h5 {
    font-size: 12px;
  }

  .custom-title * {
    font-size: 36px !important;
    line-height: 35px;
  }

  #breadcrumb {
    display: none;
  }

  #to-top.show {
    opacity: 1;
    visibility: visible;
  }

  .front #top, .node-type-performances #top,
  .view-slider .slider-slide,
  .view-slider .slider-slide img,
  .performances-slider-top .slick__slide,
  .performances-slider-top .slide__content,
  .performances-slider-top .media--background {
    height: calc(100vh - 245px);
  }

  .front #main-content, .node-type-performances #main-content {
    margin-top: calc(100vh - 245px);
  }

  .page-performances #main-content,
  .page-afisha #main-content,
  .page-search #main-content,
  .page-customerror #main-content,
  .page-user #main-content {
    margin-top: 20px !important;
  }

  #main-content {
    margin-top: 200px;
  }

  .banner-page {
    height: 300px;
  }

  #page-title,
  #main-content .block h2,
  #main-content .block-views h2 {
    font-size: 36px;
    line-height: 35px;
  }

  .page-performances #page-title,
  .page-afisha #page-title {
    font-size: 60px;
  }

  .page-performances #page-title,
  .page-afisha #page-title {
    font-size: 36px;
    line-height: 35px;
  }

  .field-name-coming-dates {
    font-size: 14px;
  }

  .node-performances .group-title.title {
    font-size: 64px;
    line-height: 70px;
  }

  .node-performances .group-title.title {
    font-size: 36px;
    line-height: 35px;
  }

  .node-performances .field-name-field-scene,
  .node-performances .field-name-field-length {
    font-size: 14px;
  }

  .label-above,
  .node-performances .field-name-roles .view-content > h3 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
  }

  .node-performances .view-people .views-row a,
  .node-performances .view-people .people-awards {
    font-size: 14px;
  }

  .horizontal-tabs-list li {
    float: none !important;
  }

  .horizontal-tabs-list li a {
    margin-right: 1rem;
    margin-bottom: 20px;
  }

  .slick-slideshow-recommend .slick__arrow {
    top: 0;
    position: absolute;
    -webkit-transform: translateY(-25px) !important;
        -ms-transform: translateY(-25px) !important;
            transform: translateY(-25px) !important;
  }

  .slick-slideshow-recommend .slick-track {
    margin-top: 30px;
  }

  .view-slider .slider-title {
    font-size: 36px;
    line-height: 98%;
    max-width: 100%;
    width: 100%;
  }

  .view-slider .slider-body {
    display: none !important;
  }

  #header {
    z-index: 2;
  }

  .front #header-block-left,
  #header-block-right {
    margin-top: 0;
  }

  #header .wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #logo img {
    width: 100px !important;
  }

  .menu-open #logo {
    visibility: hidden;
  }

  body.menu-open .menu-burger.open .menu-burger-item {
    background-color: #16356F;
  }

  .block-title {
    font-size: 36px;
  }

  .region-content .block-menu .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .menu-open .menu-mobile {
    width: 100%;
  }

  .menu-open .header-second-row {
    display: none !important;
  }

  #block-views-theater-phones-block > h2 {
    font-size: 14px !important;
  }

  .field-name-field-age {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .performances-scene {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.01em;
  }

  .node-performances .group-header {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
    margin-top: 0;
  }

  .node-performances .group-right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .node-performances .group-left,
  .node-performances .group-right {
    margin-bottom: 32px;
  }

  .view-information .view-footer {
    font-size: 20px;
  }

  body:not(.front) .view-news .news-title,
  .one-sidebar:not(.front) .view-news .views-row:first-child .news-title,
  .no-sidebars:not(.front) .view-news .views-row:first-child .news-title {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.01em;
  }

  .one-sidebar:not(.front) .view-news .views-row:first-child .news-image,
  .no-sidebars:not(.front) .view-news .views-row:first-child .news-image,
  .one-sidebar:not(.front) .view-news .views-row:first-child .news-date-and-title,
  .no-sidebars:not(.front) .view-news .views-row:first-child .news-date-and-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .one-sidebar:not(.front) .view-news .views-row:first-child .news-image,
  .no-sidebars:not(.front) .view-news .views-row:first-child .news-image {
    padding-right: 0;
    margin-bottom: 1rem;
  }

  .one-sidebar:not(.front) .view-news .views-row:first-child .news-date-and-title,
  .no-sidebars:not(.front) .view-news .views-row:first-child .news-date-and-title {
    padding-left: 0px;
  }

  .view-funds .views-row,
  .page-node-110 .region-content > .block {
    margin-bottom: 50px !important;
  }

  .view-funds .field-name-title h2 {
    font-size: 36px !important;
    line-height: 35px !important;
  }

  .node-fund .slide {
    min-height: 300px;
  }

  .node-fund .slide .cboxElement {
    position: absolute;
    bottom: 0;
  }

  .view-regional-theaters .views-row {
    margin-bottom: 40px;
  }

  .node-event-regional-theaters .group-left,
  .node-event-regional-theaters .group-right {
    float: none;
    width: 100%;
  }

  .view-people .accordion > h3 {
    padding-right: 30px;
  }

  .view-people .views-row a {
    font-size: 14px;
  }

  .view-people .views-row a:hover + .people-portrait {
    display: none;
  }

  .node-people .field-name-field-awards {
    font-size: 14px;
  }

  .view-partner .partner-logo {
    height: auto;
  }

  .view-partner .partner-logo img {
    position: relative;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .node-exhibition .field-name-title h1 {
    font-size: 36px;
    line-height: 35px;
  }

  .view-events.afisha .attachment .view-events.file {
    margin: 0;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .view-events .view-content {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }

  .view-events .item-list > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .view-expositions {
    position: static;
    min-height: auto;
    margin: 0 -100%;
  }

  .view-expositions .view-content {
    position: static;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }

  .expositions-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px;
    height: auto;
  }

  .expositions-item > div {
    width: 510px;
    margin: 0 auto;
  }

  .expositions-body {
    height: auto;
    max-height: initial;
  }

  .expositions-body .item-list {
    margin: 0 0 50px 0;
  }

  .expositions-body ul {
    display: block;
    margin: 0;
  }

  .expositions-body li {
    margin: 0 !important;
    min-width: auto;
  }

  .expositions-images {
    display: block;
  }

  .expositions-images .figure {
    margin: 0 0 50px 0 !important;
  }

  .expositions-images:last-child .figure:last-child {
    margin-bottom: 0 !important;
  }

  .expositions-images img {
    width: auto;
    height: auto !important;
    max-height: initial;
    max-width: 100% !important;
  }

  .view-gallery.photo .gallery-description {
    font-size: 14px;
  }

  .view-vacancy .vacancy-title,
  .node-excursion .field-name-field-title,
  .view-hall .hall-title,
  .view-gallery.video .gallery-description,
  /*.view-events.afisha .attachment .view-events.file a,*/
  .view-regional-theaters a,
  .view-people .accordion > h3,
  .view-schoolchildren .views-row .news-title,
  .view-tour .views-row .news-title,
  div[id^='block-views-information-block'] > h2,
  /*.performances-title a,*/
  .region-sidebar-first .menu a,
  .region-sidebar-first .menu span,
  .field-name-title h1,
  .view-events-museum-children .event-title {
    font-size: 24px !important;
    line-height: 25px !important;
  }

  #bottom .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }

  #bottom .bottom-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  #bottom .bottom-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  #bottom .bottom-text {
    margin-bottom: 10px;
  }

  #menu-footer {
    display: none;
  }

  #footer {
    padding: 40px 0;
  }

  .region-footer-left .content,
  #yasno,
  .region-footer-left > .block h2 {
    font-size: 14px;
  }

  input,
  textarea,
  select {
    font-size: 14px;
  }

  .block-webform > h2 {
    font-size: 24px !important;
  }

  .one-sidebar .node iframe[src*='youtube.com'] {
    height: 286px;
  }

  .node-excursion .group-left,
  .node-excursion .group-right,
  .node-museum-children > .group-left,
  .node-museum-children > .group-right,
  .node-vacancy > .group-left,
  .node-vacancy > .group-right {
    width: 100%;
    float: none;
    padding: 0;
  }

  .node-vacancy .webform-client-form,
  form {
    max-width: 100%;
  }

  .page-node-110 .field-name-body span,
  .page-node-251 .field-name-body span,
  .page-node-281 .field-name-body span,
  .page-node-278 .field-name-body span,
  .page-node-284 .field-name-body span,
  .page-node-112 .field-name-body span,
  #block-block-14 .content {
    font-size: 20px !important;
    line-height: 28px;
  }
}










@media (max-width: 576px) {
  .view-performances .view-filters .views-widget-filter-tree:after,
  .view-performances .view-filters .views-widget-filter-golden:after,
  .view-performances .view-filters .views-widget-filter-premiere:after,
  .view-performances .view-filters div[id*='edit-age'] .bef-tree > li:after {
    content: none;
  }

   body:not(.front) .view-news .views-row:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
  }

  .front .view-news .views-row {
    flex-direction: column;
  }

  .front .view-news .views-row .news-image,
  .front .view-news .views-row:first-child .news-image {
    width: 100%;
    margin-bottom: 10px;
  }

  .view-news .views-row .news-image img {
    width: 100%;
  }

  .front .view-news .views-row .news-date-and-title {
    padding-left: 5px;
  }

   body:not(.front) .view-news .views-row:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .front .view-news .news-image img,
  .view-news .news-image img {
    width: 100%;
  }

  .view-expositions {
    margin: -15px;
  }

  .expositions-item {
    padding: 50px 15px;
  }

  .expositions-item > div {
    width: 100%;
  }

  .region-footer-left > .block {
    max-width: 100%;
    width: 100%;
  }

  .one-sidebar .node iframe[src*='youtube.com'] {
    height: 180px;
  }

  .view-gallery .view-content {
    height: auto !important;
  }

  .view-gallery .views-row {
    position: static !important;
  }

  .slick-slideshow .media {
    height: auto;
}

  .slick-slideshow img {
    max-height: 300px;
  }

  #cboxLoadedContent > div > .node {
    padding: 50px 15px 15px;
  }

  .views-exposed-widgets {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .view-filters ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .view-filters .bef-tree li.active ul {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

/**
* DOWNLOAD SOUNDTRACK
*/

.download_soundtrack {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -250%);
  padding: 0 15px;
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  justify-content: flex-end;
  color: #fff;
}

@media (min-width: 576px) {
  .download_soundtrack {
    align-items: flex-end;
    max-width: 540px;
    transform: translate(-50%, -150%);
  }
}

@media (min-width: 768px) {
  .download_soundtrack {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .download_soundtrack {
    max-width: 960px;
    align-items: center;
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .download_soundtrack {
    max-width: 1140px;
  }
}

@media (min-width: 1280px) {
  .download_soundtrack {
    max-width: 1270px;
  }
}

.download_soundtrack > span {
  margin-right: 2rem;
  font-size: 16px;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .download_soundtrack > span {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}

.download_soundtrack > a {
  color: #fff !important;
}


#block-views-slider-on-afisha-page-block {
  margin-bottom: 0;
  padding-bottom: 60px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #block-views-slider-on-afisha-page-block {
    padding-bottom: 30px;
  }
}

#block-views-slider-on-afisha-page-block:after {
  position: absolute;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: #E7E7E7;
  bottom: 0;
  content: '';
}

.page-afisha .view-slider-on-afisha-page .slick img{
  max-height: 288px;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .page-afisha .view-slider-on-afisha-page .slick img{
    max-height: 180px;
  }
}

@media screen and (max-width: 567px) {
  .page-afisha .view-slider-on-afisha-page .slick img{
    max-height: 115px;
  }
}

.page-afisha .view-slider-on-afisha-page .slick .slick__slide {
  max-height: 288px;
  border-radius: 15px;
  max-width: 805px;
  margin-right: 20px;
  width: 100%;
  position: relative;
}

/*@media screen and (max-width: )*/

.page-afisha .view-slider-on-afisha-page .slick .slick-track{
  display: flex;
  margin-left: -218px;
}

@media screen and (max-width: 1279px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick-track{
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slide {
    max-height: 180px;
    margin-right: 5px;
  }
}

@media screen and (max-width: 567px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slide {
    max-height: 115px;
  }
}

.page-afisha .view-slider-on-afisha-page .slick {
  position: relative;
}

@media screen and (max-width: 991px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slider {
    /*margin-left: -100px;*/
  }
}

@media screen and (max-width: 576px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slider {
    margin-left: 0;
  }
}

.page-afisha .view-slider-on-afisha-page .slick .slick__slide .views-field-field-afisha-extra-info {
  position: absolute;
  bottom: 27px;
  left: 27px;
  color: #A7A7A7;
  font-size: 16px;
  font-family: 'Golos Medium';
  z-index: 2;
}

@media screen and (max-width: 576px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slide .views-field-field-afisha-extra-info {
    font-size: 12px;
    left: 15px;
    bottom: 15px;
  }
}

.page-afisha .view-slider-on-afisha-page .slick .slick__slide .views-field-title {
  font-size: 44px;
  line-height: 48px;
  position: absolute;
  bottom: 45px;
  left: 27px;
  z-index: 2;
  color: #fff;
  font-family: 'Theater';
  font-weight: 700;
}

@media screen and (max-width: 576px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slide .views-field-title {
    font-size: 22px;
    line-height: 26px;
    left: 15px;
    bottom: 25px;
  }
}

.page-afisha .view-slider-on-afisha-page .slick-list .slide__content {
  padding: 0;
  position: relative;
}

.page-afisha h1#page-title {
  border-bottom: none;
  margin-bottom: 24px;
  font-size: 64px;
}

@media screen and (max-width: 576px) {
  .page-afisha h1#page-title {
    margin-bottom: 16px;
    font-size: 32px;
  }
}

.page-afisha .view-slider-on-afisha-page .slick .slick__slide .page-afisha-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.5);
  z-index: 1;
  border-radius: 15px;
}

.page-afisha .view-slider-on-afisha-page .slick .slick__slide .page-afisha-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}

.page-afisha .view-slider-on-afisha-page .slick .slick__slide .page-afisha-btn {
  background: #FF3839;
  width: 140px;
  height: 40px;
  display: flex;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
  justify-content: center;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  position: absolute;
  bottom: 50px;
  right: 27px;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .page-afisha .view-slider-on-afisha-page .slick .slick__slide .page-afisha-btn {
    display: none;
  }
}

.page-afisha .view-slider-on-afisha-page .slick__arrow {
  position: absolute;
  z-index: 6;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  justify-content: space-between;
  pointer-events: none;
}

@media screen and (max-width: 576px) {
  .page-afisha .view-slider-on-afisha-page .slick__arrow {
    display: none!important;
  }
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-arrow {
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  transition: all .3s ease-out;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
  pointer-events: auto;
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-next {
  margin-right: -27px;
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-prev {
  margin-left: -27px;
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-next:before {
  content: none;
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-prev:before {
  content: none;
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-prev:after {
  left: 21px;
}

.page-afisha .view-slider-on-afisha-page .slick__arrow .slick-next:after {
  right: 21px;
}

.page-afisha .view-slider-on-afisha-page .slick-dots li button:before {
  font-size: 10px;
  color: #A7A7A7;
}

.node-type-performances.admin-menu .ds-2col-stacked-fluid {
  margin: 0;
}
