@font-face {
  font-family: FranxurterTotallyFat;
  font-style: normal;
  font-weight: 600;
  src: local("FranxurterTotallyFat"),url(/fonts/franxurtertotallyfat__medium.ttf) format("woff2")
}
@font-face {
  font-family: FranxurterTotallyFat;
  font-style: normal;
  font-weight: 900;
  src: local("FranxurterTotallyFat"),url(/fonts/franxurtertotallyfat.ttf) format("woff2")
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"),url(/fonts/roboto-regular.woff2) format("woff2")
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: local("Roboto"),url(/fonts/roboto-700.woff2) format("woff2")
}
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  src: local("Roboto"),url(/fonts/roboto-900.woff2) format("woff2")
}
@font-face {
  font-family: Roboto;
  font-style: italic;
  font-weight: 900;
  src: local("Roboto"),url(/fonts/roboto-900-italic.woff2) format("woff2")
}
html {
  scroll-behavior: smooth;
}
::-webkit-input-placeholder {
  color: #666
}
::-moz-placeholder {
  color: #666
}
:-ms-input-placeholder {
  color: #666
}
::-ms-input-placeholder {
  color: #666
}
::placeholder {
  color: #666
}
::-moz-selection {
  background-color: #638b5c;
  color: #fff
}
::selection {
  background-color: #638b5c;
  color: #fff
}
input,
textarea {
  outline: 0
}
input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red
}
input:required:valid,
textarea:required:valid {
  border-color: green
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0
}
body {
  font-family: Roboto,-apple-system,BlinkMacSystemFont,sans-serif,Arial;
  font-size: 16px;
  line-height: 1.65;
  color: #344d2f;
  background: #f8fafb;
  position: relative;
  overflow-x: hidden
}
.t-wrapper {
  position: relative;
  max-width: 1920px;
  margin: 0 auto
}
.t-small-wrapper {
  position: relative;
  max-width: 720px;
  margin: 0 auto
}
.t-container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto
}
.buy-ticket {
  cursor: pointer;
  border-radius: 40px;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out;
  text-decoration: none;
}
.buy-ticket__border {
  background-color: #fff;
  padding: 8px;
  border-radius: 40px;
  -webkit-box-shadow: 15.427px 18.385px 24px 0 rgba(181,194,205,.4),-21.925px -9.762px 24px 0 rgba(255,255,255,.004),inset 0 2px 16px 0 rgba(222,232,238,.004);
  box-shadow: 15.427px 18.385px 24px 0 rgba(181,194,205,.4),-21.925px -9.762px 24px 0 rgba(255,255,255,.004),inset 0 2px 16px 0 rgba(222,232,238,.004)
}
.buy-ticket__inner {
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  letter-spacing: .025em;
  background-image: -webkit-gradient(linear,left top,right top,from(#355030),to(#417836));
  background-image: -o-linear-gradient(left,#355030 0,#417836 100%);
  background-image: linear-gradient(90deg,#355030 0,#417836 100%);
  padding: 18px 40px 18px 40px;
  border-radius: 32px;
  text-transform: uppercase
}
.buy-ticket__inner img {
  margin: 0 10px 0 0
}
.buy-ticket:hover .buy-ticket__border {
  background-color: #ccd3cb;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out
}
.btn {
  cursor: pointer;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 12px 12px 12px;
  border: 2px solid transparent;
  border-radius: 28px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.btn:hover {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.btn__primary {
    text-decoration: none;
  max-width: 300px;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}
.btn__outline {
    color: inherit;
    text-decoration: none;
  border: 2px solid #3f593a;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}
.age-limit {
  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;
  font-family: FranxurterTotallyFat;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  width: 48px;
  height: 48px;
  border-radius: 23px;
  /* letter-spacing: -.08em */
}
.section__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.section__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}
.section__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.section__header--text-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.section__title {
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px
}
.section__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px;
  font-weight: 300;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: .06em;
  color: #344d2f;
  padding: 0 30px 0 30px;
  border-radius: 16px;
  background-color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-top: 5px;
}
.section__more:hover {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.card__image {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: relative;
  overflow: hidden
}
.card__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.card__time {
  position: absolute;
  bottom: 0;
  height: 48px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 32px;
  font-size: 13px;
  line-height: 32px;
  color: #fff;
  background-color: rgba(25,25,25,.639)
}
.card__title {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px
}
.card__content {
  background-color: #fff;
  padding: 23px 32px 25px 32px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  -webkit-box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  box-shadow: 0 16px 48px 0 rgba(195,195,195,.24)
}
.card__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px
}
.age-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.age-filter__text {
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 5px 0 0
}
.age-filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.age-filter__item:not(:last-child) {
  margin: 0 5px 0 0
}
.age-filter__link {
  cursor: pointer;
  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;
  width: 55px;
  height: 32px;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .025em;
  border: 2px dotted #fff;
  border-radius: 16px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.age-filter__link:hover {
  color: #fefefe;
  background-color: #2e4429;
  border: 2px dotted #2e4429;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.age-filter__link:hover.active {
  cursor: inherit;
  color: #344d2f;
  border: 2px dotted #fff
}
.age-filter__link.active {
  font-weight: 900;
  color: #344d2f;
  background-color: #fff
}
.spectacles .age-filter__link {
  border-radius: 12px;
}
.selection-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.selection-filter__text {
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 5px 0 0
}
.selection-filter__field {
  width: 273px
}


.selection-filter__select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 273px;
  flex: 0 0 273px;
  max-width: 100%;
  width: 100%;
  font-weight: 900;
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  color: #344d2f;
  background-color: #fff;
  background-image: url(/img/dest/pages/select-arrow.png);
  background-repeat: no-repeat,repeat;
  background-position: 101%;
  background-size: 34px 34px;
  padding: 3px 33px 3px 13px;
  margin: 0;
  border-radius: 12px;
  border: 1px dotted #344d2f
}
.selection-filter__select option {
 /* padding: 8px 2px; */
 height: 30px;
}
.selection-filter__select option:disabled {
  font-weight: 400;
  background-color: #e9e9e9;
}
.newsletter {
  padding: 50px 0 127px 0
}
.newsletter__decor {
  position: absolute;
  right: -105px;
  top: -50px;
  user-select: none;
  pointer-events: none;
  z-index: 2
}
.newsletter__item {
  position: relative;
  border-radius: 24px
}
.newsletter__item-form {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 60px 63px 65px 63px
}
.newsletter__link {
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  color: #344d2f;
  background-color: #fff;
  text-decoration: none;
  padding: 40px 43px 45px 43px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.newsletter__link .newsletter__text {
  max-width: 330px;
  letter-spacing: 0
}
.newsletter__link:hover {
  color: #344d2f;
  background-color: rgba(52,77,47,.1);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.newsletter__link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.newsletter__logo {
  margin: 0 0 0 60px
}
.newsletter__title {
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 40px;
  line-height: 32px;
  margin: 0 0 18px
}
.newsletter__text {
  max-width: 345px;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .05em;
  margin: 0 0 25px 0
}
.newsletter__form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.newsletter__field {
  position: relative;
  max-width: 385px;
  width: 100%
}
.newsletter__input {
  max-width: 385px;
  width: 100%;
  font-weight: 900;
  font-size: 14px;
  line-height: 24px;
  color: #344d2f;
  background-color: #fad6a5;
  padding: 16px 150px 16px 25px;
  border-radius: 24px;
  border: none
}
.newsletter__input::-webkit-input-placeholder {
  color: #71826d
}
.newsletter__input::-moz-placeholder {
  color: #71826d
}
.newsletter__input:-ms-input-placeholder {
  color: #71826d
}
.newsletter__input::-ms-input-placeholder {
  color: #71826d
}
.newsletter__input::placeholder {
  color: #71826d
}
.newsletter__submit {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 136px;
  height: 40px;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  color: #ba551d;
  letter-spacing: .01em;
  background-color: #fac57d;
  border-radius: 20px;
  text-transform: uppercase;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.newsletter__submit:hover {
  background-color: #e1b171;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.newsletter__bg {
  background-image: url(/img/dest/global/newsletter__bg.png);
  background-repeat: no-repeat;
  background-size: cover
}
.link-decor::before {
  position: absolute;
  content: '';
  width: 100%;
  bottom: 3px;
  border-bottom: 1px dotted #fac57d
}
.share__container {
  padding: 21px 0 0;
  margin: 56px 0 0 0;
  border-top: 2px solid #e5e9ea
}
.share__title {
  font-weight: 900
}
.ya-share2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 18px 0 0 0
}
.ya-share2__item:not(:last-child) {
  margin: 0 8px 0 0
}
.ya-share2__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  border: 2px solid #344d2f;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__link:hover {
  background-color: #344d2f;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_vkontakte .ya-share2__link {
  background-image: url(/img/dest/menu/vk-icon__green.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_vkontakte:hover .ya-share2__link {
  background-image: url(/img/dest/menu/vk-icon__colored.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_twitter .ya-share2__link {
  background-image: url(/img/dest/menu/twitter-icon__green.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_twitter:hover .ya-share2__link {
  background-image: url(/img/dest/menu/twitter-icon__colored.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_facebook .ya-share2__link {
  background-image: url(/img/dest/menu/facebook-icon__green.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_facebook:hover .ya-share2__link {
  background-image: url(/img/dest/menu/facebook-icon__colored.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_odnoklassniki .ya-share2__link {
  background-image: url(/img/dest/menu/odnoklassniki-icon__green.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__item_service_odnoklassniki:hover .ya-share2__link {
  background-image: url(/img/dest/menu/odnoklassniki-icon__colored.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.ya-share2__title {
    display: none;
}

.bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 32px 0
}
.back-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: .024em;
  color: #a5b6bd;
  background-image: url(/img/dest/pages/back-arrow-left-icon.png);
  background-repeat: no-repeat;
  background-position: left 30px center;
  padding: 5px 30px 5px 52px;
  margin: 0 auto;
  border: 2px solid #bfcacf;
  border-radius: 12px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.back-btn:hover {
  color: #fff;
  background-color: #bfcacf;
  background-image: url(/img/dest/pages/back-arrow-left-icon_white.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.back-btn__icon {
  width: 14px;
  height: 13px;
  margin: 0 8px 0 0
}
.see-also {
  max-width: 1920px;
  background-color: #fff;
  margin: 0 auto 60px
}
.see-also__container {
  position: relative;
  max-width: 920px;
  padding: 49px 0;
  margin: 0 auto
}
.see-also__container .spectacles__list {
  justify-content: center;
}
.see-also__container .section__header {
  margin: 0 0 30px 0
}
.see-also .repertoire-slide .card__title {
  color: #344d2f
}
.see-also .repertoire-slide:hover .card__title {
  color: #fff
}
.see-also .repertoire-slide__text {
  color: rgba(52, 77, 47, 0.42);
}
.see-also .repertoire-slide__image {
  box-shadow: none;
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 31px 0
}
.main-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 32px;
  padding: 8px 8px 8px 40px;
  margin: 0 0 -32px 0;
  z-index: 3
}
.main-menu__list {
  max-width: 1010px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0 10px 0 0
}
.main-menu__item.main-menu__dropdown {
  margin: 0 20px 0 0
}
.main-menu__link {
  font-weight: 900;
  font-size: 14px;
  line-height: 28px;
  color: #344d2f;
  text-decoration: none
}
.main-menu__link:hover {
  color: #72866e
}
.main-menu__dropdown {
  position: relative
}
.main-menu__dropdown::before {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  width: 10px;
  height: 8px;
  background-image: url(/img/dest/menu/menu-arrow-down.png);
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.main-menu__dropdown:hover .main-menu__dropdown-content {
  display: block
}
.main-menu__dropdown:hover::before {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  width: 10px;
  height: 8px;
  background-image: url(/img/dest/menu/menu-arrow-down--hover.png);
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.main-menu__dropdown-content {
  display: none;
  background-color: #fff;
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 1
}
.main-menu__search {
  position: relative;
  max-width: 250px;
  width: 100%
}
.main-menu__search-input {
  max-width: 250px;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  background-color: rgba(248,250,251,.4);
  padding: 14px 70px 14px 25px;
  border: none;
  border-radius: 28px;
  -webkit-box-shadow: inset 0 3px 18px 0 rgba(144,165,177,.2);
  box-shadow: inset 0 3px 18px 0 rgba(144,165,177,.2)
}
.main-menu__search-input::-webkit-input-placeholder {
  color: #a4b5bc
}
.main-menu__search-input::-moz-placeholder {
  color: #a4b5bc
}
.main-menu__search-input:-ms-input-placeholder {
  color: #a4b5bc
}
.main-menu__search-input::-ms-input-placeholder {
  color: #a4b5bc
}
.main-menu__search-input::placeholder {
  color: #a4b5bc
}
.main-menu__search-submit {
  width: 50px;
  position: absolute;
  border: 0;
  outline: none;
  right: 0;
  background-color: rgba(248,250,251,.4);
  background-image: url(/img/dest/menu/search-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 14px 40px 14px 25px;
  border-radius: 28px;
}
.main-menu__search-submit:hover {
  background-color: #dfe1e2;
}
.dropdown-content {
  min-width: 200px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.2);
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.2);
  border-radius: 5px
}
.dropdown-content__list {
  list-style-type: none;
  padding: 0;
  margin: 0
}
.dropdown-content__link {
  width: 100%;
  display: block;
  padding: 8px 16px;
  border: none;
  white-space: nowrap;
  font-weight: 900;
  font-size: 17px;
  line-height: 28px;
  color: #344d2f;
  text-decoration: none
}
.dropdown-content__link:hover {
  color: #72866e
}
.header-nav__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  color: #344d2f;
  text-decoration: none;
  margin: 0 10px 0 0;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out
}
.header-nav__logo img {
  margin: 0px 15px 0 0;
  padding: 0 0 0 0
}
.header-nav__logo p {
  max-width: 200px;
  margin: 0
}
.header-nav__logo:hover {
  color: #71826d;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out
}
.header-list {
  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;
  max-width: 885px;
  width: 100%;
  font-family: Roboto;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.header-list__item {
  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-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #272827
}
.header-list__item--address .header-list__link {
  background-image: url(/img/dest/header/map-icon__header.png);
  padding: 0 0 0 16px
}
.header-list__item--phone .header-list__link {
  background-image: url(/img/dest/header/phone-icon__header.png);
  padding: 0 0 0 22px
}
.header-list__item--phone .header-list__link_tg {
  background-image: url(/img/dest/header/header_tg.png);
  padding: 0 0 0 22px
}
.header-list a {
  color: #272827;
  text-decoration: none
}
.header-list__link {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-weight: 900;
  font-size: 14px;
  line-height: 28px;
  background-repeat: no-repeat;
  background-position: left;
  text-align: right;
  color: #344d2f;
  text-decoration: none;
}
.header-list__link:hover {
    text-decoration: none;
}
.header-list__link span {
  position: relative
}
.header-list__link span::before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #385033;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out
}
.header-list__link:hover span {
  color: #2f452a
}
.header-list__link:hover span::before {
  bottom: 4px;
  border-bottom: 1px dotted #32482e;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out
}
.view-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.view-switch__btn {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 256px;
  width: 100%;
  height: 80px;
  background-color: #fff;
  padding: 0 0 15px 0;
  margin: -40px 0 0 0;
  border-radius: 40px;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out
}
.view-switch__btn:hover {
  background-color: #ccd3cb;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out
}
.view-switch__link {
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  background-image: url(/img/dest/header/pooreye-icon__header.png);
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 0 0 23px
}
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.1);
  z-index: 99;
  opacity: 0;
  visibility: hidden
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.lock {
  overflow: hidden
}
.burger {
  cursor: pointer;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.burger__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 900;
  background-color: #fff;
  padding: 15px 25px;
  border-radius: 40px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.burger__container svg {
  fill: #344d2f;
  margin: 0 5px 0 0
}
.burger__container:hover {
  background-color: #ccd3cb;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.burger__close-icon {
  display: none
}
.burger.hide {
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out
}
.burger.hide .burger__close-icon {
  display: block;
  margin: 0 5px 0 0
}
.burger.hide .burger__icon {
  display: none
}
.mobile-menu.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out
}
.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 350px;
  height: 100%;
  background: #fff;
  overflow-x: hidden;
  z-index: 100
}
.mobile-menu__closebtn {
  cursor: pointer;
  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;
  background: #344d2f;
  padding: 10px;
  margin: 0 0 0 auto
}
.mobile-menu__closebtn svg {
  fill: #fff;
  width: 24px;
  height: 24px
}
.mobile-menu__closebtn:hover {
  background: rgba(52,77,47,.8)
}
.mobile-menu__list {
  list-style-type: none;
  padding: 0;
  margin: 0
}
.footer {
  padding: 60px 0 35px;
  background-image: url(/img/dest/footer/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover
}
.footer__list {
  display: flex;
  justify-content: space-between;
}
.footer__item {
  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;
  flex: 1;
  padding: 0 15px;
  /* justify-content: flex-end; */
  margin: 0 0 30px 0
}
.footer__item--contacts {
  flex: 0 0 auto;
  width: 25%;
}
.footer__item--address {
  flex: 0 0 auto;
  width: 25%;
  
}
.footer__item--kassa {
  flex: 0 0 auto;
  width: 18%;
  
}
.footer__item--kassa .footer__text {
  margin: 0;
}
.footer__item--evraz {
  flex: 0 0 auto;
  width: 16%;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -.008em;
  color: #638b5c;
  margin-top: 5px;
  
}
.evraz-logo {
  width: 64px;
  width: 140px;
  margin: 0 0 20px 0;
  
}
.footer__item--last {
  flex: 0 0 auto;
  width: 20%;
  justify-content: flex-end;
}
.footer__copyright {
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 65px;
}
.footer__developers {
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  color: #54814b;
  margin: 30px 0 8px 0;
}
.footer__developers a {
    white-space: nowrap;
  color: #f4c684;
  text-decoration: none
}
.footer__developers a:hover {
  color: #f7d7a9;
  text-decoration: underline
}
.footer__title {
  display: block;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  color: #8bb084;
  margin: 0 0 20px 0;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
/*это у нас не ссылка*/
/*.footer__title:hover { 
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}*/ 
.footer__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin: 0 0 24px 0
}
.footer__icon {
  position: relative;
  width: 41px;
  height: 41px;
  background-color: #3f593a;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.footer__icon--map {
  background-image: url(/img/dest/footer/map-icon.png)
}
.footer__icon--ticket {
  background-image: url(/img/dest/footer/tickets-icon.png)
}
.footer__link {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .016em;
  color: #fac57d;
  margin: 0 0 0 0;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.footer__link span {
  position: relative;
}
.footer__link:hover {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #fcd6a4
}
.footer__link:hover .footer__icon {
  background-color: #798b75;
}
.footer__link:hover .link-decor::before {
  border-bottom: none
}
.footer__link .footer__icon {
  margin: 0 8px 0 0
}
.footer__kultura-link {
  margin-bottom: 24px;
}
.footer__kultura-link img {
  width: 100%;
  max-width: 320px;
  display: block;
  max-height: 90px;
}
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.social__item:not(:last-child) {
  margin: 0 8px 0 0
}
.social__link {
  display: block
}
.social__link:hover {
  background-color: #fff
}
.social__link--vk {
  background-image: url(/img/dest/footer/vk-icon.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--vk:hover {
  background-image: url(/img/dest/footer/vk-icon--hover.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--instagram {
  background-image: url(/img/dest/footer/instagram-icon.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--instagram:hover {
  background-image: url(/img/dest/footer/instagram-icon--hover.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--odnoklassniki {
  background-image: url(/img/dest/footer/odnoklassniki-icon.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--odnoklassniki:hover {
  background-image: url(/img/dest/footer/odnoklassniki-icon--hover.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--facebook {
  background-image: url(/img/dest/footer/facebook-icon.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--facebook:hover {
  background-image: url(/img/dest/footer/facebook-icon--hover.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--youtube {
  background-image: url(/img/dest/footer/youtube-icon.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--youtube:hover {
  background-image: url(/img/dest/footer/youtube-icon--hover.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--telegram {
  background-image: url(/img/dest/footer/tg-icon.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.social__link--telegram:hover {
  background-image: url(/img/dest/footer/tg-icon-hover.png);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.welcome-slider-container {
  height: 752px;
  padding: 0
}
.welcome-slider-container .swiper-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.welcome-slider-container .swiper-pagination {
  display: none
}
.welcome-slider-container .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffd479
}
.welcome-slider-container .swiper-button-next:after,
.welcome-slider-container .swiper-button-prev:after {
  display: none
}
.welcome-slider-container .swiper-button-next,
.welcome-slider-container .swiper-button-prev {
  top: 22px;
  height: 100%;
  width: 80px;
  background-color: rgba(243,246,248,.08);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 18px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  outline: 0
}
.welcome-slider-container .swiper-button-next:hover,
.welcome-slider-container .swiper-button-prev:hover {
  background-color: rgba(243,246,248,.2);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-slider-container .swiper-button-prev {
  left: 0;
  background-image: url(/img/dest/slider/slider-arrow-left.png)
}
.welcome-slider-container .swiper-button-next {
  right: 0;
  background-image: url(/img/dest/slider/slider-arrow-right.png)
}
.welcome-slide {
    position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  color: #fff;
  padding: 0 80px;
  overflow: hidden
}
.welcome-slide__block {
  display: flex;
  justify-content: space-between;
}
.welcome-slide__block .welcome-slide__content {
  max-width: calc(100% - 360px);
  width: 100%;
}
.welcome-slide__image {
  max-width: 330px;
  width: 100%;
  border-radius: 24px;
  -webkit-box-shadow: 0 24px 48px 0 rgba(41,62,37,.4);
  box-shadow: 0 24px 48px 0 rgba(41,62,37,.4)
}
.welcome-slide__img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.welcome-slide__content {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%
}
.welcome-slide__title {
  max-width: 760px;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 56px;
  line-height: 64px;
  margin: 0 0 31px 0
}
.welcome-slide__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 900;
  font-size: 16px;
  line-height: 32px;
  margin: 0 0 31px 0
}
.welcome-slide__date-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 24px;
  margin: 0 30px 0 0
}
.welcome-slide__time {
  padding: 0 37px 0 27px
}
.welcome-slide__start {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 27px;
  border-left: 1px solid #fff;
  border-radius: 24px
}
.welcome-slide__age {
  background-color: rgba(255,255,255,.239)
}
.welcome-slide__text {
  max-width: 890px;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 31px 0
}

.welcome-slide__text a {
    color: #ffffff;
}

.welcome-slide__text a:hover {
    text-decoration: none;
}

.welcome-slide__text ul {
    width: 50%;
    margin-bottom: 0;
    float: left; 
}

.welcome-slide .btn {
  max-width: 225px;
  color: #ba551d;
  background-color: #ffd479
}
.welcome-slide .btn:hover {
  background-color: #ffe1a1
}
.welcome-performances {
  padding: 106px 0 97px 0
}
.welcome-performances .section__header {
  margin: 0 0 48px 0
}
.welcome-performances .section__title {
  margin: 0 32px 0 0
}
.welcome-performances .section__more:hover {
  color: #fff;
  background-color: #3f593a
}
.welcome-performances__card {
  position: relative;
  max-height: 460px;
  /* margin: 0 0 30px 0; */
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances__card .age-limit {
  position: absolute;
  right: 0;
  top: 0;
  color: #ba551d;
  background-color: #fed071;
  z-index: 2
}

.welcome-performances__card .btn__outline {
  max-width: 208px;
  margin: auto 0 0 0;
  z-index: 2;
}
.welcome-performances__card:hover .btn__outline{
  /*margin: 0;*/
}
.welcome-performances__card:hover .welcome-performances__content {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-content: flex-start;
  left: 0;
  background-color: rgba(255,255,255,.8);
  padding: 32px 25px 42px 39px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances__card:hover .welcome-performances__background img {
  -webkit-filter: opacity(1);
  filter: opacity(1);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances__card:hover .welcome-performances__text {
  display: none;
  -webkit-transition: all .75s ease-in-out;
  -o-transition: all .75s ease-in-out;
  transition: all .75s ease-in-out
}
.welcome-performances__card:hover .welcome-performances__content .card__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances__card:hover .welcome-performances__date {
  /*margin: 0 0 56px;*/
  margin-bottom: 8px;
}

.welcome_afisha_blizh {
    font-weight: bold;
    margin-bottom: 6px;
}

.welcome-performances__card .welcome_afisha_seanses {
    display: none;
}

.welcome-performances__card .welcome_afisha_seanses .welcome-performances__date {
    margin-bottom: 12px;
}

.welcome-performances__card:hover .welcome_afisha_seanses {
    display: block;
    margin-bottom: 20px;
}

.welcome-performances__background {
  height: 450px;
  max-height: 450px;
  overflow: hidden;
  border-radius: 24px
}
.welcome-performances__background img {
  position: relative;
  width: 100%;
  /* height: auto; */
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: opacity(.2);
  filter: opacity(.2)
}
.welcome-performances__content {
  position: absolute;
  top: 0;
  left: 9px;
  right: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  padding: 32px 25px 42px 30px;
  border-radius: 24px;
  -webkit-box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances__content_a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.welcome-performances__content .card__title {
  padding: 0 20px 0 0;
  margin: 0 0 13px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances__date {
  max-width: 248px;
  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;
  font-weight: 900;
  font-size: 15px;
  line-height: 32px;
  color: #6d777e;
  background-color: #f0f4f7;
  border: 1px solid #f0f4f7;
  border-radius: 20px;
  margin: 0 0 10px;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}
.welcome-performances__time {
  padding: 0 0 0 14px
}
.welcome-performances__start {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 26px;
  background-color: #fff;
  border-radius: 20px
}
.welcome-performances__text {
  font-size: 14px;
  line-height: 24px;
  color: #272827;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  margin: 0 0 10px 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-performances .btn__outline:hover {
  color: #fff;
  background-color: #3f593a;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}
.welcome-performances__slider {
  height: 460px;
  margin: 0 0 30px 0;
}
.welcome-performances__slider .swiper-slide {
  display: flex;
}
.welcome-performances__slider .swiper-pagination {
  display: none;
}
.welcome-performances__slider-nav {
  position: relative;
  display: flex;
  margin: 0 0 0 15px;
}
.welcome-performances__slider-nav .swiper-button-prev::after,
.welcome-performances__slider-nav .swiper-button-next::after {
  display: none;
}
.welcome-performances__slider-nav .swiper-button-prev,
.welcome-performances__slider-nav .swiper-button-next {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #344d2f;
  background-color: #fed071;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0 0 15px;
}
.welcome-performances__slider-nav .swiper-button-prev {
  left: 0;
  background-image: url(/img/dest/slider/slider-arrow-left.png);
}
.welcome-performances__slider-nav .swiper-button-next {
  right: 0;
  background-image: url(/img/dest/slider/slider-arrow-right.png);
}
.welcome-repertoire {
  position: relative;
  /* overflow: hidden; */
  
  background-image: url(/img/dest/welcome/welcome-repertoire__bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}
.welcome-repertoire__container {
  position: relative;
  overflow: hidden;
  padding: 113px 0 97px 0;
}
.welcome-repertoire__decor {
  position: absolute;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  user-select: none;
  pointer-events: none;
}
.welcome-repertoire .section__header {
  color: #fff;
  margin: 0 0 26px 0
}
.welcome-repertoire .section__header {
  z-index: 10;
}
.welcome-repertoire .section__title {
  margin: 0 32px 0 0
}
.welcome-repertoire .section__more {
  color: #fefefe;
  background-color: #2e4429
}
.welcome-repertoire .section__more:hover {
  background-color: #6d7c69
}
.welcome-repertoire__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0
}
.welcome-repertoire__nav li {
  max-width: 330px;
  width: 100%
}
.welcome-repertoire__nav li:not(:last-child) {
  margin: 0 32px 0 0
}
.welcome-repertoire__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 330px;
  width: 100%;
  height: 72px;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 32px;
  line-height: 22px;
  color: #fff;
  background-color: #3f593a;
  padding: 0 34px;
  margin: 0 0 30px 0;
  border-radius: 24px;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-repertoire__nav-link img {
  margin: 0 18px 0 0
}
.welcome-repertoire__nav-link:hover {
  color: #fff;
  background-color: #2e4529;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-repertoire__slider {
  position: relative;
  /* height: 636px; */
  padding: 0 0 120px 0;
}
.welcome-repertoire__slider-container .swiper-container {
  overflow: visible
}

.repertoire-slider .swiper-pagination {
  display: none
}
.repertoire-slider .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffd479
}
.repertoire-slider__nav .swiper-button-next:after,
.repertoire-slider__nav .swiper-button-prev:after {
  display: none
}
.repertoire-slider__nav .swiper-button-next,
.repertoire-slider__nav .swiper-button-prev {
  top: 22px;
  height: 100%;
  width: 80px;
  background-color: rgba(44,65,40,.239);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 18px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  outline: 0
}
.repertoire-slider__nav .swiper-button-next:hover,
.repertoire-slider__nav .swiper-button-prev:hover {
  background-color: rgba(44,65,40,.6);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire-slider__nav .swiper-button-prev {
  left: 0;
  background-image: url(/img/dest/slider/slider-arrow-left.png)
}
.repertoire-slider__nav .swiper-button-next {
  right: 0;
  background-image: url(/img/dest/slider/slider-arrow-right.png)
}
.repertoire-slider__decor-item {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 2
}
.repertoire-slider__decor-item--1 {
  right: -160px
}
.repertoire-slider__decor-item--2 {
  left: -180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.repertoire-slide {
  max-width: 210px;
  position: relative;
  display: block;
  /* padding: 15px; */
  border-radius: 24px;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire-slide .age-limit {
  position: absolute;
  top: 0;
  right: 0;
  color: #ba551d;
  background-color: #fed071
}
.repertoire-slide__image {
  position: relative;
  width: 100%;
  margin: 0 0 22px 0;
  /* border-radius: 24px; */
  /* overflow: hidden; */
  -webkit-box-shadow: 0 24px 40px 0 rgba(52,77,47,.4);
  box-shadow: 0 24px 40px 0 rgba(52,77,47,.4)
}
.repertoire-slide__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}
.repertoire-slide__img {
  border-radius: 24px;
  overflow: hidden;
}
.repertoire-slide__img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}
.repertoire-slide .card__title {
  color: #fff;
  margin: 0 0 13px 0
}
.repertoire-slide__text {
  font-weight: 300;
  font-size: 13px;
  line-height: 22px;
  color: rgba(149,203,139,.42);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7
}
.repertoire-slide:hover {
  max-width: 240px;
  background-color: #2e4529;
  padding: 15px;
  margin: -15px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire-slide:hover .repertoire-slide__text {
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-last-news {
  padding: 107px 0 35px 0
}
.welcome-last-news .section__header {
  margin: 0 0 48px 0
}
.welcome-last-news .section__title {
  margin: 0 32px 0 0
}
.welcome-last-news .section__more:hover {
  color: #fff;
  background-color: #3f593a
}
.welcome-last-news .card {
  max-width: 330px;
  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-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  text-decoration: none;
  color: #344d2f;
  margin: 0 0 30px
}
.welcome-last-news .card__title {
  margin: 0 0 15px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.welcome-last-news .card__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}
.welcome-last-news .card:hover .card__image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
.card-list {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  background-color: #fff;
  border-radius: 24px;
  padding: 0 32px;
  margin: 0
}
.card-list__item {
  padding: 35px 0 30px
}
.card-list__item:not(:last-child) {
  border-bottom: 1px solid rgba(240,244,246,.478)
}
.card-list__content {
  color: #344d2f
}
.card-list__title {
  font-weight: 900;
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 4px 0
}
.card-list__text {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px
}
.card-list__link {
  font-weight: 900;
  font-size: 14px;
  line-height: 24px;
  color: #344d2f;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.card-list__link:hover {
  color: #72866e;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-projects {
  padding: 35px 0 50px 0
}
.welcome-projects .section__header {
  margin: 0 0 48px 0
}
.welcome-projects .section__title {
  margin: 0 32px 0 0
}
.welcome-projects .section__more:hover {
  color: #fff;
  background-color: #3f593a
}
.welcome-projects .card {
  max-width: 330px;
  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;
  text-decoration: none;
  color: #344d2f;
  margin: 0 0 30px
}
.welcome-projects .card__title {
  margin: 0 0 15px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.welcome-projects .card__text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}
.welcome-projects .card:hover .card__image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
.welcome-projects__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  max-height: 447px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-decoration: none;
  -webkit-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.welcome-projects__card:hover .welcome-projects__card-content {
  background-color: rgba(25,25,25,.75);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.welcome-projects__card-content {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 345px;
  width: 100%;
  background-color: rgba(25,25,25,.6);
  padding: 60px 40px 60px 30px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}
.welcome-projects__card-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px;
  font-weight: 900;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: .06em;
  color: #344d2f;
  padding: 0 20px 0 20px;
  border-radius: 16px;
  background-color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px 0
}
.welcome-projects__card .card__title {
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.welcome-projects__card .card__text {
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}
.page-nav {
  position: relative;
  padding: 82px 0 56px;
  background-repeat: no-repeat;
  background-size: cover
}
.page-nav .section__title {
  color: #fff
}
.page-nav__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.page-nav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 22px auto 0;
  border-radius: 24px
}
.page-nav__menu--green {
  position: relative;
  border: 3px solid #3a5735;
  background-color: #3a5735;
  -webkit-box-shadow: 0 8px 40px 0 rgba(54,79,49,.16);
  box-shadow: 0 8px 40px 0 rgba(54,79,49,.16)
}
.page-nav__menu--green .page-nav__item:hover .page-nav__link {
  color: #344d2f
}
.page-nav__menu--green .page-nav__item.active .page-nav__link {
  color: #344d2f
}
.page-nav__bg--green {
  background-image: url(/img/dest/menu/page-nav__bg--green.png)
}
.page-nav__menu--green::before {
  content: '';
  position: absolute;
  right: -180px;
  bottom: -94.5px;
  width: 228px;
  height: 262px;
  background-image: url(/img/dest/menu/nav-decor.png);
}
.page-nav__menu--terracotta {
  border: 3px solid #b95039;
  background-color: #b95039;
  -webkit-box-shadow: 0 8px 40px 0 rgba(177,135,49,.16);
  box-shadow: 0 8px 40px 0 rgba(177,135,49,.16)
}
.page-nav__menu--terracotta .page-nav__item:hover .page-nav__link {
  color: #b95039
}
.page-nav__menu--terracotta .page-nav__item.active .page-nav__link {
  color: #b95039
}
.page-nav__bg--terracotta {
    padding-bottom: 50px;
  background-image: url(/img/dest/menu/page-nav__bg--terracotta.png)
}
.page-nav__menu--cream {
  border: 3px solid #dcac49;
  background-color: #dcac49;
  /* -webkit-box-shadow: 0 8px 40px 0 rgba(177,135,49,.16); */
  /* box-shadow: 0 8px 40px 0 rgba(177,135,49,.16); */
  -webkit-box-shadow: 0px 8px 40px 0px rgba(54, 79, 49, 0.16);
  box-shadow: 0px 8px 40px 0px rgba(54, 79, 49, 0.16);
  
}
.page-nav__menu--cream .page-nav__item:hover .page-nav__link {
  color: #dcac49
}
.page-nav__menu--cream .page-nav__item.active .page-nav__link {
  color: #dcac49
}
.page-nav__menu--cream .page-nav__item:not(:last-child)::before {
  background-color: #eec268
}
.page-nav__bg--cream {
  background-image: url(/img/dest/menu/page-nav__bg--cream.png)
}
.page-nav__item {
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.page-nav__item.active {
  background-color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.page-nav__item.active::before {
  display: none;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.page-nav__item:not(:last-child)::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  background-color: rgba(88,114,83,.478);
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.page-nav__item:first-child {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px
}
.page-nav__item:last-child {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px
}
.page-nav__item:hover {
  background-color: rgba(255,255,255,.9);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.page-nav__item:hover::before {
  display: none;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.page-nav__link {
  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;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  padding: 11px 30px;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.page-filter {
  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;
  margin: 0 0 49px 0
}
.page-filter__age {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #fff;
  padding: 8px 12px 8px 18px;
  margin: 0 0 15px 0;
  border-radius: 16px
}
.page-filter__age .age-filter__link {
  border: 2px dotted #344d2f
}
.page-filter__age .age-filter__link.active {
  color: #fff;
  background-color: #344d2f
}
.page-filter__age .age-filter__link:hover.active {
  border: 2px dotted transparent
}
.page-filter__selection {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 8px 12px 8px 18px;
  margin: 0 0 15px 0;
  border-radius: 16px
}
.page-filter__selection-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.page-filter__selection:first-child {
  margin: 0 25px 15px 0
}
.page {
  position: relative;
  padding: 50px 0 60px
}
.page.spectacles {
  padding: 50px 0 43px
}
.page .section__header {
  margin: 0 0 50px 0
}
.page__container {
  position: relative;
  max-width: 690px;
  margin: 0 auto
}
.info-badge {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 89px;
  flex: 0 0 89px;
  width: 89px;
  height: 89px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%
}
.info-badge__birthday-cake {
  background-image: url(/img/dest/pages/birthday-cake-icon.png)
}
.history-day {
  margin: 0 auto 30px
}
.history-day__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px
}
.history-day__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px
}
.history-day .info-badge {
  margin: 0 30px 0 0
}
.timeline-slider {
  padding: 45px;
  margin: -45px;
  overflow: hidden;
}
.timeline-slider__container {
  position: relative;
  max-width: 1170px;
  background-color: #fff;
  border-radius: 32px;
  padding: 0 30px;
  margin: 0 auto;
  -webkit-box-shadow: 0 8px 40px 0 rgba(116,116,116,.16);
  box-shadow: 0 8px 40px 0 rgba(116,116,116,.16)
}
.timeline-slider__dates {
  height: 80px
}
.timeline-slider__item {
  cursor: pointer;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 32px;
  padding: 8px 24px
}
.timeline-slider__item:hover {
  color: #fff;
  background-color: #fed071;
  border-radius: 18px;
  -webkit-box-shadow: inset 0 4px 8px 0 rgba(163,144,119,.24);
  box-shadow: inset 0 4px 8px 0 rgba(163,144,119,.24)
}
.timeline-slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto
}
.timeline-slider .timeline-slider__item_active {
  cursor: default;
  color: #fff;
  background-color: #fed071;
  border-radius: 18px;
  -webkit-box-shadow: inset 0 4px 8px 0 rgba(163,144,119,.24);
  box-shadow: inset 0 4px 8px 0 rgba(163,144,119,.24)
}
.timeline__controls.swiper-button-next,
.timeline__controls.swiper-button-prev {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  margin: 0;
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #364f31;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  outline: 0
}
.timeline__controls.swiper-button-next:hover,
.timeline__controls.swiper-button-prev:hover {
  background-color: #fed071;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.timeline__controls.swiper-button-prev {
  /* left: -78px; */
  background-image: url(/img/dest/slider/slider-arrow-circle-left.png);
  margin-right: 50px;
}
.timeline__controls.swiper-button-next {
  /* right: -78px; */
  background-image: url(/img/dest/slider/slider-arrow-circle-right.png);
  margin-left: 50px;
}
.timeline__controls.swiper-button-next:after,
.timeline__controls.swiper-button-prev:after {
  display: none
}
.timeline-content__year {
  display: none;
  opacity: 0;
  transition: all .3s ease;
}
.timeline-content__year_active {
  display: block;
  opacity: 1;
  transition: all .3s ease;
}
.timeline-content__photo-link {
  display: inline-flex;
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  color: #364f31;
  background-color: #fff;
  background-image: url(/img/dest/pages/arrow-down-small-icon.png);
  background-repeat: no-repeat;
  background-position: right 15% center;
  padding: 4px 26px 4px 15px;
  border-radius: 10px;
  text-decoration: none
}
.timeline-content__photo-link span {
  position: relative
}
.timeline-content__photo-link span::before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  border-bottom: 1px dotted #364f31
}
.timeline-content__photo-link:hover {
  color: #364f31;
  background-color: rgba(54,79,49,.1)
}
.timeline-content__photo-link:hover span::before {
  display: none;
}
.timeline-content__slider {
  height: 80%
}
.timeline-content__item {
  max-width: 690px;
  position: relative;
  border-bottom: 1px solid rgba(230,234,235,.522);
  padding: 25px 0;
  margin: 0 auto
}
.timeline-content__item::before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -2px;
  background-color: rgba(255,255,255,.004)
}
.timeline-content__title {
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 12px 0
}
.timeline-content__text {
  font-size: 16px;
  line-height: 26px
}
.timeline-content__text p:nth-last-child(2) {
  display: inline;
}
.timeline {
  position: relative
}
.timeline__controls__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.timeline-photo {
  max-width: 930px;
  position: relative;
  margin: 110px auto 0
}
.timeline-photo .section__header {
  margin: 0 0 25px 0
}
.timeline-photo #timeline-photo {
  scroll-behavior: smooth
}
.timeline-photo__item {
  max-width: 450px;
  position: relative;
  border-radius: 4px;
  margin: 0 auto 30px;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.timeline-photo__item img {
  max-width: 450px;
  width: 100%;
  height: auto;
  filter: sepia(75%);
  -o-object-fit: cover;
  object-fit: cover;
  transition: all .1s ease-in-out
}
.timeline-photo__item:hover img {
  filter: none;
}
.timeline-photo__item:hover {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.timeline-photo__item:hover .timeline-photo__block {
  display: none;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.timeline-photo__item a {
  max-width: 450px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.timeline-photo__item a:hover {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.timeline-photo__item a:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(25,25,25,.639);
  background-image: url(/img/dest/pages/gallery-zoom-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 120px 120px;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.timeline-photo__block {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(25,25,25,.639);
  padding: 22px 28px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.timeline-photo__description {
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.actors-card.card {
  max-width: 330px;
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all .3s ease-in-out;
  margin: 0 0 30px 0
}
.actors-card .card__image {
  max-height: 460px
}
.actors-card .card__content {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 165px
}
.actors-card .card__title {
  margin: 0 0 9px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 20px;
}
.actors-card .card__text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.actors-card.card:hover .actors-card__img {
  transform: scale(1.05);
  transition: all .3s ease-in-out;
}
.vacancies-card {
  max-width: 690px;
  width: 100%;
  background-color: #fff;
  border-radius: 24px;
  padding: 45px 40px;
  margin: 0 auto 30px;
  -webkit-box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  box-shadow: 0 16px 48px 0 rgba(195,195,195,.24)
}
.vacancies-card .card__title {
  font-weight: 900;
  margin: 0 0 33px 0
}
.vacancies-card__salary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 900;
  font-size: 16px;
  line-height: 26px;
  background-color: #f8fafb;
  border-radius: 4px;
  padding: 1px 30px;
  margin: 0 0 30px 0
}
.document__list {
  background-color: #ffffff;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  padding-left: 120px;
  padding-right: 120px;
  padding-top: 70px;
  padding-bottom: 65px;
}

.document__section + .document__section {
  margin-top: 27px;
}

.document__section-title {
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 12px 0
}

.document__item {
  position: relative;
  display: block;
  width: 100%;
}

.document__item + .document__item .document-card,
.document__section-title + .document__item .document-card {
  border-top: 1px dashed #ecf0f2;
}

.document__item:last-child .document-card {
  border-bottom-color: transparent;
}

.document__anchor-wrap {
  width: 100%;
}

.document__anchor-wrap + .document__anchor-wrap {
  margin-top: 9px;
}

.document__nav--fixed {
  position: fixed;
  top: 10px;
  max-height: 100vh;
  max-width: 240px;
  overflow: auto;
}
.document__nav--end {
  position: absolute;
  top: auto;
  bottom: 60px;
}

.document__anchor {
  display: inline-block;
  color: #344d2f;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 22px;
  padding-top: 5px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #e0e8df;
}

.document__anchor:hover {
  color: #1f201f;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.document__anchor--active {
  font-weight: 700;
}

.document-filter {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border-radius: 24px;
  margin: 0 auto 64px;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.document-filter.active {
  height: auto;
  background-color: #fff;
  padding: 0 15px 9px 15px;
  -webkit-box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}
.document-filter.active .document-filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.document-filter.active .document-filter__btn {
  border: 9px solid #fff
}
.document-filter__btn {
  cursor: pointer;
  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;
  max-width: 690px;
  width: 100%;
  font-size: 20px;
  line-height: 36px;
  background-color: #f9c37c;
  padding: 14px 20px;
  border-radius: 32px;
  border: 9px solid #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.document-filter__btn:hover {
  border: 9px solid #fffcf9;
  background-color: #fbd5a5;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.document-filter__btn.active .document-filter__btn-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}
.document-filter__btn-icon {
  display: block;
  width: 11px;
  height: 5px;
  margin: 0 0 0 12px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}
.document-filter__list {
  display: none;
  max-width: 1170px;
  width: 100%;
  padding: 60px 0 0 0;
  margin: 0 auto
}
.document-filter__item {
  margin: 0 0 40px 0
}
.document-filter__item input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer
}
.document-filter__item input:checked + label {
  font-weight: 900
}
.document-filter__item input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(/img/dest/pages/checkbox-checked.png)
}
.document-filter__item input:checked + label::before {
  background: 0 0
}
.document-filter__item label {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  font-size: 18px;
  line-height: 22px
}
.document-filter__item label:before {
  content: '';
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  background-image: url(/img/dest/pages/checkbox-bg.png);
  padding: 12px;
  display: block;
  position: relative;
  cursor: pointer;
  margin-right: 5px
}
.document-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #344d2f;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.document-card__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.document-card:hover .document-card__size,
.document-card:hover {
  color: #344d2f;
}
.document-card:hover .document-card__download-icon,
.document-card:hover .document-card__glob-icon {
  fill: #344d2f;
}
.document-card:hover .document-card__title {
  text-decoration: underline;
}
.document-card__image-wrap {
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.document-card__image {
  width: 27px;
  height: 25px;
  fill: #344d2f;
  
}
.document-card__title {
  display: flex;
  align-self: center;
  font-size: 16px;
  line-height: 20px;
}
.document-card__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 0;
  margin-left: 64px;
  width: 100px;
}
.document-card__info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 32px
}
.document-card__size {
  color: #f1b361;
  margin: 0 10px 0 0;
  line-height: 21px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.document-card__type {
    text-transform: uppercase;
}
.document-card__link {
  font-weight: 900
}
.document-card__download-icon,
.document-card__glob-icon {
  fill: #f1b361;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.document-card__download-icon {
  width: 13px;
  height: 18px;
}
.document-card__glob-icon {
  width: 14px;
  height: 14px;
  margin-bottom: 4px;
}

.blog-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 30px 0;
  text-decoration: none
}
.blog-card__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 330px;
  width: 100%;
  max-height: 440px;
  height: 100%;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  overflow: hidden
}
.blog-card__image img {
  /* width: 100%;
  height: auto; */
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.blog-card__date {
  font-size: 13px;
  line-height: 32px;
  color: #a4b5bc;
  padding: 5px 0 10px 0;
  margin: 0 0 29px 0;
  border-bottom: 1px solid rgba(191,202,207,.24)
}
.blog-card .card__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 52%;
  flex: 0 0 52%;
  display: flex;
  flex-direction: column;
  width: 100%;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 0
}
.blog-card .card__title {
  color: #344d2f;
  margin: 0 0 15px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}
.blog-card .card__text {
  font-size: 16px;
  line-height: 26px;
  color: #272827;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8
}
.blog-card:hover .blog-card__image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.blog-article {
  max-width: 930px;
  width: 100%;
  background-color: #fff;
  padding: 58px 20px 28px;
  margin: 0 auto;
  border-radius: 24px
}
.blog-article__container {
  max-width: 690px;
  width: 100%;
  margin: 0 auto
}
.blog-article__lightbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 215px;
  border-radius: 24px;
  overflow: hidden;
  margin: 0 0 30px 0
}
.blog-article__lightbox img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}
.blog-article__lightbox:hover::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(25,25,25,.639);
  background-image: url(/img/dest/pages/gallery-zoom-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 120px 120px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.blog-article__title {
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 30px 0;
  text-align: center
}
.blog-article__text {
  font-size: 16px;
  line-height: 26px;
  margin: 23px 0 0 0
}
.blog-article__text p {
  margin-bottom: 23px
}
.repertoire__card {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 450px;
  width: 100%;
  max-height: 450px;
  aspect-ratio: 1 / 1;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 41px 70px 41px 41px;
  /* margin: 0 0 30px 0; */
  border-radius: 24px;
  /* overflow: hidden; */
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire__card .age-limit {
  position: absolute;
  top: 0;
  right: 0;
  color: #ba551d;
  background-color: #fed071;
  z-index: 2
}
.repertoire__card::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 24px;
  /* background: rgba(0,0,0,.4); */
  /* background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); */
  background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,.6) 10%, rgba(0,0,0,0.9) 25%, rgba(0,0,0,0.8) 50%,rgba(0,0,0,0.2) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 15%, rgba(0,0,0,0.75) 50%,rgba(0,0,0,0.1) 100%);
  z-index: 1
}
.repertoire__card:hover::before {
  /* background: rgba(0,0,0,.4); */
 /*  background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); */
  /* background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); */
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire__card:hover .repertoire__card-btn {
  background-color: rgba(255,255,255,.3);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire__card-title {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  margin: 0 0 31px 0;
  z-index: 2
}
.repertoire__card-btn {
  font-weight: 900;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  border: 2px solid #fff;
  padding: 7px 22px;
  border-radius: 16px;
  text-transform: uppercase;
  z-index: 2;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire-page-slider {
  background-color: #000;
  height: 700px;
  border-radius: 24px;
  padding: 0 15px
}
.repertoire-page-slider .swiper-slide.video_slide {
  opacity: 0;
}
.repertoire-page-slider .swiper-slide.video_slide.swiper-slide-active {
  opacity: 1;
}
.repertoire-page-slider .swiper-slide {
  opacity: 0.2;
  transition: all .3s ease-in-out;
}
.repertoire-page-slider .swiper-slide-active {
  opacity: 1;
  transition: all .3s ease-in-out;
}
.repertoire-page-slider .swiper-pagination {
  display: none
}
.repertoire-page-slider .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffd479
}

.repertoire-page-slider .swiper-button-next:after,
.repertoire-page-slider .swiper-button-prev:after {
  display: none
}
.repertoire-page-slider .swiper-button-next,
.repertoire-page-slider .swiper-button-prev {
  top: 22px;
  height: 100%;
  width: 80px;
  background-color: rgba(243,246,248,.08);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 18px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  outline: 0
}
.repertoire-page-slider .swiper-button-next:hover,
.repertoire-page-slider .swiper-button-prev:hover {
  background-color: rgba(243,246,248,.2);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire-page-slider .swiper-button-prev {
  left: 0;
  background-image: url(/img/dest/slider/slider-arrow-left.png)
}
.repertoire-page-slider .swiper-button-next {
  right: 0;
  background-image: url(/img/dest/slider/slider-arrow-right.png)
}
.repertoire-page-slider__item {
  position: relative;
  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: 100%;
  color: #fff
}
.repertoire-page-slider__item a img {
  max-width: 100%;
  height: auto;
}
.repertoire-page-slider__item a {
  position: relative;
}
.repertoire-page-slider__item a::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: linear-gradient(0deg, black 5%, transparent 40%, transparent 80%, black 100%);;
  background-repeat: no-repeat;
  background-size: cover;
}
.repertoire-page-slider__link img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover
}
.repertoire-page-slider__item--video {
  cursor: pointer;
  position: relative
}
.repertoire-page-slider__item--video::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 125px;
  height: 125px;
  background-image: url(/img/dest/pages/repertoire-slider-play-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1;
}
.repertoire-page-slider__item--video:hover::before {
  background-size: 125px 125px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.repertoire-page-slider__item-video {
  position: relative;
}
.repertoire-page-slider__item-video::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/img/dest/pages/video-pattern.png);
  background-repeat: repeat;
  opacity: 1;
}
.repertoire-page-slider__item-video img {
  max-width: 100%;
  height: auto;
}
.repertoire-ticket {
  position: absolute;
  left: 50%;
  bottom: 65px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 15px 16px 5px 47px;
  border-radius: 44px;
  z-index: 1;
}
.repertoire-ticket__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 10px 0;
  white-space: nowrap;
}
.repertoire-ticket__item:not(:last-child) {
  margin: 0 30px 0 0;
}
.repertoire-ticket__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.repertoire-ticket__time-icon {
  display: flex;
  align-items: flex-start;
  margin: 0 15px 0 0
}
.repertoire-ticket__time-icon img {
  width: 19px;
  height: 19px;
}
.repertoire-ticket__time-date {
  font-weight: 900;
  font-size: 24px;
  line-height: 20px;
  margin: 0 0 3px 0;
}
.repertoire-ticket__time-hour {
  font-size: 14px;
  line-height: 20px
}
.repertoire-ticket .buy-ticket__border {
  background-color: #f8fafb;
  box-shadow: inset 0px 2px 14px 0px rgba(203, 215, 223, 0.84);
}

.repertoire-ticket .buy-ticket__inner {
  padding: 11px 40px 11px 40px
}
.repertoire-page {
  font-size: 16px;
  line-height: 26px;
  padding: 52px 15px 0
}
.repertoire-page strong {
  font-weight: 900
}
.repertoire-page__title {
  position: relative;
  font-family: FranxurterTotallyFat;
  font-weight: 900;
  font-size: 48px;
  line-height: 56px;
  padding: 0 50px 0 0;
  margin: 0 0 18px 0
}
.repertoire-page__title .age-limit {
  position: absolute;
  top: 7px;
  right: 0;
  color: #ba551d;
  background-color: #fed071
}
.repertoire-page__description {
  margin: 0 0 39px 0
}
.repertoire-page__table__row:first-child {  
  border-top: 2px solid #e5e9ea;
  padding: 15px 0;
}
.repertoire-page__table__row:last-child {
  border-top: 2px solid #e5e9ea;
  padding: 15px 0;
  border-bottom: 2px solid #e5e9ea
}
.repertoire-page__table-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 8px 0
}



.repertoire-page__table-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.producer.repertoire-page__table-item--br {
  border-right: none;
}
.repertoire-page__table-item--br {
  /*border-right: 2px solid #e5e9ea*/
}
.repertoire-page__table-item--bl {
  border-left: 2px solid #e5e9ea
}
.repertoire-page__content {
  padding: 27px 0
}
.repertoire-page .share__container {
  margin: 0
}
.repertoire-slide__nav {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 12px;
  display: flex;
  list-style: none;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  color: #5d5c5b;
  padding: 0;
  margin: 0 auto;
  z-index: 1;
}
.repertoire-slide__item {
  cursor: pointer;
  border-bottom: 1px dashed #5d5c5b;
  white-space: nowrap;
  transition: all .3s ease-in-out;
}
.repertoire-slide__item:hover {
  color: #fff;
  border-bottom: none;
  transition: all .3s ease-in-out;
}
.repertoire-slide__item:not(:last-child) {
  margin: 0 150px 0 0;
}
.repertoire-slide__item_active {
  color: #fff;
  border-bottom: none;
}
.repertoire-slide__link {
  position: relative;
  color: #5d5c5b;
  text-decoration: none;
  transition: all .3s ease-in-out;
}
.repertoire-slide__link::before {
  content: '';
  position: absolute;
  right: -12px;
  top: 46%;
  width: 6px;
  height: 5px;
  background-image: url(/img/dest/pages/repertoire__down-arrow-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: all .3s ease-in-out;
}
.repertoire-slide__item:hover .repertoire-slide__link{
  color: #fff;
  transition: all .3s ease-in-out;
}
.repertoire-slide__item:hover .repertoire-slide__link::before{
  display: none;
  transition: all .3s ease-in-out;
}
.page.contacts {
  padding: 0 0 60px
}
.contacts__map {
  
  height: 592px
}
.contacts__container {
  position: relative;
  max-width: 690px;
  width: 100%;
  margin: 0 auto
}
.contacts__container.management {
  padding: 10px 0 20px
}
.contacts__description {
  position: relative;
  max-width: 928px;
  width: 100%;
  background-color: #fff;
  padding: 60px 20px;
  margin: -100px auto 42px;
  border-radius: 24px;
  -webkit-box-shadow: 0 16px 48px 0 rgba(195,195,195,.24);
  box-shadow: 0 16px 48px 0 rgba(195,195,195,.24)
}
.contacts__icon {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center
}
.contacts__icon.contacts__icon--mail {
  background-color: #f8fafb
}
.contacts__icon.contacts__icon--user {
  background-color: #fff
}
.contacts__icon--mail {
  background-image: url(/img/dest/pages/contacts-mail-icon.png)
}
.contacts__icon--user {
  background-image: url(/img/dest/pages/contacts-user-icon.png)
}
.contacts__title {
  font-weight: 900;
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 31px 0
}
.contacts__note {
  padding: 25px 0;
  margin: 50px 0;
  border-top: 2px solid #e5e9ea
}
.contacts-desc__heading {
  font-weight: 900;
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 45px 0
}
.contacts-desc__title {
  font-weight: 900;
  font-size: 20px;
  line-height: 32px
}
.contacts-desc__phone {
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 14px 0
}
.contacts-desc__phone a {
  color: #344d2f;
  text-decoration: none
}
.contacts-desc__phone a:hover {
  text-decoration: underline
}
.contacts-desc__schedule {
  font-size: 16px;
  line-height: 24px
}
.contacts-desc__address {
  font-size: 20px;
  line-height: 32px;
  margin: 0 0 21px 0
}
.contacts-desc__mail {
  font-weight: 900;
  font-size: 16px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.contacts-desc__mail a {
  color: #344d2f;
  text-decoration: none
}
.contacts-desc__mail a:hover {
  text-decoration: underline
}
.contacts-desc__mail .contacts__icon {
  margin: 0 16px 0 0
}
.management__list {
  columns: 2;
  column-gap: 30px;
}
.management__item {
  position: relative;
  display: inline-flex;
  width: 100%;
}
.management__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 21px 16px;
  border-radius: 24px;
  margin: 0 0 15px 0
}
.management__card .contacts__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33px;
  flex: 0 0 33px;
  margin: 7px 15px 0 0
}
.management__card:hover {
  background-color: #fff
}
.management__name {
  font-weight: 900;
  line-height: 24px
}
.management__position {
  line-height: 24px
}
.management__phone {
  line-height: 32px
}
.management__phone a {
  color: #344d2f;
  text-decoration: none
}
.management__phone a:hover {
  text-decoration: underline
}

.modal_descr {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    margin-bottom: 28px;
}


.clearer {
    clear: both;
}

.otzyv_bottom_button {
    border: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    
    font-weight: 900;
    font-size: 14px;
    line-height: 50px;
    color: #ba551d;
    text-transform: uppercase;
    background-color: #fed071;
    text-decoration: none;
    cursor: pointer;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.otzyv_bottom_button:hover {
    background-color: #edc060;
    color: #ba551d;
}

.teatr_inputtext {
    width: 100%;
    
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    background-color: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    line-height: 50px;
    border: none;
    padding: 0 20px;
}

.welcome_modal_button {
    width: auto;
    padding: 0 8%;
    margin: 0 1%;
}

.pagetext {
    color: #344d2f;
    font-size: 16px;
    line-height: 26px;
}

.pagetext_margin {
    margin-bottom: 30px;
}

.pagetext p {
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
}

.articles_header {
    margin-bottom: 12px;
}

.blog_categorys {
    text-align: center;
}

.blog_categorys_item {
    background-color: #b95039;
    display: inline-block;
    border: 3px solid #b95039;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    padding: 0 30px;
    line-height: 40px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin: 0 3px 12px;
}

.blog_categorys_item:hover, .blog_categorys_item_active {
    background-color: #ffffff;
    color: #b95039;
}

/*добавляю код для актеров. пиздил со школы учителей*/
.actors_categorys_list {
    text-align: justify;
    line-height: 0;
    position: relative;
    margin-bottom: 35px;
    width: 100%;
    overflow: hidden;
}

.actors_categorys_list_inner {
    background-color: #f8f8f8;
    max-height: 40px;
}

.actors_categorys_fixed {
    position: fixed;
    top: 0;
    padding-left: 15px;
    margin-left: -15px;
    padding-right: 15px;
    margin-right: -15px;
    z-index: 1;
    overflow: hidden;
}

.actors_categorys_item {
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    line-height: 40px;
    height: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid transparent;
    color: #344d2f;
}

.actors_categorys_item_active {
    color: #344d2f;
    cursor: auto;;
    border-bottom: 1px solid #344d2f;
    position: relative;
}

.actors_categorys_item_caption {
    line-height: 24px;
}

.actors_categorys_item:hover {
    color: #344d2f;
}

.actors_categorys_item:hover .actors_categorys_item_caption {
    text-decoration: underline;
}

.actors_categorys_item.actors_categorys_item_active .actors_categorys_item_caption {
    text-decoration: none;
}

.actors_category_line {
    position: absolute;
    width: 100%;
    border-top: 1px solid #e7e7e7;
    top: 39px;
    left: 0;
}

.actor_list_part_title {
    font-size: 30px;
    margin-bottom: 24px;
}

.leftmenu_bottom {
    position: absolute;
    
}

.expander {
    width: 100%;
    display: inline-block;
    height: 0px;
}


.actor_card_coverimg {
    float: left;
    max-width: 280px;
    width: 100%;
    margin: 0 20px 20px 0;
}

.card__title a {
    color: inherit;
    text-decoration: none;
}

.card__title a:hover {
    text-decoration: underline;
}

a.more_link {
    color: #344d2f;
}

a.more_link:hover {
    text-decoration: none;
}

.pagetext_h3 {
    margin-bottom: 18px;
}

.teatr_form_container {
    max-width: 770px;
    margin: 0 auto;
    
}

.teatr_form_block {
    position: relative;
    background-image: url(/img/teatr_form_bg.jpg);
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    padding: 30px 40px 40px;
}

.teatr_form_title {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 24px;
}

.teatr_form_list {
    text-align: justify;
}

.teatr_form_item {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
    vertical-align: top;
}

.teatr_form_text {
    width: 47.8%;
}

.teatr_form_item textarea.teatr_inputtext {
    padding-top: 16px;
    height: 150px;
    line-height: normal;
    display: block;
}

.teatr_form_caption {
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 2px;
    padding-left: 20px;
}

.teatr_form_hint {
    font-size: 9px;
}

.teatr_button {
    background-color: #3f593a;
    height: 55px;
    line-height: 55px;
    border: 0;
    color: #ffffff;
    font-family: FranxurterTotallyFat;
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    text-decoration: none;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    text-align: center;
}

.teatr_button:hover {
    background-color: #2e4829;
}

.teatr_button_white {
    background-color: #ffffff;
    color: #3f593a;
}

.teatr_button_white:hover {
    color: #ffffff;
}

.teatr_form_button {
    width: 210px;
    margin-right: 30px;
    text-align: center;
}

.teatr_form_reset {
    font-family: FranxurterTotallyFat;
    font-weight: 900;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    color: #a4b5bc;
    background-image: url(/img/teatr_form_clear.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    cursor: pointer;
    
}

.teatr_form_reset:hover {
    color: #3f593a;
    background-image: url(/img/teatr_form_clear_hover.png);
}

.teatr_form_tigr {
    width: 185px;
    height: 327px;
    /* background-image: url(/img/teatr_form_tigr.png); */
    background-image: url(/img/teatr_form_tigr--new.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -160px;
    top: 35px;
}

.inputfile_block {
    position: relative;
}

.inputfile_block input[type="file"]{
    display: none;
}

.inputfile_button {
    height: 50px;
    line-height: 50px;
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 27px 27px 0;
    -moz-border-radius: 0 27px 27px 0;
    -webkit-border-radius: 0 27px 27px 0;
}

.inputfile_caption {
    display: block;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 100px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 27px 0 0 27px;
    -moz-border-radius: 27px 0 0 27px;
    -webkit-border-radius: 27px 0 0 27px;
}

.teatr_inputtext_disabled {
    color: #a4b5bc;
}

.red {
    color: #f4757c;
}

.filecat_all_button {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 16px;
    display: none;
}

.document-filter.active .filecat_all_button {
    margin-top: 0;
}

.pseudolink {
    font-weight: bold;
    border-bottom: 1px dashed #3f593a;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
}

.pseudolink:hover {
    border-bottom-color: transparent;
}

.filecat_all_button .pseudolink {
    margin-left: 8px;
}

.faq_form_block {
    margin-bottom: 130px;
}

.faq_list {
    
    max-width: 930px;
    margin: 0 auto;
}

.faq_list_item {
    background-color: #ffffff;
    
    margin-bottom: 30px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

.faq_item_whiteblock {
    background-color: #ffffff;
    
    padding: 40px 40px 30px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    
    box-shadow: 0 16px 32px 0 rgba(206,210,212,0.32);
}

.faq_item_top {
    background-color: #f8fafb;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 15px 30px;
    position: relative;
    margin-bottom: 25px;
}

.faq_item_fio {
    font-size: 20px;
    line-height: 34px;
    font-weight: 900;
    margin-right: 80px;
}

.faq_item_kogda {
    position: absolute;
    right: 30px;
    
    line-height: 20px;
    margin-top: -10px;
    top: 50%;
    font-size: 14px;
    color: #a4b5bc;
}

.faq_item_ask {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
}

.faq_item_ans {
    padding: 30px 40px;
}

.faq_item_ans_title {
    font-weight: 900;
    color: #5f6a6f;
    font-size: 20px;
    margin-bottom: 15px;
}

.faq_item_ans_text {
    font-size: 16px;
    line-height: 26px;
    color: #5f6a6f;
}

.otzyv_button_container {
    max-width: 590px;
    padding: 0;
    margin: 0 auto 25px;
}

.otzyv_button_mob {
    display: none;
    margin-bottom: 60px;
}

/* Spectacles page */
.spectacles .repertoire-slide {
  max-width: 210px;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: 0 0 30px 0;
}
.spectacles .repertoire-slide:hover {
  max-width: 240px;
  padding: 15px;
  margin: -15px -15px 15px -15px;
  box-shadow: 0 24px 40px 0 rgba(206, 210, 212, .3);
}
.spectacles .repertoire-slide__image {
  box-shadow: none;
}
.spectacles .repertoire-slide .card__title{
  color: #344d2f;
}
.spectacles .repertoire-slide__text{
  color: rgba(52, 77, 47, 0.42);
}
.spectacles .repertoire-slide:hover {
  background-color: #fff;
}
.spectacles .repertoire-slide:hover .repertoire-slide__text {
  color: rgba(52, 77, 47, 0.42);
}
.spec_list_item {
  /* max-width: 240px; */
  margin: 0 0 30px;
}
.articles_header .section__title {
  margin-right: 0;
}
.welcome-project {
  display: flex;
  justify-content: space-between;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.welcome-project__big {
  flex: 0 calc(50% - 15px);
}
.welcome-project__big .welcome-projects__card-content {
  max-width: 585px;
  /* padding-left: 255px; */
  padding-left: calc((100% - 450px)/2);

}
.welcome-project__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  gap: 30px;
  flex: 0 calc(50% - 15px);
  padding-right: calc((100% - 1410px)/ 2);
}
.welcome-project__list .card {
  margin: 0;
}