/**
 * Theme Name: Zotov
*/
.home-catalog__row .catalog__col:nth-child(1n+9){
    display: block !important;
}
.search-result__desc h1, .search-result__desc h2{
    display: none;
}
.contacts-form__file{
    padding-right: 36px;
}
.main-file__detail{
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}
.main-file.active .main-file__label{
    display: none;
}
.main-file.active .main-file__detail{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.main-file__delete{
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 16px;
    margin-bottom: -1px;
}
.main-file__detail > span{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}
.main-file__delete img{
    width: 18px;
    height: 18px;
}
.contacts-form__result-single, .contacts-form__error-single{
    display: none;
    text-align: center;
}
.contacts-form.success .contacts-form__wrap{
    display: none;
}
.contacts-form.success .contacts-form__result-single{
    display: block;
}
.contacts-form.error .contacts-form__wrap{
    display: none;
}
.contacts-form.error .contacts-form__error-single{
    display: block;
}
.contacts__email:first-child{
    padding-top: 18px;
    margin-top: 0;
}
.visitors__other-text h2{
    text-align: center;
    text-transform: uppercase;
    margin: 0px auto 50px;
    font-size: 86px;
    line-height: 104px;
}
.grecaptcha-badge{
    z-index: 99999;
}
body.recaptcha-hide .grecaptcha-badge{
    opacity: 0 !important;
    visibility: hidden !important;
}
body.recaptcha-show .grecaptcha-badge{
    opacity: 1 !important;
    visibility: visible !important;
}
.main-input input{
    -webkit-transition: border-color .25s;
    -o-transition: border-color .25s;
    transition: border-color .25s;
}
.main-input input.error{
    border-color: #e92737;
}
.js-subscribe-wrap, .js-feedback-wrap, .ajax-container {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
.js-subscribe-wrap.loading {
    opacity: .5;
    pointer-events: none;
}
.js-feedback-wrap.loading {
    opacity: .5;
    pointer-events: none;
}
.ajax-container.loading {
    opacity: .5;
    pointer-events: none;
}
.contacts-form__result, .contacts-form__error{
    padding-top: 25px;
    display: none;
}
.feedback-modal__form.success .contacts-form__wrap{
    display: none;
}
.feedback-modal__form.success .contacts-form__result{
    display: block;
}
.feedback-modal__form.error .contacts-form__wrap{
    display: none;
}
.feedback-modal__form.error .contacts-form__error{
    display: block;
}
.header__menu-icon{
    padding-left: 30px;
    padding-right: 15px;
    margin-left: -30px;
}
.catalog__col{
    -webkit-box-ordinal-group: 10000000;
        -ms-flex-order: 9999999;
            order: 9999999;
}
.cinema-banner{
    -webkit-box-ordinal-group: -98 !important;
        -ms-flex-order: -99 !important;
            order: -99 !important;
}
.gallery__btn.gallery__btn--single{
    margin-top: 0 !important;
}
.event__video.event__video--spec-single .event-header__img{
    margin: 0;
}
.event__person-img{
    width: auto;
}
.gallery__img{
    max-width: 100vw;
}
.gallery__next{
    right: -100px;
}
.gallery__prev{
    left: -100px;
}
.event__program .gallery__container{
    position: relative;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
}
.partners .post-section-title{
    max-width: none;
}
.event__sub.event__sub--n.event__sub--center{
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}
.event__text:last-child{
    max-width: 900px;
}
button{
    color: inherit;
}
.large-btn.large-btn--single{
    padding: 0;
    border: 0;
    color: #000 !important;
}
.large-btn.large-btn--single::before{
    display: none;
}
.event__sub.event__sub--n{
    max-width: 100%;
}
blockquote p, blockquote li{
    font-size: 28px;
    line-height: 38px;
}
.cinema-banner{
    width: 100%;
    margin-top: 0 !important;
}
.cinema-banner:first-child{
    margin-top: 40px !important;
}
.gallery__slide{
    height: calc(100vh - 300px);
}
.gallery__slide .gallery__item{
    height: 100%;
}
.gallery__slide .gallery__item .gallery__img{
    height: 100%;
}
.gallery__slide .gallery__item .gallery__img img{
    width: auto;
    height: 100%;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
}
.thumbnail-position--top{
    background-position: center top !important;
}
.thumbnail-position--top img{
    -o-object-position: center top;
       object-position: center top;
}
.thumbnail-position--bottom{
    background-position: center bottom !important;
}
.thumbnail-position--bottom img{
    -o-object-position: center bottom;
       object-position: center bottom;
}
.cinema-inner__info-table{
    width: 450px;
}
.cinema-inner__info-table table tr td{
    width: 50% !important;
    min-width: 50% !important;
}
.cinema-inner__info-afisha{
    margin-bottom: 25px;
}
.cinema-inner__info-afisha:last-child{
    margin-bottom: 0;
}
.cinema-inner__info-afisha img{
    max-height: 450px;
}
.ticket-buy__sub-n{
    padding-top: 70px;
    margin-bottom: 30px;
    text-align: center;
}
.scheme{
    background-color: #E8E8E8;
    padding: 100px 0 100px;
}
.scheme__control svg{
    max-width: 100%;
    height: auto;
}
.scheme-item-bg{
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
}
.scheme-item.active .scheme-item-bg{
    fill: #FF0068;
}
.scheme__row{
    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;
}
.scheme__right{
    width: 434px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 65px;
}
.scheme__list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.scheme__block{
    -ms-flex-negative: 0;
        flex-shrink: 0;
    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%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}
.scheme__block.active{
    opacity: 1;
    visibility: visible;
}
.scheme__block:nth-child(1n + 2){
    margin-left: -100%;
}
.scheme__header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}
.scheme__title{
    margin-right: 30px;
    padding-bottom: 14px;
}
.scheme__num{
    margin-left: auto;
    font-family: 'Zotov', sans-serif;
    font-size: 150px;
    line-height: 1;
    color: #FF0068;
}
.scheme__desc{
    margin-bottom: 25px;
}
.scheme__info{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.scheme__info-item{
    padding: 15px 0;
    border-bottom: 2px solid #000;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
}
.scheme__icons{
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.scheme__icons-item{
    margin-right: 30px;
}
.scheme__icons-item:last-child{
    margin-right: 0;
}
.team__img img{
    height: auto;
}
.history__sub p, .history__sub li{
    font-size: 24px;
    line-height: 34px;
}
.cinema-inner__info-text a{
    text-decoration: underline;
}
.event__program-title{
    font-size: 46px;
    line-height: 56px;
}
a.large-btn.disabled{
    opacity: .65 !important;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.gallery__img.gallery__img--video{
    display: block;
    position: relative;
}
.gallery__img.gallery__img--video::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.gallery__img.gallery__img--video::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(assets/img/paly-icon.svg) center center no-repeat;
    z-index: 2;
}
.event-header--main .large-btn.large-btn--single{
    color: #fff !important;
}
.catalog-card__btn.disabled{
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: #a5a5a5;
    border-color: #a5a5a5;
}
.post-header.post-header--search{
    margin-top: 80px;
}
.search-form{
    position: absolute;
    z-index: -1;
    margin: 0;
    left: 0;
    top: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}
.search-form.open{
    opacity: 1;
    visibility: visible;
}
.search-form__input input::-webkit-input-placeholder{
    opacity: 1;
    color: rgba(0, 0, 0, 0.45);
    -webkit-transition: opacity .15s, visibility .15s;
    transition: opacity .15s, visibility .15s;
}
.search-form__input input::-moz-placeholder{
    opacity: 1;
    color: rgba(0, 0, 0, 0.45);
    -webkit-transition: opacity .15s, visibility .15s;
    -moz-transition: opacity .15s, visibility .15s;
    transition: opacity .15s, visibility .15s;
}
.search-form__input input:-ms-input-placeholder{
    opacity: 1;
    color: rgba(0, 0, 0, 0.45);
    -webkit-transition: opacity .15s, visibility .15s;
    -ms-transition: opacity .15s, visibility .15s;
    transition: opacity .15s, visibility .15s;
}
.search-form__input input::-ms-input-placeholder{
    opacity: 1;
    color: rgba(0, 0, 0, 0.45);
    -webkit-transition: opacity .15s, visibility .15s;
    -ms-transition: opacity .15s, visibility .15s;
    transition: opacity .15s, visibility .15s;
}
.search-form__input input::placeholder{
    opacity: 1;
    color: rgba(0, 0, 0, 0.45);
    -webkit-transition: opacity .15s, visibility .15s;
    -o-transition: opacity .15s, visibility .15s;
    transition: opacity .15s, visibility .15s;
}
.search-form__input input:focus::-webkit-input-placeholder{
    opacity: 0;
    visibility: hidden;
}
.search-form__input input:focus::-moz-placeholder{
    opacity: 0;
    visibility: hidden;
}
.search-form__input input:focus:-ms-input-placeholder{
    opacity: 0;
    visibility: hidden;
}
.search-form__input input:focus::-ms-input-placeholder{
    opacity: 0;
    visibility: hidden;
}
.search-form__input input:focus::placeholder{
    opacity: 0;
    visibility: hidden;
}
.header__search{
    position: relative;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}
.header__search img{
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
}
.header__search img:last-child{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.header__search.open img:first-child{
    opacity: 0;
    visibility: hidden;
}
.header__search.open img:last-child{
    opacity: 1;
    visibility: visible;
}
.header__search.hide{
    opacity: 0 !important;
    visibility: hidden !important;
}
.search-form.search-form--single{
    position: relative;
    top: auto;
    left: auto;
    z-index: 9;
}
.search-page{
    padding-top: 52px;
}
.search-empty{
    max-width: 880px;
    margin: 80px auto 0;
}
.search-empty__sub{
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 40px;
}
.header-bottom.header-bottom--purple-bg{
    background-color: #8a38a3;
}
.catalog-card--purple .catalog-card__info{
    background-color: #8a38a3;
}
.large-btn--purple{
    border-color: #8a38a3;
    color: #8a38a3;
}
.large-btn--purple::before{
    background-color: #8a38a3;
}
.event-header__btn:first-child{
    margin-left: auto;
}
.large-btn.large-btn--soon{
    border-color: #B5B5B5;
    color: #B5B5B5;
    cursor: default;
    pointer-events: none;
}
.qr-program__btn .large-btn.large-btn--single{
    color: #B5B5B5 !important;
}
.catalog-filters.catalog-filters--program{
    margin-bottom: 32px;
}
.catalog-filters.catalog-filters--program + .home-catalog__row{
    min-height: 200px;
}

/* qr styles */
.qr-cinema__banner{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 64px 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: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 52px;
    min-height: 700px;
}
.qr-cinema__banner:last-child{
    margin-bottom: 0;
}
.qr-cinema__title{
    font-weight: 700;
    font-family: 'Roboto Mono',sans-serif;
    text-transform: none;
    font-size: 76px;
    line-height: 80px;
    color: #fff;
}
.qr-program{
    margin-top: 100px;
}
.qr-program:first-child{
    margin-top: 0;
}
.qr-program__col{
    margin-bottom: 100px;
}
.qr-program__col:last-child{
    margin-bottom: 0;
}
.qr-program__title{
    margin-bottom: 20px;
}
.qr-program__title:last-child{
    margin-bottom: 0;
}
.qr-program__img{
    display: block;
    margin-top: 34px;
}
.qr-program__img img{
    width: 100%;
    max-height: calc(100vh - 200px);
    -o-object-fit: cover;
       object-fit: cover;
}
.qr-program__info{
    margin-top: 40px;
}
.qr-program .event__main-more{
    margin-top: 20px;
}
.qr-program__btn{
    margin-top: 40px;
}
.qr-cinema-single .qr-audio__gallery{
    width: 100%;
}
.qr-cinema-single .qr-audio__pagination{
    max-width: none;
}
.qr-cinema-single .qr-audio__gallery-item{
    height: 100%;
}
.qr-cinema-single .qr-audio__gallery-item img{
    height: 100%;
    width: 100%;
    max-height: calc(100vh - 100px);
}
.qr-cinema-single__content{
    margin-top: 100px;
}
.qr-cinema-single .event__main-more{
    margin-top: 20px;
}
.qr-program__img.qr-program__img--video{
    position: relative;
}
.qr-program__img.qr-program__img--video::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100px;
    background-image: url(assets/qr-img/qr-play-icon.svg);
    background-position: center center;
    background-repeat: no-repeat;
}
.qr-gallery .qr-audio__text{
    margin-top: 60px;
}
.qr-program__title-large{
    font-weight: 700;
    font-size: 68px;
    line-height: 78px;
    margin-bottom: 45px;
}
.qr-program__title{
    font-size: 48px;
    line-height: 58px;
}
.partners__logo{
    height: 95px;
    padding-top: 15px;
    padding-bottom: 30px;
    min-height: 0;
    display: block;
}
.partners__logo img{
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center center;
       object-position: center center;
}
.partners__list-col:first-child .partners__row,  .partners__list-col:nth-child(2) .partners__row, .partners__list-col:nth-child(4) .partners__row, .partners__list-col:nth-child(5) .partners__row,  .partners__list-col:nth-child(6) .partners__row{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.partners__list-col:first-child .partners__logo img, .partners__list-col:nth-child(2) .partners__logo img{
    -o-object-position: center center;
       object-position: center center;
}
.partners__list-col:first-child .partners__item{
    text-align: center;
}

#partner .partners__row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}

#partner-logo-12 {
	height: 115px;
}

/*cookie*/
.cookie-notice{
    position: fixed;
    z-index: 96;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #B5B5B5;
    padding: 24px 0;
    transform: translateY(110%);
    transition: transform .35s;
}
.cookie-notice.show{
    transform: translateY(0);
}
.cookie-notice__row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cookie-notice__text{
    font-size: 18px;
    line-height: 24px;
}
.cookie-notice__text a{
    text-decoration: underline;
}
.cookie-notice__btn-wrap{
    flex-shrink: 0;
    margin-left: 60px;
}
.cookie-notice__btn{
    font-size: 18px;
    line-height: 1;
    padding: 9px 16px 11px;
    min-width: 180px;
    color: #fff;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
}
.cookie-notice__btn::before{
    content: "";
    position: absolute;
    left: -1px;
    right: auto;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-color: #000;
    z-index: -1;
}
.catalog-tags__item{
    position: relative;
}
.catalog-tags__item::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .25s, visibility .25s;
    -o-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s;
}
.catalog-tags__item::after{
    content: '';
    position: absolute;
    top: calc(50% - 7px);
    right: -15px;
    width: 2px;
    height: 18px;
    background-color: #000;
}
.catalog-tags__item:last-child::after{
    display: none;
}
.catalog-tags__item.active{
    opacity: 1 !important;
}
.catalog-tags__item.active::before{
    opacity: 1;
    visibility: visible;
}
.search-result__desc p img{
    display: none;
}
.event-subscription-modal__title{
    padding-top: 5px;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
}
.event-subscription-modal__btn{
    margin-top: 20px;
}
.event-subscription-modal__btn .catalog-card__btn{
    position: static;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: transparent;
    font-weight: 500;
}
.event-subscription-modal__list{
    margin-top: 45px;
    counter-reset: eventList;
}
.event-subscription-modal__item{
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.event-subscription-modal__item-sub::before{
    counter-increment: eventList;
    content: counter(eventList)'. ';
}
.event-subscription-modal__item:last-child{
    margin-bottom: 0;
}
.event-subscription-modal__item-btn{
    flex-shrink: 0;
    margin-left: 20px;
}
.event-subscription-modal__item-btn .catalog-card__btn{
    position: static;
    background-color: transparent;
}
.event-subscription-modal__list.event-subscription-modal__list--single .event-subscription-modal__item .event-subscription-modal__item-sub::before{
    display: none;
}

/*schedule*/
.schedule__date{
    display: flex;
    align-items: center;
    justify-content: center;
}
.schedule__date-nav{
    flex-shrink: 0;
    margin: 0 40px -2px;
}
.schedule__date .catalog-filters__list{
    flex-wrap: wrap;
    justify-content: center;
}
.schedule__date-nav:first-child{
    margin-left: 0;
}
.schedule__date-nav:last-child{
    margin-right: 0;
}
.schedule__date-nav img{
    height: 40px;
    width: auto;
    transition: opacity .25s;
}
.schedule__date-nav.disabled{
    user-select: none;
    pointer-events: none;
}
.schedule__date-nav.disabled img{
    opacity: .4;
}
.catalog-filters__list-item.disabled{
    opacity: .4;
    user-select: none;
    pointer-events: none;
}
.catalog-filters__list-item.disabled::after{
    display: none;
}
.schedule__content{
    margin-top: 75px;
}
.schedule__col{
    padding: 32px 0;
    border-top: 1px solid #000;
}
.schedule-card__top{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-bottom: -20px;
}
.schedule-card__top-item{
    display: block;
    border: 1px solid #000;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1;
    padding: 10px 20px;
}
.schedule-card__sub{
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    margin-top: 16px;
}
.schedule-card__sub:first-child{
    margin-top: 0;
}
.schedule-card__bottom{
    margin-top: 20px;
}
.schedule-card__bottom .event-header__info{
    justify-content: space-between;
}
.schedule-card__bottom .event-header__info p{
    font-size: 20px;
    line-height: 30px;
}
.footer__nav-list.footer__nav-list--spec{
    margin: 7px 0 20px;
}

.bottom-partner-text h3 {
	font-weight: bold;
	margin-bottom: 20px;
}

.bottom-partner-text .bottom-block-full {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.bottom-partner-text .bottom-block-details {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
}

.bottom-partner-text img {
	margin-bottom: 30px;
}

	.bottom-partner-text .bottom-block-details div p {
		justify-content: center;
		align-items: center;
		display: flex;
		height: 150px;
}

.container a.rules-btn {
	display: block;
	margin: 30px auto 0;
	width: 250px;
	overflow: hidden;
	text-decoration: none;
}

h1.catalog-tags__item {
	font-weight: bold;
	font-size: 22px;
	text-transform: capitalize;
	font-family: 'Roboto Mono', sans-serif;
}

/*excursions*/
.inclusive__row {
	margin-bottom: 18px;
}

.excursions_main .post-section {
	padding-bottom: 48px;
}

.excursions_main .team__list-col {
	padding-top: 55px;
}

/*children*/

	#children-hr {
		display: none;
	}

.children_blockquote {
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1350px;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
}

.event__blockquote-text {
	width: 100%;
}

.children_info {
	margin-bottom: 0px;
}

#children_border {
	border-top-width: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
}

.children-col {
	margin-top: 48px;
	width: 100%!important;
}
.children_info * {
font-size: 28px;
line-height: 38px;
}

.child_sub_1 {
	background-color: #FF1674;
}

.child_sub_2 {
	background-color: #9EE8E0;
}

.child_sub_3 {
	background-color: #8A38A3;
}

.child_sub_1 * {
	color: white;
}

.child_sub_3 * {
	color: white;
}

.children-img {
	display: flex;
	width: 100%;
}

.children__row .children__sub h2 {
	font-size: 42px;
	line-height: 55.39px;
	font-weight: bold;
	font-family: 'Roboto Mono', sans-serif;
	margin-top: 10px;
	width: 98%;
}

.children-img .children-left {
	width: 90%;
	height: 430px;
	background-size: cover;
	background-position: right top;
}

.child_col_2 .children-img, .child_col_2 .children-desc {
	flex-direction: row-reverse;
}

.child_col_2 .children-img .children-left {
	background-position: 10% top;
}

.child_col_2 .children-desc-mini p {
	padding-left: 22px;
	padding-right: 30px;
}

.children__sub {
	width: 430px;
	min-height: 100%;
	padding: 24px;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.children-desc {
    display:none;
}

.children-desc-mini p {
	width: 430px;
	padding-left: 24px;
}

.ch_hide, .ch_show {
	width: 430px;
    display:none;
	text-decoration: underline;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 0px;
}

.children__sub span.active {
	display: block;
	text-align: left;
}

.children-desc.active {
	display: flex;
	margin-top: 22px;
}
.children-desc.active div p {
	font-size: 16px;
	line-height: 20px;
}

/*partners*/
.partners_text_down {
	max-width: 1200px;
	margin: 0 auto;
}

.partners_text_down div {
	margin-top: 70px;
}

.partners_text_down p, .partners_text_down a ins strong {
	font-size: 24px;
	line-height: 36px;
}

#partner-logo-01 {
	height: 110px;
}

h2.partner-title {
	font-size: 56px;
	line-height: 74px;
}

/*Отдельные особенные события*/
.velomap {display: flex; flex-direction: column; margin-top: 40px; }
.velomap img{display: none; order: 2;}
.velomap img.desktop-image {display: block;}
.velomap .vlinks {width: 100%; order: 1; display: flex; align-items: end; flex-direction: column; margin-bottom: -120px;}
.velomap .vlinks a {margin-right: 20px; width: 280px; margin-bottom: 10px;}
.velomap .vlinks a button {background-color: white; font-size: 18px; font-weight: bold; text-transform: capitalize; width: 100%; padding: 10px 27px;}
.objects {
	display: flex;
	flex-direction: column;
	padding-top: 30px;
	}
.object {
	padding-top: 50px;
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	flex: 0 0 25%;
flex-wrap: wrap;
	}
.object-img {display: flex; flex-direction: row; float: left;}
.object-text {background-color: #f5f5f5; padding: 49px;}
.object-img, .object-text, .adr-field, .adr-field2, .showhide {
	 width: 50%;
}
.object-text h2 {
	font-family: 'Roboto Mono', sans-serif;
	text-transform: capitalize;
	font-size: 44px;
	padding-bottom: 37px;
	padding-top: 5px;
	color: #083297;
	font-weight: bold;
}
.object-text div {
	border-radius: 50%;
	background-color: #083297;
	color: white;
	float: left;
	width: 54px;
	height: 54px;
	padding-top: 3px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-right: 23px;
}
.object-text p {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 25px;
}

.adr-field {background-color: #FF4895; color: white; height: 40px; padding-top: 7px; padding-left: 52px;}
.adr-field2 {background-color: #083297; color: white; height: 40px; padding-top: 7px; padding-left: 52px;}
.even .object-img {order: 1;}
.even .showhide, .even .adr-field2 {order: 2;}
.even .adr-field {order: 3;}

.showhide {background-color: #f5f5f5; color: #083297; height: 40px; text-align: center; padding-top: 8px; display: none;}
.showhide span {text-decoration: underline; text-transform: uppercase; cursor: pointer; display: none;}

#velomap_partner {margin-top: 125px;}
#velomap_partner h2.partner-title {
	font-size: 86px;
}
#velomap_partner .partners__row {
	padding-top: 30px;
	padding-bottom: 60px;
}



@media screen and (min-width: 810px){
.child-mob {
	background-image: none!important;
	}
	.ch-mob {
	display: none;
	}	
 }
 
 @media screen and (max-width: 809px){
 .child-desktop {
	background-image: none!important;
	}
	 .ch-desktop {
	display: none;
	}
 #event-header-parent .event-header__img {
		margin-top: 0px;
 }
 #event-header-parent.event-header--main .event-header__img {
		margin-top: 28px;
 }
      .event-header.event-header--main > .container {
        display: none;
    }
}

@media(max-width: 1199px){
    .cookie-notice__text{
        font-size: 16px;
        line-height: 22px;
    }
    .cookie-notice__btn-wrap{
        margin-left: 30px;
    }
}
@media(min-width: 992px){
    .cookie-notice__text a:hover{
        text-decoration: none;
    }
    .cookie-notice__btn{
        transition: color .3s;
    }
    .cookie-notice__btn::before{
        transition: width .3s;
    }
    .cookie-notice__btn:hover{
        color: #000;
    }
    .cookie-notice__btn:hover::before{
        width: 0px;
        left: auto;
        right: -1px;
    }
    .event-subscription-modal__btn .catalog-card__btn:hover{
        background-color: #e92737;
    }
    .event-subscription-modal__item-btn .catalog-card__btn:hover{
        background-color: #e92737;
    }
    .schedule__date-nav:hover img{
        opacity: .4;
    }
    .schedule-card__top-item.schedule-card__top-item--spec{
        -webkit-transition: color .25s, background-color .25s;
        -o-transition: color .25s, background-color .25s;
        transition: color .25s, background-color .25s;
    }
    .schedule-card__top-item.schedule-card__top-item--spec:hover{
        color: #fff;
        background-color: #000;
    }
	.fgap3 {height: 40px!important;}	
	
	#visitors-ticket {
		display: flex;-webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; top: 40px;
	}
		#visitors-ticket .partners__col {
		width: 33%;
	} 
	
	#visitors-ticket .partners__logo {
		height:120px;
		width: 100%;
	} 
}
@media(max-width: 991px){
    .cookie-notice{
        padding: 18px 0;
    }
    .cookie-notice__text{
        font-size: 14px;
        line-height: 20px;
    }
    .cookie-notice__btn{
        min-width: 130px;
        font-size: 16px;
    }
    .schedule-card__sub{
        font-size: 26px;
        line-height: 36px;
    }
	.header-mob-menu .container {
	padding-left: 0px;
	padding-right: 0px;
	}	
	.header-mob-menu__nav ul li ul {
			background-color: white;
			margin-bottom: 20px;
			color: #000;
			margin-top: 10px;
			display: none;
	}
	.header-mob-menu__nav ul li.active a {
			color: #AFAFAF;
	}
	.header-mob-menu__nav ul li.active ul.show {
			display: block;
			padding-top: 20px;
			padding-bottom: 25px;
	}
	.header-mob-menu__nav ul li.active ul.show li a {
			color: black;
	}		
	.header-mob-menu__nav ul li ul li {
			text-transform: none;
			text-align: left;
			margin-left: 43px;
			font-size: 18px;
			padding-bottom: 0px;
	}
	.inclusive__row {
			display: none;
	}
.fgap3 {height: 70px!important;}	
.children_blockquote {
	padding-left: 20px;
	padding-right: 20px;
}
}
@media(max-width: 767px){
    .cookie-notice{
        padding: 12px 0;
        text-align: center;
    }
    .cookie-notice__row{
        display: block;
    }
    .cookie-notice__text{
        font-size: 12px;
        line-height: 18px;
    }
    .cookie-notice__btn-wrap{
        margin: 14px 0 0;
    }
}
@media(max-width: 575px){
    .catalog-filters__list-item::before{
        display: block;
        right: -12px;
    }
    .cookie-notice__btn{
        font-size: 14px;
        min-width: 0;
        display: block;
        width: 100%;
    }
	h2.partner-title {
		font-size: 35px;
		line-height: 50px;
	}
	#event-header-parent.event-header--main .event-header__img {
		margin-top: 13px;
	}
}
@media(max-width: 1299px){
    .contacts__email:first-child{
        padding-top: 10px;
    }
}
@media(max-width: 1199px){
    .qr-gallery{
        padding-top: 120px;
    }
    .contacts__email:first-child{
        padding-top: 0px;
    }
}
@media(max-width: 991px){
    .visitors__other-text h2{
        margin: 80px auto 40px;
        font-size: 60px;
        line-height: 75px;
    }
    .event-header.event-header--main{
        margin-top: -28px;
    }
    .qr-cinema__banner{
        min-height: 500px;
        padding: 140px 0 50px;
        margin-bottom: 40px;
    }
    .qr-cinema__title{
        font-size: 48px;
        line-height: 58px;
    }
    .qr-program{
        margin-top: 65px;
    }
    .qr-program__title{
        margin-bottom: 16px;
    }
    .qr-program__info, .qr-program__btn, .qr-program__img{
        margin-top: 30px;
    }
    .qr-program__col{
        margin-bottom: 65px;
    }
    .qr-program__img.qr-program__img--video::before{
        background-size: 60px;
    }
    .qr-gallery .qr-audio__text{
        margin-top: 30px;
    }
    .qr-program__title-large{
        font-size: 56px;
        line-height: 66px;
        margin-bottom: 40px;
    }
    .event-header__info p.event-header__info-tags{
        display: block;
    }
}
@media(max-width: 767px){
    .contacts-form__file{
        padding-left: 0;
        padding-right: 0;
    }
	.bottom-partner-text .bottom-block-full {
		width: 100%;
		margin: 0 auto 0;
}

	.bottom-partner-text .bottom-block-full div {
		flex-basis: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
}

	.bottom-partner-text .bottom-block-details div {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
}

	.bottom-partner-text .bottom-block-details h3 {
		text-align: center;
}
	
}
@media(max-width: 575px){
    .qr-gallery{
        padding-top: 100px;
    }
    .qr-cinema__banner{
        min-height: 100vh;
        padding: 120px 0 35px;
        margin-bottom: 25px;
    }
    .qr-cinema__title{
        font-size: 28px;
        line-height: 38px;
    }
    .qr-program{
        margin-top: 55px;
    }
    .qr-program__title{
        margin-bottom: 16px;
    }
    .qr-program__info, .qr-program__btn, .qr-program__img{
        margin-top: 20px;
    }
    .qr-program__col{
        margin-bottom: 48px;
    }
    .qr-program__title{
        font-size: 20px !important;
        line-height: 28px !important;
        margin-bottom: 5px;
    }
    .qr-program__desc{
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .qr-program .event__main-more{
        margin-top: 15px;
    }
    .qr-program__title.qr-program__title--single{
        font-size: 28px !important;
        line-height: 38px !important;
    }
    .qr-cinema-single .event__main-more{
        margin-top: 15px;
    }
    .qr-cinema-single__content{
        margin-top: 65px;
    }
    .qr-program__img.qr-program__img--video::before{
        background-size: 10vw;
    }
    .qr-gallery .qr-audio__text{
        margin-top: 20px;
    }
    .qr-program__title-large{
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 24px;
    }
}

@media(min-width: 992px){
    .main-file__delete{
        -webkit-transition: -webkit-transform .35s;
        transition: -webkit-transform .35s;
        -o-transition: transform .35s;
        transition: transform .35s;
        transition: transform .35s, -webkit-transform .35s;
    }
    .main-file__delete:hover{
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .cinema-banner__img{
        overflow: hidden;
    }
    .cinema-banner__img img{
        -webkit-transition: -webkit-transform .75s;
        transition: -webkit-transform .75s;
        -o-transition: transform .75s;
        transition: transform .75s;
        transition: transform .75s, -webkit-transform .75s;
    }
    .cinema-banner__block:hover .cinema-banner__img img{
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    }
    .cinema-inner__info-text a:hover{
        text-decoration: none;
    }
    .gallery__img.gallery__img--video::before{
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
    }
    .gallery__img.gallery__img--video:hover::before{
        opacity: .65;
    }
    p.event-header__info-tags{
        display: block;
    }
    .event-header__info p a{
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
    }
    .event-header__info p a:hover{
        opacity: .65;
    }
    .search-empty__list ul li a:hover{
        text-decoration: underline;
    }
}
@media(max-width: 991px){
    .gallery__next{
        right: -75px;
    }
    .gallery__prev{
        left: -75px;
    }
    .event__img img{
        max-width: 100%;
    }
    blockquote p, blockquote li{
        font-size: 24px;
        line-height: 34px;
    }
    .scheme{
        padding: 70px 0 80px;
    }
    .ticket-buy__sub-n{
        padding-top: 60px;
        margin-bottom: 25px;
    }
    .scheme__row{
        display: block;
    }
    .scheme__right{
        width: 100%;
        margin: 20px 0 0;
    }
    .history__sub p, .history__sub li{
        font-size: 22px;
        line-height: 32px;
    }
    .event__program-title{
        font-size: 40px;
        line-height: 50px;
    }
    .cinema-card__prev, .cinema-card__next{
        display: block;
        top: 115px;
    }
    .cinema-card__next{
        left: auto;
        right: 0;
    }
    .cinema-card__prev img, .cinema-card__next img{
        width: 18px;
    }
    .cinema-card__slider-img img{
        margin: 0 auto;
    }
    .gallery__img.gallery__img--video::after{
        background-size: 60px;
    }
    .search-form{
        padding: 5px 0 25px;
    }
    .post-header.post-header--search{
        margin-top: 50px;
    }
    .search-page{
        padding-top: 72px;
    }
    .search-empty{
        margin-top: 60px;
    }
    .search-empty__sub{
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 30px;
    }
}
@media(max-width: 575px){
    .visitors__other-text h2{
        margin: 60px auto 25px;
        font-size: 45px;
        line-height: 60px;
    }
    .gallery__next{
        right: -55px;
    }
    .gallery__prev{
        left: -55px;
    }
    blockquote p, blockquote li{
        font-size: 18px;
        line-height: 28px;
    }
    .cinema-banner:first-child{
        margin-top: 20px !important;
    }
    .scheme{
        padding: 60px 0 60px;
    }
    .ticket-buy__sub-n{
        padding-top: 50px;
        margin-bottom: 20px;
    }
    .scheme__num{
        font-size: 100px;
    }
    .scheme__title{
        padding-bottom: 5px;
    }
    .scheme__icons{
        margin-top: 40px;
    }
    .scheme__info-item{
        font-size: 20px;
        line-height: 26px;
    }
    .scheme__info{
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
    }
    .scheme__icons-item img{
        height: 40px;
    }
    .scheme__icons-item{
        margin-right: 20px;
    }
    .history__sub p, .history__sub li{
        font-size: 18px;
        line-height: 28px;
    }
    .event__program-title{
        font-size: 26px;
        line-height: 36px;
    }
    .gallery__img.gallery__img--video::after{
        background-size: 12vw;
    }
    .post-header.post-header--search{
        margin-top: 35px;
    }
    .search-empty{
        margin-top: 30px;
    }
    .search-empty__sub{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .event-header.event-header--main{
        margin-top: -8px;
    }
    .ticket-buy__sub{
        padding-left: 20px;
        padding-right: 20px;
    }
    .event-subscription-modal__title{
        padding-top: 0;
        font-size: 24px;
        line-height: 34px;
    }
    .event-subscription-modal__btn .catalog-card__btn{
        font-size: 15px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .event-subscription-modal__item{
        display: block;
    }
    .event-subscription-modal__item-btn{
        margin: 10px 0 0;
    }
    .event-subscription-modal__list{
        margin-top: 35px;
    }
    .schedule-card__bottom .event-header__info{
        display: block;
    }
    .schedule-card__sub{
        font-size: 24px;
        line-height: 34px;
    }
    .schedule-card__top{
        margin-right: -10px;
        margin-bottom: -10px;
    }
    .schedule-card__top-item{
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 8px 16px;
    }
    .schedule__date-nav{
        margin-left: 25px;
        margin-right: 25px;
    }
    .schedule__date-nav img{
        height: 30px;
    }
    .header__mob-left{
        padding-right: 8px;
		padding-left: 10px;
    }
	#children-hr {
		display: block;
		margin: 0px;
	}
	.children_info * {
		font-size: 18px;
		line-height: 23px;
	}
	.children-img .children-left {
		width: 100%;
		background-size: cover;
		background-position: right top;
	}
	.children-img {
		flex-direction: column;
	}
	.children-desc {
		flex-direction: column-reverse;
		padding: 0px 20px;
	}
	.child_col_2 .children-desc {
		flex-direction: column-reverse;
	}
	.child_col_2 .children-img {
		flex-direction: column;
	}
	.children__row .children__sub h2 {
		font-size: 27px;
		line-height: 35.61px;
	}
	.children__sub {
	width: 100%;
	height: 260px;
	}
	#children_border {
		padding-bottom: 28px;
	}
	.children_blockquote{
		padding-left: 0px;
		padding-right: 0px;
	}
	blockquote {
		border-bottom: 0px;
	}
	.children-col {
		margin-top: 32px;
	}
	.child_col_2 .children-img .children-left {
		background-position: 50% top;
	}
	.children-desc-mini {
		margin-bottom: 15px;
	}
	.children-desc-mini p {
		width: 100%;
		padding-left: 0px;
	}
.child_col_2 .children-desc-mini p {
  padding-left: 0px;
  padding-right: 0px;
}
#partner-logo-01 {
	
}
#partner-logo-11 {
	width: 50%;
}
#partner-logo-12 {
	height: 130px!important;
}


#partner .partners__item {
	display: flex;
	justify-content: center;
}

#velomap_partner {
  margin-top: 0px;
}
#velomap_partner .partners__col {
  width: 48%;
}
.velomap{
	margin-top: 0px;
	}
	.velomap #mob-image {
		display: block!important;
	}
	.velomap .desktop-image {
		display: none!important;		
	}
.objects {
	padding-top: 0px;
	}
.object {margin-bottom: 0px; display: flex; flex-direction: column;}
.object-img {float: none; text-align: center;}
.velomap .vlinks {order: 3; margin-bottom: 0px; margin-top: 22px; margin-right: 0px; align-items: center; flex-direction: column;}
.velomap .vlinks a button {padding: 20px 41px;}
.velomap .vlinks a {margin-right: 0px; margin-bottom: 10px; width: 100%;}
.object-text p {display: none;}
.showhide span.know-more {display: inline;}
.object {
	padding-top: 50px;
	width: 100%;
	flex: 0 0 25%;
	flex-wrap: wrap;
	}
.object-img, .object-text, .adr-field, .adr-field2, .showhide {
	 width: 100%;
}
.even .object-img {order: 0;}
.even .showhide {order: 3;}
.even .adr-field {order: 2; text-align: center; padding: 20px 95px;}
.showhide {display: block;}
.adr-field, .adr-field2 {padding: 20px 95px; text-align: center; height: auto;}
.object-text {
  padding: 9px;
}

.object-text h2 {
  font-size: 28px;
  padding-bottom: 7px;
  padding-top: 5px;
}

.object-text div {
  width: 28px;
  height: 28px;
  margin-top: 12px;
  text-align: center;
  font-size: 18px;
  margin-right: 23px;
  margin-left: 3px;
}

.double-text {margin-top: 35px!important;}
#velomap_partner h2.partner-title {
  font-size: 60px;
}


}
@media(max-width: 374px){
    .visitors__other-text h2{
        font-size: 40px;
        line-height: 50px;
    }
    .header__menu-icon{
        padding-left: 20px;
        padding-right: 10px;
        margin-left: -20px;
    }
    .header__mob-left{
        padding-right: 7px;
    }
}

@media screen and (min-width: 651px) {
	.vertical .tabs__caption {
		float: left;
		display: block;
	}
	.tabs__content_wrapper h3 {
		display: none;
	}
	
.tabs {
  margin: 0 auto 36px;
  min-height: 310px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  border: solid #000;
  border-width: 0 1px 0 0;
  height: 100%;
  text-align: right;
  background-color: #fff;
  z-index: 0;
  padding-bottom: 90px;
}

#events_tabs {
	padding-bottom: 190px;
}

.tabs__caption span {
	margin-right: 36px;
	width: 70%;
}

.tabs__caption .gaps {
	float: right;
	width: 20px;
	height: 12px;
	border: solid 1px black;
	border-width: 1px 0px 1px 1px;
	transition: all 0.55s;
	opacity: 0;
	z-index: 1;
	position: relative;
	left: 1px;
	top: 11px;
}

#fgap, .fgap {height: 40px!important;}

.tabs__caption li {
  display: flex;
  padding: 9px 0px;
  margin: 1px 0 0 1px;
  position: relative;
  font-size: 22px;
  justify-content: flex-end;
  font-family: Roboto Mono;
  font-weight: 400;
  line-height: 28px;
}

ul.tabs__caption li::before {
  background-color: transparent;
    width: 0px;
    height: 0px;
}

.tabs__caption li:not(.active) {
  cursor: pointer;
}
.tabs__caption li:not(.active):hover {
  border-color: #000;
}
.tabs__caption .active {
  background-color: #FFF;
  color: #000;
  border-color: #000;
}
.tabs__caption .active .gaps {
  transition: all 0.55s;
  opacity: 1;
  z-index: 1;
   background-color: #FFF;
}
.tabs__caption .active:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 5px;
  background: #FFF;
}

.tabs__content_wrapper {
	position: relative;
}

.tabs__content {
  position: absolute;
  transition: all 1.05s;
  opacity: 0;
  z-index: 1;
  margin-top: 12px;
}

.tabs__content p{
	  margin-left: 50px;
}

.tabs__content ul{
	  margin-left: 50px;
	  padding-left: 0px;
	  margin-top: 0px;
}

.tabs__content ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 0px;
  height: 0px;
}

.tabs__content ul li{
	  padding-left: 0px;
}

.tabs__content.active {
  display: block;
  transition: all 1.05s;
  opacity: 1;
  z-index: 2;
  background: #FFF;
}
}

@media screen and (min-width: 1600px) {
.tabs__caption {
//  max-width: 1000px;
  width: calc(45% + 5vw);
}
.tabs__content {
  width: calc(500px + 8vw);
}

.tabs__caption span {
	width: 60%;
}
.big_events_row {width: 70%!important;}
  }

@media screen and (min-width: 1281px) and (max-width: 1599px) {
.tabs__caption {
  width: calc(45% + 5vw);
}
.tabs__content {
  width: calc(500px + 8vw);
}
.big_events_row {width: 70%!important;}
  }

@media screen and (min-width: 991px) and (max-width: 1280px) {
.tabs__caption {
  width: calc(44% + 5vw);
}

.tabs__caption span {
	width: 85%;
	margin-right: 16px;
}

.tabs__content p, .tabs__content ul{
	  margin-left: 30px;
}

.tabs__content {
  width: calc(380px + 12vw);
}
  }
  
@media screen and (min-width: 651px) and (max-width: 990px) {
.tabs__caption {
  width: calc(41% + 8vw);
  padding-bottom: 190px;
}

.tabs__caption span {
	font-size: 17px;
	width: 100%;
}

.tabs__content {
  width: calc(260px + 12vw);
}

.tabs__content p, .tabs__content ul li{
	font-size: 15px;
}

.tabs__content p, .tabs__content ul{
	  margin-left: 25px;
}

.tabs__caption span {
	margin-right: 11px;
}

.team__col, .partners__col {
  width: 33.3333%;
}
  }

@media screen and (max-width: 650px) {
.tabs {
  margin: 0 0 56px;
  position: relative;
  top: -50px;
}
	.tabs__content_wrapper h3 {
		display: block!important;
		opacity: 1;
		z-index: 2;
	}
	.tabs__content {
		position: relative;	
		letter-spacing: 0em;
		text-align: left;	
	}
.tabs__content * {
		font-family: Roboto Mono;
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;	
}

 .tabs__content h3 {
		border-bottom: 1px solid black;
		font-weight: 400;
		margin: 0 15px 0px;
		padding-bottom: 8px;
		padding-top: 21px;
		cursor: pointer;
 }
 
    .tabs__content div.first-ch {
	border-bottom: 2px solid white!important;
 }
 
  .tabs__content h3.showed {
	font-weight: 700;
	border-bottom: 2px solid black;
	margin-top: 30px;
 }
 
.tabs__details {
	margin: 15px 15px 0px;
	padding: 0 10px 17px;
	display: none;
}

.tabs__content div.showed {
	display: block;
	border-bottom: 2px solid black;
}

  .tabs__content h3.showed .arrows:before {
  transform: translate(7px, 7px) rotate(-45deg);
}
  .tabs__content h3.showed .arrows:after {
  transform: translate(22px, 7px) rotate(-135deg);
}
.arrows {
  float: right;
  display: inline-block;
  position: relative;
  height: 10px;
  top: 8px;
  width: 22px;
}
.arrows:before,
.arrows:after {
  background: #4a275c;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  transition: all 0.55s;
  transform-origin: left top;
  width: 10px;
}
.arrows:before {
  transform: translate(8px, 0) rotate(45deg);
}
.arrows:after {
  transform: translate(22px, 1px) rotate(135deg);
}
.tabs__content ul{
	  margin-top: 0px;
}
  .vertical .tabs__caption {
	  display: none!important;
  }
  
.education-header {
  margin-top: -43px;
  background-size: 300%;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  background-image: url('/wp-content/uploads/2022/10/zotov_web_kids-main-1.jpg');
}

.education-header__wrap {
  padding: 0px 0 100px;
  min-height: calc(75vh - 92px);
  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: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.education-header__wrap h1 {
	padding: 0px 5px;
	background-color: white;
	font-size: 52px;
	line-height: 56px;
}

}