@media (max-width: 1400px) {
  .nav ul .nav_link {
    font-size: 13px;
  }

  .serch_block {
    width: auto;
  }

  .header_social,
  .nav {
    margin: 0 20px 0 0;
  }

  .nav ul {
    gap: 14px;
  }

  .faq_title {
    width: 90%;
  }

  .faq_title {
    font-size: 50px;
    line-height: 50px;
  }

  .faq_text {
    width: 100%;
  }

  .header_wrapper {
    justify-content: space-between;
  }

  .index_head .head_content {
    padding: 20px 25px 20px 50px;
  }
  .swiper-button-prev {
    left: 12px;
  }
  .swiper-button-next {
    right: 12px;
  }

  .container {
    max-width: calc(1200px + 30px);
  }

  .big_title {
    font-size: 48px;
    line-height: 48px;
  }
  .contacts_wrap .item .item_number {
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  .header_social {
    display: none;
  }

  .header_wrapper .btn_red {
    display: none;
  }

  .header_wrapper .nav {
    display: none;
  }

  .header_wrapper .logo {
    display: none;
  }

  .header_wrapper {
    justify-content: space-between;
    align-items: center;
    height: 60px;
    padding: 0;
  }

  .header_wrapper .serch_block {
    margin: 0;
    width: auto;
    transition: 0.3s;
    height: 40px;
    background: #ecd8c4;
    position: relative;
    z-index: 1;
  }

  .header_wrapper .serch_block input {
    width: 0px;
    padding: 0;
    border-bottom: 1px solid rgba(33, 29, 29, 0);
    transition: 0.3s;
    padding: 0 25px 0 30px;
    height: 100%;
  }

  .header_wrapper .serch_block .icon {
    right: auto;
    height: 100%;
    display: flex;
    align-items: center;
  }

  .header_wrapper .serch_block .icon svg {
    width: 20px;
    height: 20px;
  }

  .header_wrapper .serch_block .icon svg path {
    fill: #877b71;
  }

  .header_wrapper .serch_block.active {
    width: calc(100% - 30px);
    transition: 0.3s;
    position: absolute;
    z-index: 100;
  }

  .header_wrapper .serch_block.active input {
    width: 100%;
    border-bottom: 1px solid rgba(33, 29, 29, 0.3);
    transition: 0.3s;
    position: absolute;
  }

  .burger_menu_wrapper .btn_red {
    display: flex;
    width: 100%;
    min-height: 39px;
    font-size: 16px;
  }

  .burger_menu_wrapper .header_social {
    display: flex;
    margin: 41px 0 31px 0;
  }

  .burger_menu_wrapper .header_social svg {
    width: 22px;
    height: 22px;
  }

  .burger_menu_wrapper .logo {
    display: flex;
  }

  .burger_btn {
    display: flex;
  }

  .logo_mobile {
    display: inline-flex;
    width: 100%;
    left: 0;
    justify-content: center;
    align-items: center;
    position: absolute;
    max-width: fit-content;
    left: 0;
    right: 0;
    margin: 5px auto 0 auto;
    text-decoration: none;
  }

  .logo_mobile a {
    text-decoration: none;
  }

  .footer_left {
    align-items: center;
    padding: 0 0 30px 0;
  }

  .footer_logo {
    margin: 0 0 15px 0;
  }

  .subscribe_wrapper {
    gap: 0;
    justify-content: space-between;
  }

  .head_slider {
    width: 450px;
    height: auto;
    min-width: auto;
  }

  .desctop_none {
    display: none;
  }

  .header_logo_none {
    display: none;
  }

  .my_order-1 {
    order: 1;
  }

  .my_order-2 {
    order: 2;
  }

  .piece_block .piece_image {
    margin: 0 0 20px 0;
  }

  .piece_item .big_title {
    font-size: 45px;
    line-height: 45px;
  }

  .checkbox_item {
    flex: 0 0 auto;
  }

  .checkbox_block {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
  }

  .checkbox_item {
    margin: 0;
  }

  .block_people .people_wrapper {
    gap: 0;
    justify-content: space-between;
    width: 100%;
  }

  .block_people .people_wrapper .people_item.empty {
    display: none;
  }

  .performnace_reviews_title {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 15px 0;
  }

  .performnace_date .date_wrapper {
    width: 300px;
  }

  .performnace_date .date_block {
    justify-content: flex-start;
  }

  .performnace_date .piece_item {
    padding: 0;
    margin: 0 0 10px 0;
  }

  .block_people .people_wrapper .people_item {
    flex: 0 0 24%;
  }

  .role_wrapper {
    margin: 0 0 60px 0;
  }

  .role_block {
    margin: 0 0 60px 0;
  }

  .role_item {
    border: none;
    padding: 0;
  }

  .about_head_wrapper .about_text p {
    font-size: 16px;
  }

  .about_head_wrapper .about_text {
    width: 460px;
  }

  .about_content_item .title {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 20px 0;
  }

  .about_content_item .text p {
    font-size: 16px;
  }

  .scheme_item .scheme_left {
    min-width: 130px;
    max-width: 130px;
  }

  .partner_item {
    flex: 0 0 24%;
    margin: 0 8px 40px 0;
  }

  .partner_wrapper {
    gap: 0;
  }

  .sreda_item {
    width: 100%;
  }

  .sreda_image .image_item {
    flex: 0 0 404px;
  }

  .news_title {
    font-size: 30px;
    line-height: 30px;
  }

  .document_left {
    max-width: 160px;
    min-width: 160px;
  }

  .document_wrapper .document_item {
    flex: 0 0 300px;
  }

  .document_title {
    font-size: 16px;
  }

  .documents_block .document_wrapper,
  .purchse_block .document_wrapper,
  .services_block .document_wrapper {
    gap: 0;
  }

  .news_item_text p {
    font-size: 16px;
    margin: 0 0 15px 0;
  }

  .news_item_title {
    font-size: 40px;
    line-height: 40px;
  }

  .wrapper_just {
    gap: 10px;
    padding: 0 0 20px 0;
  }

  .image_proekt {
    width: 100%;
    height: 100%;
    max-height: 372px;
  }

  .image_proekt img {
    width: 100%;
    height: 100%;
  }

  .index_block .big_title {
    font-size: 35px;
    line-height: 35px;
  }

  .history_text p {
    font-size: 18px;
  }

  .history_title,
  .history_date {
    font-size: 50px;
    line-height: 50px;
  }

  .history_wrapper {
    margin: 0 0 100px 0;
  }

  .head_content {
    padding: 40px 10px 40px 50px;
    flex: 0 0 calc(100% - 450px);
  }

  .piece_item .my_order-1 {
    margin: 0 0 20px 0;
  }

  .index_head .my_order-1 {
    margin: 0;
  }

  .line_decor_teatr {
    top: 90px;
  }

  .good_link_item {
    flex: 0 0 calc(25% - 20px);
    max-width: calc(25% - 20px);
    margin: 0 10px;
  }

  header .col-xl-2 {
    display: none;
  }
  .contacts_col .item .inform {
    overflow-wrap: anywhere;
  }
}

/* 1200 end */

@media (max-width: 991px) {
  .performance_page.piece_block {
    margin: 0 0 60px 0;
  }

  .footer_right .col {
    margin: 0 0 40px 0;
  }

  .subscribe_wrapper {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .subcribe_text {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
  }

  .subscribe_input {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 0;
  }

  .subscribe_input .input_item {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .subscribe_input .input_item:last-of-type {
    margin: 0 0 40px 0;
  }

  .subscribe_input .input_item input {
    width: 100%;
  }

  .subscribe_btn {
    margin: auto;
  }

  .subscribe_block {
    padding: 40px 0 115px 0;
  }

  .footer_left {
    align-items: center;
    margin: -105px 0 0px 0;
  }

  .footer_conf {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .piece_block {
    border: none;
    margin: 60px 0 0 0;
    padding: 0;
  }

  .title_side {
    font-size: 16px;
    margin: 0 0 36px 0;
  }

  .piece_block .big_title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }

  .piece_block .descr_content {
    font-size: 14px;
    padding: 15px 0 12px 0;
  }

  .piece_block .head_content .tag_content {
    margin: 0 0 20px 0;
  }

  .piece_block .tag_item {
    font-size: 12px;
    line-height: 14px;
  }

  .piece_block .piece_image {
    margin: 0 0 16px 0;
    min-width: 1px;
    width: 100%;
    height: 280px;
  }

  .piece_block .day,
  .piece_block .day_time {
    font-size: 14px;
    line-height: 14px;
  }

  .btn_red {
    gap: 0;
  }

  .btn_red span {
    display: none;
  }

  .piece_block .btn_red {
    padding: 0 10px;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
  }

  .date_block {
    justify-content: space-between;
    gap: 0;
  }

  .left_side.margin {
    margin: 0 0 36px 0;
  }

  .row {
    --bs-gutter-x: 0px;
  }

  .index_head .piece_item {
    flex-direction: column;
  }
  .index_head .head_slider {
    height: auto;
  }

  .head_slider {
    width: 100%;
  }

  .index_head .head_content {
    padding: 30px;
  }

  .swiper-button-prev {
    left: 17px;
  }
  .swiper-button-next {
    right: 17px;
  }

  .index_block {
    padding: 60px 0 0 0;
  }

  .index_block.teatr .left_side {
    margin: 0 0 12px 0;
  }

  .index_block.teatr .big_title {
    width: 100%;
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
  }

  .erorr_image svg {
    width: 540px;
    height: auto;
  }

  .search_head_block .search_input_block {
    width: 100%;
  }

  .search_head_block {
    margin: 25px 0 35px 0;
  }

  .search_item_title {
    font-size: 40px;
    line-height: 40px;
  }

  .search_content_block {
    padding: 0 0 60px 0;
  }

  .wrapper_error {
    padding-bottom: 60px;
  }

  .left_filter {
    margin: 0 0 60px 0;
  }

  .filter_btn {
    display: flex;
  }

  .left_filter .serch_block {
    width: 100%;
  }

  .repertory_block {
    padding: 20px 0 20px 0;
  }

  .afisha .title_side {
    margin: 0 0 12px 0;
  }

  .show_filter {
    display: flex;
    margin: 0 0 30px 0;
  }

  .left_filter {
    display: none;
  }

  .filter_item {
    border-bottom: 1px solid rgba(33, 29, 29, 0.3);
    padding: 0 0 27px 0;
    margin: 0 0 27px 0;
  }

  .performnace_date {
    margin: 0 0 60px 0;
  }

  .block_people {
    margin: 0 0 60px 0;
  }

  .performnace_reviews {
    margin: 0 0 40px 0;
  }

  .block_people .people_wrapper .people_item {
    flex: 0 0 32.333%;
  }

  .block_people .people_wrapper {
    justify-content: flex-start;
    gap: 10px;
  }

  .performnace_reviews_item {
    margin: 0 0 30px 0;
  }

  .performnace_reviews_text p {
    font-size: 18px;
  }

  .biography_item .text {
    width: 100%;
  }

  .biography_item .date {
    min-width: 120px;
  }

  .biography_text p {
    font-size: 18px;
  }

  .biography_item .text p {
    font-size: 18px;
  }

  .persona_data,
  .biography_block {
    margin: 0 0 60px 0;
  }

  .role_block {
    margin: 0;
  }

  .repertoire.piece_block,
  .persona_page.piece_block {
    margin: 0 0 18px 0;
  }

  .repertoire.piece_block .show_more {
    display: none;
  }

  .role_wrapper {
    margin: 0 0 60px 0;
  }

  .side_menu ul {
    display: flex;
    flex-direction: row;
    white-space: nowrap;
    width: 100%;
    overflow-x: scroll;
    gap: 32px;
    overflow-y: hidden;
  }

  .side_menu ul::-webkit-scrollbar {
    display: none;
  }

  .side_menu ul li {
    margin: 0 0 5px 0;
    position: relative;
  }

  .side_menu ul li::before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: rgba(135, 123, 113, 1);
    right: -16px;
    top: 0;
  }

  .side_menu ul li:last-of-type::before {
    display: none;
  }

  .side_menu .title_side {
    margin: 0 0 12px 0;
  }

  .side_menu {
    margin: 0px 0 40px 0;
  }

  .about {
    margin: 20px 0 60px 0;
  }

  .about_head_wrapper .about_text p {
    font-size: 14px;
  }

  .about_head_wrapper .about_text {
    width: 360px;
  }

  .about_head_title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    width: 350px;
  }

  .about_head {
    margin: 0 0 0px 0;
  }

  .about_content_title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    width: 100%;
    margin: 0 0 35px 0;
  }

  .about_content {
    margin: 60px 0 0 0;
  }

  .about_content_item .image {
    max-height: 400px;
    padding: 0 0 16px 0;
  }

  .about_content_item .title {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 15px 0;
  }

  .about_content_item .text p {
    font-size: 18px;
  }

  .proect_block .piece_block .piece_item:last-of-type {
    margin: 0;
    padding: 0;
  }

  .quiz_text p,
  .vozvrat_text p {
    font-size: 16px;
    margin: 0 0 15px 0;
  }

  .tickets_buy {
    margin: 0 0 60px 0;
  }

  .tickets_title {
    font-size: 40px;
    line-height: 40px;
  }

  .ticket_text {
    font-size: 16px;
  }

  .scheme_item:last-of-type {
    margin: 0;
  }

  .scheme_image {
    margin: 0 0 20px 0;
    width: calc(100% + 30px);
    transform: translateX(-15px);
  }

  .scheme_btn .show_more {
    width: auto;
  }

  .partner_item {
    flex: 0 0 24%;
    margin: 0 0px 40px 0;
  }

  .partner_wrapper {
    gap: 0;
    justify-content: space-between;
  }

  .document_left {
    min-width: 130px;
    max-height: 130px;
  }

  .document_item {
    margin: 0 0 60px 0;
  }

  .document_content_item {
    width: 100%;
  }

  .document_title {
    font-size: 16px;
  }

  .sreda_image .image_item {
    flex: 0 0 360px;
  }

  .sreda_image {
    justify-content: space-around;
  }

  .repertory_block {
    padding: 20px 0 60px 0;
  }

  .people {
    margin: 20px 0 60px 0;
  }

  .news {
    margin: 20px 0 60px 0;
  }

  .news .left_filter .serch_block {
    margin-top: 0;
  }

  .my_order_t-1 {
    order: 1;
  }

  .my_order_t-2 {
    order: 2;
  }

  .news_content {
    width: 100%;
  }

  .news_item {
    gap: 20px;
  }

  .performnace_reviews_text {
    width: 95%;
  }

  .document {
    margin: 20px 0 0 0;
  }

  .document_wrapper .document_item {
    flex: 0 0 45%;
    margin: 0;
  }

  .document_wrapper {
    flex-direction: column;
    gap: 33px;
    margin: 0 0 60px 0;
  }

  .document_left {
    max-width: 100%;
    min-width: 1px;
  }

  .document_list {
    gap: 40px;
  }

  .contacts_block {
    margin: 20px 0 60px 0;
  }

  .contacts_item {
    margin: 0 0 40px 0;
    gap: 10px;
  }

  .contacts_item .contact_descr {
    font-size: 40px;
    line-height: 40px;
  }

  .news_item_block {
    margin: 0 0 60px 0;
  }

  .news_item_title_block {
    margin: 20px 0;
  }

  .news_item_text p {
    font-size: 18px;
  }

  .index_news {
    margin: 0 0 60px 0;
  }

  .block_text p {
    font-size: 18px;
  }

  .image_proekt {
    margin: 30px 0 30px 0;
  }

  .index_news_item:last-of-type {
    margin: 0 0 60px 0;
    padding: 0;
  }

  .line_decor_teatr {
    right: 0px;
  }

  .line_decor_teatr svg {
    width: 350px;
    height: 350px;
  }

  .index_block.teatr .big_title {
    width: 450px;
  }

  .history_wrapper {
    margin: 0 0 56px 0;
  }

  .history_top {
    margin: 0 0 35px 0;
  }

  .history_title,
  .history_date {
    font-size: 35px;
    line-height: 35px;
    width: 500px;
  }

  .history_text p {
    font-size: 16px;
  }

  .history_date {
    margin: 0 0 16px 0;
  }

  .history_image {
    padding: 0 0 16px 0;
  }

  .history_image.middle {
    max-height: 350px;
  }

  .history_item .history_text {
    margin: 0;
  }

  .history_item .show_more {
    margin: 16px 0 0 0;
  }

  .j_end {
    justify-content: end;
  }

  .history_image.big {
    max-height: 350px;
  }

  .history_title.margin {
    margin: 0 0 16px 0;
  }

  .history_image.margin {
    margin: 0;
  }

  .mini_people_item .mini_people_name {
    font-size: 16px;
  }

  .mini_people_item {
    margin: 30px 0 0 0;
  }

  .history_wrapper {
    --bs-gutter-x: 10px;
  }

  .sreda_text {
    width: 100%;
  }

  .sreda_text p {
    font-size: 18px;
    margin: 0 0 25px 0;
  }

  .piece_item .my_order-1 {
    margin: 0 0 16px 0;
  }

  .index_head .head_content {
    max-width: 100%;
  }

  .piece_item .my_order-1 {
    margin-bottom: 0px;
    max-width: 100%;
  }

  .index_head .head_content {
    padding: 25px;
  }

  .index_head .head_slider {
    aspect-ratio: 75/43;
  }

  .container {
    max-width: calc(768px + 30px);
  }
  .contacts_col {
    margin-top: 20px;
  }
  .contacts_wrap .item::before {
    width: 100%;
  }
  .contacts_block .btn_block_more {
    margin-top: 20px;
  }
  .contacts_block .btn_block_more .title {
    margin-bottom: 20px;
  }
  .contact_map_wrap {
    margin-top: 60px;
  }
  .contacts_block .btn_block_more .image_action {
    margin-top: 20px;
  }
  .index_news_image {
    max-width: 45%;
    min-width: 45%;
  }
  .index_news_item {
    justify-content: start;
  }
}

/* 992 end */

@media (max-width: 650px) {
  .piece_block .piece_image {
    height: 160px;
  }

  .footer_right .col {
    margin: 0 0 0px 0;
  }

  .logo_side,
  .logo_two {
    display: none;
  }

  .index_head .piece_item {
    display: flex;
    flex-direction: column;
  }

  .index_head .container {
    padding: 0;
  }

  .index_head .head_content {
    padding: 16px 15px 20px 15px;
  }

  .index_head .head_content .big_title {
    font-family: "Halvar Mittelschrift";
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #ffffff;
    margin: 0 0 17px 0;
  }

  .index_head .descr_content,
  .index_head .head_content .tag_content {
    display: none;
  }

  .date_block .date_item_big {
    font-weight: 300;
    font-size: 28px;
    line-height: 24px;
  }

  .date_day {
    display: flex;
    gap: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
  }

  .date_wrapper {
    gap: 10px;
    align-items: flex-end;
  }

  .btn_black span {
    display: none;
  }

  .btn_black {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    height: 28px;
    padding: 0 10px;
  }

  .buy_wrapper .icon svg {
    width: 22px;
    height: 22px;
  }

  .head_slider {
    width: 100%;
  }

  .head_swiper .swiper-button-next {
    right: 15px;
  }

  .head_swiper .swiper-button-prev {
    left: 15px;
  }

  .head_swiper .swiper-button-next svg,
  .head_swiper .swiper-button-prev svg {
    width: 15px;
    height: auto;
  }

  .none {
    display: none;
  }

  .show_more {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .piece_block .piece_item:last-of-type {
    margin: 0 0 42px 0;
    padding: 0;
  }

  .mobile {
    display: block;
  }

  .mobile_none {
    display: none;
  }

  .image_teatr {
    height: 215px;
    width: calc(100% + 100px);
    margin: 30px 0 0 -45px;
  }

  .image_teatr img {
    width: 100%;
    height: 100%;
  }

  .line_decor_teatr svg {
    width: 128px;
    height: 159px;
  }

  .line_decor_teatr {
    right: 16px;
    bottom: 90px;
    top: auto;
  }

  .left_side .show_more {
    justify-content: flex-start;
  }

  .index_block.teatr .left_side .big_title {
    margin: 0 0 15px 0;
  }

  .index_block .big_title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 25px 0;
  }

  .wrapper_just .show_more {
    display: none;
  }

  .block_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    margin: 0 0 15px 0;
  }

  .image_proekt {
    margin: 30px 0 0 0;
    height: 180px;
    width: 100%;
  }

  .image_proekt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .index_news_item {
    flex-direction: column;
    justify-content: start;
    gap: 16px;
  }

  .index_news_item .big_title {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 12px 0;
  }

  .index_news_date {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
  }

  .index_news_item {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }

  .index_news_image {
    min-width: 1px;
    width: 100%;
    max-width: 100%;
  }

  .index_news_item:last-of-type {
    padding: 0;
  }

  .product_head_block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    margin: 0 0 36px 0;
  }

  .product_head_block .show_more {
    justify-content: flex-start;
  }

  .product_item {
    display: flex;
    gap: 16px;
  }

  .product_image {
    min-width: 136px;
    height: 136px;
  }

  .product_block {
    margin: 0 0 60px 0;
  }

  .footer .btn_top {
    display: none;
  }

  .footer_nav {
    display: none;
  }

  .footer_nav_item {
    display: flex;
    justify-content: center;
  }

  .footer_nav_item:nth-of-type(2) {
    margin: 0;
  }

  .footer_nav_title {
    font-family: "Halvar Mittelschrift";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 15px 0;
    opacity: 1;
  }

  .footer_nav_uslugi_title {
    display: flex;
    justify-content: center;
    font-family: "Halvar Mittelschrift";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 16px 0;
  }

  .footer_nav_uslugi li {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: 0 0 16px 0;
  }

  .footer_link_uslugi {
    text-align: center;
    width: 230px;
  }

  .footer_nav_uslugi {
    display: none;
  }

  .footer_nav_uslugi_title.active svg {
    transform: rotate(180deg);
  }

  .footer_btn_block {
    width: 100%;
    gap: 0;
  }

  .footer_btn_block .btn_red_small {
    display: none;
  }

  .footer_btn_and_social {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  .footer_conf {
    padding: 40px 0 0 0;
    margin: 40px 0 0 0;
    flex-direction: column;
    display: flex;
    gap: 17px;
    align-items: center;
  }

  .footer_conf_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 17px;
  }

  .footer_conf_item {
    display: flex;
    justify-content: center;
    margin: 0;
    text-align: center;
    width: 250px;
  }

  .footer {
    padding-bottom: 30px;
    padding-top: 130px;
  }

  .adres {
    width: 200px;
    text-align: center;
  }

  .erorr_image svg {
    width: 240px;
    height: auto;
  }

  .wrapper_error .big_title {
    font-size: 27px;
    line-height: 27px;
    margin: 15px 0;
  }

  .search_item_title {
    line-height: 25px;
    font-size: 25px;
  }

  .search_item_subtitle {
    font-size: 16px;
  }

  .search_content_wrapper .serach_item {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }

  .checkbox_block {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .btn_top.main {
    display: none;
  }

  .block_people .people_wrapper .people_item {
    flex: 0 0 100%;
    display: flex;
    gap: 16px;
    margin: 0;
  }

  .block_people .people_wrapper .people_item .people_image {
    max-width: 136px;
    width: 100%;
    max-height: 136px;
    height: 100%;
  }

  .block_people .people_wrapper .people_item .people_name {
    font-size: 16px;
    line-height: 18px;
  }

  .block_people .people_wrapper .people_item .people_job {
    font-size: 12px;
    line-height: 14px;
  }

  .block_people .people_wrapper {
    gap: 30px;
  }

  .performnace_reviews_head {
    margin: 0 0 16px 0;
    font-size: 12px;
  }

  .performnace_reviews_title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }

  .performnace_reviews_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    margin: 0 0 16px 0;
  }

  .performnace_reviews_item .show_more {
    justify-content: flex-start;
  }

  .performnace_reviews_item {
    padding: 0 0 30px 0;
    border-bottom: 1px solid rgba(33, 29, 29, 0.3);
  }

  .performnace_reviews_item:last-of-type {
    border: none;
    margin: 0 0 50px 0;
    padding: 0;
  }

  .performnace_reviews {
    margin: 0;
  }

  .performnace_date .date_wrapper {
    width: auto;
  }

  .performnace_date .date_block {
    justify-content: space-between;
  }

  .performnace_date .buy_wrapper {
    margin: 0;
  }

  .performnace_date .piece_block .piece_item:last-of-type {
    margin: 0;
  }

  .performance_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    padding: 0 0 15px 0;
  }

  .performance_info_item {
    margin: 0 0 10px 0;
  }

  .swiper_item {
    width: 100%;
    height: 320px;
  }

  .swiper_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .swiper_performance .swiper-slide {
    width: 100%;
  }

  .show_mobile {
    display: flex;
    margin: 20px 0 20px 15px;
  }

  .dont_show_mobile {
  display: none;
}

  .performnace_date .btn_back {
    display: none;
  }

  .persona_data .btn_back {
    display: none;
  }

  .persona_name {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }

  .persona_status {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 15px 0;
  }

  .persona_medal {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
  }

  .persona_data {
    margin: 0 0 60px 0;
  }

  .biography_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    margin: 0 0 15px 0;
  }

  .biography_text {
    margin: 0 0 27px 0;
  }

  .biography_item .text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }

  .biography_item .date {
    min-width: 60px;
  }

  .biography_item .text {
    width: 100%;
  }

  .role_item {
    flex-direction: column;
    gap: 0;
    border: none;
  }

  .role_wrapper_item {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
  }

  .role_wrapper {
    gap: 15px;
    margin: 0 0 60px 0;
  }

  .role_item:first-of-type {
    padding-top: 0;
  }

  .about_head_wrapper .about_text {
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
  }

  .about_head_wrapper .about_text::after {
    left: 0;
    top: -30px;
  }

  .about_head_wrapper {
    margin: 50px 0 0 0;
  }

  .about_head_wrapper .about_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .about_head_wrapper .about_image {
    width: calc(100% + 30px);
    transform: translateX(-15px);
    margin: -50px 0 0 0;
    height: 370px;
  }

  .about_content_item .image {
    max-height: 180px;
    padding: 0 0 16px 0;
  }

  .about_content_item .title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
  }

  .about_content_item .text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }

  .proect_block .piece_item .show_more {
    justify-content: flex-start;
  }

  .tickets_title {
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }

  .ticket_text,
  .tickets_item .tel,
  .ticket_text a {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }

  .ticket_text {
    width: 100%;
  }

  .left_subzag {
    margin: 0 0 36px 0;
  }

  .tickets_item {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
  }

  .quiz_title,
  .quiz_text p,
  .vozvrat_text p,
  .benefit_title {
    font-size: 14px;
    width: 100%;
  }

  .qiuz_item .show_more {
    justify-content: flex-start;
  }

  .benefit_block ul li {
    font-size: 14px;
    line-height: 130%;
    color: #877b71;
  }

  .tickets_block {
    margin-bottom: 0;
  }

  .faq_title {
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    width: 91%;
  }

  .faq_text {
    font-family: "Halvar Mittelschrift";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #877b71;
    margin: 16px 0 0 0;
  }

  .faq_item .icon {
    top: 0px;
  }

  .faq_item .icon svg {
    width: 20px;
    height: 20px;
  }

  .scheme_item {
    flex-direction: column;
    gap: 16px;
    margin: 0 0 40px 0;
  }

  .scheme_btn {
    gap: 14px;
  }

  .scheme_item .scheme_left {
    min-width: 1px;
    max-width: 100%;
  }

  .partner_item {
    flex: 0 0 47%;
    margin: 0 0px 30px 0;
  }

  .partner_title {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
  }

  .document_item {
    flex-direction: column;
    gap: 16px;
  }

  .document_left {
    min-width: 1px;
    max-width: 100%;
  }

  .document_title {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    margin: 0 0 30px 0;
  }

  .document_content_item {
    align-items: flex-start;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    gap: 16px;
  }

  .document_content_item .item_descr {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }

  .document_content_item .item_zag {
    min-width: 60px;
    max-width: 60px;
  }

  .repertory_block {
    padding: 20px 0 20px 0;
  }

  .news_item {
    flex-direction: column;
    gap: 16px;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
  }

  .news_title {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 12px 0;
  }

  .news_date {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
  }

  .news_image {
    max-width: 100%;
    overflow: hidden;
  }

  .performnace_reviews_text {
    width: 100%;
  }

  .document_wrapper .document_item {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
  }

  .document_wrapper .document_item .document_image {
    min-width: 60px;
    max-width: 60px;
    max-height: 85px;
  }

  .document .document_title {
    margin: 0;
  }

  .document_list {
    gap: 30px;
  }

  .document_wrapper .document_text {
    margin: 0 0 15px 0;
  }

  .document_wrapper .document_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }

  .contacts_item .contact_descr {
    font-weight: 300;
    font-size: 28px;
    line-height: 140%;
    letter-spacing: -0.03em;
  }

  .contacts_item .contact_title {
    margin: 0 0 5px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
  }

  .news_item_title {
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }

  .news_item_title_block {
    margin: 16px 0 40px 0;
  }

  .news_item_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }

  .news_item_block .show_more {
    display: none;
  }

  .swiper_performance {
    margin: 0;
  }

  .index_block.teatr .big_title {
    width: 100%;
  }

  .wrapper_just {
    padding: 0;
  }

  .index_block .title_side {
    margin: 0 0 12px 0;
  }

  .index_news_item:last-of-type {
    margin: 0 0 40px 0;
  }

  .hisoty_side_item {
    flex-direction: column;
  }

  .hisoty_side_item .history_subtitle {
    min-width: 1px;
    margin: 0 0 16px 0;
  }

  .history_text p {
    font-size: 14px;
  }

  .history_title,
  .history_date {
    width: 100%;
    font-weight: 300;
    font-size: 28px;
    line-height: 28px;
  }

  .history_top_image {
    height: 180px;
    width: calc(100% + 40px);
    transform: translateX(-20px);
  }

  .history_image.middle {
    height: 288px;
    width: calc(100% + 40px);
    transform: translateX(-20px);
  }

  .history_item .show_more {
    justify-content: flex-start;
  }

  .history_image.small {
    display: flex;
    justify-content: flex-end;
    min-width: 136px;
    max-width: 136px;
    min-height: 136px;
    transform: translateX(0px);
  }

  .history_mini_wrapper {
    gap: 0;
    justify-content: space-between;
  }

  .history_image.big {
    height: 180px;
  }

  .history_image {
    height: 200px;
    width: calc(100% + 40px);
    transform: translate(-20px);
  }

  .mini_people_item {
    display: flex;
    gap: 16px;
  }

  .mini_people_item .mini_people_image {
    min-width: 136px;
    max-width: 136px;
    min-height: 136px;
    max-height: 136px;
  }

  .mini_people_item .mini_people_name {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
  }

  .sreda_image {
    justify-content: flex-start;
    width: calc(100% + 30px);
    transform: translateX(-15px);
  }

  .sreda_image .image_item {
    height: 180px;
    max-height: 180px;
  }

  .sreda_text p {
    font-size: 14px;
    margin: 0 0 25px 0;
  }

  .sreda_text {
    margin: 0 0 40px 0;
  }

  .swiper-button-prev svg {
    width: 20px;
    height: auto;
  }

  .swiper-button-next svg {
    width: 20px;
    height: auto;
  }

  .sreda_btn_prev,
  .sreda_btn_next {
    display: flex;
  }

  .good_link_item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin: 0px;
  }

  .good_link_title {
    font-size: 16px;
  }

  .good_link_image {
    height: 152px;
    max-height: 152px;
  }

  .good_link_items {
    row-gap: 20px;
    justify-content: space-between;
    margin: 0;
  }

  .good_link {
    margin: 10px 0 50px 0;
  }
  .contacts_wrap .item {
    flex-direction: column;
    row-gap: 12px;
    padding-bottom: 14px;
  }
  .contacts_wrap .item:not(:first-child) {
    padding-top: 12px;
  }
  .contacts_wrap .item .inform {
    row-gap: 7px;
  }
  .contacts_wrap .item .inform .name {
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.54px;
  }
  .contacts_wrap .item .inform .job {
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
  }
  .contacts_wrap .item .inform a {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .contacts_wrap .item .item_number {
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.54px;
  }
  .contacts_col {
    row-gap: 16px;
    padding: 16px;
  }
  .contacts_col .item .title {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
  }
  .contacts_col .item .inform {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
  }
  .contacts_col .item a {
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.54px;
  }
  .contacts_col .item.item_2 {
    row-gap: 10px;
  }
  .contacts_col .item.item_3 .inform {
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.54px;
  }
  .contacts_col .item .inform {
    overflow-wrap: inherit;
  }
  .contacts_col .item.item_4 a,
  .contacts_col .item.item_5 a {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }
  .contacts_col .item.item_4,
.contacts_col .item.item_5 {
  row-gap: 5px;
}
  .contacts_block .btn_block_more .show_more {
        justify-content: start;
        max-width: fit-content;
  }
  .contacts_block .btn_block_more .image_action {
   aspect-ratio: 288/144;
  }
  .contact_map_wrap .title {
   font-size: 16px;
line-height: 120%; 
letter-spacing: 0.48px;
  }
  .contact_map {
   width: calc(100% + 30px);
   margin-left: -15px;
  }
  .left_side {
   position: initial;
  }
  .swiper_sreda .swiper-wrapper {
    display: flex;
    gap: 0;
  }
}

/* 650 end */
