@import "../icomoon/style.css";
@font-face {
  font-family: Didona;
  src: url(../fonts/file_352.otf);
}
@font-face {
  font-family: UndergroundCYPro;
  src: url(../fonts/P22UndergroundCYPro-Medium.otf);
}
@font-face {
  font-family: UndergroundCYProBook;
  src: url(../fonts/P22UndergroundCYPro-Book.otf);
}
@font-face {
  font-family: UndergroundCYProDemi;
  src: url(../fonts/P22UndergroundCYPro-Demi.otf);
}
@font-face {
  font-family: Attentica;
  src: url(../fonts/Attentica-4F-UltraLight.ttf);
}
a {
  color: white;
}
a:hover {
  color: #fabd50;
}
h1 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
}
.clear-both {
  clear: both;
}
.text-center {
  text-align: center;
}
.center-block-index {
  width: 1024px;
  margin: 0 auto;
}
.center-block-index .block-index-title {
  margin-bottom: 30px;
}
.center-block-index .block-index-title h2 {
  font-size: 30px;
  margin-bottom: 0;
}
.center-block-index .block-index-title a {
  color: black;
  font-size: 25px;
  text-decoration: underline;
}
.center-block-index .block-index-title a:hover {
  text-decoration: none;
}
body {
  background: url("../images/bg.png");
}
header {
  width: 100%;
  padding-top: 20px;
  position: relative;
  padding-bottom: 30px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
}
.home-bg {
  min-height: 650px;
}
.page-broadcasts-bg,
.page-events-bg {
  min-height: 768px;
}
.poster-tickets-bg,
.broadcasts-bg,
.troupe-bg,
.news-bg,
.about-theater-bg,
.searching-results-bg {
  min-height: 480px;
}
.pos-rel {
  position: relative;
}
body {
  width: 100%;
  height: 100%;
}
#menu {
  overflow: hidden;
}
.txt-center {
  text-align: center;
}
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  background: black;
  padding: 15px;
}
.slideout-menu .box-link-search {
  margin-bottom: 30px;
}
.slideout-menu .box-link-search .icon-icon-search {
  color: white;
  font-size: 23px;
}
.slideout-menu .box-link-search .icon-icon-search:hover {
  color: #fabd50;
  text-decoration: none;
}
.slideout-menu .container-menu-mobile nav ul {
  list-style: none;
  padding: 0;
}
.slideout-menu .container-menu-mobile nav ul li {
  padding: 0 0 20px 0;
}
.slideout-menu .container-menu-mobile nav ul li a {
  font-family: Didona;
  color: white;
  font-size: 17px;
  padding-bottom: 7px;
}
.slideout-menu .container-menu-mobile nav ul li a:hover {
  color: #fabd50;
  text-decoration: none;
}
.slideout-menu .box-soc {
  margin-bottom: 20px;
}
.slideout-menu .box-soc a {
  color: white;
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  margin-right: 10px;
  border: 1px solid white;
  border-radius: 25px;
  padding: 16px;
}
.slideout-menu .box-soc a:hover {
  color: white;
  text-decoration: none;
  border-color: #fabd50;
}
.slideout-menu .box-soc .icon-icon-facebook {
  padding: 16px 18px;
}
.slideout-menu .box-lang a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.slideout-menu .box-lang a .icon-icon-lang {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.slideout-menu .box-lang a:hover {
  text-decoration: none;
  color: #fabd50;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background: url("../images/bg.png");
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
}
.btn-mobile-menu {
  background: url("../images/btn-mobile-menu.png");
  width: 20px;
  height: 25px;
  cursor: pointer;
}
.icon-enter {
  color: white;
  font-size: 23px;
  cursor: pointer;
}
.icon-enter:hover {
  color: #fabd50;
  text-decoration: none;
}
.txt-right {
  text-align: right;
}
.header-mobile {
  margin-bottom: 20px;
  overflow: hidden;
}
.footer {
  background: black;
  padding-top: 60px;
  padding-bottom: 100px;
}
.container-contact {
  width: 1040px;
  margin: 0 auto;
}
.container-contact h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
}
main {
  overflow: hidden;
}
.container-partners {
  width: 1040px;
  margin-left: 197px;
  position: relative;
  padding-bottom: 40px;
  margin-top: 60px;
}
.container-partners h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin-bottom: 20px;
}
.container-partners .box-partners {
  border-bottom: 1px solid #d9d9d8;
  margin-bottom: 45px;
}
.container-partners .box-partners .box-partners_txt {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  margin-bottom: 30px;
}
.container-partners .box-partners ul {
  list-style: none;
  padding: 0;
}
.container-partners .box-partners ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  margin-bottom: 25px;
}
.container-partners .box-partners ul li:last-child {
  margin-right: 0;
}
.container-partners .box-quality-control {
  margin-bottom: 15px;
}
.container-registration-exit {
  background: url("../images/header-bg/Teatr_Panorama2copy.jpg");
  width: 100%;
  height: 100%;
  position: fixed;
  background-size: cover;
  background-position: top  center;
  overflow-y: auto;
  box-shadow: 0 0 0 1500px rgba(0, 0, 0, 0.6) inset;
}
.container-registration-exit .box-logo {
  text-align: center;
  padding: 30px 0 50px 0;
}
.container-registration-exit .box-bluer-bg {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
  background: #4c4241;
  opacity: 0.7;
  overflow: hidden;
}
.container-registration-exit .box-container-registration-exit,
.container-registration-exit .box-container-forgot-password {
  width: 580px;
  padding: 60px 80px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
}
.container-registration-exit .box-container-registration-exit .box-link-close,
.container-registration-exit .box-container-forgot-password .box-link-close {
  position: absolute;
  top: -9px;
  right: -21px;
}
.container-registration-exit .box-container-registration-exit .box-link-close a,
.container-registration-exit .box-container-forgot-password .box-link-close a {
  text-decoration: none;
}
.container-registration-exit .box-container-registration-exit .box-link-close .icon-icon-close,
.container-registration-exit .box-container-forgot-password .box-link-close .icon-icon-close {
  color: white;
  border: 1px solid white;
  padding: 14px;
  border-radius: 24px;
}
.container-registration-exit .box-container-registration-exit .box-link-close .icon-icon-close:hover,
.container-registration-exit .box-container-forgot-password .box-link-close .icon-icon-close:hover {
  border-color: #fabd50;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration {
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 9px;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-entrance,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-entrance {
  float: left;
  text-align: center;
  cursor: pointer;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-entrance .btn-entrance,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-entrance .btn-entrance {
  font-family: Didona;
  font-size: 30px;
  color: white;
  line-height: 1;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-entrance .btn-entrance:hover,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-entrance .btn-entrance:hover {
  color: #fabd50;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-entrance .line-en,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-entrance .line-en {
  display: none;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-entrance.active .line-en,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-entrance.active .line-en {
  display: block;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-entrance.active:hover .btn-entrance,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-entrance.active:hover .btn-entrance {
  color: white;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-registration,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-registration {
  float: right;
  text-align: center;
  cursor: pointer;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-registration .btn-registration,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-registration .btn-registration {
  font-family: Didona;
  font-size: 30px;
  color: white;
  line-height: 1;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-registration .btn-registration:hover,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-registration .btn-registration:hover {
  color: #fabd50;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-registration .line-reg,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-registration .line-reg {
  display: none;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-registration.active .line-reg,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-registration.active .line-reg {
  display: block;
}
.container-registration-exit .box-container-registration-exit .box-tab-entrance-registration .box-registration.active:hover .btn-registration,
.container-registration-exit .box-container-forgot-password .box-tab-entrance-registration .box-registration.active:hover .btn-registration {
  color: white;
}
.box-container-forgot-password {
  display: none;
}
.box-container-forgot-password .prev-reg {
  margin-top: -13px;
  cursor: pointer;
}
.box-container-forgot-password .box-forgot-password-title {
  font-family: Didona;
  font-size: 30px;
  color: white;
  margin-bottom: 12px;
}
.box-container-forgot-password .box-forgot-password-txt {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
  margin-bottom: 40px;
}
.box-container-forgot-password .box-entry-email {
  margin-bottom: 50px;
}
.box-container-forgot-password .box-entry-email label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.box-container-forgot-password .box-entry-email input {
  background-color: rgba(47, 47, 47, 0);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 100%;
  padding: 8px 14px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.box-container-forgot-password .box-entry-email input:focus {
  border: 1px solid white;
}
.box-container-forgot-password .btn-pass {
  font-family: UndergroundCYProBook;
  color: #343434;
  font-size: 18px;
  background: #fabd50;
  border: none;
  padding: 29px 50px;
  border-radius: 41px;
  outline: none;
}
.box-container-forgot-password .btn-pass:hover {
  background: #ffc661;
}
.container-form-entrance-registration .container-form-registration .box-name-surname {
  margin-bottom: 28px;
}
.container-form-entrance-registration .container-form-registration .box-name-surname label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.container-form-entrance-registration .container-form-registration .box-name-surname input {
  background-color: rgba(47, 47, 47, 0);
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 100%;
  padding: 8px 14px;
  outline: none;
}
.container-form-entrance-registration .container-form-registration .box-name-surname input:focus {
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-registration .box-years {
  margin-bottom: 29px;
}
.container-form-entrance-registration .container-form-registration .box-years label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.container-form-entrance-registration .container-form-registration .box-years input {
  background-color: rgba(47, 47, 47, 0);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 14%;
  padding: 8px 14px;
  text-align: center;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.container-form-entrance-registration .container-form-registration .box-years input:focus {
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-registration .box-telefon {
  margin-bottom: 28px;
}
.container-form-entrance-registration .container-form-registration .box-telefon label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.container-form-entrance-registration .container-form-registration .box-telefon input {
  background-color: rgba(47, 47, 47, 0);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 45%;
  padding: 8px 14px;
  text-align: left;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.container-form-entrance-registration .container-form-registration .box-telefon input:focus {
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-registration .box-email {
  margin-bottom: 20px;
}
.container-form-entrance-registration .container-form-registration .box-email label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.container-form-entrance-registration .container-form-registration .box-email input {
  background-color: rgba(47, 47, 47, 0);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 100%;
  padding: 8px 14px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.container-form-entrance-registration .container-form-registration .box-email input:focus {
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-registration .btn-send {
  font-family: UndergroundCYProBook;
  color: #343434;
  font-size: 18px;
  border: none;
  padding: 29px 50px;
  border-radius: 41px;
  outline: none;
  background: #fabd50;
}
.container-form-entrance-registration .container-form-registration .btn-send:hover {
  background: #ffc661;
}
.container-form-entrance-registration .container-form-registration .box-check {
  margin-top: 42px;
  margin-bottom: 35px;
}
.container-form-entrance-registration .container-form-registration .box-check label {
  font-family: UndergroundCYProBook;
  color: white;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 32px;
  margin-right: 15px;
  font-size: 13px;
  font-weight: normal;
}
.container-form-entrance-registration .container-form-registration .box-check input[type=checkbox] {
  display: none;
}
.container-form-entrance-registration .container-form-registration .box-check label:before {
  content: "";
  display: inline-block;
  top: -4px;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: rgba(47, 47, 47, 0);
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-registration .box-check input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 15px;
  color: #fcbd4c;
  text-align: center;
}
.container-form-entrance-registration .container-form-entrance {
  display: none;
  overflow: hidden;
}
.container-form-entrance-registration .container-form-entrance .box-entry-login {
  margin-bottom: 27px;
}
.container-form-entrance-registration .container-form-entrance .box-entry-login label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.container-form-entrance-registration .container-form-entrance .box-entry-login input {
  background-color: rgba(47, 47, 47, 0);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 100%;
  padding: 8px 14px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.container-form-entrance-registration .container-form-entrance .box-entry-login input:focus {
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-entrance .box-entry-pass {
  margin-bottom: 45px;
}
.container-form-entrance-registration .container-form-entrance .box-entry-pass label {
  font-family: UndergroundCYProBook;
  display: block;
  font-size: 14px;
  color: white;
  font-weight: normal;
  margin-bottom: 8px;
}
.container-form-entrance-registration .container-form-entrance .box-entry-pass input {
  background-color: rgba(47, 47, 47, 0);
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
  width: 100%;
  padding: 8px 14px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.container-form-entrance-registration .container-form-entrance .box-entry-pass input:focus {
  border: 1px solid white;
}
.container-form-entrance-registration .container-form-entrance .btn-come-in {
  font-family: UndergroundCYProBook;
  color: #343434;
  font-size: 18px;
  border: none;
  padding: 29px 50px;
  border-radius: 41px;
  float: left;
  outline: none;
  background: #fabd50;
}
.container-form-entrance-registration .container-form-entrance .btn-come-in:hover {
  background: #ffc661;
}
.container-form-entrance-registration .container-form-entrance .box-forgot-password {
  font-family: UndergroundCYProBook;
  color: white;
  font-size: 14px;
  float: right;
  border-bottom: 1px dashed white;
  margin-top: 30px;
  cursor: pointer;
}
.error-bg {
  padding-bottom: 0;
}
.container-error {
  width: 100%;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  padding-top: 480px;
  padding-bottom: 340px;
}
.container-error .box-error {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.container-error .box-error .box-error_title {
  font-family: Didona;
  font-size: 300px;
  color: white;
  line-height: 1;
  margin-bottom: 20px;
  text-shadow: 5px 5px 25px #000;
}
.container-error .box-error .box-error_txt {
  font-family: Didona;
  font-size: 40px;
  color: white;
  text-transform: uppercase;
}
.pad-0 {
  padding: 0;
}
.container-main {
  width: 1024px;
  margin: 0 auto;
  padding: 63px 0;
}
.container-main h1 {
  font-family: Didona;
  font-size: 50px;
  color: black;
  margin-left: 65px;
  margin-bottom: 20px;
}
.container-main h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin: 60px 0 40px 65px;
}
.container-main h3 {
  font-family: Didona;
  font-size: 32px;
  color: black;
  margin: 60px 0 25px 65px;
}
.container-main .box-date {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  margin-left: 65px;
  margin-bottom: 10px;
}
.container-main .box-img-preview {
  margin-left: 10px;
  margin-bottom: 70px;
}
.container-main p {
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: black;
  margin-left: 65px;
  line-height: 1.8;
  margin-right: 80px;
}
.container-main p a {
  color: #25950f;
}
.container-main p a:hover {
  color: #25950f;
  text-decoration: underline;
}
.container-main .container-quote {
  margin-top: 55px;
  margin-bottom: 45px;
}
.container-main ul {
  padding: 0;
  margin: 25px 0 20px 80px;
}
.container-main ul li {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  margin-bottom: 15px;
}
.container-main img {
  margin: 40px 25px 40px 10px;
}
.box-link-prev {
  margin-bottom: 13px;
  display: inline-block;
}
.box-link-prev a {
  display: inline-block;
}
.box-link-prev a .link-prev {
  display: inline-block;
  vertical-align: top;
  background: url("../images/link-prev.png");
  width: 47px;
  height: 47px;
  margin-right: 21px;
  background-position: top center;
}
.box-link-prev a span {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  text-decoration: underline;
  padding-top: 15px;
}
.box-link-prev a:hover span {
  color: #fabd50;
}
.box-link-prev a:hover .link-prev {
  background-position: bottom center;
}
.table {
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
}
.thead,
.tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.thead {
  display: table-header-group;
}
.tbody {
  display: table-row-group;
}
.tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  display: table-row;
}
.th,
.td {
  margin: 0;
  padding: 0 10px;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: top;
  display: table-cell;
}
.th {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  text-align: left;
  border-bottom: 1px solid black;
  display: table-cell;
}
.td {
  border-bottom: 1px solid black;
}
.home-bg .container-nav-header nav ul li:hover > a.active {
  color: #fabd50;
  text-decoration: none;
  border-bottom: 1px solid #fabd50;
}
.home-bg .container-nav-header nav ul li a.active:hover {
  color: #fabd50;
  border-bottom: 1px solid #fabd50;
}
.pos-index {
  z-index: 100  ;
}
.container-header-home {
  position: relative;
  width: 100%;
  height: 650px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  margin-top: -480px;
}
.container-header-home .container-info-header_home {
  width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
  position: relative;
}
.container-header-home .container-info-header_home .container-info-header_home-txt {
  position: absolute;
  float: right;
  display: inline-block;
  bottom: 66px;
  right: 15px;
}
.container-header-home .container-info-header_home .container-info-header_home-txt .box-picture {
  font-family: Didona;
  color: white;
  font-size: 17px;
}
.container-header-home .container-info-header_home .container-info-header_home-txt .box-producer {
  font-family: UndergroundCYProBook;
  color: white;
  font-size: 14px;
}
.container-info-header {
  position: relative;
  width: 100%;
  height: 770px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  margin-top: -480px;
}
.container-info-header_performance {
  position: relative;
  width: 1155px;
  margin: 0 auto;
  height: 100%;
}
.container-info-header_performance .container-info-header_performance-time {
  position: absolute;
  width: 100%;
  padding-left: 30px;
  bottom: 58px;
}
.container-info-header_performance .container-info-header_performance-time .box-info-header_performance-name {
  font-family: Didona;
  font-size: 64px;
  color: white;
  float: left;
  margin-right: 38px;
}
.container-info-header_performance .container-info-header_performance-time .box-info-header_performance-years {
  float: left;
  font-family: Attentica;
  font-size: 36px;
  color: white;
  padding-top: 20px;
  z-index: 100;
}
.box-info-header_performances {
  float: left;
}
.box-info-header_performances .box-info-header_performances-title {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time {
  margin-top: 28px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-performances_time {
  position: relative;
  float: left;
  margin-right: 26px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-performances_time .icon-cl {
  background: url("../images/icon-clock-w.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-performances_time span {
  padding-top: 3px;
  display: inline-block;
  font-size: 17px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-intermission {
  float: left;
  font-size: 17px;
  padding-top: 3px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-new-scene {
  font-family: UndergroundCYProBook;
  font-size: 17px;
  color: white;
  float: left;
  margin-right: 40px;
  padding-top: 2px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  float: left;
  margin-right: 10px;
  display: inline-block;
  margin-top: 5px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-historical-scene {
  font-family: UndergroundCYProBook;
  font-size: 17px;
  color: white;
  float: left;
  margin-right: 40px;
  padding-top: 2px;
}
.box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  float: left;
  margin-right: 10px;
  display: inline-block;
  margin-top: 5px;
}
.first-input {
  overflow: hidden;
}
.container-wrapper-first-input {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}
.container-first-input {
  position: absolute;
  width: 100%;
  height: 5600px;
  top: 0;
  left: 0;
  z-index: 10000;
}
.container-first-input .container-curtain-left {
  width: 50%;
  height: 100%;
  float: left;
  background-size: cover;
}
.container-first-input .container-curtain-left img {
  width: 100%;
}
.container-first-input .container-curtain-right {
  width: 50%;
  height: 100%;
  background-size: cover;
  float: right;
}
.container-first-input .container-curtain-right img {
  width: 100%;
}
.container-first-input .container-first-input_txt {
  position: absolute;
  width: 100%;
  bottom: 91%;
}
.container-first-input .container-first-input_txt h1 {
  font-family: UndergroundCYPro;
  text-transform: uppercase;
  text-align: center;
  color: white;
  font-size: 11px;
  line-height: 1.5;
}
.container-first-input .container-first-input_txt .container-btn-entrance {
  text-align: center;
  margin-top: 30px;
}
.container-first-input .container-first-input_txt .container-btn-entrance .box-btn-entrance {
  font-family: Didona;
  font-size: 14px;
  color: white;
  cursor: pointer;
  border: 1px solid white;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 38px;
}
.container-first-input .container-first-input_txt .container-btn-entrance .box-btn-entrance:hover {
  color: #fabd50;
  border-color: #fabd50;
}
.container-txt a {
  color: black;
  text-decoration: underline;
  color: #5fa94c;
}
.container-txt a:hover {
  color: #fabd50;
}
.container-txt .container-museum-drama-preview {
  margin-left: 0;
}
.container-txt .container-slider-events .swiper-slide img {
  width: auto;
  margin: 0;
}
.container-txt .container-slider-events .swiper-button-prev {
  left: -25%;
}
.container-txt .container-slider-events .swiper-button-next {
  right: -25%;
}
.container-txt .container-slider-about-theater {
  margin-bottom: 70px;
}
.container-txt .container-slider-about-theater .swiper-slide {
  background: inherit;
  overflow: hidden;
}
.container-txt .container-slider-about-theater .swiper-slide img {
  margin: 0;
  width: 100%;
}
.container-txt .container-slider-about-theater .swiper-slide .box-slider-events-txt {
  left: 0;
}
.container-txt .museum-drama-preview {
  padding: 0;
}
.container-txt .box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul {
  margin: 0;
  padding: 35px 0 0 0;
}
.container-txt .box-museum-drama_preview .box-museum-drama {
  margin-bottom: 0;
}
.container-txt .container-slider-events {
  margin-top: 70px;
}
.container-txt .box-dop-info {
  display: none;
}
.container-txt .btn-add-dop-info {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.container-txt .btn-add-dop-info span {
  display: inline-block;
  background: url("../images/bg.png");
  font-family: UndergroundCYPro;
  font-size: 14px;
  color: black;
  text-transform: uppercase;
  position: absolute;
  top: 11px;
  width: 120px;
  cursor: pointer;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.container-txt .box-img-preview-left {
  float: left;
  margin: 0 35px 0 35px;
}
.container-txt .box-img-preview-left img {
  margin: 8px 25px 40px 10px;
}
.container-preview-employees-txt {
  overflow: hidden;
  margin-bottom: 60px;
}
.container-preview-employees-txt .box-img-preview-left {
  float: left;
  margin: 0 35px 0 35px;
  width: 200px;
}
.container-preview-employees-txt .box-img-preview-left img {
  width: 100%;
  margin: 0 0 0 0;
}
.container-preview-employees-txt .box-img-preview-right {
  float: right;
  margin: 0 65px 30px 50px;
  width: 200px;
}
.container-preview-employees-txt .box-img-preview-right img {
  width: 100%;
  margin: 0 0 0 0;
}
.container-preview-employees-txt .preview-employees-surname {
  font-family: Didona;
  font-size: 50px;
  color: black;
  margin-left: 65px;
  margin-bottom: 20px;
  /*text-transform: uppercase;*/
  line-height: 1;
  display: block;
}
.container-preview-employees-txt .preview-employees-name-patronymic {
  font-family: Didona;
  font-size: 50px;
  color: black;
  margin-left: 65px;
  margin-bottom: 55px;
  text-transform: capitalize;
  line-height: 1;
  display: block;
}
.container-preview-employees-txt .preview-employees-position {
  font-family: UndergroundCYProDemi;
  font-size: 19px;
  color: black;
  display: block;
}
.container-quote .box-quote_txt a {
  float: right;
  font-size: 18px;
}
.dis-link a {
  cursor: default;
  color: grey !important;
}
.dis-link a:hover {
  text-decoration: none !important;
  cursor: default;
  color: grey !important;
}
.dis-link {
  cursor: default;
  color: grey !important;
}
.dis-link:hover {
  text-decoration: none !important;
  cursor: default;
  color: grey !important;
}
.container-slider-events .swipe-slider-page-events {
  position: relative;
}
.container-slider-events .swiper-slide {
  overflow: hidden;
}
.container-main.form-excursion .mfeedback p .box-btn-edit {
  display: block;
  height: 73px;
  margin: 0 auto;
  border-radius: 36px;
  font-family: UndergroundCYProBook;
  font-size: 1.125em;
  cursor: pointer;
  background-color: #fabd50;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: none;
  width: 25%;
}
.box-players-online {
  text-align: center;
  width: 100%;
}
.display-none {
  display: none;
}
.container-info-header_performance .container-info-header_performance-time .sm-name-height {
  font-size: 30px;
}
#player p {
  color: white;
}
.container-mediateka .mediateka {
  margin-top: 15px;
  margin-left: 310px;
}
.container-mediateka .container-online-store-main {
  margin-top: 160px;
}
.container-mediateka .container-link-broadcast .past-broadcast,
.container-mediateka .container-link-broadcast .upcoming-broadcast {
  background: inherit;
}
.container-theatre-card .box-product-card-description .attention {
  font-family: UndergroundCYPro;
  font-weight: normal;
  font-size: 16px;
  border: 2px solid red;
  display: inline-block;
  margin-bottom: 7px;
  padding: 0 5px;
}
.container-theatre-card .container-slider-about-theater {
  width: 1024px;
  margin: 70px auto 85px;
}
.container-product-card .jwplayer {
  margin-bottom: 30px;
}
.content {
  overflow: auto;
}
.container-reg-season {
  padding-top: 15px;
  float: left;
  border-bottom: 1px solid white;
  padding-bottom: 35px;
}
.container-reg-season .box-season {
  float: left;
  margin-right: 60px;
}
.container-reg-season .box-season .box-namber-season .namber-season {
  font-family: Didona;
  color: white;
  font-size: 66px;
}
.container-reg-season .box-season .box-namber-season .namber-season span {
  font-size: 11px;
  vertical-align: top;
  margin-left: 5px;
  display: inline-block;
  margin-top: 13px;
}
.container-reg-season .box-season .box-namber-season .box-line-season {
  background: url("../images/season-line.png");
  width: 111px;
  height: 4px;
}
.container-reg-season .box-season .box-namber-season .box-txt {
  font-family: Didona;
  color: white;
  font-size: 11px;
  text-align: center;
  margin-right: 13px;
  margin-top: 8px;
}
.container-reg-season .box-reg {
  float: left;
  margin-top: 15px;
}
.container-reg-season .box-reg a {
  font-family: Didona;
  color: white;
  font-size: 14px;
  border: 1px solid white;
  border-radius: 26px;
  padding: 15px 65px;
  display: block;
}
.container-reg-season .box-reg a:hover {
  text-decoration: none;
  border-color: #fabd50;
}
.container-logo {
  /*background: url("../images/logo.png");*/
  /*width: 220px;*/
  /*height: 152px;*/
  position: absolute;
  top: -44px;
  left: 40%;
}
.icon-alx .logo-new-o{
  fill: white;
  width: 275px;
  height: 275px;
}
.container-soc-version {
  float: right;
  border-bottom: 1px solid white;
  padding-top: 30px;
  padding-bottom: 86px;
}
.container-soc-version .box-soc {
  float: left;
  margin-right: 40px;
}
.container-soc-version .box-soc a {
  color: white;
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  margin-right: 10px;
  border: 1px solid white;
  border-radius: 25px;
  padding: 16px;
}
.container-soc-version .box-soc a:hover {
  color: white;
  text-decoration: none;
  border-color: #fabd50;
}
.container-soc-version .box-soc .icon-icon-facebook {
  padding: 16px 18px;
}
.container-soc-version .box-lang-no-w {
  float: right;
}
.container-soc-version .box-lang-no-w .box-no-w {
  margin-bottom: 10px;
}
.container-soc-version .box-lang-no-w .box-no-w a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.container-soc-version .box-lang-no-w .box-no-w a .icon-icon-no-w {
  display: inline-block;
  margin-right: 10px;
}
.container-soc-version .box-lang-no-w .box-no-w a:hover {
  text-decoration: none;
  color: #fabd50;
}
.container-soc-version .box-lang-no-w .box-lang a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.container-soc-version .box-lang-no-w .box-lang a .icon-icon-lang {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.container-soc-version .box-lang-no-w .box-lang a:hover {
  text-decoration: none;
  color: #fabd50;
}
.container-nav-header {
  margin-top: 60px;
  position: relative;
}
.container-nav-header nav ul {
  list-style: none;
  text-align: center;
  padding-left:0;
}
.container-nav-header nav ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
}
.container-nav-header nav ul li:hover > a {
  color: #fabd50;
  text-decoration: none;
}
.container-nav-header nav ul li:hover > a.active {
  border-bottom: 2px solid #fabd50;
}
.container-nav-header nav ul li a {
  font-family: Didona;
  color: white;
  font-size: 17px;
  padding-bottom: 7px;
}
.container-nav-header nav ul li a:hover {
  color: #fabd50;
  text-decoration: none;
}
.container-nav-header nav ul li ul {
  list-style: none;
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: 0.25s linear opacity;
  width: 541px;
  padding: 25px 0 0 0;
  text-align: left;
}
.container-nav-header nav ul li ul li {
  width: 175px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-bottom: 20px;
}
.container-nav-header nav ul li ul li:hover > a {
  text-decoration: none;
  color: #fabd50;
  border-bottom: 0;
}
.container-nav-header nav ul li ul li a {
  font-family: UndergroundCYProBook;
  font-size: 15px;
}
.container-nav-header nav ul li ul li a:hover {
  text-decoration: none;
  color: #fabd50;
  border-bottom: 0;
}
.container-nav-header nav ul li:hover ul {
  left: 0;
  opacity: 1;
}
.container-nav-header nav > ul > li:hover:last-of-type > ul {
   left: -357px;
 }
.container-nav-header nav .header-nav-second-level li:hover > a.active {
  border-bottom: 1px solid #fabd50;
  padding-bottom: 0;
}
.container-nav-header .box-link-t {
  position: absolute;
}
.container-nav-header .box-link-t a {
  background: url("../images/link-teatre.png");
  width: 38px;
  height: 30px;
  display: block;
}
.container-nav-header .box-link-search {
  position: absolute;
  width: 23px;
  right: 0;
  transition: all 0.5s linear;
  margin-top: -4px;
}
.container-nav-header .box-link-search .icon-icon-search {
  color: white;
  font-size: 23px;
  cursor: pointer;
  display: inline-block;
  padding-top: 3px;
  margin-right: 20px;
}
.container-nav-header .box-link-search .icon-icon-search:hover {
  color: #fabd50;
  text-decoration: none;
}
.container-nav-header .box-link-search input {
  display: none;
  border: none;
  outline: none;
  font-family: UndergroundCYProBook;
  font-size: 20px;
  color: white;
  background: inherit;
  font-weight: normal;
  vertical-align: top;
  width: 90%;
}
.box-personal-area {
  float: left;
  margin-right: 50px;
  margin-top: 32px;
  cursor: pointer;
}
.box-personal-area:hover a {
  color: #fabd50;
}
.box-personal-area:hover .icon-personal-area {
  background-position: bottom center;
}
.box-personal-area .icon-personal-area {
  display: inline-block;
  vertical-align: top;
  background: url("../images/icon-personal-area.png");
  width: 25px;
  height: 26px;
  margin-right: 7px;
  background-position: top center;
  cursor: pointer;
}
.box-personal-area .box-personal-area_name {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: white;
  font-family: UndergroundCYProBook;
  font-size: 11px;
}
.box-personal-area a {
  text-decoration: none;
}
.box-trash {
  margin-top: 32px;
  float: left;
  background: url("../images/icon-trach.png");
  width: 27px;
  height: 28px;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
  text-align: center;
  padding-top: 10px;
  background-position: top center;
}
.box-trash:hover {
  background-position: bottom center;
}
.box-trash a {
  color: #fabd50;
  text-decoration: none;
  display: block;
}
.headet-top {
  height: 480px;
}
.container-header {
  position: relative;
  width: 100%;
  height: 480px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  margin-top: -480px;
}
.container-error {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  margin-top: -480px;
}
.header-fix {
  position: fixed;
  background: transparent;
  width: 100%;
  height: 130px;
  -webkit-transform: translate(0%, -130px);
  -ms-transform: translate(0%, -130px);
      transform: translate(0%, -130px);
  transition: -webkit-transform 0.5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.header-fix.box-test {
  padding-top: 0;
  height: 210px;
}
.header-fix.box-test .container-public-test {
  margin-bottom: 20px;
}
.header-fix.box-test.header-black-fix-height {
  height: 350px!important;
}
.header-black-fix {
  background: black;
  z-index: 1000;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
  transition: -webkit-transform 0.5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.header-black-fix-height {
  height: 270px!important;
}
.header-black-fix:before {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.container-header-fix {
  padding-top: 18px;
}
.container-header-fix .container-main-header-fix .btn-main-header-fix {
  position: absolute;
  background: url("../images/link-teatre-active.png");
  width: 30px;
  height: 38px;
  background-position: top center;
  cursor: pointer;
  margin-top: 7px;
  float: left;
  transition: transform 0.5s, -webkit-transform 0.5s;
  z-index: 1;
}
.container-header-fix .container-main-header-fix .btn-main-header-fix:hover {
  background-position: bottom center;
}
.container-header-fix .container-main-header-fix .btn-main-header-fix_active {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.container-header-fix .container-main-header-fix .box-main-header-fix {
  margin-left: 190px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-reg {
  float: left;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-reg a {
  font-family: Didona;
  color: white;
  font-size: 14px;
  border: 1px solid white;
  border-radius: 26px;
  padding: 15px 65px;
  display: block;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-reg a:hover {
  text-decoration: none;
  border-color: #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-personal-area {
  margin-top: 15px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-trash {
  margin-top: 15px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-main-header-fix_name-link {
  position: absolute;
  padding-top: 3px;
  margin-left: 360px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .box-main-header-fix_name-link a {
  display: block;
  text-decoration: none;
  color: white;
  font-family: Didona;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version {
  float: right;
  border: none;
  padding: 0;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc {
  float: left;
  margin-right: 40px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc a {
  color: white;
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  margin-right: 15px;
  border: 1px solid white;
  border-radius: 26px;
  padding: 20px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc a:hover {
  color: white;
  text-decoration: none;
  border-color: #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc .icon-icon-facebook {
  padding: 20px 22px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w {
  float: right;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-no-w {
  margin-bottom: 10px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-no-w a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-no-w a .icon-icon-no-w {
  display: inline-block;
  margin-right: 10px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-no-w a:hover {
  text-decoration: none;
  color: #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-lang a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-lang a .icon-icon-lang {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-lang a:hover {
  text-decoration: none;
  color: #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav {
  position: relative;
  display: none;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav {
  padding-top: 15px;
  text-align: center;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul {
  list-style: none;
  display: inline-block;
  padding: 0;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  color: white;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li:hover {
  color: #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li:hover > a {
  color: #fabd50;
  text-decoration: none;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li:hover > a.active {
  color: #fabd50;
  border-bottom: 2px solid #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li a {
  font-family: Didona;
  color: white;
  font-size: 17px;
  padding-bottom: 7px;
  display: block;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li a:hover {
  color: #fabd50;
  text-decoration: none;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul {
  list-style: none;
  position: absolute;
  left: -9999px;
  opacity: 0;
  -webkit-transition: 0.25s linear opacity;
  width: 541px;
  padding: 15px 0 0 0;
  text-align: left;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li {
  width: 175px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-bottom: 20px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li:hover > a {
  text-decoration: none;
  color: #fabd50;
  border-bottom: 0;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li:hover > a.active {
  border-bottom: 1px solid #fabd50;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li a {
  font-family: UndergroundCYProBook;
  font-size: 15px;
  padding-bottom: 3px;
  display: inline-block;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li a:hover {
  text-decoration: none;
  color: #fabd50;
  border-bottom: 0;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li:hover ul {
  left: 0;
  opacity: 1;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav .box-link-search {
  position: absolute;
  width: 23px;
  right: 0;
  transition: all 0.5s linear;
  margin-top: 8px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav .box-link-search .icon-icon-search {
  color: white;
  font-size: 23px;
  cursor: pointer;
  display: inline-block;
  padding-top: 3px;
  margin-right: 20px;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav .box-link-search .icon-icon-search:hover {
  color: #fabd50;
  text-decoration: none;
}
.container-header-fix .container-main-header-fix .box-main-header-fix-nav .box-link-search input {
  display: none;
  border: none;
  outline: none;
  font-family: UndergroundCYProBook;
  font-size: 20px;
  color: white;
  background: inherit;
  font-weight: normal;
  vertical-align: top;
  width: 90%;
}
@-moz-document url-prefix() {
  .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav {
    padding-top: 5px;
  }
}
body:last-child:not(:root:root) .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav {
  padding-top: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body:first-of-type .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav {
    padding-top: 5px;
  }
}
.container-blackout {
  width: 100%;
  height: 100%;
  position: absolute;
  background: black;
  opacity: 0.6;
}
.container-public-test {
  width: 100%;
  position: relative;
  background: #832522;
  z-index: 200;
  display: none;
}
.container-public-test .container-public-test_txt {
  width: 1290px;
  text-align: center;
  position: relative;
  font-family: Didona;
  font-size: 22px;
  color: #fbb547;
  padding: 25px 70px;
  margin: 0 auto;
}
.container-public-test .btn-close-test {
  position: absolute;
  cursor: pointer;
  top: 17px;
  right: 0;
}
.container-public-test .btn-close-test .icon-icon-close {
  color: #fbb547;
  border: 1px solid #fbb547;
  padding: 14px;
  border-radius: 24px;
  font-size: 14px;
}
@media all and (max-width: 1440px) {
  .header-fix {
    display: none;
  }
  .headet-top {
    height: 360px;
  }
  .container-header {
    height: 360px;
    margin-top: -360px;
  }
  .container-reg-season .box-season .box-namber-season .namber-season {
    font-size: 50px;
  }
  .container-reg-season .box-season .box-namber-season .box-line-season {
    background: url("../images/season-line-sm.png");
    width: 98px;
    height: 4px;
  }
  .container-reg-season .box-reg a {
    font-size: 12px;
    padding: 15px 45px;
  }
  .container-reg-season .box-season {
    margin-right: 50px;
  }
  .container-logo {
    top: -38px;
    left: 38%;
  }
  .icon-alx .logo-new-o {
    fill: white;
    width: 235px;
    height: 235px;
  }
  .container-soc-version .box-lang-no-w .box-no-w a {
    font-size: 11px;
  }
  .container-soc-version {
    padding-bottom: 64px;
  }
  .container-soc-version .box-soc {
    float: left;
    margin-right: 10px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-reg a {
    font-size: 12px;
    padding: 15px 45px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix {
    margin-left: 154px;
    padding-top: 5px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-no-w a {
    font-size: 11px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-lang-no-w .box-lang a {
    font-size: 11px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc {
    margin-right: 10px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc .icon-icon-facebook {
    padding: 16px 18px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .container-soc-version .box-soc a {
    color: white;
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    margin-right: 10px;
    border: 1px solid white;
    border-radius: 25px;
    padding: 16px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-main-header-fix_name-link a {
    font-size: 17px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-main-header-fix_name-link {
    margin-left: 270px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-personal-area {
    margin-right: 35px;
  }
  .container-public-test .container-public-test_txt {
    width: 1020px;
  }
  .container-nav-header nav ul li a {
    font-family: Didona;
    color: white;
    font-size: 17px;
    padding-bottom: 6px;
  }
}
@media only screen and (max-device-width: 1280px) {
  .header-fix {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .container-header {
    height: 370px;
    margin-top: -370px;
  }
  .container-reg-season .box-season {
    width: 100%;
    float: none;
    text-align: center;
  }
  .container-reg-season .box-season .box-namber-season .box-line-season {
    margin: 0 auto;
  }
  .container-reg-season .box-season .box-namber-season .box-txt {
    margin-right: 0;
  }
  .container-nav-header nav ul li a {
    font-size: 12px;
  }
  .container-soc-version .box-soc {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .container-soc-version .box-lang-no-w {
    float: none;
  }
  .container-soc-version {
    padding-bottom: 70px;
  }
  .container-broadcast-time-header {
    padding-left: 163px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-reg a {
    font-size: 12px;
    padding: 10px 35px 9px 35px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix {
    margin-left: 60px;
    padding-top: 3px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-main-header-fix_name-link {
    margin-left: 235px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-reg {
    padding-top: 5px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li a {
    font-size: 12px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul {
    padding: 20px 0 0 0;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li {
    width: 145px;
    margin-bottom: 15px;
    line-height: 1;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix-nav nav ul li ul li a {
    font-family: UndergroundCYProBook;
    font-size: 12px;
  }
  .header-black-fix-height {
    height: 210px!important;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-personal-area {
    margin-top: 10px;
    margin-right: 30px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-personal-area .icon-personal-area {
    margin-right: 3px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-personal-area .box-personal-area_name {
    font-size: 10px;
    padding-top: 2px;
  }
  .container-header-fix .container-main-header-fix .box-main-header-fix .box-trash {
    margin-top: 9px;
  }
  .container-public-test .container-public-test_txt {
    width: 760px;
    font-size: 19px;
  }
  .container-nav-header nav ul li a {
    padding-bottom: 5px;
  }
  .form-excursion {
    margin-top: -140px !important;
  }

  .container-logo {
    top: -25px;
    left: 35%;
  }
}
.container-name-teatre-existence-time {
  margin-bottom: 25px;
  text-align: center;
}
.container-name-teatre-existence-time .container-existence-time {
  font-family: Didona;
  font-size: 30px;
  color: #fabd50;
  margin-bottom: 5px;
  letter-spacing: 8px;
}
.container-name-teatre-existence-time .container-name-teatre {
  font-family: Didona;
  font-size: 17px;
  color: white;
  letter-spacing: 4px;
}
.container-line-footer img {
  width: 100%;
}
.container-nav-menu-footer {
  margin-top: 55px;
}
.container-nav-menu-footer .container-link-logo-teatre {
  float: left;
  margin-left: 21px;
}
.container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1, .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2, .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-3{
  display: inline-block;
  vertical-align: top;
}
.container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1{
  margin-top: -20px;
  margin-right: 20px;
}
.container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2{
  margin-right: 20px;	
}
.container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1 .logo-new-o{
  fill: white;
  width: 158px;
  height: 158px;
}
.container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2 .logo-new-s{
  fill: white;
  width: 66px;
  height: 93px;
}
.container-nav-menu-footer .container-nav-footer {
  float: left;
  width: 490px;
}
.container-nav-menu-footer .container-nav-footer nav ul {
  list-style: none;
}
.container-nav-menu-footer .container-nav-footer nav ul li {
  float: left;
}
.container-nav-menu-footer .container-nav-footer nav ul li a {
  font-family: Didona;
  font-size: 17px;
  color: white;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.container-nav-menu-footer .container-nav-footer nav ul li a:hover {
  text-decoration: none;
  color: #fabd50;
}
.container-nav-menu-footer .container-nav-footer nav ul li:nth-child(odd) {
  margin-right: 65px;
}
.container-nav-menu-footer .container-soc-version-footer {
  float: right;
}
.container-nav-menu-footer .container-soc-version-footer .box-soc {
  float: right;
  margin-right: 40px;
}
.container-nav-menu-footer .container-soc-version-footer .box-soc a {
  color: white;
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  margin-right: 10px;
  border: 1px solid white;
  border-radius: 25px;
  padding: 16px;
}
.container-nav-menu-footer .container-soc-version-footer .box-soc a:hover {
  color: white;
  text-decoration: none;
  border-color: #fabd50;
}
.container-nav-menu-footer .container-soc-version-footer .box-soc .icon-icon-facebook {
  padding: 16px 18px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w {
  /*float: left;*/
  margin-bottom: 20px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w {
  margin-bottom: 10px;
  margin-right: 50px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w a .icon-icon-no-w {
  display: inline-block;
  margin-right: 10px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w a:hover {
  text-decoration: none;
  color: #fabd50;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-lang a {
  font-family: UndergroundCYPro;
  color: white;
  font-size: 12px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-lang a .icon-icon-lang {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
.container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-lang a:hover {
  text-decoration: none;
  color: #fabd50;
}

.cedccecececd{
  fill: red;
}
@media all and (max-width: 1440px) {
  .container-nav-menu-footer .container-soc-version-footer .box-lang-no-w {
    float: none;
    margin-bottom: 20px;
  }
  .container-nav-menu-footer .container-soc-version-footer .box-soc {
    float: none;
    margin-right: 0;
  }
  .container-nav-menu-footer .container-link-logo-teatre {
    float: left;
    margin-left: 10px;
  }
  .container-nav-menu-footer .container-soc-version-footer {
    float: right;
    width: 257px;
  }
  .container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .container-name-teatre-existence-time .container-existence-time {
    font-size: 26px;
    letter-spacing: 7px;
  }
  .container-name-teatre-existence-time .container-name-teatre {
    font-size: 16px;
    letter-spacing: 2px;
  }
  .footer {
    padding-top: 47px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1{
    /*margin-right: 10px;*/
	margin-right:0;
	margin-top: -15px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2{
    /*margin-right: 10px;*/
	margin-right:0;	
  }
   .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1 .logo-new-o {
    height: 110px;width: auto;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2 .logo-new-s {
    height: 70px;width: auto;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-3 img{
	height: 70px;
  }
}
@media all and (max-width: 1023px) {
  .container-nav-menu-footer .container-link-logo-teatre {
    float: left;
    margin-left: 0;
    /*width: 180px;*/
	width: 270px;
  }
  .container-nav-menu-footer .container-nav-footer nav ul li a {
    font-size: 11px;
  }
  .container-nav-menu-footer .container-link-logo-teatre img {
    margin-right: 0;
  }
  .container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w {
    margin-right: 0;
  }
  .container-nav-menu-footer .container-nav-footer nav ul li:nth-child(odd) {
    margin-right: 40px;
  }
  .container-nav-menu-footer .container-nav-footer {
  }
  .container-nav-menu-footer .container-nav-footer {
    float: left;
    /*width: 300px;*/
	width: 230px;
  }
  .container-link-logo-teatre .logo-teatre-1 {
    width: 45%;
    margin-right: 20px !important;
  }
  .container-link-logo-teatre .logo-teatre-2 {
    width: 14%;
  }
  .container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-no-w a {
    font-size: 11px;
  }
  .container-nav-menu-footer .container-soc-version-footer .box-lang-no-w .box-lang a {
    font-size: 11px;
  }
  .container-nav-menu-footer .container-nav-footer nav ul {
    padding: 0;
  }
  .container-name-teatre-existence-time .container-existence-time {
    font-size: 22px;
    letter-spacing: 6px;
  }
  .container-name-teatre-existence-time .container-name-teatre {
    font-size: 14px;
    letter-spacing: 0;
  }
  .footer {
    background: black;
    padding-top: 37px;
    padding-bottom: 100px;
  }
  .container-nav-menu-footer {
    margin-top: 33px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1 {
    margin-top: -10px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1 .logo-new-o {
    fill: white;
    height: 99px;
    width: 99px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2 .logo-new-s {
    fill: white;
    height: 70px;
    width: 49px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-3 img{
	height: 70px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-1{
    margin-right: 5px;
  }
  .container-nav-menu-footer .container-link-logo-teatre .logo-teatre-f-2{
    margin-right: 5px;	
  }
}
@media all and (max-width: 768px) {
  .container-name-teatre-existence-time .container-name-teatre {
    font-family: UndergroundCYProBook;
    font-size: 15px;
    color: white;
  }
}
.news-preview {
  padding-top: 65px;
  padding-bottom: 65px;
}
.container-news_list {
  margin-top: 125px;
}
.container-news-preview {
  width: 1040px;
  margin-left: 197px;
}
.container-news-preview h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
}
.container-news-preview .box-archive-news {
  position: absolute;
  top: 0;
  right: 8px;
  text-align: center;
  border-bottom: 1px solid #4f4f4f;
}
.container-news-preview .box-archive-news a {
  text-transform: uppercase;
  font-family: Didona;
  font-size: 11px;
  color: #4f4f4f;
  line-height: 1.8;
}
.container-news-preview .box-archive-news a p {
  margin-bottom: 0;
}
.container-news-preview .box-archive-news:hover {
  border-bottom: 1px solid black;
}
.container-news-preview .box-archive-news:hover a {
  color: black;
  text-decoration: none;
}
.container-news-preview .container-news_preview {
  margin-top: 55px;
}
.container-news-preview .container-news_preview .box-news_preview {
  margin-bottom: 40px;
}
.container-news-preview .container-news_preview .box-news_preview a {
  text-decoration: none;
  display: block;
  width: 100%;
}
.container-news-preview .container-news_preview .box-news_preview a .box-img-news_preview {
  margin-bottom: 20px;
}
.container-news-preview .container-news_preview .box-news_preview a .box-img-news_preview img {
  width: 100%;
}
.container-news-preview .container-news_preview .box-news_preview a .box-date-news {
  font-family: Didona;
  font-style: italic;
  color: #4f4f4f;
  margin-bottom: 15px;
  font-size: 12px;
}
.container-news-preview .container-news_preview .box-news_preview a .box-txt-news_preview {
  font-family: UndergroundCYProDemi;
  font-size: 17px;
  color: black;
  line-height: 1.6;
}
.container-news-preview .container-news_preview .box-news_preview a:hover .box-txt-news_preview {
  color: #fabd50;
}
.container-news {
  width: 1140px;
  margin: 0 auto;
  padding: 63px 0;
  overflow: hidden;
}
.container-news h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 40px;
}
.box-news {
  overflow: hidden;
  border-bottom: 1px solid black;
  padding-bottom: 40px;
  margin-bottom: 49px;
}
.box-news .box-news_img img {
  width: 100%;
}
.box-news .box-news_description {
  padding-left: 35px;
}
.box-news .box-news_description .box-news_date {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
}
.box-news .box-news_description h3 {
  font-family: Didona;
  font-size: 28px;
  color: black;
  margin-top: 12px;
  margin-bottom: 20px;
}
.box-news .box-news_description h3 a {
  color: black;
}
.box-news .box-news_description h3 a:hover {
  text-decoration: none;
}
.box-news .box-news_description .box-news_txt {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  margin-bottom: 23px;
}
.box-news .box-news_description .box-news_txt a {
  color: #00a650;
}
.box-news .box-news_description .btn-link {
  display: inline-block;
}
.box-news .box-news_description .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 15px 33px;
  border-radius: 38px;
}
.box-news .box-news_description .btn-link a:hover {
  text-decoration: none;
}
.box-news .box-news_description .btn-link:hover {
  text-decoration: none;
}
.box-news .box-news_description .btn-link:hover a {
  color: black;
  border-color: black;
}
@media all and (max-width: 1440px) {
  .container-news-preview {
    width: 100%;
    margin: 0 auto;
  }
  .container-news-preview h2 {
    margin-left: 197px;
  }
  .container-news-preview .box-archive-news {
    right: 60px;
  }
  .container-news h2 {
    font-size: 50px;
    margin-left: 173px;
  }
  .container-news {
    padding: 50px 0;
  }
  .container-news_list {
    margin-top: 73px;
  }
  .box-news .box-news_description h3 {
    font-size: 22px;
  }
  .container-news {
    width: 1024px;
  }
  .box-news .box-news_description h3 {
    margin-bottom: 12px;
  }
  .box-news .box-news_description .box-news_txt {
    margin-bottom: 23px;
  }
}
@media all and (max-width: 1024px) {
  .box-poster-tickets .box-poster-tickets-description .btn-link a {
    font-size: 12px;
    padding: 20px 40px;
  }
  .container-news {
    width: 768px;
  }
  .container-news h2 {
    font-size: 40px;
    margin-left: 130px;
  }
  .container-news {
    padding: 25px 0 50px 0;
  }
  .container-news_list {
    margin-top: 48px;
  }
  .box-news .box-news_description h3 {
    font-size: 20px;
  }
  .box-news .box-news_description .box-news_txt {
    font-size: 12px;
  }
  .box-news .box-news_description .btn-link a {
    font-size: 10px;
  }
  .box-news {
    padding-bottom: 25px;
    margin-bottom: 29px;
  }
  .box-news .box-news_description {
    padding-left: 15px;
  }
  .container-news-preview .box-archive-news {
    right: 26px;
  }
  .container-news-preview h2 {
    font-size: 40px;
    margin-left: 132px;
  }
  .news-preview {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .container-news-preview .container-news_preview {
    margin-top: 25px;
  }
  .container-news-preview .container-news_preview .box-news_preview a .box-img-news_preview {
    margin-bottom: 24px;
  }
  .container-news-preview .container-news_preview .box-news_preview a .box-date-news {
    margin-bottom: 8px;
    font-size: 11px;
  }
  .container-news-preview .container-news_preview .box-news_preview a .box-txt-news_preview {
    font-family: UndergroundCYProDemi;
    font-size: 14px;
    color: black;
    line-height: 1.6;
  }
}
.museum-drama-preview {
  padding-top: 65px;
  padding-bottom: 65px;
}
.container-museum-drama-preview {
  width: 1040px;
  margin-left: 197px;
}
.container-museum-drama-preview h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
}
.container-museum-drama-preview h3 {
  font-family: Didona;
  font-size: 22px;
  color: black;
  margin-bottom: 40px;
}
.box-museum-drama_img-none {
  display: none;
}
.box-museum-drama_preview {
  margin-bottom: 25px;
}
.box-museum-drama_preview .box-museum-drama {
  margin-bottom: 40px;
  overflow: hidden;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_img img {
  width: 100%;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list {
  padding-top: 17px;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul {
  list-style: none;
  padding: 0;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li {
  margin-bottom: 15px;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li a {
  font-family: Didona;
  font-size: 24px;
  color: black;
  text-decoration: none;
  display: block;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li a span {
  border-bottom: 1px dotted black;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li a:hover {
  color: #fabd50;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li a:hover span {
  border-bottom: 1px dotted #fabd50;
}
.box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li .active {
  text-decoration: none;
  color: black;
  border-bottom: none;
}
.box-museum-drama_preview .box-museum-drama_txt {
  font-family: Didona;
  font-style: italic;
  color: #4f4f4f;
  font-size: 12px;
}
.box-museum-drama_preview .box-museum-drama_txt a {
  color: #ff252c;
  text-decoration: underline;
  font-style: normal;
}
@media all and (max-width: 1440px) {
  .container-museum-drama-preview {
    width: 100%;
    margin: 0 auto;
  }
  .container-museum-drama-preview h2,
  .container-museum-drama-preview h3 {
    margin-left: 197px;
  }
}
@media all and (max-width: 1024px) {
  .box-museum-drama_preview .box-museum-drama .box-museum-drama_list ul li a {
    font-size: 17px;
  }
  .box-museum-drama_preview .box-museum-drama .box-museum-drama_list {
    padding-top: 0;
  }
  .box-museum-drama_preview .box-museum-drama_txt {
    padding-right: 40px;
  }
  .museum-drama-preview {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media all and (max-width: 768px) {
  .box-museum-drama_preview .box-museum-drama_img {
    margin-bottom: 20px;
  }
  .box-museum-drama_preview .box-museum-drama {
    margin-bottom: 0;
  }
  .box-museum-drama_preview {
    margin-bottom: 65px;
  }
  .museum-drama-preview {
    padding-bottom: 30px;
  }
}
.broadcasts-preview {
  padding-top: 65px;
  padding-bottom: 65px;
  background: #161616;
}
.container-description-broadcasts-preview {
  margin-bottom: 40px;
  overflow: hidden;
}
.container-description-broadcasts-preview .box-date-broadcasts {
  font-family: Didona;
  font-size: 17px;
  color: black;
  background: #fbb547;
  float: left;
  padding: 21px 35px;
  margin-right: 40px;
}
.container-description-broadcasts-preview h2 {
  font-family: Didona;
  font-size: 48px;
  color: white;
  margin-top: 5px;
  float: left;
  margin-right: 40px;
}
.container-description-broadcasts-preview .box-description-broadcasts {
  float: left;
  border-left: 1px solid white;
  padding-left: 35px;
  width: 610px;
}
.container-description-broadcasts-preview .box-description-broadcasts .box-name-broadcasts {
  font-family: Didona;
  font-size: 30px;
  color: white;
  margin-bottom: 7px;
}
.container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-location-broadcasts {
  float: left;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: white;
  padding-top: 6px;
  margin-right: 20px;
}
.container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-time-broadcasts {
  float: left;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: white;
  margin-right: 20px;
}
.container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-time-broadcasts .icon-cl {
  background: url("../images/icon-clock-w.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-time-broadcasts span {
  vertical-align: top;
  display: inline-block;
  padding-top: 6px;
}
.container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-years-broadcasts {
  float: left;
  font-family: Attentica;
  font-size: 30px;
  color: white;
  margin-top: -11px;
}
.container-description-broadcasts-preview .box-all-broadcasts-link {
  float: right;
  border: 1px solid white;
  text-align: center;
}
.container-description-broadcasts-preview .box-all-broadcasts-link a {
  text-transform: uppercase;
  font-family: Didona;
  color: white;
  font-size: 11px;
  display: block;
  padding: 17px 30px;
}
.container-description-broadcasts-preview .box-all-broadcasts-link a:hover {
  text-decoration: none;
}
.container-description-broadcasts-preview .box-all-broadcasts-link:hover {
  border: 1px solid #fabd50;
}
.container-broadcasts {
  width: 1140px;
  margin: 0 auto;
  padding: 63px 0;
  overflow: hidden;
}
.container-broadcasts h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 40px;
  float: left;
}
.container-broadcasts_list {
  margin-top: 160px;
  clear: both;
}
.box-broadcasts {
  overflow: hidden;
  border-bottom: 1px solid black;
  padding-bottom: 59px;
  margin-bottom: 49px;
}
.box-broadcasts .box-broadcasts_img {
  position: relative;
}
.box-broadcasts .box-broadcasts_img img {
  width: 100%;
}
.box-broadcasts .box-broadcasts_img .box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  width: 94%;
  margin-left: 15px;
}
.box-broadcasts .box-broadcasts_img .box-overlay .box-online-time {
  width: 100%;
  margin-top: 24%;
}
.box-broadcasts .box-broadcasts_img .box-overlay .box-online-time .box-online-time_txt {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: white;
  text-align: center;
  margin-bottom: 15px;
  text-transform: none;
}
.box-broadcasts .box-broadcasts_img .box-overlay .box-online-time .box-online-time_txt2 {
  font-family: Didona;
  font-size: 34px;
  color: #fcbd4c;
  text-align: center;
  text-transform: none;
}
.box-broadcasts .box-broadcasts_img .box-overlay .box-link-broadcasts {
  background: url("../images/icon-play.png");
  width: 53px;
  height: 61px;
  margin: 26% auto 0 auto;
}
.box-broadcasts .box-broadcasts_description {
  padding-top: 5px;
  padding-left: 40px;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_date_time .box-broadcasts_date {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  float: left;
  text-transform: none;
  padding-top: 5px;
  margin-right: 35px;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_date_time .box-broadcasts_time {
  float: left;
  height: 26px;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_date_time .box-broadcasts_time .icon-cl {
  background: url("../images/icon-clock.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_date_time .box-broadcasts_time span {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  vertical-align: top;
  display: inline-block;
  padding-top: 7px;
}
.box-broadcasts .box-broadcasts_description h3 {
  font-family: Didona;
  font-size: 36px;
  color: black;
  text-transform: none;
  margin-top: 12px;
  margin-bottom: 21px;
}
.box-broadcasts .box-broadcasts_description h3 a {
  color: black;
  text-decoration: none;
}
.box-broadcasts .box-broadcasts_description h3 a:hover {
  text-decoration: none;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_txt {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  font-weight: 100;
  padding-right: 65px;
  margin-bottom: 24px;
  text-transform: none;
  line-height: 1.5;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link {
  display: inline-block;
  float: left;
  margin-right: 48px;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 25px 48px;
  border-radius: 37px;
  text-transform: none;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link a:hover {
  text-decoration: none;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link:hover {
  text-decoration: none;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link:hover a {
  border: 1px solid black;
}
.box-broadcasts .box-broadcasts_description .box-broadcasts_btn .box-price {
  float: left;
  text-transform: none;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  padding-top: 25px;
}
.container-broadcasts-box {
  position: relative;
  width: 1155px;
  margin: 0 auto;
}
.container-broadcast-time-header {
  position: absolute;
  top: 254px;
  margin: 0 auto 0 auto;
  width: 100%;
  padding-left: 30px;
}
.container-broadcast-time-header .box-broadcasts-name {
  font-family: Didona;
  font-size: 64px;
  color: white;
  float: left;
  text-transform: uppercase;
  margin-right: 38px;
}
.container-broadcast-time-header .box-years-performance {
  float: left;
  font-family: Attentica;
  font-size: 36px;
  color: white;
  padding-top: 20px;
}
.box-broadcast-performances {
  float: left;
}
.box-broadcast-performances .box-broadcast-performances_title {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: white;
}
.box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time {
  margin-top: 28px;
}
.box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-broadcasts_time {
  position: relative;
  float: left;
  margin-right: 26px;
}
.box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-broadcasts_time .icon-cl {
  background: url("../images/icon-clock-w.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-broadcasts_time span {
  padding-top: 3px;
  display: inline-block;
  font-size: 17px;
}
.box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-intermission {
  float: left;
  font-size: 17px;
  padding-top: 3px;
}
.box-broadcast-performances-link {
  float: right;
}
.box-broadcast-performances-link .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: white;
  border: 1px solid white;
  padding: 25px 48px;
  border-radius: 38px;
  text-transform: none;
}
.box-broadcast-performances-link .btn-link a:hover {
  text-decoration: none;
}
.box-broadcast-performances-link .btn-link:hover {
  text-decoration: none;
}
.box-broadcast-performances-link .btn-link:hover a {
  border: 1px solid #fabd50;
}
.container-player-broadcasts-preview:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
}
.container-player-broadcasts-preview img {
  width: 100%;
}
.container-player-broadcasts-preview .player-broadcasts-translation_online-time {
  position: absolute;
  text-align: center;
  top: 45%;
  width: 100%;
  font-family: Didona;
  font-size: 36px;
  color: #9a9a9a;
}
.container-translation {
  width: 100%;
  background: #fcbd4c;
}
.container-translation .box-translation {
  width: 1115px;
  overflow: hidden;
  margin: 0 auto;
  padding: 50px 0;
}
.container-translation .box-translation_date {
  float: left;
}
.container-translation .box-translation_date .box-translation_date_time {
  font-family: Didona;
  font-size: 48px;
  color: black;
  line-height: 1.2;
}
.container-translation .box-translation_date .box-translation_weekday {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  text-transform: uppercase;
}
.container-translation .box-translation_link {
  float: right;
  text-align: center;
  line-height: 1;
  margin-top: 17px;
}
.container-translation .box-translation_link a {
  font-family: Didona;
  font-size: 11px;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
}
.container-translation .box-translation_link a p {
  margin-bottom: 0;
  line-height: 1.3;
}
.container-translation .box-translation_link a .line-link {
  display: block;
  width: 57px;
  height: 1px;
  background: black;
  margin: 5px auto 0 auto;
}
.container-translation .box-translation_pay {
  float: right;
  text-align: center;
  line-height: 1;
  margin-top: 17px;
}
.container-translation .box-translation_pay a {
  font-family: UndergroundCYProBook;
  color: #565656;
  font-size: 15px;
  border: 1px solid #565656;
  padding: 25px 48px;
  border-radius: 38px;
  text-transform: none;
  display: block;
  margin-right: 30px;
}
.container-translation .box-translation_pay a:hover {
  text-decoration: none;
}
.container-page-translation {
  width: 1180px;
  margin: 115px auto 70px auto;
}
.container-page-translation p {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  line-height: 1.8;
  width: 862px;
  margin: 0 auto 28px auto;
}
.container-page-translation h3 {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin: 0 auto;
  width: 925px;
  margin-bottom: 35px;
}
.container-page-translation h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  width: 862px;
  margin: 73px auto 73px auto;
}
.container-page-translation a {
  color: #25950f;
}
.box-press-global {
  width: 530px;
  float: left;
  margin-right: 60px;
}
.box-press {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
  border-bottom: 1px solid black;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 45px;
}
.box-press:before {
  content: "“";
  position: absolute;
  top: -38px;
  font-family: Didona !important;
  font-size: 100px;
  color: black;
  left: -31px;
}
.box-press p {
  width: 100%;
  line-height: 1.5;
}
.box-press .box-press_name p {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  margin-bottom: 10px;
  line-height: 1;
}
.box-press .box-press_publication p {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  margin-bottom: 10px;
  line-height: 1;
}
.box-press .box-press_publication p a {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  text-decoration: underline;
}
.box-press-bold {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid black;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 45px;
}
.box-press-bold:before {
  content: "“";
  position: absolute;
  top: -60px;
  font-family: Didona !important;
  font-size: 150px;
  color: black;
  left: -61px;
}
.box-press-bold p {
  width: 100%;
  line-height: 1.3;
  font-size: 30px;
  font-family: Didona;
}
.box-press-bold .box-press_name p {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  margin-bottom: 10px;
  line-height: 1;
}
.box-press-bold .box-press_publication p {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  margin-bottom: 10px;
  line-height: 1;
}
.box-press-bold .box-press_publication p a {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  text-decoration: underline;
}
.box-production-group-characters {
  padding-left: 45px;
}
.box-production-group-characters .production-group,
.box-production-group-characters .production-characters {
  list-style: none;
  overflow: hidden;
  font-size: 0;
}
.box-production-group-characters .production-group .production-group_item,
.box-production-group-characters .production-characters .production-group_item {
  width: 100%;
  margin-bottom: 33px;
}
.box-production-group-characters .production-group .production-group_item .box-production-group_name,
.box-production-group-characters .production-characters .production-group_item .box-production-group_name {
  font-family: Didona;
  font-size: 19px;
  color: black;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.box-production-group-characters .production-group .production-group_item .box-production-group_line,
.box-production-group-characters .production-characters .production-group_item .box-production-group_line {
  width: 155px;
  height: 1px;
  background: black;
  margin-bottom: 7px;
}
.box-production-group-characters .production-group .production-group_item .box-production-group,
.box-production-group-characters .production-characters .production-group_item .box-production-group {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
}
.box-production-group-characters .production-group .production-group_item a,
.box-production-group-characters .production-characters .production-group_item a {
  color: #5fa94c;
}
.box-production-group-characters .production-group .production-group_item a:hover,
.box-production-group-characters .production-characters .production-group_item a:hover {
  text-decoration: none;
  color: #fabd50;
}
.production-group {
  margin-bottom: 70px;
}
.production-characters {
  margin-bottom: 55px;
}
.page-translation-online {
  position: relative;
  width: 100%;
  margin-bottom: 100px;
  overflow: hidden;
}
.container-page-translation_online {
  width: 60%;
  position: relative;
  float: left;
}
.container-page-translation_online:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
}
.container-page-translation_online img {
  width: 100%;
}
.container-page-translation_online .page-translation_online-time {
  position: absolute;
  text-align: center;
  top: 45%;
  width: 100%;
}
.container-page-translation_online .page-translation_online-time .page-translation_online-time-txt {
  font-family: Didona;
  font-size: 20px;
  color: #c3c2c2;
}
.container-page-translation_online .page-translation_online-time .page-translation_online-time-clock {
  font-family: Didona;
  font-size: 24px;
  color: #ffffff;
}
.container-page-translation_online-order {
  margin-top: 15px;
  margin-left: 65%;
}
.container-page-translation_online-order .box-link-see {
  display: inline-block;
  color: black;
  font-family: UndergroundCYProBook;
  border-bottom: 1px dashed;
  line-height: 1;
  margin-bottom: 40px;
}
.container-page-translation_online-order .box-link-see:hover {
  color: #fabd50;
  border-bottom: 1px dashed #fabd50;
  text-decoration: none;
}
.container-page-translation_online-order .translation-online-order .translation-online-order_txt {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin-bottom: 15px;
}
.container-page-translation_online-order .translation-online-order .btn-link {
  display: inline-block;
  background-color: transparent;
}
.container-page-translation_online-order .translation-online-order .btn-link:hover {
  text-decoration: none;
}
.container-page-translation_online-order .translation-online-order .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 25px 48px;
  border-radius: 37px;
  text-transform: none;
  text-align: center;
}
.container-page-translation_online-order .translation-online-order .btn-link a:hover {
  text-decoration: none;
}
.container-link-broadcast {
  float: right;
  margin-top: 32px;
}
.container-link-broadcast .upcoming-broadcast {
  text-transform: uppercase;
  color: #565656;
  font-family: Didona;
  font-size: 16px;
  padding: 11px 20px;
  border: none;
  display: inline-block;
}
.container-link-broadcast .upcoming-broadcast:hover {
  color: black;
  text-decoration: none;
}
.container-link-broadcast .past-broadcast {
  text-transform: uppercase;
  color: #565656;
  font-family: Didona;
  font-size: 16px;
  padding: 11px 20px;
  border: none;
  display: inline-block;
}
.container-link-broadcast .past-broadcast:hover {
  color: black;
  text-decoration: none;
}
.container-link-broadcast .upcoming-broadcast.active,
.container-link-broadcast .past-broadcast.active {
  color: black;
  border: 1px solid black;
}
@media all and (max-width: 1440px) {
  .box-production-group-characters .production-group li .box-production-group_name,
  .box-production-group-characters .production-characters li .box-production-group_name {
    font-size: 19px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link a {
    font-size: 14px;
    padding: 20px 43px;
  }
  .container-broadcasts {
    width: 1024px;
    padding: 50px 0;
  }
  .container-broadcast-time-header .box-broadcasts-name {
    font-size: 50px;
  }
  .container-broadcast-time-header .box-years-performance {
    padding-top: 10px;
  }
  .box-broadcast-performances .box-broadcast-performances_title {
    font-size: 16px;
  }
  .box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-broadcasts_time span {
    padding-top: 6px;
    font-size: 15px;
  }
  .box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-intermission {
    font-size: 15px;
    padding-top: 6px;
  }
  .box-broadcast-performances-link .btn-link a {
    font-size: 12px;
    padding: 18px 38px;
  }
  .container-translation .box-translation {
    width: 1024px;
    padding: 25px 0;
  }
  .container-translation .box-translation_link {
    margin-top: 8px;
  }
  .container-page-translation {
    width: 980px;
    margin: 90px auto 45px auto;
  }
  .box-broadcast-performances {
    margin-top: 6px;
  }
  .container-translation .box-translation_date .box-translation_date_time {
    font-size: 34px;
  }
  .container-translation .box-translation_date .box-translation_weekday {
    font-size: 12px;
  }
  .container-broadcast-time-header {
    top: 125px;
    padding-left: 165px;
  }
  .container-translation .box-translation_date {
    margin-left: 165px;
  }
  .container-page-translation p {
    font-size: 14px;
  }
  .page-translation-online {
    margin-bottom: 90px;
  }
  .container-page-translation h2 {
    font-size: 34px;
    padding-left: 88px;
  }
  .box-press-global {
    width: 440px;
    float: left;
    margin-right: 45px;
  }
  .box-press {
    margin-bottom: 50px;
    border-bottom: 1px solid black;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 35px;
    margin-right: 45px;
  }
  .box-press-bold {
    margin-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 35px;
    margin-right: 45px;
  }
  .box-press-bold p {
    font-size: 26px;
  }
  .container-broadcasts-box {
    width: 1024px;
  }
  .container-broadcasts h2 {
    font-size: 50px;
    margin-left: 193px;
  }
  .box-broadcasts .box-broadcasts_img .box-overlay {
    width: 93%;
  }
  .box-broadcasts .box-broadcasts_description h3 {
    font-size: 30px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_txt {
    font-size: 14px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_date_time .box-broadcasts_date {
    font-size: 12px;
    padding-top: 9px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_date_time .box-broadcasts_time span {
    font-size: 12px;
    padding-top: 9px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_btn .box-price {
    font-size: 14px;
    padding-top: 22px;
  }
  .container-translation .box-translation_pay {
    margin-top: 5px;
  }
  .container-translation .box-translation_pay a {
    font-size: 12px;
    padding: 18px 38px;
    margin-right: 42px;
  }
  .container-description-broadcasts-preview h2 {
    font-family: Didona;
    font-size: 45px;
    color: white;
    margin-top: 10px;
    float: left;
    margin-right: 30px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts {
    float: left;
    border-left: 1px solid white;
    padding-left: 25px;
    width: 365px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts .box-name-broadcasts {
    font-family: Didona;
    font-size: 26px;
    color: white;
    margin-bottom: 7px;
  }
}
@media all and (max-width: 1024px) {
  .container-broadcasts {
    width: 768px;
    padding: 25px 0;
  }
  .container-broadcasts-box {
    width: 768px;
  }
  .container-broadcast-time-header .box-broadcasts-name {
    font-size: 40px;
    margin-right: 20px;
  }
  .box-broadcast-performances .box-broadcast-performances_title {
    font-size: 14px;
  }
  .container-broadcast-time-header .box-years-performance {
    font-size: 24px;
  }
  .container-broadcast-time-header .box-years-performance {
    padding-top: 15px;
  }
  .box-broadcast-performances {
    margin-top: 2px;
  }
  .box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-broadcasts_time span {
    padding-top: 6px;
    font-size: 13px;
  }
  .box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time .box-intermission {
    font-size: 13px;
    padding-top: 6px;
  }
  .box-broadcast-performances .box-broadcast-performances_title .box-broadcast-performances_time {
    margin-top: 13px;
  }
  .container-broadcast-time-header {
    top: 145px;
    padding-left: 163px;
  }
  .container-translation .box-translation_date {
    margin-left: 163px;
  }
  .container-translation .box-translation {
    width: 768px;
    padding: 25px 0;
  }
  .container-translation .box-translation_link {
    margin-right: 20px;
  }
  .container-page-translation {
    width: 768px;
    margin: 65px auto 45px auto;
  }
  .box-production-group-characters h3 {
    margin-left: 162px;
    font-size: 30px !important;
    margin-bottom: 50px;
  }
  .container-page-translation p {
    width: 590px;
    margin: 0 auto 28px auto;
  }
  .container-page-translation h3 {
    width: 675px;
    font-size: 26px;
  }
  .container-page-translation h2 {
    font-size: 30px;
    width: 675px;
    padding-left: 117px;
  }
  .box-press:before {
    content: "“";
    position: relative;
    top: 33px;
    font-family: Didona !important;
    font-size: 100px;
    color: black;
    left: 0;
    line-height: 0.1;
  }
  .box-press-global {
    width: 338px;
    float: left;
    margin-right: 45px;
  }
  .box-press,
  .box-press-bold {
    margin-bottom: 50px;
    border-bottom: 1px solid black;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 25px;
    margin-right: 45px;
  }
  .box-press-bold:before {
    content: "“";
    position: relative;
    top: 33px;
    font-family: Didona !important;
    font-size: 100px;
    color: black;
    left: 0;
    line-height: 0.1;
  }
  .box-press-bold p {
    width: 340px;
    font-size: 22px;
  }
  .box-press p {
    width: 340px;
  }
  .container-broadcasts_list {
    margin-top: 105px;
  }
  .container-link-broadcast .upcoming-broadcast {
    font-size: 15px;
    padding: 10px 15px;
  }
  .container-link-broadcast .past-broadcast {
    font-size: 15px;
    padding: 10px 15px;
  }
  .container-link-broadcast {
    float: right;
    margin-top: 21px;
  }
  .container-broadcasts h2 {
    font-size: 40px;
    margin-left: 120px;
  }
  .box-broadcasts .box-broadcasts_img .box-overlay {
    width: 88%;
  }
  .box-broadcasts .box-broadcasts_img .box-overlay .box-online-time .box-online-time_txt {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .box-broadcasts .box-broadcasts_img .box-overlay .box-online-time .box-online-time_txt2 {
    font-size: 22px;
  }
  .box-broadcasts .box-broadcasts_description {
    padding-left: 15px;
  }
  .container-description-broadcasts-preview .box-date-broadcasts {
    margin-right: 25px;
  }
  .container-description-broadcasts-preview h2 {
    margin-right: 15px;
    font-size: 32px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts {
    padding-left: 15px;
    width: 280px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-location-broadcasts {
    padding-top: 0;
  }
  .container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-location-broadcasts {
    margin-right: 10px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-time-broadcasts {
    margin-right: 10px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts .box-location-time-years-broadcasts .box-years-broadcasts {
    font-family: UndergroundCYProBook;
    font-size: 13px;
    color: white;
    padding-top: 1px;
    margin-top: 0;
  }
  .container-description-broadcasts-preview .box-date-broadcasts {
    font-size: 14px;
  }
  .container-description-broadcasts-preview .box-all-broadcasts-link a {
    font-size: 9px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_btn .btn-link a {
    font-size: 12px;
    padding: 20px 40px;
  }
  .box-broadcasts .box-broadcasts_description .box-broadcasts_btn .box-price {
    font-size: 12px;
    padding-top: 21px;
  }
  .box-broadcasts .box-broadcasts_img .box-overlay .box-link-broadcasts {
    margin: 23% auto 0 auto;
    width: 39px;
    height: 47px;
    background-size: cover;
  }
  .container-description-broadcasts-preview .box-date-broadcasts {
    padding: 16px 30px;
    margin-right: 20px;
  }
  .container-description-broadcasts-preview .box-description-broadcasts .box-name-broadcasts {
    font-size: 20px;
  }
  .broadcasts-preview {
    padding-top: 35px;
    padding-bottom: 50px;
  }
  .container-player-broadcasts-preview .player-broadcasts-translation_online-time {
    font-size: 30px;
  }
  .container-page-translation_online .page-translation_online-time {
    font-size: 30px;
  }
  .container-page-translation_online {
    width: 55%;
    position: relative;
    float: left;
  }
  .container-page-translation_online-order {
    margin-top: 15px;
    margin-left: 60%;
  }
  .container-page-translation_online-order .translation-online-order .translation-online-order_txt {
    font-size: 26px;
  }
  .container-page-translation_online-order .translation-online-order .btn-link a {
    font-size: 12px;
    padding: 18px 38px;
  }
}
@media all and (max-width: 768px) {
  .container-description-broadcasts-preview .box-all-broadcasts-link a {
    font-family: UndergroundCYProBook;
    color: white;
    font-size: 12px;
  }
  .container-description-broadcasts-preview .box-all-broadcasts-link {
    border: none;
  }
  .box-box-description-broadcasts-mobile .box-date-broadcasts-m {
    font-family: Didona;
    color: #fbb547;
    font-size: 26px;
    padding-bottom: 15px;
  }
  .box-box-description-broadcasts-mobile .box-name-broadcasts-m {
    font-family: UndergroundCYProBook;
    font-size: 20px;
    color: white;
  }
  .box-box-description-broadcasts-mobile .box-location-broadcasts-m {
    font-family: UndergroundCYProBook;
    font-size: 14px;
    color: white;
  }
}
.mediatheque-preview {
  padding-top: 65px;
  padding-bottom: 0;
}
.container-mediatheque-preview {
  width: 1040px;
  margin-left: 197px;
  position: relative;
}
.container-mediatheque-preview h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
}
.container-mediatheque-preview .box-archive-mediatheque {
  position: absolute;
  top: 0;
  right: -3px;
  text-align: center;
  border-bottom: 1px solid #4f4f4f;
}
.container-mediatheque-preview .box-archive-mediatheque a {
  text-transform: uppercase;
  font-family: Didona;
  font-size: 11px;
  color: #4f4f4f;
  line-height: 1.8;
}
.container-mediatheque-preview .box-archive-mediatheque a p {
  margin-bottom: 0;
}
.container-mediatheque-preview .box-archive-mediatheque:hover {
  border-bottom: 1px solid black;
}
.container-mediatheque-preview .box-archive-mediatheque:hover a {
  color: black;
  text-decoration: none;
}
.container-mediatheque_preview {
  margin-top: 50px;
  position: relative;
}
.box-quantity-material {
  position: absolute;
  width: 115px;
  text-align: center;
  top: 0;
  left: -194px;
}
.box-quantity-material .box-number-quantity-material {
  font-family: Didona;
  font-size: 60px;
  color: black;
  line-height: 1;
}
.box-quantity-material .box-line-quantity-material {
  text-align: center;
}
.box-quantity-material .box-quantity-material_txt {
  font-family: Didona;
  font-size: 12px;
  color: black;
  text-transform: uppercase;
}
.box-mediatheque_preview-video {
  margin-bottom: 40px;
  width: 210px;
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
}
.box-mediatheque_preview-video .box-icon {
  float: left;
}
.box-mediatheque_preview-video .box-icon .icon-video {
  background: url("../images/ic-play.png");
  width: 24px;
  height: 24px;
}
.box-mediatheque_preview-video .box-icon .icon-text {
  background: url("../images/ic-text.png");
  width: 17px;
  height: 24px;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview {
  margin-left: 43px;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview h3 {
  font-family: Didona;
  margin-top: 2px;
  color: black;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.3;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview h4 {
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
  margin-top: 0;
  margin-bottom: 25px;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview .box-img-mediatheque_preview {
  margin-bottom: 20px;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview .box-img-mediatheque_preview img {
  width: 150px;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview .box-link-mediatheque_preview a {
  font-family: Didona;
  font-size: 15px;
  color: black;
  text-decoration: underline;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview .box-link-mediatheque_preview .buy-link {
  color: #ff252c;
}
.box-mediatheque_preview-video .box-info-mediatheque_preview .box-link-mediatheque_preview .save-link {
  color: #25950f;
}
.box-mediatheque_preview-foto {
  margin-bottom: 40px;
  width: 230px;
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
}
.box-mediatheque_preview-foto .box-icon {
  float: left;
}
.box-mediatheque_preview-foto .box-icon .icon-foto {
  background: url("../images/ic-foto.png");
  width: 21px;
  height: 14px;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview {
  margin-left: 43px;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview h3 {
  font-family: Didona;
  margin-top: 2px;
  color: black;
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
  line-height: 1.3;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview h4 {
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
  margin-top: 0;
  margin-bottom: 25px;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview .box-img-mediatheque_preview {
  margin-bottom: 20px;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview .box-img-mediatheque_preview img {
  width: 150px;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview .box-link-mediatheque_preview a {
  font-family: Didona;
  font-size: 15px;
  color: black;
  text-decoration: underline;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview .box-link-mediatheque_preview .buy-link {
  color: #ff252c;
}
.box-mediatheque_preview-foto .box-info-mediatheque_preview .box-link-mediatheque_preview .save-link {
  color: #25950f;
}
.box-mediatheque_preview-text {
  margin-bottom: 40px;
  width: 230px;
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
}
.box-mediatheque_preview-text .box-icon {
  float: left;
}
.box-mediatheque_preview-text .box-icon .icon-video {
  background: url("../images/ic-play.png");
  width: 24px;
  height: 24px;
}
.box-mediatheque_preview-text .box-icon .icon-text {
  background: url("../images/ic-text.png");
  width: 17px;
  height: 24px;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview {
  margin-left: 43px;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview h3 {
  font-family: Didona;
  margin-top: 2px;
  color: black;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.3;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview h4 {
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
  margin-top: 0;
  margin-bottom: 25px;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview .box-img-mediatheque_preview {
  margin-bottom: 20px;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview .box-img-mediatheque_preview img {
  width: 150px;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview .box-link-mediatheque_preview a {
  font-family: Didona;
  font-size: 15px;
  color: black;
  text-decoration: underline;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview .box-link-mediatheque_preview .buy-link {
  color: #ff252c;
}
.box-mediatheque_preview-text .box-info-mediatheque_preview .box-link-mediatheque_preview .save-link {
  color: #25950f;
}
@media all and (max-width: 1440px) {
  .container-mediatheque-preview {
    width: 100%;
    margin: 0 auto;
  }
  .container-mediatheque-preview h2 {
    margin-left: 197px;
  }
  .container-mediatheque-preview .container-md {
    margin-left: 50px;
  }
  .box-quantity-material {
    left: 0;
  }
  .box-mediatheque_preview .box-info-mediatheque_preview h3 {
    font-size: 18px;
    padding-right: 20px;
    line-height: 1.4;
  }
  .container-mediatheque-preview .box-archive-mediatheque {
    right: 50px;
  }
  .container-mediatheque_preview {
    padding-left: 193px;
  }
  .box-quantity-material .box-number-quantity-material {
    font-size: 50px;
  }
  .box-mediatheque_preview-video,
  .box-mediatheque_preview-text,
  .box-mediatheque_preview-foto {
    width: 237px;
  }
}
@media all and (max-width: 1024px) {
  .container-mediatheque-preview h2 {
    font-size: 40px;
    margin-left: 132px;
  }
  .container-mediatheque-preview .box-archive-mediatheque {
    right: 17px;
  }
  .mediatheque-preview {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .box-mediatheque_preview-video,
  .box-mediatheque_preview-text,
  .box-mediatheque_preview-foto {
    width: 230px;
    margin-right: 20px;
  }
  .box-mediatheque_preview-video .box-info-mediatheque_preview h3,
  .box-mediatheque_preview-foto .box-info-mediatheque_preview h3,
  .box-mediatheque_preview-text .box-info-mediatheque_preview h3 {
    font-size: 18px;
  }
}
@media all and (max-width: 1023px) {
  .container-mediatheque_preview {
    padding-left: 0;
  }
}
.box-map {
  margin-top: 20px;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  width: 100%;
  min-height: 495px;
}
.container-address-tel {
  overflow: hidden;
  margin-top: 20px;
}
.box-address-tel {
  margin-bottom: 40px;
  padding: 0;
}
.box-address-tel .box-icon-txt {
  margin-bottom: 10px;
}
.box-address-tel .box-icon-txt .box-icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.box-address-tel .box-icon-txt .box-txt {
  display: inline-block;
  vertical-align: bottom;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
}
.box-address-tel .box-telefon {
  font-family: Didona;
  font-size: 33px;
  color: black;
  margin-bottom: 15px;
}
.box-address-tel .box-adress-metro .box-txt {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  margin-bottom: 10px;
}
.box-address-tel .box-adress-metro .box-adress {
  font-family: Didona;
  font-size: 22px;
  color: black;
}
.box-address-tel .box-adress-metro .box-metro {
  font-family: Didona;
  font-size: 15px;
  color: black;
}
.container-contact {
  margin-left: 197px;
}
@media all and (max-width: 1440px) {
  .container-contact {
    width: 100%;
    margin: 0 auto;
  }
  .container-contact h2 {
    margin-left: 197px;
  }
  .container-address-tel {
    margin-top: 45px;
  }
  .box-address-tel .box-adress-metro .box-adress {
    font-size: 21px;
  }
}
@media all and (max-width: 1024px) {
  .container-contact h2 {
    font-size: 40px;
    margin-left: 132px;
  }
  .box-map {
    min-height: 320px;
  }
  .container-address-tel {
    margin-top: 25px;
  }
  .box-address-tel .box-telefon {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .box-address-tel .box-icon-txt {
    margin-bottom: 18px;
  }
  .box-address-tel .box-adress-metro .box-txt {
    margin-bottom: 6px;
  }
  .box-address-tel .box-adress-metro .box-adress {
    line-height: 1;
    margin-bottom: 10px;
  }
}
.bxslider-festival-preview {
  padding: 0;
}
.bxslider-festival-preview li {
  display: block;
  width: 100%;
}
.bxslider-festival-preview li .box-bxslider-festival-preview {
  width: 100%;
  height: 743px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-festival-title {
  font-family: Didona;
  font-size: 37px;
  color: white;
  line-height: 1;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-name-festival {
  font-family: Didona;
  font-size: 72px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-festival-title_preview {
  font-family: Didona;
  font-size: 37px;
  color: #fabd50;
  line-height: 1.2;
  margin-bottom: 40px;
  width: auto !important;
  max-width: 920px;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-festival_txt {
  font-family: Didona;
  font-size: 17px;
  color: white;
  width: 415px;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-link-detail {
  position: absolute;
  bottom: 100px;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-link-detail a {
  font-family: Didona;
  font-size: 24px;
  color: white;
  border-bottom: 1px solid white;
  padding-bottom: 5px;
}
.bxslider-festival-preview li .box-bxslider-festival-preview .box-link-detail a:hover {
  text-decoration: none;
}
.box-pad-festival-preview {
  padding-top: 80px;
  padding-left: 197px;
}
.festival-preview {
  position: relative;
}
.festival-preview .bx-wrapper {
  margin-bottom: 0;
}
.festival-preview .bx-wrapper .bx-viewport {
  left: 0;
  box-shadow: none;
  border: none;
}
.festival-preview .bx-controls {
  display: none;
}
.festival-preview .outside {
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
}
.festival-preview .outside .container {
  margin: 0 auto;
}
.festival-preview .outside .container .slider-next {
  background: url("../images/next-fest.png");
  width: 64px;
  height: 64px;
  float: right;
  background-position: bottom center;
}
.festival-preview .outside .container .slider-next .bx-next {
  display: block;
  width: 100%;
  height: 100%;
}
.festival-preview .outside .container .slider-next:hover {
  background-position: top center;
}
.festival-preview .outside .container .slider-prev {
  background: url("../images/prev-fest.png");
  width: 64px;
  height: 64px;
  float: left;
  background-position: top center;
}
.festival-preview .outside .container .slider-prev .bx-prev {
  display: block;
  width: 100%;
  height: 100%;
}
.festival-preview .outside .container .slider-prev:hover {
  background-position: bottom center;
}
@media all and (max-width: 1440px) {
  .bxslider-festival-preview li .box-bxslider-festival-preview {
    height: 570px;
  }
  .festival-preview .bx-wrapper .bx-viewport {
    height: 570px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-festival-title {
    font-family: Didona;
    font-size: 30px;
    color: white;
    line-height: 1;
  }
  .box-pad-festival-preview {
    padding-top: 65px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-name-festival {
    font-size: 50px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-festival-title_preview {
    font-size: 31px;
    margin-bottom: 55px;
	max-width: 720px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-festival_txt {
    font-family: UndergroundCYProBook;
    font-size: 14px;
    color: white;
    width: 530px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-link-detail {
    bottom: 87px;
  }
}
@media all and (max-width: 1024px) {
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-festival-title {
    font-size: 30px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-name-festival {
    font-size: 40px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-festival-title_preview {
    font-size: 26px;
    margin-bottom: 25px;
	max-width: 620px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview {
    height: 530px;
  }
  .box-pad-festival-preview {
    padding-top: 50px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-festival_txt {
    font-size: 16px;
  }
  .bxslider-festival-preview li .box-bxslider-festival-preview .box-link-detail {
    position: absolute;
    bottom: 70px;
  }
  .box-pad-festival-preview {
    padding-top: 60px;
    padding-left: 116px;
  }
  .festival-preview .outside .container .slider-prev {
    width: 48px;
    height: 48px;
    background-size: cover;
  }
  .festival-preview .outside .container .slider-next {
    width: 48px;
    height: 48px;
    background-size: cover;
  }
  .container-museum-drama-preview h2 {
    font-size: 40px;
    margin-left: 132px;
  }
  .container-museum-drama-preview h3 {
    font-size: 20px;
    margin-left: 132px;
  }
  .box-museum-drama_preview .box-museum-drama {
    margin-bottom: 32px;
  }
}
.poster-preview {
  width: 100%;
  background: #fcbd4c;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}
.container-footer-poster {
  overflow: hidden;
  margin-top: 25px;
}
.container-footer-poster .box-btn-next-poster {
  float: left;
  margin-right: 118px;
  cursor: pointer;
  margin-left: 29px;
  width: 64px;
  height: 64px;
  background-position: top center;
}
.container-footer-poster .box-btn-next-poster:hover {
  background-position: bottom center;
}
.container-footer-poster .box-warning {
  float: left;
  font-family: Didona;
  font-style: italic;
  color: #4f4f4f;
  font-size: 12px;
  padding-top: 15px;
  width: 600px;
}
.container-footer-poster .box-archive-spectacle {
  float: right;
  text-align: center;
  border-bottom: 1px solid #565656;
  margin-right: 48px;
  padding-top: 14px;
}
.container-footer-poster .box-archive-spectacle a {
  text-transform: uppercase;
  font-family: Didona;
  font-size: 11px;
  color: #565656;
  text-decoration: none;
  line-height: 1.8;
}
.container-footer-poster .box-archive-spectacle a:hover {
  color: black;
}
.container-footer-poster .box-archive-spectacle a p {
  margin-bottom: 0;
}
.container-footer-poster .box-archive-spectacle:hover {
  border-bottom: 1px solid black;
}
.container-footer-poster .box-archive-spectacle:hover a {
  color: black;
  text-decoration: none;
}
.container-header-poster {
  margin-bottom: 35px;
  overflow: hidden;
}
.container-header-poster .box-btn-prev-poster {
  float: left;
  width: 181px;
  cursor: pointer;
  margin-left: 29px;
  width: 64px;
  height: 64px;
  background-position: bottom center;
  margin-right: 117px;
}
.container-header-poster .box-btn-prev-poster:hover {
  background-position: top center;
}
.container-header-poster .box-title-theatre-marker {
  float: left;
}
.container-header-poster .box-title-theatre-marker h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  float: left;
  margin-top: 0;
  margin-right: 35px;
}
.container-header-poster .box-title-theatre-marker .box-theatre-marker {
  float: left;
  margin-top: 30px;
}
.container-header-poster .box-title-theatre-marker .box-theatre-marker .box-historical-scene {
  font-family: Didona;
  font-size: 13px;
  color: black;
  text-transform: none;
  float: left;
  margin-right: 15px;
}
.container-header-poster .box-title-theatre-marker .box-theatre-marker .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  float: left;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px;
}
.container-header-poster .box-title-theatre-marker .box-theatre-marker .box-new-scene {
  font-family: Didona;
  font-size: 13px;
  color: black;
  text-transform: none;
  float: left;
  margin-right: 15px;
}
.container-header-poster .box-title-theatre-marker .box-theatre-marker .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  float: left;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px;
}
.container-header-poster .box-month {
  float: right;
  font-family: Didona;
  font-size: 11px;
  color: #565656;
  border: 1px solid #565656;
  padding: 27px 65px;
}
.container-date-performance .container-date {
  float: left;
  width: 210px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.container-date-performance .container-date .box-date-w {
  width: 112px;
  padding-left: 12px;
}
.container-date-performance .container-date .box-date-w .box-date {
  text-align: center;
  font-family: Didona;
  font-size: 60px;
  color: black;
  line-height: 1;
}
.container-date-performance .container-date .box-date-w .box-line-date {
  text-align: center;
}
.container-date-performance .container-date .box-date-w .box-month {
  text-align: center;
  text-transform: uppercase;
  font-family: Didona;
  font-size: 11px;
  color: black;
}
.container-date-performance .new-date .box-date,
.container-date-performance .new-date .box-month {
  color: #565656 !important;
}
.container-date-performance .container-performance-tickets {
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
}
.container-date-performance .container-performance-tickets .container-performance {
  float: left;
}
.container-date-performance .container-performance-tickets .container-performance .box-performance-img {
  float: left;
  margin-right: 30px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule {
  float: left;
  width: 700px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule h3 {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin-top: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule h3 a {
  color: black;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule h3 a:hover {
  text-decoration: none;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-new-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
  float: left;
  margin-right: 20px;
  padding-top: 6px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  float: left;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-historical-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
  float: left;
  margin-right: 20px;
  padding-top: 6px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  float: left;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-time-performance {
  float: left;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
  margin-right: 20px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-time-performance .icon-cl {
  background: url("../images/icon-clock-gray.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-time-performance span {
  vertical-align: top;
  display: inline-block;
  padding-top: 6px;
}
.container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule .box-schedule .box-years-performance {
  float: left;
  font-family: Attentica;
  font-size: 30px;
  color: #565656;
  margin-top: -11px;
}
.container-date-performance .container-performance-tickets .box-link-tickets {
  float: right;
}
.container-date-performance .container-performance-tickets .box-link-tickets a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 25px 40px;
  border-radius: 38px;
}
.container-date-performance .container-performance-tickets .box-link-tickets a:hover {
  text-decoration: none;
  border-color: black;
}
.border-top-performance {
  border-top: 1px solid #565656;
}
.border-bottom-performance {
  border-bottom: 1px solid #565656;
}
.box-border-date {
  border-top: 1px solid #565656;
  width: 100%;
}
.container-poster-tickets {
  width: 1140px;
  margin: 0 auto;
  padding: 50px 0;
  overflow: hidden;
}
.container-poster-tickets h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 40px;
}

.container-poster-tickets a {
color: #5fa94c;
}

.box-select-search-repertoire {
  float: left;
  margin-right: 42px;
  margin-top: 30px;
  text-transform: uppercase;
  font-family: Didona;
  font-size: 16px;
  color: black;
}
.margin-bottom {
  margin-bottom: 78px;
}
.container-search-repertoire {
  margin-top: 65px;
  margin-bottom: 90px;
}
.container-search-repertoire h3 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin-left: 40px;
  float: left;
  margin-right: 40px;
}
.container-search-repertoire .box-calendar {
  float: left;
  font-family: Didona;
  font-size: 16px;
  color: #565656;
  text-transform: uppercase;
  margin-top: 27px;
}
.container-search-repertoire .box-calendar .icon-calendar {
  background: url("../images/icon-cal.png");
  background-position: top center;
  width: 38px;
  height: 44px;
  display: inline-block;
  margin-right: 15px;
  font-family: Didona !important;
  font-size: 20px;
  color: #565656;
  text-align: center;
  padding-top: 17px;
}
.container-search-repertoire .box-calendar span {
  display: inline-block;
  vertical-align: top;
  padding-top: 16px;
}
.container-search-repertoire .box-calendar:hover {
  color: black;
  cursor: pointer;
}
.container-search-repertoire .box-calendar:hover .icon-calendar {
  color: black;
  background-position: bottom center;
}
.container-search-repertoire .select {
  width: 282px;
  outline: none;
}
.container-search-repertoire .select:focus {
  outline: none;
}
.container-search-repertoire .jq-selectbox {
  outline: none;
}
.container-search-repertoire .jq-selectbox:focus {
  outline: none;
}
.container-search-repertoire .jq-selectbox.focused .jq-selectbox__select {
  border: none;
}
.container-search-repertoire .jq-selectbox__select {
  width: 100%;
  float: left;
  font-family: Didona;
  font-size: 16px;
  color: #565656;
  text-transform: uppercase;
  height: 42px;
  border-bottom: 1px solid black;
  padding: 13px 30px 13px 10px;
  position: relative;
}
.container-search-repertoire .jq-selectbox__select:hover {
  color: black;
}
.container-search-repertoire .jq-selectbox__select:hover .jq-selectbox__trigger-arrow {
  color: black;
}
.container-search-repertoire .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 19px;
  right: 12px;
  font-size: 9px;
  color: #565656;
}
.container-search-repertoire .jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
}
.container-search-repertoire .jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  top: 42px !important;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, sans-serif;
}
.container-search-repertoire .jq-selectbox__dropdown {
  border: none;
}
.container-search-repertoire .jq-selectbox ul {
  background: black;
  padding: 15px 3px;
}
.container-search-repertoire .jq-selectbox ul li {
  font-family: Didona;
  font-size: 16px;
  color: white;
}
.container-search-repertoire .jq-selectbox ul li:hover {
  background: none;
  color: #fabd50;
}
.container-search-repertoire .jq-selectbox ul .selected {
  background: none;
}
.box-poster-tickets {
  overflow: hidden;
  border-bottom: 1px solid black;
  padding-bottom: 59px;
  margin-bottom: 49px;
}
.box-poster-tickets .box-poster-tickets-img img {
  width: 100%;
}
.box-poster-tickets .box-poster-tickets-img.tour {
  position: relative;
  overflow: hidden;
}
.box-poster-tickets .box-poster-tickets-img.tour img {
  border: 8px solid #fcbd4c;
}
.box-poster-tickets .box-poster-tickets-img.tour .box-poster-tickets-tour-txt {
  position: absolute;
  top: 50%;
  left: -48%;
  height: 70px;
  width: 100%;
  font-family: Didona;
  font-size: 23px;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: 7px;
  text-align: center;
  -webkit-transform: translate(10px, -50%) rotate(-90deg);
  -ms-transform: translate(10px, -50%) rotate(-90deg);
      transform: translate(10px, -50%) rotate(-90deg);
  background-color: #fbb547;
}
.box-poster-tickets .box-poster-tickets-img.tour .box-poster-tickets-tour-txt span {
  position: absolute;
  top: 53%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-47%, -48%);
      transform: translate(-47%, -48%);
  padding-top: 10px;
  color: black;
  line-height: 1;
}
.box-poster-tickets .box-poster-tickets-description {
  padding-top: 10px;
  padding-left: 35px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-new-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
  float: left;
  margin-right: 20px;
  padding-top: 6px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  float: left;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-historical-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
  float: left;
  margin-right: 20px;
  padding-top: 6px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  float: left;
  margin-right: 5px;
  display: inline-block;
  margin-top: 2px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-time-performance {
  float: left;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: #565656;
  margin-right: 20px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-time-performance .icon-clock {
  color: #565656;
  font-size: 18px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 8px;
}
.box-poster-tickets .box-poster-tickets-description .box-schedule .box-years-performance {
  float: left;
  font-family: Attentica;
  font-size: 30px;
  color: #565656;
  margin-top: -5px;
  line-height: 1;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__item {
  float: left;
  height: 100px;
  width: 70px;
  margin-right: 13px;
  border: 1px solid #d9d9d9;
  text-align: center;
  margin-bottom: 15px;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__item a {
  display: block;
  font-family: Didona;
  color: black;
  padding-top: 15px;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__item a:hover {
  text-decoration: none;
  color: #fabd50;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__item:last-of-type {
  margin-right: 0;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__day {
  display: block;
  font-size: 30px;
  line-height: 1;
}
.box-poster-tickets .box-poster-tickets-description .btn-poster-date {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  line-height: 1;
  color: black;
  height: 100%;
  cursor: pointer;
  padding-top: 40px;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__month {
  display: block;
  font-family: Didona;
  font-size: 14px;
  line-height: 1;
}
.box-poster-tickets .box-poster-tickets-description .repertoire-date-list__time {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  display: block;
  line-height: 1;
  border-top: 1px solid #d9d9d9;
  margin-top: 13px;
  padding-top: 7px;
}
.box-poster-tickets .box-poster-tickets-description .box-all-dates {
  display: none;
}
.box-poster-tickets .box-poster-tickets-description h4 {
  font-family: Didona;
  font-size: 36px;
  color: black;
  margin-top: 0;
  margin-bottom: 15px;
}
.box-poster-tickets .box-poster-tickets-description h4 a {
  color: black;
  text-transform: uppercase;
}
.box-poster-tickets .box-poster-tickets-description h4 a:hover {
  text-decoration: none;
}
.box-poster-tickets .box-poster-tickets-description .box-poster-tickets-txt {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  font-weight: 100;
  padding-right: 65px;
  margin-bottom: 20px;
}
.box-poster-tickets .box-poster-tickets-description .btn-link {
  display: inline-block;
}
.box-poster-tickets .box-poster-tickets-description .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 25px 57px;
  border-radius: 38px;
}
.box-poster-tickets .box-poster-tickets-description .btn-link a:hover {
  text-decoration: none;
}
.box-poster-tickets .box-poster-tickets-description .btn-link:hover {
  text-decoration: none;
}
.box-poster-tickets .box-poster-tickets-description .btn-link:hover a {
  border: 1px solid black;
}
.box-addition-description {
  font-family: UndergroundCYProBook;
  font-size: 11px;
  color: #565656;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-bottom: 5px;
}
.box-month-sm {
  font-family: Didona;
  font-size: 16px;
  color: black;
  float: right;
  text-transform: uppercase;
}
.box-month-sm:before {
  content: ' ';
  background: url("../images/icon-cal2.png");
  width: 26px;
  height: 31px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px;
  margin-top: 10px;
}
.container-date-performance-slider {
  position: relative;
}
.container-date-performance-slider .box-date-performance-top-line {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: black;
  right: 3px;
  z-index: 20;
}
.container-date-performance-slider .box-date-performance-bottom-line {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: black;
  right: 3px;
  z-index: 20;
}
.container-date-performance-slider .bx-wrapper {
  z-index: 10;
  margin-bottom: 0;
}
.container-date-performance-slider .date-performance-slider {
  padding: 0;
}
.container-date-performance-slider .date-performance-slider .date-performance-slider_item {
  padding-bottom: 10px;
}
.container-date-performance-slider .date-performance-slider .date-performance-slider_item .container-date-performance .container-performance-tickets {
  border-top: 1px solid black;
}
.container-date-performance-slider .date-performance-slider .date-performance-slider_item .container-date-performance:nth-child(1) .container-performance-tickets {
  border: none;
}
.container-date-performance-slider .date-performance-slider .date-performance-slider_item:nth-child(1) {
  border-bottom: 1px solid black;
}
.container-date-performance-slider .date-performance-slider .date-performance-slider_item {
  border-bottom: 1px solid black;
}
.container-date-performance-slider .bx-wrapper .bx-viewport {
  background-color: #fcbd4c;
  border: none;
  box-shadow: none;
}
.container-date-performance-slider .bx-controls {
  display: none;
}
.container-date-performance-slider .outside {
  position: absolute;
  top: 0;
  height: 100%;
}
.container-date-performance-slider .outside .container .slider-next-date-performance {
  position: absolute;
  cursor: pointer;
  margin-left: 11px;
  background: url("../images/next-poster.png");
  width: 64px;
  height: 64px;
  background-position: top center;
  bottom: -85px;
  z-index: 20;
}
.container-date-performance-slider .outside .container .slider-next-date-performance:hover {
  background-position: bottom center;
}
.container-date-performance-slider .outside .container .slider-next-date-performance a {
  width: 100%;
  height: 100%;
  display: block;
}
.container-date-performance-slider .outside .container .slider-prev-date-performance {
  position: absolute;
  top: -100px;
  cursor: pointer;
  margin-left: 11px;
  background: url("../images/prev-poster.png");
  width: 64px;
  height: 64px;
  background-position: bottom center;
  z-index: 20;
}
.container-date-performance-slider .outside .container .slider-prev-date-performance:hover {
  background-position: top center;
}
.container-date-performance-slider .outside .container .slider-prev-date-performance a {
  width: 100%;
  height: 100%;
  display: block;
}
@media (min-width: 1441px) {
  .hidden-b {
    display: none !important;
  }
}
@media all and (max-width: 1440px) {
  .container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule {
    width: 430px;
  }
  .box-poster-tickets .box-poster-tickets-img.tour .box-poster-tickets-tour-txt {
    font-size: 20px;
  }
  .container-poster-tickets {
    width: 1060px;
  }
  .container-poster-tickets h2 {
    font-size: 50px;
    margin-left: 193px;
  }
  .container-search-repertoire h3 {
    margin-left: 193px;
  }
  .box-select-calendar {
    margin-left: 193px;
  }
  .container-search-repertoire h3 {
    font-size: 34px;
  }
  .container-search-repertoire {
    margin-top: 25px;
    margin-bottom: 90px;
  }
  .box-select-search-repertoire {
    margin-top: 10px;
  }
  .container-search-repertoire .box-calendar {
    margin-top: 7px;
  }
  .margin-bottom {
    margin-bottom: 66px;
  }
  .box-poster-tickets .box-poster-tickets-description h4 {
    font-size: 30px;
  }
  .box-poster-tickets .box-poster-tickets-description .box-poster-tickets-txt {
    font-size: 14px;
  }
  .box-poster-tickets .box-poster-tickets-description .btn-link a {
    font-size: 14px;
    padding: 20px 43px;
  }
  .container-date-performance-slider .box-date-performance-top-line {
    width: 100%;
  }
  .container-date-performance-slider .box-date-performance-bottom-line {
    width: 100%;
  }
}
@media all and (max-width: 1100px) {
  .container-search-repertoire h3 {
    margin-right: 20px;
  }
}
@media all and (max-width: 1024px) {
  .box-poster-tickets .box-poster-tickets-img.tour .box-poster-tickets-tour-txt {
    font-size: 15px;
  }
  .box-poster-tickets .box-poster-tickets-img.tour .box-poster-tickets-tour-txt {
    letter-spacing: 2px;
    height: 50px;
  }
  .container-poster-tickets {
    width: 770px;
    padding: 25px 0;
  }
  .box-poster-tickets .box-poster-tickets-description .box-poster-tickets-txt {
    padding-right: 0;
  }
  .container-search-repertoire h3 {
    float: none;
    font-size: 26px;
    margin-left: 120px;
  }
  .container-search-repertoire {
    margin-top: 20px;
  }
  .box-select-search-repertoire {
    margin-top: 0px;
  }
  .box-select-calendar {
    margin-left: 120px;
  }
  .container-search-repertoire .box-calendar {
    margin-top: 0px;
  }
  .container-search-repertoire {
    margin-bottom: 100px;
  }
  .container-search-repertoire .jq-selectbox__select {
    font-size: 13px;
  }
  .container-search-repertoire .select {
    width: 200px;
  }
  .box-poster-tickets .box-poster-tickets-description h4 {
    font-size: 30px;
  }
  .box-poster-tickets .box-poster-tickets-description .box-poster-tickets-txt {
    font-size: 14px;
  }
  .box-poster-tickets .box-poster-tickets-description .btn-link a {
    font-size: 12px;
    padding: 20px 40px;
  }
  .container-header-poster .box-title-theatre-marker h2 {
    font-size: 40px;
  }
  .poster-preview {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .container-date-performance .container-date .box-date-w .box-date {
    font-size: 40px;
  }
  .container-header-poster {
    margin-bottom: 4px;
  }
  .container-date-performance .container-performance-tickets .container-performance .container-performance-name-schedule h3 {
    font-size: 24px;
  }
  .container-date-performance .container-performance-tickets {
    overflow: hidden;
    padding: 16px 0 20px 4px;
  }
  .container-date-performance .container-date {
    width: 143px;
  }
  .container-date-performance .container-performance-tickets .box-link-tickets {
    margin-top: 20px;
  }
  .container-date-performance .container-performance-tickets .box-link-tickets a {
    font-size: 12px;
    color: #565656;
    border-radius: 50px;
    padding: 15px 32px;
  }
  .container-poster-tickets h2 {
    font-size: 40px;
    margin-left: 120px;
  }
  .poster-tickets-bg {
    min-height: 370px;
  }
  .container-date-performance-slider .box-date-performance-top-line {
    width: 100%;
  }
  .container-date-performance-slider .box-date-performance-bottom-line {
    width: 100%;
  }
  .container-date-performance-slider .outside .container .slider-prev-date-performance {
    width: 48px;
    height: 48px;
    background-size: cover;
    top: -60px;
  }
  .container-date-performance-slider .outside .container .slider-next-date-performance {
    width: 48px;
    height: 48px;
    background-size: cover;
    bottom: -55px;
  }
  .box-poster-tickets .box-poster-tickets-description .repertoire-date-list__item {
    width: 65px;
  }
}
.container-troupe {
  width: 1140px;
  margin: 0 auto;
  padding: 63px 0;
  overflow: hidden;
}
.container-troupe h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 40px;
}
.container-troupe_list {
  margin-top: 80px;
  font-size: 0;
}
.box-troupe {
  margin-bottom: 95px;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.box-troupe .box-troupe_img {
  width: 145px;
  float: left;
}
.box-troupe .box-troupe_img img {
  width: 100%;
}
.box-troupe .box-troupe_name_position {
  margin-left: 170px;
  padding-top: 20px;
}
.box-troupe .box-troupe_name_position a {
  text-decoration: none;
}
.box-troupe .box-troupe_name_position .box-name-surname {
  padding-bottom: 10px;
}
.box-troupe .box-troupe_name_position .box-name-surname .box-surname {
  font-family: Didona;
  font-size: 20px;
  color: black;
  /*text-transform: uppercase;*/
}
.box-troupe .box-troupe_name_position .box-name-surname .box-name {
  font-family: Didona;
  font-size: 14px;
  color: black;
}
.box-troupe .box-troupe_name_position .box-line {
  width: 165px;
  height: 1px;
  background: black;
}
.box-troupe .box-troupe_name_position .box-position {
  font-family: Didona;
  font-size: 12px;
  color: black;
  margin-top: 12px;
}
@media all and (max-width: 1440px) {
  .container-troupe {
    width: 1024px;
    padding: 50px 0;
  }
  .container-troupe h2 {
    font-size: 50px;
    margin-left: 193px;
  }
  .box-troupe .box-troupe_img {
    width: 120px;
  }
  .box-troupe .box-troupe_name_position {
    margin-left: 135px;
  }
  .box-troupe {
    margin-bottom: 65px;
  }
  .container-date-performance .container-performance-tickets .box-link-tickets {
	  max-width: 220px;
  }
}
@media all and (max-width: 1024px) {
  .container-troupe h2 {
    font-size: 40px;
    margin-left: 120px;
  }
  .container-troupe_list {
    margin-top: 40px;
  }
  .box-troupe {
    margin-bottom: 55px;
  }
  .container-date-performance .container-performance-tickets .box-link-tickets {
	  max-width: 180px;
  }
}
@media all and (max-width: 1023px) {
  .container-troupe {
    width: 768px;
    padding: 25px 0 50px 0;
  }
}
.container-personal-account {
  width: 1315px;
  margin: 0 auto;
  padding-top: 63px;
}
.container-personal-account h1 {
  margin-left: 210px;
}
.container-personal-account-main {
  margin-top: 63px;
}
.container-personal-account-main_nav {
  float: left;
  width: 180px;
  padding-top: 18px;
}
.container-personal-account-main_nav nav ul {
  list-style: none;
  padding: 0;
}
.container-personal-account-main_nav nav ul li {
  margin-bottom: 20px;
}
.container-personal-account-main_nav nav ul li a {
  text-transform: uppercase;
  font-family: Didona;
  font-size: 15px;
  color: black;
  border-bottom: 1px dotted black;
}
.container-personal-account-main_nav nav ul li a:hover {
  text-decoration: none;
  color: #fcbd4c;
  border-bottom: 1px dotted #fcbd4c;
}
.container-personal-account-main_nav nav ul li .active {
  border: none;
  color: #fcbd4c;
}
.container-personal-account-main_contant {
  margin-left: 181px;
}
.container-personal-account-main_contant h2 {
  font-family: Didona;
  font-size: 36px;
  color: black;
  padding-left: 33px;
  margin-bottom: 36px;
}
.box-information-members-area {
  margin-bottom: 65px;
}
.box-information-members-area h3 {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  border-bottom: 1px solid black;
  padding-left: 35px;
  padding-bottom: 14px;
  margin-bottom: 25px;
}
.box-information-members-area .box-information-members-area_label_input {
  padding-left: 35px;
}
.box-information-members-area_label_input {
  margin-bottom: 40px;
}
.box-information-members-area_label_input label {
  display: block;
  font-weight: normal;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  margin-bottom: 7px;
}
.box-information-members-area_label_input .box-information-members-area_input {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
}
.box-information-members-area_label_input input,.box-information-members-area_label_input select {
  border: 1px solid #aeadab;
  padding: 10px 14px 8px 14px;
  font-family: UndergroundCYProBook;
  font-size: 18px;
  background: inherit;
  color: black;
  outline: none;
  /* Firefox 19+ */
  /* Firefox 18- */
}
.box-information-members-area_label_input input::-webkit-input-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input input::-moz-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input input:-moz-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input input:-ms-input-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input input:focus::-webkit-input-placeholder {
  color: transparent;
}
.box-information-members-area_label_input input:focus::-moz-placeholder {
  color: transparent;
}
.box-information-members-area_label_input input:focus:-moz-placeholder {
  color: transparent;
}
.box-information-members-area_label_input input:focus:-ms-input-placeholder {
  color: transparent;
}
.box-information-members-area_label_input input:focus {
  border-color: black;
}
.box-information-members-area_label_input .name {
  width: 410px;
}
.box-information-members-area_label_input .tel {
  width: 180px;
}
.box-information-members-area_label_input .adress {
  width: 770px;
}
.box-information-members-area_label_input .email {
  width: 410px;
}
.box-information-members-area_label_input .pass {
  width: 410px;
}
.box-information-members-area_label_input textarea {
  border: 1px solid #aeadab;
  padding: 10px 14px 8px 14px;
  font-family: UndergroundCYProBook;
  font-size: 18px;
  background: inherit;
  color: black;
  outline: none;
  width: 770px;
  resize: none;
  height: 113px;
  /* Firefox 19+ */
  /* Firefox 18- */
}
.box-information-members-area_label_input textarea::-webkit-input-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input textarea::-moz-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input textarea:-moz-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input textarea:-ms-input-placeholder {
  color: black;
  font-family: UndergroundCYProBook;
  font-size: 18px;
}
.box-information-members-area_label_input textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.box-information-members-area_label_input textarea:focus::-moz-placeholder {
  color: transparent;
}
.box-information-members-area_label_input textarea:focus:-moz-placeholder {
  color: transparent;
}
.box-information-members-area_label_input textarea:focus:-ms-input-placeholder {
  color: transparent;
}
.box-information-members-area_label_input textarea:focus {
  border-color: black;
}
.box-btn-edit {
  margin-top: 12px;
}
.box-btn-edit a {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: black;
  padding: 20px 33px;
  border-radius: 35px;
  background: #fabd50;
  margin-left: 35px;
  display: inline-block;
}
.box-btn-edit a:hover {
  text-decoration: none;
  background: #ffc661;
}
.container-personal-buying-office-accordion {
  width: 100%;
  border-top: 1px solid black;
  margin-bottom: 70px;
}
.menu-accordion-personal-buying-office_group {
  width: 100%;
}
.box-product-description {
  width: 100%;
  padding: 41px 70px 0px 40px;
  border-bottom: 1px solid black;
}
.box-product-description .box-purchase-number {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  width: 200px;
  padding-top: 8px;
}
.box-product-description .box-quantity-goods {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  border-bottom: 1px dashed black;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding-top: 8px;
  cursor: pointer;
}
.box-product-description .box-quantity-goods_turn {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  border-bottom: 1px dashed black;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding-top: 8px;
  cursor: pointer;
  display: none;
}
.box-product-description .box-purchase-amount {
  font-family: Didona;
  font-size: 26px;
  color: black;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  float: right;
}
.container-product-description {
  position: relative;
  overflow: hidden;
  padding-bottom: 41px;
}
.box-purchase-description_group {
  margin-left: 203px;
}
.box-purchase-description_group .box-product {
  margin-bottom: 20px;
}
.box-purchase-description_group .box-product .box-product_img {
  display: inline-block;
  vertical-align: top;
  width: 81px;
  height: 81px;
}
.box-purchase-description_group .box-product .box-product_img img {
  width: 100%;
  border: 15px solid #eaeaea;
}
.box-purchase-description_group .box-product .box-product-depiction {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  padding-top: 9px;
  width: 400px;
}
.box-purchase-description_group .box-product .box-product-depiction .box-product-depiction_title {
  font-family: Didona;
  font-size: 20px;
  color: black;
  line-height: 1.2;
}
.box-purchase-description_group .box-product .box-product-depiction .box-product-depiction_txt {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
}
.box-purchase-description_group .box-product .box-product-quantity {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  width: 170px;
  text-align: center;
  padding-top: 10px;
}
.box-purchase-description_group .box-product .box-product-amount {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  float: right;
  padding-top: 10px;
}
.container-purchase-description-accordion {
  position: relative;
  overflow: hidden;
  display: none;
  padding-bottom: 30px;
}
.container-purchase-description-accordion .box-purchase-description_final-price {
  float: right;
  font-family: Didona;
  font-size: 26px;
  color: black;
}
.container-personal-cabinet-doings_group {
  padding-bottom: 60px;
}
.container-personal-cabinet-doings_group .box-personal-cabinet-doings_when {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  border-bottom: 1px solid black;
  padding: 0 0 10px 35px;
}
.box-personal-cabinet-doings_ticket {
  width: 1100px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  min-height: 295px;
  margin-left: 35px;
  margin-top: 30px;
  padding: 60px 100px 0 80px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 0 1500px rgba(0, 0, 0, 0.6) inset;
}
.box-ticket_date_time {
  width: 111px;
}
.box-ticket_date_time .box-tickets_date {
  text-align: center;
  margin-bottom: 40px;
}
.box-ticket_date_time .box-tickets_date .box-date {
  font-family: Didona;
  font-size: 60px;
  color: #fcbd4c;
  line-height: 1;
}
.box-ticket_date_time .box-tickets_date .box-month {
  font-family: Didona;
  font-size: 11px;
  color: #fcbd4c;
  line-height: 1;
  text-transform: uppercase;
}
.box-ticket_date_time .box-tickets_time {
  text-align: center;
}
.box-ticket_date_time .box-tickets_time .box-icon-clock {
  background: url("../images/icon-clock-orange.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-ticket_date_time .box-tickets_time span {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #fcbd4c;
  padding-top: 5px;
}
.box-ticket_date_time {
  float: left;
}
.box-ticket_description {
  margin-left: 200px;
}
.box-ticket_description .box-ticket_title {
  font-family: Didona;
  font-size: 36px;
  color: white;
  line-height: 1;
  margin-bottom: 17px;
}
.box-ticket_description .box-schedule {
  display: table;
}
.box-ticket_description .box-schedule .box-new-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: white;
  float: left;
  margin-right: 20px;
  padding-top: 1px;
}
.box-ticket_description .box-schedule .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  float: left;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.box-ticket_description .box-schedule .box-new-scene span {
  display: inline-block;
  vertical-align: top;
  opacity: 0.7;
}
.box-ticket_description .box-schedule .box-historical-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: white;
  float: left;
  margin-right: 20px;
  padding-top: 1px;
}
.box-ticket_description .box-schedule .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  float: left;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.box-ticket_description .box-schedule .box-historical-scene span {
  display: inline-block;
  vertical-align: top;
}
.box-ticket_description .box-schedule .box-time-performance {
  float: left;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: white;
  margin-right: 20px;
}
.box-ticket_description .box-schedule .box-time-performance .icon-clock {
  color: white;
  font-size: 18px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 8px;
}
.box-ticket_description .box-schedule .box-years-performance {
  float: left;
  font-family: Attentica;
  font-size: 30px;
  color: white;
  margin-top: -11px;
  opacity: 0.7;
}
.box-ticket_description .box-ticket_your-place {
  position: absolute;
  bottom: 52px;
}
.box-ticket_description .box-ticket_your-place .box-your-place_plase-1 {
  font-family: UndergroundCYProBook;
  font-size: 22px;
  color: white;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.box-ticket_description .box-ticket_your-place .box-your-place_plase-2 {
  font-family: UndergroundCYProBook;
  font-size: 22px;
  color: white;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.box-ticket_description .box-ticket_your-place .box-your-place_plase-3 {
  font-family: UndergroundCYProBook;
  font-size: 22px;
  color: white;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.box-ticket_description .box-ticket_your-place .box-link-hall-scheme {
  margin-top: 2px;
  opacity: 0.7;
}
.box-ticket_description .box-ticket_your-place .box-link-hall-scheme a {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
  border-bottom: 1px dashed white;
  padding-bottom: 2px;
}
.box-ticket_description .box-ticket_your-place .box-link-hall-scheme a:hover {
  text-decoration: none;
}
.box-ticket_description .box-ticket_money.poz {
  bottom: 74px;
  right: 104px;
}
.box-ticket_description .box-ticket_money {
  font-family: UndergroundCYProBook;
  font-size: 22px;
  color: white;
  position: absolute;
  bottom: 51px;
  right: 104px;
}
.box-ticket_description .box-ticket_money .btn-print-ticket {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
  border-bottom: 1px dashed white;
  cursor: pointer;
  margin-top: 2px;
  opacity: 0.7  ;
}
.box-ticket_description .box-btn-edit {
  position: absolute;
  display: inline-block;
  bottom: 59px;
}
.box-ticket_description .box-btn-edit a {
  margin-left: 0;
}
.box-personal-cabinet-doings-when {
  margin-bottom: 60px;
}
.box-personal-cabinet-doings_ticket.white-txt .box-date {
  color: white;
}
.box-personal-cabinet-doings_ticket.white-txt .box-month {
  color: white;
}
.box-personal-cabinet-doings_ticket.white-txt .box-ticket_date_time .box-tickets_time span {
  color: white;
}
.box-personal-cabinet-doings_ticket.white-txt .box-tickets_time .box-icon-clock {
  background: url("../images/icon-clock-w.png");
  width: 26px;
  height: 26px;
}
.container-personal-cabinet_past,
.container-personal-cabinet_upcoming {
  margin-bottom: 50px;
}
.container-personal-cabinet_txt {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  padding: 0 0 10px 35px;
}
.box-personal-cabinet-broadcasts {
  border-top: 1px solid black;
  padding: 40px 90px 40px 35px;
  overflow: hidden;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img {
  position: relative;
  width: 360px;
  float: left;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img img {
  width: 100%;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time {
  width: 100%;
  margin-top: 24%;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time .box-online-time_txt {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: white;
  text-align: center;
  text-transform: none;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time .box-online-time_txt2 {
  font-family: Didona;
  font-size: 34px;
  color: #fcbd4c;
  text-align: center;
  text-transform: none;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-link-broadcasts {
  background: url("../images/icon-play.png");
  width: 53px;
  height: 61px;
  margin: 26% auto 0 auto;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info {
  margin-left: 410px;
  padding-top: 16px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule {
  display: table;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-new-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: black;
  float: left;
  margin-right: 20px;
  padding-top: 1px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  float: left;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-new-scene span {
  display: inline-block;
  vertical-align: top;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-historical-scene {
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: black;
  float: left;
  margin-right: 20px;
  padding-top: 1px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  float: left;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-historical-scene span {
  display: inline-block;
  vertical-align: top;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-time-performance {
  float: left;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: black;
  margin-right: 20px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-time-performance .icon-clock {
  color: black;
  font-size: 18px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 8px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-schedule .box-years-performance {
  float: left;
  font-family: Attentica;
  font-size: 30px;
  color: black;
  margin-top: -11px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info h3 {
  font-family: Didona;
  font-size: 36px;
  color: black;
  margin-top: 0;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info h3 a {
  color: black;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info h3 a:hover {
  text-decoration: none;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time {
  display: inline-block;
  margin-bottom: 27px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time .box-broadcasts_date {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  float: left;
  text-transform: none;
  padding-top: 5px;
  margin-right: 35px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time .box-broadcasts_time {
  float: left;
  height: 26px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time .box-broadcasts_time .icon-cl {
  background: url("../images/icon-clock.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time .box-broadcasts_time span {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  vertical-align: top;
  display: inline-block;
  padding-top: 7px;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_btn .btn-link {
  display: inline-block;
  float: left;
  margin-right: 48px;
  margin-top: 11px;
  text-decoration: none;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_btn .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 13px;
  color: black;
  padding: 15px 38px;
  border-radius: 35px;
  text-transform: none;
  background: #fabd50;
  text-decoration: none;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_btn .btn-link a:hover {
  text-decoration: none;
  background: #ffc661;
}
.box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_btn .box-price {
  float: right;
  text-transform: none;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  padding-top: 25px;
}
@media all and (max-width: 1440px) {
  .container-personal-account {
    width: 1024px;
    margin: 0 auto;
    padding-top: 50px;
  }
  .box-ticket_description .box-ticket_your-place {
    bottom: 52px;
  }
  .container-personal-account-main {
    margin-top: 44px;
  }
  .container-personal-account h1 {
    margin-left: 190px;
  }
  .container-personal-account-main_contant h2 {
    padding-left: 13px;
    margin-bottom: 26px;
  }
  .box-information-members-area h3 {
    padding-left: 15px;
    padding-bottom: 4px;
  }
  .box-information-members-area .box-information-members-area_label_input {
    padding-left: 15px;
  }
  .box-btn-edit a {
    margin-left: 15px;
  }
  .box-product-description .box-purchase-number {
    font-size: 14px;
    width: 130px;
    padding-top: 8px;
  }
  .box-product-description .box-quantity-goods {
    font-size: 14px;
    padding-top: 8px;
  }
  .box-product-description .box-purchase-amount {
    font-size: 22px;
  }
  .box-product-description {
    padding: 34px 20px 0 20px;
  }
  .container-product-description {
    padding-bottom: 34px;
  }
  .box-purchase-description_group {
    margin-left: 132px;
  }
  .box-purchase-description_group .box-product .box-product-depiction {
    margin-left: 20px;
    padding-top: 9px;
    width: 310px;
  }
  .box-purchase-description_group .box-product .box-product-quantity {
    font-size: 14px;
    padding-top: 15px;
  }
  .box-product-description .box-quantity-goods_turn {
    font-size: 14px;
  }
  .box-purchase-description_group .box-product .box-product-amount {
    font-size: 14px;
    padding-top: 15px;
  }
  .container-purchase-description-accordion .box-purchase-description_final-price {
    font-size: 22px;
  }
  .box-personal-cabinet-doings_ticket {
    width: 825px;
    height: 275px;
    min-height: 275px;
    margin-left: 15px;
    margin-top: 20px;
    padding: 60px 70px 0 47px;
  }
  .container-personal-cabinet-doings_group .box-personal-cabinet-doings_when {
    padding: 0 0 0 15px;
  }
  .box-ticket_description {
    margin-left: 160px;
  }
  .box-ticket_description .box-ticket_title {
    font-size: 28px;
  }
  .box-ticket_description .box-ticket_your-place .box-your-place_plase-1 {
    font-size: 18px;
  }
  .box-ticket_description .box-ticket_your-place .box-your-place_plase-2 {
    font-size: 18px;
  }
  .box-ticket_description .box-ticket_your-place .box-your-place_plase-3 {
    font-size: 18px;
  }
  .box-ticket_description .box-ticket_your-place .box-link-hall-scheme a {
    font-size: 12px;
  }
  .box-ticket_description .box-ticket_money .btn-print-ticket {
    font-size: 12px;
  }
  .box-ticket_description .box-ticket_money {
    font-size: 18px;
    bottom: 39px;
    right: 55px;
  }
  .box-ticket_description .box-ticket_money.poz {
    bottom: 59px;
    right: 88px;
  }
  .box-ticket_description .box-schedule {
    margin-bottom: 28px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img {
    width: 310px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time .box-online-time_txt {
    font-size: 14px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time .box-online-time_txt2 {
    font-size: 24px;
  }
  .container-personal-cabinet_txt {
    padding: 0 0 0 15px;
  }
  .box-personal-cabinet-broadcasts {
    padding: 32px 115px 32px 15px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info {
    margin-left: 360px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info h3 {
    font-size: 30px;
  }
  .box-ticket_description .box-ticket_your-place {
    bottom: 36px;
  }
  .box-ticket_description .box-btn-edit {
    bottom: 40px;
  }
}
@media all and (max-width: 1024px) {
  .box-product-description .box-quantity-goods_turn {
    font-size: 12px;
  }
  .container-personal-account {
    width: 768px;
    margin: 0 auto;
    padding-top: 25px;
  }
  .container-personal-account-main_nav nav ul li a {
    font-size: 13px;
  }
  .container-personal-account-main_nav {
    float: left;
    width: 125px;
    padding-top: 10px;
  }
  .container-personal-account-main_contant {
    margin-left: 130px;
  }
  .container-personal-account h1 {
    margin-left: 145px;
  }
  .container-personal-account-main_contant h2 {
    font-size: 26px;
    padding-left: 13px;
    margin-bottom: 17px;
  }
  .container-personal-account-main {
    margin-top: 34px;
  }
  .box-information-members-area h3 {
    font-size: 12px;
    padding-bottom: 11px;
  }
  .box-information-members-area_label_input label {
    font-size: 12px;
    margin-bottom: 1px;
  }
  .box-information-members-area_label_input .box-information-members-area_input {
    font-size: 14px;
  }
  .box-information-members-area_label_input {
    margin-bottom: 22px;
  }
  .box-information-members-area {
    margin-bottom: 55px;
  }
  .box-information-members-area_label_input input {
    border: 1px solid #aeadab;
    padding: 9px 14px 6px 14px;
    font-family: UndergroundCYProBook;
    font-size: 14px;
    background: inherit;
    color: black;
    /* Firefox 19+ */
    /* Firefox 18- */
  }
  .box-information-members-area_label_input input::-webkit-input-placeholder {
    color: black;
    font-family: UndergroundCYProBook;
    font-size: 14px;
  }
  .box-information-members-area_label_input input::-moz-placeholder {
    color: black;
    font-family: UndergroundCYProBook;
    font-size: 14px;
  }
  .box-information-members-area_label_input input:-moz-placeholder {
    color: black;
    font-family: UndergroundCYProBook;
    font-size: 14px;
  }
  .box-information-members-area_label_input input:-ms-input-placeholder {
    color: black;
    font-family: UndergroundCYProBook;
    font-size: 14px;
  }
  .box-information-members-area_label_input input:focus::-webkit-input-placeholder {
    color: transparent;
  }
  .box-information-members-area_label_input input:focus::-moz-placeholder {
    color: transparent;
  }
  .box-information-members-area_label_input input:focus:-moz-placeholder {
    color: transparent;
  }
  .box-information-members-area_label_input input:focus:-ms-input-placeholder {
    color: transparent;
  }
  .box-information-members-area_label_input .name {
    width: 340px;
  }
  .box-information-members-area_label_input .tel {
    width: 150px;
  }
  .box-information-members-area_label_input .adress {
    width: 590px;
  }
  .box-information-members-area_label_input .email {
    width: 340px;
  }
  .box-information-members-area_label_input .pass {
    width: 240px;
  }
  .box-product-description .box-purchase-number {
    font-size: 12px;
    width: 80px;
    padding-top: 8px;
  }
  .box-purchase-description_group {
    margin-left: 80px;
  }
  .box-product-description .box-quantity-goods {
    font-size: 12px;
    padding-top: 8px;
  }
  .box-product-description .box-purchase-amount {
    font-size: 18px;
    padding-top: 2px;
  }
  .box-product-description {
    padding: 16px 20px 0 20px;
  }
  .container-product-description {
    padding-bottom: 16px;
  }
  .box-purchase-description_group .box-product .box-product-depiction {
    margin-left: 0;
    padding-top: 0;
    width: 255px;
  }
  .box-purchase-description_group .box-product .box-product-depiction .box-product-depiction_title {
    font-size: 16px;
  }
  .box-purchase-description_group .box-product .box-product-depiction .box-product-depiction_txt {
    font-size: 13px;
  }
  .box-purchase-description_group .box-product .box-product-quantity {
    width: 145px;
    padding-top: 0;
  }
  .box-purchase-description_group .box-product .box-product-amount {
    padding-top: 0;
  }
  .container-purchase-description-accordion .box-purchase-description_final-price {
    font-size: 16px;
  }
  .container-personal-cabinet-doings_group .box-personal-cabinet-doings_when {
    font-size: 12px;
    padding: 0 0 10px 15px;
  }
  .box-personal-cabinet-doings_ticket {
    width: 620px;
    height: 245px;
    min-height: 245px;
    padding: 42px 45px 0 35px;
  }
  .box-ticket_date_time .box-tickets_date .box-date {
    font-size: 40px;
  }
  .box-ticket_description .box-ticket_title {
    font-size: 22px;
  }
  .box-ticket_description {
    margin-left: 148px;
  }
  .box-ticket_description .box-schedule .box-new-scene {
    font-size: 12px;
  }
  .box-ticket_description .box-schedule .box-years-performance {
    font-size: 20px;
    margin-top: -5px;
  }
  .box-ticket_description .box-ticket_your-place .box-your-place_plase-1 {
    font-size: 16px;
  }
  .box-ticket_description .box-ticket_your-place .box-your-place_plase-2 {
    font-size: 16px;
  }
  .box-ticket_description .box-ticket_your-place .box-your-place_plase-3 {
    font-size: 16px;
  }
  .box-ticket_description .box-ticket_money {
    font-size: 16px;
    bottom: 45px;
    right: 25px;
  }
  .box-ticket_description .box-ticket_money.poz {
    bottom: 66px;
    right: 67px;
  }
  .box-ticket_description .box-schedule {
    margin-bottom: 20px;
  }
  .box-ticket_description .box-schedule .box-historical-scene {
    font-size: 12px;
  }
  .box-ticket_description .box-btn-edit {
    margin-top: 30px;
  }
  .container-personal-cabinet_txt {
    font-size: 12px;
    padding: 0 0 10px 15px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img {
    width: 210px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time .box-online-time_txt {
    font-size: 12px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-online-time .box-online-time_txt2 {
    font-size: 20px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info {
    margin-left: 250px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info h3 {
    font-size: 26px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time .box-broadcasts_date {
    font-size: 13px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_date_time .box-broadcasts_time span {
    font-size: 13px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_info .box-broadcasts_btn .btn-link a {
    font-size: 12px;
  }
  .box-personal-cabinet-broadcasts {
    padding: 32px 20px 32px 15px;
  }
  .box-personal-cabinet-broadcasts .box-personal-cabinet-broadcasts_img .box-overlay .box-link-broadcasts {
    margin: 15% auto 0 auto;
  }
  .box-ticket_description .box-ticket_your-place {
    bottom: 43px;
  }
  .box-ticket_description .box-btn-edit {
    bottom: 46px;
  }
}
.container-events {
  width: 100%;
  background: #fcbd4c;
}
.box-events {
  width: 1168px;
  margin: 0 auto;
  padding-top: 57px;
  padding-bottom: 50px;
  position: relative;
}
.box-events .box-events_title_link {
  position: relative;
}
.box-events .box-events_title_link h3 {
  float: left;
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin-top: 0;
  margin-left: 36px;
}
.box-events .box-events_title_link .box-poster_link {
  float: right;
  text-align: center;
  line-height: 1;
  margin-top: 11px;
  border-bottom: 1px solid #4f4f4f;
}
.box-events .box-events_title_link .box-poster_link a {
  font-family: Didona;
  font-size: 11px;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.8;
}
.box-events .box-events_title_link .box-poster_link a p {
  margin-bottom: 0;
}
.box-events .box-events_title_link .swiper-button-next-events {
  background: url("../images/swiper-button-next.png");
  width: 64px;
  height: 64px;
  top: 57%;
  right: -80px;
  position: absolute;
  margin-top: -22px;
}
.box-events .box-events_title_link .swiper-button-prev-events {
  background: url("../images/swiper-button-prev.png");
  width: 64px;
  height: 64px;
  top: 57%;
  left: -80px;
  position: absolute;
  margin-top: -22px;
}
.box-events .box-events_title_link .swiper-button-disabled {
  opacity: 0 !important;
}
.swiper-events-list-slider_right_border {
  border-right: 1px solid #b08435;
}
.box-swiper-events-list-slider {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #b08435;
}
.box-swiper-events-list-slider .btn-choose-location {
  clear: both;
}
.box-swiper-events-list-slider .events-list-slider {
  list-style: none;
  padding: 0;
}
.box-swiper-events-list-slider .box-events-list_group {
  text-align: left;
  display: block;
  background: initial;
  padding: 30px 16px;
  border: 1px solid #b08435;
  min-height: 244px;
}
.box-swiper-events-list-slider .box-events-list_group .box-events-list_group-date {
  font-family: Didona;
  font-size: 26px;
  color: black;
}
.box-swiper-events-list-slider .box-events-list_group .box-events-list_group-date-1 {
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: #565656;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-swiper-events-list-slider .box-events-list_group .box-broadcasts_time {
  height: 26px;
  margin-bottom: 30px;
  float: left;
}
.box-swiper-events-list-slider .box-events-list_group .box-broadcasts_time .icon-cl {
  background: url("../images/icon-clock.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-swiper-events-list-slider .box-events-list_group .box-broadcasts_time span {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  vertical-align: top;
  display: inline-block;
  padding-top: 7px;
}
.box-swiper-events-list-slider .box-events-list_group .box-link a {
  display: inline-block;
  font-family: UndergroundCYProBook;
  font-size: 11px;
  text-decoration: none;
  color: #565656;
  border: 1px solid #565656;
  padding: 15px 30px;
  border-radius: 35px;
}
.box-swiper-events-list-slider .box-events-list_group .box-link a:hover {
  border: 1px solid black;
}
.box-swiper-events-list-slider .box-events-list_group .box-link-wont-go {
  float: right;
  margin-top: 1px;
  border-bottom: 1px dashed black;
}
.box-swiper-events-list-slider .box-events-list_group .box-link-wont-go a {
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
}
.box-swiper-events-list-slider .box-events-list_group .box-link-wont-go a:hover {
  text-decoration: none;
}
.box-swiper-events-list-slider .box-events-list_group .box-choice-location {
  display: none;
}
.box-swiper-events-list-slider .box-events-list_group.open-events {
  border-collapse: collapse;
  border: 3px solid black;
  padding-bottom: 26px;
}
.box-swiper-events-list-slider .box-events-list_group.open-events .btn-choose-location {
  display: none;
}
.box-swiper-events-list-slider .box-events-list_group.open-events .box-choice-location {
  display: block;
  clear: both;
  overflow: hidden;
}
.box-swiper-events-list-slider .box-events-list_group.open-events .box-choice-location .box-choice-location_txt {
  font-family: UndergroundCYProBook;
  font-size: 11px;
  color: #565656;
  float: left;
}
.box-swiper-events-list-slider .box-events-list_group.open-events .box-choice-location .box-choice-location_none {
  font-family: UndergroundCYProBook;
  font-size: 11px;
  color: black;
  float: right;
  border-bottom: 1px solid black;
  cursor: pointer;
}
.box-swiper-events-list-slider .box-events-list_group.open-events .box-broadcasts_time {
  margin-bottom: 46px;
}
.box-events-list {
  margin-top: 10px;
}
.box-events-list .box-events-list_group {
  float: left;
  width: 20%;
  padding: 30px 25px;
  border-top: 1px solid #b08435;
  border-right: 1px solid #b08435;
  border-bottom: 1px solid #b08435;
}
.box-events-list .box-events-list_group:first-child {
  border: 1px solid #b08435;
}
.box-events-list .box-events-list_group .box-events-list_group-date {
  font-family: Didona;
  font-size: 30px;
  color: black;
}
.box-events-list .box-events-list_group .box-events-list_group-date-1 {
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: #565656;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-events-list .box-events-list_group .box-broadcasts_time {
  height: 26px;
  margin-bottom: 30px;
}
.box-events-list .box-events-list_group .box-broadcasts_time .icon-cl {
  background: url("../images/icon-clock.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.box-events-list .box-events-list_group .box-broadcasts_time span {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  vertical-align: top;
  display: inline-block;
  padding-top: 7px;
}
.box-events-list .box-events-list_group .box-link a {
  display: inline-block;
  font-family: UndergroundCYProBook;
  font-size: 11px;
  text-decoration: none;
  color: #565656;
  border: 1px solid #565656;
  padding: 15px 30px;
  border-radius: 35px;
}
.box-events-list .box-events-list_group .box-link a:hover {
  border: 1px solid black;
}
.swiper-container {
  width: 100%;
  height: auto;
  margin: 20px auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 60%;
  /* Center slide text vertically */
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide:nth-child(2n) {
  width: 40%;
}
.swiper-slide:nth-child(3n) {
  width: 20%;
}
.container-slider-events {
  padding-bottom: 60px;
}
.container-slider-events .swiper-slide-next {
  opacity: 0.4;
}
.container-slider-events .swiper-slide-prev {
  opacity: 0.4;
}
.container-slider-events .swiper-slide {
  width: 1024px;
  position: relative;
  background-color: black;
  height: 560px;
}
.container-slider-events .swiper-slide img {
  width: auto;
  height: 100%;
}
.container-slider-events .swiper-slide-prev .box-overlay,
.container-slider-events .swiper-slide-next .box-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  top: 0;
  left: 0;
  opacity: 0.4;
}
.container-slider-events .swiper-button-prev {
  background: url("../images/swiper-button-prev.png");
  width: 64px;
  height: 64px;
  left: 10%;
}
.container-slider-events .swiper-button-next {
  background: url("../images/swiper-button-next.png");
  width: 64px;
  height: 64px;
  right: 10%;
}
.container-slider-events .swiper-pagination-fraction {
  top: -50px;
  font-family: Didona;
  font-size: 25px;
  color: black;
}
.box-slider-events-txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 20px 0 40px 0;
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 0 -10px 10px rgba(0, 0, 0, 0.6);
}
.box-slider-events-txt .box-overlay-txt {
  position: relative;
  overflow: hidden;
  left: 6%;
  width: 90%;
}
.box-slider-events-txt .box-slider-events-txt_line {
  width: 145px;
  height: 2px;
  background: white;
  margin-bottom: 30px;
}
.box-slider-events-txt h2 {
  font-family: Didona;
  font-size: 19px;
  color: white;
  letter-spacing: 1px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 8px;
  text-align: left;
  margin-left: 0;
}
.box-slider-events-txt h3 {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  float: left;
  text-align: left;
}
.box-choose-location {
  display: none;
  position: relative;
  margin-top: 60px;
}
.box-choose-location iframe {
  width: 100%;
  border: none;
  height: 915px;
}
.box-choose-location iframe .img-iframe {
  width: 100%;
}
.box-choose-location .btn-close-choose-location {
  position: absolute;
  top: 105px;
  right: 0;
  cursor: pointer;
}
.box-choose-location .btn-close-choose-location:hover a {
  text-decoration: none;
}
.box-choose-location .btn-close-choose-location a {
  color: black;
  border: 1px solid black;
  padding: 14px;
  border-radius: 24px;
  text-decoration: none;
}
@media all and (max-width: 1600px) {
  .container-slider-events .swiper-button-next {
    right: 5%;
  }
  .container-slider-events .swiper-button-prev {
    left: 5%;
  }
  .container-txt .container-slider-events .swiper-button-prev {
    left: -17%;
  }
  .container-txt .container-slider-events .swiper-button-next {
    right: -17%;
  }
}
@media all and (max-width: 1440px) {
  .box-choose-location iframe {
    width: 100%;
    border: none;
    height: 851px;
  }
  .container-slider-events .swiper-slide {
    width: 862px;
    position: relative;
    height: 470px;
  }
  .box-events .box-events_title_link h3 {
    margin-left: 161px;
  }
  .box-events {
    width: 1023px;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .box-events .box-events_title_link h3 {
    font-size: 34px;
  }
  .box-events .box-events_title_link .box-poster_link {
    margin-top: 0;
  }
  .box-events-list .box-events-list_group .box-events-list_group-date {
    font-size: 24px;
  }
  .box-events-list .box-events-list_group .box-broadcasts_time {
    margin-bottom: 20px;
  }
  .container-txt .container-slider-events .box-slider-events-txt h2 {
    margin-left: 25px;
  }
  .container-txt .container-slider-events .box-slider-events-txt h3 {
    margin-left: 25px;
    text-align: left;
  }
  .container-txt .container-slider-events .box-slider-events-txt .box-slider-events-txt_line {
    margin-bottom: 20px;
  }
  .container-txt .container-slider-events .swiper-button-next {
    right: -7%;
  }
  .container-txt .container-slider-events .swiper-button-prev {
    left: -7%;
  }
  .box-slider-events-txt .box-slider-events-txt_line {
    margin-bottom: 20px;
  }
  .box-swiper-events-list-slider .box-events-list_group .box-events-list_group-date {
    font-size: 26px;
  }
  .box-swiper-events-list-slider {
    width: 900px;
    margin: 10px auto;
  }
  .box-swiper-events-list-slider .box-events-list_group {
    padding: 30px 16px;
  }
  .box-events .box-events_title_link .swiper-button-next-events {
    width: 50px;
    height: 50px;
    top: 57%;
    right: 0;
    background-size: cover;
  }
  .box-events .box-events_title_link .swiper-button-prev-events {
    width: 50px;
    height: 50px;
    top: 57%;
    left: 0;
    background-size: cover;
  }
  .box-slider-events-txt {
    padding: 20px 0 30px 0;
  }
}
@media all and (max-width: 1208px) {
  .container-slider-events .swiper-button-next {
    right: 1%;
  }
  .container-slider-events .swiper-button-prev {
    left: 1%;
  }
  .container-txt .container-slider-events .swiper-button-prev {
    left: -2%;
  }
  .container-txt .container-slider-events .swiper-button-next {
    right: -2%;
  }
}
@media all and (max-width: 1100px) {
  .container-txt .container-slider-events .swiper-button-prev {
    left: 1%;
  }
  .container-txt .container-slider-events .swiper-button-next {
    right: 1%;
  }
}
@media all and (max-width: 1024px) {
  .container-slider-events .swiper-slide {
    width: 670px;
    position: relative;
    height: 370px;
  }
  .box-events {
    width: 768px;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .box-events-list .box-events-list_group {
    float: left;
    width: 25%;
  }
  .box-slider-events-txt .box-slider-events-txt_line {
    margin-bottom: 20px;
  }
  .box-slider-events-txt h2 {
    font-size: 17px;
  }
  .box-slider-events-txt h3 {
    font-size: 12px;
  }
  .box-slider-events-txt {
    padding: 20px 0 20px 0;
  }
  .box-choose-location iframe {
    width: 100%;
    border: none;
    height: 670px;
  }
  .container-txt .container-slider-events .box-slider-events-txt h2 {
    margin-left: 15px;
    font-size: 18px;
    color: white;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .container-txt .container-slider-events .box-slider-events-txt h3 {
    margin-left: 15px;
    font-size: 13px;
    color: white;
    margin-top: 10px;
    font-family: UndergroundCYProBook;
  }
  .container-txt .container-slider-events .swiper-button-prev {
    left: -3%;
  }
  .container-txt .container-slider-events .swiper-button-next {
    right: -3%;
  }
  .container-main .box-slider-events-txt h2 {
    font-family: Didona;
    font-size: 19px;
    color: white;
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 8px;
    text-align: left;
    margin-left: 0;
  }
  .container-main .box-slider-events-txt h3 {
    font-family: UndergroundCYProBook;
    font-size: 14px;
    color: white;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .box-swiper-events-list-slider {
    width: 620px;
    margin: 10px auto;
  }
  .box-swiper-events-list-slider .box-events-list_group .box-events-list_group-date {
    font-size: 24px;
  }
  .box-events .box-events_title_link .swiper-button-next-events {
    right: 10px;
  }
  .box-events .box-events_title_link .swiper-button-prev-events {
    left: 10px;
  }
}
.container-about-theater {
  width: 1024px;
  margin: 0 auto;
  padding: 63px 0;
}
.container-about-theater h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 30px;
  margin-bottom: 58px;
}
.container-about-theater .article {
  font-family: UndergroundCYPro;
  font-size: 20px;
  color: black;
  line-height: 1.5;
  margin-left: 30px;
  margin-bottom: 25px;
}
.container-about-theater .article:first-letter {
  font-size: 50px;
  line-height: 0.5;
}
.container-about-theater p {
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: black;
  margin-left: 30px;
  line-height: 1.8;
}
.container-about-theater h3 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin-left: 30px;
  margin-bottom: 35px;
}
.container-about-theater h4 {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin-left: 30px;
}
.container-about-theater ol {
  list-style-type: none;
  counter-reset: item;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: black;
  padding-left: 30px;
  margin-top: 30px;
}
.container-about-theater ol li {
  margin-bottom: 12px;
}
.container-about-theater ol li:before {
  content: counter(item) '. ';
  counter-increment: item;
}
.container-quote {
  margin-top: 90px;
  overflow: hidden;
  margin-bottom: 70px;
}
.container-quote .box-quote_line {
  width: 640px;
  height: 1px;
  background: black;
}
.container-quote .box-quote_txt {
  font-family: Georgia;
  margin-left: 55px;
  font-style: italic;
  font-size: 22px;
  color: black;
  padding-top: 30px;
  padding-right: 145px;
  margin-bottom: 30px;
}
.container-quote .box-author-quotes {
  float: right;
  margin-right: 40px;
}
.container-quote .box-author-quotes .box-author-quotes_foto {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 25px;
}
.container-quote .box-author-quotes .box-author-quotes_foto img {
  width: 100%;
}
.container-quote .box-author-quotes .box-author-quotes_name_position {
  float: right;
}
.container-quote .box-author-quotes .box-author-quotes_name_position .box-author-quotes_name {
  font-family: Georgia;
  font-style: italic;
  font-size: 20px;
  color: black;
  line-height: 1;
  margin-top: 14px;
}
.container-quote .box-author-quotes .box-author-quotes_name_position .box-author-quotes_name span {
  font-family: Georgia;
  font-style: italic;
  font-size: 14px;
  color: black;
}
.container-quote .box-author-quotes .box-author-quotes_name_position .box-author-quotes_line {
  width: 100%;
  height: 1px;
  background: black;
  margin-top: 6px;
  margin-bottom: 5px;
}
.container-quote .box-author-quotes .box-author-quotes_name_position .box-author-quotes_position {
  font-family: Georgia;
  font-style: italic;
  font-size: 12px;
  color: black;
}
.container-slider-about-theater {
  position: relative;
  margin-top: 70px;
  margin-bottom: 85px;
}
.container-slider-about-theater .swiper-button-next {
  background: url("../images/swiper-button-next.png");
  width: 64px;
  height: 64px;
  right: -10%;
}
.container-slider-about-theater .swiper-button-prev {
  background: url("../images/swiper-button-prev.png");
  width: 64px;
  height: 64px;
  left: -10%;
}
.container-slider-about-theater .swiper-slide-prev,
.container-slider-about-theater .swiper-slide-next {
  opacity: 0;
}
.container-slider-about-theater .swiper-pagination-fraction {
  top: -50px;
  font-family: Didona;
  font-size: 25px;
  color: black;
}
.swiper-container-slider-about-theater .swiper-slide {
  width: 1024px;
  position: relative;
  background-color: black !important;
  height: 560px;
}
.swiper-container-slider-about-theater .swiper-slide img {
  width: auto !important;
  height: 100%;
}
.box-download-pdf {
  margin-left: 30px;
  margin-top: 70px;
  margin-bottom: 70px;
}
.box-download-pdf .box-pdf-icon {
  background: url("../images/pdf-icon.png");
  width: 42px;
  height: 56px;
  float: left;
}
.box-download-pdf .box-download-pdf_name_link {
  margin-left: 75px;
  padding-top: 8px;
}
.box-download-pdf .box-download-pdf_name_link .box-download-pdf_name {
  font-family: Didona;
  font-size: 20px;
  color: black;
}
.box-download-pdf .box-download-pdf_name_link .box-download-pdf_link {
  font-family: Didona;
  font-size: 14px;
  color: #2c941e;
  text-decoration: underline;
  cursor: pointer;
}
.box-about-theater-video {
  width: 100%;
  position: relative;
  margin-top: 35px;
  margin-bottom: 75px;
}
.box-about-theater-video img {
  width: 100%;
}
.box-about-theater-video .box-about-theater-video-txt {
  position: absolute;
  left: 60px;
  bottom: 45px;
}
.box-about-theater-video .box-about-theater-video-txt .box-about-theater-video-txt_line {
  width: 142px;
  height: 2px;
  background: white;
  margin-bottom: 28px;
}
.box-about-theater-video .box-about-theater-video-txt .box-about-theater-video_txt-1 {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
  margin-bottom: 10px;
}
.box-about-theater-video .box-about-theater-video-txt .box-about-theater-video_txt-2 {
  font-family: Didona;
  font-size: 19px;
  color: white;
  margin-bottom: 2px;
}
.box-about-theater-video .box-about-theater-video-txt .box-about-theater-video_txt-3 {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: white;
}
.container-about-theater_theatre-history {
  width: 995px;
  margin-top: 13px;
  display: inline-block;
  margin-left: 30px;
}
.box-theatre-history {
  width: 100%;
  margin-bottom: 35px;
}
.box-theatre-history_date_title {
  overflow: hidden;
  margin-bottom: 30px;
}
.box-theatre-history_date_title .box-theatre-history_date {
  float: left;
  text-align: center;
}
.box-theatre-history_date_title .box-theatre-history_date .box-date {
  font-family: Didona;
  font-size: 48px;
  color: black;
}
.box-theatre-history_date_title .box-theatre-history_date .box-line {
  background: url("../images/about-theater/line.png");
  width: 273px;
  height: 6px;
}
.box-theatre-history_date_title .box-theatre-history_title {
  font-family: Didona;
  font-size: 32px;
  color: black;
  padding-top: 12px;
  margin-left: 342px;
}
.box-theatre-history_txt_img {
  width: 855px;
  border-left: 1px solid black;
  margin-left: 135px;
  padding: 15px 0 15px 57px;
}
.box-theatre-history_txt_img .box-theatre-history_txt p {
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: black;
}
.box-theatre-history_txt_img .box-theatre-history_img {
  margin-left: 30px;
  overflow: hidden;
  display: inline-block;
  margin-top: 30px;
}
.box-theatre-history_txt_img .box-theatre-history_img img {
  margin-right: 25px;
  margin-bottom: 25px;
}
@media all and (max-width: 1440px) {
  .container-about-theater h2 {
    font-size: 50px;
    margin-left: 190px;
  }
  .container-about-theater h3 {
    font-size: 40px;
    margin-left: 190px;
  }
  .container-about-theater .article {
    margin-left: 190px;
  }
  .container-about-theater p {
    margin-left: 190px;
  }
  .box-download-pdf {
    margin-left: 190px;
    margin-top: 40px;
    margin-bottom: 100px;
  }
  .container-slider-about-theater {
    margin: 140px auto 85px auto;
    width: 805px;
  }
  .container-slider-about-theater .swiper-slide {
    width: 805px;
  }
  .container-slider-about-theater .swiper-slide img {
    width: 100%;
  }
  .container-slider-about-theater .swiper-button-next {
    right: -12%;
  }
  .container-slider-about-theater .swiper-button-prev {
    left: -12%;
  }
  .box-about-theater-video {
    width: 805px;
    position: relative;
    margin: 65px auto 85px auto;
  }
  .container-about-theater h4 {
    margin-left: 190px;
  }
  .container-about-theater ol {
    padding-left: 190px;
  }
  .box-theatre-history_date_title .box-theatre-history_date .box-date {
    font-size: 38px;
  }
  .box-theatre-history_date_title .box-theatre-history_date .box-line {
    background: url("../images/about-theater/line-sm.png");
    width: 218px;
    height: 6px;
  }
  .box-theatre-history_date_title .box-theatre-history_title {
    font-size: 30px;
    padding-top: 8px;
    margin-left: 285px;
  }
  .container-about-theater_theatre-history {
    width: 1024px;
    margin-top: 0;
    display: inline-block;
    margin-left: 0;
  }
  .box-theatre-history_txt_img {
    width: 855px;
    border-left: 1px solid black;
    margin-left: 107px;
    padding: 15px 0 15px 57px;
  }
  .box-theatre-history_txt_img .box-theatre-history_txt p {
    margin-left: 25px;
  }
  .box-theatre-history_txt_img .box-theatre-history_img {
    margin-left: 25px;
  }
  .swiper-container-slider-about-theater .swiper-slide {
    width: 862px;
    position: relative;
    height: 470px;
  }
  .swiper-container-slider-about-theater .swiper-slide img {
    width: auto !important;
    height: 100%;
  }
}
@media all and (max-width: 1024px) {
  .container-about-theater {
    width: 768px;
    padding: 23px 0;
  }
  .container-about-theater .article {
    font-family: UndergroundCYPro;
    font-size: 18px;
    color: black;
    line-height: 1.4;
    margin-left: 125px;
    margin-bottom: 32px;
  }
  .container-about-theater .article:first-letter {
    font-size: 34px;
    line-height: 0.5;
  }
  .swiper-container-slider-about-theater .swiper-slide {
    width: 670px;
    position: relative;
    height: 370px;
  }
  .swiper-container-slider-about-theater .swiper-slide img {
    width: auto !important;
    height: 100%;
  }
  .container-about-theater h2 {
    font-size: 40px;
    margin-left: 125px;
    margin-bottom: 40px;
  }
  .container-about-theater p {
    font-size: 14px;
    margin-left: 125px;
    line-height: 1.8;
  }
  .container-quote .box-quote_txt {
    font-family: Georgia;
    margin-left: 55px;
    font-style: italic;
    font-size: 18px;
    color: black;
    padding-top: 30px;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .container-slider-about-theater {
    margin: 100px auto 85px auto;
    width: 660px;
  }
  .container-slider-about-theater .swiper-slide {
    width: 660px;
  }
  .container-slider-about-theater .swiper-slide img {
    width: 100%;
  }
  .container-about-theater h3 {
    font-size: 30px;
    margin-left: 125px;
  }
  .box-download-pdf {
    margin-left: 125px;
    margin-top: 33px;
  }
  .box-about-theater-video {
    width: 660px;
    position: relative;
    margin: 65px auto 85px auto;
  }
  .container-about-theater h4 {
    margin-left: 125px;
  }
  .container-about-theater ol {
    padding-left: 125px;
    font-size: 14px;
  }
  .box-theatre-history_date_title .box-theatre-history_date .box-date {
    font-size: 26px;
  }
  .box-theatre-history_date_title .box-theatre-history_date .box-line {
    background: url("../images/about-theater/line-xs.png");
    width: 152px;
    height: 6px;
  }
  .box-theatre-history_date_title .box-theatre-history_title {
    font-size: 22px;
    padding-top: 4px;
    margin-left: 230px;
  }
  .box-theatre-history_txt_img {
    width: 640px;
    border-left: 1px solid black;
    margin-left: 75px;
    padding: 5px 0 5px 20px;
  }
  .box-theatre-history_txt_img .box-theatre-history_txt p {
    font-size: 14px;
  }
  .box-theatre-history_txt_img .box-theatre-history_img {
    margin-top: 20px;
  }
}
.container-searching-results {
  width: 1320px;
  margin: 0 auto;
  padding-top: 93px;
}
.container-searching-results h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  margin-left: 225px;
  text-transform: uppercase;
}
.block-searching-results {
  width: 100%;
  margin-top: 120px;
}
.box-searching-results {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
.box-searching-results .box-img {
  float: left;
  width: 150px;
}
.box-searching-results .box-img img {
  width: 100%;
}
.box-searching-results .box-searching-results_txt {
  border-bottom: 1px solid black;
  width: 990px;
  margin-left: 175px;
  padding: 0 55px 40px 55px;
}
.box-searching-results .box-searching-results_txt .box-link-section {
  margin-bottom: 10px;
}
.box-searching-results .box-searching-results_txt .box-link-section a {
  font-family: UndergroundCYProBook;
  color: black;
  text-decoration: none;
  border-bottom: 1px solid black;
  font-size: 16px;
}
.box-searching-results .box-searching-results_txt .box-link-section a:hover {
  color: #fabd50;
  border-color: #fabd50;
}
.box-searching-results .box-searching-results_txt .box-searching-results_title {
  margin-bottom: 20px;
}
.box-searching-results .box-searching-results_txt .box-searching-results_title a {
  font-family: Didona;
  font-size: 36px;
  color: black;
  text-decoration: none;
  line-height: 1.1;
}
.box-searching-results .box-searching-results_txt .box-searching-results_preview p {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  line-height: 1.8;
}
.box-searching-results .box-searching-results_txt .box-searching-results_preview .box-money {
  font-family: Didona;
  font-size: 22px;
  color: black;
}
.search {
  background: #fddea4;
}
.link-total {
  color: black;
  text-decoration: none;
}
.link-total:hover {
  color: #fabd50;
  text-decoration: underline;
}
@media all and (max-width: 1440px) {
  .container-searching-results {
    width: 1020px;
    padding-top: 53px;
  }
  .container-searching-results h2 {
    font-family: Didona;
    font-size: 50px;
    color: black;
    margin-left: 190px;
    text-transform: uppercase;
  }
  .block-searching-results {
    margin-top: 60px;
  }
  .box-searching-results .box-img {
    width: 130px;
  }
  .box-searching-results .box-searching-results_txt {
    border-bottom: 1px solid black;
    width: 855px;
    margin-left: 175px;
    padding: 0 15px 40px 15px;
  }
  .box-searching-results .box-searching-results_txt .box-link-section a {
    font-size: 14px;
  }
  .box-searching-results .box-searching-results_txt .box-searching-results_title a {
    font-size: 32px;
  }
}
@media all and (max-width: 1024px) {
  .container-searching-results {
    width: 760px;
    padding-top: 25px;
  }
  .container-searching-results h2 {
    font-size: 40px;
    margin-left: 120px;
  }
  .box-searching-results .box-img {
    width: 110px;
    padding-top: 40px;
  }
  .block-searching-results {
    margin-top: 45px;
  }
  .box-searching-results .box-searching-results_txt .box-link-section {
    margin-bottom: 17px;
  }
  .box-searching-results .box-searching-results_txt .box-searching-results_title {
    margin-bottom: 10px;
  }
  .box-searching-results .box-searching-results_txt .box-searching-results_title a {
    font-size: 26px;
  }
  .box-searching-results .box-searching-results_txt {
    border-bottom: 1px solid black;
    width: 645px;
    margin-left: 135px;
    padding: 0 83px 27px 20px;
  }
  .box-searching-results .box-searching-results_txt .box-searching-results_preview p {
    font-family: UndergroundCYProBook;
    font-size: 12px;
    line-height: 1.7;
  }
  .box-searching-results .box-searching-results_txt .box-searching-results_preview .box-money {
    font-size: 18px;
  }
}
.container-basket {
  width: 1315px;
  margin: 0 auto;
  padding-top: 63px;
}
.container-basket h1 {
  margin-left: 210px;
}
.container-basket .box-link-prev {
  float: left;
  margin: 48px 0 0 145px;
}
.container-basket .box-btn-edit {
  float: right;
  margin-top: 32px;
  margin-right: 82px;
}
.container-basket .box-btn-edit a {
  font-size: 18px;
  color: #343434;
  padding: 30px 50px;
  border-radius: 45px;
}
.container-basket .box-btn-edit:hover a {
  color: black;
}
.container-basket .box-delivery-payment {
  margin: 70px 0 120px 100px;
}
.container-basket .box-delivery-payment .box-delivery-payment_txt {
  display: inline-block;
  vertical-align: top;
  width: 430px;
  margin-left: 110px;
}
.container-basket .box-delivery-payment .box-delivery-payment_txt h2 {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin-bottom: 18px;
}
.container-basket .box-delivery-payment .box-delivery-payment_txt p {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
}
.table-basket {
  width: 1255px;
  margin-left: 50px;
}
.table-basket .thead .th {
  padding: 40px 20px;
}
.table-basket .td {
  padding: 40px 20px;
}
.table-basket .td-cell-img,
.table-basket .th-cell-img {
  width: 140px;
}
.table-basket .td-cell-img img,
.table-basket .th-cell-img img {
  border-top: 20px solid #eaeaea;
  border-bottom: 20px solid #eaeaea;
  border-left: 15px solid #eaeaea;
  border-right: 15px solid #eaeaea;
  width: 80px;
}
.table-basket .td-cell-img {
  text-align: right;
}
.table-basket .td-cell-name {
  width: 530px;
}
.table-basket .td-cell-name h2 {
  padding-top: 15px;
  font-family: Didona;
  font-size: 26px;
  color: black;
  margin-top: 0;
  margin-bottom: 10px;
  width: 435px;
}
.table-basket .td-cell-name h2 a {
  color: black;
}
.table-basket .td-cell-name h2 a:hover {
  text-decoration: none;
}
.table-basket .td-cell-name h3 {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  margin: 0;
  width: 435px;
}
.table-basket .td-cell-money {
  font-family: UndergroundCYProBook;
  font-size: 20px;
  color: black;
  padding-top: 58px;
  width: 160px;
}
.table-basket .td-cell-amount {
  width: 145px;
}
.table-basket .td-cell-amount input {
  border: 1px solid #b2b2b2;
  background: inherit;
  outline: none;
  font-family: UndergroundCYProBook;
  font-size: 20px;
  color: black;
  padding: 5px 5px;
  text-align: center;
  width: 50px;
  margin-top: 11px;
}
.table-basket .td-cell-amount input:focus {
  outline: none;
  border-color: black;
}
.table-basket .td-cell-cost {
  font-family: UndergroundCYProBook;
  font-size: 20px;
  color: black;
  padding-top: 58px;
  width: 200px;
}
.table-basket .td-cell-close .icon-icon-close {
  cursor: pointer;
  color: #cac9c7;
  margin-top: 25px;
}
.table-basket .td-cell-close .icon-icon-close:hover {
  color: black;
}
.box-basket-final-price {
  font-family: UndergroundCYProBook;
  font-size: 30px;
  color: black;
  padding-left: 1045px;
  margin-top: 35px;
}
.container-drawing-order {
  width: 1315px;
  margin: 0 auto;
  padding-top: 63px;
}
.container-drawing-order .box-link-prev {
  margin-left: 145px;
}
.container-drawing-order h1 {
  margin-left: 210px;
}
.container-your-order {
  margin-top: 66px;
}
.container-your-order h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin-top: 0;
  margin-left: 210px;
}
.box-your-order {
  width: 800px;
  margin-left: 150px;
  margin-top: 33px;
}
.box-your-order_table {
  width: 100%;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 12px 0;
}
.box-your-order_table .box-your-order_table-cell {
  width: 100%;
  padding: 10px 0 10px 62px;
}
.box-your-order_table .box-your-order_table-cell .box-your-order_table-cell-product {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  display: inline-block;
  vertical-align: top;
  width: 435px;
  margin-right: 115px;
}
.box-your-order_table .box-your-order_table-cell .box-your-order_table-cell-cash {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  display: inline-block;
  vertical-align: top;
  width: 130px;
}
.box-your-order-total {
  width: 100%;
  padding: 20px 0 20px 62px;
}
.box-your-order-total .box-your-order-total_txt {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  display: inline-block;
  vertical-align: top;
  width: 435px;
  margin-right: 115px;
  font-weight: 600;
}
.box-your-order-total .box-your-order-total_cash {
  font-family: UndergroundCYProBook;
  font-size: 18px;
  color: black;
  display: inline-block;
  vertical-align: top;
  width: 130px;
}
.box-checkout-delivery {
  margin-bottom: 65px;
}
.container-checkout {
  margin: 66px 0 0 175px;
}
.container-checkout h2 {
  font-family: Didona;
  font-size: 48px;
  color: black;
  margin-left: 40px;
  margin-bottom: 40px;
}
.box-checkout-delivery__block {
  position: relative;
  margin-bottom: 19px;
  padding-left: 40px;
  width: 506px;
}
.box-checkout-delivery__block label {
  cursor: pointer;
}
.box-checkout-delivery__radio {
  display: none;
}
.box-checkout-delivery__radio:checked ~ label .box-checkout-delivery__radio-block:before {
  background-color: #fbb547;
}
.box-checkout-delivery__radio-block {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: transparent;
}
.box-checkout-delivery__radio-block:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  transition: background-color 0.4s;
}
.box-checkout-delivery__info {
  font-family: UndergroundCYPro;
  font-size: 20px;
  color: black;
  font-weight: normal;
  margin-bottom: 7px;
}
.box-checkout-delivery__descriptions {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #565656;
  font-weight: 500;
}
.box-checkout-delivery__descriptions a {
  color: #565656;
  text-decoration: none;
  font-size: 15px;
}
.box-checkout-delivery__descriptions a:hover {
  text-decoration: none;
}
.disabled-checkout {
  cursor: default;
}
.disabled-checkout .box-checkout-delivery__descriptions {
  color: black;
  opacity: 0.4;
}
.disabled-checkout .box-checkout-delivery__info {
  color: black;
  opacity: 0.4;
}
.disabled-checkout .box-checkout-delivery__radio-block {
  opacity: 0.4;
}
.box-payment-method .box-checkout-delivery__block {
  width: 700px;
}
.disabled-checkout label {
  cursor: default;
}
.container-contact-information {
  margin-left: 40px;
  margin-bottom: 80px;
}
.container-contact-information h2 {
  margin-bottom: 35px;
  margin-left: 0;
}
.container-contact-information .box-information-members-area_label_input {
  margin-left: 2px;
  margin-bottom: 28px;
}
.container-contact-information .box-btn-edit a {
  font-size: 18px;
  margin: 0;
  padding: 28px 50px;
  border-radius: 40px;
  color: #343434;
}
.container-online-store {
  width: 1315px;
  margin: 0 auto;
  padding-top: 63px;
}
.container-online-store h1 {
  margin-left: 210px;
}
.container-online-store-main {
  margin-top: 63px;
}
.container-online-store-main_nav {
  float: left;
  width: 157px;
}
.container-online-store-main_nav nav ul {
  list-style: none;
  padding: 0;
}
.container-online-store-main_nav nav ul li {
  margin-bottom: 25px;
}
.container-online-store-main_nav nav ul li a {
  text-transform: uppercase;
  font-family: Didona;
  font-size: 15px;
  color: black;
  display: block;
}
.container-online-store-main_nav nav ul li a:hover {
  text-decoration: none;
  color: #fcbd4c;
}
.container-online-store-main_nav nav ul li a span {
  border-bottom: 1px dotted black;
}
.container-online-store-main_nav nav ul li a:hover span {
  border-bottom: 1px dotted #fcbd4c;
}
.container-online-store-main_nav nav ul li .active {
  color: #fcbd4c;
}
.container-online-store-main_nav nav ul li .active span {
  border: none;
}
.container-online-store-main_contant {
  width: 985px;
  margin-left: 310px;
}
.container-online-store-main_product {
  width: 100%;
  border-bottom: 1px solid black;
  padding-bottom: 50px;
  padding-left: 75px;
  padding-right: 170px;
  overflow: hidden;
  margin-bottom: 45px;
}
.container-online-store-main_product .box-online-store-main_product-img {
  width: 185px;
  float: left;
}
.container-online-store-main_product .box-online-store-main_product-img img {
  width: 100%;
  border-top: 40px solid #eaeaea;
  border-bottom: 40px solid #eaeaea;
  border-left: 35px solid #eaeaea;
  border-right: 35px solid #eaeaea;
}
.container-online-store-main_product .box-online-store-main_contant {
  padding-top: 16px;
  margin-left: 245px;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_contant-title {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin-top: 0;
  line-height: 1.2;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_contant-title a {
  color: black;
  text-decoration: none;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_contant-description {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  margin-top: 16px;
}
.box-online-store-main_contant-description a{
color:#25950f;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link {
  overflow: hidden;
  margin-top: 50px;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .box-online-store-main_contant-money {
  font-family: Didona;
  font-size: 38px;
  color: black;
  float: left;
  width: 220px;
  margin-right: 25px;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .btn-link {
  display: inline-block;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 15px 33px;
  border-radius: 38px;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .btn-link a:hover {
  text-decoration: none;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .btn-link:hover {
  text-decoration: none;
}
.container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .btn-link:hover a {
  color: black;
  border-color: black;
}
.container-theatre-card {
  width: 1315px;
  margin: 0 auto;
  padding-top: 63px;
}
.container-theatre-card .box-link-prev {
  margin-left: 145px;
}
.container-theatre-card h1 {
  margin-left: 210px;
}
.container-theatre-card .box-product {
  margin-left: 210px;
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  margin-top: 16px;
}
.container-product-card {
  width: 100%;
  margin-top: 35px;
  padding-left: 80px;
  margin-bottom: 90px;
  overflow: hidden;
}
.box-product-card-img {
  width: 350px;
  float: left;
}
.box-product-card-img img {
  width: 100%;
  border-top: 80px solid #eaeaea;
  border-right: 60px solid#eaeaea;
  border-bottom: 80px solid #eaeaea;
  border-left: 60px solid#eaeaea;
}
.box-line-hr {
  width: 100%;
  height: 1px;
  background: black;
}
.box-product-card-description {
  margin-left: 400px;
}
.box-product-card-description .box-product-card-description_list-description {
  width: 100%;
  padding-right: 370px;
}
.box-product-card-description .box-product-card-description_list-description ul {
  list-style: none;
  padding-left: 0;
}
.box-product-card-description .box-product-card-description_list-description ul li {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  margin-bottom: 3px;
}
.box-product-card-description .box-product-card-description_list-description ul li span {
  font-family: UndergroundCYPro;
  font-weight: normal;
  font-size: 16px;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link {
  margin-top: 25px;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .box-product-card-description_money {
  font-family: Didona;
  font-size: 38px;
  color: black;
  float: left;
  width: 220px;
  margin-right: 25px;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .btn-link {
  display: inline-block;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 15px 33px;
  border-radius: 38px;
  text-align: center;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .btn-link a:hover {
  text-decoration: none;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .btn-link:hover {
  text-decoration: none;
}
.box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .btn-link:hover a {
  color: black;
  border-color: black;
}
.box-product-card-description .box-product-card-description_text {
  margin-top: 30px;
  padding-right: 155px;
}
.box-product-card-description .box-product-card-description_text p {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: black;
  line-height: 1.6;
  margin-bottom: 25px;
}
.container-similar-product {
  width: 100%;
  margin-top: 80px;
}
.container-similar-product h2 {
  margin-left: 210px;
  font-family: Didona;
  font-size: 44px;
  color: black;
  text-transform: uppercase;
}
.container-similar-product_box {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 100px;
}
.container-similar-product_box .box-similar-product {
  width: 654px;
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
}
.container-similar-product_box .box-similar-product .box-similar-product_img {
  width: 165px;
  float: left;
}
.container-similar-product_box .box-similar-product .box-similar-product_img img {
  width: 100%;
  border-top: 40px solid #eaeaea;
  border-bottom: 40px solid #eaeaea;
  border-left: 30px solid #eaeaea;
  border-right: 30px solid #eaeaea;
}
.container-similar-product_box .box-similar-product .box-similar-product_description {
  padding-top: 15px;
  margin-left: 195px;
  padding-right: 65px;
}
.container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-title {
  font-family: Didona;
  font-size: 22px;
  color: black;
  margin-bottom: 15px;
}
.container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-title a {
  color: black;
}
.container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-txt {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  margin-bottom: 18px;
}
.container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-money {
  font-family: Didona;
  font-size: 30px;
  color: black;
}
.container-online-store {
  margin: 0 auto 130px auto;
}
@media all and (max-width: 1440px) {
  .container-basket {
    width: 1024px;
    margin: 0 auto;
    padding: 50px 0;
  }
  .container-online-store {
    width: 1024px;
    margin: 0 auto 130px auto;
    padding-top: 53px;
  }
  .container-online-store h1 {
    margin-left: 190px;
  }
  .container-basket h1 {
    margin-left: 173px;
    font-size: 50px;
  }
  .table-basket {
    width: 100%;
    margin-left: 0;
  }
  .table-basket .thead .th {
    padding: 20px 10px;
  }
  .table-basket .td {
    padding: 30px 10px;
  }
  .table-basket .td-cell-img,
  .table-basket .th-cell-img {
    padding-left: 0;
    width: 120px;
  }
  .table-basket .td-cell-img img,
  .table-basket .th-cell-img img {
    width: 70px;
  }
  .table-basket .td-cell-name {
    width: 520px;
  }
  .table-basket .td-cell-name h2 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 6px;
    width: 400px;
  }
  .table-basket .td-cell-name h3 {
    font-size: 12px;
    color: #565656;
    width: 435px;
  }
  .table-basket .td-cell-money {
    font-family: UndergroundCYProBook;
    font-size: 16px;
    color: black;
    padding-top: 48px;
    width: 110px;
  }
  .table-basket .td-cell-amount {
    width: 110px;
  }
  .table-basket .td-cell-amount input {
    font-size: 16px;
  }
  .table-basket .td-cell-cost {
    font-family: UndergroundCYProBook;
    font-size: 16px;
    color: black;
    padding-top: 48px;
    width: 125px;
  }
  .table-basket .td-cell-close .icon-icon-close {
    margin-top: 21px;
  }
  .box-basket-final-price {
    font-size: 24px;
    padding-left: 870px;
    margin-top: 35px;
  }
  .container-basket .box-link-prev {
    margin: 48px 0 0 130px;
  }
  .box-link-prev a .link-prev {
    width: 41px;
    height: 41px;
    background-size: cover;
  }
  .box-link-prev a span {
    font-size: 14px;
    padding-top: 12px;
  }
  .container-basket .box-btn-edit a {
    font-size: 16px;
    color: #343434;
    padding: 20px 30px;
    border-radius: 45px;
  }
  .container-basket .box-btn-edit {
    float: right;
    margin-top: 40px;
    margin-right: 0;
  }
  .container-basket .box-delivery-payment .box-delivery-payment_txt h2 {
    font-size: 24px;
  }
  .container-basket .box-delivery-payment .box-delivery-payment_txt {
    width: 410px;
    margin-left: 10px;
  }
  .container-basket .box-delivery-payment {
    margin: 60px 0 120px 175px;
  }
  .container-drawing-order {
    width: 1024px;
    padding-top: 50px;
  }
  .container-drawing-order .box-link-prev {
    margin-left: 110px;
    margin-bottom: 0;
  }
  .container-drawing-order h1 {
    margin-left: 171px;
  }
  .container-your-order {
    margin-top: 53px;
  }
  .container-your-order h2 {
    font-size: 34px;
    margin-left: 171px;
  }
  .box-your-order {
    width: 780px;
    margin-left: 111px;
    margin-top: 25px;
  }
  .container-checkout h2 {
    font-size: 34px;
    margin-left: 40px;
    margin-bottom: 40px;
  }
  .container-checkout {
    margin: 66px 0 0 133px;
  }
  .container-checkout .box-checkout-delivery__block {
    margin-bottom: 14px;
  }
  .container-checkout .box-checkout-delivery__info {
    margin-bottom: 2px;
  }
  .container-checkout .container-contact-information h2 {
    margin-left: 0;
    margin-bottom: 33px;
  }
  .container-contact-information .box-btn-edit a {
    font-size: 14px;
    margin: 0;
    padding: 23px 35px;
    border-radius: 40px;
    color: #343434;
  }
  .container-online-store-main_contant {
    width: 760px;
    margin-left: 260px;
  }
  .container-online-store-main_product {
    width: 100%;
    border-bottom: 1px solid black;
    padding-bottom: 50px;
    padding-left: 37px;
    padding-right: 85px;
    overflow: hidden;
    margin-bottom: 45px;
  }
  .container-online-store-main_product .box-online-store-main_product-img {
    width: 150px;
    float: left;
  }
  .container-online-store-main_product .box-online-store-main_product-img img {
    width: 100%;
    border: 20px solid #eaeaea;
  }
  .container-online-store-main_product .box-online-store-main_contant .box-online-store-main_contant-title {
    font-size: 26px;
  }
  .container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .box-online-store-main_contant-money {
    font-size: 30px;
    width: 205px;
    margin-right: 25px;
    padding-top: 5px;
  }
  .container-online-store-main_product .box-online-store-main_contant {
    padding-top: 16px;
    margin-left: 190px;
  }
  .container-theatre-card {
    width: 1024px;
    padding-top: 50px;
  }
  .container-theatre-card .box-link-prev {
    margin-left: 110px;
    margin-bottom: 0;
  }
  .container-theatre-card h1 {
    margin-left: 171px;
  }
  .container-theatre-card .box-product {
    margin-left: 171px;
  }
  .container-product-card {
    width: 100%;
    margin-top: 35px;
    padding-left: 55px;
    margin-bottom: 62px;
  }
  .box-product-card-img {
    width: 265px;
    float: left;
  }
  .box-product-card-img img {
    width: 100%;
    border-top: 60px solid #eaeaea;
    border-right: 50px solid#eaeaea;
    border-bottom: 60px solid #eaeaea;
    border-left: 50px solid#eaeaea;
  }
  .box-product-card-description {
    margin-left: 315px;
  }
  .box-product-card-description .box-product-card-description_list-description {
    width: 100%;
    padding-right: 260px;
  }
  .box-product-card-description .box-product-card-description_list-description ul li {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .box-product-card-description .box-product-card-description_list-description ul li span {
    font-size: 14px;
  }
  .box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .box-product-card-description_money {
    font-size: 30px;
    color: black;
    width: 200px;
    margin-right: 25px;
    padding-top: 5px;
  }
  .box-product-card-description .box-product-card-description_text p {
    font-size: 14px;
    color: black;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .box-product-card-description .box-product-card-description_text {
    margin-top: 23px;
    padding-right: 0;
  }
  .container-similar-product h2 {
    margin-left: 171px;
    font-family: Didona;
    font-size: 30px;
    color: black;
    text-transform: uppercase;
  }
  .container-similar-product {
    width: 100%;
    margin-top: 65px;
  }
  .container-similar-product_box .box-similar-product {
    width: 510px;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-money {
    font-size: 22px;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_description {
    padding-right: 10px;
  }
}
@media all and (max-width: 1024px) {
  .container-basket {
    width: 768px;
    margin: 0 auto;
    padding: 25px 0;
  }
  .container-basket h1 {
    margin-left: 130px;
    font-size: 40px;
  }
  .table-basket .td-cell-img,
  .table-basket .th-cell-img {
    padding-left: 0;
    width: 80px;
  }
  .table-basket .td-cell-name {
    width: 325px;
  }
  .table-basket .td-cell-name h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 6px;
    width: 250px;
  }
  .table-basket .td-cell-name h3 {
    width: 250px;
  }
  .table-basket .td-cell-money {
    width: 110px;
  }
  .table-basket .td-cell-amount {
    width: 110px;
  }
  .table-basket .td-cell-cost {
    width: 110px;
  }
  .box-basket-final-price {
    padding-left: 630px;
    margin-top: 25px;
  }
  .box-link-prev a .link-prev {
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  .box-link-prev a span {
    font-size: 14px;
    padding-top: 9px;
  }
  .container-basket .box-btn-edit {
    margin-top: 36px;
  }
  .container-basket .box-link-prev {
    margin: 48px 0 0 33px;
  }
  .container-basket .box-delivery-payment .box-delivery-payment_txt p {
    font-size: 12px;
  }
  .container-basket .box-delivery-payment .box-delivery-payment_txt {
    width: 280px;
    margin-left: 40px;
  }
  .container-basket .box-delivery-payment {
    margin: 50px 0 90px 50px;
  }
  .container-drawing-order {
    width: 768px;
    padding-top: 35px;
  }
  .container-drawing-order .box-link-prev {
    margin-left: 73px;
    margin-bottom: 0;
  }
  .box-your-order {
    width: 675px;
    margin-left: 101px;
    margin-top: 15px;
  }
  .container-drawing-order h1 {
    margin-left: 129px;
  }
  .container-your-order h2 {
    font-size: 26px;
    margin-left: 128px;
  }
  .box-your-order_table .box-your-order_table-cell {
    width: 100%;
    padding: 5px 0 5px 29px;
  }
  .container-your-order {
    margin-top: 40px;
  }
  .box-your-order_table .box-your-order_table-cell .box-your-order_table-cell-product {
    font-size: 12px;
    margin-right: 100px;
  }
  .box-your-order_table .box-your-order_table-cell .box-your-order_table-cell-cash {
    font-size: 12px;
    width: 130px;
  }
  .box-your-order_table .box-your-order_table-cell .box-your-order_table-cell-cash {
    font-size: 12px;
    width: 103px;
  }
  .box-your-order_table {
    padding: 19px 0;
  }
  .box-your-order-total .box-your-order-total_txt {
    font-size: 16px;
    width: 435px;
    margin-right: 100px;
    font-weight: 600;
  }
  .box-your-order-total .box-your-order-total_cash {
    font-size: 16px;
    width: 102px;
    font-weight: 600;
  }
  .box-your-order-total {
    width: 100%;
    padding: 14px 0 14px 29px;
  }
  .container-checkout {
    margin: 60px 0 0 90px;
  }
  .container-checkout h2 {
    font-size: 26px;
    margin-left: 40px;
    margin-bottom: 30px;
  }
  .container-checkout .box-checkout-delivery__info {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 16px;
  }
  .container-checkout .box-checkout-delivery__descriptions {
    font-size: 12px;
    color: #565656;
    font-weight: 500;
  }
  .container-checkout .box-checkout-delivery {
    margin-bottom: 50px;
  }
  .container-contact-information .box-information-members-area_label_input {
    margin-left: 2px;
    margin-bottom: 24px;
  }
  .box-information-members-area_label_input textarea {
    width: 590px;
  }
  .container-online-store {
    width: 768px;
    margin: 0 auto 100px auto;
    padding-top: 25px;
  }
  .container-online-store h1 {
    margin-left: 120px;
  }
  .container-online-store-main_nav {
    float: left;
    width: 125px;
  }
  .container-online-store-main_nav nav ul li a {
    text-transform: uppercase;
    font-family: Didona;
    font-size: 11px;
    color: black;
    border-bottom: 1px dotted black;
  }
  .container-online-store-main {
    margin-top: 40px;
  }
  .container-online-store-main_nav nav ul li {
    margin-bottom: 20px;
    line-height: 1.3;
  }
  .container-online-store-main_contant {
    width: 595px;
    margin-left: 170px;
  }
  .container-online-store-main_product {
    width: 100%;
    border-bottom: 1px solid black;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 45px;
    overflow: hidden;
    margin-bottom: 45px;
  }
  .container-online-store-main_product .box-online-store-main_product-img {
    width: 100px;
    float: left;
  }
  .container-online-store-main_product .box-online-store-main_contant .box-online-store-main_contant-title {
    font-size: 24px;
  }
  .container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .box-online-store-main_contant-money {
    font-size: 26px;
    width: 205px;
    margin-right: 25px;
    padding-top: 5px;
  }
  .container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link .btn-link a {
    display: block;
    font-family: UndergroundCYProBook;
    font-size: 12px;
    color: #565656;
    border: 1px solid #565656;
    padding: 13px 28px;
    border-radius: 38px;
  }
  .container-online-store-main_product .box-online-store-main_contant {
    padding-top: 6px;
    margin-left: 120px;
  }
  .container-online-store-main_product .box-online-store-main_contant .box-online-store-main_money_link {
    overflow: hidden;
    margin-top: 23px;
  }
  .container-theatre-card {
    width: 768px;
    padding-top: 35px;
  }
  .container-theatre-card .box-link-prev {
    margin-left: 73px;
    margin-bottom: 0;
  }
  .container-theatre-card .box-link-prev a .link-prev {
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  .container-theatre-card .box-link-prev a span {
    font-size: 14px;
    padding-top: 9px;
  }
  .container-theatre-card h1 {
    margin-left: 129px;
  }
  .container-theatre-card .box-product {
    margin-left: 129px;
    font-size: 14px;
  }
  .container-product-card {
    width: 100%;
    margin-top: 35px;
    padding-left: 0;
    margin-bottom: 62px;
  }
  .box-product-card-img {
    width: 240px;
    float: left;
  }
  .box-product-card-img img {
    width: 100%;
    border-top: 50px solid #eaeaea;
    border-right: 30px solid#eaeaea;
    border-bottom: 50px solid #eaeaea;
    border-left: 30px solid#eaeaea;
  }
  .box-product-card-description {
    margin-left: 280px;
  }
  .box-product-card-description .box-product-card-description_list-description {
    width: 100%;
    padding-right: 90px;
  }
  .box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link {
    margin-top: 20px;
  }
  .box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .box-product-card-description_money {
    font-size: 26px;
    color: black;
    width: 200px;
    margin-right: 25px;
    padding-top: 7px;
  }
  .box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link .btn-link a {
    font-size: 13px;
    padding: 15px 33px;
    border-radius: 38px;
  }
  .container-similar-product {
    margin-top: 35px;
  }
  .container-similar-product h2 {
    margin-left: 129px;
  }
  .container-similar-product_box {
    margin-top: 35px;
    margin-bottom: 80px;
  }
  .container-similar-product_box .box-similar-product {
    width: 380px;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_img {
    width: 105px;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_img img {
    width: 100%;
    border-top: 25px solid #eaeaea;
    border-bottom: 25px solid #eaeaea;
    border-left: 20px solid #eaeaea;
    border-right: 20px solid #eaeaea;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_description {
    padding-top: 5px;
    margin-left: 120px;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-title {
    font-size: 18px;
    margin-bottom: 13px;
  }
  .container-similar-product_box .box-similar-product .box-similar-product_description .box-similar-product_description-txt {
    font-size: 12px;
    margin-bottom: 18px;
  }
}
.container-calendar {
  width: 1290px;
  margin: 0 auto;
  padding: 50px 0;
}
.container-calendar h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 185px;
}
.container-date-event {
  width: 1290px;
  margin: 0 auto;
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
.container-date-event h2 {
  font-family: Didona;
  font-size: 64px;
  color: black;
  text-transform: uppercase;
  margin-left: 185px;
}
.container-date-event_box {
  margin-top: 0;
}
.box-date-event_selected-date {
  width: 120px;
  text-align: center;
  float: left;
  margin-top: 0;
  position: fixed;
  z-index: 101;
}
.box-date-event_selected-date .box-selected-date {
  font-family: Didona;
  font-size: 66px;
  color: black;
}
.box-date-event_selected-date .box-selected-month {
  font-family: Didona;
  font-size: 16px;
  color: black;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.box-date-event_selected-date .box-selected-day {
  font-family: UndergroundCYProBook;
  font-size: 16px;
  color: #a1a09f;
  text-transform: lowercase;
}
.box-date-event {
  margin-left: 173px;
  width: 1095px;
  overflow: hidden;
}
.box-date-event_preview {
  overflow: hidden;
  position: relative;
  margin-bottom: 32px;
}
.box-date-event_preview .box-calendar {
  float: left;
  font-family: Didona;
  color: black;
  font-size: 16px;
  margin-top: 0;
  text-transform: uppercase;
  margin-left: 10px;
}
.box-date-event_preview .box-calendar .icon-calendar {
  background: url("../images/icon-cal.png");
  background-position: top center;
  width: 38px;
  height: 44px;
  display: inline-block;
  margin-right: 15px;
  font-family: Didona !important;
  font-size: 20px;
  text-align: center;
  padding-top: 17px;
}
.box-date-event_preview .box-repertoire {
  float: right;
}
.box-date-event_detailed {
  border-top: 1px solid black;
  width: 100%;
  padding: 30px 10px;
}
.box-date-event_detailed:last-child {
  border-bottom: 1px solid black;
}
.box-date-event_detailed .box-historical-scene {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  margin-top: 10px;
}
.box-date-event_detailed .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  display: inline-block;
  margin-right: 8px;
}

.box-calendar-event .marker-other-scene {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fabd50;
}

.box-date-event_detailed .box-new-scene {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  margin-top: 10px;
}
.box-date-event_detailed .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  display: inline-block;
  margin-right: 8px;
}
.box-date-event_detailed-txt {
  display: inline-block;
  vertical-align: top;
  width: 550px;
}
.box-date-event_detailed-txt .box-any-event {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: #a1a09f;
}
.box-date-event_detailed-txt h3 {
  font-family: Didona;
  font-size: 30px;
  color: black;
  margin-top: 3px;
  text-transform: uppercase;
}
.box-date-event_detailed-txt h3 a {
  color: black;
}
.box-date-event_detailed-txt h3 a:hover {
  text-decoration: none;
  color: #fabd50;
}
.box-event_detailed-time {
  display: inline-block;
  vertical-align: top;
  margin-left: 180px;
  margin-top: 27px;
}
.box-event_detailed-time .icon-cl {
  background: url("../images/icon-clock.png");
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.box-event_detailed-time span {
  font-family: UndergroundCYProBook;
  font-size: 14px;
  color: black;
  vertical-align: middle;
  display: inline-block;
  padding-top: 7px;
}
.box-btn {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
}
.box-btn .box-btn_txt {
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  margin-top: 33px;
  margin-left: 30px;
}
.box-btn .btn-link {
  margin-top: 7px;
}
.box-btn .btn-link a {
  display: block;
  font-family: UndergroundCYProBook;
  font-size: 15px;
  color: #565656;
  border: 1px solid #565656;
  padding: 23px 38px;
  border-radius: 38px;
}
.box-btn .btn-link a:hover {
  color: black;
  border-color: black;
  text-decoration: none;
}
.box-btn .btn-link:hover {
  text-decoration: none;
}
.box-calendar {
  margin-top: 80px;
}
.box-calendar_preview {
  margin-bottom: 25px;
  overflow: hidden;
  position: relative;
}
.box-calendar_preview .box-selection-month {
  float: left;
  margin-left: 116px;
}
.box-calendar_preview .box-repertoire {
  float: right;
  margin-top: 10px;
}
.box-calendar_preview .box-historical-scene {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
  margin-right: 35px;
  margin-left: 185px;
}
.box-calendar_preview .box-historical-scene .box-marker-historical-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
  display: inline-block;
  margin-right: 8px;
}
.box-calendar_preview .box-new-scene {
  display: inline-block;
  vertical-align: top;
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
}
.box-calendar_preview .box-new-scene .box-marker-new-scene {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
  display: inline-block;
  margin-right: 8px;
}
.box-calendar-form .NewsCalTable tr,
.box-calendar-form .NewsCalTable td {
  border-collapse: collapse;
  border: 1px solid black;
}
.box-calendar-form .NewsCalTable tr:first-child {
  border: none;
}
.box-calendar-form .NewsCalTable tr a {
  width: 100%;
  height: 100% ;
}
.box-calendar-form .NewsCalTable tr a:hover {
  text-decoration: none;
  color: transparent;
}
.box-calendar-form .NewsCalTable tr a:focus {
  text-decoration: none;
}
.box-calendar-form .NewsCalTable tr a:hover .date {
  text-decoration: underline;
}
.box-calendar-form .NewsCalTable td {
  padding: 14px;
  width: 14%;
}
.box-calendar-form .NewsCalTable .NewsCalToday {
  border: 2px solid black;
}
.box-calendar-form .NewsCalTable .NewsCalToday .date {
  font-family: Didona;
  font-size: 24px;
  color: black;
}
.box-calendar-form .NewsCalTable .NewsCalDefault {
  height: 215px;
  /* text-transform: uppercase; */
}
.box-calendar-form .NewsCalTable .NewsCalDefault .date {
  font-family: Didona;
  font-size: 24px;
  color: black;
}
.box-calendar-form .NewsCalTable .NewsCalDefault:hover {
  border: 2px solid black;
  cursor: pointer;
}
.box-calendar-form .NewsCalTable .NewsCalHeader {
  font-family: Didona;
  font-size: 24px;
  color: black;
  padding-top: 0;
  border: none;
}
.box-calendar-form .NewsCalTable .NewsCalOtherMonth {
  height: 215px;
  text-transform: uppercase;
}
.box-calendar-form .NewsCalTable .NewsCalOtherMonth .date {
  font-family: Didona;
  font-size: 24px;
  color: black;
}
.box-calendar-form .NewsCalTable .NewsCalWeekend {
  /* text-transform: uppercase; */
}
.box-calendar-form .NewsCalTable .NewsCalWeekend .date {
  font-family: Didona;
  font-size: 24px;
  color: black;
  color: #ff252c;
}
.box-calendar-form .NewsCalTable .NewsCalWeekend:hover {
  border: 2px solid black;
  cursor: pointer;
}
.box-selection-month .btn-prev-month {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/btn-date-prev.png");
  width: 31px;
  height: 15px;
  background-size: cover;
  background-color: inherit;
  border: none;
  outline: none;
}
.box-selection-month .btn-prev-month:focus {
  outline: none;
}
.box-selection-month .selection-month {
  display: inline-block;
  vertical-align: middle;
  font-size: 48px;
  color: black;
  font-family: Didona;
  margin: 0 30px 0 30px;
}
.box-selection-month .btn-next-month {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/btn-date-next.png");
  width: 31px;
  height: 15px;
  background-size: cover;
  background-color: inherit;
  border: none;
}
.box-selection-month .btn-next-month:focus {
  outline: none;
}
.box-repertoire {
  font-family: Didona;
  font-size: 16px;
  color: black;
  text-transform: uppercase;
  position: relative;
  padding-top: 13px;
  padding-left: 50px;
  height: 45px;
}
.box-repertoire:after {
  content: "";
  background: url("../images/icon-repertoire.png");
  width: 38px;
  height: 44px;
  top: 0;
  left: 0;
  position: absolute;
}
.box-calendar-event_txt {
  /*text-transform: uppercase;*/
}
.box-calendar-event_txt a:hover {
  color: #fabd50 !important;
}
.box-calendar-event {
  padding-left: 1px;
  margin-bottom: 7px;
}
.box-calendar-event a {
  color: black;
}
.box-calendar-event a:hover .box-calendar-event_txt {
  color: #fabd50;
}
.box-calendar-event .marker-new-scene {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #3ebda7;
}
.box-calendar-event .marker-historical-scene {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #af1e1a;
}
.box-calendar-event .box-calendar-event_txt {
  margin-left: 24px;
}
.no-performance .box-calendar-event_txt {
  line-height: 1;
  font-family: UndergroundCYProBook;
  font-size: 12px;
  color: black;
}
.performance .box-calendar-event_txt {
  line-height: 1;
  text-transform: uppercase;
  font-family: UndergroundCYProDemi;
  font-size: 12px;
  color: black;
}
.cart-empty{
	font-family: Didona;
    font-size: 21px;
    color: black;
    margin-top: 60px;
    margin-left: 210px;
}
.cart-empty a{
	color: #fabd50;
	text-decoration: underline;
}
.container-searching-results .block-searching-results{
	margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 1px solid black;
    padding-bottom: 100px;
}
.container-searching-results .block-searching-results #refresh-search p{
	font-family: Didona;
    font-size: 24px;
    color: black !important;
	margin-left: 225px;
}
.up-page-btn {
	background: url(../images/up.png) no-repeat top center;
	bottom: 50px;
	display: none;
	height: 64px;
	position: fixed;
	right: 50px;
	width: 64px;
	z-index: 100;
    cursor: pointer;
}
@media all and (max-width: 1440px) {
  .container-calendar {
    width: 1020px;
    padding: 50px 0;
  }
  .container-calendar h2 {
    font-family: Didona;
    font-size: 50px;
    color: black;
    text-transform: uppercase;
    margin-left: 145px;
  }
  .container-date-event {
    width: 920px;
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
  }
  .container-date-event h2 {
    font-family: Didona;
    font-size: 50px;
    color: black;
    text-transform: uppercase;
    margin-left: 185px;
  }
  .box-date-event_detailed-txt .box-any-event {
    font-size: 12px;
  }
  .box-date-event_detailed-txt h3 {
    font-size: 24px;
  }
  .box-btn .box-btn_txt {
    font-family: UndergroundCYProBook;
    font-size: 11px;
    color: #565656;
    margin-top: 30px;
    margin-left: 30px;
  }
  .box-btn .btn-link {
    margin-top: 12px;
  }
  .box-btn .btn-link a {
    font-size: 11px;
    padding: 17px 30px;
    border-radius: 38px;
  }
  .box-date-event_detailed-txt {
    width: 410px;
  }
  .box-event_detailed-time {
    margin-left: 25px;
    margin-top: 21px;
  }
  .box-btn {
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
  }
  .box-date-event {
    margin-left: 173px;
    width: 730px;
    overflow: hidden;
  }
  .box-selection-month .selection-month {
    font-size: 34px;
    margin: 0 10px 0 10px;
  }
  .box-calendar_preview .box-selection-month {
    float: left;
    margin-left: 100px;
  }
  .box-calendar_preview .box-historical-scene {
    margin-left: 145px;
  }
  .box-calendar {
    margin-top: 45px;
  }
  .box-calendar-form .box-calendar_preview .box-repertoire {
    margin-top: 4px;
  }
  .box-calendar-form .box-calendar-event .marker-new-scene {
    margin-bottom: 5px;
  }
  .box-calendar-form .box-calendar-event .marker-historical-scene {
    margin-bottom: 5px;
  }

.box-calendar-form .box-calendar-event .marker-other-scene {
    margin-bottom: 5px;
  }

  .box-calendar-form .box-calendar-event .box-calendar-event_txt {
    margin-left: 0;
    clear: both;
  }
  .box-calendar-form .box-calendar-event {
    margin-bottom: 14px;
  }
  .cart-empty{
    margin-left: 173px;
  }
  .container-searching-results .block-searching-results #refresh-search p {
    margin-left: 190px;
  }

}
@media all and (max-width: 1024px) {
  .container-calendar {
    width: 760px;
    padding: 20px 0 50px 0;
  }
  .container-date-event {
    width: 760px;
    margin: 0 auto;
    padding: 35px 0;
    overflow: hidden;
  }
  .container-date-event h2 {
    font-family: Didona;
    font-size: 40px;
    color: black;
    text-transform: uppercase;
    margin-left: 125px;
  }
  .container-calendar h2 {
    font-size: 40px;
    margin-left: 105px;
  }
  .box-calendar {
    margin-top: 25px;
  }
  .box-calendar-form .NewsCalTable .NewsCalHeader {
    font-family: Didona;
    font-size: 20px;
    color: black;
    padding-top: 0;
    border: none;
  }
  .box-calendar-form .NewsCalTable td {
    padding: 10px;
    width: 14%;
  }
  .box-calendar-form .NewsCalTable .NewsCalToday .date {
    font-size: 20px;
  }
  .box-calendar-form .NewsCalTable .NewsCalDefault .date {
    font-size: 20px;
  }
  .box-calendar-form .NewsCalTable .NewsCalWeekend .date {
    font-size: 20px;
  }
  .box-calendar-form .NewsCalTable .NewsCalOtherMonth .date {
    font-size: 20px;
  }
  .box-calendar-form .NewsCalTable .NewsCalDefault {
    height: 110px;
  }
  .box-calendar-form .NewsCalTable .NewsCalOtherMonth {
    height: 110px;
  }
  .box-calendar-form .box-calendar-event {
    margin-bottom: 7px;
    overflow: hidden;
  }
  .box-calendar-form .NewsCalTable td .date {
    margin-bottom: 5px;
  }
  .box-date-event {
    margin-left: 105px;
    width: 605px;
    overflow: hidden;
  }
  .box-btn {
    margin-left: 20px;
  }
  .box-date-event_detailed-txt {
    width: 390px;
  }
  .box-btn .btn-link {
    margin-top: 25px;
  }
  .box-date-event_detailed {
    padding: 20px 10px;
  }
  .box-event_detailed-time {
    margin-left: 15px;
    margin-top: 4px;
  }
  .box-date-event_selected-date {
    width: 85px;
    position: relative;
  }
  .box-date-event_selected-date img {
    width: 100%;
  }
  .box-date-event_selected-date .box-selected-date {
    font-size: 55px;
  }
  .cart-empty {
    margin-left: 92px;
  }
  .container-searching-results .block-searching-results {
    margin-top: 50px;
    margin-bottom: 65px;
    border-bottom: 1px solid black;
    padding-bottom: 50px;
  }
  .container-searching-results .block-searching-results #refresh-search p {
    margin-left: 120px;
	font-size: 20px;
  }
}
@media all and (max-width: 1440px) {
  .container-txt .container-slider-about-theater {
    margin: 70px auto 60px auto;
  }
  .container-nav-header nav ul li ul {
    list-style: none;
    position: absolute;
    left: -9999px;
    opacity: 0;
    -webkit-transition: 0.25s linear opacity;
    width: 541px;
    padding: 13px 0 0 0;
    text-align: left;
  }
  .container-nav-header {
    margin-top: 40px;
    position: relative;
  }
  .container-nav-header nav ul li ul li a {
    font-family: UndergroundCYProBook;
    font-size: 13px;
  }
  .container-nav-header nav ul li ul li {
    width: 175px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 8px;
    line-height: 1;
  }
  .container-partners {
    width: 100%;
    margin: 0 auto;
  }
  .container-partners h2 {
    margin-left: 197px;
  }
  .container-partners .box-partners {
    margin-top: 50px;
  }
  h1 {
    font-size: 50px;
  }
  .container-error {
    padding-bottom: 210px;
  }
  .home-bg {
    min-height: 460px;
  }
  .container-error .box-error .box-error_title {
    font-size: 200px;
  }
  .container-error .box-error .box-error_txt {
    font-size: 30px;
  }
  .show {
    margin-top: 120px;
  }
  .pad-sm-0 {
    padding: 0;
  }
  .box-border-date {
    width: 1015px;
    margin: 0 auto;
  }
  .news-bg,
  .troupe-bg,
  .broadcasts-bg,
  .searching-results-bg {
    min-height: 370px;
  }
  .page-broadcasts-bg,
  .page-events-bg {
    min-height: 578px;
  }
  .container-header-home {
    height: 460px;
    margin-top: -360px;
  }
  .container-header-home .container-info-header_home .container-info-header_home-txt {
    bottom: 35px;
    right: 15px;
  }
  .container-header-home .container-info-header_home {
    width: 1020px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-info-header_performance {
    width: 1024px;
  }
  .container-info-header_performance .container-info-header_performance-time {
    bottom: 36px;
    padding-left: 165px;
  }
  .container-info-header_performance .container-info-header_performance-time .box-info-header_performance-name {
    font-size: 50px;
  }
  .container-info-header_performance .container-info-header_performance-time .box-info-header_performance-years {
    padding-top: 10px;
  }
  .container-info-header_performance .box-info-header_performances {
    margin-top: 6px;
  }
  .container-info-header_performance .box-info-header_performances .box-info-header_performances-title {
    font-size: 16px;
  }
  .container-info-header {
    height: 578px;
    margin-top: -360px;
  }
  .container-first-input .container-first-input_txt {
    position: absolute;
    width: 100%;
    bottom: 93%;
  }
  .container-nav-header nav > ul > li:hover:last-child > ul {
    left: -140px;
  }
  .container-nav-header nav > ul > li:hover:last-of-type > ul {
    left: -357px;
  }
  .container-info-header_performance .container-info-header_performance-time .sm-name-height {
    font-size: 18px;
  }
  .container-mediateka .mediateka {
    margin-top: 35px;
    margin-left: 67px;
  }
  .container-mediateka .container-online-store-main {
    margin-top: 145px;
  }
  .container-theatre-card .container-slider-about-theater {
    width: 805px;
    margin: 70px auto 85px;
  }
  .container-theatre-card .container-slider-about-theater .swiper-button-next {
    right: -10%;
  }
}
@media all and (max-width: 1024px) {
  .container-txt {
    margin-top: 40px;
  }
  .headet-top {
    height: 370px;
  }
  .container-preview-employees-txt .preview-employees-surname {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .container-preview-employees-txt .preview-employees-name-patronymic {
    font-size: 40px;
  }
  h1 {
    font-size: 40px;
  }
  .container-main {
    width: 768px;
    margin: 0 auto;
    padding: 23px 0;
  }
  .box-link-prev {
    margin-bottom: 0;
  }
  .container-main h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .container-main .box-date {
    color: black;
    margin-left: 65px;
    margin-bottom: 20px;
  }
  .container-main .box-img-preview {
    width: 100%;
    margin-bottom: 10px;
  }
  .container-main .box-img-preview img {
    width: 100%;
    margin: 10px 25px 40px 0;
  }
  .container-main p {
    font-family: UndergroundCYProBook;
    font-size: 14px;
    color: black;
    margin-left: 60px;
    line-height: 1.8;
    margin-right: 60px;
  }
  .container-main h2 {
    font-family: Didona;
    font-size: 30px;
    color: black;
    margin: 35px 0 20px 60px;
  }
  .container-main ul li {
    margin-bottom: 15px;
  }
  .container-main img.float-left {
    margin: 20px 25px 30px 10px;
    width: 45%;
  }
  .container-main h3 {
    font-family: Didona;
    font-size: 25px;
    color: black;
    margin: 30px 0 15px 65px;
  }
  .container-error .box-error {
    margin: 0 auto;
    width: 768px;
    text-align: center;
  }
  .container-error .box-error .box-error_title {
    font-size: 170px;
  }
  .container-error .box-error .box-error_txt {
    font-size: 30px;
  }
  .pad-sm-0 {
    padding: 0;
  }
  .home-bg {
    min-height: 370px;
  }
  .container-reg-season .box-season .box-namber-season .namber-season {
    font-size: 40px;
  }
  .container-reg-season .box-reg a {
    padding: 10px 35px 9px 35px;
  }
  .container-reg-season .box-reg {
    margin-top: 5px;
    margin-bottom: 13px;
  }
  /*.container-logo {*/
    /*top: 19px;*/
  /*}*/
  .container-reg-season {
    padding-bottom: 25px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .container-soc-version .box-soc .icon-icon-facebook {
    padding: 14px 16px;
  }
  .container-soc-version .box-soc a {
    padding: 14px;
  }
  .container-soc-version .box-soc {
    margin-bottom: 25px;
  }
  .container-soc-version {
    padding: 20px 15px 41px 45px;
  }
  .container-nav-header {
    margin-top: 25px;
  }
  .show {
    margin-top: 50px;
  }
  .container-nav-header nav ul li ul {
    padding: 10px 0 0 0;
  }
  .container-nav-header nav > ul > li:hover:last-child > ul {
    left: -140px;
  }
  .container-nav-header nav > ul > li:hover:last-of-type > ul {
    left: -297px;
  }
  .container-nav-header nav ul li ul li a {
    font-family: UndergroundCYProBook;
    font-size: 12px;
  }
  .container-nav-header nav ul li ul li {
    width: 145px;
    margin-bottom: 7px;
    line-height: 1;
  }
  .container-header-poster .box-btn-prev-poster {
    width: 48px;
    height: 48px;
    background-size: cover;
    margin-right: 68px;
    margin-left: 32px;
  }
  .container-footer-poster .box-btn-next-poster {
    margin-right: 68px;
    margin-left: 32px;
    width: 48px;
    height: 48px;
    background-size: cover;
  }
  .container-footer-poster .box-archive-spectacle {
    margin-right: 14px;
  }
  .container-date-performance .container-date .box-date-w {
    padding-left: 0;
  }
  .container-footer-poster .box-warning {
    width: 515px;
  }
  .container-footer-poster {
    margin-top: 7px;
  }
  .container-partners h2 {
    font-size: 40px;
    margin-left: 132px;
  }
  .container-partners .box-partners ul li {
    margin-bottom: 40px;
    margin-right: 70px;
  }
  .box-border-date {
    width: 763px;
  }
  .container-header-home {
    height: 370px;
    margin-top: -370px;
  }
  .container-header-home .container-info-header_home .container-info-header_home-txt {
    bottom: 15px;
    right: 15px;
  }
  .container-header-home .container-info-header_home {
    width: 760px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-info-header_performance {
    width: 768px;
  }
  .container-info-header_performance .container-info-header_performance-time {
    padding-left: 163px;
    bottom: 53px;
  }
  .container-info-header_performance .container-info-header_performance-time .box-info-header_performance-name {
    font-size: 40px;
    margin-right: 20px;
  }
  .container-info-header_performance .container-info-header_performance-time .box-info-header_performance-years {
    padding-top: 15px;
    font-size: 24px;
  }
  .container-info-header_performance .box-info-header_performances {
    margin-top: 2px;
    width: 360px;
  }
  .container-info-header_performance .box-info-header_performances .box-info-header_performances-title {
    font-size: 14px;
  }
  .container-info-header {
    margin-top: -370px;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time {
    margin-top: 13px;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-performances_time span {
    padding-top: 6px;
    font-size: 13px;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-intermission {
    font-size: 13px;
    padding-top: 6px;
  }
  .container-first-input .container-first-input_txt {
    position: absolute;
    width: 100%;
    bottom: 94%;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-new-scene {
    font-size: 13px;
    margin-right: 25px;
    padding-top: 5px;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-historical-scene {
    font-size: 13px;
    margin-right: 25px;
    padding-top: 5px;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-new-scene .box-marker-new-scene {
    margin-top: 2px;
  }
  .box-info-header_performances .box-info-header_performances-title .box-info-header_performances-time .box-historical-scene .box-marker-historical-scene {
    margin-top: 2px;
  }
  .container-info-header_performance .container-info-header_performance-time .sm-name-height {
    font-size: 15px;
  }
  .container-mediateka .mediateka {
    margin-top: 30px;
    margin-left: 50px;
  }
  .container-mediateka .container-online-store-main {
    margin-top: 130px;
  }
  .container-mediateka .container-online-store-main_nav nav ul li a {
    border-bottom: none;
  }
  .container-theatre-card .container-slider-about-theater {
    width: 610px;
    margin: 70px auto 85px;
  }
  .container-theatre-card .container-slider-about-theater .swiper-slide img {
    width: 100% !important;
  }
  .container-theatre-card .container-slider-about-theater .swiper-button-next {
    right: -12%;
  }
}
@media all and (max-width: 1270px) {
  .display-none-md {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .home-bg,
  .poster-tickets-bg,
  .troupe-bg,
  .broadcasts-bg {
    min-height: 0;
  }
  header {
    padding-bottom: 40px;
  }
  .container-first-input .container-first-input_txt {
    position: absolute;
    width: 100%;
    bottom: 96%;
  }
}
@media only screen and (max-device-width: 1024px) {
  .container-txt .museum-review {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .show-wrap-info,
  body.body--overflow {
    overflow: hidden;
  }
  .swiper-slide,
  .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  ol,
  ul {
    list-style: none;
  }
  blockquote,
  q {
    quotes: none;
  }
  blockquote:after,
  blockquote:before,
  q:after,
  q:before {
    content: '';
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .box-addition-description {
    display: block;
    margin: 3px 0 0 0;
  }
  .swiper-entry {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  .swiper-container-no-flexbox .swiper-slide {
    float: left;
  }
  .swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .swiper-wrapper {
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
  }
  *,
  .main {
    box-sizing: border-box;
  }
  .swiper-container-android .swiper-slide,
  .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .swiper-container-autoheight,
  .swiper-container-autoheight .swiper-slide {
    height: auto;
  }
  .swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
  }
  .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
  }
  .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
  }
  .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
  }
  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
  }
  .swiper-button-prev.swiper-button-black,
  .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
  }
  .swiper-button-next.swiper-button-black,
  .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  }
  .swiper-button-next.swiper-button-white,
  .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
  }
  .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
  }
  .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
  }
  .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }
  .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
  }
  .swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
  }
  .swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
  }
  .swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
  }
  .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
  }
  .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
  }
  .swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
  }
  .swiper-container-3d .swiper-cube-shadow,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-coverflow .swiper-wrapper,
  .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
  }
  .swiper-container-cube,
  .swiper-container-flip {
    overflow: visible;
  }
  .swiper-container-cube .swiper-slide,
  .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
  }
  .swiper-container-cube .swiper-slide .swiper-slide,
  .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-container-cube .swiper-slide-active,
  .swiper-container-cube .swiper-slide-active .swiper-slide-active,
  .swiper-container-flip .swiper-slide-active,
  .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-container-cube .swiper-slide-shadow-bottom,
  .swiper-container-cube .swiper-slide-shadow-left,
  .swiper-container-cube .swiper-slide-shadow-right,
  .swiper-container-cube .swiper-slide-shadow-top,
  .swiper-container-flip .swiper-slide-shadow-bottom,
  .swiper-container-flip .swiper-slide-shadow-left,
  .swiper-container-flip .swiper-slide-shadow-right,
  .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }
  .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  .swiper-container-cube .swiper-slide-active,
  .swiper-container-cube .swiper-slide-next,
  .swiper-container-cube .swiper-slide-next + .swiper-slide,
  .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
  }
  .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
  }
  .swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
  }
  .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-container-fade .swiper-slide-active,
  .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
  }
  .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
  }
  .swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
  }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
  }
  .swiper-scrollbar-cursor-drag {
    cursor: move;
  }
  .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
        transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
  }
  .swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .background,
  .header .header__logo,
  .header__icon {
    background-position: center;
    background-repeat: no-repeat;
  }
  .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
  @-webkit-keyframes swiper-preloader-spin {
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  @keyframes swiper-preloader-spin {
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  @font-face {
    font-family: Attentica;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fonts/Attentica.ttf) format("truetype");
  }
  @font-face {
    font-family: Didona;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fonts/Didona.otf) format("opentype");
  }
  @font-face {
    font-family: P22;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fonts/P22-Book.otf) format("opentype");
  }
  @font-face {
    font-family: P22;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/fonts/P22-Medium.otf) format("opentype");
  }
  @font-face {
    font-family: P22;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/fonts/P22-Demi.otf) format("opentype");
  }
  .icon-calendar,
  .icon-cart,
  .icon-clock,
  .icon-facebook,
  .icon-flag,
  .icon-inst,
  .icon-new,
  .icon-pdf,
  .icon-people,
  .icon-repertoire,
  .icon-search,
  .icon-search-menu,
  .icon-signin,
  .icon-strel,
  .icon-up,
  .icon-vk,
  .menu__breadcrumbs a {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
  }
  .icon-calendar {
    width: 30px;
    height: 35px;
    background-image: url(../images/icon/calendar.svg);
    background-size: 30px 35px;
  }
  .icon-flag {
    width: 30px;
    height: 27px;
    background-image: url(../images/icon/flag.svg);
    background-size: 30px 27px;
  }
  .icon-facebook {
    width: 11px;
    height: 16px;
    background-image: url(../images/icon/facebook.svg);
    background-size: 11px 16px;
  }
  .icon-vk {
    width: 13px;
    height: 14px;
    background-image: url(../images/icon/vk.svg);
    background-size: 13px 14px;
  }
  .icon-inst {
    width: 16px;
    height: 16px;
    background-image: url(../images/icon/inst.svg);
    background-size: 16px 16px;
  }
  .icon-search-menu {
    width: 31px;
    height: 30px;
    background-image: url(../images/icon/search.svg);
    background-size: 31px 30px;
  }
  .icon-signin {
    width: 30px;
    height: 30px;
    background-image: url(../images/icon/login.svg);
    background-size: 30px 30px;
  }
  .icon-new {
    width: 26px;
    height: 35px;
    background-image: url(../images/icon/scene.svg);
    background-size: 26px 35px;
  }
  .icon-clock {
    width: 27px;
    height: 27px;
    background-image: url(../images/icon/clock.svg);
    background-size: 27px 27px;
  }
  .icon-clock:before {
    content: '';
  }
  .icon-cart,
  .icon-people {
    background-size: cover;
    height: 30px;
  }
  .icon-people {
    width: 31px;
    background-image: url(../images/icon/icon-people.svg);
  }
  .icon-cart {
    width: 28px;
    background-image: url(../images/icon/icon-cart.svg);
  }
  .icon-strel {
    width: 30px;
    height: 30px;
    background-image: url(../images/icon/strel.svg);
    background-size: 30px 30px;
    transition: -webkit-transform 0.4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .icon-strel--up {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
  }
  .icon-up {
    width: 17px;
    height: 34px;
    background-image: url(../images/icon/up.svg);
    background-size: 17px 34px;
  }
  .icon-search {
    width: 31px;
    height: 30px;
    background-image: url(../images/icon/search-white.svg);
    background-size: 31px 30px;
  }
  .icon-repertoire {
    width: 30px;
    height: 33px;
    background-image: url(../images/icon/repertoire.svg);
    background-size: 30px 33px;
  }
  .background,
  .contacts__map,
  .welcome .logo {
    background-size: cover;
  }
  .icon-pdf {
    width: 34px;
    height: 45px;
    background-image: url(../images/icon/pdf.png);
  }
  .scene-text {
    position: relative;
    padding-left: 21px;
    font-family: P22;
    font-size: 1em;
  }
  .scene-text:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
  }
  .scene-text--main:before {
    background-color: #b3261d;
  }
  .scene-text--new:before {
    background-color: #4bbda8;
  }
  .scene-text--hall:before {
    background-color: #339be4;
  }
  .title-item {
    font-weight: 500;
    font-family: P22;
    font-size: 1.25em;
  }
  .show-info:after,
  .show-info:before {
    content: '';
    display: table;
    clear: both;
  }
  .show-info__text {
    float: left;
    margin-top: 3px;
    margin-right: 18px;
    padding-bottom: 2px;
    font-size: 1.4em;
    border-bottom: 1px dotted #000;
    margin-bottom: 0;
  }
  .show-info__strel {
    float: left;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    cursor: pointer;
  }
  .btn {
    display: inline-block;
    height: 73px;
    margin: 0 auto;
    padding: 30px 50px 0;
    border-radius: 36px;
    font-family: P22;
    font-size: 1.125em;
    cursor: pointer;
    background-color: #fabd50;
  }
  .wrapper,
  body,
  html {
    height: 100%;
  }
  ::-moz-selection {
    background-color: #fbb547;
    color: #000;
  }
  ::selection {
    background-color: #fbb547;
    color: #000;
  }
  .header,
  .header:before {
    top: 0;
    left: 0;
    background-color: #000;
  }
  :focus {
    outline: 0;
  }
  body {
    line-height: 1;
    position: relative;
    width: 100%;
    font-family: Didona !important;
    overflow-x: hidden;
    background: white;
  }
  .wrapper {
    padding-top: 65px;
    transition: -webkit-transform 0.3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  #menu {
    transition: -webkit-transform 0.3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .wrapper--no-padding {
    padding-top: 0;
  }
  .wrapper.wrapper--open {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
  }
  .main {
    min-height: 100%;
    padding-bottom: 160px;
  }
  .festival__link,
  .mediateka .mediateka-slide__link,
  .museum .museum-slide__link,
  .museum__link {
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
    font-family: Didona;
    font-size: 1.4em;
    text-decoration: none;
    cursor: pointer;
  }
  .affiche .affiche-calendar__info,
  .affiche .affiche-calendar__title,
  .festival__descriptions,
  .header__cart-text,
  .museum__descriptions,
  .museum__info,
  .news .swiper-news .news-slide__date,
  .news .swiper-news .news-slide__link,
  .news__all-news {
    font-family: P22;
  }
  [class*="__content"] {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
  .clearfix:after,
  .clearfix:before {
    content: '';
    display: table;
    clear: both;
  }
  .affiche-calendar__section.accordion-item {
    padding: 0 !important;
  }
  .affiche-calendar__section.accordion-item .box-affiche-calendar-date {
    padding: 25px 20px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
  }
  .affiche-calendar__section.accordion-item .box-affiche-calendar-date .affiche-calendar__strel--down {
    top: 40px;
  }
  .affiche-calendar__section.accordion-item .box-affiche-calendar-date .icon-strel {
    top: 40px;
  }
  .affiche-calendar__section.accordion-item .data {
    max-width: 100%;
    display: none;
    clear: both;
  }
  .affiche-calendar__section.accordion-item .data .affiche-calendar__block {
    max-width: 100%;
    border-top: 1px solid #ca973d;
    padding: 25px 20px;
    position: relative;
  }
  .affiche-calendar__section.accordion-item .data .affiche-calendar__block h2,
  .affiche-calendar__section.accordion-item .data .affiche-calendar__block p {
    max-width: 250px;
  }
  .show-info {
    cursor: pointer;
    margin-top: 21px;
  }
  .show-info.show-info--margin-top {
    margin-top: 0;
  }
  .show-info.show-info--open .show-info__strel {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
  }
  .show-wrap-info {
    margin-top: 6px;
    height: 0;
  }
  .slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
  }
  .slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
  }
  .slideout-open,
  .slideout-open .slideout-panel,
  .slideout-open body {
    overflow: hidden;
  }
  .slideout-open .slideout-menu {
    display: block;
  }
  .header {
    position: fixed;
    width: 100%;
    height: 65px;
    z-index: 999;
    transition: background-color 0.4s, -webkit-transform 0.3s;
    transition: background-color 0.4s, transform 0.3s;
    transition: background-color 0.4s, transform 0.3s, -webkit-transform 0.3s;
  }
  .header.header--open {
    -webkit-transform: translate(260px);
    -ms-transform: translate(260px);
        transform: translate(260px);
  }
  .header:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
        transform: scaleY(0);
    transition: -webkit-transform 0.5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .header.header--index,
  .header__nav-btn {
    background-color: transparent;
  }
  .header.header--index .header__logo {
    -webkit-transform: translate(-50%, -100px);
    -ms-transform: translate(-50%, -100px);
        transform: translate(-50%, -100px);
  }
  .header.header--black:before {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
  }
  .header.header--black .header__logo {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
  .header .header__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 57px;
    height: 40px;
    background-image: url(../images/icon/header-logo.png);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: -webkit-transform 0.5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .header__content {
    position: relative;
    padding-top: 18px;
    padding-bottom: 15px;
  }
  .header__nav-btn {
    position: relative;
    float: left;
    width: 20px;
    height: 25px;
    padding: 0;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 3px;
    cursor: pointer;
  }
  .header__nav-btn.header__nav-btn--open:after,
  .header__nav-btn.header__nav-btn--open:before {
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
        transform: translate(4px);
  }
  .header__nav-btn:after,
  .header__nav-btn:before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 16px;
    height: 1px;
    background-color: #fff;
    transition: trnasform 0.4s;
  }
  .header__nav-btn:before {
    top: 7px;
  }
  .header__nav-btn:after {
    bottom: 7px;
  }
  .header__right-block {
    float: right;
  }
  .header__icon-btn {
    float: left;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
  }
  .header__icon {
    display: block;
  }
  .header__icon--user {
    margin-right: 17px;
  }
  .header__icon--cart {
    float: left;
    text-align: center;
  }
  .header__cart-text {
    display: inline-block;
    padding-top: 14px;
    font-size: .75em;
    color: #fff;
  }
  .header__signin {
    display: none;
    cursor: pointer;
  }
  .header.header--log .header__icon--cart,
  .header.header--log .header__icon-btn {
    display: none;
  }
  .header.header--log .header__signin {
    display: block;
  }
  .header-nav {
    position: fixed;
    left: 0;
    top: 65px;
    width: 100%;
    max-height: 100%;
    padding-top: 0;
    overflow-y: auto;
    z-index: 1000;
    background-color: #1e1e1e;
    transition: -webkit-transform 0.3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .header-nav--open .header-nav__wrap {
    max-height: 400px;
  }
  .header-nav.header-nav--active {
    -webkit-transform: translate(260px);
    -ms-transform: translate(260px);
        transform: translate(260px);
  }
  .header-nav__wrap {
    max-height: 0;
    transition: max-height 0.3s;
  }
  .header-nav__item:not(:last-of-type) {
    margin-bottom: 25px;
  }
  .header-nav__link {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.25em;
    color: #fff;
  }
  .news__all-news,
  .news__link {
    color: #000;
    text-decoration: none;
  }
  .header-nav__block {
    padding: 37px 50px;
  }
  .header-nav__close {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    width: 25px;
    height: 25px;
    border: none;
    cursor: pointer;
    background-color: transparent;
  }
  .header-nav__close:after,
  .header-nav__close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 23px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
  }
  .header-nav__close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
  }
  .welcome {
    position: relative;
  }
  .welcome:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.6;
  }
  .welcome__content {
    position: relative;
    padding-top: 60px;
    padding-bottom: 55px;
    z-index: 10;
  }
  .welcome .logo {
    width: 176px;
    height: 122px;
    margin: 0 auto;
    background-image: url(../images/icon/logo.png);
    background-repeat: no-repeat;
  }
  .welcome .logo-en-m {
    width: 138px;
    height: 122px;
    margin: 0 auto;
    background-image: url(../images/icon/logo-en-m.png);
    background-repeat: no-repeat;
  }
  .affiche {
    background-color: #fcbd4c;
  }
  .affiche__content {
    padding-top: 24px;
    padding-bottom: 17px;
  }
  .affiche__title {
    font-size: 2.9em;
    text-transform: none;
    margin: 0;
    line-height: 1;
  }
  .affiche .affiche-calendar__section {
    position: relative;
    padding: 25px 20px;
    border-bottom: 1px solid #ca973d;
  }
  .mediateka .swiper-mediateka,
  .museum .swiper-museum,
  .news .swiper-news {
    padding-left: 20px;
  }
  .affiche .affiche-calendar__section:first-of-type {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .affiche .affiche-calendar__section:last-of-type {
    padding-top: 16px;
    padding-bottom: 21px;
    border-bottom: none;
  }
  .affiche .affiche-calendar__date {
    margin-top: 6px;
    float: left;
    font-size: 1.9em;
    line-height: 1;
    margin-bottom: 0;
  }
  .affiche .affiche-calendar__strel {
    position: absolute;
    right: 20px;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
	max-width:30%
  }
  .affiche .affiche-calendar__strel--down {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
    width: 30px;
    height: 30px;
    background-image: url(../images/icon/strel.svg);
    background-size: 30px 30px;
    transition: -webkit-transform 0.4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .affiche .btn__strel--down {
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0);
    width: 27px;
    height: 27px;
    background-image: url(../images/btn-mob.png);
    background-size: 27px 27px;
    transition: -webkit-transform 0.4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .btn-icon-strel {
    -webkit-transform: translateY(-50%) rotate(-90deg) !important;
    -ms-transform: translateY(-50%) rotate(-90deg) !important;
        transform: translateY(-50%) rotate(-90deg) !important;
    width: 27px;
    height: 27px;
    background-image: url(../images/btn-mob.png);
    background-size: 27px 27px;
    transition: -webkit-transform 0.4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .affiche .affiche-calendar__calendar {
    margin-top: 0;
    float: right;
    cursor: pointer;
    text-decoration: none;
  }
  .affiche .affiche-calendar__block {
    max-width: 250px;
  }
  .affiche .affiche-calendar__title {
    margin-bottom: 5px;
    font-weight: 500;
    letter-spacing: -0.5px;
    font-size: 1.4em;
    margin-top: 0;
  }
  .affiche .affiche-calendar__title a {
    color: black;
  }
  .affiche .affiche-calendar__info {
    font-size: 1em;
    margin-bottom: 0;
  }
  .news__content:first-of-type {
    padding-top: 25px;
    padding-bottom: 22px;
  }
  .news__content:last-of-type {
    padding-top: 10px;
    padding-bottom: 36px;
  }
  .news__title {
    float: left;
    font-weight: 400;
    font-size: 2.9em;
    margin: 0;
  }
  .news__all-news {
    float: right;
    width: 55px;
    margin-top: 11px;
    font-weight: 400;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
  }
  .museum .museum-slide,
  .news .swiper-news .news-slide {
    width: 260px;
    padding-right: 20px;
  }
  .news__link {
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
    font-weight: 400;
    font-size: 1.4em;
    cursor: pointer;
  }
  .news .swiper-news .news-slide__img-block {
    margin-bottom: 13px;
  }
  .news .swiper-news .news-slide__img-block img {
    max-width: 100%;
  }
  .news .swiper-news .news-slide__date {
    margin-bottom: 10px;
    font-size: .75em;
    letter-spacing: 1px;
  }
  .news .swiper-news .news-slide__link {
    font-weight: 500;
    font-size: 0.875em;
    text-decoration: none;
    line-height: 1.3em;
    color: #000;
  }
  .festival {
    position: relative;
  }
  .festival__content {
    position: relative;
    z-index: 10;
    padding-top: 45px;
    padding-bottom: 55px;
    width: 100%;
    word-wrap: break-word;
  }
  .festival__info {
    margin-bottom: 10px;
    font-size: 1.8em;
    color: #fff;
  }
  .festival__title {
    margin-bottom: 20px;
    font-size: 2.3em;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.1em;
    color: #fff;
  }
  .festival__descriptions {
    margin-bottom: 48px;
    font-weight: 400;
    line-height: 1.5em;
    color: #fbb547;
    font-size: 1.2em;
  }
  .festival__link {
    border-color: #fff;
    color: #fff;
    letter-spacing: 0.5px;
  }
  .museum__content:first-of-type {
    padding-top: 24px;
    padding-bottom: 18px;
  }
  .museum__content:last-of-type {
    padding-top: 25px;
    padding-bottom: 40px;
  }
  .museum__title {
    margin-bottom: 20px;
    font-size: 2.7em;
    color: #000;
    text-transform: none;
    margin-top: 0;
  }
  .museum__descriptions {
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
    margin-bottom: 0;
  }
  .museum .museum-slide {
    position: relative;
  }
  .museum .museum-slide__img-block {
    line-height: 0;
  }
  .museum .museum-slide__img-block img {
    max-width: 100%;
    height: auto;
  }
  .museum .museum-slide__figcaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .footer,
  .translations {
    background-color: #000;
  }
  .museum .museum-slide__link {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 180px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    border: #fff;
    text-align: center;
    line-height: 1.4em;
    font-size: 1.3em;
    padding-bottom: 0;
    color: #fff;
  }
  .mediateka .mediateka-slide__img-block img,
  .translations__video img {
    max-width: 100%;
  }
  .translations__video {
    position: relative;
  }
  .translations__video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.6;
  }
  .translations__video .broadcast-section__figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .translations__video .broadcast-section__figcaption .broadcast-section__play {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.5px 0 17.5px 31px;
    border-color: transparent transparent transparent #fbb547;
  }
  .translations__video .broadcast-section__info {
    width: 100%;
    margin-bottom: 6px;
    font-size: 1em;
    color: #fff;
    line-height: 1;
  }
  .translations__video .broadcast-section__time {
    font-size: 1.7em;
    letter-spacing: 1px;
    color: #fbb547;
    margin-bottom: 0;
    line-height: 1;
  }
  .museum .museum-slide__link span {
    letter-spacing: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
  }
  .museum__info {
    margin-bottom: 19px;
    font-weight: 400;
    font-size: .85em;
    line-height: 1.38em;
    color: #000;
  }
  .museum__link {
    border-color: #000;
    color: #000;
  }
  .translations__content {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .translations__block-top {
    margin-bottom: 27px;
  }
  .translations__title {
    float: left;
    font-size: 2.4em;
    color: #fff;
    margin-top: 0;
    text-transform: none;
    margin-bottom: 0;
  }
  .translations__link-all {
    float: right;
    width: 70px;
    margin-top: 5px;
    font-family: P22;
    font-weight: 400;
    text-align: center;
    font-size: .9em;
    cursor: pointer;
    color: #fff;
  }
  .translations__date {
    margin-bottom: 20px;
    font-size: 1.8em;
    color: #fbb547;
  }
  .translations__info,
  .translations__name {
    font-family: P22;
    color: #fff;
  }
  .translations__name {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 1.4em;
  }
  .translations__info {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 1em;
    opacity: 0.7;
  }
  .mediateka__content {
    padding-top: 27px;
    padding-bottom: 22px;
  }
  .mediateka__title {
    float: left;
    font-size: 2.9em;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .mediateka__link-all {
    float: right;
    width: 70px;
    margin-top: 11px;
    font-family: P22;
    font-weight: 400;
    text-align: center;
    font-size: .9em;
    cursor: pointer;
    color: #000;
  }
  .mediateka-slide__figure {
    text-align: left;
  }
  .contacts .contacts-scene__metro,
  .contacts .contacts-scene__phone,
  .contacts .contacts-scene__street,
  .footer__info,
  .mediateka .mediateka-slide__info,
  .menu .menu-search__input,
  .menu__level.menu__level--submenu .menu__link {
    font-family: P22;
  }
  .mediateka .mediateka-slide {
    width: 260px;
    padding-right: 20px;
  }
  .mediateka .mediateka-slide__img-block {
    margin-bottom: 15px;
    line-height: 0;
  }
  .mediateka .mediateka-slide__title {
    margin-bottom: 5px;
    font-size: 1.05em;
    text-transform: uppercase;
    line-height: 1.4em;
    color: #000;
    margin-top: 0;
  }
  .mediateka .mediateka-slide__info {
    margin-bottom: 20px;
    font-size: .8em;
    color: #000;
  }
  .mediateka .mediateka-slide__link--download {
    border-color: #25950f;
    color: #25950f;
    font-size: 1.1em;
  }
  .mediateka .mediateka-slide__link--by {
    border-color: #f92234;
    color: #f92234;
    font-size: 1.1em;
  }
  .contacts__content {
    padding-top: 55px;
    padding-bottom: 65px;
  }
  .contacts__title {
    margin-bottom: 25px;
    font-size: 2.9em;
    color: #000;
    margin-top: 0;
    text-transform: none;
  }
  .contacts__map {
    height: 280px;
    width: 100%;
    margin-bottom: 24px;
    background-position: 60% 50%;
  }
  .contacts .contacts-scene__icon,
  .partners__link {
    background-repeat: no-repeat;
    background-position: center;
  }
  .contacts .contacts-scene:nth-of-type(2) {
    margin-bottom: 28px;
  }
  .contacts .contacts-scene__icon {
    float: left;
    margin-right: 11px;
    width: 48px;
    height: 34px;
  }
  .contacts .contacts-scene__icon--main {
    background-image: url(../images/icon/scene-icon-1.png);
  }
  .contacts .contacts-scene__icon--new {
    background-image: url(../images/icon/scene-icon-2.png);
  }
  .contacts .contacts-scene__title {
    float: left;
    margin-top: 10px;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .contacts .contacts-scene__top-block {
    margin-bottom: 23px;
  }
  .contacts .contacts-scene__phone {
    padding-left: 49px;
    display: inline-block;
    margin-bottom: 11px;
    font-size: 1.6em;
    text-decoration: none;
    cursor: pointer;
    color: #000;
  }
  .contacts .contacts-scene__metro,
  .contacts .contacts-scene__street {
    padding-left: 58px;
  }
  .contacts .contacts-scene__street {
    margin-bottom: 2px;
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .contacts .contacts-scene__metro {
    font-size: .9em;
    opacity: 0.7;
    margin-bottom: 0;
  }
  .partners__content {
    padding-top: 5px;
    padding-bottom: 35px;
  }
  .partners__content .partners__content_txt {
    font-family: P22;
    font-size: .8em;
    color: #000;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .partners__box {
    border-bottom: 1px solid #d9d9d8;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
  .partners__title {
    text-align: left;
    margin-bottom: 35px;
    font-size: 2.9em;
    color: #000;
    margin-top: 0;
    text-transform: none;
  }
  .partners__link {
    margin-bottom: 25px;
    display: inline-block;
    cursor: pointer;
    margin-right: 35px;
  }
  .footer__content {
    padding-top: 35px;
    padding-bottom: 30px;
    text-align: center;
  }
  .footer__years {
    margin-bottom: 10px;
    font-size: 1.6em;
    letter-spacing: 6px;
    color: #fbb547;
  }
  .footer__info {
    font-size: .9em;
    line-height: 1.8em;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
  .menu {
    position: fixed;
    z-index: 1000;
    top: 0;
    max-width: 260px;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    transition: -webkit-transform 0.3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #1c1d22;
  }
  .info .swiper-info .info-slide img,
  .info__video-block img,
  .repertoire .repertoire-item__img-block img {
    max-width: 100%;
  }
  .info .info__video-block {
    margin-bottom: 26px;
  }
  .info .container-page-translation_online-order {
    margin: 0 auto 30px auto;
    text-align: center;
  }
  .info .container-page-translation_online-order .translation-online-order .translation-online-order_txt {
    font-size: 22px;
  }
  .info .container-page-translation_online-order .box-link-see {
    margin-bottom: 30px;
  }
  .info .container-page-translation_online-order .translation-online-order .btn-link a {
    padding: 18px 30px;
  }
  .menu .menu-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    padding: 20px;
  }
  .menu .menu-search__wrap-input {
    padding-left: 40px;
    padding-right: 20px;
  }
  .menu .menu-search__input {
    display: block;
    width: 100%;
    height: 27px;
    border: none;
    padding: 2px 1px 0 0;
    font-size: 1em;
    color: #fff;
    background-color: transparent;
  }
  .menu .menu-search__submit {
    position: absolute;
    top: 50%;
    left: 18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
  }
  .menu .menu-social {
    margin-bottom: 29px;
    padding-left: 16px;
  }
  .menu .menu-social__item {
    float: left;
    margin-right: 10px;
  }
  .menu .menu-social__item:last-of-type {
    margin-right: 0;
  }
  .menu .menu-social__link {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
  }
  .menu .menu-lang {
    padding-left: 17px;
    padding-bottom: 30px;
  }
  .menu .menu-lang a,
  .menu .menu-lang i,
  .menu .menu-lang p {
    float: left;
  }
  .menu .menu-lang__flag {
    margin-right: 14px;
  }
  .menu .menu-lang p,
  .menu .menu-lang__eng,
  .menu .menu-lang__rus {
    font-family: P22;
    font-weight: 500;
    font-size: .6875em;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 9px;
    letter-spacing: 0.5px;
  }
  .menu--open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .menu__wrap {
    position: absolute;
    bottom: 0;
    top: 65px;
    overflow: hidden;
    width: 100%;
    transition: top 0.4s;
  }
  .menu__wrap.menu__wrap--top {
    top: 114px;
  }
  .menu__level,
  .menu-level-submenu {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .menu__level-item {
    padding: 0;
  }
  .menu-social {
    margin-top: 30px;
  }
  .menu-social .menu-social__block {
    padding: 0;
  }
  .menu__level--current,
  [class*=' animate-'],
  [class^=animate-] {
    visibility: visible;
  }
  .menu__level.menu__level--submenu .menu__link {
    font-size: 1em;
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0;
    padding: 10px 5px 8px 40px;
  }
  .menu__level--submenu ul {
    padding: 0;
  }
  .menu__item {
    display: block;
    width: 100%;
  }
  .menu__link {
    position: relative;
    display: block;
    padding: 19px 5px 6px 20px;
    letter-spacing: 1px;
    font-size: 1.25em;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    transition: color 0.1s;
  }
  .menu__breadcrumbs {
    position: absolute;
    top: 82px;
    left: 18px;
    -webkit-transform: translate(-100px);
    -ms-transform: translate(-100px);
        transform: translate(-100px);
    transition: -webkit-transform 0.4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .menu__breadcrumbs.menu__breadcrumbs--active {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
  }
  .menu__breadcrumbs a {
    cursor: pointer;
    width: 30px;
    height: 19px;
    font-size: 0;
    background-image: url(../images/icon/strel-white.png);
    background-size: 30px 19px;
    color: #1c1d22;
    display: block;
  }
  .action,
  .menu__back {
    position: absolute;
    margin: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
  }
  .menu__breadcrumbs a:last-child {
    pointer-events: none;
  }
  .menu__breadcrumbs a ~ a {
    display: none;
  }
  .menu__back {
    font-size: 1.05em;
    z-index: 100;
    top: 0;
    right: 2.25em;
    padding: 1.365em .65em 0 0;
    color: #2a2b30;
  }
  .menu__back--hidden {
    pointer-events: none;
    opacity: 0;
  }
  .menu__back:focus,
  .menu__back:hover {
    color: #fff;
    outline: 0;
  }
  .action {
    display: block;
    padding: 0;
  }
  .action:focus {
    outline: 0;
  }
  .action--close {
    font-size: 1.1em;
    top: 1.25em;
    right: 1em;
    display: none;
    color: #45464e;
  }
  .animate-outToRight .menu__item {
    -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  }
  .animate-outToLeft .menu__item {
    -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  }
  .animate-inFromLeft .menu__item {
    -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  }
  .animate-inFromRight .menu__item {
    -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  }
  @-webkit-keyframes outToRight {
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  @keyframes outToRight {
    to {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
  }
  @-webkit-keyframes outToLeft {
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  @keyframes outToLeft {
    to {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
  }
  @-webkit-keyframes inFromLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes inFromLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @-webkit-keyframes inFromRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes inFromRight {
    from {
      opacity: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .announcement {
    position: relative;
  }
  .announcement:after,
  .announcement:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .announcement:before {
    top: 30%;
    background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.8) 100%);
  }
  .announcement:after {
    background-color: #000;
    opacity: 0.6;
  }
  .announcement__content {
    position: relative;
    z-index: 20;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .announcement__year {
    margin-bottom: 68px;
    font-family: Attentica;
    font-size: 2.5em;
    color: #fff;
    opacity: 0.5;
  }
  .announcement__year--margin-bottom {
    margin-bottom: 88px;
  }
  .announcement__title {
    margin-bottom: 10px;
    font-size: 2.1em;
    color: #fff;
    margin-top: 0;
    text-transform: none;
  }
  .announcement .announcement-footer__info,
.announcement__descriptions_mob {
color:#adadad;
}
  
.announcement__descriptions {
    font-size: 1em;
    color: #fff;
    font-family: P22;
    margin-bottom: 0;
  }
  .announcement__descriptions {
    margin-bottom: 23px;
    line-height: 1.4em;
    opacity: .7;
    font-size: 1em;
  }
  .announcement .announcement-footer__left-block {
    margin-top: 12px;
    float: left;
    text-align: left;
  }
  .announcement-footer__left-block .box-new-scene {
    font-size: 1em;
    color: #fff;
    font-family: P22;
  }
  .announcement-footer__left-block .box-new-scene .box-marker-new-scene {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #3ebda7;
    float: left;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .announcement-footer__left-block .box-historical-scene {
    font-size: 1em;
    color: #fff;
    font-family: P22;
  }
  .announcement-footer__left-block .box-historical-scene .box-marker-historical-scene {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #af1e1a;
    float: left;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .announcement .announcement-footer__right-block {
    margin-top: 12px;
    float: right;
    text-align: left;
  }
  .announcement .announcement-footer__icon {
    float: left;
    margin-right: 9px;
  }
  .announcement .announcement-footer__info {
    float: left;
  }
  .announcement .announcement-footer__link {
    padding: 16px 30px;
    display: inline-block;
    margin-top: 15px;
    height: 45px;
    border-radius: 23px;
    font-family: P22;
    font-size: .85em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
  }
  .tickets--padding-bottom .tickets-calendar__section,
  .tickets__content {
    border-bottom: 1px solid #ca973d;
  }
  .tickets {
    background-color: #fcbd4c;
  }
  .tickets--padding-bottom {
    padding-bottom: 20px;
  }
  .tickets__content {
    padding-top: 25px;
    padding-bottom: 11px;
    letter-spacing: 0.5px;
  }
  .tickets__title {
    font-family: P22;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }
  .tickets .tickets-calendar__section {
    position: relative;
    padding: 25px 102px 22px 20px;
  }
  .tickets .tickets-calendar__block {
    float: left;
    margin-right: 10px;
  }
  .box-translation_pay {
    clear: both;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  .box-translation_pay a {
    padding: 16px 30px 16px 30px;
    border-radius: 23px;
    font-family: P22;
    font-size: .85em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #565656;
    color: #565656;
  }
  .tickets .tickets-calendar__title {
    margin-bottom: 5px;
    font-family: P22;
    font-weight: 500;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin-top: 0;
    color: black;
  }
  .tickets .tickets-calendar__info,
  .tickets .tickets-calendar__time {
    font-size: 1em;
    font-family: P22;
  }
  .tickets .tickets-calendar__time {
    margin-top: 1px;
    font-family: P22;
    font-weight: 500;
    font-size: 1.4em;
    letter-spacing: 1px;
    color: black;
  }
  .tickets .tickets-calendar__strel {
    position: absolute;
    top: 50%;
    right: 20px;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .info__name {
    line-height: 1em;
    margin-bottom: 5px;
    font-family: P22;
    font-size: 0.9em;
  }
  .info__mini-descriptions {
    padding-left: 5px;
    font-family: P22;
    font-size: .65em;
    line-height: 1.3em;
    opacity: 0.8;
    margin-bottom: 0;
  }
  .info .info-press,
  .info__video-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .info__video-block {
    margin-bottom: 57px;
    line-height: 0;
    margin-top: 40px;
    width: 100%;
    position: relative;
  }
  .info__video-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 19px;
    right: 19px;
    bottom: 0;
    background-color: #000;
    opacity: 0.6;
  }
  .info__video-block img {
    width: 100%;
  }
  .info__video-block .broadcast-section__figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .info__video-block .broadcast-section__figcaption .broadcast-section__play {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.5px 0 17.5px 31px;
    border-color: transparent transparent transparent #fbb547;
  }
  .info__video-block .broadcast-section__info {
    width: 100%;
    margin-bottom: 6px;
    font-size: 1em;
    color: #fff;
    line-height: 1;
  }
  .info__video-block .broadcast-section__time {
    font-size: 1.7em;
    letter-spacing: 1px;
    color: #fbb547;
    margin-bottom: 0;
    line-height: 1;
  }
  .info__video-block a {
    display: block;
  }
  .info .info-descriptions {
    margin-bottom: 67px;
  }
.info-descriptions a{
color:#5fa94c;
}
  .info .info-descriptions__text {
    font-family: P22;
    font-size: 1em;
    line-height: 1.75em;
    overflow: hidden;
    margin-bottom: 0;
  }
  .info .info-slide__img-block {
    margin-bottom: 18px;
  }
  .info .info-press {
    position: relative;
  }
  .info .info-press__title {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .info .info-press__block {
    position: relative;
    padding-left: 35px;
    text-align: left;
  }
  .info .info-press__descriptions {
    margin-bottom: 22px;
    font-family: P22;
    font-size: .75em;
    line-height: 1.3em;
  }
  .info .info-press__name {
    margin-bottom: 17px;
    font-family: P22;
    font-size: .9em;
    font-weight: 500;
    color: black;
  }
  .info .info-press__mini-descriptions {
    font-family: P22;
    font-size: .78em;
    line-height: 1.2em;
  }
  .info .info-press__mini-descriptions span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .info .info-press__quote {
    position: absolute;
    top: -10px;
    left: -14px;
    font-size: 3.75em;
    font-style: normal;
  }
  .info .swiper-actor {
    padding-top: 55px;
    padding-left: 20px;
    padding-bottom: 57px;
  }
  .info .swiper-actor .actor-list a {
    color: #5fa94c;
  }
  .info .swiper-actor .actor-list a:hover {
    text-decoration: none;
  }
  .info .swiper-actor .actor-slide {
    width: 260px;
    padding-right: 20px;
    text-align: left;
  }
  .info .swiper-actor .actor-slide ul {
    padding-left: 0;
  }
  .info .swiper-actor .actor-list__item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .info .swiper-actor .actor-list__name {
    margin-bottom: 5px;
    font-family: P22;
    font-weight: 500;
    font-size: .9em;
    text-transform: uppercase;
    line-height: 1.1;
  }
  .info .swiper-actor .actor-list__role {
    font-family: P22;
    font-weight: 400;
    font-size: .775em;
    color: #777;
    margin-bottom: 0;
  }
  .info .swiper-actor .swiper-pagination-actor {
    top: 50px;
    bottom: auto;
  }
  .info .swiper-actor .bullets-actor {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 15px 10px;
    border-radius: 0;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: 0;
    opacity: .7;
    color: #000;
    background-color: transparent;
    cursor: pointer;
    transition: opacity 0.4s;
  }
  .info .swiper-actor .bullets-actor:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    -webkit-transform-origin: 100% 40%;
    -ms-transform-origin: 100% 40%;
        transform-origin: 100% 40%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    background-color: #000;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  }
  .info .swiper-actor .bullets-actor.swiper-pagination-bullet-active {
    opacity: 1;
  }
  .info .swiper-actor .bullets-actor.swiper-pagination-bullet-active:before {
    -webkit-transform-origin: 0 40%;
    -ms-transform-origin: 0 40%;
        transform-origin: 0 40%;
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
  }
  .info .swiper-block {
    padding-bottom: 37px;
  }
  .info .swiper-block-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .info .swiper-info {
    margin-bottom: 17px;
    padding-left: 20px;
  }
  .info .swiper-info .info-slide {
    width: 260px;
    padding-right: 20px;
    line-height: 0;
  }
  .info .swiper-quote {
    padding-bottom: 50px;
  }
  .info .quote-slide {
    padding-top: 32px;
  }
  .repertoire__content {
    padding-top: 20px;
    padding-bottom: 13px;
  }
  .repertoire__title {
    margin-bottom: 11px;
    font-size: 2.4em;
    margin-top: 0;
    text-transform: none;
  }
  .repertoire__mini-title {
    float: left;
    margin-top: 4px;
    font-size: 1.9em;
    margin-bottom: 0;
  }
  .repertoire__calendar {
    float: right;
    cursor: pointer;
  }
  .repertoire .repertoire-item {
    padding: 20px 20px 18px;
    border-top: 1px solid #ccc;
  }
  .repertoire .repertoire-item:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .repertoire .repertoire-item__img-block {
    position: relative;
    margin-bottom: 10px;
    line-height: 0;
    overflow: hidden;
  }
  .repertoire .repertoire-item__block-title {
    margin-bottom: 12px;
  }
  .repertoire .repertoire-item__title {
    width: 80%;
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
    text-transform: none;
    font-size: 1.4em;
  }
  .repertoire .repertoire-item__strel {
    float: right;
  }
  .repertoire .repertoire-item__scene-text {
    margin-bottom: 16px;
  }
  .repertoire .repertoire-item__text {
    position: absolute;
    left: -50%;
    top: 50%;
    height: 20px;
    width: 100%;
    font-family: P22;
    font-size: .625em;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    letter-spacing: 3px;
    -webkit-transform: translate(10px, -50%) rotate(-90deg);
    -ms-transform: translate(10px, -50%) rotate(-90deg);
        transform: translate(10px, -50%) rotate(-90deg);
    background-color: #fbb547;
  }
  .repertoire .repertoire-item__text span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
  .repertoire-date-list {
    padding-left: 0;
    margin-bottom: 0;
  }
  .repertoire .repertoire-date-list__item {
    float: left;
    height: 73px;
    width: 49px;
    padding-top: 8px;
    margin-right: 8px;
    border: 1px solid #d9d9d9;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .repertoire .repertoire-date-list__item a {
    color: black;
  }
  .repertoire .repertoire-date-list__item a:hover {
    text-decoration: none;
  }
  .repertoire .box-all-dates {
    display: none;
  }
  .repertoire .repertoire-date-list__item:last-of-type {
    margin-right: 0;
  }
  .repertoire .repertoire-date-list__day {
    display: block;
    font-size: 1.5em;
  }
  .repertoire .repertoire-date-list__month {
    display: block;
    font-family: P22;
    font-weight: 400;
    font-size: 1em;
  }
  .repertoire .btn-poster-date-m {
    display: block;
    font-family: P22;
    font-weight: 400;
    font-size: 1em;
    height: 100%;
    padding-top: 20px;
  }
  .repertoire .repertoire-date-list__time {
    display: block;
    font-family: P22;
    font-weight: 400;
    font-size: 1em;
    border-top: 1px solid #d9d9d9;
    margin-top: 4px;
    padding-top: 6px;
  }
  .affiche-day {
    padding-bottom: 30px;
  }
  .affiche-day__content {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .affiche-day__title {
    margin-bottom: 25px;
    font-size: 1.875em;
  }
  .affiche-day__down,
  .affiche-day__up {
    margin-top: 4px;
    float: left;
    cursor: pointer;
  }
  .affiche-day__up {
    margin-right: 18px;
  }
  .affiche-day__down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
  .affiche-day__day-block {
    float: left;
    text-align: left;
    margin-right: 20px;
  }
  .affiche-day__date {
    margin-bottom: 1px;
    font-size: 1.9em;
    color: black;
  }
  .affiche-day__text-day {
    margin-left: 2px;
    font-family: P22;
    font-size: 1em;
    letter-spacing: .5px;
    opacity: 0.7;
  }
  .affiche-day__repertoire {
    float: right;
    margin-top: 5px;
    cursor: pointer;
  }
  .affiche-day .affiche-day-section {
    position: relative;
    padding: 23px 60px 15px 20px;
    border-top: 1px solid #ccc;
    overflow: hidden;
  }
  .affiche-day .affiche-day-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .affiche-day .affiche-day-section__title {
    margin-bottom: 3px;
    text-transform: none;
    margin-top: 0;
  }
  .affiche-day .affiche-day-section__title a {
    color: black;
  }
  .affiche-day .affiche-day-section__descriptions {
    margin-bottom: 15px;
    font-family: P22;
    font-size: 1em;
    line-height: 1.2em;
  }
  .affiche-day .affiche-day-section__scene {
    font-size: 1.1em;
    font-weight: 500;
    color: black;
  }
  .affiche-day .affiche-day-section__strel {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .affiche-day .affiche-day-section__no-tickets {
    position: absolute;
    right: -50%;
    top: 50%;
    height: 20px;
    width: 100%;
    font-family: P22;
    font-size: .75em;
    text-transform: uppercase;
    text-align: center;
    opacity: .5;
    letter-spacing: 1px;
    -webkit-transform: translate(-20px, -50%) rotate(-90deg);
    -ms-transform: translate(-20px, -50%) rotate(-90deg);
        transform: translate(-20px, -50%) rotate(-90deg);
  }
  .about .about-info__descriptions,
  .affiche-month__main-scene,
  .affiche-month__new-scene,
  .affiche-month__table a,
  .broadcast .broadcast-section__info,
  .broadcast .broadcast-section__title,
  .novelty .novelty-section__date,
  .troupe .troupe-section__info,
  .troupe .troupe-section__name {
    font-family: P22;
  }
  .affiche-month__content {
    padding-top: 33px;
    padding-bottom: 37px;
  }
  .affiche-month__title {
    margin-bottom: 21px;
    font-size: 2.1em;
    margin-top: 0;
    text-transform: none;
  }
  .affiche-month__block {
    margin-bottom: 17px;
  }
  .affiche-month__left,
  .affiche-month__month,
  .affiche-month__right {
    float: left;
    margin-top: 3px;
  }
  .affiche-month__left {
    width: 31px;
    height: 31px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    border: none;
    background-color: inherit;
  }
  .affiche-month__right {
    width: 31px;
    height: 31px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    border: none;
    background-color: inherit;
  }
  .affiche-month__month {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.625em;
    margin-top: 5px;
  }
  .affiche-month__repertoire {
    float: right;
    cursor: pointer;
  }
  .affiche-month__block-scene {
    margin-bottom: 20px;
  }
  .affiche-month__main-scene,
  .affiche-month__new-scene {
    position: relative;
    float: left;
    padding-left: 14px;
    font-size: 0.7em;
    color: black;
  }
  .affiche-month__main-scene:before,
  .affiche-month__new-scene:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
  .affiche-month__main-scene {
    margin-right: 16px;
  }
  .affiche-month__main-scene:before {
    background-color: #b3261d;
  }
  .affiche-month__new-scene:before {
    background-color: #4bbda8;
  }
  .affiche-month__table {
    width: 100%;
    text-align: center;
    font-size: .875em;
    border-collapse: collapse;
  }
  .affiche-month .NewsCalTable tr,
  .affiche-month .NewsCalTable td {
    border-collapse: collapse;
    border: 1px solid black;
  }
  .affiche-month .NewsCalTable tr:first-child {
    border: none;
  }
  .affiche-month .NewsCalTable tr a {
    display: block;
    width: 100%;
    height: 100% ;
  }
  .affiche-month .NewsCalTable tr a:hover {
    text-decoration: none;
    color: transparent;
  }
  .affiche-month .NewsCalTable tr a:focus {
    text-decoration: none;
  }
  .affiche-month .NewsCalTable td {
    padding: 5px;
    width: 14%;
  }
  .affiche-month .NewsCalTable .NewsCalToday {
    border: 2px solid black;
  }
  .affiche-month .NewsCalTable .NewsCalToday .date {
    font-family: P22;
    font-size: 14px;
    color: black;
  }
  .affiche-month .NewsCalTable .NewsCalDefault {
    height: 41px;
  }
  .affiche-month .NewsCalTable .NewsCalDefault .date {
    font-family: P22;
    font-size: 14px;
    color: black;
  }
  .affiche-month .NewsCalTable .NewsCalDefault:hover {
    border: 2px solid black;
    cursor: pointer;
  }
  .affiche-month .NewsCalTable .NewsCalHeader {
    font-family: P22;
    font-size: 14px;
    color: black;
    padding: 0 0 5px 0;
    border: none;
  }
  .affiche-month .NewsCalTable .NewsCalOtherMonth {
    height: 41px;
  }
  .affiche-month .NewsCalTable .NewsCalOtherMonth .date {
    font-family: P22;
    font-size: 14px;
    color: black;
  }
  .affiche-month .NewsCalTable .NewsCalWeekend .date {
    font-family: P22;
    font-size: 14px;
    color: black;
    color: #ff252c;
  }
  .affiche-month .NewsCalTable .NewsCalWeekend:hover {
    border: 2px solid black;
    cursor: pointer;
  }
  .NewsCalTable a .affiche-month__red {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 2px;
    border-radius: 50%;
    background-color: #b3261d;
  }
.NewsCalTable a .affiche-month__other {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 2px;
    border-radius: 50%;
    background-color: #fabd50;
  }

  .NewsCalTable a .affiche-month__green {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 2px;
    border-radius: 50%;
    background-color: #4bbda8;
  }
  .container-date-event {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
  }
  .container-date-event h2 {
    font-family: Didona;
    margin-bottom: 25px;
    font-size: 2.2em;
    color: black;
    text-transform: none;
    margin-left: 0;
    margin-top: 0;
  }
  .broadcast .broadcast-section__img-block img,
  .troupe .troupe-section__img-block img {
    height: auto;
    max-width: 100%;
  }
  .affiche-month__table a .affiche-month__green {
    left: 15px;
    background-color: #4bbda8;
  }
  .novelty__content {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .novelty__title {
    font-size: 2.5em;
    margin-top: 0;
    text-transform: none;
    margin-bottom: 0;
  }
  .novelty .novelty-section {
    padding: 21px 20px 24px;
    border-top: 1px solid #ccc;
  }
  .novelty .novelty-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .novelty .novelty-section__date {
    margin-bottom: 10px;
    font-size: 1em;
  }
  .novelty .novelty-section__block {
    position: relative;
  }
  .novelty .novelty-section__link {
    display: inline-block;
    width: 85%;
    text-decoration: none;
    color: #000;
    font-size: 1.4em;
  }
  .novelty .novelty-section__strel {
    position: absolute;
    top: -4px;
    right: 0;
  }
  .troupe__content {
    padding-top: 21px;
    padding-bottom: 14px;
  }
  .troupe__title {
    font-size: 2.5em;
    margin-top: 0;
    text-transform: none;
    margin-bottom: 0;
  }
  .troupe .troupe-section {
    padding: 20px 20px 18px;
    border-top: 1px solid #ccc;
  }
  .troupe .troupe-section:last-of-type {
    border-top: 1px solid #ccc;
  }
  .troupe .troupe-section__img-block {
    float: left;
    max-width: 28.5714285714%;
    margin-right: 20px;
    line-height: 0;
  }
  .troupe .troupe-section__right-block {
    padding-top: 12px;
  }
  .troupe .troupe-section__right-block a {
    text-decoration: none;
    color: #333333;
  }
  .troupe .troupe-section__name {
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 1.1em;
    font-size: 1.3em;
  }
  .troupe .troupe-section__name span {
    display: block;
    /*text-transform: uppercase;*/
  }
  .troupe .troupe-section__info {
    font-size: 1em;
    opacity: 0.7;
    margin-bottom: 0;
  }
  .broadcast__content {
    padding-top: 19px;
    padding-bottom: 16px;
  }
  .broadcast__title {
    font-size: 2.5em;
    margin-top: 0;
    text-transform: none;
    margin-bottom: 0;
  }
  .broadcast .container-link-broadcast {
    float: none;
    margin: 5px 0 20px 0;
  }
  .broadcast .container-link-broadcast .upcoming-broadcast,
  .broadcast .container-link-broadcast .past-broadcast {
    font-size: 11px;
    padding: 10px 15px;
  }
  .broadcast .broadcast-section {
    padding: 20px 20px 25px;
    border-top: 1px solid #ccc;
  }
  .broadcast .broadcast-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .broadcast .broadcast-section__figure {
    position: relative;
    margin-bottom: 15px;
  }
  .broadcast .broadcast-section__img-block {
    position: relative;
    line-height: 0;
  }
  .broadcast .broadcast-section__img-block:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .broadcast .broadcast-section__figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .broadcast .broadcast-section__info {
    width: 100%;
    margin-bottom: 6px;
    font-size: 1em;
    color: #fff;
  }
  .broadcast .broadcast-section__time {
    font-size: 1.7em;
    letter-spacing: 1px;
    color: #fbb547;
    margin-bottom: 0;
  }
  .broadcast .broadcast-section__bottom-block {
    position: relative;
    padding-right: 35px;
  }
  .broadcast .broadcast-section__title {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 1.4em;
    margin-top: 0;
    text-transform: none;
  }
  .broadcast .broadcast-section__strel {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .broadcast .broadcast-section__date,
  .broadcast .broadcast-section__price {
    display: inline-block;
    font-family: P22;
    font-size: 1em;
    margin-bottom: 0;
  }
  .broadcast .broadcast-section__date {
    margin-right: 29px;
  }
  .broadcast .broadcast-section__play {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.5px 0 17.5px 31px;
    border-color: transparent transparent transparent #fbb547;
  }
  .about__content:first-of-type {
    padding-top: 19px;
    padding-bottom: 53px;
  }
  .about__content:last-of-type {
    padding-top: 42px;
    padding-bottom: 45px;
  }
  .about__title {
    margin-bottom: 22px;
    font-size: 2.5em;
    margin-top: 0;
    text-transform: none;
  }
  .about .about-info {
    position: relative;
  }
  .about .about-info__descriptions {
    margin-bottom: 20px;
    font-size: 1em;
    line-height: 1.572em;
    opacity: 0.92;
  }
  .about .about-quote__descriptions,
  .about .about-quote__info,
  .about .about-quote__name {
    font-family: Georgia;
    font-style: italic;
  }
  .about .about-info__descriptions--mini {
    margin-bottom: 10px;
    font-size: .95em;
    line-height: 1.4em;
    opacity: 1;
  }
  .about .about-quote {
    margin-bottom: 50px;
  }
  .about .about-quote__descriptions {
    margin-bottom: 24px;
    font-size: 1.25em;
    line-height: 1.38em;
  }
  .about .about-quote__mini-block {
    width: 280px;
    margin: 0 auto;
  }
  .about .about-quote__img-block {
    margin-right: 12px;
    width: 82px;
    height: 82px;
    float: left;
    border-radius: 50%;
  }
  .about .about-quote__img-block img {
    max-width: 100%;
  }
  .about .about-quote__right-block {
    float: left;
    max-width: 185px;
  }
  .about .about-quote__name {
    margin-bottom: 8px;
    padding-top: 7px;
    padding-bottom: 8px;
    font-size: 1em;
    border-bottom: 1px solid #000;
  }
  .about .about-quote__name span {
    display: block;
    padding-bottom: 4px;
    font-size: 1.45em;
  }
  .about .about-quote__info {
    font-size: .75em;
    line-height: 1.2em;
    opacity: 0.75;
  }
  .about .about-head__descriptions,
  .about .about-history__descriptions,
  .about .about-history__info,
  .about .about-video__info,
  .about .about-video__title,
  .about .swiper-about-block .about-swiper .about-slide__descriptions,
  .about .swiper-about-block .about-swiper .about-slide__title,
  .product__author,
  .product__company,
  .product__info,
  .product__publisher,
  .product__tag,
  .score .score-section__link {
    font-family: P22;
  }
  .about .swiper-about-block .about-swiper {
    padding-left: 20px;
  }
  .about .swiper-about-block .about-swiper .about-slide {
    width: 260px;
    padding-right: 20px;
    display: block;
    text-align: left;
  }
  .about .swiper-about-block .about-swiper .about-slide__figure {
    line-height: 0;
    margin-bottom: 15px;
  }
  .about .swiper-about-block .about-swiper .about-slide__title {
    margin-bottom: 6px;
    font-size: 0.9em;
  }
  .about .swiper-about-block .about-swiper .about-slide__descriptions {
    font-size: .65em;
    line-height: 1.2em;
    opacity: 0.7;
    margin-bottom: 0;
  }
  .about .about-head {
    margin-bottom: 54px;
  }
  .about .about-head__title {
    margin-bottom: 20px;
    font-size: 1.8em;
    margin-top: 0;
    text-transform: none;
  }
  .about .about-head__descriptions {
    margin-bottom: 24px;
    line-height: 1.6em;
    font-size: 1em;
  }
  .about .about-head__bottom-block {
    width: 280px;
    margin: 0 auto;
  }
  .about .about-head__icon-pdf {
    float: left;
    margin-right: 12px;
  }
  .about .about-head__right-block {
    width: 230px;
    float: left;
  }
  .about .about-head__mini-title {
    margin-bottom: 9px;
    padding-top: 4px;
    font-size: 1.4em;
    margin-top: 0;
  }
  .about .about-head__link {
    font-size: 1em;
    color: #25950f;
  }
  .about .about-video {
    margin-bottom: 52px;
  }
  .about .about-video__block {
    margin-bottom: 16px;
    line-height: 0;
  }
  .about .about-video__block img {
    max-width: 100%;
    height: auto;
  }
  .about .about-video__title {
    margin-bottom: 5px;
    font-size: 1.2em;
  }
  .about .about-video__info {
    font-size: .85em;
    line-height: 1.3em;
  }
  .about .about-works {
    margin-bottom: 52px;
  }
  .about .about-works__title {
    margin-bottom: 20px;
    font-size: 1.8em;
    margin-top: 0;
    text-transform: none;
  }
  .about .about-works__list {
    padding-left: 17px;
    list-style: decimal;
  }
  .about .about-works__item {
    padding-left: 6px;
    margin-bottom: 12px;
    font-family: P22;
    font-weight: 600;
    font-size: 1.225em;
    text-align: left;
  }
  .about .about-works__item:last-of-type {
    margin-bottom: 0;
  }
  .about .about-works__item span {
    font-weight: 400;
    font-size: 0.77778em;
  }
  .about .about-history__title {
    margin-bottom: 30px;
    font-size: 2.4em;
    margin-top: 0;
    text-transform: none;
  }
  .about .about-history__date {
    margin-bottom: 7px;
    font-size: 1.9em;
    letter-spacing: 1px;
    margin-top: 0;
  }
  .about .about-history__date--margin-bottom {
    margin-bottom: 21px;
  }
  .about .about-history__info {
    margin-bottom: 22px;
    font-weight: 600;
    font-size: 1.3em;
  }
  .about .about-history__info--margin-bottom {
    margin-bottom: 16px;
  }
  .about .about-history__info--margin-bottom-normal {
    margin-bottom: 19px;
  }
  .about .about-history__block {
    margin-left: 5px;
    margin-bottom: 28px;
    border-left: 1px solid #000;
    padding-left: 14px;
    padding-bottom: 25px;
  }
  .about .about-history__block--margin-bottom {
    margin-bottom: 13px;
  }
  .about .about-history__descriptions {
    margin-bottom: 17px;
    font-size: 1em;
    line-height: 1.6em;
    opacity: 0.92;
  }
  .about .about-history__two-img-block,
  .product__img-wrap {
    line-height: 0;
    text-align: center;
  }
  .about .about-history__two-img-block img {
    display: inline-block;
    max-width: 44%;
    height: 168px;
    margin-right: 28px;
  }
  .about .about-history__img-block img,
  .product__img-wrap img {
    max-width: 100%;
    height: auto;
  }
  .about .about-history__two-img-block img:last-of-type {
    margin-right: 0;
  }
  .about .about-history__img-block {
    text-align: center;
  }
  .product__content {
    padding-top: 24px;
    padding-bottom: 55px;
  }
  .product__content .swiper-block {
    margin-bottom: 20px;
  }
  .product__content .jwplayer {
    margin-bottom: 20px;
  }
  .product__title {
    margin-bottom: 20px;
    font-size: 2.1em;
    margin-top: 0;
    text-transform: none;
  }
  .product__tag {
    margin-bottom: 25px;
    font-size: 1.3em;
    opacity: 0.9;
  }
  .product__img-wrap {
    margin-bottom: 26px;
    padding: 20px 37px;
    background-color: #eaeaea;
  }
  .product__author,
  .product__company,
  .product__publisher {
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2em;
  }
  .product__author span,
  .product__company span,
  .product__publisher span {
    font-weight: 500;
  }
  .product__author,
  .product__publisher {
    margin-bottom: 21px;
  }
  .product__company {
    margin-bottom: 35px;
  }
  .product__price {
    margin-bottom: 26px;
    font-size: 2.2em;
    letter-spacing: 2px;
    text-align: center;
  }
  .product__btn-wrap {
    text-align: center;
  }
  .product__btn {
    margin-bottom: 35px;
    color: black;
    font-size: 1.3em;
    padding-top: 23px;
    padding-bottom: 23px;
    white-space: inherit;
    height: auto;
  }
  .product .show-info-wrap {
    margin-bottom: 15px;
  }
  .product__info {
    font-size: .9em;
    line-height: 1.5em;
  }
  .score__content {
    padding-top: 19px;
    padding-bottom: 13px;
  }
  .score__title {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .score__title--mini {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 2.1em;
  }
  .score .score-sections {
    padding-bottom: 35px;
  }
  .score .score-section {
    position: relative;
    padding: 25px 55px 16px 20px;
    border-top: 1px solid #ccc;
  }
  .score .score-section--padding {
    padding: 20px 55px 16px 20px;
    min-height: 106px;
  }
  .score .score-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .score .score-section__link {
    display: inline-block;
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 1.45em;
    text-decoration: none;
    color: #000;
  }
  .score .score-section__link--font {
    font-size: 1.2em;
    margin-bottom: 15px;
  }
  .score .score-section__info,
  .score .score-section__price {
    font-size: 1em;
    font-family: P22;
    opacity: .7;
    margin-bottom: 0;
  }
  .score .score-section__strel {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .score .score-section__left-block {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 50px;
    height: 71px;
    padding: 7px;
    margin-right: 10px;
    background-color: #eaeaea;
  }
  .score .score-section__left-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 34px;
    max-height: 57px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
  .score .score-section__right-block {
    padding-left: 60px;
  }
  .basket__content {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .basket__title {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .basket__result {
    margin-bottom: 21px;
    font-family: P22;
    font-weight: 600;
    font-size: 1.45em;
  }
  .basket__result span {
    font-size: 1.5em;
  }
  .basket__btn {
    padding-top: 5px;
    border: none;
  }
  .basket .basket-section {
    border-top: 1px solid #ccc;
    padding: 28px 20px 29px;
  }
  .basket .basket-section .icon-icon-close {
    color: black;
    cursor: pointer;
    float: right;
    font-weight: bold;
  }
  .basket .basket-section.basket-section--result {
    padding-top: 39px;
    padding-bottom: 80px;
    text-align: center;
  }
  .basket .basket-section.basket-section--result a.basket__btn {
    color: black;
    padding-top: 26px;
  }
  .basket .basket-section__title {
    margin-bottom: 3px;
    font-family: P22;
    font-weight: 600;
    line-height: 1.3em;
    font-size: 1.1em;
    margin-top: 0;
    text-transform: none;
  }
  .basket .basket-section__title a {
    color: black;
  }
  .basket .basket-section__info {
    margin-bottom: 15px;
    font-family: P22;
    font-size: 1em;
    opacity: 0.7;
  }
  .basket .basket-counter button {
    position: relative;
    float: left;
    width: 27px;
    height: 27px;
    border: 1px solid #9a9a9a;
    border-radius: 50%;
    cursor: pointer;
    background-color: transparent;
  }
  .basket .basket-counter__dec:after,
  .basket .basket-counter__dec:before,
  .basket .basket-counter__inc:after,
  .basket .basket-counter__inc:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 9px;
    height: 1px;
    background-color: #7f7f7f;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
  .basket .basket-counter__dec:after,
  .basket .basket-counter__inc:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
  }
  .basket .basket-counter__dec {
    margin-right: 10px;
  }
  .basket .basket-counter__dec:after {
    content: none;
  }
  .basket .basket-counter__meter {
    float: left;
    width: 36px;
    height: 27px;
    margin-right: 10px;
    padding-top: 5px;
    border: 1px solid #9a9a9a;
    border-radius: 0;
    text-align: center;
    font-family: P22;
    font-size: 1em;
  }
  .basket .basket-counter__price {
    float: right;
    margin-top: 7px;
    font-family: P22;
    font-size: 1em;
    color: #737373;
    margin-bottom: 0;
  }
  .basket .basket-counter__price span {
    font-weight: 600;
    font-size: 1.42857em;
    letter-spacing: -1px;
    color: #000;
  }
  .checkout__content:first-of-type {
    padding-top: 19px;
    padding-bottom: 13px;
  }
  .checkout__content:last-of-type {
    padding-top: 51px;
    padding-bottom: 80px;
  }
  .checkout__title {
    font-size: 2.1875em;
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .checkout .checkout-order__content {
    border-top: 1px solid #ccc;
  }
  .checkout .checkout-order__content:first-of-type {
    padding-top: 18px;
    padding-bottom: 17px;
  }
  .checkout .checkout-order__content:last-of-type {
    padding-top: 15px;
  }
  .checkout .checkout-order__we-order {
    margin-bottom: 15px;
    font-family: P22;
    font-weight: 500;
    font-size: 1.2em;
    color: black;
  }
  .checkout .checkout-order__info-block {
    position: relative;
    padding-right: 80px;
  }
  .checkout .checkout-order__name {
    margin-bottom: 8px;
    line-height: 1.15em;
    font-family: P22;
    font-size: 1em;
  }
  .checkout .checkout-order__price {
    position: absolute;
    top: 0;
    right: 0;
    font-family: P22;
    font-size: 0.75em;
  }
  .checkout .checkout-order__full-price,
  .checkout .checkout-order__result-text {
    float: left;
    font-family: P22;
    font-size: 1.2em;
    margin-bottom: 0;
  }
  .checkout .checkout-order__full-price {
    float: right;
  }
  .checkout .checkout-delivery {
    margin-bottom: 43px;
  }
  .checkout .checkout-delivery:last-of-type {
    margin-bottom: 0;
  }
  .checkout .checkout-delivery:nth-of-type(2) {
    margin-bottom: 55px;
  }
  .checkout .checkout-delivery__title {
    margin-bottom: 18px;
    line-height: 1.1em;
    font-size: 2.1em;
    margin-top: 0;
    text-transform: none;
  }
  .checkout .checkout-delivery__title--margin {
    margin-bottom: 28px;
  }
  .checkout .checkout-delivery__block {
    position: relative;
    margin-bottom: 19px;
    padding-left: 35px;
  }
  .checkout .checkout-delivery__block label {
    cursor: pointer;
    margin-bottom: 0;
  }
  .checkout .checkout-delivery__radio {
    display: none;
  }
  .checkout .checkout-delivery__radio:checked ~ label .checkout-delivery__radio-block:before {
    background-color: #fbb547;
  }
  .checkout .checkout-delivery__radio-block {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    border-radius: 50%;
    background-color: transparent;
  }
  .checkout .checkout-delivery__radio-block:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    transition: background-color 0.4s;
  }
  .checkout .checkout-delivery__info {
    margin-bottom: 5px;
    padding-top: 2px;
    font-family: P22;
    font-weight: 500;
    font-size: 1.2em;
    color: black;
  }
  .checkout .checkout-delivery__descriptions {
    font-family: P22;
    font-size: 1em;
    line-height: 1.3em;
    color: #565656;
    margin-bottom: 0;
    font-weight: normal;
  }
  .checkout .checkout-delivery__descriptions a {
    color: #565656;
    text-decoration: none;
  }
  .checkout .checkout-delivery__label {
    display: block;
    margin-bottom: 6px;
    font-family: P22;
    font-size: 1em;
    color: #565656;
    cursor: pointer;
    font-weight: normal;
  }
  .checkout .checkout-delivery__input,
  .checkout .checkout-delivery__textarea {
    padding: 5px 10px 0;
    display: block;
    width: 100%;
    height: 43px;
    margin-bottom: 27px;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    font-family: P22;
    font-size: 1.125em;
    transition: border-color 0.4s;
  }
  .checkout .checkout-delivery__input:focus,
  .checkout .checkout-delivery__textarea:focus {
    outline: 0;
    border-color: #fbb547;
  }
  .checkout .checkout-delivery__textarea {
    padding-top: 5px;
    height: 93px;
    margin-bottom: 40px;
    resize: none;
  }
  .checkout__wrap-btn {
    text-align: center;
  }
  .checkout__btn {
    padding-top: 5px;
    border: none;
    font-size: 1.3em;
  }
  .error-fix-block {
    height: 746px;
  }
  .error {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 442px;
  }
  .error__block {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
  }
  .error__number {
    margin-bottom: 30px;
    font-size: 7em;
    color: #fff;
  }
  .user-event .user-event-section__link,
  .user-translation .user-translation-section__link {
    display: inline-block;
    margin-bottom: 5px;
    font-family: P22;
    text-decoration: none;
  }
  .error__info {
    width: 100%;
    font-family: P22;
    font-size: .95em;
    line-height: 1.7em;
    text-transform: uppercase;
    color: #fff;
  }
  .user-translation__content {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .user-translation__title {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .user-translation .user-translation-section {
    position: relative;
    padding: 25px 60px 24px 20px;
    border-top: 1px solid #ccc;
  }
  .user-translation .user-translation-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .user-translation .user-translation-section__link {
    font-size: 1.45em;
    color: #000;
  }
  .user-translation .user-translation-section__date {
    font-family: P22;
    font-size: 1em;
    margin-bottom: 0;
  }
  .user-translation .user-translation-section__strel {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .user-event__content {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .user-event__title {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .user-event .user-event-section {
    position: relative;
    padding: 25px 30px 24px 20px;
    border-top: 1px solid #ccc;
  }
  .user-event .user-event-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .user-event .user-event-section__link {
    font-size: 1.45em;
    color: #000;
  }
  .user-event .user-event-section__date {
    margin-bottom: 13px;
    font-family: P22;
    font-size: 1em;
  }
  .user-event .user-event-section__by,
  .user-event .user-event-section__number {
    font-size: 1.2em;
    font-family: P22;
    margin-bottom: 0;
  }
  .user-event .user-event-section__by {
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000;
  }
  .user-purchase__content {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  .user-purchase__title {
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .user-purchase .user-purchase-section {
    position: relative;
    padding: 25px 20px;
    border-top: 1px solid #ccc;
  }
  .user-purchase .user-purchase-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .user-purchase .user-purchase-section__wrap-info {
    position: relative;
    cursor: pointer;
  }
  .user-purchase .user-purchase-section__wrap-info.user-purchase-section__wrap-info--active .user-purchase-section__strel {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
  }
  .user-purchase .user-purchase-section__wrap-item {
    height: 0;
    overflow: hidden;
  }
  .user-purchase .user-purchase-section__link {
    display: block;
    margin-bottom: 6px;
    font-family: P22;
    font-size: 1.3em;
    text-decoration: none;
    color: #000;
  }
  .user-purchase .user-purchase-section__date {
    font-family: P22;
    font-size: 1em;
    margin-bottom: 0;
  }
  .user-purchase .user-purchase-section__strel {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
    transition: -webkit-transform 0.5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .user-purchase .user-purchase-section__item {
    margin-bottom: 15px;
  }
  .user-purchase .user-purchase-section__item:first-of-type {
    padding-top: 23px;
  }
  .user-purchase .user-purchase-section__item:last-of-type {
    margin-bottom: 0;
  }
  .user-purchase .user-purchase-section__item-link {
    display: inline-block;
    margin-bottom: 5px;
    font-family: P22;
    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.1em;
    text-decoration: none;
    color: #000;
  }
  .user-purchase .user-purchase-section__item-info {
    font-family: P22;
    font-size: 1em;
    margin-bottom: 0;
  }
  .user-purchase .user-purchase-section__item-info span {
    display: block;
    padding-top: 1px;
  }
  .user-setting__content {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .user-setting__title {
    margin-bottom: 22px;
    font-size: 2.5em;
    margin-top: 0;
    text-transform: none;
  }
  .user-setting .user-setting-form:first-of-type,
  .user-setting .user-setting-password:first-of-type {
    margin-bottom: 60px;
  }
  .user-setting .user-setting-form__title,
  .user-setting .user-setting-password__title {
    font-family: P22;
    font-size: 1em;
    text-transform: uppercase;
    opacity: 0.7;
    margin-top: 0;
  }
  .user-setting .user-setting-form__line,
  .user-setting .user-setting-password__line {
    width: 150%;
    height: 1px;
    margin-bottom: 17px;
    margin-top: 6px;
    border: none;
    background-color: #ccc;
    opacity: 0.7;
  }
  .user-setting .user-setting-form__label,
  .user-setting .user-setting-password__label {
    display: block;
    margin-bottom: 6px;
    font-family: P22;
    font-size: 1em;
    color: #565656;
    cursor: pointer;
    font-weight: normal;
  }
  .user-setting .user-setting-form__input,
  .user-setting .user-setting-password__input {
    padding-left: 13px;
    padding-right: 13px;
    display: block;
    width: 100%;
    height: 43px;
    font-family: P22;
    font-size: 1.125em;
    margin-bottom: 27px;
    border-radius: 0;
    border: 1px solid #b2b2b2;
    transition: border-color 0.4s;
  }
  .user-setting .user-setting-form__input:focus,
  .user-setting .user-setting-password__input:focus {
    border-color: black;
  }
  .user-setting .user-setting-form__input:last-of-type,
  .user-setting .user-setting-password__input:last-of-type {
    margin-bottom: 20px;
  }
  .user-setting .user-setting-form__btn,
  .user-setting .user-setting-password__btn {
    height: 52px;
    border: none;
    padding: 5px 30px 0;
    font-size: 0.95em;
  }
  .user-setting__line-title,
  .user-setting__mini-title {
    font-size: .875em;
    font-family: P22;
  }
  .user-setting__line-title {
    text-transform: uppercase;
    opacity: 0.7;
    margin-top: 0;
    font-size: 1em;
  }
  .user-setting__line {
    width: 150%;
    height: 1px;
    border: none;
    margin-bottom: 17px;
    margin-top: 6px;
    background-color: #ccc;
    opacity: 0.7;
  }
  .user-setting__mini-title {
    display: block;
    margin-bottom: 3px;
    color: #565656;
    cursor: pointer;
    font-size: 1em;
  }
  .user-setting__info {
    margin-bottom: 25px;
    font-family: P22;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 1em;
  }
  .user-setting__btn {
    height: 52px;
    border: none;
    padding: 20px 30px 10px;
    text-decoration: none;
    color: #000;
    font-size: 0.95em;
  }
  .user-setting__btn:first-of-type {
    margin-bottom: 48px;
  }
  .search__content {
    padding-top: 30px;
    padding-bottom: 27px;
  }
  .search .search-form {
    margin-bottom: 25px;
    position: relative;
  }
  .search .search-section__tag,
  .search .search-section__title {
    margin-bottom: 15px;
    color: #000;
    font-family: P22;
    text-decoration: none;
  }
  .search .search-form__input {
    display: block;
    width: 100%;
    height: 30px;
    border: none;
    border-bottom: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 40px;
    font-family: P22;
    font-size: 1.125em;
    opacity: 0.7;
  }
  .search .search-form__btn {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    border: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    background-position: 100% 20%;
    background-color: #fff;
  }
  .search__title {
    line-height: .8em;
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
  }
  .search .search-section {
    border-top: 1px solid #ccc;
    padding: 13px 20px 15px;
  }
  .search .search-section:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .search .search-section span {
    background-color: #fcddac;
  }
  .search .search-section__tag {
    display: inline-block;
    border-bottom: 1px solid #b2b2b2;
    font-size: 1em;
  }
  .search .search-section__title {
    display: block;
    font-weight: 600;
    font-size: 1.4em;
  }
  .search .search-section__descriptions {
    margin-bottom: 12px;
    font-family: P22;
    font-size: .85em;
    line-height: 1.5em;
  }
  .search .search-section__price {
    margin-bottom: 15px;
    font-family: P22;
    font-weight: 600;
    font-size: 1.2em;
  }
  .entry__label {
    display: inline-block;
    margin-bottom: 6px;
    font-family: P22;
    font-size: .875em;
    cursor: pointer;
    color: #565656;
  }
  .entry__input {
    display: block;
    width: 100%;
    height: 43px;
    margin-bottom: 24px;
    border: 1px solid #b2b2b2;
    padding-left: 10px;
    padding-right: 10px;
    font-family: P22;
    font-size: 1.125em;
    transition: border-color 0.5s;
  }
  .entry .entry-check__text,
  .entry__link {
    font-family: P22;
    font-size: 0.875em;
  }
  .entry__input:last-of-type {
    margin-bottom: 40px;
  }
  .entry__input:focus {
    outline: 0;
    border: 1px solid black;
  }
  .entry #entry__years {
    width: 69px;
  }
  .entry #entry__email {
    margin-bottom: 30px;
  }
  .entry__wrap-btn {
    text-align: center;
  }
  .entry__btn {
    padding-top: 6px;
    padding-bottom: 0;
    border: none;
  }
  .entry__link {
    display: inline-block;
    margin-top: 55px;
    border-bottom: 1px solid #b2b2b2;
    text-decoration: none;
    color: #000;
  }
  .entry .entry-check {
    margin-bottom: 25px;
    margin-top: 20px;
  }
  .entry .entry-check input {
    display: none;
  }
  .entry .entry-check input:checked ~ label span:after,
  .entry .entry-check input:checked ~ label span:before {
    opacity: 1;
  }
  .entry .entry-check__label {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    cursor: pointer;
  }
  .entry .entry-check__style-check {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #b2b2b2;
  }
  .entry .entry-check__style-check:after,
  .entry .entry-check__style-check:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 3px;
    background-color: #fbb547;
    opacity: 0;
    transition: opacity 0.4s;
  }
  .entry .entry-check__style-check:before {
    -webkit-transform: translate(6px, 8px) rotate(-45deg);
    -ms-transform: translate(6px, 8px) rotate(-45deg);
        transform: translate(6px, 8px) rotate(-45deg);
  }
  .entry .entry-check__style-check:after {
    width: 7px;
    -webkit-transform: translate(3px, 9px) rotate(45deg);
    -ms-transform: translate(3px, 9px) rotate(45deg);
        transform: translate(3px, 9px) rotate(45deg);
  }
  .entry .entry-check__text {
    max-width: 400px;
    line-height: 1.2em;
  }
  .entry form {
    max-width: 400px;
    margin: 0 auto;
    padding-top: 94px;
    padding-bottom: 60px;
    text-align: left;
  }
  .entry .swiper-entry .entry-slide {
    padding-left: 20px;
    padding-right: 20px;
  }
  .entry .swiper-entry .swiper-pagination-entry {
    top: 40px;
    bottom: auto;
  }
  .entry .swiper-entry .bullets-entry {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 15px 10px;
    border-radius: 0;
    font-size: 1.125em;
    text-transform: uppercase;
    letter-spacing: 0;
    opacity: .7;
    color: #000;
    background-color: transparent;
    cursor: pointer;
    transition: opacity 0.4s;
  }
  .entry .swiper-entry .bullets-entry:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    -webkit-transform-origin: 100% 40%;
    -ms-transform-origin: 100% 40%;
        transform-origin: 100% 40%;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    background-color: #000;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  }
  .entry .swiper-entry .bullets-entry.swiper-pagination-bullet-active {
    opacity: 1;
  }
  .entry .swiper-entry .bullets-entry.swiper-pagination-bullet-active:before {
    -webkit-transform-origin: 0 40%;
    -ms-transform-origin: 0 40%;
        transform-origin: 0 40%;
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
  }
  .news-slide__figcaption {
    text-align: left;
  }
  .swiper-info .info-slide {
    display: block;
    text-align: left;
  }
  .search-bg-xs {
    background: inherit !important;
  }
  .text-mobile {
    padding: 80px 20px 20px 20px;
  }
  .text-mobile .box-link-prev {
    margin-bottom: 40px;
  }
  .text-mobile .box-link-prev a {
    text-decoration: none;
    cursor: pointer;
  }
  .text-mobile .box-link-prev a:hover {
    color: black;
  }
  .text-mobile .box-link-prev a span {
    font-family: Didona;
    font-size: 1.4em;
    border-bottom: 1px dotted #000;
    text-decoration: none;
    padding-top: 6px;
  }
  .text-mobile .box-link-prev a span:hover {
    color: black;
  }
  .text-mobile .box-link-prev a:hover span {
    color: black;
  }
  .text-mobile .box-link-prev a .link-prev {
    width: 30px;
    height: 30px;
    background-size: cover;
    margin-right: 14px;
  }
  .text-mobile p {
    font-family: P22;
    margin-bottom: 24px;
    line-height: 1.6em;
    font-size: 1em;
  }
  .text-mobile h2 {
    margin-bottom: 10px;
    font-size: 2.1em;
    text-transform: none;
  }
  .text-mobile ul {
    list-style: disc;
    padding-left: 15px;
  }
  .text-mobile ul li {
    font-family: P22;
    margin-bottom: 10px;
    line-height: 1.6em;
    font-size: 1em;
  }
  .text-mobile h3 {
    margin-bottom: 10px;
    font-size: 1.8em;
    text-transform: none;
  }
  .text-mobile .box-product-card-description {
    margin: 0 auto;
  }
  .text-mobile .box-product-card-description .box-product-card-description_list-description {
    padding: 0;
  }
  .text-mobile .box-product-card-description .box-product-card-description_list-description .box-product-card-description_money-link {
    text-align: center;
  }
  .text-mobile .box-dop-info {
    display: none;
  }
  .text-mobile .btn-add-dop-info {
    position: relative;
    text-align: center;
  }
  .text-mobile .btn-add-dop-info span {
    display: inline-block;
    background: white;
    font-family: UndergroundCYPro;
    font-size: 14px;
    color: black;
    text-transform: uppercase;
    position: absolute;
    top: -6px;
    width: 120px;
    cursor: pointer;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .text__title {
    margin-bottom: 22px;
    font-size: 2.5em;
    margin-top: 0;
    text-transform: none;
  }
  .product .box-link-prev a span,
  .score .box-link-prev a span {
    padding-top: 13px;
  }
  .product .box-link-prev,
  .score .box-link-prev {
    margin-top: 25px;
    margin-left: 10px;
  }
  .text__date {
    font-family: P22;
    margin-bottom: 10px;
    font-size: 1em;
  }
  .text-img-preview {
    width: 55%;
    margin-bottom: 30px;
    margin: 0 auto 30px auto;
  }
  .text-img-preview img {
    width: 100%;
  }
  .container-preview-employees-txt {
    overflow: hidden;
    margin-bottom: 25px;
  }
  .container-preview-employees-txt .text-img-preview-left {
    width: 120px;
    float: left;
    margin: 0 20px 20px 0;
  }
  .container-preview-employees-txt .text-img-preview-left img {
    width: 100%;
  }
  .container-preview-employees-txt .preview-employees-surname {
    font-family: Didona;
    margin-bottom: 5px;
    font-size: 2.2em;
    margin-left: 0;
  }
  .container-preview-employees-txt .preview-employees-name-patronymic {
    font-family: Didona;
    margin-bottom: 12px;
    font-size: 2.2em;
    margin-left: 0;
  }
  .container-preview-employees-txt .preview-employees-position {
    font-size: 18px;
    margin-left: 0;
  }
  .text-mobile a {
    color: #5fa94c;
    text-decoration: underline;
  }
  .text-mobile .container-quote {
    margin-top: 35px;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .text-mobile .container-quote .box-quote_txt {
    font-family: Georgia;
    margin-left: 25px;
    font-style: italic;
    font-size: 16px;
    color: black;
    padding-top: 15px;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .text-mobile .container-quote .box-quote_txt a {
    padding-top: 20px;
    text-decoration: underline;
    display: block;
    font-size: 16px;
  }
  .text-mobile .swiper-info .info-slide {
    display: block;
    text-align: left;
    width: 300px;
    padding-right: 20px;
  }
  .text-mobile .swiper-info .info-slide .info-slide__img-block {
    margin-bottom: 10px;
  }
  .text-mobile .swiper-info .info-slide .info-slide__img-block img {
    width: 100%;
  }
  .text-mobile .swiper-info .info-slide .info__name {
    color: black;
    font-size: 0.8em;
    margin-bottom: 7px;
    line-height: 1;
  }
  .text-mobile .swiper-info .info-slide .info__mini-descriptions {
    color: black;
    font-size: 0.7em;
    padding: 0;
    line-height: 1.4em;
  }
  .swiper-text-block {
    margin-bottom: 15px;
  }
  .swiper-text-block .text-swiper .text-slide {
    width: 300px;
    padding-right: 20px;
    display: block;
    text-align: left;
  }
  .swiper-text-block .text-swiper .text-slide .text-slide__figure {
    line-height: 0;
    margin-bottom: 15px;
  }
  .swiper-text-block .text-swiper .text-slide .text-slide__figure img {
    width: 100%;
  }
  .box-password-recovery-mobile {
    width: 280px;
    margin: 0 auto;
    display: none;
  }
  .box-password-recovery-mobile .entry-password-recovery {
    position: relative;
    padding-top: 40px;
  }
  .box-password-recovery-mobile h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 14px;
  }
  .box-password-recovery-mobile .entry-password-recovery_txt {
    font-family: P22;
    font-size: 13px;
    color: #565656;
    line-height: 1.4;
    margin-bottom: 34px;
    width: 90%;
  }
  .box-password-recovery-mobile .entry__label {
    display: inline-block;
    margin-bottom: 6px;
    font-family: P22;
    font-size: 1.1em;
    cursor: pointer;
    color: #565656;
  }
  .box-password-recovery-mobile .btn {
    font-size: 19px;
  }
  .box-password-recovery-mobile .btn-close-entry-password-recovery {
    position: absolute;
    top: 25px;
    right: -30px;
  }
  .box-password-recovery-mobile .btn-close-entry-password-recovery .icon-icon-close {
    color: black;
    border: 1px solid black;
    padding: 14px;
    border-radius: 24px;
  }
  .box-password-recovery-mobile .btn-close-entry-password-recovery .icon-icon-close:hover {
    text-decoration: none;
  }
  .affiche-day__content-up {
    position: fixed;
    top: 40px;
    background-color: black;
    color: white;
    z-index: 0;
    border-radius: 5px;
    padding: 17px 20px 10px 20px;
    -webkit-transform: translate(0%, -130px);
    -ms-transform: translate(0%, -130px);
        transform: translate(0%, -130px);
    transition: -webkit-transform 0.5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .affiche-day__content-up .affiche-day__date {
    color: white;
  }
  .affiche-day__content-up-fix {
    z-index: 9000;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    transition: -webkit-transform 0.5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .container-public-test {
    display: none !important;
  }
  .container-public-test-mobile {
    width: 100%;
    position: relative;
    background: #832522;
    z-index: 200;
    display: none;
  }
  .container-public-test-mobile .container-public-test_txt {
    width: 100%;
    text-align: center;
    position: relative;
    font-family: Didona;
    font-size: 19px;
    color: #fbb547;
    padding: 31px 50px;
    margin: 0 auto;
  }
  .container-public-test-mobile .btn-close-test {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 20px;
  }
  .container-public-test-mobile .btn-close-test .icon-icon-close {
    color: #fbb547;
    border: 1px solid #fbb547;
    padding: 8px;
    border-radius: 24px;
    font-size: 7px;
  }
  .form-excursion {
    padding-bottom: 150px;
    width: 100%;
  }
  .container-main.form-excursion h2 {
    margin: 35px 0 20px 20px;
  }
  .container-main.form-excursion .mfeedback p {
    margin-left: 0;
    margin-right: 23px;
  }
  .container-main.form-excursion .mfeedback p input {
    width: 100%;
  }
  .container-main.form-excursion .mfeedback p textarea {
    width: 100%;
  }
  .container-main.form-excursion .mfeedback p .box-btn-edit {
    display: block;
    height: 73px;
    margin: 0 auto;
    border-radius: 36px;
    font-family: P22;
    font-size: 1.125em;
    cursor: pointer;
    background-color: #fabd50;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border: none;
    width: 25%;
  }
  .score__content .container-link-broadcast .past-broadcast,
  .score__content .container-link-broadcast .upcoming-broadcast {
    background: inherit;
  }
  .score__content .container-search-repertoire .box-select-calendar {
    margin-left: 0;
  }
  .search .search-sections{
	padding-left: 20px;
    padding-right: 20px;
	margin-bottom: 50px;
  }
  .search .search-sections #refresh-search-mob p{
	color: black !important;
	font-size: 17px;
  }
  .score-sections table td {
    font-size: 16px;
    padding: 10px 0;
  }
  .score-sections table td:nth-child(1) {
    width: 85px;
    padding-left: 15px;
  }
  .score-sections table td:nth-child(2) {
    padding-right: 15px;
  }
  .score-sections table tr {
    border-bottom: 1px solid black;
  }
  .score-sections table tr:nth-last-child(1) {
    border-bottom: none;
  }
.score-sections a{
color:#25950f;
}
  
}
.announcement-footer {
  text-align: center;
}
@media all and (max-width: 767px) {
  .footer {
    width: 100%;
    height: 160px;
    margin-top: -160px;
    padding: 0;
  }
  .festival:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.7;
  }
    .cart-empty {
    margin-left: 19px;
    margin-top: 15px;
    margin-bottom: 40px;
}
}
@media all and (max-width: 505px) {
  .score__content .container-link-broadcast {
    float: none;
  }
}



/*---- SmartBilet widget start -----*/
.box-choose-location #sb-widget-frame {
    width: 100%;
    height: 75vh;
    max-height: 1200px;
    border: 0;
    margin: 0;
    padding: 0;
}

.box-events>.box-choose-location {
    -webkit-overflow-scrolling: touch;
    box-shadow: 2px 0 2px 0 rgba(0, 0, 0, .07), -2px 0 2px 0 rgba(0, 0, 0, .07), 0 2px 2px 0 rgba(0, 0, 0, .07), 0 -2px 2px 0 rgba(0, 0, 0, .07);
    line-height: 0;
    border: 1px solid #000;
}

@media (max-height: 1200px) {
    #sb-widget-frame {
        max-height: 1100px;
    }
}

@media (max-height: 1100px) {
    #sb-widget-frame {
        max-height: 1000px;
    }
}

@media (max-height: 1000px) {
    #sb-widget-frame {
        max-height: 900px;
    }
}

@media (max-height: 959px) {
    #sb-widget-frame {
        max-height: 800px;
    }
}

@media (max-height: 767px) {
    #sb-widget-frame {
        max-height: 600px;
    }
}

@media (max-height: 480px) {
    #sb-widget-frame {
        max-height: 380px;
    }
}

.box-choose-location .btn-close-choose-location {
    top: -35px;
}
/*---- SmartBilet widget end -----*/


#refresh-form-reg{
	font-family: UndergroundCYProBook;
	display: block;
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin-bottom: 8px;
}
#refresh-form-reg>*{
	color:initial
}
#refresh-form-reg a{
	color: white;
}

@media (max-width: 400px) {
.text__title{font-size: 2.1em;}
}
.menu-social__link.icon_new-icon-youtube{
	width:40px;height:40px;display: block;margin-bottom:3px
}
.menu-social__link.icon_new-icon-youtube::before{
	top: 12px;left: 12px;position: relative;
}
.menu-social__link.on-line{
	width: 192px;text-align: center;font-size: 20px;padding: 8px;height: 40px;margin-top: 20px;position: relative;margin-bottom: 0;border-radius:20px;display: block;color:#fff
}
.menu-social__link.on-line::before{
	content: '•';font-size: 42px;position: absolute;top: 0;left: 5px;-webkit-animation: blink 1.5s linear infinite;animation: blink 1.5s linear infinite;
}
@-webkit-keyframes blink {
	0% { color: rgb(255, 0, 0, 1); }
	25% { color: rgb(255, 0, 0, 1); }
	26% { color: rgb(255, 0, 0, 0); }
	75% { color: rgb(255, 0, 0, 0); }
	76% { color: rgb(255, 0, 0, 1); }
	100% { color: rgb(255, 0, 0, 1); }
}
@keyframes blink {
	0% { color: rgb(255, 0, 0, 1); }
	25% { color: rgb(255, 0, 0, 1); }
	26% { color: rgb(255, 0, 0, 0); }
	75% { color: rgb(255, 0, 0, 0); }
	76% { color: rgb(255, 0, 0, 1); }
	100% { color: rgb(255, 0, 0, 1); }
}