@charset "UTF-8";
[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}
.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}
.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}
.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0
}
.simplebar-content:after, .simplebar-content:before {
    content: ' ';
    display: table
}
.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}
.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}
.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}
[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}
.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}
.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    -webkit-transition: opacity 0s linear;
    -o-transition: opacity 0s linear;
    transition: opacity 0s linear
}
.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}
.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}
.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}
.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}

@font-face {
    font-family: Gotham;
    src: url(../fonts/GothamPro.eot?) format("eot"), url(../fonts/GothamPro.woff) format("woff"), url(../fonts/GothamPro.woff2) format("woff2"), url(../fonts/GothamPro.ttf) format("truetype")
}

@font-face {
    font-family: GothamMedium;
    src: url(../fonts/GothamPro-Medium.eot?) format("eot"), url(../fonts/GothamPro-Medium.woff) format("woff"), url(../fonts/GothamPro-Medium.woff2) format("woff2"), url(../fonts/GothamPro-Medium.ttf) format("truetype")
}

@font-face {
    font-family: GothamBold;
    src: url(../fonts/GothamPro-Bold.eot?) format("eot"), url(../fonts/GothamPro-Bold.woff) format("woff"), url(../fonts/GothamPro-Bold.woff2) format("woff2"), url(../fonts/GothamPro-Bold.ttf) format("truetype");
}

@font-face {
    font-family: GothamBoldOther;
    src: url(../fonts/Gotham-Bold.eot?) format("eot"), url(../fonts/Gotham-Bold.woff) format("woff"), url(../fonts/Gotham-Bold.woff2) format("woff2"), url(../fonts/Gotham-Bold.ttf) format("truetype");
    /*ascent-override: 86%;*/
}


@font-face {
    font-family: Geometria;
    src: url(../fonts/Geometria-Bold.eot?) format("eot"), url(../fonts/Geometria-Bold.woff) format("woff"), url(../fonts/Geometria-Bold.woff2) format("woff2"), url(../fonts/Geometria-Bold.ttf) format("truetype")
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
body {
    line-height: 1
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a {
    text-decoration: none
}
a:focus, a:hover {
    text-decoration: none
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
    border: none
}
body {
    font-family: "Gotham", sans-serif;
    background-image: url(../img/pattern.jpg);
    background-size: 12.5%;
    color: #0f0f0f;
    line-height: 1;
    font-weight: 700;
    min-width: 320px;
    background-attachment: fixed;
}
body.fixed {
    overflow: hidden
}
div[style*="display: block"] {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}
a, h1, h2, h3, h4, h5, h6, p, span {
    margin: 0
}
h1 {
    font: 40px/48px Geometria
}
p {
    font: 14px/20px Gotham
}
b {
    font-family: GothamBold !important
}
a {
    color: inherit;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}
a:focus, a:hover {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}
i {
    font-style: italic
}
button {
    cursor: pointer
}
img {
    max-width: 100%
}
main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 150px 0 112px;
}
@media screen and (max-width: 1350px) {
    main {
        padding-top: 130px;
    }
}
.main.selected {
    padding-bottom: 0;
}
.mobile {
    display: none
}
.pseudo-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.owl-slider {
    position: relative
}
.owl-stage {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.owl-stage-outer {
    width: 100%;
    overflow: hidden
}
.owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 48px;
    right: 64px
}
.owl-nav .owl-next, .owl-nav .owl-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 56px;
    height: 56px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.6;
}
.owl-nav .owl-next {
    margin-left: 16px
}
.owl-nav button svg path {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.owl-dots {
    display: none
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.row-sp {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.pink {
    color: #d93284 !important
}
.white-bg {
    background: #fff !important
}
.white-bg.omfil__btn svg {
    min-width: 14px;
    min-height: 14px;
    margin-right: 0
}
.html_content {
    margin-bottom: 32px
}
.html_content h4 {
    font: 24px/28px GothamBold;
    margin-bottom: 15px;
}
.html_content p {
    font: 18px/25px Gotham;
    margin-bottom: 16px
}
.html_content p:last-child {
    margin-bottom: 0
}
.html_content img {
    margin-bottom: 32px
}
.html_content blockquote {
    font: 18px/25px GothamBold;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.html_content b {
    font: 18px/25px GothamBold
}
.html_content b:last-child {
    margin-bottom: 0
}
.html_content ul {
    list-style-type: disc;
    padding-left: 30px;
    font: 18px/25px Gotham;
    margin-bottom: 32px
}
.html_content ol {
    list-style-type: decimal;
    padding-left: 15px;
    font: 18px/25px Gotham;
    margin-bottom: 32px
}
.html_content ol li:not(:last-child) {
    margin-bottom: 15px;
}
.html_content a {
    color: #d93284
}
.html_content a:hover {
    opacity: .7
}
@media screen and (max-width: 991px) {
    .html_content {
        margin-bottom: 24px
    }
    .html_content h4 {
        font: 18px/22px GothamBold;
        margin-bottom: 16px
    }
    .html_content p {
        font: 14px/20px Gotham;
        margin-bottom: 12px
    }
    .html_content p:last-child {
        margin-bottom: 0
    }
    .html_content img {
        margin-bottom: 24px
    }
    .html_content blockquote {
        font: 14px/20px GothamBold;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 24px
    }
    .html_content b {
        font: 14px/20px GothamBold
    }
    .html_content b:last-child {
        margin-bottom: 0
    }
    .html_content ul {
        list-style-type: disc;
        padding-left: 15px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .html_content ol {
        list-style-type: decimal;
        padding-left: 18px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
}
@media screen and (max-width: 991px) {
    .html_content {
        margin-bottom: 16px
    }
    .html_content h4 {
        font: 18px/22px GothamBold;
        margin-bottom: 10px
    }
    .html_content p {
        font: 14px/20px Gotham;
        margin-bottom: 8px
    }
    .html_content p:last-child {
        margin-bottom: 0
    }
    .html_content img {
        margin-bottom: 16px
    }
    .html_content blockquote {
        font: 14px/20px GothamBold;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 16px
    }
    .html_content b {
        font: 14px/20px GothamBold
    }
    .html_content ul {
        margin-bottom: 16px
    }
    .html_content ol {
        margin-bottom: 16px
    }
}
@media screen and (max-width: 767px) {
    main {
        padding: 112px 0 40px
    }
    .desktop {
        display: none
    }
    .mobile {
        display: block
    }
    .owl-nav.disabled {
        display: none
    }
    .owl-dots {
        position: absolute;
        bottom: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 16px);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 42px
    }
    .owl-dots .owl-dot {
        position: relative;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin: 0 4px
    }
    .owl-dots .owl-dot span {
        display: none;
        background: #d93284;
        width: 6px;
        height: 6px;
        border-radius: 50%
    }
    .owl-dots .owl-dot.active {
        width: 12px;
        height: 12px
    }
    .owl-dots .owl-dot.active span {
        display: block
    }
    .afisha__slider .owl-dots {
        bottom: -16px
    }
    .afisha__slider .owl-dots .owl-dot {
        position: relative;
        background: #0f0f0f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin: 0 4px
    }
    .afisha__slider .owl-dots .owl-dot span {
        display: none;
        background: #fff;
        width: 6px;
        height: 6px;
        border-radius: 50%
    }
    .afisha__slider .owl-dots .owl-dot.active {
        width: 12px;
        height: 12px;
        background: #d93284
    }
    .afisha__slider .owl-dots .owl-dot.active span {
        display: block
    }
}
.md-show, .xs-show, .xs-show-inline {
    display: none !important
}
.js-env-access {
    margin-bottom: 0 !important
}
.nbm {
    margin-bottom: 0 !important
}
.align-left {
    -ms-flex-item-align: start;
    align-self: flex-start
}
@media screen and (max-width: 992px) {
    .md-show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .md-hidden {
        display: none !important;
    }
    .section-control-block-tabs__item {
        text-transform: capitalize;
    }
    .md-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .md-wrap .omfil__btn {
        width: auto
    }
    .md-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
@media screen and (max-width: 767px) {
    .xs-show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .xs-show-inline {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .xs-hidden {
        display: none !important
    }
    .xs-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xs-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .xs-center .omfil__btn {
        width: 100%
    }
    .xs-text-center {
        text-align: center
    }
    .xs-left {
        text-align: left !important
    }
    .omfil__btn.autowidth.left {
        margin: 0;
        width: 100%
    }
    .align-left {
        width: 100% !important
    }
}
.omfil-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 64px
}
.omfil-container--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.omfil__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 6px;
    height: 6px;
    background: #d93284;
    border-radius: 50%;
    margin: 0 16px
}
.omfil__title {
    font: 32px/40px Geometria;
    text-transform: uppercase;
    margin-bottom: 56px
}
.consert-detail-info__block a {
    /*border-bottom: 1px solid rgb(0 0 0 / 50%);*/
    font: 18px/25px GothamBold;
    color: #0f0f0f;
}
.consert-detail-info b>a {
    border-bottom: 1px solid rgb(0 0 0 / 50%);
}
.contacts_page .consert-detail-info__block a.omfil__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #d93284;
    white-space: nowrap;
    padding: 22px 32px;
    height: 56px;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    color: #fff;
    z-index: 2;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.omfil__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #d93284;
    white-space: nowrap;
    padding: 22px 32px;
    height: 56px;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    color: #fff;
    z-index: 2;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
}
.omfil__btn-span {
    display: none
}
.omfil__btn svg {
    margin: 0 0 0 16px
}
.omfil__btn:hover {
    background: #c91c71
}
.omfil__btn--secondary {
    background: #f8f8f8;
    color: #0f0f0f
}
.omfil__btn--secondary:hover {
    background: #f8f8f8;
    color: #d93284
}
.omfil__btn.autowidth {
    width: auto !important
}
.omfil__btn.left {
    margin-left: auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background: #fff
}
.omfil__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f8f8f8;
    width: 64px;
    height: 56px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}
.omfil__icon:hover {
    opacity: .7
}
.omfil__link-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    margin-right: 24px;
    transition: opacity .2s;
}
.omfil__link-open svg {
    margin-left: 12px
}
.omfil-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}
.omfil-form__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 32px
}
.omfil-form__label--checkbox {
    position: relative;
    max-width: 100% !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 16px;
    cursor: pointer;
}
.total_order_actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.total_order_actions+.paynotcomplete {
    margin-left: 12px;
}
.total_order_actions a:first-child {
    margin-right: 15px;
}
.younoneedtobuy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    padding: 10px;
    color: #33CC66;
}
.omfil-form__label--checkbox input[type=checkbox] {
    z-index: -1;
    opacity: 0;
    position: absolute
}
.omfil-form__label--promo-btn svg {
    display: none
}
.omfil-form__label-span {
    font: 16px/16px GothamBold;
    margin-bottom: 16px
}
.omfil-form__label .omfil__btn {
    margin-top: auto;
    padding: 20px 32px;
    height: 56px
}
.omfil-form__label button.omfil__btn {
    margin: auto 0 0 !important
}
.omfil-form__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 16px;
    min-width: 16px;
    height: 16px;
    border: 2px solid #e4e4e4;
    margin-right: 12px
}
.omfil-form__checkbox.active::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #d93284
}
.omfil-form__input {
    width: 100%;
    border: 2px solid #e4e4e4;
    font: 20px/20px GothamBold;
    padding: 14px 16px;
    height: 56px
}
.omfil-form__textarea {
    width: 100%;
    border: 2px solid #e4e4e4;
    font: 20px/20px GothamBold;
    padding: 14px 16px;
    height: 112px;
    resize: none;
}
.omfil-form-alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f8f8f8;
    padding: 12px;
    width: 100%
}
.omfil-form-alt__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.omfil-form-alt__item:hover {
    opacity: .7
}
.omfil-form-alt__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 2px;
    height: 25px;
    background: #e4e4e4;
    border-radius: 3px
}
.consert-detail-info__block {
    font: 18px/25px Gotham;
}
.artist_html {
    font: 18px/25px Gotham;
    padding-bottom: 16px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 32px;
}
.artist_html h4 {
    margin-bottom: 23px;
}
.artist_html+.consert-detail-info__block .consert-detail-info__length {
    margin-top: 32px;
}
.artist_html p {
    font-size: 18px;
}
.artist_html p b {
    display: inline;
}
.artist_html br {
    display: block;
    content: "";
    margin-top: 10px;
}
.artist_html a {
    border-bottom: 1px solid #000000;
    font: 18px/25px GothamBold;
    color: #0f0f0f;
    display: inline-block;
    /*margin: 12px 0 0 0;*/
    margin: 6px 0 0 0;
}
.artist_html b {
    margin-top: 6px;
    display: inline-block;
}
@media (any-hover: hover) {
    .artist_html a:hover {
        border-color: #d93284;
        color: #d93284;
    }
}
@media screen and (max-width: 991px) {
    .artist_html {
        font: 14px/20px Gotham;
    }
    .artist_html a {
        font: 14px/20px GothamBold;
        margin-bottom: 12px;
    }
    .artist_html p {
        font-size: 14px;
    }
}
.consert-detail-info__block>*:not(br), .consert-detail-info__block>*:not(h4) {
    margin-bottom: 10px;
    display: inline-block;
}
.consert-detail-info__block h4 {
    width: 100%;
    margin-bottom: 30px;
}
.consert-detail-info__block p {
    display: block;
}
.omfil-form-alt__login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font: 18px/18px GothamBold;
    white-space: nowrap;
    width: 100%;
    color: rgba(113, 113, 113, .7);
    margin-top: 32px;
    margin-bottom: 40px
}
.omfil-form-alt__login::after, .omfil-form-alt__login::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 2px;
    background: #e4e4e4
}
.omfil-form-alt__login::before {
    margin-right: 16px
}
.omfil-form-alt__login::after {
    margin-left: 16px
}
.omfil-today {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.omfil-today__blockquote {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 18px/25px GothamBold;
    font-style: italic;
    flex: 1 1 auto;
    background-image: url("../img/circle_background.png");
    background-color: #ffffff;
    padding: 40px 32px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    padding-right: 200px;
}

.omfil-today__blockquote > span {
    /*max-width: 953px;*/
}

.omfil-today__blockquote--no-before {
    padding: 80px;
    margin-top: 24px
}
.omfil-today__blockquote--no-before::before {
    display: none
}
.omfil-today__blockquote::before {
    content: "";
    position: absolute;
    border: 25px solid transparent;
    border-right: 28px solid #fff;
    border-left: 28px solid transparent;
    left: -56px;
    top: calc(50% - 25px)
}
.omfil-today__blockquote-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}
.omfil-today__blockquote-before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 40px/56px GothamBold;
    color: #fff;
    width: 80px;
    min-width: 80px;
    height: 80px;
    background: #d93284;
    border-radius: 50%;
    margin-right: 32px
}
.omfil-today__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.omfil-today__block img {
    margin-left: 64px
}
.omfil-today-item {
    background: #fff;
    padding: 40px 32px;
    margin-bottom: 32px
}
.omfil-today-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 32px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 32px
}
.omfil-today-item img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
    margin-right: auto
}
.omfil-today-item .consert-detail-info__block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px)
}
.consert-detail-info ul li {
    list-style-type: disc;
    line-height: calc(22 / 18 * 100%);
}
.consert-detail-info ul li::marker {
    color: #d93284;
}
.consert-detail-info ul li:not(:last-child) {
    margin-bottom: 12px;
}
@media screen and (max-width: 1919px) {
    .consert-detail-info ul li:not(:last-child) {
        margin-bottom: calc(8px + (12 - 8) * ((100vw - 360px) / (1920 - 360)));
    }
}
.omfil-today-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 16px;
    margin-bottom: 24px
}
.omfil-today-tabs__item {
    position: relative;
    font: 14px/14px GothamBold;
    color: #9b9b9b;
    margin-right: 24px;
    text-transform: uppercase
}
.omfil-today-tabs__item.active {
    color: #0f0f0f
}
.omfil-today-tabs-content {
    display: none
}
.omfil-today-tabs-content.active {
    display: block;
    width: 100%
}
@media screen and (max-width: 767px) {
    .omfil__divider {
        margin: 0 8px
    }
    .omfil__btn {
        padding: 15px 22px;
        font: 10px/10px GothamBold;
        color: #fff;
        z-index: 2;
        height: 40px;
        letter-spacing: .06em
    }
    .omfil__btn svg {
        width: 6px;
        margin-left: 10px
    }
    .omfil__btn--secondary {
        color: #0f0f0f
    }
    .omfil-form__input {
        height: 40px
    }
    .omfil-form__label {
        margin-bottom: 16px
    }
    .omfil-form__label-span {
        font: 10px/12px Gotham;
        margin-bottom: 8px
    }
    .omfil-form__label .omfil__btn {
        height: 40px
    }
    .omfil-form__label--promo-btn .omfil__btn {
        margin-top: auto !important;
        margin-bottom: 0 !important;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}
.section {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 32px);
    max-width: 1392px;
    margin: 0 16px;
    margin-bottom: 80px;
}

.section.listeners.no_margin {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}



.section.booking_page {
    margin-bottom: 0;
}
@media screen and (max-width: 1919px) {
    .section {
        margin-bottom: calc(34px + (80 - 34) * ((100vw - 360px) / (1919 - 360)));
    }
}
.section:last-child {
    margin-bottom: 0
}
.section-navmenu {
    position: relative;
    margin-top: -32px;
    margin-bottom: 48px
}
.section-navmenu__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: 20px/24px GothamBold;
    color: #9b9b9b;
    border-bottom: 2px solid transparent;
    padding-bottom: 2px;
    margin-right: 32px;
    margin-bottom: 20px
}
.section.news-page {
    overflow: unset;
}
.section-navmenu__link.active, .section-navmenu__link:hover {
    color: #0f0f0f;
    border-bottom: 2px solid #d93284
}
.section--abon-pers .section__column:first-child {
    padding-left: 64px
}
.section--abon-pers .section__column:first-child::before {
    content: "";
    position: absolute;
    border-left: 4px dashed #e4e4e4;
    left: 30px;
    top: 0;
    height: 100%
}
.section--abon-pers .section__container:last-child .section__column::before {
    display: none
}
.section--abon-pers .abonement-personal__counter {
    position: absolute;
    top: -4px;
    left: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 18px/18px GothamBold;
    color: #fff;
    width: 32px;
    height: 32px;
    background: #d93284;
    border-radius: 50%
}
.section--no-title .section-control-block {
    position: relative;
    margin-bottom: 48px
}
.section--no-title .section-control-block .section-control-block__link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}
.section--marginb {
    margin-bottom: 80px
}
.section__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin: 0 -16px
}
.section__row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 16px
}
.section__row.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.section__row .col-6 {
    max-width: 694px;
    margin-right: 24px
}
.section__row .col-7 {
    max-width: 837px;
    margin-right: 24px
}
.section__row.col-5 {
    max-width: 592px
}
.section__row.col-5.left {
    margin-left: auto
}
.section__row--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.section__column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 16px
}
.section__column.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%
}
.section__column.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
    margin-bottom: 80px;
}
.section__column.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 320px
}
.section__column.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.section__column .white-container {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    padding: 40px 32px;
    margin-bottom: 32px
}
.section__column .section__title {
    max-width: 100%;
    width: 100%
}
.section__column.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.section__column--404 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.section__column--desc .html_content {
    margin-bottom: 25px;
}
.section__column--desc .html_content img {
    margin-bottom: 0;
}
.section__column--404 p {
    margin-bottom: 48px
}
.section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 48px
}
@media screen and (max-width: 767px) {
    .section.news-page .section__header {
        margin-bottom: 32px;
    }
}
.section__header .section__title {
    margin-bottom: 48px
}
.section__header .section-control-block {
    position: static;
    margin-left: auto;
    margin-bottom: 48px
}
.section__img-center {
    margin: 0 auto 48px
}
.section__title {
    font: 32px/40px Geometria;
    color: #0f0f0f;
    text-transform: uppercase;
    margin-bottom: 30px;
    max-width: 50%
}
.section__title.no_uppercase {
    text-transform: none;
}
.section.abonements_section .section__title {
    font: 24px/28px GothamBold;
}
.section.abonements_section .consert-detail h4 {
    margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
    .section.abonements_section .section__title {
        font: 18px/22px GothamBold;
    }
    .section.abonements_section .consert-detail h4 {
        font: 18px/22px GothamBold;
    }
}
.section__title_link {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.section__title_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
}
.section__title_wrapper .section__title {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: none;
}
.section__title--small {
    font: 24px/28px GothamBold;
    margin-bottom: 32px;
    max-width: 100%;
    text-transform: none
}
.section__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px
}
.section__list li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    font: 18px/25px Gotham;
    padding-left: 30px;
    margin-bottom: 32px;
    padding-right: 16px
}
.section__list li::before {
    position: absolute;
    top: 4px;
    left: 0;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 19px;
    width: 19px;
    height: 19px;
    background: url(../img/svg/checkmark.svg);
    background-size: cover;
    margin-right: 12px
}
.section__text-svg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px
}
.section__text-svg svg {
    width: 18px;
    min-width: 18px;
    margin-right: 12px
}
.section-control-block {
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
select {
    /*-webkit-appearance: none;*/
    color: #000000;
}
.section-control-block__select {
    position: relative;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 56px;
    margin-right: 24px;
}
.section-control-block__select-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 18px/18px Gotham;
    white-space: nowrap;
    padding: 18px 32px
}
.section-control-block__select-link svg {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    margin-left: 4px
}
.section-control-block__select-link.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.section-control-block__select-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.section-control-block__select div[style*="display: block"] {
    display: block !important
}
.section-control-block__select-open {
    position: absolute;
    z-index: 6;
    display: none;
    background: #fff;
    top: 60px;
    left: 0;
    max-height: 300px;
    overflow: auto;
}
.section-control-block__select-open-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: 18px/18px Gotham;
    padding: 12px 32px;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
@media (any-hover: hover) {
    .section-control-block__select-open-link:hover {
        color: #d93284;
        background-color: #F8F8F8;
    }
    .owl-nav button:hover svg path {
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        stroke: #d93284;
    }
}
.section-control-block__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*margin: 0 24px*/
}
.section-control-block__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px;
    background: #fff;
    padding: 0 32px;
    font: 18px/18px Gotham;
    white-space: nowrap;
    font-weight: bold;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}
.section.news_box .section-control-block__link {
    white-space: nowrap;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    background: #f8f8f8;
    color: #0f0f0f;
}
.section-control-block__link:hover {
    color: #d93284;
}
.section-control-block__link--left {
    margin-left: auto;
    margin-right: 0
}
.section-control-block__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 64px;
    height: 56px;
    background: #fff
}
.section-control-block__btn svg path {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
@media (any-hover: hover) {
    .section-control-block__btn:not(.section-control-block__btn.active):hover svg path {
        stroke: #d93284;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }
    .section-control-block__btn:not(.section-control-block__btn.active):hover .clear-field path {
        stroke: #000000;
    }
}
.section-control-block__btn.active {
    background: #d93284;
    pointer-events: none;
}
.section-control-block__btn.active svg path {
    stroke: #fff
}
.section-control-block__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #0f0f0f;
    font: 24px/24px Gotham;
    color: #fff;
    border-left: 16px solid #d93284;
    padding: 16px 40px
}
.section-control-block__exit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    font: 18px/18px Gotham;
    color: #0f0f0f;
    padding: 20px 32px;
    font-weight: 800;
}
.section-control-block__exit svg {
    margin-left: 16px
}
.section-control-block-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*margin-right: 24px*/
}
.section-control-block-tabs--links {
    width: 100%
}
.section-control-block-tabs--links .section-control-block-tabs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: 0 0;
    position: relative;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    color: #9b9b9b;
    letter-spacing: .06em;
    padding: 0;
    margin-right: 24px;
    white-space: nowrap;
}
.section-control-block-tabs--links .section-control-block-tabs__item:before {
    /*content: "";*/
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*background: 0 0;*/
    /*border-radius: 50%;*/
    /*margin: 0 auto 8px*/
}
.section-control-block-tabs--links .section-control-block-tabs__item.active {
    background: 0 0;
    color: #0f0f0f
}
.section-control-block-tabs--links .section-control-block-tabs__item.active:before {
    background: #d93284
}
.section-control-block-tabs__item {
    background: #fff;
    font: 18px/18px Gotham;
    padding: 20px 32px;
    color: #0f0f0f;
    font-weight: bold;
}
.section-control-block-tabs__item.active {
    background: #d93284;
    color: #fff
}
.section-control-footer {
    display: none
}
.section .omfil__btn--secondary {
    width: 100%;
    margin: 0 16px
}
@media screen and (max-width: 991px) {
    .section-navmenu {
        display: none
    }
    .section--abon-pers .section__column {
        padding-left: 64px
    }
    .section--abon-pers .section__column::before {
        content: "";
        position: absolute;
        border-left: 4px dashed #e4e4e4;
        left: 30px;
        top: 0;
        height: 100%
    }
    .section--abon-pers .section__column:first-child::before {
        height: calc(100% + 32px)
    }
    .section--abon-pers .section__container:last-child .section__column:last-child img {
        margin-bottom: 0
    }
    .section--abon-pers .section__container:last-child .section__column:last-child::before {
        display: none
    }
    .section--abon-pers .abonement-personal__counter {
        position: absolute;
        top: -4px;
        left: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 18px/18px GothamBold;
        color: #fff;
        width: 32px;
        height: 32px;
        background: #d93284;
        border-radius: 50%
    }
    .section--abon-pers img {
        margin-bottom: 32px
    }
    .section--404 .section__column {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .section--404 .section__column img {
        margin-bottom: 32px
    }
    .section--404 .section__column--404 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .section--404 .section__column--404 p {
        font: 14px/20px Gotham;
        text-align: center
    }
    .section__title {
        max-width: 100%
    }
    .section.pc .section__title {
        max-width: 50%;
    }
    .section-control-block .section-control-block__link {
        display: none
    }
    .section-control-block--user-cabinet {
        position: static;
        margin-top: -24px;
        margin-bottom: 40px
    }
    .section-control-block__user {
        font: 18px/18px Gotham;
        color: #fff;
        border-left: 14px solid #d93284;
        padding: 12px 32px
    }
    .section-control-block__exit {
        font: 16px/16px Gotham;
        color: #0f0f0f;
        padding: 12px 24px
    }
    .section-control-block__exit svg {
        margin-left: 12px
    }
    .section-control-block-tabs {
        position: static
    }
    .section-control-footer {
        display: block
    }
    .section-control-footer .section-control-block__link {
        width: 100%;
        margin-right: 0;
        margin-top: 16px;
        margin-bottom: 0
    }
    .section__column {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 16px;
        margin-bottom: 0;
    }
    .section__column:last-child {
        margin-bottom: 0
    }
    .section__column.col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .section__column.col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .section__column.col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .section__column.col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .section__column .white-container {
        background: #fff;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
        box-shadow: 0 0 20px rgba(0, 0, 0, .09);
        padding: 32px 24px;
        margin-bottom: 24px
    }
    .section__column.center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .section__column--404 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .section__column--404 p {
        margin-bottom: 32px
    }
    .section__row {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding: 0 16px
    }
    .section__row.center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .section__row .col-6 {
        width: 100%;
        max-width: 100%;
        margin-right: 24px
    }
    .section__row .col-7 {
        width: 100%;
        max-width: 100%;
        margin-right: 24px
    }
    .section__row.col-5 {
        max-width: 592px
    }
    .section__row.col-5.left {
        margin-left: auto;
        width: 100%;
        max-width: 100%
    }
    .section__row--wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 8px
    }
    .section__list li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        font: 14px/20px Gotham;
        padding-left: 30px;
        margin-bottom: 24px;
        padding-right: 16px
    }
    .section__list li::before {
        position: absolute;
        top: 4px;
        left: 0;
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 19px;
        width: 19px;
        height: 19px;
        background: url(../img/svg/checkmark.svg);
        background-size: cover;
        margin-right: 12px
    }
}
@media screen and (max-width: 767px) {
    .section--abon-pers .section__column {
        padding-left: 30px
    }
    .section--abon-pers .section__column::before {
        content: "";
        position: absolute;
        border-left: 4px dashed #e4e4e4;
        left: 10px;
        top: 0;
        height: 100%
    }
    .section--abon-pers .section__column:first-child {
        padding-left: 32px
    }
    .section--abon-pers .section__column:first-child::before {
        height: calc(100% + 32px);
        left: 10px
    }
    .section--abon-pers .section__container:last-child .section__column:last-child::before {
        display: none
    }
    .section--abon-pers .abonement-personal__counter {
        position: absolute;
        top: -4px;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 12px/12px GothamBold;
        color: #fff;
        width: 24px;
        height: 24px
    }
    .section {
        max-width: 100%;
        overflow: hidden;
    }
    .section--no-title .section-control-block {
        position: relative;
        margin-bottom: 24px
    }
    .section--no-title .section-control-block .section-control-block__link {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .section__title {
        font: 22px/28px Geometria;
        text-align: center;
        margin-bottom: 32px
    }
    .section-control-block {
        position: static;
        margin-top: -8px;
        width: 100%;
        margin-bottom: 32px;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .section-control-block__user {
        font: 18px/18px Gotham;
        width: 100%;
        color: #fff;
        border-left: 14px solid #d93284;
        padding: 12px 32px
    }
    .section-control-block__exit {
        font: 12px/14px Gotham;
        width: 100%;
        color: #0f0f0f;
        padding: 12px 24px
    }
    .section-control-block__exit svg {
        margin-left: 10px
    }
    .section-control-block__toggle {
        margin-right: 0;
        margin-left: auto;
    }
    .section-control-block__select {
        margin: 0 6px 16px;
        height: 40px;
    }
    .section-control-block__select-link {
        /*font: 12px/12px Gotham;*/
        /*padding: 14px 22px*/
    }
    .section-control-block__select-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
    .section-control-block__link {
        font: 12px/12px Gotham;
        margin: 0 0 12px;
        height: 40px;
        width: calc(100% - 62px);
        margin-right: auto
    }
    .section-control-block__link--left {
        width: 100%
    }
    .section-control-block__btn {
        width: 46px;
        height: 40px
    }
    .section-control-block__btn svg {
        height: 15px
    }
    .section-control-block-tabs {
        margin: 0 -16px;
        width: calc(100% + 32px);
        padding: 0 0 0 16px;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .section-control-block-tabs__item {
        font: 12px/12px Gotham;
        padding: 14px 17px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
    }
    .section__column {
        padding: 0 8px
    }
    .section__row {
        padding: 0 8px
    }
    .section__container {
        width: calc(100% + 16px);
        margin: 0 -8px
    }
    .section__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 8px
    }
    .section__list li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        font: 14px/20px Gotham;
        padding-left: 30px;
        margin-bottom: 24px;
        padding-right: 16px
    }
    .section__list li::before {
        position: absolute;
        top: 4px;
        left: 0;
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 19px;
        width: 19px;
        height: 19px;
        background: url("../img/svg/checkmark.svg");
        background-size: cover;
        margin-right: 12px
    }
    .section__title_wrapper .section__title {
        margin-right: 12px !important;
    }
}
.actor-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 32px;
    margin-bottom: 32px
}
.video_artist {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}
.video_artist iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.actor-detail .video_artist {
    margin-bottom: 32px;
}
.actor-card img {
    max-width: 100%;
}
@media screen and (max-width: 992px) {
    .actor-card img {
        /*max-height: 304px;*/
        -o-object-fit: cover;
        object-fit: cover;
    }
}
.actor-card__block {
    padding: 40px 32px;
    background: #fff;
    position: relative;
}
.actor-detail-info__block {
    position: relative;
}
.actor-detail-info__block:after {
    position: absolute;
    content: '';
    height: calc(100% - 112px);
    left: 0;
    width: 2px;
    top: 40px;
    bottom: 40px;
    background: #e4e4e4;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.actor-card__name {
    font: 18px/25px GothamBold;
    margin-bottom: 16px
}
.actor-card__text {
    font: 14px/20px Gotham;
    margin-bottom: 32px
}
.actor-card__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold;
    letter-spacing: .06
}

a.actor-card__link:not(:last-child) {
    margin-bottom: 14px;
}

.actor-card__link[href*=tel], .actor-card__title-bottom[href*=tel] {
    white-space: nowrap;
}
.actor-card__link svg {
    margin-left: 16px
}
.actor-card__hr {
    border: 1px solid #d93284;
    width: 113px;
    margin-bottom: 10px
}
.collective-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0
}
.collective-card .actor-card {
    width: calc(50% - 32px)
}
.collective-card blockquote {
    width: 50%;
    font: 18px/25px GothamBold;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.collective-list h4 {
    font: 24px/28px GothamBold;
    margin-bottom: 24px
}
.collective-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px
}
.collective-list ul li {
    width: 25%;
    font: 18px/25px Gotham;
    padding-right: 16px;
    margin-bottom: 16px
}
.actor-detail, .collective-detail, .consert-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin: 0 -16px 80px
}
.actor-detail:last-child, .collective-detail:last-child, .consert-detail:last-child {
    margin-bottom: 0
}
.actor-detail.no-margin, .collective-detail.no-margin, .consert-detail.no-margin {
    margin-bottom: 0
}
.actor-detail-page, .collective-detail-page, .consert-detail-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    position: relative;
    margin-bottom: 48px;
    background-size: cover;
    background-position-x: 50%;
    height: 608px
}
.actor-detail-page:last-child, .collective-detail-page:last-child, .consert-detail-page:last-child {
    margin-bottom: 0
}
.philharmonic_online .news-item {
    height: auto;
}
.actor-detail-page__block, .collective-detail-page__block, .consert-detail-page__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 32px
}
.actor-detail-page__text, .collective-detail-page__text, .consert-detail-page__text {
    font: 40px/48px Geometria;
    max-width: 70%;
    color: #fff
}
.actor-detail-desk, .actor-detail-info, .actor-detail-list, .collective-detail-desk, .collective-detail-info, .collective-detail-list, .consert-detail-desk, .consert-detail-info, .consert-detail-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px);
    max-width: calc(50% - 32px);
    margin: 0 16px 48px
}
.actor-detail-desk p, .collective-detail-desk p, .consert-detail-desk p {
    font: 18px/25px Gotham;
    color: #0f0f0f;
    margin-bottom: 32px
}
.consert-detail-desk p {
    margin-bottom: 18px;
}
.html_content {
    font: 18px/25px Gotham;
    color: #0f0f0f;
}
.html_content i p {
    font-style: italic;
}
.actor-detail-desk b, .collective-detail-desk b, .consert-detail-desk b {
    font: 18px/25px GothamBold
}
.actor-detail-desk ul, .collective-detail-desk ul, .consert-detail-desk ul {
    list-style-type: decimal;
    padding-left: 15px;
    font: 18px/25px Gotham;
    margin-bottom: 32px
}
.actor-detail-desk blockquote, .collective-detail-desk blockquote, .consert-detail-desk blockquote {
    font: 18px/25px GothamBold;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.actor-detail__link-open, .collective-detail__link-open, .consert-detail__link-open {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    color: #0f0f0f !important;
    padding-bottom: 2px;
    border-bottom: 2px solid #d93284;
    margin-bottom: 52px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.actor-detail__link-open span:last-child, .collective-detail__link-open span:last-child, .consert-detail__link-open span:last-child {
    display: none
}
.actor-detail__link-open.active span:first-child, .collective-detail__link-open.active span:first-child, .consert-detail__link-open.active span:first-child {
    display: none
}
.actor-detail__link-open.active span:last-child, .collective-detail__link-open.active span:last-child, .consert-detail__link-open.active span:last-child {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.actor-detail .consert-detail__link-open-content, .collective-detail .consert-detail__link-open-content, .consert-detail .consert-detail__link-open-content {
    display: none;
    width: 100% !important
}
.actor-detail-slider, .collective-detail-slider, .consert-detail-slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 32px
}
.actor-detail-slider img, .collective-detail-slider img, .consert-detail-slider img {
    width: 100%
}
.actor-detail-slider .owl-nav, .collective-detail-slider .owl-nav, .consert-detail-slider .owl-nav {
    position: static
}
.actor-detail-slider .owl-next, .actor-detail-slider .owl-prev, .collective-detail-slider .owl-next, .collective-detail-slider .owl-prev, .consert-detail-slider .owl-next, .consert-detail-slider .owl-prev {
    position: absolute;
    top: calc(50% - 28px)
}
.actor-detail-slider .owl-prev, .collective-detail-slider .owl-prev, .consert-detail-slider .owl-prev {
    left: 24px
}
.actor-detail-slider .owl-next, .collective-detail-slider .owl-next, .consert-detail-slider .owl-next {
    right: 24px;
    margin-left: 0
}
.actor-detail__iframe, .collective-detail__iframe, .consert-detail__iframe {
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 56.5%;
}
.actor-detail__iframe iframe, .collective-detail__iframe iframe, .consert-detail__iframe iframe {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.actor-detail-info__container, .collective-detail-info__container, .consert-detail-info__container {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    padding: 40px 32px;
    margin-bottom: 32px
}
.actor-detail-info__container:last-child, .collective-detail-info__container:last-child, .consert-detail-info__container:last-child {
    margin-bottom: 0
}
.actor-detail-info__title, .collective-detail-info__title, .consert-detail-info__title {
    position: relative;
    font: 24px/28px GothamBold;
    padding-bottom: 12px;
    margin-bottom: 32px
}
.consert-detail-info__title {
    padding: 0;
}
.actor-detail-info__title::after, .collective-detail-info__title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #d93284;
    width: 113px
}
.actor-detail-info__block, .collective-detail-info__block, .consert-detail-info__block {
    padding-bottom: 16px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 32px
}
.actor-detail-info__block:last-child, .collective-detail-info__block:last-child, .consert-detail-info__block:last-child {
    border: 0;
    margin-bottom: 0
}
.actor-detail-info__block p, .collective-detail-info__block p, .consert-detail-info__block p {
    font: 18px/25px Gotham;
    color: #0f0f0f;
    margin-bottom: 16px
}
.actor-detail-info__block p.consert-detail-info__length, .collective-detail-info__block p.consert-detail-info__length, .consert-detail-info__block p.consert-detail-info__length {
    font: 18px/18px GothamBold;
    color: #9b9b9b;
    margin-bottom: 16px
}
.actor-detail-info__block p.actor-card__title-bottom, .collective-detail-info__block p.actor-card__title-bottom, .consert-detail-info__block p.actor-card__title-bottom {
    font: 14px/20px GothamBold;
    color: #0f0f0f;
    margin-bottom: 4px
}
.actor-detail-info__block b, .collective-detail-info__block b, .consert-detail-info__block b {
    font: 18px/25px GothamBold
}
.actor-detail-info__block ul, .collective-detail-info__block ul, .consert-detail-info__block ul {
    list-style-type: decimal;
    padding-left: 20px;
    font: 18px/25px Gotham;
    margin-bottom: 32px
}
.actor-detail-info__block blockquote, .collective-detail-info__block blockquote, .consert-detail-info__block blockquote {
    font: 18px/25px GothamBold;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.actor-detail-info__block .omfil__btn, .collective-detail-info__block .omfil__btn, .consert-detail-info__block .omfil__btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}
.consert-detail-info .consert-detail-info__title {
    position: relative;
    padding: 0 !important;
}
.consert-detail-info .consert-detail-info__title:after {
    position: absolute;
    content: "";
    bottom: -8px;
    background-color: #d93284;
    left: 0;
    height: 2px;
    width: 113px;
    border: none;
}
.actor-detail-info__block p.consert-detail-info__single-text, .collective-detail-info__block p.consert-detail-info__single-text, .consert-detail-info__block p.consert-detail-info__single-text {
    font: 18px/25px GothamBold;
    color: #d93284;
    margin-bottom: 32px
}
.actor-detail-info__text-block, .collective-detail-info__text-block, .consert-detail-info__text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px
}
.consert-detail-info__text-block {
    margin-bottom: 0;
}
.consert-detail-info__text-block:not(:last-child) {
    margin-bottom: 32px;
}
.actor-detail-info__text-block.center, .collective-detail-info__text-block.center, .consert-detail-info__text-block.center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.actor-detail-info__text-block p, .collective-detail-info__text-block p, .consert-detail-info__text-block p {
    font: 18px/25px Gotham;
    margin-bottom: 16px
}
.actor-detail-info__text-block p:first-child, .collective-detail-info__text-block p:first-child {
    font: 18px/25px GothamBold;
    margin-bottom: 8px
}
.actor-detail-info__text-block a, .collective-detail-info__text-block a, .consert-detail-info__text-block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold;
    text-transform: uppercase
}
.actor-detail-info__text-block a svg, .collective-detail-info__text-block a svg, .consert-detail-info__text-block a svg {
    margin-left: 8px
}
.actor-detail-info__date, .collective-detail-info__date, .consert-detail-info__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 48px
}
.actor-detail-info__date svg, .collective-detail-info__date svg, .consert-detail-info__date svg {
    margin-right: 32px
}
.actor-detail-info__date p, .collective-detail-info__date p, .consert-detail-info__date p {
    font: 18px/25px GothamBold;
    margin-bottom: 6px
}
.actor-detail-info__date p.consert-detail-info__date-number, .collective-detail-info__date p.consert-detail-info__date-number, .consert-detail-info__date p.consert-detail-info__date-number {
    font: 48px/58px GothamBold;
    margin-bottom: 0
}
.actor-detail-info__footer, .collective-detail-info__footer, .consert-detail-info__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.actor-detail-info__footer p, .collective-detail-info__footer p, .consert-detail-info__footer p {
    font: 18px/25px GothamBold;
    max-width: 288px
}
.actor-detail-social, .collective-detail-social, .consert-detail-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 15px;
    -webkit-column-gap: 45px;
    -moz-column-gap: 45px;
    column-gap: 45px;
}
.actor-detail-social p, .collective-detail-social p, .consert-detail-social p {
    font: 18px/25px GothamBold;
    color: #0f0f0f
}
.actor-detail-social__block, .collective-detail-social__block, .consert-detail-social__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*padding-left: 80px*/
}
.actor-detail-social__block, .collective-detail-social__block, .consert-detail-social__block a:not(:last-child) {
    margin-right: 25px;
}
.actor-detail {
    margin-bottom: 0
}
@media screen and (max-width: 991px) {
    .actor-detail, .collective-detail, .consert-detail {
        margin-bottom: 72px
    }
    .actor-detail-page, .collective-detail-page, .consert-detail-page {
        height: 480px
    }
    .actor-detail-page__block, .collective-detail-page__block, .consert-detail-page__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .actor-detail-page__text, .collective-detail-page__text, .consert-detail-page__text {
        font: 32px/40px Geometria;
        max-width: 100%;
        color: #fff;
        margin-bottom: 16px
    }
    .actor-detail-desk p, .collective-detail-desk p, .consert-detail-desk p {
        font: 14px/20px Gotham;
        color: #0f0f0f;
        margin-bottom: 24px
    }

    .consert-detail-desk p {
        margin-bottom: 14px;
    }

    .html_content {
        font: 14px/20px Gotham;
        color: #0f0f0f;
    }
    .actor-detail-desk b, .collective-detail-desk b, .consert-detail-desk b {
        font: 14px/20px GothamBold
    }
    .actor-detail-desk ul, .collective-detail-desk ul, .consert-detail-desk ul {
        padding-left: 10px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .actor-detail-desk blockquote, .collective-detail-desk blockquote, .consert-detail-desk blockquote {
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 24px
    }
    .actor-detail__link-open, .collective-detail__link-open, .consert-detail__link-open {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 12px/12px GothamBold;
        text-transform: uppercase;
        color: #0f0f0f;
        padding-bottom: 2px;
        border-bottom: 2px solid #d93284;
        margin-bottom: 32px
    }
    .actor-detail-info__container, .collective-detail-info__container, .consert-detail-info__container {
        padding: 32px 24px
    }
    .actor-detail-info__title, .collective-detail-info__title, .consert-detail-info__title {
        position: relative;
        font: 20px/24px GothamBold;
        padding-bottom: 10px;
        margin-bottom: 24px
    }
    .actor-detail-info__title::after, .collective-detail-info__title::after, .consert-detail-info__title::after {
        border-bottom: 2px solid #d93284;
        width: 96px
    }
    .actor-detail-info__block, .collective-detail-info__block, .consert-detail-info__block {
        padding-bottom: 12px;
        margin-bottom: 24px
    }
    .actor-detail-info__block:last-child, .collective-detail-info__block:last-child, .consert-detail-info__block:last-child {
        border: 0
    }
    .actor-detail-info__block p, .collective-detail-info__block p, .consert-detail-info__block p {
        font: 14px/20px Gotham;
        color: #0f0f0f;
        margin-bottom: 12px
    }
    .actor-detail-info__block p.consert-detail-info__length, .collective-detail-info__block p.consert-detail-info__length, .consert-detail-info__block p.consert-detail-info__length {
        font: 14px/14px GothamBold;
        margin-bottom: 12px
    }
    .actor-detail-info__block b, .collective-detail-info__block b, .consert-detail-info__block b, .consert-detail-info__block {
        font: 14px/20px Gotham
    }
    .consert-detail-info__block a {
        font: 14px/20px GothamBold;
    }
    .actor-detail-info__block ul, .collective-detail-info__block ul, .consert-detail-info__block ul {
        list-style-type: decimal;
        padding-left: 20px;
        font: 14px/20px Gotham;
        margin-bottom: 32px
    }
    .actor-detail-info__block blockquote, .collective-detail-info__block blockquote, .consert-detail-info__block blockquote {
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 24px
    }
    .actor-detail-info__date, .collective-detail-info__date, .consert-detail-info__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 32px
    }
    .actor-detail-info__date svg, .collective-detail-info__date svg, .consert-detail-info__date svg {
        width: 60px;
        height: 60px;
        margin-right: 24px
    }
    .actor-detail-info__date p, .collective-detail-info__date p, .consert-detail-info__date p {
        font: 14px/20px GothamBold;
        margin-bottom: 4px
    }
    .actor-detail-info__date p.consert-detail-info__date-number, .collective-detail-info__date p.consert-detail-info__date-number, .consert-detail-info__date p.consert-detail-info__date-number {
        font: 32px/40px GothamBold;
        margin-bottom: 0
    }
    .actor-detail-info__footer, .collective-detail-info__footer, .consert-detail-info__footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .actor-detail-info__footer p, .collective-detail-info__footer p, .consert-detail-info__footer p {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .actor-detail-social, .collective-detail-social, .consert-detail-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .actor-detail-social p, .collective-detail-social p, .consert-detail-social p {
        font: 18px/25px GothamBold;
        color: #0f0f0f
    }
    .actor-detail {
        margin-bottom: 0
    }
    .actor-detail .actor-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-bottom: 24px
    }
    .actor-detail .actor-card img {
        width: 100%
    }
    .actor-detail .actor-card__block {
        padding: 32px 24px;
        background: #fff
    }
    .actor-detail .actor-card__name {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .actor-detail .actor-card__text {
        font: 14px/20px Gotham;
        margin-bottom: 32px
    }
    .actor-detail .actor-card__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/14px GothamBold;
        letter-spacing: .06
    }
    .actor-detail .actor-card__link svg {
        margin-left: 16px
    }
    .actor-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-right: 24px;
        margin-bottom: 24px
    }
    .actor-card__block {
        padding: 32px 24px;
        background: #fff
    }
    .actor-card__name {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .actor-card__text {
        font: 14px/20px Gotham;
        margin-bottom: 32px
    }
    .actor-card__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/14px GothamBold;
        letter-spacing: .06
    }
    .actor-card__link svg {
        margin-left: 16px
    }
    .collective-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 48px
    }
    .collective-card .actor-card {
        width: calc(100% - 32px);
    }
    .collective-card blockquote {
        width: 100%;
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 24px
    }
    .collective-list h4 {
        font: 20px/24px GothamBold;
        margin-bottom: 16px
    }
    .collective-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px
    }
    .collective-list ul li {
        width: 33.333333%;
        font: 14px/20px Gotham;
        padding-right: 12px;
        margin-bottom: 12px
    }
}
@media screen and (max-width: 767px) {
    .actor-detail, .collective-detail, .consert-detail {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 0 40px
    }
    .actor-detail-page, .collective-detail-page, .consert-detail-page {
        height: 389px
    }
    .actor-detail-page__text, .collective-detail-page__text, .consert-detail-page__text {
        font: 24px/28px Geometria;
        margin-bottom: 24px
    }
    .actor-detail-desk, .actor-detail-info, .collective-detail-desk, .collective-detail-info, .consert-detail-desk, .consert-detail-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0
    }
    .consert-detail-desk {
        margin-bottom: 12px;
    }
    .actor-detail-desk p, .collective-detail-desk p, .consert-detail-desk p {
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .consert-detail-desk p {
        margin-bottom: 10px;
    }
    .html_content {
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .actor-detail-desk b, .collective-detail-desk b, .consert-detail-desk b {
        font: 14px/20px GothamBold
    }
    .actor-detail-desk ul, .collective-detail-desk ul, .consert-detail-desk ul {
        padding-left: 10px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .actor-detail-desk blockquote, .collective-detail-desk blockquote, .consert-detail-desk blockquote {
        font: 14px/20px GothamBold;
        border-left: 4px solid #d93284;
        padding-left: 8px;
        margin-bottom: 24px
    }
    .actor-detail__link-open, .collective-detail__link-open, .consert-detail__link-open {
        font: 12px/12px GothamBold;
        margin-bottom: 32px
    }
    .actor-detail-slider, .collective-detail-slider, .consert-detail-slider {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 24px
    }
    .actor-detail-slider .owl-nav, .collective-detail-slider .owl-nav, .consert-detail-slider .owl-nav {
        position: static
    }
    .actor-detail-slider .owl-next, .actor-detail-slider .owl-prev, .collective-detail-slider .owl-next, .collective-detail-slider .owl-prev, .consert-detail-slider .owl-next, .consert-detail-slider .owl-prev {
        position: absolute;
        top: calc(50% - 28px)
    }
    .actor-detail-slider .owl-prev, .collective-detail-slider .owl-prev, .consert-detail-slider .owl-prev {
        left: 16px
    }
    .actor-detail-slider .owl-next, .collective-detail-slider .owl-next, .consert-detail-slider .owl-next {
        right: 16px;
        margin-left: 0
    }
    .actor-detail-info__title, .collective-detail-info__title, .consert-detail-info__title {
        position: relative;
        font: 18px/22px GothamBold;
        padding-bottom: 0;
        margin-bottom: 12px
    }
    .actor-detail-info__title::after, .collective-detail-info__title::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        border: 2px solid #d93284;
        width: 96px
    }
    .actor-detail-info__block, .collective-detail-info__block, .consert-detail-info__block {
        padding-bottom: 16px;
        border-bottom: 2px solid #e4e4e4;
        margin-bottom: 24px
    }
    .actor-detail-info__block p, .collective-detail-info__block p, .consert-detail-info__block p {
        font: 14px/20px Gotham;
        color: #0f0f0f;
        margin-bottom: 10px
    }
    .actor-detail-info__block p.consert-detail-info__length, .collective-detail-info__block p.consert-detail-info__length, .consert-detail-info__block p.consert-detail-info__length {
        font: 14px/14px GothamBold;
        color: #9b9b9b;
        margin-bottom: 10px
    }
    .actor-detail-info__block b, .collective-detail-info__block b, .consert-detail-info__block b {
        font: 14px/20px GothamBold
    }
    .actor-detail-info__block ul, .collective-detail-info__block ul, .consert-detail-info__block ul {
        list-style-type: decimal;
        padding-left: 17px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .actor-detail-info__block blockquote, .collective-detail-info__block blockquote, .consert-detail-info__block blockquote {
        font: 14px/20px GothamBold;
        border-left: 4px solid #d93284;
        padding-left: 8px;
        margin-bottom: 24px
    }
    .actor-detail-social, .collective-detail-social, .consert-detail-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .actor-detail-social p, .collective-detail-social p, .consert-detail-social p {
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        margin-bottom: 16px
    }
    .actor-detail-social__block, .collective-detail-social__block, .consert-detail-social__block {
        padding-left: 0
    }
    .actor-detail-social__block svg, .collective-detail-social__block svg, .consert-detail-social__block svg {
        width: 25px;
        height: 25px;
        margin-right: 32px
    }
    .consert-detail-desk .consert-detail-info__date p {
        margin-bottom: 4px;
        font-family: GothamBold
    }
    .actor-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-right: 0;
        margin-bottom: 24px
    }
    .actor-card img {
        width: 100%
    }
    .actor-card__block {
        padding: 32px 24px;
        background: #fff
    }
    .actor-card__name {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .actor-card__text {
        font: 14px/20px Gotham;
        margin-bottom: 32px
    }
    .actor-card__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/14px GothamBold;
        letter-spacing: .06
    }
    .actor-card__link svg {
        margin-left: 16px
    }
    .collective-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 0
    }
    .collective-card .actor-card {
        width: 100%;
    }
    .collective-card blockquote {
        width: 100%;
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 24px
    }
    .collective-list h4 {
        font: 18px/22px GothamBold;
        margin-bottom: 16px
    }
    .collective-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 16px
    }
    .collective-list ul li {
        width: 50%;
        font: 14px/20px Gotham;
        padding-right: 12px;
        margin-bottom: 14px
    }
    .actor-detail-desk {
        margin-bottom: 32px
    }
    .consert-detail-info__block .omfil__btn {
        width: 100%
    }
}
.cons-zal-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(100% + 32px);
    margin: 0 -16px 112px
}
.cons-zal-detail-desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(66% - 32px);
    flex: 0 0 calc(66% - 32px);
    max-width: calc(66% - 32px);
    margin: 0 16px
}
.cons-zal-detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(34% - 32px);
    flex: 0 0 calc(34% - 32px);
    max-width: calc(34% - 32px);
    margin: 0 16px
}
.cons-zal-detail-desk p {
    font: 18px/25px Gotham;
    color: #0f0f0f;
    margin-bottom: 32px
}
.cons-zal-detail-desk b {
    font: 18px/25px GothamBold
}
.cons-zal-detail-desk ul {
    list-style-type: decimal;
    padding-left: 15px;
    font: 18px/25px Gotham;
    margin-bottom: 32px
}
.cons-zal-detail-desk blockquote {
    font: 18px/25px GothamBold;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.cons-zal-detail__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    padding: 40px 32px;
    margin-bottom: 32px;
    background-color: #fff;
}
.cons-zal-detail__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 18px/22px GothamBold;
    color: #0f0f0f;
    text-decoration: underline;
    margin-bottom: 16px
}
.cons-zal-detail__link:hover {
    color: #d93284
}
.cons-zal-detail__link:last-child {
    margin-bottom: 0
}
.cons-zal-detail-info p {
    font: 18px/25px Gotham;
    color: #0f0f0f;
    margin-bottom: 16px
}
.cons-zal-detail-info p.consert-detail-info__length {
    font: 18px/18px GothamBold;
    color: #9b9b9b;
    margin-bottom: 16px
}
.cons-zal-detail-info b {
    font: 18px/25px GothamBold
}
.cons-zal-detail-info ul {
    list-style-type: decimal;
    padding-left: 15px;
    font: 18px/25px Gotham;
    margin-bottom: 32px
}
.cons-zal-detail-info blockquote {
    font: 18px/25px Gotham;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.cons-zal-detail-info blockquote i {
    font-style: italic;
    font-family: "GothamBold", sans-serif;
}
@media screen and (max-width: 991px) {
    .cons-zal-detail {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 0 42px
    }
    .cons-zal-detail-desk {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 24px
    }
    .cons-zal-detail-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0
    }
    .cons-zal-detail-desk p {
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .cons-zal-detail-desk b {
        font: 14px/20px GothamBold
    }
    .cons-zal-detail-desk ul {
        padding-left: 8px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .cons-zal-detail-desk blockquote {
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        border-left: 4px solid #d93284;
        padding-left: 8px;
        margin-bottom: 24px
    }
    .cons-zal-detail__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
        box-shadow: 0 0 20px rgba(0, 0, 0, .09);
        width: 100%;
        padding: 32px 24px;
        margin-bottom: 32px
    }
    .cons-zal-detail__link {
        font: 14px/17px GothamBold;
        text-decoration: underline;
        margin-bottom: 14px
    }
    .cons-zal-detail__link:hover {
        color: #0f0f0f
    }
    .cons-zal-detail__link:last-child {
        margin-bottom: 0
    }
    .cons-zal-detail-info p {
        font: 14px/20px Gotham;
        margin-bottom: 16px
    }
    .cons-zal-detail-info p.consert-detail-info__length {
        font: 14px/14px GothamBold;
        margin-bottom: 16px
    }
    .cons-zal-detail-info b {
        font: 14px/20px GothamBold
    }
    .cons-zal-detail-info ul {
        padding-left: 10px;
        font: 14px/20px Gotham;
        margin-bottom: 24px
    }
    .cons-zal-detail-info blockquote {
        font: 14px/20px GothamBold;
        padding-left: 8px;
        border-left: 4px solid #d93284;
        margin-bottom: 24px
    }
}
.contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100%);
    margin: 0 -16px
}
.contacts .actor-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px);
    max-width: calc(50% - 32px);
    margin: 0 16px 32px
}
.contacts-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.contacts-card .actor-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px);
    max-width: calc(50% - 32px);
    margin-right: 0
}
.contacts-card .actor-detail-info__block {
    background: #fff;
    padding: 40px 32px;
    margin-bottom: 32px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 28px);
    flex: 0 0 calc(50% + 28px);
    max-width: calc(50% + 28px)
}
.contacts-card .actor-detail-info__block b {
    font: 14px/20px GothamBold
}
.contacts-card .actor-detail-info__block p {
    font: 14px/20px Gotham
}
.contacts-card .actor-detail-info__block p.consert-detail-info__single-text {
    font: 18px/25px GothamBold
}
.contacts-card .actor-detail-info__block p.actor-card__title-bottom {
    font: 14px/20px GothamBold;
    color: #0f0f0f;
    margin-bottom: 4px
}
.contacts-card__hr-vertical {
    /*height: calc(100% - 112px);*/
    /*position: absolute;*/
    /*left: calc(50% - 32px);*/
    /*width: 2px;*/
    /*top: 40px;*/
    /*bottom: 40px;*/
    /*background: #e4e4e4;*/
    /*transform: translateX(-50%);*/
}
.contacts__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px);
    max-width: calc(50% - 32px);
    padding: 40px 32px;
    background: #fff;
    margin: 0 16px 32px
}
.contacts__item p {
    font: 14px/20px Gotham
}
.contacts__item b {
    font: 14px/20px GothamBold
}
.contacts__item p.consert-detail-info__title {
    font: 18px/22px GothamBold
}
.contacts__item a.actor-card__title-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 14px/20px GothamBold;
    margin-bottom: 4px
}
@media screen and (max-width: 1300px) {
    .contacts-card .actor-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 32px);
        flex: 0 0 calc(50% - 32px);
        max-width: calc(50% - 32px);
        min-width: 572px
    }
    .contacts-card .actor-detail-info__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 28px - 572px);
        flex: 0 0 calc(100% + 28px - 572px);
        max-width: calc(100% + 28px - 572px)
    }
}
@media screen and (max-width: 991px) {
    .contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 32px);
        margin: 0 -16px
    }
    .contacts .actor-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 32px);
        flex: 0 0 calc(50% - 32px);
        max-width: calc(50% - 32px);
        margin: 0 16px 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .contacts-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .contacts-card .actor-card {
        background: #fff;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 0;
        padding-bottom: 32px;
        min-width: auto
    }
    .contacts-card .actor-detail-info__block {
        padding: 32px 24px;
        margin-bottom: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .contacts-card .actor-detail-info__block b {
        font: 14px/20px GothamBold
    }
    .contacts-card .actor-detail-info__block p {
        font: 14px/20px Gotham
    }
    .contacts-card .actor-detail-info__block p.consert-detail-info__single-text {
        font: 18px/25px GothamBold
    }
    .contacts-card .actor-detail-info__block p.actor-card__title-bottom {
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        margin-bottom: 4px
    }
    .contacts-card__hr-vertical {
        width: calc(100% - 56px);
        margin: 0 auto;
        height: 0;
        border-width: 1px
    }
    .contacts__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 32px);
        flex: 0 0 calc(50% - 32px);
        max-width: calc(50% - 32px);
        padding: 40px 32px;
        background: #fff;
        margin: 0 16px 32px
    }
    .contacts__item p {
        font: 14px/20px Gotham
    }
    .contacts__item b {
        font: 14px/20px GothamBold
    }
    .contacts__item p.consert-detail-info__title {
        font: 18px/22px GothamBold
    }
    .contacts__item a.actor-card__title-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 14px/20px GothamBold;
        margin-bottom: 4px
    }
}
@media screen and (max-width: 767px) {
    .contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0
    }
    .contacts .actor-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }


    .contacts .actor-card:not(:last-child) {
        margin-bottom: 16px;
    }


    .contacts-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .contacts-card .actor-card {
        background: #fff;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
        min-width: auto
    }
    .contacts-card .actor-detail-info__block {
        padding: 32px 24px;
        margin-bottom: 32px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .contacts-card .actor-detail-info__block b {
        font: 14px/20px GothamBold
    }
    .contacts-card .actor-detail-info__block p {
        font: 14px/20px Gotham;
        margin-bottom: 6px
    }
    .contacts-card .actor-detail-info__block p.consert-detail-info__single-text {
        font: 14px/25px GothamBold;
        margin-bottom: 10px
    }
    .contacts-card .actor-detail-info__block p.actor-card__title-bottom {
        font: 14px/20px GothamBold;
        color: #0f0f0f;
        margin-bottom: 4px
    }
    .contacts-card .actor-detail-info__block .actor-card__hr {
        margin-top: 12px
    }
    .contacts-card__hr-vertical {
        width: calc(100% - 56px);
        margin: 0 auto;
        height: 0;
        border-width: 1px
    }
    .contacts__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 32px 24px 16px;
        margin: 0 0 24px
    }
    .contacts__item p {
        font: 10px/12px Gotham
    }

    .contacts__item p > span {
        font-size: 12px !important;
        line-height: calc(12/10*100%);
    }

    .contacts__item b {
        font: 10px/12px GothamBold
    }
    .contacts__item p.consert-detail-info__title {
        font: 14px/18px GothamBold
    }
    .contacts__item p.consert-detail-info__title::after {
        display: none
    }
    .contacts__item a.actor-card__title-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 12px/14px GothamBold;
        margin-bottom: 4px
    }
    .contacts__item .actor-detail-info__block {
        padding-bottom: 0
    }
}
.omfil-today {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
/*.omfil-today__blockquote {*/
/*    position: relative;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    font: 18px/25px GothamBold;*/
/*    background: #fff;*/
/*    padding: 40px 32px;*/
/*    font-style: italic*/
/*}*/
.omfil-today__blockquote--no-before {
    padding: 80px;
    margin-top: 24px
}
.omfil-today__blockquote--no-before::before {
    display: none
}
.omfil-today__blockquote::before {
    content: "";
    position: absolute;
    border: 25px solid transparent;
    border-right: 28px solid #fff;
    border-left: 28px solid transparent;
    left: -56px;
    top: calc(50% - 25px)
}
.omfil-today__blockquote-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 32px
}
.omfil-today__blockquote-before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 40px/56px GothamBold;
    color: #fff;
    width: 80px;
    min-width: 80px;
    height: 80px;
    background: #d93284;
    border-radius: 50%;
    margin-right: 32px
}
.omfil-today__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.omfil-today__block img {
    margin-left: 64px;
    max-width: 50%;
    -ms-flex-item-align: start;
    align-self: flex-start
}
.omfil-today-item {
    background: #fff;
    padding: 40px 32px;
    margin-bottom: 32px
}
.omfil-today-item__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 32px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 32px
}
.omfil-today-item img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px);
    margin-right: auto;
    -ms-flex-item-align: start;
    align-self: flex-start
}
.omfil-today-item .consert-detail-info__block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px)
}
.omfil-today-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 16px;
    margin-bottom: 24px
}
.omfil-today-tabs__item {
    position: relative;
    font: 14px/14px GothamBold;
    color: #9b9b9b;
    margin-right: 24px;
    text-transform: uppercase
}
.omfil-today-tabs__item.active {
    color: #0f0f0f
}
.omfil-today-tabs-content {
    display: none
}
.omfil-today-tabs-content.active {
    display: block;
    width: 100%
}
.img-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.img-gallery__block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px);
    max-width: calc(50% - 16px)
}
.img-gallery__block img {
    width: 100%;
    display: block;
}
.img-gallery__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.img-gallery__row a {
    width: calc(50% - 16px);
}
.img-gallery .img-gallery__block:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
a.gallery_item {
    display: block;
}
@media screen and (max-width: 991px) {
    .img-gallery__block img {
        margin-bottom: 16px;
    }
    .img-gallery__row a {
        width: calc(50% - 8px);
    }
    .img-gallery__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
}
@media screen and (max-width: 767px) {
    .omfil-today__blockquote {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 14px/20px GothamBold;
        padding: 24px;
        font-style: italic;
        background-image: url("../img/circle_background_mobile.png");
        background-position: bottom center;
    }
    .omfil-today__blockquote--no-before {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 40px 32px;
        /*margin-top: 0;*/
    }
    .omfil-today__blockquote--no-before::before {
        display: none
    }
    .omfil-today__blockquote::before {
        content: "";
        position: absolute;
        border: 14px solid transparent;
        border-top: 18px solid transparent;
        border-bottom: 18px solid #fff;
        top: -28px;
        left: 6px
    }
    .omfil-today__blockquote-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 40px
    }
    .omfil-today__blockquote-before {
        font: 24px/24px GothamBold;
        width: 40px;
        min-width: 40px;
        height: 40px;
        margin-right: 0;
        margin-bottom: 18px
    }
    .omfil-today__blockquote-before svg {
        width: 24px;
        height: 24px
    }
    .omfil-today__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .omfil-today__block .html_content {
        margin-bottom: 32px
    }
    .omfil-today__block img {
        width: 100%;
        max-width: 100%;
        margin-left: 0
    }
    .omfil-today-item {
        max-width: 100%;
        padding: 24px;
        margin-bottom: 24px
    }
    .omfil-today-item:last-child {
        margin-bottom: 0
    }
    .omfil-today-item__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 24px;
        border-bottom: 2px solid #e4e4e4;
        margin-bottom: 24px
    }
    .omfil-today-item img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: auto;
        margin-bottom: 24px
    }
    .omfil-today-item .consert-detail-info__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .omfil-today-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 16px;
        padding-bottom: 8px;
        margin-bottom: 16px;
        overflow-x: auto;
        overflow-y: hidden
    }
    .omfil-today-tabs__item {
        position: relative;
        font: 14px/14px GothamBold;
        color: #9b9b9b;
        margin-right: 24px;
        text-transform: uppercase
    }
    .omfil-today-tabs__item.active {
        color: #0f0f0f
    }
    .omfil-today-tabs-content {
        display: none
    }
    .omfil-today-tabs-content.active {
        display: block;
        width: 100%
    }
    .img-gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 16px);
        margin: 0 -8px
    }
    .img-gallery__block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .img-gallery__block:last-child img {
        display: none
    }
    .img-gallery__block:last-child .img-gallery__row img {
        display: block;
        margin-bottom: 0
    }
    .img-gallery__block img {}
    .img-gallery__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .img-gallery__row img {
        /*width: 50%*/
    }
}
.document__container {
    margin-bottom: 32px
}
.document__container:last-child {
    margin-bottom: 0
}
.document-link {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 56px);
    flex: 0 0 calc(50% - 56px);
    max-width: calc(50% - 56px);
    font: 18px/25px GothamMedium;
    text-decoration: underline;
    margin-left: 56px;
    margin-bottom: 16px
}
.document-link::before {
    content: "";
    position: absolute;
    left: -56px;
    top: 0;
    width: 40px;
    height: 50px;
    background: url(../img/ic/document.png);
    background-size: cover
}
.access-env .omfil-today__blockquote {
    margin-bottom: 32px
}
.access-env__block {
    margin: 32px 0 48px
}
.access-env__question {
    font: 16px/19px GothamBold;
    margin-bottom: 4px
}
.access-env__info {
    font: 48px/56px GothamBold;
    color: #d93284
}
@media screen and (max-width: 991px) {
    .document__container .document-link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 56px);
        flex: 0 0 calc(100% - 56px);
        max-width: calc(100% - 56px)
    }
}
@media screen and (max-width: 767px) {
    .document-link {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 56px);
        flex: 0 0 calc(100% - 56px);
        max-width: calc(100% - 56px);
        font: 14px/20px GothamMedium;
        margin-left: 44px
    }
    .document-link::before {
        width: 32px;
        height: 40px;
        left: -44px
    }
    .access-env .omfil-today__blockquote {
        margin-bottom: 32px
    }
    .access-env__block {
        width: 50%;
        margin: 24px 0 32px
    }
    .access-env__question {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        font: 12px/14px GothamBold;
        height: 28px;
        margin-bottom: 4px
    }
    .access-env__info {
        font: 32px/40px GothamBold;
        color: #d93284
    }
}
.history {
    padding-left: 62px
}
.history img {
    margin-bottom: 32px
}
.history__title {
    position: relative;
    font: 60px/74px GothamBold;
    color: #d93284;
    margin-bottom: 32px;
    padding: 0 16px;
    width: 100%
}
.history__title::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 8px solid #000;
    left: -42px;
    top: 30px
}
.history__item {
    margin-bottom: 80px
}
.history__item .section__column:nth-child(2)::before {
    content: "";
    position: absolute;
    border-left: 3px dashed #0f0f0f;
    left: -31px;
    top: -52px;
    height: calc(100% + 162px)
}
.history__item:last-child .section__column::before {
    display: none
}
@media screen and (max-width: 991px) {
    .history {
        padding-left: 62px
    }
    .history img {
        margin-bottom: 32px
    }
    .history__title {
        position: relative;
        font: 60px/74px GothamBold;
        color: #d93284;
        margin-bottom: 32px;
        padding: 0 16px;
        width: 100%
    }
    .history__title::before {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: 8px solid #000;
        left: -42px;
        top: 30px
    }
    .history__item {
        margin-bottom: 80px
    }
    .history__item .section__column:nth-child(2)::before, .history__item .section__column:nth-child(3)::before {
        content: "";
        position: absolute;
        border-left: 3px dashed #0f0f0f;
        left: -31px;
        top: -52px;
        height: calc(100% + 28px)
    }
    .history__item .section__column:nth-child(3)::before {
        height: calc(100% + 162px)
    }
    .history__item:last-child .section__column::before {
        display: none
    }
}
@media screen and (max-width: 767px) {
    .history {
        padding-left: 32px
    }
    .history img {
        margin-bottom: 32px
    }
    .history__title {
        position: relative;
        font: 32px/44px GothamBold;
        margin-bottom: 24px;
        padding: 0 8px
    }
    .history__title::before {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        border: 5px solid #000;
        left: -16px;
        top: 16px
    }
    .history__item {
        margin-bottom: 40px
    }
    .history__item .section__column:nth-child(2)::before, .history__item .section__column:nth-child(3)::before {
        content: "";
        position: absolute;
        border-left: 1px dashed #0f0f0f;
        left: -9px;
        top: -40px;
        height: calc(100% + 30px)
    }
    .history__item .section__column:nth-child(3)::before {
        height: calc(100% + 99px)
    }
    .history__item:last-child .section__column::before {
        display: none
    }
}
.search {
    margin-left: -16px;
    width: calc(100% + 32px);
}
.section__container.search_container {
    width: 100%;
    margin: 0;
}
.search-page {
    margin-top: 24px;
}
.search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-page__item {
    padding: 0 0 18px 0;
    font-family: GothamBold, sans-serif;
}
.search-page__item a {
    font-size: 22px;
    display: block;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    font-family: Gotham, sans-serif;
}
.search-page__item p {
    font-size: 18px;
    margin-top: 22px;
}
.search-page .projects-pagination-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.search-page__item b {
    font-size: inherit !important;
    font-weight: inherit !important;
    font-family: inherit !important;
}
.search-page__item a:hover {
    color: #d93284;
}
.search-page__item:not(:last-child) {
    margin-bottom: 18px;
    border-bottom: 1px solid #e4e4e4;
}
.search__input {
    width: 100%;
    margin-right: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    background: #fff;
    border: 2px solid #e4e4e4;
    height: 56px;
    font: 18px/18px Gotham;
    color: #0f0f0f
}
.search__input::-webkit-input-placeholder {
    color: #717171
}
.search__input::-moz-placeholder {
    color: #717171
}
.search__input:-ms-input-placeholder {
    color: #717171
}
.search__input::-ms-input-placeholder {
    color: #717171
}
.search__input::placeholder {
    color: #717171
}
.search__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: 18px/25px GothamBold;
    text-decoration: underline;
    margin-bottom: 16px
}
.note-prof .document-link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    color: #0f0f0f
}
@media screen and (max-width: 767px) {
    .search__input {
        height: 40px;
        font: 14px/14px Gotham;
        margin-right: 0
    }
    .search__input::-webkit-input-placeholder {
        font-size: 10px;
    }
    .search__input::-moz-placeholder {
        font-size: 10px;
    }
    .search__input:-ms-input-placeholder {
        font-size: 10px;
    }
    .search__input::-ms-input-placeholder {
        font-size: 10px;
    }
    .search__input::placeholder {
        font-size: 10px;
    }
    .search .omfil__btn {
        width: 46px;
        min-width: 46px;
        height: 40px;
        padding: 0;
        margin-left: 16px
    }
    .search .omfil__btn svg {
        margin: 0;
        width: 18px;
        height: 18px
    }
    .note-prof .omfil__btn.omfil__btn--secondary.autowidth.left {
        margin: 0;
        width: 100% !important
    }
    .note-prof .omfil__btn.omfil__btn--secondary.autowidth.left svg {
        width: 12px;
        height: 12px
    }
}
.omfil-group__item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333333% - 32px);
    flex: 0 0 calc(33.333333% - 32px);
    max-width: calc(33.333333% - 32px);
    margin: 0 16px 32px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09)
}
.omfil-group__item.active img {
    display: none
}
.omfil-group__item.active .omfil-group__content .html_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.omfil-group__item.active .omfil-group__content .html_content h4 {
    margin-bottom: 32px
}
.omfil-group__item.active .omfil-group__content .html_content p {
    display: block
}
.omfil-group__item img {
    width: 100%;
    max-height: 432px
}
.omfil-group__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 32px 32px
}
.omfil-group__content .consert-detail-info__text-block {
    margin-top: auto
}
.omfil-group__content--closed {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100% !important;
    height: 100%;
    z-index: 3
}
.omfil-group__content .html_content h4 {
    font: 18px/22px GothamBold
}
.omfil-group__content .html_content h4:last-child {
    margin-bottom: 0
}
.omfil-group__content .html_content p {
    font: 14px/20px Gotham
}
.omfil-group__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.omfil-group__footer p {
    font: 18px/25px GothamBold;
    padding-right: 24px
}
@media screen and (max-width: 1199px) {
    .omfil-group__item {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 32px);
        flex: 0 0 calc(50% - 32px);
        max-width: calc(50% - 32px)
    }
}
@media screen and (max-width: 991px) {
    .rule-vizit .section__column {
        margin-bottom: 0
    }
    .rule-vizit .html_content {
        margin-bottom: 0
    }
    .rule-vizit .html_content ul {
        margin-bottom: 0
    }
    .omfil-group__item img {
        width: 100%;
        max-height: 316px
    }
    .omfil-group__content {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 32px 24px 24px
    }
    .omfil-group__content .consert-detail-info__text-block {
        margin-top: auto
    }
    .omfil-group__content .html_content h4 {
        font: 14px/20px GothamBold
    }
    .omfil-group__content .html_content h4:last-child {
        margin-bottom: 0
    }
    .omfil-group__content .html_content p {
        font: 12px/14px Gotham
    }
    .omfil-group__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .omfil-group__footer p {
        font: 14px/20px GothamBold;
        padding-right: 24px
    }
}
@media screen and (max-width: 767px) {
    .omfil-group__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 32px);
        flex: 0 0 calc(100% - 32px);
        max-width: calc(100% - 32px)
    }
    .omfil-group__content .html_content h4 {
        font: 14px/20px GothamBold
    }
    .omfil-group__content .html_content h4:last-child {
        margin-bottom: 0
    }
    .omfil-group__content .html_content p {
        font: 10px/12px Gotham
    }
    .omfil-group__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .omfil-group__footer p {
        font: 14px/20px GothamBold;
        padding-right: 0;
        text-align: center;
        margin-bottom: 16px
    }
    .omfil-group__footer .omfil__btn {
        width: 100%
    }
}
.omfil-online__content {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-top: -48px
}
.omfil-online__block {
    padding: 32px
}
.omfil-online__block--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 416px);
    flex: 0 0 calc(100% - 416px);
    max-width: calc(100% - 416px)
}
.omfil-online__block--left h4 {
    font: 24px/28px GothamBold;
    margin-bottom: 24px
}
.omfil-online__block--left p {
    font: 14px/20px GothamBold;
    margin-bottom: 16px
}
.omfil-online__block--left p.pink {
    font: 16px/22px GothamBold
}
.omfil-online__block .consert-detail-social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 32px
}
.omfil-online__block .consert-detail-social p {
    margin-bottom: 16px
}
.omfil-online__block .consert-detail-social__block {
    padding-left: 0
}
.omfil-online__block--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    min-width: 416px;
    border-left: 2px solid #e4e4e4
}
.omfil-online__divider {
    border: 1px solid #e4e4e4;
    min-height: 100%;
    height: 100%;
    margin: 0 32px
}
@media screen and (max-width: 991px) {
    .omfil-online__content {
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -48px
    }
    .omfil-online__block {
        padding: 32px
    }
    .omfil-online__block--left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .omfil-online__block--left h4 {
        font: 24px/28px GothamBold;
        margin-bottom: 24px
    }
    .omfil-online__block--left p {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .omfil-online__block--left p.pink {
        font: 16px/22px GothamBold
    }
    .omfil-online__block .consert-detail-social {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        padding: 0
    }
    .omfil-online__block .consert-detail-social p {
        white-space: nowrap;
        margin-bottom: 0
    }
    .omfil-online__block .consert-detail-social__block {
        max-width: 50%;
        margin-left: auto
    }
    .omfil-online__block--right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: auto;
        border-left: none;
        border-top: 2px solid #e4e4e4
    }
}
@media screen and (max-width: 767px) {
    .omfil-online__content {
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -60px
    }
    .omfil-online__block {
        padding: 24px
    }
    .omfil-online__block--left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .omfil-online__block--left h4 {
        font: 18px/22px GothamBold;
        margin-bottom: 16px
    }
    .omfil-online__block--left p {
        font: 10px/14px GothamBold;
        margin-bottom: 16px
    }
    .omfil-online__block--left p.pink {
        font: 12px/14px GothamBold;
        margin-bottom: 0
    }
    .omfil-online__block .consert-detail-social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 0
    }
    .omfil-online__block .consert-detail-social p {
        white-space: nowrap;
        margin-bottom: 16px
    }
    .omfil-online__block .consert-detail-social__block {
        max-width: 100%;
        margin-left: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .omfil-online__block .consert-detail-social__block svg {
        margin: 0
    }
    .omfil-online__block--right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: none;
        border-left: none;
        border-top: 2px solid #e4e4e4
    }
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 88px;
    padding: 0 64px;
    z-index: 1;
    background: #fff;
    border: 1px solid #ededed;
    z-index: 12;
    transition: all .2s;
}
.header--transparent {
    background: 0 0;
    border: 1px solid transparent
}
.header--transparent .header__logo svg path {
    fill: #fff
}
.header--transparent .header-navbar__list-link {
    color: #fff
}
.header--transparent .header-mobile__link svg circle, .header--transparent .header-mobile__link svg path {
    stroke: #fff
}
.header--transparent.active, .header--transparent.js-active {
    background: #fff;
    border: 1px solid #ededed
}
.header--transparent.active .header__logo svg path, .header--transparent.js-active .header__logo svg path {
    fill: #0f0f0f
}
.header--transparent.active .header-navbar__list-link, .header--transparent.js-active .header-navbar__list-link {
    color: #0f0f0f
}
.header--transparent.active .header-mobile__link svg circle, .header--transparent.active .header-mobile__link svg path, .header--transparent.js-active .header-mobile__link svg circle, .header--transparent.js-active .header-mobile__link svg path {
    stroke: #0f0f0f
}
.header__logo svg path {
    fill: #0f0f0f
}
.header__logo svg path:first-child {
    fill: #d93284 !important
}
.header-navbar {
    margin: 0 auto;
    height: 100%;
}
.header-navbar__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-navbar__list-item {
    /*margin: 0 24px;*/
    /*border: 1px dashed red;*/
    width: 100%;
    height: 100%;
}
.header-navbar__list-link {
    font: 16px/16px Gotham;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f0f0f;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-navbar__list-link:hover {
    color: #d93284 !important
}
.header-mobile {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-left: auto;
    margin-right: -64px
}
.clear-field {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.section-control-block__date_input_wrapper.value .clear-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section-control-block__date_input_wrapper .section-control-block__btn {
    padding: 0 40px 0 20px;
}
.section-control-block__date_input_wrapper.value .section-control-block__btn {
    padding: 0 40px 0 20px;
}
.section-control-block__date_input_wrapper.value .section-control-block__date_input {
    width: calc(100% - 40px);
    /*border: 1px solid red;*/
    /*opacity: 1;*/
}
.section-control-block__date_input_wrapper.value .clear-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.clear-field svg {
    width: 40%;
    height: 40%;
}
.clear-field svg path {
    /*stroke: black;*/
}
.header-mobile__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
.header-mobile__item {
    position: relative
}
.header-mobile__item:hover .header-mobile__tip {
    display: block
}
.header-mobile__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-mobile__item:hover svg circle, .header-mobile__item:hover svg path {
    stroke: #0f0f0f
}
.header-mobile__item:hover svg circle, .header-mobile__item:hover svg path {
    stroke: #d93284 !important
}

.header-mobile__tip {
    display: none;
    position: absolute;
    font: 14px/14px GothamBold;
    white-space: nowrap;
    color: #d93284;
    /*width: 120px;*/
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    top: calc(50% + 22px);
    cursor: pointer;
}
.header-mobile__open-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 34px;
    padding-right: 64px;
    height: calc(100% + 2px);
    margin-bottom: -1px;
    background: #0f0f0f;
    width: 141px;
    max-width: 141px;
    transition: all .2s !important;
}


.header.header--transparent:not(.header--transparent.header.active) .header-mobile__open-menu {
    background-color: transparent;
}


.header.header--transparent:not(.header--transparent.header.active) .header-mobile__open-menu:hover {
    background-color: #d93284;
}

.header.header--transparent.js-active .header-mobile__open-menu {
    background-color: #0f0f0f !important;
}

.header.header--transparent.js-active .header-mobile__open-menu:hover {
    background-color: #d93284 !important;
}


.header-mobile__open-menu svg.open {
    display: none
}
.header-mobile__open-menu:hover {
    background: #d93284
}
.header-mobile__open-menu.active {
    padding-left: 34px
}
.header-mobile__open-menu.active svg {
    display: none
}
.header-mobile__open-menu.active svg.open {
    display: block
}
.navmenu {
    position: fixed;
    top: -100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 11;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}
.navmenu.active {
    top: 88px;
    -webkit-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease
}
.navmenu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    padding: 30px 24px 0;
}
.navmenu__item.visible_mobile {
    display: none;
}
.navmenu__item svg {
    display: none
}
.navmenu__item .navmenu__list--level3 {
    max-width: 100%;
    padding: 0;
    margin-bottom: 20px
}
.navmenu__item .navmenu__list--level3 .navmenu__link {
    font: 16px/16px Gotham;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 16px
}
.navmenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 24px/24px Gotham;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 24px
}
.navmenu__link:hover {
    color: #d93284
}
@media screen and (max-width: 1199px) {
    .header {
        padding: 0 24px
    }
    .header__logo svg {
        /*width: 150px*/
    }
    .header-navbar {
        margin: 0 auto
    }
    .header-navbar__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .header-navbar__list-link {
        padding: 0 16px;
    }
    .header-navbar__list-link {
        font: 14px/14px Gotham;
        font-weight: 700
    }
    .header-mobile {
        margin-right: -24px
    }
    .header-mobile__list {
        margin-right: 15px
    }
    .header-mobile__link {
        padding: 0 15px
    }
    .header-mobile__tip {
        font: 12px/12px GothamBold;
        width: 100px;
        left: -23px
    }
    .header-mobile__open-menu {
        padding-left: 24px;
        padding-right: 48px;
        width: 120px;
        max-width: 120px
    }
    .header-mobile__open-menu.active {
        padding-left: 24px
    }
    .navmenu__list {
        /*padding: 32px 24px*/
        padding: 0 24px;
    }
    .navmenu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        max-height: calc(100% - 88px) !important;
        overflow: hidden
    }
    .navmenu__list {
        max-height: 100%;
        overflow-y: auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navmenu__item {
        position: relative;
        border-bottom: 1px solid #e4e4e4
    }
    .navmenu__item svg {
        position: absolute;
        display: block;
        right: 25px;
        top: 31px;
        background: url(../img/svg/arrow-down.svg);
        background-size: cover;
        width: 15px;
        height: 9px;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease
    }
    .navmenu__item .navmenu__list--level3 {
        display: none;
        width: 100% !important;
        margin-bottom: 0
    }
    .navmenu__item .navmenu__list--level3 .navmenu__item {
        border: none
    }
    .navmenu__item .navmenu__list--level3 .navmenu__link {
        font: 12px/12px Gotham;
        font-weight: 700;
        margin-bottom: 14px;
        padding: 0;
        white-space: nowrap;
    }
    .navmenu__item.active svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .navmenu__item.active .navmenu__list--level3 {
        margin-bottom: 12px
    }
    .navmenu__link {
        font: 16px/16px Gotham;
        font-weight: 700;
        padding: 24px 0;
        margin-bottom: 0
    }
    .navmenu__link:hover {
        color: #0f0f0f
    }
}
@media screen and (max-width: 991px) {
    .header {
        border: none;
        border-bottom: 1px solid #ededed
    }
    .header--transparent {
        background: #fff;
        border: none;
        border: 1px solid #ededed
    }
    .header--transparent .header__logo svg path {
        fill: #0f0f0f
    }
    .header--transparent .header-navbar__list-link {
        color: #0f0f0f
    }
    .header--transparent .header-mobile__link svg circle, .header--transparent .header-mobile__link svg path {
        stroke: #0f0f0f
    }
    .header__logo {
        width: 100%
    }
    .header__logo svg path {
        fill: #0f0f0f
    }
    .header__logo svg path:first-child {
        fill: #d93284 !important
    }
    .header-navbar {
        display: none
    }
    .header-mobile__tip {
        display: none !important
    }
    .header-mobile__open-menu:hover {
        background: #0f0f0f
    }
}
@media screen and (max-width: 767px) {
    .header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        height: auto;
        border: none;
        border-bottom: 1px solid #ededed
    }
    .header__logo {
        width: 100%;
        padding: 11px 16px;
        border-bottom: 1px solid #ededed
    }
    .header-mobile {
        width: 100%;
        height: 45px;
        margin: 0
    }
    .header-mobile__list {
        width: 100%;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-right: 0
    }
    .header-mobile__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 16px
    }
    .header-mobile__link svg {
        width: 16px;
        height: 16px
    }
    .header-mobile__open-menu {
        padding: 0 24px;
        width: auto;
        margin-left: auto
    }
    .header-mobile__open-menu svg {
        width: 32px
    }
}
.footer {
    background: #0f0f0f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1360px;
    padding: 0 24px;
    margin: 0 auto
}
.footer-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: 56px;
    margin-bottom: 48px
}
.footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-social__text {
    font: 18px/22px Gotham;
    color: #717171;
    margin-right: 24px
}
.footer-social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 16px
}
.footer-social__link svg path {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.footer-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}
.footer-info__item {
    margin-bottom: 32px
}
.footer-info__text {
    font: 14px/14px Gotham;
    color: #717171;
    margin-bottom: 12px
}
.footer-info__desk, .footer-info__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 18px/22px Gotham;
    color: #d2d2d2
}
.footer-info__desk--small, .footer-info__link--small {
    font: 14px/20px Gotham;
    margin-bottom: 12px
}
.footer-info__link:hover {
    opacity: .7
}
.footer-menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52.25%;
    flex: 0 0 52.25%;
    max-width: 52.25%;
    max-height: 100%;
    margin-left: auto
}
.footer-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff;
    max-height: 510px;
    align-items: flex-start;
}
.footer-menu__item {
    max-width: 200px;
    margin-bottom: 18px;
    margin-right: 10px;
}
.footer-menu__item--last {
    margin-bottom: 50px
}
.footer-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 16px/20px GothamBold;
    color: #d2d2d2;
    margin-bottom: 10px
}
.footer-menu__link:hover {
    color: #d93284
}
.footer-menu__list--level3 .footer-menu__item {
    margin-bottom: 0
}
.footer-menu__list--level3 .footer-menu__link {
    font: 14px/18px Gotham
}
.footer-links {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.75%;
    flex: 0 0 14.75%;
    max-width: 14.75%
}
.footer-links__text {
    font: 14px/18px Gotham;
    color: #d2d2d2;
    margin-bottom: 32px
}
.footer-links__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 16px/20px GothamBold;
    color: #d2d2d2;
    margin-bottom: 32px
}
.footer-partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
    margin-left: 33%;
    margin-bottom: 40px
}
.footer-partners__text {
    font: 14px/18px Gotham;
    color: #717171;
    margin-bottom: 32px
}
.footer-partners__slider {
    position: relative;
    width: 100%;
    padding-right: 48px
}
.footer-partners .owl-prev {
    display: none
}
.footer-partners .owl-nav {
    bottom: calc(50% - 16px);
    right: 0
}
.footer-partners .owl-nav .owl-next {
    width: 32px;
    height: 32px
}
.footer-partners .owl-nav .owl-next svg {
    width: 6px
}
.footer-partners__item img {
    max-width: 100%;
    /*height: 34px;*/
    height: 66px;
}
.footer-partners__item {
    text-align: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    display: block;
}
.footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 32px 0
}
.footer-bottom__link {
    font: 14px/14px Gotham;
    color: #fff
}
.footer-bottom__link span {
    color: #d93284
}
.footer-bottom__link:hover {
    color: #d93284
}
@media screen and (max-width: 1199px) {
    .footer-header {
        padding-top: 40px;
        margin-bottom: 32px
    }
    .footer__logo {
        width: 200px
    }
    .footer__logo svg {
        width: 100%
    }
    .footer-social__text {
        font: 16px/20px Gotham;
        margin-right: 24px
    }
    .footer-social__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 16px
    }
    .footer-info__item {
        margin-bottom: 24px
    }
    .footer-info__text {
        font: 12px/12px Gotham;
        margin-bottom: 18px
    }
    .footer-info__desk, .footer-info__link {
        font: 16px/20px Gotham
    }
    .footer-info__desk--small, .footer-info__link--small {
        font: 12px/12px Gotham;
        margin-bottom: 8px
    }
    .footer-menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.25%;
        flex: 0 0 58.25%;
        max-width: 58.25%;
        max-height: 100%;
        margin-left: auto
    }
    .footer-menu__list {
        max-height: 460px
    }
    .footer-menu__item {
        max-width: 170px;
        margin-bottom: 18px
    }
    .footer-menu__item--last {
        margin-bottom: 50px
    }
    .footer-menu__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 16px/20px GothamBold;
        color: #d2d2d2;
        margin-bottom: 10px
    }
    .footer-menu__link:hover {
        color: #d93284
    }
    .footer-menu__list--level3 .footer-menu__item {
        margin-bottom: 0
    }
    .footer-menu__list--level3 .footer-menu__link {
        font: 12px/16px Gotham
    }
    .footer-links {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.75%;
        flex: 0 0 16.75%;
        max-width: 16.75%
    }
    .footer-links__text {
        font: 12px/16px Gotham;
        margin-bottom: 32px
    }
    .footer-links__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 14px/18px GothamBold;
        margin-bottom: 32px
    }
    .footer-partners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        margin-left: 25%;
        margin-bottom: 40px
    }
    .footer-partners__text {
        font: 12px/16px Gotham;
        margin-bottom: 32px
    }
    .footer-partners__slider {
        position: relative;
        width: 100%;
        padding-right: 48px
    }
    .footer-partners .owl-prev {
        display: none
    }
    .footer-partners .owl-nav {
        bottom: calc(50% - 16px);
        right: 0
    }
    .footer-partners .owl-nav .owl-next {
        width: 32px;
        height: 32px
    }
    .footer-partners .owl-nav .owl-next svg {
        width: 6px
    }
    .footer-partners__item img {
        max-width: 100%
    }
    .footer-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 32px 0
    }
    .footer-bottom__link {
        font: 14px/14px Gotham;
        color: #fff
    }
    .footer-bottom__link span {
        color: #d93284
    }
    .footer-bottom__link:hover {
        color: #d93284
    }
}
@media screen and (max-width: 991px) {
    .footer-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 24px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .footer-header .omfil__btn {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer__logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 24px
    }
    .footer-social {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .footer-social__text {
        font: 14px/18px Gotham
    }
    .footer-social__link {
        height: 24px
    }
    .footer-social__link svg {
        height: 100%
    }
    .footer-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 24px);
        flex: 0 0 calc(100% + 24px);
        max-width: calc(100% + 24px);
        margin: 0 -12px 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .footer-info__item {
        width: 50%;
        padding: 0 12px;
        margin-bottom: 32px
    }
    .footer-info__text {
        font: 14px/14px Gotham
    }
    .footer-info__desk, .footer-info__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 18px/22px Gotham
    }
    .footer-info__desk--small, .footer-info__link--small {
        font: 14px/14px Gotham;
        margin-bottom: 12px
    }
    .footer-info__link:hover {
        opacity: .7
    }
    .footer-menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        max-height: 100%;
        margin-left: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer-menu__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #fff;
        max-height: 460px
    }
    .footer-menu__item {
        max-width: 170px;
        margin-bottom: 15px;
        /*margin-right: 0;*/
    }
    .footer-menu__item--last {
        margin-bottom: 50px
    }
    .footer-menu__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 16px/20px GothamBold;
        color: #d2d2d2;
        margin-bottom: 10px
    }
    .footer-menu__link:hover {
        color: #d93284
    }
    .footer-menu__list--level3 .footer-menu__item {
        margin-bottom: 0
    }
    .footer-menu__list--level3 .footer-menu__link {
        font: 14px/18px Gotham
    }
    .footer-links {
        display: none
    }
    .footer-partners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 24px;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .footer-partners__text {
        font: 14px/18px Gotham;
        color: #717171;
        margin-bottom: 32px
    }
    .footer-partners__slider {
        position: relative;
        width: 100%;
        padding-right: 48px
    }
    .footer-partners .owl-prev {
        display: none
    }
    .footer-partners .owl-nav {
        bottom: calc(50% - 16px);
        right: 0
    }
    .footer-partners .owl-nav .owl-next {
        width: 32px;
        height: 32px
    }
    .footer-partners .owl-nav .owl-next svg {
        width: 6px
    }
    .footer-partners__item img {
        max-width: 100%
    }
    .footer-bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        padding: 20px 0
    }
    .footer-bottom__link {
        width: 50%;
        font: 14px/14px Gotham;
        padding: 12px 0;
        color: #fff
    }
}
@media screen and (max-width: 767px) {
    .footer__container {
        padding: 0 16px
    }
    .footer-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 32px;
        margin-bottom: 48px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .footer-header .omfil__btn {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: calc(100% - 117px)
    }
    .footer__logo {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0;
        width: 107px
    }
    .footer__logo svg {
        height: auto
    }
    .footer-social {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 48px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer-social__text {
        width: 100%;
        font: 10px/12px Gotham;
        margin-bottom: 16px
    }
    .footer-social__text br {
        display: none
    }
    .footer-social__link {
        height: 24px;
        margin-left: 0
    }
    .footer-social__link svg {
        height: 100%
    }
    .footer-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 24px);
        flex: 0 0 calc(100% + 24px);
        max-width: calc(100% + 24px);
        margin: 0 -12px 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .footer-info__item {
        width: 100%;
        padding: 0 12px;
        margin-bottom: 16px
    }
    .footer-info__text {
        font: 10px/12px Gotham;
        margin-bottom: 10px
    }
    .footer-info__desk, .footer-info__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 14px/17px Gotham
    }
    .footer-info__desk--small, .footer-info__link--small {
        font: 10px/12px Gotham;
        margin-bottom: 12px;
        line-height: 1.4;
    }
    .footer-info__link:hover {
        opacity: .7
    }
    .footer-menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        max-height: 100%;
        margin-left: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer-menu__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #fff;
        max-height: 585px;
        /*max-height: none;*/
    }
    .footer-menu__item {
        max-width: 50%;
        margin-bottom: 18px
    }
    .footer-menu__item--last {
        margin-bottom: 50px
    }
    .footer-menu__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 14px/17px GothamBold;
        margin-bottom: 14px
    }
    .footer-menu__link:hover {
        color: #d93284
    }
    .footer-menu__list--level3 .footer-menu__item {
        margin-bottom: 0;
        max-width: 100%
    }
    .footer-menu__list--level3 .footer-menu__link {
        font: 10px/12px Gotham
    }
    .footer-links {
        display: none
    }
    .footer-partners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 24px;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .footer-partners__text {
        font: 14px/18px Gotham;
        color: #717171;
        margin-bottom: 32px
    }
    .footer-partners__slider {
        position: relative;
        width: 100%;
        padding-right: 48px
    }
    .footer-partners .owl-prev {
        display: none
    }
    .footer-partners .owl-nav {
        bottom: calc(50% - 16px);
        right: 0
    }
    .footer-partners .owl-nav .owl-next {
        width: 32px;
        height: 32px
    }
    .footer-partners .owl-nav .owl-next svg {
        width: 6px
    }
    .footer-partners__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer-partners__item img {
        max-width: 100%
    }
    .footer-bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        padding: 10px 0;
        margin: 0 -6px;
        width: calc(100% + 12px);
    }
    .footer-bottom>a {
        width: 50%;
        padding-left: 3px;
        padding-right: 3px;
    }
    .footer-bottom__link {
        width: auto;
        font: 10px/10px Gotham;
        padding: 8px 0;
        color: #fff
    }
    .footer-bottom__link:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .footer-bottom__link:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .footer-bottom__link:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer-bottom__link:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
}
.main-slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    margin-bottom: 112px;
    margin-top: -200px
}

.main-slider.__custom {
    height: calc(100vh - 88px);
    margin-top: -62px;
}




.main-slider__item {
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 48px 64px;
    position: relative;
}
.main-slider__link {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.9;
    top: 90px;
    bottom: 107px;
    height: calc(100% - 197px);
}
@media screen and (max-width: 1350px) {
    .main-slider__link {
        top: 112px;
        height: calc(100% - 219px);
    }
}
@media screen and (max-width: 991px) {
    .main-slider__link {
        height: calc(100% - 122px);
        top: 0;
    }
}
@media screen and (max-width: 767px) {
    .main-slider__link {
        height: calc(100% - 80px);
        top: 0px;
    }
}
.main-slider__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-item-align: end;
    align-self: flex-end
}
.main-slider__title {
    font: 40px/48px Geometria;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 24px
}
.main-slider__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 16px/16px GothamBold;
    color: #fff;
    margin-bottom: 16px
}
@media screen and (max-width: 1350px) {
    .main-slider {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100vh;
        margin-bottom: 120px;
        /*margin-top: -88px*/
    }
    .main-slider__item {
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
        padding: 48px 64px
    }
    .main-slider__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
    .main-slider__title {
        font: 40px/48px Geometria;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 24px
    }
    .main-slider__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 16px/16px GothamBold;
        color: #fff;
        margin-bottom: 16px
    }
}
@media screen and (max-width: 991px) {
    .main-slider {
        margin-top: -90px;
        height: calc(100vh - 88px);
        margin-bottom: 44px
    }
    .main-slider__item {
        background-size: cover
    }
}
@media screen and (max-width: 767px) {
    .main-slider.__custom {
        height: calc(50vh - 44px) !important;
        margin-top: -26px;
    }
    .main-slider {
        margin-top: -24px;
    }
    .main-slider.cons-zal-slider {
        margin-bottom: 0;
    }
    .main-slider__item {
        padding: 0;
        background-position: 40%
    }
    .main-slider__block {
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45));
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .45)), to(rgba(0, 0, 0, .45)));
        background: linear-gradient(0deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45));
        width: 100%;
        height: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 32px 8px
    }
    .main-slider__title {
        font: 24px/28px Geometria;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 14px
    }
    .main-slider__title br {
        display: none
    }
    .main-slider__text {
        font: 12px/12px GothamBold;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .main-slider .omfil__btn {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .main-slider .owl-nav {
        display: none
    }
    .main-slider .owl-dots {
        position: absolute;
        bottom: -5px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 42px;
    }
    .main-slider .owl-dots .owl-dot {
        position: relative;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin: 0 4px
    }
    .main-slider .owl-dots .owl-dot span {
        display: none;
        background: #d93284;
        width: 6px;
        height: 6px;
        border-radius: 50%
    }
    .main-slider .owl-dots .owl-dot.active {
        width: 12px;
        height: 12px
    }
    .main-slider .owl-dots .owl-dot.active span {
        display: block
    }
}
.make-order-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: flex-start;
    margin-bottom: 48px
}
.make-order-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #e4e4e4;
    border-top: 0
}
.make-order-table__row--title {
    background: #d93284;
    color: #fff;
    border-top: 2px solid #e4e4e4
}
.make-order-table__cell {
    width: 100%;
    padding: 16px
}
.make-order-table__cell:first-child {
    width: 159px;
    border-right: 2px solid #e4e4e4
}
.make-order__name {
    font: 14px/14px GothamBold;
    margin-bottom: 24px
}
.make-order__name span {
    font: 14px/14px Gotham
}
.make-order .omfil__btn {
    margin-left: 16px
}
.make-order-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0px;
    background: #f8f8f8;
    margin-bottom: 24px
}
.make-order-info__date, .make-order-info__place {
    font: 14px/14px GothamBold
}
.make-order-info__date span, .make-order-info__place span {
    font: 14px/14px Gotham
}
.make-order__form {
    width: calc(100% + 32px);
    margin: 0 -16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.make-order__form .omfil-form__label {
    max-width: 50%;
    width: 100%;
    padding: 0 16px
}
.make-order__form .omfil-form__label--login {
    width: auto
}
.make-order__form button.omfil__btn {
    margin: 0 16px
}
.make-order .omfil__btn--secondary {
    width: auto;
    margin-left: 24px
}
@media screen and (max-width: 767px) {
    .make-order .omfil-form__label {
        max-width: 100%;
        margin-bottom: 24px
    }
    .make-order .omfil-form__label--login button.omfil__btn {
        padding: 0 25px
    }
    .make-order .omfil__btn {
        width: 100%;
        margin: 0 8px 16px
    }
    .make-order__form {
        width: calc(100% + 16px);
        margin: 0 -8px
    }
    .make-order__form .omfil-form__label {
        padding: 0 8px
    }
    .make-order .zal-order-item__number {
        padding: 10px 15px
    }
    .make-order .zal-order-item__number p {
        font: 14px/14px GothamBold
    }
    .make-order__name {
        font: 14px/16px GothamBold;
        margin-bottom: 16px
    }
    .make-order__name span {
        font: 14px/16px Gotham
    }
    .make-order-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 16px 0px;
        background: #f8f8f8;
        margin-bottom: 24px
    }
    .make-order-info .omfil__divider {
        display: none
    }
    .make-order-info__date, .make-order-info__place {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 10px/10px GothamBold;
        margin-bottom: 8px
    }
    .make-order-info__date:last-child, .make-order-info__place:last-child {
        margin-bottom: 0
    }
    .make-order-info__date::before, .make-order-info__place::before {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #d93284;
        margin-right: 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .make-order-info__date span, .make-order-info__place span {
        font: 10px/10px Gotham
    }
    .make-order .omfil-form__label--promo {
        width: calc(100% - 62px)
    }
    .make-order .omfil-form__label--promo-btn {
        padding: 0;
        width: 46px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-left: 0
    }
    .make-order .omfil-form__label--promo-btn .omfil__btn {
        width: 46px;
        height: 44px;
        max-width: 100%;
        padding: 0;
        font-size: 0
    }
    .make-order .omfil-form__label--promo-btn .omfil__btn svg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        width: 17px
    }
    .make-order .zal-order__total-amount {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .make-order .zal-order__total-amount .zal-order__total-amount-sum {
        font: 18px/18px GothamBold
    }
    .make-order .zal-order__total-amount .zal-order__total-amount-sum--old {
        font: 12px/12px GothamBold
    }
    .make-order .zal-order__promo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 20px
    }
    .make-order .zal-order__promo p {
        font: 10px/14px Gotham
    }
}
.afisha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px 48px
}
.afisha:last-child {
    margin-bottom: 0 !important
}
.afisha.active .afisha__item__fail_link {
    padding: 0 27px;
    min-width: 216px;
}
.afisha--zal .afisha__item, .afisha.active .afisha__item {
    min-height: 160px;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 32px);
    flex: 0 0 calc(100% - 32px);
    max-width: calc(100% - 32px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 86px
}
.afisha__item__fail_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    min-height: 56px;
    font-weight: 700;
    font-size: 14px;
    line-height: calc(13 / 14 * 100%);
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #0F0F0F;
    background-color: #F8F8F8;
    padding: 0 15px;
    width: 100%;
    font-family: GothamBold, sans-serif;
    -webkit-transition: background-color .2s !important;
    -o-transition: background-color .2s !important;
    transition: background-color .2s !important;
    position: relative;
    z-index: 2;
}
div.afisha__item__fail_link {
    padding: 0 40px;
}
.afisha--zal .afisha__header, .afisha.active .afisha__header {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: auto;
    height: 100%;
    padding: 19px 23px;
    text-align: center;
    width: 80px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.afisha--zal .afisha__block, .afisha.active .afisha__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.afisha.active .afisha__img {
    display: none
}
.afisha--zal .afisha__img-block, .afisha.active .afisha__img-block {
    position: absolute;
    bottom: 0
}
.afisha--zal .afisha__img-text, .afisha.active .afisha__img-text {
    bottom: -5px;
    /*right: 176px;*/
    right: 139px;
}
.afisha--zal .afisha__date, .afisha.active .afisha__date {
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font: 12px/12px GothamBold;
    margin-bottom: 0;
    margin-right: 30px;
    justify-content: flex-start;
    min-width: 270px;
}
.afisha--zal .afisha__date-span, .afisha.active .afisha__date-span {
    flex-direction: column;
    align-items: flex-start;
    font: 14px/14px GothamBold
}
.afisha--zal .afisha__date-span--number, .afisha.active .afisha__date-span--number {
    font: 72px/72px GothamBold;
    margin-right: 8px;
    /*min-width: 100px;*/
    justify-content: flex-end;
    align-items: center;
}
.afisha--zal .afisha__date .omfil__divider, .afisha.active .afisha__date .omfil__divider {
    background: 0 0
}
.afisha--zal .afisha__info, .afisha.active .afisha__info {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    row-gap: 15px;
}
.afisha--zal .afisha__info-text, .afisha--zal .afisha__info-title, .afisha.active .afisha__info-text, .afisha.active .afisha__info-title {
    text-align: left;
    margin-bottom: 0;
}
.afisha--zal .afisha__footer, .afisha.active .afisha__footer {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-left: auto;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s
}
.afisha--zal .afisha__footer .omfil__btn-span, .afisha.active .afisha__footer .omfil__btn-span {
    display: block
}
.afisha--zal .afisha__footer .omfil__btn, .afisha.active .afisha__footer .omfil__btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}
.afisha--zal .afisha__footer .afisha__add-feature, .afisha.active .afisha__footer .afisha__add-feature {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 24px
}
.afisha.active .afisha__item {
    padding-left: 80px;
}
.afisha--zal .afisha__header {
    height: 100%
}
.afisha--zal .afisha__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 0
}
.afisha--zal .afisha__img {
    /*display: none*/
    -o-object-fit: cover;
    object-fit: cover;
}
.afisha--zal .afisha__img-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 0;
    height: 100%;
    background-size: cover;
    /*width: calc(100% + 64px);*/
    width: calc(100% + 105px);
}
.afisha--zal .afisha__img-text {
    bottom: 0
}
.afisha--zal .afisha-genre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding: 0 32px;
    width: 100%;
}
.afisha--zal .afisha-genre__text {
    font: 14px/14px GothamBold;
    margin-right: 7px;
}
.afisha--zal .afisha-genre__link {
    font: 14px/14px GothamBold;
    color: #d93284;
    margin: 5px;
    display: inline-block;
    border-bottom: 1px solid rgb(217 50 132 / 50%);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.afisha--zal .afisha__date {
    margin-right: 0;
    margin-bottom: 32px
}
.afisha--zal .afisha__info {
    padding: 0 32px;
    margin-bottom: 16px
}

.afisha__item.__not_ticket_available .afisha__info {
    padding: 0 24px;
}

.afisha--zal .afisha__footer {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 0
}
.afisha--zal .afisha__footer .afisha__add-feature {
    margin-left: 0
}
.afisha-slider .owl-nav {
    top: 0;
    bottom: auto
}
.afisha-slider .afisha__info-text {
    margin-bottom: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.afisha-slider .afisha__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: calc(100% - 32px);
}
.section.afisha_page.archive_page .afisha.active .afisha__img-text {
    /*right: 197px;*/
    right: 182px;
}
.section.afisha_page.archive_page .section-control-block__date_input_wrapper {
    margin-right: 0;
}
.section.afisha_page.archive_page .afisha.active .afisha__item__fail_link {
    padding: 0 49px;
}
.afisha-slider .afisha__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.afisha-slider .user-cabinet__open-link {
    text-transform: uppercase
}
.afisha__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 32px);
    flex: 0 0 calc(25% - 32px);
    max-width: calc(25% - 32px);
    margin: 0 16px 32px
}
.afisha__item__pseudo-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.afisha__info-title {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.afisha__item:hover .afisha__info-title {
    /*color: #86338b*/
}
.afisha__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 71px;
    font-family: "GothamBold", sans-serif;
    font-size: calc(14px + (16 - 14) * ((100vw - 360px) / (1920 - 360)));
    line-height: calc(22 / 16 * 100%);
    color: #fff;
    text-transform: uppercase;
    background-repeat: no-repeat;
}
.afisha__header.active {
    max-height: none
}
.afisha__header--purple {
    background-color: #86338b;
    background-image: url(/img/svg/konz_zal.svg)
}
.afisha__header--blue {
    background-color: #4198d5;
    background-image: url(/img/svg/organ_zal.svg)
}
.afisha__img {
    width: 100%
}
.afisha:not(.afisha.afisha--zal) .afisha__img-block {
    padding-bottom: calc(3280 / 4928 * 100%);
}
.afisha:not(.afisha.afisha--zal) .afisha__img-block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.afisha__img-block {
    position: relative;
    width: 100%;
    margin-bottom: 32px;
    overflow: hidden;
}
.afisha__img-block img {}
.section.afisha_page .afisha__img-block {
    padding-bottom: 66.46%;
}
.afisha.active .afisha__img-block {
    padding-bottom: 0;
}
.section.afisha_page .afisha__img-block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.afisha__img-text {
    background: #f9e0ed;
    position: absolute;
    right: 0;
    bottom: 0;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    padding: 8px
}
.afisha__info {
    padding: 0 15px;
    margin-bottom: 8px;
}
.afisha.afisha--add .afisha__info {
    margin-bottom: 16px;
}
.afisha.afisha--add .afisha-card__block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.afisha.afisha--add .afisha-card__learn-more {
    margin-bottom: 24px;
}
.afisha__info-title {
    font: 18px/20px GothamBold;
    color: #0f0f0f;
    margin-bottom: 16px;
    text-align: center
}
.afisha__info-title--small {
    font-family: Gotham
}
.afisha__info-text {
    font-size: 15px;
    line-height: calc(20 / 14 * 100%);
    text-align: center;
    margin-bottom: 16px;
    font-family: 'Gotham';
    font-weight: 400;
}
.afisha__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 13px/12px GothamBold;
    text-transform: uppercase;
    padding: 0 24px;
    margin-bottom: 24px;
    justify-content: center;
}
.afisha__date-span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 3px
}
.afisha__date .omfil__divider {
    margin: 0 8px
}
.afisha__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 24px 24px
}
.afisha__footer .omfil__btn {
    width: 100%;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease
}
.afisha__add-feature {
    margin-left: 24px;
    z-index: 1;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease;
    width: 64px;
    height: 56px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.afisha__add-feature svg {
    width: 100%;
    height: 100%;
}
.afisha__add-feature.active svg path, .afisha__add-feature:hover svg path {
    stroke: #d93284;
    fill: #d93284
}
@media screen and (max-width: 1300px) {
    .afisha__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333333% - 32px);
        flex: 0 0 calc(33.333333% - 32px);
        max-width: calc(33.333333% - 32px)
    }
}
@media screen and (max-width: 991px) {
    .afisha__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 32px);
        flex: 0 0 calc(50% - 32px);
        max-width: calc(50% - 32px)
    }
    .afisha--zal .afisha__block, .afisha.active .afisha__block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 16px 0
    }
    .afisha--zal .afisha__info, .afisha.active .afisha__info {
        max-width: calc(100% - 263px);
        padding: 0 24px;
    }
    .afisha--zal .afisha__date, .afisha.active .afisha__date {
        min-width: 263px;
        margin-right: 0;
        margin-bottom: 16px
    }
    .afisha--zal .afisha__footer, .afisha.active .afisha__footer {
        margin-left: 0;
        padding-bottom: 0
    }
    .afisha--zal .afisha__footer .omfil__btn, .afisha.active .afisha__footer .omfil__btn {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .afisha--zal .afisha__footer .afisha__add-feature, .afisha.active .afisha__footer .afisha__add-feature {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .afisha--zal .afisha__info {
        max-width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .afisha--zal .afisha__date {
        order: 1
    }
    .afisha--zal .afisha__footer {
        margin-bottom: 16px
    }
}
@media screen and (max-width: 767px) {
    .afisha {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }
    .afisha--zal, .afisha.active {
        max-width: calc(100% + 16px)
    }
    .afisha--zal .afisha__item, .afisha.active .afisha__item {
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 45px;
    }
    .afisha--zal .afisha__header, .afisha.active .afisha__header {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        /*padding: 19px 23px;*/
        width: 50px;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-align: center;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        max-height: none;
        height: 100%;
        padding: 0;
    }
    .afisha--zal .afisha__block, .afisha.active .afisha__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: calc(100% - 40px);
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 24px
    }
    .afisha--zal .afisha__img, .afisha.active .afisha__img {
        display: none
    }
    .afisha--zal .afisha__img-block, .afisha.active .afisha__img-block {
        position: absolute;
        bottom: 0
    }
    .afisha--zal .afisha__img-text, .afisha.active .afisha__img-text {
        bottom: 50px;
        right: 59px;
        left: 24px;
        left: 33px;
        font: 10px/10px GothamBold;
        max-width: 140px;
        text-align: center;
    }
    .afisha--zal .afisha__date, .afisha.active .afisha__date {
        order: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font: 10px/10px GothamBold;
        margin-bottom: 10px;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
        max-width: 200px;
        min-width: 200px
    }
    .afisha--zal .afisha__date-span, .afisha.active .afisha__date-span {
        flex-direction: column;
        align-items: flex-start;
        font: 10px/10px GothamBold
    }
    .afisha--zal .afisha__date-span--number, .afisha.active .afisha__date-span--number {
        font: 56px/56px GothamBold;
        margin-right: 8px;
    }
    .afisha--zal .afisha__date .omfil__divider, .afisha.active .afisha__date .omfil__divider {
        background: 0 0;
    }
    .afisha--zal .afisha__info, .afisha.active .afisha__info {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 0;
        padding: 0;
        width: 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .afisha--zal .afisha__info-title, .afisha.active .afisha__info-title {
        font: 14px/14px GothamBold;
        text-align: left;
        margin-bottom: 12px;
        line-height: 1.2;
    }
    .afisha.active .afisha__info-title--small {
        font-family: "Gotham", sans-serif !important;
    }
    .afisha--zal .afisha__info-text, .afisha.active .afisha__info-text {
        font: 14px/14px Gotham
    }
    .afisha--zal .afisha__footer, .afisha.active .afisha__footer {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-left: auto;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
        padding-left: 0;
        margin-top: 60px;
        margin-left: 0;
        padding-right: 0;
        max-width: 100%
    }
    .afisha--zal .afisha__footer .omfil__btn-span, .afisha.active .afisha__footer .omfil__btn-span {
        display: block
    }
    .afisha--zal .afisha__footer .omfil__btn, .afisha.active .afisha__footer .omfil__btn {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .afisha--zal .afisha__footer .afisha__add-feature, .afisha.active .afisha__footer .afisha__add-feature {
        width: 46px;
        height: 40px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
        margin-left: 16px
    }
    .afisha--zal .afisha__footer .afisha__add-feature svg, .afisha.active .afisha__footer .afisha__add-feature svg {
        width: 46px;
        height: 40px
    }
    .afisha--zal {
        margin-bottom: 24px
    }
    .afisha--zal .afisha__item {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #fff;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }
    .afisha--zal .afisha__item:not(:last-child) {
        margin: 0 0 24px !important;
    }
    .afisha--zal .afisha__item:hover .afisha__info-title {
        color: #0f0f0f
    }
    .afisha--zal .afisha__header {
        position: static;
        width: 100%;
        max-width: 100%;
        height: 56px;
        max-height: 56px;
        font: 14px/18px GothamBold;
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .afisha--zal .afisha__header.active {
        max-height: 56px
    }
    .afisha--zal .afisha__img {
        width: 100%;
        display: block
    }
    .afisha--zal .afisha__img-block {
        position: relative;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 32px
    }
    .afisha--zal .afisha__img-text {
        background: #f9e0ed;
        position: absolute;
        right: 0;
        bottom: 0;
        left: auto;
        font: 10px/10px GothamBold;
        text-transform: uppercase;
        padding: 8px
    }
    .afisha--zal .afisha__block {
        padding: 0 0 24px
    }
    .afisha--zal .afisha__info {
        padding: 0;
        margin-bottom: 16px
    }
    .afisha--zal .afisha__info-title {
        font: 16px/20px GothamBold;
        color: #0f0f0f;
        margin-bottom: 16px;
        text-align: left
    }
    .afisha--zal .afisha__info-title--small {
        font-family: Gotham
    }
    .afisha--zal .afisha__info-text {
        font: 14px/20px Gotham;
        text-align: left;
        margin-bottom: 16px
    }
    .afisha--zal .afisha__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        font: 12px/12px GothamBold;
        text-transform: uppercase;
        padding: 0;
        min-width: auto;
        margin-bottom: 10px
    }
    .afisha--zal .afisha__date-span {
        display: flex;
        align-items: flex-start;
        margin-right: 3px;
    }
    .afisha--zal .afisha__date .omfil__divider {
        margin: 0 8px;
    }
    .afisha--zal .afisha-genre {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        padding: 0;
    }
    .afisha-genre__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .afisha--zal .afisha-genre__link, .afisha--zal .afisha-genre__text {
        font: 12px/12px GothamBold
    }
    .afisha--zal .afisha__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: 0
    }
    .afisha--zal .afisha__footer .omfil__btn {
        width: 100%;
        -webkit-transition: 0s ease;
        -o-transition: 0s ease;
        transition: 0s ease
    }
    .afisha--zal .afisha__add-feature {
        margin-left: 24px;
        z-index: 1;
        -webkit-transition: 0s ease;
        -o-transition: 0s ease;
        transition: 0s ease
    }
    .afisha__slider .owl-dots {
        width: 100%
    }
    .afisha-slider .owl-dots {
        width: 100%;
        bottom: -12px;
    }
    .afisha-slider .owl-dots .owl-dot {
        background: #0f0f0f
    }
    .afisha-slider .owl-dots .owl-dot.active {
        background: #d93284
    }
    .afisha-slider .owl-dots .owl-dot.active span {
        background: #fff
    }
    .afisha__item {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #fff;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 32px
    }
    .afisha__header {
        height: 56px;
        max-height: 56px
    }
}
.afisha-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin: 0 -16px
}
.afisha-container .afisha-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% - 32px);
    flex: 0 0 calc(25% - 32px);
    max-width: calc(25% - 32px)
}
.afisha-card.afisha-card--custom {
    min-height: 575px;
}
.afisha-card.afisha-card--custom .afisha-card__content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.afisha-card--horizontal .afisha-card, .afisha-card--horizontal-reverse .afisha-card, .afisha-container.afisha-container--string .afisha-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    margin: 0 0 32px
}
.afisha-card--horizontal .afisha-card .afisha-card__header, .afisha-card--horizontal-reverse .afisha-card .afisha-card__header, .afisha-container.afisha-container--string .afisha-card .afisha-card__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 71px;
    height: 100%;
    padding: 24px 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.afisha-card--horizontal .afisha-card__info-title, .afisha-card--horizontal-reverse .afisha-card__info-title, .afisha-container.afisha-container--string .afisha-card__info-title {
    text-align: left
}
.afisha-card--horizontal .afisha-card__info-text, .afisha-card--horizontal-reverse .afisha-card__info-text, .afisha-container.afisha-container--string .afisha-card__info-text {
    text-align: left
}
.afisha-card--horizontal .afisha-card__date, .afisha-card--horizontal-reverse .afisha-card__date, .afisha-container.afisha-container--string .afisha-card__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 12px/12px GothamBold;
    margin-bottom: 0;
    margin-right: 30px
}
.afisha-card--horizontal .afisha-card__date-span, .afisha-card--horizontal-reverse .afisha-card__date-span, .afisha-container.afisha-container--string .afisha-card__date-span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font: 14px/14px GothamBold
}
.afisha-card--horizontal .afisha-card__date-span--number, .afisha-card--horizontal-reverse .afisha-card__date-span--number, .afisha-container.afisha-container--string .afisha-card__date-span--number {
    font: 72px/72px GothamBold;
    margin-right: 8px
}
.afisha-card--horizontal .afisha-card__date .omfil__divider, .afisha-card--horizontal-reverse .afisha-card__date .omfil__divider, .afisha-container.afisha-container--string .afisha-card__date .omfil__divider {
    background: 0 0
}
.afisha-container.afisha-container--string {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.afisha-container.afisha-container--string .afisha-card {
    position: relative;
    max-height: 168px
}
.afisha-container.afisha-container--string .afisha-card__content {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.afisha-container.afisha-container--string .afisha-card__img {
    display: none
}
.afisha-container.afisha-container--string .afisha-card__img-block {
    position: static
}
.afisha-container.afisha-container--string .afisha-card__img-text {
    right: 66px;
    bottom: 16px
}
.afisha-container.afisha-container--string .afisha-card__date {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}
.afisha-container.afisha-container--string .afisha-card__info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0
}
.afisha-container.afisha-container--string .afisha-card__info-text {
    margin-bottom: 0
}
.afisha-container.afisha-container--string .afisha-card__footer {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    max-width: 310px
}
.afisha-container.afisha-container--string .afisha-card__footer .omfil__btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}
.afisha-container.afisha-container--string .afisha-card__footer .omfil__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: 24px
}
.afisha-card--horizontal {
    margin-left: 0;
    margin-right: 0
}
.afisha-card--horizontal .afisha-card__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 71px);
    flex: 0 0 calc(50% - 71px);
    max-width: calc(50% - 71px);
    margin-left: 71px
}
.afisha-card--horizontal .afisha-card__img-block {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%
}
.afisha-card--horizontal-reverse {
    margin-left: 0;
    margin-right: 0
}
.afisha.afisha-card--horizontal-reverse.afisha-card--no-header afisha-card {
    position: relative;
}
.afisha-card__ref {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.afisha-card__img-block._ibg {
    position: relative;
    overflow: hidden;
}
.afisha-card .afisha-card__img-block._ibg img {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.afisha-card:hover .afisha-card__img-block._ibg img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.afisha-card__img-block._ibg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.afisha-card__img-block._ibg img {
    position: absolute;
}
.afisha-card--horizontal-reverse .afisha-card__content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.afisha-card--horizontal-reverse .afisha-card__img-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 71px);
    flex: 0 0 calc(50% - 71px);
    max-width: calc(50% - 71px);
    margin-left: 71px
}
.afisha-card--no-header .afisha-card {
    padding-left: 0
}
.afisha-card--no-header .afisha-card:last-child {
    margin-bottom: 0
}
.afisha-card--no-header .afisha-card__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.afisha-card--no-header .afisha-card__img-block {
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: calc(50% - 16px);
}
.afisha-card--horizontal .afisha-card__content, .afisha-card--horizontal-reverse .afisha-card__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.afisha-card--horizontal .afisha-card__img-block, .afisha-card--horizontal-reverse .afisha-card__img-block {
    height: 100%
}
.afisha-card--horizontal .afisha-card__info-title, .afisha-card--horizontal-reverse .afisha-card__info-title {
    font: 20px/20px GothamBold
}
.afisha-card--horizontal .afisha-card__info-text, .afisha-card--horizontal-reverse .afisha-card__info-text {
    font: 16px/16px Gotham
}
.section.rule-vizit .html_content ul li {
    list-style-type: none;
    position: relative;
}
.section.rule-vizit .html_content ul li:not(:last-child) {
    /*margin-bottom: 8px;*/
}
.section.rule-vizit .html_content ul li:before {
    position: absolute;
    top: 4px;
    left: -30px;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 19px;
    width: 19px;
    height: 19px;
    background-image: url("../img/svg/checkmark.svg");
    background-size: cover;
    margin-right: 12px;
}
.afisha-card--horizontal .afisha-card__date, .afisha-card--horizontal-reverse .afisha-card__date {
    margin-right: auto;
    margin-bottom: 32px
}
.afisha-card--horizontal .afisha-card__footer, .afisha-card--horizontal-reverse .afisha-card__footer {
    width: auto;
    margin-bottom: 32px
}
.afisha-card--horizontal .afisha-card__footer .omfil__btn, .afisha-card--horizontal-reverse .afisha-card__footer .omfil__btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: 165px
}
.afisha-card--horizontal .afisha-card__footer .omfil__icon, .afisha-card--horizontal-reverse .afisha-card__footer .omfil__icon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: 24px
}
.afisha-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 16px 32px
}
.afisha-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 71px;
    font: 16px/22px GothamBold;
    padding: 0 24px;
    color: #fff;
    text-transform: uppercase;
    background-repeat: no-repeat
}
.afisha-card__header--purple {
    background-color: #86338b;
    background-image: url(/img/svg/konz_zal.svg)
}
.afisha-card__header--blue {
    background-color: #4198d5;
    background-image: url(/img/svg/organ_zal.svg)
}
.afisha-card__header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 32px
}
.afisha-card__img-block {
    position: relative;
    background: 0 0;
    background-size: cover;
    background-position-x: center;
    height: 210px
}
.afisha-card__img-text {
    background: #f9e0ed;
    position: absolute;
    right: 0;
    bottom: 0;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 8px
}
.afisha-card__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    padding: 32px 24px 24px
}
.afisha-card__info {
    margin-bottom: 40px
}
.afisha-card__info-title {
    font: 16px/20px GothamBold;
    color: #0f0f0f;
    margin-bottom: 16px;
    text-align: center
}
.afisha-card__info-title--small {
    font-family: Gotham
}
.afisha-card__info-text {
    font: 14px/20px Gotham;
    text-align: center;
    margin-bottom: 16px
}
.afisha-card__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 12px/12px GothamBold;
    text-transform: uppercase;
    margin-bottom: 24px
}
.afisha-card__date-span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 3px
}
.afisha-card__date .omfil__divider {
    margin: 0 8px
}
.afisha-card__date-event {
    font: 16px/22px GothamMedium;
    color: rgba(113, 113, 113, .7);
    margin-bottom: 10px
}
.afisha-card__title {
    font: 24px/28px GothamBold
}
.afisha-card__genre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font: 14px/14px GothamBold;
    color: #0f0f0f;
    margin-bottom: 32px
}
.afisha-card__genre a {
    color: #d93284;
    margin-right: 12px;
    z-index: 2
}
.afisha-card__genre a:hover {
    opacity: .7
}
.afisha-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.afisha-card__footer .omfil__btn {
    width: 100%;
    height: 56px
}
.afisha-card__footer .omfil__icon {
    background: 0 0;
    margin-left: 24px
}
.afisha-card__footer .omfil__icon:hover svg path {
    stroke: #d93284
}
.afisha-card-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px
}
.afisha-card-open__content {
    position: absolute;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background: #fff;
    z-index: 2;
    padding: 40px 32px !important
}
.afisha-card-open__content .omfil__link-open {
    margin-top: auto
}
.afisha-card-open__content h4 {
    font: 20px/20px GothamBold;
    margin-bottom: 32px
}
.afisha-card-open__content p {
    font: 14px/20px Gotham;
    margin-bottom: 16px
}
.afisha-card-open__content p b {
    text-decoration: underline
}
.afisha-card__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.afisha-card__learn-more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font: 14px/14px GothamBold;
    text-transform: uppercase;
    border-bottom: 2px solid #d93284;
    margin-bottom: 32px;
    z-index: 2;
    -webkit-transition: 0s ease;
    -o-transition: 0s ease;
    transition: 0s ease
}
.afisha-card__learn-more:hover {
    border-bottom: 2px solid transparent
}
@media screen and (max-width: 991px) {
    .afisha-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 32px);
        margin: 0 -16px
    }
    .afisha-container .afisha-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 32px);
        flex: 0 0 calc(25% - 32px);
        max-width: calc(25% - 32px)
    }
    .afisha-card--horizontal .afisha-card, .afisha-card--horizontal-reverse .afisha-card, .afisha-container.afisha-container--string .afisha-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin: 0 0 32px
    }
    .afisha-card--horizontal .afisha-card .afisha-card__header, .afisha-card--horizontal-reverse .afisha-card .afisha-card__header, .afisha-container.afisha-container--string .afisha-card .afisha-card__header {
        position: absolute;
        top: 0;
        left: 0;
        width: 71px;
        height: 100%;
        padding: 24px 0;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        text-align: center;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .afisha-card--horizontal .afisha-card__info, .afisha-card--horizontal-reverse .afisha-card__info, .afisha-container.afisha-container--string .afisha-card__info {
        text-align: left
    }
    .afisha-card--horizontal .afisha-card__info-title, .afisha-card--horizontal-reverse .afisha-card__info-title, .afisha-container.afisha-container--string .afisha-card__info-title {
        text-align: left
    }
    .afisha-card--horizontal .afisha-card__date, .afisha-card--horizontal-reverse .afisha-card__date, .afisha-container.afisha-container--string .afisha-card__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 12px/12px GothamBold;
        margin-bottom: 0;
        margin-right: 30px
    }
    .afisha-card--horizontal .afisha-card__date-span, .afisha-card--horizontal-reverse .afisha-card__date-span, .afisha-container.afisha-container--string .afisha-card__date-span {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font: 14px/14px GothamBold
    }
    .afisha-card--horizontal .afisha-card__date-span--number, .afisha-card--horizontal-reverse .afisha-card__date-span--number, .afisha-container.afisha-container--string .afisha-card__date-span--number {
        font: 72px/72px GothamBold;
        margin-right: 8px
    }
    .afisha-card--horizontal .afisha-card__date .omfil__divider, .afisha-card--horizontal-reverse .afisha-card__date .omfil__divider, .afisha-container.afisha-container--string .afisha-card__date .omfil__divider {
        background: 0 0
    }
    .afisha-container.afisha-container--string {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .afisha-container.afisha-container--string .afisha-card {
        position: relative;
        max-height: 168px
    }
    .afisha-container.afisha-container--string .afisha-card__content {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .afisha-container.afisha-container--string .afisha-card__img {
        display: none
    }
    .afisha-container.afisha-container--string .afisha-card__img-block {
        position: static
    }
    .afisha-container.afisha-container--string .afisha-card__img-text {
        right: 66px;
        bottom: 16px
    }
    .afisha-container.afisha-container--string .afisha-card__date {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .afisha-container.afisha-container--string .afisha-card__info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0
    }
    .afisha-container.afisha-container--string .afisha-card__info-text {
        margin-bottom: 0
    }
    .afisha-container.afisha-container--string .afisha-card__footer {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        max-width: 310px
    }
    .afisha-container.afisha-container--string .afisha-card__footer .omfil__btn {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .afisha-container.afisha-container--string .afisha-card__footer .omfil__icon {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0;
        margin-right: 24px
    }
    .afisha-card--horizontal {
        margin-left: 0;
        margin-right: 0
    }
    .afisha-card--horizontal .afisha-card__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 71px);
        flex: 0 0 calc(50% - 71px);
        max-width: calc(50% - 71px);
        margin-left: 0
    }
    .afisha-card--horizontal .afisha-card__img-block {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 50%
    }
    .afisha-card--horizontal .afisha-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        margin: 0 0 32px;
        height: auto;
        max-height: none
    }
    .afisha-card--horizontal .afisha-card-open {
        width: 100%
    }
    .afisha-card--horizontal .afisha-card .afisha-card__header {
        position: static;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 100%;
        max-width: 100%;
        padding: 19px 23px;
        height: 71px;
        max-height: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .afisha-card--horizontal .afisha-card__img-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .afisha-card--horizontal .afisha-card__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .afisha-card--horizontal .afisha-card__info {
        text-align: left
    }
    .afisha-card--horizontal .afisha-card__info-title {
        text-align: left
    }
    .afisha-card--horizontal .afisha-card__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 12px/12px GothamBold;
        margin-bottom: 0;
        margin-right: 30px;
        color: #0f0f0f
    }
    .afisha-card--horizontal .afisha-card__date-span {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font: 14px/14px GothamBold
    }
    .afisha-card--horizontal .afisha-card__date-span--number {
        font: 72px/72px GothamBold;
        margin-right: 8px
    }
    .afisha-card--horizontal .afisha-card__date .omfil__divider {
        background: 0 0
    }
    .afisha-card--horizontal-reverse {
        margin-left: 0;
        margin-right: 0
    }
    .afisha-card--horizontal-reverse .afisha-card__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .afisha-card--horizontal-reverse .afisha-card__img-block {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 71px);
        flex: 0 0 calc(50% - 71px);
        max-width: calc(50% - 71px);
        margin-left: 71px
    }
    .afisha-card--no-header .afisha-card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0
    }
    .afisha-card--no-header .afisha-card:last-child {
        margin-bottom: 0
    }
    .afisha-card--no-header .afisha-card__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .afisha-card--no-header .afisha-card__img-block {
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: auto !important;
        padding-bottom: calc(105 / 152 * 100%);
    }
    .afisha-card--horizontal .afisha-card__content, .afisha-card--horizontal-reverse .afisha-card__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .afisha-card--horizontal .afisha-card__img-block, .afisha-card--horizontal-reverse .afisha-card__img-block {
        height: 100%
    }
    .afisha-card .afisha-card__img-block._ibg img {
        height: auto !important;
    }
    .afisha-card--horizontal .afisha-card__info-title, .afisha-card--horizontal-reverse .afisha-card__info-title {
        font: 20px/20px GothamBold
    }
    .afisha-card--horizontal .afisha-card__info-text, .afisha-card--horizontal-reverse .afisha-card__info-text {
        font: 16px/16px Gotham
    }
    .afisha-card--horizontal .afisha-card__date, .afisha-card--horizontal-reverse .afisha-card__date {
        margin-right: auto;
        margin-bottom: 32px
    }
    .afisha-card--horizontal .afisha-card__footer, .afisha-card--horizontal-reverse .afisha-card__footer {
        width: auto;
        margin-bottom: 32px
    }
    .afisha-card--horizontal .afisha-card__footer .omfil__btn, .afisha-card--horizontal-reverse .afisha-card__footer .omfil__btn {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: 165px
    }
    .afisha-card--horizontal .afisha-card__footer .omfil__icon, .afisha-card--horizontal-reverse .afisha-card__footer .omfil__icon {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0;
        margin-right: 24px
    }
    .afisha-container.afisha-card--horizontal .afisha-card, .afisha-container.afisha-card--horizontal-reverse .afisha-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .afisha-container.afisha-card--horizontal .afisha-card .afisha__header, .afisha-container.afisha-card--horizontal-reverse .afisha-card .afisha__header {
        position: static;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 100%;
        max-width: 100%;
        padding: 19px 23px;
        height: 71px;
        max-height: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .afisha-card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 16px 32px
    }
    .afisha-card__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 71px;
        font: 16px/22px GothamBold;
        padding: 0 24px;
        color: #fff;
        text-transform: uppercase;
        background-repeat: no-repeat
    }
    .afisha-card__header--purple {
        background-color: #86338b;
        background-image: url(/img/svg/konz_zal.svg)
    }
    .afisha-card__header--blue {
        background-color: #4198d5;
        background-image: url(/img/svg/organ_zal.svg)
    }
    .afisha-card__header-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 32px
    }
    .afisha-card__img-block {
        position: relative;
        background: 0 0;
        background-size: cover;
        background-position-x: center;
        height: 210px
    }
    .afisha-card__img-text {
        background: #f9e0ed;
        position: absolute;
        right: 0;
        bottom: 0;
        font: 14px/14px GothamBold;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 8px
    }
    .afisha-card__content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
        box-shadow: 0 0 20px rgba(0, 0, 0, .09);
        padding: 32px 24px 24px
    }
    .afisha-card__info {
        margin-bottom: 40px
    }
    .afisha-card__info-title {
        font: 16px/20px GothamBold;
        color: #0f0f0f;
        margin-bottom: 16px;
        text-align: center
    }
    .afisha-card__info-title--small {
        font-family: Gotham
    }
    .afisha-card__info-text {
        font: 14px/20px Gotham;
        text-align: center;
        margin-bottom: 16px
    }
    .afisha-card__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font: 12px/12px GothamBold;
        text-transform: uppercase;
        margin-bottom: 24px;
        font: 16px/22px GothamMedium;
        color: rgba(113, 113, 113, .7);
        margin-bottom: 10px
    }
    .afisha-card__date-span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 3px
    }
    .afisha-card__date .omfil__divider {
        margin: 0 8px
    }
    .afisha-card__title {
        font: 24px/28px GothamBold
    }
    .afisha-card__genre {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font: 14px/14px GothamBold;
        color: #0f0f0f;
        margin-bottom: 32px
    }
    .afisha-card__genre a {
        color: #d93284;
        margin-right: 12px;
        z-index: 2
    }
    .afisha-card__genre a:hover {
        opacity: .7
    }
    .afisha-card__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .afisha-card__footer .omfil__btn {
        width: 100%;
        height: 56px
    }
    .afisha-card__footer .omfil__icon {
        background: 0 0;
        margin-left: 24px
    }
    .afisha-card__footer .omfil__icon:hover svg path {
        stroke: #d93284
    }
    .afisha-card-open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 32px
    }
    .afisha-card-open__content {
        position: absolute;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
        background: #fff;
        z-index: 2;
        padding: 40px 32px !important
    }
    .afisha-card-open__content .omfil__link-open {
        margin-top: auto
    }
    .afisha-card-open__content h4 {
        font: 20px/20px GothamBold;
        margin-bottom: 32px
    }
    .afisha-card-open__content p {
        font: 14px/20px Gotham;
        margin-bottom: 16px
    }
    .afisha-card-open__content p b {
        text-decoration: underline
    }
    .afisha-card__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .afisha-card__learn-more {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        font: 14px/14px GothamBold;
        text-transform: uppercase;
        border-bottom: 2px solid #d93284;
        margin-bottom: 32px;
        z-index: 2;
        -webkit-transition: 0s ease;
        -o-transition: 0s ease;
        transition: 0s ease
    }
    .afisha-card__learn-more:hover {
        border-bottom: 2px solid transparent
    }
}
@media screen and (max-width: 767px) {
    .afisha-card__header-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .afisha-card__header-content .omfil__btn {
        margin-top: 16px;
        width: 100%
    }
}
.projects {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 71px;
    margin-bottom: -32px;
    background-color: #ffffff;
}
.projects.projects--abonement {
    /*max-height: 400px;*/
}
.projects.projects--abonement .projects__block {
    width: calc(55% - 71px / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.projects.projects--abonement .projects__footer {
    margin-top: 32;
}

.projects.projects--abonement .projects__img_wrap {
    width: calc(45% - 71px / 2);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(45% - 71px / 2);
    flex: 1 1 calc(45% - 71px / 2);
}

.projects .afisha__header {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 71px;
    padding: 19px 23px;
    height: 100%;
    max-height: 100%
}
.projects__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px
}
.projects.active .projects__img {
    width: 0%;
    min-width: 0
}
.projects.active .projects__block {
    background: #fff;
    padding-left: 32px
}
.projects__block-link {
    width: 40%;
    min-width: 40%;
}
.projects.active .projects__block h4 {
    font: 24px/28px GothamBold;
    margin-bottom: 32px
}
.projects.active .projects__block blockquote {
    font: 14px/20px Gotham;
    color: #0f0f0f;
    border-left: none;
    padding-left: 0;
    margin-bottom: 40px
}
.projects.active .projects__block.projects__date {
    display: none
}
.projects.active .projects__block-closed {
    display: block
}
.projects.active .projects__block-opened {
    display: none
}
.projects.active .projects__block .omfil__btn--opened {
    display: none
}
.projects.active .projects__block .omfil__btn--closed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.projects.active .projects__close, .projects.active .projects__open {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold;
    text-transform: uppercase
}
.projects.active .projects__close svg, .projects.active .projects__open svg {
    margin-left: 16px
}
.projects.active .projects__close:hover, .projects.active .projects__open:hover {
    opacity: .7
}
.projects.active .projects__open {
    display: none
}
.projects.active .projects__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.projects__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.projects__block {
    background: #fff;
    padding: 40px 32px
}
.projects__block h4 {
    font: 24px/28px GothamBold;
    margin-bottom: 32px
}
.projects__block blockquote {
    font: 16px/22px GothamBold;
    color: #0f0f0f;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-bottom: 32px
}
.projects__block .projects__date {
    font: 16px/22px Gotham;
    color: rgba(113, 113, 113, .7);
    margin-bottom: 10px
}
.projects__block-closed {
    display: none
}
.projects__block-opened p {
    font: 14px/20px Gotham;
    margin-bottom: 16px
}
.projects__block .omfil__btn--closed {
    display: none
}
.projects__close, .projects__open {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold;
    text-transform: uppercase
}
.projects__close svg, .projects__open svg {
    margin-left: 16px
}
.projects__close:hover, .projects__open:hover {
    opacity: .7
}
.projects .afisha__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font: 12px/12px GothamBold;
    margin-bottom: 0;
    margin-right: 30px
}
.projects .afisha__date-span {
    flex-direction: column;
    align-items: flex-start;
    font: 14px/14px GothamBold
}
.projects .afisha__date-span--number {
    font: 72px/72px GothamBold;
    margin-right: 8px
}
.projects .afisha__date .omfil__divider {
    background: 0 0
}
.projects .afisha__info {
    margin-bottom: 0
}
.projects .afisha__info-title {
    text-align: left
}
.projects .afisha__info-text {
    text-align: left
}
.projects .afisha__footer {
    padding-bottom: 0;
    margin-left: auto
}
.projects .afisha__footer .afisha__add-feature {
    margin-right: 32px
}
.projects__open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.projects__close {
    display: none
}
.projects__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 32px;
}
.projects__footer .omfil__btn {
    margin: 0;
}
.projects__footer .omfil__btn {
    width: auto
}
.projects__footer-grey-text {
    font: 16px/20px Gotham;
    color: #717171;
    margin-bottom: 10px
}
.projects__footer-bold-text {
    font: 24px/28px GothamBold;
    color: #0f0f0f
}
.projects-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%
}
.projects-pagination .omfil__btn--secondary {
    font: 18px/18px GothamBold;
    width: auto;
    margin: 0;
    text-transform: inherit;
    box-shadow: 1px 1px 8px 0px rgba(34, 60, 80, 0.2);
    color: #0f0f0f !important;
}

@media (any-hover: hover) {
    .projects-pagination .omfil__btn--secondary:hover {
        color: var(--main-color) !important;
    }
}

.projects-pagination .omfil__btn--secondary:first-child {
    color: #717171
}
.projects-pagination .omfil__btn--secondary:first-child svg {
    margin: 0;
    margin-right: 16px
}
.projects-pagination-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.projects-pagination__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 18px/18px GothamBold;
    width: 72px;
    height: 56px;
    background: #fff;
    color: #0f0f0f
}
.projects-pagination__link.active, .projects-pagination__link:hover {
    background: #d93284;
    color: #fff
}
.projects-slider {
    margin-bottom: 120px;
    padding-bottom: 30px;
}
.volunteer-center .consert-detail-info__text-block {
    margin-bottom: 24px;
}
.projects-slider .owl-stage-outer {
    margin: -10px 0;
}
.projects-slider .owl-item {
    padding: 15px 0;
}
.projects-slider:last-child {
    margin-bottom: 0
}
.projects-slider .owl-nav {
    bottom: auto;
    top: 0
}
.projects-slider__item {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 226px;
    padding: 40px 32px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.projects-slider__text {
    font: 16px/22px GothamBold;
    margin-top: auto
}
@media screen and (max-width: 991px) {
    .projects {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
    }
    .projects .afisha__header {
        position: static;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 100%;
        max-width: 100%;
        padding: 19px 23px;
        height: 71px;
        max-height: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .projects__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -24px;
        margin-bottom: 24px
    }
    .projects.active .projects__img {
        width: 0%;
        min-width: 0
    }
    .projects.active .projects__block {
        background: #fff;
        padding-left: 32px
    }
    .projects.active .projects__block h4 {
        font: 24px/28px GothamBold;
        margin-bottom: 32px
    }
    .projects.active .projects__block blockquote {
        font: 14px/20px Gotham;
        color: #0f0f0f;
        border-left: none;
        padding-left: 0;
        margin-bottom: 40px
    }
    .projects.active .projects__block.projects__date {
        display: none
    }
    .projects.active .projects__block-closed {
        display: block
    }
    .projects.active .projects__block-opened {
        display: none
    }
    .projects.active .projects__block .omfil__btn--opened {
        display: none
    }
    .projects.active .projects__block .omfil__btn--closed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .projects.active .projects__close, .projects.active .projects__open {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/14px GothamBold;
        text-transform: uppercase
    }
    .projects.active .projects__close svg, .projects.active .projects__open svg {
        margin-left: 16px
    }
    .projects.active .projects__close:hover, .projects.active .projects__open:hover {
        opacity: .7
    }
    .projects.active .projects__open {
        display: none
    }
    .projects.active .projects__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .projects__img {
        width: 100%;
        min-width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .projects__block {
        background: #fff;
        padding: 32px 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .projects__block h4 {
        font: 18px/22px GothamBold;
        margin-bottom: 24px
    }
    .projects__block blockquote {
        font: 12px/17px GothamBold;
        color: #0f0f0f;
        border-left: 4px solid #d93284;
        padding-left: 6px;
        margin-bottom: 24px
    }
    .projects__block .projects__date {
        font: 12px/17px Gotham;
        margin-bottom: 8px
    }
    .projects__block-closed {
        display: none
    }
    .projects__block-opened p {
        font: 12px/17px Gotham;
        margin-bottom: 12px
    }
    .projects__block .omfil__btn--closed {
        display: none
    }
    .projects__close, .projects__open {
        font: 12px/12px GothamBold;
        text-transform: uppercase
    }
    .projects__close svg, .projects__open svg {
        margin-left: 8px
    }
    .projects .afisha__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        font: 12px/12px GothamBold;
        margin-bottom: 0;
        margin-right: 30px;
        margin-bottom: 16px
    }
    .projects .afisha__date-span {
        flex-direction: column;
        align-items: flex-start;
        font: 14px/14px GothamBold
    }
    .projects .afisha__date-span--number {
        font: 72px/72px GothamBold;
        margin-right: 8px
    }
    .projects .afisha__date .omfil__divider {
        background: 0 0
    }
    .projects .afisha__info {
        margin-bottom: 0
    }
    .projects .afisha__info-title {
        text-align: left
    }
    .projects .afisha__info-text {
        text-align: left
    }
    .projects .afisha__footer {
        padding-bottom: 0;
        margin-left: 0
    }
    .projects .afisha__footer .afisha__add-feature {
        margin-right: 0;
        margin-left: 24px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .projects__open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .projects__close {
        display: none
    }
    .projects__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 32px
    }
    .projects__footer .omfil__btn {
        width: auto
    }
    .projects__footer-grey-text {
        font: 16px/20px Gotham;
        color: #717171;
        margin-bottom: 10px
    }
    .projects__footer-bold-text {
        font: 24px/28px GothamBold;
        color: #0f0f0f
    }
    .projects-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .projects-pagination .omfil__btn--secondary {
        font: 18px/18px GothamBold;
        width: auto;
        margin: 0;
    }
    .projects-pagination .omfil__btn--secondary:first-child {
        color: #717171
    }
    .projects-pagination .omfil__btn--secondary:first-child svg {
        margin: 0;
        margin-right: 16px
    }
    .projects-pagination-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .projects-pagination__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 18px/18px GothamBold;
        width: 72px;
        height: 56px;
        background: #fff;
        color: #0f0f0f
    }
    .projects-pagination__link.active, .projects-pagination__link:hover {
        background: #d93284;
        color: #fff
    }
    .projects-slider {
        margin-bottom: 120px
    }
    .projects-slider:last-child {
        margin-bottom: 0
    }
    .projects-slider .owl-nav {
        bottom: auto;
        top: 0
    }
    .projects-slider__item {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 226px;
        padding: 40px 32px
    }
    .projects-slider__text {
        font: 16px/22px GothamBold;
        margin-top: auto
    }
}
@media screen and (max-width: 767px) {
    .projects__footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .projects__footer .projects__open {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .projects__footer .omfil__btn {
        width: 100%;
        margin-bottom: 16px
    }
    .projects__footer__block {
        width: 100%;
        margin-bottom: 24px
    }
    .projects-pagination {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 12px
    }
    .projects-pagination .omfil__btn {
        width: 100%;
        margin-bottom: 16px
    }
    .projects-slider__item {
        padding: 24px 16px;
        height: 119px
    }
    .projects-slider__item img {
        max-height: 37px
    }
    .projects-slider__item .projects-slider__text {
        font: 10px/14px GothamBold;
        text-align: center
    }
    .projects-slider .owl-dots {
        bottom: 0;
    }
    .projects-slider .owl-dots .owl-dot {
        background: #0f0f0f
    }
    .projects-slider .owl-dots .owl-dot.active {
        background: #d93284
    }
    .projects-slider .owl-dots .owl-dot.active span {
        background: #fff
    }
}
.zal-order {
    background: #fff;
    max-width: 100%;
    padding: 30px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: sticky;
    bottom: 0;
    z-index: 3;
    -webkit-box-shadow: 0px -5px 5px -2px rgb(217 50 132 / 10%);
    box-shadow: 0px -5px 5px -2px rgb(217 50 132 / 10%);
    width: 100%;
}
.zal-order__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1432px;
    width: 100%;
    margin: 0 auto;
    padding: 0 24px;
    margin: 0 -32px
}
.zal-order__bilet {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding: 0 32px;
    border-right: 2px solid #e4e4e4;
    height: 150px;
    overflow: auto;
}
.zal-order__bilet-count {
    display: none
}
.zal-order-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px
}
.zal-order-item.js_order_item .zal-order-item__number {
    background-repeat: no-repeat;
}
.zal-order-item:last-child {
    margin-bottom: 0
}
.zal-order-item__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../img/svg/zalnumber.svg);
    font: 18px/18px GothamBold;
    color: #fff;
    padding: 17px 27px;
    margin-right: 48px;
    max-width: 80px;
}
.zal-order-item__number p {
    font: 18px/18px GothamBold
}
.zal-order-item__place-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.zal-order-item__place:nth-child(1) {
    max-width: 300px;
}
.zal-order-item__discount {
    color: #d93284;
    font-family: "GothamBold", sans-serif;
    font-weight: 600;
}
.old-price {
    text-decoration: line-through;
}
.zal-order-item__place, .zal-order-item__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 24px
}
.zal-order-item__place svg, .zal-order-item__price svg {
    margin-right: 12px;
    flex-shrink: 0;
}
.zal-order-item__place p, .zal-order-item__price p {
    font: 14px/14px GothamBold
}
.zal-order-item__btn {
    background: #f8f8f8;
    margin-left: auto
}
.zal-order-item__btn:hover {
    opacity: .7
}
.zal-order-item__btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 64px;
    height: 56px;
}
.zal-order__pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    padding: 0 32px
}
.zal-order__pay .omfil__btn {
    max-width: 238px;
    margin-left: auto
}
.zal-order__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 48px;
    padding: 0 16px
}
.zal-order__total-amount {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 230px;
    margin-right: 24px;
}

.zal-order__discount_name {
    padding: 5px 0px;
    font-size: 14px;
    color: var(--main-color);
    width: 100%;
}

.zal-order__total-amount-text {
    font: 18px/18px GothamBold;
    color: #9b9b9b;
    margin-bottom: 8px
}
.zal-order__total-amount-sum {
    font: 24px/24px GothamBold;
    color: #0f0f0f;
    white-space: nowrap;
}
.zal-order__total-amount-sum--old {
    font: 16px/20px GothamBold;
    text-decoration: line-through
}
.zal-order__promo {
    height: 100%;
    margin-left: 64px
}
.zal-order__promo p {
    position: relative;
    font: 16px/22px GothamBold;
    color: #717171;
    padding-left: 15px;
    opacity: .7
}
.zal-order__promo p::before {
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #717171;
    width: 6px;
    min-width: 6px;
    height: 6px;
    border-radius: 50%
}
.zal-order__rules {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 16px/16px GothamBold;
    width: 100%;
}
.zal-order__rules svg {
    margin-right: 12px
}
@media screen and (max-width: 1199px) {
    .zal-order-item__number {
        margin-right: 24px
    }
    .zal-order-item__place svg, .zal-order-item__price svg {
        margin-right: 8px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .zal-order-item__place p, .zal-order-item__price p {
        font: 12px/12px GothamBold
    }
    .zal-order__pay .omfil__btn {
        margin-left: 0
    }
}
@media screen and (max-width: 991px) {
    .zal-order {
        padding: 32px 0
    }
    .zal-order__bilet {
        padding-left: 0;
        padding-right: 16px
    }
    .zal-order-item__price p {
        white-space: nowrap
    }
    .zal-order__pay .omfil__btn {
        padding: 15px 22px
    }
    .zal-order__rules {
        margin-top: 0
    }
}
@media screen and (max-width: 767px) {
    .zal-order__bilet {
        display: none
    }
    .zal-order__bilet-count {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 18px/22px GothamBold;
        color: #d93284;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .zal-order-item__place-price {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 12px;
    }
    .zal-order__pay {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0
    }
    .zal-order__pay .omfil__btn {
        width: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .zal-order__total {
        margin-bottom: 16px;
        padding: 0 8px
    }
    .zal-order__total-amount {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 16px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .zal-order__total-amount-text {
        width: 100%;
        font: 14px/22px Gotham;
        margin-bottom: 4px
    }
    .zal-order__total-amount-sum {
        font: 18px/22px GothamBold
    }
    .zal-order__rules {
        font: 12px/14px GothamBold;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 16px;
        text-decoration: underline
    }
    .zal-order__rules svg {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }
}
.pointsarea {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    width: 100%;
    cursor: -webkit-grab;
    cursor: grab;
}
.point1, .point10, .point11, .point12, .point13, .point14, .point15, .point16, .point17, .point2, .point3, .point4, .point5, .point6, .point7, .point8, .point9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.pointsarea .point1, .pointsarea .point10, .pointsarea .point11, .pointsarea .point12, .pointsarea .point13, .pointsarea .point2, .pointsarea .point3, .pointsarea .point4, .pointsarea .point5, .pointsarea .point6, .pointsarea .point7, .pointsarea .point8, .pointsarea .point9, .pointsarea .point14, .pointsarea .point15, .pointsarea .point16, .pointsarea .point17 {
    cursor: pointer
}
.point10:hover .point-marker,
.point11:hover .point-marker,
.point12:hover .point-marker,
.point13:hover .point-marker,
.point14:hover .point-marker,
.point15:hover .point-marker,
.point16:hover .point-marker,
.point17:hover .point-marker,
.point1:hover .point-marker,
.point2:hover .point-marker,
.point3:hover .point-marker,
.point4:hover .point-marker,
.point5:hover .point-marker,
.point6:hover .point-marker,
.point7:hover .point-marker,
.point8:hover .point-marker,
.point9:hover .point-marker {
    opacity: 1;
    stroke-width: 8px
}
.point1.active .point-marker,
.point1.active .point-text,
.point10.active .point-marker,
.point10.active .point-text,
.point11.active .point-marker,
.point11.active .point-text,
.point12.active .point-marker,
.point13.active .point-marker,
.point12.active .point-text,
.point13.active .point-text,
.point2.active .point-marker,
.point2.active .point-text,
.point3.active .point-marker,
.point3.active .point-text,
.point4.active .point-marker,
.point4.active .point-text,
.point5.active .point-marker,
.point5.active .point-text,
.point6.active .point-marker,
.point6.active .point-text,
.point7.active .point-marker,
.point7.active .point-text,
.point8.active .point-marker,
.point8.active .point-text,
.point9.active .point-marker,
.point9.active .point-text,
.point14.active .point-marker,
.point14.active .point-text,
.point15.active .point-marker,
.point15.active .point-text,
.point16.active .point-marker,
.point16.active .point-text,
.point17.active .point-marker,
.point17.active .point-text {
    opacity: 1;
    stroke-width: 8px
}
.price-block__item.benefits {
    background: #f9e0ed;
    cursor: pointer
}
.point1 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}
.point1 .point-place {
    fill: #e4e4e4;
    stroke: #fff;
    stroke-width: 0
}
.point1 .point-marker {
    display: none !important
}
.point1 .point-text {
    display: none !important
}
.point2.price-block__item svg circle {
    fill: #86338b
}
.point2 .point-place {
    fill: #86338b
}
.point2 .point-marker {
    stroke: #86338b
}
.point2.active .point-marker {
    stroke: #86338b;
    fill: #86338b
}
.point3.price-block__item svg circle {
    fill: #52309c
}
.point3 .point-place {
    fill: #52309c
}
.point3 .point-marker {
    stroke: #52309c
}
.point3.active .point-marker {
    stroke: #52309c;
    fill: #52309c
}
.point4.price-block__item svg circle {
    fill: #4198d5
}
.point4 .point-place {
    fill: #4198d5
}
.point4 .point-marker {
    stroke: #4198d5
}
.point4.active .point-marker {
    stroke: #4198d5;
    fill: #4198d5
}
.point5.price-block__item svg circle {
    fill: #a85238
}
.point5 .point-place {
    fill: #a85238
}
.point5 .point-marker {
    stroke: #a85238
}
.point5.active .point-marker {
    stroke: #a85238;
    fill: #a85238
}
.point6.price-block__item svg circle {
    fill: #ff0000
}
.point6 .point-place {
    fill: #ff0000
}
.point6 .point-marker {
    stroke: #ff0000
}
.point6.active .point-marker {
    stroke: #ff0000;
    fill: #ff0000
}
.point7.price-block__item svg circle {
    fill: #adff2f
}
.point7 .point-place {
    fill: #adff2f
}
.point7 .point-marker {
    stroke: #adff2f
}
.point7.active .point-marker {
    stroke: #adff2f;
    fill: #adff2f
}
.point14.price-block__item svg circle {
    fill: #ee9b38
}
.point14 .point-place {
    fill: #ee9b38
}
.point14 .point-marker {
    stroke: #ee9b38
}
.point14.active .point-marker {
    stroke: #ee9b38;
    fill: #ee9b38
}
.point8.price-block__item svg circle {
    fill: #f9d358
}
.point8 .point-place {
    fill: #f9d358
}
.point8 .point-marker {
    stroke: #f9d358
}
.point8.active .point-marker {
    stroke: #f9d358;
    fill: #f9d358
}
.point9.price-block__item svg circle {
    fill: #36b625
}
.point9 .point-place {
    fill: #36b625
}
.point9 .point-marker {
    stroke: #36b625
}
.point9.active .point-marker {
    stroke: #36b625;
    fill: #36b625
}
.point15.price-block__item svg circle {
    fill: #ff69b4
}
.point15 .point-place {
    fill: #ff69b4
}
.point15 .point-marker {
    stroke: #ff69b4
}
.point15.active .point-marker {
    stroke: #ff69b4;
    fill: #ff69b4
}
.point16.price-block__item svg circle {
    fill: #f7439d
}
.point16 .point-place {
    fill: #f7439d
}
.point16 .point-marker {
    stroke: #f7439d
}
.point16.active .point-marker {
    stroke: #f7439d;
    fill: #f7439d
}
.point17.price-block__item svg circle {
    fill: #f5258d
}
.point17 .point-place {
    fill: #f5258d
}
.point17 .point-marker {
    stroke: #f5258d
}
.point17.active .point-marker {
    stroke: #f5258d;
    fill: #f5258d
}
.point10.price-block__item svg circle {
    fill: #0ff
}
.point10 .point-place {
    fill: #0ff
}
.point10 .point-marker {
    stroke: #0ff
}
.point10.active .point-marker {
    stroke: #0ff;
    fill: #0ff
}
.point15.price-block__item svg circle {
    fill: #7fc099 
}
.point15 .point-place {
    fill: #7fc099
}
.point15 .point-marker {
    stroke: #7fc099
}
.point15.active .point-marker {
    stroke: #7fc099;
    fill: #7fc099
}
.point16.price-block__item svg circle {
    fill: #f7439d
}
.point16 .point-place {
    fill: #f7439d
}
.point16 .point-marker {
    stroke: #f7439d
}
.point16.active .point-marker {
    stroke: #f7439d;
    fill: #f7439d
}
.point17.price-block__item svg circle {
    fill: #ff4f00
}
.point17 .point-place {
    fill: #ff4f00
}
.point17 .point-marker {
    stroke: #ff4f00
}
.point17.active .point-marker {
    stroke: #ff4f00;
    fill: #ff4f00
}
.point11.price-block__item svg circle {
    fill: teal
}
.point11 .point-place {
    fill: teal
}
.point11 .point-marker {
    stroke: teal
}
.point11.active .point-marker {
    stroke: teal;
    fill: teal
}
.point12.price-block__item svg circle {
    fill: #f0f
}
.point13.price-block__item svg circle {
    fill: #0f0f0f;
}
.point12 .point-place {
    fill: #f0f
}
.point12 .point-marker {
    stroke: #f0f
}
.point12.active .point-marker {
    stroke: #f0f;
    fill: #f0f
}
.point-marker {
    fill: #fff;
    opacity: 0;
    stroke-width: 3px
}
.point-text {
    font: 14px/14px GothamBold;
    color: #fff;
    opacity: 0;
    fill: #fff
}
.decor {
    font: 14px/20px Gotham;
    fill: #9b9b9b
}
.point13:hover .point-place {}

.point13:hover .point-marker {
    opacity: 1;
    stroke-width: 8px;
    stroke: #000000;
}
/*
.point14:hover .point-marker,
.point15:hover .point-marker{
    opacity: 1;
    stroke-width: 8px;
    stroke: #000000;
}*/


.point13 .point-marker {
    /*stroke: #f0f*/
}
.point13.active .point-marker {
    stroke: #0f0f0f;
    fill: #0f0f0f;
}
.decor--text {
    font: 16px/20px Gotham
}
#translate-block {
    -webkit-transform: translate(0, 240px);
    -ms-transform: translate(0, 240px);
    transform: translate(0, 240px)
}
#infoblock {
    display: none;
    -webkit-transform: translate(0, 240px);
    -ms-transform: translate(0, 240px);
    transform: translate(0, 240px)
}
#infoblock rect {
    fill: #fff
}
#infoblock text {
    font: 14px/17px Gotham
}
#infoblock text.bold {
    font-family: GothamBold
}
.pointsarea {
    /*overflow: hidden*/
}
#zoom-block {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.zal .pointsarea {
    overflow: hidden;
}


#svg-zal {
    max-height: 550px;
    width: auto;
    /*overflow: visible;*/
}
.svg-control-block {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    bottom: -59px;
    right: auto;
    left: 0;
    top: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    /* border: 1px solid red; */
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.svg-control-block__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    width: 40px;
    height: 40px;
    margin: 8px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    border-radius: 50%
}
@media screen and (min-width: 1200px) {
    .svg-control-block__btn#svg-control-plus {
        display: none;
    }
    .svg-control-block__btn#svg-control-minus {
        display: none;
    }

    .afisha.active .afisha__img-block {
        overflow: visible;
    }
}
.svg-control-block__btn:first-child {
    margin-top: auto
}
.svg-control-block__btn:last-child {
    margin-bottom: auto
}
.svg-control-block__btn svg {
    width: auto
}
.price-block {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 30px 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.price-block .owl-stage {
    overflow: initial
}
.price-block .owl-dots, .price-block .owl-nav {
    display: none !important
}
.price-block__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px Gotham;
    background: #f8f8f8;
    white-space: nowrap;
    border: 1px solid #e4e4e4;
    border-radius: 30px;
    padding: 5px 6px;
    justify-content: space-evenly;
}
@media screen and (min-width: 1280px) {
    .price-block__item {
        /*-webkit-box-flex: 1;*/
        /*-ms-flex-positive: 1;*/
        /*flex-grow: 1;*/
        margin-right: 10px;
        max-width: 110px;
    }
}
.price-block__item p {
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
.price-block__item svg {
    margin-right: 5px;
}
@media screen and (max-width: 991px) {
    .price-block {
        padding: 16px 16px
    }
}
@media screen and (max-width: 767px) {
    .price-block {
        padding: 16px 16px
    }
    .price-block__item {
        font: 10px/10px Gotham;
        padding: 8px;
    }
    .price-block__item svg {
        width: 12px;
        height: 12px;
        margin-right: 6px;
    }
}
.cons-zal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px;
    width: calc(100% + 32px)
}
.cons-zal__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 16px;
    margin-bottom: 32px
}
.cons-zal__item__pseudo-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.cons-zal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 71px;
    font: 20px/20px GothamBold;
    color: #fff;
    text-transform: uppercase;
    background-repeat: no-repeat;
    position: relative;
}
.cons-zal__header:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background-image: url("/local/templates/omfil/img/decor_1.png");
    width: 50px;
    height: 50px;
    z-index: 0;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-size: contain;
}
.cons-zal__header--purple {
    background-color: #86338b;
    background-image: url(/img/svg/konz_zal.svg)
}
.cons-zal__header--blue {
    background-color: #4198d5;
    background-image: url(/img/svg/organ_zal.svg)
}
.cons-zal__img {
    width: 100%;
    max-height: 290px;
    -o-object-fit: cover;
    object-fit: cover;
}
.halls-zal__img {
    position: relative;
    padding-bottom: 55.7%;
}
.halls-zal__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
}
.cons-zal__block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    padding: 32px 24px 24px
}
.cons-zal__block .omfil__btn {
    margin-top: auto
}
.cons-zal__title {
    font: 24px/28px GothamBold;
    margin-bottom: 16px;
    text-align: center
}
.cons-zal__text {
    font: 14px/20px Gotham;
    text-align: center;
    margin-bottom: 32px
}
.cons-zal__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold;
    margin-bottom: 24px
}
.cons-zal__info svg {
    margin-right: 8px
}
.cons-zal__address {
    font: 14px/14px GothamBold;
    margin-right: 8px
}
.cons-zal__scheme {
    font: 14px/14px GothamBold;
    color: #d93284;
    z-index: 2
}
.cons-zal__scheme:hover {
    opacity: .7
}
.cons-zal__place {
    font: 14px/14px GothamBold;
    margin-bottom: 24px
}
.cons-zal .omfil__btn {
    width: 100%
}
@media screen and (max-width: 1100px) {
    .cons-zal__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
@media screen and (max-width: 767px) {
    .cons-zal {
        margin: 0;
        width: 100%
    }
    .cons-zal__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-bottom: 16px
    }
    .cons-zal__header {
        height: 56px;
        font: 14px/20px GothamBold
    }
    .cons-zal__block {
        padding: 24px
    }
    .cons-zal__text {
        font: 12px/17px Gotham;
        text-align: center;
        margin-bottom: 16px
    }
    .cons-zal__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 12px/12px GothamBold;
        margin-bottom: 16px
    }
    .cons-zal__info svg {
        margin-right: 8px
    }
    .cons-zal__address {
        font: 12px/12px GothamBold;
        margin-right: 8px
    }
    .cons-zal__scheme {
        font: 12px/12px GothamBold
    }
    .cons-zal__place {
        font: 12px/12px GothamBold;
        margin-bottom: 16px
    }
    .cons-zal .omfil__btn {
        width: 100%
    }
}
.user-cabinet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.user-cabinet__aside {
    width: 300px;
    margin-right: 58px
}
.user-cabinet-menu {
    position: sticky;
    top: 180px
}
.user-cabinet-menu__item {
    margin-bottom: 24px
}
.user-cabinet-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 20px/24px GothamBold;
    white-space: nowrap
}
.user-cabinet-menu__link:hover {
    color: #d93284
}
.user-cabinet-menu__link.active {
    color: #d93284
}
.user-cabinet-menu__link.active::before {
    content: "";
    background: #d93284;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.user-cabinet__section {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.user-cabinet__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.user-cabinet__content--abonement {
    background: 0 0;
    padding: 0
}
.user-cabinet__content--abonement .user-cabinet__item {
    background: #fff;
    padding: 80px 80px
}
.user-cabinet__item.wishlist_item .user-cabinet__footer {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.user-cabinet__seat_wrap {
    width: 100%;
    margin-bottom: 5px;
}
.user-cabinet__content--abonement .user-cabinet__footer {
    margin-top: 0
}
.user-cabinet__content .omfil-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px;
    width: calc(100% + 32px)
}
.user-cabinet__content .omfil-form--password {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.user-cabinet__content .omfil-form__label {
    max-width: 50%;
    width: 100%;
    padding: 0 16px
}
.user-cabinet__content button.omfil__btn {
    margin: 0 16px
}
.user-cabinet__buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 24px;
    width: calc(100% - 64px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.user-cabinet__feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(63% - 24px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.user-cabinet__abonement .user-cabinet__footer {
    margin-top: 0
}
.user-cabinet__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 45px 80px;
    background-color: #ffffff;
    margin-bottom: 32px;
}
.user-cabinet__item:last-child {
    margin-bottom: 0
}
.user-cabinet__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 2px;
    background: #e4e4e4;
    margin-bottom: 32px
}
.user-cabinet__title {
    font: 24px/24px GothamBold;
    border-left: 7px solid #d93284;
    padding-left: 10px;
    margin-right: 40px;
    margin-bottom: 48px
}
.user-cabinet__text {
    font: 16px/22px Gotham;
    color: rgba(113, 113, 113, .7);
    width: 100%;
}
.user-cabinet__text--feature {
    color: #0f0f0f
}
.user-cabinet__text a {
    color: #d93284
}
.user-cabinet__text a:hover {
    opacity: .7
}
.user-cabinet__img {
    width: 37%;
    margin-right: 24px
}
.user-cabinet__name {
    font: 18px/22px GothamBold;
    margin-bottom: 16px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}

.user-cabinet__name + .user-cabinet__text {
    margin-bottom: 32px;
}

.user-cabinet__name span {
    font-family: Gotham
}
.user-cabinet__gray-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 16px 24px;
    background: #f8f8f8;
    /*margin: 12px 0;*/

    margin: 0 0 24px 0;
}
.user-cabinet__gray-block p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/14px GothamBold
}
.user-cabinet__gray-block p span {
    font: 14px/14px Gotham;
    margin-left: 4px
}
.user-cabinet__gray-block p svg {
    margin-right: 8px
}
.user-cabinet__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.user-cabinet__status_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.user-cabinet__info.user-cabinet__info--title {
    margin-bottom: 16px;
}
.user-cabinet__info p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 16px/22px GothamBold;
    margin-right: 24px
}
.user-cabinet__info_price {
    white-space: nowrap;
}
.user-cabinet__info svg {
    margin-right: 12px
}
.user-cabinet__question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 16px/16px GothamBold;
    margin-bottom: 48px
}
.user-cabinet__question svg {
    margin-right: 12px
}
.user-cabinet__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("../img/svg/zalnumber.svg");
    padding: 0 20px;
    width: 64px;
    height: 100%;
    min-height: 200px;
}
.user-cabinet__header-text {
    transform: rotate(-90deg) translateZ(0);
    font: 24px/24px GothamBold;
    color: #fff;
    text-align: center;
    -webkit-transform-origin: 50% 51%;
}
.user-cabinet__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin-top: auto;
    align-items: center;
}
.user-cabinet__footer .omfil__btn--secondary {
    width: auto;
    margin: 0 16px
}
.user-cabinet__footer-open {
    position: relative;
    margin: 0 16px;
    z-index: 3
}
.user-cabinet__footer-open .omfil__btn--secondary {
    width: 100% !important;
    margin: 0 !important
}
.user-cabinet__footer-open.active .user-cabinet__footer-open-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.user-cabinet__footer-open-content {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f8f8f8;
    padding: 24px 32px;
    border-top: 2px solid #e4e4e4
}
.user-cabinet__footer-open-content__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font: 16px/16px GothamBold;
    color: #0f0f0f;
    margin-bottom: 8px
}
.user-cabinet__footer-open-content__link.active, .user-cabinet__footer-open-content__link:hover {
    color: #d93284
}
.user-cabinet__footer-open-content__link.active svg path, .user-cabinet__footer-open-content__link.active svg rect, .user-cabinet__footer-open-content__link:hover svg path, .user-cabinet__footer-open-content__link:hover svg rect {
    stroke: #d93284
}
.user-cabinet__footer-open-content .omfil__btn {
    width: 100% !important;
    margin-top: 8px
}
.user-cabinet__place {
    font: 16px/22px Gotham;
    color: rgba(113, 113, 113, .7)
}
.user-cabinet__price {
    font: 24px/24px GothamBold;
    color: #0f0f0f
}
.user-cabinet__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.user-cabinet__buttons .omfil__icon {
    margin-right: 24px
}
.user-cabinet__open-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: 14px/14px GothamBold;
    padding-bottom: 2px;
    border-bottom: 2px solid #d93284;
    margin: 0 auto 32px
}
.user-cabinet__open-link span:last-child {
    display: none
}
.user-cabinet__open-link:hover {
    opacity: .7
}
.user-cabinet__open-link.active span {
    display: none
}
.user-cabinet__open-link.active span:last-child {
    display: inline
}
.user-cabinet__open-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px
}
.user-cabinet__open-item .user-cabinet__footer .omfil__btn--secondary {
    width: 100%;
    margin-left: 0
}
.user-cabinet__open-content {
    width: 100% !important;
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media screen and (max-width: 1199px) {
    .user-cabinet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .user-cabinet__aside {
        width: 220px;
        margin-right: 32px
    }
    .user-cabinet-menu {
        position: sticky;
        top: 180px
    }
    .user-cabinet-menu__item {
        margin-bottom: 12px
    }
    .user-cabinet-menu__link {
        font: 16px/20px GothamBold
    }
    .user-cabinet-menu__link.active::before {
        width: 6px;
        height: 6px;
        margin-right: 6px
    }
    .user-cabinet__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 64px
    }
    .user-cabinet__content--abonement {
        background: 0 0;
        padding: 0
    }
    .user-cabinet__content--abonement .user-cabinet__item {
        background: #fff;
        padding: 64px
    }
    .user-cabinet__content--abonement .user-cabinet__footer {
        margin-top: 0
    }
    .user-cabinet__content .omfil-form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -16px;
        width: calc(100% + 32px)
    }
    .user-cabinet__content .omfil-form--password {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .user-cabinet__content .omfil-form__label {
        max-width: 50%;
        width: 100%;
        padding: 0 16px
    }
    .user-cabinet__content button.omfil__btn {
        margin: 0 16px
    }
    .user-cabinet__buy {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 24px;
        width: calc(100% - 64px)
    }
    .user-cabinet__feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(55% - 24px)
    }
    .user-cabinet__abonement .user-cabinet__footer {
        margin-top: 0
    }
    .user-cabinet__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 24px;
        padding: 30px;
    }
    .user-cabinet__item:last-child {
        margin-bottom: 0
    }
    .user-cabinet__divider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 2px;
        background: #e4e4e4;
        margin-bottom: 24px
    }
    .user-cabinet__title {
        font: 24px/24px GothamBold;
        border-left: 7px solid #d93284;
        padding-left: 10px;
        margin-right: 40px;
        margin-bottom: 32px
    }
    .user-cabinet__text {
        font: 16px/22px Gotham;
        color: rgba(113, 113, 113, .7);
        margin-bottom: 24px
    }
    .user-cabinet__text--feature {
        color: #0f0f0f
    }
    .user-cabinet__text a {
        color: #d93284
    }
    .user-cabinet__text a:hover {
        opacity: .7
    }
    .user-cabinet__img {
        width: 45%;
        margin-right: 16px
    }
    .user-cabinet__name {
        font: 16px/20px GothamBold;
        margin-bottom: 8px
    }
    .user-cabinet__name + .user-cabinet__text {
        margin-bottom: 24px;
    }
    .user-cabinet__name span {
        font-family: Gotham
    }
    .user-cabinet__gray-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 12px 18px;
        background: #f8f8f8;
        margin-bottom: 16px
    }
    .user-cabinet__gray-block .omfil__divider {
        display: none
    }
    .user-cabinet__gray-block p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/14px GothamBold;
        margin-bottom: 12px;
        width: 100%
    }
    .user-cabinet__gray-block p:last-child {
        margin-bottom: 0
    }
    .user-cabinet__gray-block p::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #d93284;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        margin-right: 6px
    }
    .user-cabinet__gray-block p span {
        font: 14px/14px Gotham;
        margin-left: 4px
    }
    .user-cabinet__gray-block p svg {
        margin-right: 8px
    }
    .user-cabinet__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 24px
    }
    .user-cabinet__info p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 16px/22px GothamBold;
        margin-right: 24px
    }
    .user-cabinet__info svg {
        margin-right: 12px
    }
    .user-cabinet__question {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 16px/16px GothamBold;
        margin-bottom: 48px
    }
    .user-cabinet__question svg {
        margin-right: 12px
    }
    .user-cabinet__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(../img/svg/zalnumber.svg);
        padding: 0 20px;
        width: 64px;
        height: 100%
    }
    .user-cabinet__header-text {
        transform: rotate(-90deg) translateZ(0);
        -webkit-transform-origin: 50% 51%;
        font: 24px/24px GothamBold;
        color: #fff;
        text-align: center
    }
    .user-cabinet__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 8px
    }
    .user-cabinet__footer .omfil__btn {
        padding: 15px 15px;
        font: 12px/12px GothamBold;
        white-space: nowrap
    }
    .user-cabinet__footer-open {
        margin: 0 8px
    }
    .user-cabinet__place {
        font: 14px/20px Gotham;
        color: rgba(113, 113, 113, .7)
    }
    .user-cabinet__price {
        font: 24px/24px GothamBold;
        color: #0f0f0f
    }
    .user-cabinet__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .user-cabinet__buttons .omfil__icon {
        margin-right: 24px
    }
    .user-cabinet__open-link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 14px/14px GothamBold;
        padding-bottom: 2px;
        border-bottom: 2px solid #d93284;
        margin: 0 auto 32px
    }
    .user-cabinet__open-link span:last-child {
        display: none
    }
    .user-cabinet__open-link:hover {
        opacity: .7
    }
    .user-cabinet__open-link.active span {
        display: none
    }
    .user-cabinet__open-link.active span:last-child {
        display: inline
    }
    .user-cabinet__open-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 40px
    }
    .user-cabinet__open-item .user-cabinet__footer .omfil__btn--secondary {
        width: 100%;
        margin-left: 0
    }
    .user-cabinet__open-content {
        width: 100% !important;
        display: none
    }
}
@media screen and (max-width: 991px) {
    .user-cabinet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .user-cabinet__aside {
        width: 100%;
        margin-right: 0
    }
    .user-cabinet-menu {
        position: static;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 24px
    }
    .user-cabinet-menu__item {
        margin-bottom: 16px
    }
    .user-cabinet-menu__link {
        font: 14px/17px GothamBold;
        margin-right: 16px
    }
    .user-cabinet-menu__link.active::before {
        display: none
    }
    .user-cabinet__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
    .user-cabinet__content--abonement {
        background: 0 0;
        padding: 0
    }
    .user-cabinet__content--abonement .user-cabinet__item {
        background: #fff;
        padding: 32px 32px
    }
    .user-cabinet__content--abonement .user-cabinet__footer {
        margin-top: 0
    }
    .user-cabinet__content .omfil-form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -16px;
        width: calc(100% + 32px)
    }
    .user-cabinet__content .omfil-form--password {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .user-cabinet__content .omfil-form__label {
        max-width: 50%;
        width: 100%;
        padding: 0 16px
    }
    .user-cabinet__content button.omfil__btn {
        margin: 0 16px
    }
    .user-cabinet__buy {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 24px;
        width: calc(100% - 64px)
    }
    .user-cabinet__feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(55% - 24px)
    }
    .user-cabinet__abonement .user-cabinet__footer {
        margin-top: 0
    }
    .user-cabinet__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 24px
    }
    .user-cabinet__item:last-child {
        margin-bottom: 0
    }
    .user-cabinet__divider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 2px;
        background: #e4e4e4;
        margin-bottom: 24px
    }
    .user-cabinet__title {
        font: 24px/24px GothamBold;
        border-left: 7px solid #d93284;
        padding-left: 10px;
        margin-right: 40px;
        margin-bottom: 32px
    }
    .user-cabinet__text {
        font: 16px/22px Gotham;
        color: rgba(113, 113, 113, .7);
        margin-bottom: 24px
    }
    .user-cabinet__text--feature {
        color: #0f0f0f
    }
    .user-cabinet__text a {
        color: #d93284
    }
    .user-cabinet__text a:hover {
        opacity: .7
    }
    .user-cabinet__img {
        width: 45%;
        margin-right: 16px
    }
    .user-cabinet__name {
        font: 16px/20px GothamBold;
        margin-bottom: 16px
    }
    .user-cabinet__name span {
        font-family: Gotham
    }
    .user-cabinet__gray-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 12px 18px;
        background: #f8f8f8;
        margin-bottom: 16px
    }
    .user-cabinet__gray-block .omfil__divider {
        display: none
    }
    .user-cabinet__gray-block p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/14px GothamBold;
        margin-bottom: 12px;
        width: 100%
    }
    .user-cabinet__gray-block p:last-child {
        margin-bottom: 0
    }
    .user-cabinet__gray-block p::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #d93284;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        margin-right: 6px
    }
    .user-cabinet__gray-block p span {
        font: 14px/14px Gotham;
        margin-left: 4px
    }
    .user-cabinet__gray-block p svg {
        margin-right: 8px
    }
    .user-cabinet__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 24px
    }
    .user-cabinet__info p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 16px/22px GothamBold;
        margin-right: 24px
    }
    .user-cabinet__info svg {
        margin-right: 12px
    }
    .user-cabinet__question {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 16px/16px GothamBold;
        margin-bottom: 48px
    }
    .user-cabinet__question svg {
        margin-right: 12px
    }
    .user-cabinet__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(../img/svg/zalnumber.svg);
        padding: 0 20px;
        width: 64px;
        height: 100%
    }
    .user-cabinet__header-text {
        transform: rotate(-90deg) translateZ(0);
        -webkit-transform-origin: 50% 51%;
        font: 24px/24px GothamBold;
        color: #fff;
        text-align: center
    }
    .user-cabinet__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 8px
    }
    .user-cabinet__footer .omfil__btn {
        padding: 15px 15px;
        font: 12px/12px GothamBold;
        white-space: nowrap
    }
    .user-cabinet__place {
        font: 14px/20px Gotham;
        color: rgba(113, 113, 113, .7)
    }
    .user-cabinet__price {
        font: 24px/24px GothamBold;
        color: #0f0f0f
    }
    .user-cabinet__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .user-cabinet__buttons .omfil__icon {
        margin-right: 24px
    }
    .user-cabinet__open-link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 14px/14px GothamBold;
        padding-bottom: 2px;
        border-bottom: 2px solid #d93284;
        margin: 0 auto 32px
    }
    .user-cabinet__open-link span:last-child {
        display: none
    }
    .user-cabinet__open-link:hover {
        opacity: .7
    }
    .user-cabinet__open-link.active span {
        display: none
    }
    .user-cabinet__open-link.active span:last-child {
        display: inline
    }
    .user-cabinet__open-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 40px
    }
    .user-cabinet__open-item .user-cabinet__footer .omfil__btn--secondary {
        width: 100%;
        margin-left: 0
    }
    .user-cabinet__open-content {
        width: 100% !important;
        display: none
    }
}
@media screen and (max-width: 767px) {
    .user-cabinet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .user-cabinet__aside {
        width: 100%;
        margin-right: 0
    }
    .user-cabinet-menu {
        position: static;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 24px
    }
    .user-cabinet-menu__item {
        margin-bottom: 16px
    }
    .user-cabinet-menu__link {
        font: 14px/17px GothamBold;
        margin-right: 12px
    }
    .user-cabinet-menu__link.active::before {
        display: none
    }
    .user-cabinet__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
    .user-cabinet__content--abonement {
        background: 0 0;
        padding: 0
    }
    .user-cabinet__content--abonement .user-cabinet__item {
        background: #fff;
        padding: 16px
    }
    .user-cabinet__content--abonement .user-cabinet__footer {
        margin-top: 0
    }
    .user-cabinet__content--abonement .user-cabinet__footer .omfil__btn {
        width: 100%;
        margin-bottom: 16px
    }
    .user-cabinet__content--abonement .user-cabinet__footer .omfil__btn--secondary {
        width: 100%;
        margin: 0 8px;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .user-cabinet__content .omfil-form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
        width: 100%
    }
    .user-cabinet__content .omfil-form--password {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .user-cabinet__content .omfil-form__label {
        max-width: 100%;
        width: 100%;
        padding: 0
    }
    .user-cabinet__content button.omfil__btn {
        margin: 0
    }
    .user-cabinet__buy {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        width: 100%
    }
    .user-cabinet__feature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
    .user-cabinet__abonement .user-cabinet__footer {
        margin-top: 0
    }
    .user-cabinet__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-bottom: 15px
    }
    .user-cabinet__item:last-child {
        margin-bottom: 0
    }
    .user-cabinet__divider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 2px;
        background: #e4e4e4;
        margin-bottom: 24px
    }
    .user-cabinet__title {
        font: 18px/18px GothamBold;
        border-left: 4px solid #d93284;
        padding-left: 8px;
        margin-right: 40px;
        margin-bottom: 24px
    }
    .user-cabinet__text {
        font: 12px/14px Gotham;
        color: rgba(113, 113, 113, .7);
        margin-bottom: 8px
    }
    .user-cabinet__text--feature {
        color: #0f0f0f
    }
    .user-cabinet__text a {
        color: #d93284
    }
    .user-cabinet__text a:hover {
        opacity: .7
    }
    .user-cabinet__img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px
    }
    .user-cabinet__name {
        font: 14px/17px GothamBold;
        margin-bottom: 8px
    }
    .user-cabinet__name span {
        font-family: Gotham
    }
    .user-cabinet__gray-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 12px 18px;
        background: #f8f8f8;
        margin-bottom: 16px
    }
    .user-cabinet__gray-block p {
        font: 10px/10px GothamBold;
        margin-bottom: 10px
    }
    .user-cabinet__gray-block p:last-child {
        margin-bottom: 0
    }
    .user-cabinet__gray-block p::before {
        margin-right: 6px
    }
    .user-cabinet__gray-block p span {
        font: 10px/10px Gotham;
        margin-left: 4px
    }
    .user-cabinet__gray-block p svg {
        margin-right: 6px
    }
    .user-cabinet__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 25px;
    }
    .user-cabinet__item .younoneedtobuy {
        padding: 0;
    }
    .user-cabinet__info p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 10px/12px GothamBold;
        margin-right: 0;
        margin-bottom: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .user-cabinet__info svg {
        margin-right: 8px
    }
    .user-cabinet__question {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 16px/16px GothamBold;
        margin-bottom: 48px
    }
    .user-cabinet__question svg {
        margin-right: 12px
    }
    .user-cabinet__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: none;
        background-color: #d93284;
        padding: 0 20px;
        width: 100%;
        height: 48px;
        margin-bottom: 24px;
        min-height: auto;
        position: relative;
    }
    .user-cabinet__header:before {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        left: 0;
        height: 100%;
        background-repeat: no-repeat;
        width: 3px;
        background-image: url("../img/decor.svg");
    }
    .user-cabinet__header:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        height: 100%;
        background-repeat: no-repeat;
        width: 3px;
        background-image: url("../img/decor.svg");
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .user-cabinet__header-text {
        transform: rotate(0);
        font: 24px/24px GothamBold;
        color: #fff;
        text-align: center
    }
    .user-cabinet__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 8px
    }
    .user-cabinet__footer .omfil__btn {
        padding: 15px 15px;
        font: 12px/12px GothamBold;
        white-space: nowrap;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: calc(100% - 62px);
        margin-bottom: 16px
    }
    .user-cabinet__footer .omfil__icon {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 46px;
        height: 40px;
        margin-bottom: 16px
    }
    .user-cabinet__footer .omfil__icon svg {
        width: 16px
    }
    .user-cabinet__footer-open {
        width: 100%;
        margin: 0;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .user-cabinet__footer-open-content {
        padding: 16px 24px
    }
    .user-cabinet__footer-open-content__link {
        font: 12px/12px GothamBold
    }
    .user-cabinet__footer-open-content__link svg {
        width: 32px;
        height: 32px
    }
    .user-cabinet__place {
        width: 100%;
        font: 12px/16px Gotham;
        color: rgba(113, 113, 113, .7);
        margin-bottom: 12px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .user-cabinet__place br {
        display: none
    }
    .user-cabinet__price {
        font: 18px/18px GothamBold;
        color: #0f0f0f;
        width: 100%;
        text-align: center;
        margin-bottom: 16px
    }
    .user-cabinet__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .user-cabinet__buttons .omfil__icon {
        width: 46px;
        min-width: 46px;
        height: 40px;
        margin-right: 24px
    }
    .user-cabinet__buttons .omfil__btn {
        width: 100%
    }
    .user-cabinet__open-link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 14px/14px GothamBold;
        padding-bottom: 2px;
        border-bottom: 2px solid #d93284;
        margin: 0 auto 32px
    }
    .user-cabinet__open-link span:last-child {
        display: none
    }
    .user-cabinet__open-link:hover {
        opacity: .7
    }
    .user-cabinet__open-link.active span {
        display: none
    }
    .user-cabinet__open-link.active span:last-child {
        display: inline
    }
    .user-cabinet__open-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 40px
    }
    .user-cabinet__open-item .user-cabinet__footer .omfil__btn--secondary {
        width: calc(100% - 71px);
        margin-left: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .user-cabinet__open-item .user-cabinet__footer .omfil__icon {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .user-cabinet__open-content {
        width: 100% !important;
        display: none
    }
}
.abonement-slider {
    position: relative;
    width: 100%;
    margin-bottom: 48px
}
.abonement-slider .main-slider__item {
    height: 628px;
    position: relative;
    z-index: 0;
}
.abonement-slider .main-slider__item::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.4;
    z-index: -1;
}
.abonement-slider .main-slider__title {
    text-transform: none
}
.abonement-accordion {
    background: #fff;
    width: 100%;
    padding: 0 32px;
    margin: 0 16px
}
.abonement-accordion__item {
    border-bottom: 2px solid #e4e4e4
}
.abonement-accordion__item .html_content {
    margin-bottom: 0;
}
.abonement-accordion__item:last-child {
    border-bottom: none
}
.abonement-accordion__item.active .abonement-accordion__link {
    padding-bottom: 24px
}
.abonement-accordion__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 18px/18px GothamBold;
    padding: 32px 0
}
.abonement-accordion__content {
    display: none;
    width: 100% !important;
    padding-bottom: 32px
}
.abonements-slider {
    margin-bottom: 80px
}
.abonements-slider .owl-nav {
    top: 0;
    bottom: auto
}
.abonements-slider__item {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 32px;
    height: 100%;
}
.abonements-slider .svg {
    margin-bottom: 32px
}
.abonements-slider__title {
    font: 18px/25px GothamBold;
    margin-bottom: 16px
}
.abonements-slider__text {
    font: 14px/20px Gotham
}
.abonements-slider__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.abonements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin: 0 -16px
}
.abonements-list-align .abonements__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.abonements-list-align .abonements__link {
    margin-top: auto;
}
.abonements-list-align .abonements__block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.abonements__item {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 32px);
    flex: 0 0 calc(50% - 32px);
    max-width: calc(50% - 32px);
    margin: 0 16px 32px
}
.abonements__item img {
    width: 100%
}
.abonements__block {
    padding: 40px 32px
}
.abonements__block .news-item__date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.abonements__title {
    font: 18px/22px GothamBold;
    margin-bottom: 16px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.abonement_description {
    font-weight: 200;
    font-size: 16px;
    line-height: calc(20 / 16 * 100%);
}
.abonements__text {
    font: 14px/20px Gotham;
    margin-bottom: 16px
}
.abonements__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: 14px/14px GothamBold;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.abonements__link svg {
    margin-left: 12px
}
.abonement-detail__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    background-color: #ffffff;
}
.abonement-detail__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(55% - 71px);
    flex: 0 0 calc(55% - 71px);
    max-width: calc(55% - 71px);
    margin-left: 71px;
    padding: 32px 24px
}
.abonement-detail__img-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    background-position: top center;
    background-size: cover;
    /*min-height: 390px;*/
    background-repeat: no-repeat;
}
.abonement-detail__open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.abonement-detail__content-open {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    padding: 32px 24px !important;
    background: #fff;
    z-index: 3;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.abonement-detail__content-open a:not(a.omfil__link-open) {
    border-bottom: 1px solid currentColor;
}
.abonement-detail__content-open-list {
    font-weight: 200;
    padding-left: 15px;
    font-weight: 200;
    padding-left: 15px;
}
.simplebar-wrapper .abonement-detail__content-open-list {
    padding-left: 18px;
    padding-right: 11px;
}
.abonement-detail__content-open_inner[data-simplebar="init"] {
    padding-right: 11px;
}
.abonement-detail__content-open_inner.html_content {
    line-height: 1.4;
    font-family: "Gotham", sans-serif;
    font-size: 14px;
}
.abonement-detail__content-open-list_wrap {
    max-height: 180px;
    width: 100%;
    margin-bottom: 22px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.abonement-detail__content-open-list_wrap.html_content {
    font-size: 14px;
}
.abonement-detail__content-open-list_wrap *::-webkit-scrollbar, .abonement-detail__content-open_inner *::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
    display: none;
}
.abonement-detail__content-open_inner {
    max-height: 180px;
    width: 100%;
    margin-bottom: 22px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.simplebar-scrollbar:before {
    opacity: 1 !important;
    /*opacity: 0.2 !important;*/
    background-color: #d93284 !important;
}
@media screen and (max-width: 992px) {
    .abonement-detail__content-open-list_wrap, .abonement-detail__content-open_inner {
        max-height: 160px;
    }
}
.abonement-detail__content-open-list li {
    list-style-type: disc;
    line-height: calc(22 / 18 * 100%);
}
.abonement-detail__content-open-list li::marker {
    color: #d93284;
}
.abonement-detail__content-open-list li:not(:last-child) {
    margin-bottom: 12px;
}
.abonement-detail__content-open h4 {
    font: 20px/20px GothamBold;
    margin-bottom: 32px
}
.abonement-detail__content-open p {
    font: 14px/20px Gotham;
    margin-bottom: 16px
}
.abonement-detail__content-open:last-child {
    display: none
}
.abonement-detail__content-open .omfil__link-open {
    margin-top: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.abonement-detail .afisha__header {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 71px;
    height: 100%;
    padding: 19px 23px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.abonement-detail .afisha__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font: 12px/12px GothamBold;
    padding: 0;
    margin-bottom: 32px
}
.abonement-detail .afisha__date-span {
    flex-direction: column;
    align-items: flex-start;
    font: 14px/14px GothamBold
}
.abonement-detail .afisha__date-span--number {
    font: 72px/72px GothamBold;
    margin-right: 8px
}
.abonement-detail .afisha__date .omfil__divider {
    background: 0 0
}
.abonement-detail .afisha__info {
    width: 100%;
    padding: 0
}
.abonement-detail .afisha__info-title {
    text-align: left
}
.abonement-detail .afisha__info-text {
    text-align: left;
    margin-bottom: 0
}
.abonement-detail .afisha-genre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 32px;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: baseline;
}
.abonement-detail .afisha-genre__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font: 14px/14px GothamBold;
    color: #0f0f0f;
    margin-right: 8px
}
.abonement-detail .afisha-genre__link {
    font: 14px/14px GothamBold;
    color: #d93284;
    margin: 5px;
    display: inline-block;
    border-bottom: 1px solid rgb(217 50 132 / 50%);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.abonement-detail .afisha__footer {
    padding: 0;
    margin-bottom: 32px
}
.abonement-detail .afisha__footer .omfil__btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: auto;
    min-width: none
}
.abonements.abonements-list .abonements__item .abonements-list__img_wrap {
    overflow: hidden;
}
.abonements.abonements-list .abonements__item .abonements-list__img_wrap img {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.abonement-detail .afisha__footer .omfil__btn svg {
    margin-right: 0
}
.abonement-detail .afisha__footer .afisha__add-feature {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: 24px
}
.section.section--projects_abonement .afisha__info {
    margin-bottom: 28px;
}
.section.section--projects_abonement .section__title {
    max-width: none;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .abonement-detail__content {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 520px;
        min-width: 520px
    }
    .section--projects_abonement .abonement-detail__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(55% - 71px);
        flex: 0 0 calc(55% - 71px);
        max-width: calc(55% - 71px);
        width: calc(55% - 71px);
        min-width: calc(55% - 71px);
    }
    .abonement-detail__img-block {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
        max-width: calc(100% - 591px)
    }
    .section--projects_abonement .abonement-detail__img-block {
        max-width: 45%;
    }
}
@media screen and (max-width: 991px) {
    .abonement-detail__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .abonement-detail__content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        padding: 32px 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .abonement-detail__img-block {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: 314px
    }
    .abonement-detail .afisha__header {
        position: static;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        width: 100%;
        max-width: 100%;
        padding: 19px 23px;
        height: 71px;
        max-height: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .abonement-detail .afisha__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        font: 12px/12px GothamBold;
        padding: 0;
        margin-bottom: 32px
    }
    .abonement-detail .afisha__date-span {
        flex-direction: column;
        align-items: flex-start;
        font: 14px/14px GothamBold
    }
    .abonement-detail .afisha__date-span--number {
        font: 72px/72px GothamBold;
        margin-right: 8px
    }
    .abonement-detail .afisha__date .omfil__divider {
        background: 0 0
    }
    .abonement-detail .afisha__info {
        width: 100%;
        padding: 0
    }
    .abonement-detail .afisha__info-title {
        text-align: left
    }
    .abonement-detail .afisha__info-text {
        text-align: left
    }
    .abonement-detail .afisha-genre {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-bottom: 32px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .abonement-detail .afisha-genre__text {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 14px/14px GothamBold;
        color: #0f0f0f;
        margin-right: 8px
    }
    .abonement-detail .afisha-genre__link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 14px/14px GothamBold;
        color: #d93284;
        margin-right: 8px
    }
    .abonement-detail .afisha__footer {
        padding: 0;
        margin-bottom: 32px
    }
    .abonement-detail .afisha__footer .omfil__btn {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: auto;
        min-width: none
    }
    .abonement-detail .afisha__footer .omfil__btn svg {
        margin-right: 0
    }
    .abonement-detail .afisha__footer .afisha__add-feature {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0;
        margin-right: 24px
    }
}
@media screen and (max-width: 767px) {
    .abonement-slider {
        position: relative;
        width: 100%;
        margin-bottom: 32px
    }
    .abonement-slider .main-slider__item {
        height: 389px
    }
    .abonement-slider .main-slider__item .omfil__btn {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .abonement-slider .owl-dots {
        width: auto;
        bottom: 32px;
        right: 16px;
        max-width: 50%
    }
    .abonement-accordion {
        background: #fff;
        width: 100%;
        padding: 0 24px;
        margin: 0 8px
    }
    .abonement-accordion__item {
        border-bottom: 2px solid #e4e4e4
    }
    .abonement-accordion__item:last-child {
        border-bottom: none
    }
    .abonement-accordion__item.active .abonement-accordion__link {
        padding-bottom: 24px
    }
    .abonement-accordion__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 14px/14px GothamBold;
        padding: 24px 0
    }
    .abonement-accordion__content {
        display: none;
        width: 100% !important;
        padding-bottom: 8px
    }
    .abonements-slider {
        position: relative;
        margin-bottom: 80px
    }
    .abonements-slider .owl-nav {
        top: 0;
        bottom: auto
    }
    .abonements-slider__item {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 24px
    }
    .abonements-slider .svg {
        width: 36px;
        height: 36px;
        margin-bottom: 24px
    }
    .abonements-slider__title {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .abonements-slider__text {
        font: 10px/12px Gotham
    }
    .abonements-slider__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .abonements-slider .owl-dots {
        width: auto;
        bottom: -40px;
        left: 8px
    }
    .abonements-slider .owl-dots .owl-dot {
        background: #0f0f0f
    }
    .abonements-slider .owl-dots .owl-dot.active {
        background: #d93284
    }
    .abonements-slider .owl-dots .owl-dot.active span {
        background: #fff
    }
    .abonements {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0
    }
    .abonements__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 16px
    }
    .abonements__block {
        padding: 24px 24px
    }
    .abonements__title {
        font: 14px/20px GothamBold;
        margin-bottom: 16px
    }
    .abonements__text {
        font: 12px/12px Gotham;
        margin-bottom: 16px;
        line-height: calc(14/10*100%);
    }
    .abonements__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font: 12px/12px GothamBold;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .abonements__link svg {
        width: 16px;
        height: 16px;
        margin-left: 8px
    }
    .abonement-detail__img-block {
        min-height: calc(168px + (314 - 168) * ((100vw - 360px) / (767 - 360)));
    }
    .abonement-detail .afisha__header {
        height: 56px
    }
    .abonement-detail .afisha__date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        font: 10px/10px GothamBold;
        padding: 0;
        margin-bottom: 10px;
        order: 1
    }
    .abonement-detail .afisha__date-span {
        flex-direction: column;
        align-items: flex-start;
        font: 10px/10px GothamBold
    }
    .abonement-detail .afisha__date-span--number {
        font: 56px/56px GothamBold;
        margin-right: 8px
    }
    .abonement-detail .afisha__date .omfil__divider {
        background: 0 0
    }
    .abonement-detail .afisha__info {
        width: 100%;
        padding: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 24px
    }
    .abonement-detail .afisha__info-title {
        font: 14px/20px GothamBold;
        text-align: left
    }
    .abonement-detail .afisha__info-text {
        font: 12px/17px Gotham;
        text-align: left;
    }
    .abonement-detail .afisha-genre {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-bottom: 24px;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .abonement-detail .afisha-genre__text {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 12px/12px GothamBold;
        color: #0f0f0f;
        margin-right: 6px
    }
    .abonement-detail .afisha-genre__link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font: 12px/12px GothamBold;
        color: #d93284;
        margin-right: 6px
    }
    .abonement-detail .afisha__footer {
        padding: 0;
        margin-bottom: 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .abonement-detail .afisha__footer .omfil__btn {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        min-width: none
    }
    .abonement-detail .afisha__footer .omfil__btn svg {
        margin-right: 0
    }
    .abonement-detail .afisha__footer .afisha__add-feature {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 16px;
        margin-right: 0
    }
    .abonement-detail__open {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .abonement-detail__open .omfil__link-open {
        font: 12px/12px GothamBold;
        margin-bottom: 16px
    }
    .abonement-detail__open .omfil__link-open svg {
        width: 16px;
        height: 16px;
        margin-left: 8px
    }
}
.news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -16px
}
.news-block__all {
    margin-top: 32px;
}
.news-block__all a {
    text-transform: uppercase;
    width: auto !important;
}
.news__block {
    width: calc(50% - 32px);
    margin: 16px
}
.news-item {
    background: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(100vw - (100vw - 100%));
    height: 304px;
    background-size: 50%;
    background-repeat: no-repeat;
    padding: 32px 32px 40px calc(50% + 32px);
    margin-bottom: 32px
}
.main_news .news-item {
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.main_news .news-item__img_wrap {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main_news .news-item__block {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 32px;
}
.main_news .news__block .news-item:not(.news-item.news-item--big) {
    /*height: calc(50% - 24px) !important;*/
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.news-item.news-item--big .news-item__img {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.news-item.news-item--big {
    overflow: hidden;
}
.main_news .news-item__img_wrap {
    overflow: hidden;
}
.main_news .news-item__img_wrap img {
    position: static;
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.news-item:hover .news-item__text {
    color: #d93284;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    cursor: pointer;
}
.news-item:hover .news-item__date {
    cursor: pointer;
}
.news-item:last-child {
    margin-bottom: 0
}
.news-item__pseudo-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.news-item__img {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.news-item__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%
}
@media screen and (max-width: 1919px) {
    .search-page__item a {
        font-size: calc(16px + (22 - 16) * ((100vw - 360px) / (1920 - 360)));
    }
    .consert-detail-slider .owl-dots {
        bottom: calc(0px + (16 - 0) * ((100vw - 360px) / (1920 - 360)));
    }
    .consert-detail-info__block h4 {}
    .consert-detail-info .consert-detail-info__title:after {
        width: calc(96px + (119 - 96) * ((100vw - 360px) / (1920 - 360)));
    }
    .search-page__item p {
        font-size: calc(14px + (18 - 14) * ((100vw - 360px) / (1920 - 360)));
        margin-top: calc(12px + (22 - 12) * ((100vw - 360px) / (1920 - 360)));
    }
    .html_content ol li:not(:last-child) {
        margin-bottom: calc(8px + (15 - 8) * ((100vw - 360px) / (1920 - 360)));
    }
    .footer-partners__item img {
        height: calc(38px + (66 - 38) * ((100vw - 360px) / (1920 - 360)));
    }
    .afisha-card.afisha-card--custom {
        min-height: calc(456px + (575 - 456) * ((100vw - 1200px) / (1920 - 1200)));
    }
}
.news-item__date {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font: 14px/14px GothamBold;
    color: #575757;
    padding-bottom: 10px;
    border-bottom: 2px solid #d93284;
    margin-bottom: 16px;
    z-index: 1
}
.news-item__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font: 18px/22px GothamBold;
    margin-bottom: 8px;
    color: #0f0f0f;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    z-index: 1
}
.news-item__btn {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/16px GothamBold;
    color: #d93284;
    padding: 8px 16px;
    border-radius: 30px;
    margin-top: auto;
    background-color: #f8f8f8;
    z-index: 2
}
.news-item__btn:hover {
    background-color: #d93284;
    color: #fff
}
.news-item .omfil__link-open {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    z-index: 3;
    margin-top: auto
}
.news-item--big {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    background-size: 100%;
    padding: 32px
}
.news-item--big .news-item__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.news-item--big .news-item__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto
}
.news-item--big .news-item__date {
    line-height: 32px;
    padding: 0;
    border: none;
    color: #fff;
    margin-bottom: 24px
}
.news-item--big .news-item__text {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    color: #fff
}
.news-item--big .news-item__text:hover {
    color: #d93284
}
.news-item--big .news-item__btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    margin-left: 24px;
    margin-bottom: 24px
}
.news__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 32px);
    margin: 0 -16px
}
.news__container .news-item {
    width: calc(50% - 32px);
    margin: 0 16px 32px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


.news__container .news-item .news-item__pseudo-link {
    z-index: 2;
}

.news__container .news-item img {
    /*position: absolute;*/
    /*width: 50%*/
    position: static;
    width: 100%;
}
.news__container .news-item__img_wrap {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    font-size: 0;
}
.news__container .news-item__img_wrap img {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.news__container .news-item__block {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 32px;
}
.news-slider {
    padding: 0 16px
}
.news-slider .owl-nav {
    top: 0;
    bottom: auto
}
.news-slider .owl-dots {
    bottom: -16px
}
.news-slider .owl-dots .owl-dot {
    background: #0f0f0f
}
.news-slider .owl-dots .owl-dot.active {
    background: #d93284
}
.news-slider .owl-dots .owl-dot.active span {
    background: #fff
}
.news-detail {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 1360px;
    padding: 0 16px;
    margin: auto auto 0
}
.news-detail .main-slider__title {
    text-transform: none
}
.news-detail-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}
.news-detail-footer h4 {
    font: 22px/26px GothamBold;
    margin-right: 24px
}
.news-detail-footer .consert-detail-social {
    margin-left: 24px
}
.news-detail-footer .consert-detail-social__block {
    padding-left: 32px
}
.news__container .news-item.po {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.news-item.po .news-item__block {
    width: 100%;
    height: auto;
}
.news__container .news-item__img_wrap_po {
    padding-bottom: calc(332 / 640 * 100%);
    position: relative;
}
.news__container .news-item__img_wrap_po img {
    position: absolute;
    width: 100%;
}
.news-detail-footer .consert-detail-social__block a {
    margin: 0 20px
}
.news-detail__tag {
    font: 16px/20px GothamBold;
    text-transform: uppercase;
    color: #fff;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #d93284;
    margin-left: 24px
}
.news-detail__tag:hover {
    border-bottom: 1px solid transparent
}
.blockquote-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px
}
.blockquote-image img {
    width: 192px;
    height: 192px;
    margin-right: 32px
}
@media screen and (max-width: 1199px) {
    .news {
        margin: -12px
    }
    .projects.projects--abonement .omfil__btn {
        padding: 22px 20px;
    }
    .projects.projects--abonement {
        max-height: none;
    }
    .projects.projects--abonement .projects__footer-bold-text {
        font-size: 20px;
    }
    .navmenu__item.visible_mobile {
        display: block;
    }
    .news__block {
        width: calc(50% - 24px);
        margin: 12px
    }
    .news-item {
        width: calc(100vw - (100vw - 100%));
        height: 304px;
        background-repeat: no-repeat;
        padding: 24px 24px 24px calc(50% + 24px);
        margin-bottom: 24px
    }
    .news-item__text {
        font: 14px/18px GothamBold
    }
    .news-item--big {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        background-size: 100%;
        padding: 24px
    }
    .section__title_wrapper .section__title {
        margin-bottom: 0 !important;
        width: auto !important;
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
        margin-right: 24px;
    }
    .section__title_wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 12px;
    }
    .section__title_wrapper .section-control-block__select-title {
        width: auto !important;
    }
    .zal-order__pay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .zal-order__pay>*:not(:last-child) {
        margin-bottom: 15px;
    }
}
.section-control-block__link.mobile {
    display: none;
}
@media screen and (max-width: 991px) {
    .projects.projects--abonement {
        max-height: none;
    }
    .news {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -16px
    }
    .news__container .news-item__img_wrap {
        width: 100%;
    }
    .news__container .news-item__block {
        width: 100%;
        height: auto;
    }
    .projects.projects--abonement .projects__img_wrap {
        width: 100%;
    }
    .news__container .news-item__block {
        padding: 24px;
    }
    .projects.projects--abonement .projects__block {
        width: 100%;
    }
    .news__block {
        width: 100%;
        margin: 0 16px
    }
    .news__block:not(:last-child) {
        margin-bottom: 32px;
    }
    .news-item {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        height: 304px;
        background-size: 50%;
        background-repeat: no-repeat;
        padding: 0;
        margin-bottom: 32px
    }
    .news-item:last-child {
        /*margin-bottom: 0*/
    }
    .afisha-card.afisha-card--custom .afisha-card__img-block._ibg img {
        height: 100% !important;
    }
    .news-item:first-child {
        /*margin-bottom: 24px*/
    }
    .abonement_description {
        font-size: 12px;
    }
    .news-item__img {
        position: static
    }
    .news-item__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: auto;
        height: 100%;
        padding: 24px
    }
    .projects__block-link {
        width: 100%;
    }
    .news-item__date {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font: 14px/14px GothamBold;
        color: #575757;
        padding-bottom: 10px;
        border-bottom: 2px solid #d93284;
        margin-bottom: 10px
    }
    .news-item__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font: 18px/22px GothamBold;
        margin-bottom: 8px;
        color: #0f0f0f
    }
    .news-item__btn {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/16px GothamBold;
        color: #d93284;
        padding: 8px 16px;
        border-radius: 30px;
        margin-top: auto;
        background-color: #f8f8f8;
        z-index: 1
    }
    .news__container .news-item {
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }
    .news__container .news-item img {
        position: static;
        width: 100%;
        max-height: 224px;
        max-height: none;
    }
    .news__container .news-item__img_wrap_po img {
        position: absolute;
        max-height: none;
    }
    .news-page .projects-pagination {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 24px
    }
    .news-page .projects-pagination .omfil__btn {
        display: none
    }
    .news-detail-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .news-detail-footer h4 {
        width: 50%;
        margin-bottom: 24px
    }
    .news-detail-footer .omfil__btn {
        margin-bottom: 24px
    }
    .news-detail-footer .consert-detail-social {
        margin-left: 0
    }
    .blockquote-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 32px
    }
    .blockquote-image img {
        width: 168px;
        height: 168px;
        margin-right: 24px
    }
    .blockquote-image .html_content {
        margin-bottom: 0
    }
    .section-control-block__link.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        width: 100%;
        margin-top: 32px;
    }
    .section.rule-vizit .section__container {
        margin: auto;
        width: auto;
    }
    .section.rule-vizit .section__column {
        padding: 0 16px;
    }
    .section.rule-vizit .html_content ul li:not(:last-child) {
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 767px) {

    .afisha__item.__not_ticket_available .afisha__info {
        padding: 0;
    }

    .abonement-detail__content-open-list_wrap, .abonement-detail__content-open_inner {
        max-height: 130px;
    }
    .section.section--advertisement .section__container .section__column:first-child {
        margin-bottom: 40px;
    }
    .section.news-page .section-control-block-tabs.section-control-block-tabs--links {
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
    }
    .section.news-page .section-control-block-tabs.section-control-block-tabs--links::-webkit-scrollbar {
        display: none;
        /* Safari and Chrome */
    }
    .news-detail-footer .consert-detail-social__block {
        padding: 0;
    }
    .section.afisha_page.archive_page .section__title_wrapper {
        margin-bottom: 30px;
    }
    .news {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -8px;
    }
    .artist_html+.consert-detail-info__block .consert-detail-info__length {
        margin-top: 24px;
    }
    .afisha__item__fail_link {
        font: 10px/10px GothamBold;
        min-height: 40px;
        max-width: 159px;
        min-width: auto !important;
    }
    .afisha-card.afisha-card--custom {
        min-height: auto;
    }
    .main_news .news-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main_news .news-item__img_wrap {
        width: 100%;
    }
    .main_news .news-item__block {
        width: 100%;
    }
    .omfil__icon {
        width: 48px;
        height: 40px;
    }
    .total_order_actions a:first-child {
        margin-right: 10px;
    }
    .section__title_wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .search {
        margin-left: -8px;
        width: calc(100% + 16px);
    }
    .news__block {
        width: 100%;
        margin: 0 0
    }
    .news-item {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        height: auto;
        margin-bottom: 32px
    }
    .news-item:last-child {
        /*margin-bottom: 0*/
    }
    .news-item:first-child {
        /*margin-bottom: 24px*/
    }
    .svg-section {
        overflow: unset !important;
    }
    .news-item__img {
        width: 100%;
        max-height: 277px;
    }
    .news-item__block {
        width: 100%
    }
    .news-item__date {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font: 12px/14px GothamBold;
        color: #575757;
        padding-bottom: 8px;
        border-bottom: 2px solid #d93284;
        margin-bottom: 10px
    }
    .news-item__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font: 14px/17px GothamBold;
        margin-bottom: 16px;
        color: #0f0f0f
    }
    .news-item__btn {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font: 14px/16px GothamBold;
        color: #d93284;
        padding: 8px 16px;
        border-radius: 30px;
        margin-top: auto;
        background-color: #f8f8f8;
        z-index: 1
    }
    .news__container .news-item {
        padding: 0;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }
    .news__container .news-item img {
        position: static;
        width: 100%
    }
    .news__container .news-item__img_wrap_po img {
        position: absolute;
    }
    .news-detail-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
    .news-detail-footer h4 {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 24px
    }
    .news-detail-footer .omfil__btn {
        margin: 0 auto;
        margin-bottom: 24px
    }
    .news-detail-footer .consert-detail-social {
        margin-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 0;
    }
    .news-detail-footer .consert-detail-social p {
        width: 100%;
        text-align: center
    }
    .news-detail-footer .consert-detail-social p br {
        display: none
    }
    .news-detail-footer .consert-detail-social svg {
        margin-right: 0
    }
    .blockquote-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 24
    }
    .blockquote-image img {
        width: 168px;
        height: 168px;
        margin-right: 24px;
        margin-bottom: 16px
    }
    .blockquote-image .html_content {
        margin-bottom: 0
    }
    .section.pc .section__title {
        max-width: 100%;
    }
    .section.pc .section__img-center {
        margin: 0;
    }
    .section.pc .section__container {
        margin: 0;
        width: 100%;
    }
    .section.pc .section__row {
        padding: 0;
    }
    .section.pc .omfil-group__item {
        margin-left: 0;
        margin-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section.pc .section__column {
        padding: 0;
        margin: 0;
    }
    .section.listeners .section__container {
        margin: 0;
        width: 100%;
    }
    .section.listeners .afisha_page__top_inner {
        margin-bottom: 0;
    }
    .section.news_box .section-control-block__link {
        padding: 15px 22px;
        font: 10px/10px GothamBold;
        height: 40px;
        letter-spacing: .06em;
    }

    .section.philharmonic_online .abonements__item .abonements__text {
        font-size: 13px;
        line-height: calc(14/10*100%);
    }
}
.modal {
    position: absolute;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
    padding: 220px 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.modal.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.modal__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0f0f0f;
    opacity: .4
}
.modal-body {
    position: relative;
    background: #fff;
    padding: 80px;
    max-width: 864px;
    z-index: 102
}
.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background: #0f0f0f;
    cursor: pointer
}
.modal-close:hover {
    background: #d93284
}
.modal__title {
    font: 32px/40px Geometria;
    width: 100%;
    text-align: center;
    margin-bottom: 48px
}
.modal-order__name {
    font: 14px/14px GothamBold;
    margin-bottom: 24px
}
.modal-order__name span {
    font: 14px/14px Gotham
}
.modal-order-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 24px;
    background: #f8f8f8;
    margin-bottom: 24px
}
.modal-order-info__date, .modal-order-info__place {
    font: 14px/14px GothamBold
}
.modal-order-info__date span, .modal-order-info__place span {
    font: 14px/14px Gotham
}
.modal__form {
    width: calc(100% + 32px);
    margin: 0 -16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.modal__form .form__label {
    max-width: 50%;
    width: 100%;
    padding: 0 16px
}
.modal .omfil__btn--secondary {
    margin-left: 24px
}
@supports (-webkit-touch-callout: none) {
    .select-mobile__items {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='black'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
        background-size: 12px;
        background-position: calc(100%) center;
        background-repeat: no-repeat;
        background-color: #efefef;
    }
}

@media (any-hover: hover) {
    .projects-slider__item:hover {
        -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 9%);
        box-shadow: 0 0 20px rgb(0 0 0 / 9%);
    }
    .footer-social__link:hover svg path {
        fill: #d93284;
    }
    a.afisha__item__fail_link:hover {
        background-color: #ebebeb;
    }
    .footer-partners__item:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }
    .actor-detail__link-open:hover, .collective-detail__link-open:hover, .consert-detail__link-open:hover {
        color: #d93284 !important;
    }
    .user-cabinet__name a:hover {
        color: #d93284;
    }
    .abonements__item:hover .abonements__title {
        color: #d93284;
    }
    .clear-field:hover svg path {
        stroke: #d93284;
    }
    .section.news_box .section-control-block__link:hover {
        background: #f8f8f8;
        color: #d93284;
    }
    .abonements.abonements-list .abonements__item:hover .abonements-list__img_wrap img {
        -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
        transform: scale(1.025);
    }
    .news-item.news-item--big:hover .news-item__img {
        -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
        transform: scale(1.025);
    }
    .section__title_link:hover {
        color: #d93284;
    }
    .section-control-block__select-title:hover {
        color: #d93284;
    }
    .clear-field:hover svg path {
        stroke: #d93284;
    }
    .abonement-slider .main-slider__item:hover .omfil__btn {
        background-color: #c91c71;
    }
    .afisha:not(.afisha.afisha--zal) .afisha__item:hover .afisha__img-block img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    .afisha:not(.afisha.afisha--zal) .afisha__item:hover .afisha__info-title {
        color: #c91c71;
    }
    .projects__block-link:hover {
        color: #d93284;
    }
    .afisha__info-title a:hover {
        color: #d93284;
    }
    .afisha-genre>a {
        border-bottom: 1px solid transparent;
    }
    .afisha-genre>a:hover {
        border-color: #d93284;
    }
    .main_news .news__block .news-item:hover .news-item__img_wrap img {
        -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
        transform: scale(1.025);
    }
    .abonement-detail__content-open a:not(a.omfil__link-open):hover {
        color: #d93284;
    }
    .afisha-genre__link:hover {
        color: #0f0f0f;
        border-color: rgb(15 15 15 / 50%);
    }
    .news__container .news-item:hover {}
    .contacts_page .consert-detail-info__block a.omfil__btn:hover {
        background-color: #c91c71;
    }
    .news__container .news-item:hover .news-item__img_wrap img {
        -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
        transform: scale(1.025);
    }
}