@media (max-width: 1800px) {
  /* .header-right {
        width: 35rem;
    } */
  /* .navigation {
        width: calc(100% - 49rem);
    } */
  .reserve-group .form-group {
    padding: 0 2rem 0 7.5rem;
  }
  /* 
    .header-left {
        width: 26rem;
    } */
}
@media (max-width: 1560px) {
  .gallery-slider-full.slick-slider .slick-arrow.slick-next,
  .gallery-slider-full-splide .slider-arrow__button_next {
    right: -13px;
    width: 4rem;
    height: 4rem;
    font-size: 2.8rem;
  }
  .gallery-slider-full.slick-slider .slick-arrow.slick-prev,
  .gallery-slider-full-splide .slider-arrow__button_prev {
    left: -13px;
    width: 4rem;
    height: 4rem;
    font-size: 2.8rem;
  }
  .gallery-slider-full {
    margin: 0;
    max-width: 100%;
  }
}
@media (max-width: 1500px) {
  html {
    font-size: 8px;
  }
  .advantage-item,
  .tubing-price__title {
    font-size: 12px;
  }
  .tubing-title {
    font-size: 1.8rem;
  }

  /* .head-anniversary {
        top: 20rem;
        right: 9rem;
        width: 15rem;
    } */
  .navigation {
    font-size: 16px;
  }
  .top-fix .sub-menu {
    margin-top: 2rem;
  }
  .advantage-item__img {
    width: 10.5rem;
  }
  .reviews-info {
    flex: 0 0 31rem;
  }
  .indicators {
    gap: 1.6rem;
  }
  .indicators-top {
    font-size: 1.8rem;
  }

  .arrow-up {
    right: 8.1rem;
    bottom: 18rem;
  }
  /*     
    .header-left {
        width: 25.5rem;
    } */
}
@media (max-width: 1400px) {
  .cc-text {
    width: 43%;
  }
  .as__item-media {
    width: 48%;
  }
  .corporate-title,
  .title-section__subtitle {
    font-size: 2.5rem;
  }
  .title-section__main {
    font-size: 3.5rem;
  }
  .services {
    margin: 0 -1.5rem;
  }
  .scroll_top {
    bottom: 5rem;
  }
}

@media (max-width: 1361px) {
  .cc-info__item-content ul li,
  .price-item__content ul li {
    margin-bottom: 1.5rem;
  }

  .navigation,
  .reviews-item {
    font-size: 12px;
  }
  .price-item__top {
    height: 11rem;
  }
  .hotel-item__title,
  .price-item__title {
    font-size: 1.8rem;
  }
  .about-nav button,
  .about-nav a,
  .btn_st,
  .footer-adr__item,
  .price-item {
    font-size: 12px;
  }
  .hotel-item__img {
    height: 40rem;
  }
  .price-item__content ul li:before {
    top: 4px;
  }
  .warning-txt__content {
    font-size: 1.8rem;
    padding: 1.3rem 3rem;
  }
  .navigation-parent {
    padding-right: 1.8rem;
  }
  .top-fix .sub-menu {
    margin-top: 3.3rem;
  }
  .sub-menu {
    margin-top: 1.6rem;
  }
}
@media (max-width: 1280px) {
  .tel_header span {
    margin: 0;
  }
}
@media (max-width: 1250px) {
  .header-right {
    border: 0;
    padding-left: 0;
  }
}
@media (max-width: 1199px) {
  .tel_header strong {
    display: none;
  }
  .tel_header span {
    display: flex;
  }
  .as__item-title,
  .news-item__title {
    font-size: 1.8rem;
  }
  .reserve-group .form-group {
    padding: 0 2rem 0 5.5rem;
  }
  .reserve-group .form-group i {
    left: 2rem;
  }
  .navigation {
    padding: 0 1rem;
  }
  .navigation > ul > li {
    padding: 0.2rem 1.4rem;
  }
  .sub-menu {
    padding: 1.4rem;
  }
  .sub-menu li:not(li:first-child) {
    margin-top: 1.2rem;
  }
  .advantage_images .advantage-item {
    width: 20%;
  }
  .advantage-item__img {
    width: 9.5rem;
  }
}

@media (max-width: 1099px) {
  /*.nums {
        max-width: 68rem;
    }*/
  .nums__item {
    flex: 1 0 33.333%;
  }
  /*.nums .nums__item:nth-child(4) {
        order: 99;
    }*/
}

@media (min-width: 1201px) {
  .navigation {
    display: block !important;
  }
}

@media (max-width: 1200px) {
  .header-right {
    padding-left: 0;
  }
  .navigation {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    top: 100%;
    background: #c53711;
    display: none;
  }
  .navigation > ul {
    display: block;
    padding: 5px 0;
    margin: 0;
  }
  .navigation > ul > li {
    padding: 10px 0;
  }
  .navigation > ul > li > a {
    text-align: center;
    display: block;
  }
  .header-right {
    width: auto;
    border-left: 0;
  }
  .header-content {
    padding: 1rem 1.5rem;
  }
  .tog_nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation {
    font-size: 1.6rem;
    text-align: center;
  }
  .navigation > ul {
    padding: 8px;
  }
  .navigation > ul > li {
    padding: 10px 0;
  }
  .navigation > ul > li > a {
    color: #fff;
    font-weight: 500;
  }
  .sub-menu {
    display: none;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: static;
    background: transparent;
    width: auto;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0 !important;
    text-align: center;
    color: #dcdfe6;
    padding: 0;
    font-size: 1.4rem;
    padding-top: 1.8rem;
  }
  .navigation-parent:before {
    width: 1rem;
    top: 0.5rem;
  }
  .navigation-parent_active:before {
    transform: rotate(180deg);
  }
}

@media (max-width: 1023px) {
  .transport-car__info {
    width: 57%;
  }
}

@media (max-width: 991px) {
  .footer-content__item {
    width: calc(33.333% - 3rem);
  }
  .reserve-group .form-group {
    width: 49%;
    border: 1px solid #eeeff4 !important;
    margin-bottom: 1.5rem;
  }
  .btn_reserve {
    position: relative;
    width: 365px;
    max-width: 100%;
    margin: 2rem auto 0;
    top: auto;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    right: auto;
    border-radius: 40px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.35px;
  }
  .btn_reserve i {
    display: none;
  }
  .btn_reserve span {
    font-weight: 700;
    display: block;
  }
  .reserve {
    padding: 2rem;
    border-radius: 10px;
  }
  .reviews-slider {
    width: 100%;
  }
  .price-item__content {
    padding: 2.5rem 2rem 16rem;
  }
  .section-training {
    padding: 5rem 0;
  }
  .tubing-group__item {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .tubing-group__item:last-child {
    margin-bottom: 0;
  }
  .tubing-title {
    font-size: 1.6rem;
    padding-bottom: 2rem;
  }
  .gallery-text {
    width: 39%;
  }

  .advantage-item {
    width: 33.333%;
  }
  .advantage_images .advantage-item {
    width: 20%;
  }

  .mar_top_70 {
    margin-top: 5rem;
  }

  /* .head-anniversary {
        display: none;
    } */
  .hotel-item__img {
    height: 33rem;
  }
  .cc-text__title {
    font-size: 1.8rem;
  }
  .footer-content {
    padding: 2.5rem 0 2rem;
  }
  .news-item__img {
    height: 23rem;
  }
  .work-schedule__info {
    width: 67%;
  }
  .transport-train__schedule {
    width: 64%;
  }

  .footer-content__item_first {
    order: 2;
  }
  .footer-content__item_last {
    order: 3;
  }
}
@media (max-width: 860px) {
  .gallery-slider {
    width: 100%;
  }
  .gallery-item {
    max-width: 100%;
  }
  .gallery-slider-full .gallery-item {
    max-width: 95%;
  }
  .price-item {
    width: 49%;
    margin: 0 0 1.5rem;
  }
  .price-item:nth-child(2) {
    padding: 0;
  }
  .price-item__content {
    min-height: 0 !important;
  }
  .price {
    -webkit-align-items: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
  }
  .corporate-conditions {
    margin-top: 5rem;
  }
  .article-gallery .gallery-group__slider {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
  }
  .article-gallery .gallery-text {
    width: 100%;
  }
  .article-gallery .gallery-text .slider-nav {
    float: none;
    margin: 0 auto;
    padding: 3rem 0 0;
  }
  .calculate-top__item {
    width: 50%;
    margin-bottom: 3rem;
  }
  .calculate-top__item:nth-child(2) {
    border-right: 0;
  }
  .calculate-top__item:nth-child(3) {
    padding-left: 0;
  }
  .menu-item__img {
    height: 16.5rem;
  }

  .section-corporate__logo-img {
    margin-bottom: 3.5rem;
    margin-top: 0.5rem;
  }

  .reviews-info {
    flex: 0 0 28rem;
  }

  .group-columns__item {
    flex: 1 0 50%;
    border-right: 0 !important;
  }
  .group-columns__item:nth-child(2n - 1) {
    border-right: 0.1rem solid #e8e8e8 !important;
  }
  .group-columns__item:last-child {
    border-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .form-group-maps {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .hotel-item {
    width: calc(50% - 2.6rem);
  }
  .hotel {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cc-text {
    width: 100%;
  }
  .cc-slider {
    width: 400px;
    margin: 0 auto 3rem;
    max-width: 100%;
  }
  .advantage-item {
    width: 50%;
  }
  .advantage_images .advantage-item {
    width: 25%;
  }
  .advantage-item:last-child,
  .advantage-item:nth-child(2n) {
    border: 0;
  }
  .gallery-text {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery-text .slider-nav {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin: 3rem 0;
  }
  .gallery-text .btn_st {
    margin-top: 3rem;
  }
  .title-section.title_left {
    text-align: center;
  }
  .as__item {
    display: block;
    margin-bottom: 3rem;
  }
  .gallery-group__slider {
    width: 500px;
    margin: 0 auto;
    max-width: 100%;
  }
  .as__item-description {
    width: 100%;
  }
  .as__item-media {
    width: 400px;
    max-width: 100%;
    margin-bottom: 3rem;
  }
  .footer-content__item {
    width: calc(50% - 3rem);
  }
  .form-group-text {
    margin-top: 0;
    margin-bottom: 3rem;
    order: 1;
  }
  .form-group-wrap .form-group {
    order: 0;
  }
  .btn_st_text {
    padding: 12px;
  }
  .group-content,
  .group-content section,
  .section-article,
  .section-calculate,
  .section-news,
  .section-work-schedule {
    padding: 3rem 0;
  }
  .title-section__main {
    font-size: 3rem;
  }
  .corporate-title,
  .title-section__subtitle {
    font-size: 2rem;
  }
  .news-item {
    width: calc(50% - 2rem);
  }
  .work-schedule__info {
    width: 100%;
  }
  .work-schedule__form .form-group-wrap {
    width: 325px;
    max-width: 100%;
    margin: 0 auto 2rem;
    display: flex;
    flex-direction: column-reverse;
  }
  .form-group-maps {
    order: 3;
  }
  .transport-car__info {
    width: 100%;
  }
  .transport-car__media {
    display: none;
  }
  .transport-train__schedule {
    width: 100%;
    margin-bottom: 3rem;
    overflow: auto;
  }
  .transport-train__media {
    width: 400px;
    max-width: 100%;
  }
  .mobile-app__info {
    width: 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 3rem;
  }
  .mobile-app__media {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
  .scroll_top {
    bottom: 2rem;
    right: 2rem;
  }
  .calculate-item__text {
    width: 100%;
    margin-bottom: 10px;
  }
  .calculate-item__choice {
    width: 100%;
  }
  .calculate-tab {
    padding: 2rem;
  }

  .footer-content__item_first {
    order: inherit;
  }
  .footer-content__item_last {
    order: inherit;
  }
  .nums__item {
    flex: 1 0 50%;
  }
}
@media (max-width: 660px) {
  .reserve-group .form-group {
    width: 100%;
    padding: 0;
  }
  .reserve-input,
  .selectric .label {
    padding-left: 5rem;
  }
  .mar_top_70 {
    margin-top: 5rem;
  }
  .reviews-item {
    min-height: 0 !important;
  }
  .menu-item__img {
    width: 280px;
    margin: 0 0 3rem;
    max-width: 100%;
  }
  .menu-item__info-bot {
    margin-top: 2rem;
  }
  .menu-item__info {
    width: 100%;
  }
  .menu-item__tile {
    font-size: 1.8rem;
  }
  .menu-item__info-top {
    padding-right: 7.5rem;
  }

  .warning-txt__content {
    font-size: 1.6rem;
  }

  .gallery-slider-full .gallery-item {
    max-width: 100%;
  }

  /*.gallery-slider-full {
        margin: 0 5px;
    }
    .gallery-slider-full.slick-slider .slick-arrow.slick-next {
        right: -15px;
    }
    .gallery-slider-full.slick-slider .slick-arrow.slick-prev {
        left: -15px;
    }*/
}
@media (max-width: 600px) {
  .work-schedule__not-found {
    font-size: 14px;
    line-height: 65px;
  }
  .reviews-bot {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 3rem;
  }
  .reviews-bot .btn_st {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .reviews-bot .slider-nav {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 3rem;
  }
  .about-img__item {
    width: 400px;
    max-width: 100%;
    margin: 0 auto 3rem;
  }
  .about-img__item:last-child {
    margin-bottom: 0;
  }
  .about-nav {
    border: 0;
  }
  .reviews-item {
    /*        padding: 2rem 2rem 9rem;*/
  }
  .reviews-item__bot {
    padding: 0 2rem;
  }
  .gallery-item {
    height: auto;
  }
  .gallery-item picture {
    display: block;
    min-height: 20px;
  }
  /*    .gallery-item img {
        height: auto;
        display: inline-block;
    }*/
  .gallery-slider .slick-list {
    height: auto !important;
  }
  .daterangepicker.show-calendar .drp-buttons {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .daterangepicker .drp-selected {
    font-size: 12px;
  }
  .drp-selected {
    width: 100%;
    display: block;
    padding-bottom: 10px;
  }
  .work-schedule__list-row {
    font-size: 10px;
  }
  .work-schedule__info-title {
    font-size: 9px;
  }
  .work-schedule__info {
    border-radius: 20px;
  }
}
@media (max-width: 530px) {
  .nums__tooltip {
    margin-bottom: 1.4rem;
  }
  .price-item,
  .tubing-price__item {
    width: 100%;
  }
  .hotel-item {
    width: 300px;
    max-width: 100%;
    margin: 0 auto 1.5rem;
  }
  .hotel,
  .services {
    margin: 0;
  }
  .hotel + .btn_center,
  .services + .btn_center {
    margin-top: 3rem;
  }
  .advantage-item {
    font-size: 10px;
    height: auto;
  }
  .advantage-item__text:before {
    font-size: 4rem;
  }
  .advantage-item__text {
    padding-top: 5rem;
    margin-top: 0;
  }
  .service-info__item {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #eeeff4;
  }
  .service-info__item:last-child {
    border-bottom: 0;
  }
  .service-info {
    padding: 0;
  }
  .news-item {
    width: 400px;
    margin: 0 auto 2rem;
  }
  .news {
    margin: 0;
  }

  .text-group blockquote {
    padding-left: 1.5rem;
  }
  .warning-txt {
    margin-top: 1.5rem;
  }

  .nums__item {
    flex: 0 0 100%;
    height: 7.5rem;
    justify-content: flex-start;
  }
  /*.nums .nums__item:nth-child(4) {
        order: inherit;
    }*/
  .nums__ic {
    width: 2.6rem;
  }
  .section-corporate__logo-img {
    margin-bottom: 3rem;
    margin-top: 0;
    max-width: 18rem;
  }

  .tel_header span {
    margin: 0;
  }

  .tog_nav {
    margin-left: 0;
  }
  .header-right {
    gap: 0.6rem;
  }

  .reviews {
    flex-direction: column;
  }
  .reviews-info {
    flex: initial;
    width: 100%;
  }
  .reviews-slider {
    max-width: calc(100% + 20px);
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
  .reviews-logo {
    width: 5.5rem;
  }
  .reviews-item {
    padding: 2.7rem;
  }

  .footer-content__item {
    width: calc(100% - 3rem);
  }
  .footer-app {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .footer-content__item-name {
    flex: 0 0 100%;
  }
  .footer-content__item {
    margin-bottom: 3rem;
  }
  .footer-content__item_double {
    margin-bottom: 0;
  }
  .footer-hide-mob {
    display: none;
  }
  .footer-hide-mob_vis {
    display: block !important;
  }
  .footer-hide-btn {
    display: block;
  }

  .group-columns {
    row-gap: 2rem;
    padding: 1.6rem 0;
    margin-top: 2.5rem;
  }
  .group-columns__item {
    flex: 1 0 100%;
    padding: 0 1.6rem;
    border-right: 0 !important;
  }

  .search {
    gap: 1.4rem;
  }
  .search__buttons {
    gap: 0;
  }

  .transport-tab__table-descript {
    font-size: 1.8rem;
  }
  .table-light th {
    font-size: 2rem;
    margin-bottom: 1.4rem;
  }

  .b24-widget-button-position-bottom-right {
    right: 20px !important;
    bottom: 15px !important;
  }

  .arrow-up {
    right: 4.4rem;
    bottom: 12rem;
  }

  .header-content {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }

  .switch {
    height: 3rem;
  }

  .title-section {
    text-align: center;
    flex-direction: column;
  }
}
@media (max-width: 380px) {
  .about-nav button,
  .about-nav a,
  .work-schedule__form .form-group-wrap {
    width: 100%;
  }
  .mobile-app__link a {
    margin: 0;
    width: 16rem;
    height: 5rem;
  }

  .calculate-top__item {
    width: 100%;
    border: 0;
    padding: 0;
  }
  .calculate-top__item:last-child {
    margin-bottom: 0;
  }
  .warning-txt__content {
    font-size: 1.4rem;
  }
}

@media (max-width: 365px) {
  .tel_header span,
  .social_head a,
  .btn_header,
  .tog_nav {
    width: 4rem;
    height: 4rem;
  }
  .tog_nav span {
    width: 16px;
    height: 13px;
  }
  /* 
    .header-left {
        width: 11rem;
    } */

  .btn_header__ic {
    width: 2rem;
  }
}

@media (max-width: 350px) {
  .header-right {
    gap: 0.6rem;
  }
}
