.city {
    display: none;
}
#fullpage .section {
    display: none;
}
#fullpage .activ {
    display: block!important;
}
.ticket-section-3 input[type="radio"]{
    display: none;
    position: absolute;
    z-index: -1;
}
.change-ticket-type input[type="radio"]{
    display: none;
    position: absolute;
    z-index: -1;
}
.change-abon input[type="radio"]{
    display: none;
    position: absolute;
    z-index: -1;
}
.change-lang input[type="radio"]{
    display: none;
    position: absolute;
    z-index: -1;
}
.change-product input[type="radio"]{
    display: none;
    position: absolute;
    z-index: -1;
}
.change-project input[type="radio"]{
    display: none;
    position: absolute;
    z-index: -1;
}
.change-ticket-type label {
    width: 33.33%;
}
.change-abon label {
    width: calc(50% - 10px);
}
#fullpage .change-ticket-block-link {
    color: #333;
}
#fullpage .change-ticket-block-link:hover, #fullpage .change-ticket-block-link:active, #fullpage .change-ticket-block-link:focus {
    color: #333;
}
.change-abon {
    display: none;
}
.change-ticket-type {
    display: none;
}
.show-block-ticket-or-abon {
    display: flex!important;
}
.change-abon .h25 {
    font-size: 24px;
}
.change-date .active {
    background-color: #cd9a2b;
    color: #fff;
}
.change-ticket-type .item-wr {
    width: 100%;
}
label:active, label:hover, label:focus {
    outline: 0 !important;
    outline-offset: 0 !important;
}
.item-wr {
    z-index: 1;
}
.price-count{
    z-index: 10;
}
.change-date .active{
    color: #fff!important;
}
.abon {
    color: #cd9a2b!important;
    border-bottom: 1px dotted #cd9a2b;
}
.change-abon label {
    width: calc(50% - 10px);
}
.change-abon .item  {
    width: 100%!important;
}
.change-abon label:first-child {
    margin-right: 10px;
}
.change-abon label:last-child {
    margin-left: 10px;
}


.logo-inner{
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.header-video .logo-wr{
    margin-top: 0;
    padding-top: 170px;
}

.header-video .video-button{
    background-color: transparent;
    cursor: pointer;
}

.header-time .header-small, .header-battle .header-small{
    margin-top: 0;
    padding-top: 220px;
}

.slide > a{
    display: block;
    height: 100%;
}


.header-block-wr{
-webkit-transition: 0.3s;
    transition: 0.3s;
}

.slide:hover .header-block-wr.exhibition-block{
    position: relative;
    /*top: -130px;*/

    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    pointer-events: none;

}


.slide:hover .exhibitions__item-btn {
    top: -webkit-calc(100% - 90px);
    top: calc(100% - 90px);
    opacity: 1;
}

.exhibitions__item:hover .exhibitions__item-container {

}

.header-time .slide_3 .header-small{
    margin-top: 0;
    padding-top: 160px;
}

.slide_pad {
      padding-top: 160px!important; 
}



@media (max-width: 640px) {
    .poster-page__item:nth-of-type(3) {
       display: block; 
      }
    .poster-page__item:nth-of-type(4) {
       display: block; 
      }
    .poster-page__item:nth-of-type(5) {
       display: block; 
      }
    .poster-page__item:nth-of-type(6) {
       display: block; 
      }
    .poster-page__item:nth-of-type(7) {
      display: block; 
  }
    .poster-page__item:nth-of-type(8) {
      display: block; 
  }
    .poster-page__item:nth-of-type(9) {
      display: block; 
  }
    .poster-page__item:nth-of-type(10) {
      display: block; 
  }
    .poster-page__item:nth-of-type(11) {
      display: block; 
  }
    .poster-page__item:nth-of-type(12) {
      display: block; 
  } 
  }

  .menu-2-right .search.focus+ .ticket{
float: inherit;
    width: 100%;
  }

.footer-full .footer-menu .main-menu li.current a,
.menu-2 nav li.current a{
    color: #cd9a2b;
  }

  .section-1 .event-slide .img-wr{
  	/*height: 170px;*/
  	overflow: hidden;
  }