/* .header-logo {
    padding-left: 40px;
} */

.page_content-main{background:url(images_local/bg--dark-b.jpg) top center no-repeat,#020202;
    background-size:100% auto;}

.footer-nav{background:url(images_local/bg--gray-b.jpg) center top no-repeat,#191919;
    background-size:cover;
    padding-top:50px}

.header-menu_toggle-btn {
    background: 0 0;
    border: none;
    padding: 8px 40px 40px 40px;
}

.header-socials-link {
    line-height: 36px;
    font-size: 16px;
    color: #c1c1c1;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-transform: uppercase;
}

.header-socials-link svg {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 2px;
    fill: #fff;
    height: 18px;
    display: inline-block;
    -webkit-transition: fill .2s;
    transition: fill .2s
}

.header-socials-link:hover, .header-socials-link:focus {
    color: #ebd877;
    text-decoration: none
}

.header-socials-link:hover svg {
    fill: #ebd877
}

.header-socials-link-fb-ico {
    width: 9px
}

.header-socials-link-yt-ico {
    width: 22px
}

.header-socials-link-gp-ico {
    width: 24px
}

@media (max-width: 767px) {
    .phone-label {
        text-align: right;
    }

 /*   .header-socials-link {
        font-size: 12px;
    } */
}


@media (max-width:991px){
    .footer-nav-right {
        padding-left: 0px;
    }
    .footer-nav-right {
        border-left: none;
    }
    .footer-reservation_info {
        text-align: center;
    }

    .header-menu_toggle-btn {
        margin-top: 0px;
    }

    .header-nav {
        padding-top: 0px;
    }

    .cinema_phone {
        -webkit-box-pack: end;
        justify-content: flex-end;
    }

    .phone-label {
        font-size: 12px;
    }

    .phone-number {
        font-size: 20px;
    }

    .header-menu_toggle-btn {
        padding: 8px 10px 0 20px;
    }

}

@media (max-width: 1199px) {
    .header-nav {
        padding-right: 0px;
        padding-top: 0px;
    }
}





.footer-socials-link {
    margin-left: 15px;
    margin-right: 15px;
}

.body--home .page_content {
    margin-top: 0px;
}

.body--home .header {
    padding-bottom: 1px;
    position: static;
}

.content a {
    color: #ebd877;
}

.content a.btn {
    color: #ffffff;
}

.menu-link {
 /*   font-size:16px;
    padding: 0 2px;
    margin: 0 6px; */
    color: #ebd877;
}

.phone {
    color: #fff;
    line-height: 1em;
}

.menu-link:hover {
    text-decoration: none;
    color: #ebd877;
    border-bottom: #ebd877 3px solid;
}

.table-td--highlight,
.repertoire-cinema,
.panel-ico {
    color: #ebd877;
}

.repertoire-movie-tag,
.repertoire-day--active {
    color: #ebd877;
    border-color: #ebd877;
}

.repertoire-day:hover:not(.repertoire-day--disable) {
    color: #ebd14f;
    border-color: #ebd14f;
}

.repertoire-movie-title a:hover,
.movies_blocks_panel-title a:hover,
.movies_slider_panel-title a:hover,
.videos_blocks_panel-title a:hover,
.footer_menu-link:hover,
.news_list_panel-news:hover .news_list_panel-title,
.movies_list_panel-title a:hover,
.footer-socials-link:hover {
    color: #ebd877; /* #ebd877; */
}

.main_slider-play:hover .main_slider-play-ico .circle,
.movies_slider_panel-btn-ico .circle,
.videos_blocks_panel-thumb:hover .videos_blocks_panel-thumb-ico-svg .circle {
    stroke: #ebd14f;
}

.main_slider-play:hover .main_slider-play-ico .triangle,
.movies_slider_panel-btn:hover .movies_slider_panel-btn-ico .circle,
.movies_slider_panel-btn-ico .triangle,
.footer-socials-link:hover svg,
.videos_blocks_panel-thumb:hover .videos_blocks_panel-thumb-ico-svg .triangle {
    fill: #ebd14f;
}

.btn,
.main_slider-btn:hover,
.main_slider .sp-button:hover,
.movie_slider-thumbs-arrow {
  /* background: #ebcb29; */
  /*  background: rgb(242,220,166);
    background: radial-gradient(circle, rgba(242,220,166,1) 0%, rgba(213,176,76,1) 77%); */
    background: rgb(223,187,119);
    background: linear-gradient(80deg, rgba(223,187,119,1) 30%, rgba(247,224,150,1) 50%, rgba(223,187,119,1) 70%);

}

.btn:hover,
.movie_slider-thumbs-arrow:hover:not(.movie_slider-thumbs-arrow--disable){
    background: rgb(194,162,102);
    background: linear-gradient(80deg, rgba(194,162,102,1) 30%, rgba(219,199,133,1) 50%, rgba(194,162,102,1) 70%);
}

.menu_mobile {
    background: #ebd877;
}

.header-menu_toggle-ico {
    fill: #ebd877;
}

.repertoire-list-header,
.panel-header {
    border-bottom: #ebd877 4px solid;
}

.repertoire-phone {
    color: #FFFFFF;
}

.repertoire-phone a {
    color: #ebd877;
}

.phone {
    margin-right: 6px;
}

.phone-label, .phone-number, .phone-number:hover, .phone-number:focus {
    color: #fff;
}

.phone-number {
    /* line-height: 28px; */
    line-height: 1em;
    display: inline-block;
    margin-top: 12px;
    color: #ebd877;
}

.phone-label.big {
    font-size: 20px;
}

.phone-number.big {
    font-size: 28px;
    margin-top: 0px;
}

.phone-info {
    font-size: 13px;
    line-height: 1em;
}

.header{
    background:url(images_local/bg1.jpg) center top no-repeat;
    background-size: cover;
    padding-top: 29px;
}

.events .repertoire-movie-info {
    border-right: none;
}

.events .repertoire-movie-info-wr {
    width: auto;
}

.events h3 {
    margin-top: -15px;
}

.events a.movies_blocks_panel-btn.btn.btn--small_padding {
    margin-top: 10px;
}