/*
==============================
 xl 1699 - Декстопы (1600)
==============================
*/
@media (max-width: 1699px) {
    .triangle.triangle-tringBottom::before {
        bottom: -10.7rem;
    }
    .option__svgAnimation-left {
        flex: 0 0 32%;
    }
    .option__svgAnimation-right {
        flex: 0 0 32%;
        text-align: right;
    }
}
@media (max-width: 1536px) {
    .hero__prolax .front-image.front-image-5 {
        right: -42px;
    }
    .reserved__form-line {
        padding-left: 24px;
    }
    .reserved__form {
        flex: 0 0 885px;
    }
    .reserved__travokur::before {
        width: 175px;
        height: 204px;
    }
    .reserved__travokur {
        position: absolute;
        right: 0;
        width: 35%;
        top: 56%;
        transform: translate(0, -50%);
        z-index: -1;
        pointer-events: none;
        margin-right: 0;
        margin-top: 0;
    }
    .centereMenu__info {
        margin-left: 10%;
    }
    .fly.lanch-fly {
        width: 20%;
    }
    .fly.map-fly {
        top: -7.5rem;
        left: -9.7rem;
        width: 25%;
    }
    .centreMenu-bg {
        width: 54%;
    }
    .hero__content {
        padding: 5rem 58px 7rem 45px;
    }
    .hero__txt {
        padding: 4.5rem 0 0;
    }
}

/*
  ==============================
        xl 1599 - Декстопы (1440)
  ==============================
  */
@media (max-width: 1440px) {
    .hero__content {
        flex: 0 0 781px;
    }
    .option-image {
        width: 58%;
    }
    .fly.map-fly {
        left: -6.7rem;
    }
    .lanch__list li {
        flex: 1 0 auto;
    }

    .triangle::before {
        bottom: -7.5rem;
    }
}

/*
  ==============================
        lg 1399 - Ноутбуки (1360)
  ==============================
  */
@media (max-width: 1399px) {
    .option__scroll-line-info p:first-of-type {
        font-size: 28px;
        line-height: 28px;
    }
    .centereMenu__tabSlider-navElement {
        font-size: 14px;
    }
    .centereMenu__info {
        padding: 38px 8px 38px 27px;
    }
    .error-image {
        width: 40%;
        margin: 0 auto;
    }
    .interior__block-video {
        margin-right: 30px;
    }
    .interior__block-left {
        margin-left: 30px;
    }
    .interior-image.interior-image-2 {
        width: 65%;
    }
    .footer__logistic ul li {
        margin: 0.7rem 0 0;
    }
    .footer__logistic ul {
        justify-content: space-evenly;
    }
    #footer .footer-logo {
        margin-right: 3rem;
    }
    .triangle::before {
        bottom: -8.5rem;
    }
    .lanch {
        padding-top: 6rem;
    }
    .lanch__heading {
        max-width: 22rem;
        margin-right: 10%;
    }
    .fiesta {
        padding-bottom: 8rem;
    }
}
/*
  ==============================
        lg 1366 - Ноутбуки (1366)
  ==============================
  */
@media (max-width: 1366px) {
}

/*
  ==============================
        lg 1299 - Ноутбуки (1280)
  ==============================
  */
@media (max-width: 1299px) {
    .hero__txt {
        padding: 3.5rem 0 0;
    }
    .hero__content {
        padding: 5.2rem 45px 7.5rem 45px;
    }
    .option__scroll-line-info p:first-of-type {
        font-size: 26px;
        line-height: 26px;
    }
    .option__scroll-line-info {
        max-width: 213px;
    }
    .hideLabels .form-group label {
        font-size: 16px;
        top: 18px;
    }
    .hideLabels .form-control {
        font-size: 16px;
        padding: 18px;
    }
    .form-element {
        flex: 0 0 250px;
    }
    .reserved__form-tabl {
        flex: 0 0 250px;
    }
    .reserved__form {
        flex: 0 0 800px;
    }
    .form-info br {
        display: none;
    }
    .form-footer .button {
        flex: 0 0 250px;
    }
    .form-footer .button .btn span {
        padding: 1rem 34px;
    }
    .form-footer .button .btn span.line-top,
    .form-footer .button .btn span.line-bottom {
        padding: 0;
    }
    .form-info {
        margin-left: 24px;
    }
    .centreMenu-bg {
        width: 63%;
    }
    .thanck .hero__content {
        padding-bottom: 308px;
    }
    .thanck .hero__prolax.hero__prolax-left {
        flex: 0 0 26%;
    }

    .thanck .hero__prolax.hero__prolax-right {
        flex: 0 0 26%;
    }
    .lanch__heading {
        max-width: 23rem;
    }
    .lanch {
        padding-top: 6rem;
    }
    .fiesta {
        padding-bottom: 7rem;
        position: relative;
    }
    .fiesta::before {
        content: "";
        position: absolute;
        background: #00000075;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .fiesta__button p {
        max-width: 18.6rem;
    }
    .triangle.triangle-tringBottom::before {
        bottom: -11.7rem;
    }
    .interior__heading {
        background: var(--gray);
    }
    .fly.promo-fly {
        width: 23%;
    }
    .golden.hero-golden.promo-golden-left {
        left: 22%;
    }
    .golden.hero-golden.promo-golden-right {
        right: 20%;
    }
    .fiesta__heading {
        margin-bottom: 4.5rem;
    }
    .fiesta__content .info__content-items li {
        margin-bottom: 4rem;
    }
    .fiesta__content {
        margin-bottom: 0.5rem;
    }
}
/*
  ==============================
        ml 1152 - Нетбуки (1152)
  ==============================
  */
@media (max-width: 1152px) {
    h1 {
        font-size: 3rem;
    }
    h2 {
        font-size: 42px;
    }
    .hero__content {
        flex: 0 0 618px;
    }
    .hero .info__content-items {
        flex-wrap: wrap;
        justify-content: center;
    }
    .info__content-item {
        margin-bottom: 3rem;
        flex: 0 0 44%;
    }
    .hero__content {
        padding: 5.2rem 45px 5.4rem 45px;
    }
    .mobile-icon {
        display: none;
    }
    .header__discriptor {
        display: none;
    }
    .reserved__travokur {
        width: 27%;
        top: 45%;
    }
    .centereMenu__left {
        flex: 0 0 30%;
        justify-content: flex-start;
    }
    .centereMenu__info {
        margin-left: 0;
        margin-top: 6rem;
        height: auto;
        padding: 6rem 1rem 38px 1rem;
        max-width: 17rem;
    }
    .centereMenu__info::before {
        display: none;
    }
    .centereMenu__right {
        flex: 0 0 70%;
    }
    .centereMenu__info .logistic {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .centereMenu__info .logistic li {
        margin-bottom: 10px;
        width: 100%;
        margin-right: 0;
    }
    .centreMenu-bg {
        width: 43%;
    }
    .centereMenu {
        padding-top: 7rem;
    }
    .fly.promo-fly {
        bottom: -4rem;
        width: 28%;
    }
    .triangle.triangle-tringBottom::before {
        bottom: -12rem;
    }
    .fiesta__content .info__content-items li {
        flex: 0 0 100%;
        position: relative;
    }
    /* .fiesta__content .info__content-items li::after {
        content: "";
        background-image: url(../i/romb-dark.png);
        width: 100%;
        height: 80px;
        left: 0;
        display: block;
        position: absolute;
        top: 50%;
        transform: translate(0px, -50%);
        background-repeat: no-repeat;
        z-index: -1;
    } */
    .fiesta__content .info__content-items li br {
        display: none;
    }
    .fiesta__heading {
        margin-bottom: 4rem;
    }
}

/*
  ==============================
        ml 1149 - Нетбуки (1024)
  ==============================
  */
@media (max-width: 1149px) {
    .header__reserved {
        margin-left: 15px;
    }
    a[href^="tel:"].phone-content {
        font-size: 14px;
    }
    .social .soc {
        width: 35px;
        height: 35px;
    }
    .header__soc {
        margin-right: 36px;
    }
    #menu .menu .menu-item a {
        font-size: 14px;
    }
    .info__content-item::before {
        width: 55px;
        height: 55px;
        background-size: contain;
    }
    .info__content-item {
        flex: 0 0 100%;
        margin-bottom: 0.5rem;
    }
    .info__content-item br {
        display: none;
    }

    .hero__prolax .front-image.front-image-5 {
        right: -52px;
        width: 36%;
    }
    .reserved__travokur {
        width: 36%;
        top: 0;
        transform: none;
    }
    .reserved__form {
        flex: 0 0 100%;
    }
    .reserved__form-tabl {
        flex: 0 0 31%;
    }
    .reserved__form-line .form-element {
        flex: 0 0 48%;
    }
    .reserved__form-line .form-element.textArea {
        flex: 0 0 100%;
    }
    .form-footer .button {
        flex: 0 0 31%;
    }
    .reserved__heading {
        flex: 0 0 42%;
        margin-bottom: 60px;
        padding-top: 30px;
    }
    .reserved__travokur {
        width: 27%;
        top: -55px;
        transform: none;
        right: 42px;
    }
    .reserved__travokur::before {
        width: 101px;
        height: 117px;
    }
    .footer__reserved {
        flex-direction: column;
        align-items: flex-end;
    }
    .footer__contacts .reserv {
        margin-left: 0;
        border: none;
    }
    #footer .footer-logo {
        margin-right: 2rem;
        max-width: 116px;
    }
    .centreMap__content {
        flex: 0 0 49%;
    }
    .centreMap__blockMap {
        flex: 0 0 49%;
    }
    .lanch__head {
        flex-wrap: wrap;
    }
    .lanch__heading {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 3rem;
    }
    .lanch .info__content-item::after {
        height: 55px;
        background-position: center left;
    }
    .interior__content {
        max-width: 400px;
    }
    .interior__block-video video {
        width: 230px;
        height: 400px;
    }
    .interior {
        padding-top: 4rem;
    }
    .interior__heading {
        padding: 0rem 0 0rem;
    }
    .option__scroll-line-info {
        max-width: 170px;
    }
    .option__scroll-line-info p:first-of-type {
        font-size: 20px;
        line-height: 20px;
    }
    .option__scroll-line-info p {
        font-size: 14px;
        line-height: 18px;
    }
    .triangle::before {
        bottom: -9.5rem;
    }
    .option {
        padding-bottom: 0;
    }
    .centereMenuTwo__heading {
        margin: 2rem auto;
        padding: 2rem;
        background: var(--gray);
    }
    .header__block {
        padding-left: 20px;
    }
    .option__svgAnimation-left {
        flex: 0 0 29%;
    }
    .option__svgAnimation-right {
        flex: 0 0 29%;
    }
    .interior .option__svgAnimation img {
        top: -2rem;
    }
    .interior__heading {
        background: none;
    }
}

/*
  ==============================
        md 1023 - Планшеты (960)
  ==============================
  */
@media (max-width: 1023px) {
    .hero__prolax .front-image {
        transform: translate(0) !important;
    }
    .header__row-top-right {
        padding-right: 4rem;
    }
    .mobile-icon.mobile-icon-bg {
        display: flex;
        background: var(--dark);
    }
    .mobile-icon .open span,
    .mobile-icon.mobile-icon-bg .open span {
      background-color: var(--dark2);
    }
    .mobile-icon {
        display: flex;
        top: 1.85rem;
    }

    #header .logo a img {
        max-height: 5rem;
    }
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 35px;
    }
    .hero__content {
        z-index: 1;
        margin: 0 auto;
        flex: 0 0 100%;
        padding: 0 2rem;
    }
    .hero__prolax.hero__prolax-right {
        flex: 0 0 40%;
        position: relative;
        order: 3;
        right: 0;
        width: 40%;

        height: 315px;
        z-index: 0;
    }
    .hero__prolax.hero__prolax-left {
        flex: 0 0 40%;
        position: relative;
        height: 315px;
        order: 2;
        left: 0;
        top: 0;
        width: 40%;
    }

    .hero__block {
        position: relative;
        flex-wrap: wrap;
    }

    .info__content-item {
        flex: 0 0 60%;
    }
    .hero__prolax .front-image.front-image-1 {
        left: 0;
        width: 60%;
        top: 0;
    }
    .hero__prolax .front-image.front-image-5 {
        right: auto;
        width: 20%;
        top: -48px;
        left: 0;
    }
    .hero__prolax .front-image.front-image-2 {
        width: 52%;
    }
    .hero__prolax .front-image.front-image-3 {
        width: 48%;
        top: auto;
        bottom: 0;
        z-index: 5;
    }
    .hero__prolax .front-image.front-image-4 {
        width: 61%;
        bottom: auto;
    }
    .centereMenu__block {
        flex-wrap: wrap;
        padding-bottom: 300px;
    }
    .centereMenu__left {
        flex: 0 0 100%;
    }
    .centereMenu__info {
        position: absolute;
        bottom: 0;
        padding: 2rem 1rem 38px 1rem;
        left: 50%;
        transform: translate(-50%);
        max-width: 66rem;
        width: 50%;
    }
    .centereMenu__info .logistic li {
        flex: 0 0 48%;
    }
    .centereMenu__info .logistic {
        justify-content: space-between;
    }
    .centereMenu__right {
        flex: 0 0 80%;
        margin: 4rem auto 0;
    }
    .centereMenu__heading {
        max-width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .centreMap__heading {
        margin-bottom: 35px;
    }
    .centreMap__mode {
        padding-bottom: 20px;
        padding-top: 7px;
    }
    .centreMap__button {
        padding: 26px 0 40px;
    }
    .fiesta__heading {
        margin-bottom: 4rem;
        max-width: 50%;
    }
    .centereMenuTwo__photos .centereMenuTwo__el {
        flex: 0 0 49%;
    }
    .centereMenu__info .logistic {
        flex-direction: row;
    }
    .footer__content::before {
        display: none;
    }
    .class-logo-order {
        order: 1;
        display: flex;
    }
    .class-phone-order {
        display: flex;
        order: 2;
        justify-content: flex-end;
    }
    .class-soc-order {
        display: flex;
        order: 3;
    }
}
/*
  ==============================
        md 1023 - Планшеты (768)
  ==============================
  */
@media (max-width: 768px) {
    .header__soc {
        display: none;
    }
    .form-info {
        font-size: 14px;
    }
    .centereMenu {
        padding-top: 5rem;
    }
    .thanck .hero__content {
        padding-bottom: 220px;
        flex: 0 0 100%;
    }
    .thanck .hero__txt {
        padding: 21px 0 0;
    }
    .promo__heading {
        text-align: left;
    }
    .class-logo-order {
        order: 1;
        display: flex;
    }
    .class-soc-order {
        order: 3;
        display: flex;
        justify-content: flex-end;
    }
    .class-phone-order {
        order: 2;
        display: flex;
        justify-content: flex-end;
    }
    #footer-2 {
        font-size: 0.65rem;
    }
    .b2b-copy {
        padding: 5px 11px;
        margin: 0 1rem;
    }
    .footer__content::before {
        display: none;
    }
    .lanch__list li {
        flex: 0 0 30%;
    }
    .info__content-item-txt {
        display: flex;
        align-items: center;
        height: 100%;
        padding-right: 18%;
    }
    .fly.map-fly {
        left: -3.7rem;
        top: -2.5rem;
    }
    .interior__block-left {
        display: none;
    }
    .centereMenu__right {
        flex: 0 0 100%;
        width: 100%;
    }
    .option__scroll-line-info {
        max-width: 154px;
    }
    .option__scroll-left .option__scroll-line-info {
        top: 3rem;
    }
    .option-image {
        width: 52%;
    }
    .centreMenu .fog__transition {
        top: auto;
        bottom: 0;
    }
    .centereMenu__slider img {
        max-height: 37rem;
    }
    .centereMenu__tabSlider-body {
        max-width: 80%;
        margin: 0 auto;
    }
    .triangle::before {
        bottom: -10.5rem;
    }
    .golden.hero-golden.promo-golden-right {
        right: 2rem;
    }
    .golden.hero-golden.promo-golden-left {
        left: 2rem;
    }
    .fly.promo-fly {
        bottom: -10rem;
    }
    .text_position {
        display: inline;
        padding-right: 0;
    }
    .centereMenu__info {
        width: 60%;
    }
    .option__svgAnimation-right {
        flex: 0 0 40%;
    }
    .option__svgAnimation-left {
        flex: 0 0 40%;
    }
    .interior__content {
        background: var(--gray);
    }
    .scroll_start #header {
        position: fixed;
        width: 100%;
        background: var(--dark);
        padding-bottom: 1rem !important;
    }
    .header__menu {
        display: none;
    }
    .header__row-top {
        padding-bottom: 0;
    }
}

/*
  ==============================
        sm 767 - Фаблеты (500)
  ==============================
  */
@media (max-width: 767px) {
  .mobile-icon {
    top: 1.5rem;
  }
    .hero__content {
        padding-bottom: 4rem;
    }
    .hero__prolax .front-image.front-image-1 {
        width: 87%;
    }
    .hero__prolax .front-image.front-image-2 {
        width: 71%;
    }
    .hero__prolax .front-image.front-image-4 {
        width: 81%;
    }
    .hero__prolax .front-image.front-image-3 {
        width: 75%;
    }
    .centreMenu-bg {
        display: none;
    }
    #header .logistic li {
        margin: 0px 4px;
    }
    #header .logo a img {
        max-height: 4rem;
    }
    .header__row-top-right {
        padding-right: 5rem;
    }
    #header {
        padding: 1rem 20px;
    }
    .header__block {
        position: relative;
        padding-left: 23px;
    }
    .interior__bloc-slider {
        margin: 0;
    }
    .hero__content {
        flex: 0 0 100%;
        width: 100%;
    }
    .header__phone {
        display: none;
    }
    .thanck .hero__content {
        padding-bottom: 69px;
    }
    .hero__content.error {
        padding: 4rem 0 4rem;
    }
    .class-soc-order {
        justify-content: flex-start;
    }
    .class-phone-order {
        justify-content: flex-start;
    }
    .footer__reserved {
        align-items: flex-start;
    }
    .footer__contacts {
        margin: 1.5rem 0;
    }
    .footer-2-block {
        flex-wrap: wrap;
    }
    .b2b-copy {
        margin: 0.5rem 0;
    }
    .centreMap__block {
        flex-wrap: wrap;
    }
    .centreMap__content {
        flex: 0 0 100%;
    }
    .centreMap__blockMap {
        flex: 0 0 100%;
        height: 25rem;
        margin-top: 38px;
    }
    .fly.map-fly {
        display: none;
    }
    .info__content-items {
        flex-wrap: wrap;
    }
    .lanch__list li {
        flex: 0 0 100%;
    }
    .lanch__block-image {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    .lanch__block-item {
        height: 100%;
    }
    .fiesta__heading {
        max-width: 100%;
    }
    .centereMenuTwo__flexElementParrent {
        height: 25rem;
        padding: 0;
    }
    .centereMenuTwo__blockSlider .slick-list .slick-track .centereMenuTwo__element img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        object-position: center;
    }
    .interior__block {
        flex-wrap: wrap;
    }
    .interior__block-video {
        margin-right: 0;
        flex: 0 0 100%;
        order: 2;
        display: flex;
    }
    .interior__block-video video {
        width: 100%;
        height: 260px;
        object-fit: cover;
    }
    .interior__content {
        margin: 0 auto 3rem;
        text-align: center;
    }
    .interior__info {
        padding: 2rem 0;
    }
    .form-footer {
        flex-wrap: wrap;
    }
    .form-footer .button {
        flex: 0 0 100%;
        margin: 0 auto 2rem;
        text-align: center;
    }
    .form-footer .form-button-info {
        font-size: 14px;
        max-width: 100%;
    }
    .form-info {
        margin-left: 0;
    }
    .reserved__form-flex {
        flex-wrap: wrap;
    }
    .reserved__form-tabl {
        flex: 0 0 100%;
    }
    .reserved__form-line {
        flex: 0 0 100%;
        padding-left: 0;
    }
    .hideLabels .form-control {
        font-size: 14px;
        padding: 10px 18px;
    }
    .hideLabels .form-group label {
        font-size: 14px;
        top: 11px;
    }
    .form-element .form-icon {
        top: 12px;
    }
    .reserved__heading {
        flex: 0 0 72%;
        padding-top: 30px;
    }
    .reserved__travokur {
        width: 42%;
    }
    .option__block {
        padding: 0 2rem;
    }
    .option__scroll-line-info {
        max-width: 94%;
        margin-top: 1rem;
    }
    .option-image {
        width: 95%;
    }
    .option__scroll-left .option__scroll-line-info {
        top: 0;
        position: relative;
        right: auto;
        left: 0;
    }
    .option__scroll-right .option__scroll-line-info {
        text-align: right;
        bottom: auto;
        right: 0;
        left: auto;
    }
    .option__scroll-right {
        display: block;
        text-align: right;
    }
    .option__scroll-line-info p br {
        display: none;
    }
    .centereMenu__tabSlider-body {
        max-width: 100%;
        margin: 0 auto;
    }
    .centereMenu__tabSlider-nav {
        flex-wrap: wrap;
    }
    .centereMenu__tabSlider-navElement {
        flex: 0 0 50%;
    }
    .centereMenu .slid-usl-arrows {
        display: flex;
        width: 100%;
        justify-content: space-around;
        margin-top: 4rem;
    }
    .centereMenu .slid-usl-arrows .slick-arrow {
        position: relative;
    }
    /* .centereMenu__slider {
        max-width: 100%;
    } */
    .centereMenu__block {
        justify-content: center;
        padding-bottom: 345px;
    }
    .centereMenu__info .logistic {
        flex-direction: column;
    }
    .centereMenu__info {
        padding: 2rem 1rem 38px 1rem;
    }
    .info__content-item {
        flex: 0 0 100%;
        margin-bottom: 1rem;
    }
    .hero__txt {
        padding: 2.3rem 0 0rem;
    }
    .promo__arrow {
        position: relative;
        width: 100%;
        padding-right: 2rem;
        padding-left: 2rem;
        margin-top: 4rem;
    }
    .promo__heading {
        text-align: center;
    }
    .triangle::before {
        bottom: -11.5rem;
    }
}

/*
  ==============================
        xs 499 - Смартфоны (360)
  ==============================
  */
@media (max-width: 499px) {
    .b2b-copy-inline {
        flex: 0 0 100%;
    }
    .hero {
        padding-top: 9rem;
    }
    .header__block {
        padding-left: 0px;
    }
    .golden.hero-golden.promo-golden-left {
        display: none;
    }
    .golden.hero-golden.promo-golden-right {
        display: none;
    }
    .centereMenu__info {
        width: 75%;
    }
}
/*
  ==============================
        xs 499 - Смартфоны (414)
  ==============================
  */
@media (max-width: 414px) {
    .centereMenu__info-txt {
        max-width: 100%;
    }
    .btn {
        font-size: 16px;
    }
    /* .header .logistic {
        display: none;
    } */
    .header__row-top-right {
        padding-right: 4rem;
    }
    .centereMenu__slider img {
        max-width: 100%;
        max-height: 42rem;
    }
    #privacy {
        padding: 10rem 0 4rem;
    }
    .log-del {
    }
    .header__reserved {
        display: none;
    }
    .hero__prolax.hero__prolax-left {
        flex: 0 0 47%;
    }
    .hero__prolax.hero__prolax-right {
        flex: 0 0 47%;
    }
}
/*
  ==============================
        xs 499 - Смартфоны (375)
  ==============================
  */
@media (max-width: 375px) {
}
/*
  ==============================
      xs 359 - Смартфоны (360)
  ==============================
  */
@media (max-width: 360px) {
    .btn {
        font-size: 14px;
    }
    .lanch__heading {
        max-width: 77%;
    }
    .fiesta__button {
        background-image: none;
        padding: 20px 24px 30px;
        text-align: center;
    }
    .centereMenuTwo__photos .centereMenuTwo__el {
        flex: 0 0 100%;
    }
    .reserved__form-line .form-element {
        flex: 0 0 100%;
    }
    .reserved__heading {
        flex: 0 0 100%;
        padding-top: 99px;
        margin-bottom: 29px;
    }
    .reserv {
        font-size: 14px;
    }
    .option__scroll-line-info p:first-of-type {
        font-size: 16px;
    }
    h2 {
        font-size: 28px;
    }
    .centereMenu__tabSlider-navElement {
        flex: 0 0 100%;
    }
    h1 {
        font-size: 2rem;
    }
    .promo .slick-slide {
        margin: 0;
    }
    .centereMenuTwo__heading {
        padding: 1rem;
    }
}

/*
  ==============================
        xs 359 - Смартфоны (320)
  ==============================
  */
@media (max-width: 359px) {
    #header .logo {
        flex: 0 0 7rem;
    }
    .header__reserved {
        margin-left: 0px;
    }
    .reserv {
        padding: 10px 15px;
    }
    .centereMenu__info {
        width: 87%;
    }
    .centereMenu__block {
        padding-bottom: 409px;
    }
    .triangle::before {
        bottom: -12.5rem;
    }
    h2 {
        font-size: 26px;
    }
}
