

/* Start:/assets/css/header.css?175766631226896*/
/*#panel-bitrix {*/
/*    width: 100%;*/
/*    position: fixed;*/
/*    z-index: 1000000;*/
/*    bottom: 0;*/
/*}*/
/* TODO - оригинальные значения 1002 и т.д переношу в 1000002, т.к. header имеет значение 10001 <= из-за 10000 у (event_nav event_nav-top) на странице мероприятия */
/*body div.bx-component-opener {*/
/*    z-index: 1002 !important;*/
/*}*/
/*body .bx-core-dialog-overlay {*/
/*    z-index: 1004 !important;*/
/*}*/
/*body .bx-core-window,*/
/*body .bx-core-popup-menu {*/
/*    z-index: 1006 !important;*/
/*}*/
* {
    -webkit-tap-highlight-color: transparent;
}

html {
    scroll-padding-top: 200px;
}

@media (max-width: 998px) {
    html {
        scroll-padding-top: 120px;
    }
}

header {
    background: #000;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    z-index: 901;
    top: 0;
}
header .header-body { position: relative; background: #000; }
header .header-body > div { position: absolute; }
header .phones { display: flex; flex-direction: column; color: #FFF; }
header .phone a { color: #FFF; text-decoration: none; }
header .phone.msk { margin-bottom: 10px; }
header .work-var, .mobile-menu-button, .mobile-btn-phone { display: none; }
header .mobile-menu-button { background: url(/bitrix/templates/belcanto/images/mobile/menu_icon.png) no-repeat; width: 31px; height: 24px; cursor: pointer; }

.brang-logo { display: block; font-size: 0; background-image: url(/bitrix/templates/belcanto/images/belcanto_logo.svg); background-size: contain; background-repeat: no-repeat; width: 240px; height: 78px; cursor: pointer; }
.search_form, .search_form-mobile { display: block; background-color: #242424; background-image: url(/bitrix/templates/belcanto/images/search_btn.png); background-position: right 10px center; background-repeat: no-repeat; border: 1px solid #535353; border-radius: 2px; cursor: pointer; padding: 7px; margin-bottom: 10px; }
.search_form input, .search_form-mobile input { margin-right: 30px; width: 80%; color: #FFF; background-color: #242424; border: none; font-size: 16px; }

header .social_list { display: inline-block; }
header .social_list li { display: inline-block; margin-left: 5px; }
header .social_list li a { width: 25px; height: 25px; display: block; cursor: pointer; }
header .social_list .vk a { background: url(/bitrix/templates/belcanto/images/vk.png) no-repeat; }
header .social_list .fb a { background: url(/bitrix/templates/belcanto/images/fb.png) no-repeat; }
header .social_list .inst a { background: url(/bitrix/templates/belcanto/images/inst.png) no-repeat; }
header .social_list .ok a { background: url(/bitrix/templates/belcanto/images/ok.png) no-repeat; }
header .social_list .youtube a { background: url(/bitrix/templates/belcanto/images/youtube.png) no-repeat; }
header .social_list .telegram a { background: url(/bitrix/templates/belcanto/images/tg.png) no-repeat; background-size: 100%; }

.site-menu { width: 100%; background-color: #000; }
.site-menu .container { background-color: #000; position: relative; }
.site-menu .container .nav-menu .search_mobile { display: none; }
.nav-menu { display: flex; flex-direction: row; -webkit-justify-content: space-between; justify-content: space-between; list-style: none; }
.nav-menu > li { padding-bottom: 15px; }
.nav-menu > li > a { cursor: pointer; color: #FFF; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(255, 255, 255, .5); position: relative;}
.nav-menu > li > a:hover { color: #ffcd5e; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid #ffcd5e; }
.nav-menu > li > a.__active { color: #FFF; border-bottom: none; }
.nav-menu > li > a.__active:after { content: ''; width: 100%; height: 7px; background: #ffcd5e; position: absolute; left: 0px; bottom: -16px;}

.nav-menu .submenu { display: none; }
.nav-menu .dropdown.opened { height: 55px; }
.nav-menu .dropdown.opened .submenu { display: block; position: absolute; left: 20px;; width: 100%; top: 35px;}
.nav-menu .dropdown.opened .nav-submenu { -webkit-justify-content: flex-start; justify-content: flex-start; }
.nav-menu .dropdown.opened .nav-submenu li { margin-right: 30px; }

.mobile-site-menu { display: none; margin-bottom: 60px; position: relative; background: #000; max-height: calc(100vh - 150px); overflow-y: auto; }
.mobile-site-menu > ul { list-style: none; }
.mobile-site-menu .mobile-nav-main .search_mobile { padding: 0 20px; }
.mobile-site-menu .mobile-nav-main li, .mobile-site-menu .mobile-nav-ext li { padding: 0 20px; }
.mobile-site-menu .mobile-nav-main li a, .mobile-site-menu .mobile-nav-ext li a { text-decoration: none; }
.mobile-site-menu .mobile-nav-main { margin-bottom: 10px; }
.mobile-site-menu .mobile-nav-main li a { font-size: 16px; line-height: 40px; color: #FFF; text-transform: uppercase; }
.mobile-site-menu .mobile-nav-ext li a { font-size: 14px; line-height: 34px; color: #a9a9a9; }

.nav-menu .dropdown.opened { height: inherit; }
.nav-menu .dropdown.opened > a { z-index: 2; color: black; border-bottom: none; }
.nav-menu .dropdown.opened .submenu { width: 138px; background: #ffcd5e; z-index: 1000; padding-left: 21px; left: -21px; padding-top: 8px; padding-bottom: 9px; }
.nav-menu .dropdown.opened .submenu a { font-size: 15px; text-transform: initial; color: black; border: none; }
.nav-menu .dropdown.opened .submenu a:hover { border-bottom: 1px solid; }
.nav-menu .dropdown.opened .submenu ul { flex-direction: column; display: block; }
.nav-menu .dropdown.opened .submenu li { padding-bottom: 5px; }
.site-menu .container { overflow: initial; }

.lk_menu, .lk_menu_logged{display: none;}

header > .container > .get-discount { cursor: pointer; background: url(/assets/images/get_discount.png) no-repeat; width: 185px; height: 45px; display: none; }
header > .get-discount-top { width: 100%; height: 60px; background: #ffcc66; cursor: pointer; display: none; position: relative; }
header > .get-discount-top > span { font-size: 24px; background: url(/assets/images/get_discount_mobile.png) 0 100% no-repeat; line-height: 60px; color: #2e3233; font-weight: bold; padding-left: 55px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); min-width: 270px; box-sizing: border-box; }
header > .container > .get-discount.__active { display: block; }
header > .container > .lk_header { display: block; position: absolute; top: 25px; right: 22px; font-size: 14px;}
header > .container > .lk_header > a{ color: white; text-decoration: none; border-bottom: 1px solid #808081; margin-left: 11px; cursor: pointer;}
header > .container > .lk_header_logged { display: block; position: absolute; top: 12px; right: 22px; font-size: 14px; color: white;}
header > .container > .lk_header_logged a{ color: white; text-decoration: none; border-bottom: 1px solid #808081; cursor: pointer;}
header > .container > .lk_header_logged p{margin-bottom: 0px; text-align: right;}

@media screen and (min-width: 1280px) {
    header .header-body { height: 135px; }
    .margin-header-fixed { height: calc(135px + 35px); }
    header .logo { top: calc(50% - 39px); left: 20px; }
    header .phones { left: 320px; top: 35px; font-size: 15px; width: 350px; }
    header .phone.msk { font-size: 25px; order: 0; }
    header .phone.region { order: 1; }
    header .worktime { order: 2; }
    header .worktime .work-var-desktop { display: inline; }
    header .phone-desc { display: inline-block; }
    header .socials { top: 73px; right: 20px; }
    header .search { top: 65px; right: 175px; width: 300px; }
    header .get-discount { top: 10px; right: 290px; }
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
    header .header-body { height: 150px; }
    .margin-header-fixed { height: calc(150px + 35px); }
    header .logo { top: calc(50% - 39px); left: 20px; }
    header .phones { left: 320px; top: 45px; font-size: 15px; width: 350px; }
    header .phone.msk { font-size: 25px; order: 0; }
    header .phone.region { order: 1; }
    header .worktime { order: 2; }
    header .worktime .work-var-desktop { display: inline; }
    header .phone-desc { display: inline-block; }
    header .socials { top: 40px; right: 20px; }
    header .search { top: 75px; right: 20px; width: 250px; }
    header .get-discount { top: 30px; right: 160px; }
    header > .container > .lk_header { top: 6px; right: 20px;}
    header > .container > .lk_header_logged {top: 5px; right: 20px;}
    header > .container > .lk_header_logged p{display: inline-block; margin-left: 20px;}
}


@media screen and (min-width: 768px) and (max-width: 997px) {
    header .header-body { height: 160px; }
    .margin-header-fixed { height: calc(160px + 35px); }
    header .logo { top: 10px; left: 20px; }
    header .brang-logo { background: url(/bitrix/templates/belcanto/images/belcanto_logo.svg) no-repeat; background-size: contain; height: 68px; width: 212px; }
    header .phones { left: 20px; top: 100px; font-size: 14px; width: 520px; display: block; }
    header .phone.msk { font-size: 20px; position: absolute; left: 0; }
    header .phone.region { right: 0; position: absolute; font-size: 20px;}
    header .worktime { position: absolute; left: 0; top: 28px; font-size: 14px; }
    header .worktime .work-var-desktop { display: inline; }
    header .phone-desc { display: block; font-size: 14px; }
    header .socials { top: 105px; right: 20px; }
    header .search { top: 29px; left: 268px; width: 270px; }
    header .get-discount { top: 25px; right: 20px; }
    header > .container > .lk_header { top: 105px; right: 150px;}
    header > .container > .lk_header_logged {top: 94px; right: 158px;}
}


@media screen and (min-width: 555px) and (max-width: 767px) {
    header .logo { top: 10px; left: 10px; }
    header .brang-logo { background: url(/bitrix/templates/belcanto/images/belcanto_logo.svg) no-repeat; background-size: contain; height: 68px; width: 212px; }
    header .phones { left: 20px; top: 100px; font-size: 14px; width: 100%; display: block; }
    header .phone.msk { font-size: 20px; position: absolute; left: 0; font-weight: bold; }
    header .phone.region { right: 35px; position: absolute; font-size: 14px; }
    header .worktime { position: absolute; left: 0; top: 26px; font-size: 14px; }
    header .worktime .work-var-mobile { display: inline; }
    header .phone-desc { display: block; font-size: 14px; }
    .mobile-menu-button { top: 34px !important; }
    header .socials, header .search { display: none; }
    header .get-discount { top: 25px; right: 70px; }
}

@media screen and (min-width: 470px) and (max-width: 554px) {
    header .logo { top: 10px; left: 10px; }
    header .brang-logo { background: url(/bitrix/templates/belcanto/images/belcanto_logo.svg) no-repeat; background-size: contain; height: 68px; width: 212px; }
    header .phones { left: 20px; top: 100px; font-size: 14px; width: 100%; display: block; }
    header .phone.msk { font-size: 20px; position: absolute; left: 0; font-weight: bold; }
    header .phone.region { right: 35px; position: absolute; font-size: 14px; }
    header .worktime { position: absolute; left: 0; top: 26px; font-size: 14px; }
    header .worktime .work-var-mobile { display: inline; }
    header .phone-desc { display: block; font-size: 14px; }
    .mobile-menu-button { top: 34px !important; }
    header .socials, header .search { display: none; }

    header > .get-discount-top, header > .container > .get-discount, header > .container > .get-discount.__active { display: none !important; }
    header > .get-discount-top.__active { display: block !important; right: 0 !important; }
}


@media screen and (min-width: 250px) and (max-width: 469px) {
    header .logo { top: 10px; left: 10px; }
    header .brang-logo {
        background: url(/bitrix/templates/belcanto/images/belcanto_logo.svg) center no-repeat;
        background-size: contain;
        height: 68px;
        width: 190px;
    }
    header .phones { left: 20px; top: 100px; font-size: 14px; width: 100%; display: block; }
    header .phone.msk { font-size: 18px; position: absolute; left: 0; font-weight: bold; }
    header .phone.region { right: 35px; position: absolute; font-size: 14px; }
    header .worktime { position: absolute; left: 0; top: 26px; font-size: 14px; }
    header .phone-desc { display: block; font-size: 14px; }
    .mobile-menu-button { top: 34px !important; }
    header .socials, header .search, header .worktime > span { display: none; }

    header > .get-discount-top, header > .container > .get-discount, header > .container > .get-discount.__active { display: none !important; }
    header > .get-discount-top.__active { display: block !important; right: 0 !important; }
}


@media screen and (min-width: 1025px) {
    .mobile-site-menu { display: none !important; }
}

@media screen and (max-width: 1024px) {
    .site-menu { display: none; }
    .mobile-menu-button { display: block; right: 20px; top: 34px; }
    .mobile-btn-phone {
        display: block;
        width: 24px;
        height: 24px;
        cursor: pointer;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9993 17.9686V21.5816C24.0006 21.917 23.9318 22.249 23.7971 22.5563C23.6625 22.8636 23.465 23.1395 23.2174 23.3662C22.9698 23.593 22.6774 23.7656 22.359 23.8731C22.0407 23.9805 21.7033 24.0204 21.3686 23.9902C17.6554 23.5875 14.0885 22.3212 10.9547 20.293C8.03906 18.4439 5.56712 15.9769 3.7144 13.067C1.67503 9.92519 0.40589 6.34809 0.00979454 2.62554C-0.0203606 2.29251 0.0192973 1.95685 0.126243 1.63995C0.233188 1.32305 0.405079 1.03185 0.63097 0.784879C0.85686 0.537911 1.1318 0.34059 1.43829 0.20548C1.74478 0.0703704 2.0761 0.000431667 2.41115 0.000116762H6.03129C6.61692 -0.00563562 7.18466 0.201333 7.6287 0.582446C8.07273 0.963559 8.36276 1.49281 8.44472 2.07155C8.59752 3.22778 8.88089 4.36305 9.28942 5.4557C9.45178 5.88675 9.48691 6.35522 9.39067 6.8056C9.29443 7.25597 9.07084 7.66938 8.7464 7.99682L7.21387 9.52631C8.9317 12.5414 11.4331 15.0378 14.4542 16.7522L15.9867 15.2228C16.3148 14.899 16.729 14.6758 17.1803 14.5798C17.6315 14.4837 18.1009 14.5188 18.5328 14.6808C19.6277 15.0885 20.7652 15.3713 21.9237 15.5238C22.5099 15.6064 23.0452 15.901 23.4279 16.3518C23.8106 16.8026 24.0139 17.378 23.9993 17.9686Z' fill='white'/%3E%3C/svg%3E%0A");
        right: 70px;
        top: 34px;
    }
    .mobile-btn-phone.__open-mobile-phone {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9993 17.9686V21.5816C24.0006 21.917 23.9318 22.249 23.7971 22.5563C23.6625 22.8636 23.465 23.1395 23.2174 23.3662C22.9698 23.593 22.6774 23.7656 22.359 23.8731C22.0407 23.9805 21.7033 24.0204 21.3686 23.9902C17.6554 23.5875 14.0885 22.3212 10.9547 20.293C8.03906 18.4439 5.56712 15.9769 3.7144 13.067C1.67503 9.92519 0.40589 6.34809 0.00979454 2.62554C-0.0203606 2.29251 0.0192973 1.95685 0.126243 1.63995C0.233188 1.32305 0.405079 1.03185 0.63097 0.784879C0.85686 0.537911 1.1318 0.34059 1.43829 0.20548C1.74478 0.0703704 2.0761 0.000431667 2.41115 0.000116762H6.03129C6.61692 -0.00563562 7.18466 0.201333 7.6287 0.582446C8.07273 0.963559 8.36276 1.49281 8.44472 2.07155C8.59752 3.22778 8.88089 4.36305 9.28942 5.4557C9.45178 5.88675 9.48691 6.35522 9.39067 6.8056C9.29443 7.25597 9.07084 7.66938 8.7464 7.99682L7.21387 9.52631C8.9317 12.5414 11.4331 15.0378 14.4542 16.7522L15.9867 15.2228C16.3148 14.899 16.729 14.6758 17.1803 14.5798C17.6315 14.4837 18.1009 14.5188 18.5328 14.6808C19.6277 15.0885 20.7652 15.3713 21.9237 15.5238C22.5099 15.6064 23.0452 15.901 23.4279 16.3518C23.8106 16.8026 24.0139 17.378 23.9993 17.9686Z' fill='%23FFCE5F'/%3E%3C/svg%3E%0A");
    }
    header .header-body { height: 90px; transition: 0.3s; }
    header .header-body.__open-mobile-phone { height: 160px; transition: 0.3s; }
    .margin-header-fixed { height: 90px; }
    .get-discount.__active { right: 120px; }
    header > .container > .lk_header {display: none;}
    header > .container > .lk_header_logged {display: none;}
    .lk_menu, .lk_menu_logged {display: block;}
    .mobile-site-menu .mobile-nav-main .lk_menu a{font-size: 15px; color: #ffcd5e; text-transform: none; margin-right: 18px;}
    .mobile-site-menu .mobile-nav-main .lk_menu_logged {font-size: 15px; text-transform: none; margin-bottom: 14px;}
    .mobile-site-menu .mobile-nav-main .lk_menu_logged a {text-transform: none; border-bottom: 1px solid #808081;}
    .mobile-site-menu .mobile-nav-main .lk_menu_logged p {margin-bottom: -10px; color: white;}
    header .search { display: none; }
}

.yamap-style-for-page-detail-halls {
    height: 400px;
}
@media screen and (max-width: 554px) {
    .margin-header-discount-fixed { height: 60px; }
    .yamap-style-for-page-detail-halls {
        height: 350px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1050px) {
    /*TO-DO Изменил брекпоинт, надо поменять селектор*/
    .not_show_for_861px-1050px {
        display: none;
    }
}


/*--------------------------------------------------------------------------------------------------------------------------------------------*/

.dropdown.opened{
    position: relative;
}

.dropdown > a:after{
    content: '';
    position: absolute;
    width: 22px;
    height: 20px;
}

.dropdown.opened > a:before{
    transform: rotate(-135deg);
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    top: 9px;
}

.dropdown.opened > a:hover:before{
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

.dropdown > a:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    transform: rotate(45deg);
    top: 6px;
    right: -13px;
}

.dropdown > a:hover:before{
    border-bottom: 1px solid #ffcd5e;
    border-right: 1px solid #ffcd5e;
}

.dropdown_active{
    display: none;
    position: absolute;
    background: #ffcd5e;
    height: 47px;
    width: 112px;
    top: -12px;
    left: -21px;
    z-index: 1;
    cursor: pointer;
}

.dropdown.opened .dropdown_active{
    display: block;
}

.dropdown.opened .dropdown_active._big{
    display: block;
    width: 150px;
}

.nav-menu .dropdown.opened{
    height: inherit;
}

.nav-menu .dropdown.opened > a{
    z-index: 2;
    color: black;
    border-bottom: none;
}

.nav-menu .dropdown.opened .submenu{
    width: 138px;
    min-width: max-content;
    z-index: 1000;
    padding-left: 21px;
    left: -21px;
    padding-top: 8px;
    padding-bottom: 9px;
}

.nav-menu .dropdown.opened .submenu a{
    font-size: 15px;
    text-transform: initial;
    color: black;
    border: none;
}

.nav-menu .dropdown.opened .submenu a:hover{
    border-bottom: 1px solid;
}

.nav-menu .dropdown.opened .submenu ul{
    flex-direction: column;
}

.nav-menu .dropdown.opened .submenu li{
    padding-bottom: 5px;
}

.site-menu .container{
    overflow: initial;
}



.mobile-nav-main .dropdown.opened .submenu li{
    padding-bottom: 0px;
}

.mobile-nav-main .dropdown.opened .dropdown_active{
    display: none;
}

.mobile-nav-main .dropdown.opened > a:before{
    transform: rotate(-135deg);
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    top: 9px;
}

.mobile-nav-main .dropdown.opened{
    height: inherit;
}

.mobile-nav-main .dropdown > a{
    z-index: 2;
    color: black;
    border-bottom: none;
    position: relative;
}

.mobile-nav-main .dropdown.opened > a{
    z-index: 2;
    border-bottom: none;
}

.mobile-nav-main .dropdown .submenu{
    display: none;
}

.mobile-nav-main .dropdown.opened .submenu{
    width: 138px;
    z-index: 1000;
    padding-left: 21px;
    left: -21px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}

.mobile-nav-main .dropdown.opened .submenu a{
    font-size: 16px;
    text-transform: initial;
    border: none;
}

.mobile-nav-main .dropdown.opened .submenu a:hover{
    border-bottom: 1px solid;
}

.mobile-nav-main .dropdown.opened .submenu ul{
    flex-direction: column;
}

.mobile-nav-main .dropdown.opened .submenu li{
    padding-bottom: 5px;
}

.event-fav{
    width: 60px !important;
    height: 60px !important;
    right: 0px !important;
    top: 0px !important;
    left: initial !important;
    background: url(/assets/images/club/fav.png) !important;
    background-repeat: no-repeat !important;
    position: absolute !important;
    cursor: pointer;
}

.event-fav div:nth-child(1),.event-fav div:nth-child(2){
    width: 24px;
    height: 24px;
    position: absolute;
    left: 31px;
    top: 6px;
}

.event-fav div:nth-child(1){
    background: url(/assets/images/club/fav_full.png);
    opacity: 0;
}

.event-fav.__active div:nth-child(1){
    opacity: 1;
}

.event-fav.__active:hover div:nth-child(1){
    opacity: 0.7;
}

.event-fav div:nth-child(2){
    background: url(/assets/images/club/fav_hover.png);
    opacity: 0;
}

.event-fav:hover div:nth-child(2){
    opacity: 1;
}

.event-fav.__active:hover div:nth-child(2){
    opacity: 0;
}

.wrapper.auth .event-fav, .lk_events .event-fav{
    display: block;
}

.event-fav{
    display: none;
}

.over_toning .video-presentation{
    float: none;
}

.over_toning .event-fav{
    position: relative !important;
    width: 100% !important;
    background: none !important;
    height: 28px !important;
    margin-top: 20px;
}

.over_toning .event-fav p{
    margin-bottom: 0px;
    padding-top: 5px;
    font-size: 20px;
    margin-left: 40px;
    display: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 2px;
}

.over_toning .event-fav p:nth-of-type(1){
    display: inline-block;
}

.over_toning .event-fav.__active p:nth-of-type(1){
    display: none;
}

.over_toning .event-fav.__active p:nth-of-type(2){
    display: inline-block;
}

.over_toning .event-fav div:nth-child(1),.over_toning .event-fav div:nth-child(2){
    width: 30px;
    height: 28px;
    position: absolute;
    left: 2px;
    top: 0px;
}

.over_toning .event-fav div:nth-child(1){
    background: url(/assets/images/club/star.png);
    opacity: 0;
}

.over_toning .event-fav:hover div:nth-child(1){
    opacity: 0.7;
}

.over_toning .event-fav.__active div:nth-child(1){
    opacity: 1;
}

.over_toning .event-fav.__active:hover div:nth-child(1){
    opacity: 0.7;
}

.over_toning .event-fav div:nth-child(2){
    background: url(/assets/images/club/star_si.png);
    opacity: 1;
}

.over_toning .event-fav:hover div:nth-child(2){
    opacity: 1;
}

.over_toning .event-fav.__active:hover div:nth-child(2){
    opacity: 1;
}

@media screen and (max-width: 1150px) {
    .event-fav:hover div:nth-child(2){
        opacity: 0;
    }

    .event-fav.__active:hover div:nth-child(1){
        opacity: 1;
    }

    .over_toning  .event-fav:hover div:nth-child(2){
        opacity: 1;
    }

    .over_toning  .event-fav:hover div:nth-child(1){
        opacity: 0;
    }

    .over_toning .event-fav.__active:hover div:nth-child(1){
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {
    .mobile-nav-main .dropdown.opened .submenu{
        width: unset;
    }
}


.newRules{ display: none; position: fixed; z-index: 9999; bottom: 0px; left: 0px; width: 100%; background-color: #ffcd5e; height: 67px;}
.newRules_wrap{ max-width: 1280px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; height: 100%;}
.newRules_wrap>p{ font-size: 16px; color: #2e3233; margin-bottom: 0px; padding-left: 40px; position: relative; margin-right: 20px;}
.newRules_wrap>p:before{ content: ''; width: 36px; height: 40px; position: absolute; background-image: url(/assets/images/newRules_tickets.png); left: 0px; top: calc(50% - 20px);}
.newRules_wrap>div{ background: #88404c; color: white; line-height: 35px; padding: 0px 20px; border-radius: 4px; cursor: pointer;}
.newRules_close{ width: 23px; height: 23px; position: absolute; transform: rotate(45deg); top: 4px; right: 8px; cursor: pointer;}
.newRules_close:before,
.newRules_close:after{ content: ''; position: absolute; background-color: #0f0c07;}
.newRules_close:before{ width: 23px; height: 1px; top: 11px; left: 0px;}
.newRules_close:after{ width: 1px; height: 23px; top: 0px; left: 11px;}
.newRules_popup{ display: none; position: fixed; width: 788px; padding: 40px 50px 45px 40px; left: calc(50% - 439px); top: calc(50% - 188px); background-color: white; z-index: 99999; color: #5c5c5c;}
.newRules_popup_title{ font-size: 28px; font-weight: 600; margin-bottom: 20px;}
.newRules_popup_bold{ font-weight: 600;}
.newRules_popup_close{ width: 27px; height: 27px; position: absolute; transform: rotate(45deg); top: 13px; right: 13px; cursor: pointer;}
.newRules_popup_close:before,
.newRules_popup_close:after{ content: ''; position: absolute; background-color: #a3a3a3;}
.newRules_popup_close:hover:before,
.newRules_popup_close:hover:after{ background-color: #5c5c5c;}
.newRules_popup_close:before{ width: 27px; height: 1px; top: 13px; left: 0px;}
.newRules_popup_close:after{ width: 1px; height: 27px; top: 0px; left: 13px;}
.newRules_popup:before,
.newRules_popup:after{ content: ''; position: absolute; width: 100%; height: 2px; left: 0px;}
.newRules_popup:before{ bottom: -2px; background-size: 11px 10px; background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-y: -8px; background-position-x: -6px;}
.newRules_popup:after{ top: -2px; background-size: 11px 2px; background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-x: -6px;}

.swiper-container-home { position: relative; width: 100%; overflow: hidden;}
.swiper-container-home .swiper-wrapper { margin: 20px 0; height: auto !important; }
.swiper-container-home .swiper-wrapper > li { height: auto !important; }
/* .swiper-container-home .swiper-wrapper > li > a {} */
.swiper-container-home .swiper-wrapper > li > a img { width: 100%; }
.swiper-container-home .swiper-button-prev, .swiper-container-home .swiper-button-next { top: 50% !important; }


@media screen and (max-width: 749px) {
    .newRules{display: none !important;}
    .swiper-container-home .swiper-wrapper { margin: 0; }
    .swiper-container-home .swiper-wrapper > li { margin-bottom: -3px; }    
}

@media screen and (max-width: 908px) {
    .newRules_popup{position: absolute;width: calc(100% - 90px);padding: 40px 30px 30px 30px;left: 15px;top: 100px;}
    .newRules_popup_title {margin-bottom: 10px; line-height: 34px;}
}

@media screen and (max-width: 1280px) and (min-width: 1024px) { 
    .nav-menu > li > a { font-size: 12px; }
    .dropdown > a:before { top: 4px; }
}
/* End */


/* Start:/assets/css/event.css?171394982028585*/
.one-event-header {
    width: 100%;
    background: #666;
    min-height: 660px;
    color: #FFF;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flexbox;
    display: flex;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;

    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    position: relative;
    overflow: hidden;
}
.one-event-header img { position: absolute; top: 0; height: 100%; width: 100%; object-fit: cover; object-position: center; opacity: 0.5; z-index: 0; }
.one-event-header #player { position: absolute; top: 20px; height: 80%; max-height: 80vh; z-index: 100; }
.one-event-header .container { position: relative; max-width: 1280px; width: 100%; }
.one-event-header .iframe-close { cursor: pointer; background: url(/assets/images/popup_close.png) no-repeat; width: 20px; height: 20px; position: absolute; right: 20px; top: 16px; z-index: 1000; overflow: hidden; }

.one-event-header .breadcrumb li a { z-index: 10; color: #FFF; text-decoration: underline; }
.one-event-header .breadcrumb li a span { border: none; }


.one-event-info { position: relative; }
.one-event-info .container { position: relative; top: -40px; overflow: visible; }
.one-event-info_content { background-color: #f4f4f4; height: 100%; }

.one-event-info_header { background-color: #e9e9e9; position: relative; -webkit-box-shadow: inset 0px -3px 8px -4px rgba(50, 50, 50, 0.75); box-shadow: inset 0px -3px 8px -4px rgba(50, 50, 50, 0.75); position: relative; }
.one-event-info_header:before { content: " "; height: 3px; width: 100%; background: url('/assets/images/wave-border.png') repeat-x; position: absolute; top: -3px; }
.one-event-info_header-content { padding: 20px 30px; overflow: hidden; }

.one-event-hall-info-name { display: block; color: #5c5c5c; text-decoration: none; }
.one-event-hall-icon, .one-event-hall-info, .one-event-hall-address { float: left; max-width: 350px; }
.one-event-hall-icon { margin-right: 20px; }
.one-event-hall_body { padding-left: 85px; }
.one-event-hall_body.without_icon { padding-left: 0; }
.one-event-hall-address {  }
.one-event-hall-address span { display: block; margin-bottom: 3px; }
.one-event-hall-address a { margin-bottom: 3px; display: inline-block; }
.one-event-hall-info-scheme { margin-bottom: 5px; }

.one-event_metro { padding-top: 5px; }
.one-event_metro .metro_path {
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    line-height: 15px;
    text-align: center;
    border-width: 3px;
    border-style: solid;
    border-radius: 20px;
    font-family: "open_sansbold", Arial, Helvetica, sans-serif;
}
.one-event_metro_name { margin-bottom: 10px !important; }


.metro-icon.metro_red circle { fill: #ed1b35;}
.metro-icon.metro_green circle { fill: #4fbc66;}
.metro-icon.metro_blue circle { fill: #0078bf;}
.metro-icon.metro_light_blue circle { fill: #19c1f3;}
.metro-icon.metro_brown circle { fill: #894e35;}
.metro-icon.metro_orange circle { fill: #f58631;}
.metro-icon.metro_purple circle { fill: #8e479c;}
.metro-icon.metro_yellow circle { fill: #ffcb31;}
.metro-icon.metro_gray circle { fill: #a1a2a3;}
.metro-icon.metro_salad circle { fill: #b3d445;}
.metro-icon.metro_turquoise circle { fill: #79cdcd;}
.metro-icon.metro_lilac circle { fill: #acbfe1;}


.one-event_metro .metro_path.metro_red { color: #FFF; background-color: #ed1b35; border-color: #ed1b35; }
.one-event_metro .metro_path.metro_green { color: #FFF; background-color: #4fbc66; border-color: #4fbc66; }
.one-event_metro .metro_path.metro_blue { color: #FFF; background-color: #0078bf; border-color: #0078bf; }
.one-event_metro .metro_path.metro_light_blue { color: #FFF; background-color: #19c1f3; border-color: #19c1f3; }
.one-event_metro .metro_path.metro_brown { color: #FFF; background-color: #894e35; border-color: #894e35; }
.one-event_metro .metro_path.metro_orange { color: #FFF; background-color: #f58631; border-color: #f58631; }
.one-event_metro .metro_path.metro_purple { color: #FFF; background-color: #8e479c; border-color: #8e479c; }
.one-event_metro .metro_path.metro_yellow { color: #FFF; background-color: #ffcb31; border-color: #ffcb31; }
.one-event_metro .metro_path.metro_gray { color: #FFF; background-color: #a1a2a3; border-color: #a1a2a3; }
.one-event_metro .metro_path.metro_salad { color: #FFF; background-color: #b3d445; border-color: #b3d445; }
.one-event_metro .metro_path.metro_turquoise { color: #FFF; background-color: #79cdcd; border-color: #79cdcd; }
.one-event_metro .metro_path.metro_lilac { color: #FFF; background-color: #acbfe1; border-color: #acbfe1; }

.one-event-date.event-date { font-size: 32px; max-width: calc(100% - 250px); margin-bottom: 20px; line-height: 100%; gap: 4px 8px;}
.one-event-header h1 { font-size: 58px; }
.one-event-header .event-series { font-size: 32px; color: #FFF; margin-bottom: 40px; line-height: 30px; }
.one-event-header .event-series a { color: #FFF; font-family: "open_sansbold", Arial, Helvetica, sans-serif; }
.one-event-header .event-series b { font-family: "open_sansbold", Arial, Helvetica, sans-serif; }

.video-presentation { position: relative; cursor: pointer; float: left; }
.video-presentation span { line-height: 60px; padding-left: 80px; font-size: 20px; }
.video-presentation:before { content: ""; height: 60px; width: 60px; position: absolute; background: url('/assets/images/play-icon.png') no-repeat; }

.one-event-info_body { padding: 30px; overflow: hidden; }
.one-event-text { float: left; max-width: 60%; width: calc(60% - 70px); margin-bottom: 20px; font-size: 16px; line-height: 24px; }
.one-event-extinfo { float: right; width: 40%; }
.one-event-present { max-width: 60%; width: calc(60% - 70px); font-size: 16px; line-height: 24px; }

.one-event-promo {font-family: Georgia; font-style: italic; float: left; width: 100%; padding: 20px 20px 20px 60px; margin-top: 20px; margin-bottom: 40px; margin-left: 0px; position: relative; box-sizing: border-box; }
.one-event-promo p { margin-bottom: 0px; }
.one-event-promo:before { content: ""; height: 80px; width: 70px; position: absolute; background: #f4f4f4 url('/assets/images/tickets.png') no-repeat; left: -30px; top: calc(50% - 40px); }

.one-event-buy-hint { padding: 40px 0; background-color: #f2edb6; background-image: url('/assets/images/privileges_hint_bg.png'); background-repeat: no-repeat;
    background-position: 50% 50%; position: relative; margin-bottom: 50px; }
.one-event-buy-hint:before, .one-event-buy-hint:after { content: " "; position: absolute; left: 0; width: 100%; height: 5px; background-repeat: repeat-x; }
.one-event-buy-hint:before { top: -4px; background-image: url('/assets/images/privileges_hint_wave_top.png'); }
.one-event-buy-hint:after { bottom: -4px; background-image: url('/assets/images/privileges_hint_wave_bottom.png'); }
.one-event-buy-hint .priveleges-hint { max-width: 900px;; margin: 0 auto; padding: 0 40px; }
.one-event-buy-hint p { text-align: center; line-height: 30px; margin-bottom: 0; }
.one-event-buy-hint b { font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-size: 20px; }


.one-event-buy-widget { position: relative; margin-bottom: 50px; width: calc(100% - 30px); left: 30px; }
.widget-content { position: relative; right: 30px; padding: 5px 0; margin: 15px 0; overflow: hidden; background: #FFF; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: box; display: flexbox; display: flex; align-items: center; -webkit-justify-content: space-between; flex-wrap: wrap;    flex-wrap: wrap;justify-content: space-between;}
.buy-widget-datetime { float: left; width: 120px; padding-right: 20px; font-size: 24px; line-height: 28px; }
.buy-widget-date, .buy-widget-time { display: block; }
.buy-widget-date { margin-bottom: 5px; }
.buy-widget-name { font-size: 32px; float: left; max-width: 700px; width: calc(100% - 450px); line-height: 36px; color: #5c5c5c; }

.one-event-buy { float: right; text-align: center; position: relative; }
.one-event-buy .elink_mod_331 { white-space: nowrap; }
.one-event-button { background: #fdc400 url('/assets/images/element-bg.png'); padding: 12px 40px 10px; text-align: center; border-radius: 70px; cursor: pointer; border: 3px solid #f1d783; margin-bottom: 10px; }
.one-event-button:hover { box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1); }
.one-event-button:active { box-shadow: none; }
.one-event-hall-address .elink_mod_331:after { bottom: 6px; }

.one-event-buy._event_add{position: absolute; top: 33px; right: 50px;}

.one-event-button .buy_button_text { display: block; color: #1d1c19; font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom: 5px; }
.one-event-button .prices { font-size: 16px; color: #1d1c19; }
.one-event-button .prices .rub { font-size: 17px; }

.tags-block { margin-bottom: 20px; }
.tags-block a { background: #e9e9e9; color: #5c5c5c; text-decoration: none; font-size: 12px; padding: 2px 10px; margin-right: 5px; margin-bottom: 6px; display: inline-block; border-radius: 15px }
.tags-block a:hover { color: #5c5c5c; background: #fdc400 url(/assets/images/element-bg.png); }

.one-event-peoples { width: 100%; max-width: 750px; margin: 20px 0; overflow: hidden; }
.one-event-peoples span, .one-event-peoples span a { color: #5c5c5c; white-space: nowrap; }
.one-event-peoples span a { white-space: normal; }
.one-event-peoples__label { font-family: "open_sansbold", Arial, Helvetica, sans-serif; }

.one-event-gift { width: 100%; float: left; margin-bottom: 20px; }
.one-event-gift_icon { background: url('/assets/images/event_bonus.png') no-repeat; width: 80px; height: 92px; float: left; margin-right: 10px; }
.one-event-gift_title { font-size: 30px; margin: 10px 0; font-family: 'Georgia', sans-serif; }
.one-event-gift_item { font-size: 18px; font-style: italic; font-family: 'Georgia', sans-serif; }

.one-event-programm { position: relative; }
.one-event-programm_title { display: inline-block; color: #984d5a; margin-bottom: 10px; position: relative; margin-left: 20px; }
.one-event-programm_title:before { position: absolute; content: " "; background: url('/assets/images/event-program.png') no-repeat; width: 20px; height: 20px; left: -20px; }
.one-event-programm_body { display: none; }

.one-event-buy_help { font-size: 12px; margin-left: -10px; }
.one-event-programm_item_small { margin-bottom: 10px; }

.event-rules { font-size: 12px; }
.event-rules-popup h2 { font-size: 20px; }
.event-rules-popup li {  }
.event-rules-popup ol, .event-rules-popup ul { margin-bottom: 30px; margin-left: 15px; }

.one-event-comments { margin-bottom: 30px; float: none; overflow: hidden; width: 100%; }
.review-item { position: relative; margin-bottom: 40px; float: left; width: 100%; }
.review-item.review_hidden { display: none; }
.review-item:nth-child(even) .review-item_body { float: left; }
.review-item:nth-child(even) .review-item_body-video { float: left; }
.review-item:nth-child(even) .review-item_info { float: right; }
.review-item:nth-child(even) .review-item_info > div { float: left; }
.review-item:nth-child(odd) .review-item_body { float: right; }
.review-item:nth-child(odd) .review-item_body-video { float: right; }
.review-item:nth-child(odd) .review-item_info { float: left; }
.review-item:nth-child(odd) .review-item_info > div { float: right; }
.review-item_body { box-sizing: border-box; background-color: #f4f4f4; position: relative; padding: 40px 60px; font-size: 16px; line-height: 28px; }
.review-item_body:before, .review-item_body:after { position: absolute; z-index: 10; content: "„"; font-size: 240px; font-family: georgia; color: #f2edb6; }
.review-item_body:before { right: 2%; top: 90px; -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }
.review-item_body:after { left: 2%; bottom: 90px; }
.review-item_body-text { z-index: 100; position: relative; }
.review-item_info { padding: 40px 30px; box-sizing: border-box; }
.review-item_name { font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-size: 16px; color: #5c5c5c; }
.review-item_date { color: #a4a4a4; font-size: 16px; }
.more_reviews, .more_reviews_about { width: 100%; overflow: hidden; margin-bottom: 60px; }
.more_reviews span, .more_reviews_about span { font-family: "open_sansbold", Arial, Helvetica, sans-serif; display: block; margin: 0 auto; width: 200px; text-align: center; border: 2px solid #ecb235; border-radius: 30px; font-size: 20px; font-weight: bold; color: #000; padding: 15px 5px; cursor: pointer; }


.review-video-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.review-video-box > div {
    width: 48%;
}

.review-item_body-video { position: relative; display: flex; }
.review-item_body-video .card__ratio { margin-top: 56.3%; height: 0; width: 100%; }


.review-item_body-video a { width: 100%; height: 100%; position: absolute; }
.review-item_body-video a img { width: 100%; }





.one-event-promocode { float: left; width: 100%; box-sizing: border-box; padding: 20px 40px; background-color: #f2edb6; background-image: url('/assets/images/privileges_hint_bg.png'); background-repeat: no-repeat;
    background-position: 50% 50%; position: relative; margin-bottom: 50px; z-index: 1;}
.one-event-promocode:before, .one-event-promocode:after { content: " "; position: absolute; left: 0; width: 100%; height: 5px; background-repeat: repeat-x; }
.one-event-promocode:before { top: -4px; background-image: url('/assets/images/privileges_hint_wave_top.png'); }
.one-event-promocode:after { bottom: -4px; background-image: url('/assets/images/privileges_hint_wave_bottom.png'); }
.promocode_main { float: left; width: 47%; }
.promocode_info { width: 100%; float: left; margin-bottom: 10px; }
.promocode_icon { margin-right: 10px; position: relative; background: #984d5a url(/assets/images/promo_percent.png) 10px 5px no-repeat; float: left; color: #FFF; font-weight: bold; font-size: 16px; padding: 3px 10px 3px 35px; margin-top: 3px; }
.promocode_icon:before { content: " "; left: 0;height: 3px; width: 100%; background: url(/assets/images/redwave-border.png) repeat-x; position: absolute; top: -3px; }
.promocode_icon:after { content: " "; left: 0;height: 3px; width: 100%; background: url(/assets/images/redwave-border-bottom.png) repeat-x; position: absolute; bottom: -3px; }
.promocode_dates { float: left; line-height: 30px; color: #1d1c19; font-weight: bold; font-size: 16px; }
.promocode_name { font-family: 'Georgia', Arial; font-size: 40px; color: #1e1d19; line-height: 36px; }
.promocode_discount { font-family: 'Georgia', Arial; font-size: 20px; color: #1e1d19; font-style: italic; margin-top: 15px; }
.promocode_intro { margin-top: 20px; color: #1d1c19; }
.promocode_intro p { margin-bottom: 5px; }
.promocode_body { float: right; width: 50%; color: #1d1c19; }
.promocode_body .promocode { color: #87444d; font-weight: bold; border: 2px dashed; padding: 2px 4px; margin: 0 3px; font-size: 12px; }
.promocode_intro br, .promocode_body br { line-height: 26px; }
.promocode_body_title { font-family: "open_sansbold", Arial, Helvetica, sans-serif; display: block; margin-bottom: 5px; }

.one-event-performers { overflow: hidden; margin-bottom: 20px; max-width: 420px; float: left; }
.one-event-authors, .one-event-painters { float: right; width: 200px; }
.one-event-authors { margin-bottom: 20px; }
.one-event-authors .one-event-content_title,
.one-event-painters .one-event-content_title,
.one-event-performers .one-event-content_title { display: block; font-size: 20px; color: #5c5c5c; font-weight: bold; margin-bottom: 15px; }
.one-event-performers .one-event-performer,
.one-event-people { margin-bottom: 10px; overflow: hidden; float: left; width: 100% }
.one-event-performers .one-event-performer .one-event-performer_name { float: left; display: inline-block; min-width: 200px; }
.one-event-performers .one-event-performer .one-event-performer_name a,
.one-event-people a { color: #5c5c5c; ; text-decoration: none; border-bottom: 1px solid; }
.one-event-performers .one-event-performer .one-event-performer_tyre { float: left; display: inline-block; width: 30px; }
.one-event-performers .one-event-performer .one-event-performer_instruments { display: inline-block; }
.one-event-performers .one-event-performer .one-event-performer_instrument { position: relative; display: block; font-style: italic; font-size: 14px; }
.one-event-performer_group {  }
.one-event-performer_group .one-event-performer_name_group { display: block !important; width: 100%; margin-bottom: 10px; }
.one-event-performer_group > .one-event-performer .one-event-performer_name { padding-left: 30px; box-sizing: border-box; }

.container .one-event-exgift {
    width: calc(100% - 100px);
    padding: 14px 50px 25px 50px;
    position: relative;
    background-image:url(/assets/images/exgift-bg.png), linear-gradient(to bottom, #c6e2f4 0%, #b2d0e5 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 0 47px;
    font-family: 'open_sans_regular', sans-serif;
    text-rendering: optimizeLegibility;
    font-size: 14px;
}

.container .one-event-exgift_with_price{
    width: calc(100% - 370px);
    padding: 14px 320px 25px 50px;
}

.one-event-exgift:after,.one-event-exgift:before{ content: ''; position: absolute; width: 100%; height: 2px; left: 0px; }
.one-event-exgift:after{ top: -2px; background-size: 11px 2px; background-image: radial-gradient(circle at 5px 5px, #c6e2f4 0px, #c6e2f4 5px, rgba(199, 227, 245, 0) 5px); background-repeat: repeat-x; background-position-x: -2px; }
.one-event-exgift:before{ bottom: -2px; background-size: 11px 10px; background-image: radial-gradient(circle at 5px 5px, #b2d0e5 0px, #b2d0e5 5px, rgba(178, 208, 228, 0) 5px); background-repeat: repeat-x; background-position-y: -8px; background-position-x: -2px; }
.one-event-exgift_title{ font-weight: 600; font-size: 20px; color: #147cbd; }
.one-event-exgift_name{ font-size: 40px; line-height: 40px; font-family: 'Georgia'; margin-top: 2px; margin-bottom: 15px; color: #5c5c5c; text-decoration: none; display: inline; border-bottom: 1px dashed;}
.one-event-exgift_name_wrapper{max-width: calc(100% - 300px); margin-bottom: 15px;}
.one-event-exgift_date{ font-size: 20px; margin-top: -3px; margin-bottom: 10px;}
.one-event-exgift_info{ line-height: 20px; }
.one-event-exgift_info span{ font-weight: 600; }
.one-event-exgift_text{ display: none; font-size: 15px; line-height: 23px; margin: 2px 0px; }
.one-event-exgift_more{ color: #984d5a; border-bottom: 1px dotted; display: inline-block; padding-top:5px; cursor: pointer; }
.one-event-exgift_more:hover{ color: #82424d; }

#buy_guide_button_timepad{
    position: absolute;
    top: 49px;
    right: 40px;
}

#vk-widget { display: none; }

.price_mod { font-size: 15px; }
.price_mod_change { font-size: 13px; color: #7d2232; cursor: pointer; display: initial; border-bottom: 1px dashed; }

.one-event-extinfo-programm{
    margin-bottom: 12px;
}

.one-event-extinfo-programm_title{
    font-size: 20px;
    color: #5c5c5c;
    font-weight: bold;
}

.one-event-extinfo-programm_item{
    font-size: 16px;
    color: #5c5c5c;
    font-weight: bold;
    margin-top: 14px;
}

.one-event-extinfo-programm_item_small{
    margin-top: 3px;
    font-size: 16px;
    color: #5c5c5c;
}

.elink_mod_331 { margin-top: 0 !important; }

@media screen and (min-width: 1280px) {
    .review-item_body { width: 70%; }
    .review-item_info { width: 30%; }
}
@media screen and (max-width: 1279px) {
    .one-event-info .container { padding: 0; }
    .review-item_body { width: 70%; }
    .review-item_info { width: 30%; }

    .one-event-performers, .one-event-authors, .one-event-painters {
        float: left; width: 100%; max-width: 100%;
    }
}

@media screen and (min-width: 1066px) {
    .one-event-hall-info { margin-right: 40px; margin-bottom: 5px; position: relative; height: 125px; }
    .one-event-hall-address { position: relative; height: 125px; }
    .one-event-hall-info .elink_mod_331, .one-event-hall-address .elink_mod_331 { 
        white-space: nowrap;
    }
}




@media screen and (min-width: 1001px) {
    
    .review-item_body-video { float: unset !important; }
    .review-video-box .review-item_info { float: left !important; width: auto; }
    .review-video-box .review-item_info.review-normal { display: none; }
    .review-video-box .review-item_info.review-video_mod { display: block; padding: 30px 0; }
    .review-video-box .review-item_body { width: 100% }

}

@media screen and (max-width: 1000px) {
    .promocode_main, .promocode_body { width: 100%; }
    .promocode_main { margin-bottom: 20px; }
    

    .review-video-box { flex-direction: column; }
    .review-video-box > div { width: 100%; }
    .review-video-box .review-item_body-video { width: 70% }
    .review-video-item { width: 70% }

    .review-video-box .review-item_info.review-video_mod { display: none; }
    .review-video-box .review-item_info.review-normal { display: block; }
    
}

@media screen and (min-width: 880px) and (max-width: 1279px) {

}

@media screen and (max-width: 879px) {
    .review-item_body { width: 80%; }
    .review-item_info { width: 80%; padding: 10px 0 0 0; }
    .review-item:nth-child(even) .review-item_info { float: left; text-align: right; }
    .review-item:nth-child(odd) .review-item_info { float: right; text-align: right; }
    .review-item .review-item_info > div { float: right !important; text-align: left; }
}

@media screen and (max-width: 680px) {
    .review-item_body { width: 100%; }
    .review-item_info { width: 100%; padding: 10px 0 0 0; }
    .review-item:nth-child(even) .review-item_info { float: left; text-align: right; }
    .review-item:nth-child(odd) .review-item_info { float: left; text-align: right; }
    .one-event-promocode { padding: 20px; }
    .promocode_intro { display: none; }

    .review-video-box .review-item_body-video { width: 100% }
    .review-video-item { width: 100% }
}

@media screen and (max-width: 480px) {
    .review-item_body { padding: 20px; font-size: 14px; }
    .review-item_info {  }
}

@media screen and (min-width: 750px) and (max-width: 879px) {
    .one-event-text *, .one-event-present * { font-size: 15px; }
}

@media screen and (min-width: 750px) {
    .one-event-hall { width: calc(100% - 270px); overflow: hidden; float: left; }
    
    .one-event-hall-info { margin-right: 40px; margin-bottom: 5px; }


    .event-info_body_inline {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flexbox;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: justify-content: space-between;
        justify-content: space-between;
    }

    .event-info_body_inline > div { float: none; width: 100%; max-width: 100%; }
    .event-info_body_inline .one-event-text {  }
    .event-info_body_inline .one-event-extinfo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flexbox;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: justify-content: left;
        justify-content: left;
    }
    .event-info_body_inline .one-event-extinfo > div { width: 30%; }
    .event-info_body_inline .tags-block { order: 1; min-width: 300px; max-width: 350px; margin-right: 30px; }
    .event-info_body_inline .one-event-gift { order: 2; min-width: 220px; max-width: 250px; }
    .event-info_body_inline .one-event-peoples-all { order: 0; margin-right: 20px; }
}

@media screen and (max-width: 749px) {
    .one-event-header { justify-content: start; }
    .one-event-header .container { padding-top: 30px; padding-bottom: 240px;}
    .one-event-buy { position: absolute; top: -160px; left: 50%; transform: translate(-50%, 0); min-width: 250px; }
    .one-event-buy .elink { color: #FFF; }
    .one-event-buy .custom_elink.elink { color: #5c5c5c; }
    .one-event-buy .tickest-out { width: 100% !important; color: #FFF; margin: 0 auto !important; }
    .one-event-buy .tickest-out a { color: #FFF;  }

    .one-event-hall-info-name, .one-event-hall-info-scheme { margin: 0; float: none; }
    .one-event-hall-info, .one-event-hall-address { margin: 0 0 5px 0; float: none; }

    .one-event-text, .one-event-extinfo, .one-event-present { width: 100%; float: none; max-width: 100%; }

    .one-event-promo { float: left; width: calc(100% - 30px); padding: 20px 20px 20px 60px; margin-top: 20px; margin-bottom: 40px; margin-left: 30px; position: relative; box-sizing: border-box; }

    .one-event-buy-widget { left: 0; width: 100%; }
    .widget-content { overflow: visible; width: 90%; right: unset; margin: 0 auto; }
    .buy-widget-datetime { float: none; position: absolute; top: 0px; left: 50%; transform: translate(-50%, -50%); width: 200px; text-align: center; background: #FFF; padding: 0 15px; }
    .buy-widget-date, .buy-widget-time { font-size: 20px; line-height: 22px; margin: 0; }
    .buy-widget-name { float: none; width: 100%; text-align: center; padding: 20px 0; font-size: 24px; line-height: 28px; }
    .widget-content .one-event-buy { top: 0; float: none; width: 250px; position: relative; margin-bottom: 10px; }

    .one-event-info_header-content .one-event-buy_help { color: #DDD; margin-left: 0; }

    .one-event-hall-info-name { font-size: 18px; margin-bottom: 5px; }
    .one-event-hall-address .vlink { font-size: 18px; border: none; text-decoration: dashed underline; }
    .vlink.event-rules { font-size: 14px; }
    .one-event_metro { text-transform: uppercase; }

    .price_mod { color: #FFF; font-size: 16px; text-transform: uppercase; }
    .price_mod_change { color: #FFF; font-size: 14px; text-transform: uppercase; }

    .one-event-buy._event_add{position: relative;
    top: 0px;
    right: auto;
    left: 0px;
    margin-top: 30px;
    transform: none;
    float: none;}

    .one-event-exgift_name_wrapper{
        max-width: 100%;
    }

    .one-event-hall-info-scheme {margin-top: 10px;}
    #go_hall_ymap{font-size: 14px;}
    .one-event-hall-address{margin-top: 10px;}
    .one-event_metro_name{margin-bottom: 15px !important}
}

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

}

@media screen and (max-width: 700px) {
    .one-event-date.event-date { font-size: 26px; }
    .one-event-header h1 { font-size: 50px; }
}

@media screen and (max-width: 580px) {
    .one-event-date.event-date { font-size: 20px; }
    .one-event-header h1 { font-size: 44px; }
    .one-event-header .event-series { font-size: 26px; line-height: 28px; }
}

@media screen and (max-width: 450px) {
    .one-event-header {  }
    .one-event-date.event-date { font-size: 16px; }
    .one-event-header h1 { font-size: 32px; }
    .one-event-header .event-series { font-size: 20px; line-height: 22px; }
    .video-presentation span { line-height: 20px; padding: 10px 0 10px 80px; display: block; }
}

@media all and (-ms-high-contrast:none) {
    .one-event-header .container { padding-top: 5%; }
    .events-filter { left: 15% !important; }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 767px), only screen and (min-width: 0px) and (max-width: 767px) {
    .one-event-exgift_name{ font-size: 36px; }
    .one-event-exgift{ width: calc(100% - 40px); padding: 14px 20px 25px 20px; background-size: auto; }
    .container .one-event-exgift_with_price{
        width: calc(100% - 40px);
        padding: 14px 20px 25px 20px;
    }
    #buy_guide_button_timepad {
        position: relative;
        top: 0;
        left: 0;
        width: max-content;
        margin: auto;
        margin-top: 20px;
    }
}

.event-date > .event-day_name {
    font-size: inherit;
}



@media screen and (max-width: 768px) {
    .one-event-date.event-date {
        flex-wrap: wrap;
        justify-content: flex-start;
        max-width: 100%;
    }

    .event-date > div {
        margin-right: 15px;
        margin-bottom: 3px;
        align-self: center !important;
    }

    .event-date > .label-transfer {
        margin-right: 26px;
        margin-bottom: 5px;
    }
}
/* End */


/* Start:/assets/css/footer.css?17193113214255*/
footer { background: #000; width: 100%; color: #FFF; font-size: 14px; padding: 20px 0 40px; }
footer .container { position: relative; background: #000; display: flex; flex-direction: row; -webkit-justify-content: space-between; justify-content: space-between; }

.cookie_agree { background: #000; position: fixed; bottom: 0; width: 100%; padding: 20px 0; z-index: 1000; }
.cookie_agree .container { display: flex; justify-content: space-between; align-items: center; }
.cookie_agree .container a, .cookie_agree .container p { color: #FFF; }
.cookie_agree .container p { max-width: 80%; margin: 0; }
.cookie_agree .container a { height: 40px; box-sizing: border-box; width: auto; }

footer .links { position: relative; }
footer .links ul { display: block; list-style: none; }
footer .links li { padding-bottom: 7px; }
footer .links li a { color: #a9a9a9; white-space: nowrap; }
footer .links-mobile {display: none;margin-top: 20px;}

footer .social_list { display: block; list-style: none; }
footer .social_list li { display: inline-block; margin-right: 5px; }
footer .social_list li a { width: 31px; height: 31px; cursor: pointer; display: block; }
footer .social_list .vk a { background: url(/bitrix/templates/belcanto/images/footer/vk.png) no-repeat; }
footer .social_list .fb a { background: url(/bitrix/templates/belcanto/images/footer/fb.png) no-repeat; }
footer .social_list .inst a { background: url(/bitrix/templates/belcanto/images/footer/inst.png) no-repeat; }
footer .social_list .ok a { background: url(/bitrix/templates/belcanto/images/footer/ok.png) no-repeat; }
footer .social_list .youtube a { background: url(/bitrix/templates/belcanto/images/youtube.png) no-repeat; background-size: 100%; }
footer .social_list .telegram a { background: url(/bitrix/templates/belcanto/images/footer/tg.png) no-repeat; }

footer .phone { font-size: 18px; }

a.__link { color: #af5a68; font-size: 14px; }

@media screen and (min-width: 1020px) {
    footer .logo { margin-bottom: 10px; }
    footer .copyright { margin-bottom: 5px; }
    footer .links { padding-top: 20px; }
    footer .links ul { height: 100%; position: relative; }
    footer .links ul .pos-bottom { padding-bottom: 0; bottom: 0; position: absolute; }
    footer .socials { margin: 20px 0 10px; }
}


@media screen and (min-width: 600px) and (max-width: 1019px) {
    footer .logo { margin-bottom: 10px; }
    footer .copyright { margin-bottom: 5px; }
    footer .links:not(.links-mobile) { display: none; }
    footer .links.links-mobile { display: block; }
    footer .socials { margin: 20px 0 10px; }
}


@media screen and (min-width: 540px) and (max-width: 599px) {
    footer .container { display: block; }
    footer .site-info { overflow: hidden; }
    footer .logo { margin-bottom: 10px; }
    footer .copyright { margin-bottom: 5px; float: left; max-width: 130px; }
    footer .developer { float: right; width: 55%; }
    footer .links:not(.links-mobile) { display: none; }
    footer .links.links-mobile { display: block; }
    footer .socials { margin: 20px 0 10px; float: left; }
    footer .contact-info { float: right; width: 55%; }
}


@media screen and (min-width: 280px) and (max-width: 539px) {
    footer .container { display: block; }
    footer .site-info { overflow: hidden; }
    footer .logo { margin-bottom: 10px; }
    footer .copyright { margin-bottom: 5px; width: 100%; }
    footer .developer { width: 100%; }
    footer .links:not(.links-mobile) { display: none; }
    footer .links.links-mobile { display: block; }
    footer .socials { margin: 20px 0 10px; width: 100%; }
    footer .contact-info { width: 100%; }
    footer .container.cookie_agree a, footer .container.cookie_agree p { font-size: 13px; }
    .cookie_agree .container { flex-direction: column; align-items: flex-start; padding: 0 6%; }
    .cookie_agree .container p { margin-bottom: 15px; max-width: 100%; }
}

.desctop-btn-pageup {
    position: fixed;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
}
.desctop-btn-pageup.hide {
    display: none;
}
@media screen and (max-width: 860px) {
    .desctop-btn-pageup {
        display: none;
    }
}

html {
    scroll-behavior: smooth;
}
/* End */


/* Start:/assets/css/calendars.css?170063031010135*/
.events_calendar { width: auto; margin: 10px 0 30px; padding: 20px; position: relative; background: #fcfcfc; }
#calendar_prev, #calendar_next { position: absolute; width: 5px; height: 9px; background-image: url(/assets/images/cal_arr.png); background-repeat: no-repeat; cursor: pointer; }
#calendar_prev { top: 40px; left: 20px; background-position: 0 0; }
#calendar_next { top: 40px; right: 20px; background-position: -7px 0; }

.tabs_list { padding: 0px; margin: 0px; list-style: none; }
.tabs_list > li { float: left; margin-right: 15px; cursor: pointer; font-size: 12px; color: #3a3a3a; border: 1px solid transparent; position: relative; line-height: 18px; padding: 0 10px; margin-bottom: 12px; }
.tabs_list > li.current { background-color: #e4e4e4; color: #636363; border-radius: 20px; padding: 2px 11px; }

.tabs_list_boxes { clear: both; margin: 20px 0 0 0; padding: 0; list-style: none; }
.tabs_list_box.visible { display: block; }
.tabs_level_2 { padding-bottom: 20px; }

.tabs_list_level_2 { display: table; width: 100%; padding: 0px; margin: 0px; list-style: none; }
.tabs_list_level_2 > li { display: table-cell; margin-right: 20px; padding-bottom: 20px; text-align: center; width: 120px; }
.tabs_list_level_2 > li > span { display: block; font-size: 12px; line-height: 25px; cursor: pointer; position: relative; padding: 0px 9px; border-radius: 20px; }
.tabs_list_level_2 > li.current > span { background-color: #828282; color: #fff; }
.tabs_list_level_2 > li._disabled > span { cursor: default; color: #CCC; }

.tabs_list_boxes_level_2 { clear: both; background-color: #e4e4e4; margin: 0px; list-style: none; padding: 10px; border-radius: 18px; }
.tabs_list_box_level_2.visible { display: block; }
.tabs_list_box_level_2 > ul { display: table; width: 100%; padding: 0px; margin: 0px; list-style: none; }
.tabs_list_box_level_2 > ul > li { display: table-cell; margin-bottom: 4px; }
.tabs_list_box_level_2 > ul > li > a { background-color: #828282; color: #fff; }
.tabs_list_box_level_2 > ul > li.weekend > a { background-color: rgb(202, 84, 101); }
.tabs_list_box_level_2 > ul > li > span, .tabs_list_box_level_2 > ul > li > a { width: 26px; text-align: center; display: block; font-size: 12px; padding-top: 6px; height: 20px; position: relative; text-decoration: none; font-family: 'Times New Roman'; margin: 0px auto; border-radius: 20px; }

.filters_list { list-style: none; }

.events_calendar_select, .events_hall_select {
    background-position: left top;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 29px;
    position: relative;
    z-index: 1;
    width: 190px !important;
    font-style: italic;
    font-family: 'open_sansitalic', Arial, Helvetica, sans-serif;
    outline: none !important;
    float: left;
    margin: 5px 10px;
    border: 1px solid #CCC;
}

.events_table_wrapper {
    position: relative;
}
.events_table_wrapper .view_options { margin-bottom: 20px; }

.event_calendar{
    width: 100%;
    background: #fcfcfc;
    margin-bottom: 40px;
    border-collapse: collapse;
}
.event_calendar_select{
    float: left;
    margin: 3px 30px 3px 20px;
}
.event_calendar .cusel, .event_calendar .cuselFrameRight{
    background-image: url("/assets/css/../img/selects-2-dark.png");
}
.events_calendar_months{
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
}
.events_calendar_months > li{
    margin-right: 22px;
    float: left;
    padding-top: 6px;
}
.events_calendar_months > li > a{
    color: #363636;
}
.events_calendar_months > li.current > a{
    color: #fff;
    text-decoration: none;
}
.event_calendar tbody{
    border: 2px solid #b5b5b5;
}
.event_calendar thead{
    background-color: #6b6b6b;
    border: 2px solid #6b6b6b;
}
.event_calendar tbody td{
    border: 1px solid #e9e9e9;
    width: 14.25%;
    height: 173px;
    vertical-align: top;
}
.event_calendar tbody td span{
    font-family: "Times New Roman", Georgia, Serif;
    font-size: 26px;
    line-height: 1em;
    color: #ededed;
    display: block;
    padding-left: 5px;
    position: relative;
}
.event_calendar tbody td span b{
    font-size: 25px;
    color: #98bcc8;
    font-family: "Times New Roman", Georgia, Serif;
    position: absolute;
    top: 3px;
    right: 10px;
    font-weight: normal;
}
.event_calendar tbody td.event_calendar_active{
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.16);
    background-color: #f5f5f5;
}
.event_calendar tbody td.event_calendar_active span{
    color: #6b6b6b;
}
.event_calendar tbody td.event_calendar_active.weekend span,
.event_calendar tbody td.weekend span b{
    color: #984d5a;
}
.event_calendar_active_list{
    padding: 10px 0 10px 6px;
    margin: 0;
    list-style: none;
}
.event_calendar_active_list > li{
    padding-bottom: 10px;
}
.event_calendar_time{
    font-size: 12px;
    color: #686868;
    font-family: "open_sansbold", Arial, Helvetica, sans-sefir;
    font-weight: bold;
    padding-bottom: 5px;
}
.event_calendar_link{
    font-size: 10px;
    line-height: 1em;
    color: #686868;
}
span.event_calendar_link {
    font-size: 11px !important;
    font-family: "open_sans_regular", Arial, Helvetica, sans-serif !important;
    line-height: 18px !important;
}

@media screen and (max-width: 1023px) {
    .site_wrapper_inner > .events_calendar.home { display: none; }
}

/*---------------------------------------------------------  НОВЫЙ КАЛЕНДАРЬ 09.07.2019  -----------------------------------------------------------*/

.calendar_wrapper{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.calendar_item{
    box-sizing: border-box;
    width: 170px;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
    padding: 8px 14px;
    color: #636363;
    position: relative;
}

.calendar_item._empty,
.calendar_item._mobile{
    border: 1px solid #eeeeee;
}

.calendar_item._blank{
    border: none;
}

.calendar_item_day{
    width: 100%;
    text-align: right;
    font-size: 18px;
    font-family: open_sansbold;
    margin-bottom: 10px;
    /* cursor: pointer; */
}

.calendar_item._empty .calendar_item_day,
.calendar_item._mobile .calendar_item_day{
    opacity: 0.5;
}

.calendar_item_day._weekend{
    color: #88404c;
}

.calendar_item_day_text{
    display: none;
}

.calendar_item_day_number{
    
}

.calendar_item_list{

}

.calendar_item_event{
    width: 100%;
    padding: 10px 14px;
    position: relative;
    left: -14px;
    cursor: pointer;
}

.calendar_item_event:hover{
    background: #fcc55c73;
}

.calendar_item_event:hover .calendar_item_event_name{
    text-decoration: none;
}

.calendar_item_event._active{
    background: #fcc55c;
}

.calendar_item_event_time{
    font-size: 14px;
    font-family: open_sansbold;
}

.calendar_item_event_name{
    font-size: 13px;
    line-height: 16px;
    text-decoration: underline;
    text-decoration-color: #9d9d9d;
}

.calendar_month{
    position: relative;
    width: fit-content;
    float: left;
}

.calendar_month_current{
    line-height: 33px;
    font-size: 13px;
    padding: 0px 0px 0px 13px;
    box-sizing: border-box;
    width: 345px;
    border: 1px solid #eec276;
    position: relative;
    cursor: pointer;
}

.calendar_month_current:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3px 0 3px;
    border-color: #5d5d5d transparent transparent transparent;
    top: 15px;
    right: 6px;
}

.calendar_month_list{
    position: absolute;
    left: 0px;
    top: calc(100% - 1px);
    display: none;
    flex-direction: column;
    border: 1px solid #eec276;
    background: white;
    z-index: 10;
    padding: 5px 0px;
}

.calendar_month_item{
    line-height: 33px;
    font-size: 13px;
    padding: 0px 0px 0px 13px;
    box-sizing: border-box;
    width: 343px;
    color: #636363;
    text-decoration: none;
    cursor: pointer;
}

.calendar_month_item._active{
    background: #eec27694;
    pointer-events: none;
}

.calendar_month_item:hover{
    background: #eeeeee;
    color: #636363;
}

.calendar_month._active .calendar_month_list{
    display: flex;
}

.calendar_month._active .calendar_month_current:after{
    border-width: 0px 3px 5px 3px;
    border-color: transparent transparent #5d5d5d transparent;
}

.calendar_item .event-item{
    position: absolute;
    top: 12px;
    right: 100%;
    width: 330px;
    border: 1px solid #f8e069;
    background: white;
    height: auto;
    box-shadow: 0px 2px 9px 0px rgba(0,0,0,0.24);
    z-index: 100;
    opacity: 0;
}

.calendar_item .event-item._ready{
    opacity: 1;
}

.calendar_item .event-item._bottom{
    top: initial;
    bottom: 12px;
}

.calendar_item .event-item._right{
    right: initial;
    left: 100%;
}

.calendar_item .event-cover{
    width: 100%;
    left: 0px;
}

.calendar_item .event-date{
    font-size: 16px;
}

.calendar_item .event-prospect {
    padding: 20px 20px 10px;
}

.calendar_item .event-price {
    line-height: initial;
}

.calendar_item .btn-buy-wo-price{
    float: left;
    margin-top: 10px;
}

.calendar_item .event-cover img{
    filter: none;
}

.calendar_item .buy-line{
    position: relative;
    padding: 0 20px 20px;
}

.calendar_item._mobile{
    display: none;
}

._calendarContainer{
    overflow: initial !important;
}

@media screen and (max-width: 1279px) and (min-width: 960px) {
    .calendar_item{
        width: calc((100% / 7) - 8px);
    }
}

@media screen and (max-width: 959px){
    .calendar_item{
        width: 100%;
    }

    .calendar_month,
    .calendar_month_current,
    .calendar_month_item,
    .calendar_month_list{
        width: 100%;
        box-sizing: border-box;
    }

    .calendar_month{
        margin-bottom: 15px;
    }

    ._calendar .view_options{
        float: left;
    }

    .calendar_item._empty,
    .calendar_item._blank{
        display: none;
    }

    .calendar_item._mobile{
        display: block;
    }

    .calendar_item_day_text{
        display: initial;
    }

    .calendar_item_mobile_text{
        margin: -10px 0px 10px;
        color: #bababa;
    }
}
/* End */


/* Start:/assets/css/events.css?17452393749318*/
.events {
	display: flex;
	flex-wrap: wrap;
}

.events > div { margin: 0 10px 20px; float: left; position: relative; }
.events > div:hover { box-shadow: 3px 3px 10px -1px rgba(36,25,0,0.2); }
.events > h2 { padding-left: 10px }
.event-item { 
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 394px;
}
.media-item { width: 809px; height: 498px; }


.event-cover { width: calc(100% - 2px); left: 1px; height: 179px; background-color: #999; overflow: hidden; position: relative; }
.event-cover img { display: block; height: 100%; width: 100%; object-fit: cover; object-position: center;  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(1); /* Firefox 4+ */
    filter: url(/assets/images/gray.svg#grayscale);
    filter: gray; /* IE 6-9 */ 
    filter: grayscale(100%);
    -webkit-transition : -webkit-filter 100ms linear; 
}
.event-item.__active:hover .event-cover img { filter: none; }

.event-date { font-size: 18px; margin-bottom: 10px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; -webkit-justify-content: space-between; justify-content: space-between; }
.event-date > div { align-self: flex-end; }
.event-day_name { font-size: 14px; }

.event-prospect { padding: 20px; margin-bottom: auto;}
.event-name { font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color: #5c5c5c; display: block; text-decoration: none; }
.event-series { display: block; color: #5c5c5c; margin-bottom: 5px; }

.event-hall {}
.event-hall .event-hall_name { display: block; color: #5c5c5c; font-weight: bold; }
.event-hall .event-hall_address { color: #5c5c5c; }

.buy-line { display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 10px; padding: 0 20px 20px; width: 100%; box-sizing: border-box; margin-top: auto;}
.event-price { font-size: 20px; font-family: "open_sansbold", Arial, Helvetica, sans-serif; line-height: 50px; }
.event-button {  }

/*.event-item.__active[data-premiere='1'] { background-color: #f5db9e; }*/
.event-item.__active[data-premiere='1'] .event-name, 
.event-item.__active[data-premiere='1'] .event-hall_name,
.event-item.__active[data-premiere='1'] .event-hall_address, 
.event-item.__active[data-premiere='1'] .event-date, 
.event-item.__active[data-premiere='1'] .buy-line { color: #2e3233 }
/*.event-item.__active[data-premiere='1']:after { position: absolute; content: "Премьера"; width: 90px; height: 30px; right: 20px; font-weight: bold; font-size: 16px; color: #8e3e4a; top: 190px; text-align: right; }
.event-item.__active[data-popular='1'] .event-cover > a:before { position: absolute; content: "Популярные"; width: 110px; left: 10px; font-weight: bold; font-size: 14px; color: #2e3233; top: 10px; text-align: center; z-index: 10; line-height: 26px; background: url(/assets/images/popular-bg.png) repeat-x; }
*/
.events-title_home { margin-bottom: 20px; }

.events-date-links { margin-bottom: 40px; }
.events-date-row { margin-bottom: 10px; width: 100%; overflow: hidden; }
.events-date-year, .events-date-month { line-height: 22px; display: block; float: left; margin-right: 10px; }
.events-date-year { font-size: 20px; }
.events-date-month { font-size: 14px; color: #5c5c5c; background: #DDD; text-decoration: none; padding: 0 10px; border-radius: 10px; }
.events-date-month.__active { background: #fdc400 url(/assets/images/element-bg.png); }
.events-date-month:hover { color: #5c5c5c; background: #fdc400 url(/assets/images/element-bg.png); }

.event_wrap-line .one-event_metro { display: block; }

.event-item_labels { position: absolute; top: 15px; left: 20px; height: 26px; z-index: 100; display: flex; flex-wrap: wrap; }

.label-popular, .label-premiere, .label-promo, .label-cancel, .label-transfer { padding: 2px 10px 4px 30px; font-weight: bold; position: relative; margin-right: 10px; }
.label-popular { background: #ffcd5e url(/assets/images/popular_icon.png) 10px no-repeat; color: #000; height: 21px; margin-bottom: 9px; }
.label-premiere { background: #000 url(/assets/images/premiere-icon.png) 10px no-repeat; color: #ffcd5e; height: 21px; margin-bottom: 9px; }
.label-promo { background: #984d5a url(/assets/images/promo_percent.png) 7px 4px no-repeat; color: #FFF; height: 21px;}
.label-popular:before, .label-premiere:before, .label-promo:before { top: -3px; content: " "; position: absolute; left: 0; width: 100%; height: 5px; background-repeat: repeat-x; }
.label-popular:after, .label-premiere:after, .label-promo:after { bottom: -4px; content: " "; position: absolute; left: 0; width: 100%; height: 5px; background-repeat: repeat-x; }
.label-popular:before { background-image: url(/assets/images/yellowwave-border.png); }
.label-popular:after { background-image: url(/assets/images/yellowwave-border-bottom.png); }
.label-premiere:before { background-image: url(/assets/images/blackwave-border.png); }
.label-premiere:after { background-image: url(/assets/images/blackwave-border-bottom.png); }
.label-promo:before { background-image: url(/assets/images/redwave-border.png); }
.label-promo:after { background-image: url(/assets/images/redwave-border-bottom.png); }

.label-cancel { background: url(/assets/images/center-red.svg) repeat-x; background-size: contain; color: #FFF; padding: 5px 10px 7px 30px; }
.label-cancel-icon { background: url(/assets/images/cancel-icon.png) no-repeat; width: 15px; height: 15px; position: absolute; left: 10px; top: 9px; }

.label-transfer { margin-left: 10px; background: url(/assets/images/center.svg) repeat-x; background-size: contain;color: #e50419; padding: 5px 4px 7px 20px; padding: 2px 4px 4px 20px; font-size: 14px; line-height: 20px; display: block; top: -3px; margin-right: 15px; margin-bottom: 2px; display: flex; align-items: center; height: 100%; }
/* .event-item_labels .label-transfer { margin-right: 15px; margin-bottom: 2px; display: flex; align-items: center; height: 100%; } */
.label-transfer_pushkin { background: url(/assets/images/pushkin_center.svg); color: #2E3233; }
.label-transfer-icon { background: url(/assets/images/transfer-icon.png) no-repeat; width: 15px; height: 15px; position: absolute; left: 0px; top: 9px; }
.label-qr-icon { background: url(/assets/images/qr-icon.svg) no-repeat; width: 16px; height: 16px; position: absolute; left: 0px; top: 8px; }
.label-pushkin-icon { background: url(/assets/images/pushkin_card_icon.svg) no-repeat; width: 16px; height: 16px; position: absolute; left: 0px; top: 8px; }
.label-transfer:before { background-image: url(/assets/images/right.svg); background-repeat: no-repeat; }
.label-transfer:after { background-image: url(/assets/images/left.svg); background-repeat: no-repeat; }
.label-transfer_pushkin:before { background-image: url(/assets/images/pushkin_right.svg); }
.label-transfer_pushkin:after { background-image: url(/assets/images/pushkin_left.svg); }
.label-transfer:before  { top: 0; content: " "; position: absolute; left: -10px; width: 11px; height: 100%; }
.label-transfer:after  { top: 0; content: " "; position: absolute; right: -9px; width: 11px; height: 100%; }

.wrapper.auth .event .event-fav { position: absolute; top: 10px; right: 15px; height: 30px; width: 30px; z-index: 100; background: #CCC; cursor: pointer; }
.wrapper.auth .event .event-fav.__active { background: red; }

.events._index .event-item:nth-child(n+10){display: none;}
.events._index .event-item._more{display: block;}
.events._index .event-item._sorted{display: none !important;}

.event-item-price_status { text-align: center; width: 100%; }


.event-item .price_mod_change {
	font-size: 13px;
	color: #7d2232;
	white-space: nowrap;
}

@media screen and (min-width: 1280px) {
	.events { margin: 0px -10px 30px; overflow: hidden; }
}

@media screen and (min-width: 880px) and (max-width: 1279px) {
	.events { margin: 0px auto 30px; width: 840px; overflow: hidden; }
}

@media screen and (min-width: 750px) and (max-width: 879px) {
	.events { margin: 0px -10px 30px; width: 100; overflow: hidden; }
	.event-item { max-width: 394px; width: calc(50% - 20px); height: 550px; }
	.event-date { font-size: 16px; }
	.event-price, .event-button { float: left; width: 100%; box-sizing: border-box; }
	.media-item { width: calc(100% - 20px); height: 400px; }
}

@media screen and (min-width: 480px) and (max-width: 749px) {
	.events { margin: 0px auto 30px; width: 415px; overflow: hidden; }
	.event-item { width: 394px; height: 498px; }
	.media-item { width: 394px; height: 221px; }
}

@media screen and (max-width: 479px) {
	.events { margin: 0px -10px 30px; width: 100; overflow: hidden; }
	.event-item { max-width: 394px; width: calc(100% - 20px); height: auto; margin: 0 auto 20px !important; float: none !important; }
	.event-date, .event-day_name { font-size: 13px; }
	.event-price, .event-button { float: left; width: 100%; }
	.event-button {
	    width: calc(100% - 60px);
	    text-align: center;
	}
	.buy-line { position: relative; }
	.media-item { max-width: 394px; width: calc(100% - 20px); height: 180px; margin: 0 auto 20px !important; float: none !important;}

	.event-item .event-item-price_status {
		position: relative;
    	bottom: -10px;
    	width: unset;
    	clear: both;
	}

	.event-item_labels {
		top: 10px;
	}
}
/* End */


/* Start:/assets/css/addons.css?172719048482640*/
/* Слайдер на главной странице */
.header_carousel_wrapper { position: relative; overflow: hidden; width: 100%; margin: 20px 0; padding: 0 10px; box-sizing: border-box; height: 0; }
.header_carousel_wrapper .header_carousel_wrapper_container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.header_carousel_wrapper_container .container { height: 100%; }
.header_carousel_wrapper_inner { margin: 0 auto; position: relative; text-align: center; }
.header_carousel { margin: 0; padding: 0; list-style: none; display: block; }
.header_carousel li { padding: 0; display: block; float: left; }
.header_carousel li img { display: block; width: 100%; height: auto }
.header_carousel li a.banner-link { overflow: hidden; display: block; position: relative; cursor: pointer; z-index: 10; }
.prev, .next { background: transparent url("/assets/images/prev_next.png") 0 0 no-repeat; width: 69px; height:69px; display: block; position: absolute; top: 50%; margin-top: -35px; left: 17px; z-index: 10000; }
.next { left: auto; right: 17px; background-position: right 0; }
.prev:hover { background-position: 0 bottom; }
.next:hover { background-position: right bottom; }
.prev:active { left: 14px; }
.next:active { right: 14px; }
.header-alert { margin: 10px 0; }

/* Градиентная рамка 1px */
.bg-slim, .event-item, .media-item, .event_wrap-line, .user_lc_nav, .promo-item, .excursion-item {
    border-top: 1px solid #f8e069;
    border-bottom: 1px solid #ecb235;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8e069), to(#ecb235));
    background-image: -webkit-linear-gradient(#f8e069, #ecb235);
    background-image: -moz-linear-gradient(#f8e069, #ecb235), -moz-linear-gradient(#f8e069, #ecb235);
    background-image: -o-linear-gradient(#f8e069, #ecb235), -o-linear-gradient(#f8e069, #ecb235);
    background-image: linear-gradient(#f8e069, #ecb235), linear-gradient(#f8e069, #ecb235);
    -moz-background-size: 1px 100%;
    background-size: 1px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

/* Градиентная рамка 3px */
.bg-wide {
    border-top: 5px solid #f8e069;
    border-bottom: 5px solid #ecb235;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8e069), to(#ecb235));
    background-image: -webkit-linear-gradient(#f8e069, #ecb235);
    background-image: -moz-linear-gradient(#f8e069, #ecb235), -moz-linear-gradient(#f8e069, #ecb235);
    background-image: -o-linear-gradient(#f8e069, #ecb235), -o-linear-gradient(#f8e069, #ecb235);
    background-image: linear-gradient(#f8e069, #ecb235), linear-gradient(#f8e069, #ecb235);
    -moz-background-size: 5px 100%;
    background-size: 5px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

.bg-slim__white {
    border-top: 1px solid #f8e069;
    border-bottom: 1px solid #FFF;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8e069), to(#FFF));
    background-image: -webkit-linear-gradient(#f8e069, #FFF);
    background-image: -moz-linear-gradient(#f8e069, #FFF), -moz-linear-gradient(#f8e069, #FFF);
    background-image: -o-linear-gradient(#f8e069, #FFF), -o-linear-gradient(#f8e069, #FFF);
    background-image: linear-gradient(#f8e069, #FFF), linear-gradient(#f8e069, #FFF);
    -moz-background-size: 1px 100%;
    background-size: 1px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
}

.promo-item { overflow: hidden; padding: 20px; margin-bottom: 30px; }
.promo-button { width: 100%; float: left; overflow: hidden; margin-top: 20px; }

/* Растягиваем frame по размерам блока родителя */
.media-item iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.media-item iframe { top: 0; left: 1px; width: calc(100% - 2px); }

/* Партнеры и медиапартнеры */
.partners { margin: 0 -20px 30px; }
.partners ul { list-style: none; display: table; width: 98%; margin: 0 1%; }
.partners ul li { display: inline-block; vertical-align: middle; margin: 0 10px 10px 10px; }
ul.partners_list.media_partners li img { width: 250px; height: auto; }
ul.partners_list_small li { border: 1px solid #CCC; }
ul.partners_list li img { width: 120px; height: auto; }

/* Кнопки */
.btn { text-decoration: none; background-image: url('/assets/images/element-bg.png'); cursor: pointer; }

.btn-buy-wo-price { background-color: #984d5a; color: #FFF; font-size: 16px; line-height: 50px; padding: 0 30px; border-radius: 25px; display: inline-block; box-shadow: 3px 7px 13px -9px #000000; }
.btn-buy-wo-price:hover { color: #FFF; background-color: #bd6070; }
.btn-buy-wo-price:active { color: #FFF; background-color: #822a3a; }
/*.btn-buy-wo-price:visited { color: #FFF; background-color: #822a3a; }*/

.btn_cookie_agree { display: block; font-size: 16px !important; background: #ffcd5e; color: #000000 !important; border-radius: 5px; padding: 10px 20px; width: 60px; text-align: center; }

.about_links .about_link { display: block; float: left; font-size: 15px; margin-right: 20px; }
.about_links .about_link.about_link__active {  }

.social-widgets { border:1px solid #eee; background: #FFF; }
.social-tabs-menu { margin:0; padding:0; list-style:none; width:100%; border-bottom:1px solid #eee}
.social-tabs-menu:after { content:"."; display:block; clear:both; visibility:hidden; height:0}
.social-tabs-menu li { float:left; width: calc(50% - 2px); margin:0; padding:0; cursor: pointer; border-left:1px solid #eee; position:relative; text-align: center;
    padding: 10px 0; }
.social-tabs-menu li:first-child { border-left:none; }
.social-tabs-menu li.__active {  }
.social-tabs-menu li.__active:after { content:""; display:block; width:12px; height:7px; position:absolute; left:50%; bottom:-7px; margin-left:-6px; background:url(/bitrix/templates/belcanto/images/social-tabs.png)}
.social-tabs-container { padding:20px }
.social-tabs-content { position:absolute; left:-9999px; top:-9999px; width:300px }
.social-tabs-content.__active { position:relative; left:auto; top:auto }

.news_list{ padding: 5px 0 40px; margin: 0; list-style: none; }
.news_list > li { position: relative; min-height: 100px; margin-bottom: 22px; padding-left: 165px; padding-top: 22px; border-top: 1px solid #dcdcdc; font-size: 13px; line-height: 1.3em; color: #686868; }
.news_list > li:first-child { border-top: 0; padding-top: 0; }
.news_list_img_link { position: absolute; left: 0; top: 22px; }
.news_list_img_link img { position: relative; border-radius: 4px; max-width: 150px; }
.news_list > li:first-child .news_list_img_link { top: 0; }
.news_list_date { font-style: italic; font-family: "Times New Roman", Georgia, Serif; font-weight: bold; font-size: 14px; position: relative; top: -3px; }
.news_list_text { padding-bottom: 5px; }
.news_list_more { display: inline-block; font-size: 13px; }


/* Контентные блоки */
.custom_b, .custom_b-video, .custom_b-hallmap, .custom_b-gallery { width: 100%; float: left; margin-bottom: 30px; }
.custom_b-video { position: relative; }
.custom_b-video p { display: none; }
.custom_b-hallmap { background-color: #e8e8e8; text-align: center; }
.custom_b-title { font-size: 26px; margin: 20px 0; }
.custom_b-content { padding-bottom: 30px; }
.custom_b-title__left { }

.block { overflow: hidden; width: 100%; margin-bottom: 40px; }
.block h2 { text-align: left; }

.block_hall-address { overflow: hidden; margin-bottom: 20px; }
.wrapper_block_tags { width: 100%; overflow-y: auto; float: none !important; z-index: 10; }
.wrapper_block_tags:hover { box-shadow: none !important; }
.events .wrapper_block_tags { margin: 0 0 20px 0 !important; }
.one-series-info .wrapper_block_tags { margin: 30px 0 0 0 !important; }
.wrapper_block_tags.home_page { margin-top: 20px; }
.block_tags { width: 100%; }
.block_tags a {
    color: #5C5C5C;
    background: transparent;
    border: 1px solid #E9E9E9;
    border-radius: 60px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    padding: 7px 20px;
    margin-right: 10px;
    margin-bottom: 11px;
    display: inline-block;
}
.one-series-info .block_tags a,
.over_toning .block_tags a {
    color: #FFFFFF;
    border: 1px solid #FFCE5F;
}

.block_video { position: relative; overflow: hidden;  }
.block_video iframe { position: relative; max-height: 510px; }

.block_hall-schema { text-align: center; }
.block_hall-schema img { max-width: 100%; }

.block_peoples {}
.block_content {}
.block_content_w_img img { float: left; padding: 0 40px 30px 0; }
.block_content .read_more_block { display: block; height: 85px; overflow: hidden; padding-bottom: 20px; position: relative;}
.block_content .read_more_block._opened {}
.block_content .read_more_block div{position: absolute; bottom: 0px; left: 0px; width: 100%; padding-top: 50px; background-image: linear-gradient(to bottom, transparent 0px, white 40px, white 100%);}
.block_content .read_more_block div span{font-size: 16px; font-family: "Open Sans"; color: rgb(152, 77, 90);cursor: pointer; text-decoration: none; border-bottom: 1px dotted; line-height: 120%;}
.block_content .read_more_block._opened div{background-image: none;}

.block_content ul { margin-left: 20px; }
.block_content ul li { margin-bottom: 5px; }

.vlink { cursor: pointer; text-decoration: none; border-bottom: 1px dotted; line-height: 120%; }
.elink { font-size: 13px; position: relative; color: #5c5c5c; }
.elink:after { position: absolute; content: " "; width: 11px; height: 11px; bottom: 2px; right: -15px; background: url('/assets/images/ext_link.png') no-repeat;}

.events-filter { background: #f2edb6 url(/assets/images/xrenj_bg.png);
    padding: 30px 0 30px 70px;
    margin: 40px 0 30px 150px;
    left: 50%;
    position: relative;
    width: 100%;
    max-width: 645px;
    box-sizing: border-box;
    transform: translate(calc(-50% - 75px), 0);
}
.events-filter:before, .events-filter:after { content: " "; position: absolute; left: 0; width: 100%; height: 5px; background-repeat: repeat-x; }
.events-filter:before { top: -3px; background-image: url(/assets/images/privileges_hint_wave_top.png); }
.events-filter:after { bottom: -4px; background-image: url(/assets/images/privileges_hint_wave_bottom.png); }
.events-filter_title { font-size: 28px; color: #2e3233; margin-bottom: 20px; }
.events-filter > span { display: block; }
.events-filter input { width: 100%; z-index: 10; position: relative; font-size: 16px; padding: 5px 10px 5px 20px; cursor: pointer; background: top; border: 1px solid #ecb236; box-sizing: border-box; }
.events-filter input#events_stop { padding-left: 30px; }
.events-filter .events_start, .events-filter .events_stop { position: relative; display: inline-block; width: 165px; margin-right: 20px; }
.filter-icon { background: url(/assets/images/filter-icon.png) no-repeat; position: absolute; width: 230px; height: 195px; left: -170px; top: -10px; }

.events-filter .events_start:before { position: absolute; content: "с"; left: 10px; top: 8px; width: 10px; height: 10px; color: #838160; }
.events-filter .events_stop:before { position: absolute; content: "по"; left: 10px; top: 8px; width: 10px; height: 10px; color: #838160; }
.events-filter .events_start:after, .events-filter .events_stop:after { background: url(/assets/images/calendar.png); position: absolute; content: " "; right: 10px; top: 9px; width: 17px; height: 16px; }
.events-filter_submit {
    background: #fdc400 url(/assets/images/element-bg.png);
    padding: 9px 40px 8px;
    text-align: center;
    border-radius: 70px;
    cursor: pointer;
    border: 2px solid #f1d783;
    color: #1d1c19;
    font-weight: bold;
    text-decoration: none;
}
.events-filter_submit:hover {
    box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
}

.events-filter_submit:active { box-shadow:none; }

.body-404 { position: relative; overflow: hidden; }
.block__404 { width: 100%; max-width: 790px; margin: 0 auto; padding-top: 30px; }
.image-404 { width: 50%; float: left; }
.image-404 img { width: 100%; }
.text-404 { width: 50%; float: left; position: absolute; right: 0; top: 30%; }
.text-404 span { color: #1d1c19; display: block; float: left; width: 100%; overflow: hidden; position: relative; }
.pre-title { font-size: 24px; line-height: 20px; font-weight: bold; text-transform: uppercase; padding-left: 16%; }
.title { font-size: 200px; line-height: 165px; margin-bottom: 20px; font-weight: bold; text-transform: uppercase; }
.message-404 { margin-bottom: 10px; }

.view_options { padding: 0px; margin: 0px; list-style: none; float: right; font-size: 0px; white-space: nowrap; }
.view_options > li { display: inline-block; }
.view_options > li:first-child > a { padding: 0px 21px 0px 43px; border-radius: 20px 0px 0px 20px; }
.view_options > li > a:before{ position: absolute; display: block; content: ''; width: 15px; height: 12px; background: transparent url('/assets/images/sprite.png') -15px -20px no-repeat; top: 10px; left: 10px; }
.view_options > li.current > a:before{ background-position: -15px -32px; }
.view_options > li:first-child > a:before{ background-position: 0 -20px; left: 20px; }
.view_options > li.current:first-child > a:before { background-position: 0 -32px; }
.view_options > li.current > a { color: #fff; background-color: #A9CCD8; }
.view_options > li > a { background: #EDEDED; text-decoration: none; font-size: 13px; color: #828282; display: block; line-height: 31px; padding: 0px 15px 0px 36px; border-radius: 0px 20px 20px 0px; position: relative; }

.event_nav { background-color: #87444d; width: 100%; z-index: 900; opacity: 0.95; }
.event_nav_content { display: none; }

.event_nav.event_nav-top { top: 0; height: 60px; }
.event_nav-top ul, .event_nav-bottom ul { list-style: none; }
.event_nav-top ul li { float: left; line-height: 60px; margin-right: 30px; cursor: pointer; padding-left: 35px; }
.event_nav-top ul li:last-child { margin-right: 0px !important; }
.event_nav-top ul li span { font-size: 16px; color: #FFF; border-bottom: 1px dashed #FFF; }
.event_nav-top ul li a { font-size: 16px; color: #FFF; border-bottom: 1px dashed #FFF; text-decoration: none;}
.event_nav-top ul li:hover span { color: #f2cc66; border-bottom: 1px dashed #f2cc66; }
.event_nav-top ul li:hover a { color: #f2cc66; border-bottom: 1px dashed #f2cc66; }

.event_nav-bottom ul {
    margin: 0 -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 5px 0px;
}
.event_nav-bottom ul li { float: left; cursor: pointer; width: 100%;     padding: 42px 10px 0px 10px;}
.event_nav-bottom ul li span { display: block; width: 100%; font-size: 14px; line-height: 16px; color: #FFF; text-align: center; font-family: "open_sanslight", Arial, Helvetica, sans-serif; }
.event_nav-bottom ul li:hover span { color: #f2cc66; }

.event_nav-top .event_nav-item-buy { background: url('/assets/svg/normal/rouble.svg') 0 50% no-repeat; }
.event_nav-top .event_nav-item-photos { background: url('/assets/svg/normal/photos.svg') 0 50% no-repeat; padding-left: 40px; }
.event_nav-top .event_nav-item-reviews { background: url('/assets/svg/normal/bubble.svg') 0 50% no-repeat; }
.event_nav-top .event_nav-item-faq { background: url('/assets/svg/normal/faq.svg') 0 50% no-repeat; }
.event_nav-top .event_nav-item-shemas { background: url('/assets/svg/normal/seats.svg') 0 50% no-repeat; background-size: 22%; }
.event_nav-top .event_nav-item-rules { background: url('/assets/svg/normal/rules.svg') 0 50% no-repeat; background-size: 23px; }

.event_nav-top .event_nav-item-buy:hover { background: url('/assets/svg/hover/rouble.svg') 0 50% no-repeat; }
.event_nav-top .event_nav-item-photos:hover { background: url('/assets/svg/hover/photos.svg') 0 50% no-repeat; padding-left: 40px; }
.event_nav-top .event_nav-item-reviews:hover { background: url('/assets/svg/hover/bubble.svg') 0 50% no-repeat; }
.event_nav-top .event_nav-item-faq:hover { background: url('/assets/svg/hover/faq.svg') 0 50% no-repeat; }
.event_nav-top .event_nav-item-shemas:hover { background: url('/assets/svg/hover/seats.svg') 0 50% no-repeat; background-size: 22%; }
.event_nav-top .event_nav-item-rules:hover { background: url('/assets/svg/hover/rules.svg') 0 50% no-repeat; background-size: 23px; }

.event_nav-bottom .event_nav-item-buy { background: url('/assets/svg/normal/rouble.svg') 50% 20% no-repeat;  background-size: 29px !important;}
.event_nav-bottom .event_nav-item-photos { background: url('/assets/svg/normal/photos.svg') 50% 20% no-repeat; background-size: 27px !important; }
.event_nav-bottom .event_nav-item-reviews { background: url('/assets/svg/normal/bubble.svg') 50% 20% no-repeat; background-size: 27px !important;}
.event_nav-bottom .event_nav-item-faq { background: url('/assets/svg/normal/faq.svg') 50% 20% no-repeat; background-size: 28px !important;}
.event_nav-bottom .event_nav-item-shemas { background: url('/assets/svg/normal/seats.svg') 50% 20% no-repeat; background-size: 25px !important; }

.event_nav-bottom .event_nav-item-buy:hover { background: url('/assets/svg/hover/rouble.svg') 50% 20% no-repeat;  background-size: 29px !important;}
.event_nav-bottom .event_nav-item-photos:hover { background: url('/assets/svg/hover/photos.svg') 50% 20% no-repeat; background-size: 27px !important; }
.event_nav-bottom .event_nav-item-reviews:hover { background: url('/assets/svg/hover/bubble.svg') 50% 20% no-repeat; background-size: 27px !important;}
.event_nav-bottom .event_nav-item-faq:hover { background: url('/assets/svg/hover/faq.svg') 50% 20% no-repeat; background-size: 28px !important;}
.event_nav-bottom .event_nav-item-shemas:hover { background: url('/assets/svg/hover/seats.svg') 50% 20% no-repeat; background-size: 25px !important; }

.event_nav.event_nav-bottom { bottom: 0; position: fixed; }


.excursion-item { overflow: hidden; margin-bottom: 20px; }
.excursion-item_cover { width: 230px; height: 150px; float: left; overflow: hidden; position: relative; margin-left: 1px; }
.excursion-item_cover img { height: 100%; min-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.excursion-item_title { display: block; font-size: 32px; margin-bottom: 20px; line-height: 32px; text-decoration: none; }
.excursion-item_info p { font-size: 16px; }
.excursion-item_info p.excursion-item_timer { font-size: 20px; margin-bottom: 15px; }
.excursion-item_body { float: left; width: calc(100% - 250px); }
.excursion-item_button { width: 250px; float: left; align-self: center; text-align: center; }

.one-excursion-info .container { top: 0px; }
.one-excursion-info .one-event-buy {  }
.one-excursion-info .one-event-button { font-family: "open_sansbold", Arial, Helvetica, sans-serif; color: #444; margin: 0 auto 20px; }
.one-excursion-routes { font-size: 20px; margin-bottom: 20px; }
.one-excursion-routes span { display: inline-block; }
.one-excursion-duration { margin-bottom: 20px; font-size: 16px; }
.one-excursion-duration b { font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-size: 20px; }
.excursion-item_body span { line-height: 130%; }

.one-excursion-info .tags-block {overflow: hidden; float: right; margin-top: 20px;}
.site-links a { font-size: 18px; }

aside .social_list { display: inline-block; }
aside .social_list li { display: inline-block; margin-left: 5px; }
aside .social_list .vk a { background: url(/assets/images/icons/vk-icon.png) no-repeat; background-size: 100%;}
aside .social_list .fb a { background: url(/assets/images/icons/fb-icon.png) no-repeat; background-size: 100%;}
aside .social_list .inst a { background: url(/assets/images/icons/insta-icon.png) no-repeat; background-size: 100%;}
aside .social_list .ok a { background: url(/assets/images/icons/ok-icon.png) no-repeat; background-size: 100%;}
aside .social_list .tg a { background: url(/assets/images/icons/tg-icon.png) no-repeat; background-size: 100%;}
aside .social_list li a { width: 36px; height: 36px; display: block; cursor: pointer; background-size: 100%; }

.popup-body ol ul { list-style: none }

.one-event-header.hall_mod { min-height: 400px; }
.one-event-header.hall_mod .container { padding-top: 20px; padding-bottom: 50px; }
.hall-add-info { margin-bottom: 30px; }
.hall_site, .hall_scheme_vlink, .hall_gallery_vlink { display: inline-block; font-size: 24px; color: #FFF; margin-bottom: 10px; line-height: 30px; }
.hall_site { margin-right: 30px; }
.hall_scheme_vlink, .hall_gallery_vlink { font-size: 23px; line-height: 23px; border-bottom: 1px dashed #FFF; cursor: pointer; }
.hall_scheme_vlink, .hall_gallery_vlink { margin-right: 30px; }
.hall_interactive_scheme { display: inline-block; font-size: 23px; color: #FFF; margin-bottom: 10px; line-height: 23px; border-bottom: 1px dashed #FFF; cursor: pointer; text-decoration: none; }
.hall_interactive_scheme:hover { color: #FFF; }
.hall_scheme-popup .popup-body { text-align: center; }
.hall_scheme-popup img { max-width: 100%; margin-bottom: 40px; }
.hall_scheme-popup img:last-child { margin-bottom: 0px; }
.hall_scheme-popup img:not(:last-child) { border-bottom: 1px solid #CCC; padding-bottom: 40px; }

.index_teaser{background: #f3f3f3; position: relative; padding: 33px 0px 47px 0px; margin-bottom: 50px;}
.index_teaser_wrap{width: 1240px; margin: auto; display: flex; justify-content: space-between;}
.index_teaser_item{width: 400px; display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
.index_teaser_item img{}
.index_teaser_item a{border-bottom: 1px solid #c6c6c6; display: inline; font-size: 20px; color: #5c5c5c; font-weight: 600; line-height: 28px; text-decoration: none;}
.index_teaser_item a:hover{border-bottom: 1px solid transparent;}
.index_teaser_img{display: flex; height: 100%; align-items: center;}
.index_teaser_text{max-width: 196px; text-align: center; min-height: 56px;}
.index_teaser:before, .index_teaser:after {content: ''; position: absolute; width: 100%; height: 2px; left: 0px;}
.index_teaser:before {bottom: -2px; background-size: 11px 10px; background-image: radial-gradient(circle at 5px 5px, #f3f3f3 0px, #f3f3f3 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-y: -8px; background-position-x: -6px;}
.index_teaser:after {top: -2px; background-size: 11px 2px; background-image: radial-gradient(circle at 5px 5px, #f3f3f3 0px, #f3f3f3 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-x: -6px;}
.events > .more_events{width: 100%; margin-top: 20px;}
.events > .more_events:hover{box-shadow: none;}
.more_events span{font-family: "open_sansbold", Arial, Helvetica, sans-serif; display: block; margin: 0 auto; width: 200px; text-align: center; border: 2px solid #ecb235; border-radius: 30px; font-size: 20px; font-weight: bold; color: #000; padding: 15px 5px; cursor: pointer;}

.one-event-faqs { margin-bottom: 40px; }
.faq-item { width: 100%; margin-bottom: 10px; padding: 15px 0 5px; box-sizing: border-box; cursor: pointer; }
.faq-item .faq-item_body { display: none; margin-bottom: 10px; }
.faq-item.__active .faq-item_body { display: block; }
.faq-item_title { font-size: 18px; position: relative; padding-left: 20px; margin-bottom: 10px; }
.faq-item_title h2 { font-size: 22px !important; position: relative; }
.faq-item_title.toggle-element h2 { border-bottom: 1px dashed #A2A2A2; display: inline;}
.faq-item_title::before { content: "?"; position: absolute; left: 0; font-weight: bold; color: #984d5a; }

.text-ol { margin-left: 15px; }

.xdsoft_datetimepicker { box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

.covid-alert {background-color: #7d2232; color: #FFF;} 

.one-event-info_header-content._seriesBanner { padding: 0 0 30px; }
._seriesBanner .m_banner {display: none;}
._seriesBanner .d_banner img { width: 100% }
._seriesBanner .m_banner img { width: 100% }

@media screen and (max-width: 1279px) {
    .index_teaser_wrap {width: calc(100% - 40px);}
    .index_teaser_item {width: auto;}
    .index_teaser_item img {max-width: 260px; max-height: 160px;}
}
@media screen and (max-width: 749px) {
    .index_teaser_wrap {flex-direction: column;}
    .index_teaser_item {width: 100%; flex-direction: row; margin-bottom: 45px;}
    .index_teaser_item:last-child{margin-bottom: 0px;}
    .index_teaser_img {justify-content: center; width: 45%;}
    .index_teaser_item img { max-width: 90%; max-height: 130px;}
    .index_teaser_text { min-height: auto; width: 50%; text-align: left;}
    .index_teaser {padding: 50px 0px 47px 0px;}
}

@media screen and (max-width: 1023px) {
    .header_carousel_wrapper { margin: 10px 0;}
    .custom_b-hallmap img { width: 90%; }
    .body-404 { margin-bottom: 30px; }

    .excursion-item_info { -webkit-flex-direction: column; flex-direction: column; }
    .excursion-item_body { width: 100%; margin-bottom: 20px; }
    .excursion-item_button { width: 100%; text-align: left; }

}
@media screen and (max-width: 860px) {
    .filter-icon { display: none; }
    .events-filter { margin: 0 -20px 30px -20px; max-width: calc(100% + 40px); width: calc(100% + 40px); left: unset; transform: none; padding: 20px; }
    .events-filter_title {  }
    .events-filter .events_start, .events-filter .events_stop { margin-bottom: 20px; }
    .container.home { margin-top: 0 !important; }

    .body-404 { padding: 0 30px; }
    .image-404 { width: 40%; }
    .text-404 { position: relative; width: 50%; }

    .event_nav-top ul li { margin-right: 20px; }
    .event_nav-top ul li span { font-size: 14px; }

    .covid-alert { display: none }
    
    .wrapper_block_tags { position: relative; width: 100vw; left: 50%; transform: translateX(-50%); }
    .block_tags { width: max-content; padding: 10px 10px 0 20px; }
    .events.not_overflow_hidden { overflow: visible !important; }
    .one-event-header.hall_mod { min-height: 300px; }
    .one-event-header.hall_mod .container { padding-top: 20px; padding-bottom: 30px; }

    .block { margin-bottom: 30px; }
}

@media screen and (max-width: 800px) {
    .block_video iframe { max-height: 400px; }
    .text-404 .title { font-size: 150px; }
}

@media screen and (min-width: 750px) {
    .event_nav.event_nav-top { display: block; }
    .event_nav.event_nav-bottom { display: none; }
}
@media screen and (max-width: 749px) {

    ._seriesBanner .m_banner {display: block; margin: 0 auto; max-width: 330px; min-width: 100px }
    ._seriesBanner .d_banner {display: none;}

    .event_nav.event_nav-top {
        height: 0;
        overflow: hidden;
    }
    .event_nav.event_nav-bottom { display: block; }
    .one-excursion-info .tags-block {float: left; }
    .one-event-buy .elink span{width: 11px; height: 11px; position: relative; left: 5px; top: 2px; display: inline-block; background: url(/assets/images/ext_link.png) no-repeat; filter: brightness(10);}
    .one-event-buy .elink:after{display: none;}
    .one-event-buy .custom_elink.elink:after{display: block;}
    #go_hall_ymap{display: inline; text-decoration: none; border-bottom: 1px dotted;}
    .one-event-performers .one-event-performer .one-event-performer_tyre {display: none;}
    .one-event-performers .one-event-performer .one-event-performer_name {width: 100%;}
    .one-event-performer_group .one-event-performer_instruments {padding-left: 30px;}
}

@media screen and (min-width: 775px) {
    .elink_mod_331 { display: inline-block; margin-top: 19px; }
}

@media screen and (max-width: 700px) {
    .block_video iframe { max-height: 350px; }
    .block_content_w_img img { width: 100% !important; height: auto !important; }
}

@media screen and (max-width: 600px) {
    .block_video iframe { max-height: 300px; }
    .text-404 .title { font-size: 100px; line-height: 100px; }
    .text-404 .pre-title { padding-left: 20%; }

    .excursion-item { -webkit-flex-direction: column; flex-direction: column; }

    .excursion-item .event-teaser_info_line { width: 100%; }
    .excursion-item_cover { width: 100%; max-height: 150px; margin-bottom: 20px; }
    .excursion-item_cover img { position: relative; }
    .excursion-item_info { padding: 20px; width: 100%; box-sizing: border-box; }
    .excursion-item_button { text-align: center; }
    .excursion-item p { font-size: 14px !important; margin-bottom: 5px !important; }
    .excursion-item_title { font-size: 20px; line-height: 22px; }

    .one-excursion-routes { font-size: 16px; margin-bottom: 15px; }
    .one-excursion-routes span { display: inline-block; }
    .one-excursion-duration { margin-bottom: 15px; font-size: 14px; }
    .one-excursion-duration b { font-family: "open_sansbold", Arial, Helvetica, sans-serif; font-size: 16px; }

    .hall_site, .hall_scheme_vlink, .hall_gallery_vlink, .hall_interactive_scheme { display: block; float: left; font-size: 18px; line-height: 22px; }

}

@media screen and (max-width: 500px) {
    .block_video iframe { max-height: 250px; }
    .promo-button { text-align: center; }
    .promo-button a { font-size: 14px; }



}

@media screen and (max-width: 440px) {
    .events-filter_title { font-size: 20px; margin-bottom: 10px; }
    .events-filter .events_start, .events-filter .events_stop { margin-right: 0; width: 49% !important; float: left; }
    .events_start { margin-right: 2% !important; }
    .events-filter input { font-size: 14px; line-height: 21px; }
    .events-filter .events_start:before, .events-filter .events_stop:before { top: 7px; font-size: 13px; }
    .block_video iframe { max-height: 200px; }

    .block__404 { padding-top: 0; }
    .body-404 { display: flex; -webkit-flex-direction: column; flex-direction: column; margin-bottom: 0; padding: 0 20px; }
    .text-404 { order: 0; width: 100%; }
    .text-404 .title { font-size: 150px; line-height: 124px; }
    .image-404 { order: 1; width: 100%; }
}

@media screen and (max-width: 350px) {
    .block_video iframe { max-height: 160px; }
}

.ty_tickets{text-align: center; margin-top: -71px; background-repeat: no-repeat; background-position: 50%;}
.ty_tickets[data-tickets="1"]{background-image: url(/assets/images/club/ticket_1.png);}
.ty_tickets[data-tickets="2"]{background-image: url(/assets/images/club/ticket_2.png);}
.ty_tickets[data-tickets="3"]{background-image: url(/assets/images/club/ticket_3.png);}
.ty_tickets[data-tickets="4"]{background-image: url(/assets/images/club/ticket_4.png);}
.ty_tickets[data-tickets="5"]{background-image: url(/assets/images/club/ticket_5.png);}
.ty_text{width: 575px; margin: auto; margin-bottom: 83px;}
.ty_text h1{font-size: 58px; white-space: nowrap; margin-bottom: 11px;}
.ty_text p{font-size: 16px; padding: 0px 8px; margin-bottom: 17px;}

@media screen and (max-width: 879px){
    .ty_tickets{background-size: 100%; margin-top: 0px;}
    .ty_tickets img{width: 100%;}
}

@media screen and (max-width: 749px){
    .ty_text h1{font-size: 46px;}
    .ty_text p{padding: 0px;}
}

@media screen and (max-width: 615px){
    .ty_text{width: auto; padding: 0px 20px; margin-bottom: 83px;}
    .ty_text h1{font-size: 8vw;}
    .ty_text p{font-size: 14px;}
}


/* АБОНЕМЕНТЫ 10.2018 */

.container._abon{
    overflow: initial;
}

.abon_container{
    display: none;
    margin-bottom: 50px;
}

.abon_container._active{
    display: block;
    /*display: none;*/
}

.abon_count_wrap h2{
    font-weight: bold;
    line-height: 38px;
    font-size: 22px;
    color: #5C5C5C;
}

.abon_ready_wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.abon_ready_item_wrap{
    width: calc(50% - 38px);
    background: black;
    border-top: 1px solid #f8e069;
    border-bottom: 1px solid #ecb235;
    background-image: linear-gradient(#f8e069, #ecb235), linear-gradient(#f8e069, #ecb235);
    background-size: 1px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    padding: 9px;
}

.abon_ready_item{
    border-top: 1px solid #f8e069;
    border-bottom: 1px solid #ecb235;
    background-image: linear-gradient(#f8e069, #ecb235), linear-gradient(#f8e069, #ecb235);
    background-size: 1px 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    padding: 13px 21px 27px;
    color: white;
}

.abon_ready_title{
    line-height: 36px;
    font-size: 28px;
    font-weight: bold;
}

.abon_ready_subtitle{
    line-height: 20px;
    font-size: 14px;
}

.abon_ready_description{
    line-height: 20px;
    font-size: 14px;
}

.abon_ready_item_bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.abon_ready_price{
    font-weight: bold;
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 0px;
}

.abon_ready_order{
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    width: 200px;
    border-radius: 25px;
    text-align: center;
    color: #1D1C19;
    border: 2px solid #F1D783;
    background: #FDC400;
    cursor: pointer;
}

.abon_ready_order:hover{
    border: 2px solid #FDC400;
}

.abon_count_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.abon_count_left{
    width: calc(45% - 20px);
}

.abon_type{

}

/*----------------------- 30.01.2019 -----------------------*/

.abon_type_changer{
    /*display: flex;*/
    margin: 14px 0px 30px;
}

.abon_type_item{
    cursor: pointer;
    position: relative;
}
.abon_type_item._filtered{
    display: none;
}

.abon_type_item:before{
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    border: 1px solid #999999;
    border-radius: 100%;
    top: 3px;
    left: 1px;
}

.abon_type_item:after{
    display: none;
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #FFCE5F;
    border-radius: 100%;
    top: 8px;
    left: 6px;
}

.abon_type_item._active:after{
    display: block;
}

.abon_type_item._active:hover:after{
    opacity: 1;
}

.abon_type_item:hover:after{
    display: block;
    background: #FFCE5F;
    opacity: 0.5;
}

.abon_type_item._active{

}

.abon_type_item:hover{

}

.abon_type_item p{
    line-height: 26px;
    font-size: 18px;
    color: #5C5C5C;
    margin-left: 29px;
}

.affiche_menu{
    display: flex;
    margin-bottom: 25px;
}

.affiche_menu_item{
    border: 1px solid #E9E9E9;
    padding: 0px 26px;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E9E9E9;
}

.affiche_menu_item._active{
    border: 1px solid #FFCE5F;
    background: #FFCE5F;
    z-index: 2;
}

.affiche_menu_item:hover{
    border: 1px solid #FFCE5F;
    z-index: 1;
}

.affiche_menu_item:first-child{
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    margin-right: -1px;
}

.affiche_menu_item:last-child{
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    margin-left: -1px;
}

.affiche_menu_item p{
    font-weight: 400;
    font-size: 13px;
    line-height: initial;
    padding: 6px 0;
    margin-bottom: 0px;
    color: #5C5C5C;
    text-align: center;
}

.affiche_menu_item a{
    color: inherit;
    text-decoration: none;
}

/*.abon_type_item{
    border: 1px solid #999999;
    padding: 0px 26px;
    cursor: pointer;
    position: relative;
}

.abon_type_item._active{
    border: 1px solid #FFCE5F;
    background: #FFCE5F;
    z-index: 2;
}

.abon_type_item:hover{
    border: 1px solid #FFCE5F;
    z-index: 1;
}

.abon_type_item:first-child{
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    margin-right: -1px;
}

.abon_type_item:last-child{
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    margin-left: -1px;
}

.abon_type_item p{
    font-weight: 600;
    font-size: 18px;
    line-height: 43px;
    margin-bottom: 0px;
    color: #5C5C5C;
}*/

.filters_list_view_options{
    width: 100%;
    flex-shrink: 9999999;
}

.filters_list_menu{
    display: flex;
    flex-grow: 999999;
    margin-left: 20px;
}

.filters_list{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1240px) {
    .filters_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .filters_list_select{
        order: 2;
    }

    .filters_list_menu{
        order: 3;
        flex-grow: initial;
    }

    .filters_list_view_options{
        order: 1;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .filters_list_menu{
        margin-left: 0px;
    }

    .filters_list_view_options{
        display: block;
        margin-top: 15px;
    }

    .filters_list_view_options .view_options{
        float: left;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .filters_list_menu{
        flex-grow: initial;
        margin-left: 10px;
        margin-top: 15px;
    }

    .filters_list {
        display: flex;
        align-items: flex-start;
        margin-bottom: 20px;
        flex-direction: column;
    }
}

/*----------------------- 30.01.2019 -----------------------*/

.abon_place{

}

.abon_place_changer{
    margin: 13px 0px 26px;
}

.abon_place_item{
    cursor: pointer;
    position: relative;
}
.abon_place_item._filtered{
    display: none;
}

.abon_place_item:before{
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    border: 1px solid #999999;
    border-radius: 100%;
    top: 3px;
    left: 1px;
}

.abon_place_item:after{
    display: none;
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #FFCE5F;
    border-radius: 100%;
    top: 8px;
    left: 6px;
}

.abon_place_item._active:after{
    display: block;
}

.abon_place_item._active:hover:after{
    opacity: 1;
}

.abon_place_item:hover:after{
    display: block;
    background: #FFCE5F;
    opacity: 0.5;
}

.abon_place_item._active{

}

.abon_place_item:hover{

}

.abon_place_item p{
    line-height: 26px;
    font-size: 18px;
    color: #5C5C5C;
    margin-left: 29px;
}

.abon_count_right{
    width: calc(55% - 100px);
}

.abon_price, .abon_rules{
    background: #F4F4F4;
    padding: 30px 40px 36px;
    margin-top: -30px;
}

.abon_price_preorder,
.abon_price_range,
.abon_price_description,
.abon_price,
.abon_rules,
.abon_list,
.abon_place{
    display: none;
}

.abon_price_preorder._active,
.abon_price_range._active,
.abon_price_description._active,
.abon_price._active,
.abon_list._active,
.abon_rules._active,
.abon_place._active{
    display: block;
}

.abon_price_range{
    font-weight: bold;
    line-height: 51px;
    font-size: 58px;
    color: #5C5C5C;
}

.abon_price_range span._rouble{
    font-size: 44px;
}

.abon_price_description{
    font-size: 14px;
    color: #5C5C5C;
}

.abon_price_description span._line{
    text-decoration-line: line-through;
}

.abon_count_order{
    background-color: grey;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 25px;
    display: inline-block;
    box-shadow: 3px 7px 13px -9px #000000;
    text-decoration: none;
    background-image: url(/assets/images/element-bg.png);
    cursor: default;
    outline: none;
    margin-top: 5px;
    pointer-events: none;
}

.abon_count_order._active{
    background-color: #984d5a;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    pointer-events: initial;
}

.abon_count_order._active:hover{
    background-color: #bd6070;
}

.abon_count_order._active:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: white;
    opacity: 0.1;
    transform: skew(45deg) translateX(-150%);
    left: 0px;
    animation: abon_count 1.2s ease 1;
    animation-fill-mode: forwards;
    animation-delay: 0.4s;
}

@keyframes abon_count{
    0%{
        transform: skew(45deg) translateX(-150%);
    }
    100%{
        transform: skew(45deg) translateX(150%);
    }
}

.abon_list{
    width: 100%;
}

.events._abon .event-item {
    height: 389px;
    display: none;
}

.events._abon .event-item._inHall{
    display: block;
}

.events._abon .event-item img{
    cursor: pointer;
}

.event-item._inAbon img{
    filter: none;
}

.event_abon_radio{
    position: absolute;
    width: 28px;
    height: 28px;
    top: 16px;
    right: 14px;
    border: 1px solid #999999;
    border-radius: 3px;
    background: white;
    cursor: pointer;
}

._abonAll .event_abon_radio,
._abonAll .event-item img{
    cursor: default;
}

._inAbon .event_abon_radio:before,
._abonAll .event_abon_radio:before{
    content: '';
    position: absolute;
    width: 6px;
    height: 14px;
    border-bottom: 4px solid #FFCE5F;
    border-right: 4px solid #FFCE5F;
    transform: rotate(45deg);
    top: 2px;
    left: 9px;
}

.abon_list._overflow .event-item:not(._inAbon) .event_abon_radio,
.abon_list._overflow .event-item:not(._inAbon) img{
    background: #cac8c8;
    cursor: default;
}

.abon_changer{
    /*display: flex;*/
    display: none;
    flex-wrap: wrap;
    margin: 0px 0px 30px;
}

.abon_changer_item{
    padding: 0px 27px;
    font-weight: 600;
    line-height: 36px;
    font-size: 15px;
    text-align: center;
    color: #5C5C5C;
    background: #E9E9E9;
    border-radius: 36px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.abon_changer_item._active,
.abon_changer_item._active:hover {
    cursor: initial;
    background: #FFCE5F;
}

.abon_changer_item:hover {
    background: rgba(255, 206, 95, 0.7);
}

.abon_ready_list{
    display: none;
}

.abon_ready_list > p{
    font-weight: 600;
    font-size: 14px;
}

.abon_ready_conz{
    margin-bottom: 15px;
}

.abon_ready_conz_date{
    line-height: 17px;
    font-size: 12px;
    color: #9E9E9E;
    margin-bottom: 0px;
}

.abon_ready_conz_name{
    line-height: 20px;
    font-size: 14px;
    text-decoration-line: underline;
    color: #FFFFFF;
}

.abon_ready_conz_name:hover{
    color: #FFCE5F;
}

.abon_ready_more{
    border-bottom: 1px dashed #FFCE5F;
    line-height: 18px;
    font-size: 14px;
    color: #FFCE5F;
    display: inline-block;
    cursor: pointer;
}

.abon_ready_more:hover{
    color: #FEDA89;
}

.gift_disc_mobile { display: none; }

@media screen and (max-width: 1240px) {
    .abon_count_right .abon_rules, .abon_count_right .abon_rules._active { display: none; }
    .gift_disc_mobile { display: inline-block; }
}

@media screen and (min-width: 768px) and (max-width: 1240px) {
    .abon_ready_item_wrap {
        width: 100%;
        margin-bottom: 10px;
    }

    .abon_count_wrap{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    .abon_count_left {
        width: 100%;
    }

    .abon_count_right {
        width: 100%;
        margin-top: 50px;
    }

    .abon_price{
        position: relative;
        margin-bottom: 30px;
    }

    .abon_count_order{
        position: absolute;
        right: 30px;
        top: calc(50% - 30px);
    }

    .abon_count_order._active{
        position: absolute;
        top: calc(50% - 30px);
    }

    .abon_price_preorder._count{
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .abon_ready_price{
        width: 100%;
        margin-bottom: 10px;
    }

    .abon_ready_item_bottom {
        flex-wrap: wrap;
    }

    .abon_ready_item_wrap {
        width: 100%;
        margin-bottom: 10px;
    }

    .abon_count_wrap h2{
        line-height: 26px;
        font-size: 18px;
    }

    .abon_count_wrap{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    .abon_count_left {
        width: 100%;
    }

    .abon_count_right {
        width: 100%;
        margin-top: 40px;
    }

    /*
    .abon_type_item {
        padding: 0px 0px;
        width: calc(100% / 3);
        text-align: center;
    }

    .abon_type_item p {
        font-size: 14px;
        line-height: 28px;
    }
    */

    .abon_changer {
        margin: 0px 0px 10px;
    }

    .abon_type_changer {
        margin: -5px 0px 30px;
    }

    .abon_place_item p {
        line-height: 23px;
        font-size: 16px;
    }

    .abon_place_item:before {
        top: 1px;
    }

    .abon_place_item:after {
        top: 6px;
    }

    .abon_place_changer {
        margin: -7px 0px 26px;
    }

    .abon_price{
        position: relative;
        margin-bottom: 30px;
        padding: 20px 18px 26px;
    }

    .abon_price_range {
        line-height: 41px;
        font-size: 36px;
        margin-top: -10px;
    }

    .abon_price_range span._rouble {
        font-size: 24px;
    }
}

.faqs-top{

}

.faqs-top .one-event-content_title{
    font-size: 20px;
    color: #5c5c5c;
    font-weight: bold;
    margin-bottom: 15px;
}

.faqs-top .faq-item_title{
    font-size: 16px;
    color: #5c5c5c;
    font-weight: bold;
    padding-left: 0px;
    border-bottom: 1px dashed #A2A2A2;
    display: inline;
}

.faqs-top .faq-item_title h2 {
    display: inline;
}

.faqs-top .faq-item_title:before{
    display: none;
}

.faqs-top .faq-item{
    padding: 0px;
    margin-bottom: 10px;
}

.faqs-top .faq-item_body{
    margin-top: 10px;
}

/*-----------------------------------------------------  13.03.2019 GIFT ----------------------------------------------------------*/

.gift{
    display: flex;
    flex-wrap: wrap;
}

.gift_card{
    padding: 40px 40px 50px;
    width: 740px;
    background: url(/assets/images/gift_noise.png), radial-gradient(916.93px at 3.25% 104.56%, #A60714 0%, #FD0222 56.2%, #710308 100%);
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}

.gift_left{
    width: 520px;
}

.gift_card_text{
    font-size: 18px;
    line-height: 26px;
}

.gift_card_text._gift_bold{
    font-weight: bold;
}

.gift_card_title{
    font-size: 34px;
    line-height: 47px;
    margin: 5px 0px 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.gift_card_price{
    font-size: 20px;
    margin-bottom: 10px;
    font-size: 32px;
}

.gift_card_price span{
    font-size: 50px;
    line-height: 69px;
    font-weight: 600;
}

.gift_right{
    width: 184px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gift_card_promo{
    margin-top: 12px;
}

.gift_card_promo_text{
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    width: 150px;
    margin-bottom: 6px;
}

.gift_card_promo_code{
    font-weight: bold;
    font-size: 18px;
    color: #5C5C5C;
    line-height: 26px;
    background: white;
    padding: 10px 80px 9px 14px;
    width: 56px;
    border-radius: 3px;
}

.gift_text{
    width: calc(100% - 860px);
    margin-left: 40px;
}

.gift_change{
    display: flex;
    align-items: center;
    margin: 30px 0px 40px;
}

.gift_change_text{
    line-height: 26px;
    font-size: 18px;
    color: #5C5C5C;
    font-weight: bold;
    margin-right: 20px;
}

.gift_change_changer{
    line-height: 24px;
    font-size: 18px;
    color: #5C5C5C;
    cursor: pointer;
    position: relative;
}

.gift_change_current{
    margin-right: 20px;
    line-height: 44px;
    padding: 0px 15px;
    width: 128px;
    border: 1px solid #999999;
    border-radius: 3px;
    position: relative;
}

.gift_change_current:after{
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    right: 14px;
    top: 12px;
    border-bottom: 4px solid #ECB236;
    border-left: 4px solid #ECB236;
    box-sizing: border-box;
    transform: rotate(-45deg);
}

.gift_change_changer._active .gift_change_current{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.gift_change_changer._active .gift_change_current:after {
    top: 19px;
    transform: rotate(135deg);
}

.gift_change_list {
    display: none;
    position: absolute;
    width: calc(100% - 22px);
    top: 45px;
    left: 0px;
    border: 1px solid #999999;
    border-radius: 3px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 0px 0px;
    background: white;
    z-index: 1;
}

.gift_change_changer._active .gift_change_list{
    display: block;
}

.gift_change_item{
    padding: 10px 15px;
}

.gift_change_item._active{
    background: #FFCE5F;
}

.gift_change_item:hover{
    background: #E9E9E9;
}

.gift_change_item._active:hover{
    background: #FFCE5F;
}

.gift_change_button{
    background-color: #984d5a;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
    border-radius: 25px;
    display: inline-block;
    box-shadow: 3px 7px 13px -9px #000000;
    text-decoration: none;
    background-image: url(/assets/images/element-bg.png);
    outline: none;
}

.gift_change_button:hover {
    background-color: #bd6070;
}

.gift_disc{
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dashed;
}


.gift_popup._active{
    display: block;
}

.gift_popup{
    display: none;
    position: fixed;
    width: 1240px;
    left: calc(50% - 640px);
    top: calc(50% - 200px);
    flex-direction: column;
    align-items: center;
    background-color: white;
    color: #5c5c5c;
    z-index: 999;
    padding: 40px 20px 40px 20px;
}

.gift_popup ol { 
    font-size: 16px; 
    color: #5c5c5c; 
    margin-left: 20px; 
    margin-bottom: 10px; 
}

.gift_popup:before {
    bottom: -2px;
    background-size: 11px 10px;
    background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px);
    background-repeat: repeat-x;
    background-position-y: -8px;
    background-position-x: -6px;
}

.gift_popup:after {
    top: -2px;
    background-size: 11px 2px;
    background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px);
    background-repeat: repeat-x;
    background-position-x: -6px;
}

.gift_popup:before,
.gift_popup:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0px;
}

.gift_popup_text_title{
    font-size: 18px;
    font-weight: 600;
}

.gift_popup_text_title._last{
    margin-top: 20px;
}

.gift_popup_text_normal{
    font-size: 16px;
}

.tickest-out { position: relative;  }
.event_wrap-line .tickest-out { margin: 40px 0 0; line-height: 30px; }
.event-item .tickest-out { text-align: center; width: 200px; margin: 0 auto; font-weight: bold; font-size: 16px; font-family: "open_sansbold", Arial, Helvetica, sans-serif;}
.event-item .tickest-out::after { position: absolute; width: 20px; height: 2px; content: " "; background-color: #5c5c5c; right: -20px; top: 10px; }
.event-item .tickest-out::before { position: absolute; width: 20px; height: 2px; content: " "; background-color: #5c5c5c; left: -20px; top: 10px; }

.one-event-buy .tickest-out { width: 200px; margin: 20px 0; padding: 5px 0px; }
.one-event-buy .tickest-out:after, .event_wrap-line .tickest-out::after { position: absolute; width: 80px; height: 2px; content: " "; background-color: #ffbd5d; bottom: -10px; left: 50%; transform: translate(-50%, 0); }
.one-event-buy .tickest-out:before, .event_wrap-line .tickest-out::before { position: absolute; width: 80px; height: 2px; content: " "; background-color: #ffbd5d; top: -10px; left: 50%; transform: translate(-50%, 0); }
.tickest-out_ext a { cursor: pointer; }


.container-overflow { overflow: visible; }
.promo-wrapper { margin-top: 5px; margin-bottom: 40px; padding: 28px 35px; position: relative; background: linear-gradient(90deg, #F4F4F4 55.32%, rgba(244, 244, 244, 0) 81.29%); }
.promo-body { color: #5C5C5C; max-width: 55%; }
.promo-body p { font-size: 18px; line-height: 143%; margin-bottom: 0; }
.promo-body .ref-link { font-size: 22px; line-height: 24px; margin-top: 10px; margin-bottom: 5px; }
.promo-body .ref-link-copy { font-size: 14px; line-height: 18px; color: #984D5A; cursor: pointer; border-bottom: 1px dashed; text-decoration: none; }

.promo-ticket { 
    position: absolute; 
    transform: rotate(-6.81deg);
    background-image: url('/assets/images/promo-ticket.png');
    background-size: contain;
    width: 520px;
    height: 230px;
    right: 0;
    top: -20px;
}

.promo-rules { 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flexbox;
    display: flex; 
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.promo-rule { width: 45% }
.promo-rule ol { margin-left: 15px;  }
.promo-rule li { position: relative; margin-bottom: 5px; font-size: 14px; line-height: 20px; }
.promo-rule li span { position: relative; top: -6px; font-size: 10px; }
.promo-rule h3 { font-size: 22px; } 

.invite-wrapper { 
    background: #f2edb6 url(/assets/images/xrenj_bg.png); 
    position: relative;
    padding: 35px 20px 25px;
    margin-bottom: 30px;
}
.invite-wrapper:before { top: -3px; background-image: url(/assets/images/privileges_hint_wave_top.png); }
.invite-wrapper:after { bottom: -4px; background-image: url(/assets/images/privileges_hint_wave_bottom.png); }

.invite-wrapper p { padding-left: 90px; }
.invite-wrapper p:before { 
    content: "";
    height: 80px;
    width: 70px;
    position: absolute;
    background: url(/assets/images/tickets.png) no-repeat;
    left: 25px;
    top: calc(50% - 40px);
}

.one-series-info_popup.invite_popup { 
    position: absolute;
    left: 50%;
    border: 4px solid #FFCE5F; 
    background-color: #FFF; 
    width: 500px; 
    transform: translate(-50%, 0);
}
.one-series-info_popup.invite_popup:before, .one-series-info_popup.invite_popup:after { height: 0; }
.invite_popup .popup_body { text-align: center; } 
.invite_popup .popup_title { font-weight: bold; font-size: 22px; line-height: 28px; }
.one-series-info_popup.invite_popup p { font-size: 16px; line-height: 142.99%; text-align: center;}
.one-series-info_popup_close.popup_close_link { position: relative; color: #984D5A; border-bottom: 1px dashed; }
.one-series-info_popup_close.popup_close_link:before { height: 0; }
.one-series-info_popup_close.popup_close_link:after { height: 0; }

.events_calendar.home { margin-bottom: 0; }

.swiper-container { 
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 475px;
}
.swiper-wrapper { 
    height: 505px !important;
}

.swiper-slide {
    overflow: hidden;
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: 220px !important;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.swiper-slide a { 
    width: 100%; 
    height: 100%; 
    display: block; 
    background-size: cover;
    position: relative;
}

.swiper-slide .y_video, .review-item_body-video .y_video {
    position: absolute;
    background: url(/assets/images/video_icon.png) no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 56px;
}
.swiper-slide .ry_video, .review-item_body-video .ry_video {
    position: absolute;
    background: url(/assets/images/icon_play_56_56.png) no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 56px;
    height: 56px;
}

.swiper-button-next, .swiper-button-prev {
    color: #af5a68 !important;
    top: 225px !important;
}
.swiper-scrollbar {
    display: none !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0 !important;
}

.tranfer-table {}
.tranfer-table tr:nth-child(odd) { background: #EEE; }
.tranfer-table td { min-width: 170px; vertical-align: middle; padding: 10px; }
.tranfer-table td.center { text-align: center }
.tranfer-faq-item ul { margin-left: 25px; list-style: square; margin-bottom: 10px;  }
.tranfer-faq-item ul li {  }

.free-event { 
    float: left;
    background: #000;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 3px;
    margin-top: 10px;
}

@media screen and (max-width: 1160px) {
    .promo-wrapper { background-color: #F4F4F4; padding-bottom: 100px; margin-bottom: 200px; }
    .promo-body { max-width: 100% }
    .promo-body p { margin-bottom: 5px; }
    .promo-body .ref-link { margin-top: 0; }
    .promo-ticket { top: unset; left: 50%; transform: translate(-50%, 30px); }
}

@media screen and (max-width: 900px) {
    .promo-rules { -webkit-flex-direction: column; flex-direction: column; }
    .promo-rule { width: 100%; margin-bottom: 20px;  }
    .promo-wrapper.promo-rules-text {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 660px) {
    .promo-wrapper { margin-bottom: 180px; }
    .promo-wrapper.promo-rules-text {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
    .promo-ticket { width: 430px; height: 190px; }
}

@media screen and (max-width: 600px) {
    .one-series-info_popup.invite_popup { width: 80%; }
    .invite_popup .popup_title { line-height: 22px; margin-bottom: 20px; }
}

@media screen and (min-width: 600px) {
    .swiper-button-next.__hidden, 
    .swiper-button-prev.__hidden,
    .swiper-scrollbar.__hidden,
    .swiper-pagination.__hidden {
        display: none !important;
    }
}

@media screen and (max-width: 550px) {
    .promo-wrapper { margin-bottom: 80px; }
    .promo-body p { font-size: 14px; line-height: 20px; margin-bottom: 5; }
    .promo-body .ref-link { font-size: 14px; line-height: 18px; margin-top: 5px; margin-bottom: 5px; font-weight: bold; }
    .promo-ticket { width: 270px; height: 120px; }
}


@media screen and (min-width: 768px) and (max-width: 1240px) {
    .gift_card{
        order: 2;
    }

    .gift_change{
        order: 3;
        margin: 30px 0px 15px;
    }

    .gift_text{
        width: 100%;
        margin-left: 0px;
        order: 1;
        margin-bottom: 20px;
    }

    .gift_left {
        width: 494px;
    }

    .gift_card {
        padding: 40px 25px 50px;
    }

    .gift_popup {
        width: calc(100% - 40px);
        left: 0px;
    }

}

@media screen and (max-width: 767px) {

    .wrapper_table_tranfer {
        width: calc(100% + 20px);
        overflow-x: auto;
    }

    .gift_text{
        width: 100%;
        margin-left: 0px;
        order: 1;
        margin-bottom: 20px;
    }

    .gift_card {
        background: url(/assets/images/gift_noise.png), radial-gradient(657.00px at 3.25% 104.56%, #A60714 0%, #FD0222 56.2%, #710308 100%);
        padding: 25px 20px 40px;
        order: 2;
        flex-direction: column;
        align-items: flex-start;
    }

    .gift_right{
        width: auto;
    }

    .gift_left {
        width: auto;
    }

    .gift_card_img{
        display: none;
    }

    .gift_change {
        order: 3;
        margin: 30px 0px 15px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .gift_change_text{
        margin: 0px;
        width: 100%;
    }

    .gift_change_changer{
        width: 100%;
        margin: 10px 0px 20px;
    }

    .gift_change_current {
        margin-right: 0px;
        width: calc(100% - 32px);
    }

    .gift_change_list {
        width: calc(100% - 2px);
    }

    .affiche_menu_item {
        padding: 0px 15px;
    }

    .gift_popup {
        width: calc(100% - 40px);
        left: 0px;
        position: absolute;
    }

    .gift_popup_text_title {
        font-size: 16px;
        font-weight: 600;
    }

    .gift_popup_text_normal {
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {
    .affiche_menu_item p {
        font-size: 10px;
    }
}

@media screen and (max-width: 990px) {
    .event_wrap-line .tickest-out { float: left; }
}

/*-----------------------------------------------------  13.03.2019 GIFT ----------------------------------------------------------*/
.section-zakaz { width: 100%;  }
.section-zakaz .section-body { padding: 20px 0; background: #F4F4F4; }
.section-zakaz svg { display: block; }
.zakaz-form.form_callback_wrapper { width: auto; max-width: 800px; margin: 20px auto; }
.zakaz-form-body { background: #F4F4F4; padding: 30px 60px; margin: 0 5px; }
.zakaz-form.form_callback_wrapper form { width: 100%; display: block; padding: 20px 0; }
.zakaz-form.form_callback_wrapper input[type="text"] { width: 100%; }
.adaptive-row .form_callback_item { width: 30%; }
.zakaz-form .form_callback_item.comment_item, .zakaz-form.form_callback_wrapper textarea { width: 100%; }
.zakaz-form .form-row { display: flex; justify-content: space-between; }
.zakaz-form .form_callback_answer { margin: 0 5px; }
.zakaz-form .form_callback_answer svg { display: none; }

.zakaz-widget { left: 0; width: 100%; }
.zakaz-widget .widget-content { right: 0; width: calc(100% - 80px); left: 40px; }
.zakaz-widget .widget-content .buy-widget-name { max-width: 830px; width: calc(100% - 300px); }
.zakaz-widget .widget-content h2 { margin-bottom: 10px; }
.zakaz-widget .widget-content p { font-size: 16px; line-height: 22px; }
.zakaz-halls { list-style: none; display: flex; flex-direction: row; flex-wrap: wrap;margin-top: 40px;}
.zakaz-hall { width: 50%; overflow: hidden; margin-bottom: 10px;}
.zakaz-hall .one-event-hall-info { margin: 0; float: unset; height: 110px;}
.zakaz-hall-address { display: block; margin-bottom: 5px; } 
.show-all-halls { text-align: center; margin-bottom: 15px; }
.show-all-halls .btn-buy-wo-price { cursor: pointer; }
.zakaz-types { list-style: none; column-count: 3; }
.zakaz-type { display: flex; align-items: center; justify-content: left; margin-bottom: 15px; }
.zakaz-type-icon { width: 70px; min-width: 70px; }
.zakaz-type-name a { border-bottom: 1px solid; text-decoration: none; font-weight: bold; font-size: 18px; }
.zakaz-terr { display: flex; }
.zakaz-terr-items { display: flex; flex-wrap: nowrap; width: 60%; }
.zakaz-terr-item { width: 25%; text-align: center; }
.zakaz-terr-item .zakaz-terr-item-icon { margin-bottom: 10px; }
.zakaz-terr-item span { font-size: 12px; }
.zakaz-terr-text { margin-bottom: 30px; }

@media screen and (max-width: 1000px) {
    .zakaz-types { column-count: 2; }
    .zakaz-terr { flex-wrap: wrap; }
    .zakaz-terr-items { width: 100% }
}

@media screen and (max-width: 870px) {
    .zakaz-hall { width: 100%; max-width: 440px; margin: 0 auto 25px; }
}

@media screen and (max-width: 750px) {
    .zakaz-widget .widget-content { left: 0; }
    .zakaz-widget .widget-content .buy-widget-name { width: 100% }
    .zakaz-terr-items { flex-wrap: wrap; }
    .zakaz-terr-item { width: 50%; margin-bottom: 20px; }
    .zakaz-button { margin-top: 20px; }
}

@media screen and (max-width: 650px) {
    .adaptive-row { flex-wrap: wrap; flex-direction: column; }
    .adaptive-row .form_callback_item { width: 100%; }
    .zakaz-form.form_callback_wrapper input[type="text"] { max-width: 250px; }
    .zakaz-types { column-count: 1; }

    .captha-row { flex-direction: column; }
    .zakaz-form-body { padding: 30px 30px; }

    .zakaz-terr-items { justify-content: space-between; }
    .zakaz-terr-item { width: 45%; }
}

@media screen and (max-width: 450px) {
    .zakaz-type-name a { font-size: 16px; }
    .zakaz-form-body { padding: 20px 20px; }
}

.hero-banner img { width: 100% }

@media (hover: hover) {
    .one-series-info .block_tags a:hover,
    .over_toning .block_tags a:hover {
        color: #FFCE5F;
        transition: all .3s ease;
    }
}
/* End */


/* Start:/assets/css/entyties.css?17132828263292*/
.items:not(.items-hall) {
	width: calc(100% + 20px);
	margin: 0 -20px 0 0;
	display: flex;
	flex-wrap: wrap;
}
.block_more_halls .items { width: 100%; }

.item:not(.item-hall) {
	margin: 0 20px 30px 0;
}

.item-list-title-link, .item-list-cover-link { display: block; }
.item-list-title-link { font-family: 'open_sanssemibold', Arial, Helvetica, sans-sefir; font-size: 15px; margin-bottom: 5px;}
.item-list-cover-link { margin-bottom: 10px; }
.item-list-cover-link img { width: 100%; }
.item-list-info { font-size: 14px; line-height: 1.15em; color: #6b6b6b; }

.item-people {
	width: 150px;
	height: 210px;
	margin: 0 20px 20px 0;
}
.item-people .item-list-cover-link img { border-radius: 4px; }

.item-festival .item-list-title-link { height: 50px; display: table-cell; vertical-align: middle; }
.item-hall .item-list-info { height: 70px; }

@media screen and (min-width: 1280px) {
	.item-col-3 { width: calc(33% - 20px); display: flex; flex-direction: column; justify-content: flex-end; }
	.item-col-4 { width: calc(25% - 20px); }
}


@media screen and (min-width: 900px) and (max-width: 1279px) {
	.item-col-3 { width: calc(33% - 20px); display: flex; flex-direction: column; justify-content: flex-end;}
	.item-col-4 { width: calc(25% - 20px); }
}


@media screen and (min-width: 600px) and (max-width: 889px) {
	.item-col-3 { width: calc(50% - 20px); display: flex; flex-direction: column; justify-content: flex-end;}
	.item-col-4 { width: calc(33% - 20px); }
}


@media screen and (max-width: 599px) {
	.item-col-3 { float: none; max-width: 360px; width: calc(100% - 40px); margin: 0 auto 30px; }
	.block_more_halls .item-col-3 {width: 100%; margin: 0; }
	.item-col-4 { width: calc(50% - 30px); margin: 0 0 30px 20px; }
}

@media screen and (max-width: 400px) {
	.item-col-4 { width: calc(100% - 40px); }
}

@media screen and (max-width: 360px) {
	.item-people {
		width: 130px;
		height: 180px;
		margin: 0 10px 20px 0;
	}
}

.block_more_events {
	margin-bottom: 40px;
}
.block_more_events p {
	margin-bottom: 20px;
	padding-left: 10px;
}



.items-hall {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 20px;
	margin-bottom: 40px;
}

.item-hall {
	width: calc(100%/3 - 20px);
	display: flex;
	flex-direction: column;
}

.item-hall .item-info {
	display: flex;
	column-gap: 6px;
}

.item-hall .item-info .item-preview img {
	transform: translateY(calc(-100% + 25px));
}

.item-hall .item-img {
	position: relative;
}

.item-hall .item-img .item-preview {
	position: absolute;
	bottom: -30px;
	left: 0px;

}

.item-hall .item-info ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	row-gap: 2px;
}

.item-hall .item-info li {
	display: flex;
}

/*.item-info li:last-of-type {*/
/*	margin-top: 8px;*/
/*}*/

.item-hall .item-info li strong {
	color: #984D5A;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.item-hall .item-info .item-info__icon {
	margin-right: 5px;
}

@media (max-width: 920px) {
	.item-hall {
		width: calc(100%/2 - 10px);
	}

	.items-hall {
		gap: 30px 10px;
	}
}

@media (max-width: 540px) {
	.items-hall {
		gap: 20px 0px;
		margin-bottom: 30px;
	}

	.item-hall {
		width: calc(100%);
	}
}
/* End */


/* Start:/assets/css/sidebar.css?1589260565358*/
.sidebar > aside { margin-bottom: 30px; } 

aside.calendar { position: relative; top: -50px; margin-bottom: -10px; }


aside.banners > a { display: block; overflow: hidden; margin-bottom: 15px; }
aside.banners > a > img { width: 100%; }

aside .social_list .inst.inst_kids a{
  background: url(/assets/images/icons/insta-kids-icon.svg) no-repeat;
}
/* End */


/* Start:/assets/css/series.css?168262670910952*/
.one-series-header { width: 100%; min-height: 400px; }
.one-series-header img { position: absolute; z-index: -1; height: 100%; width: 100%; object-fit: cover; object-position: center; }
.one-series-info .container { max-width: 1260px; }
.one-series-info > .bg-slim__white > .block { margin-bottom: 10px; }

@media screen and (max-width: 1250px) {
    .one-series-info > .bg-slim__white { padding: 20px; border: none; background-image: none; top: 0; }
}



/*----------------------------31.07.2018---------------------------*/

.events .block.block_content{ margin-top: 30px; box-shadow: none !important;}
.one-series-header{ position: relative; background: rgba(0,0,0,0.57);}
.one-series-info > .bg-slim__white{ min-height: 400px; padding: 20px 0 50px 0; color: white; background-color: transparent; border: none; background-image: none; display: flex; flex-direction: column; justify-content: center; align-items: center; overflow: initial;}
.one-series-info{ width: 100%; text-align: center;}
.one-series-info .breadcrumb li span{ color: white; border-color: white; font-size: 12px;}
.one-series-info h1{ font-size: 58px;}
.one-series-info_popup + .container{ overflow: initial;}
.one-series-info_popup + .container > .events{ margin-top: -90px;}
.one-series-info > .bg-slim__white > .block{ font-size: 20px; line-height: 24px; margin-bottom: 0px; margin-top: 6px; max-height: 100px; max-width: 1150px; position: relative; overflow: initial;}
.one-series-info > .bg-slim__white > .block p{ max-height: 100px; display: block; text-align: left;}
.one-series-info > .bg-slim__white > .block._hidden{ background: -webkit-linear-gradient(white 0%, white 50%, transparent 90%,transparent); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; font-weight: 600;}
.one-series-info > .bg-slim__white > .block p + .one-series-info_full{ display: none;}
.one-series-info > .bg-slim__white > .block li{font-size: 20px; line-height: 24px;}
.one-series-info > .bg-slim__white > .block._hidden .one-series-info_full{-webkit-text-fill-color:initial;  display: block; position: absolute; bottom: -9px; left: calc(50% - 87px); border-bottom: 1px dotted; line-height: 20px; cursor: pointer;}
.one-series-info_popup{ position: absolute; width: 1240px; left: calc(50% - 640px); top: 233px; opacity: 2.5; display: none; flex-direction: column; align-items: center; background-color: white; color: #5c5c5c; z-index: 999; padding: 40px 20px 40px 20px;}
.one-series-info_popup._active{ display: flex;}
.one-series-info_popup ul{margin: 15px 0px; padding: 0px 30px;}
.one-series-info_popup li{font-size: 20px; line-height: 24px;}
.one-series-info_popup p{ font-size: 20px; line-height: 24px; margin-top: 6px; max-width: 1150px; text-align: left;}
.one-series-info_popup h1{ font-size: 58px;}
.one-series-info_popup .breadcrumb li span{ color: #5c5c5c; border-color: #5c5c5c; font-size: 12px;}
.one-series-info_popup:before,
.one-series-info_popup:after { content: ''; position: absolute; width: 100%; height: 2px; left: 0px;}
.one-series-info_popup:after { top: -2px; background-size: 11px 2px; background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-x: -6px;}
.one-series-info_popup:before { bottom: -2px; background-size: 11px 10px; background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-y: -8px; background-position-x: -6px;}
.one-series-info_popup_close { width: 27px; height: 27px; position: absolute; transform: rotate(45deg); top: 13px; right: 13px; cursor: pointer;}
.one-series-info_popup_close:before { width: 27px; height: 1px; top: 13px; left: 0px;}
.one-series-info_popup_close:after { width: 1px; height: 27px; top: 0px; left: 13px;}
.one-series-info_popup_close:before,
.one-series-info_popup_close:after { content: ''; position: absolute; background-color: #a3a3a3;}
.one-series-info_popup_close:hover:before,
.one-series-info_popup_close:hover:after { background-color: #5c5c5c;}
.one-series-info_popup + .container > div:first-child:not(.events){ background-color: white; position: relative; margin-top: -90px; padding: 46px 40px; width: calc(100% - 80px); overflow: initial; box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.05);}
.one-series-info_popup + .container > div:first-child:not(.events):before,
.one-series-info_popup + .container > div:first-child:not(.events):after { content: ''; position: absolute; width: 100%; height: 2px; left: 0px;}
.one-series-info_popup + .container > div:first-child:not(.events):after { top: -2px; background-size: 11px 2px; background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-x: -6px;}
.one-series-info_popup + .container > div:first-child:not(.events):before { bottom: -2px; background-size: 11px 10px; background-image: radial-gradient(circle at 5px 5px, white 0px, white 5px, rgba(255, 255, 255, 0) 5px); background-repeat: repeat-x; background-position-y: -8px; background-position-x: -6px;}
.items-people{ overflow: hidden;}

body .site_wrapper .container .one-event-info_header-content._seriesFilter{
	background-color: #f4f4f4;
	box-shadow: none;
	padding: 30px 40px 20px;
	width: calc(100% - 98px);
}

.one-event-info_header-content._seriesFilter:after{
	background-image: radial-gradient(circle at 5px 5px, #f4f4f4 0px, #f4f4f4 5px, rgba(255, 255, 255, 0) 5px) !important;
}

.one-event-info_header-content._seriesFilter:before{
	background-image: radial-gradient(circle at 5px 5px, #f4f4f4 0px, #f4f4f4 5px, rgba(255, 255, 255, 0) 5px) !important;
}

.series-filter_title{
	font-size: 22px;
	font-weight: 600;
	color: #5c5c5c;
	margin-bottom: 25px;
}

.series-filter_peoples{
	display: flex;
	flex-wrap: wrap;
}

.filter_peoples-item{
	position: relative;
	padding-left: 35px;
	margin-right: 35px;
	margin-bottom: 20px;
	height: 24px;
	cursor: pointer;
}

.filter_peoples-item p{
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 24px;
}

.filter_peoples-item:before{
	content: '';
	position: absolute;
	width: 22px;
	height: 22px;
	border: 1px solid #999999;
	border-radius: 2px;
	background: white;
	top: 0px;
	left: 0px;
}

.filter_peoples-item:after{
	display: none;
	content: '';
	height: 11px;
	width: 5px;
	border-bottom: 3px solid #ecb235;
	border-right: 3px solid #ecb235;
	position: absolute;
	left: 8px;
	top: 3px;
	transform: rotate(45deg);
}

.filter_peoples-item._active:after{
	display: block;
}

.series-filter_button,
.series-filter_mobile_close,
.series-filter_mobile_confirm{
	display: none;
}

@media screen and (max-width: 1250px) and (min-width: 450px) {
	.one-series-info > .bg-slim__white > .block { font-size: 18px; line-height: 22px; max-width: calc(100% - 40px);}
	.one-series-info h1 { font-size: 43px; margin-bottom: 10px; padding: 0 20px;}
	.one-series-info .breadcrumb { margin-bottom: 10px;}
	.one-series-info_popup { width: calc(100% - 40px); left: 0px;}
	.one-series-info_popup .breadcrumb { margin-bottom: 10px;}
	.one-series-info_popup h1 { font-size: 43px; text-align: center; margin-bottom: 10px; padding: 0 20px;}
	.one-series-info_popup p { font-size: 18px; line-height: 22px;}
	.one-series-info_popup li{font-size: 18px; line-height: 22px;}
	.one-series-info_popup + .container > div:first-child:not(.events) { left: -20px; width: 100%; padding: 46px 20px;}
}

@media screen and (max-width: 479px) {
	.one-series-header + .container > .events { margin-top: -70px;}
	.one-series-info > .bg-slim__white > .block p._hidden + .one-series-info_full { left: calc(50% - 78px);}
	.one-series-info h1 { font-size: 34px;	 margin-top: -7px; padding: 0 20px;}
	.one-series-info > .bg-slim__white > .block p { font-size: 14px; line-height: 20px;}
	.one-series-info > .bg-slim__white > .block { margin-top: -7px; max-width: calc(100% - 40px);}
	.one-series-info > .bg-slim__white > .block p._hidden + .one-series-info_full { left: calc(50% - 78px); line-height: 20px; font-size: 18px;}
	.one-series-info_popup h1 { font-size: 34px;	 margin-top: -7px; text-align: center;}
	.one-series-info_popup p { font-size: 14px; line-height: 20px; margin-top: -7px;}
	.one-series-info_popup li{font-size: 14px; line-height: 20px;}
	.one-series-info_popup { width: calc(100% - 40px); left: 0px;}
	.one-series-info_popup + .container > div:first-child:not(.events) { left: -20px; width: 100%; padding: 46px 20px;}
}

@media screen and (max-width: 1250px) and (min-width: 768px) {
	body .site_wrapper .container .one-event-info_header-content._seriesFilter{
		width: calc(100% - 20px);
    	left: -10px;
	}
}

@media screen and (max-width: 768px){
	.one-event-info_header-content._seriesFilter{
		display: none;
	}

	.site_wrapper .container .one-event-info_header-content._seriesFilter._active{
		display: block;
		position: fixed;
		width: calc(100% - 30px);
		height: calc(100% - 52px);
		top: 0px;
		left: 0px;
		padding: 26px 15px;
		margin-top: 0px;
		z-index: 999;
		overflow: auto;
	}

	.one-event-info_header-content._seriesFilter._active:after,
	.one-event-info_header-content._seriesFilter._active:before{
		display: none;
	}

	.series-filter_button,
	.series-filter_mobile_close,
	.series-filter_mobile_confirm{
		display: block;
	}

	.series-filter_button{
		cursor: pointer;
		padding: 0px 24px;
	    /*border: 1px solid #f1d783;*/
	    border: 1px solid #984d5a;
	    border-radius: 24px;
	    width: fit-content;
	    position: relative;
	    margin: auto;
	    /*top: -140px;
	    margin-bottom: -78px;*/
	    z-index: 1;
	}

	.series-filter_button p{
		font-size: 18px;
		font-weight: 600;
		/*color: white;*/
		color: #984d5a;
		line-height: 46px;
		margin-bottom: 0px;
		display: inline;
	}

	.filter_peoples-item{
		width: 100%;
	}

	.series-filter_mobile_confirm{
		background-color: #984d5a;
	    color: #FFF;
	    font-size: 16px;
	    line-height: 50px;
	    padding: 0 30px;
	    border-radius: 25px;
	    display: inline-block;
	    box-shadow: 3px 7px 13px -9px #000000;
	    margin-top: 10px;
	    margin-left: calc(50% - 75px);
	}

	.series-filter_mobile_confirm p{
		margin-bottom: 0px;
	}

	.series-filter_mobile_close{
		position: absolute;
		top: 22px;
		right: 10px;
		transform: rotate(45deg);
		width: 30px;
		height: 30px;
	}

	.series-filter_mobile_close:after,
	.series-filter_mobile_close:before{
		content: '';
		background: #5c5c5c;
	}

	.series-filter_mobile_close:after{
		height: 2px;
		width: 30px;
		position: absolute;
		top: 14px;
		left: 0px;
	}

	.series-filter_mobile_close:before{
		height: 30px;
		width: 2px;
		position: absolute;
		top: 0px;
		left: 14px;
	}
}

@media screen and (max-width: 860px) {
	.one-series-header {
		min-height: 300px;
	}
	.one-series-info > .bg-slim__white {
        justify-content: flex-start;
		padding: 20px 0 30px 0;
		min-height: 300px;
    }
}
/* End */


/* Start:/assets/css/sendsay.css?15341566575140*/
.subpro_btn {
    width: 100%;
    height: 52px;
    font-size: 22px;
    border-radius: 5px;
    padding: 11px 22px;
    border: none;
    color: #fff;
    background-color: #282e30;
    background-image: -ms-linear-gradient(top, #282e30 0%, #282e30 100%);
    background: -moz-linear-gradient(top,#282e30,#282e30);
    background: -webkit-gradient(linear, left top, left bottom, from(#282e30), to(#282e30));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#282e30,endColorstr=#282e30,GradientType=0);
    background: linear-gradient(top,#282e30,#282e30);
    zoom: 1;
    cursor: pointer;
}

#get-discount__submit:disabled {
    background: #bf8e27;
    color: #eee;
    cursor: default;
}

.discount__form-email_input {
    width: 100%;
    border: 1px solid #282e30;
    border-radius: 5px;
    padding: 14px 14px;
    box-sizing: border-box;
    font-size: 16px;
}



/* Новые стили верхней желтой формы */

.yellow-promo-wrap {
    position: relative;
    box-sizing: border-box;
    top: 0;
    width: 100%;
    background-color: #ffcd5e;
    webkit-box-shadow: 0px 1px 10px 0px #222;
    -moz-box-shadow: 0px 1px 10px 0px #222;
    box-shadow: 0px 1px 10px 0px #222;
    z-index: 900;
    padding: 15px 0;
    display: none;
}

.yellow-promo-wrap.__active {
    display: block;
}

.clown {
    position: absolute;
    bottom: 0;
    left: 7px;
}

.yellow-promo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.yellow-promo__text {
    color: #2e3233;
    font-size: 30px;
    margin-right: 20px;
}

.yellow-promo-descr {
    font-size: 12px;
    color: #5c5c5c;
    margin-top: 10px;
    text-align: center;
}

.one-event-discount__email {
    padding: 14px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid #282e30;
}

.sendsayFieldItem { padding-bottom: 0 !important; float: left; }
.subpro_clear { float: left; padding-bottom: 0 !important; }

.yellow-promo_new { display: block; width: 80%; max-width: 1000px; margin: 0 auto; }
.yellow-promo__text_new { font-size: 16px; margin-bottom: 10px; }
.yellow-promo__text_new a { font-weight: bold; }

@media screen and (min-width: 1100px) {
    .yellow-promo__text {
        font-size: 25px;

    }

    .yellow-promo-wrap .one-event-discount__email {
        width: 200px;
        font-size: 14px;
    }

    .yellow-promo-wrap #get-discount__submit {
        font-size: 18px;
        height: auto;
        padding: 13px 22px; 
    }
}

@media screen and (min-width: 980px) and (max-width: 1099px) {
    .yellow-promo__text { font-size: 22px; }
    .yellow-promo-wrap .one-event-discount__email { width: 200px; font-size: 14px; }
    .yellow-promo-wrap #get-discount__submit { font-size: 16px; height: auto; padding: 13px 22px; }
    .clown { left: -10px; }
    .yellow-promo-descr { padding: 0 50px; line-height: 16px; }
}

@media screen and (min-width: 790px) and (max-width: 979px) {
    .yellow-promo-wrap .one-event-discount__email { width: 166px; }
}

@media screen and (min-width: 768px) and (max-width: 789px) {
    .yellow-promo-wrap .one-event-discount__email { width: 144px; }
}

@media screen and (min-width: 768px) and (max-width: 979px) {

    .yellow-promo-wrap { padding: 15px 25px 15px 45px; }
    .yellow-promo__text { font-size: 16px; margin-right: 10px; }
    .yellow-promo-wrap .one-event-discount__email { font-size: 12px; padding: 12px 10px !important; }
    .yellow-promo-wrap #get-discount__submit { font-size: 12px; height: auto; padding: 13px 12px; }
    .clown { left: -20px; }
    .yellow-promo-descr { font-size: 8px; }
}

@media screen and (max-width: 767px) { 

    .yellow-promo-wrap {
        overflow: hidden;
    }

    .yellow-promo__text {
        font-size: 20px;
        margin-bottom: 5px;
        margin-right: 0;

    }
    .yellow-promo {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .yellow-promo__text {
        text-align: center;
    }

    .discount-form-home .subpro_clear {
        float: none;
    }

    .yellow-promo__form {
        width: 80%;
        text-align: center;
    }

    .one-event-discount__email {
        margin-right: 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        font-size: 15px;
    }

    .yellow-promo-wrap #get-discount__submit {
        width: 80%;
        margin-top: 8px;
        font-size: 17px;
    }

    .yellow-promo-descr {
        font-size: 8px;
        text-align: left;
        padding-left: 10%;
        padding-right: 70px;
    }

    .clown {
       left: auto;
       right: 0;
       bottom: -5px;
     }

    .clown img {
       -webkit-transform: rotate(-11deg);
       -ms-transform: rotate(-11deg); 
       transform: rotate(-11deg);
     }

    #lk_sendsay_form { max-width: 300px; }
    #lk_contactemail { margin-bottom: 10px; } 

}

/* End */


/* Start:/assets/css/peoples.css?15326899845076*/
.library_letters {
	margin: 30px 0;
}

.library_letters.for_mobile {
    display: none;
}

.letter-item {
	display: inline-block;
    background: #CCC;
    color: #333;
    text-decoration: none;
    width: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 26px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.letter-item:hover {
	background: #AAA;
}

.letter-item.active {
	background: #984d5a;
	color: #FFF;
}

.library-peoples {
	width: 100%;
	list-style: none;
}

.library-peoples > li {
	display: none;
}

.library-peoples > li.active {
	display: block;
}

.library-peoples > li > ul {
	list-style: none;
	overflow: hidden;
}

.library-peoples > li > ul > li {
	width: 33%;
    float: left;
    padding: 3px 10px 0;
    box-sizing: border-box;
}

.library-people_title {
	width: 100%;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}

#library-people_count {
	font-size: 14px;
    line-height: 22px;
    color: #999;
    padding-left: 10px;
    vertical-align: top;
}

.peples-afiches {
    margin: 30px 0;
}

.peples-afiches, .peoples-afisha {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.peoples-afisha_man {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.peoples_man-image {
    float: left;
    min-height: 50px;
    width: 150px;
}
.peoples_man-image img {
    width: 150px;
}

.peoples_man-info {
    float: left;
    margin-left: 20px;
    width: calc(100% - 190px);
}

.peoples_man-name {
    line-height: 14px;
    margin-bottom: 5px;
}
.peoples_man-intruments {
    margin-bottom: 10px;
}
.peoples_man-intruments a {
    color: #999;
    font-size: 12px;
    display: inline-block;
}
.peoples_man-intruments a:after {
    content: ",";
    position: relative;
    margin-right: 3px;
    margin-left: 1px;
}
.peoples_man-intruments a:last-child:after {
    content: "";
    position: relative;
}

.peoples_man-text, .peoples_man-text p {
    font-size: 14px;
}

.people_man-events {
    float: left;
    width: 50%;
    font-size: 14px;
}

.people_man-events__title {
    margin-bottom: 10px;
    font-weight: bold;
}

.people_man-event {
    float: left;
    width: 100%;
     margin-bottom: 10px;
    line-height: 16px;
}

.people_man-events__date {
    float: left;
    width: 160px;
    font-size: 13px;
}

.people_man-events__link {
    float: left;
    /*white-space: nowrap;*/
    overflow: hidden;
    max-width: 65%;
}


@media screen and (min-width: 1280px) {

}

@media screen and (min-width: 991px) and (max-width: 1061px) {
}

@media screen and (min-width: 991px) {
    .peoples-afisha {
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 2px solid #EEE;
    }
}

@media screen and (min-width: 680px) and (max-width: 990px) {

    .peoples-afisha {
        position: relative;
        margin-top: 30px;
        padding-bottom: 30px;
        min-height: 180px;
    }

    .peoples-afisha_man {
        width: 100%;
    }

    .peoples_man-text {
        display: none;
    }

    .people_man-events {
        width: 100%;
        padding-left: 170px;
        font-size: 14px;
        position: absolute;
        top: 40px;
        overflow: hidden;
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-bottom: 2px solid #EEE;
        box-sizing: border-box;
    }

    .people_man-events__link {
        width: calc(100% - 160px);
        max-width: none;
    }

}

@media screen and (min-width: 500px) and (max-width: 679px) {

    .peoples-afisha {
        border-bottom: 2px solid #EEE;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .peoples-afisha_man {
        margin-bottom: 20px;
    }

    .peoples-afisha_man, .people_man-events {
        width: 100%;
    }

    .people_man-events__link {
        width: calc(100% - 160px);
        max-width: none;
    }

}

@media screen and (max-width: 500px) {

    .peoples-afisha_man, .people_man-events, .peoples_man-image, .peoples_man-info {
        width: 100%;
        float: left;
    }

    .peoples_man-image {
        margin-bottom: 20px;
    }

    .peoples_man-info {
        margin-left: 0;
    }

    .peoples_man-text {
        display: none;
    }

    .peoples-afisha {
        border-bottom: 2px solid #EEE;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }

    .people_man-events__link {
        width: 100%;
        max-width: 100%;
    }

    .library-peoples > li > ul > li {
        width: 100%;
        padding: 0 0 10px 0;
    }

    .library_letters {
        display: none;
    }

    .library_letters.for_mobile {
        display: block;
    }

    .library_letters.for_mobile select {
        border: 1px solid #CCC;
        padding: 5px 10px;
        width: 100%;
    }


}
/* End */


/* Start:/assets/css/swiper.min.css?157665160713667*/
/**
 * Swiper 5.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 16, 2019
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(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,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(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,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.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-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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}
/* End */


/* Start:/assets/css/form_callback.css?17271894885062*/
.form_callback_wrapper{
  position: relative;
  width: 715px;
  font-family: "open_sans_regular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #5C5C5C;
}

.form_callback_wrapper svg{
  display: block;
}

.form_callback_wrapper form{
  display: flex;
  flex-flow: row wrap;
  height: auto;
  padding: 20px 50px;
  background: #F4F4F4;
}

.form_callback_wrapper h2{
  margin: 0 0 15px 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
}

.form_callback_wrapper label{
  display: block;
  padding: 0 0 8px 0;
}

.form_callback_wrapper input[type="text"]{
  width: 250px;
  padding: 0 10px 0 7px;
  line-height: 36px;
  border: 1px solid #999999;
  box-sizing: border-box;
  border-radius: 3px;
}

.form_callback_item{
  padding: 0 0 10px 0;
}

.form_callback_item.comment_item {
  padding: 0 0 20px 0;
}

.form_callback_item._invalid input,
.form_callback_item._invalid textarea{
  border-color: red;
}

.form_callback_item._invalid .error_wrapper{
  position: relative;
}

.form_callback_item._invalid .error_text{
  color: red;
}
.form_callback_item.captcha .error_text{
  position: absolute;
  top: -20px;
  left: 0;
}

.form_callback_item._invalid.policy_item .error_text{
  position: absolute;
  top: 0;
  left: -20px;
  color: red;
}

.form_callback_item.first{
  padding: 0 20px 0 0;
}

.form_callback_wrapper textarea{
  width: 520px;
  min-height: 110px;
  padding: 0 10px 10px 7px;
  border: 1px solid #999999;
  box-sizing: border-box;
  border-radius: 3px;
  vertical-align: top;
  line-height: 38px;
}

.form_callback_wrapper input[type="submit"]{
  cursor: pointer;
  width: 187px;
  line-height: 50px;
  padding: 0;
  border: none;
  color: #FFFFFF;
  font-weight: bold;
  background: #984D5A;
  background-blend-mode: color-burn, normal;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
}

/*.form_callback_wrapper input[type="submit"].disabled{
  cursor: not-allowed;
}*/

.form_callback_item.captcha{
  width: 303px;
  padding: 0 20px 10px 0;
}

.form_callback_item.submit{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 77px;
}

.form_callback_wrapper input[type="checkbox"]{
  display: none;
}

.form_callback_wrapper .policy_item{
  position: relative;
  padding-left: 28px;
}

.form_callback_wrapper .policy_item span{
  display: inline-block;
  text-indent: -8px;
}



.form_callback_wrapper .pseudo_checkbox{
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: white;
  box-sizing: border-box;
  border: 1px solid #999999;
  border-radius: 3px;
}

.form_callback_wrapper .check_mark{
  position: absolute;
  top: 0;
  left: 5px;
  width: 6px;
  height: 12px;
  border: none;
  border-bottom: 2px solid #FFCE5F;
  border-right: 2px solid #FFCE5F;
  background-color: transparent;
  border-radius: 0px;
  transform: rotate(45deg);

}

.form_callback_wrapper input[type="checkbox"] + label{
  display: inline;
}

.form_callback_answer{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
  height: 458px;
  padding: 0 50px;
  background: #F4F4F4;
}

.form_callback_answer .go_to_form{
  position: relative;
}

.form_callback_answer .go_to_form:before{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: -22px;
  background: url(/assets/images/icons/reload.svg);
}

.hidden{
  display: none;
}

/* Убрать иконку загрузки формы */
div[id^="wait_"]{ 

  display: none !important; 
  background: none !important; 
  border: 0 !important; 
  color: #000000; 
  font-family: Verdana, Arial, 
  sans-serif; font-size: 11px; 
  font-style: normal !important; 
  font-variant: normal !important; 
  font-weight: normal; 
  letter-spacing: normal !important; 
  line-height: normal; 
  padding: 0 !important; 
  position: absolute; 
  text-align: center !important; 
  text-indent: 0 !important; 
  width: 0px !important; 
  height: 0px !important; 
  word-spacing: normal !important; 
  z-index: 0; 
  content: ""; 
}


@media (max-width: 767px){ 

  .form_callback_wrapper{
    width: 100%;
  }

  .form_callback_wrapper form{
    padding: 15px 10px;
  }

  .form_callback_answer{
    height: auto;
    padding: 20px 10px;
  }

  .form_callback_wrapper h2{
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }

  .form_callback_item{
    width: 100%;
  }

  .form_callback_item.first{
    padding: 0 0 10px 0;
  }

  .form_callback_wrapper input[type="text"]{
    width: 100%;
  }

  .form_callback_wrapper textarea{
    width: 100%;
  }

  .form_callback_item.captcha{
    width: 100%;
    height: 90px;
    padding: 0 0 0 0;
  }

  .g-recaptcha iframe, body > div[style]:last-of-type{
    transform: scale(0.93);
    transform-origin: left top;
  }
  div.fancybox-container {
    transform: scale(1) !important;
  }
}

@media (max-width: 1440px){ 

  .form_callback_wrapper{
    margin: auto;
  }
}

/* End */


/* Start:/assets/css/contacts.css?158928146684*/
@media (max-width: 767px){ 

  .container._contacts{
    padding: 0 10px;
  }
}
/* End */


/* Start:/assets/css/test_new.css?161665417616100*/
.swiper-container-home { position: relative; width: 100%; overflow: hidden;}
.swiper-container-home .swiper-wrapper { margin: 20px 0; height: auto !important; }
.swiper-container-home .swiper-wrapper > li { height: auto !important; }
.swiper-container-home .swiper-wrapper > li > a {max-height: 320px;}
.swiper-container-home .swiper-wrapper > li > a img { width: 100%; max-height: auto; }
.swiper-container-home .swiper-button-prev, .swiper-container-home .swiper-button-next {
    top: calc(50% - 17.5px) !important; 
    margin-top: 0 !important; 
    width: 18px; 
    height: 35px;
    color: #5C5C5C !important;
}
.swiper-container-home .swiper-button-prev { left: 15px; }
.swiper-container-home .swiper-button-next { right: 15px; }
.swiper-container-home .swiper-button-prev::after, .swiper-container-home .swiper-button-next::after { font-size: 34px; }
.swiper-container-home .swiper-pagination {
    display: block !important;
}


@media screen and (max-width: 749px) {
    .newRules{display: none !important;}
    .swiper-container-home .swiper-wrapper { margin: 0; }
    .swiper-container-home .swiper-wrapper > li { margin-bottom: -3px; }    
}

@media screen and (max-width: 908px) {
    .newRules_popup{position: absolute;width: calc(100% - 90px);padding: 40px 30px 30px 30px;left: 15px;top: 100px;}
    .newRules_popup_title {margin-bottom: 10px; line-height: 34px;}
}

.banner_wrapper {
    background: black;
    padding: 18px 0 49px;
}

.banner_wrapper .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner_wrapper .slider_wrapper {
    max-width: 820px;
    min-height: 360px;
    display: flex;
    align-items: center;
}

.banner_wrapper .order_wrapper_swiper {
    display: none;
}

.banner_wrapper .order_wrapper .order {
    width: 400px;
    height: 145px;
    display: block;
    margin-bottom: 30px;
}

.banner_wrapper .order_wrapper .order:last-of-type {
    margin-bottom: 0;
}

.banner_wrapper .order_wrapper .order span {
    display: none;
}

.banner_wrapper .swiper-pagination {
    height: 17px;
}

.banner_wrapper .swiper-pagination-bullet {
    border: 1px solid #FFCE5F;
    box-sizing: border-box;
    opacity: 1;
    margin: 0 2.5px !important;
    transition: all .2s ease;
}

.banner_wrapper .swiper-pagination-bullet:hover {
    background: #FFCE5F;
    transition: all .2s ease;
}

.banner_wrapper .swiper-pagination-bullet-active {
    background: #FFCE5F;
    width: 28px;
    border-radius: 30px;
}

@media screen and (max-width: 1279px) {
    .banner_wrapper {
        padding: 18px 0 0;
    }

    .swiper-container-home .swiper-wrapper > li > a {
        max-height: 100%;
    }

    .banner_wrapper .slider_wrapper {
        max-width: 100vw;
        min-height: auto;
    }

    .banner_wrapper .swiper-container-home .swiper-wrapper {
        margin: 0 0 20px;
    }

    .slider_wrapper .swiper-container-home {
        background: white;
    }

    .slider_wrapper .swiper-container-home .swiper-wrapper > li {
        margin-bottom: -3px;
    }

    .banner_wrapper .container {
        flex-direction: column;
        padding: 0 10px;
    }

    .banner_wrapper .order_wrapper {
        display: flex;
        justify-content: space-around;
        margin-top: 0;
        width: 100vw;
        background: white;
        padding: 15px 0;
    }

    .banner_wrapper .order_wrapper_swiper {
        display: none;
    }
    
    .banner_wrapper .order_wrapper .order {
        width: 300px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #984D5A !important;
        box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
        border-radius: 60px;
        margin-bottom: 0;
    }

    .banner_wrapper .order_wrapper .order:last-of-type {
        display: none;
    }

    .banner_wrapper .order_wrapper .order span {
        display: block;
        font-family: 'open_sans_regular';
        font-style: normal;
        font-weight: bold;
        width: 260px;
        text-align: center;
        font-size: 14px;
        color: #FFFFFF;
        max-height: 40px;
        overflow: hidden;
    }

    .banner_wrapper .order_wrapper_swiper {
        display: flex;
        justify-content: space-between;
        margin: -10px 0;
    }

    .banner_wrapper .order_wrapper_swiper .order {
        width: calc(50% - 5px);
        height: 210px;
        background-size: cover !important;
    }

    .banner_wrapper .swiper-pagination-bullet {
        background: white;
    }

    .banner_wrapper .swiper-pagination-bullet-active {
        background: #FFCE5F;
    }
}

@media (min-width: 661px) and (max-width: 900px) {
    .banner_wrapper .order_wrapper_swiper .order {
        height: 145px;
        background-size: auto;
    }
}

@media screen and (max-width: 660px) {
    .swiper-container-home {
        padding-bottom: 7px;
    }

    .swiper-container-home .swiper-button-prev, .swiper-container-home .swiper-button-next {
        top: calc(50% - 24px) !important; 
    }
    
    .slider_wrapper .swiper-container-home .swiper-wrapper > li {
        background: white;
    }

    .banner_wrapper {
        background: white;
        padding-top: 0;
    }

    .banner_wrapper .container {
        padding: 0;
    }

    .banner_wrapper .slider_wrapper {
        min-height: 100vw;
    }

    .banner_wrapper .swiper-container-home .swiper-wrapper {
        margin-bottom: 20px;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .banner_wrapper .order_wrapper .order {
        width: 250px;
    }

    .banner_wrapper .order_wrapper .order span {
        width: 210px;
    }
}


/* Выбор дат + новости */

.events-filter::before, .events-filter::after {
    display: none;
}

.events_calendar {
    background: none;
}

.home {
    padding-top: 6px;
}

.home #calendar_next {
    top: 26px;
}

.events-news_wrapper {
    background: #F4F4F4;
    padding: 22px 0 35px;
    position: relative;
    display: flex;
    margin-bottom: 52px;
}

.events-news_wrapper::before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url('/assets/images/wave.svg') repeat-x;
}

.events-news_wrapper::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url('/assets/images/wave_bottom.svg') repeat-x;
}

.events-filter {
    width: 500px;
    min-width: 500px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #9E9E9E;;
    background: none;
    left: auto;
    max-width: none;
    transform: none;
}

.events-filter_title, .news_title {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #5C5C5C;
    margin: 0 0 22px;
    letter-spacing: 1px;
    transform: translateX(4px);
}

.filter-icon {
    width: 202px;
    height: 174px;
    position: relative;
    background-position: center center;
    background-size: cover;
    z-index: 2;
    transform: translateX(34px);
    top: auto;
    left: auto;
}

.filter-circle {
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #F2EDB6;
    top: 47px;
    left: calc(50% - 88px);
}

.events_date {
    display: flex;
    justify-content: space-between;
    width: 340px;
    margin: 24px 0 19px 8px;
}

.events-filter .events_date .events_start, .events-filter .events_date .events_stop {
    margin: 0;
}

.events_date input {
    background: #FFFFFF;
    border: 1px solid #FFCE5F;
    box-sizing: border-box;
    border-radius: 3px;
    height: 40px;
    padding: 4px 10px 6px 20px;
}

.events_date .events_start::before, .events_date .events_stop::before {
    z-index: 11;
    top: 10px;
}

.events_date .events_start::after, .events_date .events_stop::after {
    z-index: 10;
    top: 12px;
}

.events-filter_submit {
    padding: 9px 49.5px 9px;
    font-size: 14px;
    margin-left: 10px;
}

.news {
    padding: 0 55px 0 42px;
}

.news_title {
    margin: 0 0 14px;
}

.news_link, .news_date, .news_date::before, .all_news_container {
    font-family: 'open_sans_regular';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5C5C5C;
}

.news_link {
    padding-left: 18px;
    margin-bottom: 15px;
    transition: all .25s ease;
    text-decoration: none;
    display: block;
}

.news_link::before {
    content: '';
    background: url('/assets/images/gold_news.svg');
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px 0 -13px;
}

.news_link:hover {
    cursor: pointer;
    color: #7d2232;
    transition: all .25s ease;
}

.news_date {
    font-size: 12px;
    opacity: .75;
}

.news_date::before {
    content: '/';
    font-size: 12px;
    color: #FFCE5F;
    margin: 0 5px 0 3px;
}

.all_news {
    line-height: 18px;
    color: #984D5A;
    margin-left: 18px;
    text-decoration: none;
    border-bottom: 1px solid #984D5A;
}

.news_detail .breadcrumb li {
    margin-bottom: 5px;
}

.news_detail .news_img {
    width: max-content;
    max-width: 100%;
    margin-bottom: 20px;
}

.news_detail .news_img img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1279px) {
    .filter-icon {
        display: block;
    }

    .events-news_wrapper {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .events-filter {
        width: 100%;
        border: none;
        align-items: flex-start;
        padding-left: 222px;
        height: 150px;
    }

    .events-filter_title {
        margin-bottom: 0;
    }

    .filter-icon {
        position: absolute;
        top: 0;
        left: 2px;
        width: 168px;
        height: 145px;
    }

    .filter-circle {
        width: 150px;
        height: 150px;
        left: 20px;
        top: 0;
    }

    .events_date {
        margin: 15px 0;
    }

    .news {
        margin-top: 20px;
        padding-left: 20px;
    }
    
    .events-filter_submit {
        margin-left: 1px;
    }
}

@media screen and (max-width: 660px) {
    .home {
        padding-top: 0px;
    }

    .events-news_wrapper {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 13px 0 25px;
        margin-bottom: 29px;
    }

    .events-filter {
        height: max-content;
        min-width: auto;
        padding-right: 15px;
        padding-left: 15px;
    }

    .filter-icon, .filter-circle {
        display: none;
    }

    .events_date {
        width: 330px;
    }

    .events_date .events_start, .events_start input, .events_date .events_stop, .events_stop input {
        width: 158px !important;
        margin: 0 !important;
    }

    .news {
        padding-left: 15px;
        padding-right: 15px;
    }

    .news_title {
        margin: 0 0 8px;
    }

    .news_link {
        margin-bottom: 14px;
    }

    .news_link:last-of-type {
        margin-bottom: 9px;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .events_date {
        width: 290px;
    }

    .events_date .events_start, .events_start input, .events_date .events_stop, .events_stop input {
        width: 137px !important;
    }

    .all_news_container .news {
        padding: 0;
    }

    .news_detail .breadcrumb li::before {
        margin-top: 1px;
    }
}

/* Pop-Up */

.__qt_body_lock {
    overflow: hidden;
    height: auto;
    max-height: none;
    filter: none !important;
    -webkit-filter: none !important;
    width: calc(100% - 17px);
}

.__qt_quick_use {
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 99999999;
    display: block;
    width: 100%;
    height: 101%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    letter-spacing: normal;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.__qt_visible {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block !important;
}

.popup_wrapper {
    display: none;
}

.news_popup {
    width: 680px;
    height: auto;
    max-height: 90vh;
    background: #F4F4F4;
    filter: drop-shadow(0px 14px 34px rgba(0, 0, 0, 0.15));
    position: absolute;
    top: calc(50% - 179px);
    left: calc(50% - 340px);
    padding: 30px;
    box-sizing: border-box;
}

.news_popup::before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url('/assets/images/wave.svg') repeat-x;
}

.news_popup::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 6px;
    background: url('/assets/images/wave_bottom.svg') repeat-x;
}

.scroll_wrapper {
    overflow-y: scroll;
    height: max-content;
    max-height: 77vh;
}

.scroll_wrapper::-webkit-scrollbar { 
    width: 0px;  
    background: transparent;  
}

.news_popup .news_close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.news_popup .news_close::before {
    content: '';
    position: absolute;
    top: 7px;
    left: -2px;
    width: 20px;
    height: 2px;
    background: #A2A2A2;
    transform: rotate(45deg);
}

.news_popup .news_close::after {
    content: '';
    position: absolute;
    bottom: 7px;
    left: -2px;
    width: 20px;
    height: 2px;
    background: #A2A2A2;
    transform: rotate(135deg);
}

.news_popup .news_close:hover {
    cursor: pointer;
}

.news_popup .news_popup_title, .news_detail .news_popup_title {
    font-family: 'open_sans_regular';
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #5C5C5C;
    margin: 0 0 10px;
}

.news_popup .news_popup_text, .news_detail .news_popup_text, .news_popup .news_bottom_wrapper .news_popup_date, .news_detail .news_bottom_wrapper .news_popup_date, .news_popup .news_bottom_wrapper .news_close_text, .news_popup .news_bottom_wrapper .news_allNews {
    font-family: 'open_sans_regular';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5C5C5C;
    margin: 0;
}

.news_popup p, .news_detail p {
    font-family: 'open_sans_regular';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5C5C5C;
}

.news_popup p a {
    word-wrap: break-word;
}

.news_popup .news_bottom_wrapper, .news_detail .news_bottom_wrapper {
    width: 100%;
    height: 53px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
}

.news_popup .news_bottom_wrapper .news_popup_date, .news_detail .news_bottom_wrapper .news_popup_date {
    color: #9E9E9E;
}

.news_popup .news_bottom_wrapper .news_close_text {
    color: #984D5A;
    align-self: flex-end;
    border-bottom: 1px dashed #984D5A;
    transition: all .25s ease;
}

.news_popup .news_bottom_wrapper .news_close_text:hover {
    cursor: pointer;
    color: #7d2232;
    transition: all .25s ease;
}

.news_popup .news_bottom_wrapper .news_allNews {
    color: #984D5A;
    text-decoration: none;
    border-bottom: 1px solid #984D5A;
    transition: all .25s ease;
}

.news_popup .news_bottom_wrapper .news_allNews:hover {
    cursor: pointer;
    color: #7d2232;
    transition: all .25s ease;
}

@media screen and (max-width: 660px) {
    .news_popup {
        width: calc(100% - 30px);
        left: 15px;
        top: 3vh;
        padding: 30px 20px;
    }
}

@media screen and (max-width: 1279px) {
    .__qt_body_lock {
        width: 100%;
    }

    .home .news_link:nth-of-type(n+3), .home .popup_wrapper:nth-of-type(n+3) {
        display: none;
    }
}
/* End */
/* /assets/css/header.css?175766631226896 */
/* /assets/css/event.css?171394982028585 */
/* /assets/css/footer.css?17193113214255 */
/* /assets/css/calendars.css?170063031010135 */
/* /assets/css/events.css?17452393749318 */
/* /assets/css/addons.css?172719048482640 */
/* /assets/css/entyties.css?17132828263292 */
/* /assets/css/sidebar.css?1589260565358 */
/* /assets/css/series.css?168262670910952 */
/* /assets/css/sendsay.css?15341566575140 */
/* /assets/css/peoples.css?15326899845076 */
/* /assets/css/swiper.min.css?157665160713667 */
/* /assets/css/form_callback.css?17271894885062 */
/* /assets/css/contacts.css?158928146684 */
/* /assets/css/test_new.css?161665417616100 */
