

/* Start:/bitrix/templates/naistre/styles.css?175543075257005*/
@font-face {
  font-family: "GothamPro";
  src: url("/bitrix/templates/naistre/fonts/GothamPro.ttf");
}
@font-face {
  font-family: "GothamPro-Black";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-Black.ttf");
}
@font-face {
  font-family: "GothamPro-BlackItalic";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-BlackItalic.ttf");
}
@font-face {
  font-family: "GothamPro-Bold";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-Bold.ttf");
}
@font-face {
  font-family: "GothamPro-BoldItalic";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-BoldItalic.ttf");
}
@font-face {
  font-family: "GothamPro-Light";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-Light.ttf");
}
@font-face {
  font-family: "GothamPro-LightItalic";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-LightItalic.ttf");
}
@font-face {
  font-family: "GothamPro-Medium";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-Medium.ttf");
}
@font-face {
  font-family: "GothamPro-MediumItalic";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-MediumItalic.ttf");
}
@font-face {
  font-family: "GothamPro-NarrowBold";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-NarrowBold.ttf");
}
@font-face {
  font-family: "GothamPro-NarrowMedium";
  src: url("/bitrix/templates/naistre/fonts/GothamPro-NarrowMedium.ttf");
}
@font-face {
  font-family: "PTSans";
  src: url("/bitrix/templates/naistre/fonts/PTSans.ttf");
}
@font-face {
  font-family: "PTSans-Bold";
  src: url("/bitrix/templates/naistre/fonts/PTSans-Bold.ttf");
}
@font-face {
  font-family: "PTSans-BoldItalic";
  src: url("/bitrix/templates/naistre/fonts/PTSans-BoldItalic.ttf");
}
@font-face {
  font-family: "PTSans-Italic";
  src: url("/bitrix/templates/naistre/fonts/PTSans-Italic.ttf");
}
@font-face {
  font-family: "PTSans-NarrowBold";
  src: url("/bitrix/templates/naistre/fonts/PTSans-NarrowBold.ttf");
}
@font-face {
  font-family: "Sapnyhua";
  src: url("/bitrix/templates/naistre/fonts/Sapnyhua.ttf");
}
body {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "GothamPro";
  font-size: 14px;
}

a, a:hover {
  text-decoration: none;
}

.main-banner-order-input .inline-block {
  display: inline-block;
}

.head-menu .phone-button-sm {
  display: none;
}

@media all and (min-width: 1200px) {
  .container {
    display: inline-block;
    position: relative;
    text-align: left;
    width: 1200px;
  }
  .head {
    display: block;
    position: absolute;
    background: rgba(55, 110, 111, 0.9);
    padding: 10px 0;
    text-align: center;
    width: 100%;
    z-index: 2;
  }
  .head-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .head-flex-left {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .head-flex-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .head-logo {
    display: inline-block;
    position: relative;
  }
  .head-logo img {
    max-width: 150px;
  }
  .head-menu {
    display: inline-block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #ffffff;
  }
  .head-menu a, .head-menu a:hover {
    display: inline-block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #ffffff;
    margin-left: 35px;
  }
  .head-phone {
    display: inline-block;
    position: relative;
    color: #ffffff;
  }
  .head-phone a, .head-phone a:hover {
    color: #ffffff;
    font-family: "GothamPro-Bold";
    font-size: 25px;
  }
  .head-phone a span {
    color: #ffffff;
    font-family: "GothamPro-Bold";
    font-size: 15px;
  }
  .head-button {
    display: inline-block;
    position: relative;
    margin-left: 30px;
  }
  .head-button.head-button-soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 0 15px;
  }
  .head-button.head-button-soc .phone-button {
    font-family: "GothamPro-Bold";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  .head-mobile-sidebar, .head-dropdown-menu {
    display: none;
  }
  .order-button, .order-button:hover {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 13px 20px;
    background: #ffbb04;
    border-radius: 30px;
    cursor: pointer;
  }
  .order-button span {
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #000000;
    margin-left: 7px;
  }
  .residence-order-button, .residence-order-button:hover {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 13px 20px;
    background: #ffbb04;
    border-radius: 30px;
    cursor: pointer;
  }
  .residence-order-button span {
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #000000;
    margin-left: 7px;
  }
  .main-banner {
    display: block;
    position: relative;
    background: url("/bitrix/templates/naistre/images/main_banner.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: bottom right;
    width: 100%;
    height: 80vh;
    text-align: center;
  }
  .main-banner .container {
    height: 80vh;
  }
  .main-banner-top {
    display: inline-block;
    position: absolute;
    margin-top: 15%;
    width: 100%;
  }
  .main-banner-top-logo {
    display: block;
    position: relative;
    text-align: center;
  }
  .main-banner-top-logo img {
    max-width: 300px;
  }
  .main-banner-top-title {
    display: block;
    position: relative;
    text-align: center;
    font-family: "GothamPro-Black";
    font-size: 40px;
    color: #ffffff;
    margin-top: 20px;
  }
  .main-banner-order {
    display: inline-block;
    position: absolute;
    bottom: -55px;
    width: 100%;
    background: rgba(100, 130, 10, 0.9);
    padding: 22px 20px;
    border-radius: 10px;
    z-index: 2;
  }
  .main-banner-order-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main-banner-order-label {
    display: inline-block;
    position: relative;
    color: #ffffff;
  }
  .main-banner-order-label-one {
    font-family: "GothamPro-Black";
    font-size: 25px;
  }
  .main-banner-order-label-two {
    font-family: "GothamPro-Black";
    font-size: 35px;
  }
  .main-banner-order-label-three {
    font-family: "GothamPro-Light";
    font-size: 25px;
  }
  .main-banner-order-input {
    display: inline-block;
    position: relative;
  }
  .main-banner-order-input input[type=text] {
    background: #ffffff url("/bitrix/templates/naistre/images/calendar.png") no-repeat calc(100% - 15px) 11px;
    border: none;
    border-radius: 25px;
    padding: 12px 16px;
    font-family: "PTSans";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    width: 168px;
    margin-right: 20px;
  }
  .main-banner-order-input input[type=submit] {
    background: #ffbb04;
    border: none;
    border-radius: 25px;
    padding: 15px 18px;
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #000000;
    cursor: pointer;
  }
  .main-description {
    display: block;
    position: relative;
    padding-top: 90px;
    padding-bottom: 50px;
    background: #ffffff;
    width: 100%;
    text-align: center;
  }
  .main-description-title {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 30px;
    color: #000000;
  }
  .main-description-text {
    display: block;
    position: relative;
    font-family: "PTSans";
    font-size: 17px;
    color: #282828;
    margin-top: 15px;
  }
  .main-description-text-green {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 18px;
    color: #688a06;
    margin-top: 20px;
  }
  .main-slider {
    display: block;
    position: relative;
    width: 100%;
  }
  .main-slider-items {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .main-slider-item {
    display: inline-block;
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 60vh;
    text-align: center;
  }
  .main-slider-item .container {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 15%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .main-slider-item-name {
    display: inline-block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    color: #ffffff;
    padding: 12px 15px;
    background: rgba(100, 130, 10, 0.9);
  }
  .main-slider-buttons {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
    width: 100%;
  }
  .main-slider-buttons .container {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main-slider-button-prev {
    display: inline-block;
    position: relative;
    background: rgba(100, 130, 10, 0.9) url("/bitrix/templates/naistre/images/slider_prev.png") no-repeat 25px 20px;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    cursor: pointer;
  }
  .main-slider-button-next {
    display: inline-block;
    position: relative;
    background: rgba(100, 130, 10, 0.9) url("/bitrix/templates/naistre/images/slider_next.png") no-repeat 25px 20px;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    cursor: pointer;
  }
  .main-blog {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .main-blog-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-blog-title {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    width: 360px;
  }
  .main-blog-title-black {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 31px;
    color: #000000;
  }
  .main-blog-title-green {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 40px;
    color: #688a06;
  }
  .main-blog-post {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 30px;
    width: 360px;
  }
  .main-blog-post-left {
    margin-left: 30px;
  }
  .main-blog-post-image {
    display: inline-block;
    position: relative;
  }
  .main-blog-post-information {
    display: inline-block;
    position: relative;
    margin-left: 20px;
  }
  .main-blog-post-information-title {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    color: #000000;
  }
  .main-blog-post-information-description {
    display: block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #282828;
    margin-top: 8px;
  }
  .main-residence {
    display: block;
    position: relative;
    text-align: center;
  }
  .main-residence-title {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 30px;
    color: #000000;
    margin-bottom: 5px;
  }
  .main-residence-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-residence-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-shadow: 0 0 5px 1px #e2e2e2;
            box-shadow: 0 0 5px 1px #e2e2e2;
    border-radius: 20px;
    margin-top: 30px;
  }
  .main-residence-inner:nth-child(2n) {
    margin-left: 30px;
  }
  .main-residence-inner-information {
    display: inline-block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 15px;
    width: 225px;
  }
  .main-residence-inner-information-title {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    color: #000000;
    margin-bottom: 8px;
  }
  .main-residence-inner-information-attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 5px;
  }
  .main-residence-inner-information-attribute-label {
    display: inline-block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #808080;
  }
  .main-residence-inner-information-attribute-value {
    display: inline-block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #808080;
  }
  .main-residence-inner-information-attribute-green {
    display: inline-block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #739418;
  }
  .main-residence-inner-information-button {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 25px;
  }
  .main-residence-inner-image {
    display: inline-block;
    position: relative;
    width: 320px;
    height: 293px;
  }
  .main-residence-inner-image img {
    width: 320px;
    height: 293px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .main-include {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .main-include-title {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 30px;
    color: #000000;
    margin-bottom: 5px;
  }
  .main-include-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-include-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 335px;
    margin-top: 35px;
    margin-right: 40px;
  }
  .main-include-inner:nth-child(3n) {
    margin-right: 0;
  }
  .main-include-inner-image {
    display: inline-block;
    position: relative;
    width: 40px;
  }
  .main-include-inner-information {
    display: inline-block;
    position: relative;
    margin-left: 15px;
  }
  .main-include-inner-information-title {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    color: #282828;
  }
  .main-include-inner-information-description {
    display: block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #686868;
    margin-top: 7px;
  }
  .main-map {
    display: block;
    position: relative;
    background: url("/bitrix/templates/naistre/images/map_desktop.jpg") no-repeat 0 0;
    background-size: cover;
    background-position: bottom center;
    width: 100%;
    height: 34vh;
    text-align: center;
  }
  .main-map .container {
    height: 34vh;
  }
  .main-map-block {
    display: inline-block;
    position: absolute;
    padding: 40px 20px;
    background: rgba(100, 130, 10, 0.9);
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 51%;
  }
  .main-map-block-address-label {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    color: #ffffff;
  }
  .main-map-block-address-description {
    display: block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #ffffff;
    margin-top: 7px;
  }
  .main-map-block-route-label {
    display: block;
    position: relative;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    color: #ffffff;
    margin-top: 30px;
  }
  .main-map-block-route-description {
    display: block;
    position: relative;
    font-family: "PTSans";
    font-size: 16px;
    color: #ffffff;
    margin-top: 7px;
  }
  .footer-pre {
    margin-bottom: 10px;
  }
  .footer {
    display: block;
    position: relative;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;
  }
  .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 15px;
  }
  .footer-left {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer-logo {
    display: inline-block;
    position: relative;
    margin-right: 7px;
  }
  .footer-logo img {
    max-width: 150px;
  }
  .footer-menu {
    display: inline-block;
    position: relative;
  }
  .footer-menu a {
    margin-left: 35px;
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #282828;
  }
  .footer-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer-phone {
    display: inline-block;
    position: relative;
    color: #282828;
  }
  .footer-phone a, .footer-phone a:hover {
    color: #282828;
    font-family: "GothamPro-Bold";
    font-size: 15px;
  }
  .footer-phone a span {
    color: #282828;
    font-family: "GothamPro-Bold";
    font-size: 15px;
  }
  .footer-button {
    display: inline-block;
    position: relative;
    margin-left: 30px;
  }
  .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e7e7e7;
  }
  .footer-bottom-link, .footer-bottom-link:hover {
    color: rgb(44, 53, 13) !important;
    font-family: "PTSans";
    font-size: 16px;
    text-decoration: underline;
  }
  .footer-bottom-left {
    display: inline-block;
    position: relative;
  }
  .footer-bottom-left p, .footer-bottom-left a, .footer-bottom-left a:hover {
    color: #282828;
    font-family: "PTSans";
    font-size: 16px;
    margin: 5px 0;
  }
  .footer-bottom-middle {
    display: inline-block;
    position: relative;
    margin-left: 80px;
  }
  .footer-bottom-middle p, .footer-bottom-middle a, .footer-bottom-middle a:hover {
    color: #282828;
    font-family: "PTSans";
    font-size: 16px;
    margin: 5px 0;
  }
  .footer-bottom-right {
    display: inline-block;
    position: relative;
    margin-left: 80px;
  }
  .footer-bottom-right-text {
    display: block;
    position: relative;
    margin-bottom: 10px;
  }
  .footer-bottom-right a {
    position: relative;
    margin-right: 10px;
  }
  .footer-bottom-right-vk {
    display: block;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .footer-bottom-right-vk-icon {
    display: block;
    position: relative;
  }
  .footer-bottom-right-vk-icon img {
    height: 40px;
  }
  .footer-mobile {
    display: none;
  }
  .page-information {
    display: block;
    position: relative;
    text-align: center;
  }
  .page-information-section {
    display: block;
    position: relative;
    padding-top: 100px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    color: #282828;
    font-family: "GothamPro";
    font-size: 14px;
  }
  .page-information-section h1 {
    font-size: 24px;
  }
  .page-information-section h2 {
    font-size: 24px;
  }
  .page-information-section h3 {
    font-size: 18px;
  }
}
.yandex_baner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: absolute;
  top: 85px;
  right: 20px;
  z-index: 100;
}

.sale_baner {
  position: absolute;
  top: -175px;
  right: -140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 388px;
  height: 132px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 2;
}
.sale_baner .sb_1 {
  background: #5E4170;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sale_baner .sb_1 .div1 {
  font-style: normal;
  font-weight: bold;
  font-size: 29px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #FFBB04;
  margin-bottom: 5px;
}
.sale_baner .sb_1 .div2 {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.sale_baner .sb_1 .div3 {
  font-style: normal;
  font-weight: 700;
  font-size: 37px;
  line-height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.sale_baner .sb_1 .div4 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sale_baner .sb_2 {
  background: #8E123F;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 138px;
  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;
  position: relative;
}
.sale_baner .sb_2 .sucesscopy {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 4;
  background: rgb(74, 74, 74);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}
.sale_baner .sb_2 .div5 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #FFFFFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
  gap: 1px 0;
  cursor: pointer;
}
.sale_baner .sb_2 .copypromo {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
  cursor: pointer;
}
.sale_baner .sb_2 .div4 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sale_baner .close_sale, .sale_baner .buttom_sale {
  display: none;
}

.main-banner-form {
  width: 100%;
  position: absolute;
  top: -110px;
  z-index: 1;
}

.flex_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  gap: 45px 0;
}
.flex_items .item_f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  gap: 23px 30px;
}
.flex_items .item_f .text_sh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex_items .item_f .text_sh .head_if {
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  color: #376E6F;
  margin-bottom: 5px;
}
.flex_items .item_f .text_sh .short_head {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #282828;
  margin-bottom: 11px;
}
.flex_items .item_f .text_sh .text_desc {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #282828;
}
.flex_items .item_f .text_sh .galery_link {
  margin-top: auto;
  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;
  width: 223px;
  height: 55px;
  background: #FFBB04;
  border-radius: 35px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #282828;
}
.flex_items .item_f:nth-child(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex_items .item_f:nth-child(2) .text_sh {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_items .item_f:nth-child(2) .short_head {
  text-align: right;
}
.flex_items .item_f:nth-child(2) .text_desc {
  text-align: right;
  margin-bottom: 12px;
}
.flex_items .item_f:nth-child(2) .galery_link {
  margin-top: 0;
}
.flex_items .item_f:nth-child(3) .head_if {
  margin-bottom: 15px;
}
.flex_items .item_f:nth-child(3) .short_head {
  margin-bottom: 15px;
}
.flex_items .item_f:nth-child(3) .text_desc {
  margin-bottom: 21px;
}

@media (max-width: 1485px) {
  .sale_baner {
    right: 0px;
  }
}
@media (max-width: 1200px) {
  .sale_baner {
    position: absolute;
    top: -330px;
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 320px;
    height: 110px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 2;
  }
  .sale_baner .sb_1 {
    background: #5E4170;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sale_baner .sb_1 .div1 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFBB04;
    margin-bottom: 5px;
  }
  .sale_baner .sb_1 .div2 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  .sale_baner .sb_1 .div3 {
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  .sale_baner .sb_1 .div4 {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sale_baner .sb_2 {
    background: #8E123F;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 120px;
    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;
  }
  .sale_baner .sb_2 .div5 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 24px;
    gap: 1px 0;
  }
  .sale_baner .sb_2 .copypromo {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 12px;
    cursor: pointer;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-banner-form {
    top: -280px;
  }
}
@media (max-width: 767px) {
  .main-banner-form {
    top: -72px;
  }
  .yandex_baner img {
    width: 100%;
    max-width: 70px;
    height: auto;
  }
  .sale_baner {
    position: absolute;
    top: -252px;
    right: 0px;
    display: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 322px;
    height: 84px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 2;
  }
  .sale_baner.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sale_baner .sb_1 {
    background: #5E4170;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 170px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sale_baner .sb_1 .div1 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFBB04;
    margin-bottom: 5px;
  }
  .sale_baner .sb_1 .div2 {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  .sale_baner .sb_1 .div3 {
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  .sale_baner .sb_1 .div4 {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sale_baner .sb_2 {
    background: #8E123F;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 152px;
    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;
    gap: 4px 0;
  }
  .sale_baner .sb_2 .div5 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
    gap: 1px 0;
  }
  .sale_baner .sb_2 .copypromo {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 14px;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 12px;
    cursor: pointer;
  }
  .sale_baner .sb_2 .div4 {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sale_baner .close_sale {
    position: absolute;
    top: 7px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 12px;
    height: 12px;
    z-index: 3;
  }
  .buttom_sale {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 60px;
    height: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 2;
    top: -138px;
    right: 0;
    background: #5E4170;
    border-radius: 20px 20px 0px 20px;
    cursor: pointer;
  }
  .buttom_sale span:nth-child(1) {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFBB04;
  }
  .buttom_sale span:nth-child(2) {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    color: #FFBB04;
  }
  .flex_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    gap: 50px 0;
  }
  .flex_items .item_f {
    gap: 23px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex_items .item_f .pic img {
    width: 100%;
    height: auto;
  }
  .flex_items .item_f .text_sh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flex_items .item_f .text_sh .head_if {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    color: #376E6F;
    margin-bottom: 5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flex_items .item_f .text_sh .short_head {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #282828;
    margin-bottom: 11px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .flex_items .item_f .text_sh .text_desc {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #282828;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin-bottom: 25px;
  }
  .flex_items .item_f .text_sh .galery_link {
    margin-top: auto;
    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;
    width: 223px;
    height: 55px;
    margin: 0 auto;
    background: #FFBB04;
    border-radius: 35px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #282828;
  }
  .flex_items .item_f:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex_items .item_f:nth-child(2) .text_sh {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flex_items .item_f:nth-child(2) .short_head {
    margin-bottom: 17px;
  }
  .flex_items .item_f:nth-child(2) .galery_link {
    margin-top: 0;
  }
  .flex_items .item_f:nth-child(3) .head_if {
    margin-bottom: 15px;
  }
  .flex_items .item_f:nth-child(3) .short_head {
    margin-bottom: 15px;
  }
  .flex_items .item_f:nth-child(3) .text_desc {
    margin-bottom: 21px;
  }
}
.tab-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.tab-container .tab-button {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  cursor: pointer;
  width: 290px;
  height: 90px;
  padding-left: 26px;
  background-color: #376e6f;
  color: #fff;
  font-family: "Gotham Pro-Bold", Helvetica;
  font-size: 18px;
  font-weight: 700;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .tab-container .tab-button {
    width: 208px;
    height: 70px;
    padding-left: 20px;
  }
  .tab-container .tab-button img {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .tab-container .tab-button {
    width: 162px;
    height: 48px;
    padding-left: 24px;
  }
  .tab-container .tab-button img {
    width: 28px;
    height: 28px;
  }
}
.tab-button-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  margin-left: 15px;
}

.tab-button-text span {
  font-size: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .tab-button-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin-left: 15px;
    font-size: 14px;
  }
  .tab-button-text span {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .tab-button-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin-left: 10px;
    font-size: 10px;
  }
  .tab-button-text span {
    font-size: 16px;
  }
}
.tab-container .tab-button-arrivals {
  margin-left: -4px;
  background-color: #1c3334;
  z-index: 1;
}

.tab-container .tab-button.active {
  height: 98px;
  z-index: 2;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .tab-container .tab-button.active {
    height: 78px;
  }
}
@media (max-width: 767px) {
  .tab-container .tab-button.active {
    height: 55px;
  }
}
.panel-container .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 116px;
  border-radius: 10px;
  border-top-left-radius: unset;
  padding-left: 28px;
  padding-right: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.panel-container .date-panel {
  width: 100%;
  height: 116px;
  background-color: #376e6f;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .tab-container .tab-button.active {
    padding-left: 23px;
  }
  .panel-container .panel {
    padding-left: 25px;
    padding-right: 25px;
    height: 86px !important;
  }
}
@media (max-width: 767px) {
  .panel-container .panel {
    height: 193px !important;
    border-top-right-radius: unset;
  }
}
.panel-container .arrival-panel {
  width: 100%;
  height: 116px;
  background-color: #1c3334;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .panel-container .arrival-panel {
    -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: end;
  }
}
.panel.hidden {
  display: none;
}

@media (min-width: 1200px) {
  .main-banner-order-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-banner-order-wrap {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .main-banner-order-wrap {
    display: block;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .main-banner-order-wrap input[type=text] {
    width: 100%;
    background: #ffffff url("/bitrix/templates/naistre/images/new_calendar.png") no-repeat calc(100% - 15px) 11px;
    border: none;
    border-radius: 25px;
    padding: 12px 16px;
    font-family: "PTSans";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-banner-order-wrap input[type=text] {
    background: #ffffff url("/bitrix/templates/naistre/images/new_calendar.png") no-repeat calc(100% - 15px) 11px;
    border: none;
    border-radius: 25px;
    padding: 12px 16px;
    font-family: "PTSans";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    width: 100%;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .main-banner-order-wrap input[type=text] {
    background: #ffffff url("/bitrix/templates/naistre/images/new_calendar.png") no-repeat calc(100% - 15px) 11px;
    border: none;
    border-radius: 25px;
    padding: 12px 16px;
    font-family: "PTSans";
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    width: calc(100% - 32px);
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .main-banner-order-wrap input[type=submit] {
    width: 100%;
    background: #ffbb04;
    border: none;
    border-radius: 25px;
    padding: 15px 18px;
    font-family: "GothamPro-Bold";
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-banner-order-wrap input[type=submit] {
    width: 100%;
    background: #ffbb04;
    border: none;
    border-radius: 25px;
    padding: 15px 20px;
    font-family: "GothamPro-Bold";
    font-size: 14px;
    color: #000000;
    word-wrap: normal;
    white-space: normal;
    line-height: 1;
    text-align: left;
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .main-banner-order-wrap input[type=submit] {
    background: #ffbb04;
    border: none;
    border-radius: 25px;
    padding: 15px 20px;
    font-family: "GothamPro-Bold";
    color: #000000;
    line-height: 1;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
  }
}
.arrival-panel .date-wrap {
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "GothamPro-Bold";
}

.arrival-panel .date-text {
  font-size: 18px;
  font-family: "GothamPro-Light";
}

.arrival-panel .date-slash {
  margin-left: 19px;
  margin-right: 19px;
}

.date-link {
  width: 279px;
  display: inline-block;
  text-align: center;
  background: #ffbb04;
  border-radius: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "GothamPro-Bold";
  color: #000000;
  font-size: 14px;
  text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .arrival-panel .date-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
  }
  .date-link {
    width: 214px;
  }
  .arrival-panel .date-text {
    font-size: 12px;
  }
  .arrival-panel .date-slash {
    margin-left: 9px;
    margin-right: 9px;
  }
  .arrival-panel .date-slash svg {
    height: 14px;
  }
}
@media (max-width: 767px) {
  .arrival-panel .date-wrap {
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .arrival-panel .date-wrap {
    font-size: 16px;
  }
  .arrival-panel .date-text {
    font-size: 12px;
  }
  .arrival-panel .date-btn-wrap {
    margin-top: 20px;
    margin-bottom: 22px;
  }
  .arrival-panel .date-slash {
    margin-left: 12px;
    margin-right: 12px;
  }
  .arrival-panel .date-slash svg {
    height: 14px;
  }
}
.cottage-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  margin-top: 60px;
  font-family: "GothamPro-Bold";
}

.cottage-description-desc {
  text-transform: normal;
  line-height: 32px;
  font-family: "GothamPro-Bold";
  font-size: 30px;
}

.cottage-description-desc p {
  margin: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .cottage-description-desc {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .cottage-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cottage-description-desc {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1200px) {
  .main-new-banner {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-new-banner {
    display: block;
    position: relative;
    width: 100%;
    height: 766px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .main-new-banner {
    display: block;
    position: relative;
    width: 100%;
    height: 480px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .main-banner-items {
    display: block;
    position: relative;
    overflow: hidden;
    height: 80vh;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-banner-items {
    display: block;
    position: relative;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .main-banner-items {
    display: block;
    position: relative;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .main-banner-item {
    display: inline-block;
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 80vh;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-banner-item {
    display: inline-block;
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 80vh;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .main-banner-item {
    display: inline-block;
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 450px;
    text-align: center;
  }
}
.main-baner-button-prev,
.main-baner-button-next {
  background-color: rgba(55, 110, 111, 0.9);
} 
/* End */


/* Start:/bitrix/templates/naistre/template_styles.css?1755425822665*/
.main-bath{
	display: block;
    position: relative;
    text-align: center;
}
.main-reviews{
	display: block;
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.main-know{
	display: block;
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 60px;
}
.main-photogallery{
	display: block;
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.head-menu a, .footer-mobile-menu a{
	display: inline-block;
	padding: 2.5px 0;
}

@media (max-width: 767px){
	.main-reviews{
		padding-top: 15px;
	}
	.main-know{
		padding: 15px 0 30px;
	}
}
/* End */
/* /bitrix/templates/naistre/styles.css?175543075257005 */
/* /bitrix/templates/naistre/template_styles.css?1755425822665 */
